aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-05-21 19:33:24 +0000
committerdos-reis <gdr@axiomatics.org>2009-05-21 19:33:24 +0000
commit67eb28e8fcfd246d7f149c00bdd3089e2f606676 (patch)
tree156e78c30a13c788a7bb194aba20fb7ac8a6996b
parent0fd61f7b731145923414f6fe21a511f2304bd9d9 (diff)
downloadopen-axiom-67eb28e8fcfd246d7f149c00bdd3089e2f606676.tar.gz
* algebra/catdef.spad.pamphlet (before?$SetCategory): New.
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
-rw-r--r--configure.ac.pamphlet2
-rw-r--r--src/ChangeLog4
-rw-r--r--src/algebra/catdef.spad.pamphlet8
-rw-r--r--src/algebra/domain.spad.pamphlet2
-rw-r--r--src/algebra/strap/BOOLEAN.lsp18
-rw-r--r--src/algebra/strap/CHAR.lsp12
-rw-r--r--src/algebra/strap/DFLOAT.lsp68
-rw-r--r--src/algebra/strap/ILIST.lsp24
-rw-r--r--src/algebra/strap/INT.lsp48
-rw-r--r--src/algebra/strap/ISTRING.lsp43
-rw-r--r--src/algebra/strap/LIST.lsp8
-rw-r--r--src/algebra/strap/NNI.lsp21
-rw-r--r--src/algebra/strap/OUTFORM.lsp52
-rw-r--r--src/algebra/strap/PI.lsp14
-rw-r--r--src/algebra/strap/SINT.lsp80
-rw-r--r--src/algebra/strap/SYMBOL.lsp25
-rw-r--r--src/share/algebra/browse.daase1282
-rw-r--r--src/share/algebra/category.daase1216
-rw-r--r--src/share/algebra/compress.daase1323
-rw-r--r--src/share/algebra/interp.daase8946
-rw-r--r--src/share/algebra/operation.daase27603
23 files changed, 20419 insertions, 20400 deletions
diff --git a/configure b/configure
index 27e8fa53..48a26e00 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for OpenAxiom 1.3.0-2009-05-16.
+# Generated by GNU Autoconf 2.63 for OpenAxiom 1.3.0-2009-05-21.
#
# Report bugs to <open-axiom-bugs@lists.sf.net>.
#
@@ -745,8 +745,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='OpenAxiom'
PACKAGE_TARNAME='openaxiom'
-PACKAGE_VERSION='1.3.0-2009-05-16'
-PACKAGE_STRING='OpenAxiom 1.3.0-2009-05-16'
+PACKAGE_VERSION='1.3.0-2009-05-21'
+PACKAGE_STRING='OpenAxiom 1.3.0-2009-05-21'
PACKAGE_BUGREPORT='open-axiom-bugs@lists.sf.net'
ac_unique_file="src/Makefile.pamphlet"
@@ -1500,7 +1500,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures OpenAxiom 1.3.0-2009-05-16 to adapt to many kinds of systems.
+\`configure' configures OpenAxiom 1.3.0-2009-05-21 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1570,7 +1570,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of OpenAxiom 1.3.0-2009-05-16:";;
+ short | recursive ) echo "Configuration of OpenAxiom 1.3.0-2009-05-21:";;
esac
cat <<\_ACEOF
@@ -1672,7 +1672,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-OpenAxiom configure 1.3.0-2009-05-16
+OpenAxiom configure 1.3.0-2009-05-21
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1686,7 +1686,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by OpenAxiom $as_me 1.3.0-2009-05-16, which was
+It was created by OpenAxiom $as_me 1.3.0-2009-05-21, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -17686,7 +17686,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by OpenAxiom $as_me 1.3.0-2009-05-16, which was
+This file was extended by OpenAxiom $as_me 1.3.0-2009-05-21, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -17749,7 +17749,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-OpenAxiom config.status 1.3.0-2009-05-16
+OpenAxiom config.status 1.3.0-2009-05-21
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.ac b/configure.ac
index 454ed196..8b5181fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.3.0-2009-05-16],
+AC_INIT([OpenAxiom], [1.3.0-2009-05-21],
[open-axiom-bugs@lists.sf.net])
AC_CONFIG_AUX_DIR(config)
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet
index aa7a0acb..ed9fabc1 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1131,7 +1131,7 @@ information:
<<Autoconf init>>=
sinclude(config/open-axiom.m4)
sinclude(config/aclocal.m4)
-AC_INIT([OpenAxiom], [1.3.0-2009-05-16],
+AC_INIT([OpenAxiom], [1.3.0-2009-05-21],
[open-axiom-bugs@lists.sf.net])
@
diff --git a/src/ChangeLog b/src/ChangeLog
index 1dfd5a86..3683dac0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-21 Gabriel Dos Reis <gdr@cse.tamu.edu>
+
+ * algebra/catdef.spad.pamphlet (before?$SetCategory): New.
+
2009-05-21 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/cparse.boot (npQuantified): New.
diff --git a/src/algebra/catdef.spad.pamphlet b/src/algebra/catdef.spad.pamphlet
index aec301d8..7170da6e 100644
--- a/src/algebra/catdef.spad.pamphlet
+++ b/src/algebra/catdef.spad.pamphlet
@@ -1286,9 +1286,7 @@ OrderedSet(): Category == SetCategory with
min: (%,%) -> %
++ min(x,y) returns the minimum of x and y relative to "<".
add
- --declarations
- x,y: %
- --definitions
+ before?(x,y) == x < y
-- These really ought to become some sort of macro
max(x,y) ==
x > y => x
@@ -1613,6 +1611,7 @@ SemiGroup(): Category == SetCategory with
++ Date Created:
++ Date Last Updated:
++ 09/09/92 RSS added latex and hash
+++ May 21, 2009: added before? -- gdr
++ Basic Functions:
++ Related Constructors:
++ Also See:
@@ -1630,6 +1629,9 @@ SetCategory(): Category == Join(BasicType,CoercibleTo OutputForm) with
hash: % -> SingleInteger ++ hash(s) calculates a hash code for s.
latex: % -> String ++ latex(s) returns a LaTeX-printable output
++ representation of s.
+ before?: (%,%) -> Boolean
+ ++ spad{before?(x,y)} holds if \spad{x} comes before \spad{y}
+ ++ in the internal total ordering used by OpenAxiom.
add
hash(s : %): SingleInteger == SXHASH(s)$Lisp
latex(s : %): String == "\mbox{\bf Unimplemented}"
diff --git a/src/algebra/domain.spad.pamphlet b/src/algebra/domain.spad.pamphlet
index 8cb16c5e..ba2bd7be 100644
--- a/src/algebra/domain.spad.pamphlet
+++ b/src/algebra/domain.spad.pamphlet
@@ -16,7 +16,7 @@
<<domain CTORKIND ConstructorKinid>>=
)abbrev domain CTORKIND ConstructorKind
++ Author: Gabriel Dos Reis
-++ Date Create: October 07, 2008.
+++ Date Created: October 07, 2008.
++ Date Last Updated: October 07, 2008.
++ Related Constructors:
++ Description:
diff --git a/src/algebra/strap/BOOLEAN.lsp b/src/algebra/strap/BOOLEAN.lsp
index b7865097..b8bd682a 100644
--- a/src/algebra/strap/BOOLEAN.lsp
+++ b/src/algebra/strap/BOOLEAN.lsp
@@ -203,13 +203,13 @@
|BOOLEAN;lookup;$Pi;20| (17 . |random|)
|BOOLEAN;random;$;21| (|InputForm|)
|BOOLEAN;convert;$If;22| (|OutputForm|)
- |BOOLEAN;coerce;$Of;23| (|String|) (|SingleInteger|))
+ |BOOLEAN;coerce;$Of;23| (|SingleInteger|) (|String|))
'#(~= 21 ~ 27 |xor| 32 |true| 38 |test| 42 |size| 47 |random|
51 |or| 55 |not| 61 |nor| 66 |nand| 72 |min| 78 |max| 88
|lookup| 98 |latex| 103 |index| 108 |implies| 113 |hash|
119 |false| 124 |equiv| 128 |convert| 134 |coerce| 139
- |and| 144 |\\/| 150 >= 156 > 162 = 168 <= 174 < 180 |/\\|
- 186)
+ |before?| 144 |and| 150 |\\/| 156 >= 162 > 168 = 174 <=
+ 180 < 186 |/\\| 192)
'NIL
(CONS (|makeByteWordVec2| 1 '(0 0 0 0 0 0 0 0 0))
(CONS '#(NIL |OrderedSet&| NIL NIL |Logic&|
@@ -226,12 +226,12 @@
25 26 0 0 0 34 2 0 0 0 0 16 1 0 0 0 9
2 0 0 0 0 19 2 0 0 0 0 20 0 0 0 1 2 0
0 0 0 1 0 0 0 1 2 0 0 0 0 1 1 0 29 0
- 32 1 0 39 0 1 1 0 0 29 30 2 0 0 0 0
- 22 1 0 40 0 1 0 0 0 8 2 0 0 0 0 23 1
- 0 35 0 36 1 0 37 0 38 2 0 0 0 0 14 2
- 0 0 0 0 17 2 0 10 0 0 1 2 0 10 0 0 1
- 2 0 10 0 0 21 2 0 10 0 0 1 2 0 10 0 0
- 24 2 0 0 0 0 15)))))
+ 32 1 0 40 0 1 1 0 0 29 30 2 0 0 0 0
+ 22 1 0 39 0 1 0 0 0 8 2 0 0 0 0 23 1
+ 0 35 0 36 1 0 37 0 38 2 0 10 0 0 1 2
+ 0 0 0 0 14 2 0 0 0 0 17 2 0 10 0 0 1
+ 2 0 10 0 0 1 2 0 10 0 0 21 2 0 10 0 0
+ 1 2 0 10 0 0 24 2 0 0 0 0 15)))))
'|lookupComplete|))
(MAKEPROP '|Boolean| 'NILADIC T)
diff --git a/src/algebra/strap/CHAR.lsp b/src/algebra/strap/CHAR.lsp
index ef10b20b..f16acad3 100644
--- a/src/algebra/strap/CHAR.lsp
+++ b/src/algebra/strap/CHAR.lsp
@@ -215,8 +215,9 @@
108 |random| 112 |quote| 116 |ord| 120 |min| 125 |max| 135
|lowerCase?| 145 |lowerCase| 150 |lookup| 155 |latex| 160
|index| 165 |hexDigit?| 170 |hash| 175 |escape| 180
- |digit?| 184 |coerce| 189 |char| 194 |alphanumeric?| 204
- |alphabetic?| 209 >= 214 > 220 = 226 <= 232 < 238)
+ |digit?| 184 |coerce| 189 |char| 194 |before?| 204
+ |alphanumeric?| 210 |alphabetic?| 215 >= 220 > 226 = 232
+ <= 238 < 244)
'NIL
(CONS (|makeByteWordVec2| 1 '(0 0 0 0 0 0))
(CONS '#(NIL |OrderedSet&| NIL |SetCategory&|
@@ -237,9 +238,10 @@
0 6 0 38 1 0 0 0 53 1 0 11 0 20 1 0
43 0 46 1 0 0 11 17 1 0 6 0 34 1 0 54
0 1 0 0 0 25 1 0 6 0 32 1 0 26 0 27 1
- 0 0 9 16 1 0 0 43 51 1 0 6 0 42 1 0 6
- 0 40 2 0 6 0 0 1 2 0 6 0 0 1 2 0 6 0
- 0 7 2 0 6 0 0 1 2 0 6 0 0 8)))))
+ 0 0 43 51 1 0 0 9 16 2 0 6 0 0 1 1 0
+ 6 0 42 1 0 6 0 40 2 0 6 0 0 1 2 0 6 0
+ 0 1 2 0 6 0 0 7 2 0 6 0 0 1 2 0 6 0 0
+ 8)))))
'|lookupComplete|))
(MAKEPROP '|Character| 'NILADIC T)
diff --git a/src/algebra/strap/DFLOAT.lsp b/src/algebra/strap/DFLOAT.lsp
index 5e8043f1..f6af98ec 100644
--- a/src/algebra/strap/DFLOAT.lsp
+++ b/src/algebra/strap/DFLOAT.lsp
@@ -995,12 +995,13 @@
(196 . |negative?|) (201 . |one?|) (206 . |numer|)
(211 . |denom|) (216 . |odd?|) |DFLOAT;**;$F$;85|
(|PatternMatchResult| 109 $) (|Pattern| 109)
- (|Factored| $) (|Record| (|:| |coef1| $) (|:| |coef2| $))
- (|Union| 153 '"failed") (|List| $) (|Union| 155 '"failed")
+ (|Factored| $) (|List| $) (|Union| 153 '"failed")
(|Record| (|:| |coef1| $) (|:| |coef2| $)
(|:| |generator| $))
+ (|Record| (|:| |coef1| $) (|:| |coef2| $))
+ (|Union| 156 '"failed")
+ (|Record| (|:| |coef| 153) (|:| |generator| $))
(|SparseUnivariatePolynomial| $)
- (|Record| (|:| |coef| 155) (|:| |generator| $))
(|Record| (|:| |unit| $) (|:| |canonical| $)
(|:| |associate| $)))
'#(~= 221 |zero?| 227 |wholePart| 232 |unitNormal| 237
@@ -1022,12 +1023,12 @@
590 |divide| 595 |digits| 601 |differentiate| 605 |csch|
616 |csc| 621 |coth| 626 |cot| 631 |cosh| 636 |cos| 641
|convert| 646 |coerce| 666 |characteristic| 696 |ceiling|
- 700 |bits| 705 |base| 709 |atanh| 713 |atan| 718
- |associates?| 729 |asinh| 735 |asin| 740 |asech| 745
- |asec| 750 |acsch| 755 |acsc| 760 |acoth| 765 |acot| 770
- |acosh| 775 |acos| 780 |abs| 785 |Zero| 790 |One| 794
- |OMwrite| 798 |Gamma| 822 D 827 |Beta| 838 >= 844 > 850 =
- 856 <= 862 < 868 / 874 - 886 + 897 ** 903 * 933)
+ 700 |bits| 705 |before?| 709 |base| 715 |atanh| 719 |atan|
+ 724 |associates?| 735 |asinh| 741 |asin| 746 |asech| 751
+ |asec| 756 |acsch| 761 |acsc| 766 |acoth| 771 |acot| 776
+ |acosh| 781 |acos| 786 |abs| 791 |Zero| 796 |One| 800
+ |OMwrite| 804 |Gamma| 828 D 833 |Beta| 844 >= 850 > 856 =
+ 862 <= 868 < 874 / 880 - 892 + 903 ** 909 * 939)
'((|approximate| . 0) (|canonicalsClosed| . 0)
(|canonicalUnitNormal| . 0) (|noZeroDivisors| . 0)
((|commutative| "*") . 0) (|rightUnitary| . 0)
@@ -1123,19 +1124,19 @@
122 1 0 124 0 125 1 0 112 0 120 1 0
26 0 123 2 0 0 0 0 1 1 0 100 0 101 2
0 112 0 113 115 3 0 112 0 113 113 114
- 2 0 0 0 0 1 1 0 159 155 1 1 0 19 0 1
+ 2 0 0 0 0 1 1 0 158 153 1 1 0 19 0 1
0 0 24 29 1 0 19 0 1 0 0 0 47 3 0 150
0 151 150 1 1 0 26 0 43 1 0 19 0 97 2
0 0 0 26 1 1 0 0 0 1 1 0 19 0 95 2 0
- 156 155 0 1 0 0 0 39 2 0 0 0 0 61 0 0
+ 154 153 0 1 0 0 0 39 2 0 0 0 0 61 0 0
0 38 2 0 0 0 0 60 1 0 26 0 27 1 0 0 0
- 34 1 0 0 0 65 1 0 0 0 70 2 0 0 0 0 1
- 1 0 0 155 1 1 0 8 0 1 1 0 0 0 1 1 0
- 98 0 99 2 0 158 158 158 1 1 0 0 155 1
+ 34 1 0 0 0 65 1 0 0 0 70 1 0 0 153 1
+ 2 0 0 0 0 1 1 0 8 0 1 1 0 0 0 1 1 0
+ 98 0 99 2 0 159 159 159 1 1 0 0 153 1
2 0 0 0 0 1 1 0 0 0 1 1 0 0 0 1 3 0 0
26 26 24 108 2 0 0 26 26 1 1 0 152 0
- 1 3 0 154 0 0 0 1 2 0 157 0 0 1 2 0
- 100 0 0 1 2 0 156 155 0 1 1 0 26 0 28
+ 1 2 0 155 0 0 1 3 0 157 0 0 0 1 2 0
+ 100 0 0 1 2 0 154 153 0 1 1 0 26 0 28
0 0 0 46 1 0 0 0 69 1 0 113 0 1 2 0
136 0 0 1 0 0 24 1 1 0 0 0 102 2 0 0
0 113 1 1 0 0 0 86 1 0 0 0 76 1 0 0 0
@@ -1143,23 +1144,24 @@
0 51 0 53 1 0 151 0 1 1 0 109 0 111 1
0 13 0 14 1 0 0 112 1 1 0 0 26 68 1 0
0 112 1 1 0 0 0 1 1 0 0 26 68 1 0 48
- 0 50 0 0 113 1 1 0 0 0 1 0 0 24 37 0
- 0 24 25 1 0 0 0 91 2 0 0 0 0 118 1 0
- 0 0 79 2 0 19 0 0 1 1 0 0 0 89 1 0 0
- 0 77 1 0 0 0 94 1 0 0 0 82 1 0 0 0 92
- 1 0 0 0 80 1 0 0 0 93 1 0 0 0 81 1 0
- 0 0 90 1 0 0 0 78 1 0 0 0 117 0 0 0
- 23 0 0 0 44 2 0 11 9 0 21 3 0 11 9 0
- 19 22 1 0 8 0 18 2 0 8 0 19 20 1 0 0
- 0 105 1 0 0 0 1 2 0 0 0 113 1 2 0 0 0
- 0 107 2 0 19 0 0 1 2 0 19 0 0 1 2 0
- 19 0 0 62 2 0 19 0 0 1 2 0 19 0 0 54
- 2 0 0 0 26 63 2 0 0 0 0 45 2 0 0 0 0
- 57 1 0 0 0 55 2 0 0 0 0 56 2 0 0 0 0
- 67 2 0 0 0 112 149 2 0 0 0 26 66 2 0
- 0 0 113 1 2 0 0 0 24 1 2 0 0 112 0 1
- 2 0 0 0 112 1 2 0 0 0 0 58 2 0 0 26 0
- 59 2 0 0 113 0 1 2 0 0 24 0 35)))))
+ 0 50 0 0 113 1 1 0 0 0 1 0 0 24 37 2
+ 0 19 0 0 1 0 0 24 25 1 0 0 0 91 2 0 0
+ 0 0 118 1 0 0 0 79 2 0 19 0 0 1 1 0 0
+ 0 89 1 0 0 0 77 1 0 0 0 94 1 0 0 0 82
+ 1 0 0 0 92 1 0 0 0 80 1 0 0 0 93 1 0
+ 0 0 81 1 0 0 0 90 1 0 0 0 78 1 0 0 0
+ 117 0 0 0 23 0 0 0 44 2 0 11 9 0 21 3
+ 0 11 9 0 19 22 1 0 8 0 18 2 0 8 0 19
+ 20 1 0 0 0 105 1 0 0 0 1 2 0 0 0 113
+ 1 2 0 0 0 0 107 2 0 19 0 0 1 2 0 19 0
+ 0 1 2 0 19 0 0 62 2 0 19 0 0 1 2 0 19
+ 0 0 54 2 0 0 0 26 63 2 0 0 0 0 45 1 0
+ 0 0 55 2 0 0 0 0 57 2 0 0 0 0 56 2 0
+ 0 0 0 67 2 0 0 0 112 149 2 0 0 0 26
+ 66 2 0 0 0 113 1 2 0 0 0 24 1 2 0 0
+ 112 0 1 2 0 0 0 112 1 2 0 0 0 0 58 2
+ 0 0 26 0 59 2 0 0 113 0 1 2 0 0 24 0
+ 35)))))
'|lookupComplete|))
(MAKEPROP '|DoubleFloat| 'NILADIC T)
diff --git a/src/algebra/strap/ILIST.lsp b/src/algebra/strap/ILIST.lsp
index dd576d32..5f67bbd8 100644
--- a/src/algebra/strap/ILIST.lsp
+++ b/src/algebra/strap/ILIST.lsp
@@ -612,8 +612,8 @@
|cycleSplit!| 798 |cycleLength| 803 |cycleEntry| 808
|count| 813 |copyInto!| 825 |copy| 832 |convert| 837
|construct| 842 |concat!| 847 |concat| 859 |coerce| 882
- |children| 887 |child?| 892 |any?| 898 >= 904 > 910 = 916
- <= 922 < 928 |#| 934)
+ |children| 887 |child?| 892 |before?| 898 |any?| 904 >=
+ 910 > 916 = 922 <= 928 < 934 |#| 940)
'((|shallowlyMutable| . 0) (|finiteAggregate| . 0))
(CONS (|makeByteWordVec2| 5
'(0 0 0 0 0 0 0 0 0 0 5 0 0 1 4 0 0 1 2 3 4))
@@ -668,8 +668,8 @@
7 0 6 0 1 2 0 0 79 0 1 2 7 0 6 0 1 2
0 0 79 0 1 4 7 6 76 0 6 6 1 2 0 6 76
0 1 3 0 6 76 0 6 1 3 0 6 0 30 6 1 2 0
- 6 0 30 1 1 0 11 0 1 2 7 30 6 0 1 3 7
- 30 6 0 30 1 2 0 30 79 0 1 1 0 25 0 27
+ 6 0 30 1 1 0 11 0 1 3 7 30 6 0 30 1 2
+ 7 30 6 0 1 2 0 30 79 0 1 1 0 25 0 27
1 0 48 0 1 2 7 11 0 0 1 2 0 0 8 6 1 2
0 11 0 8 1 1 6 30 0 31 2 5 0 0 0 1 2
5 0 0 0 1 3 0 0 67 0 0 69 2 5 0 0 0 1
@@ -678,25 +678,25 @@
1 3 0 0 76 0 0 1 2 0 0 84 0 1 1 0 0 6
1 2 0 11 0 8 1 1 0 25 0 1 1 0 11 0 1
1 7 59 0 62 2 0 0 0 8 1 1 0 6 0 1 3 0
- 0 6 0 30 1 3 0 0 0 0 30 1 3 0 0 0 0
+ 0 0 0 30 1 3 0 0 6 0 30 1 3 0 0 0 0
30 1 3 0 0 6 0 30 1 1 0 86 0 1 2 0 11
30 0 1 1 7 32 0 1 2 0 0 0 8 1 1 0 6 0
13 2 0 87 79 0 1 2 0 0 0 6 1 1 0 11 0
1 2 0 11 79 0 1 3 9 0 0 6 6 1 3 9 0 0
25 25 1 2 9 0 0 77 1 2 9 0 0 78 1 2 0
11 0 0 12 2 7 11 6 0 1 1 0 25 0 1 1 0
- 11 0 17 0 0 0 16 2 0 6 0 30 1 3 0 6 0
- 30 6 1 2 0 0 0 81 1 2 0 6 0 82 1 2 0
+ 11 0 17 0 0 0 16 3 0 6 0 30 6 1 2 0 6
+ 0 30 1 2 0 0 0 81 1 2 0 6 0 82 1 2 0
0 0 19 20 2 0 6 0 14 15 2 0 6 0 83 1
- 2 0 30 0 0 1 2 0 0 0 81 1 2 0 0 0 30
+ 2 0 30 0 0 1 2 0 0 0 30 1 2 0 0 0 81
1 2 0 0 0 81 1 2 0 0 0 30 1 1 0 11 0
39 1 0 0 0 1 1 0 0 0 1 1 0 8 0 1 1 0
0 0 44 2 7 8 6 0 1 2 0 8 79 0 1 3 0 0
0 0 30 1 1 0 0 0 40 1 3 85 0 1 1 0 0
- 25 26 2 0 0 0 0 65 2 0 0 0 6 1 1 0 0
+ 25 26 2 0 0 0 6 1 2 0 0 0 0 65 1 0 0
48 1 2 0 0 0 6 1 2 0 0 6 0 10 2 0 0 0
0 1 1 8 41 0 54 1 0 48 0 1 2 7 11 0 0
- 1 2 0 11 79 0 1 2 5 11 0 0 1 2 5 11 0
- 0 1 2 7 11 0 0 58 2 5 11 0 0 1 2 5 11
- 0 0 1 1 0 8 0 9)))))
+ 1 2 7 11 0 0 1 2 0 11 79 0 1 2 5 11 0
+ 0 1 2 5 11 0 0 1 2 7 11 0 0 58 2 5 11
+ 0 0 1 2 5 11 0 0 1 1 0 8 0 9)))))
'|lookupComplete|))
diff --git a/src/algebra/strap/INT.lsp b/src/algebra/strap/INT.lsp
index 4bb78bc9..2d9d4f7a 100644
--- a/src/algebra/strap/INT.lsp
+++ b/src/algebra/strap/INT.lsp
@@ -587,12 +587,13 @@
|INT;gcdPolynomial;3Sup;57| (|Fraction| 17)
(|Union| 126 '"failed") (|PatternMatchResult| 17 $)
(|Pattern| 17) (|Union| 17 '"failed") (|List| $)
- (|Record| (|:| |coef| 131) (|:| |generator| $))
(|Union| 131 '"failed")
+ (|Record| (|:| |coef| 131) (|:| |generator| $))
+ (|Record| (|:| |coef1| $) (|:| |coef2| $))
+ (|Union| 134 '"failed")
(|Record| (|:| |coef1| $) (|:| |coef2| $)
(|:| |generator| $))
- (|Record| (|:| |coef1| $) (|:| |coef2| $))
- (|Union| 135 '"failed") (|PositiveInteger|))
+ (|PositiveInteger|))
'#(~= 167 |zero?| 173 |unitNormal| 178 |unitCanonical| 183
|unit?| 188 |symmetricRemainder| 193 |subtractIfCan| 199
|submod| 205 |squareFreePart| 212 |squareFree| 217
@@ -610,10 +611,10 @@
|exquo| 477 |expressIdealMember| 483 |even?| 489
|euclideanSize| 494 |divide| 499 |differentiate| 505 |dec|
516 |copy| 521 |convert| 526 |coerce| 556 |characteristic|
- 576 |bit?| 580 |binomial| 586 |base| 592 |associates?| 596
- |addmod| 602 |abs| 609 |Zero| 614 |One| 618 |OMwrite| 622
- D 646 >= 657 > 663 = 669 <= 675 < 681 - 687 + 698 ** 704 *
- 716)
+ 576 |bit?| 580 |binomial| 586 |before?| 592 |base| 598
+ |associates?| 602 |addmod| 608 |abs| 615 |Zero| 620 |One|
+ 624 |OMwrite| 628 D 652 >= 663 > 669 = 675 <= 681 < 687 -
+ 693 + 704 ** 710 * 722)
'((|infinite| . 0) (|noetherian| . 0)
(|canonicalsClosed| . 0) (|canonical| . 0)
(|canonicalUnitNormal| . 0) (|multiplicativeValuation| . 0)
@@ -688,33 +689,34 @@
0 130 0 1 1 0 17 0 1 2 0 0 0 0 53 2 0
74 71 75 76 1 0 70 71 72 1 0 89 0 90
1 0 127 0 1 1 0 9 0 1 1 0 126 0 1 0 0
- 0 78 1 0 0 0 79 2 0 0 0 0 87 1 0 132
+ 0 78 1 0 0 0 79 2 0 0 0 0 87 1 0 133
131 1 1 0 9 0 1 3 0 0 0 0 0 1 2 0 0 0
0 69 1 0 9 0 1 2 0 0 0 0 1 3 0 128 0
129 128 1 1 0 9 0 34 1 0 9 0 82 1 0
- 89 0 1 1 0 9 0 43 2 0 133 131 0 1 3 0
+ 89 0 1 1 0 9 0 43 2 0 132 131 0 1 3 0
0 0 0 0 54 2 0 0 0 0 84 2 0 0 0 0 83
- 1 0 0 0 1 1 0 0 0 49 2 0 0 0 0 1 1 0
- 0 131 1 1 0 14 0 68 2 0 0 0 0 1 0 0 0
+ 1 0 0 0 1 1 0 0 0 49 1 0 0 131 1 2 0
+ 0 0 0 1 1 0 14 0 68 2 0 0 0 0 1 0 0 0
1 1 0 0 0 38 1 0 41 0 42 2 0 124 124
- 124 125 2 0 0 0 0 91 1 0 0 131 1 1 0
- 0 0 1 1 0 110 0 111 2 0 134 0 0 1 3 0
- 136 0 0 0 1 2 0 89 0 0 109 2 0 133
+ 124 125 1 0 0 131 1 2 0 0 0 0 91 1 0
+ 0 0 1 1 0 110 0 111 3 0 135 0 0 0 1 2
+ 0 136 0 0 1 2 0 89 0 0 109 2 0 132
131 0 1 1 0 9 0 1 1 0 7 0 1 2 0 85 0
0 86 1 0 0 0 1 2 0 0 0 7 1 1 0 0 0 40
1 0 0 0 36 1 0 14 0 65 1 0 58 0 60 1
0 55 0 57 1 0 61 0 63 1 0 129 0 1 1 0
17 0 48 1 0 0 17 47 1 0 0 0 1 1 0 0
17 47 1 0 44 0 46 0 0 7 1 2 0 9 0 0 1
- 2 0 0 0 0 1 0 0 0 35 2 0 9 0 0 1 3 0
- 0 0 0 0 50 1 0 0 0 77 0 0 0 6 0 0 0
- 31 3 0 11 12 0 9 29 2 0 14 0 9 27 2 0
- 11 12 0 28 1 0 14 0 26 1 0 0 0 1 2 0
- 0 0 7 1 2 0 9 0 0 1 2 0 9 0 0 1 2 0 9
- 0 0 33 2 0 9 0 0 1 2 0 9 0 0 10 2 0 0
- 0 0 39 1 0 0 0 16 2 0 0 0 0 37 2 0 0
- 0 7 81 2 0 0 0 137 1 2 0 0 0 0 52 2 0
- 0 17 0 80 2 0 0 7 0 1 2 0 0 137 0 1)))))
+ 2 0 0 0 0 1 2 0 9 0 0 1 0 0 0 35 2 0
+ 9 0 0 1 3 0 0 0 0 0 50 1 0 0 0 77 0 0
+ 0 6 0 0 0 31 3 0 11 12 0 9 29 2 0 14
+ 0 9 27 2 0 11 12 0 28 1 0 14 0 26 1 0
+ 0 0 1 2 0 0 0 7 1 2 0 9 0 0 1 2 0 9 0
+ 0 1 2 0 9 0 0 33 2 0 9 0 0 1 2 0 9 0
+ 0 10 2 0 0 0 0 39 1 0 0 0 16 2 0 0 0
+ 0 37 2 0 0 0 7 81 2 0 0 0 137 1 2 0 0
+ 0 0 52 2 0 0 17 0 80 2 0 0 7 0 1 2 0
+ 0 137 0 1)))))
'|lookupComplete|))
(MAKEPROP '|Integer| 'NILADIC T)
diff --git a/src/algebra/strap/ISTRING.lsp b/src/algebra/strap/ISTRING.lsp
index dc7ed95f..dbc68e7c 100644
--- a/src/algebra/strap/ISTRING.lsp
+++ b/src/algebra/strap/ISTRING.lsp
@@ -980,7 +980,8 @@
670 |entry?| 676 |entries| 682 |empty?| 687 |empty| 692
|elt| 696 |delete| 721 |count| 733 |copyInto!| 745 |copy|
752 |convert| 757 |construct| 762 |concat| 767 |coerce|
- 790 |any?| 800 >= 806 > 812 = 818 <= 824 < 830 |#| 836)
+ 790 |before?| 800 |any?| 806 >= 812 > 818 = 824 <= 830 <
+ 836 |#| 842)
'((|shallowlyMutable| . 0) (|finiteAggregate| . 0))
(CONS (|makeByteWordVec2| 5
'(0 0 0 0 0 0 0 5 0 0 1 4 0 0 1 2 3 4))
@@ -1021,28 +1022,28 @@
0 86 1 8 7 0 87 2 11 0 11 0 88 2 11 0
0 0 89 2 11 13 0 0 92 2 0 13 0 0 93 2
7 13 0 0 1 1 0 0 0 38 1 0 0 0 1 2 0 0
- 0 8 1 2 0 0 0 33 1 3 0 102 0 11 11 1
+ 0 33 1 2 0 0 0 8 1 3 0 102 0 11 11 1
2 0 13 0 0 66 3 0 13 0 0 11 60 2 0 73
- 0 33 75 2 0 73 0 8 74 1 5 13 0 1 2 0
+ 0 8 74 2 0 73 0 33 75 1 5 13 0 1 2 0
13 101 0 1 1 5 0 0 1 2 0 0 101 0 1 1
5 0 0 1 2 0 0 101 0 1 2 0 13 0 7 1 3
0 8 0 23 8 1 3 0 8 0 11 8 57 2 0 0
- 100 0 1 0 0 0 1 2 0 0 0 8 79 2 0 0 0
- 33 80 1 0 0 0 1 1 0 0 0 1 3 0 0 0 23
- 0 56 1 7 0 0 1 2 7 0 8 0 1 2 0 0 100
- 0 1 4 7 8 98 0 8 8 1 3 0 8 98 0 8 1 2
- 0 8 98 0 1 3 0 8 0 11 8 1 2 0 8 0 11
- 1 2 0 13 0 0 93 3 7 11 8 0 11 63 2 7
- 11 8 0 1 3 0 11 33 0 11 65 3 0 11 0 0
- 11 61 2 0 11 100 0 1 1 0 95 0 1 2 0 0
- 7 8 9 2 0 13 0 7 1 1 6 11 0 32 2 5 0
- 0 0 1 2 5 0 0 0 1 3 0 0 101 0 0 1 1 0
+ 100 0 1 0 0 0 1 2 0 0 0 33 80 2 0 0 0
+ 8 79 1 0 0 0 1 1 0 0 0 1 3 0 0 0 23 0
+ 56 1 7 0 0 1 2 7 0 8 0 1 2 0 0 100 0
+ 1 4 7 8 98 0 8 8 1 2 0 8 98 0 1 3 0 8
+ 98 0 8 1 3 0 8 0 11 8 1 2 0 8 0 11 1
+ 2 0 13 0 0 93 2 7 11 8 0 1 3 7 11 8 0
+ 11 63 3 0 11 0 0 11 61 3 0 11 33 0 11
+ 65 2 0 11 100 0 1 1 0 95 0 1 2 0 0 7
+ 8 9 2 0 13 0 7 1 1 6 11 0 32 2 5 0 0
+ 0 1 2 5 0 0 0 1 3 0 0 101 0 0 1 1 0
95 0 1 2 7 13 8 0 1 1 6 11 0 47 2 5 0
0 0 1 3 0 13 0 0 8 94 3 0 7 0 0 8 91
2 0 0 36 0 37 3 0 0 98 0 0 1 2 0 0 36
0 1 1 0 0 0 41 1 0 0 0 1 2 0 13 0 7 1
- 2 0 0 0 8 76 2 0 0 0 33 77 1 7 28 0
- 43 3 0 0 8 0 11 1 3 0 0 0 0 11 27 1 0
+ 2 0 0 0 33 77 2 0 0 0 8 76 1 7 28 0
+ 43 3 0 0 0 0 11 27 3 0 0 8 0 11 1 1 0
104 0 1 2 0 13 11 0 1 1 7 53 0 1 1 0
11 0 90 1 6 8 0 1 2 0 103 100 0 1 2 0
0 0 8 1 2 0 13 100 0 1 3 9 0 0 95 95
@@ -1050,12 +1051,12 @@
96 1 2 0 13 0 0 1 2 7 13 8 0 1 1 0 95
0 1 1 0 13 0 15 0 0 0 10 2 0 0 0 0 1
2 0 0 0 23 25 2 0 8 0 11 67 3 0 8 0
- 11 8 1 2 0 0 0 11 1 2 0 0 0 23 1 2 7
+ 11 8 1 2 0 0 0 23 1 2 0 0 0 11 1 2 7
7 8 0 1 2 0 7 100 0 1 3 0 0 0 0 11 82
1 0 0 0 20 1 3 99 0 1 1 0 0 95 1 1 0
- 0 73 83 2 0 0 0 0 19 2 0 0 0 8 1 2 0
- 0 8 0 1 1 8 29 0 31 1 0 0 8 1 2 0 13
- 100 0 1 2 5 13 0 0 1 2 5 13 0 0 1 2 7
- 13 0 0 17 2 5 13 0 0 1 2 5 13 0 0 18
- 1 0 7 0 16)))))
+ 0 73 83 2 0 0 8 0 1 2 0 0 0 0 19 2 0
+ 0 0 8 1 1 8 29 0 31 1 0 0 8 1 2 7 13
+ 0 0 1 2 0 13 100 0 1 2 5 13 0 0 1 2 5
+ 13 0 0 1 2 7 13 0 0 17 2 5 13 0 0 1 2
+ 5 13 0 0 18 1 0 7 0 16)))))
'|lookupComplete|))
diff --git a/src/algebra/strap/LIST.lsp b/src/algebra/strap/LIST.lsp
index 6eda32ee..e4a2353e 100644
--- a/src/algebra/strap/LIST.lsp
+++ b/src/algebra/strap/LIST.lsp
@@ -344,8 +344,8 @@
0 0 0 43 1 0 0 0 22 1 8 0 0 35 1 0 10
0 11 0 0 0 9 2 8 10 6 0 39 1 0 6 0 19
1 0 10 0 38 0 0 0 37 2 0 6 0 7 41 1 3
- 45 0 52 2 0 0 6 0 12 2 0 0 6 0 42 2 0
- 0 0 0 34 2 0 0 0 0 13 3 6 14 15 0 10
- 33 2 6 14 15 0 32 1 6 17 0 30 2 6 17
- 0 10 31)))))
+ 45 0 52 2 0 0 6 0 12 2 0 0 0 0 34 2 0
+ 0 6 0 42 2 0 0 0 0 13 3 6 14 15 0 10
+ 33 2 6 17 0 10 31 2 6 14 15 0 32 1 6
+ 17 0 30)))))
'|lookupIncomplete|))
diff --git a/src/algebra/strap/NNI.lsp b/src/algebra/strap/NNI.lsp
index bd82e49c..1e1305b4 100644
--- a/src/algebra/strap/NNI.lsp
+++ b/src/algebra/strap/NNI.lsp
@@ -85,13 +85,14 @@
|NNI;sup;3$;1| |NNI;shift;$I$;2| (22 . -)
(|Union| $ '"failed") |NNI;subtractIfCan;2$U;3|
(|Record| (|:| |quotient| $) (|:| |remainder| $))
- (|PositiveInteger|) (|NonNegativeInteger|) (|String|)
- (|OutputForm|) (|SingleInteger|))
+ (|PositiveInteger|) (|NonNegativeInteger|)
+ (|SingleInteger|) (|String|) (|OutputForm|))
'#(~= 28 |zero?| 34 |sup| 39 |subtractIfCan| 45 |shift| 51
|sample| 57 |rem| 61 |recip| 67 |random| 72 |quo| 77
|one?| 83 |min| 88 |max| 94 |latex| 100 |hash| 105 |gcd|
- 110 |exquo| 116 |divide| 122 |coerce| 128 |Zero| 133 |One|
- 137 >= 141 > 147 = 153 <= 159 < 165 + 171 ** 177 * 189)
+ 110 |exquo| 116 |divide| 122 |coerce| 128 |before?| 133
+ |Zero| 139 |One| 143 >= 147 > 153 = 159 <= 165 < 171 + 177
+ ** 183 * 195)
'(((|commutative| "*") . 0))
(CONS (|makeByteWordVec2| 1 '(0 0 0 0 0 0 0 0 0 0 0 0 0))
(CONS '#(NIL NIL NIL NIL NIL |Monoid&| |AbelianMonoid&|
@@ -105,20 +106,20 @@
(|AbelianMonoid|) (|OrderedSet|)
(|SemiGroup|) (|AbelianSemiGroup|)
(|SetCategory|) (|BasicType|)
- (|CoercibleTo| 21))
+ (|CoercibleTo| 22))
(|makeByteWordVec2| 22
'(0 0 0 6 0 5 0 7 2 5 8 0 0 9 0 8 0 10
0 8 0 11 2 5 0 0 0 14 2 0 8 0 0 1 1 0
8 0 1 2 0 0 0 0 12 2 0 15 0 0 16 2 0
0 0 5 13 0 0 0 1 2 0 0 0 0 1 1 0 15 0
1 1 0 0 0 1 2 0 0 0 0 1 1 0 8 0 1 2 0
- 0 0 0 1 2 0 0 0 0 1 1 0 20 0 1 1 0 22
+ 0 0 0 1 2 0 0 0 0 1 1 0 21 0 1 1 0 20
0 1 2 0 0 0 0 1 2 0 15 0 0 1 2 0 17 0
- 0 1 1 0 21 0 1 0 0 0 6 0 0 0 1 2 0 8
+ 0 1 1 0 22 0 1 2 0 8 0 0 1 0 0 0 6 0
0 0 1 2 0 8 0 0 1 2 0 8 0 0 1 2 0 8 0
- 0 1 2 0 8 0 0 1 2 0 0 0 0 1 2 0 0 0
- 18 1 2 0 0 0 19 1 2 0 0 0 0 1 2 0 0
- 19 0 1 2 0 0 18 0 1)))))
+ 0 1 2 0 8 0 0 1 2 0 8 0 0 1 2 0 0 0 0
+ 1 2 0 0 0 18 1 2 0 0 0 19 1 2 0 0 0 0
+ 1 2 0 0 19 0 1 2 0 0 18 0 1)))))
'|lookupComplete|))
(MAKEPROP '|NonNegativeInteger| 'NILADIC T)
diff --git a/src/algebra/strap/OUTFORM.lsp b/src/algebra/strap/OUTFORM.lsp
index be37f024..7da2c093 100644
--- a/src/algebra/strap/OUTFORM.lsp
+++ b/src/algebra/strap/OUTFORM.lsp
@@ -961,9 +961,9 @@
|doubleFloatFormat| 537 |dot| 542 |div| 553
|differentiate| 559 |commaSeparate| 565 |coerce| 570
|center| 575 |bracket| 586 |brace| 596 |box| 606
- |blankSeparate| 611 |binomial| 616 |assign| 622 |and| 628
- SEGMENT 634 >= 645 > 651 = 657 <= 669 < 675 / 681 - 687 +
- 698 ** 704 * 710)
+ |blankSeparate| 611 |binomial| 616 |before?| 622 |assign|
+ 628 |and| 634 SEGMENT 640 >= 651 > 657 = 663 <= 675 < 681
+ / 687 - 693 + 704 ** 710 * 716)
'NIL
(CONS (|makeByteWordVec2| 1 '(0 0 0))
(CONS '#(|SetCategory&| |BasicType&| NIL)
@@ -986,36 +986,36 @@
0 0 142 3 0 0 0 0 0 143 1 0 0 0 141 1
0 20 0 33 2 0 0 0 0 73 1 0 0 0 115 2
0 0 0 0 130 1 0 0 57 62 2 0 0 0 57 80
- 2 0 0 20 20 56 1 0 0 0 127 2 0 0 0 0
- 128 1 0 0 0 46 2 0 0 0 20 43 2 0 0 0
+ 2 0 0 20 20 56 2 0 0 0 0 128 1 0 0 0
+ 127 1 0 0 0 46 2 0 0 0 20 43 2 0 0 0
0 98 2 0 0 0 0 133 1 0 0 0 116 2 0 0
0 0 99 3 0 0 0 0 0 146 1 0 0 0 144 2
- 0 0 0 0 145 1 0 9 0 10 2 0 0 0 47 123
- 1 0 0 0 119 2 0 0 0 0 76 2 0 0 0 0 75
- 2 0 0 0 57 111 2 0 0 0 0 114 1 0 0 57
- 60 1 0 0 57 72 1 0 0 0 71 2 0 0 0 0
- 124 1 0 0 0 117 2 0 0 0 0 129 1 0 0
- 24 25 1 0 0 22 23 1 0 0 7 30 1 0 0 20
- 21 2 0 0 0 0 102 1 0 0 0 103 1 0 9 7
+ 0 0 0 0 145 1 0 9 0 10 1 0 0 0 119 2
+ 0 0 0 47 123 2 0 0 0 0 76 2 0 0 0 0
+ 75 2 0 0 0 57 111 2 0 0 0 0 114 1 0 0
+ 57 60 1 0 0 57 72 1 0 0 0 71 2 0 0 0
+ 0 124 1 0 0 0 117 2 0 0 0 0 129 1 0 0
+ 7 30 1 0 0 24 25 1 0 0 20 21 1 0 0 22
+ 23 2 0 0 0 0 102 1 0 0 0 103 1 0 9 7
15 1 0 0 7 14 1 0 0 58 59 1 0 0 0 45
2 0 0 0 20 42 1 0 7 0 1 2 0 0 0 0 132
3 0 0 0 0 0 149 2 0 0 0 0 148 1 0 0 0
- 147 1 0 11 0 109 2 0 0 0 57 112 3 0 0
- 0 0 0 113 1 0 0 20 39 0 0 20 35 1 0
+ 147 1 0 11 0 109 3 0 0 0 0 0 113 2 0
+ 0 0 57 112 1 0 0 20 39 0 0 20 35 1 0
20 0 32 1 0 0 57 84 2 0 0 0 0 40 1 0
150 0 1 2 0 0 0 0 100 0 0 0 13 2 0 0
- 0 57 110 1 0 7 7 8 2 0 0 0 47 122 1 0
- 0 0 118 2 0 0 0 0 97 2 0 0 0 47 140 1
- 0 0 57 61 1 0 18 0 19 1 0 0 0 44 2 0
- 0 0 20 41 1 0 0 0 69 1 0 0 57 70 1 0
- 0 57 68 1 0 0 0 67 1 0 0 0 125 1 0 0
- 57 66 2 0 0 0 0 106 2 0 0 0 0 131 2 0
- 0 0 0 101 1 0 0 0 105 2 0 0 0 0 104 2
- 0 0 0 0 90 2 0 0 0 0 88 2 0 0 0 0 17
- 2 0 11 0 0 16 2 0 0 0 0 89 2 0 0 0 0
- 87 2 0 0 0 0 95 1 0 0 0 93 2 0 0 0 0
- 92 2 0 0 0 0 91 2 0 0 0 0 96 2 0 0 0
- 0 94)))))
+ 0 57 110 1 0 7 7 8 1 0 0 0 118 2 0 0
+ 0 47 122 2 0 0 0 0 97 2 0 0 0 47 140
+ 1 0 0 57 61 1 0 18 0 19 1 0 0 0 44 2
+ 0 0 0 20 41 1 0 0 0 69 1 0 0 57 70 1
+ 0 0 57 68 1 0 0 0 67 1 0 0 0 125 1 0
+ 0 57 66 2 0 0 0 0 106 2 0 11 0 0 1 2
+ 0 0 0 0 131 2 0 0 0 0 101 1 0 0 0 105
+ 2 0 0 0 0 104 2 0 0 0 0 90 2 0 0 0 0
+ 88 2 0 0 0 0 17 2 0 11 0 0 16 2 0 0 0
+ 0 89 2 0 0 0 0 87 2 0 0 0 0 95 1 0 0
+ 0 93 2 0 0 0 0 92 2 0 0 0 0 91 2 0 0
+ 0 0 96 2 0 0 0 0 94)))))
'|lookupComplete|))
(MAKEPROP '|OutputForm| 'NILADIC T)
diff --git a/src/algebra/strap/PI.lsp b/src/algebra/strap/PI.lsp
index 4dc3184c..f39edf0a 100644
--- a/src/algebra/strap/PI.lsp
+++ b/src/algebra/strap/PI.lsp
@@ -45,8 +45,8 @@
(|PositiveInteger|) (|Union| $ '"failed")
(|SingleInteger|) (|String|) (|OutputForm|))
'#(~= 14 |sample| 20 |recip| 24 |one?| 29 |min| 34 |max| 40
- |latex| 46 |hash| 51 |gcd| 56 |coerce| 62 |One| 67 >= 71 >
- 77 = 83 <= 89 < 95 + 101 ** 107 * 119)
+ |latex| 46 |hash| 51 |gcd| 56 |coerce| 62 |before?| 67
+ |One| 73 >= 77 > 83 = 89 <= 95 < 101 + 107 ** 113 * 125)
'(((|commutative| "*") . 0))
(CONS (|makeByteWordVec2| 1 '(0 0 0 0 0 0 0 0))
(CONS '#(NIL |Monoid&| |OrderedSet&| |SemiGroup&|
@@ -60,11 +60,11 @@
'(0 5 0 6 0 7 0 8 2 5 9 0 0 10 2 0 9 0
0 1 0 0 0 1 1 0 12 0 1 1 0 9 0 1 2 0
0 0 0 1 2 0 0 0 0 1 1 0 14 0 1 1 0 13
- 0 1 2 0 0 0 0 1 1 0 15 0 1 0 0 0 1 2
- 0 9 0 0 1 2 0 9 0 0 1 2 0 9 0 0 1 2 0
- 9 0 0 1 2 0 9 0 0 1 2 0 0 0 0 1 2 0 0
- 0 11 1 2 0 0 0 5 1 2 0 0 0 0 1 2 0 0
- 11 0 1)))))
+ 0 1 2 0 0 0 0 1 1 0 15 0 1 2 0 9 0 0
+ 1 0 0 0 1 2 0 9 0 0 1 2 0 9 0 0 1 2 0
+ 9 0 0 1 2 0 9 0 0 1 2 0 9 0 0 1 2 0 0
+ 0 0 1 2 0 0 0 11 1 2 0 0 0 5 1 2 0 0
+ 0 0 1 2 0 0 11 0 1)))))
'|lookupComplete|))
(MAKEPROP '|PositiveInteger| 'NILADIC T)
diff --git a/src/algebra/strap/SINT.lsp b/src/algebra/strap/SINT.lsp
index a3d38ee1..b3ec9c35 100644
--- a/src/algebra/strap/SINT.lsp
+++ b/src/algebra/strap/SINT.lsp
@@ -559,16 +559,16 @@
(|Record| (|:| |unit| $) (|:| |canonical| $)
(|:| |associate| $))
|SINT;unitNormal;$R;57| (|Fraction| 5)
- (|Union| 94 '"failed") (|Union| $ '"failed") (|Float|)
- (|DoubleFloat|) (|Pattern| 5) (|PatternMatchResult| 5 $)
- (|InputForm|) (|Union| 5 '"failed") (|List| $)
+ (|Union| 94 '"failed") (|DoubleFloat|)
+ (|Union| $ '"failed") (|Float|) (|PatternMatchResult| 5 $)
+ (|Pattern| 5) (|InputForm|) (|Union| 5 '"failed")
+ (|List| $) (|Union| 103 '"failed")
(|Record| (|:| |coef| 103) (|:| |generator| $))
- (|Union| 103 '"failed")
+ (|Record| (|:| |coef1| $) (|:| |coef2| $))
+ (|Union| 106 '"failed")
(|Record| (|:| |coef1| $) (|:| |coef2| $)
(|:| |generator| $))
- (|Record| (|:| |coef1| $) (|:| |coef2| $))
- (|Union| 107 '"failed") (|Factored| $)
- (|SparseUnivariatePolynomial| $))
+ (|Factored| $) (|SparseUnivariatePolynomial| $))
'#(~= 78 ~ 84 |zero?| 89 |xor| 94 |unitNormal| 100
|unitCanonical| 105 |unit?| 110 |symmetricRemainder| 115
|subtractIfCan| 121 |submod| 127 |squareFreePart| 134
@@ -587,10 +587,11 @@
|exquo| 426 |expressIdealMember| 432 |even?| 438
|euclideanSize| 443 |divide| 448 |differentiate| 454 |dec|
465 |copy| 470 |convert| 475 |coerce| 500 |characteristic|
- 520 |bit?| 524 |binomial| 530 |base| 536 |associates?| 540
- |addmod| 546 |abs| 553 |\\/| 558 |Zero| 564 |Or| 568 |One|
- 574 |OMwrite| 578 |Not| 602 D 607 |And| 618 >= 624 > 630 =
- 636 <= 642 < 648 |/\\| 654 - 660 + 671 ** 677 * 689)
+ 520 |bit?| 524 |binomial| 530 |before?| 536 |base| 542
+ |associates?| 546 |addmod| 552 |abs| 559 |\\/| 564 |Zero|
+ 570 |Or| 574 |One| 580 |OMwrite| 584 |Not| 608 D 613 |And|
+ 624 >= 630 > 636 = 642 <= 648 < 654 |/\\| 660 - 666 + 677
+ ** 683 * 695)
'((|noetherian| . 0) (|canonicalsClosed| . 0)
(|canonical| . 0) (|canonicalUnitNormal| . 0)
(|multiplicativeValuation| . 0) (|noZeroDivisors| . 0)
@@ -636,10 +637,10 @@
(|OrderedSet|) (|AbelianSemiGroup|)
(|SemiGroup|) (|Logic|) (|RealConstant|)
(|RetractableTo| 5) (|SetCategory|)
- (|OpenMath|) (|ConvertibleTo| 97)
- (|ConvertibleTo| 98)
+ (|OpenMath|) (|ConvertibleTo| 98)
+ (|ConvertibleTo| 96)
(|CombinatorialFunctionCategory|)
- (|ConvertibleTo| 99)
+ (|ConvertibleTo| 100)
(|ConvertibleTo| 101)
(|ConvertibleTo| 5) (|CoercibleFrom| $$)
(|CoercibleFrom| 5) (|BasicType|)
@@ -652,42 +653,43 @@
0 5 36 0 5 0 66 2 79 0 0 0 80 2 5 0 0
0 81 2 0 9 0 0 1 1 0 0 0 44 1 0 9 0
65 2 0 0 0 0 51 1 0 92 0 93 1 0 0 0 1
- 1 0 9 0 1 2 0 0 0 0 1 2 0 96 0 0 1 3
+ 1 0 9 0 1 2 0 0 0 0 1 2 0 97 0 0 1 3
0 0 0 0 0 76 1 0 0 0 1 1 0 109 0 1 2
0 9 0 0 1 0 0 56 78 1 0 5 0 1 2 0 0 0
0 73 0 0 0 1 1 0 102 0 1 1 0 5 0 1 2
- 0 0 0 0 59 1 0 30 31 32 2 0 85 31 86
- 87 1 0 96 0 1 1 0 95 0 1 1 0 9 0 1 1
+ 0 0 0 0 59 2 0 85 31 86 87 1 0 30 31
+ 32 1 0 97 0 1 1 0 95 0 1 1 0 9 0 1 1
0 94 0 1 1 0 0 0 91 0 0 0 90 2 0 0 0
- 0 58 1 0 104 103 1 1 0 9 0 1 3 0 0 0
+ 0 58 1 0 105 103 1 1 0 9 0 1 3 0 0 0
0 0 1 2 0 0 0 0 88 1 0 9 0 1 2 0 0 0
- 0 1 3 0 100 0 99 100 1 1 0 9 0 67 1 0
- 9 0 64 1 0 0 0 45 1 0 96 0 1 1 0 9 0
- 77 2 0 105 103 0 1 3 0 0 0 0 0 74 0 0
+ 0 1 3 0 99 0 100 99 1 1 0 9 0 67 1 0
+ 9 0 64 1 0 0 0 45 1 0 97 0 1 1 0 9 0
+ 77 2 0 104 103 0 1 3 0 0 0 0 0 74 0 0
0 42 2 0 0 0 0 69 0 0 0 41 2 0 0 0 0
- 68 1 0 0 0 1 1 0 79 0 83 1 0 0 0 72 1
- 0 0 103 1 2 0 0 0 0 1 1 0 14 0 1 2 0
+ 68 1 0 0 0 1 1 0 79 0 83 1 0 0 0 72 2
+ 0 0 0 0 1 1 0 0 103 1 1 0 14 0 1 2 0
0 0 0 1 0 0 0 1 1 0 0 79 82 1 0 0 0
- 52 1 0 70 0 71 2 0 110 110 110 1 1 0
- 0 103 1 2 0 0 0 0 62 1 0 0 0 1 1 0
- 109 0 1 2 0 106 0 0 1 3 0 108 0 0 0 1
- 2 0 96 0 0 1 2 0 105 103 0 1 1 0 9 0
+ 52 1 0 70 0 71 2 0 110 110 110 1 2 0
+ 0 0 0 62 1 0 0 103 1 1 0 0 0 1 1 0
+ 109 0 1 3 0 107 0 0 0 1 2 0 108 0 0 1
+ 2 0 97 0 0 1 2 0 104 103 0 1 1 0 9 0
1 1 0 56 0 1 2 0 60 0 0 61 1 0 0 0 1
2 0 0 0 56 1 1 0 0 0 53 1 0 0 0 1 1 0
- 97 0 1 1 0 98 0 1 1 0 99 0 1 1 0 101
+ 96 0 1 1 0 98 0 1 1 0 101 0 1 1 0 100
0 1 1 0 5 0 17 1 0 0 5 89 1 0 0 0 1 1
0 0 5 89 1 0 33 0 35 0 0 56 1 2 0 9 0
- 0 1 2 0 0 0 0 1 0 0 0 40 2 0 9 0 0 1
- 3 0 0 0 0 0 75 1 0 0 0 63 2 0 0 0 0
- 47 0 0 0 7 2 0 0 0 0 50 0 0 0 39 2 0
- 11 12 0 28 3 0 11 12 0 9 29 2 0 14 0
- 9 27 1 0 14 0 26 1 0 0 0 48 1 0 0 0 1
- 2 0 0 0 56 1 2 0 0 0 0 49 2 0 9 0 0 1
- 2 0 9 0 0 1 2 0 9 0 0 43 2 0 9 0 0 1
- 2 0 9 0 0 10 2 0 0 0 0 46 1 0 0 0 16
- 2 0 0 0 0 55 2 0 0 0 0 54 2 0 0 0 56
- 57 2 0 0 0 79 1 2 0 0 0 0 37 2 0 0 5
- 0 38 2 0 0 56 0 1 2 0 0 79 0 1)))))
+ 0 1 2 0 0 0 0 1 2 0 9 0 0 1 0 0 0 40
+ 2 0 9 0 0 1 3 0 0 0 0 0 75 1 0 0 0 63
+ 2 0 0 0 0 47 0 0 0 7 2 0 0 0 0 50 0 0
+ 0 39 2 0 11 12 0 28 3 0 11 12 0 9 29
+ 2 0 14 0 9 27 1 0 14 0 26 1 0 0 0 48
+ 1 0 0 0 1 2 0 0 0 56 1 2 0 0 0 0 49 2
+ 0 9 0 0 1 2 0 9 0 0 1 2 0 9 0 0 43 2
+ 0 9 0 0 1 2 0 9 0 0 10 2 0 0 0 0 46 2
+ 0 0 0 0 55 1 0 0 0 16 2 0 0 0 0 54 2
+ 0 0 0 56 57 2 0 0 0 79 1 2 0 0 0 0 37
+ 2 0 0 5 0 38 2 0 0 56 0 1 2 0 0 79 0
+ 1)))))
'|lookupComplete|))
(MAKEPROP '|SingleInteger| 'NILADIC T)
diff --git a/src/algebra/strap/SYMBOL.lsp b/src/algebra/strap/SYMBOL.lsp
index 6e61215a..14835f6d 100644
--- a/src/algebra/strap/SYMBOL.lsp
+++ b/src/algebra/strap/SYMBOL.lsp
@@ -865,8 +865,9 @@
|scripts| 467 |scripted?| 472 |script| 477 |sample| 489
|resetNew| 493 |patternMatch| 497 |new| 511 |name| 520
|min| 525 |max| 531 |list| 537 |latex| 542 |hash| 547
- |elt| 552 |convert| 558 |coerce| 578 |argscript| 588
- |OMwrite| 594 >= 618 > 624 = 630 <= 636 < 642)
+ |elt| 552 |convert| 558 |coerce| 578 |before?| 588
+ |argscript| 594 |OMwrite| 600 >= 624 > 630 = 636 <= 642 <
+ 648)
'NIL
(CONS (|makeByteWordVec2| 1 '(0 0 0 0 0 0 0 0 0 0 0 0))
(CONS '#(|OrderedSet&| NIL NIL |SetCategory&|
@@ -914,16 +915,16 @@
64 2 0 0 0 57 62 1 0 14 0 103 1 0 100
0 109 1 0 22 0 23 2 0 0 0 59 61 2 0 0
0 100 101 0 0 0 163 0 0 24 136 3 0 77
- 0 74 77 78 3 0 70 0 67 70 71 0 0 0
- 122 1 0 0 0 131 1 0 0 0 102 2 0 0 0 0
- 1 2 0 0 0 0 1 1 0 94 0 138 1 0 14 0
- 114 1 0 140 0 1 2 0 0 0 57 63 1 0 74
- 0 80 1 0 67 0 82 1 0 25 0 49 1 0 46 0
- 48 1 0 0 14 50 1 0 53 0 55 2 0 0 0 57
- 65 3 0 24 26 0 22 37 2 0 14 0 22 35 2
- 0 24 26 0 36 1 0 14 0 34 2 0 22 0 0 1
- 2 0 22 0 0 1 2 0 22 0 0 51 2 0 22 0 0
- 1 2 0 22 0 0 52)))))
+ 0 74 77 78 3 0 70 0 67 70 71 1 0 0 0
+ 131 0 0 0 122 1 0 0 0 102 2 0 0 0 0 1
+ 2 0 0 0 0 1 1 0 94 0 138 1 0 14 0 114
+ 1 0 140 0 1 2 0 0 0 57 63 1 0 67 0 82
+ 1 0 74 0 80 1 0 25 0 49 1 0 46 0 48 1
+ 0 0 14 50 1 0 53 0 55 2 0 22 0 0 1 2
+ 0 0 0 57 65 2 0 24 26 0 36 3 0 24 26
+ 0 22 37 1 0 14 0 34 2 0 14 0 22 35 2
+ 0 22 0 0 1 2 0 22 0 0 1 2 0 22 0 0 51
+ 2 0 22 0 0 1 2 0 22 0 0 52)))))
'|lookupComplete|))
(MAKEPROP '|Symbol| 'NILADIC T)
diff --git a/src/share/algebra/browse.daase b/src/share/algebra/browse.daase
index 33a5561f..8d60a197 100644
--- a/src/share/algebra/browse.daase
+++ b/src/share/algebra/browse.daase
@@ -1,12 +1,12 @@
-(2283317 . 3451578536)
+(2283643 . 3451919708)
(-18 A S)
((|constructor| (NIL "One-dimensional-array aggregates serves as models for one-dimensional arrays. Categorically,{} these aggregates are finite linear aggregates with the \\spadatt{shallowlyMutable} property,{} that is,{} any component of the array may be changed without affecting the identity of the overall array. Array data structures are typically represented by a fixed area in storage and therefore cannot efficiently grow or shrink on demand as can list structures (see however \\spadtype{FlexibleArray} for a data structure which is a cross between a list and an array). Iteration over,{} and access to,{} elements of arrays is extremely fast (and often can be optimized to open-code). Insertion and deletion however is generally slow since an entirely new data structure must be created for the result.")))
NIL
NIL
(-19 S)
((|constructor| (NIL "One-dimensional-array aggregates serves as models for one-dimensional arrays. Categorically,{} these aggregates are finite linear aggregates with the \\spadatt{shallowlyMutable} property,{} that is,{} any component of the array may be changed without affecting the identity of the overall array. Array data structures are typically represented by a fixed area in storage and therefore cannot efficiently grow or shrink on demand as can list structures (see however \\spadtype{FlexibleArray} for a data structure which is a cross between a list and an array). Iteration over,{} and access to,{} elements of arrays is extremely fast (and often can be optimized to open-code). Insertion and deletion however is generally slow since an entirely new data structure must be created for the result.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-20 S)
((|constructor| (NIL "The class of abelian groups,{} \\spadignore{i.e.} additive monoids where each element has an additive inverse. \\blankline")) (* (($ (|Integer|) $) "\\spad{n*x} is the product of \\spad{x} by the integer \\spad{n}.")) (- (($ $ $) "\\spad{x-y} is the difference of \\spad{x} and \\spad{y} \\spadignore{i.e.} \\spad{x + (-y)}.") (($ $) "\\spad{-x} is the additive inverse of \\spad{x}.")))
@@ -38,7 +38,7 @@ NIL
NIL
(-27)
((|constructor| (NIL "Model for algebraically closed fields.")) (|zerosOf| (((|List| $) (|SparseUnivariatePolynomial| $) (|Symbol|)) "\\spad{zerosOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible,{} and otherwise as implicit algebraic quantities which display as \\spad{'yi}. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) (|SparseUnivariatePolynomial| $)) "\\spad{zerosOf(p)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible,{} and otherwise as implicit algebraic quantities. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) (|Polynomial| $)) "\\spad{zerosOf(p)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible. Otherwise they are implicit algebraic quantities. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values. Error: if \\spad{p} has more than one variable \\spad{y}.")) (|zeroOf| (($ (|SparseUnivariatePolynomial| $) (|Symbol|)) "\\spad{zeroOf(p,{} y)} returns \\spad{y} such that \\spad{p(y) = 0}; if possible,{} \\spad{y} is expressed in terms of radicals. Otherwise it is an implicit algebraic quantity which displays as \\spad{'y}.") (($ (|SparseUnivariatePolynomial| $)) "\\spad{zeroOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}; if possible,{} \\spad{y} is expressed in terms of radicals. Otherwise it is an implicit algebraic quantity.") (($ (|Polynomial| $)) "\\spad{zeroOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}. If possible,{} \\spad{y} is expressed in terms of radicals. Otherwise it is an implicit algebraic quantity. Error: if \\spad{p} has more than one variable \\spad{y}.")) (|rootsOf| (((|List| $) (|SparseUnivariatePolynomial| $) (|Symbol|)) "\\spad{rootsOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}; The returned roots display as \\spad{'y1},{}...,{}\\spad{'yn}. Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) (|SparseUnivariatePolynomial| $)) "\\spad{rootsOf(p)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) (|Polynomial| $)) "\\spad{rootsOf(p)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values. Error: if \\spad{p} has more than one variable \\spad{y}.")) (|rootOf| (($ (|SparseUnivariatePolynomial| $) (|Symbol|)) "\\spad{rootOf(p,{} y)} returns \\spad{y} such that \\spad{p(y) = 0}. The object returned displays as \\spad{'y}.") (($ (|SparseUnivariatePolynomial| $)) "\\spad{rootOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}.") (($ (|Polynomial| $)) "\\spad{rootOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}. Error: if \\spad{p} has more than one variable \\spad{y}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-28 S R)
((|constructor| (NIL "Model for algebraically closed function spaces.")) (|zerosOf| (((|List| $) $ (|Symbol|)) "\\spad{zerosOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible,{} and otherwise as implicit algebraic quantities which display as \\spad{'yi}. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) $) "\\spad{zerosOf(p)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values. Error: if \\spad{p} has more than one variable.")) (|zeroOf| (($ $ (|Symbol|)) "\\spad{zeroOf(p,{} y)} returns \\spad{y} such that \\spad{p(y) = 0}. The value \\spad{y} is expressed in terms of radicals if possible,{}and otherwise as an implicit algebraic quantity which displays as \\spad{'y}.") (($ $) "\\spad{zeroOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}. The value \\spad{y} is expressed in terms of radicals if possible,{}and otherwise as an implicit algebraic quantity. Error: if \\spad{p} has more than one variable.")) (|rootsOf| (((|List| $) $ (|Symbol|)) "\\spad{rootsOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}; The returned roots display as \\spad{'y1},{}...,{}\\spad{'yn}. Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) $) "\\spad{rootsOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}; Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values. Error: if \\spad{p} has more than one variable \\spad{y}.")) (|rootOf| (($ $ (|Symbol|)) "\\spad{rootOf(p,{}y)} returns \\spad{y} such that \\spad{p(y) = 0}. The object returned displays as \\spad{'y}.") (($ $) "\\spad{rootOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}. Error: if \\spad{p} has more than one variable \\spad{y}.")))
@@ -46,7 +46,7 @@ NIL
NIL
(-29 R)
((|constructor| (NIL "Model for algebraically closed function spaces.")) (|zerosOf| (((|List| $) $ (|Symbol|)) "\\spad{zerosOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible,{} and otherwise as implicit algebraic quantities which display as \\spad{'yi}. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) $) "\\spad{zerosOf(p)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}. The \\spad{yi}\\spad{'s} are expressed in radicals if possible. The returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values. Error: if \\spad{p} has more than one variable.")) (|zeroOf| (($ $ (|Symbol|)) "\\spad{zeroOf(p,{} y)} returns \\spad{y} such that \\spad{p(y) = 0}. The value \\spad{y} is expressed in terms of radicals if possible,{}and otherwise as an implicit algebraic quantity which displays as \\spad{'y}.") (($ $) "\\spad{zeroOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}. The value \\spad{y} is expressed in terms of radicals if possible,{}and otherwise as an implicit algebraic quantity. Error: if \\spad{p} has more than one variable.")) (|rootsOf| (((|List| $) $ (|Symbol|)) "\\spad{rootsOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}; The returned roots display as \\spad{'y1},{}...,{}\\spad{'yn}. Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values.") (((|List| $) $) "\\spad{rootsOf(p,{} y)} returns \\spad{[y1,{}...,{}yn]} such that \\spad{p(\\spad{yi}) = 0}; Note: the returned symbols \\spad{y1},{}...,{}\\spad{yn} are bound in the interpreter to respective root values. Error: if \\spad{p} has more than one variable \\spad{y}.")) (|rootOf| (($ $ (|Symbol|)) "\\spad{rootOf(p,{}y)} returns \\spad{y} such that \\spad{p(y) = 0}. The object returned displays as \\spad{'y}.") (($ $) "\\spad{rootOf(p)} returns \\spad{y} such that \\spad{p(y) = 0}. Error: if \\spad{p} has more than one variable \\spad{y}.")))
-((-4403 . T) (-4401 . T) (-4400 . T) ((-4408 "*") . T) (-4399 . T) (-4404 . T) (-4398 . T))
+((-4404 . T) (-4402 . T) (-4401 . T) ((-4409 "*") . T) (-4400 . T) (-4405 . T) (-4399 . T))
NIL
(-30)
((|constructor| (NIL "\\indented{1}{Plot a NON-SINGULAR plane algebraic curve \\spad{p}(\\spad{x},{}\\spad{y}) = 0.} Author: Clifton \\spad{J}. Williamson Date Created: Fall 1988 Date Last Updated: 27 April 1990 Keywords: algebraic curve,{} non-singular,{} plot Examples: References:")) (|refine| (($ $ (|DoubleFloat|)) "\\spad{refine(p,{}x)} \\undocumented{}")) (|makeSketch| (($ (|Polynomial| (|Integer|)) (|Symbol|) (|Symbol|) (|Segment| (|Fraction| (|Integer|))) (|Segment| (|Fraction| (|Integer|)))) "\\spad{makeSketch(p,{}x,{}y,{}a..b,{}c..d)} creates an ACPLOT of the curve \\spad{p = 0} in the region {\\em a <= x <= b,{} c <= y <= d}. More specifically,{} 'makeSketch' plots a non-singular algebraic curve \\spad{p = 0} in an rectangular region {\\em xMin <= x <= xMax},{} {\\em yMin <= y <= yMax}. The user inputs \\spad{makeSketch(p,{}x,{}y,{}xMin..xMax,{}yMin..yMax)}. Here \\spad{p} is a polynomial in the variables \\spad{x} and \\spad{y} with integer coefficients (\\spad{p} belongs to the domain \\spad{Polynomial Integer}). The case where \\spad{p} is a polynomial in only one of the variables is allowed. The variables \\spad{x} and \\spad{y} are input to specify the the coordinate axes. The horizontal axis is the \\spad{x}-axis and the vertical axis is the \\spad{y}-axis. The rational numbers xMin,{}...,{}yMax specify the boundaries of the region in which the curve is to be plotted.")))
@@ -56,14 +56,14 @@ NIL
((|constructor| (NIL "This domain represents the syntax for an add-expression.")) (|body| (((|SpadAst|) $) "base(\\spad{d}) returns the actual body of the add-domain expression \\spad{`d'}.")) (|base| (((|SpadAst|) $) "\\spad{base(d)} returns the base domain(\\spad{s}) of the add-domain expression.")))
NIL
NIL
-(-32 R -2313)
+(-32 R -2312)
((|constructor| (NIL "This package provides algebraic functions over an integral domain.")) (|iroot| ((|#2| |#1| (|Integer|)) "\\spad{iroot(p,{} n)} should be a non-exported function.")) (|definingPolynomial| ((|#2| |#2|) "\\spad{definingPolynomial(f)} returns the defining polynomial of \\spad{f} as an element of \\spad{F}. Error: if \\spad{f} is not a kernel.")) (|minPoly| (((|SparseUnivariatePolynomial| |#2|) (|Kernel| |#2|)) "\\spad{minPoly(k)} returns the defining polynomial of \\spad{k}.")) (** ((|#2| |#2| (|Fraction| (|Integer|))) "\\spad{x ** q} is \\spad{x} raised to the rational power \\spad{q}.")) (|droot| (((|OutputForm|) (|List| |#2|)) "\\spad{droot(l)} should be a non-exported function.")) (|inrootof| ((|#2| (|SparseUnivariatePolynomial| |#2|) |#2|) "\\spad{inrootof(p,{} x)} should be a non-exported function.")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} is \\spad{true} if \\spad{op} is an algebraic operator,{} that is,{} an \\spad{n}th root or implicit algebraic operator.")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns a copy of \\spad{op} with the domain-dependent properties appropriate for \\spad{F}. Error: if \\spad{op} is not an algebraic operator,{} that is,{} an \\spad{n}th root or implicit algebraic operator.")) (|rootOf| ((|#2| (|SparseUnivariatePolynomial| |#2|) (|Symbol|)) "\\spad{rootOf(p,{} y)} returns \\spad{y} such that \\spad{p(y) = 0}. The object returned displays as \\spad{'y}.")))
NIL
((|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))
(-33 S)
((|constructor| (NIL "The notion of aggregate serves to model any data structure aggregate,{} designating any collection of objects,{} with heterogenous or homogeneous members,{} with a finite or infinite number of members,{} explicitly or implicitly represented. An aggregate can in principle represent everything from a string of characters to abstract sets such as \"the set of \\spad{x} satisfying relation {\\em r(x)}\" An attribute \\spadatt{finiteAggregate} is used to assert that a domain has a finite number of elements.")) (|#| (((|NonNegativeInteger|) $) "\\spad{\\# u} returns the number of items in \\spad{u}.")) (|sample| (($) "\\spad{sample yields} a value of type \\%")) (|size?| (((|Boolean|) $ (|NonNegativeInteger|)) "\\spad{size?(u,{}n)} tests if \\spad{u} has exactly \\spad{n} elements.")) (|more?| (((|Boolean|) $ (|NonNegativeInteger|)) "\\spad{more?(u,{}n)} tests if \\spad{u} has greater than \\spad{n} elements.")) (|less?| (((|Boolean|) $ (|NonNegativeInteger|)) "\\spad{less?(u,{}n)} tests if \\spad{u} has less than \\spad{n} elements.")) (|empty?| (((|Boolean|) $) "\\spad{empty?(u)} tests if \\spad{u} has 0 elements.")) (|empty| (($) "\\spad{empty()}\\$\\spad{D} creates an aggregate of type \\spad{D} with 0 elements. Note: The {\\em \\$D} can be dropped if understood by context,{} \\spadignore{e.g.} \\axiom{u: \\spad{D} \\spad{:=} empty()}.")) (|copy| (($ $) "\\spad{copy(u)} returns a top-level (non-recursive) copy of \\spad{u}. Note: for collections,{} \\axiom{copy(\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u}]}.")) (|eq?| (((|Boolean|) $ $) "\\spad{eq?(u,{}v)} tests if \\spad{u} and \\spad{v} are same objects.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4406)))
+((|HasAttribute| |#1| (QUOTE -4407)))
(-34)
((|constructor| (NIL "The notion of aggregate serves to model any data structure aggregate,{} designating any collection of objects,{} with heterogenous or homogeneous members,{} with a finite or infinite number of members,{} explicitly or implicitly represented. An aggregate can in principle represent everything from a string of characters to abstract sets such as \"the set of \\spad{x} satisfying relation {\\em r(x)}\" An attribute \\spadatt{finiteAggregate} is used to assert that a domain has a finite number of elements.")) (|#| (((|NonNegativeInteger|) $) "\\spad{\\# u} returns the number of items in \\spad{u}.")) (|sample| (($) "\\spad{sample yields} a value of type \\%")) (|size?| (((|Boolean|) $ (|NonNegativeInteger|)) "\\spad{size?(u,{}n)} tests if \\spad{u} has exactly \\spad{n} elements.")) (|more?| (((|Boolean|) $ (|NonNegativeInteger|)) "\\spad{more?(u,{}n)} tests if \\spad{u} has greater than \\spad{n} elements.")) (|less?| (((|Boolean|) $ (|NonNegativeInteger|)) "\\spad{less?(u,{}n)} tests if \\spad{u} has less than \\spad{n} elements.")) (|empty?| (((|Boolean|) $) "\\spad{empty?(u)} tests if \\spad{u} has 0 elements.")) (|empty| (($) "\\spad{empty()}\\$\\spad{D} creates an aggregate of type \\spad{D} with 0 elements. Note: The {\\em \\$D} can be dropped if understood by context,{} \\spadignore{e.g.} \\axiom{u: \\spad{D} \\spad{:=} empty()}.")) (|copy| (($ $) "\\spad{copy(u)} returns a top-level (non-recursive) copy of \\spad{u}. Note: for collections,{} \\axiom{copy(\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u}]}.")) (|eq?| (((|Boolean|) $ $) "\\spad{eq?(u,{}v)} tests if \\spad{u} and \\spad{v} are same objects.")))
NIL
@@ -74,7 +74,7 @@ NIL
NIL
(-36 |Key| |Entry|)
((|constructor| (NIL "An association list is a list of key entry pairs which may be viewed as a table. It is a poor mans version of a table: searching for a key is a linear operation.")) (|assoc| (((|Union| (|Record| (|:| |key| |#1|) (|:| |entry| |#2|)) "failed") |#1| $) "\\spad{assoc(k,{}u)} returns the element \\spad{x} in association list \\spad{u} stored with key \\spad{k},{} or \"failed\" if \\spad{u} has no key \\spad{k}.")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-37 S R)
((|constructor| (NIL "The category of associative algebras (modules which are themselves rings). \\blankline")))
@@ -82,17 +82,17 @@ NIL
NIL
(-38 R)
((|constructor| (NIL "The category of associative algebras (modules which are themselves rings). \\blankline")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-39 UP)
((|constructor| (NIL "Factorization of univariate polynomials with coefficients in \\spadtype{AlgebraicNumber}.")) (|doublyTransitive?| (((|Boolean|) |#1|) "\\spad{doublyTransitive?(p)} is \\spad{true} if \\spad{p} is irreducible over over the field \\spad{K} generated by its coefficients,{} and if \\spad{p(X) / (X - a)} is irreducible over \\spad{K(a)} where \\spad{p(a) = 0}.")) (|split| (((|Factored| |#1|) |#1|) "\\spad{split(p)} returns a prime factorisation of \\spad{p} over its splitting field.")) (|factor| (((|Factored| |#1|) |#1|) "\\spad{factor(p)} returns a prime factorisation of \\spad{p} over the field generated by its coefficients.") (((|Factored| |#1|) |#1| (|List| (|AlgebraicNumber|))) "\\spad{factor(p,{} [a1,{}...,{}an])} returns a prime factorisation of \\spad{p} over the field generated by its coefficients and a1,{}...,{}an.")))
NIL
NIL
-(-40 -2313 UP UPUP -3281)
+(-40 -2312 UP UPUP -3665)
((|constructor| (NIL "Function field defined by \\spad{f}(\\spad{x},{} \\spad{y}) = 0.")) (|knownInfBasis| (((|Void|) (|NonNegativeInteger|)) "\\spad{knownInfBasis(n)} \\undocumented{}")))
-((-4399 |has| (-407 |#2|) (-363)) (-4404 |has| (-407 |#2|) (-363)) (-4398 |has| (-407 |#2|) (-363)) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-407 |#2|) (QUOTE (-145))) (|HasCategory| (-407 |#2|) (QUOTE (-147))) (|HasCategory| (-407 |#2|) (QUOTE (-349))) (-2750 (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-368))) (-2750 (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (-2750 (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-349))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -637) (QUOTE (-564)))) (-2750 (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))))
-(-41 R -2313)
+((-4400 |has| (-407 |#2|) (-363)) (-4405 |has| (-407 |#2|) (-363)) (-4399 |has| (-407 |#2|) (-363)) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-407 |#2|) (QUOTE (-145))) (|HasCategory| (-407 |#2|) (QUOTE (-147))) (|HasCategory| (-407 |#2|) (QUOTE (-349))) (-2733 (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-368))) (-2733 (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (-2733 (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-349))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -637) (QUOTE (-564)))) (-2733 (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))))
+(-41 R -2312)
((|constructor| (NIL "AlgebraicManipulations provides functions to simplify and expand expressions involving algebraic operators.")) (|rootKerSimp| ((|#2| (|BasicOperator|) |#2| (|NonNegativeInteger|)) "\\spad{rootKerSimp(op,{}f,{}n)} should be local but conditional.")) (|rootSimp| ((|#2| |#2|) "\\spad{rootSimp(f)} transforms every radical of the form \\spad{(a * b**(q*n+r))**(1/n)} appearing in \\spad{f} into \\spad{b**q * (a * b**r)**(1/n)}. This transformation is not in general valid for all complex numbers \\spad{b}.")) (|rootProduct| ((|#2| |#2|) "\\spad{rootProduct(f)} combines every product of the form \\spad{(a**(1/n))**m * (a**(1/s))**t} into a single power of a root of \\spad{a},{} and transforms every radical power of the form \\spad{(a**(1/n))**m} into a simpler form.")) (|rootPower| ((|#2| |#2|) "\\spad{rootPower(f)} transforms every radical power of the form \\spad{(a**(1/n))**m} into a simpler form if \\spad{m} and \\spad{n} have a common factor.")) (|ratPoly| (((|SparseUnivariatePolynomial| |#2|) |#2|) "\\spad{ratPoly(f)} returns a polynomial \\spad{p} such that \\spad{p} has no algebraic coefficients,{} and \\spad{p(f) = 0}.")) (|ratDenom| ((|#2| |#2| (|List| (|Kernel| |#2|))) "\\spad{ratDenom(f,{} [a1,{}...,{}an])} removes the \\spad{ai}\\spad{'s} which are algebraic from the denominators in \\spad{f}.") ((|#2| |#2| (|List| |#2|)) "\\spad{ratDenom(f,{} [a1,{}...,{}an])} removes the \\spad{ai}\\spad{'s} which are algebraic kernels from the denominators in \\spad{f}.") ((|#2| |#2| |#2|) "\\spad{ratDenom(f,{} a)} removes \\spad{a} from the denominators in \\spad{f} if \\spad{a} is an algebraic kernel.") ((|#2| |#2|) "\\spad{ratDenom(f)} rationalizes the denominators appearing in \\spad{f} by moving all the algebraic quantities into the numerators.")) (|rootSplit| ((|#2| |#2|) "\\spad{rootSplit(f)} transforms every radical of the form \\spad{(a/b)**(1/n)} appearing in \\spad{f} into \\spad{a**(1/n) / b**(1/n)}. This transformation is not in general valid for all complex numbers \\spad{a} and \\spad{b}.")) (|coerce| (($ (|SparseMultivariatePolynomial| |#1| (|Kernel| $))) "\\spad{coerce(x)} \\undocumented")) (|denom| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{denom(x)} \\undocumented")) (|numer| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{numer(x)} \\undocumented")))
NIL
((-12 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -430) (|devaluate| |#1|)))))
@@ -106,23 +106,23 @@ NIL
((|HasCategory| |#1| (QUOTE (-307))))
(-44 R |n| |ls| |gamma|)
((|constructor| (NIL "AlgebraGivenByStructuralConstants implements finite rank algebras over a commutative ring,{} given by the structural constants \\spad{gamma} with respect to a fixed basis \\spad{[a1,{}..,{}an]},{} where \\spad{gamma} is an \\spad{n}-vector of \\spad{n} by \\spad{n} matrices \\spad{[(gammaijk) for k in 1..rank()]} defined by \\spad{\\spad{ai} * aj = gammaij1 * a1 + ... + gammaijn * an}. The symbols for the fixed basis have to be given as a list of symbols.")) (|coerce| (($ (|Vector| |#1|)) "\\spad{coerce(v)} converts a vector to a member of the algebra by forming a linear combination with the basis element. Note: the vector is assumed to have length equal to the dimension of the algebra.")))
-((-4403 |has| |#1| (-556)) (-4401 . T) (-4400 . T))
+((-4404 |has| |#1| (-556)) (-4402 . T) (-4401 . T))
((|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556))))
(-45 |Key| |Entry|)
((|constructor| (NIL "\\spadtype{AssociationList} implements association lists. These may be viewed as lists of pairs where the first part is a key and the second is the stored value. For example,{} the key might be a string with a persons employee identification number and the value might be a record with personnel data.")))
-((-4406 . T) (-4407 . T))
-((-2750 (-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|))))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))))
+((-4407 . T) (-4408 . T))
+((-2733 (-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|))))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))))
(-46 S R E)
((|constructor| (NIL "Abelian monoid ring elements (not necessarily of finite support) of this ring are of the form formal SUM (r_i * e_i) where the r_i are coefficents and the e_i,{} elements of the ordered abelian monoid,{} are thought of as exponents or monomials. The monomials commute with each other,{} and with the coefficients (which themselves may or may not be commutative). See \\spadtype{FiniteAbelianMonoidRing} for the case of finite support a useful common model for polynomials and power series. Conceptually at least,{} only the non-zero terms are ever operated on.")) (/ (($ $ |#2|) "\\spad{p/c} divides \\spad{p} by the coefficient \\spad{c}.")) (|coefficient| ((|#2| $ |#3|) "\\spad{coefficient(p,{}e)} extracts the coefficient of the monomial with exponent \\spad{e} from polynomial \\spad{p},{} or returns zero if exponent is not present.")) (|reductum| (($ $) "\\spad{reductum(u)} returns \\spad{u} minus its leading monomial returns zero if handed the zero element.")) (|monomial| (($ |#2| |#3|) "\\spad{monomial(r,{}e)} makes a term from a coefficient \\spad{r} and an exponent \\spad{e}.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(p)} tests if \\spad{p} is a single monomial.")) (|map| (($ (|Mapping| |#2| |#2|) $) "\\spad{map(fn,{}u)} maps function \\spad{fn} onto the coefficients of the non-zero monomials of \\spad{u}.")) (|degree| ((|#3| $) "\\spad{degree(p)} returns the maximum of the exponents of the terms of \\spad{p}.")) (|leadingMonomial| (($ $) "\\spad{leadingMonomial(p)} returns the monomial of \\spad{p} with the highest degree.")) (|leadingCoefficient| ((|#2| $) "\\spad{leadingCoefficient(p)} returns the coefficient highest degree term of \\spad{p}.")))
NIL
((|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))))
(-47 R E)
((|constructor| (NIL "Abelian monoid ring elements (not necessarily of finite support) of this ring are of the form formal SUM (r_i * e_i) where the r_i are coefficents and the e_i,{} elements of the ordered abelian monoid,{} are thought of as exponents or monomials. The monomials commute with each other,{} and with the coefficients (which themselves may or may not be commutative). See \\spadtype{FiniteAbelianMonoidRing} for the case of finite support a useful common model for polynomials and power series. Conceptually at least,{} only the non-zero terms are ever operated on.")) (/ (($ $ |#1|) "\\spad{p/c} divides \\spad{p} by the coefficient \\spad{c}.")) (|coefficient| ((|#1| $ |#2|) "\\spad{coefficient(p,{}e)} extracts the coefficient of the monomial with exponent \\spad{e} from polynomial \\spad{p},{} or returns zero if exponent is not present.")) (|reductum| (($ $) "\\spad{reductum(u)} returns \\spad{u} minus its leading monomial returns zero if handed the zero element.")) (|monomial| (($ |#1| |#2|) "\\spad{monomial(r,{}e)} makes a term from a coefficient \\spad{r} and an exponent \\spad{e}.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(p)} tests if \\spad{p} is a single monomial.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(fn,{}u)} maps function \\spad{fn} onto the coefficients of the non-zero monomials of \\spad{u}.")) (|degree| ((|#2| $) "\\spad{degree(p)} returns the maximum of the exponents of the terms of \\spad{p}.")) (|leadingMonomial| (($ $) "\\spad{leadingMonomial(p)} returns the monomial of \\spad{p} with the highest degree.")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(p)} returns the coefficient highest degree term of \\spad{p}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-48)
((|constructor| (NIL "Algebraic closure of the rational numbers,{} with mathematical =")) (|norm| (($ $ (|List| (|Kernel| $))) "\\spad{norm(f,{}l)} computes the norm of the algebraic number \\spad{f} with respect to the extension generated by kernels \\spad{l}") (($ $ (|Kernel| $)) "\\spad{norm(f,{}k)} computes the norm of the algebraic number \\spad{f} with respect to the extension generated by kernel \\spad{k}") (((|SparseUnivariatePolynomial| $) (|SparseUnivariatePolynomial| $) (|List| (|Kernel| $))) "\\spad{norm(p,{}l)} computes the norm of the polynomial \\spad{p} with respect to the extension generated by kernels \\spad{l}") (((|SparseUnivariatePolynomial| $) (|SparseUnivariatePolynomial| $) (|Kernel| $)) "\\spad{norm(p,{}k)} computes the norm of the polynomial \\spad{p} with respect to the extension generated by kernel \\spad{k}")) (|reduce| (($ $) "\\spad{reduce(f)} simplifies all the unreduced algebraic numbers present in \\spad{f} by applying their defining relations.")) (|denom| (((|SparseMultivariatePolynomial| (|Integer|) (|Kernel| $)) $) "\\spad{denom(f)} returns the denominator of \\spad{f} viewed as a polynomial in the kernels over \\spad{Z}.")) (|numer| (((|SparseMultivariatePolynomial| (|Integer|) (|Kernel| $)) $) "\\spad{numer(f)} returns the numerator of \\spad{f} viewed as a polynomial in the kernels over \\spad{Z}.")) (|coerce| (($ (|SparseMultivariatePolynomial| (|Integer|) (|Kernel| $))) "\\spad{coerce(p)} returns \\spad{p} viewed as an algebraic number.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| $ (QUOTE (-1045))) (|HasCategory| $ (LIST (QUOTE -1034) (QUOTE (-564)))))
(-49)
((|constructor| (NIL "This domain implements anonymous functions")) (|body| (((|Syntax|) $) "\\spad{body(f)} returns the body of the unnamed function \\spad{`f'}.")) (|parameters| (((|List| (|Identifier|)) $) "\\spad{parameters(f)} returns the list of parameters bound by \\spad{`f'}.")))
@@ -130,7 +130,7 @@ NIL
NIL
(-50 R |lVar|)
((|constructor| (NIL "The domain of antisymmetric polynomials.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(f,{}p)} changes each coefficient of \\spad{p} by the application of \\spad{f}.")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(p)} returns the homogeneous degree of \\spad{p}.")) (|retractable?| (((|Boolean|) $) "\\spad{retractable?(p)} tests if \\spad{p} is a 0-form,{} \\spadignore{i.e.} if degree(\\spad{p}) = 0.")) (|homogeneous?| (((|Boolean|) $) "\\spad{homogeneous?(p)} tests if all of the terms of \\spad{p} have the same degree.")) (|exp| (($ (|List| (|Integer|))) "\\spad{exp([i1,{}...in])} returns \\spad{u_1\\^{i_1} ... u_n\\^{i_n}}")) (|generator| (($ (|NonNegativeInteger|)) "\\spad{generator(n)} returns the \\spad{n}th multiplicative generator,{} a basis term.")) (|coefficient| ((|#1| $ $) "\\spad{coefficient(p,{}u)} returns the coefficient of the term in \\spad{p} containing the basis term \\spad{u} if such a term exists,{} and 0 otherwise. Error: if the second argument \\spad{u} is not a basis element.")) (|reductum| (($ $) "\\spad{reductum(p)},{} where \\spad{p} is an antisymmetric polynomial,{} returns \\spad{p} minus the leading term of \\spad{p} if \\spad{p} has at least two terms,{} and 0 otherwise.")) (|leadingBasisTerm| (($ $) "\\spad{leadingBasisTerm(p)} returns the leading basis term of antisymmetric polynomial \\spad{p}.")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(p)} returns the leading coefficient of antisymmetric polynomial \\spad{p}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-51 S)
((|constructor| (NIL "\\spadtype{AnyFunctions1} implements several utility functions for working with \\spadtype{Any}. These functions are used to go back and forth between objects of \\spadtype{Any} and objects of other types.")) (|retract| ((|#1| (|Any|)) "\\spad{retract(a)} tries to convert \\spad{a} into an object of type \\spad{S}. If possible,{} it returns the object. Error: if no such retraction is possible.")) (|retractable?| (((|Boolean|) (|Any|)) "\\spad{retractable?(a)} tests if \\spad{a} can be converted into an object of type \\spad{S}.")) (|retractIfCan| (((|Union| |#1| "failed") (|Any|)) "\\spad{retractIfCan(a)} tries change \\spad{a} into an object of type \\spad{S}. If it can,{} then such an object is returned. Otherwise,{} \"failed\" is returned.")) (|coerce| (((|Any|) |#1|) "\\spad{coerce(s)} creates an object of \\spadtype{Any} from the object \\spad{s} of type \\spad{S}.")))
@@ -144,7 +144,7 @@ NIL
((|constructor| (NIL "\\spad{ApplyUnivariateSkewPolynomial} (internal) allows univariate skew polynomials to be applied to appropriate modules.")) (|apply| ((|#2| |#3| (|Mapping| |#2| |#2|) |#2|) "\\spad{apply(p,{} f,{} m)} returns \\spad{p(m)} where the action is given by \\spad{x m = f(m)}. \\spad{f} must be an \\spad{R}-pseudo linear map on \\spad{M}.")))
NIL
NIL
-(-54 |Base| R -2313)
+(-54 |Base| R -2312)
((|constructor| (NIL "This package apply rewrite rules to expressions,{} calling the pattern matcher.")) (|localUnquote| ((|#3| |#3| (|List| (|Symbol|))) "\\spad{localUnquote(f,{}ls)} is a local function.")) (|applyRules| ((|#3| (|List| (|RewriteRule| |#1| |#2| |#3|)) |#3| (|PositiveInteger|)) "\\spad{applyRules([r1,{}...,{}rn],{} expr,{} n)} applies the rules \\spad{r1},{}...,{}\\spad{rn} to \\spad{f} a most \\spad{n} times.") ((|#3| (|List| (|RewriteRule| |#1| |#2| |#3|)) |#3|) "\\spad{applyRules([r1,{}...,{}rn],{} expr)} applies the rules \\spad{r1},{}...,{}\\spad{rn} to \\spad{f} an unlimited number of times,{} \\spadignore{i.e.} until none of \\spad{r1},{}...,{}\\spad{rn} is applicable to the expression.")))
NIL
NIL
@@ -158,7 +158,7 @@ NIL
NIL
(-57 R |Row| |Col|)
((|constructor| (NIL "\\indented{1}{TwoDimensionalArrayCategory is a general array category which} allows different representations and indexing schemes. Rows and columns may be extracted with rows returned as objects of type Row and columns returned as objects of type Col. The index of the 'first' row may be obtained by calling the function 'minRowIndex'. The index of the 'first' column may be obtained by calling the function 'minColIndex'. The index of the first element of a 'Row' is the same as the index of the first column in an array and vice versa.")) (|map!| (($ (|Mapping| |#1| |#1|) $) "\\spad{map!(f,{}a)} assign \\spad{a(i,{}j)} to \\spad{f(a(i,{}j))} for all \\spad{i,{} j}")) (|map| (($ (|Mapping| |#1| |#1| |#1|) $ $ |#1|) "\\spad{map(f,{}a,{}b,{}r)} returns \\spad{c},{} where \\spad{c(i,{}j) = f(a(i,{}j),{}b(i,{}j))} when both \\spad{a(i,{}j)} and \\spad{b(i,{}j)} exist; else \\spad{c(i,{}j) = f(r,{} b(i,{}j))} when \\spad{a(i,{}j)} does not exist; else \\spad{c(i,{}j) = f(a(i,{}j),{}r)} when \\spad{b(i,{}j)} does not exist; otherwise \\spad{c(i,{}j) = f(r,{}r)}.") (($ (|Mapping| |#1| |#1| |#1|) $ $) "\\spad{map(f,{}a,{}b)} returns \\spad{c},{} where \\spad{c(i,{}j) = f(a(i,{}j),{}b(i,{}j))} for all \\spad{i,{} j}") (($ (|Mapping| |#1| |#1|) $) "\\spad{map(f,{}a)} returns \\spad{b},{} where \\spad{b(i,{}j) = f(a(i,{}j))} for all \\spad{i,{} j}")) (|setColumn!| (($ $ (|Integer|) |#3|) "\\spad{setColumn!(m,{}j,{}v)} sets to \\spad{j}th column of \\spad{m} to \\spad{v}")) (|setRow!| (($ $ (|Integer|) |#2|) "\\spad{setRow!(m,{}i,{}v)} sets to \\spad{i}th row of \\spad{m} to \\spad{v}")) (|qsetelt!| ((|#1| $ (|Integer|) (|Integer|) |#1|) "\\spad{qsetelt!(m,{}i,{}j,{}r)} sets the element in the \\spad{i}th row and \\spad{j}th column of \\spad{m} to \\spad{r} NO error check to determine if indices are in proper ranges")) (|setelt| ((|#1| $ (|Integer|) (|Integer|) |#1|) "\\spad{setelt(m,{}i,{}j,{}r)} sets the element in the \\spad{i}th row and \\spad{j}th column of \\spad{m} to \\spad{r} error check to determine if indices are in proper ranges")) (|parts| (((|List| |#1|) $) "\\spad{parts(m)} returns a list of the elements of \\spad{m} in row major order")) (|column| ((|#3| $ (|Integer|)) "\\spad{column(m,{}j)} returns the \\spad{j}th column of \\spad{m} error check to determine if index is in proper ranges")) (|row| ((|#2| $ (|Integer|)) "\\spad{row(m,{}i)} returns the \\spad{i}th row of \\spad{m} error check to determine if index is in proper ranges")) (|qelt| ((|#1| $ (|Integer|) (|Integer|)) "\\spad{qelt(m,{}i,{}j)} returns the element in the \\spad{i}th row and \\spad{j}th column of the array \\spad{m} NO error check to determine if indices are in proper ranges")) (|elt| ((|#1| $ (|Integer|) (|Integer|) |#1|) "\\spad{elt(m,{}i,{}j,{}r)} returns the element in the \\spad{i}th row and \\spad{j}th column of the array \\spad{m},{} if \\spad{m} has an \\spad{i}th row and a \\spad{j}th column,{} and returns \\spad{r} otherwise") ((|#1| $ (|Integer|) (|Integer|)) "\\spad{elt(m,{}i,{}j)} returns the element in the \\spad{i}th row and \\spad{j}th column of the array \\spad{m} error check to determine if indices are in proper ranges")) (|ncols| (((|NonNegativeInteger|) $) "\\spad{ncols(m)} returns the number of columns in the array \\spad{m}")) (|nrows| (((|NonNegativeInteger|) $) "\\spad{nrows(m)} returns the number of rows in the array \\spad{m}")) (|maxColIndex| (((|Integer|) $) "\\spad{maxColIndex(m)} returns the index of the 'last' column of the array \\spad{m}")) (|minColIndex| (((|Integer|) $) "\\spad{minColIndex(m)} returns the index of the 'first' column of the array \\spad{m}")) (|maxRowIndex| (((|Integer|) $) "\\spad{maxRowIndex(m)} returns the index of the 'last' row of the array \\spad{m}")) (|minRowIndex| (((|Integer|) $) "\\spad{minRowIndex(m)} returns the index of the 'first' row of the array \\spad{m}")) (|fill!| (($ $ |#1|) "\\spad{fill!(m,{}r)} fills \\spad{m} with \\spad{r}\\spad{'s}")) (|new| (($ (|NonNegativeInteger|) (|NonNegativeInteger|) |#1|) "\\spad{new(m,{}n,{}r)} is an \\spad{m}-by-\\spad{n} array all of whose entries are \\spad{r}")) (|finiteAggregate| ((|attribute|) "two-dimensional arrays are finite")) (|shallowlyMutable| ((|attribute|) "one may destructively alter arrays")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-58 A B)
((|constructor| (NIL "\\indented{1}{This package provides tools for operating on one-dimensional arrays} with unary and binary functions involving different underlying types")) (|map| (((|OneDimensionalArray| |#2|) (|Mapping| |#2| |#1|) (|OneDimensionalArray| |#1|)) "\\spad{map(f,{}a)} applies function \\spad{f} to each member of one-dimensional array \\spad{a} resulting in a new one-dimensional array over a possibly different underlying domain.")) (|reduce| ((|#2| (|Mapping| |#2| |#1| |#2|) (|OneDimensionalArray| |#1|) |#2|) "\\spad{reduce(f,{}a,{}r)} applies function \\spad{f} to each successive element of the one-dimensional array \\spad{a} and an accumulant initialized to \\spad{r}. For example,{} \\spad{reduce(_+\\$Integer,{}[1,{}2,{}3],{}0)} does \\spad{3+(2+(1+0))}. Note: third argument \\spad{r} may be regarded as the identity element for the function \\spad{f}.")) (|scan| (((|OneDimensionalArray| |#2|) (|Mapping| |#2| |#1| |#2|) (|OneDimensionalArray| |#1|) |#2|) "\\spad{scan(f,{}a,{}r)} successively applies \\spad{reduce(f,{}x,{}r)} to more and more leading sub-arrays \\spad{x} of one-dimensional array \\spad{a}. More precisely,{} if \\spad{a} is \\spad{[a1,{}a2,{}...]},{} then \\spad{scan(f,{}a,{}r)} returns \\spad{[reduce(f,{}[a1],{}r),{}reduce(f,{}[a1,{}a2],{}r),{}...]}.")))
@@ -166,65 +166,65 @@ NIL
NIL
(-59 S)
((|constructor| (NIL "This is the domain of 1-based one dimensional arrays")) (|oneDimensionalArray| (($ (|NonNegativeInteger|) |#1|) "\\spad{oneDimensionalArray(n,{}s)} creates an array from \\spad{n} copies of element \\spad{s}") (($ (|List| |#1|)) "\\spad{oneDimensionalArray(l)} creates an array from a list of elements \\spad{l}")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-60 R)
((|constructor| (NIL "\\indented{1}{A TwoDimensionalArray is a two dimensional array with} 1-based indexing for both rows and columns.")) (|shallowlyMutable| ((|attribute|) "One may destructively alter TwoDimensionalArray\\spad{'s}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
-(-61 -2445)
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+(-61 -2410)
((|constructor| (NIL "\\spadtype{ASP10} produces Fortran for Type 10 ASPs,{} needed for NAG routine \\axiomOpFrom{d02kef}{d02Package}. This ASP computes the values of a set of functions,{} for example:\\begin{verbatim} SUBROUTINE COEFFN(P,Q,DQDL,X,ELAM,JINT) DOUBLE PRECISION ELAM,P,Q,X,DQDL INTEGER JINT P=1.0D0 Q=((-1.0D0*X**3)+ELAM*X*X-2.0D0)/(X*X) DQDL=1.0D0 RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct| (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (|construct|) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-62 -2445)
+(-62 -2410)
((|constructor| (NIL "\\spadtype{Asp12} produces Fortran for Type 12 ASPs,{} needed for NAG routine \\axiomOpFrom{d02kef}{d02Package} etc.,{} for example:\\begin{verbatim} SUBROUTINE MONIT (MAXIT,IFLAG,ELAM,FINFO) DOUBLE PRECISION ELAM,FINFO(15) INTEGER MAXIT,IFLAG IF(MAXIT.EQ.-1)THEN PRINT*,\"Output from Monit\" ENDIF PRINT*,MAXIT,IFLAG,ELAM,(FINFO(I),I=1,4) RETURN END\\end{verbatim}")) (|outputAsFortran| (((|Void|)) "\\spad{outputAsFortran()} generates the default code for \\spadtype{ASP12}.")))
NIL
NIL
-(-63 -2445)
+(-63 -2410)
((|constructor| (NIL "\\spadtype{Asp19} produces Fortran for Type 19 ASPs,{} evaluating a set of functions and their jacobian at a given point,{} for example:\\begin{verbatim} SUBROUTINE LSFUN2(M,N,XC,FVECC,FJACC,LJC) DOUBLE PRECISION FVECC(M),FJACC(LJC,N),XC(N) INTEGER M,N,LJC INTEGER I,J DO 25003 I=1,LJC DO 25004 J=1,N FJACC(I,J)=0.0D025004 CONTINUE25003 CONTINUE FVECC(1)=((XC(1)-0.14D0)*XC(3)+(15.0D0*XC(1)-2.1D0)*XC(2)+1.0D0)/( &XC(3)+15.0D0*XC(2)) FVECC(2)=((XC(1)-0.18D0)*XC(3)+(7.0D0*XC(1)-1.26D0)*XC(2)+1.0D0)/( &XC(3)+7.0D0*XC(2)) FVECC(3)=((XC(1)-0.22D0)*XC(3)+(4.333333333333333D0*XC(1)-0.953333 &3333333333D0)*XC(2)+1.0D0)/(XC(3)+4.333333333333333D0*XC(2)) FVECC(4)=((XC(1)-0.25D0)*XC(3)+(3.0D0*XC(1)-0.75D0)*XC(2)+1.0D0)/( &XC(3)+3.0D0*XC(2)) FVECC(5)=((XC(1)-0.29D0)*XC(3)+(2.2D0*XC(1)-0.6379999999999999D0)* &XC(2)+1.0D0)/(XC(3)+2.2D0*XC(2)) FVECC(6)=((XC(1)-0.32D0)*XC(3)+(1.666666666666667D0*XC(1)-0.533333 &3333333333D0)*XC(2)+1.0D0)/(XC(3)+1.666666666666667D0*XC(2)) FVECC(7)=((XC(1)-0.35D0)*XC(3)+(1.285714285714286D0*XC(1)-0.45D0)* &XC(2)+1.0D0)/(XC(3)+1.285714285714286D0*XC(2)) FVECC(8)=((XC(1)-0.39D0)*XC(3)+(XC(1)-0.39D0)*XC(2)+1.0D0)/(XC(3)+ &XC(2)) FVECC(9)=((XC(1)-0.37D0)*XC(3)+(XC(1)-0.37D0)*XC(2)+1.285714285714 &286D0)/(XC(3)+XC(2)) FVECC(10)=((XC(1)-0.58D0)*XC(3)+(XC(1)-0.58D0)*XC(2)+1.66666666666 &6667D0)/(XC(3)+XC(2)) FVECC(11)=((XC(1)-0.73D0)*XC(3)+(XC(1)-0.73D0)*XC(2)+2.2D0)/(XC(3) &+XC(2)) FVECC(12)=((XC(1)-0.96D0)*XC(3)+(XC(1)-0.96D0)*XC(2)+3.0D0)/(XC(3) &+XC(2)) FVECC(13)=((XC(1)-1.34D0)*XC(3)+(XC(1)-1.34D0)*XC(2)+4.33333333333 &3333D0)/(XC(3)+XC(2)) FVECC(14)=((XC(1)-2.1D0)*XC(3)+(XC(1)-2.1D0)*XC(2)+7.0D0)/(XC(3)+X &C(2)) FVECC(15)=((XC(1)-4.39D0)*XC(3)+(XC(1)-4.39D0)*XC(2)+15.0D0)/(XC(3 &)+XC(2)) FJACC(1,1)=1.0D0 FJACC(1,2)=-15.0D0/(XC(3)**2+30.0D0*XC(2)*XC(3)+225.0D0*XC(2)**2) FJACC(1,3)=-1.0D0/(XC(3)**2+30.0D0*XC(2)*XC(3)+225.0D0*XC(2)**2) FJACC(2,1)=1.0D0 FJACC(2,2)=-7.0D0/(XC(3)**2+14.0D0*XC(2)*XC(3)+49.0D0*XC(2)**2) FJACC(2,3)=-1.0D0/(XC(3)**2+14.0D0*XC(2)*XC(3)+49.0D0*XC(2)**2) FJACC(3,1)=1.0D0 FJACC(3,2)=((-0.1110223024625157D-15*XC(3))-4.333333333333333D0)/( &XC(3)**2+8.666666666666666D0*XC(2)*XC(3)+18.77777777777778D0*XC(2) &**2) FJACC(3,3)=(0.1110223024625157D-15*XC(2)-1.0D0)/(XC(3)**2+8.666666 &666666666D0*XC(2)*XC(3)+18.77777777777778D0*XC(2)**2) FJACC(4,1)=1.0D0 FJACC(4,2)=-3.0D0/(XC(3)**2+6.0D0*XC(2)*XC(3)+9.0D0*XC(2)**2) FJACC(4,3)=-1.0D0/(XC(3)**2+6.0D0*XC(2)*XC(3)+9.0D0*XC(2)**2) FJACC(5,1)=1.0D0 FJACC(5,2)=((-0.1110223024625157D-15*XC(3))-2.2D0)/(XC(3)**2+4.399 &999999999999D0*XC(2)*XC(3)+4.839999999999998D0*XC(2)**2) FJACC(5,3)=(0.1110223024625157D-15*XC(2)-1.0D0)/(XC(3)**2+4.399999 &999999999D0*XC(2)*XC(3)+4.839999999999998D0*XC(2)**2) FJACC(6,1)=1.0D0 FJACC(6,2)=((-0.2220446049250313D-15*XC(3))-1.666666666666667D0)/( &XC(3)**2+3.333333333333333D0*XC(2)*XC(3)+2.777777777777777D0*XC(2) &**2) FJACC(6,3)=(0.2220446049250313D-15*XC(2)-1.0D0)/(XC(3)**2+3.333333 &333333333D0*XC(2)*XC(3)+2.777777777777777D0*XC(2)**2) FJACC(7,1)=1.0D0 FJACC(7,2)=((-0.5551115123125783D-16*XC(3))-1.285714285714286D0)/( &XC(3)**2+2.571428571428571D0*XC(2)*XC(3)+1.653061224489796D0*XC(2) &**2) FJACC(7,3)=(0.5551115123125783D-16*XC(2)-1.0D0)/(XC(3)**2+2.571428 &571428571D0*XC(2)*XC(3)+1.653061224489796D0*XC(2)**2) FJACC(8,1)=1.0D0 FJACC(8,2)=-1.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(8,3)=-1.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(9,1)=1.0D0 FJACC(9,2)=-1.285714285714286D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)* &*2) FJACC(9,3)=-1.285714285714286D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)* &*2) FJACC(10,1)=1.0D0 FJACC(10,2)=-1.666666666666667D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2) &**2) FJACC(10,3)=-1.666666666666667D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2) &**2) FJACC(11,1)=1.0D0 FJACC(11,2)=-2.2D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(11,3)=-2.2D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(12,1)=1.0D0 FJACC(12,2)=-3.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(12,3)=-3.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(13,1)=1.0D0 FJACC(13,2)=-4.333333333333333D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2) &**2) FJACC(13,3)=-4.333333333333333D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2) &**2) FJACC(14,1)=1.0D0 FJACC(14,2)=-7.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(14,3)=-7.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(15,1)=1.0D0 FJACC(15,2)=-15.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) FJACC(15,3)=-15.0D0/(XC(3)**2+2.0D0*XC(2)*XC(3)+XC(2)**2) RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct|) (|construct| (QUOTE XC)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-64 -2445)
+(-64 -2410)
((|constructor| (NIL "\\spadtype{Asp1} produces Fortran for Type 1 ASPs,{} needed for various NAG routines. Type 1 ASPs take a univariate expression (in the symbol \\spad{X}) and turn it into a Fortran Function like the following:\\begin{verbatim} DOUBLE PRECISION FUNCTION F(X) DOUBLE PRECISION X F=DSIN(X) RETURN END\\end{verbatim}")) (|coerce| (($ (|FortranExpression| (|construct| (QUOTE X)) (|construct|) (|MachineFloat|))) "\\spad{coerce(f)} takes an object from the appropriate instantiation of \\spadtype{FortranExpression} and turns it into an ASP.")))
NIL
NIL
-(-65 -2445)
+(-65 -2410)
((|constructor| (NIL "\\spadtype{Asp20} produces Fortran for Type 20 ASPs,{} for example:\\begin{verbatim} SUBROUTINE QPHESS(N,NROWH,NCOLH,JTHCOL,HESS,X,HX) DOUBLE PRECISION HX(N),X(N),HESS(NROWH,NCOLH) INTEGER JTHCOL,N,NROWH,NCOLH HX(1)=2.0D0*X(1) HX(2)=2.0D0*X(2) HX(3)=2.0D0*X(4)+2.0D0*X(3) HX(4)=2.0D0*X(4)+2.0D0*X(3) HX(5)=2.0D0*X(5) HX(6)=(-2.0D0*X(7))+(-2.0D0*X(6)) HX(7)=(-2.0D0*X(7))+(-2.0D0*X(6)) RETURN END\\end{verbatim}")))
NIL
NIL
-(-66 -2445)
+(-66 -2410)
((|constructor| (NIL "\\spadtype{Asp24} produces Fortran for Type 24 ASPs which evaluate a multivariate function at a point (needed for NAG routine \\axiomOpFrom{e04jaf}{e04Package}),{} for example:\\begin{verbatim} SUBROUTINE FUNCT1(N,XC,FC) DOUBLE PRECISION FC,XC(N) INTEGER N FC=10.0D0*XC(4)**4+(-40.0D0*XC(1)*XC(4)**3)+(60.0D0*XC(1)**2+5 &.0D0)*XC(4)**2+((-10.0D0*XC(3))+(-40.0D0*XC(1)**3))*XC(4)+16.0D0*X &C(3)**4+(-32.0D0*XC(2)*XC(3)**3)+(24.0D0*XC(2)**2+5.0D0)*XC(3)**2+ &(-8.0D0*XC(2)**3*XC(3))+XC(2)**4+100.0D0*XC(2)**2+20.0D0*XC(1)*XC( &2)+10.0D0*XC(1)**4+XC(1)**2 RETURN END\\end{verbatim}")) (|coerce| (($ (|FortranExpression| (|construct|) (|construct| (QUOTE XC)) (|MachineFloat|))) "\\spad{coerce(f)} takes an object from the appropriate instantiation of \\spadtype{FortranExpression} and turns it into an ASP.")))
NIL
NIL
-(-67 -2445)
+(-67 -2410)
((|constructor| (NIL "\\spadtype{Asp27} produces Fortran for Type 27 ASPs,{} needed for NAG routine \\axiomOpFrom{f02fjf}{f02Package} ,{}for example:\\begin{verbatim} FUNCTION DOT(IFLAG,N,Z,W,RWORK,LRWORK,IWORK,LIWORK) DOUBLE PRECISION W(N),Z(N),RWORK(LRWORK) INTEGER N,LIWORK,IFLAG,LRWORK,IWORK(LIWORK) DOT=(W(16)+(-0.5D0*W(15)))*Z(16)+((-0.5D0*W(16))+W(15)+(-0.5D0*W(1 &4)))*Z(15)+((-0.5D0*W(15))+W(14)+(-0.5D0*W(13)))*Z(14)+((-0.5D0*W( &14))+W(13)+(-0.5D0*W(12)))*Z(13)+((-0.5D0*W(13))+W(12)+(-0.5D0*W(1 &1)))*Z(12)+((-0.5D0*W(12))+W(11)+(-0.5D0*W(10)))*Z(11)+((-0.5D0*W( &11))+W(10)+(-0.5D0*W(9)))*Z(10)+((-0.5D0*W(10))+W(9)+(-0.5D0*W(8)) &)*Z(9)+((-0.5D0*W(9))+W(8)+(-0.5D0*W(7)))*Z(8)+((-0.5D0*W(8))+W(7) &+(-0.5D0*W(6)))*Z(7)+((-0.5D0*W(7))+W(6)+(-0.5D0*W(5)))*Z(6)+((-0. &5D0*W(6))+W(5)+(-0.5D0*W(4)))*Z(5)+((-0.5D0*W(5))+W(4)+(-0.5D0*W(3 &)))*Z(4)+((-0.5D0*W(4))+W(3)+(-0.5D0*W(2)))*Z(3)+((-0.5D0*W(3))+W( &2)+(-0.5D0*W(1)))*Z(2)+((-0.5D0*W(2))+W(1))*Z(1) RETURN END\\end{verbatim}")))
NIL
NIL
-(-68 -2445)
+(-68 -2410)
((|constructor| (NIL "\\spadtype{Asp28} produces Fortran for Type 28 ASPs,{} used in NAG routine \\axiomOpFrom{f02fjf}{f02Package},{} for example:\\begin{verbatim} SUBROUTINE IMAGE(IFLAG,N,Z,W,RWORK,LRWORK,IWORK,LIWORK) DOUBLE PRECISION Z(N),W(N),IWORK(LRWORK),RWORK(LRWORK) INTEGER N,LIWORK,IFLAG,LRWORK W(1)=0.01707454969713436D0*Z(16)+0.001747395874954051D0*Z(15)+0.00 &2106973900813502D0*Z(14)+0.002957434991769087D0*Z(13)+(-0.00700554 &0882865317D0*Z(12))+(-0.01219194009813166D0*Z(11))+0.0037230647365 &3087D0*Z(10)+0.04932374658377151D0*Z(9)+(-0.03586220812223305D0*Z( &8))+(-0.04723268012114625D0*Z(7))+(-0.02434652144032987D0*Z(6))+0. &2264766947290192D0*Z(5)+(-0.1385343580686922D0*Z(4))+(-0.116530050 &8238904D0*Z(3))+(-0.2803531651057233D0*Z(2))+1.019463911841327D0*Z &(1) W(2)=0.0227345011107737D0*Z(16)+0.008812321197398072D0*Z(15)+0.010 &94012210519586D0*Z(14)+(-0.01764072463999744D0*Z(13))+(-0.01357136 &72105995D0*Z(12))+0.00157466157362272D0*Z(11)+0.05258889186338282D &0*Z(10)+(-0.01981532388243379D0*Z(9))+(-0.06095390688679697D0*Z(8) &)+(-0.04153119955569051D0*Z(7))+0.2176561076571465D0*Z(6)+(-0.0532 &5555586632358D0*Z(5))+(-0.1688977368984641D0*Z(4))+(-0.32440166056 &67343D0*Z(3))+0.9128222941872173D0*Z(2)+(-0.2419652703415429D0*Z(1 &)) W(3)=0.03371198197190302D0*Z(16)+0.02021603150122265D0*Z(15)+(-0.0 &06607305534689702D0*Z(14))+(-0.03032392238968179D0*Z(13))+0.002033 &305231024948D0*Z(12)+0.05375944956767728D0*Z(11)+(-0.0163213312502 &9967D0*Z(10))+(-0.05483186562035512D0*Z(9))+(-0.04901428822579872D &0*Z(8))+0.2091097927887612D0*Z(7)+(-0.05760560341383113D0*Z(6))+(- &0.1236679206156403D0*Z(5))+(-0.3523683853026259D0*Z(4))+0.88929961 &32269974D0*Z(3)+(-0.2995429545781457D0*Z(2))+(-0.02986582812574917 &D0*Z(1)) W(4)=0.05141563713660119D0*Z(16)+0.005239165960779299D0*Z(15)+(-0. &01623427735779699D0*Z(14))+(-0.01965809746040371D0*Z(13))+0.054688 &97337339577D0*Z(12)+(-0.014224695935687D0*Z(11))+(-0.0505181779315 &6355D0*Z(10))+(-0.04353074206076491D0*Z(9))+0.2012230497530726D0*Z &(8)+(-0.06630874514535952D0*Z(7))+(-0.1280829963720053D0*Z(6))+(-0 &.305169742604165D0*Z(5))+0.8600427128450191D0*Z(4)+(-0.32415033802 &68184D0*Z(3))+(-0.09033531980693314D0*Z(2))+0.09089205517109111D0* &Z(1) W(5)=0.04556369767776375D0*Z(16)+(-0.001822737697581869D0*Z(15))+( &-0.002512226501941856D0*Z(14))+0.02947046460707379D0*Z(13)+(-0.014 &45079632086177D0*Z(12))+(-0.05034242196614937D0*Z(11))+(-0.0376966 &3291725935D0*Z(10))+0.2171103102175198D0*Z(9)+(-0.0824949256021352 &4D0*Z(8))+(-0.1473995209288945D0*Z(7))+(-0.315042193418466D0*Z(6)) &+0.9591623347824002D0*Z(5)+(-0.3852396953763045D0*Z(4))+(-0.141718 &5427288274D0*Z(3))+(-0.03423495461011043D0*Z(2))+0.319820917706851 &6D0*Z(1) W(6)=0.04015147277405744D0*Z(16)+0.01328585741341559D0*Z(15)+0.048 &26082005465965D0*Z(14)+(-0.04319641116207706D0*Z(13))+(-0.04931323 &319055762D0*Z(12))+(-0.03526886317505474D0*Z(11))+0.22295383396730 &01D0*Z(10)+(-0.07375317649315155D0*Z(9))+(-0.1589391311991561D0*Z( &8))+(-0.328001910890377D0*Z(7))+0.952576555482747D0*Z(6)+(-0.31583 &09975786731D0*Z(5))+(-0.1846882042225383D0*Z(4))+(-0.0703762046700 &4427D0*Z(3))+0.2311852964327382D0*Z(2)+0.04254083491825025D0*Z(1) W(7)=0.06069778964023718D0*Z(16)+0.06681263884671322D0*Z(15)+(-0.0 &2113506688615768D0*Z(14))+(-0.083996867458326D0*Z(13))+(-0.0329843 &8523869648D0*Z(12))+0.2276878326327734D0*Z(11)+(-0.067356038933017 &95D0*Z(10))+(-0.1559813965382218D0*Z(9))+(-0.3363262957694705D0*Z( &8))+0.9442791158560948D0*Z(7)+(-0.3199955249404657D0*Z(6))+(-0.136 &2463839920727D0*Z(5))+(-0.1006185171570586D0*Z(4))+0.2057504515015 &423D0*Z(3)+(-0.02065879269286707D0*Z(2))+0.03160990266745513D0*Z(1 &) W(8)=0.126386868896738D0*Z(16)+0.002563370039476418D0*Z(15)+(-0.05 &581757739455641D0*Z(14))+(-0.07777893205900685D0*Z(13))+0.23117338 &45834199D0*Z(12)+(-0.06031581134427592D0*Z(11))+(-0.14805474755869 &52D0*Z(10))+(-0.3364014128402243D0*Z(9))+0.9364014128402244D0*Z(8) &+(-0.3269452524413048D0*Z(7))+(-0.1396841886557241D0*Z(6))+(-0.056 &1733845834199D0*Z(5))+0.1777789320590069D0*Z(4)+(-0.04418242260544 &359D0*Z(3))+(-0.02756337003947642D0*Z(2))+0.07361313110326199D0*Z( &1) W(9)=0.07361313110326199D0*Z(16)+(-0.02756337003947642D0*Z(15))+(- &0.04418242260544359D0*Z(14))+0.1777789320590069D0*Z(13)+(-0.056173 &3845834199D0*Z(12))+(-0.1396841886557241D0*Z(11))+(-0.326945252441 &3048D0*Z(10))+0.9364014128402244D0*Z(9)+(-0.3364014128402243D0*Z(8 &))+(-0.1480547475586952D0*Z(7))+(-0.06031581134427592D0*Z(6))+0.23 &11733845834199D0*Z(5)+(-0.07777893205900685D0*Z(4))+(-0.0558175773 &9455641D0*Z(3))+0.002563370039476418D0*Z(2)+0.126386868896738D0*Z( &1) W(10)=0.03160990266745513D0*Z(16)+(-0.02065879269286707D0*Z(15))+0 &.2057504515015423D0*Z(14)+(-0.1006185171570586D0*Z(13))+(-0.136246 &3839920727D0*Z(12))+(-0.3199955249404657D0*Z(11))+0.94427911585609 &48D0*Z(10)+(-0.3363262957694705D0*Z(9))+(-0.1559813965382218D0*Z(8 &))+(-0.06735603893301795D0*Z(7))+0.2276878326327734D0*Z(6)+(-0.032 &98438523869648D0*Z(5))+(-0.083996867458326D0*Z(4))+(-0.02113506688 &615768D0*Z(3))+0.06681263884671322D0*Z(2)+0.06069778964023718D0*Z( &1) W(11)=0.04254083491825025D0*Z(16)+0.2311852964327382D0*Z(15)+(-0.0 &7037620467004427D0*Z(14))+(-0.1846882042225383D0*Z(13))+(-0.315830 &9975786731D0*Z(12))+0.952576555482747D0*Z(11)+(-0.328001910890377D &0*Z(10))+(-0.1589391311991561D0*Z(9))+(-0.07375317649315155D0*Z(8) &)+0.2229538339673001D0*Z(7)+(-0.03526886317505474D0*Z(6))+(-0.0493 &1323319055762D0*Z(5))+(-0.04319641116207706D0*Z(4))+0.048260820054 &65965D0*Z(3)+0.01328585741341559D0*Z(2)+0.04015147277405744D0*Z(1) W(12)=0.3198209177068516D0*Z(16)+(-0.03423495461011043D0*Z(15))+(- &0.1417185427288274D0*Z(14))+(-0.3852396953763045D0*Z(13))+0.959162 &3347824002D0*Z(12)+(-0.315042193418466D0*Z(11))+(-0.14739952092889 &45D0*Z(10))+(-0.08249492560213524D0*Z(9))+0.2171103102175198D0*Z(8 &)+(-0.03769663291725935D0*Z(7))+(-0.05034242196614937D0*Z(6))+(-0. &01445079632086177D0*Z(5))+0.02947046460707379D0*Z(4)+(-0.002512226 &501941856D0*Z(3))+(-0.001822737697581869D0*Z(2))+0.045563697677763 &75D0*Z(1) W(13)=0.09089205517109111D0*Z(16)+(-0.09033531980693314D0*Z(15))+( &-0.3241503380268184D0*Z(14))+0.8600427128450191D0*Z(13)+(-0.305169 &742604165D0*Z(12))+(-0.1280829963720053D0*Z(11))+(-0.0663087451453 &5952D0*Z(10))+0.2012230497530726D0*Z(9)+(-0.04353074206076491D0*Z( &8))+(-0.05051817793156355D0*Z(7))+(-0.014224695935687D0*Z(6))+0.05 &468897337339577D0*Z(5)+(-0.01965809746040371D0*Z(4))+(-0.016234277 &35779699D0*Z(3))+0.005239165960779299D0*Z(2)+0.05141563713660119D0 &*Z(1) W(14)=(-0.02986582812574917D0*Z(16))+(-0.2995429545781457D0*Z(15)) &+0.8892996132269974D0*Z(14)+(-0.3523683853026259D0*Z(13))+(-0.1236 &679206156403D0*Z(12))+(-0.05760560341383113D0*Z(11))+0.20910979278 &87612D0*Z(10)+(-0.04901428822579872D0*Z(9))+(-0.05483186562035512D &0*Z(8))+(-0.01632133125029967D0*Z(7))+0.05375944956767728D0*Z(6)+0 &.002033305231024948D0*Z(5)+(-0.03032392238968179D0*Z(4))+(-0.00660 &7305534689702D0*Z(3))+0.02021603150122265D0*Z(2)+0.033711981971903 &02D0*Z(1) W(15)=(-0.2419652703415429D0*Z(16))+0.9128222941872173D0*Z(15)+(-0 &.3244016605667343D0*Z(14))+(-0.1688977368984641D0*Z(13))+(-0.05325 &555586632358D0*Z(12))+0.2176561076571465D0*Z(11)+(-0.0415311995556 &9051D0*Z(10))+(-0.06095390688679697D0*Z(9))+(-0.01981532388243379D &0*Z(8))+0.05258889186338282D0*Z(7)+0.00157466157362272D0*Z(6)+(-0. &0135713672105995D0*Z(5))+(-0.01764072463999744D0*Z(4))+0.010940122 &10519586D0*Z(3)+0.008812321197398072D0*Z(2)+0.0227345011107737D0*Z &(1) W(16)=1.019463911841327D0*Z(16)+(-0.2803531651057233D0*Z(15))+(-0. &1165300508238904D0*Z(14))+(-0.1385343580686922D0*Z(13))+0.22647669 &47290192D0*Z(12)+(-0.02434652144032987D0*Z(11))+(-0.04723268012114 &625D0*Z(10))+(-0.03586220812223305D0*Z(9))+0.04932374658377151D0*Z &(8)+0.00372306473653087D0*Z(7)+(-0.01219194009813166D0*Z(6))+(-0.0 &07005540882865317D0*Z(5))+0.002957434991769087D0*Z(4)+0.0021069739 &00813502D0*Z(3)+0.001747395874954051D0*Z(2)+0.01707454969713436D0* &Z(1) RETURN END\\end{verbatim}")))
NIL
NIL
-(-69 -2445)
+(-69 -2410)
((|constructor| (NIL "\\spadtype{Asp29} produces Fortran for Type 29 ASPs,{} needed for NAG routine \\axiomOpFrom{f02fjf}{f02Package},{} for example:\\begin{verbatim} SUBROUTINE MONIT(ISTATE,NEXTIT,NEVALS,NEVECS,K,F,D) DOUBLE PRECISION D(K),F(K) INTEGER K,NEXTIT,NEVALS,NVECS,ISTATE CALL F02FJZ(ISTATE,NEXTIT,NEVALS,NEVECS,K,F,D) RETURN END\\end{verbatim}")) (|outputAsFortran| (((|Void|)) "\\spad{outputAsFortran()} generates the default code for \\spadtype{ASP29}.")))
NIL
NIL
-(-70 -2445)
+(-70 -2410)
((|constructor| (NIL "\\spadtype{Asp30} produces Fortran for Type 30 ASPs,{} needed for NAG routine \\axiomOpFrom{f04qaf}{f04Package},{} for example:\\begin{verbatim} SUBROUTINE APROD(MODE,M,N,X,Y,RWORK,LRWORK,IWORK,LIWORK) DOUBLE PRECISION X(N),Y(M),RWORK(LRWORK) INTEGER M,N,LIWORK,IFAIL,LRWORK,IWORK(LIWORK),MODE DOUBLE PRECISION A(5,5) EXTERNAL F06PAF A(1,1)=1.0D0 A(1,2)=0.0D0 A(1,3)=0.0D0 A(1,4)=-1.0D0 A(1,5)=0.0D0 A(2,1)=0.0D0 A(2,2)=1.0D0 A(2,3)=0.0D0 A(2,4)=0.0D0 A(2,5)=-1.0D0 A(3,1)=0.0D0 A(3,2)=0.0D0 A(3,3)=1.0D0 A(3,4)=-1.0D0 A(3,5)=0.0D0 A(4,1)=-1.0D0 A(4,2)=0.0D0 A(4,3)=-1.0D0 A(4,4)=4.0D0 A(4,5)=-1.0D0 A(5,1)=0.0D0 A(5,2)=-1.0D0 A(5,3)=0.0D0 A(5,4)=-1.0D0 A(5,5)=4.0D0 IF(MODE.EQ.1)THEN CALL F06PAF('N',M,N,1.0D0,A,M,X,1,1.0D0,Y,1) ELSEIF(MODE.EQ.2)THEN CALL F06PAF('T',M,N,1.0D0,A,M,Y,1,1.0D0,X,1) ENDIF RETURN END\\end{verbatim}")))
NIL
NIL
-(-71 -2445)
+(-71 -2410)
((|constructor| (NIL "\\spadtype{Asp31} produces Fortran for Type 31 ASPs,{} needed for NAG routine \\axiomOpFrom{d02ejf}{d02Package},{} for example:\\begin{verbatim} SUBROUTINE PEDERV(X,Y,PW) DOUBLE PRECISION X,Y(*) DOUBLE PRECISION PW(3,3) PW(1,1)=-0.03999999999999999D0 PW(1,2)=10000.0D0*Y(3) PW(1,3)=10000.0D0*Y(2) PW(2,1)=0.03999999999999999D0 PW(2,2)=(-10000.0D0*Y(3))+(-60000000.0D0*Y(2)) PW(2,3)=-10000.0D0*Y(2) PW(3,1)=0.0D0 PW(3,2)=60000000.0D0*Y(2) PW(3,3)=0.0D0 RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct| (QUOTE X)) (|construct| (QUOTE Y)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-72 -2445)
+(-72 -2410)
((|constructor| (NIL "\\spadtype{Asp33} produces Fortran for Type 33 ASPs,{} needed for NAG routine \\axiomOpFrom{d02kef}{d02Package}. The code is a dummy ASP:\\begin{verbatim} SUBROUTINE REPORT(X,V,JINT) DOUBLE PRECISION V(3),X INTEGER JINT RETURN END\\end{verbatim}")) (|outputAsFortran| (((|Void|)) "\\spad{outputAsFortran()} generates the default code for \\spadtype{ASP33}.")))
NIL
NIL
-(-73 -2445)
+(-73 -2410)
((|constructor| (NIL "\\spadtype{Asp34} produces Fortran for Type 34 ASPs,{} needed for NAG routine \\axiomOpFrom{f04mbf}{f04Package},{} for example:\\begin{verbatim} SUBROUTINE MSOLVE(IFLAG,N,X,Y,RWORK,LRWORK,IWORK,LIWORK) DOUBLE PRECISION RWORK(LRWORK),X(N),Y(N) INTEGER I,J,N,LIWORK,IFLAG,LRWORK,IWORK(LIWORK) DOUBLE PRECISION W1(3),W2(3),MS(3,3) IFLAG=-1 MS(1,1)=2.0D0 MS(1,2)=1.0D0 MS(1,3)=0.0D0 MS(2,1)=1.0D0 MS(2,2)=2.0D0 MS(2,3)=1.0D0 MS(3,1)=0.0D0 MS(3,2)=1.0D0 MS(3,3)=2.0D0 CALL F04ASF(MS,N,X,N,Y,W1,W2,IFLAG) IFLAG=-IFLAG RETURN END\\end{verbatim}")))
NIL
NIL
-(-74 -2445)
+(-74 -2410)
((|constructor| (NIL "\\spadtype{Asp35} produces Fortran for Type 35 ASPs,{} needed for NAG routines \\axiomOpFrom{c05pbf}{c05Package},{} \\axiomOpFrom{c05pcf}{c05Package},{} for example:\\begin{verbatim} SUBROUTINE FCN(N,X,FVEC,FJAC,LDFJAC,IFLAG) DOUBLE PRECISION X(N),FVEC(N),FJAC(LDFJAC,N) INTEGER LDFJAC,N,IFLAG IF(IFLAG.EQ.1)THEN FVEC(1)=(-1.0D0*X(2))+X(1) FVEC(2)=(-1.0D0*X(3))+2.0D0*X(2) FVEC(3)=3.0D0*X(3) ELSEIF(IFLAG.EQ.2)THEN FJAC(1,1)=1.0D0 FJAC(1,2)=-1.0D0 FJAC(1,3)=0.0D0 FJAC(2,1)=0.0D0 FJAC(2,2)=2.0D0 FJAC(2,3)=-1.0D0 FJAC(3,1)=0.0D0 FJAC(3,2)=0.0D0 FJAC(3,3)=3.0D0 ENDIF END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct|) (|construct| (QUOTE X)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
@@ -236,55 +236,55 @@ NIL
((|constructor| (NIL "\\spadtype{Asp42} produces Fortran for Type 42 ASPs,{} needed for NAG routines \\axiomOpFrom{d02raf}{d02Package} and \\axiomOpFrom{d02saf}{d02Package} in particular. These ASPs are in fact three Fortran routines which return a vector of functions,{} and their derivatives \\spad{wrt} \\spad{Y}(\\spad{i}) and also a continuation parameter EPS,{} for example:\\begin{verbatim} SUBROUTINE G(EPS,YA,YB,BC,N) DOUBLE PRECISION EPS,YA(N),YB(N),BC(N) INTEGER N BC(1)=YA(1) BC(2)=YA(2) BC(3)=YB(2)-1.0D0 RETURN END SUBROUTINE JACOBG(EPS,YA,YB,AJ,BJ,N) DOUBLE PRECISION EPS,YA(N),AJ(N,N),BJ(N,N),YB(N) INTEGER N AJ(1,1)=1.0D0 AJ(1,2)=0.0D0 AJ(1,3)=0.0D0 AJ(2,1)=0.0D0 AJ(2,2)=1.0D0 AJ(2,3)=0.0D0 AJ(3,1)=0.0D0 AJ(3,2)=0.0D0 AJ(3,3)=0.0D0 BJ(1,1)=0.0D0 BJ(1,2)=0.0D0 BJ(1,3)=0.0D0 BJ(2,1)=0.0D0 BJ(2,2)=0.0D0 BJ(2,3)=0.0D0 BJ(3,1)=0.0D0 BJ(3,2)=1.0D0 BJ(3,3)=0.0D0 RETURN END SUBROUTINE JACGEP(EPS,YA,YB,BCEP,N) DOUBLE PRECISION EPS,YA(N),YB(N),BCEP(N) INTEGER N BCEP(1)=0.0D0 BCEP(2)=0.0D0 BCEP(3)=0.0D0 RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct| (QUOTE EPS)) (|construct| (QUOTE YA) (QUOTE YB)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-77 -2445)
+(-77 -2410)
((|constructor| (NIL "\\spadtype{Asp49} produces Fortran for Type 49 ASPs,{} needed for NAG routines \\axiomOpFrom{e04dgf}{e04Package},{} \\axiomOpFrom{e04ucf}{e04Package},{} for example:\\begin{verbatim} SUBROUTINE OBJFUN(MODE,N,X,OBJF,OBJGRD,NSTATE,IUSER,USER) DOUBLE PRECISION X(N),OBJF,OBJGRD(N),USER(*) INTEGER N,IUSER(*),MODE,NSTATE OBJF=X(4)*X(9)+((-1.0D0*X(5))+X(3))*X(8)+((-1.0D0*X(3))+X(1))*X(7) &+(-1.0D0*X(2)*X(6)) OBJGRD(1)=X(7) OBJGRD(2)=-1.0D0*X(6) OBJGRD(3)=X(8)+(-1.0D0*X(7)) OBJGRD(4)=X(9) OBJGRD(5)=-1.0D0*X(8) OBJGRD(6)=-1.0D0*X(2) OBJGRD(7)=(-1.0D0*X(3))+X(1) OBJGRD(8)=(-1.0D0*X(5))+X(3) OBJGRD(9)=X(4) RETURN END\\end{verbatim}")) (|coerce| (($ (|FortranExpression| (|construct|) (|construct| (QUOTE X)) (|MachineFloat|))) "\\spad{coerce(f)} takes an object from the appropriate instantiation of \\spadtype{FortranExpression} and turns it into an ASP.")))
NIL
NIL
-(-78 -2445)
+(-78 -2410)
((|constructor| (NIL "\\spadtype{Asp4} produces Fortran for Type 4 ASPs,{} which take an expression in \\spad{X}(1) .. \\spad{X}(NDIM) and produce a real function of the form:\\begin{verbatim} DOUBLE PRECISION FUNCTION FUNCTN(NDIM,X) DOUBLE PRECISION X(NDIM) INTEGER NDIM FUNCTN=(4.0D0*X(1)*X(3)**2*DEXP(2.0D0*X(1)*X(3)))/(X(4)**2+(2.0D0* &X(2)+2.0D0)*X(4)+X(2)**2+2.0D0*X(2)+1.0D0) RETURN END\\end{verbatim}")) (|coerce| (($ (|FortranExpression| (|construct|) (|construct| (QUOTE X)) (|MachineFloat|))) "\\spad{coerce(f)} takes an object from the appropriate instantiation of \\spadtype{FortranExpression} and turns it into an ASP.")))
NIL
NIL
-(-79 -2445)
+(-79 -2410)
((|constructor| (NIL "\\spadtype{Asp50} produces Fortran for Type 50 ASPs,{} needed for NAG routine \\axiomOpFrom{e04fdf}{e04Package},{} for example:\\begin{verbatim} SUBROUTINE LSFUN1(M,N,XC,FVECC) DOUBLE PRECISION FVECC(M),XC(N) INTEGER I,M,N FVECC(1)=((XC(1)-2.4D0)*XC(3)+(15.0D0*XC(1)-36.0D0)*XC(2)+1.0D0)/( &XC(3)+15.0D0*XC(2)) FVECC(2)=((XC(1)-2.8D0)*XC(3)+(7.0D0*XC(1)-19.6D0)*XC(2)+1.0D0)/(X &C(3)+7.0D0*XC(2)) FVECC(3)=((XC(1)-3.2D0)*XC(3)+(4.333333333333333D0*XC(1)-13.866666 &66666667D0)*XC(2)+1.0D0)/(XC(3)+4.333333333333333D0*XC(2)) FVECC(4)=((XC(1)-3.5D0)*XC(3)+(3.0D0*XC(1)-10.5D0)*XC(2)+1.0D0)/(X &C(3)+3.0D0*XC(2)) FVECC(5)=((XC(1)-3.9D0)*XC(3)+(2.2D0*XC(1)-8.579999999999998D0)*XC &(2)+1.0D0)/(XC(3)+2.2D0*XC(2)) FVECC(6)=((XC(1)-4.199999999999999D0)*XC(3)+(1.666666666666667D0*X &C(1)-7.0D0)*XC(2)+1.0D0)/(XC(3)+1.666666666666667D0*XC(2)) FVECC(7)=((XC(1)-4.5D0)*XC(3)+(1.285714285714286D0*XC(1)-5.7857142 &85714286D0)*XC(2)+1.0D0)/(XC(3)+1.285714285714286D0*XC(2)) FVECC(8)=((XC(1)-4.899999999999999D0)*XC(3)+(XC(1)-4.8999999999999 &99D0)*XC(2)+1.0D0)/(XC(3)+XC(2)) FVECC(9)=((XC(1)-4.699999999999999D0)*XC(3)+(XC(1)-4.6999999999999 &99D0)*XC(2)+1.285714285714286D0)/(XC(3)+XC(2)) FVECC(10)=((XC(1)-6.8D0)*XC(3)+(XC(1)-6.8D0)*XC(2)+1.6666666666666 &67D0)/(XC(3)+XC(2)) FVECC(11)=((XC(1)-8.299999999999999D0)*XC(3)+(XC(1)-8.299999999999 &999D0)*XC(2)+2.2D0)/(XC(3)+XC(2)) FVECC(12)=((XC(1)-10.6D0)*XC(3)+(XC(1)-10.6D0)*XC(2)+3.0D0)/(XC(3) &+XC(2)) FVECC(13)=((XC(1)-1.34D0)*XC(3)+(XC(1)-1.34D0)*XC(2)+4.33333333333 &3333D0)/(XC(3)+XC(2)) FVECC(14)=((XC(1)-2.1D0)*XC(3)+(XC(1)-2.1D0)*XC(2)+7.0D0)/(XC(3)+X &C(2)) FVECC(15)=((XC(1)-4.39D0)*XC(3)+(XC(1)-4.39D0)*XC(2)+15.0D0)/(XC(3 &)+XC(2)) END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct|) (|construct| (QUOTE XC)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-80 -2445)
+(-80 -2410)
((|constructor| (NIL "\\spadtype{Asp55} produces Fortran for Type 55 ASPs,{} needed for NAG routines \\axiomOpFrom{e04dgf}{e04Package} and \\axiomOpFrom{e04ucf}{e04Package},{} for example:\\begin{verbatim} SUBROUTINE CONFUN(MODE,NCNLN,N,NROWJ,NEEDC,X,C,CJAC,NSTATE,IUSER &,USER) DOUBLE PRECISION C(NCNLN),X(N),CJAC(NROWJ,N),USER(*) INTEGER N,IUSER(*),NEEDC(NCNLN),NROWJ,MODE,NCNLN,NSTATE IF(NEEDC(1).GT.0)THEN C(1)=X(6)**2+X(1)**2 CJAC(1,1)=2.0D0*X(1) CJAC(1,2)=0.0D0 CJAC(1,3)=0.0D0 CJAC(1,4)=0.0D0 CJAC(1,5)=0.0D0 CJAC(1,6)=2.0D0*X(6) ENDIF IF(NEEDC(2).GT.0)THEN C(2)=X(2)**2+(-2.0D0*X(1)*X(2))+X(1)**2 CJAC(2,1)=(-2.0D0*X(2))+2.0D0*X(1) CJAC(2,2)=2.0D0*X(2)+(-2.0D0*X(1)) CJAC(2,3)=0.0D0 CJAC(2,4)=0.0D0 CJAC(2,5)=0.0D0 CJAC(2,6)=0.0D0 ENDIF IF(NEEDC(3).GT.0)THEN C(3)=X(3)**2+(-2.0D0*X(1)*X(3))+X(2)**2+X(1)**2 CJAC(3,1)=(-2.0D0*X(3))+2.0D0*X(1) CJAC(3,2)=2.0D0*X(2) CJAC(3,3)=2.0D0*X(3)+(-2.0D0*X(1)) CJAC(3,4)=0.0D0 CJAC(3,5)=0.0D0 CJAC(3,6)=0.0D0 ENDIF RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct|) (|construct| (QUOTE X)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-81 -2445)
+(-81 -2410)
((|constructor| (NIL "\\spadtype{Asp6} produces Fortran for Type 6 ASPs,{} needed for NAG routines \\axiomOpFrom{c05nbf}{c05Package},{} \\axiomOpFrom{c05ncf}{c05Package}. These represent vectors of functions of \\spad{X}(\\spad{i}) and look like:\\begin{verbatim} SUBROUTINE FCN(N,X,FVEC,IFLAG) DOUBLE PRECISION X(N),FVEC(N) INTEGER N,IFLAG FVEC(1)=(-2.0D0*X(2))+(-2.0D0*X(1)**2)+3.0D0*X(1)+1.0D0 FVEC(2)=(-2.0D0*X(3))+(-2.0D0*X(2)**2)+3.0D0*X(2)+(-1.0D0*X(1))+1. &0D0 FVEC(3)=(-2.0D0*X(4))+(-2.0D0*X(3)**2)+3.0D0*X(3)+(-1.0D0*X(2))+1. &0D0 FVEC(4)=(-2.0D0*X(5))+(-2.0D0*X(4)**2)+3.0D0*X(4)+(-1.0D0*X(3))+1. &0D0 FVEC(5)=(-2.0D0*X(6))+(-2.0D0*X(5)**2)+3.0D0*X(5)+(-1.0D0*X(4))+1. &0D0 FVEC(6)=(-2.0D0*X(7))+(-2.0D0*X(6)**2)+3.0D0*X(6)+(-1.0D0*X(5))+1. &0D0 FVEC(7)=(-2.0D0*X(8))+(-2.0D0*X(7)**2)+3.0D0*X(7)+(-1.0D0*X(6))+1. &0D0 FVEC(8)=(-2.0D0*X(9))+(-2.0D0*X(8)**2)+3.0D0*X(8)+(-1.0D0*X(7))+1. &0D0 FVEC(9)=(-2.0D0*X(9)**2)+3.0D0*X(9)+(-1.0D0*X(8))+1.0D0 RETURN END\\end{verbatim}")))
NIL
NIL
-(-82 -2445)
+(-82 -2410)
((|constructor| (NIL "\\spadtype{Asp73} produces Fortran for Type 73 ASPs,{} needed for NAG routine \\axiomOpFrom{d03eef}{d03Package},{} for example:\\begin{verbatim} SUBROUTINE PDEF(X,Y,ALPHA,BETA,GAMMA,DELTA,EPSOLN,PHI,PSI) DOUBLE PRECISION ALPHA,EPSOLN,PHI,X,Y,BETA,DELTA,GAMMA,PSI ALPHA=DSIN(X) BETA=Y GAMMA=X*Y DELTA=DCOS(X)*DSIN(Y) EPSOLN=Y+X PHI=X PSI=Y RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct| (QUOTE X) (QUOTE Y)) (|construct|) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-83 -2445)
+(-83 -2410)
((|constructor| (NIL "\\spadtype{Asp74} produces Fortran for Type 74 ASPs,{} needed for NAG routine \\axiomOpFrom{d03eef}{d03Package},{} for example:\\begin{verbatim} SUBROUTINE BNDY(X,Y,A,B,C,IBND) DOUBLE PRECISION A,B,C,X,Y INTEGER IBND IF(IBND.EQ.0)THEN A=0.0D0 B=1.0D0 C=-1.0D0*DSIN(X) ELSEIF(IBND.EQ.1)THEN A=1.0D0 B=0.0D0 C=DSIN(X)*DSIN(Y) ELSEIF(IBND.EQ.2)THEN A=1.0D0 B=0.0D0 C=DSIN(X)*DSIN(Y) ELSEIF(IBND.EQ.3)THEN A=0.0D0 B=1.0D0 C=-1.0D0*DSIN(Y) ENDIF END\\end{verbatim}")) (|coerce| (($ (|Matrix| (|FortranExpression| (|construct| (QUOTE X) (QUOTE Y)) (|construct|) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-84 -2445)
+(-84 -2410)
((|constructor| (NIL "\\spadtype{Asp77} produces Fortran for Type 77 ASPs,{} needed for NAG routine \\axiomOpFrom{d02gbf}{d02Package},{} for example:\\begin{verbatim} SUBROUTINE FCNF(X,F) DOUBLE PRECISION X DOUBLE PRECISION F(2,2) F(1,1)=0.0D0 F(1,2)=1.0D0 F(2,1)=0.0D0 F(2,2)=-10.0D0 RETURN END\\end{verbatim}")) (|coerce| (($ (|Matrix| (|FortranExpression| (|construct| (QUOTE X)) (|construct|) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-85 -2445)
+(-85 -2410)
((|constructor| (NIL "\\spadtype{Asp78} produces Fortran for Type 78 ASPs,{} needed for NAG routine \\axiomOpFrom{d02gbf}{d02Package},{} for example:\\begin{verbatim} SUBROUTINE FCNG(X,G) DOUBLE PRECISION G(*),X G(1)=0.0D0 G(2)=0.0D0 END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct| (QUOTE X)) (|construct|) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-86 -2445)
+(-86 -2410)
((|constructor| (NIL "\\spadtype{Asp7} produces Fortran for Type 7 ASPs,{} needed for NAG routines \\axiomOpFrom{d02bbf}{d02Package},{} \\axiomOpFrom{d02gaf}{d02Package}. These represent a vector of functions of the scalar \\spad{X} and the array \\spad{Z},{} and look like:\\begin{verbatim} SUBROUTINE FCN(X,Z,F) DOUBLE PRECISION F(*),X,Z(*) F(1)=DTAN(Z(3)) F(2)=((-0.03199999999999999D0*DCOS(Z(3))*DTAN(Z(3)))+(-0.02D0*Z(2) &**2))/(Z(2)*DCOS(Z(3))) F(3)=-0.03199999999999999D0/(X*Z(2)**2) RETURN END\\end{verbatim}")) (|coerce| (($ (|Vector| (|FortranExpression| (|construct| (QUOTE X)) (|construct| (QUOTE Y)) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-87 -2445)
+(-87 -2410)
((|constructor| (NIL "\\spadtype{Asp80} produces Fortran for Type 80 ASPs,{} needed for NAG routine \\axiomOpFrom{d02kef}{d02Package},{} for example:\\begin{verbatim} SUBROUTINE BDYVAL(XL,XR,ELAM,YL,YR) DOUBLE PRECISION ELAM,XL,YL(3),XR,YR(3) YL(1)=XL YL(2)=2.0D0 YR(1)=1.0D0 YR(2)=-1.0D0*DSQRT(XR+(-1.0D0*ELAM)) RETURN END\\end{verbatim}")) (|coerce| (($ (|Matrix| (|FortranExpression| (|construct| (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (|construct|) (|MachineFloat|)))) "\\spad{coerce(f)} takes objects from the appropriate instantiation of \\spadtype{FortranExpression} and turns them into an ASP.")))
NIL
NIL
-(-88 -2445)
+(-88 -2410)
((|constructor| (NIL "\\spadtype{Asp8} produces Fortran for Type 8 ASPs,{} needed for NAG routine \\axiomOpFrom{d02bbf}{d02Package}. This ASP prints intermediate values of the computed solution of an ODE and might look like:\\begin{verbatim} SUBROUTINE OUTPUT(XSOL,Y,COUNT,M,N,RESULT,FORWRD) DOUBLE PRECISION Y(N),RESULT(M,N),XSOL INTEGER M,N,COUNT LOGICAL FORWRD DOUBLE PRECISION X02ALF,POINTS(8) EXTERNAL X02ALF INTEGER I POINTS(1)=1.0D0 POINTS(2)=2.0D0 POINTS(3)=3.0D0 POINTS(4)=4.0D0 POINTS(5)=5.0D0 POINTS(6)=6.0D0 POINTS(7)=7.0D0 POINTS(8)=8.0D0 COUNT=COUNT+1 DO 25001 I=1,N RESULT(COUNT,I)=Y(I)25001 CONTINUE IF(COUNT.EQ.M)THEN IF(FORWRD)THEN XSOL=X02ALF() ELSE XSOL=-X02ALF() ENDIF ELSE XSOL=POINTS(COUNT) ENDIF END\\end{verbatim}")))
NIL
NIL
-(-89 -2445)
+(-89 -2410)
((|constructor| (NIL "\\spadtype{Asp9} produces Fortran for Type 9 ASPs,{} needed for NAG routines \\axiomOpFrom{d02bhf}{d02Package},{} \\axiomOpFrom{d02cjf}{d02Package},{} \\axiomOpFrom{d02ejf}{d02Package}. These ASPs represent a function of a scalar \\spad{X} and a vector \\spad{Y},{} for example:\\begin{verbatim} DOUBLE PRECISION FUNCTION G(X,Y) DOUBLE PRECISION X,Y(*) G=X+Y(1) RETURN END\\end{verbatim} If the user provides a constant value for \\spad{G},{} then extra information is added via COMMON blocks used by certain routines. This specifies that the value returned by \\spad{G} in this case is to be ignored.")) (|coerce| (($ (|FortranExpression| (|construct| (QUOTE X)) (|construct| (QUOTE Y)) (|MachineFloat|))) "\\spad{coerce(f)} takes an object from the appropriate instantiation of \\spadtype{FortranExpression} and turns it into an ASP.")))
NIL
NIL
@@ -294,8 +294,8 @@ NIL
((|HasCategory| |#1| (QUOTE (-363))))
(-91 S)
((|constructor| (NIL "A stack represented as a flexible array.")) (|arrayStack| (($ (|List| |#1|)) "\\spad{arrayStack([x,{}y,{}...,{}z])} creates an array stack with first (top) element \\spad{x},{} second element \\spad{y},{}...,{}and last element \\spad{z}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-92 S)
((|constructor| (NIL "This is the category of Spad abstract syntax trees.")))
NIL
@@ -318,15 +318,15 @@ NIL
NIL
(-97)
((|constructor| (NIL "\\axiomType{AttributeButtons} implements a database and associated adjustment mechanisms for a set of attributes. \\blankline For ODEs these attributes are \"stiffness\",{} \"stability\" (\\spadignore{i.e.} how much affect the cosine or sine component of the solution has on the stability of the result),{} \"accuracy\" and \"expense\" (\\spadignore{i.e.} how expensive is the evaluation of the ODE). All these have bearing on the cost of calculating the solution given that reducing the step-length to achieve greater accuracy requires considerable number of evaluations and calculations. \\blankline The effect of each of these attributes can be altered by increasing or decreasing the button value. \\blankline For Integration there is a button for increasing and decreasing the preset number of function evaluations for each method. This is automatically used by ANNA when a method fails due to insufficient workspace or where the limit of function evaluations has been reached before the required accuracy is achieved. \\blankline")) (|setButtonValue| (((|Float|) (|String|) (|String|) (|Float|)) "\\axiom{setButtonValue(attributeName,{}routineName,{}\\spad{n})} sets the value of the button of attribute \\spad{attributeName} to routine \\spad{routineName} to \\spad{n}. \\spad{n} must be in the range [0..1]. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".") (((|Float|) (|String|) (|Float|)) "\\axiom{setButtonValue(attributeName,{}\\spad{n})} sets the value of all buttons of attribute \\spad{attributeName} to \\spad{n}. \\spad{n} must be in the range [0..1]. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".")) (|setAttributeButtonStep| (((|Float|) (|Float|)) "\\axiom{setAttributeButtonStep(\\spad{n})} sets the value of the steps for increasing and decreasing the button values. \\axiom{\\spad{n}} must be greater than 0 and less than 1. The preset value is 0.5.")) (|resetAttributeButtons| (((|Void|)) "\\axiom{resetAttributeButtons()} resets the Attribute buttons to a neutral level.")) (|getButtonValue| (((|Float|) (|String|) (|String|)) "\\axiom{getButtonValue(routineName,{}attributeName)} returns the current value for the effect of the attribute \\axiom{attributeName} with routine \\axiom{routineName}. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".")) (|decrease| (((|Float|) (|String|)) "\\axiom{decrease(attributeName)} decreases the value for the effect of the attribute \\axiom{attributeName} with all routines. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".") (((|Float|) (|String|) (|String|)) "\\axiom{decrease(routineName,{}attributeName)} decreases the value for the effect of the attribute \\axiom{attributeName} with routine \\axiom{routineName}. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".")) (|increase| (((|Float|) (|String|)) "\\axiom{increase(attributeName)} increases the value for the effect of the attribute \\axiom{attributeName} with all routines. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".") (((|Float|) (|String|) (|String|)) "\\axiom{increase(routineName,{}attributeName)} increases the value for the effect of the attribute \\axiom{attributeName} with routine \\axiom{routineName}. \\blankline \\axiom{attributeName} should be one of the values \"stiffness\",{} \"stability\",{} \"accuracy\",{} \"expense\" or \"functionEvaluations\".")))
-((-4406 . T))
+((-4407 . T))
NIL
(-98)
((|constructor| (NIL "This category exports the attributes in the AXIOM Library")) (|canonical| ((|attribute|) "\\spad{canonical} is \\spad{true} if and only if distinct elements have distinct data structures. For example,{} a domain of mathematical objects which has the \\spad{canonical} attribute means that two objects are mathematically equal if and only if their data structures are equal.")) (|multiplicativeValuation| ((|attribute|) "\\spad{multiplicativeValuation} implies \\spad{euclideanSize(a*b)=euclideanSize(a)*euclideanSize(b)}.")) (|additiveValuation| ((|attribute|) "\\spad{additiveValuation} implies \\spad{euclideanSize(a*b)=euclideanSize(a)+euclideanSize(b)}.")) (|noetherian| ((|attribute|) "\\spad{noetherian} is \\spad{true} if all of its ideals are finitely generated.")) (|central| ((|attribute|) "\\spad{central} is \\spad{true} if,{} given an algebra over a ring \\spad{R},{} the image of \\spad{R} is the center of the algebra,{} \\spadignore{i.e.} the set of members of the algebra which commute with all others is precisely the image of \\spad{R} in the algebra.")) (|partiallyOrderedSet| ((|attribute|) "\\spad{partiallyOrderedSet} is \\spad{true} if a set with \\spadop{<} which is transitive,{} but \\spad{not(a < b or a = b)} does not necessarily imply \\spad{b<a}.")) (|arbitraryPrecision| ((|attribute|) "\\spad{arbitraryPrecision} means the user can set the precision for subsequent calculations.")) (|canonicalsClosed| ((|attribute|) "\\spad{canonicalsClosed} is \\spad{true} if \\spad{unitCanonical(a)*unitCanonical(b) = unitCanonical(a*b)}.")) (|canonicalUnitNormal| ((|attribute|) "\\spad{canonicalUnitNormal} is \\spad{true} if we can choose a canonical representative for each class of associate elements,{} that is \\spad{associates?(a,{}b)} returns \\spad{true} if and only if \\spad{unitCanonical(a) = unitCanonical(b)}.")) (|noZeroDivisors| ((|attribute|) "\\spad{noZeroDivisors} is \\spad{true} if \\spad{x * y \\~~= 0} implies both \\spad{x} and \\spad{y} are non-zero.")) (|rightUnitary| ((|attribute|) "\\spad{rightUnitary} is \\spad{true} if \\spad{x * 1 = x} for all \\spad{x}.")) (|leftUnitary| ((|attribute|) "\\spad{leftUnitary} is \\spad{true} if \\spad{1 * x = x} for all \\spad{x}.")) (|unitsKnown| ((|attribute|) "\\spad{unitsKnown} is \\spad{true} if a monoid (a multiplicative semigroup with a 1) has \\spad{unitsKnown} means that the operation \\spadfun{recip} can only return \"failed\" if its argument is not a unit.")) (|shallowlyMutable| ((|attribute|) "\\spad{shallowlyMutable} is \\spad{true} if its values have immediate components that are updateable (mutable). Note: the properties of any component domain are irrevelant to the \\spad{shallowlyMutable} proper.")) (|commutative| ((|attribute| "*") "\\spad{commutative(\"*\")} is \\spad{true} if it has an operation \\spad{\"*\": (D,{}D) -> D} which is commutative.")) (|finiteAggregate| ((|attribute|) "\\spad{finiteAggregate} is \\spad{true} if it is an aggregate with a finite number of elements.")))
-((-4406 . T) ((-4408 "*") . T) (-4407 . T) (-4403 . T) (-4401 . T) (-4400 . T) (-4399 . T) (-4404 . T) (-4398 . T) (-4397 . T) (-4396 . T) (-4395 . T) (-4394 . T) (-4402 . T) (-4405 . T) (|NullSquare| . T) (|JacobiIdentity| . T) (-4393 . T))
+((-4407 . T) ((-4409 "*") . T) (-4408 . T) (-4404 . T) (-4402 . T) (-4401 . T) (-4400 . T) (-4405 . T) (-4399 . T) (-4398 . T) (-4397 . T) (-4396 . T) (-4395 . T) (-4403 . T) (-4406 . T) (|NullSquare| . T) (|JacobiIdentity| . T) (-4394 . T))
NIL
(-99 R)
((|constructor| (NIL "Automorphism \\spad{R} is the multiplicative group of automorphisms of \\spad{R}.")) (|morphism| (($ (|Mapping| |#1| |#1| (|Integer|))) "\\spad{morphism(f)} returns the morphism given by \\spad{f^n(x) = f(x,{}n)}.") (($ (|Mapping| |#1| |#1|) (|Mapping| |#1| |#1|)) "\\spad{morphism(f,{} g)} returns the invertible morphism given by \\spad{f},{} where \\spad{g} is the inverse of \\spad{f}..") (($ (|Mapping| |#1| |#1|)) "\\spad{morphism(f)} returns the non-invertible morphism given by \\spad{f}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-100 R UP)
((|constructor| (NIL "This package provides balanced factorisations of polynomials.")) (|balancedFactorisation| (((|Factored| |#2|) |#2| (|List| |#2|)) "\\spad{balancedFactorisation(a,{} [b1,{}...,{}bn])} returns a factorisation \\spad{a = p1^e1 ... pm^em} such that each \\spad{pi} is balanced with respect to \\spad{[b1,{}...,{}bm]}.") (((|Factored| |#2|) |#2| |#2|) "\\spad{balancedFactorisation(a,{} b)} returns a factorisation \\spad{a = p1^e1 ... pm^em} such that each \\spad{\\spad{pi}} is balanced with respect to \\spad{b}.")))
@@ -342,15 +342,15 @@ NIL
NIL
(-103 S)
((|constructor| (NIL "\\spadtype{BalancedBinaryTree(S)} is the domain of balanced binary trees (bbtree). A balanced binary tree of \\spad{2**k} leaves,{} for some \\spad{k > 0},{} is symmetric,{} that is,{} the left and right subtree of each interior node have identical shape. In general,{} the left and right subtree of a given node can differ by at most leaf node.")) (|mapDown!| (($ $ |#1| (|Mapping| (|List| |#1|) |#1| |#1| |#1|)) "\\spad{mapDown!(t,{}p,{}f)} returns \\spad{t} after traversing \\spad{t} in \"preorder\" (node then left then right) fashion replacing the successive interior nodes as follows. Let \\spad{l} and \\spad{r} denote the left and right subtrees of \\spad{t}. The root value \\spad{x} of \\spad{t} is replaced by \\spad{p}. Then \\spad{f}(value \\spad{l},{} value \\spad{r},{} \\spad{p}),{} where \\spad{l} and \\spad{r} denote the left and right subtrees of \\spad{t},{} is evaluated producing two values \\spad{pl} and \\spad{pr}. Then \\spad{mapDown!(l,{}pl,{}f)} and \\spad{mapDown!(l,{}pr,{}f)} are evaluated.") (($ $ |#1| (|Mapping| |#1| |#1| |#1|)) "\\spad{mapDown!(t,{}p,{}f)} returns \\spad{t} after traversing \\spad{t} in \"preorder\" (node then left then right) fashion replacing the successive interior nodes as follows. The root value \\spad{x} is replaced by \\spad{q} \\spad{:=} \\spad{f}(\\spad{p},{}\\spad{x}). The mapDown!(\\spad{l},{}\\spad{q},{}\\spad{f}) and mapDown!(\\spad{r},{}\\spad{q},{}\\spad{f}) are evaluated for the left and right subtrees \\spad{l} and \\spad{r} of \\spad{t}.")) (|mapUp!| (($ $ $ (|Mapping| |#1| |#1| |#1| |#1| |#1|)) "\\spad{mapUp!(t,{}t1,{}f)} traverses \\spad{t} in an \"endorder\" (left then right then node) fashion returning \\spad{t} with the value at each successive interior node of \\spad{t} replaced by \\spad{f}(\\spad{l},{}\\spad{r},{}\\spad{l1},{}\\spad{r1}) where \\spad{l} and \\spad{r} are the values at the immediate left and right nodes. Values \\spad{l1} and \\spad{r1} are values at the corresponding nodes of a balanced binary tree \\spad{t1},{} of identical shape at \\spad{t}.") ((|#1| $ (|Mapping| |#1| |#1| |#1|)) "\\spad{mapUp!(t,{}f)} traverses balanced binary tree \\spad{t} in an \"endorder\" (left then right then node) fashion returning \\spad{t} with the value at each successive interior node of \\spad{t} replaced by \\spad{f}(\\spad{l},{}\\spad{r}) where \\spad{l} and \\spad{r} are the values at the immediate left and right nodes.")) (|setleaves!| (($ $ (|List| |#1|)) "\\spad{setleaves!(t,{} ls)} sets the leaves of \\spad{t} in left-to-right order to the elements of \\spad{ls}.")) (|balancedBinaryTree| (($ (|NonNegativeInteger|) |#1|) "\\spad{balancedBinaryTree(n,{} s)} creates a balanced binary tree with \\spad{n} nodes each with value \\spad{s}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-104 R UP M |Row| |Col|)
((|constructor| (NIL "\\spadtype{BezoutMatrix} contains functions for computing resultants and discriminants using Bezout matrices.")) (|bezoutDiscriminant| ((|#1| |#2|) "\\spad{bezoutDiscriminant(p)} computes the discriminant of a polynomial \\spad{p} by computing the determinant of a Bezout matrix.")) (|bezoutResultant| ((|#1| |#2| |#2|) "\\spad{bezoutResultant(p,{}q)} computes the resultant of the two polynomials \\spad{p} and \\spad{q} by computing the determinant of a Bezout matrix.")) (|bezoutMatrix| ((|#3| |#2| |#2|) "\\spad{bezoutMatrix(p,{}q)} returns the Bezout matrix for the two polynomials \\spad{p} and \\spad{q}.")) (|sylvesterMatrix| ((|#3| |#2| |#2|) "\\spad{sylvesterMatrix(p,{}q)} returns the Sylvester matrix for the two polynomials \\spad{p} and \\spad{q}.")))
NIL
-((|HasAttribute| |#1| (QUOTE (-4408 "*"))))
+((|HasAttribute| |#1| (QUOTE (-4409 "*"))))
(-105)
((|bfEntry| (((|Record| (|:| |zeros| (|Stream| (|DoubleFloat|))) (|:| |ones| (|Stream| (|DoubleFloat|))) (|:| |singularities| (|Stream| (|DoubleFloat|)))) (|Symbol|)) "\\spad{bfEntry(k)} returns the entry in the \\axiomType{BasicFunctions} table corresponding to \\spad{k}")) (|bfKeys| (((|List| (|Symbol|))) "\\spad{bfKeys()} returns the names of each function in the \\axiomType{BasicFunctions} table")))
-((-4406 . T))
+((-4407 . T))
NIL
(-106 A S)
((|constructor| (NIL "A bag aggregate is an aggregate for which one can insert and extract objects,{} and where the order in which objects are inserted determines the order of extraction. Examples of bags are stacks,{} queues,{} and dequeues.")) (|inspect| ((|#2| $) "\\spad{inspect(u)} returns an (random) element from a bag.")) (|insert!| (($ |#2| $) "\\spad{insert!(x,{}u)} inserts item \\spad{x} into bag \\spad{u}.")) (|extract!| ((|#2| $) "\\spad{extract!(u)} destructively removes a (random) item from bag \\spad{u}.")) (|bag| (($ (|List| |#2|)) "\\spad{bag([x,{}y,{}...,{}z])} creates a bag with elements \\spad{x},{}\\spad{y},{}...,{}\\spad{z}.")) (|shallowlyMutable| ((|attribute|) "shallowlyMutable means that elements of bags may be destructively changed.")))
@@ -358,23 +358,23 @@ NIL
NIL
(-107 S)
((|constructor| (NIL "A bag aggregate is an aggregate for which one can insert and extract objects,{} and where the order in which objects are inserted determines the order of extraction. Examples of bags are stacks,{} queues,{} and dequeues.")) (|inspect| ((|#1| $) "\\spad{inspect(u)} returns an (random) element from a bag.")) (|insert!| (($ |#1| $) "\\spad{insert!(x,{}u)} inserts item \\spad{x} into bag \\spad{u}.")) (|extract!| ((|#1| $) "\\spad{extract!(u)} destructively removes a (random) item from bag \\spad{u}.")) (|bag| (($ (|List| |#1|)) "\\spad{bag([x,{}y,{}...,{}z])} creates a bag with elements \\spad{x},{}\\spad{y},{}...,{}\\spad{z}.")) (|shallowlyMutable| ((|attribute|) "shallowlyMutable means that elements of bags may be destructively changed.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-108)
((|constructor| (NIL "This domain allows rational numbers to be presented as repeating binary expansions.")) (|binary| (($ (|Fraction| (|Integer|))) "\\spad{binary(r)} converts a rational number to a binary expansion.")) (|fractionPart| (((|Fraction| (|Integer|)) $) "\\spad{fractionPart(b)} returns the fractional part of a binary expansion.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2750 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2733 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
(-109)
((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Created: October 24,{} 2007 Date Last Modified: January 18,{} 2008. A `Binding' is a name asosciated with a collection of properties.")) (|binding| (($ (|Identifier|) (|List| (|Property|))) "\\spad{binding(n,{}props)} constructs a binding with name \\spad{`n'} and property list `props'.")) (|properties| (((|List| (|Property|)) $) "\\spad{properties(b)} returns the properties associated with binding \\spad{b}.")) (|name| (((|Identifier|) $) "\\spad{name(b)} returns the name of binding \\spad{b}")))
NIL
NIL
(-110)
((|constructor| (NIL "\\spadtype{Bits} provides logical functions for Indexed Bits.")) (|bits| (($ (|NonNegativeInteger|) (|Boolean|)) "\\spad{bits(n,{}b)} creates bits with \\spad{n} values of \\spad{b}")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| (-112) (QUOTE (-1094))) (|HasCategory| (-112) (LIST (QUOTE -309) (QUOTE (-112))))) (|HasCategory| (-112) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-112) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-112) (QUOTE (-1094))) (|HasCategory| (-112) (LIST (QUOTE -611) (QUOTE (-858)))))
(-111 R S)
((|constructor| (NIL "A \\spadtype{BiModule} is both a left and right module with respect to potentially different rings. \\blankline")) (|rightUnitary| ((|attribute|) "\\spad{x * 1 = x}")) (|leftUnitary| ((|attribute|) "\\spad{1 * x = x}")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
(-112)
((|constructor| (NIL "\\indented{1}{\\spadtype{Boolean} is the elementary logic with 2 values:} \\spad{true} and \\spad{false}")) (|test| (($ $) "\\spad{test(b)} returns \\spad{b} and is provided for compatibility with the new compiler.")) (|nor| (($ $ $) "\\spad{nor(a,{}b)} returns the logical negation of \\spad{a} or \\spad{b}.")) (|nand| (($ $ $) "\\spad{nand(a,{}b)} returns the logical negation of \\spad{a} and \\spad{b}.")) (|xor| (($ $ $) "\\spad{xor(a,{}b)} returns the logical exclusive {\\em or} of Boolean \\spad{a} and \\spad{b}.")) (|false| (($) "\\spad{false} is a logical constant.")) (|true| (($) "\\spad{true} is a logical constant.")))
@@ -388,22 +388,22 @@ NIL
((|constructor| (NIL "A basic operator is an object that can be applied to a list of arguments from a set,{} the result being a kernel over that set.")) (|setProperties| (($ $ (|AssociationList| (|String|) (|None|))) "\\spad{setProperties(op,{} l)} sets the property list of \\spad{op} to \\spad{l}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.")) (|setProperty| (($ $ (|Identifier|) (|None|)) "\\spad{setProperty(op,{} p,{} v)} attaches property \\spad{p} to \\spad{op},{} and sets its value to \\spad{v}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.") (($ $ (|String|) (|None|)) "\\spad{setProperty(op,{} s,{} v)} attaches property \\spad{s} to \\spad{op},{} and sets its value to \\spad{v}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.")) (|property| (((|Maybe| (|None|)) $ (|Identifier|)) "\\spad{property(op,{} p)} returns the value of property \\spad{p} if it is attached to \\spad{op},{} otherwise \\spad{nothing}.") (((|Union| (|None|) "failed") $ (|String|)) "\\spad{property(op,{} s)} returns the value of property \\spad{s} if it is attached to \\spad{op},{} and \"failed\" otherwise.")) (|deleteProperty!| (($ $ (|Identifier|)) "\\spad{deleteProperty!(op,{} p)} unattaches property \\spad{p} from \\spad{op}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.") (($ $ (|String|)) "\\spad{deleteProperty!(op,{} s)} unattaches property \\spad{s} from \\spad{op}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.")) (|assert| (($ $ (|Identifier|)) "\\spad{assert(op,{} p)} attaches property \\spad{p} to \\spad{op}. Argument \\spad{op} is modified \"in place\",{} \\spadignore{i.e.} no copy is made.")) (|has?| (((|Boolean|) $ (|Identifier|)) "\\spad{has?(op,{}p)} tests if property \\spad{s} is attached to \\spad{op}.")) (|is?| (((|Boolean|) $ (|Symbol|)) "\\spad{is?(op,{} s)} tests if the name of \\spad{op} is \\spad{s}.")) (|input| (((|Union| (|Mapping| (|InputForm|) (|List| (|InputForm|))) "failed") $) "\\spad{input(op)} returns the \"\\%input\" property of \\spad{op} if it has one attached,{} \"failed\" otherwise.") (($ $ (|Mapping| (|InputForm|) (|List| (|InputForm|)))) "\\spad{input(op,{} foo)} attaches foo as the \"\\%input\" property of \\spad{op}. If \\spad{op} has a \"\\%input\" property \\spad{f},{} then \\spad{op(a1,{}...,{}an)} gets converted to InputForm as \\spad{f(a1,{}...,{}an)}.")) (|display| (($ $ (|Mapping| (|OutputForm|) (|OutputForm|))) "\\spad{display(op,{} foo)} attaches foo as the \"\\%display\" property of \\spad{op}. If \\spad{op} has a \"\\%display\" property \\spad{f},{} then \\spad{op(a)} gets converted to OutputForm as \\spad{f(a)}. Argument \\spad{op} must be unary.") (($ $ (|Mapping| (|OutputForm|) (|List| (|OutputForm|)))) "\\spad{display(op,{} foo)} attaches foo as the \"\\%display\" property of \\spad{op}. If \\spad{op} has a \"\\%display\" property \\spad{f},{} then \\spad{op(a1,{}...,{}an)} gets converted to OutputForm as \\spad{f(a1,{}...,{}an)}.") (((|Union| (|Mapping| (|OutputForm|) (|List| (|OutputForm|))) "failed") $) "\\spad{display(op)} returns the \"\\%display\" property of \\spad{op} if it has one attached,{} and \"failed\" otherwise.")) (|comparison| (($ $ (|Mapping| (|Boolean|) $ $)) "\\spad{comparison(op,{} foo?)} attaches foo? as the \"\\%less?\" property to \\spad{op}. If op1 and op2 have the same name,{} and one of them has a \"\\%less?\" property \\spad{f},{} then \\spad{f(op1,{} op2)} is called to decide whether \\spad{op1 < op2}.")) (|equality| (($ $ (|Mapping| (|Boolean|) $ $)) "\\spad{equality(op,{} foo?)} attaches foo? as the \"\\%equal?\" property to \\spad{op}. If op1 and op2 have the same name,{} and one of them has an \"\\%equal?\" property \\spad{f},{} then \\spad{f(op1,{} op2)} is called to decide whether op1 and op2 should be considered equal.")) (|weight| (($ $ (|NonNegativeInteger|)) "\\spad{weight(op,{} n)} attaches the weight \\spad{n} to \\spad{op}.") (((|NonNegativeInteger|) $) "\\spad{weight(op)} returns the weight attached to \\spad{op}.")) (|nary?| (((|Boolean|) $) "\\spad{nary?(op)} tests if \\spad{op} has arbitrary arity.")) (|unary?| (((|Boolean|) $) "\\spad{unary?(op)} tests if \\spad{op} is unary.")) (|nullary?| (((|Boolean|) $) "\\spad{nullary?(op)} tests if \\spad{op} is nullary.")) (|operator| (($ (|Symbol|) (|Arity|)) "\\spad{operator(f,{} a)} makes \\spad{f} into an operator of arity \\spad{a}.") (($ (|Symbol|) (|NonNegativeInteger|)) "\\spad{operator(f,{} n)} makes \\spad{f} into an \\spad{n}-ary operator.") (($ (|Symbol|)) "\\spad{operator(f)} makes \\spad{f} into an operator with arbitrary arity.")) (|copy| (($ $) "\\spad{copy(op)} returns a copy of \\spad{op}.")) (|properties| (((|AssociationList| (|String|) (|None|)) $) "\\spad{properties(op)} returns the list of all the properties currently attached to \\spad{op}.")))
NIL
NIL
-(-115 -2313 UP)
+(-115 -2312 UP)
((|constructor| (NIL "\\spadtype{BoundIntegerRoots} provides functions to find lower bounds on the integer roots of a polynomial.")) (|integerBound| (((|Integer|) |#2|) "\\spad{integerBound(p)} returns a lower bound on the negative integer roots of \\spad{p},{} and 0 if \\spad{p} has no negative integer roots.")))
NIL
NIL
(-116 |p|)
((|constructor| (NIL "Stream-based implementation of \\spad{Zp:} \\spad{p}-adic numbers are represented as sum(\\spad{i} = 0..,{} a[\\spad{i}] * p^i),{} where the a[\\spad{i}] lie in -(\\spad{p} - 1)\\spad{/2},{}...,{}(\\spad{p} - 1)\\spad{/2}.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-117 |p|)
((|constructor| (NIL "Stream-based implementation of \\spad{Qp:} numbers are represented as sum(\\spad{i} = \\spad{k}..,{} a[\\spad{i}] * p^i),{} where the a[\\spad{i}] lie in -(\\spad{p} - 1)\\spad{/2},{}...,{}(\\spad{p} - 1)\\spad{/2}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-116 |#1|) (QUOTE (-905))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-116 |#1|) (QUOTE (-145))) (|HasCategory| (-116 |#1|) (QUOTE (-147))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-116 |#1|) (QUOTE (-1018))) (|HasCategory| (-116 |#1|) (QUOTE (-816))) (-2750 (|HasCategory| (-116 |#1|) (QUOTE (-816))) (|HasCategory| (-116 |#1|) (QUOTE (-846)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-116 |#1|) (QUOTE (-1145))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-116 |#1|) (QUOTE (-233))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -309) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -116) (|devaluate| |#1|)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (QUOTE (-307))) (|HasCategory| (-116 |#1|) (QUOTE (-545))) (|HasCategory| (-116 |#1|) (QUOTE (-846))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-116 |#1|) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-116 |#1|) (QUOTE (-905)))) (|HasCategory| (-116 |#1|) (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-116 |#1|) (QUOTE (-905))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-116 |#1|) (QUOTE (-145))) (|HasCategory| (-116 |#1|) (QUOTE (-147))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-116 |#1|) (QUOTE (-1018))) (|HasCategory| (-116 |#1|) (QUOTE (-816))) (-2733 (|HasCategory| (-116 |#1|) (QUOTE (-816))) (|HasCategory| (-116 |#1|) (QUOTE (-846)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-116 |#1|) (QUOTE (-1145))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-116 |#1|) (QUOTE (-233))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -309) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -116) (|devaluate| |#1|)) (LIST (QUOTE -116) (|devaluate| |#1|)))) (|HasCategory| (-116 |#1|) (QUOTE (-307))) (|HasCategory| (-116 |#1|) (QUOTE (-545))) (|HasCategory| (-116 |#1|) (QUOTE (-846))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-116 |#1|) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-116 |#1|) (QUOTE (-905)))) (|HasCategory| (-116 |#1|) (QUOTE (-145)))))
(-118 A S)
((|constructor| (NIL "A binary-recursive aggregate has 0,{} 1 or 2 children and serves as a model for a binary tree or a doubly-linked aggregate structure")) (|setright!| (($ $ $) "\\spad{setright!(a,{}x)} sets the right child of \\spad{t} to be \\spad{x}.")) (|setleft!| (($ $ $) "\\spad{setleft!(a,{}b)} sets the left child of \\axiom{a} to be \\spad{b}.")) (|setelt| (($ $ "right" $) "\\spad{setelt(a,{}\"right\",{}b)} (also written \\axiom{\\spad{b} . right \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setright!(a,{}\\spad{b})}.") (($ $ "left" $) "\\spad{setelt(a,{}\"left\",{}b)} (also written \\axiom{a . left \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setleft!(a,{}\\spad{b})}.")) (|right| (($ $) "\\spad{right(a)} returns the right child.")) (|elt| (($ $ "right") "\\spad{elt(a,{}\"right\")} (also written: \\axiom{a . right}) is equivalent to \\axiom{right(a)}.") (($ $ "left") "\\spad{elt(u,{}\"left\")} (also written: \\axiom{a . left}) is equivalent to \\axiom{left(a)}.")) (|left| (($ $) "\\spad{left(u)} returns the left child.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)))
+((|HasAttribute| |#1| (QUOTE -4408)))
(-119 S)
((|constructor| (NIL "A binary-recursive aggregate has 0,{} 1 or 2 children and serves as a model for a binary tree or a doubly-linked aggregate structure")) (|setright!| (($ $ $) "\\spad{setright!(a,{}x)} sets the right child of \\spad{t} to be \\spad{x}.")) (|setleft!| (($ $ $) "\\spad{setleft!(a,{}b)} sets the left child of \\axiom{a} to be \\spad{b}.")) (|setelt| (($ $ "right" $) "\\spad{setelt(a,{}\"right\",{}b)} (also written \\axiom{\\spad{b} . right \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setright!(a,{}\\spad{b})}.") (($ $ "left" $) "\\spad{setelt(a,{}\"left\",{}b)} (also written \\axiom{a . left \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setleft!(a,{}\\spad{b})}.")) (|right| (($ $) "\\spad{right(a)} returns the right child.")) (|elt| (($ $ "right") "\\spad{elt(a,{}\"right\")} (also written: \\axiom{a . right}) is equivalent to \\axiom{right(a)}.") (($ $ "left") "\\spad{elt(u,{}\"left\")} (also written: \\axiom{a . left}) is equivalent to \\axiom{left(a)}.")) (|left| (($ $) "\\spad{left(u)} returns the left child.")))
NIL
@@ -414,15 +414,15 @@ NIL
NIL
(-121 S)
((|constructor| (NIL "BinarySearchTree(\\spad{S}) is the domain of a binary trees where elements are ordered across the tree. A binary search tree is either empty or has a value which is an \\spad{S},{} and a right and left which are both BinaryTree(\\spad{S}) Elements are ordered across the tree.")) (|split| (((|Record| (|:| |less| $) (|:| |greater| $)) |#1| $) "\\spad{split(x,{}b)} splits binary tree \\spad{b} into two trees,{} one with elements greater than \\spad{x},{} the other with elements less than \\spad{x}.")) (|insertRoot!| (($ |#1| $) "\\spad{insertRoot!(x,{}b)} inserts element \\spad{x} as a root of binary search tree \\spad{b}.")) (|insert!| (($ |#1| $) "\\spad{insert!(x,{}b)} inserts element \\spad{x} as leaves into binary search tree \\spad{b}.")) (|binarySearchTree| (($ (|List| |#1|)) "\\spad{binarySearchTree(l)} \\undocumented")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-122 S)
((|constructor| (NIL "The bit aggregate category models aggregates representing large quantities of Boolean data.")) (|xor| (($ $ $) "\\spad{xor(a,{}b)} returns the logical {\\em exclusive-or} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|or| (($ $ $) "\\spad{a or b} returns the logical {\\em or} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|and| (($ $ $) "\\spad{a and b} returns the logical {\\em and} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|nor| (($ $ $) "\\spad{nor(a,{}b)} returns the logical {\\em nor} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|nand| (($ $ $) "\\spad{nand(a,{}b)} returns the logical {\\em nand} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|not| (($ $) "\\spad{not(b)} returns the logical {\\em not} of bit aggregate \\axiom{\\spad{b}}.")))
NIL
NIL
(-123)
((|constructor| (NIL "The bit aggregate category models aggregates representing large quantities of Boolean data.")) (|xor| (($ $ $) "\\spad{xor(a,{}b)} returns the logical {\\em exclusive-or} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|or| (($ $ $) "\\spad{a or b} returns the logical {\\em or} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|and| (($ $ $) "\\spad{a and b} returns the logical {\\em and} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|nor| (($ $ $) "\\spad{nor(a,{}b)} returns the logical {\\em nor} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|nand| (($ $ $) "\\spad{nand(a,{}b)} returns the logical {\\em nand} of bit aggregates \\axiom{a} and \\axiom{\\spad{b}}.")) (|not| (($ $) "\\spad{not(b)} returns the logical {\\em not} of bit aggregate \\axiom{\\spad{b}}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-124 A S)
((|constructor| (NIL "\\spadtype{BinaryTreeCategory(S)} is the category of binary trees: a tree which is either empty or else is a \\spadfun{node} consisting of a value and a \\spadfun{left} and \\spadfun{right},{} both binary trees.")) (|node| (($ $ |#2| $) "\\spad{node(left,{}v,{}right)} creates a binary tree with value \\spad{v},{} a binary tree \\spad{left},{} and a binary tree \\spad{right}.")) (|finiteAggregate| ((|attribute|) "Binary trees have a finite number of components")) (|shallowlyMutable| ((|attribute|) "Binary trees have updateable components")))
@@ -430,20 +430,20 @@ NIL
NIL
(-125 S)
((|constructor| (NIL "\\spadtype{BinaryTreeCategory(S)} is the category of binary trees: a tree which is either empty or else is a \\spadfun{node} consisting of a value and a \\spadfun{left} and \\spadfun{right},{} both binary trees.")) (|node| (($ $ |#1| $) "\\spad{node(left,{}v,{}right)} creates a binary tree with value \\spad{v},{} a binary tree \\spad{left},{} and a binary tree \\spad{right}.")) (|finiteAggregate| ((|attribute|) "Binary trees have a finite number of components")) (|shallowlyMutable| ((|attribute|) "Binary trees have updateable components")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-126 S)
((|constructor| (NIL "\\spadtype{BinaryTournament(S)} is the domain of binary trees where elements are ordered down the tree. A binary search tree is either empty or is a node containing a \\spadfun{value} of type \\spad{S},{} and a \\spadfun{right} and a \\spadfun{left} which are both \\spadtype{BinaryTree(S)}")) (|insert!| (($ |#1| $) "\\spad{insert!(x,{}b)} inserts element \\spad{x} as leaves into binary tournament \\spad{b}.")) (|binaryTournament| (($ (|List| |#1|)) "\\spad{binaryTournament(ls)} creates a binary tournament with the elements of \\spad{ls} as values at the nodes.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-127 S)
((|constructor| (NIL "\\spadtype{BinaryTree(S)} is the domain of all binary trees. A binary tree over \\spad{S} is either empty or has a \\spadfun{value} which is an \\spad{S} and a \\spadfun{right} and \\spadfun{left} which are both binary trees.")) (|binaryTree| (($ $ |#1| $) "\\spad{binaryTree(l,{}v,{}r)} creates a binary tree with value \\spad{v} with left subtree \\spad{l} and right subtree \\spad{r}.") (($ |#1|) "\\spad{binaryTree(v)} is an non-empty binary tree with value \\spad{v},{} and left and right empty.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-128)
((|constructor| (NIL "ByteBuffer provides datatype for buffers of bytes. This domain differs from PrimitiveArray Byte in that it is not as rigid as PrimitiveArray Byte. That is,{} the typical use of ByteBuffer is to pre-allocate a vector of Byte of some capacity \\spad{`n'}. The array can then store up to \\spad{`n'} bytes. The actual interesting bytes count (the length of the buffer) is therefore different from the capacity. The length is no more than the capacity,{} but it can be set dynamically as needed. This functionality is used for example when reading bytes from input/output devices where we use buffers to transfer data in and out of the system. Note: a value of type ByteBuffer is 0-based indexed,{} as opposed \\indented{6}{Vector,{} but not unlike PrimitiveArray Byte.}")) (|finiteAggregate| ((|attribute|) "A ByteBuffer object is a finite aggregate")) (|setLength!| (((|NonNegativeInteger|) $ (|NonNegativeInteger|)) "\\spad{setLength!(buf,{}n)} sets the number of active bytes in the `buf'. Error if \\spad{`n'} is more than the capacity.")) (|capacity| (((|NonNegativeInteger|) $) "\\spad{capacity(buf)} returns the pre-allocated maximum size of `buf'.")) (|byteBuffer| (($ (|NonNegativeInteger|)) "\\spad{byteBuffer(n)} creates a buffer of capacity \\spad{n},{} and length 0.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| (-129) (QUOTE (-846))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129))))) (-12 (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129)))))) (-2750 (-12 (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129))))) (|HasCategory| (-129) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-129) (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| (-129) (QUOTE (-846))) (|HasCategory| (-129) (QUOTE (-1094)))) (|HasCategory| (-129) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129))))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| (-129) (QUOTE (-846))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129))))) (-12 (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129)))))) (-2733 (-12 (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129))))) (|HasCategory| (-129) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-129) (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| (-129) (QUOTE (-846))) (|HasCategory| (-129) (QUOTE (-1094)))) (|HasCategory| (-129) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-129) (QUOTE (-1094))) (|HasCategory| (-129) (LIST (QUOTE -309) (QUOTE (-129))))))
(-129)
((|constructor| (NIL "Byte is the datatype of 8-bit sized unsigned integer values.")) (|sample| (($) "\\spad{sample} gives a sample datum of type Byte.")) (|bitior| (($ $ $) "bitor(\\spad{x},{}\\spad{y}) returns the bitwise `inclusive or' of \\spad{`x'} and \\spad{`y'}.")) (|bitand| (($ $ $) "\\spad{bitand(x,{}y)} returns the bitwise `and' of \\spad{`x'} and \\spad{`y'}.")) (|byte| (($ (|NonNegativeInteger|)) "\\spad{byte(x)} injects the unsigned integer value \\spad{`v'} into the Byte algebra. \\spad{`v'} must be non-negative and less than 256.")))
NIL
@@ -466,13 +466,13 @@ NIL
NIL
(-134)
((|constructor| (NIL "Members of the domain CardinalNumber are values indicating the cardinality of sets,{} both finite and infinite. Arithmetic operations are defined on cardinal numbers as follows. \\blankline If \\spad{x = \\#X} and \\spad{y = \\#Y} then \\indented{2}{\\spad{x+y\\space{2}= \\#(X+Y)}\\space{3}\\tab{30}disjoint union} \\indented{2}{\\spad{x-y\\space{2}= \\#(X-Y)}\\space{3}\\tab{30}relative complement} \\indented{2}{\\spad{x*y\\space{2}= \\#(X*Y)}\\space{3}\\tab{30}cartesian product} \\indented{2}{\\spad{x**y = \\#(X**Y)}\\space{2}\\tab{30}\\spad{X**Y = \\{g| g:Y->X\\}}} \\blankline The non-negative integers have a natural construction as cardinals \\indented{2}{\\spad{0 = \\#\\{\\}},{} \\spad{1 = \\{0\\}},{} \\spad{2 = \\{0,{} 1\\}},{} ...,{} \\spad{n = \\{i| 0 <= i < n\\}}.} \\blankline That \\spad{0} acts as a zero for the multiplication of cardinals is equivalent to the axiom of choice. \\blankline The generalized continuum hypothesis asserts \\center{\\spad{2**Aleph i = Aleph(i+1)}} and is independent of the axioms of set theory [Goedel 1940]. \\blankline Three commonly encountered cardinal numbers are \\indented{3}{\\spad{a = \\#Z}\\space{7}\\tab{30}countable infinity} \\indented{3}{\\spad{c = \\#R}\\space{7}\\tab{30}the continuum} \\indented{3}{\\spad{f = \\#\\{g| g:[0,{}1]->R\\}}} \\blankline In this domain,{} these values are obtained using \\indented{3}{\\spad{a := Aleph 0},{} \\spad{c := 2**a},{} \\spad{f := 2**c}.} \\blankline")) (|generalizedContinuumHypothesisAssumed| (((|Boolean|) (|Boolean|)) "\\spad{generalizedContinuumHypothesisAssumed(bool)} is used to dictate whether the hypothesis is to be assumed.")) (|generalizedContinuumHypothesisAssumed?| (((|Boolean|)) "\\spad{generalizedContinuumHypothesisAssumed?()} tests if the hypothesis is currently assumed.")) (|countable?| (((|Boolean|) $) "\\spad{countable?(\\spad{a})} determines whether \\spad{a} is a countable cardinal,{} \\spadignore{i.e.} an integer or \\spad{Aleph 0}.")) (|finite?| (((|Boolean|) $) "\\spad{finite?(\\spad{a})} determines whether \\spad{a} is a finite cardinal,{} \\spadignore{i.e.} an integer.")) (|Aleph| (($ (|NonNegativeInteger|)) "\\spad{Aleph(n)} provides the named (infinite) cardinal number.")) (** (($ $ $) "\\spad{x**y} returns \\spad{\\#(X**Y)} where \\spad{X**Y} is defined \\indented{1}{as \\spad{\\{g| g:Y->X\\}}.}")) (- (((|Union| $ "failed") $ $) "\\spad{x - y} returns an element \\spad{z} such that \\spad{z+y=x} or \"failed\" if no such element exists.")) (|commutative| ((|attribute| "*") "a domain \\spad{D} has \\spad{commutative(\"*\")} if it has an operation \\spad{\"*\": (D,{}D) -> D} which is commutative.")))
-(((-4408 "*") . T))
+(((-4409 "*") . T))
NIL
-(-135 |minix| -3490 S T$)
+(-135 |minix| -3445 S T$)
((|constructor| (NIL "This package provides functions to enable conversion of tensors given conversion of the components.")) (|map| (((|CartesianTensor| |#1| |#2| |#4|) (|Mapping| |#4| |#3|) (|CartesianTensor| |#1| |#2| |#3|)) "\\spad{map(f,{}ts)} does a componentwise conversion of the tensor \\spad{ts} to a tensor with components of type \\spad{T}.")) (|reshape| (((|CartesianTensor| |#1| |#2| |#4|) (|List| |#4|) (|CartesianTensor| |#1| |#2| |#3|)) "\\spad{reshape(lt,{}ts)} organizes the list of components \\spad{lt} into a tensor with the same shape as \\spad{ts}.")))
NIL
NIL
-(-136 |minix| -3490 R)
+(-136 |minix| -3445 R)
((|constructor| (NIL "CartesianTensor(minix,{}dim,{}\\spad{R}) provides Cartesian tensors with components belonging to a commutative ring \\spad{R}. These tensors can have any number of indices. Each index takes values from \\spad{minix} to \\spad{minix + dim - 1}.")) (|sample| (($) "\\spad{sample()} returns an object of type \\%.")) (|unravel| (($ (|List| |#3|)) "\\spad{unravel(t)} produces a tensor from a list of components such that \\indented{2}{\\spad{unravel(ravel(t)) = t}.}")) (|ravel| (((|List| |#3|) $) "\\spad{ravel(t)} produces a list of components from a tensor such that \\indented{2}{\\spad{unravel(ravel(t)) = t}.}")) (|leviCivitaSymbol| (($) "\\spad{leviCivitaSymbol()} is the rank \\spad{dim} tensor defined by \\spad{leviCivitaSymbol()(i1,{}...idim) = +1/0/-1} if \\spad{i1,{}...,{}idim} is an even/is nota /is an odd permutation of \\spad{minix,{}...,{}minix+dim-1}.")) (|kroneckerDelta| (($) "\\spad{kroneckerDelta()} is the rank 2 tensor defined by \\indented{3}{\\spad{kroneckerDelta()(i,{}j)}} \\indented{6}{\\spad{= 1\\space{2}if i = j}} \\indented{6}{\\spad{= 0 if\\space{2}i \\~= j}}")) (|reindex| (($ $ (|List| (|Integer|))) "\\spad{reindex(t,{}[i1,{}...,{}idim])} permutes the indices of \\spad{t}. For example,{} if \\spad{r = reindex(t,{} [4,{}1,{}2,{}3])} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank for tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = t(l,{}i,{}j,{}k)}.}")) (|transpose| (($ $ (|Integer|) (|Integer|)) "\\spad{transpose(t,{}i,{}j)} exchanges the \\spad{i}\\spad{-}th and \\spad{j}\\spad{-}th indices of \\spad{t}. For example,{} if \\spad{r = transpose(t,{}2,{}3)} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank 4 tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = t(i,{}k,{}j,{}l)}.}") (($ $) "\\spad{transpose(t)} exchanges the first and last indices of \\spad{t}. For example,{} if \\spad{r = transpose(t)} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank 4 tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = t(l,{}j,{}k,{}i)}.}")) (|contract| (($ $ (|Integer|) (|Integer|)) "\\spad{contract(t,{}i,{}j)} is the contraction of tensor \\spad{t} which sums along the \\spad{i}\\spad{-}th and \\spad{j}\\spad{-}th indices. For example,{} if \\spad{r = contract(t,{}1,{}3)} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank 2 \\spad{(= 4 - 2)} tensor given by \\indented{4}{\\spad{r(i,{}j) = sum(h=1..dim,{}t(h,{}i,{}h,{}j))}.}") (($ $ (|Integer|) $ (|Integer|)) "\\spad{contract(t,{}i,{}s,{}j)} is the inner product of tenors \\spad{s} and \\spad{t} which sums along the \\spad{k1}\\spad{-}th index of \\spad{t} and the \\spad{k2}\\spad{-}th index of \\spad{s}. For example,{} if \\spad{r = contract(s,{}2,{}t,{}1)} for rank 3 tensors rank 3 tensors \\spad{s} and \\spad{t},{} then \\spad{r} is the rank 4 \\spad{(= 3 + 3 - 2)} tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = sum(h=1..dim,{}s(i,{}h,{}j)*t(h,{}k,{}l))}.}")) (* (($ $ $) "\\spad{s*t} is the inner product of the tensors \\spad{s} and \\spad{t} which contracts the last index of \\spad{s} with the first index of \\spad{t},{} \\spadignore{i.e.} \\indented{4}{\\spad{t*s = contract(t,{}rank t,{} s,{} 1)}} \\indented{4}{\\spad{t*s = sum(k=1..N,{} t[i1,{}..,{}iN,{}k]*s[k,{}j1,{}..,{}jM])}} This is compatible with the use of \\spad{M*v} to denote the matrix-vector inner product.")) (|product| (($ $ $) "\\spad{product(s,{}t)} is the outer product of the tensors \\spad{s} and \\spad{t}. For example,{} if \\spad{r = product(s,{}t)} for rank 2 tensors \\spad{s} and \\spad{t},{} then \\spad{r} is a rank 4 tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = s(i,{}j)*t(k,{}l)}.}")) (|elt| ((|#3| $ (|List| (|Integer|))) "\\spad{elt(t,{}[i1,{}...,{}iN])} gives a component of a rank \\spad{N} tensor.") ((|#3| $ (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{elt(t,{}i,{}j,{}k,{}l)} gives a component of a rank 4 tensor.") ((|#3| $ (|Integer|) (|Integer|) (|Integer|)) "\\spad{elt(t,{}i,{}j,{}k)} gives a component of a rank 3 tensor.") ((|#3| $ (|Integer|) (|Integer|)) "\\spad{elt(t,{}i,{}j)} gives a component of a rank 2 tensor.") ((|#3| $ (|Integer|)) "\\spad{elt(t,{}i)} gives a component of a rank 1 tensor.") ((|#3| $) "\\spad{elt(t)} gives the component of a rank 0 tensor.")) (|rank| (((|NonNegativeInteger|) $) "\\spad{rank(t)} returns the tensorial rank of \\spad{t} (that is,{} the number of indices). This is the same as the graded module degree.")) (|coerce| (($ (|List| $)) "\\spad{coerce([t_1,{}...,{}t_dim])} allows tensors to be constructed using lists.") (($ (|List| |#3|)) "\\spad{coerce([r_1,{}...,{}r_dim])} allows tensors to be constructed using lists.") (($ (|SquareMatrix| |#2| |#3|)) "\\spad{coerce(m)} views a matrix as a rank 2 tensor.") (($ (|DirectProduct| |#2| |#3|)) "\\spad{coerce(v)} views a vector as a rank 1 tensor.")))
NIL
NIL
@@ -494,8 +494,8 @@ NIL
NIL
(-141)
((|constructor| (NIL "This domain allows classes of characters to be defined and manipulated efficiently.")) (|alphanumeric| (($) "\\spad{alphanumeric()} returns the class of all characters for which \\spadfunFrom{alphanumeric?}{Character} is \\spad{true}.")) (|alphabetic| (($) "\\spad{alphabetic()} returns the class of all characters for which \\spadfunFrom{alphabetic?}{Character} is \\spad{true}.")) (|lowerCase| (($) "\\spad{lowerCase()} returns the class of all characters for which \\spadfunFrom{lowerCase?}{Character} is \\spad{true}.")) (|upperCase| (($) "\\spad{upperCase()} returns the class of all characters for which \\spadfunFrom{upperCase?}{Character} is \\spad{true}.")) (|hexDigit| (($) "\\spad{hexDigit()} returns the class of all characters for which \\spadfunFrom{hexDigit?}{Character} is \\spad{true}.")) (|digit| (($) "\\spad{digit()} returns the class of all characters for which \\spadfunFrom{digit?}{Character} is \\spad{true}.")) (|charClass| (($ (|List| (|Character|))) "\\spad{charClass(l)} creates a character class which contains exactly the characters given in the list \\spad{l}.") (($ (|String|)) "\\spad{charClass(s)} creates a character class which contains exactly the characters given in the string \\spad{s}.")))
-((-4406 . T) (-4396 . T) (-4407 . T))
-((-2750 (-12 (|HasCategory| (-144) (QUOTE (-368))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (|HasCategory| (-144) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-144) (QUOTE (-368))) (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))))
+((-4407 . T) (-4397 . T) (-4408 . T))
+((-2733 (-12 (|HasCategory| (-144) (QUOTE (-368))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (|HasCategory| (-144) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-144) (QUOTE (-368))) (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))))
(-142 R Q A)
((|constructor| (NIL "CommonDenominator provides functions to compute the common denominator of a finite linear aggregate of elements of the quotient field of an integral domain.")) (|splitDenominator| (((|Record| (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) "\\spad{splitDenominator([q1,{}...,{}qn])} returns \\spad{[[p1,{}...,{}pn],{} d]} such that \\spad{\\spad{qi} = pi/d} and \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|clearDenominator| ((|#3| |#3|) "\\spad{clearDenominator([q1,{}...,{}qn])} returns \\spad{[p1,{}...,{}pn]} such that \\spad{\\spad{qi} = pi/d} where \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|commonDenominator| ((|#1| |#3|) "\\spad{commonDenominator([q1,{}...,{}qn])} returns a common denominator \\spad{d} for \\spad{q1},{}...,{}\\spad{qn}.")))
NIL
@@ -510,7 +510,7 @@ NIL
NIL
(-145)
((|constructor| (NIL "Rings of Characteristic Non Zero")) (|charthRoot| (((|Union| $ "failed") $) "\\spad{charthRoot(x)} returns the \\spad{p}th root of \\spad{x} where \\spad{p} is the characteristic of the ring.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-146 R)
((|constructor| (NIL "This package provides a characteristicPolynomial function for any matrix over a commutative ring.")) (|characteristicPolynomial| ((|#1| (|Matrix| |#1|) |#1|) "\\spad{characteristicPolynomial(m,{}r)} computes the characteristic polynomial of the matrix \\spad{m} evaluated at the point \\spad{r}. In particular,{} if \\spad{r} is the polynomial \\spad{'x},{} then it returns the characteristic polynomial expressed as a polynomial in \\spad{'x}.")))
@@ -518,9 +518,9 @@ NIL
NIL
(-147)
((|constructor| (NIL "Rings of Characteristic Zero.")))
-((-4403 . T))
+((-4404 . T))
NIL
-(-148 -2313 UP UPUP)
+(-148 -2312 UP UPUP)
((|constructor| (NIL "Tools to send a point to infinity on an algebraic curve.")) (|chvar| (((|Record| (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (|Fraction| |#2|)) (|:| |c2| (|Fraction| |#2|)) (|:| |deg| (|NonNegativeInteger|))) |#3| |#3|) "\\spad{chvar(f(x,{}y),{} p(x,{}y))} returns \\spad{[g(z,{}t),{} q(z,{}t),{} c1(z),{} c2(z),{} n]} such that under the change of variable \\spad{x = c1(z)},{} \\spad{y = t * c2(z)},{} one gets \\spad{f(x,{}y) = g(z,{}t)}. The algebraic relation between \\spad{x} and \\spad{y} is \\spad{p(x,{} y) = 0}. The algebraic relation between \\spad{z} and \\spad{t} is \\spad{q(z,{} t) = 0}.")) (|eval| ((|#3| |#3| (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{eval(p(x,{}y),{} f(x),{} g(x))} returns \\spad{p(f(x),{} y * g(x))}.")) (|goodPoint| ((|#1| |#3| |#3|) "\\spad{goodPoint(p,{} q)} returns an integer a such that a is neither a pole of \\spad{p(x,{}y)} nor a branch point of \\spad{q(x,{}y) = 0}.")) (|rootPoly| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| (|Fraction| |#2|)) (|:| |radicand| |#2|)) (|Fraction| |#2|) (|NonNegativeInteger|)) "\\spad{rootPoly(g,{} n)} returns \\spad{[m,{} c,{} P]} such that \\spad{c * g ** (1/n) = P ** (1/m)} thus if \\spad{y**n = g},{} then \\spad{z**m = P} where \\spad{z = c * y}.")) (|radPoly| (((|Union| (|Record| (|:| |radicand| (|Fraction| |#2|)) (|:| |deg| (|NonNegativeInteger|))) "failed") |#3|) "\\spad{radPoly(p(x,{} y))} returns \\spad{[c(x),{} n]} if \\spad{p} is of the form \\spad{y**n - c(x)},{} \"failed\" otherwise.")) (|mkIntegral| (((|Record| (|:| |coef| (|Fraction| |#2|)) (|:| |poly| |#3|)) |#3|) "\\spad{mkIntegral(p(x,{}y))} returns \\spad{[c(x),{} q(x,{}z)]} such that \\spad{z = c * y} is integral. The algebraic relation between \\spad{x} and \\spad{y} is \\spad{p(x,{} y) = 0}. The algebraic relation between \\spad{x} and \\spad{z} is \\spad{q(x,{} z) = 0}.")))
NIL
NIL
@@ -531,14 +531,14 @@ NIL
(-150 A S)
((|constructor| (NIL "A collection is a homogeneous aggregate which can built from list of members. The operation used to build the aggregate is generically named \\spadfun{construct}. However,{} each collection provides its own special function with the same name as the data type,{} except with an initial lower case letter,{} \\spadignore{e.g.} \\spadfun{list} for \\spadtype{List},{} \\spadfun{flexibleArray} for \\spadtype{FlexibleArray},{} and so on.")) (|removeDuplicates| (($ $) "\\spad{removeDuplicates(u)} returns a copy of \\spad{u} with all duplicates removed.")) (|select| (($ (|Mapping| (|Boolean|) |#2|) $) "\\spad{select(p,{}u)} returns a copy of \\spad{u} containing only those elements such \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. Note: \\axiom{select(\\spad{p},{}\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})]}.")) (|remove| (($ |#2| $) "\\spad{remove(x,{}u)} returns a copy of \\spad{u} with all elements \\axiom{\\spad{y} = \\spad{x}} removed. Note: \\axiom{remove(\\spad{y},{}\\spad{c}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{c} | \\spad{x} \\spad{~=} \\spad{y}]}.") (($ (|Mapping| (|Boolean|) |#2|) $) "\\spad{remove(p,{}u)} returns a copy of \\spad{u} removing all elements \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. Note: \\axiom{remove(\\spad{p},{}\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u} | not \\spad{p}(\\spad{x})]}.")) (|reduce| ((|#2| (|Mapping| |#2| |#2| |#2|) $ |#2| |#2|) "\\spad{reduce(f,{}u,{}x,{}z)} reduces the binary operation \\spad{f} across \\spad{u},{} stopping when an \"absorbing element\" \\spad{z} is encountered. As for \\axiom{reduce(\\spad{f},{}\\spad{u},{}\\spad{x})},{} \\spad{x} is the identity operation of \\spad{f}. Same as \\axiom{reduce(\\spad{f},{}\\spad{u},{}\\spad{x})} when \\spad{u} contains no element \\spad{z}. Thus the third argument \\spad{x} is returned when \\spad{u} is empty.") ((|#2| (|Mapping| |#2| |#2| |#2|) $ |#2|) "\\spad{reduce(f,{}u,{}x)} reduces the binary operation \\spad{f} across \\spad{u},{} where \\spad{x} is the identity operation of \\spad{f}. Same as \\axiom{reduce(\\spad{f},{}\\spad{u})} if \\spad{u} has 2 or more elements. Returns \\axiom{\\spad{f}(\\spad{x},{}\\spad{y})} if \\spad{u} has one element \\spad{y},{} \\spad{x} if \\spad{u} is empty. For example,{} \\axiom{reduce(+,{}\\spad{u},{}0)} returns the sum of the elements of \\spad{u}.") ((|#2| (|Mapping| |#2| |#2| |#2|) $) "\\spad{reduce(f,{}u)} reduces the binary operation \\spad{f} across \\spad{u}. For example,{} if \\spad{u} is \\axiom{[\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]} then \\axiom{reduce(\\spad{f},{}\\spad{u})} returns \\axiom{\\spad{f}(..\\spad{f}(\\spad{f}(\\spad{x},{}\\spad{y}),{}...),{}\\spad{z})}. Note: if \\spad{u} has one element \\spad{x},{} \\axiom{reduce(\\spad{f},{}\\spad{u})} returns \\spad{x}. Error: if \\spad{u} is empty.")) (|find| (((|Union| |#2| "failed") (|Mapping| (|Boolean|) |#2|) $) "\\spad{find(p,{}u)} returns the first \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true},{} and \"failed\" otherwise.")) (|construct| (($ (|List| |#2|)) "\\axiom{construct(\\spad{x},{}\\spad{y},{}...,{}\\spad{z})} returns the collection of elements \\axiom{\\spad{x},{}\\spad{y},{}...,{}\\spad{z}} ordered as given. Equivalently written as \\axiom{[\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]\\$\\spad{D}},{} where \\spad{D} is the domain. \\spad{D} may be omitted for those of type List.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasAttribute| |#1| (QUOTE -4406)))
+((|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasAttribute| |#1| (QUOTE -4407)))
(-151 S)
((|constructor| (NIL "A collection is a homogeneous aggregate which can built from list of members. The operation used to build the aggregate is generically named \\spadfun{construct}. However,{} each collection provides its own special function with the same name as the data type,{} except with an initial lower case letter,{} \\spadignore{e.g.} \\spadfun{list} for \\spadtype{List},{} \\spadfun{flexibleArray} for \\spadtype{FlexibleArray},{} and so on.")) (|removeDuplicates| (($ $) "\\spad{removeDuplicates(u)} returns a copy of \\spad{u} with all duplicates removed.")) (|select| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{select(p,{}u)} returns a copy of \\spad{u} containing only those elements such \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. Note: \\axiom{select(\\spad{p},{}\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})]}.")) (|remove| (($ |#1| $) "\\spad{remove(x,{}u)} returns a copy of \\spad{u} with all elements \\axiom{\\spad{y} = \\spad{x}} removed. Note: \\axiom{remove(\\spad{y},{}\\spad{c}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{c} | \\spad{x} \\spad{~=} \\spad{y}]}.") (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{remove(p,{}u)} returns a copy of \\spad{u} removing all elements \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. Note: \\axiom{remove(\\spad{p},{}\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u} | not \\spad{p}(\\spad{x})]}.")) (|reduce| ((|#1| (|Mapping| |#1| |#1| |#1|) $ |#1| |#1|) "\\spad{reduce(f,{}u,{}x,{}z)} reduces the binary operation \\spad{f} across \\spad{u},{} stopping when an \"absorbing element\" \\spad{z} is encountered. As for \\axiom{reduce(\\spad{f},{}\\spad{u},{}\\spad{x})},{} \\spad{x} is the identity operation of \\spad{f}. Same as \\axiom{reduce(\\spad{f},{}\\spad{u},{}\\spad{x})} when \\spad{u} contains no element \\spad{z}. Thus the third argument \\spad{x} is returned when \\spad{u} is empty.") ((|#1| (|Mapping| |#1| |#1| |#1|) $ |#1|) "\\spad{reduce(f,{}u,{}x)} reduces the binary operation \\spad{f} across \\spad{u},{} where \\spad{x} is the identity operation of \\spad{f}. Same as \\axiom{reduce(\\spad{f},{}\\spad{u})} if \\spad{u} has 2 or more elements. Returns \\axiom{\\spad{f}(\\spad{x},{}\\spad{y})} if \\spad{u} has one element \\spad{y},{} \\spad{x} if \\spad{u} is empty. For example,{} \\axiom{reduce(+,{}\\spad{u},{}0)} returns the sum of the elements of \\spad{u}.") ((|#1| (|Mapping| |#1| |#1| |#1|) $) "\\spad{reduce(f,{}u)} reduces the binary operation \\spad{f} across \\spad{u}. For example,{} if \\spad{u} is \\axiom{[\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]} then \\axiom{reduce(\\spad{f},{}\\spad{u})} returns \\axiom{\\spad{f}(..\\spad{f}(\\spad{f}(\\spad{x},{}\\spad{y}),{}...),{}\\spad{z})}. Note: if \\spad{u} has one element \\spad{x},{} \\axiom{reduce(\\spad{f},{}\\spad{u})} returns \\spad{x}. Error: if \\spad{u} is empty.")) (|find| (((|Union| |#1| "failed") (|Mapping| (|Boolean|) |#1|) $) "\\spad{find(p,{}u)} returns the first \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true},{} and \"failed\" otherwise.")) (|construct| (($ (|List| |#1|)) "\\axiom{construct(\\spad{x},{}\\spad{y},{}...,{}\\spad{z})} returns the collection of elements \\axiom{\\spad{x},{}\\spad{y},{}...,{}\\spad{z}} ordered as given. Equivalently written as \\axiom{[\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]\\$\\spad{D}},{} where \\spad{D} is the domain. \\spad{D} may be omitted for those of type List.")))
NIL
NIL
(-152 |n| K Q)
((|constructor| (NIL "CliffordAlgebra(\\spad{n},{} \\spad{K},{} \\spad{Q}) defines a vector space of dimension \\spad{2**n} over \\spad{K},{} given a quadratic form \\spad{Q} on \\spad{K**n}. \\blankline If \\spad{e[i]},{} \\spad{1<=i<=n} is a basis for \\spad{K**n} then \\indented{3}{1,{} \\spad{e[i]} (\\spad{1<=i<=n}),{} \\spad{e[i1]*e[i2]}} (\\spad{1<=i1<i2<=n}),{}...,{}\\spad{e[1]*e[2]*..*e[n]} is a basis for the Clifford Algebra. \\blankline The algebra is defined by the relations \\indented{3}{\\spad{e[i]*e[j] = -e[j]*e[i]}\\space{2}(\\spad{i \\~~= j}),{}} \\indented{3}{\\spad{e[i]*e[i] = Q(e[i])}} \\blankline Examples of Clifford Algebras are: gaussians,{} quaternions,{} exterior algebras and spin algebras.")) (|recip| (((|Union| $ "failed") $) "\\spad{recip(x)} computes the multiplicative inverse of \\spad{x} or \"failed\" if \\spad{x} is not invertible.")) (|coefficient| ((|#2| $ (|List| (|PositiveInteger|))) "\\spad{coefficient(x,{}[i1,{}i2,{}...,{}iN])} extracts the coefficient of \\spad{e(i1)*e(i2)*...*e(iN)} in \\spad{x}.")) (|monomial| (($ |#2| (|List| (|PositiveInteger|))) "\\spad{monomial(c,{}[i1,{}i2,{}...,{}iN])} produces the value given by \\spad{c*e(i1)*e(i2)*...*e(iN)}.")) (|e| (($ (|PositiveInteger|)) "\\spad{e(n)} produces the appropriate unit element.")))
-((-4401 . T) (-4400 . T) (-4403 . T))
+((-4402 . T) (-4401 . T) (-4404 . T))
NIL
(-153)
((|constructor| (NIL "\\indented{1}{The purpose of this package is to provide reasonable plots of} functions with singularities.")) (|clipWithRanges| (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|List| (|List| (|Point| (|DoubleFloat|)))) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{clipWithRanges(pointLists,{}xMin,{}xMax,{}yMin,{}yMax)} performs clipping on a list of lists of points,{} \\spad{pointLists}. Clipping is done within the specified ranges of \\spad{xMin},{} \\spad{xMax} and \\spad{yMin},{} \\spad{yMax}. This function is used internally by the \\fakeAxiomFun{iClipParametric} subroutine in this package.")) (|clipParametric| (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|Plot|) (|Fraction| (|Integer|)) (|Fraction| (|Integer|))) "\\spad{clipParametric(p,{}frac,{}sc)} performs two-dimensional clipping on a plot,{} \\spad{p},{} from the domain \\spadtype{Plot} for the parametric curve \\spad{x = f(t)},{} \\spad{y = g(t)}; the fraction parameter is specified by \\spad{frac} and the scale parameter is specified by \\spad{sc} for use in the \\fakeAxiomFun{iClipParametric} subroutine,{} which is called by this function.") (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|Plot|)) "\\spad{clipParametric(p)} performs two-dimensional clipping on a plot,{} \\spad{p},{} from the domain \\spadtype{Plot} for the parametric curve \\spad{x = f(t)},{} \\spad{y = g(t)}; the default parameters \\spad{1/2} for the fraction and \\spad{5/1} for the scale are used in the \\fakeAxiomFun{iClipParametric} subroutine,{} which is called by this function.")) (|clip| (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{clip(ll)} performs two-dimensional clipping on a list of lists of points,{} \\spad{ll}; the default parameters \\spad{1/2} for the fraction and \\spad{5/1} for the scale are used in the \\fakeAxiomFun{iClipParametric} subroutine,{} which is called by this function.") (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|List| (|Point| (|DoubleFloat|)))) "\\spad{clip(l)} performs two-dimensional clipping on a curve \\spad{l},{} which is a list of points; the default parameters \\spad{1/2} for the fraction and \\spad{5/1} for the scale are used in the \\fakeAxiomFun{iClipParametric} subroutine,{} which is called by this function.") (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|Plot|) (|Fraction| (|Integer|)) (|Fraction| (|Integer|))) "\\spad{clip(p,{}frac,{}sc)} performs two-dimensional clipping on a plot,{} \\spad{p},{} from the domain \\spadtype{Plot} for the graph of one variable \\spad{y = f(x)}; the fraction parameter is specified by \\spad{frac} and the scale parameter is specified by \\spad{sc} for use in the \\spadfun{clip} function.") (((|Record| (|:| |brans| (|List| (|List| (|Point| (|DoubleFloat|))))) (|:| |xValues| (|Segment| (|DoubleFloat|))) (|:| |yValues| (|Segment| (|DoubleFloat|)))) (|Plot|)) "\\spad{clip(p)} performs two-dimensional clipping on a plot,{} \\spad{p},{} from the domain \\spadtype{Plot} for the graph of one variable,{} \\spad{y = f(x)}; the default parameters \\spad{1/4} for the fraction and \\spad{5/1} for the scale are used in the \\spadfun{clip} function.")))
@@ -560,7 +560,7 @@ NIL
((|constructor| (NIL "Color() specifies a domain of 27 colors provided in the \\Language{} system (the colors mix additively).")) (|color| (($ (|Integer|)) "\\spad{color(i)} returns a color of the indicated hue \\spad{i}.")) (|numberOfHues| (((|PositiveInteger|)) "\\spad{numberOfHues()} returns the number of total hues,{} set in totalHues.")) (|hue| (((|Integer|) $) "\\spad{hue(c)} returns the hue index of the indicated color \\spad{c}.")) (|blue| (($) "\\spad{blue()} returns the position of the blue hue from total hues.")) (|green| (($) "\\spad{green()} returns the position of the green hue from total hues.")) (|yellow| (($) "\\spad{yellow()} returns the position of the yellow hue from total hues.")) (|red| (($) "\\spad{red()} returns the position of the red hue from total hues.")) (+ (($ $ $) "\\spad{c1 + c2} additively mixes the two colors \\spad{c1} and \\spad{c2}.")) (* (($ (|DoubleFloat|) $) "\\spad{s * c},{} returns the color \\spad{c},{} whose weighted shade has been scaled by \\spad{s}.") (($ (|PositiveInteger|) $) "\\spad{s * c},{} returns the color \\spad{c},{} whose weighted shade has been scaled by \\spad{s}.")))
NIL
NIL
-(-158 R -2313)
+(-158 R -2312)
((|constructor| (NIL "Provides combinatorial functions over an integral domain.")) (|ipow| ((|#2| (|List| |#2|)) "\\spad{ipow(l)} should be local but conditional.")) (|iidprod| ((|#2| (|List| |#2|)) "\\spad{iidprod(l)} should be local but conditional.")) (|iidsum| ((|#2| (|List| |#2|)) "\\spad{iidsum(l)} should be local but conditional.")) (|iipow| ((|#2| (|List| |#2|)) "\\spad{iipow(l)} should be local but conditional.")) (|iiperm| ((|#2| (|List| |#2|)) "\\spad{iiperm(l)} should be local but conditional.")) (|iibinom| ((|#2| (|List| |#2|)) "\\spad{iibinom(l)} should be local but conditional.")) (|iifact| ((|#2| |#2|) "\\spad{iifact(x)} should be local but conditional.")) (|product| ((|#2| |#2| (|SegmentBinding| |#2|)) "\\spad{product(f(n),{} n = a..b)} returns \\spad{f}(a) * ... * \\spad{f}(\\spad{b}) as a formal product.") ((|#2| |#2| (|Symbol|)) "\\spad{product(f(n),{} n)} returns the formal product \\spad{P}(\\spad{n}) which verifies \\spad{P}(\\spad{n+1})\\spad{/P}(\\spad{n}) = \\spad{f}(\\spad{n}).")) (|summation| ((|#2| |#2| (|SegmentBinding| |#2|)) "\\spad{summation(f(n),{} n = a..b)} returns \\spad{f}(a) + ... + \\spad{f}(\\spad{b}) as a formal sum.") ((|#2| |#2| (|Symbol|)) "\\spad{summation(f(n),{} n)} returns the formal sum \\spad{S}(\\spad{n}) which verifies \\spad{S}(\\spad{n+1}) - \\spad{S}(\\spad{n}) = \\spad{f}(\\spad{n}).")) (|factorials| ((|#2| |#2| (|Symbol|)) "\\spad{factorials(f,{} x)} rewrites the permutations and binomials in \\spad{f} involving \\spad{x} in terms of factorials.") ((|#2| |#2|) "\\spad{factorials(f)} rewrites the permutations and binomials in \\spad{f} in terms of factorials.")) (|factorial| ((|#2| |#2|) "\\spad{factorial(n)} returns the factorial of \\spad{n},{} \\spadignore{i.e.} \\spad{n!}.")) (|permutation| ((|#2| |#2| |#2|) "\\spad{permutation(n,{} r)} returns the number of permutations of \\spad{n} objects taken \\spad{r} at a time,{} \\spadignore{i.e.} \\spad{n!/}(\\spad{n}-\\spad{r})!.")) (|binomial| ((|#2| |#2| |#2|) "\\spad{binomial(n,{} r)} returns the number of subsets of \\spad{r} objects taken among \\spad{n} objects,{} \\spadignore{i.e.} \\spad{n!/}(\\spad{r!} * (\\spad{n}-\\spad{r})!).")) (** ((|#2| |#2| |#2|) "\\spad{a ** b} is the formal exponential a**b.")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns a copy of \\spad{op} with the domain-dependent properties appropriate for \\spad{F}; error if \\spad{op} is not a combinatorial operator.")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} is \\spad{true} if \\spad{op} is a combinatorial operator.")))
NIL
NIL
@@ -591,10 +591,10 @@ NIL
(-165 S R)
((|constructor| (NIL "This category represents the extension of a ring by a square root of \\spad{-1}.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(x)} returns \\spad{x} as a rational number,{} or \"failed\" if \\spad{x} is not a rational number.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(x)} returns \\spad{x} as a rational number. Error: if \\spad{x} is not a rational number.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(x)} tests if \\spad{x} is a rational number.")) (|polarCoordinates| (((|Record| (|:| |r| |#2|) (|:| |phi| |#2|)) $) "\\spad{polarCoordinates(x)} returns (\\spad{r},{} phi) such that \\spad{x} = \\spad{r} * exp(\\%\\spad{i} * phi).")) (|argument| ((|#2| $) "\\spad{argument(x)} returns the angle made by (0,{}1) and (0,{}\\spad{x}).")) (|abs| (($ $) "\\spad{abs(x)} returns the absolute value of \\spad{x} = sqrt(norm(\\spad{x})).")) (|exquo| (((|Union| $ "failed") $ |#2|) "\\spad{exquo(x,{} r)} returns the exact quotient of \\spad{x} by \\spad{r},{} or \"failed\" if \\spad{r} does not divide \\spad{x} exactly.")) (|norm| ((|#2| $) "\\spad{norm(x)} returns \\spad{x} * conjugate(\\spad{x})")) (|real| ((|#2| $) "\\spad{real(x)} returns real part of \\spad{x}.")) (|imag| ((|#2| $) "\\spad{imag(x)} returns imaginary part of \\spad{x}.")) (|conjugate| (($ $) "\\spad{conjugate(x + \\%i y)} returns \\spad{x} - \\%\\spad{i} \\spad{y}.")) (|imaginary| (($) "\\spad{imaginary()} = sqrt(\\spad{-1}) = \\%\\spad{i}.")) (|complex| (($ |#2| |#2|) "\\spad{complex(x,{}y)} constructs \\spad{x} + \\%i*y.") ((|attribute|) "indicates that \\% has sqrt(\\spad{-1})")))
NIL
-((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-998))) (|HasCategory| |#2| (QUOTE (-1194))) (|HasCategory| |#2| (QUOTE (-1054))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4402)) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-846))))
+((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-998))) (|HasCategory| |#2| (QUOTE (-1194))) (|HasCategory| |#2| (QUOTE (-1054))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4403)) (|HasAttribute| |#2| (QUOTE -4406)) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-846))))
(-166 R)
((|constructor| (NIL "This category represents the extension of a ring by a square root of \\spad{-1}.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(x)} returns \\spad{x} as a rational number,{} or \"failed\" if \\spad{x} is not a rational number.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(x)} returns \\spad{x} as a rational number. Error: if \\spad{x} is not a rational number.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(x)} tests if \\spad{x} is a rational number.")) (|polarCoordinates| (((|Record| (|:| |r| |#1|) (|:| |phi| |#1|)) $) "\\spad{polarCoordinates(x)} returns (\\spad{r},{} phi) such that \\spad{x} = \\spad{r} * exp(\\%\\spad{i} * phi).")) (|argument| ((|#1| $) "\\spad{argument(x)} returns the angle made by (0,{}1) and (0,{}\\spad{x}).")) (|abs| (($ $) "\\spad{abs(x)} returns the absolute value of \\spad{x} = sqrt(norm(\\spad{x})).")) (|exquo| (((|Union| $ "failed") $ |#1|) "\\spad{exquo(x,{} r)} returns the exact quotient of \\spad{x} by \\spad{r},{} or \"failed\" if \\spad{r} does not divide \\spad{x} exactly.")) (|norm| ((|#1| $) "\\spad{norm(x)} returns \\spad{x} * conjugate(\\spad{x})")) (|real| ((|#1| $) "\\spad{real(x)} returns real part of \\spad{x}.")) (|imag| ((|#1| $) "\\spad{imag(x)} returns imaginary part of \\spad{x}.")) (|conjugate| (($ $) "\\spad{conjugate(x + \\%i y)} returns \\spad{x} - \\%\\spad{i} \\spad{y}.")) (|imaginary| (($) "\\spad{imaginary()} = sqrt(\\spad{-1}) = \\%\\spad{i}.")) (|complex| (($ |#1| |#1|) "\\spad{complex(x,{}y)} constructs \\spad{x} + \\%i*y.") ((|attribute|) "indicates that \\% has sqrt(\\spad{-1})")))
-((-4399 -2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4402 |has| |#1| (-6 -4402)) (-4405 |has| |#1| (-6 -4405)) (-3624 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 -2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4403 |has| |#1| (-6 -4403)) (-4406 |has| |#1| (-6 -4406)) (-3593 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-167 RR PR)
((|constructor| (NIL "\\indented{1}{Author:} Date Created: Date Last Updated: Basic Functions: Related Constructors: Complex,{} UnivariatePolynomial Also See: AMS Classifications: Keywords: complex,{} polynomial factorization,{} factor References:")) (|factor| (((|Factored| |#2|) |#2|) "\\spad{factor(p)} factorizes the polynomial \\spad{p} with complex coefficients.")))
@@ -606,8 +606,8 @@ NIL
NIL
(-169 R)
((|constructor| (NIL "\\spadtype {Complex(R)} creates the domain of elements of the form \\spad{a + b * i} where \\spad{a} and \\spad{b} come from the ring \\spad{R},{} and \\spad{i} is a new element such that \\spad{i**2 = -1}.")))
-((-4399 -2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4402 |has| |#1| (-6 -4402)) (-4405 |has| |#1| (-6 -4405)) (-3624 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-349))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-233))) (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-368)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-824)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-846)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-1194)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-905))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-905))))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1194)))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-824))) (|HasCategory| |#1| (QUOTE (-1054))) (-12 (|HasCategory| |#1| (QUOTE (-1054))) (|HasCategory| |#1| (QUOTE (-1194)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-233))) (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasAttribute| |#1| (QUOTE -4402)) (|HasAttribute| |#1| (QUOTE -4405)) (-12 (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-349)))))
+((-4400 -2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4403 |has| |#1| (-6 -4403)) (-4406 |has| |#1| (-6 -4406)) (-3593 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-349))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-233))) (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-368)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-824)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-846)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-1194)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-905))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-905))))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1194)))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-824))) (|HasCategory| |#1| (QUOTE (-1054))) (-12 (|HasCategory| |#1| (QUOTE (-1054))) (|HasCategory| |#1| (QUOTE (-1194)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-233))) (-12 (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasAttribute| |#1| (QUOTE -4403)) (|HasAttribute| |#1| (QUOTE -4406)) (-12 (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-349)))))
(-170 R S CS)
((|constructor| (NIL "This package supports converting complex expressions to patterns")) (|convert| (((|Pattern| |#1|) |#3|) "\\spad{convert(cs)} converts the complex expression \\spad{cs} to a pattern")))
NIL
@@ -618,7 +618,7 @@ NIL
NIL
(-172)
((|constructor| (NIL "The category of commutative rings with unity,{} \\spadignore{i.e.} rings where \\spadop{*} is commutative,{} and which have a multiplicative identity. element.")) (|commutative| ((|attribute| "*") "multiplication is commutative.")))
-(((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-173)
((|constructor| (NIL "This category is the root of the I/O conduits.")) (|close!| (($ $) "\\spad{close!(c)} closes the conduit \\spad{c},{} changing its state to one that is invalid for future read or write operations.")))
@@ -626,7 +626,7 @@ NIL
NIL
(-174 R)
((|constructor| (NIL "\\spadtype{ContinuedFraction} implements general \\indented{1}{continued fractions.\\space{2}This version is not restricted to simple,{}} \\indented{1}{finite fractions and uses the \\spadtype{Stream} as a} \\indented{1}{representation.\\space{2}The arithmetic functions assume that the} \\indented{1}{approximants alternate below/above the convergence point.} \\indented{1}{This is enforced by ensuring the partial numerators and partial} \\indented{1}{denominators are greater than 0 in the Euclidean domain view of \\spad{R}} \\indented{1}{(\\spadignore{i.e.} \\spad{sizeLess?(0,{} x)}).}")) (|complete| (($ $) "\\spad{complete(x)} causes all entries in \\spadvar{\\spad{x}} to be computed. Normally entries are only computed as needed. If \\spadvar{\\spad{x}} is an infinite continued fraction,{} a user-initiated interrupt is necessary to stop the computation.")) (|extend| (($ $ (|Integer|)) "\\spad{extend(x,{}n)} causes the first \\spadvar{\\spad{n}} entries in the continued fraction \\spadvar{\\spad{x}} to be computed. Normally entries are only computed as needed.")) (|denominators| (((|Stream| |#1|) $) "\\spad{denominators(x)} returns the stream of denominators of the approximants of the continued fraction \\spadvar{\\spad{x}}. If the continued fraction is finite,{} then the stream will be finite.")) (|numerators| (((|Stream| |#1|) $) "\\spad{numerators(x)} returns the stream of numerators of the approximants of the continued fraction \\spadvar{\\spad{x}}. If the continued fraction is finite,{} then the stream will be finite.")) (|convergents| (((|Stream| (|Fraction| |#1|)) $) "\\spad{convergents(x)} returns the stream of the convergents of the continued fraction \\spadvar{\\spad{x}}. If the continued fraction is finite,{} then the stream will be finite.")) (|approximants| (((|Stream| (|Fraction| |#1|)) $) "\\spad{approximants(x)} returns the stream of approximants of the continued fraction \\spadvar{\\spad{x}}. If the continued fraction is finite,{} then the stream will be infinite and periodic with period 1.")) (|reducedForm| (($ $) "\\spad{reducedForm(x)} puts the continued fraction \\spadvar{\\spad{x}} in reduced form,{} \\spadignore{i.e.} the function returns an equivalent continued fraction of the form \\spad{continuedFraction(b0,{}[1,{}1,{}1,{}...],{}[b1,{}b2,{}b3,{}...])}.")) (|wholePart| ((|#1| $) "\\spad{wholePart(x)} extracts the whole part of \\spadvar{\\spad{x}}. That is,{} if \\spad{x = continuedFraction(b0,{} [a1,{}a2,{}a3,{}...],{} [b1,{}b2,{}b3,{}...])},{} then \\spad{wholePart(x) = b0}.")) (|partialQuotients| (((|Stream| |#1|) $) "\\spad{partialQuotients(x)} extracts the partial quotients in \\spadvar{\\spad{x}}. That is,{} if \\spad{x = continuedFraction(b0,{} [a1,{}a2,{}a3,{}...],{} [b1,{}b2,{}b3,{}...])},{} then \\spad{partialQuotients(x) = [b0,{}b1,{}b2,{}b3,{}...]}.")) (|partialDenominators| (((|Stream| |#1|) $) "\\spad{partialDenominators(x)} extracts the denominators in \\spadvar{\\spad{x}}. That is,{} if \\spad{x = continuedFraction(b0,{} [a1,{}a2,{}a3,{}...],{} [b1,{}b2,{}b3,{}...])},{} then \\spad{partialDenominators(x) = [b1,{}b2,{}b3,{}...]}.")) (|partialNumerators| (((|Stream| |#1|) $) "\\spad{partialNumerators(x)} extracts the numerators in \\spadvar{\\spad{x}}. That is,{} if \\spad{x = continuedFraction(b0,{} [a1,{}a2,{}a3,{}...],{} [b1,{}b2,{}b3,{}...])},{} then \\spad{partialNumerators(x) = [a1,{}a2,{}a3,{}...]}.")) (|reducedContinuedFraction| (($ |#1| (|Stream| |#1|)) "\\spad{reducedContinuedFraction(b0,{}b)} constructs a continued fraction in the following way: if \\spad{b = [b1,{}b2,{}...]} then the result is the continued fraction \\spad{b0 + 1/(b1 + 1/(b2 + ...))}. That is,{} the result is the same as \\spad{continuedFraction(b0,{}[1,{}1,{}1,{}...],{}[b1,{}b2,{}b3,{}...])}.")) (|continuedFraction| (($ |#1| (|Stream| |#1|) (|Stream| |#1|)) "\\spad{continuedFraction(b0,{}a,{}b)} constructs a continued fraction in the following way: if \\spad{a = [a1,{}a2,{}...]} and \\spad{b = [b1,{}b2,{}...]} then the result is the continued fraction \\spad{b0 + a1/(b1 + a2/(b2 + ...))}.") (($ (|Fraction| |#1|)) "\\spad{continuedFraction(r)} converts the fraction \\spadvar{\\spad{r}} with components of type \\spad{R} to a continued fraction over \\spad{R}.")))
-(((-4408 "*") . T) (-4399 . T) (-4404 . T) (-4398 . T) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") . T) (-4400 . T) (-4405 . T) (-4399 . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-175)
((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Created: October 24,{} 2007 Date Last Modified: January 18,{} 2008. A `Contour' a list of bindings making up a `virtual scope'.")) (|findBinding| (((|Maybe| (|Binding|)) (|Identifier|) $) "\\spad{findBinding(c,{}n)} returns the first binding associated with \\spad{`n'}. Otherwise `nothing.")) (|push| (($ (|Binding|) $) "\\spad{push(c,{}b)} augments the contour with binding \\spad{`b'}.")) (|bindings| (((|List| (|Binding|)) $) "\\spad{bindings(c)} returns the list of bindings in countour \\spad{c}.")))
@@ -680,7 +680,7 @@ NIL
((|constructor| (NIL "This domain provides implementations for constructors.")) (|findConstructor| (((|Maybe| $) (|Identifier|)) "\\spad{findConstructor(s)} attempts to find a constructor named \\spad{s}. If successful,{} returns that constructor; otherwise,{} returns \\spad{nothing}.")))
NIL
NIL
-(-188 R -2313)
+(-188 R -2312)
((|constructor| (NIL "\\spadtype{ComplexTrigonometricManipulations} provides function that compute the real and imaginary parts of complex functions.")) (|complexForm| (((|Complex| (|Expression| |#1|)) |#2|) "\\spad{complexForm(f)} returns \\spad{[real f,{} imag f]}.")) (|trigs| ((|#2| |#2|) "\\spad{trigs(f)} rewrites all the complex logs and exponentials appearing in \\spad{f} in terms of trigonometric functions.")) (|real?| (((|Boolean|) |#2|) "\\spad{real?(f)} returns \\spad{true} if \\spad{f = real f}.")) (|imag| (((|Expression| |#1|) |#2|) "\\spad{imag(f)} returns the imaginary part of \\spad{f} where \\spad{f} is a complex function.")) (|real| (((|Expression| |#1|) |#2|) "\\spad{real(f)} returns the real part of \\spad{f} where \\spad{f} is a complex function.")) (|complexElementary| ((|#2| |#2| (|Symbol|)) "\\spad{complexElementary(f,{} x)} rewrites the kernels of \\spad{f} involving \\spad{x} in terms of the 2 fundamental complex transcendental elementary functions: \\spad{log,{} exp}.") ((|#2| |#2|) "\\spad{complexElementary(f)} rewrites \\spad{f} in terms of the 2 fundamental complex transcendental elementary functions: \\spad{log,{} exp}.")) (|complexNormalize| ((|#2| |#2| (|Symbol|)) "\\spad{complexNormalize(f,{} x)} rewrites \\spad{f} using the least possible number of complex independent kernels involving \\spad{x}.") ((|#2| |#2|) "\\spad{complexNormalize(f)} rewrites \\spad{f} using the least possible number of complex independent kernels.")))
NIL
NIL
@@ -788,23 +788,23 @@ NIL
((|constructor| (NIL "\\indented{1}{This domain implements a simple view of a database whose fields are} indexed by symbols")) (- (($ $ $) "\\spad{db1-db2} returns the difference of databases \\spad{db1} and \\spad{db2} \\spadignore{i.e.} consisting of elements in \\spad{db1} but not in \\spad{db2}")) (+ (($ $ $) "\\spad{db1+db2} returns the merge of databases \\spad{db1} and \\spad{db2}")) (|fullDisplay| (((|Void|) $ (|PositiveInteger|) (|PositiveInteger|)) "\\spad{fullDisplay(db,{}start,{}end )} prints full details of entries in the range \\axiom{\\spad{start}..end} in \\axiom{\\spad{db}}.") (((|Void|) $) "\\spad{fullDisplay(db)} prints full details of each entry in \\axiom{\\spad{db}}.") (((|Void|) $) "\\spad{fullDisplay(x)} displays \\spad{x} in detail")) (|display| (((|Void|) $) "\\spad{display(db)} prints a summary line for each entry in \\axiom{\\spad{db}}.") (((|Void|) $) "\\spad{display(x)} displays \\spad{x} in some form")) (|elt| (((|DataList| (|String|)) $ (|Symbol|)) "\\spad{elt(db,{}s)} returns the \\axiom{\\spad{s}} field of each element of \\axiom{\\spad{db}}.") (($ $ (|QueryEquation|)) "\\spad{elt(db,{}q)} returns all elements of \\axiom{\\spad{db}} which satisfy \\axiom{\\spad{q}}.") (((|String|) $ (|Symbol|)) "\\spad{elt(x,{}s)} returns an element of \\spad{x} indexed by \\spad{s}")))
NIL
NIL
-(-215 -2313 UP UPUP R)
+(-215 -2312 UP UPUP R)
((|constructor| (NIL "This package provides functions for computing the residues of a function on an algebraic curve.")) (|doubleResultant| ((|#2| |#4| (|Mapping| |#2| |#2|)) "\\spad{doubleResultant(f,{} ')} returns \\spad{p}(\\spad{x}) whose roots are rational multiples of the residues of \\spad{f} at all its finite poles. Argument ' is the derivation to use.")))
NIL
NIL
-(-216 -2313 FP)
+(-216 -2312 FP)
((|constructor| (NIL "Package for the factorization of a univariate polynomial with coefficients in a finite field. The algorithm used is the \"distinct degree\" algorithm of Cantor-Zassenhaus,{} modified to use trace instead of the norm and a table for computing Frobenius as suggested by Naudin and Quitte .")) (|irreducible?| (((|Boolean|) |#2|) "\\spad{irreducible?(p)} tests whether the polynomial \\spad{p} is irreducible.")) (|tracePowMod| ((|#2| |#2| (|NonNegativeInteger|) |#2|) "\\spad{tracePowMod(u,{}k,{}v)} produces the sum of \\spad{u**(q**i)} for \\spad{i} running and \\spad{q=} size \\spad{F}")) (|trace2PowMod| ((|#2| |#2| (|NonNegativeInteger|) |#2|) "\\spad{trace2PowMod(u,{}k,{}v)} produces the sum of \\spad{u**(2**i)} for \\spad{i} running from 1 to \\spad{k} all computed modulo the polynomial \\spad{v}.")) (|exptMod| ((|#2| |#2| (|NonNegativeInteger|) |#2|) "\\spad{exptMod(u,{}k,{}v)} raises the polynomial \\spad{u} to the \\spad{k}th power modulo the polynomial \\spad{v}.")) (|separateFactors| (((|List| |#2|) (|List| (|Record| (|:| |deg| (|NonNegativeInteger|)) (|:| |prod| |#2|)))) "\\spad{separateFactors(lfact)} takes the list produced by \\spadfunFrom{separateDegrees}{DistinctDegreeFactorization} and produces the complete list of factors.")) (|separateDegrees| (((|List| (|Record| (|:| |deg| (|NonNegativeInteger|)) (|:| |prod| |#2|))) |#2|) "\\spad{separateDegrees(p)} splits the square free polynomial \\spad{p} into factors each of which is a product of irreducibles of the same degree.")) (|distdfact| (((|Record| (|:| |cont| |#1|) (|:| |factors| (|List| (|Record| (|:| |irr| |#2|) (|:| |pow| (|Integer|)))))) |#2| (|Boolean|)) "\\spad{distdfact(p,{}sqfrflag)} produces the complete factorization of the polynomial \\spad{p} returning an internal data structure. If argument \\spad{sqfrflag} is \\spad{true},{} the polynomial is assumed square free.")) (|factorSquareFree| (((|Factored| |#2|) |#2|) "\\spad{factorSquareFree(p)} produces the complete factorization of the square free polynomial \\spad{p}.")) (|factor| (((|Factored| |#2|) |#2|) "\\spad{factor(p)} produces the complete factorization of the polynomial \\spad{p}.")))
NIL
NIL
(-217)
((|constructor| (NIL "This domain allows rational numbers to be presented as repeating decimal expansions.")) (|decimal| (($ (|Fraction| (|Integer|))) "\\spad{decimal(r)} converts a rational number to a decimal expansion.")) (|fractionPart| (((|Fraction| (|Integer|)) $) "\\spad{fractionPart(d)} returns the fractional part of a decimal expansion.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2750 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2733 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
(-218)
((|constructor| (NIL "This domain represents the syntax of a definition.")) (|body| (((|SpadAst|) $) "\\spad{body(d)} returns the right hand side of the definition \\spad{`d'}.")) (|signature| (((|Signature|) $) "\\spad{signature(d)} returns the signature of the operation being defined. Note that this list may be partial in that it contains only the types actually specified in the definition.")) (|head| (((|HeadAst|) $) "\\spad{head(d)} returns the head of the definition \\spad{`d'}. This is a list of identifiers starting with the name of the operation followed by the name of the parameters,{} if any.")))
NIL
NIL
-(-219 R -2313)
+(-219 R -2312)
((|constructor| (NIL "\\spadtype{ElementaryFunctionDefiniteIntegration} provides functions to compute definite integrals of elementary functions.")) (|innerint| (((|Union| (|:| |f1| (|OrderedCompletion| |#2|)) (|:| |f2| (|List| (|OrderedCompletion| |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (|Symbol|) (|OrderedCompletion| |#2|) (|OrderedCompletion| |#2|) (|Boolean|)) "\\spad{innerint(f,{} x,{} a,{} b,{} ignore?)} should be local but conditional")) (|integrate| (((|Union| (|:| |f1| (|OrderedCompletion| |#2|)) (|:| |f2| (|List| (|OrderedCompletion| |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (|SegmentBinding| (|OrderedCompletion| |#2|)) (|String|)) "\\spad{integrate(f,{} x = a..b,{} \"noPole\")} returns the integral of \\spad{f(x)dx} from a to \\spad{b}. If it is not possible to check whether \\spad{f} has a pole for \\spad{x} between a and \\spad{b} (because of parameters),{} then this function will assume that \\spad{f} has no such pole. Error: if \\spad{f} has a pole for \\spad{x} between a and \\spad{b} or if the last argument is not \"noPole\".") (((|Union| (|:| |f1| (|OrderedCompletion| |#2|)) (|:| |f2| (|List| (|OrderedCompletion| |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (|SegmentBinding| (|OrderedCompletion| |#2|))) "\\spad{integrate(f,{} x = a..b)} returns the integral of \\spad{f(x)dx} from a to \\spad{b}. Error: if \\spad{f} has a pole for \\spad{x} between a and \\spad{b}.")))
NIL
NIL
@@ -818,19 +818,19 @@ NIL
NIL
(-222 S)
((|constructor| (NIL "Linked list implementation of a Dequeue")) (|dequeue| (($ (|List| |#1|)) "\\spad{dequeue([x,{}y,{}...,{}z])} creates a dequeue with first (top or front) element \\spad{x},{} second element \\spad{y},{}...,{}and last (bottom or back) element \\spad{z}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-223 |CoefRing| |listIndVar|)
((|constructor| (NIL "The deRham complex of Euclidean space,{} that is,{} the class of differential forms of arbitary degree over a coefficient ring. See Flanders,{} Harley,{} Differential Forms,{} With Applications to the Physical Sciences,{} New York,{} Academic Press,{} 1963.")) (|exteriorDifferential| (($ $) "\\spad{exteriorDifferential(df)} returns the exterior derivative (gradient,{} curl,{} divergence,{} ...) of the differential form \\spad{df}.")) (|totalDifferential| (($ (|Expression| |#1|)) "\\spad{totalDifferential(x)} returns the total differential (gradient) form for element \\spad{x}.")) (|map| (($ (|Mapping| (|Expression| |#1|) (|Expression| |#1|)) $) "\\spad{map(f,{}df)} replaces each coefficient \\spad{x} of differential form \\spad{df} by \\spad{f(x)}.")) (|degree| (((|Integer|) $) "\\spad{degree(df)} returns the homogeneous degree of differential form \\spad{df}.")) (|retractable?| (((|Boolean|) $) "\\spad{retractable?(df)} tests if differential form \\spad{df} is a 0-form,{} \\spadignore{i.e.} if degree(\\spad{df}) = 0.")) (|homogeneous?| (((|Boolean|) $) "\\spad{homogeneous?(df)} tests if all of the terms of differential form \\spad{df} have the same degree.")) (|generator| (($ (|NonNegativeInteger|)) "\\spad{generator(n)} returns the \\spad{n}th basis term for a differential form.")) (|coefficient| (((|Expression| |#1|) $ $) "\\spad{coefficient(df,{}u)},{} where \\spad{df} is a differential form,{} returns the coefficient of \\spad{df} containing the basis term \\spad{u} if such a term exists,{} and 0 otherwise.")) (|reductum| (($ $) "\\spad{reductum(df)},{} where \\spad{df} is a differential form,{} returns \\spad{df} minus the leading term of \\spad{df} if \\spad{df} has two or more terms,{} and 0 otherwise.")) (|leadingBasisTerm| (($ $) "\\spad{leadingBasisTerm(df)} returns the leading basis term of differential form \\spad{df}.")) (|leadingCoefficient| (((|Expression| |#1|) $) "\\spad{leadingCoefficient(df)} returns the leading coefficient of differential form \\spad{df}.")))
-((-4403 . T))
+((-4404 . T))
NIL
-(-224 R -2313)
+(-224 R -2312)
((|constructor| (NIL "\\spadtype{DefiniteIntegrationTools} provides common tools used by the definite integration of both rational and elementary functions.")) (|checkForZero| (((|Union| (|Boolean|) "failed") (|SparseUnivariatePolynomial| |#2|) (|OrderedCompletion| |#2|) (|OrderedCompletion| |#2|) (|Boolean|)) "\\spad{checkForZero(p,{} a,{} b,{} incl?)} is \\spad{true} if \\spad{p} has a zero between a and \\spad{b},{} \\spad{false} otherwise,{} \"failed\" if this cannot be determined. Check for a and \\spad{b} inclusive if incl? is \\spad{true},{} exclusive otherwise.") (((|Union| (|Boolean|) "failed") (|Polynomial| |#1|) (|Symbol|) (|OrderedCompletion| |#2|) (|OrderedCompletion| |#2|) (|Boolean|)) "\\spad{checkForZero(p,{} x,{} a,{} b,{} incl?)} is \\spad{true} if \\spad{p} has a zero for \\spad{x} between a and \\spad{b},{} \\spad{false} otherwise,{} \"failed\" if this cannot be determined. Check for a and \\spad{b} inclusive if incl? is \\spad{true},{} exclusive otherwise.")) (|computeInt| (((|Union| (|OrderedCompletion| |#2|) "failed") (|Kernel| |#2|) |#2| (|OrderedCompletion| |#2|) (|OrderedCompletion| |#2|) (|Boolean|)) "\\spad{computeInt(x,{} g,{} a,{} b,{} eval?)} returns the integral of \\spad{f} for \\spad{x} between a and \\spad{b},{} assuming that \\spad{g} is an indefinite integral of \\spad{f} and \\spad{f} has no pole between a and \\spad{b}. If \\spad{eval?} is \\spad{true},{} then \\spad{g} can be evaluated safely at \\spad{a} and \\spad{b},{} provided that they are finite values. Otherwise,{} limits must be computed.")) (|ignore?| (((|Boolean|) (|String|)) "\\spad{ignore?(s)} is \\spad{true} if \\spad{s} is the string that tells the integrator to assume that the function has no pole in the integration interval.")))
NIL
NIL
(-225)
((|constructor| (NIL "\\indented{1}{\\spadtype{DoubleFloat} is intended to make accessible} hardware floating point arithmetic in \\Language{},{} either native double precision,{} or IEEE. On most machines,{} there will be hardware support for the arithmetic operations: \\spadfunFrom{+}{DoubleFloat},{} \\spadfunFrom{*}{DoubleFloat},{} \\spadfunFrom{/}{DoubleFloat} and possibly also the \\spadfunFrom{sqrt}{DoubleFloat} operation. The operations \\spadfunFrom{exp}{DoubleFloat},{} \\spadfunFrom{log}{DoubleFloat},{} \\spadfunFrom{sin}{DoubleFloat},{} \\spadfunFrom{cos}{DoubleFloat},{} \\spadfunFrom{atan}{DoubleFloat} are normally coded in software based on minimax polynomial/rational approximations. Note that under Lisp/VM,{} \\spadfunFrom{atan}{DoubleFloat} is not available at this time. Some general comments about the accuracy of the operations: the operations \\spadfunFrom{+}{DoubleFloat},{} \\spadfunFrom{*}{DoubleFloat},{} \\spadfunFrom{/}{DoubleFloat} and \\spadfunFrom{sqrt}{DoubleFloat} are expected to be fully accurate. The operations \\spadfunFrom{exp}{DoubleFloat},{} \\spadfunFrom{log}{DoubleFloat},{} \\spadfunFrom{sin}{DoubleFloat},{} \\spadfunFrom{cos}{DoubleFloat} and \\spadfunFrom{atan}{DoubleFloat} are not expected to be fully accurate. In particular,{} \\spadfunFrom{sin}{DoubleFloat} and \\spadfunFrom{cos}{DoubleFloat} will lose all precision for large arguments. \\blankline The \\spadtype{Float} domain provides an alternative to the \\spad{DoubleFloat} domain. It provides an arbitrary precision model of floating point arithmetic. This means that accuracy problems like those above are eliminated by increasing the working precision where necessary. \\spadtype{Float} provides some special functions such as \\spadfunFrom{erf}{DoubleFloat},{} the error function in addition to the elementary functions. The disadvantage of \\spadtype{Float} is that it is much more expensive than small floats when the latter can be used.")) (|rationalApproximation| (((|Fraction| (|Integer|)) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{rationalApproximation(f,{} n,{} b)} computes a rational approximation \\spad{r} to \\spad{f} with relative error \\spad{< b**(-n)} (that is,{} \\spad{|(r-f)/f| < b**(-n)}).") (((|Fraction| (|Integer|)) $ (|NonNegativeInteger|)) "\\spad{rationalApproximation(f,{} n)} computes a rational approximation \\spad{r} to \\spad{f} with relative error \\spad{< 10**(-n)}.")) (|Beta| (($ $ $) "\\spad{Beta(x,{}y)} is \\spad{Gamma(x) * Gamma(y)/Gamma(x+y)}.")) (|Gamma| (($ $) "\\spad{Gamma(x)} is the Euler Gamma function.")) (|atan| (($ $ $) "\\spad{atan(x,{}y)} computes the arc tangent from \\spad{x} with phase \\spad{y}.")) (|log10| (($ $) "\\spad{log10(x)} computes the logarithm with base 10 for \\spad{x}.")) (|log2| (($ $) "\\spad{log2(x)} computes the logarithm with base 2 for \\spad{x}.")) (|exp1| (($) "\\spad{exp1()} returns the natural log base \\spad{2.718281828...}.")) (** (($ $ $) "\\spad{x ** y} returns the \\spad{y}th power of \\spad{x} (equal to \\spad{exp(y log x)}).")) (/ (($ $ (|Integer|)) "\\spad{x / i} computes the division from \\spad{x} by an integer \\spad{i}.")))
-((-3613 . T) (-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-3583 . T) (-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-226)
((|constructor| (NIL "This package provides special functions for double precision real and complex floating point.")) (|hypergeometric0F1| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{hypergeometric0F1(c,{}z)} is the hypergeometric function \\spad{0F1(; c; z)}.") (((|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{hypergeometric0F1(c,{}z)} is the hypergeometric function \\spad{0F1(; c; z)}.")) (|airyBi| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{airyBi(x)} is the Airy function \\spad{\\spad{Bi}(x)}. This function satisfies the differential equation: \\indented{2}{\\spad{\\spad{Bi}''(x) - x * \\spad{Bi}(x) = 0}.}") (((|DoubleFloat|) (|DoubleFloat|)) "\\spad{airyBi(x)} is the Airy function \\spad{\\spad{Bi}(x)}. This function satisfies the differential equation: \\indented{2}{\\spad{\\spad{Bi}''(x) - x * \\spad{Bi}(x) = 0}.}")) (|airyAi| (((|DoubleFloat|) (|DoubleFloat|)) "\\spad{airyAi(x)} is the Airy function \\spad{\\spad{Ai}(x)}. This function satisfies the differential equation: \\indented{2}{\\spad{\\spad{Ai}''(x) - x * \\spad{Ai}(x) = 0}.}") (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{airyAi(x)} is the Airy function \\spad{\\spad{Ai}(x)}. This function satisfies the differential equation: \\indented{2}{\\spad{\\spad{Ai}''(x) - x * \\spad{Ai}(x) = 0}.}")) (|besselK| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{besselK(v,{}x)} is the modified Bessel function of the first kind,{} \\spad{K(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) - (x^2+v^2)w(x) = 0}.} Note: The default implmentation uses the relation \\indented{2}{\\spad{K(v,{}x) = \\%pi/2*(I(-v,{}x) - I(v,{}x))/sin(v*\\%\\spad{pi})}} so is not valid for integer values of \\spad{v}.") (((|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{besselK(v,{}x)} is the modified Bessel function of the first kind,{} \\spad{K(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) - (x^2+v^2)w(x) = 0}.} Note: The default implmentation uses the relation \\indented{2}{\\spad{K(v,{}x) = \\%pi/2*(I(-v,{}x) - I(v,{}x))/sin(v*\\%\\spad{pi})}.} so is not valid for integer values of \\spad{v}.")) (|besselI| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{besselI(v,{}x)} is the modified Bessel function of the first kind,{} \\spad{I(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) - (x^2+v^2)w(x) = 0}.}") (((|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{besselI(v,{}x)} is the modified Bessel function of the first kind,{} \\spad{I(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) - (x^2+v^2)w(x) = 0}.}")) (|besselY| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{besselY(v,{}x)} is the Bessel function of the second kind,{} \\spad{Y(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) + (x^2-v^2)w(x) = 0}.} Note: The default implmentation uses the relation \\indented{2}{\\spad{Y(v,{}x) = (J(v,{}x) cos(v*\\%\\spad{pi}) - J(-v,{}x))/sin(v*\\%\\spad{pi})}} so is not valid for integer values of \\spad{v}.") (((|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{besselY(v,{}x)} is the Bessel function of the second kind,{} \\spad{Y(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) + (x^2-v^2)w(x) = 0}.} Note: The default implmentation uses the relation \\indented{2}{\\spad{Y(v,{}x) = (J(v,{}x) cos(v*\\%\\spad{pi}) - J(-v,{}x))/sin(v*\\%\\spad{pi})}} so is not valid for integer values of \\spad{v}.")) (|besselJ| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{besselJ(v,{}x)} is the Bessel function of the first kind,{} \\spad{J(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) + (x^2-v^2)w(x) = 0}.}") (((|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{besselJ(v,{}x)} is the Bessel function of the first kind,{} \\spad{J(v,{}x)}. This function satisfies the differential equation: \\indented{2}{\\spad{x^2 w''(x) + x w'(x) + (x^2-v^2)w(x) = 0}.}")) (|polygamma| (((|Complex| (|DoubleFloat|)) (|NonNegativeInteger|) (|Complex| (|DoubleFloat|))) "\\spad{polygamma(n,{} x)} is the \\spad{n}-th derivative of \\spad{digamma(x)}.") (((|DoubleFloat|) (|NonNegativeInteger|) (|DoubleFloat|)) "\\spad{polygamma(n,{} x)} is the \\spad{n}-th derivative of \\spad{digamma(x)}.")) (|digamma| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{digamma(x)} is the function,{} \\spad{psi(x)},{} defined by \\indented{2}{\\spad{psi(x) = Gamma'(x)/Gamma(x)}.}") (((|DoubleFloat|) (|DoubleFloat|)) "\\spad{digamma(x)} is the function,{} \\spad{psi(x)},{} defined by \\indented{2}{\\spad{psi(x) = Gamma'(x)/Gamma(x)}.}")) (|logGamma| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{logGamma(x)} is the natural log of \\spad{Gamma(x)}. This can often be computed even if \\spad{Gamma(x)} cannot.") (((|DoubleFloat|) (|DoubleFloat|)) "\\spad{logGamma(x)} is the natural log of \\spad{Gamma(x)}. This can often be computed even if \\spad{Gamma(x)} cannot.")) (|Beta| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{Beta(x,{} y)} is the Euler beta function,{} \\spad{B(x,{}y)},{} defined by \\indented{2}{\\spad{Beta(x,{}y) = integrate(t^(x-1)*(1-t)^(y-1),{} t=0..1)}.} This is related to \\spad{Gamma(x)} by \\indented{2}{\\spad{Beta(x,{}y) = Gamma(x)*Gamma(y) / Gamma(x + y)}.}") (((|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "\\spad{Beta(x,{} y)} is the Euler beta function,{} \\spad{B(x,{}y)},{} defined by \\indented{2}{\\spad{Beta(x,{}y) = integrate(t^(x-1)*(1-t)^(y-1),{} t=0..1)}.} This is related to \\spad{Gamma(x)} by \\indented{2}{\\spad{Beta(x,{}y) = Gamma(x)*Gamma(y) / Gamma(x + y)}.}")) (|Gamma| (((|Complex| (|DoubleFloat|)) (|Complex| (|DoubleFloat|))) "\\spad{Gamma(x)} is the Euler gamma function,{} \\spad{Gamma(x)},{} defined by \\indented{2}{\\spad{Gamma(x) = integrate(t^(x-1)*exp(-t),{} t=0..\\%infinity)}.}") (((|DoubleFloat|) (|DoubleFloat|)) "\\spad{Gamma(x)} is the Euler gamma function,{} \\spad{Gamma(x)},{} defined by \\indented{2}{\\spad{Gamma(x) = integrate(t^(x-1)*exp(-t),{} t=0..\\%infinity)}.}")))
@@ -838,15 +838,15 @@ NIL
NIL
(-227 R)
((|constructor| (NIL "\\indented{1}{A Denavit-Hartenberg Matrix is a 4x4 Matrix of the form:} \\indented{1}{\\spad{nx ox ax px}} \\indented{1}{\\spad{ny oy ay py}} \\indented{1}{\\spad{nz oz az pz}} \\indented{2}{\\spad{0\\space{2}0\\space{2}0\\space{2}1}} (\\spad{n},{} \\spad{o},{} and a are the direction cosines)")) (|translate| (($ |#1| |#1| |#1|) "\\spad{translate(X,{}Y,{}Z)} returns a dhmatrix for translation by \\spad{X},{} \\spad{Y},{} and \\spad{Z}")) (|scale| (($ |#1| |#1| |#1|) "\\spad{scale(sx,{}sy,{}sz)} returns a dhmatrix for scaling in the \\spad{X},{} \\spad{Y} and \\spad{Z} directions")) (|rotatez| (($ |#1|) "\\spad{rotatez(r)} returns a dhmatrix for rotation about axis \\spad{Z} for \\spad{r} degrees")) (|rotatey| (($ |#1|) "\\spad{rotatey(r)} returns a dhmatrix for rotation about axis \\spad{Y} for \\spad{r} degrees")) (|rotatex| (($ |#1|) "\\spad{rotatex(r)} returns a dhmatrix for rotation about axis \\spad{X} for \\spad{r} degrees")) (|identity| (($) "\\spad{identity()} create the identity dhmatrix")) (* (((|Point| |#1|) $ (|Point| |#1|)) "\\spad{t*p} applies the dhmatrix \\spad{t} to point \\spad{p}")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))) (|HasAttribute| |#1| (QUOTE (-4408 "*"))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))) (|HasAttribute| |#1| (QUOTE (-4409 "*"))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-228 A S)
((|constructor| (NIL "A dictionary is an aggregate in which entries can be inserted,{} searched for and removed. Duplicates are thrown away on insertion. This category models the usual notion of dictionary which involves large amounts of data where copying is impractical. Principal operations are thus destructive (non-copying) ones.")))
NIL
NIL
(-229 S)
((|constructor| (NIL "A dictionary is an aggregate in which entries can be inserted,{} searched for and removed. Duplicates are thrown away on insertion. This category models the usual notion of dictionary which involves large amounts of data where copying is impractical. Principal operations are thus destructive (non-copying) ones.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-230 S R)
((|constructor| (NIL "Differential extensions of a ring \\spad{R}. Given a differentiation on \\spad{R},{} extend it to a differentiation on \\%.")) (D (($ $ (|Mapping| |#2| |#2|) (|NonNegativeInteger|)) "\\spad{D(x,{} deriv,{} n)} differentiate \\spad{x} \\spad{n} times using a derivation which extends \\spad{deriv} on \\spad{R}.") (($ $ (|Mapping| |#2| |#2|)) "\\spad{D(x,{} deriv)} differentiates \\spad{x} extending the derivation deriv on \\spad{R}.")) (|differentiate| (($ $ (|Mapping| |#2| |#2|) (|NonNegativeInteger|)) "\\spad{differentiate(x,{} deriv,{} n)} differentiate \\spad{x} \\spad{n} times using a derivation which extends \\spad{deriv} on \\spad{R}.") (($ $ (|Mapping| |#2| |#2|)) "\\spad{differentiate(x,{} deriv)} differentiates \\spad{x} extending the derivation deriv on \\spad{R}.")))
@@ -854,7 +854,7 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))))
(-231 R)
((|constructor| (NIL "Differential extensions of a ring \\spad{R}. Given a differentiation on \\spad{R},{} extend it to a differentiation on \\%.")) (D (($ $ (|Mapping| |#1| |#1|) (|NonNegativeInteger|)) "\\spad{D(x,{} deriv,{} n)} differentiate \\spad{x} \\spad{n} times using a derivation which extends \\spad{deriv} on \\spad{R}.") (($ $ (|Mapping| |#1| |#1|)) "\\spad{D(x,{} deriv)} differentiates \\spad{x} extending the derivation deriv on \\spad{R}.")) (|differentiate| (($ $ (|Mapping| |#1| |#1|) (|NonNegativeInteger|)) "\\spad{differentiate(x,{} deriv,{} n)} differentiate \\spad{x} \\spad{n} times using a derivation which extends \\spad{deriv} on \\spad{R}.") (($ $ (|Mapping| |#1| |#1|)) "\\spad{differentiate(x,{} deriv)} differentiates \\spad{x} extending the derivation deriv on \\spad{R}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-232 S)
((|constructor| (NIL "An ordinary differential ring,{} that is,{} a ring with an operation \\spadfun{differentiate}. \\blankline")) (D (($ $ (|NonNegativeInteger|)) "\\spad{D(x,{} n)} returns the \\spad{n}-th derivative of \\spad{x}.") (($ $) "\\spad{D(x)} returns the derivative of \\spad{x}. This function is a simple differential operator where no variable needs to be specified.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(x,{} n)} returns the \\spad{n}-th derivative of \\spad{x}.") (($ $) "\\spad{differentiate(x)} returns the derivative of \\spad{x}. This function is a simple differential operator where no variable needs to be specified.")))
@@ -862,36 +862,36 @@ NIL
NIL
(-233)
((|constructor| (NIL "An ordinary differential ring,{} that is,{} a ring with an operation \\spadfun{differentiate}. \\blankline")) (D (($ $ (|NonNegativeInteger|)) "\\spad{D(x,{} n)} returns the \\spad{n}-th derivative of \\spad{x}.") (($ $) "\\spad{D(x)} returns the derivative of \\spad{x}. This function is a simple differential operator where no variable needs to be specified.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(x,{} n)} returns the \\spad{n}-th derivative of \\spad{x}.") (($ $) "\\spad{differentiate(x)} returns the derivative of \\spad{x}. This function is a simple differential operator where no variable needs to be specified.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-234 A S)
((|constructor| (NIL "This category is a collection of operations common to both categories \\spadtype{Dictionary} and \\spadtype{MultiDictionary}")) (|select!| (($ (|Mapping| (|Boolean|) |#2|) $) "\\spad{select!(p,{}d)} destructively changes dictionary \\spad{d} by removing all entries \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is not \\spad{true}.")) (|remove!| (($ (|Mapping| (|Boolean|) |#2|) $) "\\spad{remove!(p,{}d)} destructively changes dictionary \\spad{d} by removeing all entries \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}.") (($ |#2| $) "\\spad{remove!(x,{}d)} destructively changes dictionary \\spad{d} by removing all entries \\spad{y} such that \\axiom{\\spad{y} = \\spad{x}}.")) (|dictionary| (($ (|List| |#2|)) "\\spad{dictionary([x,{}y,{}...,{}z])} creates a dictionary consisting of entries \\axiom{\\spad{x},{}\\spad{y},{}...,{}\\spad{z}}.") (($) "\\spad{dictionary()}\\$\\spad{D} creates an empty dictionary of type \\spad{D}.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4406)))
+((|HasAttribute| |#1| (QUOTE -4407)))
(-235 S)
((|constructor| (NIL "This category is a collection of operations common to both categories \\spadtype{Dictionary} and \\spadtype{MultiDictionary}")) (|select!| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{select!(p,{}d)} destructively changes dictionary \\spad{d} by removing all entries \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is not \\spad{true}.")) (|remove!| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{remove!(p,{}d)} destructively changes dictionary \\spad{d} by removeing all entries \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}.") (($ |#1| $) "\\spad{remove!(x,{}d)} destructively changes dictionary \\spad{d} by removing all entries \\spad{y} such that \\axiom{\\spad{y} = \\spad{x}}.")) (|dictionary| (($ (|List| |#1|)) "\\spad{dictionary([x,{}y,{}...,{}z])} creates a dictionary consisting of entries \\axiom{\\spad{x},{}\\spad{y},{}...,{}\\spad{z}}.") (($) "\\spad{dictionary()}\\$\\spad{D} creates an empty dictionary of type \\spad{D}.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-236)
((|constructor| (NIL "any solution of a homogeneous linear Diophantine equation can be represented as a sum of minimal solutions,{} which form a \"basis\" (a minimal solution cannot be represented as a nontrivial sum of solutions) in the case of an inhomogeneous linear Diophantine equation,{} each solution is the sum of a inhomogeneous solution and any number of homogeneous solutions therefore,{} it suffices to compute two sets: \\indented{3}{1. all minimal inhomogeneous solutions} \\indented{3}{2. all minimal homogeneous solutions} the algorithm implemented is a completion procedure,{} which enumerates all solutions in a recursive depth-first-search it can be seen as finding monotone paths in a graph for more details see Reference")) (|dioSolve| (((|Record| (|:| |varOrder| (|List| (|Symbol|))) (|:| |inhom| (|Union| (|List| (|Vector| (|NonNegativeInteger|))) "failed")) (|:| |hom| (|List| (|Vector| (|NonNegativeInteger|))))) (|Equation| (|Polynomial| (|Integer|)))) "\\spad{dioSolve(u)} computes a basis of all minimal solutions for linear homogeneous Diophantine equation \\spad{u},{} then all minimal solutions of inhomogeneous equation")))
NIL
NIL
-(-237 S -3490 R)
+(-237 S -3445 R)
((|constructor| (NIL "\\indented{2}{This category represents a finite cartesian product of a given type.} Many categorical properties are preserved under this construction.")) (* (($ $ |#3|) "\\spad{y * r} multiplies each component of the vector \\spad{y} by the element \\spad{r}.") (($ |#3| $) "\\spad{r * y} multiplies the element \\spad{r} times each component of the vector \\spad{y}.")) (|dot| ((|#3| $ $) "\\spad{dot(x,{}y)} computes the inner product of the vectors \\spad{x} and \\spad{y}.")) (|unitVector| (($ (|PositiveInteger|)) "\\spad{unitVector(n)} produces a vector with 1 in position \\spad{n} and zero elsewhere.")) (|directProduct| (($ (|Vector| |#3|)) "\\spad{directProduct(v)} converts the vector \\spad{v} to become a direct product. Error: if the length of \\spad{v} is different from dim.")) (|finiteAggregate| ((|attribute|) "attribute to indicate an aggregate of finite size")))
NIL
-((|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844))) (|HasAttribute| |#3| (QUOTE -4403)) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-1094))))
-(-238 -3490 R)
+((|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844))) (|HasAttribute| |#3| (QUOTE -4404)) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-1094))))
+(-238 -3445 R)
((|constructor| (NIL "\\indented{2}{This category represents a finite cartesian product of a given type.} Many categorical properties are preserved under this construction.")) (* (($ $ |#2|) "\\spad{y * r} multiplies each component of the vector \\spad{y} by the element \\spad{r}.") (($ |#2| $) "\\spad{r * y} multiplies the element \\spad{r} times each component of the vector \\spad{y}.")) (|dot| ((|#2| $ $) "\\spad{dot(x,{}y)} computes the inner product of the vectors \\spad{x} and \\spad{y}.")) (|unitVector| (($ (|PositiveInteger|)) "\\spad{unitVector(n)} produces a vector with 1 in position \\spad{n} and zero elsewhere.")) (|directProduct| (($ (|Vector| |#2|)) "\\spad{directProduct(v)} converts the vector \\spad{v} to become a direct product. Error: if the length of \\spad{v} is different from dim.")) (|finiteAggregate| ((|attribute|) "attribute to indicate an aggregate of finite size")))
-((-4400 |has| |#2| (-1045)) (-4401 |has| |#2| (-1045)) (-4403 |has| |#2| (-6 -4403)) ((-4408 "*") |has| |#2| (-172)) (-4406 . T))
+((-4401 |has| |#2| (-1045)) (-4402 |has| |#2| (-1045)) (-4404 |has| |#2| (-6 -4404)) ((-4409 "*") |has| |#2| (-172)) (-4407 . T))
NIL
-(-239 -3490 A B)
+(-239 -3445 A B)
((|constructor| (NIL "\\indented{2}{This package provides operations which all take as arguments} direct products of elements of some type \\spad{A} and functions from \\spad{A} to another type \\spad{B}. The operations all iterate over their vector argument and either return a value of type \\spad{B} or a direct product over \\spad{B}.")) (|map| (((|DirectProduct| |#1| |#3|) (|Mapping| |#3| |#2|) (|DirectProduct| |#1| |#2|)) "\\spad{map(f,{} v)} applies the function \\spad{f} to every element of the vector \\spad{v} producing a new vector containing the values.")) (|reduce| ((|#3| (|Mapping| |#3| |#2| |#3|) (|DirectProduct| |#1| |#2|) |#3|) "\\spad{reduce(func,{}vec,{}ident)} combines the elements in \\spad{vec} using the binary function \\spad{func}. Argument \\spad{ident} is returned if the vector is empty.")) (|scan| (((|DirectProduct| |#1| |#3|) (|Mapping| |#3| |#2| |#3|) (|DirectProduct| |#1| |#2|) |#3|) "\\spad{scan(func,{}vec,{}ident)} creates a new vector whose elements are the result of applying reduce to the binary function \\spad{func},{} increasing initial subsequences of the vector \\spad{vec},{} and the element \\spad{ident}.")))
NIL
NIL
-(-240 -3490 R)
+(-240 -3445 R)
((|constructor| (NIL "\\indented{2}{This type represents the finite direct or cartesian product of an} underlying component type. This contrasts with simple vectors in that the members can be viewed as having constant length. Thus many categorical properties can by lifted from the underlying component type. Component extraction operations are provided but no updating operations. Thus new direct product elements can either be created by converting vector elements using the \\spadfun{directProduct} function or by taking appropriate linear combinations of basis vectors provided by the \\spad{unitVector} operation.")))
-((-4400 |has| |#2| (-1045)) (-4401 |has| |#2| (-1045)) (-4403 |has| |#2| (-6 -4403)) ((-4408 "*") |has| |#2| (-172)) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-363))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363)))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-789))) (-2750 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-172)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-233)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-368)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2750 (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasAttribute| |#2| (QUOTE -4403)) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))))
+((-4401 |has| |#2| (-1045)) (-4402 |has| |#2| (-1045)) (-4404 |has| |#2| (-6 -4404)) ((-4409 "*") |has| |#2| (-172)) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-363))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363)))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-789))) (-2733 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-172)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-233)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-368)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2733 (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))))
(-241)
((|constructor| (NIL "DisplayPackage allows one to print strings in a nice manner,{} including highlighting substrings.")) (|sayLength| (((|Integer|) (|List| (|String|))) "\\spad{sayLength(l)} returns the length of a list of strings \\spad{l} as an integer.") (((|Integer|) (|String|)) "\\spad{sayLength(s)} returns the length of a string \\spad{s} as an integer.")) (|say| (((|Void|) (|List| (|String|))) "\\spad{say(l)} sends a list of strings \\spad{l} to output.") (((|Void|) (|String|)) "\\spad{say(s)} sends a string \\spad{s} to output.")) (|center| (((|List| (|String|)) (|List| (|String|)) (|Integer|) (|String|)) "\\spad{center(l,{}i,{}s)} takes a list of strings \\spad{l},{} and centers them within a list of strings which is \\spad{i} characters long,{} in which the remaining spaces are filled with strings composed of as many repetitions as possible of the last string parameter \\spad{s}.") (((|String|) (|String|) (|Integer|) (|String|)) "\\spad{center(s,{}i,{}s)} takes the first string \\spad{s},{} and centers it within a string of length \\spad{i},{} in which the other elements of the string are composed of as many replications as possible of the second indicated string,{} \\spad{s} which must have a length greater than that of an empty string.")) (|copies| (((|String|) (|Integer|) (|String|)) "\\spad{copies(i,{}s)} will take a string \\spad{s} and create a new string composed of \\spad{i} copies of \\spad{s}.")) (|newLine| (((|String|)) "\\spad{newLine()} sends a new line command to output.")) (|bright| (((|List| (|String|)) (|List| (|String|))) "\\spad{bright(l)} sets the font property of a list of strings,{} \\spad{l},{} to bold-face type.") (((|List| (|String|)) (|String|)) "\\spad{bright(s)} sets the font property of the string \\spad{s} to bold-face type.")))
NIL
@@ -902,7 +902,7 @@ NIL
NIL
(-243)
((|constructor| (NIL "A division ring (sometimes called a skew field),{} \\spadignore{i.e.} a not necessarily commutative ring where all non-zero elements have multiplicative inverses.")) (|inv| (($ $) "\\spad{inv x} returns the multiplicative inverse of \\spad{x}. Error: if \\spad{x} is 0.")) (** (($ $ (|Integer|)) "\\spad{x**n} returns \\spad{x} raised to the integer power \\spad{n}.")))
-((-4399 . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-244 S)
((|constructor| (NIL "A doubly-linked aggregate serves as a model for a doubly-linked list,{} that is,{} a list which can has links to both next and previous nodes and thus can be efficiently traversed in both directions.")) (|setnext!| (($ $ $) "\\spad{setnext!(u,{}v)} destructively sets the next node of doubly-linked aggregate \\spad{u} to \\spad{v},{} returning \\spad{v}.")) (|setprevious!| (($ $ $) "\\spad{setprevious!(u,{}v)} destructively sets the previous node of doubly-linked aggregate \\spad{u} to \\spad{v},{} returning \\spad{v}.")) (|concat!| (($ $ $) "\\spad{concat!(u,{}v)} destructively concatenates doubly-linked aggregate \\spad{v} to the end of doubly-linked aggregate \\spad{u}.")) (|next| (($ $) "\\spad{next(l)} returns the doubly-linked aggregate beginning with its next element. Error: if \\spad{l} has no next element. Note: \\axiom{next(\\spad{l}) = rest(\\spad{l})} and \\axiom{previous(next(\\spad{l})) = \\spad{l}}.")) (|previous| (($ $) "\\spad{previous(l)} returns the doubly-link list beginning with its previous element. Error: if \\spad{l} has no previous element. Note: \\axiom{next(previous(\\spad{l})) = \\spad{l}}.")) (|tail| (($ $) "\\spad{tail(l)} returns the doubly-linked aggregate \\spad{l} starting at its second element. Error: if \\spad{l} is empty.")) (|head| (($ $) "\\spad{head(l)} returns the first element of a doubly-linked aggregate \\spad{l}. Error: if \\spad{l} is empty.")) (|last| ((|#1| $) "\\spad{last(l)} returns the last element of a doubly-linked aggregate \\spad{l}. Error: if \\spad{l} is empty.")))
@@ -910,16 +910,16 @@ NIL
NIL
(-245 S)
((|constructor| (NIL "This domain provides some nice functions on lists")) (|elt| (((|NonNegativeInteger|) $ "count") "\\axiom{\\spad{l}.\"count\"} returns the number of elements in \\axiom{\\spad{l}}.") (($ $ "sort") "\\axiom{\\spad{l}.sort} returns \\axiom{\\spad{l}} with elements sorted. Note: \\axiom{\\spad{l}.sort = sort(\\spad{l})}") (($ $ "unique") "\\axiom{\\spad{l}.unique} returns \\axiom{\\spad{l}} with duplicates removed. Note: \\axiom{\\spad{l}.unique = removeDuplicates(\\spad{l})}.")) (|datalist| (($ (|List| |#1|)) "\\spad{datalist(l)} creates a datalist from \\spad{l}")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-246 M)
((|constructor| (NIL "DiscreteLogarithmPackage implements help functions for discrete logarithms in monoids using small cyclic groups.")) (|shanksDiscLogAlgorithm| (((|Union| (|NonNegativeInteger|) "failed") |#1| |#1| (|NonNegativeInteger|)) "\\spad{shanksDiscLogAlgorithm(b,{}a,{}p)} computes \\spad{s} with \\spad{b**s = a} for assuming that \\spad{a} and \\spad{b} are elements in a 'small' cyclic group of order \\spad{p} by Shank\\spad{'s} algorithm. Note: this is a subroutine of the function \\spadfun{discreteLog}.")) (** ((|#1| |#1| (|Integer|)) "\\spad{x ** n} returns \\spad{x} raised to the integer power \\spad{n}")))
NIL
NIL
(-247 |vl| R)
((|constructor| (NIL "\\indented{2}{This type supports distributed multivariate polynomials} whose variables are from a user specified list of symbols. The coefficient ring may be non commutative,{} but the variables are assumed to commute. The term ordering is lexicographic specified by the variable list parameter with the most significant variable first in the list.")) (|reorder| (($ $ (|List| (|Integer|))) "\\spad{reorder(p,{} perm)} applies the permutation perm to the variables in a polynomial and returns the new correctly ordered polynomial")))
-(((-4408 "*") |has| |#2| (-172)) (-4399 |has| |#2| (-556)) (-4404 |has| |#2| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-905))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
+(((-4409 "*") |has| |#2| (-172)) (-4400 |has| |#2| (-556)) (-4405 |has| |#2| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-905))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
(-248)
((|showSummary| (((|Void|) $) "\\spad{showSummary(d)} prints out implementation detail information of domain \\spad{`d'}.")) (|reflect| (($ (|ConstructorCall|)) "\\spad{reflect cc} returns the domain object designated by the ConstructorCall syntax `cc'. The constructor implied by `cc' must be known to the system since it is instantiated.")) (|reify| (((|ConstructorCall|) $) "\\spad{reify(d)} returns the abstract syntax for the domain \\spad{`x'}.")) (|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Create: October 18,{} 2007. Date Last Updated: December 20,{} 2008. Basic Operations: coerce,{} reify Related Constructors: Type,{} Syntax,{} OutputForm Also See: Type,{} ConstructorCall") (((|DomainConstructor|) $) "\\spad{constructor(d)} returns the domain constructor that is instantiated to the domain object \\spad{`d'}.")))
NIL
@@ -930,23 +930,23 @@ NIL
NIL
(-250 |n| R M S)
((|constructor| (NIL "This constructor provides a direct product type with a left matrix-module view.")))
-((-4403 -2750 (-2368 (|has| |#4| (-1045)) (|has| |#4| (-233))) (-2368 (|has| |#4| (-1045)) (|has| |#4| (-896 (-1170)))) (|has| |#4| (-6 -4403)) (-2368 (|has| |#4| (-1045)) (|has| |#4| (-637 (-564))))) (-4400 |has| |#4| (-1045)) (-4401 |has| |#4| (-1045)) ((-4408 "*") |has| |#4| (-172)) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#4| (QUOTE (-363))) (-2750 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (QUOTE (-1045)))) (-2750 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-363)))) (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (QUOTE (-789))) (-2750 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (QUOTE (-844)))) (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (QUOTE (-172))) (-2750 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-1045)))) (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-172)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-233)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-363)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-368)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-722)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-789)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-844)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1045)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1094))))) (-2750 (-12 (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1045))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (-2750 (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (|HasCategory| |#4| (QUOTE (-722))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-2750 (|HasCategory| |#4| (QUOTE (-1045))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1094)))) (-2750 (|HasAttribute| |#4| (QUOTE -4403)) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#4| (QUOTE (-131))) (|HasCategory| |#4| (QUOTE (-25))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))))
+((-4404 -2733 (-2364 (|has| |#4| (-1045)) (|has| |#4| (-233))) (-2364 (|has| |#4| (-1045)) (|has| |#4| (-896 (-1170)))) (|has| |#4| (-6 -4404)) (-2364 (|has| |#4| (-1045)) (|has| |#4| (-637 (-564))))) (-4401 |has| |#4| (-1045)) (-4402 |has| |#4| (-1045)) ((-4409 "*") |has| |#4| (-172)) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#4| (QUOTE (-363))) (-2733 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (QUOTE (-1045)))) (-2733 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-363)))) (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (QUOTE (-789))) (-2733 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (QUOTE (-844)))) (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (QUOTE (-172))) (-2733 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-1045)))) (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-172)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-233)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-363)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-368)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-722)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-789)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-844)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1045)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1094))))) (-2733 (-12 (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1045))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-722))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-789))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-844))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (-2733 (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (|HasCategory| |#4| (QUOTE (-722))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564))))) (-2733 (|HasCategory| |#4| (QUOTE (-1045))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (QUOTE (-1094)))) (-2733 (|HasAttribute| |#4| (QUOTE -4404)) (-12 (|HasCategory| |#4| (QUOTE (-233))) (|HasCategory| |#4| (QUOTE (-1045)))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#4| (QUOTE (-1045))) (|HasCategory| |#4| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#4| (QUOTE (-131))) (|HasCategory| |#4| (QUOTE (-25))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))))
(-251 |n| R S)
((|constructor| (NIL "This constructor provides a direct product of \\spad{R}-modules with an \\spad{R}-module view.")))
-((-4403 -2750 (-2368 (|has| |#3| (-1045)) (|has| |#3| (-233))) (-2368 (|has| |#3| (-1045)) (|has| |#3| (-896 (-1170)))) (|has| |#3| (-6 -4403)) (-2368 (|has| |#3| (-1045)) (|has| |#3| (-637 (-564))))) (-4400 |has| |#3| (-1045)) (-4401 |has| |#3| (-1045)) ((-4408 "*") |has| |#3| (-172)) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#3| (QUOTE (-363))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363)))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-789))) (-2750 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844)))) (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-172))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-172)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-233)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-363)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-368)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-722)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-789)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-844)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094))))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2750 (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-722))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-2750 (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094)))) (-2750 (|HasAttribute| |#3| (QUOTE -4403)) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))))
+((-4404 -2733 (-2364 (|has| |#3| (-1045)) (|has| |#3| (-233))) (-2364 (|has| |#3| (-1045)) (|has| |#3| (-896 (-1170)))) (|has| |#3| (-6 -4404)) (-2364 (|has| |#3| (-1045)) (|has| |#3| (-637 (-564))))) (-4401 |has| |#3| (-1045)) (-4402 |has| |#3| (-1045)) ((-4409 "*") |has| |#3| (-172)) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#3| (QUOTE (-363))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363)))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-789))) (-2733 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844)))) (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-172))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-172)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-233)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-363)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-368)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-722)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-789)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-844)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094))))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2733 (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-722))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-2733 (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094)))) (-2733 (|HasAttribute| |#3| (QUOTE -4404)) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))))
(-252 A R S V E)
((|constructor| (NIL "\\spadtype{DifferentialPolynomialCategory} is a category constructor specifying basic functions in an ordinary differential polynomial ring with a given ordered set of differential indeterminates. In addition,{} it implements defaults for the basic functions. The functions \\spadfun{order} and \\spadfun{weight} are extended from the set of derivatives of differential indeterminates to the set of differential polynomials. Other operations provided on differential polynomials are \\spadfun{leader},{} \\spadfun{initial},{} \\spadfun{separant},{} \\spadfun{differentialVariables},{} and \\spadfun{isobaric?}. Furthermore,{} if the ground ring is a differential ring,{} then evaluation (substitution of differential indeterminates by elements of the ground ring or by differential polynomials) is provided by \\spadfun{eval}. A convenient way of referencing derivatives is provided by the functions \\spadfun{makeVariable}. \\blankline To construct a domain using this constructor,{} one needs to provide a ground ring \\spad{R},{} an ordered set \\spad{S} of differential indeterminates,{} a ranking \\spad{V} on the set of derivatives of the differential indeterminates,{} and a set \\spad{E} of exponents in bijection with the set of differential monomials in the given differential indeterminates. \\blankline")) (|separant| (($ $) "\\spad{separant(p)} returns the partial derivative of the differential polynomial \\spad{p} with respect to its leader.")) (|initial| (($ $) "\\spad{initial(p)} returns the leading coefficient when the differential polynomial \\spad{p} is written as a univariate polynomial in its leader.")) (|leader| ((|#4| $) "\\spad{leader(p)} returns the derivative of the highest rank appearing in the differential polynomial \\spad{p} Note: an error occurs if \\spad{p} is in the ground ring.")) (|isobaric?| (((|Boolean|) $) "\\spad{isobaric?(p)} returns \\spad{true} if every differential monomial appearing in the differential polynomial \\spad{p} has same weight,{} and returns \\spad{false} otherwise.")) (|weight| (((|NonNegativeInteger|) $ |#3|) "\\spad{weight(p,{} s)} returns the maximum weight of all differential monomials appearing in the differential polynomial \\spad{p} when \\spad{p} is viewed as a differential polynomial in the differential indeterminate \\spad{s} alone.") (((|NonNegativeInteger|) $) "\\spad{weight(p)} returns the maximum weight of all differential monomials appearing in the differential polynomial \\spad{p}.")) (|weights| (((|List| (|NonNegativeInteger|)) $ |#3|) "\\spad{weights(p,{} s)} returns a list of weights of differential monomials appearing in the differential polynomial \\spad{p} when \\spad{p} is viewed as a differential polynomial in the differential indeterminate \\spad{s} alone.") (((|List| (|NonNegativeInteger|)) $) "\\spad{weights(p)} returns a list of weights of differential monomials appearing in differential polynomial \\spad{p}.")) (|degree| (((|NonNegativeInteger|) $ |#3|) "\\spad{degree(p,{} s)} returns the maximum degree of the differential polynomial \\spad{p} viewed as a differential polynomial in the differential indeterminate \\spad{s} alone.")) (|order| (((|NonNegativeInteger|) $) "\\spad{order(p)} returns the order of the differential polynomial \\spad{p},{} which is the maximum number of differentiations of a differential indeterminate,{} among all those appearing in \\spad{p}.") (((|NonNegativeInteger|) $ |#3|) "\\spad{order(p,{}s)} returns the order of the differential polynomial \\spad{p} in differential indeterminate \\spad{s}.")) (|differentialVariables| (((|List| |#3|) $) "\\spad{differentialVariables(p)} returns a list of differential indeterminates occurring in a differential polynomial \\spad{p}.")) (|makeVariable| (((|Mapping| $ (|NonNegativeInteger|)) $) "\\spad{makeVariable(p)} views \\spad{p} as an element of a differential ring,{} in such a way that the \\spad{n}-th derivative of \\spad{p} may be simply referenced as \\spad{z}.\\spad{n} where \\spad{z} \\spad{:=} makeVariable(\\spad{p}). Note: In the interpreter,{} \\spad{z} is given as an internal map,{} which may be ignored.") (((|Mapping| $ (|NonNegativeInteger|)) |#3|) "\\spad{makeVariable(s)} views \\spad{s} as a differential indeterminate,{} in such a way that the \\spad{n}-th derivative of \\spad{s} may be simply referenced as \\spad{z}.\\spad{n} where \\spad{z} :=makeVariable(\\spad{s}). Note: In the interpreter,{} \\spad{z} is given as an internal map,{} which may be ignored.")))
NIL
((|HasCategory| |#2| (QUOTE (-233))))
(-253 R S V E)
((|constructor| (NIL "\\spadtype{DifferentialPolynomialCategory} is a category constructor specifying basic functions in an ordinary differential polynomial ring with a given ordered set of differential indeterminates. In addition,{} it implements defaults for the basic functions. The functions \\spadfun{order} and \\spadfun{weight} are extended from the set of derivatives of differential indeterminates to the set of differential polynomials. Other operations provided on differential polynomials are \\spadfun{leader},{} \\spadfun{initial},{} \\spadfun{separant},{} \\spadfun{differentialVariables},{} and \\spadfun{isobaric?}. Furthermore,{} if the ground ring is a differential ring,{} then evaluation (substitution of differential indeterminates by elements of the ground ring or by differential polynomials) is provided by \\spadfun{eval}. A convenient way of referencing derivatives is provided by the functions \\spadfun{makeVariable}. \\blankline To construct a domain using this constructor,{} one needs to provide a ground ring \\spad{R},{} an ordered set \\spad{S} of differential indeterminates,{} a ranking \\spad{V} on the set of derivatives of the differential indeterminates,{} and a set \\spad{E} of exponents in bijection with the set of differential monomials in the given differential indeterminates. \\blankline")) (|separant| (($ $) "\\spad{separant(p)} returns the partial derivative of the differential polynomial \\spad{p} with respect to its leader.")) (|initial| (($ $) "\\spad{initial(p)} returns the leading coefficient when the differential polynomial \\spad{p} is written as a univariate polynomial in its leader.")) (|leader| ((|#3| $) "\\spad{leader(p)} returns the derivative of the highest rank appearing in the differential polynomial \\spad{p} Note: an error occurs if \\spad{p} is in the ground ring.")) (|isobaric?| (((|Boolean|) $) "\\spad{isobaric?(p)} returns \\spad{true} if every differential monomial appearing in the differential polynomial \\spad{p} has same weight,{} and returns \\spad{false} otherwise.")) (|weight| (((|NonNegativeInteger|) $ |#2|) "\\spad{weight(p,{} s)} returns the maximum weight of all differential monomials appearing in the differential polynomial \\spad{p} when \\spad{p} is viewed as a differential polynomial in the differential indeterminate \\spad{s} alone.") (((|NonNegativeInteger|) $) "\\spad{weight(p)} returns the maximum weight of all differential monomials appearing in the differential polynomial \\spad{p}.")) (|weights| (((|List| (|NonNegativeInteger|)) $ |#2|) "\\spad{weights(p,{} s)} returns a list of weights of differential monomials appearing in the differential polynomial \\spad{p} when \\spad{p} is viewed as a differential polynomial in the differential indeterminate \\spad{s} alone.") (((|List| (|NonNegativeInteger|)) $) "\\spad{weights(p)} returns a list of weights of differential monomials appearing in differential polynomial \\spad{p}.")) (|degree| (((|NonNegativeInteger|) $ |#2|) "\\spad{degree(p,{} s)} returns the maximum degree of the differential polynomial \\spad{p} viewed as a differential polynomial in the differential indeterminate \\spad{s} alone.")) (|order| (((|NonNegativeInteger|) $) "\\spad{order(p)} returns the order of the differential polynomial \\spad{p},{} which is the maximum number of differentiations of a differential indeterminate,{} among all those appearing in \\spad{p}.") (((|NonNegativeInteger|) $ |#2|) "\\spad{order(p,{}s)} returns the order of the differential polynomial \\spad{p} in differential indeterminate \\spad{s}.")) (|differentialVariables| (((|List| |#2|) $) "\\spad{differentialVariables(p)} returns a list of differential indeterminates occurring in a differential polynomial \\spad{p}.")) (|makeVariable| (((|Mapping| $ (|NonNegativeInteger|)) $) "\\spad{makeVariable(p)} views \\spad{p} as an element of a differential ring,{} in such a way that the \\spad{n}-th derivative of \\spad{p} may be simply referenced as \\spad{z}.\\spad{n} where \\spad{z} \\spad{:=} makeVariable(\\spad{p}). Note: In the interpreter,{} \\spad{z} is given as an internal map,{} which may be ignored.") (((|Mapping| $ (|NonNegativeInteger|)) |#2|) "\\spad{makeVariable(s)} views \\spad{s} as a differential indeterminate,{} in such a way that the \\spad{n}-th derivative of \\spad{s} may be simply referenced as \\spad{z}.\\spad{n} where \\spad{z} :=makeVariable(\\spad{s}). Note: In the interpreter,{} \\spad{z} is given as an internal map,{} which may be ignored.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
(-254 S)
((|constructor| (NIL "A dequeue is a doubly ended stack,{} that is,{} a bag where first items inserted are the first items extracted,{} at either the front or the back end of the data structure.")) (|reverse!| (($ $) "\\spad{reverse!(d)} destructively replaces \\spad{d} by its reverse dequeue,{} \\spadignore{i.e.} the top (front) element is now the bottom (back) element,{} and so on.")) (|extractBottom!| ((|#1| $) "\\spad{extractBottom!(d)} destructively extracts the bottom (back) element from the dequeue \\spad{d}. Error: if \\spad{d} is empty.")) (|extractTop!| ((|#1| $) "\\spad{extractTop!(d)} destructively extracts the top (front) element from the dequeue \\spad{d}. Error: if \\spad{d} is empty.")) (|insertBottom!| ((|#1| |#1| $) "\\spad{insertBottom!(x,{}d)} destructively inserts \\spad{x} into the dequeue \\spad{d} at the bottom (back) of the dequeue.")) (|insertTop!| ((|#1| |#1| $) "\\spad{insertTop!(x,{}d)} destructively inserts \\spad{x} into the dequeue \\spad{d},{} that is,{} at the top (front) of the dequeue. The element previously at the top of the dequeue becomes the second in the dequeue,{} and so on.")) (|bottom!| ((|#1| $) "\\spad{bottom!(d)} returns the element at the bottom (back) of the dequeue.")) (|top!| ((|#1| $) "\\spad{top!(d)} returns the element at the top (front) of the dequeue.")) (|height| (((|NonNegativeInteger|) $) "\\spad{height(d)} returns the number of elements in dequeue \\spad{d}. Note: \\axiom{height(\\spad{d}) = \\# \\spad{d}}.")) (|dequeue| (($ (|List| |#1|)) "\\spad{dequeue([x,{}y,{}...,{}z])} creates a dequeue with first (top or front) element \\spad{x},{} second element \\spad{y},{}...,{}and last (bottom or back) element \\spad{z}.") (($) "\\spad{dequeue()}\\$\\spad{D} creates an empty dequeue of type \\spad{D}.")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-255)
((|constructor| (NIL "TopLevelDrawFunctionsForCompiledFunctions provides top level functions for drawing graphics of expressions.")) (|recolor| (((|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|))) "\\spad{recolor()},{} uninteresting to top level user; exported in order to compile package.")) (|makeObject| (((|ThreeSpace| (|DoubleFloat|)) (|ParametricSurface| (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|Segment| (|Float|))) "\\spad{makeObject(surface(f,{}g,{}h),{}a..b,{}c..d,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of the parametric surface \\spad{x = f(u,{}v)},{} \\spad{y = g(u,{}v)},{} \\spad{z = h(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}.") (((|ThreeSpace| (|DoubleFloat|)) (|ParametricSurface| (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{makeObject(surface(f,{}g,{}h),{}a..b,{}c..d,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of the parametric surface \\spad{x = f(u,{}v)},{} \\spad{y = g(u,{}v)},{} \\spad{z = h(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|))) "\\spad{makeObject(f,{}a..b,{}c..d,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of the parametric surface \\spad{f(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}.") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{makeObject(f,{}a..b,{}c..d,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of the parametric surface \\spad{f(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}; The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|))) "\\spad{makeObject(f,{}a..b,{}c..d)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of \\spad{z = f(x,{}y)} as \\spad{x} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{y} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}.") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{makeObject(f,{}a..b,{}c..d,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of \\spad{z = f(x,{}y)} as \\spad{x} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{y} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)},{} and the options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|Float|))) "\\spad{makeObject(sp,{}curve(f,{}g,{}h),{}a..b)} returns the space \\spad{sp} of the domain \\spadtype{ThreeSpace} with the addition of the graph of the parametric curve \\spad{x = f(t),{} y = g(t),{} z = h(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}.") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{makeObject(curve(f,{}g,{}h),{}a..b,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of the parametric curve \\spad{x = f(t),{} y = g(t),{} z = h(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeSpace| (|DoubleFloat|)) (|ParametricSpaceCurve| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|))) "\\spad{makeObject(sp,{}curve(f,{}g,{}h),{}a..b)} returns the space \\spad{sp} of the domain \\spadtype{ThreeSpace} with the addition of the graph of the parametric curve \\spad{x = f(t),{} y = g(t),{} z = h(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}.") (((|ThreeSpace| (|DoubleFloat|)) (|ParametricSpaceCurve| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{makeObject(curve(f,{}g,{}h),{}a..b,{}l)} returns a space of the domain \\spadtype{ThreeSpace} which contains the graph of the parametric curve \\spad{x = f(t),{} y = g(t),{} z = h(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}; The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.")) (|draw| (((|ThreeDimensionalViewport|) (|ParametricSurface| (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|Segment| (|Float|))) "\\spad{draw(surface(f,{}g,{}h),{}a..b,{}c..d)} draws the graph of the parametric surface \\spad{x = f(u,{}v)},{} \\spad{y = g(u,{}v)},{} \\spad{z = h(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}.") (((|ThreeDimensionalViewport|) (|ParametricSurface| (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(surface(f,{}g,{}h),{}a..b,{}c..d)} draws the graph of the parametric surface \\spad{x = f(u,{}v)},{} \\spad{y = g(u,{}v)},{} \\spad{z = h(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}; The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeDimensionalViewport|) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|))) "\\spad{draw(f,{}a..b,{}c..d)} draws the graph of the parametric surface \\spad{f(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)} The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeDimensionalViewport|) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(f,{}a..b,{}c..d)} draws the graph of the parametric surface \\spad{f(u,{}v)} as \\spad{u} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{v} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeDimensionalViewport|) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|))) "\\spad{draw(f,{}a..b,{}c..d)} draws the graph of \\spad{z = f(x,{}y)} as \\spad{x} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{y} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}.") (((|ThreeDimensionalViewport|) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(f,{}a..b,{}c..d,{}l)} draws the graph of \\spad{z = f(x,{}y)} as \\spad{x} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)} and \\spad{y} ranges from \\spad{min(c,{}d)} to \\spad{max(c,{}d)}. and the options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeDimensionalViewport|) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|Float|))) "\\spad{draw(f,{}a..b,{}l)} draws the graph of the parametric curve \\spad{f} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}.") (((|ThreeDimensionalViewport|) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(f,{}a..b,{}l)} draws the graph of the parametric curve \\spad{f} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|ThreeDimensionalViewport|) (|ParametricSpaceCurve| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|))) "\\spad{draw(curve(f,{}g,{}h),{}a..b,{}l)} draws the graph of the parametric curve \\spad{x = f(t),{} y = g(t),{} z = h(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}.") (((|ThreeDimensionalViewport|) (|ParametricSpaceCurve| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(curve(f,{}g,{}h),{}a..b,{}l)} draws the graph of the parametric curve \\spad{x = f(t),{} y = g(t),{} z = h(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|TwoDimensionalViewport|) (|ParametricPlaneCurve| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|))) "\\spad{draw(curve(f,{}g),{}a..b)} draws the graph of the parametric curve \\spad{x = f(t),{} y = g(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}.") (((|TwoDimensionalViewport|) (|ParametricPlaneCurve| (|Mapping| (|DoubleFloat|) (|DoubleFloat|))) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(curve(f,{}g),{}a..b,{}l)} draws the graph of the parametric curve \\spad{x = f(t),{} y = g(t)} as \\spad{t} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.") (((|TwoDimensionalViewport|) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|))) "\\spad{draw(f,{}a..b)} draws the graph of \\spad{y = f(x)} as \\spad{x} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}.") (((|TwoDimensionalViewport|) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|Float|)) (|List| (|DrawOption|))) "\\spad{draw(f,{}a..b,{}l)} draws the graph of \\spad{y = f(x)} as \\spad{x} ranges from \\spad{min(a,{}b)} to \\spad{max(a,{}b)}. The options contained in the list \\spad{l} of the domain \\spad{DrawOption} are applied.")))
@@ -986,8 +986,8 @@ NIL
NIL
(-264 R S V)
((|constructor| (NIL "\\spadtype{DifferentialSparseMultivariatePolynomial} implements an ordinary differential polynomial ring by combining a domain belonging to the category \\spadtype{DifferentialVariableCategory} with the domain \\spadtype{SparseMultivariatePolynomial}. \\blankline")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#3| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#3| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#3| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#3| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#3| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#3| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-265 A S)
((|constructor| (NIL "\\spadtype{DifferentialVariableCategory} constructs the set of derivatives of a given set of (ordinary) differential indeterminates. If \\spad{x},{}...,{}\\spad{y} is an ordered set of differential indeterminates,{} and the prime notation is used for differentiation,{} then the set of derivatives (including zero-th order) of the differential indeterminates is \\spad{x},{}\\spad{x'},{}\\spad{x''},{}...,{} \\spad{y},{}\\spad{y'},{}\\spad{y''},{}... (Note: in the interpreter,{} the \\spad{n}-th derivative of \\spad{y} is displayed as \\spad{y} with a subscript \\spad{n}.) This set is viewed as a set of algebraic indeterminates,{} totally ordered in a way compatible with differentiation and the given order on the differential indeterminates. Such a total order is called a ranking of the differential indeterminates. \\blankline A domain in this category is needed to construct a differential polynomial domain. Differential polynomials are ordered by a ranking on the derivatives,{} and by an order (extending the ranking) on on the set of differential monomials. One may thus associate a domain in this category with a ranking of the differential indeterminates,{} just as one associates a domain in the category \\spadtype{OrderedAbelianMonoidSup} with an ordering of the set of monomials in a set of algebraic indeterminates. The ranking is specified through the binary relation \\spadfun{<}. For example,{} one may define one derivative to be less than another by lexicographically comparing first the \\spadfun{order},{} then the given order of the differential indeterminates appearing in the derivatives. This is the default implementation. \\blankline The notion of weight generalizes that of degree. A polynomial domain may be made into a graded ring if a weight function is given on the set of indeterminates,{} Very often,{} a grading is the first step in ordering the set of monomials. For differential polynomial domains,{} this constructor provides a function \\spadfun{weight},{} which allows the assignment of a non-negative number to each derivative of a differential indeterminate. For example,{} one may define the weight of a derivative to be simply its \\spadfun{order} (this is the default assignment). This weight function can then be extended to the set of all differential polynomials,{} providing a graded ring structure.")) (|coerce| (($ |#2|) "\\spad{coerce(s)} returns \\spad{s},{} viewed as the zero-th order derivative of \\spad{s}.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(v,{} n)} returns the \\spad{n}-th derivative of \\spad{v}.") (($ $) "\\spad{differentiate(v)} returns the derivative of \\spad{v}.")) (|weight| (((|NonNegativeInteger|) $) "\\spad{weight(v)} returns the weight of the derivative \\spad{v}.")) (|variable| ((|#2| $) "\\spad{variable(v)} returns \\spad{s} if \\spad{v} is any derivative of the differential indeterminate \\spad{s}.")) (|order| (((|NonNegativeInteger|) $) "\\spad{order(v)} returns \\spad{n} if \\spad{v} is the \\spad{n}-th derivative of any differential indeterminate.")) (|makeVariable| (($ |#2| (|NonNegativeInteger|)) "\\spad{makeVariable(s,{} n)} returns the \\spad{n}-th derivative of a differential indeterminate \\spad{s} as an algebraic indeterminate.")))
NIL
@@ -1032,11 +1032,11 @@ NIL
((|constructor| (NIL "A domain used in the construction of the exterior algebra on a set \\spad{X} over a ring \\spad{R}. This domain represents the set of all ordered subsets of the set \\spad{X},{} assumed to be in correspondance with {1,{}2,{}3,{} ...}. The ordered subsets are themselves ordered lexicographically and are in bijective correspondance with an ordered basis of the exterior algebra. In this domain we are dealing strictly with the exponents of basis elements which can only be 0 or 1. \\blankline The multiplicative identity element of the exterior algebra corresponds to the empty subset of \\spad{X}. A coerce from List Integer to an ordered basis element is provided to allow the convenient input of expressions. Another exported function forgets the ordered structure and simply returns the list corresponding to an ordered subset.")) (|Nul| (($ (|NonNegativeInteger|)) "\\spad{Nul()} gives the basis element 1 for the algebra generated by \\spad{n} generators.")) (|exponents| (((|List| (|Integer|)) $) "\\spad{exponents(x)} converts a domain element into a list of zeros and ones corresponding to the exponents in the basis element that \\spad{x} represents.")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(x)} gives the numbers of 1\\spad{'s} in \\spad{x},{} \\spadignore{i.e.} the number of non-zero exponents in the basis element that \\spad{x} represents.")) (|coerce| (($ (|List| (|Integer|))) "\\spad{coerce(l)} converts a list of 0\\spad{'s} and 1\\spad{'s} into a basis element,{} where 1 (respectively 0) designates that the variable of the corresponding index of \\spad{l} is (respectively,{} is not) present. Error: if an element of \\spad{l} is not 0 or 1.")))
NIL
NIL
-(-276 R -2313)
+(-276 R -2312)
((|constructor| (NIL "Provides elementary functions over an integral domain.")) (|localReal?| (((|Boolean|) |#2|) "\\spad{localReal?(x)} should be local but conditional")) (|specialTrigs| (((|Union| |#2| "failed") |#2| (|List| (|Record| (|:| |func| |#2|) (|:| |pole| (|Boolean|))))) "\\spad{specialTrigs(x,{}l)} should be local but conditional")) (|iiacsch| ((|#2| |#2|) "\\spad{iiacsch(x)} should be local but conditional")) (|iiasech| ((|#2| |#2|) "\\spad{iiasech(x)} should be local but conditional")) (|iiacoth| ((|#2| |#2|) "\\spad{iiacoth(x)} should be local but conditional")) (|iiatanh| ((|#2| |#2|) "\\spad{iiatanh(x)} should be local but conditional")) (|iiacosh| ((|#2| |#2|) "\\spad{iiacosh(x)} should be local but conditional")) (|iiasinh| ((|#2| |#2|) "\\spad{iiasinh(x)} should be local but conditional")) (|iicsch| ((|#2| |#2|) "\\spad{iicsch(x)} should be local but conditional")) (|iisech| ((|#2| |#2|) "\\spad{iisech(x)} should be local but conditional")) (|iicoth| ((|#2| |#2|) "\\spad{iicoth(x)} should be local but conditional")) (|iitanh| ((|#2| |#2|) "\\spad{iitanh(x)} should be local but conditional")) (|iicosh| ((|#2| |#2|) "\\spad{iicosh(x)} should be local but conditional")) (|iisinh| ((|#2| |#2|) "\\spad{iisinh(x)} should be local but conditional")) (|iiacsc| ((|#2| |#2|) "\\spad{iiacsc(x)} should be local but conditional")) (|iiasec| ((|#2| |#2|) "\\spad{iiasec(x)} should be local but conditional")) (|iiacot| ((|#2| |#2|) "\\spad{iiacot(x)} should be local but conditional")) (|iiatan| ((|#2| |#2|) "\\spad{iiatan(x)} should be local but conditional")) (|iiacos| ((|#2| |#2|) "\\spad{iiacos(x)} should be local but conditional")) (|iiasin| ((|#2| |#2|) "\\spad{iiasin(x)} should be local but conditional")) (|iicsc| ((|#2| |#2|) "\\spad{iicsc(x)} should be local but conditional")) (|iisec| ((|#2| |#2|) "\\spad{iisec(x)} should be local but conditional")) (|iicot| ((|#2| |#2|) "\\spad{iicot(x)} should be local but conditional")) (|iitan| ((|#2| |#2|) "\\spad{iitan(x)} should be local but conditional")) (|iicos| ((|#2| |#2|) "\\spad{iicos(x)} should be local but conditional")) (|iisin| ((|#2| |#2|) "\\spad{iisin(x)} should be local but conditional")) (|iilog| ((|#2| |#2|) "\\spad{iilog(x)} should be local but conditional")) (|iiexp| ((|#2| |#2|) "\\spad{iiexp(x)} should be local but conditional")) (|iisqrt3| ((|#2|) "\\spad{iisqrt3()} should be local but conditional")) (|iisqrt2| ((|#2|) "\\spad{iisqrt2()} should be local but conditional")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(p)} returns an elementary operator with the same symbol as \\spad{p}")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(p)} returns \\spad{true} if operator \\spad{p} is elementary")) (|pi| ((|#2|) "\\spad{\\spad{pi}()} returns the \\spad{pi} operator")) (|acsch| ((|#2| |#2|) "\\spad{acsch(x)} applies the inverse hyperbolic cosecant operator to \\spad{x}")) (|asech| ((|#2| |#2|) "\\spad{asech(x)} applies the inverse hyperbolic secant operator to \\spad{x}")) (|acoth| ((|#2| |#2|) "\\spad{acoth(x)} applies the inverse hyperbolic cotangent operator to \\spad{x}")) (|atanh| ((|#2| |#2|) "\\spad{atanh(x)} applies the inverse hyperbolic tangent operator to \\spad{x}")) (|acosh| ((|#2| |#2|) "\\spad{acosh(x)} applies the inverse hyperbolic cosine operator to \\spad{x}")) (|asinh| ((|#2| |#2|) "\\spad{asinh(x)} applies the inverse hyperbolic sine operator to \\spad{x}")) (|csch| ((|#2| |#2|) "\\spad{csch(x)} applies the hyperbolic cosecant operator to \\spad{x}")) (|sech| ((|#2| |#2|) "\\spad{sech(x)} applies the hyperbolic secant operator to \\spad{x}")) (|coth| ((|#2| |#2|) "\\spad{coth(x)} applies the hyperbolic cotangent operator to \\spad{x}")) (|tanh| ((|#2| |#2|) "\\spad{tanh(x)} applies the hyperbolic tangent operator to \\spad{x}")) (|cosh| ((|#2| |#2|) "\\spad{cosh(x)} applies the hyperbolic cosine operator to \\spad{x}")) (|sinh| ((|#2| |#2|) "\\spad{sinh(x)} applies the hyperbolic sine operator to \\spad{x}")) (|acsc| ((|#2| |#2|) "\\spad{acsc(x)} applies the inverse cosecant operator to \\spad{x}")) (|asec| ((|#2| |#2|) "\\spad{asec(x)} applies the inverse secant operator to \\spad{x}")) (|acot| ((|#2| |#2|) "\\spad{acot(x)} applies the inverse cotangent operator to \\spad{x}")) (|atan| ((|#2| |#2|) "\\spad{atan(x)} applies the inverse tangent operator to \\spad{x}")) (|acos| ((|#2| |#2|) "\\spad{acos(x)} applies the inverse cosine operator to \\spad{x}")) (|asin| ((|#2| |#2|) "\\spad{asin(x)} applies the inverse sine operator to \\spad{x}")) (|csc| ((|#2| |#2|) "\\spad{csc(x)} applies the cosecant operator to \\spad{x}")) (|sec| ((|#2| |#2|) "\\spad{sec(x)} applies the secant operator to \\spad{x}")) (|cot| ((|#2| |#2|) "\\spad{cot(x)} applies the cotangent operator to \\spad{x}")) (|tan| ((|#2| |#2|) "\\spad{tan(x)} applies the tangent operator to \\spad{x}")) (|cos| ((|#2| |#2|) "\\spad{cos(x)} applies the cosine operator to \\spad{x}")) (|sin| ((|#2| |#2|) "\\spad{sin(x)} applies the sine operator to \\spad{x}")) (|log| ((|#2| |#2|) "\\spad{log(x)} applies the logarithm operator to \\spad{x}")) (|exp| ((|#2| |#2|) "\\spad{exp(x)} applies the exponential operator to \\spad{x}")))
NIL
NIL
-(-277 R -2313)
+(-277 R -2312)
((|constructor| (NIL "ElementaryFunctionStructurePackage provides functions to test the algebraic independence of various elementary functions,{} using the Risch structure theorem (real and complex versions). It also provides transformations on elementary functions which are not considered simplifications.")) (|tanQ| ((|#2| (|Fraction| (|Integer|)) |#2|) "\\spad{tanQ(q,{}a)} is a local function with a conditional implementation.")) (|rootNormalize| ((|#2| |#2| (|Kernel| |#2|)) "\\spad{rootNormalize(f,{} k)} returns \\spad{f} rewriting either \\spad{k} which must be an \\spad{n}th-root in terms of radicals already in \\spad{f},{} or some radicals in \\spad{f} in terms of \\spad{k}.")) (|validExponential| (((|Union| |#2| "failed") (|List| (|Kernel| |#2|)) |#2| (|Symbol|)) "\\spad{validExponential([k1,{}...,{}kn],{}f,{}x)} returns \\spad{g} if \\spad{exp(f)=g} and \\spad{g} involves only \\spad{k1...kn},{} and \"failed\" otherwise.")) (|realElementary| ((|#2| |#2| (|Symbol|)) "\\spad{realElementary(f,{}x)} rewrites the kernels of \\spad{f} involving \\spad{x} in terms of the 4 fundamental real transcendental elementary functions: \\spad{log,{} exp,{} tan,{} atan}.") ((|#2| |#2|) "\\spad{realElementary(f)} rewrites \\spad{f} in terms of the 4 fundamental real transcendental elementary functions: \\spad{log,{} exp,{} tan,{} atan}.")) (|rischNormalize| (((|Record| (|:| |func| |#2|) (|:| |kers| (|List| (|Kernel| |#2|))) (|:| |vals| (|List| |#2|))) |#2| (|Symbol|)) "\\spad{rischNormalize(f,{} x)} returns \\spad{[g,{} [k1,{}...,{}kn],{} [h1,{}...,{}hn]]} such that \\spad{g = normalize(f,{} x)} and each \\spad{\\spad{ki}} was rewritten as \\spad{\\spad{hi}} during the normalization.")) (|normalize| ((|#2| |#2| (|Symbol|)) "\\spad{normalize(f,{} x)} rewrites \\spad{f} using the least possible number of real algebraically independent kernels involving \\spad{x}.") ((|#2| |#2|) "\\spad{normalize(f)} rewrites \\spad{f} using the least possible number of real algebraically independent kernels.")))
NIL
NIL
@@ -1058,7 +1058,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))))
(-282 S)
((|constructor| (NIL "An extensible aggregate is one which allows insertion and deletion of entries. These aggregates are models of lists and streams which are represented by linked structures so as to make insertion,{} deletion,{} and concatenation efficient. However,{} access to elements of these extensible aggregates is generally slow since access is made from the end. See \\spadtype{FlexibleArray} for an exception.")) (|removeDuplicates!| (($ $) "\\spad{removeDuplicates!(u)} destructively removes duplicates from \\spad{u}.")) (|select!| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{select!(p,{}u)} destructively changes \\spad{u} by keeping only values \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})}.")) (|merge!| (($ $ $) "\\spad{merge!(u,{}v)} destructively merges \\spad{u} and \\spad{v} in ascending order.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $ $) "\\spad{merge!(p,{}u,{}v)} destructively merges \\spad{u} and \\spad{v} using predicate \\spad{p}.")) (|insert!| (($ $ $ (|Integer|)) "\\spad{insert!(v,{}u,{}i)} destructively inserts aggregate \\spad{v} into \\spad{u} at position \\spad{i}.") (($ |#1| $ (|Integer|)) "\\spad{insert!(x,{}u,{}i)} destructively inserts \\spad{x} into \\spad{u} at position \\spad{i}.")) (|remove!| (($ |#1| $) "\\spad{remove!(x,{}u)} destructively removes all values \\spad{x} from \\spad{u}.") (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{remove!(p,{}u)} destructively removes all elements \\spad{x} of \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}.")) (|delete!| (($ $ (|UniversalSegment| (|Integer|))) "\\spad{delete!(u,{}i..j)} destructively deletes elements \\spad{u}.\\spad{i} through \\spad{u}.\\spad{j}.") (($ $ (|Integer|)) "\\spad{delete!(u,{}i)} destructively deletes the \\axiom{\\spad{i}}th element of \\spad{u}.")) (|concat!| (($ $ $) "\\spad{concat!(u,{}v)} destructively appends \\spad{v} to the end of \\spad{u}. \\spad{v} is unchanged") (($ $ |#1|) "\\spad{concat!(u,{}x)} destructively adds element \\spad{x} to the end of \\spad{u}.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-283 S)
((|constructor| (NIL "Category for the elementary functions.")) (** (($ $ $) "\\spad{x**y} returns \\spad{x} to the power \\spad{y}.")) (|exp| (($ $) "\\spad{exp(x)} returns \\%\\spad{e} to the power \\spad{x}.")) (|log| (($ $) "\\spad{log(x)} returns the natural logarithm of \\spad{x}.")))
@@ -1079,18 +1079,18 @@ NIL
(-287 S |Dom| |Im|)
((|constructor| (NIL "An eltable aggregate is one which can be viewed as a function. For example,{} the list \\axiom{[1,{}7,{}4]} can applied to 0,{}1,{} and 2 respectively will return the integers 1,{}7,{} and 4; thus this list may be viewed as mapping 0 to 1,{} 1 to 7 and 2 to 4. In general,{} an aggregate can map members of a domain {\\em Dom} to an image domain {\\em Im}.")) (|qsetelt!| ((|#3| $ |#2| |#3|) "\\spad{qsetelt!(u,{}x,{}y)} sets the image of \\axiom{\\spad{x}} to be \\axiom{\\spad{y}} under \\axiom{\\spad{u}},{} without checking that \\axiom{\\spad{x}} is in the domain of \\axiom{\\spad{u}}. If such a check is required use the function \\axiom{setelt}.")) (|setelt| ((|#3| $ |#2| |#3|) "\\spad{setelt(u,{}x,{}y)} sets the image of \\spad{x} to be \\spad{y} under \\spad{u},{} assuming \\spad{x} is in the domain of \\spad{u}. Error: if \\spad{x} is not in the domain of \\spad{u}.")) (|qelt| ((|#3| $ |#2|) "\\spad{qelt(u,{} x)} applies \\axiom{\\spad{u}} to \\axiom{\\spad{x}} without checking whether \\axiom{\\spad{x}} is in the domain of \\axiom{\\spad{u}}. If \\axiom{\\spad{x}} is not in the domain of \\axiom{\\spad{u}} a memory-access violation may occur. If a check on whether \\axiom{\\spad{x}} is in the domain of \\axiom{\\spad{u}} is required,{} use the function \\axiom{elt}.")) (|elt| ((|#3| $ |#2| |#3|) "\\spad{elt(u,{} x,{} y)} applies \\spad{u} to \\spad{x} if \\spad{x} is in the domain of \\spad{u},{} and returns \\spad{y} otherwise. For example,{} if \\spad{u} is a polynomial in \\axiom{\\spad{x}} over the rationals,{} \\axiom{elt(\\spad{u},{}\\spad{n},{}0)} may define the coefficient of \\axiom{\\spad{x}} to the power \\spad{n},{} returning 0 when \\spad{n} is out of range.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)))
+((|HasAttribute| |#1| (QUOTE -4408)))
(-288 |Dom| |Im|)
((|constructor| (NIL "An eltable aggregate is one which can be viewed as a function. For example,{} the list \\axiom{[1,{}7,{}4]} can applied to 0,{}1,{} and 2 respectively will return the integers 1,{}7,{} and 4; thus this list may be viewed as mapping 0 to 1,{} 1 to 7 and 2 to 4. In general,{} an aggregate can map members of a domain {\\em Dom} to an image domain {\\em Im}.")) (|qsetelt!| ((|#2| $ |#1| |#2|) "\\spad{qsetelt!(u,{}x,{}y)} sets the image of \\axiom{\\spad{x}} to be \\axiom{\\spad{y}} under \\axiom{\\spad{u}},{} without checking that \\axiom{\\spad{x}} is in the domain of \\axiom{\\spad{u}}. If such a check is required use the function \\axiom{setelt}.")) (|setelt| ((|#2| $ |#1| |#2|) "\\spad{setelt(u,{}x,{}y)} sets the image of \\spad{x} to be \\spad{y} under \\spad{u},{} assuming \\spad{x} is in the domain of \\spad{u}. Error: if \\spad{x} is not in the domain of \\spad{u}.")) (|qelt| ((|#2| $ |#1|) "\\spad{qelt(u,{} x)} applies \\axiom{\\spad{u}} to \\axiom{\\spad{x}} without checking whether \\axiom{\\spad{x}} is in the domain of \\axiom{\\spad{u}}. If \\axiom{\\spad{x}} is not in the domain of \\axiom{\\spad{u}} a memory-access violation may occur. If a check on whether \\axiom{\\spad{x}} is in the domain of \\axiom{\\spad{u}} is required,{} use the function \\axiom{elt}.")) (|elt| ((|#2| $ |#1| |#2|) "\\spad{elt(u,{} x,{} y)} applies \\spad{u} to \\spad{x} if \\spad{x} is in the domain of \\spad{u},{} and returns \\spad{y} otherwise. For example,{} if \\spad{u} is a polynomial in \\axiom{\\spad{x}} over the rationals,{} \\axiom{elt(\\spad{u},{}\\spad{n},{}0)} may define the coefficient of \\axiom{\\spad{x}} to the power \\spad{n},{} returning 0 when \\spad{n} is out of range.")))
NIL
NIL
-(-289 S R |Mod| -1608 -4317 |exactQuo|)
+(-289 S R |Mod| -3482 -2443 |exactQuo|)
((|constructor| (NIL "These domains are used for the factorization and gcds of univariate polynomials over the integers in order to work modulo different primes. See \\spadtype{ModularRing},{} \\spadtype{ModularField}")) (|elt| ((|#2| $ |#2|) "\\spad{elt(x,{}r)} or \\spad{x}.\\spad{r} \\undocumented")) (|inv| (($ $) "\\spad{inv(x)} \\undocumented")) (|recip| (((|Union| $ "failed") $) "\\spad{recip(x)} \\undocumented")) (|exQuo| (((|Union| $ "failed") $ $) "\\spad{exQuo(x,{}y)} \\undocumented")) (|reduce| (($ |#2| |#3|) "\\spad{reduce(r,{}m)} \\undocumented")) (|coerce| ((|#2| $) "\\spad{coerce(x)} \\undocumented")) (|modulus| ((|#3| $) "\\spad{modulus(x)} \\undocumented")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-290)
((|constructor| (NIL "Entire Rings (non-commutative Integral Domains),{} \\spadignore{i.e.} a ring not necessarily commutative which has no zero divisors. \\blankline")) (|noZeroDivisors| ((|attribute|) "if a product is zero then one of the factors must be zero.")))
-((-4399 . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-291)
((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Created: October 24,{} 2007 Date Last Modified: January 19,{} 2008. An `Environment' is a stack of scope.")) (|categoryFrame| (($) "the current category environment in the interpreter.")) (|interactiveEnv| (($) "the current interactive environment in effect.")) (|currentEnv| (($) "the current normal environment in effect.")) (|setProperties!| (($ (|Identifier|) (|List| (|Property|)) $) "setBinding!(\\spad{n},{}props,{}\\spad{e}) set the list of properties of \\spad{`n'} to `props' in `e'.")) (|getProperties| (((|List| (|Property|)) (|Identifier|) $) "getBinding(\\spad{n},{}\\spad{e}) returns the list of properties of \\spad{`n'} in \\spad{e}.")) (|setProperty!| (($ (|Identifier|) (|Identifier|) (|SExpression|) $) "\\spad{setProperty!(n,{}p,{}v,{}e)} binds the property `(\\spad{p},{}\\spad{v})' to \\spad{`n'} in the topmost scope of `e'.")) (|getProperty| (((|Maybe| (|SExpression|)) (|Identifier|) (|Identifier|) $) "\\spad{getProperty(n,{}p,{}e)} returns the value of property with name \\spad{`p'} for the symbol \\spad{`n'} in environment `e'. Otherwise,{} `nothing.")) (|scopes| (((|List| (|Scope|)) $) "\\spad{scopes(e)} returns the stack of scopes in environment \\spad{e}.")) (|empty| (($) "\\spad{empty()} constructs an empty environment")))
@@ -1106,21 +1106,21 @@ NIL
NIL
(-294 S)
((|constructor| (NIL "Equations as mathematical objects. All properties of the basis domain,{} \\spadignore{e.g.} being an abelian group are carried over the equation domain,{} by performing the structural operations on the left and on the right hand side.")) (|subst| (($ $ $) "\\spad{subst(eq1,{}eq2)} substitutes \\spad{eq2} into both sides of \\spad{eq1} the \\spad{lhs} of \\spad{eq2} should be a kernel")) (|inv| (($ $) "\\spad{inv(x)} returns the multiplicative inverse of \\spad{x}.")) (/ (($ $ $) "\\spad{e1/e2} produces a new equation by dividing the left and right hand sides of equations e1 and e2.")) (|factorAndSplit| (((|List| $) $) "\\spad{factorAndSplit(eq)} make the right hand side 0 and factors the new left hand side. Each factor is equated to 0 and put into the resulting list without repetitions.")) (|rightOne| (((|Union| $ "failed") $) "\\spad{rightOne(eq)} divides by the right hand side.") (((|Union| $ "failed") $) "\\spad{rightOne(eq)} divides by the right hand side,{} if possible.")) (|leftOne| (((|Union| $ "failed") $) "\\spad{leftOne(eq)} divides by the left hand side.") (((|Union| $ "failed") $) "\\spad{leftOne(eq)} divides by the left hand side,{} if possible.")) (* (($ $ |#1|) "\\spad{eqn*x} produces a new equation by multiplying both sides of equation eqn by \\spad{x}.") (($ |#1| $) "\\spad{x*eqn} produces a new equation by multiplying both sides of equation eqn by \\spad{x}.")) (- (($ $ |#1|) "\\spad{eqn-x} produces a new equation by subtracting \\spad{x} from both sides of equation eqn.") (($ |#1| $) "\\spad{x-eqn} produces a new equation by subtracting both sides of equation eqn from \\spad{x}.")) (|rightZero| (($ $) "\\spad{rightZero(eq)} subtracts the right hand side.")) (|leftZero| (($ $) "\\spad{leftZero(eq)} subtracts the left hand side.")) (+ (($ $ |#1|) "\\spad{eqn+x} produces a new equation by adding \\spad{x} to both sides of equation eqn.") (($ |#1| $) "\\spad{x+eqn} produces a new equation by adding \\spad{x} to both sides of equation eqn.")) (|eval| (($ $ (|List| $)) "\\spad{eval(eqn,{} [x1=v1,{} ... xn=vn])} replaces \\spad{xi} by \\spad{vi} in equation \\spad{eqn}.") (($ $ $) "\\spad{eval(eqn,{} x=f)} replaces \\spad{x} by \\spad{f} in equation \\spad{eqn}.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(f,{}eqn)} constructs a new equation by applying \\spad{f} to both sides of \\spad{eqn}.")) (|rhs| ((|#1| $) "\\spad{rhs(eqn)} returns the right hand side of equation \\spad{eqn}.")) (|lhs| ((|#1| $) "\\spad{lhs(eqn)} returns the left hand side of equation \\spad{eqn}.")) (|swap| (($ $) "\\spad{swap(eq)} interchanges left and right hand side of equation \\spad{eq}.")) (|equation| (($ |#1| |#1|) "\\spad{equation(a,{}b)} creates an equation.")) (= (($ |#1| |#1|) "\\spad{a=b} creates an equation.")))
-((-4403 -2750 (|has| |#1| (-1045)) (|has| |#1| (-473))) (-4400 |has| |#1| (-1045)) (-4401 |has| |#1| (-1045)))
-((|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-722)))) (|HasCategory| |#1| (QUOTE (-473))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-1094)))) (-2750 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1106)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-302))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-473)))) (-2750 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722)))) (-2750 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-172))))
+((-4404 -2733 (|has| |#1| (-1045)) (|has| |#1| (-473))) (-4401 |has| |#1| (-1045)) (-4402 |has| |#1| (-1045)))
+((|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-722)))) (|HasCategory| |#1| (QUOTE (-473))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-1094)))) (-2733 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1106)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-302))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-473)))) (-2733 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722)))) (-2733 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-172))))
(-295 |Key| |Entry|)
((|constructor| (NIL "This domain provides tables where the keys are compared using \\spadfun{eq?}. Thus keys are considered equal only if they are the same instance of a structure.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
(-296)
((|constructor| (NIL "ErrorFunctions implements error functions callable from the system interpreter. Typically,{} these functions would be called in user functions. The simple forms of the functions take one argument which is either a string (an error message) or a list of strings which all together make up a message. The list can contain formatting codes (see below). The more sophisticated versions takes two arguments where the first argument is the name of the function from which the error was invoked and the second argument is either a string or a list of strings,{} as above. When you use the one argument version in an interpreter function,{} the system will automatically insert the name of the function as the new first argument. Thus in the user interpreter function \\indented{2}{\\spad{f x == if x < 0 then error \"negative argument\" else x}} the call to error will actually be of the form \\indented{2}{\\spad{error(\"f\",{}\"negative argument\")}} because the interpreter will have created a new first argument. \\blankline Formatting codes: error messages may contain the following formatting codes (they should either start or end a string or else have blanks around them): \\indented{3}{\\spad{\\%l}\\space{6}start a new line} \\indented{3}{\\spad{\\%b}\\space{6}start printing in a bold font (where available)} \\indented{3}{\\spad{\\%d}\\space{6}stop\\space{2}printing in a bold font (where available)} \\indented{3}{\\spad{ \\%ceon}\\space{2}start centering message lines} \\indented{3}{\\spad{\\%ceoff}\\space{2}stop\\space{2}centering message lines} \\indented{3}{\\spad{\\%rjon}\\space{3}start displaying lines \"ragged left\"} \\indented{3}{\\spad{\\%rjoff}\\space{2}stop\\space{2}displaying lines \"ragged left\"} \\indented{3}{\\spad{\\%i}\\space{6}indent\\space{3}following lines 3 additional spaces} \\indented{3}{\\spad{\\%u}\\space{6}unindent following lines 3 additional spaces} \\indented{3}{\\spad{\\%xN}\\space{5}insert \\spad{N} blanks (eg,{} \\spad{\\%x10} inserts 10 blanks)} \\blankline")) (|error| (((|Exit|) (|String|) (|List| (|String|))) "\\spad{error(nam,{}lmsg)} displays error messages \\spad{lmsg} preceded by a message containing the name \\spad{nam} of the function in which the error is contained.") (((|Exit|) (|String|) (|String|)) "\\spad{error(nam,{}msg)} displays error message \\spad{msg} preceded by a message containing the name \\spad{nam} of the function in which the error is contained.") (((|Exit|) (|List| (|String|))) "\\spad{error(lmsg)} displays error message \\spad{lmsg} and terminates.") (((|Exit|) (|String|)) "\\spad{error(msg)} displays error message \\spad{msg} and terminates.")))
NIL
NIL
-(-297 -2313 S)
+(-297 -2312 S)
((|constructor| (NIL "This package allows a map from any expression space into any object to be lifted to a kernel over the expression set,{} using a given property of the operator of the kernel.")) (|map| ((|#2| (|Mapping| |#2| |#1|) (|String|) (|Kernel| |#1|)) "\\spad{map(f,{} p,{} k)} uses the property \\spad{p} of the operator of \\spad{k},{} in order to lift \\spad{f} and apply it to \\spad{k}.")))
NIL
NIL
-(-298 E -2313)
+(-298 E -2312)
((|constructor| (NIL "This package allows a mapping \\spad{E} \\spad{->} \\spad{F} to be lifted to a kernel over \\spad{E}; This lifting can fail if the operator of the kernel cannot be applied in \\spad{F}; Do not use this package with \\spad{E} = \\spad{F},{} since this may drop some properties of the operators.")) (|map| ((|#2| (|Mapping| |#2| |#1|) (|Kernel| |#1|)) "\\spad{map(f,{} k)} returns \\spad{g = op(f(a1),{}...,{}f(an))} where \\spad{k = op(a1,{}...,{}an)}.")))
NIL
NIL
@@ -1158,7 +1158,7 @@ NIL
NIL
(-307)
((|constructor| (NIL "A constructive euclidean domain,{} \\spadignore{i.e.} one can divide producing a quotient and a remainder where the remainder is either zero or is smaller (\\spadfun{euclideanSize}) than the divisor. \\blankline Conditional attributes: \\indented{2}{multiplicativeValuation\\tab{25}\\spad{Size(a*b)=Size(a)*Size(b)}} \\indented{2}{additiveValuation\\tab{25}\\spad{Size(a*b)=Size(a)+Size(b)}}")) (|multiEuclidean| (((|Union| (|List| $) "failed") (|List| $) $) "\\spad{multiEuclidean([f1,{}...,{}fn],{}z)} returns a list of coefficients \\spad{[a1,{} ...,{} an]} such that \\spad{ z / prod \\spad{fi} = sum aj/fj}. If no such list of coefficients exists,{} \"failed\" is returned.")) (|extendedEuclidean| (((|Union| (|Record| (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) "\\spad{extendedEuclidean(x,{}y,{}z)} either returns a record rec where \\spad{rec.coef1*x+rec.coef2*y=z} or returns \"failed\" if \\spad{z} cannot be expressed as a linear combination of \\spad{x} and \\spad{y}.") (((|Record| (|:| |coef1| $) (|:| |coef2| $) (|:| |generator| $)) $ $) "\\spad{extendedEuclidean(x,{}y)} returns a record rec where \\spad{rec.coef1*x+rec.coef2*y = rec.generator} and rec.generator is a \\spad{gcd} of \\spad{x} and \\spad{y}. The \\spad{gcd} is unique only up to associates if \\spadatt{canonicalUnitNormal} is not asserted. \\spadfun{principalIdeal} provides a version of this operation which accepts an arbitrary length list of arguments.")) (|rem| (($ $ $) "\\spad{x rem y} is the same as \\spad{divide(x,{}y).remainder}. See \\spadfunFrom{divide}{EuclideanDomain}.")) (|quo| (($ $ $) "\\spad{x quo y} is the same as \\spad{divide(x,{}y).quotient}. See \\spadfunFrom{divide}{EuclideanDomain}.")) (|divide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{divide(x,{}y)} divides \\spad{x} by \\spad{y} producing a record containing a \\spad{quotient} and \\spad{remainder},{} where the remainder is smaller (see \\spadfunFrom{sizeLess?}{EuclideanDomain}) than the divisor \\spad{y}.")) (|euclideanSize| (((|NonNegativeInteger|) $) "\\spad{euclideanSize(x)} returns the euclidean size of the element \\spad{x}. Error: if \\spad{x} is zero.")) (|sizeLess?| (((|Boolean|) $ $) "\\spad{sizeLess?(x,{}y)} tests whether \\spad{x} is strictly smaller than \\spad{y} with respect to the \\spadfunFrom{euclideanSize}{EuclideanDomain}.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-308 S R)
((|constructor| (NIL "This category provides \\spadfun{eval} operations. A domain may belong to this category if it is possible to make ``evaluation\\spad{''} substitutions.")) (|eval| (($ $ (|List| (|Equation| |#2|))) "\\spad{eval(f,{} [x1 = v1,{}...,{}xn = vn])} replaces \\spad{xi} by \\spad{vi} in \\spad{f}.") (($ $ (|Equation| |#2|)) "\\spad{eval(f,{}x = v)} replaces \\spad{x} by \\spad{v} in \\spad{f}.")))
@@ -1168,7 +1168,7 @@ NIL
((|constructor| (NIL "This category provides \\spadfun{eval} operations. A domain may belong to this category if it is possible to make ``evaluation\\spad{''} substitutions.")) (|eval| (($ $ (|List| (|Equation| |#1|))) "\\spad{eval(f,{} [x1 = v1,{}...,{}xn = vn])} replaces \\spad{xi} by \\spad{vi} in \\spad{f}.") (($ $ (|Equation| |#1|)) "\\spad{eval(f,{}x = v)} replaces \\spad{x} by \\spad{v} in \\spad{f}.")))
NIL
NIL
-(-310 -2313)
+(-310 -2312)
((|constructor| (NIL "This package is to be used in conjuction with \\indented{12}{the CycleIndicators package. It provides an evaluation} \\indented{12}{function for SymmetricPolynomials.}")) (|eval| ((|#1| (|Mapping| |#1| (|Integer|)) (|SymmetricPolynomial| (|Fraction| (|Integer|)))) "\\spad{eval(f,{}s)} evaluates the cycle index \\spad{s} by applying \\indented{1}{the function \\spad{f} to each integer in a monomial partition,{}} \\indented{1}{forms their product and sums the results over all monomials.}")))
NIL
NIL
@@ -1182,8 +1182,8 @@ NIL
NIL
(-313 R FE |var| |cen|)
((|constructor| (NIL "UnivariatePuiseuxSeriesWithExponentialSingularity is a domain used to represent essential singularities of functions. Objects in this domain are quotients of sums,{} where each term in the sum is a univariate Puiseux series times the exponential of a univariate Puiseux series.")) (|coerce| (($ (|UnivariatePuiseuxSeries| |#2| |#3| |#4|)) "\\spad{coerce(f)} converts a \\spadtype{UnivariatePuiseuxSeries} to an \\spadtype{ExponentialExpansion}.")) (|limitPlus| (((|Union| (|OrderedCompletion| |#2|) "failed") $) "\\spad{limitPlus(f(var))} returns \\spad{limit(var -> a+,{}f(var))}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-905))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-147))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-1018))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-816))) (-2750 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-816))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-846)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-1145))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-233))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -309) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -286) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-307))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-545))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-846))) (-12 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-905))) (|HasCategory| $ (QUOTE (-145)))) (-2750 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-145))) (-12 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-905))) (|HasCategory| $ (QUOTE (-145))))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-905))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-147))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-1018))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-816))) (-2733 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-816))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-846)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-1145))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-233))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -309) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (LIST (QUOTE -286) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1245) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-307))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-545))) (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-846))) (-12 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-905))) (|HasCategory| $ (QUOTE (-145)))) (-2733 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-145))) (-12 (|HasCategory| (-1245 |#1| |#2| |#3| |#4|) (QUOTE (-905))) (|HasCategory| $ (QUOTE (-145))))))
(-314 R S)
((|constructor| (NIL "Lifting of maps to Expressions. Date Created: 16 Jan 1989 Date Last Updated: 22 Jan 1990")) (|map| (((|Expression| |#2|) (|Mapping| |#2| |#1|) (|Expression| |#1|)) "\\spad{map(f,{} e)} applies \\spad{f} to all the constants appearing in \\spad{e}.")))
NIL
@@ -1194,9 +1194,9 @@ NIL
NIL
(-316 R)
((|constructor| (NIL "Expressions involving symbolic functions.")) (|squareFreePolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{squareFreePolynomial(p)} \\undocumented{}")) (|factorPolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{factorPolynomial(p)} \\undocumented{}")) (|simplifyPower| (($ $ (|Integer|)) "simplifyPower?(\\spad{f},{}\\spad{n}) \\undocumented{}")) (|number?| (((|Boolean|) $) "\\spad{number?(f)} tests if \\spad{f} is rational")) (|reduce| (($ $) "\\spad{reduce(f)} simplifies all the unreduced algebraic quantities present in \\spad{f} by applying their defining relations.")))
-((-4403 -2750 (-2368 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (-12 (|has| |#1| (-556)) (-2750 (-2368 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (|has| |#1| (-1045)) (|has| |#1| (-473)))) (|has| |#1| (-1045)) (|has| |#1| (-473))) (-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) ((-4408 "*") |has| |#1| (-556)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-556)) (-4398 |has| |#1| (-556)))
-((-2750 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-556))) (-2750 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-1106)))) (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-12 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1106)))) (-2750 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))))) (-2750 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1106)))) (-2750 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))))) (-2750 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1106))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| $ (QUOTE (-1045))) (|HasCategory| $ (LIST (QUOTE -1034) (QUOTE (-564)))))
-(-317 R -2313)
+((-4404 -2733 (-2364 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (-12 (|has| |#1| (-556)) (-2733 (-2364 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (|has| |#1| (-1045)) (|has| |#1| (-473)))) (|has| |#1| (-1045)) (|has| |#1| (-473))) (-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) ((-4409 "*") |has| |#1| (-556)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-556)) (-4399 |has| |#1| (-556)))
+((-2733 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-556))) (-2733 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-1106)))) (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-1045)))) (-12 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1106)))) (-2733 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))))) (-2733 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1106)))) (-2733 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))))) (-2733 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#1| (QUOTE (-1045)))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1106))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| $ (QUOTE (-1045))) (|HasCategory| $ (LIST (QUOTE -1034) (QUOTE (-564)))))
+(-317 R -2312)
((|constructor| (NIL "Taylor series solutions of explicit ODE\\spad{'s}.")) (|seriesSolve| (((|Any|) |#2| (|BasicOperator|) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve(eq,{} y,{} x = a,{} [b0,{}...,{}bn])} is equivalent to \\spad{seriesSolve(eq = 0,{} y,{} x = a,{} [b0,{}...,{}b(n-1)])}.") (((|Any|) |#2| (|BasicOperator|) (|Equation| |#2|) (|Equation| |#2|)) "\\spad{seriesSolve(eq,{} y,{} x = a,{} y a = b)} is equivalent to \\spad{seriesSolve(eq=0,{} y,{} x=a,{} y a = b)}.") (((|Any|) |#2| (|BasicOperator|) (|Equation| |#2|) |#2|) "\\spad{seriesSolve(eq,{} y,{} x = a,{} b)} is equivalent to \\spad{seriesSolve(eq = 0,{} y,{} x = a,{} y a = b)}.") (((|Any|) (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) |#2|) "\\spad{seriesSolve(eq,{}y,{} x=a,{} b)} is equivalent to \\spad{seriesSolve(eq,{} y,{} x=a,{} y a = b)}.") (((|Any|) (|List| |#2|) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| (|Equation| |#2|))) "\\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x = a,{}[y1 a = b1,{}...,{} yn a = bn])} is equivalent to \\spad{seriesSolve([eq1=0,{}...,{}eqn=0],{} [y1,{}...,{}yn],{} x = a,{} [y1 a = b1,{}...,{} yn a = bn])}.") (((|Any|) (|List| |#2|) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x=a,{} [b1,{}...,{}bn])} is equivalent to \\spad{seriesSolve([eq1=0,{}...,{}eqn=0],{} [y1,{}...,{}yn],{} x=a,{} [b1,{}...,{}bn])}.") (((|Any|) (|List| (|Equation| |#2|)) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x=a,{} [b1,{}...,{}bn])} is equivalent to \\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x = a,{} [y1 a = b1,{}...,{} yn a = bn])}.") (((|Any|) (|List| (|Equation| |#2|)) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| (|Equation| |#2|))) "\\spad{seriesSolve([eq1,{}...,{}eqn],{}[y1,{}...,{}yn],{}x = a,{}[y1 a = b1,{}...,{}yn a = bn])} returns a taylor series solution of \\spad{[eq1,{}...,{}eqn]} around \\spad{x = a} with initial conditions \\spad{\\spad{yi}(a) = \\spad{bi}}. Note: eqi must be of the form \\spad{\\spad{fi}(x,{} y1 x,{} y2 x,{}...,{} yn x) y1'(x) + \\spad{gi}(x,{} y1 x,{} y2 x,{}...,{} yn x) = h(x,{} y1 x,{} y2 x,{}...,{} yn x)}.") (((|Any|) (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve(eq,{}y,{}x=a,{}[b0,{}...,{}b(n-1)])} returns a Taylor series solution of \\spad{eq} around \\spad{x = a} with initial conditions \\spad{y(a) = b0},{} \\spad{y'(a) = b1},{} \\spad{y''(a) = b2},{} ...,{}\\spad{y(n-1)(a) = b(n-1)} \\spad{eq} must be of the form \\spad{f(x,{} y x,{} y'(x),{}...,{} y(n-1)(x)) y(n)(x) + g(x,{}y x,{}y'(x),{}...,{}y(n-1)(x)) = h(x,{}y x,{} y'(x),{}...,{} y(n-1)(x))}.") (((|Any|) (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) (|Equation| |#2|)) "\\spad{seriesSolve(eq,{}y,{}x=a,{} y a = b)} returns a Taylor series solution of \\spad{eq} around \\spad{x} = a with initial condition \\spad{y(a) = b}. Note: \\spad{eq} must be of the form \\spad{f(x,{} y x) y'(x) + g(x,{} y x) = h(x,{} y x)}.")))
NIL
NIL
@@ -1206,8 +1206,8 @@ NIL
NIL
(-319 FE |var| |cen|)
((|constructor| (NIL "ExponentialOfUnivariatePuiseuxSeries is a domain used to represent essential singularities of functions. An object in this domain is a function of the form \\spad{exp(f(x))},{} where \\spad{f(x)} is a Puiseux series with no terms of non-negative degree. Objects are ordered according to order of singularity,{} with functions which tend more rapidly to zero or infinity considered to be larger. Thus,{} if \\spad{order(f(x)) < order(g(x))},{} \\spadignore{i.e.} the first non-zero term of \\spad{f(x)} has lower degree than the first non-zero term of \\spad{g(x)},{} then \\spad{exp(f(x)) > exp(g(x))}. If \\spad{order(f(x)) = order(g(x))},{} then the ordering is essentially random. This domain is used in computing limits involving functions with essential singularities.")) (|exponentialOrder| (((|Fraction| (|Integer|)) $) "\\spad{exponentialOrder(exp(c * x **(-n) + ...))} returns \\spad{-n}. exponentialOrder(0) returns \\spad{0}.")) (|exponent| (((|UnivariatePuiseuxSeries| |#1| |#2| |#3|) $) "\\spad{exponent(exp(f(x)))} returns \\spad{f(x)}")) (|exponential| (($ (|UnivariatePuiseuxSeries| |#1| |#2| |#3|)) "\\spad{exponential(f(x))} returns \\spad{exp(f(x))}. Note: the function does NOT check that \\spad{f(x)} has no non-negative terms.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
(-320 M)
((|constructor| (NIL "computes various functions on factored arguments.")) (|log| (((|List| (|Record| (|:| |coef| (|NonNegativeInteger|)) (|:| |logand| |#1|))) (|Factored| |#1|)) "\\spad{log(f)} returns \\spad{[(a1,{}b1),{}...,{}(am,{}bm)]} such that the logarithm of \\spad{f} is equal to \\spad{a1*log(b1) + ... + am*log(bm)}.")) (|nthRoot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#1|) (|:| |radicand| (|List| |#1|))) (|Factored| |#1|) (|NonNegativeInteger|)) "\\spad{nthRoot(f,{} n)} returns \\spad{(p,{} r,{} [r1,{}...,{}rm])} such that the \\spad{n}th-root of \\spad{f} is equal to \\spad{r * \\spad{p}th-root(r1 * ... * rm)},{} where \\spad{r1},{}...,{}\\spad{rm} are distinct factors of \\spad{f},{} each of which has an exponent smaller than \\spad{p} in \\spad{f}.")))
NIL
@@ -1218,7 +1218,7 @@ NIL
NIL
(-322 S)
((|constructor| (NIL "The free abelian group on a set \\spad{S} is the monoid of finite sums of the form \\spad{reduce(+,{}[\\spad{ni} * \\spad{si}])} where the \\spad{si}\\spad{'s} are in \\spad{S},{} and the \\spad{ni}\\spad{'s} are integers. The operation is commutative.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
((|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-788))))
(-323 S E)
((|constructor| (NIL "A free abelian monoid on a set \\spad{S} is the monoid of finite sums of the form \\spad{reduce(+,{}[\\spad{ni} * \\spad{si}])} where the \\spad{si}\\spad{'s} are in \\spad{S},{} and the \\spad{ni}\\spad{'s} are in a given abelian monoid. The operation is commutative.")) (|highCommonTerms| (($ $ $) "\\spad{highCommonTerms(e1 a1 + ... + en an,{} f1 b1 + ... + fm bm)} returns \\indented{2}{\\spad{reduce(+,{}[max(\\spad{ei},{} \\spad{fi}) \\spad{ci}])}} where \\spad{ci} ranges in the intersection of \\spad{{a1,{}...,{}an}} and \\spad{{b1,{}...,{}bm}}.")) (|mapGen| (($ (|Mapping| |#1| |#1|) $) "\\spad{mapGen(f,{} e1 a1 +...+ en an)} returns \\spad{e1 f(a1) +...+ en f(an)}.")) (|mapCoef| (($ (|Mapping| |#2| |#2|) $) "\\spad{mapCoef(f,{} e1 a1 +...+ en an)} returns \\spad{f(e1) a1 +...+ f(en) an}.")) (|coefficient| ((|#2| |#1| $) "\\spad{coefficient(s,{} e1 a1 + ... + en an)} returns \\spad{ei} such that \\spad{ai} = \\spad{s},{} or 0 if \\spad{s} is not one of the \\spad{ai}\\spad{'s}.")) (|nthFactor| ((|#1| $ (|Integer|)) "\\spad{nthFactor(x,{} n)} returns the factor of the n^th term of \\spad{x}.")) (|nthCoef| ((|#2| $ (|Integer|)) "\\spad{nthCoef(x,{} n)} returns the coefficient of the n^th term of \\spad{x}.")) (|terms| (((|List| (|Record| (|:| |gen| |#1|) (|:| |exp| |#2|))) $) "\\spad{terms(e1 a1 + ... + en an)} returns \\spad{[[a1,{} e1],{}...,{}[an,{} en]]}.")) (|size| (((|NonNegativeInteger|) $) "\\spad{size(x)} returns the number of terms in \\spad{x}. mapGen(\\spad{f},{} a1\\spad{\\^}e1 ... an\\spad{\\^}en) returns \\spad{f(a1)\\^e1 ... f(an)\\^en}.")) (* (($ |#2| |#1|) "\\spad{e * s} returns \\spad{e} times \\spad{s}.")) (+ (($ |#1| $) "\\spad{s + x} returns the sum of \\spad{s} and \\spad{x}.")))
@@ -1234,19 +1234,19 @@ NIL
((|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))))
(-326 R E)
((|constructor| (NIL "This category is similar to AbelianMonoidRing,{} except that the sum is assumed to be finite. It is a useful model for polynomials,{} but is somewhat more general.")) (|primitivePart| (($ $) "\\spad{primitivePart(p)} returns the unit normalized form of polynomial \\spad{p} divided by the content of \\spad{p}.")) (|content| ((|#1| $) "\\spad{content(p)} gives the \\spad{gcd} of the coefficients of polynomial \\spad{p}.")) (|exquo| (((|Union| $ "failed") $ |#1|) "\\spad{exquo(p,{}r)} returns the exact quotient of polynomial \\spad{p} by \\spad{r},{} or \"failed\" if none exists.")) (|binomThmExpt| (($ $ $ (|NonNegativeInteger|)) "\\spad{binomThmExpt(p,{}q,{}n)} returns \\spad{(x+y)^n} by means of the binomial theorem trick.")) (|pomopo!| (($ $ |#1| |#2| $) "\\spad{pomopo!(p1,{}r,{}e,{}p2)} returns \\spad{p1 + monomial(e,{}r) * p2} and may use \\spad{p1} as workspace. The constaant \\spad{r} is assumed to be nonzero.")) (|mapExponents| (($ (|Mapping| |#2| |#2|) $) "\\spad{mapExponents(fn,{}u)} maps function \\spad{fn} onto the exponents of the non-zero monomials of polynomial \\spad{u}.")) (|minimumDegree| ((|#2| $) "\\spad{minimumDegree(p)} gives the least exponent of a non-zero term of polynomial \\spad{p}. Error: if applied to 0.")) (|numberOfMonomials| (((|NonNegativeInteger|) $) "\\spad{numberOfMonomials(p)} gives the number of non-zero monomials in polynomial \\spad{p}.")) (|coefficients| (((|List| |#1|) $) "\\spad{coefficients(p)} gives the list of non-zero coefficients of polynomial \\spad{p}.")) (|ground| ((|#1| $) "\\spad{ground(p)} retracts polynomial \\spad{p} to the coefficient ring.")) (|ground?| (((|Boolean|) $) "\\spad{ground?(p)} tests if polynomial \\spad{p} is a member of the coefficient ring.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-327 S)
((|constructor| (NIL "\\indented{1}{A FlexibleArray is the notion of an array intended to allow for growth} at the end only. Hence the following efficient operations \\indented{2}{\\spad{append(x,{}a)} meaning append item \\spad{x} at the end of the array \\spad{a}} \\indented{2}{\\spad{delete(a,{}n)} meaning delete the last item from the array \\spad{a}} Flexible arrays support the other operations inherited from \\spadtype{ExtensibleLinearAggregate}. However,{} these are not efficient. Flexible arrays combine the \\spad{O(1)} access time property of arrays with growing and shrinking at the end in \\spad{O(1)} (average) time. This is done by using an ordinary array which may have zero or more empty slots at the end. When the array becomes full it is copied into a new larger (50\\% larger) array. Conversely,{} when the array becomes less than 1/2 full,{} it is copied into a smaller array. Flexible arrays provide for an efficient implementation of many data structures in particular heaps,{} stacks and sets.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
-(-328 S -2313)
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+(-328 S -2312)
((|constructor| (NIL "FiniteAlgebraicExtensionField {\\em F} is the category of fields which are finite algebraic extensions of the field {\\em F}. If {\\em F} is finite then any finite algebraic extension of {\\em F} is finite,{} too. Let {\\em K} be a finite algebraic extension of the finite field {\\em F}. The exponentiation of elements of {\\em K} defines a \\spad{Z}-module structure on the multiplicative group of {\\em K}. The additive group of {\\em K} becomes a module over the ring of polynomials over {\\em F} via the operation \\spadfun{linearAssociatedExp}(a:K,{}f:SparseUnivariatePolynomial \\spad{F}) which is linear over {\\em F},{} \\spadignore{i.e.} for elements {\\em a} from {\\em K},{} {\\em c,{}d} from {\\em F} and {\\em f,{}g} univariate polynomials over {\\em F} we have \\spadfun{linearAssociatedExp}(a,{}cf+dg) equals {\\em c} times \\spadfun{linearAssociatedExp}(a,{}\\spad{f}) plus {\\em d} times \\spadfun{linearAssociatedExp}(a,{}\\spad{g}). Therefore \\spadfun{linearAssociatedExp} is defined completely by its action on monomials from {\\em F[X]}: \\spadfun{linearAssociatedExp}(a,{}monomial(1,{}\\spad{k})\\spad{\\$}SUP(\\spad{F})) is defined to be \\spadfun{Frobenius}(a,{}\\spad{k}) which is {\\em a**(q**k)} where {\\em q=size()\\$F}. The operations order and discreteLog associated with the multiplicative exponentiation have additive analogues associated to the operation \\spadfun{linearAssociatedExp}. These are the functions \\spadfun{linearAssociatedOrder} and \\spadfun{linearAssociatedLog},{} respectively.")) (|linearAssociatedLog| (((|Union| (|SparseUnivariatePolynomial| |#2|) "failed") $ $) "\\spad{linearAssociatedLog(b,{}a)} returns a polynomial {\\em g},{} such that the \\spadfun{linearAssociatedExp}(\\spad{b},{}\\spad{g}) equals {\\em a}. If there is no such polynomial {\\em g},{} then \\spadfun{linearAssociatedLog} fails.") (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{linearAssociatedLog(a)} returns a polynomial {\\em g},{} such that \\spadfun{linearAssociatedExp}(normalElement(),{}\\spad{g}) equals {\\em a}.")) (|linearAssociatedOrder| (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{linearAssociatedOrder(a)} retruns the monic polynomial {\\em g} of least degree,{} such that \\spadfun{linearAssociatedExp}(a,{}\\spad{g}) is 0.")) (|linearAssociatedExp| (($ $ (|SparseUnivariatePolynomial| |#2|)) "\\spad{linearAssociatedExp(a,{}f)} is linear over {\\em F},{} \\spadignore{i.e.} for elements {\\em a} from {\\em \\$},{} {\\em c,{}d} form {\\em F} and {\\em f,{}g} univariate polynomials over {\\em F} we have \\spadfun{linearAssociatedExp}(a,{}cf+dg) equals {\\em c} times \\spadfun{linearAssociatedExp}(a,{}\\spad{f}) plus {\\em d} times \\spadfun{linearAssociatedExp}(a,{}\\spad{g}). Therefore \\spadfun{linearAssociatedExp} is defined completely by its action on monomials from {\\em F[X]}: \\spadfun{linearAssociatedExp}(a,{}monomial(1,{}\\spad{k})\\spad{\\$}SUP(\\spad{F})) is defined to be \\spadfun{Frobenius}(a,{}\\spad{k}) which is {\\em a**(q**k)},{} where {\\em q=size()\\$F}.")) (|generator| (($) "\\spad{generator()} returns a root of the defining polynomial. This element generates the field as an algebra over the ground field.")) (|normal?| (((|Boolean|) $) "\\spad{normal?(a)} tests whether the element \\spad{a} is normal over the ground field \\spad{F},{} \\spadignore{i.e.} \\spad{a**(q**i),{} 0 <= i <= extensionDegree()-1} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. Implementation according to Lidl/Niederreiter: Theorem 2.39.")) (|normalElement| (($) "\\spad{normalElement()} returns a element,{} normal over the ground field \\spad{F},{} \\spadignore{i.e.} \\spad{a**(q**i),{} 0 <= i < extensionDegree()} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. At the first call,{} the element is computed by \\spadfunFrom{createNormalElement}{FiniteAlgebraicExtensionField} then cached in a global variable. On subsequent calls,{} the element is retrieved by referencing the global variable.")) (|createNormalElement| (($) "\\spad{createNormalElement()} computes a normal element over the ground field \\spad{F},{} that is,{} \\spad{a**(q**i),{} 0 <= i < extensionDegree()} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. Reference: Such an element exists Lidl/Niederreiter: Theorem 2.35.")) (|trace| (($ $ (|PositiveInteger|)) "\\spad{trace(a,{}d)} computes the trace of \\spad{a} with respect to the field of extension degree \\spad{d} over the ground field of size \\spad{q}. Error: if \\spad{d} does not divide the extension degree of \\spad{a}. Note: \\spad{trace(a,{}d) = reduce(+,{}[a**(q**(d*i)) for i in 0..n/d])}.") ((|#2| $) "\\spad{trace(a)} computes the trace of \\spad{a} with respect to the field considered as an algebra with 1 over the ground field \\spad{F}.")) (|norm| (($ $ (|PositiveInteger|)) "\\spad{norm(a,{}d)} computes the norm of \\spad{a} with respect to the field of extension degree \\spad{d} over the ground field of size. Error: if \\spad{d} does not divide the extension degree of \\spad{a}. Note: norm(a,{}\\spad{d}) = reduce(*,{}[a**(\\spad{q**}(d*i)) for \\spad{i} in 0..\\spad{n/d}])") ((|#2| $) "\\spad{norm(a)} computes the norm of \\spad{a} with respect to the field considered as an algebra with 1 over the ground field \\spad{F}.")) (|degree| (((|PositiveInteger|) $) "\\spad{degree(a)} returns the degree of the minimal polynomial of an element \\spad{a} over the ground field \\spad{F}.")) (|extensionDegree| (((|PositiveInteger|)) "\\spad{extensionDegree()} returns the degree of field extension.")) (|definingPolynomial| (((|SparseUnivariatePolynomial| |#2|)) "\\spad{definingPolynomial()} returns the polynomial used to define the field extension.")) (|minimalPolynomial| (((|SparseUnivariatePolynomial| $) $ (|PositiveInteger|)) "\\spad{minimalPolynomial(x,{}n)} computes the minimal polynomial of \\spad{x} over the field of extension degree \\spad{n} over the ground field \\spad{F}.") (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{minimalPolynomial(a)} returns the minimal polynomial of an element \\spad{a} over the ground field \\spad{F}.")) (|represents| (($ (|Vector| |#2|)) "\\spad{represents([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed basis.")) (|coordinates| (((|Matrix| |#2|) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm])} returns the coordinates of the \\spad{vi}\\spad{'s} with to the fixed basis. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#2|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{F}-vectorspace basis.")) (|basis| (((|Vector| $) (|PositiveInteger|)) "\\spad{basis(n)} returns a fixed basis of a subfield of \\spad{\\$} as \\spad{F}-vectorspace.") (((|Vector| $)) "\\spad{basis()} returns a fixed basis of \\spad{\\$} as \\spad{F}-vectorspace.")))
NIL
((|HasCategory| |#2| (QUOTE (-368))))
-(-329 -2313)
+(-329 -2312)
((|constructor| (NIL "FiniteAlgebraicExtensionField {\\em F} is the category of fields which are finite algebraic extensions of the field {\\em F}. If {\\em F} is finite then any finite algebraic extension of {\\em F} is finite,{} too. Let {\\em K} be a finite algebraic extension of the finite field {\\em F}. The exponentiation of elements of {\\em K} defines a \\spad{Z}-module structure on the multiplicative group of {\\em K}. The additive group of {\\em K} becomes a module over the ring of polynomials over {\\em F} via the operation \\spadfun{linearAssociatedExp}(a:K,{}f:SparseUnivariatePolynomial \\spad{F}) which is linear over {\\em F},{} \\spadignore{i.e.} for elements {\\em a} from {\\em K},{} {\\em c,{}d} from {\\em F} and {\\em f,{}g} univariate polynomials over {\\em F} we have \\spadfun{linearAssociatedExp}(a,{}cf+dg) equals {\\em c} times \\spadfun{linearAssociatedExp}(a,{}\\spad{f}) plus {\\em d} times \\spadfun{linearAssociatedExp}(a,{}\\spad{g}). Therefore \\spadfun{linearAssociatedExp} is defined completely by its action on monomials from {\\em F[X]}: \\spadfun{linearAssociatedExp}(a,{}monomial(1,{}\\spad{k})\\spad{\\$}SUP(\\spad{F})) is defined to be \\spadfun{Frobenius}(a,{}\\spad{k}) which is {\\em a**(q**k)} where {\\em q=size()\\$F}. The operations order and discreteLog associated with the multiplicative exponentiation have additive analogues associated to the operation \\spadfun{linearAssociatedExp}. These are the functions \\spadfun{linearAssociatedOrder} and \\spadfun{linearAssociatedLog},{} respectively.")) (|linearAssociatedLog| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") $ $) "\\spad{linearAssociatedLog(b,{}a)} returns a polynomial {\\em g},{} such that the \\spadfun{linearAssociatedExp}(\\spad{b},{}\\spad{g}) equals {\\em a}. If there is no such polynomial {\\em g},{} then \\spadfun{linearAssociatedLog} fails.") (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{linearAssociatedLog(a)} returns a polynomial {\\em g},{} such that \\spadfun{linearAssociatedExp}(normalElement(),{}\\spad{g}) equals {\\em a}.")) (|linearAssociatedOrder| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{linearAssociatedOrder(a)} retruns the monic polynomial {\\em g} of least degree,{} such that \\spadfun{linearAssociatedExp}(a,{}\\spad{g}) is 0.")) (|linearAssociatedExp| (($ $ (|SparseUnivariatePolynomial| |#1|)) "\\spad{linearAssociatedExp(a,{}f)} is linear over {\\em F},{} \\spadignore{i.e.} for elements {\\em a} from {\\em \\$},{} {\\em c,{}d} form {\\em F} and {\\em f,{}g} univariate polynomials over {\\em F} we have \\spadfun{linearAssociatedExp}(a,{}cf+dg) equals {\\em c} times \\spadfun{linearAssociatedExp}(a,{}\\spad{f}) plus {\\em d} times \\spadfun{linearAssociatedExp}(a,{}\\spad{g}). Therefore \\spadfun{linearAssociatedExp} is defined completely by its action on monomials from {\\em F[X]}: \\spadfun{linearAssociatedExp}(a,{}monomial(1,{}\\spad{k})\\spad{\\$}SUP(\\spad{F})) is defined to be \\spadfun{Frobenius}(a,{}\\spad{k}) which is {\\em a**(q**k)},{} where {\\em q=size()\\$F}.")) (|generator| (($) "\\spad{generator()} returns a root of the defining polynomial. This element generates the field as an algebra over the ground field.")) (|normal?| (((|Boolean|) $) "\\spad{normal?(a)} tests whether the element \\spad{a} is normal over the ground field \\spad{F},{} \\spadignore{i.e.} \\spad{a**(q**i),{} 0 <= i <= extensionDegree()-1} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. Implementation according to Lidl/Niederreiter: Theorem 2.39.")) (|normalElement| (($) "\\spad{normalElement()} returns a element,{} normal over the ground field \\spad{F},{} \\spadignore{i.e.} \\spad{a**(q**i),{} 0 <= i < extensionDegree()} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. At the first call,{} the element is computed by \\spadfunFrom{createNormalElement}{FiniteAlgebraicExtensionField} then cached in a global variable. On subsequent calls,{} the element is retrieved by referencing the global variable.")) (|createNormalElement| (($) "\\spad{createNormalElement()} computes a normal element over the ground field \\spad{F},{} that is,{} \\spad{a**(q**i),{} 0 <= i < extensionDegree()} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. Reference: Such an element exists Lidl/Niederreiter: Theorem 2.35.")) (|trace| (($ $ (|PositiveInteger|)) "\\spad{trace(a,{}d)} computes the trace of \\spad{a} with respect to the field of extension degree \\spad{d} over the ground field of size \\spad{q}. Error: if \\spad{d} does not divide the extension degree of \\spad{a}. Note: \\spad{trace(a,{}d) = reduce(+,{}[a**(q**(d*i)) for i in 0..n/d])}.") ((|#1| $) "\\spad{trace(a)} computes the trace of \\spad{a} with respect to the field considered as an algebra with 1 over the ground field \\spad{F}.")) (|norm| (($ $ (|PositiveInteger|)) "\\spad{norm(a,{}d)} computes the norm of \\spad{a} with respect to the field of extension degree \\spad{d} over the ground field of size. Error: if \\spad{d} does not divide the extension degree of \\spad{a}. Note: norm(a,{}\\spad{d}) = reduce(*,{}[a**(\\spad{q**}(d*i)) for \\spad{i} in 0..\\spad{n/d}])") ((|#1| $) "\\spad{norm(a)} computes the norm of \\spad{a} with respect to the field considered as an algebra with 1 over the ground field \\spad{F}.")) (|degree| (((|PositiveInteger|) $) "\\spad{degree(a)} returns the degree of the minimal polynomial of an element \\spad{a} over the ground field \\spad{F}.")) (|extensionDegree| (((|PositiveInteger|)) "\\spad{extensionDegree()} returns the degree of field extension.")) (|definingPolynomial| (((|SparseUnivariatePolynomial| |#1|)) "\\spad{definingPolynomial()} returns the polynomial used to define the field extension.")) (|minimalPolynomial| (((|SparseUnivariatePolynomial| $) $ (|PositiveInteger|)) "\\spad{minimalPolynomial(x,{}n)} computes the minimal polynomial of \\spad{x} over the field of extension degree \\spad{n} over the ground field \\spad{F}.") (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{minimalPolynomial(a)} returns the minimal polynomial of an element \\spad{a} over the ground field \\spad{F}.")) (|represents| (($ (|Vector| |#1|)) "\\spad{represents([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed basis.")) (|coordinates| (((|Matrix| |#1|) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm])} returns the coordinates of the \\spad{vi}\\spad{'s} with to the fixed basis. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#1|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{F}-vectorspace basis.")) (|basis| (((|Vector| $) (|PositiveInteger|)) "\\spad{basis(n)} returns a fixed basis of a subfield of \\spad{\\$} as \\spad{F}-vectorspace.") (((|Vector| $)) "\\spad{basis()} returns a fixed basis of \\spad{\\$} as \\spad{F}-vectorspace.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-330)
((|constructor| (NIL "This domain builds representations of program code segments for use with the FortranProgram domain.")) (|setLabelValue| (((|SingleInteger|) (|SingleInteger|)) "\\spad{setLabelValue(i)} resets the counter which produces labels to \\spad{i}")) (|getCode| (((|SExpression|) $) "\\spad{getCode(f)} returns a Lisp list of strings representing \\spad{f} in Fortran notation. This is used by the FortranProgram domain.")) (|printCode| (((|Void|) $) "\\spad{printCode(f)} prints out \\spad{f} in FORTRAN notation.")) (|code| (((|Union| (|:| |nullBranch| "null") (|:| |assignmentBranch| (|Record| (|:| |var| (|Symbol|)) (|:| |arrayIndex| (|List| (|Polynomial| (|Integer|)))) (|:| |rand| (|Record| (|:| |ints2Floats?| (|Boolean|)) (|:| |expr| (|OutputForm|)))))) (|:| |arrayAssignmentBranch| (|Record| (|:| |var| (|Symbol|)) (|:| |rand| (|OutputForm|)) (|:| |ints2Floats?| (|Boolean|)))) (|:| |conditionalBranch| (|Record| (|:| |switch| (|Switch|)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (|Record| (|:| |empty?| (|Boolean|)) (|:| |value| (|Record| (|:| |ints2Floats?| (|Boolean|)) (|:| |expr| (|OutputForm|)))))) (|:| |blockBranch| (|List| $)) (|:| |commentBranch| (|List| (|String|))) (|:| |callBranch| (|String|)) (|:| |forBranch| (|Record| (|:| |range| (|SegmentBinding| (|Polynomial| (|Integer|)))) (|:| |span| (|Polynomial| (|Integer|))) (|:| |body| $))) (|:| |labelBranch| (|SingleInteger|)) (|:| |loopBranch| (|Record| (|:| |switch| (|Switch|)) (|:| |body| $))) (|:| |commonBranch| (|Record| (|:| |name| (|Symbol|)) (|:| |contents| (|List| (|Symbol|))))) (|:| |printBranch| (|List| (|OutputForm|)))) $) "\\spad{code(f)} returns the internal representation of the object represented by \\spad{f}.")) (|operation| (((|Union| (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $) "\\spad{operation(f)} returns the name of the operation represented by \\spad{f}.")) (|common| (($ (|Symbol|) (|List| (|Symbol|))) "\\spad{common(name,{}contents)} creates a representation a named common block.")) (|printStatement| (($ (|List| (|OutputForm|))) "\\spad{printStatement(l)} creates a representation of a PRINT statement.")) (|save| (($) "\\spad{save()} creates a representation of a SAVE statement.")) (|stop| (($) "\\spad{stop()} creates a representation of a STOP statement.")) (|block| (($ (|List| $)) "\\spad{block(l)} creates a representation of the statements in \\spad{l} as a block.")) (|assign| (($ (|Symbol|) (|List| (|Polynomial| (|Integer|))) (|Expression| (|Complex| (|Float|)))) "\\spad{assign(x,{}l,{}y)} creates a representation of the assignment of \\spad{y} to the \\spad{l}\\spad{'}th element of array \\spad{x} (\\spad{l} is a list of indices).") (($ (|Symbol|) (|List| (|Polynomial| (|Integer|))) (|Expression| (|Float|))) "\\spad{assign(x,{}l,{}y)} creates a representation of the assignment of \\spad{y} to the \\spad{l}\\spad{'}th element of array \\spad{x} (\\spad{l} is a list of indices).") (($ (|Symbol|) (|List| (|Polynomial| (|Integer|))) (|Expression| (|Integer|))) "\\spad{assign(x,{}l,{}y)} creates a representation of the assignment of \\spad{y} to the \\spad{l}\\spad{'}th element of array \\spad{x} (\\spad{l} is a list of indices).") (($ (|Symbol|) (|Vector| (|Expression| (|Complex| (|Float|))))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|Expression| (|Float|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|Expression| (|Integer|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|Expression| (|Complex| (|Float|))))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|Expression| (|Float|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|Expression| (|Integer|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Expression| (|Complex| (|Float|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Expression| (|Float|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Expression| (|Integer|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|List| (|Polynomial| (|Integer|))) (|Expression| (|MachineComplex|))) "\\spad{assign(x,{}l,{}y)} creates a representation of the assignment of \\spad{y} to the \\spad{l}\\spad{'}th element of array \\spad{x} (\\spad{l} is a list of indices).") (($ (|Symbol|) (|List| (|Polynomial| (|Integer|))) (|Expression| (|MachineFloat|))) "\\spad{assign(x,{}l,{}y)} creates a representation of the assignment of \\spad{y} to the \\spad{l}\\spad{'}th element of array \\spad{x} (\\spad{l} is a list of indices).") (($ (|Symbol|) (|List| (|Polynomial| (|Integer|))) (|Expression| (|MachineInteger|))) "\\spad{assign(x,{}l,{}y)} creates a representation of the assignment of \\spad{y} to the \\spad{l}\\spad{'}th element of array \\spad{x} (\\spad{l} is a list of indices).") (($ (|Symbol|) (|Vector| (|Expression| (|MachineComplex|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|Expression| (|MachineFloat|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|Expression| (|MachineInteger|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|Expression| (|MachineComplex|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|Expression| (|MachineFloat|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|Expression| (|MachineInteger|)))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|MachineComplex|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|MachineFloat|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Vector| (|MachineInteger|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|MachineComplex|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|MachineFloat|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Matrix| (|MachineInteger|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Expression| (|MachineComplex|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Expression| (|MachineFloat|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|Expression| (|MachineInteger|))) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.") (($ (|Symbol|) (|String|)) "\\spad{assign(x,{}y)} creates a representation of the FORTRAN expression x=y.")) (|cond| (($ (|Switch|) $ $) "\\spad{cond(s,{}e,{}f)} creates a representation of the FORTRAN expression IF (\\spad{s}) THEN \\spad{e} ELSE \\spad{f}.") (($ (|Switch|) $) "\\spad{cond(s,{}e)} creates a representation of the FORTRAN expression IF (\\spad{s}) THEN \\spad{e}.")) (|returns| (($ (|Expression| (|Complex| (|Float|)))) "\\spad{returns(e)} creates a representation of a FORTRAN RETURN statement with a returned value.") (($ (|Expression| (|Integer|))) "\\spad{returns(e)} creates a representation of a FORTRAN RETURN statement with a returned value.") (($ (|Expression| (|Float|))) "\\spad{returns(e)} creates a representation of a FORTRAN RETURN statement with a returned value.") (($ (|Expression| (|MachineComplex|))) "\\spad{returns(e)} creates a representation of a FORTRAN RETURN statement with a returned value.") (($ (|Expression| (|MachineInteger|))) "\\spad{returns(e)} creates a representation of a FORTRAN RETURN statement with a returned value.") (($ (|Expression| (|MachineFloat|))) "\\spad{returns(e)} creates a representation of a FORTRAN RETURN statement with a returned value.") (($) "\\spad{returns()} creates a representation of a FORTRAN RETURN statement.")) (|call| (($ (|String|)) "\\spad{call(s)} creates a representation of a FORTRAN CALL statement")) (|comment| (($ (|List| (|String|))) "\\spad{comment(s)} creates a representation of the Strings \\spad{s} as a multi-line FORTRAN comment.") (($ (|String|)) "\\spad{comment(s)} creates a representation of the String \\spad{s} as a single FORTRAN comment.")) (|continue| (($ (|SingleInteger|)) "\\spad{continue(l)} creates a representation of a FORTRAN CONTINUE labelled with \\spad{l}")) (|goto| (($ (|SingleInteger|)) "\\spad{goto(l)} creates a representation of a FORTRAN GOTO statement")) (|repeatUntilLoop| (($ (|Switch|) $) "\\spad{repeatUntilLoop(s,{}c)} creates a repeat ... until loop in FORTRAN.")) (|whileLoop| (($ (|Switch|) $) "\\spad{whileLoop(s,{}c)} creates a while loop in FORTRAN.")) (|forLoop| (($ (|SegmentBinding| (|Polynomial| (|Integer|))) (|Polynomial| (|Integer|)) $) "\\spad{forLoop(i=1..10,{}n,{}c)} creates a representation of a FORTRAN DO loop with \\spad{i} ranging over the values 1 to 10 by \\spad{n}.") (($ (|SegmentBinding| (|Polynomial| (|Integer|))) $) "\\spad{forLoop(i=1..10,{}c)} creates a representation of a FORTRAN DO loop with \\spad{i} ranging over the values 1 to 10.")))
@@ -1264,15 +1264,15 @@ NIL
((|constructor| (NIL "\\indented{1}{Lift a map to finite divisors.} Author: Manuel Bronstein Date Created: 1988 Date Last Updated: 19 May 1993")) (|map| (((|FiniteDivisor| |#5| |#6| |#7| |#8|) (|Mapping| |#5| |#1|) (|FiniteDivisor| |#1| |#2| |#3| |#4|)) "\\spad{map(f,{}d)} \\undocumented{}")))
NIL
NIL
-(-334 S -2313 UP UPUP R)
+(-334 S -2312 UP UPUP R)
((|constructor| (NIL "This category describes finite rational divisors on a curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve.")) (|generator| (((|Union| |#5| "failed") $) "\\spad{generator(d)} returns \\spad{f} if \\spad{(f) = d},{} \"failed\" if \\spad{d} is not principal.")) (|principal?| (((|Boolean|) $) "\\spad{principal?(D)} tests if the argument is the divisor of a function.")) (|reduce| (($ $) "\\spad{reduce(D)} converts \\spad{D} to some reduced form (the reduced forms can be differents in different implementations).")) (|decompose| (((|Record| (|:| |id| (|FractionalIdeal| |#3| (|Fraction| |#3|) |#4| |#5|)) (|:| |principalPart| |#5|)) $) "\\spad{decompose(d)} returns \\spad{[id,{} f]} where \\spad{d = (id) + div(f)}.")) (|divisor| (($ |#5| |#3| |#3| |#3| |#2|) "\\spad{divisor(h,{} d,{} d',{} g,{} r)} returns the sum of all the finite points where \\spad{h/d} has residue \\spad{r}. \\spad{h} must be integral. \\spad{d} must be squarefree. \\spad{d'} is some derivative of \\spad{d} (not necessarily dd/dx). \\spad{g = gcd(d,{}discriminant)} contains the ramified zeros of \\spad{d}") (($ |#2| |#2| (|Integer|)) "\\spad{divisor(a,{} b,{} n)} makes the divisor \\spad{nP} where \\spad{P:} \\spad{(x = a,{} y = b)}. \\spad{P} is allowed to be singular if \\spad{n} is a multiple of the rank.") (($ |#2| |#2|) "\\spad{divisor(a,{} b)} makes the divisor \\spad{P:} \\spad{(x = a,{} y = b)}. Error: if \\spad{P} is singular.") (($ |#5|) "\\spad{divisor(g)} returns the divisor of the function \\spad{g}.") (($ (|FractionalIdeal| |#3| (|Fraction| |#3|) |#4| |#5|)) "\\spad{divisor(I)} makes a divisor \\spad{D} from an ideal \\spad{I}.")) (|ideal| (((|FractionalIdeal| |#3| (|Fraction| |#3|) |#4| |#5|) $) "\\spad{ideal(D)} returns the ideal corresponding to a divisor \\spad{D}.")))
NIL
NIL
-(-335 -2313 UP UPUP R)
+(-335 -2312 UP UPUP R)
((|constructor| (NIL "This category describes finite rational divisors on a curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve.")) (|generator| (((|Union| |#4| "failed") $) "\\spad{generator(d)} returns \\spad{f} if \\spad{(f) = d},{} \"failed\" if \\spad{d} is not principal.")) (|principal?| (((|Boolean|) $) "\\spad{principal?(D)} tests if the argument is the divisor of a function.")) (|reduce| (($ $) "\\spad{reduce(D)} converts \\spad{D} to some reduced form (the reduced forms can be differents in different implementations).")) (|decompose| (((|Record| (|:| |id| (|FractionalIdeal| |#2| (|Fraction| |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) "\\spad{decompose(d)} returns \\spad{[id,{} f]} where \\spad{d = (id) + div(f)}.")) (|divisor| (($ |#4| |#2| |#2| |#2| |#1|) "\\spad{divisor(h,{} d,{} d',{} g,{} r)} returns the sum of all the finite points where \\spad{h/d} has residue \\spad{r}. \\spad{h} must be integral. \\spad{d} must be squarefree. \\spad{d'} is some derivative of \\spad{d} (not necessarily dd/dx). \\spad{g = gcd(d,{}discriminant)} contains the ramified zeros of \\spad{d}") (($ |#1| |#1| (|Integer|)) "\\spad{divisor(a,{} b,{} n)} makes the divisor \\spad{nP} where \\spad{P:} \\spad{(x = a,{} y = b)}. \\spad{P} is allowed to be singular if \\spad{n} is a multiple of the rank.") (($ |#1| |#1|) "\\spad{divisor(a,{} b)} makes the divisor \\spad{P:} \\spad{(x = a,{} y = b)}. Error: if \\spad{P} is singular.") (($ |#4|) "\\spad{divisor(g)} returns the divisor of the function \\spad{g}.") (($ (|FractionalIdeal| |#2| (|Fraction| |#2|) |#3| |#4|)) "\\spad{divisor(I)} makes a divisor \\spad{D} from an ideal \\spad{I}.")) (|ideal| (((|FractionalIdeal| |#2| (|Fraction| |#2|) |#3| |#4|) $) "\\spad{ideal(D)} returns the ideal corresponding to a divisor \\spad{D}.")))
NIL
NIL
-(-336 -2313 UP UPUP R)
+(-336 -2312 UP UPUP R)
((|constructor| (NIL "This domains implements finite rational divisors on a curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve.")) (|lSpaceBasis| (((|Vector| |#4|) $) "\\spad{lSpaceBasis(d)} returns a basis for \\spad{L(d) = {f | (f) >= -d}} as a module over \\spad{K[x]}.")) (|finiteBasis| (((|Vector| |#4|) $) "\\spad{finiteBasis(d)} returns a basis for \\spad{d} as a module over {\\em K[x]}.")))
NIL
NIL
@@ -1286,32 +1286,32 @@ NIL
NIL
(-339 |basicSymbols| |subscriptedSymbols| R)
((|constructor| (NIL "A domain of expressions involving functions which can be translated into standard Fortran-77,{} with some extra extensions from the NAG Fortran Library.")) (|useNagFunctions| (((|Boolean|) (|Boolean|)) "\\spad{useNagFunctions(v)} sets the flag which controls whether NAG functions \\indented{1}{are being used for mathematical and machine constants.\\space{2}The previous} \\indented{1}{value is returned.}") (((|Boolean|)) "\\spad{useNagFunctions()} indicates whether NAG functions are being used \\indented{1}{for mathematical and machine constants.}")) (|variables| (((|List| (|Symbol|)) $) "\\spad{variables(e)} return a list of all the variables in \\spad{e}.")) (|pi| (($) "\\spad{\\spad{pi}(x)} represents the NAG Library function X01AAF which returns \\indented{1}{an approximation to the value of \\spad{pi}}")) (|tanh| (($ $) "\\spad{tanh(x)} represents the Fortran intrinsic function TANH")) (|cosh| (($ $) "\\spad{cosh(x)} represents the Fortran intrinsic function COSH")) (|sinh| (($ $) "\\spad{sinh(x)} represents the Fortran intrinsic function SINH")) (|atan| (($ $) "\\spad{atan(x)} represents the Fortran intrinsic function ATAN")) (|acos| (($ $) "\\spad{acos(x)} represents the Fortran intrinsic function ACOS")) (|asin| (($ $) "\\spad{asin(x)} represents the Fortran intrinsic function ASIN")) (|tan| (($ $) "\\spad{tan(x)} represents the Fortran intrinsic function TAN")) (|cos| (($ $) "\\spad{cos(x)} represents the Fortran intrinsic function COS")) (|sin| (($ $) "\\spad{sin(x)} represents the Fortran intrinsic function SIN")) (|log10| (($ $) "\\spad{log10(x)} represents the Fortran intrinsic function LOG10")) (|log| (($ $) "\\spad{log(x)} represents the Fortran intrinsic function LOG")) (|exp| (($ $) "\\spad{exp(x)} represents the Fortran intrinsic function EXP")) (|sqrt| (($ $) "\\spad{sqrt(x)} represents the Fortran intrinsic function SQRT")) (|abs| (($ $) "\\spad{abs(x)} represents the Fortran intrinsic function ABS")) (|coerce| (((|Expression| |#3|) $) "\\spad{coerce(x)} \\undocumented{}")) (|retractIfCan| (((|Union| $ "failed") (|Polynomial| (|Float|))) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Fraction| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Expression| (|Float|))) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Fraction| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Expression| (|Integer|))) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Symbol|)) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a FortranExpression \\indented{1}{checking that it is one of the given basic symbols} \\indented{1}{or subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (((|Union| $ "failed") (|Expression| |#3|)) "\\spad{retractIfCan(e)} takes \\spad{e} and tries to transform it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}")) (|retract| (($ (|Polynomial| (|Float|))) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Fraction| (|Polynomial| (|Float|)))) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Expression| (|Float|))) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Polynomial| (|Integer|))) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Fraction| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Expression| (|Integer|))) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Symbol|)) "\\spad{retract(e)} takes \\spad{e} and transforms it into a FortranExpression \\indented{1}{checking that it is one of the given basic symbols} \\indented{1}{or subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}") (($ (|Expression| |#3|)) "\\spad{retract(e)} takes \\spad{e} and transforms it into a \\indented{1}{FortranExpression checking that it contains no non-Fortran} \\indented{1}{functions,{} and that it only contains the given basic symbols} \\indented{1}{and subscripted symbols which correspond to scalar and array} \\indented{1}{parameters respectively.}")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-379)))) (|HasCategory| $ (QUOTE (-1045))) (|HasCategory| $ (LIST (QUOTE -1034) (QUOTE (-564)))))
(-340 R1 UP1 UPUP1 F1 R2 UP2 UPUP2 F2)
((|constructor| (NIL "Lifts a map from rings to function fields over them.")) (|map| ((|#8| (|Mapping| |#5| |#1|) |#4|) "\\spad{map(f,{} p)} lifts \\spad{f} to \\spad{F1} and applies it to \\spad{p}.")))
NIL
NIL
-(-341 S -2313 UP UPUP)
+(-341 S -2312 UP UPUP)
((|constructor| (NIL "This category is a model for the function field of a plane algebraic curve.")) (|rationalPoints| (((|List| (|List| |#2|))) "\\spad{rationalPoints()} returns the list of all the affine rational points.")) (|nonSingularModel| (((|List| (|Polynomial| |#2|)) (|Symbol|)) "\\spad{nonSingularModel(u)} returns the equations in u1,{}...,{}un of an affine non-singular model for the curve.")) (|algSplitSimple| (((|Record| (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (|Mapping| |#3| |#3|)) "\\spad{algSplitSimple(f,{} D)} returns \\spad{[h,{}d,{}d',{}g]} such that \\spad{f=h/d},{} \\spad{h} is integral at all the normal places \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} \\spad{d' = Dd},{} \\spad{g = gcd(d,{} discriminant())} and \\spad{D} is the derivation to use. \\spad{f} must have at most simple finite poles.")) (|hyperelliptic| (((|Union| |#3| "failed")) "\\spad{hyperelliptic()} returns \\spad{p(x)} if the curve is the hyperelliptic defined by \\spad{y**2 = p(x)},{} \"failed\" otherwise.")) (|elliptic| (((|Union| |#3| "failed")) "\\spad{elliptic()} returns \\spad{p(x)} if the curve is the elliptic defined by \\spad{y**2 = p(x)},{} \"failed\" otherwise.")) (|elt| ((|#2| $ |#2| |#2|) "\\spad{elt(f,{}a,{}b)} or \\spad{f}(a,{} \\spad{b}) returns the value of \\spad{f} at the point \\spad{(x = a,{} y = b)} if it is not singular.")) (|primitivePart| (($ $) "\\spad{primitivePart(f)} removes the content of the denominator and the common content of the numerator of \\spad{f}.")) (|differentiate| (($ $ (|Mapping| |#3| |#3|)) "\\spad{differentiate(x,{} d)} extends the derivation \\spad{d} from UP to \\$ and applies it to \\spad{x}.")) (|integralDerivationMatrix| (((|Record| (|:| |num| (|Matrix| |#3|)) (|:| |den| |#3|)) (|Mapping| |#3| |#3|)) "\\spad{integralDerivationMatrix(d)} extends the derivation \\spad{d} from UP to \\$ and returns (\\spad{M},{} \\spad{Q}) such that the i^th row of \\spad{M} divided by \\spad{Q} form the coordinates of \\spad{d(\\spad{wi})} with respect to \\spad{(w1,{}...,{}wn)} where \\spad{(w1,{}...,{}wn)} is the integral basis returned by integralBasis().")) (|integralRepresents| (($ (|Vector| |#3|) |#3|) "\\spad{integralRepresents([A1,{}...,{}An],{} D)} returns \\spad{(A1 w1+...+An wn)/D} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spad{integralBasis()}.")) (|integralCoordinates| (((|Record| (|:| |num| (|Vector| |#3|)) (|:| |den| |#3|)) $) "\\spad{integralCoordinates(f)} returns \\spad{[[A1,{}...,{}An],{} D]} such that \\spad{f = (A1 w1 +...+ An wn) / D} where \\spad{(w1,{}...,{}wn)} is the integral basis returned by \\spad{integralBasis()}.")) (|represents| (($ (|Vector| |#3|) |#3|) "\\spad{represents([A0,{}...,{}A(n-1)],{}D)} returns \\spad{(A0 + A1 y +...+ A(n-1)*y**(n-1))/D}.")) (|yCoordinates| (((|Record| (|:| |num| (|Vector| |#3|)) (|:| |den| |#3|)) $) "\\spad{yCoordinates(f)} returns \\spad{[[A1,{}...,{}An],{} D]} such that \\spad{f = (A1 + A2 y +...+ An y**(n-1)) / D}.")) (|inverseIntegralMatrixAtInfinity| (((|Matrix| (|Fraction| |#3|))) "\\spad{inverseIntegralMatrixAtInfinity()} returns \\spad{M} such that \\spad{M (v1,{}...,{}vn) = (1,{} y,{} ...,{} y**(n-1))} where \\spad{(v1,{}...,{}vn)} is the local integral basis at infinity returned by \\spad{infIntBasis()}.")) (|integralMatrixAtInfinity| (((|Matrix| (|Fraction| |#3|))) "\\spad{integralMatrixAtInfinity()} returns \\spad{M} such that \\spad{(v1,{}...,{}vn) = M (1,{} y,{} ...,{} y**(n-1))} where \\spad{(v1,{}...,{}vn)} is the local integral basis at infinity returned by \\spad{infIntBasis()}.")) (|inverseIntegralMatrix| (((|Matrix| (|Fraction| |#3|))) "\\spad{inverseIntegralMatrix()} returns \\spad{M} such that \\spad{M (w1,{}...,{}wn) = (1,{} y,{} ...,{} y**(n-1))} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spadfunFrom{integralBasis}{FunctionFieldCategory}.")) (|integralMatrix| (((|Matrix| (|Fraction| |#3|))) "\\spad{integralMatrix()} returns \\spad{M} such that \\spad{(w1,{}...,{}wn) = M (1,{} y,{} ...,{} y**(n-1))},{} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spadfunFrom{integralBasis}{FunctionFieldCategory}.")) (|reduceBasisAtInfinity| (((|Vector| $) (|Vector| $)) "\\spad{reduceBasisAtInfinity(b1,{}...,{}bn)} returns \\spad{(x**i * bj)} for all \\spad{i},{}\\spad{j} such that \\spad{x**i*bj} is locally integral at infinity.")) (|normalizeAtInfinity| (((|Vector| $) (|Vector| $)) "\\spad{normalizeAtInfinity(v)} makes \\spad{v} normal at infinity.")) (|complementaryBasis| (((|Vector| $) (|Vector| $)) "\\spad{complementaryBasis(b1,{}...,{}bn)} returns the complementary basis \\spad{(b1',{}...,{}bn')} of \\spad{(b1,{}...,{}bn)}.")) (|integral?| (((|Boolean|) $ |#3|) "\\spad{integral?(f,{} p)} tests whether \\spad{f} is locally integral at \\spad{p(x) = 0}.") (((|Boolean|) $ |#2|) "\\spad{integral?(f,{} a)} tests whether \\spad{f} is locally integral at \\spad{x = a}.") (((|Boolean|) $) "\\spad{integral?()} tests if \\spad{f} is integral over \\spad{k[x]}.")) (|integralAtInfinity?| (((|Boolean|) $) "\\spad{integralAtInfinity?()} tests if \\spad{f} is locally integral at infinity.")) (|integralBasisAtInfinity| (((|Vector| $)) "\\spad{integralBasisAtInfinity()} returns the local integral basis at infinity.")) (|integralBasis| (((|Vector| $)) "\\spad{integralBasis()} returns the integral basis for the curve.")) (|ramified?| (((|Boolean|) |#3|) "\\spad{ramified?(p)} tests whether \\spad{p(x) = 0} is ramified.") (((|Boolean|) |#2|) "\\spad{ramified?(a)} tests whether \\spad{x = a} is ramified.")) (|ramifiedAtInfinity?| (((|Boolean|)) "\\spad{ramifiedAtInfinity?()} tests if infinity is ramified.")) (|singular?| (((|Boolean|) |#3|) "\\spad{singular?(p)} tests whether \\spad{p(x) = 0} is singular.") (((|Boolean|) |#2|) "\\spad{singular?(a)} tests whether \\spad{x = a} is singular.")) (|singularAtInfinity?| (((|Boolean|)) "\\spad{singularAtInfinity?()} tests if there is a singularity at infinity.")) (|branchPoint?| (((|Boolean|) |#3|) "\\spad{branchPoint?(p)} tests whether \\spad{p(x) = 0} is a branch point.") (((|Boolean|) |#2|) "\\spad{branchPoint?(a)} tests whether \\spad{x = a} is a branch point.")) (|branchPointAtInfinity?| (((|Boolean|)) "\\spad{branchPointAtInfinity?()} tests if there is a branch point at infinity.")) (|rationalPoint?| (((|Boolean|) |#2| |#2|) "\\spad{rationalPoint?(a,{} b)} tests if \\spad{(x=a,{}y=b)} is on the curve.")) (|absolutelyIrreducible?| (((|Boolean|)) "\\spad{absolutelyIrreducible?()} tests if the curve absolutely irreducible?")) (|genus| (((|NonNegativeInteger|)) "\\spad{genus()} returns the genus of one absolutely irreducible component")) (|numberOfComponents| (((|NonNegativeInteger|)) "\\spad{numberOfComponents()} returns the number of absolutely irreducible components.")))
NIL
((|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-363))))
-(-342 -2313 UP UPUP)
+(-342 -2312 UP UPUP)
((|constructor| (NIL "This category is a model for the function field of a plane algebraic curve.")) (|rationalPoints| (((|List| (|List| |#1|))) "\\spad{rationalPoints()} returns the list of all the affine rational points.")) (|nonSingularModel| (((|List| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{nonSingularModel(u)} returns the equations in u1,{}...,{}un of an affine non-singular model for the curve.")) (|algSplitSimple| (((|Record| (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (|Mapping| |#2| |#2|)) "\\spad{algSplitSimple(f,{} D)} returns \\spad{[h,{}d,{}d',{}g]} such that \\spad{f=h/d},{} \\spad{h} is integral at all the normal places \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} \\spad{d' = Dd},{} \\spad{g = gcd(d,{} discriminant())} and \\spad{D} is the derivation to use. \\spad{f} must have at most simple finite poles.")) (|hyperelliptic| (((|Union| |#2| "failed")) "\\spad{hyperelliptic()} returns \\spad{p(x)} if the curve is the hyperelliptic defined by \\spad{y**2 = p(x)},{} \"failed\" otherwise.")) (|elliptic| (((|Union| |#2| "failed")) "\\spad{elliptic()} returns \\spad{p(x)} if the curve is the elliptic defined by \\spad{y**2 = p(x)},{} \"failed\" otherwise.")) (|elt| ((|#1| $ |#1| |#1|) "\\spad{elt(f,{}a,{}b)} or \\spad{f}(a,{} \\spad{b}) returns the value of \\spad{f} at the point \\spad{(x = a,{} y = b)} if it is not singular.")) (|primitivePart| (($ $) "\\spad{primitivePart(f)} removes the content of the denominator and the common content of the numerator of \\spad{f}.")) (|differentiate| (($ $ (|Mapping| |#2| |#2|)) "\\spad{differentiate(x,{} d)} extends the derivation \\spad{d} from UP to \\$ and applies it to \\spad{x}.")) (|integralDerivationMatrix| (((|Record| (|:| |num| (|Matrix| |#2|)) (|:| |den| |#2|)) (|Mapping| |#2| |#2|)) "\\spad{integralDerivationMatrix(d)} extends the derivation \\spad{d} from UP to \\$ and returns (\\spad{M},{} \\spad{Q}) such that the i^th row of \\spad{M} divided by \\spad{Q} form the coordinates of \\spad{d(\\spad{wi})} with respect to \\spad{(w1,{}...,{}wn)} where \\spad{(w1,{}...,{}wn)} is the integral basis returned by integralBasis().")) (|integralRepresents| (($ (|Vector| |#2|) |#2|) "\\spad{integralRepresents([A1,{}...,{}An],{} D)} returns \\spad{(A1 w1+...+An wn)/D} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spad{integralBasis()}.")) (|integralCoordinates| (((|Record| (|:| |num| (|Vector| |#2|)) (|:| |den| |#2|)) $) "\\spad{integralCoordinates(f)} returns \\spad{[[A1,{}...,{}An],{} D]} such that \\spad{f = (A1 w1 +...+ An wn) / D} where \\spad{(w1,{}...,{}wn)} is the integral basis returned by \\spad{integralBasis()}.")) (|represents| (($ (|Vector| |#2|) |#2|) "\\spad{represents([A0,{}...,{}A(n-1)],{}D)} returns \\spad{(A0 + A1 y +...+ A(n-1)*y**(n-1))/D}.")) (|yCoordinates| (((|Record| (|:| |num| (|Vector| |#2|)) (|:| |den| |#2|)) $) "\\spad{yCoordinates(f)} returns \\spad{[[A1,{}...,{}An],{} D]} such that \\spad{f = (A1 + A2 y +...+ An y**(n-1)) / D}.")) (|inverseIntegralMatrixAtInfinity| (((|Matrix| (|Fraction| |#2|))) "\\spad{inverseIntegralMatrixAtInfinity()} returns \\spad{M} such that \\spad{M (v1,{}...,{}vn) = (1,{} y,{} ...,{} y**(n-1))} where \\spad{(v1,{}...,{}vn)} is the local integral basis at infinity returned by \\spad{infIntBasis()}.")) (|integralMatrixAtInfinity| (((|Matrix| (|Fraction| |#2|))) "\\spad{integralMatrixAtInfinity()} returns \\spad{M} such that \\spad{(v1,{}...,{}vn) = M (1,{} y,{} ...,{} y**(n-1))} where \\spad{(v1,{}...,{}vn)} is the local integral basis at infinity returned by \\spad{infIntBasis()}.")) (|inverseIntegralMatrix| (((|Matrix| (|Fraction| |#2|))) "\\spad{inverseIntegralMatrix()} returns \\spad{M} such that \\spad{M (w1,{}...,{}wn) = (1,{} y,{} ...,{} y**(n-1))} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spadfunFrom{integralBasis}{FunctionFieldCategory}.")) (|integralMatrix| (((|Matrix| (|Fraction| |#2|))) "\\spad{integralMatrix()} returns \\spad{M} such that \\spad{(w1,{}...,{}wn) = M (1,{} y,{} ...,{} y**(n-1))},{} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spadfunFrom{integralBasis}{FunctionFieldCategory}.")) (|reduceBasisAtInfinity| (((|Vector| $) (|Vector| $)) "\\spad{reduceBasisAtInfinity(b1,{}...,{}bn)} returns \\spad{(x**i * bj)} for all \\spad{i},{}\\spad{j} such that \\spad{x**i*bj} is locally integral at infinity.")) (|normalizeAtInfinity| (((|Vector| $) (|Vector| $)) "\\spad{normalizeAtInfinity(v)} makes \\spad{v} normal at infinity.")) (|complementaryBasis| (((|Vector| $) (|Vector| $)) "\\spad{complementaryBasis(b1,{}...,{}bn)} returns the complementary basis \\spad{(b1',{}...,{}bn')} of \\spad{(b1,{}...,{}bn)}.")) (|integral?| (((|Boolean|) $ |#2|) "\\spad{integral?(f,{} p)} tests whether \\spad{f} is locally integral at \\spad{p(x) = 0}.") (((|Boolean|) $ |#1|) "\\spad{integral?(f,{} a)} tests whether \\spad{f} is locally integral at \\spad{x = a}.") (((|Boolean|) $) "\\spad{integral?()} tests if \\spad{f} is integral over \\spad{k[x]}.")) (|integralAtInfinity?| (((|Boolean|) $) "\\spad{integralAtInfinity?()} tests if \\spad{f} is locally integral at infinity.")) (|integralBasisAtInfinity| (((|Vector| $)) "\\spad{integralBasisAtInfinity()} returns the local integral basis at infinity.")) (|integralBasis| (((|Vector| $)) "\\spad{integralBasis()} returns the integral basis for the curve.")) (|ramified?| (((|Boolean|) |#2|) "\\spad{ramified?(p)} tests whether \\spad{p(x) = 0} is ramified.") (((|Boolean|) |#1|) "\\spad{ramified?(a)} tests whether \\spad{x = a} is ramified.")) (|ramifiedAtInfinity?| (((|Boolean|)) "\\spad{ramifiedAtInfinity?()} tests if infinity is ramified.")) (|singular?| (((|Boolean|) |#2|) "\\spad{singular?(p)} tests whether \\spad{p(x) = 0} is singular.") (((|Boolean|) |#1|) "\\spad{singular?(a)} tests whether \\spad{x = a} is singular.")) (|singularAtInfinity?| (((|Boolean|)) "\\spad{singularAtInfinity?()} tests if there is a singularity at infinity.")) (|branchPoint?| (((|Boolean|) |#2|) "\\spad{branchPoint?(p)} tests whether \\spad{p(x) = 0} is a branch point.") (((|Boolean|) |#1|) "\\spad{branchPoint?(a)} tests whether \\spad{x = a} is a branch point.")) (|branchPointAtInfinity?| (((|Boolean|)) "\\spad{branchPointAtInfinity?()} tests if there is a branch point at infinity.")) (|rationalPoint?| (((|Boolean|) |#1| |#1|) "\\spad{rationalPoint?(a,{} b)} tests if \\spad{(x=a,{}y=b)} is on the curve.")) (|absolutelyIrreducible?| (((|Boolean|)) "\\spad{absolutelyIrreducible?()} tests if the curve absolutely irreducible?")) (|genus| (((|NonNegativeInteger|)) "\\spad{genus()} returns the genus of one absolutely irreducible component")) (|numberOfComponents| (((|NonNegativeInteger|)) "\\spad{numberOfComponents()} returns the number of absolutely irreducible components.")))
-((-4399 |has| (-407 |#2|) (-363)) (-4404 |has| (-407 |#2|) (-363)) (-4398 |has| (-407 |#2|) (-363)) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 |has| (-407 |#2|) (-363)) (-4405 |has| (-407 |#2|) (-363)) (-4399 |has| (-407 |#2|) (-363)) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-343 |p| |extdeg|)
((|constructor| (NIL "FiniteFieldCyclicGroup(\\spad{p},{}\\spad{n}) implements a finite field extension of degee \\spad{n} over the prime field with \\spad{p} elements. Its elements are represented by powers of a primitive element,{} \\spadignore{i.e.} a generator of the multiplicative (cyclic) group. As primitive element we choose the root of the extension polynomial,{} which is created by {\\em createPrimitivePoly} from \\spadtype{FiniteFieldPolynomialPackage}. The Zech logarithms are stored in a table of size half of the field size,{} and use \\spadtype{SingleInteger} for representing field elements,{} hence,{} there are restrictions on the size of the field.")) (|getZechTable| (((|PrimitiveArray| (|SingleInteger|))) "\\spad{getZechTable()} returns the zech logarithm table of the field. This table is used to perform additions in the field quickly.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| (-906 |#1|) (QUOTE (-145))) (|HasCategory| (-906 |#1|) (QUOTE (-368)))) (|HasCategory| (-906 |#1|) (QUOTE (-147))) (|HasCategory| (-906 |#1|) (QUOTE (-368))) (|HasCategory| (-906 |#1|) (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| (-906 |#1|) (QUOTE (-145))) (|HasCategory| (-906 |#1|) (QUOTE (-368)))) (|HasCategory| (-906 |#1|) (QUOTE (-147))) (|HasCategory| (-906 |#1|) (QUOTE (-368))) (|HasCategory| (-906 |#1|) (QUOTE (-145))))
(-344 GF |defpol|)
((|constructor| (NIL "FiniteFieldCyclicGroupExtensionByPolynomial(\\spad{GF},{}defpol) implements a finite extension field of the ground field {\\em GF}. Its elements are represented by powers of a primitive element,{} \\spadignore{i.e.} a generator of the multiplicative (cyclic) group. As primitive element we choose the root of the extension polynomial {\\em defpol},{} which MUST be primitive (user responsibility). Zech logarithms are stored in a table of size half of the field size,{} and use \\spadtype{SingleInteger} for representing field elements,{} hence,{} there are restrictions on the size of the field.")) (|getZechTable| (((|PrimitiveArray| (|SingleInteger|))) "\\spad{getZechTable()} returns the zech logarithm table of the field it is used to perform additions in the field quickly.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
(-345 GF |extdeg|)
((|constructor| (NIL "FiniteFieldCyclicGroupExtension(\\spad{GF},{}\\spad{n}) implements a extension of degree \\spad{n} over the ground field {\\em GF}. Its elements are represented by powers of a primitive element,{} \\spadignore{i.e.} a generator of the multiplicative (cyclic) group. As primitive element we choose the root of the extension polynomial,{} which is created by {\\em createPrimitivePoly} from \\spadtype{FiniteFieldPolynomialPackage}. Zech logarithms are stored in a table of size half of the field size,{} and use \\spadtype{SingleInteger} for representing field elements,{} hence,{} there are restrictions on the size of the field.")) (|getZechTable| (((|PrimitiveArray| (|SingleInteger|))) "\\spad{getZechTable()} returns the zech logarithm table of the field. This table is used to perform additions in the field quickly.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
(-346 GF)
((|constructor| (NIL "FiniteFieldFunctions(\\spad{GF}) is a package with functions concerning finite extension fields of the finite ground field {\\em GF},{} \\spadignore{e.g.} Zech logarithms.")) (|createLowComplexityNormalBasis| (((|Union| (|SparseUnivariatePolynomial| |#1|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) (|PositiveInteger|)) "\\spad{createLowComplexityNormalBasis(n)} tries to find a a low complexity normal basis of degree {\\em n} over {\\em GF} and returns its multiplication matrix If no low complexity basis is found it calls \\axiomFunFrom{createNormalPoly}{FiniteFieldPolynomialPackage}(\\spad{n}) to produce a normal polynomial of degree {\\em n} over {\\em GF}")) (|createLowComplexityTable| (((|Union| (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|))))) "failed") (|PositiveInteger|)) "\\spad{createLowComplexityTable(n)} tries to find a low complexity normal basis of degree {\\em n} over {\\em GF} and returns its multiplication matrix Fails,{} if it does not find a low complexity basis")) (|sizeMultiplication| (((|NonNegativeInteger|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{sizeMultiplication(m)} returns the number of entries of the multiplication table {\\em m}.")) (|createMultiplicationMatrix| (((|Matrix| |#1|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{createMultiplicationMatrix(m)} forms the multiplication table {\\em m} into a matrix over the ground field.")) (|createMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|))))) (|SparseUnivariatePolynomial| |#1|)) "\\spad{createMultiplicationTable(f)} generates a multiplication table for the normal basis of the field extension determined by {\\em f}. This is needed to perform multiplications between elements represented as coordinate vectors to this basis. See \\spadtype{FFNBP},{} \\spadtype{FFNBX}.")) (|createZechTable| (((|PrimitiveArray| (|SingleInteger|)) (|SparseUnivariatePolynomial| |#1|)) "\\spad{createZechTable(f)} generates a Zech logarithm table for the cyclic group representation of a extension of the ground field by the primitive polynomial {\\em f(x)},{} \\spadignore{i.e.} \\spad{Z(i)},{} defined by {\\em x**Z(i) = 1+x**i} is stored at index \\spad{i}. This is needed in particular to perform addition of field elements in finite fields represented in this way. See \\spadtype{FFCGP},{} \\spadtype{FFCGX}.")))
NIL
@@ -1326,33 +1326,33 @@ NIL
NIL
(-349)
((|constructor| (NIL "FiniteFieldCategory is the category of finite fields")) (|representationType| (((|Union| "prime" "polynomial" "normal" "cyclic")) "\\spad{representationType()} returns the type of the representation,{} one of: \\spad{prime},{} \\spad{polynomial},{} \\spad{normal},{} or \\spad{cyclic}.")) (|order| (((|PositiveInteger|) $) "\\spad{order(b)} computes the order of an element \\spad{b} in the multiplicative group of the field. Error: if \\spad{b} equals 0.")) (|discreteLog| (((|NonNegativeInteger|) $) "\\spad{discreteLog(a)} computes the discrete logarithm of \\spad{a} with respect to \\spad{primitiveElement()} of the field.")) (|primitive?| (((|Boolean|) $) "\\spad{primitive?(b)} tests whether the element \\spad{b} is a generator of the (cyclic) multiplicative group of the field,{} \\spadignore{i.e.} is a primitive element. Implementation Note: see \\spad{ch}.IX.1.3,{} th.2 in \\spad{D}. Lipson.")) (|primitiveElement| (($) "\\spad{primitiveElement()} returns a primitive element stored in a global variable in the domain. At first call,{} the primitive element is computed by calling \\spadfun{createPrimitiveElement}.")) (|createPrimitiveElement| (($) "\\spad{createPrimitiveElement()} computes a generator of the (cyclic) multiplicative group of the field.")) (|tableForDiscreteLogarithm| (((|Table| (|PositiveInteger|) (|NonNegativeInteger|)) (|Integer|)) "\\spad{tableForDiscreteLogarithm(a,{}n)} returns a table of the discrete logarithms of \\spad{a**0} up to \\spad{a**(n-1)} which,{} called with key \\spad{lookup(a**i)} returns \\spad{i} for \\spad{i} in \\spad{0..n-1}. Error: if not called for prime divisors of order of \\indented{7}{multiplicative group.}")) (|factorsOfCyclicGroupSize| (((|List| (|Record| (|:| |factor| (|Integer|)) (|:| |exponent| (|Integer|))))) "\\spad{factorsOfCyclicGroupSize()} returns the factorization of size()\\spad{-1}")) (|conditionP| (((|Union| (|Vector| $) "failed") (|Matrix| $)) "\\spad{conditionP(mat)},{} given a matrix representing a homogeneous system of equations,{} returns a vector whose characteristic'th powers is a non-trivial solution,{} or \"failed\" if no such vector exists.")) (|charthRoot| (($ $) "\\spad{charthRoot(a)} takes the characteristic'th root of {\\em a}. Note: such a root is alway defined in finite fields.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
-(-350 R UP -2313)
+(-350 R UP -2312)
((|constructor| (NIL "In this package \\spad{R} is a Euclidean domain and \\spad{F} is a framed algebra over \\spad{R}. The package provides functions to compute the integral closure of \\spad{R} in the quotient field of \\spad{F}. It is assumed that \\spad{char(R/P) = char(R)} for any prime \\spad{P} of \\spad{R}. A typical instance of this is when \\spad{R = K[x]} and \\spad{F} is a function field over \\spad{R}.")) (|localIntegralBasis| (((|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|))) |#1|) "\\spad{integralBasis(p)} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the local integral closure of \\spad{R} at the prime \\spad{p} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the local integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|integralBasis| (((|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|)))) "\\spad{integralBasis()} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the integral closure of \\spad{R} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(x)} returns a square-free factorisation of \\spad{x}")))
NIL
NIL
(-351 |p| |extdeg|)
((|constructor| (NIL "FiniteFieldNormalBasis(\\spad{p},{}\\spad{n}) implements a finite extension field of degree \\spad{n} over the prime field with \\spad{p} elements. The elements are represented by coordinate vectors with respect to a normal basis,{} \\spadignore{i.e.} a basis consisting of the conjugates (\\spad{q}-powers) of an element,{} in this case called normal element. This is chosen as a root of the extension polynomial created by \\spadfunFrom{createNormalPoly}{FiniteFieldPolynomialPackage}.")) (|sizeMultiplication| (((|NonNegativeInteger|)) "\\spad{sizeMultiplication()} returns the number of entries in the multiplication table of the field. Note: The time of multiplication of field elements depends on this size.")) (|getMultiplicationMatrix| (((|Matrix| (|PrimeField| |#1|))) "\\spad{getMultiplicationMatrix()} returns the multiplication table in form of a matrix.")) (|getMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| (|PrimeField| |#1|)) (|:| |index| (|SingleInteger|)))))) "\\spad{getMultiplicationTable()} returns the multiplication table for the normal basis of the field. This table is used to perform multiplications between field elements.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| (-906 |#1|) (QUOTE (-145))) (|HasCategory| (-906 |#1|) (QUOTE (-368)))) (|HasCategory| (-906 |#1|) (QUOTE (-147))) (|HasCategory| (-906 |#1|) (QUOTE (-368))) (|HasCategory| (-906 |#1|) (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| (-906 |#1|) (QUOTE (-145))) (|HasCategory| (-906 |#1|) (QUOTE (-368)))) (|HasCategory| (-906 |#1|) (QUOTE (-147))) (|HasCategory| (-906 |#1|) (QUOTE (-368))) (|HasCategory| (-906 |#1|) (QUOTE (-145))))
(-352 GF |uni|)
((|constructor| (NIL "FiniteFieldNormalBasisExtensionByPolynomial(\\spad{GF},{}uni) implements a finite extension of the ground field {\\em GF}. The elements are represented by coordinate vectors with respect to. a normal basis,{} \\spadignore{i.e.} a basis consisting of the conjugates (\\spad{q}-powers) of an element,{} in this case called normal element,{} where \\spad{q} is the size of {\\em GF}. The normal element is chosen as a root of the extension polynomial,{} which MUST be normal over {\\em GF} (user responsibility)")) (|sizeMultiplication| (((|NonNegativeInteger|)) "\\spad{sizeMultiplication()} returns the number of entries in the multiplication table of the field. Note: the time of multiplication of field elements depends on this size.")) (|getMultiplicationMatrix| (((|Matrix| |#1|)) "\\spad{getMultiplicationMatrix()} returns the multiplication table in form of a matrix.")) (|getMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{getMultiplicationTable()} returns the multiplication table for the normal basis of the field. This table is used to perform multiplications between field elements.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
(-353 GF |extdeg|)
((|constructor| (NIL "FiniteFieldNormalBasisExtensionByPolynomial(\\spad{GF},{}\\spad{n}) implements a finite extension field of degree \\spad{n} over the ground field {\\em GF}. The elements are represented by coordinate vectors with respect to a normal basis,{} \\spadignore{i.e.} a basis consisting of the conjugates (\\spad{q}-powers) of an element,{} in this case called normal element. This is chosen as a root of the extension polynomial,{} created by {\\em createNormalPoly} from \\spadtype{FiniteFieldPolynomialPackage}")) (|sizeMultiplication| (((|NonNegativeInteger|)) "\\spad{sizeMultiplication()} returns the number of entries in the multiplication table of the field. Note: the time of multiplication of field elements depends on this size.")) (|getMultiplicationMatrix| (((|Matrix| |#1|)) "\\spad{getMultiplicationMatrix()} returns the multiplication table in form of a matrix.")) (|getMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{getMultiplicationTable()} returns the multiplication table for the normal basis of the field. This table is used to perform multiplications between field elements.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
(-354 |p| |n|)
((|constructor| (NIL "FiniteField(\\spad{p},{}\\spad{n}) implements finite fields with p**n elements. This packages checks that \\spad{p} is prime. For a non-checking version,{} see \\spadtype{InnerFiniteField}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| (-906 |#1|) (QUOTE (-145))) (|HasCategory| (-906 |#1|) (QUOTE (-368)))) (|HasCategory| (-906 |#1|) (QUOTE (-147))) (|HasCategory| (-906 |#1|) (QUOTE (-368))) (|HasCategory| (-906 |#1|) (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| (-906 |#1|) (QUOTE (-145))) (|HasCategory| (-906 |#1|) (QUOTE (-368)))) (|HasCategory| (-906 |#1|) (QUOTE (-147))) (|HasCategory| (-906 |#1|) (QUOTE (-368))) (|HasCategory| (-906 |#1|) (QUOTE (-145))))
(-355 GF |defpol|)
((|constructor| (NIL "FiniteFieldExtensionByPolynomial(\\spad{GF},{} defpol) implements the extension of the finite field {\\em GF} generated by the extension polynomial {\\em defpol} which MUST be irreducible. Note: the user has the responsibility to ensure that {\\em defpol} is irreducible.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
-(-356 -2313 GF)
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
+(-356 -2312 GF)
((|constructor| (NIL "FiniteFieldPolynomialPackage2(\\spad{F},{}\\spad{GF}) exports some functions concerning finite fields,{} which depend on a finite field {\\em GF} and an algebraic extension \\spad{F} of {\\em GF},{} \\spadignore{e.g.} a zero of a polynomial over {\\em GF} in \\spad{F}.")) (|rootOfIrreduciblePoly| ((|#1| (|SparseUnivariatePolynomial| |#2|)) "\\spad{rootOfIrreduciblePoly(f)} computes one root of the monic,{} irreducible polynomial \\spad{f},{} which degree must divide the extension degree of {\\em F} over {\\em GF},{} \\spadignore{i.e.} \\spad{f} splits into linear factors over {\\em F}.")) (|Frobenius| ((|#1| |#1|) "\\spad{Frobenius(x)} \\undocumented{}")) (|basis| (((|Vector| |#1|) (|PositiveInteger|)) "\\spad{basis(n)} \\undocumented{}")) (|lookup| (((|PositiveInteger|) |#1|) "\\spad{lookup(x)} \\undocumented{}")) (|coerce| ((|#1| |#2|) "\\spad{coerce(x)} \\undocumented{}")))
NIL
NIL
@@ -1360,21 +1360,21 @@ NIL
((|constructor| (NIL "This package provides a number of functions for generating,{} counting and testing irreducible,{} normal,{} primitive,{} random polynomials over finite fields.")) (|reducedQPowers| (((|PrimitiveArray| (|SparseUnivariatePolynomial| |#1|)) (|SparseUnivariatePolynomial| |#1|)) "\\spad{reducedQPowers(f)} generates \\spad{[x,{}x**q,{}x**(q**2),{}...,{}x**(q**(n-1))]} reduced modulo \\spad{f} where \\spad{q = size()\\$GF} and \\spad{n = degree f}.")) (|leastAffineMultiple| (((|SparseUnivariatePolynomial| |#1|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{leastAffineMultiple(f)} computes the least affine polynomial which is divisible by the polynomial \\spad{f} over the finite field {\\em GF},{} \\spadignore{i.e.} a polynomial whose exponents are 0 or a power of \\spad{q},{} the size of {\\em GF}.")) (|random| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|) (|PositiveInteger|)) "\\spad{random(m,{}n)}\\$FFPOLY(\\spad{GF}) generates a random monic polynomial of degree \\spad{d} over the finite field {\\em GF},{} \\spad{d} between \\spad{m} and \\spad{n}.") (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{random(n)}\\$FFPOLY(\\spad{GF}) generates a random monic polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|nextPrimitiveNormalPoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextPrimitiveNormalPoly(f)} yields the next primitive normal polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the constant term of \\spad{f} is less than this number for \\spad{g} or,{} in case these numbers are equal,{} if the {\\em lookup} of the coefficient of the term of degree {\\em n-1} of \\spad{f} is less than this number for \\spad{g}. If these numbers are equals,{} \\spad{f < g} if the number of monomials of \\spad{f} is less than that for \\spad{g},{} or if the lists of exponents for \\spad{f} are lexicographically less than those for \\spad{g}. If these lists are also equal,{} the lists of coefficients are coefficients according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}. This operation is equivalent to nextNormalPrimitivePoly(\\spad{f}).")) (|nextNormalPrimitivePoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextNormalPrimitivePoly(f)} yields the next normal primitive polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the constant term of \\spad{f} is less than this number for \\spad{g} or if {\\em lookup} of the coefficient of the term of degree {\\em n-1} of \\spad{f} is less than this number for \\spad{g}. Otherwise,{} \\spad{f < g} if the number of monomials of \\spad{f} is less than that for \\spad{g} or if the lists of exponents for \\spad{f} are lexicographically less than those for \\spad{g}. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}. This operation is equivalent to nextPrimitiveNormalPoly(\\spad{f}).")) (|nextNormalPoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextNormalPoly(f)} yields the next normal polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the coefficient of the term of degree {\\em n-1} of \\spad{f} is less than that for \\spad{g}. In case these numbers are equal,{} \\spad{f < g} if if the number of monomials of \\spad{f} is less that for \\spad{g} or if the list of exponents of \\spad{f} are lexicographically less than the corresponding list for \\spad{g}. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}.")) (|nextPrimitivePoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextPrimitivePoly(f)} yields the next primitive polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the constant term of \\spad{f} is less than this number for \\spad{g}. If these values are equal,{} then \\spad{f < g} if if the number of monomials of \\spad{f} is less than that for \\spad{g} or if the lists of exponents of \\spad{f} are lexicographically less than the corresponding list for \\spad{g}. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}.")) (|nextIrreduciblePoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextIrreduciblePoly(f)} yields the next monic irreducible polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the number of monomials of \\spad{f} is less than this number for \\spad{g}. If \\spad{f} and \\spad{g} have the same number of monomials,{} the lists of exponents are compared lexicographically. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}.")) (|createPrimitiveNormalPoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createPrimitiveNormalPoly(n)}\\$FFPOLY(\\spad{GF}) generates a normal and primitive polynomial of degree \\spad{n} over the field {\\em GF}. polynomial of degree \\spad{n} over the field {\\em GF}.")) (|createNormalPrimitivePoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createNormalPrimitivePoly(n)}\\$FFPOLY(\\spad{GF}) generates a normal and primitive polynomial of degree \\spad{n} over the field {\\em GF}. Note: this function is equivalent to createPrimitiveNormalPoly(\\spad{n})")) (|createNormalPoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createNormalPoly(n)}\\$FFPOLY(\\spad{GF}) generates a normal polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|createPrimitivePoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createPrimitivePoly(n)}\\$FFPOLY(\\spad{GF}) generates a primitive polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|createIrreduciblePoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createIrreduciblePoly(n)}\\$FFPOLY(\\spad{GF}) generates a monic irreducible univariate polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|numberOfNormalPoly| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{numberOfNormalPoly(n)}\\$FFPOLY(\\spad{GF}) yields the number of normal polynomials of degree \\spad{n} over the finite field {\\em GF}.")) (|numberOfPrimitivePoly| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{numberOfPrimitivePoly(n)}\\$FFPOLY(\\spad{GF}) yields the number of primitive polynomials of degree \\spad{n} over the finite field {\\em GF}.")) (|numberOfIrreduciblePoly| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{numberOfIrreduciblePoly(n)}\\$FFPOLY(\\spad{GF}) yields the number of monic irreducible univariate polynomials of degree \\spad{n} over the finite field {\\em GF}.")) (|normal?| (((|Boolean|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{normal?(f)} tests whether the polynomial \\spad{f} over a finite field is normal,{} \\spadignore{i.e.} its roots are linearly independent over the field.")) (|primitive?| (((|Boolean|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{primitive?(f)} tests whether the polynomial \\spad{f} over a finite field is primitive,{} \\spadignore{i.e.} all its roots are primitive.")))
NIL
NIL
-(-358 -2313 FP FPP)
+(-358 -2312 FP FPP)
((|constructor| (NIL "This package solves linear diophantine equations for Bivariate polynomials over finite fields")) (|solveLinearPolynomialEquation| (((|Union| (|List| |#3|) "failed") (|List| |#3|) |#3|) "\\spad{solveLinearPolynomialEquation([f1,{} ...,{} fn],{} g)} (where the \\spad{fi} are relatively prime to each other) returns a list of \\spad{ai} such that \\spad{g/prod \\spad{fi} = sum ai/fi} or returns \"failed\" if no such list of \\spad{ai}\\spad{'s} exists.")))
NIL
NIL
(-359 GF |n|)
((|constructor| (NIL "FiniteFieldExtensionByPolynomial(\\spad{GF},{} \\spad{n}) implements an extension of the finite field {\\em GF} of degree \\spad{n} generated by the extension polynomial constructed by \\spadfunFrom{createIrreduciblePoly}{FiniteFieldPolynomialPackage} from \\spadtype{FiniteFieldPolynomialPackage}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-145))))
(-360 R |ls|)
((|constructor| (NIL "This is just an interface between several packages and domains. The goal is to compute lexicographical Groebner bases of sets of polynomial with type \\spadtype{Polynomial R} by the {\\em FGLM} algorithm if this is possible (\\spadignore{i.e.} if the input system generates a zero-dimensional ideal).")) (|groebner| (((|List| (|Polynomial| |#1|)) (|List| (|Polynomial| |#1|))) "\\axiom{groebner(\\spad{lq1})} returns the lexicographical Groebner basis of \\axiom{\\spad{lq1}}. If \\axiom{\\spad{lq1}} generates a zero-dimensional ideal then the {\\em FGLM} strategy is used,{} otherwise the {\\em Sugar} strategy is used.")) (|fglmIfCan| (((|Union| (|List| (|Polynomial| |#1|)) "failed") (|List| (|Polynomial| |#1|))) "\\axiom{fglmIfCan(\\spad{lq1})} returns the lexicographical Groebner basis of \\axiom{\\spad{lq1}} by using the {\\em FGLM} strategy,{} if \\axiom{zeroDimensional?(\\spad{lq1})} holds.")) (|zeroDimensional?| (((|Boolean|) (|List| (|Polynomial| |#1|))) "\\axiom{zeroDimensional?(\\spad{lq1})} returns \\spad{true} iff \\axiom{\\spad{lq1}} generates a zero-dimensional ideal \\spad{w}.\\spad{r}.\\spad{t}. the variables of \\axiom{\\spad{ls}}.")))
NIL
NIL
(-361 S)
((|constructor| (NIL "The free group on a set \\spad{S} is the group of finite products of the form \\spad{reduce(*,{}[\\spad{si} ** \\spad{ni}])} where the \\spad{si}\\spad{'s} are in \\spad{S},{} and the \\spad{ni}\\spad{'s} are integers. The multiplication is not commutative.")) (|factors| (((|List| (|Record| (|:| |gen| |#1|) (|:| |exp| (|Integer|)))) $) "\\spad{factors(a1\\^e1,{}...,{}an\\^en)} returns \\spad{[[a1,{} e1],{}...,{}[an,{} en]]}.")) (|mapGen| (($ (|Mapping| |#1| |#1|) $) "\\spad{mapGen(f,{} a1\\^e1 ... an\\^en)} returns \\spad{f(a1)\\^e1 ... f(an)\\^en}.")) (|mapExpon| (($ (|Mapping| (|Integer|) (|Integer|)) $) "\\spad{mapExpon(f,{} a1\\^e1 ... an\\^en)} returns \\spad{a1\\^f(e1) ... an\\^f(en)}.")) (|nthFactor| ((|#1| $ (|Integer|)) "\\spad{nthFactor(x,{} n)} returns the factor of the n^th monomial of \\spad{x}.")) (|nthExpon| (((|Integer|) $ (|Integer|)) "\\spad{nthExpon(x,{} n)} returns the exponent of the n^th monomial of \\spad{x}.")) (|size| (((|NonNegativeInteger|) $) "\\spad{size(x)} returns the number of monomials in \\spad{x}.")) (** (($ |#1| (|Integer|)) "\\spad{s ** n} returns the product of \\spad{s} by itself \\spad{n} times.")) (* (($ $ |#1|) "\\spad{x * s} returns the product of \\spad{x} by \\spad{s} on the right.") (($ |#1| $) "\\spad{s * x} returns the product of \\spad{x} by \\spad{s} on the left.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-362 S)
((|constructor| (NIL "The category of commutative fields,{} \\spadignore{i.e.} commutative rings where all non-zero elements have multiplicative inverses. The \\spadfun{factor} operation while trivial is useful to have defined. \\blankline")) (|canonicalsClosed| ((|attribute|) "since \\spad{0*0=0},{} \\spad{1*1=1}")) (|canonicalUnitNormal| ((|attribute|) "either 0 or 1.")) (/ (($ $ $) "\\spad{x/y} divides the element \\spad{x} by the element \\spad{y}. Error: if \\spad{y} is 0.")))
@@ -1382,7 +1382,7 @@ NIL
NIL
(-363)
((|constructor| (NIL "The category of commutative fields,{} \\spadignore{i.e.} commutative rings where all non-zero elements have multiplicative inverses. The \\spadfun{factor} operation while trivial is useful to have defined. \\blankline")) (|canonicalsClosed| ((|attribute|) "since \\spad{0*0=0},{} \\spad{1*1=1}")) (|canonicalUnitNormal| ((|attribute|) "either 0 or 1.")) (/ (($ $ $) "\\spad{x/y} divides the element \\spad{x} by the element \\spad{y}. Error: if \\spad{y} is 0.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-364 |Name| S)
((|constructor| (NIL "This category provides an interface to operate on files in the computer\\spad{'s} file system. The precise method of naming files is determined by the Name parameter. The type of the contents of the file is determined by \\spad{S}.")) (|write!| ((|#2| $ |#2|) "\\spad{write!(f,{}s)} puts the value \\spad{s} into the file \\spad{f}. The state of \\spad{f} is modified so subsequents call to \\spad{write!} will append one after another.")) (|read!| ((|#2| $) "\\spad{read!(f)} extracts a value from file \\spad{f}. The state of \\spad{f} is modified so a subsequent call to \\spadfun{read!} will return the next element.")) (|iomode| (((|String|) $) "\\spad{iomode(f)} returns the status of the file \\spad{f}. The input/output status of \\spad{f} may be \"input\",{} \"output\" or \"closed\" mode.")) (|name| ((|#1| $) "\\spad{name(f)} returns the external name of the file \\spad{f}.")) (|close!| (($ $) "\\spad{close!(f)} returns the file \\spad{f} closed to input and output.")) (|reopen!| (($ $ (|String|)) "\\spad{reopen!(f,{}mode)} returns a file \\spad{f} reopened for operation in the indicated mode: \"input\" or \"output\". \\spad{reopen!(f,{}\"input\")} will reopen the file \\spad{f} for input.")) (|open| (($ |#1| (|String|)) "\\spad{open(s,{}mode)} returns a file \\spad{s} open for operation in the indicated mode: \"input\" or \"output\".") (($ |#1|) "\\spad{open(s)} returns the file \\spad{s} open for input.")))
@@ -1398,7 +1398,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-556))))
(-367 R)
((|constructor| (NIL "A FiniteRankNonAssociativeAlgebra is a non associative algebra over a commutative ring \\spad{R} which is a free \\spad{R}-module of finite rank.")) (|unitsKnown| ((|attribute|) "unitsKnown means that \\spadfun{recip} truly yields reciprocal or \\spad{\"failed\"} if not a unit,{} similarly for \\spadfun{leftRecip} and \\spadfun{rightRecip}. The reason is that we use left,{} respectively right,{} minimal polynomials to decide this question.")) (|unit| (((|Union| $ "failed")) "\\spad{unit()} returns a unit of the algebra (necessarily unique),{} or \\spad{\"failed\"} if there is none.")) (|rightUnit| (((|Union| $ "failed")) "\\spad{rightUnit()} returns a right unit of the algebra (not necessarily unique),{} or \\spad{\"failed\"} if there is none.")) (|leftUnit| (((|Union| $ "failed")) "\\spad{leftUnit()} returns a left unit of the algebra (not necessarily unique),{} or \\spad{\"failed\"} if there is none.")) (|rightUnits| (((|Union| (|Record| (|:| |particular| $) (|:| |basis| (|List| $))) "failed")) "\\spad{rightUnits()} returns the affine space of all right units of the algebra,{} or \\spad{\"failed\"} if there is none.")) (|leftUnits| (((|Union| (|Record| (|:| |particular| $) (|:| |basis| (|List| $))) "failed")) "\\spad{leftUnits()} returns the affine space of all left units of the algebra,{} or \\spad{\"failed\"} if there is none.")) (|rightMinimalPolynomial| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{rightMinimalPolynomial(a)} returns the polynomial determined by the smallest non-trivial linear combination of right powers of \\spad{a}. Note: the polynomial never has a constant term as in general the algebra has no unit.")) (|leftMinimalPolynomial| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{leftMinimalPolynomial(a)} returns the polynomial determined by the smallest non-trivial linear combination of left powers of \\spad{a}. Note: the polynomial never has a constant term as in general the algebra has no unit.")) (|associatorDependence| (((|List| (|Vector| |#1|))) "\\spad{associatorDependence()} looks for the associator identities,{} \\spadignore{i.e.} finds a basis of the solutions of the linear combinations of the six permutations of \\spad{associator(a,{}b,{}c)} which yield 0,{} for all \\spad{a},{}\\spad{b},{}\\spad{c} in the algebra. The order of the permutations is \\spad{123 231 312 132 321 213}.")) (|rightRecip| (((|Union| $ "failed") $) "\\spad{rightRecip(a)} returns an element,{} which is a right inverse of \\spad{a},{} or \\spad{\"failed\"} if there is no unit element,{} if such an element doesn\\spad{'t} exist or cannot be determined (see unitsKnown).")) (|leftRecip| (((|Union| $ "failed") $) "\\spad{leftRecip(a)} returns an element,{} which is a left inverse of \\spad{a},{} or \\spad{\"failed\"} if there is no unit element,{} if such an element doesn\\spad{'t} exist or cannot be determined (see unitsKnown).")) (|recip| (((|Union| $ "failed") $) "\\spad{recip(a)} returns an element,{} which is both a left and a right inverse of \\spad{a},{} or \\spad{\"failed\"} if there is no unit element,{} if such an element doesn\\spad{'t} exist or cannot be determined (see unitsKnown).")) (|lieAlgebra?| (((|Boolean|)) "\\spad{lieAlgebra?()} tests if the algebra is anticommutative and \\spad{(a*b)*c + (b*c)*a + (c*a)*b = 0} for all \\spad{a},{}\\spad{b},{}\\spad{c} in the algebra (Jacobi identity). Example: for every associative algebra \\spad{(A,{}+,{}@)} we can construct a Lie algebra \\spad{(A,{}+,{}*)},{} where \\spad{a*b := a@b-b@a}.")) (|jordanAlgebra?| (((|Boolean|)) "\\spad{jordanAlgebra?()} tests if the algebra is commutative,{} characteristic is not 2,{} and \\spad{(a*b)*a**2 - a*(b*a**2) = 0} for all \\spad{a},{}\\spad{b},{}\\spad{c} in the algebra (Jordan identity). Example: for every associative algebra \\spad{(A,{}+,{}@)} we can construct a Jordan algebra \\spad{(A,{}+,{}*)},{} where \\spad{a*b := (a@b+b@a)/2}.")) (|noncommutativeJordanAlgebra?| (((|Boolean|)) "\\spad{noncommutativeJordanAlgebra?()} tests if the algebra is flexible and Jordan admissible.")) (|jordanAdmissible?| (((|Boolean|)) "\\spad{jordanAdmissible?()} tests if 2 is invertible in the coefficient domain and the multiplication defined by \\spad{(1/2)(a*b+b*a)} determines a Jordan algebra,{} \\spadignore{i.e.} satisfies the Jordan identity. The property of \\spadatt{commutative(\\spad{\"*\"})} follows from by definition.")) (|lieAdmissible?| (((|Boolean|)) "\\spad{lieAdmissible?()} tests if the algebra defined by the commutators is a Lie algebra,{} \\spadignore{i.e.} satisfies the Jacobi identity. The property of anticommutativity follows from definition.")) (|jacobiIdentity?| (((|Boolean|)) "\\spad{jacobiIdentity?()} tests if \\spad{(a*b)*c + (b*c)*a + (c*a)*b = 0} for all \\spad{a},{}\\spad{b},{}\\spad{c} in the algebra. For example,{} this holds for crossed products of 3-dimensional vectors.")) (|powerAssociative?| (((|Boolean|)) "\\spad{powerAssociative?()} tests if all subalgebras generated by a single element are associative.")) (|alternative?| (((|Boolean|)) "\\spad{alternative?()} tests if \\spad{2*associator(a,{}a,{}b) = 0 = 2*associator(a,{}b,{}b)} for all \\spad{a},{} \\spad{b} in the algebra. Note: we only can test this; in general we don\\spad{'t} know whether \\spad{2*a=0} implies \\spad{a=0}.")) (|flexible?| (((|Boolean|)) "\\spad{flexible?()} tests if \\spad{2*associator(a,{}b,{}a) = 0} for all \\spad{a},{} \\spad{b} in the algebra. Note: we only can test this; in general we don\\spad{'t} know whether \\spad{2*a=0} implies \\spad{a=0}.")) (|rightAlternative?| (((|Boolean|)) "\\spad{rightAlternative?()} tests if \\spad{2*associator(a,{}b,{}b) = 0} for all \\spad{a},{} \\spad{b} in the algebra. Note: we only can test this; in general we don\\spad{'t} know whether \\spad{2*a=0} implies \\spad{a=0}.")) (|leftAlternative?| (((|Boolean|)) "\\spad{leftAlternative?()} tests if \\spad{2*associator(a,{}a,{}b) = 0} for all \\spad{a},{} \\spad{b} in the algebra. Note: we only can test this; in general we don\\spad{'t} know whether \\spad{2*a=0} implies \\spad{a=0}.")) (|antiAssociative?| (((|Boolean|)) "\\spad{antiAssociative?()} tests if multiplication in algebra is anti-associative,{} \\spadignore{i.e.} \\spad{(a*b)*c + a*(b*c) = 0} for all \\spad{a},{}\\spad{b},{}\\spad{c} in the algebra.")) (|associative?| (((|Boolean|)) "\\spad{associative?()} tests if multiplication in algebra is associative.")) (|antiCommutative?| (((|Boolean|)) "\\spad{antiCommutative?()} tests if \\spad{a*a = 0} for all \\spad{a} in the algebra. Note: this implies \\spad{a*b + b*a = 0} for all \\spad{a} and \\spad{b}.")) (|commutative?| (((|Boolean|)) "\\spad{commutative?()} tests if multiplication in the algebra is commutative.")) (|rightCharacteristicPolynomial| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{rightCharacteristicPolynomial(a)} returns the characteristic polynomial of the right regular representation of \\spad{a} with respect to any basis.")) (|leftCharacteristicPolynomial| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{leftCharacteristicPolynomial(a)} returns the characteristic polynomial of the left regular representation of \\spad{a} with respect to any basis.")) (|rightTraceMatrix| (((|Matrix| |#1|) (|Vector| $)) "\\spad{rightTraceMatrix([v1,{}...,{}vn])} is the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the right trace of the product \\spad{vi*vj}.")) (|leftTraceMatrix| (((|Matrix| |#1|) (|Vector| $)) "\\spad{leftTraceMatrix([v1,{}...,{}vn])} is the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the left trace of the product \\spad{vi*vj}.")) (|rightDiscriminant| ((|#1| (|Vector| $)) "\\spad{rightDiscriminant([v1,{}...,{}vn])} returns the determinant of the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the right trace of the product \\spad{vi*vj}. Note: the same as \\spad{determinant(rightTraceMatrix([v1,{}...,{}vn]))}.")) (|leftDiscriminant| ((|#1| (|Vector| $)) "\\spad{leftDiscriminant([v1,{}...,{}vn])} returns the determinant of the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the left trace of the product \\spad{vi*vj}. Note: the same as \\spad{determinant(leftTraceMatrix([v1,{}...,{}vn]))}.")) (|represents| (($ (|Vector| |#1|) (|Vector| $)) "\\spad{represents([a1,{}...,{}am],{}[v1,{}...,{}vm])} returns the linear combination \\spad{a1*vm + ... + an*vm}.")) (|coordinates| (((|Matrix| |#1|) (|Vector| $) (|Vector| $)) "\\spad{coordinates([a1,{}...,{}am],{}[v1,{}...,{}vn])} returns a matrix whose \\spad{i}-th row is formed by the coordinates of \\spad{\\spad{ai}} with respect to the \\spad{R}-module basis \\spad{v1},{}...,{}\\spad{vn}.") (((|Vector| |#1|) $ (|Vector| $)) "\\spad{coordinates(a,{}[v1,{}...,{}vn])} returns the coordinates of \\spad{a} with respect to the \\spad{R}-module basis \\spad{v1},{}...,{}\\spad{vn}.")) (|rightNorm| ((|#1| $) "\\spad{rightNorm(a)} returns the determinant of the right regular representation of \\spad{a}.")) (|leftNorm| ((|#1| $) "\\spad{leftNorm(a)} returns the determinant of the left regular representation of \\spad{a}.")) (|rightTrace| ((|#1| $) "\\spad{rightTrace(a)} returns the trace of the right regular representation of \\spad{a}.")) (|leftTrace| ((|#1| $) "\\spad{leftTrace(a)} returns the trace of the left regular representation of \\spad{a}.")) (|rightRegularRepresentation| (((|Matrix| |#1|) $ (|Vector| $)) "\\spad{rightRegularRepresentation(a,{}[v1,{}...,{}vn])} returns the matrix of the linear map defined by right multiplication by \\spad{a} with respect to the \\spad{R}-module basis \\spad{[v1,{}...,{}vn]}.")) (|leftRegularRepresentation| (((|Matrix| |#1|) $ (|Vector| $)) "\\spad{leftRegularRepresentation(a,{}[v1,{}...,{}vn])} returns the matrix of the linear map defined by left multiplication by \\spad{a} with respect to the \\spad{R}-module basis \\spad{[v1,{}...,{}vn]}.")) (|structuralConstants| (((|Vector| (|Matrix| |#1|)) (|Vector| $)) "\\spad{structuralConstants([v1,{}v2,{}...,{}vm])} calculates the structural constants \\spad{[(gammaijk) for k in 1..m]} defined by \\spad{\\spad{vi} * vj = gammaij1 * v1 + ... + gammaijm * vm},{} where \\spad{[v1,{}...,{}vm]} is an \\spad{R}-module basis of a subalgebra.")) (|conditionsForIdempotents| (((|List| (|Polynomial| |#1|)) (|Vector| $)) "\\spad{conditionsForIdempotents([v1,{}...,{}vn])} determines a complete list of polynomial equations for the coefficients of idempotents with respect to the \\spad{R}-module basis \\spad{v1},{}...,{}\\spad{vn}.")) (|rank| (((|PositiveInteger|)) "\\spad{rank()} returns the rank of the algebra as \\spad{R}-module.")) (|someBasis| (((|Vector| $)) "\\spad{someBasis()} returns some \\spad{R}-module basis.")))
-((-4403 |has| |#1| (-556)) (-4401 . T) (-4400 . T))
+((-4404 |has| |#1| (-556)) (-4402 . T) (-4401 . T))
NIL
(-368)
((|constructor| (NIL "The category of domains composed of a finite set of elements. We include the functions \\spadfun{lookup} and \\spadfun{index} to give a bijection between the finite set and an initial segment of positive integers. \\blankline")) (|random| (($) "\\spad{random()} returns a random element from the set.")) (|lookup| (((|PositiveInteger|) $) "\\spad{lookup(x)} returns a positive integer such that \\spad{x = index lookup x}.")) (|index| (($ (|PositiveInteger|)) "\\spad{index(i)} takes a positive integer \\spad{i} less than or equal to \\spad{size()} and returns the \\spad{i}\\spad{-}th element of the set. This operation establishs a bijection between the elements of the finite set and \\spad{1..size()}.")) (|size| (((|NonNegativeInteger|)) "\\spad{size()} returns the number of elements in the set.")))
@@ -1410,7 +1410,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-363))))
(-370 R UP)
((|constructor| (NIL "A FiniteRankAlgebra is an algebra over a commutative ring \\spad{R} which is a free \\spad{R}-module of finite rank.")) (|minimalPolynomial| ((|#2| $) "\\spad{minimalPolynomial(a)} returns the minimal polynomial of \\spad{a}.")) (|characteristicPolynomial| ((|#2| $) "\\spad{characteristicPolynomial(a)} returns the characteristic polynomial of the regular representation of \\spad{a} with respect to any basis.")) (|traceMatrix| (((|Matrix| |#1|) (|Vector| $)) "\\spad{traceMatrix([v1,{}..,{}vn])} is the \\spad{n}-by-\\spad{n} matrix ( \\spad{Tr}(\\spad{vi} * \\spad{vj}) )")) (|discriminant| ((|#1| (|Vector| $)) "\\spad{discriminant([v1,{}..,{}vn])} returns \\spad{determinant(traceMatrix([v1,{}..,{}vn]))}.")) (|represents| (($ (|Vector| |#1|) (|Vector| $)) "\\spad{represents([a1,{}..,{}an],{}[v1,{}..,{}vn])} returns \\spad{a1*v1 + ... + an*vn}.")) (|coordinates| (((|Matrix| |#1|) (|Vector| $) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm],{} basis)} returns the coordinates of the \\spad{vi}\\spad{'s} with to the basis \\spad{basis}. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#1|) $ (|Vector| $)) "\\spad{coordinates(a,{}basis)} returns the coordinates of \\spad{a} with respect to the \\spad{basis} \\spad{basis}.")) (|norm| ((|#1| $) "\\spad{norm(a)} returns the determinant of the regular representation of \\spad{a} with respect to any basis.")) (|trace| ((|#1| $) "\\spad{trace(a)} returns the trace of the regular representation of \\spad{a} with respect to any basis.")) (|regularRepresentation| (((|Matrix| |#1|) $ (|Vector| $)) "\\spad{regularRepresentation(a,{}basis)} returns the matrix of the linear map defined by left multiplication by \\spad{a} with respect to the \\spad{basis} \\spad{basis}.")) (|rank| (((|PositiveInteger|)) "\\spad{rank()} returns the rank of the algebra.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-371 S A R B)
((|constructor| (NIL "FiniteLinearAggregateFunctions2 provides functions involving two FiniteLinearAggregates where the underlying domains might be different. An example of this might be creating a list of rational numbers by mapping a function across a list of integers where the function divides each integer by 1000.")) (|scan| ((|#4| (|Mapping| |#3| |#1| |#3|) |#2| |#3|) "\\spad{scan(f,{}a,{}r)} successively applies \\spad{reduce(f,{}x,{}r)} to more and more leading sub-aggregates \\spad{x} of aggregrate \\spad{a}. More precisely,{} if \\spad{a} is \\spad{[a1,{}a2,{}...]},{} then \\spad{scan(f,{}a,{}r)} returns \\spad{[reduce(f,{}[a1],{}r),{}reduce(f,{}[a1,{}a2],{}r),{}...]}.")) (|reduce| ((|#3| (|Mapping| |#3| |#1| |#3|) |#2| |#3|) "\\spad{reduce(f,{}a,{}r)} applies function \\spad{f} to each successive element of the aggregate \\spad{a} and an accumulant initialized to \\spad{r}. For example,{} \\spad{reduce(_+\\$Integer,{}[1,{}2,{}3],{}0)} does \\spad{3+(2+(1+0))}. Note: third argument \\spad{r} may be regarded as the identity element for the function \\spad{f}.")) (|map| ((|#4| (|Mapping| |#3| |#1|) |#2|) "\\spad{map(f,{}a)} applies function \\spad{f} to each member of aggregate \\spad{a} resulting in a new aggregate over a possibly different underlying domain.")))
@@ -1419,14 +1419,14 @@ NIL
(-372 A S)
((|constructor| (NIL "A finite linear aggregate is a linear aggregate of finite length. The finite property of the aggregate adds several exports to the list of exports from \\spadtype{LinearAggregate} such as \\spadfun{reverse},{} \\spadfun{sort},{} and so on.")) (|sort!| (($ $) "\\spad{sort!(u)} returns \\spad{u} with its elements in ascending order.") (($ (|Mapping| (|Boolean|) |#2| |#2|) $) "\\spad{sort!(p,{}u)} returns \\spad{u} with its elements ordered by \\spad{p}.")) (|reverse!| (($ $) "\\spad{reverse!(u)} returns \\spad{u} with its elements in reverse order.")) (|copyInto!| (($ $ $ (|Integer|)) "\\spad{copyInto!(u,{}v,{}i)} returns aggregate \\spad{u} containing a copy of \\spad{v} inserted at element \\spad{i}.")) (|position| (((|Integer|) |#2| $ (|Integer|)) "\\spad{position(x,{}a,{}n)} returns the index \\spad{i} of the first occurrence of \\spad{x} in \\axiom{a} where \\axiom{\\spad{i} \\spad{>=} \\spad{n}},{} and \\axiom{minIndex(a) - 1} if no such \\spad{x} is found.") (((|Integer|) |#2| $) "\\spad{position(x,{}a)} returns the index \\spad{i} of the first occurrence of \\spad{x} in a,{} and \\axiom{minIndex(a) - 1} if there is no such \\spad{x}.") (((|Integer|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{position(p,{}a)} returns the index \\spad{i} of the first \\spad{x} in \\axiom{a} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true},{} and \\axiom{minIndex(a) - 1} if there is no such \\spad{x}.")) (|sorted?| (((|Boolean|) $) "\\spad{sorted?(u)} tests if the elements of \\spad{u} are in ascending order.") (((|Boolean|) (|Mapping| (|Boolean|) |#2| |#2|) $) "\\spad{sorted?(p,{}a)} tests if \\axiom{a} is sorted according to predicate \\spad{p}.")) (|sort| (($ $) "\\spad{sort(u)} returns an \\spad{u} with elements in ascending order. Note: \\axiom{sort(\\spad{u}) = sort(\\spad{<=},{}\\spad{u})}.") (($ (|Mapping| (|Boolean|) |#2| |#2|) $) "\\spad{sort(p,{}a)} returns a copy of \\axiom{a} sorted using total ordering predicate \\spad{p}.")) (|reverse| (($ $) "\\spad{reverse(a)} returns a copy of \\axiom{a} with elements in reverse order.")) (|merge| (($ $ $) "\\spad{merge(u,{}v)} merges \\spad{u} and \\spad{v} in ascending order. Note: \\axiom{merge(\\spad{u},{}\\spad{v}) = merge(\\spad{<=},{}\\spad{u},{}\\spad{v})}.") (($ (|Mapping| (|Boolean|) |#2| |#2|) $ $) "\\spad{merge(p,{}a,{}b)} returns an aggregate \\spad{c} which merges \\axiom{a} and \\spad{b}. The result is produced by examining each element \\spad{x} of \\axiom{a} and \\spad{y} of \\spad{b} successively. If \\axiom{\\spad{p}(\\spad{x},{}\\spad{y})} is \\spad{true},{} then \\spad{x} is inserted into the result; otherwise \\spad{y} is inserted. If \\spad{x} is chosen,{} the next element of \\axiom{a} is examined,{} and so on. When all the elements of one aggregate are examined,{} the remaining elements of the other are appended. For example,{} \\axiom{merge(<,{}[1,{}3],{}[2,{}7,{}5])} returns \\axiom{[1,{}2,{}3,{}7,{}5]}.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))))
+((|HasAttribute| |#1| (QUOTE -4408)) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))))
(-373 S)
((|constructor| (NIL "A finite linear aggregate is a linear aggregate of finite length. The finite property of the aggregate adds several exports to the list of exports from \\spadtype{LinearAggregate} such as \\spadfun{reverse},{} \\spadfun{sort},{} and so on.")) (|sort!| (($ $) "\\spad{sort!(u)} returns \\spad{u} with its elements in ascending order.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $) "\\spad{sort!(p,{}u)} returns \\spad{u} with its elements ordered by \\spad{p}.")) (|reverse!| (($ $) "\\spad{reverse!(u)} returns \\spad{u} with its elements in reverse order.")) (|copyInto!| (($ $ $ (|Integer|)) "\\spad{copyInto!(u,{}v,{}i)} returns aggregate \\spad{u} containing a copy of \\spad{v} inserted at element \\spad{i}.")) (|position| (((|Integer|) |#1| $ (|Integer|)) "\\spad{position(x,{}a,{}n)} returns the index \\spad{i} of the first occurrence of \\spad{x} in \\axiom{a} where \\axiom{\\spad{i} \\spad{>=} \\spad{n}},{} and \\axiom{minIndex(a) - 1} if no such \\spad{x} is found.") (((|Integer|) |#1| $) "\\spad{position(x,{}a)} returns the index \\spad{i} of the first occurrence of \\spad{x} in a,{} and \\axiom{minIndex(a) - 1} if there is no such \\spad{x}.") (((|Integer|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{position(p,{}a)} returns the index \\spad{i} of the first \\spad{x} in \\axiom{a} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true},{} and \\axiom{minIndex(a) - 1} if there is no such \\spad{x}.")) (|sorted?| (((|Boolean|) $) "\\spad{sorted?(u)} tests if the elements of \\spad{u} are in ascending order.") (((|Boolean|) (|Mapping| (|Boolean|) |#1| |#1|) $) "\\spad{sorted?(p,{}a)} tests if \\axiom{a} is sorted according to predicate \\spad{p}.")) (|sort| (($ $) "\\spad{sort(u)} returns an \\spad{u} with elements in ascending order. Note: \\axiom{sort(\\spad{u}) = sort(\\spad{<=},{}\\spad{u})}.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $) "\\spad{sort(p,{}a)} returns a copy of \\axiom{a} sorted using total ordering predicate \\spad{p}.")) (|reverse| (($ $) "\\spad{reverse(a)} returns a copy of \\axiom{a} with elements in reverse order.")) (|merge| (($ $ $) "\\spad{merge(u,{}v)} merges \\spad{u} and \\spad{v} in ascending order. Note: \\axiom{merge(\\spad{u},{}\\spad{v}) = merge(\\spad{<=},{}\\spad{u},{}\\spad{v})}.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $ $) "\\spad{merge(p,{}a,{}b)} returns an aggregate \\spad{c} which merges \\axiom{a} and \\spad{b}. The result is produced by examining each element \\spad{x} of \\axiom{a} and \\spad{y} of \\spad{b} successively. If \\axiom{\\spad{p}(\\spad{x},{}\\spad{y})} is \\spad{true},{} then \\spad{x} is inserted into the result; otherwise \\spad{y} is inserted. If \\spad{x} is chosen,{} the next element of \\axiom{a} is examined,{} and so on. When all the elements of one aggregate are examined,{} the remaining elements of the other are appended. For example,{} \\axiom{merge(<,{}[1,{}3],{}[2,{}7,{}5])} returns \\axiom{[1,{}2,{}3,{}7,{}5]}.")))
-((-4406 . T))
+((-4407 . T))
NIL
(-374 |VarSet| R)
((|constructor| (NIL "The category of free Lie algebras. It is used by domains of non-commutative algebra: \\spadtype{LiePolynomial} and \\spadtype{XPBWPolynomial}. \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr})")) (|eval| (($ $ (|List| |#1|) (|List| $)) "\\axiom{eval(\\spad{p},{} [\\spad{x1},{}...,{}\\spad{xn}],{} [\\spad{v1},{}...,{}\\spad{vn}])} replaces \\axiom{\\spad{xi}} by \\axiom{\\spad{vi}} in \\axiom{\\spad{p}}.") (($ $ |#1| $) "\\axiom{eval(\\spad{p},{} \\spad{x},{} \\spad{v})} replaces \\axiom{\\spad{x}} by \\axiom{\\spad{v}} in \\axiom{\\spad{p}}.")) (|varList| (((|List| |#1|) $) "\\axiom{varList(\\spad{x})} returns the list of distinct entries of \\axiom{\\spad{x}}.")) (|trunc| (($ $ (|NonNegativeInteger|)) "\\axiom{trunc(\\spad{p},{}\\spad{n})} returns the polynomial \\axiom{\\spad{p}} truncated at order \\axiom{\\spad{n}}.")) (|mirror| (($ $) "\\axiom{mirror(\\spad{x})} returns \\axiom{Sum(r_i mirror(w_i))} if \\axiom{\\spad{x}} is \\axiom{Sum(r_i w_i)}.")) (|LiePoly| (($ (|LyndonWord| |#1|)) "\\axiom{LiePoly(\\spad{l})} returns the bracketed form of \\axiom{\\spad{l}} as a Lie polynomial.")) (|rquo| (((|XRecursivePolynomial| |#1| |#2|) (|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{rquo(\\spad{x},{}\\spad{y})} returns the right simplification of \\axiom{\\spad{x}} by \\axiom{\\spad{y}}.")) (|lquo| (((|XRecursivePolynomial| |#1| |#2|) (|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{lquo(\\spad{x},{}\\spad{y})} returns the left simplification of \\axiom{\\spad{x}} by \\axiom{\\spad{y}}.")) (|degree| (((|NonNegativeInteger|) $) "\\axiom{degree(\\spad{x})} returns the greatest length of a word in the support of \\axiom{\\spad{x}}.")) (|coerce| (((|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{x})} returns \\axiom{\\spad{x}} as a recursive polynomial.") (((|XDistributedPolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{x})} returns \\axiom{\\spad{x}} as distributed polynomial.") (($ |#1|) "\\axiom{coerce(\\spad{x})} returns \\axiom{\\spad{x}} as a Lie polynomial.")) (|coef| ((|#2| (|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{coef(\\spad{x},{}\\spad{y})} returns the scalar product of \\axiom{\\spad{x}} by \\axiom{\\spad{y}},{} the set of words being regarded as an orthogonal basis.")))
-((|JacobiIdentity| . T) (|NullSquare| . T) (-4401 . T) (-4400 . T))
+((|JacobiIdentity| . T) (|NullSquare| . T) (-4402 . T) (-4401 . T))
NIL
(-375 S V)
((|constructor| (NIL "This package exports 3 sorting algorithms which work over FiniteLinearAggregates.")) (|shellSort| ((|#2| (|Mapping| (|Boolean|) |#1| |#1|) |#2|) "\\spad{shellSort(f,{} agg)} sorts the aggregate agg with the ordering function \\spad{f} using the shellSort algorithm.")) (|heapSort| ((|#2| (|Mapping| (|Boolean|) |#1| |#1|) |#2|) "\\spad{heapSort(f,{} agg)} sorts the aggregate agg with the ordering function \\spad{f} using the heapsort algorithm.")) (|quickSort| ((|#2| (|Mapping| (|Boolean|) |#1| |#1|) |#2|) "\\spad{quickSort(f,{} agg)} sorts the aggregate agg with the ordering function \\spad{f} using the quicksort algorithm.")))
@@ -1438,7 +1438,7 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))))
(-377 R)
((|constructor| (NIL "\\spad{S} is \\spadtype{FullyLinearlyExplicitRingOver R} means that \\spad{S} is a \\spadtype{LinearlyExplicitRingOver R} and,{} in addition,{} if \\spad{R} is a \\spadtype{LinearlyExplicitRingOver Integer},{} then so is \\spad{S}")))
-((-4403 . T))
+((-4404 . T))
NIL
(-378 |Par|)
((|constructor| (NIL "\\indented{3}{This is a package for the approximation of complex solutions for} systems of equations of rational functions with complex rational coefficients. The results are expressed as either complex rational numbers or complex floats depending on the type of the precision parameter which can be either a rational number or a floating point number.")) (|complexRoots| (((|List| (|List| (|Complex| |#1|))) (|List| (|Fraction| (|Polynomial| (|Complex| (|Integer|))))) (|List| (|Symbol|)) |#1|) "\\spad{complexRoots(lrf,{} lv,{} eps)} finds all the complex solutions of a list of rational functions with rational number coefficients with respect the the variables appearing in \\spad{lv}. Each solution is computed to precision eps and returned as list corresponding to the order of variables in \\spad{lv}.") (((|List| (|Complex| |#1|)) (|Fraction| (|Polynomial| (|Complex| (|Integer|)))) |#1|) "\\spad{complexRoots(rf,{} eps)} finds all the complex solutions of a univariate rational function with rational number coefficients. The solutions are computed to precision eps.")) (|complexSolve| (((|List| (|Equation| (|Polynomial| (|Complex| |#1|)))) (|Equation| (|Fraction| (|Polynomial| (|Complex| (|Integer|))))) |#1|) "\\spad{complexSolve(eq,{}eps)} finds all the complex solutions of the equation \\spad{eq} of rational functions with rational rational coefficients with respect to all the variables appearing in \\spad{eq},{} with precision \\spad{eps}.") (((|List| (|Equation| (|Polynomial| (|Complex| |#1|)))) (|Fraction| (|Polynomial| (|Complex| (|Integer|)))) |#1|) "\\spad{complexSolve(p,{}eps)} find all the complex solutions of the rational function \\spad{p} with complex rational coefficients with respect to all the variables appearing in \\spad{p},{} with precision \\spad{eps}.") (((|List| (|List| (|Equation| (|Polynomial| (|Complex| |#1|))))) (|List| (|Equation| (|Fraction| (|Polynomial| (|Complex| (|Integer|)))))) |#1|) "\\spad{complexSolve(leq,{}eps)} finds all the complex solutions to precision \\spad{eps} of the system \\spad{leq} of equations of rational functions over complex rationals with respect to all the variables appearing in \\spad{lp}.") (((|List| (|List| (|Equation| (|Polynomial| (|Complex| |#1|))))) (|List| (|Fraction| (|Polynomial| (|Complex| (|Integer|))))) |#1|) "\\spad{complexSolve(lp,{}eps)} finds all the complex solutions to precision \\spad{eps} of the system \\spad{lp} of rational functions over the complex rationals with respect to all the variables appearing in \\spad{lp}.")))
@@ -1446,7 +1446,7 @@ NIL
NIL
(-379)
((|constructor| (NIL "\\spadtype{Float} implements arbitrary precision floating point arithmetic. The number of significant digits of each operation can be set to an arbitrary value (the default is 20 decimal digits). The operation \\spad{float(mantissa,{}exponent,{}\\spadfunFrom{base}{FloatingPointSystem})} for integer \\spad{mantissa},{} \\spad{exponent} specifies the number \\spad{mantissa * \\spadfunFrom{base}{FloatingPointSystem} ** exponent} The underlying representation for floats is binary not decimal. The implications of this are described below. \\blankline The model adopted is that arithmetic operations are rounded to to nearest unit in the last place,{} that is,{} accurate to within \\spad{2**(-\\spadfunFrom{bits}{FloatingPointSystem})}. Also,{} the elementary functions and constants are accurate to one unit in the last place. A float is represented as a record of two integers,{} the mantissa and the exponent. The \\spadfunFrom{base}{FloatingPointSystem} of the representation is binary,{} hence a \\spad{Record(m:mantissa,{}e:exponent)} represents the number \\spad{m * 2 ** e}. Though it is not assumed that the underlying integers are represented with a binary \\spadfunFrom{base}{FloatingPointSystem},{} the code will be most efficient when this is the the case (this is \\spad{true} in most implementations of Lisp). The decision to choose the \\spadfunFrom{base}{FloatingPointSystem} to be binary has some unfortunate consequences. First,{} decimal numbers like 0.3 cannot be represented exactly. Second,{} there is a further loss of accuracy during conversion to decimal for output. To compensate for this,{} if \\spad{d} digits of precision are specified,{} \\spad{1 + ceiling(log2 d)} bits are used. Two numbers that are displayed identically may therefore be not equal. On the other hand,{} a significant efficiency loss would be incurred if we chose to use a decimal \\spadfunFrom{base}{FloatingPointSystem} when the underlying integer base is binary. \\blankline Algorithms used: For the elementary functions,{} the general approach is to apply identities so that the taylor series can be used,{} and,{} so that it will converge within \\spad{O( sqrt n )} steps. For example,{} using the identity \\spad{exp(x) = exp(x/2)**2},{} we can compute \\spad{exp(1/3)} to \\spad{n} digits of precision as follows. We have \\spad{exp(1/3) = exp(2 ** (-sqrt s) / 3) ** (2 ** sqrt s)}. The taylor series will converge in less than sqrt \\spad{n} steps and the exponentiation requires sqrt \\spad{n} multiplications for a total of \\spad{2 sqrt n} multiplications. Assuming integer multiplication costs \\spad{O( n**2 )} the overall running time is \\spad{O( sqrt(n) n**2 )}. This approach is the best known approach for precisions up to about 10,{}000 digits at which point the methods of Brent which are \\spad{O( log(n) n**2 )} become competitive. Note also that summing the terms of the taylor series for the elementary functions is done using integer operations. This avoids the overhead of floating point operations and results in efficient code at low precisions. This implementation makes no attempt to reuse storage,{} relying on the underlying system to do \\spadgloss{garbage collection}. \\spad{I} estimate that the efficiency of this package at low precisions could be improved by a factor of 2 if in-place operations were available. \\blankline Running times: in the following,{} \\spad{n} is the number of bits of precision \\indented{5}{\\spad{*},{} \\spad{/},{} \\spad{sqrt},{} \\spad{\\spad{pi}},{} \\spad{exp1},{} \\spad{log2},{} \\spad{log10}: \\spad{ O( n**2 )}} \\indented{5}{\\spad{exp},{} \\spad{log},{} \\spad{sin},{} \\spad{atan}:\\space{2}\\spad{ O( sqrt(n) n**2 )}} The other elementary functions are coded in terms of the ones above.")) (|outputSpacing| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputSpacing(n)} inserts a space after \\spad{n} (default 10) digits on output; outputSpacing(0) means no spaces are inserted.")) (|outputGeneral| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputGeneral(n)} sets the output mode to general notation with \\spad{n} significant digits displayed.") (((|Void|)) "\\spad{outputGeneral()} sets the output mode (default mode) to general notation; numbers will be displayed in either fixed or floating (scientific) notation depending on the magnitude.")) (|outputFixed| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputFixed(n)} sets the output mode to fixed point notation,{} with \\spad{n} digits displayed after the decimal point.") (((|Void|)) "\\spad{outputFixed()} sets the output mode to fixed point notation; the output will contain a decimal point.")) (|outputFloating| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputFloating(n)} sets the output mode to floating (scientific) notation with \\spad{n} significant digits displayed after the decimal point.") (((|Void|)) "\\spad{outputFloating()} sets the output mode to floating (scientific) notation,{} \\spadignore{i.e.} \\spad{mantissa * 10 exponent} is displayed as \\spad{0.mantissa E exponent}.")) (|atan| (($ $ $) "\\spad{atan(x,{}y)} computes the arc tangent from \\spad{x} with phase \\spad{y}.")) (|exp1| (($) "\\spad{exp1()} returns exp 1: \\spad{2.7182818284...}.")) (|log10| (($ $) "\\spad{log10(x)} computes the logarithm for \\spad{x} to base 10.") (($) "\\spad{log10()} returns \\spad{ln 10}: \\spad{2.3025809299...}.")) (|log2| (($ $) "\\spad{log2(x)} computes the logarithm for \\spad{x} to base 2.") (($) "\\spad{log2()} returns \\spad{ln 2},{} \\spadignore{i.e.} \\spad{0.6931471805...}.")) (|rationalApproximation| (((|Fraction| (|Integer|)) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{rationalApproximation(f,{} n,{} b)} computes a rational approximation \\spad{r} to \\spad{f} with relative error \\spad{< b**(-n)},{} that is \\spad{|(r-f)/f| < b**(-n)}.") (((|Fraction| (|Integer|)) $ (|NonNegativeInteger|)) "\\spad{rationalApproximation(f,{} n)} computes a rational approximation \\spad{r} to \\spad{f} with relative error \\spad{< 10**(-n)}.")) (|shift| (($ $ (|Integer|)) "\\spad{shift(x,{}n)} adds \\spad{n} to the exponent of float \\spad{x}.")) (|relerror| (((|Integer|) $ $) "\\spad{relerror(x,{}y)} computes the absolute value of \\spad{x - y} divided by \\spad{y},{} when \\spad{y \\~= 0}.")) (|normalize| (($ $) "\\spad{normalize(x)} normalizes \\spad{x} at current precision.")) (** (($ $ $) "\\spad{x ** y} computes \\spad{exp(y log x)} where \\spad{x >= 0}.")) (/ (($ $ (|Integer|)) "\\spad{x / i} computes the division from \\spad{x} by an integer \\spad{i}.")))
-((-4389 . T) (-4397 . T) (-3613 . T) (-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4390 . T) (-4398 . T) (-3583 . T) (-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-380 |Par|)
((|constructor| (NIL "\\indented{3}{This is a package for the approximation of real solutions for} systems of polynomial equations over the rational numbers. The results are expressed as either rational numbers or floats depending on the type of the precision parameter which can be either a rational number or a floating point number.")) (|realRoots| (((|List| |#1|) (|Fraction| (|Polynomial| (|Integer|))) |#1|) "\\spad{realRoots(rf,{} eps)} finds the real zeros of a univariate rational function with precision given by eps.") (((|List| (|List| |#1|)) (|List| (|Fraction| (|Polynomial| (|Integer|)))) (|List| (|Symbol|)) |#1|) "\\spad{realRoots(lp,{}lv,{}eps)} computes the list of the real solutions of the list \\spad{lp} of rational functions with rational coefficients with respect to the variables in \\spad{lv},{} with precision \\spad{eps}. Each solution is expressed as a list of numbers in order corresponding to the variables in \\spad{lv}.")) (|solve| (((|List| (|Equation| (|Polynomial| |#1|))) (|Equation| (|Fraction| (|Polynomial| (|Integer|)))) |#1|) "\\spad{solve(eq,{}eps)} finds all of the real solutions of the univariate equation \\spad{eq} of rational functions with respect to the unique variables appearing in \\spad{eq},{} with precision \\spad{eps}.") (((|List| (|Equation| (|Polynomial| |#1|))) (|Fraction| (|Polynomial| (|Integer|))) |#1|) "\\spad{solve(p,{}eps)} finds all of the real solutions of the univariate rational function \\spad{p} with rational coefficients with respect to the unique variable appearing in \\spad{p},{} with precision \\spad{eps}.") (((|List| (|List| (|Equation| (|Polynomial| |#1|)))) (|List| (|Equation| (|Fraction| (|Polynomial| (|Integer|))))) |#1|) "\\spad{solve(leq,{}eps)} finds all of the real solutions of the system \\spad{leq} of equationas of rational functions with respect to all the variables appearing in \\spad{lp},{} with precision \\spad{eps}.") (((|List| (|List| (|Equation| (|Polynomial| |#1|)))) (|List| (|Fraction| (|Polynomial| (|Integer|)))) |#1|) "\\spad{solve(lp,{}eps)} finds all of the real solutions of the system \\spad{lp} of rational functions over the rational numbers with respect to all the variables appearing in \\spad{lp},{} with precision \\spad{eps}.")))
@@ -1454,11 +1454,11 @@ NIL
NIL
(-381 R S)
((|constructor| (NIL "This domain implements linear combinations of elements from the domain \\spad{S} with coefficients in the domain \\spad{R} where \\spad{S} is an ordered set and \\spad{R} is a ring (which may be non-commutative). This domain is used by domains of non-commutative algebra such as: \\indented{4}{\\spadtype{XDistributedPolynomial},{}} \\indented{4}{\\spadtype{XRecursivePolynomial}.} Author: Michel Petitot (petitot@lifl.\\spad{fr})")) (* (($ |#2| |#1|) "\\spad{s*r} returns the product \\spad{r*s} used by \\spadtype{XRecursivePolynomial}")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
((|HasCategory| |#1| (QUOTE (-172))))
(-382 R |Basis|)
((|constructor| (NIL "A domain of this category implements formal linear combinations of elements from a domain \\spad{Basis} with coefficients in a domain \\spad{R}. The domain \\spad{Basis} needs only to belong to the category \\spadtype{SetCategory} and \\spad{R} to the category \\spadtype{Ring}. Thus the coefficient ring may be non-commutative. See the \\spadtype{XDistributedPolynomial} constructor for examples of domains built with the \\spadtype{FreeModuleCat} category constructor. Author: Michel Petitot (petitot@lifl.\\spad{fr})")) (|reductum| (($ $) "\\spad{reductum(x)} returns \\spad{x} minus its leading term.")) (|leadingTerm| (((|Record| (|:| |k| |#2|) (|:| |c| |#1|)) $) "\\spad{leadingTerm(x)} returns the first term which appears in \\spad{ListOfTerms(x)}.")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(x)} returns the first coefficient which appears in \\spad{ListOfTerms(x)}.")) (|leadingMonomial| ((|#2| $) "\\spad{leadingMonomial(x)} returns the first element from \\spad{Basis} which appears in \\spad{ListOfTerms(x)}.")) (|numberOfMonomials| (((|NonNegativeInteger|) $) "\\spad{numberOfMonomials(x)} returns the number of monomials of \\spad{x}.")) (|monomials| (((|List| $) $) "\\spad{monomials(x)} returns the list of \\spad{r_i*b_i} whose sum is \\spad{x}.")) (|coefficients| (((|List| |#1|) $) "\\spad{coefficients(x)} returns the list of coefficients of \\spad{x}.")) (|ListOfTerms| (((|List| (|Record| (|:| |k| |#2|) (|:| |c| |#1|))) $) "\\spad{ListOfTerms(x)} returns a list \\spad{lt} of terms with type \\spad{Record(k: Basis,{} c: R)} such that \\spad{x} equals \\spad{reduce(+,{} map(x +-> monom(x.k,{} x.c),{} lt))}.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(x)} returns \\spad{true} if \\spad{x} contains a single monomial.")) (|monom| (($ |#2| |#1|) "\\spad{monom(b,{}r)} returns the element with the single monomial \\indented{1}{\\spad{b} and coefficient \\spad{r}.}")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(fn,{}u)} maps function \\spad{fn} onto the coefficients \\indented{1}{of the non-zero monomials of \\spad{u}.}")) (|coefficient| ((|#1| $ |#2|) "\\spad{coefficient(x,{}b)} returns the coefficient of \\spad{b} in \\spad{x}.")) (* (($ |#1| |#2|) "\\spad{r*b} returns the product of \\spad{r} by \\spad{b}.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
(-383)
((|constructor| (NIL "\\axiomType{FortranMatrixCategory} provides support for producing Functions and Subroutines when the input to these is an AXIOM object of type \\axiomType{Matrix} or in domains involving \\axiomType{FortranCode}.")) (|coerce| (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(e)} takes the component of \\spad{e} from \\spadtype{List FortranCode} and uses it as the body of the ASP,{} making the declarations in the \\spadtype{SymbolTable} component.") (($ (|FortranCode|)) "\\spad{coerce(e)} takes an object from \\spadtype{FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|List| (|FortranCode|))) "\\spad{coerce(e)} takes an object from \\spadtype{List FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|Matrix| (|MachineFloat|))) "\\spad{coerce(v)} produces an ASP which returns the value of \\spad{v}.")))
@@ -1470,7 +1470,7 @@ NIL
NIL
(-385 R S)
((|constructor| (NIL "A \\spad{bi}-module is a free module over a ring with generators indexed by an ordered set. Each element can be expressed as a finite linear combination of generators. Only non-zero terms are stored.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
((|HasCategory| |#1| (QUOTE (-172))))
(-386 S)
((|constructor| (NIL "The free monoid on a set \\spad{S} is the monoid of finite products of the form \\spad{reduce(*,{}[\\spad{si} ** \\spad{ni}])} where the \\spad{si}\\spad{'s} are in \\spad{S},{} and the \\spad{ni}\\spad{'s} are nonnegative integers. The multiplication is not commutative.")) (|mapGen| (($ (|Mapping| |#1| |#1|) $) "\\spad{mapGen(f,{} a1\\^e1 ... an\\^en)} returns \\spad{f(a1)\\^e1 ... f(an)\\^en}.")) (|mapExpon| (($ (|Mapping| (|NonNegativeInteger|) (|NonNegativeInteger|)) $) "\\spad{mapExpon(f,{} a1\\^e1 ... an\\^en)} returns \\spad{a1\\^f(e1) ... an\\^f(en)}.")) (|nthFactor| ((|#1| $ (|Integer|)) "\\spad{nthFactor(x,{} n)} returns the factor of the n^th monomial of \\spad{x}.")) (|nthExpon| (((|NonNegativeInteger|) $ (|Integer|)) "\\spad{nthExpon(x,{} n)} returns the exponent of the n^th monomial of \\spad{x}.")) (|factors| (((|List| (|Record| (|:| |gen| |#1|) (|:| |exp| (|NonNegativeInteger|)))) $) "\\spad{factors(a1\\^e1,{}...,{}an\\^en)} returns \\spad{[[a1,{} e1],{}...,{}[an,{} en]]}.")) (|size| (((|NonNegativeInteger|) $) "\\spad{size(x)} returns the number of monomials in \\spad{x}.")) (|overlap| (((|Record| (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) "\\spad{overlap(x,{} y)} returns \\spad{[l,{} m,{} r]} such that \\spad{x = l * m},{} \\spad{y = m * r} and \\spad{l} and \\spad{r} have no overlap,{} \\spadignore{i.e.} \\spad{overlap(l,{} r) = [l,{} 1,{} r]}.")) (|divide| (((|Union| (|Record| (|:| |lm| $) (|:| |rm| $)) "failed") $ $) "\\spad{divide(x,{} y)} returns the left and right exact quotients of \\spad{x} by \\spad{y},{} \\spadignore{i.e.} \\spad{[l,{} r]} such that \\spad{x = l * y * r},{} \"failed\" if \\spad{x} is not of the form \\spad{l * y * r}.")) (|rquo| (((|Union| $ "failed") $ $) "\\spad{rquo(x,{} y)} returns the exact right quotient of \\spad{x} by \\spad{y} \\spadignore{i.e.} \\spad{q} such that \\spad{x = q * y},{} \"failed\" if \\spad{x} is not of the form \\spad{q * y}.")) (|lquo| (((|Union| $ "failed") $ $) "\\spad{lquo(x,{} y)} returns the exact left quotient of \\spad{x} by \\spad{y} \\spadignore{i.e.} \\spad{q} such that \\spad{x = y * q},{} \"failed\" if \\spad{x} is not of the form \\spad{y * q}.")) (|hcrf| (($ $ $) "\\spad{hcrf(x,{} y)} returns the highest common right factor of \\spad{x} and \\spad{y},{} \\spadignore{i.e.} the largest \\spad{d} such that \\spad{x = a d} and \\spad{y = b d}.")) (|hclf| (($ $ $) "\\spad{hclf(x,{} y)} returns the highest common left factor of \\spad{x} and \\spad{y},{} \\spadignore{i.e.} the largest \\spad{d} such that \\spad{x = d a} and \\spad{y = d b}.")) (** (($ |#1| (|NonNegativeInteger|)) "\\spad{s ** n} returns the product of \\spad{s} by itself \\spad{n} times.")) (* (($ $ |#1|) "\\spad{x * s} returns the product of \\spad{x} by \\spad{s} on the right.") (($ |#1| $) "\\spad{s * x} returns the product of \\spad{x} by \\spad{s} on the left.")))
@@ -1478,7 +1478,7 @@ NIL
((|HasCategory| |#1| (QUOTE (-846))))
(-387)
((|constructor| (NIL "A category of domains which model machine arithmetic used by machines in the AXIOM-NAG link.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-388)
((|constructor| (NIL "This domain provides an interface to names in the file system.")))
@@ -1490,13 +1490,13 @@ NIL
NIL
(-390 |n| |class| R)
((|constructor| (NIL "Generate the Free Lie Algebra over a ring \\spad{R} with identity; A \\spad{P}. Hall basis is generated by a package call to HallBasis.")) (|generator| (($ (|NonNegativeInteger|)) "\\spad{generator(i)} is the \\spad{i}th Hall Basis element")) (|shallowExpand| (((|OutputForm|) $) "\\spad{shallowExpand(x)} \\undocumented{}")) (|deepExpand| (((|OutputForm|) $) "\\spad{deepExpand(x)} \\undocumented{}")) (|dimension| (((|NonNegativeInteger|)) "\\spad{dimension()} is the rank of this Lie algebra")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
(-391)
((|constructor| (NIL "Code to manipulate Fortran Output Stack")) (|topFortranOutputStack| (((|String|)) "\\spad{topFortranOutputStack()} returns the top element of the Fortran output stack")) (|pushFortranOutputStack| (((|Void|) (|String|)) "\\spad{pushFortranOutputStack(f)} pushes \\spad{f} onto the Fortran output stack") (((|Void|) (|FileName|)) "\\spad{pushFortranOutputStack(f)} pushes \\spad{f} onto the Fortran output stack")) (|popFortranOutputStack| (((|Void|)) "\\spad{popFortranOutputStack()} pops the Fortran output stack")) (|showFortranOutputStack| (((|Stack| (|String|))) "\\spad{showFortranOutputStack()} returns the Fortran output stack")) (|clearFortranOutputStack| (((|Stack| (|String|))) "\\spad{clearFortranOutputStack()} clears the Fortran output stack")))
NIL
NIL
-(-392 -2313 UP UPUP R)
+(-392 -2312 UP UPUP R)
((|constructor| (NIL "\\indented{1}{Finds the order of a divisor over a finite field} Author: Manuel Bronstein Date Created: 1988 Date Last Updated: 11 Jul 1990")) (|order| (((|NonNegativeInteger|) (|FiniteDivisor| |#1| |#2| |#3| |#4|)) "\\spad{order(x)} \\undocumented")))
NIL
NIL
@@ -1520,11 +1520,11 @@ NIL
((|constructor| (NIL "provides an interface to the boot code for calling Fortran")) (|setLegalFortranSourceExtensions| (((|List| (|String|)) (|List| (|String|))) "\\spad{setLegalFortranSourceExtensions(l)} \\undocumented{}")) (|outputAsFortran| (((|Void|) (|FileName|)) "\\spad{outputAsFortran(fn)} \\undocumented{}")) (|linkToFortran| (((|SExpression|) (|Symbol|) (|List| (|Symbol|)) (|TheSymbolTable|) (|List| (|Symbol|))) "\\spad{linkToFortran(s,{}l,{}t,{}lv)} \\undocumented{}") (((|SExpression|) (|Symbol|) (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|)))) (|List| (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|))))) (|List| (|Symbol|)) (|Symbol|)) "\\spad{linkToFortran(s,{}l,{}ll,{}lv,{}t)} \\undocumented{}") (((|SExpression|) (|Symbol|) (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|)))) (|List| (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|))))) (|List| (|Symbol|))) "\\spad{linkToFortran(s,{}l,{}ll,{}lv)} \\undocumented{}")))
NIL
NIL
-(-398 -2445 |returnType| -1370 |symbols|)
+(-398 -2410 |returnType| -2742 |symbols|)
((|constructor| (NIL "\\axiomType{FortranProgram} allows the user to build and manipulate simple models of FORTRAN subprograms. These can then be transformed into actual FORTRAN notation.")) (|coerce| (($ (|Equation| (|Expression| (|Complex| (|Float|))))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|Float|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|Integer|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Expression| (|Complex| (|Float|)))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|Float|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|Integer|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Equation| (|Expression| (|MachineComplex|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|MachineFloat|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|MachineInteger|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Expression| (|MachineComplex|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|MachineFloat|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|MachineInteger|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(r)} \\undocumented{}") (($ (|List| (|FortranCode|))) "\\spad{coerce(lfc)} \\undocumented{}") (($ (|FortranCode|)) "\\spad{coerce(fc)} \\undocumented{}")))
NIL
NIL
-(-399 -2313 UP)
+(-399 -2312 UP)
((|constructor| (NIL "\\indented{1}{Full partial fraction expansion of rational functions} Author: Manuel Bronstein Date Created: 9 December 1992 Date Last Updated: 6 October 1993 References: \\spad{M}.Bronstein & \\spad{B}.Salvy,{} \\indented{12}{Full Partial Fraction Decomposition of Rational Functions,{}} \\indented{12}{in Proceedings of ISSAC'93,{} Kiev,{} ACM Press.}")) (D (($ $ (|NonNegativeInteger|)) "\\spad{D(f,{} n)} returns the \\spad{n}-th derivative of \\spad{f}.") (($ $) "\\spad{D(f)} returns the derivative of \\spad{f}.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(f,{} n)} returns the \\spad{n}-th derivative of \\spad{f}.") (($ $) "\\spad{differentiate(f)} returns the derivative of \\spad{f}.")) (|construct| (($ (|List| (|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |center| |#2|) (|:| |num| |#2|)))) "\\spad{construct(l)} is the inverse of fracPart.")) (|fracPart| (((|List| (|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |center| |#2|) (|:| |num| |#2|))) $) "\\spad{fracPart(f)} returns the list of summands of the fractional part of \\spad{f}.")) (|polyPart| ((|#2| $) "\\spad{polyPart(f)} returns the polynomial part of \\spad{f}.")) (|fullPartialFraction| (($ (|Fraction| |#2|)) "\\spad{fullPartialFraction(f)} returns \\spad{[p,{} [[j,{} Dj,{} Hj]...]]} such that \\spad{f = p(x) + \\sum_{[j,{}Dj,{}Hj] in l} \\sum_{Dj(a)=0} Hj(a)/(x - a)\\^j}.")) (+ (($ |#2| $) "\\spad{p + x} returns the sum of \\spad{p} and \\spad{x}")))
NIL
NIL
@@ -1538,15 +1538,15 @@ NIL
NIL
(-402)
((|constructor| (NIL "FieldOfPrimeCharacteristic is the category of fields of prime characteristic,{} \\spadignore{e.g.} finite fields,{} algebraic closures of fields of prime characteristic,{} transcendental extensions of of fields of prime characteristic.")) (|primeFrobenius| (($ $ (|NonNegativeInteger|)) "\\spad{primeFrobenius(a,{}s)} returns \\spad{a**(p**s)} where \\spad{p} is the characteristic.") (($ $) "\\spad{primeFrobenius(a)} returns \\spad{a ** p} where \\spad{p} is the characteristic.")) (|discreteLog| (((|Union| (|NonNegativeInteger|) "failed") $ $) "\\spad{discreteLog(b,{}a)} computes \\spad{s} with \\spad{b**s = a} if such an \\spad{s} exists.")) (|order| (((|OnePointCompletion| (|PositiveInteger|)) $) "\\spad{order(a)} computes the order of an element in the multiplicative group of the field. Error: if \\spad{a} is 0.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-403 S)
((|constructor| (NIL "This category is intended as a model for floating point systems. A floating point system is a model for the real numbers. In fact,{} it is an approximation in the sense that not all real numbers are exactly representable by floating point numbers. A floating point system is characterized by the following: \\blankline \\indented{2}{1: \\spadfunFrom{base}{FloatingPointSystem} of the \\spadfunFrom{exponent}{FloatingPointSystem}.} \\indented{9}{(actual implemenations are usually binary or decimal)} \\indented{2}{2: \\spadfunFrom{precision}{FloatingPointSystem} of the \\spadfunFrom{mantissa}{FloatingPointSystem} (arbitrary or fixed)} \\indented{2}{3: rounding error for operations} \\blankline Because a Float is an approximation to the real numbers,{} even though it is defined to be a join of a Field and OrderedRing,{} some of the attributes do not hold. In particular associative(\\spad{\"+\"}) does not hold. Algorithms defined over a field need special considerations when the field is a floating point system.")) (|max| (($) "\\spad{max()} returns the maximum floating point number.")) (|min| (($) "\\spad{min()} returns the minimum floating point number.")) (|decreasePrecision| (((|PositiveInteger|) (|Integer|)) "\\spad{decreasePrecision(n)} decreases the current \\spadfunFrom{precision}{FloatingPointSystem} precision by \\spad{n} decimal digits.")) (|increasePrecision| (((|PositiveInteger|) (|Integer|)) "\\spad{increasePrecision(n)} increases the current \\spadfunFrom{precision}{FloatingPointSystem} by \\spad{n} decimal digits.")) (|precision| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{precision(n)} set the precision in the base to \\spad{n} decimal digits.") (((|PositiveInteger|)) "\\spad{precision()} returns the precision in digits base.")) (|digits| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{digits(d)} set the \\spadfunFrom{precision}{FloatingPointSystem} to \\spad{d} digits.") (((|PositiveInteger|)) "\\spad{digits()} returns ceiling\\spad{'s} precision in decimal digits.")) (|bits| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{bits(n)} set the \\spadfunFrom{precision}{FloatingPointSystem} to \\spad{n} bits.") (((|PositiveInteger|)) "\\spad{bits()} returns ceiling\\spad{'s} precision in bits.")) (|mantissa| (((|Integer|) $) "\\spad{mantissa(x)} returns the mantissa part of \\spad{x}.")) (|exponent| (((|Integer|) $) "\\spad{exponent(x)} returns the \\spadfunFrom{exponent}{FloatingPointSystem} part of \\spad{x}.")) (|base| (((|PositiveInteger|)) "\\spad{base()} returns the base of the \\spadfunFrom{exponent}{FloatingPointSystem}.")) (|order| (((|Integer|) $) "\\spad{order x} is the order of magnitude of \\spad{x}. Note: \\spad{base ** order x <= |x| < base ** (1 + order x)}.")) (|float| (($ (|Integer|) (|Integer|) (|PositiveInteger|)) "\\spad{float(a,{}e,{}b)} returns \\spad{a * b ** e}.") (($ (|Integer|) (|Integer|)) "\\spad{float(a,{}e)} returns \\spad{a * base() ** e}.")) (|approximate| ((|attribute|) "\\spad{approximate} means \"is an approximation to the real numbers\".")))
NIL
-((|HasAttribute| |#1| (QUOTE -4389)) (|HasAttribute| |#1| (QUOTE -4397)))
+((|HasAttribute| |#1| (QUOTE -4390)) (|HasAttribute| |#1| (QUOTE -4398)))
(-404)
((|constructor| (NIL "This category is intended as a model for floating point systems. A floating point system is a model for the real numbers. In fact,{} it is an approximation in the sense that not all real numbers are exactly representable by floating point numbers. A floating point system is characterized by the following: \\blankline \\indented{2}{1: \\spadfunFrom{base}{FloatingPointSystem} of the \\spadfunFrom{exponent}{FloatingPointSystem}.} \\indented{9}{(actual implemenations are usually binary or decimal)} \\indented{2}{2: \\spadfunFrom{precision}{FloatingPointSystem} of the \\spadfunFrom{mantissa}{FloatingPointSystem} (arbitrary or fixed)} \\indented{2}{3: rounding error for operations} \\blankline Because a Float is an approximation to the real numbers,{} even though it is defined to be a join of a Field and OrderedRing,{} some of the attributes do not hold. In particular associative(\\spad{\"+\"}) does not hold. Algorithms defined over a field need special considerations when the field is a floating point system.")) (|max| (($) "\\spad{max()} returns the maximum floating point number.")) (|min| (($) "\\spad{min()} returns the minimum floating point number.")) (|decreasePrecision| (((|PositiveInteger|) (|Integer|)) "\\spad{decreasePrecision(n)} decreases the current \\spadfunFrom{precision}{FloatingPointSystem} precision by \\spad{n} decimal digits.")) (|increasePrecision| (((|PositiveInteger|) (|Integer|)) "\\spad{increasePrecision(n)} increases the current \\spadfunFrom{precision}{FloatingPointSystem} by \\spad{n} decimal digits.")) (|precision| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{precision(n)} set the precision in the base to \\spad{n} decimal digits.") (((|PositiveInteger|)) "\\spad{precision()} returns the precision in digits base.")) (|digits| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{digits(d)} set the \\spadfunFrom{precision}{FloatingPointSystem} to \\spad{d} digits.") (((|PositiveInteger|)) "\\spad{digits()} returns ceiling\\spad{'s} precision in decimal digits.")) (|bits| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{bits(n)} set the \\spadfunFrom{precision}{FloatingPointSystem} to \\spad{n} bits.") (((|PositiveInteger|)) "\\spad{bits()} returns ceiling\\spad{'s} precision in bits.")) (|mantissa| (((|Integer|) $) "\\spad{mantissa(x)} returns the mantissa part of \\spad{x}.")) (|exponent| (((|Integer|) $) "\\spad{exponent(x)} returns the \\spadfunFrom{exponent}{FloatingPointSystem} part of \\spad{x}.")) (|base| (((|PositiveInteger|)) "\\spad{base()} returns the base of the \\spadfunFrom{exponent}{FloatingPointSystem}.")) (|order| (((|Integer|) $) "\\spad{order x} is the order of magnitude of \\spad{x}. Note: \\spad{base ** order x <= |x| < base ** (1 + order x)}.")) (|float| (($ (|Integer|) (|Integer|) (|PositiveInteger|)) "\\spad{float(a,{}e,{}b)} returns \\spad{a * b ** e}.") (($ (|Integer|) (|Integer|)) "\\spad{float(a,{}e)} returns \\spad{a * base() ** e}.")) (|approximate| ((|attribute|) "\\spad{approximate} means \"is an approximation to the real numbers\".")))
-((-3613 . T) (-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-3583 . T) (-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-405 R S)
((|constructor| (NIL "\\spadtype{FactoredFunctions2} contains functions that involve factored objects whose underlying domains may not be the same. For example,{} \\spadfun{map} might be used to coerce an object of type \\spadtype{Factored(Integer)} to \\spadtype{Factored(Complex(Integer))}.")) (|map| (((|Factored| |#2|) (|Mapping| |#2| |#1|) (|Factored| |#1|)) "\\spad{map(fn,{}u)} is used to apply the function \\userfun{\\spad{fn}} to every factor of \\spadvar{\\spad{u}}. The new factored object will have all its information flags set to \"nil\". This function is used,{} for example,{} to coerce every factor base to another type.")))
@@ -1558,15 +1558,15 @@ NIL
NIL
(-407 S)
((|constructor| (NIL "Fraction takes an IntegralDomain \\spad{S} and produces the domain of Fractions with numerators and denominators from \\spad{S}. If \\spad{S} is also a GcdDomain,{} then \\spad{gcd}\\spad{'s} between numerator and denominator will be cancelled during all operations.")) (|canonical| ((|attribute|) "\\spad{canonical} means that equal elements are in fact identical.")))
-((-4393 -12 (|has| |#1| (-6 -4404)) (|has| |#1| (-452)) (|has| |#1| (-6 -4393))) (-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-816))) (-2750 (|HasCategory| |#1| (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-846)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824))))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-545))) (-12 (|HasAttribute| |#1| (QUOTE -4404)) (|HasAttribute| |#1| (QUOTE -4393)) (|HasCategory| |#1| (QUOTE (-452)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+((-4394 -12 (|has| |#1| (-6 -4405)) (|has| |#1| (-452)) (|has| |#1| (-6 -4394))) (-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-816))) (-2733 (|HasCategory| |#1| (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-846)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824))))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-824)))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-545))) (-12 (|HasAttribute| |#1| (QUOTE -4405)) (|HasAttribute| |#1| (QUOTE -4394)) (|HasCategory| |#1| (QUOTE (-452)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-408 S R UP)
((|constructor| (NIL "A \\spadtype{FramedAlgebra} is a \\spadtype{FiniteRankAlgebra} together with a fixed \\spad{R}-module basis.")) (|regularRepresentation| (((|Matrix| |#2|) $) "\\spad{regularRepresentation(a)} returns the matrix of the linear map defined by left multiplication by \\spad{a} with respect to the fixed basis.")) (|discriminant| ((|#2|) "\\spad{discriminant()} = determinant(traceMatrix()).")) (|traceMatrix| (((|Matrix| |#2|)) "\\spad{traceMatrix()} is the \\spad{n}-by-\\spad{n} matrix ( \\spad{Tr(\\spad{vi} * vj)} ),{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.")) (|convert| (($ (|Vector| |#2|)) "\\spad{convert([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.") (((|Vector| |#2|) $) "\\spad{convert(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|represents| (($ (|Vector| |#2|)) "\\spad{represents([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.")) (|coordinates| (((|Matrix| |#2|) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm])} returns the coordinates of the \\spad{vi}\\spad{'s} with to the fixed basis. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#2|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|basis| (((|Vector| $)) "\\spad{basis()} returns the fixed \\spad{R}-module basis.")))
NIL
NIL
(-409 R UP)
((|constructor| (NIL "A \\spadtype{FramedAlgebra} is a \\spadtype{FiniteRankAlgebra} together with a fixed \\spad{R}-module basis.")) (|regularRepresentation| (((|Matrix| |#1|) $) "\\spad{regularRepresentation(a)} returns the matrix of the linear map defined by left multiplication by \\spad{a} with respect to the fixed basis.")) (|discriminant| ((|#1|) "\\spad{discriminant()} = determinant(traceMatrix()).")) (|traceMatrix| (((|Matrix| |#1|)) "\\spad{traceMatrix()} is the \\spad{n}-by-\\spad{n} matrix ( \\spad{Tr(\\spad{vi} * vj)} ),{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.")) (|convert| (($ (|Vector| |#1|)) "\\spad{convert([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.") (((|Vector| |#1|) $) "\\spad{convert(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|represents| (($ (|Vector| |#1|)) "\\spad{represents([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.")) (|coordinates| (((|Matrix| |#1|) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm])} returns the coordinates of the \\spad{vi}\\spad{'s} with to the fixed basis. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#1|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|basis| (((|Vector| $)) "\\spad{basis()} returns the fixed \\spad{R}-module basis.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-410 A S)
((|constructor| (NIL "\\indented{2}{A is fully retractable to \\spad{B} means that A is retractable to \\spad{B},{} and,{}} \\indented{2}{in addition,{} if \\spad{B} is retractable to the integers or rational} \\indented{2}{numbers then so is A.} \\indented{2}{In particular,{} what we are asserting is that there are no integers} \\indented{2}{(rationals) in A which don\\spad{'t} retract into \\spad{B}.} Date Created: March 1990 Date Last Updated: 9 April 1991")))
@@ -1580,11 +1580,11 @@ NIL
((|constructor| (NIL "\\indented{1}{Lifting of morphisms to fractional ideals.} Author: Manuel Bronstein Date Created: 1 Feb 1989 Date Last Updated: 27 Feb 1990 Keywords: ideal,{} algebra,{} module.")) (|map| (((|FractionalIdeal| |#5| |#6| |#7| |#8|) (|Mapping| |#5| |#1|) (|FractionalIdeal| |#1| |#2| |#3| |#4|)) "\\spad{map(f,{}i)} \\undocumented{}")))
NIL
NIL
-(-413 R -2313 UP A)
+(-413 R -2312 UP A)
((|constructor| (NIL "Fractional ideals in a framed algebra.")) (|randomLC| ((|#4| (|NonNegativeInteger|) (|Vector| |#4|)) "\\spad{randomLC(n,{}x)} should be local but conditional.")) (|minimize| (($ $) "\\spad{minimize(I)} returns a reduced set of generators for \\spad{I}.")) (|denom| ((|#1| $) "\\spad{denom(1/d * (f1,{}...,{}fn))} returns \\spad{d}.")) (|numer| (((|Vector| |#4|) $) "\\spad{numer(1/d * (f1,{}...,{}fn))} = the vector \\spad{[f1,{}...,{}fn]}.")) (|norm| ((|#2| $) "\\spad{norm(I)} returns the norm of the ideal \\spad{I}.")) (|basis| (((|Vector| |#4|) $) "\\spad{basis((f1,{}...,{}fn))} returns the vector \\spad{[f1,{}...,{}fn]}.")) (|ideal| (($ (|Vector| |#4|)) "\\spad{ideal([f1,{}...,{}fn])} returns the ideal \\spad{(f1,{}...,{}fn)}.")))
-((-4403 . T))
+((-4404 . T))
NIL
-(-414 R -2313 UP A |ibasis|)
+(-414 R -2312 UP A |ibasis|)
((|constructor| (NIL "Module representation of fractional ideals.")) (|module| (($ (|FractionalIdeal| |#1| |#2| |#3| |#4|)) "\\spad{module(I)} returns \\spad{I} viewed has a module over \\spad{R}.") (($ (|Vector| |#4|)) "\\spad{module([f1,{}...,{}fn])} = the module generated by \\spad{(f1,{}...,{}fn)} over \\spad{R}.")) (|norm| ((|#2| $) "\\spad{norm(f)} returns the norm of the module \\spad{f}.")) (|basis| (((|Vector| |#4|) $) "\\spad{basis((f1,{}...,{}fn))} = the vector \\spad{[f1,{}...,{}fn]}.")))
NIL
((|HasCategory| |#4| (LIST (QUOTE -1034) (|devaluate| |#2|))))
@@ -1598,12 +1598,12 @@ NIL
((|HasCategory| |#2| (QUOTE (-363))))
(-417 R)
((|constructor| (NIL "FramedNonAssociativeAlgebra(\\spad{R}) is a \\spadtype{FiniteRankNonAssociativeAlgebra} (\\spadignore{i.e.} a non associative algebra over \\spad{R} which is a free \\spad{R}-module of finite rank) over a commutative ring \\spad{R} together with a fixed \\spad{R}-module basis.")) (|apply| (($ (|Matrix| |#1|) $) "\\spad{apply(m,{}a)} defines a left operation of \\spad{n} by \\spad{n} matrices where \\spad{n} is the rank of the algebra in terms of matrix-vector multiplication,{} this is a substitute for a left module structure. Error: if shape of matrix doesn\\spad{'t} fit.")) (|rightRankPolynomial| (((|SparseUnivariatePolynomial| (|Polynomial| |#1|))) "\\spad{rightRankPolynomial()} calculates the right minimal polynomial of the generic element in the algebra,{} defined by the same structural constants over the polynomial ring in symbolic coefficients with respect to the fixed basis.")) (|leftRankPolynomial| (((|SparseUnivariatePolynomial| (|Polynomial| |#1|))) "\\spad{leftRankPolynomial()} calculates the left minimal polynomial of the generic element in the algebra,{} defined by the same structural constants over the polynomial ring in symbolic coefficients with respect to the fixed basis.")) (|rightRegularRepresentation| (((|Matrix| |#1|) $) "\\spad{rightRegularRepresentation(a)} returns the matrix of the linear map defined by right multiplication by \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|leftRegularRepresentation| (((|Matrix| |#1|) $) "\\spad{leftRegularRepresentation(a)} returns the matrix of the linear map defined by left multiplication by \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|rightTraceMatrix| (((|Matrix| |#1|)) "\\spad{rightTraceMatrix()} is the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the right trace of the product \\spad{vi*vj},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed \\spad{R}-module basis.")) (|leftTraceMatrix| (((|Matrix| |#1|)) "\\spad{leftTraceMatrix()} is the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by left trace of the product \\spad{vi*vj},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed \\spad{R}-module basis.")) (|rightDiscriminant| ((|#1|) "\\spad{rightDiscriminant()} returns the determinant of the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the right trace of the product \\spad{vi*vj},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed \\spad{R}-module basis. Note: the same as \\spad{determinant(rightTraceMatrix())}.")) (|leftDiscriminant| ((|#1|) "\\spad{leftDiscriminant()} returns the determinant of the \\spad{n}-by-\\spad{n} matrix whose element at the \\spad{i}\\spad{-}th row and \\spad{j}\\spad{-}th column is given by the left trace of the product \\spad{vi*vj},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed \\spad{R}-module basis. Note: the same as \\spad{determinant(leftTraceMatrix())}.")) (|convert| (($ (|Vector| |#1|)) "\\spad{convert([a1,{}...,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed \\spad{R}-module basis.") (((|Vector| |#1|) $) "\\spad{convert(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|represents| (($ (|Vector| |#1|)) "\\spad{represents([a1,{}...,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed \\spad{R}-module basis.")) (|conditionsForIdempotents| (((|List| (|Polynomial| |#1|))) "\\spad{conditionsForIdempotents()} determines a complete list of polynomial equations for the coefficients of idempotents with respect to the fixed \\spad{R}-module basis.")) (|structuralConstants| (((|Vector| (|Matrix| |#1|))) "\\spad{structuralConstants()} calculates the structural constants \\spad{[(gammaijk) for k in 1..rank()]} defined by \\spad{\\spad{vi} * vj = gammaij1 * v1 + ... + gammaijn * vn},{} where \\spad{v1},{}...,{}\\spad{vn} is the fixed \\spad{R}-module basis.")) (|elt| ((|#1| $ (|Integer|)) "\\spad{elt(a,{}i)} returns the \\spad{i}-th coefficient of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|coordinates| (((|Matrix| |#1|) (|Vector| $)) "\\spad{coordinates([a1,{}...,{}am])} returns a matrix whose \\spad{i}-th row is formed by the coordinates of \\spad{\\spad{ai}} with respect to the fixed \\spad{R}-module basis.") (((|Vector| |#1|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|basis| (((|Vector| $)) "\\spad{basis()} returns the fixed \\spad{R}-module basis.")))
-((-4403 |has| |#1| (-556)) (-4401 . T) (-4400 . T))
+((-4404 |has| |#1| (-556)) (-4402 . T) (-4401 . T))
NIL
(-418 R)
((|constructor| (NIL "\\spadtype{Factored} creates a domain whose objects are kept in factored form as long as possible. Thus certain operations like multiplication and \\spad{gcd} are relatively easy to do. Others,{} like addition require somewhat more work,{} and unless the argument domain provides a factor function,{} the result may not be completely factored. Each object consists of a unit and a list of factors,{} where a factor has a member of \\spad{R} (the \"base\"),{} and exponent and a flag indicating what is known about the base. A flag may be one of \"nil\",{} \"sqfr\",{} \"irred\" or \"prime\",{} which respectively mean that nothing is known about the base,{} it is square-free,{} it is irreducible,{} or it is prime. The current restriction to integral domains allows simplification to be performed without worrying about multiplication order.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(u)} returns a rational number if \\spad{u} really is one,{} and \"failed\" otherwise.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(u)} assumes spadvar{\\spad{u}} is actually a rational number and does the conversion to rational number (see \\spadtype{Fraction Integer}).")) (|rational?| (((|Boolean|) $) "\\spad{rational?(u)} tests if \\spadvar{\\spad{u}} is actually a rational number (see \\spadtype{Fraction Integer}).")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(fn,{}u)} maps the function \\userfun{\\spad{fn}} across the factors of \\spadvar{\\spad{u}} and creates a new factored object. Note: this clears the information flags (sets them to \"nil\") because the effect of \\userfun{\\spad{fn}} is clearly not known in general.")) (|unitNormalize| (($ $) "\\spad{unitNormalize(u)} normalizes the unit part of the factorization. For example,{} when working with factored integers,{} this operation will ensure that the bases are all positive integers.")) (|unit| ((|#1| $) "\\spad{unit(u)} extracts the unit part of the factorization.")) (|flagFactor| (($ |#1| (|Integer|) (|Union| "nil" "sqfr" "irred" "prime")) "\\spad{flagFactor(base,{}exponent,{}flag)} creates a factored object with a single factor whose \\spad{base} is asserted to be properly described by the information \\spad{flag}.")) (|sqfrFactor| (($ |#1| (|Integer|)) "\\spad{sqfrFactor(base,{}exponent)} creates a factored object with a single factor whose \\spad{base} is asserted to be square-free (flag = \"sqfr\").")) (|primeFactor| (($ |#1| (|Integer|)) "\\spad{primeFactor(base,{}exponent)} creates a factored object with a single factor whose \\spad{base} is asserted to be prime (flag = \"prime\").")) (|numberOfFactors| (((|NonNegativeInteger|) $) "\\spad{numberOfFactors(u)} returns the number of factors in \\spadvar{\\spad{u}}.")) (|nthFlag| (((|Union| "nil" "sqfr" "irred" "prime") $ (|Integer|)) "\\spad{nthFlag(u,{}n)} returns the information flag of the \\spad{n}th factor of \\spadvar{\\spad{u}}. If \\spadvar{\\spad{n}} is not a valid index for a factor (for example,{} less than 1 or too big),{} \"nil\" is returned.")) (|nthFactor| ((|#1| $ (|Integer|)) "\\spad{nthFactor(u,{}n)} returns the base of the \\spad{n}th factor of \\spadvar{\\spad{u}}. If \\spadvar{\\spad{n}} is not a valid index for a factor (for example,{} less than 1 or too big),{} 1 is returned. If \\spadvar{\\spad{u}} consists only of a unit,{} the unit is returned.")) (|nthExponent| (((|Integer|) $ (|Integer|)) "\\spad{nthExponent(u,{}n)} returns the exponent of the \\spad{n}th factor of \\spadvar{\\spad{u}}. If \\spadvar{\\spad{n}} is not a valid index for a factor (for example,{} less than 1 or too big),{} 0 is returned.")) (|irreducibleFactor| (($ |#1| (|Integer|)) "\\spad{irreducibleFactor(base,{}exponent)} creates a factored object with a single factor whose \\spad{base} is asserted to be irreducible (flag = \"irred\").")) (|factors| (((|List| (|Record| (|:| |factor| |#1|) (|:| |exponent| (|Integer|)))) $) "\\spad{factors(u)} returns a list of the factors in a form suitable for iteration. That is,{} it returns a list where each element is a record containing a base and exponent. The original object is the product of all the factors and the unit (which can be extracted by \\axiom{unit(\\spad{u})}).")) (|nilFactor| (($ |#1| (|Integer|)) "\\spad{nilFactor(base,{}exponent)} creates a factored object with a single factor with no information about the kind of \\spad{base} (flag = \"nil\").")) (|factorList| (((|List| (|Record| (|:| |flg| (|Union| "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (|Integer|)))) $) "\\spad{factorList(u)} returns the list of factors with flags (for use by factoring code).")) (|makeFR| (($ |#1| (|List| (|Record| (|:| |flg| (|Union| "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (|Integer|))))) "\\spad{makeFR(unit,{}listOfFactors)} creates a factored object (for use by factoring code).")) (|exponent| (((|Integer|) $) "\\spad{exponent(u)} returns the exponent of the first factor of \\spadvar{\\spad{u}},{} or 0 if the factored form consists solely of a unit.")) (|expand| ((|#1| $) "\\spad{expand(f)} multiplies the unit and factors together,{} yielding an \"unfactored\" object. Note: this is purposely not called \\spadfun{coerce} which would cause the interpreter to do this automatically.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -309) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -286) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-1213))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-1213)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-452))))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -309) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -286) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-1213))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-1213)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-452))))
(-419 R)
((|constructor| (NIL "\\spadtype{FactoredFunctionUtilities} implements some utility functions for manipulating factored objects.")) (|mergeFactors| (((|Factored| |#1|) (|Factored| |#1|) (|Factored| |#1|)) "\\spad{mergeFactors(u,{}v)} is used when the factorizations of \\spadvar{\\spad{u}} and \\spadvar{\\spad{v}} are known to be disjoint,{} \\spadignore{e.g.} resulting from a content/primitive part split. Essentially,{} it creates a new factored object by multiplying the units together and appending the lists of factors.")) (|refine| (((|Factored| |#1|) (|Factored| |#1|) (|Mapping| (|Factored| |#1|) |#1|)) "\\spad{refine(u,{}fn)} is used to apply the function \\userfun{\\spad{fn}} to each factor of \\spadvar{\\spad{u}} and then build a new factored object from the results. For example,{} if \\spadvar{\\spad{u}} were created by calling \\spad{nilFactor(10,{}2)} then \\spad{refine(u,{}factor)} would create a factored object equal to that created by \\spad{factor(100)} or \\spad{primeFactor(2,{}2) * primeFactor(5,{}2)}.")))
NIL
@@ -1630,17 +1630,17 @@ NIL
((|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-368))))
(-425 S)
((|constructor| (NIL "A finite-set aggregate models the notion of a finite set,{} that is,{} a collection of elements characterized by membership,{} but not by order or multiplicity. See \\spadtype{Set} for an example.")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest element of aggregate \\spad{u}.")) (|max| ((|#1| $) "\\spad{max(u)} returns the largest element of aggregate \\spad{u}.")) (|universe| (($) "\\spad{universe()}\\$\\spad{D} returns the universal set for finite set aggregate \\spad{D}.")) (|complement| (($ $) "\\spad{complement(u)} returns the complement of the set \\spad{u},{} \\spadignore{i.e.} the set of all values not in \\spad{u}.")) (|cardinality| (((|NonNegativeInteger|) $) "\\spad{cardinality(u)} returns the number of elements of \\spad{u}. Note: \\axiom{cardinality(\\spad{u}) = \\#u}.")))
-((-4406 . T) (-4396 . T) (-4407 . T))
+((-4407 . T) (-4397 . T) (-4408 . T))
NIL
-(-426 R -2313)
+(-426 R -2312)
((|constructor| (NIL "\\spadtype{FunctionSpaceComplexIntegration} provides functions for the indefinite integration of complex-valued functions.")) (|complexIntegrate| ((|#2| |#2| (|Symbol|)) "\\spad{complexIntegrate(f,{} x)} returns the integral of \\spad{f(x)dx} where \\spad{x} is viewed as a complex variable.")) (|internalIntegrate0| (((|IntegrationResult| |#2|) |#2| (|Symbol|)) "\\spad{internalIntegrate0 should} be a local function,{} but is conditional.")) (|internalIntegrate| (((|IntegrationResult| |#2|) |#2| (|Symbol|)) "\\spad{internalIntegrate(f,{} x)} returns the integral of \\spad{f(x)dx} where \\spad{x} is viewed as a complex variable.")))
NIL
NIL
(-427 R E)
((|constructor| (NIL "\\indented{1}{Author: James Davenport} Date Created: 17 April 1992 Date Last Updated: Basic Functions: Related Constructors: Also See: AMS Classifications: Keywords: References: Description:")) (|makeCos| (($ |#2| |#1|) "\\spad{makeCos(e,{}r)} makes a sin expression with given argument and coefficient")) (|makeSin| (($ |#2| |#1|) "\\spad{makeSin(e,{}r)} makes a sin expression with given argument and coefficient")) (|coerce| (($ (|FourierComponent| |#2|)) "\\spad{coerce(c)} converts sin/cos terms into Fourier Series") (($ |#1|) "\\spad{coerce(r)} converts coefficients into Fourier Series")))
-((-4393 -12 (|has| |#1| (-6 -4393)) (|has| |#2| (-6 -4393))) (-4400 . T) (-4401 . T) (-4403 . T))
-((-12 (|HasAttribute| |#1| (QUOTE -4393)) (|HasAttribute| |#2| (QUOTE -4393))))
-(-428 R -2313)
+((-4394 -12 (|has| |#1| (-6 -4394)) (|has| |#2| (-6 -4394))) (-4401 . T) (-4402 . T) (-4404 . T))
+((-12 (|HasAttribute| |#1| (QUOTE -4394)) (|HasAttribute| |#2| (QUOTE -4394))))
+(-428 R -2312)
((|constructor| (NIL "\\spadtype{FunctionSpaceIntegration} provides functions for the indefinite integration of real-valued functions.")) (|integrate| (((|Union| |#2| (|List| |#2|)) |#2| (|Symbol|)) "\\spad{integrate(f,{} x)} returns the integral of \\spad{f(x)dx} where \\spad{x} is viewed as a real variable.")))
NIL
NIL
@@ -1650,17 +1650,17 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-1106))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))))
(-430 R)
((|constructor| (NIL "A space of formal functions with arguments in an arbitrary ordered set.")) (|univariate| (((|Fraction| (|SparseUnivariatePolynomial| $)) $ (|Kernel| $)) "\\spad{univariate(f,{} k)} returns \\spad{f} viewed as a univariate fraction in \\spad{k}.")) (/ (($ (|SparseMultivariatePolynomial| |#1| (|Kernel| $)) (|SparseMultivariatePolynomial| |#1| (|Kernel| $))) "\\spad{p1/p2} returns the quotient of \\spad{p1} and \\spad{p2} as an element of \\%.")) (|denominator| (($ $) "\\spad{denominator(f)} returns the denominator of \\spad{f} converted to \\%.")) (|denom| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{denom(f)} returns the denominator of \\spad{f} viewed as a polynomial in the kernels over \\spad{R}.")) (|convert| (($ (|Factored| $)) "\\spad{convert(f1\\^e1 ... fm\\^em)} returns \\spad{(f1)\\^e1 ... (fm)\\^em} as an element of \\%,{} using formal kernels created using a \\spadfunFrom{paren}{ExpressionSpace}.")) (|isPower| (((|Union| (|Record| (|:| |val| $) (|:| |exponent| (|Integer|))) "failed") $) "\\spad{isPower(p)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0}.")) (|numerator| (($ $) "\\spad{numerator(f)} returns the numerator of \\spad{f} converted to \\%.")) (|numer| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{numer(f)} returns the numerator of \\spad{f} viewed as a polynomial in the kernels over \\spad{R} if \\spad{R} is an integral domain. If not,{} then numer(\\spad{f}) = \\spad{f} viewed as a polynomial in the kernels over \\spad{R}.")) (|coerce| (($ (|Fraction| (|Polynomial| (|Fraction| |#1|)))) "\\spad{coerce(f)} returns \\spad{f} as an element of \\%.") (($ (|Polynomial| (|Fraction| |#1|))) "\\spad{coerce(p)} returns \\spad{p} as an element of \\%.") (($ (|Fraction| |#1|)) "\\spad{coerce(q)} returns \\spad{q} as an element of \\%.") (($ (|SparseMultivariatePolynomial| |#1| (|Kernel| $))) "\\spad{coerce(p)} returns \\spad{p} as an element of \\%.")) (|isMult| (((|Union| (|Record| (|:| |coef| (|Integer|)) (|:| |var| (|Kernel| $))) "failed") $) "\\spad{isMult(p)} returns \\spad{[n,{} x]} if \\spad{p = n * x} and \\spad{n <> 0}.")) (|isPlus| (((|Union| (|List| $) "failed") $) "\\spad{isPlus(p)} returns \\spad{[m1,{}...,{}mn]} if \\spad{p = m1 +...+ mn} and \\spad{n > 1}.")) (|isExpt| (((|Union| (|Record| (|:| |var| (|Kernel| $)) (|:| |exponent| (|Integer|))) "failed") $ (|Symbol|)) "\\spad{isExpt(p,{}f)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0} and \\spad{x = f(a)}.") (((|Union| (|Record| (|:| |var| (|Kernel| $)) (|:| |exponent| (|Integer|))) "failed") $ (|BasicOperator|)) "\\spad{isExpt(p,{}op)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0} and \\spad{x = op(a)}.") (((|Union| (|Record| (|:| |var| (|Kernel| $)) (|:| |exponent| (|Integer|))) "failed") $) "\\spad{isExpt(p)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0}.")) (|isTimes| (((|Union| (|List| $) "failed") $) "\\spad{isTimes(p)} returns \\spad{[a1,{}...,{}an]} if \\spad{p = a1*...*an} and \\spad{n > 1}.")) (** (($ $ (|NonNegativeInteger|)) "\\spad{x**n} returns \\spad{x} * \\spad{x} * \\spad{x} * ... * \\spad{x} (\\spad{n} times).")) (|eval| (($ $ (|Symbol|) (|NonNegativeInteger|) (|Mapping| $ $)) "\\spad{eval(x,{} s,{} n,{} f)} replaces every \\spad{s(a)**n} in \\spad{x} by \\spad{f(a)} for any \\spad{a}.") (($ $ (|Symbol|) (|NonNegativeInteger|) (|Mapping| $ (|List| $))) "\\spad{eval(x,{} s,{} n,{} f)} replaces every \\spad{s(a1,{}...,{}am)**n} in \\spad{x} by \\spad{f(a1,{}...,{}am)} for any a1,{}...,{}am.") (($ $ (|List| (|Symbol|)) (|List| (|NonNegativeInteger|)) (|List| (|Mapping| $ (|List| $)))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [n1,{}...,{}nm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a1,{}...,{}an)**ni} in \\spad{x} by \\spad{\\spad{fi}(a1,{}...,{}an)} for any a1,{}...,{}am.") (($ $ (|List| (|Symbol|)) (|List| (|NonNegativeInteger|)) (|List| (|Mapping| $ $))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [n1,{}...,{}nm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a)**ni} in \\spad{x} by \\spad{\\spad{fi}(a)} for any \\spad{a}.") (($ $ (|List| (|BasicOperator|)) (|List| $) (|Symbol|)) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm],{} y)} replaces every \\spad{\\spad{si}(a)} in \\spad{x} by \\spad{\\spad{fi}(y)} with \\spad{y} replaced by \\spad{a} for any \\spad{a}.") (($ $ (|BasicOperator|) $ (|Symbol|)) "\\spad{eval(x,{} s,{} f,{} y)} replaces every \\spad{s(a)} in \\spad{x} by \\spad{f(y)} with \\spad{y} replaced by \\spad{a} for any \\spad{a}.") (($ $) "\\spad{eval(f)} unquotes all the quoted operators in \\spad{f}.") (($ $ (|List| (|Symbol|))) "\\spad{eval(f,{} [foo1,{}...,{}foon])} unquotes all the \\spad{fooi}\\spad{'s} in \\spad{f}.") (($ $ (|Symbol|)) "\\spad{eval(f,{} foo)} unquotes all the foo\\spad{'s} in \\spad{f}.")) (|applyQuote| (($ (|Symbol|) (|List| $)) "\\spad{applyQuote(foo,{} [x1,{}...,{}xn])} returns \\spad{'foo(x1,{}...,{}xn)}.") (($ (|Symbol|) $ $ $ $) "\\spad{applyQuote(foo,{} x,{} y,{} z,{} t)} returns \\spad{'foo(x,{}y,{}z,{}t)}.") (($ (|Symbol|) $ $ $) "\\spad{applyQuote(foo,{} x,{} y,{} z)} returns \\spad{'foo(x,{}y,{}z)}.") (($ (|Symbol|) $ $) "\\spad{applyQuote(foo,{} x,{} y)} returns \\spad{'foo(x,{}y)}.") (($ (|Symbol|) $) "\\spad{applyQuote(foo,{} x)} returns \\spad{'foo(x)}.")) (|variables| (((|List| (|Symbol|)) $) "\\spad{variables(f)} returns the list of all the variables of \\spad{f}.")) (|ground| ((|#1| $) "\\spad{ground(f)} returns \\spad{f} as an element of \\spad{R}. An error occurs if \\spad{f} is not an element of \\spad{R}.")) (|ground?| (((|Boolean|) $) "\\spad{ground?(f)} tests if \\spad{f} is an element of \\spad{R}.")))
-((-4403 -2750 (|has| |#1| (-1045)) (|has| |#1| (-473))) (-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) ((-4408 "*") |has| |#1| (-556)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-556)) (-4398 |has| |#1| (-556)))
+((-4404 -2733 (|has| |#1| (-1045)) (|has| |#1| (-473))) (-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) ((-4409 "*") |has| |#1| (-556)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-556)) (-4399 |has| |#1| (-556)))
NIL
-(-431 R -2313)
+(-431 R -2312)
((|constructor| (NIL "Provides some special functions over an integral domain.")) (|iiabs| ((|#2| |#2|) "\\spad{iiabs(x)} should be local but conditional.")) (|iiGamma| ((|#2| |#2|) "\\spad{iiGamma(x)} should be local but conditional.")) (|airyBi| ((|#2| |#2|) "\\spad{airyBi(x)} returns the airybi function applied to \\spad{x}")) (|airyAi| ((|#2| |#2|) "\\spad{airyAi(x)} returns the airyai function applied to \\spad{x}")) (|besselK| ((|#2| |#2| |#2|) "\\spad{besselK(x,{}y)} returns the besselk function applied to \\spad{x} and \\spad{y}")) (|besselI| ((|#2| |#2| |#2|) "\\spad{besselI(x,{}y)} returns the besseli function applied to \\spad{x} and \\spad{y}")) (|besselY| ((|#2| |#2| |#2|) "\\spad{besselY(x,{}y)} returns the bessely function applied to \\spad{x} and \\spad{y}")) (|besselJ| ((|#2| |#2| |#2|) "\\spad{besselJ(x,{}y)} returns the besselj function applied to \\spad{x} and \\spad{y}")) (|polygamma| ((|#2| |#2| |#2|) "\\spad{polygamma(x,{}y)} returns the polygamma function applied to \\spad{x} and \\spad{y}")) (|digamma| ((|#2| |#2|) "\\spad{digamma(x)} returns the digamma function applied to \\spad{x}")) (|Beta| ((|#2| |#2| |#2|) "\\spad{Beta(x,{}y)} returns the beta function applied to \\spad{x} and \\spad{y}")) (|Gamma| ((|#2| |#2| |#2|) "\\spad{Gamma(a,{}x)} returns the incomplete Gamma function applied to a and \\spad{x}") ((|#2| |#2|) "\\spad{Gamma(f)} returns the formal Gamma function applied to \\spad{f}")) (|abs| ((|#2| |#2|) "\\spad{abs(f)} returns the absolute value operator applied to \\spad{f}")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns a copy of \\spad{op} with the domain-dependent properties appropriate for \\spad{F}; error if \\spad{op} is not a special function operator")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} is \\spad{true} if \\spad{op} is a special function operator.")))
NIL
NIL
-(-432 R -2313)
+(-432 R -2312)
((|constructor| (NIL "FunctionsSpacePrimitiveElement provides functions to compute primitive elements in functions spaces.")) (|primitiveElement| (((|Record| (|:| |primelt| |#2|) (|:| |pol1| (|SparseUnivariatePolynomial| |#2|)) (|:| |pol2| (|SparseUnivariatePolynomial| |#2|)) (|:| |prim| (|SparseUnivariatePolynomial| |#2|))) |#2| |#2|) "\\spad{primitiveElement(a1,{} a2)} returns \\spad{[a,{} q1,{} q2,{} q]} such that \\spad{k(a1,{} a2) = k(a)},{} \\spad{\\spad{ai} = \\spad{qi}(a)},{} and \\spad{q(a) = 0}. The minimal polynomial for a2 may involve \\spad{a1},{} but the minimal polynomial for \\spad{a1} may not involve a2; This operations uses \\spadfun{resultant}.") (((|Record| (|:| |primelt| |#2|) (|:| |poly| (|List| (|SparseUnivariatePolynomial| |#2|))) (|:| |prim| (|SparseUnivariatePolynomial| |#2|))) (|List| |#2|)) "\\spad{primitiveElement([a1,{}...,{}an])} returns \\spad{[a,{} [q1,{}...,{}qn],{} q]} such that then \\spad{k(a1,{}...,{}an) = k(a)},{} \\spad{\\spad{ai} = \\spad{qi}(a)},{} and \\spad{q(a) = 0}. This operation uses the technique of \\spadglossSee{groebner bases}{Groebner basis}.")))
NIL
((|HasCategory| |#2| (QUOTE (-27))))
-(-433 R -2313)
+(-433 R -2312)
((|constructor| (NIL "This package provides function which replaces transcendental kernels in a function space by random integers. The correspondence between the kernels and the integers is fixed between calls to new().")) (|newReduc| (((|Void|)) "\\spad{newReduc()} \\undocumented")) (|bringDown| (((|SparseUnivariatePolynomial| (|Fraction| (|Integer|))) |#2| (|Kernel| |#2|)) "\\spad{bringDown(f,{}k)} \\undocumented") (((|Fraction| (|Integer|)) |#2|) "\\spad{bringDown(f)} \\undocumented")))
NIL
NIL
@@ -1668,7 +1668,7 @@ NIL
((|constructor| (NIL "Creates and manipulates objects which correspond to the basic FORTRAN data types: REAL,{} INTEGER,{} COMPLEX,{} LOGICAL and CHARACTER")) (= (((|Boolean|) $ $) "\\spad{x=y} tests for equality")) (|logical?| (((|Boolean|) $) "\\spad{logical?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type LOGICAL.")) (|character?| (((|Boolean|) $) "\\spad{character?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type CHARACTER.")) (|doubleComplex?| (((|Boolean|) $) "\\spad{doubleComplex?(t)} tests whether \\spad{t} is equivalent to the (non-standard) FORTRAN type DOUBLE COMPLEX.")) (|complex?| (((|Boolean|) $) "\\spad{complex?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type COMPLEX.")) (|integer?| (((|Boolean|) $) "\\spad{integer?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type INTEGER.")) (|double?| (((|Boolean|) $) "\\spad{double?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type DOUBLE PRECISION")) (|real?| (((|Boolean|) $) "\\spad{real?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type REAL.")) (|coerce| (((|SExpression|) $) "\\spad{coerce(x)} returns the \\spad{s}-expression associated with \\spad{x}") (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol associated with \\spad{x}") (($ (|Symbol|)) "\\spad{coerce(s)} transforms the symbol \\spad{s} into an element of FortranScalarType provided \\spad{s} is one of real,{} complex,{}double precision,{} logical,{} integer,{} character,{} REAL,{} COMPLEX,{} LOGICAL,{} INTEGER,{} CHARACTER,{} DOUBLE PRECISION") (($ (|String|)) "\\spad{coerce(s)} transforms the string \\spad{s} into an element of FortranScalarType provided \\spad{s} is one of \"real\",{} \"double precision\",{} \"complex\",{} \"logical\",{} \"integer\",{} \"character\",{} \"REAL\",{} \"COMPLEX\",{} \"LOGICAL\",{} \"INTEGER\",{} \"CHARACTER\",{} \"DOUBLE PRECISION\"")))
NIL
NIL
-(-435 R -2313 UP)
+(-435 R -2312 UP)
((|constructor| (NIL "\\indented{1}{Used internally by IR2F} Author: Manuel Bronstein Date Created: 12 May 1988 Date Last Updated: 22 September 1993 Keywords: function,{} space,{} polynomial,{} factoring")) (|anfactor| (((|Union| (|Factored| (|SparseUnivariatePolynomial| (|AlgebraicNumber|))) "failed") |#3|) "\\spad{anfactor(p)} tries to factor \\spad{p} over algebraic numbers,{} returning \"failed\" if it cannot")) (|UP2ifCan| (((|Union| (|:| |overq| (|SparseUnivariatePolynomial| (|Fraction| (|Integer|)))) (|:| |overan| (|SparseUnivariatePolynomial| (|AlgebraicNumber|))) (|:| |failed| (|Boolean|))) |#3|) "\\spad{UP2ifCan(x)} should be local but conditional.")) (|qfactor| (((|Union| (|Factored| (|SparseUnivariatePolynomial| (|Fraction| (|Integer|)))) "failed") |#3|) "\\spad{qfactor(p)} tries to factor \\spad{p} over fractions of integers,{} returning \"failed\" if it cannot")) (|ffactor| (((|Factored| |#3|) |#3|) "\\spad{ffactor(p)} tries to factor a univariate polynomial \\spad{p} over \\spad{F}")))
NIL
((|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-48)))))
@@ -1700,7 +1700,7 @@ NIL
((|constructor| (NIL "\\spadtype{GaloisGroupFactorizer} provides functions to factor resolvents.")) (|btwFact| (((|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|)))))) |#1| (|Boolean|) (|Set| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{btwFact(p,{}sqf,{}pd,{}r)} returns the factorization of \\spad{p},{} the result is a Record such that \\spad{contp=}content \\spad{p},{} \\spad{factors=}List of irreducible factors of \\spad{p} with exponent. If \\spad{sqf=true} the polynomial is assumed to be square free (\\spadignore{i.e.} without repeated factors). \\spad{pd} is the \\spadtype{Set} of possible degrees. \\spad{r} is a lower bound for the number of factors of \\spad{p}. Please do not use this function in your code because its design may change.")) (|henselFact| (((|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|)))))) |#1| (|Boolean|)) "\\spad{henselFact(p,{}sqf)} returns the factorization of \\spad{p},{} the result is a Record such that \\spad{contp=}content \\spad{p},{} \\spad{factors=}List of irreducible factors of \\spad{p} with exponent. If \\spad{sqf=true} the polynomial is assumed to be square free (\\spadignore{i.e.} without repeated factors).")) (|factorOfDegree| (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|) (|Boolean|)) "\\spad{factorOfDegree(d,{}p,{}listOfDegrees,{}r,{}sqf)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees},{} and that \\spad{p} has at least \\spad{r} factors. If \\spad{sqf=true} the polynomial is assumed to be square free (\\spadignore{i.e.} without repeated factors).") (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{factorOfDegree(d,{}p,{}listOfDegrees,{}r)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees},{} and that \\spad{p} has at least \\spad{r} factors.") (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|List| (|NonNegativeInteger|))) "\\spad{factorOfDegree(d,{}p,{}listOfDegrees)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees}.") (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|NonNegativeInteger|)) "\\spad{factorOfDegree(d,{}p,{}r)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has at least \\spad{r} factors.") (((|Union| |#1| "failed") (|PositiveInteger|) |#1|) "\\spad{factorOfDegree(d,{}p)} returns a factor of \\spad{p} of degree \\spad{d}.")) (|factorSquareFree| (((|Factored| |#1|) |#1| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{factorSquareFree(p,{}d,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{d} divides the degree of all factors of \\spad{p} and that \\spad{p} has at least \\spad{r} factors. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{factorSquareFree(p,{}listOfDegrees,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees} and that \\spad{p} has at least \\spad{r} factors. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|))) "\\spad{factorSquareFree(p,{}listOfDegrees)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees}. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1| (|NonNegativeInteger|)) "\\spad{factorSquareFree(p,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has at least \\spad{r} factors. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1|) "\\spad{factorSquareFree(p)} returns the factorization of \\spad{p} which is supposed not having any repeated factor (this is not checked).")) (|factor| (((|Factored| |#1|) |#1| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{factor(p,{}d,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{d} divides the degree of all factors of \\spad{p} and that \\spad{p} has at least \\spad{r} factors.") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{factor(p,{}listOfDegrees,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees} and that \\spad{p} has at least \\spad{r} factors.") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|))) "\\spad{factor(p,{}listOfDegrees)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees}.") (((|Factored| |#1|) |#1| (|NonNegativeInteger|)) "\\spad{factor(p,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has at least \\spad{r} factors.") (((|Factored| |#1|) |#1|) "\\spad{factor(p)} returns the factorization of \\spad{p} over the integers.")) (|tryFunctionalDecomposition| (((|Boolean|) (|Boolean|)) "\\spad{tryFunctionalDecomposition(b)} chooses whether factorizers have to look for functional decomposition of polynomials (\\spad{true}) or not (\\spad{false}). Returns the previous value.")) (|tryFunctionalDecomposition?| (((|Boolean|)) "\\spad{tryFunctionalDecomposition?()} returns \\spad{true} if factorizers try functional decomposition of polynomials before factoring them.")) (|eisensteinIrreducible?| (((|Boolean|) |#1|) "\\spad{eisensteinIrreducible?(p)} returns \\spad{true} if \\spad{p} can be shown to be irreducible by Eisenstein\\spad{'s} criterion,{} \\spad{false} is inconclusive.")) (|useEisensteinCriterion| (((|Boolean|) (|Boolean|)) "\\spad{useEisensteinCriterion(b)} chooses whether factorizers check Eisenstein\\spad{'s} criterion before factoring: \\spad{true} for using it,{} \\spad{false} else. Returns the previous value.")) (|useEisensteinCriterion?| (((|Boolean|)) "\\spad{useEisensteinCriterion?()} returns \\spad{true} if factorizers check Eisenstein\\spad{'s} criterion before factoring.")) (|useSingleFactorBound| (((|Boolean|) (|Boolean|)) "\\spad{useSingleFactorBound(b)} chooses the algorithm to be used by the factorizers: \\spad{true} for algorithm with single factor bound,{} \\spad{false} for algorithm with overall bound. Returns the previous value.")) (|useSingleFactorBound?| (((|Boolean|)) "\\spad{useSingleFactorBound?()} returns \\spad{true} if algorithm with single factor bound is used for factorization,{} \\spad{false} for algorithm with overall bound.")) (|modularFactor| (((|Record| (|:| |prime| (|Integer|)) (|:| |factors| (|List| |#1|))) |#1|) "\\spad{modularFactor(f)} chooses a \"good\" prime and returns the factorization of \\spad{f} modulo this prime in a form that may be used by \\spadfunFrom{completeHensel}{GeneralHenselPackage}. If prime is zero it means that \\spad{f} has been proved to be irreducible over the integers or that \\spad{f} is a unit (\\spadignore{i.e.} 1 or \\spad{-1}). \\spad{f} shall be primitive (\\spadignore{i.e.} content(\\spad{p})\\spad{=1}) and square free (\\spadignore{i.e.} without repeated factors).")) (|numberOfFactors| (((|NonNegativeInteger|) (|List| (|Record| (|:| |factor| |#1|) (|:| |degree| (|Integer|))))) "\\spad{numberOfFactors(ddfactorization)} returns the number of factors of the polynomial \\spad{f} modulo \\spad{p} where \\spad{ddfactorization} is the distinct degree factorization of \\spad{f} computed by \\spadfunFrom{ddFact}{ModularDistinctDegreeFactorizer} for some prime \\spad{p}.")) (|stopMusserTrials| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{stopMusserTrials(n)} sets to \\spad{n} the bound on the number of factors for which \\spadfun{modularFactor} stops to look for an other prime. You will have to remember that the step of recombining the extraneous factors may take up to \\spad{2**n} trials. Returns the previous value.") (((|PositiveInteger|)) "\\spad{stopMusserTrials()} returns the bound on the number of factors for which \\spadfun{modularFactor} stops to look for an other prime. You will have to remember that the step of recombining the extraneous factors may take up to \\spad{2**stopMusserTrials()} trials.")) (|musserTrials| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{musserTrials(n)} sets to \\spad{n} the number of primes to be tried in \\spadfun{modularFactor} and returns the previous value.") (((|PositiveInteger|)) "\\spad{musserTrials()} returns the number of primes that are tried in \\spadfun{modularFactor}.")) (|degreePartition| (((|Multiset| (|NonNegativeInteger|)) (|List| (|Record| (|:| |factor| |#1|) (|:| |degree| (|Integer|))))) "\\spad{degreePartition(ddfactorization)} returns the degree partition of the polynomial \\spad{f} modulo \\spad{p} where \\spad{ddfactorization} is the distinct degree factorization of \\spad{f} computed by \\spadfunFrom{ddFact}{ModularDistinctDegreeFactorizer} for some prime \\spad{p}.")) (|makeFR| (((|Factored| |#1|) (|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|))))))) "\\spad{makeFR(flist)} turns the final factorization of henselFact into a \\spadtype{Factored} object.")))
NIL
NIL
-(-443 R UP -2313)
+(-443 R UP -2312)
((|constructor| (NIL "\\spadtype{GaloisGroupFactorizationUtilities} provides functions that will be used by the factorizer.")) (|length| ((|#3| |#2|) "\\spad{length(p)} returns the sum of the absolute values of the coefficients of the polynomial \\spad{p}.")) (|height| ((|#3| |#2|) "\\spad{height(p)} returns the maximal absolute value of the coefficients of the polynomial \\spad{p}.")) (|infinityNorm| ((|#3| |#2|) "\\spad{infinityNorm(f)} returns the maximal absolute value of the coefficients of the polynomial \\spad{f}.")) (|quadraticNorm| ((|#3| |#2|) "\\spad{quadraticNorm(f)} returns the \\spad{l2} norm of the polynomial \\spad{f}.")) (|norm| ((|#3| |#2| (|PositiveInteger|)) "\\spad{norm(f,{}p)} returns the \\spad{lp} norm of the polynomial \\spad{f}.")) (|singleFactorBound| (((|Integer|) |#2|) "\\spad{singleFactorBound(p,{}r)} returns a bound on the infinite norm of the factor of \\spad{p} with smallest Bombieri\\spad{'s} norm. \\spad{p} shall be of degree higher or equal to 2.") (((|Integer|) |#2| (|NonNegativeInteger|)) "\\spad{singleFactorBound(p,{}r)} returns a bound on the infinite norm of the factor of \\spad{p} with smallest Bombieri\\spad{'s} norm. \\spad{r} is a lower bound for the number of factors of \\spad{p}. \\spad{p} shall be of degree higher or equal to 2.")) (|rootBound| (((|Integer|) |#2|) "\\spad{rootBound(p)} returns a bound on the largest norm of the complex roots of \\spad{p}.")) (|bombieriNorm| ((|#3| |#2| (|PositiveInteger|)) "\\spad{bombieriNorm(p,{}n)} returns the \\spad{n}th Bombieri\\spad{'s} norm of \\spad{p}.") ((|#3| |#2|) "\\spad{bombieriNorm(p)} returns quadratic Bombieri\\spad{'s} norm of \\spad{p}.")) (|beauzamyBound| (((|Integer|) |#2|) "\\spad{beauzamyBound(p)} returns a bound on the larger coefficient of any factor of \\spad{p}.")))
NIL
NIL
@@ -1738,16 +1738,16 @@ NIL
NIL
(-452)
((|constructor| (NIL "This category describes domains where \\spadfun{\\spad{gcd}} can be computed but where there is no guarantee of the existence of \\spadfun{factor} operation for factorisation into irreducibles. However,{} if such a \\spadfun{factor} operation exist,{} factorization will be unique up to order and units.")) (|lcm| (($ (|List| $)) "\\spad{lcm(l)} returns the least common multiple of the elements of the list \\spad{l}.") (($ $ $) "\\spad{lcm(x,{}y)} returns the least common multiple of \\spad{x} and \\spad{y}.")) (|gcd| (($ (|List| $)) "\\spad{gcd(l)} returns the common \\spad{gcd} of the elements in the list \\spad{l}.") (($ $ $) "\\spad{gcd(x,{}y)} returns the greatest common divisor of \\spad{x} and \\spad{y}.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-453 R |n| |ls| |gamma|)
((|constructor| (NIL "AlgebraGenericElementPackage allows you to create generic elements of an algebra,{} \\spadignore{i.e.} the scalars are extended to include symbolic coefficients")) (|conditionsForIdempotents| (((|List| (|Polynomial| |#1|))) "\\spad{conditionsForIdempotents()} determines a complete list of polynomial equations for the coefficients of idempotents with respect to the fixed \\spad{R}-module basis") (((|List| (|Polynomial| |#1|)) (|Vector| $)) "\\spad{conditionsForIdempotents([v1,{}...,{}vn])} determines a complete list of polynomial equations for the coefficients of idempotents with respect to the \\spad{R}-module basis \\spad{v1},{}...,{}\\spad{vn}")) (|genericRightDiscriminant| (((|Fraction| (|Polynomial| |#1|))) "\\spad{genericRightDiscriminant()} is the determinant of the generic left trace forms of all products of basis element,{} if the generic left trace form is associative,{} an algebra is separable if the generic left discriminant is invertible,{} if it is non-zero,{} there is some ring extension which makes the algebra separable")) (|genericRightTraceForm| (((|Fraction| (|Polynomial| |#1|)) $ $) "\\spad{genericRightTraceForm (a,{}b)} is defined to be \\spadfun{genericRightTrace (a*b)},{} this defines a symmetric bilinear form on the algebra")) (|genericLeftDiscriminant| (((|Fraction| (|Polynomial| |#1|))) "\\spad{genericLeftDiscriminant()} is the determinant of the generic left trace forms of all products of basis element,{} if the generic left trace form is associative,{} an algebra is separable if the generic left discriminant is invertible,{} if it is non-zero,{} there is some ring extension which makes the algebra separable")) (|genericLeftTraceForm| (((|Fraction| (|Polynomial| |#1|)) $ $) "\\spad{genericLeftTraceForm (a,{}b)} is defined to be \\spad{genericLeftTrace (a*b)},{} this defines a symmetric bilinear form on the algebra")) (|genericRightNorm| (((|Fraction| (|Polynomial| |#1|)) $) "\\spad{genericRightNorm(a)} substitutes the coefficients of \\spad{a} for the generic coefficients into the coefficient of the constant term in \\spadfun{rightRankPolynomial} and changes the sign if the degree of this polynomial is odd")) (|genericRightTrace| (((|Fraction| (|Polynomial| |#1|)) $) "\\spad{genericRightTrace(a)} substitutes the coefficients of \\spad{a} for the generic coefficients into the coefficient of the second highest term in \\spadfun{rightRankPolynomial} and changes the sign")) (|genericRightMinimalPolynomial| (((|SparseUnivariatePolynomial| (|Fraction| (|Polynomial| |#1|))) $) "\\spad{genericRightMinimalPolynomial(a)} substitutes the coefficients of \\spad{a} for the generic coefficients in \\spadfun{rightRankPolynomial}")) (|rightRankPolynomial| (((|SparseUnivariatePolynomial| (|Fraction| (|Polynomial| |#1|)))) "\\spad{rightRankPolynomial()} returns the right minimimal polynomial of the generic element")) (|genericLeftNorm| (((|Fraction| (|Polynomial| |#1|)) $) "\\spad{genericLeftNorm(a)} substitutes the coefficients of \\spad{a} for the generic coefficients into the coefficient of the constant term in \\spadfun{leftRankPolynomial} and changes the sign if the degree of this polynomial is odd. This is a form of degree \\spad{k}")) (|genericLeftTrace| (((|Fraction| (|Polynomial| |#1|)) $) "\\spad{genericLeftTrace(a)} substitutes the coefficients of \\spad{a} for the generic coefficients into the coefficient of the second highest term in \\spadfun{leftRankPolynomial} and changes the sign. \\indented{1}{This is a linear form}")) (|genericLeftMinimalPolynomial| (((|SparseUnivariatePolynomial| (|Fraction| (|Polynomial| |#1|))) $) "\\spad{genericLeftMinimalPolynomial(a)} substitutes the coefficients of {em a} for the generic coefficients in \\spad{leftRankPolynomial()}")) (|leftRankPolynomial| (((|SparseUnivariatePolynomial| (|Fraction| (|Polynomial| |#1|)))) "\\spad{leftRankPolynomial()} returns the left minimimal polynomial of the generic element")) (|generic| (($ (|Vector| (|Symbol|)) (|Vector| $)) "\\spad{generic(vs,{}ve)} returns a generic element,{} \\spadignore{i.e.} the linear combination of \\spad{ve} with the symbolic coefficients \\spad{vs} error,{} if the vector of symbols is shorter than the vector of elements") (($ (|Symbol|) (|Vector| $)) "\\spad{generic(s,{}v)} returns a generic element,{} \\spadignore{i.e.} the linear combination of \\spad{v} with the symbolic coefficients \\spad{s1,{}s2,{}..}") (($ (|Vector| $)) "\\spad{generic(ve)} returns a generic element,{} \\spadignore{i.e.} the linear combination of \\spad{ve} basis with the symbolic coefficients \\spad{\\%x1,{}\\%x2,{}..}") (($ (|Vector| (|Symbol|))) "\\spad{generic(vs)} returns a generic element,{} \\spadignore{i.e.} the linear combination of the fixed basis with the symbolic coefficients \\spad{vs}; error,{} if the vector of symbols is too short") (($ (|Symbol|)) "\\spad{generic(s)} returns a generic element,{} \\spadignore{i.e.} the linear combination of the fixed basis with the symbolic coefficients \\spad{s1,{}s2,{}..}") (($) "\\spad{generic()} returns a generic element,{} \\spadignore{i.e.} the linear combination of the fixed basis with the symbolic coefficients \\spad{\\%x1,{}\\%x2,{}..}")) (|rightUnits| (((|Union| (|Record| (|:| |particular| $) (|:| |basis| (|List| $))) "failed")) "\\spad{rightUnits()} returns the affine space of all right units of the algebra,{} or \\spad{\"failed\"} if there is none")) (|leftUnits| (((|Union| (|Record| (|:| |particular| $) (|:| |basis| (|List| $))) "failed")) "\\spad{leftUnits()} returns the affine space of all left units of the algebra,{} or \\spad{\"failed\"} if there is none")) (|coerce| (($ (|Vector| (|Fraction| (|Polynomial| |#1|)))) "\\spad{coerce(v)} assumes that it is called with a vector of length equal to the dimension of the algebra,{} then a linear combination with the basis element is formed")))
-((-4403 |has| (-407 (-948 |#1|)) (-556)) (-4401 . T) (-4400 . T))
+((-4404 |has| (-407 (-948 |#1|)) (-556)) (-4402 . T) (-4401 . T))
((|HasCategory| (-407 (-948 |#1|)) (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| (-407 (-948 |#1|)) (QUOTE (-556))))
(-454 |vl| R E)
((|constructor| (NIL "\\indented{2}{This type supports distributed multivariate polynomials} whose variables are from a user specified list of symbols. The coefficient ring may be non commutative,{} but the variables are assumed to commute. The term ordering is specified by its third parameter. Suggested types which define term orderings include: \\spadtype{DirectProduct},{} \\spadtype{HomogeneousDirectProduct},{} \\spadtype{SplitHomogeneousDirectProduct} and finally \\spadtype{OrderedDirectProduct} which accepts an arbitrary user function to define a term ordering.")) (|reorder| (($ $ (|List| (|Integer|))) "\\spad{reorder(p,{} perm)} applies the permutation perm to the variables in a polynomial and returns the new correctly ordered polynomial")))
-(((-4408 "*") |has| |#2| (-172)) (-4399 |has| |#2| (-556)) (-4404 |has| |#2| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-905))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
+(((-4409 "*") |has| |#2| (-172)) (-4400 |has| |#2| (-556)) (-4405 |has| |#2| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-905))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
(-455 R BP)
((|constructor| (NIL "\\indented{1}{Author : \\spad{P}.Gianni.} January 1990 The equation \\spad{Af+Bg=h} and its generalization to \\spad{n} polynomials is solved for solutions over the \\spad{R},{} euclidean domain. A table containing the solutions of \\spad{Af+Bg=x**k} is used. The operations are performed modulus a prime which are in principle big enough,{} but the solutions are tested and,{} in case of failure,{} a hensel lifting process is used to get to the right solutions. It will be used in the factorization of multivariate polynomials over finite field,{} with \\spad{R=F[x]}.")) (|testModulus| (((|Boolean|) |#1| (|List| |#2|)) "\\spad{testModulus(p,{}lp)} returns \\spad{true} if the the prime \\spad{p} is valid for the list of polynomials \\spad{lp},{} \\spadignore{i.e.} preserves the degree and they remain relatively prime.")) (|solveid| (((|Union| (|List| |#2|) "failed") |#2| |#1| (|Vector| (|List| |#2|))) "\\spad{solveid(h,{}table)} computes the coefficients of the extended euclidean algorithm for a list of polynomials whose tablePow is \\spad{table} and with right side \\spad{h}.")) (|tablePow| (((|Union| (|Vector| (|List| |#2|)) "failed") (|NonNegativeInteger|) |#1| (|List| |#2|)) "\\spad{tablePow(maxdeg,{}prime,{}lpol)} constructs the table with the coefficients of the Extended Euclidean Algorithm for \\spad{lpol}. Here the right side is \\spad{x**k},{} for \\spad{k} less or equal to \\spad{maxdeg}. The operation returns \"failed\" when the elements are not coprime modulo \\spad{prime}.")) (|compBound| (((|NonNegativeInteger|) |#2| (|List| |#2|)) "\\spad{compBound(p,{}lp)} computes a bound for the coefficients of the solution polynomials. Given a polynomial right hand side \\spad{p},{} and a list \\spad{lp} of left hand side polynomials. Exported because it depends on the valuation.")) (|reduction| ((|#2| |#2| |#1|) "\\spad{reduction(p,{}prime)} reduces the polynomial \\spad{p} modulo \\spad{prime} of \\spad{R}. Note: this function is exported only because it\\spad{'s} conditional.")))
NIL
@@ -1774,7 +1774,7 @@ NIL
NIL
(-461 |vl| R IS E |ff| P)
((|constructor| (NIL "This package \\undocumented")) (* (($ |#6| $) "\\spad{p*x} \\undocumented")) (|multMonom| (($ |#2| |#4| $) "\\spad{multMonom(r,{}e,{}x)} \\undocumented")) (|build| (($ |#2| |#3| |#4|) "\\spad{build(r,{}i,{}e)} \\undocumented")) (|unitVector| (($ |#3|) "\\spad{unitVector(x)} \\undocumented")) (|monomial| (($ |#2| (|ModuleMonomial| |#3| |#4| |#5|)) "\\spad{monomial(r,{}x)} \\undocumented")) (|reductum| (($ $) "\\spad{reductum(x)} \\undocumented")) (|leadingIndex| ((|#3| $) "\\spad{leadingIndex(x)} \\undocumented")) (|leadingExponent| ((|#4| $) "\\spad{leadingExponent(x)} \\undocumented")) (|leadingMonomial| (((|ModuleMonomial| |#3| |#4| |#5|) $) "\\spad{leadingMonomial(x)} \\undocumented")) (|leadingCoefficient| ((|#2| $) "\\spad{leadingCoefficient(x)} \\undocumented")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
(-462 E V R P Q)
((|constructor| (NIL "Gosper\\spad{'s} summation algorithm.")) (|GospersMethod| (((|Union| |#5| "failed") |#5| |#2| (|Mapping| |#2|)) "\\spad{GospersMethod(b,{} n,{} new)} returns a rational function \\spad{rf(n)} such that \\spad{a(n) * rf(n)} is the indefinite sum of \\spad{a(n)} with respect to upward difference on \\spad{n},{} \\spadignore{i.e.} \\spad{a(n+1) * rf(n+1) - a(n) * rf(n) = a(n)},{} where \\spad{b(n) = a(n)/a(n-1)} is a rational function. Returns \"failed\" if no such rational function \\spad{rf(n)} exists. Note: \\spad{new} is a nullary function returning a new \\spad{V} every time. The condition on \\spad{a(n)} is that \\spad{a(n)/a(n-1)} is a rational function of \\spad{n}.")))
@@ -1782,7 +1782,7 @@ NIL
NIL
(-463 R E |VarSet| P)
((|constructor| (NIL "A domain for polynomial sets.")) (|convert| (($ (|List| |#4|)) "\\axiom{convert(\\spad{lp})} returns the polynomial set whose members are the polynomials of \\axiom{\\spad{lp}}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))))
(-464 S R E)
((|constructor| (NIL "GradedAlgebra(\\spad{R},{}\\spad{E}) denotes ``E-graded \\spad{R}-algebra\\spad{''}. A graded algebra is a graded module together with a degree preserving \\spad{R}-linear map,{} called the {\\em product}. \\blankline The name ``product\\spad{''} is written out in full so inner and outer products with the same mapping type can be distinguished by name.")) (|product| (($ $ $) "\\spad{product(a,{}b)} is the degree-preserving \\spad{R}-linear product: \\blankline \\indented{2}{\\spad{degree product(a,{}b) = degree a + degree b}} \\indented{2}{\\spad{product(a1+a2,{}b) = product(a1,{}b) + product(a2,{}b)}} \\indented{2}{\\spad{product(a,{}b1+b2) = product(a,{}b1) + product(a,{}b2)}} \\indented{2}{\\spad{product(r*a,{}b) = product(a,{}r*b) = r*product(a,{}b)}} \\indented{2}{\\spad{product(a,{}product(b,{}c)) = product(product(a,{}b),{}c)}}")) ((|One|) (($) "1 is the identity for \\spad{product}.")))
@@ -1812,7 +1812,7 @@ NIL
((|constructor| (NIL "GradedModule(\\spad{R},{}\\spad{E}) denotes ``E-graded \\spad{R}-module\\spad{''},{} \\spadignore{i.e.} collection of \\spad{R}-modules indexed by an abelian monoid \\spad{E}. An element \\spad{g} of \\spad{G[s]} for some specific \\spad{s} in \\spad{E} is said to be an element of \\spad{G} with {\\em degree} \\spad{s}. Sums are defined in each module \\spad{G[s]} so two elements of \\spad{G} have a sum if they have the same degree. \\blankline Morphisms can be defined and composed by degree to give the mathematical category of graded modules.")) (+ (($ $ $) "\\spad{g+h} is the sum of \\spad{g} and \\spad{h} in the module of elements of the same degree as \\spad{g} and \\spad{h}. Error: if \\spad{g} and \\spad{h} have different degrees.")) (- (($ $ $) "\\spad{g-h} is the difference of \\spad{g} and \\spad{h} in the module of elements of the same degree as \\spad{g} and \\spad{h}. Error: if \\spad{g} and \\spad{h} have different degrees.") (($ $) "\\spad{-g} is the additive inverse of \\spad{g} in the module of elements of the same grade as \\spad{g}.")) (* (($ $ |#1|) "\\spad{g*r} is right module multiplication.") (($ |#1| $) "\\spad{r*g} is left module multiplication.")) ((|Zero|) (($) "0 denotes the zero of degree 0.")) (|degree| ((|#2| $) "\\spad{degree(g)} names the degree of \\spad{g}. The set of all elements of a given degree form an \\spad{R}-module.")))
NIL
NIL
-(-471 |lv| -2313 R)
+(-471 |lv| -2312 R)
((|constructor| (NIL "\\indented{1}{Author : \\spad{P}.Gianni,{} Summer \\spad{'88},{} revised November \\spad{'89}} Solve systems of polynomial equations using Groebner bases Total order Groebner bases are computed and then converted to lex ones This package is mostly intended for internal use.")) (|genericPosition| (((|Record| (|:| |dpolys| (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) (|:| |coords| (|List| (|Integer|)))) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|OrderedVariableList| |#1|))) "\\spad{genericPosition(lp,{}lv)} puts a radical zero dimensional ideal in general position,{} for system \\spad{lp} in variables \\spad{lv}.")) (|testDim| (((|Union| (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) "failed") (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|OrderedVariableList| |#1|))) "\\spad{testDim(lp,{}lv)} tests if the polynomial system \\spad{lp} in variables \\spad{lv} is zero dimensional.")) (|groebSolve| (((|List| (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|OrderedVariableList| |#1|))) "\\spad{groebSolve(lp,{}lv)} reduces the polynomial system \\spad{lp} in variables \\spad{lv} to triangular form. Algorithm based on groebner bases algorithm with linear algebra for change of ordering. Preprocessing for the general solver. The polynomials in input are of type \\spadtype{DMP}.")))
NIL
NIL
@@ -1822,23 +1822,23 @@ NIL
NIL
(-473)
((|constructor| (NIL "The class of multiplicative groups,{} \\spadignore{i.e.} monoids with multiplicative inverses. \\blankline")) (|commutator| (($ $ $) "\\spad{commutator(p,{}q)} computes \\spad{inv(p) * inv(q) * p * q}.")) (|conjugate| (($ $ $) "\\spad{conjugate(p,{}q)} computes \\spad{inv(q) * p * q}; this is 'right action by conjugation'.")) (|unitsKnown| ((|attribute|) "unitsKnown asserts that recip only returns \"failed\" for non-units.")) (** (($ $ (|Integer|)) "\\spad{x**n} returns \\spad{x} raised to the integer power \\spad{n}.")) (/ (($ $ $) "\\spad{x/y} is the same as \\spad{x} times the inverse of \\spad{y}.")) (|inv| (($ $) "\\spad{inv(x)} returns the inverse of \\spad{x}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-474 |Coef| |var| |cen|)
((|constructor| (NIL "This is a category of univariate Puiseux series constructed from univariate Laurent series. A Puiseux series is represented by a pair \\spad{[r,{}f(x)]},{} where \\spad{r} is a positive rational number and \\spad{f(x)} is a Laurent series. This pair represents the Puiseux series \\spad{f(x\\^r)}.")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} returns the derivative of \\spad{f(x)} with respect to \\spad{x}.")) (|coerce| (($ (|UnivariatePuiseuxSeries| |#1| |#2| |#3|)) "\\spad{coerce(f)} converts a Puiseux series to a general power series.") (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Puiseux series.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
(-475 |Key| |Entry| |Tbl| |dent|)
((|constructor| (NIL "A sparse table has a default entry,{} which is returned if no other value has been explicitly stored for a key.")))
-((-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-846))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))))
+((-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-846))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))))
(-476 R E V P)
((|constructor| (NIL "A domain constructor of the category \\axiomType{TriangularSetCategory}. The only requirement for a list of polynomials to be a member of such a domain is the following: no polynomial is constant and two distinct polynomials have distinct main variables. Such a triangular set may not be auto-reduced or consistent. Triangular sets are stored as sorted lists \\spad{w}.\\spad{r}.\\spad{t}. the main variables of their members but they are displayed in reverse order.\\newline References : \\indented{1}{[1] \\spad{P}. AUBRY,{} \\spad{D}. LAZARD and \\spad{M}. MORENO MAZA \"On the Theories} \\indented{5}{of Triangular Sets\" Journal of Symbol. Comp. (to appear)}")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))))
(-477)
((|constructor| (NIL "\\indented{1}{Symbolic fractions in \\%\\spad{pi} with integer coefficients;} \\indented{1}{The point for using \\spad{Pi} as the default domain for those fractions} \\indented{1}{is that \\spad{Pi} is coercible to the float types,{} and not Expression.} Date Created: 21 Feb 1990 Date Last Updated: 12 Mai 1992")) (|pi| (($) "\\spad{\\spad{pi}()} returns the symbolic \\%\\spad{pi}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-478)
((|constructor| (NIL "This domain represents a `has' expression.")) (|rhs| (((|SpadAst|) $) "\\spad{rhs(e)} returns the right hand side of the case expression `e'.")) (|lhs| (((|SpadAst|) $) "\\spad{lhs(e)} returns the left hand side of the has expression `e'.")))
@@ -1846,29 +1846,29 @@ NIL
NIL
(-479 |Key| |Entry| |hashfn|)
((|constructor| (NIL "This domain provides access to the underlying Lisp hash tables. By varying the hashfn parameter,{} tables suited for different purposes can be obtained.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
(-480)
((|constructor| (NIL "\\indented{1}{Author : Larry Lambe} Date Created : August 1988 Date Last Updated : March 9 1990 Related Constructors: OrderedSetInts,{} Commutator,{} FreeNilpotentLie AMS Classification: Primary 17B05,{} 17B30; Secondary 17A50 Keywords: free Lie algebra,{} Hall basis,{} basic commutators Description : Generate a basis for the free Lie algebra on \\spad{n} generators over a ring \\spad{R} with identity up to basic commutators of length \\spad{c} using the algorithm of \\spad{P}. Hall as given in Serre\\spad{'s} book Lie Groups \\spad{--} Lie Algebras")) (|generate| (((|Vector| (|List| (|Integer|))) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{generate(numberOfGens,{} maximalWeight)} generates a vector of elements of the form [left,{}weight,{}right] which represents a \\spad{P}. Hall basis element for the free lie algebra on \\spad{numberOfGens} generators. We only generate those basis elements of weight less than or equal to maximalWeight")) (|inHallBasis?| (((|Boolean|) (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{inHallBasis?(numberOfGens,{} leftCandidate,{} rightCandidate,{} left)} tests to see if a new element should be added to the \\spad{P}. Hall basis being constructed. The list \\spad{[leftCandidate,{}wt,{}rightCandidate]} is included in the basis if in the unique factorization of \\spad{rightCandidate},{} we have left factor leftOfRight,{} and leftOfRight \\spad{<=} \\spad{leftCandidate}")) (|lfunc| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{lfunc(d,{}n)} computes the rank of the \\spad{n}th factor in the lower central series of the free \\spad{d}-generated free Lie algebra; This rank is \\spad{d} if \\spad{n} = 1 and binom(\\spad{d},{}2) if \\spad{n} = 2")))
NIL
NIL
(-481 |vl| R)
((|constructor| (NIL "\\indented{2}{This type supports distributed multivariate polynomials} whose variables are from a user specified list of symbols. The coefficient ring may be non commutative,{} but the variables are assumed to commute. The term ordering is total degree ordering refined by reverse lexicographic ordering with respect to the position that the variables appear in the list of variables parameter.")) (|reorder| (($ $ (|List| (|Integer|))) "\\spad{reorder(p,{} perm)} applies the permutation perm to the variables in a polynomial and returns the new correctly ordered polynomial")))
-(((-4408 "*") |has| |#2| (-172)) (-4399 |has| |#2| (-556)) (-4404 |has| |#2| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-905))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
-(-482 -3490 S)
+(((-4409 "*") |has| |#2| (-172)) (-4400 |has| |#2| (-556)) (-4405 |has| |#2| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-905))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
+(-482 -3445 S)
((|constructor| (NIL "\\indented{2}{This type represents the finite direct or cartesian product of an} underlying ordered component type. The vectors are ordered first by the sum of their components,{} and then refined using a reverse lexicographic ordering. This type is a suitable third argument for \\spadtype{GeneralDistributedMultivariatePolynomial}.")))
-((-4400 |has| |#2| (-1045)) (-4401 |has| |#2| (-1045)) (-4403 |has| |#2| (-6 -4403)) ((-4408 "*") |has| |#2| (-172)) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-363))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363)))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-789))) (-2750 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-172)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-233)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-368)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2750 (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasAttribute| |#2| (QUOTE -4403)) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))))
+((-4401 |has| |#2| (-1045)) (-4402 |has| |#2| (-1045)) (-4404 |has| |#2| (-6 -4404)) ((-4409 "*") |has| |#2| (-172)) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-363))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363)))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-789))) (-2733 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-172)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-233)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-368)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2733 (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))))
(-483)
((|constructor| (NIL "This domain represents the header of a definition.")) (|parameters| (((|List| (|Identifier|)) $) "\\spad{parameters(h)} gives the parameters specified in the definition header \\spad{`h'}.")) (|name| (((|Identifier|) $) "\\spad{name(h)} returns the name of the operation defined defined.")) (|headAst| (($ (|Identifier|) (|List| (|Identifier|))) "\\spad{headAst(f,{}[x1,{}..,{}xn])} constructs a function definition header.")))
NIL
NIL
(-484 S)
((|constructor| (NIL "Heap implemented in a flexible array to allow for insertions")) (|heap| (($ (|List| |#1|)) "\\spad{heap(ls)} creates a heap of elements consisting of the elements of \\spad{ls}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
-(-485 -2313 UP UPUP R)
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+(-485 -2312 UP UPUP R)
((|constructor| (NIL "This domains implements finite rational divisors on an hyperelliptic curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve. The equation of the curve must be \\spad{y^2} = \\spad{f}(\\spad{x}) and \\spad{f} must have odd degree.")))
NIL
NIL
@@ -1878,12 +1878,12 @@ NIL
NIL
(-487)
((|constructor| (NIL "This domain allows rational numbers to be presented as repeating hexadecimal expansions.")) (|hex| (($ (|Fraction| (|Integer|))) "\\spad{hex(r)} converts a rational number to a hexadecimal expansion.")) (|fractionPart| (((|Fraction| (|Integer|)) $) "\\spad{fractionPart(h)} returns the fractional part of a hexadecimal expansion.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2750 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2733 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
(-488 A S)
((|constructor| (NIL "A homogeneous aggregate is an aggregate of elements all of the same type. In the current system,{} all aggregates are homogeneous. Two attributes characterize classes of aggregates. Aggregates from domains with attribute \\spadatt{finiteAggregate} have a finite number of members. Those with attribute \\spadatt{shallowlyMutable} allow an element to be modified or updated without changing its overall value.")) (|member?| (((|Boolean|) |#2| $) "\\spad{member?(x,{}u)} tests if \\spad{x} is a member of \\spad{u}. For collections,{} \\axiom{member?(\\spad{x},{}\\spad{u}) = reduce(or,{}[x=y for \\spad{y} in \\spad{u}],{}\\spad{false})}.")) (|members| (((|List| |#2|) $) "\\spad{members(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|parts| (((|List| |#2|) $) "\\spad{parts(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|count| (((|NonNegativeInteger|) |#2| $) "\\spad{count(x,{}u)} returns the number of occurrences of \\spad{x} in \\spad{u}. For collections,{} \\axiom{count(\\spad{x},{}\\spad{u}) = reduce(+,{}[x=y for \\spad{y} in \\spad{u}],{}0)}.") (((|NonNegativeInteger|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{count(p,{}u)} returns the number of elements \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. For collections,{} \\axiom{count(\\spad{p},{}\\spad{u}) = reduce(+,{}[1 for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})],{}0)}.")) (|every?| (((|Boolean|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{every?(f,{}u)} tests if \\spad{p}(\\spad{x}) is \\spad{true} for all elements \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{every?(\\spad{p},{}\\spad{u}) = reduce(and,{}map(\\spad{f},{}\\spad{u}),{}\\spad{true},{}\\spad{false})}.")) (|any?| (((|Boolean|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{any?(p,{}u)} tests if \\axiom{\\spad{p}(\\spad{x})} is \\spad{true} for any element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{any?(\\spad{p},{}\\spad{u}) = reduce(or,{}map(\\spad{f},{}\\spad{u}),{}\\spad{false},{}\\spad{true})}.")) (|map!| (($ (|Mapping| |#2| |#2|) $) "\\spad{map!(f,{}u)} destructively replaces each element \\spad{x} of \\spad{u} by \\axiom{\\spad{f}(\\spad{x})}.")) (|map| (($ (|Mapping| |#2| |#2|) $) "\\spad{map(f,{}u)} returns a copy of \\spad{u} with each element \\spad{x} replaced by \\spad{f}(\\spad{x}). For collections,{} \\axiom{map(\\spad{f},{}\\spad{u}) = [\\spad{f}(\\spad{x}) for \\spad{x} in \\spad{u}]}.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4406)) (|HasAttribute| |#1| (QUOTE -4407)) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))))
+((|HasAttribute| |#1| (QUOTE -4407)) (|HasAttribute| |#1| (QUOTE -4408)) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))))
(-489 S)
((|constructor| (NIL "A homogeneous aggregate is an aggregate of elements all of the same type. In the current system,{} all aggregates are homogeneous. Two attributes characterize classes of aggregates. Aggregates from domains with attribute \\spadatt{finiteAggregate} have a finite number of members. Those with attribute \\spadatt{shallowlyMutable} allow an element to be modified or updated without changing its overall value.")) (|member?| (((|Boolean|) |#1| $) "\\spad{member?(x,{}u)} tests if \\spad{x} is a member of \\spad{u}. For collections,{} \\axiom{member?(\\spad{x},{}\\spad{u}) = reduce(or,{}[x=y for \\spad{y} in \\spad{u}],{}\\spad{false})}.")) (|members| (((|List| |#1|) $) "\\spad{members(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|parts| (((|List| |#1|) $) "\\spad{parts(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|count| (((|NonNegativeInteger|) |#1| $) "\\spad{count(x,{}u)} returns the number of occurrences of \\spad{x} in \\spad{u}. For collections,{} \\axiom{count(\\spad{x},{}\\spad{u}) = reduce(+,{}[x=y for \\spad{y} in \\spad{u}],{}0)}.") (((|NonNegativeInteger|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{count(p,{}u)} returns the number of elements \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. For collections,{} \\axiom{count(\\spad{p},{}\\spad{u}) = reduce(+,{}[1 for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})],{}0)}.")) (|every?| (((|Boolean|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{every?(f,{}u)} tests if \\spad{p}(\\spad{x}) is \\spad{true} for all elements \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{every?(\\spad{p},{}\\spad{u}) = reduce(and,{}map(\\spad{f},{}\\spad{u}),{}\\spad{true},{}\\spad{false})}.")) (|any?| (((|Boolean|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{any?(p,{}u)} tests if \\axiom{\\spad{p}(\\spad{x})} is \\spad{true} for any element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{any?(\\spad{p},{}\\spad{u}) = reduce(or,{}map(\\spad{f},{}\\spad{u}),{}\\spad{false},{}\\spad{true})}.")) (|map!| (($ (|Mapping| |#1| |#1|) $) "\\spad{map!(f,{}u)} destructively replaces each element \\spad{x} of \\spad{u} by \\axiom{\\spad{f}(\\spad{x})}.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(f,{}u)} returns a copy of \\spad{u} with each element \\spad{x} replaced by \\spad{f}(\\spad{x}). For collections,{} \\axiom{map(\\spad{f},{}\\spad{u}) = [\\spad{f}(\\spad{x}) for \\spad{x} in \\spad{u}]}.")))
NIL
@@ -1904,33 +1904,33 @@ NIL
((|constructor| (NIL "Category for the hyperbolic trigonometric functions.")) (|tanh| (($ $) "\\spad{tanh(x)} returns the hyperbolic tangent of \\spad{x}.")) (|sinh| (($ $) "\\spad{sinh(x)} returns the hyperbolic sine of \\spad{x}.")) (|sech| (($ $) "\\spad{sech(x)} returns the hyperbolic secant of \\spad{x}.")) (|csch| (($ $) "\\spad{csch(x)} returns the hyperbolic cosecant of \\spad{x}.")) (|coth| (($ $) "\\spad{coth(x)} returns the hyperbolic cotangent of \\spad{x}.")) (|cosh| (($ $) "\\spad{cosh(x)} returns the hyperbolic cosine of \\spad{x}.")))
NIL
NIL
-(-494 -2313 UP |AlExt| |AlPol|)
+(-494 -2312 UP |AlExt| |AlPol|)
((|constructor| (NIL "Factorization of univariate polynomials with coefficients in an algebraic extension of a field over which we can factor UP\\spad{'s}.")) (|factor| (((|Factored| |#4|) |#4| (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{factor(p,{} f)} returns a prime factorisation of \\spad{p}; \\spad{f} is a factorisation map for elements of UP.")))
NIL
NIL
(-495)
((|constructor| (NIL "Algebraic closure of the rational numbers.")) (|norm| (($ $ (|List| (|Kernel| $))) "\\spad{norm(f,{}l)} computes the norm of the algebraic number \\spad{f} with respect to the extension generated by kernels \\spad{l}") (($ $ (|Kernel| $)) "\\spad{norm(f,{}k)} computes the norm of the algebraic number \\spad{f} with respect to the extension generated by kernel \\spad{k}") (((|SparseUnivariatePolynomial| $) (|SparseUnivariatePolynomial| $) (|List| (|Kernel| $))) "\\spad{norm(p,{}l)} computes the norm of the polynomial \\spad{p} with respect to the extension generated by kernels \\spad{l}") (((|SparseUnivariatePolynomial| $) (|SparseUnivariatePolynomial| $) (|Kernel| $)) "\\spad{norm(p,{}k)} computes the norm of the polynomial \\spad{p} with respect to the extension generated by kernel \\spad{k}")) (|trueEqual| (((|Boolean|) $ $) "\\spad{trueEqual(x,{}y)} tries to determine if the two numbers are equal")) (|reduce| (($ $) "\\spad{reduce(f)} simplifies all the unreduced algebraic numbers present in \\spad{f} by applying their defining relations.")) (|denom| (((|SparseMultivariatePolynomial| (|Integer|) (|Kernel| $)) $) "\\spad{denom(f)} returns the denominator of \\spad{f} viewed as a polynomial in the kernels over \\spad{Z}.")) (|numer| (((|SparseMultivariatePolynomial| (|Integer|) (|Kernel| $)) $) "\\spad{numer(f)} returns the numerator of \\spad{f} viewed as a polynomial in the kernels over \\spad{Z}.")) (|coerce| (($ (|SparseMultivariatePolynomial| (|Integer|) (|Kernel| $))) "\\spad{coerce(p)} returns \\spad{p} viewed as an algebraic number.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| $ (QUOTE (-1045))) (|HasCategory| $ (LIST (QUOTE -1034) (QUOTE (-564)))))
(-496 S |mn|)
((|constructor| (NIL "\\indented{1}{Author Micheal Monagan Aug/87} This is the basic one dimensional array data type.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-497 R |mnRow| |mnCol|)
((|constructor| (NIL "\\indented{1}{An IndexedTwoDimensionalArray is a 2-dimensional array where} the minimal row and column indices are parameters of the type. Rows and columns are returned as IndexedOneDimensionalArray\\spad{'s} with minimal indices matching those of the IndexedTwoDimensionalArray. The index of the 'first' row may be obtained by calling the function 'minRowIndex'. The index of the 'first' column may be obtained by calling the function 'minColIndex'. The index of the first element of a 'Row' is the same as the index of the first column in an array and vice versa.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-498 K R UP)
((|constructor| (NIL "\\indented{1}{Author: Clifton Williamson} Date Created: 9 August 1993 Date Last Updated: 3 December 1993 Basic Operations: chineseRemainder,{} factorList Related Domains: PAdicWildFunctionFieldIntegralBasis(\\spad{K},{}\\spad{R},{}UP,{}\\spad{F}) Also See: WildFunctionFieldIntegralBasis,{} FunctionFieldIntegralBasis AMS Classifications: Keywords: function field,{} finite field,{} integral basis Examples: References: Description:")) (|chineseRemainder| (((|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|))) (|List| |#3|) (|List| (|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|)))) (|NonNegativeInteger|)) "\\spad{chineseRemainder(lu,{}lr,{}n)} \\undocumented")) (|listConjugateBases| (((|List| (|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|)))) (|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|))) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{listConjugateBases(bas,{}q,{}n)} returns the list \\spad{[bas,{}bas^Frob,{}bas^(Frob^2),{}...bas^(Frob^(n-1))]},{} where \\spad{Frob} raises the coefficients of all polynomials appearing in the basis \\spad{bas} to the \\spad{q}th power.")) (|factorList| (((|List| (|SparseUnivariatePolynomial| |#1|)) |#1| (|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{factorList(k,{}n,{}m,{}j)} \\undocumented")))
NIL
NIL
-(-499 R UP -2313)
+(-499 R UP -2312)
((|constructor| (NIL "This package contains functions used in the packages FunctionFieldIntegralBasis and NumberFieldIntegralBasis.")) (|moduleSum| (((|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|))) (|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|))) (|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|)))) "\\spad{moduleSum(m1,{}m2)} returns the sum of two modules in the framed algebra \\spad{F}. Each module \\spad{\\spad{mi}} is represented as follows: \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn} and \\spad{\\spad{mi}} is a record \\spad{[basis,{}basisDen,{}basisInv]}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then a basis \\spad{v1,{}...,{}vn} for \\spad{\\spad{mi}} is given by \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of 'basis' contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|idealiserMatrix| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{idealiserMatrix(m1,{} m2)} returns the matrix representing the linear conditions on the Ring associatied with an ideal defined by \\spad{m1} and \\spad{m2}.")) (|idealiser| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) |#1|) "\\spad{idealiser(m1,{}m2,{}d)} computes the order of an ideal defined by \\spad{m1} and \\spad{m2} where \\spad{d} is the known part of the denominator") (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{idealiser(m1,{}m2)} computes the order of an ideal defined by \\spad{m1} and \\spad{m2}")) (|leastPower| (((|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{leastPower(p,{}n)} returns \\spad{e},{} where \\spad{e} is the smallest integer such that \\spad{p **e >= n}")) (|divideIfCan!| ((|#1| (|Matrix| |#1|) (|Matrix| |#1|) |#1| (|Integer|)) "\\spad{divideIfCan!(matrix,{}matrixOut,{}prime,{}n)} attempts to divide the entries of \\spad{matrix} by \\spad{prime} and store the result in \\spad{matrixOut}. If it is successful,{} 1 is returned and if not,{} \\spad{prime} is returned. Here both \\spad{matrix} and \\spad{matrixOut} are \\spad{n}-by-\\spad{n} upper triangular matrices.")) (|matrixGcd| ((|#1| (|Matrix| |#1|) |#1| (|NonNegativeInteger|)) "\\spad{matrixGcd(mat,{}sing,{}n)} is \\spad{gcd(sing,{}g)} where \\spad{g} is the \\spad{gcd} of the entries of the \\spad{n}-by-\\spad{n} upper-triangular matrix \\spad{mat}.")) (|diagonalProduct| ((|#1| (|Matrix| |#1|)) "\\spad{diagonalProduct(m)} returns the product of the elements on the diagonal of the matrix \\spad{m}")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(x)} returns a square-free factorisation of \\spad{x}")))
NIL
NIL
(-500 |mn|)
((|constructor| (NIL "\\spadtype{IndexedBits} is a domain to compactly represent large quantities of Boolean data.")) (|And| (($ $ $) "\\spad{And(n,{}m)} returns the bit-by-bit logical {\\em And} of \\spad{n} and \\spad{m}.")) (|Or| (($ $ $) "\\spad{Or(n,{}m)} returns the bit-by-bit logical {\\em Or} of \\spad{n} and \\spad{m}.")) (|Not| (($ $) "\\spad{Not(n)} returns the bit-by-bit logical {\\em Not} of \\spad{n}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| (-112) (QUOTE (-1094))) (|HasCategory| (-112) (LIST (QUOTE -309) (QUOTE (-112))))) (|HasCategory| (-112) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-112) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-112) (QUOTE (-1094))) (|HasCategory| (-112) (LIST (QUOTE -611) (QUOTE (-858)))))
(-501 K R UP L)
((|constructor| (NIL "IntegralBasisPolynomialTools provides functions for \\indented{1}{mapping functions on the coefficients of univariate and bivariate} \\indented{1}{polynomials.}")) (|mapBivariate| (((|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#4|)) (|Mapping| |#4| |#1|) |#3|) "\\spad{mapBivariate(f,{}p(x,{}y))} applies the function \\spad{f} to the coefficients of \\spad{p(x,{}y)}.")) (|mapMatrixIfCan| (((|Union| (|Matrix| |#2|) "failed") (|Mapping| (|Union| |#1| "failed") |#4|) (|Matrix| (|SparseUnivariatePolynomial| |#4|))) "\\spad{mapMatrixIfCan(f,{}mat)} applies the function \\spad{f} to the coefficients of the entries of \\spad{mat} if possible,{} and returns \\spad{\"failed\"} otherwise.")) (|mapUnivariateIfCan| (((|Union| |#2| "failed") (|Mapping| (|Union| |#1| "failed") |#4|) (|SparseUnivariatePolynomial| |#4|)) "\\spad{mapUnivariateIfCan(f,{}p(x))} applies the function \\spad{f} to the coefficients of \\spad{p(x)},{} if possible,{} and returns \\spad{\"failed\"} otherwise.")) (|mapUnivariate| (((|SparseUnivariatePolynomial| |#4|) (|Mapping| |#4| |#1|) |#2|) "\\spad{mapUnivariate(f,{}p(x))} applies the function \\spad{f} to the coefficients of \\spad{p(x)}.") ((|#2| (|Mapping| |#1| |#4|) (|SparseUnivariatePolynomial| |#4|)) "\\spad{mapUnivariate(f,{}p(x))} applies the function \\spad{f} to the coefficients of \\spad{p(x)}.")))
@@ -1944,7 +1944,7 @@ NIL
((|constructor| (NIL "InnerCommonDenominator provides functions to compute the common denominator of a finite linear aggregate of elements of the quotient field of an integral domain.")) (|splitDenominator| (((|Record| (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) "\\spad{splitDenominator([q1,{}...,{}qn])} returns \\spad{[[p1,{}...,{}pn],{} d]} such that \\spad{\\spad{qi} = pi/d} and \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|clearDenominator| ((|#3| |#4|) "\\spad{clearDenominator([q1,{}...,{}qn])} returns \\spad{[p1,{}...,{}pn]} such that \\spad{\\spad{qi} = pi/d} where \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|commonDenominator| ((|#1| |#4|) "\\spad{commonDenominator([q1,{}...,{}qn])} returns a common denominator \\spad{d} for \\spad{q1},{}...,{}\\spad{qn}.")))
NIL
NIL
-(-504 -2313 |Expon| |VarSet| |DPoly|)
+(-504 -2312 |Expon| |VarSet| |DPoly|)
((|constructor| (NIL "This domain represents polynomial ideals with coefficients in any field and supports the basic ideal operations,{} including intersection sum and quotient. An ideal is represented by a list of polynomials (the generators of the ideal) and a boolean that is \\spad{true} if the generators are a Groebner basis. The algorithms used are based on Groebner basis computations. The ordering is determined by the datatype of the input polynomials. Users may use refinements of total degree orderings.")) (|relationsIdeal| (((|SuchThat| (|List| (|Polynomial| |#1|)) (|List| (|Equation| (|Polynomial| |#1|)))) (|List| |#4|)) "\\spad{relationsIdeal(polyList)} returns the ideal of relations among the polynomials in \\spad{polyList}.")) (|saturate| (($ $ |#4| (|List| |#3|)) "\\spad{saturate(I,{}f,{}lvar)} is the saturation with respect to the prime principal ideal which is generated by \\spad{f} in the polynomial ring \\spad{F[lvar]}.") (($ $ |#4|) "\\spad{saturate(I,{}f)} is the saturation of the ideal \\spad{I} with respect to the multiplicative set generated by the polynomial \\spad{f}.")) (|coerce| (($ (|List| |#4|)) "\\spad{coerce(polyList)} converts the list of polynomials \\spad{polyList} to an ideal.")) (|generators| (((|List| |#4|) $) "\\spad{generators(I)} returns a list of generators for the ideal \\spad{I}.")) (|groebner?| (((|Boolean|) $) "\\spad{groebner?(I)} tests if the generators of the ideal \\spad{I} are a Groebner basis.")) (|groebnerIdeal| (($ (|List| |#4|)) "\\spad{groebnerIdeal(polyList)} constructs the ideal generated by the list of polynomials \\spad{polyList} which are assumed to be a Groebner basis. Note: this operation avoids a Groebner basis computation.")) (|ideal| (($ (|List| |#4|)) "\\spad{ideal(polyList)} constructs the ideal generated by the list of polynomials \\spad{polyList}.")) (|leadingIdeal| (($ $) "\\spad{leadingIdeal(I)} is the ideal generated by the leading terms of the elements of the ideal \\spad{I}.")) (|dimension| (((|Integer|) $) "\\spad{dimension(I)} gives the dimension of the ideal \\spad{I}. in the ring \\spad{F[lvar]},{} where lvar are the variables appearing in \\spad{I}") (((|Integer|) $ (|List| |#3|)) "\\spad{dimension(I,{}lvar)} gives the dimension of the ideal \\spad{I},{} in the ring \\spad{F[lvar]}")) (|backOldPos| (($ (|Record| (|:| |mval| (|Matrix| |#1|)) (|:| |invmval| (|Matrix| |#1|)) (|:| |genIdeal| $))) "\\spad{backOldPos(genPos)} takes the result produced by \\spadfunFrom{generalPosition}{PolynomialIdeals} and performs the inverse transformation,{} returning the original ideal \\spad{backOldPos(generalPosition(I,{}listvar))} = \\spad{I}.")) (|generalPosition| (((|Record| (|:| |mval| (|Matrix| |#1|)) (|:| |invmval| (|Matrix| |#1|)) (|:| |genIdeal| $)) $ (|List| |#3|)) "\\spad{generalPosition(I,{}listvar)} perform a random linear transformation on the variables in \\spad{listvar} and returns the transformed ideal along with the change of basis matrix.")) (|groebner| (($ $) "\\spad{groebner(I)} returns a set of generators of \\spad{I} that are a Groebner basis for \\spad{I}.")) (|quotient| (($ $ |#4|) "\\spad{quotient(I,{}f)} computes the quotient of the ideal \\spad{I} by the principal ideal generated by the polynomial \\spad{f},{} \\spad{(I:(f))}.") (($ $ $) "\\spad{quotient(I,{}J)} computes the quotient of the ideals \\spad{I} and \\spad{J},{} \\spad{(I:J)}.")) (|intersect| (($ (|List| $)) "\\spad{intersect(LI)} computes the intersection of the list of ideals \\spad{LI}.") (($ $ $) "\\spad{intersect(I,{}J)} computes the intersection of the ideals \\spad{I} and \\spad{J}.")) (|zeroDim?| (((|Boolean|) $) "\\spad{zeroDim?(I)} tests if the ideal \\spad{I} is zero dimensional,{} \\spadignore{i.e.} all its associated primes are maximal,{} in the ring \\spad{F[lvar]},{} where lvar are the variables appearing in \\spad{I}") (((|Boolean|) $ (|List| |#3|)) "\\spad{zeroDim?(I,{}lvar)} tests if the ideal \\spad{I} is zero dimensional,{} \\spadignore{i.e.} all its associated primes are maximal,{} in the ring \\spad{F[lvar]}")) (|inRadical?| (((|Boolean|) |#4| $) "\\spad{inRadical?(f,{}I)} tests if some power of the polynomial \\spad{f} belongs to the ideal \\spad{I}.")) (|in?| (((|Boolean|) $ $) "\\spad{in?(I,{}J)} tests if the ideal \\spad{I} is contained in the ideal \\spad{J}.")) (|element?| (((|Boolean|) |#4| $) "\\spad{element?(f,{}I)} tests whether the polynomial \\spad{f} belongs to the ideal \\spad{I}.")) (|zero?| (((|Boolean|) $) "\\spad{zero?(I)} tests whether the ideal \\spad{I} is the zero ideal")) (|one?| (((|Boolean|) $) "\\spad{one?(I)} tests whether the ideal \\spad{I} is the unit ideal,{} \\spadignore{i.e.} contains 1.")) (+ (($ $ $) "\\spad{I+J} computes the ideal generated by the union of \\spad{I} and \\spad{J}.")) (** (($ $ (|NonNegativeInteger|)) "\\spad{I**n} computes the \\spad{n}th power of the ideal \\spad{I}.")) (* (($ $ $) "\\spad{I*J} computes the product of the ideal \\spad{I} and \\spad{J}.")))
NIL
((|HasCategory| |#3| (LIST (QUOTE -612) (QUOTE (-1170)))))
@@ -1994,36 +1994,36 @@ NIL
((|HasCategory| |#2| (QUOTE (-788))))
(-516 S |mn|)
((|constructor| (NIL "\\indented{1}{Author: Michael Monagan July/87,{} modified \\spad{SMW} June/91} A FlexibleArray is the notion of an array intended to allow for growth at the end only. Hence the following efficient operations \\indented{2}{\\spad{append(x,{}a)} meaning append item \\spad{x} at the end of the array \\spad{a}} \\indented{2}{\\spad{delete(a,{}n)} meaning delete the last item from the array \\spad{a}} Flexible arrays support the other operations inherited from \\spadtype{ExtensibleLinearAggregate}. However,{} these are not efficient. Flexible arrays combine the \\spad{O(1)} access time property of arrays with growing and shrinking at the end in \\spad{O(1)} (average) time. This is done by using an ordinary array which may have zero or more empty slots at the end. When the array becomes full it is copied into a new larger (50\\% larger) array. Conversely,{} when the array becomes less than 1/2 full,{} it is copied into a smaller array. Flexible arrays provide for an efficient implementation of many data structures in particular heaps,{} stacks and sets.")) (|shrinkable| (((|Boolean|) (|Boolean|)) "\\spad{shrinkable(b)} sets the shrinkable attribute of flexible arrays to \\spad{b} and returns the previous value")) (|physicalLength!| (($ $ (|Integer|)) "\\spad{physicalLength!(x,{}n)} changes the physical length of \\spad{x} to be \\spad{n} and returns the new array.")) (|physicalLength| (((|NonNegativeInteger|) $) "\\spad{physicalLength(x)} returns the number of elements \\spad{x} can accomodate before growing")) (|flexibleArray| (($ (|List| |#1|)) "\\spad{flexibleArray(l)} creates a flexible array from the list of elements \\spad{l}")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-517)
((|constructor| (NIL "This domain represents AST for conditional expressions.")) (|elseBranch| (((|SpadAst|) $) "thenBranch(\\spad{e}) returns the `else-branch' of `e'.")) (|thenBranch| (((|SpadAst|) $) "\\spad{thenBranch(e)} returns the `then-branch' of `e'.")) (|condition| (((|SpadAst|) $) "\\spad{condition(e)} returns the condition of the if-expression `e'.")))
NIL
NIL
(-518 |p| |n|)
((|constructor| (NIL "InnerFiniteField(\\spad{p},{}\\spad{n}) implements finite fields with \\spad{p**n} elements where \\spad{p} is assumed prime but does not check. For a version which checks that \\spad{p} is prime,{} see \\spadtype{FiniteField}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| (-581 |#1|) (QUOTE (-145))) (|HasCategory| (-581 |#1|) (QUOTE (-368)))) (|HasCategory| (-581 |#1|) (QUOTE (-147))) (|HasCategory| (-581 |#1|) (QUOTE (-368))) (|HasCategory| (-581 |#1|) (QUOTE (-145))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| (-581 |#1|) (QUOTE (-145))) (|HasCategory| (-581 |#1|) (QUOTE (-368)))) (|HasCategory| (-581 |#1|) (QUOTE (-147))) (|HasCategory| (-581 |#1|) (QUOTE (-368))) (|HasCategory| (-581 |#1|) (QUOTE (-145))))
(-519 R |mnRow| |mnCol| |Row| |Col|)
((|constructor| (NIL "\\indented{1}{This is an internal type which provides an implementation of} 2-dimensional arrays as PrimitiveArray\\spad{'s} of PrimitiveArray\\spad{'s}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-520 S |mn|)
((|constructor| (NIL "\\spadtype{IndexedList} is a basic implementation of the functions in \\spadtype{ListAggregate},{} often using functions in the underlying LISP system. The second parameter to the constructor (\\spad{mn}) is the beginning index of the list. That is,{} if \\spad{l} is a list,{} then \\spad{elt(l,{}mn)} is the first value. This constructor is probably best viewed as the implementation of singly-linked lists that are addressable by index rather than as a mere wrapper for LISP lists.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-521 R |Row| |Col| M)
((|constructor| (NIL "\\spadtype{InnerMatrixLinearAlgebraFunctions} is an internal package which provides standard linear algebra functions on domains in \\spad{MatrixCategory}")) (|inverse| (((|Union| |#4| "failed") |#4|) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m}. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square.")) (|generalizedInverse| ((|#4| |#4|) "\\spad{generalizedInverse(m)} returns the generalized (Moore--Penrose) inverse of the matrix \\spad{m},{} \\spadignore{i.e.} the matrix \\spad{h} such that m*h*m=h,{} h*m*h=m,{} \\spad{m*h} and \\spad{h*m} are both symmetric matrices.")) (|determinant| ((|#1| |#4|) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}. an error message is returned if the matrix is not square.")) (|nullSpace| (((|List| |#3|) |#4|) "\\spad{nullSpace(m)} returns a basis for the null space of the matrix \\spad{m}.")) (|nullity| (((|NonNegativeInteger|) |#4|) "\\spad{nullity(m)} returns the mullity of the matrix \\spad{m}. This is the dimension of the null space of the matrix \\spad{m}.")) (|rank| (((|NonNegativeInteger|) |#4|) "\\spad{rank(m)} returns the rank of the matrix \\spad{m}.")) (|rowEchelon| ((|#4| |#4|) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}.")))
NIL
-((|HasAttribute| |#3| (QUOTE -4407)))
+((|HasAttribute| |#3| (QUOTE -4408)))
(-522 R |Row| |Col| M QF |Row2| |Col2| M2)
((|constructor| (NIL "\\spadtype{InnerMatrixQuotientFieldFunctions} provides functions on matrices over an integral domain which involve the quotient field of that integral domain. The functions rowEchelon and inverse return matrices with entries in the quotient field.")) (|nullSpace| (((|List| |#3|) |#4|) "\\spad{nullSpace(m)} returns a basis for the null space of the matrix \\spad{m}.")) (|inverse| (((|Union| |#8| "failed") |#4|) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m}. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square. Note: the result will have entries in the quotient field.")) (|rowEchelon| ((|#8| |#4|) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}. the result will have entries in the quotient field.")))
NIL
-((|HasAttribute| |#7| (QUOTE -4407)))
+((|HasAttribute| |#7| (QUOTE -4408)))
(-523 R |mnRow| |mnCol|)
((|constructor| (NIL "An \\spad{IndexedMatrix} is a matrix where the minimal row and column indices are parameters of the type. The domains Row and Col are both IndexedVectors. The index of the 'first' row may be obtained by calling the function \\spadfun{minRowIndex}. The index of the 'first' column may be obtained by calling the function \\spadfun{minColIndex}. The index of the first element of a 'Row' is the same as the index of the first column in a matrix and vice versa.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))) (|HasAttribute| |#1| (QUOTE (-4408 "*"))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))) (|HasAttribute| |#1| (QUOTE (-4409 "*"))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-524)
((|constructor| (NIL "This domain represents an `import' of types.")) (|imports| (((|List| (|TypeAst|)) $) "\\spad{imports(x)} returns the list of imported types.")) (|coerce| (($ (|List| (|TypeAst|))) "ts::ImportAst constructs an ImportAst for the list if types `ts'.")))
NIL
@@ -2056,7 +2056,7 @@ NIL
((|constructor| (NIL "\\indented{2}{IndexedExponents of an ordered set of variables gives a representation} for the degree of polynomials in commuting variables. It gives an ordered pairing of non negative integer exponents with variables")))
NIL
NIL
-(-532 K -2313 |Par|)
+(-532 K -2312 |Par|)
((|constructor| (NIL "This package is the inner package to be used by NumericRealEigenPackage and NumericComplexEigenPackage for the computation of numeric eigenvalues and eigenvectors.")) (|innerEigenvectors| (((|List| (|Record| (|:| |outval| |#2|) (|:| |outmult| (|Integer|)) (|:| |outvect| (|List| (|Matrix| |#2|))))) (|Matrix| |#1|) |#3| (|Mapping| (|Factored| (|SparseUnivariatePolynomial| |#1|)) (|SparseUnivariatePolynomial| |#1|))) "\\spad{innerEigenvectors(m,{}eps,{}factor)} computes explicitly the eigenvalues and the correspondent eigenvectors of the matrix \\spad{m}. The parameter \\spad{eps} determines the type of the output,{} \\spad{factor} is the univariate factorizer to \\spad{br} used to reduce the characteristic polynomial into irreducible factors.")) (|solve1| (((|List| |#2|) (|SparseUnivariatePolynomial| |#1|) |#3|) "\\spad{solve1(pol,{} eps)} finds the roots of the univariate polynomial polynomial \\spad{pol} to precision eps. If \\spad{K} is \\spad{Fraction Integer} then only the real roots are returned,{} if \\spad{K} is \\spad{Complex Fraction Integer} then all roots are found.")) (|charpol| (((|SparseUnivariatePolynomial| |#1|) (|Matrix| |#1|)) "\\spad{charpol(m)} computes the characteristic polynomial of a matrix \\spad{m} with entries in \\spad{K}. This function returns a polynomial over \\spad{K},{} while the general one (that is in EiegenPackage) returns Fraction \\spad{P} \\spad{K}")))
NIL
NIL
@@ -2080,7 +2080,7 @@ NIL
((|constructor| (NIL "This package computes infinite products of univariate Taylor series over an integral domain of characteristic 0.")) (|generalInfiniteProduct| ((|#2| |#2| (|Integer|) (|Integer|)) "\\spad{generalInfiniteProduct(f(x),{}a,{}d)} computes \\spad{product(n=a,{}a+d,{}a+2*d,{}...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")) (|oddInfiniteProduct| ((|#2| |#2|) "\\spad{oddInfiniteProduct(f(x))} computes \\spad{product(n=1,{}3,{}5...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")) (|evenInfiniteProduct| ((|#2| |#2|) "\\spad{evenInfiniteProduct(f(x))} computes \\spad{product(n=2,{}4,{}6...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")) (|infiniteProduct| ((|#2| |#2|) "\\spad{infiniteProduct(f(x))} computes \\spad{product(n=1,{}2,{}3...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")))
NIL
NIL
-(-538 K -2313 |Par|)
+(-538 K -2312 |Par|)
((|constructor| (NIL "This is an internal package for computing approximate solutions to systems of polynomial equations. The parameter \\spad{K} specifies the coefficient field of the input polynomials and must be either \\spad{Fraction(Integer)} or \\spad{Complex(Fraction Integer)}. The parameter \\spad{F} specifies where the solutions must lie and can be one of the following: \\spad{Float},{} \\spad{Fraction(Integer)},{} \\spad{Complex(Float)},{} \\spad{Complex(Fraction Integer)}. The last parameter specifies the type of the precision operand and must be either \\spad{Fraction(Integer)} or \\spad{Float}.")) (|makeEq| (((|List| (|Equation| (|Polynomial| |#2|))) (|List| |#2|) (|List| (|Symbol|))) "\\spad{makeEq(lsol,{}lvar)} returns a list of equations formed by corresponding members of \\spad{lvar} and \\spad{lsol}.")) (|innerSolve| (((|List| (|List| |#2|)) (|List| (|Polynomial| |#1|)) (|List| (|Polynomial| |#1|)) (|List| (|Symbol|)) |#3|) "\\spad{innerSolve(lnum,{}lden,{}lvar,{}eps)} returns a list of solutions of the system of polynomials \\spad{lnum},{} with the side condition that none of the members of \\spad{lden} vanish identically on any solution. Each solution is expressed as a list corresponding to the list of variables in \\spad{lvar} and with precision specified by \\spad{eps}.")) (|innerSolve1| (((|List| |#2|) (|Polynomial| |#1|) |#3|) "\\spad{innerSolve1(p,{}eps)} returns the list of the zeros of the polynomial \\spad{p} with precision \\spad{eps}.") (((|List| |#2|) (|SparseUnivariatePolynomial| |#1|) |#3|) "\\spad{innerSolve1(up,{}eps)} returns the list of the zeros of the univariate polynomial \\spad{up} with precision \\spad{eps}.")))
NIL
NIL
@@ -2110,7 +2110,7 @@ NIL
NIL
(-545)
((|constructor| (NIL "An \\spad{IntegerNumberSystem} is a model for the integers.")) (|invmod| (($ $ $) "\\spad{invmod(a,{}b)},{} \\spad{0<=a<b>1},{} \\spad{(a,{}b)=1} means \\spad{1/a mod b}.")) (|powmod| (($ $ $ $) "\\spad{powmod(a,{}b,{}p)},{} \\spad{0<=a,{}b<p>1},{} means \\spad{a**b mod p}.")) (|mulmod| (($ $ $ $) "\\spad{mulmod(a,{}b,{}p)},{} \\spad{0<=a,{}b<p>1},{} means \\spad{a*b mod p}.")) (|submod| (($ $ $ $) "\\spad{submod(a,{}b,{}p)},{} \\spad{0<=a,{}b<p>1},{} means \\spad{a-b mod p}.")) (|addmod| (($ $ $ $) "\\spad{addmod(a,{}b,{}p)},{} \\spad{0<=a,{}b<p>1},{} means \\spad{a+b mod p}.")) (|mask| (($ $) "\\spad{mask(n)} returns \\spad{2**n-1} (an \\spad{n} bit mask).")) (|dec| (($ $) "\\spad{dec(x)} returns \\spad{x - 1}.")) (|inc| (($ $) "\\spad{inc(x)} returns \\spad{x + 1}.")) (|copy| (($ $) "\\spad{copy(n)} gives a copy of \\spad{n}.")) (|random| (($ $) "\\spad{random(a)} creates a random element from 0 to \\spad{n-1}.") (($) "\\spad{random()} creates a random element.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(n)} creates a rational number,{} or returns \"failed\" if this is not possible.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(n)} creates a rational number (see \\spadtype{Fraction Integer})..")) (|rational?| (((|Boolean|) $) "\\spad{rational?(n)} tests if \\spad{n} is a rational number (see \\spadtype{Fraction Integer}).")) (|symmetricRemainder| (($ $ $) "\\spad{symmetricRemainder(a,{}b)} (where \\spad{b > 1}) yields \\spad{r} where \\spad{ -b/2 <= r < b/2 }.")) (|positiveRemainder| (($ $ $) "\\spad{positiveRemainder(a,{}b)} (where \\spad{b > 1}) yields \\spad{r} where \\spad{0 <= r < b} and \\spad{r == a rem b}.")) (|bit?| (((|Boolean|) $ $) "\\spad{bit?(n,{}i)} returns \\spad{true} if and only if \\spad{i}-th bit of \\spad{n} is a 1.")) (|shift| (($ $ $) "\\spad{shift(a,{}i)} shift \\spad{a} by \\spad{i} digits.")) (|length| (($ $) "\\spad{length(a)} length of \\spad{a} in digits.")) (|base| (($) "\\spad{base()} returns the base for the operations of \\spad{IntegerNumberSystem}.")) (|multiplicativeValuation| ((|attribute|) "euclideanSize(a*b) returns \\spad{euclideanSize(a)*euclideanSize(b)}.")) (|even?| (((|Boolean|) $) "\\spad{even?(n)} returns \\spad{true} if and only if \\spad{n} is even.")) (|odd?| (((|Boolean|) $) "\\spad{odd?(n)} returns \\spad{true} if and only if \\spad{n} is odd.")))
-((-4404 . T) (-4405 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4405 . T) (-4406 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-546)
((|constructor| (NIL "This domain is a datatype for (signed) integer values of precision 16 bits.")))
@@ -2130,13 +2130,13 @@ NIL
NIL
(-550 |Key| |Entry| |addDom|)
((|constructor| (NIL "This domain is used to provide a conditional \"add\" domain for the implementation of \\spadtype{Table}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
-(-551 R -2313)
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
+(-551 R -2312)
((|constructor| (NIL "This package provides functions for the integration of algebraic integrands over transcendental functions.")) (|algint| (((|IntegrationResult| |#2|) |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Mapping| (|SparseUnivariatePolynomial| |#2|) (|SparseUnivariatePolynomial| |#2|))) "\\spad{algint(f,{} x,{} y,{} d)} returns the integral of \\spad{f(x,{}y)dx} where \\spad{y} is an algebraic function of \\spad{x}; \\spad{d} is the derivation to use on \\spad{k[x]}.")))
NIL
NIL
-(-552 R0 -2313 UP UPUP R)
+(-552 R0 -2312 UP UPUP R)
((|constructor| (NIL "This package provides functions for integrating a function on an algebraic curve.")) (|palginfieldint| (((|Union| |#5| "failed") |#5| (|Mapping| |#3| |#3|)) "\\spad{palginfieldint(f,{} d)} returns an algebraic function \\spad{g} such that \\spad{dg = f} if such a \\spad{g} exists,{} \"failed\" otherwise. Argument \\spad{f} must be a pure algebraic function.")) (|palgintegrate| (((|IntegrationResult| |#5|) |#5| (|Mapping| |#3| |#3|)) "\\spad{palgintegrate(f,{} d)} integrates \\spad{f} with respect to the derivation \\spad{d}. Argument \\spad{f} must be a pure algebraic function.")) (|algintegrate| (((|IntegrationResult| |#5|) |#5| (|Mapping| |#3| |#3|)) "\\spad{algintegrate(f,{} d)} integrates \\spad{f} with respect to the derivation \\spad{d}.")))
NIL
NIL
@@ -2146,7 +2146,7 @@ NIL
NIL
(-554 R)
((|constructor| (NIL "\\indented{1}{+ Author: Mike Dewar} + Date Created: November 1996 + Date Last Updated: + Basic Functions: + Related Constructors: + Also See: + AMS Classifications: + Keywords: + References: + Description: + This category implements of interval arithmetic and transcendental + functions over intervals.")) (|contains?| (((|Boolean|) $ |#1|) "\\spad{contains?(i,{}f)} returns \\spad{true} if \\axiom{\\spad{f}} is contained within the interval \\axiom{\\spad{i}},{} \\spad{false} otherwise.")) (|negative?| (((|Boolean|) $) "\\spad{negative?(u)} returns \\axiom{\\spad{true}} if every element of \\spad{u} is negative,{} \\axiom{\\spad{false}} otherwise.")) (|positive?| (((|Boolean|) $) "\\spad{positive?(u)} returns \\axiom{\\spad{true}} if every element of \\spad{u} is positive,{} \\axiom{\\spad{false}} otherwise.")) (|width| ((|#1| $) "\\spad{width(u)} returns \\axiom{sup(\\spad{u}) - inf(\\spad{u})}.")) (|sup| ((|#1| $) "\\spad{sup(u)} returns the supremum of \\axiom{\\spad{u}}.")) (|inf| ((|#1| $) "\\spad{inf(u)} returns the infinum of \\axiom{\\spad{u}}.")) (|qinterval| (($ |#1| |#1|) "\\spad{qinterval(inf,{}sup)} creates a new interval \\axiom{[\\spad{inf},{}\\spad{sup}]},{} without checking the ordering on the elements.")) (|interval| (($ (|Fraction| (|Integer|))) "\\spad{interval(f)} creates a new interval around \\spad{f}.") (($ |#1|) "\\spad{interval(f)} creates a new interval around \\spad{f}.") (($ |#1| |#1|) "\\spad{interval(inf,{}sup)} creates a new interval,{} either \\axiom{[\\spad{inf},{}\\spad{sup}]} if \\axiom{\\spad{inf} \\spad{<=} \\spad{sup}} or \\axiom{[\\spad{sup},{}in]} otherwise.")))
-((-3613 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-3583 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-555 S)
((|constructor| (NIL "The category of commutative integral domains,{} \\spadignore{i.e.} commutative rings with no zero divisors. \\blankline Conditional attributes: \\indented{2}{canonicalUnitNormal\\tab{20}the canonical field is the same for all associates} \\indented{2}{canonicalsClosed\\tab{20}the product of two canonicals is itself canonical}")) (|unit?| (((|Boolean|) $) "\\spad{unit?(x)} tests whether \\spad{x} is a unit,{} \\spadignore{i.e.} is invertible.")) (|associates?| (((|Boolean|) $ $) "\\spad{associates?(x,{}y)} tests whether \\spad{x} and \\spad{y} are associates,{} \\spadignore{i.e.} differ by a unit factor.")) (|unitCanonical| (($ $) "\\spad{unitCanonical(x)} returns \\spad{unitNormal(x).canonical}.")) (|unitNormal| (((|Record| (|:| |unit| $) (|:| |canonical| $) (|:| |associate| $)) $) "\\spad{unitNormal(x)} tries to choose a canonical element from the associate class of \\spad{x}. The attribute canonicalUnitNormal,{} if asserted,{} means that the \"canonical\" element is the same across all associates of \\spad{x} if \\spad{unitNormal(x) = [u,{}c,{}a]} then \\spad{u*c = x},{} \\spad{a*u = 1}.")) (|exquo| (((|Union| $ "failed") $ $) "\\spad{exquo(a,{}b)} either returns an element \\spad{c} such that \\spad{c*b=a} or \"failed\" if no such element can be found.")))
@@ -2154,9 +2154,9 @@ NIL
NIL
(-556)
((|constructor| (NIL "The category of commutative integral domains,{} \\spadignore{i.e.} commutative rings with no zero divisors. \\blankline Conditional attributes: \\indented{2}{canonicalUnitNormal\\tab{20}the canonical field is the same for all associates} \\indented{2}{canonicalsClosed\\tab{20}the product of two canonicals is itself canonical}")) (|unit?| (((|Boolean|) $) "\\spad{unit?(x)} tests whether \\spad{x} is a unit,{} \\spadignore{i.e.} is invertible.")) (|associates?| (((|Boolean|) $ $) "\\spad{associates?(x,{}y)} tests whether \\spad{x} and \\spad{y} are associates,{} \\spadignore{i.e.} differ by a unit factor.")) (|unitCanonical| (($ $) "\\spad{unitCanonical(x)} returns \\spad{unitNormal(x).canonical}.")) (|unitNormal| (((|Record| (|:| |unit| $) (|:| |canonical| $) (|:| |associate| $)) $) "\\spad{unitNormal(x)} tries to choose a canonical element from the associate class of \\spad{x}. The attribute canonicalUnitNormal,{} if asserted,{} means that the \"canonical\" element is the same across all associates of \\spad{x} if \\spad{unitNormal(x) = [u,{}c,{}a]} then \\spad{u*c = x},{} \\spad{a*u = 1}.")) (|exquo| (((|Union| $ "failed") $ $) "\\spad{exquo(a,{}b)} either returns an element \\spad{c} such that \\spad{c*b=a} or \"failed\" if no such element can be found.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
-(-557 R -2313)
+(-557 R -2312)
((|constructor| (NIL "This package provides functions for integration,{} limited integration,{} extended integration and the risch differential equation for elemntary functions.")) (|lfextlimint| (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Symbol|) (|Kernel| |#2|) (|List| (|Kernel| |#2|))) "\\spad{lfextlimint(f,{}x,{}k,{}[k1,{}...,{}kn])} returns functions \\spad{[h,{} c]} such that \\spad{dh/dx = f - c dk/dx}. Value \\spad{h} is looked for in a field containing \\spad{f} and \\spad{k1},{}...,{}\\spad{kn} (the \\spad{ki}\\spad{'s} must be logs).")) (|lfintegrate| (((|IntegrationResult| |#2|) |#2| (|Symbol|)) "\\spad{lfintegrate(f,{} x)} = \\spad{g} such that \\spad{dg/dx = f}.")) (|lfinfieldint| (((|Union| |#2| "failed") |#2| (|Symbol|)) "\\spad{lfinfieldint(f,{} x)} returns a function \\spad{g} such that \\spad{dg/dx = f} if \\spad{g} exists,{} \"failed\" otherwise.")) (|lflimitedint| (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|Symbol|) (|List| |#2|)) "\\spad{lflimitedint(f,{}x,{}[g1,{}...,{}gn])} returns functions \\spad{[h,{}[[\\spad{ci},{} \\spad{gi}]]]} such that the \\spad{gi}\\spad{'s} are among \\spad{[g1,{}...,{}gn]},{} and \\spad{d(h+sum(\\spad{ci} log(\\spad{gi})))/dx = f},{} if possible,{} \"failed\" otherwise.")) (|lfextendedint| (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Symbol|) |#2|) "\\spad{lfextendedint(f,{} x,{} g)} returns functions \\spad{[h,{} c]} such that \\spad{dh/dx = f - cg},{} if (\\spad{h},{} \\spad{c}) exist,{} \"failed\" otherwise.")))
NIL
NIL
@@ -2168,7 +2168,7 @@ NIL
((|constructor| (NIL "\\blankline")) (|entry| (((|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{entry(n)} \\undocumented{}")) (|entries| (((|List| (|Record| (|:| |key| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $) "\\spad{entries(x)} \\undocumented{}")) (|showAttributes| (((|Union| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{showAttributes(x)} \\undocumented{}")) (|insert!| (($ (|Record| (|:| |key| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) "\\spad{insert!(r)} inserts an entry \\spad{r} into theIFTable")) (|fTable| (($ (|List| (|Record| (|:| |key| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) "\\spad{fTable(l)} creates a functions table from the elements of \\spad{l}.")) (|keys| (((|List| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) $) "\\spad{keys(f)} returns the list of keys of \\spad{f}")) (|clearTheFTable| (((|Void|)) "\\spad{clearTheFTable()} clears the current table of functions.")) (|showTheFTable| (($) "\\spad{showTheFTable()} returns the current table of functions.")))
NIL
NIL
-(-560 R -2313 L)
+(-560 R -2312 L)
((|constructor| (NIL "This internal package rationalises integrands on curves of the form: \\indented{2}{\\spad{y\\^2 = a x\\^2 + b x + c}} \\indented{2}{\\spad{y\\^2 = (a x + b) / (c x + d)}} \\indented{2}{\\spad{f(x,{} y) = 0} where \\spad{f} has degree 1 in \\spad{x}} The rationalization is done for integration,{} limited integration,{} extended integration and the risch differential equation.")) (|palgLODE0| (((|Record| (|:| |particular| (|Union| |#2| "failed")) (|:| |basis| (|List| |#2|))) |#3| |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Kernel| |#2|) |#2| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) "\\spad{palgLODE0(op,{}g,{}x,{}y,{}z,{}t,{}c)} returns the solution of \\spad{op f = g} Argument \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{f(x,{}y)dx = c f(t,{}y) dy}; \\spad{c} and \\spad{t} are rational functions of \\spad{y}.") (((|Record| (|:| |particular| (|Union| |#2| "failed")) (|:| |basis| (|List| |#2|))) |#3| |#2| (|Kernel| |#2|) (|Kernel| |#2|) |#2| (|SparseUnivariatePolynomial| |#2|)) "\\spad{palgLODE0(op,{} g,{} x,{} y,{} d,{} p)} returns the solution of \\spad{op f = g}. Argument \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{d(x)\\^2y(x)\\^2 = P(x)}.")) (|lift| (((|SparseUnivariatePolynomial| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) (|SparseUnivariatePolynomial| |#2|) (|Kernel| |#2|)) "\\spad{lift(u,{}k)} \\undocumented")) (|multivariate| ((|#2| (|SparseUnivariatePolynomial| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) (|Kernel| |#2|) |#2|) "\\spad{multivariate(u,{}k,{}f)} \\undocumented")) (|univariate| (((|SparseUnivariatePolynomial| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|SparseUnivariatePolynomial| |#2|)) "\\spad{univariate(f,{}k,{}k,{}p)} \\undocumented")) (|palgRDE0| (((|Union| |#2| "failed") |#2| |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Mapping| (|Union| |#2| "failed") |#2| |#2| (|Symbol|)) (|Kernel| |#2|) |#2| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) "\\spad{palgRDE0(f,{} g,{} x,{} y,{} foo,{} t,{} c)} returns a function \\spad{z(x,{}y)} such that \\spad{dz/dx + n * df/dx z(x,{}y) = g(x,{}y)} if such a \\spad{z} exists,{} and \"failed\" otherwise. Argument \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{f(x,{}y)dx = c f(t,{}y) dy}; \\spad{c} and \\spad{t} are rational functions of \\spad{y}. Argument \\spad{foo},{} called by \\spad{foo(a,{} b,{} x)},{} is a function that solves \\spad{du/dx + n * da/dx u(x) = u(x)} for an unknown \\spad{u(x)} not involving \\spad{y}.") (((|Union| |#2| "failed") |#2| |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Mapping| (|Union| |#2| "failed") |#2| |#2| (|Symbol|)) |#2| (|SparseUnivariatePolynomial| |#2|)) "\\spad{palgRDE0(f,{} g,{} x,{} y,{} foo,{} d,{} p)} returns a function \\spad{z(x,{}y)} such that \\spad{dz/dx + n * df/dx z(x,{}y) = g(x,{}y)} if such a \\spad{z} exists,{} and \"failed\" otherwise. Argument \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{d(x)\\^2y(x)\\^2 = P(x)}. Argument \\spad{foo},{} called by \\spad{foo(a,{} b,{} x)},{} is a function that solves \\spad{du/dx + n * da/dx u(x) = u(x)} for an unknown \\spad{u(x)} not involving \\spad{y}.")) (|palglimint0| (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|List| |#2|) (|Kernel| |#2|) |#2| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) "\\spad{palglimint0(f,{} x,{} y,{} [u1,{}...,{}un],{} z,{} t,{} c)} returns functions \\spad{[h,{}[[\\spad{ci},{} \\spad{ui}]]]} such that the \\spad{ui}\\spad{'s} are among \\spad{[u1,{}...,{}un]} and \\spad{d(h + sum(\\spad{ci} log(\\spad{ui})))/dx = f(x,{}y)} if such functions exist,{} and \"failed\" otherwise. Argument \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{f(x,{}y)dx = c f(t,{}y) dy}; \\spad{c} and \\spad{t} are rational functions of \\spad{y}.") (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|List| |#2|) |#2| (|SparseUnivariatePolynomial| |#2|)) "\\spad{palglimint0(f,{} x,{} y,{} [u1,{}...,{}un],{} d,{} p)} returns functions \\spad{[h,{}[[\\spad{ci},{} \\spad{ui}]]]} such that the \\spad{ui}\\spad{'s} are among \\spad{[u1,{}...,{}un]} and \\spad{d(h + sum(\\spad{ci} log(\\spad{ui})))/dx = f(x,{}y)} if such functions exist,{} and \"failed\" otherwise. Argument \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{d(x)\\^2y(x)\\^2 = P(x)}.")) (|palgextint0| (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Kernel| |#2|) (|Kernel| |#2|) |#2| (|Kernel| |#2|) |#2| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) "\\spad{palgextint0(f,{} x,{} y,{} g,{} z,{} t,{} c)} returns functions \\spad{[h,{} d]} such that \\spad{dh/dx = f(x,{}y) - d g},{} where \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{f(x,{}y)dx = c f(t,{}y) dy},{} and \\spad{c} and \\spad{t} are rational functions of \\spad{y}. Argument \\spad{z} is a dummy variable not appearing in \\spad{f(x,{}y)}. The operation returns \"failed\" if no such functions exist.") (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Kernel| |#2|) (|Kernel| |#2|) |#2| |#2| (|SparseUnivariatePolynomial| |#2|)) "\\spad{palgextint0(f,{} x,{} y,{} g,{} d,{} p)} returns functions \\spad{[h,{} c]} such that \\spad{dh/dx = f(x,{}y) - c g},{} where \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{d(x)\\^2 y(x)\\^2 = P(x)},{} or \"failed\" if no such functions exist.")) (|palgint0| (((|IntegrationResult| |#2|) |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Kernel| |#2|) |#2| (|Fraction| (|SparseUnivariatePolynomial| |#2|))) "\\spad{palgint0(f,{} x,{} y,{} z,{} t,{} c)} returns the integral of \\spad{f(x,{}y)dx} where \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{f(x,{}y)dx = c f(t,{}y) dy}; \\spad{c} and \\spad{t} are rational functions of \\spad{y}. Argument \\spad{z} is a dummy variable not appearing in \\spad{f(x,{}y)}.") (((|IntegrationResult| |#2|) |#2| (|Kernel| |#2|) (|Kernel| |#2|) |#2| (|SparseUnivariatePolynomial| |#2|)) "\\spad{palgint0(f,{} x,{} y,{} d,{} p)} returns the integral of \\spad{f(x,{}y)dx} where \\spad{y} is an algebraic function of \\spad{x} satisfying \\spad{d(x)\\^2 y(x)\\^2 = P(x)}.")))
NIL
((|HasCategory| |#3| (LIST (QUOTE -652) (|devaluate| |#2|))))
@@ -2176,31 +2176,31 @@ NIL
((|constructor| (NIL "This package provides various number theoretic functions on the integers.")) (|sumOfKthPowerDivisors| (((|Integer|) (|Integer|) (|NonNegativeInteger|)) "\\spad{sumOfKthPowerDivisors(n,{}k)} returns the sum of the \\spad{k}th powers of the integers between 1 and \\spad{n} (inclusive) which divide \\spad{n}. the sum of the \\spad{k}th powers of the divisors of \\spad{n} is often denoted by \\spad{sigma_k(n)}.")) (|sumOfDivisors| (((|Integer|) (|Integer|)) "\\spad{sumOfDivisors(n)} returns the sum of the integers between 1 and \\spad{n} (inclusive) which divide \\spad{n}. The sum of the divisors of \\spad{n} is often denoted by \\spad{sigma(n)}.")) (|numberOfDivisors| (((|Integer|) (|Integer|)) "\\spad{numberOfDivisors(n)} returns the number of integers between 1 and \\spad{n} (inclusive) which divide \\spad{n}. The number of divisors of \\spad{n} is often denoted by \\spad{tau(n)}.")) (|moebiusMu| (((|Integer|) (|Integer|)) "\\spad{moebiusMu(n)} returns the Moebius function \\spad{mu(n)}. \\spad{mu(n)} is either \\spad{-1},{}0 or 1 as follows: \\spad{mu(n) = 0} if \\spad{n} is divisible by a square > 1,{} \\spad{mu(n) = (-1)^k} if \\spad{n} is square-free and has \\spad{k} distinct prime divisors.")) (|legendre| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{legendre(a,{}p)} returns the Legendre symbol \\spad{L(a/p)}. \\spad{L(a/p) = (-1)**((p-1)/2) mod p} (\\spad{p} prime),{} which is 0 if \\spad{a} is 0,{} 1 if \\spad{a} is a quadratic residue \\spad{mod p} and \\spad{-1} otherwise. Note: because the primality test is expensive,{} if it is known that \\spad{p} is prime then use \\spad{jacobi(a,{}p)}.")) (|jacobi| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{jacobi(a,{}b)} returns the Jacobi symbol \\spad{J(a/b)}. When \\spad{b} is odd,{} \\spad{J(a/b) = product(L(a/p) for p in factor b )}. Note: by convention,{} 0 is returned if \\spad{gcd(a,{}b) ~= 1}. Iterative \\spad{O(log(b)^2)} version coded by Michael Monagan June 1987.")) (|harmonic| (((|Fraction| (|Integer|)) (|Integer|)) "\\spad{harmonic(n)} returns the \\spad{n}th harmonic number. This is \\spad{H[n] = sum(1/k,{}k=1..n)}.")) (|fibonacci| (((|Integer|) (|Integer|)) "\\spad{fibonacci(n)} returns the \\spad{n}th Fibonacci number. the Fibonacci numbers \\spad{F[n]} are defined by \\spad{F[0] = F[1] = 1} and \\spad{F[n] = F[n-1] + F[n-2]}. The algorithm has running time \\spad{O(log(n)^3)}. Reference: Knuth,{} The Art of Computer Programming Vol 2,{} Semi-Numerical Algorithms.")) (|eulerPhi| (((|Integer|) (|Integer|)) "\\spad{eulerPhi(n)} returns the number of integers between 1 and \\spad{n} (including 1) which are relatively prime to \\spad{n}. This is the Euler phi function \\spad{\\phi(n)} is also called the totient function.")) (|euler| (((|Integer|) (|Integer|)) "\\spad{euler(n)} returns the \\spad{n}th Euler number. This is \\spad{2^n E(n,{}1/2)},{} where \\spad{E(n,{}x)} is the \\spad{n}th Euler polynomial.")) (|divisors| (((|List| (|Integer|)) (|Integer|)) "\\spad{divisors(n)} returns a list of the divisors of \\spad{n}.")) (|chineseRemainder| (((|Integer|) (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{chineseRemainder(x1,{}m1,{}x2,{}m2)} returns \\spad{w},{} where \\spad{w} is such that \\spad{w = x1 mod m1} and \\spad{w = x2 mod m2}. Note: \\spad{m1} and \\spad{m2} must be relatively prime.")) (|bernoulli| (((|Fraction| (|Integer|)) (|Integer|)) "\\spad{bernoulli(n)} returns the \\spad{n}th Bernoulli number. this is \\spad{B(n,{}0)},{} where \\spad{B(n,{}x)} is the \\spad{n}th Bernoulli polynomial.")))
NIL
NIL
-(-562 -2313 UP UPUP R)
+(-562 -2312 UP UPUP R)
((|constructor| (NIL "algebraic Hermite redution.")) (|HermiteIntegrate| (((|Record| (|:| |answer| |#4|) (|:| |logpart| |#4|)) |#4| (|Mapping| |#2| |#2|)) "\\spad{HermiteIntegrate(f,{} ')} returns \\spad{[g,{}h]} such that \\spad{f = g' + h} and \\spad{h} has a only simple finite normal poles.")))
NIL
NIL
-(-563 -2313 UP)
+(-563 -2312 UP)
((|constructor| (NIL "Hermite integration,{} transcendental case.")) (|HermiteIntegrate| (((|Record| (|:| |answer| (|Fraction| |#2|)) (|:| |logpart| (|Fraction| |#2|)) (|:| |specpart| (|Fraction| |#2|)) (|:| |polypart| |#2|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{HermiteIntegrate(f,{} D)} returns \\spad{[g,{} h,{} s,{} p]} such that \\spad{f = Dg + h + s + p},{} \\spad{h} has a squarefree denominator normal \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} and all the squarefree factors of the denominator of \\spad{s} are special \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D}. Furthermore,{} \\spad{h} and \\spad{s} have no polynomial parts. \\spad{D} is the derivation to use on \\spadtype{UP}.")))
NIL
NIL
(-564)
((|constructor| (NIL "\\spadtype{Integer} provides the domain of arbitrary precision integers.")) (|infinite| ((|attribute|) "nextItem never returns \"failed\".")) (|noetherian| ((|attribute|) "ascending chain condition on ideals.")) (|canonicalsClosed| ((|attribute|) "two positives multiply to give positive.")) (|canonical| ((|attribute|) "mathematical equality is data structure equality.")) (|random| (($ $) "\\spad{random(n)} returns a random integer from 0 to \\spad{n-1}.")))
-((-4388 . T) (-4394 . T) (-4398 . T) (-4393 . T) (-4404 . T) (-4405 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4389 . T) (-4395 . T) (-4399 . T) (-4394 . T) (-4405 . T) (-4406 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-565)
((|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|))) (|:| |extra| (|Result|))) (|NumericalIntegrationProblem|) (|RoutinesTable|)) "\\spad{measure(prob,{}R)} is a top level ANNA function for identifying the most appropriate numerical routine from those in the routines table provided for solving the numerical integration problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} listed in \\axiom{\\spad{R}} of \\axiom{category} \\axiomType{NumericalIntegrationCategory} in turn to calculate all measures and returns the best \\spadignore{i.e.} the name of the most appropriate domain and any other relevant information.") (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|))) (|:| |extra| (|Result|))) (|NumericalIntegrationProblem|)) "\\spad{measure(prob)} is a top level ANNA function for identifying the most appropriate numerical routine for solving the numerical integration problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} of \\axiom{category} \\axiomType{NumericalIntegrationCategory} in turn to calculate all measures and returns the best \\spadignore{i.e.} the name of the most appropriate domain and any other relevant information.")) (|integrate| (((|Union| (|Result|) "failed") (|Expression| (|Float|)) (|SegmentBinding| (|OrderedCompletion| (|Float|))) (|Symbol|)) "\\spad{integrate(exp,{} x = a..b,{} numerical)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range,{} {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.\\newline \\blankline Default values for the absolute and relative error are used. \\blankline It is an error if the last argument is not {\\spad{\\tt} numerical}.") (((|Union| (|Result|) "failed") (|Expression| (|Float|)) (|SegmentBinding| (|OrderedCompletion| (|Float|))) (|String|)) "\\spad{integrate(exp,{} x = a..b,{} \"numerical\")} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range,{} {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.\\newline \\blankline Default values for the absolute and relative error are used. \\blankline It is an error of the last argument is not {\\spad{\\tt} \"numerical\"}.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|)))) (|Float|) (|Float|) (|RoutinesTable|)) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...],{} epsabs,{} epsrel,{} routines)} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges to the required absolute and relative accuracy,{} using the routines available in the RoutinesTable provided. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|)))) (|Float|) (|Float|)) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...],{} epsabs,{} epsrel)} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges to the required absolute and relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|)))) (|Float|)) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...],{} epsrel)} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges to the required relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline If epsrel = 0,{} a default absolute accuracy is used.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|))))) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...])} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline Default values for the absolute and relative error are used.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|)))) "\\spad{integrate(exp,{} a..b)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline Default values for the absolute and relative error are used.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|))) (|Float|)) "\\spad{integrate(exp,{} a..b,{} epsrel)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}} to the required relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline If epsrel = 0,{} a default absolute accuracy is used.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|))) (|Float|) (|Float|)) "\\spad{integrate(exp,{} a..b,{} epsabs,{} epsrel)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}} to the required absolute and relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|NumericalIntegrationProblem|)) "\\spad{integrate(IntegrationProblem)} is a top level ANNA function to integrate an expression over a given range or ranges to the required absolute and relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|))) (|Float|) (|Float|) (|RoutinesTable|)) "\\spad{integrate(exp,{} a..b,{} epsrel,{} routines)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}} to the required absolute and relative accuracy using the routines available in the RoutinesTable provided. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.")))
NIL
NIL
-(-566 R -2313 L)
+(-566 R -2312 L)
((|constructor| (NIL "This package provides functions for integration,{} limited integration,{} extended integration and the risch differential equation for pure algebraic integrands.")) (|palgLODE| (((|Record| (|:| |particular| (|Union| |#2| "failed")) (|:| |basis| (|List| |#2|))) |#3| |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Symbol|)) "\\spad{palgLODE(op,{} g,{} kx,{} y,{} x)} returns the solution of \\spad{op f = g}. \\spad{y} is an algebraic function of \\spad{x}.")) (|palgRDE| (((|Union| |#2| "failed") |#2| |#2| |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Mapping| (|Union| |#2| "failed") |#2| |#2| (|Symbol|))) "\\spad{palgRDE(nfp,{} f,{} g,{} x,{} y,{} foo)} returns a function \\spad{z(x,{}y)} such that \\spad{dz/dx + n * df/dx z(x,{}y) = g(x,{}y)} if such a \\spad{z} exists,{} \"failed\" otherwise; \\spad{y} is an algebraic function of \\spad{x}; \\spad{foo(a,{} b,{} x)} is a function that solves \\spad{du/dx + n * da/dx u(x) = u(x)} for an unknown \\spad{u(x)} not involving \\spad{y}. \\spad{nfp} is \\spad{n * df/dx}.")) (|palglimint| (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|List| |#2|)) "\\spad{palglimint(f,{} x,{} y,{} [u1,{}...,{}un])} returns functions \\spad{[h,{}[[\\spad{ci},{} \\spad{ui}]]]} such that the \\spad{ui}\\spad{'s} are among \\spad{[u1,{}...,{}un]} and \\spad{d(h + sum(\\spad{ci} log(\\spad{ui})))/dx = f(x,{}y)} if such functions exist,{} \"failed\" otherwise; \\spad{y} is an algebraic function of \\spad{x}.")) (|palgextint| (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Kernel| |#2|) (|Kernel| |#2|) |#2|) "\\spad{palgextint(f,{} x,{} y,{} g)} returns functions \\spad{[h,{} c]} such that \\spad{dh/dx = f(x,{}y) - c g},{} where \\spad{y} is an algebraic function of \\spad{x}; returns \"failed\" if no such functions exist.")) (|palgint| (((|IntegrationResult| |#2|) |#2| (|Kernel| |#2|) (|Kernel| |#2|)) "\\spad{palgint(f,{} x,{} y)} returns the integral of \\spad{f(x,{}y)dx} where \\spad{y} is an algebraic function of \\spad{x}.")))
NIL
((|HasCategory| |#3| (LIST (QUOTE -652) (|devaluate| |#2|))))
-(-567 R -2313)
+(-567 R -2312)
((|constructor| (NIL "\\spadtype{PatternMatchIntegration} provides functions that use the pattern matcher to find some indefinite and definite integrals involving special functions and found in the litterature.")) (|pmintegrate| (((|Union| |#2| "failed") |#2| (|Symbol|) (|OrderedCompletion| |#2|) (|OrderedCompletion| |#2|)) "\\spad{pmintegrate(f,{} x = a..b)} returns the integral of \\spad{f(x)dx} from a to \\spad{b} if it can be found by the built-in pattern matching rules.") (((|Union| (|Record| (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (|Symbol|)) "\\spad{pmintegrate(f,{} x)} returns either \"failed\" or \\spad{[g,{}h]} such that \\spad{integrate(f,{}x) = g + integrate(h,{}x)}.")) (|pmComplexintegrate| (((|Union| (|Record| (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (|Symbol|)) "\\spad{pmComplexintegrate(f,{} x)} returns either \"failed\" or \\spad{[g,{}h]} such that \\spad{integrate(f,{}x) = g + integrate(h,{}x)}. It only looks for special complex integrals that pmintegrate does not return.")) (|splitConstant| (((|Record| (|:| |const| |#2|) (|:| |nconst| |#2|)) |#2| (|Symbol|)) "\\spad{splitConstant(f,{} x)} returns \\spad{[c,{} g]} such that \\spad{f = c * g} and \\spad{c} does not involve \\spad{t}.")))
NIL
((-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-1133)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-627)))))
-(-568 -2313 UP)
+(-568 -2312 UP)
((|constructor| (NIL "This package provides functions for the base case of the Risch algorithm.")) (|limitedint| (((|Union| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|)))))) "failed") (|Fraction| |#2|) (|List| (|Fraction| |#2|))) "\\spad{limitedint(f,{} [g1,{}...,{}gn])} returns fractions \\spad{[h,{}[[\\spad{ci},{} \\spad{gi}]]]} such that the \\spad{gi}\\spad{'s} are among \\spad{[g1,{}...,{}gn]},{} \\spad{ci' = 0},{} and \\spad{(h+sum(\\spad{ci} log(\\spad{gi})))' = f},{} if possible,{} \"failed\" otherwise.")) (|extendedint| (((|Union| (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{extendedint(f,{} g)} returns fractions \\spad{[h,{} c]} such that \\spad{c' = 0} and \\spad{h' = f - cg},{} if \\spad{(h,{} c)} exist,{} \"failed\" otherwise.")) (|infieldint| (((|Union| (|Fraction| |#2|) "failed") (|Fraction| |#2|)) "\\spad{infieldint(f)} returns \\spad{g} such that \\spad{g' = f} or \"failed\" if the integral of \\spad{f} is not a rational function.")) (|integrate| (((|IntegrationResult| (|Fraction| |#2|)) (|Fraction| |#2|)) "\\spad{integrate(f)} returns \\spad{g} such that \\spad{g' = f}.")))
NIL
NIL
@@ -2208,27 +2208,27 @@ NIL
((|constructor| (NIL "Provides integer testing and retraction functions. Date Created: March 1990 Date Last Updated: 9 April 1991")) (|integerIfCan| (((|Union| (|Integer|) "failed") |#1|) "\\spad{integerIfCan(x)} returns \\spad{x} as an integer,{} \"failed\" if \\spad{x} is not an integer.")) (|integer?| (((|Boolean|) |#1|) "\\spad{integer?(x)} is \\spad{true} if \\spad{x} is an integer,{} \\spad{false} otherwise.")) (|integer| (((|Integer|) |#1|) "\\spad{integer(x)} returns \\spad{x} as an integer; error if \\spad{x} is not an integer.")))
NIL
NIL
-(-570 -2313)
+(-570 -2312)
((|constructor| (NIL "This package provides functions for the integration of rational functions.")) (|extendedIntegrate| (((|Union| (|Record| (|:| |ratpart| (|Fraction| (|Polynomial| |#1|))) (|:| |coeff| (|Fraction| (|Polynomial| |#1|)))) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|Fraction| (|Polynomial| |#1|))) "\\spad{extendedIntegrate(f,{} x,{} g)} returns fractions \\spad{[h,{} c]} such that \\spad{dc/dx = 0} and \\spad{dh/dx = f - cg},{} if \\spad{(h,{} c)} exist,{} \"failed\" otherwise.")) (|limitedIntegrate| (((|Union| (|Record| (|:| |mainpart| (|Fraction| (|Polynomial| |#1|))) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| (|Polynomial| |#1|))) (|:| |logand| (|Fraction| (|Polynomial| |#1|))))))) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|List| (|Fraction| (|Polynomial| |#1|)))) "\\spad{limitedIntegrate(f,{} x,{} [g1,{}...,{}gn])} returns fractions \\spad{[h,{} [[\\spad{ci},{}\\spad{gi}]]]} such that the \\spad{gi}\\spad{'s} are among \\spad{[g1,{}...,{}gn]},{} \\spad{dci/dx = 0},{} and \\spad{d(h + sum(\\spad{ci} log(\\spad{gi})))/dx = f} if possible,{} \"failed\" otherwise.")) (|infieldIntegrate| (((|Union| (|Fraction| (|Polynomial| |#1|)) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{infieldIntegrate(f,{} x)} returns a fraction \\spad{g} such that \\spad{dg/dx = f} if \\spad{g} exists,{} \"failed\" otherwise.")) (|internalIntegrate| (((|IntegrationResult| (|Fraction| (|Polynomial| |#1|))) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{internalIntegrate(f,{} x)} returns \\spad{g} such that \\spad{dg/dx = f}.")))
NIL
NIL
(-571 R)
((|constructor| (NIL "\\indented{1}{+ Author: Mike Dewar} + Date Created: November 1996 + Date Last Updated: + Basic Functions: + Related Constructors: + Also See: + AMS Classifications: + Keywords: + References: + Description: + This domain is an implementation of interval arithmetic and transcendental + functions over intervals.")))
-((-3613 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-3583 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-572)
((|constructor| (NIL "This package provides the implementation for the \\spadfun{solveLinearPolynomialEquation} operation over the integers. It uses a lifting technique from the package GenExEuclid")) (|solveLinearPolynomialEquation| (((|Union| (|List| (|SparseUnivariatePolynomial| (|Integer|))) "failed") (|List| (|SparseUnivariatePolynomial| (|Integer|))) (|SparseUnivariatePolynomial| (|Integer|))) "\\spad{solveLinearPolynomialEquation([f1,{} ...,{} fn],{} g)} (where the \\spad{fi} are relatively prime to each other) returns a list of \\spad{ai} such that \\spad{g/prod \\spad{fi} = sum ai/fi} or returns \"failed\" if no such list of \\spad{ai}\\spad{'s} exists.")))
NIL
NIL
-(-573 R -2313)
+(-573 R -2312)
((|constructor| (NIL "\\indented{1}{Tools for the integrator} Author: Manuel Bronstein Date Created: 25 April 1990 Date Last Updated: 9 June 1993 Keywords: elementary,{} function,{} integration.")) (|intPatternMatch| (((|IntegrationResult| |#2|) |#2| (|Symbol|) (|Mapping| (|IntegrationResult| |#2|) |#2| (|Symbol|)) (|Mapping| (|Union| (|Record| (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (|Symbol|))) "\\spad{intPatternMatch(f,{} x,{} int,{} pmint)} tries to integrate \\spad{f} first by using the integration function \\spad{int},{} and then by using the pattern match intetgration function \\spad{pmint} on any remaining unintegrable part.")) (|mkPrim| ((|#2| |#2| (|Symbol|)) "\\spad{mkPrim(f,{} x)} makes the logs in \\spad{f} which are linear in \\spad{x} primitive with respect to \\spad{x}.")) (|removeConstantTerm| ((|#2| |#2| (|Symbol|)) "\\spad{removeConstantTerm(f,{} x)} returns \\spad{f} minus any additive constant with respect to \\spad{x}.")) (|vark| (((|List| (|Kernel| |#2|)) (|List| |#2|) (|Symbol|)) "\\spad{vark([f1,{}...,{}fn],{}x)} returns the set-theoretic union of \\spad{(varselect(f1,{}x),{}...,{}varselect(fn,{}x))}.")) (|union| (((|List| (|Kernel| |#2|)) (|List| (|Kernel| |#2|)) (|List| (|Kernel| |#2|))) "\\spad{union(l1,{} l2)} returns set-theoretic union of \\spad{l1} and \\spad{l2}.")) (|ksec| (((|Kernel| |#2|) (|Kernel| |#2|) (|List| (|Kernel| |#2|)) (|Symbol|)) "\\spad{ksec(k,{} [k1,{}...,{}kn],{} x)} returns the second top-level \\spad{ki} after \\spad{k} involving \\spad{x}.")) (|kmax| (((|Kernel| |#2|) (|List| (|Kernel| |#2|))) "\\spad{kmax([k1,{}...,{}kn])} returns the top-level \\spad{ki} for integration.")) (|varselect| (((|List| (|Kernel| |#2|)) (|List| (|Kernel| |#2|)) (|Symbol|)) "\\spad{varselect([k1,{}...,{}kn],{} x)} returns the \\spad{ki} which involve \\spad{x}.")))
NIL
((-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-284))) (|HasCategory| |#2| (QUOTE (-627))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-284)))) (|HasCategory| |#1| (QUOTE (-556))))
-(-574 -2313 UP)
+(-574 -2312 UP)
((|constructor| (NIL "This package provides functions for the transcendental case of the Risch algorithm.")) (|monomialIntPoly| (((|Record| (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (|Mapping| |#2| |#2|)) "\\spad{monomialIntPoly(p,{} ')} returns [\\spad{q},{} \\spad{r}] such that \\spad{p = q' + r} and \\spad{degree(r) < degree(t')}. Error if \\spad{degree(t') < 2}.")) (|monomialIntegrate| (((|Record| (|:| |ir| (|IntegrationResult| (|Fraction| |#2|))) (|:| |specpart| (|Fraction| |#2|)) (|:| |polypart| |#2|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{monomialIntegrate(f,{} ')} returns \\spad{[ir,{} s,{} p]} such that \\spad{f = ir' + s + p} and all the squarefree factors of the denominator of \\spad{s} are special \\spad{w}.\\spad{r}.\\spad{t} the derivation '.")) (|expintfldpoly| (((|Union| (|LaurentPolynomial| |#1| |#2|) "failed") (|LaurentPolynomial| |#1| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|)) "\\spad{expintfldpoly(p,{} foo)} returns \\spad{q} such that \\spad{p' = q} or \"failed\" if no such \\spad{q} exists. Argument foo is a Risch differential equation function on \\spad{F}.")) (|primintfldpoly| (((|Union| |#2| "failed") |#2| (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) "\\spad{primintfldpoly(p,{} ',{} t')} returns \\spad{q} such that \\spad{p' = q} or \"failed\" if no such \\spad{q} exists. Argument \\spad{t'} is the derivative of the primitive generating the extension.")) (|primlimintfrac| (((|Union| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|)))))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|List| (|Fraction| |#2|))) "\\spad{primlimintfrac(f,{} ',{} [u1,{}...,{}un])} returns \\spad{[v,{} [c1,{}...,{}cn]]} such that \\spad{ci' = 0} and \\spad{f = v' + +/[\\spad{ci} * ui'/ui]}. Error: if \\spad{degree numer f >= degree denom f}.")) (|primextintfrac| (((|Union| (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Fraction| |#2|)) "\\spad{primextintfrac(f,{} ',{} g)} returns \\spad{[v,{} c]} such that \\spad{f = v' + c g} and \\spad{c' = 0}. Error: if \\spad{degree numer f >= degree denom f} or if \\spad{degree numer g >= degree denom g} or if \\spad{denom g} is not squarefree.")) (|explimitedint| (((|Union| (|Record| (|:| |answer| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|))))))) (|:| |a0| |#1|)) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|) (|List| (|Fraction| |#2|))) "\\spad{explimitedint(f,{} ',{} foo,{} [u1,{}...,{}un])} returns \\spad{[v,{} [c1,{}...,{}cn],{} a]} such that \\spad{ci' = 0},{} \\spad{f = v' + a + reduce(+,{}[\\spad{ci} * ui'/ui])},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}. Returns \"failed\" if no such \\spad{v},{} \\spad{ci},{} a exist. Argument \\spad{foo} is a Risch differential equation function on \\spad{F}.")) (|primlimitedint| (((|Union| (|Record| (|:| |answer| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|))))))) (|:| |a0| |#1|)) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (|List| (|Fraction| |#2|))) "\\spad{primlimitedint(f,{} ',{} foo,{} [u1,{}...,{}un])} returns \\spad{[v,{} [c1,{}...,{}cn],{} a]} such that \\spad{ci' = 0},{} \\spad{f = v' + a + reduce(+,{}[\\spad{ci} * ui'/ui])},{} and \\spad{a = 0} or \\spad{a} has no integral in UP. Returns \"failed\" if no such \\spad{v},{} \\spad{ci},{} a exist. Argument \\spad{foo} is an extended integration function on \\spad{F}.")) (|expextendedint| (((|Union| (|Record| (|:| |answer| (|Fraction| |#2|)) (|:| |a0| |#1|)) (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|) (|Fraction| |#2|)) "\\spad{expextendedint(f,{} ',{} foo,{} g)} returns either \\spad{[v,{} c]} such that \\spad{f = v' + c g} and \\spad{c' = 0},{} or \\spad{[v,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}. Returns \"failed\" if neither case can hold. Argument \\spad{foo} is a Risch differential equation function on \\spad{F}.")) (|primextendedint| (((|Union| (|Record| (|:| |answer| (|Fraction| |#2|)) (|:| |a0| |#1|)) (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (|Fraction| |#2|)) "\\spad{primextendedint(f,{} ',{} foo,{} g)} returns either \\spad{[v,{} c]} such that \\spad{f = v' + c g} and \\spad{c' = 0},{} or \\spad{[v,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in UP. Returns \"failed\" if neither case can hold. Argument \\spad{foo} is an extended integration function on \\spad{F}.")) (|tanintegrate| (((|Record| (|:| |answer| (|IntegrationResult| (|Fraction| |#2|))) (|:| |a0| |#1|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|List| |#1|) "failed") (|Integer|) |#1| |#1|)) "\\spad{tanintegrate(f,{} ',{} foo)} returns \\spad{[g,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}; Argument foo is a Risch differential system solver on \\spad{F}.")) (|expintegrate| (((|Record| (|:| |answer| (|IntegrationResult| (|Fraction| |#2|))) (|:| |a0| |#1|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|)) "\\spad{expintegrate(f,{} ',{} foo)} returns \\spad{[g,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}; Argument foo is a Risch differential equation solver on \\spad{F}.")) (|primintegrate| (((|Record| (|:| |answer| (|IntegrationResult| (|Fraction| |#2|))) (|:| |a0| |#1|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) "\\spad{primintegrate(f,{} ',{} foo)} returns \\spad{[g,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in UP. Argument foo is an extended integration function on \\spad{F}.")))
NIL
NIL
-(-575 R -2313)
+(-575 R -2312)
((|constructor| (NIL "This package computes the inverse Laplace Transform.")) (|inverseLaplace| (((|Union| |#2| "failed") |#2| (|Symbol|) (|Symbol|)) "\\spad{inverseLaplace(f,{} s,{} t)} returns the Inverse Laplace transform of \\spad{f(s)} using \\spad{t} as the new variable or \"failed\" if unable to find a closed form.")))
NIL
NIL
@@ -2250,27 +2250,27 @@ NIL
NIL
(-580 |p| |unBalanced?|)
((|constructor| (NIL "This domain implements \\spad{Zp},{} the \\spad{p}-adic completion of the integers. This is an internal domain.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-581 |p|)
((|constructor| (NIL "InnerPrimeField(\\spad{p}) implements the field with \\spad{p} elements. Note: argument \\spad{p} MUST be a prime (this domain does not check). See \\spadtype{PrimeField} for a domain that does check.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| $ (QUOTE (-147))) (|HasCategory| $ (QUOTE (-145))) (|HasCategory| $ (QUOTE (-368))))
(-582)
((|constructor| (NIL "A package to print strings without line-feed nor carriage-return.")) (|iprint| (((|Void|) (|String|)) "\\axiom{iprint(\\spad{s})} prints \\axiom{\\spad{s}} at the current position of the cursor.")))
NIL
NIL
-(-583 R -2313)
+(-583 R -2312)
((|constructor| (NIL "This package allows a sum of logs over the roots of a polynomial to be expressed as explicit logarithms and arc tangents,{} provided that the indexing polynomial can be factored into quadratics.")) (|complexExpand| ((|#2| (|IntegrationResult| |#2|)) "\\spad{complexExpand(i)} returns the expanded complex function corresponding to \\spad{i}.")) (|expand| (((|List| |#2|) (|IntegrationResult| |#2|)) "\\spad{expand(i)} returns the list of possible real functions corresponding to \\spad{i}.")) (|split| (((|IntegrationResult| |#2|) (|IntegrationResult| |#2|)) "\\spad{split(u(x) + sum_{P(a)=0} Q(a,{}x))} returns \\spad{u(x) + sum_{P1(a)=0} Q(a,{}x) + ... + sum_{Pn(a)=0} Q(a,{}x)} where \\spad{P1},{}...,{}\\spad{Pn} are the factors of \\spad{P}.")))
NIL
NIL
-(-584 E -2313)
+(-584 E -2312)
((|constructor| (NIL "\\indented{1}{Internally used by the integration packages} Author: Manuel Bronstein Date Created: 1987 Date Last Updated: 12 August 1992 Keywords: integration.")) (|map| (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (|Mapping| |#2| |#1|) (|Union| (|Record| (|:| |mainpart| |#1|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) "\\spad{map(f,{}ufe)} \\undocumented") (((|Union| |#2| "failed") (|Mapping| |#2| |#1|) (|Union| |#1| "failed")) "\\spad{map(f,{}ue)} \\undocumented") (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") (|Mapping| |#2| |#1|) (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed")) "\\spad{map(f,{}ure)} \\undocumented") (((|IntegrationResult| |#2|) (|Mapping| |#2| |#1|) (|IntegrationResult| |#1|)) "\\spad{map(f,{}ire)} \\undocumented")))
NIL
NIL
-(-585 -2313)
+(-585 -2312)
((|constructor| (NIL "If a function \\spad{f} has an elementary integral \\spad{g},{} then \\spad{g} can be written in the form \\spad{g = h + c1 log(u1) + c2 log(u2) + ... + cn log(un)} where \\spad{h},{} which is in the same field than \\spad{f},{} is called the rational part of the integral,{} and \\spad{c1 log(u1) + ... cn log(un)} is called the logarithmic part of the integral. This domain manipulates integrals represented in that form,{} by keeping both parts separately. The logs are not explicitly computed.")) (|differentiate| ((|#1| $ (|Symbol|)) "\\spad{differentiate(ir,{}x)} differentiates \\spad{ir} with respect to \\spad{x}") ((|#1| $ (|Mapping| |#1| |#1|)) "\\spad{differentiate(ir,{}D)} differentiates \\spad{ir} with respect to the derivation \\spad{D}.")) (|integral| (($ |#1| (|Symbol|)) "\\spad{integral(f,{}x)} returns the formal integral of \\spad{f} with respect to \\spad{x}") (($ |#1| |#1|) "\\spad{integral(f,{}x)} returns the formal integral of \\spad{f} with respect to \\spad{x}")) (|elem?| (((|Boolean|) $) "\\spad{elem?(ir)} tests if an integration result is elementary over \\spad{F?}")) (|notelem| (((|List| (|Record| (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) "\\spad{notelem(ir)} returns the non-elementary part of an integration result")) (|logpart| (((|List| (|Record| (|:| |scalar| (|Fraction| (|Integer|))) (|:| |coeff| (|SparseUnivariatePolynomial| |#1|)) (|:| |logand| (|SparseUnivariatePolynomial| |#1|)))) $) "\\spad{logpart(ir)} returns the logarithmic part of an integration result")) (|ratpart| ((|#1| $) "\\spad{ratpart(ir)} returns the rational part of an integration result")) (|mkAnswer| (($ |#1| (|List| (|Record| (|:| |scalar| (|Fraction| (|Integer|))) (|:| |coeff| (|SparseUnivariatePolynomial| |#1|)) (|:| |logand| (|SparseUnivariatePolynomial| |#1|)))) (|List| (|Record| (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) "\\spad{mkAnswer(r,{}l,{}ne)} creates an integration result from a rational part \\spad{r},{} a logarithmic part \\spad{l},{} and a non-elementary part \\spad{ne}.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
((|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-1170)))))
(-586 I)
((|constructor| (NIL "The \\spadtype{IntegerRoots} package computes square roots and \\indented{2}{\\spad{n}th roots of integers efficiently.}")) (|approxSqrt| ((|#1| |#1|) "\\spad{approxSqrt(n)} returns an approximation \\spad{x} to \\spad{sqrt(n)} such that \\spad{-1 < x - sqrt(n) < 1}. Compute an approximation \\spad{s} to \\spad{sqrt(n)} such that \\indented{10}{\\spad{-1 < s - sqrt(n) < 1}} A variable precision Newton iteration is used. The running time is \\spad{O( log(n)**2 )}.")) (|perfectSqrt| (((|Union| |#1| "failed") |#1|) "\\spad{perfectSqrt(n)} returns the square root of \\spad{n} if \\spad{n} is a perfect square and returns \"failed\" otherwise")) (|perfectSquare?| (((|Boolean|) |#1|) "\\spad{perfectSquare?(n)} returns \\spad{true} if \\spad{n} is a perfect square and \\spad{false} otherwise")) (|approxNthRoot| ((|#1| |#1| (|NonNegativeInteger|)) "\\spad{approxRoot(n,{}r)} returns an approximation \\spad{x} to \\spad{n**(1/r)} such that \\spad{-1 < x - n**(1/r) < 1}")) (|perfectNthRoot| (((|Record| (|:| |base| |#1|) (|:| |exponent| (|NonNegativeInteger|))) |#1|) "\\spad{perfectNthRoot(n)} returns \\spad{[x,{}r]},{} where \\spad{n = x\\^r} and \\spad{r} is the largest integer such that \\spad{n} is a perfect \\spad{r}th power") (((|Union| |#1| "failed") |#1| (|NonNegativeInteger|)) "\\spad{perfectNthRoot(n,{}r)} returns the \\spad{r}th root of \\spad{n} if \\spad{n} is an \\spad{r}th power and returns \"failed\" otherwise")) (|perfectNthPower?| (((|Boolean|) |#1| (|NonNegativeInteger|)) "\\spad{perfectNthPower?(n,{}r)} returns \\spad{true} if \\spad{n} is an \\spad{r}th power and \\spad{false} otherwise")))
@@ -2298,19 +2298,19 @@ NIL
NIL
(-592 |mn|)
((|constructor| (NIL "This domain implements low-level strings")) (|hash| (((|Integer|) $) "\\spad{hash(x)} provides a hashing function for strings")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (-2750 (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (|HasCategory| (-144) (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094)))) (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (-2733 (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (|HasCategory| (-144) (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094)))) (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))))
(-593 E V R P)
((|constructor| (NIL "tools for the summation packages.")) (|sum| (((|Record| (|:| |num| |#4|) (|:| |den| (|Integer|))) |#4| |#2|) "\\spad{sum(p(n),{} n)} returns \\spad{P(n)},{} the indefinite sum of \\spad{p(n)} with respect to upward difference on \\spad{n},{} \\spadignore{i.e.} \\spad{P(n+1) - P(n) = a(n)}.") (((|Record| (|:| |num| |#4|) (|:| |den| (|Integer|))) |#4| |#2| (|Segment| |#4|)) "\\spad{sum(p(n),{} n = a..b)} returns \\spad{p(a) + p(a+1) + ... + p(b)}.")))
NIL
NIL
(-594 |Coef|)
((|constructor| (NIL "InnerSparseUnivariatePowerSeries is an internal domain \\indented{2}{used for creating sparse Taylor and Laurent series.}")) (|cAcsch| (($ $) "\\spad{cAcsch(f)} computes the inverse hyperbolic cosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsech| (($ $) "\\spad{cAsech(f)} computes the inverse hyperbolic secant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcoth| (($ $) "\\spad{cAcoth(f)} computes the inverse hyperbolic cotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAtanh| (($ $) "\\spad{cAtanh(f)} computes the inverse hyperbolic tangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcosh| (($ $) "\\spad{cAcosh(f)} computes the inverse hyperbolic cosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsinh| (($ $) "\\spad{cAsinh(f)} computes the inverse hyperbolic sine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCsch| (($ $) "\\spad{cCsch(f)} computes the hyperbolic cosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSech| (($ $) "\\spad{cSech(f)} computes the hyperbolic secant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCoth| (($ $) "\\spad{cCoth(f)} computes the hyperbolic cotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cTanh| (($ $) "\\spad{cTanh(f)} computes the hyperbolic tangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCosh| (($ $) "\\spad{cCosh(f)} computes the hyperbolic cosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSinh| (($ $) "\\spad{cSinh(f)} computes the hyperbolic sine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcsc| (($ $) "\\spad{cAcsc(f)} computes the arccosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsec| (($ $) "\\spad{cAsec(f)} computes the arcsecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcot| (($ $) "\\spad{cAcot(f)} computes the arccotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAtan| (($ $) "\\spad{cAtan(f)} computes the arctangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcos| (($ $) "\\spad{cAcos(f)} computes the arccosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsin| (($ $) "\\spad{cAsin(f)} computes the arcsine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCsc| (($ $) "\\spad{cCsc(f)} computes the cosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSec| (($ $) "\\spad{cSec(f)} computes the secant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCot| (($ $) "\\spad{cCot(f)} computes the cotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cTan| (($ $) "\\spad{cTan(f)} computes the tangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCos| (($ $) "\\spad{cCos(f)} computes the cosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSin| (($ $) "\\spad{cSin(f)} computes the sine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cLog| (($ $) "\\spad{cLog(f)} computes the logarithm of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cExp| (($ $) "\\spad{cExp(f)} computes the exponential of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cRationalPower| (($ $ (|Fraction| (|Integer|))) "\\spad{cRationalPower(f,{}r)} computes \\spad{f^r}. For use when the coefficient ring is commutative.")) (|cPower| (($ $ |#1|) "\\spad{cPower(f,{}r)} computes \\spad{f^r},{} where \\spad{f} has constant coefficient 1. For use when the coefficient ring is commutative.")) (|integrate| (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. Warning: function does not check for a term of degree \\spad{-1}.")) (|seriesToOutputForm| (((|OutputForm|) (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|))) (|Reference| (|OrderedCompletion| (|Integer|))) (|Symbol|) |#1| (|Fraction| (|Integer|))) "\\spad{seriesToOutputForm(st,{}refer,{}var,{}cen,{}r)} prints the series \\spad{f((var - cen)^r)}.")) (|iCompose| (($ $ $) "\\spad{iCompose(f,{}g)} returns \\spad{f(g(x))}. This is an internal function which should only be called for Taylor series \\spad{f(x)} and \\spad{g(x)} such that the constant coefficient of \\spad{g(x)} is zero.")) (|taylorQuoByVar| (($ $) "\\spad{taylorQuoByVar(a0 + a1 x + a2 x**2 + ...)} returns \\spad{a1 + a2 x + a3 x**2 + ...}")) (|iExquo| (((|Union| $ "failed") $ $ (|Boolean|)) "\\spad{iExquo(f,{}g,{}taylor?)} is the quotient of the power series \\spad{f} and \\spad{g}. If \\spad{taylor?} is \\spad{true},{} then we must have \\spad{order(f) >= order(g)}.")) (|multiplyCoefficients| (($ (|Mapping| |#1| (|Integer|)) $) "\\spad{multiplyCoefficients(fn,{}f)} returns the series \\spad{sum(fn(n) * an * x^n,{}n = n0..)},{} where \\spad{f} is the series \\spad{sum(an * x^n,{}n = n0..)}.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(f)} tests if \\spad{f} is a single monomial.")) (|series| (($ (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|)))) "\\spad{series(st)} creates a series from a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents.")) (|getStream| (((|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|))) $) "\\spad{getStream(f)} returns the stream of terms representing the series \\spad{f}.")) (|getRef| (((|Reference| (|OrderedCompletion| (|Integer|))) $) "\\spad{getRef(f)} returns a reference containing the order to which the terms of \\spad{f} have been computed.")) (|makeSeries| (($ (|Reference| (|OrderedCompletion| (|Integer|))) (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|)))) "\\spad{makeSeries(refer,{}str)} creates a power series from the reference \\spad{refer} and the stream \\spad{str}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|)))) (|HasCategory| (-564) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|)))) (|HasCategory| (-564) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))))
(-595 |Coef|)
((|constructor| (NIL "Internal package for dense Taylor series. This is an internal Taylor series type in which Taylor series are represented by a \\spadtype{Stream} of \\spadtype{Ring} elements. For univariate series,{} the \\spad{Stream} elements are the Taylor coefficients. For multivariate series,{} the \\spad{n}th Stream element is a form of degree \\spad{n} in the power series variables.")) (* (($ $ (|Integer|)) "\\spad{x*i} returns the product of integer \\spad{i} and the series \\spad{x}.") (($ $ |#1|) "\\spad{x*c} returns the product of \\spad{c} and the series \\spad{x}.") (($ |#1| $) "\\spad{c*x} returns the product of \\spad{c} and the series \\spad{x}.")) (|order| (((|NonNegativeInteger|) $ (|NonNegativeInteger|)) "\\spad{order(x,{}n)} returns the minimum of \\spad{n} and the order of \\spad{x}.") (((|NonNegativeInteger|) $) "\\spad{order(x)} returns the order of a power series \\spad{x},{} \\indented{1}{\\spadignore{i.e.} the degree of the first non-zero term of the series.}")) (|pole?| (((|Boolean|) $) "\\spad{pole?(x)} tests if the series \\spad{x} has a pole. \\indented{1}{Note: this is \\spad{false} when \\spad{x} is a Taylor series.}")) (|series| (($ (|Stream| |#1|)) "\\spad{series(s)} creates a power series from a stream of \\indented{1}{ring elements.} \\indented{1}{For univariate series types,{} the stream \\spad{s} should be a stream} \\indented{1}{of Taylor coefficients. For multivariate series types,{} the} \\indented{1}{stream \\spad{s} should be a stream of forms the \\spad{n}th element} \\indented{1}{of which is a} \\indented{1}{form of degree \\spad{n} in the power series variables.}")) (|coefficients| (((|Stream| |#1|) $) "\\spad{coefficients(x)} returns a stream of ring elements. \\indented{1}{When \\spad{x} is a univariate series,{} this is a stream of Taylor} \\indented{1}{coefficients. When \\spad{x} is a multivariate series,{} the} \\indented{1}{\\spad{n}th element of the stream is a form of} \\indented{1}{degree \\spad{n} in the power series variables.}")))
-((-4401 |has| |#1| (-556)) (-4400 |has| |#1| (-556)) ((-4408 "*") |has| |#1| (-556)) (-4399 |has| |#1| (-556)) (-4403 . T))
+((-4402 |has| |#1| (-556)) (-4401 |has| |#1| (-556)) ((-4409 "*") |has| |#1| (-556)) (-4400 |has| |#1| (-556)) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-556))))
(-596 A B)
((|constructor| (NIL "Functions defined on streams with entries in two sets.")) (|map| (((|InfiniteTuple| |#2|) (|Mapping| |#2| |#1|) (|InfiniteTuple| |#1|)) "\\spad{map(f,{}[x0,{}x1,{}x2,{}...])} returns \\spad{[f(x0),{}f(x1),{}f(x2),{}..]}.")))
@@ -2320,7 +2320,7 @@ NIL
((|constructor| (NIL "Functions defined on streams with entries in two sets.")) (|map| (((|Stream| |#3|) (|Mapping| |#3| |#1| |#2|) (|InfiniteTuple| |#1|) (|Stream| |#2|)) "\\spad{map(f,{}a,{}b)} \\undocumented") (((|Stream| |#3|) (|Mapping| |#3| |#1| |#2|) (|Stream| |#1|) (|InfiniteTuple| |#2|)) "\\spad{map(f,{}a,{}b)} \\undocumented") (((|InfiniteTuple| |#3|) (|Mapping| |#3| |#1| |#2|) (|InfiniteTuple| |#1|) (|InfiniteTuple| |#2|)) "\\spad{map(f,{}a,{}b)} \\undocumented")))
NIL
NIL
-(-598 R -2313 FG)
+(-598 R -2312 FG)
((|constructor| (NIL "This package provides transformations from trigonometric functions to exponentials and logarithms,{} and back. \\spad{F} and \\spad{FG} should be the same type of function space.")) (|trigs2explogs| ((|#3| |#3| (|List| (|Kernel| |#3|)) (|List| (|Symbol|))) "\\spad{trigs2explogs(f,{} [k1,{}...,{}kn],{} [x1,{}...,{}xm])} rewrites all the trigonometric functions appearing in \\spad{f} and involving one of the \\spad{\\spad{xi}'s} in terms of complex logarithms and exponentials. A kernel of the form \\spad{tan(u)} is expressed using \\spad{exp(u)**2} if it is one of the \\spad{\\spad{ki}'s},{} in terms of \\spad{exp(2*u)} otherwise.")) (|explogs2trigs| (((|Complex| |#2|) |#3|) "\\spad{explogs2trigs(f)} rewrites all the complex logs and exponentials appearing in \\spad{f} in terms of trigonometric functions.")) (F2FG ((|#3| |#2|) "\\spad{F2FG(a + sqrt(-1) b)} returns \\spad{a + i b}.")) (FG2F ((|#2| |#3|) "\\spad{FG2F(a + i b)} returns \\spad{a + sqrt(-1) b}.")) (GF2FG ((|#3| (|Complex| |#2|)) "\\spad{GF2FG(a + i b)} returns \\spad{a + i b} viewed as a function with the \\spad{i} pushed down into the coefficient domain.")))
NIL
NIL
@@ -2330,12 +2330,12 @@ NIL
NIL
(-600 R |mn|)
((|constructor| (NIL "\\indented{2}{This type represents vector like objects with varying lengths} and a user-specified initial index.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-601 S |Index| |Entry|)
((|constructor| (NIL "An indexed aggregate is a many-to-one mapping of indices to entries. For example,{} a one-dimensional-array is an indexed aggregate where the index is an integer. Also,{} a table is an indexed aggregate where the indices and entries may have any type.")) (|swap!| (((|Void|) $ |#2| |#2|) "\\spad{swap!(u,{}i,{}j)} interchanges elements \\spad{i} and \\spad{j} of aggregate \\spad{u}. No meaningful value is returned.")) (|fill!| (($ $ |#3|) "\\spad{fill!(u,{}x)} replaces each entry in aggregate \\spad{u} by \\spad{x}. The modified \\spad{u} is returned as value.")) (|first| ((|#3| $) "\\spad{first(u)} returns the first element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{first([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = \\spad{x}}. Error: if \\spad{u} is empty.")) (|minIndex| ((|#2| $) "\\spad{minIndex(u)} returns the minimum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{minIndex(a) = reduce(min,{}[\\spad{i} for \\spad{i} in indices a])}; for lists,{} \\axiom{minIndex(a) = 1}.")) (|maxIndex| ((|#2| $) "\\spad{maxIndex(u)} returns the maximum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{maxIndex(\\spad{u}) = reduce(max,{}[\\spad{i} for \\spad{i} in indices \\spad{u}])}; if \\spad{u} is a list,{} \\axiom{maxIndex(\\spad{u}) = \\#u}.")) (|entry?| (((|Boolean|) |#3| $) "\\spad{entry?(x,{}u)} tests if \\spad{x} equals \\axiom{\\spad{u} . \\spad{i}} for some index \\spad{i}.")) (|indices| (((|List| |#2|) $) "\\spad{indices(u)} returns a list of indices of aggregate \\spad{u} in no particular order.")) (|index?| (((|Boolean|) |#2| $) "\\spad{index?(i,{}u)} tests if \\spad{i} is an index of aggregate \\spad{u}.")) (|entries| (((|List| |#3|) $) "\\spad{entries(u)} returns a list of all the entries of aggregate \\spad{u} in no assumed order.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)) (|HasCategory| |#2| (QUOTE (-846))) (|HasAttribute| |#1| (QUOTE -4406)) (|HasCategory| |#3| (QUOTE (-1094))))
+((|HasAttribute| |#1| (QUOTE -4408)) (|HasCategory| |#2| (QUOTE (-846))) (|HasAttribute| |#1| (QUOTE -4407)) (|HasCategory| |#3| (QUOTE (-1094))))
(-602 |Index| |Entry|)
((|constructor| (NIL "An indexed aggregate is a many-to-one mapping of indices to entries. For example,{} a one-dimensional-array is an indexed aggregate where the index is an integer. Also,{} a table is an indexed aggregate where the indices and entries may have any type.")) (|swap!| (((|Void|) $ |#1| |#1|) "\\spad{swap!(u,{}i,{}j)} interchanges elements \\spad{i} and \\spad{j} of aggregate \\spad{u}. No meaningful value is returned.")) (|fill!| (($ $ |#2|) "\\spad{fill!(u,{}x)} replaces each entry in aggregate \\spad{u} by \\spad{x}. The modified \\spad{u} is returned as value.")) (|first| ((|#2| $) "\\spad{first(u)} returns the first element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{first([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = \\spad{x}}. Error: if \\spad{u} is empty.")) (|minIndex| ((|#1| $) "\\spad{minIndex(u)} returns the minimum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{minIndex(a) = reduce(min,{}[\\spad{i} for \\spad{i} in indices a])}; for lists,{} \\axiom{minIndex(a) = 1}.")) (|maxIndex| ((|#1| $) "\\spad{maxIndex(u)} returns the maximum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{maxIndex(\\spad{u}) = reduce(max,{}[\\spad{i} for \\spad{i} in indices \\spad{u}])}; if \\spad{u} is a list,{} \\axiom{maxIndex(\\spad{u}) = \\#u}.")) (|entry?| (((|Boolean|) |#2| $) "\\spad{entry?(x,{}u)} tests if \\spad{x} equals \\axiom{\\spad{u} . \\spad{i}} for some index \\spad{i}.")) (|indices| (((|List| |#1|) $) "\\spad{indices(u)} returns a list of indices of aggregate \\spad{u} in no particular order.")) (|index?| (((|Boolean|) |#1| $) "\\spad{index?(i,{}u)} tests if \\spad{i} is an index of aggregate \\spad{u}.")) (|entries| (((|List| |#2|) $) "\\spad{entries(u)} returns a list of all the entries of aggregate \\spad{u} in no assumed order.")))
NIL
@@ -2350,19 +2350,19 @@ NIL
NIL
(-605 R A)
((|constructor| (NIL "\\indented{1}{AssociatedJordanAlgebra takes an algebra \\spad{A} and uses \\spadfun{*\\$A}} \\indented{1}{to define the new multiplications \\spad{a*b := (a *\\$A b + b *\\$A a)/2}} \\indented{1}{(anticommutator).} \\indented{1}{The usual notation \\spad{{a,{}b}_+} cannot be used due to} \\indented{1}{restrictions in the current language.} \\indented{1}{This domain only gives a Jordan algebra if the} \\indented{1}{Jordan-identity \\spad{(a*b)*c + (b*c)*a + (c*a)*b = 0} holds} \\indented{1}{for all \\spad{a},{}\\spad{b},{}\\spad{c} in \\spad{A}.} \\indented{1}{This relation can be checked by} \\indented{1}{\\spadfun{jordanAdmissible?()\\$A}.} \\blankline If the underlying algebra is of type \\spadtype{FramedNonAssociativeAlgebra(R)} (\\spadignore{i.e.} a non associative algebra over \\spad{R} which is a free \\spad{R}-module of finite rank,{} together with a fixed \\spad{R}-module basis),{} then the same is \\spad{true} for the associated Jordan algebra. Moreover,{} if the underlying algebra is of type \\spadtype{FiniteRankNonAssociativeAlgebra(R)} (\\spadignore{i.e.} a non associative algebra over \\spad{R} which is a free \\spad{R}-module of finite rank),{} then the same \\spad{true} for the associated Jordan algebra.")) (|coerce| (($ |#2|) "\\spad{coerce(a)} coerces the element \\spad{a} of the algebra \\spad{A} to an element of the Jordan algebra \\spadtype{AssociatedJordanAlgebra}(\\spad{R},{}A).")))
-((-4403 -2750 (-2368 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))) (-4401 . T) (-4400 . T))
-((-2750 (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))))
+((-4404 -2733 (-2364 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))) (-4402 . T) (-4401 . T))
+((-2733 (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))))
(-606 |Entry|)
((|constructor| (NIL "This domain allows a random access file to be viewed both as a table and as a file object.")) (|pack!| (($ $) "\\spad{pack!(f)} reorganizes the file \\spad{f} on disk to recover unused space.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (QUOTE (-1152))) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| (-1152) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (QUOTE (-1152))) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| (-1152) (QUOTE (-846))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))))
(-607 S |Key| |Entry|)
((|constructor| (NIL "A keyed dictionary is a dictionary of key-entry pairs for which there is a unique entry for each key.")) (|search| (((|Union| |#3| "failed") |#2| $) "\\spad{search(k,{}t)} searches the table \\spad{t} for the key \\spad{k},{} returning the entry stored in \\spad{t} for key \\spad{k}. If \\spad{t} has no such key,{} \\axiom{search(\\spad{k},{}\\spad{t})} returns \"failed\".")) (|remove!| (((|Union| |#3| "failed") |#2| $) "\\spad{remove!(k,{}t)} searches the table \\spad{t} for the key \\spad{k} removing (and return) the entry if there. If \\spad{t} has no such key,{} \\axiom{remove!(\\spad{k},{}\\spad{t})} returns \"failed\".")) (|keys| (((|List| |#2|) $) "\\spad{keys(t)} returns the list the keys in table \\spad{t}.")) (|key?| (((|Boolean|) |#2| $) "\\spad{key?(k,{}t)} tests if \\spad{k} is a key in table \\spad{t}.")))
NIL
NIL
(-608 |Key| |Entry|)
((|constructor| (NIL "A keyed dictionary is a dictionary of key-entry pairs for which there is a unique entry for each key.")) (|search| (((|Union| |#2| "failed") |#1| $) "\\spad{search(k,{}t)} searches the table \\spad{t} for the key \\spad{k},{} returning the entry stored in \\spad{t} for key \\spad{k}. If \\spad{t} has no such key,{} \\axiom{search(\\spad{k},{}\\spad{t})} returns \"failed\".")) (|remove!| (((|Union| |#2| "failed") |#1| $) "\\spad{remove!(k,{}t)} searches the table \\spad{t} for the key \\spad{k} removing (and return) the entry if there. If \\spad{t} has no such key,{} \\axiom{remove!(\\spad{k},{}\\spad{t})} returns \"failed\".")) (|keys| (((|List| |#1|) $) "\\spad{keys(t)} returns the list the keys in table \\spad{t}.")) (|key?| (((|Boolean|) |#1| $) "\\spad{key?(k,{}t)} tests if \\spad{k} is a key in table \\spad{t}.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-609 R S)
((|constructor| (NIL "This package exports some auxiliary functions on kernels")) (|constantIfCan| (((|Union| |#1| "failed") (|Kernel| |#2|)) "\\spad{constantIfCan(k)} \\undocumented")) (|constantKernel| (((|Kernel| |#2|) |#1|) "\\spad{constantKernel(r)} \\undocumented")))
@@ -2380,7 +2380,7 @@ NIL
((|constructor| (NIL "A is convertible to \\spad{B} means any element of A can be converted into an element of \\spad{B},{} but not automatically by the interpreter.")) (|convert| ((|#1| $) "\\spad{convert(a)} transforms a into an element of \\spad{S}.")))
NIL
NIL
-(-613 -2313 UP)
+(-613 -2312 UP)
((|constructor| (NIL "\\spadtype{Kovacic} provides a modified Kovacic\\spad{'s} algorithm for solving explicitely irreducible 2nd order linear ordinary differential equations.")) (|kovacic| (((|Union| (|SparseUnivariatePolynomial| (|Fraction| |#2|)) "failed") (|Fraction| |#2|) (|Fraction| |#2|) (|Fraction| |#2|) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{kovacic(a_0,{}a_1,{}a_2,{}ezfactor)} returns either \"failed\" or \\spad{P}(\\spad{u}) such that \\spad{\\$e^{\\int(-a_1/2a_2)} e^{\\int u}\\$} is a solution of \\indented{5}{\\spad{\\$a_2 y'' + a_1 y' + a0 y = 0\\$}} whenever \\spad{u} is a solution of \\spad{P u = 0}. The equation must be already irreducible over the rational functions. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.") (((|Union| (|SparseUnivariatePolynomial| (|Fraction| |#2|)) "failed") (|Fraction| |#2|) (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{kovacic(a_0,{}a_1,{}a_2)} returns either \"failed\" or \\spad{P}(\\spad{u}) such that \\spad{\\$e^{\\int(-a_1/2a_2)} e^{\\int u}\\$} is a solution of \\indented{5}{\\spad{a_2 y'' + a_1 y' + a0 y = 0}} whenever \\spad{u} is a solution of \\spad{P u = 0}. The equation must be already irreducible over the rational functions.")))
NIL
NIL
@@ -2402,19 +2402,19 @@ NIL
NIL
(-618 R)
((|constructor| (NIL "The category of all left algebras over an arbitrary ring.")) (|coerce| (($ |#1|) "\\spad{coerce(r)} returns \\spad{r} * 1 where 1 is the identity of the left algebra.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-619 A R S)
((|constructor| (NIL "LocalAlgebra produces the localization of an algebra,{} \\spadignore{i.e.} fractions whose numerators come from some \\spad{R} algebra.")) (|denom| ((|#3| $) "\\spad{denom x} returns the denominator of \\spad{x}.")) (|numer| ((|#1| $) "\\spad{numer x} returns the numerator of \\spad{x}.")) (/ (($ |#1| |#3|) "\\spad{a / d} divides the element \\spad{a} by \\spad{d}.") (($ $ |#3|) "\\spad{x / d} divides the element \\spad{x} by \\spad{d}.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-844))))
-(-620 R -2313)
+(-620 R -2312)
((|constructor| (NIL "This package computes the forward Laplace Transform.")) (|laplace| ((|#2| |#2| (|Symbol|) (|Symbol|)) "\\spad{laplace(f,{} t,{} s)} returns the Laplace transform of \\spad{f(t)} using \\spad{s} as the new variable. This is \\spad{integral(exp(-s*t)*f(t),{} t = 0..\\%plusInfinity)}. Returns the formal object \\spad{laplace(f,{} t,{} s)} if it cannot compute the transform.")))
NIL
NIL
(-621 R UP)
((|constructor| (NIL "\\indented{1}{Univariate polynomials with negative and positive exponents.} Author: Manuel Bronstein Date Created: May 1988 Date Last Updated: 26 Apr 1990")) (|separate| (((|Record| (|:| |polyPart| $) (|:| |fracPart| (|Fraction| |#2|))) (|Fraction| |#2|)) "\\spad{separate(x)} \\undocumented")) (|monomial| (($ |#1| (|Integer|)) "\\spad{monomial(x,{}n)} \\undocumented")) (|coefficient| ((|#1| $ (|Integer|)) "\\spad{coefficient(x,{}n)} \\undocumented")) (|trailingCoefficient| ((|#1| $) "\\spad{trailingCoefficient }\\undocumented")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient }\\undocumented")) (|reductum| (($ $) "\\spad{reductum(x)} \\undocumented")) (|order| (((|Integer|) $) "\\spad{order(x)} \\undocumented")) (|degree| (((|Integer|) $) "\\spad{degree(x)} \\undocumented")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(x)} \\undocumented")))
-((-4401 . T) (-4400 . T) ((-4408 "*") . T) (-4399 . T) (-4403 . T))
+((-4402 . T) (-4401 . T) ((-4409 "*") . T) (-4400 . T) (-4404 . T))
((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))
(-622 R E V P TS ST)
((|constructor| (NIL "A package for solving polynomial systems by means of Lazard triangular sets [1]. This package provides two operations. One for solving in the sense of the regular zeros,{} and the other for solving in the sense of the Zariski closure. Both produce square-free regular sets. Moreover,{} the decompositions do not contain any redundant component. However,{} only zero-dimensional regular sets are normalized,{} since normalization may be time consumming in positive dimension. The decomposition process is that of [2].\\newline References : \\indented{1}{[1] \\spad{D}. LAZARD \"A new method for solving algebraic systems of} \\indented{5}{positive dimension\" Discr. App. Math. 33:147-160,{}1991} \\indented{1}{[2] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.}")) (|zeroSetSplit| (((|List| |#6|) (|List| |#4|) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{}clos?)} has the same specifications as \\axiomOpFrom{zeroSetSplit(\\spad{lp},{}clos?)}{RegularTriangularSetCategory}.")) (|normalizeIfCan| ((|#6| |#6|) "\\axiom{normalizeIfCan(\\spad{ts})} returns \\axiom{\\spad{ts}} in an normalized shape if \\axiom{\\spad{ts}} is zero-dimensional.")))
@@ -2430,7 +2430,7 @@ NIL
NIL
(-625 |VarSet| R |Order|)
((|constructor| (NIL "Management of the Lie Group associated with a free nilpotent Lie algebra. Every Lie bracket with length greater than \\axiom{Order} are assumed to be null. The implementation inherits from the \\spadtype{XPBWPolynomial} domain constructor: Lyndon coordinates are exponential coordinates of the second kind. \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr}).")) (|identification| (((|List| (|Equation| |#2|)) $ $) "\\axiom{identification(\\spad{g},{}\\spad{h})} returns the list of equations \\axiom{g_i = h_i},{} where \\axiom{g_i} (resp. \\axiom{h_i}) are exponential coordinates of \\axiom{\\spad{g}} (resp. \\axiom{\\spad{h}}).")) (|LyndonCoordinates| (((|List| (|Record| (|:| |k| (|LyndonWord| |#1|)) (|:| |c| |#2|))) $) "\\axiom{LyndonCoordinates(\\spad{g})} returns the exponential coordinates of \\axiom{\\spad{g}}.")) (|LyndonBasis| (((|List| (|LiePolynomial| |#1| |#2|)) (|List| |#1|)) "\\axiom{LyndonBasis(\\spad{lv})} returns the Lyndon basis of the nilpotent free Lie algebra.")) (|varList| (((|List| |#1|) $) "\\axiom{varList(\\spad{g})} returns the list of variables of \\axiom{\\spad{g}}.")) (|mirror| (($ $) "\\axiom{mirror(\\spad{g})} is the mirror of the internal representation of \\axiom{\\spad{g}}.")) (|coerce| (((|XPBWPolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{g})} returns the internal representation of \\axiom{\\spad{g}}.") (((|XDistributedPolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{g})} returns the internal representation of \\axiom{\\spad{g}}.")) (|ListOfTerms| (((|List| (|Record| (|:| |k| (|PoincareBirkhoffWittLyndonBasis| |#1|)) (|:| |c| |#2|))) $) "\\axiom{ListOfTerms(\\spad{p})} returns the internal representation of \\axiom{\\spad{p}}.")) (|log| (((|LiePolynomial| |#1| |#2|) $) "\\axiom{log(\\spad{p})} returns the logarithm of \\axiom{\\spad{p}}.")) (|exp| (($ (|LiePolynomial| |#1| |#2|)) "\\axiom{exp(\\spad{p})} returns the exponential of \\axiom{\\spad{p}}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-626 R |ls|)
((|constructor| (NIL "A package for solving polynomial systems with finitely many solutions. The decompositions are given by means of regular triangular sets. The computations use lexicographical Groebner bases. The main operations are \\axiomOpFrom{lexTriangular}{LexTriangularPackage} and \\axiomOpFrom{squareFreeLexTriangular}{LexTriangularPackage}. The second one provide decompositions by means of square-free regular triangular sets. Both are based on the {\\em lexTriangular} method described in [1]. They differ from the algorithm described in [2] by the fact that multiciplities of the roots are not kept. With the \\axiomOpFrom{squareFreeLexTriangular}{LexTriangularPackage} operation all multiciplities are removed. With the other operation some multiciplities may remain. Both operations admit an optional argument to produce normalized triangular sets. \\newline")) (|zeroSetSplit| (((|List| (|SquareFreeRegularTriangularSet| |#1| (|IndexedExponents| (|OrderedVariableList| |#2|)) (|OrderedVariableList| |#2|) (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|)))) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{} norm?)} decomposes the variety associated with \\axiom{\\spad{lp}} into square-free regular chains. Thus a point belongs to this variety iff it is a regular zero of a regular set in in the output. Note that \\axiom{\\spad{lp}} needs to generate a zero-dimensional ideal. If \\axiom{norm?} is \\axiom{\\spad{true}} then the regular sets are normalized.") (((|List| (|RegularChain| |#1| |#2|)) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{} norm?)} decomposes the variety associated with \\axiom{\\spad{lp}} into regular chains. Thus a point belongs to this variety iff it is a regular zero of a regular set in in the output. Note that \\axiom{\\spad{lp}} needs to generate a zero-dimensional ideal. If \\axiom{norm?} is \\axiom{\\spad{true}} then the regular sets are normalized.")) (|squareFreeLexTriangular| (((|List| (|SquareFreeRegularTriangularSet| |#1| (|IndexedExponents| (|OrderedVariableList| |#2|)) (|OrderedVariableList| |#2|) (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|)))) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) (|Boolean|)) "\\axiom{squareFreeLexTriangular(base,{} norm?)} decomposes the variety associated with \\axiom{base} into square-free regular chains. Thus a point belongs to this variety iff it is a regular zero of a regular set in in the output. Note that \\axiom{base} needs to be a lexicographical Groebner basis of a zero-dimensional ideal. If \\axiom{norm?} is \\axiom{\\spad{true}} then the regular sets are normalized.")) (|lexTriangular| (((|List| (|RegularChain| |#1| |#2|)) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) (|Boolean|)) "\\axiom{lexTriangular(base,{} norm?)} decomposes the variety associated with \\axiom{base} into regular chains. Thus a point belongs to this variety iff it is a regular zero of a regular set in in the output. Note that \\axiom{base} needs to be a lexicographical Groebner basis of a zero-dimensional ideal. If \\axiom{norm?} is \\axiom{\\spad{true}} then the regular sets are normalized.")) (|groebner| (((|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|)))) "\\axiom{groebner(\\spad{lp})} returns the lexicographical Groebner basis of \\axiom{\\spad{lp}}. If \\axiom{\\spad{lp}} generates a zero-dimensional ideal then the {\\em FGLM} strategy is used,{} otherwise the {\\em Sugar} strategy is used.")) (|fglmIfCan| (((|Union| (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) "failed") (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|)))) "\\axiom{fglmIfCan(\\spad{lp})} returns the lexicographical Groebner basis of \\axiom{\\spad{lp}} by using the {\\em FGLM} strategy,{} if \\axiom{zeroDimensional?(\\spad{lp})} holds .")) (|zeroDimensional?| (((|Boolean|) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|)))) "\\axiom{zeroDimensional?(\\spad{lp})} returns \\spad{true} iff \\axiom{\\spad{lp}} generates a zero-dimensional ideal \\spad{w}.\\spad{r}.\\spad{t}. the variables involved in \\axiom{\\spad{lp}}.")))
@@ -2440,30 +2440,30 @@ NIL
((|constructor| (NIL "Category for the transcendental Liouvillian functions.")) (|erf| (($ $) "\\spad{erf(x)} returns the error function of \\spad{x},{} \\spadignore{i.e.} \\spad{2 / sqrt(\\%\\spad{pi})} times the integral of \\spad{exp(-x**2) dx}.")) (|dilog| (($ $) "\\spad{dilog(x)} returns the dilogarithm of \\spad{x},{} \\spadignore{i.e.} the integral of \\spad{log(x) / (1 - x) dx}.")) (|li| (($ $) "\\spad{\\spad{li}(x)} returns the logarithmic integral of \\spad{x},{} \\spadignore{i.e.} the integral of \\spad{dx / log(x)}.")) (|Ci| (($ $) "\\spad{\\spad{Ci}(x)} returns the cosine integral of \\spad{x},{} \\spadignore{i.e.} the integral of \\spad{cos(x) / x dx}.")) (|Si| (($ $) "\\spad{\\spad{Si}(x)} returns the sine integral of \\spad{x},{} \\spadignore{i.e.} the integral of \\spad{sin(x) / x dx}.")) (|Ei| (($ $) "\\spad{\\spad{Ei}(x)} returns the exponential integral of \\spad{x},{} \\spadignore{i.e.} the integral of \\spad{exp(x)/x dx}.")))
NIL
NIL
-(-628 R -2313)
+(-628 R -2312)
((|constructor| (NIL "This package provides liouvillian functions over an integral domain.")) (|integral| ((|#2| |#2| (|SegmentBinding| |#2|)) "\\spad{integral(f,{}x = a..b)} denotes the definite integral of \\spad{f} with respect to \\spad{x} from \\spad{a} to \\spad{b}.") ((|#2| |#2| (|Symbol|)) "\\spad{integral(f,{}x)} indefinite integral of \\spad{f} with respect to \\spad{x}.")) (|dilog| ((|#2| |#2|) "\\spad{dilog(f)} denotes the dilogarithm")) (|erf| ((|#2| |#2|) "\\spad{erf(f)} denotes the error function")) (|li| ((|#2| |#2|) "\\spad{\\spad{li}(f)} denotes the logarithmic integral")) (|Ci| ((|#2| |#2|) "\\spad{\\spad{Ci}(f)} denotes the cosine integral")) (|Si| ((|#2| |#2|) "\\spad{\\spad{Si}(f)} denotes the sine integral")) (|Ei| ((|#2| |#2|) "\\spad{\\spad{Ei}(f)} denotes the exponential integral")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns the Liouvillian operator based on \\spad{op}")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} checks if \\spad{op} is Liouvillian")))
NIL
NIL
-(-629 |lv| -2313)
+(-629 |lv| -2312)
((|constructor| (NIL "\\indented{1}{Given a Groebner basis \\spad{B} with respect to the total degree ordering for} a zero-dimensional ideal \\spad{I},{} compute a Groebner basis with respect to the lexicographical ordering by using linear algebra.")) (|transform| (((|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|) (|DistributedMultivariatePolynomial| |#1| |#2|)) "\\spad{transform }\\undocumented")) (|choosemon| (((|DistributedMultivariatePolynomial| |#1| |#2|) (|DistributedMultivariatePolynomial| |#1| |#2|) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{choosemon }\\undocumented")) (|intcompBasis| (((|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|OrderedVariableList| |#1|) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{intcompBasis }\\undocumented")) (|anticoord| (((|DistributedMultivariatePolynomial| |#1| |#2|) (|List| |#2|) (|DistributedMultivariatePolynomial| |#1| |#2|) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{anticoord }\\undocumented")) (|coord| (((|Vector| |#2|) (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{coord }\\undocumented")) (|computeBasis| (((|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{computeBasis }\\undocumented")) (|minPol| (((|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|OrderedVariableList| |#1|)) "\\spad{minPol }\\undocumented") (((|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|OrderedVariableList| |#1|)) "\\spad{minPol }\\undocumented")) (|totolex| (((|List| (|DistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{totolex }\\undocumented")) (|groebgen| (((|Record| (|:| |glbase| (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) (|:| |glval| (|List| (|Integer|)))) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{groebgen }\\undocumented")) (|linGenPos| (((|Record| (|:| |gblist| (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) (|:| |gvlist| (|List| (|Integer|)))) (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|))) "\\spad{linGenPos }\\undocumented")))
NIL
NIL
(-630)
((|constructor| (NIL "This domain provides a simple way to save values in files.")) (|setelt| (((|Any|) $ (|Symbol|) (|Any|)) "\\spad{lib.k := v} saves the value \\spad{v} in the library \\spad{lib}. It can later be extracted using the key \\spad{k}.")) (|elt| (((|Any|) $ (|Symbol|)) "\\spad{elt(lib,{}k)} or \\spad{lib}.\\spad{k} extracts the value corresponding to the key \\spad{k} from the library \\spad{lib}.")) (|pack!| (($ $) "\\spad{pack!(f)} reorganizes the file \\spad{f} on disk to recover unused space.")) (|library| (($ (|FileName|)) "\\spad{library(ln)} creates a new library file.")))
-((-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (QUOTE (-1152))) (LIST (QUOTE |:|) (QUOTE -3726) (QUOTE (-52))))))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-52) (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -309) (QUOTE (-52))))) (|HasCategory| (-1152) (QUOTE (-846))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (QUOTE (-1094))))
+((-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (QUOTE (-1152))) (LIST (QUOTE |:|) (QUOTE -3683) (QUOTE (-52))))))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-52) (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -309) (QUOTE (-52))))) (|HasCategory| (-1152) (QUOTE (-846))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (QUOTE (-1094))))
(-631 S R)
((|constructor| (NIL "\\axiom{JacobiIdentity} means that \\axiom{[\\spad{x},{}[\\spad{y},{}\\spad{z}]]+[\\spad{y},{}[\\spad{z},{}\\spad{x}]]+[\\spad{z},{}[\\spad{x},{}\\spad{y}]] = 0} holds.")) (/ (($ $ |#2|) "\\axiom{\\spad{x/r}} returns the division of \\axiom{\\spad{x}} by \\axiom{\\spad{r}}.")) (|construct| (($ $ $) "\\axiom{construct(\\spad{x},{}\\spad{y})} returns the Lie bracket of \\axiom{\\spad{x}} and \\axiom{\\spad{y}}.")))
NIL
((|HasCategory| |#2| (QUOTE (-363))))
(-632 R)
((|constructor| (NIL "\\axiom{JacobiIdentity} means that \\axiom{[\\spad{x},{}[\\spad{y},{}\\spad{z}]]+[\\spad{y},{}[\\spad{z},{}\\spad{x}]]+[\\spad{z},{}[\\spad{x},{}\\spad{y}]] = 0} holds.")) (/ (($ $ |#1|) "\\axiom{\\spad{x/r}} returns the division of \\axiom{\\spad{x}} by \\axiom{\\spad{r}}.")) (|construct| (($ $ $) "\\axiom{construct(\\spad{x},{}\\spad{y})} returns the Lie bracket of \\axiom{\\spad{x}} and \\axiom{\\spad{y}}.")))
-((|JacobiIdentity| . T) (|NullSquare| . T) (-4401 . T) (-4400 . T))
+((|JacobiIdentity| . T) (|NullSquare| . T) (-4402 . T) (-4401 . T))
NIL
(-633 R A)
((|constructor| (NIL "AssociatedLieAlgebra takes an algebra \\spad{A} and uses \\spadfun{*\\$A} to define the Lie bracket \\spad{a*b := (a *\\$A b - b *\\$A a)} (commutator). Note that the notation \\spad{[a,{}b]} cannot be used due to restrictions of the current compiler. This domain only gives a Lie algebra if the Jacobi-identity \\spad{(a*b)*c + (b*c)*a + (c*a)*b = 0} holds for all \\spad{a},{}\\spad{b},{}\\spad{c} in \\spad{A}. This relation can be checked by \\spad{lieAdmissible?()\\$A}. \\blankline If the underlying algebra is of type \\spadtype{FramedNonAssociativeAlgebra(R)} (\\spadignore{i.e.} a non associative algebra over \\spad{R} which is a free \\spad{R}-module of finite rank,{} together with a fixed \\spad{R}-module basis),{} then the same is \\spad{true} for the associated Lie algebra. Also,{} if the underlying algebra is of type \\spadtype{FiniteRankNonAssociativeAlgebra(R)} (\\spadignore{i.e.} a non associative algebra over \\spad{R} which is a free \\spad{R}-module of finite rank),{} then the same is \\spad{true} for the associated Lie algebra.")) (|coerce| (($ |#2|) "\\spad{coerce(a)} coerces the element \\spad{a} of the algebra \\spad{A} to an element of the Lie algebra \\spadtype{AssociatedLieAlgebra}(\\spad{R},{}A).")))
-((-4403 -2750 (-2368 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))) (-4401 . T) (-4400 . T))
-((-2750 (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))))
+((-4404 -2733 (-2364 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))) (-4402 . T) (-4401 . T))
+((-2733 (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -417) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -367) (|devaluate| |#1|))))
(-634 R FE)
((|constructor| (NIL "PowerSeriesLimitPackage implements limits of expressions in one or more variables as one of the variables approaches a limiting value. Included are two-sided limits,{} left- and right- hand limits,{} and limits at plus or minus infinity.")) (|complexLimit| (((|Union| (|OnePointCompletion| |#2|) "failed") |#2| (|Equation| (|OnePointCompletion| |#2|))) "\\spad{complexLimit(f(x),{}x = a)} computes the complex limit \\spad{lim(x -> a,{}f(x))}.")) (|limit| (((|Union| (|OrderedCompletion| |#2|) "failed") |#2| (|Equation| |#2|) (|String|)) "\\spad{limit(f(x),{}x=a,{}\"left\")} computes the left hand real limit \\spad{lim(x -> a-,{}f(x))}; \\spad{limit(f(x),{}x=a,{}\"right\")} computes the right hand real limit \\spad{lim(x -> a+,{}f(x))}.") (((|Union| (|OrderedCompletion| |#2|) (|Record| (|:| |leftHandLimit| (|Union| (|OrderedCompletion| |#2|) "failed")) (|:| |rightHandLimit| (|Union| (|OrderedCompletion| |#2|) "failed"))) "failed") |#2| (|Equation| (|OrderedCompletion| |#2|))) "\\spad{limit(f(x),{}x = a)} computes the real limit \\spad{lim(x -> a,{}f(x))}.")))
NIL
@@ -2475,10 +2475,10 @@ NIL
(-636 S R)
((|constructor| (NIL "Test for linear dependence.")) (|solveLinear| (((|Union| (|Vector| (|Fraction| |#1|)) "failed") (|Vector| |#2|) |#2|) "\\spad{solveLinear([v1,{}...,{}vn],{} u)} returns \\spad{[c1,{}...,{}cn]} such that \\spad{c1*v1 + ... + cn*vn = u},{} \"failed\" if no such \\spad{ci}\\spad{'s} exist in the quotient field of \\spad{S}.") (((|Union| (|Vector| |#1|) "failed") (|Vector| |#2|) |#2|) "\\spad{solveLinear([v1,{}...,{}vn],{} u)} returns \\spad{[c1,{}...,{}cn]} such that \\spad{c1*v1 + ... + cn*vn = u},{} \"failed\" if no such \\spad{ci}\\spad{'s} exist in \\spad{S}.")) (|linearDependence| (((|Union| (|Vector| |#1|) "failed") (|Vector| |#2|)) "\\spad{linearDependence([v1,{}...,{}vn])} returns \\spad{[c1,{}...,{}cn]} if \\spad{c1*v1 + ... + cn*vn = 0} and not all the \\spad{ci}\\spad{'s} are 0,{} \"failed\" if the \\spad{vi}\\spad{'s} are linearly independent over \\spad{S}.")) (|linearlyDependent?| (((|Boolean|) (|Vector| |#2|)) "\\spad{linearlyDependent?([v1,{}...,{}vn])} returns \\spad{true} if the \\spad{vi}\\spad{'s} are linearly dependent over \\spad{S},{} \\spad{false} otherwise.")))
NIL
-((-2356 (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-363))))
+((-2354 (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-363))))
(-637 R)
((|constructor| (NIL "An extension ring with an explicit linear dependence test.")) (|reducedSystem| (((|Record| (|:| |mat| (|Matrix| |#1|)) (|:| |vec| (|Vector| |#1|))) (|Matrix| $) (|Vector| $)) "\\spad{reducedSystem(A,{} v)} returns a matrix \\spad{B} and a vector \\spad{w} such that \\spad{A x = v} and \\spad{B x = w} have the same solutions in \\spad{R}.") (((|Matrix| |#1|) (|Matrix| $)) "\\spad{reducedSystem(A)} returns a matrix \\spad{B} such that \\spad{A x = 0} and \\spad{B x = 0} have the same solutions in \\spad{R}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-638 A B)
((|constructor| (NIL "\\spadtype{ListToMap} allows mappings to be described by a pair of lists of equal lengths. The image of an element \\spad{x},{} which appears in position \\spad{n} in the first list,{} is then the \\spad{n}th element of the second list. A default value or default function can be specified to be used when \\spad{x} does not appear in the first list. In the absence of defaults,{} an error will occur in that case.")) (|match| ((|#2| (|List| |#1|) (|List| |#2|) |#1| (|Mapping| |#2| |#1|)) "\\spad{match(la,{} lb,{} a,{} f)} creates a map defined by lists \\spad{la} and \\spad{lb} of equal length. and applies this map to a. The target of a source value \\spad{x} in \\spad{la} is the value \\spad{y} with the same index \\spad{lb}. Argument \\spad{f} is a default function to call if a is not in \\spad{la}. The value returned is then obtained by applying \\spad{f} to argument a.") (((|Mapping| |#2| |#1|) (|List| |#1|) (|List| |#2|) (|Mapping| |#2| |#1|)) "\\spad{match(la,{} lb,{} f)} creates a map defined by lists \\spad{la} and \\spad{lb} of equal length. The target of a source value \\spad{x} in \\spad{la} is the value \\spad{y} with the same index \\spad{lb}. Argument \\spad{f} is used as the function to call when the given function argument is not in \\spad{la}. The value returned is \\spad{f} applied to that argument.") ((|#2| (|List| |#1|) (|List| |#2|) |#1| |#2|) "\\spad{match(la,{} lb,{} a,{} b)} creates a map defined by lists \\spad{la} and \\spad{lb} of equal length. and applies this map to a. The target of a source value \\spad{x} in \\spad{la} is the value \\spad{y} with the same index \\spad{lb}. Argument \\spad{b} is the default target value if a is not in \\spad{la}. Error: if \\spad{la} and \\spad{lb} are not of equal length.") (((|Mapping| |#2| |#1|) (|List| |#1|) (|List| |#2|) |#2|) "\\spad{match(la,{} lb,{} b)} creates a map defined by lists \\spad{la} and \\spad{lb} of equal length,{} where \\spad{b} is used as the default target value if the given function argument is not in \\spad{la}. The target of a source value \\spad{x} in \\spad{la} is the value \\spad{y} with the same index \\spad{lb}. Error: if \\spad{la} and \\spad{lb} are not of equal length.") ((|#2| (|List| |#1|) (|List| |#2|) |#1|) "\\spad{match(la,{} lb,{} a)} creates a map defined by lists \\spad{la} and \\spad{lb} of equal length,{} where \\spad{a} is used as the default source value if the given one is not in \\spad{la}. The target of a source value \\spad{x} in \\spad{la} is the value \\spad{y} with the same index \\spad{lb}. Error: if \\spad{la} and \\spad{lb} are not of equal length.") (((|Mapping| |#2| |#1|) (|List| |#1|) (|List| |#2|)) "\\spad{match(la,{} lb)} creates a map with no default source or target values defined by lists \\spad{la} and \\spad{lb} of equal length. The target of a source value \\spad{x} in \\spad{la} is the value \\spad{y} with the same index \\spad{lb}. Error: if \\spad{la} and \\spad{lb} are not of equal length. Note: when this map is applied,{} an error occurs when applied to a value missing from \\spad{la}.")))
@@ -2494,16 +2494,16 @@ NIL
NIL
(-641 S)
((|constructor| (NIL "\\spadtype{List} implements singly-linked lists that are addressable by indices; the index of the first element is 1. In addition to the operations provided by \\spadtype{IndexedList},{} this constructor provides some LISP-like functions such as \\spadfun{null} and \\spadfun{cons}.")) (|setDifference| (($ $ $) "\\spad{setDifference(u1,{}u2)} returns a list of the elements of \\spad{u1} that are not also in \\spad{u2}. The order of elements in the resulting list is unspecified.")) (|setIntersection| (($ $ $) "\\spad{setIntersection(u1,{}u2)} returns a list of the elements that lists \\spad{u1} and \\spad{u2} have in common. The order of elements in the resulting list is unspecified.")) (|setUnion| (($ $ $) "\\spad{setUnion(u1,{}u2)} appends the two lists \\spad{u1} and \\spad{u2},{} then removes all duplicates. The order of elements in the resulting list is unspecified.")) (|append| (($ $ $) "\\spad{append(u1,{}u2)} appends the elements of list \\spad{u1} onto the front of list \\spad{u2}. This new list and \\spad{u2} will share some structure.")) (|cons| (($ |#1| $) "\\spad{cons(element,{}u)} appends \\spad{element} onto the front of list \\spad{u} and returns the new list. This new list and the old one will share some structure.")) (|null| (((|Boolean|) $) "\\spad{null(u)} tests if list \\spad{u} is the empty list.")) (|nil| (($) "\\spad{nil()} returns the empty list.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-824))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-824))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-642 T$)
((|constructor| (NIL "This domain represents AST for Spad literals.")))
NIL
NIL
(-643 S)
((|substitute| (($ |#1| |#1| $) "\\spad{substitute(x,{}y,{}d)} replace \\spad{x}\\spad{'s} with \\spad{y}\\spad{'s} in dictionary \\spad{d}.")) (|duplicates?| (((|Boolean|) $) "\\spad{duplicates?(d)} tests if dictionary \\spad{d} has duplicate entries.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-644 R)
((|constructor| (NIL "The category of left modules over an \\spad{rng} (ring not necessarily with unit). This is an abelian group which supports left multiplation by elements of the \\spad{rng}. \\blankline")) (* (($ |#1| $) "\\spad{r*x} returns the left multiplication of the module element \\spad{x} by the ring element \\spad{r}.")))
NIL
@@ -2515,22 +2515,22 @@ NIL
(-646 A S)
((|constructor| (NIL "A linear aggregate is an aggregate whose elements are indexed by integers. Examples of linear aggregates are strings,{} lists,{} and arrays. Most of the exported operations for linear aggregates are non-destructive but are not always efficient for a particular aggregate. For example,{} \\spadfun{concat} of two lists needs only to copy its first argument,{} whereas \\spadfun{concat} of two arrays needs to copy both arguments. Most of the operations exported here apply to infinite objects (\\spadignore{e.g.} streams) as well to finite ones. For finite linear aggregates,{} see \\spadtype{FiniteLinearAggregate}.")) (|setelt| ((|#2| $ (|UniversalSegment| (|Integer|)) |#2|) "\\spad{setelt(u,{}i..j,{}x)} (also written: \\axiom{\\spad{u}(\\spad{i}..\\spad{j}) \\spad{:=} \\spad{x}}) destructively replaces each element in the segment \\axiom{\\spad{u}(\\spad{i}..\\spad{j})} by \\spad{x}. The value \\spad{x} is returned. Note: \\spad{u} is destructively change so that \\axiom{\\spad{u}.\\spad{k} \\spad{:=} \\spad{x} for \\spad{k} in \\spad{i}..\\spad{j}}; its length remains unchanged.")) (|insert| (($ $ $ (|Integer|)) "\\spad{insert(v,{}u,{}k)} returns a copy of \\spad{u} having \\spad{v} inserted beginning at the \\axiom{\\spad{i}}th element. Note: \\axiom{insert(\\spad{v},{}\\spad{u},{}\\spad{k}) = concat( \\spad{u}(0..\\spad{k}-1),{} \\spad{v},{} \\spad{u}(\\spad{k}..) )}.") (($ |#2| $ (|Integer|)) "\\spad{insert(x,{}u,{}i)} returns a copy of \\spad{u} having \\spad{x} as its \\axiom{\\spad{i}}th element. Note: \\axiom{insert(\\spad{x},{}a,{}\\spad{k}) = concat(concat(a(0..\\spad{k}-1),{}\\spad{x}),{}a(\\spad{k}..))}.")) (|delete| (($ $ (|UniversalSegment| (|Integer|))) "\\spad{delete(u,{}i..j)} returns a copy of \\spad{u} with the \\axiom{\\spad{i}}th through \\axiom{\\spad{j}}th element deleted. Note: \\axiom{delete(a,{}\\spad{i}..\\spad{j}) = concat(a(0..\\spad{i}-1),{}a(\\spad{j+1}..))}.") (($ $ (|Integer|)) "\\spad{delete(u,{}i)} returns a copy of \\spad{u} with the \\axiom{\\spad{i}}th element deleted. Note: for lists,{} \\axiom{delete(a,{}\\spad{i}) \\spad{==} concat(a(0..\\spad{i} - 1),{}a(\\spad{i} + 1,{}..))}.")) (|elt| (($ $ (|UniversalSegment| (|Integer|))) "\\spad{elt(u,{}i..j)} (also written: \\axiom{a(\\spad{i}..\\spad{j})}) returns the aggregate of elements \\axiom{\\spad{u}} for \\spad{k} from \\spad{i} to \\spad{j} in that order. Note: in general,{} \\axiom{a.\\spad{s} = [a.\\spad{k} for \\spad{i} in \\spad{s}]}.")) (|map| (($ (|Mapping| |#2| |#2| |#2|) $ $) "\\spad{map(f,{}u,{}v)} returns a new collection \\spad{w} with elements \\axiom{\\spad{z} = \\spad{f}(\\spad{x},{}\\spad{y})} for corresponding elements \\spad{x} and \\spad{y} from \\spad{u} and \\spad{v}. Note: for linear aggregates,{} \\axiom{\\spad{w}.\\spad{i} = \\spad{f}(\\spad{u}.\\spad{i},{}\\spad{v}.\\spad{i})}.")) (|concat| (($ (|List| $)) "\\spad{concat(u)},{} where \\spad{u} is a lists of aggregates \\axiom{[a,{}\\spad{b},{}...,{}\\spad{c}]},{} returns a single aggregate consisting of the elements of \\axiom{a} followed by those of \\spad{b} followed ... by the elements of \\spad{c}. Note: \\axiom{concat(a,{}\\spad{b},{}...,{}\\spad{c}) = concat(a,{}concat(\\spad{b},{}...,{}\\spad{c}))}.") (($ $ $) "\\spad{concat(u,{}v)} returns an aggregate consisting of the elements of \\spad{u} followed by the elements of \\spad{v}. Note: if \\axiom{\\spad{w} = concat(\\spad{u},{}\\spad{v})} then \\axiom{\\spad{w}.\\spad{i} = \\spad{u}.\\spad{i} for \\spad{i} in indices \\spad{u}} and \\axiom{\\spad{w}.(\\spad{j} + maxIndex \\spad{u}) = \\spad{v}.\\spad{j} for \\spad{j} in indices \\spad{v}}.") (($ |#2| $) "\\spad{concat(x,{}u)} returns aggregate \\spad{u} with additional element at the front. Note: for lists: \\axiom{concat(\\spad{x},{}\\spad{u}) \\spad{==} concat([\\spad{x}],{}\\spad{u})}.") (($ $ |#2|) "\\spad{concat(u,{}x)} returns aggregate \\spad{u} with additional element \\spad{x} at the end. Note: for lists,{} \\axiom{concat(\\spad{u},{}\\spad{x}) \\spad{==} concat(\\spad{u},{}[\\spad{x}])}")) (|new| (($ (|NonNegativeInteger|) |#2|) "\\spad{new(n,{}x)} returns \\axiom{fill!(new \\spad{n},{}\\spad{x})}.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)))
+((|HasAttribute| |#1| (QUOTE -4408)))
(-647 S)
((|constructor| (NIL "A linear aggregate is an aggregate whose elements are indexed by integers. Examples of linear aggregates are strings,{} lists,{} and arrays. Most of the exported operations for linear aggregates are non-destructive but are not always efficient for a particular aggregate. For example,{} \\spadfun{concat} of two lists needs only to copy its first argument,{} whereas \\spadfun{concat} of two arrays needs to copy both arguments. Most of the operations exported here apply to infinite objects (\\spadignore{e.g.} streams) as well to finite ones. For finite linear aggregates,{} see \\spadtype{FiniteLinearAggregate}.")) (|setelt| ((|#1| $ (|UniversalSegment| (|Integer|)) |#1|) "\\spad{setelt(u,{}i..j,{}x)} (also written: \\axiom{\\spad{u}(\\spad{i}..\\spad{j}) \\spad{:=} \\spad{x}}) destructively replaces each element in the segment \\axiom{\\spad{u}(\\spad{i}..\\spad{j})} by \\spad{x}. The value \\spad{x} is returned. Note: \\spad{u} is destructively change so that \\axiom{\\spad{u}.\\spad{k} \\spad{:=} \\spad{x} for \\spad{k} in \\spad{i}..\\spad{j}}; its length remains unchanged.")) (|insert| (($ $ $ (|Integer|)) "\\spad{insert(v,{}u,{}k)} returns a copy of \\spad{u} having \\spad{v} inserted beginning at the \\axiom{\\spad{i}}th element. Note: \\axiom{insert(\\spad{v},{}\\spad{u},{}\\spad{k}) = concat( \\spad{u}(0..\\spad{k}-1),{} \\spad{v},{} \\spad{u}(\\spad{k}..) )}.") (($ |#1| $ (|Integer|)) "\\spad{insert(x,{}u,{}i)} returns a copy of \\spad{u} having \\spad{x} as its \\axiom{\\spad{i}}th element. Note: \\axiom{insert(\\spad{x},{}a,{}\\spad{k}) = concat(concat(a(0..\\spad{k}-1),{}\\spad{x}),{}a(\\spad{k}..))}.")) (|delete| (($ $ (|UniversalSegment| (|Integer|))) "\\spad{delete(u,{}i..j)} returns a copy of \\spad{u} with the \\axiom{\\spad{i}}th through \\axiom{\\spad{j}}th element deleted. Note: \\axiom{delete(a,{}\\spad{i}..\\spad{j}) = concat(a(0..\\spad{i}-1),{}a(\\spad{j+1}..))}.") (($ $ (|Integer|)) "\\spad{delete(u,{}i)} returns a copy of \\spad{u} with the \\axiom{\\spad{i}}th element deleted. Note: for lists,{} \\axiom{delete(a,{}\\spad{i}) \\spad{==} concat(a(0..\\spad{i} - 1),{}a(\\spad{i} + 1,{}..))}.")) (|elt| (($ $ (|UniversalSegment| (|Integer|))) "\\spad{elt(u,{}i..j)} (also written: \\axiom{a(\\spad{i}..\\spad{j})}) returns the aggregate of elements \\axiom{\\spad{u}} for \\spad{k} from \\spad{i} to \\spad{j} in that order. Note: in general,{} \\axiom{a.\\spad{s} = [a.\\spad{k} for \\spad{i} in \\spad{s}]}.")) (|map| (($ (|Mapping| |#1| |#1| |#1|) $ $) "\\spad{map(f,{}u,{}v)} returns a new collection \\spad{w} with elements \\axiom{\\spad{z} = \\spad{f}(\\spad{x},{}\\spad{y})} for corresponding elements \\spad{x} and \\spad{y} from \\spad{u} and \\spad{v}. Note: for linear aggregates,{} \\axiom{\\spad{w}.\\spad{i} = \\spad{f}(\\spad{u}.\\spad{i},{}\\spad{v}.\\spad{i})}.")) (|concat| (($ (|List| $)) "\\spad{concat(u)},{} where \\spad{u} is a lists of aggregates \\axiom{[a,{}\\spad{b},{}...,{}\\spad{c}]},{} returns a single aggregate consisting of the elements of \\axiom{a} followed by those of \\spad{b} followed ... by the elements of \\spad{c}. Note: \\axiom{concat(a,{}\\spad{b},{}...,{}\\spad{c}) = concat(a,{}concat(\\spad{b},{}...,{}\\spad{c}))}.") (($ $ $) "\\spad{concat(u,{}v)} returns an aggregate consisting of the elements of \\spad{u} followed by the elements of \\spad{v}. Note: if \\axiom{\\spad{w} = concat(\\spad{u},{}\\spad{v})} then \\axiom{\\spad{w}.\\spad{i} = \\spad{u}.\\spad{i} for \\spad{i} in indices \\spad{u}} and \\axiom{\\spad{w}.(\\spad{j} + maxIndex \\spad{u}) = \\spad{v}.\\spad{j} for \\spad{j} in indices \\spad{v}}.") (($ |#1| $) "\\spad{concat(x,{}u)} returns aggregate \\spad{u} with additional element at the front. Note: for lists: \\axiom{concat(\\spad{x},{}\\spad{u}) \\spad{==} concat([\\spad{x}],{}\\spad{u})}.") (($ $ |#1|) "\\spad{concat(u,{}x)} returns aggregate \\spad{u} with additional element \\spad{x} at the end. Note: for lists,{} \\axiom{concat(\\spad{u},{}\\spad{x}) \\spad{==} concat(\\spad{u},{}[\\spad{x}])}")) (|new| (($ (|NonNegativeInteger|) |#1|) "\\spad{new(n,{}x)} returns \\axiom{fill!(new \\spad{n},{}\\spad{x})}.")))
NIL
NIL
-(-648 R -2313 L)
+(-648 R -2312 L)
((|constructor| (NIL "\\spad{ElementaryFunctionLODESolver} provides the top-level functions for finding closed form solutions of linear ordinary differential equations and initial value problems.")) (|solve| (((|Union| |#2| "failed") |#3| |#2| (|Symbol|) |#2| (|List| |#2|)) "\\spad{solve(op,{} g,{} x,{} a,{} [y0,{}...,{}ym])} returns either the solution of the initial value problem \\spad{op y = g,{} y(a) = y0,{} y'(a) = y1,{}...} or \"failed\" if the solution cannot be found; \\spad{x} is the dependent variable.") (((|Union| (|Record| (|:| |particular| |#2|) (|:| |basis| (|List| |#2|))) "failed") |#3| |#2| (|Symbol|)) "\\spad{solve(op,{} g,{} x)} returns either a solution of the ordinary differential equation \\spad{op y = g} or \"failed\" if no non-trivial solution can be found; When found,{} the solution is returned in the form \\spad{[h,{} [b1,{}...,{}bm]]} where \\spad{h} is a particular solution and and \\spad{[b1,{}...bm]} are linearly independent solutions of the associated homogenuous equation \\spad{op y = 0}. A full basis for the solutions of the homogenuous equation is not always returned,{} only the solutions which were found; \\spad{x} is the dependent variable.")))
NIL
NIL
(-649 A)
((|constructor| (NIL "\\spad{LinearOrdinaryDifferentialOperator1} defines a ring of differential operators with coefficients in a differential ring A. Multiplication of operators corresponds to functional composition: \\indented{4}{\\spad{(L1 * L2).(f) = L1 L2 f}}")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-363))))
(-650 A M)
((|constructor| (NIL "\\spad{LinearOrdinaryDifferentialOperator2} defines a ring of differential operators with coefficients in a differential ring A and acting on an A-module \\spad{M}. Multiplication of operators corresponds to functional composition: \\indented{4}{\\spad{(L1 * L2).(f) = L1 L2 f}}")) (|differentiate| (($ $) "\\spad{differentiate(x)} returns the derivative of \\spad{x}")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-363))))
(-651 S A)
((|constructor| (NIL "\\spad{LinearOrdinaryDifferentialOperatorCategory} is the category of differential operators with coefficients in a ring A with a given derivation. Multiplication of operators corresponds to functional composition: \\indented{4}{\\spad{(L1 * L2).(f) = L1 L2 f}}")) (|directSum| (($ $ $) "\\spad{directSum(a,{}b)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the sums of a solution of \\spad{a} by a solution of \\spad{b}.")) (|symmetricSquare| (($ $) "\\spad{symmetricSquare(a)} computes \\spad{symmetricProduct(a,{}a)} using a more efficient method.")) (|symmetricPower| (($ $ (|NonNegativeInteger|)) "\\spad{symmetricPower(a,{}n)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the products of \\spad{n} solutions of \\spad{a}.")) (|symmetricProduct| (($ $ $) "\\spad{symmetricProduct(a,{}b)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the products of a solution of \\spad{a} by a solution of \\spad{b}.")) (|adjoint| (($ $) "\\spad{adjoint(a)} returns the adjoint operator of a.")) (D (($) "\\spad{D()} provides the operator corresponding to a derivation in the ring \\spad{A}.")))
@@ -2538,15 +2538,15 @@ NIL
((|HasCategory| |#2| (QUOTE (-363))))
(-652 A)
((|constructor| (NIL "\\spad{LinearOrdinaryDifferentialOperatorCategory} is the category of differential operators with coefficients in a ring A with a given derivation. Multiplication of operators corresponds to functional composition: \\indented{4}{\\spad{(L1 * L2).(f) = L1 L2 f}}")) (|directSum| (($ $ $) "\\spad{directSum(a,{}b)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the sums of a solution of \\spad{a} by a solution of \\spad{b}.")) (|symmetricSquare| (($ $) "\\spad{symmetricSquare(a)} computes \\spad{symmetricProduct(a,{}a)} using a more efficient method.")) (|symmetricPower| (($ $ (|NonNegativeInteger|)) "\\spad{symmetricPower(a,{}n)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the products of \\spad{n} solutions of \\spad{a}.")) (|symmetricProduct| (($ $ $) "\\spad{symmetricProduct(a,{}b)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the products of a solution of \\spad{a} by a solution of \\spad{b}.")) (|adjoint| (($ $) "\\spad{adjoint(a)} returns the adjoint operator of a.")) (D (($) "\\spad{D()} provides the operator corresponding to a derivation in the ring \\spad{A}.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
-(-653 -2313 UP)
+(-653 -2312 UP)
((|constructor| (NIL "\\spadtype{LinearOrdinaryDifferentialOperatorFactorizer} provides a factorizer for linear ordinary differential operators whose coefficients are rational functions.")) (|factor1| (((|List| (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) "\\spad{factor1(a)} returns the factorisation of a,{} assuming that a has no first-order right factor.")) (|factor| (((|List| (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) "\\spad{factor(a)} returns the factorisation of a.") (((|List| (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|)) (|Mapping| (|List| |#1|) |#2|)) "\\spad{factor(a,{} zeros)} returns the factorisation of a. \\spad{zeros} is a zero finder in \\spad{UP}.")))
NIL
((|HasCategory| |#1| (QUOTE (-27))))
-(-654 A -1634)
+(-654 A -1460)
((|constructor| (NIL "\\spad{LinearOrdinaryDifferentialOperator} defines a ring of differential operators with coefficients in a ring A with a given derivation. Multiplication of operators corresponds to functional composition: \\indented{4}{\\spad{(L1 * L2).(f) = L1 L2 f}}")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-363))))
(-655 A L)
((|constructor| (NIL "\\spad{LinearOrdinaryDifferentialOperatorsOps} provides symmetric products and sums for linear ordinary differential operators.")) (|directSum| ((|#2| |#2| |#2| (|Mapping| |#1| |#1|)) "\\spad{directSum(a,{}b,{}D)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the sums of a solution of \\spad{a} by a solution of \\spad{b}. \\spad{D} is the derivation to use.")) (|symmetricPower| ((|#2| |#2| (|NonNegativeInteger|) (|Mapping| |#1| |#1|)) "\\spad{symmetricPower(a,{}n,{}D)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the products of \\spad{n} solutions of \\spad{a}. \\spad{D} is the derivation to use.")) (|symmetricProduct| ((|#2| |#2| |#2| (|Mapping| |#1| |#1|)) "\\spad{symmetricProduct(a,{}b,{}D)} computes an operator \\spad{c} of minimal order such that the nullspace of \\spad{c} is generated by all the products of a solution of \\spad{a} by a solution of \\spad{b}. \\spad{D} is the derivation to use.")))
@@ -2562,7 +2562,7 @@ NIL
NIL
(-658 M R S)
((|constructor| (NIL "Localize(\\spad{M},{}\\spad{R},{}\\spad{S}) produces fractions with numerators from an \\spad{R} module \\spad{M} and denominators from some multiplicative subset \\spad{D} of \\spad{R}.")) (|denom| ((|#3| $) "\\spad{denom x} returns the denominator of \\spad{x}.")) (|numer| ((|#1| $) "\\spad{numer x} returns the numerator of \\spad{x}.")) (/ (($ |#1| |#3|) "\\spad{m / d} divides the element \\spad{m} by \\spad{d}.") (($ $ |#3|) "\\spad{x / d} divides the element \\spad{x} by \\spad{d}.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
((|HasCategory| |#1| (QUOTE (-787))))
(-659 R)
((|constructor| (NIL "Given a PolynomialFactorizationExplicit ring,{} this package provides a defaulting rule for the \\spad{solveLinearPolynomialEquation} operation,{} by moving into the field of fractions,{} and solving it there via the \\spad{multiEuclidean} operation.")) (|solveLinearPolynomialEquationByFractions| (((|Union| (|List| (|SparseUnivariatePolynomial| |#1|)) "failed") (|List| (|SparseUnivariatePolynomial| |#1|)) (|SparseUnivariatePolynomial| |#1|)) "\\spad{solveLinearPolynomialEquationByFractions([f1,{} ...,{} fn],{} g)} (where the \\spad{fi} are relatively prime to each other) returns a list of \\spad{ai} such that \\spad{g/prod \\spad{fi} = sum ai/fi} or returns \"failed\" if no such exists.")))
@@ -2570,7 +2570,7 @@ NIL
NIL
(-660 |VarSet| R)
((|constructor| (NIL "This type supports Lie polynomials in Lyndon basis see Free Lie Algebras by \\spad{C}. Reutenauer (Oxford science publications). \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr}).")) (|construct| (($ $ (|LyndonWord| |#1|)) "\\axiom{construct(\\spad{x},{}\\spad{y})} returns the Lie bracket \\axiom{[\\spad{x},{}\\spad{y}]}.") (($ (|LyndonWord| |#1|) $) "\\axiom{construct(\\spad{x},{}\\spad{y})} returns the Lie bracket \\axiom{[\\spad{x},{}\\spad{y}]}.") (($ (|LyndonWord| |#1|) (|LyndonWord| |#1|)) "\\axiom{construct(\\spad{x},{}\\spad{y})} returns the Lie bracket \\axiom{[\\spad{x},{}\\spad{y}]}.")) (|LiePolyIfCan| (((|Union| $ "failed") (|XDistributedPolynomial| |#1| |#2|)) "\\axiom{LiePolyIfCan(\\spad{p})} returns \\axiom{\\spad{p}} in Lyndon basis if \\axiom{\\spad{p}} is a Lie polynomial,{} otherwise \\axiom{\"failed\"} is returned.")))
-((|JacobiIdentity| . T) (|NullSquare| . T) (-4401 . T) (-4400 . T))
+((|JacobiIdentity| . T) (|NullSquare| . T) (-4402 . T) (-4401 . T))
((|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-172))))
(-661 A S)
((|constructor| (NIL "A list aggregate is a model for a linked list data structure. A linked list is a versatile data structure. Insertion and deletion are efficient and searching is a linear operation.")) (|list| (($ |#2|) "\\spad{list(x)} returns the list of one element \\spad{x}.")))
@@ -2578,13 +2578,13 @@ NIL
NIL
(-662 S)
((|constructor| (NIL "A list aggregate is a model for a linked list data structure. A linked list is a versatile data structure. Insertion and deletion are efficient and searching is a linear operation.")) (|list| (($ |#1|) "\\spad{list(x)} returns the list of one element \\spad{x}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
-(-663 -2313)
+(-663 -2312)
((|constructor| (NIL "This package solves linear system in the matrix form \\spad{AX = B}. It is essentially a particular instantiation of the package \\spadtype{LinearSystemMatrixPackage} for Matrix and Vector. This package\\spad{'s} existence makes it easier to use \\spadfun{solve} in the AXIOM interpreter.")) (|rank| (((|NonNegativeInteger|) (|Matrix| |#1|) (|Vector| |#1|)) "\\spad{rank(A,{}B)} computes the rank of the complete matrix \\spad{(A|B)} of the linear system \\spad{AX = B}.")) (|hasSolution?| (((|Boolean|) (|Matrix| |#1|) (|Vector| |#1|)) "\\spad{hasSolution?(A,{}B)} tests if the linear system \\spad{AX = B} has a solution.")) (|particularSolution| (((|Union| (|Vector| |#1|) "failed") (|Matrix| |#1|) (|Vector| |#1|)) "\\spad{particularSolution(A,{}B)} finds a particular solution of the linear system \\spad{AX = B}.")) (|solve| (((|List| (|Record| (|:| |particular| (|Union| (|Vector| |#1|) "failed")) (|:| |basis| (|List| (|Vector| |#1|))))) (|List| (|List| |#1|)) (|List| (|Vector| |#1|))) "\\spad{solve(A,{}LB)} finds a particular soln of the systems \\spad{AX = B} and a basis of the associated homogeneous systems \\spad{AX = 0} where \\spad{B} varies in the list of column vectors \\spad{LB}.") (((|List| (|Record| (|:| |particular| (|Union| (|Vector| |#1|) "failed")) (|:| |basis| (|List| (|Vector| |#1|))))) (|Matrix| |#1|) (|List| (|Vector| |#1|))) "\\spad{solve(A,{}LB)} finds a particular soln of the systems \\spad{AX = B} and a basis of the associated homogeneous systems \\spad{AX = 0} where \\spad{B} varies in the list of column vectors \\spad{LB}.") (((|Record| (|:| |particular| (|Union| (|Vector| |#1|) "failed")) (|:| |basis| (|List| (|Vector| |#1|)))) (|List| (|List| |#1|)) (|Vector| |#1|)) "\\spad{solve(A,{}B)} finds a particular solution of the system \\spad{AX = B} and a basis of the associated homogeneous system \\spad{AX = 0}.") (((|Record| (|:| |particular| (|Union| (|Vector| |#1|) "failed")) (|:| |basis| (|List| (|Vector| |#1|)))) (|Matrix| |#1|) (|Vector| |#1|)) "\\spad{solve(A,{}B)} finds a particular solution of the system \\spad{AX = B} and a basis of the associated homogeneous system \\spad{AX = 0}.")))
NIL
NIL
-(-664 -2313 |Row| |Col| M)
+(-664 -2312 |Row| |Col| M)
((|constructor| (NIL "This package solves linear system in the matrix form \\spad{AX = B}.")) (|rank| (((|NonNegativeInteger|) |#4| |#3|) "\\spad{rank(A,{}B)} computes the rank of the complete matrix \\spad{(A|B)} of the linear system \\spad{AX = B}.")) (|hasSolution?| (((|Boolean|) |#4| |#3|) "\\spad{hasSolution?(A,{}B)} tests if the linear system \\spad{AX = B} has a solution.")) (|particularSolution| (((|Union| |#3| "failed") |#4| |#3|) "\\spad{particularSolution(A,{}B)} finds a particular solution of the linear system \\spad{AX = B}.")) (|solve| (((|List| (|Record| (|:| |particular| (|Union| |#3| "failed")) (|:| |basis| (|List| |#3|)))) |#4| (|List| |#3|)) "\\spad{solve(A,{}LB)} finds a particular soln of the systems \\spad{AX = B} and a basis of the associated homogeneous systems \\spad{AX = 0} where \\spad{B} varies in the list of column vectors \\spad{LB}.") (((|Record| (|:| |particular| (|Union| |#3| "failed")) (|:| |basis| (|List| |#3|))) |#4| |#3|) "\\spad{solve(A,{}B)} finds a particular solution of the system \\spad{AX = B} and a basis of the associated homogeneous system \\spad{AX = 0}.")))
NIL
NIL
@@ -2594,8 +2594,8 @@ NIL
NIL
(-666 |n| R)
((|constructor| (NIL "LieSquareMatrix(\\spad{n},{}\\spad{R}) implements the Lie algebra of the \\spad{n} by \\spad{n} matrices over the commutative ring \\spad{R}. The Lie bracket (commutator) of the algebra is given by \\spad{a*b := (a *\\$SQMATRIX(n,{}R) b - b *\\$SQMATRIX(n,{}R) a)},{} where \\spadfun{*\\$SQMATRIX(\\spad{n},{}\\spad{R})} is the usual matrix multiplication.")))
-((-4403 . T) (-4406 . T) (-4400 . T) (-4401 . T))
-((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasAttribute| |#2| (QUOTE (-4408 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-556))) (-2750 (|HasAttribute| |#2| (QUOTE (-4408 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#2| (QUOTE (-172))))
+((-4404 . T) (-4407 . T) (-4401 . T) (-4402 . T))
+((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasAttribute| |#2| (QUOTE (-4409 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-556))) (-2733 (|HasAttribute| |#2| (QUOTE (-4409 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#2| (QUOTE (-172))))
(-667)
((|constructor| (NIL "This domain represents `literal sequence' syntax.")) (|elements| (((|List| (|SpadAst|)) $) "\\spad{elements(e)} returns the list of expressions in the `literal' list `e'.")))
NIL
@@ -2615,7 +2615,7 @@ NIL
(-671 R)
((|constructor| (NIL "This domain represents three dimensional matrices over a general object type")) (|matrixDimensions| (((|Vector| (|NonNegativeInteger|)) $) "\\spad{matrixDimensions(x)} returns the dimensions of a matrix")) (|matrixConcat3D| (($ (|Symbol|) $ $) "\\spad{matrixConcat3D(s,{}x,{}y)} concatenates two 3-\\spad{D} matrices along a specified axis")) (|coerce| (((|PrimitiveArray| (|PrimitiveArray| (|PrimitiveArray| |#1|))) $) "\\spad{coerce(x)} moves from the domain to the representation type") (($ (|PrimitiveArray| (|PrimitiveArray| (|PrimitiveArray| |#1|)))) "\\spad{coerce(p)} moves from the representation type (PrimitiveArray PrimitiveArray PrimitiveArray \\spad{R}) to the domain")) (|setelt!| ((|#1| $ (|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|) |#1|) "\\spad{setelt!(x,{}i,{}j,{}k,{}s)} (or \\spad{x}.\\spad{i}.\\spad{j}.k:=s) sets a specific element of the array to some value of type \\spad{R}")) (|elt| ((|#1| $ (|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{elt(x,{}i,{}j,{}k)} extract an element from the matrix \\spad{x}")) (|construct| (($ (|List| (|List| (|List| |#1|)))) "\\spad{construct(lll)} creates a 3-\\spad{D} matrix from a List List List \\spad{R} \\spad{lll}")) (|plus| (($ $ $) "\\spad{plus(x,{}y)} adds two matrices,{} term by term we note that they must be the same size")) (|identityMatrix| (($ (|NonNegativeInteger|)) "\\spad{identityMatrix(n)} create an identity matrix we note that this must be square")) (|zeroMatrix| (($ (|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{zeroMatrix(i,{}j,{}k)} create a matrix with all zero terms")))
NIL
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (QUOTE (-1045))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-672)
((|constructor| (NIL "This domain represents the syntax of a macro definition.")) (|body| (((|SpadAst|) $) "\\spad{body(m)} returns the right hand side of the definition \\spad{`m'}.")) (|head| (((|HeadAst|) $) "\\spad{head(m)} returns the head of the macro definition \\spad{`m'}. This is a list of identifiers starting with the name of the macro followed by the name of the parameters,{} if any.")))
NIL
@@ -2659,10 +2659,10 @@ NIL
(-682 S R |Row| |Col|)
((|constructor| (NIL "\\spadtype{MatrixCategory} is a general matrix category which allows different representations and indexing schemes. Rows and columns may be extracted with rows returned as objects of type Row and colums returned as objects of type Col. A domain belonging to this category will be shallowly mutable. The index of the 'first' row may be obtained by calling the function \\spadfun{minRowIndex}. The index of the 'first' column may be obtained by calling the function \\spadfun{minColIndex}. The index of the first element of a Row is the same as the index of the first column in a matrix and vice versa.")) (|inverse| (((|Union| $ "failed") $) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m}. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square.")) (|minordet| ((|#2| $) "\\spad{minordet(m)} computes the determinant of the matrix \\spad{m} using minors. Error: if the matrix is not square.")) (|determinant| ((|#2| $) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}. Error: if the matrix is not square.")) (|nullSpace| (((|List| |#4|) $) "\\spad{nullSpace(m)} returns a basis for the null space of the matrix \\spad{m}.")) (|nullity| (((|NonNegativeInteger|) $) "\\spad{nullity(m)} returns the nullity of the matrix \\spad{m}. This is the dimension of the null space of the matrix \\spad{m}.")) (|rank| (((|NonNegativeInteger|) $) "\\spad{rank(m)} returns the rank of the matrix \\spad{m}.")) (|rowEchelon| (($ $) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}.")) (/ (($ $ |#2|) "\\spad{m/r} divides the elements of \\spad{m} by \\spad{r}. Error: if \\spad{r = 0}.")) (|exquo| (((|Union| $ "failed") $ |#2|) "\\spad{exquo(m,{}r)} computes the exact quotient of the elements of \\spad{m} by \\spad{r},{} returning \\axiom{\"failed\"} if this is not possible.")) (** (($ $ (|Integer|)) "\\spad{m**n} computes an integral power of the matrix \\spad{m}. Error: if matrix is not square or if the matrix is square but not invertible.") (($ $ (|NonNegativeInteger|)) "\\spad{x ** n} computes a non-negative integral power of the matrix \\spad{x}. Error: if the matrix is not square.")) (* ((|#3| |#3| $) "\\spad{r * x} is the product of the row vector \\spad{r} and the matrix \\spad{x}. Error: if the dimensions are incompatible.") ((|#4| $ |#4|) "\\spad{x * c} is the product of the matrix \\spad{x} and the column vector \\spad{c}. Error: if the dimensions are incompatible.") (($ (|Integer|) $) "\\spad{n * x} is an integer multiple.") (($ $ |#2|) "\\spad{x * r} is the right scalar multiple of the scalar \\spad{r} and the matrix \\spad{x}.") (($ |#2| $) "\\spad{r*x} is the left scalar multiple of the scalar \\spad{r} and the matrix \\spad{x}.") (($ $ $) "\\spad{x * y} is the product of the matrices \\spad{x} and \\spad{y}. Error: if the dimensions are incompatible.")) (- (($ $) "\\spad{-x} returns the negative of the matrix \\spad{x}.") (($ $ $) "\\spad{x - y} is the difference of the matrices \\spad{x} and \\spad{y}. Error: if the dimensions are incompatible.")) (+ (($ $ $) "\\spad{x + y} is the sum of the matrices \\spad{x} and \\spad{y}. Error: if the dimensions are incompatible.")) (|setsubMatrix!| (($ $ (|Integer|) (|Integer|) $) "\\spad{setsubMatrix(x,{}i1,{}j1,{}y)} destructively alters the matrix \\spad{x}. Here \\spad{x(i,{}j)} is set to \\spad{y(i-i1+1,{}j-j1+1)} for \\spad{i = i1,{}...,{}i1-1+nrows y} and \\spad{j = j1,{}...,{}j1-1+ncols y}.")) (|subMatrix| (($ $ (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{subMatrix(x,{}i1,{}i2,{}j1,{}j2)} extracts the submatrix \\spad{[x(i,{}j)]} where the index \\spad{i} ranges from \\spad{i1} to \\spad{i2} and the index \\spad{j} ranges from \\spad{j1} to \\spad{j2}.")) (|swapColumns!| (($ $ (|Integer|) (|Integer|)) "\\spad{swapColumns!(m,{}i,{}j)} interchanges the \\spad{i}th and \\spad{j}th columns of \\spad{m}. This destructively alters the matrix.")) (|swapRows!| (($ $ (|Integer|) (|Integer|)) "\\spad{swapRows!(m,{}i,{}j)} interchanges the \\spad{i}th and \\spad{j}th rows of \\spad{m}. This destructively alters the matrix.")) (|setelt| (($ $ (|List| (|Integer|)) (|List| (|Integer|)) $) "\\spad{setelt(x,{}rowList,{}colList,{}y)} destructively alters the matrix \\spad{x}. If \\spad{y} is \\spad{m}-by-\\spad{n},{} \\spad{rowList = [i<1>,{}i<2>,{}...,{}i<m>]} and \\spad{colList = [j<1>,{}j<2>,{}...,{}j<n>]},{} then \\spad{x(i<k>,{}j<l>)} is set to \\spad{y(k,{}l)} for \\spad{k = 1,{}...,{}m} and \\spad{l = 1,{}...,{}n}.")) (|elt| (($ $ (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{elt(x,{}rowList,{}colList)} returns an \\spad{m}-by-\\spad{n} matrix consisting of elements of \\spad{x},{} where \\spad{m = \\# rowList} and \\spad{n = \\# colList}. If \\spad{rowList = [i<1>,{}i<2>,{}...,{}i<m>]} and \\spad{colList = [j<1>,{}j<2>,{}...,{}j<n>]},{} then the \\spad{(k,{}l)}th entry of \\spad{elt(x,{}rowList,{}colList)} is \\spad{x(i<k>,{}j<l>)}.")) (|listOfLists| (((|List| (|List| |#2|)) $) "\\spad{listOfLists(m)} returns the rows of the matrix \\spad{m} as a list of lists.")) (|vertConcat| (($ $ $) "\\spad{vertConcat(x,{}y)} vertically concatenates two matrices with an equal number of columns. The entries of \\spad{y} appear below of the entries of \\spad{x}. Error: if the matrices do not have the same number of columns.")) (|horizConcat| (($ $ $) "\\spad{horizConcat(x,{}y)} horizontally concatenates two matrices with an equal number of rows. The entries of \\spad{y} appear to the right of the entries of \\spad{x}. Error: if the matrices do not have the same number of rows.")) (|squareTop| (($ $) "\\spad{squareTop(m)} returns an \\spad{n}-by-\\spad{n} matrix consisting of the first \\spad{n} rows of the \\spad{m}-by-\\spad{n} matrix \\spad{m}. Error: if \\spad{m < n}.")) (|transpose| (($ $) "\\spad{transpose(m)} returns the transpose of the matrix \\spad{m}.") (($ |#3|) "\\spad{transpose(r)} converts the row \\spad{r} to a row matrix.")) (|coerce| (($ |#4|) "\\spad{coerce(col)} converts the column \\spad{col} to a column matrix.")) (|diagonalMatrix| (($ (|List| $)) "\\spad{diagonalMatrix([m1,{}...,{}mk])} creates a block diagonal matrix \\spad{M} with block matrices {\\em m1},{}...,{}{\\em mk} down the diagonal,{} with 0 block matrices elsewhere. More precisly: if \\spad{\\spad{ri} := nrows \\spad{mi}},{} \\spad{\\spad{ci} := ncols \\spad{mi}},{} then \\spad{m} is an (\\spad{r1+}..\\spad{+rk}) by (\\spad{c1+}..\\spad{+ck}) - matrix with entries \\spad{m.i.j = ml.(i-r1-..-r(l-1)).(j-n1-..-n(l-1))},{} if \\spad{(r1+..+r(l-1)) < i <= r1+..+rl} and \\spad{(c1+..+c(l-1)) < i <= c1+..+cl},{} \\spad{m.i.j} = 0 otherwise.") (($ (|List| |#2|)) "\\spad{diagonalMatrix(l)} returns a diagonal matrix with the elements of \\spad{l} on the diagonal.")) (|scalarMatrix| (($ (|NonNegativeInteger|) |#2|) "\\spad{scalarMatrix(n,{}r)} returns an \\spad{n}-by-\\spad{n} matrix with \\spad{r}\\spad{'s} on the diagonal and zeroes elsewhere.")) (|matrix| (($ (|List| (|List| |#2|))) "\\spad{matrix(l)} converts the list of lists \\spad{l} to a matrix,{} where the list of lists is viewed as a list of the rows of the matrix.")) (|zero| (($ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{zero(m,{}n)} returns an \\spad{m}-by-\\spad{n} zero matrix.")) (|antisymmetric?| (((|Boolean|) $) "\\spad{antisymmetric?(m)} returns \\spad{true} if the matrix \\spad{m} is square and antisymmetric (\\spadignore{i.e.} \\spad{m[i,{}j] = -m[j,{}i]} for all \\spad{i} and \\spad{j}) and \\spad{false} otherwise.")) (|symmetric?| (((|Boolean|) $) "\\spad{symmetric?(m)} returns \\spad{true} if the matrix \\spad{m} is square and symmetric (\\spadignore{i.e.} \\spad{m[i,{}j] = m[j,{}i]} for all \\spad{i} and \\spad{j}) and \\spad{false} otherwise.")) (|diagonal?| (((|Boolean|) $) "\\spad{diagonal?(m)} returns \\spad{true} if the matrix \\spad{m} is square and diagonal (\\spadignore{i.e.} all entries of \\spad{m} not on the diagonal are zero) and \\spad{false} otherwise.")) (|square?| (((|Boolean|) $) "\\spad{square?(m)} returns \\spad{true} if \\spad{m} is a square matrix (\\spadignore{i.e.} if \\spad{m} has the same number of rows as columns) and \\spad{false} otherwise.")) (|finiteAggregate| ((|attribute|) "matrices are finite")) (|shallowlyMutable| ((|attribute|) "One may destructively alter matrices")))
NIL
-((|HasAttribute| |#2| (QUOTE (-4408 "*"))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-556))))
+((|HasAttribute| |#2| (QUOTE (-4409 "*"))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-556))))
(-683 R |Row| |Col|)
((|constructor| (NIL "\\spadtype{MatrixCategory} is a general matrix category which allows different representations and indexing schemes. Rows and columns may be extracted with rows returned as objects of type Row and colums returned as objects of type Col. A domain belonging to this category will be shallowly mutable. The index of the 'first' row may be obtained by calling the function \\spadfun{minRowIndex}. The index of the 'first' column may be obtained by calling the function \\spadfun{minColIndex}. The index of the first element of a Row is the same as the index of the first column in a matrix and vice versa.")) (|inverse| (((|Union| $ "failed") $) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m}. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square.")) (|minordet| ((|#1| $) "\\spad{minordet(m)} computes the determinant of the matrix \\spad{m} using minors. Error: if the matrix is not square.")) (|determinant| ((|#1| $) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}. Error: if the matrix is not square.")) (|nullSpace| (((|List| |#3|) $) "\\spad{nullSpace(m)} returns a basis for the null space of the matrix \\spad{m}.")) (|nullity| (((|NonNegativeInteger|) $) "\\spad{nullity(m)} returns the nullity of the matrix \\spad{m}. This is the dimension of the null space of the matrix \\spad{m}.")) (|rank| (((|NonNegativeInteger|) $) "\\spad{rank(m)} returns the rank of the matrix \\spad{m}.")) (|rowEchelon| (($ $) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}.")) (/ (($ $ |#1|) "\\spad{m/r} divides the elements of \\spad{m} by \\spad{r}. Error: if \\spad{r = 0}.")) (|exquo| (((|Union| $ "failed") $ |#1|) "\\spad{exquo(m,{}r)} computes the exact quotient of the elements of \\spad{m} by \\spad{r},{} returning \\axiom{\"failed\"} if this is not possible.")) (** (($ $ (|Integer|)) "\\spad{m**n} computes an integral power of the matrix \\spad{m}. Error: if matrix is not square or if the matrix is square but not invertible.") (($ $ (|NonNegativeInteger|)) "\\spad{x ** n} computes a non-negative integral power of the matrix \\spad{x}. Error: if the matrix is not square.")) (* ((|#2| |#2| $) "\\spad{r * x} is the product of the row vector \\spad{r} and the matrix \\spad{x}. Error: if the dimensions are incompatible.") ((|#3| $ |#3|) "\\spad{x * c} is the product of the matrix \\spad{x} and the column vector \\spad{c}. Error: if the dimensions are incompatible.") (($ (|Integer|) $) "\\spad{n * x} is an integer multiple.") (($ $ |#1|) "\\spad{x * r} is the right scalar multiple of the scalar \\spad{r} and the matrix \\spad{x}.") (($ |#1| $) "\\spad{r*x} is the left scalar multiple of the scalar \\spad{r} and the matrix \\spad{x}.") (($ $ $) "\\spad{x * y} is the product of the matrices \\spad{x} and \\spad{y}. Error: if the dimensions are incompatible.")) (- (($ $) "\\spad{-x} returns the negative of the matrix \\spad{x}.") (($ $ $) "\\spad{x - y} is the difference of the matrices \\spad{x} and \\spad{y}. Error: if the dimensions are incompatible.")) (+ (($ $ $) "\\spad{x + y} is the sum of the matrices \\spad{x} and \\spad{y}. Error: if the dimensions are incompatible.")) (|setsubMatrix!| (($ $ (|Integer|) (|Integer|) $) "\\spad{setsubMatrix(x,{}i1,{}j1,{}y)} destructively alters the matrix \\spad{x}. Here \\spad{x(i,{}j)} is set to \\spad{y(i-i1+1,{}j-j1+1)} for \\spad{i = i1,{}...,{}i1-1+nrows y} and \\spad{j = j1,{}...,{}j1-1+ncols y}.")) (|subMatrix| (($ $ (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{subMatrix(x,{}i1,{}i2,{}j1,{}j2)} extracts the submatrix \\spad{[x(i,{}j)]} where the index \\spad{i} ranges from \\spad{i1} to \\spad{i2} and the index \\spad{j} ranges from \\spad{j1} to \\spad{j2}.")) (|swapColumns!| (($ $ (|Integer|) (|Integer|)) "\\spad{swapColumns!(m,{}i,{}j)} interchanges the \\spad{i}th and \\spad{j}th columns of \\spad{m}. This destructively alters the matrix.")) (|swapRows!| (($ $ (|Integer|) (|Integer|)) "\\spad{swapRows!(m,{}i,{}j)} interchanges the \\spad{i}th and \\spad{j}th rows of \\spad{m}. This destructively alters the matrix.")) (|setelt| (($ $ (|List| (|Integer|)) (|List| (|Integer|)) $) "\\spad{setelt(x,{}rowList,{}colList,{}y)} destructively alters the matrix \\spad{x}. If \\spad{y} is \\spad{m}-by-\\spad{n},{} \\spad{rowList = [i<1>,{}i<2>,{}...,{}i<m>]} and \\spad{colList = [j<1>,{}j<2>,{}...,{}j<n>]},{} then \\spad{x(i<k>,{}j<l>)} is set to \\spad{y(k,{}l)} for \\spad{k = 1,{}...,{}m} and \\spad{l = 1,{}...,{}n}.")) (|elt| (($ $ (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{elt(x,{}rowList,{}colList)} returns an \\spad{m}-by-\\spad{n} matrix consisting of elements of \\spad{x},{} where \\spad{m = \\# rowList} and \\spad{n = \\# colList}. If \\spad{rowList = [i<1>,{}i<2>,{}...,{}i<m>]} and \\spad{colList = [j<1>,{}j<2>,{}...,{}j<n>]},{} then the \\spad{(k,{}l)}th entry of \\spad{elt(x,{}rowList,{}colList)} is \\spad{x(i<k>,{}j<l>)}.")) (|listOfLists| (((|List| (|List| |#1|)) $) "\\spad{listOfLists(m)} returns the rows of the matrix \\spad{m} as a list of lists.")) (|vertConcat| (($ $ $) "\\spad{vertConcat(x,{}y)} vertically concatenates two matrices with an equal number of columns. The entries of \\spad{y} appear below of the entries of \\spad{x}. Error: if the matrices do not have the same number of columns.")) (|horizConcat| (($ $ $) "\\spad{horizConcat(x,{}y)} horizontally concatenates two matrices with an equal number of rows. The entries of \\spad{y} appear to the right of the entries of \\spad{x}. Error: if the matrices do not have the same number of rows.")) (|squareTop| (($ $) "\\spad{squareTop(m)} returns an \\spad{n}-by-\\spad{n} matrix consisting of the first \\spad{n} rows of the \\spad{m}-by-\\spad{n} matrix \\spad{m}. Error: if \\spad{m < n}.")) (|transpose| (($ $) "\\spad{transpose(m)} returns the transpose of the matrix \\spad{m}.") (($ |#2|) "\\spad{transpose(r)} converts the row \\spad{r} to a row matrix.")) (|coerce| (($ |#3|) "\\spad{coerce(col)} converts the column \\spad{col} to a column matrix.")) (|diagonalMatrix| (($ (|List| $)) "\\spad{diagonalMatrix([m1,{}...,{}mk])} creates a block diagonal matrix \\spad{M} with block matrices {\\em m1},{}...,{}{\\em mk} down the diagonal,{} with 0 block matrices elsewhere. More precisly: if \\spad{\\spad{ri} := nrows \\spad{mi}},{} \\spad{\\spad{ci} := ncols \\spad{mi}},{} then \\spad{m} is an (\\spad{r1+}..\\spad{+rk}) by (\\spad{c1+}..\\spad{+ck}) - matrix with entries \\spad{m.i.j = ml.(i-r1-..-r(l-1)).(j-n1-..-n(l-1))},{} if \\spad{(r1+..+r(l-1)) < i <= r1+..+rl} and \\spad{(c1+..+c(l-1)) < i <= c1+..+cl},{} \\spad{m.i.j} = 0 otherwise.") (($ (|List| |#1|)) "\\spad{diagonalMatrix(l)} returns a diagonal matrix with the elements of \\spad{l} on the diagonal.")) (|scalarMatrix| (($ (|NonNegativeInteger|) |#1|) "\\spad{scalarMatrix(n,{}r)} returns an \\spad{n}-by-\\spad{n} matrix with \\spad{r}\\spad{'s} on the diagonal and zeroes elsewhere.")) (|matrix| (($ (|List| (|List| |#1|))) "\\spad{matrix(l)} converts the list of lists \\spad{l} to a matrix,{} where the list of lists is viewed as a list of the rows of the matrix.")) (|zero| (($ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{zero(m,{}n)} returns an \\spad{m}-by-\\spad{n} zero matrix.")) (|antisymmetric?| (((|Boolean|) $) "\\spad{antisymmetric?(m)} returns \\spad{true} if the matrix \\spad{m} is square and antisymmetric (\\spadignore{i.e.} \\spad{m[i,{}j] = -m[j,{}i]} for all \\spad{i} and \\spad{j}) and \\spad{false} otherwise.")) (|symmetric?| (((|Boolean|) $) "\\spad{symmetric?(m)} returns \\spad{true} if the matrix \\spad{m} is square and symmetric (\\spadignore{i.e.} \\spad{m[i,{}j] = m[j,{}i]} for all \\spad{i} and \\spad{j}) and \\spad{false} otherwise.")) (|diagonal?| (((|Boolean|) $) "\\spad{diagonal?(m)} returns \\spad{true} if the matrix \\spad{m} is square and diagonal (\\spadignore{i.e.} all entries of \\spad{m} not on the diagonal are zero) and \\spad{false} otherwise.")) (|square?| (((|Boolean|) $) "\\spad{square?(m)} returns \\spad{true} if \\spad{m} is a square matrix (\\spadignore{i.e.} if \\spad{m} has the same number of rows as columns) and \\spad{false} otherwise.")) (|finiteAggregate| ((|attribute|) "matrices are finite")) (|shallowlyMutable| ((|attribute|) "One may destructively alter matrices")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-684 R |Row| |Col| M)
((|constructor| (NIL "\\spadtype{MatrixLinearAlgebraFunctions} provides functions to compute inverses and canonical forms.")) (|inverse| (((|Union| |#4| "failed") |#4|) "\\spad{inverse(m)} returns the inverse of the matrix. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square.")) (|normalizedDivide| (((|Record| (|:| |quotient| |#1|) (|:| |remainder| |#1|)) |#1| |#1|) "\\spad{normalizedDivide(n,{}d)} returns a normalized quotient and remainder such that consistently unique representatives for the residue class are chosen,{} \\spadignore{e.g.} positive remainders")) (|rowEchelon| ((|#4| |#4|) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}.")) (|adjoint| (((|Record| (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) "\\spad{adjoint(m)} returns the ajoint matrix of \\spad{m} (\\spadignore{i.e.} the matrix \\spad{n} such that \\spad{m*n} = determinant(\\spad{m})*id) and the detrminant of \\spad{m}.")) (|invertIfCan| (((|Union| |#4| "failed") |#4|) "\\spad{invertIfCan(m)} returns the inverse of \\spad{m} over \\spad{R}")) (|fractionFreeGauss!| ((|#4| |#4|) "\\spad{fractionFreeGauss(m)} performs the fraction free gaussian elimination on the matrix \\spad{m}.")) (|nullSpace| (((|List| |#3|) |#4|) "\\spad{nullSpace(m)} returns a basis for the null space of the matrix \\spad{m}.")) (|nullity| (((|NonNegativeInteger|) |#4|) "\\spad{nullity(m)} returns the mullity of the matrix \\spad{m}. This is the dimension of the null space of the matrix \\spad{m}.")) (|rank| (((|NonNegativeInteger|) |#4|) "\\spad{rank(m)} returns the rank of the matrix \\spad{m}.")) (|elColumn2!| ((|#4| |#4| |#1| (|Integer|) (|Integer|)) "\\spad{elColumn2!(m,{}a,{}i,{}j)} adds to column \\spad{i} a*column(\\spad{m},{}\\spad{j}) : elementary operation of second kind. (\\spad{i} \\spad{~=j})")) (|elRow2!| ((|#4| |#4| |#1| (|Integer|) (|Integer|)) "\\spad{elRow2!(m,{}a,{}i,{}j)} adds to row \\spad{i} a*row(\\spad{m},{}\\spad{j}) : elementary operation of second kind. (\\spad{i} \\spad{~=j})")) (|elRow1!| ((|#4| |#4| (|Integer|) (|Integer|)) "\\spad{elRow1!(m,{}i,{}j)} swaps rows \\spad{i} and \\spad{j} of matrix \\spad{m} : elementary operation of first kind")) (|minordet| ((|#1| |#4|) "\\spad{minordet(m)} computes the determinant of the matrix \\spad{m} using minors. Error: if the matrix is not square.")) (|determinant| ((|#1| |#4|) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}. an error message is returned if the matrix is not square.")))
@@ -2670,8 +2670,8 @@ NIL
((|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))))
(-685 R)
((|constructor| (NIL "\\spadtype{Matrix} is a matrix domain where 1-based indexing is used for both rows and columns.")) (|inverse| (((|Union| $ "failed") $) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m}. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square.")) (|diagonalMatrix| (($ (|Vector| |#1|)) "\\spad{diagonalMatrix(v)} returns a diagonal matrix where the elements of \\spad{v} appear on the diagonal.")))
-((-4406 . T) (-4407 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))) (|HasAttribute| |#1| (QUOTE (-4408 "*"))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4407 . T) (-4408 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-556))) (|HasAttribute| |#1| (QUOTE (-4409 "*"))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-686 R)
((|constructor| (NIL "This package provides standard arithmetic operations on matrices. The functions in this package store the results of computations in existing matrices,{} rather than creating new matrices. This package works only for matrices of type Matrix and uses the internal representation of this type.")) (** (((|Matrix| |#1|) (|Matrix| |#1|) (|NonNegativeInteger|)) "\\spad{x ** n} computes the \\spad{n}-th power of a square matrix. The power \\spad{n} is assumed greater than 1.")) (|power!| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|NonNegativeInteger|)) "\\spad{power!(a,{}b,{}c,{}m,{}n)} computes \\spad{m} \\spad{**} \\spad{n} and stores the result in \\spad{a}. The matrices \\spad{b} and \\spad{c} are used to store intermediate results. Error: if \\spad{a},{} \\spad{b},{} \\spad{c},{} and \\spad{m} are not square and of the same dimensions.")) (|times!| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{times!(c,{}a,{}b)} computes the matrix product \\spad{a * b} and stores the result in the matrix \\spad{c}. Error: if \\spad{a},{} \\spad{b},{} and \\spad{c} do not have compatible dimensions.")) (|rightScalarTimes!| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) |#1|) "\\spad{rightScalarTimes!(c,{}a,{}r)} computes the scalar product \\spad{a * r} and stores the result in the matrix \\spad{c}. Error: if \\spad{a} and \\spad{c} do not have the same dimensions.")) (|leftScalarTimes!| (((|Matrix| |#1|) (|Matrix| |#1|) |#1| (|Matrix| |#1|)) "\\spad{leftScalarTimes!(c,{}r,{}a)} computes the scalar product \\spad{r * a} and stores the result in the matrix \\spad{c}. Error: if \\spad{a} and \\spad{c} do not have the same dimensions.")) (|minus!| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{!minus!(c,{}a,{}b)} computes the matrix difference \\spad{a - b} and stores the result in the matrix \\spad{c}. Error: if \\spad{a},{} \\spad{b},{} and \\spad{c} do not have the same dimensions.") (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{minus!(c,{}a)} computes \\spad{-a} and stores the result in the matrix \\spad{c}. Error: if a and \\spad{c} do not have the same dimensions.")) (|plus!| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{plus!(c,{}a,{}b)} computes the matrix sum \\spad{a + b} and stores the result in the matrix \\spad{c}. Error: if \\spad{a},{} \\spad{b},{} and \\spad{c} do not have the same dimensions.")) (|copy!| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{copy!(c,{}a)} copies the matrix \\spad{a} into the matrix \\spad{c}. Error: if \\spad{a} and \\spad{c} do not have the same dimensions.")))
NIL
@@ -2680,7 +2680,7 @@ NIL
((|constructor| (NIL "This domain implements the notion of optional value,{} where a computation may fail to produce expected value.")) (|nothing| (($) "\\spad{nothing} represents failure or absence of value.")) (|autoCoerce| ((|#1| $) "\\spad{autoCoerce} is a courtesy coercion function used by the compiler in case it knows that \\spad{`x'} really is a \\spadtype{T}.")) (|case| (((|Boolean|) $ (|[\|\|]| |nothing|)) "\\spad{x case nothing} holds if the value for \\spad{x} is missing.") (((|Boolean|) $ (|[\|\|]| |#1|)) "\\spad{x case T} returns \\spad{true} if \\spad{x} is actually a data of type \\spad{T}.")) (|just| (($ |#1|) "\\spad{just x} injects the value \\spad{`x'} into \\%.")))
NIL
NIL
-(-688 S -2313 FLAF FLAS)
+(-688 S -2312 FLAF FLAS)
((|constructor| (NIL "\\indented{1}{\\spadtype{MultiVariableCalculusFunctions} Package provides several} \\indented{1}{functions for multivariable calculus.} These include gradient,{} hessian and jacobian,{} divergence and laplacian. Various forms for banded and sparse storage of matrices are included.")) (|bandedJacobian| (((|Matrix| |#2|) |#3| |#4| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{bandedJacobian(vf,{}xlist,{}kl,{}ku)} computes the jacobian,{} the matrix of first partial derivatives,{} of the vector field \\spad{vf},{} \\spad{vf} a vector function of the variables listed in \\spad{xlist},{} \\spad{kl} is the number of nonzero subdiagonals,{} \\spad{ku} is the number of nonzero superdiagonals,{} kl+ku+1 being actual bandwidth. Stores the nonzero band in a matrix,{} dimensions kl+ku+1 by \\#xlist. The upper triangle is in the top \\spad{ku} rows,{} the diagonal is in row ku+1,{} the lower triangle in the last \\spad{kl} rows. Entries in a column in the band store correspond to entries in same column of full store. (The notation conforms to LAPACK/NAG-\\spad{F07} conventions.)")) (|jacobian| (((|Matrix| |#2|) |#3| |#4|) "\\spad{jacobian(vf,{}xlist)} computes the jacobian,{} the matrix of first partial derivatives,{} of the vector field \\spad{vf},{} \\spad{vf} a vector function of the variables listed in \\spad{xlist}.")) (|bandedHessian| (((|Matrix| |#2|) |#2| |#4| (|NonNegativeInteger|)) "\\spad{bandedHessian(v,{}xlist,{}k)} computes the hessian,{} the matrix of second partial derivatives,{} of the scalar field \\spad{v},{} \\spad{v} a function of the variables listed in \\spad{xlist},{} \\spad{k} is the semi-bandwidth,{} the number of nonzero subdiagonals,{} 2*k+1 being actual bandwidth. Stores the nonzero band in lower triangle in a matrix,{} dimensions \\spad{k+1} by \\#xlist,{} whose rows are the vectors formed by diagonal,{} subdiagonal,{} etc. of the real,{} full-matrix,{} hessian. (The notation conforms to LAPACK/NAG-\\spad{F07} conventions.)")) (|hessian| (((|Matrix| |#2|) |#2| |#4|) "\\spad{hessian(v,{}xlist)} computes the hessian,{} the matrix of second partial derivatives,{} of the scalar field \\spad{v},{} \\spad{v} a function of the variables listed in \\spad{xlist}.")) (|laplacian| ((|#2| |#2| |#4|) "\\spad{laplacian(v,{}xlist)} computes the laplacian of the scalar field \\spad{v},{} \\spad{v} a function of the variables listed in \\spad{xlist}.")) (|divergence| ((|#2| |#3| |#4|) "\\spad{divergence(vf,{}xlist)} computes the divergence of the vector field \\spad{vf},{} \\spad{vf} a vector function of the variables listed in \\spad{xlist}.")) (|gradient| (((|Vector| |#2|) |#2| |#4|) "\\spad{gradient(v,{}xlist)} computes the gradient,{} the vector of first partial derivatives,{} of the scalar field \\spad{v},{} \\spad{v} a function of the variables listed in \\spad{xlist}.")))
NIL
NIL
@@ -2690,11 +2690,11 @@ NIL
NIL
(-690)
((|constructor| (NIL "A domain which models the complex number representation used by machines in the AXIOM-NAG link.")) (|coerce| (((|Complex| (|Float|)) $) "\\spad{coerce(u)} transforms \\spad{u} into a COmplex Float") (($ (|Complex| (|MachineInteger|))) "\\spad{coerce(u)} transforms \\spad{u} into a MachineComplex") (($ (|Complex| (|MachineFloat|))) "\\spad{coerce(u)} transforms \\spad{u} into a MachineComplex") (($ (|Complex| (|Integer|))) "\\spad{coerce(u)} transforms \\spad{u} into a MachineComplex") (($ (|Complex| (|Float|))) "\\spad{coerce(u)} transforms \\spad{u} into a MachineComplex")))
-((-4399 . T) (-4404 |has| (-695) (-363)) (-4398 |has| (-695) (-363)) (-3624 . T) (-4405 |has| (-695) (-6 -4405)) (-4402 |has| (-695) (-6 -4402)) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-695) (QUOTE (-147))) (|HasCategory| (-695) (QUOTE (-145))) (|HasCategory| (-695) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-695) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-695) (QUOTE (-368))) (|HasCategory| (-695) (QUOTE (-363))) (-2750 (|HasCategory| (-695) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-695) (QUOTE (-363)))) (|HasCategory| (-695) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-695) (QUOTE (-233))) (-2750 (|HasCategory| (-695) (QUOTE (-363))) (|HasCategory| (-695) (QUOTE (-349)))) (|HasCategory| (-695) (QUOTE (-349))) (|HasCategory| (-695) (LIST (QUOTE -286) (QUOTE (-695)) (QUOTE (-695)))) (|HasCategory| (-695) (LIST (QUOTE -309) (QUOTE (-695)))) (|HasCategory| (-695) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-695)))) (|HasCategory| (-695) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-695) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-695) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-695) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (-2750 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-363))) (|HasCategory| (-695) (QUOTE (-349)))) (|HasCategory| (-695) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-695) (QUOTE (-1018))) (|HasCategory| (-695) (QUOTE (-1194))) (-12 (|HasCategory| (-695) (QUOTE (-998))) (|HasCategory| (-695) (QUOTE (-1194)))) (-2750 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-363))) (-12 (|HasCategory| (-695) (QUOTE (-349))) (|HasCategory| (-695) (QUOTE (-905))))) (-2750 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (-12 (|HasCategory| (-695) (QUOTE (-363))) (|HasCategory| (-695) (QUOTE (-905)))) (-12 (|HasCategory| (-695) (QUOTE (-349))) (|HasCategory| (-695) (QUOTE (-905))))) (|HasCategory| (-695) (QUOTE (-545))) (-12 (|HasCategory| (-695) (QUOTE (-1054))) (|HasCategory| (-695) (QUOTE (-1194)))) (|HasCategory| (-695) (QUOTE (-1054))) (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905))) (-2750 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-363)))) (-2750 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-556)))) (-12 (|HasCategory| (-695) (QUOTE (-233))) (|HasCategory| (-695) (QUOTE (-363)))) (-12 (|HasCategory| (-695) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-695) (QUOTE (-363)))) (|HasCategory| (-695) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-695) (QUOTE (-846))) (|HasCategory| (-695) (QUOTE (-556))) (|HasAttribute| (-695) (QUOTE -4405)) (|HasAttribute| (-695) (QUOTE -4402)) (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-145)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-349)))))
+((-4400 . T) (-4405 |has| (-695) (-363)) (-4399 |has| (-695) (-363)) (-3593 . T) (-4406 |has| (-695) (-6 -4406)) (-4403 |has| (-695) (-6 -4403)) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-695) (QUOTE (-147))) (|HasCategory| (-695) (QUOTE (-145))) (|HasCategory| (-695) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-695) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-695) (QUOTE (-368))) (|HasCategory| (-695) (QUOTE (-363))) (-2733 (|HasCategory| (-695) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-695) (QUOTE (-363)))) (|HasCategory| (-695) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-695) (QUOTE (-233))) (-2733 (|HasCategory| (-695) (QUOTE (-363))) (|HasCategory| (-695) (QUOTE (-349)))) (|HasCategory| (-695) (QUOTE (-349))) (|HasCategory| (-695) (LIST (QUOTE -286) (QUOTE (-695)) (QUOTE (-695)))) (|HasCategory| (-695) (LIST (QUOTE -309) (QUOTE (-695)))) (|HasCategory| (-695) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-695)))) (|HasCategory| (-695) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-695) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-695) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-695) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (-2733 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-363))) (|HasCategory| (-695) (QUOTE (-349)))) (|HasCategory| (-695) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-695) (QUOTE (-1018))) (|HasCategory| (-695) (QUOTE (-1194))) (-12 (|HasCategory| (-695) (QUOTE (-998))) (|HasCategory| (-695) (QUOTE (-1194)))) (-2733 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-363))) (-12 (|HasCategory| (-695) (QUOTE (-349))) (|HasCategory| (-695) (QUOTE (-905))))) (-2733 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (-12 (|HasCategory| (-695) (QUOTE (-363))) (|HasCategory| (-695) (QUOTE (-905)))) (-12 (|HasCategory| (-695) (QUOTE (-349))) (|HasCategory| (-695) (QUOTE (-905))))) (|HasCategory| (-695) (QUOTE (-545))) (-12 (|HasCategory| (-695) (QUOTE (-1054))) (|HasCategory| (-695) (QUOTE (-1194)))) (|HasCategory| (-695) (QUOTE (-1054))) (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905))) (-2733 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-363)))) (-2733 (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-556)))) (-12 (|HasCategory| (-695) (QUOTE (-233))) (|HasCategory| (-695) (QUOTE (-363)))) (-12 (|HasCategory| (-695) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-695) (QUOTE (-363)))) (|HasCategory| (-695) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-695) (QUOTE (-846))) (|HasCategory| (-695) (QUOTE (-556))) (|HasAttribute| (-695) (QUOTE -4406)) (|HasAttribute| (-695) (QUOTE -4403)) (-12 (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-145)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-695) (QUOTE (-307))) (|HasCategory| (-695) (QUOTE (-905)))) (|HasCategory| (-695) (QUOTE (-349)))))
(-691 S)
((|constructor| (NIL "A multi-dictionary is a dictionary which may contain duplicates. As for any dictionary,{} its size is assumed large so that copying (non-destructive) operations are generally to be avoided.")) (|duplicates| (((|List| (|Record| (|:| |entry| |#1|) (|:| |count| (|NonNegativeInteger|)))) $) "\\spad{duplicates(d)} returns a list of values which have duplicates in \\spad{d}")) (|removeDuplicates!| (($ $) "\\spad{removeDuplicates!(d)} destructively removes any duplicate values in dictionary \\spad{d}.")) (|insert!| (($ |#1| $ (|NonNegativeInteger|)) "\\spad{insert!(x,{}d,{}n)} destructively inserts \\spad{n} copies of \\spad{x} into dictionary \\spad{d}.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-692 U)
((|constructor| (NIL "This package supports factorization and gcds of univariate polynomials over the integers modulo different primes. The inputs are given as polynomials over the integers with the prime passed explicitly as an extra argument.")) (|exptMod| ((|#1| |#1| (|Integer|) |#1| (|Integer|)) "\\spad{exptMod(f,{}n,{}g,{}p)} raises the univariate polynomial \\spad{f} to the \\spad{n}th power modulo the polynomial \\spad{g} and the prime \\spad{p}.")) (|separateFactors| (((|List| |#1|) (|List| (|Record| (|:| |factor| |#1|) (|:| |degree| (|Integer|)))) (|Integer|)) "\\spad{separateFactors(ddl,{} p)} refines the distinct degree factorization produced by \\spadfunFrom{ddFact}{ModularDistinctDegreeFactorizer} to give a complete list of factors.")) (|ddFact| (((|List| (|Record| (|:| |factor| |#1|) (|:| |degree| (|Integer|)))) |#1| (|Integer|)) "\\spad{ddFact(f,{}p)} computes a distinct degree factorization of the polynomial \\spad{f} modulo the prime \\spad{p},{} \\spadignore{i.e.} such that each factor is a product of irreducibles of the same degrees. The input polynomial \\spad{f} is assumed to be square-free modulo \\spad{p}.")) (|factor| (((|List| |#1|) |#1| (|Integer|)) "\\spad{factor(f1,{}p)} returns the list of factors of the univariate polynomial \\spad{f1} modulo the integer prime \\spad{p}. Error: if \\spad{f1} is not square-free modulo \\spad{p}.")) (|linears| ((|#1| |#1| (|Integer|)) "\\spad{linears(f,{}p)} returns the product of all the linear factors of \\spad{f} modulo \\spad{p}. Potentially incorrect result if \\spad{f} is not square-free modulo \\spad{p}.")) (|gcd| ((|#1| |#1| |#1| (|Integer|)) "\\spad{gcd(f1,{}f2,{}p)} computes the \\spad{gcd} of the univariate polynomials \\spad{f1} and \\spad{f2} modulo the integer prime \\spad{p}.")))
@@ -2704,13 +2704,13 @@ NIL
((|constructor| (NIL "\\indented{1}{<description of package>} Author: Jim Wen Date Created: \\spad{??} Date Last Updated: October 1991 by Jon Steinbach Keywords: Examples: References:")) (|ptFunc| (((|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|))) "\\spad{ptFunc(a,{}b,{}c,{}d)} is an internal function exported in order to compile packages.")) (|meshPar1Var| (((|ThreeSpace| (|DoubleFloat|)) (|Expression| (|Integer|)) (|Expression| (|Integer|)) (|Expression| (|Integer|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|List| (|DrawOption|))) "\\spad{meshPar1Var(s,{}t,{}u,{}f,{}s1,{}l)} \\undocumented")) (|meshFun2Var| (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Union| (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "undefined") (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|List| (|DrawOption|))) "\\spad{meshFun2Var(f,{}g,{}s1,{}s2,{}l)} \\undocumented")) (|meshPar2Var| (((|ThreeSpace| (|DoubleFloat|)) (|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|List| (|DrawOption|))) "\\spad{meshPar2Var(sp,{}f,{}s1,{}s2,{}l)} \\undocumented") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|Point| (|DoubleFloat|)) (|DoubleFloat|) (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|List| (|DrawOption|))) "\\spad{meshPar2Var(f,{}s1,{}s2,{}l)} \\undocumented") (((|ThreeSpace| (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) (|Union| (|Mapping| (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|)) "undefined") (|Segment| (|DoubleFloat|)) (|Segment| (|DoubleFloat|)) (|List| (|DrawOption|))) "\\spad{meshPar2Var(f,{}g,{}h,{}j,{}s1,{}s2,{}l)} \\undocumented")))
NIL
NIL
-(-694 OV E -2313 PG)
+(-694 OV E -2312 PG)
((|constructor| (NIL "Package for factorization of multivariate polynomials over finite fields.")) (|factor| (((|Factored| (|SparseUnivariatePolynomial| |#4|)) (|SparseUnivariatePolynomial| |#4|)) "\\spad{factor(p)} produces the complete factorization of the multivariate polynomial \\spad{p} over a finite field. \\spad{p} is represented as a univariate polynomial with multivariate coefficients over a finite field.") (((|Factored| |#4|) |#4|) "\\spad{factor(p)} produces the complete factorization of the multivariate polynomial \\spad{p} over a finite field.")))
NIL
NIL
(-695)
((|constructor| (NIL "A domain which models the floating point representation used by machines in the AXIOM-NAG link.")) (|changeBase| (($ (|Integer|) (|Integer|) (|PositiveInteger|)) "\\spad{changeBase(exp,{}man,{}base)} \\undocumented{}")) (|exponent| (((|Integer|) $) "\\spad{exponent(u)} returns the exponent of \\spad{u}")) (|mantissa| (((|Integer|) $) "\\spad{mantissa(u)} returns the mantissa of \\spad{u}")) (|coerce| (($ (|MachineInteger|)) "\\spad{coerce(u)} transforms a MachineInteger into a MachineFloat") (((|Float|) $) "\\spad{coerce(u)} transforms a MachineFloat to a standard Float")) (|minimumExponent| (((|Integer|)) "\\spad{minimumExponent()} returns the minimum exponent in the model") (((|Integer|) (|Integer|)) "\\spad{minimumExponent(e)} sets the minimum exponent in the model to \\spad{e}")) (|maximumExponent| (((|Integer|)) "\\spad{maximumExponent()} returns the maximum exponent in the model") (((|Integer|) (|Integer|)) "\\spad{maximumExponent(e)} sets the maximum exponent in the model to \\spad{e}")) (|base| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{base(b)} sets the base of the model to \\spad{b}")) (|precision| (((|PositiveInteger|)) "\\spad{precision()} returns the number of digits in the model") (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{precision(p)} sets the number of digits in the model to \\spad{p}")))
-((-3613 . T) (-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-3583 . T) (-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-696 R)
((|constructor| (NIL "\\indented{1}{Modular hermitian row reduction.} Author: Manuel Bronstein Date Created: 22 February 1989 Date Last Updated: 24 November 1993 Keywords: matrix,{} reduction.")) (|normalizedDivide| (((|Record| (|:| |quotient| |#1|) (|:| |remainder| |#1|)) |#1| |#1|) "\\spad{normalizedDivide(n,{}d)} returns a normalized quotient and remainder such that consistently unique representatives for the residue class are chosen,{} \\spadignore{e.g.} positive remainders")) (|rowEchelonLocal| (((|Matrix| |#1|) (|Matrix| |#1|) |#1| |#1|) "\\spad{rowEchelonLocal(m,{} d,{} p)} computes the row-echelon form of \\spad{m} concatenated with \\spad{d} times the identity matrix over a local ring where \\spad{p} is the only prime.")) (|rowEchLocal| (((|Matrix| |#1|) (|Matrix| |#1|) |#1|) "\\spad{rowEchLocal(m,{}p)} computes a modular row-echelon form of \\spad{m},{} finding an appropriate modulus over a local ring where \\spad{p} is the only prime.")) (|rowEchelon| (((|Matrix| |#1|) (|Matrix| |#1|) |#1|) "\\spad{rowEchelon(m,{} d)} computes a modular row-echelon form mod \\spad{d} of \\indented{3}{[\\spad{d}\\space{5}]} \\indented{3}{[\\space{2}\\spad{d}\\space{3}]} \\indented{3}{[\\space{4}. ]} \\indented{3}{[\\space{5}\\spad{d}]} \\indented{3}{[\\space{3}\\spad{M}\\space{2}]} where \\spad{M = m mod d}.")) (|rowEch| (((|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{rowEch(m)} computes a modular row-echelon form of \\spad{m},{} finding an appropriate modulus.")))
@@ -2718,7 +2718,7 @@ NIL
NIL
(-697)
((|constructor| (NIL "A domain which models the integer representation used by machines in the AXIOM-NAG link.")) (|coerce| (((|Expression| $) (|Expression| (|Integer|))) "\\spad{coerce(x)} returns \\spad{x} with coefficients in the domain")) (|maxint| (((|PositiveInteger|)) "\\spad{maxint()} returns the maximum integer in the model") (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{maxint(u)} sets the maximum integer in the model to \\spad{u}")))
-((-4405 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4406 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-698 S D1 D2 I)
((|constructor| (NIL "transforms top-level objects into compiled functions.")) (|compiledFunction| (((|Mapping| |#4| |#2| |#3|) |#1| (|Symbol|) (|Symbol|)) "\\spad{compiledFunction(expr,{}x,{}y)} returns a function \\spad{f: (D1,{} D2) -> I} defined by \\spad{f(x,{} y) == expr}. Function \\spad{f} is compiled and directly applicable to objects of type \\spad{(D1,{} D2)}")) (|binaryFunction| (((|Mapping| |#4| |#2| |#3|) (|Symbol|)) "\\spad{binaryFunction(s)} is a local function")))
@@ -2736,7 +2736,7 @@ NIL
((|constructor| (NIL "MakeRecord is used internally by the interpreter to create record types which are used for doing parallel iterations on streams.")) (|makeRecord| (((|Record| (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) "\\spad{makeRecord(a,{}b)} creates a record object with type Record(part1:S,{} part2:R),{} where part1 is \\spad{a} and part2 is \\spad{b}.")))
NIL
NIL
-(-702 S -3950 I)
+(-702 S -3922 I)
((|constructor| (NIL "transforms top-level objects into compiled functions.")) (|compiledFunction| (((|Mapping| |#3| |#2|) |#1| (|Symbol|)) "\\spad{compiledFunction(expr,{} x)} returns a function \\spad{f: D -> I} defined by \\spad{f(x) == expr}. Function \\spad{f} is compiled and directly applicable to objects of type \\spad{D}.")) (|unaryFunction| (((|Mapping| |#3| |#2|) (|Symbol|)) "\\spad{unaryFunction(a)} is a local function")))
NIL
NIL
@@ -2746,7 +2746,7 @@ NIL
NIL
(-704 R)
((|constructor| (NIL "This is the category of linear operator rings with one generator. The generator is not named by the category but can always be constructed as \\spad{monomial(1,{}1)}. \\blankline For convenience,{} call the generator \\spad{G}. Then each value is equal to \\indented{4}{\\spad{sum(a(i)*G**i,{} i = 0..n)}} for some unique \\spad{n} and \\spad{a(i)} in \\spad{R}. \\blankline Note that multiplication is not necessarily commutative. In fact,{} if \\spad{a} is in \\spad{R},{} it is quite normal to have \\spad{a*G \\~= G*a}.")) (|monomial| (($ |#1| (|NonNegativeInteger|)) "\\spad{monomial(c,{}k)} produces \\spad{c} times the \\spad{k}-th power of the generating operator,{} \\spad{monomial(1,{}1)}.")) (|coefficient| ((|#1| $ (|NonNegativeInteger|)) "\\spad{coefficient(l,{}k)} is \\spad{a(k)} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|reductum| (($ $) "\\spad{reductum(l)} is \\spad{l - monomial(a(n),{}n)} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(l)} is \\spad{a(n)} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|minimumDegree| (((|NonNegativeInteger|) $) "\\spad{minimumDegree(l)} is the smallest \\spad{k} such that \\spad{a(k) \\~= 0} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(l)} is \\spad{n} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-705 R1 UP1 UPUP1 R2 UP2 UPUP2)
((|constructor| (NIL "Lifting of a map through 2 levels of polynomials.")) (|map| ((|#6| (|Mapping| |#4| |#1|) |#3|) "\\spad{map(f,{} p)} lifts \\spad{f} to the domain of \\spad{p} then applies it to \\spad{p}.")))
@@ -2756,25 +2756,25 @@ NIL
((|constructor| (NIL "\\spadtype{MathMLFormat} provides a coercion from \\spadtype{OutputForm} to MathML format.")) (|display| (((|Void|) (|String|)) "prints the string returned by coerce,{} adding <math ...> tags.")) (|exprex| (((|String|) (|OutputForm|)) "coverts \\spadtype{OutputForm} to \\spadtype{String} with the structure preserved with braces. Actually this is not quite accurate. The function \\spadfun{precondition} is first applied to the \\spadtype{OutputForm} expression before \\spadfun{exprex}. The raw \\spadtype{OutputForm} and the nature of the \\spadfun{precondition} function is still obscure to me at the time of this writing (2007-02-14).")) (|coerceL| (((|String|) (|OutputForm|)) "coerceS(\\spad{o}) changes \\spad{o} in the standard output format to MathML format and displays result as one long string.")) (|coerceS| (((|String|) (|OutputForm|)) "\\spad{coerceS(o)} changes \\spad{o} in the standard output format to MathML format and displays formatted result.")) (|coerce| (((|String|) (|OutputForm|)) "coerceS(\\spad{o}) changes \\spad{o} in the standard output format to MathML format.")))
NIL
NIL
-(-707 R |Mod| -1608 -4317 |exactQuo|)
+(-707 R |Mod| -3482 -2443 |exactQuo|)
((|constructor| (NIL "\\indented{1}{These domains are used for the factorization and gcds} of univariate polynomials over the integers in order to work modulo different primes. See \\spadtype{ModularRing},{} \\spadtype{EuclideanModularRing}")) (|exQuo| (((|Union| $ "failed") $ $) "\\spad{exQuo(x,{}y)} \\undocumented")) (|reduce| (($ |#1| |#2|) "\\spad{reduce(r,{}m)} \\undocumented")) (|coerce| ((|#1| $) "\\spad{coerce(x)} \\undocumented")) (|modulus| ((|#2| $) "\\spad{modulus(x)} \\undocumented")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-708 R |Rep|)
((|constructor| (NIL "This package \\undocumented")) (|frobenius| (($ $) "\\spad{frobenius(x)} \\undocumented")) (|computePowers| (((|PrimitiveArray| $)) "\\spad{computePowers()} \\undocumented")) (|pow| (((|PrimitiveArray| $)) "\\spad{pow()} \\undocumented")) (|An| (((|Vector| |#1|) $) "\\spad{An(x)} \\undocumented")) (|UnVectorise| (($ (|Vector| |#1|)) "\\spad{UnVectorise(v)} \\undocumented")) (|Vectorise| (((|Vector| |#1|) $) "\\spad{Vectorise(x)} \\undocumented")) (|lift| ((|#2| $) "\\spad{lift(x)} \\undocumented")) (|reduce| (($ |#2|) "\\spad{reduce(x)} \\undocumented")) (|modulus| ((|#2|) "\\spad{modulus()} \\undocumented")) (|setPoly| ((|#2| |#2|) "\\spad{setPoly(x)} \\undocumented")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4402 |has| |#1| (-363)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-233))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4403 |has| |#1| (-363)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (QUOTE (-233))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-709 IS E |ff|)
((|constructor| (NIL "This package \\undocumented")) (|construct| (($ |#1| |#2|) "\\spad{construct(i,{}e)} \\undocumented")) (|index| ((|#1| $) "\\spad{index(x)} \\undocumented")) (|exponent| ((|#2| $) "\\spad{exponent(x)} \\undocumented")))
NIL
NIL
(-710 R M)
((|constructor| (NIL "Algebra of ADDITIVE operators on a module.")) (|makeop| (($ |#1| (|FreeGroup| (|BasicOperator|))) "\\spad{makeop should} be local but conditional")) (|opeval| ((|#2| (|BasicOperator|) |#2|) "\\spad{opeval should} be local but conditional")) (** (($ $ (|Integer|)) "\\spad{op**n} \\undocumented") (($ (|BasicOperator|) (|Integer|)) "\\spad{op**n} \\undocumented")) (|evaluateInverse| (($ $ (|Mapping| |#2| |#2|)) "\\spad{evaluateInverse(x,{}f)} \\undocumented")) (|evaluate| (($ $ (|Mapping| |#2| |#2|)) "\\spad{evaluate(f,{} u +-> g u)} attaches the map \\spad{g} to \\spad{f}. \\spad{f} must be a basic operator \\spad{g} MUST be additive,{} \\spadignore{i.e.} \\spad{g(a + b) = g(a) + g(b)} for any \\spad{a},{} \\spad{b} in \\spad{M}. This implies that \\spad{g(n a) = n g(a)} for any \\spad{a} in \\spad{M} and integer \\spad{n > 0}.")) (|conjug| ((|#1| |#1|) "\\spad{conjug(x)}should be local but conditional")) (|adjoint| (($ $ $) "\\spad{adjoint(op1,{} op2)} sets the adjoint of \\spad{op1} to be op2. \\spad{op1} must be a basic operator") (($ $) "\\spad{adjoint(op)} returns the adjoint of the operator \\spad{op}.")))
-((-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) (-4403 . T))
+((-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))))
-(-711 R |Mod| -1608 -4317 |exactQuo|)
+(-711 R |Mod| -3482 -2443 |exactQuo|)
((|constructor| (NIL "These domains are used for the factorization and gcds of univariate polynomials over the integers in order to work modulo different primes. See \\spadtype{EuclideanModularRing} ,{}\\spadtype{ModularField}")) (|inv| (($ $) "\\spad{inv(x)} \\undocumented")) (|recip| (((|Union| $ "failed") $) "\\spad{recip(x)} \\undocumented")) (|exQuo| (((|Union| $ "failed") $ $) "\\spad{exQuo(x,{}y)} \\undocumented")) (|reduce| (($ |#1| |#2|) "\\spad{reduce(r,{}m)} \\undocumented")) (|coerce| ((|#1| $) "\\spad{coerce(x)} \\undocumented")) (|modulus| ((|#2| $) "\\spad{modulus(x)} \\undocumented")))
-((-4403 . T))
+((-4404 . T))
NIL
(-712 S R)
((|constructor| (NIL "The category of modules over a commutative ring. \\blankline")))
@@ -2782,11 +2782,11 @@ NIL
NIL
(-713 R)
((|constructor| (NIL "The category of modules over a commutative ring. \\blankline")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
-(-714 -2313)
+(-714 -2312)
((|constructor| (NIL "\\indented{1}{MoebiusTransform(\\spad{F}) is the domain of fractional linear (Moebius)} transformations over \\spad{F}.")) (|eval| (((|OnePointCompletion| |#1|) $ (|OnePointCompletion| |#1|)) "\\spad{eval(m,{}x)} returns \\spad{(a*x + b)/(c*x + d)} where \\spad{m = moebius(a,{}b,{}c,{}d)} (see \\spadfunFrom{moebius}{MoebiusTransform}).") ((|#1| $ |#1|) "\\spad{eval(m,{}x)} returns \\spad{(a*x + b)/(c*x + d)} where \\spad{m = moebius(a,{}b,{}c,{}d)} (see \\spadfunFrom{moebius}{MoebiusTransform}).")) (|recip| (($ $) "\\spad{recip(m)} = recip() * \\spad{m}") (($) "\\spad{recip()} returns \\spad{matrix [[0,{}1],{}[1,{}0]]} representing the map \\spad{x -> 1 / x}.")) (|scale| (($ $ |#1|) "\\spad{scale(m,{}h)} returns \\spad{scale(h) * m} (see \\spadfunFrom{shift}{MoebiusTransform}).") (($ |#1|) "\\spad{scale(k)} returns \\spad{matrix [[k,{}0],{}[0,{}1]]} representing the map \\spad{x -> k * x}.")) (|shift| (($ $ |#1|) "\\spad{shift(m,{}h)} returns \\spad{shift(h) * m} (see \\spadfunFrom{shift}{MoebiusTransform}).") (($ |#1|) "\\spad{shift(k)} returns \\spad{matrix [[1,{}k],{}[0,{}1]]} representing the map \\spad{x -> x + k}.")) (|moebius| (($ |#1| |#1| |#1| |#1|) "\\spad{moebius(a,{}b,{}c,{}d)} returns \\spad{matrix [[a,{}b],{}[c,{}d]]}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-715 S)
((|constructor| (NIL "Monad is the class of all multiplicative monads,{} \\spadignore{i.e.} sets with a binary operation.")) (** (($ $ (|PositiveInteger|)) "\\spad{a**n} returns the \\spad{n}\\spad{-}th power of \\spad{a},{} defined by repeated squaring.")) (|leftPower| (($ $ (|PositiveInteger|)) "\\spad{leftPower(a,{}n)} returns the \\spad{n}\\spad{-}th left power of \\spad{a},{} \\spadignore{i.e.} \\spad{leftPower(a,{}n) := a * leftPower(a,{}n-1)} and \\spad{leftPower(a,{}1) := a}.")) (|rightPower| (($ $ (|PositiveInteger|)) "\\spad{rightPower(a,{}n)} returns the \\spad{n}\\spad{-}th right power of \\spad{a},{} \\spadignore{i.e.} \\spad{rightPower(a,{}n) := rightPower(a,{}n-1) * a} and \\spad{rightPower(a,{}1) := a}.")) (* (($ $ $) "\\spad{a*b} is the product of \\spad{a} and \\spad{b} in a set with a binary operation.")))
@@ -2810,7 +2810,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-349))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))))
(-720 R UP)
((|constructor| (NIL "A \\spadtype{MonogenicAlgebra} is an algebra of finite rank which can be generated by a single element.")) (|derivationCoordinates| (((|Matrix| |#1|) (|Vector| $) (|Mapping| |#1| |#1|)) "\\spad{derivationCoordinates(b,{} ')} returns \\spad{M} such that \\spad{b' = M b}.")) (|lift| ((|#2| $) "\\spad{lift(z)} returns a minimal degree univariate polynomial up such that \\spad{z=reduce up}.")) (|convert| (($ |#2|) "\\spad{convert(up)} converts the univariate polynomial \\spad{up} to an algebra element,{} reducing by the \\spad{definingPolynomial()} if necessary.")) (|reduce| (((|Union| $ "failed") (|Fraction| |#2|)) "\\spad{reduce(frac)} converts the fraction \\spad{frac} to an algebra element.") (($ |#2|) "\\spad{reduce(up)} converts the univariate polynomial \\spad{up} to an algebra element,{} reducing by the \\spad{definingPolynomial()} if necessary.")) (|definingPolynomial| ((|#2|) "\\spad{definingPolynomial()} returns the minimal polynomial which \\spad{generator()} satisfies.")) (|generator| (($) "\\spad{generator()} returns the generator for this domain.")))
-((-4399 |has| |#1| (-363)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 |has| |#1| (-363)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-721 S)
((|constructor| (NIL "The class of multiplicative monoids,{} \\spadignore{i.e.} semigroups with a multiplicative identity element. \\blankline")) (|recip| (((|Union| $ "failed") $) "\\spad{recip(x)} tries to compute the multiplicative inverse for \\spad{x} or \"failed\" if it cannot find the inverse (see unitsKnown).")) (** (($ $ (|NonNegativeInteger|)) "\\spad{x**n} returns the repeated product of \\spad{x} \\spad{n} times,{} \\spadignore{i.e.} exponentiation.")) (|one?| (((|Boolean|) $) "\\spad{one?(x)} tests if \\spad{x} is equal to 1.")) (|sample| (($) "\\spad{sample yields} a value of type \\%")) ((|One|) (($) "1 is the multiplicative identity.")))
@@ -2820,7 +2820,7 @@ NIL
((|constructor| (NIL "The class of multiplicative monoids,{} \\spadignore{i.e.} semigroups with a multiplicative identity element. \\blankline")) (|recip| (((|Union| $ "failed") $) "\\spad{recip(x)} tries to compute the multiplicative inverse for \\spad{x} or \"failed\" if it cannot find the inverse (see unitsKnown).")) (** (($ $ (|NonNegativeInteger|)) "\\spad{x**n} returns the repeated product of \\spad{x} \\spad{n} times,{} \\spadignore{i.e.} exponentiation.")) (|one?| (((|Boolean|) $) "\\spad{one?(x)} tests if \\spad{x} is equal to 1.")) (|sample| (($) "\\spad{sample yields} a value of type \\%")) ((|One|) (($) "1 is the multiplicative identity.")))
NIL
NIL
-(-723 -2313 UP)
+(-723 -2312 UP)
((|constructor| (NIL "Tools for handling monomial extensions.")) (|decompose| (((|Record| (|:| |poly| |#2|) (|:| |normal| (|Fraction| |#2|)) (|:| |special| (|Fraction| |#2|))) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{decompose(f,{} D)} returns \\spad{[p,{}n,{}s]} such that \\spad{f = p+n+s},{} all the squarefree factors of \\spad{denom(n)} are normal \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} \\spad{denom(s)} is special \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} and \\spad{n} and \\spad{s} are proper fractions (no pole at infinity). \\spad{D} is the derivation to use.")) (|normalDenom| ((|#2| (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{normalDenom(f,{} D)} returns the product of all the normal factors of \\spad{denom(f)}. \\spad{D} is the derivation to use.")) (|splitSquarefree| (((|Record| (|:| |normal| (|Factored| |#2|)) (|:| |special| (|Factored| |#2|))) |#2| (|Mapping| |#2| |#2|)) "\\spad{splitSquarefree(p,{} D)} returns \\spad{[n_1 n_2\\^2 ... n_m\\^m,{} s_1 s_2\\^2 ... s_q\\^q]} such that \\spad{p = n_1 n_2\\^2 ... n_m\\^m s_1 s_2\\^2 ... s_q\\^q},{} each \\spad{n_i} is normal \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D} and each \\spad{s_i} is special \\spad{w}.\\spad{r}.\\spad{t} \\spad{D}. \\spad{D} is the derivation to use.")) (|split| (((|Record| (|:| |normal| |#2|) (|:| |special| |#2|)) |#2| (|Mapping| |#2| |#2|)) "\\spad{split(p,{} D)} returns \\spad{[n,{}s]} such that \\spad{p = n s},{} all the squarefree factors of \\spad{n} are normal \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} and \\spad{s} is special \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D}. \\spad{D} is the derivation to use.")))
NIL
NIL
@@ -2838,8 +2838,8 @@ NIL
NIL
(-727 |vl| R)
((|constructor| (NIL "\\indented{2}{This type is the basic representation of sparse recursive multivariate} polynomials whose variables are from a user specified list of symbols. The ordering is specified by the position of the variable in the list. The coefficient ring may be non commutative,{} but the variables are assumed to commute.")))
-(((-4408 "*") |has| |#2| (-172)) (-4399 |has| |#2| (-556)) (-4404 |has| |#2| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-905))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
+(((-4409 "*") |has| |#2| (-172)) (-4400 |has| |#2| (-556)) (-4405 |has| |#2| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-905))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-860 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
(-728 E OV R PRF)
((|constructor| (NIL "\\indented{3}{This package exports a factor operation for multivariate polynomials} with coefficients which are rational functions over some ring \\spad{R} over which we can factor. It is used internally by packages such as primary decomposition which need to work with polynomials with rational function coefficients,{} \\spadignore{i.e.} themselves fractions of polynomials.")) (|factor| (((|Factored| |#4|) |#4|) "\\spad{factor(prf)} factors a polynomial with rational function coefficients.")) (|pushuconst| ((|#4| (|Fraction| (|Polynomial| |#3|)) |#2|) "\\spad{pushuconst(r,{}var)} takes a rational function and raises all occurances of the variable \\spad{var} to the polynomial level.")) (|pushucoef| ((|#4| (|SparseUnivariatePolynomial| (|Polynomial| |#3|)) |#2|) "\\spad{pushucoef(upoly,{}var)} converts the anonymous univariate polynomial \\spad{upoly} to a polynomial in \\spad{var} over rational functions.")) (|pushup| ((|#4| |#4| |#2|) "\\spad{pushup(prf,{}var)} raises all occurences of the variable \\spad{var} in the coefficients of the polynomial \\spad{prf} back to the polynomial level.")) (|pushdterm| ((|#4| (|SparseUnivariatePolynomial| |#4|) |#2|) "\\spad{pushdterm(monom,{}var)} pushes all top level occurences of the variable \\spad{var} into the coefficient domain for the monomial \\spad{monom}.")) (|pushdown| ((|#4| |#4| |#2|) "\\spad{pushdown(prf,{}var)} pushes all top level occurences of the variable \\spad{var} into the coefficient domain for the polynomial \\spad{prf}.")) (|totalfract| (((|Record| (|:| |sup| (|Polynomial| |#3|)) (|:| |inf| (|Polynomial| |#3|))) |#4|) "\\spad{totalfract(prf)} takes a polynomial whose coefficients are themselves fractions of polynomials and returns a record containing the numerator and denominator resulting from putting \\spad{prf} over a common denominator.")) (|convert| (((|Symbol|) $) "\\spad{convert(x)} converts \\spad{x} to a symbol")))
NIL
@@ -2854,15 +2854,15 @@ NIL
NIL
(-731 R M)
((|constructor| (NIL "\\spadtype{MonoidRing}(\\spad{R},{}\\spad{M}),{} implements the algebra of all maps from the monoid \\spad{M} to the commutative ring \\spad{R} with finite support. Multiplication of two maps \\spad{f} and \\spad{g} is defined to map an element \\spad{c} of \\spad{M} to the (convolution) sum over {\\em f(a)g(b)} such that {\\em ab = c}. Thus \\spad{M} can be identified with a canonical basis and the maps can also be considered as formal linear combinations of the elements in \\spad{M}. Scalar multiples of a basis element are called monomials. A prominent example is the class of polynomials where the monoid is a direct product of the natural numbers with pointwise addition. When \\spad{M} is \\spadtype{FreeMonoid Symbol},{} one gets polynomials in infinitely many non-commuting variables. Another application area is representation theory of finite groups \\spad{G},{} where modules over \\spadtype{MonoidRing}(\\spad{R},{}\\spad{G}) are studied.")) (|reductum| (($ $) "\\spad{reductum(f)} is \\spad{f} minus its leading monomial.")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(f)} gives the coefficient of \\spad{f},{} whose corresponding monoid element is the greatest among all those with non-zero coefficients.")) (|leadingMonomial| ((|#2| $) "\\spad{leadingMonomial(f)} gives the monomial of \\spad{f} whose corresponding monoid element is the greatest among all those with non-zero coefficients.")) (|numberOfMonomials| (((|NonNegativeInteger|) $) "\\spad{numberOfMonomials(f)} is the number of non-zero coefficients with respect to the canonical basis.")) (|monomials| (((|List| $) $) "\\spad{monomials(f)} gives the list of all monomials whose sum is \\spad{f}.")) (|coefficients| (((|List| |#1|) $) "\\spad{coefficients(f)} lists all non-zero coefficients.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(f)} tests if \\spad{f} is a single monomial.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(fn,{}u)} maps function \\spad{fn} onto the coefficients of the non-zero monomials of \\spad{u}.")) (|terms| (((|List| (|Record| (|:| |coef| |#1|) (|:| |monom| |#2|))) $) "\\spad{terms(f)} gives the list of non-zero coefficients combined with their corresponding basis element as records. This is the internal representation.")) (|coerce| (($ (|List| (|Record| (|:| |coef| |#1|) (|:| |monom| |#2|)))) "\\spad{coerce(lt)} converts a list of terms and coefficients to a member of the domain.")) (|coefficient| ((|#1| $ |#2|) "\\spad{coefficient(f,{}m)} extracts the coefficient of \\spad{m} in \\spad{f} with respect to the canonical basis \\spad{M}.")) (|monomial| (($ |#1| |#2|) "\\spad{monomial(r,{}m)} creates a scalar multiple of the basis element \\spad{m}.")))
-((-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) (-4403 . T))
+((-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) (-4404 . T))
((-12 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-368)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-846))))
(-732 S)
((|constructor| (NIL "A multi-set aggregate is a set which keeps track of the multiplicity of its elements.")))
-((-4396 . T) (-4407 . T))
+((-4397 . T) (-4408 . T))
NIL
(-733 S)
((|constructor| (NIL "A multiset is a set with multiplicities.")) (|remove!| (($ (|Mapping| (|Boolean|) |#1|) $ (|Integer|)) "\\spad{remove!(p,{}ms,{}number)} removes destructively at most \\spad{number} copies of elements \\spad{x} such that \\spad{p(x)} is \\spadfun{\\spad{true}} if \\spad{number} is positive,{} all of them if \\spad{number} equals zero,{} and all but at most \\spad{-number} if \\spad{number} is negative.") (($ |#1| $ (|Integer|)) "\\spad{remove!(x,{}ms,{}number)} removes destructively at most \\spad{number} copies of element \\spad{x} if \\spad{number} is positive,{} all of them if \\spad{number} equals zero,{} and all but at most \\spad{-number} if \\spad{number} is negative.")) (|remove| (($ (|Mapping| (|Boolean|) |#1|) $ (|Integer|)) "\\spad{remove(p,{}ms,{}number)} removes at most \\spad{number} copies of elements \\spad{x} such that \\spad{p(x)} is \\spadfun{\\spad{true}} if \\spad{number} is positive,{} all of them if \\spad{number} equals zero,{} and all but at most \\spad{-number} if \\spad{number} is negative.") (($ |#1| $ (|Integer|)) "\\spad{remove(x,{}ms,{}number)} removes at most \\spad{number} copies of element \\spad{x} if \\spad{number} is positive,{} all of them if \\spad{number} equals zero,{} and all but at most \\spad{-number} if \\spad{number} is negative.")) (|members| (((|List| |#1|) $) "\\spad{members(ms)} returns a list of the elements of \\spad{ms} {\\em without} their multiplicity. See also \\spadfun{parts}.")) (|multiset| (($ (|List| |#1|)) "\\spad{multiset(ls)} creates a multiset with elements from \\spad{ls}.") (($ |#1|) "\\spad{multiset(s)} creates a multiset with singleton \\spad{s}.") (($) "\\spad{multiset()}\\$\\spad{D} creates an empty multiset of domain \\spad{D}.")))
-((-4406 . T) (-4396 . T) (-4407 . T))
+((-4407 . T) (-4397 . T) (-4408 . T))
((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-734)
((|constructor| (NIL "\\spadtype{MoreSystemCommands} implements an interface with the system command facility. These are the commands that are issued from source files or the system interpreter and they start with a close parenthesis,{} \\spadignore{e.g.} \\spadsyscom{what} commands.")) (|systemCommand| (((|Void|) (|String|)) "\\spad{systemCommand(cmd)} takes the string \\spadvar{\\spad{cmd}} and passes it to the runtime environment for execution as a system command. Although various things may be printed,{} no usable value is returned.")))
@@ -2874,7 +2874,7 @@ NIL
NIL
(-736 |Coef| |Var|)
((|constructor| (NIL "\\spadtype{MultivariateTaylorSeriesCategory} is the most general multivariate Taylor series category.")) (|integrate| (($ $ |#2|) "\\spad{integrate(f,{}x)} returns the anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{x} with constant coefficient 1. We may integrate a series when we can divide coefficients by integers.")) (|polynomial| (((|Polynomial| |#1|) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k1,{}k2)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (((|Polynomial| |#1|) $ (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.")) (|order| (((|NonNegativeInteger|) $ |#2| (|NonNegativeInteger|)) "\\spad{order(f,{}x,{}n)} returns \\spad{min(n,{}order(f,{}x))}.") (((|NonNegativeInteger|) $ |#2|) "\\spad{order(f,{}x)} returns the order of \\spad{f} viewed as a series in \\spad{x} may result in an infinite loop if \\spad{f} has no non-zero terms.")) (|monomial| (($ $ (|List| |#2|) (|List| (|NonNegativeInteger|))) "\\spad{monomial(a,{}[x1,{}x2,{}...,{}xk],{}[n1,{}n2,{}...,{}nk])} returns \\spad{a * x1^n1 * ... * xk^nk}.") (($ $ |#2| (|NonNegativeInteger|)) "\\spad{monomial(a,{}x,{}n)} returns \\spad{a*x^n}.")) (|extend| (($ $ (|NonNegativeInteger|)) "\\spad{extend(f,{}n)} causes all terms of \\spad{f} of degree \\spad{<= n} to be computed.")) (|coefficient| (($ $ (|List| |#2|) (|List| (|NonNegativeInteger|))) "\\spad{coefficient(f,{}[x1,{}x2,{}...,{}xk],{}[n1,{}n2,{}...,{}nk])} returns the coefficient of \\spad{x1^n1 * ... * xk^nk} in \\spad{f}.") (($ $ |#2| (|NonNegativeInteger|)) "\\spad{coefficient(f,{}x,{}n)} returns the coefficient of \\spad{x^n} in \\spad{f}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4401 . T) (-4400 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
(-737 OV E R P)
((|constructor| (NIL "\\indented{2}{This is the top level package for doing multivariate factorization} over basic domains like \\spadtype{Integer} or \\spadtype{Fraction Integer}.")) (|factor| (((|Factored| (|SparseUnivariatePolynomial| |#4|)) (|SparseUnivariatePolynomial| |#4|)) "\\spad{factor(p)} factors the multivariate polynomial \\spad{p} over its coefficient domain where \\spad{p} is represented as a univariate polynomial with multivariate coefficients") (((|Factored| |#4|) |#4|) "\\spad{factor(p)} factors the multivariate polynomial \\spad{p} over its coefficient domain")))
@@ -2890,7 +2890,7 @@ NIL
NIL
(-740 R)
((|constructor| (NIL "NonAssociativeAlgebra is the category of non associative algebras (modules which are themselves non associative rngs). Axioms \\indented{3}{\\spad{r*}(a*b) = (r*a)\\spad{*b} = a*(\\spad{r*b})}")) (|plenaryPower| (($ $ (|PositiveInteger|)) "\\spad{plenaryPower(a,{}n)} is recursively defined to be \\spad{plenaryPower(a,{}n-1)*plenaryPower(a,{}n-1)} for \\spad{n>1} and \\spad{a} for \\spad{n=1}.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
(-741)
((|constructor| (NIL "This package uses the NAG Library to compute the zeros of a polynomial with real or complex coefficients. See \\downlink{Manual Page}{manpageXXc02}.")) (|c02agf| (((|Result|) (|Matrix| (|DoubleFloat|)) (|Integer|) (|Boolean|) (|Integer|)) "\\spad{c02agf(a,{}n,{}scale,{}ifail)} finds all the roots of a real polynomial equation,{} using a variant of Laguerre\\spad{'s} Method. See \\downlink{Manual Page}{manpageXXc02agf}.")) (|c02aff| (((|Result|) (|Matrix| (|DoubleFloat|)) (|Integer|) (|Boolean|) (|Integer|)) "\\spad{c02aff(a,{}n,{}scale,{}ifail)} finds all the roots of a complex polynomial equation,{} using a variant of Laguerre\\spad{'s} Method. See \\downlink{Manual Page}{manpageXXc02aff}.")))
@@ -2972,11 +2972,11 @@ NIL
((|constructor| (NIL "This package computes explicitly eigenvalues and eigenvectors of matrices with entries over the complex rational numbers. The results are expressed either as complex floating numbers or as complex rational numbers depending on the type of the precision parameter.")) (|complexEigenvectors| (((|List| (|Record| (|:| |outval| (|Complex| |#1|)) (|:| |outmult| (|Integer|)) (|:| |outvect| (|List| (|Matrix| (|Complex| |#1|)))))) (|Matrix| (|Complex| (|Fraction| (|Integer|)))) |#1|) "\\spad{complexEigenvectors(m,{}eps)} returns a list of records each one containing a complex eigenvalue,{} its algebraic multiplicity,{} and a list of associated eigenvectors. All these results are computed to precision \\spad{eps} and are expressed as complex floats or complex rational numbers depending on the type of \\spad{eps} (float or rational).")) (|complexEigenvalues| (((|List| (|Complex| |#1|)) (|Matrix| (|Complex| (|Fraction| (|Integer|)))) |#1|) "\\spad{complexEigenvalues(m,{}eps)} computes the eigenvalues of the matrix \\spad{m} to precision \\spad{eps}. The eigenvalues are expressed as complex floats or complex rational numbers depending on the type of \\spad{eps} (float or rational).")) (|characteristicPolynomial| (((|Polynomial| (|Complex| (|Fraction| (|Integer|)))) (|Matrix| (|Complex| (|Fraction| (|Integer|)))) (|Symbol|)) "\\spad{characteristicPolynomial(m,{}x)} returns the characteristic polynomial of the matrix \\spad{m} expressed as polynomial over Complex Rationals with variable \\spad{x}.") (((|Polynomial| (|Complex| (|Fraction| (|Integer|)))) (|Matrix| (|Complex| (|Fraction| (|Integer|))))) "\\spad{characteristicPolynomial(m)} returns the characteristic polynomial of the matrix \\spad{m} expressed as polynomial over complex rationals with a new symbol as variable.")))
NIL
NIL
-(-761 -2313)
+(-761 -2312)
((|constructor| (NIL "\\spadtype{NumericContinuedFraction} provides functions \\indented{2}{for converting floating point numbers to continued fractions.}")) (|continuedFraction| (((|ContinuedFraction| (|Integer|)) |#1|) "\\spad{continuedFraction(f)} converts the floating point number \\spad{f} to a reduced continued fraction.")))
NIL
NIL
-(-762 P -2313)
+(-762 P -2312)
((|constructor| (NIL "This package provides a division and related operations for \\spadtype{MonogenicLinearOperator}\\spad{s} over a \\spadtype{Field}. Since the multiplication is in general non-commutative,{} these operations all have left- and right-hand versions. This package provides the operations based on left-division.")) (|leftLcm| ((|#1| |#1| |#1|) "\\spad{leftLcm(a,{}b)} computes the value \\spad{m} of lowest degree such that \\spad{m = a*aa = b*bb} for some values \\spad{aa} and \\spad{bb}. The value \\spad{m} is computed using left-division.")) (|leftGcd| ((|#1| |#1| |#1|) "\\spad{leftGcd(a,{}b)} computes the value \\spad{g} of highest degree such that \\indented{3}{\\spad{a = aa*g}} \\indented{3}{\\spad{b = bb*g}} for some values \\spad{aa} and \\spad{bb}. The value \\spad{g} is computed using left-division.")) (|leftExactQuotient| (((|Union| |#1| "failed") |#1| |#1|) "\\spad{leftExactQuotient(a,{}b)} computes the value \\spad{q},{} if it exists,{} \\indented{1}{such that \\spad{a = b*q}.}")) (|leftRemainder| ((|#1| |#1| |#1|) "\\spad{leftRemainder(a,{}b)} computes the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. The value \\spad{r} is returned.")) (|leftQuotient| ((|#1| |#1| |#1|) "\\spad{leftQuotient(a,{}b)} computes the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. The value \\spad{q} is returned.")) (|leftDivide| (((|Record| (|:| |quotient| |#1|) (|:| |remainder| |#1|)) |#1| |#1|) "\\spad{leftDivide(a,{}b)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``left division\\spad{''}.")))
NIL
NIL
@@ -2984,7 +2984,7 @@ NIL
NIL
NIL
NIL
-(-764 UP -2313)
+(-764 UP -2312)
((|constructor| (NIL "In this package \\spad{F} is a framed algebra over the integers (typically \\spad{F = Z[a]} for some algebraic integer a). The package provides functions to compute the integral closure of \\spad{Z} in the quotient quotient field of \\spad{F}.")) (|localIntegralBasis| (((|Record| (|:| |basis| (|Matrix| (|Integer|))) (|:| |basisDen| (|Integer|)) (|:| |basisInv| (|Matrix| (|Integer|)))) (|Integer|)) "\\spad{integralBasis(p)} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the local integral closure of \\spad{Z} at the prime \\spad{p} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{Z}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|integralBasis| (((|Record| (|:| |basis| (|Matrix| (|Integer|))) (|:| |basisDen| (|Integer|)) (|:| |basisInv| (|Matrix| (|Integer|))))) "\\spad{integralBasis()} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the integral closure of \\spad{Z} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{Z}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|discriminant| (((|Integer|)) "\\spad{discriminant()} returns the discriminant of the integral closure of \\spad{Z} in the quotient field of the framed algebra \\spad{F}.")))
NIL
NIL
@@ -2998,9 +2998,9 @@ NIL
NIL
(-767)
((|constructor| (NIL "\\spadtype{NonNegativeInteger} provides functions for non \\indented{2}{negative integers.}")) (|commutative| ((|attribute| "*") "\\spad{commutative(\"*\")} means multiplication is commutative : \\spad{x*y = y*x}.")) (|random| (($ $) "\\spad{random(n)} returns a random integer from 0 to \\spad{n-1}.")) (|shift| (($ $ (|Integer|)) "\\spad{shift(a,{}i)} shift \\spad{a} by \\spad{i} bits.")) (|exquo| (((|Union| $ "failed") $ $) "\\spad{exquo(a,{}b)} returns the quotient of \\spad{a} and \\spad{b},{} or \"failed\" if \\spad{b} is zero or \\spad{a} rem \\spad{b} is zero.")) (|divide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{divide(a,{}b)} returns a record containing both remainder and quotient.")) (|gcd| (($ $ $) "\\spad{gcd(a,{}b)} computes the greatest common divisor of two non negative integers \\spad{a} and \\spad{b}.")) (|rem| (($ $ $) "\\spad{a rem b} returns the remainder of \\spad{a} and \\spad{b}.")) (|quo| (($ $ $) "\\spad{a quo b} returns the quotient of \\spad{a} and \\spad{b},{} forgetting the remainder.")))
-(((-4408 "*") . T))
+(((-4409 "*") . T))
NIL
-(-768 R -2313)
+(-768 R -2312)
((|constructor| (NIL "NonLinearFirstOrderODESolver provides a function for finding closed form first integrals of nonlinear ordinary differential equations of order 1.")) (|solve| (((|Union| |#2| "failed") |#2| |#2| (|BasicOperator|) (|Symbol|)) "\\spad{solve(M(x,{}y),{} N(x,{}y),{} y,{} x)} returns \\spad{F(x,{}y)} such that \\spad{F(x,{}y) = c} for a constant \\spad{c} is a first integral of the equation \\spad{M(x,{}y) dx + N(x,{}y) dy = 0},{} or \"failed\" if no first-integral can be found.")))
NIL
NIL
@@ -3020,7 +3020,7 @@ NIL
((|constructor| (NIL "A package for computing normalized assocites of univariate polynomials with coefficients in a tower of simple extensions of a field.\\newline References : \\indented{1}{[1] \\spad{D}. LAZARD \"A new method for solving algebraic systems of} \\indented{5}{positive dimension\" Discr. App. Math. 33:147-160,{}1991} \\indented{1}{[2] \\spad{M}. MORENO MAZA and \\spad{R}. RIOBOO \"Computations of \\spad{gcd} over} \\indented{5}{algebraic towers of simple extensions\" In proceedings of AAECC11} \\indented{5}{Paris,{} 1995.} \\indented{1}{[3] \\spad{M}. MORENO MAZA \"Calculs de pgcd au-dessus des tours} \\indented{5}{d'extensions simples et resolution des systemes d'equations} \\indented{5}{algebriques\" These,{} Universite \\spad{P}.etM. Curie,{} Paris,{} 1997.}")) (|normInvertible?| (((|List| (|Record| (|:| |val| (|Boolean|)) (|:| |tower| |#5|))) |#4| |#5|) "\\axiom{normInvertible?(\\spad{p},{}\\spad{ts})} is an internal subroutine,{} exported only for developement.")) (|outputArgs| (((|Void|) (|String|) (|String|) |#4| |#5|) "\\axiom{outputArgs(\\spad{s1},{}\\spad{s2},{}\\spad{p},{}\\spad{ts})} is an internal subroutine,{} exported only for developement.")) (|normalize| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| |#5|))) |#4| |#5|) "\\axiom{normalize(\\spad{p},{}\\spad{ts})} normalizes \\axiom{\\spad{p}} \\spad{w}.\\spad{r}.\\spad{t} \\spad{ts}.")) (|normalizedAssociate| ((|#4| |#4| |#5|) "\\axiom{normalizedAssociate(\\spad{p},{}\\spad{ts})} returns a normalized polynomial \\axiom{\\spad{n}} \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ts} such that \\axiom{\\spad{n}} and \\axiom{\\spad{p}} are associates \\spad{w}.\\spad{r}.\\spad{t} \\spad{ts} and assuming that \\axiom{\\spad{p}} is invertible \\spad{w}.\\spad{r}.\\spad{t} \\spad{ts}.")) (|recip| (((|Record| (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) "\\axiom{recip(\\spad{p},{}\\spad{ts})} returns the inverse of \\axiom{\\spad{p}} \\spad{w}.\\spad{r}.\\spad{t} \\spad{ts} assuming that \\axiom{\\spad{p}} is invertible \\spad{w}.\\spad{r}.\\spad{t} \\spad{ts}.")))
NIL
NIL
-(-773 -2313 |ExtF| |SUEx| |ExtP| |n|)
+(-773 -2312 |ExtF| |SUEx| |ExtP| |n|)
((|constructor| (NIL "This package \\undocumented")) (|Frobenius| ((|#4| |#4|) "\\spad{Frobenius(x)} \\undocumented")) (|retractIfCan| (((|Union| (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|)) "failed") |#4|) "\\spad{retractIfCan(x)} \\undocumented")) (|normFactors| (((|List| |#4|) |#4|) "\\spad{normFactors(x)} \\undocumented")))
NIL
NIL
@@ -3034,23 +3034,23 @@ NIL
NIL
(-776 R |VarSet|)
((|constructor| (NIL "A post-facto extension for \\axiomType{\\spad{SMP}} in order to speed up operations related to pseudo-division and \\spad{gcd}. This domain is based on the \\axiomType{NSUP} constructor which is itself a post-facto extension of the \\axiomType{SUP} constructor.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2356 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2356 (|HasCategory| |#1| (QUOTE (-545)))) (-2356 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2356 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-564))))) (-2356 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2356 (|HasCategory| |#1| (LIST (QUOTE -988) (QUOTE (-564))))))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2354 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2354 (|HasCategory| |#1| (QUOTE (-545)))) (-2354 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2354 (|HasCategory| |#1| (LIST (QUOTE -38) (QUOTE (-564))))) (-2354 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-1170)))) (-2354 (|HasCategory| |#1| (LIST (QUOTE -988) (QUOTE (-564))))))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-777 R S)
((|constructor| (NIL "This package lifts a mapping from coefficient rings \\spad{R} to \\spad{S} to a mapping from sparse univariate polynomial over \\spad{R} to a sparse univariate polynomial over \\spad{S}. Note that the mapping is assumed to send zero to zero,{} since it will only be applied to the non-zero coefficients of the polynomial.")) (|map| (((|NewSparseUnivariatePolynomial| |#2|) (|Mapping| |#2| |#1|) (|NewSparseUnivariatePolynomial| |#1|)) "\\axiom{map(func,{} poly)} creates a new polynomial by applying func to every non-zero coefficient of the polynomial poly.")))
NIL
NIL
(-778 R)
((|constructor| (NIL "A post-facto extension for \\axiomType{SUP} in order to speed up operations related to pseudo-division and \\spad{gcd} for both \\axiomType{SUP} and,{} consequently,{} \\axiomType{NSMP}.")) (|halfExtendedResultant2| (((|Record| (|:| |resultant| |#1|) (|:| |coef2| $)) $ $) "\\axiom{halfExtendedResultant2(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}ca]} such that \\axiom{extendedResultant(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}ca,{} \\spad{cb}]}")) (|halfExtendedResultant1| (((|Record| (|:| |resultant| |#1|) (|:| |coef1| $)) $ $) "\\axiom{halfExtendedResultant1(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}ca]} such that \\axiom{extendedResultant(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}ca,{} \\spad{cb}]}")) (|extendedResultant| (((|Record| (|:| |resultant| |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) "\\axiom{extendedResultant(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}ca,{}\\spad{cb}]} such that \\axiom{\\spad{r}} is the resultant of \\axiom{a} and \\axiom{\\spad{b}} and \\axiom{\\spad{r} = ca * a + \\spad{cb} * \\spad{b}}")) (|halfExtendedSubResultantGcd2| (((|Record| (|:| |gcd| $) (|:| |coef2| $)) $ $) "\\axiom{halfExtendedSubResultantGcd2(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}\\spad{cb}]} such that \\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{} \\spad{cb}]}")) (|halfExtendedSubResultantGcd1| (((|Record| (|:| |gcd| $) (|:| |coef1| $)) $ $) "\\axiom{halfExtendedSubResultantGcd1(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca]} such that \\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{} \\spad{cb}]}")) (|extendedSubResultantGcd| (((|Record| (|:| |gcd| $) (|:| |coef1| $) (|:| |coef2| $)) $ $) "\\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{} \\spad{cb}]} such that \\axiom{\\spad{g}} is a \\spad{gcd} of \\axiom{a} and \\axiom{\\spad{b}} in \\axiom{\\spad{R^}(\\spad{-1}) \\spad{P}} and \\axiom{\\spad{g} = ca * a + \\spad{cb} * \\spad{b}}")) (|lastSubResultant| (($ $ $) "\\axiom{lastSubResultant(a,{}\\spad{b})} returns \\axiom{resultant(a,{}\\spad{b})} if \\axiom{a} and \\axiom{\\spad{b}} has no non-trivial \\spad{gcd} in \\axiom{\\spad{R^}(\\spad{-1}) \\spad{P}} otherwise the non-zero sub-resultant with smallest index.")) (|subResultantsChain| (((|List| $) $ $) "\\axiom{subResultantsChain(a,{}\\spad{b})} returns the list of the non-zero sub-resultants of \\axiom{a} and \\axiom{\\spad{b}} sorted by increasing degree.")) (|lazyPseudoQuotient| (($ $ $) "\\axiom{lazyPseudoQuotient(a,{}\\spad{b})} returns \\axiom{\\spad{q}} if \\axiom{lazyPseudoDivide(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]}")) (|lazyPseudoDivide| (((|Record| (|:| |coef| |#1|) (|:| |gap| (|NonNegativeInteger|)) (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\axiom{lazyPseudoDivide(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]} such that \\axiom{\\spad{c^n} * a = \\spad{q*b} \\spad{+r}} and \\axiom{lazyResidueClass(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}\\spad{c},{}\\spad{n}]} where \\axiom{\\spad{n} + \\spad{g} = max(0,{} degree(\\spad{b}) - degree(a) + 1)}.")) (|lazyPseudoRemainder| (($ $ $) "\\axiom{lazyPseudoRemainder(a,{}\\spad{b})} returns \\axiom{\\spad{r}} if \\axiom{lazyResidueClass(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}\\spad{c},{}\\spad{n}]}. This lazy pseudo-remainder is computed by means of the \\axiomOpFrom{fmecg}{NewSparseUnivariatePolynomial} operation.")) (|lazyResidueClass| (((|Record| (|:| |polnum| $) (|:| |polden| |#1|) (|:| |power| (|NonNegativeInteger|))) $ $) "\\axiom{lazyResidueClass(a,{}\\spad{b})} returns \\axiom{[\\spad{r},{}\\spad{c},{}\\spad{n}]} such that \\axiom{\\spad{r}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} and \\axiom{\\spad{b}} divides \\axiom{\\spad{c^n} * a - \\spad{r}} where \\axiom{\\spad{c}} is \\axiom{leadingCoefficient(\\spad{b})} and \\axiom{\\spad{n}} is as small as possible with the previous properties.")) (|monicModulo| (($ $ $) "\\axiom{monicModulo(a,{}\\spad{b})} returns \\axiom{\\spad{r}} such that \\axiom{\\spad{r}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} and \\axiom{\\spad{b}} divides \\axiom{a \\spad{-r}} where \\axiom{\\spad{b}} is monic.")) (|fmecg| (($ $ (|NonNegativeInteger|) |#1| $) "\\axiom{fmecg(\\spad{p1},{}\\spad{e},{}\\spad{r},{}\\spad{p2})} returns \\axiom{\\spad{p1} - \\spad{r} * X**e * \\spad{p2}} where \\axiom{\\spad{X}} is \\axiom{monomial(1,{}1)}")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4402 |has| |#1| (-363)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-233))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4403 |has| |#1| (-363)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-233))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-779 R)
((|constructor| (NIL "This package provides polynomials as functions on a ring.")) (|eulerE| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{eulerE(n,{}r)} \\undocumented")) (|bernoulliB| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{bernoulliB(n,{}r)} \\undocumented")) (|cyclotomic| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{cyclotomic(n,{}r)} \\undocumented")))
NIL
((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))
(-780 R E V P)
((|constructor| (NIL "The category of normalized triangular sets. A triangular set \\spad{ts} is said normalized if for every algebraic variable \\spad{v} of \\spad{ts} the polynomial \\spad{select(ts,{}v)} is normalized \\spad{w}.\\spad{r}.\\spad{t}. every polynomial in \\spad{collectUnder(ts,{}v)}. A polynomial \\spad{p} is said normalized \\spad{w}.\\spad{r}.\\spad{t}. a non-constant polynomial \\spad{q} if \\spad{p} is constant or \\spad{degree(p,{}mdeg(q)) = 0} and \\spad{init(p)} is normalized \\spad{w}.\\spad{r}.\\spad{t}. \\spad{q}. One of the important features of normalized triangular sets is that they are regular sets.\\newline References : \\indented{1}{[1] \\spad{D}. LAZARD \"A new method for solving algebraic systems of} \\indented{5}{positive dimension\" Discr. App. Math. 33:147-160,{}1991} \\indented{1}{[2] \\spad{P}. AUBRY,{} \\spad{D}. LAZARD and \\spad{M}. MORENO MAZA \"On the Theories} \\indented{5}{of Triangular Sets\" Journal of Symbol. Comp. (to appear)} \\indented{1}{[3] \\spad{M}. MORENO MAZA and \\spad{R}. RIOBOO \"Computations of \\spad{gcd} over} \\indented{5}{algebraic towers of simple extensions\" In proceedings of AAECC11} \\indented{5}{Paris,{} 1995.} \\indented{1}{[4] \\spad{M}. MORENO MAZA \"Calculs de pgcd au-dessus des tours} \\indented{5}{d'extensions simples et resolution des systemes d'equations} \\indented{5}{algebriques\" These,{} Universite \\spad{P}.etM. Curie,{} Paris,{} 1997.}")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-781 S)
((|constructor| (NIL "Numeric provides real and complex numerical evaluation functions for various symbolic types.")) (|numericIfCan| (((|Union| (|Float|) "failed") (|Expression| |#1|) (|PositiveInteger|)) "\\spad{numericIfCan(x,{} n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Float|) "failed") (|Expression| |#1|)) "\\spad{numericIfCan(x)} returns a real approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Float|) "failed") (|Fraction| (|Polynomial| |#1|)) (|PositiveInteger|)) "\\spad{numericIfCan(x,{}n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Float|) "failed") (|Fraction| (|Polynomial| |#1|))) "\\spad{numericIfCan(x)} returns a real approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Float|) "failed") (|Polynomial| |#1|) (|PositiveInteger|)) "\\spad{numericIfCan(x,{}n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Float|) "failed") (|Polynomial| |#1|)) "\\spad{numericIfCan(x)} returns a real approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.")) (|complexNumericIfCan| (((|Union| (|Complex| (|Float|)) "failed") (|Expression| (|Complex| |#1|)) (|PositiveInteger|)) "\\spad{complexNumericIfCan(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Expression| (|Complex| |#1|))) "\\spad{complexNumericIfCan(x)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Expression| |#1|) (|PositiveInteger|)) "\\spad{complexNumericIfCan(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Expression| |#1|)) "\\spad{complexNumericIfCan(x)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Fraction| (|Polynomial| (|Complex| |#1|))) (|PositiveInteger|)) "\\spad{complexNumericIfCan(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Fraction| (|Polynomial| (|Complex| |#1|)))) "\\spad{complexNumericIfCan(x)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Fraction| (|Polynomial| |#1|)) (|PositiveInteger|)) "\\spad{complexNumericIfCan(x,{} n)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Fraction| (|Polynomial| |#1|))) "\\spad{complexNumericIfCan(x)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Polynomial| |#1|) (|PositiveInteger|)) "\\spad{complexNumericIfCan(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Polynomial| |#1|)) "\\spad{complexNumericIfCan(x)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Polynomial| (|Complex| |#1|)) (|PositiveInteger|)) "\\spad{complexNumericIfCan(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places,{} or \"failed\" if \\axiom{\\spad{x}} is not a constant.") (((|Union| (|Complex| (|Float|)) "failed") (|Polynomial| (|Complex| |#1|))) "\\spad{complexNumericIfCan(x)} returns a complex approximation of \\spad{x},{} or \"failed\" if \\axiom{\\spad{x}} is not constant.")) (|complexNumeric| (((|Complex| (|Float|)) (|Expression| (|Complex| |#1|)) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) (|Expression| (|Complex| |#1|))) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) (|Expression| |#1|) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) (|Expression| |#1|)) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) (|Fraction| (|Polynomial| (|Complex| |#1|))) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) (|Fraction| (|Polynomial| (|Complex| |#1|)))) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) (|Fraction| (|Polynomial| |#1|)) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x}") (((|Complex| (|Float|)) (|Fraction| (|Polynomial| |#1|))) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) (|Polynomial| |#1|) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) (|Polynomial| |#1|)) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) (|Polynomial| (|Complex| |#1|)) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) (|Polynomial| (|Complex| |#1|))) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) (|Complex| |#1|) (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) (|Complex| |#1|)) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.") (((|Complex| (|Float|)) |#1| (|PositiveInteger|)) "\\spad{complexNumeric(x,{} n)} returns a complex approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Complex| (|Float|)) |#1|) "\\spad{complexNumeric(x)} returns a complex approximation of \\spad{x}.")) (|numeric| (((|Float|) (|Expression| |#1|) (|PositiveInteger|)) "\\spad{numeric(x,{} n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Float|) (|Expression| |#1|)) "\\spad{numeric(x)} returns a real approximation of \\spad{x}.") (((|Float|) (|Fraction| (|Polynomial| |#1|)) (|PositiveInteger|)) "\\spad{numeric(x,{}n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Float|) (|Fraction| (|Polynomial| |#1|))) "\\spad{numeric(x)} returns a real approximation of \\spad{x}.") (((|Float|) (|Polynomial| |#1|) (|PositiveInteger|)) "\\spad{numeric(x,{}n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Float|) (|Polynomial| |#1|)) "\\spad{numeric(x)} returns a real approximation of \\spad{x}.") (((|Float|) |#1| (|PositiveInteger|)) "\\spad{numeric(x,{} n)} returns a real approximation of \\spad{x} up to \\spad{n} decimal places.") (((|Float|) |#1|) "\\spad{numeric(x)} returns a real approximation of \\spad{x}.")))
@@ -3102,25 +3102,25 @@ NIL
((|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-1054))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-368))))
(-793 R)
((|constructor| (NIL "OctonionCategory gives the categorial frame for the octonions,{} and eight-dimensional non-associative algebra,{} doubling the the quaternions in the same way as doubling the Complex numbers to get the quaternions.")) (|inv| (($ $) "\\spad{inv(o)} returns the inverse of \\spad{o} if it exists.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(o)} returns the real part if all seven imaginary parts are 0,{} and \"failed\" otherwise.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(o)} returns the real part if all seven imaginary parts are 0. Error: if \\spad{o} is not rational.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(o)} tests if \\spad{o} is rational,{} \\spadignore{i.e.} that all seven imaginary parts are 0.")) (|abs| ((|#1| $) "\\spad{abs(o)} computes the absolute value of an octonion,{} equal to the square root of the \\spadfunFrom{norm}{Octonion}.")) (|octon| (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) "\\spad{octon(re,{}\\spad{ri},{}rj,{}rk,{}rE,{}rI,{}rJ,{}rK)} constructs an octonion from scalars.")) (|norm| ((|#1| $) "\\spad{norm(o)} returns the norm of an octonion,{} equal to the sum of the squares of its coefficients.")) (|imagK| ((|#1| $) "\\spad{imagK(o)} extracts the imaginary \\spad{K} part of octonion \\spad{o}.")) (|imagJ| ((|#1| $) "\\spad{imagJ(o)} extracts the imaginary \\spad{J} part of octonion \\spad{o}.")) (|imagI| ((|#1| $) "\\spad{imagI(o)} extracts the imaginary \\spad{I} part of octonion \\spad{o}.")) (|imagE| ((|#1| $) "\\spad{imagE(o)} extracts the imaginary \\spad{E} part of octonion \\spad{o}.")) (|imagk| ((|#1| $) "\\spad{imagk(o)} extracts the \\spad{k} part of octonion \\spad{o}.")) (|imagj| ((|#1| $) "\\spad{imagj(o)} extracts the \\spad{j} part of octonion \\spad{o}.")) (|imagi| ((|#1| $) "\\spad{imagi(o)} extracts the \\spad{i} part of octonion \\spad{o}.")) (|real| ((|#1| $) "\\spad{real(o)} extracts real part of octonion \\spad{o}.")) (|conjugate| (($ $) "\\spad{conjugate(o)} negates the imaginary parts \\spad{i},{}\\spad{j},{}\\spad{k},{}\\spad{E},{}\\spad{I},{}\\spad{J},{}\\spad{K} of octonian \\spad{o}.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
-(-794 -2750 R OS S)
+(-794 -2733 R OS S)
((|constructor| (NIL "OctonionCategoryFunctions2 implements functions between two octonion domains defined over different rings. The function map is used to coerce between octonion types.")) (|map| ((|#3| (|Mapping| |#4| |#2|) |#1|) "\\spad{map(f,{}u)} maps \\spad{f} onto the component parts of the octonion \\spad{u}.")))
NIL
NIL
(-795 R)
((|constructor| (NIL "Octonion implements octonions (Cayley-Dixon algebra) over a commutative ring,{} an eight-dimensional non-associative algebra,{} doubling the quaternions in the same way as doubling the complex numbers to get the quaternions the main constructor function is {\\em octon} which takes 8 arguments: the real part,{} the \\spad{i} imaginary part,{} the \\spad{j} imaginary part,{} the \\spad{k} imaginary part,{} (as with quaternions) and in addition the imaginary parts \\spad{E},{} \\spad{I},{} \\spad{J},{} \\spad{K}.")) (|octon| (($ (|Quaternion| |#1|) (|Quaternion| |#1|)) "\\spad{octon(qe,{}qE)} constructs an octonion from two quaternions using the relation {\\em O = Q + QE}.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (-2750 (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1054))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))
+((-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (-2733 (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-1054))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-995 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))))
(-796)
((|ODESolve| (((|Result|) (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{ODESolve(args)} performs the integration of the function given the strategy or method returned by \\axiomFun{measure}.")) (|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |explanations| (|String|))) (|RoutinesTable|) (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{measure(R,{}args)} calculates an estimate of the ability of a particular method to solve a problem. \\blankline This method may be either a specific NAG routine or a strategy (such as transforming the function from one which is difficult to one which is easier to solve). \\blankline It will call whichever agents are needed to perform analysis on the problem in order to calculate the measure. There is a parameter,{} labelled \\axiom{sofar},{} which would contain the best compatibility found so far.")))
NIL
NIL
-(-797 R -2313 L)
+(-797 R -2312 L)
((|constructor| (NIL "Solution of linear ordinary differential equations,{} constant coefficient case.")) (|constDsolve| (((|Record| (|:| |particular| |#2|) (|:| |basis| (|List| |#2|))) |#3| |#2| (|Symbol|)) "\\spad{constDsolve(op,{} g,{} x)} returns \\spad{[f,{} [y1,{}...,{}ym]]} where \\spad{f} is a particular solution of the equation \\spad{op y = g},{} and the \\spad{\\spad{yi}}\\spad{'s} form a basis for the solutions of \\spad{op y = 0}.")))
NIL
NIL
-(-798 R -2313)
+(-798 R -2312)
((|constructor| (NIL "\\spad{ElementaryFunctionODESolver} provides the top-level functions for finding closed form solutions of ordinary differential equations and initial value problems.")) (|solve| (((|Union| |#2| "failed") |#2| (|BasicOperator|) (|Equation| |#2|) (|List| |#2|)) "\\spad{solve(eq,{} y,{} x = a,{} [y0,{}...,{}ym])} returns either the solution of the initial value problem \\spad{eq,{} y(a) = y0,{} y'(a) = y1,{}...} or \"failed\" if the solution cannot be found; error if the equation is not one linear ordinary or of the form \\spad{dy/dx = f(x,{}y)}.") (((|Union| |#2| "failed") (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) (|List| |#2|)) "\\spad{solve(eq,{} y,{} x = a,{} [y0,{}...,{}ym])} returns either the solution of the initial value problem \\spad{eq,{} y(a) = y0,{} y'(a) = y1,{}...} or \"failed\" if the solution cannot be found; error if the equation is not one linear ordinary or of the form \\spad{dy/dx = f(x,{}y)}.") (((|Union| (|Record| (|:| |particular| |#2|) (|:| |basis| (|List| |#2|))) |#2| "failed") |#2| (|BasicOperator|) (|Symbol|)) "\\spad{solve(eq,{} y,{} x)} returns either a solution of the ordinary differential equation \\spad{eq} or \"failed\" if no non-trivial solution can be found; If the equation is linear ordinary,{} a solution is of the form \\spad{[h,{} [b1,{}...,{}bm]]} where \\spad{h} is a particular solution and and \\spad{[b1,{}...bm]} are linearly independent solutions of the associated homogenuous equation \\spad{f(x,{}y) = 0}; A full basis for the solutions of the homogenuous equation is not always returned,{} only the solutions which were found; If the equation is of the form {dy/dx = \\spad{f}(\\spad{x},{}\\spad{y})},{} a solution is of the form \\spad{h(x,{}y)} where \\spad{h(x,{}y) = c} is a first integral of the equation for any constant \\spad{c}.") (((|Union| (|Record| (|:| |particular| |#2|) (|:| |basis| (|List| |#2|))) |#2| "failed") (|Equation| |#2|) (|BasicOperator|) (|Symbol|)) "\\spad{solve(eq,{} y,{} x)} returns either a solution of the ordinary differential equation \\spad{eq} or \"failed\" if no non-trivial solution can be found; If the equation is linear ordinary,{} a solution is of the form \\spad{[h,{} [b1,{}...,{}bm]]} where \\spad{h} is a particular solution and \\spad{[b1,{}...bm]} are linearly independent solutions of the associated homogenuous equation \\spad{f(x,{}y) = 0}; A full basis for the solutions of the homogenuous equation is not always returned,{} only the solutions which were found; If the equation is of the form {dy/dx = \\spad{f}(\\spad{x},{}\\spad{y})},{} a solution is of the form \\spad{h(x,{}y)} where \\spad{h(x,{}y) = c} is a first integral of the equation for any constant \\spad{c}; error if the equation is not one of those 2 forms.") (((|Union| (|Record| (|:| |particular| (|Vector| |#2|)) (|:| |basis| (|List| (|Vector| |#2|)))) "failed") (|List| |#2|) (|List| (|BasicOperator|)) (|Symbol|)) "\\spad{solve([eq_1,{}...,{}eq_n],{} [y_1,{}...,{}y_n],{} x)} returns either \"failed\" or,{} if the equations form a fist order linear system,{} a solution of the form \\spad{[y_p,{} [b_1,{}...,{}b_n]]} where \\spad{h_p} is a particular solution and \\spad{[b_1,{}...b_m]} are linearly independent solutions of the associated homogenuous system. error if the equations do not form a first order linear system") (((|Union| (|Record| (|:| |particular| (|Vector| |#2|)) (|:| |basis| (|List| (|Vector| |#2|)))) "failed") (|List| (|Equation| |#2|)) (|List| (|BasicOperator|)) (|Symbol|)) "\\spad{solve([eq_1,{}...,{}eq_n],{} [y_1,{}...,{}y_n],{} x)} returns either \"failed\" or,{} if the equations form a fist order linear system,{} a solution of the form \\spad{[y_p,{} [b_1,{}...,{}b_n]]} where \\spad{h_p} is a particular solution and \\spad{[b_1,{}...b_m]} are linearly independent solutions of the associated homogenuous system. error if the equations do not form a first order linear system") (((|Union| (|List| (|Vector| |#2|)) "failed") (|Matrix| |#2|) (|Symbol|)) "\\spad{solve(m,{} x)} returns a basis for the solutions of \\spad{D y = m y}. \\spad{x} is the dependent variable.") (((|Union| (|Record| (|:| |particular| (|Vector| |#2|)) (|:| |basis| (|List| (|Vector| |#2|)))) "failed") (|Matrix| |#2|) (|Vector| |#2|) (|Symbol|)) "\\spad{solve(m,{} v,{} x)} returns \\spad{[v_p,{} [v_1,{}...,{}v_m]]} such that the solutions of the system \\spad{D y = m y + v} are \\spad{v_p + c_1 v_1 + ... + c_m v_m} where the \\spad{c_i's} are constants,{} and the \\spad{v_i's} form a basis for the solutions of \\spad{D y = m y}. \\spad{x} is the dependent variable.")))
NIL
NIL
@@ -3128,7 +3128,7 @@ NIL
((|constructor| (NIL "\\axiom{ODEIntensityFunctionsTable()} provides a dynamic table and a set of functions to store details found out about sets of ODE\\spad{'s}.")) (|showIntensityFunctions| (((|Union| (|Record| (|:| |stiffness| (|Float|)) (|:| |stability| (|Float|)) (|:| |expense| (|Float|)) (|:| |accuracy| (|Float|)) (|:| |intermediateResults| (|Float|))) "failed") (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{showIntensityFunctions(k)} returns the entries in the table of intensity functions \\spad{k}.")) (|insert!| (($ (|Record| (|:| |key| (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |stiffness| (|Float|)) (|:| |stability| (|Float|)) (|:| |expense| (|Float|)) (|:| |accuracy| (|Float|)) (|:| |intermediateResults| (|Float|)))))) "\\spad{insert!(r)} inserts an entry \\spad{r} into theIFTable")) (|iFTable| (($ (|List| (|Record| (|:| |key| (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |stiffness| (|Float|)) (|:| |stability| (|Float|)) (|:| |expense| (|Float|)) (|:| |accuracy| (|Float|)) (|:| |intermediateResults| (|Float|))))))) "\\spad{iFTable(l)} creates an intensity-functions table from the elements of \\spad{l}.")) (|keys| (((|List| (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) $) "\\spad{keys(tab)} returns the list of keys of \\spad{f}")) (|clearTheIFTable| (((|Void|)) "\\spad{clearTheIFTable()} clears the current table of intensity functions.")) (|showTheIFTable| (($) "\\spad{showTheIFTable()} returns the current table of intensity functions.")))
NIL
NIL
-(-800 R -2313)
+(-800 R -2312)
((|constructor| (NIL "\\spadtype{ODEIntegration} provides an interface to the integrator. This package is intended for use by the differential equations solver but not at top-level.")) (|diff| (((|Mapping| |#2| |#2|) (|Symbol|)) "\\spad{diff(x)} returns the derivation with respect to \\spad{x}.")) (|expint| ((|#2| |#2| (|Symbol|)) "\\spad{expint(f,{} x)} returns e^{the integral of \\spad{f} with respect to \\spad{x}}.")) (|int| ((|#2| |#2| (|Symbol|)) "\\spad{int(f,{} x)} returns the integral of \\spad{f} with respect to \\spad{x}.")))
NIL
NIL
@@ -3136,11 +3136,11 @@ NIL
((|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|)))) (|NumericalODEProblem|) (|RoutinesTable|)) "\\spad{measure(prob,{}R)} is a top level ANNA function for identifying the most appropriate numerical routine from those in the routines table provided for solving the numerical ODE problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} listed in \\axiom{\\spad{R}} of \\axiom{category} \\axiomType{OrdinaryDifferentialEquationsSolverCategory} in turn to calculate all measures and returns the best \\spadignore{i.e.} the name of the most appropriate domain and any other relevant information. It predicts the likely most effective NAG numerical Library routine to solve the input set of ODEs by checking various attributes of the system of ODEs and calculating a measure of compatibility of each routine to these attributes.") (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|)))) (|NumericalODEProblem|)) "\\spad{measure(prob)} is a top level ANNA function for identifying the most appropriate numerical routine from those in the routines table provided for solving the numerical ODE problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} of \\axiom{category} \\axiomType{OrdinaryDifferentialEquationsSolverCategory} in turn to calculate all measures and returns the best \\spadignore{i.e.} the name of the most appropriate domain and any other relevant information. It predicts the likely most effective NAG numerical Library routine to solve the input set of ODEs by checking various attributes of the system of ODEs and calculating a measure of compatibility of each routine to these attributes.")) (|solve| (((|Result|) (|Vector| (|Expression| (|Float|))) (|Float|) (|Float|) (|List| (|Float|)) (|Expression| (|Float|)) (|List| (|Float|)) (|Float|) (|Float|)) "\\spad{solve(f,{}xStart,{}xEnd,{}yInitial,{}G,{}intVals,{}epsabs,{}epsrel)} is a top level ANNA function to solve numerically a system of ordinary differential equations,{} \\axiom{\\spad{f}},{} \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}] from \\axiom{\\spad{xStart}} to \\axiom{\\spad{xEnd}} with the initial values for \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (\\axiom{\\spad{yInitial}}) to an absolute error requirement \\axiom{\\spad{epsabs}} and relative error \\axiom{\\spad{epsrel}}. The values of \\spad{Y}[1]..\\spad{Y}[\\spad{n}] will be output for the values of \\spad{X} in \\axiom{\\spad{intVals}}. The calculation will stop if the function \\spad{G}(\\spad{X},{}\\spad{Y}[1],{}..,{}\\spad{Y}[\\spad{n}]) evaluates to zero before \\spad{X} = \\spad{xEnd}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|Vector| (|Expression| (|Float|))) (|Float|) (|Float|) (|List| (|Float|)) (|Expression| (|Float|)) (|List| (|Float|)) (|Float|)) "\\spad{solve(f,{}xStart,{}xEnd,{}yInitial,{}G,{}intVals,{}tol)} is a top level ANNA function to solve numerically a system of ordinary differential equations,{} \\axiom{\\spad{f}},{} \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}] from \\axiom{\\spad{xStart}} to \\axiom{\\spad{xEnd}} with the initial values for \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (\\axiom{\\spad{yInitial}}) to a tolerance \\axiom{\\spad{tol}}. The values of \\spad{Y}[1]..\\spad{Y}[\\spad{n}] will be output for the values of \\spad{X} in \\axiom{\\spad{intVals}}. The calculation will stop if the function \\spad{G}(\\spad{X},{}\\spad{Y}[1],{}..,{}\\spad{Y}[\\spad{n}]) evaluates to zero before \\spad{X} = \\spad{xEnd}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|Vector| (|Expression| (|Float|))) (|Float|) (|Float|) (|List| (|Float|)) (|List| (|Float|)) (|Float|)) "\\spad{solve(f,{}xStart,{}xEnd,{}yInitial,{}intVals,{}tol)} is a top level ANNA function to solve numerically a system of ordinary differential equations,{} \\axiom{\\spad{f}},{} \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}] from \\axiom{\\spad{xStart}} to \\axiom{\\spad{xEnd}} with the initial values for \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (\\axiom{\\spad{yInitial}}) to a tolerance \\axiom{\\spad{tol}}. The values of \\spad{Y}[1]..\\spad{Y}[\\spad{n}] will be output for the values of \\spad{X} in \\axiom{\\spad{intVals}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|Vector| (|Expression| (|Float|))) (|Float|) (|Float|) (|List| (|Float|)) (|Expression| (|Float|)) (|Float|)) "\\spad{solve(f,{}xStart,{}xEnd,{}yInitial,{}G,{}tol)} is a top level ANNA function to solve numerically a system of ordinary differential equations,{} \\axiom{\\spad{f}},{} \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}] from \\axiom{\\spad{xStart}} to \\axiom{\\spad{xEnd}} with the initial values for \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (\\axiom{\\spad{yInitial}}) to a tolerance \\axiom{\\spad{tol}}. The calculation will stop if the function \\spad{G}(\\spad{X},{}\\spad{Y}[1],{}..,{}\\spad{Y}[\\spad{n}]) evaluates to zero before \\spad{X} = \\spad{xEnd}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|Vector| (|Expression| (|Float|))) (|Float|) (|Float|) (|List| (|Float|)) (|Float|)) "\\spad{solve(f,{}xStart,{}xEnd,{}yInitial,{}tol)} is a top level ANNA function to solve numerically a system of ordinary differential equations,{} \\axiom{\\spad{f}},{} \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}] from \\axiom{\\spad{xStart}} to \\axiom{\\spad{xEnd}} with the initial values for \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (\\axiom{\\spad{yInitial}}) to a tolerance \\axiom{\\spad{tol}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|Vector| (|Expression| (|Float|))) (|Float|) (|Float|) (|List| (|Float|))) "\\spad{solve(f,{}xStart,{}xEnd,{}yInitial)} is a top level ANNA function to solve numerically a system of ordinary differential equations \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}],{} together with a starting value for \\spad{X} and \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (called the initial conditions) and a final value of \\spad{X}. A default value is used for the accuracy requirement. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|NumericalODEProblem|) (|RoutinesTable|)) "\\spad{solve(odeProblem,{}R)} is a top level ANNA function to solve numerically a system of ordinary differential equations \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}],{} together with starting values for \\spad{X} and \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (called the initial conditions),{} a final value of \\spad{X},{} an accuracy requirement and any intermediate points at which the result is required. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} contained in the table of routines \\axiom{\\spad{R}} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.") (((|Result|) (|NumericalODEProblem|)) "\\spad{solve(odeProblem)} is a top level ANNA function to solve numerically a system of ordinary differential equations \\spadignore{i.e.} equations for the derivatives \\spad{Y}[1]'..\\spad{Y}[\\spad{n}]' defined in terms of \\spad{X},{}\\spad{Y}[1]..\\spad{Y}[\\spad{n}],{} together with starting values for \\spad{X} and \\spad{Y}[1]..\\spad{Y}[\\spad{n}] (called the initial conditions),{} a final value of \\spad{X},{} an accuracy requirement and any intermediate points at which the result is required. \\blankline It iterates over the \\axiom{domains} of \\axiomType{OrdinaryDifferentialEquationsSolverCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline The method used to perform the numerical process will be one of the routines contained in the NAG numerical Library. The function predicts the likely most effective routine by checking various attributes of the system of ODE\\spad{'s} and calculating a measure of compatibility of each routine to these attributes. \\blankline It then calls the resulting `best' routine.")))
NIL
NIL
-(-802 -2313 UP UPUP R)
+(-802 -2312 UP UPUP R)
((|constructor| (NIL "In-field solution of an linear ordinary differential equation,{} pure algebraic case.")) (|algDsolve| (((|Record| (|:| |particular| (|Union| |#4| "failed")) (|:| |basis| (|List| |#4|))) (|LinearOrdinaryDifferentialOperator1| |#4|) |#4|) "\\spad{algDsolve(op,{} g)} returns \\spad{[\"failed\",{} []]} if the equation \\spad{op y = g} has no solution in \\spad{R}. Otherwise,{} it returns \\spad{[f,{} [y1,{}...,{}ym]]} where \\spad{f} is a particular rational solution and the \\spad{y_i's} form a basis for the solutions in \\spad{R} of the homogeneous equation.")))
NIL
NIL
-(-803 -2313 UP L LQ)
+(-803 -2312 UP L LQ)
((|constructor| (NIL "\\spad{PrimitiveRatDE} provides functions for in-field solutions of linear \\indented{1}{ordinary differential equations,{} in the transcendental case.} \\indented{1}{The derivation to use is given by the parameter \\spad{L}.}")) (|splitDenominator| (((|Record| (|:| |eq| |#3|) (|:| |rh| (|List| (|Fraction| |#2|)))) |#4| (|List| (|Fraction| |#2|))) "\\spad{splitDenominator(op,{} [g1,{}...,{}gm])} returns \\spad{op0,{} [h1,{}...,{}hm]} such that the equations \\spad{op y = c1 g1 + ... + cm gm} and \\spad{op0 y = c1 h1 + ... + cm hm} have the same solutions.")) (|indicialEquation| ((|#2| |#4| |#1|) "\\spad{indicialEquation(op,{} a)} returns the indicial equation of \\spad{op} at \\spad{a}.") ((|#2| |#3| |#1|) "\\spad{indicialEquation(op,{} a)} returns the indicial equation of \\spad{op} at \\spad{a}.")) (|indicialEquations| (((|List| (|Record| (|:| |center| |#2|) (|:| |equation| |#2|))) |#4| |#2|) "\\spad{indicialEquations(op,{} p)} returns \\spad{[[d1,{}e1],{}...,{}[dq,{}eq]]} where the \\spad{d_i}\\spad{'s} are the affine singularities of \\spad{op} above the roots of \\spad{p},{} and the \\spad{e_i}\\spad{'s} are the indicial equations at each \\spad{d_i}.") (((|List| (|Record| (|:| |center| |#2|) (|:| |equation| |#2|))) |#4|) "\\spad{indicialEquations op} returns \\spad{[[d1,{}e1],{}...,{}[dq,{}eq]]} where the \\spad{d_i}\\spad{'s} are the affine singularities of \\spad{op},{} and the \\spad{e_i}\\spad{'s} are the indicial equations at each \\spad{d_i}.") (((|List| (|Record| (|:| |center| |#2|) (|:| |equation| |#2|))) |#3| |#2|) "\\spad{indicialEquations(op,{} p)} returns \\spad{[[d1,{}e1],{}...,{}[dq,{}eq]]} where the \\spad{d_i}\\spad{'s} are the affine singularities of \\spad{op} above the roots of \\spad{p},{} and the \\spad{e_i}\\spad{'s} are the indicial equations at each \\spad{d_i}.") (((|List| (|Record| (|:| |center| |#2|) (|:| |equation| |#2|))) |#3|) "\\spad{indicialEquations op} returns \\spad{[[d1,{}e1],{}...,{}[dq,{}eq]]} where the \\spad{d_i}\\spad{'s} are the affine singularities of \\spad{op},{} and the \\spad{e_i}\\spad{'s} are the indicial equations at each \\spad{d_i}.")) (|denomLODE| ((|#2| |#3| (|List| (|Fraction| |#2|))) "\\spad{denomLODE(op,{} [g1,{}...,{}gm])} returns a polynomial \\spad{d} such that any rational solution of \\spad{op y = c1 g1 + ... + cm gm} is of the form \\spad{p/d} for some polynomial \\spad{p}.") (((|Union| |#2| "failed") |#3| (|Fraction| |#2|)) "\\spad{denomLODE(op,{} g)} returns a polynomial \\spad{d} such that any rational solution of \\spad{op y = g} is of the form \\spad{p/d} for some polynomial \\spad{p},{} and \"failed\",{} if the equation has no rational solution.")))
NIL
NIL
@@ -3148,41 +3148,41 @@ NIL
((|retract| (((|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|))) $) "\\spad{retract(x)} \\undocumented{}")) (|coerce| (($ (|Record| (|:| |xinit| (|DoubleFloat|)) (|:| |xend| (|DoubleFloat|)) (|:| |fn| (|Vector| (|Expression| (|DoubleFloat|)))) (|:| |yinit| (|List| (|DoubleFloat|))) (|:| |intvals| (|List| (|DoubleFloat|))) (|:| |g| (|Expression| (|DoubleFloat|))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{coerce(x)} \\undocumented{}")))
NIL
NIL
-(-805 -2313 UP L LQ)
+(-805 -2312 UP L LQ)
((|constructor| (NIL "In-field solution of Riccati equations,{} primitive case.")) (|changeVar| ((|#3| |#3| (|Fraction| |#2|)) "\\spad{changeVar(+/[\\spad{ai} D^i],{} a)} returns the operator \\spad{+/[\\spad{ai} (D+a)\\spad{^i}]}.") ((|#3| |#3| |#2|) "\\spad{changeVar(+/[\\spad{ai} D^i],{} a)} returns the operator \\spad{+/[\\spad{ai} (D+a)\\spad{^i}]}.")) (|singRicDE| (((|List| (|Record| (|:| |frac| (|Fraction| |#2|)) (|:| |eq| |#3|))) |#3| (|Mapping| (|List| |#2|) |#2| (|SparseUnivariatePolynomial| |#2|)) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{singRicDE(op,{} zeros,{} ezfactor)} returns \\spad{[[f1,{} L1],{} [f2,{} L2],{} ... ,{} [fk,{} Lk]]} such that the singular part of any rational solution of the associated Riccati equation of \\spad{op y=0} must be one of the \\spad{fi}\\spad{'s} (up to the constant coefficient),{} in which case the equation for \\spad{z=y e^{-int p}} is \\spad{\\spad{Li} z=0}. \\spad{zeros(C(x),{}H(x,{}y))} returns all the \\spad{P_i(x)}\\spad{'s} such that \\spad{H(x,{}P_i(x)) = 0 modulo C(x)}. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.")) (|polyRicDE| (((|List| (|Record| (|:| |poly| |#2|) (|:| |eq| |#3|))) |#3| (|Mapping| (|List| |#1|) |#2|)) "\\spad{polyRicDE(op,{} zeros)} returns \\spad{[[p1,{} L1],{} [p2,{} L2],{} ... ,{} [pk,{} Lk]]} such that the polynomial part of any rational solution of the associated Riccati equation of \\spad{op y=0} must be one of the \\spad{pi}\\spad{'s} (up to the constant coefficient),{} in which case the equation for \\spad{z=y e^{-int p}} is \\spad{\\spad{Li} z =0}. \\spad{zeros} is a zero finder in \\spad{UP}.")) (|constantCoefficientRicDE| (((|List| (|Record| (|:| |constant| |#1|) (|:| |eq| |#3|))) |#3| (|Mapping| (|List| |#1|) |#2|)) "\\spad{constantCoefficientRicDE(op,{} ric)} returns \\spad{[[a1,{} L1],{} [a2,{} L2],{} ... ,{} [ak,{} Lk]]} such that any rational solution with no polynomial part of the associated Riccati equation of \\spad{op y = 0} must be one of the \\spad{ai}\\spad{'s} in which case the equation for \\spad{z = y e^{-int \\spad{ai}}} is \\spad{\\spad{Li} z = 0}. \\spad{ric} is a Riccati equation solver over \\spad{F},{} whose input is the associated linear equation.")) (|leadingCoefficientRicDE| (((|List| (|Record| (|:| |deg| (|NonNegativeInteger|)) (|:| |eq| |#2|))) |#3|) "\\spad{leadingCoefficientRicDE(op)} returns \\spad{[[m1,{} p1],{} [m2,{} p2],{} ... ,{} [mk,{} pk]]} such that the polynomial part of any rational solution of the associated Riccati equation of \\spad{op y = 0} must have degree \\spad{mj} for some \\spad{j},{} and its leading coefficient is then a zero of \\spad{pj}. In addition,{}\\spad{m1>m2> ... >mk}.")) (|denomRicDE| ((|#2| |#3|) "\\spad{denomRicDE(op)} returns a polynomial \\spad{d} such that any rational solution of the associated Riccati equation of \\spad{op y = 0} is of the form \\spad{p/d + q'/q + r} for some polynomials \\spad{p} and \\spad{q} and a reduced \\spad{r}. Also,{} \\spad{deg(p) < deg(d)} and {\\spad{gcd}(\\spad{d},{}\\spad{q}) = 1}.")))
NIL
NIL
-(-806 -2313 UP)
+(-806 -2312 UP)
((|constructor| (NIL "\\spad{RationalLODE} provides functions for in-field solutions of linear \\indented{1}{ordinary differential equations,{} in the rational case.}")) (|indicialEquationAtInfinity| ((|#2| (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|))) "\\spad{indicialEquationAtInfinity op} returns the indicial equation of \\spad{op} at infinity.") ((|#2| (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) "\\spad{indicialEquationAtInfinity op} returns the indicial equation of \\spad{op} at infinity.")) (|ratDsolve| (((|Record| (|:| |basis| (|List| (|Fraction| |#2|))) (|:| |mat| (|Matrix| |#1|))) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|List| (|Fraction| |#2|))) "\\spad{ratDsolve(op,{} [g1,{}...,{}gm])} returns \\spad{[[h1,{}...,{}hq],{} M]} such that any rational solution of \\spad{op y = c1 g1 + ... + cm gm} is of the form \\spad{d1 h1 + ... + dq hq} where \\spad{M [d1,{}...,{}dq,{}c1,{}...,{}cm] = 0}.") (((|Record| (|:| |particular| (|Union| (|Fraction| |#2|) "failed")) (|:| |basis| (|List| (|Fraction| |#2|)))) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|Fraction| |#2|)) "\\spad{ratDsolve(op,{} g)} returns \\spad{[\"failed\",{} []]} if the equation \\spad{op y = g} has no rational solution. Otherwise,{} it returns \\spad{[f,{} [y1,{}...,{}ym]]} where \\spad{f} is a particular rational solution and the \\spad{yi}\\spad{'s} form a basis for the rational solutions of the homogeneous equation.") (((|Record| (|:| |basis| (|List| (|Fraction| |#2|))) (|:| |mat| (|Matrix| |#1|))) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|)) (|List| (|Fraction| |#2|))) "\\spad{ratDsolve(op,{} [g1,{}...,{}gm])} returns \\spad{[[h1,{}...,{}hq],{} M]} such that any rational solution of \\spad{op y = c1 g1 + ... + cm gm} is of the form \\spad{d1 h1 + ... + dq hq} where \\spad{M [d1,{}...,{}dq,{}c1,{}...,{}cm] = 0}.") (((|Record| (|:| |particular| (|Union| (|Fraction| |#2|) "failed")) (|:| |basis| (|List| (|Fraction| |#2|)))) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|)) (|Fraction| |#2|)) "\\spad{ratDsolve(op,{} g)} returns \\spad{[\"failed\",{} []]} if the equation \\spad{op y = g} has no rational solution. Otherwise,{} it returns \\spad{[f,{} [y1,{}...,{}ym]]} where \\spad{f} is a particular rational solution and the \\spad{yi}\\spad{'s} form a basis for the rational solutions of the homogeneous equation.")))
NIL
NIL
-(-807 -2313 L UP A LO)
+(-807 -2312 L UP A LO)
((|constructor| (NIL "Elimination of an algebraic from the coefficentss of a linear ordinary differential equation.")) (|reduceLODE| (((|Record| (|:| |mat| (|Matrix| |#2|)) (|:| |vec| (|Vector| |#1|))) |#5| |#4|) "\\spad{reduceLODE(op,{} g)} returns \\spad{[m,{} v]} such that any solution in \\spad{A} of \\spad{op z = g} is of the form \\spad{z = (z_1,{}...,{}z_m) . (b_1,{}...,{}b_m)} where the \\spad{b_i's} are the basis of \\spad{A} over \\spad{F} returned by \\spadfun{basis}() from \\spad{A},{} and the \\spad{z_i's} satisfy the differential system \\spad{M.z = v}.")))
NIL
NIL
-(-808 -2313 UP)
+(-808 -2312 UP)
((|constructor| (NIL "In-field solution of Riccati equations,{} rational case.")) (|polyRicDE| (((|List| (|Record| (|:| |poly| |#2|) (|:| |eq| (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|))))) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|Mapping| (|List| |#1|) |#2|)) "\\spad{polyRicDE(op,{} zeros)} returns \\spad{[[p1,{} L1],{} [p2,{} L2],{} ... ,{} [pk,{}Lk]]} such that the polynomial part of any rational solution of the associated Riccati equation of \\spad{op y = 0} must be one of the \\spad{pi}\\spad{'s} (up to the constant coefficient),{} in which case the equation for \\spad{z = y e^{-int p}} is \\spad{\\spad{Li} z = 0}. \\spad{zeros} is a zero finder in \\spad{UP}.")) (|singRicDE| (((|List| (|Record| (|:| |frac| (|Fraction| |#2|)) (|:| |eq| (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|))))) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{singRicDE(op,{} ezfactor)} returns \\spad{[[f1,{}L1],{} [f2,{}L2],{}...,{} [fk,{}Lk]]} such that the singular \\spad{++} part of any rational solution of the associated Riccati equation of \\spad{op y = 0} must be one of the \\spad{fi}\\spad{'s} (up to the constant coefficient),{} in which case the equation for \\spad{z = y e^{-int \\spad{ai}}} is \\spad{\\spad{Li} z = 0}. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.")) (|ricDsolve| (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{ricDsolve(op,{} ezfactor)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|))) "\\spad{ricDsolve(op)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|)) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{ricDsolve(op,{} ezfactor)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|))) "\\spad{ricDsolve(op)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|Mapping| (|List| |#1|) |#2|) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{ricDsolve(op,{} zeros,{} ezfactor)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}. \\spad{zeros} is a zero finder in \\spad{UP}. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator2| |#2| (|Fraction| |#2|)) (|Mapping| (|List| |#1|) |#2|)) "\\spad{ricDsolve(op,{} zeros)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}. \\spad{zeros} is a zero finder in \\spad{UP}.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|)) (|Mapping| (|List| |#1|) |#2|) (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{ricDsolve(op,{} zeros,{} ezfactor)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}. \\spad{zeros} is a zero finder in \\spad{UP}. Argument \\spad{ezfactor} is a factorisation in \\spad{UP},{} not necessarily into irreducibles.") (((|List| (|Fraction| |#2|)) (|LinearOrdinaryDifferentialOperator1| (|Fraction| |#2|)) (|Mapping| (|List| |#1|) |#2|)) "\\spad{ricDsolve(op,{} zeros)} returns the rational solutions of the associated Riccati equation of \\spad{op y = 0}. \\spad{zeros} is a zero finder in \\spad{UP}.")))
NIL
((|HasCategory| |#1| (QUOTE (-27))))
-(-809 -2313 LO)
+(-809 -2312 LO)
((|constructor| (NIL "SystemODESolver provides tools for triangulating and solving some systems of linear ordinary differential equations.")) (|solveInField| (((|Record| (|:| |particular| (|Union| (|Vector| |#1|) "failed")) (|:| |basis| (|List| (|Vector| |#1|)))) (|Matrix| |#2|) (|Vector| |#1|) (|Mapping| (|Record| (|:| |particular| (|Union| |#1| "failed")) (|:| |basis| (|List| |#1|))) |#2| |#1|)) "\\spad{solveInField(m,{} v,{} solve)} returns \\spad{[[v_1,{}...,{}v_m],{} v_p]} such that the solutions in \\spad{F} of the system \\spad{m x = v} are \\spad{v_p + c_1 v_1 + ... + c_m v_m} where the \\spad{c_i's} are constants,{} and the \\spad{v_i's} form a basis for the solutions of \\spad{m x = 0}. Argument \\spad{solve} is a function for solving a single linear ordinary differential equation in \\spad{F}.")) (|solve| (((|Union| (|Record| (|:| |particular| (|Vector| |#1|)) (|:| |basis| (|Matrix| |#1|))) "failed") (|Matrix| |#1|) (|Vector| |#1|) (|Mapping| (|Union| (|Record| (|:| |particular| |#1|) (|:| |basis| (|List| |#1|))) "failed") |#2| |#1|)) "\\spad{solve(m,{} v,{} solve)} returns \\spad{[[v_1,{}...,{}v_m],{} v_p]} such that the solutions in \\spad{F} of the system \\spad{D x = m x + v} are \\spad{v_p + c_1 v_1 + ... + c_m v_m} where the \\spad{c_i's} are constants,{} and the \\spad{v_i's} form a basis for the solutions of \\spad{D x = m x}. Argument \\spad{solve} is a function for solving a single linear ordinary differential equation in \\spad{F}.")) (|triangulate| (((|Record| (|:| |mat| (|Matrix| |#2|)) (|:| |vec| (|Vector| |#1|))) (|Matrix| |#2|) (|Vector| |#1|)) "\\spad{triangulate(m,{} v)} returns \\spad{[m_0,{} v_0]} such that \\spad{m_0} is upper triangular and the system \\spad{m_0 x = v_0} is equivalent to \\spad{m x = v}.") (((|Record| (|:| A (|Matrix| |#1|)) (|:| |eqs| (|List| (|Record| (|:| C (|Matrix| |#1|)) (|:| |g| (|Vector| |#1|)) (|:| |eq| |#2|) (|:| |rh| |#1|))))) (|Matrix| |#1|) (|Vector| |#1|)) "\\spad{triangulate(M,{}v)} returns \\spad{A,{}[[C_1,{}g_1,{}L_1,{}h_1],{}...,{}[C_k,{}g_k,{}L_k,{}h_k]]} such that under the change of variable \\spad{y = A z},{} the first order linear system \\spad{D y = M y + v} is uncoupled as \\spad{D z_i = C_i z_i + g_i} and each \\spad{C_i} is a companion matrix corresponding to the scalar equation \\spad{L_i z_j = h_i}.")))
NIL
NIL
-(-810 -2313 LODO)
+(-810 -2312 LODO)
((|constructor| (NIL "\\spad{ODETools} provides tools for the linear ODE solver.")) (|particularSolution| (((|Union| |#1| "failed") |#2| |#1| (|List| |#1|) (|Mapping| |#1| |#1|)) "\\spad{particularSolution(op,{} g,{} [f1,{}...,{}fm],{} I)} returns a particular solution \\spad{h} of the equation \\spad{op y = g} where \\spad{[f1,{}...,{}fm]} are linearly independent and \\spad{op(\\spad{fi})=0}. The value \"failed\" is returned if no particular solution is found. Note: the method of variations of parameters is used.")) (|variationOfParameters| (((|Union| (|Vector| |#1|) "failed") |#2| |#1| (|List| |#1|)) "\\spad{variationOfParameters(op,{} g,{} [f1,{}...,{}fm])} returns \\spad{[u1,{}...,{}um]} such that a particular solution of the equation \\spad{op y = g} is \\spad{f1 int(u1) + ... + fm int(um)} where \\spad{[f1,{}...,{}fm]} are linearly independent and \\spad{op(\\spad{fi})=0}. The value \"failed\" is returned if \\spad{m < n} and no particular solution is found.")) (|wronskianMatrix| (((|Matrix| |#1|) (|List| |#1|) (|NonNegativeInteger|)) "\\spad{wronskianMatrix([f1,{}...,{}fn],{} q,{} D)} returns the \\spad{q x n} matrix \\spad{m} whose i^th row is \\spad{[f1^(i-1),{}...,{}fn^(i-1)]}.") (((|Matrix| |#1|) (|List| |#1|)) "\\spad{wronskianMatrix([f1,{}...,{}fn])} returns the \\spad{n x n} matrix \\spad{m} whose i^th row is \\spad{[f1^(i-1),{}...,{}fn^(i-1)]}.")))
NIL
NIL
-(-811 -3490 S |f|)
+(-811 -3445 S |f|)
((|constructor| (NIL "\\indented{2}{This type represents the finite direct or cartesian product of an} underlying ordered component type. The ordering on the type is determined by its third argument which represents the less than function on vectors. This type is a suitable third argument for \\spadtype{GeneralDistributedMultivariatePolynomial}.")))
-((-4400 |has| |#2| (-1045)) (-4401 |has| |#2| (-1045)) (-4403 |has| |#2| (-6 -4403)) ((-4408 "*") |has| |#2| (-172)) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-363))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363)))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-789))) (-2750 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-172)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-233)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-368)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2750 (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasAttribute| |#2| (QUOTE -4403)) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))))
+((-4401 |has| |#2| (-1045)) (-4402 |has| |#2| (-1045)) (-4404 |has| |#2| (-6 -4404)) ((-4409 "*") |has| |#2| (-172)) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-363))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363)))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-789))) (-2733 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1045)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-172)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-233)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-368)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (QUOTE (-1045)))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2733 (|HasCategory| |#2| (QUOTE (-1045))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-1094)))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))))
(-812 R)
((|constructor| (NIL "\\spadtype{OrderlyDifferentialPolynomial} implements an ordinary differential polynomial ring in arbitrary number of differential indeterminates,{} with coefficients in a ring. The ranking on the differential indeterminate is orderly. This is analogous to the domain \\spadtype{Polynomial}. \\blankline")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-814 (-1170)) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-813 |Kernels| R |var|)
((|constructor| (NIL "This constructor produces an ordinary differential ring from a partial differential ring by specifying a variable.")))
-(((-4408 "*") |has| |#2| (-363)) (-4399 |has| |#2| (-363)) (-4404 |has| |#2| (-363)) (-4398 |has| |#2| (-363)) (-4403 . T) (-4401 . T) (-4400 . T))
+(((-4409 "*") |has| |#2| (-363)) (-4400 |has| |#2| (-363)) (-4405 |has| |#2| (-363)) (-4399 |has| |#2| (-363)) (-4404 . T) (-4402 . T) (-4401 . T))
((|HasCategory| |#2| (QUOTE (-363))))
(-814 S)
((|constructor| (NIL "\\spadtype{OrderlyDifferentialVariable} adds a commonly used orderly ranking to the set of derivatives of an ordered list of differential indeterminates. An orderly ranking is a ranking \\spadfun{<} of the derivatives with the property that for two derivatives \\spad{u} and \\spad{v},{} \\spad{u} \\spadfun{<} \\spad{v} if the \\spadfun{order} of \\spad{u} is less than that of \\spad{v}. This domain belongs to \\spadtype{DifferentialVariableCategory}. It defines \\spadfun{weight} to be just \\spadfun{order},{} and it defines an orderly ranking \\spadfun{<} on derivatives \\spad{u} via the lexicographic order on the pair (\\spadfun{order}(\\spad{u}),{} \\spadfun{variable}(\\spad{u})).")))
@@ -3194,7 +3194,7 @@ NIL
NIL
(-816)
((|constructor| (NIL "The category of ordered commutative integral domains,{} where ordering and the arithmetic operations are compatible \\blankline")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-817)
((|constructor| (NIL "\\spadtype{OpenMathConnection} provides low-level functions for handling connections to and from \\spadtype{OpenMathDevice}\\spad{s}.")) (|OMbindTCP| (((|Boolean|) $ (|SingleInteger|)) "\\spad{OMbindTCP}")) (|OMconnectTCP| (((|Boolean|) $ (|String|) (|SingleInteger|)) "\\spad{OMconnectTCP}")) (|OMconnOutDevice| (((|OpenMathDevice|) $) "\\spad{OMconnOutDevice:}")) (|OMconnInDevice| (((|OpenMathDevice|) $) "\\spad{OMconnInDevice:}")) (|OMcloseConn| (((|Void|) $) "\\spad{OMcloseConn}")) (|OMmakeConn| (($ (|SingleInteger|)) "\\spad{OMmakeConn}")))
@@ -3222,7 +3222,7 @@ NIL
NIL
(-823 P R)
((|constructor| (NIL "This constructor creates the \\spadtype{MonogenicLinearOperator} domain which is ``opposite\\spad{''} in the ring sense to \\spad{P}. That is,{} as sets \\spad{P = \\$} but \\spad{a * b} in \\spad{\\$} is equal to \\spad{b * a} in \\spad{P}.")) (|po| ((|#1| $) "\\spad{po(q)} creates a value in \\spad{P} equal to \\spad{q} in \\$.")) (|op| (($ |#1|) "\\spad{op(p)} creates a value in \\$ equal to \\spad{p} in \\spad{P}.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-233))))
(-824)
((|constructor| (NIL "\\spadtype{OpenMath} provides operations for exporting an object in OpenMath format.")) (|OMwrite| (((|Void|) (|OpenMathDevice|) $ (|Boolean|)) "\\spad{OMwrite(dev,{} u,{} true)} writes the OpenMath form of \\axiom{\\spad{u}} to the OpenMath device \\axiom{\\spad{dev}} as a complete OpenMath object; OMwrite(\\spad{dev},{} \\spad{u},{} \\spad{false}) writes the object as an OpenMath fragment.") (((|Void|) (|OpenMathDevice|) $) "\\spad{OMwrite(dev,{} u)} writes the OpenMath form of \\axiom{\\spad{u}} to the OpenMath device \\axiom{\\spad{dev}} as a complete OpenMath object.") (((|String|) $ (|Boolean|)) "\\spad{OMwrite(u,{} true)} returns the OpenMath \\spad{XML} encoding of \\axiom{\\spad{u}} as a complete OpenMath object; OMwrite(\\spad{u},{} \\spad{false}) returns the OpenMath \\spad{XML} encoding of \\axiom{\\spad{u}} as an OpenMath fragment.") (((|String|) $) "\\spad{OMwrite(u)} returns the OpenMath \\spad{XML} encoding of \\axiom{\\spad{u}} as a complete OpenMath object.")))
@@ -3234,7 +3234,7 @@ NIL
NIL
(-826 S)
((|constructor| (NIL "to become an in order iterator")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest entry in the multiset aggregate \\spad{u}.")))
-((-4406 . T) (-4396 . T) (-4407 . T))
+((-4407 . T) (-4397 . T) (-4408 . T))
NIL
(-827)
((|constructor| (NIL "\\spadtype{OpenMathServerPackage} provides the necessary operations to run AXIOM as an OpenMath server,{} reading/writing objects to/from a port. Please note the facilities available here are very basic. The idea is that a user calls \\spadignore{e.g.} \\axiom{Omserve(4000,{}60)} and then another process sends OpenMath objects to port 4000 and reads the result.")) (|OMserve| (((|Void|) (|SingleInteger|) (|SingleInteger|)) "\\spad{OMserve(portnum,{}timeout)} puts AXIOM into server mode on port number \\axiom{\\spad{portnum}}. The parameter \\axiom{\\spad{timeout}} specifies the \\spad{timeout} period for the connection.")) (|OMsend| (((|Void|) (|OpenMathConnection|) (|Any|)) "\\spad{OMsend(c,{}u)} attempts to output \\axiom{\\spad{u}} on \\aciom{\\spad{c}} in OpenMath.")) (|OMreceive| (((|Any|) (|OpenMathConnection|)) "\\spad{OMreceive(c)} reads an OpenMath object from connection \\axiom{\\spad{c}} and returns the appropriate AXIOM object.")))
@@ -3246,8 +3246,8 @@ NIL
NIL
(-829 R)
((|constructor| (NIL "Adjunction of a complex infinity to a set. Date Created: 4 Oct 1989 Date Last Updated: 1 Nov 1989")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(x)} returns \\spad{x} as a finite rational number if it is one,{} \"failed\" otherwise.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(x)} returns \\spad{x} as a finite rational number. Error: if \\spad{x} is not a rational number.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(x)} tests if \\spad{x} is a finite rational number.")) (|infinite?| (((|Boolean|) $) "\\spad{infinite?(x)} tests if \\spad{x} is infinite.")) (|finite?| (((|Boolean|) $) "\\spad{finite?(x)} tests if \\spad{x} is finite.")) (|infinity| (($) "\\spad{infinity()} returns infinity.")))
-((-4403 |has| |#1| (-844)))
-((|HasCategory| |#1| (QUOTE (-844))) (-2750 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2750 (|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-21))))
+((-4404 |has| |#1| (-844)))
+((|HasCategory| |#1| (QUOTE (-844))) (-2733 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2733 (|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-21))))
(-830 A S)
((|constructor| (NIL "This category specifies the interface for operators used to build terms,{} in the sense of Universal Algebra. The domain parameter \\spad{S} provides representation for the `external name' of an operator.")) (|arity| (((|Arity|) $) "\\spad{arity(op)} returns the arity of the operator `op'.")) (|name| ((|#2| $) "\\spad{name(op)} returns the externam name of `op'.")))
NIL
@@ -3258,7 +3258,7 @@ NIL
NIL
(-832 R)
((|constructor| (NIL "Algebra of ADDITIVE operators over a ring.")))
-((-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) (-4403 . T))
+((-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))))
(-833)
((|constructor| (NIL "This package exports tools to create AXIOM Library information databases.")) (|getDatabase| (((|Database| (|IndexCard|)) (|String|)) "\\spad{getDatabase(\"char\")} returns a list of appropriate entries in the browser database. The legal values for \\spad{\"char\"} are \"o\" (operations),{} \\spad{\"k\"} (constructors),{} \\spad{\"d\"} (domains),{} \\spad{\"c\"} (categories) or \\spad{\"p\"} (packages).")))
@@ -3286,13 +3286,13 @@ NIL
NIL
(-839 R)
((|constructor| (NIL "Adjunction of two real infinites quantities to a set. Date Created: 4 Oct 1989 Date Last Updated: 1 Nov 1989")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(x)} returns \\spad{x} as a finite rational number if it is one and \"failed\" otherwise.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(x)} returns \\spad{x} as a finite rational number. Error: if \\spad{x} cannot be so converted.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(x)} tests if \\spad{x} is a finite rational number.")) (|whatInfinity| (((|SingleInteger|) $) "\\spad{whatInfinity(x)} returns 0 if \\spad{x} is finite,{} 1 if \\spad{x} is +infinity,{} and \\spad{-1} if \\spad{x} is -infinity.")) (|infinite?| (((|Boolean|) $) "\\spad{infinite?(x)} tests if \\spad{x} is +infinity or -infinity,{}")) (|finite?| (((|Boolean|) $) "\\spad{finite?(x)} tests if \\spad{x} is finite.")) (|minusInfinity| (($) "\\spad{minusInfinity()} returns -infinity.")) (|plusInfinity| (($) "\\spad{plusInfinity()} returns +infinity.")))
-((-4403 |has| |#1| (-844)))
-((|HasCategory| |#1| (QUOTE (-844))) (-2750 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2750 (|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-21))))
+((-4404 |has| |#1| (-844)))
+((|HasCategory| |#1| (QUOTE (-844))) (-2733 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2733 (|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-21))))
(-840)
((|constructor| (NIL "Ordered finite sets.")) (|max| (($) "\\spad{max} is the maximum value of \\%.")) (|min| (($) "\\spad{min} is the minimum value of \\%.")))
NIL
NIL
-(-841 -3490 S)
+(-841 -3445 S)
((|constructor| (NIL "\\indented{3}{This package provides ordering functions on vectors which} are suitable parameters for OrderedDirectProduct.")) (|reverseLex| (((|Boolean|) (|Vector| |#2|) (|Vector| |#2|)) "\\spad{reverseLex(v1,{}v2)} return \\spad{true} if the vector \\spad{v1} is less than the vector \\spad{v2} in the ordering which is total degree refined by the reverse lexicographic ordering.")) (|totalLex| (((|Boolean|) (|Vector| |#2|) (|Vector| |#2|)) "\\spad{totalLex(v1,{}v2)} return \\spad{true} if the vector \\spad{v1} is less than the vector \\spad{v2} in the ordering which is total degree refined by lexicographic ordering.")) (|pureLex| (((|Boolean|) (|Vector| |#2|) (|Vector| |#2|)) "\\spad{pureLex(v1,{}v2)} return \\spad{true} if the vector \\spad{v1} is less than the vector \\spad{v2} in the lexicographic ordering.")))
NIL
NIL
@@ -3306,7 +3306,7 @@ NIL
NIL
(-844)
((|constructor| (NIL "Ordered sets which are also rings,{} that is,{} domains where the ring operations are compatible with the ordering. \\blankline")) (|abs| (($ $) "\\spad{abs(x)} returns the absolute value of \\spad{x}.")) (|sign| (((|Integer|) $) "\\spad{sign(x)} is 1 if \\spad{x} is positive,{} \\spad{-1} if \\spad{x} is negative,{} 0 if \\spad{x} equals 0.")) (|negative?| (((|Boolean|) $) "\\spad{negative?(x)} tests whether \\spad{x} is strictly less than 0.")) (|positive?| (((|Boolean|) $) "\\spad{positive?(x)} tests whether \\spad{x} is strictly greater than 0.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-845 S)
((|constructor| (NIL "The class of totally ordered sets,{} that is,{} sets such that for each pair of elements \\spad{(a,{}b)} exactly one of the following relations holds \\spad{a<b or a=b or b<a} and the relation is transitive,{} \\spadignore{i.e.} \\spad{a<b and b<c => a<c}.")) (|min| (($ $ $) "\\spad{min(x,{}y)} returns the minimum of \\spad{x} and \\spad{y} relative to \\spad{\"<\"}.")) (|max| (($ $ $) "\\spad{max(x,{}y)} returns the maximum of \\spad{x} and \\spad{y} relative to \\spad{\"<\"}.")) (<= (((|Boolean|) $ $) "\\spad{x <= y} is a less than or equal test.")) (>= (((|Boolean|) $ $) "\\spad{x >= y} is a greater than or equal test.")) (> (((|Boolean|) $ $) "\\spad{x > y} is a greater than test.")) (< (((|Boolean|) $ $) "\\spad{x < y} is a strict total ordering on the elements of the set.")))
@@ -3322,19 +3322,19 @@ NIL
((|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))))
(-848 R)
((|constructor| (NIL "This is the category of univariate skew polynomials over an Ore coefficient ring. The multiplication is given by \\spad{x a = \\sigma(a) x + \\delta a}. This category is an evolution of the types \\indented{2}{MonogenicLinearOperator,{} OppositeMonogenicLinearOperator,{} and} \\indented{2}{NonCommutativeOperatorDivision} developped by Jean Della Dora and Stephen \\spad{M}. Watt.")) (|leftLcm| (($ $ $) "\\spad{leftLcm(a,{}b)} computes the value \\spad{m} of lowest degree such that \\spad{m = aa*a = bb*b} for some values \\spad{aa} and \\spad{bb}. The value \\spad{m} is computed using right-division.")) (|rightExtendedGcd| (((|Record| (|:| |coef1| $) (|:| |coef2| $) (|:| |generator| $)) $ $) "\\spad{rightExtendedGcd(a,{}b)} returns \\spad{[c,{}d]} such that \\spad{g = c * a + d * b = rightGcd(a,{} b)}.")) (|rightGcd| (($ $ $) "\\spad{rightGcd(a,{}b)} computes the value \\spad{g} of highest degree such that \\indented{3}{\\spad{a = aa*g}} \\indented{3}{\\spad{b = bb*g}} for some values \\spad{aa} and \\spad{bb}. The value \\spad{g} is computed using right-division.")) (|rightExactQuotient| (((|Union| $ "failed") $ $) "\\spad{rightExactQuotient(a,{}b)} computes the value \\spad{q},{} if it exists such that \\spad{a = q*b}.")) (|rightRemainder| (($ $ $) "\\spad{rightRemainder(a,{}b)} computes the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. The value \\spad{r} is returned.")) (|rightQuotient| (($ $ $) "\\spad{rightQuotient(a,{}b)} computes the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. The value \\spad{q} is returned.")) (|rightDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{rightDivide(a,{}b)} returns the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``right division\\spad{''}.")) (|rightLcm| (($ $ $) "\\spad{rightLcm(a,{}b)} computes the value \\spad{m} of lowest degree such that \\spad{m = a*aa = b*bb} for some values \\spad{aa} and \\spad{bb}. The value \\spad{m} is computed using left-division.")) (|leftExtendedGcd| (((|Record| (|:| |coef1| $) (|:| |coef2| $) (|:| |generator| $)) $ $) "\\spad{leftExtendedGcd(a,{}b)} returns \\spad{[c,{}d]} such that \\spad{g = a * c + b * d = leftGcd(a,{} b)}.")) (|leftGcd| (($ $ $) "\\spad{leftGcd(a,{}b)} computes the value \\spad{g} of highest degree such that \\indented{3}{\\spad{a = g*aa}} \\indented{3}{\\spad{b = g*bb}} for some values \\spad{aa} and \\spad{bb}. The value \\spad{g} is computed using left-division.")) (|leftExactQuotient| (((|Union| $ "failed") $ $) "\\spad{leftExactQuotient(a,{}b)} computes the value \\spad{q},{} if it exists,{} \\indented{1}{such that \\spad{a = b*q}.}")) (|leftRemainder| (($ $ $) "\\spad{leftRemainder(a,{}b)} computes the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. The value \\spad{r} is returned.")) (|leftQuotient| (($ $ $) "\\spad{leftQuotient(a,{}b)} computes the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. The value \\spad{q} is returned.")) (|leftDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{leftDivide(a,{}b)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``left division\\spad{''}.")) (|primitivePart| (($ $) "\\spad{primitivePart(l)} returns \\spad{l0} such that \\spad{l = a * l0} for some a in \\spad{R},{} and \\spad{content(l0) = 1}.")) (|content| ((|#1| $) "\\spad{content(l)} returns the \\spad{gcd} of all the coefficients of \\spad{l}.")) (|monicRightDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{monicRightDivide(a,{}b)} returns the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. \\spad{b} must be monic. This process is called ``right division\\spad{''}.")) (|monicLeftDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{monicLeftDivide(a,{}b)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. \\spad{b} must be monic. This process is called ``left division\\spad{''}.")) (|exquo| (((|Union| $ "failed") $ |#1|) "\\spad{exquo(l,{} a)} returns the exact quotient of \\spad{l} by a,{} returning \\axiom{\"failed\"} if this is not possible.")) (|apply| ((|#1| $ |#1| |#1|) "\\spad{apply(p,{} c,{} m)} returns \\spad{p(m)} where the action is given by \\spad{x m = c sigma(m) + delta(m)}.")) (|coefficients| (((|List| |#1|) $) "\\spad{coefficients(l)} returns the list of all the nonzero coefficients of \\spad{l}.")) (|monomial| (($ |#1| (|NonNegativeInteger|)) "\\spad{monomial(c,{}k)} produces \\spad{c} times the \\spad{k}-th power of the generating operator,{} \\spad{monomial(1,{}1)}.")) (|coefficient| ((|#1| $ (|NonNegativeInteger|)) "\\spad{coefficient(l,{}k)} is \\spad{a(k)} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|reductum| (($ $) "\\spad{reductum(l)} is \\spad{l - monomial(a(n),{}n)} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(l)} is \\spad{a(n)} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|minimumDegree| (((|NonNegativeInteger|) $) "\\spad{minimumDegree(l)} is the smallest \\spad{k} such that \\spad{a(k) ~= 0} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(l)} is \\spad{n} if \\indented{2}{\\spad{l = sum(monomial(a(i),{}i),{} i = 0..n)}.}")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-849 R C)
((|constructor| (NIL "\\spad{UnivariateSkewPolynomialCategoryOps} provides products and \\indented{1}{divisions of univariate skew polynomials.}")) (|rightDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{rightDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``right division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|leftDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{leftDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``left division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|monicRightDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{monicRightDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. \\spad{b} must be monic. This process is called ``right division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|monicLeftDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{monicLeftDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. \\spad{b} must be monic. This process is called ``left division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|apply| ((|#1| |#2| |#1| |#1| (|Automorphism| |#1|) (|Mapping| |#1| |#1|)) "\\spad{apply(p,{} c,{} m,{} sigma,{} delta)} returns \\spad{p(m)} where the action is given by \\spad{x m = c sigma(m) + delta(m)}.")) (|times| ((|#2| |#2| |#2| (|Automorphism| |#1|) (|Mapping| |#1| |#1|)) "\\spad{times(p,{} q,{} sigma,{} delta)} returns \\spad{p * q}. \\spad{\\sigma} and \\spad{\\delta} are the maps to use.")))
NIL
((|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556))))
-(-850 R |sigma| -2288)
+(-850 R |sigma| -3707)
((|constructor| (NIL "This is the domain of sparse univariate skew polynomials over an Ore coefficient field. The multiplication is given by \\spad{x a = \\sigma(a) x + \\delta a}.")) (|outputForm| (((|OutputForm|) $ (|OutputForm|)) "\\spad{outputForm(p,{} x)} returns the output form of \\spad{p} using \\spad{x} for the otherwise anonymous variable.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-363))))
-(-851 |x| R |sigma| -2288)
+(-851 |x| R |sigma| -3707)
((|constructor| (NIL "This is the domain of univariate skew polynomials over an Ore coefficient field in a named variable. The multiplication is given by \\spad{x a = \\sigma(a) x + \\delta a}.")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-363))))
(-852 R)
((|constructor| (NIL "This package provides orthogonal polynomials as functions on a ring.")) (|legendreP| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{legendreP(n,{}x)} is the \\spad{n}-th Legendre polynomial,{} \\spad{P[n](x)}. These are defined by \\spad{1/sqrt(1-2*x*t+t**2) = sum(P[n](x)*t**n,{} n = 0..)}.")) (|laguerreL| ((|#1| (|NonNegativeInteger|) (|NonNegativeInteger|) |#1|) "\\spad{laguerreL(m,{}n,{}x)} is the associated Laguerre polynomial,{} \\spad{L<m>[n](x)}. This is the \\spad{m}-th derivative of \\spad{L[n](x)}.") ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{laguerreL(n,{}x)} is the \\spad{n}-th Laguerre polynomial,{} \\spad{L[n](x)}. These are defined by \\spad{exp(-t*x/(1-t))/(1-t) = sum(L[n](x)*t**n/n!,{} n = 0..)}.")) (|hermiteH| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{hermiteH(n,{}x)} is the \\spad{n}-th Hermite polynomial,{} \\spad{H[n](x)}. These are defined by \\spad{exp(2*t*x-t**2) = sum(H[n](x)*t**n/n!,{} n = 0..)}.")) (|chebyshevU| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{chebyshevU(n,{}x)} is the \\spad{n}-th Chebyshev polynomial of the second kind,{} \\spad{U[n](x)}. These are defined by \\spad{1/(1-2*t*x+t**2) = sum(T[n](x) *t**n,{} n = 0..)}.")) (|chebyshevT| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{chebyshevT(n,{}x)} is the \\spad{n}-th Chebyshev polynomial of the first kind,{} \\spad{T[n](x)}. These are defined by \\spad{(1-t*x)/(1-2*t*x+t**2) = sum(T[n](x) *t**n,{} n = 0..)}.")))
@@ -3378,7 +3378,7 @@ NIL
NIL
(-862 R |vl| |wl| |wtlevel|)
((|constructor| (NIL "This domain represents truncated weighted polynomials over the \"Polynomial\" type. The variables must be specified,{} as must the weights. The representation is sparse in the sense that only non-zero terms are represented.")) (|changeWeightLevel| (((|Void|) (|NonNegativeInteger|)) "\\spad{changeWeightLevel(n)} This changes the weight level to the new value given: \\spad{NB:} previously calculated terms are not affected")) (/ (((|Union| $ "failed") $ $) "\\spad{x/y} division (only works if minimum weight of divisor is zero,{} and if \\spad{R} is a Field)")))
-((-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) (-4403 . T))
+((-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))))
(-863 R PS UP)
((|constructor| (NIL "\\indented{1}{This package computes reliable Pad&ea. approximants using} a generalized Viskovatov continued fraction algorithm. Authors: Burge,{} Hassner & Watt. Date Created: April 1987 Date Last Updated: 12 April 1990 Keywords: Pade,{} series Examples: References: \\indented{2}{\"Pade Approximants,{} Part I: Basic Theory\",{} Baker & Graves-Morris.}")) (|padecf| (((|Union| (|ContinuedFraction| |#3|) "failed") (|NonNegativeInteger|) (|NonNegativeInteger|) |#2| |#2|) "\\spad{padecf(nd,{}dd,{}ns,{}ds)} computes the approximant as a continued fraction of polynomials (if it exists) for arguments \\spad{nd} (numerator degree of approximant),{} \\spad{dd} (denominator degree of approximant),{} \\spad{ns} (numerator series of function),{} and \\spad{ds} (denominator series of function).")) (|pade| (((|Union| (|Fraction| |#3|) "failed") (|NonNegativeInteger|) (|NonNegativeInteger|) |#2| |#2|) "\\spad{pade(nd,{}dd,{}ns,{}ds)} computes the approximant as a quotient of polynomials (if it exists) for arguments \\spad{nd} (numerator degree of approximant),{} \\spad{dd} (denominator degree of approximant),{} \\spad{ns} (numerator series of function),{} and \\spad{ds} (denominator series of function).")))
@@ -3390,24 +3390,24 @@ NIL
NIL
(-865 |p|)
((|constructor| (NIL "This is the catefory of stream-based representations of \\indented{2}{the \\spad{p}-adic integers.}")) (|root| (($ (|SparseUnivariatePolynomial| (|Integer|)) (|Integer|)) "\\spad{root(f,{}a)} returns a root of the polynomial \\spad{f}. Argument \\spad{a} must be a root of \\spad{f} \\spad{(mod p)}.")) (|sqrt| (($ $ (|Integer|)) "\\spad{sqrt(b,{}a)} returns a square root of \\spad{b}. Argument \\spad{a} is a square root of \\spad{b} \\spad{(mod p)}.")) (|approximate| (((|Integer|) $ (|Integer|)) "\\spad{approximate(x,{}n)} returns an integer \\spad{y} such that \\spad{y = x (mod p^n)} when \\spad{n} is positive,{} and 0 otherwise.")) (|quotientByP| (($ $) "\\spad{quotientByP(x)} returns \\spad{b},{} where \\spad{x = a + b p}.")) (|moduloP| (((|Integer|) $) "\\spad{modulo(x)} returns a,{} where \\spad{x = a + b p}.")) (|modulus| (((|Integer|)) "\\spad{modulus()} returns the value of \\spad{p}.")) (|complete| (($ $) "\\spad{complete(x)} forces the computation of all digits.")) (|extend| (($ $ (|Integer|)) "\\spad{extend(x,{}n)} forces the computation of digits up to order \\spad{n}.")) (|order| (((|NonNegativeInteger|) $) "\\spad{order(x)} returns the exponent of the highest power of \\spad{p} dividing \\spad{x}.")) (|digits| (((|Stream| (|Integer|)) $) "\\spad{digits(x)} returns a stream of \\spad{p}-adic digits of \\spad{x}.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-866 |p|)
((|constructor| (NIL "Stream-based implementation of \\spad{Zp:} \\spad{p}-adic numbers are represented as sum(\\spad{i} = 0..,{} a[\\spad{i}] * p^i),{} where the a[\\spad{i}] lie in 0,{}1,{}...,{}(\\spad{p} - 1).")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-867 |p|)
((|constructor| (NIL "Stream-based implementation of \\spad{Qp:} numbers are represented as sum(\\spad{i} = \\spad{k}..,{} a[\\spad{i}] * p^i) where the a[\\spad{i}] lie in 0,{}1,{}...,{}(\\spad{p} - 1).")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-866 |#1|) (QUOTE (-905))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-866 |#1|) (QUOTE (-145))) (|HasCategory| (-866 |#1|) (QUOTE (-147))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-866 |#1|) (QUOTE (-1018))) (|HasCategory| (-866 |#1|) (QUOTE (-816))) (-2750 (|HasCategory| (-866 |#1|) (QUOTE (-816))) (|HasCategory| (-866 |#1|) (QUOTE (-846)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-866 |#1|) (QUOTE (-1145))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-866 |#1|) (QUOTE (-233))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -309) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -866) (|devaluate| |#1|)) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| (-866 |#1|) (QUOTE (-307))) (|HasCategory| (-866 |#1|) (QUOTE (-545))) (|HasCategory| (-866 |#1|) (QUOTE (-846))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-866 |#1|) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-866 |#1|) (QUOTE (-905)))) (|HasCategory| (-866 |#1|) (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-866 |#1|) (QUOTE (-905))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-866 |#1|) (QUOTE (-145))) (|HasCategory| (-866 |#1|) (QUOTE (-147))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-866 |#1|) (QUOTE (-1018))) (|HasCategory| (-866 |#1|) (QUOTE (-816))) (-2733 (|HasCategory| (-866 |#1|) (QUOTE (-816))) (|HasCategory| (-866 |#1|) (QUOTE (-846)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-866 |#1|) (QUOTE (-1145))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| (-866 |#1|) (QUOTE (-233))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -309) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| (-866 |#1|) (LIST (QUOTE -286) (LIST (QUOTE -866) (|devaluate| |#1|)) (LIST (QUOTE -866) (|devaluate| |#1|)))) (|HasCategory| (-866 |#1|) (QUOTE (-307))) (|HasCategory| (-866 |#1|) (QUOTE (-545))) (|HasCategory| (-866 |#1|) (QUOTE (-846))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-866 |#1|) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-866 |#1|) (QUOTE (-905)))) (|HasCategory| (-866 |#1|) (QUOTE (-145)))))
(-868 |p| PADIC)
((|constructor| (NIL "This is the category of stream-based representations of \\spad{Qp}.")) (|removeZeroes| (($ (|Integer|) $) "\\spad{removeZeroes(n,{}x)} removes up to \\spad{n} leading zeroes from the \\spad{p}-adic rational \\spad{x}.") (($ $) "\\spad{removeZeroes(x)} removes leading zeroes from the representation of the \\spad{p}-adic rational \\spad{x}. A \\spad{p}-adic rational is represented by (1) an exponent and (2) a \\spad{p}-adic integer which may have leading zero digits. When the \\spad{p}-adic integer has a leading zero digit,{} a 'leading zero' is removed from the \\spad{p}-adic rational as follows: the number is rewritten by increasing the exponent by 1 and dividing the \\spad{p}-adic integer by \\spad{p}. Note: \\spad{removeZeroes(f)} removes all leading zeroes from \\spad{f}.")) (|continuedFraction| (((|ContinuedFraction| (|Fraction| (|Integer|))) $) "\\spad{continuedFraction(x)} converts the \\spad{p}-adic rational number \\spad{x} to a continued fraction.")) (|approximate| (((|Fraction| (|Integer|)) $ (|Integer|)) "\\spad{approximate(x,{}n)} returns a rational number \\spad{y} such that \\spad{y = x (mod p^n)}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-816))) (-2750 (|HasCategory| |#2| (QUOTE (-816))) (|HasCategory| |#2| (QUOTE (-846)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-1145))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-846))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-816))) (-2733 (|HasCategory| |#2| (QUOTE (-816))) (|HasCategory| |#2| (QUOTE (-846)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-1145))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-846))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
(-869 S T$)
((|constructor| (NIL "\\indented{1}{This domain provides a very simple representation} of the notion of `pair of objects'. It does not try to achieve all possible imaginable things.")) (|second| ((|#2| $) "\\spad{second(p)} extracts the second components of \\spad{`p'}.")) (|first| ((|#1| $) "\\spad{first(p)} extracts the first component of \\spad{`p'}.")) (|construct| (($ |#1| |#2|) "\\spad{construct(s,{}t)} is same as pair(\\spad{s},{}\\spad{t}),{} with syntactic sugar.")) (|pair| (($ |#1| |#2|) "\\spad{pair(s,{}t)} returns a pair object composed of \\spad{`s'} and \\spad{`t'}.")))
NIL
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))))
(-870)
((|constructor| (NIL "This domain describes four groups of color shades (palettes).")) (|coerce| (($ (|Color|)) "\\spad{coerce(c)} sets the average shade for the palette to that of the indicated color \\spad{c}.")) (|shade| (((|Integer|) $) "\\spad{shade(p)} returns the shade index of the indicated palette \\spad{p}.")) (|hue| (((|Color|) $) "\\spad{hue(p)} returns the hue field of the indicated palette \\spad{p}.")) (|light| (($ (|Color|)) "\\spad{light(c)} sets the shade of a hue,{} \\spad{c},{} to it\\spad{'s} highest value.")) (|pastel| (($ (|Color|)) "\\spad{pastel(c)} sets the shade of a hue,{} \\spad{c},{} above bright,{} but below light.")) (|bright| (($ (|Color|)) "\\spad{bright(c)} sets the shade of a hue,{} \\spad{c},{} above dim,{} but below pastel.")) (|dim| (($ (|Color|)) "\\spad{dim(c)} sets the shade of a hue,{} \\spad{c},{} above dark,{} but below bright.")) (|dark| (($ (|Color|)) "\\spad{dark(c)} sets the shade of the indicated hue of \\spad{c} to it\\spad{'s} lowest value.")))
NIL
@@ -3463,7 +3463,7 @@ NIL
(-883 |Base| |Subject| |Pat|)
((|constructor| (NIL "This package provides the top-level pattern macthing functions.")) (|Is| (((|PatternMatchResult| |#1| |#2|) |#2| |#3|) "\\spad{Is(expr,{} pat)} matches the pattern pat on the expression \\spad{expr} and returns a match of the form \\spad{[v1 = e1,{}...,{}vn = en]}; returns an empty match if \\spad{expr} is exactly equal to pat. returns a \\spadfun{failed} match if pat does not match \\spad{expr}.") (((|List| (|Equation| (|Polynomial| |#2|))) |#2| |#3|) "\\spad{Is(expr,{} pat)} matches the pattern pat on the expression \\spad{expr} and returns a list of matches \\spad{[v1 = e1,{}...,{}vn = en]}; returns an empty list if either \\spad{expr} is exactly equal to pat or if pat does not match \\spad{expr}.") (((|List| (|Equation| |#2|)) |#2| |#3|) "\\spad{Is(expr,{} pat)} matches the pattern pat on the expression \\spad{expr} and returns a list of matches \\spad{[v1 = e1,{}...,{}vn = en]}; returns an empty list if either \\spad{expr} is exactly equal to pat or if pat does not match \\spad{expr}.") (((|PatternMatchListResult| |#1| |#2| (|List| |#2|)) (|List| |#2|) |#3|) "\\spad{Is([e1,{}...,{}en],{} pat)} matches the pattern pat on the list of expressions \\spad{[e1,{}...,{}en]} and returns the result.")) (|is?| (((|Boolean|) (|List| |#2|) |#3|) "\\spad{is?([e1,{}...,{}en],{} pat)} tests if the list of expressions \\spad{[e1,{}...,{}en]} matches the pattern pat.") (((|Boolean|) |#2| |#3|) "\\spad{is?(expr,{} pat)} tests if the expression \\spad{expr} matches the pattern pat.")))
NIL
-((-12 (-2356 (|HasCategory| |#2| (QUOTE (-1045)))) (-2356 (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (-2356 (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))
+((-12 (-2354 (|HasCategory| |#2| (QUOTE (-1045)))) (-2354 (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (-12 (|HasCategory| |#2| (QUOTE (-1045))) (-2354 (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))
(-884 R A B)
((|constructor| (NIL "Lifts maps to pattern matching results.")) (|map| (((|PatternMatchResult| |#1| |#3|) (|Mapping| |#3| |#2|) (|PatternMatchResult| |#1| |#2|)) "\\spad{map(f,{} [(v1,{}a1),{}...,{}(vn,{}an)])} returns the matching result [(\\spad{v1},{}\\spad{f}(a1)),{}...,{}(\\spad{vn},{}\\spad{f}(an))].")))
NIL
@@ -3472,7 +3472,7 @@ NIL
((|constructor| (NIL "A PatternMatchResult is an object internally returned by the pattern matcher; It is either a failed match,{} or a list of matches of the form (var,{} expr) meaning that the variable var matches the expression expr.")) (|satisfy?| (((|Union| (|Boolean|) "failed") $ (|Pattern| |#1|)) "\\spad{satisfy?(r,{} p)} returns \\spad{true} if the matches satisfy the top-level predicate of \\spad{p},{} \\spad{false} if they don\\spad{'t},{} and \"failed\" if not enough variables of \\spad{p} are matched in \\spad{r} to decide.")) (|construct| (($ (|List| (|Record| (|:| |key| (|Symbol|)) (|:| |entry| |#2|)))) "\\spad{construct([v1,{}e1],{}...,{}[vn,{}en])} returns the match result containing the matches (\\spad{v1},{}e1),{}...,{}(\\spad{vn},{}en).")) (|destruct| (((|List| (|Record| (|:| |key| (|Symbol|)) (|:| |entry| |#2|))) $) "\\spad{destruct(r)} returns the list of matches (var,{} expr) in \\spad{r}. Error: if \\spad{r} is a failed match.")) (|addMatchRestricted| (($ (|Pattern| |#1|) |#2| $ |#2|) "\\spad{addMatchRestricted(var,{} expr,{} r,{} val)} adds the match (\\spad{var},{} \\spad{expr}) in \\spad{r},{} provided that \\spad{expr} satisfies the predicates attached to \\spad{var},{} that \\spad{var} is not matched to another expression already,{} and that either \\spad{var} is an optional pattern variable or that \\spad{expr} is not equal to val (usually an identity).")) (|insertMatch| (($ (|Pattern| |#1|) |#2| $) "\\spad{insertMatch(var,{} expr,{} r)} adds the match (\\spad{var},{} \\spad{expr}) in \\spad{r},{} without checking predicates or previous matches for \\spad{var}.")) (|addMatch| (($ (|Pattern| |#1|) |#2| $) "\\spad{addMatch(var,{} expr,{} r)} adds the match (\\spad{var},{} \\spad{expr}) in \\spad{r},{} provided that \\spad{expr} satisfies the predicates attached to \\spad{var},{} and that \\spad{var} is not matched to another expression already.")) (|getMatch| (((|Union| |#2| "failed") (|Pattern| |#1|) $) "\\spad{getMatch(var,{} r)} returns the expression that \\spad{var} matches in the result \\spad{r},{} and \"failed\" if \\spad{var} is not matched in \\spad{r}.")) (|union| (($ $ $) "\\spad{union(a,{} b)} makes the set-union of two match results.")) (|new| (($) "\\spad{new()} returns a new empty match result.")) (|failed| (($) "\\spad{failed()} returns a failed match.")) (|failed?| (((|Boolean|) $) "\\spad{failed?(r)} tests if \\spad{r} is a failed match.")))
NIL
NIL
-(-886 R -3950)
+(-886 R -3922)
((|constructor| (NIL "Tools for patterns.")) (|badValues| (((|List| |#2|) (|Pattern| |#1|)) "\\spad{badValues(p)} returns the list of \"bad values\" for \\spad{p}; \\spad{p} is not allowed to match any of its \"bad values\".")) (|addBadValue| (((|Pattern| |#1|) (|Pattern| |#1|) |#2|) "\\spad{addBadValue(p,{} v)} adds \\spad{v} to the list of \"bad values\" for \\spad{p}; \\spad{p} is not allowed to match any of its \"bad values\".")) (|satisfy?| (((|Boolean|) (|List| |#2|) (|Pattern| |#1|)) "\\spad{satisfy?([v1,{}...,{}vn],{} p)} returns \\spad{f(v1,{}...,{}vn)} where \\spad{f} is the top-level predicate attached to \\spad{p}.") (((|Boolean|) |#2| (|Pattern| |#1|)) "\\spad{satisfy?(v,{} p)} returns \\spad{f}(\\spad{v}) where \\spad{f} is the predicate attached to \\spad{p}.")) (|predicate| (((|Mapping| (|Boolean|) |#2|) (|Pattern| |#1|)) "\\spad{predicate(p)} returns the predicate attached to \\spad{p},{} the constant function \\spad{true} if \\spad{p} has no predicates attached to it.")) (|suchThat| (((|Pattern| |#1|) (|Pattern| |#1|) (|List| (|Symbol|)) (|Mapping| (|Boolean|) (|List| |#2|))) "\\spad{suchThat(p,{} [a1,{}...,{}an],{} f)} returns a copy of \\spad{p} with the top-level predicate set to \\spad{f(a1,{}...,{}an)}.") (((|Pattern| |#1|) (|Pattern| |#1|) (|List| (|Mapping| (|Boolean|) |#2|))) "\\spad{suchThat(p,{} [f1,{}...,{}fn])} makes a copy of \\spad{p} and adds the predicate \\spad{f1} and ... and \\spad{fn} to the copy,{} which is returned.") (((|Pattern| |#1|) (|Pattern| |#1|) (|Mapping| (|Boolean|) |#2|)) "\\spad{suchThat(p,{} f)} makes a copy of \\spad{p} and adds the predicate \\spad{f} to the copy,{} which is returned.")))
NIL
NIL
@@ -3496,7 +3496,7 @@ NIL
((|PDESolve| (((|Result|) (|Record| (|:| |pde| (|List| (|Expression| (|DoubleFloat|)))) (|:| |constraints| (|List| (|Record| (|:| |start| (|DoubleFloat|)) (|:| |finish| (|DoubleFloat|)) (|:| |grid| (|NonNegativeInteger|)) (|:| |boundaryType| (|Integer|)) (|:| |dStart| (|Matrix| (|DoubleFloat|))) (|:| |dFinish| (|Matrix| (|DoubleFloat|)))))) (|:| |f| (|List| (|List| (|Expression| (|DoubleFloat|))))) (|:| |st| (|String|)) (|:| |tol| (|DoubleFloat|)))) "\\spad{PDESolve(args)} performs the integration of the function given the strategy or method returned by \\axiomFun{measure}.")) (|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |explanations| (|String|))) (|RoutinesTable|) (|Record| (|:| |pde| (|List| (|Expression| (|DoubleFloat|)))) (|:| |constraints| (|List| (|Record| (|:| |start| (|DoubleFloat|)) (|:| |finish| (|DoubleFloat|)) (|:| |grid| (|NonNegativeInteger|)) (|:| |boundaryType| (|Integer|)) (|:| |dStart| (|Matrix| (|DoubleFloat|))) (|:| |dFinish| (|Matrix| (|DoubleFloat|)))))) (|:| |f| (|List| (|List| (|Expression| (|DoubleFloat|))))) (|:| |st| (|String|)) (|:| |tol| (|DoubleFloat|)))) "\\spad{measure(R,{}args)} calculates an estimate of the ability of a particular method to solve a problem. \\blankline This method may be either a specific NAG routine or a strategy (such as transforming the function from one which is difficult to one which is easier to solve). \\blankline It will call whichever agents are needed to perform analysis on the problem in order to calculate the measure. There is a parameter,{} labelled \\axiom{sofar},{} which would contain the best compatibility found so far.")))
NIL
NIL
-(-892 UP -2313)
+(-892 UP -2312)
((|constructor| (NIL "This package \\undocumented")) (|rightFactorCandidate| ((|#1| |#1| (|NonNegativeInteger|)) "\\spad{rightFactorCandidate(p,{}n)} \\undocumented")) (|leftFactor| (((|Union| |#1| "failed") |#1| |#1|) "\\spad{leftFactor(p,{}q)} \\undocumented")) (|decompose| (((|Union| (|Record| (|:| |left| |#1|) (|:| |right| |#1|)) "failed") |#1| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{decompose(up,{}m,{}n)} \\undocumented") (((|List| |#1|) |#1|) "\\spad{decompose(up)} \\undocumented")))
NIL
NIL
@@ -3514,19 +3514,19 @@ NIL
NIL
(-896 S)
((|constructor| (NIL "A partial differential ring with differentiations indexed by a parameter type \\spad{S}. \\blankline")) (D (($ $ (|List| |#1|) (|List| (|NonNegativeInteger|))) "\\spad{D(x,{} [s1,{}...,{}sn],{} [n1,{}...,{}nn])} computes multiple partial derivatives,{} \\spadignore{i.e.} \\spad{D(...D(x,{} s1,{} n1)...,{} sn,{} nn)}.") (($ $ |#1| (|NonNegativeInteger|)) "\\spad{D(x,{} s,{} n)} computes multiple partial derivatives,{} \\spadignore{i.e.} \\spad{n}-th derivative of \\spad{x} with respect to \\spad{s}.") (($ $ (|List| |#1|)) "\\spad{D(x,{}[s1,{}...sn])} computes successive partial derivatives,{} \\spadignore{i.e.} \\spad{D(...D(x,{} s1)...,{} sn)}.") (($ $ |#1|) "\\spad{D(x,{}v)} computes the partial derivative of \\spad{x} with respect to \\spad{v}.")) (|differentiate| (($ $ (|List| |#1|) (|List| (|NonNegativeInteger|))) "\\spad{differentiate(x,{} [s1,{}...,{}sn],{} [n1,{}...,{}nn])} computes multiple partial derivatives,{} \\spadignore{i.e.}") (($ $ |#1| (|NonNegativeInteger|)) "\\spad{differentiate(x,{} s,{} n)} computes multiple partial derivatives,{} \\spadignore{i.e.} \\spad{n}-th derivative of \\spad{x} with respect to \\spad{s}.") (($ $ (|List| |#1|)) "\\spad{differentiate(x,{}[s1,{}...sn])} computes successive partial derivatives,{} \\spadignore{i.e.} \\spad{differentiate(...differentiate(x,{} s1)...,{} sn)}.") (($ $ |#1|) "\\spad{differentiate(x,{}v)} computes the partial derivative of \\spad{x} with respect to \\spad{v}.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-897 S)
((|constructor| (NIL "\\indented{1}{A PendantTree(\\spad{S})is either a leaf? and is an \\spad{S} or has} a left and a right both PendantTree(\\spad{S})\\spad{'s}")) (|ptree| (($ $ $) "\\spad{ptree(x,{}y)} \\undocumented") (($ |#1|) "\\spad{ptree(s)} is a leaf? pendant tree")))
NIL
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-898 |n| R)
((|constructor| (NIL "Permanent implements the functions {\\em permanent},{} the permanent for square matrices.")) (|permanent| ((|#2| (|SquareMatrix| |#1| |#2|)) "\\spad{permanent(x)} computes the permanent of a square matrix \\spad{x}. The {\\em permanent} is equivalent to the \\spadfun{determinant} except that coefficients have no change of sign. This function is much more difficult to compute than the {\\em determinant}. The formula used is by \\spad{H}.\\spad{J}. Ryser,{} improved by [Nijenhuis and Wilf,{} \\spad{Ch}. 19]. Note: permanent(\\spad{x}) choose one of three algorithms,{} depending on the underlying ring \\spad{R} and on \\spad{n},{} the number of rows (and columns) of \\spad{x:}\\begin{items} \\item 1. if 2 has an inverse in \\spad{R} we can use the algorithm of \\indented{3}{[Nijenhuis and Wilf,{} \\spad{ch}.19,{}\\spad{p}.158]; if 2 has no inverse,{}} \\indented{3}{some modifications are necessary:} \\item 2. if {\\em n > 6} and \\spad{R} is an integral domain with characteristic \\indented{3}{different from 2 (the algorithm works if and only 2 is not a} \\indented{3}{zero-divisor of \\spad{R} and {\\em characteristic()\\$R ~= 2},{}} \\indented{3}{but how to check that for any given \\spad{R} ?),{}} \\indented{3}{the local function {\\em permanent2} is called;} \\item 3. else,{} the local function {\\em permanent3} is called \\indented{3}{(works for all commutative rings \\spad{R}).} \\end{items}")))
NIL
NIL
(-899 S)
((|constructor| (NIL "PermutationCategory provides a categorial environment \\indented{1}{for subgroups of bijections of a set (\\spadignore{i.e.} permutations)}")) (< (((|Boolean|) $ $) "\\spad{p < q} is an order relation on permutations. Note: this order is only total if and only if \\spad{S} is totally ordered or \\spad{S} is finite.")) (|orbit| (((|Set| |#1|) $ |#1|) "\\spad{orbit(p,{} el)} returns the orbit of {\\em el} under the permutation \\spad{p},{} \\spadignore{i.e.} the set which is given by applications of the powers of \\spad{p} to {\\em el}.")) (|elt| ((|#1| $ |#1|) "\\spad{elt(p,{} el)} returns the image of {\\em el} under the permutation \\spad{p}.")) (|eval| ((|#1| $ |#1|) "\\spad{eval(p,{} el)} returns the image of {\\em el} under the permutation \\spad{p}.")) (|cycles| (($ (|List| (|List| |#1|))) "\\spad{cycles(lls)} coerces a list list of cycles {\\em lls} to a permutation,{} each cycle being a list with not repetitions,{} is coerced to the permutation,{} which maps {\\em ls.i} to {\\em ls.i+1},{} indices modulo the length of the list,{} then these permutations are mutiplied. Error: if repetitions occur in one cycle.")) (|cycle| (($ (|List| |#1|)) "\\spad{cycle(ls)} coerces a cycle {\\em ls},{} \\spadignore{i.e.} a list with not repetitions to a permutation,{} which maps {\\em ls.i} to {\\em ls.i+1},{} indices modulo the length of the list. Error: if repetitions occur.")))
-((-4403 . T))
+((-4404 . T))
NIL
(-900 S)
((|constructor| (NIL "PermutationGroup implements permutation groups acting on a set \\spad{S},{} \\spadignore{i.e.} all subgroups of the symmetric group of \\spad{S},{} represented as a list of permutations (generators). Note that therefore the objects are not members of the \\Language category \\spadtype{Group}. Using the idea of base and strong generators by Sims,{} basic routines and algorithms are implemented so that the word problem for permutation groups can be solved.")) (|initializeGroupForWordProblem| (((|Void|) $ (|Integer|) (|Integer|)) "\\spad{initializeGroupForWordProblem(gp,{}m,{}n)} initializes the group {\\em gp} for the word problem. Notes: (1) with a small integer you get shorter words,{} but the routine takes longer than the standard routine for longer words. (2) be careful: invoking this routine will destroy the possibly stored information about your group (but will recompute it again). (3) users need not call this function normally for the soultion of the word problem.") (((|Void|) $) "\\spad{initializeGroupForWordProblem(gp)} initializes the group {\\em gp} for the word problem. Notes: it calls the other function of this name with parameters 0 and 1: {\\em initializeGroupForWordProblem(gp,{}0,{}1)}. Notes: (1) be careful: invoking this routine will destroy the possibly information about your group (but will recompute it again) (2) users need not call this function normally for the soultion of the word problem.")) (<= (((|Boolean|) $ $) "\\spad{gp1 <= gp2} returns \\spad{true} if and only if {\\em gp1} is a subgroup of {\\em gp2}. Note: because of a bug in the parser you have to call this function explicitly by {\\em gp1 <=\\$(PERMGRP S) gp2}.")) (< (((|Boolean|) $ $) "\\spad{gp1 < gp2} returns \\spad{true} if and only if {\\em gp1} is a proper subgroup of {\\em gp2}.")) (|movedPoints| (((|Set| |#1|) $) "\\spad{movedPoints(gp)} returns the points moved by the group {\\em gp}.")) (|wordInGenerators| (((|List| (|NonNegativeInteger|)) (|Permutation| |#1|) $) "\\spad{wordInGenerators(p,{}gp)} returns the word for the permutation \\spad{p} in the original generators of the group {\\em gp},{} represented by the indices of the list,{} given by {\\em generators}.")) (|wordInStrongGenerators| (((|List| (|NonNegativeInteger|)) (|Permutation| |#1|) $) "\\spad{wordInStrongGenerators(p,{}gp)} returns the word for the permutation \\spad{p} in the strong generators of the group {\\em gp},{} represented by the indices of the list,{} given by {\\em strongGenerators}.")) (|member?| (((|Boolean|) (|Permutation| |#1|) $) "\\spad{member?(pp,{}gp)} answers the question,{} whether the permutation {\\em pp} is in the group {\\em gp} or not.")) (|orbits| (((|Set| (|Set| |#1|)) $) "\\spad{orbits(gp)} returns the orbits of the group {\\em gp},{} \\spadignore{i.e.} it partitions the (finite) of all moved points.")) (|orbit| (((|Set| (|List| |#1|)) $ (|List| |#1|)) "\\spad{orbit(gp,{}ls)} returns the orbit of the ordered list {\\em ls} under the group {\\em gp}. Note: return type is \\spad{L} \\spad{L} \\spad{S} temporarily because FSET \\spad{L} \\spad{S} has an error.") (((|Set| (|Set| |#1|)) $ (|Set| |#1|)) "\\spad{orbit(gp,{}els)} returns the orbit of the unordered set {\\em els} under the group {\\em gp}.") (((|Set| |#1|) $ |#1|) "\\spad{orbit(gp,{}el)} returns the orbit of the element {\\em el} under the group {\\em gp},{} \\spadignore{i.e.} the set of all points gained by applying each group element to {\\em el}.")) (|permutationGroup| (($ (|List| (|Permutation| |#1|))) "\\spad{permutationGroup(ls)} coerces a list of permutations {\\em ls} to the group generated by this list.")) (|wordsForStrongGenerators| (((|List| (|List| (|NonNegativeInteger|))) $) "\\spad{wordsForStrongGenerators(gp)} returns the words for the strong generators of the group {\\em gp} in the original generators of {\\em gp},{} represented by their indices in the list,{} given by {\\em generators}.")) (|strongGenerators| (((|List| (|Permutation| |#1|)) $) "\\spad{strongGenerators(gp)} returns strong generators for the group {\\em gp}.")) (|base| (((|List| |#1|) $) "\\spad{base(gp)} returns a base for the group {\\em gp}.")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(gp)} returns the number of points moved by all permutations of the group {\\em gp}.")) (|order| (((|NonNegativeInteger|) $) "\\spad{order(gp)} returns the order of the group {\\em gp}.")) (|random| (((|Permutation| |#1|) $) "\\spad{random(gp)} returns a random product of maximal 20 generators of the group {\\em gp}. Note: {\\em random(gp)=random(gp,{}20)}.") (((|Permutation| |#1|) $ (|Integer|)) "\\spad{random(gp,{}i)} returns a random product of maximal \\spad{i} generators of the group {\\em gp}.")) (|elt| (((|Permutation| |#1|) $ (|NonNegativeInteger|)) "\\spad{elt(gp,{}i)} returns the \\spad{i}-th generator of the group {\\em gp}.")) (|generators| (((|List| (|Permutation| |#1|)) $) "\\spad{generators(gp)} returns the generators of the group {\\em gp}.")) (|coerce| (($ (|List| (|Permutation| |#1|))) "\\spad{coerce(ls)} coerces a list of permutations {\\em ls} to the group generated by this list.") (((|List| (|Permutation| |#1|)) $) "\\spad{coerce(gp)} returns the generators of the group {\\em gp}.")))
@@ -3534,8 +3534,8 @@ NIL
NIL
(-901 S)
((|constructor| (NIL "Permutation(\\spad{S}) implements the group of all bijections \\indented{2}{on a set \\spad{S},{} which move only a finite number of points.} \\indented{2}{A permutation is considered as a map from \\spad{S} into \\spad{S}. In particular} \\indented{2}{multiplication is defined as composition of maps:} \\indented{2}{{\\em pi1 * pi2 = pi1 o pi2}.} \\indented{2}{The internal representation of permuatations are two lists} \\indented{2}{of equal length representing preimages and images.}")) (|coerceImages| (($ (|List| |#1|)) "\\spad{coerceImages(ls)} coerces the list {\\em ls} to a permutation whose image is given by {\\em ls} and the preimage is fixed to be {\\em [1,{}...,{}n]}. Note: {coerceImages(\\spad{ls})=coercePreimagesImages([1,{}...,{}\\spad{n}],{}\\spad{ls})}. We assume that both preimage and image do not contain repetitions.")) (|fixedPoints| (((|Set| |#1|) $) "\\spad{fixedPoints(p)} returns the points fixed by the permutation \\spad{p}.")) (|sort| (((|List| $) (|List| $)) "\\spad{sort(lp)} sorts a list of permutations {\\em lp} according to cycle structure first according to length of cycles,{} second,{} if \\spad{S} has \\spadtype{Finite} or \\spad{S} has \\spadtype{OrderedSet} according to lexicographical order of entries in cycles of equal length.")) (|odd?| (((|Boolean|) $) "\\spad{odd?(p)} returns \\spad{true} if and only if \\spad{p} is an odd permutation \\spadignore{i.e.} {\\em sign(p)} is {\\em -1}.")) (|even?| (((|Boolean|) $) "\\spad{even?(p)} returns \\spad{true} if and only if \\spad{p} is an even permutation,{} \\spadignore{i.e.} {\\em sign(p)} is 1.")) (|sign| (((|Integer|) $) "\\spad{sign(p)} returns the signum of the permutation \\spad{p},{} \\spad{+1} or \\spad{-1}.")) (|numberOfCycles| (((|NonNegativeInteger|) $) "\\spad{numberOfCycles(p)} returns the number of non-trivial cycles of the permutation \\spad{p}.")) (|order| (((|NonNegativeInteger|) $) "\\spad{order(p)} returns the order of a permutation \\spad{p} as a group element.")) (|cyclePartition| (((|Partition|) $) "\\spad{cyclePartition(p)} returns the cycle structure of a permutation \\spad{p} including cycles of length 1 only if \\spad{S} is finite.")) (|movedPoints| (((|Set| |#1|) $) "\\spad{movedPoints(p)} returns the set of points moved by the permutation \\spad{p}.")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(p)} retuns the number of points moved by the permutation \\spad{p}.")) (|coerceListOfPairs| (($ (|List| (|List| |#1|))) "\\spad{coerceListOfPairs(lls)} coerces a list of pairs {\\em lls} to a permutation. Error: if not consistent,{} \\spadignore{i.e.} the set of the first elements coincides with the set of second elements. coerce(\\spad{p}) generates output of the permutation \\spad{p} with domain OutputForm.")) (|coerce| (($ (|List| |#1|)) "\\spad{coerce(ls)} coerces a cycle {\\em ls},{} \\spadignore{i.e.} a list with not repetitions to a permutation,{} which maps {\\em ls.i} to {\\em ls.i+1},{} indices modulo the length of the list. Error: if repetitions occur.") (($ (|List| (|List| |#1|))) "\\spad{coerce(lls)} coerces a list of cycles {\\em lls} to a permutation,{} each cycle being a list with no repetitions,{} is coerced to the permutation,{} which maps {\\em ls.i} to {\\em ls.i+1},{} indices modulo the length of the list,{} then these permutations are mutiplied. Error: if repetitions occur in one cycle.")) (|coercePreimagesImages| (($ (|List| (|List| |#1|))) "\\spad{coercePreimagesImages(lls)} coerces the representation {\\em lls} of a permutation as a list of preimages and images to a permutation. We assume that both preimage and image do not contain repetitions.")) (|listRepresentation| (((|Record| (|:| |preimage| (|List| |#1|)) (|:| |image| (|List| |#1|))) $) "\\spad{listRepresentation(p)} produces a representation {\\em rep} of the permutation \\spad{p} as a list of preimages and images,{} \\spad{i}.\\spad{e} \\spad{p} maps {\\em (rep.preimage).k} to {\\em (rep.image).k} for all indices \\spad{k}. Elements of \\spad{S} not in {\\em (rep.preimage).k} are fixed points,{} and these are the only fixed points of the permutation.")))
-((-4403 . T))
-((-2750 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-846)))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-846))))
+((-4404 . T))
+((-2733 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-846)))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-846))))
(-902 R E |VarSet| S)
((|constructor| (NIL "PolynomialFactorizationByRecursion(\\spad{R},{}\\spad{E},{}\\spad{VarSet},{}\\spad{S}) is used for factorization of sparse univariate polynomials over a domain \\spad{S} of multivariate polynomials over \\spad{R}.")) (|factorSFBRlcUnit| (((|Factored| (|SparseUnivariatePolynomial| |#4|)) (|List| |#3|) (|SparseUnivariatePolynomial| |#4|)) "\\spad{factorSFBRlcUnit(p)} returns the square free factorization of polynomial \\spad{p} (see \\spadfun{factorSquareFreeByRecursion}{PolynomialFactorizationByRecursionUnivariate}) in the case where the leading coefficient of \\spad{p} is a unit.")) (|bivariateSLPEBR| (((|Union| (|List| (|SparseUnivariatePolynomial| |#4|)) "failed") (|List| (|SparseUnivariatePolynomial| |#4|)) (|SparseUnivariatePolynomial| |#4|) |#3|) "\\spad{bivariateSLPEBR(lp,{}p,{}v)} implements the bivariate case of \\spadfunFrom{solveLinearPolynomialEquationByRecursion}{PolynomialFactorizationByRecursionUnivariate}; its implementation depends on \\spad{R}")) (|randomR| ((|#1|) "\\spad{randomR produces} a random element of \\spad{R}")) (|factorSquareFreeByRecursion| (((|Factored| (|SparseUnivariatePolynomial| |#4|)) (|SparseUnivariatePolynomial| |#4|)) "\\spad{factorSquareFreeByRecursion(p)} returns the square free factorization of \\spad{p}. This functions performs the recursion step for factorSquareFreePolynomial,{} as defined in \\spadfun{PolynomialFactorizationExplicit} category (see \\spadfun{factorSquareFreePolynomial}).")) (|factorByRecursion| (((|Factored| (|SparseUnivariatePolynomial| |#4|)) (|SparseUnivariatePolynomial| |#4|)) "\\spad{factorByRecursion(p)} factors polynomial \\spad{p}. This function performs the recursion step for factorPolynomial,{} as defined in \\spadfun{PolynomialFactorizationExplicit} category (see \\spadfun{factorPolynomial})")) (|solveLinearPolynomialEquationByRecursion| (((|Union| (|List| (|SparseUnivariatePolynomial| |#4|)) "failed") (|List| (|SparseUnivariatePolynomial| |#4|)) (|SparseUnivariatePolynomial| |#4|)) "\\spad{solveLinearPolynomialEquationByRecursion([p1,{}...,{}pn],{}p)} returns the list of polynomials \\spad{[q1,{}...,{}qn]} such that \\spad{sum qi/pi = p / prod \\spad{pi}},{} a recursion step for solveLinearPolynomialEquation as defined in \\spadfun{PolynomialFactorizationExplicit} category (see \\spadfun{solveLinearPolynomialEquation}). If no such list of \\spad{qi} exists,{} then \"failed\" is returned.")))
NIL
@@ -3550,13 +3550,13 @@ NIL
((|HasCategory| |#1| (QUOTE (-145))))
(-905)
((|constructor| (NIL "This is the category of domains that know \"enough\" about themselves in order to factor univariate polynomials over themselves. This will be used in future releases for supporting factorization over finitely generated coefficient fields,{} it is not yet available in the current release of axiom.")) (|charthRoot| (((|Union| $ "failed") $) "\\spad{charthRoot(r)} returns the \\spad{p}\\spad{-}th root of \\spad{r},{} or \"failed\" if none exists in the domain.")) (|conditionP| (((|Union| (|Vector| $) "failed") (|Matrix| $)) "\\spad{conditionP(m)} returns a vector of elements,{} not all zero,{} whose \\spad{p}\\spad{-}th powers (\\spad{p} is the characteristic of the domain) are a solution of the homogenous linear system represented by \\spad{m},{} or \"failed\" is there is no such vector.")) (|solveLinearPolynomialEquation| (((|Union| (|List| (|SparseUnivariatePolynomial| $)) "failed") (|List| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{solveLinearPolynomialEquation([f1,{} ...,{} fn],{} g)} (where the \\spad{fi} are relatively prime to each other) returns a list of \\spad{ai} such that \\spad{g/prod \\spad{fi} = sum ai/fi} or returns \"failed\" if no such list of \\spad{ai}\\spad{'s} exists.")) (|gcdPolynomial| (((|SparseUnivariatePolynomial| $) (|SparseUnivariatePolynomial| $) (|SparseUnivariatePolynomial| $)) "\\spad{gcdPolynomial(p,{}q)} returns the \\spad{gcd} of the univariate polynomials \\spad{p} \\spad{qnd} \\spad{q}.")) (|factorSquareFreePolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{factorSquareFreePolynomial(p)} factors the univariate polynomial \\spad{p} into irreducibles where \\spad{p} is known to be square free and primitive with respect to its main variable.")) (|factorPolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{factorPolynomial(p)} returns the factorization into irreducibles of the univariate polynomial \\spad{p}.")) (|squareFreePolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{squareFreePolynomial(p)} returns the square-free factorization of the univariate polynomial \\spad{p}.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-906 |p|)
((|constructor| (NIL "PrimeField(\\spad{p}) implements the field with \\spad{p} elements if \\spad{p} is a prime number. Error: if \\spad{p} is not prime. Note: this domain does not check that argument is a prime.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
((|HasCategory| $ (QUOTE (-147))) (|HasCategory| $ (QUOTE (-145))) (|HasCategory| $ (QUOTE (-368))))
-(-907 R0 -2313 UP UPUP R)
+(-907 R0 -2312 UP UPUP R)
((|constructor| (NIL "This package provides function for testing whether a divisor on a curve is a torsion divisor.")) (|torsionIfCan| (((|Union| (|Record| (|:| |order| (|NonNegativeInteger|)) (|:| |function| |#5|)) "failed") (|FiniteDivisor| |#2| |#3| |#4| |#5|)) "\\spad{torsionIfCan(f)}\\\\ undocumented")) (|torsion?| (((|Boolean|) (|FiniteDivisor| |#2| |#3| |#4| |#5|)) "\\spad{torsion?(f)} \\undocumented")) (|order| (((|Union| (|NonNegativeInteger|) "failed") (|FiniteDivisor| |#2| |#3| |#4| |#5|)) "\\spad{order(f)} \\undocumented")))
NIL
NIL
@@ -3570,7 +3570,7 @@ NIL
NIL
(-910 R)
((|constructor| (NIL "The domain \\spadtype{PartialFraction} implements partial fractions over a euclidean domain \\spad{R}. This requirement on the argument domain allows us to normalize the fractions. Of particular interest are the 2 forms for these fractions. The ``compact\\spad{''} form has only one fractional term per prime in the denominator,{} while the \\spad{``p}-adic\\spad{''} form expands each numerator \\spad{p}-adically via the prime \\spad{p} in the denominator. For computational efficiency,{} the compact form is used,{} though the \\spad{p}-adic form may be gotten by calling the function \\spadfunFrom{padicFraction}{PartialFraction}. For a general euclidean domain,{} it is not known how to factor the denominator. Thus the function \\spadfunFrom{partialFraction}{PartialFraction} takes as its second argument an element of \\spadtype{Factored(R)}.")) (|wholePart| ((|#1| $) "\\spad{wholePart(p)} extracts the whole part of the partial fraction \\spad{p}.")) (|partialFraction| (($ |#1| (|Factored| |#1|)) "\\spad{partialFraction(numer,{}denom)} is the main function for constructing partial fractions. The second argument is the denominator and should be factored.")) (|padicFraction| (($ $) "\\spad{padicFraction(q)} expands the fraction \\spad{p}-adically in the primes \\spad{p} in the denominator of \\spad{q}. For example,{} \\spad{padicFraction(3/(2**2)) = 1/2 + 1/(2**2)}. Use \\spadfunFrom{compactFraction}{PartialFraction} to return to compact form.")) (|padicallyExpand| (((|SparseUnivariatePolynomial| |#1|) |#1| |#1|) "\\spad{padicallyExpand(p,{}x)} is a utility function that expands the second argument \\spad{x} \\spad{``p}-adically\\spad{''} in the first.")) (|numberOfFractionalTerms| (((|Integer|) $) "\\spad{numberOfFractionalTerms(p)} computes the number of fractional terms in \\spad{p}. This returns 0 if there is no fractional part.")) (|nthFractionalTerm| (($ $ (|Integer|)) "\\spad{nthFractionalTerm(p,{}n)} extracts the \\spad{n}th fractional term from the partial fraction \\spad{p}. This returns 0 if the index \\spad{n} is out of range.")) (|firstNumer| ((|#1| $) "\\spad{firstNumer(p)} extracts the numerator of the first fractional term. This returns 0 if there is no fractional part (use \\spadfunFrom{wholePart}{PartialFraction} to get the whole part).")) (|firstDenom| (((|Factored| |#1|) $) "\\spad{firstDenom(p)} extracts the denominator of the first fractional term. This returns 1 if there is no fractional part (use \\spadfunFrom{wholePart}{PartialFraction} to get the whole part).")) (|compactFraction| (($ $) "\\spad{compactFraction(p)} normalizes the partial fraction \\spad{p} to the compact representation. In this form,{} the partial fraction has only one fractional term per prime in the denominator.")) (|coerce| (($ (|Fraction| (|Factored| |#1|))) "\\spad{coerce(f)} takes a fraction with numerator and denominator in factored form and creates a partial fraction. It is necessary for the parts to be factored because it is not known in general how to factor elements of \\spad{R} and this is needed to decompose into partial fractions.") (((|Fraction| |#1|) $) "\\spad{coerce(p)} sums up the components of the partial fraction and returns a single fraction.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-911 R)
((|constructor| (NIL "The package \\spadtype{PartialFractionPackage} gives an easier to use interfact the domain \\spadtype{PartialFraction}. The user gives a fraction of polynomials,{} and a variable and the package converts it to the proper datatype for the \\spadtype{PartialFraction} domain.")) (|partialFraction| (((|Any|) (|Polynomial| |#1|) (|Factored| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{partialFraction(num,{} facdenom,{} var)} returns the partial fraction decomposition of the rational function whose numerator is \\spad{num} and whose factored denominator is \\spad{facdenom} with respect to the variable var.") (((|Any|) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{partialFraction(rf,{} var)} returns the partial fraction decomposition of the rational function \\spad{rf} with respect to the variable var.")))
@@ -3584,7 +3584,7 @@ NIL
((|constructor| (NIL "PermutationGroupExamples provides permutation groups for some classes of groups: symmetric,{} alternating,{} dihedral,{} cyclic,{} direct products of cyclic,{} which are in fact the finite abelian groups of symmetric groups called Young subgroups. Furthermore,{} Rubik\\spad{'s} group as permutation group of 48 integers and a list of sporadic simple groups derived from the atlas of finite groups.")) (|youngGroup| (((|PermutationGroup| (|Integer|)) (|Partition|)) "\\spad{youngGroup(lambda)} constructs the direct product of the symmetric groups given by the parts of the partition {\\em lambda}.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{youngGroup([n1,{}...,{}nk])} constructs the direct product of the symmetric groups {\\em Sn1},{}...,{}{\\em Snk}.")) (|rubiksGroup| (((|PermutationGroup| (|Integer|))) "\\spad{rubiksGroup constructs} the permutation group representing Rubic\\spad{'s} Cube acting on integers {\\em 10*i+j} for {\\em 1 <= i <= 6},{} {\\em 1 <= j <= 8}. The faces of Rubik\\spad{'s} Cube are labelled in the obvious way Front,{} Right,{} Up,{} Down,{} Left,{} Back and numbered from 1 to 6 in this given ordering,{} the pieces on each face (except the unmoveable center piece) are clockwise numbered from 1 to 8 starting with the piece in the upper left corner. The moves of the cube are represented as permutations on these pieces,{} represented as a two digit integer {\\em ij} where \\spad{i} is the numer of theface (1 to 6) and \\spad{j} is the number of the piece on this face. The remaining ambiguities are resolved by looking at the 6 generators,{} which represent a 90 degree turns of the faces,{} or from the following pictorial description. Permutation group representing Rubic\\spad{'s} Cube acting on integers 10*i+j for 1 \\spad{<=} \\spad{i} \\spad{<=} 6,{} 1 \\spad{<=} \\spad{j} \\spad{<=8}. \\blankline\\begin{verbatim}Rubik's Cube: +-----+ +-- B where: marks Side # : / U /|/ / / | F(ront) <-> 1 L --> +-----+ R| R(ight) <-> 2 | | + U(p) <-> 3 | F | / D(own) <-> 4 | |/ L(eft) <-> 5 +-----+ B(ack) <-> 6 ^ | DThe Cube's surface: The pieces on each side +---+ (except the unmoveable center |567| piece) are clockwise numbered |4U8| from 1 to 8 starting with the |321| piece in the upper left +---+---+---+ corner (see figure on the |781|123|345| left). The moves of the cube |6L2|8F4|2R6| are represented as |543|765|187| permutations on these pieces. +---+---+---+ Each of the pieces is |123| represented as a two digit |8D4| integer ij where i is the |765| # of the side ( 1 to 6 for +---+ F to B (see table above )) |567| and j is the # of the piece. |4B8| |321| +---+\\end{verbatim}")) (|janko2| (((|PermutationGroup| (|Integer|))) "\\spad{janko2 constructs} the janko group acting on the integers 1,{}...,{}100.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{janko2(\\spad{li})} constructs the janko group acting on the 100 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 100 different entries")) (|mathieu24| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu24 constructs} the mathieu group acting on the integers 1,{}...,{}24.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu24(\\spad{li})} constructs the mathieu group acting on the 24 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 24 different entries.")) (|mathieu23| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu23 constructs} the mathieu group acting on the integers 1,{}...,{}23.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu23(\\spad{li})} constructs the mathieu group acting on the 23 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 23 different entries.")) (|mathieu22| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu22 constructs} the mathieu group acting on the integers 1,{}...,{}22.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu22(\\spad{li})} constructs the mathieu group acting on the 22 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 22 different entries.")) (|mathieu12| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu12 constructs} the mathieu group acting on the integers 1,{}...,{}12.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu12(\\spad{li})} constructs the mathieu group acting on the 12 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed Error: if {\\em \\spad{li}} has less or more than 12 different entries.")) (|mathieu11| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu11 constructs} the mathieu group acting on the integers 1,{}...,{}11.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu11(\\spad{li})} constructs the mathieu group acting on the 11 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. error,{} if {\\em \\spad{li}} has less or more than 11 different entries.")) (|dihedralGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{dihedralGroup([i1,{}...,{}ik])} constructs the dihedral group of order 2k acting on the integers out of {\\em i1},{}...,{}{\\em ik}. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{dihedralGroup(n)} constructs the dihedral group of order 2n acting on integers 1,{}...,{}\\spad{N}.")) (|cyclicGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{cyclicGroup([i1,{}...,{}ik])} constructs the cyclic group of order \\spad{k} acting on the integers {\\em i1},{}...,{}{\\em ik}. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{cyclicGroup(n)} constructs the cyclic group of order \\spad{n} acting on the integers 1,{}...,{}\\spad{n}.")) (|abelianGroup| (((|PermutationGroup| (|Integer|)) (|List| (|PositiveInteger|))) "\\spad{abelianGroup([n1,{}...,{}nk])} constructs the abelian group that is the direct product of cyclic groups with order {\\em \\spad{ni}}.")) (|alternatingGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{alternatingGroup(\\spad{li})} constructs the alternating group acting on the integers in the list {\\em \\spad{li}},{} generators are in general the {\\em n-2}-cycle {\\em (\\spad{li}.3,{}...,{}\\spad{li}.n)} and the 3-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2,{}\\spad{li}.3)},{} if \\spad{n} is odd and product of the 2-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2)} with {\\em n-2}-cycle {\\em (\\spad{li}.3,{}...,{}\\spad{li}.n)} and the 3-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2,{}\\spad{li}.3)},{} if \\spad{n} is even. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{alternatingGroup(n)} constructs the alternating group {\\em An} acting on the integers 1,{}...,{}\\spad{n},{} generators are in general the {\\em n-2}-cycle {\\em (3,{}...,{}n)} and the 3-cycle {\\em (1,{}2,{}3)} if \\spad{n} is odd and the product of the 2-cycle {\\em (1,{}2)} with {\\em n-2}-cycle {\\em (3,{}...,{}n)} and the 3-cycle {\\em (1,{}2,{}3)} if \\spad{n} is even.")) (|symmetricGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{symmetricGroup(\\spad{li})} constructs the symmetric group acting on the integers in the list {\\em \\spad{li}},{} generators are the cycle given by {\\em \\spad{li}} and the 2-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2)}. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{symmetricGroup(n)} constructs the symmetric group {\\em Sn} acting on the integers 1,{}...,{}\\spad{n},{} generators are the {\\em n}-cycle {\\em (1,{}...,{}n)} and the 2-cycle {\\em (1,{}2)}.")))
NIL
NIL
-(-914 -2313)
+(-914 -2312)
((|constructor| (NIL "Groebner functions for \\spad{P} \\spad{F} \\indented{2}{This package is an interface package to the groebner basis} package which allows you to compute groebner bases for polynomials in either lexicographic ordering or total degree ordering refined by reverse lex. The input is the ordinary polynomial type which is internally converted to a type with the required ordering. The resulting grobner basis is converted back to ordinary polynomials. The ordering among the variables is controlled by an explicit list of variables which is passed as a second argument. The coefficient domain is allowed to be any \\spad{gcd} domain,{} but the groebner basis is computed as if the polynomials were over a field.")) (|totalGroebner| (((|List| (|Polynomial| |#1|)) (|List| (|Polynomial| |#1|)) (|List| (|Symbol|))) "\\spad{totalGroebner(lp,{}lv)} computes Groebner basis for the list of polynomials \\spad{lp} with the terms ordered first by total degree and then refined by reverse lexicographic ordering. The variables are ordered by their position in the list \\spad{lv}.")) (|lexGroebner| (((|List| (|Polynomial| |#1|)) (|List| (|Polynomial| |#1|)) (|List| (|Symbol|))) "\\spad{lexGroebner(lp,{}lv)} computes Groebner basis for the list of polynomials \\spad{lp} in lexicographic order. The variables are ordered by their position in the list \\spad{lv}.")))
NIL
NIL
@@ -3594,17 +3594,17 @@ NIL
NIL
(-916)
((|constructor| (NIL "The category of constructive principal ideal domains,{} \\spadignore{i.e.} where a single generator can be constructively found for any ideal given by a finite set of generators. Note that this constructive definition only implies that finitely generated ideals are principal. It is not clear what we would mean by an infinitely generated ideal.")) (|expressIdealMember| (((|Union| (|List| $) "failed") (|List| $) $) "\\spad{expressIdealMember([f1,{}...,{}fn],{}h)} returns a representation of \\spad{h} as a linear combination of the \\spad{fi} or \"failed\" if \\spad{h} is not in the ideal generated by the \\spad{fi}.")) (|principalIdeal| (((|Record| (|:| |coef| (|List| $)) (|:| |generator| $)) (|List| $)) "\\spad{principalIdeal([f1,{}...,{}fn])} returns a record whose generator component is a generator of the ideal generated by \\spad{[f1,{}...,{}fn]} whose coef component satisfies \\spad{generator = sum (input.i * coef.i)}")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-917)
((|constructor| (NIL "\\spadtype{PositiveInteger} provides functions for \\indented{2}{positive integers.}")) (|commutative| ((|attribute| "*") "\\spad{commutative(\"*\")} means multiplication is commutative : x*y = \\spad{y*x}")) (|gcd| (($ $ $) "\\spad{gcd(a,{}b)} computes the greatest common divisor of two positive integers \\spad{a} and \\spad{b}.")))
-(((-4408 "*") . T))
+(((-4409 "*") . T))
NIL
-(-918 -2313 P)
+(-918 -2312 P)
((|constructor| (NIL "This package exports interpolation algorithms")) (|LagrangeInterpolation| ((|#2| (|List| |#1|) (|List| |#1|)) "\\spad{LagrangeInterpolation(l1,{}l2)} \\undocumented")))
NIL
NIL
-(-919 |xx| -2313)
+(-919 |xx| -2312)
((|constructor| (NIL "This package exports interpolation algorithms")) (|interpolate| (((|SparseUnivariatePolynomial| |#2|) (|List| |#2|) (|List| |#2|)) "\\spad{interpolate(lf,{}lg)} \\undocumented") (((|UnivariatePolynomial| |#1| |#2|) (|UnivariatePolynomial| |#1| |#2|) (|List| |#2|) (|List| |#2|)) "\\spad{interpolate(u,{}lf,{}lg)} \\undocumented")))
NIL
NIL
@@ -3628,7 +3628,7 @@ NIL
((|constructor| (NIL "This package exports plotting tools")) (|calcRanges| (((|List| (|Segment| (|DoubleFloat|))) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{calcRanges(l)} \\undocumented")))
NIL
NIL
-(-925 R -2313)
+(-925 R -2312)
((|constructor| (NIL "Attaching assertions to symbols for pattern matching; Date Created: 21 Mar 1989 Date Last Updated: 23 May 1990")) (|multiple| ((|#2| |#2|) "\\spad{multiple(x)} tells the pattern matcher that \\spad{x} should preferably match a multi-term quantity in a sum or product. For matching on lists,{} multiple(\\spad{x}) tells the pattern matcher that \\spad{x} should match a list instead of an element of a list. Error: if \\spad{x} is not a symbol.")) (|optional| ((|#2| |#2|) "\\spad{optional(x)} tells the pattern matcher that \\spad{x} can match an identity (0 in a sum,{} 1 in a product or exponentiation). Error: if \\spad{x} is not a symbol.")) (|constant| ((|#2| |#2|) "\\spad{constant(x)} tells the pattern matcher that \\spad{x} should match only the symbol \\spad{'x} and no other quantity. Error: if \\spad{x} is not a symbol.")) (|assert| ((|#2| |#2| (|Identifier|)) "\\spad{assert(x,{} s)} makes the assertion \\spad{s} about \\spad{x}. Error: if \\spad{x} is not a symbol.")))
NIL
NIL
@@ -3640,7 +3640,7 @@ NIL
((|constructor| (NIL "This packages provides tools for matching recursively in type towers.")) (|patternMatch| (((|PatternMatchResult| |#1| |#3|) |#2| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|)) "\\spad{patternMatch(expr,{} pat,{} res)} matches the pattern \\spad{pat} to the expression \\spad{expr}; res contains the variables of \\spad{pat} which are already matched and their matches. Note: this function handles type towers by changing the predicates and calling the matching function provided by \\spad{A}.")) (|fixPredicate| (((|Mapping| (|Boolean|) |#2|) (|Mapping| (|Boolean|) |#3|)) "\\spad{fixPredicate(f)} returns \\spad{g} defined by \\spad{g}(a) = \\spad{f}(a::B).")))
NIL
NIL
-(-928 S R -2313)
+(-928 S R -2312)
((|constructor| (NIL "This package provides pattern matching functions on function spaces.")) (|patternMatch| (((|PatternMatchResult| |#1| |#3|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|)) "\\spad{patternMatch(expr,{} pat,{} res)} matches the pattern \\spad{pat} to the expression \\spad{expr}; res contains the variables of \\spad{pat} which are already matched and their matches.")))
NIL
NIL
@@ -3660,11 +3660,11 @@ NIL
((|constructor| (NIL "This package provides pattern matching functions on polynomials.")) (|patternMatch| (((|PatternMatchResult| |#1| |#5|) |#5| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#5|)) "\\spad{patternMatch(p,{} pat,{} res)} matches the pattern \\spad{pat} to the polynomial \\spad{p}; res contains the variables of \\spad{pat} which are already matched and their matches.") (((|PatternMatchResult| |#1| |#5|) |#5| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#5|) (|Mapping| (|PatternMatchResult| |#1| |#5|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#5|))) "\\spad{patternMatch(p,{} pat,{} res,{} vmatch)} matches the pattern \\spad{pat} to the polynomial \\spad{p}. \\spad{res} contains the variables of \\spad{pat} which are already matched and their matches; vmatch is the matching function to use on the variables.")))
NIL
((|HasCategory| |#3| (LIST (QUOTE -882) (|devaluate| |#1|))))
-(-933 R -2313 -3950)
+(-933 R -2312 -3922)
((|constructor| (NIL "Attaching predicates to symbols for pattern matching. Date Created: 21 Mar 1989 Date Last Updated: 23 May 1990")) (|suchThat| ((|#2| |#2| (|List| (|Mapping| (|Boolean|) |#3|))) "\\spad{suchThat(x,{} [f1,{} f2,{} ...,{} fn])} attaches the predicate \\spad{f1} and \\spad{f2} and ... and \\spad{fn} to \\spad{x}. Error: if \\spad{x} is not a symbol.") ((|#2| |#2| (|Mapping| (|Boolean|) |#3|)) "\\spad{suchThat(x,{} foo)} attaches the predicate foo to \\spad{x}; error if \\spad{x} is not a symbol.")))
NIL
NIL
-(-934 -3950)
+(-934 -3922)
((|constructor| (NIL "Attaching predicates to symbols for pattern matching. Date Created: 21 Mar 1989 Date Last Updated: 23 May 1990")) (|suchThat| (((|Expression| (|Integer|)) (|Symbol|) (|List| (|Mapping| (|Boolean|) |#1|))) "\\spad{suchThat(x,{} [f1,{} f2,{} ...,{} fn])} attaches the predicate \\spad{f1} and \\spad{f2} and ... and \\spad{fn} to \\spad{x}.") (((|Expression| (|Integer|)) (|Symbol|) (|Mapping| (|Boolean|) |#1|)) "\\spad{suchThat(x,{} foo)} attaches the predicate foo to \\spad{x}.")))
NIL
NIL
@@ -3686,8 +3686,8 @@ NIL
NIL
(-939 R)
((|constructor| (NIL "This domain implements points in coordinate space")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-940 |lv| R)
((|constructor| (NIL "Package with the conversion functions among different kind of polynomials")) (|pToDmp| (((|DistributedMultivariatePolynomial| |#1| |#2|) (|Polynomial| |#2|)) "\\spad{pToDmp(p)} converts \\spad{p} from a \\spadtype{POLY} to a \\spadtype{DMP}.")) (|dmpToP| (((|Polynomial| |#2|) (|DistributedMultivariatePolynomial| |#1| |#2|)) "\\spad{dmpToP(p)} converts \\spad{p} from a \\spadtype{DMP} to a \\spadtype{POLY}.")) (|hdmpToP| (((|Polynomial| |#2|) (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) "\\spad{hdmpToP(p)} converts \\spad{p} from a \\spadtype{HDMP} to a \\spadtype{POLY}.")) (|pToHdmp| (((|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|) (|Polynomial| |#2|)) "\\spad{pToHdmp(p)} converts \\spad{p} from a \\spadtype{POLY} to a \\spadtype{HDMP}.")) (|hdmpToDmp| (((|DistributedMultivariatePolynomial| |#1| |#2|) (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) "\\spad{hdmpToDmp(p)} converts \\spad{p} from a \\spadtype{HDMP} to a \\spadtype{DMP}.")) (|dmpToHdmp| (((|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|) (|DistributedMultivariatePolynomial| |#1| |#2|)) "\\spad{dmpToHdmp(p)} converts \\spad{p} from a \\spadtype{DMP} to a \\spadtype{HDMP}.")))
NIL
@@ -3707,12 +3707,12 @@ NIL
(-944 S R E |VarSet|)
((|constructor| (NIL "The category for general multi-variate polynomials over a ring \\spad{R},{} in variables from VarSet,{} with exponents from the \\spadtype{OrderedAbelianMonoidSup}.")) (|canonicalUnitNormal| ((|attribute|) "we can choose a unique representative for each associate class. This normalization is chosen to be normalization of leading coefficient (by default).")) (|squareFreePart| (($ $) "\\spad{squareFreePart(p)} returns product of all the irreducible factors of polynomial \\spad{p} each taken with multiplicity one.")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(p)} returns the square free factorization of the polynomial \\spad{p}.")) (|primitivePart| (($ $ |#4|) "\\spad{primitivePart(p,{}v)} returns the unitCanonical associate of the polynomial \\spad{p} with its content with respect to the variable \\spad{v} divided out.") (($ $) "\\spad{primitivePart(p)} returns the unitCanonical associate of the polynomial \\spad{p} with its content divided out.")) (|content| (($ $ |#4|) "\\spad{content(p,{}v)} is the \\spad{gcd} of the coefficients of the polynomial \\spad{p} when \\spad{p} is viewed as a univariate polynomial with respect to the variable \\spad{v}. Thus,{} for polynomial 7*x**2*y + 14*x*y**2,{} the \\spad{gcd} of the coefficients with respect to \\spad{x} is 7*y.")) (|discriminant| (($ $ |#4|) "\\spad{discriminant(p,{}v)} returns the disriminant of the polynomial \\spad{p} with respect to the variable \\spad{v}.")) (|resultant| (($ $ $ |#4|) "\\spad{resultant(p,{}q,{}v)} returns the resultant of the polynomials \\spad{p} and \\spad{q} with respect to the variable \\spad{v}.")) (|primitiveMonomials| (((|List| $) $) "\\spad{primitiveMonomials(p)} gives the list of monomials of the polynomial \\spad{p} with their coefficients removed. Note: \\spad{primitiveMonomials(sum(a_(i) X^(i))) = [X^(1),{}...,{}X^(n)]}.")) (|variables| (((|List| |#4|) $) "\\spad{variables(p)} returns the list of those variables actually appearing in the polynomial \\spad{p}.")) (|totalDegree| (((|NonNegativeInteger|) $ (|List| |#4|)) "\\spad{totalDegree(p,{} lv)} returns the maximum sum (over all monomials of polynomial \\spad{p}) of the variables in the list \\spad{lv}.") (((|NonNegativeInteger|) $) "\\spad{totalDegree(p)} returns the largest sum over all monomials of all exponents of a monomial.")) (|isExpt| (((|Union| (|Record| (|:| |var| |#4|) (|:| |exponent| (|NonNegativeInteger|))) "failed") $) "\\spad{isExpt(p)} returns \\spad{[x,{} n]} if polynomial \\spad{p} has the form \\spad{x**n} and \\spad{n > 0}.")) (|isTimes| (((|Union| (|List| $) "failed") $) "\\spad{isTimes(p)} returns \\spad{[a1,{}...,{}an]} if polynomial \\spad{p = a1 ... an} and \\spad{n >= 2},{} and,{} for each \\spad{i},{} \\spad{ai} is either a nontrivial constant in \\spad{R} or else of the form \\spad{x**e},{} where \\spad{e > 0} is an integer and \\spad{x} in a member of VarSet.")) (|isPlus| (((|Union| (|List| $) "failed") $) "\\spad{isPlus(p)} returns \\spad{[m1,{}...,{}mn]} if polynomial \\spad{p = m1 + ... + mn} and \\spad{n >= 2} and each \\spad{mi} is a nonzero monomial.")) (|multivariate| (($ (|SparseUnivariatePolynomial| $) |#4|) "\\spad{multivariate(sup,{}v)} converts an anonymous univariable polynomial \\spad{sup} to a polynomial in the variable \\spad{v}.") (($ (|SparseUnivariatePolynomial| |#2|) |#4|) "\\spad{multivariate(sup,{}v)} converts an anonymous univariable polynomial \\spad{sup} to a polynomial in the variable \\spad{v}.")) (|monomial| (($ $ (|List| |#4|) (|List| (|NonNegativeInteger|))) "\\spad{monomial(a,{}[v1..vn],{}[e1..en])} returns \\spad{a*prod(vi**ei)}.") (($ $ |#4| (|NonNegativeInteger|)) "\\spad{monomial(a,{}x,{}n)} creates the monomial \\spad{a*x**n} where \\spad{a} is a polynomial,{} \\spad{x} is a variable and \\spad{n} is a nonnegative integer.")) (|monicDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $ |#4|) "\\spad{monicDivide(a,{}b,{}v)} divides the polynomial a by the polynomial \\spad{b},{} with each viewed as a univariate polynomial in \\spad{v} returning both the quotient and remainder. Error: if \\spad{b} is not monic with respect to \\spad{v}.")) (|minimumDegree| (((|List| (|NonNegativeInteger|)) $ (|List| |#4|)) "\\spad{minimumDegree(p,{} lv)} gives the list of minimum degrees of the polynomial \\spad{p} with respect to each of the variables in the list \\spad{lv}") (((|NonNegativeInteger|) $ |#4|) "\\spad{minimumDegree(p,{}v)} gives the minimum degree of polynomial \\spad{p} with respect to \\spad{v},{} \\spadignore{i.e.} viewed a univariate polynomial in \\spad{v}")) (|mainVariable| (((|Union| |#4| "failed") $) "\\spad{mainVariable(p)} returns the biggest variable which actually occurs in the polynomial \\spad{p},{} or \"failed\" if no variables are present. fails precisely if polynomial satisfies ground?")) (|univariate| (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{univariate(p)} converts the multivariate polynomial \\spad{p},{} which should actually involve only one variable,{} into a univariate polynomial in that variable,{} whose coefficients are in the ground ring. Error: if polynomial is genuinely multivariate") (((|SparseUnivariatePolynomial| $) $ |#4|) "\\spad{univariate(p,{}v)} converts the multivariate polynomial \\spad{p} into a univariate polynomial in \\spad{v},{} whose coefficients are still multivariate polynomials (in all the other variables).")) (|monomials| (((|List| $) $) "\\spad{monomials(p)} returns the list of non-zero monomials of polynomial \\spad{p},{} \\spadignore{i.e.} \\spad{monomials(sum(a_(i) X^(i))) = [a_(1) X^(1),{}...,{}a_(n) X^(n)]}.")) (|coefficient| (($ $ (|List| |#4|) (|List| (|NonNegativeInteger|))) "\\spad{coefficient(p,{} lv,{} ln)} views the polynomial \\spad{p} as a polynomial in the variables of \\spad{lv} and returns the coefficient of the term \\spad{lv**ln},{} \\spadignore{i.e.} \\spad{prod(lv_i ** ln_i)}.") (($ $ |#4| (|NonNegativeInteger|)) "\\spad{coefficient(p,{}v,{}n)} views the polynomial \\spad{p} as a univariate polynomial in \\spad{v} and returns the coefficient of the \\spad{v**n} term.")) (|degree| (((|List| (|NonNegativeInteger|)) $ (|List| |#4|)) "\\spad{degree(p,{}lv)} gives the list of degrees of polynomial \\spad{p} with respect to each of the variables in the list \\spad{lv}.") (((|NonNegativeInteger|) $ |#4|) "\\spad{degree(p,{}v)} gives the degree of polynomial \\spad{p} with respect to the variable \\spad{v}.")))
NIL
-((|HasCategory| |#2| (QUOTE (-905))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#4| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#4| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-846))))
+((|HasCategory| |#2| (QUOTE (-905))) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#4| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#4| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#4| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#4| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-846))))
(-945 R E |VarSet|)
((|constructor| (NIL "The category for general multi-variate polynomials over a ring \\spad{R},{} in variables from VarSet,{} with exponents from the \\spadtype{OrderedAbelianMonoidSup}.")) (|canonicalUnitNormal| ((|attribute|) "we can choose a unique representative for each associate class. This normalization is chosen to be normalization of leading coefficient (by default).")) (|squareFreePart| (($ $) "\\spad{squareFreePart(p)} returns product of all the irreducible factors of polynomial \\spad{p} each taken with multiplicity one.")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(p)} returns the square free factorization of the polynomial \\spad{p}.")) (|primitivePart| (($ $ |#3|) "\\spad{primitivePart(p,{}v)} returns the unitCanonical associate of the polynomial \\spad{p} with its content with respect to the variable \\spad{v} divided out.") (($ $) "\\spad{primitivePart(p)} returns the unitCanonical associate of the polynomial \\spad{p} with its content divided out.")) (|content| (($ $ |#3|) "\\spad{content(p,{}v)} is the \\spad{gcd} of the coefficients of the polynomial \\spad{p} when \\spad{p} is viewed as a univariate polynomial with respect to the variable \\spad{v}. Thus,{} for polynomial 7*x**2*y + 14*x*y**2,{} the \\spad{gcd} of the coefficients with respect to \\spad{x} is 7*y.")) (|discriminant| (($ $ |#3|) "\\spad{discriminant(p,{}v)} returns the disriminant of the polynomial \\spad{p} with respect to the variable \\spad{v}.")) (|resultant| (($ $ $ |#3|) "\\spad{resultant(p,{}q,{}v)} returns the resultant of the polynomials \\spad{p} and \\spad{q} with respect to the variable \\spad{v}.")) (|primitiveMonomials| (((|List| $) $) "\\spad{primitiveMonomials(p)} gives the list of monomials of the polynomial \\spad{p} with their coefficients removed. Note: \\spad{primitiveMonomials(sum(a_(i) X^(i))) = [X^(1),{}...,{}X^(n)]}.")) (|variables| (((|List| |#3|) $) "\\spad{variables(p)} returns the list of those variables actually appearing in the polynomial \\spad{p}.")) (|totalDegree| (((|NonNegativeInteger|) $ (|List| |#3|)) "\\spad{totalDegree(p,{} lv)} returns the maximum sum (over all monomials of polynomial \\spad{p}) of the variables in the list \\spad{lv}.") (((|NonNegativeInteger|) $) "\\spad{totalDegree(p)} returns the largest sum over all monomials of all exponents of a monomial.")) (|isExpt| (((|Union| (|Record| (|:| |var| |#3|) (|:| |exponent| (|NonNegativeInteger|))) "failed") $) "\\spad{isExpt(p)} returns \\spad{[x,{} n]} if polynomial \\spad{p} has the form \\spad{x**n} and \\spad{n > 0}.")) (|isTimes| (((|Union| (|List| $) "failed") $) "\\spad{isTimes(p)} returns \\spad{[a1,{}...,{}an]} if polynomial \\spad{p = a1 ... an} and \\spad{n >= 2},{} and,{} for each \\spad{i},{} \\spad{ai} is either a nontrivial constant in \\spad{R} or else of the form \\spad{x**e},{} where \\spad{e > 0} is an integer and \\spad{x} in a member of VarSet.")) (|isPlus| (((|Union| (|List| $) "failed") $) "\\spad{isPlus(p)} returns \\spad{[m1,{}...,{}mn]} if polynomial \\spad{p = m1 + ... + mn} and \\spad{n >= 2} and each \\spad{mi} is a nonzero monomial.")) (|multivariate| (($ (|SparseUnivariatePolynomial| $) |#3|) "\\spad{multivariate(sup,{}v)} converts an anonymous univariable polynomial \\spad{sup} to a polynomial in the variable \\spad{v}.") (($ (|SparseUnivariatePolynomial| |#1|) |#3|) "\\spad{multivariate(sup,{}v)} converts an anonymous univariable polynomial \\spad{sup} to a polynomial in the variable \\spad{v}.")) (|monomial| (($ $ (|List| |#3|) (|List| (|NonNegativeInteger|))) "\\spad{monomial(a,{}[v1..vn],{}[e1..en])} returns \\spad{a*prod(vi**ei)}.") (($ $ |#3| (|NonNegativeInteger|)) "\\spad{monomial(a,{}x,{}n)} creates the monomial \\spad{a*x**n} where \\spad{a} is a polynomial,{} \\spad{x} is a variable and \\spad{n} is a nonnegative integer.")) (|monicDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $ |#3|) "\\spad{monicDivide(a,{}b,{}v)} divides the polynomial a by the polynomial \\spad{b},{} with each viewed as a univariate polynomial in \\spad{v} returning both the quotient and remainder. Error: if \\spad{b} is not monic with respect to \\spad{v}.")) (|minimumDegree| (((|List| (|NonNegativeInteger|)) $ (|List| |#3|)) "\\spad{minimumDegree(p,{} lv)} gives the list of minimum degrees of the polynomial \\spad{p} with respect to each of the variables in the list \\spad{lv}") (((|NonNegativeInteger|) $ |#3|) "\\spad{minimumDegree(p,{}v)} gives the minimum degree of polynomial \\spad{p} with respect to \\spad{v},{} \\spadignore{i.e.} viewed a univariate polynomial in \\spad{v}")) (|mainVariable| (((|Union| |#3| "failed") $) "\\spad{mainVariable(p)} returns the biggest variable which actually occurs in the polynomial \\spad{p},{} or \"failed\" if no variables are present. fails precisely if polynomial satisfies ground?")) (|univariate| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{univariate(p)} converts the multivariate polynomial \\spad{p},{} which should actually involve only one variable,{} into a univariate polynomial in that variable,{} whose coefficients are in the ground ring. Error: if polynomial is genuinely multivariate") (((|SparseUnivariatePolynomial| $) $ |#3|) "\\spad{univariate(p,{}v)} converts the multivariate polynomial \\spad{p} into a univariate polynomial in \\spad{v},{} whose coefficients are still multivariate polynomials (in all the other variables).")) (|monomials| (((|List| $) $) "\\spad{monomials(p)} returns the list of non-zero monomials of polynomial \\spad{p},{} \\spadignore{i.e.} \\spad{monomials(sum(a_(i) X^(i))) = [a_(1) X^(1),{}...,{}a_(n) X^(n)]}.")) (|coefficient| (($ $ (|List| |#3|) (|List| (|NonNegativeInteger|))) "\\spad{coefficient(p,{} lv,{} ln)} views the polynomial \\spad{p} as a polynomial in the variables of \\spad{lv} and returns the coefficient of the term \\spad{lv**ln},{} \\spadignore{i.e.} \\spad{prod(lv_i ** ln_i)}.") (($ $ |#3| (|NonNegativeInteger|)) "\\spad{coefficient(p,{}v,{}n)} views the polynomial \\spad{p} as a univariate polynomial in \\spad{v} and returns the coefficient of the \\spad{v**n} term.")) (|degree| (((|List| (|NonNegativeInteger|)) $ (|List| |#3|)) "\\spad{degree(p,{}lv)} gives the list of degrees of polynomial \\spad{p} with respect to each of the variables in the list \\spad{lv}.") (((|NonNegativeInteger|) $ |#3|) "\\spad{degree(p,{}v)} gives the degree of polynomial \\spad{p} with respect to the variable \\spad{v}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
-(-946 E V R P -2313)
+(-946 E V R P -2312)
((|constructor| (NIL "This package transforms multivariate polynomials or fractions into univariate polynomials or fractions,{} and back.")) (|isPower| (((|Union| (|Record| (|:| |val| |#5|) (|:| |exponent| (|Integer|))) "failed") |#5|) "\\spad{isPower(p)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0},{} \"failed\" otherwise.")) (|isExpt| (((|Union| (|Record| (|:| |var| |#2|) (|:| |exponent| (|Integer|))) "failed") |#5|) "\\spad{isExpt(p)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0},{} \"failed\" otherwise.")) (|isTimes| (((|Union| (|List| |#5|) "failed") |#5|) "\\spad{isTimes(p)} returns \\spad{[a1,{}...,{}an]} if \\spad{p = a1 ... an} and \\spad{n > 1},{} \"failed\" otherwise.")) (|isPlus| (((|Union| (|List| |#5|) "failed") |#5|) "\\spad{isPlus(p)} returns [\\spad{m1},{}...,{}\\spad{mn}] if \\spad{p = m1 + ... + mn} and \\spad{n > 1},{} \"failed\" otherwise.")) (|multivariate| ((|#5| (|Fraction| (|SparseUnivariatePolynomial| |#5|)) |#2|) "\\spad{multivariate(f,{} v)} applies both the numerator and denominator of \\spad{f} to \\spad{v}.")) (|univariate| (((|SparseUnivariatePolynomial| |#5|) |#5| |#2| (|SparseUnivariatePolynomial| |#5|)) "\\spad{univariate(f,{} x,{} p)} returns \\spad{f} viewed as a univariate polynomial in \\spad{x},{} using the side-condition \\spad{p(x) = 0}.") (((|Fraction| (|SparseUnivariatePolynomial| |#5|)) |#5| |#2|) "\\spad{univariate(f,{} v)} returns \\spad{f} viewed as a univariate rational function in \\spad{v}.")) (|mainVariable| (((|Union| |#2| "failed") |#5|) "\\spad{mainVariable(f)} returns the highest variable appearing in the numerator or the denominator of \\spad{f},{} \"failed\" if \\spad{f} has no variables.")) (|variables| (((|List| |#2|) |#5|) "\\spad{variables(f)} returns the list of variables appearing in the numerator or the denominator of \\spad{f}.")))
NIL
NIL
@@ -3722,9 +3722,9 @@ NIL
NIL
(-948 R)
((|constructor| (NIL "\\indented{2}{This type is the basic representation of sparse recursive multivariate} polynomials whose variables are arbitrary symbols. The ordering is alphabetic determined by the Symbol type. The coefficient ring may be non commutative,{} but the variables are assumed to commute.")) (|integrate| (($ $ (|Symbol|)) "\\spad{integrate(p,{}x)} computes the integral of \\spad{p*dx},{} \\spadignore{i.e.} integrates the polynomial \\spad{p} with respect to the variable \\spad{x}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
-(-949 E V R P -2313)
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1170) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(-949 E V R P -2312)
((|constructor| (NIL "computes \\spad{n}-th roots of quotients of multivariate polynomials")) (|nthr| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#4|) (|:| |radicand| (|List| |#4|))) |#4| (|NonNegativeInteger|)) "\\spad{nthr(p,{}n)} should be local but conditional")) (|froot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#5|) (|:| |radicand| |#5|)) |#5| (|NonNegativeInteger|)) "\\spad{froot(f,{} n)} returns \\spad{[m,{}c,{}r]} such that \\spad{f**(1/n) = c * r**(1/m)}.")) (|qroot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#5|) (|:| |radicand| |#5|)) (|Fraction| (|Integer|)) (|NonNegativeInteger|)) "\\spad{qroot(f,{} n)} returns \\spad{[m,{}c,{}r]} such that \\spad{f**(1/n) = c * r**(1/m)}.")) (|rroot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#5|) (|:| |radicand| |#5|)) |#3| (|NonNegativeInteger|)) "\\spad{rroot(f,{} n)} returns \\spad{[m,{}c,{}r]} such that \\spad{f**(1/n) = c * r**(1/m)}.")) (|denom| ((|#4| $) "\\spad{denom(x)} \\undocumented")) (|numer| ((|#4| $) "\\spad{numer(x)} \\undocumented")))
NIL
((|HasCategory| |#3| (QUOTE (-452))))
@@ -3746,13 +3746,13 @@ NIL
NIL
(-954 S)
((|constructor| (NIL "\\indented{1}{This provides a fast array type with no bound checking on elt\\spad{'s}.} Minimum index is 0 in this type,{} cannot be changed")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-955)
((|constructor| (NIL "Category for the functions defined by integrals.")) (|integral| (($ $ (|SegmentBinding| $)) "\\spad{integral(f,{} x = a..b)} returns the formal definite integral of \\spad{f} \\spad{dx} for \\spad{x} between \\spad{a} and \\spad{b}.") (($ $ (|Symbol|)) "\\spad{integral(f,{} x)} returns the formal integral of \\spad{f} \\spad{dx}.")))
NIL
NIL
-(-956 -2313)
+(-956 -2312)
((|constructor| (NIL "PrimitiveElement provides functions to compute primitive elements in algebraic extensions.")) (|primitiveElement| (((|Record| (|:| |coef| (|List| (|Integer|))) (|:| |poly| (|List| (|SparseUnivariatePolynomial| |#1|))) (|:| |prim| (|SparseUnivariatePolynomial| |#1|))) (|List| (|Polynomial| |#1|)) (|List| (|Symbol|)) (|Symbol|)) "\\spad{primitiveElement([p1,{}...,{}pn],{} [a1,{}...,{}an],{} a)} returns \\spad{[[c1,{}...,{}cn],{} [q1,{}...,{}qn],{} q]} such that then \\spad{k(a1,{}...,{}an) = k(a)},{} where \\spad{a = a1 c1 + ... + an cn},{} \\spad{\\spad{ai} = \\spad{qi}(a)},{} and \\spad{q(a) = 0}. The \\spad{pi}\\spad{'s} are the defining polynomials for the \\spad{ai}\\spad{'s}. This operation uses the technique of \\spadglossSee{groebner bases}{Groebner basis}.") (((|Record| (|:| |coef| (|List| (|Integer|))) (|:| |poly| (|List| (|SparseUnivariatePolynomial| |#1|))) (|:| |prim| (|SparseUnivariatePolynomial| |#1|))) (|List| (|Polynomial| |#1|)) (|List| (|Symbol|))) "\\spad{primitiveElement([p1,{}...,{}pn],{} [a1,{}...,{}an])} returns \\spad{[[c1,{}...,{}cn],{} [q1,{}...,{}qn],{} q]} such that then \\spad{k(a1,{}...,{}an) = k(a)},{} where \\spad{a = a1 c1 + ... + an cn},{} \\spad{\\spad{ai} = \\spad{qi}(a)},{} and \\spad{q(a) = 0}. The \\spad{pi}\\spad{'s} are the defining polynomials for the \\spad{ai}\\spad{'s}. This operation uses the technique of \\spadglossSee{groebner bases}{Groebner basis}.") (((|Record| (|:| |coef1| (|Integer|)) (|:| |coef2| (|Integer|)) (|:| |prim| (|SparseUnivariatePolynomial| |#1|))) (|Polynomial| |#1|) (|Symbol|) (|Polynomial| |#1|) (|Symbol|)) "\\spad{primitiveElement(p1,{} a1,{} p2,{} a2)} returns \\spad{[c1,{} c2,{} q]} such that \\spad{k(a1,{} a2) = k(a)} where \\spad{a = c1 a1 + c2 a2,{} and q(a) = 0}. The \\spad{pi}\\spad{'s} are the defining polynomials for the \\spad{ai}\\spad{'s}. The \\spad{p2} may involve \\spad{a1},{} but \\spad{p1} must not involve a2. This operation uses \\spadfun{resultant}.")))
NIL
NIL
@@ -3766,12 +3766,12 @@ NIL
NIL
(-959 R E)
((|constructor| (NIL "This domain represents generalized polynomials with coefficients (from a not necessarily commutative ring),{} and terms indexed by their exponents (from an arbitrary ordered abelian monoid). This type is used,{} for example,{} by the \\spadtype{DistributedMultivariatePolynomial} domain where the exponent domain is a direct product of non negative integers.")) (|canonicalUnitNormal| ((|attribute|) "canonicalUnitNormal guarantees that the function unitCanonical returns the same representative for all associates of any particular element.")) (|fmecg| (($ $ |#2| |#1| $) "\\spad{fmecg(p1,{}e,{}r,{}p2)} finds \\spad{X} : \\spad{p1} - \\spad{r} * X**e * \\spad{p2}")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-131)))) (|HasAttribute| |#1| (QUOTE -4404)))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-131)))) (|HasAttribute| |#1| (QUOTE -4405)))
(-960 A B)
((|constructor| (NIL "This domain implements cartesian product")) (|selectsecond| ((|#2| $) "\\spad{selectsecond(x)} \\undocumented")) (|selectfirst| ((|#1| $) "\\spad{selectfirst(x)} \\undocumented")) (|makeprod| (($ |#1| |#2|) "\\spad{makeprod(a,{}b)} \\undocumented")))
-((-4403 -12 (|has| |#2| (-473)) (|has| |#1| (-473))))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-846))))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-473)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-473)))) (-12 (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-722))))) (-12 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-368)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-473)))) (-12 (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-846)))))
+((-4404 -12 (|has| |#2| (-473)) (|has| |#1| (-473))))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-846))))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-473)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-473)))) (-12 (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-722))))) (-12 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-368)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-473))) (|HasCategory| |#2| (QUOTE (-473)))) (-12 (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-722)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-131))) (|HasCategory| |#2| (QUOTE (-131)))) (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-846)))))
(-961)
((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Created: October 24,{} 2007 Date Last Modified: January 18,{} 2008. An `Property' is a pair of name and value.")) (|property| (($ (|Identifier|) (|SExpression|)) "\\spad{property(n,{}val)} constructs a property with name \\spad{`n'} and value `val'.")) (|value| (((|SExpression|) $) "\\spad{value(p)} returns value of property \\spad{p}")) (|name| (((|Identifier|) $) "\\spad{name(p)} returns the name of property \\spad{p}")))
NIL
@@ -3786,7 +3786,7 @@ NIL
NIL
(-964 S)
((|constructor| (NIL "A priority queue is a bag of items from an ordered set where the item extracted is always the maximum element.")) (|merge!| (($ $ $) "\\spad{merge!(q,{}q1)} destructively changes priority queue \\spad{q} to include the values from priority queue \\spad{q1}.")) (|merge| (($ $ $) "\\spad{merge(q1,{}q2)} returns combines priority queues \\spad{q1} and \\spad{q2} to return a single priority queue \\spad{q}.")) (|max| ((|#1| $) "\\spad{max(q)} returns the maximum element of priority queue \\spad{q}.")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-965 R |polR|)
((|constructor| (NIL "This package contains some functions: \\axiomOpFrom{discriminant}{PseudoRemainderSequence},{} \\axiomOpFrom{resultant}{PseudoRemainderSequence},{} \\axiomOpFrom{subResultantGcd}{PseudoRemainderSequence},{} \\axiomOpFrom{chainSubResultants}{PseudoRemainderSequence},{} \\axiomOpFrom{degreeSubResultant}{PseudoRemainderSequence},{} \\axiomOpFrom{lastSubResultant}{PseudoRemainderSequence},{} \\axiomOpFrom{resultantEuclidean}{PseudoRemainderSequence},{} \\axiomOpFrom{subResultantGcdEuclidean}{PseudoRemainderSequence},{} \\axiomOpFrom{semiSubResultantGcdEuclidean1}{PseudoRemainderSequence},{} \\axiomOpFrom{semiSubResultantGcdEuclidean2}{PseudoRemainderSequence},{} etc. This procedures are coming from improvements of the subresultants algorithm. \\indented{2}{Version : 7} \\indented{2}{References : Lionel Ducos \"Optimizations of the subresultant algorithm\"} \\indented{2}{to appear in the Journal of Pure and Applied Algebra.} \\indented{2}{Author : Ducos Lionel \\axiom{Lionel.Ducos@mathlabo.univ-poitiers.\\spad{fr}}}")) (|semiResultantEuclideannaif| (((|Record| (|:| |coef2| |#2|) (|:| |resultant| |#1|)) |#2| |#2|) "\\axiom{resultantEuclidean_naif(\\spad{P},{}\\spad{Q})} returns the semi-extended resultant of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}} computed by means of the naive algorithm.")) (|resultantEuclideannaif| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |resultant| |#1|)) |#2| |#2|) "\\axiom{resultantEuclidean_naif(\\spad{P},{}\\spad{Q})} returns the extended resultant of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}} computed by means of the naive algorithm.")) (|resultantnaif| ((|#1| |#2| |#2|) "\\axiom{resultantEuclidean_naif(\\spad{P},{}\\spad{Q})} returns the resultant of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}} computed by means of the naive algorithm.")) (|nextsousResultant2| ((|#2| |#2| |#2| |#2| |#1|) "\\axiom{nextsousResultant2(\\spad{P},{} \\spad{Q},{} \\spad{Z},{} \\spad{s})} returns the subresultant \\axiom{\\spad{S_}{\\spad{e}-1}} where \\axiom{\\spad{P} ~ \\spad{S_d},{} \\spad{Q} = \\spad{S_}{\\spad{d}-1},{} \\spad{Z} = S_e,{} \\spad{s} = \\spad{lc}(\\spad{S_d})}")) (|Lazard2| ((|#2| |#2| |#1| |#1| (|NonNegativeInteger|)) "\\axiom{Lazard2(\\spad{F},{} \\spad{x},{} \\spad{y},{} \\spad{n})} computes \\axiom{(x/y)\\spad{**}(\\spad{n}-1) * \\spad{F}}")) (|Lazard| ((|#1| |#1| |#1| (|NonNegativeInteger|)) "\\axiom{Lazard(\\spad{x},{} \\spad{y},{} \\spad{n})} computes \\axiom{x**n/y**(\\spad{n}-1)}")) (|divide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2|) "\\axiom{divide(\\spad{F},{}\\spad{G})} computes quotient and rest of the exact euclidean division of \\axiom{\\spad{F}} by \\axiom{\\spad{G}}.")) (|pseudoDivide| (((|Record| (|:| |coef| |#1|) (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2|) "\\axiom{pseudoDivide(\\spad{P},{}\\spad{Q})} computes the pseudoDivide of \\axiom{\\spad{P}} by \\axiom{\\spad{Q}}.")) (|exquo| (((|Vector| |#2|) (|Vector| |#2|) |#1|) "\\axiom{\\spad{v} exquo \\spad{r}} computes the exact quotient of \\axiom{\\spad{v}} by \\axiom{\\spad{r}}")) (* (((|Vector| |#2|) |#1| (|Vector| |#2|)) "\\axiom{\\spad{r} * \\spad{v}} computes the product of \\axiom{\\spad{r}} and \\axiom{\\spad{v}}")) (|gcd| ((|#2| |#2| |#2|) "\\axiom{\\spad{gcd}(\\spad{P},{} \\spad{Q})} returns the \\spad{gcd} of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}.")) (|semiResultantReduitEuclidean| (((|Record| (|:| |coef2| |#2|) (|:| |resultantReduit| |#1|)) |#2| |#2|) "\\axiom{semiResultantReduitEuclidean(\\spad{P},{}\\spad{Q})} returns the \"reduce resultant\" and carries out the equality \\axiom{...\\spad{P} + coef2*Q = resultantReduit(\\spad{P},{}\\spad{Q})}.")) (|resultantReduitEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |resultantReduit| |#1|)) |#2| |#2|) "\\axiom{resultantReduitEuclidean(\\spad{P},{}\\spad{Q})} returns the \"reduce resultant\" and carries out the equality \\axiom{coef1*P + coef2*Q = resultantReduit(\\spad{P},{}\\spad{Q})}.")) (|resultantReduit| ((|#1| |#2| |#2|) "\\axiom{resultantReduit(\\spad{P},{}\\spad{Q})} returns the \"reduce resultant\" of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}.")) (|schema| (((|List| (|NonNegativeInteger|)) |#2| |#2|) "\\axiom{schema(\\spad{P},{}\\spad{Q})} returns the list of degrees of non zero subresultants of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}.")) (|chainSubResultants| (((|List| |#2|) |#2| |#2|) "\\axiom{chainSubResultants(\\spad{P},{} \\spad{Q})} computes the list of non zero subresultants of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}.")) (|semiDiscriminantEuclidean| (((|Record| (|:| |coef2| |#2|) (|:| |discriminant| |#1|)) |#2|) "\\axiom{discriminantEuclidean(\\spad{P})} carries out the equality \\axiom{...\\spad{P} + coef2 * \\spad{D}(\\spad{P}) = discriminant(\\spad{P})}. Warning: \\axiom{degree(\\spad{P}) \\spad{>=} degree(\\spad{Q})}.")) (|discriminantEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |discriminant| |#1|)) |#2|) "\\axiom{discriminantEuclidean(\\spad{P})} carries out the equality \\axiom{coef1 * \\spad{P} + coef2 * \\spad{D}(\\spad{P}) = discriminant(\\spad{P})}.")) (|discriminant| ((|#1| |#2|) "\\axiom{discriminant(\\spad{P},{} \\spad{Q})} returns the discriminant of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}.")) (|semiSubResultantGcdEuclidean1| (((|Record| (|:| |coef1| |#2|) (|:| |gcd| |#2|)) |#2| |#2|) "\\axiom{semiSubResultantGcdEuclidean1(\\spad{P},{}\\spad{Q})} carries out the equality \\axiom{coef1*P + ? \\spad{Q} = \\spad{+/-} S_i(\\spad{P},{}\\spad{Q})} where the degree (not the indice) of the subresultant \\axiom{S_i(\\spad{P},{}\\spad{Q})} is the smaller as possible.")) (|semiSubResultantGcdEuclidean2| (((|Record| (|:| |coef2| |#2|) (|:| |gcd| |#2|)) |#2| |#2|) "\\axiom{semiSubResultantGcdEuclidean2(\\spad{P},{}\\spad{Q})} carries out the equality \\axiom{...\\spad{P} + coef2*Q = \\spad{+/-} S_i(\\spad{P},{}\\spad{Q})} where the degree (not the indice) of the subresultant \\axiom{S_i(\\spad{P},{}\\spad{Q})} is the smaller as possible. Warning: \\axiom{degree(\\spad{P}) \\spad{>=} degree(\\spad{Q})}.")) (|subResultantGcdEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |gcd| |#2|)) |#2| |#2|) "\\axiom{subResultantGcdEuclidean(\\spad{P},{}\\spad{Q})} carries out the equality \\axiom{coef1*P + coef2*Q = \\spad{+/-} S_i(\\spad{P},{}\\spad{Q})} where the degree (not the indice) of the subresultant \\axiom{S_i(\\spad{P},{}\\spad{Q})} is the smaller as possible.")) (|subResultantGcd| ((|#2| |#2| |#2|) "\\axiom{subResultantGcd(\\spad{P},{} \\spad{Q})} returns the \\spad{gcd} of two primitive polynomials \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}.")) (|semiLastSubResultantEuclidean| (((|Record| (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) "\\axiom{semiLastSubResultantEuclidean(\\spad{P},{} \\spad{Q})} computes the last non zero subresultant \\axiom{\\spad{S}} and carries out the equality \\axiom{...\\spad{P} + coef2*Q = \\spad{S}}. Warning: \\axiom{degree(\\spad{P}) \\spad{>=} degree(\\spad{Q})}.")) (|lastSubResultantEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) "\\axiom{lastSubResultantEuclidean(\\spad{P},{} \\spad{Q})} computes the last non zero subresultant \\axiom{\\spad{S}} and carries out the equality \\axiom{coef1*P + coef2*Q = \\spad{S}}.")) (|lastSubResultant| ((|#2| |#2| |#2|) "\\axiom{lastSubResultant(\\spad{P},{} \\spad{Q})} computes the last non zero subresultant of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}")) (|semiDegreeSubResultantEuclidean| (((|Record| (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (|NonNegativeInteger|)) "\\axiom{indiceSubResultant(\\spad{P},{} \\spad{Q},{} \\spad{i})} returns a subresultant \\axiom{\\spad{S}} of degree \\axiom{\\spad{d}} and carries out the equality \\axiom{...\\spad{P} + coef2*Q = S_i}. Warning: \\axiom{degree(\\spad{P}) \\spad{>=} degree(\\spad{Q})}.")) (|degreeSubResultantEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (|NonNegativeInteger|)) "\\axiom{indiceSubResultant(\\spad{P},{} \\spad{Q},{} \\spad{i})} returns a subresultant \\axiom{\\spad{S}} of degree \\axiom{\\spad{d}} and carries out the equality \\axiom{coef1*P + coef2*Q = S_i}.")) (|degreeSubResultant| ((|#2| |#2| |#2| (|NonNegativeInteger|)) "\\axiom{degreeSubResultant(\\spad{P},{} \\spad{Q},{} \\spad{d})} computes a subresultant of degree \\axiom{\\spad{d}}.")) (|semiIndiceSubResultantEuclidean| (((|Record| (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (|NonNegativeInteger|)) "\\axiom{semiIndiceSubResultantEuclidean(\\spad{P},{} \\spad{Q},{} \\spad{i})} returns the subresultant \\axiom{S_i(\\spad{P},{}\\spad{Q})} and carries out the equality \\axiom{...\\spad{P} + coef2*Q = S_i(\\spad{P},{}\\spad{Q})} Warning: \\axiom{degree(\\spad{P}) \\spad{>=} degree(\\spad{Q})}.")) (|indiceSubResultantEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (|NonNegativeInteger|)) "\\axiom{indiceSubResultant(\\spad{P},{} \\spad{Q},{} \\spad{i})} returns the subresultant \\axiom{S_i(\\spad{P},{}\\spad{Q})} and carries out the equality \\axiom{coef1*P + coef2*Q = S_i(\\spad{P},{}\\spad{Q})}")) (|indiceSubResultant| ((|#2| |#2| |#2| (|NonNegativeInteger|)) "\\axiom{indiceSubResultant(\\spad{P},{} \\spad{Q},{} \\spad{i})} returns the subresultant of indice \\axiom{\\spad{i}}")) (|semiResultantEuclidean1| (((|Record| (|:| |coef1| |#2|) (|:| |resultant| |#1|)) |#2| |#2|) "\\axiom{semiResultantEuclidean1(\\spad{P},{}\\spad{Q})} carries out the equality \\axiom{coef1.\\spad{P} + ? \\spad{Q} = resultant(\\spad{P},{}\\spad{Q})}.")) (|semiResultantEuclidean2| (((|Record| (|:| |coef2| |#2|) (|:| |resultant| |#1|)) |#2| |#2|) "\\axiom{semiResultantEuclidean2(\\spad{P},{}\\spad{Q})} carries out the equality \\axiom{...\\spad{P} + coef2*Q = resultant(\\spad{P},{}\\spad{Q})}. Warning: \\axiom{degree(\\spad{P}) \\spad{>=} degree(\\spad{Q})}.")) (|resultantEuclidean| (((|Record| (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |resultant| |#1|)) |#2| |#2|) "\\axiom{resultantEuclidean(\\spad{P},{}\\spad{Q})} carries out the equality \\axiom{coef1*P + coef2*Q = resultant(\\spad{P},{}\\spad{Q})}")) (|resultant| ((|#1| |#2| |#2|) "\\axiom{resultant(\\spad{P},{} \\spad{Q})} returns the resultant of \\axiom{\\spad{P}} and \\axiom{\\spad{Q}}")))
@@ -3806,7 +3806,7 @@ NIL
NIL
(-969 |Coef| |Expon| |Var|)
((|constructor| (NIL "\\spadtype{PowerSeriesCategory} is the most general power series category with exponents in an ordered abelian monoid.")) (|complete| (($ $) "\\spad{complete(f)} causes all terms of \\spad{f} to be computed. Note: this results in an infinite loop if \\spad{f} has infinitely many terms.")) (|pole?| (((|Boolean|) $) "\\spad{pole?(f)} determines if the power series \\spad{f} has a pole.")) (|variables| (((|List| |#3|) $) "\\spad{variables(f)} returns a list of the variables occuring in the power series \\spad{f}.")) (|degree| ((|#2| $) "\\spad{degree(f)} returns the exponent of the lowest order term of \\spad{f}.")) (|leadingCoefficient| ((|#1| $) "\\spad{leadingCoefficient(f)} returns the coefficient of the lowest order term of \\spad{f}")) (|leadingMonomial| (($ $) "\\spad{leadingMonomial(f)} returns the monomial of \\spad{f} of lowest order.")) (|monomial| (($ $ (|List| |#3|) (|List| |#2|)) "\\spad{monomial(a,{}[x1,{}..,{}xk],{}[n1,{}..,{}nk])} computes \\spad{a * x1**n1 * .. * xk**nk}.") (($ $ |#3| |#2|) "\\spad{monomial(a,{}x,{}n)} computes \\spad{a*x**n}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-970)
((|constructor| (NIL "PlottableSpaceCurveCategory is the category of curves in 3-space which may be plotted via the graphics facilities. Functions are provided for obtaining lists of lists of points,{} representing the branches of the curve,{} and for determining the ranges of the \\spad{x-},{} \\spad{y-},{} and \\spad{z}-coordinates of the points on the curve.")) (|zRange| (((|Segment| (|DoubleFloat|)) $) "\\spad{zRange(c)} returns the range of the \\spad{z}-coordinates of the points on the curve \\spad{c}.")) (|yRange| (((|Segment| (|DoubleFloat|)) $) "\\spad{yRange(c)} returns the range of the \\spad{y}-coordinates of the points on the curve \\spad{c}.")) (|xRange| (((|Segment| (|DoubleFloat|)) $) "\\spad{xRange(c)} returns the range of the \\spad{x}-coordinates of the points on the curve \\spad{c}.")) (|listBranches| (((|List| (|List| (|Point| (|DoubleFloat|)))) $) "\\spad{listBranches(c)} returns a list of lists of points,{} representing the branches of the curve \\spad{c}.")))
@@ -3818,7 +3818,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-556))))
(-972 R E |VarSet| P)
((|constructor| (NIL "A category for finite subsets of a polynomial ring. Such a set is only regarded as a set of polynomials and not identified to the ideal it generates. So two distinct sets may generate the same the ideal. Furthermore,{} for \\spad{R} being an integral domain,{} a set of polynomials may be viewed as a representation of the ideal it generates in the polynomial ring \\spad{(R)^(-1) P},{} or the set of its zeros (described for instance by the radical of the previous ideal,{} or a split of the associated affine variety) and so on. So this category provides operations about those different notions.")) (|triangular?| (((|Boolean|) $) "\\axiom{triangular?(\\spad{ps})} returns \\spad{true} iff \\axiom{\\spad{ps}} is a triangular set,{} \\spadignore{i.e.} two distinct polynomials have distinct main variables and no constant lies in \\axiom{\\spad{ps}}.")) (|rewriteIdealWithRemainder| (((|List| |#4|) (|List| |#4|) $) "\\axiom{rewriteIdealWithRemainder(\\spad{lp},{}\\spad{cs})} returns \\axiom{\\spad{lr}} such that every polynomial in \\axiom{\\spad{lr}} is fully reduced in the sense of Groebner bases \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{cs}} and \\axiom{(\\spad{lp},{}\\spad{cs})} and \\axiom{(\\spad{lr},{}\\spad{cs})} generate the same ideal in \\axiom{(\\spad{R})^(\\spad{-1}) \\spad{P}}.")) (|rewriteIdealWithHeadRemainder| (((|List| |#4|) (|List| |#4|) $) "\\axiom{rewriteIdealWithHeadRemainder(\\spad{lp},{}\\spad{cs})} returns \\axiom{\\spad{lr}} such that the leading monomial of every polynomial in \\axiom{\\spad{lr}} is reduced in the sense of Groebner bases \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{cs}} and \\axiom{(\\spad{lp},{}\\spad{cs})} and \\axiom{(\\spad{lr},{}\\spad{cs})} generate the same ideal in \\axiom{(\\spad{R})^(\\spad{-1}) \\spad{P}}.")) (|remainder| (((|Record| (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) "\\axiom{remainder(a,{}\\spad{ps})} returns \\axiom{[\\spad{c},{}\\spad{b},{}\\spad{r}]} such that \\axiom{\\spad{b}} is fully reduced in the sense of Groebner bases \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{ps}},{} \\axiom{r*a - \\spad{c*b}} lies in the ideal generated by \\axiom{\\spad{ps}}. Furthermore,{} if \\axiom{\\spad{R}} is a \\spad{gcd}-domain,{} \\axiom{\\spad{b}} is primitive.")) (|headRemainder| (((|Record| (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) "\\axiom{headRemainder(a,{}\\spad{ps})} returns \\axiom{[\\spad{b},{}\\spad{r}]} such that the leading monomial of \\axiom{\\spad{b}} is reduced in the sense of Groebner bases \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{ps}} and \\axiom{r*a - \\spad{b}} lies in the ideal generated by \\axiom{\\spad{ps}}.")) (|roughUnitIdeal?| (((|Boolean|) $) "\\axiom{roughUnitIdeal?(\\spad{ps})} returns \\spad{true} iff \\axiom{\\spad{ps}} contains some non null element lying in the base ring \\axiom{\\spad{R}}.")) (|roughEqualIdeals?| (((|Boolean|) $ $) "\\axiom{roughEqualIdeals?(\\spad{ps1},{}\\spad{ps2})} returns \\spad{true} iff it can proved that \\axiom{\\spad{ps1}} and \\axiom{\\spad{ps2}} generate the same ideal in \\axiom{(\\spad{R})^(\\spad{-1}) \\spad{P}} without computing Groebner bases.")) (|roughSubIdeal?| (((|Boolean|) $ $) "\\axiom{roughSubIdeal?(\\spad{ps1},{}\\spad{ps2})} returns \\spad{true} iff it can proved that all polynomials in \\axiom{\\spad{ps1}} lie in the ideal generated by \\axiom{\\spad{ps2}} in \\axiom{\\axiom{(\\spad{R})^(\\spad{-1}) \\spad{P}}} without computing Groebner bases.")) (|roughBase?| (((|Boolean|) $) "\\axiom{roughBase?(\\spad{ps})} returns \\spad{true} iff for every pair \\axiom{{\\spad{p},{}\\spad{q}}} of polynomials in \\axiom{\\spad{ps}} their leading monomials are relatively prime.")) (|trivialIdeal?| (((|Boolean|) $) "\\axiom{trivialIdeal?(\\spad{ps})} returns \\spad{true} iff \\axiom{\\spad{ps}} does not contain non-zero elements.")) (|sort| (((|Record| (|:| |under| $) (|:| |floor| $) (|:| |upper| $)) $ |#3|) "\\axiom{sort(\\spad{v},{}\\spad{ps})} returns \\axiom{us,{}\\spad{vs},{}\\spad{ws}} such that \\axiom{us} is \\axiom{collectUnder(\\spad{ps},{}\\spad{v})},{} \\axiom{\\spad{vs}} is \\axiom{collect(\\spad{ps},{}\\spad{v})} and \\axiom{\\spad{ws}} is \\axiom{collectUpper(\\spad{ps},{}\\spad{v})}.")) (|collectUpper| (($ $ |#3|) "\\axiom{collectUpper(\\spad{ps},{}\\spad{v})} returns the set consisting of the polynomials of \\axiom{\\spad{ps}} with main variable greater than \\axiom{\\spad{v}}.")) (|collect| (($ $ |#3|) "\\axiom{collect(\\spad{ps},{}\\spad{v})} returns the set consisting of the polynomials of \\axiom{\\spad{ps}} with \\axiom{\\spad{v}} as main variable.")) (|collectUnder| (($ $ |#3|) "\\axiom{collectUnder(\\spad{ps},{}\\spad{v})} returns the set consisting of the polynomials of \\axiom{\\spad{ps}} with main variable less than \\axiom{\\spad{v}}.")) (|mainVariable?| (((|Boolean|) |#3| $) "\\axiom{mainVariable?(\\spad{v},{}\\spad{ps})} returns \\spad{true} iff \\axiom{\\spad{v}} is the main variable of some polynomial in \\axiom{\\spad{ps}}.")) (|mainVariables| (((|List| |#3|) $) "\\axiom{mainVariables(\\spad{ps})} returns the decreasingly sorted list of the variables which are main variables of some polynomial in \\axiom{\\spad{ps}}.")) (|variables| (((|List| |#3|) $) "\\axiom{variables(\\spad{ps})} returns the decreasingly sorted list of the variables which are variables of some polynomial in \\axiom{\\spad{ps}}.")) (|mvar| ((|#3| $) "\\axiom{mvar(\\spad{ps})} returns the main variable of the non constant polynomial with the greatest main variable,{} if any,{} else an error is returned.")) (|retract| (($ (|List| |#4|)) "\\axiom{retract(\\spad{lp})} returns an element of the domain whose elements are the members of \\axiom{\\spad{lp}} if such an element exists,{} otherwise an error is produced.")) (|retractIfCan| (((|Union| $ "failed") (|List| |#4|)) "\\axiom{retractIfCan(\\spad{lp})} returns an element of the domain whose elements are the members of \\axiom{\\spad{lp}} if such an element exists,{} otherwise \\axiom{\"failed\"} is returned.")))
-((-4406 . T))
+((-4407 . T))
NIL
(-973 R E V P)
((|constructor| (NIL "This package provides modest routines for polynomial system solving. The aim of many of the operations of this package is to remove certain factors in some polynomials in order to avoid unnecessary computations in algorithms involving splitting techniques by partial factorization.")) (|removeIrreducibleRedundantFactors| (((|List| |#4|) (|List| |#4|) (|List| |#4|)) "\\axiom{removeIrreducibleRedundantFactors(\\spad{lp},{}\\spad{lq})} returns the same as \\axiom{irreducibleFactors(concat(\\spad{lp},{}\\spad{lq}))} assuming that \\axiom{irreducibleFactors(\\spad{lp})} returns \\axiom{\\spad{lp}} up to replacing some polynomial \\axiom{\\spad{pj}} in \\axiom{\\spad{lp}} by some polynomial \\axiom{\\spad{qj}} associated to \\axiom{\\spad{pj}}.")) (|lazyIrreducibleFactors| (((|List| |#4|) (|List| |#4|)) "\\axiom{lazyIrreducibleFactors(\\spad{lp})} returns \\axiom{\\spad{lf}} such that if \\axiom{\\spad{lp} = [\\spad{p1},{}...,{}\\spad{pn}]} and \\axiom{\\spad{lf} = [\\spad{f1},{}...,{}\\spad{fm}]} then \\axiom{p1*p2*...*pn=0} means \\axiom{f1*f2*...*fm=0},{} and the \\axiom{\\spad{fi}} are irreducible over \\axiom{\\spad{R}} and are pairwise distinct. The algorithm tries to avoid factorization into irreducible factors as far as possible and makes previously use of \\spad{gcd} techniques over \\axiom{\\spad{R}}.")) (|irreducibleFactors| (((|List| |#4|) (|List| |#4|)) "\\axiom{irreducibleFactors(\\spad{lp})} returns \\axiom{\\spad{lf}} such that if \\axiom{\\spad{lp} = [\\spad{p1},{}...,{}\\spad{pn}]} and \\axiom{\\spad{lf} = [\\spad{f1},{}...,{}\\spad{fm}]} then \\axiom{p1*p2*...*pn=0} means \\axiom{f1*f2*...*fm=0},{} and the \\axiom{\\spad{fi}} are irreducible over \\axiom{\\spad{R}} and are pairwise distinct.")) (|removeRedundantFactorsInPols| (((|List| |#4|) (|List| |#4|) (|List| |#4|)) "\\axiom{removeRedundantFactorsInPols(\\spad{lp},{}\\spad{lf})} returns \\axiom{newlp} where \\axiom{newlp} is obtained from \\axiom{\\spad{lp}} by removing in every polynomial \\axiom{\\spad{p}} of \\axiom{\\spad{lp}} any non trivial factor of any polynomial \\axiom{\\spad{f}} in \\axiom{\\spad{lf}}. Moreover,{} squares over \\axiom{\\spad{R}} are first removed in every polynomial \\axiom{\\spad{lp}}.")) (|removeRedundantFactorsInContents| (((|List| |#4|) (|List| |#4|) (|List| |#4|)) "\\axiom{removeRedundantFactorsInContents(\\spad{lp},{}\\spad{lf})} returns \\axiom{newlp} where \\axiom{newlp} is obtained from \\axiom{\\spad{lp}} by removing in the content of every polynomial of \\axiom{\\spad{lp}} any non trivial factor of any polynomial \\axiom{\\spad{f}} in \\axiom{\\spad{lf}}. Moreover,{} squares over \\axiom{\\spad{R}} are first removed in the content of every polynomial of \\axiom{\\spad{lp}}.")) (|removeRoughlyRedundantFactorsInContents| (((|List| |#4|) (|List| |#4|) (|List| |#4|)) "\\axiom{removeRoughlyRedundantFactorsInContents(\\spad{lp},{}\\spad{lf})} returns \\axiom{newlp}where \\axiom{newlp} is obtained from \\axiom{\\spad{lp}} by removing in the content of every polynomial of \\axiom{\\spad{lp}} any occurence of a polynomial \\axiom{\\spad{f}} in \\axiom{\\spad{lf}}. Moreover,{} squares over \\axiom{\\spad{R}} are first removed in the content of every polynomial of \\axiom{\\spad{lp}}.")) (|univariatePolynomialsGcds| (((|List| |#4|) (|List| |#4|) (|Boolean|)) "\\axiom{univariatePolynomialsGcds(\\spad{lp},{}opt)} returns the same as \\axiom{univariatePolynomialsGcds(\\spad{lp})} if \\axiom{opt} is \\axiom{\\spad{false}} and if the previous operation does not return any non null and constant polynomial,{} else return \\axiom{[1]}.") (((|List| |#4|) (|List| |#4|)) "\\axiom{univariatePolynomialsGcds(\\spad{lp})} returns \\axiom{\\spad{lg}} where \\axiom{\\spad{lg}} is a list of the gcds of every pair in \\axiom{\\spad{lp}} of univariate polynomials in the same main variable.")) (|squareFreeFactors| (((|List| |#4|) |#4|) "\\axiom{squareFreeFactors(\\spad{p})} returns the square-free factors of \\axiom{\\spad{p}} over \\axiom{\\spad{R}}")) (|rewriteIdealWithQuasiMonicGenerators| (((|List| |#4|) (|List| |#4|) (|Mapping| (|Boolean|) |#4| |#4|) (|Mapping| |#4| |#4| |#4|)) "\\axiom{rewriteIdealWithQuasiMonicGenerators(\\spad{lp},{}redOp?,{}redOp)} returns \\axiom{\\spad{lq}} where \\axiom{\\spad{lq}} and \\axiom{\\spad{lp}} generate the same ideal in \\axiom{\\spad{R^}(\\spad{-1}) \\spad{P}} and \\axiom{\\spad{lq}} has rank not higher than the one of \\axiom{\\spad{lp}}. Moreover,{} \\axiom{\\spad{lq}} is computed by reducing \\axiom{\\spad{lp}} \\spad{w}.\\spad{r}.\\spad{t}. some basic set of the ideal generated by the quasi-monic polynomials in \\axiom{\\spad{lp}}.")) (|rewriteSetByReducingWithParticularGenerators| (((|List| |#4|) (|List| |#4|) (|Mapping| (|Boolean|) |#4|) (|Mapping| (|Boolean|) |#4| |#4|) (|Mapping| |#4| |#4| |#4|)) "\\axiom{rewriteSetByReducingWithParticularGenerators(\\spad{lp},{}pred?,{}redOp?,{}redOp)} returns \\axiom{\\spad{lq}} where \\axiom{\\spad{lq}} is computed by the following algorithm. Chose a basic set \\spad{w}.\\spad{r}.\\spad{t}. the reduction-test \\axiom{redOp?} among the polynomials satisfying property \\axiom{pred?},{} if it is empty then leave,{} else reduce the other polynomials by this basic set \\spad{w}.\\spad{r}.\\spad{t}. the reduction-operation \\axiom{redOp}. Repeat while another basic set with smaller rank can be computed. See code. If \\axiom{pred?} is \\axiom{quasiMonic?} the ideal is unchanged.")) (|crushedSet| (((|List| |#4|) (|List| |#4|)) "\\axiom{crushedSet(\\spad{lp})} returns \\axiom{\\spad{lq}} such that \\axiom{\\spad{lp}} and and \\axiom{\\spad{lq}} generate the same ideal and no rough basic sets reduce (in the sense of Groebner bases) the other polynomials in \\axiom{\\spad{lq}}.")) (|roughBasicSet| (((|Union| (|Record| (|:| |bas| (|GeneralTriangularSet| |#1| |#2| |#3| |#4|)) (|:| |top| (|List| |#4|))) "failed") (|List| |#4|)) "\\axiom{roughBasicSet(\\spad{lp})} returns the smallest (with Ritt-Wu ordering) triangular set contained in \\axiom{\\spad{lp}}.")) (|interReduce| (((|List| |#4|) (|List| |#4|)) "\\axiom{interReduce(\\spad{lp})} returns \\axiom{\\spad{lq}} such that \\axiom{\\spad{lp}} and \\axiom{\\spad{lq}} generate the same ideal and no polynomial in \\axiom{\\spad{lq}} is reducuble by the others in the sense of Groebner bases. Since no assumptions are required the result may depend on the ordering the reductions are performed.")) (|removeRoughlyRedundantFactorsInPol| ((|#4| |#4| (|List| |#4|)) "\\axiom{removeRoughlyRedundantFactorsInPol(\\spad{p},{}\\spad{lf})} returns the same as removeRoughlyRedundantFactorsInPols([\\spad{p}],{}\\spad{lf},{}\\spad{true})")) (|removeRoughlyRedundantFactorsInPols| (((|List| |#4|) (|List| |#4|) (|List| |#4|) (|Boolean|)) "\\axiom{removeRoughlyRedundantFactorsInPols(\\spad{lp},{}\\spad{lf},{}opt)} returns the same as \\axiom{removeRoughlyRedundantFactorsInPols(\\spad{lp},{}\\spad{lf})} if \\axiom{opt} is \\axiom{\\spad{false}} and if the previous operation does not return any non null and constant polynomial,{} else return \\axiom{[1]}.") (((|List| |#4|) (|List| |#4|) (|List| |#4|)) "\\axiom{removeRoughlyRedundantFactorsInPols(\\spad{lp},{}\\spad{lf})} returns \\axiom{newlp}where \\axiom{newlp} is obtained from \\axiom{\\spad{lp}} by removing in every polynomial \\axiom{\\spad{p}} of \\axiom{\\spad{lp}} any occurence of a polynomial \\axiom{\\spad{f}} in \\axiom{\\spad{lf}}. This may involve a lot of exact-quotients computations.")) (|bivariatePolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|List| |#4|)) "\\axiom{bivariatePolynomials(\\spad{lp})} returns \\axiom{\\spad{bps},{}nbps} where \\axiom{\\spad{bps}} is a list of the bivariate polynomials,{} and \\axiom{nbps} are the other ones.")) (|bivariate?| (((|Boolean|) |#4|) "\\axiom{bivariate?(\\spad{p})} returns \\spad{true} iff \\axiom{\\spad{p}} involves two and only two variables.")) (|linearPolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|List| |#4|)) "\\axiom{linearPolynomials(\\spad{lp})} returns \\axiom{\\spad{lps},{}nlps} where \\axiom{\\spad{lps}} is a list of the linear polynomials in \\spad{lp},{} and \\axiom{nlps} are the other ones.")) (|linear?| (((|Boolean|) |#4|) "\\axiom{linear?(\\spad{p})} returns \\spad{true} iff \\axiom{\\spad{p}} does not lie in the base ring \\axiom{\\spad{R}} and has main degree \\axiom{1}.")) (|univariatePolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|List| |#4|)) "\\axiom{univariatePolynomials(\\spad{lp})} returns \\axiom{ups,{}nups} where \\axiom{ups} is a list of the univariate polynomials,{} and \\axiom{nups} are the other ones.")) (|univariate?| (((|Boolean|) |#4|) "\\axiom{univariate?(\\spad{p})} returns \\spad{true} iff \\axiom{\\spad{p}} involves one and only one variable.")) (|quasiMonicPolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|List| |#4|)) "\\axiom{quasiMonicPolynomials(\\spad{lp})} returns \\axiom{qmps,{}nqmps} where \\axiom{qmps} is a list of the quasi-monic polynomials in \\axiom{\\spad{lp}} and \\axiom{nqmps} are the other ones.")) (|selectAndPolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|List| (|Mapping| (|Boolean|) |#4|)) (|List| |#4|)) "\\axiom{selectAndPolynomials(lpred?,{}\\spad{ps})} returns \\axiom{\\spad{gps},{}\\spad{bps}} where \\axiom{\\spad{gps}} is a list of the polynomial \\axiom{\\spad{p}} in \\axiom{\\spad{ps}} such that \\axiom{pred?(\\spad{p})} holds for every \\axiom{pred?} in \\axiom{lpred?} and \\axiom{\\spad{bps}} are the other ones.")) (|selectOrPolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|List| (|Mapping| (|Boolean|) |#4|)) (|List| |#4|)) "\\axiom{selectOrPolynomials(lpred?,{}\\spad{ps})} returns \\axiom{\\spad{gps},{}\\spad{bps}} where \\axiom{\\spad{gps}} is a list of the polynomial \\axiom{\\spad{p}} in \\axiom{\\spad{ps}} such that \\axiom{pred?(\\spad{p})} holds for some \\axiom{pred?} in \\axiom{lpred?} and \\axiom{\\spad{bps}} are the other ones.")) (|selectPolynomials| (((|Record| (|:| |goodPols| (|List| |#4|)) (|:| |badPols| (|List| |#4|))) (|Mapping| (|Boolean|) |#4|) (|List| |#4|)) "\\axiom{selectPolynomials(pred?,{}\\spad{ps})} returns \\axiom{\\spad{gps},{}\\spad{bps}} where \\axiom{\\spad{gps}} is a list of the polynomial \\axiom{\\spad{p}} in \\axiom{\\spad{ps}} such that \\axiom{pred?(\\spad{p})} holds and \\axiom{\\spad{bps}} are the other ones.")) (|probablyZeroDim?| (((|Boolean|) (|List| |#4|)) "\\axiom{probablyZeroDim?(\\spad{lp})} returns \\spad{true} iff the number of polynomials in \\axiom{\\spad{lp}} is not smaller than the number of variables occurring in these polynomials.")) (|possiblyNewVariety?| (((|Boolean|) (|List| |#4|) (|List| (|List| |#4|))) "\\axiom{possiblyNewVariety?(newlp,{}\\spad{llp})} returns \\spad{true} iff for every \\axiom{\\spad{lp}} in \\axiom{\\spad{llp}} certainlySubVariety?(newlp,{}\\spad{lp}) does not hold.")) (|certainlySubVariety?| (((|Boolean|) (|List| |#4|) (|List| |#4|)) "\\axiom{certainlySubVariety?(newlp,{}\\spad{lp})} returns \\spad{true} iff for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}} the remainder of \\axiom{\\spad{p}} by \\axiom{newlp} using the division algorithm of Groebner techniques is zero.")) (|unprotectedRemoveRedundantFactors| (((|List| |#4|) |#4| |#4|) "\\axiom{unprotectedRemoveRedundantFactors(\\spad{p},{}\\spad{q})} returns the same as \\axiom{removeRedundantFactors(\\spad{p},{}\\spad{q})} but does assume that neither \\axiom{\\spad{p}} nor \\axiom{\\spad{q}} lie in the base ring \\axiom{\\spad{R}} and assumes that \\axiom{infRittWu?(\\spad{p},{}\\spad{q})} holds. Moreover,{} if \\axiom{\\spad{R}} is \\spad{gcd}-domain,{} then \\axiom{\\spad{p}} and \\axiom{\\spad{q}} are assumed to be square free.")) (|removeSquaresIfCan| (((|List| |#4|) (|List| |#4|)) "\\axiom{removeSquaresIfCan(\\spad{lp})} returns \\axiom{removeDuplicates [squareFreePart(\\spad{p})\\$\\spad{P} for \\spad{p} in \\spad{lp}]} if \\axiom{\\spad{R}} is \\spad{gcd}-domain else returns \\axiom{\\spad{lp}}.")) (|removeRedundantFactors| (((|List| |#4|) (|List| |#4|) (|List| |#4|) (|Mapping| (|List| |#4|) (|List| |#4|))) "\\axiom{removeRedundantFactors(\\spad{lp},{}\\spad{lq},{}remOp)} returns the same as \\axiom{concat(remOp(removeRoughlyRedundantFactorsInPols(\\spad{lp},{}\\spad{lq})),{}\\spad{lq})} assuming that \\axiom{remOp(\\spad{lq})} returns \\axiom{\\spad{lq}} up to similarity.") (((|List| |#4|) (|List| |#4|) (|List| |#4|)) "\\axiom{removeRedundantFactors(\\spad{lp},{}\\spad{lq})} returns the same as \\axiom{removeRedundantFactors(concat(\\spad{lp},{}\\spad{lq}))} assuming that \\axiom{removeRedundantFactors(\\spad{lp})} returns \\axiom{\\spad{lp}} up to replacing some polynomial \\axiom{\\spad{pj}} in \\axiom{\\spad{lp}} by some polynomial \\axiom{\\spad{qj}} associated to \\axiom{\\spad{pj}}.") (((|List| |#4|) (|List| |#4|) |#4|) "\\axiom{removeRedundantFactors(\\spad{lp},{}\\spad{q})} returns the same as \\axiom{removeRedundantFactors(cons(\\spad{q},{}\\spad{lp}))} assuming that \\axiom{removeRedundantFactors(\\spad{lp})} returns \\axiom{\\spad{lp}} up to replacing some polynomial \\axiom{\\spad{pj}} in \\axiom{\\spad{lp}} by some some polynomial \\axiom{\\spad{qj}} associated to \\axiom{\\spad{pj}}.") (((|List| |#4|) |#4| |#4|) "\\axiom{removeRedundantFactors(\\spad{p},{}\\spad{q})} returns the same as \\axiom{removeRedundantFactors([\\spad{p},{}\\spad{q}])}") (((|List| |#4|) (|List| |#4|)) "\\axiom{removeRedundantFactors(\\spad{lp})} returns \\axiom{\\spad{lq}} such that if \\axiom{\\spad{lp} = [\\spad{p1},{}...,{}\\spad{pn}]} and \\axiom{\\spad{lq} = [\\spad{q1},{}...,{}\\spad{qm}]} then the product \\axiom{p1*p2*...\\spad{*pn}} vanishes iff the product \\axiom{q1*q2*...\\spad{*qm}} vanishes,{} and the product of degrees of the \\axiom{\\spad{qi}} is not greater than the one of the \\axiom{\\spad{pj}},{} and no polynomial in \\axiom{\\spad{lq}} divides another polynomial in \\axiom{\\spad{lq}}. In particular,{} polynomials lying in the base ring \\axiom{\\spad{R}} are removed. Moreover,{} \\axiom{\\spad{lq}} is sorted \\spad{w}.\\spad{r}.\\spad{t} \\axiom{infRittWu?}. Furthermore,{} if \\spad{R} is \\spad{gcd}-domain,{} the polynomials in \\axiom{\\spad{lq}} are pairwise without common non trivial factor.")))
@@ -3834,7 +3834,7 @@ NIL
NIL
(-976 R)
((|constructor| (NIL "PointCategory is the category of points in space which may be plotted via the graphics facilities. Functions are provided for defining points and handling elements of points.")) (|extend| (($ $ (|List| |#1|)) "\\spad{extend(x,{}l,{}r)} \\undocumented")) (|cross| (($ $ $) "\\spad{cross(p,{}q)} computes the cross product of the two points \\spad{p} and \\spad{q}. Error if the \\spad{p} and \\spad{q} are not 3 dimensional")) (|dimension| (((|PositiveInteger|) $) "\\spad{dimension(s)} returns the dimension of the point category \\spad{s}.")) (|point| (($ (|List| |#1|)) "\\spad{point(l)} returns a point category defined by a list \\spad{l} of elements from the domain \\spad{R}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-977 R1 R2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|Point| |#2|) (|Mapping| |#2| |#1|) (|Point| |#1|)) "\\spad{map(f,{}p)} \\undocumented")))
@@ -3852,7 +3852,7 @@ NIL
((|constructor| (NIL "This package \\undocumented{}")) (|map| ((|#4| (|Mapping| |#4| (|Polynomial| |#1|)) |#4|) "\\spad{map(f,{}p)} \\undocumented{}")) (|pushup| ((|#4| |#4| (|List| |#3|)) "\\spad{pushup(p,{}lv)} \\undocumented{}") ((|#4| |#4| |#3|) "\\spad{pushup(p,{}v)} \\undocumented{}")) (|pushdown| ((|#4| |#4| (|List| |#3|)) "\\spad{pushdown(p,{}lv)} \\undocumented{}") ((|#4| |#4| |#3|) "\\spad{pushdown(p,{}v)} \\undocumented{}")) (|variable| (((|Union| $ "failed") (|Symbol|)) "\\spad{variable(s)} makes an element from symbol \\spad{s} or fails")) (|convert| (((|Symbol|) $) "\\spad{convert(x)} converts \\spad{x} to a symbol")))
NIL
NIL
-(-981 K R UP -2313)
+(-981 K R UP -2312)
((|constructor| (NIL "In this package \\spad{K} is a finite field,{} \\spad{R} is a ring of univariate polynomials over \\spad{K},{} and \\spad{F} is a monogenic algebra over \\spad{R}. We require that \\spad{F} is monogenic,{} \\spadignore{i.e.} that \\spad{F = K[x,{}y]/(f(x,{}y))},{} because the integral basis algorithm used will factor the polynomial \\spad{f(x,{}y)}. The package provides a function to compute the integral closure of \\spad{R} in the quotient field of \\spad{F} as well as a function to compute a \"local integral basis\" at a specific prime.")) (|reducedDiscriminant| ((|#2| |#3|) "\\spad{reducedDiscriminant(up)} \\undocumented")) (|localIntegralBasis| (((|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|))) |#2|) "\\spad{integralBasis(p)} returns a record \\spad{[basis,{}basisDen,{}basisInv] } containing information regarding the local integral closure of \\spad{R} at the prime \\spad{p} in the quotient field of the framed algebra \\spad{F}. \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If 'basis' is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the local integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of 'basis' contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix 'basisInv' contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if 'basisInv' is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|integralBasis| (((|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|)))) "\\spad{integralBasis()} returns a record \\spad{[basis,{}basisDen,{}basisInv] } containing information regarding the integral closure of \\spad{R} in the quotient field of the framed algebra \\spad{F}. \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If 'basis' is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of 'basis' contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix 'basisInv' contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if 'basisInv' is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")))
NIL
NIL
@@ -3882,7 +3882,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-816))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-1145))))
(-988 S)
((|constructor| (NIL "QuotientField(\\spad{S}) is the category of fractions of an Integral Domain \\spad{S}.")) (|floor| ((|#1| $) "\\spad{floor(x)} returns the largest integral element below \\spad{x}.")) (|ceiling| ((|#1| $) "\\spad{ceiling(x)} returns the smallest integral element above \\spad{x}.")) (|random| (($) "\\spad{random()} returns a random fraction.")) (|fractionPart| (($ $) "\\spad{fractionPart(x)} returns the fractional part of \\spad{x}. \\spad{x} = wholePart(\\spad{x}) + fractionPart(\\spad{x})")) (|wholePart| ((|#1| $) "\\spad{wholePart(x)} returns the whole part of the fraction \\spad{x} \\spadignore{i.e.} the truncated quotient of the numerator by the denominator.")) (|denominator| (($ $) "\\spad{denominator(x)} is the denominator of the fraction \\spad{x} converted to \\%.")) (|numerator| (($ $) "\\spad{numerator(x)} is the numerator of the fraction \\spad{x} converted to \\%.")) (|denom| ((|#1| $) "\\spad{denom(x)} returns the denominator of the fraction \\spad{x}.")) (|numer| ((|#1| $) "\\spad{numer(x)} returns the numerator of the fraction \\spad{x}.")) (/ (($ |#1| |#1|) "\\spad{d1 / d2} returns the fraction \\spad{d1} divided by \\spad{d2}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-989 |n| K)
((|constructor| (NIL "This domain provides modest support for quadratic forms.")) (|elt| ((|#2| $ (|DirectProduct| |#1| |#2|)) "\\spad{elt(qf,{}v)} evaluates the quadratic form \\spad{qf} on the vector \\spad{v},{} producing a scalar.")) (|matrix| (((|SquareMatrix| |#1| |#2|) $) "\\spad{matrix(qf)} creates a square matrix from the quadratic form \\spad{qf}.")) (|quadraticForm| (($ (|SquareMatrix| |#1| |#2|)) "\\spad{quadraticForm(m)} creates a quadratic form from a symmetric,{} square matrix \\spad{m}.")))
@@ -3894,7 +3894,7 @@ NIL
NIL
(-991 S)
((|constructor| (NIL "A queue is a bag where the first item inserted is the first item extracted.")) (|back| ((|#1| $) "\\spad{back(q)} returns the element at the back of the queue. The queue \\spad{q} is unchanged by this operation. Error: if \\spad{q} is empty.")) (|front| ((|#1| $) "\\spad{front(q)} returns the element at the front of the queue. The queue \\spad{q} is unchanged by this operation. Error: if \\spad{q} is empty.")) (|length| (((|NonNegativeInteger|) $) "\\spad{length(q)} returns the number of elements in the queue. Note: \\axiom{length(\\spad{q}) = \\spad{#q}}.")) (|rotate!| (($ $) "\\spad{rotate! q} rotates queue \\spad{q} so that the element at the front of the queue goes to the back of the queue. Note: rotate! \\spad{q} is equivalent to enqueue!(dequeue!(\\spad{q})).")) (|dequeue!| ((|#1| $) "\\spad{dequeue! s} destructively extracts the first (top) element from queue \\spad{q}. The element previously second in the queue becomes the first element. Error: if \\spad{q} is empty.")) (|enqueue!| ((|#1| |#1| $) "\\spad{enqueue!(x,{}q)} inserts \\spad{x} into the queue \\spad{q} at the back end.")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-992 S R)
((|constructor| (NIL "\\spadtype{QuaternionCategory} describes the category of quaternions and implements functions that are not representation specific.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(q)} returns \\spad{q} as a rational number,{} or \"failed\" if this is not possible. Note: if \\spad{rational?(q)} is \\spad{true},{} the conversion can be done and the rational number will be returned.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(q)} tries to convert \\spad{q} into a rational number. Error: if this is not possible. If \\spad{rational?(q)} is \\spad{true},{} the conversion will be done and the rational number returned.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(q)} returns {\\it \\spad{true}} if all the imaginary parts of \\spad{q} are zero and the real part can be converted into a rational number,{} and {\\it \\spad{false}} otherwise.")) (|abs| ((|#2| $) "\\spad{abs(q)} computes the absolute value of quaternion \\spad{q} (sqrt of norm).")) (|real| ((|#2| $) "\\spad{real(q)} extracts the real part of quaternion \\spad{q}.")) (|quatern| (($ |#2| |#2| |#2| |#2|) "\\spad{quatern(r,{}i,{}j,{}k)} constructs a quaternion from scalars.")) (|norm| ((|#2| $) "\\spad{norm(q)} computes the norm of \\spad{q} (the sum of the squares of the components).")) (|imagK| ((|#2| $) "\\spad{imagK(q)} extracts the imaginary \\spad{k} part of quaternion \\spad{q}.")) (|imagJ| ((|#2| $) "\\spad{imagJ(q)} extracts the imaginary \\spad{j} part of quaternion \\spad{q}.")) (|imagI| ((|#2| $) "\\spad{imagI(q)} extracts the imaginary \\spad{i} part of quaternion \\spad{q}.")) (|conjugate| (($ $) "\\spad{conjugate(q)} negates the imaginary parts of quaternion \\spad{q}.")))
@@ -3902,7 +3902,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (QUOTE (-1054))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-290))))
(-993 R)
((|constructor| (NIL "\\spadtype{QuaternionCategory} describes the category of quaternions and implements functions that are not representation specific.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(q)} returns \\spad{q} as a rational number,{} or \"failed\" if this is not possible. Note: if \\spad{rational?(q)} is \\spad{true},{} the conversion can be done and the rational number will be returned.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(q)} tries to convert \\spad{q} into a rational number. Error: if this is not possible. If \\spad{rational?(q)} is \\spad{true},{} the conversion will be done and the rational number returned.")) (|rational?| (((|Boolean|) $) "\\spad{rational?(q)} returns {\\it \\spad{true}} if all the imaginary parts of \\spad{q} are zero and the real part can be converted into a rational number,{} and {\\it \\spad{false}} otherwise.")) (|abs| ((|#1| $) "\\spad{abs(q)} computes the absolute value of quaternion \\spad{q} (sqrt of norm).")) (|real| ((|#1| $) "\\spad{real(q)} extracts the real part of quaternion \\spad{q}.")) (|quatern| (($ |#1| |#1| |#1| |#1|) "\\spad{quatern(r,{}i,{}j,{}k)} constructs a quaternion from scalars.")) (|norm| ((|#1| $) "\\spad{norm(q)} computes the norm of \\spad{q} (the sum of the squares of the components).")) (|imagK| ((|#1| $) "\\spad{imagK(q)} extracts the imaginary \\spad{k} part of quaternion \\spad{q}.")) (|imagJ| ((|#1| $) "\\spad{imagJ(q)} extracts the imaginary \\spad{j} part of quaternion \\spad{q}.")) (|imagI| ((|#1| $) "\\spad{imagI(q)} extracts the imaginary \\spad{i} part of quaternion \\spad{q}.")) (|conjugate| (($ $) "\\spad{conjugate(q)} negates the imaginary parts of quaternion \\spad{q}.")))
-((-4399 |has| |#1| (-290)) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 |has| |#1| (-290)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-994 QR R QS S)
((|constructor| (NIL "\\spadtype{QuaternionCategoryFunctions2} implements functions between two quaternion domains. The function \\spadfun{map} is used by the system interpreter to coerce between quaternion types.")) (|map| ((|#3| (|Mapping| |#4| |#2|) |#1|) "\\spad{map(f,{}u)} maps \\spad{f} onto the component parts of the quaternion \\spad{u}.")))
@@ -3910,12 +3910,12 @@ NIL
NIL
(-995 R)
((|constructor| (NIL "\\spadtype{Quaternion} implements quaternions over a \\indented{2}{commutative ring. The main constructor function is \\spadfun{quatern}} \\indented{2}{which takes 4 arguments: the real part,{} the \\spad{i} imaginary part,{} the \\spad{j}} \\indented{2}{imaginary part and the \\spad{k} imaginary part.}")))
-((-4399 |has| |#1| (-290)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-290))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-290))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-1054))) (|HasCategory| |#1| (QUOTE (-545))))
+((-4400 |has| |#1| (-290)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-290))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-290))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -286) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-1054))) (|HasCategory| |#1| (QUOTE (-545))))
(-996 S)
((|constructor| (NIL "Linked List implementation of a Queue")) (|queue| (($ (|List| |#1|)) "\\spad{queue([x,{}y,{}...,{}z])} creates a queue with first (top) element \\spad{x},{} second element \\spad{y},{}...,{}and last (bottom) element \\spad{z}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-997 S)
((|constructor| (NIL "The \\spad{RadicalCategory} is a model for the rational numbers.")) (** (($ $ (|Fraction| (|Integer|))) "\\spad{x ** y} is the rational exponentiation of \\spad{x} by the power \\spad{y}.")) (|nthRoot| (($ $ (|Integer|)) "\\spad{nthRoot(x,{}n)} returns the \\spad{n}th root of \\spad{x}.")) (|sqrt| (($ $) "\\spad{sqrt(x)} returns the square root of \\spad{x}.")))
NIL
@@ -3924,14 +3924,14 @@ NIL
((|constructor| (NIL "The \\spad{RadicalCategory} is a model for the rational numbers.")) (** (($ $ (|Fraction| (|Integer|))) "\\spad{x ** y} is the rational exponentiation of \\spad{x} by the power \\spad{y}.")) (|nthRoot| (($ $ (|Integer|)) "\\spad{nthRoot(x,{}n)} returns the \\spad{n}th root of \\spad{x}.")) (|sqrt| (($ $) "\\spad{sqrt(x)} returns the square root of \\spad{x}.")))
NIL
NIL
-(-999 -2313 UP UPUP |radicnd| |n|)
+(-999 -2312 UP UPUP |radicnd| |n|)
((|constructor| (NIL "Function field defined by y**n = \\spad{f}(\\spad{x}).")))
-((-4399 |has| (-407 |#2|) (-363)) (-4404 |has| (-407 |#2|) (-363)) (-4398 |has| (-407 |#2|) (-363)) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-407 |#2|) (QUOTE (-145))) (|HasCategory| (-407 |#2|) (QUOTE (-147))) (|HasCategory| (-407 |#2|) (QUOTE (-349))) (-2750 (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-368))) (-2750 (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (-2750 (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-349))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -637) (QUOTE (-564)))) (-2750 (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))))
+((-4400 |has| (-407 |#2|) (-363)) (-4405 |has| (-407 |#2|) (-363)) (-4399 |has| (-407 |#2|) (-363)) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-407 |#2|) (QUOTE (-145))) (|HasCategory| (-407 |#2|) (QUOTE (-147))) (|HasCategory| (-407 |#2|) (QUOTE (-349))) (-2733 (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (|HasCategory| (-407 |#2|) (QUOTE (-363))) (|HasCategory| (-407 |#2|) (QUOTE (-368))) (-2733 (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (QUOTE (-349)))) (-2733 (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-349))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -637) (QUOTE (-564)))) (-2733 (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 |#2|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-12 (|HasCategory| (-407 |#2|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))) (-12 (|HasCategory| (-407 |#2|) (QUOTE (-233))) (|HasCategory| (-407 |#2|) (QUOTE (-363)))))
(-1000 |bb|)
((|constructor| (NIL "This domain allows rational numbers to be presented as repeating decimal expansions or more generally as repeating expansions in any base.")) (|fractRadix| (($ (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{fractRadix(pre,{}cyc)} creates a fractional radix expansion from a list of prefix ragits and a list of cyclic ragits. For example,{} \\spad{fractRadix([1],{}[6])} will return \\spad{0.16666666...}.")) (|wholeRadix| (($ (|List| (|Integer|))) "\\spad{wholeRadix(l)} creates an integral radix expansion from a list of ragits. For example,{} \\spad{wholeRadix([1,{}3,{}4])} will return \\spad{134}.")) (|cycleRagits| (((|List| (|Integer|)) $) "\\spad{cycleRagits(rx)} returns the cyclic part of the ragits of the fractional part of a radix expansion. For example,{} if \\spad{x = 3/28 = 0.10 714285 714285 ...},{} then \\spad{cycleRagits(x) = [7,{}1,{}4,{}2,{}8,{}5]}.")) (|prefixRagits| (((|List| (|Integer|)) $) "\\spad{prefixRagits(rx)} returns the non-cyclic part of the ragits of the fractional part of a radix expansion. For example,{} if \\spad{x = 3/28 = 0.10 714285 714285 ...},{} then \\spad{prefixRagits(x)=[1,{}0]}.")) (|fractRagits| (((|Stream| (|Integer|)) $) "\\spad{fractRagits(rx)} returns the ragits of the fractional part of a radix expansion.")) (|wholeRagits| (((|List| (|Integer|)) $) "\\spad{wholeRagits(rx)} returns the ragits of the integer part of a radix expansion.")) (|fractionPart| (((|Fraction| (|Integer|)) $) "\\spad{fractionPart(rx)} returns the fractional part of a radix expansion.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2750 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-564) (QUOTE (-905))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| (-564) (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-147))) (|HasCategory| (-564) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-1018))) (|HasCategory| (-564) (QUOTE (-816))) (-2733 (|HasCategory| (-564) (QUOTE (-816))) (|HasCategory| (-564) (QUOTE (-846)))) (|HasCategory| (-564) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-1145))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| (-564) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| (-564) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| (-564) (QUOTE (-233))) (|HasCategory| (-564) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| (-564) (LIST (QUOTE -514) (QUOTE (-1170)) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -309) (QUOTE (-564)))) (|HasCategory| (-564) (LIST (QUOTE -286) (QUOTE (-564)) (QUOTE (-564)))) (|HasCategory| (-564) (QUOTE (-307))) (|HasCategory| (-564) (QUOTE (-545))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-564) (LIST (QUOTE -637) (QUOTE (-564)))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-564) (QUOTE (-905)))) (|HasCategory| (-564) (QUOTE (-145)))))
(-1001)
((|constructor| (NIL "This package provides tools for creating radix expansions.")) (|radix| (((|Any|) (|Fraction| (|Integer|)) (|Integer|)) "\\spad{radix(x,{}b)} converts \\spad{x} to a radix expansion in base \\spad{b}.")))
NIL
@@ -3951,7 +3951,7 @@ NIL
(-1005 A S)
((|constructor| (NIL "A recursive aggregate over a type \\spad{S} is a model for a a directed graph containing values of type \\spad{S}. Recursively,{} a recursive aggregate is a {\\em node} consisting of a \\spadfun{value} from \\spad{S} and 0 or more \\spadfun{children} which are recursive aggregates. A node with no children is called a \\spadfun{leaf} node. A recursive aggregate may be cyclic for which some operations as noted may go into an infinite loop.")) (|setvalue!| ((|#2| $ |#2|) "\\spad{setvalue!(u,{}x)} sets the value of node \\spad{u} to \\spad{x}.")) (|setelt| ((|#2| $ "value" |#2|) "\\spad{setelt(a,{}\"value\",{}x)} (also written \\axiom{a . value \\spad{:=} \\spad{x}}) is equivalent to \\axiom{setvalue!(a,{}\\spad{x})}")) (|setchildren!| (($ $ (|List| $)) "\\spad{setchildren!(u,{}v)} replaces the current children of node \\spad{u} with the members of \\spad{v} in left-to-right order.")) (|node?| (((|Boolean|) $ $) "\\spad{node?(u,{}v)} tests if node \\spad{u} is contained in node \\spad{v} (either as a child,{} a child of a child,{} etc.).")) (|child?| (((|Boolean|) $ $) "\\spad{child?(u,{}v)} tests if node \\spad{u} is a child of node \\spad{v}.")) (|distance| (((|Integer|) $ $) "\\spad{distance(u,{}v)} returns the path length (an integer) from node \\spad{u} to \\spad{v}.")) (|leaves| (((|List| |#2|) $) "\\spad{leaves(t)} returns the list of values in obtained by visiting the nodes of tree \\axiom{\\spad{t}} in left-to-right order.")) (|cyclic?| (((|Boolean|) $) "\\spad{cyclic?(u)} tests if \\spad{u} has a cycle.")) (|elt| ((|#2| $ "value") "\\spad{elt(u,{}\"value\")} (also written: \\axiom{a. value}) is equivalent to \\axiom{value(a)}.")) (|value| ((|#2| $) "\\spad{value(u)} returns the value of the node \\spad{u}.")) (|leaf?| (((|Boolean|) $) "\\spad{leaf?(u)} tests if \\spad{u} is a terminal node.")) (|nodes| (((|List| $) $) "\\spad{nodes(u)} returns a list of all of the nodes of aggregate \\spad{u}.")) (|children| (((|List| $) $) "\\spad{children(u)} returns a list of the children of aggregate \\spad{u}.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)) (|HasCategory| |#2| (QUOTE (-1094))))
+((|HasAttribute| |#1| (QUOTE -4408)) (|HasCategory| |#2| (QUOTE (-1094))))
(-1006 S)
((|constructor| (NIL "A recursive aggregate over a type \\spad{S} is a model for a a directed graph containing values of type \\spad{S}. Recursively,{} a recursive aggregate is a {\\em node} consisting of a \\spadfun{value} from \\spad{S} and 0 or more \\spadfun{children} which are recursive aggregates. A node with no children is called a \\spadfun{leaf} node. A recursive aggregate may be cyclic for which some operations as noted may go into an infinite loop.")) (|setvalue!| ((|#1| $ |#1|) "\\spad{setvalue!(u,{}x)} sets the value of node \\spad{u} to \\spad{x}.")) (|setelt| ((|#1| $ "value" |#1|) "\\spad{setelt(a,{}\"value\",{}x)} (also written \\axiom{a . value \\spad{:=} \\spad{x}}) is equivalent to \\axiom{setvalue!(a,{}\\spad{x})}")) (|setchildren!| (($ $ (|List| $)) "\\spad{setchildren!(u,{}v)} replaces the current children of node \\spad{u} with the members of \\spad{v} in left-to-right order.")) (|node?| (((|Boolean|) $ $) "\\spad{node?(u,{}v)} tests if node \\spad{u} is contained in node \\spad{v} (either as a child,{} a child of a child,{} etc.).")) (|child?| (((|Boolean|) $ $) "\\spad{child?(u,{}v)} tests if node \\spad{u} is a child of node \\spad{v}.")) (|distance| (((|Integer|) $ $) "\\spad{distance(u,{}v)} returns the path length (an integer) from node \\spad{u} to \\spad{v}.")) (|leaves| (((|List| |#1|) $) "\\spad{leaves(t)} returns the list of values in obtained by visiting the nodes of tree \\axiom{\\spad{t}} in left-to-right order.")) (|cyclic?| (((|Boolean|) $) "\\spad{cyclic?(u)} tests if \\spad{u} has a cycle.")) (|elt| ((|#1| $ "value") "\\spad{elt(u,{}\"value\")} (also written: \\axiom{a. value}) is equivalent to \\axiom{value(a)}.")) (|value| ((|#1| $) "\\spad{value(u)} returns the value of the node \\spad{u}.")) (|leaf?| (((|Boolean|) $) "\\spad{leaf?(u)} tests if \\spad{u} is a terminal node.")) (|nodes| (((|List| $) $) "\\spad{nodes(u)} returns a list of all of the nodes of aggregate \\spad{u}.")) (|children| (((|List| $) $) "\\spad{children(u)} returns a list of the children of aggregate \\spad{u}.")))
NIL
@@ -3962,21 +3962,21 @@ NIL
NIL
(-1008)
((|constructor| (NIL "\\axiomType{RealClosedField} provides common acces functions for all real closed fields.")) (|approximate| (((|Fraction| (|Integer|)) $ $) "\\axiom{approximate(\\spad{n},{}\\spad{p})} gives an approximation of \\axiom{\\spad{n}} that has precision \\axiom{\\spad{p}}")) (|rename| (($ $ (|OutputForm|)) "\\axiom{rename(\\spad{x},{}name)} gives a new number that prints as name")) (|rename!| (($ $ (|OutputForm|)) "\\axiom{rename!(\\spad{x},{}name)} changes the way \\axiom{\\spad{x}} is printed")) (|sqrt| (($ (|Integer|)) "\\axiom{sqrt(\\spad{x})} is \\axiom{\\spad{x} \\spad{**} (1/2)}") (($ (|Fraction| (|Integer|))) "\\axiom{sqrt(\\spad{x})} is \\axiom{\\spad{x} \\spad{**} (1/2)}") (($ $) "\\axiom{sqrt(\\spad{x})} is \\axiom{\\spad{x} \\spad{**} (1/2)}") (($ $ (|PositiveInteger|)) "\\axiom{sqrt(\\spad{x},{}\\spad{n})} is \\axiom{\\spad{x} \\spad{**} (1/n)}")) (|allRootsOf| (((|List| $) (|Polynomial| (|Integer|))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|Polynomial| $)) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| (|Integer|))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| (|Fraction| (|Integer|)))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| $)) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely")) (|rootOf| (((|Union| $ "failed") (|SparseUnivariatePolynomial| $) (|PositiveInteger|)) "\\axiom{rootOf(pol,{}\\spad{n})} creates the \\spad{n}th root for the order of \\axiom{pol} and gives it unique name") (((|Union| $ "failed") (|SparseUnivariatePolynomial| $) (|PositiveInteger|) (|OutputForm|)) "\\axiom{rootOf(pol,{}\\spad{n},{}name)} creates the \\spad{n}th root for the order of \\axiom{pol} and names it \\axiom{name}")) (|mainValue| (((|Union| (|SparseUnivariatePolynomial| $) "failed") $) "\\axiom{mainValue(\\spad{x})} is the expression of \\axiom{\\spad{x}} in terms of \\axiom{SparseUnivariatePolynomial(\\$)}")) (|mainDefiningPolynomial| (((|Union| (|SparseUnivariatePolynomial| $) "failed") $) "\\axiom{mainDefiningPolynomial(\\spad{x})} is the defining polynomial for the main algebraic quantity of \\axiom{\\spad{x}}")) (|mainForm| (((|Union| (|OutputForm|) "failed") $) "\\axiom{mainForm(\\spad{x})} is the main algebraic quantity name of \\axiom{\\spad{x}}")))
-((-4399 . T) (-4404 . T) (-4398 . T) (-4401 . T) (-4400 . T) ((-4408 "*") . T) (-4403 . T))
+((-4400 . T) (-4405 . T) (-4399 . T) (-4402 . T) (-4401 . T) ((-4409 "*") . T) (-4404 . T))
NIL
-(-1009 R -2313)
+(-1009 R -2312)
((|constructor| (NIL "\\indented{1}{Risch differential equation,{} elementary case.} Author: Manuel Bronstein Date Created: 1 February 1988 Date Last Updated: 2 November 1995 Keywords: elementary,{} function,{} integration.")) (|rischDE| (((|Record| (|:| |ans| |#2|) (|:| |right| |#2|) (|:| |sol?| (|Boolean|))) (|Integer|) |#2| |#2| (|Symbol|) (|Mapping| (|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|List| |#2|)) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) "\\spad{rischDE(n,{} f,{} g,{} x,{} lim,{} ext)} returns \\spad{[y,{} h,{} b]} such that \\spad{dy/dx + n df/dx y = h} and \\spad{b := h = g}. The equation \\spad{dy/dx + n df/dx y = g} has no solution if \\spad{h \\~~= g} (\\spad{y} is a partial solution in that case). Notes: \\spad{lim} is a limited integration function,{} and ext is an extended integration function.")))
NIL
NIL
-(-1010 R -2313)
+(-1010 R -2312)
((|constructor| (NIL "\\indented{1}{Risch differential equation,{} elementary case.} Author: Manuel Bronstein Date Created: 12 August 1992 Date Last Updated: 17 August 1992 Keywords: elementary,{} function,{} integration.")) (|rischDEsys| (((|Union| (|List| |#2|) "failed") (|Integer|) |#2| |#2| |#2| (|Symbol|) (|Mapping| (|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|List| |#2|)) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) "\\spad{rischDEsys(n,{} f,{} g_1,{} g_2,{} x,{}lim,{}ext)} returns \\spad{y_1.y_2} such that \\spad{(dy1/dx,{}dy2/dx) + ((0,{} - n df/dx),{}(n df/dx,{}0)) (y1,{}y2) = (g1,{}g2)} if \\spad{y_1,{}y_2} exist,{} \"failed\" otherwise. \\spad{lim} is a limited integration function,{} \\spad{ext} is an extended integration function.")))
NIL
NIL
-(-1011 -2313 UP)
+(-1011 -2312 UP)
((|constructor| (NIL "\\indented{1}{Risch differential equation,{} transcendental case.} Author: Manuel Bronstein Date Created: Jan 1988 Date Last Updated: 2 November 1995")) (|polyRDE| (((|Union| (|:| |ans| (|Record| (|:| |ans| |#2|) (|:| |nosol| (|Boolean|)))) (|:| |eq| (|Record| (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (|Integer|)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (|Integer|) (|Mapping| |#2| |#2|)) "\\spad{polyRDE(a,{} B,{} C,{} n,{} D)} returns either: 1. \\spad{[Q,{} b]} such that \\spad{degree(Q) <= n} and \\indented{3}{\\spad{a Q'+ B Q = C} if \\spad{b = true},{} \\spad{Q} is a partial solution} \\indented{3}{otherwise.} 2. \\spad{[B1,{} C1,{} m,{} \\alpha,{} \\beta]} such that any polynomial solution \\indented{3}{of degree at most \\spad{n} of \\spad{A Q' + BQ = C} must be of the form} \\indented{3}{\\spad{Q = \\alpha H + \\beta} where \\spad{degree(H) <= m} and} \\indented{3}{\\spad{H} satisfies \\spad{H' + B1 H = C1}.} \\spad{D} is the derivation to use.")) (|baseRDE| (((|Record| (|:| |ans| (|Fraction| |#2|)) (|:| |nosol| (|Boolean|))) (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{baseRDE(f,{} g)} returns a \\spad{[y,{} b]} such that \\spad{y' + fy = g} if \\spad{b = true},{} \\spad{y} is a partial solution otherwise (no solution in that case). \\spad{D} is the derivation to use.")) (|monomRDE| (((|Union| (|Record| (|:| |a| |#2|) (|:| |b| (|Fraction| |#2|)) (|:| |c| (|Fraction| |#2|)) (|:| |t| |#2|)) "failed") (|Fraction| |#2|) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{monomRDE(f,{}g,{}D)} returns \\spad{[A,{} B,{} C,{} T]} such that \\spad{y' + f y = g} has a solution if and only if \\spad{y = Q / T},{} where \\spad{Q} satisfies \\spad{A Q' + B Q = C} and has no normal pole. A and \\spad{T} are polynomials and \\spad{B} and \\spad{C} have no normal poles. \\spad{D} is the derivation to use.")))
NIL
NIL
-(-1012 -2313 UP)
+(-1012 -2312 UP)
((|constructor| (NIL "\\indented{1}{Risch differential equation system,{} transcendental case.} Author: Manuel Bronstein Date Created: 17 August 1992 Date Last Updated: 3 February 1994")) (|baseRDEsys| (((|Union| (|List| (|Fraction| |#2|)) "failed") (|Fraction| |#2|) (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{baseRDEsys(f,{} g1,{} g2)} returns fractions \\spad{y_1.y_2} such that \\spad{(y1',{} y2') + ((0,{} -f),{} (f,{} 0)) (y1,{}y2) = (g1,{}g2)} if \\spad{y_1,{}y_2} exist,{} \"failed\" otherwise.")) (|monomRDEsys| (((|Union| (|Record| (|:| |a| |#2|) (|:| |b| (|Fraction| |#2|)) (|:| |h| |#2|) (|:| |c1| (|Fraction| |#2|)) (|:| |c2| (|Fraction| |#2|)) (|:| |t| |#2|)) "failed") (|Fraction| |#2|) (|Fraction| |#2|) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{monomRDEsys(f,{}g1,{}g2,{}D)} returns \\spad{[A,{} B,{} H,{} C1,{} C2,{} T]} such that \\spad{(y1',{} y2') + ((0,{} -f),{} (f,{} 0)) (y1,{}y2) = (g1,{}g2)} has a solution if and only if \\spad{y1 = Q1 / T,{} y2 = Q2 / T},{} where \\spad{B,{}C1,{}C2,{}Q1,{}Q2} have no normal poles and satisfy A \\spad{(Q1',{} Q2') + ((H,{} -B),{} (B,{} H)) (Q1,{}Q2) = (C1,{}C2)} \\spad{D} is the derivation to use.")))
NIL
NIL
@@ -4010,9 +4010,9 @@ NIL
NIL
(-1020 |TheField|)
((|constructor| (NIL "This domain implements the real closure of an ordered field.")) (|relativeApprox| (((|Fraction| (|Integer|)) $ $) "\\axiom{relativeApprox(\\spad{n},{}\\spad{p})} gives a relative approximation of \\axiom{\\spad{n}} that has precision \\axiom{\\spad{p}}")) (|mainCharacterization| (((|Union| (|RightOpenIntervalRootCharacterization| $ (|SparseUnivariatePolynomial| $)) "failed") $) "\\axiom{mainCharacterization(\\spad{x})} is the main algebraic quantity of \\axiom{\\spad{x}} (\\axiom{SEG})")) (|algebraicOf| (($ (|RightOpenIntervalRootCharacterization| $ (|SparseUnivariatePolynomial| $)) (|OutputForm|)) "\\axiom{algebraicOf(char)} is the external number")))
-((-4399 . T) (-4404 . T) (-4398 . T) (-4401 . T) (-4400 . T) ((-4408 "*") . T) (-4403 . T))
-((-2750 (|HasCategory| (-407 (-564)) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-407 (-564)) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 (-564)) (LIST (QUOTE -1034) (QUOTE (-564)))))
-(-1021 -2313 L)
+((-4400 . T) (-4405 . T) (-4399 . T) (-4402 . T) (-4401 . T) ((-4409 "*") . T) (-4404 . T))
+((-2733 (|HasCategory| (-407 (-564)) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-407 (-564)) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-407 (-564)) (LIST (QUOTE -1034) (QUOTE (-564)))))
+(-1021 -2312 L)
((|constructor| (NIL "\\spadtype{ReductionOfOrder} provides functions for reducing the order of linear ordinary differential equations once some solutions are known.")) (|ReduceOrder| (((|Record| (|:| |eq| |#2|) (|:| |op| (|List| |#1|))) |#2| (|List| |#1|)) "\\spad{ReduceOrder(op,{} [f1,{}...,{}fk])} returns \\spad{[op1,{}[g1,{}...,{}gk]]} such that for any solution \\spad{z} of \\spad{op1 z = 0},{} \\spad{y = gk \\int(g_{k-1} \\int(... \\int(g1 \\int z)...)} is a solution of \\spad{op y = 0}. Each \\spad{\\spad{fi}} must satisfy \\spad{op \\spad{fi} = 0}.") ((|#2| |#2| |#1|) "\\spad{ReduceOrder(op,{} s)} returns \\spad{op1} such that for any solution \\spad{z} of \\spad{op1 z = 0},{} \\spad{y = s \\int z} is a solution of \\spad{op y = 0}. \\spad{s} must satisfy \\spad{op s = 0}.")))
NIL
NIL
@@ -4022,12 +4022,12 @@ NIL
((|HasCategory| |#1| (QUOTE (-1094))))
(-1023 R E V P)
((|constructor| (NIL "This domain provides an implementation of regular chains. Moreover,{} the operation \\axiomOpFrom{zeroSetSplit}{RegularTriangularSetCategory} is an implementation of a new algorithm for solving polynomial systems by means of regular chains.\\newline References : \\indented{1}{[1] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.}")) (|preprocess| (((|Record| (|:| |val| (|List| |#4|)) (|:| |towers| (|List| $))) (|List| |#4|) (|Boolean|) (|Boolean|)) "\\axiom{pre_process(\\spad{lp},{}\\spad{b1},{}\\spad{b2})} is an internal subroutine,{} exported only for developement.")) (|internalZeroSetSplit| (((|List| $) (|List| |#4|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{internalZeroSetSplit(\\spad{lp},{}\\spad{b1},{}\\spad{b2},{}\\spad{b3})} is an internal subroutine,{} exported only for developement.")) (|zeroSetSplit| (((|List| $) (|List| |#4|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{}\\spad{b1},{}\\spad{b2}.\\spad{b3},{}\\spad{b4})} is an internal subroutine,{} exported only for developement.") (((|List| $) (|List| |#4|) (|Boolean|) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{}clos?,{}info?)} has the same specifications as \\axiomOpFrom{zeroSetSplit}{RegularTriangularSetCategory}. Moreover,{} if \\axiom{clos?} then solves in the sense of the Zariski closure else solves in the sense of the regular zeros. If \\axiom{info?} then do print messages during the computations.")) (|internalAugment| (((|List| $) |#4| $ (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{internalAugment(\\spad{p},{}\\spad{ts},{}\\spad{b1},{}\\spad{b2},{}\\spad{b3},{}\\spad{b4},{}\\spad{b5})} is an internal subroutine,{} exported only for developement.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1024 R)
((|constructor| (NIL "RepresentationPackage1 provides functions for representation theory for finite groups and algebras. The package creates permutation representations and uses tensor products and its symmetric and antisymmetric components to create new representations of larger degree from given ones. Note: instead of having parameters from \\spadtype{Permutation} this package allows list notation of permutations as well: \\spadignore{e.g.} \\spad{[1,{}4,{}3,{}2]} denotes permutes 2 and 4 and fixes 1 and 3.")) (|permutationRepresentation| (((|List| (|Matrix| (|Integer|))) (|List| (|List| (|Integer|)))) "\\spad{permutationRepresentation([pi1,{}...,{}pik],{}n)} returns the list of matrices {\\em [(deltai,{}pi1(i)),{}...,{}(deltai,{}pik(i))]} if the permutations {\\em pi1},{}...,{}{\\em pik} are in list notation and are permuting {\\em {1,{}2,{}...,{}n}}.") (((|List| (|Matrix| (|Integer|))) (|List| (|Permutation| (|Integer|))) (|Integer|)) "\\spad{permutationRepresentation([pi1,{}...,{}pik],{}n)} returns the list of matrices {\\em [(deltai,{}pi1(i)),{}...,{}(deltai,{}pik(i))]} (Kronecker delta) for the permutations {\\em pi1,{}...,{}pik} of {\\em {1,{}2,{}...,{}n}}.") (((|Matrix| (|Integer|)) (|List| (|Integer|))) "\\spad{permutationRepresentation(\\spad{pi},{}n)} returns the matrix {\\em (deltai,{}\\spad{pi}(i))} (Kronecker delta) if the permutation {\\em \\spad{pi}} is in list notation and permutes {\\em {1,{}2,{}...,{}n}}.") (((|Matrix| (|Integer|)) (|Permutation| (|Integer|)) (|Integer|)) "\\spad{permutationRepresentation(\\spad{pi},{}n)} returns the matrix {\\em (deltai,{}\\spad{pi}(i))} (Kronecker delta) for a permutation {\\em \\spad{pi}} of {\\em {1,{}2,{}...,{}n}}.")) (|tensorProduct| (((|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|))) "\\spad{tensorProduct([a1,{}...ak])} calculates the list of Kronecker products of each matrix {\\em \\spad{ai}} with itself for {1 \\spad{<=} \\spad{i} \\spad{<=} \\spad{k}}. Note: If the list of matrices corresponds to a group representation (repr. of generators) of one group,{} then these matrices correspond to the tensor product of the representation with itself.") (((|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{tensorProduct(a)} calculates the Kronecker product of the matrix {\\em a} with itself.") (((|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|))) "\\spad{tensorProduct([a1,{}...,{}ak],{}[b1,{}...,{}bk])} calculates the list of Kronecker products of the matrices {\\em \\spad{ai}} and {\\em \\spad{bi}} for {1 \\spad{<=} \\spad{i} \\spad{<=} \\spad{k}}. Note: If each list of matrices corresponds to a group representation (repr. of generators) of one group,{} then these matrices correspond to the tensor product of the two representations.") (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{tensorProduct(a,{}b)} calculates the Kronecker product of the matrices {\\em a} and \\spad{b}. Note: if each matrix corresponds to a group representation (repr. of generators) of one group,{} then these matrices correspond to the tensor product of the two representations.")) (|symmetricTensors| (((|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|)) (|PositiveInteger|)) "\\spad{symmetricTensors(la,{}n)} applies to each \\spad{m}-by-\\spad{m} square matrix in the list {\\em la} the irreducible,{} polynomial representation of the general linear group {\\em GLm} which corresponds to the partition {\\em (n,{}0,{}...,{}0)} of \\spad{n}. Error: if the matrices in {\\em la} are not square matrices. Note: this corresponds to the symmetrization of the representation with the trivial representation of the symmetric group {\\em Sn}. The carrier spaces of the representation are the symmetric tensors of the \\spad{n}-fold tensor product.") (((|Matrix| |#1|) (|Matrix| |#1|) (|PositiveInteger|)) "\\spad{symmetricTensors(a,{}n)} applies to the \\spad{m}-by-\\spad{m} square matrix {\\em a} the irreducible,{} polynomial representation of the general linear group {\\em GLm} which corresponds to the partition {\\em (n,{}0,{}...,{}0)} of \\spad{n}. Error: if {\\em a} is not a square matrix. Note: this corresponds to the symmetrization of the representation with the trivial representation of the symmetric group {\\em Sn}. The carrier spaces of the representation are the symmetric tensors of the \\spad{n}-fold tensor product.")) (|createGenericMatrix| (((|Matrix| (|Polynomial| |#1|)) (|NonNegativeInteger|)) "\\spad{createGenericMatrix(m)} creates a square matrix of dimension \\spad{k} whose entry at the \\spad{i}-th row and \\spad{j}-th column is the indeterminate {\\em x[i,{}j]} (double subscripted).")) (|antisymmetricTensors| (((|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|)) (|PositiveInteger|)) "\\spad{antisymmetricTensors(la,{}n)} applies to each \\spad{m}-by-\\spad{m} square matrix in the list {\\em la} the irreducible,{} polynomial representation of the general linear group {\\em GLm} which corresponds to the partition {\\em (1,{}1,{}...,{}1,{}0,{}0,{}...,{}0)} of \\spad{n}. Error: if \\spad{n} is greater than \\spad{m}. Note: this corresponds to the symmetrization of the representation with the sign representation of the symmetric group {\\em Sn}. The carrier spaces of the representation are the antisymmetric tensors of the \\spad{n}-fold tensor product.") (((|Matrix| |#1|) (|Matrix| |#1|) (|PositiveInteger|)) "\\spad{antisymmetricTensors(a,{}n)} applies to the square matrix {\\em a} the irreducible,{} polynomial representation of the general linear group {\\em GLm},{} where \\spad{m} is the number of rows of {\\em a},{} which corresponds to the partition {\\em (1,{}1,{}...,{}1,{}0,{}0,{}...,{}0)} of \\spad{n}. Error: if \\spad{n} is greater than \\spad{m}. Note: this corresponds to the symmetrization of the representation with the sign representation of the symmetric group {\\em Sn}. The carrier spaces of the representation are the antisymmetric tensors of the \\spad{n}-fold tensor product.")))
NIL
-((|HasAttribute| |#1| (QUOTE (-4408 "*"))))
+((|HasAttribute| |#1| (QUOTE (-4409 "*"))))
(-1025 R)
((|constructor| (NIL "RepresentationPackage2 provides functions for working with modular representations of finite groups and algebra. The routines in this package are created,{} using ideas of \\spad{R}. Parker,{} (the meat-Axe) to get smaller representations from bigger ones,{} \\spadignore{i.e.} finding sub- and factormodules,{} or to show,{} that such the representations are irreducible. Note: most functions are randomized functions of Las Vegas type \\spadignore{i.e.} every answer is correct,{} but with small probability the algorithm fails to get an answer.")) (|scanOneDimSubspaces| (((|Vector| |#1|) (|List| (|Vector| |#1|)) (|Integer|)) "\\spad{scanOneDimSubspaces(basis,{}n)} gives a canonical representative of the {\\em n}\\spad{-}th one-dimensional subspace of the vector space generated by the elements of {\\em basis},{} all from {\\em R**n}. The coefficients of the representative are of shape {\\em (0,{}...,{}0,{}1,{}*,{}...,{}*)},{} {\\em *} in \\spad{R}. If the size of \\spad{R} is \\spad{q},{} then there are {\\em (q**n-1)/(q-1)} of them. We first reduce \\spad{n} modulo this number,{} then find the largest \\spad{i} such that {\\em +/[q**i for i in 0..i-1] <= n}. Subtracting this sum of powers from \\spad{n} results in an \\spad{i}-digit number to \\spad{basis} \\spad{q}. This fills the positions of the stars.")) (|meatAxe| (((|List| (|List| (|Matrix| |#1|))) (|List| (|Matrix| |#1|)) (|PositiveInteger|)) "\\spad{meatAxe(aG,{} numberOfTries)} calls {\\em meatAxe(aG,{}true,{}numberOfTries,{}7)}. Notes: 7 covers the case of three-dimensional kernels over the field with 2 elements.") (((|List| (|List| (|Matrix| |#1|))) (|List| (|Matrix| |#1|)) (|Boolean|)) "\\spad{meatAxe(aG,{} randomElements)} calls {\\em meatAxe(aG,{}false,{}6,{}7)},{} only using Parker\\spad{'s} fingerprints,{} if {\\em randomElemnts} is \\spad{false}. If it is \\spad{true},{} it calls {\\em meatAxe(aG,{}true,{}25,{}7)},{} only using random elements. Note: the choice of 25 was rather arbitrary. Also,{} 7 covers the case of three-dimensional kernels over the field with 2 elements.") (((|List| (|List| (|Matrix| |#1|))) (|List| (|Matrix| |#1|))) "\\spad{meatAxe(aG)} calls {\\em meatAxe(aG,{}false,{}25,{}7)} returns a 2-list of representations as follows. All matrices of argument \\spad{aG} are assumed to be square and of equal size. Then \\spad{aG} generates a subalgebra,{} say \\spad{A},{} of the algebra of all square matrices of dimension \\spad{n}. {\\em V R} is an A-module in the usual way. meatAxe(\\spad{aG}) creates at most 25 random elements of the algebra,{} tests them for singularity. If singular,{} it tries at most 7 elements of its kernel to generate a proper submodule. If successful a list which contains first the list of the representations of the submodule,{} then a list of the representations of the factor module is returned. Otherwise,{} if we know that all the kernel is already scanned,{} Norton\\spad{'s} irreducibility test can be used either to prove irreducibility or to find the splitting. Notes: the first 6 tries use Parker\\spad{'s} fingerprints. Also,{} 7 covers the case of three-dimensional kernels over the field with 2 elements.") (((|List| (|List| (|Matrix| |#1|))) (|List| (|Matrix| |#1|)) (|Boolean|) (|Integer|) (|Integer|)) "\\spad{meatAxe(aG,{}randomElements,{}numberOfTries,{} maxTests)} returns a 2-list of representations as follows. All matrices of argument \\spad{aG} are assumed to be square and of equal size. Then \\spad{aG} generates a subalgebra,{} say \\spad{A},{} of the algebra of all square matrices of dimension \\spad{n}. {\\em V R} is an A-module in the usual way. meatAxe(\\spad{aG},{}\\spad{numberOfTries},{} maxTests) creates at most {\\em numberOfTries} random elements of the algebra,{} tests them for singularity. If singular,{} it tries at most {\\em maxTests} elements of its kernel to generate a proper submodule. If successful,{} a 2-list is returned: first,{} a list containing first the list of the representations of the submodule,{} then a list of the representations of the factor module. Otherwise,{} if we know that all the kernel is already scanned,{} Norton\\spad{'s} irreducibility test can be used either to prove irreducibility or to find the splitting. If {\\em randomElements} is {\\em false},{} the first 6 tries use Parker\\spad{'s} fingerprints.")) (|split| (((|List| (|List| (|Matrix| |#1|))) (|List| (|Matrix| |#1|)) (|Vector| (|Vector| |#1|))) "\\spad{split(aG,{}submodule)} uses a proper \\spad{submodule} of {\\em R**n} to create the representations of the \\spad{submodule} and of the factor module.") (((|List| (|List| (|Matrix| |#1|))) (|List| (|Matrix| |#1|)) (|Vector| |#1|)) "\\spad{split(aG,{} vector)} returns a subalgebra \\spad{A} of all square matrix of dimension \\spad{n} as a list of list of matrices,{} generated by the list of matrices \\spad{aG},{} where \\spad{n} denotes both the size of vector as well as the dimension of each of the square matrices. {\\em V R} is an A-module in the natural way. split(\\spad{aG},{} vector) then checks whether the cyclic submodule generated by {\\em vector} is a proper submodule of {\\em V R}. If successful,{} it returns a two-element list,{} which contains first the list of the representations of the submodule,{} then the list of the representations of the factor module. If the vector generates the whole module,{} a one-element list of the old representation is given. Note: a later version this should call the other split.")) (|isAbsolutelyIrreducible?| (((|Boolean|) (|List| (|Matrix| |#1|))) "\\spad{isAbsolutelyIrreducible?(aG)} calls {\\em isAbsolutelyIrreducible?(aG,{}25)}. Note: the choice of 25 was rather arbitrary.") (((|Boolean|) (|List| (|Matrix| |#1|)) (|Integer|)) "\\spad{isAbsolutelyIrreducible?(aG,{} numberOfTries)} uses Norton\\spad{'s} irreducibility test to check for absolute irreduciblity,{} assuming if a one-dimensional kernel is found. As no field extension changes create \"new\" elements in a one-dimensional space,{} the criterium stays \\spad{true} for every extension. The method looks for one-dimensionals only by creating random elements (no fingerprints) since a run of {\\em meatAxe} would have proved absolute irreducibility anyway.")) (|areEquivalent?| (((|Matrix| |#1|) (|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|)) (|Integer|)) "\\spad{areEquivalent?(aG0,{}aG1,{}numberOfTries)} calls {\\em areEquivalent?(aG0,{}aG1,{}true,{}25)}. Note: the choice of 25 was rather arbitrary.") (((|Matrix| |#1|) (|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|))) "\\spad{areEquivalent?(aG0,{}aG1)} calls {\\em areEquivalent?(aG0,{}aG1,{}true,{}25)}. Note: the choice of 25 was rather arbitrary.") (((|Matrix| |#1|) (|List| (|Matrix| |#1|)) (|List| (|Matrix| |#1|)) (|Boolean|) (|Integer|)) "\\spad{areEquivalent?(aG0,{}aG1,{}randomelements,{}numberOfTries)} tests whether the two lists of matrices,{} all assumed of same square shape,{} can be simultaneously conjugated by a non-singular matrix. If these matrices represent the same group generators,{} the representations are equivalent. The algorithm tries {\\em numberOfTries} times to create elements in the generated algebras in the same fashion. If their ranks differ,{} they are not equivalent. If an isomorphism is assumed,{} then the kernel of an element of the first algebra is mapped to the kernel of the corresponding element in the second algebra. Now consider the one-dimensional ones. If they generate the whole space (\\spadignore{e.g.} irreducibility !) we use {\\em standardBasisOfCyclicSubmodule} to create the only possible transition matrix. The method checks whether the matrix conjugates all corresponding matrices from {\\em aGi}. The way to choose the singular matrices is as in {\\em meatAxe}. If the two representations are equivalent,{} this routine returns the transformation matrix {\\em TM} with {\\em aG0.i * TM = TM * aG1.i} for all \\spad{i}. If the representations are not equivalent,{} a small 0-matrix is returned. Note: the case with different sets of group generators cannot be handled.")) (|standardBasisOfCyclicSubmodule| (((|Matrix| |#1|) (|List| (|Matrix| |#1|)) (|Vector| |#1|)) "\\spad{standardBasisOfCyclicSubmodule(lm,{}v)} returns a matrix as follows. It is assumed that the size \\spad{n} of the vector equals the number of rows and columns of the matrices. Then the matrices generate a subalgebra,{} say \\spad{A},{} of the algebra of all square matrices of dimension \\spad{n}. {\\em V R} is an \\spad{A}-module in the natural way. standardBasisOfCyclicSubmodule(\\spad{lm},{}\\spad{v}) calculates a matrix whose non-zero column vectors are the \\spad{R}-Basis of {\\em Av} achieved in the way as described in section 6 of \\spad{R}. A. Parker\\spad{'s} \"The Meat-Axe\". Note: in contrast to {\\em cyclicSubmodule},{} the result is not in echelon form.")) (|cyclicSubmodule| (((|Vector| (|Vector| |#1|)) (|List| (|Matrix| |#1|)) (|Vector| |#1|)) "\\spad{cyclicSubmodule(lm,{}v)} generates a basis as follows. It is assumed that the size \\spad{n} of the vector equals the number of rows and columns of the matrices. Then the matrices generate a subalgebra,{} say \\spad{A},{} of the algebra of all square matrices of dimension \\spad{n}. {\\em V R} is an \\spad{A}-module in the natural way. cyclicSubmodule(\\spad{lm},{}\\spad{v}) generates the \\spad{R}-Basis of {\\em Av} as described in section 6 of \\spad{R}. A. Parker\\spad{'s} \"The Meat-Axe\". Note: in contrast to the description in \"The Meat-Axe\" and to {\\em standardBasisOfCyclicSubmodule} the result is in echelon form.")) (|createRandomElement| (((|Matrix| |#1|) (|List| (|Matrix| |#1|)) (|Matrix| |#1|)) "\\spad{createRandomElement(aG,{}x)} creates a random element of the group algebra generated by {\\em aG}.")) (|completeEchelonBasis| (((|Matrix| |#1|) (|Vector| (|Vector| |#1|))) "\\spad{completeEchelonBasis(lv)} completes the basis {\\em lv} assumed to be in echelon form of a subspace of {\\em R**n} (\\spad{n} the length of all the vectors in {\\em lv}) with unit vectors to a basis of {\\em R**n}. It is assumed that the argument is not an empty vector and that it is not the basis of the 0-subspace. Note: the rows of the result correspond to the vectors of the basis.")))
NIL
@@ -4048,14 +4048,14 @@ NIL
((|constructor| (NIL "This package provides coercions for the special types \\spadtype{Exit} and \\spadtype{Void}.")) (|coerce| ((|#1| (|Exit|)) "\\spad{coerce(e)} is never really evaluated. This coercion is used for formal type correctness when a function will not return directly to its caller.") (((|Void|) |#1|) "\\spad{coerce(s)} throws all information about \\spad{s} away. This coercion allows values of any type to appear in contexts where they will not be used. For example,{} it allows the resolution of different types in the \\spad{then} and \\spad{else} branches when an \\spad{if} is in a context where the resulting value is not used.")))
NIL
NIL
-(-1030 -2313 |Expon| |VarSet| |FPol| |LFPol|)
+(-1030 -2312 |Expon| |VarSet| |FPol| |LFPol|)
((|constructor| (NIL "ResidueRing is the quotient of a polynomial ring by an ideal. The ideal is given as a list of generators. The elements of the domain are equivalence classes expressed in terms of reduced elements")) (|lift| ((|#4| $) "\\spad{lift(x)} return the canonical representative of the equivalence class \\spad{x}")) (|coerce| (($ |#4|) "\\spad{coerce(f)} produces the equivalence class of \\spad{f} in the residue ring")) (|reduce| (($ |#4|) "\\spad{reduce(f)} produces the equivalence class of \\spad{f} in the residue ring")))
-(((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1031)
((|constructor| (NIL "A domain used to return the results from a call to the NAG Library. It prints as a list of names and types,{} though the user may choose to display values automatically if he or she wishes.")) (|showArrayValues| (((|Boolean|) (|Boolean|)) "\\spad{showArrayValues(true)} forces the values of array components to be \\indented{1}{displayed rather than just their types.}")) (|showScalarValues| (((|Boolean|) (|Boolean|)) "\\spad{showScalarValues(true)} forces the values of scalar components to be \\indented{1}{displayed rather than just their types.}")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (QUOTE (-1170))) (LIST (QUOTE |:|) (QUOTE -3726) (QUOTE (-52))))))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-52) (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -309) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-1170) (QUOTE (-846))) (|HasCategory| (-52) (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (QUOTE (-1170))) (LIST (QUOTE |:|) (QUOTE -3683) (QUOTE (-52))))))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-52) (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -309) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-1170) (QUOTE (-846))) (|HasCategory| (-52) (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))))
(-1032)
((|constructor| (NIL "This domain represents `return' expressions.")) (|expression| (((|SpadAst|) $) "\\spad{expression(e)} returns the expression returned by `e'.")))
NIL
@@ -4098,7 +4098,7 @@ NIL
NIL
(-1042 R |ls|)
((|constructor| (NIL "A domain for regular chains (\\spadignore{i.e.} regular triangular sets) over a \\spad{Gcd}-Domain and with a fix list of variables. This is just a front-end for the \\spadtype{RegularTriangularSet} domain constructor.")) (|zeroSetSplit| (((|List| $) (|List| (|NewSparseMultivariatePolynomial| |#1| (|OrderedVariableList| |#2|))) (|Boolean|) (|Boolean|)) "\\spad{zeroSetSplit(lp,{}clos?,{}info?)} returns a list \\spad{lts} of regular chains such that the union of the closures of their regular zero sets equals the affine variety associated with \\spad{lp}. Moreover,{} if \\spad{clos?} is \\spad{false} then the union of the regular zero set of the \\spad{ts} (for \\spad{ts} in \\spad{lts}) equals this variety. If \\spad{info?} is \\spad{true} then some information is displayed during the computations. See \\axiomOpFrom{zeroSetSplit}{RegularTriangularSet}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| (-776 |#1| (-860 |#2|)) (QUOTE (-1094))) (|HasCategory| (-776 |#1| (-860 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -776) (|devaluate| |#1|) (LIST (QUOTE -860) (|devaluate| |#2|)))))) (|HasCategory| (-776 |#1| (-860 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-776 |#1| (-860 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| (-860 |#2|) (QUOTE (-368))) (|HasCategory| (-776 |#1| (-860 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
(-1043)
((|constructor| (NIL "This package exports integer distributions")) (|ridHack1| (((|Integer|) (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{ridHack1(i,{}j,{}k,{}l)} \\undocumented")) (|geometric| (((|Mapping| (|Integer|)) |RationalNumber|) "\\spad{geometric(f)} \\undocumented")) (|poisson| (((|Mapping| (|Integer|)) |RationalNumber|) "\\spad{poisson(f)} \\undocumented")) (|binomial| (((|Mapping| (|Integer|)) (|Integer|) |RationalNumber|) "\\spad{binomial(n,{}f)} \\undocumented")) (|uniform| (((|Mapping| (|Integer|)) (|Segment| (|Integer|))) "\\spad{uniform(s)} \\undocumented")))
@@ -4110,9 +4110,9 @@ NIL
NIL
(-1045)
((|constructor| (NIL "The category of rings with unity,{} always associative,{} but not necessarily commutative.")) (|unitsKnown| ((|attribute|) "recip truly yields reciprocal or \"failed\" if not a unit. Note: \\spad{recip(0) = \"failed\"}.")) (|characteristic| (((|NonNegativeInteger|)) "\\spad{characteristic()} returns the characteristic of the ring this is the smallest positive integer \\spad{n} such that \\spad{n*x=0} for all \\spad{x} in the ring,{} or zero if no such \\spad{n} exists.")))
-((-4403 . T))
+((-4404 . T))
NIL
-(-1046 |xx| -2313)
+(-1046 |xx| -2312)
((|constructor| (NIL "This package exports rational interpolation algorithms")))
NIL
NIL
@@ -4122,12 +4122,12 @@ NIL
((|HasCategory| |#4| (QUOTE (-307))) (|HasCategory| |#4| (QUOTE (-363))) (|HasCategory| |#4| (QUOTE (-556))) (|HasCategory| |#4| (QUOTE (-172))))
(-1048 |m| |n| R |Row| |Col|)
((|constructor| (NIL "\\spadtype{RectangularMatrixCategory} is a category of matrices of fixed dimensions. The dimensions of the matrix will be parameters of the domain. Domains in this category will be \\spad{R}-modules and will be non-mutable.")) (|nullSpace| (((|List| |#5|) $) "\\spad{nullSpace(m)}+ returns a basis for the null space of the matrix \\spad{m}.")) (|nullity| (((|NonNegativeInteger|) $) "\\spad{nullity(m)} returns the nullity of the matrix \\spad{m}. This is the dimension of the null space of the matrix \\spad{m}.")) (|rank| (((|NonNegativeInteger|) $) "\\spad{rank(m)} returns the rank of the matrix \\spad{m}.")) (|rowEchelon| (($ $) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}.")) (/ (($ $ |#3|) "\\spad{m/r} divides the elements of \\spad{m} by \\spad{r}. Error: if \\spad{r = 0}.")) (|exquo| (((|Union| $ "failed") $ |#3|) "\\spad{exquo(m,{}r)} computes the exact quotient of the elements of \\spad{m} by \\spad{r},{} returning \\axiom{\"failed\"} if this is not possible.")) (|map| (($ (|Mapping| |#3| |#3| |#3|) $ $) "\\spad{map(f,{}a,{}b)} returns \\spad{c},{} where \\spad{c} is such that \\spad{c(i,{}j) = f(a(i,{}j),{}b(i,{}j))} for all \\spad{i},{} \\spad{j}.") (($ (|Mapping| |#3| |#3|) $) "\\spad{map(f,{}a)} returns \\spad{b},{} where \\spad{b(i,{}j) = a(i,{}j)} for all \\spad{i},{} \\spad{j}.")) (|column| ((|#5| $ (|Integer|)) "\\spad{column(m,{}j)} returns the \\spad{j}th column of the matrix \\spad{m}. Error: if the index outside the proper range.")) (|row| ((|#4| $ (|Integer|)) "\\spad{row(m,{}i)} returns the \\spad{i}th row of the matrix \\spad{m}. Error: if the index is outside the proper range.")) (|qelt| ((|#3| $ (|Integer|) (|Integer|)) "\\spad{qelt(m,{}i,{}j)} returns the element in the \\spad{i}th row and \\spad{j}th column of the matrix \\spad{m}. Note: there is NO error check to determine if indices are in the proper ranges.")) (|elt| ((|#3| $ (|Integer|) (|Integer|) |#3|) "\\spad{elt(m,{}i,{}j,{}r)} returns the element in the \\spad{i}th row and \\spad{j}th column of the matrix \\spad{m},{} if \\spad{m} has an \\spad{i}th row and a \\spad{j}th column,{} and returns \\spad{r} otherwise.") ((|#3| $ (|Integer|) (|Integer|)) "\\spad{elt(m,{}i,{}j)} returns the element in the \\spad{i}th row and \\spad{j}th column of the matrix \\spad{m}. Error: if indices are outside the proper ranges.")) (|listOfLists| (((|List| (|List| |#3|)) $) "\\spad{listOfLists(m)} returns the rows of the matrix \\spad{m} as a list of lists.")) (|ncols| (((|NonNegativeInteger|) $) "\\spad{ncols(m)} returns the number of columns in the matrix \\spad{m}.")) (|nrows| (((|NonNegativeInteger|) $) "\\spad{nrows(m)} returns the number of rows in the matrix \\spad{m}.")) (|maxColIndex| (((|Integer|) $) "\\spad{maxColIndex(m)} returns the index of the 'last' column of the matrix \\spad{m}.")) (|minColIndex| (((|Integer|) $) "\\spad{minColIndex(m)} returns the index of the 'first' column of the matrix \\spad{m}.")) (|maxRowIndex| (((|Integer|) $) "\\spad{maxRowIndex(m)} returns the index of the 'last' row of the matrix \\spad{m}.")) (|minRowIndex| (((|Integer|) $) "\\spad{minRowIndex(m)} returns the index of the 'first' row of the matrix \\spad{m}.")) (|antisymmetric?| (((|Boolean|) $) "\\spad{antisymmetric?(m)} returns \\spad{true} if the matrix \\spad{m} is square and antisymmetric (\\spadignore{i.e.} \\spad{m[i,{}j] = -m[j,{}i]} for all \\spad{i} and \\spad{j}) and \\spad{false} otherwise.")) (|symmetric?| (((|Boolean|) $) "\\spad{symmetric?(m)} returns \\spad{true} if the matrix \\spad{m} is square and symmetric (\\spadignore{i.e.} \\spad{m[i,{}j] = m[j,{}i]} for all \\spad{i} and \\spad{j}) and \\spad{false} otherwise.")) (|diagonal?| (((|Boolean|) $) "\\spad{diagonal?(m)} returns \\spad{true} if the matrix \\spad{m} is square and diagonal (\\spadignore{i.e.} all entries of \\spad{m} not on the diagonal are zero) and \\spad{false} otherwise.")) (|square?| (((|Boolean|) $) "\\spad{square?(m)} returns \\spad{true} if \\spad{m} is a square matrix (\\spadignore{i.e.} if \\spad{m} has the same number of rows as columns) and \\spad{false} otherwise.")) (|matrix| (($ (|List| (|List| |#3|))) "\\spad{matrix(l)} converts the list of lists \\spad{l} to a matrix,{} where the list of lists is viewed as a list of the rows of the matrix.")) (|finiteAggregate| ((|attribute|) "matrices are finite")))
-((-4406 . T) (-4401 . T) (-4400 . T))
+((-4407 . T) (-4402 . T) (-4401 . T))
NIL
(-1049 |m| |n| R)
((|constructor| (NIL "\\spadtype{RectangularMatrix} is a matrix domain where the number of rows and the number of columns are parameters of the domain.")) (|rectangularMatrix| (($ (|Matrix| |#3|)) "\\spad{rectangularMatrix(m)} converts a matrix of type \\spadtype{Matrix} to a matrix of type \\spad{RectangularMatrix}.")))
-((-4406 . T) (-4401 . T) (-4400 . T))
-((-2750 (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363)))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (QUOTE (-307))) (|HasCategory| |#3| (QUOTE (-556))) (|HasCategory| |#3| (QUOTE (-172))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4402 . T) (-4401 . T))
+((-2733 (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363)))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (QUOTE (-307))) (|HasCategory| |#3| (QUOTE (-556))) (|HasCategory| |#3| (QUOTE (-172))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1050 |m| |n| R1 |Row1| |Col1| M1 R2 |Row2| |Col2| M2)
((|constructor| (NIL "\\spadtype{RectangularMatrixCategoryFunctions2} provides functions between two matrix domains. The functions provided are \\spadfun{map} and \\spadfun{reduce}.")) (|reduce| ((|#7| (|Mapping| |#7| |#3| |#7|) |#6| |#7|) "\\spad{reduce(f,{}m,{}r)} returns a matrix \\spad{n} where \\spad{n[i,{}j] = f(m[i,{}j],{}r)} for all indices spad{\\spad{i}} and \\spad{j}.")) (|map| ((|#10| (|Mapping| |#7| |#3|) |#6|) "\\spad{map(f,{}m)} applies the function \\spad{f} to the elements of the matrix \\spad{m}.")))
NIL
@@ -4146,7 +4146,7 @@ NIL
NIL
(-1054)
((|constructor| (NIL "The real number system category is intended as a model for the real numbers. The real numbers form an ordered normed field. Note that we have purposely not included \\spadtype{DifferentialRing} or the elementary functions (see \\spadtype{TranscendentalFunctionCategory}) in the definition.")) (|abs| (($ $) "\\spad{abs x} returns the absolute value of \\spad{x}.")) (|round| (($ $) "\\spad{round x} computes the integer closest to \\spad{x}.")) (|truncate| (($ $) "\\spad{truncate x} returns the integer between \\spad{x} and 0 closest to \\spad{x}.")) (|fractionPart| (($ $) "\\spad{fractionPart x} returns the fractional part of \\spad{x}.")) (|wholePart| (((|Integer|) $) "\\spad{wholePart x} returns the integer part of \\spad{x}.")) (|floor| (($ $) "\\spad{floor x} returns the largest integer \\spad{<= x}.")) (|ceiling| (($ $) "\\spad{ceiling x} returns the small integer \\spad{>= x}.")) (|norm| (($ $) "\\spad{norm x} returns the same as absolute value.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1055 |TheField| |ThePolDom|)
((|constructor| (NIL "\\axiomType{RightOpenIntervalRootCharacterization} provides work with interval root coding.")) (|relativeApprox| ((|#1| |#2| $ |#1|) "\\axiom{relativeApprox(exp,{}\\spad{c},{}\\spad{p}) = a} is relatively close to exp as a polynomial in \\spad{c} ip to precision \\spad{p}")) (|mightHaveRoots| (((|Boolean|) |#2| $) "\\axiom{mightHaveRoots(\\spad{p},{}\\spad{r})} is \\spad{false} if \\axiom{\\spad{p}.\\spad{r}} is not 0")) (|refine| (($ $) "\\axiom{refine(rootChar)} shrinks isolating interval around \\axiom{rootChar}")) (|middle| ((|#1| $) "\\axiom{middle(rootChar)} is the middle of the isolating interval")) (|size| ((|#1| $) "The size of the isolating interval")) (|right| ((|#1| $) "\\axiom{right(rootChar)} is the right bound of the isolating interval")) (|left| ((|#1| $) "\\axiom{left(rootChar)} is the left bound of the isolating interval")))
@@ -4154,19 +4154,19 @@ NIL
NIL
(-1056)
((|constructor| (NIL "\\spadtype{RomanNumeral} provides functions for converting \\indented{1}{integers to roman numerals.}")) (|roman| (($ (|Integer|)) "\\spad{roman(n)} creates a roman numeral for \\spad{n}.") (($ (|Symbol|)) "\\spad{roman(n)} creates a roman numeral for symbol \\spad{n}.")) (|noetherian| ((|attribute|) "ascending chain condition on ideals.")) (|canonicalsClosed| ((|attribute|) "two positives multiply to give positive.")) (|canonical| ((|attribute|) "mathematical equality is data structure equality.")))
-((-4394 . T) (-4398 . T) (-4393 . T) (-4404 . T) (-4405 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4395 . T) (-4399 . T) (-4394 . T) (-4405 . T) (-4406 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1057)
((|constructor| (NIL "\\axiomType{RoutinesTable} implements a database and associated tuning mechanisms for a set of known NAG routines")) (|recoverAfterFail| (((|Union| (|String|) "failed") $ (|String|) (|Integer|)) "\\spad{recoverAfterFail(routs,{}routineName,{}ifailValue)} acts on the instructions given by the ifail list")) (|showTheRoutinesTable| (($) "\\spad{showTheRoutinesTable()} returns the current table of NAG routines.")) (|deleteRoutine!| (($ $ (|Symbol|)) "\\spad{deleteRoutine!(R,{}s)} destructively deletes the given routine from the current database of NAG routines")) (|getExplanations| (((|List| (|String|)) $ (|String|)) "\\spad{getExplanations(R,{}s)} gets the explanations of the output parameters for the given NAG routine.")) (|getMeasure| (((|Float|) $ (|Symbol|)) "\\spad{getMeasure(R,{}s)} gets the current value of the maximum measure for the given NAG routine.")) (|changeMeasure| (($ $ (|Symbol|) (|Float|)) "\\spad{changeMeasure(R,{}s,{}newValue)} changes the maximum value for a measure of the given NAG routine.")) (|changeThreshhold| (($ $ (|Symbol|) (|Float|)) "\\spad{changeThreshhold(R,{}s,{}newValue)} changes the value below which,{} given a NAG routine generating a higher measure,{} the routines will make no attempt to generate a measure.")) (|selectMultiDimensionalRoutines| (($ $) "\\spad{selectMultiDimensionalRoutines(R)} chooses only those routines from the database which are designed for use with multi-dimensional expressions")) (|selectNonFiniteRoutines| (($ $) "\\spad{selectNonFiniteRoutines(R)} chooses only those routines from the database which are designed for use with non-finite expressions.")) (|selectSumOfSquaresRoutines| (($ $) "\\spad{selectSumOfSquaresRoutines(R)} chooses only those routines from the database which are designed for use with sums of squares")) (|selectFiniteRoutines| (($ $) "\\spad{selectFiniteRoutines(R)} chooses only those routines from the database which are designed for use with finite expressions")) (|selectODEIVPRoutines| (($ $) "\\spad{selectODEIVPRoutines(R)} chooses only those routines from the database which are for the solution of ODE\\spad{'s}")) (|selectPDERoutines| (($ $) "\\spad{selectPDERoutines(R)} chooses only those routines from the database which are for the solution of PDE\\spad{'s}")) (|selectOptimizationRoutines| (($ $) "\\spad{selectOptimizationRoutines(R)} chooses only those routines from the database which are for integration")) (|selectIntegrationRoutines| (($ $) "\\spad{selectIntegrationRoutines(R)} chooses only those routines from the database which are for integration")) (|routines| (($) "\\spad{routines()} initialises a database of known NAG routines")) (|concat| (($ $ $) "\\spad{concat(x,{}y)} merges two tables \\spad{x} and \\spad{y}")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (QUOTE (-1170))) (LIST (QUOTE |:|) (QUOTE -3726) (QUOTE (-52))))))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-52) (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -309) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (QUOTE (-1094))) (|HasCategory| (-1170) (QUOTE (-846))) (|HasCategory| (-52) (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (QUOTE (-1170))) (LIST (QUOTE |:|) (QUOTE -3683) (QUOTE (-52))))))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-52) (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| (-52) (QUOTE (-1094))) (|HasCategory| (-52) (LIST (QUOTE -309) (QUOTE (-52))))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (QUOTE (-1094))) (|HasCategory| (-1170) (QUOTE (-846))) (|HasCategory| (-52) (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-52) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (LIST (QUOTE -611) (QUOTE (-858)))))
(-1058 S R E V)
((|constructor| (NIL "A category for general multi-variate polynomials with coefficients in a ring,{} variables in an ordered set,{} and exponents from an ordered abelian monoid,{} with a \\axiomOp{sup} operation. When not constant,{} such a polynomial is viewed as a univariate polynomial in its main variable \\spad{w}. \\spad{r}. \\spad{t}. to the total ordering on the elements in the ordered set,{} so that some operations usually defined for univariate polynomials make sense here.")) (|mainSquareFreePart| (($ $) "\\axiom{mainSquareFreePart(\\spad{p})} returns the square free part of \\axiom{\\spad{p}} viewed as a univariate polynomial in its main variable and with coefficients in the polynomial ring generated by its other variables over \\axiom{\\spad{R}}.")) (|mainPrimitivePart| (($ $) "\\axiom{mainPrimitivePart(\\spad{p})} returns the primitive part of \\axiom{\\spad{p}} viewed as a univariate polynomial in its main variable and with coefficients in the polynomial ring generated by its other variables over \\axiom{\\spad{R}}.")) (|mainContent| (($ $) "\\axiom{mainContent(\\spad{p})} returns the content of \\axiom{\\spad{p}} viewed as a univariate polynomial in its main variable and with coefficients in the polynomial ring generated by its other variables over \\axiom{\\spad{R}}.")) (|primitivePart!| (($ $) "\\axiom{primitivePart!(\\spad{p})} replaces \\axiom{\\spad{p}} by its primitive part.")) (|gcd| ((|#2| |#2| $) "\\axiom{\\spad{gcd}(\\spad{r},{}\\spad{p})} returns the \\spad{gcd} of \\axiom{\\spad{r}} and the content of \\axiom{\\spad{p}}.")) (|nextsubResultant2| (($ $ $ $ $) "\\axiom{nextsubResultant2(\\spad{p},{}\\spad{q},{}\\spad{z},{}\\spad{s})} is the multivariate version of the operation \\axiomOpFrom{next_sousResultant2}{PseudoRemainderSequence} from the \\axiomType{PseudoRemainderSequence} constructor.")) (|LazardQuotient2| (($ $ $ $ (|NonNegativeInteger|)) "\\axiom{LazardQuotient2(\\spad{p},{}a,{}\\spad{b},{}\\spad{n})} returns \\axiom{(a**(\\spad{n}-1) * \\spad{p}) exquo \\spad{b**}(\\spad{n}-1)} assuming that this quotient does not fail.")) (|LazardQuotient| (($ $ $ (|NonNegativeInteger|)) "\\axiom{LazardQuotient(a,{}\\spad{b},{}\\spad{n})} returns \\axiom{a**n exquo \\spad{b**}(\\spad{n}-1)} assuming that this quotient does not fail.")) (|lastSubResultant| (($ $ $) "\\axiom{lastSubResultant(a,{}\\spad{b})} returns the last non-zero subresultant of \\axiom{a} and \\axiom{\\spad{b}} where \\axiom{a} and \\axiom{\\spad{b}} are assumed to have the same main variable \\axiom{\\spad{v}} and are viewed as univariate polynomials in \\axiom{\\spad{v}}.")) (|subResultantChain| (((|List| $) $ $) "\\axiom{subResultantChain(a,{}\\spad{b})},{} where \\axiom{a} and \\axiom{\\spad{b}} are not contant polynomials with the same main variable,{} returns the subresultant chain of \\axiom{a} and \\axiom{\\spad{b}}.")) (|resultant| (($ $ $) "\\axiom{resultant(a,{}\\spad{b})} computes the resultant of \\axiom{a} and \\axiom{\\spad{b}} where \\axiom{a} and \\axiom{\\spad{b}} are assumed to have the same main variable \\axiom{\\spad{v}} and are viewed as univariate polynomials in \\axiom{\\spad{v}}.")) (|halfExtendedSubResultantGcd2| (((|Record| (|:| |gcd| $) (|:| |coef2| $)) $ $) "\\axiom{halfExtendedSubResultantGcd2(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}\\spad{cb}]} if \\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{}\\spad{cb}]} otherwise produces an error.")) (|halfExtendedSubResultantGcd1| (((|Record| (|:| |gcd| $) (|:| |coef1| $)) $ $) "\\axiom{halfExtendedSubResultantGcd1(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca]} if \\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{}\\spad{cb}]} otherwise produces an error.")) (|extendedSubResultantGcd| (((|Record| (|:| |gcd| $) (|:| |coef1| $) (|:| |coef2| $)) $ $) "\\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[ca,{}\\spad{cb},{}\\spad{r}]} such that \\axiom{\\spad{r}} is \\axiom{subResultantGcd(a,{}\\spad{b})} and we have \\axiom{ca * a + \\spad{cb} * \\spad{cb} = \\spad{r}} .")) (|subResultantGcd| (($ $ $) "\\axiom{subResultantGcd(a,{}\\spad{b})} computes a \\spad{gcd} of \\axiom{a} and \\axiom{\\spad{b}} where \\axiom{a} and \\axiom{\\spad{b}} are assumed to have the same main variable \\axiom{\\spad{v}} and are viewed as univariate polynomials in \\axiom{\\spad{v}} with coefficients in the fraction field of the polynomial ring generated by their other variables over \\axiom{\\spad{R}}.")) (|exactQuotient!| (($ $ $) "\\axiom{exactQuotient!(a,{}\\spad{b})} replaces \\axiom{a} by \\axiom{exactQuotient(a,{}\\spad{b})}") (($ $ |#2|) "\\axiom{exactQuotient!(\\spad{p},{}\\spad{r})} replaces \\axiom{\\spad{p}} by \\axiom{exactQuotient(\\spad{p},{}\\spad{r})}.")) (|exactQuotient| (($ $ $) "\\axiom{exactQuotient(a,{}\\spad{b})} computes the exact quotient of \\axiom{a} by \\axiom{\\spad{b}},{} which is assumed to be a divisor of \\axiom{a}. No error is returned if this exact quotient fails!") (($ $ |#2|) "\\axiom{exactQuotient(\\spad{p},{}\\spad{r})} computes the exact quotient of \\axiom{\\spad{p}} by \\axiom{\\spad{r}},{} which is assumed to be a divisor of \\axiom{\\spad{p}}. No error is returned if this exact quotient fails!")) (|primPartElseUnitCanonical!| (($ $) "\\axiom{primPartElseUnitCanonical!(\\spad{p})} replaces \\axiom{\\spad{p}} by \\axiom{primPartElseUnitCanonical(\\spad{p})}.")) (|primPartElseUnitCanonical| (($ $) "\\axiom{primPartElseUnitCanonical(\\spad{p})} returns \\axiom{primitivePart(\\spad{p})} if \\axiom{\\spad{R}} is a \\spad{gcd}-domain,{} otherwise \\axiom{unitCanonical(\\spad{p})}.")) (|convert| (($ (|Polynomial| |#2|)) "\\axiom{convert(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}},{} otherwise an error is produced.") (($ (|Polynomial| (|Integer|))) "\\axiom{convert(\\spad{p})} returns the same as \\axiom{retract(\\spad{p})}.") (($ (|Polynomial| (|Integer|))) "\\axiom{convert(\\spad{p})} returns the same as \\axiom{retract(\\spad{p})}") (($ (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{convert(\\spad{p})} returns the same as \\axiom{retract(\\spad{p})}.")) (|retract| (($ (|Polynomial| |#2|)) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| |#2|)) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| (|Integer|))) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| |#2|)) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| (|Integer|))) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.")) (|retractIfCan| (((|Union| $ "failed") (|Polynomial| |#2|)) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| |#2|)) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| |#2|)) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.")) (|initiallyReduce| (($ $ $) "\\axiom{initiallyReduce(a,{}\\spad{b})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{initiallyReduced?(\\spad{r},{}\\spad{b})} holds and there exists an integer \\axiom{\\spad{e}} such that \\axiom{init(\\spad{b})^e a - \\spad{r}} is zero modulo \\axiom{\\spad{b}}.")) (|headReduce| (($ $ $) "\\axiom{headReduce(a,{}\\spad{b})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{headReduced?(\\spad{r},{}\\spad{b})} holds and there exists an integer \\axiom{\\spad{e}} such that \\axiom{init(\\spad{b})^e a - \\spad{r}} is zero modulo \\axiom{\\spad{b}}.")) (|lazyResidueClass| (((|Record| (|:| |polnum| $) (|:| |polden| $) (|:| |power| (|NonNegativeInteger|))) $ $) "\\axiom{lazyResidueClass(a,{}\\spad{b})} returns \\axiom{[\\spad{p},{}\\spad{q},{}\\spad{n}]} where \\axiom{\\spad{p} / q**n} represents the residue class of \\axiom{a} modulo \\axiom{\\spad{b}} and \\axiom{\\spad{p}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} and \\axiom{\\spad{q}} is \\axiom{init(\\spad{b})}.")) (|monicModulo| (($ $ $) "\\axiom{monicModulo(a,{}\\spad{b})} computes \\axiom{a mod \\spad{b}},{} if \\axiom{\\spad{b}} is monic as univariate polynomial in its main variable.")) (|pseudoDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\axiom{pseudoDivide(a,{}\\spad{b})} computes \\axiom{[pquo(a,{}\\spad{b}),{}prem(a,{}\\spad{b})]},{} both polynomials viewed as univariate polynomials in the main variable of \\axiom{\\spad{b}},{} if \\axiom{\\spad{b}} is not a constant polynomial.")) (|lazyPseudoDivide| (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |quotient| $) (|:| |remainder| $)) $ $ |#4|) "\\axiom{lazyPseudoDivide(a,{}\\spad{b},{}\\spad{v})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]} such that \\axiom{\\spad{r} = lazyPrem(a,{}\\spad{b},{}\\spad{v})},{} \\axiom{(c**g)\\spad{*r} = prem(a,{}\\spad{b},{}\\spad{v})} and \\axiom{\\spad{q}} is the pseudo-quotient computed in this lazy pseudo-division.") (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\axiom{lazyPseudoDivide(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]} such that \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{r}] = lazyPremWithDefault(a,{}\\spad{b})} and \\axiom{\\spad{q}} is the pseudo-quotient computed in this lazy pseudo-division.")) (|lazyPremWithDefault| (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |remainder| $)) $ $ |#4|) "\\axiom{lazyPremWithDefault(a,{}\\spad{b},{}\\spad{v})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{r}]} such that \\axiom{\\spad{r} = lazyPrem(a,{}\\spad{b},{}\\spad{v})} and \\axiom{(c**g)\\spad{*r} = prem(a,{}\\spad{b},{}\\spad{v})}.") (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |remainder| $)) $ $) "\\axiom{lazyPremWithDefault(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{r}]} such that \\axiom{\\spad{r} = lazyPrem(a,{}\\spad{b})} and \\axiom{(c**g)\\spad{*r} = prem(a,{}\\spad{b})}.")) (|lazyPquo| (($ $ $ |#4|) "\\axiom{lazyPquo(a,{}\\spad{b},{}\\spad{v})} returns the polynomial \\axiom{\\spad{q}} such that \\axiom{lazyPseudoDivide(a,{}\\spad{b},{}\\spad{v})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]}.") (($ $ $) "\\axiom{lazyPquo(a,{}\\spad{b})} returns the polynomial \\axiom{\\spad{q}} such that \\axiom{lazyPseudoDivide(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]}.")) (|lazyPrem| (($ $ $ |#4|) "\\axiom{lazyPrem(a,{}\\spad{b},{}\\spad{v})} returns the polynomial \\axiom{\\spad{r}} reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} viewed as univariate polynomials in the variable \\axiom{\\spad{v}} such that \\axiom{\\spad{b}} divides \\axiom{init(\\spad{b})^e a - \\spad{r}} where \\axiom{\\spad{e}} is the number of steps of this pseudo-division.") (($ $ $) "\\axiom{lazyPrem(a,{}\\spad{b})} returns the polynomial \\axiom{\\spad{r}} reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} and such that \\axiom{\\spad{b}} divides \\axiom{init(\\spad{b})^e a - \\spad{r}} where \\axiom{\\spad{e}} is the number of steps of this pseudo-division.")) (|pquo| (($ $ $ |#4|) "\\axiom{pquo(a,{}\\spad{b},{}\\spad{v})} computes the pseudo-quotient of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in \\axiom{\\spad{v}}.") (($ $ $) "\\axiom{pquo(a,{}\\spad{b})} computes the pseudo-quotient of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in the main variable of \\axiom{\\spad{b}}.")) (|prem| (($ $ $ |#4|) "\\axiom{prem(a,{}\\spad{b},{}\\spad{v})} computes the pseudo-remainder of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in \\axiom{\\spad{v}}.") (($ $ $) "\\axiom{prem(a,{}\\spad{b})} computes the pseudo-remainder of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in the main variable of \\axiom{\\spad{b}}.")) (|normalized?| (((|Boolean|) $ (|List| $)) "\\axiom{normalized?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{normalized?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{normalized?(a,{}\\spad{b})} returns \\spad{true} iff \\axiom{a} and its iterated initials have degree zero \\spad{w}.\\spad{r}.\\spad{t}. the main variable of \\axiom{\\spad{b}}")) (|initiallyReduced?| (((|Boolean|) $ (|List| $)) "\\axiom{initiallyReduced?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{initiallyReduced?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{initiallyReduced?(a,{}\\spad{b})} returns \\spad{false} iff there exists an iterated initial of \\axiom{a} which is not reduced \\spad{w}.\\spad{r}.\\spad{t} \\axiom{\\spad{b}}.")) (|headReduced?| (((|Boolean|) $ (|List| $)) "\\axiom{headReduced?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{headReduced?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{headReduced?(a,{}\\spad{b})} returns \\spad{true} iff \\axiom{degree(head(a),{}mvar(\\spad{b})) < mdeg(\\spad{b})}.")) (|reduced?| (((|Boolean|) $ (|List| $)) "\\axiom{reduced?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{reduced?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{reduced?(a,{}\\spad{b})} returns \\spad{true} iff \\axiom{degree(a,{}mvar(\\spad{b})) < mdeg(\\spad{b})}.")) (|supRittWu?| (((|Boolean|) $ $) "\\axiom{supRittWu?(a,{}\\spad{b})} returns \\spad{true} if \\axiom{a} is greater than \\axiom{\\spad{b}} \\spad{w}.\\spad{r}.\\spad{t}. the Ritt and Wu Wen Tsun ordering using the refinement of Lazard.")) (|infRittWu?| (((|Boolean|) $ $) "\\axiom{infRittWu?(a,{}\\spad{b})} returns \\spad{true} if \\axiom{a} is less than \\axiom{\\spad{b}} \\spad{w}.\\spad{r}.\\spad{t}. the Ritt and Wu Wen Tsun ordering using the refinement of Lazard.")) (|RittWuCompare| (((|Union| (|Boolean|) "failed") $ $) "\\axiom{RittWuCompare(a,{}\\spad{b})} returns \\axiom{\"failed\"} if \\axiom{a} and \\axiom{\\spad{b}} have same rank \\spad{w}.\\spad{r}.\\spad{t}. Ritt and Wu Wen Tsun ordering using the refinement of Lazard,{} otherwise returns \\axiom{infRittWu?(a,{}\\spad{b})}.")) (|mainMonomials| (((|List| $) $) "\\axiom{mainMonomials(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns [1],{} otherwise returns the list of the monomials of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|mainCoefficients| (((|List| $) $) "\\axiom{mainCoefficients(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns [\\spad{p}],{} otherwise returns the list of the coefficients of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|leastMonomial| (($ $) "\\axiom{leastMonomial(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns \\axiom{1},{} otherwise,{} the monomial of \\axiom{\\spad{p}} with lowest degree,{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|mainMonomial| (($ $) "\\axiom{mainMonomial(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns \\axiom{1},{} otherwise,{} \\axiom{mvar(\\spad{p})} raised to the power \\axiom{mdeg(\\spad{p})}.")) (|quasiMonic?| (((|Boolean|) $) "\\axiom{quasiMonic?(\\spad{p})} returns \\spad{false} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns \\spad{true} iff the initial of \\axiom{\\spad{p}} lies in the base ring \\axiom{\\spad{R}}.")) (|monic?| (((|Boolean|) $) "\\axiom{monic?(\\spad{p})} returns \\spad{false} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns \\spad{true} iff \\axiom{\\spad{p}} is monic as a univariate polynomial in its main variable.")) (|reductum| (($ $ |#4|) "\\axiom{reductum(\\spad{p},{}\\spad{v})} returns the reductum of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in \\axiom{\\spad{v}}.")) (|leadingCoefficient| (($ $ |#4|) "\\axiom{leadingCoefficient(\\spad{p},{}\\spad{v})} returns the leading coefficient of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as A univariate polynomial in \\axiom{\\spad{v}}.")) (|deepestInitial| (($ $) "\\axiom{deepestInitial(\\spad{p})} returns an error if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns the last term of \\axiom{iteratedInitials(\\spad{p})}.")) (|iteratedInitials| (((|List| $) $) "\\axiom{iteratedInitials(\\spad{p})} returns \\axiom{[]} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns the list of the iterated initials of \\axiom{\\spad{p}}.")) (|deepestTail| (($ $) "\\axiom{deepestTail(\\spad{p})} returns \\axiom{0} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns tail(\\spad{p}),{} if \\axiom{tail(\\spad{p})} belongs to \\axiom{\\spad{R}} or \\axiom{mvar(tail(\\spad{p})) < mvar(\\spad{p})},{} otherwise returns \\axiom{deepestTail(tail(\\spad{p}))}.")) (|tail| (($ $) "\\axiom{tail(\\spad{p})} returns its reductum,{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|head| (($ $) "\\axiom{head(\\spad{p})} returns \\axiom{\\spad{p}} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns its leading term (monomial in the AXIOM sense),{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|init| (($ $) "\\axiom{init(\\spad{p})} returns an error if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns its leading coefficient,{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|mdeg| (((|NonNegativeInteger|) $) "\\axiom{mdeg(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{0},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns \\axiom{0},{} otherwise,{} returns the degree of \\axiom{\\spad{p}} in its main variable.")) (|mvar| ((|#4| $) "\\axiom{mvar(\\spad{p})} returns an error if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns its main variable \\spad{w}. \\spad{r}. \\spad{t}. to the total ordering on the elements in \\axiom{\\spad{V}}.")))
NIL
((|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-545))) (|HasCategory| |#2| (LIST (QUOTE -38) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -988) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-1170)))))
(-1059 R E V)
((|constructor| (NIL "A category for general multi-variate polynomials with coefficients in a ring,{} variables in an ordered set,{} and exponents from an ordered abelian monoid,{} with a \\axiomOp{sup} operation. When not constant,{} such a polynomial is viewed as a univariate polynomial in its main variable \\spad{w}. \\spad{r}. \\spad{t}. to the total ordering on the elements in the ordered set,{} so that some operations usually defined for univariate polynomials make sense here.")) (|mainSquareFreePart| (($ $) "\\axiom{mainSquareFreePart(\\spad{p})} returns the square free part of \\axiom{\\spad{p}} viewed as a univariate polynomial in its main variable and with coefficients in the polynomial ring generated by its other variables over \\axiom{\\spad{R}}.")) (|mainPrimitivePart| (($ $) "\\axiom{mainPrimitivePart(\\spad{p})} returns the primitive part of \\axiom{\\spad{p}} viewed as a univariate polynomial in its main variable and with coefficients in the polynomial ring generated by its other variables over \\axiom{\\spad{R}}.")) (|mainContent| (($ $) "\\axiom{mainContent(\\spad{p})} returns the content of \\axiom{\\spad{p}} viewed as a univariate polynomial in its main variable and with coefficients in the polynomial ring generated by its other variables over \\axiom{\\spad{R}}.")) (|primitivePart!| (($ $) "\\axiom{primitivePart!(\\spad{p})} replaces \\axiom{\\spad{p}} by its primitive part.")) (|gcd| ((|#1| |#1| $) "\\axiom{\\spad{gcd}(\\spad{r},{}\\spad{p})} returns the \\spad{gcd} of \\axiom{\\spad{r}} and the content of \\axiom{\\spad{p}}.")) (|nextsubResultant2| (($ $ $ $ $) "\\axiom{nextsubResultant2(\\spad{p},{}\\spad{q},{}\\spad{z},{}\\spad{s})} is the multivariate version of the operation \\axiomOpFrom{next_sousResultant2}{PseudoRemainderSequence} from the \\axiomType{PseudoRemainderSequence} constructor.")) (|LazardQuotient2| (($ $ $ $ (|NonNegativeInteger|)) "\\axiom{LazardQuotient2(\\spad{p},{}a,{}\\spad{b},{}\\spad{n})} returns \\axiom{(a**(\\spad{n}-1) * \\spad{p}) exquo \\spad{b**}(\\spad{n}-1)} assuming that this quotient does not fail.")) (|LazardQuotient| (($ $ $ (|NonNegativeInteger|)) "\\axiom{LazardQuotient(a,{}\\spad{b},{}\\spad{n})} returns \\axiom{a**n exquo \\spad{b**}(\\spad{n}-1)} assuming that this quotient does not fail.")) (|lastSubResultant| (($ $ $) "\\axiom{lastSubResultant(a,{}\\spad{b})} returns the last non-zero subresultant of \\axiom{a} and \\axiom{\\spad{b}} where \\axiom{a} and \\axiom{\\spad{b}} are assumed to have the same main variable \\axiom{\\spad{v}} and are viewed as univariate polynomials in \\axiom{\\spad{v}}.")) (|subResultantChain| (((|List| $) $ $) "\\axiom{subResultantChain(a,{}\\spad{b})},{} where \\axiom{a} and \\axiom{\\spad{b}} are not contant polynomials with the same main variable,{} returns the subresultant chain of \\axiom{a} and \\axiom{\\spad{b}}.")) (|resultant| (($ $ $) "\\axiom{resultant(a,{}\\spad{b})} computes the resultant of \\axiom{a} and \\axiom{\\spad{b}} where \\axiom{a} and \\axiom{\\spad{b}} are assumed to have the same main variable \\axiom{\\spad{v}} and are viewed as univariate polynomials in \\axiom{\\spad{v}}.")) (|halfExtendedSubResultantGcd2| (((|Record| (|:| |gcd| $) (|:| |coef2| $)) $ $) "\\axiom{halfExtendedSubResultantGcd2(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}\\spad{cb}]} if \\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{}\\spad{cb}]} otherwise produces an error.")) (|halfExtendedSubResultantGcd1| (((|Record| (|:| |gcd| $) (|:| |coef1| $)) $ $) "\\axiom{halfExtendedSubResultantGcd1(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca]} if \\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[\\spad{g},{}ca,{}\\spad{cb}]} otherwise produces an error.")) (|extendedSubResultantGcd| (((|Record| (|:| |gcd| $) (|:| |coef1| $) (|:| |coef2| $)) $ $) "\\axiom{extendedSubResultantGcd(a,{}\\spad{b})} returns \\axiom{[ca,{}\\spad{cb},{}\\spad{r}]} such that \\axiom{\\spad{r}} is \\axiom{subResultantGcd(a,{}\\spad{b})} and we have \\axiom{ca * a + \\spad{cb} * \\spad{cb} = \\spad{r}} .")) (|subResultantGcd| (($ $ $) "\\axiom{subResultantGcd(a,{}\\spad{b})} computes a \\spad{gcd} of \\axiom{a} and \\axiom{\\spad{b}} where \\axiom{a} and \\axiom{\\spad{b}} are assumed to have the same main variable \\axiom{\\spad{v}} and are viewed as univariate polynomials in \\axiom{\\spad{v}} with coefficients in the fraction field of the polynomial ring generated by their other variables over \\axiom{\\spad{R}}.")) (|exactQuotient!| (($ $ $) "\\axiom{exactQuotient!(a,{}\\spad{b})} replaces \\axiom{a} by \\axiom{exactQuotient(a,{}\\spad{b})}") (($ $ |#1|) "\\axiom{exactQuotient!(\\spad{p},{}\\spad{r})} replaces \\axiom{\\spad{p}} by \\axiom{exactQuotient(\\spad{p},{}\\spad{r})}.")) (|exactQuotient| (($ $ $) "\\axiom{exactQuotient(a,{}\\spad{b})} computes the exact quotient of \\axiom{a} by \\axiom{\\spad{b}},{} which is assumed to be a divisor of \\axiom{a}. No error is returned if this exact quotient fails!") (($ $ |#1|) "\\axiom{exactQuotient(\\spad{p},{}\\spad{r})} computes the exact quotient of \\axiom{\\spad{p}} by \\axiom{\\spad{r}},{} which is assumed to be a divisor of \\axiom{\\spad{p}}. No error is returned if this exact quotient fails!")) (|primPartElseUnitCanonical!| (($ $) "\\axiom{primPartElseUnitCanonical!(\\spad{p})} replaces \\axiom{\\spad{p}} by \\axiom{primPartElseUnitCanonical(\\spad{p})}.")) (|primPartElseUnitCanonical| (($ $) "\\axiom{primPartElseUnitCanonical(\\spad{p})} returns \\axiom{primitivePart(\\spad{p})} if \\axiom{\\spad{R}} is a \\spad{gcd}-domain,{} otherwise \\axiom{unitCanonical(\\spad{p})}.")) (|convert| (($ (|Polynomial| |#1|)) "\\axiom{convert(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}},{} otherwise an error is produced.") (($ (|Polynomial| (|Integer|))) "\\axiom{convert(\\spad{p})} returns the same as \\axiom{retract(\\spad{p})}.") (($ (|Polynomial| (|Integer|))) "\\axiom{convert(\\spad{p})} returns the same as \\axiom{retract(\\spad{p})}") (($ (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{convert(\\spad{p})} returns the same as \\axiom{retract(\\spad{p})}.")) (|retract| (($ (|Polynomial| |#1|)) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| |#1|)) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| (|Integer|))) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| |#1|)) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| (|Integer|))) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.") (($ (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{retract(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if \\axiom{retractIfCan(\\spad{p})} does not return \"failed\",{} otherwise an error is produced.")) (|retractIfCan| (((|Union| $ "failed") (|Polynomial| |#1|)) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| |#1|)) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| |#1|)) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.") (((|Union| $ "failed") (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{retractIfCan(\\spad{p})} returns \\axiom{\\spad{p}} as an element of the current domain if all its variables belong to \\axiom{\\spad{V}}.")) (|initiallyReduce| (($ $ $) "\\axiom{initiallyReduce(a,{}\\spad{b})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{initiallyReduced?(\\spad{r},{}\\spad{b})} holds and there exists an integer \\axiom{\\spad{e}} such that \\axiom{init(\\spad{b})^e a - \\spad{r}} is zero modulo \\axiom{\\spad{b}}.")) (|headReduce| (($ $ $) "\\axiom{headReduce(a,{}\\spad{b})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{headReduced?(\\spad{r},{}\\spad{b})} holds and there exists an integer \\axiom{\\spad{e}} such that \\axiom{init(\\spad{b})^e a - \\spad{r}} is zero modulo \\axiom{\\spad{b}}.")) (|lazyResidueClass| (((|Record| (|:| |polnum| $) (|:| |polden| $) (|:| |power| (|NonNegativeInteger|))) $ $) "\\axiom{lazyResidueClass(a,{}\\spad{b})} returns \\axiom{[\\spad{p},{}\\spad{q},{}\\spad{n}]} where \\axiom{\\spad{p} / q**n} represents the residue class of \\axiom{a} modulo \\axiom{\\spad{b}} and \\axiom{\\spad{p}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} and \\axiom{\\spad{q}} is \\axiom{init(\\spad{b})}.")) (|monicModulo| (($ $ $) "\\axiom{monicModulo(a,{}\\spad{b})} computes \\axiom{a mod \\spad{b}},{} if \\axiom{\\spad{b}} is monic as univariate polynomial in its main variable.")) (|pseudoDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\axiom{pseudoDivide(a,{}\\spad{b})} computes \\axiom{[pquo(a,{}\\spad{b}),{}prem(a,{}\\spad{b})]},{} both polynomials viewed as univariate polynomials in the main variable of \\axiom{\\spad{b}},{} if \\axiom{\\spad{b}} is not a constant polynomial.")) (|lazyPseudoDivide| (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |quotient| $) (|:| |remainder| $)) $ $ |#3|) "\\axiom{lazyPseudoDivide(a,{}\\spad{b},{}\\spad{v})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]} such that \\axiom{\\spad{r} = lazyPrem(a,{}\\spad{b},{}\\spad{v})},{} \\axiom{(c**g)\\spad{*r} = prem(a,{}\\spad{b},{}\\spad{v})} and \\axiom{\\spad{q}} is the pseudo-quotient computed in this lazy pseudo-division.") (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\axiom{lazyPseudoDivide(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]} such that \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{r}] = lazyPremWithDefault(a,{}\\spad{b})} and \\axiom{\\spad{q}} is the pseudo-quotient computed in this lazy pseudo-division.")) (|lazyPremWithDefault| (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |remainder| $)) $ $ |#3|) "\\axiom{lazyPremWithDefault(a,{}\\spad{b},{}\\spad{v})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{r}]} such that \\axiom{\\spad{r} = lazyPrem(a,{}\\spad{b},{}\\spad{v})} and \\axiom{(c**g)\\spad{*r} = prem(a,{}\\spad{b},{}\\spad{v})}.") (((|Record| (|:| |coef| $) (|:| |gap| (|NonNegativeInteger|)) (|:| |remainder| $)) $ $) "\\axiom{lazyPremWithDefault(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{r}]} such that \\axiom{\\spad{r} = lazyPrem(a,{}\\spad{b})} and \\axiom{(c**g)\\spad{*r} = prem(a,{}\\spad{b})}.")) (|lazyPquo| (($ $ $ |#3|) "\\axiom{lazyPquo(a,{}\\spad{b},{}\\spad{v})} returns the polynomial \\axiom{\\spad{q}} such that \\axiom{lazyPseudoDivide(a,{}\\spad{b},{}\\spad{v})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]}.") (($ $ $) "\\axiom{lazyPquo(a,{}\\spad{b})} returns the polynomial \\axiom{\\spad{q}} such that \\axiom{lazyPseudoDivide(a,{}\\spad{b})} returns \\axiom{[\\spad{c},{}\\spad{g},{}\\spad{q},{}\\spad{r}]}.")) (|lazyPrem| (($ $ $ |#3|) "\\axiom{lazyPrem(a,{}\\spad{b},{}\\spad{v})} returns the polynomial \\axiom{\\spad{r}} reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} viewed as univariate polynomials in the variable \\axiom{\\spad{v}} such that \\axiom{\\spad{b}} divides \\axiom{init(\\spad{b})^e a - \\spad{r}} where \\axiom{\\spad{e}} is the number of steps of this pseudo-division.") (($ $ $) "\\axiom{lazyPrem(a,{}\\spad{b})} returns the polynomial \\axiom{\\spad{r}} reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{b}} and such that \\axiom{\\spad{b}} divides \\axiom{init(\\spad{b})^e a - \\spad{r}} where \\axiom{\\spad{e}} is the number of steps of this pseudo-division.")) (|pquo| (($ $ $ |#3|) "\\axiom{pquo(a,{}\\spad{b},{}\\spad{v})} computes the pseudo-quotient of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in \\axiom{\\spad{v}}.") (($ $ $) "\\axiom{pquo(a,{}\\spad{b})} computes the pseudo-quotient of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in the main variable of \\axiom{\\spad{b}}.")) (|prem| (($ $ $ |#3|) "\\axiom{prem(a,{}\\spad{b},{}\\spad{v})} computes the pseudo-remainder of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in \\axiom{\\spad{v}}.") (($ $ $) "\\axiom{prem(a,{}\\spad{b})} computes the pseudo-remainder of \\axiom{a} by \\axiom{\\spad{b}},{} both viewed as univariate polynomials in the main variable of \\axiom{\\spad{b}}.")) (|normalized?| (((|Boolean|) $ (|List| $)) "\\axiom{normalized?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{normalized?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{normalized?(a,{}\\spad{b})} returns \\spad{true} iff \\axiom{a} and its iterated initials have degree zero \\spad{w}.\\spad{r}.\\spad{t}. the main variable of \\axiom{\\spad{b}}")) (|initiallyReduced?| (((|Boolean|) $ (|List| $)) "\\axiom{initiallyReduced?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{initiallyReduced?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{initiallyReduced?(a,{}\\spad{b})} returns \\spad{false} iff there exists an iterated initial of \\axiom{a} which is not reduced \\spad{w}.\\spad{r}.\\spad{t} \\axiom{\\spad{b}}.")) (|headReduced?| (((|Boolean|) $ (|List| $)) "\\axiom{headReduced?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{headReduced?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{headReduced?(a,{}\\spad{b})} returns \\spad{true} iff \\axiom{degree(head(a),{}mvar(\\spad{b})) < mdeg(\\spad{b})}.")) (|reduced?| (((|Boolean|) $ (|List| $)) "\\axiom{reduced?(\\spad{q},{}\\spad{lp})} returns \\spad{true} iff \\axiom{reduced?(\\spad{q},{}\\spad{p})} holds for every \\axiom{\\spad{p}} in \\axiom{\\spad{lp}}.") (((|Boolean|) $ $) "\\axiom{reduced?(a,{}\\spad{b})} returns \\spad{true} iff \\axiom{degree(a,{}mvar(\\spad{b})) < mdeg(\\spad{b})}.")) (|supRittWu?| (((|Boolean|) $ $) "\\axiom{supRittWu?(a,{}\\spad{b})} returns \\spad{true} if \\axiom{a} is greater than \\axiom{\\spad{b}} \\spad{w}.\\spad{r}.\\spad{t}. the Ritt and Wu Wen Tsun ordering using the refinement of Lazard.")) (|infRittWu?| (((|Boolean|) $ $) "\\axiom{infRittWu?(a,{}\\spad{b})} returns \\spad{true} if \\axiom{a} is less than \\axiom{\\spad{b}} \\spad{w}.\\spad{r}.\\spad{t}. the Ritt and Wu Wen Tsun ordering using the refinement of Lazard.")) (|RittWuCompare| (((|Union| (|Boolean|) "failed") $ $) "\\axiom{RittWuCompare(a,{}\\spad{b})} returns \\axiom{\"failed\"} if \\axiom{a} and \\axiom{\\spad{b}} have same rank \\spad{w}.\\spad{r}.\\spad{t}. Ritt and Wu Wen Tsun ordering using the refinement of Lazard,{} otherwise returns \\axiom{infRittWu?(a,{}\\spad{b})}.")) (|mainMonomials| (((|List| $) $) "\\axiom{mainMonomials(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns [1],{} otherwise returns the list of the monomials of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|mainCoefficients| (((|List| $) $) "\\axiom{mainCoefficients(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns [\\spad{p}],{} otherwise returns the list of the coefficients of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|leastMonomial| (($ $) "\\axiom{leastMonomial(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns \\axiom{1},{} otherwise,{} the monomial of \\axiom{\\spad{p}} with lowest degree,{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|mainMonomial| (($ $) "\\axiom{mainMonomial(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{\\spad{O}},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns \\axiom{1},{} otherwise,{} \\axiom{mvar(\\spad{p})} raised to the power \\axiom{mdeg(\\spad{p})}.")) (|quasiMonic?| (((|Boolean|) $) "\\axiom{quasiMonic?(\\spad{p})} returns \\spad{false} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns \\spad{true} iff the initial of \\axiom{\\spad{p}} lies in the base ring \\axiom{\\spad{R}}.")) (|monic?| (((|Boolean|) $) "\\axiom{monic?(\\spad{p})} returns \\spad{false} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns \\spad{true} iff \\axiom{\\spad{p}} is monic as a univariate polynomial in its main variable.")) (|reductum| (($ $ |#3|) "\\axiom{reductum(\\spad{p},{}\\spad{v})} returns the reductum of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in \\axiom{\\spad{v}}.")) (|leadingCoefficient| (($ $ |#3|) "\\axiom{leadingCoefficient(\\spad{p},{}\\spad{v})} returns the leading coefficient of \\axiom{\\spad{p}},{} where \\axiom{\\spad{p}} is viewed as A univariate polynomial in \\axiom{\\spad{v}}.")) (|deepestInitial| (($ $) "\\axiom{deepestInitial(\\spad{p})} returns an error if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns the last term of \\axiom{iteratedInitials(\\spad{p})}.")) (|iteratedInitials| (((|List| $) $) "\\axiom{iteratedInitials(\\spad{p})} returns \\axiom{[]} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns the list of the iterated initials of \\axiom{\\spad{p}}.")) (|deepestTail| (($ $) "\\axiom{deepestTail(\\spad{p})} returns \\axiom{0} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns tail(\\spad{p}),{} if \\axiom{tail(\\spad{p})} belongs to \\axiom{\\spad{R}} or \\axiom{mvar(tail(\\spad{p})) < mvar(\\spad{p})},{} otherwise returns \\axiom{deepestTail(tail(\\spad{p}))}.")) (|tail| (($ $) "\\axiom{tail(\\spad{p})} returns its reductum,{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|head| (($ $) "\\axiom{head(\\spad{p})} returns \\axiom{\\spad{p}} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns its leading term (monomial in the AXIOM sense),{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|init| (($ $) "\\axiom{init(\\spad{p})} returns an error if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns its leading coefficient,{} where \\axiom{\\spad{p}} is viewed as a univariate polynomial in its main variable.")) (|mdeg| (((|NonNegativeInteger|) $) "\\axiom{mdeg(\\spad{p})} returns an error if \\axiom{\\spad{p}} is \\axiom{0},{} otherwise,{} if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}} returns \\axiom{0},{} otherwise,{} returns the degree of \\axiom{\\spad{p}} in its main variable.")) (|mvar| ((|#3| $) "\\axiom{mvar(\\spad{p})} returns an error if \\axiom{\\spad{p}} belongs to \\axiom{\\spad{R}},{} otherwise returns its main variable \\spad{w}. \\spad{r}. \\spad{t}. to the total ordering on the elements in \\axiom{\\spad{V}}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
(-1060)
((|constructor| (NIL "This domain represents the `repeat' iterator syntax.")) (|body| (((|SpadAst|) $) "\\spad{body(e)} returns the body of the loop `e'.")) (|iterators| (((|List| (|SpadAst|)) $) "\\spad{iterators(e)} returns the list of iterators controlling the loop `e'.")))
@@ -4190,7 +4190,7 @@ NIL
NIL
(-1065 R E V P)
((|constructor| (NIL "The category of regular triangular sets,{} introduced under the name regular chains in [1] (and other papers). In [3] it is proved that regular triangular sets and towers of simple extensions of a field are equivalent notions. In the following definitions,{} all polynomials and ideals are taken from the polynomial ring \\spad{k[x1,{}...,{}xn]} where \\spad{k} is the fraction field of \\spad{R}. The triangular set \\spad{[t1,{}...,{}tm]} is regular iff for every \\spad{i} the initial of \\spad{ti+1} is invertible in the tower of simple extensions associated with \\spad{[t1,{}...,{}\\spad{ti}]}. A family \\spad{[T1,{}...,{}Ts]} of regular triangular sets is a split of Kalkbrener of a given ideal \\spad{I} iff the radical of \\spad{I} is equal to the intersection of the radical ideals generated by the saturated ideals of the \\spad{[T1,{}...,{}\\spad{Ti}]}. A family \\spad{[T1,{}...,{}Ts]} of regular triangular sets is a split of Kalkbrener of a given triangular set \\spad{T} iff it is a split of Kalkbrener of the saturated ideal of \\spad{T}. Let \\spad{K} be an algebraic closure of \\spad{k}. Assume that \\spad{V} is finite with cardinality \\spad{n} and let \\spad{A} be the affine space \\spad{K^n}. For a regular triangular set \\spad{T} let denote by \\spad{W(T)} the set of regular zeros of \\spad{T}. A family \\spad{[T1,{}...,{}Ts]} of regular triangular sets is a split of Lazard of a given subset \\spad{S} of \\spad{A} iff the union of the \\spad{W(\\spad{Ti})} contains \\spad{S} and is contained in the closure of \\spad{S} (\\spad{w}.\\spad{r}.\\spad{t}. Zariski topology). A family \\spad{[T1,{}...,{}Ts]} of regular triangular sets is a split of Lazard of a given triangular set \\spad{T} if it is a split of Lazard of \\spad{W(T)}. Note that if \\spad{[T1,{}...,{}Ts]} is a split of Lazard of \\spad{T} then it is also a split of Kalkbrener of \\spad{T}. The converse is \\spad{false}. This category provides operations related to both kinds of splits,{} the former being related to ideals decomposition whereas the latter deals with varieties decomposition. See the example illustrating the \\spadtype{RegularTriangularSet} constructor for more explanations about decompositions by means of regular triangular sets. \\newline References : \\indented{1}{[1] \\spad{M}. KALKBRENER \"Three contributions to elimination theory\"} \\indented{5}{\\spad{Phd} Thesis,{} University of Linz,{} Austria,{} 1991.} \\indented{1}{[2] \\spad{M}. KALKBRENER \"Algorithmic properties of polynomial rings\"} \\indented{5}{Journal of Symbol. Comp. 1998} \\indented{1}{[3] \\spad{P}. AUBRY,{} \\spad{D}. LAZARD and \\spad{M}. MORENO MAZA \"On the Theories} \\indented{5}{of Triangular Sets\" Journal of Symbol. Comp. (to appear)} \\indented{1}{[4] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.}")) (|zeroSetSplit| (((|List| $) (|List| |#4|) (|Boolean|)) "\\spad{zeroSetSplit(lp,{}clos?)} returns \\spad{lts} a split of Kalkbrener of the radical ideal associated with \\spad{lp}. If \\spad{clos?} is \\spad{false},{} it is also a decomposition of the variety associated with \\spad{lp} into the regular zero set of the \\spad{ts} in \\spad{lts} (or,{} in other words,{} a split of Lazard of this variety). See the example illustrating the \\spadtype{RegularTriangularSet} constructor for more explanations about decompositions by means of regular triangular sets.")) (|extend| (((|List| $) (|List| |#4|) (|List| $)) "\\spad{extend(lp,{}lts)} returns the same as \\spad{concat([extend(lp,{}ts) for ts in lts])|}") (((|List| $) (|List| |#4|) $) "\\spad{extend(lp,{}ts)} returns \\spad{ts} if \\spad{empty? lp} \\spad{extend(p,{}ts)} if \\spad{lp = [p]} else \\spad{extend(first lp,{} extend(rest lp,{} ts))}") (((|List| $) |#4| (|List| $)) "\\spad{extend(p,{}lts)} returns the same as \\spad{concat([extend(p,{}ts) for ts in lts])|}") (((|List| $) |#4| $) "\\spad{extend(p,{}ts)} assumes that \\spad{p} is a non-constant polynomial whose main variable is greater than any variable of \\spad{ts}. Then it returns a split of Kalkbrener of \\spad{ts+p}. This may not be \\spad{ts+p} itself,{} if for instance \\spad{ts+p} is not a regular triangular set.")) (|internalAugment| (($ (|List| |#4|) $) "\\spad{internalAugment(lp,{}ts)} returns \\spad{ts} if \\spad{lp} is empty otherwise returns \\spad{internalAugment(rest lp,{} internalAugment(first lp,{} ts))}") (($ |#4| $) "\\spad{internalAugment(p,{}ts)} assumes that \\spad{augment(p,{}ts)} returns a singleton and returns it.")) (|augment| (((|List| $) (|List| |#4|) (|List| $)) "\\spad{augment(lp,{}lts)} returns the same as \\spad{concat([augment(lp,{}ts) for ts in lts])}") (((|List| $) (|List| |#4|) $) "\\spad{augment(lp,{}ts)} returns \\spad{ts} if \\spad{empty? lp},{} \\spad{augment(p,{}ts)} if \\spad{lp = [p]},{} otherwise \\spad{augment(first lp,{} augment(rest lp,{} ts))}") (((|List| $) |#4| (|List| $)) "\\spad{augment(p,{}lts)} returns the same as \\spad{concat([augment(p,{}ts) for ts in lts])}") (((|List| $) |#4| $) "\\spad{augment(p,{}ts)} assumes that \\spad{p} is a non-constant polynomial whose main variable is greater than any variable of \\spad{ts}. This operation assumes also that if \\spad{p} is added to \\spad{ts} the resulting set,{} say \\spad{ts+p},{} is a regular triangular set. Then it returns a split of Kalkbrener of \\spad{ts+p}. This may not be \\spad{ts+p} itself,{} if for instance \\spad{ts+p} is required to be square-free.")) (|intersect| (((|List| $) |#4| (|List| $)) "\\spad{intersect(p,{}lts)} returns the same as \\spad{intersect([p],{}lts)}") (((|List| $) (|List| |#4|) (|List| $)) "\\spad{intersect(lp,{}lts)} returns the same as \\spad{concat([intersect(lp,{}ts) for ts in lts])|}") (((|List| $) (|List| |#4|) $) "\\spad{intersect(lp,{}ts)} returns \\spad{lts} a split of Lazard of the intersection of the affine variety associated with \\spad{lp} and the regular zero set of \\spad{ts}.") (((|List| $) |#4| $) "\\spad{intersect(p,{}ts)} returns the same as \\spad{intersect([p],{}ts)}")) (|squareFreePart| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| $))) |#4| $) "\\spad{squareFreePart(p,{}ts)} returns \\spad{lpwt} such that \\spad{lpwt.i.val} is a square-free polynomial \\spad{w}.\\spad{r}.\\spad{t}. \\spad{lpwt.i.tower},{} this polynomial being associated with \\spad{p} modulo \\spad{lpwt.i.tower},{} for every \\spad{i}. Moreover,{} the list of the \\spad{lpwt.i.tower} is a split of Kalkbrener of \\spad{ts}. WARNING: This assumes that \\spad{p} is a non-constant polynomial such that if \\spad{p} is added to \\spad{ts},{} then the resulting set is a regular triangular set.")) (|lastSubResultant| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| $))) |#4| |#4| $) "\\spad{lastSubResultant(p1,{}p2,{}ts)} returns \\spad{lpwt} such that \\spad{lpwt.i.val} is a quasi-monic \\spad{gcd} of \\spad{p1} and \\spad{p2} \\spad{w}.\\spad{r}.\\spad{t}. \\spad{lpwt.i.tower},{} for every \\spad{i},{} and such that the list of the \\spad{lpwt.i.tower} is a split of Kalkbrener of \\spad{ts}. Moreover,{} if \\spad{p1} and \\spad{p2} do not have a non-trivial \\spad{gcd} \\spad{w}.\\spad{r}.\\spad{t}. \\spad{lpwt.i.tower} then \\spad{lpwt.i.val} is the resultant of these polynomials \\spad{w}.\\spad{r}.\\spad{t}. \\spad{lpwt.i.tower}. This assumes that \\spad{p1} and \\spad{p2} have the same maim variable and that this variable is greater that any variable occurring in \\spad{ts}.")) (|lastSubResultantElseSplit| (((|Union| |#4| (|List| $)) |#4| |#4| $) "\\spad{lastSubResultantElseSplit(p1,{}p2,{}ts)} returns either \\spad{g} a quasi-monic \\spad{gcd} of \\spad{p1} and \\spad{p2} \\spad{w}.\\spad{r}.\\spad{t}. the \\spad{ts} or a split of Kalkbrener of \\spad{ts}. This assumes that \\spad{p1} and \\spad{p2} have the same maim variable and that this variable is greater that any variable occurring in \\spad{ts}.")) (|invertibleSet| (((|List| $) |#4| $) "\\spad{invertibleSet(p,{}ts)} returns a split of Kalkbrener of the quotient ideal of the ideal \\axiom{\\spad{I}} by \\spad{p} where \\spad{I} is the radical of saturated of \\spad{ts}.")) (|invertible?| (((|Boolean|) |#4| $) "\\spad{invertible?(p,{}ts)} returns \\spad{true} iff \\spad{p} is invertible in the tower associated with \\spad{ts}.") (((|List| (|Record| (|:| |val| (|Boolean|)) (|:| |tower| $))) |#4| $) "\\spad{invertible?(p,{}ts)} returns \\spad{lbwt} where \\spad{lbwt.i} is the result of \\spad{invertibleElseSplit?(p,{}lbwt.i.tower)} and the list of the \\spad{(lqrwt.i).tower} is a split of Kalkbrener of \\spad{ts}.")) (|invertibleElseSplit?| (((|Union| (|Boolean|) (|List| $)) |#4| $) "\\spad{invertibleElseSplit?(p,{}ts)} returns \\spad{true} (resp. \\spad{false}) if \\spad{p} is invertible in the tower associated with \\spad{ts} or returns a split of Kalkbrener of \\spad{ts}.")) (|purelyAlgebraicLeadingMonomial?| (((|Boolean|) |#4| $) "\\spad{purelyAlgebraicLeadingMonomial?(p,{}ts)} returns \\spad{true} iff the main variable of any non-constant iterarted initial of \\spad{p} is algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ts}.")) (|algebraicCoefficients?| (((|Boolean|) |#4| $) "\\spad{algebraicCoefficients?(p,{}ts)} returns \\spad{true} iff every variable of \\spad{p} which is not the main one of \\spad{p} is algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ts}.")) (|purelyTranscendental?| (((|Boolean|) |#4| $) "\\spad{purelyTranscendental?(p,{}ts)} returns \\spad{true} iff every variable of \\spad{p} is not algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ts}")) (|purelyAlgebraic?| (((|Boolean|) $) "\\spad{purelyAlgebraic?(ts)} returns \\spad{true} iff for every algebraic variable \\spad{v} of \\spad{ts} we have \\spad{algebraicCoefficients?(t_v,{}ts_v_-)} where \\spad{ts_v} is \\axiomOpFrom{select}{TriangularSetCategory}(\\spad{ts},{}\\spad{v}) and \\spad{ts_v_-} is \\axiomOpFrom{collectUnder}{TriangularSetCategory}(\\spad{ts},{}\\spad{v}).") (((|Boolean|) |#4| $) "\\spad{purelyAlgebraic?(p,{}ts)} returns \\spad{true} iff every variable of \\spad{p} is algebraic \\spad{w}.\\spad{r}.\\spad{t}. \\spad{ts}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-1066 R E V P TS)
((|constructor| (NIL "An internal package for computing gcds and resultants of univariate polynomials with coefficients in a tower of simple extensions of a field.\\newline References : \\indented{1}{[1] \\spad{M}. MORENO MAZA and \\spad{R}. RIOBOO \"Computations of \\spad{gcd} over} \\indented{5}{algebraic towers of simple extensions\" In proceedings of AAECC11} \\indented{5}{Paris,{} 1995.} \\indented{1}{[2] \\spad{M}. MORENO MAZA \"Calculs de pgcd au-dessus des tours} \\indented{5}{d'extensions simples et resolution des systemes d'equations} \\indented{5}{algebriques\" These,{} Universite \\spad{P}.etM. Curie,{} Paris,{} 1997.} \\indented{1}{[3] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.}")) (|toseSquareFreePart| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| |#5|))) |#4| |#5|) "\\axiom{toseSquareFreePart(\\spad{p},{}\\spad{ts})} has the same specifications as \\axiomOpFrom{squareFreePart}{RegularTriangularSetCategory}.")) (|toseInvertibleSet| (((|List| |#5|) |#4| |#5|) "\\axiom{toseInvertibleSet(\\spad{p1},{}\\spad{p2},{}\\spad{ts})} has the same specifications as \\axiomOpFrom{invertibleSet}{RegularTriangularSetCategory}.")) (|toseInvertible?| (((|List| (|Record| (|:| |val| (|Boolean|)) (|:| |tower| |#5|))) |#4| |#5|) "\\axiom{toseInvertible?(\\spad{p1},{}\\spad{p2},{}\\spad{ts})} has the same specifications as \\axiomOpFrom{invertible?}{RegularTriangularSetCategory}.") (((|Boolean|) |#4| |#5|) "\\axiom{toseInvertible?(\\spad{p1},{}\\spad{p2},{}\\spad{ts})} has the same specifications as \\axiomOpFrom{invertible?}{RegularTriangularSetCategory}.")) (|toseLastSubResultant| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| |#5|))) |#4| |#4| |#5|) "\\axiom{toseLastSubResultant(\\spad{p1},{}\\spad{p2},{}\\spad{ts})} has the same specifications as \\axiomOpFrom{lastSubResultant}{RegularTriangularSetCategory}.")) (|integralLastSubResultant| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| |#5|))) |#4| |#4| |#5|) "\\axiom{integralLastSubResultant(\\spad{p1},{}\\spad{p2},{}\\spad{ts})} is an internal subroutine,{} exported only for developement.")) (|internalLastSubResultant| (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| |#5|))) (|List| (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|))) |#3| (|Boolean|)) "\\axiom{internalLastSubResultant(lpwt,{}\\spad{v},{}flag)} is an internal subroutine,{} exported only for developement.") (((|List| (|Record| (|:| |val| |#4|) (|:| |tower| |#5|))) |#4| |#4| |#5| (|Boolean|) (|Boolean|)) "\\axiom{internalLastSubResultant(\\spad{p1},{}\\spad{p2},{}\\spad{ts},{}inv?,{}break?)} is an internal subroutine,{} exported only for developement.")) (|prepareSubResAlgo| (((|List| (|Record| (|:| |val| (|List| |#4|)) (|:| |tower| |#5|))) |#4| |#4| |#5|) "\\axiom{prepareSubResAlgo(\\spad{p1},{}\\spad{p2},{}\\spad{ts})} is an internal subroutine,{} exported only for developement.")) (|stopTableInvSet!| (((|Void|)) "\\axiom{stopTableInvSet!()} is an internal subroutine,{} exported only for developement.")) (|startTableInvSet!| (((|Void|) (|String|) (|String|) (|String|)) "\\axiom{startTableInvSet!(\\spad{s1},{}\\spad{s2},{}\\spad{s3})} is an internal subroutine,{} exported only for developement.")) (|stopTableGcd!| (((|Void|)) "\\axiom{stopTableGcd!()} is an internal subroutine,{} exported only for developement.")) (|startTableGcd!| (((|Void|) (|String|) (|String|) (|String|)) "\\axiom{startTableGcd!(\\spad{s1},{}\\spad{s2},{}\\spad{s3})} is an internal subroutine,{} exported only for developement.")))
@@ -4208,11 +4208,11 @@ NIL
((|constructor| (NIL "This domain implements named rules")) (|name| (((|Symbol|) $) "\\spad{name(x)} returns the symbol")))
NIL
NIL
-(-1070 |Base| R -2313)
+(-1070 |Base| R -2312)
((|constructor| (NIL "\\indented{1}{Rules for the pattern matcher} Author: Manuel Bronstein Date Created: 24 Oct 1988 Date Last Updated: 26 October 1993 Keywords: pattern,{} matching,{} rule.")) (|quotedOperators| (((|List| (|Symbol|)) $) "\\spad{quotedOperators(r)} returns the list of operators on the right hand side of \\spad{r} that are considered quoted,{} that is they are not evaluated during any rewrite,{} but just applied formally to their arguments.")) (|elt| ((|#3| $ |#3| (|PositiveInteger|)) "\\spad{elt(r,{}f,{}n)} or \\spad{r}(\\spad{f},{} \\spad{n}) applies the rule \\spad{r} to \\spad{f} at most \\spad{n} times.")) (|rhs| ((|#3| $) "\\spad{rhs(r)} returns the right hand side of the rule \\spad{r}.")) (|lhs| ((|#3| $) "\\spad{lhs(r)} returns the left hand side of the rule \\spad{r}.")) (|pattern| (((|Pattern| |#1|) $) "\\spad{pattern(r)} returns the pattern corresponding to the left hand side of the rule \\spad{r}.")) (|suchThat| (($ $ (|List| (|Symbol|)) (|Mapping| (|Boolean|) (|List| |#3|))) "\\spad{suchThat(r,{} [a1,{}...,{}an],{} f)} returns the rewrite rule \\spad{r} with the predicate \\spad{f(a1,{}...,{}an)} attached to it.")) (|rule| (($ |#3| |#3| (|List| (|Symbol|))) "\\spad{rule(f,{} g,{} [f1,{}...,{}fn])} creates the rewrite rule \\spad{f == eval(eval(g,{} g is f),{} [f1,{}...,{}fn])},{} that is a rule with left-hand side \\spad{f} and right-hand side \\spad{g}; The symbols \\spad{f1},{}...,{}\\spad{fn} are the operators that are considered quoted,{} that is they are not evaluated during any rewrite,{} but just applied formally to their arguments.") (($ |#3| |#3|) "\\spad{rule(f,{} g)} creates the rewrite rule: \\spad{f == eval(g,{} g is f)},{} with left-hand side \\spad{f} and right-hand side \\spad{g}.")))
NIL
NIL
-(-1071 |Base| R -2313)
+(-1071 |Base| R -2312)
((|constructor| (NIL "A ruleset is a set of pattern matching rules grouped together.")) (|elt| ((|#3| $ |#3| (|PositiveInteger|)) "\\spad{elt(r,{}f,{}n)} or \\spad{r}(\\spad{f},{} \\spad{n}) applies all the rules of \\spad{r} to \\spad{f} at most \\spad{n} times.")) (|rules| (((|List| (|RewriteRule| |#1| |#2| |#3|)) $) "\\spad{rules(r)} returns the rules contained in \\spad{r}.")) (|ruleset| (($ (|List| (|RewriteRule| |#1| |#2| |#3|))) "\\spad{ruleset([r1,{}...,{}rn])} creates the rule set \\spad{{r1,{}...,{}rn}}.")))
NIL
NIL
@@ -4226,8 +4226,8 @@ NIL
NIL
(-1074 R UP M)
((|constructor| (NIL "Domain which represents simple algebraic extensions of arbitrary rings. The first argument to the domain,{} \\spad{R},{} is the underlying ring,{} the second argument is a domain of univariate polynomials over \\spad{K},{} while the last argument specifies the defining minimal polynomial. The elements of the domain are canonically represented as polynomials of degree less than that of the minimal polynomial with coefficients in \\spad{R}. The second argument is both the type of the third argument and the underlying representation used by \\spadtype{SAE} itself.")))
-((-4399 |has| |#1| (-363)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-349))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-349)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))))
+((-4400 |has| |#1| (-363)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-349))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-349)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-368))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-349)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-349))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))))
(-1075 UP SAE UPA)
((|constructor| (NIL "Factorization of univariate polynomials with coefficients in an algebraic extension of \\spadtype{Fraction Polynomial Integer}.")) (|factor| (((|Factored| |#3|) |#3|) "\\spad{factor(p)} returns a prime factorisation of \\spad{p}.")))
NIL
@@ -4254,8 +4254,8 @@ NIL
NIL
(-1081 R)
((|constructor| (NIL "\\spadtype{SequentialDifferentialPolynomial} implements an ordinary differential polynomial ring in arbitrary number of differential indeterminates,{} with coefficients in a ring. The ranking on the differential indeterminate is sequential. \\blankline")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1082 (-1170)) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-233))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-1082 S)
((|constructor| (NIL "\\spadtype{OrderlyDifferentialVariable} adds a commonly used sequential ranking to the set of derivatives of an ordered list of differential indeterminates. A sequential ranking is a ranking \\spadfun{<} of the derivatives with the property that for any derivative \\spad{v},{} there are only a finite number of derivatives \\spad{u} with \\spad{u} \\spadfun{<} \\spad{v}. This domain belongs to \\spadtype{DifferentialVariableCategory}. It defines \\spadfun{weight} to be just \\spadfun{order},{} and it defines a sequential ranking \\spadfun{<} on derivatives \\spad{u} by the lexicographic order on the pair (\\spadfun{variable}(\\spad{u}),{} \\spadfun{order}(\\spad{u})).")))
NIL
@@ -4298,14 +4298,14 @@ NIL
NIL
(-1092 S)
((|constructor| (NIL "A set category lists a collection of set-theoretic operations useful for both finite sets and multisets. Note however that finite sets are distinct from multisets. Although the operations defined for set categories are common to both,{} the relationship between the two cannot be described by inclusion or inheritance.")) (|union| (($ |#1| $) "\\spad{union(x,{}u)} returns the set aggregate \\spad{u} with the element \\spad{x} added. If \\spad{u} already contains \\spad{x},{} \\axiom{union(\\spad{x},{}\\spad{u})} returns a copy of \\spad{u}.") (($ $ |#1|) "\\spad{union(u,{}x)} returns the set aggregate \\spad{u} with the element \\spad{x} added. If \\spad{u} already contains \\spad{x},{} \\axiom{union(\\spad{u},{}\\spad{x})} returns a copy of \\spad{u}.") (($ $ $) "\\spad{union(u,{}v)} returns the set aggregate of elements which are members of either set aggregate \\spad{u} or \\spad{v}.")) (|subset?| (((|Boolean|) $ $) "\\spad{subset?(u,{}v)} tests if \\spad{u} is a subset of \\spad{v}. Note: equivalent to \\axiom{reduce(and,{}{member?(\\spad{x},{}\\spad{v}) for \\spad{x} in \\spad{u}},{}\\spad{true},{}\\spad{false})}.")) (|symmetricDifference| (($ $ $) "\\spad{symmetricDifference(u,{}v)} returns the set aggregate of elements \\spad{x} which are members of set aggregate \\spad{u} or set aggregate \\spad{v} but not both. If \\spad{u} and \\spad{v} have no elements in common,{} \\axiom{symmetricDifference(\\spad{u},{}\\spad{v})} returns a copy of \\spad{u}. Note: \\axiom{symmetricDifference(\\spad{u},{}\\spad{v}) = union(difference(\\spad{u},{}\\spad{v}),{}difference(\\spad{v},{}\\spad{u}))}")) (|difference| (($ $ |#1|) "\\spad{difference(u,{}x)} returns the set aggregate \\spad{u} with element \\spad{x} removed. If \\spad{u} does not contain \\spad{x},{} a copy of \\spad{u} is returned. Note: \\axiom{difference(\\spad{s},{} \\spad{x}) = difference(\\spad{s},{} {\\spad{x}})}.") (($ $ $) "\\spad{difference(u,{}v)} returns the set aggregate \\spad{w} consisting of elements in set aggregate \\spad{u} but not in set aggregate \\spad{v}. If \\spad{u} and \\spad{v} have no elements in common,{} \\axiom{difference(\\spad{u},{}\\spad{v})} returns a copy of \\spad{u}. Note: equivalent to the notation (not currently supported) \\axiom{{\\spad{x} for \\spad{x} in \\spad{u} | not member?(\\spad{x},{}\\spad{v})}}.")) (|intersect| (($ $ $) "\\spad{intersect(u,{}v)} returns the set aggregate \\spad{w} consisting of elements common to both set aggregates \\spad{u} and \\spad{v}. Note: equivalent to the notation (not currently supported) {\\spad{x} for \\spad{x} in \\spad{u} | member?(\\spad{x},{}\\spad{v})}.")) (|set| (($ (|List| |#1|)) "\\spad{set([x,{}y,{}...,{}z])} creates a set aggregate containing items \\spad{x},{}\\spad{y},{}...,{}\\spad{z}.") (($) "\\spad{set()}\\$\\spad{D} creates an empty set aggregate of type \\spad{D}.")) (|brace| (($ (|List| |#1|)) "\\spad{brace([x,{}y,{}...,{}z])} creates a set aggregate containing items \\spad{x},{}\\spad{y},{}...,{}\\spad{z}. This form is considered obsolete. Use \\axiomFun{set} instead.") (($) "\\spad{brace()}\\$\\spad{D} (otherwise written {}\\$\\spad{D}) creates an empty set aggregate of type \\spad{D}. This form is considered obsolete. Use \\axiomFun{set} instead.")) (|part?| (((|Boolean|) $ $) "\\spad{s} < \\spad{t} returns \\spad{true} if all elements of set aggregate \\spad{s} are also elements of set aggregate \\spad{t}.")))
-((-4396 . T))
+((-4397 . T))
NIL
(-1093 S)
-((|constructor| (NIL "\\spadtype{SetCategory} is the basic category for describing a collection of elements with \\spadop{=} (equality) and \\spadfun{coerce} to output form. \\blankline Conditional Attributes: \\indented{3}{canonical\\tab{15}data structure equality is the same as \\spadop{=}}")) (|latex| (((|String|) $) "\\spad{latex(s)} returns a LaTeX-printable output representation of \\spad{s}.")) (|hash| (((|SingleInteger|) $) "\\spad{hash(s)} calculates a hash code for \\spad{s}.")))
+((|constructor| (NIL "\\spadtype{SetCategory} is the basic category for describing a collection of elements with \\spadop{=} (equality) and \\spadfun{coerce} to output form. \\blankline Conditional Attributes: \\indented{3}{canonical\\tab{15}data structure equality is the same as \\spadop{=}}")) (|before?| (((|Boolean|) $ $) "spad{before?(\\spad{x},{}\\spad{y})} holds if \\spad{x} comes before \\spad{y} in the internal total ordering used by OpenAxiom.")) (|latex| (((|String|) $) "\\spad{latex(s)} returns a LaTeX-printable output representation of \\spad{s}.")) (|hash| (((|SingleInteger|) $) "\\spad{hash(s)} calculates a hash code for \\spad{s}.")))
NIL
NIL
(-1094)
-((|constructor| (NIL "\\spadtype{SetCategory} is the basic category for describing a collection of elements with \\spadop{=} (equality) and \\spadfun{coerce} to output form. \\blankline Conditional Attributes: \\indented{3}{canonical\\tab{15}data structure equality is the same as \\spadop{=}}")) (|latex| (((|String|) $) "\\spad{latex(s)} returns a LaTeX-printable output representation of \\spad{s}.")) (|hash| (((|SingleInteger|) $) "\\spad{hash(s)} calculates a hash code for \\spad{s}.")))
+((|constructor| (NIL "\\spadtype{SetCategory} is the basic category for describing a collection of elements with \\spadop{=} (equality) and \\spadfun{coerce} to output form. \\blankline Conditional Attributes: \\indented{3}{canonical\\tab{15}data structure equality is the same as \\spadop{=}}")) (|before?| (((|Boolean|) $ $) "spad{before?(\\spad{x},{}\\spad{y})} holds if \\spad{x} comes before \\spad{y} in the internal total ordering used by OpenAxiom.")) (|latex| (((|String|) $) "\\spad{latex(s)} returns a LaTeX-printable output representation of \\spad{s}.")) (|hash| (((|SingleInteger|) $) "\\spad{hash(s)} calculates a hash code for \\spad{s}.")))
NIL
NIL
(-1095 |m| |n|)
@@ -4314,8 +4314,8 @@ NIL
NIL
(-1096 S)
((|constructor| (NIL "A set over a domain \\spad{D} models the usual mathematical notion of a finite set of elements from \\spad{D}. Sets are unordered collections of distinct elements (that is,{} order and duplication does not matter). The notation \\spad{set [a,{}b,{}c]} can be used to create a set and the usual operations such as union and intersection are available to form new sets. In our implementation,{} \\Language{} maintains the entries in sorted order. Specifically,{} the parts function returns the entries as a list in ascending order and the extract operation returns the maximum entry. Given two sets \\spad{s} and \\spad{t} where \\spad{\\#s = m} and \\spad{\\#t = n},{} the complexity of \\indented{2}{\\spad{s = t} is \\spad{O(min(n,{}m))}} \\indented{2}{\\spad{s < t} is \\spad{O(max(n,{}m))}} \\indented{2}{\\spad{union(s,{}t)},{} \\spad{intersect(s,{}t)},{} \\spad{minus(s,{}t)},{} \\spad{symmetricDifference(s,{}t)} is \\spad{O(max(n,{}m))}} \\indented{2}{\\spad{member(x,{}t)} is \\spad{O(n log n)}} \\indented{2}{\\spad{insert(x,{}t)} and \\spad{remove(x,{}t)} is \\spad{O(n)}}")))
-((-4406 . T) (-4396 . T) (-4407 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4407 . T) (-4397 . T) (-4408 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-368))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-1097 |Str| |Sym| |Int| |Flt| |Expr|)
((|constructor| (NIL "This category allows the manipulation of Lisp values while keeping the grunge fairly localized.")) (|elt| (($ $ (|List| (|Integer|))) "\\spad{elt((a1,{}...,{}an),{} [i1,{}...,{}im])} returns \\spad{(a_i1,{}...,{}a_im)}.") (($ $ (|Integer|)) "\\spad{elt((a1,{}...,{}an),{} i)} returns \\spad{\\spad{ai}}.")) (|#| (((|Integer|) $) "\\spad{\\#((a1,{}...,{}an))} returns \\spad{n}.")) (|cdr| (($ $) "\\spad{cdr((a1,{}...,{}an))} returns \\spad{(a2,{}...,{}an)}.")) (|car| (($ $) "\\spad{car((a1,{}...,{}an))} returns a1.")) (|expr| ((|#5| $) "\\spad{expr(s)} returns \\spad{s} as an element of Expr; Error: if \\spad{s} is not an atom that also belongs to Expr.")) (|float| ((|#4| $) "\\spad{float(s)} returns \\spad{s} as an element of \\spad{Flt}; Error: if \\spad{s} is not an atom that also belongs to \\spad{Flt}.")) (|integer| ((|#3| $) "\\spad{integer(s)} returns \\spad{s} as an element of Int. Error: if \\spad{s} is not an atom that also belongs to Int.")) (|symbol| ((|#2| $) "\\spad{symbol(s)} returns \\spad{s} as an element of \\spad{Sym}. Error: if \\spad{s} is not an atom that also belongs to \\spad{Sym}.")) (|string| ((|#1| $) "\\spad{string(s)} returns \\spad{s} as an element of \\spad{Str}. Error: if \\spad{s} is not an atom that also belongs to \\spad{Str}.")) (|destruct| (((|List| $) $) "\\spad{destruct((a1,{}...,{}an))} returns the list [a1,{}...,{}an].")) (|float?| (((|Boolean|) $) "\\spad{float?(s)} is \\spad{true} if \\spad{s} is an atom and belong to \\spad{Flt}.")) (|integer?| (((|Boolean|) $) "\\spad{integer?(s)} is \\spad{true} if \\spad{s} is an atom and belong to Int.")) (|symbol?| (((|Boolean|) $) "\\spad{symbol?(s)} is \\spad{true} if \\spad{s} is an atom and belong to \\spad{Sym}.")) (|string?| (((|Boolean|) $) "\\spad{string?(s)} is \\spad{true} if \\spad{s} is an atom and belong to \\spad{Str}.")) (|list?| (((|Boolean|) $) "\\spad{list?(s)} is \\spad{true} if \\spad{s} is a Lisp list,{} possibly ().")) (|pair?| (((|Boolean|) $) "\\spad{pair?(s)} is \\spad{true} if \\spad{s} has is a non-null Lisp list.")) (|atom?| (((|Boolean|) $) "\\spad{atom?(s)} is \\spad{true} if \\spad{s} is a Lisp atom.")) (|null?| (((|Boolean|) $) "\\spad{null?(s)} is \\spad{true} if \\spad{s} is the \\spad{S}-expression ().")) (|eq| (((|Boolean|) $ $) "\\spad{eq(s,{} t)} is \\spad{true} if EQ(\\spad{s},{}\\spad{t}) is \\spad{true} in Lisp.")))
NIL
@@ -4342,7 +4342,7 @@ NIL
NIL
(-1103 R E V P)
((|constructor| (NIL "The category of square-free regular triangular sets. A regular triangular set \\spad{ts} is square-free if the \\spad{gcd} of any polynomial \\spad{p} in \\spad{ts} and \\spad{differentiate(p,{}mvar(p))} \\spad{w}.\\spad{r}.\\spad{t}. \\axiomOpFrom{collectUnder}{TriangularSetCategory}(\\spad{ts},{}\\axiomOpFrom{mvar}{RecursivePolynomialCategory}(\\spad{p})) has degree zero \\spad{w}.\\spad{r}.\\spad{t}. \\spad{mvar(p)}. Thus any square-free regular set defines a tower of square-free simple extensions.\\newline References : \\indented{1}{[1] \\spad{D}. LAZARD \"A new method for solving algebraic systems of} \\indented{5}{positive dimension\" Discr. App. Math. 33:147-160,{}1991} \\indented{1}{[2] \\spad{M}. KALKBRENER \"Algorithmic properties of polynomial rings\"} \\indented{5}{Habilitation Thesis,{} ETZH,{} Zurich,{} 1995.} \\indented{1}{[3] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.}")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-1104)
((|constructor| (NIL "SymmetricGroupCombinatoricFunctions contains combinatoric functions concerning symmetric groups and representation theory: list young tableaus,{} improper partitions,{} subsets bijection of Coleman.")) (|unrankImproperPartitions1| (((|List| (|Integer|)) (|Integer|) (|Integer|) (|Integer|)) "\\spad{unrankImproperPartitions1(n,{}m,{}k)} computes the {\\em k}\\spad{-}th improper partition of nonnegative \\spad{n} in at most \\spad{m} nonnegative parts ordered as follows: first,{} in reverse lexicographically according to their non-zero parts,{} then according to their positions (\\spadignore{i.e.} lexicographical order using {\\em subSet}: {\\em [3,{}0,{}0] < [0,{}3,{}0] < [0,{}0,{}3] < [2,{}1,{}0] < [2,{}0,{}1] < [0,{}2,{}1] < [1,{}2,{}0] < [1,{}0,{}2] < [0,{}1,{}2] < [1,{}1,{}1]}). Note: counting of subtrees is done by {\\em numberOfImproperPartitionsInternal}.")) (|unrankImproperPartitions0| (((|List| (|Integer|)) (|Integer|) (|Integer|) (|Integer|)) "\\spad{unrankImproperPartitions0(n,{}m,{}k)} computes the {\\em k}\\spad{-}th improper partition of nonnegative \\spad{n} in \\spad{m} nonnegative parts in reverse lexicographical order. Example: {\\em [0,{}0,{}3] < [0,{}1,{}2] < [0,{}2,{}1] < [0,{}3,{}0] < [1,{}0,{}2] < [1,{}1,{}1] < [1,{}2,{}0] < [2,{}0,{}1] < [2,{}1,{}0] < [3,{}0,{}0]}. Error: if \\spad{k} is negative or too big. Note: counting of subtrees is done by \\spadfunFrom{numberOfImproperPartitions}{SymmetricGroupCombinatoricFunctions}.")) (|subSet| (((|List| (|Integer|)) (|Integer|) (|Integer|) (|Integer|)) "\\spad{subSet(n,{}m,{}k)} calculates the {\\em k}\\spad{-}th {\\em m}-subset of the set {\\em 0,{}1,{}...,{}(n-1)} in the lexicographic order considered as a decreasing map from {\\em 0,{}...,{}(m-1)} into {\\em 0,{}...,{}(n-1)}. See \\spad{S}.\\spad{G}. Williamson: Theorem 1.60. Error: if not {\\em (0 <= m <= n and 0 < = k < (n choose m))}.")) (|numberOfImproperPartitions| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{numberOfImproperPartitions(n,{}m)} computes the number of partitions of the nonnegative integer \\spad{n} in \\spad{m} nonnegative parts with regarding the order (improper partitions). Example: {\\em numberOfImproperPartitions (3,{}3)} is 10,{} since {\\em [0,{}0,{}3],{} [0,{}1,{}2],{} [0,{}2,{}1],{} [0,{}3,{}0],{} [1,{}0,{}2],{} [1,{}1,{}1],{} [1,{}2,{}0],{} [2,{}0,{}1],{} [2,{}1,{}0],{} [3,{}0,{}0]} are the possibilities. Note: this operation has a recursive implementation.")) (|nextPartition| (((|Vector| (|Integer|)) (|List| (|Integer|)) (|Vector| (|Integer|)) (|Integer|)) "\\spad{nextPartition(gamma,{}part,{}number)} generates the partition of {\\em number} which follows {\\em part} according to the right-to-left lexicographical order. The partition has the property that its components do not exceed the corresponding components of {\\em gamma}. the first partition is achieved by {\\em part=[]}. Also,{} {\\em []} indicates that {\\em part} is the last partition.") (((|Vector| (|Integer|)) (|Vector| (|Integer|)) (|Vector| (|Integer|)) (|Integer|)) "\\spad{nextPartition(gamma,{}part,{}number)} generates the partition of {\\em number} which follows {\\em part} according to the right-to-left lexicographical order. The partition has the property that its components do not exceed the corresponding components of {\\em gamma}. The first partition is achieved by {\\em part=[]}. Also,{} {\\em []} indicates that {\\em part} is the last partition.")) (|nextLatticePermutation| (((|List| (|Integer|)) (|List| (|Integer|)) (|List| (|Integer|)) (|Boolean|)) "\\spad{nextLatticePermutation(lambda,{}lattP,{}constructNotFirst)} generates the lattice permutation according to the proper partition {\\em lambda} succeeding the lattice permutation {\\em lattP} in lexicographical order as long as {\\em constructNotFirst} is \\spad{true}. If {\\em constructNotFirst} is \\spad{false},{} the first lattice permutation is returned. The result {\\em nil} indicates that {\\em lattP} has no successor.")) (|nextColeman| (((|Matrix| (|Integer|)) (|List| (|Integer|)) (|List| (|Integer|)) (|Matrix| (|Integer|))) "\\spad{nextColeman(alpha,{}beta,{}C)} generates the next Coleman matrix of column sums {\\em alpha} and row sums {\\em beta} according to the lexicographical order from bottom-to-top. The first Coleman matrix is achieved by {\\em C=new(1,{}1,{}0)}. Also,{} {\\em new(1,{}1,{}0)} indicates that \\spad{C} is the last Coleman matrix.")) (|makeYoungTableau| (((|Matrix| (|Integer|)) (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{makeYoungTableau(lambda,{}gitter)} computes for a given lattice permutation {\\em gitter} and for an improper partition {\\em lambda} the corresponding standard tableau of shape {\\em lambda}. Notes: see {\\em listYoungTableaus}. The entries are from {\\em 0,{}...,{}n-1}.")) (|listYoungTableaus| (((|List| (|Matrix| (|Integer|))) (|List| (|Integer|))) "\\spad{listYoungTableaus(lambda)} where {\\em lambda} is a proper partition generates the list of all standard tableaus of shape {\\em lambda} by means of lattice permutations. The numbers of the lattice permutation are interpreted as column labels. Hence the contents of these lattice permutations are the conjugate of {\\em lambda}. Notes: the functions {\\em nextLatticePermutation} and {\\em makeYoungTableau} are used. The entries are from {\\em 0,{}...,{}n-1}.")) (|inverseColeman| (((|List| (|Integer|)) (|List| (|Integer|)) (|List| (|Integer|)) (|Matrix| (|Integer|))) "\\spad{inverseColeman(alpha,{}beta,{}C)}: there is a bijection from the set of matrices having nonnegative entries and row sums {\\em alpha},{} column sums {\\em beta} to the set of {\\em Salpha - Sbeta} double cosets of the symmetric group {\\em Sn}. ({\\em Salpha} is the Young subgroup corresponding to the improper partition {\\em alpha}). For such a matrix \\spad{C},{} inverseColeman(\\spad{alpha},{}\\spad{beta},{}\\spad{C}) calculates the lexicographical smallest {\\em \\spad{pi}} in the corresponding double coset. Note: the resulting permutation {\\em \\spad{pi}} of {\\em {1,{}2,{}...,{}n}} is given in list form. Notes: the inverse of this map is {\\em coleman}. For details,{} see James/Kerber.")) (|coleman| (((|Matrix| (|Integer|)) (|List| (|Integer|)) (|List| (|Integer|)) (|List| (|Integer|))) "\\spad{coleman(alpha,{}beta,{}\\spad{pi})}: there is a bijection from the set of matrices having nonnegative entries and row sums {\\em alpha},{} column sums {\\em beta} to the set of {\\em Salpha - Sbeta} double cosets of the symmetric group {\\em Sn}. ({\\em Salpha} is the Young subgroup corresponding to the improper partition {\\em alpha}). For a representing element {\\em \\spad{pi}} of such a double coset,{} coleman(\\spad{alpha},{}\\spad{beta},{}\\spad{pi}) generates the Coleman-matrix corresponding to {\\em alpha,{} beta,{} \\spad{pi}}. Note: The permutation {\\em \\spad{pi}} of {\\em {1,{}2,{}...,{}n}} has to be given in list form. Note: the inverse of this map is {\\em inverseColeman} (if {\\em \\spad{pi}} is the lexicographical smallest permutation in the coset). For details see James/Kerber.")))
@@ -4358,8 +4358,8 @@ NIL
NIL
(-1107 |dimtot| |dim1| S)
((|constructor| (NIL "\\indented{2}{This type represents the finite direct or cartesian product of an} underlying ordered component type. The vectors are ordered as if they were split into two blocks. The dim1 parameter specifies the length of the first block. The ordering is lexicographic between the blocks but acts like \\spadtype{HomogeneousDirectProduct} within each block. This type is a suitable third argument for \\spadtype{GeneralDistributedMultivariatePolynomial}.")))
-((-4400 |has| |#3| (-1045)) (-4401 |has| |#3| (-1045)) (-4403 |has| |#3| (-6 -4403)) ((-4408 "*") |has| |#3| (-172)) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094)))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#3| (QUOTE (-363))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363)))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-789))) (-2750 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844)))) (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-172))) (-2750 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2750 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-1094)))) (-2750 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2750 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2750 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2750 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-131)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-172)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-233)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-363)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-368)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-722)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-789)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-844)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094))))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2750 (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094)))) (|HasAttribute| |#3| (QUOTE -4403)) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))))
+((-4401 |has| |#3| (-1045)) (-4402 |has| |#3| (-1045)) (-4404 |has| |#3| (-6 -4404)) ((-4409 "*") |has| |#3| (-172)) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094)))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#3| (QUOTE (-363))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-363)))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-789))) (-2733 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844)))) (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-172))) (-2733 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (-2733 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (QUOTE (-1094)))) (-2733 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2733 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2733 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (QUOTE (-1045)))) (-2733 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-131)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-172)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-233)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-363)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-368)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-722)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-789)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-844)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094))))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-172))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-363))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-722))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-789))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-844))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (|HasCategory| (-564) (QUOTE (-846))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (QUOTE (-233))) (|HasCategory| |#3| (QUOTE (-1045)))) (-12 (|HasCategory| |#3| (QUOTE (-1045))) (|HasCategory| |#3| (LIST (QUOTE -896) (QUOTE (-1170))))) (-2733 (|HasCategory| |#3| (QUOTE (-1045))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564)))))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#3| (QUOTE (-1094)))) (|HasAttribute| |#3| (QUOTE -4404)) (|HasCategory| |#3| (QUOTE (-131))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#3| (QUOTE (-1094))) (|HasCategory| |#3| (LIST (QUOTE -309) (|devaluate| |#3|)))))
(-1108 R |x|)
((|constructor| (NIL "This package produces functions for counting etc. real roots of univariate polynomials in \\spad{x} over \\spad{R},{} which must be an OrderedIntegralDomain")) (|countRealRootsMultiple| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{countRealRootsMultiple(p)} says how many real roots \\spad{p} has,{} counted with multiplicity")) (|SturmHabichtMultiple| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabichtMultiple(p1,{}p2)} computes \\spad{c_}{+}\\spad{-c_}{-} where \\spad{c_}{+} is the number of real roots of \\spad{p1} with p2>0 and \\spad{c_}{-} is the number of real roots of \\spad{p1} with p2<0. If p2=1 what you get is the number of real roots of \\spad{p1}.")) (|countRealRoots| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{countRealRoots(p)} says how many real roots \\spad{p} has")) (|SturmHabicht| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabicht(p1,{}p2)} computes \\spad{c_}{+}\\spad{-c_}{-} where \\spad{c_}{+} is the number of real roots of \\spad{p1} with p2>0 and \\spad{c_}{-} is the number of real roots of \\spad{p1} with p2<0. If p2=1 what you get is the number of real roots of \\spad{p1}.")) (|SturmHabichtCoefficients| (((|List| |#1|) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabichtCoefficients(p1,{}p2)} computes the principal Sturm-Habicht coefficients of \\spad{p1} and \\spad{p2}")) (|SturmHabichtSequence| (((|List| (|UnivariatePolynomial| |#2| |#1|)) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabichtSequence(p1,{}p2)} computes the Sturm-Habicht sequence of \\spad{p1} and \\spad{p2}")) (|subresultantSequence| (((|List| (|UnivariatePolynomial| |#2| |#1|)) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{subresultantSequence(p1,{}p2)} computes the (standard) subresultant sequence of \\spad{p1} and \\spad{p2}")))
NIL
@@ -4368,7 +4368,7 @@ NIL
((|constructor| (NIL "This domain represents a signature AST. A signature AST \\indented{2}{is a description of an exported operation,{} \\spadignore{e.g.} its name,{} result} \\indented{2}{type,{} and the list of its argument types.}")) (|signature| (((|Signature|) $) "\\spad{signature(s)} returns AST of the declared signature for \\spad{`s'}.")) (|name| (((|Identifier|) $) "\\spad{name(s)} returns the name of the signature \\spad{`s'}.")) (|signatureAst| (($ (|Identifier|) (|Signature|)) "\\spad{signatureAst(n,{}s,{}t)} builds the signature AST \\spad{n:} \\spad{s} \\spad{->} \\spad{t}")))
NIL
NIL
-(-1110 R -2313)
+(-1110 R -2312)
((|constructor| (NIL "This package provides functions to determine the sign of an elementary function around a point or infinity.")) (|sign| (((|Union| (|Integer|) "failed") |#2| (|Symbol|) |#2| (|String|)) "\\spad{sign(f,{} x,{} a,{} s)} returns the sign of \\spad{f} as \\spad{x} nears \\spad{a} from below if \\spad{s} is \"left\",{} or above if \\spad{s} is \"right\".") (((|Union| (|Integer|) "failed") |#2| (|Symbol|) (|OrderedCompletion| |#2|)) "\\spad{sign(f,{} x,{} a)} returns the sign of \\spad{f} as \\spad{x} nears \\spad{a},{} from both sides if \\spad{a} is finite.") (((|Union| (|Integer|) "failed") |#2|) "\\spad{sign(f)} returns the sign of \\spad{f} if it is constant everywhere.")))
NIL
NIL
@@ -4386,19 +4386,19 @@ NIL
NIL
(-1114)
((|constructor| (NIL "SingleInteger is intended to support machine integer arithmetic.")) (|Or| (($ $ $) "\\spad{Or(n,{}m)} returns the bit-by-bit logical {\\em or} of the single integers \\spad{n} and \\spad{m}.")) (|And| (($ $ $) "\\spad{And(n,{}m)} returns the bit-by-bit logical {\\em and} of the single integers \\spad{n} and \\spad{m}.")) (|Not| (($ $) "\\spad{Not(n)} returns the bit-by-bit logical {\\em not} of the single integer \\spad{n}.")) (|xor| (($ $ $) "\\spad{xor(n,{}m)} returns the bit-by-bit logical {\\em xor} of the single integers \\spad{n} and \\spad{m}.")) (|not| (($ $) "\\spad{not(n)} returns the bit-by-bit logical {\\em not} of the single integer \\spad{n}.")) (|noetherian| ((|attribute|) "\\spad{noetherian} all ideals are finitely generated (in fact principal).")) (|canonicalsClosed| ((|attribute|) "\\spad{canonicalClosed} means two positives multiply to give positive.")) (|canonical| ((|attribute|) "\\spad{canonical} means that mathematical equality is implied by data structure equality.")))
-((-4394 . T) (-4398 . T) (-4393 . T) (-4404 . T) (-4405 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4395 . T) (-4399 . T) (-4394 . T) (-4405 . T) (-4406 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1115 S)
((|constructor| (NIL "A stack is a bag where the last item inserted is the first item extracted.")) (|depth| (((|NonNegativeInteger|) $) "\\spad{depth(s)} returns the number of elements of stack \\spad{s}. Note: \\axiom{depth(\\spad{s}) = \\spad{#s}}.")) (|top| ((|#1| $) "\\spad{top(s)} returns the top element \\spad{x} from \\spad{s}; \\spad{s} remains unchanged. Note: Use \\axiom{pop!(\\spad{s})} to obtain \\spad{x} and remove it from \\spad{s}.")) (|pop!| ((|#1| $) "\\spad{pop!(s)} returns the top element \\spad{x},{} destructively removing \\spad{x} from \\spad{s}. Note: Use \\axiom{top(\\spad{s})} to obtain \\spad{x} without removing it from \\spad{s}. Error: if \\spad{s} is empty.")) (|push!| ((|#1| |#1| $) "\\spad{push!(x,{}s)} pushes \\spad{x} onto stack \\spad{s},{} \\spadignore{i.e.} destructively changing \\spad{s} so as to have a new first (top) element \\spad{x}. Afterwards,{} pop!(\\spad{s}) produces \\spad{x} and pop!(\\spad{s}) produces the original \\spad{s}.")))
-((-4406 . T) (-4407 . T))
+((-4407 . T) (-4408 . T))
NIL
(-1116 S |ndim| R |Row| |Col|)
((|constructor| (NIL "\\spadtype{SquareMatrixCategory} is a general square matrix category which allows different representations and indexing schemes. Rows and columns may be extracted with rows returned as objects of type Row and colums returned as objects of type Col.")) (** (($ $ (|Integer|)) "\\spad{m**n} computes an integral power of the matrix \\spad{m}. Error: if the matrix is not invertible.")) (|inverse| (((|Union| $ "failed") $) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m},{} if that matrix is invertible and returns \"failed\" otherwise.")) (|minordet| ((|#3| $) "\\spad{minordet(m)} computes the determinant of the matrix \\spad{m} using minors.")) (|determinant| ((|#3| $) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}.")) (* ((|#4| |#4| $) "\\spad{r * x} is the product of the row vector \\spad{r} and the matrix \\spad{x}. Error: if the dimensions are incompatible.") ((|#5| $ |#5|) "\\spad{x * c} is the product of the matrix \\spad{x} and the column vector \\spad{c}. Error: if the dimensions are incompatible.")) (|diagonalProduct| ((|#3| $) "\\spad{diagonalProduct(m)} returns the product of the elements on the diagonal of the matrix \\spad{m}.")) (|trace| ((|#3| $) "\\spad{trace(m)} returns the trace of the matrix \\spad{m}. this is the sum of the elements on the diagonal of the matrix \\spad{m}.")) (|diagonal| ((|#4| $) "\\spad{diagonal(m)} returns a row consisting of the elements on the diagonal of the matrix \\spad{m}.")) (|diagonalMatrix| (($ (|List| |#3|)) "\\spad{diagonalMatrix(l)} returns a diagonal matrix with the elements of \\spad{l} on the diagonal.")) (|scalarMatrix| (($ |#3|) "\\spad{scalarMatrix(r)} returns an \\spad{n}-by-\\spad{n} matrix with \\spad{r}\\spad{'s} on the diagonal and zeroes elsewhere.")))
NIL
-((|HasCategory| |#3| (QUOTE (-363))) (|HasAttribute| |#3| (QUOTE (-4408 "*"))) (|HasCategory| |#3| (QUOTE (-172))))
+((|HasCategory| |#3| (QUOTE (-363))) (|HasAttribute| |#3| (QUOTE (-4409 "*"))) (|HasCategory| |#3| (QUOTE (-172))))
(-1117 |ndim| R |Row| |Col|)
((|constructor| (NIL "\\spadtype{SquareMatrixCategory} is a general square matrix category which allows different representations and indexing schemes. Rows and columns may be extracted with rows returned as objects of type Row and colums returned as objects of type Col.")) (** (($ $ (|Integer|)) "\\spad{m**n} computes an integral power of the matrix \\spad{m}. Error: if the matrix is not invertible.")) (|inverse| (((|Union| $ "failed") $) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m},{} if that matrix is invertible and returns \"failed\" otherwise.")) (|minordet| ((|#2| $) "\\spad{minordet(m)} computes the determinant of the matrix \\spad{m} using minors.")) (|determinant| ((|#2| $) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}.")) (* ((|#3| |#3| $) "\\spad{r * x} is the product of the row vector \\spad{r} and the matrix \\spad{x}. Error: if the dimensions are incompatible.") ((|#4| $ |#4|) "\\spad{x * c} is the product of the matrix \\spad{x} and the column vector \\spad{c}. Error: if the dimensions are incompatible.")) (|diagonalProduct| ((|#2| $) "\\spad{diagonalProduct(m)} returns the product of the elements on the diagonal of the matrix \\spad{m}.")) (|trace| ((|#2| $) "\\spad{trace(m)} returns the trace of the matrix \\spad{m}. this is the sum of the elements on the diagonal of the matrix \\spad{m}.")) (|diagonal| ((|#3| $) "\\spad{diagonal(m)} returns a row consisting of the elements on the diagonal of the matrix \\spad{m}.")) (|diagonalMatrix| (($ (|List| |#2|)) "\\spad{diagonalMatrix(l)} returns a diagonal matrix with the elements of \\spad{l} on the diagonal.")) (|scalarMatrix| (($ |#2|) "\\spad{scalarMatrix(r)} returns an \\spad{n}-by-\\spad{n} matrix with \\spad{r}\\spad{'s} on the diagonal and zeroes elsewhere.")))
-((-4406 . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4407 . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1118 R |Row| |Col| M)
((|constructor| (NIL "\\spadtype{SmithNormalForm} is a package which provides some standard canonical forms for matrices.")) (|diophantineSystem| (((|Record| (|:| |particular| (|Union| |#3| "failed")) (|:| |basis| (|List| |#3|))) |#4| |#3|) "\\spad{diophantineSystem(A,{}B)} returns a particular integer solution and an integer basis of the equation \\spad{AX = B}.")) (|completeSmith| (((|Record| (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) "\\spad{completeSmith} returns a record that contains the Smith normal form \\spad{H} of the matrix and the left and right equivalence matrices \\spad{U} and \\spad{V} such that U*m*v = \\spad{H}")) (|smith| ((|#4| |#4|) "\\spad{smith(m)} returns the Smith Normal form of the matrix \\spad{m}.")) (|completeHermite| (((|Record| (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) "\\spad{completeHermite} returns a record that contains the Hermite normal form \\spad{H} of the matrix and the equivalence matrix \\spad{U} such that U*m = \\spad{H}")) (|hermite| ((|#4| |#4|) "\\spad{hermite(m)} returns the Hermite normal form of the matrix \\spad{m}.")))
@@ -4406,17 +4406,17 @@ NIL
NIL
(-1119 R |VarSet|)
((|constructor| (NIL "\\indented{2}{This type is the basic representation of sparse recursive multivariate} polynomials. It is parameterized by the coefficient ring and the variable set which may be infinite. The variable ordering is determined by the variable set parameter. The coefficient ring may be non-commutative,{} but the variables are assumed to commute.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-1120 |Coef| |Var| SMP)
((|constructor| (NIL "This domain provides multivariate Taylor series with variables from an arbitrary ordered set. A Taylor series is represented by a stream of polynomials from the polynomial domain \\spad{SMP}. The \\spad{n}th element of the stream is a form of degree \\spad{n}. SMTS is an internal domain.")) (|fintegrate| (($ (|Mapping| $) |#2| |#1|) "\\spad{fintegrate(f,{}v,{}c)} is the integral of \\spad{f()} with respect \\indented{1}{to \\spad{v} and having \\spad{c} as the constant of integration.} \\indented{1}{The evaluation of \\spad{f()} is delayed.}")) (|integrate| (($ $ |#2| |#1|) "\\spad{integrate(s,{}v,{}c)} is the integral of \\spad{s} with respect \\indented{1}{to \\spad{v} and having \\spad{c} as the constant of integration.}")) (|csubst| (((|Mapping| (|Stream| |#3|) |#3|) (|List| |#2|) (|List| (|Stream| |#3|))) "\\spad{csubst(a,{}b)} is for internal use only")) (* (($ |#3| $) "\\spad{smp*ts} multiplies a TaylorSeries by a monomial \\spad{SMP}.")) (|coerce| (($ |#3|) "\\spad{coerce(poly)} regroups the terms by total degree and forms a series.") (($ |#2|) "\\spad{coerce(var)} converts a variable to a Taylor series")) (|coefficient| ((|#3| $ (|NonNegativeInteger|)) "\\spad{coefficient(s,{} n)} gives the terms of total degree \\spad{n}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-363))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-363))))
(-1121 R E V P)
((|constructor| (NIL "The category of square-free and normalized triangular sets. Thus,{} up to the primitivity axiom of [1],{} these sets are Lazard triangular sets.\\newline References : \\indented{1}{[1] \\spad{D}. LAZARD \"A new method for solving algebraic systems of} \\indented{5}{positive dimension\" Discr. App. Math. 33:147-160,{}1991}")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
-(-1122 UP -2313)
+(-1122 UP -2312)
((|constructor| (NIL "This package factors the formulas out of the general solve code,{} allowing their recursive use over different domains. Care is taken to introduce few radicals so that radical extension domains can more easily simplify the results.")) (|aQuartic| ((|#2| |#2| |#2| |#2| |#2| |#2|) "\\spad{aQuartic(f,{}g,{}h,{}i,{}k)} \\undocumented")) (|aCubic| ((|#2| |#2| |#2| |#2| |#2|) "\\spad{aCubic(f,{}g,{}h,{}j)} \\undocumented")) (|aQuadratic| ((|#2| |#2| |#2| |#2|) "\\spad{aQuadratic(f,{}g,{}h)} \\undocumented")) (|aLinear| ((|#2| |#2| |#2|) "\\spad{aLinear(f,{}g)} \\undocumented")) (|quartic| (((|List| |#2|) |#2| |#2| |#2| |#2| |#2|) "\\spad{quartic(f,{}g,{}h,{}i,{}j)} \\undocumented") (((|List| |#2|) |#1|) "\\spad{quartic(u)} \\undocumented")) (|cubic| (((|List| |#2|) |#2| |#2| |#2| |#2|) "\\spad{cubic(f,{}g,{}h,{}i)} \\undocumented") (((|List| |#2|) |#1|) "\\spad{cubic(u)} \\undocumented")) (|quadratic| (((|List| |#2|) |#2| |#2| |#2|) "\\spad{quadratic(f,{}g,{}h)} \\undocumented") (((|List| |#2|) |#1|) "\\spad{quadratic(u)} \\undocumented")) (|linear| (((|List| |#2|) |#2| |#2|) "\\spad{linear(f,{}g)} \\undocumented") (((|List| |#2|) |#1|) "\\spad{linear(u)} \\undocumented")) (|mapSolve| (((|Record| (|:| |solns| (|List| |#2|)) (|:| |maps| (|List| (|Record| (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (|Mapping| |#2| |#2|)) "\\spad{mapSolve(u,{}f)} \\undocumented")) (|particularSolution| ((|#2| |#1|) "\\spad{particularSolution(u)} \\undocumented")) (|solve| (((|List| |#2|) |#1|) "\\spad{solve(u)} \\undocumented")))
NIL
NIL
@@ -4470,19 +4470,19 @@ NIL
NIL
(-1135 V C)
((|constructor| (NIL "This domain exports a modest implementation of splitting trees. Spliiting trees are needed when the evaluation of some quantity under some hypothesis requires to split the hypothesis into sub-cases. For instance by adding some new hypothesis on one hand and its negation on another hand. The computations are terminated is a splitting tree \\axiom{a} when \\axiom{status(value(a))} is \\axiom{\\spad{true}}. Thus,{} if for the splitting tree \\axiom{a} the flag \\axiom{status(value(a))} is \\axiom{\\spad{true}},{} then \\axiom{status(value(\\spad{d}))} is \\axiom{\\spad{true}} for any subtree \\axiom{\\spad{d}} of \\axiom{a}. This property of splitting trees is called the termination condition. If no vertex in a splitting tree \\axiom{a} is equal to another,{} \\axiom{a} is said to satisfy the no-duplicates condition. The splitting tree \\axiom{a} will satisfy this condition if nodes are added to \\axiom{a} by mean of \\axiom{splitNodeOf!} and if \\axiom{construct} is only used to create the root of \\axiom{a} with no children.")) (|splitNodeOf!| (($ $ $ (|List| (|SplittingNode| |#1| |#2|)) (|Mapping| (|Boolean|) |#2| |#2|)) "\\axiom{splitNodeOf!(\\spad{l},{}a,{}\\spad{ls},{}sub?)} returns \\axiom{a} where the children list of \\axiom{\\spad{l}} has been set to \\axiom{[[\\spad{s}]\\$\\% for \\spad{s} in \\spad{ls} | not subNodeOf?(\\spad{s},{}a,{}sub?)]}. Thus,{} if \\axiom{\\spad{l}} is not a node of \\axiom{a},{} this latter splitting tree is unchanged.") (($ $ $ (|List| (|SplittingNode| |#1| |#2|))) "\\axiom{splitNodeOf!(\\spad{l},{}a,{}\\spad{ls})} returns \\axiom{a} where the children list of \\axiom{\\spad{l}} has been set to \\axiom{[[\\spad{s}]\\$\\% for \\spad{s} in \\spad{ls} | not nodeOf?(\\spad{s},{}a)]}. Thus,{} if \\axiom{\\spad{l}} is not a node of \\axiom{a},{} this latter splitting tree is unchanged.")) (|remove!| (($ (|SplittingNode| |#1| |#2|) $) "\\axiom{remove!(\\spad{s},{}a)} replaces a by remove(\\spad{s},{}a)")) (|remove| (($ (|SplittingNode| |#1| |#2|) $) "\\axiom{remove(\\spad{s},{}a)} returns the splitting tree obtained from a by removing every sub-tree \\axiom{\\spad{b}} such that \\axiom{value(\\spad{b})} and \\axiom{\\spad{s}} have the same value,{} condition and status.")) (|subNodeOf?| (((|Boolean|) (|SplittingNode| |#1| |#2|) $ (|Mapping| (|Boolean|) |#2| |#2|)) "\\axiom{subNodeOf?(\\spad{s},{}a,{}sub?)} returns \\spad{true} iff for some node \\axiom{\\spad{n}} in \\axiom{a} we have \\axiom{\\spad{s} = \\spad{n}} or \\axiom{status(\\spad{n})} and \\axiom{subNode?(\\spad{s},{}\\spad{n},{}sub?)}.")) (|nodeOf?| (((|Boolean|) (|SplittingNode| |#1| |#2|) $) "\\axiom{nodeOf?(\\spad{s},{}a)} returns \\spad{true} iff some node of \\axiom{a} is equal to \\axiom{\\spad{s}}")) (|result| (((|List| (|Record| (|:| |val| |#1|) (|:| |tower| |#2|))) $) "\\axiom{result(a)} where \\axiom{\\spad{ls}} is the leaves list of \\axiom{a} returns \\axiom{[[value(\\spad{s}),{}condition(\\spad{s})]\\$\\spad{VT} for \\spad{s} in \\spad{ls}]} if the computations are terminated in \\axiom{a} else an error is produced.")) (|conditions| (((|List| |#2|) $) "\\axiom{conditions(a)} returns the list of the conditions of the leaves of a")) (|construct| (($ |#1| |#2| |#1| (|List| |#2|)) "\\axiom{construct(\\spad{v1},{}\\spad{t},{}\\spad{v2},{}\\spad{lt})} creates a splitting tree with value (\\spadignore{i.e.} root vertex) given by \\axiom{[\\spad{v},{}\\spad{t}]\\$\\spad{S}} and with children list given by \\axiom{[[[\\spad{v},{}\\spad{t}]\\$\\spad{S}]\\$\\% for \\spad{s} in \\spad{ls}]}.") (($ |#1| |#2| (|List| (|SplittingNode| |#1| |#2|))) "\\axiom{construct(\\spad{v},{}\\spad{t},{}\\spad{ls})} creates a splitting tree with value (\\spadignore{i.e.} root vertex) given by \\axiom{[\\spad{v},{}\\spad{t}]\\$\\spad{S}} and with children list given by \\axiom{[[\\spad{s}]\\$\\% for \\spad{s} in \\spad{ls}]}.") (($ |#1| |#2| (|List| $)) "\\axiom{construct(\\spad{v},{}\\spad{t},{}la)} creates a splitting tree with value (\\spadignore{i.e.} root vertex) given by \\axiom{[\\spad{v},{}\\spad{t}]\\$\\spad{S}} and with \\axiom{la} as children list.") (($ (|SplittingNode| |#1| |#2|)) "\\axiom{construct(\\spad{s})} creates a splitting tree with value (\\spadignore{i.e.} root vertex) given by \\axiom{\\spad{s}} and no children. Thus,{} if the status of \\axiom{\\spad{s}} is \\spad{false},{} \\axiom{[\\spad{s}]} represents the starting point of the evaluation \\axiom{value(\\spad{s})} under the hypothesis \\axiom{condition(\\spad{s})}.")) (|updateStatus!| (($ $) "\\axiom{updateStatus!(a)} returns a where the status of the vertices are updated to satisfy the \"termination condition\".")) (|extractSplittingLeaf| (((|Union| $ "failed") $) "\\axiom{extractSplittingLeaf(a)} returns the left most leaf (as a tree) whose status is \\spad{false} if any,{} else \"failed\" is returned.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -309) (LIST (QUOTE -1134) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1134 |#1| |#2|) (QUOTE (-1094)))) (|HasCategory| (-1134 |#1| |#2|) (QUOTE (-1094))) (-2750 (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -309) (LIST (QUOTE -1134) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1134 |#1| |#2|) (QUOTE (-1094))))) (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -309) (LIST (QUOTE -1134) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1134 |#1| |#2|) (QUOTE (-1094)))) (|HasCategory| (-1134 |#1| |#2|) (QUOTE (-1094))) (-2733 (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -309) (LIST (QUOTE -1134) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1134 |#1| |#2|) (QUOTE (-1094))))) (|HasCategory| (-1134 |#1| |#2|) (LIST (QUOTE -611) (QUOTE (-858)))))
(-1136 |ndim| R)
((|constructor| (NIL "\\spadtype{SquareMatrix} is a matrix domain of square matrices,{} where the number of rows (= number of columns) is a parameter of the type.")) (|unitsKnown| ((|attribute|) "the invertible matrices are simply the matrices whose determinants are units in the Ring \\spad{R}.")) (|central| ((|attribute|) "the elements of the Ring \\spad{R},{} viewed as diagonal matrices,{} commute with all matrices and,{} indeed,{} are the only matrices which commute with all matrices.")) (|squareMatrix| (($ (|Matrix| |#2|)) "\\spad{squareMatrix(m)} converts a matrix of type \\spadtype{Matrix} to a matrix of type \\spadtype{SquareMatrix}.")) (|transpose| (($ $) "\\spad{transpose(m)} returns the transpose of the matrix \\spad{m}.")) (|new| (($ |#2|) "\\spad{new(c)} constructs a new \\spadtype{SquareMatrix} object of dimension \\spad{ndim} with initial entries equal to \\spad{c}.")))
-((-4403 . T) (-4395 |has| |#2| (-6 (-4408 "*"))) (-4406 . T) (-4400 . T) (-4401 . T))
-((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasAttribute| |#2| (QUOTE (-4408 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-363))) (-2750 (|HasAttribute| |#2| (QUOTE (-4408 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#2| (QUOTE (-172))))
+((-4404 . T) (-4396 |has| |#2| (-6 (-4409 "*"))) (-4407 . T) (-4401 . T) (-4402 . T))
+((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasAttribute| |#2| (QUOTE (-4409 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (-12 (|HasCategory| |#2| (QUOTE (-233))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (QUOTE (-307))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-363))) (-2733 (|HasAttribute| |#2| (QUOTE (-4409 "*"))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#2| (QUOTE (-172))))
(-1137 S)
((|constructor| (NIL "A string aggregate is a category for strings,{} that is,{} one dimensional arrays of characters.")) (|elt| (($ $ $) "\\spad{elt(s,{}t)} returns the concatenation of \\spad{s} and \\spad{t}. It is provided to allow juxtaposition of strings to work as concatenation. For example,{} \\axiom{\"smoo\" \"shed\"} returns \\axiom{\"smooshed\"}.")) (|rightTrim| (($ $ (|CharacterClass|)) "\\spad{rightTrim(s,{}cc)} returns \\spad{s} with all trailing occurences of characters in \\spad{cc} deleted. For example,{} \\axiom{rightTrim(\"(abc)\",{} charClass \"()\")} returns \\axiom{\"(abc\"}.") (($ $ (|Character|)) "\\spad{rightTrim(s,{}c)} returns \\spad{s} with all trailing occurrences of \\spad{c} deleted. For example,{} \\axiom{rightTrim(\" abc \",{} char \" \")} returns \\axiom{\" abc\"}.")) (|leftTrim| (($ $ (|CharacterClass|)) "\\spad{leftTrim(s,{}cc)} returns \\spad{s} with all leading characters in \\spad{cc} deleted. For example,{} \\axiom{leftTrim(\"(abc)\",{} charClass \"()\")} returns \\axiom{\"abc)\"}.") (($ $ (|Character|)) "\\spad{leftTrim(s,{}c)} returns \\spad{s} with all leading characters \\spad{c} deleted. For example,{} \\axiom{leftTrim(\" abc \",{} char \" \")} returns \\axiom{\"abc \"}.")) (|trim| (($ $ (|CharacterClass|)) "\\spad{trim(s,{}cc)} returns \\spad{s} with all characters in \\spad{cc} deleted from right and left ends. For example,{} \\axiom{trim(\"(abc)\",{} charClass \"()\")} returns \\axiom{\"abc\"}.") (($ $ (|Character|)) "\\spad{trim(s,{}c)} returns \\spad{s} with all characters \\spad{c} deleted from right and left ends. For example,{} \\axiom{trim(\" abc \",{} char \" \")} returns \\axiom{\"abc\"}.")) (|split| (((|List| $) $ (|CharacterClass|)) "\\spad{split(s,{}cc)} returns a list of substrings delimited by characters in \\spad{cc}.") (((|List| $) $ (|Character|)) "\\spad{split(s,{}c)} returns a list of substrings delimited by character \\spad{c}.")) (|coerce| (($ (|Character|)) "\\spad{coerce(c)} returns \\spad{c} as a string \\spad{s} with the character \\spad{c}.")) (|position| (((|Integer|) (|CharacterClass|) $ (|Integer|)) "\\spad{position(cc,{}t,{}i)} returns the position \\axiom{\\spad{j} \\spad{>=} \\spad{i}} in \\spad{t} of the first character belonging to \\spad{cc}.") (((|Integer|) $ $ (|Integer|)) "\\spad{position(s,{}t,{}i)} returns the position \\spad{j} of the substring \\spad{s} in string \\spad{t},{} where \\axiom{\\spad{j} \\spad{>=} \\spad{i}} is required.")) (|replace| (($ $ (|UniversalSegment| (|Integer|)) $) "\\spad{replace(s,{}i..j,{}t)} replaces the substring \\axiom{\\spad{s}(\\spad{i}..\\spad{j})} of \\spad{s} by string \\spad{t}.")) (|match?| (((|Boolean|) $ $ (|Character|)) "\\spad{match?(s,{}t,{}c)} tests if \\spad{s} matches \\spad{t} except perhaps for multiple and consecutive occurrences of character \\spad{c}. Typically \\spad{c} is the blank character.")) (|match| (((|NonNegativeInteger|) $ $ (|Character|)) "\\spad{match(p,{}s,{}wc)} tests if pattern \\axiom{\\spad{p}} matches subject \\axiom{\\spad{s}} where \\axiom{\\spad{wc}} is a wild card character. If no match occurs,{} the index \\axiom{0} is returned; otheriwse,{} the value returned is the first index of the first character in the subject matching the subject (excluding that matched by an initial wild-card). For example,{} \\axiom{match(\"*to*\",{}\"yorktown\",{}\\spad{\"*\"})} returns \\axiom{5} indicating a successful match starting at index \\axiom{5} of \\axiom{\"yorktown\"}.")) (|substring?| (((|Boolean|) $ $ (|Integer|)) "\\spad{substring?(s,{}t,{}i)} tests if \\spad{s} is a substring of \\spad{t} beginning at index \\spad{i}. Note: \\axiom{substring?(\\spad{s},{}\\spad{t},{}0) = prefix?(\\spad{s},{}\\spad{t})}.")) (|suffix?| (((|Boolean|) $ $) "\\spad{suffix?(s,{}t)} tests if the string \\spad{s} is the final substring of \\spad{t}. Note: \\axiom{suffix?(\\spad{s},{}\\spad{t}) \\spad{==} reduce(and,{}[\\spad{s}.\\spad{i} = \\spad{t}.(\\spad{n} - \\spad{m} + \\spad{i}) for \\spad{i} in 0..maxIndex \\spad{s}])} where \\spad{m} and \\spad{n} denote the maxIndex of \\spad{s} and \\spad{t} respectively.")) (|prefix?| (((|Boolean|) $ $) "\\spad{prefix?(s,{}t)} tests if the string \\spad{s} is the initial substring of \\spad{t}. Note: \\axiom{prefix?(\\spad{s},{}\\spad{t}) \\spad{==} reduce(and,{}[\\spad{s}.\\spad{i} = \\spad{t}.\\spad{i} for \\spad{i} in 0..maxIndex \\spad{s}])}.")) (|upperCase!| (($ $) "\\spad{upperCase!(s)} destructively replaces the alphabetic characters in \\spad{s} by upper case characters.")) (|upperCase| (($ $) "\\spad{upperCase(s)} returns the string with all characters in upper case.")) (|lowerCase!| (($ $) "\\spad{lowerCase!(s)} destructively replaces the alphabetic characters in \\spad{s} by lower case.")) (|lowerCase| (($ $) "\\spad{lowerCase(s)} returns the string with all characters in lower case.")))
NIL
NIL
(-1138)
((|constructor| (NIL "A string aggregate is a category for strings,{} that is,{} one dimensional arrays of characters.")) (|elt| (($ $ $) "\\spad{elt(s,{}t)} returns the concatenation of \\spad{s} and \\spad{t}. It is provided to allow juxtaposition of strings to work as concatenation. For example,{} \\axiom{\"smoo\" \"shed\"} returns \\axiom{\"smooshed\"}.")) (|rightTrim| (($ $ (|CharacterClass|)) "\\spad{rightTrim(s,{}cc)} returns \\spad{s} with all trailing occurences of characters in \\spad{cc} deleted. For example,{} \\axiom{rightTrim(\"(abc)\",{} charClass \"()\")} returns \\axiom{\"(abc\"}.") (($ $ (|Character|)) "\\spad{rightTrim(s,{}c)} returns \\spad{s} with all trailing occurrences of \\spad{c} deleted. For example,{} \\axiom{rightTrim(\" abc \",{} char \" \")} returns \\axiom{\" abc\"}.")) (|leftTrim| (($ $ (|CharacterClass|)) "\\spad{leftTrim(s,{}cc)} returns \\spad{s} with all leading characters in \\spad{cc} deleted. For example,{} \\axiom{leftTrim(\"(abc)\",{} charClass \"()\")} returns \\axiom{\"abc)\"}.") (($ $ (|Character|)) "\\spad{leftTrim(s,{}c)} returns \\spad{s} with all leading characters \\spad{c} deleted. For example,{} \\axiom{leftTrim(\" abc \",{} char \" \")} returns \\axiom{\"abc \"}.")) (|trim| (($ $ (|CharacterClass|)) "\\spad{trim(s,{}cc)} returns \\spad{s} with all characters in \\spad{cc} deleted from right and left ends. For example,{} \\axiom{trim(\"(abc)\",{} charClass \"()\")} returns \\axiom{\"abc\"}.") (($ $ (|Character|)) "\\spad{trim(s,{}c)} returns \\spad{s} with all characters \\spad{c} deleted from right and left ends. For example,{} \\axiom{trim(\" abc \",{} char \" \")} returns \\axiom{\"abc\"}.")) (|split| (((|List| $) $ (|CharacterClass|)) "\\spad{split(s,{}cc)} returns a list of substrings delimited by characters in \\spad{cc}.") (((|List| $) $ (|Character|)) "\\spad{split(s,{}c)} returns a list of substrings delimited by character \\spad{c}.")) (|coerce| (($ (|Character|)) "\\spad{coerce(c)} returns \\spad{c} as a string \\spad{s} with the character \\spad{c}.")) (|position| (((|Integer|) (|CharacterClass|) $ (|Integer|)) "\\spad{position(cc,{}t,{}i)} returns the position \\axiom{\\spad{j} \\spad{>=} \\spad{i}} in \\spad{t} of the first character belonging to \\spad{cc}.") (((|Integer|) $ $ (|Integer|)) "\\spad{position(s,{}t,{}i)} returns the position \\spad{j} of the substring \\spad{s} in string \\spad{t},{} where \\axiom{\\spad{j} \\spad{>=} \\spad{i}} is required.")) (|replace| (($ $ (|UniversalSegment| (|Integer|)) $) "\\spad{replace(s,{}i..j,{}t)} replaces the substring \\axiom{\\spad{s}(\\spad{i}..\\spad{j})} of \\spad{s} by string \\spad{t}.")) (|match?| (((|Boolean|) $ $ (|Character|)) "\\spad{match?(s,{}t,{}c)} tests if \\spad{s} matches \\spad{t} except perhaps for multiple and consecutive occurrences of character \\spad{c}. Typically \\spad{c} is the blank character.")) (|match| (((|NonNegativeInteger|) $ $ (|Character|)) "\\spad{match(p,{}s,{}wc)} tests if pattern \\axiom{\\spad{p}} matches subject \\axiom{\\spad{s}} where \\axiom{\\spad{wc}} is a wild card character. If no match occurs,{} the index \\axiom{0} is returned; otheriwse,{} the value returned is the first index of the first character in the subject matching the subject (excluding that matched by an initial wild-card). For example,{} \\axiom{match(\"*to*\",{}\"yorktown\",{}\\spad{\"*\"})} returns \\axiom{5} indicating a successful match starting at index \\axiom{5} of \\axiom{\"yorktown\"}.")) (|substring?| (((|Boolean|) $ $ (|Integer|)) "\\spad{substring?(s,{}t,{}i)} tests if \\spad{s} is a substring of \\spad{t} beginning at index \\spad{i}. Note: \\axiom{substring?(\\spad{s},{}\\spad{t},{}0) = prefix?(\\spad{s},{}\\spad{t})}.")) (|suffix?| (((|Boolean|) $ $) "\\spad{suffix?(s,{}t)} tests if the string \\spad{s} is the final substring of \\spad{t}. Note: \\axiom{suffix?(\\spad{s},{}\\spad{t}) \\spad{==} reduce(and,{}[\\spad{s}.\\spad{i} = \\spad{t}.(\\spad{n} - \\spad{m} + \\spad{i}) for \\spad{i} in 0..maxIndex \\spad{s}])} where \\spad{m} and \\spad{n} denote the maxIndex of \\spad{s} and \\spad{t} respectively.")) (|prefix?| (((|Boolean|) $ $) "\\spad{prefix?(s,{}t)} tests if the string \\spad{s} is the initial substring of \\spad{t}. Note: \\axiom{prefix?(\\spad{s},{}\\spad{t}) \\spad{==} reduce(and,{}[\\spad{s}.\\spad{i} = \\spad{t}.\\spad{i} for \\spad{i} in 0..maxIndex \\spad{s}])}.")) (|upperCase!| (($ $) "\\spad{upperCase!(s)} destructively replaces the alphabetic characters in \\spad{s} by upper case characters.")) (|upperCase| (($ $) "\\spad{upperCase(s)} returns the string with all characters in upper case.")) (|lowerCase!| (($ $) "\\spad{lowerCase!(s)} destructively replaces the alphabetic characters in \\spad{s} by lower case.")) (|lowerCase| (($ $) "\\spad{lowerCase(s)} returns the string with all characters in lower case.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-1139 R E V P TS)
((|constructor| (NIL "A package providing a new algorithm for solving polynomial systems by means of regular chains. Two ways of solving are provided: in the sense of Zariski closure (like in Kalkbrener\\spad{'s} algorithm) or in the sense of the regular zeros (like in Wu,{} Wang or Lazard- Moreno methods). This algorithm is valid for nay type of regular set. It does not care about the way a polynomial is added in an regular set,{} or how two quasi-components are compared (by an inclusion-test),{} or how the invertibility test is made in the tower of simple extensions associated with a regular set. These operations are realized respectively by the domain \\spad{TS} and the packages \\spad{QCMPPK(R,{}E,{}V,{}P,{}TS)} and \\spad{RSETGCD(R,{}E,{}V,{}P,{}TS)}. The same way it does not care about the way univariate polynomial gcds (with coefficients in the tower of simple extensions associated with a regular set) are computed. The only requirement is that these gcds need to have invertible initials (normalized or not). WARNING. There is no need for a user to call diectly any operation of this package since they can be accessed by the domain \\axiomType{\\spad{TS}}. Thus,{} the operations of this package are not documented.\\newline References : \\indented{1}{[1] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.}")))
@@ -4490,12 +4490,12 @@ NIL
NIL
(-1140 R E V P)
((|constructor| (NIL "This domain provides an implementation of square-free regular chains. Moreover,{} the operation \\axiomOpFrom{zeroSetSplit}{SquareFreeRegularTriangularSetCategory} is an implementation of a new algorithm for solving polynomial systems by means of regular chains.\\newline References : \\indented{1}{[1] \\spad{M}. MORENO MAZA \"A new algorithm for computing triangular} \\indented{5}{decomposition of algebraic varieties\" NAG Tech. Rep. 4/98.} \\indented{2}{Version: 2}")) (|preprocess| (((|Record| (|:| |val| (|List| |#4|)) (|:| |towers| (|List| $))) (|List| |#4|) (|Boolean|) (|Boolean|)) "\\axiom{pre_process(\\spad{lp},{}\\spad{b1},{}\\spad{b2})} is an internal subroutine,{} exported only for developement.")) (|internalZeroSetSplit| (((|List| $) (|List| |#4|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{internalZeroSetSplit(\\spad{lp},{}\\spad{b1},{}\\spad{b2},{}\\spad{b3})} is an internal subroutine,{} exported only for developement.")) (|zeroSetSplit| (((|List| $) (|List| |#4|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{}\\spad{b1},{}\\spad{b2}.\\spad{b3},{}\\spad{b4})} is an internal subroutine,{} exported only for developement.") (((|List| $) (|List| |#4|) (|Boolean|) (|Boolean|)) "\\axiom{zeroSetSplit(\\spad{lp},{}clos?,{}info?)} has the same specifications as \\axiomOpFrom{zeroSetSplit}{RegularTriangularSetCategory} from \\spadtype{RegularTriangularSetCategory} Moreover,{} if \\axiom{clos?} then solves in the sense of the Zariski closure else solves in the sense of the regular zeros. If \\axiom{info?} then do print messages during the computations.")) (|internalAugment| (((|List| $) |#4| $ (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|) (|Boolean|)) "\\axiom{internalAugment(\\spad{p},{}\\spad{ts},{}\\spad{b1},{}\\spad{b2},{}\\spad{b3},{}\\spad{b4},{}\\spad{b5})} is an internal subroutine,{} exported only for developement.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1141 S)
((|constructor| (NIL "Linked List implementation of a Stack")) (|stack| (($ (|List| |#1|)) "\\spad{stack([x,{}y,{}...,{}z])} creates a stack with first (top) element \\spad{x},{} second element \\spad{y},{}...,{}and last element \\spad{z}.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1142 A S)
((|constructor| (NIL "A stream aggregate is a linear aggregate which possibly has an infinite number of elements. A basic domain constructor which builds stream aggregates is \\spadtype{Stream}. From streams,{} a number of infinite structures such power series can be built. A stream aggregate may also be infinite since it may be cyclic. For example,{} see \\spadtype{DecimalExpansion}.")) (|possiblyInfinite?| (((|Boolean|) $) "\\spad{possiblyInfinite?(s)} tests if the stream \\spad{s} could possibly have an infinite number of elements. Note: for many datatypes,{} \\axiom{possiblyInfinite?(\\spad{s}) = not explictlyFinite?(\\spad{s})}.")) (|explicitlyFinite?| (((|Boolean|) $) "\\spad{explicitlyFinite?(s)} tests if the stream has a finite number of elements,{} and \\spad{false} otherwise. Note: for many datatypes,{} \\axiom{explicitlyFinite?(\\spad{s}) = not possiblyInfinite?(\\spad{s})}.")))
NIL
@@ -4506,8 +4506,8 @@ NIL
NIL
(-1144 |Key| |Ent| |dent|)
((|constructor| (NIL "A sparse table has a default entry,{} which is returned if no other value has been explicitly stored for a key.")))
-((-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-846))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))))
+((-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-846))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))))
(-1145)
((|constructor| (NIL "A class of objects which can be 'stepped through'. Repeated applications of \\spadfun{nextItem} is guaranteed never to return duplicate items and only return \"failed\" after exhausting all elements of the domain. This assumes that the sequence starts with \\spad{init()}. For infinite domains,{} repeated application of \\spadfun{nextItem} is not required to reach all possible domain elements starting from any initial element. \\blankline Conditional attributes: \\indented{2}{infinite\\tab{15}repeated \\spad{nextItem}\\spad{'s} are never \"failed\".}")) (|nextItem| (((|Union| $ "failed") $) "\\spad{nextItem(x)} returns the next item,{} or \"failed\" if domain is exhausted.")) (|init| (($) "\\spad{init()} chooses an initial object for stepping.")))
NIL
@@ -4530,20 +4530,20 @@ NIL
NIL
(-1150 S)
((|constructor| (NIL "A stream is an implementation of an infinite sequence using a list of terms that have been computed and a function closure to compute additional terms when needed.")) (|filterUntil| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{filterUntil(p,{}s)} returns \\spad{[x0,{}x1,{}...,{}x(n)]} where \\spad{s = [x0,{}x1,{}x2,{}..]} and \\spad{n} is the smallest index such that \\spad{p(xn) = true}.")) (|filterWhile| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{filterWhile(p,{}s)} returns \\spad{[x0,{}x1,{}...,{}x(n-1)]} where \\spad{s = [x0,{}x1,{}x2,{}..]} and \\spad{n} is the smallest index such that \\spad{p(xn) = false}.")) (|generate| (($ (|Mapping| |#1| |#1|) |#1|) "\\spad{generate(f,{}x)} creates an infinite stream whose first element is \\spad{x} and whose \\spad{n}th element (\\spad{n > 1}) is \\spad{f} applied to the previous element. Note: \\spad{generate(f,{}x) = [x,{}f(x),{}f(f(x)),{}...]}.") (($ (|Mapping| |#1|)) "\\spad{generate(f)} creates an infinite stream all of whose elements are equal to \\spad{f()}. Note: \\spad{generate(f) = [f(),{}f(),{}f(),{}...]}.")) (|setrest!| (($ $ (|Integer|) $) "\\spad{setrest!(x,{}n,{}y)} sets rest(\\spad{x},{}\\spad{n}) to \\spad{y}. The function will expand cycles if necessary.")) (|showAll?| (((|Boolean|)) "\\spad{showAll?()} returns \\spad{true} if all computed entries of streams will be displayed.")) (|showAllElements| (((|OutputForm|) $) "\\spad{showAllElements(s)} creates an output form which displays all computed elements.")) (|output| (((|Void|) (|Integer|) $) "\\spad{output(n,{}st)} computes and displays the first \\spad{n} entries of \\spad{st}.")) (|cons| (($ |#1| $) "\\spad{cons(a,{}s)} returns a stream whose \\spad{first} is \\spad{a} and whose \\spad{rest} is \\spad{s}. Note: \\spad{cons(a,{}s) = concat(a,{}s)}.")) (|delay| (($ (|Mapping| $)) "\\spad{delay(f)} creates a stream with a lazy evaluation defined by function \\spad{f}. Caution: This function can only be called in compiled code.")) (|findCycle| (((|Record| (|:| |cycle?| (|Boolean|)) (|:| |prefix| (|NonNegativeInteger|)) (|:| |period| (|NonNegativeInteger|))) (|NonNegativeInteger|) $) "\\spad{findCycle(n,{}st)} determines if \\spad{st} is periodic within \\spad{n}.")) (|repeating?| (((|Boolean|) (|List| |#1|) $) "\\spad{repeating?(l,{}s)} returns \\spad{true} if a stream \\spad{s} is periodic with period \\spad{l},{} and \\spad{false} otherwise.")) (|repeating| (($ (|List| |#1|)) "\\spad{repeating(l)} is a repeating stream whose period is the list \\spad{l}.")) (|shallowlyMutable| ((|attribute|) "one may destructively alter a stream by assigning new values to its entries.")))
-((-4407 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4408 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1151)
((|constructor| (NIL "A category for string-like objects")) (|string| (($ (|Integer|)) "\\spad{string(i)} returns the decimal representation of \\spad{i} in a string")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-1152)
NIL
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (|HasCategory| (-144) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144)))))) (|HasCategory| (-144) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| (-144) (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| (-144) (QUOTE (-1094))) (|HasCategory| (-144) (LIST (QUOTE -309) (QUOTE (-144))))))
(-1153 |Entry|)
((|constructor| (NIL "This domain provides tables where the keys are strings. A specialized hash function for strings is used.")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (QUOTE (-1152))) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#1|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (QUOTE (-1094))) (|HasCategory| (-1152) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (QUOTE (-1152))) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#1|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (QUOTE (-1094))) (|HasCategory| (-1152) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (LIST (QUOTE -611) (QUOTE (-858)))))
(-1154 A)
((|constructor| (NIL "StreamTaylorSeriesOperations implements Taylor series arithmetic,{} where a Taylor series is represented by a stream of its coefficients.")) (|power| (((|Stream| |#1|) |#1| (|Stream| |#1|)) "\\spad{power(a,{}f)} returns the power series \\spad{f} raised to the power \\spad{a}.")) (|lazyGintegrate| (((|Stream| |#1|) (|Mapping| |#1| (|Integer|)) |#1| (|Mapping| (|Stream| |#1|))) "\\spad{lazyGintegrate(f,{}r,{}g)} is used for fixed point computations.")) (|mapdiv| (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{mapdiv([a0,{}a1,{}..],{}[b0,{}b1,{}..])} returns \\spad{[a0/b0,{}a1/b1,{}..]}.")) (|powern| (((|Stream| |#1|) (|Fraction| (|Integer|)) (|Stream| |#1|)) "\\spad{powern(r,{}f)} raises power series \\spad{f} to the power \\spad{r}.")) (|nlde| (((|Stream| |#1|) (|Stream| (|Stream| |#1|))) "\\spad{nlde(u)} solves a first order non-linear differential equation described by \\spad{u} of the form \\spad{[[b<0,{}0>,{}b<0,{}1>,{}...],{}[b<1,{}0>,{}b<1,{}1>,{}.],{}...]}. the differential equation has the form \\spad{y' = sum(i=0 to infinity,{}j=0 to infinity,{}b<i,{}j>*(x**i)*(y**j))}.")) (|lazyIntegrate| (((|Stream| |#1|) |#1| (|Mapping| (|Stream| |#1|))) "\\spad{lazyIntegrate(r,{}f)} is a local function used for fixed point computations.")) (|integrate| (((|Stream| |#1|) |#1| (|Stream| |#1|)) "\\spad{integrate(r,{}a)} returns the integral of the power series \\spad{a} with respect to the power series variableintegration where \\spad{r} denotes the constant of integration. Thus \\spad{integrate(a,{}[a0,{}a1,{}a2,{}...]) = [a,{}a0,{}a1/2,{}a2/3,{}...]}.")) (|invmultisect| (((|Stream| |#1|) (|Integer|) (|Integer|) (|Stream| |#1|)) "\\spad{invmultisect(a,{}b,{}st)} substitutes \\spad{x**((a+b)*n)} for \\spad{x**n} and multiplies by \\spad{x**b}.")) (|multisect| (((|Stream| |#1|) (|Integer|) (|Integer|) (|Stream| |#1|)) "\\spad{multisect(a,{}b,{}st)} selects the coefficients of \\spad{x**((a+b)*n+a)},{} and changes them to \\spad{x**n}.")) (|generalLambert| (((|Stream| |#1|) (|Stream| |#1|) (|Integer|) (|Integer|)) "\\spad{generalLambert(f(x),{}a,{}d)} returns \\spad{f(x**a) + f(x**(a + d)) + f(x**(a + 2 d)) + ...}. \\spad{f(x)} should have zero constant coefficient and \\spad{a} and \\spad{d} should be positive.")) (|evenlambert| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{evenlambert(st)} computes \\spad{f(x**2) + f(x**4) + f(x**6) + ...} if \\spad{st} is a stream representing \\spad{f(x)}. This function is used for computing infinite products. If \\spad{f(x)} is a power series with constant coefficient 1,{} then \\spad{prod(f(x**(2*n)),{}n=1..infinity) = exp(evenlambert(log(f(x))))}.")) (|oddlambert| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{oddlambert(st)} computes \\spad{f(x) + f(x**3) + f(x**5) + ...} if \\spad{st} is a stream representing \\spad{f(x)}. This function is used for computing infinite products. If \\spad{f}(\\spad{x}) is a power series with constant coefficient 1 then \\spad{prod(f(x**(2*n-1)),{}n=1..infinity) = exp(oddlambert(log(f(x))))}.")) (|lambert| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{lambert(st)} computes \\spad{f(x) + f(x**2) + f(x**3) + ...} if \\spad{st} is a stream representing \\spad{f(x)}. This function is used for computing infinite products. If \\spad{f(x)} is a power series with constant coefficient 1 then \\spad{prod(f(x**n),{}n = 1..infinity) = exp(lambert(log(f(x))))}.")) (|addiag| (((|Stream| |#1|) (|Stream| (|Stream| |#1|))) "\\spad{addiag(x)} performs diagonal addition of a stream of streams. if \\spad{x} = \\spad{[[a<0,{}0>,{}a<0,{}1>,{}..],{}[a<1,{}0>,{}a<1,{}1>,{}..],{}[a<2,{}0>,{}a<2,{}1>,{}..],{}..]} and \\spad{addiag(x) = [b<0,{}b<1>,{}...],{} then b<k> = sum(i+j=k,{}a<i,{}j>)}.")) (|revert| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{revert(a)} computes the inverse of a power series \\spad{a} with respect to composition. the series should have constant coefficient 0 and first order coefficient 1.")) (|lagrange| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{lagrange(g)} produces the power series for \\spad{f} where \\spad{f} is implicitly defined as \\spad{f(z) = z*g(f(z))}.")) (|compose| (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{compose(a,{}b)} composes the power series \\spad{a} with the power series \\spad{b}.")) (|eval| (((|Stream| |#1|) (|Stream| |#1|) |#1|) "\\spad{eval(a,{}r)} returns a stream of partial sums of the power series \\spad{a} evaluated at the power series variable equal to \\spad{r}.")) (|coerce| (((|Stream| |#1|) |#1|) "\\spad{coerce(r)} converts a ring element \\spad{r} to a stream with one element.")) (|gderiv| (((|Stream| |#1|) (|Mapping| |#1| (|Integer|)) (|Stream| |#1|)) "\\spad{gderiv(f,{}[a0,{}a1,{}a2,{}..])} returns \\spad{[f(0)*a0,{}f(1)*a1,{}f(2)*a2,{}..]}.")) (|deriv| (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{deriv(a)} returns the derivative of the power series with respect to the power series variable. Thus \\spad{deriv([a0,{}a1,{}a2,{}...])} returns \\spad{[a1,{}2 a2,{}3 a3,{}...]}.")) (|mapmult| (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{mapmult([a0,{}a1,{}..],{}[b0,{}b1,{}..])} returns \\spad{[a0*b0,{}a1*b1,{}..]}.")) (|int| (((|Stream| |#1|) |#1|) "\\spad{int(r)} returns [\\spad{r},{}\\spad{r+1},{}\\spad{r+2},{}...],{} where \\spad{r} is a ring element.")) (|oddintegers| (((|Stream| (|Integer|)) (|Integer|)) "\\spad{oddintegers(n)} returns \\spad{[n,{}n+2,{}n+4,{}...]}.")) (|integers| (((|Stream| (|Integer|)) (|Integer|)) "\\spad{integers(n)} returns \\spad{[n,{}n+1,{}n+2,{}...]}.")) (|monom| (((|Stream| |#1|) |#1| (|Integer|)) "\\spad{monom(deg,{}coef)} is a monomial of degree \\spad{deg} with coefficient \\spad{coef}.")) (|recip| (((|Union| (|Stream| |#1|) "failed") (|Stream| |#1|)) "\\spad{recip(a)} returns the power series reciprocal of \\spad{a},{} or \"failed\" if not possible.")) (/ (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{a / b} returns the power series quotient of \\spad{a} by \\spad{b}. An error message is returned if \\spad{b} is not invertible. This function is used in fixed point computations.")) (|exquo| (((|Union| (|Stream| |#1|) "failed") (|Stream| |#1|) (|Stream| |#1|)) "\\spad{exquo(a,{}b)} returns the power series quotient of \\spad{a} by \\spad{b},{} if the quotient exists,{} and \"failed\" otherwise")) (* (((|Stream| |#1|) (|Stream| |#1|) |#1|) "\\spad{a * r} returns the power series scalar multiplication of \\spad{a} by \\spad{r:} \\spad{[a0,{}a1,{}...] * r = [a0 * r,{}a1 * r,{}...]}") (((|Stream| |#1|) |#1| (|Stream| |#1|)) "\\spad{r * a} returns the power series scalar multiplication of \\spad{r} by \\spad{a}: \\spad{r * [a0,{}a1,{}...] = [r * a0,{}r * a1,{}...]}") (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{a * b} returns the power series (Cauchy) product of \\spad{a} and \\spad{b:} \\spad{[a0,{}a1,{}...] * [b0,{}b1,{}...] = [c0,{}c1,{}...]} where \\spad{ck = sum(i + j = k,{}\\spad{ai} * bk)}.")) (- (((|Stream| |#1|) (|Stream| |#1|)) "\\spad{- a} returns the power series negative of \\spad{a}: \\spad{- [a0,{}a1,{}...] = [- a0,{}- a1,{}...]}") (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{a - b} returns the power series difference of \\spad{a} and \\spad{b}: \\spad{[a0,{}a1,{}..] - [b0,{}b1,{}..] = [a0 - b0,{}a1 - b1,{}..]}")) (+ (((|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) "\\spad{a + b} returns the power series sum of \\spad{a} and \\spad{b}: \\spad{[a0,{}a1,{}..] + [b0,{}b1,{}..] = [a0 + b0,{}a1 + b1,{}..]}")))
NIL
@@ -4574,9 +4574,9 @@ NIL
NIL
(-1161 |Coef| |var| |cen|)
((|constructor| (NIL "Sparse Laurent series in one variable \\indented{2}{\\spadtype{SparseUnivariateLaurentSeries} is a domain representing Laurent} \\indented{2}{series in one variable with coefficients in an arbitrary ring.\\space{2}The} \\indented{2}{parameters of the type specify the coefficient ring,{} the power series} \\indented{2}{variable,{} and the center of the power series expansion.\\space{2}For example,{}} \\indented{2}{\\spad{SparseUnivariateLaurentSeries(Integer,{}x,{}3)} represents Laurent} \\indented{2}{series in \\spad{(x - 3)} with integer coefficients.}")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} returns the derivative of \\spad{f(x)} with respect to \\spad{x}.")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Laurent series.")))
-(((-4408 "*") -2750 (-2368 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-816))) (|has| |#1| (-172)) (-2368 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-905)))) (-4399 -2750 (-2368 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-816))) (|has| |#1| (-556)) (-2368 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-905)))) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-147)))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|)))))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasCategory| (-564) (QUOTE (-1106))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363))))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-145))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-172)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))))
-(-1162 R -2313)
+(((-4409 "*") -2733 (-2364 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-816))) (|has| |#1| (-172)) (-2364 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-905)))) (-4400 -2733 (-2364 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-816))) (|has| |#1| (-556)) (-2364 (|has| |#1| (-363)) (|has| (-1168 |#1| |#2| |#3|) (-905)))) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-147)))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|)))))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasCategory| (-564) (QUOTE (-1106))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363))))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1168) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-145))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-172)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1168 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(-1162 R -2312)
((|constructor| (NIL "computes sums of top-level expressions.")) (|sum| ((|#2| |#2| (|SegmentBinding| |#2|)) "\\spad{sum(f(n),{} n = a..b)} returns \\spad{f}(a) + \\spad{f}(a+1) + ... + \\spad{f}(\\spad{b}).") ((|#2| |#2| (|Symbol|)) "\\spad{sum(a(n),{} n)} returns A(\\spad{n}) such that A(\\spad{n+1}) - A(\\spad{n}) = a(\\spad{n}).")))
NIL
NIL
@@ -4594,16 +4594,16 @@ NIL
NIL
(-1166 R)
((|constructor| (NIL "This domain represents univariate polynomials over arbitrary (not necessarily commutative) coefficient rings. The variable is unspecified so that the variable displays as \\spad{?} on output. If it is necessary to specify the variable name,{} use type \\spadtype{UnivariatePolynomial}. The representation is sparse in the sense that only non-zero terms are represented.")) (|fmecg| (($ $ (|NonNegativeInteger|) |#1| $) "\\spad{fmecg(p1,{}e,{}r,{}p2)} finds \\spad{X} : \\spad{p1} - \\spad{r} * X**e * \\spad{p2}")) (|outputForm| (((|OutputForm|) $ (|OutputForm|)) "\\spad{outputForm(p,{}var)} converts the SparseUnivariatePolynomial \\spad{p} to an output form (see \\spadtype{OutputForm}) printed as a polynomial in the output form variable.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4402 |has| |#1| (-363)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-233))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4403 |has| |#1| (-363)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-1145))) (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-233))) (|HasAttribute| |#1| (QUOTE -4405)) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-1167 |Coef| |var| |cen|)
((|constructor| (NIL "Sparse Puiseux series in one variable \\indented{2}{\\spadtype{SparseUnivariatePuiseuxSeries} is a domain representing Puiseux} \\indented{2}{series in one variable with coefficients in an arbitrary ring.\\space{2}The} \\indented{2}{parameters of the type specify the coefficient ring,{} the power series} \\indented{2}{variable,{} and the center of the power series expansion.\\space{2}For example,{}} \\indented{2}{\\spad{SparseUnivariatePuiseuxSeries(Integer,{}x,{}3)} represents Puiseux} \\indented{2}{series in \\spad{(x - 3)} with \\spadtype{Integer} coefficients.}")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} returns the derivative of \\spad{f(x)} with respect to \\spad{x}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
(-1168 |Coef| |var| |cen|)
((|constructor| (NIL "Sparse Taylor series in one variable \\indented{2}{\\spadtype{SparseUnivariateTaylorSeries} is a domain representing Taylor} \\indented{2}{series in one variable with coefficients in an arbitrary ring.\\space{2}The} \\indented{2}{parameters of the type specify the coefficient ring,{} the power series} \\indented{2}{variable,{} and the center of the power series expansion.\\space{2}For example,{}} \\indented{2}{\\spadtype{SparseUnivariateTaylorSeries}(Integer,{}\\spad{x},{}3) represents Taylor} \\indented{2}{series in \\spad{(x - 3)} with \\spadtype{Integer} coefficients.}")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x),{}x)} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} computes the derivative of \\spad{f(x)} with respect to \\spad{x}.")) (|univariatePolynomial| (((|UnivariatePolynomial| |#2| |#1|) $ (|NonNegativeInteger|)) "\\spad{univariatePolynomial(f,{}k)} returns a univariate polynomial \\indented{1}{consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.}")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a \\indented{1}{Taylor series.}") (($ (|UnivariatePolynomial| |#2| |#1|)) "\\spad{coerce(p)} converts a univariate polynomial \\spad{p} in the variable \\spad{var} to a univariate Taylor series in \\spad{var}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|)))) (|HasCategory| (-767) (QUOTE (-1106))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|)))) (|HasCategory| (-767) (QUOTE (-1106))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
(-1169)
((|constructor| (NIL "This domain builds representations of boolean expressions for use with the \\axiomType{FortranCode} domain.")) (NOT (($ $) "\\spad{NOT(x)} returns the \\axiomType{Switch} expression representing \\spad{\\~~x}.") (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{NOT(x)} returns the \\axiomType{Switch} expression representing \\spad{\\~~x}.")) (AND (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{AND(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x and y}.")) (EQ (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{EQ(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x = y}.")) (OR (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{OR(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x or y}.")) (GE (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{GE(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x>=y}.")) (LE (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{LE(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x<=y}.")) (GT (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{GT(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x>y}.")) (LT (($ (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $)) (|Union| (|:| I (|Expression| (|Integer|))) (|:| F (|Expression| (|Float|))) (|:| CF (|Expression| (|Complex| (|Float|)))) (|:| |switch| $))) "\\spad{LT(x,{}y)} returns the \\axiomType{Switch} expression representing \\spad{x<y}.")) (|coerce| (($ (|Symbol|)) "\\spad{coerce(s)} \\undocumented{}")))
NIL
@@ -4618,8 +4618,8 @@ NIL
NIL
(-1172 R)
((|constructor| (NIL "This domain implements symmetric polynomial")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-6 -4404)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| (-967) (QUOTE (-131))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasAttribute| |#1| (QUOTE -4404)))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-6 -4405)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-452))) (-12 (|HasCategory| (-967) (QUOTE (-131))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasAttribute| |#1| (QUOTE -4405)))
(-1173)
((|constructor| (NIL "Creates and manipulates one global symbol table for FORTRAN code generation,{} containing details of types,{} dimensions,{} and argument lists.")) (|symbolTableOf| (((|SymbolTable|) (|Symbol|) $) "\\spad{symbolTableOf(f,{}tab)} returns the symbol table of \\spad{f}")) (|argumentListOf| (((|List| (|Symbol|)) (|Symbol|) $) "\\spad{argumentListOf(f,{}tab)} returns the argument list of \\spad{f}")) (|returnTypeOf| (((|Union| (|:| |fst| (|FortranScalarType|)) (|:| |void| "void")) (|Symbol|) $) "\\spad{returnTypeOf(f,{}tab)} returns the type of the object returned by \\spad{f}")) (|empty| (($) "\\spad{empty()} creates a new,{} empty symbol table.")) (|printTypes| (((|Void|) (|Symbol|)) "\\spad{printTypes(tab)} produces FORTRAN type declarations from \\spad{tab},{} on the current FORTRAN output stream")) (|printHeader| (((|Void|)) "\\spad{printHeader()} produces the FORTRAN header for the current subprogram in the global symbol table on the current FORTRAN output stream.") (((|Void|) (|Symbol|)) "\\spad{printHeader(f)} produces the FORTRAN header for subprogram \\spad{f} in the global symbol table on the current FORTRAN output stream.") (((|Void|) (|Symbol|) $) "\\spad{printHeader(f,{}tab)} produces the FORTRAN header for subprogram \\spad{f} in symbol table \\spad{tab} on the current FORTRAN output stream.")) (|returnType!| (((|Void|) (|Union| (|:| |fst| (|FortranScalarType|)) (|:| |void| "void"))) "\\spad{returnType!(t)} declares that the return type of he current subprogram in the global symbol table is \\spad{t}.") (((|Void|) (|Symbol|) (|Union| (|:| |fst| (|FortranScalarType|)) (|:| |void| "void"))) "\\spad{returnType!(f,{}t)} declares that the return type of subprogram \\spad{f} in the global symbol table is \\spad{t}.") (((|Void|) (|Symbol|) (|Union| (|:| |fst| (|FortranScalarType|)) (|:| |void| "void")) $) "\\spad{returnType!(f,{}t,{}tab)} declares that the return type of subprogram \\spad{f} in symbol table \\spad{tab} is \\spad{t}.")) (|argumentList!| (((|Void|) (|List| (|Symbol|))) "\\spad{argumentList!(l)} declares that the argument list for the current subprogram in the global symbol table is \\spad{l}.") (((|Void|) (|Symbol|) (|List| (|Symbol|))) "\\spad{argumentList!(f,{}l)} declares that the argument list for subprogram \\spad{f} in the global symbol table is \\spad{l}.") (((|Void|) (|Symbol|) (|List| (|Symbol|)) $) "\\spad{argumentList!(f,{}l,{}tab)} declares that the argument list for subprogram \\spad{f} in symbol table \\spad{tab} is \\spad{l}.")) (|endSubProgram| (((|Symbol|)) "\\spad{endSubProgram()} asserts that we are no longer processing the current subprogram.")) (|currentSubProgram| (((|Symbol|)) "\\spad{currentSubProgram()} returns the name of the current subprogram being processed")) (|newSubProgram| (((|Void|) (|Symbol|)) "\\spad{newSubProgram(f)} asserts that from now on type declarations are part of subprogram \\spad{f}.")) (|declare!| (((|FortranType|) (|Symbol|) (|FortranType|) (|Symbol|)) "\\spad{declare!(u,{}t,{}asp)} declares the parameter \\spad{u} to have type \\spad{t} in \\spad{asp}.") (((|FortranType|) (|Symbol|) (|FortranType|)) "\\spad{declare!(u,{}t)} declares the parameter \\spad{u} to have type \\spad{t} in the current level of the symbol table.") (((|FortranType|) (|List| (|Symbol|)) (|FortranType|) (|Symbol|) $) "\\spad{declare!(u,{}t,{}asp,{}tab)} declares the parameters \\spad{u} of subprogram \\spad{asp} to have type \\spad{t} in symbol table \\spad{tab}.") (((|FortranType|) (|Symbol|) (|FortranType|) (|Symbol|) $) "\\spad{declare!(u,{}t,{}asp,{}tab)} declares the parameter \\spad{u} of subprogram \\spad{asp} to have type \\spad{t} in symbol table \\spad{tab}.")) (|clearTheSymbolTable| (((|Void|) (|Symbol|)) "\\spad{clearTheSymbolTable(x)} removes the symbol \\spad{x} from the table") (((|Void|)) "\\spad{clearTheSymbolTable()} clears the current symbol table.")) (|showTheSymbolTable| (($) "\\spad{showTheSymbolTable()} returns the current symbol table.")))
NIL
@@ -4658,8 +4658,8 @@ NIL
NIL
(-1182 |Key| |Entry|)
((|constructor| (NIL "This is the general purpose table type. The keys are hashed to look up the entries. This creates a \\spadtype{HashTable} if equal for the Key domain is consistent with Lisp EQUAL otherwise an \\spadtype{AssociationList}")))
-((-4406 . T) (-4407 . T))
-((-12 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3058) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3726) (|devaluate| |#2|)))))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2750 (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4407 . T) (-4408 . T))
+((-12 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -309) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3026) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -3683) (|devaluate| |#2|)))))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#2| (QUOTE (-1094)))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -612) (QUOTE (-536)))) (-12 (|HasCategory| |#2| (QUOTE (-1094))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#2| (QUOTE (-1094))) (-2733 (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#2| (LIST (QUOTE -611) (QUOTE (-858)))) (|HasCategory| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (LIST (QUOTE -611) (QUOTE (-858)))))
(-1183 R)
((|constructor| (NIL "Expands tangents of sums and scalar products.")) (|tanNa| ((|#1| |#1| (|Integer|)) "\\spad{tanNa(a,{} n)} returns \\spad{f(a)} such that if \\spad{a = tan(u)} then \\spad{f(a) = tan(n * u)}.")) (|tanAn| (((|SparseUnivariatePolynomial| |#1|) |#1| (|PositiveInteger|)) "\\spad{tanAn(a,{} n)} returns \\spad{P(x)} such that if \\spad{a = tan(u)} then \\spad{P(tan(u/n)) = 0}.")) (|tanSum| ((|#1| (|List| |#1|)) "\\spad{tanSum([a1,{}...,{}an])} returns \\spad{f(a1,{}...,{}an)} such that if \\spad{\\spad{ai} = tan(\\spad{ui})} then \\spad{f(a1,{}...,{}an) = tan(u1 + ... + un)}.")))
NIL
@@ -4670,7 +4670,7 @@ NIL
NIL
(-1185 |Key| |Entry|)
((|constructor| (NIL "A table aggregate is a model of a table,{} \\spadignore{i.e.} a discrete many-to-one mapping from keys to entries.")) (|map| (($ (|Mapping| |#2| |#2| |#2|) $ $) "\\spad{map(fn,{}t1,{}t2)} creates a new table \\spad{t} from given tables \\spad{t1} and \\spad{t2} with elements \\spad{fn}(\\spad{x},{}\\spad{y}) where \\spad{x} and \\spad{y} are corresponding elements from \\spad{t1} and \\spad{t2} respectively.")) (|table| (($ (|List| (|Record| (|:| |key| |#1|) (|:| |entry| |#2|)))) "\\spad{table([x,{}y,{}...,{}z])} creates a table consisting of entries \\axiom{\\spad{x},{}\\spad{y},{}...,{}\\spad{z}}.") (($) "\\spad{table()}\\$\\spad{T} creates an empty table of type \\spad{T}.")) (|setelt| ((|#2| $ |#1| |#2|) "\\spad{setelt(t,{}k,{}e)} (also written \\axiom{\\spad{t}.\\spad{k} \\spad{:=} \\spad{e}}) is equivalent to \\axiom{(insert([\\spad{k},{}\\spad{e}],{}\\spad{t}); \\spad{e})}.")))
-((-4407 . T))
+((-4408 . T))
NIL
(-1186 |Key| |Entry|)
((|constructor| (NIL "\\axiom{TabulatedComputationPackage(Key ,{}Entry)} provides some modest support for dealing with operations with type \\axiom{Key \\spad{->} Entry}. The result of such operations can be stored and retrieved with this package by using a hash-table. The user does not need to worry about the management of this hash-table. However,{} onnly one hash-table is built by calling \\axiom{TabulatedComputationPackage(Key ,{}Entry)}.")) (|insert!| (((|Void|) |#1| |#2|) "\\axiom{insert!(\\spad{x},{}\\spad{y})} stores the item whose key is \\axiom{\\spad{x}} and whose entry is \\axiom{\\spad{y}}.")) (|extractIfCan| (((|Union| |#2| "failed") |#1|) "\\axiom{extractIfCan(\\spad{x})} searches the item whose key is \\axiom{\\spad{x}}.")) (|makingStats?| (((|Boolean|)) "\\axiom{makingStats?()} returns \\spad{true} iff the statisitics process is running.")) (|printingInfo?| (((|Boolean|)) "\\axiom{printingInfo?()} returns \\spad{true} iff messages are printed when manipulating items from the hash-table.")) (|usingTable?| (((|Boolean|)) "\\axiom{usingTable?()} returns \\spad{true} iff the hash-table is used")) (|clearTable!| (((|Void|)) "\\axiom{clearTable!()} clears the hash-table and assumes that it will no longer be used.")) (|printStats!| (((|Void|)) "\\axiom{printStats!()} prints the statistics.")) (|startStats!| (((|Void|) (|String|)) "\\axiom{startStats!(\\spad{x})} initializes the statisitics process and sets the comments to display when statistics are printed")) (|printInfo!| (((|Void|) (|String|) (|String|)) "\\axiom{printInfo!(\\spad{x},{}\\spad{y})} initializes the mesages to be printed when manipulating items from the hash-table. If a key is retrieved then \\axiom{\\spad{x}} is displayed. If an item is stored then \\axiom{\\spad{y}} is displayed.")) (|initTable!| (((|Void|)) "\\axiom{initTable!()} initializes the hash-table.")))
@@ -4710,8 +4710,8 @@ NIL
NIL
(-1195 S)
((|constructor| (NIL "\\spadtype{Tree(S)} is a basic domains of tree structures. Each tree is either empty or else is a {\\it node} consisting of a value and a list of (sub)trees.")) (|cyclicParents| (((|List| $) $) "\\spad{cyclicParents(t)} returns a list of cycles that are parents of \\spad{t}.")) (|cyclicEqual?| (((|Boolean|) $ $) "\\spad{cyclicEqual?(t1,{} t2)} tests of two cyclic trees have the same structure.")) (|cyclicEntries| (((|List| $) $) "\\spad{cyclicEntries(t)} returns a list of top-level cycles in tree \\spad{t}.")) (|cyclicCopy| (($ $) "\\spad{cyclicCopy(l)} makes a copy of a (possibly) cyclic tree \\spad{l}.")) (|cyclic?| (((|Boolean|) $) "\\spad{cyclic?(t)} tests if \\spad{t} is a cyclic tree.")) (|tree| (($ |#1|) "\\spad{tree(nd)} creates a tree with value \\spad{nd},{} and no children") (($ (|List| |#1|)) "\\spad{tree(ls)} creates a tree from a list of elements of \\spad{s}.") (($ |#1| (|List| $)) "\\spad{tree(nd,{}ls)} creates a tree with value \\spad{nd},{} and children \\spad{ls}.")))
-((-4407 . T) (-4406 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
+((-4408 . T) (-4407 . T))
+((-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1094))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1196 S)
((|constructor| (NIL "Category for the trigonometric functions.")) (|tan| (($ $) "\\spad{tan(x)} returns the tangent of \\spad{x}.")) (|sin| (($ $) "\\spad{sin(x)} returns the sine of \\spad{x}.")) (|sec| (($ $) "\\spad{sec(x)} returns the secant of \\spad{x}.")) (|csc| (($ $) "\\spad{csc(x)} returns the cosecant of \\spad{x}.")) (|cot| (($ $) "\\spad{cot(x)} returns the cotangent of \\spad{x}.")) (|cos| (($ $) "\\spad{cos(x)} returns the cosine of \\spad{x}.")))
NIL
@@ -4720,7 +4720,7 @@ NIL
((|constructor| (NIL "Category for the trigonometric functions.")) (|tan| (($ $) "\\spad{tan(x)} returns the tangent of \\spad{x}.")) (|sin| (($ $) "\\spad{sin(x)} returns the sine of \\spad{x}.")) (|sec| (($ $) "\\spad{sec(x)} returns the secant of \\spad{x}.")) (|csc| (($ $) "\\spad{csc(x)} returns the cosecant of \\spad{x}.")) (|cot| (($ $) "\\spad{cot(x)} returns the cotangent of \\spad{x}.")) (|cos| (($ $) "\\spad{cos(x)} returns the cosine of \\spad{x}.")))
NIL
NIL
-(-1198 R -2313)
+(-1198 R -2312)
((|constructor| (NIL "\\spadtype{TrigonometricManipulations} provides transformations from trigonometric functions to complex exponentials and logarithms,{} and back.")) (|complexForm| (((|Complex| |#2|) |#2|) "\\spad{complexForm(f)} returns \\spad{[real f,{} imag f]}.")) (|real?| (((|Boolean|) |#2|) "\\spad{real?(f)} returns \\spad{true} if \\spad{f = real f}.")) (|imag| ((|#2| |#2|) "\\spad{imag(f)} returns the imaginary part of \\spad{f} where \\spad{f} is a complex function.")) (|real| ((|#2| |#2|) "\\spad{real(f)} returns the real part of \\spad{f} where \\spad{f} is a complex function.")) (|trigs| ((|#2| |#2|) "\\spad{trigs(f)} rewrites all the complex logs and exponentials appearing in \\spad{f} in terms of trigonometric functions.")) (|complexElementary| ((|#2| |#2| (|Symbol|)) "\\spad{complexElementary(f,{} x)} rewrites the kernels of \\spad{f} involving \\spad{x} in terms of the 2 fundamental complex transcendental elementary functions: \\spad{log,{} exp}.") ((|#2| |#2|) "\\spad{complexElementary(f)} rewrites \\spad{f} in terms of the 2 fundamental complex transcendental elementary functions: \\spad{log,{} exp}.")) (|complexNormalize| ((|#2| |#2| (|Symbol|)) "\\spad{complexNormalize(f,{} x)} rewrites \\spad{f} using the least possible number of complex independent kernels involving \\spad{x}.") ((|#2| |#2|) "\\spad{complexNormalize(f)} rewrites \\spad{f} using the least possible number of complex independent kernels.")))
NIL
NIL
@@ -4728,7 +4728,7 @@ NIL
((|constructor| (NIL "This package provides functions that compute \"fraction-free\" inverses of upper and lower triangular matrices over a integral domain. By \"fraction-free inverses\" we mean the following: given a matrix \\spad{B} with entries in \\spad{R} and an element \\spad{d} of \\spad{R} such that \\spad{d} * inv(\\spad{B}) also has entries in \\spad{R},{} we return \\spad{d} * inv(\\spad{B}). Thus,{} it is not necessary to pass to the quotient field in any of our computations.")) (|LowTriBddDenomInv| ((|#4| |#4| |#1|) "\\spad{LowTriBddDenomInv(B,{}d)} returns \\spad{M},{} where \\spad{B} is a non-singular lower triangular matrix and \\spad{d} is an element of \\spad{R} such that \\spad{M = d * inv(B)} has entries in \\spad{R}.")) (|UpTriBddDenomInv| ((|#4| |#4| |#1|) "\\spad{UpTriBddDenomInv(B,{}d)} returns \\spad{M},{} where \\spad{B} is a non-singular upper triangular matrix and \\spad{d} is an element of \\spad{R} such that \\spad{M = d * inv(B)} has entries in \\spad{R}.")))
NIL
NIL
-(-1200 R -2313)
+(-1200 R -2312)
((|constructor| (NIL "TranscendentalManipulations provides functions to simplify and expand expressions involving transcendental operators.")) (|expandTrigProducts| ((|#2| |#2|) "\\spad{expandTrigProducts(e)} replaces \\axiom{sin(\\spad{x})*sin(\\spad{y})} by \\spad{(cos(x-y)-cos(x+y))/2},{} \\axiom{cos(\\spad{x})*cos(\\spad{y})} by \\spad{(cos(x-y)+cos(x+y))/2},{} and \\axiom{sin(\\spad{x})*cos(\\spad{y})} by \\spad{(sin(x-y)+sin(x+y))/2}. Note that this operation uses the pattern matcher and so is relatively expensive. To avoid getting into an infinite loop the transformations are applied at most ten times.")) (|removeSinhSq| ((|#2| |#2|) "\\spad{removeSinhSq(f)} converts every \\spad{sinh(u)**2} appearing in \\spad{f} into \\spad{1 - cosh(x)**2},{} and also reduces higher powers of \\spad{sinh(u)} with that formula.")) (|removeCoshSq| ((|#2| |#2|) "\\spad{removeCoshSq(f)} converts every \\spad{cosh(u)**2} appearing in \\spad{f} into \\spad{1 - sinh(x)**2},{} and also reduces higher powers of \\spad{cosh(u)} with that formula.")) (|removeSinSq| ((|#2| |#2|) "\\spad{removeSinSq(f)} converts every \\spad{sin(u)**2} appearing in \\spad{f} into \\spad{1 - cos(x)**2},{} and also reduces higher powers of \\spad{sin(u)} with that formula.")) (|removeCosSq| ((|#2| |#2|) "\\spad{removeCosSq(f)} converts every \\spad{cos(u)**2} appearing in \\spad{f} into \\spad{1 - sin(x)**2},{} and also reduces higher powers of \\spad{cos(u)} with that formula.")) (|coth2tanh| ((|#2| |#2|) "\\spad{coth2tanh(f)} converts every \\spad{coth(u)} appearing in \\spad{f} into \\spad{1/tanh(u)}.")) (|cot2tan| ((|#2| |#2|) "\\spad{cot2tan(f)} converts every \\spad{cot(u)} appearing in \\spad{f} into \\spad{1/tan(u)}.")) (|tanh2coth| ((|#2| |#2|) "\\spad{tanh2coth(f)} converts every \\spad{tanh(u)} appearing in \\spad{f} into \\spad{1/coth(u)}.")) (|tan2cot| ((|#2| |#2|) "\\spad{tan2cot(f)} converts every \\spad{tan(u)} appearing in \\spad{f} into \\spad{1/cot(u)}.")) (|tanh2trigh| ((|#2| |#2|) "\\spad{tanh2trigh(f)} converts every \\spad{tanh(u)} appearing in \\spad{f} into \\spad{sinh(u)/cosh(u)}.")) (|tan2trig| ((|#2| |#2|) "\\spad{tan2trig(f)} converts every \\spad{tan(u)} appearing in \\spad{f} into \\spad{sin(u)/cos(u)}.")) (|sinh2csch| ((|#2| |#2|) "\\spad{sinh2csch(f)} converts every \\spad{sinh(u)} appearing in \\spad{f} into \\spad{1/csch(u)}.")) (|sin2csc| ((|#2| |#2|) "\\spad{sin2csc(f)} converts every \\spad{sin(u)} appearing in \\spad{f} into \\spad{1/csc(u)}.")) (|sech2cosh| ((|#2| |#2|) "\\spad{sech2cosh(f)} converts every \\spad{sech(u)} appearing in \\spad{f} into \\spad{1/cosh(u)}.")) (|sec2cos| ((|#2| |#2|) "\\spad{sec2cos(f)} converts every \\spad{sec(u)} appearing in \\spad{f} into \\spad{1/cos(u)}.")) (|csch2sinh| ((|#2| |#2|) "\\spad{csch2sinh(f)} converts every \\spad{csch(u)} appearing in \\spad{f} into \\spad{1/sinh(u)}.")) (|csc2sin| ((|#2| |#2|) "\\spad{csc2sin(f)} converts every \\spad{csc(u)} appearing in \\spad{f} into \\spad{1/sin(u)}.")) (|coth2trigh| ((|#2| |#2|) "\\spad{coth2trigh(f)} converts every \\spad{coth(u)} appearing in \\spad{f} into \\spad{cosh(u)/sinh(u)}.")) (|cot2trig| ((|#2| |#2|) "\\spad{cot2trig(f)} converts every \\spad{cot(u)} appearing in \\spad{f} into \\spad{cos(u)/sin(u)}.")) (|cosh2sech| ((|#2| |#2|) "\\spad{cosh2sech(f)} converts every \\spad{cosh(u)} appearing in \\spad{f} into \\spad{1/sech(u)}.")) (|cos2sec| ((|#2| |#2|) "\\spad{cos2sec(f)} converts every \\spad{cos(u)} appearing in \\spad{f} into \\spad{1/sec(u)}.")) (|expandLog| ((|#2| |#2|) "\\spad{expandLog(f)} converts every \\spad{log(a/b)} appearing in \\spad{f} into \\spad{log(a) - log(b)},{} and every \\spad{log(a*b)} into \\spad{log(a) + log(b)}..")) (|expandPower| ((|#2| |#2|) "\\spad{expandPower(f)} converts every power \\spad{(a/b)**c} appearing in \\spad{f} into \\spad{a**c * b**(-c)}.")) (|simplifyLog| ((|#2| |#2|) "\\spad{simplifyLog(f)} converts every \\spad{log(a) - log(b)} appearing in \\spad{f} into \\spad{log(a/b)},{} every \\spad{log(a) + log(b)} into \\spad{log(a*b)} and every \\spad{n*log(a)} into \\spad{log(a^n)}.")) (|simplifyExp| ((|#2| |#2|) "\\spad{simplifyExp(f)} converts every product \\spad{exp(a)*exp(b)} appearing in \\spad{f} into \\spad{exp(a+b)}.")) (|htrigs| ((|#2| |#2|) "\\spad{htrigs(f)} converts all the exponentials in \\spad{f} into hyperbolic sines and cosines.")) (|simplify| ((|#2| |#2|) "\\spad{simplify(f)} performs the following simplifications on \\spad{f:}\\begin{items} \\item 1. rewrites trigs and hyperbolic trigs in terms of \\spad{sin} ,{}\\spad{cos},{} \\spad{sinh},{} \\spad{cosh}. \\item 2. rewrites \\spad{sin**2} and \\spad{sinh**2} in terms of \\spad{cos} and \\spad{cosh},{} \\item 3. rewrites \\spad{exp(a)*exp(b)} as \\spad{exp(a+b)}. \\item 4. rewrites \\spad{(a**(1/n))**m * (a**(1/s))**t} as a single power of a single radical of \\spad{a}. \\end{items}")) (|expand| ((|#2| |#2|) "\\spad{expand(f)} performs the following expansions on \\spad{f:}\\begin{items} \\item 1. logs of products are expanded into sums of logs,{} \\item 2. trigonometric and hyperbolic trigonometric functions of sums are expanded into sums of products of trigonometric and hyperbolic trigonometric functions. \\item 3. formal powers of the form \\spad{(a/b)**c} are expanded into \\spad{a**c * b**(-c)}. \\end{items}")))
NIL
((-12 (|HasCategory| |#1| (LIST (QUOTE -612) (LIST (QUOTE -888) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -882) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -882) (|devaluate| |#1|)))))
@@ -4738,12 +4738,12 @@ NIL
((|HasCategory| |#4| (QUOTE (-368))))
(-1202 R E V P)
((|constructor| (NIL "The category of triangular sets of multivariate polynomials with coefficients in an integral domain. Let \\axiom{\\spad{R}} be an integral domain and \\axiom{\\spad{V}} a finite ordered set of variables,{} say \\axiom{\\spad{X1} < \\spad{X2} < ... < \\spad{Xn}}. A set \\axiom{\\spad{S}} of polynomials in \\axiom{\\spad{R}[\\spad{X1},{}\\spad{X2},{}...,{}\\spad{Xn}]} is triangular if no elements of \\axiom{\\spad{S}} lies in \\axiom{\\spad{R}},{} and if two distinct elements of \\axiom{\\spad{S}} have distinct main variables. Note that the empty set is a triangular set. A triangular set is not necessarily a (lexicographical) Groebner basis and the notion of reduction related to triangular sets is based on the recursive view of polynomials. We recall this notion here and refer to [1] for more details. A polynomial \\axiom{\\spad{P}} is reduced \\spad{w}.\\spad{r}.\\spad{t} a non-constant polynomial \\axiom{\\spad{Q}} if the degree of \\axiom{\\spad{P}} in the main variable of \\axiom{\\spad{Q}} is less than the main degree of \\axiom{\\spad{Q}}. A polynomial \\axiom{\\spad{P}} is reduced \\spad{w}.\\spad{r}.\\spad{t} a triangular set \\axiom{\\spad{T}} if it is reduced \\spad{w}.\\spad{r}.\\spad{t}. every polynomial of \\axiom{\\spad{T}}. \\newline References : \\indented{1}{[1] \\spad{P}. AUBRY,{} \\spad{D}. LAZARD and \\spad{M}. MORENO MAZA \"On the Theories} \\indented{5}{of Triangular Sets\" Journal of Symbol. Comp. (to appear)}")) (|coHeight| (((|NonNegativeInteger|) $) "\\axiom{coHeight(\\spad{ts})} returns \\axiom{size()\\spad{\\$}\\spad{V}} minus \\axiom{\\spad{\\#}\\spad{ts}}.")) (|extend| (($ $ |#4|) "\\axiom{extend(\\spad{ts},{}\\spad{p})} returns a triangular set which encodes the simple extension by \\axiom{\\spad{p}} of the extension of the base field defined by \\axiom{\\spad{ts}},{} according to the properties of triangular sets of the current category If the required properties do not hold an error is returned.")) (|extendIfCan| (((|Union| $ "failed") $ |#4|) "\\axiom{extendIfCan(\\spad{ts},{}\\spad{p})} returns a triangular set which encodes the simple extension by \\axiom{\\spad{p}} of the extension of the base field defined by \\axiom{\\spad{ts}},{} according to the properties of triangular sets of the current domain. If the required properties do not hold then \"failed\" is returned. This operation encodes in some sense the properties of the triangular sets of the current category. Is is used to implement the \\axiom{construct} operation to guarantee that every triangular set build from a list of polynomials has the required properties.")) (|select| (((|Union| |#4| "failed") $ |#3|) "\\axiom{select(\\spad{ts},{}\\spad{v})} returns the polynomial of \\axiom{\\spad{ts}} with \\axiom{\\spad{v}} as main variable,{} if any.")) (|algebraic?| (((|Boolean|) |#3| $) "\\axiom{algebraic?(\\spad{v},{}\\spad{ts})} returns \\spad{true} iff \\axiom{\\spad{v}} is the main variable of some polynomial in \\axiom{\\spad{ts}}.")) (|algebraicVariables| (((|List| |#3|) $) "\\axiom{algebraicVariables(\\spad{ts})} returns the decreasingly sorted list of the main variables of the polynomials of \\axiom{\\spad{ts}}.")) (|rest| (((|Union| $ "failed") $) "\\axiom{rest(\\spad{ts})} returns the polynomials of \\axiom{\\spad{ts}} with smaller main variable than \\axiom{mvar(\\spad{ts})} if \\axiom{\\spad{ts}} is not empty,{} otherwise returns \"failed\"")) (|last| (((|Union| |#4| "failed") $) "\\axiom{last(\\spad{ts})} returns the polynomial of \\axiom{\\spad{ts}} with smallest main variable if \\axiom{\\spad{ts}} is not empty,{} otherwise returns \\axiom{\"failed\"}.")) (|first| (((|Union| |#4| "failed") $) "\\axiom{first(\\spad{ts})} returns the polynomial of \\axiom{\\spad{ts}} with greatest main variable if \\axiom{\\spad{ts}} is not empty,{} otherwise returns \\axiom{\"failed\"}.")) (|zeroSetSplitIntoTriangularSystems| (((|List| (|Record| (|:| |close| $) (|:| |open| (|List| |#4|)))) (|List| |#4|)) "\\axiom{zeroSetSplitIntoTriangularSystems(\\spad{lp})} returns a list of triangular systems \\axiom{[[\\spad{ts1},{}\\spad{qs1}],{}...,{}[\\spad{tsn},{}\\spad{qsn}]]} such that the zero set of \\axiom{\\spad{lp}} is the union of the closures of the \\axiom{W_i} where \\axiom{W_i} consists of the zeros of \\axiom{\\spad{ts}} which do not cancel any polynomial in \\axiom{qsi}.")) (|zeroSetSplit| (((|List| $) (|List| |#4|)) "\\axiom{zeroSetSplit(\\spad{lp})} returns a list \\axiom{\\spad{lts}} of triangular sets such that the zero set of \\axiom{\\spad{lp}} is the union of the closures of the regular zero sets of the members of \\axiom{\\spad{lts}}.")) (|reduceByQuasiMonic| ((|#4| |#4| $) "\\axiom{reduceByQuasiMonic(\\spad{p},{}\\spad{ts})} returns the same as \\axiom{remainder(\\spad{p},{}collectQuasiMonic(\\spad{ts})).polnum}.")) (|collectQuasiMonic| (($ $) "\\axiom{collectQuasiMonic(\\spad{ts})} returns the subset of \\axiom{\\spad{ts}} consisting of the polynomials with initial in \\axiom{\\spad{R}}.")) (|removeZero| ((|#4| |#4| $) "\\axiom{removeZero(\\spad{p},{}\\spad{ts})} returns \\axiom{0} if \\axiom{\\spad{p}} reduces to \\axiom{0} by pseudo-division \\spad{w}.\\spad{r}.\\spad{t} \\axiom{\\spad{ts}} otherwise returns a polynomial \\axiom{\\spad{q}} computed from \\axiom{\\spad{p}} by removing any coefficient in \\axiom{\\spad{p}} reducing to \\axiom{0}.")) (|initiallyReduce| ((|#4| |#4| $) "\\axiom{initiallyReduce(\\spad{p},{}\\spad{ts})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{initiallyReduced?(\\spad{r},{}\\spad{ts})} holds and there exists some product \\axiom{\\spad{h}} of \\axiom{initials(\\spad{ts})} such that \\axiom{\\spad{h*p} - \\spad{r}} lies in the ideal generated by \\axiom{\\spad{ts}}.")) (|headReduce| ((|#4| |#4| $) "\\axiom{headReduce(\\spad{p},{}\\spad{ts})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{headReduce?(\\spad{r},{}\\spad{ts})} holds and there exists some product \\axiom{\\spad{h}} of \\axiom{initials(\\spad{ts})} such that \\axiom{\\spad{h*p} - \\spad{r}} lies in the ideal generated by \\axiom{\\spad{ts}}.")) (|stronglyReduce| ((|#4| |#4| $) "\\axiom{stronglyReduce(\\spad{p},{}\\spad{ts})} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{stronglyReduced?(\\spad{r},{}\\spad{ts})} holds and there exists some product \\axiom{\\spad{h}} of \\axiom{initials(\\spad{ts})} such that \\axiom{\\spad{h*p} - \\spad{r}} lies in the ideal generated by \\axiom{\\spad{ts}}.")) (|rewriteSetWithReduction| (((|List| |#4|) (|List| |#4|) $ (|Mapping| |#4| |#4| |#4|) (|Mapping| (|Boolean|) |#4| |#4|)) "\\axiom{rewriteSetWithReduction(\\spad{lp},{}\\spad{ts},{}redOp,{}redOp?)} returns a list \\axiom{\\spad{lq}} of polynomials such that \\axiom{[reduce(\\spad{p},{}\\spad{ts},{}redOp,{}redOp?) for \\spad{p} in \\spad{lp}]} and \\axiom{\\spad{lp}} have the same zeros inside the regular zero set of \\axiom{\\spad{ts}}. Moreover,{} for every polynomial \\axiom{\\spad{q}} in \\axiom{\\spad{lq}} and every polynomial \\axiom{\\spad{t}} in \\axiom{\\spad{ts}} \\axiom{redOp?(\\spad{q},{}\\spad{t})} holds and there exists a polynomial \\axiom{\\spad{p}} in the ideal generated by \\axiom{\\spad{lp}} and a product \\axiom{\\spad{h}} of \\axiom{initials(\\spad{ts})} such that \\axiom{\\spad{h*p} - \\spad{r}} lies in the ideal generated by \\axiom{\\spad{ts}}. The operation \\axiom{redOp} must satisfy the following conditions. For every \\axiom{\\spad{p}} and \\axiom{\\spad{q}} we have \\axiom{redOp?(redOp(\\spad{p},{}\\spad{q}),{}\\spad{q})} and there exists an integer \\axiom{\\spad{e}} and a polynomial \\axiom{\\spad{f}} such that \\axiom{init(\\spad{q})^e*p = \\spad{f*q} + redOp(\\spad{p},{}\\spad{q})}.")) (|reduce| ((|#4| |#4| $ (|Mapping| |#4| |#4| |#4|) (|Mapping| (|Boolean|) |#4| |#4|)) "\\axiom{reduce(\\spad{p},{}\\spad{ts},{}redOp,{}redOp?)} returns a polynomial \\axiom{\\spad{r}} such that \\axiom{redOp?(\\spad{r},{}\\spad{p})} holds for every \\axiom{\\spad{p}} of \\axiom{\\spad{ts}} and there exists some product \\axiom{\\spad{h}} of the initials of the members of \\axiom{\\spad{ts}} such that \\axiom{\\spad{h*p} - \\spad{r}} lies in the ideal generated by \\axiom{\\spad{ts}}. The operation \\axiom{redOp} must satisfy the following conditions. For every \\axiom{\\spad{p}} and \\axiom{\\spad{q}} we have \\axiom{redOp?(redOp(\\spad{p},{}\\spad{q}),{}\\spad{q})} and there exists an integer \\axiom{\\spad{e}} and a polynomial \\axiom{\\spad{f}} such that \\axiom{init(\\spad{q})^e*p = \\spad{f*q} + redOp(\\spad{p},{}\\spad{q})}.")) (|autoReduced?| (((|Boolean|) $ (|Mapping| (|Boolean|) |#4| (|List| |#4|))) "\\axiom{autoReduced?(\\spad{ts},{}redOp?)} returns \\spad{true} iff every element of \\axiom{\\spad{ts}} is reduced \\spad{w}.\\spad{r}.\\spad{t} to every other in the sense of \\axiom{redOp?}")) (|initiallyReduced?| (((|Boolean|) $) "\\spad{initiallyReduced?(ts)} returns \\spad{true} iff for every element \\axiom{\\spad{p}} of \\axiom{\\spad{ts}} \\axiom{\\spad{p}} and all its iterated initials are reduced \\spad{w}.\\spad{r}.\\spad{t}. to the other elements of \\axiom{\\spad{ts}} with the same main variable.") (((|Boolean|) |#4| $) "\\axiom{initiallyReduced?(\\spad{p},{}\\spad{ts})} returns \\spad{true} iff \\axiom{\\spad{p}} and all its iterated initials are reduced \\spad{w}.\\spad{r}.\\spad{t}. to the elements of \\axiom{\\spad{ts}} with the same main variable.")) (|headReduced?| (((|Boolean|) $) "\\spad{headReduced?(ts)} returns \\spad{true} iff the head of every element of \\axiom{\\spad{ts}} is reduced \\spad{w}.\\spad{r}.\\spad{t} to any other element of \\axiom{\\spad{ts}}.") (((|Boolean|) |#4| $) "\\axiom{headReduced?(\\spad{p},{}\\spad{ts})} returns \\spad{true} iff the head of \\axiom{\\spad{p}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{ts}}.")) (|stronglyReduced?| (((|Boolean|) $) "\\axiom{stronglyReduced?(\\spad{ts})} returns \\spad{true} iff every element of \\axiom{\\spad{ts}} is reduced \\spad{w}.\\spad{r}.\\spad{t} to any other element of \\axiom{\\spad{ts}}.") (((|Boolean|) |#4| $) "\\axiom{stronglyReduced?(\\spad{p},{}\\spad{ts})} returns \\spad{true} iff \\axiom{\\spad{p}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. \\axiom{\\spad{ts}}.")) (|reduced?| (((|Boolean|) |#4| $ (|Mapping| (|Boolean|) |#4| |#4|)) "\\axiom{reduced?(\\spad{p},{}\\spad{ts},{}redOp?)} returns \\spad{true} iff \\axiom{\\spad{p}} is reduced \\spad{w}.\\spad{r}.\\spad{t}. in the sense of the operation \\axiom{redOp?},{} that is if for every \\axiom{\\spad{t}} in \\axiom{\\spad{ts}} \\axiom{redOp?(\\spad{p},{}\\spad{t})} holds.")) (|normalized?| (((|Boolean|) $) "\\axiom{normalized?(\\spad{ts})} returns \\spad{true} iff for every axiom{\\spad{p}} in axiom{\\spad{ts}} we have \\axiom{normalized?(\\spad{p},{}us)} where \\axiom{us} is \\axiom{collectUnder(\\spad{ts},{}mvar(\\spad{p}))}.") (((|Boolean|) |#4| $) "\\axiom{normalized?(\\spad{p},{}\\spad{ts})} returns \\spad{true} iff \\axiom{\\spad{p}} and all its iterated initials have degree zero \\spad{w}.\\spad{r}.\\spad{t}. the main variables of the polynomials of \\axiom{\\spad{ts}}")) (|quasiComponent| (((|Record| (|:| |close| (|List| |#4|)) (|:| |open| (|List| |#4|))) $) "\\axiom{quasiComponent(\\spad{ts})} returns \\axiom{[\\spad{lp},{}\\spad{lq}]} where \\axiom{\\spad{lp}} is the list of the members of \\axiom{\\spad{ts}} and \\axiom{\\spad{lq}}is \\axiom{initials(\\spad{ts})}.")) (|degree| (((|NonNegativeInteger|) $) "\\axiom{degree(\\spad{ts})} returns the product of main degrees of the members of \\axiom{\\spad{ts}}.")) (|initials| (((|List| |#4|) $) "\\axiom{initials(\\spad{ts})} returns the list of the non-constant initials of the members of \\axiom{\\spad{ts}}.")) (|basicSet| (((|Union| (|Record| (|:| |bas| $) (|:| |top| (|List| |#4|))) "failed") (|List| |#4|) (|Mapping| (|Boolean|) |#4|) (|Mapping| (|Boolean|) |#4| |#4|)) "\\axiom{basicSet(\\spad{ps},{}pred?,{}redOp?)} returns the same as \\axiom{basicSet(\\spad{qs},{}redOp?)} where \\axiom{\\spad{qs}} consists of the polynomials of \\axiom{\\spad{ps}} satisfying property \\axiom{pred?}.") (((|Union| (|Record| (|:| |bas| $) (|:| |top| (|List| |#4|))) "failed") (|List| |#4|) (|Mapping| (|Boolean|) |#4| |#4|)) "\\axiom{basicSet(\\spad{ps},{}redOp?)} returns \\axiom{[\\spad{bs},{}\\spad{ts}]} where \\axiom{concat(\\spad{bs},{}\\spad{ts})} is \\axiom{\\spad{ps}} and \\axiom{\\spad{bs}} is a basic set in Wu Wen Tsun sense of \\axiom{\\spad{ps}} \\spad{w}.\\spad{r}.\\spad{t} the reduction-test \\axiom{redOp?},{} if no non-zero constant polynomial lie in \\axiom{\\spad{ps}},{} otherwise \\axiom{\"failed\"} is returned.")) (|infRittWu?| (((|Boolean|) $ $) "\\axiom{infRittWu?(\\spad{ts1},{}\\spad{ts2})} returns \\spad{true} iff \\axiom{\\spad{ts2}} has higher rank than \\axiom{\\spad{ts1}} in Wu Wen Tsun sense.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-1203 |Coef|)
((|constructor| (NIL "\\spadtype{TaylorSeries} is a general multivariate Taylor series domain over the ring Coef and with variables of type Symbol.")) (|fintegrate| (($ (|Mapping| $) (|Symbol|) |#1|) "\\spad{fintegrate(f,{}v,{}c)} is the integral of \\spad{f()} with respect \\indented{1}{to \\spad{v} and having \\spad{c} as the constant of integration.} \\indented{1}{The evaluation of \\spad{f()} is delayed.}")) (|integrate| (($ $ (|Symbol|) |#1|) "\\spad{integrate(s,{}v,{}c)} is the integral of \\spad{s} with respect \\indented{1}{to \\spad{v} and having \\spad{c} as the constant of integration.}")) (|coerce| (($ (|Polynomial| |#1|)) "\\spad{coerce(s)} regroups terms of \\spad{s} by total degree \\indented{1}{and forms a series.}") (($ (|Symbol|)) "\\spad{coerce(s)} converts a variable to a Taylor series")) (|coefficient| (((|Polynomial| |#1|) $ (|NonNegativeInteger|)) "\\spad{coefficient(s,{} n)} gives the terms of total degree \\spad{n}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-363))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-145))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-363))))
(-1204 |Curve|)
((|constructor| (NIL "\\indented{2}{Package for constructing tubes around 3-dimensional parametric curves.} Domain of tubes around 3-dimensional parametric curves.")) (|tube| (($ |#1| (|List| (|List| (|Point| (|DoubleFloat|)))) (|Boolean|)) "\\spad{tube(c,{}ll,{}b)} creates a tube of the domain \\spadtype{TubePlot} from a space curve \\spad{c} of the category \\spadtype{PlottableSpaceCurveCategory},{} a list of lists of points (loops) \\spad{ll} and a boolean \\spad{b} which if \\spad{true} indicates a closed tube,{} or if \\spad{false} an open tube.")) (|setClosed| (((|Boolean|) $ (|Boolean|)) "\\spad{setClosed(t,{}b)} declares the given tube plot \\spad{t} to be closed if \\spad{b} is \\spad{true},{} or if \\spad{b} is \\spad{false},{} \\spad{t} is set to be open.")) (|open?| (((|Boolean|) $) "\\spad{open?(t)} tests whether the given tube plot \\spad{t} is open.")) (|closed?| (((|Boolean|) $) "\\spad{closed?(t)} tests whether the given tube plot \\spad{t} is closed.")) (|listLoops| (((|List| (|List| (|Point| (|DoubleFloat|)))) $) "\\spad{listLoops(t)} returns the list of lists of points,{} or the 'loops',{} of the given tube plot \\spad{t}.")) (|getCurve| ((|#1| $) "\\spad{getCurve(t)} returns the \\spadtype{PlottableSpaceCurveCategory} representing the parametric curve of the given tube plot \\spad{t}.")))
NIL
@@ -4756,7 +4756,7 @@ NIL
((|constructor| (NIL "\\indented{1}{This domain is used to interface with the interpreter\\spad{'s} notion} of comma-delimited sequences of values.")) (|length| (((|NonNegativeInteger|) $) "\\spad{length(x)} returns the number of elements in tuple \\spad{x}")) (|select| ((|#1| $ (|NonNegativeInteger|)) "\\spad{select(x,{}n)} returns the \\spad{n}-th element of tuple \\spad{x}. tuples are 0-based")))
NIL
((|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))))
-(-1207 -2313)
+(-1207 -2312)
((|constructor| (NIL "A basic package for the factorization of bivariate polynomials over a finite field. The functions here represent the base step for the multivariate factorizer.")) (|twoFactor| (((|Factored| (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|))) (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|)) (|Integer|)) "\\spad{twoFactor(p,{}n)} returns the factorisation of polynomial \\spad{p},{} a sparse univariate polynomial (sup) over a sup over \\spad{F}. Also,{} \\spad{p} is assumed primitive and square-free and \\spad{n} is the degree of the inner variable of \\spad{p} (maximum of the degrees of the coefficients of \\spad{p}).")) (|generalSqFr| (((|Factored| (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|))) (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|))) "\\spad{generalSqFr(p)} returns the square-free factorisation of polynomial \\spad{p},{} a sparse univariate polynomial (sup) over a sup over \\spad{F}.")) (|generalTwoFactor| (((|Factored| (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|))) (|SparseUnivariatePolynomial| (|SparseUnivariatePolynomial| |#1|))) "\\spad{generalTwoFactor(p)} returns the factorisation of polynomial \\spad{p},{} a sparse univariate polynomial (sup) over a sup over \\spad{F}.")))
NIL
NIL
@@ -4782,7 +4782,7 @@ NIL
NIL
(-1213)
((|constructor| (NIL "A constructive unique factorization domain,{} \\spadignore{i.e.} where we can constructively factor members into a product of a finite number of irreducible elements.")) (|factor| (((|Factored| $) $) "\\spad{factor(x)} returns the factorization of \\spad{x} into irreducibles.")) (|squareFreePart| (($ $) "\\spad{squareFreePart(x)} returns a product of prime factors of \\spad{x} each taken with multiplicity one.")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(x)} returns the square-free factorization of \\spad{x} \\spadignore{i.e.} such that the factors are pairwise relatively prime and each has multiple prime factors.")) (|prime?| (((|Boolean|) $) "\\spad{prime?(x)} tests if \\spad{x} can never be written as the product of two non-units of the ring,{} \\spadignore{i.e.} \\spad{x} is an irreducible element.")))
-((-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1214)
((|constructor| (NIL "This domain is a datatype for (unsigned) integer values of precision 16 bits.")))
@@ -4806,7 +4806,7 @@ NIL
NIL
(-1219 |Coef|)
((|constructor| (NIL "\\spadtype{UnivariateLaurentSeriesCategory} is the category of Laurent series in one variable.")) (|integrate| (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 1. We may integrate a series when we can divide coefficients by integers.")) (|rationalFunction| (((|Fraction| (|Polynomial| |#1|)) $ (|Integer|) (|Integer|)) "\\spad{rationalFunction(f,{}k1,{}k2)} returns a rational function consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (((|Fraction| (|Polynomial| |#1|)) $ (|Integer|)) "\\spad{rationalFunction(f,{}k)} returns a rational function consisting of the sum of all terms of \\spad{f} of degree \\spad{<=} \\spad{k}.")) (|multiplyCoefficients| (($ (|Mapping| |#1| (|Integer|)) $) "\\spad{multiplyCoefficients(f,{}sum(n = n0..infinity,{}a[n] * x**n)) = sum(n = 0..infinity,{}f(n) * a[n] * x**n)}. This function is used when Puiseux series are represented by a Laurent series and an exponent.")) (|series| (($ (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|)))) "\\spad{series(st)} creates a series from a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1220 S |Coef| UTS)
((|constructor| (NIL "This is a category of univariate Laurent series constructed from univariate Taylor series. A Laurent series is represented by a pair \\spad{[n,{}f(x)]},{} where \\spad{n} is an arbitrary integer and \\spad{f(x)} is a Taylor series. This pair represents the Laurent series \\spad{x**n * f(x)}.")) (|taylorIfCan| (((|Union| |#3| "failed") $) "\\spad{taylorIfCan(f(x))} converts the Laurent series \\spad{f(x)} to a Taylor series,{} if possible. If this is not possible,{} \"failed\" is returned.")) (|taylor| ((|#3| $) "\\spad{taylor(f(x))} converts the Laurent series \\spad{f}(\\spad{x}) to a Taylor series,{} if possible. Error: if this is not possible.")) (|removeZeroes| (($ (|Integer|) $) "\\spad{removeZeroes(n,{}f(x))} removes up to \\spad{n} leading zeroes from the Laurent series \\spad{f(x)}. A Laurent series is represented by (1) an exponent and (2) a Taylor series which may have leading zero coefficients. When the Taylor series has a leading zero coefficient,{} the 'leading zero' is removed from the Laurent series as follows: the series is rewritten by increasing the exponent by 1 and dividing the Taylor series by its variable.") (($ $) "\\spad{removeZeroes(f(x))} removes leading zeroes from the representation of the Laurent series \\spad{f(x)}. A Laurent series is represented by (1) an exponent and (2) a Taylor series which may have leading zero coefficients. When the Taylor series has a leading zero coefficient,{} the 'leading zero' is removed from the Laurent series as follows: the series is rewritten by increasing the exponent by 1 and dividing the Taylor series by its variable. Note: \\spad{removeZeroes(f)} removes all leading zeroes from \\spad{f}")) (|taylorRep| ((|#3| $) "\\spad{taylorRep(f(x))} returns \\spad{g(x)},{} where \\spad{f = x**n * g(x)} is represented by \\spad{[n,{}g(x)]}.")) (|degree| (((|Integer|) $) "\\spad{degree(f(x))} returns the degree of the lowest order term of \\spad{f(x)},{} which may have zero as a coefficient.")) (|laurent| (($ (|Integer|) |#3|) "\\spad{laurent(n,{}f(x))} returns \\spad{x**n * f(x)}.")))
@@ -4814,16 +4814,16 @@ NIL
((|HasCategory| |#2| (QUOTE (-363))))
(-1221 |Coef| UTS)
((|constructor| (NIL "This is a category of univariate Laurent series constructed from univariate Taylor series. A Laurent series is represented by a pair \\spad{[n,{}f(x)]},{} where \\spad{n} is an arbitrary integer and \\spad{f(x)} is a Taylor series. This pair represents the Laurent series \\spad{x**n * f(x)}.")) (|taylorIfCan| (((|Union| |#2| "failed") $) "\\spad{taylorIfCan(f(x))} converts the Laurent series \\spad{f(x)} to a Taylor series,{} if possible. If this is not possible,{} \"failed\" is returned.")) (|taylor| ((|#2| $) "\\spad{taylor(f(x))} converts the Laurent series \\spad{f}(\\spad{x}) to a Taylor series,{} if possible. Error: if this is not possible.")) (|removeZeroes| (($ (|Integer|) $) "\\spad{removeZeroes(n,{}f(x))} removes up to \\spad{n} leading zeroes from the Laurent series \\spad{f(x)}. A Laurent series is represented by (1) an exponent and (2) a Taylor series which may have leading zero coefficients. When the Taylor series has a leading zero coefficient,{} the 'leading zero' is removed from the Laurent series as follows: the series is rewritten by increasing the exponent by 1 and dividing the Taylor series by its variable.") (($ $) "\\spad{removeZeroes(f(x))} removes leading zeroes from the representation of the Laurent series \\spad{f(x)}. A Laurent series is represented by (1) an exponent and (2) a Taylor series which may have leading zero coefficients. When the Taylor series has a leading zero coefficient,{} the 'leading zero' is removed from the Laurent series as follows: the series is rewritten by increasing the exponent by 1 and dividing the Taylor series by its variable. Note: \\spad{removeZeroes(f)} removes all leading zeroes from \\spad{f}")) (|taylorRep| ((|#2| $) "\\spad{taylorRep(f(x))} returns \\spad{g(x)},{} where \\spad{f = x**n * g(x)} is represented by \\spad{[n,{}g(x)]}.")) (|degree| (((|Integer|) $) "\\spad{degree(f(x))} returns the degree of the lowest order term of \\spad{f(x)},{} which may have zero as a coefficient.")) (|laurent| (($ (|Integer|) |#2|) "\\spad{laurent(n,{}f(x))} returns \\spad{x**n * f(x)}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1222 |Coef| UTS)
((|constructor| (NIL "This package enables one to construct a univariate Laurent series domain from a univariate Taylor series domain. Univariate Laurent series are represented by a pair \\spad{[n,{}f(x)]},{} where \\spad{n} is an arbitrary integer and \\spad{f(x)} is a Taylor series. This pair represents the Laurent series \\spad{x**n * f(x)}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-145))))) (-2750 (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-147))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-233)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasCategory| (-564) (QUOTE (-1106))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1018)))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846))))) (-2750 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846)))) (|HasCategory| |#2| (QUOTE (-905))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-545)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-307)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-145))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-145))))) (-2733 (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-147))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-233)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasCategory| (-564) (QUOTE (-1106))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1018)))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846))))) (-2733 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-816)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-1170)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -286) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -309) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -514) (QUOTE (-1170)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-846)))) (|HasCategory| |#2| (QUOTE (-905))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-545)))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-307)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#1| (QUOTE (-145))) (-12 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-145))))))
(-1223 |Coef| |var| |cen|)
((|constructor| (NIL "Dense Laurent series in one variable \\indented{2}{\\spadtype{UnivariateLaurentSeries} is a domain representing Laurent} \\indented{2}{series in one variable with coefficients in an arbitrary ring.\\space{2}The} \\indented{2}{parameters of the type specify the coefficient ring,{} the power series} \\indented{2}{variable,{} and the center of the power series expansion.\\space{2}For example,{}} \\indented{2}{\\spad{UnivariateLaurentSeries(Integer,{}x,{}3)} represents Laurent series in} \\indented{2}{\\spad{(x - 3)} with integer coefficients.}")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} returns the derivative of \\spad{f(x)} with respect to \\spad{x}.")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Laurent series.")))
-(((-4408 "*") -2750 (-2368 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-816))) (|has| |#1| (-172)) (-2368 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-905)))) (-4399 -2750 (-2368 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-816))) (|has| |#1| (-556)) (-2368 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-905)))) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-147)))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|)))))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasCategory| (-564) (QUOTE (-1106))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363))))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-145))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-172)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))))
+(((-4409 "*") -2733 (-2364 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-816))) (|has| |#1| (-172)) (-2364 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-905)))) (-4400 -2733 (-2364 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-816))) (|has| |#1| (-556)) (-2364 (|has| |#1| (-363)) (|has| (-1251 |#1| |#2| |#3|) (-905)))) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-147))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-147)))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|)))))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-233))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-564)) (|devaluate| |#1|))))) (|HasCategory| (-564) (QUOTE (-1106))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-363))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-1170)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363))))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-1145))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -286) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -309) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -514) (QUOTE (-1170)) (LIST (QUOTE -1251) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-564))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-545))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-307))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-145))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-816))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-172)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-905))) (|HasCategory| |#1| (QUOTE (-363)))) (-12 (|HasCategory| (-1251 |#1| |#2| |#3|) (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-363)))) (|HasCategory| |#1| (QUOTE (-145)))))
(-1224 ZP)
((|constructor| (NIL "Package for the factorization of univariate polynomials with integer coefficients. The factorization is done by \"lifting\" (HENSEL) the factorization over a finite field.")) (|henselFact| (((|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|)))))) |#1| (|Boolean|)) "\\spad{henselFact(m,{}flag)} returns the factorization of \\spad{m},{} FinalFact is a Record \\spad{s}.\\spad{t}. FinalFact.contp=content \\spad{m},{} FinalFact.factors=List of irreducible factors of \\spad{m} with exponent ,{} if \\spad{flag} =true the polynomial is assumed square free.")) (|factorSquareFree| (((|Factored| |#1|) |#1|) "\\spad{factorSquareFree(m)} returns the factorization of \\spad{m} square free polynomial")) (|factor| (((|Factored| |#1|) |#1|) "\\spad{factor(m)} returns the factorization of \\spad{m}")))
NIL
@@ -4858,8 +4858,8 @@ NIL
NIL
(-1232 |x| R)
((|constructor| (NIL "This domain represents univariate polynomials in some symbol over arbitrary (not necessarily commutative) coefficient rings. The representation is sparse in the sense that only non-zero terms are represented.")) (|fmecg| (($ $ (|NonNegativeInteger|) |#2| $) "\\spad{fmecg(p1,{}e,{}r,{}p2)} finds \\spad{X} : \\spad{p1} - \\spad{r} * X**e * \\spad{p2}")))
-(((-4408 "*") |has| |#2| (-172)) (-4399 |has| |#2| (-556)) (-4402 |has| |#2| (-363)) (-4404 |has| |#2| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2750 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2750 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasAttribute| |#2| (QUOTE -4404)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2750 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
+(((-4409 "*") |has| |#2| (-172)) (-4400 |has| |#2| (-556)) (-4403 |has| |#2| (-363)) (-4405 |has| |#2| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-905))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-556)))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-379)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-379))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -882) (QUOTE (-564)))) (|HasCategory| |#2| (LIST (QUOTE -882) (QUOTE (-564))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-379)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -612) (LIST (QUOTE -888) (QUOTE (-564)))))) (-12 (|HasCategory| (-1076) (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#2| (LIST (QUOTE -612) (QUOTE (-536))))) (|HasCategory| |#2| (QUOTE (-846))) (|HasCategory| |#2| (LIST (QUOTE -637) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-147))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (QUOTE (-564)))) (-2733 (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| |#2| (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (-2733 (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-1145))) (|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasCategory| |#2| (QUOTE (-233))) (|HasAttribute| |#2| (QUOTE -4405)) (|HasCategory| |#2| (QUOTE (-452))) (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (-2733 (-12 (|HasCategory| $ (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-905)))) (|HasCategory| |#2| (QUOTE (-145)))))
(-1233 R PR S PS)
((|constructor| (NIL "Mapping from polynomials over \\spad{R} to polynomials over \\spad{S} given a map from \\spad{R} to \\spad{S} assumed to send zero to zero.")) (|map| ((|#4| (|Mapping| |#3| |#1|) |#2|) "\\spad{map(f,{} p)} takes a function \\spad{f} from \\spad{R} to \\spad{S},{} and applies it to each (non-zero) coefficient of a polynomial \\spad{p} over \\spad{R},{} getting a new polynomial over \\spad{S}. Note: since the map is not applied to zero elements,{} it may map zero to zero.")))
NIL
@@ -4870,15 +4870,15 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))) (|HasCategory| |#2| (QUOTE (-452))) (|HasCategory| |#2| (QUOTE (-556))) (|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (QUOTE (-1145))))
(-1235 R)
((|constructor| (NIL "The category of univariate polynomials over a ring \\spad{R}. No particular model is assumed - implementations can be either sparse or dense.")) (|integrate| (($ $) "\\spad{integrate(p)} integrates the univariate polynomial \\spad{p} with respect to its distinguished variable.")) (|additiveValuation| ((|attribute|) "euclideanSize(a*b) = euclideanSize(a) + euclideanSize(\\spad{b})")) (|separate| (((|Record| (|:| |primePart| $) (|:| |commonPart| $)) $ $) "\\spad{separate(p,{} q)} returns \\spad{[a,{} b]} such that polynomial \\spad{p = a b} and \\spad{a} is relatively prime to \\spad{q}.")) (|pseudoDivide| (((|Record| (|:| |coef| |#1|) (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{pseudoDivide(p,{}q)} returns \\spad{[c,{} q,{} r]},{} when \\spad{p' := p*lc(q)**(deg p - deg q + 1) = c * p} is pseudo right-divided by \\spad{q},{} \\spadignore{i.e.} \\spad{p' = s q + r}.")) (|pseudoQuotient| (($ $ $) "\\spad{pseudoQuotient(p,{}q)} returns \\spad{r},{} the quotient when \\spad{p' := p*lc(q)**(deg p - deg q + 1)} is pseudo right-divided by \\spad{q},{} \\spadignore{i.e.} \\spad{p' = s q + r}.")) (|composite| (((|Union| (|Fraction| $) "failed") (|Fraction| $) $) "\\spad{composite(f,{} q)} returns \\spad{h} if \\spad{f} = \\spad{h}(\\spad{q}),{} and \"failed\" is no such \\spad{h} exists.") (((|Union| $ "failed") $ $) "\\spad{composite(p,{} q)} returns \\spad{h} if \\spad{p = h(q)},{} and \"failed\" no such \\spad{h} exists.")) (|subResultantGcd| (($ $ $) "\\spad{subResultantGcd(p,{}q)} computes the \\spad{gcd} of the polynomials \\spad{p} and \\spad{q} using the SubResultant \\spad{GCD} algorithm.")) (|order| (((|NonNegativeInteger|) $ $) "\\spad{order(p,{} q)} returns the largest \\spad{n} such that \\spad{q**n} divides polynomial \\spad{p} \\spadignore{i.e.} the order of \\spad{p(x)} at \\spad{q(x)=0}.")) (|elt| ((|#1| (|Fraction| $) |#1|) "\\spad{elt(a,{}r)} evaluates the fraction of univariate polynomials \\spad{a} with the distinguished variable replaced by the constant \\spad{r}.") (((|Fraction| $) (|Fraction| $) (|Fraction| $)) "\\spad{elt(a,{}b)} evaluates the fraction of univariate polynomials \\spad{a} with the distinguished variable replaced by \\spad{b}.")) (|resultant| ((|#1| $ $) "\\spad{resultant(p,{}q)} returns the resultant of the polynomials \\spad{p} and \\spad{q}.")) (|discriminant| ((|#1| $) "\\spad{discriminant(p)} returns the discriminant of the polynomial \\spad{p}.")) (|differentiate| (($ $ (|Mapping| |#1| |#1|) $) "\\spad{differentiate(p,{} d,{} x')} extends the \\spad{R}-derivation \\spad{d} to an extension \\spad{D} in \\spad{R[x]} where \\spad{Dx} is given by \\spad{x'},{} and returns \\spad{Dp}.")) (|pseudoRemainder| (($ $ $) "\\spad{pseudoRemainder(p,{}q)} = \\spad{r},{} for polynomials \\spad{p} and \\spad{q},{} returns the remainder when \\spad{p' := p*lc(q)**(deg p - deg q + 1)} is pseudo right-divided by \\spad{q},{} \\spadignore{i.e.} \\spad{p' = s q + r}.")) (|shiftLeft| (($ $ (|NonNegativeInteger|)) "\\spad{shiftLeft(p,{}n)} returns \\spad{p * monomial(1,{}n)}")) (|shiftRight| (($ $ (|NonNegativeInteger|)) "\\spad{shiftRight(p,{}n)} returns \\spad{monicDivide(p,{}monomial(1,{}n)).quotient}")) (|karatsubaDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ (|NonNegativeInteger|)) "\\spad{karatsubaDivide(p,{}n)} returns the same as \\spad{monicDivide(p,{}monomial(1,{}n))}")) (|monicDivide| (((|Record| (|:| |quotient| $) (|:| |remainder| $)) $ $) "\\spad{monicDivide(p,{}q)} divide the polynomial \\spad{p} by the monic polynomial \\spad{q},{} returning the pair \\spad{[quotient,{} remainder]}. Error: if \\spad{q} isn\\spad{'t} monic.")) (|divideExponents| (((|Union| $ "failed") $ (|NonNegativeInteger|)) "\\spad{divideExponents(p,{}n)} returns a new polynomial resulting from dividing all exponents of the polynomial \\spad{p} by the non negative integer \\spad{n},{} or \"failed\" if some exponent is not exactly divisible by \\spad{n}.")) (|multiplyExponents| (($ $ (|NonNegativeInteger|)) "\\spad{multiplyExponents(p,{}n)} returns a new polynomial resulting from multiplying all exponents of the polynomial \\spad{p} by the non negative integer \\spad{n}.")) (|unmakeSUP| (($ (|SparseUnivariatePolynomial| |#1|)) "\\spad{unmakeSUP(sup)} converts \\spad{sup} of type \\spadtype{SparseUnivariatePolynomial(R)} to be a member of the given type. Note: converse of makeSUP.")) (|makeSUP| (((|SparseUnivariatePolynomial| |#1|) $) "\\spad{makeSUP(p)} converts the polynomial \\spad{p} to be of type SparseUnivariatePolynomial over the same coefficients.")) (|vectorise| (((|Vector| |#1|) $ (|NonNegativeInteger|)) "\\spad{vectorise(p,{} n)} returns \\spad{[a0,{}...,{}a(n-1)]} where \\spad{p = a0 + a1*x + ... + a(n-1)*x**(n-1)} + higher order terms. The degree of polynomial \\spad{p} can be different from \\spad{n-1}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4402 |has| |#1| (-363)) (-4404 |has| |#1| (-6 -4404)) (-4401 . T) (-4400 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4403 |has| |#1| (-363)) (-4405 |has| |#1| (-6 -4405)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
(-1236 S |Coef| |Expon|)
((|constructor| (NIL "\\spadtype{UnivariatePowerSeriesCategory} is the most general univariate power series category with exponents in an ordered abelian monoid. Note: this category exports a substitution function if it is possible to multiply exponents. Note: this category exports a derivative operation if it is possible to multiply coefficients by exponents.")) (|eval| (((|Stream| |#2|) $ |#2|) "\\spad{eval(f,{}a)} evaluates a power series at a value in the ground ring by returning a stream of partial sums.")) (|extend| (($ $ |#3|) "\\spad{extend(f,{}n)} causes all terms of \\spad{f} of degree \\spad{<=} \\spad{n} to be computed.")) (|approximate| ((|#2| $ |#3|) "\\spad{approximate(f)} returns a truncated power series with the series variable viewed as an element of the coefficient domain.")) (|truncate| (($ $ |#3| |#3|) "\\spad{truncate(f,{}k1,{}k2)} returns a (finite) power series consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (($ $ |#3|) "\\spad{truncate(f,{}k)} returns a (finite) power series consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.")) (|order| ((|#3| $ |#3|) "\\spad{order(f,{}n) = min(m,{}n)},{} where \\spad{m} is the degree of the lowest order non-zero term in \\spad{f}.") ((|#3| $) "\\spad{order(f)} is the degree of the lowest order non-zero term in \\spad{f}. This will result in an infinite loop if \\spad{f} has no non-zero terms.")) (|multiplyExponents| (($ $ (|PositiveInteger|)) "\\spad{multiplyExponents(f,{}n)} multiplies all exponents of the power series \\spad{f} by the positive integer \\spad{n}.")) (|center| ((|#2| $) "\\spad{center(f)} returns the point about which the series \\spad{f} is expanded.")) (|variable| (((|Symbol|) $) "\\spad{variable(f)} returns the (unique) power series variable of the power series \\spad{f}.")) (|elt| ((|#2| $ |#3|) "\\spad{elt(f(x),{}r)} returns the coefficient of the term of degree \\spad{r} in \\spad{f(x)}. This is the same as the function \\spadfun{coefficient}.")) (|terms| (((|Stream| (|Record| (|:| |k| |#3|) (|:| |c| |#2|))) $) "\\spad{terms(f(x))} returns a stream of non-zero terms,{} where a a term is an exponent-coefficient pair. The terms in the stream are ordered by increasing order of exponents.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1106))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -2350) (LIST (|devaluate| |#2|) (QUOTE (-1170))))))
+((|HasCategory| |#2| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1106))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -2326) (LIST (|devaluate| |#2|) (QUOTE (-1170))))))
(-1237 |Coef| |Expon|)
((|constructor| (NIL "\\spadtype{UnivariatePowerSeriesCategory} is the most general univariate power series category with exponents in an ordered abelian monoid. Note: this category exports a substitution function if it is possible to multiply exponents. Note: this category exports a derivative operation if it is possible to multiply coefficients by exponents.")) (|eval| (((|Stream| |#1|) $ |#1|) "\\spad{eval(f,{}a)} evaluates a power series at a value in the ground ring by returning a stream of partial sums.")) (|extend| (($ $ |#2|) "\\spad{extend(f,{}n)} causes all terms of \\spad{f} of degree \\spad{<=} \\spad{n} to be computed.")) (|approximate| ((|#1| $ |#2|) "\\spad{approximate(f)} returns a truncated power series with the series variable viewed as an element of the coefficient domain.")) (|truncate| (($ $ |#2| |#2|) "\\spad{truncate(f,{}k1,{}k2)} returns a (finite) power series consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (($ $ |#2|) "\\spad{truncate(f,{}k)} returns a (finite) power series consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.")) (|order| ((|#2| $ |#2|) "\\spad{order(f,{}n) = min(m,{}n)},{} where \\spad{m} is the degree of the lowest order non-zero term in \\spad{f}.") ((|#2| $) "\\spad{order(f)} is the degree of the lowest order non-zero term in \\spad{f}. This will result in an infinite loop if \\spad{f} has no non-zero terms.")) (|multiplyExponents| (($ $ (|PositiveInteger|)) "\\spad{multiplyExponents(f,{}n)} multiplies all exponents of the power series \\spad{f} by the positive integer \\spad{n}.")) (|center| ((|#1| $) "\\spad{center(f)} returns the point about which the series \\spad{f} is expanded.")) (|variable| (((|Symbol|) $) "\\spad{variable(f)} returns the (unique) power series variable of the power series \\spad{f}.")) (|elt| ((|#1| $ |#2|) "\\spad{elt(f(x),{}r)} returns the coefficient of the term of degree \\spad{r} in \\spad{f(x)}. This is the same as the function \\spadfun{coefficient}.")) (|terms| (((|Stream| (|Record| (|:| |k| |#2|) (|:| |c| |#1|))) $) "\\spad{terms(f(x))} returns a stream of non-zero terms,{} where a a term is an exponent-coefficient pair. The terms in the stream are ordered by increasing order of exponents.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1238 RC P)
((|constructor| (NIL "This package provides for square-free decomposition of univariate polynomials over arbitrary rings,{} \\spadignore{i.e.} a partial factorization such that each factor is a product of irreducibles with multiplicity one and the factors are pairwise relatively prime. If the ring has characteristic zero,{} the result is guaranteed to satisfy this condition. If the ring is an infinite ring of finite characteristic,{} then it may not be possible to decide when polynomials contain factors which are \\spad{p}th powers. In this case,{} the flag associated with that polynomial is set to \"nil\" (meaning that that polynomials are not guaranteed to be square-free).")) (|BumInSepFFE| (((|Record| (|:| |flg| (|Union| "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (|Integer|))) (|Record| (|:| |flg| (|Union| "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (|Integer|)))) "\\spad{BumInSepFFE(f)} is a local function,{} exported only because it has multiple conditional definitions.")) (|squareFreePart| ((|#2| |#2|) "\\spad{squareFreePart(p)} returns a polynomial which has the same irreducible factors as the univariate polynomial \\spad{p},{} but each factor has multiplicity one.")) (|squareFree| (((|Factored| |#2|) |#2|) "\\spad{squareFree(p)} computes the square-free factorization of the univariate polynomial \\spad{p}. Each factor has no repeated roots,{} and the factors are pairwise relatively prime.")) (|gcd| (($ $ $) "\\spad{gcd(p,{}q)} computes the greatest-common-divisor of \\spad{p} and \\spad{q}.")))
@@ -4890,7 +4890,7 @@ NIL
NIL
(-1240 |Coef|)
((|constructor| (NIL "\\spadtype{UnivariatePuiseuxSeriesCategory} is the category of Puiseux series in one variable.")) (|integrate| (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}var)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{var}.") (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 1. We may integrate a series when we can divide coefficients by rational numbers.")) (|multiplyExponents| (($ $ (|Fraction| (|Integer|))) "\\spad{multiplyExponents(f,{}r)} multiplies all exponents of the power series \\spad{f} by the positive rational number \\spad{r}.")) (|series| (($ (|NonNegativeInteger|) (|Stream| (|Record| (|:| |k| (|Fraction| (|Integer|))) (|:| |c| |#1|)))) "\\spad{series(n,{}st)} creates a series from a common denomiator and a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents and \\spad{n} should be a common denominator for the exponents in the stream of terms.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1241 S |Coef| ULS)
((|constructor| (NIL "This is a category of univariate Puiseux series constructed from univariate Laurent series. A Puiseux series is represented by a pair \\spad{[r,{}f(x)]},{} where \\spad{r} is a positive rational number and \\spad{f(x)} is a Laurent series. This pair represents the Puiseux series \\spad{f(x^r)}.")) (|laurentIfCan| (((|Union| |#3| "failed") $) "\\spad{laurentIfCan(f(x))} converts the Puiseux series \\spad{f(x)} to a Laurent series if possible. If this is not possible,{} \"failed\" is returned.")) (|laurent| ((|#3| $) "\\spad{laurent(f(x))} converts the Puiseux series \\spad{f(x)} to a Laurent series if possible. Error: if this is not possible.")) (|degree| (((|Fraction| (|Integer|)) $) "\\spad{degree(f(x))} returns the degree of the leading term of the Puiseux series \\spad{f(x)},{} which may have zero as a coefficient.")) (|laurentRep| ((|#3| $) "\\spad{laurentRep(f(x))} returns \\spad{g(x)} where the Puiseux series \\spad{f(x) = g(x^r)} is represented by \\spad{[r,{}g(x)]}.")) (|rationalPower| (((|Fraction| (|Integer|)) $) "\\spad{rationalPower(f(x))} returns \\spad{r} where the Puiseux series \\spad{f(x) = g(x^r)}.")) (|puiseux| (($ (|Fraction| (|Integer|)) |#3|) "\\spad{puiseux(r,{}f(x))} returns \\spad{f(x^r)}.")))
@@ -4898,24 +4898,24 @@ NIL
NIL
(-1242 |Coef| ULS)
((|constructor| (NIL "This is a category of univariate Puiseux series constructed from univariate Laurent series. A Puiseux series is represented by a pair \\spad{[r,{}f(x)]},{} where \\spad{r} is a positive rational number and \\spad{f(x)} is a Laurent series. This pair represents the Puiseux series \\spad{f(x^r)}.")) (|laurentIfCan| (((|Union| |#2| "failed") $) "\\spad{laurentIfCan(f(x))} converts the Puiseux series \\spad{f(x)} to a Laurent series if possible. If this is not possible,{} \"failed\" is returned.")) (|laurent| ((|#2| $) "\\spad{laurent(f(x))} converts the Puiseux series \\spad{f(x)} to a Laurent series if possible. Error: if this is not possible.")) (|degree| (((|Fraction| (|Integer|)) $) "\\spad{degree(f(x))} returns the degree of the leading term of the Puiseux series \\spad{f(x)},{} which may have zero as a coefficient.")) (|laurentRep| ((|#2| $) "\\spad{laurentRep(f(x))} returns \\spad{g(x)} where the Puiseux series \\spad{f(x) = g(x^r)} is represented by \\spad{[r,{}g(x)]}.")) (|rationalPower| (((|Fraction| (|Integer|)) $) "\\spad{rationalPower(f(x))} returns \\spad{r} where the Puiseux series \\spad{f(x) = g(x^r)}.")) (|puiseux| (($ (|Fraction| (|Integer|)) |#2|) "\\spad{puiseux(r,{}f(x))} returns \\spad{f(x^r)}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1243 |Coef| ULS)
((|constructor| (NIL "This package enables one to construct a univariate Puiseux series domain from a univariate Laurent series domain. Univariate Puiseux series are represented by a pair \\spad{[r,{}f(x)]},{} where \\spad{r} is a positive rational number and \\spad{f(x)} is a Laurent series. This pair represents the Puiseux series \\spad{f(x^r)}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))))
(-1244 |Coef| |var| |cen|)
((|constructor| (NIL "Dense Puiseux series in one variable \\indented{2}{\\spadtype{UnivariatePuiseuxSeries} is a domain representing Puiseux} \\indented{2}{series in one variable with coefficients in an arbitrary ring.\\space{2}The} \\indented{2}{parameters of the type specify the coefficient ring,{} the power series} \\indented{2}{variable,{} and the center of the power series expansion.\\space{2}For example,{}} \\indented{2}{\\spad{UnivariatePuiseuxSeries(Integer,{}x,{}3)} represents Puiseux series in} \\indented{2}{\\spad{(x - 3)} with \\spadtype{Integer} coefficients.}")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} returns the derivative of \\spad{f(x)} with respect to \\spad{x}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4404 |has| |#1| (-363)) (-4398 |has| |#1| (-363)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2750 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4405 |has| |#1| (-363)) (-4399 |has| |#1| (-363)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#1| (QUOTE (-172))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564))) (|devaluate| |#1|)))) (|HasCategory| (-407 (-564)) (QUOTE (-1106))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-2733 (|HasCategory| |#1| (QUOTE (-363))) (|HasCategory| |#1| (QUOTE (-556)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -407) (QUOTE (-564)))))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
(-1245 R FE |var| |cen|)
((|constructor| (NIL "UnivariatePuiseuxSeriesWithExponentialSingularity is a domain used to represent functions with essential singularities. Objects in this domain are sums,{} where each term in the sum is a univariate Puiseux series times the exponential of a univariate Puiseux series. Thus,{} the elements of this domain are sums of expressions of the form \\spad{g(x) * exp(f(x))},{} where \\spad{g}(\\spad{x}) is a univariate Puiseux series and \\spad{f}(\\spad{x}) is a univariate Puiseux series with no terms of non-negative degree.")) (|dominantTerm| (((|Union| (|Record| (|:| |%term| (|Record| (|:| |%coef| (|UnivariatePuiseuxSeries| |#2| |#3| |#4|)) (|:| |%expon| (|ExponentialOfUnivariatePuiseuxSeries| |#2| |#3| |#4|)) (|:| |%expTerms| (|List| (|Record| (|:| |k| (|Fraction| (|Integer|))) (|:| |c| |#2|)))))) (|:| |%type| (|String|))) "failed") $) "\\spad{dominantTerm(f(var))} returns the term that dominates the limiting behavior of \\spad{f(var)} as \\spad{var -> cen+} together with a \\spadtype{String} which briefly describes that behavior. The value of the \\spadtype{String} will be \\spad{\"zero\"} (resp. \\spad{\"infinity\"}) if the term tends to zero (resp. infinity) exponentially and will \\spad{\"series\"} if the term is a Puiseux series.")) (|limitPlus| (((|Union| (|OrderedCompletion| |#2|) "failed") $) "\\spad{limitPlus(f(var))} returns \\spad{limit(var -> cen+,{}f(var))}.")))
-(((-4408 "*") |has| (-1244 |#2| |#3| |#4|) (-172)) (-4399 |has| (-1244 |#2| |#3| |#4|) (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-147))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-172))) (-2750 (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-363))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-452))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-556))))
+(((-4409 "*") |has| (-1244 |#2| |#3| |#4|) (-172)) (-4400 |has| (-1244 |#2| |#3| |#4|) (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-145))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-147))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-172))) (-2733 (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564)))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -1034) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| (-1244 |#2| |#3| |#4|) (LIST (QUOTE -1034) (QUOTE (-564)))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-363))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-452))) (|HasCategory| (-1244 |#2| |#3| |#4|) (QUOTE (-556))))
(-1246 A S)
((|constructor| (NIL "A unary-recursive aggregate is a one where nodes may have either 0 or 1 children. This aggregate models,{} though not precisely,{} a linked list possibly with a single cycle. A node with one children models a non-empty list,{} with the \\spadfun{value} of the list designating the head,{} or \\spadfun{first},{} of the list,{} and the child designating the tail,{} or \\spadfun{rest},{} of the list. A node with no child then designates the empty list. Since these aggregates are recursive aggregates,{} they may be cyclic.")) (|split!| (($ $ (|Integer|)) "\\spad{split!(u,{}n)} splits \\spad{u} into two aggregates: \\axiom{\\spad{v} = rest(\\spad{u},{}\\spad{n})} and \\axiom{\\spad{w} = first(\\spad{u},{}\\spad{n})},{} returning \\axiom{\\spad{v}}. Note: afterwards \\axiom{rest(\\spad{u},{}\\spad{n})} returns \\axiom{empty()}.")) (|setlast!| ((|#2| $ |#2|) "\\spad{setlast!(u,{}x)} destructively changes the last element of \\spad{u} to \\spad{x}.")) (|setrest!| (($ $ $) "\\spad{setrest!(u,{}v)} destructively changes the rest of \\spad{u} to \\spad{v}.")) (|setelt| ((|#2| $ "last" |#2|) "\\spad{setelt(u,{}\"last\",{}x)} (also written: \\axiom{\\spad{u}.last \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setlast!(\\spad{u},{}\\spad{v})}.") (($ $ "rest" $) "\\spad{setelt(u,{}\"rest\",{}v)} (also written: \\axiom{\\spad{u}.rest \\spad{:=} \\spad{v}}) is equivalent to \\axiom{setrest!(\\spad{u},{}\\spad{v})}.") ((|#2| $ "first" |#2|) "\\spad{setelt(u,{}\"first\",{}x)} (also written: \\axiom{\\spad{u}.first \\spad{:=} \\spad{x}}) is equivalent to \\axiom{setfirst!(\\spad{u},{}\\spad{x})}.")) (|setfirst!| ((|#2| $ |#2|) "\\spad{setfirst!(u,{}x)} destructively changes the first element of a to \\spad{x}.")) (|cycleSplit!| (($ $) "\\spad{cycleSplit!(u)} splits the aggregate by dropping off the cycle. The value returned is the cycle entry,{} or nil if none exists. For example,{} if \\axiom{\\spad{w} = concat(\\spad{u},{}\\spad{v})} is the cyclic list where \\spad{v} is the head of the cycle,{} \\axiom{cycleSplit!(\\spad{w})} will drop \\spad{v} off \\spad{w} thus destructively changing \\spad{w} to \\spad{u},{} and returning \\spad{v}.")) (|concat!| (($ $ |#2|) "\\spad{concat!(u,{}x)} destructively adds element \\spad{x} to the end of \\spad{u}. Note: \\axiom{concat!(a,{}\\spad{x}) = setlast!(a,{}[\\spad{x}])}.") (($ $ $) "\\spad{concat!(u,{}v)} destructively concatenates \\spad{v} to the end of \\spad{u}. Note: \\axiom{concat!(\\spad{u},{}\\spad{v}) = setlast_!(\\spad{u},{}\\spad{v})}.")) (|cycleTail| (($ $) "\\spad{cycleTail(u)} returns the last node in the cycle,{} or empty if none exists.")) (|cycleLength| (((|NonNegativeInteger|) $) "\\spad{cycleLength(u)} returns the length of a top-level cycle contained in aggregate \\spad{u},{} or 0 is \\spad{u} has no such cycle.")) (|cycleEntry| (($ $) "\\spad{cycleEntry(u)} returns the head of a top-level cycle contained in aggregate \\spad{u},{} or \\axiom{empty()} if none exists.")) (|third| ((|#2| $) "\\spad{third(u)} returns the third element of \\spad{u}. Note: \\axiom{third(\\spad{u}) = first(rest(rest(\\spad{u})))}.")) (|second| ((|#2| $) "\\spad{second(u)} returns the second element of \\spad{u}. Note: \\axiom{second(\\spad{u}) = first(rest(\\spad{u}))}.")) (|tail| (($ $) "\\spad{tail(u)} returns the last node of \\spad{u}. Note: if \\spad{u} is \\axiom{shallowlyMutable},{} \\axiom{setrest(tail(\\spad{u}),{}\\spad{v}) = concat(\\spad{u},{}\\spad{v})}.")) (|last| (($ $ (|NonNegativeInteger|)) "\\spad{last(u,{}n)} returns a copy of the last \\spad{n} (\\axiom{\\spad{n} \\spad{>=} 0}) nodes of \\spad{u}. Note: \\axiom{last(\\spad{u},{}\\spad{n})} is a list of \\spad{n} elements.") ((|#2| $) "\\spad{last(u)} resturn the last element of \\spad{u}. Note: for lists,{} \\axiom{last(\\spad{u}) = \\spad{u} . (maxIndex \\spad{u}) = \\spad{u} . (\\# \\spad{u} - 1)}.")) (|rest| (($ $ (|NonNegativeInteger|)) "\\spad{rest(u,{}n)} returns the \\axiom{\\spad{n}}th (\\spad{n} \\spad{>=} 0) node of \\spad{u}. Note: \\axiom{rest(\\spad{u},{}0) = \\spad{u}}.") (($ $) "\\spad{rest(u)} returns an aggregate consisting of all but the first element of \\spad{u} (equivalently,{} the next node of \\spad{u}).")) (|elt| ((|#2| $ "last") "\\spad{elt(u,{}\"last\")} (also written: \\axiom{\\spad{u} . last}) is equivalent to last \\spad{u}.") (($ $ "rest") "\\spad{elt(\\%,{}\"rest\")} (also written: \\axiom{\\spad{u}.rest}) is equivalent to \\axiom{rest \\spad{u}}.") ((|#2| $ "first") "\\spad{elt(u,{}\"first\")} (also written: \\axiom{\\spad{u} . first}) is equivalent to first \\spad{u}.")) (|first| (($ $ (|NonNegativeInteger|)) "\\spad{first(u,{}n)} returns a copy of the first \\spad{n} (\\axiom{\\spad{n} \\spad{>=} 0}) elements of \\spad{u}.") ((|#2| $) "\\spad{first(u)} returns the first element of \\spad{u} (equivalently,{} the value at the current node).")) (|concat| (($ |#2| $) "\\spad{concat(x,{}u)} returns aggregate consisting of \\spad{x} followed by the elements of \\spad{u}. Note: if \\axiom{\\spad{v} = concat(\\spad{x},{}\\spad{u})} then \\axiom{\\spad{x} = first \\spad{v}} and \\axiom{\\spad{u} = rest \\spad{v}}.") (($ $ $) "\\spad{concat(u,{}v)} returns an aggregate \\spad{w} consisting of the elements of \\spad{u} followed by the elements of \\spad{v}. Note: \\axiom{\\spad{v} = rest(\\spad{w},{}\\#a)}.")))
NIL
-((|HasAttribute| |#1| (QUOTE -4407)))
+((|HasAttribute| |#1| (QUOTE -4408)))
(-1247 S)
((|constructor| (NIL "A unary-recursive aggregate is a one where nodes may have either 0 or 1 children. This aggregate models,{} though not precisely,{} a linked list possibly with a single cycle. A node with one children models a non-empty list,{} with the \\spadfun{value} of the list designating the head,{} or \\spadfun{first},{} of the list,{} and the child designating the tail,{} or \\spadfun{rest},{} of the list. A node with no child then designates the empty list. Since these aggregates are recursive aggregates,{} they may be cyclic.")) (|split!| (($ $ (|Integer|)) "\\spad{split!(u,{}n)} splits \\spad{u} into two aggregates: \\axiom{\\spad{v} = rest(\\spad{u},{}\\spad{n})} and \\axiom{\\spad{w} = first(\\spad{u},{}\\spad{n})},{} returning \\axiom{\\spad{v}}. Note: afterwards \\axiom{rest(\\spad{u},{}\\spad{n})} returns \\axiom{empty()}.")) (|setlast!| ((|#1| $ |#1|) "\\spad{setlast!(u,{}x)} destructively changes the last element of \\spad{u} to \\spad{x}.")) (|setrest!| (($ $ $) "\\spad{setrest!(u,{}v)} destructively changes the rest of \\spad{u} to \\spad{v}.")) (|setelt| ((|#1| $ "last" |#1|) "\\spad{setelt(u,{}\"last\",{}x)} (also written: \\axiom{\\spad{u}.last \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setlast!(\\spad{u},{}\\spad{v})}.") (($ $ "rest" $) "\\spad{setelt(u,{}\"rest\",{}v)} (also written: \\axiom{\\spad{u}.rest \\spad{:=} \\spad{v}}) is equivalent to \\axiom{setrest!(\\spad{u},{}\\spad{v})}.") ((|#1| $ "first" |#1|) "\\spad{setelt(u,{}\"first\",{}x)} (also written: \\axiom{\\spad{u}.first \\spad{:=} \\spad{x}}) is equivalent to \\axiom{setfirst!(\\spad{u},{}\\spad{x})}.")) (|setfirst!| ((|#1| $ |#1|) "\\spad{setfirst!(u,{}x)} destructively changes the first element of a to \\spad{x}.")) (|cycleSplit!| (($ $) "\\spad{cycleSplit!(u)} splits the aggregate by dropping off the cycle. The value returned is the cycle entry,{} or nil if none exists. For example,{} if \\axiom{\\spad{w} = concat(\\spad{u},{}\\spad{v})} is the cyclic list where \\spad{v} is the head of the cycle,{} \\axiom{cycleSplit!(\\spad{w})} will drop \\spad{v} off \\spad{w} thus destructively changing \\spad{w} to \\spad{u},{} and returning \\spad{v}.")) (|concat!| (($ $ |#1|) "\\spad{concat!(u,{}x)} destructively adds element \\spad{x} to the end of \\spad{u}. Note: \\axiom{concat!(a,{}\\spad{x}) = setlast!(a,{}[\\spad{x}])}.") (($ $ $) "\\spad{concat!(u,{}v)} destructively concatenates \\spad{v} to the end of \\spad{u}. Note: \\axiom{concat!(\\spad{u},{}\\spad{v}) = setlast_!(\\spad{u},{}\\spad{v})}.")) (|cycleTail| (($ $) "\\spad{cycleTail(u)} returns the last node in the cycle,{} or empty if none exists.")) (|cycleLength| (((|NonNegativeInteger|) $) "\\spad{cycleLength(u)} returns the length of a top-level cycle contained in aggregate \\spad{u},{} or 0 is \\spad{u} has no such cycle.")) (|cycleEntry| (($ $) "\\spad{cycleEntry(u)} returns the head of a top-level cycle contained in aggregate \\spad{u},{} or \\axiom{empty()} if none exists.")) (|third| ((|#1| $) "\\spad{third(u)} returns the third element of \\spad{u}. Note: \\axiom{third(\\spad{u}) = first(rest(rest(\\spad{u})))}.")) (|second| ((|#1| $) "\\spad{second(u)} returns the second element of \\spad{u}. Note: \\axiom{second(\\spad{u}) = first(rest(\\spad{u}))}.")) (|tail| (($ $) "\\spad{tail(u)} returns the last node of \\spad{u}. Note: if \\spad{u} is \\axiom{shallowlyMutable},{} \\axiom{setrest(tail(\\spad{u}),{}\\spad{v}) = concat(\\spad{u},{}\\spad{v})}.")) (|last| (($ $ (|NonNegativeInteger|)) "\\spad{last(u,{}n)} returns a copy of the last \\spad{n} (\\axiom{\\spad{n} \\spad{>=} 0}) nodes of \\spad{u}. Note: \\axiom{last(\\spad{u},{}\\spad{n})} is a list of \\spad{n} elements.") ((|#1| $) "\\spad{last(u)} resturn the last element of \\spad{u}. Note: for lists,{} \\axiom{last(\\spad{u}) = \\spad{u} . (maxIndex \\spad{u}) = \\spad{u} . (\\# \\spad{u} - 1)}.")) (|rest| (($ $ (|NonNegativeInteger|)) "\\spad{rest(u,{}n)} returns the \\axiom{\\spad{n}}th (\\spad{n} \\spad{>=} 0) node of \\spad{u}. Note: \\axiom{rest(\\spad{u},{}0) = \\spad{u}}.") (($ $) "\\spad{rest(u)} returns an aggregate consisting of all but the first element of \\spad{u} (equivalently,{} the next node of \\spad{u}).")) (|elt| ((|#1| $ "last") "\\spad{elt(u,{}\"last\")} (also written: \\axiom{\\spad{u} . last}) is equivalent to last \\spad{u}.") (($ $ "rest") "\\spad{elt(\\%,{}\"rest\")} (also written: \\axiom{\\spad{u}.rest}) is equivalent to \\axiom{rest \\spad{u}}.") ((|#1| $ "first") "\\spad{elt(u,{}\"first\")} (also written: \\axiom{\\spad{u} . first}) is equivalent to first \\spad{u}.")) (|first| (($ $ (|NonNegativeInteger|)) "\\spad{first(u,{}n)} returns a copy of the first \\spad{n} (\\axiom{\\spad{n} \\spad{>=} 0}) elements of \\spad{u}.") ((|#1| $) "\\spad{first(u)} returns the first element of \\spad{u} (equivalently,{} the value at the current node).")) (|concat| (($ |#1| $) "\\spad{concat(x,{}u)} returns aggregate consisting of \\spad{x} followed by the elements of \\spad{u}. Note: if \\axiom{\\spad{v} = concat(\\spad{x},{}\\spad{u})} then \\axiom{\\spad{x} = first \\spad{v}} and \\axiom{\\spad{u} = rest \\spad{v}}.") (($ $ $) "\\spad{concat(u,{}v)} returns an aggregate \\spad{w} consisting of the elements of \\spad{u} followed by the elements of \\spad{v}. Note: \\axiom{\\spad{v} = rest(\\spad{w},{}\\#a)}.")))
NIL
@@ -4927,20 +4927,20 @@ NIL
(-1249 S |Coef|)
((|constructor| (NIL "\\spadtype{UnivariateTaylorSeriesCategory} is the category of Taylor series in one variable.")) (|integrate| (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (** (($ $ |#2|) "\\spad{f(x) ** a} computes a power of a power series. When the coefficient ring is a field,{} we may raise a series to an exponent from the coefficient ring provided that the constant coefficient of the series is 1.")) (|polynomial| (((|Polynomial| |#2|) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k1,{}k2)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (((|Polynomial| |#2|) $ (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.")) (|multiplyCoefficients| (($ (|Mapping| |#2| (|Integer|)) $) "\\spad{multiplyCoefficients(f,{}sum(n = 0..infinity,{}a[n] * x**n))} returns \\spad{sum(n = 0..infinity,{}f(n) * a[n] * x**n)}. This function is used when Laurent series are represented by a Taylor series and an order.")) (|quoByVar| (($ $) "\\spad{quoByVar(a0 + a1 x + a2 x**2 + ...)} returns \\spad{a1 + a2 x + a3 x**2 + ...} Thus,{} this function substracts the constant term and divides by the series variable. This function is used when Laurent series are represented by a Taylor series and an order.")) (|coefficients| (((|Stream| |#2|) $) "\\spad{coefficients(a0 + a1 x + a2 x**2 + ...)} returns a stream of coefficients: \\spad{[a0,{}a1,{}a2,{}...]}. The entries of the stream may be zero.")) (|series| (($ (|Stream| |#2|)) "\\spad{series([a0,{}a1,{}a2,{}...])} is the Taylor series \\spad{a0 + a1 x + a2 x**2 + ...}.") (($ (|Stream| (|Record| (|:| |k| (|NonNegativeInteger|)) (|:| |c| |#2|)))) "\\spad{series(st)} creates a series from a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents.")))
NIL
-((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-955))) (|HasCategory| |#2| (QUOTE (-1194))) (|HasSignature| |#2| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -1871) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1170))))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))))
+((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#2| (QUOTE (-955))) (|HasCategory| |#2| (QUOTE (-1194))) (|HasSignature| |#2| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -2983) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1170))))) (|HasCategory| |#2| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#2| (QUOTE (-363))))
(-1250 |Coef|)
((|constructor| (NIL "\\spadtype{UnivariateTaylorSeriesCategory} is the category of Taylor series in one variable.")) (|integrate| (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (** (($ $ |#1|) "\\spad{f(x) ** a} computes a power of a power series. When the coefficient ring is a field,{} we may raise a series to an exponent from the coefficient ring provided that the constant coefficient of the series is 1.")) (|polynomial| (((|Polynomial| |#1|) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k1,{}k2)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (((|Polynomial| |#1|) $ (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.")) (|multiplyCoefficients| (($ (|Mapping| |#1| (|Integer|)) $) "\\spad{multiplyCoefficients(f,{}sum(n = 0..infinity,{}a[n] * x**n))} returns \\spad{sum(n = 0..infinity,{}f(n) * a[n] * x**n)}. This function is used when Laurent series are represented by a Taylor series and an order.")) (|quoByVar| (($ $) "\\spad{quoByVar(a0 + a1 x + a2 x**2 + ...)} returns \\spad{a1 + a2 x + a3 x**2 + ...} Thus,{} this function substracts the constant term and divides by the series variable. This function is used when Laurent series are represented by a Taylor series and an order.")) (|coefficients| (((|Stream| |#1|) $) "\\spad{coefficients(a0 + a1 x + a2 x**2 + ...)} returns a stream of coefficients: \\spad{[a0,{}a1,{}a2,{}...]}. The entries of the stream may be zero.")) (|series| (($ (|Stream| |#1|)) "\\spad{series([a0,{}a1,{}a2,{}...])} is the Taylor series \\spad{a0 + a1 x + a2 x**2 + ...}.") (($ (|Stream| (|Record| (|:| |k| (|NonNegativeInteger|)) (|:| |c| |#1|)))) "\\spad{series(st)} creates a series from a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1251 |Coef| |var| |cen|)
((|constructor| (NIL "Dense Taylor series in one variable \\spadtype{UnivariateTaylorSeries} is a domain representing Taylor series in one variable with coefficients in an arbitrary ring. The parameters of the type specify the coefficient ring,{} the power series variable,{} and the center of the power series expansion. For example,{} \\spadtype{UnivariateTaylorSeries}(Integer,{}\\spad{x},{}3) represents Taylor series in \\spad{(x - 3)} with \\spadtype{Integer} coefficients.")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x),{}x)} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|invmultisect| (($ (|Integer|) (|Integer|) $) "\\spad{invmultisect(a,{}b,{}f(x))} substitutes \\spad{x^((a+b)*n)} \\indented{1}{for \\spad{x^n} and multiples by \\spad{x^b}.}")) (|multisect| (($ (|Integer|) (|Integer|) $) "\\spad{multisect(a,{}b,{}f(x))} selects the coefficients of \\indented{1}{\\spad{x^((a+b)*n+a)},{} and changes this monomial to \\spad{x^n}.}")) (|revert| (($ $) "\\spad{revert(f(x))} returns a Taylor series \\spad{g(x)} such that \\spad{f(g(x)) = g(f(x)) = x}. Series \\spad{f(x)} should have constant coefficient 0 and 1st order coefficient 1.")) (|generalLambert| (($ $ (|Integer|) (|Integer|)) "\\spad{generalLambert(f(x),{}a,{}d)} returns \\spad{f(x^a) + f(x^(a + d)) + \\indented{1}{f(x^(a + 2 d)) + ... }. \\spad{f(x)} should have zero constant} \\indented{1}{coefficient and \\spad{a} and \\spad{d} should be positive.}")) (|evenlambert| (($ $) "\\spad{evenlambert(f(x))} returns \\spad{f(x^2) + f(x^4) + f(x^6) + ...}. \\indented{1}{\\spad{f(x)} should have a zero constant coefficient.} \\indented{1}{This function is used for computing infinite products.} \\indented{1}{If \\spad{f(x)} is a Taylor series with constant term 1,{} then} \\indented{1}{\\spad{product(n=1..infinity,{}f(x^(2*n))) = exp(log(evenlambert(f(x))))}.}")) (|oddlambert| (($ $) "\\spad{oddlambert(f(x))} returns \\spad{f(x) + f(x^3) + f(x^5) + ...}. \\indented{1}{\\spad{f(x)} should have a zero constant coefficient.} \\indented{1}{This function is used for computing infinite products.} \\indented{1}{If \\spad{f(x)} is a Taylor series with constant term 1,{} then} \\indented{1}{\\spad{product(n=1..infinity,{}f(x^(2*n-1)))=exp(log(oddlambert(f(x))))}.}")) (|lambert| (($ $) "\\spad{lambert(f(x))} returns \\spad{f(x) + f(x^2) + f(x^3) + ...}. \\indented{1}{This function is used for computing infinite products.} \\indented{1}{\\spad{f(x)} should have zero constant coefficient.} \\indented{1}{If \\spad{f(x)} is a Taylor series with constant term 1,{} then} \\indented{1}{\\spad{product(n = 1..infinity,{}f(x^n)) = exp(log(lambert(f(x))))}.}")) (|lagrange| (($ $) "\\spad{lagrange(g(x))} produces the Taylor series for \\spad{f(x)} \\indented{1}{where \\spad{f(x)} is implicitly defined as \\spad{f(x) = x*g(f(x))}.}")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} computes the derivative of \\spad{f(x)} with respect to \\spad{x}.")) (|univariatePolynomial| (((|UnivariatePolynomial| |#2| |#1|) $ (|NonNegativeInteger|)) "\\spad{univariatePolynomial(f,{}k)} returns a univariate polynomial \\indented{1}{consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.}")) (|coerce| (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a \\indented{1}{Taylor series.}") (($ (|UnivariatePolynomial| |#2| |#1|)) "\\spad{coerce(p)} converts a univariate polynomial \\spad{p} in the variable \\spad{var} to a univariate Taylor series in \\spad{var}.")))
-(((-4408 "*") |has| |#1| (-172)) (-4399 |has| |#1| (-556)) (-4400 . T) (-4401 . T) (-4403 . T))
-((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2750 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|)))) (|HasCategory| (-767) (QUOTE (-1106))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasSignature| |#1| (LIST (QUOTE -2350) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasCategory| |#1| (QUOTE (-363))) (-2750 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -1871) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3743) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
+(((-4409 "*") |has| |#1| (-172)) (-4400 |has| |#1| (-556)) (-4401 . T) (-4402 . T) (-4404 . T))
+((|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasCategory| |#1| (QUOTE (-556))) (-2733 (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-556)))) (|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-145))) (|HasCategory| |#1| (QUOTE (-147))) (-12 (|HasCategory| |#1| (LIST (QUOTE -896) (QUOTE (-1170)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-767)) (|devaluate| |#1|)))) (|HasCategory| (-767) (QUOTE (-1106))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasSignature| |#1| (LIST (QUOTE -2326) (LIST (|devaluate| |#1|) (QUOTE (-1170)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-767))))) (|HasCategory| |#1| (QUOTE (-363))) (-2733 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-564)))) (|HasCategory| |#1| (QUOTE (-955))) (|HasCategory| |#1| (QUOTE (-1194))) (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -38) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasSignature| |#1| (LIST (QUOTE -2983) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1170))))) (|HasSignature| |#1| (LIST (QUOTE -3702) (LIST (LIST (QUOTE -641) (QUOTE (-1170))) (|devaluate| |#1|)))))))
(-1252 |Coef| UTS)
((|constructor| (NIL "\\indented{1}{This package provides Taylor series solutions to regular} linear or non-linear ordinary differential equations of arbitrary order.")) (|mpsode| (((|List| |#2|) (|List| |#1|) (|List| (|Mapping| |#2| (|List| |#2|)))) "\\spad{mpsode(r,{}f)} solves the system of differential equations \\spad{dy[i]/dx =f[i] [x,{}y[1],{}y[2],{}...,{}y[n]]},{} \\spad{y[i](a) = r[i]} for \\spad{i} in 1..\\spad{n}.")) (|ode| ((|#2| (|Mapping| |#2| (|List| |#2|)) (|List| |#1|)) "\\spad{ode(f,{}cl)} is the solution to \\spad{y<n>=f(y,{}y',{}..,{}y<n-1>)} such that \\spad{y<i>(a) = cl.i} for \\spad{i} in 1..\\spad{n}.")) (|ode2| ((|#2| (|Mapping| |#2| |#2| |#2|) |#1| |#1|) "\\spad{ode2(f,{}c0,{}c1)} is the solution to \\spad{y'' = f(y,{}y')} such that \\spad{y(a) = c0} and \\spad{y'(a) = c1}.")) (|ode1| ((|#2| (|Mapping| |#2| |#2|) |#1|) "\\spad{ode1(f,{}c)} is the solution to \\spad{y' = f(y)} such that \\spad{y(a) = c}.")) (|fixedPointExquo| ((|#2| |#2| |#2|) "\\spad{fixedPointExquo(f,{}g)} computes the exact quotient of \\spad{f} and \\spad{g} using a fixed point computation.")) (|stFuncN| (((|Mapping| (|Stream| |#1|) (|List| (|Stream| |#1|))) (|Mapping| |#2| (|List| |#2|))) "\\spad{stFuncN(f)} is a local function xported due to compiler problem. This function is of no interest to the top-level user.")) (|stFunc2| (((|Mapping| (|Stream| |#1|) (|Stream| |#1|) (|Stream| |#1|)) (|Mapping| |#2| |#2| |#2|)) "\\spad{stFunc2(f)} is a local function exported due to compiler problem. This function is of no interest to the top-level user.")) (|stFunc1| (((|Mapping| (|Stream| |#1|) (|Stream| |#1|)) (|Mapping| |#2| |#2|)) "\\spad{stFunc1(f)} is a local function exported due to compiler problem. This function is of no interest to the top-level user.")))
NIL
NIL
-(-1253 -2313 UP L UTS)
+(-1253 -2312 UP L UTS)
((|constructor| (NIL "\\spad{RUTSodetools} provides tools to interface with the series \\indented{1}{ODE solver when presented with linear ODEs.}")) (RF2UTS ((|#4| (|Fraction| |#2|)) "\\spad{RF2UTS(f)} converts \\spad{f} to a Taylor series.")) (LODO2FUN (((|Mapping| |#4| (|List| |#4|)) |#3|) "\\spad{LODO2FUN(op)} returns the function to pass to the series ODE solver in order to solve \\spad{op y = 0}.")) (UTS2UP ((|#2| |#4| (|NonNegativeInteger|)) "\\spad{UTS2UP(s,{} n)} converts the first \\spad{n} terms of \\spad{s} to a univariate polynomial.")) (UP2UTS ((|#4| |#2|) "\\spad{UP2UTS(p)} converts \\spad{p} to a Taylor series.")))
NIL
((|HasCategory| |#1| (QUOTE (-556))))
@@ -4958,7 +4958,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-998))) (|HasCategory| |#2| (QUOTE (-1045))) (|HasCategory| |#2| (QUOTE (-722))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-25))))
(-1257 R)
((|constructor| (NIL "\\spadtype{VectorCategory} represents the type of vector like objects,{} \\spadignore{i.e.} finite sequences indexed by some finite segment of the integers. The operations available on vectors depend on the structure of the underlying components. Many operations from the component domain are defined for vectors componentwise. It can by assumed that extraction or updating components can be done in constant time.")) (|magnitude| ((|#1| $) "\\spad{magnitude(v)} computes the sqrt(dot(\\spad{v},{}\\spad{v})),{} \\spadignore{i.e.} the length")) (|length| ((|#1| $) "\\spad{length(v)} computes the sqrt(dot(\\spad{v},{}\\spad{v})),{} \\spadignore{i.e.} the magnitude")) (|cross| (($ $ $) "vectorProduct(\\spad{u},{}\\spad{v}) constructs the cross product of \\spad{u} and \\spad{v}. Error: if \\spad{u} and \\spad{v} are not of length 3.")) (|outerProduct| (((|Matrix| |#1|) $ $) "\\spad{outerProduct(u,{}v)} constructs the matrix whose (\\spad{i},{}\\spad{j})\\spad{'}th element is \\spad{u}(\\spad{i})\\spad{*v}(\\spad{j}).")) (|dot| ((|#1| $ $) "\\spad{dot(x,{}y)} computes the inner product of the two vectors \\spad{x} and \\spad{y}. Error: if \\spad{x} and \\spad{y} are not of the same length.")) (* (($ $ |#1|) "\\spad{y * r} multiplies each component of the vector \\spad{y} by the element \\spad{r}.") (($ |#1| $) "\\spad{r * y} multiplies the element \\spad{r} times each component of the vector \\spad{y}.") (($ (|Integer|) $) "\\spad{n * y} multiplies each component of the vector \\spad{y} by the integer \\spad{n}.")) (- (($ $ $) "\\spad{x - y} returns the component-wise difference of the vectors \\spad{x} and \\spad{y}. Error: if \\spad{x} and \\spad{y} are not of the same length.") (($ $) "\\spad{-x} negates all components of the vector \\spad{x}.")) (|zero| (($ (|NonNegativeInteger|)) "\\spad{zero(n)} creates a zero vector of length \\spad{n}.")) (+ (($ $ $) "\\spad{x + y} returns the component-wise sum of the vectors \\spad{x} and \\spad{y}. Error: if \\spad{x} and \\spad{y} are not of the same length.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
NIL
(-1258 A B)
((|constructor| (NIL "\\indented{2}{This package provides operations which all take as arguments} vectors of elements of some type \\spad{A} and functions from \\spad{A} to another of type \\spad{B}. The operations all iterate over their vector argument and either return a value of type \\spad{B} or a vector over \\spad{B}.")) (|map| (((|Union| (|Vector| |#2|) "failed") (|Mapping| (|Union| |#2| "failed") |#1|) (|Vector| |#1|)) "\\spad{map(f,{} v)} applies the function \\spad{f} to every element of the vector \\spad{v} producing a new vector containing the values or \\spad{\"failed\"}.") (((|Vector| |#2|) (|Mapping| |#2| |#1|) (|Vector| |#1|)) "\\spad{map(f,{} v)} applies the function \\spad{f} to every element of the vector \\spad{v} producing a new vector containing the values.")) (|reduce| ((|#2| (|Mapping| |#2| |#1| |#2|) (|Vector| |#1|) |#2|) "\\spad{reduce(func,{}vec,{}ident)} combines the elements in \\spad{vec} using the binary function \\spad{func}. Argument \\spad{ident} is returned if \\spad{vec} is empty.")) (|scan| (((|Vector| |#2|) (|Mapping| |#2| |#1| |#2|) (|Vector| |#1|) |#2|) "\\spad{scan(func,{}vec,{}ident)} creates a new vector whose elements are the result of applying reduce to the binary function \\spad{func},{} increasing initial subsequences of the vector \\spad{vec},{} and the element \\spad{ident}.")))
@@ -4966,8 +4966,8 @@ NIL
NIL
(-1259 R)
((|constructor| (NIL "This type represents vector like objects with varying lengths and indexed by a finite segment of integers starting at 1.")) (|vector| (($ (|List| |#1|)) "\\spad{vector(l)} converts the list \\spad{l} to a vector.")))
-((-4407 . T) (-4406 . T))
-((-2750 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2750 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2750 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
+((-4408 . T) (-4407 . T))
+((-2733 (-12 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|))))) (-2733 (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858))))) (|HasCategory| |#1| (LIST (QUOTE -612) (QUOTE (-536)))) (-2733 (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094)))) (|HasCategory| |#1| (QUOTE (-846))) (|HasCategory| (-564) (QUOTE (-846))) (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-722))) (|HasCategory| |#1| (QUOTE (-1045))) (-12 (|HasCategory| |#1| (QUOTE (-998))) (|HasCategory| |#1| (QUOTE (-1045)))) (|HasCategory| |#1| (LIST (QUOTE -611) (QUOTE (-858)))) (-12 (|HasCategory| |#1| (QUOTE (-1094))) (|HasCategory| |#1| (LIST (QUOTE -309) (|devaluate| |#1|)))))
(-1260)
((|constructor| (NIL "TwoDimensionalViewport creates viewports to display graphs.")) (|coerce| (((|OutputForm|) $) "\\spad{coerce(v)} returns the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport} as output of the domain \\spadtype{OutputForm}.")) (|key| (((|Integer|) $) "\\spad{key(v)} returns the process ID number of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport}.")) (|reset| (((|Void|) $) "\\spad{reset(v)} sets the current state of the graph characteristics of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} back to their initial settings.")) (|write| (((|String|) $ (|String|) (|List| (|String|))) "\\spad{write(v,{}s,{}lf)} takes the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} and creates a directory indicated by \\spad{s},{} which contains the graph data files for \\spad{v} and the optional file types indicated by the list \\spad{lf}.") (((|String|) $ (|String|) (|String|)) "\\spad{write(v,{}s,{}f)} takes the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} and creates a directory indicated by \\spad{s},{} which contains the graph data files for \\spad{v} and an optional file type \\spad{f}.") (((|String|) $ (|String|)) "\\spad{write(v,{}s)} takes the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} and creates a directory indicated by \\spad{s},{} which contains the graph data files for \\spad{v}.")) (|resize| (((|Void|) $ (|PositiveInteger|) (|PositiveInteger|)) "\\spad{resize(v,{}w,{}h)} displays the two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} with a width of \\spad{w} and a height of \\spad{h},{} keeping the upper left-hand corner position unchanged.")) (|update| (((|Void|) $ (|GraphImage|) (|PositiveInteger|)) "\\spad{update(v,{}gr,{}n)} drops the graph \\spad{gr} in slot \\spad{n} of viewport \\spad{v}. The graph \\spad{gr} must have been transmitted already and acquired an integer key.")) (|move| (((|Void|) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{move(v,{}x,{}y)} displays the two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} with the upper left-hand corner of the viewport window at the screen coordinate position \\spad{x},{} \\spad{y}.")) (|show| (((|Void|) $ (|PositiveInteger|) (|String|)) "\\spad{show(v,{}n,{}s)} displays the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the graph if \\spad{s} is \"off\".")) (|translate| (((|Void|) $ (|PositiveInteger|) (|Float|) (|Float|)) "\\spad{translate(v,{}n,{}dx,{}dy)} displays the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} translated by \\spad{dx} in the \\spad{x}-coordinate direction from the center of the viewport,{} and by \\spad{dy} in the \\spad{y}-coordinate direction from the center. Setting \\spad{dx} and \\spad{dy} to \\spad{0} places the center of the graph at the center of the viewport.")) (|scale| (((|Void|) $ (|PositiveInteger|) (|Float|) (|Float|)) "\\spad{scale(v,{}n,{}sx,{}sy)} displays the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} scaled by the factor \\spad{sx} in the \\spad{x}-coordinate direction and by the factor \\spad{sy} in the \\spad{y}-coordinate direction.")) (|dimensions| (((|Void|) $ (|NonNegativeInteger|) (|NonNegativeInteger|) (|PositiveInteger|) (|PositiveInteger|)) "\\spad{dimensions(v,{}x,{}y,{}width,{}height)} sets the position of the upper left-hand corner of the two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} to the window coordinate \\spad{x},{} \\spad{y},{} and sets the dimensions of the window to that of \\spad{width},{} \\spad{height}. The new dimensions are not displayed until the function \\spadfun{makeViewport2D} is executed again for \\spad{v}.")) (|close| (((|Void|) $) "\\spad{close(v)} closes the viewport window of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} and terminates the corresponding process ID.")) (|controlPanel| (((|Void|) $ (|String|)) "\\spad{controlPanel(v,{}s)} displays the control panel of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or hides the control panel if \\spad{s} is \"off\".")) (|connect| (((|Void|) $ (|PositiveInteger|) (|String|)) "\\spad{connect(v,{}n,{}s)} displays the lines connecting the graph points in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the lines if \\spad{s} is \"off\".")) (|region| (((|Void|) $ (|PositiveInteger|) (|String|)) "\\spad{region(v,{}n,{}s)} displays the bounding box of the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the bounding box if \\spad{s} is \"off\".")) (|points| (((|Void|) $ (|PositiveInteger|) (|String|)) "\\spad{points(v,{}n,{}s)} displays the points of the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the points if \\spad{s} is \"off\".")) (|units| (((|Void|) $ (|PositiveInteger|) (|Palette|)) "\\spad{units(v,{}n,{}c)} displays the units of the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} with the units color set to the given palette color \\spad{c}.") (((|Void|) $ (|PositiveInteger|) (|String|)) "\\spad{units(v,{}n,{}s)} displays the units of the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the units if \\spad{s} is \"off\".")) (|axes| (((|Void|) $ (|PositiveInteger|) (|Palette|)) "\\spad{axes(v,{}n,{}c)} displays the axes of the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} with the axes color set to the given palette color \\spad{c}.") (((|Void|) $ (|PositiveInteger|) (|String|)) "\\spad{axes(v,{}n,{}s)} displays the axes of the graph in field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} if \\spad{s} is \"on\",{} or does not display the axes if \\spad{s} is \"off\".")) (|getGraph| (((|GraphImage|) $ (|PositiveInteger|)) "\\spad{getGraph(v,{}n)} returns the graph which is of the domain \\spadtype{GraphImage} which is located in graph field \\spad{n} of the given two-dimensional viewport,{} \\spad{v},{} which is of the domain \\spadtype{TwoDimensionalViewport}.")) (|putGraph| (((|Void|) $ (|GraphImage|) (|PositiveInteger|)) "\\spad{putGraph(v,{}\\spad{gi},{}n)} sets the graph field indicated by \\spad{n},{} of the indicated two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport},{} to be the graph,{} \\spad{\\spad{gi}} of domain \\spadtype{GraphImage}. The contents of viewport,{} \\spad{v},{} will contain \\spad{\\spad{gi}} when the function \\spadfun{makeViewport2D} is called to create the an updated viewport \\spad{v}.")) (|title| (((|Void|) $ (|String|)) "\\spad{title(v,{}s)} changes the title which is shown in the two-dimensional viewport window,{} \\spad{v} of domain \\spadtype{TwoDimensionalViewport}.")) (|graphs| (((|Vector| (|Union| (|GraphImage|) "undefined")) $) "\\spad{graphs(v)} returns a vector,{} or list,{} which is a union of all the graphs,{} of the domain \\spadtype{GraphImage},{} which are allocated for the two-dimensional viewport,{} \\spad{v},{} of domain \\spadtype{TwoDimensionalViewport}. Those graphs which have no data are labeled \"undefined\",{} otherwise their contents are shown.")) (|graphStates| (((|Vector| (|Record| (|:| |scaleX| (|DoubleFloat|)) (|:| |scaleY| (|DoubleFloat|)) (|:| |deltaX| (|DoubleFloat|)) (|:| |deltaY| (|DoubleFloat|)) (|:| |points| (|Integer|)) (|:| |connect| (|Integer|)) (|:| |spline| (|Integer|)) (|:| |axes| (|Integer|)) (|:| |axesColor| (|Palette|)) (|:| |units| (|Integer|)) (|:| |unitsColor| (|Palette|)) (|:| |showing| (|Integer|)))) $) "\\spad{graphStates(v)} returns and shows a listing of a record containing the current state of the characteristics of each of the ten graph records in the given two-dimensional viewport,{} \\spad{v},{} which is of domain \\spadtype{TwoDimensionalViewport}.")) (|graphState| (((|Void|) $ (|PositiveInteger|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|DoubleFloat|) (|Integer|) (|Integer|) (|Integer|) (|Integer|) (|Palette|) (|Integer|) (|Palette|) (|Integer|)) "\\spad{graphState(v,{}num,{}sX,{}sY,{}dX,{}dY,{}pts,{}lns,{}box,{}axes,{}axesC,{}un,{}unC,{}cP)} sets the state of the characteristics for the graph indicated by \\spad{num} in the given two-dimensional viewport \\spad{v},{} of domain \\spadtype{TwoDimensionalViewport},{} to the values given as parameters. The scaling of the graph in the \\spad{x} and \\spad{y} component directions is set to be \\spad{sX} and \\spad{sY}; the window translation in the \\spad{x} and \\spad{y} component directions is set to be \\spad{dX} and \\spad{dY}; The graph points,{} lines,{} bounding \\spad{box},{} \\spad{axes},{} or units will be shown in the viewport if their given parameters \\spad{pts},{} \\spad{lns},{} \\spad{box},{} \\spad{axes} or \\spad{un} are set to be \\spad{1},{} but will not be shown if they are set to \\spad{0}. The color of the \\spad{axes} and the color of the units are indicated by the palette colors \\spad{axesC} and \\spad{unC} respectively. To display the control panel when the viewport window is displayed,{} set \\spad{cP} to \\spad{1},{} otherwise set it to \\spad{0}.")) (|options| (($ $ (|List| (|DrawOption|))) "\\spad{options(v,{}lopt)} takes the given two-dimensional viewport,{} \\spad{v},{} of the domain \\spadtype{TwoDimensionalViewport} and returns \\spad{v} with it\\spad{'s} draw options modified to be those which are indicated in the given list,{} \\spad{lopt} of domain \\spadtype{DrawOption}.") (((|List| (|DrawOption|)) $) "\\spad{options(v)} takes the given two-dimensional viewport,{} \\spad{v},{} of the domain \\spadtype{TwoDimensionalViewport} and returns a list containing the draw options from the domain \\spadtype{DrawOption} for \\spad{v}.")) (|makeViewport2D| (($ (|GraphImage|) (|List| (|DrawOption|))) "\\spad{makeViewport2D(\\spad{gi},{}lopt)} creates and displays a viewport window of the domain \\spadtype{TwoDimensionalViewport} whose graph field is assigned to be the given graph,{} \\spad{\\spad{gi}},{} of domain \\spadtype{GraphImage},{} and whose options field is set to be the list of options,{} \\spad{lopt} of domain \\spadtype{DrawOption}.") (($ $) "\\spad{makeViewport2D(v)} takes the given two-dimensional viewport,{} \\spad{v},{} of the domain \\spadtype{TwoDimensionalViewport} and displays a viewport window on the screen which contains the contents of \\spad{v}.")) (|viewport2D| (($) "\\spad{viewport2D()} returns an undefined two-dimensional viewport of the domain \\spadtype{TwoDimensionalViewport} whose contents are empty.")) (|getPickedPoints| (((|List| (|Point| (|DoubleFloat|))) $) "\\spad{getPickedPoints(x)} returns a list of small floats for the points the user interactively picked on the viewport for full integration into the system,{} some design issues need to be addressed: \\spadignore{e.g.} how to go through the GraphImage interface,{} how to default to graphs,{} etc.")))
NIL
@@ -4994,13 +4994,13 @@ NIL
NIL
(-1266 S)
((|constructor| (NIL "Vector Spaces (not necessarily finite dimensional) over a field.")) (|dimension| (((|CardinalNumber|)) "\\spad{dimension()} returns the dimensionality of the vector space.")) (/ (($ $ |#1|) "\\spad{x/y} divides the vector \\spad{x} by the scalar \\spad{y}.")))
-((-4401 . T) (-4400 . T))
+((-4402 . T) (-4401 . T))
NIL
(-1267 R)
((|constructor| (NIL "This package implements the Weierstrass preparation theorem \\spad{f} or multivariate power series. weierstrass(\\spad{v},{}\\spad{p}) where \\spad{v} is a variable,{} and \\spad{p} is a TaylorSeries(\\spad{R}) in which the terms of lowest degree \\spad{s} must include c*v**s where \\spad{c} is a constant,{}\\spad{s>0},{} is a list of TaylorSeries coefficients A[\\spad{i}] of the equivalent polynomial A = A[0] + A[1]\\spad{*v} + A[2]*v**2 + ... + A[\\spad{s}-1]*v**(\\spad{s}-1) + v**s such that p=A*B ,{} \\spad{B} being a TaylorSeries of minimum degree 0")) (|qqq| (((|Mapping| (|Stream| (|TaylorSeries| |#1|)) (|Stream| (|TaylorSeries| |#1|))) (|NonNegativeInteger|) (|TaylorSeries| |#1|) (|Stream| (|TaylorSeries| |#1|))) "\\spad{qqq(n,{}s,{}st)} is used internally.")) (|weierstrass| (((|List| (|TaylorSeries| |#1|)) (|Symbol|) (|TaylorSeries| |#1|)) "\\spad{weierstrass(v,{}ts)} where \\spad{v} is a variable and \\spad{ts} is \\indented{1}{a TaylorSeries,{} impements the Weierstrass Preparation} \\indented{1}{Theorem. The result is a list of TaylorSeries that} \\indented{1}{are the coefficients of the equivalent series.}")) (|clikeUniv| (((|Mapping| (|SparseUnivariatePolynomial| (|Polynomial| |#1|)) (|Polynomial| |#1|)) (|Symbol|)) "\\spad{clikeUniv(v)} is used internally.")) (|sts2stst| (((|Stream| (|Stream| (|Polynomial| |#1|))) (|Symbol|) (|Stream| (|Polynomial| |#1|))) "\\spad{sts2stst(v,{}s)} is used internally.")) (|cfirst| (((|Mapping| (|Stream| (|Polynomial| |#1|)) (|Stream| (|Polynomial| |#1|))) (|NonNegativeInteger|)) "\\spad{cfirst n} is used internally.")) (|crest| (((|Mapping| (|Stream| (|Polynomial| |#1|)) (|Stream| (|Polynomial| |#1|))) (|NonNegativeInteger|)) "\\spad{crest n} is used internally.")))
NIL
NIL
-(-1268 K R UP -2313)
+(-1268 K R UP -2312)
((|constructor| (NIL "In this package \\spad{K} is a finite field,{} \\spad{R} is a ring of univariate polynomials over \\spad{K},{} and \\spad{F} is a framed algebra over \\spad{R}. The package provides a function to compute the integral closure of \\spad{R} in the quotient field of \\spad{F} as well as a function to compute a \"local integral basis\" at a specific prime.")) (|localIntegralBasis| (((|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|))) |#2|) "\\spad{integralBasis(p)} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the local integral closure of \\spad{R} at the prime \\spad{p} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the local integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|integralBasis| (((|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|)))) "\\spad{integralBasis()} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the integral closure of \\spad{R} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")))
NIL
NIL
@@ -5014,56 +5014,56 @@ NIL
NIL
(-1271 R |VarSet| E P |vl| |wl| |wtlevel|)
((|constructor| (NIL "This domain represents truncated weighted polynomials over a general (not necessarily commutative) polynomial type. The variables must be specified,{} as must the weights. The representation is sparse in the sense that only non-zero terms are represented.")) (|changeWeightLevel| (((|Void|) (|NonNegativeInteger|)) "\\spad{changeWeightLevel(n)} changes the weight level to the new value given: \\spad{NB:} previously calculated terms are not affected")) (/ (((|Union| $ "failed") $ $) "\\spad{x/y} division (only works if minimum weight of divisor is zero,{} and if \\spad{R} is a Field)")))
-((-4401 |has| |#1| (-172)) (-4400 |has| |#1| (-172)) (-4403 . T))
+((-4402 |has| |#1| (-172)) (-4401 |has| |#1| (-172)) (-4404 . T))
((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))))
(-1272 R E V P)
((|constructor| (NIL "A domain constructor of the category \\axiomType{GeneralTriangularSet}. The only requirement for a list of polynomials to be a member of such a domain is the following: no polynomial is constant and two distinct polynomials have distinct main variables. Such a triangular set may not be auto-reduced or consistent. The \\axiomOpFrom{construct}{WuWenTsunTriangularSet} operation does not check the previous requirement. Triangular sets are stored as sorted lists \\spad{w}.\\spad{r}.\\spad{t}. the main variables of their members. Furthermore,{} this domain exports operations dealing with the characteristic set method of Wu Wen Tsun and some optimizations mainly proposed by Dong Ming Wang.\\newline References : \\indented{1}{[1] \\spad{W}. \\spad{T}. WU \"A Zero Structure Theorem for polynomial equations solving\"} \\indented{6}{\\spad{MM} Research Preprints,{} 1987.} \\indented{1}{[2] \\spad{D}. \\spad{M}. WANG \"An implementation of the characteristic set method in Maple\"} \\indented{6}{Proc. DISCO'92. Bath,{} England.}")) (|characteristicSerie| (((|List| $) (|List| |#4|)) "\\axiom{characteristicSerie(\\spad{ps})} returns the same as \\axiom{characteristicSerie(\\spad{ps},{}initiallyReduced?,{}initiallyReduce)}.") (((|List| $) (|List| |#4|) (|Mapping| (|Boolean|) |#4| |#4|) (|Mapping| |#4| |#4| |#4|)) "\\axiom{characteristicSerie(\\spad{ps},{}redOp?,{}redOp)} returns a list \\axiom{\\spad{lts}} of triangular sets such that the zero set of \\axiom{\\spad{ps}} is the union of the regular zero sets of the members of \\axiom{\\spad{lts}}. This is made by the Ritt and Wu Wen Tsun process applying the operation \\axiom{characteristicSet(\\spad{ps},{}redOp?,{}redOp)} to compute characteristic sets in Wu Wen Tsun sense.")) (|characteristicSet| (((|Union| $ "failed") (|List| |#4|)) "\\axiom{characteristicSet(\\spad{ps})} returns the same as \\axiom{characteristicSet(\\spad{ps},{}initiallyReduced?,{}initiallyReduce)}.") (((|Union| $ "failed") (|List| |#4|) (|Mapping| (|Boolean|) |#4| |#4|) (|Mapping| |#4| |#4| |#4|)) "\\axiom{characteristicSet(\\spad{ps},{}redOp?,{}redOp)} returns a non-contradictory characteristic set of \\axiom{\\spad{ps}} in Wu Wen Tsun sense \\spad{w}.\\spad{r}.\\spad{t} the reduction-test \\axiom{redOp?} (using \\axiom{redOp} to reduce polynomials \\spad{w}.\\spad{r}.\\spad{t} a \\axiom{redOp?} basic set),{} if no non-zero constant polynomial appear during those reductions,{} else \\axiom{\"failed\"} is returned. The operations \\axiom{redOp} and \\axiom{redOp?} must satisfy the following conditions: \\axiom{redOp?(redOp(\\spad{p},{}\\spad{q}),{}\\spad{q})} holds for every polynomials \\axiom{\\spad{p},{}\\spad{q}} and there exists an integer \\axiom{\\spad{e}} and a polynomial \\axiom{\\spad{f}} such that we have \\axiom{init(\\spad{q})^e*p = \\spad{f*q} + redOp(\\spad{p},{}\\spad{q})}.")) (|medialSet| (((|Union| $ "failed") (|List| |#4|)) "\\axiom{medial(\\spad{ps})} returns the same as \\axiom{medialSet(\\spad{ps},{}initiallyReduced?,{}initiallyReduce)}.") (((|Union| $ "failed") (|List| |#4|) (|Mapping| (|Boolean|) |#4| |#4|) (|Mapping| |#4| |#4| |#4|)) "\\axiom{medialSet(\\spad{ps},{}redOp?,{}redOp)} returns \\axiom{\\spad{bs}} a basic set (in Wu Wen Tsun sense \\spad{w}.\\spad{r}.\\spad{t} the reduction-test \\axiom{redOp?}) of some set generating the same ideal as \\axiom{\\spad{ps}} (with rank not higher than any basic set of \\axiom{\\spad{ps}}),{} if no non-zero constant polynomials appear during the computatioms,{} else \\axiom{\"failed\"} is returned. In the former case,{} \\axiom{\\spad{bs}} has to be understood as a candidate for being a characteristic set of \\axiom{\\spad{ps}}. In the original algorithm,{} \\axiom{\\spad{bs}} is simply a basic set of \\axiom{\\spad{ps}}.")))
-((-4407 . T) (-4406 . T))
+((-4408 . T) (-4407 . T))
((-12 (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#4| (LIST (QUOTE -309) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -612) (QUOTE (-536)))) (|HasCategory| |#4| (QUOTE (-1094))) (|HasCategory| |#1| (QUOTE (-556))) (|HasCategory| |#3| (QUOTE (-368))) (|HasCategory| |#4| (LIST (QUOTE -611) (QUOTE (-858)))))
(-1273 R)
((|constructor| (NIL "This is the category of algebras over non-commutative rings. It is used by constructors of non-commutative algebras such as: \\indented{4}{\\spadtype{XPolynomialRing}.} \\indented{4}{\\spadtype{XFreeAlgebra}} Author: Michel Petitot (petitot@lifl.\\spad{fr})")))
-((-4400 . T) (-4401 . T) (-4403 . T))
+((-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1274 |vl| R)
((|constructor| (NIL "\\indented{2}{This type supports distributed multivariate polynomials} whose variables do not commute. The coefficient ring may be non-commutative too. However,{} coefficients and variables commute.")))
-((-4403 . T) (-4399 |has| |#2| (-6 -4399)) (-4401 . T) (-4400 . T))
-((|HasCategory| |#2| (QUOTE (-172))) (|HasAttribute| |#2| (QUOTE -4399)))
+((-4404 . T) (-4400 |has| |#2| (-6 -4400)) (-4402 . T) (-4401 . T))
+((|HasCategory| |#2| (QUOTE (-172))) (|HasAttribute| |#2| (QUOTE -4400)))
(-1275 R |VarSet| XPOLY)
((|constructor| (NIL "This package provides computations of logarithms and exponentials for polynomials in non-commutative variables. \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr}).")) (|Hausdorff| ((|#3| |#3| |#3| (|NonNegativeInteger|)) "\\axiom{Hausdorff(a,{}\\spad{b},{}\\spad{n})} returns log(exp(a)*exp(\\spad{b})) truncated at order \\axiom{\\spad{n}}.")) (|log| ((|#3| |#3| (|NonNegativeInteger|)) "\\axiom{log(\\spad{p},{} \\spad{n})} returns the logarithm of \\axiom{\\spad{p}} truncated at order \\axiom{\\spad{n}}.")) (|exp| ((|#3| |#3| (|NonNegativeInteger|)) "\\axiom{exp(\\spad{p},{} \\spad{n})} returns the exponential of \\axiom{\\spad{p}} truncated at order \\axiom{\\spad{n}}.")))
NIL
NIL
(-1276 |vl| R)
((|constructor| (NIL "This category specifies opeations for polynomials and formal series with non-commutative variables.")) (|varList| (((|List| |#1|) $) "\\spad{varList(x)} returns the list of variables which appear in \\spad{x}.")) (|map| (($ (|Mapping| |#2| |#2|) $) "\\spad{map(fn,{}x)} returns \\spad{Sum(fn(r_i) w_i)} if \\spad{x} writes \\spad{Sum(r_i w_i)}.")) (|sh| (($ $ (|NonNegativeInteger|)) "\\spad{sh(x,{}n)} returns the shuffle power of \\spad{x} to the \\spad{n}.") (($ $ $) "\\spad{sh(x,{}y)} returns the shuffle-product of \\spad{x} by \\spad{y}. This multiplication is associative and commutative.")) (|quasiRegular| (($ $) "\\spad{quasiRegular(x)} return \\spad{x} minus its constant term.")) (|quasiRegular?| (((|Boolean|) $) "\\spad{quasiRegular?(x)} return \\spad{true} if \\spad{constant(x)} is zero.")) (|constant| ((|#2| $) "\\spad{constant(x)} returns the constant term of \\spad{x}.")) (|constant?| (((|Boolean|) $) "\\spad{constant?(x)} returns \\spad{true} if \\spad{x} is constant.")) (|coerce| (($ |#1|) "\\spad{coerce(v)} returns \\spad{v}.")) (|mirror| (($ $) "\\spad{mirror(x)} returns \\spad{Sum(r_i mirror(w_i))} if \\spad{x} writes \\spad{Sum(r_i w_i)}.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(x)} returns \\spad{true} if \\spad{x} is a monomial")) (|monom| (($ (|OrderedFreeMonoid| |#1|) |#2|) "\\spad{monom(w,{}r)} returns the product of the word \\spad{w} by the coefficient \\spad{r}.")) (|rquo| (($ $ $) "\\spad{rquo(x,{}y)} returns the right simplification of \\spad{x} by \\spad{y}.") (($ $ (|OrderedFreeMonoid| |#1|)) "\\spad{rquo(x,{}w)} returns the right simplification of \\spad{x} by \\spad{w}.") (($ $ |#1|) "\\spad{rquo(x,{}v)} returns the right simplification of \\spad{x} by the variable \\spad{v}.")) (|lquo| (($ $ $) "\\spad{lquo(x,{}y)} returns the left simplification of \\spad{x} by \\spad{y}.") (($ $ (|OrderedFreeMonoid| |#1|)) "\\spad{lquo(x,{}w)} returns the left simplification of \\spad{x} by the word \\spad{w}.") (($ $ |#1|) "\\spad{lquo(x,{}v)} returns the left simplification of \\spad{x} by the variable \\spad{v}.")) (|coef| ((|#2| $ $) "\\spad{coef(x,{}y)} returns scalar product of \\spad{x} by \\spad{y},{} the set of words being regarded as an orthogonal basis.") ((|#2| $ (|OrderedFreeMonoid| |#1|)) "\\spad{coef(x,{}w)} returns the coefficient of the word \\spad{w} in \\spad{x}.")) (|mindegTerm| (((|Record| (|:| |k| (|OrderedFreeMonoid| |#1|)) (|:| |c| |#2|)) $) "\\spad{mindegTerm(x)} returns the term whose word is \\spad{mindeg(x)}.")) (|mindeg| (((|OrderedFreeMonoid| |#1|) $) "\\spad{mindeg(x)} returns the little word which appears in \\spad{x}. Error if \\spad{x=0}.")) (* (($ $ |#2|) "\\spad{x * r} returns the product of \\spad{x} by \\spad{r}. Usefull if \\spad{R} is a non-commutative Ring.") (($ |#1| $) "\\spad{v * x} returns the product of a variable \\spad{x} by \\spad{x}.")))
-((-4399 |has| |#2| (-6 -4399)) (-4401 . T) (-4400 . T) (-4403 . T))
+((-4400 |has| |#2| (-6 -4400)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
-(-1277 S -2313)
+(-1277 S -2312)
((|constructor| (NIL "ExtensionField {\\em F} is the category of fields which extend the field \\spad{F}")) (|Frobenius| (($ $ (|NonNegativeInteger|)) "\\spad{Frobenius(a,{}s)} returns \\spad{a**(q**s)} where \\spad{q} is the size()\\$\\spad{F}.") (($ $) "\\spad{Frobenius(a)} returns \\spad{a ** q} where \\spad{q} is the \\spad{size()\\$F}.")) (|transcendenceDegree| (((|NonNegativeInteger|)) "\\spad{transcendenceDegree()} returns the transcendence degree of the field extension,{} 0 if the extension is algebraic.")) (|extensionDegree| (((|OnePointCompletion| (|PositiveInteger|))) "\\spad{extensionDegree()} returns the degree of the field extension if the extension is algebraic,{} and \\spad{infinity} if it is not.")) (|degree| (((|OnePointCompletion| (|PositiveInteger|)) $) "\\spad{degree(a)} returns the degree of minimal polynomial of an element \\spad{a} if \\spad{a} is algebraic with respect to the ground field \\spad{F},{} and \\spad{infinity} otherwise.")) (|inGroundField?| (((|Boolean|) $) "\\spad{inGroundField?(a)} tests whether an element \\spad{a} is already in the ground field \\spad{F}.")) (|transcendent?| (((|Boolean|) $) "\\spad{transcendent?(a)} tests whether an element \\spad{a} is transcendent with respect to the ground field \\spad{F}.")) (|algebraic?| (((|Boolean|) $) "\\spad{algebraic?(a)} tests whether an element \\spad{a} is algebraic with respect to the ground field \\spad{F}.")))
NIL
((|HasCategory| |#2| (QUOTE (-368))) (|HasCategory| |#2| (QUOTE (-145))) (|HasCategory| |#2| (QUOTE (-147))))
-(-1278 -2313)
+(-1278 -2312)
((|constructor| (NIL "ExtensionField {\\em F} is the category of fields which extend the field \\spad{F}")) (|Frobenius| (($ $ (|NonNegativeInteger|)) "\\spad{Frobenius(a,{}s)} returns \\spad{a**(q**s)} where \\spad{q} is the size()\\$\\spad{F}.") (($ $) "\\spad{Frobenius(a)} returns \\spad{a ** q} where \\spad{q} is the \\spad{size()\\$F}.")) (|transcendenceDegree| (((|NonNegativeInteger|)) "\\spad{transcendenceDegree()} returns the transcendence degree of the field extension,{} 0 if the extension is algebraic.")) (|extensionDegree| (((|OnePointCompletion| (|PositiveInteger|))) "\\spad{extensionDegree()} returns the degree of the field extension if the extension is algebraic,{} and \\spad{infinity} if it is not.")) (|degree| (((|OnePointCompletion| (|PositiveInteger|)) $) "\\spad{degree(a)} returns the degree of minimal polynomial of an element \\spad{a} if \\spad{a} is algebraic with respect to the ground field \\spad{F},{} and \\spad{infinity} otherwise.")) (|inGroundField?| (((|Boolean|) $) "\\spad{inGroundField?(a)} tests whether an element \\spad{a} is already in the ground field \\spad{F}.")) (|transcendent?| (((|Boolean|) $) "\\spad{transcendent?(a)} tests whether an element \\spad{a} is transcendent with respect to the ground field \\spad{F}.")) (|algebraic?| (((|Boolean|) $) "\\spad{algebraic?(a)} tests whether an element \\spad{a} is algebraic with respect to the ground field \\spad{F}.")))
-((-4398 . T) (-4404 . T) (-4399 . T) ((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+((-4399 . T) (-4405 . T) (-4400 . T) ((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
(-1279 |VarSet| R)
((|constructor| (NIL "This domain constructor implements polynomials in non-commutative variables written in the Poincare-Birkhoff-Witt basis from the Lyndon basis. These polynomials can be used to compute Baker-Campbell-Hausdorff relations. \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr}).")) (|log| (($ $ (|NonNegativeInteger|)) "\\axiom{log(\\spad{p},{}\\spad{n})} returns the logarithm of \\axiom{\\spad{p}} (truncated up to order \\axiom{\\spad{n}}).")) (|exp| (($ $ (|NonNegativeInteger|)) "\\axiom{exp(\\spad{p},{}\\spad{n})} returns the exponential of \\axiom{\\spad{p}} (truncated up to order \\axiom{\\spad{n}}).")) (|product| (($ $ $ (|NonNegativeInteger|)) "\\axiom{product(a,{}\\spad{b},{}\\spad{n})} returns \\axiom{a*b} (truncated up to order \\axiom{\\spad{n}}).")) (|LiePolyIfCan| (((|Union| (|LiePolynomial| |#1| |#2|) "failed") $) "\\axiom{LiePolyIfCan(\\spad{p})} return \\axiom{\\spad{p}} if \\axiom{\\spad{p}} is a Lie polynomial.")) (|coerce| (((|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{p})} returns \\axiom{\\spad{p}} as a recursive polynomial.") (((|XDistributedPolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{p})} returns \\axiom{\\spad{p}} as a distributed polynomial.") (($ (|LiePolynomial| |#1| |#2|)) "\\axiom{coerce(\\spad{p})} returns \\axiom{\\spad{p}}.")))
-((-4399 |has| |#2| (-6 -4399)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -713) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasAttribute| |#2| (QUOTE -4399)))
+((-4400 |has| |#2| (-6 -4400)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-172))) (|HasCategory| |#2| (LIST (QUOTE -713) (LIST (QUOTE -407) (QUOTE (-564))))) (|HasAttribute| |#2| (QUOTE -4400)))
(-1280 |vl| R)
((|constructor| (NIL "The Category of polynomial rings with non-commutative variables. The coefficient ring may be non-commutative too. However coefficients commute with vaiables.")) (|trunc| (($ $ (|NonNegativeInteger|)) "\\spad{trunc(p,{}n)} returns the polynomial \\spad{p} truncated at order \\spad{n}.")) (|degree| (((|NonNegativeInteger|) $) "\\spad{degree(p)} returns the degree of \\spad{p}. \\indented{1}{Note that the degree of a word is its length.}")) (|maxdeg| (((|OrderedFreeMonoid| |#1|) $) "\\spad{maxdeg(p)} returns the greatest leading word in the support of \\spad{p}.")))
-((-4399 |has| |#2| (-6 -4399)) (-4401 . T) (-4400 . T) (-4403 . T))
+((-4400 |has| |#2| (-6 -4400)) (-4402 . T) (-4401 . T) (-4404 . T))
NIL
(-1281 R)
((|constructor| (NIL "\\indented{2}{This type supports multivariate polynomials} whose set of variables is \\spadtype{Symbol}. The representation is recursive. The coefficient ring may be non-commutative and the variables do not commute. However,{} coefficients and variables commute.")))
-((-4399 |has| |#1| (-6 -4399)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#1| (QUOTE (-172))) (|HasAttribute| |#1| (QUOTE -4399)))
+((-4400 |has| |#1| (-6 -4400)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#1| (QUOTE (-172))) (|HasAttribute| |#1| (QUOTE -4400)))
(-1282 R E)
((|constructor| (NIL "This domain represents generalized polynomials with coefficients (from a not necessarily commutative ring),{} and words belonging to an arbitrary \\spadtype{OrderedMonoid}. This type is used,{} for instance,{} by the \\spadtype{XDistributedPolynomial} domain constructor where the Monoid is free.")) (|canonicalUnitNormal| ((|attribute|) "canonicalUnitNormal guarantees that the function unitCanonical returns the same representative for all associates of any particular element.")) (/ (($ $ |#1|) "\\spad{p/r} returns \\spad{p*(1/r)}.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(fn,{}x)} returns \\spad{Sum(fn(r_i) w_i)} if \\spad{x} writes \\spad{Sum(r_i w_i)}.")) (|quasiRegular| (($ $) "\\spad{quasiRegular(x)} return \\spad{x} minus its constant term.")) (|quasiRegular?| (((|Boolean|) $) "\\spad{quasiRegular?(x)} return \\spad{true} if \\spad{constant(p)} is zero.")) (|constant| ((|#1| $) "\\spad{constant(p)} return the constant term of \\spad{p}.")) (|constant?| (((|Boolean|) $) "\\spad{constant?(p)} tests whether the polynomial \\spad{p} belongs to the coefficient ring.")) (|coef| ((|#1| $ |#2|) "\\spad{coef(p,{}e)} extracts the coefficient of the monomial \\spad{e}. Returns zero if \\spad{e} is not present.")) (|reductum| (($ $) "\\spad{reductum(p)} returns \\spad{p} minus its leading term. An error is produced if \\spad{p} is zero.")) (|mindeg| ((|#2| $) "\\spad{mindeg(p)} returns the smallest word occurring in the polynomial \\spad{p} with a non-zero coefficient. An error is produced if \\spad{p} is zero.")) (|maxdeg| ((|#2| $) "\\spad{maxdeg(p)} returns the greatest word occurring in the polynomial \\spad{p} with a non-zero coefficient. An error is produced if \\spad{p} is zero.")) (|#| (((|NonNegativeInteger|) $) "\\spad{\\# p} returns the number of terms in \\spad{p}.")) (* (($ $ |#1|) "\\spad{p*r} returns the product of \\spad{p} by \\spad{r}.")))
-((-4403 . T) (-4404 |has| |#1| (-6 -4404)) (-4399 |has| |#1| (-6 -4399)) (-4401 . T) (-4400 . T))
-((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4403)) (|HasAttribute| |#1| (QUOTE -4404)) (|HasAttribute| |#1| (QUOTE -4399)))
+((-4404 . T) (-4405 |has| |#1| (-6 -4405)) (-4400 |has| |#1| (-6 -4400)) (-4402 . T) (-4401 . T))
+((|HasCategory| |#1| (QUOTE (-172))) (|HasCategory| |#1| (QUOTE (-363))) (|HasAttribute| |#1| (QUOTE -4404)) (|HasAttribute| |#1| (QUOTE -4405)) (|HasAttribute| |#1| (QUOTE -4400)))
(-1283 |VarSet| R)
((|constructor| (NIL "\\indented{2}{This type supports multivariate polynomials} whose variables do not commute. The representation is recursive. The coefficient ring may be non-commutative. Coefficients and variables commute.")) (|RemainderList| (((|List| (|Record| (|:| |k| |#1|) (|:| |c| $))) $) "\\spad{RemainderList(p)} returns the regular part of \\spad{p} as a list of terms.")) (|unexpand| (($ (|XDistributedPolynomial| |#1| |#2|)) "\\spad{unexpand(p)} returns \\spad{p} in recursive form.")) (|expand| (((|XDistributedPolynomial| |#1| |#2|) $) "\\spad{expand(p)} returns \\spad{p} in distributed form.")))
-((-4399 |has| |#2| (-6 -4399)) (-4401 . T) (-4400 . T) (-4403 . T))
-((|HasCategory| |#2| (QUOTE (-172))) (|HasAttribute| |#2| (QUOTE -4399)))
+((-4400 |has| |#2| (-6 -4400)) (-4402 . T) (-4401 . T) (-4404 . T))
+((|HasCategory| |#2| (QUOTE (-172))) (|HasAttribute| |#2| (QUOTE -4400)))
(-1284 A)
((|constructor| (NIL "This package implements fixed-point computations on streams.")) (Y (((|List| (|Stream| |#1|)) (|Mapping| (|List| (|Stream| |#1|)) (|List| (|Stream| |#1|))) (|Integer|)) "\\spad{Y(g,{}n)} computes a fixed point of the function \\spad{g},{} where \\spad{g} takes a list of \\spad{n} streams and returns a list of \\spad{n} streams.") (((|Stream| |#1|) (|Mapping| (|Stream| |#1|) (|Stream| |#1|))) "\\spad{Y(f)} computes a fixed point of the function \\spad{f}.")))
NIL
@@ -5078,7 +5078,7 @@ NIL
NIL
(-1287 |p|)
((|constructor| (NIL "IntegerMod(\\spad{n}) creates the ring of integers reduced modulo the integer \\spad{n}.")))
-(((-4408 "*") . T) (-4400 . T) (-4401 . T) (-4403 . T))
+(((-4409 "*") . T) (-4401 . T) (-4402 . T) (-4404 . T))
NIL
NIL
NIL
@@ -5096,4 +5096,4 @@ NIL
NIL
NIL
NIL
-((-3 NIL 2283297 2283302 2283307 2283312) (-2 NIL 2283277 2283282 2283287 2283292) (-1 NIL 2283257 2283262 2283267 2283272) (0 NIL 2283237 2283242 2283247 2283252) (-1287 "ZMOD.spad" 2283046 2283059 2283175 2283232) (-1286 "ZLINDEP.spad" 2282090 2282101 2283036 2283041) (-1285 "ZDSOLVE.spad" 2271939 2271961 2282080 2282085) (-1284 "YSTREAM.spad" 2271432 2271443 2271929 2271934) (-1283 "XRPOLY.spad" 2270652 2270672 2271288 2271357) (-1282 "XPR.spad" 2268443 2268456 2270370 2270469) (-1281 "XPOLY.spad" 2267998 2268009 2268299 2268368) (-1280 "XPOLYC.spad" 2267315 2267331 2267924 2267993) (-1279 "XPBWPOLY.spad" 2265752 2265772 2267095 2267164) (-1278 "XF.spad" 2264213 2264228 2265654 2265747) (-1277 "XF.spad" 2262654 2262671 2264097 2264102) (-1276 "XFALG.spad" 2259678 2259694 2262580 2262649) (-1275 "XEXPPKG.spad" 2258929 2258955 2259668 2259673) (-1274 "XDPOLY.spad" 2258543 2258559 2258785 2258854) (-1273 "XALG.spad" 2258203 2258214 2258499 2258538) (-1272 "WUTSET.spad" 2254042 2254059 2257849 2257876) (-1271 "WP.spad" 2253241 2253285 2253900 2253967) (-1270 "WHILEAST.spad" 2253039 2253048 2253231 2253236) (-1269 "WHEREAST.spad" 2252710 2252719 2253029 2253034) (-1268 "WFFINTBS.spad" 2250273 2250295 2252700 2252705) (-1267 "WEIER.spad" 2248487 2248498 2250263 2250268) (-1266 "VSPACE.spad" 2248160 2248171 2248455 2248482) (-1265 "VSPACE.spad" 2247853 2247866 2248150 2248155) (-1264 "VOID.spad" 2247530 2247539 2247843 2247848) (-1263 "VIEW.spad" 2245152 2245161 2247520 2247525) (-1262 "VIEWDEF.spad" 2240349 2240358 2245142 2245147) (-1261 "VIEW3D.spad" 2224184 2224193 2240339 2240344) (-1260 "VIEW2D.spad" 2211921 2211930 2224174 2224179) (-1259 "VECTOR.spad" 2210596 2210607 2210847 2210874) (-1258 "VECTOR2.spad" 2209223 2209236 2210586 2210591) (-1257 "VECTCAT.spad" 2207123 2207134 2209191 2209218) (-1256 "VECTCAT.spad" 2204831 2204844 2206901 2206906) (-1255 "VARIABLE.spad" 2204611 2204626 2204821 2204826) (-1254 "UTYPE.spad" 2204255 2204264 2204601 2204606) (-1253 "UTSODETL.spad" 2203548 2203572 2204211 2204216) (-1252 "UTSODE.spad" 2201736 2201756 2203538 2203543) (-1251 "UTS.spad" 2196525 2196553 2200203 2200300) (-1250 "UTSCAT.spad" 2193976 2193992 2196423 2196520) (-1249 "UTSCAT.spad" 2191071 2191089 2193520 2193525) (-1248 "UTS2.spad" 2190664 2190699 2191061 2191066) (-1247 "URAGG.spad" 2185296 2185307 2190654 2190659) (-1246 "URAGG.spad" 2179892 2179905 2185252 2185257) (-1245 "UPXSSING.spad" 2177535 2177561 2178973 2179106) (-1244 "UPXS.spad" 2174683 2174711 2175667 2175816) (-1243 "UPXSCONS.spad" 2172440 2172460 2172815 2172964) (-1242 "UPXSCCA.spad" 2171005 2171025 2172286 2172435) (-1241 "UPXSCCA.spad" 2169712 2169734 2170995 2171000) (-1240 "UPXSCAT.spad" 2168293 2168309 2169558 2169707) (-1239 "UPXS2.spad" 2167834 2167887 2168283 2168288) (-1238 "UPSQFREE.spad" 2166246 2166260 2167824 2167829) (-1237 "UPSCAT.spad" 2163839 2163863 2166144 2166241) (-1236 "UPSCAT.spad" 2161138 2161164 2163445 2163450) (-1235 "UPOLYC.spad" 2156116 2156127 2160980 2161133) (-1234 "UPOLYC.spad" 2150986 2150999 2155852 2155857) (-1233 "UPOLYC2.spad" 2150455 2150474 2150976 2150981) (-1232 "UP.spad" 2147612 2147627 2148005 2148158) (-1231 "UPMP.spad" 2146502 2146515 2147602 2147607) (-1230 "UPDIVP.spad" 2146065 2146079 2146492 2146497) (-1229 "UPDECOMP.spad" 2144302 2144316 2146055 2146060) (-1228 "UPCDEN.spad" 2143509 2143525 2144292 2144297) (-1227 "UP2.spad" 2142871 2142892 2143499 2143504) (-1226 "UNISEG.spad" 2142224 2142235 2142790 2142795) (-1225 "UNISEG2.spad" 2141717 2141730 2142180 2142185) (-1224 "UNIFACT.spad" 2140818 2140830 2141707 2141712) (-1223 "ULS.spad" 2131370 2131398 2132463 2132892) (-1222 "ULSCONS.spad" 2123764 2123784 2124136 2124285) (-1221 "ULSCCAT.spad" 2121493 2121513 2123610 2123759) (-1220 "ULSCCAT.spad" 2119330 2119352 2121449 2121454) (-1219 "ULSCAT.spad" 2117546 2117562 2119176 2119325) (-1218 "ULS2.spad" 2117058 2117111 2117536 2117541) (-1217 "UINT8.spad" 2116935 2116944 2117048 2117053) (-1216 "UINT64.spad" 2116811 2116820 2116925 2116930) (-1215 "UINT32.spad" 2116687 2116696 2116801 2116806) (-1214 "UINT16.spad" 2116563 2116572 2116677 2116682) (-1213 "UFD.spad" 2115628 2115637 2116489 2116558) (-1212 "UFD.spad" 2114755 2114766 2115618 2115623) (-1211 "UDVO.spad" 2113602 2113611 2114745 2114750) (-1210 "UDPO.spad" 2111029 2111040 2113558 2113563) (-1209 "TYPE.spad" 2110961 2110970 2111019 2111024) (-1208 "TYPEAST.spad" 2110880 2110889 2110951 2110956) (-1207 "TWOFACT.spad" 2109530 2109545 2110870 2110875) (-1206 "TUPLE.spad" 2109014 2109025 2109429 2109434) (-1205 "TUBETOOL.spad" 2105851 2105860 2109004 2109009) (-1204 "TUBE.spad" 2104492 2104509 2105841 2105846) (-1203 "TS.spad" 2103081 2103097 2104057 2104154) (-1202 "TSETCAT.spad" 2090208 2090225 2103049 2103076) (-1201 "TSETCAT.spad" 2077321 2077340 2090164 2090169) (-1200 "TRMANIP.spad" 2071687 2071704 2077027 2077032) (-1199 "TRIMAT.spad" 2070646 2070671 2071677 2071682) (-1198 "TRIGMNIP.spad" 2069163 2069180 2070636 2070641) (-1197 "TRIGCAT.spad" 2068675 2068684 2069153 2069158) (-1196 "TRIGCAT.spad" 2068185 2068196 2068665 2068670) (-1195 "TREE.spad" 2066756 2066767 2067792 2067819) (-1194 "TRANFUN.spad" 2066587 2066596 2066746 2066751) (-1193 "TRANFUN.spad" 2066416 2066427 2066577 2066582) (-1192 "TOPSP.spad" 2066090 2066099 2066406 2066411) (-1191 "TOOLSIGN.spad" 2065753 2065764 2066080 2066085) (-1190 "TEXTFILE.spad" 2064310 2064319 2065743 2065748) (-1189 "TEX.spad" 2061442 2061451 2064300 2064305) (-1188 "TEX1.spad" 2060998 2061009 2061432 2061437) (-1187 "TEMUTL.spad" 2060553 2060562 2060988 2060993) (-1186 "TBCMPPK.spad" 2058646 2058669 2060543 2060548) (-1185 "TBAGG.spad" 2057682 2057705 2058626 2058641) (-1184 "TBAGG.spad" 2056726 2056751 2057672 2057677) (-1183 "TANEXP.spad" 2056102 2056113 2056716 2056721) (-1182 "TABLE.spad" 2054513 2054536 2054783 2054810) (-1181 "TABLEAU.spad" 2053994 2054005 2054503 2054508) (-1180 "TABLBUMP.spad" 2050777 2050788 2053984 2053989) (-1179 "SYSTEM.spad" 2050005 2050014 2050767 2050772) (-1178 "SYSSOLP.spad" 2047478 2047489 2049995 2050000) (-1177 "SYSNNI.spad" 2046658 2046669 2047468 2047473) (-1176 "SYSINT.spad" 2046062 2046073 2046648 2046653) (-1175 "SYNTAX.spad" 2042256 2042265 2046052 2046057) (-1174 "SYMTAB.spad" 2040312 2040321 2042246 2042251) (-1173 "SYMS.spad" 2036297 2036306 2040302 2040307) (-1172 "SYMPOLY.spad" 2035304 2035315 2035386 2035513) (-1171 "SYMFUNC.spad" 2034779 2034790 2035294 2035299) (-1170 "SYMBOL.spad" 2032206 2032215 2034769 2034774) (-1169 "SWITCH.spad" 2028963 2028972 2032196 2032201) (-1168 "SUTS.spad" 2025862 2025890 2027430 2027527) (-1167 "SUPXS.spad" 2022997 2023025 2023994 2024143) (-1166 "SUP.spad" 2019766 2019777 2020547 2020700) (-1165 "SUPFRACF.spad" 2018871 2018889 2019756 2019761) (-1164 "SUP2.spad" 2018261 2018274 2018861 2018866) (-1163 "SUMRF.spad" 2017227 2017238 2018251 2018256) (-1162 "SUMFS.spad" 2016860 2016877 2017217 2017222) (-1161 "SULS.spad" 2007399 2007427 2008505 2008934) (-1160 "SUCHTAST.spad" 2007168 2007177 2007389 2007394) (-1159 "SUCH.spad" 2006848 2006863 2007158 2007163) (-1158 "SUBSPACE.spad" 1998855 1998870 2006838 2006843) (-1157 "SUBRESP.spad" 1998015 1998029 1998811 1998816) (-1156 "STTF.spad" 1994114 1994130 1998005 1998010) (-1155 "STTFNC.spad" 1990582 1990598 1994104 1994109) (-1154 "STTAYLOR.spad" 1982980 1982991 1990463 1990468) (-1153 "STRTBL.spad" 1981485 1981502 1981634 1981661) (-1152 "STRING.spad" 1980894 1980903 1980908 1980935) (-1151 "STRICAT.spad" 1980682 1980691 1980862 1980889) (-1150 "STREAM.spad" 1977540 1977551 1980207 1980222) (-1149 "STREAM3.spad" 1977085 1977100 1977530 1977535) (-1148 "STREAM2.spad" 1976153 1976166 1977075 1977080) (-1147 "STREAM1.spad" 1975857 1975868 1976143 1976148) (-1146 "STINPROD.spad" 1974763 1974779 1975847 1975852) (-1145 "STEP.spad" 1973964 1973973 1974753 1974758) (-1144 "STBL.spad" 1972490 1972518 1972657 1972672) (-1143 "STAGG.spad" 1971565 1971576 1972480 1972485) (-1142 "STAGG.spad" 1970638 1970651 1971555 1971560) (-1141 "STACK.spad" 1969989 1970000 1970245 1970272) (-1140 "SREGSET.spad" 1967693 1967710 1969635 1969662) (-1139 "SRDCMPK.spad" 1966238 1966258 1967683 1967688) (-1138 "SRAGG.spad" 1961335 1961344 1966206 1966233) (-1137 "SRAGG.spad" 1956452 1956463 1961325 1961330) (-1136 "SQMATRIX.spad" 1954068 1954086 1954984 1955071) (-1135 "SPLTREE.spad" 1948620 1948633 1953504 1953531) (-1134 "SPLNODE.spad" 1945208 1945221 1948610 1948615) (-1133 "SPFCAT.spad" 1943985 1943994 1945198 1945203) (-1132 "SPECOUT.spad" 1942535 1942544 1943975 1943980) (-1131 "SPADXPT.spad" 1934674 1934683 1942525 1942530) (-1130 "spad-parser.spad" 1934139 1934148 1934664 1934669) (-1129 "SPADAST.spad" 1933840 1933849 1934129 1934134) (-1128 "SPACEC.spad" 1917853 1917864 1933830 1933835) (-1127 "SPACE3.spad" 1917629 1917640 1917843 1917848) (-1126 "SORTPAK.spad" 1917174 1917187 1917585 1917590) (-1125 "SOLVETRA.spad" 1914931 1914942 1917164 1917169) (-1124 "SOLVESER.spad" 1913451 1913462 1914921 1914926) (-1123 "SOLVERAD.spad" 1909461 1909472 1913441 1913446) (-1122 "SOLVEFOR.spad" 1907881 1907899 1909451 1909456) (-1121 "SNTSCAT.spad" 1907481 1907498 1907849 1907876) (-1120 "SMTS.spad" 1905741 1905767 1907046 1907143) (-1119 "SMP.spad" 1903180 1903200 1903570 1903697) (-1118 "SMITH.spad" 1902023 1902048 1903170 1903175) (-1117 "SMATCAT.spad" 1900133 1900163 1901967 1902018) (-1116 "SMATCAT.spad" 1898175 1898207 1900011 1900016) (-1115 "SKAGG.spad" 1897136 1897147 1898143 1898170) (-1114 "SINT.spad" 1895962 1895971 1897002 1897131) (-1113 "SIMPAN.spad" 1895690 1895699 1895952 1895957) (-1112 "SIG.spad" 1895018 1895027 1895680 1895685) (-1111 "SIGNRF.spad" 1894126 1894137 1895008 1895013) (-1110 "SIGNEF.spad" 1893395 1893412 1894116 1894121) (-1109 "SIGAST.spad" 1892776 1892785 1893385 1893390) (-1108 "SHP.spad" 1890694 1890709 1892732 1892737) (-1107 "SHDP.spad" 1880405 1880432 1880914 1881045) (-1106 "SGROUP.spad" 1880013 1880022 1880395 1880400) (-1105 "SGROUP.spad" 1879619 1879630 1880003 1880008) (-1104 "SGCF.spad" 1872500 1872509 1879609 1879614) (-1103 "SFRTCAT.spad" 1871428 1871445 1872468 1872495) (-1102 "SFRGCD.spad" 1870491 1870511 1871418 1871423) (-1101 "SFQCMPK.spad" 1865128 1865148 1870481 1870486) (-1100 "SFORT.spad" 1864563 1864577 1865118 1865123) (-1099 "SEXOF.spad" 1864406 1864446 1864553 1864558) (-1098 "SEX.spad" 1864298 1864307 1864396 1864401) (-1097 "SEXCAT.spad" 1861849 1861889 1864288 1864293) (-1096 "SET.spad" 1860149 1860160 1861270 1861309) (-1095 "SETMN.spad" 1858583 1858600 1860139 1860144) (-1094 "SETCAT.spad" 1858068 1858077 1858573 1858578) (-1093 "SETCAT.spad" 1857551 1857562 1858058 1858063) (-1092 "SETAGG.spad" 1854072 1854083 1857531 1857546) (-1091 "SETAGG.spad" 1850601 1850614 1854062 1854067) (-1090 "SEQAST.spad" 1850304 1850313 1850591 1850596) (-1089 "SEGXCAT.spad" 1849426 1849439 1850294 1850299) (-1088 "SEG.spad" 1849239 1849250 1849345 1849350) (-1087 "SEGCAT.spad" 1848146 1848157 1849229 1849234) (-1086 "SEGBIND.spad" 1847218 1847229 1848101 1848106) (-1085 "SEGBIND2.spad" 1846914 1846927 1847208 1847213) (-1084 "SEGAST.spad" 1846628 1846637 1846904 1846909) (-1083 "SEG2.spad" 1846053 1846066 1846584 1846589) (-1082 "SDVAR.spad" 1845329 1845340 1846043 1846048) (-1081 "SDPOL.spad" 1842719 1842730 1843010 1843137) (-1080 "SCPKG.spad" 1840798 1840809 1842709 1842714) (-1079 "SCOPE.spad" 1839947 1839956 1840788 1840793) (-1078 "SCACHE.spad" 1838629 1838640 1839937 1839942) (-1077 "SASTCAT.spad" 1838538 1838547 1838619 1838624) (-1076 "SAOS.spad" 1838410 1838419 1838528 1838533) (-1075 "SAERFFC.spad" 1838123 1838143 1838400 1838405) (-1074 "SAE.spad" 1836298 1836314 1836909 1837044) (-1073 "SAEFACT.spad" 1835999 1836019 1836288 1836293) (-1072 "RURPK.spad" 1833640 1833656 1835989 1835994) (-1071 "RULESET.spad" 1833081 1833105 1833630 1833635) (-1070 "RULE.spad" 1831285 1831309 1833071 1833076) (-1069 "RULECOLD.spad" 1831137 1831150 1831275 1831280) (-1068 "RTVALUE.spad" 1830870 1830879 1831127 1831132) (-1067 "RSTRCAST.spad" 1830587 1830596 1830860 1830865) (-1066 "RSETGCD.spad" 1826965 1826985 1830577 1830582) (-1065 "RSETCAT.spad" 1816749 1816766 1826933 1826960) (-1064 "RSETCAT.spad" 1806553 1806572 1816739 1816744) (-1063 "RSDCMPK.spad" 1805005 1805025 1806543 1806548) (-1062 "RRCC.spad" 1803389 1803419 1804995 1805000) (-1061 "RRCC.spad" 1801771 1801803 1803379 1803384) (-1060 "RPTAST.spad" 1801473 1801482 1801761 1801766) (-1059 "RPOLCAT.spad" 1780833 1780848 1801341 1801468) (-1058 "RPOLCAT.spad" 1759907 1759924 1780417 1780422) (-1057 "ROUTINE.spad" 1755770 1755779 1758554 1758581) (-1056 "ROMAN.spad" 1755098 1755107 1755636 1755765) (-1055 "ROIRC.spad" 1754178 1754210 1755088 1755093) (-1054 "RNS.spad" 1753081 1753090 1754080 1754173) (-1053 "RNS.spad" 1752070 1752081 1753071 1753076) (-1052 "RNG.spad" 1751805 1751814 1752060 1752065) (-1051 "RMODULE.spad" 1751443 1751454 1751795 1751800) (-1050 "RMCAT2.spad" 1750851 1750908 1751433 1751438) (-1049 "RMATRIX.spad" 1749675 1749694 1750018 1750057) (-1048 "RMATCAT.spad" 1745208 1745239 1749631 1749670) (-1047 "RMATCAT.spad" 1740631 1740664 1745056 1745061) (-1046 "RINTERP.spad" 1740519 1740539 1740621 1740626) (-1045 "RING.spad" 1739989 1739998 1740499 1740514) (-1044 "RING.spad" 1739467 1739478 1739979 1739984) (-1043 "RIDIST.spad" 1738851 1738860 1739457 1739462) (-1042 "RGCHAIN.spad" 1737430 1737446 1738336 1738363) (-1041 "RGBCSPC.spad" 1737211 1737223 1737420 1737425) (-1040 "RGBCMDL.spad" 1736741 1736753 1737201 1737206) (-1039 "RF.spad" 1734355 1734366 1736731 1736736) (-1038 "RFFACTOR.spad" 1733817 1733828 1734345 1734350) (-1037 "RFFACT.spad" 1733552 1733564 1733807 1733812) (-1036 "RFDIST.spad" 1732540 1732549 1733542 1733547) (-1035 "RETSOL.spad" 1731957 1731970 1732530 1732535) (-1034 "RETRACT.spad" 1731385 1731396 1731947 1731952) (-1033 "RETRACT.spad" 1730811 1730824 1731375 1731380) (-1032 "RETAST.spad" 1730623 1730632 1730801 1730806) (-1031 "RESULT.spad" 1728683 1728692 1729270 1729297) (-1030 "RESRING.spad" 1728030 1728077 1728621 1728678) (-1029 "RESLATC.spad" 1727354 1727365 1728020 1728025) (-1028 "REPSQ.spad" 1727083 1727094 1727344 1727349) (-1027 "REP.spad" 1724635 1724644 1727073 1727078) (-1026 "REPDB.spad" 1724340 1724351 1724625 1724630) (-1025 "REP2.spad" 1713912 1713923 1724182 1724187) (-1024 "REP1.spad" 1707902 1707913 1713862 1713867) (-1023 "REGSET.spad" 1705699 1705716 1707548 1707575) (-1022 "REF.spad" 1705028 1705039 1705654 1705659) (-1021 "REDORDER.spad" 1704204 1704221 1705018 1705023) (-1020 "RECLOS.spad" 1702987 1703007 1703691 1703784) (-1019 "REALSOLV.spad" 1702119 1702128 1702977 1702982) (-1018 "REAL.spad" 1701991 1702000 1702109 1702114) (-1017 "REAL0Q.spad" 1699273 1699288 1701981 1701986) (-1016 "REAL0.spad" 1696101 1696116 1699263 1699268) (-1015 "RDUCEAST.spad" 1695822 1695831 1696091 1696096) (-1014 "RDIV.spad" 1695473 1695498 1695812 1695817) (-1013 "RDIST.spad" 1695036 1695047 1695463 1695468) (-1012 "RDETRS.spad" 1693832 1693850 1695026 1695031) (-1011 "RDETR.spad" 1691939 1691957 1693822 1693827) (-1010 "RDEEFS.spad" 1691012 1691029 1691929 1691934) (-1009 "RDEEF.spad" 1690008 1690025 1691002 1691007) (-1008 "RCFIELD.spad" 1687194 1687203 1689910 1690003) (-1007 "RCFIELD.spad" 1684466 1684477 1687184 1687189) (-1006 "RCAGG.spad" 1682378 1682389 1684456 1684461) (-1005 "RCAGG.spad" 1680217 1680230 1682297 1682302) (-1004 "RATRET.spad" 1679577 1679588 1680207 1680212) (-1003 "RATFACT.spad" 1679269 1679281 1679567 1679572) (-1002 "RANDSRC.spad" 1678588 1678597 1679259 1679264) (-1001 "RADUTIL.spad" 1678342 1678351 1678578 1678583) (-1000 "RADIX.spad" 1675243 1675257 1676809 1676902) (-999 "RADFF.spad" 1673657 1673693 1673775 1673931) (-998 "RADCAT.spad" 1673251 1673259 1673647 1673652) (-997 "RADCAT.spad" 1672843 1672853 1673241 1673246) (-996 "QUEUE.spad" 1672186 1672196 1672450 1672477) (-995 "QUAT.spad" 1670768 1670778 1671110 1671175) (-994 "QUATCT2.spad" 1670387 1670405 1670758 1670763) (-993 "QUATCAT.spad" 1668552 1668562 1670317 1670382) (-992 "QUATCAT.spad" 1666468 1666480 1668235 1668240) (-991 "QUAGG.spad" 1665294 1665304 1666436 1666463) (-990 "QQUTAST.spad" 1665063 1665071 1665284 1665289) (-989 "QFORM.spad" 1664526 1664540 1665053 1665058) (-988 "QFCAT.spad" 1663229 1663239 1664428 1664521) (-987 "QFCAT.spad" 1661523 1661535 1662724 1662729) (-986 "QFCAT2.spad" 1661214 1661230 1661513 1661518) (-985 "QEQUAT.spad" 1660771 1660779 1661204 1661209) (-984 "QCMPACK.spad" 1655518 1655537 1660761 1660766) (-983 "QALGSET.spad" 1651593 1651625 1655432 1655437) (-982 "QALGSET2.spad" 1649589 1649607 1651583 1651588) (-981 "PWFFINTB.spad" 1646899 1646920 1649579 1649584) (-980 "PUSHVAR.spad" 1646228 1646247 1646889 1646894) (-979 "PTRANFN.spad" 1642354 1642364 1646218 1646223) (-978 "PTPACK.spad" 1639442 1639452 1642344 1642349) (-977 "PTFUNC2.spad" 1639263 1639277 1639432 1639437) (-976 "PTCAT.spad" 1638512 1638522 1639231 1639258) (-975 "PSQFR.spad" 1637819 1637843 1638502 1638507) (-974 "PSEUDLIN.spad" 1636677 1636687 1637809 1637814) (-973 "PSETPK.spad" 1622110 1622126 1636555 1636560) (-972 "PSETCAT.spad" 1616030 1616053 1622090 1622105) (-971 "PSETCAT.spad" 1609924 1609949 1615986 1615991) (-970 "PSCURVE.spad" 1608907 1608915 1609914 1609919) (-969 "PSCAT.spad" 1607674 1607703 1608805 1608902) (-968 "PSCAT.spad" 1606531 1606562 1607664 1607669) (-967 "PRTITION.spad" 1605476 1605484 1606521 1606526) (-966 "PRTDAST.spad" 1605195 1605203 1605466 1605471) (-965 "PRS.spad" 1594757 1594774 1605151 1605156) (-964 "PRQAGG.spad" 1594188 1594198 1594725 1594752) (-963 "PROPLOG.spad" 1593591 1593599 1594178 1594183) (-962 "PROPFRML.spad" 1592399 1592410 1593581 1593586) (-961 "PROPERTY.spad" 1591885 1591893 1592389 1592394) (-960 "PRODUCT.spad" 1589565 1589577 1589851 1589906) (-959 "PR.spad" 1587951 1587963 1588656 1588783) (-958 "PRINT.spad" 1587703 1587711 1587941 1587946) (-957 "PRIMES.spad" 1585954 1585964 1587693 1587698) (-956 "PRIMELT.spad" 1583935 1583949 1585944 1585949) (-955 "PRIMCAT.spad" 1583558 1583566 1583925 1583930) (-954 "PRIMARR.spad" 1582563 1582573 1582741 1582768) (-953 "PRIMARR2.spad" 1581286 1581298 1582553 1582558) (-952 "PREASSOC.spad" 1580658 1580670 1581276 1581281) (-951 "PPCURVE.spad" 1579795 1579803 1580648 1580653) (-950 "PORTNUM.spad" 1579570 1579578 1579785 1579790) (-949 "POLYROOT.spad" 1578399 1578421 1579526 1579531) (-948 "POLY.spad" 1575696 1575706 1576213 1576340) (-947 "POLYLIFT.spad" 1574957 1574980 1575686 1575691) (-946 "POLYCATQ.spad" 1573059 1573081 1574947 1574952) (-945 "POLYCAT.spad" 1566465 1566486 1572927 1573054) (-944 "POLYCAT.spad" 1559173 1559196 1565637 1565642) (-943 "POLY2UP.spad" 1558621 1558635 1559163 1559168) (-942 "POLY2.spad" 1558216 1558228 1558611 1558616) (-941 "POLUTIL.spad" 1557157 1557186 1558172 1558177) (-940 "POLTOPOL.spad" 1555905 1555920 1557147 1557152) (-939 "POINT.spad" 1554744 1554754 1554831 1554858) (-938 "PNTHEORY.spad" 1551410 1551418 1554734 1554739) (-937 "PMTOOLS.spad" 1550167 1550181 1551400 1551405) (-936 "PMSYM.spad" 1549712 1549722 1550157 1550162) (-935 "PMQFCAT.spad" 1549299 1549313 1549702 1549707) (-934 "PMPRED.spad" 1548768 1548782 1549289 1549294) (-933 "PMPREDFS.spad" 1548212 1548234 1548758 1548763) (-932 "PMPLCAT.spad" 1547282 1547300 1548144 1548149) (-931 "PMLSAGG.spad" 1546863 1546877 1547272 1547277) (-930 "PMKERNEL.spad" 1546430 1546442 1546853 1546858) (-929 "PMINS.spad" 1546006 1546016 1546420 1546425) (-928 "PMFS.spad" 1545579 1545597 1545996 1546001) (-927 "PMDOWN.spad" 1544865 1544879 1545569 1545574) (-926 "PMASS.spad" 1543873 1543881 1544855 1544860) (-925 "PMASSFS.spad" 1542838 1542854 1543863 1543868) (-924 "PLOTTOOL.spad" 1542618 1542626 1542828 1542833) (-923 "PLOT.spad" 1537449 1537457 1542608 1542613) (-922 "PLOT3D.spad" 1533869 1533877 1537439 1537444) (-921 "PLOT1.spad" 1533010 1533020 1533859 1533864) (-920 "PLEQN.spad" 1520226 1520253 1533000 1533005) (-919 "PINTERP.spad" 1519842 1519861 1520216 1520221) (-918 "PINTERPA.spad" 1519624 1519640 1519832 1519837) (-917 "PI.spad" 1519231 1519239 1519598 1519619) (-916 "PID.spad" 1518187 1518195 1519157 1519226) (-915 "PICOERCE.spad" 1517844 1517854 1518177 1518182) (-914 "PGROEB.spad" 1516441 1516455 1517834 1517839) (-913 "PGE.spad" 1507694 1507702 1516431 1516436) (-912 "PGCD.spad" 1506576 1506593 1507684 1507689) (-911 "PFRPAC.spad" 1505719 1505729 1506566 1506571) (-910 "PFR.spad" 1502376 1502386 1505621 1505714) (-909 "PFOTOOLS.spad" 1501634 1501650 1502366 1502371) (-908 "PFOQ.spad" 1501004 1501022 1501624 1501629) (-907 "PFO.spad" 1500423 1500450 1500994 1500999) (-906 "PF.spad" 1499997 1500009 1500228 1500321) (-905 "PFECAT.spad" 1497663 1497671 1499923 1499992) (-904 "PFECAT.spad" 1495357 1495367 1497619 1497624) (-903 "PFBRU.spad" 1493227 1493239 1495347 1495352) (-902 "PFBR.spad" 1490765 1490788 1493217 1493222) (-901 "PERM.spad" 1486446 1486456 1490595 1490610) (-900 "PERMGRP.spad" 1481182 1481192 1486436 1486441) (-899 "PERMCAT.spad" 1479734 1479744 1481162 1481177) (-898 "PERMAN.spad" 1478266 1478280 1479724 1479729) (-897 "PENDTREE.spad" 1477605 1477615 1477895 1477900) (-896 "PDRING.spad" 1476096 1476106 1477585 1477600) (-895 "PDRING.spad" 1474595 1474607 1476086 1476091) (-894 "PDEPROB.spad" 1473610 1473618 1474585 1474590) (-893 "PDEPACK.spad" 1467612 1467620 1473600 1473605) (-892 "PDECOMP.spad" 1467074 1467091 1467602 1467607) (-891 "PDECAT.spad" 1465428 1465436 1467064 1467069) (-890 "PCOMP.spad" 1465279 1465292 1465418 1465423) (-889 "PBWLB.spad" 1463861 1463878 1465269 1465274) (-888 "PATTERN.spad" 1458292 1458302 1463851 1463856) (-887 "PATTERN2.spad" 1458028 1458040 1458282 1458287) (-886 "PATTERN1.spad" 1456330 1456346 1458018 1458023) (-885 "PATRES.spad" 1453877 1453889 1456320 1456325) (-884 "PATRES2.spad" 1453539 1453553 1453867 1453872) (-883 "PATMATCH.spad" 1451696 1451727 1453247 1453252) (-882 "PATMAB.spad" 1451121 1451131 1451686 1451691) (-881 "PATLRES.spad" 1450205 1450219 1451111 1451116) (-880 "PATAB.spad" 1449969 1449979 1450195 1450200) (-879 "PARTPERM.spad" 1447331 1447339 1449959 1449964) (-878 "PARSURF.spad" 1446759 1446787 1447321 1447326) (-877 "PARSU2.spad" 1446554 1446570 1446749 1446754) (-876 "script-parser.spad" 1446074 1446082 1446544 1446549) (-875 "PARSCURV.spad" 1445502 1445530 1446064 1446069) (-874 "PARSC2.spad" 1445291 1445307 1445492 1445497) (-873 "PARPCURV.spad" 1444749 1444777 1445281 1445286) (-872 "PARPC2.spad" 1444538 1444554 1444739 1444744) (-871 "PAN2EXPR.spad" 1443950 1443958 1444528 1444533) (-870 "PALETTE.spad" 1442920 1442928 1443940 1443945) (-869 "PAIR.spad" 1441903 1441916 1442508 1442513) (-868 "PADICRC.spad" 1439233 1439251 1440408 1440501) (-867 "PADICRAT.spad" 1437248 1437260 1437469 1437562) (-866 "PADIC.spad" 1436943 1436955 1437174 1437243) (-865 "PADICCT.spad" 1435484 1435496 1436869 1436938) (-864 "PADEPAC.spad" 1434163 1434182 1435474 1435479) (-863 "PADE.spad" 1432903 1432919 1434153 1434158) (-862 "OWP.spad" 1432143 1432173 1432761 1432828) (-861 "OVERSET.spad" 1431716 1431724 1432133 1432138) (-860 "OVAR.spad" 1431497 1431520 1431706 1431711) (-859 "OUT.spad" 1430581 1430589 1431487 1431492) (-858 "OUTFORM.spad" 1419877 1419885 1430571 1430576) (-857 "OUTBFILE.spad" 1419295 1419303 1419867 1419872) (-856 "OUTBCON.spad" 1418293 1418301 1419285 1419290) (-855 "OUTBCON.spad" 1417289 1417299 1418283 1418288) (-854 "OSI.spad" 1416764 1416772 1417279 1417284) (-853 "OSGROUP.spad" 1416682 1416690 1416754 1416759) (-852 "ORTHPOL.spad" 1415143 1415153 1416599 1416604) (-851 "OREUP.spad" 1414596 1414624 1414823 1414862) (-850 "ORESUP.spad" 1413895 1413919 1414276 1414315) (-849 "OREPCTO.spad" 1411714 1411726 1413815 1413820) (-848 "OREPCAT.spad" 1405771 1405781 1411670 1411709) (-847 "OREPCAT.spad" 1399718 1399730 1405619 1405624) (-846 "ORDSET.spad" 1398884 1398892 1399708 1399713) (-845 "ORDSET.spad" 1398048 1398058 1398874 1398879) (-844 "ORDRING.spad" 1397438 1397446 1398028 1398043) (-843 "ORDRING.spad" 1396836 1396846 1397428 1397433) (-842 "ORDMON.spad" 1396691 1396699 1396826 1396831) (-841 "ORDFUNS.spad" 1395817 1395833 1396681 1396686) (-840 "ORDFIN.spad" 1395637 1395645 1395807 1395812) (-839 "ORDCOMP.spad" 1394102 1394112 1395184 1395213) (-838 "ORDCOMP2.spad" 1393387 1393399 1394092 1394097) (-837 "OPTPROB.spad" 1392025 1392033 1393377 1393382) (-836 "OPTPACK.spad" 1384410 1384418 1392015 1392020) (-835 "OPTCAT.spad" 1382085 1382093 1384400 1384405) (-834 "OPSIG.spad" 1381737 1381745 1382075 1382080) (-833 "OPQUERY.spad" 1381286 1381294 1381727 1381732) (-832 "OP.spad" 1381028 1381038 1381108 1381175) (-831 "OPERCAT.spad" 1380616 1380626 1381018 1381023) (-830 "OPERCAT.spad" 1380202 1380214 1380606 1380611) (-829 "ONECOMP.spad" 1378947 1378957 1379749 1379778) (-828 "ONECOMP2.spad" 1378365 1378377 1378937 1378942) (-827 "OMSERVER.spad" 1377367 1377375 1378355 1378360) (-826 "OMSAGG.spad" 1377155 1377165 1377323 1377362) (-825 "OMPKG.spad" 1375767 1375775 1377145 1377150) (-824 "OM.spad" 1374732 1374740 1375757 1375762) (-823 "OMLO.spad" 1374157 1374169 1374618 1374657) (-822 "OMEXPR.spad" 1373991 1374001 1374147 1374152) (-821 "OMERR.spad" 1373534 1373542 1373981 1373986) (-820 "OMERRK.spad" 1372568 1372576 1373524 1373529) (-819 "OMENC.spad" 1371912 1371920 1372558 1372563) (-818 "OMDEV.spad" 1366201 1366209 1371902 1371907) (-817 "OMCONN.spad" 1365610 1365618 1366191 1366196) (-816 "OINTDOM.spad" 1365373 1365381 1365536 1365605) (-815 "OFMONOID.spad" 1361560 1361570 1365363 1365368) (-814 "ODVAR.spad" 1360821 1360831 1361550 1361555) (-813 "ODR.spad" 1360465 1360491 1360633 1360782) (-812 "ODPOL.spad" 1357811 1357821 1358151 1358278) (-811 "ODP.spad" 1347658 1347678 1348031 1348162) (-810 "ODETOOLS.spad" 1346241 1346260 1347648 1347653) (-809 "ODESYS.spad" 1343891 1343908 1346231 1346236) (-808 "ODERTRIC.spad" 1339832 1339849 1343848 1343853) (-807 "ODERED.spad" 1339219 1339243 1339822 1339827) (-806 "ODERAT.spad" 1336770 1336787 1339209 1339214) (-805 "ODEPRRIC.spad" 1333661 1333683 1336760 1336765) (-804 "ODEPROB.spad" 1332918 1332926 1333651 1333656) (-803 "ODEPRIM.spad" 1330192 1330214 1332908 1332913) (-802 "ODEPAL.spad" 1329568 1329592 1330182 1330187) (-801 "ODEPACK.spad" 1316170 1316178 1329558 1329563) (-800 "ODEINT.spad" 1315601 1315617 1316160 1316165) (-799 "ODEIFTBL.spad" 1312996 1313004 1315591 1315596) (-798 "ODEEF.spad" 1308363 1308379 1312986 1312991) (-797 "ODECONST.spad" 1307882 1307900 1308353 1308358) (-796 "ODECAT.spad" 1306478 1306486 1307872 1307877) (-795 "OCT.spad" 1304616 1304626 1305332 1305371) (-794 "OCTCT2.spad" 1304260 1304281 1304606 1304611) (-793 "OC.spad" 1302034 1302044 1304216 1304255) (-792 "OC.spad" 1299533 1299545 1301717 1301722) (-791 "OCAMON.spad" 1299381 1299389 1299523 1299528) (-790 "OASGP.spad" 1299196 1299204 1299371 1299376) (-789 "OAMONS.spad" 1298716 1298724 1299186 1299191) (-788 "OAMON.spad" 1298577 1298585 1298706 1298711) (-787 "OAGROUP.spad" 1298439 1298447 1298567 1298572) (-786 "NUMTUBE.spad" 1298026 1298042 1298429 1298434) (-785 "NUMQUAD.spad" 1285888 1285896 1298016 1298021) (-784 "NUMODE.spad" 1277024 1277032 1285878 1285883) (-783 "NUMINT.spad" 1274582 1274590 1277014 1277019) (-782 "NUMFMT.spad" 1273422 1273430 1274572 1274577) (-781 "NUMERIC.spad" 1265494 1265504 1273227 1273232) (-780 "NTSCAT.spad" 1263996 1264012 1265462 1265489) (-779 "NTPOLFN.spad" 1263541 1263551 1263913 1263918) (-778 "NSUP.spad" 1256551 1256561 1261091 1261244) (-777 "NSUP2.spad" 1255943 1255955 1256541 1256546) (-776 "NSMP.spad" 1252138 1252157 1252446 1252573) (-775 "NREP.spad" 1250510 1250524 1252128 1252133) (-774 "NPCOEF.spad" 1249756 1249776 1250500 1250505) (-773 "NORMRETR.spad" 1249354 1249393 1249746 1249751) (-772 "NORMPK.spad" 1247256 1247275 1249344 1249349) (-771 "NORMMA.spad" 1246944 1246970 1247246 1247251) (-770 "NONE.spad" 1246685 1246693 1246934 1246939) (-769 "NONE1.spad" 1246361 1246371 1246675 1246680) (-768 "NODE1.spad" 1245830 1245846 1246351 1246356) (-767 "NNI.spad" 1244717 1244725 1245804 1245825) (-766 "NLINSOL.spad" 1243339 1243349 1244707 1244712) (-765 "NIPROB.spad" 1241880 1241888 1243329 1243334) (-764 "NFINTBAS.spad" 1239340 1239357 1241870 1241875) (-763 "NETCLT.spad" 1239314 1239325 1239330 1239335) (-762 "NCODIV.spad" 1237512 1237528 1239304 1239309) (-761 "NCNTFRAC.spad" 1237154 1237168 1237502 1237507) (-760 "NCEP.spad" 1235314 1235328 1237144 1237149) (-759 "NASRING.spad" 1234910 1234918 1235304 1235309) (-758 "NASRING.spad" 1234504 1234514 1234900 1234905) (-757 "NARNG.spad" 1233848 1233856 1234494 1234499) (-756 "NARNG.spad" 1233190 1233200 1233838 1233843) (-755 "NAGSP.spad" 1232263 1232271 1233180 1233185) (-754 "NAGS.spad" 1221788 1221796 1232253 1232258) (-753 "NAGF07.spad" 1220181 1220189 1221778 1221783) (-752 "NAGF04.spad" 1214413 1214421 1220171 1220176) (-751 "NAGF02.spad" 1208222 1208230 1214403 1214408) (-750 "NAGF01.spad" 1203825 1203833 1208212 1208217) (-749 "NAGE04.spad" 1197285 1197293 1203815 1203820) (-748 "NAGE02.spad" 1187627 1187635 1197275 1197280) (-747 "NAGE01.spad" 1183511 1183519 1187617 1187622) (-746 "NAGD03.spad" 1181431 1181439 1183501 1183506) (-745 "NAGD02.spad" 1173962 1173970 1181421 1181426) (-744 "NAGD01.spad" 1168075 1168083 1173952 1173957) (-743 "NAGC06.spad" 1163862 1163870 1168065 1168070) (-742 "NAGC05.spad" 1162331 1162339 1163852 1163857) (-741 "NAGC02.spad" 1161586 1161594 1162321 1162326) (-740 "NAALG.spad" 1161121 1161131 1161554 1161581) (-739 "NAALG.spad" 1160676 1160688 1161111 1161116) (-738 "MULTSQFR.spad" 1157634 1157651 1160666 1160671) (-737 "MULTFACT.spad" 1157017 1157034 1157624 1157629) (-736 "MTSCAT.spad" 1155051 1155072 1156915 1157012) (-735 "MTHING.spad" 1154708 1154718 1155041 1155046) (-734 "MSYSCMD.spad" 1154142 1154150 1154698 1154703) (-733 "MSET.spad" 1152084 1152094 1153848 1153887) (-732 "MSETAGG.spad" 1151929 1151939 1152052 1152079) (-731 "MRING.spad" 1148900 1148912 1151637 1151704) (-730 "MRF2.spad" 1148468 1148482 1148890 1148895) (-729 "MRATFAC.spad" 1148014 1148031 1148458 1148463) (-728 "MPRFF.spad" 1146044 1146063 1148004 1148009) (-727 "MPOLY.spad" 1143479 1143494 1143838 1143965) (-726 "MPCPF.spad" 1142743 1142762 1143469 1143474) (-725 "MPC3.spad" 1142558 1142598 1142733 1142738) (-724 "MPC2.spad" 1142200 1142233 1142548 1142553) (-723 "MONOTOOL.spad" 1140535 1140552 1142190 1142195) (-722 "MONOID.spad" 1139854 1139862 1140525 1140530) (-721 "MONOID.spad" 1139171 1139181 1139844 1139849) (-720 "MONOGEN.spad" 1137917 1137930 1139031 1139166) (-719 "MONOGEN.spad" 1136685 1136700 1137801 1137806) (-718 "MONADWU.spad" 1134699 1134707 1136675 1136680) (-717 "MONADWU.spad" 1132711 1132721 1134689 1134694) (-716 "MONAD.spad" 1131855 1131863 1132701 1132706) (-715 "MONAD.spad" 1130997 1131007 1131845 1131850) (-714 "MOEBIUS.spad" 1129683 1129697 1130977 1130992) (-713 "MODULE.spad" 1129553 1129563 1129651 1129678) (-712 "MODULE.spad" 1129443 1129455 1129543 1129548) (-711 "MODRING.spad" 1128774 1128813 1129423 1129438) (-710 "MODOP.spad" 1127433 1127445 1128596 1128663) (-709 "MODMONOM.spad" 1127162 1127180 1127423 1127428) (-708 "MODMON.spad" 1123921 1123937 1124640 1124793) (-707 "MODFIELD.spad" 1123279 1123318 1123823 1123916) (-706 "MMLFORM.spad" 1122139 1122147 1123269 1123274) (-705 "MMAP.spad" 1121879 1121913 1122129 1122134) (-704 "MLO.spad" 1120306 1120316 1121835 1121874) (-703 "MLIFT.spad" 1118878 1118895 1120296 1120301) (-702 "MKUCFUNC.spad" 1118411 1118429 1118868 1118873) (-701 "MKRECORD.spad" 1118013 1118026 1118401 1118406) (-700 "MKFUNC.spad" 1117394 1117404 1118003 1118008) (-699 "MKFLCFN.spad" 1116350 1116360 1117384 1117389) (-698 "MKBCFUNC.spad" 1115835 1115853 1116340 1116345) (-697 "MINT.spad" 1115274 1115282 1115737 1115830) (-696 "MHROWRED.spad" 1113775 1113785 1115264 1115269) (-695 "MFLOAT.spad" 1112291 1112299 1113665 1113770) (-694 "MFINFACT.spad" 1111691 1111713 1112281 1112286) (-693 "MESH.spad" 1109423 1109431 1111681 1111686) (-692 "MDDFACT.spad" 1107616 1107626 1109413 1109418) (-691 "MDAGG.spad" 1106903 1106913 1107596 1107611) (-690 "MCMPLX.spad" 1102877 1102885 1103491 1103692) (-689 "MCDEN.spad" 1102085 1102097 1102867 1102872) (-688 "MCALCFN.spad" 1099187 1099213 1102075 1102080) (-687 "MAYBE.spad" 1098471 1098482 1099177 1099182) (-686 "MATSTOR.spad" 1095747 1095757 1098461 1098466) (-685 "MATRIX.spad" 1094451 1094461 1094935 1094962) (-684 "MATLIN.spad" 1091777 1091801 1094335 1094340) (-683 "MATCAT.spad" 1083362 1083384 1091745 1091772) (-682 "MATCAT.spad" 1074819 1074843 1083204 1083209) (-681 "MATCAT2.spad" 1074087 1074135 1074809 1074814) (-680 "MAPPKG3.spad" 1072986 1073000 1074077 1074082) (-679 "MAPPKG2.spad" 1072320 1072332 1072976 1072981) (-678 "MAPPKG1.spad" 1071138 1071148 1072310 1072315) (-677 "MAPPAST.spad" 1070451 1070459 1071128 1071133) (-676 "MAPHACK3.spad" 1070259 1070273 1070441 1070446) (-675 "MAPHACK2.spad" 1070024 1070036 1070249 1070254) (-674 "MAPHACK1.spad" 1069654 1069664 1070014 1070019) (-673 "MAGMA.spad" 1067444 1067461 1069644 1069649) (-672 "MACROAST.spad" 1067023 1067031 1067434 1067439) (-671 "M3D.spad" 1064719 1064729 1066401 1066406) (-670 "LZSTAGG.spad" 1061947 1061957 1064709 1064714) (-669 "LZSTAGG.spad" 1059173 1059185 1061937 1061942) (-668 "LWORD.spad" 1055878 1055895 1059163 1059168) (-667 "LSTAST.spad" 1055662 1055670 1055868 1055873) (-666 "LSQM.spad" 1053888 1053902 1054286 1054337) (-665 "LSPP.spad" 1053421 1053438 1053878 1053883) (-664 "LSMP.spad" 1052261 1052289 1053411 1053416) (-663 "LSMP1.spad" 1050065 1050079 1052251 1052256) (-662 "LSAGG.spad" 1049734 1049744 1050033 1050060) (-661 "LSAGG.spad" 1049423 1049435 1049724 1049729) (-660 "LPOLY.spad" 1048377 1048396 1049279 1049348) (-659 "LPEFRAC.spad" 1047634 1047644 1048367 1048372) (-658 "LO.spad" 1047035 1047049 1047568 1047595) (-657 "LOGIC.spad" 1046637 1046645 1047025 1047030) (-656 "LOGIC.spad" 1046237 1046247 1046627 1046632) (-655 "LODOOPS.spad" 1045155 1045167 1046227 1046232) (-654 "LODO.spad" 1044539 1044555 1044835 1044874) (-653 "LODOF.spad" 1043583 1043600 1044496 1044501) (-652 "LODOCAT.spad" 1042241 1042251 1043539 1043578) (-651 "LODOCAT.spad" 1040897 1040909 1042197 1042202) (-650 "LODO2.spad" 1040170 1040182 1040577 1040616) (-649 "LODO1.spad" 1039570 1039580 1039850 1039889) (-648 "LODEEF.spad" 1038342 1038360 1039560 1039565) (-647 "LNAGG.spad" 1034144 1034154 1038332 1038337) (-646 "LNAGG.spad" 1029910 1029922 1034100 1034105) (-645 "LMOPS.spad" 1026646 1026663 1029900 1029905) (-644 "LMODULE.spad" 1026288 1026298 1026636 1026641) (-643 "LMDICT.spad" 1025571 1025581 1025839 1025866) (-642 "LITERAL.spad" 1025477 1025488 1025561 1025566) (-641 "LIST.spad" 1023195 1023205 1024624 1024651) (-640 "LIST3.spad" 1022486 1022500 1023185 1023190) (-639 "LIST2.spad" 1021126 1021138 1022476 1022481) (-638 "LIST2MAP.spad" 1018003 1018015 1021116 1021121) (-637 "LINEXP.spad" 1017435 1017445 1017983 1017998) (-636 "LINDEP.spad" 1016212 1016224 1017347 1017352) (-635 "LIMITRF.spad" 1014126 1014136 1016202 1016207) (-634 "LIMITPS.spad" 1013009 1013022 1014116 1014121) (-633 "LIE.spad" 1011023 1011035 1012299 1012444) (-632 "LIECAT.spad" 1010499 1010509 1010949 1011018) (-631 "LIECAT.spad" 1010003 1010015 1010455 1010460) (-630 "LIB.spad" 1008051 1008059 1008662 1008677) (-629 "LGROBP.spad" 1005404 1005423 1008041 1008046) (-628 "LF.spad" 1004323 1004339 1005394 1005399) (-627 "LFCAT.spad" 1003342 1003350 1004313 1004318) (-626 "LEXTRIPK.spad" 998845 998860 1003332 1003337) (-625 "LEXP.spad" 996848 996875 998825 998840) (-624 "LETAST.spad" 996547 996555 996838 996843) (-623 "LEADCDET.spad" 994931 994948 996537 996542) (-622 "LAZM3PK.spad" 993635 993657 994921 994926) (-621 "LAUPOL.spad" 992324 992337 993228 993297) (-620 "LAPLACE.spad" 991897 991913 992314 992319) (-619 "LA.spad" 991337 991351 991819 991858) (-618 "LALG.spad" 991113 991123 991317 991332) (-617 "LALG.spad" 990897 990909 991103 991108) (-616 "KVTFROM.spad" 990632 990642 990887 990892) (-615 "KTVLOGIC.spad" 990055 990063 990622 990627) (-614 "KRCFROM.spad" 989793 989803 990045 990050) (-613 "KOVACIC.spad" 988506 988523 989783 989788) (-612 "KONVERT.spad" 988228 988238 988496 988501) (-611 "KOERCE.spad" 987965 987975 988218 988223) (-610 "KERNEL.spad" 986500 986510 987749 987754) (-609 "KERNEL2.spad" 986203 986215 986490 986495) (-608 "KDAGG.spad" 985306 985328 986183 986198) (-607 "KDAGG.spad" 984417 984441 985296 985301) (-606 "KAFILE.spad" 983380 983396 983615 983642) (-605 "JORDAN.spad" 981207 981219 982670 982815) (-604 "JOINAST.spad" 980901 980909 981197 981202) (-603 "JAVACODE.spad" 980767 980775 980891 980896) (-602 "IXAGG.spad" 978890 978914 980757 980762) (-601 "IXAGG.spad" 976868 976894 978737 978742) (-600 "IVECTOR.spad" 975639 975654 975794 975821) (-599 "ITUPLE.spad" 974784 974794 975629 975634) (-598 "ITRIGMNP.spad" 973595 973614 974774 974779) (-597 "ITFUN3.spad" 973089 973103 973585 973590) (-596 "ITFUN2.spad" 972819 972831 973079 973084) (-595 "ITAYLOR.spad" 970611 970626 972655 972780) (-594 "ISUPS.spad" 963022 963037 969585 969682) (-593 "ISUMP.spad" 962519 962535 963012 963017) (-592 "ISTRING.spad" 961522 961535 961688 961715) (-591 "ISAST.spad" 961241 961249 961512 961517) (-590 "IRURPK.spad" 959954 959973 961231 961236) (-589 "IRSN.spad" 957914 957922 959944 959949) (-588 "IRRF2F.spad" 956389 956399 957870 957875) (-587 "IRREDFFX.spad" 955990 956001 956379 956384) (-586 "IROOT.spad" 954321 954331 955980 955985) (-585 "IR.spad" 952110 952124 954176 954203) (-584 "IR2.spad" 951130 951146 952100 952105) (-583 "IR2F.spad" 950330 950346 951120 951125) (-582 "IPRNTPK.spad" 950090 950098 950320 950325) (-581 "IPF.spad" 949655 949667 949895 949988) (-580 "IPADIC.spad" 949416 949442 949581 949650) (-579 "IP4ADDR.spad" 948973 948981 949406 949411) (-578 "IOMODE.spad" 948594 948602 948963 948968) (-577 "IOBFILE.spad" 947955 947963 948584 948589) (-576 "IOBCON.spad" 947820 947828 947945 947950) (-575 "INVLAPLA.spad" 947465 947481 947810 947815) (-574 "INTTR.spad" 940711 940728 947455 947460) (-573 "INTTOOLS.spad" 938422 938438 940285 940290) (-572 "INTSLPE.spad" 937728 937736 938412 938417) (-571 "INTRVL.spad" 937294 937304 937642 937723) (-570 "INTRF.spad" 935658 935672 937284 937289) (-569 "INTRET.spad" 935090 935100 935648 935653) (-568 "INTRAT.spad" 933765 933782 935080 935085) (-567 "INTPM.spad" 932128 932144 933408 933413) (-566 "INTPAF.spad" 929896 929914 932060 932065) (-565 "INTPACK.spad" 920206 920214 929886 929891) (-564 "INT.spad" 919567 919575 920060 920201) (-563 "INTHERTR.spad" 918833 918850 919557 919562) (-562 "INTHERAL.spad" 918499 918523 918823 918828) (-561 "INTHEORY.spad" 914912 914920 918489 918494) (-560 "INTG0.spad" 908375 908393 914844 914849) (-559 "INTFTBL.spad" 902404 902412 908365 908370) (-558 "INTFACT.spad" 901463 901473 902394 902399) (-557 "INTEF.spad" 899778 899794 901453 901458) (-556 "INTDOM.spad" 898393 898401 899704 899773) (-555 "INTDOM.spad" 897070 897080 898383 898388) (-554 "INTCAT.spad" 895323 895333 896984 897065) (-553 "INTBIT.spad" 894826 894834 895313 895318) (-552 "INTALG.spad" 894008 894035 894816 894821) (-551 "INTAF.spad" 893500 893516 893998 894003) (-550 "INTABL.spad" 892018 892049 892181 892208) (-549 "INT8.spad" 891898 891906 892008 892013) (-548 "INT64.spad" 891777 891785 891888 891893) (-547 "INT32.spad" 891656 891664 891767 891772) (-546 "INT16.spad" 891535 891543 891646 891651) (-545 "INS.spad" 889002 889010 891437 891530) (-544 "INS.spad" 886555 886565 888992 888997) (-543 "INPSIGN.spad" 885989 886002 886545 886550) (-542 "INPRODPF.spad" 885055 885074 885979 885984) (-541 "INPRODFF.spad" 884113 884137 885045 885050) (-540 "INNMFACT.spad" 883084 883101 884103 884108) (-539 "INMODGCD.spad" 882568 882598 883074 883079) (-538 "INFSP.spad" 880853 880875 882558 882563) (-537 "INFPROD0.spad" 879903 879922 880843 880848) (-536 "INFORM.spad" 877064 877072 879893 879898) (-535 "INFORM1.spad" 876689 876699 877054 877059) (-534 "INFINITY.spad" 876241 876249 876679 876684) (-533 "INETCLTS.spad" 876218 876226 876231 876236) (-532 "INEP.spad" 874750 874772 876208 876213) (-531 "INDE.spad" 874479 874496 874740 874745) (-530 "INCRMAPS.spad" 873900 873910 874469 874474) (-529 "INBFILE.spad" 872972 872980 873890 873895) (-528 "INBFF.spad" 868742 868753 872962 872967) (-527 "INBCON.spad" 867030 867038 868732 868737) (-526 "INBCON.spad" 865316 865326 867020 867025) (-525 "INAST.spad" 864977 864985 865306 865311) (-524 "IMPTAST.spad" 864685 864693 864967 864972) (-523 "IMATRIX.spad" 863630 863656 864142 864169) (-522 "IMATQF.spad" 862724 862768 863586 863591) (-521 "IMATLIN.spad" 861329 861353 862680 862685) (-520 "ILIST.spad" 859985 860000 860512 860539) (-519 "IIARRAY2.spad" 859373 859411 859592 859619) (-518 "IFF.spad" 858783 858799 859054 859147) (-517 "IFAST.spad" 858397 858405 858773 858778) (-516 "IFARRAY.spad" 855884 855899 857580 857607) (-515 "IFAMON.spad" 855746 855763 855840 855845) (-514 "IEVALAB.spad" 855135 855147 855736 855741) (-513 "IEVALAB.spad" 854522 854536 855125 855130) (-512 "IDPO.spad" 854320 854332 854512 854517) (-511 "IDPOAMS.spad" 854076 854088 854310 854315) (-510 "IDPOAM.spad" 853796 853808 854066 854071) (-509 "IDPC.spad" 852730 852742 853786 853791) (-508 "IDPAM.spad" 852475 852487 852720 852725) (-507 "IDPAG.spad" 852222 852234 852465 852470) (-506 "IDENT.spad" 851872 851880 852212 852217) (-505 "IDECOMP.spad" 849109 849127 851862 851867) (-504 "IDEAL.spad" 844032 844071 849044 849049) (-503 "ICDEN.spad" 843183 843199 844022 844027) (-502 "ICARD.spad" 842372 842380 843173 843178) (-501 "IBPTOOLS.spad" 840965 840982 842362 842367) (-500 "IBITS.spad" 840164 840177 840601 840628) (-499 "IBATOOL.spad" 837039 837058 840154 840159) (-498 "IBACHIN.spad" 835526 835541 837029 837034) (-497 "IARRAY2.spad" 834514 834540 835133 835160) (-496 "IARRAY1.spad" 833559 833574 833697 833724) (-495 "IAN.spad" 831772 831780 833375 833468) (-494 "IALGFACT.spad" 831373 831406 831762 831767) (-493 "HYPCAT.spad" 830797 830805 831363 831368) (-492 "HYPCAT.spad" 830219 830229 830787 830792) (-491 "HOSTNAME.spad" 830027 830035 830209 830214) (-490 "HOMOTOP.spad" 829770 829780 830017 830022) (-489 "HOAGG.spad" 827038 827048 829760 829765) (-488 "HOAGG.spad" 824081 824093 826805 826810) (-487 "HEXADEC.spad" 822183 822191 822548 822641) (-486 "HEUGCD.spad" 821198 821209 822173 822178) (-485 "HELLFDIV.spad" 820788 820812 821188 821193) (-484 "HEAP.spad" 820180 820190 820395 820422) (-483 "HEADAST.spad" 819711 819719 820170 820175) (-482 "HDP.spad" 809554 809570 809931 810062) (-481 "HDMP.spad" 806730 806745 807348 807475) (-480 "HB.spad" 804967 804975 806720 806725) (-479 "HASHTBL.spad" 803437 803468 803648 803675) (-478 "HASAST.spad" 803153 803161 803427 803432) (-477 "HACKPI.spad" 802636 802644 803055 803148) (-476 "GTSET.spad" 801575 801591 802282 802309) (-475 "GSTBL.spad" 800094 800129 800268 800283) (-474 "GSERIES.spad" 797261 797288 798226 798375) (-473 "GROUP.spad" 796530 796538 797241 797256) (-472 "GROUP.spad" 795807 795817 796520 796525) (-471 "GROEBSOL.spad" 794295 794316 795797 795802) (-470 "GRMOD.spad" 792866 792878 794285 794290) (-469 "GRMOD.spad" 791435 791449 792856 792861) (-468 "GRIMAGE.spad" 784040 784048 791425 791430) (-467 "GRDEF.spad" 782419 782427 784030 784035) (-466 "GRAY.spad" 780878 780886 782409 782414) (-465 "GRALG.spad" 779925 779937 780868 780873) (-464 "GRALG.spad" 778970 778984 779915 779920) (-463 "GPOLSET.spad" 778424 778447 778652 778679) (-462 "GOSPER.spad" 777689 777707 778414 778419) (-461 "GMODPOL.spad" 776827 776854 777657 777684) (-460 "GHENSEL.spad" 775896 775910 776817 776822) (-459 "GENUPS.spad" 771997 772010 775886 775891) (-458 "GENUFACT.spad" 771574 771584 771987 771992) (-457 "GENPGCD.spad" 771158 771175 771564 771569) (-456 "GENMFACT.spad" 770610 770629 771148 771153) (-455 "GENEEZ.spad" 768549 768562 770600 770605) (-454 "GDMP.spad" 765567 765584 766343 766470) (-453 "GCNAALG.spad" 759462 759489 765361 765428) (-452 "GCDDOM.spad" 758634 758642 759388 759457) (-451 "GCDDOM.spad" 757868 757878 758624 758629) (-450 "GB.spad" 755386 755424 757824 757829) (-449 "GBINTERN.spad" 751406 751444 755376 755381) (-448 "GBF.spad" 747163 747201 751396 751401) (-447 "GBEUCLID.spad" 745037 745075 747153 747158) (-446 "GAUSSFAC.spad" 744334 744342 745027 745032) (-445 "GALUTIL.spad" 742656 742666 744290 744295) (-444 "GALPOLYU.spad" 741102 741115 742646 742651) (-443 "GALFACTU.spad" 739267 739286 741092 741097) (-442 "GALFACT.spad" 729400 729411 739257 739262) (-441 "FVFUN.spad" 726423 726431 729390 729395) (-440 "FVC.spad" 725475 725483 726413 726418) (-439 "FUNDESC.spad" 725153 725161 725465 725470) (-438 "FUNCTION.spad" 725002 725014 725143 725148) (-437 "FT.spad" 723295 723303 724992 724997) (-436 "FTEM.spad" 722458 722466 723285 723290) (-435 "FSUPFACT.spad" 721358 721377 722394 722399) (-434 "FST.spad" 719444 719452 721348 721353) (-433 "FSRED.spad" 718922 718938 719434 719439) (-432 "FSPRMELT.spad" 717746 717762 718879 718884) (-431 "FSPECF.spad" 715823 715839 717736 717741) (-430 "FS.spad" 709885 709895 715598 715818) (-429 "FS.spad" 703725 703737 709440 709445) (-428 "FSINT.spad" 703383 703399 703715 703720) (-427 "FSERIES.spad" 702570 702582 703203 703302) (-426 "FSCINT.spad" 701883 701899 702560 702565) (-425 "FSAGG.spad" 701000 701010 701839 701878) (-424 "FSAGG.spad" 700079 700091 700920 700925) (-423 "FSAGG2.spad" 698778 698794 700069 700074) (-422 "FS2UPS.spad" 693261 693295 698768 698773) (-421 "FS2.spad" 692906 692922 693251 693256) (-420 "FS2EXPXP.spad" 692029 692052 692896 692901) (-419 "FRUTIL.spad" 690971 690981 692019 692024) (-418 "FR.spad" 684665 684675 689995 690064) (-417 "FRNAALG.spad" 679752 679762 684607 684660) (-416 "FRNAALG.spad" 674851 674863 679708 679713) (-415 "FRNAAF2.spad" 674305 674323 674841 674846) (-414 "FRMOD.spad" 673699 673729 674236 674241) (-413 "FRIDEAL.spad" 672894 672915 673679 673694) (-412 "FRIDEAL2.spad" 672496 672528 672884 672889) (-411 "FRETRCT.spad" 672007 672017 672486 672491) (-410 "FRETRCT.spad" 671384 671396 671865 671870) (-409 "FRAMALG.spad" 669712 669725 671340 671379) (-408 "FRAMALG.spad" 668072 668087 669702 669707) (-407 "FRAC.spad" 665171 665181 665574 665747) (-406 "FRAC2.spad" 664774 664786 665161 665166) (-405 "FR2.spad" 664108 664120 664764 664769) (-404 "FPS.spad" 660917 660925 663998 664103) (-403 "FPS.spad" 657754 657764 660837 660842) (-402 "FPC.spad" 656796 656804 657656 657749) (-401 "FPC.spad" 655924 655934 656786 656791) (-400 "FPATMAB.spad" 655686 655696 655914 655919) (-399 "FPARFRAC.spad" 654159 654176 655676 655681) (-398 "FORTRAN.spad" 652665 652708 654149 654154) (-397 "FORT.spad" 651594 651602 652655 652660) (-396 "FORTFN.spad" 648764 648772 651584 651589) (-395 "FORTCAT.spad" 648448 648456 648754 648759) (-394 "FORMULA.spad" 645912 645920 648438 648443) (-393 "FORMULA1.spad" 645391 645401 645902 645907) (-392 "FORDER.spad" 645082 645106 645381 645386) (-391 "FOP.spad" 644283 644291 645072 645077) (-390 "FNLA.spad" 643707 643729 644251 644278) (-389 "FNCAT.spad" 642294 642302 643697 643702) (-388 "FNAME.spad" 642186 642194 642284 642289) (-387 "FMTC.spad" 641984 641992 642112 642181) (-386 "FMONOID.spad" 639039 639049 641940 641945) (-385 "FM.spad" 638734 638746 638973 639000) (-384 "FMFUN.spad" 635764 635772 638724 638729) (-383 "FMC.spad" 634816 634824 635754 635759) (-382 "FMCAT.spad" 632470 632488 634784 634811) (-381 "FM1.spad" 631827 631839 632404 632431) (-380 "FLOATRP.spad" 629548 629562 631817 631822) (-379 "FLOAT.spad" 622836 622844 629414 629543) (-378 "FLOATCP.spad" 620253 620267 622826 622831) (-377 "FLINEXP.spad" 619965 619975 620233 620248) (-376 "FLINEXP.spad" 619631 619643 619901 619906) (-375 "FLASORT.spad" 618951 618963 619621 619626) (-374 "FLALG.spad" 616597 616616 618877 618946) (-373 "FLAGG.spad" 613615 613625 616577 616592) (-372 "FLAGG.spad" 610534 610546 613498 613503) (-371 "FLAGG2.spad" 609215 609231 610524 610529) (-370 "FINRALG.spad" 607244 607257 609171 609210) (-369 "FINRALG.spad" 605199 605214 607128 607133) (-368 "FINITE.spad" 604351 604359 605189 605194) (-367 "FINAALG.spad" 593332 593342 604293 604346) (-366 "FINAALG.spad" 582325 582337 593288 593293) (-365 "FILE.spad" 581908 581918 582315 582320) (-364 "FILECAT.spad" 580426 580443 581898 581903) (-363 "FIELD.spad" 579832 579840 580328 580421) (-362 "FIELD.spad" 579324 579334 579822 579827) (-361 "FGROUP.spad" 577933 577943 579304 579319) (-360 "FGLMICPK.spad" 576720 576735 577923 577928) (-359 "FFX.spad" 576095 576110 576436 576529) (-358 "FFSLPE.spad" 575584 575605 576085 576090) (-357 "FFPOLY.spad" 566836 566847 575574 575579) (-356 "FFPOLY2.spad" 565896 565913 566826 566831) (-355 "FFP.spad" 565293 565313 565612 565705) (-354 "FF.spad" 564741 564757 564974 565067) (-353 "FFNBX.spad" 563253 563273 564457 564550) (-352 "FFNBP.spad" 561766 561783 562969 563062) (-351 "FFNB.spad" 560231 560252 561447 561540) (-350 "FFINTBAS.spad" 557645 557664 560221 560226) (-349 "FFIELDC.spad" 555220 555228 557547 557640) (-348 "FFIELDC.spad" 552881 552891 555210 555215) (-347 "FFHOM.spad" 551629 551646 552871 552876) (-346 "FFF.spad" 549064 549075 551619 551624) (-345 "FFCGX.spad" 547911 547931 548780 548873) (-344 "FFCGP.spad" 546800 546820 547627 547720) (-343 "FFCG.spad" 545592 545613 546481 546574) (-342 "FFCAT.spad" 538619 538641 545431 545587) (-341 "FFCAT.spad" 531725 531749 538539 538544) (-340 "FFCAT2.spad" 531470 531510 531715 531720) (-339 "FEXPR.spad" 523179 523225 531226 531265) (-338 "FEVALAB.spad" 522885 522895 523169 523174) (-337 "FEVALAB.spad" 522376 522388 522662 522667) (-336 "FDIV.spad" 521818 521842 522366 522371) (-335 "FDIVCAT.spad" 519860 519884 521808 521813) (-334 "FDIVCAT.spad" 517900 517926 519850 519855) (-333 "FDIV2.spad" 517554 517594 517890 517895) (-332 "FCPAK1.spad" 516107 516115 517544 517549) (-331 "FCOMP.spad" 515486 515496 516097 516102) (-330 "FC.spad" 505401 505409 515476 515481) (-329 "FAXF.spad" 498336 498350 505303 505396) (-328 "FAXF.spad" 491323 491339 498292 498297) (-327 "FARRAY.spad" 489469 489479 490506 490533) (-326 "FAMR.spad" 487589 487601 489367 489464) (-325 "FAMR.spad" 485693 485707 487473 487478) (-324 "FAMONOID.spad" 485343 485353 485647 485652) (-323 "FAMONC.spad" 483565 483577 485333 485338) (-322 "FAGROUP.spad" 483171 483181 483461 483488) (-321 "FACUTIL.spad" 481367 481384 483161 483166) (-320 "FACTFUNC.spad" 480543 480553 481357 481362) (-319 "EXPUPXS.spad" 477376 477399 478675 478824) (-318 "EXPRTUBE.spad" 474604 474612 477366 477371) (-317 "EXPRODE.spad" 471476 471492 474594 474599) (-316 "EXPR.spad" 466751 466761 467465 467872) (-315 "EXPR2UPS.spad" 462843 462856 466741 466746) (-314 "EXPR2.spad" 462546 462558 462833 462838) (-313 "EXPEXPAN.spad" 459484 459509 460118 460211) (-312 "EXIT.spad" 459155 459163 459474 459479) (-311 "EXITAST.spad" 458891 458899 459145 459150) (-310 "EVALCYC.spad" 458349 458363 458881 458886) (-309 "EVALAB.spad" 457913 457923 458339 458344) (-308 "EVALAB.spad" 457475 457487 457903 457908) (-307 "EUCDOM.spad" 455017 455025 457401 457470) (-306 "EUCDOM.spad" 452621 452631 455007 455012) (-305 "ESTOOLS.spad" 444461 444469 452611 452616) (-304 "ESTOOLS2.spad" 444062 444076 444451 444456) (-303 "ESTOOLS1.spad" 443747 443758 444052 444057) (-302 "ES.spad" 436294 436302 443737 443742) (-301 "ES.spad" 428747 428757 436192 436197) (-300 "ESCONT.spad" 425520 425528 428737 428742) (-299 "ESCONT1.spad" 425269 425281 425510 425515) (-298 "ES2.spad" 424764 424780 425259 425264) (-297 "ES1.spad" 424330 424346 424754 424759) (-296 "ERROR.spad" 421651 421659 424320 424325) (-295 "EQTBL.spad" 420123 420145 420332 420359) (-294 "EQ.spad" 414997 415007 417796 417908) (-293 "EQ2.spad" 414713 414725 414987 414992) (-292 "EP.spad" 411027 411037 414703 414708) (-291 "ENV.spad" 409679 409687 411017 411022) (-290 "ENTIRER.spad" 409347 409355 409623 409674) (-289 "EMR.spad" 408548 408589 409273 409342) (-288 "ELTAGG.spad" 406788 406807 408538 408543) (-287 "ELTAGG.spad" 404992 405013 406744 406749) (-286 "ELTAB.spad" 404439 404457 404982 404987) (-285 "ELFUTS.spad" 403818 403837 404429 404434) (-284 "ELEMFUN.spad" 403507 403515 403808 403813) (-283 "ELEMFUN.spad" 403194 403204 403497 403502) (-282 "ELAGG.spad" 401137 401147 403174 403189) (-281 "ELAGG.spad" 399017 399029 401056 401061) (-280 "ELABEXPR.spad" 397940 397948 399007 399012) (-279 "EFUPXS.spad" 394716 394746 397896 397901) (-278 "EFULS.spad" 391552 391575 394672 394677) (-277 "EFSTRUC.spad" 389507 389523 391542 391547) (-276 "EF.spad" 384273 384289 389497 389502) (-275 "EAB.spad" 382549 382557 384263 384268) (-274 "E04UCFA.spad" 382085 382093 382539 382544) (-273 "E04NAFA.spad" 381662 381670 382075 382080) (-272 "E04MBFA.spad" 381242 381250 381652 381657) (-271 "E04JAFA.spad" 380778 380786 381232 381237) (-270 "E04GCFA.spad" 380314 380322 380768 380773) (-269 "E04FDFA.spad" 379850 379858 380304 380309) (-268 "E04DGFA.spad" 379386 379394 379840 379845) (-267 "E04AGNT.spad" 375228 375236 379376 379381) (-266 "DVARCAT.spad" 371913 371923 375218 375223) (-265 "DVARCAT.spad" 368596 368608 371903 371908) (-264 "DSMP.spad" 366027 366041 366332 366459) (-263 "DROPT.spad" 359972 359980 366017 366022) (-262 "DROPT1.spad" 359635 359645 359962 359967) (-261 "DROPT0.spad" 354462 354470 359625 359630) (-260 "DRAWPT.spad" 352617 352625 354452 354457) (-259 "DRAW.spad" 345217 345230 352607 352612) (-258 "DRAWHACK.spad" 344525 344535 345207 345212) (-257 "DRAWCX.spad" 341967 341975 344515 344520) (-256 "DRAWCURV.spad" 341504 341519 341957 341962) (-255 "DRAWCFUN.spad" 330676 330684 341494 341499) (-254 "DQAGG.spad" 328844 328854 330644 330671) (-253 "DPOLCAT.spad" 324185 324201 328712 328839) (-252 "DPOLCAT.spad" 319612 319630 324141 324146) (-251 "DPMO.spad" 311838 311854 311976 312277) (-250 "DPMM.spad" 304077 304095 304202 304503) (-249 "DOMCTOR.spad" 303969 303977 304067 304072) (-248 "DOMAIN.spad" 303100 303108 303959 303964) (-247 "DMP.spad" 300322 300337 300894 301021) (-246 "DLP.spad" 299670 299680 300312 300317) (-245 "DLIST.spad" 298249 298259 298853 298880) (-244 "DLAGG.spad" 296660 296670 298239 298244) (-243 "DIVRING.spad" 296202 296210 296604 296655) (-242 "DIVRING.spad" 295788 295798 296192 296197) (-241 "DISPLAY.spad" 293968 293976 295778 295783) (-240 "DIRPROD.spad" 283548 283564 284188 284319) (-239 "DIRPROD2.spad" 282356 282374 283538 283543) (-238 "DIRPCAT.spad" 281298 281314 282220 282351) (-237 "DIRPCAT.spad" 279969 279987 280893 280898) (-236 "DIOSP.spad" 278794 278802 279959 279964) (-235 "DIOPS.spad" 277778 277788 278774 278789) (-234 "DIOPS.spad" 276736 276748 277734 277739) (-233 "DIFRING.spad" 276028 276036 276716 276731) (-232 "DIFRING.spad" 275328 275338 276018 276023) (-231 "DIFEXT.spad" 274487 274497 275308 275323) (-230 "DIFEXT.spad" 273563 273575 274386 274391) (-229 "DIAGG.spad" 273193 273203 273543 273558) (-228 "DIAGG.spad" 272831 272843 273183 273188) (-227 "DHMATRIX.spad" 271135 271145 272288 272315) (-226 "DFSFUN.spad" 264543 264551 271125 271130) (-225 "DFLOAT.spad" 261264 261272 264433 264538) (-224 "DFINTTLS.spad" 259473 259489 261254 261259) (-223 "DERHAM.spad" 257383 257415 259453 259468) (-222 "DEQUEUE.spad" 256701 256711 256990 257017) (-221 "DEGRED.spad" 256316 256330 256691 256696) (-220 "DEFINTRF.spad" 253841 253851 256306 256311) (-219 "DEFINTEF.spad" 252337 252353 253831 253836) (-218 "DEFAST.spad" 251705 251713 252327 252332) (-217 "DECIMAL.spad" 249811 249819 250172 250265) (-216 "DDFACT.spad" 247610 247627 249801 249806) (-215 "DBLRESP.spad" 247208 247232 247600 247605) (-214 "DBASE.spad" 245862 245872 247198 247203) (-213 "DATAARY.spad" 245324 245337 245852 245857) (-212 "D03FAFA.spad" 245152 245160 245314 245319) (-211 "D03EEFA.spad" 244972 244980 245142 245147) (-210 "D03AGNT.spad" 244052 244060 244962 244967) (-209 "D02EJFA.spad" 243514 243522 244042 244047) (-208 "D02CJFA.spad" 242992 243000 243504 243509) (-207 "D02BHFA.spad" 242482 242490 242982 242987) (-206 "D02BBFA.spad" 241972 241980 242472 242477) (-205 "D02AGNT.spad" 236776 236784 241962 241967) (-204 "D01WGTS.spad" 235095 235103 236766 236771) (-203 "D01TRNS.spad" 235072 235080 235085 235090) (-202 "D01GBFA.spad" 234594 234602 235062 235067) (-201 "D01FCFA.spad" 234116 234124 234584 234589) (-200 "D01ASFA.spad" 233584 233592 234106 234111) (-199 "D01AQFA.spad" 233030 233038 233574 233579) (-198 "D01APFA.spad" 232454 232462 233020 233025) (-197 "D01ANFA.spad" 231948 231956 232444 232449) (-196 "D01AMFA.spad" 231458 231466 231938 231943) (-195 "D01ALFA.spad" 230998 231006 231448 231453) (-194 "D01AKFA.spad" 230524 230532 230988 230993) (-193 "D01AJFA.spad" 230047 230055 230514 230519) (-192 "D01AGNT.spad" 226106 226114 230037 230042) (-191 "CYCLOTOM.spad" 225612 225620 226096 226101) (-190 "CYCLES.spad" 222444 222452 225602 225607) (-189 "CVMP.spad" 221861 221871 222434 222439) (-188 "CTRIGMNP.spad" 220351 220367 221851 221856) (-187 "CTOR.spad" 220042 220050 220341 220346) (-186 "CTORKIND.spad" 219645 219653 220032 220037) (-185 "CTORCAT.spad" 218894 218902 219635 219640) (-184 "CTORCAT.spad" 218141 218151 218884 218889) (-183 "CTORCALL.spad" 217721 217729 218131 218136) (-182 "CSTTOOLS.spad" 216964 216977 217711 217716) (-181 "CRFP.spad" 210668 210681 216954 216959) (-180 "CRCEAST.spad" 210388 210396 210658 210663) (-179 "CRAPACK.spad" 209431 209441 210378 210383) (-178 "CPMATCH.spad" 208931 208946 209356 209361) (-177 "CPIMA.spad" 208636 208655 208921 208926) (-176 "COORDSYS.spad" 203529 203539 208626 208631) (-175 "CONTOUR.spad" 202936 202944 203519 203524) (-174 "CONTFRAC.spad" 198548 198558 202838 202931) (-173 "CONDUIT.spad" 198306 198314 198538 198543) (-172 "COMRING.spad" 197980 197988 198244 198301) (-171 "COMPPROP.spad" 197494 197502 197970 197975) (-170 "COMPLPAT.spad" 197261 197276 197484 197489) (-169 "COMPLEX.spad" 191285 191295 191529 191790) (-168 "COMPLEX2.spad" 190998 191010 191275 191280) (-167 "COMPFACT.spad" 190600 190614 190988 190993) (-166 "COMPCAT.spad" 188668 188678 190334 190595) (-165 "COMPCAT.spad" 186429 186441 188097 188102) (-164 "COMMUPC.spad" 186175 186193 186419 186424) (-163 "COMMONOP.spad" 185708 185716 186165 186170) (-162 "COMM.spad" 185517 185525 185698 185703) (-161 "COMMAAST.spad" 185280 185288 185507 185512) (-160 "COMBOPC.spad" 184185 184193 185270 185275) (-159 "COMBINAT.spad" 182930 182940 184175 184180) (-158 "COMBF.spad" 180298 180314 182920 182925) (-157 "COLOR.spad" 179135 179143 180288 180293) (-156 "COLONAST.spad" 178801 178809 179125 179130) (-155 "CMPLXRT.spad" 178510 178527 178791 178796) (-154 "CLLCTAST.spad" 178172 178180 178500 178505) (-153 "CLIP.spad" 174264 174272 178162 178167) (-152 "CLIF.spad" 172903 172919 174220 174259) (-151 "CLAGG.spad" 169388 169398 172893 172898) (-150 "CLAGG.spad" 165744 165756 169251 169256) (-149 "CINTSLPE.spad" 165069 165082 165734 165739) (-148 "CHVAR.spad" 163147 163169 165059 165064) (-147 "CHARZ.spad" 163062 163070 163127 163142) (-146 "CHARPOL.spad" 162570 162580 163052 163057) (-145 "CHARNZ.spad" 162323 162331 162550 162565) (-144 "CHAR.spad" 160191 160199 162313 162318) (-143 "CFCAT.spad" 159507 159515 160181 160186) (-142 "CDEN.spad" 158665 158679 159497 159502) (-141 "CCLASS.spad" 156814 156822 158076 158115) (-140 "CATEGORY.spad" 155904 155912 156804 156809) (-139 "CATCTOR.spad" 155795 155803 155894 155899) (-138 "CATAST.spad" 155413 155421 155785 155790) (-137 "CASEAST.spad" 155127 155135 155403 155408) (-136 "CARTEN.spad" 150230 150254 155117 155122) (-135 "CARTEN2.spad" 149616 149643 150220 150225) (-134 "CARD.spad" 146905 146913 149590 149611) (-133 "CAPSLAST.spad" 146679 146687 146895 146900) (-132 "CACHSET.spad" 146301 146309 146669 146674) (-131 "CABMON.spad" 145854 145862 146291 146296) (-130 "BYTEORD.spad" 145529 145537 145844 145849) (-129 "BYTE.spad" 144954 144962 145519 145524) (-128 "BYTEBUF.spad" 142811 142819 144123 144150) (-127 "BTREE.spad" 141880 141890 142418 142445) (-126 "BTOURN.spad" 140883 140893 141487 141514) (-125 "BTCAT.spad" 140271 140281 140851 140878) (-124 "BTCAT.spad" 139679 139691 140261 140266) (-123 "BTAGG.spad" 138801 138809 139647 139674) (-122 "BTAGG.spad" 137943 137953 138791 138796) (-121 "BSTREE.spad" 136678 136688 137550 137577) (-120 "BRILL.spad" 134873 134884 136668 136673) (-119 "BRAGG.spad" 133797 133807 134863 134868) (-118 "BRAGG.spad" 132685 132697 133753 133758) (-117 "BPADICRT.spad" 130666 130678 130921 131014) (-116 "BPADIC.spad" 130330 130342 130592 130661) (-115 "BOUNDZRO.spad" 129986 130003 130320 130325) (-114 "BOP.spad" 125004 125012 129976 129981) (-113 "BOP1.spad" 122390 122400 124960 124965) (-112 "BOOLEAN.spad" 121714 121722 122380 122385) (-111 "BMODULE.spad" 121426 121438 121682 121709) (-110 "BITS.spad" 120845 120853 121062 121089) (-109 "BINDING.spad" 120256 120264 120835 120840) (-108 "BINARY.spad" 118367 118375 118723 118816) (-107 "BGAGG.spad" 117564 117574 118347 118362) (-106 "BGAGG.spad" 116769 116781 117554 117559) (-105 "BFUNCT.spad" 116333 116341 116749 116764) (-104 "BEZOUT.spad" 115467 115494 116283 116288) (-103 "BBTREE.spad" 112286 112296 115074 115101) (-102 "BASTYPE.spad" 111958 111966 112276 112281) (-101 "BASTYPE.spad" 111628 111638 111948 111953) (-100 "BALFACT.spad" 111067 111080 111618 111623) (-99 "AUTOMOR.spad" 110514 110523 111047 111062) (-98 "ATTREG.spad" 107233 107240 110266 110509) (-97 "ATTRBUT.spad" 103256 103263 107213 107228) (-96 "ATTRAST.spad" 102973 102980 103246 103251) (-95 "ATRIG.spad" 102443 102450 102963 102968) (-94 "ATRIG.spad" 101911 101920 102433 102438) (-93 "ASTCAT.spad" 101815 101822 101901 101906) (-92 "ASTCAT.spad" 101717 101726 101805 101810) (-91 "ASTACK.spad" 101050 101059 101324 101351) (-90 "ASSOCEQ.spad" 99850 99861 101006 101011) (-89 "ASP9.spad" 98931 98944 99840 99845) (-88 "ASP8.spad" 97974 97987 98921 98926) (-87 "ASP80.spad" 97296 97309 97964 97969) (-86 "ASP7.spad" 96456 96469 97286 97291) (-85 "ASP78.spad" 95907 95920 96446 96451) (-84 "ASP77.spad" 95276 95289 95897 95902) (-83 "ASP74.spad" 94368 94381 95266 95271) (-82 "ASP73.spad" 93639 93652 94358 94363) (-81 "ASP6.spad" 92506 92519 93629 93634) (-80 "ASP55.spad" 91015 91028 92496 92501) (-79 "ASP50.spad" 88832 88845 91005 91010) (-78 "ASP4.spad" 88127 88140 88822 88827) (-77 "ASP49.spad" 87126 87139 88117 88122) (-76 "ASP42.spad" 85533 85572 87116 87121) (-75 "ASP41.spad" 84112 84151 85523 85528) (-74 "ASP35.spad" 83100 83113 84102 84107) (-73 "ASP34.spad" 82401 82414 83090 83095) (-72 "ASP33.spad" 81961 81974 82391 82396) (-71 "ASP31.spad" 81101 81114 81951 81956) (-70 "ASP30.spad" 79993 80006 81091 81096) (-69 "ASP29.spad" 79459 79472 79983 79988) (-68 "ASP28.spad" 70732 70745 79449 79454) (-67 "ASP27.spad" 69629 69642 70722 70727) (-66 "ASP24.spad" 68716 68729 69619 69624) (-65 "ASP20.spad" 68180 68193 68706 68711) (-64 "ASP1.spad" 67561 67574 68170 68175) (-63 "ASP19.spad" 62247 62260 67551 67556) (-62 "ASP12.spad" 61661 61674 62237 62242) (-61 "ASP10.spad" 60932 60945 61651 61656) (-60 "ARRAY2.spad" 60292 60301 60539 60566) (-59 "ARRAY1.spad" 59127 59136 59475 59502) (-58 "ARRAY12.spad" 57796 57807 59117 59122) (-57 "ARR2CAT.spad" 53458 53479 57764 57791) (-56 "ARR2CAT.spad" 49140 49163 53448 53453) (-55 "ARITY.spad" 48512 48519 49130 49135) (-54 "APPRULE.spad" 47756 47778 48502 48507) (-53 "APPLYORE.spad" 47371 47384 47746 47751) (-52 "ANY.spad" 45713 45720 47361 47366) (-51 "ANY1.spad" 44784 44793 45703 45708) (-50 "ANTISYM.spad" 43223 43239 44764 44779) (-49 "ANON.spad" 42916 42923 43213 43218) (-48 "AN.spad" 41217 41224 42732 42825) (-47 "AMR.spad" 39396 39407 41115 41212) (-46 "AMR.spad" 37412 37425 39133 39138) (-45 "ALIST.spad" 34824 34845 35174 35201) (-44 "ALGSC.spad" 33947 33973 34696 34749) (-43 "ALGPKG.spad" 29656 29667 33903 33908) (-42 "ALGMFACT.spad" 28845 28859 29646 29651) (-41 "ALGMANIP.spad" 26265 26280 28642 28647) (-40 "ALGFF.spad" 24580 24607 24797 24953) (-39 "ALGFACT.spad" 23701 23711 24570 24575) (-38 "ALGEBRA.spad" 23534 23543 23657 23696) (-37 "ALGEBRA.spad" 23399 23410 23524 23529) (-36 "ALAGG.spad" 22909 22930 23367 23394) (-35 "AHYP.spad" 22290 22297 22899 22904) (-34 "AGG.spad" 20599 20606 22280 22285) (-33 "AGG.spad" 18872 18881 20555 20560) (-32 "AF.spad" 17297 17312 18807 18812) (-31 "ADDAST.spad" 16975 16982 17287 17292) (-30 "ACPLOT.spad" 15546 15553 16965 16970) (-29 "ACFS.spad" 13297 13306 15448 15541) (-28 "ACFS.spad" 11134 11145 13287 13292) (-27 "ACF.spad" 7736 7743 11036 11129) (-26 "ACF.spad" 4424 4433 7726 7731) (-25 "ABELSG.spad" 3965 3972 4414 4419) (-24 "ABELSG.spad" 3504 3513 3955 3960) (-23 "ABELMON.spad" 3047 3054 3494 3499) (-22 "ABELMON.spad" 2588 2597 3037 3042) (-21 "ABELGRP.spad" 2160 2167 2578 2583) (-20 "ABELGRP.spad" 1730 1739 2150 2155) (-19 "A1AGG.spad" 870 879 1698 1725) (-18 "A1AGG.spad" 30 41 860 865)) \ No newline at end of file
+((-3 NIL 2283623 2283628 2283633 2283638) (-2 NIL 2283603 2283608 2283613 2283618) (-1 NIL 2283583 2283588 2283593 2283598) (0 NIL 2283563 2283568 2283573 2283578) (-1287 "ZMOD.spad" 2283372 2283385 2283501 2283558) (-1286 "ZLINDEP.spad" 2282416 2282427 2283362 2283367) (-1285 "ZDSOLVE.spad" 2272265 2272287 2282406 2282411) (-1284 "YSTREAM.spad" 2271758 2271769 2272255 2272260) (-1283 "XRPOLY.spad" 2270978 2270998 2271614 2271683) (-1282 "XPR.spad" 2268769 2268782 2270696 2270795) (-1281 "XPOLY.spad" 2268324 2268335 2268625 2268694) (-1280 "XPOLYC.spad" 2267641 2267657 2268250 2268319) (-1279 "XPBWPOLY.spad" 2266078 2266098 2267421 2267490) (-1278 "XF.spad" 2264539 2264554 2265980 2266073) (-1277 "XF.spad" 2262980 2262997 2264423 2264428) (-1276 "XFALG.spad" 2260004 2260020 2262906 2262975) (-1275 "XEXPPKG.spad" 2259255 2259281 2259994 2259999) (-1274 "XDPOLY.spad" 2258869 2258885 2259111 2259180) (-1273 "XALG.spad" 2258529 2258540 2258825 2258864) (-1272 "WUTSET.spad" 2254368 2254385 2258175 2258202) (-1271 "WP.spad" 2253567 2253611 2254226 2254293) (-1270 "WHILEAST.spad" 2253365 2253374 2253557 2253562) (-1269 "WHEREAST.spad" 2253036 2253045 2253355 2253360) (-1268 "WFFINTBS.spad" 2250599 2250621 2253026 2253031) (-1267 "WEIER.spad" 2248813 2248824 2250589 2250594) (-1266 "VSPACE.spad" 2248486 2248497 2248781 2248808) (-1265 "VSPACE.spad" 2248179 2248192 2248476 2248481) (-1264 "VOID.spad" 2247856 2247865 2248169 2248174) (-1263 "VIEW.spad" 2245478 2245487 2247846 2247851) (-1262 "VIEWDEF.spad" 2240675 2240684 2245468 2245473) (-1261 "VIEW3D.spad" 2224510 2224519 2240665 2240670) (-1260 "VIEW2D.spad" 2212247 2212256 2224500 2224505) (-1259 "VECTOR.spad" 2210922 2210933 2211173 2211200) (-1258 "VECTOR2.spad" 2209549 2209562 2210912 2210917) (-1257 "VECTCAT.spad" 2207449 2207460 2209517 2209544) (-1256 "VECTCAT.spad" 2205157 2205170 2207227 2207232) (-1255 "VARIABLE.spad" 2204937 2204952 2205147 2205152) (-1254 "UTYPE.spad" 2204581 2204590 2204927 2204932) (-1253 "UTSODETL.spad" 2203874 2203898 2204537 2204542) (-1252 "UTSODE.spad" 2202062 2202082 2203864 2203869) (-1251 "UTS.spad" 2196851 2196879 2200529 2200626) (-1250 "UTSCAT.spad" 2194302 2194318 2196749 2196846) (-1249 "UTSCAT.spad" 2191397 2191415 2193846 2193851) (-1248 "UTS2.spad" 2190990 2191025 2191387 2191392) (-1247 "URAGG.spad" 2185622 2185633 2190980 2190985) (-1246 "URAGG.spad" 2180218 2180231 2185578 2185583) (-1245 "UPXSSING.spad" 2177861 2177887 2179299 2179432) (-1244 "UPXS.spad" 2175009 2175037 2175993 2176142) (-1243 "UPXSCONS.spad" 2172766 2172786 2173141 2173290) (-1242 "UPXSCCA.spad" 2171331 2171351 2172612 2172761) (-1241 "UPXSCCA.spad" 2170038 2170060 2171321 2171326) (-1240 "UPXSCAT.spad" 2168619 2168635 2169884 2170033) (-1239 "UPXS2.spad" 2168160 2168213 2168609 2168614) (-1238 "UPSQFREE.spad" 2166572 2166586 2168150 2168155) (-1237 "UPSCAT.spad" 2164165 2164189 2166470 2166567) (-1236 "UPSCAT.spad" 2161464 2161490 2163771 2163776) (-1235 "UPOLYC.spad" 2156442 2156453 2161306 2161459) (-1234 "UPOLYC.spad" 2151312 2151325 2156178 2156183) (-1233 "UPOLYC2.spad" 2150781 2150800 2151302 2151307) (-1232 "UP.spad" 2147938 2147953 2148331 2148484) (-1231 "UPMP.spad" 2146828 2146841 2147928 2147933) (-1230 "UPDIVP.spad" 2146391 2146405 2146818 2146823) (-1229 "UPDECOMP.spad" 2144628 2144642 2146381 2146386) (-1228 "UPCDEN.spad" 2143835 2143851 2144618 2144623) (-1227 "UP2.spad" 2143197 2143218 2143825 2143830) (-1226 "UNISEG.spad" 2142550 2142561 2143116 2143121) (-1225 "UNISEG2.spad" 2142043 2142056 2142506 2142511) (-1224 "UNIFACT.spad" 2141144 2141156 2142033 2142038) (-1223 "ULS.spad" 2131696 2131724 2132789 2133218) (-1222 "ULSCONS.spad" 2124090 2124110 2124462 2124611) (-1221 "ULSCCAT.spad" 2121819 2121839 2123936 2124085) (-1220 "ULSCCAT.spad" 2119656 2119678 2121775 2121780) (-1219 "ULSCAT.spad" 2117872 2117888 2119502 2119651) (-1218 "ULS2.spad" 2117384 2117437 2117862 2117867) (-1217 "UINT8.spad" 2117261 2117270 2117374 2117379) (-1216 "UINT64.spad" 2117137 2117146 2117251 2117256) (-1215 "UINT32.spad" 2117013 2117022 2117127 2117132) (-1214 "UINT16.spad" 2116889 2116898 2117003 2117008) (-1213 "UFD.spad" 2115954 2115963 2116815 2116884) (-1212 "UFD.spad" 2115081 2115092 2115944 2115949) (-1211 "UDVO.spad" 2113928 2113937 2115071 2115076) (-1210 "UDPO.spad" 2111355 2111366 2113884 2113889) (-1209 "TYPE.spad" 2111287 2111296 2111345 2111350) (-1208 "TYPEAST.spad" 2111206 2111215 2111277 2111282) (-1207 "TWOFACT.spad" 2109856 2109871 2111196 2111201) (-1206 "TUPLE.spad" 2109340 2109351 2109755 2109760) (-1205 "TUBETOOL.spad" 2106177 2106186 2109330 2109335) (-1204 "TUBE.spad" 2104818 2104835 2106167 2106172) (-1203 "TS.spad" 2103407 2103423 2104383 2104480) (-1202 "TSETCAT.spad" 2090534 2090551 2103375 2103402) (-1201 "TSETCAT.spad" 2077647 2077666 2090490 2090495) (-1200 "TRMANIP.spad" 2072013 2072030 2077353 2077358) (-1199 "TRIMAT.spad" 2070972 2070997 2072003 2072008) (-1198 "TRIGMNIP.spad" 2069489 2069506 2070962 2070967) (-1197 "TRIGCAT.spad" 2069001 2069010 2069479 2069484) (-1196 "TRIGCAT.spad" 2068511 2068522 2068991 2068996) (-1195 "TREE.spad" 2067082 2067093 2068118 2068145) (-1194 "TRANFUN.spad" 2066913 2066922 2067072 2067077) (-1193 "TRANFUN.spad" 2066742 2066753 2066903 2066908) (-1192 "TOPSP.spad" 2066416 2066425 2066732 2066737) (-1191 "TOOLSIGN.spad" 2066079 2066090 2066406 2066411) (-1190 "TEXTFILE.spad" 2064636 2064645 2066069 2066074) (-1189 "TEX.spad" 2061768 2061777 2064626 2064631) (-1188 "TEX1.spad" 2061324 2061335 2061758 2061763) (-1187 "TEMUTL.spad" 2060879 2060888 2061314 2061319) (-1186 "TBCMPPK.spad" 2058972 2058995 2060869 2060874) (-1185 "TBAGG.spad" 2058008 2058031 2058952 2058967) (-1184 "TBAGG.spad" 2057052 2057077 2057998 2058003) (-1183 "TANEXP.spad" 2056428 2056439 2057042 2057047) (-1182 "TABLE.spad" 2054839 2054862 2055109 2055136) (-1181 "TABLEAU.spad" 2054320 2054331 2054829 2054834) (-1180 "TABLBUMP.spad" 2051103 2051114 2054310 2054315) (-1179 "SYSTEM.spad" 2050331 2050340 2051093 2051098) (-1178 "SYSSOLP.spad" 2047804 2047815 2050321 2050326) (-1177 "SYSNNI.spad" 2046984 2046995 2047794 2047799) (-1176 "SYSINT.spad" 2046388 2046399 2046974 2046979) (-1175 "SYNTAX.spad" 2042582 2042591 2046378 2046383) (-1174 "SYMTAB.spad" 2040638 2040647 2042572 2042577) (-1173 "SYMS.spad" 2036623 2036632 2040628 2040633) (-1172 "SYMPOLY.spad" 2035630 2035641 2035712 2035839) (-1171 "SYMFUNC.spad" 2035105 2035116 2035620 2035625) (-1170 "SYMBOL.spad" 2032532 2032541 2035095 2035100) (-1169 "SWITCH.spad" 2029289 2029298 2032522 2032527) (-1168 "SUTS.spad" 2026188 2026216 2027756 2027853) (-1167 "SUPXS.spad" 2023323 2023351 2024320 2024469) (-1166 "SUP.spad" 2020092 2020103 2020873 2021026) (-1165 "SUPFRACF.spad" 2019197 2019215 2020082 2020087) (-1164 "SUP2.spad" 2018587 2018600 2019187 2019192) (-1163 "SUMRF.spad" 2017553 2017564 2018577 2018582) (-1162 "SUMFS.spad" 2017186 2017203 2017543 2017548) (-1161 "SULS.spad" 2007725 2007753 2008831 2009260) (-1160 "SUCHTAST.spad" 2007494 2007503 2007715 2007720) (-1159 "SUCH.spad" 2007174 2007189 2007484 2007489) (-1158 "SUBSPACE.spad" 1999181 1999196 2007164 2007169) (-1157 "SUBRESP.spad" 1998341 1998355 1999137 1999142) (-1156 "STTF.spad" 1994440 1994456 1998331 1998336) (-1155 "STTFNC.spad" 1990908 1990924 1994430 1994435) (-1154 "STTAYLOR.spad" 1983306 1983317 1990789 1990794) (-1153 "STRTBL.spad" 1981811 1981828 1981960 1981987) (-1152 "STRING.spad" 1981220 1981229 1981234 1981261) (-1151 "STRICAT.spad" 1981008 1981017 1981188 1981215) (-1150 "STREAM.spad" 1977866 1977877 1980533 1980548) (-1149 "STREAM3.spad" 1977411 1977426 1977856 1977861) (-1148 "STREAM2.spad" 1976479 1976492 1977401 1977406) (-1147 "STREAM1.spad" 1976183 1976194 1976469 1976474) (-1146 "STINPROD.spad" 1975089 1975105 1976173 1976178) (-1145 "STEP.spad" 1974290 1974299 1975079 1975084) (-1144 "STBL.spad" 1972816 1972844 1972983 1972998) (-1143 "STAGG.spad" 1971891 1971902 1972806 1972811) (-1142 "STAGG.spad" 1970964 1970977 1971881 1971886) (-1141 "STACK.spad" 1970315 1970326 1970571 1970598) (-1140 "SREGSET.spad" 1968019 1968036 1969961 1969988) (-1139 "SRDCMPK.spad" 1966564 1966584 1968009 1968014) (-1138 "SRAGG.spad" 1961661 1961670 1966532 1966559) (-1137 "SRAGG.spad" 1956778 1956789 1961651 1961656) (-1136 "SQMATRIX.spad" 1954394 1954412 1955310 1955397) (-1135 "SPLTREE.spad" 1948946 1948959 1953830 1953857) (-1134 "SPLNODE.spad" 1945534 1945547 1948936 1948941) (-1133 "SPFCAT.spad" 1944311 1944320 1945524 1945529) (-1132 "SPECOUT.spad" 1942861 1942870 1944301 1944306) (-1131 "SPADXPT.spad" 1935000 1935009 1942851 1942856) (-1130 "spad-parser.spad" 1934465 1934474 1934990 1934995) (-1129 "SPADAST.spad" 1934166 1934175 1934455 1934460) (-1128 "SPACEC.spad" 1918179 1918190 1934156 1934161) (-1127 "SPACE3.spad" 1917955 1917966 1918169 1918174) (-1126 "SORTPAK.spad" 1917500 1917513 1917911 1917916) (-1125 "SOLVETRA.spad" 1915257 1915268 1917490 1917495) (-1124 "SOLVESER.spad" 1913777 1913788 1915247 1915252) (-1123 "SOLVERAD.spad" 1909787 1909798 1913767 1913772) (-1122 "SOLVEFOR.spad" 1908207 1908225 1909777 1909782) (-1121 "SNTSCAT.spad" 1907807 1907824 1908175 1908202) (-1120 "SMTS.spad" 1906067 1906093 1907372 1907469) (-1119 "SMP.spad" 1903506 1903526 1903896 1904023) (-1118 "SMITH.spad" 1902349 1902374 1903496 1903501) (-1117 "SMATCAT.spad" 1900459 1900489 1902293 1902344) (-1116 "SMATCAT.spad" 1898501 1898533 1900337 1900342) (-1115 "SKAGG.spad" 1897462 1897473 1898469 1898496) (-1114 "SINT.spad" 1896288 1896297 1897328 1897457) (-1113 "SIMPAN.spad" 1896016 1896025 1896278 1896283) (-1112 "SIG.spad" 1895344 1895353 1896006 1896011) (-1111 "SIGNRF.spad" 1894452 1894463 1895334 1895339) (-1110 "SIGNEF.spad" 1893721 1893738 1894442 1894447) (-1109 "SIGAST.spad" 1893102 1893111 1893711 1893716) (-1108 "SHP.spad" 1891020 1891035 1893058 1893063) (-1107 "SHDP.spad" 1880731 1880758 1881240 1881371) (-1106 "SGROUP.spad" 1880339 1880348 1880721 1880726) (-1105 "SGROUP.spad" 1879945 1879956 1880329 1880334) (-1104 "SGCF.spad" 1872826 1872835 1879935 1879940) (-1103 "SFRTCAT.spad" 1871754 1871771 1872794 1872821) (-1102 "SFRGCD.spad" 1870817 1870837 1871744 1871749) (-1101 "SFQCMPK.spad" 1865454 1865474 1870807 1870812) (-1100 "SFORT.spad" 1864889 1864903 1865444 1865449) (-1099 "SEXOF.spad" 1864732 1864772 1864879 1864884) (-1098 "SEX.spad" 1864624 1864633 1864722 1864727) (-1097 "SEXCAT.spad" 1862175 1862215 1864614 1864619) (-1096 "SET.spad" 1860475 1860486 1861596 1861635) (-1095 "SETMN.spad" 1858909 1858926 1860465 1860470) (-1094 "SETCAT.spad" 1858231 1858240 1858899 1858904) (-1093 "SETCAT.spad" 1857551 1857562 1858221 1858226) (-1092 "SETAGG.spad" 1854072 1854083 1857531 1857546) (-1091 "SETAGG.spad" 1850601 1850614 1854062 1854067) (-1090 "SEQAST.spad" 1850304 1850313 1850591 1850596) (-1089 "SEGXCAT.spad" 1849426 1849439 1850294 1850299) (-1088 "SEG.spad" 1849239 1849250 1849345 1849350) (-1087 "SEGCAT.spad" 1848146 1848157 1849229 1849234) (-1086 "SEGBIND.spad" 1847218 1847229 1848101 1848106) (-1085 "SEGBIND2.spad" 1846914 1846927 1847208 1847213) (-1084 "SEGAST.spad" 1846628 1846637 1846904 1846909) (-1083 "SEG2.spad" 1846053 1846066 1846584 1846589) (-1082 "SDVAR.spad" 1845329 1845340 1846043 1846048) (-1081 "SDPOL.spad" 1842719 1842730 1843010 1843137) (-1080 "SCPKG.spad" 1840798 1840809 1842709 1842714) (-1079 "SCOPE.spad" 1839947 1839956 1840788 1840793) (-1078 "SCACHE.spad" 1838629 1838640 1839937 1839942) (-1077 "SASTCAT.spad" 1838538 1838547 1838619 1838624) (-1076 "SAOS.spad" 1838410 1838419 1838528 1838533) (-1075 "SAERFFC.spad" 1838123 1838143 1838400 1838405) (-1074 "SAE.spad" 1836298 1836314 1836909 1837044) (-1073 "SAEFACT.spad" 1835999 1836019 1836288 1836293) (-1072 "RURPK.spad" 1833640 1833656 1835989 1835994) (-1071 "RULESET.spad" 1833081 1833105 1833630 1833635) (-1070 "RULE.spad" 1831285 1831309 1833071 1833076) (-1069 "RULECOLD.spad" 1831137 1831150 1831275 1831280) (-1068 "RTVALUE.spad" 1830870 1830879 1831127 1831132) (-1067 "RSTRCAST.spad" 1830587 1830596 1830860 1830865) (-1066 "RSETGCD.spad" 1826965 1826985 1830577 1830582) (-1065 "RSETCAT.spad" 1816749 1816766 1826933 1826960) (-1064 "RSETCAT.spad" 1806553 1806572 1816739 1816744) (-1063 "RSDCMPK.spad" 1805005 1805025 1806543 1806548) (-1062 "RRCC.spad" 1803389 1803419 1804995 1805000) (-1061 "RRCC.spad" 1801771 1801803 1803379 1803384) (-1060 "RPTAST.spad" 1801473 1801482 1801761 1801766) (-1059 "RPOLCAT.spad" 1780833 1780848 1801341 1801468) (-1058 "RPOLCAT.spad" 1759907 1759924 1780417 1780422) (-1057 "ROUTINE.spad" 1755770 1755779 1758554 1758581) (-1056 "ROMAN.spad" 1755098 1755107 1755636 1755765) (-1055 "ROIRC.spad" 1754178 1754210 1755088 1755093) (-1054 "RNS.spad" 1753081 1753090 1754080 1754173) (-1053 "RNS.spad" 1752070 1752081 1753071 1753076) (-1052 "RNG.spad" 1751805 1751814 1752060 1752065) (-1051 "RMODULE.spad" 1751443 1751454 1751795 1751800) (-1050 "RMCAT2.spad" 1750851 1750908 1751433 1751438) (-1049 "RMATRIX.spad" 1749675 1749694 1750018 1750057) (-1048 "RMATCAT.spad" 1745208 1745239 1749631 1749670) (-1047 "RMATCAT.spad" 1740631 1740664 1745056 1745061) (-1046 "RINTERP.spad" 1740519 1740539 1740621 1740626) (-1045 "RING.spad" 1739989 1739998 1740499 1740514) (-1044 "RING.spad" 1739467 1739478 1739979 1739984) (-1043 "RIDIST.spad" 1738851 1738860 1739457 1739462) (-1042 "RGCHAIN.spad" 1737430 1737446 1738336 1738363) (-1041 "RGBCSPC.spad" 1737211 1737223 1737420 1737425) (-1040 "RGBCMDL.spad" 1736741 1736753 1737201 1737206) (-1039 "RF.spad" 1734355 1734366 1736731 1736736) (-1038 "RFFACTOR.spad" 1733817 1733828 1734345 1734350) (-1037 "RFFACT.spad" 1733552 1733564 1733807 1733812) (-1036 "RFDIST.spad" 1732540 1732549 1733542 1733547) (-1035 "RETSOL.spad" 1731957 1731970 1732530 1732535) (-1034 "RETRACT.spad" 1731385 1731396 1731947 1731952) (-1033 "RETRACT.spad" 1730811 1730824 1731375 1731380) (-1032 "RETAST.spad" 1730623 1730632 1730801 1730806) (-1031 "RESULT.spad" 1728683 1728692 1729270 1729297) (-1030 "RESRING.spad" 1728030 1728077 1728621 1728678) (-1029 "RESLATC.spad" 1727354 1727365 1728020 1728025) (-1028 "REPSQ.spad" 1727083 1727094 1727344 1727349) (-1027 "REP.spad" 1724635 1724644 1727073 1727078) (-1026 "REPDB.spad" 1724340 1724351 1724625 1724630) (-1025 "REP2.spad" 1713912 1713923 1724182 1724187) (-1024 "REP1.spad" 1707902 1707913 1713862 1713867) (-1023 "REGSET.spad" 1705699 1705716 1707548 1707575) (-1022 "REF.spad" 1705028 1705039 1705654 1705659) (-1021 "REDORDER.spad" 1704204 1704221 1705018 1705023) (-1020 "RECLOS.spad" 1702987 1703007 1703691 1703784) (-1019 "REALSOLV.spad" 1702119 1702128 1702977 1702982) (-1018 "REAL.spad" 1701991 1702000 1702109 1702114) (-1017 "REAL0Q.spad" 1699273 1699288 1701981 1701986) (-1016 "REAL0.spad" 1696101 1696116 1699263 1699268) (-1015 "RDUCEAST.spad" 1695822 1695831 1696091 1696096) (-1014 "RDIV.spad" 1695473 1695498 1695812 1695817) (-1013 "RDIST.spad" 1695036 1695047 1695463 1695468) (-1012 "RDETRS.spad" 1693832 1693850 1695026 1695031) (-1011 "RDETR.spad" 1691939 1691957 1693822 1693827) (-1010 "RDEEFS.spad" 1691012 1691029 1691929 1691934) (-1009 "RDEEF.spad" 1690008 1690025 1691002 1691007) (-1008 "RCFIELD.spad" 1687194 1687203 1689910 1690003) (-1007 "RCFIELD.spad" 1684466 1684477 1687184 1687189) (-1006 "RCAGG.spad" 1682378 1682389 1684456 1684461) (-1005 "RCAGG.spad" 1680217 1680230 1682297 1682302) (-1004 "RATRET.spad" 1679577 1679588 1680207 1680212) (-1003 "RATFACT.spad" 1679269 1679281 1679567 1679572) (-1002 "RANDSRC.spad" 1678588 1678597 1679259 1679264) (-1001 "RADUTIL.spad" 1678342 1678351 1678578 1678583) (-1000 "RADIX.spad" 1675243 1675257 1676809 1676902) (-999 "RADFF.spad" 1673657 1673693 1673775 1673931) (-998 "RADCAT.spad" 1673251 1673259 1673647 1673652) (-997 "RADCAT.spad" 1672843 1672853 1673241 1673246) (-996 "QUEUE.spad" 1672186 1672196 1672450 1672477) (-995 "QUAT.spad" 1670768 1670778 1671110 1671175) (-994 "QUATCT2.spad" 1670387 1670405 1670758 1670763) (-993 "QUATCAT.spad" 1668552 1668562 1670317 1670382) (-992 "QUATCAT.spad" 1666468 1666480 1668235 1668240) (-991 "QUAGG.spad" 1665294 1665304 1666436 1666463) (-990 "QQUTAST.spad" 1665063 1665071 1665284 1665289) (-989 "QFORM.spad" 1664526 1664540 1665053 1665058) (-988 "QFCAT.spad" 1663229 1663239 1664428 1664521) (-987 "QFCAT.spad" 1661523 1661535 1662724 1662729) (-986 "QFCAT2.spad" 1661214 1661230 1661513 1661518) (-985 "QEQUAT.spad" 1660771 1660779 1661204 1661209) (-984 "QCMPACK.spad" 1655518 1655537 1660761 1660766) (-983 "QALGSET.spad" 1651593 1651625 1655432 1655437) (-982 "QALGSET2.spad" 1649589 1649607 1651583 1651588) (-981 "PWFFINTB.spad" 1646899 1646920 1649579 1649584) (-980 "PUSHVAR.spad" 1646228 1646247 1646889 1646894) (-979 "PTRANFN.spad" 1642354 1642364 1646218 1646223) (-978 "PTPACK.spad" 1639442 1639452 1642344 1642349) (-977 "PTFUNC2.spad" 1639263 1639277 1639432 1639437) (-976 "PTCAT.spad" 1638512 1638522 1639231 1639258) (-975 "PSQFR.spad" 1637819 1637843 1638502 1638507) (-974 "PSEUDLIN.spad" 1636677 1636687 1637809 1637814) (-973 "PSETPK.spad" 1622110 1622126 1636555 1636560) (-972 "PSETCAT.spad" 1616030 1616053 1622090 1622105) (-971 "PSETCAT.spad" 1609924 1609949 1615986 1615991) (-970 "PSCURVE.spad" 1608907 1608915 1609914 1609919) (-969 "PSCAT.spad" 1607674 1607703 1608805 1608902) (-968 "PSCAT.spad" 1606531 1606562 1607664 1607669) (-967 "PRTITION.spad" 1605476 1605484 1606521 1606526) (-966 "PRTDAST.spad" 1605195 1605203 1605466 1605471) (-965 "PRS.spad" 1594757 1594774 1605151 1605156) (-964 "PRQAGG.spad" 1594188 1594198 1594725 1594752) (-963 "PROPLOG.spad" 1593591 1593599 1594178 1594183) (-962 "PROPFRML.spad" 1592399 1592410 1593581 1593586) (-961 "PROPERTY.spad" 1591885 1591893 1592389 1592394) (-960 "PRODUCT.spad" 1589565 1589577 1589851 1589906) (-959 "PR.spad" 1587951 1587963 1588656 1588783) (-958 "PRINT.spad" 1587703 1587711 1587941 1587946) (-957 "PRIMES.spad" 1585954 1585964 1587693 1587698) (-956 "PRIMELT.spad" 1583935 1583949 1585944 1585949) (-955 "PRIMCAT.spad" 1583558 1583566 1583925 1583930) (-954 "PRIMARR.spad" 1582563 1582573 1582741 1582768) (-953 "PRIMARR2.spad" 1581286 1581298 1582553 1582558) (-952 "PREASSOC.spad" 1580658 1580670 1581276 1581281) (-951 "PPCURVE.spad" 1579795 1579803 1580648 1580653) (-950 "PORTNUM.spad" 1579570 1579578 1579785 1579790) (-949 "POLYROOT.spad" 1578399 1578421 1579526 1579531) (-948 "POLY.spad" 1575696 1575706 1576213 1576340) (-947 "POLYLIFT.spad" 1574957 1574980 1575686 1575691) (-946 "POLYCATQ.spad" 1573059 1573081 1574947 1574952) (-945 "POLYCAT.spad" 1566465 1566486 1572927 1573054) (-944 "POLYCAT.spad" 1559173 1559196 1565637 1565642) (-943 "POLY2UP.spad" 1558621 1558635 1559163 1559168) (-942 "POLY2.spad" 1558216 1558228 1558611 1558616) (-941 "POLUTIL.spad" 1557157 1557186 1558172 1558177) (-940 "POLTOPOL.spad" 1555905 1555920 1557147 1557152) (-939 "POINT.spad" 1554744 1554754 1554831 1554858) (-938 "PNTHEORY.spad" 1551410 1551418 1554734 1554739) (-937 "PMTOOLS.spad" 1550167 1550181 1551400 1551405) (-936 "PMSYM.spad" 1549712 1549722 1550157 1550162) (-935 "PMQFCAT.spad" 1549299 1549313 1549702 1549707) (-934 "PMPRED.spad" 1548768 1548782 1549289 1549294) (-933 "PMPREDFS.spad" 1548212 1548234 1548758 1548763) (-932 "PMPLCAT.spad" 1547282 1547300 1548144 1548149) (-931 "PMLSAGG.spad" 1546863 1546877 1547272 1547277) (-930 "PMKERNEL.spad" 1546430 1546442 1546853 1546858) (-929 "PMINS.spad" 1546006 1546016 1546420 1546425) (-928 "PMFS.spad" 1545579 1545597 1545996 1546001) (-927 "PMDOWN.spad" 1544865 1544879 1545569 1545574) (-926 "PMASS.spad" 1543873 1543881 1544855 1544860) (-925 "PMASSFS.spad" 1542838 1542854 1543863 1543868) (-924 "PLOTTOOL.spad" 1542618 1542626 1542828 1542833) (-923 "PLOT.spad" 1537449 1537457 1542608 1542613) (-922 "PLOT3D.spad" 1533869 1533877 1537439 1537444) (-921 "PLOT1.spad" 1533010 1533020 1533859 1533864) (-920 "PLEQN.spad" 1520226 1520253 1533000 1533005) (-919 "PINTERP.spad" 1519842 1519861 1520216 1520221) (-918 "PINTERPA.spad" 1519624 1519640 1519832 1519837) (-917 "PI.spad" 1519231 1519239 1519598 1519619) (-916 "PID.spad" 1518187 1518195 1519157 1519226) (-915 "PICOERCE.spad" 1517844 1517854 1518177 1518182) (-914 "PGROEB.spad" 1516441 1516455 1517834 1517839) (-913 "PGE.spad" 1507694 1507702 1516431 1516436) (-912 "PGCD.spad" 1506576 1506593 1507684 1507689) (-911 "PFRPAC.spad" 1505719 1505729 1506566 1506571) (-910 "PFR.spad" 1502376 1502386 1505621 1505714) (-909 "PFOTOOLS.spad" 1501634 1501650 1502366 1502371) (-908 "PFOQ.spad" 1501004 1501022 1501624 1501629) (-907 "PFO.spad" 1500423 1500450 1500994 1500999) (-906 "PF.spad" 1499997 1500009 1500228 1500321) (-905 "PFECAT.spad" 1497663 1497671 1499923 1499992) (-904 "PFECAT.spad" 1495357 1495367 1497619 1497624) (-903 "PFBRU.spad" 1493227 1493239 1495347 1495352) (-902 "PFBR.spad" 1490765 1490788 1493217 1493222) (-901 "PERM.spad" 1486446 1486456 1490595 1490610) (-900 "PERMGRP.spad" 1481182 1481192 1486436 1486441) (-899 "PERMCAT.spad" 1479734 1479744 1481162 1481177) (-898 "PERMAN.spad" 1478266 1478280 1479724 1479729) (-897 "PENDTREE.spad" 1477605 1477615 1477895 1477900) (-896 "PDRING.spad" 1476096 1476106 1477585 1477600) (-895 "PDRING.spad" 1474595 1474607 1476086 1476091) (-894 "PDEPROB.spad" 1473610 1473618 1474585 1474590) (-893 "PDEPACK.spad" 1467612 1467620 1473600 1473605) (-892 "PDECOMP.spad" 1467074 1467091 1467602 1467607) (-891 "PDECAT.spad" 1465428 1465436 1467064 1467069) (-890 "PCOMP.spad" 1465279 1465292 1465418 1465423) (-889 "PBWLB.spad" 1463861 1463878 1465269 1465274) (-888 "PATTERN.spad" 1458292 1458302 1463851 1463856) (-887 "PATTERN2.spad" 1458028 1458040 1458282 1458287) (-886 "PATTERN1.spad" 1456330 1456346 1458018 1458023) (-885 "PATRES.spad" 1453877 1453889 1456320 1456325) (-884 "PATRES2.spad" 1453539 1453553 1453867 1453872) (-883 "PATMATCH.spad" 1451696 1451727 1453247 1453252) (-882 "PATMAB.spad" 1451121 1451131 1451686 1451691) (-881 "PATLRES.spad" 1450205 1450219 1451111 1451116) (-880 "PATAB.spad" 1449969 1449979 1450195 1450200) (-879 "PARTPERM.spad" 1447331 1447339 1449959 1449964) (-878 "PARSURF.spad" 1446759 1446787 1447321 1447326) (-877 "PARSU2.spad" 1446554 1446570 1446749 1446754) (-876 "script-parser.spad" 1446074 1446082 1446544 1446549) (-875 "PARSCURV.spad" 1445502 1445530 1446064 1446069) (-874 "PARSC2.spad" 1445291 1445307 1445492 1445497) (-873 "PARPCURV.spad" 1444749 1444777 1445281 1445286) (-872 "PARPC2.spad" 1444538 1444554 1444739 1444744) (-871 "PAN2EXPR.spad" 1443950 1443958 1444528 1444533) (-870 "PALETTE.spad" 1442920 1442928 1443940 1443945) (-869 "PAIR.spad" 1441903 1441916 1442508 1442513) (-868 "PADICRC.spad" 1439233 1439251 1440408 1440501) (-867 "PADICRAT.spad" 1437248 1437260 1437469 1437562) (-866 "PADIC.spad" 1436943 1436955 1437174 1437243) (-865 "PADICCT.spad" 1435484 1435496 1436869 1436938) (-864 "PADEPAC.spad" 1434163 1434182 1435474 1435479) (-863 "PADE.spad" 1432903 1432919 1434153 1434158) (-862 "OWP.spad" 1432143 1432173 1432761 1432828) (-861 "OVERSET.spad" 1431716 1431724 1432133 1432138) (-860 "OVAR.spad" 1431497 1431520 1431706 1431711) (-859 "OUT.spad" 1430581 1430589 1431487 1431492) (-858 "OUTFORM.spad" 1419877 1419885 1430571 1430576) (-857 "OUTBFILE.spad" 1419295 1419303 1419867 1419872) (-856 "OUTBCON.spad" 1418293 1418301 1419285 1419290) (-855 "OUTBCON.spad" 1417289 1417299 1418283 1418288) (-854 "OSI.spad" 1416764 1416772 1417279 1417284) (-853 "OSGROUP.spad" 1416682 1416690 1416754 1416759) (-852 "ORTHPOL.spad" 1415143 1415153 1416599 1416604) (-851 "OREUP.spad" 1414596 1414624 1414823 1414862) (-850 "ORESUP.spad" 1413895 1413919 1414276 1414315) (-849 "OREPCTO.spad" 1411714 1411726 1413815 1413820) (-848 "OREPCAT.spad" 1405771 1405781 1411670 1411709) (-847 "OREPCAT.spad" 1399718 1399730 1405619 1405624) (-846 "ORDSET.spad" 1398884 1398892 1399708 1399713) (-845 "ORDSET.spad" 1398048 1398058 1398874 1398879) (-844 "ORDRING.spad" 1397438 1397446 1398028 1398043) (-843 "ORDRING.spad" 1396836 1396846 1397428 1397433) (-842 "ORDMON.spad" 1396691 1396699 1396826 1396831) (-841 "ORDFUNS.spad" 1395817 1395833 1396681 1396686) (-840 "ORDFIN.spad" 1395637 1395645 1395807 1395812) (-839 "ORDCOMP.spad" 1394102 1394112 1395184 1395213) (-838 "ORDCOMP2.spad" 1393387 1393399 1394092 1394097) (-837 "OPTPROB.spad" 1392025 1392033 1393377 1393382) (-836 "OPTPACK.spad" 1384410 1384418 1392015 1392020) (-835 "OPTCAT.spad" 1382085 1382093 1384400 1384405) (-834 "OPSIG.spad" 1381737 1381745 1382075 1382080) (-833 "OPQUERY.spad" 1381286 1381294 1381727 1381732) (-832 "OP.spad" 1381028 1381038 1381108 1381175) (-831 "OPERCAT.spad" 1380616 1380626 1381018 1381023) (-830 "OPERCAT.spad" 1380202 1380214 1380606 1380611) (-829 "ONECOMP.spad" 1378947 1378957 1379749 1379778) (-828 "ONECOMP2.spad" 1378365 1378377 1378937 1378942) (-827 "OMSERVER.spad" 1377367 1377375 1378355 1378360) (-826 "OMSAGG.spad" 1377155 1377165 1377323 1377362) (-825 "OMPKG.spad" 1375767 1375775 1377145 1377150) (-824 "OM.spad" 1374732 1374740 1375757 1375762) (-823 "OMLO.spad" 1374157 1374169 1374618 1374657) (-822 "OMEXPR.spad" 1373991 1374001 1374147 1374152) (-821 "OMERR.spad" 1373534 1373542 1373981 1373986) (-820 "OMERRK.spad" 1372568 1372576 1373524 1373529) (-819 "OMENC.spad" 1371912 1371920 1372558 1372563) (-818 "OMDEV.spad" 1366201 1366209 1371902 1371907) (-817 "OMCONN.spad" 1365610 1365618 1366191 1366196) (-816 "OINTDOM.spad" 1365373 1365381 1365536 1365605) (-815 "OFMONOID.spad" 1361560 1361570 1365363 1365368) (-814 "ODVAR.spad" 1360821 1360831 1361550 1361555) (-813 "ODR.spad" 1360465 1360491 1360633 1360782) (-812 "ODPOL.spad" 1357811 1357821 1358151 1358278) (-811 "ODP.spad" 1347658 1347678 1348031 1348162) (-810 "ODETOOLS.spad" 1346241 1346260 1347648 1347653) (-809 "ODESYS.spad" 1343891 1343908 1346231 1346236) (-808 "ODERTRIC.spad" 1339832 1339849 1343848 1343853) (-807 "ODERED.spad" 1339219 1339243 1339822 1339827) (-806 "ODERAT.spad" 1336770 1336787 1339209 1339214) (-805 "ODEPRRIC.spad" 1333661 1333683 1336760 1336765) (-804 "ODEPROB.spad" 1332918 1332926 1333651 1333656) (-803 "ODEPRIM.spad" 1330192 1330214 1332908 1332913) (-802 "ODEPAL.spad" 1329568 1329592 1330182 1330187) (-801 "ODEPACK.spad" 1316170 1316178 1329558 1329563) (-800 "ODEINT.spad" 1315601 1315617 1316160 1316165) (-799 "ODEIFTBL.spad" 1312996 1313004 1315591 1315596) (-798 "ODEEF.spad" 1308363 1308379 1312986 1312991) (-797 "ODECONST.spad" 1307882 1307900 1308353 1308358) (-796 "ODECAT.spad" 1306478 1306486 1307872 1307877) (-795 "OCT.spad" 1304616 1304626 1305332 1305371) (-794 "OCTCT2.spad" 1304260 1304281 1304606 1304611) (-793 "OC.spad" 1302034 1302044 1304216 1304255) (-792 "OC.spad" 1299533 1299545 1301717 1301722) (-791 "OCAMON.spad" 1299381 1299389 1299523 1299528) (-790 "OASGP.spad" 1299196 1299204 1299371 1299376) (-789 "OAMONS.spad" 1298716 1298724 1299186 1299191) (-788 "OAMON.spad" 1298577 1298585 1298706 1298711) (-787 "OAGROUP.spad" 1298439 1298447 1298567 1298572) (-786 "NUMTUBE.spad" 1298026 1298042 1298429 1298434) (-785 "NUMQUAD.spad" 1285888 1285896 1298016 1298021) (-784 "NUMODE.spad" 1277024 1277032 1285878 1285883) (-783 "NUMINT.spad" 1274582 1274590 1277014 1277019) (-782 "NUMFMT.spad" 1273422 1273430 1274572 1274577) (-781 "NUMERIC.spad" 1265494 1265504 1273227 1273232) (-780 "NTSCAT.spad" 1263996 1264012 1265462 1265489) (-779 "NTPOLFN.spad" 1263541 1263551 1263913 1263918) (-778 "NSUP.spad" 1256551 1256561 1261091 1261244) (-777 "NSUP2.spad" 1255943 1255955 1256541 1256546) (-776 "NSMP.spad" 1252138 1252157 1252446 1252573) (-775 "NREP.spad" 1250510 1250524 1252128 1252133) (-774 "NPCOEF.spad" 1249756 1249776 1250500 1250505) (-773 "NORMRETR.spad" 1249354 1249393 1249746 1249751) (-772 "NORMPK.spad" 1247256 1247275 1249344 1249349) (-771 "NORMMA.spad" 1246944 1246970 1247246 1247251) (-770 "NONE.spad" 1246685 1246693 1246934 1246939) (-769 "NONE1.spad" 1246361 1246371 1246675 1246680) (-768 "NODE1.spad" 1245830 1245846 1246351 1246356) (-767 "NNI.spad" 1244717 1244725 1245804 1245825) (-766 "NLINSOL.spad" 1243339 1243349 1244707 1244712) (-765 "NIPROB.spad" 1241880 1241888 1243329 1243334) (-764 "NFINTBAS.spad" 1239340 1239357 1241870 1241875) (-763 "NETCLT.spad" 1239314 1239325 1239330 1239335) (-762 "NCODIV.spad" 1237512 1237528 1239304 1239309) (-761 "NCNTFRAC.spad" 1237154 1237168 1237502 1237507) (-760 "NCEP.spad" 1235314 1235328 1237144 1237149) (-759 "NASRING.spad" 1234910 1234918 1235304 1235309) (-758 "NASRING.spad" 1234504 1234514 1234900 1234905) (-757 "NARNG.spad" 1233848 1233856 1234494 1234499) (-756 "NARNG.spad" 1233190 1233200 1233838 1233843) (-755 "NAGSP.spad" 1232263 1232271 1233180 1233185) (-754 "NAGS.spad" 1221788 1221796 1232253 1232258) (-753 "NAGF07.spad" 1220181 1220189 1221778 1221783) (-752 "NAGF04.spad" 1214413 1214421 1220171 1220176) (-751 "NAGF02.spad" 1208222 1208230 1214403 1214408) (-750 "NAGF01.spad" 1203825 1203833 1208212 1208217) (-749 "NAGE04.spad" 1197285 1197293 1203815 1203820) (-748 "NAGE02.spad" 1187627 1187635 1197275 1197280) (-747 "NAGE01.spad" 1183511 1183519 1187617 1187622) (-746 "NAGD03.spad" 1181431 1181439 1183501 1183506) (-745 "NAGD02.spad" 1173962 1173970 1181421 1181426) (-744 "NAGD01.spad" 1168075 1168083 1173952 1173957) (-743 "NAGC06.spad" 1163862 1163870 1168065 1168070) (-742 "NAGC05.spad" 1162331 1162339 1163852 1163857) (-741 "NAGC02.spad" 1161586 1161594 1162321 1162326) (-740 "NAALG.spad" 1161121 1161131 1161554 1161581) (-739 "NAALG.spad" 1160676 1160688 1161111 1161116) (-738 "MULTSQFR.spad" 1157634 1157651 1160666 1160671) (-737 "MULTFACT.spad" 1157017 1157034 1157624 1157629) (-736 "MTSCAT.spad" 1155051 1155072 1156915 1157012) (-735 "MTHING.spad" 1154708 1154718 1155041 1155046) (-734 "MSYSCMD.spad" 1154142 1154150 1154698 1154703) (-733 "MSET.spad" 1152084 1152094 1153848 1153887) (-732 "MSETAGG.spad" 1151929 1151939 1152052 1152079) (-731 "MRING.spad" 1148900 1148912 1151637 1151704) (-730 "MRF2.spad" 1148468 1148482 1148890 1148895) (-729 "MRATFAC.spad" 1148014 1148031 1148458 1148463) (-728 "MPRFF.spad" 1146044 1146063 1148004 1148009) (-727 "MPOLY.spad" 1143479 1143494 1143838 1143965) (-726 "MPCPF.spad" 1142743 1142762 1143469 1143474) (-725 "MPC3.spad" 1142558 1142598 1142733 1142738) (-724 "MPC2.spad" 1142200 1142233 1142548 1142553) (-723 "MONOTOOL.spad" 1140535 1140552 1142190 1142195) (-722 "MONOID.spad" 1139854 1139862 1140525 1140530) (-721 "MONOID.spad" 1139171 1139181 1139844 1139849) (-720 "MONOGEN.spad" 1137917 1137930 1139031 1139166) (-719 "MONOGEN.spad" 1136685 1136700 1137801 1137806) (-718 "MONADWU.spad" 1134699 1134707 1136675 1136680) (-717 "MONADWU.spad" 1132711 1132721 1134689 1134694) (-716 "MONAD.spad" 1131855 1131863 1132701 1132706) (-715 "MONAD.spad" 1130997 1131007 1131845 1131850) (-714 "MOEBIUS.spad" 1129683 1129697 1130977 1130992) (-713 "MODULE.spad" 1129553 1129563 1129651 1129678) (-712 "MODULE.spad" 1129443 1129455 1129543 1129548) (-711 "MODRING.spad" 1128774 1128813 1129423 1129438) (-710 "MODOP.spad" 1127433 1127445 1128596 1128663) (-709 "MODMONOM.spad" 1127162 1127180 1127423 1127428) (-708 "MODMON.spad" 1123921 1123937 1124640 1124793) (-707 "MODFIELD.spad" 1123279 1123318 1123823 1123916) (-706 "MMLFORM.spad" 1122139 1122147 1123269 1123274) (-705 "MMAP.spad" 1121879 1121913 1122129 1122134) (-704 "MLO.spad" 1120306 1120316 1121835 1121874) (-703 "MLIFT.spad" 1118878 1118895 1120296 1120301) (-702 "MKUCFUNC.spad" 1118411 1118429 1118868 1118873) (-701 "MKRECORD.spad" 1118013 1118026 1118401 1118406) (-700 "MKFUNC.spad" 1117394 1117404 1118003 1118008) (-699 "MKFLCFN.spad" 1116350 1116360 1117384 1117389) (-698 "MKBCFUNC.spad" 1115835 1115853 1116340 1116345) (-697 "MINT.spad" 1115274 1115282 1115737 1115830) (-696 "MHROWRED.spad" 1113775 1113785 1115264 1115269) (-695 "MFLOAT.spad" 1112291 1112299 1113665 1113770) (-694 "MFINFACT.spad" 1111691 1111713 1112281 1112286) (-693 "MESH.spad" 1109423 1109431 1111681 1111686) (-692 "MDDFACT.spad" 1107616 1107626 1109413 1109418) (-691 "MDAGG.spad" 1106903 1106913 1107596 1107611) (-690 "MCMPLX.spad" 1102877 1102885 1103491 1103692) (-689 "MCDEN.spad" 1102085 1102097 1102867 1102872) (-688 "MCALCFN.spad" 1099187 1099213 1102075 1102080) (-687 "MAYBE.spad" 1098471 1098482 1099177 1099182) (-686 "MATSTOR.spad" 1095747 1095757 1098461 1098466) (-685 "MATRIX.spad" 1094451 1094461 1094935 1094962) (-684 "MATLIN.spad" 1091777 1091801 1094335 1094340) (-683 "MATCAT.spad" 1083362 1083384 1091745 1091772) (-682 "MATCAT.spad" 1074819 1074843 1083204 1083209) (-681 "MATCAT2.spad" 1074087 1074135 1074809 1074814) (-680 "MAPPKG3.spad" 1072986 1073000 1074077 1074082) (-679 "MAPPKG2.spad" 1072320 1072332 1072976 1072981) (-678 "MAPPKG1.spad" 1071138 1071148 1072310 1072315) (-677 "MAPPAST.spad" 1070451 1070459 1071128 1071133) (-676 "MAPHACK3.spad" 1070259 1070273 1070441 1070446) (-675 "MAPHACK2.spad" 1070024 1070036 1070249 1070254) (-674 "MAPHACK1.spad" 1069654 1069664 1070014 1070019) (-673 "MAGMA.spad" 1067444 1067461 1069644 1069649) (-672 "MACROAST.spad" 1067023 1067031 1067434 1067439) (-671 "M3D.spad" 1064719 1064729 1066401 1066406) (-670 "LZSTAGG.spad" 1061947 1061957 1064709 1064714) (-669 "LZSTAGG.spad" 1059173 1059185 1061937 1061942) (-668 "LWORD.spad" 1055878 1055895 1059163 1059168) (-667 "LSTAST.spad" 1055662 1055670 1055868 1055873) (-666 "LSQM.spad" 1053888 1053902 1054286 1054337) (-665 "LSPP.spad" 1053421 1053438 1053878 1053883) (-664 "LSMP.spad" 1052261 1052289 1053411 1053416) (-663 "LSMP1.spad" 1050065 1050079 1052251 1052256) (-662 "LSAGG.spad" 1049734 1049744 1050033 1050060) (-661 "LSAGG.spad" 1049423 1049435 1049724 1049729) (-660 "LPOLY.spad" 1048377 1048396 1049279 1049348) (-659 "LPEFRAC.spad" 1047634 1047644 1048367 1048372) (-658 "LO.spad" 1047035 1047049 1047568 1047595) (-657 "LOGIC.spad" 1046637 1046645 1047025 1047030) (-656 "LOGIC.spad" 1046237 1046247 1046627 1046632) (-655 "LODOOPS.spad" 1045155 1045167 1046227 1046232) (-654 "LODO.spad" 1044539 1044555 1044835 1044874) (-653 "LODOF.spad" 1043583 1043600 1044496 1044501) (-652 "LODOCAT.spad" 1042241 1042251 1043539 1043578) (-651 "LODOCAT.spad" 1040897 1040909 1042197 1042202) (-650 "LODO2.spad" 1040170 1040182 1040577 1040616) (-649 "LODO1.spad" 1039570 1039580 1039850 1039889) (-648 "LODEEF.spad" 1038342 1038360 1039560 1039565) (-647 "LNAGG.spad" 1034144 1034154 1038332 1038337) (-646 "LNAGG.spad" 1029910 1029922 1034100 1034105) (-645 "LMOPS.spad" 1026646 1026663 1029900 1029905) (-644 "LMODULE.spad" 1026288 1026298 1026636 1026641) (-643 "LMDICT.spad" 1025571 1025581 1025839 1025866) (-642 "LITERAL.spad" 1025477 1025488 1025561 1025566) (-641 "LIST.spad" 1023195 1023205 1024624 1024651) (-640 "LIST3.spad" 1022486 1022500 1023185 1023190) (-639 "LIST2.spad" 1021126 1021138 1022476 1022481) (-638 "LIST2MAP.spad" 1018003 1018015 1021116 1021121) (-637 "LINEXP.spad" 1017435 1017445 1017983 1017998) (-636 "LINDEP.spad" 1016212 1016224 1017347 1017352) (-635 "LIMITRF.spad" 1014126 1014136 1016202 1016207) (-634 "LIMITPS.spad" 1013009 1013022 1014116 1014121) (-633 "LIE.spad" 1011023 1011035 1012299 1012444) (-632 "LIECAT.spad" 1010499 1010509 1010949 1011018) (-631 "LIECAT.spad" 1010003 1010015 1010455 1010460) (-630 "LIB.spad" 1008051 1008059 1008662 1008677) (-629 "LGROBP.spad" 1005404 1005423 1008041 1008046) (-628 "LF.spad" 1004323 1004339 1005394 1005399) (-627 "LFCAT.spad" 1003342 1003350 1004313 1004318) (-626 "LEXTRIPK.spad" 998845 998860 1003332 1003337) (-625 "LEXP.spad" 996848 996875 998825 998840) (-624 "LETAST.spad" 996547 996555 996838 996843) (-623 "LEADCDET.spad" 994931 994948 996537 996542) (-622 "LAZM3PK.spad" 993635 993657 994921 994926) (-621 "LAUPOL.spad" 992324 992337 993228 993297) (-620 "LAPLACE.spad" 991897 991913 992314 992319) (-619 "LA.spad" 991337 991351 991819 991858) (-618 "LALG.spad" 991113 991123 991317 991332) (-617 "LALG.spad" 990897 990909 991103 991108) (-616 "KVTFROM.spad" 990632 990642 990887 990892) (-615 "KTVLOGIC.spad" 990055 990063 990622 990627) (-614 "KRCFROM.spad" 989793 989803 990045 990050) (-613 "KOVACIC.spad" 988506 988523 989783 989788) (-612 "KONVERT.spad" 988228 988238 988496 988501) (-611 "KOERCE.spad" 987965 987975 988218 988223) (-610 "KERNEL.spad" 986500 986510 987749 987754) (-609 "KERNEL2.spad" 986203 986215 986490 986495) (-608 "KDAGG.spad" 985306 985328 986183 986198) (-607 "KDAGG.spad" 984417 984441 985296 985301) (-606 "KAFILE.spad" 983380 983396 983615 983642) (-605 "JORDAN.spad" 981207 981219 982670 982815) (-604 "JOINAST.spad" 980901 980909 981197 981202) (-603 "JAVACODE.spad" 980767 980775 980891 980896) (-602 "IXAGG.spad" 978890 978914 980757 980762) (-601 "IXAGG.spad" 976868 976894 978737 978742) (-600 "IVECTOR.spad" 975639 975654 975794 975821) (-599 "ITUPLE.spad" 974784 974794 975629 975634) (-598 "ITRIGMNP.spad" 973595 973614 974774 974779) (-597 "ITFUN3.spad" 973089 973103 973585 973590) (-596 "ITFUN2.spad" 972819 972831 973079 973084) (-595 "ITAYLOR.spad" 970611 970626 972655 972780) (-594 "ISUPS.spad" 963022 963037 969585 969682) (-593 "ISUMP.spad" 962519 962535 963012 963017) (-592 "ISTRING.spad" 961522 961535 961688 961715) (-591 "ISAST.spad" 961241 961249 961512 961517) (-590 "IRURPK.spad" 959954 959973 961231 961236) (-589 "IRSN.spad" 957914 957922 959944 959949) (-588 "IRRF2F.spad" 956389 956399 957870 957875) (-587 "IRREDFFX.spad" 955990 956001 956379 956384) (-586 "IROOT.spad" 954321 954331 955980 955985) (-585 "IR.spad" 952110 952124 954176 954203) (-584 "IR2.spad" 951130 951146 952100 952105) (-583 "IR2F.spad" 950330 950346 951120 951125) (-582 "IPRNTPK.spad" 950090 950098 950320 950325) (-581 "IPF.spad" 949655 949667 949895 949988) (-580 "IPADIC.spad" 949416 949442 949581 949650) (-579 "IP4ADDR.spad" 948973 948981 949406 949411) (-578 "IOMODE.spad" 948594 948602 948963 948968) (-577 "IOBFILE.spad" 947955 947963 948584 948589) (-576 "IOBCON.spad" 947820 947828 947945 947950) (-575 "INVLAPLA.spad" 947465 947481 947810 947815) (-574 "INTTR.spad" 940711 940728 947455 947460) (-573 "INTTOOLS.spad" 938422 938438 940285 940290) (-572 "INTSLPE.spad" 937728 937736 938412 938417) (-571 "INTRVL.spad" 937294 937304 937642 937723) (-570 "INTRF.spad" 935658 935672 937284 937289) (-569 "INTRET.spad" 935090 935100 935648 935653) (-568 "INTRAT.spad" 933765 933782 935080 935085) (-567 "INTPM.spad" 932128 932144 933408 933413) (-566 "INTPAF.spad" 929896 929914 932060 932065) (-565 "INTPACK.spad" 920206 920214 929886 929891) (-564 "INT.spad" 919567 919575 920060 920201) (-563 "INTHERTR.spad" 918833 918850 919557 919562) (-562 "INTHERAL.spad" 918499 918523 918823 918828) (-561 "INTHEORY.spad" 914912 914920 918489 918494) (-560 "INTG0.spad" 908375 908393 914844 914849) (-559 "INTFTBL.spad" 902404 902412 908365 908370) (-558 "INTFACT.spad" 901463 901473 902394 902399) (-557 "INTEF.spad" 899778 899794 901453 901458) (-556 "INTDOM.spad" 898393 898401 899704 899773) (-555 "INTDOM.spad" 897070 897080 898383 898388) (-554 "INTCAT.spad" 895323 895333 896984 897065) (-553 "INTBIT.spad" 894826 894834 895313 895318) (-552 "INTALG.spad" 894008 894035 894816 894821) (-551 "INTAF.spad" 893500 893516 893998 894003) (-550 "INTABL.spad" 892018 892049 892181 892208) (-549 "INT8.spad" 891898 891906 892008 892013) (-548 "INT64.spad" 891777 891785 891888 891893) (-547 "INT32.spad" 891656 891664 891767 891772) (-546 "INT16.spad" 891535 891543 891646 891651) (-545 "INS.spad" 889002 889010 891437 891530) (-544 "INS.spad" 886555 886565 888992 888997) (-543 "INPSIGN.spad" 885989 886002 886545 886550) (-542 "INPRODPF.spad" 885055 885074 885979 885984) (-541 "INPRODFF.spad" 884113 884137 885045 885050) (-540 "INNMFACT.spad" 883084 883101 884103 884108) (-539 "INMODGCD.spad" 882568 882598 883074 883079) (-538 "INFSP.spad" 880853 880875 882558 882563) (-537 "INFPROD0.spad" 879903 879922 880843 880848) (-536 "INFORM.spad" 877064 877072 879893 879898) (-535 "INFORM1.spad" 876689 876699 877054 877059) (-534 "INFINITY.spad" 876241 876249 876679 876684) (-533 "INETCLTS.spad" 876218 876226 876231 876236) (-532 "INEP.spad" 874750 874772 876208 876213) (-531 "INDE.spad" 874479 874496 874740 874745) (-530 "INCRMAPS.spad" 873900 873910 874469 874474) (-529 "INBFILE.spad" 872972 872980 873890 873895) (-528 "INBFF.spad" 868742 868753 872962 872967) (-527 "INBCON.spad" 867030 867038 868732 868737) (-526 "INBCON.spad" 865316 865326 867020 867025) (-525 "INAST.spad" 864977 864985 865306 865311) (-524 "IMPTAST.spad" 864685 864693 864967 864972) (-523 "IMATRIX.spad" 863630 863656 864142 864169) (-522 "IMATQF.spad" 862724 862768 863586 863591) (-521 "IMATLIN.spad" 861329 861353 862680 862685) (-520 "ILIST.spad" 859985 860000 860512 860539) (-519 "IIARRAY2.spad" 859373 859411 859592 859619) (-518 "IFF.spad" 858783 858799 859054 859147) (-517 "IFAST.spad" 858397 858405 858773 858778) (-516 "IFARRAY.spad" 855884 855899 857580 857607) (-515 "IFAMON.spad" 855746 855763 855840 855845) (-514 "IEVALAB.spad" 855135 855147 855736 855741) (-513 "IEVALAB.spad" 854522 854536 855125 855130) (-512 "IDPO.spad" 854320 854332 854512 854517) (-511 "IDPOAMS.spad" 854076 854088 854310 854315) (-510 "IDPOAM.spad" 853796 853808 854066 854071) (-509 "IDPC.spad" 852730 852742 853786 853791) (-508 "IDPAM.spad" 852475 852487 852720 852725) (-507 "IDPAG.spad" 852222 852234 852465 852470) (-506 "IDENT.spad" 851872 851880 852212 852217) (-505 "IDECOMP.spad" 849109 849127 851862 851867) (-504 "IDEAL.spad" 844032 844071 849044 849049) (-503 "ICDEN.spad" 843183 843199 844022 844027) (-502 "ICARD.spad" 842372 842380 843173 843178) (-501 "IBPTOOLS.spad" 840965 840982 842362 842367) (-500 "IBITS.spad" 840164 840177 840601 840628) (-499 "IBATOOL.spad" 837039 837058 840154 840159) (-498 "IBACHIN.spad" 835526 835541 837029 837034) (-497 "IARRAY2.spad" 834514 834540 835133 835160) (-496 "IARRAY1.spad" 833559 833574 833697 833724) (-495 "IAN.spad" 831772 831780 833375 833468) (-494 "IALGFACT.spad" 831373 831406 831762 831767) (-493 "HYPCAT.spad" 830797 830805 831363 831368) (-492 "HYPCAT.spad" 830219 830229 830787 830792) (-491 "HOSTNAME.spad" 830027 830035 830209 830214) (-490 "HOMOTOP.spad" 829770 829780 830017 830022) (-489 "HOAGG.spad" 827038 827048 829760 829765) (-488 "HOAGG.spad" 824081 824093 826805 826810) (-487 "HEXADEC.spad" 822183 822191 822548 822641) (-486 "HEUGCD.spad" 821198 821209 822173 822178) (-485 "HELLFDIV.spad" 820788 820812 821188 821193) (-484 "HEAP.spad" 820180 820190 820395 820422) (-483 "HEADAST.spad" 819711 819719 820170 820175) (-482 "HDP.spad" 809554 809570 809931 810062) (-481 "HDMP.spad" 806730 806745 807348 807475) (-480 "HB.spad" 804967 804975 806720 806725) (-479 "HASHTBL.spad" 803437 803468 803648 803675) (-478 "HASAST.spad" 803153 803161 803427 803432) (-477 "HACKPI.spad" 802636 802644 803055 803148) (-476 "GTSET.spad" 801575 801591 802282 802309) (-475 "GSTBL.spad" 800094 800129 800268 800283) (-474 "GSERIES.spad" 797261 797288 798226 798375) (-473 "GROUP.spad" 796530 796538 797241 797256) (-472 "GROUP.spad" 795807 795817 796520 796525) (-471 "GROEBSOL.spad" 794295 794316 795797 795802) (-470 "GRMOD.spad" 792866 792878 794285 794290) (-469 "GRMOD.spad" 791435 791449 792856 792861) (-468 "GRIMAGE.spad" 784040 784048 791425 791430) (-467 "GRDEF.spad" 782419 782427 784030 784035) (-466 "GRAY.spad" 780878 780886 782409 782414) (-465 "GRALG.spad" 779925 779937 780868 780873) (-464 "GRALG.spad" 778970 778984 779915 779920) (-463 "GPOLSET.spad" 778424 778447 778652 778679) (-462 "GOSPER.spad" 777689 777707 778414 778419) (-461 "GMODPOL.spad" 776827 776854 777657 777684) (-460 "GHENSEL.spad" 775896 775910 776817 776822) (-459 "GENUPS.spad" 771997 772010 775886 775891) (-458 "GENUFACT.spad" 771574 771584 771987 771992) (-457 "GENPGCD.spad" 771158 771175 771564 771569) (-456 "GENMFACT.spad" 770610 770629 771148 771153) (-455 "GENEEZ.spad" 768549 768562 770600 770605) (-454 "GDMP.spad" 765567 765584 766343 766470) (-453 "GCNAALG.spad" 759462 759489 765361 765428) (-452 "GCDDOM.spad" 758634 758642 759388 759457) (-451 "GCDDOM.spad" 757868 757878 758624 758629) (-450 "GB.spad" 755386 755424 757824 757829) (-449 "GBINTERN.spad" 751406 751444 755376 755381) (-448 "GBF.spad" 747163 747201 751396 751401) (-447 "GBEUCLID.spad" 745037 745075 747153 747158) (-446 "GAUSSFAC.spad" 744334 744342 745027 745032) (-445 "GALUTIL.spad" 742656 742666 744290 744295) (-444 "GALPOLYU.spad" 741102 741115 742646 742651) (-443 "GALFACTU.spad" 739267 739286 741092 741097) (-442 "GALFACT.spad" 729400 729411 739257 739262) (-441 "FVFUN.spad" 726423 726431 729390 729395) (-440 "FVC.spad" 725475 725483 726413 726418) (-439 "FUNDESC.spad" 725153 725161 725465 725470) (-438 "FUNCTION.spad" 725002 725014 725143 725148) (-437 "FT.spad" 723295 723303 724992 724997) (-436 "FTEM.spad" 722458 722466 723285 723290) (-435 "FSUPFACT.spad" 721358 721377 722394 722399) (-434 "FST.spad" 719444 719452 721348 721353) (-433 "FSRED.spad" 718922 718938 719434 719439) (-432 "FSPRMELT.spad" 717746 717762 718879 718884) (-431 "FSPECF.spad" 715823 715839 717736 717741) (-430 "FS.spad" 709885 709895 715598 715818) (-429 "FS.spad" 703725 703737 709440 709445) (-428 "FSINT.spad" 703383 703399 703715 703720) (-427 "FSERIES.spad" 702570 702582 703203 703302) (-426 "FSCINT.spad" 701883 701899 702560 702565) (-425 "FSAGG.spad" 701000 701010 701839 701878) (-424 "FSAGG.spad" 700079 700091 700920 700925) (-423 "FSAGG2.spad" 698778 698794 700069 700074) (-422 "FS2UPS.spad" 693261 693295 698768 698773) (-421 "FS2.spad" 692906 692922 693251 693256) (-420 "FS2EXPXP.spad" 692029 692052 692896 692901) (-419 "FRUTIL.spad" 690971 690981 692019 692024) (-418 "FR.spad" 684665 684675 689995 690064) (-417 "FRNAALG.spad" 679752 679762 684607 684660) (-416 "FRNAALG.spad" 674851 674863 679708 679713) (-415 "FRNAAF2.spad" 674305 674323 674841 674846) (-414 "FRMOD.spad" 673699 673729 674236 674241) (-413 "FRIDEAL.spad" 672894 672915 673679 673694) (-412 "FRIDEAL2.spad" 672496 672528 672884 672889) (-411 "FRETRCT.spad" 672007 672017 672486 672491) (-410 "FRETRCT.spad" 671384 671396 671865 671870) (-409 "FRAMALG.spad" 669712 669725 671340 671379) (-408 "FRAMALG.spad" 668072 668087 669702 669707) (-407 "FRAC.spad" 665171 665181 665574 665747) (-406 "FRAC2.spad" 664774 664786 665161 665166) (-405 "FR2.spad" 664108 664120 664764 664769) (-404 "FPS.spad" 660917 660925 663998 664103) (-403 "FPS.spad" 657754 657764 660837 660842) (-402 "FPC.spad" 656796 656804 657656 657749) (-401 "FPC.spad" 655924 655934 656786 656791) (-400 "FPATMAB.spad" 655686 655696 655914 655919) (-399 "FPARFRAC.spad" 654159 654176 655676 655681) (-398 "FORTRAN.spad" 652665 652708 654149 654154) (-397 "FORT.spad" 651594 651602 652655 652660) (-396 "FORTFN.spad" 648764 648772 651584 651589) (-395 "FORTCAT.spad" 648448 648456 648754 648759) (-394 "FORMULA.spad" 645912 645920 648438 648443) (-393 "FORMULA1.spad" 645391 645401 645902 645907) (-392 "FORDER.spad" 645082 645106 645381 645386) (-391 "FOP.spad" 644283 644291 645072 645077) (-390 "FNLA.spad" 643707 643729 644251 644278) (-389 "FNCAT.spad" 642294 642302 643697 643702) (-388 "FNAME.spad" 642186 642194 642284 642289) (-387 "FMTC.spad" 641984 641992 642112 642181) (-386 "FMONOID.spad" 639039 639049 641940 641945) (-385 "FM.spad" 638734 638746 638973 639000) (-384 "FMFUN.spad" 635764 635772 638724 638729) (-383 "FMC.spad" 634816 634824 635754 635759) (-382 "FMCAT.spad" 632470 632488 634784 634811) (-381 "FM1.spad" 631827 631839 632404 632431) (-380 "FLOATRP.spad" 629548 629562 631817 631822) (-379 "FLOAT.spad" 622836 622844 629414 629543) (-378 "FLOATCP.spad" 620253 620267 622826 622831) (-377 "FLINEXP.spad" 619965 619975 620233 620248) (-376 "FLINEXP.spad" 619631 619643 619901 619906) (-375 "FLASORT.spad" 618951 618963 619621 619626) (-374 "FLALG.spad" 616597 616616 618877 618946) (-373 "FLAGG.spad" 613615 613625 616577 616592) (-372 "FLAGG.spad" 610534 610546 613498 613503) (-371 "FLAGG2.spad" 609215 609231 610524 610529) (-370 "FINRALG.spad" 607244 607257 609171 609210) (-369 "FINRALG.spad" 605199 605214 607128 607133) (-368 "FINITE.spad" 604351 604359 605189 605194) (-367 "FINAALG.spad" 593332 593342 604293 604346) (-366 "FINAALG.spad" 582325 582337 593288 593293) (-365 "FILE.spad" 581908 581918 582315 582320) (-364 "FILECAT.spad" 580426 580443 581898 581903) (-363 "FIELD.spad" 579832 579840 580328 580421) (-362 "FIELD.spad" 579324 579334 579822 579827) (-361 "FGROUP.spad" 577933 577943 579304 579319) (-360 "FGLMICPK.spad" 576720 576735 577923 577928) (-359 "FFX.spad" 576095 576110 576436 576529) (-358 "FFSLPE.spad" 575584 575605 576085 576090) (-357 "FFPOLY.spad" 566836 566847 575574 575579) (-356 "FFPOLY2.spad" 565896 565913 566826 566831) (-355 "FFP.spad" 565293 565313 565612 565705) (-354 "FF.spad" 564741 564757 564974 565067) (-353 "FFNBX.spad" 563253 563273 564457 564550) (-352 "FFNBP.spad" 561766 561783 562969 563062) (-351 "FFNB.spad" 560231 560252 561447 561540) (-350 "FFINTBAS.spad" 557645 557664 560221 560226) (-349 "FFIELDC.spad" 555220 555228 557547 557640) (-348 "FFIELDC.spad" 552881 552891 555210 555215) (-347 "FFHOM.spad" 551629 551646 552871 552876) (-346 "FFF.spad" 549064 549075 551619 551624) (-345 "FFCGX.spad" 547911 547931 548780 548873) (-344 "FFCGP.spad" 546800 546820 547627 547720) (-343 "FFCG.spad" 545592 545613 546481 546574) (-342 "FFCAT.spad" 538619 538641 545431 545587) (-341 "FFCAT.spad" 531725 531749 538539 538544) (-340 "FFCAT2.spad" 531470 531510 531715 531720) (-339 "FEXPR.spad" 523179 523225 531226 531265) (-338 "FEVALAB.spad" 522885 522895 523169 523174) (-337 "FEVALAB.spad" 522376 522388 522662 522667) (-336 "FDIV.spad" 521818 521842 522366 522371) (-335 "FDIVCAT.spad" 519860 519884 521808 521813) (-334 "FDIVCAT.spad" 517900 517926 519850 519855) (-333 "FDIV2.spad" 517554 517594 517890 517895) (-332 "FCPAK1.spad" 516107 516115 517544 517549) (-331 "FCOMP.spad" 515486 515496 516097 516102) (-330 "FC.spad" 505401 505409 515476 515481) (-329 "FAXF.spad" 498336 498350 505303 505396) (-328 "FAXF.spad" 491323 491339 498292 498297) (-327 "FARRAY.spad" 489469 489479 490506 490533) (-326 "FAMR.spad" 487589 487601 489367 489464) (-325 "FAMR.spad" 485693 485707 487473 487478) (-324 "FAMONOID.spad" 485343 485353 485647 485652) (-323 "FAMONC.spad" 483565 483577 485333 485338) (-322 "FAGROUP.spad" 483171 483181 483461 483488) (-321 "FACUTIL.spad" 481367 481384 483161 483166) (-320 "FACTFUNC.spad" 480543 480553 481357 481362) (-319 "EXPUPXS.spad" 477376 477399 478675 478824) (-318 "EXPRTUBE.spad" 474604 474612 477366 477371) (-317 "EXPRODE.spad" 471476 471492 474594 474599) (-316 "EXPR.spad" 466751 466761 467465 467872) (-315 "EXPR2UPS.spad" 462843 462856 466741 466746) (-314 "EXPR2.spad" 462546 462558 462833 462838) (-313 "EXPEXPAN.spad" 459484 459509 460118 460211) (-312 "EXIT.spad" 459155 459163 459474 459479) (-311 "EXITAST.spad" 458891 458899 459145 459150) (-310 "EVALCYC.spad" 458349 458363 458881 458886) (-309 "EVALAB.spad" 457913 457923 458339 458344) (-308 "EVALAB.spad" 457475 457487 457903 457908) (-307 "EUCDOM.spad" 455017 455025 457401 457470) (-306 "EUCDOM.spad" 452621 452631 455007 455012) (-305 "ESTOOLS.spad" 444461 444469 452611 452616) (-304 "ESTOOLS2.spad" 444062 444076 444451 444456) (-303 "ESTOOLS1.spad" 443747 443758 444052 444057) (-302 "ES.spad" 436294 436302 443737 443742) (-301 "ES.spad" 428747 428757 436192 436197) (-300 "ESCONT.spad" 425520 425528 428737 428742) (-299 "ESCONT1.spad" 425269 425281 425510 425515) (-298 "ES2.spad" 424764 424780 425259 425264) (-297 "ES1.spad" 424330 424346 424754 424759) (-296 "ERROR.spad" 421651 421659 424320 424325) (-295 "EQTBL.spad" 420123 420145 420332 420359) (-294 "EQ.spad" 414997 415007 417796 417908) (-293 "EQ2.spad" 414713 414725 414987 414992) (-292 "EP.spad" 411027 411037 414703 414708) (-291 "ENV.spad" 409679 409687 411017 411022) (-290 "ENTIRER.spad" 409347 409355 409623 409674) (-289 "EMR.spad" 408548 408589 409273 409342) (-288 "ELTAGG.spad" 406788 406807 408538 408543) (-287 "ELTAGG.spad" 404992 405013 406744 406749) (-286 "ELTAB.spad" 404439 404457 404982 404987) (-285 "ELFUTS.spad" 403818 403837 404429 404434) (-284 "ELEMFUN.spad" 403507 403515 403808 403813) (-283 "ELEMFUN.spad" 403194 403204 403497 403502) (-282 "ELAGG.spad" 401137 401147 403174 403189) (-281 "ELAGG.spad" 399017 399029 401056 401061) (-280 "ELABEXPR.spad" 397940 397948 399007 399012) (-279 "EFUPXS.spad" 394716 394746 397896 397901) (-278 "EFULS.spad" 391552 391575 394672 394677) (-277 "EFSTRUC.spad" 389507 389523 391542 391547) (-276 "EF.spad" 384273 384289 389497 389502) (-275 "EAB.spad" 382549 382557 384263 384268) (-274 "E04UCFA.spad" 382085 382093 382539 382544) (-273 "E04NAFA.spad" 381662 381670 382075 382080) (-272 "E04MBFA.spad" 381242 381250 381652 381657) (-271 "E04JAFA.spad" 380778 380786 381232 381237) (-270 "E04GCFA.spad" 380314 380322 380768 380773) (-269 "E04FDFA.spad" 379850 379858 380304 380309) (-268 "E04DGFA.spad" 379386 379394 379840 379845) (-267 "E04AGNT.spad" 375228 375236 379376 379381) (-266 "DVARCAT.spad" 371913 371923 375218 375223) (-265 "DVARCAT.spad" 368596 368608 371903 371908) (-264 "DSMP.spad" 366027 366041 366332 366459) (-263 "DROPT.spad" 359972 359980 366017 366022) (-262 "DROPT1.spad" 359635 359645 359962 359967) (-261 "DROPT0.spad" 354462 354470 359625 359630) (-260 "DRAWPT.spad" 352617 352625 354452 354457) (-259 "DRAW.spad" 345217 345230 352607 352612) (-258 "DRAWHACK.spad" 344525 344535 345207 345212) (-257 "DRAWCX.spad" 341967 341975 344515 344520) (-256 "DRAWCURV.spad" 341504 341519 341957 341962) (-255 "DRAWCFUN.spad" 330676 330684 341494 341499) (-254 "DQAGG.spad" 328844 328854 330644 330671) (-253 "DPOLCAT.spad" 324185 324201 328712 328839) (-252 "DPOLCAT.spad" 319612 319630 324141 324146) (-251 "DPMO.spad" 311838 311854 311976 312277) (-250 "DPMM.spad" 304077 304095 304202 304503) (-249 "DOMCTOR.spad" 303969 303977 304067 304072) (-248 "DOMAIN.spad" 303100 303108 303959 303964) (-247 "DMP.spad" 300322 300337 300894 301021) (-246 "DLP.spad" 299670 299680 300312 300317) (-245 "DLIST.spad" 298249 298259 298853 298880) (-244 "DLAGG.spad" 296660 296670 298239 298244) (-243 "DIVRING.spad" 296202 296210 296604 296655) (-242 "DIVRING.spad" 295788 295798 296192 296197) (-241 "DISPLAY.spad" 293968 293976 295778 295783) (-240 "DIRPROD.spad" 283548 283564 284188 284319) (-239 "DIRPROD2.spad" 282356 282374 283538 283543) (-238 "DIRPCAT.spad" 281298 281314 282220 282351) (-237 "DIRPCAT.spad" 279969 279987 280893 280898) (-236 "DIOSP.spad" 278794 278802 279959 279964) (-235 "DIOPS.spad" 277778 277788 278774 278789) (-234 "DIOPS.spad" 276736 276748 277734 277739) (-233 "DIFRING.spad" 276028 276036 276716 276731) (-232 "DIFRING.spad" 275328 275338 276018 276023) (-231 "DIFEXT.spad" 274487 274497 275308 275323) (-230 "DIFEXT.spad" 273563 273575 274386 274391) (-229 "DIAGG.spad" 273193 273203 273543 273558) (-228 "DIAGG.spad" 272831 272843 273183 273188) (-227 "DHMATRIX.spad" 271135 271145 272288 272315) (-226 "DFSFUN.spad" 264543 264551 271125 271130) (-225 "DFLOAT.spad" 261264 261272 264433 264538) (-224 "DFINTTLS.spad" 259473 259489 261254 261259) (-223 "DERHAM.spad" 257383 257415 259453 259468) (-222 "DEQUEUE.spad" 256701 256711 256990 257017) (-221 "DEGRED.spad" 256316 256330 256691 256696) (-220 "DEFINTRF.spad" 253841 253851 256306 256311) (-219 "DEFINTEF.spad" 252337 252353 253831 253836) (-218 "DEFAST.spad" 251705 251713 252327 252332) (-217 "DECIMAL.spad" 249811 249819 250172 250265) (-216 "DDFACT.spad" 247610 247627 249801 249806) (-215 "DBLRESP.spad" 247208 247232 247600 247605) (-214 "DBASE.spad" 245862 245872 247198 247203) (-213 "DATAARY.spad" 245324 245337 245852 245857) (-212 "D03FAFA.spad" 245152 245160 245314 245319) (-211 "D03EEFA.spad" 244972 244980 245142 245147) (-210 "D03AGNT.spad" 244052 244060 244962 244967) (-209 "D02EJFA.spad" 243514 243522 244042 244047) (-208 "D02CJFA.spad" 242992 243000 243504 243509) (-207 "D02BHFA.spad" 242482 242490 242982 242987) (-206 "D02BBFA.spad" 241972 241980 242472 242477) (-205 "D02AGNT.spad" 236776 236784 241962 241967) (-204 "D01WGTS.spad" 235095 235103 236766 236771) (-203 "D01TRNS.spad" 235072 235080 235085 235090) (-202 "D01GBFA.spad" 234594 234602 235062 235067) (-201 "D01FCFA.spad" 234116 234124 234584 234589) (-200 "D01ASFA.spad" 233584 233592 234106 234111) (-199 "D01AQFA.spad" 233030 233038 233574 233579) (-198 "D01APFA.spad" 232454 232462 233020 233025) (-197 "D01ANFA.spad" 231948 231956 232444 232449) (-196 "D01AMFA.spad" 231458 231466 231938 231943) (-195 "D01ALFA.spad" 230998 231006 231448 231453) (-194 "D01AKFA.spad" 230524 230532 230988 230993) (-193 "D01AJFA.spad" 230047 230055 230514 230519) (-192 "D01AGNT.spad" 226106 226114 230037 230042) (-191 "CYCLOTOM.spad" 225612 225620 226096 226101) (-190 "CYCLES.spad" 222444 222452 225602 225607) (-189 "CVMP.spad" 221861 221871 222434 222439) (-188 "CTRIGMNP.spad" 220351 220367 221851 221856) (-187 "CTOR.spad" 220042 220050 220341 220346) (-186 "CTORKIND.spad" 219645 219653 220032 220037) (-185 "CTORCAT.spad" 218894 218902 219635 219640) (-184 "CTORCAT.spad" 218141 218151 218884 218889) (-183 "CTORCALL.spad" 217721 217729 218131 218136) (-182 "CSTTOOLS.spad" 216964 216977 217711 217716) (-181 "CRFP.spad" 210668 210681 216954 216959) (-180 "CRCEAST.spad" 210388 210396 210658 210663) (-179 "CRAPACK.spad" 209431 209441 210378 210383) (-178 "CPMATCH.spad" 208931 208946 209356 209361) (-177 "CPIMA.spad" 208636 208655 208921 208926) (-176 "COORDSYS.spad" 203529 203539 208626 208631) (-175 "CONTOUR.spad" 202936 202944 203519 203524) (-174 "CONTFRAC.spad" 198548 198558 202838 202931) (-173 "CONDUIT.spad" 198306 198314 198538 198543) (-172 "COMRING.spad" 197980 197988 198244 198301) (-171 "COMPPROP.spad" 197494 197502 197970 197975) (-170 "COMPLPAT.spad" 197261 197276 197484 197489) (-169 "COMPLEX.spad" 191285 191295 191529 191790) (-168 "COMPLEX2.spad" 190998 191010 191275 191280) (-167 "COMPFACT.spad" 190600 190614 190988 190993) (-166 "COMPCAT.spad" 188668 188678 190334 190595) (-165 "COMPCAT.spad" 186429 186441 188097 188102) (-164 "COMMUPC.spad" 186175 186193 186419 186424) (-163 "COMMONOP.spad" 185708 185716 186165 186170) (-162 "COMM.spad" 185517 185525 185698 185703) (-161 "COMMAAST.spad" 185280 185288 185507 185512) (-160 "COMBOPC.spad" 184185 184193 185270 185275) (-159 "COMBINAT.spad" 182930 182940 184175 184180) (-158 "COMBF.spad" 180298 180314 182920 182925) (-157 "COLOR.spad" 179135 179143 180288 180293) (-156 "COLONAST.spad" 178801 178809 179125 179130) (-155 "CMPLXRT.spad" 178510 178527 178791 178796) (-154 "CLLCTAST.spad" 178172 178180 178500 178505) (-153 "CLIP.spad" 174264 174272 178162 178167) (-152 "CLIF.spad" 172903 172919 174220 174259) (-151 "CLAGG.spad" 169388 169398 172893 172898) (-150 "CLAGG.spad" 165744 165756 169251 169256) (-149 "CINTSLPE.spad" 165069 165082 165734 165739) (-148 "CHVAR.spad" 163147 163169 165059 165064) (-147 "CHARZ.spad" 163062 163070 163127 163142) (-146 "CHARPOL.spad" 162570 162580 163052 163057) (-145 "CHARNZ.spad" 162323 162331 162550 162565) (-144 "CHAR.spad" 160191 160199 162313 162318) (-143 "CFCAT.spad" 159507 159515 160181 160186) (-142 "CDEN.spad" 158665 158679 159497 159502) (-141 "CCLASS.spad" 156814 156822 158076 158115) (-140 "CATEGORY.spad" 155904 155912 156804 156809) (-139 "CATCTOR.spad" 155795 155803 155894 155899) (-138 "CATAST.spad" 155413 155421 155785 155790) (-137 "CASEAST.spad" 155127 155135 155403 155408) (-136 "CARTEN.spad" 150230 150254 155117 155122) (-135 "CARTEN2.spad" 149616 149643 150220 150225) (-134 "CARD.spad" 146905 146913 149590 149611) (-133 "CAPSLAST.spad" 146679 146687 146895 146900) (-132 "CACHSET.spad" 146301 146309 146669 146674) (-131 "CABMON.spad" 145854 145862 146291 146296) (-130 "BYTEORD.spad" 145529 145537 145844 145849) (-129 "BYTE.spad" 144954 144962 145519 145524) (-128 "BYTEBUF.spad" 142811 142819 144123 144150) (-127 "BTREE.spad" 141880 141890 142418 142445) (-126 "BTOURN.spad" 140883 140893 141487 141514) (-125 "BTCAT.spad" 140271 140281 140851 140878) (-124 "BTCAT.spad" 139679 139691 140261 140266) (-123 "BTAGG.spad" 138801 138809 139647 139674) (-122 "BTAGG.spad" 137943 137953 138791 138796) (-121 "BSTREE.spad" 136678 136688 137550 137577) (-120 "BRILL.spad" 134873 134884 136668 136673) (-119 "BRAGG.spad" 133797 133807 134863 134868) (-118 "BRAGG.spad" 132685 132697 133753 133758) (-117 "BPADICRT.spad" 130666 130678 130921 131014) (-116 "BPADIC.spad" 130330 130342 130592 130661) (-115 "BOUNDZRO.spad" 129986 130003 130320 130325) (-114 "BOP.spad" 125004 125012 129976 129981) (-113 "BOP1.spad" 122390 122400 124960 124965) (-112 "BOOLEAN.spad" 121714 121722 122380 122385) (-111 "BMODULE.spad" 121426 121438 121682 121709) (-110 "BITS.spad" 120845 120853 121062 121089) (-109 "BINDING.spad" 120256 120264 120835 120840) (-108 "BINARY.spad" 118367 118375 118723 118816) (-107 "BGAGG.spad" 117564 117574 118347 118362) (-106 "BGAGG.spad" 116769 116781 117554 117559) (-105 "BFUNCT.spad" 116333 116341 116749 116764) (-104 "BEZOUT.spad" 115467 115494 116283 116288) (-103 "BBTREE.spad" 112286 112296 115074 115101) (-102 "BASTYPE.spad" 111958 111966 112276 112281) (-101 "BASTYPE.spad" 111628 111638 111948 111953) (-100 "BALFACT.spad" 111067 111080 111618 111623) (-99 "AUTOMOR.spad" 110514 110523 111047 111062) (-98 "ATTREG.spad" 107233 107240 110266 110509) (-97 "ATTRBUT.spad" 103256 103263 107213 107228) (-96 "ATTRAST.spad" 102973 102980 103246 103251) (-95 "ATRIG.spad" 102443 102450 102963 102968) (-94 "ATRIG.spad" 101911 101920 102433 102438) (-93 "ASTCAT.spad" 101815 101822 101901 101906) (-92 "ASTCAT.spad" 101717 101726 101805 101810) (-91 "ASTACK.spad" 101050 101059 101324 101351) (-90 "ASSOCEQ.spad" 99850 99861 101006 101011) (-89 "ASP9.spad" 98931 98944 99840 99845) (-88 "ASP8.spad" 97974 97987 98921 98926) (-87 "ASP80.spad" 97296 97309 97964 97969) (-86 "ASP7.spad" 96456 96469 97286 97291) (-85 "ASP78.spad" 95907 95920 96446 96451) (-84 "ASP77.spad" 95276 95289 95897 95902) (-83 "ASP74.spad" 94368 94381 95266 95271) (-82 "ASP73.spad" 93639 93652 94358 94363) (-81 "ASP6.spad" 92506 92519 93629 93634) (-80 "ASP55.spad" 91015 91028 92496 92501) (-79 "ASP50.spad" 88832 88845 91005 91010) (-78 "ASP4.spad" 88127 88140 88822 88827) (-77 "ASP49.spad" 87126 87139 88117 88122) (-76 "ASP42.spad" 85533 85572 87116 87121) (-75 "ASP41.spad" 84112 84151 85523 85528) (-74 "ASP35.spad" 83100 83113 84102 84107) (-73 "ASP34.spad" 82401 82414 83090 83095) (-72 "ASP33.spad" 81961 81974 82391 82396) (-71 "ASP31.spad" 81101 81114 81951 81956) (-70 "ASP30.spad" 79993 80006 81091 81096) (-69 "ASP29.spad" 79459 79472 79983 79988) (-68 "ASP28.spad" 70732 70745 79449 79454) (-67 "ASP27.spad" 69629 69642 70722 70727) (-66 "ASP24.spad" 68716 68729 69619 69624) (-65 "ASP20.spad" 68180 68193 68706 68711) (-64 "ASP1.spad" 67561 67574 68170 68175) (-63 "ASP19.spad" 62247 62260 67551 67556) (-62 "ASP12.spad" 61661 61674 62237 62242) (-61 "ASP10.spad" 60932 60945 61651 61656) (-60 "ARRAY2.spad" 60292 60301 60539 60566) (-59 "ARRAY1.spad" 59127 59136 59475 59502) (-58 "ARRAY12.spad" 57796 57807 59117 59122) (-57 "ARR2CAT.spad" 53458 53479 57764 57791) (-56 "ARR2CAT.spad" 49140 49163 53448 53453) (-55 "ARITY.spad" 48512 48519 49130 49135) (-54 "APPRULE.spad" 47756 47778 48502 48507) (-53 "APPLYORE.spad" 47371 47384 47746 47751) (-52 "ANY.spad" 45713 45720 47361 47366) (-51 "ANY1.spad" 44784 44793 45703 45708) (-50 "ANTISYM.spad" 43223 43239 44764 44779) (-49 "ANON.spad" 42916 42923 43213 43218) (-48 "AN.spad" 41217 41224 42732 42825) (-47 "AMR.spad" 39396 39407 41115 41212) (-46 "AMR.spad" 37412 37425 39133 39138) (-45 "ALIST.spad" 34824 34845 35174 35201) (-44 "ALGSC.spad" 33947 33973 34696 34749) (-43 "ALGPKG.spad" 29656 29667 33903 33908) (-42 "ALGMFACT.spad" 28845 28859 29646 29651) (-41 "ALGMANIP.spad" 26265 26280 28642 28647) (-40 "ALGFF.spad" 24580 24607 24797 24953) (-39 "ALGFACT.spad" 23701 23711 24570 24575) (-38 "ALGEBRA.spad" 23534 23543 23657 23696) (-37 "ALGEBRA.spad" 23399 23410 23524 23529) (-36 "ALAGG.spad" 22909 22930 23367 23394) (-35 "AHYP.spad" 22290 22297 22899 22904) (-34 "AGG.spad" 20599 20606 22280 22285) (-33 "AGG.spad" 18872 18881 20555 20560) (-32 "AF.spad" 17297 17312 18807 18812) (-31 "ADDAST.spad" 16975 16982 17287 17292) (-30 "ACPLOT.spad" 15546 15553 16965 16970) (-29 "ACFS.spad" 13297 13306 15448 15541) (-28 "ACFS.spad" 11134 11145 13287 13292) (-27 "ACF.spad" 7736 7743 11036 11129) (-26 "ACF.spad" 4424 4433 7726 7731) (-25 "ABELSG.spad" 3965 3972 4414 4419) (-24 "ABELSG.spad" 3504 3513 3955 3960) (-23 "ABELMON.spad" 3047 3054 3494 3499) (-22 "ABELMON.spad" 2588 2597 3037 3042) (-21 "ABELGRP.spad" 2160 2167 2578 2583) (-20 "ABELGRP.spad" 1730 1739 2150 2155) (-19 "A1AGG.spad" 870 879 1698 1725) (-18 "A1AGG.spad" 30 41 860 865)) \ No newline at end of file
diff --git a/src/share/algebra/category.daase b/src/share/algebra/category.daase
index 94d2b1ed..be17bbae 100644
--- a/src/share/algebra/category.daase
+++ b/src/share/algebra/category.daase
@@ -1,15 +1,15 @@
-(162119 . 3451578541)
-(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
-((((-564)) . T) (($) -2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T))
+(162119 . 3451919713)
+(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
+((((-564)) . T) (($) -2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T))
(((|#2| |#2|) . T))
((((-564)) . T))
-((($ $) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2| |#2|) . T) ((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2| |#2|) . T) ((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))))
((($) . T))
(((|#1|) . T))
((($) . T) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#2|) . T))
-((($) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2|) . T) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2|) . T) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))))
(|has| |#1| (-905))
((((-858)) . T))
((((-858)) . T))
@@ -24,19 +24,19 @@
((((-225)) . T) (((-858)) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
-((($ $) . T) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1| |#1|) . T))
-(-2750 (|has| |#1| (-816)) (|has| |#1| (-846)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
+((($ $) . T) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1| |#1|) . T))
+(-2733 (|has| |#1| (-816)) (|has| |#1| (-846)))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) |has| |#1| (-1034 (-564))) ((|#1|) . T))
((((-858)) . T))
((((-858)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
(|has| |#1| (-844))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1| |#2| |#3|) . T))
((((-1175)) . T))
((((-564)) . T) (((-866 |#1|)) . T) (($) . T) (((-407 (-564))) . T))
-((($) . T) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((($) . T) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((((-858)) . T))
((((-1175)) . T))
(((|#4|) . T))
@@ -46,14 +46,14 @@
(((|#1|) . T) ((|#2|) . T))
((((-1175)) . T))
(((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(((|#2| (-482 (-2062 |#1|) (-767))) . T))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(((|#2| (-482 (-2069 |#1|) (-767))) . T))
(((|#1| (-531 (-1170))) . T))
(((#0=(-866 |#1|) #0#) . T) ((#1=(-407 (-564)) #1#) . T) (($ $) . T))
((((-1152)) . T) (((-954 (-129))) . T) (((-858)) . T))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(|has| |#4| (-368))
(|has| |#3| (-368))
(((|#1|) . T))
@@ -67,13 +67,13 @@
(|has| |#1| (-145))
(|has| |#1| (-147))
(|has| |#1| (-556))
-((((-564)) . T) (((-407 (-564))) -2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-((((-2 (|:| -2005 |#1|) (|:| -1377 |#2|))) . T))
+((((-564)) . T) (((-407 (-564))) -2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+((((-2 (|:| -2014 |#1|) (|:| -4165 |#2|))) . T))
((($) . T))
-((((-564)) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1170)) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-564)) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1170)) . T))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
((((-1170)) . T))
((((-564)) . T) (($) . T))
@@ -84,66 +84,66 @@
((((-858)) . T))
((((-858)) . T))
((((-407 (-564))) . T) (($) . T))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) (($) . T) ((|#1|) . T))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) (($) . T) ((|#1|) . T))
((((-858)) . T))
(((|#1|) . T))
((((-858)) . T))
((((-858)) . T))
-(((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) . T))
+(((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) . T))
(((|#1| |#2|) . T))
((((-858)) . T))
(((|#1|) . T))
-(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
(((|#1|) . T))
(((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) (($) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
((((-407 (-564))) . T) (($) . T) (((-564)) . T))
-(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
(((|#2|) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((($ $) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
((($) . T))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#1| (-368))
(((|#1|) . T))
(((|#1|) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-858)) . T))
(((|#1| |#2|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
(((|#1| |#1|) . T))
((((-858)) . T))
(|has| |#1| (-556))
(((|#2| |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-309 |#2|))) (((-1170) |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-514 (-1170) |#2|))))
((((-407 |#2|)) . T) (((-407 (-564))) . T) (($) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
((($ $) . T) ((#0=(-407 (-564)) #0#) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(|has| |#1| (-1094))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(|has| |#1| (-1094))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(|has| |#1| (-844))
((($) . T) (((-407 (-564))) . T))
(((|#1|) . T))
((((-564) (-129)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
((((-129)) . T))
((((-1175)) . T))
-(-2750 (|has| |#4| (-789)) (|has| |#4| (-844)))
-(-2750 (|has| |#4| (-789)) (|has| |#4| (-844)))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#4| (-789)) (|has| |#4| (-844)))
+(-2733 (|has| |#4| (-789)) (|has| |#4| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-1094))
@@ -157,33 +157,33 @@
((((-564)) . T))
((((-564)) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#1| (-767)) . T))
(|has| |#2| (-789))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
(|has| |#2| (-844))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
((((-1152) |#1|) . T))
((((-564) (-129)) . T))
(((|#1|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#3| (-767)) . T))
(|has| |#1| (-147))
(|has| |#1| (-145))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
(|has| |#1| (-1094))
((((-407 (-564))) . T) (((-564)) . T))
((((-564)) . T) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))))
-((((-564)) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#2|) . T))
+((((-564)) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#2|) . T))
((((-1170) |#2|) |has| |#2| (-514 (-1170) |#2|)) ((|#2| |#2|) |has| |#2| (-309 |#2|)))
((((-407 (-564))) . T) (((-564)) . T))
-((((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1076)) . T) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
+((((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1076)) . T) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
(((|#1|) . T) (($) . T))
((((-564)) . T))
((((-564)) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
((((-564)) . T))
((((-564)) . T))
(((#0=(-695) (-1166 #0#)) . T))
@@ -202,13 +202,13 @@
((((-858)) . T))
((((-858)) . T))
(((|#1| |#1|) . T))
-(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
(((|#1|) . T))
(((|#1|) . T))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((($) -2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045))) ((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045))) ((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))))
((((-858)) . T))
((((-858)) . T))
((((-858)) . T))
@@ -219,17 +219,17 @@
((((-169 (-225))) |has| |#1| (-1018)) (((-169 (-379))) |has| |#1| (-1018)) (((-536)) |has| |#1| (-612 (-536))) (((-1166 |#1|)) . T) (((-888 (-564))) |has| |#1| (-612 (-888 (-564)))) (((-888 (-379))) |has| |#1| (-612 (-888 (-379)))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#2|) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
-(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#2|) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
+(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
(|has| |#1| (-363))
((((-858)) . T))
((((-129)) . T))
(-12 (|has| |#4| (-233)) (|has| |#4| (-1045)))
(-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))
-(-2750 (|has| |#4| (-172)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#4| (-172)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-858)) . T) (((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
((((-1175)) . T))
@@ -238,14 +238,14 @@
(((|#1|) . T))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) |has| |#1| (-1034 (-564))) ((|#1|) . T))
(((|#1|) . T) (((-564)) |has| |#1| (-637 (-564))))
-(((|#2|) . T) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-(((|#1|) . T) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+(((|#2|) . T) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+(((|#1|) . T) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(|has| |#1| (-556))
-((((-564)) -2750 (|has| |#4| (-172)) (|has| |#4| (-844)) (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094))) (|has| |#4| (-1045))) ((|#4|) -2750 (|has| |#4| (-172)) (|has| |#4| (-1094))) (((-407 (-564))) -12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))
-((((-564)) -2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045))) ((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-1094))) (((-407 (-564))) -12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))
+((((-564)) -2733 (|has| |#4| (-172)) (|has| |#4| (-844)) (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094))) (|has| |#4| (-1045))) ((|#4|) -2733 (|has| |#4| (-172)) (|has| |#4| (-1094))) (((-407 (-564))) -12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))
+((((-564)) -2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045))) ((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-1094))) (((-407 (-564))) -12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(|has| |#1| (-556))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(((|#1|) . T))
(|has| |#1| (-556))
(|has| |#1| (-556))
@@ -256,21 +256,21 @@
(((|#2|) . T) (($) . T) (((-407 (-564))) . T))
(-12 (|has| |#1| (-1094)) (|has| |#2| (-1094)))
((($) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) . T))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) . T))
(((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) (($) . T))
-(((|#4| |#4|) -2750 (|has| |#4| (-172)) (|has| |#4| (-363)) (|has| |#4| (-1045))) (($ $) |has| |#4| (-172)))
-(((|#3| |#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($ $) |has| |#3| (-172)))
+(((|#4| |#4|) -2733 (|has| |#4| (-172)) (|has| |#4| (-363)) (|has| |#4| (-1045))) (($ $) |has| |#4| (-172)))
+(((|#3| |#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($ $) |has| |#3| (-172)))
(((|#1|) . T))
(((|#2|) . T))
((((-536)) |has| |#2| (-612 (-536))) (((-888 (-379))) |has| |#2| (-612 (-888 (-379)))) (((-888 (-564))) |has| |#2| (-612 (-888 (-564)))))
((((-858)) . T))
(((|#1| |#2| |#3| |#4|) . T))
-((((-2 (|:| -2005 |#1|) (|:| -1377 |#2|))) . T) (((-858)) . T))
+((((-2 (|:| -2014 |#1|) (|:| -4165 |#2|))) . T) (((-858)) . T))
((((-536)) |has| |#1| (-612 (-536))) (((-888 (-379))) |has| |#1| (-612 (-888 (-379)))) (((-888 (-564))) |has| |#1| (-612 (-888 (-564)))))
-(((|#4|) -2750 (|has| |#4| (-172)) (|has| |#4| (-363)) (|has| |#4| (-1045))) (($) |has| |#4| (-172)))
-(((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($) |has| |#3| (-172)))
-((((-2 (|:| -2005 |#1|) (|:| -1377 |#2|))) . T))
+(((|#4|) -2733 (|has| |#4| (-172)) (|has| |#4| (-363)) (|has| |#4| (-1045))) (($) |has| |#4| (-172)))
+(((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($) |has| |#3| (-172)))
+((((-2 (|:| -2014 |#1|) (|:| -4165 |#2|))) . T))
((((-858)) . T))
((((-858)) . T))
((((-536)) . T) (((-564)) . T) (((-888 (-564))) . T) (((-379)) . T) (((-225)) . T))
@@ -278,14 +278,14 @@
(((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))))
((($) . T) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T))
((((-407 $) (-407 $)) |has| |#2| (-556)) (($ $) . T) ((|#2| |#2|) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) . T))
(((|#1|) . T))
(|has| |#2| (-905))
((((-1152) (-52)) . T))
((((-564)) |has| #0=(-407 |#2|) (-637 (-564))) ((#0#) . T))
((((-536)) . T) (((-225)) . T) (((-379)) . T) (((-888 (-379))) . T))
((((-858)) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
(((|#1|) |has| |#1| (-172)))
(((|#1| $) |has| |#1| (-286 |#1| |#1|)))
((((-858)) . T))
@@ -297,15 +297,15 @@
(((|#2|) . T) (((-564)) . T) (((-815 |#1|)) . T))
(|has| |#1| (-1094))
(((|#1|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
((((-858)) . T) (((-1175)) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((((-1175)) . T))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(|has| |#1| (-233))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1| (-531 (-814 (-1170)))) . T))
(((|#1| (-967)) . T))
(((#0=(-866 |#1|) $) |has| #0# (-286 #0# #0#)))
@@ -314,7 +314,7 @@
(((|#1|) . T))
(((|#2| |#2|) . T))
(|has| |#1| (-1145))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(|has| (-1245 |#1| |#2| |#3| |#4|) (-145))
(|has| (-1245 |#1| |#2| |#3| |#4|) (-147))
(|has| |#1| (-145))
@@ -326,27 +326,27 @@
(((|#2|) . T))
(((|#1|) . T))
(((|#2|) . T) (((-564)) |has| |#2| (-637 (-564))))
-((((-1119 |#1| (-1170))) . T) (((-564)) . T) (((-814 (-1170))) . T) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-1170)) . T))
+((((-1119 |#1| (-1170))) . T) (((-564)) . T) (((-814 (-1170))) . T) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-1170)) . T))
(|has| |#2| (-368))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((($) . T) ((|#1|) . T))
(((|#2|) |has| |#2| (-1045)))
((((-858)) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(((|#1|) . T))
-((((-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((#0=(-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) #0#) |has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))))
+((((-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))) . T))
+(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((#0=(-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) #0#) |has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))))
((((-858)) . T))
((((-564) |#1|) . T))
((((-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#2| (-612 (-536)))) (((-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379))))) (((-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564))))))
((($) . T))
((((-858)) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
((((-858)) . T))
((($) . T))
((($) . T))
((($) . T))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-858)) . T))
((((-858)) . T))
(|has| (-1244 |#2| |#3| |#4|) (-147))
@@ -357,16 +357,16 @@
((((-858)) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
(((|#1|) . T))
((((-564) |#1|) . T))
(((|#2|) |has| |#2| (-172)))
(((|#1|) |has| |#1| (-172)))
(((|#1|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
((((-858)) |has| |#1| (-1094)))
-(-2750 (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
((((-906 |#1|)) . T))
((((-407 |#2|) |#3|) . T))
(|has| |#1| (-15 * (|#1| (-564) |#1|)))
@@ -378,7 +378,7 @@
(((|#1|) . T))
((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) |has| |#1| (-556)))
(|has| |#1| (-363))
-(-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))
+(-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))
(|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))
(|has| |#1| (-363))
((((-564)) . T))
@@ -391,35 +391,35 @@
((((-564) |#1|) . T))
((((-858)) . T))
(((|#2|) . T))
-(-2750 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
((((-564)) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) |has| |#1| (-556)))
((($) |has| |#1| (-556)) (((-564)) . T))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
-((((-1251 |#1| |#2| |#3|)) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) ((|#1|) |has| |#1| (-172)))
-((((-1255 |#2|)) . T) (((-1251 |#1| |#2| |#3|)) . T) (((-1223 |#1| |#2| |#3|)) . T) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
+((((-1251 |#1| |#2| |#3|)) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) ((|#1|) |has| |#1| (-172)))
+((((-1255 |#2|)) . T) (((-1251 |#1| |#2| |#3|)) . T) (((-1223 |#1| |#2| |#3|)) . T) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) (((-564)) . T))
(((|#1|) . T))
((((-1170)) -12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(-12 (|has| |#1| (-363)) (|has| |#2| (-816)))
-(-2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556)))
-(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))))
+(-2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556)))
+(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))))
((($ $) |has| |#1| (-556)))
(((#0=(-695) (-1166 #0#)) . T))
((((-858)) . T) (((-1259 |#4|)) . T))
((((-858)) . T) (((-1259 |#3|)) . T))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))))
((($) |has| |#1| (-556)))
((((-858)) . T))
((($) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((#1=(-1251 |#1| |#2| |#3|) #1#) |has| |#1| (-363)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) . T))
-(((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((#1=(-1251 |#1| |#2| |#3|) #1#) |has| |#1| (-363)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) . T))
+(((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
(((|#3|) |has| |#3| (-1045)))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(|has| |#1| (-1094))
(((|#2| (-815 |#1|)) . T))
(((|#1|) . T))
@@ -432,39 +432,39 @@
((((-144)) . T))
(((|#3|) |has| |#3| (-1094)) (((-564)) -12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (((-407 (-564))) -12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
(|has| |#1| (-363))
((((-1175)) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
((((-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((|#1| |#1|) |has| |#1| (-309 |#1|)))
(|has| |#2| (-816))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-844))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-536)) |has| |#1| (-612 (-536))))
(((|#1| |#2|) . T))
((((-1170)) -12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170)))))
((((-1152) |#1|) . T))
(((|#1| |#2| |#3| (-531 |#3|)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(|has| |#1| (-368))
(|has| |#1| (-368))
(|has| |#1| (-368))
((((-858)) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(|has| |#1| (-368))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-564)) . T))
((((-564)) . T))
(((|#1|) . T) (((-564)) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
((((-858)) . T))
((((-858)) . T))
(((|#1|) . T) (((-407 (-564))) . T) (((-564)) . T) (($) . T))
@@ -475,10 +475,10 @@
((((-564) |#4|) . T))
((((-564) |#3|) . T))
(((|#1|) . T) (((-564)) |has| |#1| (-637 (-564))))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-1245 |#1| |#2| |#3| |#4|)) . T))
((((-407 (-564))) . T) (((-564)) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#1| |#1|) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
@@ -489,7 +489,7 @@
((((-564)) . T))
((($) . T) (((-564)) . T) (((-407 (-564))) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-407 (-564)) #0#) . T))
-((((-564)) -2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045))) ((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
+((((-564)) -2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045))) ((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -508,45 +508,45 @@
((($) . T))
((($ $) . T) ((#0=(-1170) $) . T) ((#0# |#1|) . T))
(((|#2|) |has| |#2| (-172)))
-((($) -2750 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2|) |has| |#2| (-172)) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))))
-(((|#2| |#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($ $) |has| |#2| (-172)))
+((($) -2733 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2|) |has| |#2| (-172)) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))))
+(((|#2| |#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($ $) |has| |#2| (-172)))
((((-144)) . T))
(((|#1|) . T))
(-12 (|has| |#1| (-368)) (|has| |#2| (-368)))
((((-858)) . T))
-(((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($) |has| |#2| (-172)))
+(((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($) |has| |#2| (-172)))
(((|#1|) . T))
((((-858)) . T))
(|has| |#1| (-1094))
(|has| $ (-147))
((((-1175)) . T))
((((-564) |#1|) . T))
-((($) -2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((($) -2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((((-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))))
(|has| |#1| (-363))
-(-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))
+(-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))
(|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))
(|has| |#1| (-363))
(|has| |#1| (-15 * (|#1| (-767) |#1|)))
(((|#1|) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
((((-858)) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(((|#2| (-531 (-860 |#1|))) . T))
((((-858)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1|) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-581 |#1|)) . T))
((($) . T))
((((-564)) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) |has| |#1| (-556)))
(((|#1|) . T) (($) . T))
((((-564)) |has| |#1| (-637 (-564))) ((|#1|) . T))
-((((-1168 |#1| |#2| |#3|)) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) ((|#1|) |has| |#1| (-172)))
-((((-1255 |#2|)) . T) (((-1168 |#1| |#2| |#3|)) . T) (((-1161 |#1| |#2| |#3|)) . T) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+((((-1168 |#1| |#2| |#3|)) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) ((|#1|) |has| |#1| (-172)))
+((((-1255 |#2|)) . T) (((-1168 |#1| |#2| |#3|)) . T) (((-1161 |#1| |#2| |#3|)) . T) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
(((|#4|) . T))
(((|#3|) . T))
((((-866 |#1|)) . T) (($) . T) (((-407 (-564))) . T))
@@ -555,35 +555,35 @@
(((|#1|) . T))
((((-858)) . T))
((((-858)) . T))
-((((-564)) . T) (((-407 (-564))) -2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
+((((-564)) . T) (((-407 (-564))) -2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
((((-564) |#2|) . T))
((((-858)) . T))
((((-858)) . T))
((((-858)) . T))
(((|#1| |#2| |#3| |#4| |#5|) . T))
-(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((#1=(-1168 |#1| |#2| |#3|) #1#) |has| |#1| (-363)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((#1=(-1168 |#1| |#2| |#3|) #1#) |has| |#1| (-363)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
((((-858)) . T))
(((|#2|) |has| |#2| (-1045)))
(|has| |#1| (-1094))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) . T))
-(((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) . T))
+(((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1|) |has| |#1| (-172)) (($) . T))
(((|#1|) . T))
-(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((((-858)) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((($ $) . T) ((|#2| $) . T) ((|#2| |#1|) . T))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
(((#0=(-1076) |#1|) . T) ((#0# $) . T) (($ $) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((($) . T))
(((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) (($) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(((|#1|) . T))
(((|#2|) |has| |#2| (-1094)) (((-564)) -12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
(((|#2|) |has| |#1| (-363)))
@@ -606,8 +606,8 @@
(|has| |#1| (-145))
(|has| |#1| (-147))
((((-1175)) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-407 (-564))) . T) (($) . T))
((((-407 (-564))) . T) (($) . T))
((((-407 (-564))) . T) (($) . T))
@@ -618,13 +618,13 @@
(((|#1| (-767) (-1076)) . T))
((((-407 (-564))) |has| |#2| (-363)) (($) . T))
(((|#1| (-531 (-1082 (-1170))) (-1082 (-1170))) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(((|#1|) . T))
-((((-995 |#1|)) . T) (((-564)) . T) ((|#1|) . T) (((-407 (-564))) -2750 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+((((-995 |#1|)) . T) (((-564)) . T) ((|#1|) . T) (((-407 (-564))) -2733 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(|has| |#2| (-789))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
(|has| |#1| (-368))
(|has| |#1| (-368))
(|has| |#1| (-368))
@@ -656,34 +656,34 @@
(((|#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))
(((|#2|) . T) (((-564)) |has| |#2| (-1034 (-564))) (((-407 (-564))) |has| |#2| (-1034 (-407 (-564)))))
(((|#3| |#3|) -12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))
-(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(((|#1|) . T))
(((|#1| |#2|) . T))
((($) . T))
((($) . T))
(((|#2|) . T))
(((|#3|) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
-(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(((|#2|) . T))
-((((-858)) -2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-611 (-858))) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094))) (((-1259 |#2|)) . T))
+((((-858)) -2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-611 (-858))) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094))) (((-1259 |#2|)) . T))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((|#1|) . T) (((-564)) . T) (($) . T))
(((|#1|) |has| |#1| (-172)))
((((-564)) . T))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-564) (-144)) . T))
-((($) -2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045))) ((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))))
+((($) -2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045))) ((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))))
((((-564)) . T))
(((|#1|) . T) ((|#2|) . T) (((-564)) . T))
-((($) |has| |#1| (-556)) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-564)) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
+((($) |has| |#1| (-556)) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-564)) . T))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
(((|#1|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
(((|#2|) |has| |#1| (-363)))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1| |#1|) . T) (($ $) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-1175)) . T))
(((|#1| (-531 #0=(-1170)) #0#) . T))
@@ -691,33 +691,33 @@
(|has| |#4| (-172))
(|has| |#3| (-172))
(((#0=(-407 (-948 |#1|)) #0#) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(|has| |#1| (-1094))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(|has| |#1| (-1094))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
((((-858)) . T) (((-1175)) . T))
((((-1175)) . T))
(((|#1| |#1|) |has| |#1| (-172)))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1|) . T))
((((-407 (-948 |#1|))) . T))
(((|#1|) |has| |#1| (-172)))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-858)) . T))
((((-1245 |#1| |#2| |#3| |#4|)) . T))
(((|#1|) |has| |#1| (-1045)) (((-564)) -12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))
(((|#1| |#2|) . T))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
(|has| |#3| (-789))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
(|has| |#3| (-844))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#2|) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
-(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#2|) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
+(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
(((|#2|) . T))
((((-858)) . T))
((((-858)) . T))
@@ -732,22 +732,22 @@
(|has| |#1| (-1094))
(((|#2|) . T))
((((-536)) |has| |#2| (-612 (-536))) (((-888 (-379))) |has| |#2| (-612 (-888 (-379)))) (((-888 (-564))) |has| |#2| (-612 (-888 (-564)))))
-(((|#4|) -2750 (|has| |#4| (-172)) (|has| |#4| (-363))))
-(((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363))))
+(((|#4|) -2733 (|has| |#4| (-172)) (|has| |#4| (-363))))
+(((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363))))
((((-858)) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-905)))
((($ $) . T) ((#0=(-1170) $) |has| |#1| (-233)) ((#0# |#1|) |has| |#1| (-233)) ((#1=(-814 (-1170)) |#1|) . T) ((#1# $) . T))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-905)))
((((-564) |#2|) . T))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-((($) -2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045))) ((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))))
+((($) -2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045))) ((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))))
((((-564) |#1|) . T))
(|has| (-407 |#2|) (-147))
(|has| (-407 |#2|) (-145))
@@ -760,15 +760,15 @@
(|has| |#1| (-556))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-858)) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(|has| |#1| (-38 (-407 (-564))))
-((((-388) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-388) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#2| (-1145))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
((((-858)) . T) (((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
@@ -786,7 +786,7 @@
((((-388) (-1152)) . T))
(|has| |#1| (-556))
((((-564) |#1|) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
(((|#2|) . T))
@@ -802,7 +802,7 @@
((((-641 |#1|)) . T))
((((-858)) . T))
((((-536)) |has| |#1| (-612 (-536))))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(((|#2|) |has| |#2| (-309 |#2|)))
(((#0=(-564) #0#) . T) ((#1=(-407 (-564)) #1#) . T) (($ $) . T))
(((|#1|) . T))
@@ -812,7 +812,7 @@
(((#0=(-564) #0#) . T) ((#1=(-407 (-564)) #1#) . T) (($ $) . T))
((($) . T) (((-564)) . T) (((-407 (-564))) . T))
(|has| |#2| (-368))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
@@ -826,8 +826,8 @@
((((-858)) . T))
((((-858)) . T))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
-((($) . T) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((($) . T) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((($ $) . T))
((((-858)) . T))
((($ $) . T))
@@ -837,12 +837,12 @@
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-407 (-564))) . T) (((-564)) . T))
((((-564) (-144)) . T))
((((-144)) . T))
(((|#1|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
((((-112)) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-112)) . T))
@@ -851,26 +851,26 @@
((((-858)) . T))
((((-1175)) . T))
(|has| |#1| (-816))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(|has| |#1| (-846))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
(|has| |#1| (-556))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((|#1|) . T) (((-564)) . T))
(|has| |#1| (-905))
(((|#1|) . T))
(|has| |#1| (-1094))
((((-858)) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
((((-858)) . T))
((((-858)) . T))
((((-858)) . T))
(((|#1| (-1259 |#1|) (-1259 |#1|)) . T))
((((-564) (-144)) . T))
((($) . T))
-(-2750 (|has| |#4| (-172)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#4| (-172)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-1175)) . T) (((-858)) . T))
((((-1175)) . T))
((((-858)) . T))
@@ -878,14 +878,14 @@
(((|#1| (-967)) . T))
(((|#1| |#1|) . T))
((($) . T))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
(-12 (|has| |#1| (-473)) (|has| |#2| (-473)))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
-(-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))))
(((|#1|) . T))
(|has| |#2| (-789))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
(((|#1| |#2|) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(|has| |#2| (-844))
@@ -901,8 +901,8 @@
(((|#1|) . T))
(((|#1|) . T))
((((-407 (-564))) . T) (($) . T))
-((($) |has| |#1| (-556)) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-564)) . T))
-((($) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) . T))
+((($) |has| |#1| (-556)) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-564)) . T))
+((($) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) . T))
(|has| |#1| (-824))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) |has| |#1| (-1034 (-564))) ((|#1|) . T))
(|has| |#1| (-1094))
@@ -912,29 +912,29 @@
(((|#4|) |has| |#4| (-1094)))
(((|#3|) |has| |#3| (-1094)))
(|has| |#3| (-368))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
((((-858)) . T))
((((-858)) . T))
(((|#2|) . T))
(((|#1| |#2|) . T))
-(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1| |#1|) |has| |#1| (-172)))
(|has| |#2| (-363))
(((|#1|) . T))
(((|#1|) |has| |#1| (-172)))
((((-407 (-564))) . T) (((-564)) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
((((-144)) . T))
(((|#1|) . T))
-((($) -2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045))) ((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))))
+((($) -2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045))) ((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))))
((((-144)) . T))
((((-144)) . T))
((((-407 (-564))) . #0=(|has| |#2| (-363))) (($) . #0#) ((|#2|) . T) (((-564)) . T))
(((|#1| |#2| |#3|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
(|has| $ (-147))
(|has| $ (-147))
((((-1175)) . T))
@@ -942,14 +942,14 @@
((((-858)) . T))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-473)) (|has| |#1| (-556)) (|has| |#1| (-1045)) (|has| |#1| (-1106)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-473)) (|has| |#1| (-556)) (|has| |#1| (-1045)) (|has| |#1| (-1106)))
((($ $) |has| |#1| (-286 $ $)) ((|#1| $) |has| |#1| (-286 |#1| |#1|)))
(((|#1| (-407 (-564))) . T))
(((|#1|) . T))
((((-1170)) . T))
(|has| |#1| (-556))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
(|has| |#1| (-556))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
@@ -960,7 +960,7 @@
(|has| |#1| (-147))
(|has| |#1| (-145))
(|has| |#4| (-844))
-(((|#2| (-240 (-2062 |#1|) (-767)) (-860 |#1|)) . T))
+(((|#2| (-240 (-2069 |#1|) (-767)) (-860 |#1|)) . T))
(|has| |#3| (-844))
(((|#1| (-531 |#3|) |#3|) . T))
(|has| |#1| (-147))
@@ -975,20 +975,20 @@
(|has| |#1| (-145))
((((-407 (-564))) |has| |#2| (-363)) (($) . T))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-349)) (|has| |#1| (-368)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-349)) (|has| |#1| (-368)))
((((-1136 |#2| |#1|)) . T) ((|#1|) . T))
(|has| |#2| (-172))
(((|#1| |#2|) . T))
(-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))
-(((|#2|) . T) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(((|#2|) . T) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
((((-858)) . T))
(((|#1|) . T))
(((|#2|) . T) (($) . T))
((((-695)) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(|has| |#1| (-556))
(((|#1|) . T))
(((|#1|) . T))
@@ -1012,11 +1012,11 @@
(((|#1| (-407 (-564))) . T))
(((|#3|) . T) (((-610 $)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-564)) -2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045))) ((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-564)) -2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045))) ((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
((($ $) . T) ((|#2| $) . T))
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
@@ -1024,8 +1024,8 @@
((((-858)) . T))
((((-858)) . T))
(((|#1| |#1|) . T))
-(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
-(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) |has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))))
+(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
+(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) |has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))))
((((-858)) . T))
(((|#1|) . T))
(((|#3| |#3|) . T))
@@ -1036,10 +1036,10 @@
((($ $) . T) ((#0=(-860 |#1|) $) . T) ((#0# |#2|) . T))
(|has| |#1| (-824))
(|has| |#1| (-1094))
-(((|#2| |#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($ $) |has| |#2| (-172)))
-(((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363))))
-((((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((|#1| |#2|) . T))
-(((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($) |has| |#2| (-172)))
+(((|#2| |#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($ $) |has| |#2| (-172)))
+(((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363))))
+((((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((|#1| |#2|) . T))
+(((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($) |has| |#2| (-172)))
((((-1175)) . T))
((((-767)) . T))
(|has| |#1| (-556))
@@ -1053,31 +1053,31 @@
((((-116 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-147))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
((((-888 (-564))) . T) (((-888 (-379))) . T) (((-536)) . T) (((-1170)) . T))
((((-858)) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
((((-858)) . T) (((-1175)) . T))
((((-1175)) . T))
((($) . T))
((((-858)) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(((|#2|) |has| |#2| (-172)))
-((($) -2750 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2|) |has| |#2| (-172)) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) ((|#2|) |has| |#2| (-172)) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))))
((((-866 |#1|)) . T))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
(-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))
(|has| |#2| (-1145))
-(((#0=(-52)) . T) (((-2 (|:| -3058 (-1170)) (|:| -3726 #0#))) . T))
+(((#0=(-52)) . T) (((-2 (|:| -3026 (-1170)) (|:| -3683 #0#))) . T))
(((|#1| |#2|) . T))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
(((|#1| (-564) (-1076)) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1| (-407 (-564)) (-1076)) . T))
-((($) -2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((($) -2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((((-564) |#2|) . T))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
@@ -1085,39 +1085,39 @@
(-12 (|has| |#1| (-368)) (|has| |#2| (-368)))
((((-858)) . T))
((((-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((|#1| |#1|) |has| |#1| (-309 |#1|)))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(((|#1|) . T))
((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) |has| |#1| (-556)))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
-(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
+(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#4|) . T))
(|has| |#1| (-349))
-((((-564)) -2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045))) ((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-1094))) (((-407 (-564))) -12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))
+((((-564)) -2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045))) ((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-1094))) (((-407 (-564))) -12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))
(((|#1|) . T))
(((|#4|) . T) (((-858)) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(|has| |#1| (-556))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-858)) . T))
(((|#1| |#2|) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-905)))
((((-407 (-564))) . T) (((-564)) . T))
((((-564)) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((($) . T))
((((-858)) . T))
(((|#1|) . T))
((((-866 |#1|)) . T) (($) . T) (((-407 (-564))) . T))
((((-858)) . T))
-(((|#3| |#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($ $) |has| |#3| (-172)))
+(((|#3| |#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($ $) |has| |#3| (-172)))
(|has| |#1| (-1018))
((((-858)) . T))
-(((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($) |has| |#3| (-172)))
+(((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))) (($) |has| |#3| (-172)))
((((-564) (-112)) . T))
((((-1175)) . T))
(((|#1|) |has| |#1| (-309 |#1|)))
@@ -1127,11 +1127,11 @@
(|has| |#1| (-368))
((((-1170) $) |has| |#1| (-514 (-1170) $)) (($ $) |has| |#1| (-309 $)) ((|#1| |#1|) |has| |#1| (-309 |#1|)) (((-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)))
((((-1170)) |has| |#1| (-896 (-1170))))
-(-2750 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))
+(-2733 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))
(((|#1| |#4|) . T))
(((|#1| |#3|) . T))
((((-388) |#1|) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
(|has| |#1| (-1094))
(((|#2|) . T) (((-858)) . T))
((((-858)) . T))
@@ -1139,8 +1139,8 @@
((((-906 |#1|)) . T))
((((-858)) . T) (((-1175)) . T))
((((-1175)) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
(((|#1| |#2|) . T))
((($) . T))
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
@@ -1149,16 +1149,16 @@
(((|#1|) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
(((|#1| |#1|) . T))
(((#0=(-866 |#1|)) |has| #0# (-309 #0#)))
-((((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T))
+((((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-1034 (-407 (-564))))) ((|#1|) . T))
(((|#1| |#2|) . T))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
(((|#1|) . T))
(-12 (|has| |#1| (-789)) (|has| |#2| (-789)))
(-12 (|has| |#1| (-789)) (|has| |#2| (-789)))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#2|) . T) (($) . T))
-(((|#2|) . T) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(|has| |#1| (-1194))
(((#0=(-564) #0#) . T) ((#1=(-407 (-564)) #1#) . T) (($ $) . T))
((((-407 (-564))) . T) (($) . T))
@@ -1169,8 +1169,8 @@
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-407 (-564)) #0#) . T))
(|has| |#1| (-363))
((((-564)) . T) (((-407 (-564))) . T) (($) . T))
-((($ $) . T) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1| |#1|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((($ $) . T) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1| |#1|) . T))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#1|) . T) (($) . T) (((-407 (-564))) . T))
((((-858)) . T))
((((-858)) . T))
@@ -1185,14 +1185,14 @@
(((|#1| |#2|) . T))
(|has| |#1| (-844))
(|has| |#1| (-844))
-((($) . T) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
+((($) . T) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
((($) . T))
-(((#0=(-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) #0#) |has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))))
+(((#0=(-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) #0#) |has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))))
(|has| |#2| (-846))
((($) . T))
(((|#2|) |has| |#2| (-1094)))
-((((-858)) -2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-611 (-858))) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094))) (((-1259 |#2|)) . T))
+((((-858)) -2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-611 (-858))) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094))) (((-1259 |#2|)) . T))
(|has| |#1| (-846))
(|has| |#1| (-846))
((((-1152) (-52)) . T))
@@ -1201,10 +1201,10 @@
((((-564)) |has| #0=(-407 |#2|) (-637 (-564))) ((#0#) . T))
((($) . T) (((-564)) . T))
((((-564) (-144)) . T))
-((((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((|#1| |#2|) . T))
+((((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((|#1| |#2|) . T))
((((-407 (-564))) . T) (($) . T))
(((|#1|) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-858)) . T))
((((-906 |#1|)) . T))
(|has| |#1| (-363))
@@ -1231,21 +1231,21 @@
((((-858)) . T))
((($) . T))
(((|#2|) . T) (($) . T))
-((((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((|#1| |#2|) . T))
+((((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1|) |has| |#1| (-172)))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#3|) . T))
(((|#1|) |has| |#1| (-172)))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
(((|#1|) . T))
(((|#1|) . T))
((((-536)) |has| |#1| (-612 (-536))) (((-888 (-379))) |has| |#1| (-612 (-888 (-379)))) (((-888 (-564))) |has| |#1| (-612 (-888 (-564)))))
((((-858)) . T))
-(((|#2|) . T) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-506)) . T))
(|has| |#2| (-844))
((((-506)) . T))
@@ -1253,39 +1253,39 @@
(|has| |#1| (-556))
((((-1152) |#1|) . T))
(|has| |#1| (-1145))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-954 |#1|)) . T))
-(((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1| |#1|) . T))
+(((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1| |#1|) . T))
((((-407 (-564))) |has| |#1| (-1034 (-564))) (((-564)) |has| |#1| (-1034 (-564))) (((-1170)) |has| |#1| (-1034 (-1170))) ((|#1|) . T))
((((-564) |#2|) . T))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) |has| |#1| (-1034 (-564))) ((|#1|) . T))
((((-564)) |has| |#1| (-882 (-564))) (((-379)) |has| |#1| (-882 (-379))))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1|) . T))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1|) . T))
(((|#1|) . T))
((((-641 |#4|)) . T) (((-858)) . T))
((((-536)) |has| |#4| (-612 (-536))))
((((-536)) |has| |#4| (-612 (-536))))
((((-858)) . T) (((-641 |#4|)) . T))
((($) |has| |#1| (-844)))
-((((-564)) -2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045))) ((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
+((((-564)) -2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045))) ((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-1094))) (((-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))))
(((|#1|) . T))
((((-641 |#4|)) . T) (((-858)) . T))
((((-536)) |has| |#4| (-612 (-536))))
(((|#1|) . T))
((((-1170)) |has| (-407 |#2|) (-896 (-1170))))
(((|#2|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
((($) . T))
((($) . T))
(((|#2|) . T))
-((((-858)) -2750 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-611 (-858))) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-368)) (|has| |#3| (-722)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)) (|has| |#3| (-1094))) (((-1259 |#3|)) . T))
+((((-858)) -2733 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-611 (-858))) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-368)) (|has| |#3| (-722)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)) (|has| |#3| (-1094))) (((-1259 |#3|)) . T))
((((-564) |#2|) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
-(((|#2| |#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($ $) |has| |#2| (-172)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(((|#2| |#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($ $) |has| |#2| (-172)))
(((|#2|) . T) (((-564)) . T))
((((-858)) . T))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((|#2|) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((|#2|) . T))
((((-858)) . T))
((((-858)) . T))
((((-1152) (-1170) (-564) (-225) (-858)) . T))
@@ -1320,8 +1320,8 @@
(|has| |#1| (-38 (-407 (-564))))
((((-858)) . T))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
-(((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($) |has| |#2| (-172)))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+(((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-1045))) (($) |has| |#2| (-172)))
(|has| $ (-147))
((((-407 |#2|)) . T))
((((-889 |#1|)) . T) ((|#2|) . T) (((-564)) . T) (((-815 |#1|)) . T))
@@ -1333,11 +1333,11 @@
(((|#3|) |has| |#3| (-172)))
(|has| |#1| (-147))
(|has| |#1| (-145))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(|has| |#1| (-147))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(|has| |#1| (-147))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(|has| |#1| (-147))
(((|#1|) . T))
(|has| |#2| (-233))
@@ -1374,7 +1374,7 @@
((((-995 |#1|)) . T) ((|#1|) . T))
((((-858)) . T))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-407 (-564))) . T) (((-407 |#1|)) . T) ((|#1|) . T) (($) . T))
(((|#1| (-1166 |#1|)) . T))
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
@@ -1382,9 +1382,9 @@
(|has| |#1| (-846))
(((|#2|) . T))
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
((((-564) |#2|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#2|) . T))
((((-564) |#3|) . T))
(((|#2|) . T))
@@ -1397,7 +1397,7 @@
(|has| |#1| (-1094))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(((|#2| |#2|) . T))
(|has| |#1| (-38 (-407 (-564))))
(((|#2|) . T))
@@ -1432,19 +1432,19 @@
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1| |#2|) . T))
((((-564) (-144)) . T))
-(((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+(((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(|has| |#1| (-846))
(((|#2| (-767) (-1076)) . T))
(((|#1| |#2|) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
(|has| |#1| (-787))
(((|#1|) |has| |#1| (-172)))
(((|#4|) . T))
(((|#4|) . T))
(((|#1| |#2|) . T))
-(-2750 (|has| |#1| (-147)) (-12 (|has| |#1| (-363)) (|has| |#2| (-147))))
-(-2750 (|has| |#1| (-145)) (-12 (|has| |#1| (-363)) (|has| |#2| (-145))))
+(-2733 (|has| |#1| (-147)) (-12 (|has| |#1| (-363)) (|has| |#2| (-147))))
+(-2733 (|has| |#1| (-145)) (-12 (|has| |#1| (-363)) (|has| |#2| (-145))))
(((|#4|) . T))
(|has| |#1| (-145))
((((-1152) |#1|) . T))
@@ -1458,10 +1458,10 @@
(((|#3|) . T))
((((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)))
((((-858)) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(((|#1|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))) (((-954 |#1|)) . T))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))) (((-954 |#1|)) . T))
(|has| |#1| (-844))
(|has| |#1| (-844))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
@@ -1475,8 +1475,8 @@
((($) . T))
((((-388) (-1152)) . T))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((((-858)) -2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-611 (-858))) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094))) (((-1259 |#2|)) . T))
-(((#0=(-52)) . T) (((-2 (|:| -3058 (-1152)) (|:| -3726 #0#))) . T))
+((((-858)) -2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-611 (-858))) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094))) (((-1259 |#2|)) . T))
+(((#0=(-52)) . T) (((-2 (|:| -3026 (-1152)) (|:| -3683 #0#))) . T))
(((|#1|) . T))
((((-858)) . T))
(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
@@ -1484,7 +1484,7 @@
(|has| |#2| (-145))
(|has| |#2| (-147))
(|has| |#1| (-473))
-(-2750 (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
(|has| |#1| (-363))
((((-858)) . T))
(|has| |#1| (-38 (-407 (-564))))
@@ -1495,8 +1495,8 @@
(|has| |#1| (-844))
((((-858)) . T))
(((|#2|) . T))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
-(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
+(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#2|) . T) (((-564)) . T) (((-815 |#1|)) . T))
(((|#1| |#2|) . T))
@@ -1505,7 +1505,7 @@
((((-858)) . T))
((((-858)) . T))
(|has| |#1| (-1094))
-(((|#2| (-482 (-2062 |#1|) (-767)) (-860 |#1|)) . T))
+(((|#2| (-482 (-2069 |#1|) (-767)) (-860 |#1|)) . T))
((((-407 (-564))) . #0=(|has| |#2| (-363))) (($) . #0#))
(((|#1| (-531 (-1170)) (-1170)) . T))
(((|#1|) . T))
@@ -1525,16 +1525,16 @@
(|has| |#1| (-147))
(((|#1|) . T))
(((|#2|) . T))
-(((|#1|) . T) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+(((|#1|) . T) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
((((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-1170) (-52)) . T))
((($ $) . T))
(((|#1| (-564)) . T))
((((-906 |#1|)) . T))
-(((|#1|) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-1045))) (($) -2750 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045))))
+(((|#1|) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-1045))) (($) -2733 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045))))
(((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))))
(|has| |#1| (-846))
(|has| |#1| (-846))
@@ -1553,11 +1553,11 @@
(((|#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))
(|has| |#2| (-846))
(|has| |#1| (-846))
-(((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363))))
-(-2750 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-905)))
+(((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363))))
+(-2733 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-905)))
((($ $) . T) ((#0=(-407 (-564)) #0#) . T))
((((-564) |#2|) . T))
-(((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363))))
+(((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363))))
(|has| |#1| (-349))
(((|#3| |#3|) -12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))
(((|#2|) . T) (((-564)) . T))
@@ -1566,7 +1566,7 @@
(|has| |#1| (-816))
(|has| |#1| (-816))
(((|#1|) . T))
-(-2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)))
(|has| |#1| (-844))
(|has| |#1| (-844))
(|has| |#1| (-844))
@@ -1575,13 +1575,13 @@
((((-564)) . T) (($) . T) (((-407 (-564))) . T))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
(|has| |#1| (-38 (-407 (-564))))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-1170)) |has| |#1| (-896 (-1170))) (((-1076)) . T))
(((|#1|) . T))
(|has| |#1| (-844))
-(((#0=(-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) #0#) |has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))))
+(((#0=(-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) #0#) |has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(|has| |#1| (-1094))
((((-858)) . T) (((-1175)) . T))
@@ -1600,11 +1600,11 @@
(((|#1| (-767) (-1076)) . T))
(((|#3|) . T))
((((-144)) . T))
-((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) -2750 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))) ((|#1|) . T))
+((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) -2733 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))) ((|#1|) . T))
(((|#1|) . T))
((((-144)) . T))
(((|#2|) |has| |#2| (-172)))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
(((|#1|) . T))
(|has| |#1| (-145))
(|has| |#1| (-147))
@@ -1627,32 +1627,32 @@
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1|) . T))
(((|#1| |#2|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((#0=(-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) #0#) |has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-905)))
+(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((#0=(-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) #0#) |has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-905)))
(((|#1|) . T) (($) . T))
(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
(((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363))))
+(((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363))))
(|has| |#1| (-846))
(|has| |#1| (-556))
((((-581 |#1|)) . T))
((($) . T))
(((|#2|) . T))
-(-2750 (-12 (|has| |#1| (-363)) (|has| |#2| (-816))) (-12 (|has| |#1| (-363)) (|has| |#2| (-846))))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (-12 (|has| |#1| (-363)) (|has| |#2| (-816))) (-12 (|has| |#1| (-363)) (|has| |#2| (-846))))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
((((-906 |#1|)) . T))
(((|#1| (-496 |#1| |#3|) (-496 |#1| |#2|)) . T))
(((|#1| |#4| |#5|) . T))
(((|#1| (-767)) . T))
((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) |has| |#1| (-172)) (($) |has| |#1| (-556)))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
-(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)) ((|#1|) |has| |#1| (-172)))
+(((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
((((-407 |#2|)) . T) (((-407 (-564))) . T) (($) . T))
((((-668 |#1|)) . T))
(((|#1| |#2| |#3| |#4|) . T))
@@ -1661,7 +1661,7 @@
((((-858)) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-858)) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
((((-1175)) . T))
((((-407 (-564))) . T) (($) . T) (((-407 |#1|)) . T) ((|#1|) . T) (((-564)) . T))
(((|#3|) . T) (((-564)) . T) (((-610 $)) . T))
@@ -1669,12 +1669,12 @@
((((-858)) . T))
((((-858)) . T))
(((|#2|) . T))
-(-2750 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-368)) (|has| |#3| (-722)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)) (|has| |#3| (-1094)))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-368)) (|has| |#3| (-722)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)) (|has| |#3| (-1094)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) |has| |#1| (-1034 (-564))) ((|#1|) . T))
(|has| |#1| (-1194))
(|has| |#1| (-1194))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
(|has| |#1| (-1194))
(|has| |#1| (-1194))
(((|#3| |#3|) . T))
@@ -1687,16 +1687,16 @@
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
((((-1152) (-52)) . T))
(|has| |#1| (-1094))
-(-2750 (|has| |#2| (-816)) (|has| |#2| (-846)))
+(-2733 (|has| |#2| (-816)) (|has| |#2| (-846)))
(((|#1|) . T))
(((|#1|) |has| |#1| (-172)) (($) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((($) . T))
((((-1168 |#1| |#2| |#3|)) -12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363))))
((((-858)) . T))
((((-564)) . T) (($) . T))
((((-767)) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-858)) . T))
((($) . T) (((-564)) . T))
@@ -1704,30 +1704,30 @@
(|has| |#2| (-905))
(|has| |#1| (-363))
(((|#2|) |has| |#2| (-1094)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-536)) . T) (((-407 (-1166 (-564)))) . T) (((-225)) . T) (((-379)) . T))
((((-379)) . T) (((-225)) . T) (((-858)) . T))
(|has| |#1| (-905))
(|has| |#1| (-905))
(|has| |#1| (-905))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-905)))
((($) . T) ((|#2|) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-905)))
((((-858)) . T))
(((|#1|) . T))
(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
((($ $) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((($ $) . T))
((((-564) (-112)) . T))
((($) . T))
(((|#1|) . T))
((((-564)) . T))
((((-112)) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556)))
(|has| |#1| (-38 (-407 (-564))))
(((|#1| (-564)) . T))
((($) . T))
@@ -1749,7 +1749,7 @@
(((|#1| (-1223 |#1| |#2| |#3|)) . T))
(((|#1| (-767)) . T))
(((|#1|) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-858)) . T))
(|has| |#1| (-1094))
((((-1152) |#1|) . T))
@@ -1769,18 +1769,18 @@
(((|#1|) . T))
((((-564)) . T))
((((-858)) . T))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-349)))
(|has| |#1| (-147))
((((-858)) . T))
(((|#3|) . T))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-858)) . T))
((((-1244 |#2| |#3| |#4|)) . T) (((-1245 |#1| |#2| |#3| |#4|)) . T))
((((-858)) . T))
-((((-48)) -12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (((-610 $)) . T) ((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) -2750 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-407 (-948 |#1|))) |has| |#1| (-556)) (((-948 |#1|)) |has| |#1| (-1045)) (((-1170)) . T))
+((((-48)) -12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (((-610 $)) . T) ((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) -2733 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-407 (-948 |#1|))) |has| |#1| (-556)) (((-948 |#1|)) |has| |#1| (-1045)) (((-1170)) . T))
(((|#1|) . T) (($) . T))
(((|#1| (-767)) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
(((|#1|) |has| |#1| (-309 |#1|)))
((((-1245 |#1| |#2| |#3| |#4|)) . T))
((((-564)) |has| |#1| (-882 (-564))) (((-379)) |has| |#1| (-882 (-379))))
@@ -1788,7 +1788,7 @@
(|has| |#1| (-556))
(((|#1|) . T))
((((-858)) . T))
-(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(((|#1|) |has| |#1| (-172)))
((($) |has| |#1| (-556)) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
@@ -1796,7 +1796,7 @@
(((|#1|) . T))
(((|#3|) |has| |#3| (-1094)))
((((-906 |#1|)) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
-(((|#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-363))))
+(((|#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-363))))
((((-1244 |#2| |#3| |#4|)) . T))
((((-112)) . T))
(|has| |#1| (-816))
@@ -1806,8 +1806,8 @@
(|has| |#1| (-844))
(|has| |#1| (-844))
(((|#1| (-564) (-1076)) . T))
-(-2750 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+(-2733 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1| (-407 (-564)) (-1076)) . T))
(((|#1| (-767) (-1076)) . T))
(|has| |#1| (-846))
@@ -1820,33 +1820,33 @@
(|has| |#1| (-1094))
((((-906 |#1|)) . T) (($) . T) (((-407 (-564))) . T))
(|has| |#1| (-1094))
-((((-564)) -2750 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045))))
+((((-564)) -2733 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045))))
(((|#1|) . T))
(|has| |#1| (-1094))
((((-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-637 (-564)))) ((|#2|) |has| |#1| (-363)))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
-((((-685 (-339 (-2363) (-2363 (QUOTE X) (QUOTE HESS)) (-695)))) . T))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
+((((-685 (-339 (-2336) (-2336 (QUOTE X) (QUOTE HESS)) (-695)))) . T))
(((|#2|) |has| |#2| (-172)))
(((|#1|) |has| |#1| (-172)))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
((((-858)) . T))
(|has| |#3| (-844))
((((-858)) . T))
((((-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) . T))
((((-858)) . T))
-(((|#1| |#1|) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-1045))))
+(((|#1| |#1|) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-1045))))
(((|#1|) . T))
((((-564)) . T))
((((-564)) . T))
-(((|#1|) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-1045))))
+(((|#1|) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-1045))))
(((|#2|) |has| |#2| (-363)))
((($) . T) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-363)))
(|has| |#1| (-846))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#2|) . T))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) |has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-905)))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) |has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-905)))
(((|#2|) . T) (((-564)) |has| |#2| (-637 (-564))))
((((-858)) . T))
((((-858)) . T))
@@ -1877,25 +1877,25 @@
(|has| |#1| (-145))
((((-564)) . T) ((|#1|) . T) (($) . T) (((-407 (-564))) . T) (((-1170)) |has| |#1| (-1034 (-1170))))
(((|#1| |#2|) . T))
-((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) -2750 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))) ((|#1|) . T))
+((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) -2733 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))) ((|#1|) . T))
((((-144)) . T))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
(((|#1|) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) . T) (($ $) . T))
(((|#2|) . T) ((|#1|) . T) (((-564)) . T))
((((-858)) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
((($) . T) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(|has| |#1| (-363))
(|has| |#1| (-363))
(|has| (-407 |#2|) (-233))
((((-641 |#1|)) . T))
(|has| |#1| (-905))
(((|#2|) |has| |#2| (-1045)))
-(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(|has| |#1| (-363))
(((|#1|) |has| |#1| (-172)))
(((|#1| |#1|) . T))
@@ -1922,7 +1922,7 @@
(((|#1| (-407 (-564)) (-1076)) . T))
(((|#1| (-767) (-1076)) . T))
(((#0=(-407 |#2|) #0#) . T) ((#1=(-407 (-564)) #1#) . T) (($ $) . T))
-(((|#1|) . T) (((-564)) -2750 (|has| (-407 (-564)) (-1034 (-564))) (|has| |#1| (-1034 (-564)))) (((-407 (-564))) . T))
+(((|#1|) . T) (((-564)) -2733 (|has| (-407 (-564)) (-1034 (-564))) (|has| |#1| (-1034 (-564)))) (((-407 (-564))) . T))
(((|#1| (-600 |#1| |#3|) (-600 |#1| |#2|)) . T))
(((|#1|) |has| |#1| (-172)))
(((|#1|) . T))
@@ -1943,25 +1943,25 @@
(((|#2|) |has| |#2| (-172)))
(|has| |#2| (-844))
((((-564)) . T) ((|#2|) . T) (((-407 (-564))) |has| |#2| (-1034 (-407 (-564)))))
-((((-112)) |has| |#1| (-1094)) (((-858)) -2750 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)) (|has| |#1| (-1094))))
+((((-112)) |has| |#1| (-1094)) (((-858)) -2733 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)) (|has| |#1| (-1094))))
(((|#1|) . T) (($) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) . T))
((((-858)) . T))
((((-564) |#1|) . T))
((((-858)) . T))
((((-695)) . T) (((-407 (-564))) . T) (((-564)) . T))
(((|#1| |#1|) |has| |#1| (-172)))
(((|#2|) . T))
-(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
((((-379)) . T))
((((-695)) . T))
((((-407 (-564))) . #0=(|has| |#2| (-363))) (($) . #0#))
(((|#1|) |has| |#1| (-172)))
((((-407 (-948 |#1|))) . T))
(((|#2| |#2|) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(((|#1|) . T))
(((|#2|) . T))
(|has| |#2| (-846))
@@ -1972,14 +1972,14 @@
(((|#3|) |has| |#3| (-1045)))
((((-1170)) |has| |#2| (-896 (-1170))))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-407 (-564))) . T) (($) . T))
(|has| |#1| (-473))
(|has| |#1| (-368))
(|has| |#1| (-368))
(|has| |#1| (-368))
(|has| |#1| (-363))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-473)) (|has| |#1| (-556)) (|has| |#1| (-1045)) (|has| |#1| (-1106)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-473)) (|has| |#1| (-556)) (|has| |#1| (-1045)) (|has| |#1| (-1106)))
(|has| |#1| (-38 (-407 (-564))))
((((-116 |#1|)) . T))
((((-116 |#1|)) . T))
@@ -2000,11 +2000,11 @@
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-846))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-147))
(|has| |#1| (-145))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) ((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) ((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
(((|#2|) . T))
(((|#3|) . T))
((((-116 |#1|)) . T))
@@ -2022,11 +2022,11 @@
((((-536)) |has| |#1| (-612 (-536))) (((-888 (-564))) |has| |#1| (-612 (-888 (-564)))) (((-888 (-379))) |has| |#1| (-612 (-888 (-379)))) (((-379)) . #0=(|has| |#1| (-1018))) (((-225)) . #0#))
(((|#1|) |has| |#1| (-363)))
((((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((($ $) . T) (((-610 $) $) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
((($) . T) (((-1245 |#1| |#2| |#3| |#4|)) . T) (((-407 (-564))) . T))
-((($) -2750 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-556)))
+((($) -2733 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-556)))
(|has| |#1| (-363))
(|has| |#1| (-363))
(|has| |#1| (-363))
@@ -2037,11 +2037,11 @@
((((-379)) . T))
(((|#3|) -12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))
((((-858)) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-905)))
(((|#1|) . T))
(|has| |#1| (-846))
(|has| |#1| (-846))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
((((-767)) . T))
@@ -2052,13 +2052,13 @@
(|has| |#1| (-145))
(|has| |#1| (-147))
((((-564)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
(((#0=(-1244 |#2| |#3| |#4|)) . T) (((-407 (-564))) |has| #0# (-38 (-407 (-564)))) (($) . T))
((((-564)) . T))
(|has| |#1| (-363))
-(-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-147)) (|has| |#1| (-363))) (|has| |#1| (-147)))
-(-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145)))
+(-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-147)) (|has| |#1| (-363))) (|has| |#1| (-147)))
+(-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145)))
(|has| |#1| (-363))
(|has| |#1| (-145))
(|has| |#1| (-147))
@@ -2073,23 +2073,23 @@
(((|#2|) . T))
(|has| |#1| (-1094))
(((|#1| |#2|) . T))
-((((-564)) . T) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))
+((((-564)) . T) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))
(((|#1|) . T) (((-564)) |has| |#1| (-637 (-564))))
(((|#3|) |has| |#3| (-172)))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
((((-858)) . T))
((((-564)) . T))
(((|#1| $) |has| |#1| (-286 |#1| |#1|)))
((((-407 (-564))) . T) (($) . T) (((-407 |#1|)) . T) ((|#1|) . T))
((((-948 |#1|)) . T) (((-858)) . T))
(((|#3|) . T))
-(((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-290)) (|has| |#1| (-363))) ((#0=(-407 (-564)) #0#) |has| |#1| (-363)))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+(((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-290)) (|has| |#1| (-363))) ((#0=(-407 (-564)) #0#) |has| |#1| (-363)))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
((((-948 |#1|)) . T))
((($) . T))
((((-564) |#1|) . T))
((((-1170)) |has| (-407 |#2|) (-896 (-1170))))
-(((|#1|) . T) (($) -2750 (|has| |#1| (-290)) (|has| |#1| (-363))) (((-407 (-564))) |has| |#1| (-363)))
+(((|#1|) . T) (($) -2733 (|has| |#1| (-290)) (|has| |#1| (-363))) (((-407 (-564))) |has| |#1| (-363)))
((((-536)) |has| |#2| (-612 (-536))))
((((-685 |#2|)) . T) (((-858)) . T))
(((|#1|) . T))
@@ -2097,8 +2097,8 @@
(((|#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))
((((-866 |#1|)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-(-2750 (|has| |#4| (-789)) (|has| |#4| (-844)))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#4| (-789)) (|has| |#4| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
((((-858)) . T))
((((-858)) . T))
(((|#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))
@@ -2114,17 +2114,17 @@
((((-407 (-564))) . T) (($) . T))
((((-407 (-564))) . T) (($) . T))
((((-407 (-564))) . T) (($) . T))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-1213)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-1213)))
((($) . T))
((((-407 (-564))) |has| #0=(-407 |#2|) (-1034 (-407 (-564)))) (((-564)) |has| #0# (-1034 (-564))) ((#0#) . T))
(((|#2|) . T) (((-564)) |has| |#2| (-637 (-564))))
(((|#1| (-767)) . T))
(|has| |#1| (-846))
(((|#1|) . T) (((-564)) |has| |#1| (-637 (-564))))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((((-564)) . T))
(|has| |#1| (-38 (-407 (-564))))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) |has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) |has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(|has| |#1| (-844))
(|has| |#1| (-38 (-407 (-564))))
@@ -2148,29 +2148,29 @@
(|has| |#1| (-38 (-407 (-564))))
((((-1152)) . T) (((-506)) . T) (((-225)) . T) (((-564)) . T))
((((-858)) . T))
-(((|#2|) . T) (((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1076)) . T) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
+(((|#2|) . T) (((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1076)) . T) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
(((|#1| |#2|) . T))
((((-144)) . T))
((((-776 |#1| (-860 |#2|))) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(|has| |#1| (-1194))
((((-858)) . T))
(((|#1|) . T))
-(-2750 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-368)) (|has| |#3| (-722)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)) (|has| |#3| (-1094)))
+(-2733 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-368)) (|has| |#3| (-722)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)) (|has| |#3| (-1094)))
((((-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)))
(((|#2|) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
((((-906 |#1|)) . T))
((($) . T))
((((-407 (-948 |#1|))) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-536)) |has| |#4| (-612 (-536))))
((((-858)) . T) (((-641 |#4|)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1|) . T))
(|has| |#1| (-844))
-(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) |has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))))
+(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) |has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))))
(|has| |#1| (-1094))
(|has| |#1| (-363))
(|has| |#1| (-846))
@@ -2179,16 +2179,16 @@
(((|#1|) . T))
((((-668 |#1|)) . T))
((($) . T) (((-407 (-564))) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
(|has| |#1| (-145))
(|has| |#1| (-147))
-(-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-147)) (|has| |#1| (-363))) (|has| |#1| (-147)))
-(-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145)))
+(-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-147)) (|has| |#1| (-363))) (|has| |#1| (-147)))
+(-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145)))
(|has| |#1| (-145))
(|has| |#1| (-147))
(|has| |#1| (-147))
(|has| |#1| (-145))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
((((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)))
(|has| |#1| (-844))
(((|#1| |#2|) . T))
@@ -2212,9 +2212,9 @@
((((-858)) . T))
((((-858)) . T))
((((-536)) |has| |#1| (-612 (-536))))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((|#1| |#1|) |has| |#1| (-309 |#1|)))
-(((|#1|) -2750 (|has| |#1| (-172)) (|has| |#1| (-363))))
+(((|#1|) -2733 (|has| |#1| (-172)) (|has| |#1| (-363))))
((((-316 |#1|)) . T))
(((|#2|) |has| |#2| (-363)))
(((|#2|) . T))
@@ -2236,13 +2236,13 @@
(|has| |#1| (-145))
(|has| |#1| (-147))
((($ $) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)) (|has| |#1| (-1094)))
(|has| |#1| (-556))
(((|#2|) . T))
((((-564)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1|) . T))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
(((|#1| (-59 |#1|) (-59 |#1|)) . T))
((((-581 |#1|)) . T))
((($) . T))
@@ -2251,14 +2251,14 @@
((($) . T))
(((|#1|) . T))
((((-858)) . T))
-(((|#2|) |has| |#2| (-6 (-4408 "*"))))
+(((|#2|) |has| |#2| (-6 (-4409 "*"))))
(((|#1|) . T))
(((|#1|) . T))
(((|#3|) . T))
(((|#1|) . T))
(((|#1|) . T))
((((-1244 |#2| |#3| |#4|)) . T) (((-564)) . T) (((-1245 |#1| |#2| |#3| |#4|)) . T) (($) . T) (((-407 (-564))) . T))
-((((-48)) -12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (((-564)) -2750 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))) (|has| |#1| (-1045))) ((|#1|) . T) (((-610 $)) . T) (($) |has| |#1| (-556)) (((-407 (-564))) -2750 (|has| |#1| (-556)) (|has| |#1| (-1034 (-407 (-564))))) (((-407 (-948 |#1|))) |has| |#1| (-556)) (((-948 |#1|)) |has| |#1| (-1045)) (((-1170)) . T))
+((((-48)) -12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (((-564)) -2733 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))) (|has| |#1| (-1045))) ((|#1|) . T) (((-610 $)) . T) (($) |has| |#1| (-556)) (((-407 (-564))) -2733 (|has| |#1| (-556)) (|has| |#1| (-1034 (-407 (-564))))) (((-407 (-948 |#1|))) |has| |#1| (-556)) (((-948 |#1|)) |has| |#1| (-1045)) (((-1170)) . T))
((((-407 (-564))) |has| |#2| (-1034 (-407 (-564)))) (((-564)) |has| |#2| (-1034 (-564))) ((|#2|) . T) (((-860 |#1|)) . T))
((($) . T) (((-116 |#1|)) . T) (((-407 (-564))) . T))
((((-1119 |#1| |#2|)) . T) ((|#2|) . T) ((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))))
@@ -2271,12 +2271,12 @@
(((|#1| |#2|) . T))
((((-1170) |#1|) . T))
(((|#4|) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
((((-1170) (-52)) . T))
((((-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) . T))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-564)) |has| |#1| (-1034 (-564))) ((|#1|) . T))
((((-858)) . T))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-368)) (|has| |#2| (-722)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)) (|has| |#2| (-1094)))
(((#0=(-1245 |#1| |#2| |#3| |#4|) #0#) . T) ((#1=(-407 (-564)) #1#) . T) (($ $) . T))
(((|#1| |#1|) |has| |#1| (-172)) ((#0=(-407 (-564)) #0#) |has| |#1| (-556)) (($ $) |has| |#1| (-556)))
(((|#1|) . T) (($) . T) (((-407 (-564))) . T))
@@ -2296,14 +2296,14 @@
(((|#1|) . T))
(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
(((|#2| |#3|) . T))
-(-2750 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(((|#1| (-531 |#2|)) . T))
(((|#1| (-767)) . T))
(((|#1| (-531 (-1082 (-1170)))) . T))
(((|#1|) |has| |#1| (-172)))
(((|#1|) . T))
(|has| |#2| (-905))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
((((-858)) . T))
((($ $) . T) ((#0=(-1244 |#2| |#3| |#4|) #0#) . T) ((#1=(-407 (-564)) #1#) |has| #0# (-38 (-407 (-564)))))
((((-906 |#1|)) . T))
@@ -2312,14 +2312,14 @@
((((-858)) . T))
((($) . T))
((($) . T))
-(-2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)) (|has| |#1| (-556)))
(|has| |#1| (-363))
(|has| |#1| (-363))
(((|#1| |#2|) . T))
((($) . T) ((#0=(-1244 |#2| |#3| |#4|)) . T) (((-407 (-564))) |has| #0# (-38 (-407 (-564)))))
((((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)))
-(-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363)) (|has| |#1| (-349)))
-(-2750 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
+(-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)))
((((-564)) |has| |#1| (-637 (-564))) ((|#1|) . T))
(((|#1| |#2|) . T))
((((-858)) . T))
@@ -2352,27 +2352,27 @@
(((|#1|) |has| |#1| (-172)))
((((-858)) . T))
(((|#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))
-(((|#2|) -2750 (|has| |#2| (-6 (-4408 "*"))) (|has| |#2| (-172))))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(((|#2|) -2733 (|has| |#2| (-6 (-4409 "*"))) (|has| |#2| (-172))))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(|has| |#2| (-846))
(|has| |#2| (-905))
(|has| |#1| (-905))
(((|#2|) |has| |#2| (-172)))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)))
((((-858)) . T))
((((-858)) . T))
((((-536)) . T) (((-564)) . T) (((-888 (-564))) . T) (((-379)) . T) (((-225)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) . T))
(((|#1|) . T))
((((-858)) . T))
(((|#1| |#2|) . T))
(((|#1| (-407 (-564))) . T))
(((|#1|) . T))
-(-2750 (|has| |#1| (-290)) (|has| |#1| (-363)))
+(-2733 (|has| |#1| (-290)) (|has| |#1| (-363)))
((((-144)) . T))
((((-407 |#2|)) . T) (((-407 (-564))) . T) (($) . T))
(|has| |#1| (-844))
@@ -2388,7 +2388,7 @@
((((-858)) . T))
((((-858)) . T))
((((-187)) . T) (((-858)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#2| |#2|) . T) ((|#1| |#1|) . T))
((((-858)) . T))
((((-858)) . T))
@@ -2401,7 +2401,7 @@
((((-858)) . T))
((((-1152)) . T))
((((-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((|#1| |#1|) |has| |#1| (-309 |#1|)))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(|has| |#1| (-846))
((((-858)) . T))
((((-536)) |has| |#1| (-612 (-536))))
@@ -2413,16 +2413,16 @@
(((|#2|) . T))
((((-906 |#1|)) . T) (((-407 (-564))) . T) (($) . T))
((($) . T) (((-564)) . T) (((-407 (-564))) . T) (((-610 $)) . T))
-(-2750 (|has| |#4| (-172)) (|has| |#4| (-722)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#4| (-172)) (|has| |#4| (-722)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-1170) (-52)) . T))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(|has| |#1| (-905))
((((-906 |#1|)) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
(|has| |#1| (-905))
@@ -2439,12 +2439,12 @@
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(|has| |#1| (-816))
(((#0=(-906 |#1|) #0#) . T) (($ $) . T) ((#1=(-407 (-564)) #1#) . T))
((((-407 |#2|)) . T))
(|has| |#1| (-844))
-((((-1195 |#1|)) . T) (((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-1195 |#1|)) . T) (((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) . T) ((#1=(-564) #1#) . T) (($ $) . T))
((((-906 |#1|)) . T) (($) . T) (((-407 (-564))) . T))
(((|#2|) |has| |#2| (-1045)) (((-564)) -12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045))))
@@ -2455,11 +2455,11 @@
(((|#2|) . T))
((((-858)) . T))
((((-407 (-564))) . T) (((-695)) . T) (($) . T) (((-564)) . T))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
-(((#0=(-52)) . T) (((-2 (|:| -3058 (-1170)) (|:| -3726 #0#))) . T))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
+(((#0=(-52)) . T) (((-2 (|:| -3026 (-1170)) (|:| -3683 #0#))) . T))
(|has| |#1| (-349))
((((-564)) . T))
((((-858)) . T))
@@ -2467,15 +2467,15 @@
(((#0=(-1245 |#1| |#2| |#3| |#4|) $) |has| #0# (-286 #0# #0#)))
(|has| |#1| (-363))
(((#0=(-1076) |#1|) . T) ((#0# $) . T) (($ $) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
(((#0=(-407 (-564)) #0#) . T) ((#1=(-695) #1#) . T) (($ $) . T))
((((-316 |#1|)) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) |has| |#1| (-363)))
((((-858)) . T))
(|has| |#1| (-1094))
(((|#1|) . T))
-(((|#1|) -2750 (|has| |#2| (-367 |#1|)) (|has| |#2| (-417 |#1|))))
-(((|#1|) -2750 (|has| |#2| (-367 |#1|)) (|has| |#2| (-417 |#1|))))
+(((|#1|) -2733 (|has| |#2| (-367 |#1|)) (|has| |#2| (-417 |#1|))))
+(((|#1|) -2733 (|has| |#2| (-367 |#1|)) (|has| |#2| (-417 |#1|))))
(((|#2|) . T))
((((-407 (-564))) . T) (((-695)) . T) (($) . T))
((((-579)) . T))
@@ -2498,7 +2498,7 @@
(((|#1|) . T))
((((-564)) . T))
(((|#2|) . T) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((|#1|) . T) (($) . T) (((-564)) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(((|#2|) . T) (((-564)) |has| |#2| (-637 (-564))))
(((|#1| |#2|) . T))
((($) . T))
@@ -2536,7 +2536,7 @@
(|has| |#2| (-1018))
((($) . T))
(|has| |#1| (-905))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((($) . T))
(((|#2|) . T))
(((|#1|) . T))
@@ -2544,9 +2544,9 @@
((($) . T))
(|has| |#1| (-363))
((((-906 |#1|)) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((($ $) . T) ((#0=(-407 (-564)) #0#) . T))
-(-2750 (|has| |#1| (-368)) (|has| |#1| (-846)))
+(-2733 (|has| |#1| (-368)) (|has| |#1| (-846)))
(((|#1|) . T))
((((-767)) . T))
((((-858)) . T))
@@ -2557,16 +2557,16 @@
((((-564)) . T) (($) . T))
((((-564)) . T) (($) . T))
((((-767) |#1|) . T))
-(((|#2| (-240 (-2062 |#1|) (-767))) . T))
+(((|#2| (-240 (-2069 |#1|) (-767))) . T))
(((|#1| (-531 |#3|)) . T))
((((-407 (-564))) . T))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-1152)) . T) (((-858)) . T))
-(((#0=(-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) #0#) |has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))))
+(((#0=(-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) #0#) |has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))))
((((-1152)) . T))
(|has| |#1| (-905))
(|has| |#2| (-363))
-(-2750 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-169 (-379))) . T) (((-225)) . T) (((-379)) . T))
((((-858)) . T))
(((|#1|) . T))
@@ -2583,11 +2583,11 @@
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-(-2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)))
(|has| |#1| (-38 (-407 (-564))))
(-12 (|has| |#1| (-545)) (|has| |#1| (-824)))
((((-858)) . T))
-((((-1170)) -2750 (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))) (-12 (|has| |#1| (-363)) (|has| |#2| (-896 (-1170))))))
+((((-1170)) -2733 (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))) (-12 (|has| |#1| (-363)) (|has| |#2| (-896 (-1170))))))
(|has| |#1| (-363))
((((-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))))
(|has| |#1| (-363))
@@ -2598,7 +2598,7 @@
(((|#2|) |has| |#1| (-363)))
(((|#2|) |has| |#1| (-363)))
((((-564)) . T) (($) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1|) . T))
(((|#1|) |has| |#1| (-172)))
(((|#1|) . T))
@@ -2623,9 +2623,9 @@
((((-379)) -12 (|has| |#1| (-363)) (|has| |#2| (-882 (-379)))) (((-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-882 (-564)))))
(|has| |#1| (-363))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
(|has| |#1| (-363))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
(|has| |#1| (-363))
(|has| |#1| (-556))
(((|#1|) . T))
@@ -2634,22 +2634,22 @@
((((-1152)) . T) (((-506)) . T) (((-225)) . T) (((-564)) . T))
(((|#1|) . T))
((((-407 |#2|)) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
-(-2750 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#2|) . T))
(((|#2|) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(|has| |#1| (-38 (-407 (-564))))
(((|#1| |#2|) . T))
(|has| |#1| (-38 (-407 (-564))))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(|has| |#1| (-147))
((((-1152) |#1|) . T))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(|has| |#1| (-147))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))
(|has| |#1| (-147))
((((-581 |#1|)) . T))
((($) . T))
@@ -2657,7 +2657,7 @@
(|has| |#1| (-556))
(|has| |#1| (-38 (-407 (-564))))
(|has| |#1| (-38 (-407 (-564))))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-349)))
(|has| |#1| (-147))
((((-858)) . T))
((($) . T))
@@ -2685,7 +2685,7 @@
((((-858)) . T))
((((-906 |#1|)) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-114)) . T) ((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2707,7 +2707,7 @@
((((-564)) . T))
((((-858)) . T))
((((-564)) . T))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
((((-169 (-379))) . T) (((-225)) . T) (((-379)) . T))
((((-858)) . T))
((((-858)) . T))
@@ -2719,9 +2719,9 @@
(((|#1|) . T) (($) . T) (((-407 (-564))) . T))
(|has| |#1| (-363))
(|has| |#1| (-363))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)) (|has| |#1| (-1094)))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-473)) (|has| |#1| (-722)) (|has| |#1| (-896 (-1170))) (|has| |#1| (-1045)) (|has| |#1| (-1106)) (|has| |#1| (-1094)))
(|has| |#1| (-1145))
((((-564) |#1|) . T))
(((|#1|) . T))
@@ -2741,8 +2741,8 @@
(((|#1|) . T))
(|has| |#1| (-556))
((((-407 |#2|)) . T) (((-407 (-564))) . T) (($) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
((((-379)) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2751,7 +2751,7 @@
(|has| |#1| (-556))
(|has| |#1| (-1094))
((((-776 |#1| (-860 |#2|))) |has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(((|#1|) . T))
(((|#2| |#3|) . T))
(((|#1|) . T))
@@ -2763,13 +2763,13 @@
(|has| |#2| (-363))
((((-581 |#1|)) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
((((-564)) . T) (((-407 (-564))) . T) (($) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) . T))
(((|#1|) . T))
(((|#1|) . T) (((-564)) . T))
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
((((-858)) . T))
((((-858)) . T))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
((((-858)) . T))
((((-1114)) . T) (((-858)) . T))
((((-536)) . T) (((-858)) . T))
@@ -2780,12 +2780,12 @@
((((-564)) . T))
(((|#3|) . T))
((((-858)) . T))
-(-2750 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)))
-((((-564)) . T) (((-407 (-564))) -2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
-((((-1119 |#1| |#2|)) . T) ((|#2|) . T) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-564)) . T))
-((((-1166 |#1|)) . T) (((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1076)) . T) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
-(-2750 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
-((((-1119 |#1| (-1170))) . T) (((-564)) . T) (((-1082 (-1170))) . T) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-1170)) . T))
+(-2733 (|has| |#1| (-307)) (|has| |#1| (-363)) (|has| |#1| (-349)))
+((((-564)) . T) (((-407 (-564))) -2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
+((((-1119 |#1| |#2|)) . T) ((|#2|) . T) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-564)) . T))
+((((-1166 |#1|)) . T) (((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) (((-1076)) . T) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
+(-2733 (|has| |#1| (-145)) (|has| |#1| (-147)) (|has| |#1| (-172)) (|has| |#1| (-556)) (|has| |#1| (-1045)))
+((((-1119 |#1| (-1170))) . T) (((-564)) . T) (((-1082 (-1170))) . T) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) (((-1170)) . T))
(((#0=(-581 |#1|) #0#) . T) (($ $) . T) ((#1=(-407 (-564)) #1#) . T))
((($ $) . T) ((#0=(-407 (-564)) #0#) . T))
(((|#1|) |has| |#1| (-172)))
@@ -2793,13 +2793,13 @@
((((-581 |#1|)) . T) (($) . T) (((-407 (-564))) . T))
((($) . T) (((-407 (-564))) . T))
((($) . T) (((-407 (-564))) . T))
-(((|#2|) |has| |#2| (-6 (-4408 "*"))))
+(((|#2|) |has| |#2| (-6 (-4409 "*"))))
(((|#1|) . T))
((((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((|#1|) . T) (((-564)) . T))
(((|#1|) . T))
((((-858)) . T))
((((-294 |#3|)) . T))
-(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
(((|#2| |#2|) . T) ((|#6| |#6|) . T))
(((|#1|) . T))
((($) . T) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T))
@@ -2807,21 +2807,21 @@
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
(((|#2|) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
(((|#2|) . T) ((|#6|) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
((((-858)) . T))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(|has| |#2| (-905))
(|has| |#1| (-905))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-858)) . T))
(((|#1|) . T))
-((((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) . T))
+((((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2836,10 +2836,10 @@
(((|#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))
(((#0=(-407 (-564)) #0#) . T))
((((-407 (-564))) . T))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#1|) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-407 (-564))) . T) (((-564)) . T) (($) . T))
((((-536)) . T))
((((-858)) . T))
@@ -2856,12 +2856,12 @@
((($ $) . T) ((#0=(-407 (-564)) #0#) . T))
((((-1170)) |has| |#1| (-896 (-1170))))
((((-906 |#1|)) . T) (((-407 (-564))) . T) (($) . T))
-((($) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) . T))
-(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))))
+((($) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) . T))
+(((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))) ((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))))
((($) . T) (((-407 (-564))) . T))
(((|#1|) . T) (((-407 (-564))) . T) (((-564)) . T) (($) . T))
(((|#2|) |has| |#2| (-1045)) (((-564)) -12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045))))
-((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-556))))
+((((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-556))))
(|has| |#1| (-556))
(((|#1|) |has| |#1| (-363)))
((((-564)) . T))
@@ -2880,8 +2880,8 @@
((((-858)) . T))
(|has| |#2| (-816))
(|has| |#2| (-816))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#2|) |has| |#1| (-363)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) . T))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#2|) |has| |#1| (-363)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) . T))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))))
((((-564)) |has| |#1| (-882 (-564))) (((-379)) |has| |#1| (-882 (-379))))
@@ -2907,12 +2907,12 @@
(((|#2| (-767)) . T))
((((-1170)) . T))
((((-866 |#1|)) . T))
-(-2750 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-25)) (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-858)) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-789)) (|has| |#2| (-844)))
-(-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846))))
+(-2733 (|has| |#2| (-789)) (|has| |#2| (-844)))
+(-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846))))
((((-866 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-368))
@@ -2938,7 +2938,7 @@
(((|#1|) . T))
((((-858)) . T))
(|has| |#2| (-905))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
((((-536)) |has| |#2| (-612 (-536))) (((-888 (-379))) |has| |#2| (-612 (-888 (-379)))) (((-888 (-564))) |has| |#2| (-612 (-888 (-564)))))
((((-858)) . T))
((((-858)) . T))
@@ -2979,12 +2979,12 @@
((((-407 |#2|) |#3|) . T))
(((|#1|) . T))
(|has| |#1| (-1094))
-(((|#2| (-482 (-2062 |#1|) (-767))) . T))
+(((|#2| (-482 (-2069 |#1|) (-767))) . T))
((((-564) |#1|) . T))
((((-1152)) . T) (((-858)) . T))
(((|#2| |#2|) . T))
(((|#1| (-531 (-1170))) . T))
-(-2750 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-564)) . T))
(((|#2|) . T))
(((|#2|) . T))
@@ -2994,9 +2994,9 @@
((($) . T) (((-407 (-564))) . T))
((($) . T))
((($) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
(((|#1|) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-858)) . T))
((((-144)) . T))
(((|#1|) . T) (((-407 (-564))) . T))
@@ -3035,31 +3035,31 @@
(((|#1|) . T))
(|has| |#1| (-233))
(((|#1| (-531 |#3|)) . T))
-(((|#2| (-240 (-2062 |#1|) (-767))) . T))
+(((|#2| (-240 (-2069 |#1|) (-767))) . T))
(|has| |#1| (-368))
(|has| |#1| (-368))
(|has| |#1| (-368))
(((|#1|) . T) (($) . T))
(((|#1| (-531 |#2|)) . T))
-(-2750 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#1| (-767)) . T))
(|has| |#1| (-556))
-(-2750 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-25)) (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(-12 (|has| |#1| (-21)) (|has| |#2| (-21)))
((((-858)) . T))
((((-564)) . T) (((-407 (-564))) . T) (($) . T))
-(-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))
-(-2750 (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))
+(-2733 (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
(((|#1|) |has| |#1| (-172)))
(((|#4|) |has| |#4| (-1045)))
(((|#3|) |has| |#3| (-1045)))
(-12 (|has| |#1| (-363)) (|has| |#2| (-816)))
(-12 (|has| |#1| (-363)) (|has| |#2| (-816)))
-((((-564)) . T) (((-407 (-564))) -2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
-((((-1119 |#1| |#2|)) . T) (((-564)) . T) ((|#3|) . T) (($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) ((|#2|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-564)) . T) (((-407 (-564))) -2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))) ((|#2|) . T) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-860 |#1|)) . T))
+((((-1119 |#1| |#2|)) . T) (((-564)) . T) ((|#3|) . T) (($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))) ((|#2|) . T))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
(((|#1|) . T) (((-407 (-564))) . T) (($) . T) (((-564)) . T))
@@ -3078,14 +3078,14 @@
(((|#2|) |has| |#2| (-1045)) (((-564)) -12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045))))
(((|#1|) . T))
(|has| |#2| (-363))
-(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
+(((#0=(-407 (-564)) #0#) |has| |#2| (-38 (-407 (-564)))) ((|#2| |#2|) . T) (($ $) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1| |#1|) . T) ((#0=(-407 (-564)) #0#) |has| |#1| (-38 (-407 (-564)))))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-407 (-564)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-407 (-564)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-407 (-564)) #0#) . T))
(((|#2| |#2|) . T))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T) (($) -2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
(((|#1|) . T) (($) . T) (((-407 (-564))) . T))
(((|#1|) . T) (($) . T) (((-407 (-564))) . T))
(((|#1|) . T) (($) . T) (((-407 (-564))) . T))
@@ -3108,7 +3108,7 @@
((((-858)) . T) (((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
-((((-641 |#1|)) . T) (((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-641 |#1|)) . T) (((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-1175)) . T))
((((-1175)) . T))
((((-1175)) . T))
@@ -3121,23 +3121,23 @@
((((-1208)) . T) (((-858)) . T) (((-1175)) . T))
((((-1175)) . T))
((((-1175)) . T))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) |has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) |has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
((((-564) |#1|) . T))
((((-564) |#1|) . T))
((((-564) |#1|) . T))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-564) |#1|) . T))
(((|#1|) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#1|) |has| |#1| (-172)))
((((-1170)) |has| |#1| (-896 (-1170))) (((-814 (-1170))) . T))
-(-2750 (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-131)) (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-789)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-815 |#1|)) . T))
(((|#1| |#2|) . T))
((((-858)) . T))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
(((|#1| |#2|) . T))
(|has| |#1| (-38 (-407 (-564))))
((((-858)) . T))
@@ -3145,19 +3145,19 @@
(((|#1|) |has| |#1| (-172)) (($) |has| |#1| (-556)) (((-407 (-564))) |has| |#1| (-556)))
(((|#2|) . T) (((-564)) |has| |#2| (-637 (-564))))
(|has| |#1| (-363))
-(-2750 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (-12 (|has| |#1| (-363)) (|has| |#2| (-233))))
+(-2733 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (-12 (|has| |#1| (-363)) (|has| |#2| (-233))))
(|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))
(|has| |#1| (-363))
(((|#1|) . T))
-(((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1| |#1|) . T))
+(((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1| |#1|) . T))
((((-564) |#1|) . T))
((((-316 |#1|)) . T))
(((#0=(-695) (-1166 #0#)) . T))
-((((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1|) . T))
+((((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
(|has| |#1| (-844))
-(((|#2|) . T) (((-1170)) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-1170)))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) ((|#1|) |has| |#1| (-172)))
-(((|#2|) . T) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-564)) . T) (($) -2750 (|has| |#1| (-363)) (|has| |#1| (-556))))
+(((|#2|) . T) (((-1170)) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-1170)))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))) (((-564)) . T) ((|#1|) |has| |#1| (-172)))
+(((|#2|) . T) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) (((-564)) . T) (($) -2733 (|has| |#1| (-363)) (|has| |#1| (-556))))
((($ $) . T) ((#0=(-860 |#1|) $) . T) ((#0# |#2|) . T))
((((-1119 |#1| (-1170))) . T) (((-814 (-1170))) . T) ((|#1|) . T) (((-564)) |has| |#1| (-1034 (-564))) (((-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) (((-1170)) . T))
((($) . T))
@@ -3173,12 +3173,12 @@
(((#0=(-1245 |#1| |#2| |#3| |#4|)) |has| #0# (-309 #0#)))
((($) . T))
(((|#1|) . T))
-((($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#2| |#2|) |has| |#1| (-363)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
+((($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#2| |#2|) |has| |#1| (-363)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) ((#0=(-407 (-564)) #0#) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
(|has| |#2| (-233))
(|has| $ (-147))
((((-858)) . T))
-((($) . T) (((-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
+((($) . T) (((-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-349))) ((|#1|) . T))
((((-858)) . T))
(|has| |#1| (-844))
((((-129)) . T))
@@ -3192,24 +3192,24 @@
(((|#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#4|) . T))
(|has| |#1| (-556))
-((($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#2|) |has| |#1| (-363)) ((|#1|) . T))
-((((-1170)) -2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))
-(((|#1|) . T) (($) -2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
+((($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))) ((|#2|) |has| |#1| (-363)) ((|#1|) . T))
+((((-1170)) -2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))
+(((|#1|) . T) (($) -2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-556))) (((-407 (-564))) -2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-363))))
((((-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))))
((((-1170)) -12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170)))))
(((|#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))
((((-564) |#1|) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
(((|#1|) . T))
(((|#1| (-531 (-814 (-1170)))) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((((-564)) . T) ((|#2|) . T) (($) . T) (((-407 (-564))) . T) (((-1170)) |has| |#2| (-1034 (-1170))))
(((|#1|) . T))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
(((|#1|) . T))
-(-2750 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
-(-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))
+(-2733 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))
((((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)))
((($) . T) (((-866 |#1|)) . T) (((-407 (-564))) . T))
((((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)))
@@ -3218,15 +3218,15 @@
(((|#1|) . T))
(((|#1|) . T))
((((-407 |#2|)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#1|) . T))
(((|#2| |#2|) . T) ((#0=(-407 (-564)) #0#) . T) (($ $) . T))
((((-564)) . T))
@@ -3256,17 +3256,17 @@
((((-129)) . T))
((((-858)) . T))
((((-1251 |#1| |#2| |#3|)) |has| |#1| (-363)))
-((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
+((((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) |has| |#2| (-172)) (($) -2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))))
(((|#2|) . T) ((|#6|) . T))
((($) . T) (((-407 (-564))) |has| |#2| (-38 (-407 (-564)))) ((|#2|) . T))
(|has| |#1| (-363))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-1098)) . T))
((((-858)) . T))
-((($) -2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((($) . T) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((|#1|) . T))
((($) . T))
-((($) -2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
+((($) -2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905))) ((|#1|) |has| |#1| (-172)) (((-407 (-564))) |has| |#1| (-38 (-407 (-564)))))
((((-1251 |#1| |#2| |#3|)) . T) (((-1223 |#1| |#2| |#3|)) . T))
((((-1170)) . T) (((-858)) . T))
(|has| |#2| (-905))
@@ -3276,7 +3276,7 @@
(((|#1|) . T))
(((|#1| |#1|) |has| |#1| (-172)))
((((-695)) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
((((-1175)) . T))
(((|#1|) |has| |#1| (-172)))
((((-1175)) . T))
@@ -3288,13 +3288,13 @@
((((-1175)) . T))
((((-1175)) . T))
((((-1175)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
((((-1175)) . T))
((((-1175)) . T))
(|has| |#1| (-363))
(|has| |#1| (-363))
-(-2750 (|has| |#1| (-172)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-172)) (|has| |#1| (-556)))
(((|#1| (-564)) . T))
(((|#1| (-407 (-564))) . T))
(((|#1| (-767)) . T))
@@ -3309,16 +3309,16 @@
((((-888 (-379))) . T) (((-888 (-564))) . T) (((-1170)) . T) (((-536)) . T))
(((|#1|) . T))
((((-858)) . T))
-(-2750 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
-(-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))
+(-2733 (|has| |#2| (-131)) (|has| |#2| (-172)) (|has| |#2| (-363)) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))
((((-564)) . T))
((((-564)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(((|#1| |#2|) . T))
(((|#1|) . T))
-(-2750 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
+(-2733 (|has| |#2| (-172)) (|has| |#2| (-722)) (|has| |#2| (-844)) (|has| |#2| (-1045)))
((((-1170)) -12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045))))
-(-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))))
+(-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))))
(|has| |#1| (-145))
(|has| |#1| (-147))
(|has| |#1| (-363))
@@ -3344,7 +3344,7 @@
(((|#1| |#2|) . T))
((((-564)) . T) ((|#2|) |has| |#2| (-172)))
((((-114)) . T) ((|#1|) . T) (((-564)) . T))
-(-2750 (|has| |#1| (-349)) (|has| |#1| (-368)))
+(-2733 (|has| |#1| (-349)) (|has| |#1| (-368)))
(((|#1| |#2|) . T))
((((-225)) . T))
((((-407 (-564))) . T) (($) . T) (((-564)) . T))
@@ -3356,7 +3356,7 @@
(((|#1|) . T))
(((|#1|) . T))
((((-536)) |has| |#1| (-612 (-536))))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-846)) (|has| |#1| (-1094))))
((($) . T) (((-407 (-564))) . T))
(|has| |#1| (-905))
(|has| |#1| (-905))
@@ -3367,14 +3367,14 @@
(((|#1| |#1|) |has| |#1| (-172)))
(((|#1|) . T) (((-564)) . T))
((((-1175)) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-556)))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-556)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
(((|#2|) . T))
-(-2750 (|has| |#1| (-21)) (|has| |#1| (-844)))
+(-2733 (|has| |#1| (-21)) (|has| |#1| (-844)))
(((|#1|) |has| |#1| (-172)))
(((|#1|) . T))
(((|#1|) . T))
-((((-858)) -2750 (-12 (|has| |#1| (-611 (-858))) (|has| |#2| (-611 (-858)))) (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094)))))
+((((-858)) -2733 (-12 (|has| |#1| (-611 (-858))) (|has| |#2| (-611 (-858)))) (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094)))))
((((-407 |#2|) |#3|) . T))
((((-407 (-564))) . T) (($) . T))
(|has| |#1| (-38 (-407 (-564))))
@@ -3386,19 +3386,19 @@
(((|#1|) . T) (((-407 (-564))) . T) (((-564)) . T) (($) . T))
(((#0=(-564) #0#) . T))
((($) . T) (((-407 (-564))) . T))
-(-2750 (|has| |#4| (-172)) (|has| |#4| (-722)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
-(-2750 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
+(-2733 (|has| |#4| (-172)) (|has| |#4| (-722)) (|has| |#4| (-844)) (|has| |#4| (-1045)))
+(-2733 (|has| |#3| (-172)) (|has| |#3| (-722)) (|has| |#3| (-844)) (|has| |#3| (-1045)))
((((-858)) . T) (((-1175)) . T))
(|has| |#4| (-789))
-(-2750 (|has| |#4| (-789)) (|has| |#4| (-844)))
+(-2733 (|has| |#4| (-789)) (|has| |#4| (-844)))
(|has| |#4| (-844))
(|has| |#3| (-789))
((((-1175)) . T))
-(-2750 (|has| |#3| (-789)) (|has| |#3| (-844)))
+(-2733 (|has| |#3| (-789)) (|has| |#3| (-844)))
(|has| |#3| (-844))
((((-564)) . T))
(((|#2|) . T))
-((((-1170)) -2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))
+((((-1170)) -2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))
((((-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))))
((((-1170)) -12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170)))))
(((|#1| |#1|) . T) (($ $) . T))
@@ -3413,11 +3413,11 @@
((((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)))
((((-1134 |#1| |#2|)) . T))
((((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)))
-(((|#2|) . T) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+(((|#2|) . T) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
((($) . T))
(|has| |#1| (-1018))
-(((|#2|) . T) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
((((-858)) . T))
((((-536)) |has| |#2| (-612 (-536))) (((-888 (-564))) |has| |#2| (-612 (-888 (-564)))) (((-888 (-379))) |has| |#2| (-612 (-888 (-379)))) (((-379)) . #0=(|has| |#2| (-1018))) (((-225)) . #0#))
((((-294 |#3|)) . T))
@@ -3433,15 +3433,15 @@
((((-1168 |#1| |#2| |#3|)) . T))
((((-1168 |#1| |#2| |#3|)) . T) (((-1161 |#1| |#2| |#3|)) . T))
((((-858)) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
((((-564) |#1|) . T))
((((-1168 |#1| |#2| |#3|)) |has| |#1| (-363)))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1|) . T))
(((|#2|) . T))
(|has| |#2| (-363))
-(((|#3|) . T) ((|#2|) . T) (($) -2750 (|has| |#4| (-172)) (|has| |#4| (-844)) (|has| |#4| (-1045))) ((|#4|) -2750 (|has| |#4| (-172)) (|has| |#4| (-363)) (|has| |#4| (-1045))))
-(((|#2|) . T) (($) -2750 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045))) ((|#3|) -2750 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))))
+(((|#3|) . T) ((|#2|) . T) (($) -2733 (|has| |#4| (-172)) (|has| |#4| (-844)) (|has| |#4| (-1045))) ((|#4|) -2733 (|has| |#4| (-172)) (|has| |#4| (-363)) (|has| |#4| (-1045))))
+(((|#2|) . T) (($) -2733 (|has| |#3| (-172)) (|has| |#3| (-844)) (|has| |#3| (-1045))) ((|#3|) -2733 (|has| |#3| (-172)) (|has| |#3| (-363)) (|has| |#3| (-1045))))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#1| (-363))
@@ -3456,7 +3456,7 @@
((((-187)) . T) (((-858)) . T))
((((-858)) . T))
(((|#1|) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
((((-129)) . T) (((-858)) . T))
((((-564) |#1|) . T))
((((-129)) . T))
@@ -3465,13 +3465,13 @@
(((|#1|) . T))
(((|#2| $) -12 (|has| |#1| (-363)) (|has| |#2| (-286 |#2| |#2|))) (($ $) . T))
((($ $) . T))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-905)))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-452)) (|has| |#1| (-905)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
((((-858)) . T))
((((-858)) . T))
((((-858)) . T))
(((|#1| (-531 |#2|)) . T))
-((((-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) . T))
+((((-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) . T))
((((-564) (-129)) . T))
(((|#1| (-564)) . T))
(((|#1| (-407 (-564))) . T))
@@ -3485,8 +3485,8 @@
((((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
-(-2750 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
-(-2750 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
+(-2733 (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905)))
+(-2733 (|has| |#1| (-452)) (|has| |#1| (-556)) (|has| |#1| (-905)))
((($) . T))
(((|#2| (-531 (-860 |#1|))) . T))
((((-1175)) . T))
@@ -3501,13 +3501,13 @@
((((-1175)) . T))
((((-858)) . T) (((-1175)) . T))
((((-1175)) . T))
-((((-858)) -2750 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
+((((-858)) -2733 (|has| |#1| (-611 (-858))) (|has| |#1| (-1094))))
(((|#1|) . T))
(((|#2| (-767)) . T))
(((|#1| |#2|) . T))
((((-1152) |#1|) . T))
((((-407 |#2|)) . T))
-((((-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T))
+((((-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T))
(|has| |#1| (-556))
(|has| |#1| (-556))
((($) . T) ((|#2|) . T))
@@ -3516,14 +3516,14 @@
((((-564)) . T) (($) . T))
(((|#2| $) |has| |#2| (-286 |#2| |#2|)))
(((|#1| (-641 |#1|)) |has| |#1| (-844)))
-(-2750 (|has| |#1| (-233)) (|has| |#1| (-349)))
-(-2750 (|has| |#1| (-363)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-233)) (|has| |#1| (-349)))
+(-2733 (|has| |#1| (-363)) (|has| |#1| (-349)))
((((-1255 |#1|)) . T) (((-564)) . T) ((|#2|) . T) (((-407 (-564))) |has| |#2| (-1034 (-407 (-564)))))
(|has| |#1| (-1094))
(((|#1|) . T))
-((((-1255 |#1|)) . T) (((-564)) . T) (($) -2750 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-1076)) . T) ((|#2|) . T) (((-407 (-564))) -2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))))
+((((-1255 |#1|)) . T) (((-564)) . T) (($) -2733 (|has| |#2| (-363)) (|has| |#2| (-452)) (|has| |#2| (-556)) (|has| |#2| (-905))) (((-1076)) . T) ((|#2|) . T) (((-407 (-564))) -2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))))
((((-407 (-564))) . T) (($) . T))
-((((-995 |#1|)) . T) ((|#1|) . T) (((-564)) -2750 (|has| (-995 |#1|) (-1034 (-564))) (|has| |#1| (-1034 (-564)))) (((-407 (-564))) -2750 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
+((((-995 |#1|)) . T) ((|#1|) . T) (((-564)) -2733 (|has| (-995 |#1|) (-1034 (-564))) (|has| |#1| (-1034 (-564)))) (((-407 (-564))) -2733 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
(((|#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))
@@ -3535,10 +3535,10 @@
(((|#1| |#2| |#3| |#4|) . T))
(((#0=(-1134 |#1| |#2|) #0#) |has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) #0#) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((#0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) #0#) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))))
(((#0=(-116 |#1|)) |has| #0# (-309 #0#)))
((($ $) . T))
-(-2750 (|has| |#1| (-846)) (|has| |#1| (-1094)))
+(-2733 (|has| |#1| (-846)) (|has| |#1| (-1094)))
((($ $) . T) ((#0=(-860 |#1|) $) . T) ((#0# |#2|) . T))
((($ $) . T) ((|#2| $) |has| |#1| (-233)) ((|#2| |#1|) |has| |#1| (-233)) ((|#3| |#1|) . T) ((|#3| $) . T))
(((-478 . -1094) T) ((-264 . -514) 162010) ((-247 . -514) 161953) ((-245 . -1094) 161903) ((-571 . -111) 161888) ((-531 . -23) T) ((-138 . -1094) T) ((-137 . -1094) T) ((-117 . -309) 161845) ((-133 . -1094) T) ((-479 . -514) 161637) ((-673 . -614) 161621) ((-690 . -102) T) ((-1135 . -514) 161540) ((-390 . -131) T) ((-1272 . -972) 161509) ((-31 . -93) T) ((-600 . -489) 161493) ((-619 . -131) T) ((-815 . -842) T) ((-523 . -57) 161443) ((-59 . -514) 161376) ((-519 . -514) 161309) ((-418 . -896) 161268) ((-169 . -1045) T) ((-516 . -514) 161201) ((-497 . -514) 161134) ((-496 . -514) 161067) ((-795 . -1034) 160850) ((-695 . -38) 160815) ((-1232 . -614) 160563) ((-343 . -349) T) ((-1088 . -1087) 160547) ((-1088 . -1094) 160525) ((-851 . -614) 160422) ((-169 . -243) 160373) ((-169 . -233) 160324) ((-1088 . -1089) 160282) ((-868 . -286) 160240) ((-225 . -791) T) ((-225 . -788) T) ((-690 . -284) NIL) ((-571 . -614) 160212) ((-1144 . -1185) 160191) ((-407 . -988) 160175) ((-697 . -21) T) ((-697 . -25) T) ((-1274 . -644) 160149) ((-316 . -160) 160128) ((-316 . -143) 160107) ((-1144 . -107) 160057) ((-134 . -25) T) ((-40 . -231) 160034) ((-116 . -21) T) ((-116 . -25) T) ((-606 . -288) 160010) ((-475 . -288) 159989) ((-1232 . -326) 159966) ((-1232 . -1045) T) ((-851 . -1045) T) ((-795 . -338) 159950) ((-139 . -185) T) ((-117 . -1145) NIL) ((-91 . -611) 159882) ((-477 . -131) T) ((-1232 . -233) T) ((-1090 . -490) 159863) ((-1090 . -611) 159829) ((-1084 . -490) 159810) ((-1084 . -611) 159776) ((-592 . -1209) T) ((-1067 . -490) 159757) ((-571 . -1045) T) ((-1067 . -611) 159723) ((-658 . -713) 159707) ((-1060 . -490) 159688) ((-1060 . -611) 159654) ((-954 . -288) 159631) ((-60 . -34) T) ((-1056 . -791) T) ((-1056 . -788) T) ((-1032 . -490) 159612) ((-1015 . -490) 159593) ((-812 . -722) T) ((-727 . -47) 159558) ((-621 . -38) 159545) ((-355 . -290) T) ((-352 . -290) T) ((-344 . -290) T) ((-264 . -290) 159476) ((-247 . -290) 159407) ((-1032 . -611) 159373) ((-1020 . -102) T) ((-1015 . -611) 159339) ((-624 . -490) 159320) ((-413 . -722) T) ((-117 . -38) 159265) ((-483 . -490) 159246) ((-624 . -611) 159212) ((-413 . -473) T) ((-218 . -490) 159193) ((-483 . -611) 159159) ((-354 . -102) T) ((-218 . -611) 159125) ((-1203 . -1052) T) ((-707 . -1052) T) ((-1168 . -47) 159102) ((-1167 . -47) 159072) ((-1161 . -47) 159049) ((-128 . -288) 159024) ((-1031 . -151) 158970) ((-906 . -290) T) ((-1120 . -47) 158942) ((-690 . -309) NIL) ((-515 . -611) 158924) ((-510 . -611) 158906) ((-508 . -611) 158888) ((-327 . -1094) 158838) ((-708 . -452) 158769) ((-48 . -102) T) ((-1243 . -286) 158754) ((-1222 . -286) 158674) ((-641 . -662) 158658) ((-641 . -647) 158642) ((-339 . -21) T) ((-339 . -25) T) ((-40 . -349) NIL) ((-174 . -21) T) ((-174 . -25) T) ((-641 . -373) 158626) ((-603 . -490) 158608) ((-600 . -286) 158585) ((-603 . -611) 158552) ((-388 . -102) T) ((-1114 . -143) T) ((-126 . -611) 158484) ((-870 . -1094) T) ((-654 . -411) 158468) ((-710 . -611) 158450) ((-249 . -611) 158417) ((-187 . -611) 158399) ((-162 . -611) 158381) ((-157 . -611) 158363) ((-1274 . -722) T) ((-1096 . -34) T) ((-867 . -791) NIL) ((-867 . -788) NIL) ((-854 . -846) T) ((-727 . -882) NIL) ((-1283 . -131) T) ((-381 . -131) T) ((-888 . -614) 158331) ((-900 . -102) T) ((-727 . -1034) 158207) ((-531 . -131) T) ((-1081 . -411) 158191) ((-996 . -489) 158175) ((-117 . -400) 158152) ((-1161 . -1209) 158131) ((-778 . -411) 158115) ((-776 . -411) 158099) ((-939 . -34) T) ((-690 . -1145) NIL) ((-251 . -644) 157934) ((-250 . -644) 157756) ((-813 . -916) 157735) ((-454 . -411) 157719) ((-600 . -19) 157703) ((-1140 . -1202) 157672) ((-1161 . -882) NIL) ((-1161 . -880) 157624) ((-600 . -602) 157601) ((-1195 . -611) 157533) ((-1169 . -611) 157515) ((-62 . -395) T) ((-1167 . -1034) 157450) ((-1161 . -1034) 157416) ((-690 . -38) 157366) ((-474 . -286) 157351) ((-1215 . -611) 157333) ((-727 . -377) 157317) ((-834 . -611) 157299) ((-654 . -1052) T) ((-1243 . -998) 157265) ((-1222 . -998) 157231) ((-1082 . -614) 157215) ((-1057 . -1185) 157190) ((-1070 . -614) 157167) ((-868 . -612) 156974) ((-868 . -611) 156956) ((-1182 . -489) 156893) ((-418 . -1018) 156871) ((-48 . -309) 156858) ((-1057 . -107) 156804) ((-479 . -489) 156741) ((-520 . -1209) T) ((-1161 . -338) 156693) ((-1135 . -489) 156664) ((-1161 . -377) 156616) ((-1081 . -1052) T) ((-437 . -102) T) ((-183 . -1094) T) ((-251 . -34) T) ((-250 . -34) T) ((-778 . -1052) T) ((-776 . -1052) T) ((-727 . -896) 156593) ((-454 . -1052) T) ((-59 . -489) 156577) ((-1030 . -1051) 156551) ((-519 . -489) 156535) ((-516 . -489) 156519) ((-497 . -489) 156503) ((-496 . -489) 156487) ((-245 . -514) 156420) ((-1030 . -111) 156387) ((-1168 . -896) 156300) ((-1167 . -896) 156206) ((-1161 . -896) 156039) ((-1120 . -896) 156023) ((-666 . -1106) T) ((-354 . -1145) T) ((-642 . -93) T) ((-322 . -1051) 156005) ((-251 . -787) 155984) ((-251 . -790) 155935) ((-31 . -490) 155916) ((-251 . -789) 155895) ((-250 . -787) 155874) ((-250 . -790) 155825) ((-250 . -789) 155804) ((-31 . -611) 155770) ((-50 . -1052) T) ((-251 . -722) 155680) ((-250 . -722) 155590) ((-1203 . -1094) T) ((-666 . -23) T) ((-581 . -1052) T) ((-518 . -1052) T) ((-379 . -1051) 155555) ((-322 . -111) 155530) ((-73 . -383) T) ((-73 . -395) T) ((-1020 . -38) 155467) ((-690 . -400) 155449) ((-99 . -102) T) ((-707 . -1094) T) ((-999 . -145) 155421) ((-999 . -147) 155393) ((-379 . -111) 155349) ((-319 . -1213) 155328) ((-474 . -998) 155294) ((-354 . -38) 155259) ((-40 . -370) 155231) ((-869 . -611) 155103) ((-127 . -125) 155087) ((-121 . -125) 155071) ((-832 . -1051) 155041) ((-829 . -21) 154993) ((-823 . -1051) 154977) ((-829 . -25) 154929) ((-319 . -556) 154880) ((-517 . -614) 154861) ((-564 . -824) T) ((-240 . -1209) T) ((-1030 . -614) 154830) ((-832 . -111) 154795) ((-823 . -111) 154774) ((-1243 . -611) 154756) ((-1222 . -611) 154738) ((-1222 . -612) 154409) ((-1166 . -905) 154388) ((-1119 . -905) 154367) ((-48 . -38) 154332) ((-1281 . -1106) T) ((-600 . -611) 154244) ((-600 . -612) 154205) ((-1279 . -1106) T) ((-361 . -614) 154189) ((-322 . -614) 154173) ((-240 . -1034) 154000) ((-1166 . -644) 153925) ((-1119 . -644) 153850) ((-850 . -644) 153824) ((-714 . -611) 153806) ((-546 . -368) T) ((-1281 . -23) T) ((-1279 . -23) T) ((-491 . -1094) T) ((-379 . -614) 153756) ((-379 . -616) 153738) ((-1030 . -1045) T) ((-861 . -102) T) ((-1182 . -286) 153717) ((-169 . -368) 153668) ((-1000 . -1209) T) ((-832 . -614) 153622) ((-823 . -614) 153577) ((-44 . -23) T) ((-479 . -286) 153556) ((-585 . -1094) T) ((-1140 . -1103) 153525) ((-1098 . -1097) 153477) ((-390 . -21) T) ((-390 . -25) T) ((-152 . -1106) T) ((-1287 . -102) T) ((-1000 . -880) 153459) ((-1000 . -882) 153441) ((-1203 . -713) 153338) ((-621 . -231) 153322) ((-619 . -21) T) ((-289 . -556) T) ((-619 . -25) T) ((-1189 . -1094) T) ((-707 . -713) 153287) ((-240 . -377) 153256) ((-1000 . -1034) 153216) ((-379 . -1045) T) ((-223 . -1052) T) ((-117 . -231) 153193) ((-59 . -286) 153170) ((-152 . -23) T) ((-516 . -286) 153147) ((-327 . -514) 153080) ((-496 . -286) 153057) ((-379 . -243) T) ((-379 . -233) T) ((-832 . -1045) T) ((-823 . -1045) T) ((-708 . -945) 153026) ((-697 . -846) T) ((-474 . -611) 153008) ((-823 . -233) 152987) ((-134 . -846) T) ((-654 . -1094) T) ((-1182 . -602) 152966) ((-550 . -1185) 152945) ((-336 . -1094) T) ((-319 . -363) 152924) ((-407 . -147) 152903) ((-407 . -145) 152882) ((-960 . -1106) 152781) ((-240 . -896) 152713) ((-811 . -1106) 152623) ((-650 . -848) 152607) ((-479 . -602) 152586) ((-550 . -107) 152536) ((-1000 . -377) 152518) ((-1000 . -338) 152500) ((-97 . -1094) T) ((-960 . -23) 152311) ((-477 . -21) T) ((-477 . -25) T) ((-811 . -23) 152181) ((-1170 . -611) 152163) ((-59 . -19) 152147) ((-1170 . -612) 152069) ((-1166 . -722) T) ((-1119 . -722) T) ((-516 . -19) 152053) ((-496 . -19) 152037) ((-59 . -602) 152014) ((-1081 . -1094) T) ((-897 . -102) 151992) ((-850 . -722) T) ((-778 . -1094) T) ((-516 . -602) 151969) ((-496 . -602) 151946) ((-776 . -1094) T) ((-776 . -1059) 151913) ((-461 . -1094) T) ((-454 . -1094) T) ((-585 . -713) 151888) ((-645 . -1094) T) ((-1251 . -47) 151865) ((-1245 . -102) T) ((-1244 . -47) 151835) ((-1223 . -47) 151812) ((-1203 . -172) 151763) ((-1167 . -307) 151742) ((-1000 . -896) NIL) ((-1161 . -307) 151721) ((-625 . -1106) T) ((-666 . -131) T) ((-1090 . -614) 151702) ((-1084 . -614) 151683) ((-1074 . -556) 151634) ((-1074 . -1213) 151585) ((-1067 . -614) 151566) ((-275 . -1094) T) ((-85 . -441) T) ((-85 . -395) T) ((-1060 . -614) 151547) ((-1032 . -614) 151528) ((-50 . -1094) T) ((-1015 . -614) 151509) ((-707 . -172) T) ((-594 . -47) 151486) ((-225 . -644) 151451) ((-581 . -1094) T) ((-518 . -1094) T) ((-359 . -1213) T) ((-353 . -1213) T) ((-345 . -1213) T) ((-487 . -816) T) ((-487 . -916) T) ((-319 . -1106) T) ((-108 . -1213) T) ((-710 . -1051) 151421) ((-339 . -846) T) ((-217 . -916) T) ((-217 . -816) T) ((-624 . -614) 151402) ((-359 . -556) T) ((-353 . -556) T) ((-345 . -556) T) ((-483 . -614) 151383) ((-108 . -556) T) ((-654 . -713) 151353) ((-1161 . -1018) NIL) ((-218 . -614) 151334) ((-319 . -23) T) ((-67 . -1209) T) ((-996 . -611) 151266) ((-690 . -231) 151248) ((-710 . -111) 151213) ((-641 . -34) T) ((-245 . -489) 151197) ((-1096 . -1092) 151181) ((-171 . -1094) T) ((-948 . -905) 151160) ((-515 . -614) 151144) ((-1287 . -1145) T) ((-1283 . -21) T) ((-481 . -905) 151123) ((-1283 . -25) T) ((-1281 . -131) T) ((-1279 . -131) T) ((-1272 . -102) T) ((-1255 . -611) 151089) ((-1244 . -1034) 151024) ((-1081 . -713) 150873) ((-1056 . -644) 150860) ((-948 . -644) 150785) ((-778 . -713) 150614) ((-536 . -611) 150596) ((-536 . -612) 150577) ((-776 . -713) 150426) ((-1223 . -1209) 150405) ((-1071 . -102) T) ((-381 . -25) T) ((-381 . -21) T) ((-481 . -644) 150330) ((-461 . -713) 150301) ((-454 . -713) 150150) ((-983 . -102) T) ((-1223 . -882) NIL) ((-1223 . -880) 150102) ((-1182 . -612) NIL) ((-733 . -102) T) ((-1182 . -611) 150084) ((-603 . -614) 150066) ((-1136 . -1117) 150011) ((-1042 . -1202) 149940) ((-531 . -25) T) ((-897 . -309) 149878) ((-710 . -614) 149832) ((-343 . -1052) T) ((-642 . -490) 149813) ((-141 . -102) T) ((-44 . -131) T) ((-289 . -1106) T) ((-677 . -93) T) ((-672 . -93) T) ((-660 . -611) 149795) ((-642 . -611) 149748) ((-478 . -93) T) ((-355 . -611) 149730) ((-352 . -611) 149712) ((-344 . -611) 149694) ((-264 . -612) 149442) ((-264 . -611) 149424) ((-247 . -611) 149406) ((-247 . -612) 149267) ((-133 . -93) T) ((-138 . -93) T) ((-137 . -93) T) ((-1223 . -1034) 149233) ((-1203 . -514) 149200) ((-1135 . -611) 149182) ((-815 . -853) T) ((-815 . -722) T) ((-600 . -288) 149159) ((-581 . -713) 149124) ((-479 . -612) NIL) ((-479 . -611) 149106) ((-518 . -713) 149051) ((-316 . -102) T) ((-313 . -102) T) ((-289 . -23) T) ((-152 . -131) T) ((-906 . -611) 149033) ((-386 . -722) T) ((-868 . -1051) 148985) ((-906 . -612) 148967) ((-868 . -111) 148905) ((-710 . -1045) T) ((-708 . -1235) 148889) ((-139 . -102) T) ((-136 . -102) T) ((-114 . -102) T) ((-690 . -349) NIL) ((-519 . -611) 148821) ((-379 . -791) T) ((-223 . -1094) T) ((-379 . -788) T) ((-225 . -790) T) ((-225 . -787) T) ((-59 . -612) 148782) ((-59 . -611) 148694) ((-225 . -722) T) ((-516 . -612) 148655) ((-516 . -611) 148567) ((-497 . -611) 148499) ((-496 . -612) 148460) ((-496 . -611) 148372) ((-1074 . -363) 148323) ((-40 . -411) 148300) ((-77 . -1209) T) ((-867 . -905) NIL) ((-359 . -329) 148284) ((-359 . -363) T) ((-353 . -329) 148268) ((-353 . -363) T) ((-345 . -329) 148252) ((-345 . -363) T) ((-316 . -284) 148231) ((-108 . -363) T) ((-70 . -1209) T) ((-1223 . -338) 148183) ((-867 . -644) 148128) ((-1223 . -377) 148080) ((-960 . -131) 147935) ((-811 . -131) 147805) ((-954 . -647) 147789) ((-1081 . -172) 147700) ((-954 . -373) 147684) ((-1056 . -790) T) ((-1056 . -787) T) ((-868 . -614) 147582) ((-778 . -172) 147473) ((-776 . -172) 147384) ((-812 . -47) 147346) ((-1056 . -722) T) ((-327 . -489) 147330) ((-948 . -722) T) ((-454 . -172) 147241) ((-245 . -286) 147218) ((-1272 . -309) 147156) ((-1251 . -896) 147069) ((-481 . -722) T) ((-1244 . -896) 146975) ((-1243 . -1051) 146810) ((-1223 . -896) 146643) ((-1222 . -1051) 146451) ((-1203 . -290) 146430) ((-1179 . -1209) T) ((-1177 . -368) T) ((-1176 . -368) T) ((-1140 . -151) 146414) ((-1114 . -102) T) ((-1112 . -1094) T) ((-1074 . -23) T) ((-1069 . -102) T) ((-923 . -951) T) ((-733 . -309) 146352) ((-75 . -1209) T) ((-30 . -951) T) ((-169 . -905) 146305) ((-660 . -382) 146277) ((-112 . -840) T) ((-1 . -611) 146259) ((-1074 . -1106) T) ((-128 . -647) 146241) ((-50 . -618) 146225) ((-999 . -409) 146197) ((-594 . -896) 146110) ((-438 . -102) T) ((-141 . -309) NIL) ((-128 . -373) 146092) ((-868 . -1045) T) ((-829 . -846) 146071) ((-81 . -1209) T) ((-707 . -290) T) ((-40 . -1052) T) ((-581 . -172) T) ((-518 . -172) T) ((-511 . -611) 146053) ((-169 . -644) 145963) ((-507 . -611) 145945) ((-351 . -147) 145927) ((-351 . -145) T) ((-359 . -1106) T) ((-353 . -1106) T) ((-345 . -1106) T) ((-1000 . -307) T) ((-910 . -307) T) ((-868 . -243) T) ((-108 . -1106) T) ((-868 . -233) 145906) ((-1243 . -111) 145727) ((-1222 . -111) 145516) ((-245 . -1247) 145500) ((-564 . -844) T) ((-359 . -23) T) ((-354 . -349) T) ((-316 . -309) 145487) ((-313 . -309) 145428) ((-353 . -23) T) ((-319 . -131) T) ((-345 . -23) T) ((-1000 . -1018) T) ((-31 . -614) 145409) ((-108 . -23) T) ((-245 . -602) 145386) ((-1245 . -38) 145278) ((-1232 . -905) 145257) ((-112 . -1094) T) ((-1031 . -102) T) ((-1232 . -644) 145182) ((-867 . -790) NIL) ((-851 . -644) 145156) ((-867 . -787) NIL) ((-812 . -882) NIL) ((-867 . -722) T) ((-1081 . -514) 145029) ((-778 . -514) 144976) ((-776 . -514) 144928) ((-571 . -644) 144915) ((-812 . -1034) 144743) ((-454 . -514) 144686) ((-388 . -389) T) ((-1243 . -614) 144499) ((-1222 . -614) 144247) ((-60 . -1209) T) ((-619 . -846) 144226) ((-500 . -657) T) ((-1140 . -972) 144195) ((-999 . -452) T) ((-695 . -844) T) ((-510 . -788) T) ((-474 . -1051) 144030) ((-343 . -1094) T) ((-313 . -1145) NIL) ((-289 . -131) T) ((-394 . -1094) T) ((-690 . -370) 143997) ((-866 . -1052) T) ((-223 . -618) 143974) ((-327 . -286) 143951) ((-474 . -111) 143772) ((-1243 . -1045) T) ((-1222 . -1045) T) ((-812 . -377) 143756) ((-169 . -722) T) ((-650 . -102) T) ((-1243 . -243) 143735) ((-1243 . -233) 143687) ((-1222 . -233) 143592) ((-1222 . -243) 143571) ((-999 . -402) NIL) ((-666 . -637) 143519) ((-316 . -38) 143429) ((-313 . -38) 143358) ((-69 . -611) 143340) ((-319 . -493) 143306) ((-1182 . -288) 143285) ((-1217 . -846) T) ((-1107 . -1106) 143195) ((-83 . -1209) T) ((-61 . -611) 143177) ((-479 . -288) 143156) ((-1274 . -1034) 143133) ((-1158 . -1094) T) ((-1107 . -23) 143003) ((-812 . -896) 142939) ((-1232 . -722) T) ((-1096 . -1209) T) ((-474 . -614) 142765) ((-1081 . -290) 142696) ((-962 . -1094) T) ((-889 . -102) T) ((-778 . -290) 142607) ((-327 . -19) 142591) ((-59 . -288) 142568) ((-776 . -290) 142499) ((-851 . -722) T) ((-117 . -844) NIL) ((-516 . -288) 142476) ((-327 . -602) 142453) ((-496 . -288) 142430) ((-454 . -290) 142361) ((-1031 . -309) 142212) ((-677 . -490) 142193) ((-571 . -722) T) ((-672 . -490) 142174) ((-677 . -611) 142124) ((-672 . -611) 142090) ((-658 . -611) 142072) ((-478 . -490) 142053) ((-478 . -611) 142019) ((-245 . -612) 141980) ((-245 . -490) 141957) ((-138 . -490) 141938) ((-137 . -490) 141919) ((-133 . -490) 141900) ((-245 . -611) 141792) ((-213 . -102) T) ((-138 . -611) 141758) ((-137 . -611) 141724) ((-133 . -611) 141690) ((-1141 . -34) T) ((-939 . -1209) T) ((-343 . -713) 141635) ((-666 . -25) T) ((-666 . -21) T) ((-1170 . -614) 141616) ((-474 . -1045) T) ((-633 . -417) 141581) ((-605 . -417) 141546) ((-1114 . -1145) T) ((-581 . -290) T) ((-518 . -290) T) ((-1244 . -307) 141525) ((-474 . -233) 141477) ((-474 . -243) 141456) ((-1223 . -307) 141435) ((-1223 . -1018) NIL) ((-1074 . -131) T) ((-868 . -791) 141414) ((-144 . -102) T) ((-40 . -1094) T) ((-868 . -788) 141393) ((-641 . -1006) 141377) ((-580 . -1052) T) ((-564 . -1052) T) ((-495 . -1052) T) ((-407 . -452) T) ((-359 . -131) T) ((-316 . -400) 141361) ((-313 . -400) 141322) ((-353 . -131) T) ((-345 . -131) T) ((-1175 . -1094) T) ((-1114 . -38) 141309) ((-1088 . -611) 141276) ((-108 . -131) T) ((-950 . -1094) T) ((-917 . -1094) T) ((-767 . -1094) T) ((-668 . -1094) T) ((-697 . -147) T) ((-116 . -147) T) ((-1281 . -21) T) ((-1281 . -25) T) ((-1279 . -21) T) ((-1279 . -25) T) ((-660 . -1051) 141260) ((-531 . -846) T) ((-500 . -846) T) ((-355 . -1051) 141212) ((-352 . -1051) 141164) ((-344 . -1051) 141116) ((-251 . -1209) T) ((-250 . -1209) T) ((-264 . -1051) 140959) ((-247 . -1051) 140802) ((-660 . -111) 140781) ((-547 . -840) T) ((-355 . -111) 140719) ((-352 . -111) 140657) ((-344 . -111) 140595) ((-264 . -111) 140424) ((-247 . -111) 140253) ((-813 . -1213) 140232) ((-621 . -411) 140216) ((-44 . -21) T) ((-44 . -25) T) ((-811 . -637) 140122) ((-813 . -556) 140101) ((-251 . -1034) 139928) ((-250 . -1034) 139755) ((-126 . -119) 139739) ((-906 . -1051) 139704) ((-708 . -102) T) ((-695 . -1052) T) ((-536 . -616) 139607) ((-343 . -172) T) ((-88 . -611) 139589) ((-152 . -21) T) ((-152 . -25) T) ((-906 . -111) 139545) ((-40 . -713) 139490) ((-866 . -1094) T) ((-660 . -614) 139467) ((-642 . -614) 139448) ((-355 . -614) 139385) ((-352 . -614) 139322) ((-547 . -1094) T) ((-344 . -614) 139259) ((-327 . -612) 139220) ((-327 . -611) 139132) ((-264 . -614) 138885) ((-247 . -614) 138670) ((-1222 . -788) 138623) ((-1222 . -791) 138576) ((-251 . -377) 138545) ((-250 . -377) 138514) ((-650 . -38) 138484) ((-606 . -34) T) ((-482 . -1106) 138394) ((-475 . -34) T) ((-1107 . -131) 138264) ((-960 . -25) 138075) ((-906 . -614) 138025) ((-870 . -611) 138007) ((-960 . -21) 137962) ((-811 . -21) 137872) ((-811 . -25) 137723) ((-1215 . -368) T) ((-621 . -1052) T) ((-1172 . -556) 137702) ((-1166 . -47) 137679) ((-355 . -1045) T) ((-352 . -1045) T) ((-482 . -23) 137549) ((-344 . -1045) T) ((-247 . -1045) T) ((-264 . -1045) T) ((-1119 . -47) 137521) ((-117 . -1052) T) ((-1030 . -644) 137495) ((-954 . -34) T) ((-355 . -233) 137474) ((-355 . -243) T) ((-352 . -233) 137453) ((-352 . -243) T) ((-344 . -233) 137432) ((-344 . -243) T) ((-247 . -326) 137389) ((-264 . -326) 137361) ((-264 . -233) 137340) ((-1150 . -151) 137324) ((-251 . -896) 137256) ((-250 . -896) 137188) ((-1076 . -846) T) ((-414 . -1106) T) ((-1049 . -23) T) ((-906 . -1045) T) ((-322 . -644) 137170) ((-1020 . -844) T) ((-1203 . -998) 137136) ((-1167 . -916) 137115) ((-1161 . -916) 137094) ((-1161 . -816) NIL) ((-906 . -243) T) ((-813 . -363) 137073) ((-385 . -23) T) ((-127 . -1094) 137051) ((-121 . -1094) 137029) ((-906 . -233) T) ((-128 . -34) T) ((-379 . -644) 136994) ((-866 . -713) 136981) ((-1042 . -151) 136946) ((-40 . -172) T) ((-690 . -411) 136928) ((-708 . -309) 136915) ((-832 . -644) 136875) ((-823 . -644) 136849) ((-319 . -25) T) ((-319 . -21) T) ((-654 . -286) 136828) ((-580 . -1094) T) ((-564 . -1094) T) ((-495 . -1094) T) ((-245 . -288) 136805) ((-313 . -231) 136766) ((-1166 . -882) NIL) ((-55 . -1094) T) ((-1119 . -882) 136625) ((-129 . -846) T) ((-1166 . -1034) 136505) ((-1119 . -1034) 136388) ((-183 . -611) 136370) ((-850 . -1034) 136266) ((-778 . -286) 136193) ((-813 . -1106) T) ((-1030 . -722) T) ((-600 . -647) 136177) ((-1042 . -972) 136106) ((-995 . -102) T) ((-813 . -23) T) ((-708 . -1145) 136084) ((-690 . -1052) T) ((-600 . -373) 136068) ((-351 . -452) T) ((-343 . -290) T) ((-1260 . -1094) T) ((-248 . -1094) T) ((-399 . -102) T) ((-289 . -21) T) ((-289 . -25) T) ((-361 . -722) T) ((-706 . -1094) T) ((-695 . -1094) T) ((-361 . -473) T) ((-1203 . -611) 136050) ((-1166 . -377) 136034) ((-1119 . -377) 136018) ((-1020 . -411) 135980) ((-141 . -229) 135962) ((-379 . -790) T) ((-379 . -787) T) ((-866 . -172) T) ((-379 . -722) T) ((-707 . -611) 135944) ((-708 . -38) 135773) ((-1259 . -1257) 135757) ((-351 . -402) T) ((-1259 . -1094) 135707) ((-580 . -713) 135694) ((-564 . -713) 135681) ((-495 . -713) 135646) ((-316 . -627) 135625) ((-832 . -722) T) ((-823 . -722) T) ((-641 . -1209) T) ((-1074 . -637) 135573) ((-1166 . -896) 135516) ((-1119 . -896) 135500) ((-658 . -1051) 135484) ((-108 . -637) 135466) ((-482 . -131) 135336) ((-1172 . -1106) T) ((-948 . -47) 135305) ((-621 . -1094) T) ((-658 . -111) 135284) ((-491 . -611) 135250) ((-327 . -288) 135227) ((-481 . -47) 135184) ((-1172 . -23) T) ((-117 . -1094) T) ((-103 . -102) 135162) ((-1271 . -1106) T) ((-548 . -846) T) ((-1049 . -131) T) ((-1020 . -1052) T) ((-815 . -1034) 135146) ((-999 . -720) 135118) ((-1271 . -23) T) ((-695 . -713) 135083) ((-585 . -611) 135065) ((-386 . -1034) 135049) ((-354 . -1052) T) ((-385 . -131) T) ((-324 . -1034) 135033) ((-225 . -882) 135015) ((-1000 . -916) T) ((-91 . -34) T) ((-1000 . -816) T) ((-910 . -916) T) ((-1189 . -611) 134997) ((-1114 . -824) T) ((-487 . -1213) T) ((-1099 . -1094) T) ((-1074 . -21) T) ((-1074 . -25) T) ((-217 . -1213) T) ((-995 . -309) 134962) ((-225 . -1034) 134922) ((-40 . -290) T) ((-710 . -644) 134882) ((-677 . -614) 134863) ((-672 . -614) 134844) ((-487 . -556) T) ((-478 . -614) 134825) ((-359 . -25) T) ((-359 . -21) T) ((-353 . -25) T) ((-217 . -556) T) ((-353 . -21) T) ((-345 . -25) T) ((-345 . -21) T) ((-245 . -614) 134802) ((-138 . -614) 134783) ((-137 . -614) 134764) ((-133 . -614) 134745) ((-108 . -25) T) ((-108 . -21) T) ((-48 . -1052) T) ((-580 . -172) T) ((-564 . -172) T) ((-495 . -172) T) ((-654 . -611) 134727) ((-733 . -732) 134711) ((-336 . -611) 134693) ((-68 . -383) T) ((-68 . -395) T) ((-1096 . -107) 134677) ((-1056 . -882) 134659) ((-948 . -882) 134584) ((-649 . -1106) T) ((-621 . -713) 134571) ((-481 . -882) NIL) ((-1140 . -102) T) ((-1088 . -616) 134555) ((-1056 . -1034) 134537) ((-97 . -611) 134519) ((-477 . -147) T) ((-948 . -1034) 134399) ((-117 . -713) 134344) ((-649 . -23) T) ((-481 . -1034) 134220) ((-1081 . -612) NIL) ((-1081 . -611) 134202) ((-778 . -612) NIL) ((-778 . -611) 134163) ((-776 . -612) 133797) ((-776 . -611) 133711) ((-1107 . -637) 133617) ((-461 . -611) 133599) ((-454 . -611) 133581) ((-454 . -612) 133442) ((-1031 . -229) 133388) ((-868 . -905) 133367) ((-126 . -34) T) ((-813 . -131) T) ((-645 . -611) 133349) ((-578 . -102) T) ((-355 . -1278) 133333) ((-352 . -1278) 133317) ((-344 . -1278) 133301) ((-127 . -514) 133234) ((-121 . -514) 133167) ((-511 . -788) T) ((-511 . -791) T) ((-510 . -790) T) ((-103 . -309) 133105) ((-222 . -102) 133083) ((-690 . -1094) T) ((-695 . -172) T) ((-868 . -644) 133035) ((-65 . -384) T) ((-275 . -611) 133017) ((-65 . -395) T) ((-948 . -377) 133001) ((-866 . -290) T) ((-50 . -611) 132983) ((-995 . -38) 132931) ((-581 . -611) 132913) ((-481 . -377) 132897) ((-581 . -612) 132879) ((-518 . -611) 132861) ((-906 . -1278) 132848) ((-867 . -1209) T) ((-697 . -452) T) ((-495 . -514) 132814) ((-487 . -363) T) ((-355 . -368) 132793) ((-352 . -368) 132772) ((-344 . -368) 132751) ((-710 . -722) T) ((-217 . -363) T) ((-116 . -452) T) ((-1282 . -1273) 132735) ((-867 . -880) 132712) ((-867 . -882) NIL) ((-960 . -846) 132611) ((-811 . -846) 132562) ((-1216 . -102) T) ((-650 . -652) 132546) ((-1195 . -34) T) ((-171 . -611) 132528) ((-1107 . -21) 132438) ((-1107 . -25) 132289) ((-867 . -1034) 132266) ((-948 . -896) 132247) ((-1232 . -47) 132224) ((-906 . -368) T) ((-59 . -647) 132208) ((-516 . -647) 132192) ((-481 . -896) 132169) ((-71 . -441) T) ((-71 . -395) T) ((-496 . -647) 132153) ((-59 . -373) 132137) ((-621 . -172) T) ((-516 . -373) 132121) ((-496 . -373) 132105) ((-823 . -704) 132089) ((-1166 . -307) 132068) ((-1172 . -131) T) ((-117 . -172) T) ((-1140 . -309) 132006) ((-169 . -1209) T) ((-633 . -740) 131990) ((-605 . -740) 131974) ((-1271 . -131) T) ((-1244 . -916) 131953) ((-1223 . -916) 131932) ((-1223 . -816) NIL) ((-690 . -713) 131882) ((-1222 . -905) 131835) ((-1020 . -1094) T) ((-867 . -377) 131812) ((-867 . -338) 131789) ((-901 . -1106) T) ((-169 . -880) 131773) ((-169 . -882) 131698) ((-487 . -1106) T) ((-354 . -1094) T) ((-217 . -1106) T) ((-76 . -441) T) ((-76 . -395) T) ((-169 . -1034) 131594) ((-319 . -846) T) ((-1259 . -514) 131527) ((-1243 . -644) 131424) ((-1222 . -644) 131294) ((-868 . -790) 131273) ((-868 . -787) 131252) ((-868 . -722) T) ((-487 . -23) T) ((-223 . -611) 131234) ((-174 . -452) T) ((-222 . -309) 131172) ((-86 . -441) T) ((-86 . -395) T) ((-217 . -23) T) ((-1283 . -1276) 131151) ((-580 . -290) T) ((-564 . -290) T) ((-673 . -1034) 131135) ((-495 . -290) T) ((-136 . -470) 131090) ((-48 . -1094) T) ((-708 . -231) 131074) ((-867 . -896) NIL) ((-1232 . -882) NIL) ((-885 . -102) T) ((-881 . -102) T) ((-388 . -1094) T) ((-169 . -377) 131058) ((-169 . -338) 131042) ((-1232 . -1034) 130922) ((-851 . -1034) 130818) ((-1136 . -102) T) ((-649 . -131) T) ((-117 . -514) 130726) ((-658 . -788) 130705) ((-658 . -791) 130684) ((-571 . -1034) 130666) ((-294 . -1266) 130636) ((-862 . -102) T) ((-959 . -556) 130615) ((-1203 . -1051) 130498) ((-482 . -637) 130404) ((-900 . -1094) T) ((-1020 . -713) 130341) ((-707 . -1051) 130306) ((-615 . -102) T) ((-600 . -34) T) ((-1141 . -1209) T) ((-1203 . -111) 130175) ((-474 . -644) 130072) ((-354 . -713) 130017) ((-169 . -896) 129976) ((-695 . -290) T) ((-690 . -172) T) ((-707 . -111) 129932) ((-1287 . -1052) T) ((-1232 . -377) 129916) ((-418 . -1213) 129894) ((-1112 . -611) 129876) ((-313 . -844) NIL) ((-418 . -556) T) ((-225 . -307) T) ((-1222 . -787) 129829) ((-1222 . -790) 129782) ((-1243 . -722) T) ((-1222 . -722) T) ((-48 . -713) 129747) ((-225 . -1018) T) ((-351 . -1266) 129724) ((-1245 . -411) 129690) ((-714 . -722) T) ((-1232 . -896) 129633) ((-1203 . -614) 129515) ((-112 . -611) 129497) ((-112 . -612) 129479) ((-714 . -473) T) ((-707 . -614) 129429) ((-482 . -21) 129339) ((-127 . -489) 129323) ((-121 . -489) 129307) ((-482 . -25) 129158) ((-621 . -290) T) ((-585 . -1051) 129133) ((-437 . -1094) T) ((-1056 . -307) T) ((-117 . -290) T) ((-1098 . -102) T) ((-999 . -102) T) ((-585 . -111) 129101) ((-1136 . -309) 129039) ((-1203 . -1045) T) ((-1056 . -1018) T) ((-66 . -1209) T) ((-1049 . -25) T) ((-1049 . -21) T) ((-707 . -1045) T) ((-385 . -21) T) ((-385 . -25) T) ((-690 . -514) NIL) ((-1020 . -172) T) ((-707 . -243) T) ((-1056 . -545) T) ((-506 . -102) T) ((-502 . -102) T) ((-354 . -172) T) ((-343 . -611) 129021) ((-394 . -611) 129003) ((-474 . -722) T) ((-1114 . -844) T) ((-888 . -1034) 128971) ((-108 . -846) T) ((-654 . -1051) 128955) ((-487 . -131) T) ((-1245 . -1052) T) ((-217 . -131) T) ((-1150 . -102) 128933) ((-99 . -1094) T) ((-245 . -662) 128917) ((-245 . -647) 128901) ((-654 . -111) 128880) ((-585 . -614) 128864) ((-316 . -411) 128848) ((-245 . -373) 128832) ((-1153 . -235) 128779) ((-995 . -231) 128763) ((-74 . -1209) T) ((-48 . -172) T) ((-697 . -387) T) ((-697 . -143) T) ((-1282 . -102) T) ((-1189 . -614) 128745) ((-1081 . -1051) 128588) ((-264 . -905) 128567) ((-247 . -905) 128546) ((-778 . -1051) 128369) ((-776 . -1051) 128212) ((-606 . -1209) T) ((-1158 . -611) 128194) ((-1081 . -111) 128023) ((-1042 . -102) T) ((-475 . -1209) T) ((-461 . -1051) 127994) ((-454 . -1051) 127837) ((-660 . -644) 127821) ((-867 . -307) T) ((-778 . -111) 127630) ((-776 . -111) 127459) ((-355 . -644) 127411) ((-352 . -644) 127363) ((-344 . -644) 127315) ((-264 . -644) 127240) ((-247 . -644) 127165) ((-1152 . -846) T) ((-1082 . -1034) 127149) ((-461 . -111) 127110) ((-454 . -111) 126939) ((-1070 . -1034) 126916) ((-996 . -34) T) ((-962 . -611) 126898) ((-954 . -1209) T) ((-126 . -1006) 126882) ((-959 . -1106) T) ((-867 . -1018) NIL) ((-731 . -1106) T) ((-711 . -1106) T) ((-654 . -614) 126800) ((-1259 . -489) 126784) ((-1136 . -38) 126744) ((-959 . -23) T) ((-861 . -1094) T) ((-839 . -102) T) ((-813 . -21) T) ((-813 . -25) T) ((-731 . -23) T) ((-711 . -23) T) ((-110 . -657) T) ((-906 . -644) 126709) ((-581 . -1051) 126674) ((-518 . -1051) 126619) ((-227 . -57) 126577) ((-453 . -23) T) ((-407 . -102) T) ((-263 . -102) T) ((-690 . -290) T) ((-862 . -38) 126547) ((-581 . -111) 126503) ((-518 . -111) 126432) ((-1081 . -614) 126168) ((-418 . -1106) T) ((-316 . -1052) 126058) ((-313 . -1052) T) ((-128 . -1209) T) ((-778 . -614) 125806) ((-776 . -614) 125572) ((-654 . -1045) T) ((-1287 . -1094) T) ((-454 . -614) 125357) ((-169 . -307) 125288) ((-418 . -23) T) ((-40 . -611) 125270) ((-40 . -612) 125254) ((-108 . -988) 125236) ((-116 . -865) 125220) ((-645 . -614) 125204) ((-48 . -514) 125170) ((-1195 . -1006) 125154) ((-1175 . -611) 125121) ((-1182 . -34) T) ((-950 . -611) 125087) ((-917 . -611) 125069) ((-1107 . -846) 125020) ((-767 . -611) 125002) ((-668 . -611) 124984) ((-1150 . -309) 124922) ((-479 . -34) T) ((-1086 . -1209) T) ((-477 . -452) T) ((-1135 . -34) T) ((-1081 . -1045) T) ((-50 . -614) 124891) ((-778 . -1045) T) ((-776 . -1045) T) ((-643 . -235) 124875) ((-630 . -235) 124821) ((-581 . -614) 124771) ((-518 . -614) 124701) ((-1232 . -307) 124680) ((-1081 . -326) 124641) ((-454 . -1045) T) ((-1172 . -21) T) ((-1081 . -233) 124620) ((-778 . -326) 124597) ((-778 . -233) T) ((-776 . -326) 124569) ((-727 . -1213) 124548) ((-327 . -647) 124532) ((-1172 . -25) T) ((-59 . -34) T) ((-519 . -34) T) ((-516 . -34) T) ((-454 . -326) 124511) ((-327 . -373) 124495) ((-497 . -34) T) ((-496 . -34) T) ((-999 . -1145) NIL) ((-727 . -556) 124426) ((-633 . -102) T) ((-605 . -102) T) ((-355 . -722) T) ((-352 . -722) T) ((-344 . -722) T) ((-264 . -722) T) ((-247 . -722) T) ((-1042 . -309) 124334) ((-897 . -1094) 124312) ((-50 . -1045) T) ((-1271 . -21) T) ((-1271 . -25) T) ((-1168 . -556) 124291) ((-1167 . -1213) 124270) ((-581 . -1045) T) ((-518 . -1045) T) ((-1161 . -1213) 124249) ((-361 . -1034) 124233) ((-322 . -1034) 124217) ((-1020 . -290) T) ((-379 . -882) 124199) ((-1167 . -556) 124150) ((-1161 . -556) 124101) ((-999 . -38) 124046) ((-795 . -1106) T) ((-906 . -722) T) ((-581 . -243) T) ((-581 . -233) T) ((-518 . -233) T) ((-518 . -243) T) ((-1120 . -556) 124025) ((-354 . -290) T) ((-643 . -691) 124009) ((-379 . -1034) 123969) ((-1114 . -1052) T) ((-103 . -125) 123953) ((-795 . -23) T) ((-1281 . -1276) 123929) ((-1259 . -286) 123906) ((-407 . -309) 123871) ((-1279 . -1276) 123850) ((-1245 . -1094) T) ((-866 . -611) 123832) ((-832 . -1034) 123801) ((-203 . -783) T) ((-202 . -783) T) ((-201 . -783) T) ((-200 . -783) T) ((-199 . -783) T) ((-198 . -783) T) ((-197 . -783) T) ((-196 . -783) T) ((-195 . -783) T) ((-194 . -783) T) ((-547 . -611) 123783) ((-495 . -998) T) ((-274 . -835) T) ((-273 . -835) T) ((-272 . -835) T) ((-271 . -835) T) ((-48 . -290) T) ((-270 . -835) T) ((-269 . -835) T) ((-268 . -835) T) ((-193 . -783) T) ((-610 . -846) T) ((-650 . -411) 123767) ((-223 . -614) 123729) ((-110 . -846) T) ((-649 . -21) T) ((-649 . -25) T) ((-1282 . -38) 123699) ((-117 . -286) 123650) ((-1259 . -19) 123634) ((-1259 . -602) 123611) ((-1272 . -1094) T) ((-1071 . -1094) T) ((-983 . -1094) T) ((-959 . -131) T) ((-733 . -1094) T) ((-731 . -131) T) ((-711 . -131) T) ((-511 . -789) T) ((-407 . -1145) 123589) ((-453 . -131) T) ((-511 . -790) T) ((-223 . -1045) T) ((-294 . -102) 123371) ((-141 . -1094) T) ((-695 . -998) T) ((-91 . -1209) T) ((-127 . -611) 123303) ((-121 . -611) 123235) ((-1287 . -172) T) ((-1167 . -363) 123214) ((-1161 . -363) 123193) ((-316 . -1094) T) ((-418 . -131) T) ((-313 . -1094) T) ((-407 . -38) 123145) ((-1127 . -102) T) ((-1245 . -713) 123037) ((-650 . -1052) T) ((-1129 . -1254) T) ((-319 . -145) 123016) ((-319 . -147) 122995) ((-139 . -1094) T) ((-136 . -1094) T) ((-114 . -1094) T) ((-854 . -102) T) ((-580 . -611) 122977) ((-564 . -612) 122876) ((-564 . -611) 122858) ((-495 . -611) 122840) ((-495 . -612) 122785) ((-485 . -23) T) ((-482 . -846) 122736) ((-487 . -637) 122718) ((-961 . -611) 122700) ((-217 . -637) 122682) ((-225 . -404) T) ((-658 . -644) 122666) ((-55 . -611) 122648) ((-1166 . -916) 122627) ((-727 . -1106) T) ((-351 . -102) T) ((-1208 . -1077) T) ((-1114 . -840) T) ((-814 . -846) T) ((-727 . -23) T) ((-343 . -1051) 122572) ((-1152 . -1151) T) ((-1141 . -107) 122556) ((-1168 . -1106) T) ((-1167 . -1106) T) ((-515 . -1034) 122540) ((-1161 . -1106) T) ((-1120 . -1106) T) ((-343 . -111) 122469) ((-1000 . -1213) T) ((-126 . -1209) T) ((-910 . -1213) T) ((-690 . -286) NIL) ((-1260 . -611) 122451) ((-1168 . -23) T) ((-1167 . -23) T) ((-1161 . -23) T) ((-1000 . -556) T) ((-1136 . -231) 122435) ((-910 . -556) T) ((-1120 . -23) T) ((-248 . -611) 122417) ((-1069 . -1094) T) ((-795 . -131) T) ((-706 . -611) 122399) ((-316 . -713) 122309) ((-313 . -713) 122238) ((-695 . -611) 122220) ((-695 . -612) 122165) ((-407 . -400) 122149) ((-438 . -1094) T) ((-487 . -25) T) ((-487 . -21) T) ((-1114 . -1094) T) ((-217 . -25) T) ((-217 . -21) T) ((-708 . -411) 122133) ((-710 . -1034) 122102) ((-1259 . -611) 122014) ((-1259 . -612) 121975) ((-1245 . -172) T) ((-245 . -34) T) ((-343 . -614) 121905) ((-394 . -614) 121887) ((-922 . -970) T) ((-1195 . -1209) T) ((-658 . -787) 121866) ((-658 . -790) 121845) ((-398 . -395) T) ((-523 . -102) 121823) ((-1031 . -1094) T) ((-222 . -991) 121807) ((-504 . -102) T) ((-621 . -611) 121789) ((-45 . -846) NIL) ((-621 . -612) 121766) ((-1031 . -608) 121741) ((-897 . -514) 121674) ((-343 . -1045) T) ((-117 . -612) NIL) ((-117 . -611) 121656) ((-868 . -1209) T) ((-666 . -417) 121640) ((-666 . -1117) 121585) ((-500 . -151) 121567) ((-343 . -233) T) ((-343 . -243) T) ((-40 . -1051) 121512) ((-868 . -880) 121496) ((-868 . -882) 121421) ((-708 . -1052) T) ((-690 . -998) NIL) ((-3 . |UnionCategory|) T) ((-1243 . -47) 121391) ((-1222 . -47) 121368) ((-1135 . -1006) 121339) ((-962 . -614) 121323) ((-225 . -916) T) ((-40 . -111) 121252) ((-868 . -1034) 121116) ((-1114 . -713) 121103) ((-1099 . -611) 121085) ((-1074 . -147) 121064) ((-1074 . -145) 121015) ((-1000 . -363) T) ((-319 . -1197) 120981) ((-379 . -307) T) ((-319 . -1194) 120947) ((-316 . -172) 120926) ((-313 . -172) T) ((-999 . -231) 120903) ((-910 . -363) T) ((-581 . -1278) 120890) ((-518 . -1278) 120867) ((-359 . -147) 120846) ((-359 . -145) 120797) ((-353 . -147) 120776) ((-353 . -145) 120727) ((-606 . -1185) 120703) ((-345 . -147) 120682) ((-345 . -145) 120633) ((-319 . -35) 120599) ((-475 . -1185) 120578) ((0 . |EnumerationCategory|) T) ((-319 . -95) 120544) ((-379 . -1018) T) ((-108 . -147) T) ((-108 . -145) NIL) ((-45 . -235) 120494) ((-650 . -1094) T) ((-606 . -107) 120441) ((-485 . -131) T) ((-475 . -107) 120391) ((-240 . -1106) 120301) ((-868 . -377) 120285) ((-868 . -338) 120269) ((-240 . -23) 120139) ((-40 . -614) 120069) ((-1056 . -916) T) ((-1056 . -816) T) ((-581 . -368) T) ((-518 . -368) T) ((-351 . -1145) T) ((-327 . -34) T) ((-44 . -417) 120053) ((-1175 . -614) 119989) ((-869 . -1209) T) ((-390 . -740) 119973) ((-1272 . -514) 119906) ((-727 . -131) T) ((-668 . -614) 119890) ((-1251 . -556) 119869) ((-1244 . -1213) 119848) ((-1244 . -556) 119799) ((-1223 . -1213) 119778) ((-311 . -1077) T) ((-1223 . -556) 119729) ((-733 . -514) 119662) ((-1222 . -1209) 119641) ((-1222 . -882) 119514) ((-889 . -1094) T) ((-144 . -840) T) ((-1222 . -880) 119484) ((-687 . -611) 119466) ((-1168 . -131) T) ((-523 . -309) 119404) ((-1167 . -131) T) ((-141 . -514) NIL) ((-1161 . -131) T) ((-1120 . -131) T) ((-1020 . -998) T) ((-1000 . -23) T) ((-351 . -38) 119369) ((-1000 . -1106) T) ((-910 . -1106) T) ((-82 . -611) 119351) ((-40 . -1045) T) ((-866 . -1051) 119338) ((-999 . -349) NIL) ((-868 . -896) 119297) ((-697 . -102) T) ((-967 . -23) T) ((-600 . -1209) T) ((-910 . -23) T) ((-866 . -111) 119282) ((-427 . -1106) T) ((-213 . -1094) T) ((-474 . -47) 119252) ((-134 . -102) T) ((-40 . -233) 119224) ((-40 . -243) T) ((-116 . -102) T) ((-595 . -556) 119203) ((-594 . -556) 119182) ((-690 . -611) 119164) ((-690 . -612) 119072) ((-316 . -514) 119038) ((-313 . -514) 118930) ((-1243 . -1034) 118914) ((-1222 . -1034) 118700) ((-995 . -411) 118684) ((-427 . -23) T) ((-1114 . -172) T) ((-1245 . -290) T) ((-650 . -713) 118654) ((-144 . -1094) T) ((-48 . -998) T) ((-407 . -231) 118638) ((-295 . -235) 118588) ((-867 . -916) T) ((-867 . -816) NIL) ((-866 . -614) 118560) ((-860 . -846) T) ((-1222 . -338) 118530) ((-1222 . -377) 118500) ((-222 . -1115) 118484) ((-1259 . -288) 118461) ((-1203 . -644) 118386) ((-959 . -21) T) ((-959 . -25) T) ((-731 . -21) T) ((-731 . -25) T) ((-711 . -21) T) ((-711 . -25) T) ((-707 . -644) 118351) ((-453 . -21) T) ((-453 . -25) T) ((-339 . -102) T) ((-174 . -102) T) ((-995 . -1052) T) ((-866 . -1045) T) ((-770 . -102) T) ((-1244 . -363) 118330) ((-1243 . -896) 118236) ((-1223 . -363) 118215) ((-1222 . -896) 118066) ((-1020 . -611) 118048) ((-407 . -824) 118001) ((-1168 . -493) 117967) ((-169 . -916) 117898) ((-1167 . -493) 117864) ((-1161 . -493) 117830) ((-708 . -1094) T) ((-1120 . -493) 117796) ((-580 . -1051) 117783) ((-564 . -1051) 117770) ((-495 . -1051) 117735) ((-316 . -290) 117714) ((-313 . -290) T) ((-354 . -611) 117696) ((-418 . -25) T) ((-418 . -21) T) ((-99 . -286) 117675) ((-580 . -111) 117660) ((-564 . -111) 117645) ((-495 . -111) 117601) ((-1170 . -882) 117568) ((-897 . -489) 117552) ((-48 . -611) 117534) ((-48 . -612) 117479) ((-240 . -131) 117349) ((-1232 . -916) 117328) ((-812 . -1213) 117307) ((-388 . -490) 117288) ((-1031 . -514) 117132) ((-388 . -611) 117098) ((-812 . -556) 117029) ((-585 . -644) 117004) ((-264 . -47) 116976) ((-247 . -47) 116933) ((-531 . -509) 116910) ((-580 . -614) 116882) ((-564 . -614) 116854) ((-495 . -614) 116787) ((-1068 . -1209) T) ((-996 . -1209) T) ((-695 . -1051) 116752) ((-1251 . -23) T) ((-1251 . -1106) T) ((-1244 . -1106) T) ((-1223 . -1106) T) ((-999 . -370) 116724) ((-112 . -368) T) ((-474 . -896) 116630) ((-1244 . -23) T) ((-900 . -611) 116612) ((-55 . -614) 116594) ((-91 . -107) 116578) ((-1203 . -722) T) ((-901 . -846) 116529) ((-697 . -1145) T) ((-695 . -111) 116485) ((-1223 . -23) T) ((-595 . -1106) T) ((-594 . -1106) T) ((-708 . -713) 116314) ((-707 . -722) T) ((-1114 . -290) T) ((-1000 . -131) T) ((-487 . -846) T) ((-967 . -131) T) ((-910 . -131) T) ((-795 . -25) T) ((-217 . -846) T) ((-795 . -21) T) ((-580 . -1045) T) ((-564 . -1045) T) ((-495 . -1045) T) ((-595 . -23) T) ((-343 . -1278) 116291) ((-319 . -452) 116270) ((-339 . -309) 116257) ((-594 . -23) T) ((-427 . -131) T) ((-654 . -644) 116231) ((-245 . -1006) 116215) ((-868 . -307) T) ((-1283 . -1273) 116199) ((-767 . -788) T) ((-767 . -791) T) ((-697 . -38) 116186) ((-564 . -233) T) ((-495 . -243) T) ((-495 . -233) T) ((-1144 . -235) 116136) ((-1081 . -905) 116115) ((-116 . -38) 116102) ((-209 . -796) T) ((-208 . -796) T) ((-207 . -796) T) ((-206 . -796) T) ((-868 . -1018) 116080) ((-1272 . -489) 116064) ((-778 . -905) 116043) ((-776 . -905) 116022) ((-1182 . -1209) T) ((-454 . -905) 116001) ((-733 . -489) 115985) ((-1081 . -644) 115910) ((-695 . -614) 115845) ((-778 . -644) 115770) ((-621 . -1051) 115757) ((-479 . -1209) T) ((-343 . -368) T) ((-141 . -489) 115739) ((-776 . -644) 115664) ((-1135 . -1209) T) ((-549 . -846) T) ((-461 . -644) 115635) ((-264 . -882) 115494) ((-247 . -882) NIL) ((-117 . -1051) 115439) ((-454 . -644) 115364) ((-660 . -1034) 115341) ((-621 . -111) 115326) ((-355 . -1034) 115310) ((-352 . -1034) 115294) ((-344 . -1034) 115278) ((-264 . -1034) 115122) ((-247 . -1034) 114998) ((-117 . -111) 114927) ((-59 . -1209) T) ((-519 . -1209) T) ((-516 . -1209) T) ((-497 . -1209) T) ((-496 . -1209) T) ((-437 . -611) 114909) ((-434 . -611) 114891) ((-3 . -102) T) ((-1023 . -1202) 114860) ((-829 . -102) T) ((-685 . -57) 114818) ((-695 . -1045) T) ((-50 . -644) 114792) ((-289 . -452) T) ((-476 . -1202) 114761) ((0 . -102) T) ((-581 . -644) 114726) ((-518 . -644) 114671) ((-49 . -102) T) ((-906 . -1034) 114658) ((-695 . -243) T) ((-1074 . -409) 114637) ((-727 . -637) 114585) ((-995 . -1094) T) ((-708 . -172) 114476) ((-621 . -614) 114371) ((-487 . -988) 114353) ((-264 . -377) 114337) ((-247 . -377) 114321) ((-399 . -1094) T) ((-1022 . -102) 114299) ((-339 . -38) 114283) ((-217 . -988) 114265) ((-117 . -614) 114195) ((-174 . -38) 114127) ((-1243 . -307) 114106) ((-1222 . -307) 114085) ((-654 . -722) T) ((-99 . -611) 114067) ((-1161 . -637) 114019) ((-485 . -25) T) ((-485 . -21) T) ((-1222 . -1018) 113971) ((-621 . -1045) T) ((-379 . -404) T) ((-390 . -102) T) ((-1099 . -616) 113886) ((-264 . -896) 113832) ((-247 . -896) 113809) ((-117 . -1045) T) ((-812 . -1106) T) ((-1081 . -722) T) ((-621 . -233) 113788) ((-619 . -102) T) ((-778 . -722) T) ((-776 . -722) T) ((-413 . -1106) T) ((-117 . -243) T) ((-40 . -368) NIL) ((-117 . -233) NIL) ((-1214 . -846) T) ((-454 . -722) T) ((-812 . -23) T) ((-727 . -25) T) ((-727 . -21) T) ((-1071 . -286) 113767) ((-78 . -396) T) ((-78 . -395) T) ((-533 . -763) 113749) ((-690 . -1051) 113699) ((-1251 . -131) T) ((-1244 . -131) T) ((-1223 . -131) T) ((-1168 . -25) T) ((-1136 . -411) 113683) ((-633 . -367) 113615) ((-605 . -367) 113547) ((-1150 . -1143) 113531) ((-103 . -1094) 113509) ((-1168 . -21) T) ((-1167 . -21) T) ((-861 . -611) 113491) ((-995 . -713) 113439) ((-223 . -644) 113406) ((-690 . -111) 113340) ((-50 . -722) T) ((-1167 . -25) T) ((-351 . -349) T) ((-1161 . -21) T) ((-1074 . -452) 113291) ((-1161 . -25) T) ((-708 . -514) 113238) ((-581 . -722) T) ((-518 . -722) T) ((-1120 . -21) T) ((-1120 . -25) T) ((-595 . -131) T) ((-594 . -131) T) ((-359 . -452) T) ((-353 . -452) T) ((-345 . -452) T) ((-474 . -307) 113217) ((-1217 . -102) T) ((-313 . -286) 113152) ((-108 . -452) T) ((-79 . -441) T) ((-79 . -395) T) ((-477 . -102) T) ((-687 . -614) 113136) ((-1287 . -611) 113118) ((-1287 . -612) 113100) ((-1074 . -402) 113079) ((-1031 . -489) 113010) ((-564 . -791) T) ((-564 . -788) T) ((-1057 . -235) 112956) ((-359 . -402) 112907) ((-353 . -402) 112858) ((-345 . -402) 112809) ((-1274 . -1106) T) ((-690 . -614) 112744) ((-1274 . -23) T) ((-1261 . -102) T) ((-175 . -611) 112726) ((-1136 . -1052) T) ((-547 . -368) T) ((-666 . -740) 112710) ((-1172 . -145) 112689) ((-1172 . -147) 112668) ((-1140 . -1094) T) ((-1140 . -1065) 112637) ((-69 . -1209) T) ((-1020 . -1051) 112574) ((-862 . -1052) T) ((-240 . -637) 112480) ((-690 . -1045) T) ((-354 . -1051) 112425) ((-61 . -1209) T) ((-1020 . -111) 112341) ((-897 . -611) 112252) ((-690 . -243) T) ((-690 . -233) NIL) ((-839 . -844) 112231) ((-695 . -791) T) ((-695 . -788) T) ((-999 . -411) 112208) ((-354 . -111) 112137) ((-379 . -916) T) ((-407 . -844) 112116) ((-708 . -290) 112027) ((-223 . -722) T) ((-1251 . -493) 111993) ((-1244 . -493) 111959) ((-1223 . -493) 111925) ((-578 . -1094) T) ((-316 . -998) 111904) ((-222 . -1094) 111882) ((-1216 . -840) T) ((-319 . -969) 111844) ((-105 . -102) T) ((-48 . -1051) 111809) ((-1283 . -102) T) ((-381 . -102) T) ((-48 . -111) 111765) ((-1000 . -637) 111747) ((-1245 . -611) 111729) ((-531 . -102) T) ((-500 . -102) T) ((-1127 . -1128) 111713) ((-152 . -1266) 111697) ((-245 . -1209) T) ((-1208 . -102) T) ((-1020 . -614) 111634) ((-1166 . -1213) 111613) ((-354 . -614) 111543) ((-1119 . -1213) 111522) ((-240 . -21) 111432) ((-240 . -25) 111283) ((-127 . -119) 111267) ((-121 . -119) 111251) ((-44 . -740) 111235) ((-1166 . -556) 111146) ((-1119 . -556) 111077) ((-1216 . -1094) T) ((-1031 . -286) 111052) ((-1160 . -1077) T) ((-990 . -1077) T) ((-812 . -131) T) ((-117 . -791) NIL) ((-117 . -788) NIL) ((-355 . -307) T) ((-352 . -307) T) ((-344 . -307) T) ((-251 . -1106) 110962) ((-250 . -1106) 110872) ((-1020 . -1045) T) ((-999 . -1052) T) ((-48 . -614) 110805) ((-343 . -644) 110750) ((-619 . -38) 110734) ((-1272 . -611) 110696) ((-1272 . -612) 110657) ((-1071 . -611) 110639) ((-1020 . -243) T) ((-354 . -1045) T) ((-811 . -1266) 110609) ((-251 . -23) T) ((-250 . -23) T) ((-983 . -611) 110591) ((-733 . -612) 110552) ((-733 . -611) 110534) ((-795 . -846) 110513) ((-1153 . -151) 110460) ((-995 . -514) 110372) ((-354 . -233) T) ((-354 . -243) T) ((-388 . -614) 110353) ((-1000 . -25) T) ((-141 . -611) 110335) ((-141 . -612) 110294) ((-906 . -307) T) ((-1000 . -21) T) ((-967 . -25) T) ((-910 . -21) T) ((-910 . -25) T) ((-427 . -21) T) ((-427 . -25) T) ((-839 . -411) 110278) ((-48 . -1045) T) ((-1281 . -1273) 110262) ((-1279 . -1273) 110246) ((-1031 . -602) 110221) ((-316 . -612) 110082) ((-316 . -611) 110064) ((-313 . -612) NIL) ((-313 . -611) 110046) ((-48 . -243) T) ((-48 . -233) T) ((-650 . -286) 110007) ((-550 . -235) 109957) ((-139 . -611) 109924) ((-136 . -611) 109906) ((-114 . -611) 109888) ((-477 . -38) 109853) ((-1283 . -1280) 109832) ((-1274 . -131) T) ((-1282 . -1052) T) ((-1076 . -102) T) ((-88 . -1209) T) ((-500 . -309) NIL) ((-996 . -107) 109816) ((-885 . -1094) T) ((-881 . -1094) T) ((-1259 . -647) 109800) ((-1259 . -373) 109784) ((-327 . -1209) T) ((-592 . -846) T) ((-1136 . -1094) T) ((-1136 . -1048) 109724) ((-103 . -514) 109657) ((-923 . -611) 109639) ((-343 . -722) T) ((-30 . -611) 109621) ((-862 . -1094) T) ((-839 . -1052) 109600) ((-40 . -644) 109545) ((-225 . -1213) T) ((-407 . -1052) T) ((-1152 . -151) 109527) ((-995 . -290) 109478) ((-615 . -1094) T) ((-225 . -556) T) ((-319 . -1240) 109462) ((-319 . -1237) 109432) ((-1182 . -1185) 109411) ((-1069 . -611) 109393) ((-643 . -151) 109377) ((-630 . -151) 109323) ((-1182 . -107) 109273) ((-479 . -1185) 109252) ((-487 . -147) T) ((-487 . -145) NIL) ((-1114 . -612) 109167) ((-438 . -611) 109149) ((-217 . -147) T) ((-217 . -145) NIL) ((-1114 . -611) 109131) ((-129 . -102) T) ((-52 . -102) T) ((-1223 . -637) 109083) ((-479 . -107) 109033) ((-989 . -23) T) ((-1283 . -38) 109003) ((-1166 . -1106) T) ((-1119 . -1106) T) ((-1056 . -1213) T) ((-311 . -102) T) ((-850 . -1106) T) ((-948 . -1213) 108982) ((-481 . -1213) 108961) ((-727 . -846) 108940) ((-1056 . -556) T) ((-948 . -556) 108871) ((-1166 . -23) T) ((-1119 . -23) T) ((-850 . -23) T) ((-481 . -556) 108802) ((-1136 . -713) 108734) ((-1140 . -514) 108667) ((-1031 . -612) NIL) ((-1031 . -611) 108649) ((-96 . -1077) T) ((-862 . -713) 108619) ((-1203 . -47) 108588) ((-251 . -131) T) ((-250 . -131) T) ((-1098 . -1094) T) ((-999 . -1094) T) ((-62 . -611) 108570) ((-1161 . -846) NIL) ((-1020 . -788) T) ((-1020 . -791) T) ((-1287 . -1051) 108557) ((-1287 . -111) 108542) ((-866 . -644) 108529) ((-1251 . -25) T) ((-1251 . -21) T) ((-1244 . -21) T) ((-1244 . -25) T) ((-1223 . -21) T) ((-1223 . -25) T) ((-1023 . -151) 108513) ((-868 . -816) 108492) ((-868 . -916) T) ((-708 . -286) 108419) ((-595 . -21) T) ((-595 . -25) T) ((-594 . -21) T) ((-40 . -722) T) ((-222 . -514) 108352) ((-594 . -25) T) ((-476 . -151) 108336) ((-463 . -151) 108320) ((-917 . -790) T) ((-917 . -722) T) ((-767 . -789) T) ((-767 . -790) T) ((-506 . -1094) T) ((-502 . -1094) T) ((-767 . -722) T) ((-225 . -363) T) ((-1150 . -1094) 108298) ((-867 . -1213) T) ((-650 . -611) 108280) ((-867 . -556) T) ((-690 . -368) NIL) ((-1287 . -614) 108262) ((-1282 . -1094) T) ((-359 . -1266) 108246) ((-666 . -102) T) ((-353 . -1266) 108230) ((-345 . -1266) 108214) ((-548 . -102) T) ((-520 . -846) 108193) ((-813 . -452) 108172) ((-1042 . -1094) T) ((-1042 . -1065) 108101) ((-1023 . -972) 108070) ((-815 . -1106) T) ((-999 . -713) 108015) ((-386 . -1106) T) ((-476 . -972) 107984) ((-463 . -972) 107953) ((-110 . -151) 107935) ((-73 . -611) 107917) ((-889 . -611) 107899) ((-1074 . -720) 107878) ((-1287 . -1045) T) ((-812 . -637) 107826) ((-294 . -1052) 107768) ((-169 . -1213) 107673) ((-225 . -1106) T) ((-324 . -23) T) ((-1161 . -988) 107625) ((-839 . -1094) T) ((-1245 . -1051) 107530) ((-1120 . -736) 107509) ((-1243 . -916) 107488) ((-1222 . -916) 107467) ((-866 . -722) T) ((-169 . -556) 107378) ((-580 . -644) 107365) ((-564 . -644) 107352) ((-407 . -1094) T) ((-263 . -1094) T) ((-213 . -611) 107334) ((-495 . -644) 107299) ((-225 . -23) T) ((-1222 . -816) 107252) ((-1281 . -102) T) ((-354 . -1278) 107229) ((-1279 . -102) T) ((-1245 . -111) 107121) ((-144 . -611) 107103) ((-989 . -131) T) ((-44 . -102) T) ((-240 . -846) 107054) ((-1232 . -1213) 107033) ((-103 . -489) 107017) ((-1282 . -713) 106987) ((-1081 . -47) 106948) ((-1056 . -1106) T) ((-948 . -1106) T) ((-127 . -34) T) ((-121 . -34) T) ((-778 . -47) 106925) ((-776 . -47) 106897) ((-1232 . -556) 106808) ((-354 . -368) T) ((-481 . -1106) T) ((-1166 . -131) T) ((-1119 . -131) T) ((-454 . -47) 106787) ((-867 . -363) T) ((-850 . -131) T) ((-152 . -102) T) ((-1056 . -23) T) ((-948 . -23) T) ((-571 . -556) T) ((-812 . -25) T) ((-812 . -21) T) ((-1136 . -514) 106720) ((-591 . -1077) T) ((-585 . -1034) 106704) ((-1245 . -614) 106578) ((-481 . -23) T) ((-351 . -1052) T) ((-1203 . -896) 106559) ((-666 . -309) 106497) ((-1107 . -1266) 106467) ((-695 . -644) 106432) ((-999 . -172) T) ((-959 . -145) 106411) ((-633 . -1094) T) ((-605 . -1094) T) ((-959 . -147) 106390) ((-1000 . -846) T) ((-731 . -147) 106369) ((-731 . -145) 106348) ((-967 . -846) T) ((-474 . -916) 106327) ((-316 . -1051) 106237) ((-313 . -1051) 106166) ((-995 . -286) 106124) ((-407 . -713) 106076) ((-697 . -844) T) ((-1245 . -1045) T) ((-316 . -111) 105972) ((-313 . -111) 105885) ((-960 . -102) T) ((-811 . -102) 105675) ((-708 . -612) NIL) ((-708 . -611) 105657) ((-654 . -1034) 105553) ((-1245 . -326) 105497) ((-1031 . -288) 105472) ((-580 . -722) T) ((-564 . -790) T) ((-169 . -363) 105423) ((-564 . -787) T) ((-564 . -722) T) ((-495 . -722) T) ((-1140 . -489) 105407) ((-1081 . -882) NIL) ((-867 . -1106) T) ((-117 . -905) NIL) ((-1281 . -1280) 105383) ((-1279 . -1280) 105362) ((-778 . -882) NIL) ((-776 . -882) 105221) ((-1274 . -25) T) ((-1274 . -21) T) ((-1206 . -102) 105199) ((-1100 . -395) T) ((-621 . -644) 105186) ((-454 . -882) NIL) ((-671 . -102) 105164) ((-1081 . -1034) 104991) ((-867 . -23) T) ((-778 . -1034) 104850) ((-776 . -1034) 104707) ((-117 . -644) 104652) ((-454 . -1034) 104528) ((-316 . -614) 104092) ((-313 . -614) 103975) ((-645 . -1034) 103959) ((-625 . -102) T) ((-222 . -489) 103943) ((-1259 . -34) T) ((-136 . -614) 103927) ((-633 . -713) 103911) ((-605 . -713) 103895) ((-666 . -38) 103855) ((-319 . -102) T) ((-85 . -611) 103837) ((-50 . -1034) 103821) ((-1114 . -1051) 103808) ((-1081 . -377) 103792) ((-778 . -377) 103776) ((-695 . -722) T) ((-695 . -790) T) ((-695 . -787) T) ((-581 . -1034) 103763) ((-518 . -1034) 103740) ((-60 . -57) 103702) ((-324 . -131) T) ((-316 . -1045) 103592) ((-313 . -1045) T) ((-169 . -1106) T) ((-776 . -377) 103576) ((-45 . -151) 103526) ((-1000 . -988) 103508) ((-454 . -377) 103492) ((-407 . -172) T) ((-316 . -243) 103471) ((-313 . -243) T) ((-313 . -233) NIL) ((-294 . -1094) 103253) ((-225 . -131) T) ((-1114 . -111) 103238) ((-169 . -23) T) ((-795 . -147) 103217) ((-795 . -145) 103196) ((-251 . -637) 103102) ((-250 . -637) 103008) ((-319 . -284) 102974) ((-1150 . -514) 102907) ((-1127 . -1094) T) ((-225 . -1054) T) ((-811 . -309) 102845) ((-1081 . -896) 102780) ((-778 . -896) 102723) ((-776 . -896) 102707) ((-1281 . -38) 102677) ((-1279 . -38) 102647) ((-1232 . -1106) T) ((-851 . -1106) T) ((-454 . -896) 102624) ((-854 . -1094) T) ((-1232 . -23) T) ((-1114 . -614) 102596) ((-571 . -1106) T) ((-851 . -23) T) ((-621 . -722) T) ((-355 . -916) T) ((-352 . -916) T) ((-289 . -102) T) ((-344 . -916) T) ((-1056 . -131) T) ((-966 . -1077) T) ((-948 . -131) T) ((-117 . -790) NIL) ((-117 . -787) NIL) ((-117 . -722) T) ((-690 . -905) NIL) ((-1042 . -514) 102497) ((-481 . -131) T) ((-571 . -23) T) ((-671 . -309) 102435) ((-633 . -757) T) ((-605 . -757) T) ((-1223 . -846) NIL) ((-999 . -290) T) ((-251 . -21) T) ((-690 . -644) 102385) ((-351 . -1094) T) ((-251 . -25) T) ((-250 . -21) T) ((-250 . -25) T) ((-152 . -38) 102369) ((-2 . -102) T) ((-906 . -916) T) ((-482 . -1266) 102339) ((-223 . -1034) 102316) ((-1114 . -1045) T) ((-707 . -307) T) ((-294 . -713) 102258) ((-697 . -1052) T) ((-487 . -452) T) ((-407 . -514) 102170) ((-217 . -452) T) ((-1114 . -233) T) ((-295 . -151) 102120) ((-995 . -612) 102081) ((-995 . -611) 102063) ((-985 . -611) 102045) ((-116 . -1052) T) ((-650 . -1051) 102029) ((-225 . -493) T) ((-399 . -611) 102011) ((-399 . -612) 101988) ((-1049 . -1266) 101958) ((-650 . -111) 101937) ((-1136 . -489) 101921) ((-811 . -38) 101891) ((-63 . -441) T) ((-63 . -395) T) ((-1153 . -102) T) ((-867 . -131) T) ((-484 . -102) 101869) ((-1287 . -368) T) ((-1074 . -102) T) ((-1055 . -102) T) ((-351 . -713) 101814) ((-727 . -147) 101793) ((-727 . -145) 101772) ((-650 . -614) 101690) ((-1020 . -644) 101627) ((-523 . -1094) 101605) ((-359 . -102) T) ((-353 . -102) T) ((-345 . -102) T) ((-108 . -102) T) ((-504 . -1094) T) ((-354 . -644) 101550) ((-1166 . -637) 101498) ((-1119 . -637) 101446) ((-385 . -509) 101425) ((-829 . -844) 101404) ((-379 . -1213) T) ((-690 . -722) T) ((-339 . -1052) T) ((-1223 . -988) 101356) ((-174 . -1052) T) ((-103 . -611) 101288) ((-1168 . -145) 101267) ((-1168 . -147) 101246) ((-379 . -556) T) ((-1167 . -147) 101225) ((-1167 . -145) 101204) ((-1161 . -145) 101111) ((-407 . -290) T) ((-1161 . -147) 101018) ((-1120 . -147) 100997) ((-1120 . -145) 100976) ((-319 . -38) 100817) ((-169 . -131) T) ((-313 . -791) NIL) ((-313 . -788) NIL) ((-650 . -1045) T) ((-48 . -644) 100782) ((-889 . -614) 100759) ((-1160 . -102) T) ((-990 . -102) T) ((-989 . -21) T) ((-127 . -1006) 100743) ((-121 . -1006) 100727) ((-989 . -25) T) ((-897 . -119) 100711) ((-1152 . -102) T) ((-812 . -846) 100690) ((-1232 . -131) T) ((-1166 . -25) T) ((-1166 . -21) T) ((-851 . -131) T) ((-1119 . -25) T) ((-1119 . -21) T) ((-850 . -25) T) ((-850 . -21) T) ((-778 . -307) 100669) ((-643 . -102) 100647) ((-630 . -102) T) ((-1153 . -309) 100442) ((-571 . -131) T) ((-619 . -844) 100421) ((-1150 . -489) 100405) ((-1144 . -151) 100355) ((-1140 . -611) 100317) ((-1140 . -612) 100278) ((-1020 . -787) T) ((-1020 . -790) T) ((-1020 . -722) T) ((-708 . -1051) 100101) ((-484 . -309) 100039) ((-453 . -417) 100009) ((-351 . -172) T) ((-289 . -38) 99996) ((-274 . -102) T) ((-273 . -102) T) ((-272 . -102) T) ((-271 . -102) T) ((-270 . -102) T) ((-269 . -102) T) ((-343 . -1034) 99973) ((-268 . -102) T) ((-212 . -102) T) ((-211 . -102) T) ((-209 . -102) T) ((-208 . -102) T) ((-207 . -102) T) ((-206 . -102) T) ((-203 . -102) T) ((-202 . -102) T) ((-201 . -102) T) ((-200 . -102) T) ((-199 . -102) T) ((-198 . -102) T) ((-197 . -102) T) ((-196 . -102) T) ((-195 . -102) T) ((-194 . -102) T) ((-193 . -102) T) ((-354 . -722) T) ((-708 . -111) 99782) ((-666 . -231) 99766) ((-581 . -307) T) ((-518 . -307) T) ((-294 . -514) 99715) ((-108 . -309) NIL) ((-72 . -395) T) ((-1107 . -102) 99505) ((-829 . -411) 99489) ((-1114 . -791) T) ((-1114 . -788) T) ((-697 . -1094) T) ((-578 . -611) 99471) ((-379 . -363) T) ((-169 . -493) 99449) ((-222 . -611) 99381) ((-134 . -1094) T) ((-116 . -1094) T) ((-48 . -722) T) ((-1042 . -489) 99346) ((-141 . -425) 99328) ((-141 . -368) T) ((-1023 . -102) T) ((-512 . -509) 99307) ((-708 . -614) 99063) ((-476 . -102) T) ((-463 . -102) T) ((-1030 . -1106) T) ((-1216 . -611) 99045) ((-1175 . -1034) 98981) ((-1168 . -35) 98947) ((-1168 . -95) 98913) ((-1168 . -1197) 98879) ((-1168 . -1194) 98845) ((-1152 . -309) NIL) ((-89 . -396) T) ((-89 . -395) T) ((-1074 . -1145) 98824) ((-1167 . -1194) 98790) ((-1167 . -1197) 98756) ((-1030 . -23) T) ((-1167 . -95) 98722) ((-571 . -493) T) ((-1167 . -35) 98688) ((-1161 . -1194) 98654) ((-1161 . -1197) 98620) ((-1161 . -95) 98586) ((-361 . -1106) T) ((-359 . -1145) 98565) ((-353 . -1145) 98544) ((-345 . -1145) 98523) ((-1161 . -35) 98489) ((-1120 . -35) 98455) ((-1120 . -95) 98421) ((-108 . -1145) T) ((-1120 . -1197) 98387) ((-829 . -1052) 98366) ((-643 . -309) 98304) ((-630 . -309) 98155) ((-1120 . -1194) 98121) ((-708 . -1045) T) ((-1056 . -637) 98103) ((-1074 . -38) 97971) ((-948 . -637) 97919) ((-1000 . -147) T) ((-1000 . -145) NIL) ((-379 . -1106) T) ((-324 . -25) T) ((-322 . -23) T) ((-939 . -846) 97898) ((-708 . -326) 97875) ((-481 . -637) 97823) ((-40 . -1034) 97711) ((-708 . -233) T) ((-697 . -713) 97698) ((-339 . -1094) T) ((-174 . -1094) T) ((-331 . -846) T) ((-418 . -452) 97648) ((-379 . -23) T) ((-359 . -38) 97613) ((-353 . -38) 97578) ((-345 . -38) 97543) ((-80 . -441) T) ((-80 . -395) T) ((-225 . -25) T) ((-225 . -21) T) ((-832 . -1106) T) ((-108 . -38) 97493) ((-823 . -1106) T) ((-770 . -1094) T) ((-116 . -713) 97480) ((-668 . -1034) 97464) ((-610 . -102) T) ((-832 . -23) T) ((-823 . -23) T) ((-1150 . -286) 97441) ((-1107 . -309) 97379) ((-1096 . -235) 97363) ((-64 . -396) T) ((-64 . -395) T) ((-110 . -102) T) ((-40 . -377) 97340) ((-96 . -102) T) ((-649 . -848) 97324) ((-1129 . -1077) T) ((-1056 . -21) T) ((-1056 . -25) T) ((-811 . -231) 97293) ((-948 . -25) T) ((-948 . -21) T) ((-619 . -1052) T) ((-1114 . -368) T) ((-481 . -25) T) ((-481 . -21) T) ((-1023 . -309) 97231) ((-885 . -611) 97213) ((-881 . -611) 97195) ((-251 . -846) 97146) ((-250 . -846) 97097) ((-523 . -514) 97030) ((-867 . -637) 97007) ((-476 . -309) 96945) ((-463 . -309) 96883) ((-351 . -290) T) ((-1150 . -1247) 96867) ((-1136 . -611) 96829) ((-1136 . -612) 96790) ((-1134 . -102) T) ((-995 . -1051) 96686) ((-40 . -896) 96638) ((-1150 . -602) 96615) ((-1287 . -644) 96602) ((-862 . -490) 96579) ((-1057 . -151) 96525) ((-868 . -1213) T) ((-995 . -111) 96407) ((-339 . -713) 96391) ((-862 . -611) 96353) ((-174 . -713) 96285) ((-407 . -286) 96243) ((-868 . -556) T) ((-108 . -400) 96225) ((-84 . -384) T) ((-84 . -395) T) ((-697 . -172) T) ((-615 . -611) 96207) ((-99 . -722) T) ((-482 . -102) 95997) ((-99 . -473) T) ((-116 . -172) T) ((-1107 . -38) 95967) ((-169 . -637) 95915) ((-1049 . -102) T) ((-995 . -614) 95805) ((-867 . -25) T) ((-811 . -238) 95784) ((-867 . -21) T) ((-814 . -102) T) ((-414 . -102) T) ((-385 . -102) T) ((-110 . -309) NIL) ((-227 . -102) 95762) ((-127 . -1209) T) ((-121 . -1209) T) ((-1030 . -131) T) ((-666 . -367) 95746) ((-995 . -1045) T) ((-1232 . -637) 95694) ((-1098 . -611) 95676) ((-999 . -611) 95658) ((-515 . -23) T) ((-510 . -23) T) ((-343 . -307) T) ((-508 . -23) T) ((-322 . -131) T) ((-3 . -1094) T) ((-999 . -612) 95642) ((-995 . -243) 95621) ((-995 . -233) 95600) ((-1287 . -722) T) ((-1251 . -145) 95579) ((-829 . -1094) T) ((-1251 . -147) 95558) ((-1244 . -147) 95537) ((-1244 . -145) 95516) ((-1243 . -1213) 95495) ((-1223 . -145) 95402) ((-1223 . -147) 95309) ((-1222 . -1213) 95288) ((-379 . -131) T) ((-564 . -882) 95270) ((0 . -1094) T) ((-174 . -172) T) ((-169 . -21) T) ((-169 . -25) T) ((-49 . -1094) T) ((-1245 . -644) 95175) ((-1243 . -556) 95126) ((-710 . -1106) T) ((-1222 . -556) 95077) ((-564 . -1034) 95059) ((-594 . -147) 95038) ((-594 . -145) 95017) ((-495 . -1034) 94960) ((-1129 . -1131) T) ((-87 . -384) T) ((-87 . -395) T) ((-868 . -363) T) ((-832 . -131) T) ((-823 . -131) T) ((-710 . -23) T) ((-506 . -611) 94926) ((-502 . -611) 94908) ((-1283 . -1052) T) ((-379 . -1054) T) ((-1022 . -1094) 94886) ((-55 . -1034) 94868) ((-897 . -34) T) ((-482 . -309) 94806) ((-591 . -102) T) ((-1150 . -612) 94767) ((-1150 . -611) 94699) ((-1166 . -846) 94678) ((-45 . -102) T) ((-1119 . -846) 94657) ((-813 . -102) T) ((-1232 . -25) T) ((-1232 . -21) T) ((-851 . -25) T) ((-44 . -367) 94641) ((-851 . -21) T) ((-727 . -452) 94592) ((-1282 . -611) 94574) ((-1049 . -309) 94512) ((-667 . -1077) T) ((-604 . -1077) T) ((-390 . -1094) T) ((-571 . -25) T) ((-571 . -21) T) ((-180 . -1077) T) ((-161 . -1077) T) ((-156 . -1077) T) ((-154 . -1077) T) ((-619 . -1094) T) ((-695 . -882) 94494) ((-1259 . -1209) T) ((-227 . -309) 94432) ((-144 . -368) T) ((-1042 . -612) 94374) ((-1042 . -611) 94317) ((-313 . -905) NIL) ((-1217 . -840) T) ((-695 . -1034) 94262) ((-707 . -916) T) ((-474 . -1213) 94241) ((-1167 . -452) 94220) ((-1161 . -452) 94199) ((-330 . -102) T) ((-868 . -1106) T) ((-316 . -644) 94020) ((-313 . -644) 93949) ((-474 . -556) 93900) ((-339 . -514) 93866) ((-550 . -151) 93816) ((-40 . -307) T) ((-839 . -611) 93798) ((-697 . -290) T) ((-868 . -23) T) ((-379 . -493) T) ((-1074 . -231) 93768) ((-512 . -102) T) ((-407 . -612) 93575) ((-407 . -611) 93557) ((-263 . -611) 93539) ((-116 . -290) T) ((-1245 . -722) T) ((-1243 . -363) 93518) ((-1222 . -363) 93497) ((-1272 . -34) T) ((-1217 . -1094) T) ((-117 . -1209) T) ((-108 . -231) 93479) ((-1172 . -102) T) ((-477 . -1094) T) ((-523 . -489) 93463) ((-733 . -34) T) ((-482 . -38) 93433) ((-141 . -34) T) ((-117 . -880) 93410) ((-117 . -882) NIL) ((-621 . -1034) 93293) ((-641 . -846) 93272) ((-1271 . -102) T) ((-295 . -102) T) ((-708 . -368) 93251) ((-117 . -1034) 93228) ((-390 . -713) 93212) ((-619 . -713) 93196) ((-45 . -309) 93000) ((-812 . -145) 92979) ((-812 . -147) 92958) ((-1282 . -382) 92937) ((-815 . -846) T) ((-1261 . -1094) T) ((-1153 . -229) 92884) ((-386 . -846) 92863) ((-1251 . -1197) 92829) ((-1251 . -1194) 92795) ((-1244 . -1194) 92761) ((-515 . -131) T) ((-1244 . -1197) 92727) ((-1223 . -1194) 92693) ((-1223 . -1197) 92659) ((-1251 . -35) 92625) ((-1251 . -95) 92591) ((-633 . -611) 92560) ((-605 . -611) 92529) ((-225 . -846) T) ((-1244 . -95) 92495) ((-1244 . -35) 92461) ((-1243 . -1106) T) ((-1114 . -644) 92448) ((-1223 . -95) 92414) ((-1222 . -1106) T) ((-592 . -151) 92396) ((-1074 . -349) 92375) ((-174 . -290) T) ((-117 . -377) 92352) ((-117 . -338) 92329) ((-1223 . -35) 92295) ((-866 . -307) T) ((-313 . -790) NIL) ((-313 . -787) NIL) ((-316 . -722) 92144) ((-313 . -722) T) ((-474 . -363) 92123) ((-359 . -349) 92102) ((-353 . -349) 92081) ((-345 . -349) 92060) ((-316 . -473) 92039) ((-1243 . -23) T) ((-1222 . -23) T) ((-714 . -1106) T) ((-710 . -131) T) ((-649 . -102) T) ((-477 . -713) 92004) ((-45 . -282) 91954) ((-105 . -1094) T) ((-68 . -611) 91936) ((-966 . -102) T) ((-860 . -102) T) ((-621 . -896) 91895) ((-1283 . -1094) T) ((-381 . -1094) T) ((-1208 . -1094) T) ((-1107 . -231) 91864) ((-82 . -1209) T) ((-1056 . -846) T) ((-948 . -846) 91843) ((-117 . -896) NIL) ((-778 . -916) 91822) ((-709 . -846) T) ((-531 . -1094) T) ((-500 . -1094) T) ((-355 . -1213) T) ((-352 . -1213) T) ((-344 . -1213) T) ((-264 . -1213) 91801) ((-247 . -1213) 91780) ((-533 . -856) T) ((-481 . -846) 91759) ((-1152 . -824) T) ((-1136 . -1051) 91743) ((-390 . -757) T) ((-690 . -1209) T) ((-687 . -1034) 91727) ((-355 . -556) T) ((-352 . -556) T) ((-344 . -556) T) ((-264 . -556) 91658) ((-247 . -556) 91589) ((-525 . -1077) T) ((-1136 . -111) 91568) ((-453 . -740) 91538) ((-862 . -1051) 91508) ((-813 . -38) 91450) ((-690 . -880) 91432) ((-690 . -882) 91414) ((-295 . -309) 91218) ((-906 . -1213) T) ((-666 . -411) 91202) ((-862 . -111) 91167) ((-690 . -1034) 91112) ((-1000 . -452) T) ((-906 . -556) T) ((-533 . -611) 91094) ((-581 . -916) T) ((-474 . -1106) T) ((-518 . -916) T) ((-1150 . -288) 91071) ((-910 . -452) T) ((-65 . -611) 91053) ((-630 . -229) 90999) ((-474 . -23) T) ((-1114 . -790) T) ((-868 . -131) T) ((-1114 . -787) T) ((-1274 . -1276) 90978) ((-1114 . -722) T) ((-650 . -644) 90952) ((-294 . -611) 90693) ((-1136 . -614) 90611) ((-1031 . -34) T) ((-811 . -844) 90590) ((-580 . -307) T) ((-564 . -307) T) ((-495 . -307) T) ((-1283 . -713) 90560) ((-690 . -377) 90542) ((-690 . -338) 90524) ((-477 . -172) T) ((-381 . -713) 90494) ((-862 . -614) 90429) ((-867 . -846) NIL) ((-564 . -1018) T) ((-495 . -1018) T) ((-1127 . -611) 90411) ((-1107 . -238) 90390) ((-214 . -102) T) ((-1144 . -102) T) ((-71 . -611) 90372) ((-1136 . -1045) T) ((-1172 . -38) 90269) ((-854 . -611) 90251) ((-564 . -545) T) ((-666 . -1052) T) ((-727 . -945) 90204) ((-1136 . -233) 90183) ((-1076 . -1094) T) ((-1030 . -25) T) ((-1030 . -21) T) ((-999 . -1051) 90128) ((-901 . -102) T) ((-862 . -1045) T) ((-690 . -896) NIL) ((-355 . -329) 90112) ((-355 . -363) T) ((-352 . -329) 90096) ((-352 . -363) T) ((-344 . -329) 90080) ((-344 . -363) T) ((-487 . -102) T) ((-1271 . -38) 90050) ((-546 . -846) T) ((-523 . -683) 90000) ((-217 . -102) T) ((-1020 . -1034) 89880) ((-999 . -111) 89809) ((-1168 . -969) 89778) ((-1167 . -969) 89740) ((-520 . -151) 89724) ((-1074 . -370) 89703) ((-351 . -611) 89685) ((-322 . -21) T) ((-354 . -1034) 89662) ((-322 . -25) T) ((-1161 . -969) 89631) ((-1120 . -969) 89598) ((-76 . -611) 89580) ((-695 . -307) T) ((-169 . -846) 89559) ((-129 . -840) T) ((-906 . -363) T) ((-379 . -25) T) ((-379 . -21) T) ((-906 . -329) 89546) ((-86 . -611) 89528) ((-695 . -1018) T) ((-673 . -846) T) ((-1243 . -131) T) ((-1222 . -131) T) ((-897 . -1006) 89512) ((-832 . -21) T) ((-48 . -1034) 89455) ((-832 . -25) T) ((-823 . -25) T) ((-823 . -21) T) ((-1281 . -1052) T) ((-549 . -102) T) ((-1279 . -1052) T) ((-650 . -722) T) ((-1098 . -616) 89358) ((-999 . -614) 89288) ((-1282 . -1051) 89272) ((-1232 . -846) 89251) ((-811 . -411) 89220) ((-103 . -119) 89204) ((-129 . -1094) T) ((-52 . -1094) T) ((-922 . -611) 89186) ((-867 . -988) 89163) ((-819 . -102) T) ((-1282 . -111) 89142) ((-649 . -38) 89112) ((-571 . -846) T) ((-355 . -1106) T) ((-352 . -1106) T) ((-344 . -1106) T) ((-264 . -1106) T) ((-247 . -1106) T) ((-621 . -307) 89091) ((-1144 . -309) 88895) ((-524 . -1077) T) ((-311 . -1094) T) ((-660 . -23) T) ((-482 . -231) 88864) ((-152 . -1052) T) ((-355 . -23) T) ((-352 . -23) T) ((-344 . -23) T) ((-117 . -307) T) ((-264 . -23) T) ((-247 . -23) T) ((-999 . -1045) T) ((-708 . -905) 88843) ((-1150 . -614) 88820) ((-999 . -233) 88792) ((-999 . -243) T) ((-117 . -1018) NIL) ((-906 . -1106) T) ((-1244 . -452) 88771) ((-1223 . -452) 88750) ((-523 . -611) 88682) ((-708 . -644) 88607) ((-407 . -1051) 88559) ((-504 . -611) 88541) ((-906 . -23) T) ((-487 . -309) NIL) ((-1282 . -614) 88497) ((-474 . -131) T) ((-217 . -309) NIL) ((-407 . -111) 88435) ((-811 . -1052) 88365) ((-733 . -1092) 88349) ((-1243 . -493) 88315) ((-1222 . -493) 88281) ((-548 . -840) T) ((-141 . -1092) 88263) ((-477 . -290) T) ((-1282 . -1045) T) ((-1214 . -102) T) ((-1057 . -102) T) ((-839 . -614) 88131) ((-500 . -514) NIL) ((-482 . -238) 88110) ((-407 . -614) 88008) ((-1166 . -145) 87987) ((-1166 . -147) 87966) ((-1119 . -147) 87945) ((-1119 . -145) 87924) ((-633 . -1051) 87908) ((-605 . -1051) 87892) ((-1168 . -1250) 87876) ((-666 . -1094) T) ((-666 . -1048) 87816) ((-1168 . -1237) 87793) ((-548 . -1094) T) ((-487 . -1145) T) ((-1167 . -1242) 87754) ((-1167 . -1237) 87724) ((-1167 . -1240) 87708) ((-217 . -1145) T) ((-343 . -916) T) ((-814 . -266) 87692) ((-633 . -111) 87671) ((-605 . -111) 87650) ((-1161 . -1221) 87611) ((-839 . -1045) 87590) ((-1161 . -1237) 87567) ((-515 . -25) T) ((-495 . -302) T) ((-511 . -23) T) ((-510 . -25) T) ((-508 . -25) T) ((-507 . -23) T) ((-1161 . -1219) 87551) ((-407 . -1045) T) ((-319 . -1052) T) ((-690 . -307) T) ((-108 . -844) T) ((-708 . -722) T) ((-407 . -243) T) ((-407 . -233) 87530) ((-487 . -38) 87480) ((-217 . -38) 87430) ((-474 . -493) 87396) ((-1216 . -368) T) ((-1152 . -1138) T) ((-1095 . -102) T) ((-697 . -611) 87378) ((-697 . -612) 87293) ((-710 . -21) T) ((-710 . -25) T) ((-1129 . -102) T) ((-134 . -611) 87275) ((-116 . -611) 87257) ((-157 . -25) T) ((-1281 . -1094) T) ((-868 . -637) 87205) ((-1279 . -1094) T) ((-959 . -102) T) ((-731 . -102) T) ((-711 . -102) T) ((-453 . -102) T) ((-812 . -452) 87156) ((-44 . -1094) T) ((-1082 . -846) T) ((-660 . -131) T) ((-1057 . -309) 87007) ((-666 . -713) 86991) ((-289 . -1052) T) ((-355 . -131) T) ((-352 . -131) T) ((-344 . -131) T) ((-264 . -131) T) ((-247 . -131) T) ((-418 . -102) T) ((-152 . -1094) T) ((-45 . -229) 86941) ((-954 . -846) 86920) ((-995 . -644) 86858) ((-240 . -1266) 86828) ((-1020 . -307) T) ((-294 . -1051) 86749) ((-906 . -131) T) ((-40 . -916) T) ((-487 . -400) 86731) ((-354 . -307) T) ((-217 . -400) 86713) ((-1074 . -411) 86697) ((-294 . -111) 86613) ((-1177 . -846) T) ((-1176 . -846) T) ((-868 . -25) T) ((-868 . -21) T) ((-339 . -611) 86595) ((-1245 . -47) 86539) ((-225 . -147) T) ((-174 . -611) 86521) ((-1107 . -844) 86500) ((-770 . -611) 86482) ((-128 . -846) T) ((-606 . -235) 86429) ((-475 . -235) 86379) ((-1281 . -713) 86349) ((-48 . -307) T) ((-1279 . -713) 86319) ((-65 . -614) 86248) ((-960 . -1094) T) ((-811 . -1094) 86038) ((-312 . -102) T) ((-897 . -1209) T) ((-48 . -1018) T) ((-1222 . -637) 85946) ((-685 . -102) 85924) ((-44 . -713) 85908) ((-550 . -102) T) ((-294 . -614) 85839) ((-67 . -383) T) ((-67 . -395) T) ((-658 . -23) T) ((-666 . -757) T) ((-1206 . -1094) 85817) ((-351 . -1051) 85762) ((-671 . -1094) 85740) ((-1056 . -147) T) ((-948 . -147) 85719) ((-948 . -145) 85698) ((-795 . -102) T) ((-152 . -713) 85682) ((-481 . -147) 85661) ((-481 . -145) 85640) ((-351 . -111) 85569) ((-1074 . -1052) T) ((-322 . -846) 85548) ((-1251 . -969) 85517) ((-625 . -1094) T) ((-1244 . -969) 85479) ((-511 . -131) T) ((-507 . -131) T) ((-295 . -229) 85429) ((-359 . -1052) T) ((-353 . -1052) T) ((-345 . -1052) T) ((-294 . -1045) 85371) ((-1223 . -969) 85340) ((-379 . -846) T) ((-108 . -1052) T) ((-995 . -722) T) ((-866 . -916) T) ((-839 . -791) 85319) ((-839 . -788) 85298) ((-418 . -309) 85237) ((-468 . -102) T) ((-594 . -969) 85206) ((-319 . -1094) T) ((-407 . -791) 85185) ((-407 . -788) 85164) ((-500 . -489) 85146) ((-1245 . -1034) 85112) ((-1243 . -21) T) ((-1243 . -25) T) ((-1222 . -21) T) ((-1222 . -25) T) ((-811 . -713) 85054) ((-351 . -614) 84984) ((-695 . -404) T) ((-1272 . -1209) T) ((-604 . -102) T) ((-1107 . -411) 84953) ((-999 . -368) NIL) ((-667 . -102) T) ((-180 . -102) T) ((-161 . -102) T) ((-156 . -102) T) ((-154 . -102) T) ((-103 . -34) T) ((-733 . -1209) T) ((-44 . -757) T) ((-592 . -102) T) ((-77 . -396) T) ((-77 . -395) T) ((-649 . -652) 84937) ((-141 . -1209) T) ((-867 . -147) T) ((-867 . -145) NIL) ((-1208 . -93) T) ((-351 . -1045) T) ((-70 . -383) T) ((-70 . -395) T) ((-1159 . -102) T) ((-666 . -514) 84870) ((-685 . -309) 84808) ((-959 . -38) 84705) ((-731 . -38) 84675) ((-550 . -309) 84479) ((-316 . -1209) T) ((-351 . -233) T) ((-351 . -243) T) ((-313 . -1209) T) ((-289 . -1094) T) ((-1174 . -611) 84461) ((-707 . -1213) T) ((-1150 . -647) 84445) ((-1203 . -556) 84424) ((-707 . -556) T) ((-316 . -880) 84408) ((-316 . -882) 84333) ((-313 . -880) 84294) ((-313 . -882) NIL) ((-795 . -309) 84259) ((-319 . -713) 84100) ((-324 . -323) 84077) ((-485 . -102) T) ((-474 . -25) T) ((-474 . -21) T) ((-418 . -38) 84051) ((-316 . -1034) 83714) ((-225 . -1194) T) ((-225 . -1197) T) ((-3 . -611) 83696) ((-313 . -1034) 83626) ((-2 . -1094) T) ((-2 . |RecordCategory|) T) ((-829 . -611) 83608) ((-1107 . -1052) 83538) ((-580 . -916) T) ((-564 . -816) T) ((-564 . -916) T) ((-495 . -916) T) ((-136 . -1034) 83522) ((-225 . -95) T) ((-75 . -441) T) ((-75 . -395) T) ((0 . -611) 83504) ((-169 . -147) 83483) ((-169 . -145) 83434) ((-225 . -35) T) ((-49 . -611) 83416) ((-477 . -1052) T) ((-487 . -231) 83398) ((-484 . -964) 83382) ((-482 . -844) 83361) ((-217 . -231) 83343) ((-81 . -441) T) ((-81 . -395) T) ((-1140 . -34) T) ((-811 . -172) 83322) ((-727 . -102) T) ((-1022 . -611) 83289) ((-500 . -286) 83264) ((-316 . -377) 83233) ((-313 . -377) 83194) ((-313 . -338) 83155) ((-1079 . -611) 83137) ((-812 . -945) 83084) ((-658 . -131) T) ((-1232 . -145) 83063) ((-1232 . -147) 83042) ((-1168 . -102) T) ((-1167 . -102) T) ((-1161 . -102) T) ((-1153 . -1094) T) ((-1120 . -102) T) ((-222 . -34) T) ((-289 . -713) 83029) ((-1153 . -608) 83005) ((-592 . -309) NIL) ((-484 . -1094) 82983) ((-390 . -611) 82965) ((-510 . -846) T) ((-1144 . -229) 82915) ((-1251 . -1250) 82899) ((-1251 . -1237) 82876) ((-1244 . -1242) 82837) ((-1244 . -1237) 82807) ((-1244 . -1240) 82791) ((-1223 . -1221) 82752) ((-1223 . -1237) 82729) ((-619 . -611) 82711) ((-1223 . -1219) 82695) ((-695 . -916) T) ((-1168 . -284) 82661) ((-1167 . -284) 82627) ((-1161 . -284) 82593) ((-1074 . -1094) T) ((-1055 . -1094) T) ((-48 . -302) T) ((-316 . -896) 82559) ((-313 . -896) NIL) ((-1055 . -1062) 82538) ((-1114 . -882) 82520) ((-795 . -38) 82504) ((-264 . -637) 82452) ((-247 . -637) 82400) ((-697 . -1051) 82387) ((-594 . -1237) 82364) ((-1120 . -284) 82330) ((-319 . -172) 82261) ((-359 . -1094) T) ((-353 . -1094) T) ((-345 . -1094) T) ((-500 . -19) 82243) ((-1114 . -1034) 82225) ((-1096 . -151) 82209) ((-108 . -1094) T) ((-116 . -1051) 82196) ((-707 . -363) T) ((-500 . -602) 82171) ((-697 . -111) 82156) ((-436 . -102) T) ((-45 . -1143) 82106) ((-116 . -111) 82091) ((-633 . -716) T) ((-605 . -716) T) ((-811 . -514) 82024) ((-1031 . -1209) T) ((-939 . -151) 82008) ((-1217 . -611) 81990) ((-1166 . -452) 81921) ((-1160 . -1094) T) ((-1152 . -1094) T) ((-525 . -102) T) ((-520 . -102) 81871) ((-1136 . -644) 81845) ((-1119 . -452) 81796) ((-1081 . -1213) 81775) ((-778 . -1213) 81754) ((-776 . -1213) 81733) ((-62 . -1209) T) ((-477 . -611) 81685) ((-477 . -612) 81607) ((-1081 . -556) 81538) ((-990 . -1094) T) ((-778 . -556) 81449) ((-776 . -556) 81380) ((-482 . -411) 81349) ((-621 . -916) 81328) ((-454 . -1213) 81307) ((-727 . -309) 81294) ((-697 . -614) 81266) ((-398 . -611) 81248) ((-671 . -514) 81181) ((-660 . -25) T) ((-660 . -21) T) ((-454 . -556) 81112) ((-355 . -25) T) ((-355 . -21) T) ((-117 . -916) T) ((-117 . -816) NIL) ((-352 . -25) T) ((-352 . -21) T) ((-344 . -25) T) ((-344 . -21) T) ((-264 . -25) T) ((-264 . -21) T) ((-247 . -25) T) ((-247 . -21) T) ((-83 . -384) T) ((-83 . -395) T) ((-134 . -614) 81094) ((-116 . -614) 81066) ((-1261 . -611) 81048) ((-1215 . -846) T) ((-1203 . -1106) T) ((-1203 . -23) T) ((-1161 . -309) 80933) ((-1120 . -309) 80920) ((-1074 . -713) 80788) ((-862 . -644) 80748) ((-939 . -976) 80732) ((-906 . -21) T) ((-289 . -172) T) ((-906 . -25) T) ((-311 . -93) T) ((-868 . -846) 80683) ((-707 . -1106) T) ((-707 . -23) T) ((-697 . -1045) T) ((-643 . -1094) 80661) ((-630 . -1094) T) ((-581 . -1213) T) ((-518 . -1213) T) ((-697 . -233) T) ((-630 . -608) 80636) ((-581 . -556) T) ((-518 . -556) T) ((-359 . -713) 80588) ((-339 . -1051) 80572) ((-353 . -713) 80524) ((-345 . -713) 80476) ((-174 . -1051) 80408) ((-174 . -111) 80319) ((-108 . -713) 80269) ((-339 . -111) 80248) ((-274 . -1094) T) ((-273 . -1094) T) ((-272 . -1094) T) ((-271 . -1094) T) ((-270 . -1094) T) ((-269 . -1094) T) ((-268 . -1094) T) ((-212 . -1094) T) ((-211 . -1094) T) ((-169 . -1197) 80226) ((-169 . -1194) 80204) ((-209 . -1094) T) ((-208 . -1094) T) ((-116 . -1045) T) ((-207 . -1094) T) ((-206 . -1094) T) ((-203 . -1094) T) ((-202 . -1094) T) ((-201 . -1094) T) ((-200 . -1094) T) ((-199 . -1094) T) ((-198 . -1094) T) ((-197 . -1094) T) ((-196 . -1094) T) ((-195 . -1094) T) ((-194 . -1094) T) ((-193 . -1094) T) ((-240 . -102) 79994) ((-169 . -35) 79972) ((-169 . -95) 79950) ((-650 . -1034) 79846) ((-482 . -1052) 79776) ((-1107 . -1094) 79566) ((-1136 . -34) T) ((-666 . -489) 79550) ((-73 . -1209) T) ((-105 . -611) 79532) ((-1283 . -611) 79514) ((-381 . -611) 79496) ((-339 . -614) 79448) ((-174 . -614) 79365) ((-1208 . -490) 79346) ((-727 . -38) 79195) ((-571 . -1197) T) ((-571 . -1194) T) ((-531 . -611) 79177) ((-520 . -309) 79115) ((-500 . -611) 79097) ((-500 . -612) 79079) ((-1208 . -611) 79045) ((-1161 . -1145) NIL) ((-1023 . -1065) 79014) ((-1023 . -1094) T) ((-1000 . -102) T) ((-967 . -102) T) ((-910 . -102) T) ((-889 . -1034) 78991) ((-1136 . -722) T) ((-999 . -644) 78936) ((-476 . -1094) T) ((-463 . -1094) T) ((-585 . -23) T) ((-571 . -35) T) ((-571 . -95) T) ((-427 . -102) T) ((-1057 . -229) 78882) ((-1168 . -38) 78779) ((-862 . -722) T) ((-690 . -916) T) ((-511 . -25) T) ((-507 . -21) T) ((-507 . -25) T) ((-1167 . -38) 78620) ((-339 . -1045) T) ((-1161 . -38) 78416) ((-1074 . -172) T) ((-174 . -1045) T) ((-1120 . -38) 78313) ((-708 . -47) 78290) ((-359 . -172) T) ((-353 . -172) T) ((-519 . -57) 78264) ((-497 . -57) 78214) ((-351 . -1278) 78191) ((-225 . -452) T) ((-319 . -290) 78142) ((-345 . -172) T) ((-174 . -243) T) ((-1222 . -846) 78041) ((-108 . -172) T) ((-868 . -988) 78025) ((-654 . -1106) T) ((-581 . -363) T) ((-581 . -329) 78012) ((-518 . -329) 77989) ((-518 . -363) T) ((-316 . -307) 77968) ((-313 . -307) T) ((-600 . -846) 77947) ((-1107 . -713) 77889) ((-520 . -282) 77873) ((-654 . -23) T) ((-418 . -231) 77857) ((-313 . -1018) NIL) ((-336 . -23) T) ((-103 . -1006) 77841) ((-45 . -36) 77820) ((-610 . -1094) T) ((-351 . -368) T) ((-524 . -102) T) ((-495 . -27) T) ((-240 . -309) 77758) ((-1081 . -1106) T) ((-1282 . -644) 77732) ((-778 . -1106) T) ((-776 . -1106) T) ((-454 . -1106) T) ((-1056 . -452) T) ((-948 . -452) 77683) ((-1109 . -1077) T) ((-110 . -1094) T) ((-1081 . -23) T) ((-813 . -1052) T) ((-778 . -23) T) ((-776 . -23) T) ((-481 . -452) 77634) ((-1153 . -514) 77417) ((-381 . -382) 77396) ((-1172 . -411) 77380) ((-461 . -23) T) ((-454 . -23) T) ((-96 . -1094) T) ((-484 . -514) 77313) ((-289 . -290) T) ((-1076 . -611) 77295) ((-1076 . -612) 77276) ((-407 . -905) 77255) ((-50 . -1106) T) ((-1020 . -916) T) ((-999 . -722) T) ((-708 . -882) NIL) ((-581 . -1106) T) ((-518 . -1106) T) ((-839 . -644) 77228) ((-1203 . -131) T) ((-1161 . -400) 77180) ((-1000 . -309) NIL) ((-811 . -489) 77164) ((-354 . -916) T) ((-1150 . -34) T) ((-407 . -644) 77116) ((-50 . -23) T) ((-707 . -131) T) ((-708 . -1034) 76996) ((-581 . -23) T) ((-108 . -514) NIL) ((-518 . -23) T) ((-169 . -409) 76967) ((-1134 . -1094) T) ((-1274 . -1273) 76951) ((-697 . -791) T) ((-697 . -788) T) ((-1114 . -307) T) ((-379 . -147) T) ((-280 . -611) 76933) ((-1222 . -988) 76903) ((-48 . -916) T) ((-671 . -489) 76887) ((-251 . -1266) 76857) ((-250 . -1266) 76827) ((-1170 . -846) T) ((-1107 . -172) 76806) ((-1114 . -1018) T) ((-1042 . -34) T) ((-832 . -147) 76785) ((-832 . -145) 76764) ((-733 . -107) 76748) ((-610 . -132) T) ((-482 . -1094) 76538) ((-1172 . -1052) T) ((-867 . -452) T) ((-85 . -1209) T) ((-240 . -38) 76508) ((-141 . -107) 76490) ((-708 . -377) 76474) ((-829 . -614) 76342) ((-1114 . -545) T) ((-579 . -102) T) ((-129 . -490) 76324) ((-390 . -1051) 76308) ((-1282 . -722) T) ((-1166 . -945) 76277) ((-129 . -611) 76244) ((-52 . -611) 76226) ((-1119 . -945) 76193) ((-649 . -411) 76177) ((-1271 . -1052) T) ((-619 . -1051) 76161) ((-658 . -25) T) ((-658 . -21) T) ((-1152 . -514) NIL) ((-1251 . -102) T) ((-1244 . -102) T) ((-390 . -111) 76140) ((-222 . -254) 76124) ((-1223 . -102) T) ((-1049 . -1094) T) ((-1000 . -1145) T) ((-1049 . -1048) 76064) ((-814 . -1094) T) ((-343 . -1213) T) ((-633 . -644) 76048) ((-619 . -111) 76027) ((-605 . -644) 76011) ((-595 . -102) T) ((-311 . -490) 75992) ((-585 . -131) T) ((-594 . -102) T) ((-414 . -1094) T) ((-385 . -1094) T) ((-311 . -611) 75958) ((-227 . -1094) 75936) ((-643 . -514) 75869) ((-630 . -514) 75713) ((-829 . -1045) 75692) ((-641 . -151) 75676) ((-343 . -556) T) ((-708 . -896) 75619) ((-550 . -229) 75569) ((-1251 . -284) 75535) ((-1074 . -290) 75486) ((-487 . -844) T) ((-223 . -1106) T) ((-1244 . -284) 75452) ((-1223 . -284) 75418) ((-1000 . -38) 75368) ((-217 . -844) T) ((-1203 . -493) 75334) ((-910 . -38) 75286) ((-839 . -790) 75265) ((-839 . -787) 75244) ((-839 . -722) 75223) ((-359 . -290) T) ((-353 . -290) T) ((-345 . -290) T) ((-169 . -452) 75154) ((-427 . -38) 75138) ((-108 . -290) T) ((-223 . -23) T) ((-407 . -790) 75117) ((-407 . -787) 75096) ((-407 . -722) T) ((-500 . -288) 75071) ((-477 . -1051) 75036) ((-654 . -131) T) ((-619 . -614) 75005) ((-1107 . -514) 74938) ((-336 . -131) T) ((-169 . -402) 74917) ((-482 . -713) 74859) ((-811 . -286) 74836) ((-477 . -111) 74792) ((-649 . -1052) T) ((-1232 . -452) 74723) ((-1270 . -1077) T) ((-1269 . -1077) T) ((-1081 . -131) T) ((-1049 . -713) 74665) ((-264 . -846) 74644) ((-247 . -846) 74623) ((-778 . -131) T) ((-776 . -131) T) ((-571 . -452) T) ((-1023 . -514) 74556) ((-619 . -1045) T) ((-591 . -1094) T) ((-533 . -173) T) ((-461 . -131) T) ((-454 . -131) T) ((-45 . -1094) T) ((-385 . -713) 74526) ((-813 . -1094) T) ((-476 . -514) 74459) ((-463 . -514) 74392) ((-453 . -367) 74362) ((-45 . -608) 74341) ((-316 . -302) T) ((-477 . -614) 74291) ((-666 . -611) 74253) ((-59 . -846) 74232) ((-1223 . -309) 74117) ((-548 . -611) 74099) ((-1000 . -400) 74081) ((-811 . -602) 74058) ((-516 . -846) 74037) ((-496 . -846) 74016) ((-40 . -1213) T) ((-995 . -1034) 73912) ((-50 . -131) T) ((-581 . -131) T) ((-518 . -131) T) ((-294 . -644) 73772) ((-343 . -329) 73749) ((-343 . -363) T) ((-322 . -323) 73726) ((-319 . -286) 73711) ((-40 . -556) T) ((-379 . -1194) T) ((-379 . -1197) T) ((-1031 . -1185) 73686) ((-1182 . -235) 73636) ((-1161 . -231) 73588) ((-330 . -1094) T) ((-379 . -95) T) ((-379 . -35) T) ((-1031 . -107) 73534) ((-477 . -1045) T) ((-479 . -235) 73484) ((-1153 . -489) 73418) ((-1283 . -1051) 73402) ((-381 . -1051) 73386) ((-477 . -243) T) ((-812 . -102) T) ((-710 . -147) 73365) ((-710 . -145) 73344) ((-484 . -489) 73328) ((-485 . -335) 73297) ((-1283 . -111) 73276) ((-512 . -1094) T) ((-482 . -172) 73255) ((-995 . -377) 73239) ((-413 . -102) T) ((-381 . -111) 73218) ((-995 . -338) 73202) ((-279 . -979) 73186) ((-278 . -979) 73170) ((-1281 . -611) 73152) ((-1279 . -611) 73134) ((-110 . -514) NIL) ((-1166 . -1235) 73118) ((-850 . -848) 73102) ((-1172 . -1094) T) ((-103 . -1209) T) ((-948 . -945) 73063) ((-813 . -713) 73005) ((-1223 . -1145) NIL) ((-481 . -945) 72950) ((-1056 . -143) T) ((-60 . -102) 72928) ((-44 . -611) 72910) ((-78 . -611) 72892) ((-351 . -644) 72837) ((-1271 . -1094) T) ((-511 . -846) T) ((-343 . -1106) T) ((-295 . -1094) T) ((-995 . -896) 72796) ((-295 . -608) 72775) ((-1283 . -614) 72724) ((-1251 . -38) 72621) ((-1244 . -38) 72462) ((-1223 . -38) 72258) ((-487 . -1052) T) ((-381 . -614) 72242) ((-217 . -1052) T) ((-343 . -23) T) ((-152 . -611) 72224) ((-829 . -791) 72203) ((-829 . -788) 72182) ((-1208 . -614) 72163) ((-595 . -38) 72136) ((-594 . -38) 72033) ((-866 . -556) T) ((-223 . -131) T) ((-319 . -998) 71999) ((-79 . -611) 71981) ((-708 . -307) 71960) ((-294 . -722) 71862) ((-820 . -102) T) ((-860 . -840) T) ((-294 . -473) 71841) ((-1274 . -102) T) ((-40 . -363) T) ((-868 . -147) 71820) ((-868 . -145) 71799) ((-1152 . -489) 71781) ((-1283 . -1045) T) ((-482 . -514) 71714) ((-1140 . -1209) T) ((-960 . -611) 71696) ((-643 . -489) 71680) ((-630 . -489) 71611) ((-811 . -611) 71342) ((-48 . -27) T) ((-1172 . -713) 71239) ((-649 . -1094) T) ((-857 . -856) T) ((-436 . -364) 71213) ((-1096 . -102) T) ((-966 . -1094) T) ((-860 . -1094) T) ((-812 . -309) 71200) ((-533 . -527) T) ((-533 . -576) T) ((-1279 . -382) 71172) ((-1049 . -514) 71105) ((-1153 . -286) 71081) ((-240 . -231) 71050) ((-1271 . -713) 71020) ((-1160 . -93) T) ((-990 . -93) T) ((-813 . -172) 70999) ((-1206 . -490) 70976) ((-227 . -514) 70909) ((-619 . -791) 70888) ((-619 . -788) 70867) ((-1206 . -611) 70779) ((-222 . -1209) T) ((-671 . -611) 70711) ((-1150 . -1006) 70695) ((-939 . -102) 70645) ((-351 . -722) T) ((-857 . -611) 70627) ((-1223 . -400) 70579) ((-1107 . -489) 70563) ((-60 . -309) 70501) ((-331 . -102) T) ((-1203 . -21) T) ((-1203 . -25) T) ((-40 . -1106) T) ((-707 . -21) T) ((-625 . -611) 70483) ((-515 . -323) 70462) ((-707 . -25) T) ((-439 . -102) T) ((-108 . -286) NIL) ((-917 . -1106) T) ((-40 . -23) T) ((-767 . -1106) T) ((-564 . -1213) T) ((-495 . -1213) T) ((-319 . -611) 70444) ((-1000 . -231) 70426) ((-169 . -166) 70410) ((-580 . -556) T) ((-564 . -556) T) ((-495 . -556) T) ((-767 . -23) T) ((-1243 . -147) 70389) ((-1153 . -602) 70365) ((-1243 . -145) 70344) ((-1023 . -489) 70328) ((-1222 . -145) 70253) ((-1222 . -147) 70178) ((-1274 . -1280) 70157) ((-476 . -489) 70141) ((-463 . -489) 70125) ((-523 . -34) T) ((-649 . -713) 70095) ((-112 . -963) T) ((-658 . -846) 70074) ((-1172 . -172) 70025) ((-365 . -102) T) ((-240 . -238) 70004) ((-251 . -102) T) ((-250 . -102) T) ((-1232 . -945) 69973) ((-245 . -846) 69952) ((-812 . -38) 69801) ((-45 . -514) 69593) ((-1152 . -286) 69568) ((-214 . -1094) T) ((-1144 . -1094) T) ((-1144 . -608) 69547) ((-585 . -25) T) ((-585 . -21) T) ((-1096 . -309) 69485) ((-959 . -411) 69469) ((-695 . -1213) T) ((-630 . -286) 69444) ((-1081 . -637) 69392) ((-778 . -637) 69340) ((-776 . -637) 69288) ((-343 . -131) T) ((-289 . -611) 69270) ((-901 . -1094) T) ((-695 . -556) T) ((-129 . -614) 69252) ((-866 . -1106) T) ((-454 . -637) 69200) ((-901 . -899) 69184) ((-379 . -452) T) ((-487 . -1094) T) ((-939 . -309) 69122) ((-697 . -644) 69109) ((-549 . -840) T) ((-217 . -1094) T) ((-316 . -916) 69088) ((-313 . -916) T) ((-313 . -816) NIL) ((-390 . -716) T) ((-866 . -23) T) ((-116 . -644) 69075) ((-474 . -145) 69054) ((-418 . -411) 69038) ((-474 . -147) 69017) ((-110 . -489) 68999) ((-311 . -614) 68980) ((-2 . -611) 68962) ((-186 . -102) T) ((-1152 . -19) 68944) ((-1152 . -602) 68919) ((-654 . -21) T) ((-654 . -25) T) ((-592 . -1138) T) ((-1107 . -286) 68896) ((-336 . -25) T) ((-336 . -21) T) ((-495 . -363) T) ((-1274 . -38) 68866) ((-1136 . -1209) T) ((-630 . -602) 68841) ((-549 . -1094) T) ((-1081 . -25) T) ((-1081 . -21) T) ((-531 . -788) T) ((-531 . -791) T) ((-117 . -1213) T) ((-959 . -1052) T) ((-621 . -556) T) ((-778 . -25) T) ((-778 . -21) T) ((-776 . -21) T) ((-776 . -25) T) ((-731 . -1052) T) ((-711 . -1052) T) ((-666 . -1051) 68825) ((-517 . -1077) T) ((-461 . -25) T) ((-117 . -556) T) ((-461 . -21) T) ((-454 . -25) T) ((-454 . -21) T) ((-1281 . -1051) 68809) ((-1136 . -1034) 68705) ((-813 . -290) 68684) ((-1279 . -1051) 68668) ((-819 . -1094) T) ((-1243 . -1194) 68634) ((-962 . -963) T) ((-666 . -111) 68613) ((-295 . -514) 68405) ((-1243 . -1197) 68371) ((-1243 . -95) 68337) ((-1226 . -102) 68315) ((-251 . -309) 68253) ((-250 . -309) 68191) ((-1223 . -231) 68143) ((-1153 . -612) NIL) ((-1153 . -611) 68125) ((-1222 . -1194) 68091) ((-1222 . -1197) 68057) ((-1217 . -368) T) ((-96 . -93) T) ((-1214 . -840) T) ((-1136 . -377) 68041) ((-1114 . -816) T) ((-1114 . -916) T) ((-1107 . -602) 68018) ((-1074 . -612) 68002) ((-484 . -611) 67934) ((-811 . -288) 67911) ((-606 . -151) 67858) ((-418 . -1052) T) ((-487 . -713) 67808) ((-482 . -489) 67792) ((-327 . -846) 67771) ((-339 . -644) 67745) ((-50 . -21) T) ((-50 . -25) T) ((-217 . -713) 67695) ((-169 . -720) 67666) ((-174 . -644) 67598) ((-581 . -21) T) ((-581 . -25) T) ((-518 . -25) T) ((-518 . -21) T) ((-475 . -151) 67548) ((-1074 . -611) 67530) ((-1055 . -611) 67512) ((-989 . -102) T) ((-858 . -102) T) ((-795 . -411) 67476) ((-40 . -131) T) ((-695 . -363) T) ((-697 . -722) T) ((-697 . -790) T) ((-697 . -787) T) ((-212 . -891) T) ((-580 . -1106) T) ((-564 . -1106) T) ((-495 . -1106) T) ((-359 . -611) 67458) ((-353 . -611) 67440) ((-345 . -611) 67422) ((-66 . -396) T) ((-66 . -395) T) ((-108 . -612) 67352) ((-108 . -611) 67294) ((-211 . -891) T) ((-954 . -151) 67278) ((-767 . -131) T) ((-666 . -614) 67196) ((-134 . -722) T) ((-116 . -722) T) ((-1243 . -35) 67162) ((-1049 . -489) 67146) ((-580 . -23) T) ((-564 . -23) T) ((-495 . -23) T) ((-1222 . -95) 67112) ((-1222 . -35) 67078) ((-1166 . -102) T) ((-1119 . -102) T) ((-850 . -102) T) ((-227 . -489) 67062) ((-1281 . -111) 67041) ((-1279 . -111) 67020) ((-44 . -1051) 67004) ((-1232 . -1235) 66988) ((-851 . -848) 66972) ((-1172 . -290) 66951) ((-110 . -286) 66926) ((-1281 . -614) 66872) ((-128 . -151) 66854) ((-1136 . -896) 66813) ((-44 . -111) 66792) ((-1214 . -1094) T) ((-1175 . -1254) T) ((-1160 . -490) 66773) ((-1160 . -611) 66739) ((-666 . -1045) T) ((-1152 . -612) NIL) ((-1152 . -611) 66721) ((-1057 . -608) 66696) ((-1057 . -1094) T) ((-990 . -490) 66677) ((-74 . -441) T) ((-74 . -395) T) ((-990 . -611) 66643) ((-152 . -1051) 66627) ((-666 . -233) 66606) ((-571 . -554) 66590) ((-355 . -147) 66569) ((-355 . -145) 66520) ((-352 . -147) 66499) ((-352 . -145) 66450) ((-344 . -147) 66429) ((-344 . -145) 66380) ((-264 . -145) 66359) ((-264 . -147) 66338) ((-251 . -38) 66308) ((-247 . -147) 66287) ((-117 . -363) T) ((-247 . -145) 66266) ((-250 . -38) 66236) ((-152 . -111) 66215) ((-999 . -1034) 66103) ((-1161 . -844) NIL) ((-690 . -1213) T) ((-795 . -1052) T) ((-695 . -1106) T) ((-1281 . -1045) T) ((-1279 . -614) 66032) ((-1279 . -1045) T) ((-1150 . -1209) T) ((-999 . -377) 66009) ((-906 . -145) T) ((-906 . -147) 65991) ((-866 . -131) T) ((-811 . -1051) 65888) ((-690 . -556) T) ((-695 . -23) T) ((-643 . -611) 65820) ((-643 . -612) 65781) ((-630 . -612) NIL) ((-630 . -611) 65763) ((-487 . -172) T) ((-223 . -21) T) ((-217 . -172) T) ((-223 . -25) T) ((-474 . -1197) 65729) ((-474 . -1194) 65695) ((-274 . -611) 65677) ((-273 . -611) 65659) ((-272 . -611) 65641) ((-271 . -611) 65623) ((-270 . -611) 65605) ((-500 . -647) 65587) ((-269 . -611) 65569) ((-339 . -722) T) ((-268 . -611) 65551) ((-110 . -19) 65533) ((-174 . -722) T) ((-500 . -373) 65515) ((-212 . -611) 65497) ((-520 . -1143) 65481) ((-500 . -123) T) ((-110 . -602) 65456) ((-211 . -611) 65438) ((-474 . -35) 65404) ((-474 . -95) 65370) ((-209 . -611) 65352) ((-208 . -611) 65334) ((-207 . -611) 65316) ((-206 . -611) 65298) ((-203 . -611) 65280) ((-202 . -611) 65262) ((-201 . -611) 65244) ((-200 . -611) 65226) ((-199 . -611) 65208) ((-198 . -611) 65190) ((-197 . -611) 65172) ((-536 . -1097) 65124) ((-196 . -611) 65106) ((-195 . -611) 65088) ((-45 . -489) 65025) ((-194 . -611) 65007) ((-193 . -611) 64989) ((-152 . -614) 64958) ((-1109 . -102) T) ((-811 . -111) 64848) ((-641 . -102) 64798) ((-482 . -286) 64775) ((-1107 . -611) 64506) ((-1095 . -1094) T) ((-1042 . -1209) T) ((-1282 . -1034) 64490) ((-621 . -1106) T) ((-1166 . -309) 64477) ((-1129 . -1094) T) ((-1119 . -309) 64464) ((-1090 . -1077) T) ((-1084 . -1077) T) ((-1067 . -1077) T) ((-1060 . -1077) T) ((-1032 . -1077) T) ((-1015 . -1077) T) ((-117 . -1106) T) ((-815 . -102) T) ((-624 . -1077) T) ((-621 . -23) T) ((-1144 . -514) 64256) ((-483 . -1077) T) ((-386 . -102) T) ((-324 . -102) T) ((-218 . -1077) T) ((-959 . -1094) T) ((-152 . -1045) T) ((-727 . -411) 64240) ((-117 . -23) T) ((-999 . -896) 64192) ((-731 . -1094) T) ((-711 . -1094) T) ((-453 . -1094) T) ((-407 . -1209) T) ((-316 . -430) 64176) ((-591 . -93) T) ((-1023 . -612) 64137) ((-1020 . -1213) T) ((-225 . -102) T) ((-1023 . -611) 64099) ((-812 . -231) 64083) ((-811 . -614) 63813) ((-1020 . -556) T) ((-829 . -644) 63786) ((-354 . -1213) T) ((-476 . -611) 63748) ((-476 . -612) 63709) ((-463 . -612) 63670) ((-463 . -611) 63632) ((-407 . -880) 63616) ((-319 . -1051) 63451) ((-407 . -882) 63376) ((-839 . -1034) 63272) ((-487 . -514) NIL) ((-482 . -602) 63249) ((-354 . -556) T) ((-217 . -514) NIL) ((-868 . -452) T) ((-418 . -1094) T) ((-407 . -1034) 63113) ((-319 . -111) 62934) ((-690 . -363) T) ((-225 . -284) T) ((-1206 . -614) 62911) ((-48 . -1213) T) ((-811 . -1045) 62841) ((-580 . -131) T) ((-564 . -131) T) ((-495 . -131) T) ((-1166 . -1145) 62819) ((-48 . -556) T) ((-1153 . -288) 62795) ((-1056 . -102) T) ((-948 . -102) T) ((-316 . -27) 62774) ((-811 . -233) 62726) ((-249 . -831) 62708) ((-240 . -844) 62687) ((-187 . -831) 62669) ((-709 . -102) T) ((-295 . -489) 62606) ((-481 . -102) T) ((-727 . -1052) T) ((-610 . -611) 62588) ((-610 . -612) 62449) ((-407 . -377) 62433) ((-407 . -338) 62417) ((-319 . -614) 62243) ((-1166 . -38) 62072) ((-1119 . -38) 61921) ((-850 . -38) 61891) ((-390 . -644) 61875) ((-641 . -309) 61813) ((-959 . -713) 61710) ((-731 . -713) 61680) ((-222 . -107) 61664) ((-45 . -286) 61589) ((-619 . -644) 61563) ((-312 . -1094) T) ((-289 . -1051) 61550) ((-110 . -611) 61532) ((-110 . -612) 61514) ((-453 . -713) 61484) ((-812 . -253) 61423) ((-685 . -1094) 61401) ((-550 . -1094) T) ((-1168 . -1052) T) ((-1167 . -1052) T) ((-96 . -490) 61382) ((-1161 . -1052) T) ((-289 . -111) 61367) ((-1120 . -1052) T) ((-550 . -608) 61346) ((-96 . -611) 61312) ((-1000 . -844) T) ((-227 . -683) 61270) ((-690 . -1106) T) ((-1203 . -736) 61246) ((-1020 . -363) T) ((-834 . -831) 61228) ((-319 . -1045) T) ((-343 . -25) T) ((-343 . -21) T) ((-407 . -896) 61187) ((-68 . -1209) T) ((-829 . -790) 61166) ((-418 . -713) 61140) ((-795 . -1094) T) ((-829 . -787) 61119) ((-695 . -131) T) ((-708 . -916) 61098) ((-690 . -23) T) ((-487 . -290) T) ((-829 . -722) 61077) ((-319 . -233) 61029) ((-319 . -243) 61008) ((-217 . -290) T) ((-129 . -368) T) ((-1243 . -452) 60987) ((-1222 . -452) 60966) ((-354 . -329) 60943) ((-354 . -363) T) ((-1134 . -611) 60925) ((-45 . -1247) 60875) ((-867 . -102) T) ((-641 . -282) 60859) ((-695 . -1054) T) ((-1270 . -102) T) ((-1269 . -102) T) ((-477 . -644) 60824) ((-468 . -1094) T) ((-45 . -602) 60749) ((-1152 . -288) 60724) ((-289 . -614) 60696) ((-40 . -637) 60635) ((-48 . -363) T) ((-1100 . -611) 60617) ((-1081 . -846) 60596) ((-630 . -288) 60571) ((-778 . -846) 60550) ((-776 . -846) 60529) ((-482 . -611) 60260) ((-240 . -411) 60229) ((-948 . -309) 60216) ((-454 . -846) 60195) ((-65 . -1209) T) ((-1057 . -514) 60039) ((-621 . -131) T) ((-546 . -102) T) ((-481 . -309) 60026) ((-604 . -1094) T) ((-117 . -131) T) ((-667 . -1094) T) ((-289 . -1045) T) ((-180 . -1094) T) ((-161 . -1094) T) ((-156 . -1094) T) ((-154 . -1094) T) ((-453 . -757) T) ((-31 . -1077) T) ((-959 . -172) 59977) ((-966 . -93) T) ((-1074 . -1051) 59887) ((-619 . -790) 59866) ((-592 . -1094) T) ((-619 . -787) 59845) ((-619 . -722) T) ((-295 . -286) 59824) ((-294 . -1209) T) ((-1049 . -611) 59786) ((-1049 . -612) 59747) ((-1020 . -1106) T) ((-169 . -102) T) ((-275 . -846) T) ((-1159 . -1094) T) ((-814 . -611) 59729) ((-1107 . -288) 59706) ((-1096 . -229) 59690) ((-999 . -307) T) ((-795 . -713) 59674) ((-359 . -1051) 59626) ((-354 . -1106) T) ((-353 . -1051) 59578) ((-414 . -611) 59560) ((-385 . -611) 59542) ((-345 . -1051) 59494) ((-227 . -611) 59426) ((-1074 . -111) 59322) ((-1020 . -23) T) ((-108 . -1051) 59272) ((-894 . -102) T) ((-837 . -102) T) ((-804 . -102) T) ((-765 . -102) T) ((-673 . -102) T) ((-474 . -452) 59251) ((-418 . -172) T) ((-359 . -111) 59189) ((-353 . -111) 59127) ((-345 . -111) 59065) ((-251 . -231) 59034) ((-250 . -231) 59003) ((-354 . -23) T) ((-71 . -1209) T) ((-225 . -38) 58968) ((-108 . -111) 58902) ((-40 . -25) T) ((-40 . -21) T) ((-666 . -716) T) ((-169 . -284) 58880) ((-48 . -1106) T) ((-917 . -25) T) ((-767 . -25) T) ((-1144 . -489) 58817) ((-485 . -1094) T) ((-1283 . -644) 58791) ((-1232 . -102) T) ((-1056 . -1145) T) ((-851 . -102) T) ((-240 . -1052) 58721) ((-960 . -788) 58674) ((-960 . -791) 58627) ((-381 . -644) 58611) ((-48 . -23) T) ((-811 . -791) 58562) ((-811 . -788) 58513) ((-548 . -368) T) ((-295 . -602) 58492) ((-477 . -722) T) ((-571 . -102) T) ((-1074 . -614) 58310) ((-249 . -185) T) ((-187 . -185) T) ((-867 . -309) 58267) ((-649 . -286) 58246) ((-112 . -657) T) ((-359 . -614) 58183) ((-353 . -614) 58120) ((-345 . -614) 58057) ((-76 . -1209) T) ((-108 . -614) 58007) ((-1056 . -38) 57994) ((-660 . -374) 57973) ((-948 . -38) 57822) ((-727 . -1094) T) ((-481 . -38) 57671) ((-86 . -1209) T) ((-591 . -490) 57652) ((-571 . -284) T) ((-1223 . -844) NIL) ((-591 . -611) 57618) ((-1168 . -1094) T) ((-1167 . -1094) T) ((-1074 . -1045) T) ((-351 . -1034) 57595) ((-813 . -490) 57579) ((-1000 . -1052) T) ((-45 . -611) 57561) ((-45 . -612) NIL) ((-910 . -1052) T) ((-813 . -611) 57530) ((-1161 . -1094) T) ((-1141 . -102) 57508) ((-1074 . -243) 57459) ((-427 . -1052) T) ((-359 . -1045) T) ((-365 . -364) 57436) ((-353 . -1045) T) ((-345 . -1045) T) ((-251 . -238) 57415) ((-250 . -238) 57394) ((-1074 . -233) 57319) ((-1120 . -1094) T) ((-294 . -896) 57278) ((-108 . -1045) T) ((-690 . -131) T) ((-418 . -514) 57120) ((-359 . -233) 57099) ((-359 . -243) T) ((-44 . -716) T) ((-353 . -233) 57078) ((-353 . -243) T) ((-345 . -233) 57057) ((-345 . -243) T) ((-1160 . -614) 57038) ((-169 . -309) 57003) ((-108 . -243) T) ((-108 . -233) T) ((-990 . -614) 56984) ((-319 . -788) T) ((-866 . -21) T) ((-866 . -25) T) ((-407 . -307) T) ((-500 . -34) T) ((-110 . -288) 56959) ((-1107 . -1051) 56856) ((-867 . -1145) NIL) ((-330 . -611) 56838) ((-407 . -1018) 56816) ((-1107 . -111) 56706) ((-687 . -1254) T) ((-436 . -1094) T) ((-1283 . -722) T) ((-63 . -611) 56688) ((-867 . -38) 56633) ((-523 . -1209) T) ((-600 . -151) 56617) ((-512 . -611) 56599) ((-1232 . -309) 56586) ((-727 . -713) 56435) ((-531 . -789) T) ((-531 . -790) T) ((-564 . -637) 56417) ((-495 . -637) 56377) ((-355 . -452) T) ((-352 . -452) T) ((-344 . -452) T) ((-264 . -452) 56328) ((-525 . -1094) T) ((-520 . -1094) 56278) ((-247 . -452) 56229) ((-1144 . -286) 56208) ((-1172 . -611) 56190) ((-685 . -514) 56123) ((-959 . -290) 56102) ((-550 . -514) 55894) ((-1271 . -611) 55863) ((-1166 . -231) 55847) ((-1107 . -614) 55577) ((-169 . -1145) 55556) ((-1271 . -490) 55540) ((-1168 . -713) 55437) ((-1167 . -713) 55278) ((-888 . -102) T) ((-1161 . -713) 55074) ((-1120 . -713) 54971) ((-1150 . -670) 54955) ((-355 . -402) 54906) ((-352 . -402) 54857) ((-344 . -402) 54808) ((-1020 . -131) T) ((-795 . -514) 54720) ((-295 . -612) NIL) ((-295 . -611) 54702) ((-906 . -452) T) ((-960 . -368) 54655) ((-811 . -368) 54634) ((-510 . -509) 54613) ((-508 . -509) 54592) ((-487 . -286) NIL) ((-482 . -288) 54569) ((-418 . -290) T) ((-354 . -131) T) ((-217 . -286) NIL) ((-690 . -493) NIL) ((-99 . -1106) T) ((-169 . -38) 54397) ((-1243 . -969) 54359) ((-1141 . -309) 54297) ((-1222 . -969) 54266) ((-906 . -402) T) ((-1107 . -1045) 54196) ((-1245 . -556) T) ((-1144 . -602) 54175) ((-112 . -846) T) ((-1057 . -489) 54106) ((-580 . -21) T) ((-580 . -25) T) ((-564 . -21) T) ((-564 . -25) T) ((-495 . -25) T) ((-495 . -21) T) ((-1232 . -1145) 54084) ((-1107 . -233) 54036) ((-48 . -131) T) ((-1190 . -102) T) ((-240 . -1094) 53826) ((-867 . -400) 53803) ((-1082 . -102) T) ((-1070 . -102) T) ((-606 . -102) T) ((-475 . -102) T) ((-1232 . -38) 53632) ((-851 . -38) 53602) ((-727 . -172) 53513) ((-649 . -611) 53495) ((-642 . -1077) T) ((-571 . -38) 53482) ((-966 . -490) 53463) ((-966 . -611) 53429) ((-954 . -102) 53379) ((-860 . -611) 53361) ((-860 . -612) 53283) ((-592 . -514) NIL) ((-1251 . -1052) T) ((-1244 . -1052) T) ((-1223 . -1052) T) ((-1287 . -1106) T) ((-1177 . -102) T) ((-595 . -1052) T) ((-594 . -1052) T) ((-1176 . -102) T) ((-1168 . -172) 53234) ((-1167 . -172) 53165) ((-1161 . -172) 53096) ((-1120 . -172) 53047) ((-1000 . -1094) T) ((-967 . -1094) T) ((-910 . -1094) T) ((-1203 . -147) 53026) ((-795 . -793) 53010) ((-695 . -25) T) ((-695 . -21) T) ((-117 . -637) 52987) ((-697 . -882) 52969) ((-427 . -1094) T) ((-316 . -1213) 52948) ((-313 . -1213) T) ((-169 . -400) 52932) ((-1203 . -145) 52911) ((-474 . -969) 52873) ((-130 . -102) T) ((-128 . -102) T) ((-72 . -611) 52855) ((-108 . -791) T) ((-108 . -788) T) ((-697 . -1034) 52837) ((-316 . -556) 52816) ((-313 . -556) T) ((-1287 . -23) T) ((-134 . -1034) 52798) ((-96 . -614) 52779) ((-482 . -1051) 52676) ((-45 . -288) 52601) ((-240 . -713) 52543) ((-517 . -102) T) ((-482 . -111) 52433) ((-1086 . -102) 52411) ((-1030 . -102) T) ((-641 . -824) 52390) ((-727 . -514) 52333) ((-1049 . -1051) 52317) ((-1129 . -93) T) ((-1057 . -286) 52292) ((-621 . -21) T) ((-621 . -25) T) ((-524 . -1094) T) ((-361 . -102) T) ((-322 . -102) T) ((-666 . -644) 52266) ((-385 . -1051) 52250) ((-1049 . -111) 52229) ((-812 . -411) 52213) ((-117 . -25) T) ((-89 . -611) 52195) ((-117 . -21) T) ((-606 . -309) 51990) ((-475 . -309) 51794) ((-1144 . -612) NIL) ((-385 . -111) 51773) ((-379 . -102) T) ((-214 . -611) 51755) ((-1144 . -611) 51737) ((-1161 . -514) 51506) ((-1000 . -713) 51456) ((-1120 . -514) 51426) ((-910 . -713) 51378) ((-482 . -614) 51108) ((-351 . -307) T) ((-1182 . -151) 51058) ((-954 . -309) 50996) ((-832 . -102) T) ((-427 . -713) 50980) ((-225 . -824) T) ((-823 . -102) T) ((-821 . -102) T) ((-479 . -151) 50930) ((-1243 . -1242) 50909) ((-1114 . -1213) T) ((-339 . -1034) 50876) ((-1243 . -1237) 50846) ((-1243 . -1240) 50830) ((-1222 . -1221) 50809) ((-80 . -611) 50791) ((-901 . -611) 50773) ((-1222 . -1237) 50750) ((-1114 . -556) T) ((-917 . -846) T) ((-767 . -846) T) ((-487 . -612) 50680) ((-487 . -611) 50621) ((-379 . -284) T) ((-668 . -846) T) ((-1222 . -1219) 50605) ((-1245 . -1106) T) ((-217 . -612) 50535) ((-217 . -611) 50476) ((-1281 . -644) 50450) ((-1057 . -602) 50425) ((-814 . -614) 50409) ((-59 . -151) 50393) ((-516 . -151) 50377) ((-496 . -151) 50361) ((-359 . -1278) 50345) ((-353 . -1278) 50329) ((-345 . -1278) 50313) ((-316 . -363) 50292) ((-313 . -363) T) ((-482 . -1045) 50222) ((-690 . -637) 50204) ((-1279 . -644) 50178) ((-128 . -309) NIL) ((-1245 . -23) T) ((-685 . -489) 50162) ((-64 . -611) 50144) ((-1107 . -791) 50095) ((-1107 . -788) 50046) ((-550 . -489) 49983) ((-666 . -34) T) ((-482 . -233) 49935) ((-295 . -288) 49914) ((-240 . -172) 49893) ((-812 . -1052) T) ((-44 . -644) 49851) ((-1074 . -368) 49802) ((-727 . -290) 49733) ((-520 . -514) 49666) ((-813 . -1051) 49617) ((-1081 . -145) 49596) ((-549 . -611) 49578) ((-359 . -368) 49557) ((-353 . -368) 49536) ((-345 . -368) 49515) ((-1081 . -147) 49494) ((-867 . -231) 49471) ((-813 . -111) 49413) ((-778 . -145) 49392) ((-778 . -147) 49371) ((-264 . -945) 49338) ((-251 . -844) 49317) ((-247 . -945) 49262) ((-250 . -844) 49241) ((-776 . -145) 49220) ((-776 . -147) 49199) ((-152 . -644) 49173) ((-579 . -1094) T) ((-454 . -147) 49152) ((-454 . -145) 49131) ((-666 . -722) T) ((-819 . -611) 49113) ((-1251 . -1094) T) ((-1244 . -1094) T) ((-1223 . -1094) T) ((-1203 . -1197) 49079) ((-1203 . -1194) 49045) ((-1168 . -290) 49024) ((-1167 . -290) 48975) ((-1161 . -290) 48926) ((-1120 . -290) 48905) ((-339 . -896) 48886) ((-1000 . -172) T) ((-910 . -172) T) ((-595 . -1094) T) ((-594 . -1094) T) ((-690 . -21) T) ((-690 . -25) T) ((-474 . -1240) 48870) ((-474 . -1237) 48840) ((-418 . -286) 48768) ((-547 . -846) T) ((-316 . -1106) 48617) ((-313 . -1106) T) ((-1203 . -35) 48583) ((-1203 . -95) 48549) ((-84 . -611) 48531) ((-91 . -102) 48509) ((-1287 . -131) T) ((-591 . -614) 48490) ((-581 . -145) T) ((-581 . -147) 48472) ((-518 . -147) 48454) ((-518 . -145) T) ((-316 . -23) 48306) ((-40 . -342) 48280) ((-313 . -23) T) ((-813 . -614) 48194) ((-1152 . -647) 48176) ((-1274 . -1052) T) ((-1152 . -373) 48158) ((-811 . -644) 48006) ((-1090 . -102) T) ((-1084 . -102) T) ((-1067 . -102) T) ((-169 . -231) 47990) ((-1060 . -102) T) ((-1032 . -102) T) ((-1015 . -102) T) ((-592 . -489) 47972) ((-624 . -102) T) ((-240 . -514) 47905) ((-483 . -102) T) ((-1281 . -722) T) ((-1279 . -722) T) ((-218 . -102) T) ((-1172 . -1051) 47788) ((-1172 . -111) 47657) ((-857 . -173) T) ((-813 . -1045) T) ((-677 . -1077) T) ((-672 . -1077) T) ((-515 . -102) T) ((-510 . -102) T) ((-48 . -637) 47617) ((-508 . -102) T) ((-478 . -1077) T) ((-1271 . -1051) 47587) ((-138 . -1077) T) ((-137 . -1077) T) ((-133 . -1077) T) ((-1030 . -38) 47571) ((-813 . -233) T) ((-813 . -243) 47550) ((-1271 . -111) 47515) ((-1251 . -713) 47412) ((-1244 . -713) 47253) ((-550 . -286) 47232) ((-1232 . -231) 47216) ((-1214 . -611) 47198) ((-604 . -93) T) ((-1057 . -612) NIL) ((-1057 . -611) 47180) ((-667 . -93) T) ((-180 . -93) T) ((-161 . -93) T) ((-156 . -93) T) ((-154 . -93) T) ((-1223 . -713) 46976) ((-999 . -916) T) ((-152 . -722) T) ((-1107 . -368) 46955) ((-1000 . -514) NIL) ((-251 . -411) 46924) ((-250 . -411) 46893) ((-1020 . -25) T) ((-1020 . -21) T) ((-595 . -713) 46866) ((-594 . -713) 46763) ((-795 . -286) 46721) ((-126 . -102) 46699) ((-829 . -1034) 46595) ((-169 . -824) 46574) ((-319 . -644) 46471) ((-811 . -34) T) ((-710 . -102) T) ((-1172 . -614) 46324) ((-1114 . -1106) T) ((-1022 . -1209) T) ((-379 . -38) 46289) ((-354 . -25) T) ((-354 . -21) T) ((-187 . -102) T) ((-162 . -102) T) ((-249 . -102) T) ((-157 . -102) T) ((-355 . -1266) 46273) ((-352 . -1266) 46257) ((-344 . -1266) 46241) ((-169 . -349) 46220) ((-564 . -846) T) ((-495 . -846) T) ((-1114 . -23) T) ((-87 . -611) 46202) ((-697 . -307) T) ((-832 . -38) 46172) ((-823 . -38) 46142) ((-1271 . -614) 46084) ((-1245 . -131) T) ((-1144 . -288) 46063) ((-960 . -789) 46016) ((-960 . -790) 45969) ((-811 . -787) 45948) ((-116 . -307) T) ((-91 . -309) 45886) ((-671 . -34) T) ((-550 . -602) 45865) ((-48 . -25) T) ((-48 . -21) T) ((-811 . -790) 45816) ((-811 . -789) 45795) ((-697 . -1018) T) ((-649 . -1051) 45779) ((-960 . -722) 45678) ((-811 . -722) 45588) ((-960 . -473) 45541) ((-482 . -791) 45492) ((-482 . -788) 45443) ((-906 . -1266) 45430) ((-1172 . -1045) T) ((-649 . -111) 45409) ((-1172 . -326) 45386) ((-1195 . -102) 45364) ((-1095 . -611) 45346) ((-697 . -545) T) ((-812 . -1094) T) ((-1271 . -1045) T) ((-1129 . -490) 45327) ((-1215 . -102) T) ((-413 . -1094) T) ((-1129 . -611) 45293) ((-251 . -1052) 45223) ((-250 . -1052) 45153) ((-834 . -102) T) ((-289 . -644) 45140) ((-592 . -286) 45115) ((-685 . -683) 45073) ((-959 . -611) 45055) ((-868 . -102) T) ((-731 . -611) 45037) ((-711 . -611) 45019) ((-1251 . -172) 44970) ((-1244 . -172) 44901) ((-1223 . -172) 44832) ((-695 . -846) T) ((-1000 . -290) T) ((-453 . -611) 44814) ((-625 . -722) T) ((-60 . -1094) 44792) ((-245 . -151) 44776) ((-910 . -290) T) ((-1020 . -1008) T) ((-625 . -473) T) ((-708 . -1213) 44755) ((-649 . -614) 44673) ((-595 . -172) 44652) ((-594 . -172) 44603) ((-1259 . -846) 44582) ((-708 . -556) 44493) ((-407 . -916) T) ((-407 . -816) 44472) ((-319 . -790) T) ((-966 . -614) 44453) ((-319 . -722) T) ((-418 . -611) 44435) ((-418 . -612) 44342) ((-641 . -1143) 44326) ((-110 . -647) 44308) ((-174 . -307) T) ((-126 . -309) 44246) ((-110 . -373) 44228) ((-398 . -1209) T) ((-316 . -131) 44099) ((-313 . -131) T) ((-69 . -395) T) ((-110 . -123) T) ((-520 . -489) 44083) ((-650 . -1106) T) ((-592 . -19) 44065) ((-61 . -441) T) ((-61 . -395) T) ((-820 . -1094) T) ((-592 . -602) 44040) ((-477 . -1034) 44000) ((-649 . -1045) T) ((-650 . -23) T) ((-1274 . -1094) T) ((-31 . -102) T) ((-812 . -713) 43849) ((-577 . -856) T) ((-117 . -846) NIL) ((-1166 . -411) 43833) ((-1119 . -411) 43817) ((-850 . -411) 43801) ((-869 . -102) 43752) ((-1243 . -102) T) ((-1223 . -514) 43521) ((-1222 . -102) T) ((-1195 . -309) 43459) ((-525 . -93) T) ((-1168 . -286) 43444) ((-312 . -611) 43426) ((-1167 . -286) 43411) ((-1096 . -1094) T) ((-1074 . -644) 43321) ((-685 . -611) 43253) ((-289 . -722) T) ((-108 . -905) NIL) ((-685 . -612) 43214) ((-599 . -611) 43196) ((-577 . -611) 43178) ((-550 . -612) NIL) ((-550 . -611) 43160) ((-529 . -611) 43142) ((-1161 . -286) 42990) ((-487 . -1051) 42940) ((-707 . -452) T) ((-511 . -509) 42919) ((-507 . -509) 42898) ((-217 . -1051) 42848) ((-359 . -644) 42800) ((-353 . -644) 42752) ((-225 . -844) T) ((-345 . -644) 42704) ((-600 . -102) 42654) ((-482 . -368) 42633) ((-108 . -644) 42583) ((-487 . -111) 42517) ((-240 . -489) 42501) ((-343 . -147) 42483) ((-343 . -145) T) ((-169 . -370) 42454) ((-939 . -1257) 42438) ((-217 . -111) 42372) ((-868 . -309) 42337) ((-939 . -1094) 42287) ((-795 . -612) 42248) ((-795 . -611) 42230) ((-714 . -102) T) ((-331 . -1094) T) ((-214 . -614) 42207) ((-1114 . -131) T) ((-710 . -38) 42177) ((-316 . -493) 42156) ((-500 . -1209) T) ((-1243 . -284) 42122) ((-1222 . -284) 42088) ((-327 . -151) 42072) ((-439 . -1094) T) ((-1057 . -288) 42047) ((-1274 . -713) 42017) ((-1153 . -34) T) ((-1283 . -1034) 41994) ((-468 . -611) 41976) ((-484 . -34) T) ((-381 . -1034) 41960) ((-1166 . -1052) T) ((-1119 . -1052) T) ((-850 . -1052) T) ((-1056 . -844) T) ((-487 . -614) 41910) ((-217 . -614) 41860) ((-812 . -172) 41771) ((-520 . -286) 41748) ((-1251 . -290) 41727) ((-1190 . -364) 41701) ((-1082 . -266) 41685) ((-667 . -490) 41666) ((-667 . -611) 41632) ((-604 . -490) 41613) ((-117 . -988) 41590) ((-604 . -611) 41540) ((-474 . -102) T) ((-180 . -490) 41521) ((-180 . -611) 41487) ((-161 . -490) 41468) ((-156 . -490) 41449) ((-154 . -490) 41430) ((-161 . -611) 41396) ((-156 . -611) 41362) ((-365 . -1094) T) ((-251 . -1094) T) ((-250 . -1094) T) ((-154 . -611) 41328) ((-1244 . -290) 41279) ((-1223 . -290) 41230) ((-868 . -1145) 41208) ((-1168 . -998) 41174) ((-606 . -364) 41114) ((-1167 . -998) 41080) ((-606 . -229) 41027) ((-592 . -611) 41009) ((-592 . -612) NIL) ((-690 . -846) T) ((-475 . -229) 40959) ((-487 . -1045) T) ((-1161 . -998) 40925) ((-88 . -440) T) ((-88 . -395) T) ((-217 . -1045) T) ((-1120 . -998) 40891) ((-1074 . -722) T) ((-708 . -1106) T) ((-595 . -290) 40870) ((-594 . -290) 40849) ((-487 . -243) T) ((-487 . -233) T) ((-217 . -243) T) ((-217 . -233) T) ((-1159 . -611) 40831) ((-868 . -38) 40783) ((-359 . -722) T) ((-353 . -722) T) ((-345 . -722) T) ((-108 . -790) T) ((-108 . -787) T) ((-708 . -23) T) ((-108 . -722) T) ((-520 . -1247) 40767) ((-1287 . -25) T) ((-474 . -284) 40733) ((-1287 . -21) T) ((-1222 . -309) 40672) ((-1170 . -102) T) ((-40 . -145) 40644) ((-40 . -147) 40616) ((-520 . -602) 40593) ((-1107 . -644) 40441) ((-600 . -309) 40379) ((-45 . -647) 40329) ((-45 . -662) 40279) ((-45 . -373) 40229) ((-1152 . -34) T) ((-867 . -844) NIL) ((-650 . -131) T) ((-485 . -611) 40211) ((-240 . -286) 40188) ((-186 . -1094) T) ((-643 . -34) T) ((-630 . -34) T) ((-1081 . -452) 40139) ((-812 . -514) 40013) ((-778 . -452) 39944) ((-776 . -452) 39895) ((-454 . -452) 39846) ((-948 . -411) 39830) ((-727 . -611) 39812) ((-251 . -713) 39754) ((-250 . -713) 39696) ((-727 . -612) 39557) ((-481 . -411) 39541) ((-339 . -302) T) ((-524 . -93) T) ((-351 . -916) T) ((-996 . -102) 39519) ((-1020 . -846) T) ((-60 . -514) 39452) ((-1222 . -1145) 39404) ((-1000 . -286) NIL) ((-225 . -1052) T) ((-379 . -824) T) ((-1107 . -34) T) ((-581 . -452) T) ((-518 . -452) T) ((-1226 . -1087) 39388) ((-1226 . -1094) 39366) ((-240 . -602) 39343) ((-1226 . -1089) 39300) ((-1168 . -611) 39282) ((-1167 . -611) 39264) ((-1161 . -611) 39246) ((-1161 . -612) NIL) ((-1120 . -611) 39228) ((-868 . -400) 39212) ((-536 . -102) T) ((-1243 . -38) 39053) ((-1222 . -38) 38867) ((-866 . -147) T) ((-581 . -402) T) ((-48 . -846) T) ((-518 . -402) T) ((-1255 . -102) T) ((-1245 . -21) T) ((-1245 . -25) T) ((-1107 . -787) 38846) ((-1107 . -790) 38797) ((-1107 . -789) 38776) ((-989 . -1094) T) ((-1023 . -34) T) ((-858 . -1094) T) ((-1107 . -722) 38686) ((-660 . -102) T) ((-642 . -102) T) ((-550 . -288) 38665) ((-1182 . -102) T) ((-476 . -34) T) ((-463 . -34) T) ((-355 . -102) T) ((-352 . -102) T) ((-344 . -102) T) ((-264 . -102) T) ((-247 . -102) T) ((-477 . -307) T) ((-1056 . -1052) T) ((-948 . -1052) T) ((-316 . -637) 38571) ((-313 . -637) 38532) ((-481 . -1052) T) ((-479 . -102) T) ((-436 . -611) 38514) ((-1166 . -1094) T) ((-1119 . -1094) T) ((-850 . -1094) T) ((-1135 . -102) T) ((-812 . -290) 38445) ((-959 . -1051) 38328) ((-477 . -1018) T) ((-731 . -1051) 38298) ((-453 . -1051) 38268) ((-1141 . -1115) 38252) ((-1096 . -514) 38185) ((-959 . -111) 38054) ((-906 . -102) T) ((-731 . -111) 38019) ((-525 . -490) 38000) ((-525 . -611) 37966) ((-59 . -102) 37916) ((-520 . -612) 37877) ((-520 . -611) 37789) ((-519 . -102) 37767) ((-516 . -102) 37717) ((-497 . -102) 37695) ((-496 . -102) 37645) ((-453 . -111) 37608) ((-251 . -172) 37587) ((-250 . -172) 37566) ((-418 . -1051) 37540) ((-1203 . -969) 37502) ((-995 . -1106) T) ((-1129 . -614) 37483) ((-939 . -514) 37416) ((-487 . -791) T) ((-474 . -38) 37257) ((-418 . -111) 37224) ((-487 . -788) T) ((-996 . -309) 37162) ((-217 . -791) T) ((-217 . -788) T) ((-995 . -23) T) ((-708 . -131) T) ((-1222 . -400) 37132) ((-316 . -25) 36984) ((-169 . -411) 36968) ((-316 . -21) 36839) ((-313 . -25) T) ((-313 . -21) T) ((-860 . -368) T) ((-959 . -614) 36692) ((-110 . -34) T) ((-731 . -614) 36648) ((-711 . -614) 36630) ((-482 . -644) 36478) ((-867 . -1052) T) ((-592 . -288) 36453) ((-580 . -147) T) ((-564 . -147) T) ((-495 . -147) T) ((-1166 . -713) 36282) ((-1119 . -713) 36131) ((-1114 . -637) 36113) ((-850 . -713) 36083) ((-666 . -1209) T) ((-1 . -102) T) ((-418 . -614) 35991) ((-240 . -611) 35722) ((-1109 . -1094) T) ((-1232 . -411) 35706) ((-1182 . -309) 35510) ((-959 . -1045) T) ((-731 . -1045) T) ((-711 . -1045) T) ((-641 . -1094) 35460) ((-1049 . -644) 35444) ((-851 . -411) 35428) ((-511 . -102) T) ((-507 . -102) T) ((-247 . -309) 35415) ((-264 . -309) 35402) ((-959 . -326) 35381) ((-385 . -644) 35365) ((-479 . -309) 35169) ((-251 . -514) 35102) ((-666 . -1034) 34998) ((-250 . -514) 34931) ((-1135 . -309) 34857) ((-815 . -1094) T) ((-795 . -1051) 34841) ((-1251 . -286) 34826) ((-1244 . -286) 34811) ((-1223 . -286) 34659) ((-386 . -1094) T) ((-324 . -1094) T) ((-418 . -1045) T) ((-169 . -1052) T) ((-59 . -309) 34597) ((-795 . -111) 34576) ((-594 . -286) 34561) ((-519 . -309) 34499) ((-516 . -309) 34437) ((-497 . -309) 34375) ((-496 . -309) 34313) ((-418 . -233) 34292) ((-482 . -34) T) ((-1000 . -612) 34222) ((-225 . -1094) T) ((-1000 . -611) 34182) ((-967 . -611) 34142) ((-967 . -612) 34117) ((-910 . -611) 34099) ((-695 . -147) T) ((-697 . -916) T) ((-697 . -816) T) ((-427 . -611) 34081) ((-1114 . -21) T) ((-1114 . -25) T) ((-666 . -377) 34065) ((-116 . -916) T) ((-868 . -231) 34049) ((-78 . -1209) T) ((-126 . -125) 34033) ((-1049 . -34) T) ((-1281 . -1034) 34007) ((-1279 . -1034) 33964) ((-1232 . -1052) T) ((-851 . -1052) T) ((-482 . -787) 33943) ((-355 . -1145) 33922) ((-352 . -1145) 33901) ((-344 . -1145) 33880) ((-482 . -790) 33831) ((-482 . -789) 33810) ((-227 . -34) T) ((-482 . -722) 33720) ((-795 . -614) 33568) ((-60 . -489) 33552) ((-571 . -1052) T) ((-1166 . -172) 33443) ((-1119 . -172) 33354) ((-1056 . -1094) T) ((-1081 . -945) 33299) ((-948 . -1094) T) ((-813 . -644) 33250) ((-778 . -945) 33219) ((-709 . -1094) T) ((-776 . -945) 33186) ((-516 . -282) 33170) ((-666 . -896) 33129) ((-481 . -1094) T) ((-454 . -945) 33096) ((-79 . -1209) T) ((-355 . -38) 33061) ((-352 . -38) 33026) ((-344 . -38) 32991) ((-264 . -38) 32840) ((-247 . -38) 32689) ((-906 . -1145) T) ((-524 . -490) 32670) ((-621 . -147) 32649) ((-621 . -145) 32628) ((-524 . -611) 32594) ((-117 . -147) T) ((-117 . -145) NIL) ((-414 . -722) T) ((-795 . -1045) T) ((-343 . -452) T) ((-1251 . -998) 32560) ((-1244 . -998) 32526) ((-1223 . -998) 32492) ((-906 . -38) 32457) ((-225 . -713) 32422) ((-319 . -47) 32392) ((-40 . -409) 32364) ((-140 . -611) 32346) ((-995 . -131) T) ((-811 . -1209) T) ((-174 . -916) T) ((-549 . -368) T) ((-604 . -614) 32327) ((-343 . -402) T) ((-667 . -614) 32308) ((-180 . -614) 32289) ((-161 . -614) 32270) ((-156 . -614) 32251) ((-154 . -614) 32232) ((-520 . -288) 32209) ((-1222 . -231) 32179) ((-811 . -1034) 32006) ((-45 . -34) T) ((-677 . -102) T) ((-672 . -102) T) ((-658 . -102) T) ((-650 . -21) T) ((-650 . -25) T) ((-1096 . -489) 31990) ((-671 . -1209) T) ((-478 . -102) T) ((-245 . -102) 31940) ((-546 . -840) T) ((-138 . -102) T) ((-137 . -102) T) ((-133 . -102) T) ((-867 . -1094) T) ((-1172 . -644) 31865) ((-1056 . -713) 31852) ((-727 . -1051) 31695) ((-1166 . -514) 31642) ((-948 . -713) 31491) ((-1119 . -514) 31443) ((-1270 . -1094) T) ((-1269 . -1094) T) ((-481 . -713) 31292) ((-67 . -611) 31274) ((-727 . -111) 31103) ((-939 . -489) 31087) ((-1271 . -644) 31047) ((-813 . -722) T) ((-1168 . -1051) 30930) ((-1167 . -1051) 30765) ((-1161 . -1051) 30555) ((-1120 . -1051) 30438) ((-999 . -1213) T) ((-1088 . -102) 30416) ((-811 . -377) 30385) ((-579 . -611) 30367) ((-546 . -1094) T) ((-999 . -556) T) ((-1168 . -111) 30236) ((-1167 . -111) 30057) ((-1161 . -111) 29826) ((-1120 . -111) 29695) ((-1099 . -1097) 29659) ((-379 . -844) T) ((-1251 . -611) 29641) ((-1244 . -611) 29623) ((-1223 . -611) 29605) ((-1223 . -612) NIL) ((-240 . -288) 29582) ((-40 . -452) T) ((-225 . -172) T) ((-169 . -1094) T) ((-727 . -614) 29367) ((-690 . -147) T) ((-690 . -145) NIL) ((-595 . -611) 29349) ((-594 . -611) 29331) ((-894 . -1094) T) ((-837 . -1094) T) ((-804 . -1094) T) ((-765 . -1094) T) ((-654 . -848) 29315) ((-673 . -1094) T) ((-811 . -896) 29247) ((-1214 . -368) T) ((-40 . -402) NIL) ((-1168 . -614) 29129) ((-1114 . -657) T) ((-867 . -713) 29074) ((-251 . -489) 29058) ((-250 . -489) 29042) ((-1167 . -614) 28785) ((-1161 . -614) 28580) ((-708 . -637) 28528) ((-649 . -644) 28502) ((-1120 . -614) 28384) ((-295 . -34) T) ((-727 . -1045) T) ((-581 . -1266) 28371) ((-518 . -1266) 28348) ((-1232 . -1094) T) ((-1166 . -290) 28259) ((-1119 . -290) 28190) ((-1056 . -172) T) ((-851 . -1094) T) ((-948 . -172) 28101) ((-778 . -1235) 28085) ((-641 . -514) 28018) ((-77 . -611) 28000) ((-727 . -326) 27965) ((-1172 . -722) T) ((-571 . -1094) T) ((-481 . -172) 27876) ((-245 . -309) 27814) ((-1136 . -1106) T) ((-70 . -611) 27796) ((-1271 . -722) T) ((-1168 . -1045) T) ((-1167 . -1045) T) ((-327 . -102) 27746) ((-1161 . -1045) T) ((-1136 . -23) T) ((-1120 . -1045) T) ((-91 . -1115) 27730) ((-862 . -1106) T) ((-1168 . -233) 27689) ((-1167 . -243) 27668) ((-1167 . -233) 27620) ((-1161 . -233) 27507) ((-1161 . -243) 27486) ((-319 . -896) 27392) ((-862 . -23) T) ((-169 . -713) 27220) ((-407 . -1213) T) ((-1095 . -368) T) ((-1020 . -147) T) ((-999 . -363) T) ((-866 . -452) T) ((-939 . -286) 27197) ((-316 . -846) T) ((-313 . -846) NIL) ((-870 . -102) T) ((-708 . -25) T) ((-407 . -556) T) ((-708 . -21) T) ((-525 . -614) 27178) ((-354 . -147) 27160) ((-354 . -145) T) ((-1141 . -1094) 27138) ((-453 . -716) T) ((-75 . -611) 27120) ((-114 . -846) T) ((-245 . -282) 27104) ((-240 . -1051) 27001) ((-81 . -611) 26983) ((-731 . -368) 26936) ((-1170 . -824) T) ((-733 . -235) 26920) ((-1153 . -1209) T) ((-141 . -235) 26902) ((-240 . -111) 26792) ((-1232 . -713) 26621) ((-48 . -147) T) ((-867 . -172) T) ((-851 . -713) 26591) ((-484 . -1209) T) ((-948 . -514) 26538) ((-649 . -722) T) ((-571 . -713) 26525) ((-1030 . -1052) T) ((-481 . -514) 26468) ((-939 . -19) 26452) ((-939 . -602) 26429) ((-812 . -612) NIL) ((-812 . -611) 26411) ((-1000 . -1051) 26361) ((-413 . -611) 26343) ((-251 . -286) 26320) ((-250 . -286) 26297) ((-487 . -905) NIL) ((-316 . -29) 26267) ((-108 . -1209) T) ((-999 . -1106) T) ((-217 . -905) NIL) ((-910 . -1051) 26219) ((-1074 . -1034) 26115) ((-1000 . -111) 26049) ((-999 . -23) T) ((-733 . -691) 26033) ((-264 . -231) 26017) ((-427 . -1051) 26001) ((-379 . -1052) T) ((-240 . -614) 25731) ((-910 . -111) 25669) ((-690 . -1197) NIL) ((-487 . -644) 25619) ((-108 . -880) 25601) ((-108 . -882) 25583) ((-690 . -1194) NIL) ((-217 . -644) 25533) ((-359 . -1034) 25517) ((-353 . -1034) 25501) ((-327 . -309) 25439) ((-345 . -1034) 25423) ((-225 . -290) T) ((-427 . -111) 25402) ((-60 . -611) 25334) ((-169 . -172) T) ((-1114 . -846) T) ((-108 . -1034) 25294) ((-888 . -1094) T) ((-832 . -1052) T) ((-823 . -1052) T) ((-690 . -35) NIL) ((-690 . -95) NIL) ((-313 . -988) 25255) ((-183 . -102) T) ((-580 . -452) T) ((-564 . -452) T) ((-495 . -452) T) ((-407 . -363) T) ((-240 . -1045) 25185) ((-1144 . -34) T) ((-477 . -916) T) ((-995 . -637) 25133) ((-251 . -602) 25110) ((-250 . -602) 25087) ((-1074 . -377) 25071) ((-867 . -514) 24979) ((-240 . -233) 24931) ((-1152 . -1209) T) ((-1000 . -614) 24881) ((-910 . -614) 24818) ((-820 . -611) 24800) ((-1282 . -1106) T) ((-1274 . -611) 24782) ((-1232 . -172) 24673) ((-427 . -614) 24642) ((-108 . -377) 24624) ((-108 . -338) 24606) ((-1056 . -290) T) ((-948 . -290) 24537) ((-795 . -368) 24516) ((-643 . -1209) T) ((-630 . -1209) T) ((-481 . -290) 24447) ((-571 . -172) T) ((-327 . -282) 24431) ((-1282 . -23) T) ((-1203 . -102) T) ((-1190 . -1094) T) ((-1082 . -1094) T) ((-1070 . -1094) T) ((-83 . -611) 24413) ((-1177 . -840) T) ((-1176 . -840) T) ((-707 . -102) T) ((-355 . -349) 24392) ((-606 . -1094) T) ((-352 . -349) 24371) ((-344 . -349) 24350) ((-475 . -1094) T) ((-1182 . -229) 24300) ((-264 . -253) 24262) ((-1136 . -131) T) ((-606 . -608) 24238) ((-1074 . -896) 24171) ((-1000 . -1045) T) ((-910 . -1045) T) ((-475 . -608) 24150) ((-1161 . -788) NIL) ((-1161 . -791) NIL) ((-1096 . -612) 24111) ((-479 . -229) 24061) ((-1096 . -611) 24043) ((-1000 . -243) T) ((-1000 . -233) T) ((-427 . -1045) T) ((-954 . -1094) 23993) ((-910 . -243) T) ((-862 . -131) T) ((-695 . -452) T) ((-839 . -1106) 23972) ((-108 . -896) NIL) ((-1203 . -284) 23938) ((-868 . -844) 23917) ((-1107 . -1209) T) ((-901 . -722) T) ((-169 . -514) 23829) ((-995 . -25) T) ((-901 . -473) T) ((-407 . -1106) T) ((-487 . -790) T) ((-487 . -787) T) ((-906 . -349) T) ((-487 . -722) T) ((-217 . -790) T) ((-217 . -787) T) ((-995 . -21) T) ((-217 . -722) T) ((-839 . -23) 23781) ((-524 . -614) 23762) ((-1177 . -1094) T) ((-319 . -307) 23741) ((-1176 . -1094) T) ((-1031 . -235) 23687) ((-407 . -23) T) ((-939 . -612) 23648) ((-939 . -611) 23560) ((-641 . -489) 23544) ((-45 . -1006) 23494) ((-615 . -963) T) ((-491 . -102) T) ((-331 . -611) 23476) ((-1107 . -1034) 23303) ((-592 . -647) 23285) ((-130 . -1094) T) ((-128 . -1094) T) ((-592 . -373) 23267) ((-343 . -1266) 23244) ((-439 . -611) 23226) ((-1023 . -1209) T) ((-867 . -290) T) ((-1232 . -514) 23173) ((-476 . -1209) T) ((-463 . -1209) T) ((-585 . -102) T) ((-1166 . -286) 23100) ((-621 . -452) 23079) ((-996 . -991) 23063) ((-1274 . -382) 23035) ((-517 . -1094) T) ((-117 . -452) T) ((-1189 . -102) T) ((-1086 . -1094) 23013) ((-1030 . -1094) T) ((-1109 . -93) T) ((-889 . -846) T) ((-351 . -1213) T) ((-1251 . -1051) 22896) ((-1107 . -377) 22865) ((-1244 . -1051) 22700) ((-1223 . -1051) 22490) ((-1251 . -111) 22359) ((-1244 . -111) 22180) ((-1223 . -111) 21949) ((-1203 . -309) 21936) ((-351 . -556) T) ((-365 . -611) 21918) ((-289 . -307) T) ((-595 . -1051) 21891) ((-594 . -1051) 21774) ((-361 . -1094) T) ((-322 . -1094) T) ((-251 . -611) 21735) ((-250 . -611) 21696) ((-999 . -131) T) ((-633 . -23) T) ((-690 . -409) 21663) ((-605 . -23) T) ((-654 . -102) T) ((-595 . -111) 21634) ((-594 . -111) 21503) ((-379 . -1094) T) ((-336 . -102) T) ((-169 . -290) 21414) ((-1222 . -844) 21367) ((-710 . -1052) T) ((-1141 . -514) 21300) ((-1107 . -896) 21232) ((-832 . -1094) T) ((-823 . -1094) T) ((-821 . -1094) T) ((-97 . -102) T) ((-144 . -846) T) ((-610 . -880) 21216) ((-110 . -1209) T) ((-1081 . -102) T) ((-1057 . -34) T) ((-778 . -102) T) ((-776 . -102) T) ((-1251 . -614) 21098) ((-1244 . -614) 20841) ((-461 . -102) T) ((-454 . -102) T) ((-1223 . -614) 20636) ((-240 . -791) 20587) ((-240 . -788) 20538) ((-645 . -102) T) ((-595 . -614) 20496) ((-594 . -614) 20378) ((-1232 . -290) 20289) ((-660 . -632) 20273) ((-186 . -611) 20255) ((-641 . -286) 20232) ((-1030 . -713) 20216) ((-571 . -290) T) ((-959 . -644) 20141) ((-1282 . -131) T) ((-731 . -644) 20101) ((-711 . -644) 20088) ((-275 . -102) T) ((-453 . -644) 20018) ((-50 . -102) T) ((-581 . -102) T) ((-518 . -102) T) ((-1251 . -1045) T) ((-1244 . -1045) T) ((-1223 . -1045) T) ((-1251 . -233) 19977) ((-322 . -713) 19959) ((-1244 . -243) 19938) ((-1244 . -233) 19890) ((-1223 . -233) 19777) ((-1223 . -243) 19756) ((-1203 . -38) 19653) ((-1000 . -791) T) ((-595 . -1045) T) ((-594 . -1045) T) ((-1000 . -788) T) ((-967 . -791) T) ((-967 . -788) T) ((-868 . -1052) T) ((-866 . -865) 19637) ((-109 . -611) 19619) ((-690 . -452) T) ((-379 . -713) 19584) ((-418 . -644) 19558) ((-708 . -846) 19537) ((-707 . -38) 19502) ((-594 . -233) 19461) ((-40 . -720) 19433) ((-351 . -329) 19410) ((-351 . -363) T) ((-1074 . -307) 19361) ((-294 . -1106) 19242) ((-1100 . -1209) T) ((-171 . -102) T) ((-1226 . -611) 19209) ((-839 . -131) 19161) ((-641 . -1247) 19145) ((-832 . -713) 19115) ((-823 . -713) 19085) ((-482 . -1209) T) ((-359 . -307) T) ((-353 . -307) T) ((-345 . -307) T) ((-641 . -602) 19062) ((-407 . -131) T) ((-520 . -662) 19046) ((-108 . -307) T) ((-294 . -23) 18929) ((-520 . -647) 18913) ((-690 . -402) NIL) ((-520 . -373) 18897) ((-291 . -611) 18879) ((-91 . -1094) 18857) ((-108 . -1018) T) ((-564 . -143) T) ((-1259 . -151) 18841) ((-482 . -1034) 18668) ((-1245 . -145) 18629) ((-1245 . -147) 18590) ((-1049 . -1209) T) ((-989 . -611) 18572) ((-858 . -611) 18554) ((-812 . -1051) 18397) ((-1270 . -93) T) ((-1269 . -93) T) ((-1166 . -612) NIL) ((-1090 . -1094) T) ((-1084 . -1094) T) ((-1081 . -309) 18384) ((-1067 . -1094) T) ((-227 . -1209) T) ((-1060 . -1094) T) ((-1032 . -1094) T) ((-1015 . -1094) T) ((-778 . -309) 18371) ((-776 . -309) 18358) ((-1166 . -611) 18340) ((-812 . -111) 18169) ((-1119 . -611) 18151) ((-624 . -1094) T) ((-577 . -173) T) ((-529 . -173) T) ((-454 . -309) 18138) ((-483 . -1094) T) ((-1119 . -612) 17886) ((-1030 . -172) T) ((-939 . -288) 17863) ((-218 . -1094) T) ((-850 . -611) 17845) ((-606 . -514) 17628) ((-81 . -614) 17569) ((-814 . -1034) 17553) ((-475 . -514) 17345) ((-959 . -722) T) ((-731 . -722) T) ((-711 . -722) T) ((-351 . -1106) T) ((-1173 . -611) 17327) ((-223 . -102) T) ((-482 . -377) 17296) ((-515 . -1094) T) ((-510 . -1094) T) ((-508 . -1094) T) ((-795 . -644) 17270) ((-1020 . -452) T) ((-954 . -514) 17203) ((-351 . -23) T) ((-633 . -131) T) ((-605 . -131) T) ((-354 . -452) T) ((-240 . -368) 17182) ((-379 . -172) T) ((-1243 . -1052) T) ((-1222 . -1052) T) ((-225 . -998) T) ((-812 . -614) 16919) ((-695 . -387) T) ((-418 . -722) T) ((-697 . -1213) T) ((-1136 . -637) 16867) ((-580 . -865) 16851) ((-1274 . -1051) 16835) ((-1153 . -1185) 16811) ((-697 . -556) T) ((-126 . -1094) 16789) ((-710 . -1094) T) ((-482 . -896) 16721) ((-249 . -1094) T) ((-187 . -1094) T) ((-654 . -38) 16691) ((-354 . -402) T) ((-316 . -147) 16670) ((-316 . -145) 16649) ((-128 . -514) NIL) ((-116 . -556) T) ((-313 . -147) 16605) ((-313 . -145) 16561) ((-48 . -452) T) ((-162 . -1094) T) ((-157 . -1094) T) ((-1153 . -107) 16508) ((-778 . -1145) 16486) ((-685 . -34) T) ((-1274 . -111) 16465) ((-550 . -34) T) ((-484 . -107) 16449) ((-251 . -288) 16426) ((-250 . -288) 16403) ((-867 . -286) 16354) ((-45 . -1209) T) ((-1215 . -840) T) ((-812 . -1045) T) ((-1172 . -47) 16331) ((-812 . -326) 16293) ((-1081 . -38) 16142) ((-812 . -233) 16121) ((-778 . -38) 15950) ((-776 . -38) 15799) ((-1109 . -490) 15780) ((-454 . -38) 15629) ((-1109 . -611) 15595) ((-1112 . -102) T) ((-641 . -612) 15556) ((-641 . -611) 15468) ((-581 . -1145) T) ((-518 . -1145) T) ((-1141 . -489) 15452) ((-1195 . -1094) 15430) ((-1136 . -25) T) ((-1136 . -21) T) ((-1274 . -614) 15379) ((-474 . -1052) T) ((-1215 . -1094) T) ((-1223 . -788) NIL) ((-1223 . -791) NIL) ((-995 . -846) 15358) ((-834 . -1094) T) ((-815 . -611) 15340) ((-862 . -21) T) ((-862 . -25) T) ((-795 . -722) T) ((-174 . -1213) T) ((-581 . -38) 15305) ((-518 . -38) 15270) ((-386 . -611) 15252) ((-324 . -611) 15234) ((-169 . -286) 15192) ((-63 . -1209) T) ((-112 . -102) T) ((-868 . -1094) T) ((-174 . -556) T) ((-710 . -713) 15162) ((-294 . -131) 15045) ((-225 . -611) 15027) ((-225 . -612) 14957) ((-999 . -637) 14896) ((-1274 . -1045) T) ((-1114 . -147) T) ((-630 . -1185) 14871) ((-727 . -905) 14850) ((-592 . -34) T) ((-643 . -107) 14834) ((-630 . -107) 14780) ((-1232 . -286) 14707) ((-727 . -644) 14632) ((-295 . -1209) T) ((-1172 . -1034) 14528) ((-939 . -616) 14505) ((-577 . -576) T) ((-577 . -527) T) ((-529 . -527) T) ((-1161 . -905) NIL) ((-1056 . -612) 14420) ((-1056 . -611) 14402) ((-948 . -611) 14384) ((-709 . -490) 14334) ((-343 . -102) T) ((-251 . -1051) 14231) ((-250 . -1051) 14128) ((-394 . -102) T) ((-31 . -1094) T) ((-948 . -612) 13989) ((-709 . -611) 13924) ((-1272 . -1202) 13893) ((-481 . -611) 13875) ((-481 . -612) 13736) ((-247 . -411) 13720) ((-264 . -411) 13704) ((-251 . -111) 13594) ((-250 . -111) 13484) ((-1168 . -644) 13409) ((-1167 . -644) 13306) ((-1161 . -644) 13158) ((-1120 . -644) 13083) ((-351 . -131) T) ((-82 . -441) T) ((-82 . -395) T) ((-999 . -25) T) ((-999 . -21) T) ((-869 . -1094) 13034) ((-868 . -713) 12986) ((-379 . -290) T) ((-169 . -998) 12938) ((-690 . -387) T) ((-995 . -993) 12922) ((-697 . -1106) T) ((-690 . -166) 12904) ((-1243 . -1094) T) ((-1222 . -1094) T) ((-316 . -1194) 12883) ((-316 . -1197) 12862) ((-1158 . -102) T) ((-316 . -955) 12841) ((-134 . -1106) T) ((-116 . -1106) T) ((-600 . -1257) 12825) ((-697 . -23) T) ((-600 . -1094) 12775) ((-316 . -95) 12754) ((-91 . -514) 12687) ((-174 . -363) T) ((-251 . -614) 12417) ((-250 . -614) 12147) ((-316 . -35) 12126) ((-606 . -489) 12060) ((-134 . -23) T) ((-116 . -23) T) ((-962 . -102) T) ((-714 . -1094) T) ((-475 . -489) 11997) ((-407 . -637) 11945) ((-649 . -1034) 11841) ((-954 . -489) 11825) ((-355 . -1052) T) ((-352 . -1052) T) ((-344 . -1052) T) ((-264 . -1052) T) ((-247 . -1052) T) ((-867 . -612) NIL) ((-867 . -611) 11807) ((-1270 . -490) 11788) ((-1269 . -490) 11769) ((-1282 . -21) T) ((-1270 . -611) 11735) ((-1269 . -611) 11701) ((-571 . -998) T) ((-727 . -722) T) ((-1282 . -25) T) ((-251 . -1045) 11631) ((-250 . -1045) 11561) ((-72 . -1209) T) ((-251 . -233) 11513) ((-250 . -233) 11465) ((-40 . -102) T) ((-906 . -1052) T) ((-128 . -489) 11447) ((-1175 . -102) T) ((-1168 . -722) T) ((-1167 . -722) T) ((-1161 . -722) T) ((-1161 . -787) NIL) ((-1161 . -790) NIL) ((-950 . -102) T) ((-917 . -102) T) ((-1120 . -722) T) ((-767 . -102) T) ((-668 . -102) T) ((-546 . -611) 11429) ((-474 . -1094) T) ((-339 . -1106) T) ((-174 . -1106) T) ((-319 . -916) 11408) ((-1243 . -713) 11249) ((-868 . -172) T) ((-1222 . -713) 11063) ((-839 . -21) 11015) ((-839 . -25) 10967) ((-245 . -1143) 10951) ((-126 . -514) 10884) ((-407 . -25) T) ((-407 . -21) T) ((-339 . -23) T) ((-169 . -612) 10650) ((-169 . -611) 10632) ((-174 . -23) T) ((-641 . -288) 10609) ((-520 . -34) T) ((-894 . -611) 10591) ((-89 . -1209) T) ((-837 . -611) 10573) ((-804 . -611) 10555) ((-765 . -611) 10537) ((-673 . -611) 10519) ((-240 . -644) 10367) ((-1170 . -1094) T) ((-1166 . -1051) 10190) ((-1144 . -1209) T) ((-1119 . -1051) 10033) ((-850 . -1051) 10017) ((-1226 . -616) 10001) ((-1166 . -111) 9810) ((-1119 . -111) 9639) ((-850 . -111) 9618) ((-1216 . -846) T) ((-1232 . -612) NIL) ((-1232 . -611) 9600) ((-343 . -1145) T) ((-851 . -611) 9582) ((-1070 . -286) 9561) ((-80 . -1209) T) ((-1000 . -905) NIL) ((-606 . -286) 9537) ((-1195 . -514) 9470) ((-487 . -1209) T) ((-571 . -611) 9452) ((-475 . -286) 9431) ((-517 . -93) T) ((-217 . -1209) T) ((-1081 . -231) 9415) ((-1000 . -644) 9365) ((-289 . -916) T) ((-813 . -307) 9344) ((-866 . -102) T) ((-778 . -231) 9328) ((-954 . -286) 9305) ((-910 . -644) 9257) ((-633 . -21) T) ((-633 . -25) T) ((-605 . -21) T) ((-547 . -102) T) ((-343 . -38) 9222) ((-690 . -720) 9189) ((-487 . -880) 9171) ((-487 . -882) 9153) ((-474 . -713) 8994) ((-217 . -880) 8976) ((-64 . -1209) T) ((-217 . -882) 8958) ((-605 . -25) T) ((-427 . -644) 8932) ((-1166 . -614) 8701) ((-487 . -1034) 8661) ((-868 . -514) 8573) ((-1119 . -614) 8365) ((-850 . -614) 8283) ((-217 . -1034) 8243) ((-240 . -34) T) ((-996 . -1094) 8221) ((-1243 . -172) 8152) ((-1222 . -172) 8083) ((-708 . -145) 8062) ((-708 . -147) 8041) ((-697 . -131) T) ((-136 . -465) 8018) ((-1141 . -611) 7950) ((-654 . -652) 7934) ((-128 . -286) 7909) ((-116 . -131) T) ((-477 . -1213) T) ((-606 . -602) 7885) ((-475 . -602) 7864) ((-336 . -335) 7833) ((-536 . -1094) T) ((-477 . -556) T) ((-1166 . -1045) T) ((-1119 . -1045) T) ((-850 . -1045) T) ((-240 . -787) 7812) ((-240 . -790) 7763) ((-240 . -789) 7742) ((-1166 . -326) 7719) ((-240 . -722) 7629) ((-954 . -19) 7613) ((-487 . -377) 7595) ((-487 . -338) 7577) ((-1119 . -326) 7549) ((-354 . -1266) 7526) ((-217 . -377) 7508) ((-217 . -338) 7490) ((-954 . -602) 7467) ((-1166 . -233) T) ((-660 . -1094) T) ((-642 . -1094) T) ((-1255 . -1094) T) ((-1182 . -1094) T) ((-1081 . -253) 7404) ((-355 . -1094) T) ((-352 . -1094) T) ((-344 . -1094) T) ((-264 . -1094) T) ((-247 . -1094) T) ((-84 . -1209) T) ((-127 . -102) 7382) ((-121 . -102) 7360) ((-1182 . -608) 7339) ((-479 . -1094) T) ((-1135 . -1094) T) ((-479 . -608) 7318) ((-251 . -791) 7269) ((-251 . -788) 7220) ((-250 . -791) 7171) ((-40 . -1145) NIL) ((-250 . -788) 7122) ((-1109 . -614) 7103) ((-128 . -19) 7085) ((-1074 . -916) 7036) ((-1000 . -790) T) ((-1000 . -787) T) ((-1000 . -722) T) ((-967 . -790) T) ((-128 . -602) 7011) ((-910 . -722) T) ((-91 . -489) 6995) ((-487 . -896) NIL) ((-906 . -1094) T) ((-225 . -1051) 6960) ((-868 . -290) T) ((-217 . -896) NIL) ((-829 . -1106) 6939) ((-59 . -1094) 6889) ((-519 . -1094) 6867) ((-516 . -1094) 6817) ((-497 . -1094) 6795) ((-496 . -1094) 6745) ((-580 . -102) T) ((-564 . -102) T) ((-495 . -102) T) ((-474 . -172) 6676) ((-359 . -916) T) ((-353 . -916) T) ((-345 . -916) T) ((-225 . -111) 6632) ((-829 . -23) 6584) ((-427 . -722) T) ((-108 . -916) T) ((-40 . -38) 6529) ((-108 . -816) T) ((-581 . -349) T) ((-518 . -349) T) ((-1222 . -514) 6389) ((-316 . -452) 6368) ((-313 . -452) T) ((-888 . -611) 6350) ((-832 . -286) 6329) ((-339 . -131) T) ((-174 . -131) T) ((-294 . -25) 6193) ((-294 . -21) 6076) ((-45 . -1185) 6055) ((-66 . -611) 6037) ((-55 . -102) T) ((-600 . -514) 5970) ((-45 . -107) 5920) ((-815 . -614) 5904) ((-1096 . -425) 5888) ((-1096 . -368) 5867) ((-386 . -614) 5851) ((-324 . -614) 5835) ((-1057 . -1209) T) ((-1056 . -1051) 5822) ((-948 . -1051) 5665) ((-1260 . -102) T) ((-1259 . -102) 5615) ((-1056 . -111) 5600) ((-481 . -1051) 5443) ((-660 . -713) 5427) ((-948 . -111) 5256) ((-225 . -614) 5206) ((-477 . -363) T) ((-355 . -713) 5158) ((-352 . -713) 5110) ((-344 . -713) 5062) ((-264 . -713) 4911) ((-247 . -713) 4760) ((-1251 . -644) 4685) ((-1223 . -905) NIL) ((-1090 . -93) T) ((-1084 . -93) T) ((-939 . -647) 4669) ((-1067 . -93) T) ((-481 . -111) 4498) ((-1060 . -93) T) ((-1032 . -93) T) ((-939 . -373) 4482) ((-248 . -102) T) ((-1015 . -93) T) ((-74 . -611) 4464) ((-959 . -47) 4443) ((-706 . -102) T) ((-695 . -102) T) ((-1 . -1094) T) ((-619 . -1106) T) ((-1244 . -644) 4340) ((-624 . -93) T) ((-1190 . -611) 4322) ((-1082 . -611) 4304) ((-126 . -489) 4288) ((-483 . -93) T) ((-1070 . -611) 4270) ((-390 . -23) T) ((-87 . -1209) T) ((-218 . -93) T) ((-1223 . -644) 4122) ((-906 . -713) 4087) ((-619 . -23) T) ((-606 . -611) 4069) ((-606 . -612) NIL) ((-475 . -612) NIL) ((-475 . -611) 4051) ((-511 . -1094) T) ((-507 . -1094) T) ((-351 . -25) T) ((-351 . -21) T) ((-127 . -309) 3989) ((-121 . -309) 3927) ((-595 . -644) 3914) ((-225 . -1045) T) ((-594 . -644) 3839) ((-379 . -998) T) ((-225 . -243) T) ((-225 . -233) T) ((-1056 . -614) 3811) ((-1056 . -616) 3792) ((-954 . -612) 3753) ((-954 . -611) 3665) ((-948 . -614) 3454) ((-866 . -38) 3441) ((-709 . -614) 3391) ((-1243 . -290) 3342) ((-1222 . -290) 3293) ((-481 . -614) 3078) ((-1114 . -452) T) ((-502 . -846) T) ((-316 . -1133) 3057) ((-995 . -147) 3036) ((-995 . -145) 3015) ((-495 . -309) 3002) ((-295 . -1185) 2981) ((-1177 . -611) 2963) ((-1176 . -611) 2945) ((-867 . -1051) 2890) ((-477 . -1106) T) ((-139 . -831) 2872) ((-114 . -831) 2853) ((-621 . -102) T) ((-1195 . -489) 2837) ((-251 . -368) 2816) ((-250 . -368) 2795) ((-1056 . -1045) T) ((-295 . -107) 2745) ((-130 . -611) 2727) ((-128 . -612) NIL) ((-128 . -611) 2671) ((-117 . -102) T) ((-948 . -1045) T) ((-867 . -111) 2600) ((-477 . -23) T) ((-481 . -1045) T) ((-1056 . -233) T) ((-948 . -326) 2569) ((-481 . -326) 2526) ((-355 . -172) T) ((-352 . -172) T) ((-344 . -172) T) ((-264 . -172) 2437) ((-247 . -172) 2348) ((-959 . -1034) 2244) ((-517 . -490) 2225) ((-731 . -1034) 2196) ((-517 . -611) 2162) ((-1099 . -102) T) ((-1086 . -611) 2129) ((-1030 . -611) 2111) ((-1272 . -151) 2095) ((-1270 . -614) 2076) ((-1264 . -611) 2058) ((-1251 . -722) T) ((-1244 . -722) T) ((-1223 . -787) NIL) ((-1223 . -790) NIL) ((-169 . -1051) 1968) ((-906 . -172) T) ((-867 . -614) 1898) ((-1223 . -722) T) ((-1269 . -614) 1879) ((-999 . -342) 1853) ((-996 . -514) 1786) ((-839 . -846) 1765) ((-564 . -1145) T) ((-474 . -290) 1716) ((-595 . -722) T) ((-361 . -611) 1698) ((-322 . -611) 1680) ((-418 . -1034) 1576) ((-594 . -722) T) ((-407 . -846) 1527) ((-169 . -111) 1423) ((-829 . -131) 1375) ((-733 . -151) 1359) ((-1259 . -309) 1297) ((-487 . -307) T) ((-379 . -611) 1264) ((-520 . -1006) 1248) ((-379 . -612) 1162) ((-217 . -307) T) ((-141 . -151) 1144) ((-710 . -286) 1123) ((-487 . -1018) T) ((-580 . -38) 1110) ((-564 . -38) 1097) ((-495 . -38) 1062) ((-217 . -1018) T) ((-867 . -1045) T) ((-832 . -611) 1044) ((-823 . -611) 1026) ((-821 . -611) 1008) ((-812 . -905) 987) ((-1283 . -1106) T) ((-1232 . -1051) 810) ((-851 . -1051) 794) ((-867 . -243) T) ((-867 . -233) NIL) ((-685 . -1209) T) ((-1283 . -23) T) ((-812 . -644) 719) ((-550 . -1209) T) ((-418 . -338) 703) ((-571 . -1051) 690) ((-1232 . -111) 499) ((-697 . -637) 481) ((-851 . -111) 460) ((-381 . -23) T) ((-169 . -614) 238) ((-1182 . -514) 30) ((-658 . -1094) T) ((-677 . -1094) T) ((-672 . -1094) T)) \ No newline at end of file
diff --git a/src/share/algebra/compress.daase b/src/share/algebra/compress.daase
index 8e4bbd99..c5a002bc 100644
--- a/src/share/algebra/compress.daase
+++ b/src/share/algebra/compress.daase
@@ -1,6 +1,6 @@
-(30 . 3451578535)
-(4409 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain|
+(30 . 3451919707)
+(4410 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain|
ATTRIBUTE |package| |domain| |category| CATEGORY |nobranch| AND |Join|
|ofType| SIGNATURE "failed" "algebra" |OneDimensionalArrayAggregate&|
|OneDimensionalArrayAggregate| |AbelianGroup&| |AbelianGroup|
@@ -477,662 +477,663 @@
|XPolynomial| |XPolynomialRing| |XRecursivePolynomial|
|ParadoxicalCombinatorsForStreams| |ZeroDimensionalSolvePackage|
|IntegerLinearDependence| |IntegerMod| |Enumeration| |Mapping|
- |Record| |Union| |makeFR| |acsch| |acsc| |axesColorDefault|
- |OMgetInteger| |evaluateInverse| |setPrologue!|
- |indicialEquationAtInfinity| |besselJ| |sinh| |saturate|
- |outputAsFortran| |symmetricGroup| |cos2sec| |s14aaf|
- |realEigenvectors| |ode| |showTheFTable| |rroot| |cosh| |sinhcosh|
- |hexDigit| |infiniteProduct| |goodnessOfFit| |parabolic| |redmat|
- |symbolTable| |integral?| |empty?| |tanh| |useSingleFactorBound|
- |read!| |fill!| |incrementKthElement| |leftUnits| |expandLog|
- |monomialIntPoly| |monicRightFactorIfCan| |coth| |topPredicate|
- |SFunction| |integralDerivationMatrix| |in?| |showTheSymbolTable|
- |maxrow| |sech| |cscIfCan| |critMonD1| |lllip| |legendreP| |e04dgf|
- |OMUnknownCD?| |clipBoolean| |e04fdf| |pquo| |csch| |label| |isExpt|
- |basisOfNucleus| |numberOfChildren| |powerAssociative?| |tail|
- |optpair| |removeCosSq| |exprHasLogarithmicWeights| |getConstant|
- |bat| |asinh| |removeSinhSq| |associatedEquations| |listOfMonoms|
- |pointPlot| |operator| |check| |outputList| |cycleLength| |acosh|
- |rules| |arguments| |palgint| |iilog| |rightRemainder| |simplifyExp|
- |idealiserMatrix| |lfinfieldint| |exponent| |polyRicDE| |cCos| |atanh|
- |s19abf| |safeCeiling| |power!| |unknown| |lyndonIfCan| |rootsOf|
- |integerIfCan| |finiteBound| |controlPanel| |gradient| |acoth|
- |leader| |c06gbf| |duplicates?| |baseRDEsys| |dimensions|
- |pointSizeDefault| |trunc| |LyndonBasis| |retractable?| |figureUnits|
- |asech| |closedCurve| |bezoutDiscriminant| |characteristicSet|
- |makeprod| |coordinates| |transform| |OMgetString| |gcdPolynomial|
- |keys| |physicalLength| |weights| |overlabel| |cycleElt| |algebraic?|
- |constructor| ** |areEquivalent?| |infRittWu?| |printCode|
- |doubleFloatFormat| |rotatey| |multiple| |mindegTerm| |nor|
- |printTypes| |gbasis| |nthExpon| |nsqfree| RF2UTS |hypergeometric0F1|
- |addPoint2| |chineseRemainder| |option| |applyQuote| |cCot|
- |fortranLogical| |d02ejf| |setLabelValue| |row| |sayLength|
- |increasePrecision| |setAttributeButtonStep| |rightGcd| |s21bbf|
- |coshIfCan| |hMonic| |rotate!| |parabolicCylindrical| |s15aef|
- |fortran| |sorted?| |rationalFunction| |OMread|
- |removeRoughlyRedundantFactorsInPols| |palglimint0| |OMputSymbol|
- |pdct| |OMlistCDs| |chebyshevU| |unparse| |rdHack1| |norm| |polygamma|
- |leftDivide| |purelyTranscendental?| |symmetricSquare|
- |OMencodingUnknown| |f07adf| |characteristic| |traverse| |rightTrace|
- |definingPolynomial| |factorList| |semiDiscriminantEuclidean|
- |setleft!| |iiacoth| |tanh2coth| |part?| |scalarMatrix| |minPoly|
- |modularFactor| |createIrreduciblePoly| |OMreceive| |setColumn!|
- |indiceSubResultantEuclidean| |rightTrim| |powers| |KrullNumber|
- |nativeModuleExtension| |ode2| |knownInfBasis| |setprevious!|
- |symmetric?| |legendre| |possiblyInfinite?| |subtractIfCan|
- |acoshIfCan| |leftTrim| |genericPosition| |s17acf| |mkIntegral|
- |outputGeneral| |rewriteIdealWithHeadRemainder| |argscript|
- |rightRecip| |curve?| |trapezoidalo| |compactFraction| |nullSpace|
- |concat!| |specialTrigs| |computeCycleEntry| |max| |d01akf|
- |numberOfComposites| |ellipticCylindrical| |setStatus!| |addBadValue|
- |squareFreeFactors| |createLowComplexityTable| |dequeue!| |isPlus|
- |OMputAttr| |conjug| |basicSet| |doublyTransitive?| |printHeader|
- |generalizedContinuumHypothesisAssumed?| |kind| |checkPrecision|
- |real?| |separate| |viewPosDefault| |binomThmExpt| |iidsum| |toScale|
- |factorset| |compdegd| |roughEqualIdeals?| |discreteLog| |isMult|
- |maxint| |op| |colorDef| |test| |explicitlyFinite?|
- |exteriorDifferential| |perfectNthPower?| |halfExtendedResultant1|
- |multiEuclideanTree| |rootOf| |splitConstant| |lazyEvaluate|
- |rootPoly| |palgLODE| |lprop| |oddlambert| |interactiveEnv|
- |createNormalPrimitivePoly| |supersub| |deepCopy| |cAcot| |showAll?|
- |ef2edf| |drawToScale| |llprop| |returnType!| |UnVectorise|
- |divideIfCan| |rombergo| |components| |optAttributes| |f04jgf|
- |bipolar| |repeating| |primextendedint| |pattern| |pmintegrate| |blue|
- |cLog| |eq| |readable?| |uniform01| |vectorise| UP2UTS |maxIndex|
- |OMgetError| |numericalIntegration| |rootRadius| |rightUnit|
- |explogs2trigs| |iter| |freeOf?| |rootDirectory| |prefix|
- |createPrimitivePoly| |mapMatrixIfCan| |antiCommutator| |splitNodeOf!|
- |conical| |conditionsForIdempotents| |eof?| |partialFraction|
- |nonSingularModel| |orthonormalBasis| |reduction| |cCosh| |getMeasure|
- |union| |expandPower| |clearTheIFTable| |internalIntegrate0|
- |lieAdmissible?| |exponential| |leftOne| |airyAi| |primlimitedint|
- |removeRoughlyRedundantFactorsInContents| |tubePoints| |s17dhf|
- |scopes| |message| |approxSqrt| |outputFixed| |chainSubResultants|
- |ipow| |plus!| |iiatanh| |permutationGroup| |zeroOf| |entry?| |diff|
- |chvar| |fortranInteger| |selectPolynomials| |f07fef| |viewport2D|
- |minGbasis| |besselY| |outputArgs| |readIfCan!| |psolve| |close|
- |factorByRecursion| |packageCall| |multiplyCoefficients|
- |doubleComplex?| |nullary| |decomposeFunc| |henselFact| |numerator|
- |recip| |f02bjf| |prefixRagits| |exprToGenUPS| |f01qcf| |lazyPrem|
- |typeLists| |reindex| |seriesSolve| |distribute| |empty| |node|
- |cAtan| |display| |asimpson| |setTex!| |bumprow| |exp| |deepExpand|
- |remainder| |twist| |f02agf| |adaptive| |algintegrate| |isOp|
- |makeUnit| |adaptive3D?| |unrankImproperPartitions1| |powmod|
- |OMunhandledSymbol| |cons| |rangePascalTriangle|
- |standardBasisOfCyclicSubmodule| |cCoth| |f04atf|
- |nextLatticePermutation| |setValue!| |f01ref| |triangular?|
- |exportedOperators| |algebraicVariables| |completeSmith| |removeSinSq|
- |integralRepresents| |polyRDE| |sn| |genericRightTrace| |outerProduct|
- |divisorCascade| |surface| |pleskenSplit| |getProperty|
- |removeConstantTerm| |hasSolution?| |branchIfCan| |getVariableOrder|
- |mainCoefficients| |newLine| |polyred| |parent| |exists?| |OMputError|
- |monicRightDivide| |quasiMonicPolynomials| |shiftRoots| |harmonic|
- |input| |addMatchRestricted| |fortranComplex| |modifyPointData|
- |sequences| UTS2UP |f02wef| |asinIfCan| |trailingCoefficient| |f04axf|
- |library| |lazyResidueClass| |complete| |quadraticForm|
- |roughUnitIdeal?| |red| |mapUnivariateIfCan| |atanhIfCan|
- |drawComplexVectorField| |permutations| |iisqrt2| |subPolSet?|
- |rightTraceMatrix| |trivialIdeal?| |character?| |updateStatus!|
- |source| |fixedPoints| |solveRetract| |symmetricPower| |mapdiv|
- |rootOfIrreduciblePoly| |swapColumns!| |maxPoints| |hasoln| |implies|
- |airyBi| |ddFact| |mainVariable| |complexEigenvalues| |power|
- |rootSplit| |highCommonTerms| |laurentRep| |imagE| |diagonalMatrix|
- |second| |stoseInvertible?sqfreg| |quickSort| |pushFortranOutputStack|
- |algebraicDecompose| |jacobiIdentity?| |simpsono| |iiasinh| |set|
- |representationType| |swapRows!| |viewThetaDefault| |setMaxPoints3D|
- |third| |stFuncN| |sPol| |s19aaf| |OMgetEndAttr| |baseRDE| |signature|
- |parseString| |s15adf| |nextPrime| |nonQsign| |resetNew| |qualifier|
- |flagFactor| |horizConcat| |alphanumeric| |multisect| |sum|
- |permutation| |c06gqf| |redpps| |direction| |f01rdf| |rarrow|
- |alternative?| |target| |popFortranOutputStack| |OMputEndAttr|
- |relerror| |cAsinh| |clipWithRanges| |denomRicDE|
- |useSingleFactorBound?| |crushedSet| |reduceLODE|
- |removeSuperfluousQuasiComponents| |bezoutMatrix| |shade|
- |changeMeasure| |printStats!| |stop| |rdregime| |leadingBasisTerm|
- |expextendedint| |s01eaf| |initTable!| |mkcomm| |octon|
- |factorGroebnerBasis| |inverseLaplace| |void| |tab1| |iiacsc|
- |hasTopPredicate?| |changeVar| |wronskianMatrix|
- |functionIsOscillatory| |groebnerIdeal| |removeCoshSq|
- |var2StepsDefault| |systemCommand| |useEisensteinCriterion| |d01gbf|
- |e01bff| |Gamma| |s17def| |xCoord| |lp| |identification| |isImplies|
- |trueEqual| |unitNormal| |balancedFactorisation| |presuper| |round|
- |sub| |enumerate| |makeViewport3D| |integerBound| |ravel| |compBound|
- |copies| |chiSquare| |coerceL| |iCompose| |unitVector| |reopen!|
- |setMinPoints3D| |imaginary| |reshape| |degreeSubResultant|
- |cycleTail| |integrate| |normal| |rootPower| |partitions| |newReduc|
- |RemainderList| |recoverAfterFail| |insertMatch| |coth2trigh|
- |constantIfCan| |solveInField| |optimize| |rightAlternative?|
- |filename| |zeroDimensional?| |leastMonomial| |branchPointAtInfinity?|
- |showScalarValues| |diag| |rationalIfCan| |setfirst!|
- |fortranLinkerArgs| |OMputAtp| |logical?| |eq?| |numFunEvals|
- |setlast!| |colorFunction| |exQuo| |symbolIfCan| |exactQuotient|
- |setright!| |integer?| |pole?| |parse| |kovacic| |difference|
- |optional?| |members| |cycles| |goodPoint| |cond| |quotientByP|
- |root?| |decimal| |internalLastSubResultant| |primintfldpoly|
- |mightHaveRoots| |safetyMargin| |SturmHabichtMultiple|
- |startPolynomial| |e02ddf| |leftMinimalPolynomial| |jordanAlgebra?|
- |unitNormalize| |OMputString| |linearDependenceOverZ| |kroneckerDelta|
- |dn| |iisinh| |true| |associator| |OMputInteger| |exprToXXP|
- |scaleRoots| |complexSolve| |resize| |edf2ef| |startTable!|
- |stirling1| |polCase| |clip| |bfEntry| |inputBinaryFile|
- |rightRegularRepresentation| |approxNthRoot| |summation|
- |removeRedundantFactorsInPols| |modularGcd| |yellow|
- |reducedDiscriminant| |anfactor| |genericLeftNorm| |pointData|
- |primeFactor| |lazyPseudoQuotient| |linearPart| |expt|
- |reducedContinuedFraction| |musserTrials| |groebgen| |safeFloor|
- |cSech| |hermite| |reorder| |element?| |basisOfMiddleNucleus|
- |eigenvector| |linSolve| |isPower| |string?| |f02akf| |graphCurves|
- |factors| |ListOfTerms| |augment| |leftRecip| |hostPlatform|
- |writeUInt8!| |maxColIndex| |drawComplex| |setRealSteps|
- |nextNormalPoly| |c06fpf| |OMReadError?| |separant| |contains?|
- |d02cjf| |resultantEuclideannaif| |bitLength| |Lazard2|
- |doubleResultant| |nextItem| |unprotectedRemoveRedundantFactors|
- |ratDsolve| |OMUnknownSymbol?| |alphabetic?| |curry| |rationalPoint?|
- |clipPointsDefault| |polygon?| |delete| |primPartElseUnitCanonical|
- |explicitlyEmpty?| |index| |rationalApproximation| |hitherPlane|
- |leastPower| |arg1| |putGraph| |mapDown!| |e02agf| |objectOf|
- |roughSubIdeal?| |increase| |const| |false| |sts2stst| |comparison|
- |arg2| |f01brf| |univariate?| |algebraicSort| |strongGenerators|
- |inputOutputBinaryFile| |d01amf| |df2st| |cotIfCan| |range|
- |startTableGcd!| |algebraicOf| |selectODEIVPRoutines| |pair| |randnum|
- |asechIfCan| |repeating?| |fortranDoubleComplex| |binomial| |padecf|
- |rur| |conditions| |pmComplexintegrate| |externalList| |realRoots| EQ
- |s18aff| |contractSolve| |distFact| |torsion?| |badValues| |value|
- |sinh2csch| |match| |setScreenResolution| |selectsecond|
- |LazardQuotient2| |cyclotomicDecomposition| |sumOfDivisors|
- |irreducible?| |listexp| |heapSort| |#| |distdfact| |commutator|
- |removeRedundantFactors| |result| |monicCompleteDecompose| |lintgcd|
- |stoseInvertibleSetsqfreg| |iicoth| |indicialEquation| |ParCondList|
- |limitPlus| |mathieu11| |supDimElseRittWu?| |groebner|
- |LowTriBddDenomInv| |tab| |outputMeasure| |multinomial|
- |palginfieldint| |rationalPoints| |polyPart| |orbits| |minset|
- |binarySearchTree| |OMconnInDevice| |roughBasicSet| |reset|
- |closedCurve?| |iiacot| |stopTableInvSet!| |OMopenString| |minrank|
- |principalIdeal| |resultantReduit| |tubePlot| |sechIfCan| |charClass|
- |represents| |lazyPseudoDivide| |upperCase!| |dualSignature| |column|
- |factorAndSplit| |att2Result| |fprindINFO| |d03faf| |printInfo|
- |wholeRadix| |write| |drawStyle| |rootKerSimp| |rischNormalize|
- |selectOptimizationRoutines| |extractPoint| |identitySquareMatrix|
- |e02baf| |limitedIntegrate| |linearlyDependent?| |save| |csc2sin|
- |halfExtendedResultant2| |dictionary| |UP2ifCan| |computePowers|
- |subResultantGcd| |branchPoint?| |sturmVariationsOf| |monicModulo|
- |negative?| |plotPolar| |halfExtendedSubResultantGcd1| |push| |imagI|
- |lepol| |e02adf| |categoryFrame| |sqfrFactor| |prime| |log10|
- |oddintegers| |irreducibleFactor| |quasiComponent| |byteBuffer|
- |subResultantGcdEuclidean| |OMgetEndApp| |zero?| |iiasech| |copyInto!|
- |s19acf| |recur| |bitand| |gensym| |iiGamma| |elements| |variable?|
- |deref| |particularSolution| |tubePointsDefault| |splitDenominator|
- |recolor| |cyclotomic| |roughBase?| |Lazard| |bitior| |simpson|
- |OMserve| |elliptic?| |cExp| |setTopPredicate| |isTerm| |taylorIfCan|
- |problemPoints| |generator| |setleaves!| |palgextint| |pToDmp|
- |tanSum| |directSum| |leftExactQuotient| |replace| |noKaratsuba|
- |critpOrder| |generalInfiniteProduct| |rightMinimalPolynomial|
- |hdmpToDmp| |multiple?| |zeroSetSplitIntoTriangularSystems|
- |zeroMatrix| |lazyIntegrate| |submod| |push!| |createNormalElement|
- |OMencodingXML| |forLoop| |csubst| |brillhartIrreducible?| |number?|
- |SturmHabichtCoefficients| |generalizedContinuumHypothesisAssumed|
- |reducedSystem| |cyclicCopy| |physicalLength!| |factorSquareFree|
- |shellSort| |logIfCan| |wreath| |tryFunctionalDecomposition|
- |denominators| |level| |viewpoint| |iterationVar|
- |resultantReduitEuclidean| |charpol| |c06gcf| |f04arf| |subSet| |inf|
- |odd?| |nextsubResultant2| |divisor| |complexEigenvectors|
- |componentUpperBound| |d01ajf|
- |rewriteSetByReducingWithParticularGenerators| |multiplyExponents|
- |outputFloating| |aromberg| |positiveRemainder| |bubbleSort!|
- |setFormula!| |palgintegrate| |bindings| |anticoord| |asinhIfCan|
- |lineColorDefault| |integers| |e02ahf| |complexNormalize| |coerceP|
- |fracPart| |internalInfRittWu?| |c05adf| |generalizedEigenvector|
- |qroot| |noLinearFactor?| |mainPrimitivePart| |search| |c06fqf|
- |selectSumOfSquaresRoutines| |outputSpacing| |composite| |e02daf|
- |makeSin| |antisymmetric?| |ranges| |s13aaf| |matrix| |mdeg| |numer|
- |outputAsTex| |lazyGintegrate| |singularAtInfinity?| |frobenius|
- |elliptic| |oneDimensionalArray| |writeBytes!| |expressIdealMember|
- |algDsolve| |rational?| |denom| |iisin| |findCycle|
- |factorSquareFreeByRecursion| |RittWuCompare| |discriminantEuclidean|
- |getStream| |c06gsf| |companionBlocks| |d02gbf| |e01bgf| |adjoint|
- |slex| |graphs| |viewDefaults| |leftNorm| |delta| |bezoutResultant|
- |FormatArabic| |stoseLastSubResultant| Y |complexLimit| |rCoord| |pi|
- |rightExactQuotient| |initializeGroupForWordProblem| |e04naf|
- |toseInvertibleSet| |iExquo| |coefChoose| |rotatez| |inconsistent?|
- |pow| |startTableInvSet!| |infinity| |categories| |setAdaptive|
- |expandTrigProducts| |modifyPoint| |cosSinInfo| |expint| F
- |numberOfHues| |operations| |sizePascalTriangle| |idealSimplify|
- |setProperty!| |move| |arbitrary| |c06fuf| |c06eaf| |fractRagits|
- |localUnquote| |leadingIndex| |eigenMatrix| |diagonal?| |computeInt|
- |changeNameToObjf| |child| |largest| |validExponential| |coerceImages|
- |float?| |backOldPos| |shift| ~= |decrease| |headReduce|
- |numberOfMonomials| |lastSubResultantElseSplit| |kernel| |null|
- |paraboloidal| |BasicMethod| |nary?| |clipSurface| |biRank|
- |polarCoordinates| |coerce| |select!| |predicates| |edf2fi| |mindeg|
- |draw| |not| |reify| |usingTable?| |ocf2ocdf| |tube| |complexRoots|
- |badNum| |construct| |reseed| |nullity| |exp1| |leadingExponent| |and|
- |upperCase?| |relationsIdeal| |getBadValues| |conjugate| |pop!|
- |lambda| |setRow!| |rightRankPolynomial| |collectQuasiMonic| |bits|
- |lastSubResultant| |or| |zeroDimPrimary?| |supRittWu?| |dAndcExp|
- |currentSubProgram| |makeop| |var2Steps| |fixPredicate| |totalDegree|
- |curveColor| |radicalRoots| |xor| |leftGcd| |extendIfCan|
- |principalAncestors| |complexIntegrate|
- |rewriteIdealWithQuasiMonicGenerators| |prinshINFO|
- |genericRightTraceForm| |bat1| |position!| |determinant| |showSummary|
- |case| |dflist| |square?| |innerint| |blankSeparate| |bracket|
- |cyclePartition| |imports| |resetVariableOrder| |rootNormalize|
- |inGroundField?| |Zero| |makeYoungTableau| |outlineRender|
- |internalIntegrate| |zeroSetSplit| |numberOfFractionalTerms| |obj|
- |find| |isobaric?| |lhs| |conjugates| |unknownEndian| |isConnected?|
- |showAttributes| |One| |linkToFortran| |OMclose| |basisOfLeftNucleus|
- |internalAugment| |semiLastSubResultantEuclidean| |unaryFunction|
- |e02bcf| |pr2dmp| |rhs| |initials| |lastSubResultantEuclidean| |cache|
- |measure2Result| |firstDenom| |currentCategoryFrame| |commutative?|
- |name| |cycleRagits| |splitSquarefree| |f02ajf| |preprocess|
- |meshPar2Var| |po| |iifact| |factorPolynomial| |pseudoDivide|
- |stopMusserTrials| |body| |lighting| |checkRur|
- |univariatePolynomials| |evenlambert| |messagePrint| |intensity|
- |iicos| |distance| |eulerE| |atanIfCan| |extendedIntegrate|
- |insertionSort!| |s17dcf| |delay| |build| |writeByte!|
- |dimensionOfIrreducibleRepresentation| |allRootsOf|
- |resultantEuclidean| |minRowIndex| |primitivePart| |cRationalPower|
- |semiResultantReduitEuclidean| |closed?| |addmod| |even?| |split|
- |makingStats?| |cAcsch| |diagonals| |radicalEigenvalues| |ODESolve|
- |aQuadratic| |inHallBasis?| |logpart| |central?| |tableau|
- |OMgetEndBVar| |cschIfCan| |mainSquareFreePart| |vedf2vef| |depth|
- |showIntensityFunctions| |cfirst| |iicot| |associates?| |setLength!|
- |factorOfDegree| |ramified?| |tanhIfCan| |userOrdered?|
- |showTheRoutinesTable| |denomLODE| |leadingCoefficientRicDE| |vspace|
- |sinhIfCan| |matrixGcd| |f01maf| |port| |getPickedPoints| |sh|
- |internalSubPolSet?| |Nul| |iitan| |tubeRadiusDefault|
- |intermediateResultsIF| |leftFactorIfCan| |quadraticNorm|
- |OMconnectTCP| |superHeight| F2FG |monomialIntegrate| |getCurve|
- |finiteBasis| |univariatePolynomial| |Ci| |extendedint| |t|
- |extractIfCan| |ldf2vmf| |exquo| |squareTop| |error|
- |stoseInternalLastSubResultant| |stoseInvertible?| |testDim| |crest|
- |explimitedint| |btwFact| |wrregime| |lifting| |div| |primitive?|
- |nthFactor| |infinityNorm| |declare| |c05nbf| |region| |assert|
- |output| |lowerCase?| |readBytes!| |rightScalarTimes!| |quo|
- |superscript| |explicitEntries?| |redPo| |mappingAst|
- |sortConstraints| GF2FG |calcRanges| |connectTo| |quatern|
- |checkForZero| |ScanFloatIgnoreSpacesIfCan| |SturmHabicht| |setrest!|
- |omError| |dfRange| |selectAndPolynomials| |rem| |coHeight| |e04ycf|
- |setButtonValue| |pointColorPalette| |OMgetEndError| |fractionPart|
- |s17aff| |digit| |head| |more?| |f04qaf| |critT|
- |ScanFloatIgnoreSpaces| |call| |bandedJacobian| |isOpen?|
- |positiveSolve| |cyclicParents| |fullPartialFraction| |tracePowMod|
- |squareMatrix| |mapUp!| |firstUncouplingMatrix| |f02bbf| |iiasin|
- |invertible?| |viewWriteAvailable| |varselect| |coefficient|
- |cycleSplit!| |currentScope| |connect| |primitiveElement|
- |hyperelliptic| |rightLcm| |binding| |pack!| |binaryFunction|
- |rightFactorCandidate| |next| |genericLeftMinimalPolynomial|
- |exactQuotient!| |rotate| |c06ekf| |tanNa| |getMultiplicationTable|
- |linears| |sparsityIF| |mkAnswer| |tan2cot| |eigenvalues|
- |rightQuotient| |floor| |lazyVariations| |trapezoidal| |finite?|
- |leftCharacteristicPolynomial| |d02kef| |maxdeg| |numberOfOperations|
- LODO2FUN |rootSimp| |postfix| |singular?| |sumSquares| |phiCoord|
- |rename| |li| |solid?| |acosIfCan| |predicate| |cyclicEntries| |hcrf|
- |midpoint| |numberOfPrimitivePoly| |virtualDegree| |semicolonSeparate|
- |lquo| |ratpart| |setStatus| |prem| |null?| |bitCoef| |e02gaf|
- |mapGen| |rowEchelonLocal| |mainContent| |groebner?| |entries|
- |makeResult| |reciprocalPolynomial| |appendPoint| |remove!| |qfactor|
- |roman| BY |zeroVector| |perfectSquare?| |leftFactor| |randomR|
- |viewport3D| |basisOfCenter| |setMinPoints| |imagj| |OMsend|
- |critBonD| |tableForDiscreteLogarithm| |c02aff| |normalizeIfCan|
- |intChoose| |numberOfNormalPoly| |decompose| |htrigs| |pseudoQuotient|
- |startStats!| |subTriSet?| |rightFactorIfCan| |diophantineSystem|
- |generalPosition| |sizeLess?| |mathieu23| |hexDigit?| |rspace|
- |localIntegralBasis| |pomopo!| |lfextlimint| |constantLeft| |char|
- |constantKernel| |nextIrreduciblePoly| |every?| |lfextendedint|
- |point?| |dec| |changeThreshhold| |e02ajf| |insert!| |associative?|
- |purelyAlgebraicLeadingMonomial?| |subResultantsChain| |selectfirst|
- |interReduce| |removeZero| |parameters| |f01bsf|
- |SturmHabichtSequence| |dimensionsOf| |plusInfinity|
- |fractionFreeGauss!| |lo| |OMbindTCP| |OMputEndAtp| |bivariate?|
- |rightZero| |completeHensel| |radicalSolve| |minusInfinity|
- |padicallyExpand| |setOrder| |romberg| |halfExtendedSubResultantGcd2|
- NOT |divisors| |d01apf| |quadratic?| |less?| |cardinality|
- |binaryTree| |coordinate| |partition| |incr| |geometric| OR |option?|
- |imagi| |singularitiesOf| |deepestInitial| |makeGraphImage|
- |lowerCase| |graphStates| |showTypeInOutput| |hi| |makeSeries| AND
- |degree| |just| |removeSquaresIfCan| |OMputObject| |float|
- |thenBranch| |constantToUnaryFunction| |rk4f| |returns| |mapExpon|
- |primintegrate| |rewriteSetWithReduction| |d02raf| |OMreadStr|
- |infix?| |seed| |conditionP| |ceiling| |fillPascalTriangle|
- |solveLinearlyOverQ| |getSyntaxFormsFromFile|
- |linearlyDependentOverZ?| |mergeFactors| |generic?| |sylvesterMatrix|
- |mask| |print| |type| |pToHdmp| |minColIndex| |divideExponents|
- |listOfLists| |space| |getOperator| |ffactor| |flatten|
- |zeroSquareMatrix| |torsionIfCan| |resolve| |realElementary| |lookup|
- |eyeDistance| |zoom| |addPointLast| |condition| |antiAssociative?|
- |readUInt16!| |LiePoly| |primitivePart!| |nilFactor| |ksec|
- |singleFactorBound| |genericLeftTraceForm| |intcompBasis| |subNode?|
- |setClipValue| |rischDEsys| |leastAffineMultiple| |pushdown| |hasHi|
- |revert| |duplicates| |pdf2ef| |initiallyReduce| |OMsupportsSymbol?|
- |iiacosh| |rank| |s14abf| |mainValue| |divergence| |OMsetEncoding|
- |twoFactor| |scalarTypeOf| |myDegree| |cycleEntry|
- |removeRoughlyRedundantFactorsInPol| |routines| |s17akf| |normalise|
- |euclideanNormalForm| |e02def| |bernoulliB| |f04mcf|
- |createGenericMatrix| |credPol| |someBasis| |fortranReal| |setelt!|
- |satisfy?| |contours| GE |comment| |clearTheSymbolTable|
- |shallowExpand| |factorFraction| |inR?| |radPoly| |invmultisect| *
- |index?| |s18acf| |extractProperty| GT |failed?| |linearMatrix|
- |algSplitSimple| |subst| |lSpaceBasis| |basisOfLeftNucloid|
- |normInvertible?| |orbit| |generalSqFr| |abelianGroup| LE |tan2trig|
- |iiacsch| |argument| |modularGcdPrimitive| |generalizedEigenvectors|
- |redPol| |pushdterm| |argumentListOf| |showAllElements| LT |cartesian|
- |queue| |transcendentalDecompose| |semiSubResultantGcdEuclidean2|
- |unitCanonical| |d01bbf| |patternVariable| = |squareFreeLexTriangular|
- |e01bhf| |eigenvectors| |sizeMultiplication| |setFieldInfo| |simplify|
- |lists| |denominator| |coleman| |listLoops| |maximumExponent| |imagJ|
- |deleteRoutine!| |isList| |constant?| |generalLambert|
- |genericLeftTrace| |hex| < |powern| |stoseInvertibleSetreg|
- |transpose| |identityMatrix| |leftDiscriminant| |is?|
- |leftAlternative?| |exponents| |createZechTable| > |symbolTableOf|
- |leftMult| |LyndonWordsList1| |symmetricRemainder|
- |radicalOfLeftTraceForm| |cSinh| |euler| |objects| |iidprod| |pade|
- |separateDegrees| <= |genericLeftDiscriminant| |s21bdf|
- |wordInStrongGenerators| |getButtonValue| |findConstructor| |base|
- |acschIfCan| |integralMatrixAtInfinity| |nextPrimitivePoly|
- |multMonom| >= |normal?| |radix| |mapUnivariate|
- |mainDefiningPolynomial| |addPoint| |lift| |structuralConstants|
- |compile| |univariatePolynomialsGcds| |inverseIntegralMatrix| |lfunc|
- |d01alf| |tubeRadius| |lagrange| |factorials| |retract| |accuracyIF|
- |hclf| |solve| |reduce| |lambert| |sup| |laguerreL| |chebyshevT|
- |stoseIntegralLastSubResultant| |ode1| |property| |opeval| |fmecg|
- |thetaCoord| |setref| |bumptab1| |powerSum| |absolutelyIrreducible?| +
- |scan| |leftRegularRepresentation| |putColorInfo| |cyclic|
- |generalizedInverse| |invertIfCan| |deepestTail| |ip4Address|
- |nonLinearPart| |critMTonD1| |e02bbf| - |graphImage| |getGoodPrime|
- |sort| |genericRightMinimalPolynomial| |merge!| |outputForm|
- |aQuartic| |parents| |useNagFunctions| |e01sff| |diagonal| /
- |wholePart| |toseSquareFreePart| |datalist| |units| |contract|
- |numberOfDivisors| |nil?| |frst| |newSubProgram| |leftRank|
- |completeHermite| |arrayStack| |pastel| |setchildren!|
- |exprHasWeightCosWXorSinWX| |whatInfinity| |fixedPoint|
- |createPrimitiveNormalPoly| |bag| |sech2cosh| |associatedSystem|
- |OMgetObject| |top| |primeFrobenius| |OMwrite| |bright| |collectUnder|
- |makeFloatFunction| |stFunc2| |swap!| |totalLex| |idealiser| |prime?|
- |random| |writable?| |dihedralGroup| |mirror| |iitanh| |prinb| |plus|
- |elColumn2!| |closeComponent| |compound?| |bandedHessian| |clearCache|
- |list| |triangSolve| |prod| |subresultantVector|
- |completeEchelonBasis| |iiasec| |bringDown| |point| |key| |generic|
- |function| |Vectorise| |f02aaf| |code| |car| |integralAtInfinity?|
- |zeroDim?| |birth| |previous| |lowerPolynomial| |acscIfCan| |totolex|
- |monic?| |any?| |scripted?| |cdr| |factorSFBRlcUnit|
- |basisOfRightNucleus| |extendedEuclidean| |showArrayValues|
- |getIdentifier| |readInt8!| |lowerCase!| |iiabs| |eval|
- |setDifference| |byte| |insertTop!| |elementary| |nthFractionalTerm|
- |setErrorBound| |getProperties| |comp| |capacity| |series|
- |genericRightNorm| |digits| |normalizedDivide| |times| |e02dcf|
- |setIntersection| |isEquiv| |f02fjf| |OMgetEndObject| |initial|
- |external?| |reverseLex| |partialQuotients| |derivationCoordinates|
- |df2mf| |hostByteOrder| |processTemplate| |setUnion| |extend| |regime|
- |polygon| |e02zaf| |viewSizeDefault| |antisymmetricTensors|
- |stronglyReduced?| |s21bcf| |OMgetEndAtp| |digit?| |apply|
- |semiResultantEuclidean2| |int| |commonDenominator| |mainForm|
- |fortranTypeOf| |partialDenominators| |leviCivitaSymbol| |shiftRight|
- |bfKeys| |janko2| |dom| |kmax| |bothWays| |atom?| |meshFun2Var|
- |overbar| |OMgetEndBind| |sncndn| |min| |numericalOptimization|
- |monom| |showTheIFTable| |getDatabase| |wordInGenerators| |size|
- |zeroDimPrime?| |rowEchLocal| |imagk| |e01baf| |primextintfrac|
- |edf2df| |decreasePrecision| |prevPrime| |rule| |getOperands|
- |rowEchelon| |rightUnits| |restorePrecision| |boundOfCauchy| |ignore?|
- |mix| |df2ef| |moduleSum| |extendedSubResultantGcd| |traceMatrix|
- |complementaryBasis| |LiePolyIfCan| |numberOfCycles| |content|
- |moebiusMu| |clearFortranOutputStack| |errorInfo| |common|
- |flexibleArray| |bytes| |cross| |OMreadFile| |first| |leftZero|
- |numberOfComponents| |nodeOf?| |nthCoef| |subNodeOf?|
- |leftRankPolynomial| |leftLcm| |c05pbf| |dmp2rfi| |totalDifferential|
- |title| |rest| |taylorQuoByVar| |f04faf| |quasiRegular| |children|
- |e01bef| |secIfCan| |middle| |toroidal| |lcm| |PDESolve| |substitute|
- |B1solve| |patternMatch| |failed| |addMatch| |updatF| |weierstrass|
- |mainExpression| |expr| |dmpToHdmp| |initiallyReduced?|
- |removeDuplicates| |stirling2| |fortranLiteral| |child?| |hdmpToP|
- |cAcos| |swap| |pointColor| |normalElement| |inspect| |leaves|
- |append| |d02bbf| |e| |stoseInvertibleSet| |lfintegrate| |schema|
- |minordet| |setAdaptive3D| |quotedOperators| |d01aqf| |e01daf|
- |inrootof| |gcd| |stopTableGcd!| |binary| |numFunEvals3D|
- |radicalSimplify| |nthExponent| |getZechTable| |UpTriBddDenomInv|
- |iiatan| |selectFiniteRoutines| |lexico| |isOr|
- |selectMultiDimensionalRoutines| |mkPrim| |bombieriNorm| |rubiksGroup|
- |e01sbf| |substring?| |leftRemainder| |variable| |getMatch|
- |resetBadValues| |extension| |nothing| |trace2PowMod| |rationalPower|
- |inverseColeman| |rootProduct| |brillhartTrials| |escape| |weight|
- |diagonalProduct| |iterators| |leftExtendedGcd| |terms| |coerceS|
- |d01anf| |cyclicEqual?| |cap| |palgint0| |ScanArabic| |suffix?|
- |solveid| |modulus| |balancedBinaryTree| |localAbs| |hue|
- |resultantnaif| |loopPoints| |youngGroup| |constantRight|
- |jordanAdmissible?| |csch2sinh| |cPower| |integralLastSubResultant|
- |prinpolINFO| |tanAn| |toseLastSubResultant| |setEmpty!| |nullary?|
- |overset?| |e02bef| |prefix?| |rightDiscriminant| |atrapezoidal|
- |s18adf| |npcoef| |parts| |extractTop!| |leftPower| |nextPartition|
- |truncate| |mapCoef| |perfectSqrt| |countRealRootsMultiple| |domainOf|
- |s17ahf| |invmod| |OMgetVariable| |e04gcf| |signAround| |nthRootIfCan|
- |cAcsc| |typeList| |yCoordinates| |f01rcf| |realEigenvalues| |width|
- |hermiteH| |alternatingGroup| |properties| |repeatUntilLoop|
- |complexExpand| |magnitude| |setnext!| |OMgetAttr| |argumentList!|
- |charthRoot| |drawCurves| |equality| |evenInfiniteProduct| |rightOne|
- |continue| |xn| |lyndon| |coerceListOfPairs| |cAcoth| |translate|
- |univariateSolve| |bipolarCylindrical| |complement| |antiCommutative?|
- |exprToUPS| |block| |tree| |extractSplittingLeaf| |cosh2sech| |create|
- |cothIfCan| |c06frf| |discriminant| |quasiRegular?| FG2F |printInfo!|
- |ruleset| |rightNorm| |double?| |mulmod| |cSec| |curve| |ref|
- |normalizedAssociate| |OMencodingBinary| |firstSubsetGray|
- |LazardQuotient| |leftTraceMatrix| |tRange| |returnTypeOf| |e02akf|
- |mvar| |hconcat| |expintegrate| |f07aef| |monicLeftDivide| |high|
- |generalTwoFactor| |showFortranOutputStack| |leaf?|
- |stiffnessAndStabilityFactor| |identity| |refine|
- |irreducibleRepresentation| |simplifyLog| |complexForm| |stFunc1|
- |suchThat| |replaceKthElement| |lflimitedint| |HermiteIntegrate|
- |medialSet| |commutativeEquality| |infinite?| |leadingTerm| |cTanh|
- |optional| |listYoungTableaus| |PollardSmallFactor| |nthr| |genus|
- |infix| |iiperm| |gcdcofactprim| |beauzamyBound| |nlde| |module|
- |FormatRoman| |movedPoints| |sign| |transcendenceDegree|
- |characteristicPolynomial| |normalDeriv| |elRow2!| |quadratic|
- |getOrder| |bernoulli| |shanksDiscLogAlgorithm| |over|
- |clipParametric| |linearDependence| |stoseInvertible?reg|
- |degreePartition| |shallowCopy| |spherical| |ReduceOrder| |interpret|
- |stack| |fortranLiteralLine| |ridHack1| |numberOfImproperPartitions|
- |fTable| |selectNonFiniteRoutines| |palgLODE0| |expenseOfEvaluationIF|
- |aLinear| |e04jaf| |monomRDEsys| |invertibleSet| |Aleph| |graphState|
- |arity| |color| |mr| |rightCharacteristicPolynomial| |exprex|
- |complexElementary| |abs| |open?| |constant|
- |constantCoefficientRicDE| |setVariableOrder| |product| |complexZeros|
- |integralBasisAtInfinity| |tower| |symmetricTensors| |generate|
- |makeCrit| |socf2socdf| |clikeUniv| |f2st| |OMlistSymbols|
- |removeIrreducibleRedundantFactors| |front| |tensorProduct|
- |squareFreePart| |log| |withPredicates| |viewDeltaYDefault|
- |primlimintfrac| |f02adf| |numberOfIrreduciblePoly| |OMputEndBVar|
- |triangulate| |mathieu22| |bottom!| |directory| |inRadical?|
- |quasiAlgebraicSet| |readInt16!| |quartic| |setImagSteps| ~ |dim|
- |incrementBy| |edf2efi| SEGMENT |setvalue!| |relativeApprox|
- |leftTrace| |cot2tan| |laplace| |internalZeroSetSplit| |sample|
- |createLowComplexityNormalBasis| |vertConcat| |expand| |equation|
- |solveLinearPolynomialEquation| |unit| |cAsec| |ratDenom|
- |internalSubQuasiComponent?| |write!| |showRegion| |squareFreePrim|
- |perspective| |open| |makeCos| |filterWhile| |s17ajf| |dequeue|
- |setScreenResolution3D| |numericIfCan| |prologue| |solveLinear|
- |mapExponents| |adaptive?| |limitedint| |separateFactors|
- |complexNumeric| |filterUntil| |tanh2trigh| |deleteProperty!| |iprint|
- |binaryTournament| |order| |iflist2Result| |iiexp| |leadingIdeal|
- |sumOfSquares| |OMconnOutDevice| |center| |select| |chiSquare1|
- |inverseIntegralMatrixAtInfinity| |isTimes| |e02dff| |constDsolve|
- |fibonacci| |squareFreePolynomial| |expIfCan|
- |tryFunctionalDecomposition?| |rk4a| |kernels| |qqq| |tanQ| |sec2cos|
- |continuedFraction| |minPoints| |screenResolution| |integralMatrix|
- |buildSyntax| |readUInt32!| |repSq| |univariate| |lexGroebner|
- |mainVariables| |newTypeLists| |matrixDimensions| |subset?| |yCoord|
- |nextSubsetGray| |padicFraction| |elRow1!| |interpretString| |formula|
- |nthFlag| |factorsOfCyclicGroupSize| |d01fcf| |f02xef|
- |constantOperator| |nil| |concat| |unravel| |ScanRoman| |alternating|
- |monomials| |mantissa| |callForm?| |minIndex| |f01qdf| |Beta| |cubic|
- |OMputBind| |linear?| |getExplanations| |resultant| |factor|
- |increment| |cylindrical| |rowEch| |computeCycleLength| |mpsode|
- |collect| |Frobenius| |clearTheFTable| |d01asf| |sqrt| |makeRecord|
- |changeName| |readByte!| |patternMatchTimes| |fintegrate| |status|
- |OMputEndError| |approximate| |countable?| |rightMult| |nand|
- |normalDenom| |nrows| |real| |sort!| |droot| |low| |infieldint|
- |complex| |rangeIsFinite| |e01saf| |style| |nextPrimitiveNormalPoly|
- |bitTruth| |semiSubResultantGcdEuclidean1| |ncols| |imag|
- |integralCoordinates| |expenseOfEvaluation| |mathieu12|
- |extensionDegree| |rootBound| |monomRDE| |primaryDecomp| |e04mbf|
- |s17aef| |intersect| |directProduct| |compiledFunction|
- |stosePrepareSubResAlgo| |split!| |computeBasis| |cTan| |isNot|
- |subresultantSequence| |vark| |sinIfCan| |totalfract| |pushucoef|
- |OMgetFloat| |internalDecompose| |screenResolution3D| |aCubic|
- |pushup| |create3Space| |solid| |c02agf| |brace|
- |nextNormalPrimitivePoly| |box| |changeWeightLevel|
- |complexNumericIfCan| |singRicDE| |pseudoRemainder| |size?| |uniform|
- |besselI| |GospersMethod| |qinterval| |destruct| |shrinkable|
- |alphanumeric?| |f04adf| |simpleBounds?| |whileLoop| |setPoly|
- |remove| |triangularSystems| |cCsc| |vconcat| |curveColorPalette|
- |palgRDE0| |nodes| |linear| |karatsubaDivide| |bumptab| |cup| |rk4qc|
- |functionIsFracPolynomial?| |atoms| |factorsOfDegree| |presub|
- |unitsColorDefault| |s18aef| |mat| |reverse| |setCondition!| |makeSUP|
- |last| |isAbsolutelyIrreducible?| |invertibleElseSplit?|
- |mainMonomials| |mergeDifference| |OMputFloat| |signatureAst|
- |polynomial| |coercePreimagesImages| |assoc| |fortranDouble| |top!|
- |untab| |weakBiRank| |close!| |palgextint0| |monomial| |sdf2lst|
- |pdf2df| |precision| |vector| |innerSolve1| |entry| |tValues| |limit|
- |OMgetType| |firstNumer| |s20acf| |subscript| |multivariate| |iomode|
- |differentiate| |seriesToOutputForm| |green| |reduceBasisAtInfinity|
- |LyndonWordsList| |rightExtendedGcd| |iibinom| |countRealRoots|
- |variables| |ideal| |createNormalPoly| |unexpand|
- |genericRightDiscriminant| |key?| |purelyAlgebraic?| |headReduced?|
- |f02aef| |indicialEquations| |flexible?| |definingInequation| |An|
- |super| |multiset| |lazyPremWithDefault| |host| |unit?| |convergents|
- |LagrangeInterpolation| |morphism| |leftQuotient| |deriv| |category|
- |f04asf| |quoByVar| |homogeneous?| |cn| |updatD| |radicalEigenvector|
- |operation| |OMputEndApp| |systemSizeIF| |basis| |domain| |primes|
- |smith| |universe| |createThreeSpace| |subscriptedVariables|
- |quotient| |permutationRepresentation| |f2df| |OMgetAtp| |package|
- |radicalEigenvectors| |completeEval| |zerosOf| |d01gaf|
- |topFortranOutputStack| |whitePoint| |show| |taylor|
- |symmetricProduct| |setelt| |s18dcf| |writeInt8!| |e02bdf|
- |minimumExponent| |meshPar1Var| |reduced?| |exptMod| |zCoord|
- |laurent| |poisson| |commaSeparate| |divide|
- |selectIntegrationRoutines| |laguerre| |OMgetSymbol| |epilogue|
- |trace| |puiseux| |mesh?| |copy| |exponentialOrder|
- |removeDuplicates!| |reducedForm| |tanIfCan| |polar| |readLine!|
- |derivative| |lazyIrreducibleFactors| |rotatex| |univcase| |dark|
- |prepareSubResAlgo| |factor1| |overlap| |karatsubaOnce| |update|
- |sturmSequence| |pair?| |inv| |leadingSupport| |quoted?| |sincos|
- |setPosition| |member?| |tablePow| |hessian| |ldf2lst| |bounds|
- |ground?| |headRemainder| |autoCoerce| |jacobi| |ratPoly| |pile|
- |quasiMonic?| |groebSolve| |times!| |ground| |any| |principal?|
- |fullDisplay| |jacobian| |extract!| |randomLC|
- |eisensteinIrreducible?| |moebius| |euclideanSize| |paren|
- |leadingMonomial| |back| |OMputApp| |gcdPrimitive| |OMsupportsCD?|
- |enqueue!| |cCsch| |e04ucf| |getMultiplicationMatrix| |readInt32!|
- |leadingCoefficient| |hash| |mapSolve| |listConjugateBases|
- |stopTable!| |numeric| |log2| |infieldIntegrate| |cyclicSubmodule|
- |mainCharacterization| |position| |primitiveMonomials| |count|
- |viewZoomDefault| |setProperty| |algebraicCoefficients?| |radical|
- |makeMulti| |besselK| |match?| |semiResultantEuclideannaif|
- |interpolate| |operators| |fortranCompilerName| |reductum|
- |intPatternMatch| |plenaryPower| |iteratedInitials|
- |variationOfParameters| |say| |curryRight| |gcdcofact| |d03edf| |rk4|
- |lllp| |lexTriangular| |rst| |OMmakeConn| |f04maf| |fractRadix|
- |pointLists| |rectangularMatrix| |rightRank| |innerEigenvectors|
- |lieAlgebra?| |equiv| |axes| |rquo| |subQuasiComponent?|
- |combineFeatureCompatibility| |quote| |regularRepresentation| |s14baf|
- |normalized?| |basisOfCentroid| |algint| |indices| |OMopenFile|
- |doubleDisc| |realZeros| |evaluate| |cycle| |minimize| |debug|
- |measure| |shufflein| |squareFree| |iFTable| |lyndon?| |cSin|
- |endOfFile?| |OMputEndBind| |subHeight| |skewSFunction| D
- |reduceByQuasiMonic| |littleEndian| |internal?| |elem?| |Is|
- |rational| |transcendent?| |goto| |numberOfComputedEntries|
- |setLegalFortranSourceExtensions| |OMgetBind| |characteristicSerie|
- |normalForm| |pol| |logGamma| |Si| |gcdprim| |belong?|
- |readLineIfCan!| |differentialVariables| |compose| |gramschmidt|
- |hspace| |s19adf| |OMcloseConn| |trigs2explogs| |c06ecf| |init|
- |prolateSpheroidal| |defineProperty| |shiftLeft|
- |linearAssociatedOrder| |removeSuperfluousCases| |lazyPquo|
- |pushNewContour| |critB| |points| |viewDeltaXDefault| |divideIfCan!|
- |dominantTerm| |slash| |insertBottom!| |trim| |upDateBranches|
- |matrixConcat3D| |makeViewport2D| |cAsech| |OMgetBVar| |double|
- |clearTable!| |multiEuclidean| |OMencodingSGML| |f07fdf|
- |scanOneDimSubspaces| |f01qef| |assign| |symFunc| |has?| |f02aff|
- |normalizeAtInfinity| |parametersOf| |critM| |linGenPos| |readUInt8!|
- |expPot| |fixedDivisor| |outputAsScript| |lex| |rischDE| |zero|
- |normalize| |iicosh| |wholeRagits| |coord| |froot| |makeSketch|
- |modTree| |reflect| |length| |maxRowIndex| |enterInCache|
- |selectOrPolynomials| |findBinding| |mapBivariate| |one?| |var1Steps|
- |interval| |f02abf| |scripts| |showClipRegion| |And|
- |useEisensteinCriterion?| |reducedQPowers| |c06ebf| |consnewpol|
- |enterPointData| |nthRoot| |cAtanh| |createRandomElement| |d02bhf|
- |Or| |palgRDE| |s17dgf| |integralBasis| |dihedral| |subCase?| |Ei|
- |e02aef| |collectUpper| |se2rfi| |Not| |complex?| |heap| |sin2csc|
- |minPol| |trigs| |errorKind| |factorSquareFreePolynomial|
- |primPartElseUnitCanonical!| |declare!| |polynomialZeros| |/\\|
- |oblateSpheroidal| |copy!| |stronglyReduce| |leftScalarTimes!|
- |listRepresentation| |df2fi| |alphabetic| |setPredicates|
- |printingInfo?| |\\/| |bivariateSLPEBR| |extractBottom!| |e01sef|
- |midpoints| |cyclic?| |choosemon| |iroot| |getlo| |minus!| |s17dlf|
- |mainKernel| |setClosed| |ramifiedAtInfinity?| |rightPower| |cot2trig|
- |OMParseError?| |cyclicGroup| |createPrimitiveElement|
- |definingEquations| |subMatrix| |debug3D| |innerSolve| |extractClosed|
- |minPoints3D| |fi2df| |monomial?| |f02axf| |id| |weighted|
- |parametric?| |infLex?| |hasPredicate?| |nextsousResultant2|
- |unvectorise| |uncouplingMatrices| |nextSublist| |positive?| |f04mbf|
- |bivariatePolynomials| |extractIndex| |plot| |inverse| |script|
- |getCode| |dioSolve| |perfectNthRoot| |linearAssociatedLog| |s18def|
- |table| |prepareDecompose| |monicDivide| |root| |probablyZeroDim?|
- |splitLinear| |fortranCarriageReturn| |normal01| |segment|
- |OMputEndObject| |insert| |new| |setOfMinN|
- |stiffnessAndStabilityOfODEIF| |gderiv| |basisOfRightAnnihilator|
- |addiag| |varList| |LyndonCoordinates| |numerators| |approximants|
- |fortranCharacter| |rewriteIdealWithRemainder| |iipow| |schwerpunkt|
- |f02awf| |solveLinearPolynomialEquationByRecursion| |tex| |iicsch|
- |tanintegrate| |makeTerm| |expintfldpoly| |options|
- |sumOfKthPowerDivisors| |laplacian| |viewWriteDefault| |setProperties|
- |sin?| |BumInSepFFE| |sylvesterSequence| |stoseSquareFreePart| |latex|
- |OMputVariable| |normDeriv2| |symmetricDifference|
- |functionIsContinuousAtEndPoints| |bit?| |component|
- |groebnerFactorize| |permanent| |palglimint| |getRef|
- |linearPolynomials| |symbol?| |graeffe| |changeBase| |qPot|
- |localReal?| |writeLine!| |d03eef| |string| |fglmIfCan|
- |createMultiplicationMatrix| |subspace| |makeVariable| |OMgetApp|
- |light| |neglist| |dmpToP| |autoReduced?| |retractIfCan| |meatAxe|
- |cyclotomicFactorization| |sequence| |pascalTriangle| |taylorRep|
- |ptFunc| |lifting1| |bsolve| |rename!| |solve1| |curryLeft|
- |outputBinaryFile| |node?| |unrankImproperPartitions0|
- |extendedResultant| |cAsin| |f01mcf| |pointColorDefault|
- |loadNativeModule| |integral| |createMultiplicationTable|
- |noncommutativeJordanAlgebra?| |factorial| |isAnd| |erf| |ptree|
- |dimension| |upperCase| |laurentIfCan| |setProperties!|
- |viewPhiDefault| |leftUnit| |testModulus| |linearAssociatedExp|
- |coth2tanh| |minimalPolynomial| |exprHasAlgebraicWeight|
- |semiDegreeSubResultantEuclidean| |semiResultantEuclidean1| |iiacos|
- |left| |normFactors| |pureLex| |headAst| |listBranches| |acotIfCan|
- |euclideanGroebner| |mainMonomial| |mapmult| |right|
- |selectPDERoutines| |minimumDegree| |oddInfiniteProduct|
- |solveLinearPolynomialEquationByFractions| |corrPoly| |dilog| |s20adf|
- |basisOfLeftAnnihilator| |fixedPointExquo| |scale| |doubleRank|
- |iisqrt3| |s17adf| |var1StepsDefault| |qelt|
- |removeRedundantFactorsInContents| |sin| |numberOfVariables|
- |constantOpIfCan| |certainlySubVariety?| |stripCommentsAndBlanks|
- |qsetelt| |associatorDependence| |shuffle| |zag| |possiblyNewVariety?|
- |isQuotient| |list?| |cos| |inc| |cosIfCan| |sqfree| |Hausdorff|
- |makeObject| |composites| |basisOfCommutingElements| |makeEq| |map|
- |HenselLift| |notelem| |xRange| |imagK| |tan| |acothIfCan| |ParCond|
- |dot| |reverse!| |applyRules| |resetAttributeButtons| |s13adf|
- |yRange| |ricDsolve| |removeZeroes| |currentEnv| |cot| |bigEndian|
- |mathieu24| |degreeSubResultantEuclidean| |OMputBVar| |coef| |iisec|
- |moduloP| |gethi| |lazyPseudoRemainder| |zRange| |merge| |sec|
- |setsubMatrix!| |delete!| |printStatement| |irreducibleFactors|
- |iisech| |d02gaf| |coefficients| |map!| |generateIrredPoly| |csc|
- |setMaxPoints| |numberOfFactors| |exponential1| |indiceSubResultant|
- |unary?| |insertRoot!| |qsetelt!| |height| |digamma| |endSubProgram|
- |asin| |realSolve| |maxrank| |mainVariable?| |unmakeSUP| |convert|
- |asecIfCan| |monicDecomposeIfCan| |eulerPhi| |cAcosh| |acos|
- |elseBranch| |pushuconst| |maxPoints3D| |karatsuba| |ord| |mesh|
- |basisOfRightNucloid| |s17agf| |atan| |aspFilename| |nextColeman|
- |rightDivide| |elt| |symbol| |simplifyPower| |ran| |s13acf|
- |generators| |acot| |clearDenominator| |moreAlgebraic?| |setEpilogue!|
- |totalGroebner| |expression| |prindINFO| |wordsForStrongGenerators|
- |s21baf| |toseInvertible?| |asec| |semiIndiceSubResultantEuclidean|
- |partialNumerators| |getGraph| |iicsc| |raisePolynomial| |integer|
- |lazy?| |subResultantChain| |nil| |infinite| |arbitraryExponent|
- |approximate| |complex| |shallowMutable| |canonical| |noetherian|
- |central| |partiallyOrderedSet| |arbitraryPrecision|
- |canonicalsClosed| |noZeroDivisors| |rightUnitary| |leftUnitary|
- |additiveValuation| |unitsKnown| |canonicalUnitNormal|
- |multiplicativeValuation| |finiteAggregate| |shallowlyMutable|
- |commutative|) \ No newline at end of file
+ |Record| |Union| |seriesSolve| |popFortranOutputStack| |lazyEvaluate|
+ |sinh| |makeYoungTableau| |reduce| |intermediateResultsIF|
+ |gcdPrimitive| |innerSolve| |restorePrecision| |generators|
+ |lazyVariations| |ncols| |oneDimensionalArray| |getMatch| |cosh|
+ |fortranCharacter| |outputAsFortran| |style| |inverseLaplace| |edf2ef|
+ |limitPlus| |read!| |UnVectorise| |tanh| |splitDenominator|
+ |subtractIfCan| |normalizedAssociate| |basisOfLeftAnnihilator|
+ |OMconnOutDevice| |exptMod| |toseSquareFreePart| |newLine|
+ |commutativeEquality| |fillPascalTriangle| |coth| |factorAndSplit|
+ |e01bhf| |partialFraction| |perfectSquare?| |cycleRagits| |c02aff|
+ |symbolTable| |toseInvertibleSet| |sign| |datalist| |gcdcofact| |sech|
+ |label| |selectfirst| |parametersOf| |tryFunctionalDecomposition|
+ |isExpt| |d01gaf| |diagonalMatrix| |reducedQPowers| |move| |copies|
+ |csch| |bat| |quasiRegular| |truncate| |component| |tail|
+ |zeroDimPrimary?| |entry?| |normal?| |symmetricRemainder|
+ |padicFraction| |asinh| |basisOfMiddleNucleus| |member?| |Is|
+ |areEquivalent?| |upperCase?| |squareFreePart| |se2rfi|
+ |recoverAfterFail| |outputList| |resultantEuclidean| |acosh| |rules|
+ |rarrow| |dihedralGroup| |twoFactor| |isPlus|
+ |integralBasisAtInfinity| |unvectorise| |innerSolve1| |isEquiv|
+ |multiplyExponents| |lifting1| |atanh| |head| |showRegion| |goodPoint|
+ |unknown| |d02bbf| |point| |purelyTranscendental?| |extractClosed|
+ |binaryFunction| |roughSubIdeal?| |satisfy?| |rootPoly| |previous|
+ |acoth| |karatsubaDivide| |outlineRender| |leader|
+ |nextPrimitiveNormalPoly| |plotPolar| |getGoodPrime| |mathieu11|
+ |createNormalPoly| |clearDenominator| |recolor| |asech|
+ |indiceSubResultant| |rewriteIdealWithRemainder| |leftFactorIfCan|
+ |constructor| |OMsupportsCD?| |contract| |boundOfCauchy| |trapezoidal|
+ |divideIfCan| |byte| |d03edf| |distribute| |acoshIfCan|
+ |fixedPointExquo| |series| |normalizeIfCan| |startTable!| |iExquo|
+ |fill!| |tubePoints| |option| |resetBadValues| |multiple| |att2Result|
+ |OMencodingBinary| |nonSingularModel| |reverse!|
+ |topFortranOutputStack| |zCoord| ** |infinite?| |polyred| |d01ajf|
+ |applyQuote| |removeSinhSq| |writeBytes!| |children| |denominators|
+ |concat!| |leftFactor| |stoseInvertible?sqfreg|
+ |radicalOfLeftTraceForm| |arbitrary| |eigenvectors|
+ |solveLinearlyOverQ| |tablePow| |int| |mapCoef| |gramschmidt|
+ |linearlyDependent?| |diff| |withPredicates| |c06ebf|
+ |transcendenceDegree| |critM| |interReduce| |scalarTypeOf| |polyRicDE|
+ |dmpToHdmp| |min| |genericRightMinimalPolynomial| |supRittWu?|
+ |complex?| |insertMatch| |OMgetApp| |eigenvector| |alternative?|
+ |complexExpand| |rational| |linearMatrix| |uncouplingMatrices|
+ |rightTrim| |removeCosSq| |rightFactorCandidate| |radix| |isMult|
+ |internalIntegrate| |aromberg| |mirror| |quotientByP| |pushNewContour|
+ |increase| |ignore?| |setelt!| |minPoints3D| |leftTrim| |tValues|
+ |iiatan| |squareFreePrim| |s19adf| |bumptab| |quadraticNorm|
+ |changeMeasure| |f02fjf| |compose| |moreAlgebraic?| |copyInto!|
+ |iipow| |clearTheSymbolTable| |more?| |bitTruth| |rightScalarTimes!|
+ |addPointLast| |mindeg| |rombergo| |finite?| |rk4f| |unary?|
+ |fprindINFO| |associator| |scale| |makeprod| |hasoln| |setClosed|
+ |cSinh| |unexpand| |kind| |besselK| |btwFact| |genericPosition| |max|
+ |empty| |orthonormalBasis| |create3Space| |universe| |cschIfCan|
+ |consnewpol| |incrementKthElement| |checkPrecision| |op| |trueEqual|
+ |subresultantSequence| |perfectSqrt| |applyRules| |torsion?|
+ |resultant| |parent| |coth2trigh| |test| |eulerE| |simpleBounds?|
+ |laplace| |composites| |viewpoint| |specialTrigs| |setProperties!|
+ |atom?| |genericLeftMinimalPolynomial| |c06fuf| |buildSyntax|
+ |selectAndPolynomials| |normal01| |chainSubResultants| |myDegree|
+ |csc2sin| |removeRoughlyRedundantFactorsInPols| |mainContent| |limit|
+ |characteristicPolynomial| |setLabelValue| |printStatement|
+ |nextIrreduciblePoly| |pattern| |positiveRemainder| |transcendent?|
+ |initiallyReduced?| |rootsOf| |heapSort| |light|
+ |indiceSubResultantEuclidean| |recip| |magnitude| |root?| |eq|
+ |algSplitSimple| |reify| |rowEchLocal| |setAdaptive| |mesh| |maxint|
+ |printInfo| |ranges| |principalIdeal| |shallowExpand| |iter|
+ |OMconnectTCP| |ramifiedAtInfinity?| |critB| |antiAssociative?|
+ |prefix| |rangePascalTriangle| |bit?| |union| |s19acf| FG2F |nodeOf?|
+ |OMcloseConn| |semiSubResultantGcdEuclidean1| |printStats!|
+ |character?| |s14baf| |elementary| |leftNorm| |cartesian|
+ |selectFiniteRoutines| |prepareSubResAlgo| |OMputString| |message|
+ |OMputInteger| |solid| |implies| |color| |refine|
+ |primPartElseUnitCanonical| |parts| |returns| |f07fdf| |qualifier|
+ |stosePrepareSubResAlgo| |freeOf?| |vark| |coordinates| |putColorInfo|
+ |viewPhiDefault| |getMultiplicationTable| |identityMatrix|
+ |semiResultantEuclideannaif| |reducedContinuedFraction| |square?|
+ |cSin| |wrregime| |superscript| |palglimint0| |meshFun2Var| |iomode|
+ |selectOrPolynomials| |neglist| |whileLoop| |internalZeroSetSplit|
+ |basisOfCommutingElements| |overset?| |resetAttributeButtons|
+ |distdfact| |badValues| |hexDigit| |separant| |unitNormal| |close|
+ |OMputEndObject| |collectUnder| |setnext!| |SturmHabichtCoefficients|
+ |computeCycleEntry| |groebner?| |imagk| |surface|
+ |coercePreimagesImages| |node| |readUInt32!| |powers| |coHeight|
+ |duplicates| |bubbleSort!| |exp| |stirling2| |readUInt16!|
+ |createThreeSpace| |cons| |infix| |birth| |nthCoef| |atanIfCan|
+ |display| |irreducibleFactors| |idealiserMatrix| |trigs2explogs|
+ |halfExtendedResultant2| |cyclic| |normalized?| |expandTrigProducts|
+ |coefficient| |row| |resultantReduit| |operator| |exactQuotient|
+ |factorFraction| |lSpaceBasis| |airyBi| |updateStatus!|
+ |explicitlyEmpty?| |before?| |nand| |colorDef| |every?| |f02bjf|
+ |powerAssociative?| |outerProduct| |points|
+ |rightCharacteristicPolynomial| |relationsIdeal| |basisOfRightNucloid|
+ |nthFractionalTerm| |recur| |factor1| |s13aaf| |exprToXXP| |matrixGcd|
+ |rdregime| |symmetricTensors| |usingTable?| |bezoutResultant|
+ |seriesToOutputForm| |lexico| |flagFactor| |printInfo!| |lifting|
+ |mainMonomial| |transform| |leftUnit| |integerIfCan| |linears|
+ |standardBasisOfCyclicSubmodule| |innerint| |mapExpon| |input| |queue|
+ |rootDirectory| |sinIfCan| |irreducibleRepresentation| |s13adf|
+ |rightPower| |OMputSymbol| |source| |infiniteProduct| |library|
+ |interpolate| |scanOneDimSubspaces| |sample|
+ |generalizedContinuumHypothesisAssumed| |makeEq| |d01akf| |e01baf|
+ |overbar| |pleskenSplit| |leftDiscriminant| |balancedFactorisation|
+ |symmetricGroup| |setOfMinN| |e02bef| |rewriteIdealWithHeadRemainder|
+ |dictionary| |commutator| |sinh2csch| |iiperm| |findBinding| |repSq|
+ |musserTrials| |KrullNumber| |pdf2ef| |setFormula!| |fortranLiteral|
+ |basisOfCentroid| |subscriptedVariables| |lowerPolynomial|
+ |modifyPoint| |extendedIntegrate| |tubePlot| |makeFloatFunction|
+ |endOfFile?| |OMgetAttr| |basisOfLeftNucloid| |third| |list?|
+ |LiePoly| |entries| |contains?| |s17dgf| |signature| |sayLength|
+ |setPoly| |set| |subNodeOf?| |setright!| |c06ecf| |ocf2ocdf| |s17dhf|
+ |viewDeltaXDefault| |fortranDouble| |ddFact| |target|
+ |wordInStrongGenerators| |lfextendedint| |dmpToP| |sum| |e04ycf|
+ |split!| |normalDenom| |inR?| |leadingBasisTerm| |makeCrit|
+ |fixedPoints| |setErrorBound| |cycleSplit!| |pushFortranOutputStack|
+ |gensym| |iisech| |overlap| |f01maf| |optpair| |iprint| |exprex|
+ |getBadValues| |rationalApproximation| |s17agf| |explicitlyFinite?|
+ |horizConcat| |check| |scaleRoots| |mapmult| |pr2dmp| |testModulus|
+ |generalizedInverse| |sparsityIF| |cCoth| |stop| |void| |isOr|
+ |createLowComplexityNormalBasis| |rightNorm| |primitive?|
+ |createPrimitivePoly| |OMgetString| |pdct| |cot2trig| |FormatArabic|
+ |green| |operators| |systemCommand| |blankSeparate| |prefixRagits|
+ |rightDiscriminant| |totalfract| |primextintfrac| |ricDsolve|
+ |OMgetEndBind| |lp| |goodnessOfFit| |simplifyLog| |ravel|
+ |primintegrate| |stiffnessAndStabilityOfODEIF| |f01qef| |HenselLift|
+ |reducedSystem| |numberOfComposites| |setScreenResolution|
+ |removeRedundantFactors| |getProperty| |mapBivariate| |reshape|
+ |presuper| |mdeg| |nativeModuleExtension| |OMputEndBind| |argscript|
+ |UP2ifCan| |quotient| |algint| |gcdcofactprim| |is?| |lexGroebner|
+ |normal| |leftRankPolynomial| |transcendentalDecompose|
+ |palgintegrate| |initiallyReduce| |child?| |makeResult|
+ |primitivePart!| |d02cjf| |cosSinInfo| |insertionSort!| |sechIfCan|
+ |cos2sec| |sort!| |divideIfCan!| |solveRetract| |mainVariable|
+ |acscIfCan| |dimensions| |increasePrecision| |groebgen| |optimize|
+ |point?| |parse| |c06gbf| |normInvertible?| |socf2socdf|
+ |complexElementary| |getButtonValue| |top!| |autoReduced?|
+ |karatsubaOnce| |stFunc2| |integer?| |expextendedint| |conjugate|
+ |tube| |currentScope| |integralBasis| |update| |cond|
+ |exteriorDifferential| |setButtonValue| |alphanumeric|
+ |getPickedPoints| |binaryTournament| |linearAssociatedExp|
+ |invertIfCan| |getProperties| |aspFilename| |true| |iiGamma|
+ |vertConcat| |triangularSystems| |selectPDERoutines| |f04atf|
+ |initials| |OMParseError?| |OMlistCDs| |stoseInvertible?|
+ |hitherPlane| |selectMultiDimensionalRoutines| |d02gaf| |bracket|
+ |mapMatrixIfCan| |gcdPolynomial| |basisOfNucleus| |edf2df|
+ |reduceBasisAtInfinity| |stoseLastSubResultant| |kroneckerDelta|
+ |fortranCompilerName| |exprToGenUPS| |gderiv| |OMsupportsSymbol?|
+ |removeZeroes| |sncndn| |monicCompleteDecompose| |mkAnswer|
+ |complexForm| |charClass| |box| |rewriteSetWithReduction| |double?|
+ |testDim| |atrapezoidal| |ellipticCylindrical| |complexEigenvalues|
+ |selectsecond| |parabolic| |leftAlternative?| |round| |outputAsTex|
+ |ode2| |cyclicCopy| |computePowers| |reciprocalPolynomial| |pop!|
+ |removeConstantTerm| |one?| |s17dcf| |assign| |sturmSequence| |linear|
+ |subHeight| |hdmpToP| |permutationRepresentation| |clikeUniv|
+ |beauzamyBound| |totolex| |mainVariables|
+ |semiSubResultantGcdEuclidean2| |leftLcm| |droot| |orbit|
+ |complexRoots| |coth2tanh| |expint| |resultantEuclideannaif|
+ |setAttributeButtonStep| |safeFloor| |changeThreshhold| |polynomial|
+ |pole?| |dominantTerm| |decreasePrecision| |abs| |findConstructor|
+ |untab| |delete| |swap!| |precision| |meatAxe| |index| |multisect|
+ |duplicates?| |s01eaf| |cyclicGroup| |chebyshevU| |dihedral| |connect|
+ |perfectNthPower?| |pointColorPalette| |cyclePartition| |sh|
+ |capacity| |lastSubResultantEuclidean| |lintgcd| |deepestTail| |arg1|
+ |nextColeman| |mkPrim| |cCsc| |solveLinearPolynomialEquation|
+ |minimumDegree| |leastPower| |writeInt8!| |numberOfChildren|
+ |complexLimit| |arg2| |basisOfRightAnnihilator| |super| |elements|
+ |coefficients| |pair| |skewSFunction| |argumentList!|
+ |numericalOptimization| |setMinPoints| |LyndonWordsList| |stFunc1|
+ |intPatternMatch| |knownInfBasis| |f01qcf| |antiCommutator| |radPoly|
+ |var1Steps| |operation| |LazardQuotient2| |power| |value| |conditions|
+ |tan2cot| |d02raf| |represents| |mulmod| |physicalLength!|
+ |prolateSpheroidal| |#| |setRow!| |exponents| |f2df| |redmat| |match|
+ |c05pbf| |lazyGintegrate| EQ |s18adf| |complexSolve| |f2st|
+ |appendPoint| |weakBiRank| |hasSolution?| |result| |tanQ|
+ |unitCanonical| |e02ajf| |iiacosh| |pushucoef| |ipow|
+ |minimalPolynomial| |numberOfHues| |bitLength| |univariatePolynomials|
+ |pair?| |symFunc| |kovacic| |nthFactor| |createPrimitiveElement|
+ |unparse| |monic?| |nlde| |hypergeometric0F1| |reset| |permutation|
+ |cSech| |low| |notelem| |primitiveElement| |acschIfCan| |d03eef|
+ |unit| |totalLex| |internalSubPolSet?| |s19abf| |leviCivitaSymbol|
+ |createMultiplicationTable| |rightDivide| |subCase?| |toScale| |write|
+ |imports| |OMgetEndError| |oddInfiniteProduct| |rightRecip| |hMonic|
+ |pmComplexintegrate| |ef2edf| |genericRightNorm| |byteBuffer| |save|
+ |vconcat| |addiag| |splitNodeOf!| |bindings| |zeroSquareMatrix|
+ |radicalEigenvector| |rCoord| |putGraph| |log10| |numFunEvals3D| |any|
+ |npcoef| |charthRoot| |palgextint| |prem| |eigenvalues|
+ |replaceKthElement| |bitand| |just| |OMgetEndAttr|
+ |selectSumOfSquaresRoutines| |factorSquareFree| |defineProperty|
+ |iroot| |d01anf| |createZechTable| |rightExtendedGcd| |bitior|
+ |mainCharacterization| |setImagSteps| |cosh2sech| |numeric| |s14abf|
+ |invmultisect| |drawComplexVectorField| |equiv| |raisePolynomial|
+ |interval| |Gamma| |modularGcdPrimitive|
+ |rewriteIdealWithQuasiMonicGenerators| |radical| |reduceByQuasiMonic|
+ |infinityNorm| |biRank| |f01qdf| |sec2cos| |prepareDecompose|
+ |makeViewport2D| |lfinfieldint| |extendedEuclidean| |OMgetFloat|
+ |e04jaf| |aQuadratic| |generator| |froot| |dec| |evenlambert| |bag|
+ |flexibleArray| |difference| |safeCeiling|
+ |noncommutativeJordanAlgebra?| |OMgetInteger| |ratDsolve|
+ |generalLambert| |approxSqrt| |fglmIfCan| |genericLeftNorm|
+ |scalarMatrix| |Nul| |imagK| |rotate!| |setref| |randomLC| |bringDown|
+ |addPoint2| |GospersMethod| |rspace| |curve?| |pToDmp| |externalList|
+ |firstUncouplingMatrix| |halfExtendedSubResultantGcd2|
+ |repeatUntilLoop| |factorset| |ScanFloatIgnoreSpacesIfCan|
+ |roughBasicSet| |iiacos| |anticoord| |cyclicEqual?| |shiftRight|
+ |maxColIndex| |completeSmith| |outputFloating|
+ |subResultantGcdEuclidean| |gethi| |readLine!| |maxIndex| |drawCurves|
+ |OMputEndApp| |torsionIfCan| |isAbsolutelyIrreducible?|
+ |stoseSquareFreePart| |search| |radicalSimplify| |doubleComplex?|
+ |baseRDE| |createNormalElement| |index?| |null?| |axes| |elseBranch|
+ |OMUnknownSymbol?| |removeSquaresIfCan| |edf2efi| |outputSpacing|
+ |integralLastSubResultant| |polarCoordinates| |matrix| |shiftLeft|
+ |symmetricPower| |numer| |makeUnit| |showArrayValues|
+ |viewZoomDefault| |prinshINFO| |create| |setClipValue| |getlo|
+ |reduceLODE| |inHallBasis?| |denom| |eisensteinIrreducible?| |e01bgf|
+ |s17def| |generalizedEigenvectors| |monicDivide| |minimize|
+ |figureUnits| |permutations| |Beta| |divisors| |generalTwoFactor|
+ |messagePrint| |derivative| |cAsech| |eq?| Y |factorial| |c05nbf|
+ |evaluateInverse| |pi| |makeSketch| |s14aaf| |continuedFraction|
+ |minPoly| |pointData| |readByte!| |operations| |parabolicCylindrical|
+ |internalDecompose| |monomRDEsys| |infinity| |genericLeftTrace|
+ |removeSinSq| |categories| |createMultiplicationMatrix| |bytes|
+ |sech2cosh| |userOrdered?| |acothIfCan| |cap| |bumptab1| |drawComplex|
+ |leadingTerm| |qinterval| |chineseRemainder| |shift| |closedCurve?| F
+ |length| |normFactors| ~= |trapezoidalo| |bfKeys| |tanSum| |generic|
+ |coefChoose| |listOfMonoms| |SturmHabicht| |localIntegralBasis|
+ |scripts| |prinpolINFO| |coerce| |equality| |systemSizeIF|
+ |realElementary| |kernel| |f02bbf| |latex| |compdegd| |parseString|
+ |lazyPseudoRemainder| |construct| |OMgetError| |alphabetic?| |draw|
+ |linearAssociatedOrder| |realRoots| |rquo| |null|
+ |invertibleElseSplit?| |nthExponent| |genericRightTraceForm| |nullary|
+ |OMencodingXML| |getIdentifier| |asinhIfCan| |bitCoef| |mapdiv|
+ |pushuconst| |not| |OMgetEndApp| |cothIfCan| |setvalue!| |measure|
+ |powerSum| |s18acf| |logpart| |moebius| |adaptive3D?| |and|
+ |setProperty| |root| |composite| |rischDEsys| |showSummary| |iisqrt2|
+ |removeSuperfluousQuasiComponents| |showFortranOutputStack| |cubic|
+ |d01apf| |or| |OMputObject| |iiacot| |redPol| |numFunEvals| |select!|
+ |closedCurve| |realEigenvectors| |isAnd| |adjoint| |xor| |xCoord|
+ |modularFactor| |OMgetBVar| |patternMatchTimes| |obj| |modTree|
+ |showAttributes| |screenResolution3D| |s15aef| |invertibleSet|
+ |integralRepresents| |case| |minPoints| |associatedSystem| |pomopo!|
+ |showTheRoutinesTable| |rotatez| |lhs| |region| |cache| |palgint0|
+ |minus!| |hex| |Zero| |name| |intensity| |primeFactor| |cross|
+ |pureLex| |rhs| |setRealSteps| |ParCond| |directSum| |setPrologue!|
+ |cTanh| |One| |body| |cCot| |shrinkable| |lazyIrreducibleFactors|
+ |numericalIntegration| |compactFraction| |lookup| |s18aff| |Vectorise|
+ |OMputVariable| |subspace| |s15adf| |setrest!| |forLoop| |cycleLength|
+ |janko2| |subQuasiComponent?| |iiasin| |readInt8!| |getZechTable|
+ |relativeApprox| |merge| |tanAn| |evenInfiniteProduct|
+ |rootOfIrreduciblePoly| |basis| |curry| |mainMonomials| |pointPlot|
+ |pushdterm| |bat1| |leastAffineMultiple| |central?| |lineColorDefault|
+ |quadratic?| |e02gaf| |maxPoints3D| |sort| |roughEqualIdeals?|
+ |probablyZeroDim?| |decomposeFunc| |setelt| |shufflein|
+ |removeSuperfluousCases| |Aleph| |OMputBind| |euclideanSize|
+ |unrankImproperPartitions1| |thenBranch| |createIrreduciblePoly|
+ |c06frf| |setlast!| |extractProperty| |subPolSet?| |dimension| |leaf?|
+ |ode| |port| |zero?| |e02daf| |OMreadFile| |denomLODE| |bezoutMatrix|
+ |absolutelyIrreducible?| |sorted?| |polyRDE| |slex|
+ |algebraicCoefficients?| |stopTableInvSet!| |clearTable!| |fintegrate|
+ |bezoutDiscriminant| |combineFeatureCompatibility| |reflect|
+ |predicates| |inconsistent?| |random| |t| |associatedEquations|
+ |exquo| |rotatex| |lazyPseudoQuotient| |headAst| |lowerCase?| |error|
+ |s17dlf| |eyeDistance| |listYoungTableaus| |powern| |identification|
+ |div| |lfextlimint| |OMgetObject| |rootRadius| |assert| |aCubic|
+ |swapColumns!| |indicialEquationAtInfinity| |nextNormalPoly|
+ |normDeriv2| |iicos| |quo| |alphanumeric?| |nextPrime|
+ |toseLastSubResultant| |declare| |output| |dot| |kmax| |linear?|
+ |rationalPoint?| |f02aaf| |screenResolution| |leftTrace| |omError|
+ |csubst| |nullSpace| |contractSolve| |tableau| |mergeDifference|
+ |lowerCase!| |makeVariable| |rem| |position!| |setsubMatrix!|
+ |pushdown| |palgint| |mapGen| |upperCase| |showTheFTable|
+ |invertible?| |fortranLogical| |splitLinear| |henselFact| |squareFree|
+ |sn| |failed?| |primes| |rationalFunction| |karatsuba| |qelt|
+ |discreteLog| |makeSin| |OMreceive| |colorFunction| |call|
+ |stiffnessAndStabilityFactor| |lazyPquo| |irreducible?|
+ |rightTraceMatrix| |qsetelt| |PollardSmallFactor| |iiasech| |leftZero|
+ |discriminant| |leadingCoefficientRicDE| |edf2fi| |shade| |powmod|
+ |wordInGenerators| |pow| |xRange| |UpTriBddDenomInv| |multiEuclidean|
+ |OMopenString| |OMputEndError| |readBytes!| |symmetricDifference|
+ |quote| |graphState| |graphs| |yRange| |constantToUnaryFunction|
+ |constantLeft| |argumentListOf| |listBranches| |next| |mainKernel|
+ |characteristicSet| |iiabs| |zoom| |maxRowIndex| |zRange| |makeMulti|
+ |linearPart| |univcase| |brillhartIrreducible?| |clipPointsDefault|
+ |pushup| |maxPoints| |scan| |map!| |stoseInvertibleSetreg| |isImplies|
+ |primeFrobenius| |nonQsign| |rightUnit| |qsetelt!| |bothWays|
+ |OMgetEndBVar| |integralAtInfinity?| |c06ekf| |integralMatrix|
+ |dfRange| |determinant| |setEmpty!| |distFact| |li| |getExplanations|
+ |c06fpf| |s20acf| |distance| |f04adf| |cot2tan| |iFTable|
+ |rowEchelonLocal| |laurentIfCan| |OMputFloat| |rroot| |d02ejf|
+ |delete!| |fortranCarriageReturn| |hasHi| |OMread| |smith|
+ |genericRightTrace| |viewWriteAvailable| |setColumn!| |numerator|
+ |exQuo| |leaves| |leftRegularRepresentation| |zeroDimPrime?| |ord|
+ |nthr| |generalizedContinuumHypothesisAssumed?| |minrank|
+ |antisymmetric?| |countable?| |identity| |listexp| |trivialIdeal?| BY
+ |acsch| |startTableInvSet!| |categoryFrame| |numberOfComponents|
+ |quasiRegular?| |vspace| |regularRepresentation| |arity|
+ |functionIsContinuousAtEndPoints| |OMunhandledSymbol|
+ |quotedOperators| |constantKernel| |OMencodingSGML| |acotIfCan| |char|
+ |insertTop!| |viewDefaults| |makeGraphImage| |dark| |showAllElements|
+ |explogs2trigs| |constantOperator| |cCos| |asechIfCan| |enterInCache|
+ |polygon?| |plusInfinity| |mapSolve| |OMwrite| |resetNew| |nullary?|
+ |imaginary| |leftQuotient| |transpose| |subscript| |minusInfinity|
+ |graeffe| |lo| |dflist| |expt| |number?| |clipBoolean| |even?|
+ |zeroDim?| |tanNa| |groebnerIdeal| |lyndon?| |complete|
+ |unrankImproperPartitions0| |varselect| |e02ddf| |sinhcosh|
+ |factorPolynomial| |incr| |subTriSet?| |changeWeightLevel| NOT
+ |revert| |float| |numberOfMonomials| |deepCopy| |divisorCascade|
+ |e04mbf| |OMReadError?| |squareFreePolynomial| |hi| |besselY|
+ |epilogue| OR |simplifyExp| |escape| |numberOfImproperPartitions|
+ |genus| |stripCommentsAndBlanks| |signatureAst| |bipolarCylindrical|
+ |printTypes| |arguments| |curveColor| AND |symbolIfCan| |cExp|
+ |bivariateSLPEBR| |leftOne| |type| |real?| |swapRows!| |c05adf|
+ |rightMult| |mask| |resolve| |chebyshevT| |fractRadix| |presub|
+ |prologue| |cAcsc| |sqfrFactor| |summation| |mathieu22| |flatten|
+ |sinhIfCan| |virtualDegree| |minColIndex| |expintfldpoly|
+ |positiveSolve| |nextsubResultant2| |d01aqf| |condition|
+ |sortConstraints| |inverse| |euclideanGroebner| |unravel|
+ |semiResultantEuclidean2| |addMatch| |mainVariable?| |Si|
+ |listConjugateBases| |rationalPoints| |pastel| |degreeSubResultant|
+ |repeating?| |remainder| |extractPoint| |f04mcf| |lowerCase|
+ |factorList| |complexNumericIfCan| |rootSimp| |showScalarValues|
+ |split| |deriv| |bivariate?| |RittWuCompare| |leftMinimalPolynomial|
+ |iisinh| |removeCoshSq| |outputArgs| |LiePolyIfCan|
+ |computeCycleLength| |indicialEquations| GE |e04fdf|
+ |extendedResultant| |quasiMonic?| |mvar| |s17aef| |expIfCan|
+ |generalizedEigenvector| |mesh?| |SFunction| |cfirst| |comment| GT
+ |cAcot| |quadraticForm| |linkToFortran| |maximumExponent|
+ |extractIfCan| |pseudoDivide| |complement| |rightFactorIfCan|
+ |partialNumerators| |LyndonBasis| LE |weight| |fTable| |solveLinear|
+ |rischDE| |associatorDependence| |signAround| |gbasis| |harmonic|
+ |slash| |viewThetaDefault| |blue| * LT |setTopPredicate|
+ |lastSubResultantElseSplit| |sumOfKthPowerDivisors| |ListOfTerms|
+ |inf| |airyAi| |changeBase| |bottom!| |generalSqFr|
+ |shanksDiscLogAlgorithm| |multiple?| |extractBottom!| |pointLists|
+ |center| |identitySquareMatrix| |triangSolve| |divisor| |pol|
+ |separate| |removeRedundantFactorsInPols| |radicalRoots| |diagonal?|
+ |loopPoints| |stoseIntegralLastSubResultant| |divideExponents|
+ |updatF| |cyclicParents| |e02def| |typeList| |e01daf| |getCode|
+ |setchildren!| |nilFactor| |lfunc| = |fortranDoubleComplex|
+ |cycleTail| |rightZero| |unitsColorDefault| |gcdprim| |prime|
+ |exponentialOrder| GF2FG |indices| |primPartElseUnitCanonical!|
+ |ScanRoman| |commonDenominator| |groebSolve| |unmakeSUP|
+ |createGenericMatrix| |stopTable!| |singRicDE|
+ |semiDiscriminantEuclidean| |iicot| |flexible?| < |f04asf| |fortran|
+ |makingStats?| |twist| |nextLatticePermutation| |jordanAlgebra?|
+ |graphStates| |antiCommutative?| |polyPart| |diag| |strongGenerators|
+ > |cAsin| |semicolonSeparate| |mapExponents| |hconcat| |ldf2vmf|
+ |var2StepsDefault| |numberOfCycles| |readIfCan!| |hostByteOrder|
+ |mpsode| <= |roughUnitIdeal?| |showAll?| |OMclose|
+ |discriminantEuclidean| |intersect| |stopMusserTrials| |compile|
+ |qroot| |diophantineSystem| |postfix| |getGraph| >= |paraboloidal|
+ |laplacian| |normalize| |isTerm| |property| |retract| |explimitedint|
+ |shuffle| |tryFunctionalDecomposition?| |insertBottom!|
+ |setMaxPoints3D| |integralDerivationMatrix| |cLog|
+ |selectNonFiniteRoutines| |diagonalProduct| |completeHensel| |imagJ|
+ |yCoordinates| |isNot| |qPot| |inRadical?| |abelianGroup|
+ |retractable?| |youngGroup| |e01sef| |rectangularMatrix| |e02baf|
+ |prod| |primlimitedint| |Hausdorff| |nthExpon|
+ |exprHasWeightCosWXorSinWX| |leftGcd| |addMatchRestricted|
+ |zeroSetSplitIntoTriangularSystems| + |augment| |listOfLists| |ode1|
+ |units| |weierstrass| |outputFixed| |credPol| |viewPosDefault|
+ |dioSolve| |modularGcd| |computeInt| |ksec| - |mainForm| |integrate|
+ |fullPartialFraction| |times!| |complexEigenvectors| |inrootof|
+ |setleft!| |calcRanges| |OMopenFile| |over| / |alternating| |binomial|
+ |s18aef| |setValue!| |belong?| |bright| |oddintegers|
+ |generalPosition| |pseudoRemainder| |polynomialZeros| |rationalIfCan|
+ |basisOfLeftNucleus| |cAcsch| |quoByVar| |asecIfCan| |top|
+ |unitNormalize| |showTypeInOutput| |orbits| |psolve| |associates?|
+ |d01alf| |f01mcf| |lquo| |f02agf| |adaptive?| |squareTop| |rightRank|
+ |noLinearFactor?| |log2| |processTemplate| |content| |collect| |key|
+ |code| |reverse| |plus| |function| |BasicMethod| |expintegrate| |list|
+ |viewWriteDefault| |compiledFunction| |useEisensteinCriterion|
+ |exprToUPS| |removeDuplicates!| |iicsc| |inputOutputBinaryFile|
+ |limitedIntegrate| |leftExtendedGcd| |red| |getStream| |car| |zag|
+ |singular?| |rk4a| |trim| |stFuncN| |readable?| |filename| |iicosh|
+ |palgLODE0| |eval| |taylorIfCan| |cdr| |mr| |mainExpression|
+ |removeRoughlyRedundantFactorsInContents| |lighting|
+ |quasiAlgebraicSet| |tan2trig| |singleFactorBound|
+ |definingInequation| |space| |principal?| |power!| |setDifference|
+ |deleteRoutine!| |f01rcf| |localReal?| |size?| |extendIfCan| |in?|
+ |zeroMatrix| |rootPower| |times| |tracePowMod| |opeval|
+ |setIntersection| |radicalSolve| |componentUpperBound| |initial|
+ |nsqfree| |yellow| |perfectNthRoot| |fortranComplex| |constantRight|
+ |setUnion| |monomials| |midpoints| |leftRecip| |f01ref| |someBasis|
+ |binomThmExpt| |script| |reducedForm| |connectTo| |clipParametric|
+ |doubleDisc| |digit?| |limitedint| |padecf| |diagonals| |apply|
+ |subresultantVector| |readLineIfCan!| |irreducibleFactor| |iiacoth|
+ |whatInfinity| |changeNameToObjf| |setfirst!| |fortranTypeOf|
+ |pointColorDefault| |mat| |internalAugment| |infieldIntegrate|
+ |moebiusMu| |factorByRecursion| |setLength!| |oblateSpheroidal|
+ |setProperties| |monom| |homogeneous?| |s21bbf| |size|
+ |monicDecomposeIfCan| |tubeRadius| |vector| |tex| |stopTableGcd!|
+ |block| |minset| |dn| |Frobenius| |rule| |problemPoints| |ratpart|
+ |adaptive| |fullDisplay| |differentiate| |sizeLess?| |makeSeries|
+ |cTan| |mainPrimitivePart| |d01amf| |uniform01| |nary?| |terms|
+ |c06gsf| |padicallyExpand| |checkRur| |iiacsch| |sPol|
+ |jordanAdmissible?| |extend| |common| |mapUnivariateIfCan|
+ |innerEigenvectors| |f07aef| |title| |triangular?| |first|
+ |principalAncestors| |d01gbf| |sumSquares| |upDateBranches| |Ci|
+ |lazyIntegrate| |expenseOfEvaluationIF| |lcm| |separateFactors|
+ |getOperator| |isList| |rest| |genericLeftTraceForm| |readInt16!|
+ |qqq| |fixedPoint| |An| |certainlySubVariety?| |expr| |substitute|
+ |lyndonIfCan| |partitions| |semiLastSubResultantEuclidean|
+ |wholeRagits| |linearAssociatedLog| |writeLine!| |exponential|
+ |reducedDiscriminant| |realZeros| |showTheSymbolTable|
+ |removeDuplicates| |e| |append| |callForm?| |cyclic?| |sin?|
+ |completeEchelonBasis| |binarySearchTree| |failed| RF2UTS
+ |fortranLinkerArgs| |quatern| |odd?| |modifyPointData| |gcd|
+ |radicalEigenvalues| |fmecg| |baseRDEsys| |hostPlatform| |iidsum|
+ |uniform| |tanh2coth| |factorOfDegree| |linearDependence| |false|
+ |partialDenominators| |integral| |factorSFBRlcUnit| |setCondition!|
+ |iisec| |binary| |clearFortranOutputStack| |clearTheFTable| |child|
+ |variable| |setleaves!| |nothing| |rur| |squareMatrix| |nextItem|
+ |packageCall| |copy!| |quasiComponent|
+ |semiDegreeSubResultantEuclidean| |mathieu23| |substring?| |iterators|
+ |crest| |updatD| |coshIfCan| |eulerPhi| |jacobian| |submod|
+ |cyclicSubmodule| |c06fqf| |tanIfCan| |sqfree| |lagrange|
+ |lieAlgebra?| |setStatus| |algintegrate| |setOrder| |s19aaf| |degree|
+ |extractSplittingLeaf| |suffix?| |df2st| |vectorise| |ffactor|
+ |atanhIfCan| |exportedOperators| |monicLeftDivide| |e01bff|
+ |complexIntegrate| |argument| |intcompBasis| |multiset|
+ |stoseInternalLastSubResultant| |coerceS| |aLinear| |unaryFunction|
+ |companionBlocks| |matrixConcat3D| |quartic| |prefix?| |regime|
+ |csch2sinh| |possiblyNewVariety?| |newReduc| |clipSurface| |coord|
+ |tanh2trigh| |partition| |checkForZero| |s18def| |width|
+ |nthRootIfCan| |evaluate| |phiCoord| |minIndex| |choosemon|
+ |BumInSepFFE| |constant?| |tab1| |hexDigit?| |logGamma|
+ |createPrimitiveNormalPoly| |OMputAtp| |maxrow| |ODESolve|
+ |thetaCoord| |basisOfRightNucleus| |iiasec| |properties|
+ |splitSquarefree| |anfactor| |part?| |ramified?| |sequences|
+ |continue| |writeUInt8!| |unprotectedRemoveRedundantFactors|
+ |chiSquare1| |translate| |OMconnInDevice| |besselI| |d01asf|
+ |stoseInvertible?reg| |accuracyIF| |chiSquare| |mapUp!| |extract!|
+ |tree| |groebnerFactorize| |errorInfo| |moduloP|
+ |semiResultantEuclidean1| |largest| |elRow1!| |ruleset| UTS2UP
+ |romberg| |makeSUP| |infRittWu?| |polar| |infix?|
+ |multiplyCoefficients| |factorials| |cPower| |validExponential|
+ |minRowIndex| |cAcosh| |algebraicVariables| |OMputAttr|
+ |realEigenvalues| |depth| |stronglyReduce| UP2UTS |degreePartition|
+ |bsolve| |deleteProperty!| |isOp| |halfExtendedSubResultantGcd1|
+ |stirling1| |symmetricSquare| |differentialVariables| |optional|
+ |cycle| |cotIfCan| |palgLODE| |leftScalarTimes!| |suchThat| |d02gbf|
+ |e02bcf| |stoseInvertibleSet| |numberOfDivisors| |supDimElseRittWu?|
+ |push!| |polygon| |range| |extension| |sylvesterSequence| |high|
+ |enqueue!| |intChoose| |randomR| |rename| |subNode?| |e02zaf|
+ |cyclotomic| |geometric| |whitePoint| |poisson| |logical?|
+ |lazyPremWithDefault| |host| |rk4| |clearCache| |firstSubsetGray|
+ |hessian| |chvar| |iiacsc| |quickSort| |interpret| |stack|
+ |changeName| |cscIfCan| |critMonD1| |getSyntaxFormsFromFile| |e01bef|
+ |expressIdealMember| |inverseIntegralMatrixAtInfinity| |rightOne|
+ |dAndcExp| |solid?| |tanhIfCan| |iilog| |f02wef| |sizeMultiplication|
+ |removeZero| |f02ajf| |integers| |viewDeltaYDefault| |tower|
+ |linGenPos| |coerceL| |coerceImages| |generate| |OMputEndAttr|
+ |printCode| |exprHasLogarithmicWeights| |nextSublist| |heap|
+ |setEpilogue!| ~ |primitivePart| |shallowCopy| |iitanh| |zeroSetSplit|
+ SEGMENT |fi2df| |permanent| |directory| |groebner| |mapUnivariate|
+ |ScanArabic| |log| |incrementBy| |hclf| |interpretString| |dim|
+ |linSolve| |perspective| |conjug| |OMencodingUnknown| |merge!| |const|
+ |components| |schwerpunkt| |cup| |open| |listRepresentation| |rename!|
+ |expand| |equation| |push| |polCase| |mix| |OMgetEndObject|
+ |leftExactQuotient| |ldf2lst| |unit?| |lprop| |f04qaf| |filterWhile|
+ |doubleRank| |lfintegrate| |numberOfNormalPoly| |nil?|
+ |leftCharacteristicPolynomial| |euler| |insertRoot!| |trace2PowMod|
+ |complexNumeric| |startTableGcd!| |s17acf| |filterUntil| |reduction|
+ |option?| |symmetricProduct| |commaSeparate|
+ |genericRightDiscriminant| |enterPointData| |cAtan| |roughBase?|
+ |viewSizeDefault| |d03faf| |select| |iterationVar| |cCsch|
+ |algebraicDecompose| |viewport3D| |leftUnits| |constantIfCan|
+ |kernels| |acosIfCan| |lllp| |algDsolve| |secIfCan|
+ |countRealRootsMultiple| |hasTopPredicate?| |fortranInteger|
+ |primlimintfrac| |exists?| |OMgetType| |univariate| |lllip|
+ |linearlyDependentOverZ?| |f01bsf| |LazardQuotient| |goto|
+ |normalDeriv| |isTimes| |xn| |currentSubProgram| |exactQuotient!|
+ |concat| |spherical| |nthFlag| |mantissa| |relerror| |readUInt8!|
+ |cycleEntry| |preprocess| |e02ahf| |positive?| |c06eaf|
+ |totalGroebner| |iCompose| |asinIfCan| |makeCos| |setFieldInfo|
+ |decimal| |optAttributes| |palglimint| |f07adf| |outputForm| |nil|
+ |mainDefiningPolynomial| |df2fi| |cRationalPower| |factor| |prinb|
+ |numberOfFractionalTerms| |integralCoordinates| |doubleFloatFormat|
+ |df2ef| |monomial?| |solveid| |sin2csc| |makeRecord| |rightRemainder|
+ |sqrt| |float?| |f02awf| |isPower| |superHeight| |hermiteH| |clip|
+ |basicSet| |status| |LowTriBddDenomInv| |external?| |replace|
+ |bernoulliB| |solve1| |solve| |real| |second| |mkIntegral| |critT|
+ |iisqrt3| |rewriteSetByReducingWithParticularGenerators| |iidprod|
+ |schema| |frst| |divide| |sts2stst| |approximate| |extendedint|
+ |convergents| |imag| |oddlambert| |rk4qc| |bounds| |domainOf|
+ |basisOfCenter| |imagI| |complex| |decompose| |key?| |nthRoot|
+ |directProduct| |Lazard| |algebraicOf| |wholeRadix| |digamma| |cCosh|
+ |e04ucf| |jacobiIdentity?| |s18dcf| |d02kef| |solveInField|
+ |antisymmetricTensors| |rationalPower| |asimpson| |middle|
+ |numberOfComputedEntries| |startPolynomial| |imagi| |f02adf|
+ |selectPolynomials| |firstNumer| |expandLog| |mergeFactors| |brace|
+ |cyclicEntries| |leftTraceMatrix| |SturmHabichtSequence|
+ |resultantReduitEuclidean| |primaryDecomp| |changeVar| |lyndon|
+ |makeop| |OMputError| |rotate| |lexTriangular| |legendreP| |destruct|
+ |cAsinh| |rational?| |removeRoughlyRedundantFactorsInPol|
+ |meshPar2Var| |f04mbf| |complexNormalize| |prindINFO| |elRow2!|
+ |fortranReal| |trailingCoefficient| |unitVector| |find| |expPot|
+ |internalLastSubResultant| |e02dff| |moduleSum| |f02axf| |f04jgf|
+ |fractRagits| |remove| |linearDependenceOverZ|
+ |factorsOfCyclicGroupSize| |backOldPos| |s17ajf| |simplify|
+ |expenseOfEvaluation| |inc| |rotatey| |characteristic| |aQuartic|
+ |minPol| |modulus| |semiResultantReduitEuclidean| |ReduceOrder|
+ |elColumn2!| |solveLinearPolynomialEquationByRecursion| F2FG |getRef|
+ |bfEntry| |tab| |addPoint| |noKaratsuba| |last| |alphabetic|
+ |curryLeft| |monomial| |toroidal| |string?| |s17adf| |entry|
+ |doublyTransitive?| |selectIntegrationRoutines| |newSubProgram|
+ |comparison| |cAtanh| |assoc| |interactiveEnv| |multivariate|
+ |lambert| |functionIsFracPolynomial?| |outputGeneral|
+ |setLegalFortranSourceExtensions| |singularitiesOf| |f07fef| |htrigs|
+ |reverseLex| |pade| |simpson| |variables| |selectODEIVPRoutines|
+ |ScanFloatIgnoreSpaces| |drawStyle| |getMeasure| |delta| |lepol|
+ |coerceP| |simpsono| |rightAlternative?| |purelyAlgebraic?|
+ |inverseColeman| |stronglyReduced?| |dimensionsOf| |endSubProgram|
+ |charpol| |minordet| |var2Steps| |coerceListOfPairs|
+ |wordsForStrongGenerators| |maxdeg| |rst| |hcrf| |headRemainder|
+ |setTex!| |s17ahf| |getMultiplicationMatrix| |useNagFunctions|
+ |numberOfIrreduciblePoly| |balancedBinaryTree| |monomialIntPoly| |cn|
+ |generic?| |LagrangeInterpolation| |clipWithRanges| |iisin| |routines|
+ |category| |wronskianMatrix| |bivariatePolynomials| |weighted|
+ |bipolar| |monicRightDivide| |reopen!| |e04dgf| |isobaric?| |tRange|
+ |primintfldpoly| |domain| |constDsolve| |leftRank| |outputMeasure|
+ |localUnquote| |critpOrder| |d01fcf| |f04axf| |taylor| |dequeue|
+ |fixedDivisor| |monomialIntegrate| |package| |po| |inputBinaryFile|
+ |traverse| |separateDegrees| |quadratic| |decrease| |iicsch| |show|
+ |closed?| |laurent| |denominator| |copy| |mathieu12|
+ |linearPolynomials| |explicitEntries?| |extendedSubResultantGcd|
+ |createRandomElement| |structuralConstants| |fortranLiteralLine|
+ |outputBinaryFile| |puiseux| |rootKerSimp| |f02akf| |var1StepsDefault|
+ |lambda| |mindegTerm| |c02agf| |laguerre| |zeroDimensional?| |trigs|
+ |createNormalPrimitivePoly| |trace| |sup| |PDESolve| |closeComponent|
+ |invmod| |printHeader| |fracPart| |pseudoQuotient| |partialQuotients|
+ |increment| |rootProduct| |jacobi| |inv| |setPredicates|
+ |bandedJacobian| |autoCoerce| |expandPower| |e02adf| |iiasinh|
+ |viewport2D| |numberOfOperations| |mainSquareFreePart| |morphism|
+ |ground?| |OMserve| |fractionFreeGauss!| |atoms| |c06gcf| |parents|
+ |setAdaptive3D| |cAcoth| |OMputEndBVar| |f01brf| |s21baf|
+ |sylvesterMatrix| |ground| |s21bcf| |denomRicDE| |realSolve| |s17akf|
+ |readInt32!| |e01sff| |fixPredicate| |localAbs| |headReduced?|
+ |OMmakeConn| |leadingMonomial| |randnum| |conjugates| |bumprow|
+ |OMgetBind| |parametric?| |deepestInitial| |extractIndex| |repeating|
+ |monicRightFactorIfCan| |position| |setMinPoints3D| |midpoint|
+ |leadingCoefficient| |setScreenResolution3D| |findCycle|
+ |mightHaveRoots| |functionIsOscillatory| |rightTrace|
+ |rightRegularRepresentation| |match?| |generalInfiniteProduct|
+ |pointSizeDefault| |addmod| |tanintegrate| |OMUnknownCD?|
+ |primitiveMonomials| |returnTypeOf| |hash| |getCurve| |iifact|
+ |multinomial| |completeHermite| |genericLeftDiscriminant|
+ |quasiMonicPolynomials| |rischNormalize| |f02xef| |lazyResidueClass|
+ |reductum| |count| |coleman| |extensionDegree| |say| |fibonacci|
+ |nextNormalPrimitivePoly| |traceMatrix| |leadingIndex| |d02bhf|
+ |node?| |ridHack1| |B1solve| |outputAsScript|
+ |removeRedundantFactorsInContents| |nor| |redPo| |OMgetSymbol|
+ |leastMonomial| |getOrder| |supersub| |headReduce| |ratPoly|
+ |compound?| |f04arf| |symbol?| |minGbasis| |startStats!| |cylindrical|
+ |errorKind| |brillhartTrials| |OMbindTCP| |laguerreL| |debug|
+ |graphCurves| |clearTheIFTable| |representationType|
+ |internalInfRittWu?| |vedf2vef| |univariatePolynomialsGcds|
+ |elliptic?| |useSingleFactorBound?| |printingInfo?| |factorsOfDegree|
+ D |normalise| |order| |triangulate| |univariateSolve|
+ |derivationCoordinates| |toseInvertible?| |numberOfPrimitivePoly|
+ |f04maf| |unknownEndian| |isOpen?| |OMgetVariable| |physicalLength|
+ |totalDegree| |diagonal| |primextendedint| |univariate?| |OMgetEndAtp|
+ |pToHdmp| |numericIfCan| |maxrank| |characteristicSerie| |bigEndian|
+ |plot| |infLex?| |rightMinimalPolynomial| |f02aef| |deepExpand|
+ |makeTerm| |safetyMargin| |setStatus!| |arrayStack|
+ |definingPolynomial| |hue| LODO2FUN |sub| |init| |e02akf|
+ |patternMatch| |finiteBasis| |cAcos| |complementaryBasis|
+ |approxNthRoot| |palgRDE| |topPredicate| |delay|
+ |factorSquareFreeByRecursion| |selectOptimizationRoutines| |rootBound|
+ |subResultantGcd| |palginfieldint| |mappingAst| |s21bdf| |trunc|
+ |newTypeLists| |OMputEndAtp| |lex| |keys| |double| |numberOfVariables|
+ |initTable!| |branchPointAtInfinity?| |shiftRoots|
+ |cyclotomicFactorization| |pile| |listLoops| |internalIntegrate0|
+ |measure2Result| |ip4Address| |prevPrime| |zero| |rowEch| |bernoulli|
+ |rightGcd| |bandedHessian| |crushedSet| |e04gcf| |iflist2Result|
+ |badNum| |stoseInvertibleSetsqfreg| |showIntensityFunctions|
+ |eigenMatrix| |halfExtendedResultant1| |isConnected?| |factors|
+ |print| |constant| |subSet| |weights| |e02bdf| |open?| |And|
+ |inverseIntegralMatrix| |semiIndiceSubResultantEuclidean| |variable?|
+ |euclideanNormalForm| |imagj| |mathieu24| |besselJ| |Or| |pmintegrate|
+ |factorSquareFreePolynomial| |bombieriNorm| |setprevious!|
+ |generateIrredPoly| |normalForm| |cyclotomicDecomposition|
+ |addBadValue| |finiteBound| |Not| |df2mf| |hdmpToDmp| |plenaryPower|
+ |has?| |dmp2rfi| |monomRDE| |swap| |rootSplit| |showTheIFTable|
+ |resultantnaif| |algebraicSort| |level| |OMreadStr| |lazyPseudoDivide|
+ |lazyPrem| |declare!| |SturmHabichtMultiple| |branchPoint?|
+ |rightRankPolynomial| |/\\| |OMgetAtp| |enumerate|
+ |singularAtInfinity?| |leadingSupport| |univariatePolynomial| |\\/|
+ |paren| |OMlistSymbols| |remove!| |integral?| |any?| |build| |cSec|
+ |predicate| |insert!| |constantOpIfCan| |less?|
+ |exprHasAlgebraicWeight| |plus!| |integralMatrixAtInfinity| |Lazard2|
+ |matrixDimensions| |makeFR| |c06gqf| |lieAdmissible?| |mkcomm|
+ |nonLinearPart| |hyperelliptic| |rdHack1| |id| |branchIfCan|
+ |sequence| |cAsec| |d01bbf| |iiexp| |iicoth|
+ |constantCoefficientRicDE| |close!| |module| |multiEuclideanTree|
+ |idealiser| |resetVariableOrder| |infieldint| |simplifyPower|
+ |firstDenom| |reseed| |getOperands| |sizePascalTriangle| |table|
+ |rubiksGroup| |LyndonCoordinates| |hermite|
+ |solveLinearPolynomialEquationByFractions| |drawToScale| |saturate|
+ |overlabel| |Ei| |minimumExponent| |insert| |new| |deref|
+ |curveColorPalette| |symmetric?| |conical| |segment|
+ |degreeSubResultantEuclidean| |OMsend| |definingEquations| |mapDown!|
+ |lflimitedint| |varList| |seed| |totalDifferential| |fractionPart|
+ |extractTop!| |pointColor| |highCommonTerms| |sumOfDivisors| |options|
+ |rightExactQuotient| |digits| |iteratedInitials| |setMaxPoints|
+ |upperCase!| |shellSort| |squareFreeFactors| |getDatabase|
+ |removeIrreducibleRedundantFactors| |iibinom| |f02abf| |associative?|
+ |makeViewport3D| |parameters| |frobenius| |littleEndian|
+ |sturmVariationsOf| |qfactor| |collectQuasiMonic| |rightQuotient|
+ |symbolTableOf| |writeByte!| |quoted?| |typeLists| |mainValue|
+ |cardinality| |radicalEigenvectors| |norm| |string| |doubleResultant|
+ |lazy?| |subset?| |f02aff| |redpps| |exponent| |back| |iiatanh|
+ |indicialEquation| |empty?| |scripted?| |computeBasis|
+ |pascalTriangle| |ratDenom| |curve| |optional?| |palgextint0| |octon|
+ |nullity| |rowEchelon| |retractIfCan| |getVariableOrder| |cosIfCan|
+ |rootOf| |rootNormalize| |patternVariable| |rangeIsFinite|
+ |leadingIdeal| |critBonD| |setVariableOrder| |FormatRoman| |rightLcm|
+ |e01sbf| |numerators| |axesColorDefault| |iitan|
+ |currentCategoryFrame| |critMTonD1| |meshPar1Var| |ran|
+ |idealSimplify| |reorder| |erf| |hspace| |particularSolution| |ptree|
+ |legendre| |corrPoly| |cycleElt| |nextPrimitivePoly| |subMatrix|
+ |loadNativeModule| |controlPanel| |left| |llprop| |dualSignature|
+ |variationOfParameters| |contours| |prime?| |conditionsForIdempotents|
+ |completeEval| |OMputBVar| |HermiteIntegrate| |laurentRep| |e02aef|
+ |right| |conditionP| |palgRDE0| |taylorQuoByVar| |leftPower|
+ |createLowComplexityTable| |bits| |roman| |normalizedDivide|
+ |initializeGroupForWordProblem| |scopes| |integerBound| |dilog|
+ |s17aff| |purelyAlgebraicLeadingMonomial?| |logIfCan| |normalElement|
+ |rank| |permutationGroup| |front| |leftMult| |e02agf|
+ |alternatingGroup| |dimensionOfIrreducibleRepresentation| |sin|
+ |numberOfFactors| |sincos| |divergence| |monicModulo| |exp1|
+ |hasPredicate?| |floor| |showClipRegion| |reindex| |isQuotient|
+ |yCoord| |cos| |comp| |direction| |internal?| |binding| |binaryTree|
+ |makeObject| |polygamma| |product| |countRealRoots| |map| |tan|
+ |taylorRep| |elliptic| |internalSubQuasiComponent?| |members|
+ |OMputApp| |rightUnits| |e02bbf| |sdf2lst| |useSingleFactorBound|
+ |currentEnv| |splitConstant| |cot| |ref| |inGroundField?| |subst|
+ |e01saf| |sumOfSquares| |coef| |ParCondList| |debug3D| |s13acf|
+ |subResultantChain| |leftRemainder| |sec| |approximants|
+ |normalizeAtInfinity| |tubeRadiusDefault| |commutative?|
+ |tableForDiscreteLogarithm| |wholePart| |mainCoefficients|
+ |returnType!| |csc| |tubePointsDefault| |squareFreeLexTriangular|
+ |possiblyInfinite?| |s20adf| |factorGroebnerBasis| |reduced?| |resize|
+ |setProperty!| |e04naf| |height| |curryRight| |asin| |getConstant|
+ |f04faf| |wreath| |zerosOf| |pquo| |lists| |gradient| |movedPoints|
+ |medialSet| |convert| |ceiling| |acos| |writable?| |column| |dom|
+ |eof?| |zeroVector| |algebraic?| |useEisensteinCriterion?| |imagE|
+ |multMonom| |symbol| |formula| |compBound| |atan| |setPosition|
+ |element?| |elem?| |zeroOf| |dequeue!| |LyndonWordsList1|
+ |tensorProduct| |collectUpper| |expression| |nextSubsetGray| |acot|
+ |digit| |subResultantsChain| |nextPartition| |objects| |objectOf|
+ |inspect| |complexZeros| |elt| |lastSubResultant| |integer|
+ |RemainderList| |allRootsOf| |asec| |f01rdf| |nodes| |OMsetEncoding|
+ |base| |negative?| |leadingExponent| |nextsousResultant2| |pdf2df|
+ |e02dcf| |write!| |ptFunc| |acsc| |lift| |exponential1| |cycles|
+ |coordinate| |graphImage| |leftDivide| |ideal| |pack!| |nrows| |nil|
+ |infinite| |arbitraryExponent| |approximate| |complex|
+ |shallowMutable| |canonical| |noetherian| |central|
+ |partiallyOrderedSet| |arbitraryPrecision| |canonicalsClosed|
+ |noZeroDivisors| |rightUnitary| |leftUnitary| |additiveValuation|
+ |unitsKnown| |canonicalUnitNormal| |multiplicativeValuation|
+ |finiteAggregate| |shallowlyMutable| |commutative|) \ No newline at end of file
diff --git a/src/share/algebra/interp.daase b/src/share/algebra/interp.daase
index a87594a0..19c6bf92 100644
--- a/src/share/algebra/interp.daase
+++ b/src/share/algebra/interp.daase
@@ -1,5296 +1,5296 @@
-(3198906 . 3451578553)
-((-1453 (((-112) (-1 (-112) |#2| |#2|) $) 85) (((-112) $) NIL)) (-3620 (($ (-1 (-112) |#2| |#2|) $) 18) (($ $) NIL)) (-3797 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-1226 (-564)) |#2|) 43)) (-4298 (($ $) 79)) (-2965 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 49) ((|#2| (-1 |#2| |#2| |#2|) $) 48)) (-3886 (((-564) (-1 (-112) |#2|) $) 27) (((-564) |#2| $) NIL) (((-564) |#2| $ (-564)) 95)) (-3305 (((-641 |#2|) $) 13)) (-4317 (($ (-1 (-112) |#2| |#2|) $ $) 62) (($ $ $) NIL)) (-4326 (($ (-1 |#2| |#2|) $) 37)) (-4289 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 59)) (-4141 (($ |#2| $ (-564)) NIL) (($ $ $ (-564)) 65)) (-2421 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 29)) (-2708 (((-112) (-1 (-112) |#2|) $) 23)) (-4362 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) NIL) (($ $ (-1226 (-564))) 64)) (-2002 (($ $ (-564)) 74) (($ $ (-1226 (-564))) 73)) (-3888 (((-767) (-1 (-112) |#2|) $) 34) (((-767) |#2| $) NIL)) (-2150 (($ $ $ (-564)) 67)) (-3817 (($ $) 66)) (-2363 (($ (-641 |#2|)) 71)) (-3580 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 86) (($ (-641 $)) 84)) (-2350 (((-858) $) 91)) (-3073 (((-112) (-1 (-112) |#2|) $) 22)) (-2893 (((-112) $ $) 94)) (-2912 (((-112) $ $) 98)))
-(((-18 |#1| |#2|) (-10 -8 (-15 -2893 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -3620 (|#1| |#1|)) (-15 -3620 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -4298 (|#1| |#1|)) (-15 -2150 (|#1| |#1| |#1| (-564))) (-15 -1453 ((-112) |#1|)) (-15 -4317 (|#1| |#1| |#1|)) (-15 -3886 ((-564) |#2| |#1| (-564))) (-15 -3886 ((-564) |#2| |#1|)) (-15 -3886 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -1453 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -4317 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3797 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -2002 (|#1| |#1| (-1226 (-564)))) (-15 -2002 (|#1| |#1| (-564))) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3580 (|#1| (-641 |#1|))) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -2421 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -4362 (|#2| |#1| (-564))) (-15 -4362 (|#2| |#1| (-564) |#2|)) (-15 -3797 (|#2| |#1| (-564) |#2|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3305 ((-641 |#2|) |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3817 (|#1| |#1|))) (-19 |#2|) (-1209)) (T -18))
+(3216879 . 3451919726)
+((-2486 (((-112) (-1 (-112) |#2| |#2|) $) 85) (((-112) $) NIL)) (-1894 (($ (-1 (-112) |#2| |#2|) $) 18) (($ $) NIL)) (-2463 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-1226 (-564)) |#2|) 43)) (-1436 (($ $) 79)) (-1297 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 49) ((|#2| (-1 |#2| |#2| |#2|) $) 48)) (-3850 (((-564) (-1 (-112) |#2|) $) 27) (((-564) |#2| $) NIL) (((-564) |#2| $ (-564)) 95)) (-1624 (((-641 |#2|) $) 13)) (-2443 (($ (-1 (-112) |#2| |#2|) $ $) 62) (($ $ $) NIL)) (-2613 (($ (-1 |#2| |#2|) $) 37)) (-4271 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 59)) (-4110 (($ |#2| $ (-564)) NIL) (($ $ $ (-564)) 65)) (-3645 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 29)) (-1703 (((-112) (-1 (-112) |#2|) $) 23)) (-4361 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) NIL) (($ $ (-1226 (-564))) 64)) (-2010 (($ $ (-564)) 74) (($ $ (-1226 (-564))) 73)) (-3879 (((-767) (-1 (-112) |#2|) $) 34) (((-767) |#2| $) NIL)) (-1506 (($ $ $ (-564)) 67)) (-3774 (($ $) 66)) (-2336 (($ (-641 |#2|)) 71)) (-3521 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 86) (($ (-641 $)) 84)) (-2326 (((-858) $) 91)) (-4062 (((-112) (-1 (-112) |#2|) $) 22)) (-2876 (((-112) $ $) 94)) (-2897 (((-112) $ $) 98)))
+(((-18 |#1| |#2|) (-10 -8 (-15 -2876 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -1894 (|#1| |#1|)) (-15 -1894 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1436 (|#1| |#1|)) (-15 -1506 (|#1| |#1| |#1| (-564))) (-15 -2486 ((-112) |#1|)) (-15 -2443 (|#1| |#1| |#1|)) (-15 -3850 ((-564) |#2| |#1| (-564))) (-15 -3850 ((-564) |#2| |#1|)) (-15 -3850 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -2486 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2443 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2463 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -2010 (|#1| |#1| (-1226 (-564)))) (-15 -2010 (|#1| |#1| (-564))) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3521 (|#1| (-641 |#1|))) (-15 -3521 (|#1| |#1| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -3645 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -4361 (|#2| |#1| (-564))) (-15 -4361 (|#2| |#1| (-564) |#2|)) (-15 -2463 (|#2| |#1| (-564) |#2|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -1624 ((-641 |#2|) |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3774 (|#1| |#1|))) (-19 |#2|) (-1209)) (T -18))
NIL
-(-10 -8 (-15 -2893 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -3620 (|#1| |#1|)) (-15 -3620 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -4298 (|#1| |#1|)) (-15 -2150 (|#1| |#1| |#1| (-564))) (-15 -1453 ((-112) |#1|)) (-15 -4317 (|#1| |#1| |#1|)) (-15 -3886 ((-564) |#2| |#1| (-564))) (-15 -3886 ((-564) |#2| |#1|)) (-15 -3886 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -1453 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -4317 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -3797 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -2002 (|#1| |#1| (-1226 (-564)))) (-15 -2002 (|#1| |#1| (-564))) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3580 (|#1| (-641 |#1|))) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -2421 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -4362 (|#2| |#1| (-564))) (-15 -4362 (|#2| |#1| (-564) |#2|)) (-15 -3797 (|#2| |#1| (-564) |#2|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3305 ((-641 |#2|) |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3817 (|#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4407))) (($ $) 88 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) |#1|) 52 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-4298 (($ $) 90 (|has| $ (-6 -4407)))) (-3701 (($ $) 100)) (-3215 (($ $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 51)) (-3886 (((-564) (-1 (-112) |#1|) $) 97) (((-564) |#1| $) 96 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 95 (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 87 (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 86 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 42 (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-1324 (($ $ |#1|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) 50) ((|#1| $ (-564)) 49) (($ $ (-1226 (-564))) 63)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 91 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 70)) (-3580 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2934 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 82 (|has| |#1| (-846)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+(-10 -8 (-15 -2876 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -1894 (|#1| |#1|)) (-15 -1894 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1436 (|#1| |#1|)) (-15 -1506 (|#1| |#1| |#1| (-564))) (-15 -2486 ((-112) |#1|)) (-15 -2443 (|#1| |#1| |#1|)) (-15 -3850 ((-564) |#2| |#1| (-564))) (-15 -3850 ((-564) |#2| |#1|)) (-15 -3850 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -2486 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2443 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2463 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -2010 (|#1| |#1| (-1226 (-564)))) (-15 -2010 (|#1| |#1| (-564))) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3521 (|#1| (-641 |#1|))) (-15 -3521 (|#1| |#1| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -3645 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -4361 (|#2| |#1| (-564))) (-15 -4361 (|#2| |#1| (-564) |#2|)) (-15 -2463 (|#2| |#1| (-564) |#2|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -1624 ((-641 |#2|) |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3774 (|#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) 99) (((-112) $) 93 (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) 90 (|has| $ (-6 -4408))) (($ $) 89 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) 100) (($ $) 94 (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-1436 (($ $) 91 (|has| $ (-6 -4408)))) (-3028 (($ $) 101)) (-3195 (($ $) 79 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 74 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 73 (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 52)) (-3850 (((-564) (-1 (-112) |#1|) $) 98) (((-564) |#1| $) 97 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 96 (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 88 (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) 102) (($ $ $) 95 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 87 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 43 (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 72)) (-1428 (($ $ |#1|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) 51) ((|#1| $ (-564)) 50) (($ $ (-1226 (-564))) 64)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 92 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 71)) (-3521 (($ $ |#1|) 69) (($ |#1| $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2920 (((-112) $ $) 86 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-19 |#1|) (-140) (-1209)) (T -19))
NIL
-(-13 (-373 |t#1|) (-10 -7 (-6 -4407)))
-(((-34) . T) ((-102) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T))
-((-1498 (((-3 $ "failed") $ $) 12)) (-2992 (($ $) NIL) (($ $ $) 9)) (* (($ (-917) $) NIL) (($ (-767) $) 16) (($ (-564) $) 26)))
-(((-20 |#1|) (-10 -8 (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 -1498 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-21)) (T -20))
+(-13 (-373 |t#1|) (-10 -7 (-6 -4408)))
+(((-34) . T) ((-102) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T))
+((-1318 (((-3 $ "failed") $ $) 12)) (-2981 (($ $) NIL) (($ $ $) 9)) (* (($ (-917) $) NIL) (($ (-767) $) 16) (($ (-564) $) 26)))
+(((-20 |#1|) (-10 -8 (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 -1318 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-21)) (T -20))
NIL
-(-10 -8 (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 -1498 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20)))
+(-10 -8 (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 -1318 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21)))
(((-21) (-140)) (T -21))
-((-2992 (*1 *1 *1) (-4 *1 (-21))) (-2992 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-564)))))
-(-13 (-131) (-10 -8 (-15 -2992 ($ $)) (-15 -2992 ($ $ $)) (-15 * ($ (-564) $))))
+((-2981 (*1 *1 *1) (-4 *1 (-21))) (-2981 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-564)))))
+(-13 (-131) (-10 -8 (-15 -2981 ($ $)) (-15 -2981 ($ $ $)) (-15 * ($ (-564) $))))
(((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2148 (((-112) $) 10)) (-3500 (($) 15)) (* (($ (-917) $) 14) (($ (-767) $) 19)))
-(((-22 |#1|) (-10 -8 (-15 * (|#1| (-767) |#1|)) (-15 -2148 ((-112) |#1|)) (-15 -3500 (|#1|)) (-15 * (|#1| (-917) |#1|))) (-23)) (T -22))
+((-2480 (((-112) $) 10)) (-1747 (($) 15)) (* (($ (-917) $) 14) (($ (-767) $) 19)))
+(((-22 |#1|) (-10 -8 (-15 * (|#1| (-767) |#1|)) (-15 -2480 ((-112) |#1|)) (-15 -1747 (|#1|)) (-15 * (|#1| (-917) |#1|))) (-23)) (T -22))
NIL
-(-10 -8 (-15 * (|#1| (-767) |#1|)) (-15 -2148 ((-112) |#1|)) (-15 -3500 (|#1|)) (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15)))
+(-10 -8 (-15 * (|#1| (-767) |#1|)) (-15 -2480 ((-112) |#1|)) (-15 -1747 (|#1|)) (-15 * (|#1| (-917) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16)))
(((-23) (-140)) (T -23))
-((-2414 (*1 *1) (-4 *1 (-23))) (-3500 (*1 *1) (-4 *1 (-23))) (-2148 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-767)))))
-(-13 (-25) (-10 -8 (-15 (-2414) ($) -3455) (-15 -3500 ($) -3455) (-15 -2148 ((-112) $)) (-15 * ($ (-767) $))))
+((-2409 (*1 *1) (-4 *1 (-23))) (-1747 (*1 *1) (-4 *1 (-23))) (-2480 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-767)))))
+(-13 (-25) (-10 -8 (-15 (-2409) ($) -4008) (-15 -1747 ($) -4008) (-15 -2480 ((-112) $)) (-15 * ($ (-767) $))))
(((-25) . T) ((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
((* (($ (-917) $) 10)))
(((-24 |#1|) (-10 -8 (-15 * (|#1| (-917) |#1|))) (-25)) (T -24))
NIL
(-10 -8 (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13)))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2876 (((-112) $ $) 6)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14)))
(((-25) (-140)) (T -25))
-((-2980 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-917)))))
-(-13 (-1094) (-10 -8 (-15 -2980 ($ $ $)) (-15 * ($ (-917) $))))
+((-2968 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-917)))))
+(-13 (-1094) (-10 -8 (-15 -2968 ($ $ $)) (-15 * ($ (-917) $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-3790 (((-641 $) (-948 $)) 32) (((-641 $) (-1166 $)) 16) (((-641 $) (-1166 $) (-1170)) 20)) (-1632 (($ (-948 $)) 30) (($ (-1166 $)) 11) (($ (-1166 $) (-1170)) 60)) (-1386 (((-641 $) (-948 $)) 33) (((-641 $) (-1166 $)) 18) (((-641 $) (-1166 $) (-1170)) 19)) (-1553 (($ (-948 $)) 31) (($ (-1166 $)) 13) (($ (-1166 $) (-1170)) NIL)))
-(((-26 |#1|) (-10 -8 (-15 -3790 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -3790 ((-641 |#1|) (-1166 |#1|))) (-15 -3790 ((-641 |#1|) (-948 |#1|))) (-15 -1632 (|#1| (-1166 |#1|) (-1170))) (-15 -1632 (|#1| (-1166 |#1|))) (-15 -1632 (|#1| (-948 |#1|))) (-15 -1386 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1386 ((-641 |#1|) (-1166 |#1|))) (-15 -1386 ((-641 |#1|) (-948 |#1|))) (-15 -1553 (|#1| (-1166 |#1|) (-1170))) (-15 -1553 (|#1| (-1166 |#1|))) (-15 -1553 (|#1| (-948 |#1|)))) (-27)) (T -26))
+((-4321 (((-641 $) (-948 $)) 32) (((-641 $) (-1166 $)) 16) (((-641 $) (-1166 $) (-1170)) 20)) (-4346 (($ (-948 $)) 30) (($ (-1166 $)) 11) (($ (-1166 $) (-1170)) 60)) (-1576 (((-641 $) (-948 $)) 33) (((-641 $) (-1166 $)) 18) (((-641 $) (-1166 $) (-1170)) 19)) (-4183 (($ (-948 $)) 31) (($ (-1166 $)) 13) (($ (-1166 $) (-1170)) NIL)))
+(((-26 |#1|) (-10 -8 (-15 -4321 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -4321 ((-641 |#1|) (-1166 |#1|))) (-15 -4321 ((-641 |#1|) (-948 |#1|))) (-15 -4346 (|#1| (-1166 |#1|) (-1170))) (-15 -4346 (|#1| (-1166 |#1|))) (-15 -4346 (|#1| (-948 |#1|))) (-15 -1576 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1576 ((-641 |#1|) (-1166 |#1|))) (-15 -1576 ((-641 |#1|) (-948 |#1|))) (-15 -4183 (|#1| (-1166 |#1|) (-1170))) (-15 -4183 (|#1| (-1166 |#1|))) (-15 -4183 (|#1| (-948 |#1|)))) (-27)) (T -26))
NIL
-(-10 -8 (-15 -3790 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -3790 ((-641 |#1|) (-1166 |#1|))) (-15 -3790 ((-641 |#1|) (-948 |#1|))) (-15 -1632 (|#1| (-1166 |#1|) (-1170))) (-15 -1632 (|#1| (-1166 |#1|))) (-15 -1632 (|#1| (-948 |#1|))) (-15 -1386 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1386 ((-641 |#1|) (-1166 |#1|))) (-15 -1386 ((-641 |#1|) (-948 |#1|))) (-15 -1553 (|#1| (-1166 |#1|) (-1170))) (-15 -1553 (|#1| (-1166 |#1|))) (-15 -1553 (|#1| (-948 |#1|))))
-((-2337 (((-112) $ $) 7)) (-3790 (((-641 $) (-948 $)) 81) (((-641 $) (-1166 $)) 80) (((-641 $) (-1166 $) (-1170)) 79)) (-1632 (($ (-948 $)) 84) (($ (-1166 $)) 83) (($ (-1166 $) (-1170)) 82)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-3605 (($ $) 93)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-1386 (((-641 $) (-948 $)) 87) (((-641 $) (-1166 $)) 86) (((-641 $) (-1166 $) (-1170)) 85)) (-1553 (($ (-948 $)) 90) (($ (-1166 $)) 89) (($ (-1166 $) (-1170)) 88)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3037 (((-112) $) 72)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 92)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 66)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70) (($ $ (-407 (-564))) 91)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68)))
+(-10 -8 (-15 -4321 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -4321 ((-641 |#1|) (-1166 |#1|))) (-15 -4321 ((-641 |#1|) (-948 |#1|))) (-15 -4346 (|#1| (-1166 |#1|) (-1170))) (-15 -4346 (|#1| (-1166 |#1|))) (-15 -4346 (|#1| (-948 |#1|))) (-15 -1576 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1576 ((-641 |#1|) (-1166 |#1|))) (-15 -1576 ((-641 |#1|) (-948 |#1|))) (-15 -4183 (|#1| (-1166 |#1|) (-1170))) (-15 -4183 (|#1| (-1166 |#1|))) (-15 -4183 (|#1| (-948 |#1|))))
+((-2315 (((-112) $ $) 7)) (-4321 (((-641 $) (-948 $)) 82) (((-641 $) (-1166 $)) 81) (((-641 $) (-1166 $) (-1170)) 80)) (-4346 (($ (-948 $)) 85) (($ (-1166 $)) 84) (($ (-1166 $) (-1170)) 83)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3557 (($ $) 94)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-1576 (((-641 $) (-948 $)) 88) (((-641 $) (-1166 $)) 87) (((-641 $) (-1166 $) (-1170)) 86)) (-4183 (($ (-948 $)) 91) (($ (-1166 $)) 90) (($ (-1166 $) (-1170)) 89)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-4218 (((-112) $) 73)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 93)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 67)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71) (($ $ (-407 (-564))) 92)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69)))
(((-27) (-140)) (T -27))
-((-1553 (*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27)))) (-1553 (*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27)))) (-1553 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27)))) (-1386 (*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-1386 (*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-1386 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-1632 (*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27)))) (-1632 (*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27)))) (-1632 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27)))) (-3790 (*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-3790 (*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-3790 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27)) (-5 *2 (-641 *1)))))
-(-13 (-363) (-998) (-10 -8 (-15 -1553 ($ (-948 $))) (-15 -1553 ($ (-1166 $))) (-15 -1553 ($ (-1166 $) (-1170))) (-15 -1386 ((-641 $) (-948 $))) (-15 -1386 ((-641 $) (-1166 $))) (-15 -1386 ((-641 $) (-1166 $) (-1170))) (-15 -1632 ($ (-948 $))) (-15 -1632 ($ (-1166 $))) (-15 -1632 ($ (-1166 $) (-1170))) (-15 -3790 ((-641 $) (-948 $))) (-15 -3790 ((-641 $) (-1166 $))) (-15 -3790 ((-641 $) (-1166 $) (-1170)))))
+((-4183 (*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27)))) (-4183 (*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27)))) (-4183 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27)))) (-1576 (*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-1576 (*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-1576 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-4346 (*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27)))) (-4346 (*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27)))) (-4346 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27)))) (-4321 (*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-4321 (*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1)))) (-4321 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27)) (-5 *2 (-641 *1)))))
+(-13 (-363) (-998) (-10 -8 (-15 -4183 ($ (-948 $))) (-15 -4183 ($ (-1166 $))) (-15 -4183 ($ (-1166 $) (-1170))) (-15 -1576 ((-641 $) (-948 $))) (-15 -1576 ((-641 $) (-1166 $))) (-15 -1576 ((-641 $) (-1166 $) (-1170))) (-15 -4346 ($ (-948 $))) (-15 -4346 ($ (-1166 $))) (-15 -4346 ($ (-1166 $) (-1170))) (-15 -4321 ((-641 $) (-948 $))) (-15 -4321 ((-641 $) (-1166 $))) (-15 -4321 ((-641 $) (-1166 $) (-1170)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-998) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-3790 (((-641 $) (-948 $)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-1166 $) (-1170)) 60) (((-641 $) $) 22) (((-641 $) $ (-1170)) 51)) (-1632 (($ (-948 $)) NIL) (($ (-1166 $)) NIL) (($ (-1166 $) (-1170)) 62) (($ $) 20) (($ $ (-1170)) 45)) (-1386 (((-641 $) (-948 $)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-1166 $) (-1170)) 58) (((-641 $) $) 18) (((-641 $) $ (-1170)) 53)) (-1553 (($ (-948 $)) NIL) (($ (-1166 $)) NIL) (($ (-1166 $) (-1170)) NIL) (($ $) 15) (($ $ (-1170)) 47)))
-(((-28 |#1| |#2|) (-10 -8 (-15 -3790 ((-641 |#1|) |#1| (-1170))) (-15 -1632 (|#1| |#1| (-1170))) (-15 -3790 ((-641 |#1|) |#1|)) (-15 -1632 (|#1| |#1|)) (-15 -1386 ((-641 |#1|) |#1| (-1170))) (-15 -1553 (|#1| |#1| (-1170))) (-15 -1386 ((-641 |#1|) |#1|)) (-15 -1553 (|#1| |#1|)) (-15 -3790 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -3790 ((-641 |#1|) (-1166 |#1|))) (-15 -3790 ((-641 |#1|) (-948 |#1|))) (-15 -1632 (|#1| (-1166 |#1|) (-1170))) (-15 -1632 (|#1| (-1166 |#1|))) (-15 -1632 (|#1| (-948 |#1|))) (-15 -1386 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1386 ((-641 |#1|) (-1166 |#1|))) (-15 -1386 ((-641 |#1|) (-948 |#1|))) (-15 -1553 (|#1| (-1166 |#1|) (-1170))) (-15 -1553 (|#1| (-1166 |#1|))) (-15 -1553 (|#1| (-948 |#1|)))) (-29 |#2|) (-13 (-846) (-556))) (T -28))
+((-4321 (((-641 $) (-948 $)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-1166 $) (-1170)) 60) (((-641 $) $) 22) (((-641 $) $ (-1170)) 51)) (-4346 (($ (-948 $)) NIL) (($ (-1166 $)) NIL) (($ (-1166 $) (-1170)) 62) (($ $) 20) (($ $ (-1170)) 45)) (-1576 (((-641 $) (-948 $)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-1166 $) (-1170)) 58) (((-641 $) $) 18) (((-641 $) $ (-1170)) 53)) (-4183 (($ (-948 $)) NIL) (($ (-1166 $)) NIL) (($ (-1166 $) (-1170)) NIL) (($ $) 15) (($ $ (-1170)) 47)))
+(((-28 |#1| |#2|) (-10 -8 (-15 -4321 ((-641 |#1|) |#1| (-1170))) (-15 -4346 (|#1| |#1| (-1170))) (-15 -4321 ((-641 |#1|) |#1|)) (-15 -4346 (|#1| |#1|)) (-15 -1576 ((-641 |#1|) |#1| (-1170))) (-15 -4183 (|#1| |#1| (-1170))) (-15 -1576 ((-641 |#1|) |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -4321 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -4321 ((-641 |#1|) (-1166 |#1|))) (-15 -4321 ((-641 |#1|) (-948 |#1|))) (-15 -4346 (|#1| (-1166 |#1|) (-1170))) (-15 -4346 (|#1| (-1166 |#1|))) (-15 -4346 (|#1| (-948 |#1|))) (-15 -1576 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1576 ((-641 |#1|) (-1166 |#1|))) (-15 -1576 ((-641 |#1|) (-948 |#1|))) (-15 -4183 (|#1| (-1166 |#1|) (-1170))) (-15 -4183 (|#1| (-1166 |#1|))) (-15 -4183 (|#1| (-948 |#1|)))) (-29 |#2|) (-13 (-846) (-556))) (T -28))
NIL
-(-10 -8 (-15 -3790 ((-641 |#1|) |#1| (-1170))) (-15 -1632 (|#1| |#1| (-1170))) (-15 -3790 ((-641 |#1|) |#1|)) (-15 -1632 (|#1| |#1|)) (-15 -1386 ((-641 |#1|) |#1| (-1170))) (-15 -1553 (|#1| |#1| (-1170))) (-15 -1386 ((-641 |#1|) |#1|)) (-15 -1553 (|#1| |#1|)) (-15 -3790 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -3790 ((-641 |#1|) (-1166 |#1|))) (-15 -3790 ((-641 |#1|) (-948 |#1|))) (-15 -1632 (|#1| (-1166 |#1|) (-1170))) (-15 -1632 (|#1| (-1166 |#1|))) (-15 -1632 (|#1| (-948 |#1|))) (-15 -1386 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1386 ((-641 |#1|) (-1166 |#1|))) (-15 -1386 ((-641 |#1|) (-948 |#1|))) (-15 -1553 (|#1| (-1166 |#1|) (-1170))) (-15 -1553 (|#1| (-1166 |#1|))) (-15 -1553 (|#1| (-948 |#1|))))
-((-2337 (((-112) $ $) 7)) (-3790 (((-641 $) (-948 $)) 81) (((-641 $) (-1166 $)) 80) (((-641 $) (-1166 $) (-1170)) 79) (((-641 $) $) 125) (((-641 $) $ (-1170)) 123)) (-1632 (($ (-948 $)) 84) (($ (-1166 $)) 83) (($ (-1166 $) (-1170)) 82) (($ $) 126) (($ $ (-1170)) 124)) (-2148 (((-112) $) 16)) (-3743 (((-641 (-1170)) $) 200)) (-3562 (((-407 (-1166 $)) $ (-610 $)) 232 (|has| |#1| (-556)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-3461 (((-641 (-610 $)) $) 163)) (-1498 (((-3 $ "failed") $ $) 19)) (-2868 (($ $ (-641 (-610 $)) (-641 $)) 153) (($ $ (-641 (-294 $))) 152) (($ $ (-294 $)) 151)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-3605 (($ $) 93)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-1386 (((-641 $) (-948 $)) 87) (((-641 $) (-1166 $)) 86) (((-641 $) (-1166 $) (-1170)) 85) (((-641 $) $) 129) (((-641 $) $ (-1170)) 127)) (-1553 (($ (-948 $)) 90) (($ (-1166 $)) 89) (($ (-1166 $) (-1170)) 88) (($ $) 130) (($ $ (-1170)) 128)) (-4201 (((-3 (-948 |#1|) "failed") $) 250 (|has| |#1| (-1045))) (((-3 (-407 (-948 |#1|)) "failed") $) 234 (|has| |#1| (-556))) (((-3 |#1| "failed") $) 196) (((-3 (-564) "failed") $) 193 (|has| |#1| (-1034 (-564)))) (((-3 (-1170) "failed") $) 187) (((-3 (-610 $) "failed") $) 138) (((-3 (-407 (-564)) "failed") $) 121 (-2750 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2961 (((-948 |#1|) $) 249 (|has| |#1| (-1045))) (((-407 (-948 |#1|)) $) 233 (|has| |#1| (-556))) ((|#1| $) 195) (((-564) $) 194 (|has| |#1| (-1034 (-564)))) (((-1170) $) 186) (((-610 $) $) 137) (((-407 (-564)) $) 122 (-2750 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2577 (($ $ $) 56)) (-2202 (((-685 |#1|) (-685 $)) 240 (|has| |#1| (-1045))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 239 (|has| |#1| (-1045))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 120 (-2750 (-2368 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (-2368 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (((-685 (-564)) (-685 $)) 119 (-2750 (-2368 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (-2368 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3037 (((-112) $) 72)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 192 (|has| |#1| (-882 (-379)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 191 (|has| |#1| (-882 (-564))))) (-3865 (($ (-641 $)) 157) (($ $) 156)) (-3898 (((-641 (-114)) $) 164)) (-1364 (((-114) (-114)) 165)) (-4035 (((-112) $) 31)) (-2220 (((-112) $) 185 (|has| $ (-1034 (-564))))) (-1653 (($ $) 217 (|has| |#1| (-1045)))) (-2261 (((-1119 |#1| (-610 $)) $) 216 (|has| |#1| (-1045)))) (-4047 (($ $ (-564)) 92)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-1482 (((-1166 $) (-610 $)) 182 (|has| $ (-1045)))) (-3142 (($ $ $) 136)) (-1515 (($ $ $) 135)) (-4289 (($ (-1 $ $) (-610 $)) 171)) (-4093 (((-3 (-610 $) "failed") $) 161)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3551 (((-641 (-610 $)) $) 162)) (-2342 (($ (-114) (-641 $)) 170) (($ (-114) $) 169)) (-3543 (((-3 (-641 $) "failed") $) 211 (|has| |#1| (-1106)))) (-1970 (((-3 (-2 (|:| |val| $) (|:| -1377 (-564))) "failed") $) 220 (|has| |#1| (-1045)))) (-1524 (((-3 (-641 $) "failed") $) 213 (|has| |#1| (-25)))) (-1543 (((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 $))) "failed") $) 214 (|has| |#1| (-25)))) (-1349 (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-1170)) 219 (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-114)) 218 (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $) 212 (|has| |#1| (-1106)))) (-2918 (((-112) $ (-1170)) 168) (((-112) $ (-114)) 167)) (-3836 (($ $) 71)) (-4336 (((-767) $) 160)) (-3877 (((-1114) $) 10)) (-3846 (((-112) $) 198)) (-3855 ((|#1| $) 199)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-1595 (((-112) $ (-1170)) 173) (((-112) $ $) 172)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-2482 (((-112) $) 184 (|has| $ (-1034 (-564))))) (-3084 (($ $ (-1170) (-767) (-1 $ $)) 224 (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ (-641 $))) 223 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) 222 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) 221 (|has| |#1| (-1045))) (($ $ (-641 (-114)) (-641 $) (-1170)) 210 (|has| |#1| (-612 (-536)))) (($ $ (-114) $ (-1170)) 209 (|has| |#1| (-612 (-536)))) (($ $) 208 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170))) 207 (|has| |#1| (-612 (-536)))) (($ $ (-1170)) 206 (|has| |#1| (-612 (-536)))) (($ $ (-114) (-1 $ $)) 181) (($ $ (-114) (-1 $ (-641 $))) 180) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 179) (($ $ (-641 (-114)) (-641 (-1 $ $))) 178) (($ $ (-1170) (-1 $ $)) 177) (($ $ (-1170) (-1 $ (-641 $))) 176) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 175) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 174) (($ $ (-641 $) (-641 $)) 145) (($ $ $ $) 144) (($ $ (-294 $)) 143) (($ $ (-641 (-294 $))) 142) (($ $ (-641 (-610 $)) (-641 $)) 141) (($ $ (-610 $) $) 140)) (-3864 (((-767) $) 59)) (-4362 (($ (-114) (-641 $)) 150) (($ (-114) $ $ $ $) 149) (($ (-114) $ $ $) 148) (($ (-114) $ $) 147) (($ (-114) $) 146)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-1663 (($ $ $) 159) (($ $) 158)) (-3735 (($ $ (-1170)) 248 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 247 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 246 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) 245 (|has| |#1| (-1045)))) (-2901 (($ $) 227 (|has| |#1| (-556)))) (-2272 (((-1119 |#1| (-610 $)) $) 226 (|has| |#1| (-556)))) (-1474 (($ $) 183 (|has| $ (-1045)))) (-4344 (((-536) $) 254 (|has| |#1| (-612 (-536)))) (($ (-418 $)) 225 (|has| |#1| (-556))) (((-888 (-379)) $) 190 (|has| |#1| (-612 (-888 (-379))))) (((-888 (-564)) $) 189 (|has| |#1| (-612 (-888 (-564)))))) (-2372 (($ $ $) 253 (|has| |#1| (-473)))) (-2064 (($ $ $) 252 (|has| |#1| (-473)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67) (($ (-948 |#1|)) 251 (|has| |#1| (-1045))) (($ (-407 (-948 |#1|))) 235 (|has| |#1| (-556))) (($ (-407 (-948 (-407 |#1|)))) 231 (|has| |#1| (-556))) (($ (-948 (-407 |#1|))) 230 (|has| |#1| (-556))) (($ (-407 |#1|)) 229 (|has| |#1| (-556))) (($ (-1119 |#1| (-610 $))) 215 (|has| |#1| (-1045))) (($ |#1|) 197) (($ (-1170)) 188) (($ (-610 $)) 139)) (-3335 (((-3 $ "failed") $) 238 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3665 (($ (-641 $)) 155) (($ $) 154)) (-3968 (((-112) (-114)) 166)) (-2502 (((-112) $ $) 40)) (-1436 (($ (-1170) (-641 $)) 205) (($ (-1170) $ $ $ $) 204) (($ (-1170) $ $ $) 203) (($ (-1170) $ $) 202) (($ (-1170) $) 201)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1170)) 244 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 243 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 242 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) 241 (|has| |#1| (-1045)))) (-2945 (((-112) $ $) 133)) (-2922 (((-112) $ $) 132)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 134)) (-2912 (((-112) $ $) 131)) (-3004 (($ $ $) 66) (($ (-1119 |#1| (-610 $)) (-1119 |#1| (-610 $))) 228 (|has| |#1| (-556)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70) (($ $ (-407 (-564))) 91)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68) (($ $ |#1|) 237 (|has| |#1| (-172))) (($ |#1| $) 236 (|has| |#1| (-172)))))
+(-10 -8 (-15 -4321 ((-641 |#1|) |#1| (-1170))) (-15 -4346 (|#1| |#1| (-1170))) (-15 -4321 ((-641 |#1|) |#1|)) (-15 -4346 (|#1| |#1|)) (-15 -1576 ((-641 |#1|) |#1| (-1170))) (-15 -4183 (|#1| |#1| (-1170))) (-15 -1576 ((-641 |#1|) |#1|)) (-15 -4183 (|#1| |#1|)) (-15 -4321 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -4321 ((-641 |#1|) (-1166 |#1|))) (-15 -4321 ((-641 |#1|) (-948 |#1|))) (-15 -4346 (|#1| (-1166 |#1|) (-1170))) (-15 -4346 (|#1| (-1166 |#1|))) (-15 -4346 (|#1| (-948 |#1|))) (-15 -1576 ((-641 |#1|) (-1166 |#1|) (-1170))) (-15 -1576 ((-641 |#1|) (-1166 |#1|))) (-15 -1576 ((-641 |#1|) (-948 |#1|))) (-15 -4183 (|#1| (-1166 |#1|) (-1170))) (-15 -4183 (|#1| (-1166 |#1|))) (-15 -4183 (|#1| (-948 |#1|))))
+((-2315 (((-112) $ $) 7)) (-4321 (((-641 $) (-948 $)) 82) (((-641 $) (-1166 $)) 81) (((-641 $) (-1166 $) (-1170)) 80) (((-641 $) $) 126) (((-641 $) $ (-1170)) 124)) (-4346 (($ (-948 $)) 85) (($ (-1166 $)) 84) (($ (-1166 $) (-1170)) 83) (($ $) 127) (($ $ (-1170)) 125)) (-2480 (((-112) $) 17)) (-3702 (((-641 (-1170)) $) 201)) (-3510 (((-407 (-1166 $)) $ (-610 $)) 233 (|has| |#1| (-556)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-3418 (((-641 (-610 $)) $) 164)) (-1318 (((-3 $ "failed") $ $) 20)) (-4287 (($ $ (-641 (-610 $)) (-641 $)) 154) (($ $ (-641 (-294 $))) 153) (($ $ (-294 $)) 152)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3557 (($ $) 94)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-1576 (((-641 $) (-948 $)) 88) (((-641 $) (-1166 $)) 87) (((-641 $) (-1166 $) (-1170)) 86) (((-641 $) $) 130) (((-641 $) $ (-1170)) 128)) (-4183 (($ (-948 $)) 91) (($ (-1166 $)) 90) (($ (-1166 $) (-1170)) 89) (($ $) 131) (($ $ (-1170)) 129)) (-4180 (((-3 (-948 |#1|) "failed") $) 251 (|has| |#1| (-1045))) (((-3 (-407 (-948 |#1|)) "failed") $) 235 (|has| |#1| (-556))) (((-3 |#1| "failed") $) 197) (((-3 (-564) "failed") $) 194 (|has| |#1| (-1034 (-564)))) (((-3 (-1170) "failed") $) 188) (((-3 (-610 $) "failed") $) 139) (((-3 (-407 (-564)) "failed") $) 122 (-2733 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2938 (((-948 |#1|) $) 250 (|has| |#1| (-1045))) (((-407 (-948 |#1|)) $) 234 (|has| |#1| (-556))) ((|#1| $) 196) (((-564) $) 195 (|has| |#1| (-1034 (-564)))) (((-1170) $) 187) (((-610 $) $) 138) (((-407 (-564)) $) 123 (-2733 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2544 (($ $ $) 57)) (-1863 (((-685 |#1|) (-685 $)) 241 (|has| |#1| (-1045))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 240 (|has| |#1| (-1045))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 121 (-2733 (-2364 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (-2364 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (((-685 (-564)) (-685 $)) 120 (-2733 (-2364 (|has| |#1| (-1045)) (|has| |#1| (-637 (-564)))) (-2364 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-4218 (((-112) $) 73)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 193 (|has| |#1| (-882 (-379)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 192 (|has| |#1| (-882 (-564))))) (-4058 (($ (-641 $)) 158) (($ $) 157)) (-1846 (((-641 (-114)) $) 165)) (-1693 (((-114) (-114)) 166)) (-1980 (((-112) $) 32)) (-3207 (((-112) $) 186 (|has| $ (-1034 (-564))))) (-2650 (($ $) 218 (|has| |#1| (-1045)))) (-2254 (((-1119 |#1| (-610 $)) $) 217 (|has| |#1| (-1045)))) (-3596 (($ $ (-564)) 93)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-2288 (((-1166 $) (-610 $)) 183 (|has| $ (-1045)))) (-1469 (($ $ $) 137)) (-1530 (($ $ $) 136)) (-4271 (($ (-1 $ $) (-610 $)) 172)) (-2599 (((-3 (-610 $) "failed") $) 162)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3499 (((-641 (-610 $)) $) 163)) (-2330 (($ (-114) (-641 $)) 171) (($ (-114) $) 170)) (-3517 (((-3 (-641 $) "failed") $) 212 (|has| |#1| (-1106)))) (-3560 (((-3 (-2 (|:| |val| $) (|:| -4165 (-564))) "failed") $) 221 (|has| |#1| (-1045)))) (-1377 (((-3 (-641 $) "failed") $) 214 (|has| |#1| (-25)))) (-1485 (((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 $))) "failed") $) 215 (|has| |#1| (-25)))) (-1344 (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-1170)) 220 (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-114)) 219 (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $) 213 (|has| |#1| (-1106)))) (-1879 (((-112) $ (-1170)) 169) (((-112) $ (-114)) 168)) (-3806 (($ $) 72)) (-4315 (((-767) $) 161)) (-3868 (((-1114) $) 11)) (-3817 (((-112) $) 199)) (-3829 ((|#1| $) 200)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-1629 (((-112) $ (-1170)) 174) (((-112) $ $) 173)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2707 (((-112) $) 185 (|has| $ (-1034 (-564))))) (-3055 (($ $ (-1170) (-767) (-1 $ $)) 225 (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ (-641 $))) 224 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) 223 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) 222 (|has| |#1| (-1045))) (($ $ (-641 (-114)) (-641 $) (-1170)) 211 (|has| |#1| (-612 (-536)))) (($ $ (-114) $ (-1170)) 210 (|has| |#1| (-612 (-536)))) (($ $) 209 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170))) 208 (|has| |#1| (-612 (-536)))) (($ $ (-1170)) 207 (|has| |#1| (-612 (-536)))) (($ $ (-114) (-1 $ $)) 182) (($ $ (-114) (-1 $ (-641 $))) 181) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 180) (($ $ (-641 (-114)) (-641 (-1 $ $))) 179) (($ $ (-1170) (-1 $ $)) 178) (($ $ (-1170) (-1 $ (-641 $))) 177) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 176) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 175) (($ $ (-641 $) (-641 $)) 146) (($ $ $ $) 145) (($ $ (-294 $)) 144) (($ $ (-641 (-294 $))) 143) (($ $ (-641 (-610 $)) (-641 $)) 142) (($ $ (-610 $) $) 141)) (-2468 (((-767) $) 60)) (-4361 (($ (-114) (-641 $)) 151) (($ (-114) $ $ $ $) 150) (($ (-114) $ $ $) 149) (($ (-114) $ $) 148) (($ (-114) $) 147)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-1421 (($ $ $) 160) (($ $) 159)) (-3142 (($ $ (-1170)) 249 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 248 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 247 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) 246 (|has| |#1| (-1045)))) (-3773 (($ $) 228 (|has| |#1| (-556)))) (-2264 (((-1119 |#1| (-610 $)) $) 227 (|has| |#1| (-556)))) (-3954 (($ $) 184 (|has| $ (-1045)))) (-4327 (((-536) $) 255 (|has| |#1| (-612 (-536)))) (($ (-418 $)) 226 (|has| |#1| (-556))) (((-888 (-379)) $) 191 (|has| |#1| (-612 (-888 (-379))))) (((-888 (-564)) $) 190 (|has| |#1| (-612 (-888 (-564)))))) (-1916 (($ $ $) 254 (|has| |#1| (-473)))) (-1761 (($ $ $) 253 (|has| |#1| (-473)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68) (($ (-948 |#1|)) 252 (|has| |#1| (-1045))) (($ (-407 (-948 |#1|))) 236 (|has| |#1| (-556))) (($ (-407 (-948 (-407 |#1|)))) 232 (|has| |#1| (-556))) (($ (-948 (-407 |#1|))) 231 (|has| |#1| (-556))) (($ (-407 |#1|)) 230 (|has| |#1| (-556))) (($ (-1119 |#1| (-610 $))) 216 (|has| |#1| (-1045))) (($ |#1|) 198) (($ (-1170)) 189) (($ (-610 $)) 140)) (-2144 (((-3 $ "failed") $) 239 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-1962 (($ (-641 $)) 156) (($ $) 155)) (-2997 (((-112) (-114)) 167)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-1443 (($ (-1170) (-641 $)) 206) (($ (-1170) $ $ $ $) 205) (($ (-1170) $ $ $) 204) (($ (-1170) $ $) 203) (($ (-1170) $) 202)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1170)) 245 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 244 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 243 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) 242 (|has| |#1| (-1045)))) (-2932 (((-112) $ $) 134)) (-2909 (((-112) $ $) 133)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 135)) (-2897 (((-112) $ $) 132)) (-2992 (($ $ $) 67) (($ (-1119 |#1| (-610 $)) (-1119 |#1| (-610 $))) 229 (|has| |#1| (-556)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71) (($ $ (-407 (-564))) 92)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69) (($ $ |#1|) 238 (|has| |#1| (-172))) (($ |#1| $) 237 (|has| |#1| (-172)))))
(((-29 |#1|) (-140) (-13 (-846) (-556))) (T -29))
-((-1553 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556))))) (-1386 (*1 *2 *1) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3)))) (-1553 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556))))) (-1386 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *4)))) (-1632 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556))))) (-3790 (*1 *2 *1) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3)))) (-1632 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556))))) (-3790 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *4)))))
-(-13 (-27) (-430 |t#1|) (-10 -8 (-15 -1553 ($ $)) (-15 -1386 ((-641 $) $)) (-15 -1553 ($ $ (-1170))) (-15 -1386 ((-641 $) $ (-1170))) (-15 -1632 ($ $)) (-15 -3790 ((-641 $) $)) (-15 -1632 ($ $ (-1170))) (-15 -3790 ((-641 $) $ (-1170)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) . T) ((-27) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) |has| |#1| (-172)) ((-111 $ $) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 #1=(-407 (-948 |#1|))) |has| |#1| (-556)) ((-614 (-564)) . T) ((-614 #2=(-610 $)) . T) ((-614 #3=(-948 |#1|)) |has| |#1| (-1045)) ((-614 #4=(-1170)) . T) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-243) . T) ((-290) . T) ((-307) . T) ((-309 $) . T) ((-302) . T) ((-363) . T) ((-377 |#1|) |has| |#1| (-1045)) ((-400 |#1|) . T) ((-411 |#1|) . T) ((-430 |#1|) . T) ((-452) . T) ((-473) |has| |#1| (-473)) ((-514 (-610 $) $) . T) ((-514 $ $) . T) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) |has| |#1| (-172)) ((-644 $) . T) ((-637 (-564)) -12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) ((-637 |#1|) |has| |#1| (-1045)) ((-713 #0#) . T) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) . T) ((-722) . T) ((-846) . T) ((-896 (-1170)) |has| |#1| (-1045)) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-916) . T) ((-998) . T) ((-1034 (-407 (-564))) -2750 (|has| |#1| (-1034 (-407 (-564)))) (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) ((-1034 #1#) |has| |#1| (-556)) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #2#) . T) ((-1034 #3#) |has| |#1| (-1045)) ((-1034 #4#) . T) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) |has| |#1| (-172)) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1209) . T) ((-1213) . T))
-((-4302 (((-1088 (-225)) $) NIL)) (-4292 (((-1088 (-225)) $) NIL)) (-3388 (($ $ (-225)) 167)) (-4026 (($ (-948 (-564)) (-1170) (-1170) (-1088 (-407 (-564))) (-1088 (-407 (-564)))) 102)) (-4246 (((-641 (-641 (-939 (-225)))) $) 183)) (-2350 (((-858) $) 197)))
-(((-30) (-13 (-951) (-10 -8 (-15 -4026 ($ (-948 (-564)) (-1170) (-1170) (-1088 (-407 (-564))) (-1088 (-407 (-564))))) (-15 -3388 ($ $ (-225)))))) (T -30))
-((-4026 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-948 (-564))) (-5 *3 (-1170)) (-5 *4 (-1088 (-407 (-564)))) (-5 *1 (-30)))) (-3388 (*1 *1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-30)))))
-(-13 (-951) (-10 -8 (-15 -4026 ($ (-948 (-564)) (-1170) (-1170) (-1088 (-407 (-564))) (-1088 (-407 (-564))))) (-15 -3388 ($ $ (-225)))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-1129) $) 11)) (-2940 (((-1129) $) 9)) (-2893 (((-112) $ $) NIL)))
-(((-31) (-13 (-1077) (-10 -8 (-15 -2940 ((-1129) $)) (-15 -2456 ((-1129) $))))) (T -31))
-((-2940 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31)))))
-(-13 (-1077) (-10 -8 (-15 -2940 ((-1129) $)) (-15 -2456 ((-1129) $))))
-((-1553 ((|#2| (-1166 |#2|) (-1170)) 46)) (-1364 (((-114) (-114)) 60)) (-1482 (((-1166 |#2|) (-610 |#2|)) 151 (|has| |#1| (-1034 (-564))))) (-4089 ((|#2| |#1| (-564)) 139 (|has| |#1| (-1034 (-564))))) (-3237 ((|#2| (-1166 |#2|) |#2|) 29)) (-3621 (((-858) (-641 |#2|)) 88)) (-1474 ((|#2| |#2|) 146 (|has| |#1| (-1034 (-564))))) (-3968 (((-112) (-114)) 17)) (** ((|#2| |#2| (-407 (-564))) 105 (|has| |#1| (-1034 (-564))))))
-(((-32 |#1| |#2|) (-10 -7 (-15 -1553 (|#2| (-1166 |#2|) (-1170))) (-15 -1364 ((-114) (-114))) (-15 -3968 ((-112) (-114))) (-15 -3237 (|#2| (-1166 |#2|) |#2|)) (-15 -3621 ((-858) (-641 |#2|))) (IF (|has| |#1| (-1034 (-564))) (PROGN (-15 ** (|#2| |#2| (-407 (-564)))) (-15 -1482 ((-1166 |#2|) (-610 |#2|))) (-15 -1474 (|#2| |#2|)) (-15 -4089 (|#2| |#1| (-564)))) |%noBranch|)) (-13 (-846) (-556)) (-430 |#1|)) (T -32))
-((-4089 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-4 *2 (-430 *3)) (-5 *1 (-32 *3 *2)) (-4 *3 (-1034 *4)) (-4 *3 (-13 (-846) (-556))))) (-1474 (*1 *2 *2) (-12 (-4 *3 (-1034 (-564))) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-32 *3 *2)) (-4 *2 (-430 *3)))) (-1482 (*1 *2 *3) (-12 (-5 *3 (-610 *5)) (-4 *5 (-430 *4)) (-4 *4 (-1034 (-564))) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-1166 *5)) (-5 *1 (-32 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-1034 (-564))) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-32 *4 *2)) (-4 *2 (-430 *4)))) (-3621 (*1 *2 *3) (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-858)) (-5 *1 (-32 *4 *5)))) (-3237 (*1 *2 *3 *2) (-12 (-5 *3 (-1166 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-32 *4 *2)))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-32 *4 *5)) (-4 *5 (-430 *4)))) (-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-32 *3 *4)) (-4 *4 (-430 *3)))) (-1553 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *2)) (-5 *4 (-1170)) (-4 *2 (-430 *5)) (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-846) (-556))))))
-(-10 -7 (-15 -1553 (|#2| (-1166 |#2|) (-1170))) (-15 -1364 ((-114) (-114))) (-15 -3968 ((-112) (-114))) (-15 -3237 (|#2| (-1166 |#2|) |#2|)) (-15 -3621 ((-858) (-641 |#2|))) (IF (|has| |#1| (-1034 (-564))) (PROGN (-15 ** (|#2| |#2| (-407 (-564)))) (-15 -1482 ((-1166 |#2|) (-610 |#2|))) (-15 -1474 (|#2| |#2|)) (-15 -4089 (|#2| |#1| (-564)))) |%noBranch|))
-((-3670 (((-112) $ (-767)) 19)) (-3500 (($) 10)) (-2587 (((-112) $ (-767)) 18)) (-2743 (((-112) $ (-767)) 17)) (-1895 (((-112) $ $) 8)) (-1320 (((-112) $) 15)))
-(((-33 |#1|) (-10 -8 (-15 -3500 (|#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767))) (-15 -1320 ((-112) |#1|)) (-15 -1895 ((-112) |#1| |#1|))) (-34)) (T -33))
-NIL
-(-10 -8 (-15 -3500 (|#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767))) (-15 -1320 ((-112) |#1|)) (-15 -1895 ((-112) |#1| |#1|)))
-((-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-2587 (((-112) $ (-767)) 9)) (-2743 (((-112) $ (-767)) 10)) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-3817 (($ $) 13)) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-4183 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556))))) (-1576 (*1 *2 *1) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3)))) (-4183 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556))))) (-1576 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *4)))) (-4346 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556))))) (-4321 (*1 *2 *1) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3)))) (-4346 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556))))) (-4321 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *4)))))
+(-13 (-27) (-430 |t#1|) (-10 -8 (-15 -4183 ($ $)) (-15 -1576 ((-641 $) $)) (-15 -4183 ($ $ (-1170))) (-15 -1576 ((-641 $) $ (-1170))) (-15 -4346 ($ $)) (-15 -4321 ((-641 $) $)) (-15 -4346 ($ $ (-1170))) (-15 -4321 ((-641 $) $ (-1170)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) . T) ((-27) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) |has| |#1| (-172)) ((-111 $ $) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 #1=(-407 (-948 |#1|))) |has| |#1| (-556)) ((-614 (-564)) . T) ((-614 #2=(-610 $)) . T) ((-614 #3=(-948 |#1|)) |has| |#1| (-1045)) ((-614 #4=(-1170)) . T) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-243) . T) ((-290) . T) ((-307) . T) ((-309 $) . T) ((-302) . T) ((-363) . T) ((-377 |#1|) |has| |#1| (-1045)) ((-400 |#1|) . T) ((-411 |#1|) . T) ((-430 |#1|) . T) ((-452) . T) ((-473) |has| |#1| (-473)) ((-514 (-610 $) $) . T) ((-514 $ $) . T) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) |has| |#1| (-172)) ((-644 $) . T) ((-637 (-564)) -12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) ((-637 |#1|) |has| |#1| (-1045)) ((-713 #0#) . T) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) . T) ((-722) . T) ((-846) . T) ((-896 (-1170)) |has| |#1| (-1045)) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-916) . T) ((-998) . T) ((-1034 (-407 (-564))) -2733 (|has| |#1| (-1034 (-407 (-564)))) (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) ((-1034 #1#) |has| |#1| (-556)) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #2#) . T) ((-1034 #3#) |has| |#1| (-1045)) ((-1034 #4#) . T) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) |has| |#1| (-172)) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1209) . T) ((-1213) . T))
+((-2593 (((-1088 (-225)) $) NIL)) (-2583 (((-1088 (-225)) $) NIL)) (-1622 (($ $ (-225)) 167)) (-2285 (($ (-948 (-564)) (-1170) (-1170) (-1088 (-407 (-564))) (-1088 (-407 (-564)))) 102)) (-2597 (((-641 (-641 (-939 (-225)))) $) 183)) (-2326 (((-858) $) 197)))
+(((-30) (-13 (-951) (-10 -8 (-15 -2285 ($ (-948 (-564)) (-1170) (-1170) (-1088 (-407 (-564))) (-1088 (-407 (-564))))) (-15 -1622 ($ $ (-225)))))) (T -30))
+((-2285 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-948 (-564))) (-5 *3 (-1170)) (-5 *4 (-1088 (-407 (-564)))) (-5 *1 (-30)))) (-1622 (*1 *1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-30)))))
+(-13 (-951) (-10 -8 (-15 -2285 ($ (-948 (-564)) (-1170) (-1170) (-1088 (-407 (-564))) (-1088 (-407 (-564))))) (-15 -1622 ($ $ (-225)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-1129) $) 11)) (-1700 (((-112) $ $) NIL)) (-4370 (((-1129) $) 9)) (-2876 (((-112) $ $) NIL)))
+(((-31) (-13 (-1077) (-10 -8 (-15 -4370 ((-1129) $)) (-15 -2422 ((-1129) $))))) (T -31))
+((-4370 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31)))))
+(-13 (-1077) (-10 -8 (-15 -4370 ((-1129) $)) (-15 -2422 ((-1129) $))))
+((-4183 ((|#2| (-1166 |#2|) (-1170)) 46)) (-1693 (((-114) (-114)) 60)) (-2288 (((-1166 |#2|) (-610 |#2|)) 151 (|has| |#1| (-1034 (-564))))) (-2155 ((|#2| |#1| (-564)) 139 (|has| |#1| (-1034 (-564))))) (-2987 ((|#2| (-1166 |#2|) |#2|) 29)) (-1994 (((-858) (-641 |#2|)) 88)) (-3954 ((|#2| |#2|) 146 (|has| |#1| (-1034 (-564))))) (-2997 (((-112) (-114)) 17)) (** ((|#2| |#2| (-407 (-564))) 105 (|has| |#1| (-1034 (-564))))))
+(((-32 |#1| |#2|) (-10 -7 (-15 -4183 (|#2| (-1166 |#2|) (-1170))) (-15 -1693 ((-114) (-114))) (-15 -2997 ((-112) (-114))) (-15 -2987 (|#2| (-1166 |#2|) |#2|)) (-15 -1994 ((-858) (-641 |#2|))) (IF (|has| |#1| (-1034 (-564))) (PROGN (-15 ** (|#2| |#2| (-407 (-564)))) (-15 -2288 ((-1166 |#2|) (-610 |#2|))) (-15 -3954 (|#2| |#2|)) (-15 -2155 (|#2| |#1| (-564)))) |%noBranch|)) (-13 (-846) (-556)) (-430 |#1|)) (T -32))
+((-2155 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-4 *2 (-430 *3)) (-5 *1 (-32 *3 *2)) (-4 *3 (-1034 *4)) (-4 *3 (-13 (-846) (-556))))) (-3954 (*1 *2 *2) (-12 (-4 *3 (-1034 (-564))) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-32 *3 *2)) (-4 *2 (-430 *3)))) (-2288 (*1 *2 *3) (-12 (-5 *3 (-610 *5)) (-4 *5 (-430 *4)) (-4 *4 (-1034 (-564))) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-1166 *5)) (-5 *1 (-32 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-1034 (-564))) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-32 *4 *2)) (-4 *2 (-430 *4)))) (-1994 (*1 *2 *3) (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-858)) (-5 *1 (-32 *4 *5)))) (-2987 (*1 *2 *3 *2) (-12 (-5 *3 (-1166 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-32 *4 *2)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-32 *4 *5)) (-4 *5 (-430 *4)))) (-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-32 *3 *4)) (-4 *4 (-430 *3)))) (-4183 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *2)) (-5 *4 (-1170)) (-4 *2 (-430 *5)) (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-846) (-556))))))
+(-10 -7 (-15 -4183 (|#2| (-1166 |#2|) (-1170))) (-15 -1693 ((-114) (-114))) (-15 -2997 ((-112) (-114))) (-15 -2987 (|#2| (-1166 |#2|) |#2|)) (-15 -1994 ((-858) (-641 |#2|))) (IF (|has| |#1| (-1034 (-564))) (PROGN (-15 ** (|#2| |#2| (-407 (-564)))) (-15 -2288 ((-1166 |#2|) (-610 |#2|))) (-15 -3954 (|#2| |#2|)) (-15 -2155 (|#2| |#1| (-564)))) |%noBranch|))
+((-3073 (((-112) $ (-767)) 19)) (-1747 (($) 10)) (-1509 (((-112) $ (-767)) 18)) (-4068 (((-112) $ (-767)) 17)) (-2279 (((-112) $ $) 8)) (-4169 (((-112) $) 15)))
+(((-33 |#1|) (-10 -8 (-15 -1747 (|#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767))) (-15 -4169 ((-112) |#1|)) (-15 -2279 ((-112) |#1| |#1|))) (-34)) (T -33))
+NIL
+(-10 -8 (-15 -1747 (|#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767))) (-15 -4169 ((-112) |#1|)) (-15 -2279 ((-112) |#1| |#1|)))
+((-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-1509 (((-112) $ (-767)) 9)) (-4068 (((-112) $ (-767)) 10)) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-3774 (($ $) 13)) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-34) (-140)) (T -34))
-((-1895 (*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-3817 (*1 *1 *1) (-4 *1 (-34))) (-1664 (*1 *1) (-4 *1 (-34))) (-1320 (*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-2743 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))) (-2587 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))) (-3670 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))) (-3500 (*1 *1) (-4 *1 (-34))) (-2062 (*1 *2 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-34)) (-5 *2 (-767)))))
-(-13 (-1209) (-10 -8 (-15 -1895 ((-112) $ $)) (-15 -3817 ($ $)) (-15 -1664 ($)) (-15 -1320 ((-112) $)) (-15 -2743 ((-112) $ (-767))) (-15 -2587 ((-112) $ (-767))) (-15 -3670 ((-112) $ (-767))) (-15 -3500 ($) -3455) (IF (|has| $ (-6 -4406)) (-15 -2062 ((-767) $)) |%noBranch|)))
+((-2279 (*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-3774 (*1 *1 *1) (-4 *1 (-34))) (-1531 (*1 *1) (-4 *1 (-34))) (-4169 (*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))) (-4068 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))) (-1509 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))) (-3073 (*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))) (-1747 (*1 *1) (-4 *1 (-34))) (-2069 (*1 *2 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-34)) (-5 *2 (-767)))))
+(-13 (-1209) (-10 -8 (-15 -2279 ((-112) $ $)) (-15 -3774 ($ $)) (-15 -1531 ($)) (-15 -4169 ((-112) $)) (-15 -4068 ((-112) $ (-767))) (-15 -1509 ((-112) $ (-767))) (-15 -3073 ((-112) $ (-767))) (-15 -1747 ($) -4008) (IF (|has| $ (-6 -4407)) (-15 -2069 ((-767) $)) |%noBranch|)))
(((-1209) . T))
-((-1380 (($ $) 11)) (-1359 (($ $) 10)) (-1402 (($ $) 9)) (-1293 (($ $) 8)) (-1391 (($ $) 7)) (-1368 (($ $) 6)))
+((-1384 (($ $) 11)) (-1361 (($ $) 10)) (-1409 (($ $) 9)) (-2665 (($ $) 8)) (-1398 (($ $) 7)) (-1372 (($ $) 6)))
(((-35) (-140)) (T -35))
-((-1380 (*1 *1 *1) (-4 *1 (-35))) (-1359 (*1 *1 *1) (-4 *1 (-35))) (-1402 (*1 *1 *1) (-4 *1 (-35))) (-1293 (*1 *1 *1) (-4 *1 (-35))) (-1391 (*1 *1 *1) (-4 *1 (-35))) (-1368 (*1 *1 *1) (-4 *1 (-35))))
-(-13 (-10 -8 (-15 -1368 ($ $)) (-15 -1391 ($ $)) (-15 -1293 ($ $)) (-15 -1402 ($ $)) (-15 -1359 ($ $)) (-15 -1380 ($ $))))
-((-2337 (((-112) $ $) 19 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2051 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 125)) (-1779 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 148)) (-1353 (($ $) 146)) (-4131 (($) 72) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 71)) (-3034 (((-1264) $ |#1| |#1|) 99 (|has| $ (-6 -4407))) (((-1264) $ (-564) (-564)) 178 (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) 159 (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 209) (((-112) $) 203 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-3620 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 200 (|has| $ (-6 -4407))) (($ $) 199 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3494 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 134 (|has| $ (-6 -4407)))) (-2573 (($ $ $) 155 (|has| $ (-6 -4407)))) (-1897 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 157 (|has| $ (-6 -4407)))) (-1891 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 153 (|has| $ (-6 -4407)))) (-3797 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 189 (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-1226 (-564)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 160 (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "last" (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 158 (|has| $ (-6 -4407))) (($ $ "rest" $) 156 (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "first" (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 154 (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "value" (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 133 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 132 (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 45 (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 216)) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 55 (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 175 (|has| $ (-6 -4406)))) (-1766 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 147)) (-2249 (((-3 |#2| "failed") |#1| $) 61)) (-3500 (($) 7 T CONST)) (-4298 (($ $) 201 (|has| $ (-6 -4407)))) (-3701 (($ $) 211)) (-3193 (($ $ (-767)) 142) (($ $) 140)) (-3819 (($ $) 214 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3215 (($ $) 58 (-2750 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406))) (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 46 (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 220) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 215 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 54 (|has| $ (-6 -4406))) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 177 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 174 (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 56 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 53 (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 52 (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 176 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 173 (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 172 (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 190 (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) 88) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) 188)) (-1497 (((-112) $) 192)) (-3886 (((-564) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 208) (((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 207 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) (((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) 206 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 30 (|has| $ (-6 -4406))) (((-641 |#2|) $) 79 (|has| $ (-6 -4406))) (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 114 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 123)) (-4214 (((-112) $ $) 131 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-4142 (($ (-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 169)) (-2587 (((-112) $ (-767)) 9)) (-3587 ((|#1| $) 96 (|has| |#1| (-846))) (((-564) $) 180 (|has| (-564) (-846)))) (-3142 (($ $ $) 198 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2997 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-4317 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 29 (|has| $ (-6 -4406))) (((-641 |#2|) $) 80 (|has| $ (-6 -4406))) (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 115 (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-112) |#2| $) 82 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406)))) (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 117 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406))))) (-1588 ((|#1| $) 95 (|has| |#1| (-846))) (((-564) $) 181 (|has| (-564) (-846)))) (-1515 (($ $ $) 197 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 34 (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4407))) (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 110 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 109)) (-3050 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 225)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 128)) (-3385 (((-112) $) 124)) (-4172 (((-1152) $) 22 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-3704 (($ $ (-767)) 145) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 143)) (-1411 (((-641 |#1|) $) 63)) (-3748 (((-112) |#1| $) 64)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 39)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 40) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) 219) (($ $ $ (-564)) 218)) (-4141 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) 162) (($ $ $ (-564)) 161)) (-3932 (((-641 |#1|) $) 93) (((-641 (-564)) $) 183)) (-2861 (((-112) |#1| $) 92) (((-112) (-564) $) 184)) (-3877 (((-1114) $) 21 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-3181 ((|#2| $) 97 (|has| |#1| (-846))) (($ $ (-767)) 139) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 137)) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 51) (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 171)) (-1324 (($ $ |#2|) 98 (|has| $ (-6 -4407))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 179 (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 41)) (-1548 (((-112) $) 191)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 32 (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 112 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) 26 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 25 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 24 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 23 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 86 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 84 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) 83 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 121 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 120 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 119 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) 118 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#2| $) 94 (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 182 (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2666 (((-641 |#2|) $) 91) (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 185)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 187) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) 186) (($ $ (-1226 (-564))) 165) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "first") 138) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "value") 126)) (-2464 (((-564) $ $) 129)) (-2124 (($) 49) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 48)) (-4320 (($ $ (-564)) 222) (($ $ (-1226 (-564))) 221)) (-2002 (($ $ (-564)) 164) (($ $ (-1226 (-564))) 163)) (-4087 (((-112) $) 127)) (-1870 (($ $) 151)) (-2607 (($ $) 152 (|has| $ (-6 -4407)))) (-1367 (((-767) $) 150)) (-2836 (($ $) 149)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 31 (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-767) |#2| $) 81 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 116 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 113 (|has| $ (-6 -4406)))) (-2150 (($ $ $ (-564)) 202 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536)))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 50) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 170)) (-1512 (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 224) (($ $ $) 223)) (-3580 (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 168) (($ (-641 $)) 167) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 136) (($ $ $) 135)) (-2350 (((-858) $) 18 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858)))))) (-3197 (((-641 $) $) 122)) (-3218 (((-112) $ $) 130 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 42)) (-3713 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") |#1| $) 108)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 33 (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) 76 (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 111 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 195 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2922 (((-112) $ $) 194 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2893 (((-112) $ $) 20 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2934 (((-112) $ $) 196 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2912 (((-112) $ $) 193 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1384 (*1 *1 *1) (-4 *1 (-35))) (-1361 (*1 *1 *1) (-4 *1 (-35))) (-1409 (*1 *1 *1) (-4 *1 (-35))) (-2665 (*1 *1 *1) (-4 *1 (-35))) (-1398 (*1 *1 *1) (-4 *1 (-35))) (-1372 (*1 *1 *1) (-4 *1 (-35))))
+(-13 (-10 -8 (-15 -1372 ($ $)) (-15 -1398 ($ $)) (-15 -2665 ($ $)) (-15 -1409 ($ $)) (-15 -1361 ($ $)) (-15 -1384 ($ $))))
+((-2315 (((-112) $ $) 19 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2061 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 126)) (-1781 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 149)) (-1355 (($ $) 147)) (-4100 (($) 73) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 72)) (-2011 (((-1264) $ |#1| |#1|) 100 (|has| $ (-6 -4408))) (((-1264) $ (-564) (-564)) 179 (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) 160 (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 210) (((-112) $) 204 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-1894 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 201 (|has| $ (-6 -4408))) (($ $) 200 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 211) (($ $) 205 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2357 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 135 (|has| $ (-6 -4408)))) (-2434 (($ $ $) 156 (|has| $ (-6 -4408)))) (-2473 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 158 (|has| $ (-6 -4408)))) (-3113 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 154 (|has| $ (-6 -4408)))) (-2463 ((|#2| $ |#1| |#2|) 74) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 190 (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-1226 (-564)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 161 (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "last" (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 159 (|has| $ (-6 -4408))) (($ $ "rest" $) 157 (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "first" (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 155 (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "value" (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 134 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 133 (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 46 (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 217)) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 56 (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 176 (|has| $ (-6 -4407)))) (-3573 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 148)) (-2236 (((-3 |#2| "failed") |#1| $) 62)) (-1747 (($) 7 T CONST)) (-1436 (($ $) 202 (|has| $ (-6 -4408)))) (-3028 (($ $) 212)) (-3176 (($ $ (-767)) 143) (($ $) 141)) (-3038 (($ $) 215 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3195 (($ $) 59 (-2733 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407))) (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 47 (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) 63) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 221) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 216 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 58 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 55 (|has| $ (-6 -4407))) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 178 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 175 (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 57 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 54 (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 53 (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 177 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 174 (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 173 (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) 88 (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 191 (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) 89) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) 189)) (-4308 (((-112) $) 193)) (-3850 (((-564) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 209) (((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 208 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) (((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) 207 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 31 (|has| $ (-6 -4407))) (((-641 |#2|) $) 80 (|has| $ (-6 -4407))) (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 115 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 124)) (-3888 (((-112) $ $) 132 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-4111 (($ (-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 170)) (-1509 (((-112) $ (-767)) 9)) (-3294 ((|#1| $) 97 (|has| |#1| (-846))) (((-564) $) 181 (|has| (-564) (-846)))) (-1469 (($ $ $) 199 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-3450 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ $) 218) (($ $ $) 214 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2443 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ $) 213) (($ $ $) 206 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 30 (|has| $ (-6 -4407))) (((-641 |#2|) $) 81 (|has| $ (-6 -4407))) (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 116 (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-112) |#2| $) 83 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407)))) (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 118 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407))))) (-2230 ((|#1| $) 96 (|has| |#1| (-846))) (((-564) $) 182 (|has| (-564) (-846)))) (-1530 (($ $ $) 198 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 35 (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) 76 (|has| $ (-6 -4408))) (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 111 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 36) (($ (-1 |#2| |#2|) $) 75) (($ (-1 |#2| |#2| |#2|) $ $) 71) (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ $) 167) (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 110)) (-3033 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 226)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 129)) (-2477 (((-112) $) 125)) (-2332 (((-1152) $) 22 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-3676 (($ $ (-767)) 146) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 144)) (-3979 (((-641 |#1|) $) 64)) (-3595 (((-112) |#1| $) 65)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 40)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 41) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) 220) (($ $ $ (-564)) 219)) (-4110 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) 163) (($ $ $ (-564)) 162)) (-2885 (((-641 |#1|) $) 94) (((-641 (-564)) $) 184)) (-2241 (((-112) |#1| $) 93) (((-112) (-564) $) 185)) (-3868 (((-1114) $) 21 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-3164 ((|#2| $) 98 (|has| |#1| (-846))) (($ $ (-767)) 140) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 138)) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 52) (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 172)) (-1428 (($ $ |#2|) 99 (|has| $ (-6 -4408))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 180 (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 42)) (-1824 (((-112) $) 192)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 33 (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 113 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) 27 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 26 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 25 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 24 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 87 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 86 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 85 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) 84 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 122 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 121 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 120 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) 119 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#2| $) 95 (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 183 (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-1784 (((-641 |#2|) $) 92) (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 186)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#2| $ |#1|) 91) ((|#2| $ |#1| |#2|) 90) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 188) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) 187) (($ $ (-1226 (-564))) 166) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "last") 145) (($ $ "rest") 142) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "first") 139) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "value") 127)) (-2633 (((-564) $ $) 130)) (-1760 (($) 50) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 49)) (-2642 (($ $ (-564)) 223) (($ $ (-1226 (-564))) 222)) (-2010 (($ $ (-564)) 165) (($ $ (-1226 (-564))) 164)) (-3199 (((-112) $) 128)) (-2878 (($ $) 152)) (-1812 (($ $) 153 (|has| $ (-6 -4408)))) (-2436 (((-767) $) 151)) (-3527 (($ $) 150)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 32 (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 29 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-767) |#2| $) 82 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#2|) $) 79 (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 117 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 114 (|has| $ (-6 -4407)))) (-1506 (($ $ $ (-564)) 203 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536)))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 51) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 171)) (-1448 (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 225) (($ $ $) 224)) (-3521 (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 169) (($ (-641 $)) 168) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 137) (($ $ $) 136)) (-2326 (((-858) $) 18 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858)))))) (-1446 (((-641 $) $) 123)) (-1886 (((-112) $ $) 131 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-1700 (((-112) $ $) 23 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 43)) (-3689 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") |#1| $) 109)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 34 (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 112 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 196 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2909 (((-112) $ $) 195 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2876 (((-112) $ $) 20 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2920 (((-112) $ $) 197 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2897 (((-112) $ $) 194 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-36 |#1| |#2|) (-140) (-1094) (-1094)) (T -36))
-((-3713 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-2 (|:| -3058 *3) (|:| -3726 *4))))))
-(-13 (-1185 |t#1| |t#2|) (-662 (-2 (|:| -3058 |t#1|) (|:| -3726 |t#2|))) (-10 -8 (-15 -3713 ((-3 (-2 (|:| -3058 |t#1|) (|:| -3726 |t#2|)) "failed") |t#1| $))))
-(((-34) . T) ((-107 #0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((-102) -2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846))) ((-611 (-858)) -2750 (|has| |#2| (-1094)) (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858)))) ((-151 #1=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((-612 (-536)) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))) ((-229 #0#) . T) ((-235 #0#) . T) ((-286 #2=(-564) #1#) . T) ((-286 |#1| |#2|) . T) ((-288 #2# #1#) . T) ((-288 |#1| |#2|) . T) ((-309 #1#) -12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-282 #1#) . T) ((-373 #1#) . T) ((-489 #1#) . T) ((-489 |#2|) . T) ((-602 #2# #1#) . T) ((-602 |#1| |#2|) . T) ((-514 #1# #1#) -12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-608 |#1| |#2|) . T) ((-647 #1#) . T) ((-662 #1#) . T) ((-846) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)) ((-1006 #1#) . T) ((-1094) -2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846))) ((-1143 #1#) . T) ((-1185 |#1| |#2|) . T) ((-1209) . T) ((-1247 #1#) . T))
-((-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) 10)))
-(((-37 |#1| |#2|) (-10 -8 (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-38 |#2|) (-172)) (T -37))
-NIL
-(-10 -8 (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
+((-3689 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-2 (|:| -3026 *3) (|:| -3683 *4))))))
+(-13 (-1185 |t#1| |t#2|) (-662 (-2 (|:| -3026 |t#1|) (|:| -3683 |t#2|))) (-10 -8 (-15 -3689 ((-3 (-2 (|:| -3026 |t#1|) (|:| -3683 |t#2|)) "failed") |t#1| $))))
+(((-34) . T) ((-107 #0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((-102) -2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846))) ((-611 (-858)) -2733 (|has| |#2| (-1094)) (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858)))) ((-151 #1=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((-612 (-536)) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))) ((-229 #0#) . T) ((-235 #0#) . T) ((-286 #2=(-564) #1#) . T) ((-286 |#1| |#2|) . T) ((-288 #2# #1#) . T) ((-288 |#1| |#2|) . T) ((-309 #1#) -12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-282 #1#) . T) ((-373 #1#) . T) ((-489 #1#) . T) ((-489 |#2|) . T) ((-602 #2# #1#) . T) ((-602 |#1| |#2|) . T) ((-514 #1# #1#) -12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-608 |#1| |#2|) . T) ((-647 #1#) . T) ((-662 #1#) . T) ((-846) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)) ((-1006 #1#) . T) ((-1094) -2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846))) ((-1143 #1#) . T) ((-1185 |#1| |#2|) . T) ((-1209) . T) ((-1247 #1#) . T))
+((-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) 10)))
+(((-37 |#1| |#2|) (-10 -8 (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-38 |#2|) (-172)) (T -37))
+NIL
+(-10 -8 (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40)))
(((-38 |#1|) (-140) (-172)) (T -38))
NIL
(-13 (-1045) (-713 |t#1|) (-614 |t#1|))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) . T) ((-722) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2483 (((-418 |#1|) |#1|) 41)) (-3595 (((-418 |#1|) |#1|) 30) (((-418 |#1|) |#1| (-641 (-48))) 33)) (-1528 (((-112) |#1|) 59)))
-(((-39 |#1|) (-10 -7 (-15 -3595 ((-418 |#1|) |#1| (-641 (-48)))) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2483 ((-418 |#1|) |#1|)) (-15 -1528 ((-112) |#1|))) (-1235 (-48))) (T -39))
-((-1528 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))) (-2483 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))) (-3595 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-48))) (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))))
-(-10 -7 (-15 -3595 ((-418 |#1|) |#1| (-641 (-48)))) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2483 ((-418 |#1|) |#1|)) (-15 -1528 ((-112) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3322 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| (-407 |#2|) (-363)))) (-2890 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3760 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3168 (((-685 (-407 |#2|)) (-1259 $)) NIL) (((-685 (-407 |#2|))) NIL)) (-3814 (((-407 |#2|) $) NIL)) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-407 |#2|) (-349)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3942 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2697 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-3148 (((-767)) NIL (|has| (-407 |#2|) (-368)))) (-2264 (((-112)) NIL)) (-2641 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-3 (-407 |#2|) "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-407 |#2|) $) NIL)) (-2100 (($ (-1259 (-407 |#2|)) (-1259 $)) NIL) (($ (-1259 (-407 |#2|))) 61) (($ (-1259 |#2|) |#2|) 135)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-407 |#2|) (-349)))) (-2577 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-3927 (((-685 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-407 |#2|))) (|:| |vec| (-1259 (-407 |#2|)))) (-685 $) (-1259 $)) NIL) (((-685 (-407 |#2|)) (-685 $)) NIL)) (-3738 (((-1259 $) (-1259 $)) NIL)) (-2965 (($ |#3|) NIL) (((-3 $ "failed") (-407 |#3|)) NIL (|has| (-407 |#2|) (-363)))) (-1654 (((-3 $ "failed") $) NIL)) (-2082 (((-641 (-641 |#1|))) NIL (|has| |#1| (-368)))) (-1999 (((-112) |#1| |#1|) NIL)) (-2828 (((-917)) NIL)) (-3038 (($) NIL (|has| (-407 |#2|) (-368)))) (-4095 (((-112)) NIL)) (-2505 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-2560 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| (-407 |#2|) (-363)))) (-2477 (($ $) NIL)) (-2610 (($) NIL (|has| (-407 |#2|) (-349)))) (-2549 (((-112) $) NIL (|has| (-407 |#2|) (-349)))) (-3028 (($ $ (-767)) NIL (|has| (-407 |#2|) (-349))) (($ $) NIL (|has| (-407 |#2|) (-349)))) (-3037 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3533 (((-917) $) NIL (|has| (-407 |#2|) (-349))) (((-829 (-917)) $) NIL (|has| (-407 |#2|) (-349)))) (-4035 (((-112) $) NIL)) (-3183 (((-767)) NIL)) (-4010 (((-1259 $) (-1259 $)) 111)) (-1464 (((-407 |#2|) $) NIL)) (-1606 (((-641 (-948 |#1|)) (-1170)) NIL (|has| |#1| (-363)))) (-1993 (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-4237 ((|#3| $) NIL (|has| (-407 |#2|) (-363)))) (-2802 (((-917) $) NIL (|has| (-407 |#2|) (-368)))) (-2951 ((|#3| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-4172 (((-1152) $) NIL)) (-1493 (((-1264) (-767)) 88)) (-3542 (((-685 (-407 |#2|))) 56)) (-2955 (((-685 (-407 |#2|))) 49)) (-3836 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-1697 (($ (-1259 |#2|) |#2|) 136)) (-2942 (((-685 (-407 |#2|))) 50)) (-3558 (((-685 (-407 |#2|))) 48)) (-1333 (((-2 (|:| |num| (-685 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 134)) (-3633 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 68)) (-3460 (((-1259 $)) 47)) (-4054 (((-1259 $)) 46)) (-3065 (((-112) $) NIL)) (-1319 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-3978 (($) NIL (|has| (-407 |#2|) (-349)) CONST)) (-2005 (($ (-917)) NIL (|has| (-407 |#2|) (-368)))) (-2611 (((-3 |#2| "failed")) NIL)) (-3877 (((-1114) $) NIL)) (-3406 (((-767)) NIL)) (-2175 (($) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| (-407 |#2|) (-363)))) (-3238 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-407 |#2|) (-349)))) (-3595 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-407 |#2|) (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2537 (((-3 $ "failed") $ $) NIL (|has| (-407 |#2|) (-363)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-3864 (((-767) $) NIL (|has| (-407 |#2|) (-363)))) (-4362 ((|#1| $ |#1| |#1|) NIL)) (-2266 (((-3 |#2| "failed")) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-3358 (((-407 |#2|) (-1259 $)) NIL) (((-407 |#2|)) 44)) (-1542 (((-767) $) NIL (|has| (-407 |#2|) (-349))) (((-3 (-767) "failed") $ $) NIL (|has| (-407 |#2|) (-349)))) (-3735 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 |#2| |#2|)) 130) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-3108 (((-685 (-407 |#2|)) (-1259 $) (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363)))) (-1474 ((|#3|) 55)) (-4100 (($) NIL (|has| (-407 |#2|) (-349)))) (-1407 (((-1259 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) (-1259 $) (-1259 $)) NIL) (((-1259 (-407 |#2|)) $) 62) (((-685 (-407 |#2|)) (-1259 $)) 112)) (-4344 (((-1259 (-407 |#2|)) $) NIL) (($ (-1259 (-407 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-407 |#2|) (-349)))) (-3169 (((-1259 $) (-1259 $)) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 |#2|)) NIL) (($ (-407 (-564))) NIL (-2750 (|has| (-407 |#2|) (-1034 (-407 (-564)))) (|has| (-407 |#2|) (-363)))) (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3335 (($ $) NIL (|has| (-407 |#2|) (-349))) (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-145)))) (-3417 ((|#3| $) NIL)) (-1471 (((-767)) NIL T CONST)) (-1887 (((-112)) 42)) (-2128 (((-112) |#1|) 54) (((-112) |#2|) 141)) (-3776 (((-1259 $)) 102)) (-2502 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2867 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-2979 (((-112)) NIL)) (-2414 (($) 17 T CONST)) (-2428 (($) 27 T CONST)) (-3950 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| (-407 |#2|) (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 |#2|)) NIL) (($ (-407 |#2|) $) NIL) (($ (-407 (-564)) $) NIL (|has| (-407 |#2|) (-363))) (($ $ (-407 (-564))) NIL (|has| (-407 |#2|) (-363)))))
-(((-40 |#1| |#2| |#3| |#4|) (-13 (-342 |#1| |#2| |#3|) (-10 -7 (-15 -1493 ((-1264) (-767))))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) |#3|) (T -40))
-((-1493 (*1 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *2 (-1264)) (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1235 (-407 *5))) (-14 *7 *6))))
-(-13 (-342 |#1| |#2| |#3|) (-10 -7 (-15 -1493 ((-1264) (-767)))))
-((-1761 ((|#2| |#2|) 47)) (-2639 ((|#2| |#2|) 142 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-3265 ((|#2| |#2|) 99 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-1873 ((|#2| |#2|) 100 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-2113 ((|#2| (-114) |#2| (-767)) 138 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-3850 (((-1166 |#2|) |#2|) 44)) (-3508 ((|#2| |#2| (-641 (-610 |#2|))) 18) ((|#2| |#2| (-641 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
-(((-41 |#1| |#2|) (-10 -7 (-15 -1761 (|#2| |#2|)) (-15 -3508 (|#2| |#2|)) (-15 -3508 (|#2| |#2| |#2|)) (-15 -3508 (|#2| |#2| (-641 |#2|))) (-15 -3508 (|#2| |#2| (-641 (-610 |#2|)))) (-15 -3850 ((-1166 |#2|) |#2|)) (IF (|has| |#1| (-846)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-1034 (-564))) (IF (|has| |#2| (-430 |#1|)) (PROGN (-15 -1873 (|#2| |#2|)) (-15 -3265 (|#2| |#2|)) (-15 -2639 (|#2| |#2|)) (-15 -2113 (|#2| (-114) |#2| (-767)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-556) (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 |#1| (-610 $)) $)) (-15 -2272 ((-1119 |#1| (-610 $)) $)) (-15 -2350 ($ (-1119 |#1| (-610 $))))))) (T -41))
-((-2113 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-114)) (-5 *4 (-767)) (-4 *5 (-452)) (-4 *5 (-846)) (-4 *5 (-1034 (-564))) (-4 *5 (-556)) (-5 *1 (-41 *5 *2)) (-4 *2 (-430 *5)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *5 (-610 $)) $)) (-15 -2272 ((-1119 *5 (-610 $)) $)) (-15 -2350 ($ (-1119 *5 (-610 $))))))))) (-2639 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564))) (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $)) (-15 -2272 ((-1119 *3 (-610 $)) $)) (-15 -2350 ($ (-1119 *3 (-610 $))))))))) (-3265 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564))) (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $)) (-15 -2272 ((-1119 *3 (-610 $)) $)) (-15 -2350 ($ (-1119 *3 (-610 $))))))))) (-1873 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564))) (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $)) (-15 -2272 ((-1119 *3 (-610 $)) $)) (-15 -2350 ($ (-1119 *3 (-610 $))))))))) (-3850 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-1166 *3)) (-5 *1 (-41 *4 *3)) (-4 *3 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *4 (-610 $)) $)) (-15 -2272 ((-1119 *4 (-610 $)) $)) (-15 -2350 ($ (-1119 *4 (-610 $))))))))) (-3508 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-610 *2))) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *4 (-610 $)) $)) (-15 -2272 ((-1119 *4 (-610 $)) $)) (-15 -2350 ($ (-1119 *4 (-610 $))))))) (-4 *4 (-556)) (-5 *1 (-41 *4 *2)))) (-3508 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *4 (-610 $)) $)) (-15 -2272 ((-1119 *4 (-610 $)) $)) (-15 -2350 ($ (-1119 *4 (-610 $))))))) (-4 *4 (-556)) (-5 *1 (-41 *4 *2)))) (-3508 (*1 *2 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $)) (-15 -2272 ((-1119 *3 (-610 $)) $)) (-15 -2350 ($ (-1119 *3 (-610 $))))))))) (-3508 (*1 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $)) (-15 -2272 ((-1119 *3 (-610 $)) $)) (-15 -2350 ($ (-1119 *3 (-610 $))))))))) (-1761 (*1 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $)) (-15 -2272 ((-1119 *3 (-610 $)) $)) (-15 -2350 ($ (-1119 *3 (-610 $))))))))))
-(-10 -7 (-15 -1761 (|#2| |#2|)) (-15 -3508 (|#2| |#2|)) (-15 -3508 (|#2| |#2| |#2|)) (-15 -3508 (|#2| |#2| (-641 |#2|))) (-15 -3508 (|#2| |#2| (-641 (-610 |#2|)))) (-15 -3850 ((-1166 |#2|) |#2|)) (IF (|has| |#1| (-846)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-1034 (-564))) (IF (|has| |#2| (-430 |#1|)) (PROGN (-15 -1873 (|#2| |#2|)) (-15 -3265 (|#2| |#2|)) (-15 -2639 (|#2| |#2|)) (-15 -2113 (|#2| (-114) |#2| (-767)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-3595 (((-418 (-1166 |#3|)) (-1166 |#3|) (-641 (-48))) 23) (((-418 |#3|) |#3| (-641 (-48))) 19)))
-(((-42 |#1| |#2| |#3|) (-10 -7 (-15 -3595 ((-418 |#3|) |#3| (-641 (-48)))) (-15 -3595 ((-418 (-1166 |#3|)) (-1166 |#3|) (-641 (-48))))) (-846) (-789) (-945 (-48) |#2| |#1|)) (T -42))
-((-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-48))) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *7 (-945 (-48) *6 *5)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-42 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-48))) (-4 *5 (-846)) (-4 *6 (-789)) (-5 *2 (-418 *3)) (-5 *1 (-42 *5 *6 *3)) (-4 *3 (-945 (-48) *6 *5)))))
-(-10 -7 (-15 -3595 ((-418 |#3|) |#3| (-641 (-48)))) (-15 -3595 ((-418 (-1166 |#3|)) (-1166 |#3|) (-641 (-48)))))
-((-3717 (((-767) |#2|) 72)) (-3918 (((-767) |#2|) 76)) (-2927 (((-641 |#2|)) 39)) (-3014 (((-767) |#2|) 75)) (-4262 (((-767) |#2|) 71)) (-2348 (((-767) |#2|) 74)) (-4356 (((-641 (-685 |#1|))) 67)) (-3077 (((-641 |#2|)) 62)) (-4146 (((-641 |#2|) |#2|) 50)) (-1350 (((-641 |#2|)) 64)) (-1967 (((-641 |#2|)) 63)) (-2870 (((-641 (-685 |#1|))) 55)) (-2431 (((-641 |#2|)) 61)) (-4259 (((-641 |#2|) |#2|) 49)) (-4287 (((-641 |#2|)) 57)) (-3930 (((-641 (-685 |#1|))) 68)) (-2679 (((-641 |#2|)) 66)) (-3776 (((-1259 |#2|) (-1259 |#2|)) 100 (|has| |#1| (-307)))))
-(((-43 |#1| |#2|) (-10 -7 (-15 -3014 ((-767) |#2|)) (-15 -3918 ((-767) |#2|)) (-15 -4262 ((-767) |#2|)) (-15 -3717 ((-767) |#2|)) (-15 -2348 ((-767) |#2|)) (-15 -4287 ((-641 |#2|))) (-15 -4259 ((-641 |#2|) |#2|)) (-15 -4146 ((-641 |#2|) |#2|)) (-15 -2431 ((-641 |#2|))) (-15 -3077 ((-641 |#2|))) (-15 -1967 ((-641 |#2|))) (-15 -1350 ((-641 |#2|))) (-15 -2679 ((-641 |#2|))) (-15 -2870 ((-641 (-685 |#1|)))) (-15 -4356 ((-641 (-685 |#1|)))) (-15 -3930 ((-641 (-685 |#1|)))) (-15 -2927 ((-641 |#2|))) (IF (|has| |#1| (-307)) (-15 -3776 ((-1259 |#2|) (-1259 |#2|))) |%noBranch|)) (-556) (-417 |#1|)) (T -43))
-((-3776 (*1 *2 *2) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-417 *3)) (-4 *3 (-307)) (-4 *3 (-556)) (-5 *1 (-43 *3 *4)))) (-2927 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-3930 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-4356 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-2870 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-2679 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1350 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1967 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-3077 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-2431 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-4146 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-4259 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-4287 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-2348 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-3717 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-4262 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-3918 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-3014 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))))
-(-10 -7 (-15 -3014 ((-767) |#2|)) (-15 -3918 ((-767) |#2|)) (-15 -4262 ((-767) |#2|)) (-15 -3717 ((-767) |#2|)) (-15 -2348 ((-767) |#2|)) (-15 -4287 ((-641 |#2|))) (-15 -4259 ((-641 |#2|) |#2|)) (-15 -4146 ((-641 |#2|) |#2|)) (-15 -2431 ((-641 |#2|))) (-15 -3077 ((-641 |#2|))) (-15 -1967 ((-641 |#2|))) (-15 -1350 ((-641 |#2|))) (-15 -2679 ((-641 |#2|))) (-15 -2870 ((-641 (-685 |#1|)))) (-15 -4356 ((-641 (-685 |#1|)))) (-15 -3930 ((-641 (-685 |#1|)))) (-15 -2927 ((-641 |#2|))) (IF (|has| |#1| (-307)) (-15 -3776 ((-1259 |#2|) (-1259 |#2|))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3506 (((-3 $ "failed")) NIL (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-2952 (((-1259 (-685 |#1|)) (-1259 $)) NIL) (((-1259 (-685 |#1|))) 24)) (-2847 (((-1259 $)) 55)) (-3500 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (|has| |#1| (-556)))) (-1592 (((-3 $ "failed")) NIL (|has| |#1| (-556)))) (-1742 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) NIL)) (-1473 ((|#1| $) NIL)) (-1945 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-1507 (((-3 $ "failed") $) NIL (|has| |#1| (-556)))) (-2376 (((-1166 (-948 |#1|))) NIL (|has| |#1| (-363)))) (-4096 (($ $ (-917)) NIL)) (-3363 ((|#1| $) NIL)) (-2186 (((-1166 |#1|) $) NIL (|has| |#1| (-556)))) (-3301 ((|#1| (-1259 $)) NIL) ((|#1|) NIL)) (-3450 (((-1166 |#1|) $) NIL)) (-1883 (((-112)) 102)) (-2100 (($ (-1259 |#1|) (-1259 $)) NIL) (($ (-1259 |#1|)) NIL)) (-1654 (((-3 $ "failed") $) 14 (|has| |#1| (-556)))) (-2828 (((-917)) 56)) (-1352 (((-112)) NIL)) (-3902 (($ $ (-917)) NIL)) (-4223 (((-112)) NIL)) (-3920 (((-112)) NIL)) (-1615 (((-112)) 104)) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (|has| |#1| (-556)))) (-4233 (((-3 $ "failed")) NIL (|has| |#1| (-556)))) (-3373 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) NIL)) (-3496 ((|#1| $) NIL)) (-2982 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-1977 (((-3 $ "failed") $) NIL (|has| |#1| (-556)))) (-3187 (((-1166 (-948 |#1|))) NIL (|has| |#1| (-363)))) (-3307 (($ $ (-917)) NIL)) (-2287 ((|#1| $) NIL)) (-1923 (((-1166 |#1|) $) NIL (|has| |#1| (-556)))) (-2917 ((|#1| (-1259 $)) NIL) ((|#1|) NIL)) (-2634 (((-1166 |#1|) $) NIL)) (-2919 (((-112)) 101)) (-4172 (((-1152) $) NIL)) (-1924 (((-112)) 109)) (-3289 (((-112)) 108)) (-1771 (((-112)) 110)) (-3877 (((-1114) $) NIL)) (-3753 (((-112)) 103)) (-4362 ((|#1| $ (-564)) 58)) (-1407 (((-1259 |#1|) $ (-1259 $)) 53) (((-685 |#1|) (-1259 $) (-1259 $)) NIL) (((-1259 |#1|) $) 28) (((-685 |#1|) (-1259 $)) NIL)) (-4344 (((-1259 |#1|) $) NIL) (($ (-1259 |#1|)) NIL)) (-1603 (((-641 (-948 |#1|)) (-1259 $)) NIL) (((-641 (-948 |#1|))) NIL)) (-2064 (($ $ $) NIL)) (-2444 (((-112)) 98)) (-2350 (((-858) $) 75) (($ (-1259 |#1|)) 22)) (-3776 (((-1259 $)) 49)) (-4274 (((-641 (-1259 |#1|))) NIL (|has| |#1| (-556)))) (-1932 (($ $ $ $) NIL)) (-2715 (((-112)) 94)) (-3123 (($ (-685 |#1|) $) 18)) (-1600 (($ $ $) NIL)) (-3349 (((-112)) 100)) (-2807 (((-112)) 95)) (-1803 (((-112)) 93)) (-2414 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 84) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1136 |#2| |#1|) $) 19)))
-(((-44 |#1| |#2| |#3| |#4|) (-13 (-417 |#1|) (-644 (-1136 |#2| |#1|)) (-10 -8 (-15 -2350 ($ (-1259 |#1|))))) (-363) (-917) (-641 (-1170)) (-1259 (-685 |#1|))) (T -44))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-14 *6 (-1259 (-685 *3))) (-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))))))
-(-13 (-417 |#1|) (-644 (-1136 |#2| |#1|)) (-10 -8 (-15 -2350 ($ (-1259 |#1|)))))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2051 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-1779 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-1353 (($ $) NIL)) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407))) (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (((-112) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-3620 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846))))) (-2995 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3494 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407)))) (-2573 (($ $ $) 33 (|has| $ (-6 -4407)))) (-1897 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407)))) (-1891 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 35 (|has| $ (-6 -4407)))) (-3797 ((|#2| $ |#1| |#2|) 52) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-1226 (-564)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "last" (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407))) (($ $ "rest" $) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "first" (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "value" (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-1766 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2249 (((-3 |#2| "failed") |#1| $) 43)) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3193 (($ $ (-767)) NIL) (($ $) 29)) (-3819 (($ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) 55) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) NIL)) (-1497 (((-112) $) NIL)) (-3886 (((-564) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) (((-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 20 (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406))) (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 20 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-4142 (($ (-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846))) (((-564) $) 38 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2997 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-4317 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406))) (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846))) (((-564) $) 40 (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-3050 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-3225 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-3385 (((-112) $) NIL)) (-4172 (((-1152) $) 48 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3704 (($ $ (-767)) NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-1411 (((-641 |#1|) $) 22)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-4141 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 |#1|) $) NIL) (((-641 (-564)) $) NIL)) (-2861 (((-112) |#1| $) NIL) (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846))) (($ $ (-767)) NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 27)) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-1548 (((-112) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2666 (((-641 |#2|) $) NIL) (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 19)) (-1320 (((-112) $) 18)) (-1664 (($) 14)) (-4362 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ (-564)) NIL) (($ $ (-1226 (-564))) NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "first") NIL) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $ "value") NIL)) (-2464 (((-564) $ $) NIL)) (-2124 (($) 13) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-4320 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-4087 (((-112) $) NIL)) (-1870 (($ $) NIL)) (-2607 (($ $) NIL (|has| $ (-6 -4407)))) (-1367 (((-767) $) NIL)) (-2836 (($ $) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-1512 (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL) (($ $ $) NIL)) (-3580 (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL) (($ (-641 $)) NIL) (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 31) (($ $ $) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3713 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") |#1| $) 50)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2934 (((-112) $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-846)))) (-2062 (((-767) $) 25 (|has| $ (-6 -4406)))))
+((-2794 (((-418 |#1|) |#1|) 41)) (-3546 (((-418 |#1|) |#1|) 30) (((-418 |#1|) |#1| (-641 (-48))) 33)) (-3684 (((-112) |#1|) 59)))
+(((-39 |#1|) (-10 -7 (-15 -3546 ((-418 |#1|) |#1| (-641 (-48)))) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2794 ((-418 |#1|) |#1|)) (-15 -3684 ((-112) |#1|))) (-1235 (-48))) (T -39))
+((-3684 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))) (-2794 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-48))) (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))))
+(-10 -7 (-15 -3546 ((-418 |#1|) |#1| (-641 (-48)))) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2794 ((-418 |#1|) |#1|)) (-15 -3684 ((-112) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2950 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| (-407 |#2|) (-363)))) (-2086 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3466 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3885 (((-685 (-407 |#2|)) (-1259 $)) NIL) (((-685 (-407 |#2|))) NIL)) (-3794 (((-407 |#2|) $) NIL)) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-407 |#2|) (-349)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-2556 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-3143 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-3127 (((-767)) NIL (|has| (-407 |#2|) (-368)))) (-4054 (((-112)) NIL)) (-3047 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-3 (-407 |#2|) "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-407 |#2|) $) NIL)) (-2065 (($ (-1259 (-407 |#2|)) (-1259 $)) NIL) (($ (-1259 (-407 |#2|))) 61) (($ (-1259 |#2|) |#2|) 135)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-407 |#2|) (-349)))) (-2544 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2671 (((-685 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-407 |#2|))) (|:| |vec| (-1259 (-407 |#2|)))) (-685 $) (-1259 $)) NIL) (((-685 (-407 |#2|)) (-685 $)) NIL)) (-1949 (((-1259 $) (-1259 $)) NIL)) (-1297 (($ |#3|) NIL) (((-3 $ "failed") (-407 |#3|)) NIL (|has| (-407 |#2|) (-363)))) (-1580 (((-3 $ "failed") $) NIL)) (-2782 (((-641 (-641 |#1|))) NIL (|has| |#1| (-368)))) (-2532 (((-112) |#1| |#1|) NIL)) (-4242 (((-917)) NIL)) (-2498 (($) NIL (|has| (-407 |#2|) (-368)))) (-1596 (((-112)) NIL)) (-3312 (((-112) |#1|) NIL) (((-112) |#2|) NIL)) (-2523 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| (-407 |#2|) (-363)))) (-3430 (($ $) NIL)) (-2109 (($) NIL (|has| (-407 |#2|) (-349)))) (-1839 (((-112) $) NIL (|has| (-407 |#2|) (-349)))) (-2616 (($ $ (-767)) NIL (|has| (-407 |#2|) (-349))) (($ $) NIL (|has| (-407 |#2|) (-349)))) (-4218 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3924 (((-917) $) NIL (|has| (-407 |#2|) (-349))) (((-829 (-917)) $) NIL (|has| (-407 |#2|) (-349)))) (-1980 (((-112) $) NIL)) (-2668 (((-767)) NIL)) (-4298 (((-1259 $) (-1259 $)) 111)) (-4158 (((-407 |#2|) $) NIL)) (-1435 (((-641 (-948 |#1|)) (-1170)) NIL (|has| |#1| (-363)))) (-3234 (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2091 ((|#3| $) NIL (|has| (-407 |#2|) (-363)))) (-2428 (((-917) $) NIL (|has| (-407 |#2|) (-368)))) (-4379 ((|#3| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2332 (((-1152) $) NIL)) (-2053 (((-1264) (-767)) 88)) (-3406 (((-685 (-407 |#2|))) 56)) (-4014 (((-685 (-407 |#2|))) 49)) (-3806 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-2396 (($ (-1259 |#2|) |#2|) 136)) (-4071 (((-685 (-407 |#2|))) 50)) (-2624 (((-685 (-407 |#2|))) 48)) (-2944 (((-2 (|:| |num| (-685 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 134)) (-3549 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 68)) (-1378 (((-1259 $)) 47)) (-1919 (((-1259 $)) 46)) (-2622 (((-112) $) NIL)) (-4061 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-3958 (($) NIL (|has| (-407 |#2|) (-349)) CONST)) (-2014 (($ (-917)) NIL (|has| (-407 |#2|) (-368)))) (-4079 (((-3 |#2| "failed")) NIL)) (-3868 (((-1114) $) NIL)) (-2737 (((-767)) NIL)) (-2186 (($) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| (-407 |#2|) (-363)))) (-3209 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-407 |#2|) (-349)))) (-3546 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-407 |#2|) (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2501 (((-3 $ "failed") $ $) NIL (|has| (-407 |#2|) (-363)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2468 (((-767) $) NIL (|has| (-407 |#2|) (-363)))) (-4361 ((|#1| $ |#1| |#1|) NIL)) (-4274 (((-3 |#2| "failed")) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2576 (((-407 |#2|) (-1259 $)) NIL) (((-407 |#2|)) 44)) (-2563 (((-767) $) NIL (|has| (-407 |#2|) (-349))) (((-3 (-767) "failed") $ $) NIL (|has| (-407 |#2|) (-349)))) (-3142 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 |#2| |#2|)) 130) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-3927 (((-685 (-407 |#2|)) (-1259 $) (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363)))) (-3954 ((|#3|) 55)) (-2099 (($) NIL (|has| (-407 |#2|) (-349)))) (-1631 (((-1259 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) (-1259 $) (-1259 $)) NIL) (((-1259 (-407 |#2|)) $) 62) (((-685 (-407 |#2|)) (-1259 $)) 112)) (-4327 (((-1259 (-407 |#2|)) $) NIL) (($ (-1259 (-407 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-407 |#2|) (-349)))) (-3963 (((-1259 $) (-1259 $)) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 |#2|)) NIL) (($ (-407 (-564))) NIL (-2733 (|has| (-407 |#2|) (-1034 (-407 (-564)))) (|has| (-407 |#2|) (-363)))) (($ $) NIL (|has| (-407 |#2|) (-363)))) (-2144 (($ $) NIL (|has| (-407 |#2|) (-349))) (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-145)))) (-1568 ((|#3| $) NIL)) (-3662 (((-767)) NIL T CONST)) (-3983 (((-112)) 42)) (-4049 (((-112) |#1|) 54) (((-112) |#2|) 141)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 102)) (-3013 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-1584 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-2485 (((-112)) NIL)) (-2409 (($) 17 T CONST)) (-2421 (($) 27 T CONST)) (-3922 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| (-407 |#2|) (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 |#2|)) NIL) (($ (-407 |#2|) $) NIL) (($ (-407 (-564)) $) NIL (|has| (-407 |#2|) (-363))) (($ $ (-407 (-564))) NIL (|has| (-407 |#2|) (-363)))))
+(((-40 |#1| |#2| |#3| |#4|) (-13 (-342 |#1| |#2| |#3|) (-10 -7 (-15 -2053 ((-1264) (-767))))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) |#3|) (T -40))
+((-2053 (*1 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *2 (-1264)) (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1235 (-407 *5))) (-14 *7 *6))))
+(-13 (-342 |#1| |#2| |#3|) (-10 -7 (-15 -2053 ((-1264) (-767)))))
+((-4039 ((|#2| |#2|) 47)) (-2792 ((|#2| |#2|) 142 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-3804 ((|#2| |#2|) 99 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-3077 ((|#2| |#2|) 100 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-3784 ((|#2| (-114) |#2| (-767)) 138 (-12 (|has| |#2| (-430 |#1|)) (|has| |#1| (-452)) (|has| |#1| (-846)) (|has| |#1| (-1034 (-564)))))) (-3900 (((-1166 |#2|) |#2|) 44)) (-4173 ((|#2| |#2| (-641 (-610 |#2|))) 18) ((|#2| |#2| (-641 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
+(((-41 |#1| |#2|) (-10 -7 (-15 -4039 (|#2| |#2|)) (-15 -4173 (|#2| |#2|)) (-15 -4173 (|#2| |#2| |#2|)) (-15 -4173 (|#2| |#2| (-641 |#2|))) (-15 -4173 (|#2| |#2| (-641 (-610 |#2|)))) (-15 -3900 ((-1166 |#2|) |#2|)) (IF (|has| |#1| (-846)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-1034 (-564))) (IF (|has| |#2| (-430 |#1|)) (PROGN (-15 -3077 (|#2| |#2|)) (-15 -3804 (|#2| |#2|)) (-15 -2792 (|#2| |#2|)) (-15 -3784 (|#2| (-114) |#2| (-767)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-556) (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 |#1| (-610 $)) $)) (-15 -2264 ((-1119 |#1| (-610 $)) $)) (-15 -2326 ($ (-1119 |#1| (-610 $))))))) (T -41))
+((-3784 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-114)) (-5 *4 (-767)) (-4 *5 (-452)) (-4 *5 (-846)) (-4 *5 (-1034 (-564))) (-4 *5 (-556)) (-5 *1 (-41 *5 *2)) (-4 *2 (-430 *5)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *5 (-610 $)) $)) (-15 -2264 ((-1119 *5 (-610 $)) $)) (-15 -2326 ($ (-1119 *5 (-610 $))))))))) (-2792 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564))) (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $)) (-15 -2264 ((-1119 *3 (-610 $)) $)) (-15 -2326 ($ (-1119 *3 (-610 $))))))))) (-3804 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564))) (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $)) (-15 -2264 ((-1119 *3 (-610 $)) $)) (-15 -2326 ($ (-1119 *3 (-610 $))))))))) (-3077 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564))) (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $)) (-15 -2264 ((-1119 *3 (-610 $)) $)) (-15 -2326 ($ (-1119 *3 (-610 $))))))))) (-3900 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-1166 *3)) (-5 *1 (-41 *4 *3)) (-4 *3 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *4 (-610 $)) $)) (-15 -2264 ((-1119 *4 (-610 $)) $)) (-15 -2326 ($ (-1119 *4 (-610 $))))))))) (-4173 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-610 *2))) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *4 (-610 $)) $)) (-15 -2264 ((-1119 *4 (-610 $)) $)) (-15 -2326 ($ (-1119 *4 (-610 $))))))) (-4 *4 (-556)) (-5 *1 (-41 *4 *2)))) (-4173 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *4 (-610 $)) $)) (-15 -2264 ((-1119 *4 (-610 $)) $)) (-15 -2326 ($ (-1119 *4 (-610 $))))))) (-4 *4 (-556)) (-5 *1 (-41 *4 *2)))) (-4173 (*1 *2 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $)) (-15 -2264 ((-1119 *3 (-610 $)) $)) (-15 -2326 ($ (-1119 *3 (-610 $))))))))) (-4173 (*1 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $)) (-15 -2264 ((-1119 *3 (-610 $)) $)) (-15 -2326 ($ (-1119 *3 (-610 $))))))))) (-4039 (*1 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-13 (-363) (-302) (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $)) (-15 -2264 ((-1119 *3 (-610 $)) $)) (-15 -2326 ($ (-1119 *3 (-610 $))))))))))
+(-10 -7 (-15 -4039 (|#2| |#2|)) (-15 -4173 (|#2| |#2|)) (-15 -4173 (|#2| |#2| |#2|)) (-15 -4173 (|#2| |#2| (-641 |#2|))) (-15 -4173 (|#2| |#2| (-641 (-610 |#2|)))) (-15 -3900 ((-1166 |#2|) |#2|)) (IF (|has| |#1| (-846)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-1034 (-564))) (IF (|has| |#2| (-430 |#1|)) (PROGN (-15 -3077 (|#2| |#2|)) (-15 -3804 (|#2| |#2|)) (-15 -2792 (|#2| |#2|)) (-15 -3784 (|#2| (-114) |#2| (-767)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-3546 (((-418 (-1166 |#3|)) (-1166 |#3|) (-641 (-48))) 23) (((-418 |#3|) |#3| (-641 (-48))) 19)))
+(((-42 |#1| |#2| |#3|) (-10 -7 (-15 -3546 ((-418 |#3|) |#3| (-641 (-48)))) (-15 -3546 ((-418 (-1166 |#3|)) (-1166 |#3|) (-641 (-48))))) (-846) (-789) (-945 (-48) |#2| |#1|)) (T -42))
+((-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-48))) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *7 (-945 (-48) *6 *5)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-42 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-48))) (-4 *5 (-846)) (-4 *6 (-789)) (-5 *2 (-418 *3)) (-5 *1 (-42 *5 *6 *3)) (-4 *3 (-945 (-48) *6 *5)))))
+(-10 -7 (-15 -3546 ((-418 |#3|) |#3| (-641 (-48)))) (-15 -3546 ((-418 (-1166 |#3|)) (-1166 |#3|) (-641 (-48)))))
+((-2082 (((-767) |#2|) 72)) (-3020 (((-767) |#2|) 76)) (-1451 (((-641 |#2|)) 39)) (-3752 (((-767) |#2|) 75)) (-3470 (((-767) |#2|) 71)) (-2176 (((-767) |#2|) 74)) (-1710 (((-641 (-685 |#1|))) 67)) (-3306 (((-641 |#2|)) 62)) (-2041 (((-641 |#2|) |#2|) 50)) (-1947 (((-641 |#2|)) 64)) (-1362 (((-641 |#2|)) 63)) (-1780 (((-641 (-685 |#1|))) 55)) (-3004 (((-641 |#2|)) 61)) (-1320 (((-641 |#2|) |#2|) 49)) (-1649 (((-641 |#2|)) 57)) (-1771 (((-641 (-685 |#1|))) 68)) (-3591 (((-641 |#2|)) 66)) (-2447 (((-1259 |#2|) (-1259 |#2|)) 100 (|has| |#1| (-307)))))
+(((-43 |#1| |#2|) (-10 -7 (-15 -3752 ((-767) |#2|)) (-15 -3020 ((-767) |#2|)) (-15 -3470 ((-767) |#2|)) (-15 -2082 ((-767) |#2|)) (-15 -2176 ((-767) |#2|)) (-15 -1649 ((-641 |#2|))) (-15 -1320 ((-641 |#2|) |#2|)) (-15 -2041 ((-641 |#2|) |#2|)) (-15 -3004 ((-641 |#2|))) (-15 -3306 ((-641 |#2|))) (-15 -1362 ((-641 |#2|))) (-15 -1947 ((-641 |#2|))) (-15 -3591 ((-641 |#2|))) (-15 -1780 ((-641 (-685 |#1|)))) (-15 -1710 ((-641 (-685 |#1|)))) (-15 -1771 ((-641 (-685 |#1|)))) (-15 -1451 ((-641 |#2|))) (IF (|has| |#1| (-307)) (-15 -2447 ((-1259 |#2|) (-1259 |#2|))) |%noBranch|)) (-556) (-417 |#1|)) (T -43))
+((-2447 (*1 *2 *2) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-417 *3)) (-4 *3 (-307)) (-4 *3 (-556)) (-5 *1 (-43 *3 *4)))) (-1451 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1771 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1710 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1780 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-3591 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1947 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-1362 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-3306 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-3004 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-2041 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-1320 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-1649 (*1 *2) (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4)) (-4 *4 (-417 *3)))) (-2176 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-2082 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-3470 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-3020 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))) (-3752 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3)) (-4 *3 (-417 *4)))))
+(-10 -7 (-15 -3752 ((-767) |#2|)) (-15 -3020 ((-767) |#2|)) (-15 -3470 ((-767) |#2|)) (-15 -2082 ((-767) |#2|)) (-15 -2176 ((-767) |#2|)) (-15 -1649 ((-641 |#2|))) (-15 -1320 ((-641 |#2|) |#2|)) (-15 -2041 ((-641 |#2|) |#2|)) (-15 -3004 ((-641 |#2|))) (-15 -3306 ((-641 |#2|))) (-15 -1362 ((-641 |#2|))) (-15 -1947 ((-641 |#2|))) (-15 -3591 ((-641 |#2|))) (-15 -1780 ((-641 (-685 |#1|)))) (-15 -1710 ((-641 (-685 |#1|)))) (-15 -1771 ((-641 (-685 |#1|)))) (-15 -1451 ((-641 |#2|))) (IF (|has| |#1| (-307)) (-15 -2447 ((-1259 |#2|) (-1259 |#2|))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2112 (((-3 $ "failed")) NIL (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3780 (((-1259 (-685 |#1|)) (-1259 $)) NIL) (((-1259 (-685 |#1|))) 24)) (-3095 (((-1259 $)) 55)) (-1747 (($) NIL T CONST)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (|has| |#1| (-556)))) (-2618 (((-3 $ "failed")) NIL (|has| |#1| (-556)))) (-2571 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) NIL)) (-3858 ((|#1| $) NIL)) (-3859 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-2125 (((-3 $ "failed") $) NIL (|has| |#1| (-556)))) (-4050 (((-1166 (-948 |#1|))) NIL (|has| |#1| (-363)))) (-1740 (($ $ (-917)) NIL)) (-1838 ((|#1| $) NIL)) (-3947 (((-1166 |#1|) $) NIL (|has| |#1| (-556)))) (-1850 ((|#1| (-1259 $)) NIL) ((|#1|) NIL)) (-1708 (((-1166 |#1|) $) NIL)) (-3711 (((-112)) 102)) (-2065 (($ (-1259 |#1|) (-1259 $)) NIL) (($ (-1259 |#1|)) NIL)) (-1580 (((-3 $ "failed") $) 14 (|has| |#1| (-556)))) (-4242 (((-917)) 56)) (-1705 (((-112)) NIL)) (-4034 (($ $ (-917)) NIL)) (-2194 (((-112)) NIL)) (-3253 (((-112)) NIL)) (-4076 (((-112)) 104)) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (|has| |#1| (-556)))) (-1728 (((-3 $ "failed")) NIL (|has| |#1| (-556)))) (-3622 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) NIL)) (-2535 ((|#1| $) NIL)) (-2653 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-3093 (((-3 $ "failed") $) NIL (|has| |#1| (-556)))) (-1882 (((-1166 (-948 |#1|))) NIL (|has| |#1| (-363)))) (-4229 (($ $ (-917)) NIL)) (-1612 ((|#1| $) NIL)) (-2798 (((-1166 |#1|) $) NIL (|has| |#1| (-556)))) (-1754 ((|#1| (-1259 $)) NIL) ((|#1|) NIL)) (-3474 (((-1166 |#1|) $) NIL)) (-1971 (((-112)) 101)) (-2332 (((-1152) $) NIL)) (-2903 (((-112)) 109)) (-3156 (((-112)) 108)) (-3604 (((-112)) 110)) (-3868 (((-1114) $) NIL)) (-2896 (((-112)) 103)) (-4361 ((|#1| $ (-564)) 58)) (-1631 (((-1259 |#1|) $ (-1259 $)) 53) (((-685 |#1|) (-1259 $) (-1259 $)) NIL) (((-1259 |#1|) $) 28) (((-685 |#1|) (-1259 $)) NIL)) (-4327 (((-1259 |#1|) $) NIL) (($ (-1259 |#1|)) NIL)) (-4219 (((-641 (-948 |#1|)) (-1259 $)) NIL) (((-641 (-948 |#1|))) NIL)) (-1761 (($ $ $) NIL)) (-4300 (((-112)) 98)) (-2326 (((-858) $) 75) (($ (-1259 |#1|)) 22)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 49)) (-2833 (((-641 (-1259 |#1|))) NIL (|has| |#1| (-556)))) (-1519 (($ $ $ $) NIL)) (-4142 (((-112)) 94)) (-3106 (($ (-685 |#1|) $) 18)) (-2055 (($ $ $) NIL)) (-2905 (((-112)) 100)) (-1598 (((-112)) 95)) (-1476 (((-112)) 93)) (-2409 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 84) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1136 |#2| |#1|) $) 19)))
+(((-44 |#1| |#2| |#3| |#4|) (-13 (-417 |#1|) (-644 (-1136 |#2| |#1|)) (-10 -8 (-15 -2326 ($ (-1259 |#1|))))) (-363) (-917) (-641 (-1170)) (-1259 (-685 |#1|))) (T -44))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-14 *6 (-1259 (-685 *3))) (-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))))))
+(-13 (-417 |#1|) (-644 (-1136 |#2| |#1|)) (-10 -8 (-15 -2326 ($ (-1259 |#1|)))))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2061 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1781 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1355 (($ $) NIL)) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408))) (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (((-112) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-1894 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846))))) (-2459 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2357 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408)))) (-2434 (($ $ $) 33 (|has| $ (-6 -4408)))) (-2473 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408)))) (-3113 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 35 (|has| $ (-6 -4408)))) (-2463 ((|#2| $ |#1| |#2|) 52) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-1226 (-564)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "last" (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408))) (($ $ "rest" $) NIL (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "first" (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "value" (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3573 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2236 (((-3 |#2| "failed") |#1| $) 43)) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3176 (($ $ (-767)) NIL) (($ $) 29)) (-3038 (($ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) 55) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) NIL)) (-4308 (((-112) $) NIL)) (-3850 (((-564) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) (((-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 20 (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407))) (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 20 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-4111 (($ (-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846))) (((-564) $) 38 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-3450 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2443 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407))) (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846))) (((-564) $) 40 (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408))) (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-3033 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2652 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-2477 (((-112) $) NIL)) (-2332 (((-1152) $) 48 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3676 (($ $ (-767)) NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-3979 (((-641 |#1|) $) 22)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-4110 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 |#1|) $) NIL) (((-641 (-564)) $) NIL)) (-2241 (((-112) |#1| $) NIL) (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846))) (($ $ (-767)) NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 27)) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1824 (((-112) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-1784 (((-641 |#2|) $) NIL) (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 19)) (-4169 (((-112) $) 18)) (-1531 (($) 14)) (-4361 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ (-564)) NIL) (($ $ (-1226 (-564))) NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "first") NIL) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $ "value") NIL)) (-2633 (((-564) $ $) NIL)) (-1760 (($) 13) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2642 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3199 (((-112) $) NIL)) (-2878 (($ $) NIL)) (-1812 (($ $) NIL (|has| $ (-6 -4408)))) (-2436 (((-767) $) NIL)) (-3527 (($ $) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-1448 (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL) (($ $ $) NIL)) (-3521 (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL) (($ (-641 $)) NIL) (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 31) (($ $ $) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3689 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") |#1| $) 50)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2920 (((-112) $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-846)))) (-2069 (((-767) $) 25 (|has| $ (-6 -4407)))))
(((-45 |#1| |#2|) (-36 |#1| |#2|) (-1094) (-1094)) (T -45))
NIL
(-36 |#1| |#2|)
-((-4108 (((-112) $) 12)) (-4289 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-407 (-564)) $) 25) (($ $ (-407 (-564))) NIL)))
-(((-46 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -4108 ((-112) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-47 |#2| |#3|) (-1045) (-788)) (T -46))
+((-3552 (((-112) $) 12)) (-4271 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-407 (-564)) $) 25) (($ $ (-407 (-564))) NIL)))
+(((-46 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -3552 ((-112) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-47 |#2| |#3|) (-1045) (-788)) (T -46))
NIL
-(-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -4108 ((-112) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4108 (((-112) $) 65)) (-3720 (($ |#1| |#2|) 64)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-2762 ((|#2| $) 67)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556))) (($ |#1|) 50 (|has| |#1| (-172)))) (-2606 ((|#1| $ |#2|) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+(-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -3552 ((-112) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-3552 (((-112) $) 66)) (-3679 (($ |#1| |#2|) 65)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3258 ((|#2| $) 68)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556))) (($ |#1|) 51 (|has| |#1| (-172)))) (-1690 ((|#1| $ |#2|) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-47 |#1| |#2|) (-140) (-1045) (-788)) (T -47))
-((-3876 (*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-3866 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)))) (-4108 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-112)))) (-3720 (*1 *1 *2 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-3900 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-2606 (*1 *2 *1 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-3004 (*1 *1 *1 *2) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *2 (-363)))))
-(-13 (-1045) (-111 |t#1| |t#1|) (-10 -8 (-15 -3876 (|t#1| $)) (-15 -3866 ($ $)) (-15 -2762 (|t#2| $)) (-15 -4289 ($ (-1 |t#1| |t#1|) $)) (-15 -4108 ((-112) $)) (-15 -3720 ($ |t#1| |t#2|)) (-15 -3900 ($ $)) (-15 -2606 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-363)) (-15 -3004 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-172)) (PROGN (-6 (-172)) (-6 (-38 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-556)) (-6 (-556)) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (-6 (-38 (-407 (-564)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-290) |has| |#1| (-556)) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3790 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-1632 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-2148 (((-112) $) 11)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3461 (((-641 (-610 $)) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2868 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3605 (($ $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-1386 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-1553 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-4201 (((-3 (-610 $) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL)) (-2961 (((-610 $) $) NIL) (((-564) $) NIL) (((-407 (-564)) $) NIL)) (-2577 (($ $ $) NIL)) (-2202 (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-407 (-564)))) (|:| |vec| (-1259 (-407 (-564))))) (-685 $) (-1259 $)) NIL) (((-685 (-407 (-564))) (-685 $)) NIL)) (-2965 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-3865 (($ $) NIL) (($ (-641 $)) NIL)) (-3898 (((-641 (-114)) $) NIL)) (-1364 (((-114) (-114)) NIL)) (-4035 (((-112) $) 14)) (-2220 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-2261 (((-1119 (-564) (-610 $)) $) NIL)) (-4047 (($ $ (-564)) NIL)) (-1464 (((-1166 $) (-1166 $) (-610 $)) NIL) (((-1166 $) (-1166 $) (-641 (-610 $))) NIL) (($ $ (-610 $)) NIL) (($ $ (-641 (-610 $))) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1482 (((-1166 $) (-610 $)) NIL (|has| $ (-1045)))) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 $ $) (-610 $)) NIL)) (-4093 (((-3 (-610 $) "failed") $) NIL)) (-3202 (($ (-641 $)) NIL) (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3551 (((-641 (-610 $)) $) NIL)) (-2342 (($ (-114) $) NIL) (($ (-114) (-641 $)) NIL)) (-2918 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) NIL)) (-3836 (($ $) NIL)) (-4336 (((-767) $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ (-641 $)) NIL) (($ $ $) NIL)) (-1595 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2482 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3084 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-3864 (((-767) $) NIL)) (-4362 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1663 (($ $) NIL) (($ $ $) NIL)) (-3735 (($ $ (-767)) NIL) (($ $) NIL)) (-2272 (((-1119 (-564) (-610 $)) $) NIL)) (-1474 (($ $) NIL (|has| $ (-1045)))) (-4344 (((-379) $) NIL) (((-225) $) NIL) (((-169 (-379)) $) NIL)) (-2350 (((-858) $) NIL) (($ (-610 $)) NIL) (($ (-407 (-564))) NIL) (($ $) NIL) (($ (-564)) NIL) (($ (-1119 (-564) (-610 $))) NIL)) (-1471 (((-767)) NIL T CONST)) (-3665 (($ $) NIL) (($ (-641 $)) NIL)) (-3968 (((-112) (-114)) NIL)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 7 T CONST)) (-2428 (($) 12 T CONST)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 16)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL)) (-2992 (($ $ $) 15) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-407 (-564))) NIL) (($ $ (-564)) NIL) (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ $ $) NIL) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
-(((-48) (-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2350 ($ (-1119 (-564) (-610 $)))) (-15 -2261 ((-1119 (-564) (-610 $)) $)) (-15 -2272 ((-1119 (-564) (-610 $)) $)) (-15 -2965 ($ $)) (-15 -1464 ((-1166 $) (-1166 $) (-610 $))) (-15 -1464 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -1464 ($ $ (-610 $))) (-15 -1464 ($ $ (-641 (-610 $))))))) (T -48))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48)))) (-2261 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48)))) (-2272 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48)))) (-2965 (*1 *1 *1) (-5 *1 (-48))) (-1464 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-610 (-48))) (-5 *1 (-48)))) (-1464 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-641 (-610 (-48)))) (-5 *1 (-48)))) (-1464 (*1 *1 *1 *2) (-12 (-5 *2 (-610 (-48))) (-5 *1 (-48)))) (-1464 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-48)))) (-5 *1 (-48)))))
-(-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2350 ($ (-1119 (-564) (-610 $)))) (-15 -2261 ((-1119 (-564) (-610 $)) $)) (-15 -2272 ((-1119 (-564) (-610 $)) $)) (-15 -2965 ($ $)) (-15 -1464 ((-1166 $) (-1166 $) (-610 $))) (-15 -1464 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -1464 ($ $ (-610 $))) (-15 -1464 ($ $ (-641 (-610 $))))))
-((-2337 (((-112) $ $) NIL)) (-2721 (((-641 (-506)) $) 17)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 7)) (-2456 (((-1175) $) 18)) (-2893 (((-112) $ $) NIL)))
-(((-49) (-13 (-1094) (-10 -8 (-15 -2721 ((-641 (-506)) $)) (-15 -2456 ((-1175) $))))) (T -49))
-((-2721 (*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-49)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-49)))))
-(-13 (-1094) (-10 -8 (-15 -2721 ((-641 (-506)) $)) (-15 -2456 ((-1175) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 87)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1400 (((-112) $) 30)) (-4201 (((-3 |#1| "failed") $) 33)) (-2961 ((|#1| $) 34)) (-3900 (($ $) 40)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3876 ((|#1| $) 31)) (-1821 (($ $) 76)) (-4172 (((-1152) $) NIL)) (-3769 (((-112) $) 43)) (-3877 (((-1114) $) NIL)) (-2175 (($ (-767)) 74)) (-1671 (($ (-641 (-564))) 75)) (-2762 (((-767) $) 44)) (-2350 (((-858) $) 93) (($ (-564)) 71) (($ |#1|) 69)) (-2606 ((|#1| $ $) 28)) (-1471 (((-767)) 73 T CONST)) (-2414 (($) 45 T CONST)) (-2428 (($) 17 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 66)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 67) (($ |#1| $) 60)))
-(((-50 |#1| |#2|) (-13 (-618 |#1|) (-1034 |#1|) (-10 -8 (-15 -3876 (|#1| $)) (-15 -1821 ($ $)) (-15 -3900 ($ $)) (-15 -2606 (|#1| $ $)) (-15 -2175 ($ (-767))) (-15 -1671 ($ (-641 (-564)))) (-15 -3769 ((-112) $)) (-15 -1400 ((-112) $)) (-15 -2762 ((-767) $)) (-15 -4289 ($ (-1 |#1| |#1|) $)))) (-1045) (-641 (-1170))) (T -50))
-((-3876 (*1 *2 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170))))) (-1821 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170))))) (-3900 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170))))) (-2606 (*1 *2 *1 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170))))) (-2175 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-1671 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-3769 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-1400 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-50 *3 *4)) (-14 *4 (-641 (-1170))))))
-(-13 (-618 |#1|) (-1034 |#1|) (-10 -8 (-15 -3876 (|#1| $)) (-15 -1821 ($ $)) (-15 -3900 ($ $)) (-15 -2606 (|#1| $ $)) (-15 -2175 ($ (-767))) (-15 -1671 ($ (-641 (-564)))) (-15 -3769 ((-112) $)) (-15 -1400 ((-112) $)) (-15 -2762 ((-767) $)) (-15 -4289 ($ (-1 |#1| |#1|) $))))
-((-1400 (((-112) (-52)) 13)) (-4201 (((-3 |#1| "failed") (-52)) 21)) (-2961 ((|#1| (-52)) 22)) (-2350 (((-52) |#1|) 18)))
-(((-51 |#1|) (-10 -7 (-15 -2350 ((-52) |#1|)) (-15 -4201 ((-3 |#1| "failed") (-52))) (-15 -1400 ((-112) (-52))) (-15 -2961 (|#1| (-52)))) (-1209)) (T -51))
-((-2961 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1209)))) (-1400 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1209)))) (-4201 (*1 *2 *3) (|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1209)))) (-2350 (*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1209)))))
-(-10 -7 (-15 -2350 ((-52) |#1|)) (-15 -4201 ((-3 |#1| "failed") (-52))) (-15 -1400 ((-112) (-52))) (-15 -2961 (|#1| (-52))))
-((-2337 (((-112) $ $) NIL)) (-2758 (((-1152) (-112)) 26)) (-2013 (((-858) $) 25)) (-2420 (((-770) $) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3313 (((-858) $) 17)) (-3134 (((-1098) $) 15)) (-2350 (((-858) $) 35)) (-3856 (($ (-1098) (-770)) 36)) (-2893 (((-112) $ $) 19)))
-(((-52) (-13 (-1094) (-10 -8 (-15 -3856 ($ (-1098) (-770))) (-15 -3313 ((-858) $)) (-15 -2013 ((-858) $)) (-15 -3134 ((-1098) $)) (-15 -2420 ((-770) $)) (-15 -2758 ((-1152) (-112)))))) (T -52))
-((-3856 (*1 *1 *2 *3) (-12 (-5 *2 (-1098)) (-5 *3 (-770)) (-5 *1 (-52)))) (-3313 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))) (-2013 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))) (-3134 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-52)))) (-2420 (*1 *2 *1) (-12 (-5 *2 (-770)) (-5 *1 (-52)))) (-2758 (*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1152)) (-5 *1 (-52)))))
-(-13 (-1094) (-10 -8 (-15 -3856 ($ (-1098) (-770))) (-15 -3313 ((-858) $)) (-15 -2013 ((-858) $)) (-15 -3134 ((-1098) $)) (-15 -2420 ((-770) $)) (-15 -2758 ((-1152) (-112)))))
-((-3123 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 19)))
-(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3123 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-1045) (-644 |#1|) (-848 |#1|)) (T -53))
-((-3123 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-644 *5)) (-4 *5 (-1045)) (-5 *1 (-53 *5 *2 *3)) (-4 *3 (-848 *5)))))
-(-10 -7 (-15 -3123 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
-((-2324 ((|#3| |#3| (-641 (-1170))) 46)) (-4299 ((|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3| (-917)) 32) ((|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3|) 31)))
-(((-54 |#1| |#2| |#3|) (-10 -7 (-15 -4299 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3|)) (-15 -4299 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3| (-917))) (-15 -2324 (|#3| |#3| (-641 (-1170))))) (-1094) (-13 (-1045) (-882 |#1|) (-846) (-612 (-888 |#1|))) (-13 (-430 |#2|) (-882 |#1|) (-612 (-888 |#1|)))) (T -54))
-((-2324 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-54 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))) (-4299 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-641 (-1070 *5 *6 *2))) (-5 *4 (-917)) (-4 *5 (-1094)) (-4 *6 (-13 (-1045) (-882 *5) (-846) (-612 (-888 *5)))) (-4 *2 (-13 (-430 *6) (-882 *5) (-612 (-888 *5)))) (-5 *1 (-54 *5 *6 *2)))) (-4299 (*1 *2 *3 *2) (-12 (-5 *3 (-641 (-1070 *4 *5 *2))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))) (-5 *1 (-54 *4 *5 *2)))))
-(-10 -7 (-15 -4299 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3|)) (-15 -4299 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3| (-917))) (-15 -2324 (|#3| |#3| (-641 (-1170)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 14)) (-4201 (((-3 (-767) "failed") $) 34)) (-2961 (((-767) $) NIL)) (-4035 (((-112) $) 16)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) 18)) (-2350 (((-858) $) 23) (($ (-767)) 29)) (-2320 (($) 11 T CONST)) (-2893 (((-112) $ $) 20)))
-(((-55) (-13 (-1094) (-1034 (-767)) (-10 -8 (-15 -2320 ($) -3455) (-15 -2148 ((-112) $)) (-15 -4035 ((-112) $))))) (T -55))
-((-2320 (*1 *1) (-5 *1 (-55))) (-2148 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55)))) (-4035 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55)))))
-(-13 (-1094) (-1034 (-767)) (-10 -8 (-15 -2320 ($) -3455) (-15 -2148 ((-112) $)) (-15 -4035 ((-112) $))))
-((-3670 (((-112) $ (-767)) 27)) (-2375 (($ $ (-564) |#3|) 64)) (-1486 (($ $ (-564) |#4|) 68)) (-1441 ((|#3| $ (-564)) 77)) (-3305 (((-641 |#2|) $) 45)) (-2587 (((-112) $ (-767)) 30)) (-3841 (((-112) |#2| $) 72)) (-4326 (($ (-1 |#2| |#2|) $) 53)) (-4289 (($ (-1 |#2| |#2|) $) 52) (($ (-1 |#2| |#2| |#2|) $ $) 56) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 60)) (-2743 (((-112) $ (-767)) 29)) (-1324 (($ $ |#2|) 50)) (-2708 (((-112) (-1 (-112) |#2|) $) 21)) (-4362 ((|#2| $ (-564) (-564)) NIL) ((|#2| $ (-564) (-564) |#2|) 33)) (-3888 (((-767) (-1 (-112) |#2|) $) 39) (((-767) |#2| $) 74)) (-3817 (($ $) 49)) (-2104 ((|#4| $ (-564)) 80)) (-2350 (((-858) $) 86)) (-3073 (((-112) (-1 (-112) |#2|) $) 20)) (-2893 (((-112) $ $) 71)) (-2062 (((-767) $) 31)))
-(((-56 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1486 (|#1| |#1| (-564) |#4|)) (-15 -2375 (|#1| |#1| (-564) |#3|)) (-15 -3305 ((-641 |#2|) |#1|)) (-15 -2104 (|#4| |#1| (-564))) (-15 -1441 (|#3| |#1| (-564))) (-15 -4362 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) (-564))) (-15 -1324 (|#1| |#1| |#2|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -3841 ((-112) |#2| |#1|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767))) (-15 -3817 (|#1| |#1|))) (-57 |#2| |#3| |#4|) (-1209) (-373 |#2|) (-373 |#2|)) (T -56))
-NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1486 (|#1| |#1| (-564) |#4|)) (-15 -2375 (|#1| |#1| (-564) |#3|)) (-15 -3305 ((-641 |#2|) |#1|)) (-15 -2104 (|#4| |#1| (-564))) (-15 -1441 (|#3| |#1| (-564))) (-15 -4362 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) (-564))) (-15 -1324 (|#1| |#1| |#2|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -3841 ((-112) |#2| |#1|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767))) (-15 -3817 (|#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) (-564) |#1|) 44)) (-2375 (($ $ (-564) |#2|) 42)) (-1486 (($ $ (-564) |#3|) 41)) (-3500 (($) 7 T CONST)) (-1441 ((|#2| $ (-564)) 46)) (-4335 ((|#1| $ (-564) (-564) |#1|) 43)) (-4266 ((|#1| $ (-564) (-564)) 48)) (-3305 (((-641 |#1|) $) 30)) (-3618 (((-767) $) 51)) (-4142 (($ (-767) (-767) |#1|) 57)) (-3631 (((-767) $) 50)) (-2587 (((-112) $ (-767)) 9)) (-2476 (((-564) $) 55)) (-2791 (((-564) $) 53)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4030 (((-564) $) 54)) (-1980 (((-564) $) 52)) (-4326 (($ (-1 |#1| |#1|) $) 34)) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) 56)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) (-564)) 49) ((|#1| $ (-564) (-564) |#1|) 47)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2104 ((|#3| $ (-564)) 45)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-3853 (*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-3840 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)))) (-3552 (*1 *2 *1) (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-112)))) (-3679 (*1 *1 *2 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-3878 (*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-1690 (*1 *2 *1 *3) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-2992 (*1 *1 *1 *2) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *2 (-363)))))
+(-13 (-1045) (-111 |t#1| |t#1|) (-10 -8 (-15 -3853 (|t#1| $)) (-15 -3840 ($ $)) (-15 -3258 (|t#2| $)) (-15 -4271 ($ (-1 |t#1| |t#1|) $)) (-15 -3552 ((-112) $)) (-15 -3679 ($ |t#1| |t#2|)) (-15 -3878 ($ $)) (-15 -1690 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-363)) (-15 -2992 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-172)) (PROGN (-6 (-172)) (-6 (-38 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-556)) (-6 (-556)) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (-6 (-38 (-407 (-564)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-290) |has| |#1| (-556)) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
+((-2315 (((-112) $ $) NIL)) (-4321 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-4346 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-2480 (((-112) $) 11)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-3418 (((-641 (-610 $)) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-4287 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3557 (($ $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-1576 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-4183 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-4180 (((-3 (-610 $) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL)) (-2938 (((-610 $) $) NIL) (((-564) $) NIL) (((-407 (-564)) $) NIL)) (-2544 (($ $ $) NIL)) (-1863 (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-407 (-564)))) (|:| |vec| (-1259 (-407 (-564))))) (-685 $) (-1259 $)) NIL) (((-685 (-407 (-564))) (-685 $)) NIL)) (-1297 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-4058 (($ $) NIL) (($ (-641 $)) NIL)) (-1846 (((-641 (-114)) $) NIL)) (-1693 (((-114) (-114)) NIL)) (-1980 (((-112) $) 14)) (-3207 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-2254 (((-1119 (-564) (-610 $)) $) NIL)) (-3596 (($ $ (-564)) NIL)) (-4158 (((-1166 $) (-1166 $) (-610 $)) NIL) (((-1166 $) (-1166 $) (-641 (-610 $))) NIL) (($ $ (-610 $)) NIL) (($ $ (-641 (-610 $))) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2288 (((-1166 $) (-610 $)) NIL (|has| $ (-1045)))) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 $ $) (-610 $)) NIL)) (-2599 (((-3 (-610 $) "failed") $) NIL)) (-3172 (($ (-641 $)) NIL) (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3499 (((-641 (-610 $)) $) NIL)) (-2330 (($ (-114) $) NIL) (($ (-114) (-641 $)) NIL)) (-1879 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) NIL)) (-3806 (($ $) NIL)) (-4315 (((-767) $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ (-641 $)) NIL) (($ $ $) NIL)) (-1629 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2707 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3055 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-2468 (((-767) $) NIL)) (-4361 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-1421 (($ $) NIL) (($ $ $) NIL)) (-3142 (($ $ (-767)) NIL) (($ $) NIL)) (-2264 (((-1119 (-564) (-610 $)) $) NIL)) (-3954 (($ $) NIL (|has| $ (-1045)))) (-4327 (((-379) $) NIL) (((-225) $) NIL) (((-169 (-379)) $) NIL)) (-2326 (((-858) $) NIL) (($ (-610 $)) NIL) (($ (-407 (-564))) NIL) (($ $) NIL) (($ (-564)) NIL) (($ (-1119 (-564) (-610 $))) NIL)) (-3662 (((-767)) NIL T CONST)) (-1962 (($ $) NIL) (($ (-641 $)) NIL)) (-2997 (((-112) (-114)) NIL)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 7 T CONST)) (-2421 (($) 12 T CONST)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 16)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL)) (-2981 (($ $ $) 15) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-407 (-564))) NIL) (($ $ (-564)) NIL) (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ $ $) NIL) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
+(((-48) (-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2326 ($ (-1119 (-564) (-610 $)))) (-15 -2254 ((-1119 (-564) (-610 $)) $)) (-15 -2264 ((-1119 (-564) (-610 $)) $)) (-15 -1297 ($ $)) (-15 -4158 ((-1166 $) (-1166 $) (-610 $))) (-15 -4158 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -4158 ($ $ (-610 $))) (-15 -4158 ($ $ (-641 (-610 $))))))) (T -48))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48)))) (-2254 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48)))) (-2264 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48)))) (-1297 (*1 *1 *1) (-5 *1 (-48))) (-4158 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-610 (-48))) (-5 *1 (-48)))) (-4158 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-641 (-610 (-48)))) (-5 *1 (-48)))) (-4158 (*1 *1 *1 *2) (-12 (-5 *2 (-610 (-48))) (-5 *1 (-48)))) (-4158 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-48)))) (-5 *1 (-48)))))
+(-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2326 ($ (-1119 (-564) (-610 $)))) (-15 -2254 ((-1119 (-564) (-610 $)) $)) (-15 -2264 ((-1119 (-564) (-610 $)) $)) (-15 -1297 ($ $)) (-15 -4158 ((-1166 $) (-1166 $) (-610 $))) (-15 -4158 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -4158 ($ $ (-610 $))) (-15 -4158 ($ $ (-641 (-610 $))))))
+((-2315 (((-112) $ $) NIL)) (-4144 (((-641 (-506)) $) 17)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 7)) (-2422 (((-1175) $) 18)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-49) (-13 (-1094) (-10 -8 (-15 -4144 ((-641 (-506)) $)) (-15 -2422 ((-1175) $))))) (T -49))
+((-4144 (*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-49)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-49)))))
+(-13 (-1094) (-10 -8 (-15 -4144 ((-641 (-506)) $)) (-15 -2422 ((-1175) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 87)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-2955 (((-112) $) 30)) (-4180 (((-3 |#1| "failed") $) 33)) (-2938 ((|#1| $) 34)) (-3878 (($ $) 40)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3853 ((|#1| $) 31)) (-1808 (($ $) 76)) (-2332 (((-1152) $) NIL)) (-3125 (((-112) $) 43)) (-3868 (((-1114) $) NIL)) (-2186 (($ (-767)) 74)) (-1673 (($ (-641 (-564))) 75)) (-3258 (((-767) $) 44)) (-2326 (((-858) $) 93) (($ (-564)) 71) (($ |#1|) 69)) (-1690 ((|#1| $ $) 28)) (-3662 (((-767)) 73 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 45 T CONST)) (-2421 (($) 17 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 66)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 67) (($ |#1| $) 60)))
+(((-50 |#1| |#2|) (-13 (-618 |#1|) (-1034 |#1|) (-10 -8 (-15 -3853 (|#1| $)) (-15 -1808 ($ $)) (-15 -3878 ($ $)) (-15 -1690 (|#1| $ $)) (-15 -2186 ($ (-767))) (-15 -1673 ($ (-641 (-564)))) (-15 -3125 ((-112) $)) (-15 -2955 ((-112) $)) (-15 -3258 ((-767) $)) (-15 -4271 ($ (-1 |#1| |#1|) $)))) (-1045) (-641 (-1170))) (T -50))
+((-3853 (*1 *2 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170))))) (-1808 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170))))) (-3878 (*1 *1 *1) (-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170))))) (-1690 (*1 *2 *1 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170))))) (-2186 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-1673 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-3125 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-2955 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-3258 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045)) (-14 *4 (-641 (-1170))))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-50 *3 *4)) (-14 *4 (-641 (-1170))))))
+(-13 (-618 |#1|) (-1034 |#1|) (-10 -8 (-15 -3853 (|#1| $)) (-15 -1808 ($ $)) (-15 -3878 ($ $)) (-15 -1690 (|#1| $ $)) (-15 -2186 ($ (-767))) (-15 -1673 ($ (-641 (-564)))) (-15 -3125 ((-112) $)) (-15 -2955 ((-112) $)) (-15 -3258 ((-767) $)) (-15 -4271 ($ (-1 |#1| |#1|) $))))
+((-2955 (((-112) (-52)) 13)) (-4180 (((-3 |#1| "failed") (-52)) 21)) (-2938 ((|#1| (-52)) 22)) (-2326 (((-52) |#1|) 18)))
+(((-51 |#1|) (-10 -7 (-15 -2326 ((-52) |#1|)) (-15 -4180 ((-3 |#1| "failed") (-52))) (-15 -2955 ((-112) (-52))) (-15 -2938 (|#1| (-52)))) (-1209)) (T -51))
+((-2938 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1209)))) (-2955 (*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1209)))) (-4180 (*1 *2 *3) (|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1209)))) (-2326 (*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1209)))))
+(-10 -7 (-15 -2326 ((-52) |#1|)) (-15 -4180 ((-3 |#1| "failed") (-52))) (-15 -2955 ((-112) (-52))) (-15 -2938 (|#1| (-52))))
+((-2315 (((-112) $ $) NIL)) (-3010 (((-1152) (-112)) 26)) (-4358 (((-858) $) 25)) (-2390 (((-770) $) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3590 (((-858) $) 17)) (-4332 (((-1098) $) 15)) (-2326 (((-858) $) 35)) (-1700 (((-112) $ $) NIL)) (-2142 (($ (-1098) (-770)) 36)) (-2876 (((-112) $ $) 19)))
+(((-52) (-13 (-1094) (-10 -8 (-15 -2142 ($ (-1098) (-770))) (-15 -3590 ((-858) $)) (-15 -4358 ((-858) $)) (-15 -4332 ((-1098) $)) (-15 -2390 ((-770) $)) (-15 -3010 ((-1152) (-112)))))) (T -52))
+((-2142 (*1 *1 *2 *3) (-12 (-5 *2 (-1098)) (-5 *3 (-770)) (-5 *1 (-52)))) (-3590 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))) (-4358 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))) (-4332 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-52)))) (-2390 (*1 *2 *1) (-12 (-5 *2 (-770)) (-5 *1 (-52)))) (-3010 (*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1152)) (-5 *1 (-52)))))
+(-13 (-1094) (-10 -8 (-15 -2142 ($ (-1098) (-770))) (-15 -3590 ((-858) $)) (-15 -4358 ((-858) $)) (-15 -4332 ((-1098) $)) (-15 -2390 ((-770) $)) (-15 -3010 ((-1152) (-112)))))
+((-3106 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 19)))
+(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3106 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-1045) (-644 |#1|) (-848 |#1|)) (T -53))
+((-3106 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-644 *5)) (-4 *5 (-1045)) (-5 *1 (-53 *5 *2 *3)) (-4 *3 (-848 *5)))))
+(-10 -7 (-15 -3106 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
+((-3754 ((|#3| |#3| (-641 (-1170))) 46)) (-1543 ((|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3| (-917)) 32) ((|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3|) 31)))
+(((-54 |#1| |#2| |#3|) (-10 -7 (-15 -1543 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3|)) (-15 -1543 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3| (-917))) (-15 -3754 (|#3| |#3| (-641 (-1170))))) (-1094) (-13 (-1045) (-882 |#1|) (-846) (-612 (-888 |#1|))) (-13 (-430 |#2|) (-882 |#1|) (-612 (-888 |#1|)))) (T -54))
+((-3754 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-54 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))) (-1543 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-641 (-1070 *5 *6 *2))) (-5 *4 (-917)) (-4 *5 (-1094)) (-4 *6 (-13 (-1045) (-882 *5) (-846) (-612 (-888 *5)))) (-4 *2 (-13 (-430 *6) (-882 *5) (-612 (-888 *5)))) (-5 *1 (-54 *5 *6 *2)))) (-1543 (*1 *2 *3 *2) (-12 (-5 *3 (-641 (-1070 *4 *5 *2))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))) (-5 *1 (-54 *4 *5 *2)))))
+(-10 -7 (-15 -1543 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3|)) (-15 -1543 (|#3| (-641 (-1070 |#1| |#2| |#3|)) |#3| (-917))) (-15 -3754 (|#3| |#3| (-641 (-1170)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 14)) (-4180 (((-3 (-767) "failed") $) 34)) (-2938 (((-767) $) NIL)) (-1980 (((-112) $) 16)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) 18)) (-2326 (((-858) $) 23) (($ (-767)) 29)) (-1700 (((-112) $ $) NIL)) (-1452 (($) 11 T CONST)) (-2876 (((-112) $ $) 20)))
+(((-55) (-13 (-1094) (-1034 (-767)) (-10 -8 (-15 -1452 ($) -4008) (-15 -2480 ((-112) $)) (-15 -1980 ((-112) $))))) (T -55))
+((-1452 (*1 *1) (-5 *1 (-55))) (-2480 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55)))) (-1980 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55)))))
+(-13 (-1094) (-1034 (-767)) (-10 -8 (-15 -1452 ($) -4008) (-15 -2480 ((-112) $)) (-15 -1980 ((-112) $))))
+((-3073 (((-112) $ (-767)) 27)) (-2070 (($ $ (-564) |#3|) 64)) (-2649 (($ $ (-564) |#4|) 68)) (-1691 ((|#3| $ (-564)) 77)) (-1624 (((-641 |#2|) $) 45)) (-1509 (((-112) $ (-767)) 30)) (-1363 (((-112) |#2| $) 72)) (-2613 (($ (-1 |#2| |#2|) $) 53)) (-4271 (($ (-1 |#2| |#2|) $) 52) (($ (-1 |#2| |#2| |#2|) $ $) 56) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 60)) (-4068 (((-112) $ (-767)) 29)) (-1428 (($ $ |#2|) 50)) (-1703 (((-112) (-1 (-112) |#2|) $) 21)) (-4361 ((|#2| $ (-564) (-564)) NIL) ((|#2| $ (-564) (-564) |#2|) 33)) (-3879 (((-767) (-1 (-112) |#2|) $) 39) (((-767) |#2| $) 74)) (-3774 (($ $) 49)) (-4331 ((|#4| $ (-564)) 80)) (-2326 (((-858) $) 86)) (-4062 (((-112) (-1 (-112) |#2|) $) 20)) (-2876 (((-112) $ $) 71)) (-2069 (((-767) $) 31)))
+(((-56 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2649 (|#1| |#1| (-564) |#4|)) (-15 -2070 (|#1| |#1| (-564) |#3|)) (-15 -1624 ((-641 |#2|) |#1|)) (-15 -4331 (|#4| |#1| (-564))) (-15 -1691 (|#3| |#1| (-564))) (-15 -4361 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) (-564))) (-15 -1428 (|#1| |#1| |#2|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -1363 ((-112) |#2| |#1|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767))) (-15 -3774 (|#1| |#1|))) (-57 |#2| |#3| |#4|) (-1209) (-373 |#2|) (-373 |#2|)) (T -56))
+NIL
+(-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2649 (|#1| |#1| (-564) |#4|)) (-15 -2070 (|#1| |#1| (-564) |#3|)) (-15 -1624 ((-641 |#2|) |#1|)) (-15 -4331 (|#4| |#1| (-564))) (-15 -1691 (|#3| |#1| (-564))) (-15 -4361 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) (-564))) (-15 -1428 (|#1| |#1| |#2|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -1363 ((-112) |#2| |#1|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767))) (-15 -3774 (|#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) (-564) |#1|) 45)) (-2070 (($ $ (-564) |#2|) 43)) (-2649 (($ $ (-564) |#3|) 42)) (-1747 (($) 7 T CONST)) (-1691 ((|#2| $ (-564)) 47)) (-2619 ((|#1| $ (-564) (-564) |#1|) 44)) (-2562 ((|#1| $ (-564) (-564)) 49)) (-1624 (((-641 |#1|) $) 31)) (-4387 (((-767) $) 52)) (-4111 (($ (-767) (-767) |#1|) 58)) (-1304 (((-767) $) 51)) (-1509 (((-112) $ (-767)) 9)) (-3345 (((-564) $) 56)) (-2767 (((-564) $) 54)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2603 (((-564) $) 55)) (-2224 (((-564) $) 53)) (-2613 (($ (-1 |#1| |#1|) $) 35)) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 41) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 40)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) 57)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) (-564)) 50) ((|#1| $ (-564) (-564) |#1|) 48)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4331 ((|#3| $ (-564)) 46)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-57 |#1| |#2| |#3|) (-140) (-1209) (-373 |t#1|) (-373 |t#1|)) (T -57))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4142 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-767)) (-4 *3 (-1209)) (-4 *1 (-57 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1324 (*1 *1 *1 *2) (-12 (-4 *1 (-57 *2 *3 *4)) (-4 *2 (-1209)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2476 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-4030 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-2791 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-1980 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-3618 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-767)))) (-3631 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-767)))) (-4362 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-1209)))) (-4266 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-1209)))) (-4362 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)))) (-1441 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *2 *5)) (-4 *4 (-1209)) (-4 *5 (-373 *4)) (-4 *2 (-373 *4)))) (-2104 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *5 *2)) (-4 *4 (-1209)) (-4 *5 (-373 *4)) (-4 *2 (-373 *4)))) (-3305 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-641 *3)))) (-3797 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)))) (-4335 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)))) (-2375 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *3 *5)) (-4 *4 (-1209)) (-4 *3 (-373 *4)) (-4 *5 (-373 *4)))) (-1486 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *5 *3)) (-4 *4 (-1209)) (-4 *5 (-373 *4)) (-4 *3 (-373 *4)))) (-4326 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4289 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4289 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
-(-13 (-489 |t#1|) (-10 -8 (-6 -4407) (-6 -4406) (-15 -4142 ($ (-767) (-767) |t#1|)) (-15 -1324 ($ $ |t#1|)) (-15 -2476 ((-564) $)) (-15 -4030 ((-564) $)) (-15 -2791 ((-564) $)) (-15 -1980 ((-564) $)) (-15 -3618 ((-767) $)) (-15 -3631 ((-767) $)) (-15 -4362 (|t#1| $ (-564) (-564))) (-15 -4266 (|t#1| $ (-564) (-564))) (-15 -4362 (|t#1| $ (-564) (-564) |t#1|)) (-15 -1441 (|t#2| $ (-564))) (-15 -2104 (|t#3| $ (-564))) (-15 -3305 ((-641 |t#1|) $)) (-15 -3797 (|t#1| $ (-564) (-564) |t#1|)) (-15 -4335 (|t#1| $ (-564) (-564) |t#1|)) (-15 -2375 ($ $ (-564) |t#2|)) (-15 -1486 ($ $ (-564) |t#3|)) (-15 -4289 ($ (-1 |t#1| |t#1|) $)) (-15 -4326 ($ (-1 |t#1| |t#1|) $)) (-15 -4289 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -4289 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2981 (((-59 |#2|) (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|) 16)) (-2965 ((|#2| (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|) 18)) (-4289 (((-59 |#2|) (-1 |#2| |#1|) (-59 |#1|)) 13)))
-(((-58 |#1| |#2|) (-10 -7 (-15 -2981 ((-59 |#2|) (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -4289 ((-59 |#2|) (-1 |#2| |#1|) (-59 |#1|)))) (-1209) (-1209)) (T -58))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-59 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-59 *6)) (-5 *1 (-58 *5 *6)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-59 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-58 *5 *2)))) (-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-59 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-59 *5)) (-5 *1 (-58 *6 *5)))))
-(-10 -7 (-15 -2981 ((-59 |#2|) (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -4289 ((-59 |#2|) (-1 |#2| |#1|) (-59 |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2267 (($ (-641 |#1|)) 11) (($ (-767) |#1|) 14)) (-4142 (($ (-767) |#1|) 13)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 10)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-59 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -2267 ($ (-641 |#1|))) (-15 -2267 ($ (-767) |#1|)))) (-1209)) (T -59))
-((-2267 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-59 *3)))) (-2267 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-59 *3)) (-4 *3 (-1209)))))
-(-13 (-19 |#1|) (-10 -8 (-15 -2267 ($ (-641 |#1|))) (-15 -2267 ($ (-767) |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2375 (($ $ (-564) (-59 |#1|)) NIL)) (-1486 (($ $ (-564) (-59 |#1|)) NIL)) (-3500 (($) NIL T CONST)) (-1441 (((-59 |#1|) $ (-564)) NIL)) (-4335 ((|#1| $ (-564) (-564) |#1|) NIL)) (-4266 ((|#1| $ (-564) (-564)) NIL)) (-3305 (((-641 |#1|) $) NIL)) (-3618 (((-767) $) NIL)) (-4142 (($ (-767) (-767) |#1|) NIL)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-2476 (((-564) $) NIL)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4030 (((-564) $) NIL)) (-1980 (((-564) $) NIL)) (-4326 (($ (-1 |#1| |#1|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2104 (((-59 |#1|) $ (-564)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-60 |#1|) (-13 (-57 |#1| (-59 |#1|) (-59 |#1|)) (-10 -7 (-6 -4407))) (-1209)) (T -60))
-NIL
-(-13 (-57 |#1| (-59 |#1|) (-59 |#1|)) (-10 -7 (-6 -4407)))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 74) (((-3 $ "failed") (-1259 (-316 (-564)))) 63) (((-3 $ "failed") (-1259 (-948 (-379)))) 94) (((-3 $ "failed") (-1259 (-948 (-564)))) 84) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 52) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 39)) (-2961 (($ (-1259 (-316 (-379)))) 70) (($ (-1259 (-316 (-564)))) 59) (($ (-1259 (-948 (-379)))) 90) (($ (-1259 (-948 (-564)))) 80) (($ (-1259 (-407 (-948 (-379))))) 48) (($ (-1259 (-407 (-948 (-564))))) 32)) (-1303 (((-1264) $) 127)) (-2350 (((-858) $) 121) (($ (-641 (-330))) 103) (($ (-330)) 97) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 101) (($ (-1259 (-339 (-2363 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2363) (-695)))) 31)))
-(((-61 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2363) (-695))))))) (-1170)) (T -61))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2363) (-695)))) (-5 *1 (-61 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2363) (-695)))))))
-((-1303 (((-1264) $) 54) (((-1264)) 55)) (-2350 (((-858) $) 51)))
-(((-62 |#1|) (-13 (-395) (-10 -7 (-15 -1303 ((-1264))))) (-1170)) (T -62))
-((-1303 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-62 *3)) (-14 *3 (-1170)))))
-(-13 (-395) (-10 -7 (-15 -1303 ((-1264)))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 154) (((-3 $ "failed") (-1259 (-316 (-564)))) 144) (((-3 $ "failed") (-1259 (-948 (-379)))) 174) (((-3 $ "failed") (-1259 (-948 (-564)))) 164) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 133) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 121)) (-2961 (($ (-1259 (-316 (-379)))) 150) (($ (-1259 (-316 (-564)))) 140) (($ (-1259 (-948 (-379)))) 170) (($ (-1259 (-948 (-564)))) 160) (($ (-1259 (-407 (-948 (-379))))) 129) (($ (-1259 (-407 (-948 (-564))))) 114)) (-1303 (((-1264) $) 107)) (-2350 (((-858) $) 101) (($ (-641 (-330))) 30) (($ (-330)) 35) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 33) (($ (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695)))) 99)))
-(((-63 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695))))))) (-1170)) (T -63))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695)))) (-5 *1 (-63 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695)))))))
-((-4201 (((-3 $ "failed") (-316 (-379))) 41) (((-3 $ "failed") (-316 (-564))) 46) (((-3 $ "failed") (-948 (-379))) 50) (((-3 $ "failed") (-948 (-564))) 54) (((-3 $ "failed") (-407 (-948 (-379)))) 36) (((-3 $ "failed") (-407 (-948 (-564)))) 29)) (-2961 (($ (-316 (-379))) 39) (($ (-316 (-564))) 44) (($ (-948 (-379))) 48) (($ (-948 (-564))) 52) (($ (-407 (-948 (-379)))) 34) (($ (-407 (-948 (-564)))) 26)) (-1303 (((-1264) $) 76)) (-2350 (((-858) $) 69) (($ (-641 (-330))) 61) (($ (-330)) 66) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 64) (($ (-339 (-2363 (QUOTE X)) (-2363) (-695))) 25)))
-(((-64 |#1|) (-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363 (QUOTE X)) (-2363) (-695)))))) (-1170)) (T -64))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-339 (-2363 (QUOTE X)) (-2363) (-695))) (-5 *1 (-64 *3)) (-14 *3 (-1170)))))
-(-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363 (QUOTE X)) (-2363) (-695))))))
-((-4201 (((-3 $ "failed") (-685 (-316 (-379)))) 114) (((-3 $ "failed") (-685 (-316 (-564)))) 102) (((-3 $ "failed") (-685 (-948 (-379)))) 136) (((-3 $ "failed") (-685 (-948 (-564)))) 125) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 90) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 76)) (-2961 (($ (-685 (-316 (-379)))) 110) (($ (-685 (-316 (-564)))) 98) (($ (-685 (-948 (-379)))) 132) (($ (-685 (-948 (-564)))) 121) (($ (-685 (-407 (-948 (-379))))) 86) (($ (-685 (-407 (-948 (-564))))) 69)) (-1303 (((-1264) $) 144)) (-2350 (((-858) $) 138) (($ (-641 (-330))) 29) (($ (-330)) 34) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 32) (($ (-685 (-339 (-2363) (-2363 (QUOTE X) (QUOTE HESS)) (-695)))) 59)))
-(((-65 |#1|) (-13 (-384) (-614 (-685 (-339 (-2363) (-2363 (QUOTE X) (QUOTE HESS)) (-695))))) (-1170)) (T -65))
-NIL
-(-13 (-384) (-614 (-685 (-339 (-2363) (-2363 (QUOTE X) (QUOTE HESS)) (-695)))))
-((-4201 (((-3 $ "failed") (-316 (-379))) 60) (((-3 $ "failed") (-316 (-564))) 65) (((-3 $ "failed") (-948 (-379))) 69) (((-3 $ "failed") (-948 (-564))) 73) (((-3 $ "failed") (-407 (-948 (-379)))) 55) (((-3 $ "failed") (-407 (-948 (-564)))) 48)) (-2961 (($ (-316 (-379))) 58) (($ (-316 (-564))) 63) (($ (-948 (-379))) 67) (($ (-948 (-564))) 71) (($ (-407 (-948 (-379)))) 53) (($ (-407 (-948 (-564)))) 45)) (-1303 (((-1264) $) 82)) (-2350 (((-858) $) 76) (($ (-641 (-330))) 29) (($ (-330)) 34) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 32) (($ (-339 (-2363) (-2363 (QUOTE XC)) (-695))) 40)))
-(((-66 |#1|) (-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363) (-2363 (QUOTE XC)) (-695)))))) (-1170)) (T -66))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-339 (-2363) (-2363 (QUOTE XC)) (-695))) (-5 *1 (-66 *3)) (-14 *3 (-1170)))))
-(-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363) (-2363 (QUOTE XC)) (-695))))))
-((-1303 (((-1264) $) 68)) (-2350 (((-858) $) 62) (($ (-685 (-695))) 54) (($ (-641 (-330))) 53) (($ (-330)) 60) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 58)))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4111 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-767)) (-4 *3 (-1209)) (-4 *1 (-57 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1428 (*1 *1 *1 *2) (-12 (-4 *1 (-57 *2 *3 *4)) (-4 *2 (-1209)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-3345 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-2767 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-2224 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-564)))) (-4387 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-767)))) (-1304 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-767)))) (-4361 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-1209)))) (-2562 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-1209)))) (-4361 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)))) (-1691 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *2 *5)) (-4 *4 (-1209)) (-4 *5 (-373 *4)) (-4 *2 (-373 *4)))) (-4331 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *5 *2)) (-4 *4 (-1209)) (-4 *5 (-373 *4)) (-4 *2 (-373 *4)))) (-1624 (*1 *2 *1) (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-641 *3)))) (-2463 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)))) (-2619 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209)) (-4 *4 (-373 *2)) (-4 *5 (-373 *2)))) (-2070 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *3 *5)) (-4 *4 (-1209)) (-4 *3 (-373 *4)) (-4 *5 (-373 *4)))) (-2649 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *5 *3)) (-4 *4 (-1209)) (-4 *5 (-373 *4)) (-4 *3 (-373 *4)))) (-2613 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4271 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4271 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
+(-13 (-489 |t#1|) (-10 -8 (-6 -4408) (-6 -4407) (-15 -4111 ($ (-767) (-767) |t#1|)) (-15 -1428 ($ $ |t#1|)) (-15 -3345 ((-564) $)) (-15 -2603 ((-564) $)) (-15 -2767 ((-564) $)) (-15 -2224 ((-564) $)) (-15 -4387 ((-767) $)) (-15 -1304 ((-767) $)) (-15 -4361 (|t#1| $ (-564) (-564))) (-15 -2562 (|t#1| $ (-564) (-564))) (-15 -4361 (|t#1| $ (-564) (-564) |t#1|)) (-15 -1691 (|t#2| $ (-564))) (-15 -4331 (|t#3| $ (-564))) (-15 -1624 ((-641 |t#1|) $)) (-15 -2463 (|t#1| $ (-564) (-564) |t#1|)) (-15 -2619 (|t#1| $ (-564) (-564) |t#1|)) (-15 -2070 ($ $ (-564) |t#2|)) (-15 -2649 ($ $ (-564) |t#3|)) (-15 -4271 ($ (-1 |t#1| |t#1|) $)) (-15 -2613 ($ (-1 |t#1| |t#1|) $)) (-15 -4271 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -4271 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2612 (((-59 |#2|) (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|) 16)) (-1297 ((|#2| (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|) 18)) (-4271 (((-59 |#2|) (-1 |#2| |#1|) (-59 |#1|)) 13)))
+(((-58 |#1| |#2|) (-10 -7 (-15 -2612 ((-59 |#2|) (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -4271 ((-59 |#2|) (-1 |#2| |#1|) (-59 |#1|)))) (-1209) (-1209)) (T -58))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-59 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-59 *6)) (-5 *1 (-58 *5 *6)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-59 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-58 *5 *2)))) (-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-59 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-59 *5)) (-5 *1 (-58 *6 *5)))))
+(-10 -7 (-15 -2612 ((-59 |#2|) (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-59 |#1|) |#2|)) (-15 -4271 ((-59 |#2|) (-1 |#2| |#1|) (-59 |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1305 (($ (-641 |#1|)) 11) (($ (-767) |#1|) 14)) (-4111 (($ (-767) |#1|) 13)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 10)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-59 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -1305 ($ (-641 |#1|))) (-15 -1305 ($ (-767) |#1|)))) (-1209)) (T -59))
+((-1305 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-59 *3)))) (-1305 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-59 *3)) (-4 *3 (-1209)))))
+(-13 (-19 |#1|) (-10 -8 (-15 -1305 ($ (-641 |#1|))) (-15 -1305 ($ (-767) |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2070 (($ $ (-564) (-59 |#1|)) NIL)) (-2649 (($ $ (-564) (-59 |#1|)) NIL)) (-1747 (($) NIL T CONST)) (-1691 (((-59 |#1|) $ (-564)) NIL)) (-2619 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2562 ((|#1| $ (-564) (-564)) NIL)) (-1624 (((-641 |#1|) $) NIL)) (-4387 (((-767) $) NIL)) (-4111 (($ (-767) (-767) |#1|) NIL)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3345 (((-564) $) NIL)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2603 (((-564) $) NIL)) (-2224 (((-564) $) NIL)) (-2613 (($ (-1 |#1| |#1|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-4331 (((-59 |#1|) $ (-564)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-60 |#1|) (-13 (-57 |#1| (-59 |#1|) (-59 |#1|)) (-10 -7 (-6 -4408))) (-1209)) (T -60))
+NIL
+(-13 (-57 |#1| (-59 |#1|) (-59 |#1|)) (-10 -7 (-6 -4408)))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 74) (((-3 $ "failed") (-1259 (-316 (-564)))) 63) (((-3 $ "failed") (-1259 (-948 (-379)))) 94) (((-3 $ "failed") (-1259 (-948 (-564)))) 84) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 52) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 39)) (-2938 (($ (-1259 (-316 (-379)))) 70) (($ (-1259 (-316 (-564)))) 59) (($ (-1259 (-948 (-379)))) 90) (($ (-1259 (-948 (-564)))) 80) (($ (-1259 (-407 (-948 (-379))))) 48) (($ (-1259 (-407 (-948 (-564))))) 32)) (-1309 (((-1264) $) 127)) (-2326 (((-858) $) 121) (($ (-641 (-330))) 103) (($ (-330)) 97) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 101) (($ (-1259 (-339 (-2336 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2336) (-695)))) 31)))
+(((-61 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2336) (-695))))))) (-1170)) (T -61))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2336) (-695)))) (-5 *1 (-61 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2336) (-695)))))))
+((-1309 (((-1264) $) 54) (((-1264)) 55)) (-2326 (((-858) $) 51)))
+(((-62 |#1|) (-13 (-395) (-10 -7 (-15 -1309 ((-1264))))) (-1170)) (T -62))
+((-1309 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-62 *3)) (-14 *3 (-1170)))))
+(-13 (-395) (-10 -7 (-15 -1309 ((-1264)))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 154) (((-3 $ "failed") (-1259 (-316 (-564)))) 144) (((-3 $ "failed") (-1259 (-948 (-379)))) 174) (((-3 $ "failed") (-1259 (-948 (-564)))) 164) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 133) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 121)) (-2938 (($ (-1259 (-316 (-379)))) 150) (($ (-1259 (-316 (-564)))) 140) (($ (-1259 (-948 (-379)))) 170) (($ (-1259 (-948 (-564)))) 160) (($ (-1259 (-407 (-948 (-379))))) 129) (($ (-1259 (-407 (-948 (-564))))) 114)) (-1309 (((-1264) $) 107)) (-2326 (((-858) $) 101) (($ (-641 (-330))) 30) (($ (-330)) 35) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 33) (($ (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695)))) 99)))
+(((-63 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695))))))) (-1170)) (T -63))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695)))) (-5 *1 (-63 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695)))))))
+((-4180 (((-3 $ "failed") (-316 (-379))) 41) (((-3 $ "failed") (-316 (-564))) 46) (((-3 $ "failed") (-948 (-379))) 50) (((-3 $ "failed") (-948 (-564))) 54) (((-3 $ "failed") (-407 (-948 (-379)))) 36) (((-3 $ "failed") (-407 (-948 (-564)))) 29)) (-2938 (($ (-316 (-379))) 39) (($ (-316 (-564))) 44) (($ (-948 (-379))) 48) (($ (-948 (-564))) 52) (($ (-407 (-948 (-379)))) 34) (($ (-407 (-948 (-564)))) 26)) (-1309 (((-1264) $) 76)) (-2326 (((-858) $) 69) (($ (-641 (-330))) 61) (($ (-330)) 66) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 64) (($ (-339 (-2336 (QUOTE X)) (-2336) (-695))) 25)))
+(((-64 |#1|) (-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336 (QUOTE X)) (-2336) (-695)))))) (-1170)) (T -64))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-339 (-2336 (QUOTE X)) (-2336) (-695))) (-5 *1 (-64 *3)) (-14 *3 (-1170)))))
+(-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336 (QUOTE X)) (-2336) (-695))))))
+((-4180 (((-3 $ "failed") (-685 (-316 (-379)))) 114) (((-3 $ "failed") (-685 (-316 (-564)))) 102) (((-3 $ "failed") (-685 (-948 (-379)))) 136) (((-3 $ "failed") (-685 (-948 (-564)))) 125) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 90) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 76)) (-2938 (($ (-685 (-316 (-379)))) 110) (($ (-685 (-316 (-564)))) 98) (($ (-685 (-948 (-379)))) 132) (($ (-685 (-948 (-564)))) 121) (($ (-685 (-407 (-948 (-379))))) 86) (($ (-685 (-407 (-948 (-564))))) 69)) (-1309 (((-1264) $) 144)) (-2326 (((-858) $) 138) (($ (-641 (-330))) 29) (($ (-330)) 34) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 32) (($ (-685 (-339 (-2336) (-2336 (QUOTE X) (QUOTE HESS)) (-695)))) 59)))
+(((-65 |#1|) (-13 (-384) (-614 (-685 (-339 (-2336) (-2336 (QUOTE X) (QUOTE HESS)) (-695))))) (-1170)) (T -65))
+NIL
+(-13 (-384) (-614 (-685 (-339 (-2336) (-2336 (QUOTE X) (QUOTE HESS)) (-695)))))
+((-4180 (((-3 $ "failed") (-316 (-379))) 60) (((-3 $ "failed") (-316 (-564))) 65) (((-3 $ "failed") (-948 (-379))) 69) (((-3 $ "failed") (-948 (-564))) 73) (((-3 $ "failed") (-407 (-948 (-379)))) 55) (((-3 $ "failed") (-407 (-948 (-564)))) 48)) (-2938 (($ (-316 (-379))) 58) (($ (-316 (-564))) 63) (($ (-948 (-379))) 67) (($ (-948 (-564))) 71) (($ (-407 (-948 (-379)))) 53) (($ (-407 (-948 (-564)))) 45)) (-1309 (((-1264) $) 82)) (-2326 (((-858) $) 76) (($ (-641 (-330))) 29) (($ (-330)) 34) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 32) (($ (-339 (-2336) (-2336 (QUOTE XC)) (-695))) 40)))
+(((-66 |#1|) (-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336) (-2336 (QUOTE XC)) (-695)))))) (-1170)) (T -66))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-339 (-2336) (-2336 (QUOTE XC)) (-695))) (-5 *1 (-66 *3)) (-14 *3 (-1170)))))
+(-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336) (-2336 (QUOTE XC)) (-695))))))
+((-1309 (((-1264) $) 68)) (-2326 (((-858) $) 62) (($ (-685 (-695))) 54) (($ (-641 (-330))) 53) (($ (-330)) 60) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 58)))
(((-67 |#1|) (-383) (-1170)) (T -67))
NIL
(-383)
-((-1303 (((-1264) $) 69)) (-2350 (((-858) $) 63) (($ (-685 (-695))) 55) (($ (-641 (-330))) 54) (($ (-330)) 57) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 60)))
+((-1309 (((-1264) $) 69)) (-2326 (((-858) $) 63) (($ (-685 (-695))) 55) (($ (-641 (-330))) 54) (($ (-330)) 57) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 60)))
(((-68 |#1|) (-383) (-1170)) (T -68))
NIL
(-383)
-((-1303 (((-1264) $) NIL) (((-1264)) 33)) (-2350 (((-858) $) NIL)))
-(((-69 |#1|) (-13 (-395) (-10 -7 (-15 -1303 ((-1264))))) (-1170)) (T -69))
-((-1303 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-69 *3)) (-14 *3 (-1170)))))
-(-13 (-395) (-10 -7 (-15 -1303 ((-1264)))))
-((-1303 (((-1264) $) 75)) (-2350 (((-858) $) 69) (($ (-685 (-695))) 61) (($ (-641 (-330))) 63) (($ (-330)) 66) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 60)))
+((-1309 (((-1264) $) NIL) (((-1264)) 33)) (-2326 (((-858) $) NIL)))
+(((-69 |#1|) (-13 (-395) (-10 -7 (-15 -1309 ((-1264))))) (-1170)) (T -69))
+((-1309 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-69 *3)) (-14 *3 (-1170)))))
+(-13 (-395) (-10 -7 (-15 -1309 ((-1264)))))
+((-1309 (((-1264) $) 75)) (-2326 (((-858) $) 69) (($ (-685 (-695))) 61) (($ (-641 (-330))) 63) (($ (-330)) 66) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 60)))
(((-70 |#1|) (-383) (-1170)) (T -70))
NIL
(-383)
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 111) (((-3 $ "failed") (-1259 (-316 (-564)))) 100) (((-3 $ "failed") (-1259 (-948 (-379)))) 131) (((-3 $ "failed") (-1259 (-948 (-564)))) 121) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 89) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 76)) (-2961 (($ (-1259 (-316 (-379)))) 107) (($ (-1259 (-316 (-564)))) 96) (($ (-1259 (-948 (-379)))) 127) (($ (-1259 (-948 (-564)))) 117) (($ (-1259 (-407 (-948 (-379))))) 85) (($ (-1259 (-407 (-948 (-564))))) 69)) (-1303 (((-1264) $) 144)) (-2350 (((-858) $) 138) (($ (-641 (-330))) 133) (($ (-330)) 136) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 61) (($ (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))) 62)))
-(((-71 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695))))))) (-1170)) (T -71))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))) (-5 *1 (-71 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))))))
-((-1303 (((-1264) $) 33) (((-1264)) 32)) (-2350 (((-858) $) 36)))
-(((-72 |#1|) (-13 (-395) (-10 -7 (-15 -1303 ((-1264))))) (-1170)) (T -72))
-((-1303 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-72 *3)) (-14 *3 (-1170)))))
-(-13 (-395) (-10 -7 (-15 -1303 ((-1264)))))
-((-1303 (((-1264) $) 65)) (-2350 (((-858) $) 59) (($ (-685 (-695))) 51) (($ (-641 (-330))) 53) (($ (-330)) 56) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 50)))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 111) (((-3 $ "failed") (-1259 (-316 (-564)))) 100) (((-3 $ "failed") (-1259 (-948 (-379)))) 131) (((-3 $ "failed") (-1259 (-948 (-564)))) 121) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 89) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 76)) (-2938 (($ (-1259 (-316 (-379)))) 107) (($ (-1259 (-316 (-564)))) 96) (($ (-1259 (-948 (-379)))) 127) (($ (-1259 (-948 (-564)))) 117) (($ (-1259 (-407 (-948 (-379))))) 85) (($ (-1259 (-407 (-948 (-564))))) 69)) (-1309 (((-1264) $) 144)) (-2326 (((-858) $) 138) (($ (-641 (-330))) 133) (($ (-330)) 136) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 61) (($ (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))) 62)))
+(((-71 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695))))))) (-1170)) (T -71))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))) (-5 *1 (-71 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))))))
+((-1309 (((-1264) $) 33) (((-1264)) 32)) (-2326 (((-858) $) 36)))
+(((-72 |#1|) (-13 (-395) (-10 -7 (-15 -1309 ((-1264))))) (-1170)) (T -72))
+((-1309 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-72 *3)) (-14 *3 (-1170)))))
+(-13 (-395) (-10 -7 (-15 -1309 ((-1264)))))
+((-1309 (((-1264) $) 65)) (-2326 (((-858) $) 59) (($ (-685 (-695))) 51) (($ (-641 (-330))) 53) (($ (-330)) 56) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 50)))
(((-73 |#1|) (-383) (-1170)) (T -73))
NIL
(-383)
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 130) (((-3 $ "failed") (-1259 (-316 (-564)))) 120) (((-3 $ "failed") (-1259 (-948 (-379)))) 150) (((-3 $ "failed") (-1259 (-948 (-564)))) 140) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 110) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 98)) (-2961 (($ (-1259 (-316 (-379)))) 126) (($ (-1259 (-316 (-564)))) 116) (($ (-1259 (-948 (-379)))) 146) (($ (-1259 (-948 (-564)))) 136) (($ (-1259 (-407 (-948 (-379))))) 106) (($ (-1259 (-407 (-948 (-564))))) 91)) (-1303 (((-1264) $) 83)) (-2350 (((-858) $) 28) (($ (-641 (-330))) 73) (($ (-330)) 69) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 76) (($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))) 70)))
-(((-74 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695))))))) (-1170)) (T -74))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))) (-5 *1 (-74 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 135) (((-3 $ "failed") (-1259 (-316 (-564)))) 124) (((-3 $ "failed") (-1259 (-948 (-379)))) 155) (((-3 $ "failed") (-1259 (-948 (-564)))) 145) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 113) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 100)) (-2961 (($ (-1259 (-316 (-379)))) 131) (($ (-1259 (-316 (-564)))) 120) (($ (-1259 (-948 (-379)))) 151) (($ (-1259 (-948 (-564)))) 141) (($ (-1259 (-407 (-948 (-379))))) 109) (($ (-1259 (-407 (-948 (-564))))) 93)) (-1303 (((-1264) $) 85)) (-2350 (((-858) $) 77) (($ (-641 (-330))) NIL) (($ (-330)) NIL) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) NIL) (($ (-1259 (-339 (-2363 (QUOTE X) (QUOTE EPS)) (-2363 (QUOTE -2292)) (-695)))) 72)))
-(((-75 |#1| |#2| |#3|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X) (QUOTE EPS)) (-2363 (QUOTE -2292)) (-695))))))) (-1170) (-1170) (-1170)) (T -75))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE X) (QUOTE EPS)) (-2363 (QUOTE -2292)) (-695)))) (-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1170)) (-14 *4 (-1170)) (-14 *5 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X) (QUOTE EPS)) (-2363 (QUOTE -2292)) (-695)))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 141) (((-3 $ "failed") (-1259 (-316 (-564)))) 130) (((-3 $ "failed") (-1259 (-948 (-379)))) 161) (((-3 $ "failed") (-1259 (-948 (-564)))) 151) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 119) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 106)) (-2961 (($ (-1259 (-316 (-379)))) 137) (($ (-1259 (-316 (-564)))) 126) (($ (-1259 (-948 (-379)))) 157) (($ (-1259 (-948 (-564)))) 147) (($ (-1259 (-407 (-948 (-379))))) 115) (($ (-1259 (-407 (-948 (-564))))) 99)) (-1303 (((-1264) $) 91)) (-2350 (((-858) $) 83) (($ (-641 (-330))) NIL) (($ (-330)) NIL) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) NIL) (($ (-1259 (-339 (-2363 (QUOTE EPS)) (-2363 (QUOTE YA) (QUOTE YB)) (-695)))) 78)))
-(((-76 |#1| |#2| |#3|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE EPS)) (-2363 (QUOTE YA) (QUOTE YB)) (-695))))))) (-1170) (-1170) (-1170)) (T -76))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE EPS)) (-2363 (QUOTE YA) (QUOTE YB)) (-695)))) (-5 *1 (-76 *3 *4 *5)) (-14 *3 (-1170)) (-14 *4 (-1170)) (-14 *5 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE EPS)) (-2363 (QUOTE YA) (QUOTE YB)) (-695)))))))
-((-4201 (((-3 $ "failed") (-316 (-379))) 83) (((-3 $ "failed") (-316 (-564))) 88) (((-3 $ "failed") (-948 (-379))) 92) (((-3 $ "failed") (-948 (-564))) 96) (((-3 $ "failed") (-407 (-948 (-379)))) 78) (((-3 $ "failed") (-407 (-948 (-564)))) 71)) (-2961 (($ (-316 (-379))) 81) (($ (-316 (-564))) 86) (($ (-948 (-379))) 90) (($ (-948 (-564))) 94) (($ (-407 (-948 (-379)))) 76) (($ (-407 (-948 (-564)))) 68)) (-1303 (((-1264) $) 63)) (-2350 (((-858) $) 51) (($ (-641 (-330))) 47) (($ (-330)) 57) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 55) (($ (-339 (-2363) (-2363 (QUOTE X)) (-695))) 48)))
-(((-77 |#1|) (-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363) (-2363 (QUOTE X)) (-695)))))) (-1170)) (T -77))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-339 (-2363) (-2363 (QUOTE X)) (-695))) (-5 *1 (-77 *3)) (-14 *3 (-1170)))))
-(-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363) (-2363 (QUOTE X)) (-695))))))
-((-4201 (((-3 $ "failed") (-316 (-379))) 47) (((-3 $ "failed") (-316 (-564))) 52) (((-3 $ "failed") (-948 (-379))) 56) (((-3 $ "failed") (-948 (-564))) 60) (((-3 $ "failed") (-407 (-948 (-379)))) 42) (((-3 $ "failed") (-407 (-948 (-564)))) 35)) (-2961 (($ (-316 (-379))) 45) (($ (-316 (-564))) 50) (($ (-948 (-379))) 54) (($ (-948 (-564))) 58) (($ (-407 (-948 (-379)))) 40) (($ (-407 (-948 (-564)))) 32)) (-1303 (((-1264) $) 81)) (-2350 (((-858) $) 75) (($ (-641 (-330))) 67) (($ (-330)) 72) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 70) (($ (-339 (-2363) (-2363 (QUOTE X)) (-695))) 31)))
-(((-78 |#1|) (-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363) (-2363 (QUOTE X)) (-695)))))) (-1170)) (T -78))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-339 (-2363) (-2363 (QUOTE X)) (-695))) (-5 *1 (-78 *3)) (-14 *3 (-1170)))))
-(-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363) (-2363 (QUOTE X)) (-695))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 90) (((-3 $ "failed") (-1259 (-316 (-564)))) 79) (((-3 $ "failed") (-1259 (-948 (-379)))) 110) (((-3 $ "failed") (-1259 (-948 (-564)))) 100) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 68) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 55)) (-2961 (($ (-1259 (-316 (-379)))) 86) (($ (-1259 (-316 (-564)))) 75) (($ (-1259 (-948 (-379)))) 106) (($ (-1259 (-948 (-564)))) 96) (($ (-1259 (-407 (-948 (-379))))) 64) (($ (-1259 (-407 (-948 (-564))))) 48)) (-1303 (((-1264) $) 126)) (-2350 (((-858) $) 120) (($ (-641 (-330))) 113) (($ (-330)) 38) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 116) (($ (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695)))) 39)))
-(((-79 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695))))))) (-1170)) (T -79))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695)))) (-5 *1 (-79 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE XC)) (-695)))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 158) (((-3 $ "failed") (-1259 (-316 (-564)))) 148) (((-3 $ "failed") (-1259 (-948 (-379)))) 178) (((-3 $ "failed") (-1259 (-948 (-564)))) 168) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 138) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 126)) (-2961 (($ (-1259 (-316 (-379)))) 154) (($ (-1259 (-316 (-564)))) 144) (($ (-1259 (-948 (-379)))) 174) (($ (-1259 (-948 (-564)))) 164) (($ (-1259 (-407 (-948 (-379))))) 134) (($ (-1259 (-407 (-948 (-564))))) 119)) (-1303 (((-1264) $) 112)) (-2350 (((-858) $) 106) (($ (-641 (-330))) 97) (($ (-330)) 104) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 102) (($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))) 98)))
-(((-80 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695))))))) (-1170)) (T -80))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))) (-5 *1 (-80 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 79) (((-3 $ "failed") (-1259 (-316 (-564)))) 68) (((-3 $ "failed") (-1259 (-948 (-379)))) 99) (((-3 $ "failed") (-1259 (-948 (-564)))) 89) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 57) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 44)) (-2961 (($ (-1259 (-316 (-379)))) 75) (($ (-1259 (-316 (-564)))) 64) (($ (-1259 (-948 (-379)))) 95) (($ (-1259 (-948 (-564)))) 85) (($ (-1259 (-407 (-948 (-379))))) 53) (($ (-1259 (-407 (-948 (-564))))) 37)) (-1303 (((-1264) $) 125)) (-2350 (((-858) $) 119) (($ (-641 (-330))) 110) (($ (-330)) 116) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 114) (($ (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))) 36)))
-(((-81 |#1|) (-13 (-441) (-614 (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695))))) (-1170)) (T -81))
-NIL
-(-13 (-441) (-614 (-1259 (-339 (-2363) (-2363 (QUOTE X)) (-695)))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 98) (((-3 $ "failed") (-1259 (-316 (-564)))) 87) (((-3 $ "failed") (-1259 (-948 (-379)))) 118) (((-3 $ "failed") (-1259 (-948 (-564)))) 108) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 76) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 63)) (-2961 (($ (-1259 (-316 (-379)))) 94) (($ (-1259 (-316 (-564)))) 83) (($ (-1259 (-948 (-379)))) 114) (($ (-1259 (-948 (-564)))) 104) (($ (-1259 (-407 (-948 (-379))))) 72) (($ (-1259 (-407 (-948 (-564))))) 56)) (-1303 (((-1264) $) 48)) (-2350 (((-858) $) 42) (($ (-641 (-330))) 32) (($ (-330)) 35) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 38) (($ (-1259 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695)))) 33)))
-(((-82 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695))))))) (-1170)) (T -82))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695)))) (-5 *1 (-82 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695)))))))
-((-4201 (((-3 $ "failed") (-685 (-316 (-379)))) 118) (((-3 $ "failed") (-685 (-316 (-564)))) 107) (((-3 $ "failed") (-685 (-948 (-379)))) 140) (((-3 $ "failed") (-685 (-948 (-564)))) 129) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 96) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 83)) (-2961 (($ (-685 (-316 (-379)))) 114) (($ (-685 (-316 (-564)))) 103) (($ (-685 (-948 (-379)))) 136) (($ (-685 (-948 (-564)))) 125) (($ (-685 (-407 (-948 (-379))))) 92) (($ (-685 (-407 (-948 (-564))))) 76)) (-1303 (((-1264) $) 66)) (-2350 (((-858) $) 53) (($ (-641 (-330))) 60) (($ (-330)) 49) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 58) (($ (-685 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695)))) 50)))
-(((-83 |#1|) (-13 (-384) (-10 -8 (-15 -2350 ($ (-685 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695))))))) (-1170)) (T -83))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-685 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695)))) (-5 *1 (-83 *3)) (-14 *3 (-1170)))))
-(-13 (-384) (-10 -8 (-15 -2350 ($ (-685 (-339 (-2363 (QUOTE X) (QUOTE -2292)) (-2363) (-695)))))))
-((-4201 (((-3 $ "failed") (-685 (-316 (-379)))) 113) (((-3 $ "failed") (-685 (-316 (-564)))) 101) (((-3 $ "failed") (-685 (-948 (-379)))) 135) (((-3 $ "failed") (-685 (-948 (-564)))) 124) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 89) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 75)) (-2961 (($ (-685 (-316 (-379)))) 109) (($ (-685 (-316 (-564)))) 97) (($ (-685 (-948 (-379)))) 131) (($ (-685 (-948 (-564)))) 120) (($ (-685 (-407 (-948 (-379))))) 85) (($ (-685 (-407 (-948 (-564))))) 68)) (-1303 (((-1264) $) 60)) (-2350 (((-858) $) 54) (($ (-641 (-330))) 48) (($ (-330)) 51) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 45) (($ (-685 (-339 (-2363 (QUOTE X)) (-2363) (-695)))) 46)))
-(((-84 |#1|) (-13 (-384) (-10 -8 (-15 -2350 ($ (-685 (-339 (-2363 (QUOTE X)) (-2363) (-695))))))) (-1170)) (T -84))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-685 (-339 (-2363 (QUOTE X)) (-2363) (-695)))) (-5 *1 (-84 *3)) (-14 *3 (-1170)))))
-(-13 (-384) (-10 -8 (-15 -2350 ($ (-685 (-339 (-2363 (QUOTE X)) (-2363) (-695)))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 105) (((-3 $ "failed") (-1259 (-316 (-564)))) 94) (((-3 $ "failed") (-1259 (-948 (-379)))) 125) (((-3 $ "failed") (-1259 (-948 (-564)))) 115) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 83) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 70)) (-2961 (($ (-1259 (-316 (-379)))) 101) (($ (-1259 (-316 (-564)))) 90) (($ (-1259 (-948 (-379)))) 121) (($ (-1259 (-948 (-564)))) 111) (($ (-1259 (-407 (-948 (-379))))) 79) (($ (-1259 (-407 (-948 (-564))))) 63)) (-1303 (((-1264) $) 47)) (-2350 (((-858) $) 41) (($ (-641 (-330))) 50) (($ (-330)) 37) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 53) (($ (-1259 (-339 (-2363 (QUOTE X)) (-2363) (-695)))) 38)))
-(((-85 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X)) (-2363) (-695))))))) (-1170)) (T -85))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE X)) (-2363) (-695)))) (-5 *1 (-85 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X)) (-2363) (-695)))))))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 80) (((-3 $ "failed") (-1259 (-316 (-564)))) 69) (((-3 $ "failed") (-1259 (-948 (-379)))) 100) (((-3 $ "failed") (-1259 (-948 (-564)))) 90) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 58) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 45)) (-2961 (($ (-1259 (-316 (-379)))) 76) (($ (-1259 (-316 (-564)))) 65) (($ (-1259 (-948 (-379)))) 96) (($ (-1259 (-948 (-564)))) 86) (($ (-1259 (-407 (-948 (-379))))) 54) (($ (-1259 (-407 (-948 (-564))))) 38)) (-1303 (((-1264) $) 126)) (-2350 (((-858) $) 120) (($ (-641 (-330))) 111) (($ (-330)) 117) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 115) (($ (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))) 37)))
-(((-86 |#1|) (-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695))))))) (-1170)) (T -86))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))) (-5 *1 (-86 *3)) (-14 *3 (-1170)))))
-(-13 (-441) (-10 -8 (-15 -2350 ($ (-1259 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))))))
-((-4201 (((-3 $ "failed") (-685 (-316 (-379)))) 117) (((-3 $ "failed") (-685 (-316 (-564)))) 105) (((-3 $ "failed") (-685 (-948 (-379)))) 139) (((-3 $ "failed") (-685 (-948 (-564)))) 128) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 93) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 79)) (-2961 (($ (-685 (-316 (-379)))) 113) (($ (-685 (-316 (-564)))) 101) (($ (-685 (-948 (-379)))) 135) (($ (-685 (-948 (-564)))) 124) (($ (-685 (-407 (-948 (-379))))) 89) (($ (-685 (-407 (-948 (-564))))) 72)) (-1303 (((-1264) $) 63)) (-2350 (((-858) $) 57) (($ (-641 (-330))) 47) (($ (-330)) 54) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 52) (($ (-685 (-339 (-2363 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2363) (-695)))) 48)))
-(((-87 |#1|) (-13 (-384) (-10 -8 (-15 -2350 ($ (-685 (-339 (-2363 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2363) (-695))))))) (-1170)) (T -87))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-685 (-339 (-2363 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2363) (-695)))) (-5 *1 (-87 *3)) (-14 *3 (-1170)))))
-(-13 (-384) (-10 -8 (-15 -2350 ($ (-685 (-339 (-2363 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2363) (-695)))))))
-((-1303 (((-1264) $) 45)) (-2350 (((-858) $) 39) (($ (-1259 (-695))) 101) (($ (-641 (-330))) 31) (($ (-330)) 36) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 34)))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 130) (((-3 $ "failed") (-1259 (-316 (-564)))) 120) (((-3 $ "failed") (-1259 (-948 (-379)))) 150) (((-3 $ "failed") (-1259 (-948 (-564)))) 140) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 110) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 98)) (-2938 (($ (-1259 (-316 (-379)))) 126) (($ (-1259 (-316 (-564)))) 116) (($ (-1259 (-948 (-379)))) 146) (($ (-1259 (-948 (-564)))) 136) (($ (-1259 (-407 (-948 (-379))))) 106) (($ (-1259 (-407 (-948 (-564))))) 91)) (-1309 (((-1264) $) 83)) (-2326 (((-858) $) 28) (($ (-641 (-330))) 73) (($ (-330)) 69) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 76) (($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))) 70)))
+(((-74 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695))))))) (-1170)) (T -74))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))) (-5 *1 (-74 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 135) (((-3 $ "failed") (-1259 (-316 (-564)))) 124) (((-3 $ "failed") (-1259 (-948 (-379)))) 155) (((-3 $ "failed") (-1259 (-948 (-564)))) 145) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 113) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 100)) (-2938 (($ (-1259 (-316 (-379)))) 131) (($ (-1259 (-316 (-564)))) 120) (($ (-1259 (-948 (-379)))) 151) (($ (-1259 (-948 (-564)))) 141) (($ (-1259 (-407 (-948 (-379))))) 109) (($ (-1259 (-407 (-948 (-564))))) 93)) (-1309 (((-1264) $) 85)) (-2326 (((-858) $) 77) (($ (-641 (-330))) NIL) (($ (-330)) NIL) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) NIL) (($ (-1259 (-339 (-2336 (QUOTE X) (QUOTE EPS)) (-2336 (QUOTE -2280)) (-695)))) 72)))
+(((-75 |#1| |#2| |#3|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X) (QUOTE EPS)) (-2336 (QUOTE -2280)) (-695))))))) (-1170) (-1170) (-1170)) (T -75))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE X) (QUOTE EPS)) (-2336 (QUOTE -2280)) (-695)))) (-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1170)) (-14 *4 (-1170)) (-14 *5 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X) (QUOTE EPS)) (-2336 (QUOTE -2280)) (-695)))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 141) (((-3 $ "failed") (-1259 (-316 (-564)))) 130) (((-3 $ "failed") (-1259 (-948 (-379)))) 161) (((-3 $ "failed") (-1259 (-948 (-564)))) 151) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 119) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 106)) (-2938 (($ (-1259 (-316 (-379)))) 137) (($ (-1259 (-316 (-564)))) 126) (($ (-1259 (-948 (-379)))) 157) (($ (-1259 (-948 (-564)))) 147) (($ (-1259 (-407 (-948 (-379))))) 115) (($ (-1259 (-407 (-948 (-564))))) 99)) (-1309 (((-1264) $) 91)) (-2326 (((-858) $) 83) (($ (-641 (-330))) NIL) (($ (-330)) NIL) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) NIL) (($ (-1259 (-339 (-2336 (QUOTE EPS)) (-2336 (QUOTE YA) (QUOTE YB)) (-695)))) 78)))
+(((-76 |#1| |#2| |#3|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE EPS)) (-2336 (QUOTE YA) (QUOTE YB)) (-695))))))) (-1170) (-1170) (-1170)) (T -76))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE EPS)) (-2336 (QUOTE YA) (QUOTE YB)) (-695)))) (-5 *1 (-76 *3 *4 *5)) (-14 *3 (-1170)) (-14 *4 (-1170)) (-14 *5 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE EPS)) (-2336 (QUOTE YA) (QUOTE YB)) (-695)))))))
+((-4180 (((-3 $ "failed") (-316 (-379))) 83) (((-3 $ "failed") (-316 (-564))) 88) (((-3 $ "failed") (-948 (-379))) 92) (((-3 $ "failed") (-948 (-564))) 96) (((-3 $ "failed") (-407 (-948 (-379)))) 78) (((-3 $ "failed") (-407 (-948 (-564)))) 71)) (-2938 (($ (-316 (-379))) 81) (($ (-316 (-564))) 86) (($ (-948 (-379))) 90) (($ (-948 (-564))) 94) (($ (-407 (-948 (-379)))) 76) (($ (-407 (-948 (-564)))) 68)) (-1309 (((-1264) $) 63)) (-2326 (((-858) $) 51) (($ (-641 (-330))) 47) (($ (-330)) 57) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 55) (($ (-339 (-2336) (-2336 (QUOTE X)) (-695))) 48)))
+(((-77 |#1|) (-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336) (-2336 (QUOTE X)) (-695)))))) (-1170)) (T -77))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-339 (-2336) (-2336 (QUOTE X)) (-695))) (-5 *1 (-77 *3)) (-14 *3 (-1170)))))
+(-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336) (-2336 (QUOTE X)) (-695))))))
+((-4180 (((-3 $ "failed") (-316 (-379))) 47) (((-3 $ "failed") (-316 (-564))) 52) (((-3 $ "failed") (-948 (-379))) 56) (((-3 $ "failed") (-948 (-564))) 60) (((-3 $ "failed") (-407 (-948 (-379)))) 42) (((-3 $ "failed") (-407 (-948 (-564)))) 35)) (-2938 (($ (-316 (-379))) 45) (($ (-316 (-564))) 50) (($ (-948 (-379))) 54) (($ (-948 (-564))) 58) (($ (-407 (-948 (-379)))) 40) (($ (-407 (-948 (-564)))) 32)) (-1309 (((-1264) $) 81)) (-2326 (((-858) $) 75) (($ (-641 (-330))) 67) (($ (-330)) 72) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 70) (($ (-339 (-2336) (-2336 (QUOTE X)) (-695))) 31)))
+(((-78 |#1|) (-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336) (-2336 (QUOTE X)) (-695)))))) (-1170)) (T -78))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-339 (-2336) (-2336 (QUOTE X)) (-695))) (-5 *1 (-78 *3)) (-14 *3 (-1170)))))
+(-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336) (-2336 (QUOTE X)) (-695))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 90) (((-3 $ "failed") (-1259 (-316 (-564)))) 79) (((-3 $ "failed") (-1259 (-948 (-379)))) 110) (((-3 $ "failed") (-1259 (-948 (-564)))) 100) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 68) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 55)) (-2938 (($ (-1259 (-316 (-379)))) 86) (($ (-1259 (-316 (-564)))) 75) (($ (-1259 (-948 (-379)))) 106) (($ (-1259 (-948 (-564)))) 96) (($ (-1259 (-407 (-948 (-379))))) 64) (($ (-1259 (-407 (-948 (-564))))) 48)) (-1309 (((-1264) $) 126)) (-2326 (((-858) $) 120) (($ (-641 (-330))) 113) (($ (-330)) 38) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 116) (($ (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695)))) 39)))
+(((-79 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695))))))) (-1170)) (T -79))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695)))) (-5 *1 (-79 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE XC)) (-695)))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 158) (((-3 $ "failed") (-1259 (-316 (-564)))) 148) (((-3 $ "failed") (-1259 (-948 (-379)))) 178) (((-3 $ "failed") (-1259 (-948 (-564)))) 168) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 138) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 126)) (-2938 (($ (-1259 (-316 (-379)))) 154) (($ (-1259 (-316 (-564)))) 144) (($ (-1259 (-948 (-379)))) 174) (($ (-1259 (-948 (-564)))) 164) (($ (-1259 (-407 (-948 (-379))))) 134) (($ (-1259 (-407 (-948 (-564))))) 119)) (-1309 (((-1264) $) 112)) (-2326 (((-858) $) 106) (($ (-641 (-330))) 97) (($ (-330)) 104) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 102) (($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))) 98)))
+(((-80 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695))))))) (-1170)) (T -80))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))) (-5 *1 (-80 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 79) (((-3 $ "failed") (-1259 (-316 (-564)))) 68) (((-3 $ "failed") (-1259 (-948 (-379)))) 99) (((-3 $ "failed") (-1259 (-948 (-564)))) 89) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 57) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 44)) (-2938 (($ (-1259 (-316 (-379)))) 75) (($ (-1259 (-316 (-564)))) 64) (($ (-1259 (-948 (-379)))) 95) (($ (-1259 (-948 (-564)))) 85) (($ (-1259 (-407 (-948 (-379))))) 53) (($ (-1259 (-407 (-948 (-564))))) 37)) (-1309 (((-1264) $) 125)) (-2326 (((-858) $) 119) (($ (-641 (-330))) 110) (($ (-330)) 116) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 114) (($ (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))) 36)))
+(((-81 |#1|) (-13 (-441) (-614 (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695))))) (-1170)) (T -81))
+NIL
+(-13 (-441) (-614 (-1259 (-339 (-2336) (-2336 (QUOTE X)) (-695)))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 98) (((-3 $ "failed") (-1259 (-316 (-564)))) 87) (((-3 $ "failed") (-1259 (-948 (-379)))) 118) (((-3 $ "failed") (-1259 (-948 (-564)))) 108) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 76) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 63)) (-2938 (($ (-1259 (-316 (-379)))) 94) (($ (-1259 (-316 (-564)))) 83) (($ (-1259 (-948 (-379)))) 114) (($ (-1259 (-948 (-564)))) 104) (($ (-1259 (-407 (-948 (-379))))) 72) (($ (-1259 (-407 (-948 (-564))))) 56)) (-1309 (((-1264) $) 48)) (-2326 (((-858) $) 42) (($ (-641 (-330))) 32) (($ (-330)) 35) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 38) (($ (-1259 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695)))) 33)))
+(((-82 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695))))))) (-1170)) (T -82))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695)))) (-5 *1 (-82 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695)))))))
+((-4180 (((-3 $ "failed") (-685 (-316 (-379)))) 118) (((-3 $ "failed") (-685 (-316 (-564)))) 107) (((-3 $ "failed") (-685 (-948 (-379)))) 140) (((-3 $ "failed") (-685 (-948 (-564)))) 129) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 96) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 83)) (-2938 (($ (-685 (-316 (-379)))) 114) (($ (-685 (-316 (-564)))) 103) (($ (-685 (-948 (-379)))) 136) (($ (-685 (-948 (-564)))) 125) (($ (-685 (-407 (-948 (-379))))) 92) (($ (-685 (-407 (-948 (-564))))) 76)) (-1309 (((-1264) $) 66)) (-2326 (((-858) $) 53) (($ (-641 (-330))) 60) (($ (-330)) 49) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 58) (($ (-685 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695)))) 50)))
+(((-83 |#1|) (-13 (-384) (-10 -8 (-15 -2326 ($ (-685 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695))))))) (-1170)) (T -83))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-685 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695)))) (-5 *1 (-83 *3)) (-14 *3 (-1170)))))
+(-13 (-384) (-10 -8 (-15 -2326 ($ (-685 (-339 (-2336 (QUOTE X) (QUOTE -2280)) (-2336) (-695)))))))
+((-4180 (((-3 $ "failed") (-685 (-316 (-379)))) 113) (((-3 $ "failed") (-685 (-316 (-564)))) 101) (((-3 $ "failed") (-685 (-948 (-379)))) 135) (((-3 $ "failed") (-685 (-948 (-564)))) 124) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 89) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 75)) (-2938 (($ (-685 (-316 (-379)))) 109) (($ (-685 (-316 (-564)))) 97) (($ (-685 (-948 (-379)))) 131) (($ (-685 (-948 (-564)))) 120) (($ (-685 (-407 (-948 (-379))))) 85) (($ (-685 (-407 (-948 (-564))))) 68)) (-1309 (((-1264) $) 60)) (-2326 (((-858) $) 54) (($ (-641 (-330))) 48) (($ (-330)) 51) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 45) (($ (-685 (-339 (-2336 (QUOTE X)) (-2336) (-695)))) 46)))
+(((-84 |#1|) (-13 (-384) (-10 -8 (-15 -2326 ($ (-685 (-339 (-2336 (QUOTE X)) (-2336) (-695))))))) (-1170)) (T -84))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-685 (-339 (-2336 (QUOTE X)) (-2336) (-695)))) (-5 *1 (-84 *3)) (-14 *3 (-1170)))))
+(-13 (-384) (-10 -8 (-15 -2326 ($ (-685 (-339 (-2336 (QUOTE X)) (-2336) (-695)))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 105) (((-3 $ "failed") (-1259 (-316 (-564)))) 94) (((-3 $ "failed") (-1259 (-948 (-379)))) 125) (((-3 $ "failed") (-1259 (-948 (-564)))) 115) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 83) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 70)) (-2938 (($ (-1259 (-316 (-379)))) 101) (($ (-1259 (-316 (-564)))) 90) (($ (-1259 (-948 (-379)))) 121) (($ (-1259 (-948 (-564)))) 111) (($ (-1259 (-407 (-948 (-379))))) 79) (($ (-1259 (-407 (-948 (-564))))) 63)) (-1309 (((-1264) $) 47)) (-2326 (((-858) $) 41) (($ (-641 (-330))) 50) (($ (-330)) 37) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 53) (($ (-1259 (-339 (-2336 (QUOTE X)) (-2336) (-695)))) 38)))
+(((-85 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X)) (-2336) (-695))))))) (-1170)) (T -85))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE X)) (-2336) (-695)))) (-5 *1 (-85 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X)) (-2336) (-695)))))))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 80) (((-3 $ "failed") (-1259 (-316 (-564)))) 69) (((-3 $ "failed") (-1259 (-948 (-379)))) 100) (((-3 $ "failed") (-1259 (-948 (-564)))) 90) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 58) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 45)) (-2938 (($ (-1259 (-316 (-379)))) 76) (($ (-1259 (-316 (-564)))) 65) (($ (-1259 (-948 (-379)))) 96) (($ (-1259 (-948 (-564)))) 86) (($ (-1259 (-407 (-948 (-379))))) 54) (($ (-1259 (-407 (-948 (-564))))) 38)) (-1309 (((-1264) $) 126)) (-2326 (((-858) $) 120) (($ (-641 (-330))) 111) (($ (-330)) 117) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 115) (($ (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))) 37)))
+(((-86 |#1|) (-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695))))))) (-1170)) (T -86))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))) (-5 *1 (-86 *3)) (-14 *3 (-1170)))))
+(-13 (-441) (-10 -8 (-15 -2326 ($ (-1259 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))))))
+((-4180 (((-3 $ "failed") (-685 (-316 (-379)))) 117) (((-3 $ "failed") (-685 (-316 (-564)))) 105) (((-3 $ "failed") (-685 (-948 (-379)))) 139) (((-3 $ "failed") (-685 (-948 (-564)))) 128) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 93) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 79)) (-2938 (($ (-685 (-316 (-379)))) 113) (($ (-685 (-316 (-564)))) 101) (($ (-685 (-948 (-379)))) 135) (($ (-685 (-948 (-564)))) 124) (($ (-685 (-407 (-948 (-379))))) 89) (($ (-685 (-407 (-948 (-564))))) 72)) (-1309 (((-1264) $) 63)) (-2326 (((-858) $) 57) (($ (-641 (-330))) 47) (($ (-330)) 54) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 52) (($ (-685 (-339 (-2336 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2336) (-695)))) 48)))
+(((-87 |#1|) (-13 (-384) (-10 -8 (-15 -2326 ($ (-685 (-339 (-2336 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2336) (-695))))))) (-1170)) (T -87))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-685 (-339 (-2336 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2336) (-695)))) (-5 *1 (-87 *3)) (-14 *3 (-1170)))))
+(-13 (-384) (-10 -8 (-15 -2326 ($ (-685 (-339 (-2336 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2336) (-695)))))))
+((-1309 (((-1264) $) 45)) (-2326 (((-858) $) 39) (($ (-1259 (-695))) 101) (($ (-641 (-330))) 31) (($ (-330)) 36) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 34)))
(((-88 |#1|) (-440) (-1170)) (T -88))
NIL
(-440)
-((-4201 (((-3 $ "failed") (-316 (-379))) 48) (((-3 $ "failed") (-316 (-564))) 53) (((-3 $ "failed") (-948 (-379))) 57) (((-3 $ "failed") (-948 (-564))) 61) (((-3 $ "failed") (-407 (-948 (-379)))) 43) (((-3 $ "failed") (-407 (-948 (-564)))) 36)) (-2961 (($ (-316 (-379))) 46) (($ (-316 (-564))) 51) (($ (-948 (-379))) 55) (($ (-948 (-564))) 59) (($ (-407 (-948 (-379)))) 41) (($ (-407 (-948 (-564)))) 33)) (-1303 (((-1264) $) 91)) (-2350 (((-858) $) 85) (($ (-641 (-330))) 79) (($ (-330)) 82) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 77) (($ (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695))) 32)))
-(((-89 |#1|) (-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695)))))) (-1170)) (T -89))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695))) (-5 *1 (-89 *3)) (-14 *3 (-1170)))))
-(-13 (-396) (-10 -8 (-15 -2350 ($ (-339 (-2363 (QUOTE X)) (-2363 (QUOTE -2292)) (-695))))))
-((-4117 (((-1259 (-685 |#1|)) (-685 |#1|)) 65)) (-3025 (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 (-641 (-917))))) |#2| (-917)) 54)) (-1361 (((-2 (|:| |minor| (-641 (-917))) (|:| -1583 |#2|) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 |#2|))) |#2| (-917)) 76 (|has| |#1| (-363)))))
-(((-90 |#1| |#2|) (-10 -7 (-15 -3025 ((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 (-641 (-917))))) |#2| (-917))) (-15 -4117 ((-1259 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-363)) (-15 -1361 ((-2 (|:| |minor| (-641 (-917))) (|:| -1583 |#2|) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 |#2|))) |#2| (-917))) |%noBranch|)) (-556) (-652 |#1|)) (T -90))
-((-1361 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |minor| (-641 (-917))) (|:| -1583 *3) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 *3)))) (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))) (-4117 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-90 *4 *5)) (-5 *3 (-685 *4)) (-4 *5 (-652 *4)))) (-3025 (*1 *2 *3 *4) (-12 (-4 *5 (-556)) (-5 *2 (-2 (|:| -3700 (-685 *5)) (|:| |vec| (-1259 (-641 (-917)))))) (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))))
-(-10 -7 (-15 -3025 ((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 (-641 (-917))))) |#2| (-917))) (-15 -4117 ((-1259 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-363)) (-15 -1361 ((-2 (|:| |minor| (-641 (-917))) (|:| -1583 |#2|) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 |#2|))) |#2| (-917))) |%noBranch|))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3027 ((|#1| $) 42)) (-3670 (((-112) $ (-767)) NIL)) (-3500 (($) NIL T CONST)) (-2193 ((|#1| |#1| $) 37)) (-2373 ((|#1| $) 35)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3224 ((|#1| $) NIL)) (-2714 (($ |#1| $) 38)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3860 ((|#1| $) 36)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 18)) (-1664 (($) 46)) (-2498 (((-767) $) 33)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 17)) (-2350 (((-858) $) 32 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) NIL)) (-3016 (($ (-641 |#1|)) 44)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 15 (|has| |#1| (-1094)))) (-2062 (((-767) $) 12 (|has| $ (-6 -4406)))))
-(((-91 |#1|) (-13 (-1115 |#1|) (-10 -8 (-15 -3016 ($ (-641 |#1|))))) (-1094)) (T -91))
-((-3016 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-91 *3)))))
-(-13 (-1115 |#1|) (-10 -8 (-15 -3016 ($ (-641 |#1|)))))
-((-2350 (((-858) $) 13) (($ (-1175)) 9) (((-1175) $) 8)))
-(((-92 |#1|) (-10 -8 (-15 -2350 ((-1175) |#1|)) (-15 -2350 (|#1| (-1175))) (-15 -2350 ((-858) |#1|))) (-93)) (T -92))
-NIL
-(-10 -8 (-15 -2350 ((-1175) |#1|)) (-15 -2350 (|#1| (-1175))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-1175)) 16) (((-1175) $) 15)) (-2893 (((-112) $ $) 6)))
+((-4180 (((-3 $ "failed") (-316 (-379))) 48) (((-3 $ "failed") (-316 (-564))) 53) (((-3 $ "failed") (-948 (-379))) 57) (((-3 $ "failed") (-948 (-564))) 61) (((-3 $ "failed") (-407 (-948 (-379)))) 43) (((-3 $ "failed") (-407 (-948 (-564)))) 36)) (-2938 (($ (-316 (-379))) 46) (($ (-316 (-564))) 51) (($ (-948 (-379))) 55) (($ (-948 (-564))) 59) (($ (-407 (-948 (-379)))) 41) (($ (-407 (-948 (-564)))) 33)) (-1309 (((-1264) $) 91)) (-2326 (((-858) $) 85) (($ (-641 (-330))) 79) (($ (-330)) 82) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 77) (($ (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695))) 32)))
+(((-89 |#1|) (-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695)))))) (-1170)) (T -89))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695))) (-5 *1 (-89 *3)) (-14 *3 (-1170)))))
+(-13 (-396) (-10 -8 (-15 -2326 ($ (-339 (-2336 (QUOTE X)) (-2336 (QUOTE -2280)) (-695))))))
+((-1480 (((-1259 (-685 |#1|)) (-685 |#1|)) 65)) (-2399 (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 (-641 (-917))))) |#2| (-917)) 54)) (-2500 (((-2 (|:| |minor| (-641 (-917))) (|:| -1583 |#2|) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 |#2|))) |#2| (-917)) 76 (|has| |#1| (-363)))))
+(((-90 |#1| |#2|) (-10 -7 (-15 -2399 ((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 (-641 (-917))))) |#2| (-917))) (-15 -1480 ((-1259 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-363)) (-15 -2500 ((-2 (|:| |minor| (-641 (-917))) (|:| -1583 |#2|) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 |#2|))) |#2| (-917))) |%noBranch|)) (-556) (-652 |#1|)) (T -90))
+((-2500 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |minor| (-641 (-917))) (|:| -1583 *3) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 *3)))) (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))) (-1480 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-90 *4 *5)) (-5 *3 (-685 *4)) (-4 *5 (-652 *4)))) (-2399 (*1 *2 *3 *4) (-12 (-4 *5 (-556)) (-5 *2 (-2 (|:| -3116 (-685 *5)) (|:| |vec| (-1259 (-641 (-917)))))) (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))))
+(-10 -7 (-15 -2399 ((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 (-641 (-917))))) |#2| (-917))) (-15 -1480 ((-1259 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-363)) (-15 -2500 ((-2 (|:| |minor| (-641 (-917))) (|:| -1583 |#2|) (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 |#2|))) |#2| (-917))) |%noBranch|))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3008 ((|#1| $) 42)) (-3073 (((-112) $ (-767)) NIL)) (-1747 (($) NIL T CONST)) (-3372 ((|#1| |#1| $) 37)) (-1978 ((|#1| $) 35)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4359 ((|#1| $) NIL)) (-4066 (($ |#1| $) 38)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3326 ((|#1| $) 36)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 18)) (-1531 (($) 46)) (-3350 (((-767) $) 33)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 17)) (-2326 (((-858) $) 32 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) NIL)) (-3953 (($ (-641 |#1|)) 44)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 15 (|has| |#1| (-1094)))) (-2069 (((-767) $) 12 (|has| $ (-6 -4407)))))
+(((-91 |#1|) (-13 (-1115 |#1|) (-10 -8 (-15 -3953 ($ (-641 |#1|))))) (-1094)) (T -91))
+((-3953 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-91 *3)))))
+(-13 (-1115 |#1|) (-10 -8 (-15 -3953 ($ (-641 |#1|)))))
+((-2326 (((-858) $) 13) (($ (-1175)) 9) (((-1175) $) 8)))
+(((-92 |#1|) (-10 -8 (-15 -2326 ((-1175) |#1|)) (-15 -2326 (|#1| (-1175))) (-15 -2326 ((-858) |#1|))) (-93)) (T -92))
+NIL
+(-10 -8 (-15 -2326 ((-1175) |#1|)) (-15 -2326 (|#1| (-1175))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-1175)) 17) (((-1175) $) 16)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-93) (-140)) (T -93))
NIL
(-13 (-1094) (-490 (-1175)))
(((-102) . T) ((-614 #0=(-1175)) . T) ((-611 (-858)) . T) ((-611 #0#) . T) ((-490 #0#) . T) ((-1094) . T))
-((-4378 (($ $) 10)) (-1294 (($ $) 12)))
-(((-94 |#1|) (-10 -8 (-15 -1294 (|#1| |#1|)) (-15 -4378 (|#1| |#1|))) (-95)) (T -94))
+((-4366 (($ $) 10)) (-4378 (($ $) 12)))
+(((-94 |#1|) (-10 -8 (-15 -4378 (|#1| |#1|)) (-15 -4366 (|#1| |#1|))) (-95)) (T -94))
NIL
-(-10 -8 (-15 -1294 (|#1| |#1|)) (-15 -4378 (|#1| |#1|)))
-((-4358 (($ $) 11)) (-4339 (($ $) 10)) (-4378 (($ $) 9)) (-1294 (($ $) 8)) (-4368 (($ $) 7)) (-4349 (($ $) 6)))
+(-10 -8 (-15 -4378 (|#1| |#1|)) (-15 -4366 (|#1| |#1|)))
+((-4342 (($ $) 11)) (-4317 (($ $) 10)) (-4366 (($ $) 9)) (-4378 (($ $) 8)) (-4353 (($ $) 7)) (-4329 (($ $) 6)))
(((-95) (-140)) (T -95))
-((-4358 (*1 *1 *1) (-4 *1 (-95))) (-4339 (*1 *1 *1) (-4 *1 (-95))) (-4378 (*1 *1 *1) (-4 *1 (-95))) (-1294 (*1 *1 *1) (-4 *1 (-95))) (-4368 (*1 *1 *1) (-4 *1 (-95))) (-4349 (*1 *1 *1) (-4 *1 (-95))))
-(-13 (-10 -8 (-15 -4349 ($ $)) (-15 -4368 ($ $)) (-15 -1294 ($ $)) (-15 -4378 ($ $)) (-15 -4339 ($ $)) (-15 -4358 ($ $))))
-((-2337 (((-112) $ $) NIL)) (-2445 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-96) (-13 (-1077) (-10 -8 (-15 -2445 ((-1129) $))))) (T -96))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-96)))))
-(-13 (-1077) (-10 -8 (-15 -2445 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-2580 (((-379) (-1152) (-379)) 45) (((-379) (-1152) (-1152) (-379)) 43)) (-1444 (((-379) (-379)) 35)) (-4300 (((-1264)) 38)) (-4172 (((-1152) $) NIL)) (-2015 (((-379) (-1152) (-1152)) 49) (((-379) (-1152)) 51)) (-3877 (((-1114) $) NIL)) (-2938 (((-379) (-1152) (-1152)) 50)) (-2338 (((-379) (-1152) (-1152)) 52) (((-379) (-1152)) 53)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-97) (-13 (-1094) (-10 -7 (-15 -2015 ((-379) (-1152) (-1152))) (-15 -2015 ((-379) (-1152))) (-15 -2338 ((-379) (-1152) (-1152))) (-15 -2338 ((-379) (-1152))) (-15 -2938 ((-379) (-1152) (-1152))) (-15 -4300 ((-1264))) (-15 -1444 ((-379) (-379))) (-15 -2580 ((-379) (-1152) (-379))) (-15 -2580 ((-379) (-1152) (-1152) (-379))) (-6 -4406)))) (T -97))
-((-2015 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-2015 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-2338 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-2338 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-2938 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-4300 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-97)))) (-1444 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-97)))) (-2580 (*1 *2 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97)))) (-2580 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97)))))
-(-13 (-1094) (-10 -7 (-15 -2015 ((-379) (-1152) (-1152))) (-15 -2015 ((-379) (-1152))) (-15 -2338 ((-379) (-1152) (-1152))) (-15 -2338 ((-379) (-1152))) (-15 -2938 ((-379) (-1152) (-1152))) (-15 -4300 ((-1264))) (-15 -1444 ((-379) (-379))) (-15 -2580 ((-379) (-1152) (-379))) (-15 -2580 ((-379) (-1152) (-1152) (-379))) (-6 -4406)))
+((-4342 (*1 *1 *1) (-4 *1 (-95))) (-4317 (*1 *1 *1) (-4 *1 (-95))) (-4366 (*1 *1 *1) (-4 *1 (-95))) (-4378 (*1 *1 *1) (-4 *1 (-95))) (-4353 (*1 *1 *1) (-4 *1 (-95))) (-4329 (*1 *1 *1) (-4 *1 (-95))))
+(-13 (-10 -8 (-15 -4329 ($ $)) (-15 -4353 ($ $)) (-15 -4378 ($ $)) (-15 -4366 ($ $)) (-15 -4317 ($ $)) (-15 -4342 ($ $))))
+((-2315 (((-112) $ $) NIL)) (-2410 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-96) (-13 (-1077) (-10 -8 (-15 -2410 ((-1129) $))))) (T -96))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-96)))))
+(-13 (-1077) (-10 -8 (-15 -2410 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-1923 (((-379) (-1152) (-379)) 45) (((-379) (-1152) (-1152) (-379)) 43)) (-2000 (((-379) (-379)) 35)) (-1651 (((-1264)) 38)) (-2332 (((-1152) $) NIL)) (-1491 (((-379) (-1152) (-1152)) 49) (((-379) (-1152)) 51)) (-3868 (((-1114) $) NIL)) (-1909 (((-379) (-1152) (-1152)) 50)) (-3768 (((-379) (-1152) (-1152)) 52) (((-379) (-1152)) 53)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-97) (-13 (-1094) (-10 -7 (-15 -1491 ((-379) (-1152) (-1152))) (-15 -1491 ((-379) (-1152))) (-15 -3768 ((-379) (-1152) (-1152))) (-15 -3768 ((-379) (-1152))) (-15 -1909 ((-379) (-1152) (-1152))) (-15 -1651 ((-1264))) (-15 -2000 ((-379) (-379))) (-15 -1923 ((-379) (-1152) (-379))) (-15 -1923 ((-379) (-1152) (-1152) (-379))) (-6 -4407)))) (T -97))
+((-1491 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-1491 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-3768 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-3768 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-1909 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))) (-1651 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-97)))) (-2000 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-97)))) (-1923 (*1 *2 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97)))) (-1923 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97)))))
+(-13 (-1094) (-10 -7 (-15 -1491 ((-379) (-1152) (-1152))) (-15 -1491 ((-379) (-1152))) (-15 -3768 ((-379) (-1152) (-1152))) (-15 -3768 ((-379) (-1152))) (-15 -1909 ((-379) (-1152) (-1152))) (-15 -1651 ((-1264))) (-15 -2000 ((-379) (-379))) (-15 -1923 ((-379) (-1152) (-379))) (-15 -1923 ((-379) (-1152) (-1152) (-379))) (-6 -4407)))
NIL
(((-98) (-140)) (T -98))
NIL
-(-13 (-10 -7 (-6 -4406) (-6 (-4408 "*")) (-6 -4407) (-6 -4403) (-6 -4401) (-6 -4400) (-6 -4399) (-6 -4404) (-6 -4398) (-6 -4397) (-6 -4396) (-6 -4395) (-6 -4394) (-6 -4402) (-6 -4405) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4393)))
-((-2337 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-3763 (($ (-1 |#1| |#1|)) 27) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 26) (($ (-1 |#1| |#1| (-564))) 24)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 16)) (-3877 (((-1114) $) NIL)) (-4362 ((|#1| $ |#1|) 13)) (-2372 (($ $ $) NIL)) (-2064 (($ $ $) NIL)) (-2350 (((-858) $) 22)) (-2428 (($) 8 T CONST)) (-2893 (((-112) $ $) 10)) (-3004 (($ $ $) NIL)) (** (($ $ (-917)) 34) (($ $ (-767)) NIL) (($ $ (-564)) 18)) (* (($ $ $) 35)))
-(((-99 |#1|) (-13 (-473) (-286 |#1| |#1|) (-10 -8 (-15 -3763 ($ (-1 |#1| |#1|))) (-15 -3763 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -3763 ($ (-1 |#1| |#1| (-564)))))) (-1045)) (T -99))
-((-3763 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3)))) (-3763 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3)))) (-3763 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-99 *3)))))
-(-13 (-473) (-286 |#1| |#1|) (-10 -8 (-15 -3763 ($ (-1 |#1| |#1|))) (-15 -3763 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -3763 ($ (-1 |#1| |#1| (-564))))))
-((-1851 (((-418 |#2|) |#2| (-641 |#2|)) 10) (((-418 |#2|) |#2| |#2|) 11)))
-(((-100 |#1| |#2|) (-10 -7 (-15 -1851 ((-418 |#2|) |#2| |#2|)) (-15 -1851 ((-418 |#2|) |#2| (-641 |#2|)))) (-13 (-452) (-147)) (-1235 |#1|)) (T -100))
-((-1851 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-13 (-452) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-100 *5 *3)))) (-1851 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-452) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-100 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -1851 ((-418 |#2|) |#2| |#2|)) (-15 -1851 ((-418 |#2|) |#2| (-641 |#2|))))
-((-2337 (((-112) $ $) 9)))
-(((-101 |#1|) (-10 -8 (-15 -2337 ((-112) |#1| |#1|))) (-102)) (T -101))
-NIL
-(-10 -8 (-15 -2337 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2893 (((-112) $ $) 6)))
+(-13 (-10 -7 (-6 -4407) (-6 (-4409 "*")) (-6 -4408) (-6 -4404) (-6 -4402) (-6 -4401) (-6 -4400) (-6 -4405) (-6 -4399) (-6 -4398) (-6 -4397) (-6 -4396) (-6 -4395) (-6 -4403) (-6 -4406) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4394)))
+((-2315 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-3816 (($ (-1 |#1| |#1|)) 27) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 26) (($ (-1 |#1| |#1| (-564))) 24)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 16)) (-3868 (((-1114) $) NIL)) (-4361 ((|#1| $ |#1|) 13)) (-1916 (($ $ $) NIL)) (-1761 (($ $ $) NIL)) (-2326 (((-858) $) 22)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 8 T CONST)) (-2876 (((-112) $ $) 10)) (-2992 (($ $ $) NIL)) (** (($ $ (-917)) 34) (($ $ (-767)) NIL) (($ $ (-564)) 18)) (* (($ $ $) 35)))
+(((-99 |#1|) (-13 (-473) (-286 |#1| |#1|) (-10 -8 (-15 -3816 ($ (-1 |#1| |#1|))) (-15 -3816 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -3816 ($ (-1 |#1| |#1| (-564)))))) (-1045)) (T -99))
+((-3816 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3)))) (-3816 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3)))) (-3816 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-99 *3)))))
+(-13 (-473) (-286 |#1| |#1|) (-10 -8 (-15 -3816 ($ (-1 |#1| |#1|))) (-15 -3816 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -3816 ($ (-1 |#1| |#1| (-564))))))
+((-1755 (((-418 |#2|) |#2| (-641 |#2|)) 10) (((-418 |#2|) |#2| |#2|) 11)))
+(((-100 |#1| |#2|) (-10 -7 (-15 -1755 ((-418 |#2|) |#2| |#2|)) (-15 -1755 ((-418 |#2|) |#2| (-641 |#2|)))) (-13 (-452) (-147)) (-1235 |#1|)) (T -100))
+((-1755 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-13 (-452) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-100 *5 *3)))) (-1755 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-452) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-100 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -1755 ((-418 |#2|) |#2| |#2|)) (-15 -1755 ((-418 |#2|) |#2| (-641 |#2|))))
+((-2315 (((-112) $ $) 9)))
+(((-101 |#1|) (-10 -8 (-15 -2315 ((-112) |#1| |#1|))) (-102)) (T -101))
+NIL
+(-10 -8 (-15 -2315 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2876 (((-112) $ $) 6)))
(((-102) (-140)) (T -102))
-((-2337 (*1 *2 *1 *1) (-12 (-4 *1 (-102)) (-5 *2 (-112)))) (-2893 (*1 *2 *1 *1) (-12 (-4 *1 (-102)) (-5 *2 (-112)))))
-(-13 (-10 -8 (-15 -2893 ((-112) $ $)) (-15 -2337 ((-112) $ $))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) 24 (|has| $ (-6 -4407)))) (-1902 (($ $ $) NIL (|has| $ (-6 -4407)))) (-1477 (($ $ $) NIL (|has| $ (-6 -4407)))) (-2176 (($ $ (-641 |#1|)) 34)) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "left" $) NIL (|has| $ (-6 -4407))) (($ $ "right" $) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4251 (($ $) 12)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1665 (($ $ |#1| $) 36)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2599 ((|#1| $ (-1 |#1| |#1| |#1|)) 44) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 49)) (-2011 (($ $ |#1| (-1 |#1| |#1| |#1|)) 50) (($ $ |#1| (-1 (-641 |#1|) |#1| |#1| |#1|)) 53)) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4242 (($ $) 11)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) 13)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 9)) (-1664 (($) 35)) (-4362 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2464 (((-564) $ $) NIL)) (-4087 (((-112) $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3282 (($ (-767) |#1|) 37)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-103 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -3282 ($ (-767) |#1|)) (-15 -2176 ($ $ (-641 |#1|))) (-15 -2599 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -2599 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -2011 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -2011 ($ $ |#1| (-1 (-641 |#1|) |#1| |#1| |#1|))))) (-1094)) (T -103))
-((-3282 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-103 *3)) (-4 *3 (-1094)))) (-2176 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3)))) (-2599 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-103 *2)) (-4 *2 (-1094)))) (-2599 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3)))) (-2011 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (-5 *1 (-103 *2)))) (-2011 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-641 *2) *2 *2 *2)) (-4 *2 (-1094)) (-5 *1 (-103 *2)))))
-(-13 (-125 |#1|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -3282 ($ (-767) |#1|)) (-15 -2176 ($ $ (-641 |#1|))) (-15 -2599 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -2599 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -2011 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -2011 ($ $ |#1| (-1 (-641 |#1|) |#1| |#1| |#1|)))))
-((-2786 ((|#3| |#2| |#2|) 35)) (-2289 ((|#1| |#2| |#2|) 52 (|has| |#1| (-6 (-4408 "*"))))) (-1815 ((|#3| |#2| |#2|) 37)) (-1404 ((|#1| |#2|) 57 (|has| |#1| (-6 (-4408 "*"))))))
-(((-104 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2786 (|#3| |#2| |#2|)) (-15 -1815 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4408 "*"))) (PROGN (-15 -2289 (|#1| |#2| |#2|)) (-15 -1404 (|#1| |#2|))) |%noBranch|)) (-1045) (-1235 |#1|) (-683 |#1| |#4| |#5|) (-373 |#1|) (-373 |#1|)) (T -104))
-((-1404 (*1 *2 *3) (-12 (|has| *2 (-6 (-4408 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2)) (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2)) (-4 *4 (-683 *2 *5 *6)))) (-2289 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4408 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2)) (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2)) (-4 *4 (-683 *2 *5 *6)))) (-1815 (*1 *2 *3 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6)) (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)))) (-2786 (*1 *2 *3 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6)) (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)))))
-(-10 -7 (-15 -2786 (|#3| |#2| |#2|)) (-15 -1815 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4408 "*"))) (PROGN (-15 -2289 (|#1| |#2| |#2|)) (-15 -1404 (|#1| |#2|))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-3132 (((-641 (-1170))) 37)) (-1943 (((-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225)))) (-1170)) 39)) (-2893 (((-112) $ $) NIL)))
-(((-105) (-13 (-1094) (-10 -7 (-15 -3132 ((-641 (-1170)))) (-15 -1943 ((-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225)))) (-1170))) (-6 -4406)))) (T -105))
-((-3132 (*1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-105)))) (-1943 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225))))) (-5 *1 (-105)))))
-(-13 (-1094) (-10 -7 (-15 -3132 ((-641 (-1170)))) (-15 -1943 ((-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225)))) (-1170))) (-6 -4406)))
-((-3023 (($ (-641 |#2|)) 11)))
-(((-106 |#1| |#2|) (-10 -8 (-15 -3023 (|#1| (-641 |#2|)))) (-107 |#2|) (-1209)) (T -106))
-NIL
-(-10 -8 (-15 -3023 (|#1| (-641 |#2|))))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (*1 *2 *1 *1) (-12 (-4 *1 (-102)) (-5 *2 (-112)))) (-2876 (*1 *2 *1 *1) (-12 (-4 *1 (-102)) (-5 *2 (-112)))))
+(-13 (-10 -8 (-15 -2876 ((-112) $ $)) (-15 -2315 ((-112) $ $))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) 24 (|has| $ (-6 -4408)))) (-1792 (($ $ $) NIL (|has| $ (-6 -4408)))) (-2988 (($ $ $) NIL (|has| $ (-6 -4408)))) (-3230 (($ $ (-641 |#1|)) 34)) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "left" $) NIL (|has| $ (-6 -4408))) (($ $ "right" $) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4225 (($ $) 12)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1667 (($ $ |#1| $) 36)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3325 ((|#1| $ (-1 |#1| |#1| |#1|)) 44) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 49)) (-4120 (($ $ |#1| (-1 |#1| |#1| |#1|)) 50) (($ $ |#1| (-1 (-641 |#1|) |#1| |#1| |#1|)) 53)) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-4213 (($ $) 11)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) 13)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 9)) (-1531 (($) 35)) (-4361 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2633 (((-564) $ $) NIL)) (-3199 (((-112) $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3731 (($ (-767) |#1|) 37)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-103 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3731 ($ (-767) |#1|)) (-15 -3230 ($ $ (-641 |#1|))) (-15 -3325 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3325 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -4120 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -4120 ($ $ |#1| (-1 (-641 |#1|) |#1| |#1| |#1|))))) (-1094)) (T -103))
+((-3731 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-103 *3)) (-4 *3 (-1094)))) (-3230 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3)))) (-3325 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-103 *2)) (-4 *2 (-1094)))) (-3325 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3)))) (-4120 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (-5 *1 (-103 *2)))) (-4120 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-641 *2) *2 *2 *2)) (-4 *2 (-1094)) (-5 *1 (-103 *2)))))
+(-13 (-125 |#1|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3731 ($ (-767) |#1|)) (-15 -3230 ($ $ (-641 |#1|))) (-15 -3325 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3325 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -4120 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -4120 ($ $ |#1| (-1 (-641 |#1|) |#1| |#1| |#1|)))))
+((-3828 ((|#3| |#2| |#2|) 35)) (-1720 ((|#1| |#2| |#2|) 52 (|has| |#1| (-6 (-4409 "*"))))) (-2484 ((|#3| |#2| |#2|) 37)) (-2493 ((|#1| |#2|) 57 (|has| |#1| (-6 (-4409 "*"))))))
+(((-104 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3828 (|#3| |#2| |#2|)) (-15 -2484 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4409 "*"))) (PROGN (-15 -1720 (|#1| |#2| |#2|)) (-15 -2493 (|#1| |#2|))) |%noBranch|)) (-1045) (-1235 |#1|) (-683 |#1| |#4| |#5|) (-373 |#1|) (-373 |#1|)) (T -104))
+((-2493 (*1 *2 *3) (-12 (|has| *2 (-6 (-4409 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2)) (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2)) (-4 *4 (-683 *2 *5 *6)))) (-1720 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4409 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2)) (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2)) (-4 *4 (-683 *2 *5 *6)))) (-2484 (*1 *2 *3 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6)) (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)))) (-3828 (*1 *2 *3 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6)) (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)))))
+(-10 -7 (-15 -3828 (|#3| |#2| |#2|)) (-15 -2484 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4409 "*"))) (PROGN (-15 -1720 (|#1| |#2| |#2|)) (-15 -2493 (|#1| |#2|))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-2317 (((-641 (-1170))) 37)) (-3672 (((-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225)))) (-1170)) 39)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-105) (-13 (-1094) (-10 -7 (-15 -2317 ((-641 (-1170)))) (-15 -3672 ((-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225)))) (-1170))) (-6 -4407)))) (T -105))
+((-2317 (*1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-105)))) (-3672 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225))))) (-5 *1 (-105)))))
+(-13 (-1094) (-10 -7 (-15 -2317 ((-641 (-1170)))) (-15 -3672 ((-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225))) (|:| |singularities| (-1150 (-225)))) (-1170))) (-6 -4407)))
+((-2190 (($ (-641 |#2|)) 11)))
+(((-106 |#1| |#2|) (-10 -8 (-15 -2190 (|#1| (-641 |#2|)))) (-107 |#2|) (-1209)) (T -106))
+NIL
+(-10 -8 (-15 -2190 (|#1| (-641 |#2|))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-107 |#1|) (-140) (-1209)) (T -107))
-((-3023 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-107 *3)))) (-3860 (*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))) (-2714 (*1 *1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))) (-3224 (*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))))
-(-13 (-489 |t#1|) (-10 -8 (-6 -4407) (-15 -3023 ($ (-641 |t#1|))) (-15 -3860 (|t#1| $)) (-15 -2714 ($ |t#1| $)) (-15 -3224 (|t#1| $))))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-564) $) NIL (|has| (-564) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-564) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-564) (-1034 (-564))))) (-2961 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-564) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| (-564) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-564) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-2131 (((-112) $) NIL (|has| (-564) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-564) (-846)))) (-4289 (($ (-1 (-564) (-564)) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-564) (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) NIL)) (-2630 (((-564) $) NIL (|has| (-564) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-564) $) NIL)) (-4344 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 8) (($ (-564)) NIL) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL) (((-1000 2) $) 10)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 (((-564) $) NIL (|has| (-564) (-545)))) (-3240 (($ (-407 (-564))) 9)) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL (|has| (-564) (-816)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-564) (-846)))) (-3004 (($ $ $) NIL) (($ (-564) (-564)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL)))
-(((-108) (-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 2)) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -3240 ($ (-407 (-564))))))) (T -108))
-((-2583 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108)))) (-3240 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108)))))
-(-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 2)) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -3240 ($ (-407 (-564))))))
-((-3328 (((-641 (-961)) $) 13)) (-2445 (((-506) $) 9)) (-2350 (((-858) $) 20)) (-2613 (($ (-506) (-641 (-961))) 15)))
-(((-109) (-13 (-611 (-858)) (-10 -8 (-15 -2445 ((-506) $)) (-15 -3328 ((-641 (-961)) $)) (-15 -2613 ($ (-506) (-641 (-961))))))) (T -109))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-109)))) (-3328 (*1 *2 *1) (-12 (-5 *2 (-641 (-961))) (-5 *1 (-109)))) (-2613 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-109)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2445 ((-506) $)) (-15 -3328 ((-641 (-961)) $)) (-15 -2613 ($ (-506) (-641 (-961))))))
-((-2337 (((-112) $ $) NIL)) (-3489 (($ $) NIL)) (-2391 (($ $ $) NIL)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) $) NIL (|has| (-112) (-846))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-3620 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-846)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-2995 (($ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3797 (((-112) $ (-1226 (-564)) (-112)) NIL (|has| $ (-6 -4407))) (((-112) $ (-564) (-112)) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-3682 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-2965 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-4335 (((-112) $ (-564) (-112)) NIL (|has| $ (-6 -4407)))) (-4266 (((-112) $ (-564)) NIL)) (-3886 (((-564) (-112) $ (-564)) NIL (|has| (-112) (-1094))) (((-564) (-112) $) NIL (|has| (-112) (-1094))) (((-564) (-1 (-112) (-112)) $) NIL)) (-3305 (((-641 (-112)) $) NIL (|has| $ (-6 -4406)))) (-2380 (($ $ $) NIL)) (-2356 (($ $) NIL)) (-1426 (($ $ $) NIL)) (-4142 (($ (-767) (-112)) 10)) (-3616 (($ $ $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL)) (-4317 (($ $ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-1909 (((-641 (-112)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL)) (-4326 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-112) (-112) (-112)) $ $) NIL) (($ (-1 (-112) (-112)) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-4141 (($ $ $ (-564)) NIL) (($ (-112) $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-112) $) NIL (|has| (-564) (-846)))) (-2421 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-1324 (($ $ (-112)) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-112)) (-641 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-294 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-641 (-294 (-112)))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-2666 (((-641 (-112)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 (($ $ (-1226 (-564))) NIL) (((-112) $ (-564)) NIL) (((-112) $ (-564) (-112)) NIL)) (-2002 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3888 (((-767) (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094)))) (((-767) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-112) (-612 (-536))))) (-2363 (($ (-641 (-112))) NIL)) (-3580 (($ (-641 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-2350 (((-858) $) NIL)) (-2378 (($ (-767) (-112)) 11)) (-3073 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-2368 (($ $ $) NIL)) (-4082 (($ $ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-4072 (($ $ $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-110) (-13 (-123) (-10 -8 (-15 -2378 ($ (-767) (-112)))))) (T -110))
-((-2378 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-112)) (-5 *1 (-110)))))
-(-13 (-123) (-10 -8 (-15 -2378 ($ (-767) (-112)))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
+((-2190 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-107 *3)))) (-3326 (*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))) (-4066 (*1 *1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))) (-4359 (*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))))
+(-13 (-489 |t#1|) (-10 -8 (-6 -4408) (-15 -2190 ($ (-641 |t#1|))) (-15 -3326 (|t#1| $)) (-15 -4066 ($ |t#1| $)) (-15 -4359 (|t#1| $))))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-564) $) NIL (|has| (-564) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-564) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-564) (-1034 (-564))))) (-2938 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-564) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| (-564) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-564) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-4371 (((-112) $) NIL (|has| (-564) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-564) (-846)))) (-4271 (($ (-1 (-564) (-564)) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-564) (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) NIL)) (-4256 (((-564) $) NIL (|has| (-564) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-564) $) NIL)) (-4327 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 8) (($ (-564)) NIL) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL) (((-1000 2) $) 10)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 (((-564) $) NIL (|has| (-564) (-545)))) (-3225 (($ (-407 (-564))) 9)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| (-564) (-816)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2992 (($ $ $) NIL) (($ (-564) (-564)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL)))
+(((-108) (-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 2)) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -3225 ($ (-407 (-564))))))) (T -108))
+((-4125 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108)))) (-3225 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108)))))
+(-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 2)) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -3225 ($ (-407 (-564))))))
+((-3308 (((-641 (-961)) $) 13)) (-2410 (((-506) $) 9)) (-2326 (((-858) $) 20)) (-4265 (($ (-506) (-641 (-961))) 15)))
+(((-109) (-13 (-611 (-858)) (-10 -8 (-15 -2410 ((-506) $)) (-15 -3308 ((-641 (-961)) $)) (-15 -4265 ($ (-506) (-641 (-961))))))) (T -109))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-109)))) (-3308 (*1 *2 *1) (-12 (-5 *2 (-641 (-961))) (-5 *1 (-109)))) (-4265 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-109)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2410 ((-506) $)) (-15 -3308 ((-641 (-961)) $)) (-15 -4265 ($ (-506) (-641 (-961))))))
+((-2315 (((-112) $ $) NIL)) (-3429 (($ $) NIL)) (-2385 (($ $ $) NIL)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) $) NIL (|has| (-112) (-846))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-1894 (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| (-112) (-846)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4408)))) (-2459 (($ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2463 (((-112) $ (-1226 (-564)) (-112)) NIL (|has| $ (-6 -4408))) (((-112) $ (-564) (-112)) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-3653 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-1297 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-2619 (((-112) $ (-564) (-112)) NIL (|has| $ (-6 -4408)))) (-2562 (((-112) $ (-564)) NIL)) (-3850 (((-564) (-112) $ (-564)) NIL (|has| (-112) (-1094))) (((-564) (-112) $) NIL (|has| (-112) (-1094))) (((-564) (-1 (-112) (-112)) $) NIL)) (-1624 (((-641 (-112)) $) NIL (|has| $ (-6 -4407)))) (-2375 (($ $ $) NIL)) (-2354 (($ $) NIL)) (-3893 (($ $ $) NIL)) (-4111 (($ (-767) (-112)) 10)) (-1701 (($ $ $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL)) (-2443 (($ $ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-4276 (((-641 (-112)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL)) (-2613 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-112) (-112) (-112)) $ $) NIL) (($ (-1 (-112) (-112)) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-4110 (($ $ $ (-564)) NIL) (($ (-112) $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-112) $) NIL (|has| (-564) (-846)))) (-3645 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-1428 (($ $ (-112)) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-112)) (-641 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-294 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-641 (-294 (-112)))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-1784 (((-641 (-112)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 (($ $ (-1226 (-564))) NIL) (((-112) $ (-564)) NIL) (((-112) $ (-564) (-112)) NIL)) (-2010 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3879 (((-767) (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094)))) (((-767) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-112) (-612 (-536))))) (-2336 (($ (-641 (-112))) NIL)) (-3521 (($ (-641 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-2326 (((-858) $) NIL)) (-4231 (($ (-767) (-112)) 11)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-2364 (($ $ $) NIL)) (-4057 (($ $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-4051 (($ $ $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-110) (-13 (-123) (-10 -8 (-15 -4231 ($ (-767) (-112)))))) (T -110))
+((-4231 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-112)) (-5 *1 (-110)))))
+(-13 (-123) (-10 -8 (-15 -4231 ($ (-767) (-112)))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#1| $) 24) (($ $ |#2|) 27)))
(((-111 |#1| |#2|) (-140) (-1045) (-1045)) (T -111))
NIL
-(-13 (-644 |t#1|) (-1051 |t#2|) (-10 -7 (-6 -4401) (-6 -4400)))
+(-13 (-644 |t#1|) (-1051 |t#2|) (-10 -7 (-6 -4402) (-6 -4401)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-1051 |#2|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3489 (($ $) 13)) (-2391 (($ $ $) 18)) (-1931 (($) 7 T CONST)) (-1547 (($ $) 6)) (-3148 (((-767)) 26)) (-3038 (($) 34)) (-2380 (($ $ $) 16)) (-2356 (($ $) 9)) (-1426 (($ $ $) 19)) (-3616 (($ $ $) 20)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) 32)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) 30)) (-1755 (($ $ $) 22)) (-3877 (((-1114) $) NIL)) (-2017 (($) 8 T CONST)) (-3921 (($ $ $) 23)) (-4344 (((-536) $) 36)) (-2350 (((-858) $) 38)) (-2368 (($ $ $) 14)) (-4082 (($ $ $) 17)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 21)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 24)) (-4072 (($ $ $) 15)))
-(((-112) (-13 (-840) (-657) (-963) (-612 (-536)) (-10 -8 (-15 -1931 ($) -3455) (-15 -2017 ($) -3455) (-15 -2391 ($ $ $)) (-15 -3616 ($ $ $)) (-15 -1426 ($ $ $)) (-15 -1547 ($ $))))) (T -112))
-((-1931 (*1 *1) (-5 *1 (-112))) (-2017 (*1 *1) (-5 *1 (-112))) (-2391 (*1 *1 *1 *1) (-5 *1 (-112))) (-3616 (*1 *1 *1 *1) (-5 *1 (-112))) (-1426 (*1 *1 *1 *1) (-5 *1 (-112))) (-1547 (*1 *1 *1) (-5 *1 (-112))))
-(-13 (-840) (-657) (-963) (-612 (-536)) (-10 -8 (-15 -1931 ($) -3455) (-15 -2017 ($) -3455) (-15 -2391 ($ $ $)) (-15 -3616 ($ $ $)) (-15 -1426 ($ $ $)) (-15 -1547 ($ $))))
-((-3936 (((-3 (-1 |#1| (-641 |#1|)) "failed") (-114)) 23) (((-114) (-114) (-1 |#1| |#1|)) 13) (((-114) (-114) (-1 |#1| (-641 |#1|))) 11) (((-3 |#1| "failed") (-114) (-641 |#1|)) 25)) (-3824 (((-3 (-641 (-1 |#1| (-641 |#1|))) "failed") (-114)) 29) (((-114) (-114) (-1 |#1| |#1|)) 33) (((-114) (-114) (-641 (-1 |#1| (-641 |#1|)))) 30)) (-3578 (((-114) |#1|) 61 (|has| |#1| (-846)))) (-4270 (((-3 |#1| "failed") (-114)) 55 (|has| |#1| (-846)))))
-(((-113 |#1|) (-10 -7 (-15 -3936 ((-3 |#1| "failed") (-114) (-641 |#1|))) (-15 -3936 ((-114) (-114) (-1 |#1| (-641 |#1|)))) (-15 -3936 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3936 ((-3 (-1 |#1| (-641 |#1|)) "failed") (-114))) (-15 -3824 ((-114) (-114) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3824 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3824 ((-3 (-641 (-1 |#1| (-641 |#1|))) "failed") (-114))) (IF (|has| |#1| (-846)) (PROGN (-15 -3578 ((-114) |#1|)) (-15 -4270 ((-3 |#1| "failed") (-114)))) |%noBranch|)) (-1094)) (T -113))
-((-4270 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1094)) (-4 *2 (-846)) (-5 *1 (-113 *2)))) (-3578 (*1 *2 *3) (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-846)) (-4 *3 (-1094)))) (-3824 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-1 *4 (-641 *4)))) (-5 *1 (-113 *4)) (-4 *4 (-1094)))) (-3824 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3824 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 (-1 *4 (-641 *4)))) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3936 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-641 *4))) (-5 *1 (-113 *4)) (-4 *4 (-1094)))) (-3936 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3936 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-641 *4))) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3936 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-641 *2)) (-5 *1 (-113 *2)) (-4 *2 (-1094)))))
-(-10 -7 (-15 -3936 ((-3 |#1| "failed") (-114) (-641 |#1|))) (-15 -3936 ((-114) (-114) (-1 |#1| (-641 |#1|)))) (-15 -3936 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3936 ((-3 (-1 |#1| (-641 |#1|)) "failed") (-114))) (-15 -3824 ((-114) (-114) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3824 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3824 ((-3 (-641 (-1 |#1| (-641 |#1|))) "failed") (-114))) (IF (|has| |#1| (-846)) (PROGN (-15 -3578 ((-114) |#1|)) (-15 -4270 ((-3 |#1| "failed") (-114)))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-3268 (((-767) $) 91) (($ $ (-767)) 37)) (-4333 (((-112) $) 41)) (-3890 (($ $ (-1152) (-770)) 58) (($ $ (-506) (-770)) 33)) (-4167 (($ $ (-45 (-1152) (-770))) 16)) (-2972 (((-3 (-770) "failed") $ (-1152)) 27) (((-687 (-770)) $ (-506)) 32)) (-3328 (((-45 (-1152) (-770)) $) 15)) (-1364 (($ (-1170)) 20) (($ (-1170) (-767)) 23) (($ (-1170) (-55)) 24)) (-3297 (((-112) $) 39)) (-2346 (((-112) $) 43)) (-2445 (((-1170) $) 8)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-2918 (((-112) $ (-1170)) 11)) (-1720 (($ $ (-1 (-536) (-641 (-536)))) 64) (((-3 (-1 (-536) (-641 (-536))) "failed") $) 71)) (-3877 (((-1114) $) NIL)) (-4008 (((-112) $ (-506)) 36)) (-3337 (($ $ (-1 (-112) $ $)) 45)) (-1667 (((-3 (-1 (-858) (-641 (-858))) "failed") $) 69) (($ $ (-1 (-858) (-641 (-858)))) 51) (($ $ (-1 (-858) (-858))) 53)) (-3530 (($ $ (-1152)) 55) (($ $ (-506)) 56)) (-3817 (($ $) 77)) (-2019 (($ $ (-1 (-112) $ $)) 46)) (-2350 (((-858) $) 60)) (-2555 (($ $ (-506)) 34)) (-3447 (((-55) $) 72)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 89)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 102)))
-(((-114) (-13 (-846) (-831 (-1170)) (-10 -8 (-15 -3328 ((-45 (-1152) (-770)) $)) (-15 -3817 ($ $)) (-15 -1364 ($ (-1170))) (-15 -1364 ($ (-1170) (-767))) (-15 -1364 ($ (-1170) (-55))) (-15 -3297 ((-112) $)) (-15 -4333 ((-112) $)) (-15 -2346 ((-112) $)) (-15 -3268 ((-767) $)) (-15 -3268 ($ $ (-767))) (-15 -3337 ($ $ (-1 (-112) $ $))) (-15 -2019 ($ $ (-1 (-112) $ $))) (-15 -1667 ((-3 (-1 (-858) (-641 (-858))) "failed") $)) (-15 -1667 ($ $ (-1 (-858) (-641 (-858))))) (-15 -1667 ($ $ (-1 (-858) (-858)))) (-15 -1720 ($ $ (-1 (-536) (-641 (-536))))) (-15 -1720 ((-3 (-1 (-536) (-641 (-536))) "failed") $)) (-15 -2918 ((-112) $ (-1170))) (-15 -4008 ((-112) $ (-506))) (-15 -2555 ($ $ (-506))) (-15 -3530 ($ $ (-1152))) (-15 -3530 ($ $ (-506))) (-15 -2972 ((-3 (-770) "failed") $ (-1152))) (-15 -2972 ((-687 (-770)) $ (-506))) (-15 -3890 ($ $ (-1152) (-770))) (-15 -3890 ($ $ (-506) (-770))) (-15 -4167 ($ $ (-45 (-1152) (-770))))))) (T -114))
-((-3328 (*1 *2 *1) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))) (-3817 (*1 *1 *1) (-5 *1 (-114))) (-1364 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-114)))) (-1364 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *1 (-114)))) (-1364 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-55)) (-5 *1 (-114)))) (-3297 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-4333 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-2346 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-3268 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-114)))) (-3268 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-114)))) (-3337 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-2019 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-1667 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114)))) (-1667 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114)))) (-1667 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-858))) (-5 *1 (-114)))) (-1720 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-536) (-641 (-536)))) (-5 *1 (-114)))) (-1720 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-536) (-641 (-536)))) (-5 *1 (-114)))) (-2918 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-114)))) (-4008 (*1 *2 *1 *3) (-12 (-5 *3 (-506)) (-5 *2 (-112)) (-5 *1 (-114)))) (-2555 (*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114)))) (-3530 (*1 *1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-114)))) (-3530 (*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114)))) (-2972 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-770)) (-5 *1 (-114)))) (-2972 (*1 *2 *1 *3) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-770))) (-5 *1 (-114)))) (-3890 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-770)) (-5 *1 (-114)))) (-3890 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-770)) (-5 *1 (-114)))) (-4167 (*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))))
-(-13 (-846) (-831 (-1170)) (-10 -8 (-15 -3328 ((-45 (-1152) (-770)) $)) (-15 -3817 ($ $)) (-15 -1364 ($ (-1170))) (-15 -1364 ($ (-1170) (-767))) (-15 -1364 ($ (-1170) (-55))) (-15 -3297 ((-112) $)) (-15 -4333 ((-112) $)) (-15 -2346 ((-112) $)) (-15 -3268 ((-767) $)) (-15 -3268 ($ $ (-767))) (-15 -3337 ($ $ (-1 (-112) $ $))) (-15 -2019 ($ $ (-1 (-112) $ $))) (-15 -1667 ((-3 (-1 (-858) (-641 (-858))) "failed") $)) (-15 -1667 ($ $ (-1 (-858) (-641 (-858))))) (-15 -1667 ($ $ (-1 (-858) (-858)))) (-15 -1720 ($ $ (-1 (-536) (-641 (-536))))) (-15 -1720 ((-3 (-1 (-536) (-641 (-536))) "failed") $)) (-15 -2918 ((-112) $ (-1170))) (-15 -4008 ((-112) $ (-506))) (-15 -2555 ($ $ (-506))) (-15 -3530 ($ $ (-1152))) (-15 -3530 ($ $ (-506))) (-15 -2972 ((-3 (-770) "failed") $ (-1152))) (-15 -2972 ((-687 (-770)) $ (-506))) (-15 -3890 ($ $ (-1152) (-770))) (-15 -3890 ($ $ (-506) (-770))) (-15 -4167 ($ $ (-45 (-1152) (-770))))))
-((-1857 (((-564) |#2|) 41)))
-(((-115 |#1| |#2|) (-10 -7 (-15 -1857 ((-564) |#2|))) (-13 (-363) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -115))
-((-1857 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-1034 (-407 *2)))) (-5 *2 (-564)) (-5 *1 (-115 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -1857 ((-564) |#2|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $ (-564)) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-4134 (($ (-1166 (-564)) (-564)) NIL)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-1913 (($ $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3533 (((-767) $) NIL)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3281 (((-564)) NIL)) (-4313 (((-564) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3113 (($ $ (-564)) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3096 (((-1150 (-564)) $) NIL)) (-1732 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL)) (-3613 (((-564) $ (-564)) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-3429 (($ $) 13)) (-2385 (($ $ $) 18)) (-1931 (($) 7 T CONST)) (-1548 (($ $) 6)) (-3127 (((-767)) 26)) (-2498 (($) 34)) (-2375 (($ $ $) 16)) (-2354 (($ $) 9)) (-3893 (($ $ $) 19)) (-1701 (($ $ $) 20)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) 32)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) 30)) (-1620 (($ $ $) 22)) (-3868 (((-1114) $) NIL)) (-3219 (($) 8 T CONST)) (-2167 (($ $ $) 23)) (-4327 (((-536) $) 36)) (-2326 (((-858) $) 38)) (-1700 (((-112) $ $) NIL)) (-2364 (($ $ $) 14)) (-4057 (($ $ $) 17)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 21)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 24)) (-4051 (($ $ $) 15)))
+(((-112) (-13 (-840) (-657) (-963) (-612 (-536)) (-10 -8 (-15 -1931 ($) -4008) (-15 -3219 ($) -4008) (-15 -2385 ($ $ $)) (-15 -1701 ($ $ $)) (-15 -3893 ($ $ $)) (-15 -1548 ($ $))))) (T -112))
+((-1931 (*1 *1) (-5 *1 (-112))) (-3219 (*1 *1) (-5 *1 (-112))) (-2385 (*1 *1 *1 *1) (-5 *1 (-112))) (-1701 (*1 *1 *1 *1) (-5 *1 (-112))) (-3893 (*1 *1 *1 *1) (-5 *1 (-112))) (-1548 (*1 *1 *1) (-5 *1 (-112))))
+(-13 (-840) (-657) (-963) (-612 (-536)) (-10 -8 (-15 -1931 ($) -4008) (-15 -3219 ($) -4008) (-15 -2385 ($ $ $)) (-15 -1701 ($ $ $)) (-15 -3893 ($ $ $)) (-15 -1548 ($ $))))
+((-3292 (((-3 (-1 |#1| (-641 |#1|)) "failed") (-114)) 23) (((-114) (-114) (-1 |#1| |#1|)) 13) (((-114) (-114) (-1 |#1| (-641 |#1|))) 11) (((-3 |#1| "failed") (-114) (-641 |#1|)) 25)) (-2277 (((-3 (-641 (-1 |#1| (-641 |#1|))) "failed") (-114)) 29) (((-114) (-114) (-1 |#1| |#1|)) 33) (((-114) (-114) (-641 (-1 |#1| (-641 |#1|)))) 30)) (-2686 (((-114) |#1|) 61 (|has| |#1| (-846)))) (-4067 (((-3 |#1| "failed") (-114)) 55 (|has| |#1| (-846)))))
+(((-113 |#1|) (-10 -7 (-15 -3292 ((-3 |#1| "failed") (-114) (-641 |#1|))) (-15 -3292 ((-114) (-114) (-1 |#1| (-641 |#1|)))) (-15 -3292 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3292 ((-3 (-1 |#1| (-641 |#1|)) "failed") (-114))) (-15 -2277 ((-114) (-114) (-641 (-1 |#1| (-641 |#1|))))) (-15 -2277 ((-114) (-114) (-1 |#1| |#1|))) (-15 -2277 ((-3 (-641 (-1 |#1| (-641 |#1|))) "failed") (-114))) (IF (|has| |#1| (-846)) (PROGN (-15 -2686 ((-114) |#1|)) (-15 -4067 ((-3 |#1| "failed") (-114)))) |%noBranch|)) (-1094)) (T -113))
+((-4067 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1094)) (-4 *2 (-846)) (-5 *1 (-113 *2)))) (-2686 (*1 *2 *3) (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-846)) (-4 *3 (-1094)))) (-2277 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-1 *4 (-641 *4)))) (-5 *1 (-113 *4)) (-4 *4 (-1094)))) (-2277 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-2277 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 (-1 *4 (-641 *4)))) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3292 (*1 *2 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-641 *4))) (-5 *1 (-113 *4)) (-4 *4 (-1094)))) (-3292 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3292 (*1 *2 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-641 *4))) (-4 *4 (-1094)) (-5 *1 (-113 *4)))) (-3292 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-641 *2)) (-5 *1 (-113 *2)) (-4 *2 (-1094)))))
+(-10 -7 (-15 -3292 ((-3 |#1| "failed") (-114) (-641 |#1|))) (-15 -3292 ((-114) (-114) (-1 |#1| (-641 |#1|)))) (-15 -3292 ((-114) (-114) (-1 |#1| |#1|))) (-15 -3292 ((-3 (-1 |#1| (-641 |#1|)) "failed") (-114))) (-15 -2277 ((-114) (-114) (-641 (-1 |#1| (-641 |#1|))))) (-15 -2277 ((-114) (-114) (-1 |#1| |#1|))) (-15 -2277 ((-3 (-641 (-1 |#1| (-641 |#1|))) "failed") (-114))) (IF (|has| |#1| (-846)) (PROGN (-15 -2686 ((-114) |#1|)) (-15 -4067 ((-3 |#1| "failed") (-114)))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2829 (((-767) $) 91) (($ $ (-767)) 37)) (-1517 (((-112) $) 41)) (-2365 (($ $ (-1152) (-770)) 58) (($ $ (-506) (-770)) 33)) (-3123 (($ $ (-45 (-1152) (-770))) 16)) (-2937 (((-3 (-770) "failed") $ (-1152)) 27) (((-687 (-770)) $ (-506)) 32)) (-3308 (((-45 (-1152) (-770)) $) 15)) (-1693 (($ (-1170)) 20) (($ (-1170) (-767)) 23) (($ (-1170) (-55)) 24)) (-2695 (((-112) $) 39)) (-3149 (((-112) $) 43)) (-2410 (((-1170) $) 8)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-1879 (((-112) $ (-1170)) 11)) (-1734 (($ $ (-1 (-536) (-641 (-536)))) 64) (((-3 (-1 (-536) (-641 (-536))) "failed") $) 71)) (-3868 (((-1114) $) NIL)) (-4035 (((-112) $ (-506)) 36)) (-2327 (($ $ (-1 (-112) $ $)) 45)) (-1682 (((-3 (-1 (-858) (-641 (-858))) "failed") $) 69) (($ $ (-1 (-858) (-641 (-858)))) 51) (($ $ (-1 (-858) (-858))) 53)) (-3355 (($ $ (-1152)) 55) (($ $ (-506)) 56)) (-3774 (($ $) 77)) (-3687 (($ $ (-1 (-112) $ $)) 46)) (-2326 (((-858) $) 60)) (-1700 (((-112) $ $) NIL)) (-2516 (($ $ (-506)) 34)) (-2672 (((-55) $) 72)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 89)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 102)))
+(((-114) (-13 (-846) (-831 (-1170)) (-10 -8 (-15 -3308 ((-45 (-1152) (-770)) $)) (-15 -3774 ($ $)) (-15 -1693 ($ (-1170))) (-15 -1693 ($ (-1170) (-767))) (-15 -1693 ($ (-1170) (-55))) (-15 -2695 ((-112) $)) (-15 -1517 ((-112) $)) (-15 -3149 ((-112) $)) (-15 -2829 ((-767) $)) (-15 -2829 ($ $ (-767))) (-15 -2327 ($ $ (-1 (-112) $ $))) (-15 -3687 ($ $ (-1 (-112) $ $))) (-15 -1682 ((-3 (-1 (-858) (-641 (-858))) "failed") $)) (-15 -1682 ($ $ (-1 (-858) (-641 (-858))))) (-15 -1682 ($ $ (-1 (-858) (-858)))) (-15 -1734 ($ $ (-1 (-536) (-641 (-536))))) (-15 -1734 ((-3 (-1 (-536) (-641 (-536))) "failed") $)) (-15 -1879 ((-112) $ (-1170))) (-15 -4035 ((-112) $ (-506))) (-15 -2516 ($ $ (-506))) (-15 -3355 ($ $ (-1152))) (-15 -3355 ($ $ (-506))) (-15 -2937 ((-3 (-770) "failed") $ (-1152))) (-15 -2937 ((-687 (-770)) $ (-506))) (-15 -2365 ($ $ (-1152) (-770))) (-15 -2365 ($ $ (-506) (-770))) (-15 -3123 ($ $ (-45 (-1152) (-770))))))) (T -114))
+((-3308 (*1 *2 *1) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))) (-3774 (*1 *1 *1) (-5 *1 (-114))) (-1693 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-114)))) (-1693 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *1 (-114)))) (-1693 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-55)) (-5 *1 (-114)))) (-2695 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-1517 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-3149 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))) (-2829 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-114)))) (-2829 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-114)))) (-2327 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-3687 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))) (-1682 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114)))) (-1682 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114)))) (-1682 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-858))) (-5 *1 (-114)))) (-1734 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-536) (-641 (-536)))) (-5 *1 (-114)))) (-1734 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-536) (-641 (-536)))) (-5 *1 (-114)))) (-1879 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-114)))) (-4035 (*1 *2 *1 *3) (-12 (-5 *3 (-506)) (-5 *2 (-112)) (-5 *1 (-114)))) (-2516 (*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114)))) (-3355 (*1 *1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-114)))) (-3355 (*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114)))) (-2937 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-770)) (-5 *1 (-114)))) (-2937 (*1 *2 *1 *3) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-770))) (-5 *1 (-114)))) (-2365 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-770)) (-5 *1 (-114)))) (-2365 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-770)) (-5 *1 (-114)))) (-3123 (*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))))
+(-13 (-846) (-831 (-1170)) (-10 -8 (-15 -3308 ((-45 (-1152) (-770)) $)) (-15 -3774 ($ $)) (-15 -1693 ($ (-1170))) (-15 -1693 ($ (-1170) (-767))) (-15 -1693 ($ (-1170) (-55))) (-15 -2695 ((-112) $)) (-15 -1517 ((-112) $)) (-15 -3149 ((-112) $)) (-15 -2829 ((-767) $)) (-15 -2829 ($ $ (-767))) (-15 -2327 ($ $ (-1 (-112) $ $))) (-15 -3687 ($ $ (-1 (-112) $ $))) (-15 -1682 ((-3 (-1 (-858) (-641 (-858))) "failed") $)) (-15 -1682 ($ $ (-1 (-858) (-641 (-858))))) (-15 -1682 ($ $ (-1 (-858) (-858)))) (-15 -1734 ($ $ (-1 (-536) (-641 (-536))))) (-15 -1734 ((-3 (-1 (-536) (-641 (-536))) "failed") $)) (-15 -1879 ((-112) $ (-1170))) (-15 -4035 ((-112) $ (-506))) (-15 -2516 ($ $ (-506))) (-15 -3355 ($ $ (-1152))) (-15 -3355 ($ $ (-506))) (-15 -2937 ((-3 (-770) "failed") $ (-1152))) (-15 -2937 ((-687 (-770)) $ (-506))) (-15 -2365 ($ $ (-1152) (-770))) (-15 -2365 ($ $ (-506) (-770))) (-15 -3123 ($ $ (-45 (-1152) (-770))))))
+((-4236 (((-564) |#2|) 41)))
+(((-115 |#1| |#2|) (-10 -7 (-15 -4236 ((-564) |#2|))) (-13 (-363) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -115))
+((-4236 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-1034 (-407 *2)))) (-5 *2 (-564)) (-5 *1 (-115 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -4236 ((-564) |#2|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $ (-564)) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2366 (($ (-1166 (-564)) (-564)) NIL)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-1489 (($ $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-3924 (((-767) $) NIL)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3665 (((-564)) NIL)) (-3330 (((-564) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3157 (($ $ (-564)) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-4132 (((-1150 (-564)) $) NIL)) (-2712 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-564) $ (-564)) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
(((-116 |#1|) (-865 |#1|) (-564)) (T -116))
NIL
(-865 |#1|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-116 |#1|) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-116 |#1|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-116 |#1|) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-116 |#1|) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-116 |#1|) (-1034 (-564))))) (-2961 (((-116 |#1|) $) NIL) (((-1170) $) NIL (|has| (-116 |#1|) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-116 |#1|) (-1034 (-564)))) (((-564) $) NIL (|has| (-116 |#1|) (-1034 (-564))))) (-4304 (($ $) NIL) (($ (-564) $) NIL)) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-116 |#1|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-116 |#1|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-116 |#1|))) (|:| |vec| (-1259 (-116 |#1|)))) (-685 $) (-1259 $)) NIL) (((-685 (-116 |#1|)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-116 |#1|) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| (-116 |#1|) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-116 |#1|) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-116 |#1|) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-116 |#1|) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| (-116 |#1|) (-1145)))) (-2131 (((-112) $) NIL (|has| (-116 |#1|) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-116 |#1|) (-846)))) (-1515 (($ $ $) NIL (|has| (-116 |#1|) (-846)))) (-4289 (($ (-1 (-116 |#1|) (-116 |#1|)) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-116 |#1|) (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-116 |#1|) (-307)))) (-2630 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-116 |#1|)) (-641 (-116 |#1|))) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-116 |#1|) (-116 |#1|)) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-294 (-116 |#1|))) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-641 (-294 (-116 |#1|)))) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-641 (-1170)) (-641 (-116 |#1|))) NIL (|has| (-116 |#1|) (-514 (-1170) (-116 |#1|)))) (($ $ (-1170) (-116 |#1|)) NIL (|has| (-116 |#1|) (-514 (-1170) (-116 |#1|))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-116 |#1|)) NIL (|has| (-116 |#1|) (-286 (-116 |#1|) (-116 |#1|))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| (-116 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-116 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-767)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-116 |#1|) $) NIL)) (-4344 (((-888 (-564)) $) NIL (|has| (-116 |#1|) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-116 |#1|) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-116 |#1|) (-612 (-536)))) (((-379) $) NIL (|has| (-116 |#1|) (-1018))) (((-225) $) NIL (|has| (-116 |#1|) (-1018)))) (-3555 (((-174 (-407 (-564))) $) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-116 |#1|) (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-116 |#1|)) NIL) (($ (-1170)) NIL (|has| (-116 |#1|) (-1034 (-1170))))) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-116 |#1|) (-905))) (|has| (-116 |#1|) (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-545)))) (-2502 (((-112) $ $) NIL)) (-3613 (((-407 (-564)) $ (-564)) NIL)) (-3453 (($ $) NIL (|has| (-116 |#1|) (-816)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL (|has| (-116 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-116 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-767)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-3004 (($ $ $) NIL) (($ (-116 |#1|) (-116 |#1|)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-116 |#1|) $) NIL) (($ $ (-116 |#1|)) NIL)))
-(((-117 |#1|) (-13 (-988 (-116 |#1|)) (-10 -8 (-15 -3613 ((-407 (-564)) $ (-564))) (-15 -3555 ((-174 (-407 (-564))) $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $)))) (-564)) (T -117))
-((-3613 (*1 *2 *1 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-117 *4)) (-14 *4 *3) (-5 *3 (-564)))) (-3555 (*1 *2 *1) (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-117 *3)) (-14 *3 (-564)))) (-4304 (*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-564)))) (-4304 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-117 *3)) (-14 *3 *2))))
-(-13 (-988 (-116 |#1|)) (-10 -8 (-15 -3613 ((-407 (-564)) $ (-564))) (-15 -3555 ((-174 (-407 (-564))) $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $))))
-((-3797 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 60) (($ $ "right" $) 62)) (-3688 (((-641 $) $) 31)) (-4214 (((-112) $ $) 36)) (-3841 (((-112) |#2| $) 40)) (-3225 (((-641 |#2|) $) 25)) (-3385 (((-112) $) 18)) (-4362 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-4087 (((-112) $) 57)) (-2350 (((-858) $) 47)) (-3197 (((-641 $) $) 32)) (-2893 (((-112) $ $) 38)) (-2062 (((-767) $) 50)))
-(((-118 |#1| |#2|) (-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -3797 (|#1| |#1| "right" |#1|)) (-15 -3797 (|#1| |#1| "left" |#1|)) (-15 -4362 (|#1| |#1| "right")) (-15 -4362 (|#1| |#1| "left")) (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -4214 ((-112) |#1| |#1|)) (-15 -3225 ((-641 |#2|) |#1|)) (-15 -4087 ((-112) |#1|)) (-15 -4362 (|#2| |#1| "value")) (-15 -3385 ((-112) |#1|)) (-15 -3688 ((-641 |#1|) |#1|)) (-15 -3197 ((-641 |#1|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -3841 ((-112) |#2| |#1|)) (-15 -2062 ((-767) |#1|))) (-119 |#2|) (-1209)) (T -118))
-NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -3797 (|#1| |#1| "right" |#1|)) (-15 -3797 (|#1| |#1| "left" |#1|)) (-15 -4362 (|#1| |#1| "right")) (-15 -4362 (|#1| |#1| "left")) (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -4214 ((-112) |#1| |#1|)) (-15 -3225 ((-641 |#2|) |#1|)) (-15 -4087 ((-112) |#1|)) (-15 -4362 (|#2| |#1| "value")) (-15 -3385 ((-112) |#1|)) (-15 -3688 ((-641 |#1|) |#1|)) (-15 -3197 ((-641 |#1|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -3841 ((-112) |#2| |#1|)) (-15 -2062 ((-767) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-1902 (($ $ $) 52 (|has| $ (-6 -4407)))) (-1477 (($ $ $) 54 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407))) (($ $ "left" $) 55 (|has| $ (-6 -4407))) (($ $ "right" $) 53 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-3500 (($) 7 T CONST)) (-4251 (($ $) 57)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4242 (($ $) 59)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2464 (((-564) $ $) 44)) (-4087 (((-112) $) 46)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-116 |#1|) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-116 |#1|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-116 |#1|) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-116 |#1|) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-116 |#1|) (-1034 (-564))))) (-2938 (((-116 |#1|) $) NIL) (((-1170) $) NIL (|has| (-116 |#1|) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-116 |#1|) (-1034 (-564)))) (((-564) $) NIL (|has| (-116 |#1|) (-1034 (-564))))) (-1956 (($ $) NIL) (($ (-564) $) NIL)) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-116 |#1|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-116 |#1|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-116 |#1|))) (|:| |vec| (-1259 (-116 |#1|)))) (-685 $) (-1259 $)) NIL) (((-685 (-116 |#1|)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-116 |#1|) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| (-116 |#1|) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-116 |#1|) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-116 |#1|) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-116 |#1|) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| (-116 |#1|) (-1145)))) (-4371 (((-112) $) NIL (|has| (-116 |#1|) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-116 |#1|) (-846)))) (-1530 (($ $ $) NIL (|has| (-116 |#1|) (-846)))) (-4271 (($ (-1 (-116 |#1|) (-116 |#1|)) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-116 |#1|) (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-116 |#1|) (-307)))) (-4256 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-116 |#1|) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-116 |#1|)) (-641 (-116 |#1|))) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-116 |#1|) (-116 |#1|)) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-294 (-116 |#1|))) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-641 (-294 (-116 |#1|)))) NIL (|has| (-116 |#1|) (-309 (-116 |#1|)))) (($ $ (-641 (-1170)) (-641 (-116 |#1|))) NIL (|has| (-116 |#1|) (-514 (-1170) (-116 |#1|)))) (($ $ (-1170) (-116 |#1|)) NIL (|has| (-116 |#1|) (-514 (-1170) (-116 |#1|))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-116 |#1|)) NIL (|has| (-116 |#1|) (-286 (-116 |#1|) (-116 |#1|))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| (-116 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-116 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-767)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-116 |#1|) $) NIL)) (-4327 (((-888 (-564)) $) NIL (|has| (-116 |#1|) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-116 |#1|) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-116 |#1|) (-612 (-536)))) (((-379) $) NIL (|has| (-116 |#1|) (-1018))) (((-225) $) NIL (|has| (-116 |#1|) (-1018)))) (-2287 (((-174 (-407 (-564))) $) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-116 |#1|) (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-116 |#1|)) NIL) (($ (-1170)) NIL (|has| (-116 |#1|) (-1034 (-1170))))) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-116 |#1|) (-905))) (|has| (-116 |#1|) (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 (((-116 |#1|) $) NIL (|has| (-116 |#1|) (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-407 (-564)) $ (-564)) NIL)) (-2007 (($ $) NIL (|has| (-116 |#1|) (-816)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL (|has| (-116 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-116 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-116 |#1|) (-896 (-1170)))) (($ $ (-1 (-116 |#1|) (-116 |#1|)) (-767)) NIL) (($ $ (-1 (-116 |#1|) (-116 |#1|))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-116 |#1|) (-846)))) (-2992 (($ $ $) NIL) (($ (-116 |#1|) (-116 |#1|)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-116 |#1|) $) NIL) (($ $ (-116 |#1|)) NIL)))
+(((-117 |#1|) (-13 (-988 (-116 |#1|)) (-10 -8 (-15 -3583 ((-407 (-564)) $ (-564))) (-15 -2287 ((-174 (-407 (-564))) $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $)))) (-564)) (T -117))
+((-3583 (*1 *2 *1 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-117 *4)) (-14 *4 *3) (-5 *3 (-564)))) (-2287 (*1 *2 *1) (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-117 *3)) (-14 *3 (-564)))) (-1956 (*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-564)))) (-1956 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-117 *3)) (-14 *3 *2))))
+(-13 (-988 (-116 |#1|)) (-10 -8 (-15 -3583 ((-407 (-564)) $ (-564))) (-15 -2287 ((-174 (-407 (-564))) $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $))))
+((-2463 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 60) (($ $ "right" $) 62)) (-4368 (((-641 $) $) 31)) (-3888 (((-112) $ $) 36)) (-1363 (((-112) |#2| $) 40)) (-2652 (((-641 |#2|) $) 25)) (-2477 (((-112) $) 18)) (-4361 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-3199 (((-112) $) 57)) (-2326 (((-858) $) 47)) (-1446 (((-641 $) $) 32)) (-2876 (((-112) $ $) 38)) (-2069 (((-767) $) 50)))
+(((-118 |#1| |#2|) (-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -2463 (|#1| |#1| "right" |#1|)) (-15 -2463 (|#1| |#1| "left" |#1|)) (-15 -4361 (|#1| |#1| "right")) (-15 -4361 (|#1| |#1| "left")) (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -3888 ((-112) |#1| |#1|)) (-15 -2652 ((-641 |#2|) |#1|)) (-15 -3199 ((-112) |#1|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2477 ((-112) |#1|)) (-15 -4368 ((-641 |#1|) |#1|)) (-15 -1446 ((-641 |#1|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -1363 ((-112) |#2| |#1|)) (-15 -2069 ((-767) |#1|))) (-119 |#2|) (-1209)) (T -118))
+NIL
+(-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -2463 (|#1| |#1| "right" |#1|)) (-15 -2463 (|#1| |#1| "left" |#1|)) (-15 -4361 (|#1| |#1| "right")) (-15 -4361 (|#1| |#1| "left")) (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -3888 ((-112) |#1| |#1|)) (-15 -2652 ((-641 |#2|) |#1|)) (-15 -3199 ((-112) |#1|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2477 ((-112) |#1|)) (-15 -4368 ((-641 |#1|) |#1|)) (-15 -1446 ((-641 |#1|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -1363 ((-112) |#2| |#1|)) (-15 -2069 ((-767) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-1792 (($ $ $) 53 (|has| $ (-6 -4408)))) (-2988 (($ $ $) 55 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408))) (($ $ "left" $) 56 (|has| $ (-6 -4408))) (($ $ "right" $) 54 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-1747 (($) 7 T CONST)) (-4225 (($ $) 58)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-4213 (($ $) 60)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48) (($ $ "left") 59) (($ $ "right") 57)) (-2633 (((-564) $ $) 45)) (-3199 (((-112) $) 47)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-119 |#1|) (-140) (-1209)) (T -119))
-((-4242 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1209)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-4251 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1209)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-3797 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4407)) (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-1477 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))) (-3797 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4407)) (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-1902 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))))
-(-13 (-1006 |t#1|) (-10 -8 (-15 -4242 ($ $)) (-15 -4362 ($ $ "left")) (-15 -4251 ($ $)) (-15 -4362 ($ $ "right")) (IF (|has| $ (-6 -4407)) (PROGN (-15 -3797 ($ $ "left" $)) (-15 -1477 ($ $ $)) (-15 -3797 ($ $ "right" $)) (-15 -1902 ($ $ $))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2247 (((-112) |#1|) 29)) (-3266 (((-767) (-767)) 28) (((-767)) 27)) (-2198 (((-112) |#1| (-112)) 30) (((-112) |#1|) 31)))
-(((-120 |#1|) (-10 -7 (-15 -2198 ((-112) |#1|)) (-15 -2198 ((-112) |#1| (-112))) (-15 -3266 ((-767))) (-15 -3266 ((-767) (-767))) (-15 -2247 ((-112) |#1|))) (-1235 (-564))) (T -120))
-((-2247 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-3266 (*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-3266 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-2198 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-2198 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
-(-10 -7 (-15 -2198 ((-112) |#1|)) (-15 -2198 ((-112) |#1| (-112))) (-15 -3266 ((-767))) (-15 -3266 ((-767) (-767))) (-15 -2247 ((-112) |#1|)))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) 18)) (-2483 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 25)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-1902 (($ $ $) 21 (|has| $ (-6 -4407)))) (-1477 (($ $ $) 23 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "left" $) NIL (|has| $ (-6 -4407))) (($ $ "right" $) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4251 (($ $) 20)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1665 (($ $ |#1| $) 26)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4242 (($ $) 22)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4334 (($ |#1| $) 27)) (-2714 (($ |#1| $) 15)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 17)) (-1664 (($) 11)) (-4362 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2464 (((-564) $ $) NIL)) (-4087 (((-112) $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2086 (($ (-641 |#1|)) 16)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-121 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4407) (-6 -4406) (-15 -2086 ($ (-641 |#1|))) (-15 -2714 ($ |#1| $)) (-15 -4334 ($ |#1| $)) (-15 -2483 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-846)) (T -121))
-((-2086 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-121 *3)))) (-2714 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846)))) (-4334 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846)))) (-2483 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3)))) (-5 *1 (-121 *3)) (-4 *3 (-846)))))
-(-13 (-125 |#1|) (-10 -8 (-6 -4407) (-6 -4406) (-15 -2086 ($ (-641 |#1|))) (-15 -2714 ($ |#1| $)) (-15 -4334 ($ |#1| $)) (-15 -2483 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
-((-3489 (($ $) 12)) (-2356 (($ $) 10)) (-1426 (($ $ $) 22)) (-3616 (($ $ $) 20)) (-4082 (($ $ $) 18)) (-4072 (($ $ $) 16)))
-(((-122 |#1|) (-10 -8 (-15 -1426 (|#1| |#1| |#1|)) (-15 -3616 (|#1| |#1| |#1|)) (-15 -2356 (|#1| |#1|)) (-15 -3489 (|#1| |#1|)) (-15 -4072 (|#1| |#1| |#1|)) (-15 -4082 (|#1| |#1| |#1|))) (-123)) (T -122))
-NIL
-(-10 -8 (-15 -1426 (|#1| |#1| |#1|)) (-15 -3616 (|#1| |#1| |#1|)) (-15 -2356 (|#1| |#1|)) (-15 -3489 (|#1| |#1|)) (-15 -4072 (|#1| |#1| |#1|)) (-15 -4082 (|#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-3489 (($ $) 103)) (-2391 (($ $ $) 25)) (-3034 (((-1264) $ (-564) (-564)) 66 (|has| $ (-6 -4407)))) (-1453 (((-112) $) 98 (|has| (-112) (-846))) (((-112) (-1 (-112) (-112) (-112)) $) 92)) (-3620 (($ $) 102 (-12 (|has| (-112) (-846)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-112) (-112)) $) 101 (|has| $ (-6 -4407)))) (-2995 (($ $) 97 (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $) 91)) (-3670 (((-112) $ (-767)) 37)) (-3797 (((-112) $ (-1226 (-564)) (-112)) 88 (|has| $ (-6 -4407))) (((-112) $ (-564) (-112)) 54 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-112)) $) 71 (|has| $ (-6 -4406)))) (-3500 (($) 38 T CONST)) (-4298 (($ $) 100 (|has| $ (-6 -4407)))) (-3701 (($ $) 90)) (-3215 (($ $) 68 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ (-1 (-112) (-112)) $) 72 (|has| $ (-6 -4406))) (($ (-112) $) 69 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4406))))) (-2965 (((-112) (-1 (-112) (-112) (-112)) $) 74 (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) 73 (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) 70 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4406))))) (-4335 (((-112) $ (-564) (-112)) 53 (|has| $ (-6 -4407)))) (-4266 (((-112) $ (-564)) 55)) (-3886 (((-564) (-112) $ (-564)) 95 (|has| (-112) (-1094))) (((-564) (-112) $) 94 (|has| (-112) (-1094))) (((-564) (-1 (-112) (-112)) $) 93)) (-3305 (((-641 (-112)) $) 45 (|has| $ (-6 -4406)))) (-2380 (($ $ $) 26)) (-2356 (($ $) 30)) (-1426 (($ $ $) 28)) (-4142 (($ (-767) (-112)) 77)) (-3616 (($ $ $) 29)) (-2587 (((-112) $ (-767)) 36)) (-3587 (((-564) $) 63 (|has| (-564) (-846)))) (-3142 (($ $ $) 13)) (-4317 (($ $ $) 96 (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $ $) 89)) (-1909 (((-641 (-112)) $) 46 (|has| $ (-6 -4406)))) (-3841 (((-112) (-112) $) 48 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 62 (|has| (-564) (-846)))) (-1515 (($ $ $) 14)) (-4326 (($ (-1 (-112) (-112)) $) 41 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-112) (-112) (-112)) $ $) 82) (($ (-1 (-112) (-112)) $) 40)) (-2743 (((-112) $ (-767)) 35)) (-4172 (((-1152) $) 9)) (-4141 (($ $ $ (-564)) 87) (($ (-112) $ (-564)) 86)) (-3932 (((-641 (-564)) $) 60)) (-2861 (((-112) (-564) $) 59)) (-3877 (((-1114) $) 10)) (-3181 (((-112) $) 64 (|has| (-564) (-846)))) (-2421 (((-3 (-112) "failed") (-1 (-112) (-112)) $) 75)) (-1324 (($ $ (-112)) 65 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-112)) $) 43 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-112)) (-641 (-112))) 52 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-112) (-112)) 51 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-294 (-112))) 50 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-641 (-294 (-112)))) 49 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))))) (-1895 (((-112) $ $) 31)) (-1633 (((-112) (-112) $) 61 (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-2666 (((-641 (-112)) $) 58)) (-1320 (((-112) $) 34)) (-1664 (($) 33)) (-4362 (($ $ (-1226 (-564))) 83) (((-112) $ (-564)) 57) (((-112) $ (-564) (-112)) 56)) (-2002 (($ $ (-1226 (-564))) 85) (($ $ (-564)) 84)) (-3888 (((-767) (-112) $) 47 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) (-112)) $) 44 (|has| $ (-6 -4406)))) (-2150 (($ $ $ (-564)) 99 (|has| $ (-6 -4407)))) (-3817 (($ $) 32)) (-4344 (((-536) $) 67 (|has| (-112) (-612 (-536))))) (-2363 (($ (-641 (-112))) 76)) (-3580 (($ (-641 $)) 81) (($ $ $) 80) (($ (-112) $) 79) (($ $ (-112)) 78)) (-2350 (((-858) $) 11)) (-3073 (((-112) (-1 (-112) (-112)) $) 42 (|has| $ (-6 -4406)))) (-2368 (($ $ $) 27)) (-4082 (($ $ $) 105)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-4072 (($ $ $) 104)) (-2062 (((-767) $) 39 (|has| $ (-6 -4406)))))
+((-4213 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1209)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-4225 (*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1209)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-2463 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4408)) (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-2988 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))) (-2463 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4408)) (-4 *1 (-119 *3)) (-4 *3 (-1209)))) (-1792 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))))
+(-13 (-1006 |t#1|) (-10 -8 (-15 -4213 ($ $)) (-15 -4361 ($ $ "left")) (-15 -4225 ($ $)) (-15 -4361 ($ $ "right")) (IF (|has| $ (-6 -4408)) (PROGN (-15 -2463 ($ $ "left" $)) (-15 -2988 ($ $ $)) (-15 -2463 ($ $ "right" $)) (-15 -1792 ($ $ $))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-3021 (((-112) |#1|) 29)) (-3908 (((-767) (-767)) 28) (((-767)) 27)) (-2608 (((-112) |#1| (-112)) 30) (((-112) |#1|) 31)))
+(((-120 |#1|) (-10 -7 (-15 -2608 ((-112) |#1|)) (-15 -2608 ((-112) |#1| (-112))) (-15 -3908 ((-767))) (-15 -3908 ((-767) (-767))) (-15 -3021 ((-112) |#1|))) (-1235 (-564))) (T -120))
+((-3021 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-3908 (*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-3908 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-2608 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))) (-2608 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
+(-10 -7 (-15 -2608 ((-112) |#1|)) (-15 -2608 ((-112) |#1| (-112))) (-15 -3908 ((-767))) (-15 -3908 ((-767) (-767))) (-15 -3021 ((-112) |#1|)))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) 18)) (-2794 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 25)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-1792 (($ $ $) 21 (|has| $ (-6 -4408)))) (-2988 (($ $ $) 23 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "left" $) NIL (|has| $ (-6 -4408))) (($ $ "right" $) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4225 (($ $) 20)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1667 (($ $ |#1| $) 26)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-4213 (($ $) 22)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3476 (($ |#1| $) 27)) (-4066 (($ |#1| $) 15)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 17)) (-1531 (($) 11)) (-4361 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2633 (((-564) $ $) NIL)) (-3199 (((-112) $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3202 (($ (-641 |#1|)) 16)) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-121 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4408) (-6 -4407) (-15 -3202 ($ (-641 |#1|))) (-15 -4066 ($ |#1| $)) (-15 -3476 ($ |#1| $)) (-15 -2794 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-846)) (T -121))
+((-3202 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-121 *3)))) (-4066 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846)))) (-3476 (*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846)))) (-2794 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3)))) (-5 *1 (-121 *3)) (-4 *3 (-846)))))
+(-13 (-125 |#1|) (-10 -8 (-6 -4408) (-6 -4407) (-15 -3202 ($ (-641 |#1|))) (-15 -4066 ($ |#1| $)) (-15 -3476 ($ |#1| $)) (-15 -2794 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
+((-3429 (($ $) 12)) (-2354 (($ $) 10)) (-3893 (($ $ $) 22)) (-1701 (($ $ $) 20)) (-4057 (($ $ $) 18)) (-4051 (($ $ $) 16)))
+(((-122 |#1|) (-10 -8 (-15 -3893 (|#1| |#1| |#1|)) (-15 -1701 (|#1| |#1| |#1|)) (-15 -2354 (|#1| |#1|)) (-15 -3429 (|#1| |#1|)) (-15 -4051 (|#1| |#1| |#1|)) (-15 -4057 (|#1| |#1| |#1|))) (-123)) (T -122))
+NIL
+(-10 -8 (-15 -3893 (|#1| |#1| |#1|)) (-15 -1701 (|#1| |#1| |#1|)) (-15 -2354 (|#1| |#1|)) (-15 -3429 (|#1| |#1|)) (-15 -4051 (|#1| |#1| |#1|)) (-15 -4057 (|#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-3429 (($ $) 104)) (-2385 (($ $ $) 26)) (-2011 (((-1264) $ (-564) (-564)) 67 (|has| $ (-6 -4408)))) (-2486 (((-112) $) 99 (|has| (-112) (-846))) (((-112) (-1 (-112) (-112) (-112)) $) 93)) (-1894 (($ $) 103 (-12 (|has| (-112) (-846)) (|has| $ (-6 -4408)))) (($ (-1 (-112) (-112) (-112)) $) 102 (|has| $ (-6 -4408)))) (-2459 (($ $) 98 (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $) 92)) (-3073 (((-112) $ (-767)) 38)) (-2463 (((-112) $ (-1226 (-564)) (-112)) 89 (|has| $ (-6 -4408))) (((-112) $ (-564) (-112)) 55 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-112)) $) 72 (|has| $ (-6 -4407)))) (-1747 (($) 39 T CONST)) (-1436 (($ $) 101 (|has| $ (-6 -4408)))) (-3028 (($ $) 91)) (-3195 (($ $) 69 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ (-1 (-112) (-112)) $) 73 (|has| $ (-6 -4407))) (($ (-112) $) 70 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4407))))) (-1297 (((-112) (-1 (-112) (-112) (-112)) $) 75 (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) 74 (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) 71 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4407))))) (-2619 (((-112) $ (-564) (-112)) 54 (|has| $ (-6 -4408)))) (-2562 (((-112) $ (-564)) 56)) (-3850 (((-564) (-112) $ (-564)) 96 (|has| (-112) (-1094))) (((-564) (-112) $) 95 (|has| (-112) (-1094))) (((-564) (-1 (-112) (-112)) $) 94)) (-1624 (((-641 (-112)) $) 46 (|has| $ (-6 -4407)))) (-2375 (($ $ $) 27)) (-2354 (($ $) 31)) (-3893 (($ $ $) 29)) (-4111 (($ (-767) (-112)) 78)) (-1701 (($ $ $) 30)) (-1509 (((-112) $ (-767)) 37)) (-3294 (((-564) $) 64 (|has| (-564) (-846)))) (-1469 (($ $ $) 14)) (-2443 (($ $ $) 97 (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $ $) 90)) (-4276 (((-641 (-112)) $) 47 (|has| $ (-6 -4407)))) (-1363 (((-112) (-112) $) 49 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 63 (|has| (-564) (-846)))) (-1530 (($ $ $) 15)) (-2613 (($ (-1 (-112) (-112)) $) 42 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-112) (-112) (-112)) $ $) 83) (($ (-1 (-112) (-112)) $) 41)) (-4068 (((-112) $ (-767)) 36)) (-2332 (((-1152) $) 10)) (-4110 (($ $ $ (-564)) 88) (($ (-112) $ (-564)) 87)) (-2885 (((-641 (-564)) $) 61)) (-2241 (((-112) (-564) $) 60)) (-3868 (((-1114) $) 11)) (-3164 (((-112) $) 65 (|has| (-564) (-846)))) (-3645 (((-3 (-112) "failed") (-1 (-112) (-112)) $) 76)) (-1428 (($ $ (-112)) 66 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-112)) $) 44 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-112)) (-641 (-112))) 53 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-112) (-112)) 52 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-294 (-112))) 51 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-641 (-294 (-112)))) 50 (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))))) (-2279 (((-112) $ $) 32)) (-1357 (((-112) (-112) $) 62 (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-1784 (((-641 (-112)) $) 59)) (-4169 (((-112) $) 35)) (-1531 (($) 34)) (-4361 (($ $ (-1226 (-564))) 84) (((-112) $ (-564)) 58) (((-112) $ (-564) (-112)) 57)) (-2010 (($ $ (-1226 (-564))) 86) (($ $ (-564)) 85)) (-3879 (((-767) (-112) $) 48 (-12 (|has| (-112) (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) (-112)) $) 45 (|has| $ (-6 -4407)))) (-1506 (($ $ $ (-564)) 100 (|has| $ (-6 -4408)))) (-3774 (($ $) 33)) (-4327 (((-536) $) 68 (|has| (-112) (-612 (-536))))) (-2336 (($ (-641 (-112))) 77)) (-3521 (($ (-641 $)) 82) (($ $ $) 81) (($ (-112) $) 80) (($ $ (-112)) 79)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-4062 (((-112) (-1 (-112) (-112)) $) 43 (|has| $ (-6 -4407)))) (-2364 (($ $ $) 28)) (-4057 (($ $ $) 106)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-4051 (($ $ $) 105)) (-2069 (((-767) $) 40 (|has| $ (-6 -4407)))))
(((-123) (-140)) (T -123))
-((-2356 (*1 *1 *1) (-4 *1 (-123))) (-3616 (*1 *1 *1 *1) (-4 *1 (-123))) (-1426 (*1 *1 *1 *1) (-4 *1 (-123))) (-2368 (*1 *1 *1 *1) (-4 *1 (-123))) (-2380 (*1 *1 *1 *1) (-4 *1 (-123))) (-2391 (*1 *1 *1 *1) (-4 *1 (-123))))
-(-13 (-846) (-657) (-19 (-112)) (-10 -8 (-15 -2356 ($ $)) (-15 -3616 ($ $ $)) (-15 -1426 ($ $ $)) (-15 -2368 ($ $ $)) (-15 -2380 ($ $ $)) (-15 -2391 ($ $ $))))
+((-2354 (*1 *1 *1) (-4 *1 (-123))) (-1701 (*1 *1 *1 *1) (-4 *1 (-123))) (-3893 (*1 *1 *1 *1) (-4 *1 (-123))) (-2364 (*1 *1 *1 *1) (-4 *1 (-123))) (-2375 (*1 *1 *1 *1) (-4 *1 (-123))) (-2385 (*1 *1 *1 *1) (-4 *1 (-123))))
+(-13 (-846) (-657) (-19 (-112)) (-10 -8 (-15 -2354 ($ $)) (-15 -1701 ($ $ $)) (-15 -3893 ($ $ $)) (-15 -2364 ($ $ $)) (-15 -2375 ($ $ $)) (-15 -2385 ($ $ $))))
(((-34) . T) ((-102) . T) ((-611 (-858)) . T) ((-151 #0=(-112)) . T) ((-612 (-536)) |has| (-112) (-612 (-536))) ((-286 #1=(-564) #0#) . T) ((-288 #1# #0#) . T) ((-309 #0#) -12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))) ((-373 #0#) . T) ((-489 #0#) . T) ((-602 #1# #0#) . T) ((-514 #0# #0#) -12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))) ((-647 #0#) . T) ((-657) . T) ((-19 #0#) . T) ((-846) . T) ((-1094) . T) ((-1209) . T))
-((-4326 (($ (-1 |#2| |#2|) $) 22)) (-3817 (($ $) 16)) (-2062 (((-767) $) 25)))
-(((-124 |#1| |#2|) (-10 -8 (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3817 (|#1| |#1|))) (-125 |#2|) (-1094)) (T -124))
+((-2613 (($ (-1 |#2| |#2|) $) 22)) (-3774 (($ $) 16)) (-2069 (((-767) $) 25)))
+(((-124 |#1| |#2|) (-10 -8 (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3774 (|#1| |#1|))) (-125 |#2|) (-1094)) (T -124))
NIL
-(-10 -8 (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3817 (|#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-1902 (($ $ $) 52 (|has| $ (-6 -4407)))) (-1477 (($ $ $) 54 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407))) (($ $ "left" $) 55 (|has| $ (-6 -4407))) (($ $ "right" $) 53 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-3500 (($) 7 T CONST)) (-4251 (($ $) 57)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-1665 (($ $ |#1| $) 60)) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4242 (($ $) 59)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2464 (((-564) $ $) 44)) (-4087 (((-112) $) 46)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+(-10 -8 (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3774 (|#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-1792 (($ $ $) 53 (|has| $ (-6 -4408)))) (-2988 (($ $ $) 55 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408))) (($ $ "left" $) 56 (|has| $ (-6 -4408))) (($ $ "right" $) 54 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-1747 (($) 7 T CONST)) (-4225 (($ $) 58)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-1667 (($ $ |#1| $) 61)) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-4213 (($ $) 60)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48) (($ $ "left") 59) (($ $ "right") 57)) (-2633 (((-564) $ $) 45)) (-3199 (((-112) $) 47)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-125 |#1|) (-140) (-1094)) (T -125))
-((-1665 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1094)))))
-(-13 (-119 |t#1|) (-10 -8 (-6 -4407) (-6 -4406) (-15 -1665 ($ $ |t#1| $))))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-119 |#1|) . T) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) 18)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) 22 (|has| $ (-6 -4407)))) (-1902 (($ $ $) 23 (|has| $ (-6 -4407)))) (-1477 (($ $ $) 21 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "left" $) NIL (|has| $ (-6 -4407))) (($ $ "right" $) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4251 (($ $) 24)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1665 (($ $ |#1| $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4242 (($ $) NIL)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2714 (($ |#1| $) 15)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 17)) (-1664 (($) 11)) (-4362 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2464 (((-564) $ $) NIL)) (-4087 (((-112) $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 20)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3532 (($ (-641 |#1|)) 16)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-126 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4407) (-15 -3532 ($ (-641 |#1|))) (-15 -2714 ($ |#1| $)))) (-846)) (T -126))
-((-3532 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-126 *3)))) (-2714 (*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-846)))))
-(-13 (-125 |#1|) (-10 -8 (-6 -4407) (-15 -3532 ($ (-641 |#1|))) (-15 -2714 ($ |#1| $))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) 30)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) 32 (|has| $ (-6 -4407)))) (-1902 (($ $ $) 36 (|has| $ (-6 -4407)))) (-1477 (($ $ $) 34 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "left" $) NIL (|has| $ (-6 -4407))) (($ $ "right" $) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4251 (($ $) 23)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1665 (($ $ |#1| $) 16)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4242 (($ $) 22)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) 25)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 20)) (-1664 (($) 11)) (-4362 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2464 (((-564) $ $) NIL)) (-4087 (((-112) $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2745 (($ |#1|) 18) (($ $ |#1| $) 17)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 10 (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-127 |#1|) (-13 (-125 |#1|) (-10 -8 (-15 -2745 ($ |#1|)) (-15 -2745 ($ $ |#1| $)))) (-1094)) (T -127))
-((-2745 (*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094)))) (-2745 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094)))))
-(-13 (-125 |#1|) (-10 -8 (-15 -2745 ($ |#1|)) (-15 -2745 ($ $ |#1| $))))
-((-2337 (((-112) $ $) NIL (|has| (-129) (-1094)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) (-129) (-129)) $) NIL) (((-112) $) NIL (|has| (-129) (-846)))) (-3620 (($ (-1 (-112) (-129) (-129)) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-846))))) (-2995 (($ (-1 (-112) (-129) (-129)) $) NIL) (($ $) NIL (|has| (-129) (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 (((-129) $ (-564) (-129)) 26 (|has| $ (-6 -4407))) (((-129) $ (-1226 (-564)) (-129)) NIL (|has| $ (-6 -4407)))) (-2503 (((-767) $ (-767)) 34)) (-3540 (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-129) (-1094))))) (-3682 (($ (-129) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-129) (-1094)))) (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-129) (-1 (-129) (-129) (-129)) $ (-129) (-129)) NIL (-12 (|has| $ (-6 -4406)) (|has| (-129) (-1094)))) (((-129) (-1 (-129) (-129) (-129)) $ (-129)) NIL (|has| $ (-6 -4406))) (((-129) (-1 (-129) (-129) (-129)) $) NIL (|has| $ (-6 -4406)))) (-4335 (((-129) $ (-564) (-129)) 25 (|has| $ (-6 -4407)))) (-4266 (((-129) $ (-564)) 20)) (-3886 (((-564) (-1 (-112) (-129)) $) NIL) (((-564) (-129) $) NIL (|has| (-129) (-1094))) (((-564) (-129) $ (-564)) NIL (|has| (-129) (-1094)))) (-3305 (((-641 (-129)) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) (-129)) 14)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 27 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| (-129) (-846)))) (-4317 (($ (-1 (-112) (-129) (-129)) $ $) NIL) (($ $ $) NIL (|has| (-129) (-846)))) (-1909 (((-641 (-129)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-129) (-1094))))) (-1588 (((-564) $) 30 (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-129) (-846)))) (-4326 (($ (-1 (-129) (-129)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-129) (-129)) $) NIL) (($ (-1 (-129) (-129) (-129)) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| (-129) (-1094)))) (-4141 (($ (-129) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| (-129) (-1094)))) (-3181 (((-129) $) NIL (|has| (-564) (-846)))) (-2421 (((-3 (-129) "failed") (-1 (-112) (-129)) $) NIL)) (-1324 (($ $ (-129)) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-129)))) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094)))) (($ $ (-294 (-129))) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094)))) (($ $ (-129) (-129)) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094)))) (($ $ (-641 (-129)) (-641 (-129))) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-129) (-1094))))) (-2666 (((-641 (-129)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 12)) (-4362 (((-129) $ (-564) (-129)) NIL) (((-129) $ (-564)) 23) (($ $ (-1226 (-564))) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4406))) (((-767) (-129) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-129) (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-129) (-612 (-536))))) (-2363 (($ (-641 (-129))) 47)) (-3580 (($ $ (-129)) NIL) (($ (-129) $) NIL) (($ $ $) 48) (($ (-641 $)) NIL)) (-2350 (((-954 (-129)) $) 35) (((-1152) $) 44) (((-858) $) NIL (|has| (-129) (-611 (-858))))) (-3093 (((-767) $) 18)) (-2145 (($ (-767)) 8)) (-3073 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2893 (((-112) $ $) 32 (|has| (-129) (-1094)))) (-2934 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2062 (((-767) $) 15 (|has| $ (-6 -4406)))))
-(((-128) (-13 (-19 (-129)) (-611 (-954 (-129))) (-611 (-1152)) (-10 -8 (-15 -2145 ($ (-767))) (-15 -3093 ((-767) $)) (-15 -2503 ((-767) $ (-767))) (-6 -4406)))) (T -128))
-((-2145 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))) (-3093 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-128)))) (-2503 (*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
-(-13 (-19 (-129)) (-611 (-954 (-129))) (-611 (-1152)) (-10 -8 (-15 -2145 ($ (-767))) (-15 -3093 ((-767) $)) (-15 -2503 ((-767) $ (-767))) (-6 -4406)))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) 12 T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) 22 T CONST)) (-1515 (($ $ $) NIL) (($) 23 T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ (-144)) 16) (((-144) $) 18)) (-3086 (($ (-767)) 8)) (-2166 (($ $ $) 25)) (-2153 (($ $ $) 24)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 19)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 20)))
-(((-129) (-13 (-840) (-490 (-144)) (-10 -8 (-15 -3086 ($ (-767))) (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))) (T -129))
-((-3086 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-129)))) (-2153 (*1 *1 *1 *1) (-5 *1 (-129))) (-2166 (*1 *1 *1 *1) (-5 *1 (-129))) (-3500 (*1 *1) (-5 *1 (-129))))
-(-13 (-840) (-490 (-144)) (-10 -8 (-15 -3086 ($ (-767))) (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))
+((-1667 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1094)))))
+(-13 (-119 |t#1|) (-10 -8 (-6 -4408) (-6 -4407) (-15 -1667 ($ $ |t#1| $))))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-119 |#1|) . T) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) 18)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) 22 (|has| $ (-6 -4408)))) (-1792 (($ $ $) 23 (|has| $ (-6 -4408)))) (-2988 (($ $ $) 21 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "left" $) NIL (|has| $ (-6 -4408))) (($ $ "right" $) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4225 (($ $) 24)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1667 (($ $ |#1| $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-4213 (($ $) NIL)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4066 (($ |#1| $) 15)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 17)) (-1531 (($) 11)) (-4361 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2633 (((-564) $ $) NIL)) (-3199 (((-112) $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 20)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1926 (($ (-641 |#1|)) 16)) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-126 |#1|) (-13 (-125 |#1|) (-10 -8 (-6 -4408) (-15 -1926 ($ (-641 |#1|))) (-15 -4066 ($ |#1| $)))) (-846)) (T -126))
+((-1926 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-126 *3)))) (-4066 (*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-846)))))
+(-13 (-125 |#1|) (-10 -8 (-6 -4408) (-15 -1926 ($ (-641 |#1|))) (-15 -4066 ($ |#1| $))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) 30)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) 32 (|has| $ (-6 -4408)))) (-1792 (($ $ $) 36 (|has| $ (-6 -4408)))) (-2988 (($ $ $) 34 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "left" $) NIL (|has| $ (-6 -4408))) (($ $ "right" $) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4225 (($ $) 23)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1667 (($ $ |#1| $) 16)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-4213 (($ $) 22)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) 25)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 20)) (-1531 (($) 11)) (-4361 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2633 (((-564) $ $) NIL)) (-3199 (((-112) $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4266 (($ |#1|) 18) (($ $ |#1| $) 17)) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 10 (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-127 |#1|) (-13 (-125 |#1|) (-10 -8 (-15 -4266 ($ |#1|)) (-15 -4266 ($ $ |#1| $)))) (-1094)) (T -127))
+((-4266 (*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094)))) (-4266 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094)))))
+(-13 (-125 |#1|) (-10 -8 (-15 -4266 ($ |#1|)) (-15 -4266 ($ $ |#1| $))))
+((-2315 (((-112) $ $) NIL (|has| (-129) (-1094)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) (-129) (-129)) $) NIL) (((-112) $) NIL (|has| (-129) (-846)))) (-1894 (($ (-1 (-112) (-129) (-129)) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| (-129) (-846))))) (-2459 (($ (-1 (-112) (-129) (-129)) $) NIL) (($ $) NIL (|has| (-129) (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 (((-129) $ (-564) (-129)) 26 (|has| $ (-6 -4408))) (((-129) $ (-1226 (-564)) (-129)) NIL (|has| $ (-6 -4408)))) (-3121 (((-767) $ (-767)) 34)) (-3492 (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-1094))))) (-3653 (($ (-129) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-1094)))) (($ (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-129) (-1 (-129) (-129) (-129)) $ (-129) (-129)) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-1094)))) (((-129) (-1 (-129) (-129) (-129)) $ (-129)) NIL (|has| $ (-6 -4407))) (((-129) (-1 (-129) (-129) (-129)) $) NIL (|has| $ (-6 -4407)))) (-2619 (((-129) $ (-564) (-129)) 25 (|has| $ (-6 -4408)))) (-2562 (((-129) $ (-564)) 20)) (-3850 (((-564) (-1 (-112) (-129)) $) NIL) (((-564) (-129) $) NIL (|has| (-129) (-1094))) (((-564) (-129) $ (-564)) NIL (|has| (-129) (-1094)))) (-1624 (((-641 (-129)) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) (-129)) 14)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 27 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| (-129) (-846)))) (-2443 (($ (-1 (-112) (-129) (-129)) $ $) NIL) (($ $ $) NIL (|has| (-129) (-846)))) (-4276 (((-641 (-129)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-1094))))) (-2230 (((-564) $) 30 (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-129) (-846)))) (-2613 (($ (-1 (-129) (-129)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-129) (-129)) $) NIL) (($ (-1 (-129) (-129) (-129)) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| (-129) (-1094)))) (-4110 (($ (-129) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| (-129) (-1094)))) (-3164 (((-129) $) NIL (|has| (-564) (-846)))) (-3645 (((-3 (-129) "failed") (-1 (-112) (-129)) $) NIL)) (-1428 (($ $ (-129)) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-129)))) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094)))) (($ $ (-294 (-129))) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094)))) (($ $ (-129) (-129)) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094)))) (($ $ (-641 (-129)) (-641 (-129))) NIL (-12 (|has| (-129) (-309 (-129))) (|has| (-129) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-129) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-1094))))) (-1784 (((-641 (-129)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 12)) (-4361 (((-129) $ (-564) (-129)) NIL) (((-129) $ (-564)) 23) (($ $ (-1226 (-564))) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4407))) (((-767) (-129) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-129) (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-129) (-612 (-536))))) (-2336 (($ (-641 (-129))) 47)) (-3521 (($ $ (-129)) NIL) (($ (-129) $) NIL) (($ $ $) 48) (($ (-641 $)) NIL)) (-2326 (((-954 (-129)) $) 35) (((-1152) $) 44) (((-858) $) NIL (|has| (-129) (-611 (-858))))) (-2026 (((-767) $) 18)) (-2130 (($ (-767)) 8)) (-1700 (((-112) $ $) NIL (|has| (-129) (-1094)))) (-4062 (((-112) (-1 (-112) (-129)) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2876 (((-112) $ $) 32 (|has| (-129) (-1094)))) (-2920 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-129) (-846)))) (-2069 (((-767) $) 15 (|has| $ (-6 -4407)))))
+(((-128) (-13 (-19 (-129)) (-611 (-954 (-129))) (-611 (-1152)) (-10 -8 (-15 -2130 ($ (-767))) (-15 -2026 ((-767) $)) (-15 -3121 ((-767) $ (-767))) (-6 -4407)))) (T -128))
+((-2130 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))) (-2026 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-128)))) (-3121 (*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
+(-13 (-19 (-129)) (-611 (-954 (-129))) (-611 (-1152)) (-10 -8 (-15 -2130 ($ (-767))) (-15 -2026 ((-767) $)) (-15 -3121 ((-767) $ (-767))) (-6 -4407)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) 12 T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) 22 T CONST)) (-1530 (($ $ $) NIL) (($) 23 T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ (-144)) 16) (((-144) $) 18)) (-1419 (($ (-767)) 8)) (-2159 (($ $ $) 25)) (-2149 (($ $ $) 24)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 19)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 20)))
+(((-129) (-13 (-840) (-490 (-144)) (-10 -8 (-15 -1419 ($ (-767))) (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))) (T -129))
+((-1419 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-129)))) (-2149 (*1 *1 *1 *1) (-5 *1 (-129))) (-2159 (*1 *1 *1 *1) (-5 *1 (-129))) (-1747 (*1 *1) (-5 *1 (-129))))
+(-13 (-840) (-490 (-144)) (-10 -8 (-15 -1419 ($ (-767))) (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))
((|NonNegativeInteger|) (< |#1| 256))
-((-2337 (((-112) $ $) NIL)) (-2425 (($) 6 T CONST)) (-3952 (($) 7 T CONST)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 14)) (-4307 (($) 8 T CONST)) (-2893 (((-112) $ $) 10)))
-(((-130) (-13 (-1094) (-10 -8 (-15 -3952 ($) -3455) (-15 -4307 ($) -3455) (-15 -2425 ($) -3455)))) (T -130))
-((-3952 (*1 *1) (-5 *1 (-130))) (-4307 (*1 *1) (-5 *1 (-130))) (-2425 (*1 *1) (-5 *1 (-130))))
-(-13 (-1094) (-10 -8 (-15 -3952 ($) -3455) (-15 -4307 ($) -3455) (-15 -2425 ($) -3455)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15)))
+((-2315 (((-112) $ $) NIL)) (-3931 (($) 6 T CONST)) (-4146 (($) 7 T CONST)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 14)) (-3944 (($) 8 T CONST)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 10)))
+(((-130) (-13 (-1094) (-10 -8 (-15 -4146 ($) -4008) (-15 -3944 ($) -4008) (-15 -3931 ($) -4008)))) (T -130))
+((-4146 (*1 *1) (-5 *1 (-130))) (-3944 (*1 *1) (-5 *1 (-130))) (-3931 (*1 *1) (-5 *1 (-130))))
+(-13 (-1094) (-10 -8 (-15 -4146 ($) -4008) (-15 -3944 ($) -4008) (-15 -3931 ($) -4008)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16)))
(((-131) (-140)) (T -131))
-((-1498 (*1 *1 *1 *1) (|partial| -4 *1 (-131))))
-(-13 (-23) (-10 -8 (-15 -1498 ((-3 $ "failed") $ $))))
+((-1318 (*1 *1 *1 *1) (|partial| -4 *1 (-131))))
+(-13 (-23) (-10 -8 (-15 -1318 ((-3 $ "failed") $ $))))
(((-23) . T) ((-25) . T) ((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-3840 (((-1264) $ (-767)) 19)) (-3886 (((-767) $) 20)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)))
+((-2315 (((-112) $ $) 7)) (-4343 (((-1264) $ (-767)) 20)) (-3850 (((-767) $) 21)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)))
(((-132) (-140)) (T -132))
-((-3886 (*1 *2 *1) (-12 (-4 *1 (-132)) (-5 *2 (-767)))) (-3840 (*1 *2 *1 *3) (-12 (-4 *1 (-132)) (-5 *3 (-767)) (-5 *2 (-1264)))))
-(-13 (-846) (-10 -8 (-15 -3886 ((-767) $)) (-15 -3840 ((-1264) $ (-767)))))
+((-3850 (*1 *2 *1) (-12 (-4 *1 (-132)) (-5 *2 (-767)))) (-4343 (*1 *2 *1 *3) (-12 (-4 *1 (-132)) (-5 *3 (-767)) (-5 *2 (-1264)))))
+(-13 (-846) (-10 -8 (-15 -3850 ((-767) $)) (-15 -4343 ((-1264) $ (-767)))))
(((-102) . T) ((-611 (-858)) . T) ((-846) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-641 (-1129)) $) 10)) (-2893 (((-112) $ $) NIL)))
-(((-133) (-13 (-1077) (-10 -8 (-15 -2456 ((-641 (-1129)) $))))) (T -133))
-((-2456 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-133)))))
-(-13 (-1077) (-10 -8 (-15 -2456 ((-641 (-1129)) $))))
-((-2337 (((-112) $ $) 47)) (-2148 (((-112) $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-767) "failed") $) 56)) (-2961 (((-767) $) 54)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) 36)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1530 (((-112)) 57)) (-2201 (((-112) (-112)) 59)) (-2633 (((-112) $) 30)) (-3614 (((-112) $) 53)) (-2350 (((-858) $) 28) (($ (-767)) 20)) (-2414 (($) 18 T CONST)) (-2428 (($) 19 T CONST)) (-3445 (($ (-767)) 21)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 32)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 34)) (-2992 (((-3 $ "failed") $ $) 40)) (-2980 (($ $ $) 37)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL) (($ $ $) 52)) (* (($ (-767) $) 46) (($ (-917) $) NIL) (($ $ $) 43)))
-(((-134) (-13 (-846) (-23) (-722) (-1034 (-767)) (-10 -8 (-6 (-4408 "*")) (-15 -2992 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -3445 ($ (-767))) (-15 -2633 ((-112) $)) (-15 -3614 ((-112) $)) (-15 -1530 ((-112))) (-15 -2201 ((-112) (-112)))))) (T -134))
-((-2992 (*1 *1 *1 *1) (|partial| -5 *1 (-134))) (** (*1 *1 *1 *1) (-5 *1 (-134))) (-3445 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-134)))) (-2633 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134)))) (-3614 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134)))) (-1530 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))) (-2201 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
-(-13 (-846) (-23) (-722) (-1034 (-767)) (-10 -8 (-6 (-4408 "*")) (-15 -2992 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -3445 ($ (-767))) (-15 -2633 ((-112) $)) (-15 -3614 ((-112) $)) (-15 -1530 ((-112))) (-15 -2201 ((-112) (-112)))))
-((-1868 (((-136 |#1| |#2| |#4|) (-641 |#4|) (-136 |#1| |#2| |#3|)) 14)) (-4289 (((-136 |#1| |#2| |#4|) (-1 |#4| |#3|) (-136 |#1| |#2| |#3|)) 18)))
-(((-135 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1868 ((-136 |#1| |#2| |#4|) (-641 |#4|) (-136 |#1| |#2| |#3|))) (-15 -4289 ((-136 |#1| |#2| |#4|) (-1 |#4| |#3|) (-136 |#1| |#2| |#3|)))) (-564) (-767) (-172) (-172)) (T -135))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-136 *5 *6 *7)) (-14 *5 (-564)) (-14 *6 (-767)) (-4 *7 (-172)) (-4 *8 (-172)) (-5 *2 (-136 *5 *6 *8)) (-5 *1 (-135 *5 *6 *7 *8)))) (-1868 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-136 *5 *6 *7)) (-14 *5 (-564)) (-14 *6 (-767)) (-4 *7 (-172)) (-4 *8 (-172)) (-5 *2 (-136 *5 *6 *8)) (-5 *1 (-135 *5 *6 *7 *8)))))
-(-10 -7 (-15 -1868 ((-136 |#1| |#2| |#4|) (-641 |#4|) (-136 |#1| |#2| |#3|))) (-15 -4289 ((-136 |#1| |#2| |#4|) (-1 |#4| |#3|) (-136 |#1| |#2| |#3|))))
-((-2337 (((-112) $ $) NIL)) (-3581 (($ (-641 |#3|)) 63)) (-2915 (($ $) 125) (($ $ (-564) (-564)) 124)) (-3500 (($) 20)) (-4201 (((-3 |#3| "failed") $) 85)) (-2961 ((|#3| $) NIL)) (-1661 (($ $ (-641 (-564))) 126)) (-1858 (((-641 |#3|) $) 58)) (-2828 (((-767) $) 68)) (-3458 (($ $ $) 119)) (-3130 (($) 67)) (-4172 (((-1152) $) NIL)) (-1928 (($) 19)) (-3877 (((-1114) $) NIL)) (-4362 ((|#3| $) 70) ((|#3| $ (-564)) 71) ((|#3| $ (-564) (-564)) 72) ((|#3| $ (-564) (-564) (-564)) 73) ((|#3| $ (-564) (-564) (-564) (-564)) 74) ((|#3| $ (-641 (-564))) 75)) (-2762 (((-767) $) 69)) (-3009 (($ $ (-564) $ (-564)) 120) (($ $ (-564) (-564)) 122)) (-2350 (((-858) $) 93) (($ |#3|) 94) (($ (-240 |#2| |#3|)) 101) (($ (-1136 |#2| |#3|)) 104) (($ (-641 |#3|)) 76) (($ (-641 $)) 82)) (-2414 (($) 95 T CONST)) (-2428 (($) 96 T CONST)) (-2893 (((-112) $ $) 106)) (-2992 (($ $) 112) (($ $ $) 110)) (-2980 (($ $ $) 108)) (* (($ |#3| $) 117) (($ $ |#3|) 118) (($ $ (-564)) 115) (($ (-564) $) 114) (($ $ $) 121)))
-(((-136 |#1| |#2| |#3|) (-13 (-465 |#3| (-767)) (-470 (-564) (-767)) (-10 -8 (-15 -2350 ($ (-240 |#2| |#3|))) (-15 -2350 ($ (-1136 |#2| |#3|))) (-15 -2350 ($ (-641 |#3|))) (-15 -2350 ($ (-641 $))) (-15 -2828 ((-767) $)) (-15 -4362 (|#3| $)) (-15 -4362 (|#3| $ (-564))) (-15 -4362 (|#3| $ (-564) (-564))) (-15 -4362 (|#3| $ (-564) (-564) (-564))) (-15 -4362 (|#3| $ (-564) (-564) (-564) (-564))) (-15 -4362 (|#3| $ (-641 (-564)))) (-15 -3458 ($ $ $)) (-15 * ($ $ $)) (-15 -3009 ($ $ (-564) $ (-564))) (-15 -3009 ($ $ (-564) (-564))) (-15 -2915 ($ $)) (-15 -2915 ($ $ (-564) (-564))) (-15 -1661 ($ $ (-641 (-564)))) (-15 -1928 ($)) (-15 -3130 ($)) (-15 -1858 ((-641 |#3|) $)) (-15 -3581 ($ (-641 |#3|))) (-15 -3500 ($)))) (-564) (-767) (-172)) (T -136))
-((-3458 (*1 *1 *1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-240 *4 *5)) (-14 *4 (-767)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1136 *4 *5)) (-14 *4 (-767)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 *5)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-136 *3 *4 *5))) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)) (-4 *5 (-172)))) (-2828 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 *2) (-4 *5 (-172)))) (-4362 (*1 *2 *1) (-12 (-4 *2 (-172)) (-5 *1 (-136 *3 *4 *2)) (-14 *3 (-564)) (-14 *4 (-767)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4362 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4362 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4362 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-641 (-564))) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 (-564)) (-14 *5 (-767)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-3009 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-767)) (-4 *5 (-172)))) (-3009 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-767)) (-4 *5 (-172)))) (-2915 (*1 *1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-2915 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-767)) (-4 *5 (-172)))) (-1661 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)) (-4 *5 (-172)))) (-1928 (*1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-3130 (*1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-1858 (*1 *2 *1) (-12 (-5 *2 (-641 *5)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)) (-4 *5 (-172)))) (-3581 (*1 *1 *2) (-12 (-5 *2 (-641 *5)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)))) (-3500 (*1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))))
-(-13 (-465 |#3| (-767)) (-470 (-564) (-767)) (-10 -8 (-15 -2350 ($ (-240 |#2| |#3|))) (-15 -2350 ($ (-1136 |#2| |#3|))) (-15 -2350 ($ (-641 |#3|))) (-15 -2350 ($ (-641 $))) (-15 -2828 ((-767) $)) (-15 -4362 (|#3| $)) (-15 -4362 (|#3| $ (-564))) (-15 -4362 (|#3| $ (-564) (-564))) (-15 -4362 (|#3| $ (-564) (-564) (-564))) (-15 -4362 (|#3| $ (-564) (-564) (-564) (-564))) (-15 -4362 (|#3| $ (-641 (-564)))) (-15 -3458 ($ $ $)) (-15 * ($ $ $)) (-15 -3009 ($ $ (-564) $ (-564))) (-15 -3009 ($ $ (-564) (-564))) (-15 -2915 ($ $)) (-15 -2915 ($ $ (-564) (-564))) (-15 -1661 ($ $ (-641 (-564)))) (-15 -1928 ($)) (-15 -3130 ($)) (-15 -1858 ((-641 |#3|) $)) (-15 -3581 ($ (-641 |#3|))) (-15 -3500 ($))))
-((-2337 (((-112) $ $) NIL)) (-2437 (((-1129) $) 11)) (-2423 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-137) (-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))) (T -137))
-((-2423 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-137)))) (-2437 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-137)))))
-(-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-1531 (((-186) $) 10)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-641 (-1129)) $) 13)) (-2893 (((-112) $ $) NIL)))
-(((-138) (-13 (-1077) (-10 -8 (-15 -1531 ((-186) $)) (-15 -2456 ((-641 (-1129)) $))))) (T -138))
-((-1531 (*1 *2 *1) (-12 (-5 *2 (-186)) (-5 *1 (-138)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-138)))))
-(-13 (-1077) (-10 -8 (-15 -1531 ((-186) $)) (-15 -2456 ((-641 (-1129)) $))))
-((-2337 (((-112) $ $) NIL)) (-2315 (((-641 (-861)) $) NIL)) (-2445 (((-506) $) NIL)) (-4172 (((-1152) $) NIL)) (-1531 (((-186) $) NIL)) (-3877 (((-1114) $) NIL)) (-2103 (((-641 (-112)) $) NIL)) (-2350 (((-858) $) NIL) (((-187) $) 6)) (-3447 (((-55) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-641 (-1129)) $) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-133) (-13 (-1077) (-10 -8 (-15 -2422 ((-641 (-1129)) $))))) (T -133))
+((-2422 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-133)))))
+(-13 (-1077) (-10 -8 (-15 -2422 ((-641 (-1129)) $))))
+((-2315 (((-112) $ $) 47)) (-2480 (((-112) $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-767) "failed") $) 56)) (-2938 (((-767) $) 54)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) 36)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2657 (((-112)) 57)) (-1748 (((-112) (-112)) 59)) (-1515 (((-112) $) 30)) (-2660 (((-112) $) 53)) (-2326 (((-858) $) 28) (($ (-767)) 20)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 18 T CONST)) (-2421 (($) 19 T CONST)) (-2466 (($ (-767)) 21)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 32)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 34)) (-2981 (((-3 $ "failed") $ $) 40)) (-2968 (($ $ $) 37)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL) (($ $ $) 52)) (* (($ (-767) $) 46) (($ (-917) $) NIL) (($ $ $) 43)))
+(((-134) (-13 (-846) (-23) (-722) (-1034 (-767)) (-10 -8 (-6 (-4409 "*")) (-15 -2981 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2466 ($ (-767))) (-15 -1515 ((-112) $)) (-15 -2660 ((-112) $)) (-15 -2657 ((-112))) (-15 -1748 ((-112) (-112)))))) (T -134))
+((-2981 (*1 *1 *1 *1) (|partial| -5 *1 (-134))) (** (*1 *1 *1 *1) (-5 *1 (-134))) (-2466 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-134)))) (-1515 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134)))) (-2660 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134)))) (-2657 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))) (-1748 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
+(-13 (-846) (-23) (-722) (-1034 (-767)) (-10 -8 (-6 (-4409 "*")) (-15 -2981 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2466 ($ (-767))) (-15 -1515 ((-112) $)) (-15 -2660 ((-112) $)) (-15 -2657 ((-112))) (-15 -1748 ((-112) (-112)))))
+((-1869 (((-136 |#1| |#2| |#4|) (-641 |#4|) (-136 |#1| |#2| |#3|)) 14)) (-4271 (((-136 |#1| |#2| |#4|) (-1 |#4| |#3|) (-136 |#1| |#2| |#3|)) 18)))
+(((-135 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1869 ((-136 |#1| |#2| |#4|) (-641 |#4|) (-136 |#1| |#2| |#3|))) (-15 -4271 ((-136 |#1| |#2| |#4|) (-1 |#4| |#3|) (-136 |#1| |#2| |#3|)))) (-564) (-767) (-172) (-172)) (T -135))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-136 *5 *6 *7)) (-14 *5 (-564)) (-14 *6 (-767)) (-4 *7 (-172)) (-4 *8 (-172)) (-5 *2 (-136 *5 *6 *8)) (-5 *1 (-135 *5 *6 *7 *8)))) (-1869 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-136 *5 *6 *7)) (-14 *5 (-564)) (-14 *6 (-767)) (-4 *7 (-172)) (-4 *8 (-172)) (-5 *2 (-136 *5 *6 *8)) (-5 *1 (-135 *5 *6 *7 *8)))))
+(-10 -7 (-15 -1869 ((-136 |#1| |#2| |#4|) (-641 |#4|) (-136 |#1| |#2| |#3|))) (-15 -4271 ((-136 |#1| |#2| |#4|) (-1 |#4| |#3|) (-136 |#1| |#2| |#3|))))
+((-2315 (((-112) $ $) NIL)) (-2776 (($ (-641 |#3|)) 63)) (-2698 (($ $) 125) (($ $ (-564) (-564)) 124)) (-1747 (($) 20)) (-4180 (((-3 |#3| "failed") $) 85)) (-2938 ((|#3| $) NIL)) (-4258 (($ $ (-641 (-564))) 126)) (-1858 (((-641 |#3|) $) 58)) (-4242 (((-767) $) 68)) (-4269 (($ $ $) 119)) (-2116 (($) 67)) (-2332 (((-1152) $) NIL)) (-1951 (($) 19)) (-3868 (((-1114) $) NIL)) (-4361 ((|#3| $) 70) ((|#3| $ (-564)) 71) ((|#3| $ (-564) (-564)) 72) ((|#3| $ (-564) (-564) (-564)) 73) ((|#3| $ (-564) (-564) (-564) (-564)) 74) ((|#3| $ (-641 (-564))) 75)) (-3258 (((-767) $) 69)) (-1415 (($ $ (-564) $ (-564)) 120) (($ $ (-564) (-564)) 122)) (-2326 (((-858) $) 93) (($ |#3|) 94) (($ (-240 |#2| |#3|)) 101) (($ (-1136 |#2| |#3|)) 104) (($ (-641 |#3|)) 76) (($ (-641 $)) 82)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 95 T CONST)) (-2421 (($) 96 T CONST)) (-2876 (((-112) $ $) 106)) (-2981 (($ $) 112) (($ $ $) 110)) (-2968 (($ $ $) 108)) (* (($ |#3| $) 117) (($ $ |#3|) 118) (($ $ (-564)) 115) (($ (-564) $) 114) (($ $ $) 121)))
+(((-136 |#1| |#2| |#3|) (-13 (-465 |#3| (-767)) (-470 (-564) (-767)) (-10 -8 (-15 -2326 ($ (-240 |#2| |#3|))) (-15 -2326 ($ (-1136 |#2| |#3|))) (-15 -2326 ($ (-641 |#3|))) (-15 -2326 ($ (-641 $))) (-15 -4242 ((-767) $)) (-15 -4361 (|#3| $)) (-15 -4361 (|#3| $ (-564))) (-15 -4361 (|#3| $ (-564) (-564))) (-15 -4361 (|#3| $ (-564) (-564) (-564))) (-15 -4361 (|#3| $ (-564) (-564) (-564) (-564))) (-15 -4361 (|#3| $ (-641 (-564)))) (-15 -4269 ($ $ $)) (-15 * ($ $ $)) (-15 -1415 ($ $ (-564) $ (-564))) (-15 -1415 ($ $ (-564) (-564))) (-15 -2698 ($ $)) (-15 -2698 ($ $ (-564) (-564))) (-15 -4258 ($ $ (-641 (-564)))) (-15 -1951 ($)) (-15 -2116 ($)) (-15 -1858 ((-641 |#3|) $)) (-15 -2776 ($ (-641 |#3|))) (-15 -1747 ($)))) (-564) (-767) (-172)) (T -136))
+((-4269 (*1 *1 *1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-240 *4 *5)) (-14 *4 (-767)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1136 *4 *5)) (-14 *4 (-767)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 *5)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-136 *3 *4 *5))) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)) (-4 *5 (-172)))) (-4242 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 *2) (-4 *5 (-172)))) (-4361 (*1 *2 *1) (-12 (-4 *2 (-172)) (-5 *1 (-136 *3 *4 *2)) (-14 *3 (-564)) (-14 *4 (-767)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4361 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4361 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4361 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-564)) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-767)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-641 (-564))) (-4 *2 (-172)) (-5 *1 (-136 *4 *5 *2)) (-14 *4 (-564)) (-14 *5 (-767)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-1415 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-767)) (-4 *5 (-172)))) (-1415 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-767)) (-4 *5 (-172)))) (-2698 (*1 *1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-2698 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-767)) (-4 *5 (-172)))) (-4258 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)) (-4 *5 (-172)))) (-1951 (*1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-2116 (*1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))) (-1858 (*1 *2 *1) (-12 (-5 *2 (-641 *5)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)) (-4 *5 (-172)))) (-2776 (*1 *1 *2) (-12 (-5 *2 (-641 *5)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564)) (-14 *4 (-767)))) (-1747 (*1 *1) (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767)) (-4 *4 (-172)))))
+(-13 (-465 |#3| (-767)) (-470 (-564) (-767)) (-10 -8 (-15 -2326 ($ (-240 |#2| |#3|))) (-15 -2326 ($ (-1136 |#2| |#3|))) (-15 -2326 ($ (-641 |#3|))) (-15 -2326 ($ (-641 $))) (-15 -4242 ((-767) $)) (-15 -4361 (|#3| $)) (-15 -4361 (|#3| $ (-564))) (-15 -4361 (|#3| $ (-564) (-564))) (-15 -4361 (|#3| $ (-564) (-564) (-564))) (-15 -4361 (|#3| $ (-564) (-564) (-564) (-564))) (-15 -4361 (|#3| $ (-641 (-564)))) (-15 -4269 ($ $ $)) (-15 * ($ $ $)) (-15 -1415 ($ $ (-564) $ (-564))) (-15 -1415 ($ $ (-564) (-564))) (-15 -2698 ($ $)) (-15 -2698 ($ $ (-564) (-564))) (-15 -4258 ($ $ (-641 (-564)))) (-15 -1951 ($)) (-15 -2116 ($)) (-15 -1858 ((-641 |#3|) $)) (-15 -2776 ($ (-641 |#3|))) (-15 -1747 ($))))
+((-2315 (((-112) $ $) NIL)) (-2415 (((-1129) $) 11)) (-2403 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-137) (-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))) (T -137))
+((-2403 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-137)))) (-2415 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-137)))))
+(-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-1526 (((-186) $) 10)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-641 (-1129)) $) 13)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-138) (-13 (-1077) (-10 -8 (-15 -1526 ((-186) $)) (-15 -2422 ((-641 (-1129)) $))))) (T -138))
+((-1526 (*1 *2 *1) (-12 (-5 *2 (-186)) (-5 *1 (-138)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-138)))))
+(-13 (-1077) (-10 -8 (-15 -1526 ((-186) $)) (-15 -2422 ((-641 (-1129)) $))))
+((-2315 (((-112) $ $) NIL)) (-2291 (((-641 (-861)) $) NIL)) (-2410 (((-506) $) NIL)) (-2332 (((-1152) $) NIL)) (-1526 (((-186) $) NIL)) (-3868 (((-1114) $) NIL)) (-4215 (((-641 (-112)) $) NIL)) (-2326 (((-858) $) NIL) (((-187) $) 6)) (-1700 (((-112) $ $) NIL)) (-2672 (((-55) $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-139) (-13 (-185) (-611 (-187)))) (T -139))
NIL
(-13 (-185) (-611 (-187)))
-((-2394 (((-641 (-183)) $) 13)) (-3000 (((-641 (-183)) $) 14)) (-1693 (((-641 (-834)) $) 10)) (-1417 (((-139) $) 7)) (-2350 (((-858) $) 16)))
-(((-140) (-13 (-611 (-858)) (-10 -8 (-15 -1417 ((-139) $)) (-15 -1693 ((-641 (-834)) $)) (-15 -2394 ((-641 (-183)) $)) (-15 -3000 ((-641 (-183)) $))))) (T -140))
-((-1417 (*1 *2 *1) (-12 (-5 *2 (-139)) (-5 *1 (-140)))) (-1693 (*1 *2 *1) (-12 (-5 *2 (-641 (-834))) (-5 *1 (-140)))) (-2394 (*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))) (-3000 (*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -1417 ((-139) $)) (-15 -1693 ((-641 (-834)) $)) (-15 -2394 ((-641 (-183)) $)) (-15 -3000 ((-641 (-183)) $))))
-((-2337 (((-112) $ $) NIL)) (-4229 (($) 17 T CONST)) (-3780 (($) NIL (|has| (-144) (-368)))) (-1611 (($ $ $) 19) (($ $ (-144)) NIL) (($ (-144) $) NIL)) (-4175 (($ $ $) NIL)) (-3567 (((-112) $ $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| (-144) (-368)))) (-1774 (($) NIL) (($ (-641 (-144))) NIL)) (-2351 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2670 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406))) (($ (-144) $) 61 (|has| $ (-6 -4406)))) (-3682 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406))) (($ (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2965 (((-144) (-1 (-144) (-144) (-144)) $) NIL (|has| $ (-6 -4406))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) NIL (|has| $ (-6 -4406))) (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-3038 (($) NIL (|has| (-144) (-368)))) (-3305 (((-641 (-144)) $) 70 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3142 (((-144) $) NIL (|has| (-144) (-846)))) (-1909 (((-641 (-144)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-144) $) 27 (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-1515 (((-144) $) NIL (|has| (-144) (-846)))) (-4326 (($ (-1 (-144) (-144)) $) 69 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-144) (-144)) $) 65)) (-2756 (($) 18 T CONST)) (-2802 (((-917) $) NIL (|has| (-144) (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3642 (($ $ $) 30)) (-3224 (((-144) $) 62)) (-2714 (($ (-144) $) 60)) (-2005 (($ (-917)) NIL (|has| (-144) (-368)))) (-1313 (($) 16 T CONST)) (-3877 (((-1114) $) NIL)) (-2421 (((-3 (-144) "failed") (-1 (-112) (-144)) $) NIL)) (-3860 (((-144) $) 63)) (-2708 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-144)) (-641 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-294 (-144)))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 58)) (-2585 (($) 15 T CONST)) (-1907 (($ $ $) 32) (($ $ (-144)) NIL)) (-2124 (($ (-641 (-144))) NIL) (($) NIL)) (-3888 (((-767) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094)))) (((-767) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-1152) $) 37) (((-536) $) NIL (|has| (-144) (-612 (-536)))) (((-641 (-144)) $) 35)) (-2363 (($ (-641 (-144))) NIL)) (-3348 (($ $) 33 (|has| (-144) (-368)))) (-2350 (((-858) $) 55)) (-2099 (($ (-1152)) 14) (($ (-641 (-144))) 52)) (-2744 (((-767) $) NIL)) (-3663 (($) 59) (($ (-641 (-144))) NIL)) (-3023 (($ (-641 (-144))) NIL)) (-3073 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-1794 (($) 21 T CONST)) (-4079 (($) 20 T CONST)) (-2893 (((-112) $ $) 24)) (-2062 (((-767) $) 57 (|has| $ (-6 -4406)))))
-(((-141) (-13 (-1094) (-612 (-1152)) (-425 (-144)) (-612 (-641 (-144))) (-10 -8 (-15 -2099 ($ (-1152))) (-15 -2099 ($ (-641 (-144)))) (-15 -2585 ($) -3455) (-15 -1313 ($) -3455) (-15 -4229 ($) -3455) (-15 -2756 ($) -3455) (-15 -4079 ($) -3455) (-15 -1794 ($) -3455)))) (T -141))
-((-2099 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-141)))) (-2099 (*1 *1 *2) (-12 (-5 *2 (-641 (-144))) (-5 *1 (-141)))) (-2585 (*1 *1) (-5 *1 (-141))) (-1313 (*1 *1) (-5 *1 (-141))) (-4229 (*1 *1) (-5 *1 (-141))) (-2756 (*1 *1) (-5 *1 (-141))) (-4079 (*1 *1) (-5 *1 (-141))) (-1794 (*1 *1) (-5 *1 (-141))))
-(-13 (-1094) (-612 (-1152)) (-425 (-144)) (-612 (-641 (-144))) (-10 -8 (-15 -2099 ($ (-1152))) (-15 -2099 ($ (-641 (-144)))) (-15 -2585 ($) -3455) (-15 -1313 ($) -3455) (-15 -4229 ($) -3455) (-15 -2756 ($) -3455) (-15 -4079 ($) -3455) (-15 -1794 ($) -3455)))
-((-2161 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-3126 ((|#1| |#3|) 9)) (-4369 ((|#3| |#3|) 15)))
-(((-142 |#1| |#2| |#3|) (-10 -7 (-15 -3126 (|#1| |#3|)) (-15 -4369 (|#3| |#3|)) (-15 -2161 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-556) (-988 |#1|) (-373 |#2|)) (T -142))
-((-2161 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-142 *4 *5 *3)) (-4 *3 (-373 *5)))) (-4369 (*1 *2 *2) (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-142 *3 *4 *2)) (-4 *2 (-373 *4)))) (-3126 (*1 *2 *3) (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-142 *2 *4 *3)) (-4 *3 (-373 *4)))))
-(-10 -7 (-15 -3126 (|#1| |#3|)) (-15 -4369 (|#3| |#3|)) (-15 -2161 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-1797 (($ $ $) 8)) (-4224 (($ $) 7)) (-2038 (($ $ $) 6)))
+((-3165 (((-641 (-183)) $) 13)) (-3822 (((-641 (-183)) $) 14)) (-3265 (((-641 (-834)) $) 10)) (-1413 (((-139) $) 7)) (-2326 (((-858) $) 16)))
+(((-140) (-13 (-611 (-858)) (-10 -8 (-15 -1413 ((-139) $)) (-15 -3265 ((-641 (-834)) $)) (-15 -3165 ((-641 (-183)) $)) (-15 -3822 ((-641 (-183)) $))))) (T -140))
+((-1413 (*1 *2 *1) (-12 (-5 *2 (-139)) (-5 *1 (-140)))) (-3265 (*1 *2 *1) (-12 (-5 *2 (-641 (-834))) (-5 *1 (-140)))) (-3165 (*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))) (-3822 (*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -1413 ((-139) $)) (-15 -3265 ((-641 (-834)) $)) (-15 -3165 ((-641 (-183)) $)) (-15 -3822 ((-641 (-183)) $))))
+((-2315 (((-112) $ $) NIL)) (-2550 (($) 17 T CONST)) (-1534 (($) NIL (|has| (-144) (-368)))) (-1602 (($ $ $) 19) (($ $ (-144)) NIL) (($ (-144) $) NIL)) (-2589 (($ $ $) NIL)) (-4162 (((-112) $ $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| (-144) (-368)))) (-1790 (($) NIL) (($ (-641 (-144))) NIL)) (-2380 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-4060 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407))) (($ (-144) $) 61 (|has| $ (-6 -4407)))) (-3653 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407))) (($ (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1297 (((-144) (-1 (-144) (-144) (-144)) $) NIL (|has| $ (-6 -4407))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) NIL (|has| $ (-6 -4407))) (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-2498 (($) NIL (|has| (-144) (-368)))) (-1624 (((-641 (-144)) $) 70 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-1469 (((-144) $) NIL (|has| (-144) (-846)))) (-4276 (((-641 (-144)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-144) $) 27 (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1530 (((-144) $) NIL (|has| (-144) (-846)))) (-2613 (($ (-1 (-144) (-144)) $) 69 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-144) (-144)) $) 65)) (-2789 (($) 18 T CONST)) (-2428 (((-917) $) NIL (|has| (-144) (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2925 (($ $ $) 30)) (-4359 (((-144) $) 62)) (-4066 (($ (-144) $) 60)) (-2014 (($ (-917)) NIL (|has| (-144) (-368)))) (-1654 (($) 16 T CONST)) (-3868 (((-1114) $) NIL)) (-3645 (((-3 (-144) "failed") (-1 (-112) (-144)) $) NIL)) (-3326 (((-144) $) 63)) (-1703 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-144)) (-641 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-294 (-144)))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 58)) (-4354 (($) 15 T CONST)) (-2192 (($ $ $) 32) (($ $ (-144)) NIL)) (-1760 (($ (-641 (-144))) NIL) (($) NIL)) (-3879 (((-767) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094)))) (((-767) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-1152) $) 37) (((-536) $) NIL (|has| (-144) (-612 (-536)))) (((-641 (-144)) $) 35)) (-2336 (($ (-641 (-144))) NIL)) (-2824 (($ $) 33 (|has| (-144) (-368)))) (-2326 (((-858) $) 55)) (-1961 (($ (-1152)) 14) (($ (-641 (-144))) 52)) (-4156 (((-767) $) NIL)) (-3620 (($) 59) (($ (-641 (-144))) NIL)) (-1700 (((-112) $ $) NIL)) (-2190 (($ (-641 (-144))) NIL)) (-4062 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-1924 (($) 21 T CONST)) (-3677 (($) 20 T CONST)) (-2876 (((-112) $ $) 24)) (-2069 (((-767) $) 57 (|has| $ (-6 -4407)))))
+(((-141) (-13 (-1094) (-612 (-1152)) (-425 (-144)) (-612 (-641 (-144))) (-10 -8 (-15 -1961 ($ (-1152))) (-15 -1961 ($ (-641 (-144)))) (-15 -4354 ($) -4008) (-15 -1654 ($) -4008) (-15 -2550 ($) -4008) (-15 -2789 ($) -4008) (-15 -3677 ($) -4008) (-15 -1924 ($) -4008)))) (T -141))
+((-1961 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-141)))) (-1961 (*1 *1 *2) (-12 (-5 *2 (-641 (-144))) (-5 *1 (-141)))) (-4354 (*1 *1) (-5 *1 (-141))) (-1654 (*1 *1) (-5 *1 (-141))) (-2550 (*1 *1) (-5 *1 (-141))) (-2789 (*1 *1) (-5 *1 (-141))) (-3677 (*1 *1) (-5 *1 (-141))) (-1924 (*1 *1) (-5 *1 (-141))))
+(-13 (-1094) (-612 (-1152)) (-425 (-144)) (-612 (-641 (-144))) (-10 -8 (-15 -1961 ($ (-1152))) (-15 -1961 ($ (-641 (-144)))) (-15 -4354 ($) -4008) (-15 -1654 ($) -4008) (-15 -2550 ($) -4008) (-15 -2789 ($) -4008) (-15 -3677 ($) -4008) (-15 -1924 ($) -4008)))
+((-1317 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-2888 ((|#1| |#3|) 9)) (-1407 ((|#3| |#3|) 15)))
+(((-142 |#1| |#2| |#3|) (-10 -7 (-15 -2888 (|#1| |#3|)) (-15 -1407 (|#3| |#3|)) (-15 -1317 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-556) (-988 |#1|) (-373 |#2|)) (T -142))
+((-1317 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-142 *4 *5 *3)) (-4 *3 (-373 *5)))) (-1407 (*1 *2 *2) (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-142 *3 *4 *2)) (-4 *2 (-373 *4)))) (-2888 (*1 *2 *3) (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-142 *2 *4 *3)) (-4 *3 (-373 *4)))))
+(-10 -7 (-15 -2888 (|#1| |#3|)) (-15 -1407 (|#3| |#3|)) (-15 -1317 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-2105 (($ $ $) 8)) (-2281 (($ $) 7)) (-2994 (($ $ $) 6)))
(((-143) (-140)) (T -143))
-((-1797 (*1 *1 *1 *1) (-4 *1 (-143))) (-4224 (*1 *1 *1) (-4 *1 (-143))) (-2038 (*1 *1 *1 *1) (-4 *1 (-143))))
-(-13 (-10 -8 (-15 -2038 ($ $ $)) (-15 -4224 ($ $)) (-15 -1797 ($ $ $))))
-((-2337 (((-112) $ $) NIL)) (-2369 (((-112) $) 36)) (-4229 (($ $) 52)) (-2794 (($) 23)) (-3148 (((-767)) 10)) (-3038 (($) 22)) (-3926 (($) 24)) (-4354 (((-767) $) 18)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2557 (((-112) $) 38)) (-2756 (($ $) 53)) (-2802 (((-917) $) 20)) (-4172 (((-1152) $) 46)) (-2005 (($ (-917)) 17)) (-2699 (((-112) $) 34)) (-3877 (((-1114) $) NIL)) (-3267 (($) 25)) (-3122 (((-112) $) 32)) (-2350 (((-858) $) 27)) (-2705 (($ (-767)) 16) (($ (-1152)) 51)) (-3677 (((-112) $) 42)) (-1997 (((-112) $) 40)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 7)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 8)))
-(((-144) (-13 (-840) (-10 -8 (-15 -4354 ((-767) $)) (-15 -2705 ($ (-767))) (-15 -2705 ($ (-1152))) (-15 -2794 ($)) (-15 -3926 ($)) (-15 -3267 ($)) (-15 -4229 ($ $)) (-15 -2756 ($ $)) (-15 -3122 ((-112) $)) (-15 -2699 ((-112) $)) (-15 -1997 ((-112) $)) (-15 -2369 ((-112) $)) (-15 -2557 ((-112) $)) (-15 -3677 ((-112) $))))) (T -144))
-((-4354 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-144)))) (-2705 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-144)))) (-2705 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-144)))) (-2794 (*1 *1) (-5 *1 (-144))) (-3926 (*1 *1) (-5 *1 (-144))) (-3267 (*1 *1) (-5 *1 (-144))) (-4229 (*1 *1 *1) (-5 *1 (-144))) (-2756 (*1 *1 *1) (-5 *1 (-144))) (-3122 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-2699 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-1997 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-2369 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-2557 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-3677 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
-(-13 (-840) (-10 -8 (-15 -4354 ((-767) $)) (-15 -2705 ($ (-767))) (-15 -2705 ($ (-1152))) (-15 -2794 ($)) (-15 -3926 ($)) (-15 -3267 ($)) (-15 -4229 ($ $)) (-15 -2756 ($ $)) (-15 -3122 ((-112) $)) (-15 -2699 ((-112) $)) (-15 -1997 ((-112) $)) (-15 -2369 ((-112) $)) (-15 -2557 ((-112) $)) (-15 -3677 ((-112) $))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-3335 (((-3 $ "failed") $) 35)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2105 (*1 *1 *1 *1) (-4 *1 (-143))) (-2281 (*1 *1 *1) (-4 *1 (-143))) (-2994 (*1 *1 *1 *1) (-4 *1 (-143))))
+(-13 (-10 -8 (-15 -2994 ($ $ $)) (-15 -2281 ($ $)) (-15 -2105 ($ $ $))))
+((-2315 (((-112) $ $) NIL)) (-1366 (((-112) $) 36)) (-2550 (($ $) 52)) (-3066 (($) 23)) (-3127 (((-767)) 10)) (-2498 (($) 22)) (-2590 (($) 24)) (-2655 (((-767) $) 18)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2505 (((-112) $) 38)) (-2789 (($ $) 53)) (-2428 (((-917) $) 20)) (-2332 (((-1152) $) 46)) (-2014 (($ (-917)) 17)) (-3299 (((-112) $) 34)) (-3868 (((-1114) $) NIL)) (-2735 (($) 25)) (-3102 (((-112) $) 32)) (-2326 (((-858) $) 27)) (-2679 (($ (-767)) 16) (($ (-1152)) 51)) (-1700 (((-112) $ $) NIL)) (-2524 (((-112) $) 42)) (-2338 (((-112) $) 40)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 7)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 8)))
+(((-144) (-13 (-840) (-10 -8 (-15 -2655 ((-767) $)) (-15 -2679 ($ (-767))) (-15 -2679 ($ (-1152))) (-15 -3066 ($)) (-15 -2590 ($)) (-15 -2735 ($)) (-15 -2550 ($ $)) (-15 -2789 ($ $)) (-15 -3102 ((-112) $)) (-15 -3299 ((-112) $)) (-15 -2338 ((-112) $)) (-15 -1366 ((-112) $)) (-15 -2505 ((-112) $)) (-15 -2524 ((-112) $))))) (T -144))
+((-2655 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-144)))) (-2679 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-144)))) (-2679 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-144)))) (-3066 (*1 *1) (-5 *1 (-144))) (-2590 (*1 *1) (-5 *1 (-144))) (-2735 (*1 *1) (-5 *1 (-144))) (-2550 (*1 *1 *1) (-5 *1 (-144))) (-2789 (*1 *1 *1) (-5 *1 (-144))) (-3102 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-3299 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-2338 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-1366 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-2505 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))) (-2524 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+(-13 (-840) (-10 -8 (-15 -2655 ((-767) $)) (-15 -2679 ($ (-767))) (-15 -2679 ($ (-1152))) (-15 -3066 ($)) (-15 -2590 ($)) (-15 -2735 ($)) (-15 -2550 ($ $)) (-15 -2789 ($ $)) (-15 -3102 ((-112) $)) (-15 -3299 ((-112) $)) (-15 -2338 ((-112) $)) (-15 -1366 ((-112) $)) (-15 -2505 ((-112) $)) (-15 -2524 ((-112) $))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-2144 (((-3 $ "failed") $) 36)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-145) (-140)) (T -145))
-((-3335 (*1 *1 *1) (|partial| -4 *1 (-145))))
-(-13 (-1045) (-10 -8 (-15 -3335 ((-3 $ "failed") $))))
+((-2144 (*1 *1 *1) (|partial| -4 *1 (-145))))
+(-13 (-1045) (-10 -8 (-15 -2144 ((-3 $ "failed") $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3417 ((|#1| (-685 |#1|) |#1|) 23)))
-(((-146 |#1|) (-10 -7 (-15 -3417 (|#1| (-685 |#1|) |#1|))) (-172)) (T -146))
-((-3417 (*1 *2 *3 *2) (-12 (-5 *3 (-685 *2)) (-4 *2 (-172)) (-5 *1 (-146 *2)))))
-(-10 -7 (-15 -3417 (|#1| (-685 |#1|) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-1568 ((|#1| (-685 |#1|) |#1|) 23)))
+(((-146 |#1|) (-10 -7 (-15 -1568 (|#1| (-685 |#1|) |#1|))) (-172)) (T -146))
+((-1568 (*1 *2 *3 *2) (-12 (-5 *3 (-685 *2)) (-4 *2 (-172)) (-5 *1 (-146 *2)))))
+(-10 -7 (-15 -1568 (|#1| (-685 |#1|) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-147) (-140)) (T -147))
NIL
(-13 (-1045))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-1556 (((-2 (|:| -1377 (-767)) (|:| -4311 (-407 |#2|)) (|:| |radicand| |#2|)) (-407 |#2|) (-767)) 75)) (-2858 (((-3 (-2 (|:| |radicand| (-407 |#2|)) (|:| |deg| (-767))) "failed") |#3|) 55)) (-1503 (((-2 (|:| -4311 (-407 |#2|)) (|:| |poly| |#3|)) |#3|) 40)) (-1911 ((|#1| |#3| |#3|) 43)) (-3084 ((|#3| |#3| (-407 |#2|) (-407 |#2|)) 20)) (-1635 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| |deg| (-767))) |#3| |#3|) 52)))
-(((-148 |#1| |#2| |#3|) (-10 -7 (-15 -1503 ((-2 (|:| -4311 (-407 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -2858 ((-3 (-2 (|:| |radicand| (-407 |#2|)) (|:| |deg| (-767))) "failed") |#3|)) (-15 -1556 ((-2 (|:| -1377 (-767)) (|:| -4311 (-407 |#2|)) (|:| |radicand| |#2|)) (-407 |#2|) (-767))) (-15 -1911 (|#1| |#3| |#3|)) (-15 -3084 (|#3| |#3| (-407 |#2|) (-407 |#2|))) (-15 -1635 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| |deg| (-767))) |#3| |#3|))) (-1213) (-1235 |#1|) (-1235 (-407 |#2|))) (T -148))
-((-1635 (*1 *2 *3 *3) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-407 *5)) (|:| |c2| (-407 *5)) (|:| |deg| (-767)))) (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))) (-3084 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-407 *5)) (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *1 (-148 *4 *5 *2)) (-4 *2 (-1235 *3)))) (-1911 (*1 *2 *3 *3) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-1213)) (-5 *1 (-148 *2 *4 *3)) (-4 *3 (-1235 (-407 *4))))) (-1556 (*1 *2 *3 *4) (-12 (-5 *3 (-407 *6)) (-4 *5 (-1213)) (-4 *6 (-1235 *5)) (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *3) (|:| |radicand| *6))) (-5 *1 (-148 *5 *6 *7)) (-5 *4 (-767)) (-4 *7 (-1235 *3)))) (-2858 (*1 *2 *3) (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| |radicand| (-407 *5)) (|:| |deg| (-767)))) (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))) (-1503 (*1 *2 *3) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -4311 (-407 *5)) (|:| |poly| *3))) (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
-(-10 -7 (-15 -1503 ((-2 (|:| -4311 (-407 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -2858 ((-3 (-2 (|:| |radicand| (-407 |#2|)) (|:| |deg| (-767))) "failed") |#3|)) (-15 -1556 ((-2 (|:| -1377 (-767)) (|:| -4311 (-407 |#2|)) (|:| |radicand| |#2|)) (-407 |#2|) (-767))) (-15 -1911 (|#1| |#3| |#3|)) (-15 -3084 (|#3| |#3| (-407 |#2|) (-407 |#2|))) (-15 -1635 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| |deg| (-767))) |#3| |#3|)))
-((-3505 (((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|)) 34)))
-(((-149 |#1| |#2|) (-10 -7 (-15 -3505 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|)))) (-545) (-166 |#1|)) (T -149))
-((-3505 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5)) (-4 *5 (-166 *4)) (-4 *4 (-545)) (-5 *1 (-149 *4 *5)))))
-(-10 -7 (-15 -3505 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|))))
-((-3540 (($ (-1 (-112) |#2|) $) 35)) (-3215 (($ $) 42)) (-3682 (($ (-1 (-112) |#2|) $) 33) (($ |#2| $) 38)) (-2965 ((|#2| (-1 |#2| |#2| |#2|) $) 28) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 30) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40)) (-2421 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 25)) (-2708 (((-112) (-1 (-112) |#2|) $) 22)) (-3888 (((-767) (-1 (-112) |#2|) $) 18) (((-767) |#2| $) NIL)) (-3073 (((-112) (-1 (-112) |#2|) $) 21)) (-2062 (((-767) $) 12)))
-(((-150 |#1| |#2|) (-10 -8 (-15 -3215 (|#1| |#1|)) (-15 -3682 (|#1| |#2| |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3540 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3682 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2421 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2062 ((-767) |#1|))) (-151 |#2|) (-1209)) (T -150))
-NIL
-(-10 -8 (-15 -3215 (|#1| |#1|)) (-15 -3682 (|#1| |#2| |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3540 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3682 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2421 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2062 ((-767) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-3540 (($ (-1 (-112) |#1|) $) 44 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3215 (($ $) 41 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406))) (($ |#1| $) 42 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 48)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 40 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 49)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1396 (((-2 (|:| -4165 (-767)) (|:| -4290 (-407 |#2|)) (|:| |radicand| |#2|)) (-407 |#2|) (-767)) 75)) (-2056 (((-3 (-2 (|:| |radicand| (-407 |#2|)) (|:| |deg| (-767))) "failed") |#3|) 55)) (-3574 (((-2 (|:| -4290 (-407 |#2|)) (|:| |poly| |#3|)) |#3|) 40)) (-1387 ((|#1| |#3| |#3|) 43)) (-3055 ((|#3| |#3| (-407 |#2|) (-407 |#2|)) 20)) (-3395 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| |deg| (-767))) |#3| |#3|) 52)))
+(((-148 |#1| |#2| |#3|) (-10 -7 (-15 -3574 ((-2 (|:| -4290 (-407 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -2056 ((-3 (-2 (|:| |radicand| (-407 |#2|)) (|:| |deg| (-767))) "failed") |#3|)) (-15 -1396 ((-2 (|:| -4165 (-767)) (|:| -4290 (-407 |#2|)) (|:| |radicand| |#2|)) (-407 |#2|) (-767))) (-15 -1387 (|#1| |#3| |#3|)) (-15 -3055 (|#3| |#3| (-407 |#2|) (-407 |#2|))) (-15 -3395 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| |deg| (-767))) |#3| |#3|))) (-1213) (-1235 |#1|) (-1235 (-407 |#2|))) (T -148))
+((-3395 (*1 *2 *3 *3) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-407 *5)) (|:| |c2| (-407 *5)) (|:| |deg| (-767)))) (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))) (-3055 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-407 *5)) (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *1 (-148 *4 *5 *2)) (-4 *2 (-1235 *3)))) (-1387 (*1 *2 *3 *3) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-1213)) (-5 *1 (-148 *2 *4 *3)) (-4 *3 (-1235 (-407 *4))))) (-1396 (*1 *2 *3 *4) (-12 (-5 *3 (-407 *6)) (-4 *5 (-1213)) (-4 *6 (-1235 *5)) (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *3) (|:| |radicand| *6))) (-5 *1 (-148 *5 *6 *7)) (-5 *4 (-767)) (-4 *7 (-1235 *3)))) (-2056 (*1 *2 *3) (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| |radicand| (-407 *5)) (|:| |deg| (-767)))) (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))) (-3574 (*1 *2 *3) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -4290 (-407 *5)) (|:| |poly| *3))) (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
+(-10 -7 (-15 -3574 ((-2 (|:| -4290 (-407 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -2056 ((-3 (-2 (|:| |radicand| (-407 |#2|)) (|:| |deg| (-767))) "failed") |#3|)) (-15 -1396 ((-2 (|:| -4165 (-767)) (|:| -4290 (-407 |#2|)) (|:| |radicand| |#2|)) (-407 |#2|) (-767))) (-15 -1387 (|#1| |#3| |#3|)) (-15 -3055 (|#3| |#3| (-407 |#2|) (-407 |#2|))) (-15 -3395 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| |deg| (-767))) |#3| |#3|)))
+((-2034 (((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|)) 34)))
+(((-149 |#1| |#2|) (-10 -7 (-15 -2034 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|)))) (-545) (-166 |#1|)) (T -149))
+((-2034 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5)) (-4 *5 (-166 *4)) (-4 *4 (-545)) (-5 *1 (-149 *4 *5)))))
+(-10 -7 (-15 -2034 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|))))
+((-3492 (($ (-1 (-112) |#2|) $) 35)) (-3195 (($ $) 42)) (-3653 (($ (-1 (-112) |#2|) $) 33) (($ |#2| $) 38)) (-1297 ((|#2| (-1 |#2| |#2| |#2|) $) 28) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 30) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40)) (-3645 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 25)) (-1703 (((-112) (-1 (-112) |#2|) $) 22)) (-3879 (((-767) (-1 (-112) |#2|) $) 18) (((-767) |#2| $) NIL)) (-4062 (((-112) (-1 (-112) |#2|) $) 21)) (-2069 (((-767) $) 12)))
+(((-150 |#1| |#2|) (-10 -8 (-15 -3195 (|#1| |#1|)) (-15 -3653 (|#1| |#2| |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3492 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3653 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3645 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2069 ((-767) |#1|))) (-151 |#2|) (-1209)) (T -150))
+NIL
+(-10 -8 (-15 -3195 (|#1| |#1|)) (-15 -3653 (|#1| |#2| |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3492 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3653 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3645 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2069 ((-767) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-3492 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3195 (($ $) 42 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407))) (($ |#1| $) 43 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) 48 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 47 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 44 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 49)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 41 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 50)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-151 |#1|) (-140) (-1209)) (T -151))
-((-2363 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-151 *3)))) (-2421 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-2965 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-2965 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-3682 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *3)) (-4 *3 (-1209)))) (-3540 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *3)) (-4 *3 (-1209)))) (-2965 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-3682 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))) (-3215 (*1 *1 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))))
-(-13 (-489 |t#1|) (-10 -8 (-15 -2363 ($ (-641 |t#1|))) (-15 -2421 ((-3 |t#1| "failed") (-1 (-112) |t#1|) $)) (IF (|has| $ (-6 -4406)) (PROGN (-15 -2965 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -2965 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -3682 ($ (-1 (-112) |t#1|) $)) (-15 -3540 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -2965 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -3682 ($ |t#1| $)) (-15 -3215 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) 113)) (-4035 (((-112) $) NIL)) (-3720 (($ |#2| (-641 (-917))) 73)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3228 (($ (-917)) 61)) (-4228 (((-134)) 26)) (-2350 (((-858) $) 88) (($ (-564)) 57) (($ |#2|) 58)) (-2606 ((|#2| $ (-641 (-917))) 76)) (-1471 (((-767)) 23 T CONST)) (-2414 (($) 51 T CONST)) (-2428 (($) 55 T CONST)) (-2893 (((-112) $ $) 37)) (-3004 (($ $ |#2|) NIL)) (-2992 (($ $) 46) (($ $ $) 44)) (-2980 (($ $ $) 42)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 48) (($ $ $) 67) (($ |#2| $) 50) (($ $ |#2|) NIL)))
-(((-152 |#1| |#2| |#3|) (-13 (-1045) (-38 |#2|) (-1266 |#2|) (-10 -8 (-15 -3228 ($ (-917))) (-15 -3720 ($ |#2| (-641 (-917)))) (-15 -2606 (|#2| $ (-641 (-917)))) (-15 -1654 ((-3 $ "failed") $)))) (-917) (-363) (-989 |#1| |#2|)) (T -152))
-((-1654 (*1 *1 *1) (|partial| -12 (-5 *1 (-152 *2 *3 *4)) (-14 *2 (-917)) (-4 *3 (-363)) (-14 *4 (-989 *2 *3)))) (-3228 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-152 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-363)) (-14 *5 (-989 *3 *4)))) (-3720 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-917))) (-5 *1 (-152 *4 *2 *5)) (-14 *4 (-917)) (-4 *2 (-363)) (-14 *5 (-989 *4 *2)))) (-2606 (*1 *2 *1 *3) (-12 (-5 *3 (-641 (-917))) (-4 *2 (-363)) (-5 *1 (-152 *4 *2 *5)) (-14 *4 (-917)) (-14 *5 (-989 *4 *2)))))
-(-13 (-1045) (-38 |#2|) (-1266 |#2|) (-10 -8 (-15 -3228 ($ (-917))) (-15 -3720 ($ |#2| (-641 (-917)))) (-15 -2606 (|#2| $ (-641 (-917)))) (-15 -1654 ((-3 $ "failed") $))))
-((-1809 (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))) (-225) (-225) (-225) (-225)) 60)) (-3425 (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564))) 97) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923)) 98)) (-1942 (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225))))) 101) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-939 (-225)))) 100) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564))) 93) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923)) 94)))
-(((-153) (-10 -7 (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -3425 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -3425 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -1809 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))) (-225) (-225) (-225) (-225))) (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-939 (-225))))) (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))))))) (T -153))
-((-1942 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 (-225))))))) (-1942 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)) (-5 *3 (-641 (-939 (-225)))))) (-1809 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-225)) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 *4)))) (|:| |xValues| (-1088 *4)) (|:| |yValues| (-1088 *4)))) (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 *4)))))) (-3425 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564))) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))) (-3425 (*1 *2 *3) (-12 (-5 *3 (-923)) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))) (-1942 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564))) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))) (-1942 (*1 *2 *3) (-12 (-5 *3 (-923)) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))))
-(-10 -7 (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -3425 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -3425 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -1809 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))) (-225) (-225) (-225) (-225))) (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-939 (-225))))) (-15 -1942 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3270 (((-641 (-1129)) $) 20)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 27) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-1129) $) 9)) (-2893 (((-112) $ $) NIL)))
-(((-154) (-13 (-1077) (-10 -8 (-15 -3270 ((-641 (-1129)) $)) (-15 -2456 ((-1129) $))))) (T -154))
-((-3270 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-154)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-154)))))
-(-13 (-1077) (-10 -8 (-15 -3270 ((-641 (-1129)) $)) (-15 -2456 ((-1129) $))))
-((-3459 (((-641 (-169 |#2|)) |#1| |#2|) 50)))
-(((-155 |#1| |#2|) (-10 -7 (-15 -3459 ((-641 (-169 |#2|)) |#1| |#2|))) (-1235 (-169 (-564))) (-13 (-363) (-844))) (T -155))
-((-3459 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-169 *4))) (-5 *1 (-155 *3 *4)) (-4 *3 (-1235 (-169 (-564)))) (-4 *4 (-13 (-363) (-844))))))
-(-10 -7 (-15 -3459 ((-641 (-169 |#2|)) |#1| |#2|)))
-((-2337 (((-112) $ $) NIL)) (-2437 (((-1208) $) 12)) (-2423 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-156) (-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1208) $))))) (T -156))
-((-2423 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-156)))) (-2437 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-156)))))
-(-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1208) $))))
-((-2337 (((-112) $ $) NIL)) (-1950 (($) 40)) (-1735 (($) 39)) (-2314 (((-917)) 45)) (-4172 (((-1152) $) NIL)) (-3284 (((-564) $) 43)) (-3877 (((-1114) $) NIL)) (-3737 (($) 41)) (-3448 (($ (-564)) 46)) (-2350 (((-858) $) 52)) (-1581 (($) 42)) (-2893 (((-112) $ $) 37)) (-2980 (($ $ $) 34)) (* (($ (-917) $) 44) (($ (-225) $) 11)))
-(((-157) (-13 (-25) (-10 -8 (-15 * ($ (-917) $)) (-15 * ($ (-225) $)) (-15 -2980 ($ $ $)) (-15 -1735 ($)) (-15 -1950 ($)) (-15 -3737 ($)) (-15 -1581 ($)) (-15 -3284 ((-564) $)) (-15 -2314 ((-917))) (-15 -3448 ($ (-564)))))) (T -157))
-((-2980 (*1 *1 *1 *1) (-5 *1 (-157))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-157)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-157)))) (-1735 (*1 *1) (-5 *1 (-157))) (-1950 (*1 *1) (-5 *1 (-157))) (-3737 (*1 *1) (-5 *1 (-157))) (-1581 (*1 *1) (-5 *1 (-157))) (-3284 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-157)))) (-2314 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-157)))) (-3448 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-157)))))
-(-13 (-25) (-10 -8 (-15 * ($ (-917) $)) (-15 * ($ (-225) $)) (-15 -2980 ($ $ $)) (-15 -1735 ($)) (-15 -1950 ($)) (-15 -3737 ($)) (-15 -1581 ($)) (-15 -3284 ((-564) $)) (-15 -2314 ((-917))) (-15 -3448 ($ (-564)))))
-((-1947 ((|#2| |#2| (-1086 |#2|)) 98) ((|#2| |#2| (-1170)) 75)) (-3458 ((|#2| |#2| (-1086 |#2|)) 97) ((|#2| |#2| (-1170)) 74)) (-1797 ((|#2| |#2| |#2|) 25)) (-1364 (((-114) (-114)) 111)) (-1628 ((|#2| (-641 |#2|)) 130)) (-4154 ((|#2| (-641 |#2|)) 151)) (-3408 ((|#2| (-641 |#2|)) 138)) (-2452 ((|#2| |#2|) 136)) (-1537 ((|#2| (-641 |#2|)) 124)) (-2931 ((|#2| (-641 |#2|)) 125)) (-3741 ((|#2| (-641 |#2|)) 149)) (-2960 ((|#2| |#2| (-1170)) 63) ((|#2| |#2|) 62)) (-4224 ((|#2| |#2|) 21)) (-2038 ((|#2| |#2| |#2|) 24)) (-3968 (((-112) (-114)) 55)) (** ((|#2| |#2| |#2|) 46)))
-(((-158 |#1| |#2|) (-10 -7 (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -2038 (|#2| |#2| |#2|)) (-15 -1797 (|#2| |#2| |#2|)) (-15 -4224 (|#2| |#2|)) (-15 -2960 (|#2| |#2|)) (-15 -2960 (|#2| |#2| (-1170))) (-15 -1947 (|#2| |#2| (-1170))) (-15 -1947 (|#2| |#2| (-1086 |#2|))) (-15 -3458 (|#2| |#2| (-1170))) (-15 -3458 (|#2| |#2| (-1086 |#2|))) (-15 -2452 (|#2| |#2|)) (-15 -3741 (|#2| (-641 |#2|))) (-15 -3408 (|#2| (-641 |#2|))) (-15 -4154 (|#2| (-641 |#2|))) (-15 -1537 (|#2| (-641 |#2|))) (-15 -2931 (|#2| (-641 |#2|))) (-15 -1628 (|#2| (-641 |#2|)))) (-13 (-846) (-556)) (-430 |#1|)) (T -158))
-((-1628 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-2931 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-1537 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-4154 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-3408 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-3741 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-2452 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-3458 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)))) (-3458 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)) (-4 *2 (-430 *4)))) (-1947 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)))) (-1947 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)) (-4 *2 (-430 *4)))) (-2960 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)) (-4 *2 (-430 *4)))) (-2960 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-4224 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-1797 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-2038 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *4)) (-4 *4 (-430 *3)))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-158 *4 *5)) (-4 *5 (-430 *4)))))
-(-10 -7 (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -2038 (|#2| |#2| |#2|)) (-15 -1797 (|#2| |#2| |#2|)) (-15 -4224 (|#2| |#2|)) (-15 -2960 (|#2| |#2|)) (-15 -2960 (|#2| |#2| (-1170))) (-15 -1947 (|#2| |#2| (-1170))) (-15 -1947 (|#2| |#2| (-1086 |#2|))) (-15 -3458 (|#2| |#2| (-1170))) (-15 -3458 (|#2| |#2| (-1086 |#2|))) (-15 -2452 (|#2| |#2|)) (-15 -3741 (|#2| (-641 |#2|))) (-15 -3408 (|#2| (-641 |#2|))) (-15 -4154 (|#2| (-641 |#2|))) (-15 -1537 (|#2| (-641 |#2|))) (-15 -2931 (|#2| (-641 |#2|))) (-15 -1628 (|#2| (-641 |#2|))))
-((-3216 ((|#1| |#1| |#1|) 65)) (-1940 ((|#1| |#1| |#1|) 62)) (-1797 ((|#1| |#1| |#1|) 56)) (-2747 ((|#1| |#1|) 45)) (-2080 ((|#1| |#1| (-641 |#1|)) 53)) (-4224 ((|#1| |#1|) 47)) (-2038 ((|#1| |#1| |#1|) 50)))
-(((-159 |#1|) (-10 -7 (-15 -2038 (|#1| |#1| |#1|)) (-15 -4224 (|#1| |#1|)) (-15 -2080 (|#1| |#1| (-641 |#1|))) (-15 -2747 (|#1| |#1|)) (-15 -1797 (|#1| |#1| |#1|)) (-15 -1940 (|#1| |#1| |#1|)) (-15 -3216 (|#1| |#1| |#1|))) (-545)) (T -159))
-((-3216 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-1940 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-1797 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-2747 (*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-2080 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-545)) (-5 *1 (-159 *2)))) (-4224 (*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-2038 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
-(-10 -7 (-15 -2038 (|#1| |#1| |#1|)) (-15 -4224 (|#1| |#1|)) (-15 -2080 (|#1| |#1| (-641 |#1|))) (-15 -2747 (|#1| |#1|)) (-15 -1797 (|#1| |#1| |#1|)) (-15 -1940 (|#1| |#1| |#1|)) (-15 -3216 (|#1| |#1| |#1|)))
-((-1947 (($ $ (-1170)) 12) (($ $ (-1086 $)) 11)) (-3458 (($ $ (-1170)) 10) (($ $ (-1086 $)) 9)) (-1797 (($ $ $) 8)) (-2960 (($ $) 14) (($ $ (-1170)) 13)) (-4224 (($ $) 7)) (-2038 (($ $ $) 6)))
+((-2336 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-151 *3)))) (-3645 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-1297 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-1297 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-3653 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *3)) (-4 *3 (-1209)))) (-3492 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *3)) (-4 *3 (-1209)))) (-1297 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209)))) (-3653 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))) (-3195 (*1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))))
+(-13 (-489 |t#1|) (-10 -8 (-15 -2336 ($ (-641 |t#1|))) (-15 -3645 ((-3 |t#1| "failed") (-1 (-112) |t#1|) $)) (IF (|has| $ (-6 -4407)) (PROGN (-15 -1297 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -1297 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -3653 ($ (-1 (-112) |t#1|) $)) (-15 -3492 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -1297 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -3653 ($ |t#1| $)) (-15 -3195 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) 113)) (-1980 (((-112) $) NIL)) (-3679 (($ |#2| (-641 (-917))) 73)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3196 (($ (-917)) 61)) (-2476 (((-134)) 26)) (-2326 (((-858) $) 88) (($ (-564)) 57) (($ |#2|) 58)) (-1690 ((|#2| $ (-641 (-917))) 76)) (-3662 (((-767)) 23 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 51 T CONST)) (-2421 (($) 55 T CONST)) (-2876 (((-112) $ $) 37)) (-2992 (($ $ |#2|) NIL)) (-2981 (($ $) 46) (($ $ $) 44)) (-2968 (($ $ $) 42)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 48) (($ $ $) 67) (($ |#2| $) 50) (($ $ |#2|) NIL)))
+(((-152 |#1| |#2| |#3|) (-13 (-1045) (-38 |#2|) (-1266 |#2|) (-10 -8 (-15 -3196 ($ (-917))) (-15 -3679 ($ |#2| (-641 (-917)))) (-15 -1690 (|#2| $ (-641 (-917)))) (-15 -1580 ((-3 $ "failed") $)))) (-917) (-363) (-989 |#1| |#2|)) (T -152))
+((-1580 (*1 *1 *1) (|partial| -12 (-5 *1 (-152 *2 *3 *4)) (-14 *2 (-917)) (-4 *3 (-363)) (-14 *4 (-989 *2 *3)))) (-3196 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-152 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-363)) (-14 *5 (-989 *3 *4)))) (-3679 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-917))) (-5 *1 (-152 *4 *2 *5)) (-14 *4 (-917)) (-4 *2 (-363)) (-14 *5 (-989 *4 *2)))) (-1690 (*1 *2 *1 *3) (-12 (-5 *3 (-641 (-917))) (-4 *2 (-363)) (-5 *1 (-152 *4 *2 *5)) (-14 *4 (-917)) (-14 *5 (-989 *4 *2)))))
+(-13 (-1045) (-38 |#2|) (-1266 |#2|) (-10 -8 (-15 -3196 ($ (-917))) (-15 -3679 ($ |#2| (-641 (-917)))) (-15 -1690 (|#2| $ (-641 (-917)))) (-15 -1580 ((-3 $ "failed") $))))
+((-3736 (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))) (-225) (-225) (-225) (-225)) 60)) (-3100 (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564))) 97) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923)) 98)) (-3563 (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225))))) 101) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-939 (-225)))) 100) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564))) 93) (((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923)) 94)))
+(((-153) (-10 -7 (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -3100 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -3100 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -3736 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))) (-225) (-225) (-225) (-225))) (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-939 (-225))))) (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))))))) (T -153))
+((-3563 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 (-225))))))) (-3563 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)) (-5 *3 (-641 (-939 (-225)))))) (-3736 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-225)) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 *4)))) (|:| |xValues| (-1088 *4)) (|:| |yValues| (-1088 *4)))) (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 *4)))))) (-3100 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564))) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))) (-3100 (*1 *2 *3) (-12 (-5 *3 (-923)) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))) (-3563 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564))) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))) (-3563 (*1 *2 *3) (-12 (-5 *3 (-923)) (-5 *2 (-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225))))) (-5 *1 (-153)))))
+(-10 -7 (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -3100 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923))) (-15 -3100 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-923) (-407 (-564)) (-407 (-564)))) (-15 -3736 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))) (-225) (-225) (-225) (-225))) (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-939 (-225))))) (-15 -3563 ((-2 (|:| |brans| (-641 (-641 (-939 (-225))))) (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))) (-641 (-641 (-939 (-225)))))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3241 (((-641 (-1129)) $) 20)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 27) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-1129) $) 9)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-154) (-13 (-1077) (-10 -8 (-15 -3241 ((-641 (-1129)) $)) (-15 -2422 ((-1129) $))))) (T -154))
+((-3241 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-154)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-154)))))
+(-13 (-1077) (-10 -8 (-15 -3241 ((-641 (-1129)) $)) (-15 -2422 ((-1129) $))))
+((-4360 (((-641 (-169 |#2|)) |#1| |#2|) 50)))
+(((-155 |#1| |#2|) (-10 -7 (-15 -4360 ((-641 (-169 |#2|)) |#1| |#2|))) (-1235 (-169 (-564))) (-13 (-363) (-844))) (T -155))
+((-4360 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-169 *4))) (-5 *1 (-155 *3 *4)) (-4 *3 (-1235 (-169 (-564)))) (-4 *4 (-13 (-363) (-844))))))
+(-10 -7 (-15 -4360 ((-641 (-169 |#2|)) |#1| |#2|)))
+((-2315 (((-112) $ $) NIL)) (-2415 (((-1208) $) 12)) (-2403 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-156) (-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1208) $))))) (T -156))
+((-2403 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-156)))) (-2415 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-156)))))
+(-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1208) $))))
+((-2315 (((-112) $ $) NIL)) (-3086 (($) 40)) (-3043 (($) 39)) (-2092 (((-917)) 45)) (-2332 (((-1152) $) NIL)) (-3955 (((-564) $) 43)) (-3868 (((-1114) $) NIL)) (-1845 (($) 41)) (-1621 (($ (-564)) 46)) (-2326 (((-858) $) 52)) (-2839 (($) 42)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 37)) (-2968 (($ $ $) 34)) (* (($ (-917) $) 44) (($ (-225) $) 11)))
+(((-157) (-13 (-25) (-10 -8 (-15 * ($ (-917) $)) (-15 * ($ (-225) $)) (-15 -2968 ($ $ $)) (-15 -3043 ($)) (-15 -3086 ($)) (-15 -1845 ($)) (-15 -2839 ($)) (-15 -3955 ((-564) $)) (-15 -2092 ((-917))) (-15 -1621 ($ (-564)))))) (T -157))
+((-2968 (*1 *1 *1 *1) (-5 *1 (-157))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-157)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-157)))) (-3043 (*1 *1) (-5 *1 (-157))) (-3086 (*1 *1) (-5 *1 (-157))) (-1845 (*1 *1) (-5 *1 (-157))) (-2839 (*1 *1) (-5 *1 (-157))) (-3955 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-157)))) (-2092 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-157)))) (-1621 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-157)))))
+(-13 (-25) (-10 -8 (-15 * ($ (-917) $)) (-15 * ($ (-225) $)) (-15 -2968 ($ $ $)) (-15 -3043 ($)) (-15 -3086 ($)) (-15 -1845 ($)) (-15 -2839 ($)) (-15 -3955 ((-564) $)) (-15 -2092 ((-917))) (-15 -1621 ($ (-564)))))
+((-2762 ((|#2| |#2| (-1086 |#2|)) 98) ((|#2| |#2| (-1170)) 75)) (-4269 ((|#2| |#2| (-1086 |#2|)) 97) ((|#2| |#2| (-1170)) 74)) (-2105 ((|#2| |#2| |#2|) 25)) (-1693 (((-114) (-114)) 111)) (-2090 ((|#2| (-641 |#2|)) 130)) (-1507 ((|#2| (-641 |#2|)) 151)) (-1763 ((|#2| (-641 |#2|)) 138)) (-3870 ((|#2| |#2|) 136)) (-3214 ((|#2| (-641 |#2|)) 124)) (-3578 ((|#2| (-641 |#2|)) 125)) (-4140 ((|#2| (-641 |#2|)) 149)) (-3342 ((|#2| |#2| (-1170)) 63) ((|#2| |#2|) 62)) (-2281 ((|#2| |#2|) 21)) (-2994 ((|#2| |#2| |#2|) 24)) (-2997 (((-112) (-114)) 55)) (** ((|#2| |#2| |#2|) 46)))
+(((-158 |#1| |#2|) (-10 -7 (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -2994 (|#2| |#2| |#2|)) (-15 -2105 (|#2| |#2| |#2|)) (-15 -2281 (|#2| |#2|)) (-15 -3342 (|#2| |#2|)) (-15 -3342 (|#2| |#2| (-1170))) (-15 -2762 (|#2| |#2| (-1170))) (-15 -2762 (|#2| |#2| (-1086 |#2|))) (-15 -4269 (|#2| |#2| (-1170))) (-15 -4269 (|#2| |#2| (-1086 |#2|))) (-15 -3870 (|#2| |#2|)) (-15 -4140 (|#2| (-641 |#2|))) (-15 -1763 (|#2| (-641 |#2|))) (-15 -1507 (|#2| (-641 |#2|))) (-15 -3214 (|#2| (-641 |#2|))) (-15 -3578 (|#2| (-641 |#2|))) (-15 -2090 (|#2| (-641 |#2|)))) (-13 (-846) (-556)) (-430 |#1|)) (T -158))
+((-2090 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-3578 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-3214 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-1507 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-1763 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-4140 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2)) (-4 *4 (-13 (-846) (-556))))) (-3870 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-4269 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)))) (-4269 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)) (-4 *2 (-430 *4)))) (-2762 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)))) (-2762 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)) (-4 *2 (-430 *4)))) (-3342 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2)) (-4 *2 (-430 *4)))) (-3342 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-2281 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-2105 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-2994 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2)) (-4 *2 (-430 *3)))) (-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *4)) (-4 *4 (-430 *3)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-158 *4 *5)) (-4 *5 (-430 *4)))))
+(-10 -7 (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 ** (|#2| |#2| |#2|)) (-15 -2994 (|#2| |#2| |#2|)) (-15 -2105 (|#2| |#2| |#2|)) (-15 -2281 (|#2| |#2|)) (-15 -3342 (|#2| |#2|)) (-15 -3342 (|#2| |#2| (-1170))) (-15 -2762 (|#2| |#2| (-1170))) (-15 -2762 (|#2| |#2| (-1086 |#2|))) (-15 -4269 (|#2| |#2| (-1170))) (-15 -4269 (|#2| |#2| (-1086 |#2|))) (-15 -3870 (|#2| |#2|)) (-15 -4140 (|#2| (-641 |#2|))) (-15 -1763 (|#2| (-641 |#2|))) (-15 -1507 (|#2| (-641 |#2|))) (-15 -3214 (|#2| (-641 |#2|))) (-15 -3578 (|#2| (-641 |#2|))) (-15 -2090 (|#2| (-641 |#2|))))
+((-1674 ((|#1| |#1| |#1|) 65)) (-3358 ((|#1| |#1| |#1|) 62)) (-2105 ((|#1| |#1| |#1|) 56)) (-3287 ((|#1| |#1|) 45)) (-3871 ((|#1| |#1| (-641 |#1|)) 53)) (-2281 ((|#1| |#1|) 47)) (-2994 ((|#1| |#1| |#1|) 50)))
+(((-159 |#1|) (-10 -7 (-15 -2994 (|#1| |#1| |#1|)) (-15 -2281 (|#1| |#1|)) (-15 -3871 (|#1| |#1| (-641 |#1|))) (-15 -3287 (|#1| |#1|)) (-15 -2105 (|#1| |#1| |#1|)) (-15 -3358 (|#1| |#1| |#1|)) (-15 -1674 (|#1| |#1| |#1|))) (-545)) (T -159))
+((-1674 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-3358 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-2105 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-3287 (*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-3871 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-545)) (-5 *1 (-159 *2)))) (-2281 (*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))) (-2994 (*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
+(-10 -7 (-15 -2994 (|#1| |#1| |#1|)) (-15 -2281 (|#1| |#1|)) (-15 -3871 (|#1| |#1| (-641 |#1|))) (-15 -3287 (|#1| |#1|)) (-15 -2105 (|#1| |#1| |#1|)) (-15 -3358 (|#1| |#1| |#1|)) (-15 -1674 (|#1| |#1| |#1|)))
+((-2762 (($ $ (-1170)) 12) (($ $ (-1086 $)) 11)) (-4269 (($ $ (-1170)) 10) (($ $ (-1086 $)) 9)) (-2105 (($ $ $) 8)) (-3342 (($ $) 14) (($ $ (-1170)) 13)) (-2281 (($ $) 7)) (-2994 (($ $ $) 6)))
(((-160) (-140)) (T -160))
-((-2960 (*1 *1 *1) (-4 *1 (-160))) (-2960 (*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))) (-1947 (*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))) (-1947 (*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160)))) (-3458 (*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))) (-3458 (*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160)))))
-(-13 (-143) (-10 -8 (-15 -2960 ($ $)) (-15 -2960 ($ $ (-1170))) (-15 -1947 ($ $ (-1170))) (-15 -1947 ($ $ (-1086 $))) (-15 -3458 ($ $ (-1170))) (-15 -3458 ($ $ (-1086 $)))))
+((-3342 (*1 *1 *1) (-4 *1 (-160))) (-3342 (*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))) (-2762 (*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))) (-2762 (*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160)))) (-4269 (*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))) (-4269 (*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160)))))
+(-13 (-143) (-10 -8 (-15 -3342 ($ $)) (-15 -3342 ($ $ (-1170))) (-15 -2762 ($ $ (-1170))) (-15 -2762 ($ $ (-1086 $))) (-15 -4269 ($ $ (-1170))) (-15 -4269 ($ $ (-1086 $)))))
(((-143) . T))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-641 (-1129)) $) 10)) (-2893 (((-112) $ $) NIL)))
-(((-161) (-13 (-1077) (-10 -8 (-15 -2456 ((-641 (-1129)) $))))) (T -161))
-((-2456 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-161)))))
-(-13 (-1077) (-10 -8 (-15 -2456 ((-641 (-1129)) $))))
-((-2337 (((-112) $ $) NIL)) (-1825 (($ (-564)) 14) (($ $ $) 15)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 18)) (-2893 (((-112) $ $) 9)))
-(((-162) (-13 (-1094) (-10 -8 (-15 -1825 ($ (-564))) (-15 -1825 ($ $ $))))) (T -162))
-((-1825 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-162)))) (-1825 (*1 *1 *1 *1) (-5 *1 (-162))))
-(-13 (-1094) (-10 -8 (-15 -1825 ($ (-564))) (-15 -1825 ($ $ $))))
-((-1364 (((-114) (-1170)) 102)))
-(((-163) (-10 -7 (-15 -1364 ((-114) (-1170))))) (T -163))
-((-1364 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-114)) (-5 *1 (-163)))))
-(-10 -7 (-15 -1364 ((-114) (-1170))))
-((-3221 ((|#3| |#3|) 19)))
-(((-164 |#1| |#2| |#3|) (-10 -7 (-15 -3221 (|#3| |#3|))) (-1045) (-1235 |#1|) (-1235 |#2|)) (T -164))
-((-3221 (*1 *2 *2) (-12 (-4 *3 (-1045)) (-4 *4 (-1235 *3)) (-5 *1 (-164 *3 *4 *2)) (-4 *2 (-1235 *4)))))
-(-10 -7 (-15 -3221 (|#3| |#3|)))
-((-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 225)) (-3814 ((|#2| $) 102)) (-1321 (($ $) 256)) (-4294 (($ $) 250)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 42)) (-1301 (($ $) 254)) (-4268 (($ $) 248)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 147)) (-2961 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 145)) (-2577 (($ $ $) 231)) (-2202 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 161) (((-685 |#2|) (-685 $)) 155)) (-2965 (($ (-1166 |#2|)) 126) (((-3 $ "failed") (-407 (-1166 |#2|))) NIL)) (-1654 (((-3 $ "failed") $) 217)) (-1890 (((-3 (-407 (-564)) "failed") $) 207)) (-2271 (((-112) $) 202)) (-3956 (((-407 (-564)) $) 205)) (-2828 (((-917)) 95)) (-2560 (($ $ $) 233)) (-2349 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 270)) (-2295 (($) 245)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 194) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 199)) (-1464 ((|#2| $) 100)) (-4237 (((-1166 |#2|) $) 128)) (-4289 (($ (-1 |#2| |#2|) $) 108)) (-3473 (($ $) 247)) (-2951 (((-1166 |#2|) $) 127)) (-3836 (($ $) 210)) (-1867 (($) 103)) (-4068 (((-418 (-1166 $)) (-1166 $)) 94)) (-2453 (((-418 (-1166 $)) (-1166 $)) 59)) (-2537 (((-3 $ "failed") $ |#2|) 212) (((-3 $ "failed") $ $) 215)) (-1671 (($ $) 246)) (-3864 (((-767) $) 228)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 238)) (-3358 ((|#2| (-1259 $)) NIL) ((|#2|) 97)) (-3735 (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-1474 (((-1166 |#2|)) 121)) (-1311 (($ $) 255)) (-4280 (($ $) 249)) (-1407 (((-1259 |#2|) $ (-1259 $)) 137) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $) 117) (((-685 |#2|) (-1259 $)) NIL)) (-4344 (((-1259 |#2|) $) NIL) (($ (-1259 |#2|)) NIL) (((-1166 |#2|) $) NIL) (($ (-1166 |#2|)) NIL) (((-888 (-564)) $) 185) (((-888 (-379)) $) 189) (((-169 (-379)) $) 173) (((-169 (-225)) $) 168) (((-536) $) 181)) (-2372 (($ $) 104)) (-2350 (((-858) $) 144) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-407 (-564))) NIL) (($ $) NIL)) (-3417 (((-1166 |#2|) $) 26)) (-1471 (((-767)) 106)) (-1380 (($ $) 259)) (-4358 (($ $) 253)) (-1359 (($ $) 257)) (-4339 (($ $) 251)) (-2878 ((|#2| $) 242)) (-1368 (($ $) 258)) (-4349 (($ $) 252)) (-3453 (($ $) 163)) (-2893 (((-112) $ $) 111)) (-2912 (((-112) $ $) 201)) (-2992 (($ $) 113) (($ $ $) NIL)) (-2980 (($ $ $) 112)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-407 (-564))) 277) (($ $ $) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 119) (($ $ $) 148) (($ $ |#2|) NIL) (($ |#2| $) 115) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL)))
-(((-165 |#1| |#2|) (-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -2350 (|#1| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1850 ((-2 (|:| -3506 |#1|) (|:| -4393 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3864 ((-767) |#1|)) (-15 -3809 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -2560 (|#1| |#1| |#1|)) (-15 -2577 (|#1| |#1| |#1|)) (-15 -3836 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2912 ((-112) |#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4344 ((-169 (-225)) |#1|)) (-15 -4344 ((-169 (-379)) |#1|)) (-15 -4294 (|#1| |#1|)) (-15 -4268 (|#1| |#1|)) (-15 -4280 (|#1| |#1|)) (-15 -4349 (|#1| |#1|)) (-15 -4339 (|#1| |#1|)) (-15 -4358 (|#1| |#1|)) (-15 -1311 (|#1| |#1|)) (-15 -1301 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -1368 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -1380 (|#1| |#1|)) (-15 -3473 (|#1| |#1|)) (-15 -1671 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2295 (|#1|)) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -2453 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4068 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -2349 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2878 (|#2| |#1|)) (-15 -3453 (|#1| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2372 (|#1| |#1|)) (-15 -1867 (|#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -2965 ((-3 |#1| "failed") (-407 (-1166 |#2|)))) (-15 -2951 ((-1166 |#2|) |#1|)) (-15 -4344 (|#1| (-1166 |#2|))) (-15 -2965 (|#1| (-1166 |#2|))) (-15 -1474 ((-1166 |#2|))) (-15 -2202 ((-685 |#2|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4344 ((-1166 |#2|) |#1|)) (-15 -3358 (|#2|)) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -4237 ((-1166 |#2|) |#1|)) (-15 -3417 ((-1166 |#2|) |#1|)) (-15 -3358 (|#2| (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -1464 (|#2| |#1|)) (-15 -3814 (|#2| |#1|)) (-15 -2828 ((-917))) (-15 -2350 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-166 |#2|) (-172)) (T -165))
-((-1471 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-165 *3 *4)) (-4 *3 (-166 *4)))) (-2828 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-917)) (-5 *1 (-165 *3 *4)) (-4 *3 (-166 *4)))) (-3358 (*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-165 *3 *2)) (-4 *3 (-166 *2)))) (-1474 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1166 *4)) (-5 *1 (-165 *3 *4)) (-4 *3 (-166 *4)))))
-(-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -2350 (|#1| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1850 ((-2 (|:| -3506 |#1|) (|:| -4393 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3864 ((-767) |#1|)) (-15 -3809 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -2560 (|#1| |#1| |#1|)) (-15 -2577 (|#1| |#1| |#1|)) (-15 -3836 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2912 ((-112) |#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4344 ((-169 (-225)) |#1|)) (-15 -4344 ((-169 (-379)) |#1|)) (-15 -4294 (|#1| |#1|)) (-15 -4268 (|#1| |#1|)) (-15 -4280 (|#1| |#1|)) (-15 -4349 (|#1| |#1|)) (-15 -4339 (|#1| |#1|)) (-15 -4358 (|#1| |#1|)) (-15 -1311 (|#1| |#1|)) (-15 -1301 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -1368 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -1380 (|#1| |#1|)) (-15 -3473 (|#1| |#1|)) (-15 -1671 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2295 (|#1|)) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -2453 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4068 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -2349 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2878 (|#2| |#1|)) (-15 -3453 (|#1| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2372 (|#1| |#1|)) (-15 -1867 (|#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -2965 ((-3 |#1| "failed") (-407 (-1166 |#2|)))) (-15 -2951 ((-1166 |#2|) |#1|)) (-15 -4344 (|#1| (-1166 |#2|))) (-15 -2965 (|#1| (-1166 |#2|))) (-15 -1474 ((-1166 |#2|))) (-15 -2202 ((-685 |#2|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4344 ((-1166 |#2|) |#1|)) (-15 -3358 (|#2|)) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -4237 ((-1166 |#2|) |#1|)) (-15 -3417 ((-1166 |#2|) |#1|)) (-15 -3358 (|#2| (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -1464 (|#2| |#1|)) (-15 -3814 (|#2| |#1|)) (-15 -2828 ((-917))) (-15 -2350 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 93 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-2890 (($ $) 94 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3760 (((-112) $) 96 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3168 (((-685 |#1|) (-1259 $)) 47) (((-685 |#1|)) 62)) (-3814 ((|#1| $) 53)) (-1321 (($ $) 227 (|has| |#1| (-1194)))) (-4294 (($ $) 210 (|has| |#1| (-1194)))) (-2684 (((-1182 (-917) (-767)) (-564)) 146 (|has| |#1| (-349)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3547 (((-418 (-1166 $)) (-1166 $)) 241 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3472 (($ $) 113 (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3942 (((-418 $) $) 114 (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3605 (($ $) 240 (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 244 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-2697 (((-112) $ $) 104 (|has| |#1| (-307)))) (-3148 (((-767)) 87 (|has| |#1| (-368)))) (-1301 (($ $) 226 (|has| |#1| (-1194)))) (-4268 (($ $) 211 (|has| |#1| (-1194)))) (-1337 (($ $) 225 (|has| |#1| (-1194)))) (-4318 (($ $) 212 (|has| |#1| (-1194)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 169 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 167 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 164)) (-2961 (((-564) $) 168 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 166 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 165)) (-2100 (($ (-1259 |#1|) (-1259 $)) 49) (($ (-1259 |#1|)) 65)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 152 (|has| |#1| (-349)))) (-2577 (($ $ $) 108 (|has| |#1| (-307)))) (-3927 (((-685 |#1|) $ (-1259 $)) 54) (((-685 |#1|) $) 60)) (-2202 (((-685 (-564)) (-685 $)) 163 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 162 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 161) (((-685 |#1|) (-685 $)) 160)) (-2965 (($ (-1166 |#1|)) 157) (((-3 $ "failed") (-407 (-1166 |#1|))) 154 (|has| |#1| (-363)))) (-1654 (((-3 $ "failed") $) 33)) (-3619 ((|#1| $) 252)) (-1890 (((-3 (-407 (-564)) "failed") $) 245 (|has| |#1| (-545)))) (-2271 (((-112) $) 247 (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) 246 (|has| |#1| (-545)))) (-2828 (((-917)) 55)) (-3038 (($) 90 (|has| |#1| (-368)))) (-2560 (($ $ $) 107 (|has| |#1| (-307)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 102 (|has| |#1| (-307)))) (-2610 (($) 148 (|has| |#1| (-349)))) (-2549 (((-112) $) 149 (|has| |#1| (-349)))) (-3028 (($ $ (-767)) 140 (|has| |#1| (-349))) (($ $) 139 (|has| |#1| (-349)))) (-3037 (((-112) $) 115 (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2349 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 248 (-12 (|has| |#1| (-1054)) (|has| |#1| (-1194))))) (-2295 (($) 237 (|has| |#1| (-1194)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 260 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 259 (|has| |#1| (-882 (-379))))) (-3533 (((-917) $) 151 (|has| |#1| (-349))) (((-829 (-917)) $) 137 (|has| |#1| (-349)))) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 239 (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-1464 ((|#1| $) 52)) (-1993 (((-3 $ "failed") $) 141 (|has| |#1| (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 111 (|has| |#1| (-307)))) (-4237 (((-1166 |#1|) $) 45 (|has| |#1| (-363)))) (-3142 (($ $ $) 206 (|has| |#1| (-846)))) (-1515 (($ $ $) 205 (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) 261)) (-2802 (((-917) $) 89 (|has| |#1| (-368)))) (-3473 (($ $) 234 (|has| |#1| (-1194)))) (-2951 (((-1166 |#1|) $) 155)) (-3202 (($ (-641 $)) 100 (-2750 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (($ $ $) 99 (-2750 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-4172 (((-1152) $) 9)) (-3836 (($ $) 116 (|has| |#1| (-363)))) (-3978 (($) 142 (|has| |#1| (-349)) CONST)) (-2005 (($ (-917)) 88 (|has| |#1| (-368)))) (-1867 (($) 256)) (-3632 ((|#1| $) 253)) (-3877 (((-1114) $) 10)) (-2175 (($) 159)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 101 (-2750 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3238 (($ (-641 $)) 98 (-2750 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (($ $ $) 97 (-2750 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 145 (|has| |#1| (-349)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 243 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-2453 (((-418 (-1166 $)) (-1166 $)) 242 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3595 (((-418 $) $) 112 (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-307))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 109 (|has| |#1| (-307)))) (-2537 (((-3 $ "failed") $ |#1|) 251 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 92 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 103 (|has| |#1| (-307)))) (-1671 (($ $) 235 (|has| |#1| (-1194)))) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) 267 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 266 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 265 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 264 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 263 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 262 (|has| |#1| (-514 (-1170) |#1|)))) (-3864 (((-767) $) 105 (|has| |#1| (-307)))) (-4362 (($ $ |#1|) 268 (|has| |#1| (-286 |#1| |#1|)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 106 (|has| |#1| (-307)))) (-3358 ((|#1| (-1259 $)) 48) ((|#1|) 61)) (-1542 (((-767) $) 150 (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) 138 (|has| |#1| (-349)))) (-3735 (($ $ (-1 |#1| |#1|) (-767)) 122) (($ $ (-1 |#1| |#1|)) 121) (($ $ (-641 (-1170)) (-641 (-767))) 129 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 130 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 131 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 132 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 134 (-2750 (-2368 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2368 (|has| |#1| (-233)) (|has| |#1| (-363))))) (($ $) 136 (-2750 (-2368 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2368 (|has| |#1| (-233)) (|has| |#1| (-363)))))) (-3108 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) 153 (|has| |#1| (-363)))) (-1474 (((-1166 |#1|)) 158)) (-1347 (($ $) 224 (|has| |#1| (-1194)))) (-4328 (($ $) 213 (|has| |#1| (-1194)))) (-4100 (($) 147 (|has| |#1| (-349)))) (-1330 (($ $) 223 (|has| |#1| (-1194)))) (-4306 (($ $) 214 (|has| |#1| (-1194)))) (-1311 (($ $) 222 (|has| |#1| (-1194)))) (-4280 (($ $) 215 (|has| |#1| (-1194)))) (-1407 (((-1259 |#1|) $ (-1259 $)) 51) (((-685 |#1|) (-1259 $) (-1259 $)) 50) (((-1259 |#1|) $) 67) (((-685 |#1|) (-1259 $)) 66)) (-4344 (((-1259 |#1|) $) 64) (($ (-1259 |#1|)) 63) (((-1166 |#1|) $) 170) (($ (-1166 |#1|)) 156) (((-888 (-564)) $) 258 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 257 (|has| |#1| (-612 (-888 (-379))))) (((-169 (-379)) $) 209 (|has| |#1| (-1018))) (((-169 (-225)) $) 208 (|has| |#1| (-1018))) (((-536) $) 207 (|has| |#1| (-612 (-536))))) (-2372 (($ $) 255)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 144 (-2750 (-2368 (|has| $ (-145)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (|has| |#1| (-349))))) (-3624 (($ |#1| |#1|) 254)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38) (($ (-407 (-564))) 86 (-2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) 91 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3335 (($ $) 143 (|has| |#1| (-349))) (((-3 $ "failed") $) 44 (-2750 (-2368 (|has| $ (-145)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (|has| |#1| (-145))))) (-3417 (((-1166 |#1|) $) 46)) (-1471 (((-767)) 28 T CONST)) (-3776 (((-1259 $)) 68)) (-1380 (($ $) 233 (|has| |#1| (-1194)))) (-4358 (($ $) 221 (|has| |#1| (-1194)))) (-2502 (((-112) $ $) 95 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-1359 (($ $) 232 (|has| |#1| (-1194)))) (-4339 (($ $) 220 (|has| |#1| (-1194)))) (-1402 (($ $) 231 (|has| |#1| (-1194)))) (-4378 (($ $) 219 (|has| |#1| (-1194)))) (-2878 ((|#1| $) 249 (|has| |#1| (-1194)))) (-1293 (($ $) 230 (|has| |#1| (-1194)))) (-1294 (($ $) 218 (|has| |#1| (-1194)))) (-1391 (($ $) 229 (|has| |#1| (-1194)))) (-4368 (($ $) 217 (|has| |#1| (-1194)))) (-1368 (($ $) 228 (|has| |#1| (-1194)))) (-4349 (($ $) 216 (|has| |#1| (-1194)))) (-3453 (($ $) 250 (|has| |#1| (-1054)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1 |#1| |#1|) (-767)) 124) (($ $ (-1 |#1| |#1|)) 123) (($ $ (-641 (-1170)) (-641 (-767))) 125 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 126 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 127 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 128 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 133 (-2750 (-2368 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2368 (|has| |#1| (-233)) (|has| |#1| (-363))))) (($ $) 135 (-2750 (-2368 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2368 (|has| |#1| (-233)) (|has| |#1| (-363)))))) (-2945 (((-112) $ $) 203 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 202 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 204 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 201 (|has| |#1| (-846)))) (-3004 (($ $ $) 120 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-407 (-564))) 238 (-12 (|has| |#1| (-998)) (|has| |#1| (-1194)))) (($ $ $) 236 (|has| |#1| (-1194))) (($ $ (-564)) 117 (|has| |#1| (-363)))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39) (($ (-407 (-564)) $) 119 (|has| |#1| (-363))) (($ $ (-407 (-564))) 118 (|has| |#1| (-363)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-641 (-1129)) $) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-161) (-13 (-1077) (-10 -8 (-15 -2422 ((-641 (-1129)) $))))) (T -161))
+((-2422 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-161)))))
+(-13 (-1077) (-10 -8 (-15 -2422 ((-641 (-1129)) $))))
+((-2315 (((-112) $ $) NIL)) (-4077 (($ (-564)) 14) (($ $ $) 15)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 18)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 9)))
+(((-162) (-13 (-1094) (-10 -8 (-15 -4077 ($ (-564))) (-15 -4077 ($ $ $))))) (T -162))
+((-4077 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-162)))) (-4077 (*1 *1 *1 *1) (-5 *1 (-162))))
+(-13 (-1094) (-10 -8 (-15 -4077 ($ (-564))) (-15 -4077 ($ $ $))))
+((-1693 (((-114) (-1170)) 102)))
+(((-163) (-10 -7 (-15 -1693 ((-114) (-1170))))) (T -163))
+((-1693 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-114)) (-5 *1 (-163)))))
+(-10 -7 (-15 -1693 ((-114) (-1170))))
+((-4038 ((|#3| |#3|) 19)))
+(((-164 |#1| |#2| |#3|) (-10 -7 (-15 -4038 (|#3| |#3|))) (-1045) (-1235 |#1|) (-1235 |#2|)) (T -164))
+((-4038 (*1 *2 *2) (-12 (-4 *3 (-1045)) (-4 *4 (-1235 *3)) (-5 *1 (-164 *3 *4 *2)) (-4 *2 (-1235 *4)))))
+(-10 -7 (-15 -4038 (|#3| |#3|)))
+((-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 225)) (-3794 ((|#2| $) 102)) (-1316 (($ $) 256)) (-4272 (($ $) 250)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 42)) (-1295 (($ $) 254)) (-4249 (($ $) 248)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 147)) (-2938 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 145)) (-2544 (($ $ $) 231)) (-1863 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 161) (((-685 |#2|) (-685 $)) 155)) (-1297 (($ (-1166 |#2|)) 126) (((-3 $ "failed") (-407 (-1166 |#2|))) NIL)) (-1580 (((-3 $ "failed") $) 217)) (-3003 (((-3 (-407 (-564)) "failed") $) 207)) (-3635 (((-112) $) 202)) (-1478 (((-407 (-564)) $) 205)) (-4242 (((-917)) 95)) (-2523 (($ $ $) 233)) (-2250 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 270)) (-2284 (($) 245)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 194) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 199)) (-4158 ((|#2| $) 100)) (-2091 (((-1166 |#2|) $) 128)) (-4271 (($ (-1 |#2| |#2|) $) 108)) (-3441 (($ $) 247)) (-4379 (((-1166 |#2|) $) 127)) (-3806 (($ $) 210)) (-2696 (($) 103)) (-4023 (((-418 (-1166 $)) (-1166 $)) 94)) (-2717 (((-418 (-1166 $)) (-1166 $)) 59)) (-2501 (((-3 $ "failed") $ |#2|) 212) (((-3 $ "failed") $ $) 215)) (-1673 (($ $) 246)) (-2468 (((-767) $) 228)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 238)) (-2576 ((|#2| (-1259 $)) NIL) ((|#2|) 97)) (-3142 (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-3954 (((-1166 |#2|)) 121)) (-1307 (($ $) 255)) (-4261 (($ $) 249)) (-1631 (((-1259 |#2|) $ (-1259 $)) 137) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $) 117) (((-685 |#2|) (-1259 $)) NIL)) (-4327 (((-1259 |#2|) $) NIL) (($ (-1259 |#2|)) NIL) (((-1166 |#2|) $) NIL) (($ (-1166 |#2|)) NIL) (((-888 (-564)) $) 185) (((-888 (-379)) $) 189) (((-169 (-379)) $) 173) (((-169 (-225)) $) 168) (((-536) $) 181)) (-1916 (($ $) 104)) (-2326 (((-858) $) 144) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-407 (-564))) NIL) (($ $) NIL)) (-1568 (((-1166 |#2|) $) 26)) (-3662 (((-767)) 106)) (-1384 (($ $) 259)) (-4342 (($ $) 253)) (-1361 (($ $) 257)) (-4317 (($ $) 251)) (-3269 ((|#2| $) 242)) (-1372 (($ $) 258)) (-4329 (($ $) 252)) (-2007 (($ $) 163)) (-2876 (((-112) $ $) 111)) (-2897 (((-112) $ $) 201)) (-2981 (($ $) 113) (($ $ $) NIL)) (-2968 (($ $ $) 112)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-407 (-564))) 277) (($ $ $) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 119) (($ $ $) 148) (($ $ |#2|) NIL) (($ |#2| $) 115) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL)))
+(((-165 |#1| |#2|) (-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -2326 (|#1| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1656 ((-2 (|:| -2112 |#1|) (|:| -4394 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2468 ((-767) |#1|)) (-15 -3581 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2523 (|#1| |#1| |#1|)) (-15 -2544 (|#1| |#1| |#1|)) (-15 -3806 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2897 ((-112) |#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4327 ((-169 (-225)) |#1|)) (-15 -4327 ((-169 (-379)) |#1|)) (-15 -4272 (|#1| |#1|)) (-15 -4249 (|#1| |#1|)) (-15 -4261 (|#1| |#1|)) (-15 -4329 (|#1| |#1|)) (-15 -4317 (|#1| |#1|)) (-15 -4342 (|#1| |#1|)) (-15 -1307 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1316 (|#1| |#1|)) (-15 -1372 (|#1| |#1|)) (-15 -1361 (|#1| |#1|)) (-15 -1384 (|#1| |#1|)) (-15 -3441 (|#1| |#1|)) (-15 -1673 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2284 (|#1|)) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -2717 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4023 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -2250 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -3269 (|#2| |#1|)) (-15 -2007 (|#1| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1916 (|#1| |#1|)) (-15 -2696 (|#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -1297 ((-3 |#1| "failed") (-407 (-1166 |#2|)))) (-15 -4379 ((-1166 |#2|) |#1|)) (-15 -4327 (|#1| (-1166 |#2|))) (-15 -1297 (|#1| (-1166 |#2|))) (-15 -3954 ((-1166 |#2|))) (-15 -1863 ((-685 |#2|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4327 ((-1166 |#2|) |#1|)) (-15 -2576 (|#2|)) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -2091 ((-1166 |#2|) |#1|)) (-15 -1568 ((-1166 |#2|) |#1|)) (-15 -2576 (|#2| (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -4158 (|#2| |#1|)) (-15 -3794 (|#2| |#1|)) (-15 -4242 ((-917))) (-15 -2326 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-166 |#2|) (-172)) (T -165))
+((-3662 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-165 *3 *4)) (-4 *3 (-166 *4)))) (-4242 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-917)) (-5 *1 (-165 *3 *4)) (-4 *3 (-166 *4)))) (-2576 (*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-165 *3 *2)) (-4 *3 (-166 *2)))) (-3954 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1166 *4)) (-5 *1 (-165 *3 *4)) (-4 *3 (-166 *4)))))
+(-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -2326 (|#1| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1656 ((-2 (|:| -2112 |#1|) (|:| -4394 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2468 ((-767) |#1|)) (-15 -3581 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2523 (|#1| |#1| |#1|)) (-15 -2544 (|#1| |#1| |#1|)) (-15 -3806 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2897 ((-112) |#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4327 ((-169 (-225)) |#1|)) (-15 -4327 ((-169 (-379)) |#1|)) (-15 -4272 (|#1| |#1|)) (-15 -4249 (|#1| |#1|)) (-15 -4261 (|#1| |#1|)) (-15 -4329 (|#1| |#1|)) (-15 -4317 (|#1| |#1|)) (-15 -4342 (|#1| |#1|)) (-15 -1307 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1316 (|#1| |#1|)) (-15 -1372 (|#1| |#1|)) (-15 -1361 (|#1| |#1|)) (-15 -1384 (|#1| |#1|)) (-15 -3441 (|#1| |#1|)) (-15 -1673 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -2284 (|#1|)) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -2717 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4023 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -2250 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -3269 (|#2| |#1|)) (-15 -2007 (|#1| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1916 (|#1| |#1|)) (-15 -2696 (|#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -1297 ((-3 |#1| "failed") (-407 (-1166 |#2|)))) (-15 -4379 ((-1166 |#2|) |#1|)) (-15 -4327 (|#1| (-1166 |#2|))) (-15 -1297 (|#1| (-1166 |#2|))) (-15 -3954 ((-1166 |#2|))) (-15 -1863 ((-685 |#2|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4327 ((-1166 |#2|) |#1|)) (-15 -2576 (|#2|)) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -2091 ((-1166 |#2|) |#1|)) (-15 -1568 ((-1166 |#2|) |#1|)) (-15 -2576 (|#2| (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -4158 (|#2| |#1|)) (-15 -3794 (|#2| |#1|)) (-15 -4242 ((-917))) (-15 -2326 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 94 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-2086 (($ $) 95 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3466 (((-112) $) 97 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3885 (((-685 |#1|) (-1259 $)) 48) (((-685 |#1|)) 63)) (-3794 ((|#1| $) 54)) (-1316 (($ $) 228 (|has| |#1| (-1194)))) (-4272 (($ $) 211 (|has| |#1| (-1194)))) (-4301 (((-1182 (-917) (-767)) (-564)) 147 (|has| |#1| (-349)))) (-1318 (((-3 $ "failed") $ $) 20)) (-2729 (((-418 (-1166 $)) (-1166 $)) 242 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-1367 (($ $) 114 (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2556 (((-418 $) $) 115 (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3557 (($ $) 241 (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 245 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3143 (((-112) $ $) 105 (|has| |#1| (-307)))) (-3127 (((-767)) 88 (|has| |#1| (-368)))) (-1295 (($ $) 227 (|has| |#1| (-1194)))) (-4249 (($ $) 212 (|has| |#1| (-1194)))) (-1339 (($ $) 226 (|has| |#1| (-1194)))) (-4296 (($ $) 213 (|has| |#1| (-1194)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 170 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 168 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 165)) (-2938 (((-564) $) 169 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 167 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 166)) (-2065 (($ (-1259 |#1|) (-1259 $)) 50) (($ (-1259 |#1|)) 66)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-349)))) (-2544 (($ $ $) 109 (|has| |#1| (-307)))) (-2671 (((-685 |#1|) $ (-1259 $)) 55) (((-685 |#1|) $) 61)) (-1863 (((-685 (-564)) (-685 $)) 164 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 163 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 162) (((-685 |#1|) (-685 $)) 161)) (-1297 (($ (-1166 |#1|)) 158) (((-3 $ "failed") (-407 (-1166 |#1|))) 155 (|has| |#1| (-363)))) (-1580 (((-3 $ "failed") $) 34)) (-3572 ((|#1| $) 253)) (-3003 (((-3 (-407 (-564)) "failed") $) 246 (|has| |#1| (-545)))) (-3635 (((-112) $) 248 (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) 247 (|has| |#1| (-545)))) (-4242 (((-917)) 56)) (-2498 (($) 91 (|has| |#1| (-368)))) (-2523 (($ $ $) 108 (|has| |#1| (-307)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 103 (|has| |#1| (-307)))) (-2109 (($) 149 (|has| |#1| (-349)))) (-1839 (((-112) $) 150 (|has| |#1| (-349)))) (-2616 (($ $ (-767)) 141 (|has| |#1| (-349))) (($ $) 140 (|has| |#1| (-349)))) (-4218 (((-112) $) 116 (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2250 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-1054)) (|has| |#1| (-1194))))) (-2284 (($) 238 (|has| |#1| (-1194)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 261 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 260 (|has| |#1| (-882 (-379))))) (-3924 (((-917) $) 152 (|has| |#1| (-349))) (((-829 (-917)) $) 138 (|has| |#1| (-349)))) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 240 (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-4158 ((|#1| $) 53)) (-3234 (((-3 $ "failed") $) 142 (|has| |#1| (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 112 (|has| |#1| (-307)))) (-2091 (((-1166 |#1|) $) 46 (|has| |#1| (-363)))) (-1469 (($ $ $) 207 (|has| |#1| (-846)))) (-1530 (($ $ $) 206 (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) 262)) (-2428 (((-917) $) 90 (|has| |#1| (-368)))) (-3441 (($ $) 235 (|has| |#1| (-1194)))) (-4379 (((-1166 |#1|) $) 156)) (-3172 (($ (-641 $)) 101 (-2733 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (($ $ $) 100 (-2733 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-2332 (((-1152) $) 10)) (-3806 (($ $) 117 (|has| |#1| (-363)))) (-3958 (($) 143 (|has| |#1| (-349)) CONST)) (-2014 (($ (-917)) 89 (|has| |#1| (-368)))) (-2696 (($) 257)) (-3586 ((|#1| $) 254)) (-3868 (((-1114) $) 11)) (-2186 (($) 160)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 102 (-2733 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3209 (($ (-641 $)) 99 (-2733 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (($ $ $) 98 (-2733 (|has| |#1| (-307)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 146 (|has| |#1| (-349)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 244 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-2717 (((-418 (-1166 $)) (-1166 $)) 243 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3546 (((-418 $) $) 113 (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 111 (|has| |#1| (-307))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 110 (|has| |#1| (-307)))) (-2501 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 93 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 104 (|has| |#1| (-307)))) (-1673 (($ $) 236 (|has| |#1| (-1194)))) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) 268 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 266 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 265 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 264 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 263 (|has| |#1| (-514 (-1170) |#1|)))) (-2468 (((-767) $) 106 (|has| |#1| (-307)))) (-4361 (($ $ |#1|) 269 (|has| |#1| (-286 |#1| |#1|)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 107 (|has| |#1| (-307)))) (-2576 ((|#1| (-1259 $)) 49) ((|#1|) 62)) (-2563 (((-767) $) 151 (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) 139 (|has| |#1| (-349)))) (-3142 (($ $ (-1 |#1| |#1|) (-767)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-641 (-1170)) (-641 (-767))) 130 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 131 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 132 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 133 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 135 (-2733 (-2364 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2364 (|has| |#1| (-233)) (|has| |#1| (-363))))) (($ $) 137 (-2733 (-2364 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2364 (|has| |#1| (-233)) (|has| |#1| (-363)))))) (-3927 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-363)))) (-3954 (((-1166 |#1|)) 159)) (-1350 (($ $) 225 (|has| |#1| (-1194)))) (-4305 (($ $) 214 (|has| |#1| (-1194)))) (-2099 (($) 148 (|has| |#1| (-349)))) (-1327 (($ $) 224 (|has| |#1| (-1194)))) (-4284 (($ $) 215 (|has| |#1| (-1194)))) (-1307 (($ $) 223 (|has| |#1| (-1194)))) (-4261 (($ $) 216 (|has| |#1| (-1194)))) (-1631 (((-1259 |#1|) $ (-1259 $)) 52) (((-685 |#1|) (-1259 $) (-1259 $)) 51) (((-1259 |#1|) $) 68) (((-685 |#1|) (-1259 $)) 67)) (-4327 (((-1259 |#1|) $) 65) (($ (-1259 |#1|)) 64) (((-1166 |#1|) $) 171) (($ (-1166 |#1|)) 157) (((-888 (-564)) $) 259 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 258 (|has| |#1| (-612 (-888 (-379))))) (((-169 (-379)) $) 210 (|has| |#1| (-1018))) (((-169 (-225)) $) 209 (|has| |#1| (-1018))) (((-536) $) 208 (|has| |#1| (-612 (-536))))) (-1916 (($ $) 256)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 145 (-2733 (-2364 (|has| $ (-145)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (|has| |#1| (-349))))) (-3593 (($ |#1| |#1|) 255)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39) (($ (-407 (-564))) 87 (-2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) 92 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-2144 (($ $) 144 (|has| |#1| (-349))) (((-3 $ "failed") $) 45 (-2733 (-2364 (|has| $ (-145)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))) (|has| |#1| (-145))))) (-1568 (((-1166 |#1|) $) 47)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2447 (((-1259 $)) 69)) (-1384 (($ $) 234 (|has| |#1| (-1194)))) (-4342 (($ $) 222 (|has| |#1| (-1194)))) (-3013 (((-112) $ $) 96 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))) (-1361 (($ $) 233 (|has| |#1| (-1194)))) (-4317 (($ $) 221 (|has| |#1| (-1194)))) (-1409 (($ $) 232 (|has| |#1| (-1194)))) (-4366 (($ $) 220 (|has| |#1| (-1194)))) (-3269 ((|#1| $) 250 (|has| |#1| (-1194)))) (-2665 (($ $) 231 (|has| |#1| (-1194)))) (-4378 (($ $) 219 (|has| |#1| (-1194)))) (-1398 (($ $) 230 (|has| |#1| (-1194)))) (-4353 (($ $) 218 (|has| |#1| (-1194)))) (-1372 (($ $) 229 (|has| |#1| (-1194)))) (-4329 (($ $) 217 (|has| |#1| (-1194)))) (-2007 (($ $) 251 (|has| |#1| (-1054)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1 |#1| |#1|) (-767)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-641 (-1170)) (-641 (-767))) 126 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 127 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 128 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 129 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 134 (-2733 (-2364 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2364 (|has| |#1| (-233)) (|has| |#1| (-363))))) (($ $) 136 (-2733 (-2364 (|has| |#1| (-363)) (|has| |#1| (-233))) (|has| |#1| (-233)) (-2364 (|has| |#1| (-233)) (|has| |#1| (-363)))))) (-2932 (((-112) $ $) 204 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 203 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 205 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 202 (|has| |#1| (-846)))) (-2992 (($ $ $) 121 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-407 (-564))) 239 (-12 (|has| |#1| (-998)) (|has| |#1| (-1194)))) (($ $ $) 237 (|has| |#1| (-1194))) (($ $ (-564)) 118 (|has| |#1| (-363)))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40) (($ (-407 (-564)) $) 120 (|has| |#1| (-363))) (($ $ (-407 (-564))) 119 (|has| |#1| (-363)))))
(((-166 |#1|) (-140) (-172)) (T -166))
-((-1464 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-1867 (*1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-2372 (*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-3624 (*1 *1 *2 *2) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-3632 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-3619 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-2537 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-3453 (*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1054)))) (-2878 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1194)))) (-2349 (*1 *2 *1) (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-1054)) (-4 *3 (-1194)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-2271 (*1 *2 *1) (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112)))) (-3956 (*1 *2 *1) (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-1890 (*1 *2 *1) (|partial| -12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))))
-(-13 (-720 |t#1| (-1166 |t#1|)) (-411 |t#1|) (-231 |t#1|) (-338 |t#1|) (-400 |t#1|) (-880 |t#1|) (-377 |t#1|) (-172) (-10 -8 (-6 -3624) (-15 -1867 ($)) (-15 -2372 ($ $)) (-15 -3624 ($ |t#1| |t#1|)) (-15 -3632 (|t#1| $)) (-15 -3619 (|t#1| $)) (-15 -1464 (|t#1| $)) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-6 (-556)) (-15 -2537 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-307)) (-6 (-307)) |%noBranch|) (IF (|has| |t#1| (-6 -4405)) (-6 -4405) |%noBranch|) (IF (|has| |t#1| (-6 -4402)) (-6 -4402) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-363)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1018)) (PROGN (-6 (-612 (-169 (-225)))) (-6 (-612 (-169 (-379))))) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -3453 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1194)) (PROGN (-6 (-1194)) (-15 -2878 (|t#1| $)) (IF (|has| |t#1| (-998)) (-6 (-998)) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -2349 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-905)) (IF (|has| |t#1| (-307)) (-6 (-905)) |%noBranch|) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-38 |#1|) . T) ((-38 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-35) |has| |#1| (-1194)) ((-95) |has| |#1| (-1194)) ((-102) . T) ((-111 #0# #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2750 (|has| |#1| (-349)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-349)) (|has| |#1| (-363))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-611 (-858)) . T) ((-172) . T) ((-612 (-169 (-225))) |has| |#1| (-1018)) ((-612 (-169 (-379))) |has| |#1| (-1018)) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-612 #1=(-1166 |#1|)) . T) ((-231 |#1|) . T) ((-233) -2750 (|has| |#1| (-349)) (|has| |#1| (-233))) ((-243) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-284) |has| |#1| (-1194)) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-290) -2750 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-307) -2750 (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-363) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-402) |has| |#1| (-349)) ((-368) -2750 (|has| |#1| (-368)) (|has| |#1| (-349))) ((-349) |has| |#1| (-349)) ((-370 |#1| #1#) . T) ((-409 |#1| #1#) . T) ((-338 |#1|) . T) ((-377 |#1|) . T) ((-400 |#1|) . T) ((-411 |#1|) . T) ((-452) -2750 (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-493) |has| |#1| (-1194)) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-556) -2750 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-644 #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-713 |#1|) . T) ((-713 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-720 |#1| #1#) . T) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-905) -12 (|has| |#1| (-307)) (|has| |#1| (-905))) ((-916) -2750 (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-998) -12 (|has| |#1| (-998)) (|has| |#1| (-1194))) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-349)) ((-1194) |has| |#1| (-1194)) ((-1197) |has| |#1| (-1194)) ((-1209) . T) ((-1213) -2750 (|has| |#1| (-349)) (|has| |#1| (-363)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))
-((-3595 (((-418 |#2|) |#2|) 69)))
-(((-167 |#1| |#2|) (-10 -7 (-15 -3595 ((-418 |#2|) |#2|))) (-307) (-1235 (-169 |#1|))) (T -167))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
-(-10 -7 (-15 -3595 ((-418 |#2|) |#2|)))
-((-4289 (((-169 |#2|) (-1 |#2| |#1|) (-169 |#1|)) 14)))
-(((-168 |#1| |#2|) (-10 -7 (-15 -4289 ((-169 |#2|) (-1 |#2| |#1|) (-169 |#1|)))) (-172) (-172)) (T -168))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-169 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-5 *2 (-169 *6)) (-5 *1 (-168 *5 *6)))))
-(-10 -7 (-15 -4289 ((-169 |#2|) (-1 |#2| |#1|) (-169 |#1|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 34)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-2890 (($ $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-3760 (((-112) $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-3168 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) NIL)) (-3814 ((|#1| $) NIL)) (-1321 (($ $) NIL (|has| |#1| (-1194)))) (-4294 (($ $) NIL (|has| |#1| (-1194)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-349)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3472 (($ $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3942 (((-418 $) $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3605 (($ $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-307)))) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-1301 (($ $) NIL (|has| |#1| (-1194)))) (-4268 (($ $) NIL (|has| |#1| (-1194)))) (-1337 (($ $) NIL (|has| |#1| (-1194)))) (-4318 (($ $) NIL (|has| |#1| (-1194)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-2100 (($ (-1259 |#1|) (-1259 $)) NIL) (($ (-1259 |#1|)) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-349)))) (-2577 (($ $ $) NIL (|has| |#1| (-307)))) (-3927 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-2965 (($ (-1166 |#1|)) NIL) (((-3 $ "failed") (-407 (-1166 |#1|))) NIL (|has| |#1| (-363)))) (-1654 (((-3 $ "failed") $) NIL)) (-3619 ((|#1| $) 13)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-545)))) (-2271 (((-112) $) NIL (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) NIL (|has| |#1| (-545)))) (-2828 (((-917)) NIL)) (-3038 (($) NIL (|has| |#1| (-368)))) (-2560 (($ $ $) NIL (|has| |#1| (-307)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-307)))) (-2610 (($) NIL (|has| |#1| (-349)))) (-2549 (((-112) $) NIL (|has| |#1| (-349)))) (-3028 (($ $ (-767)) NIL (|has| |#1| (-349))) (($ $) NIL (|has| |#1| (-349)))) (-3037 (((-112) $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2349 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-1054)) (|has| |#1| (-1194))))) (-2295 (($) NIL (|has| |#1| (-1194)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| |#1| (-882 (-379))))) (-3533 (((-917) $) NIL (|has| |#1| (-349))) (((-829 (-917)) $) NIL (|has| |#1| (-349)))) (-4035 (((-112) $) 36)) (-4047 (($ $ (-564)) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-1464 ((|#1| $) 47)) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-307)))) (-4237 (((-1166 |#1|) $) NIL (|has| |#1| (-363)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-3473 (($ $) NIL (|has| |#1| (-1194)))) (-2951 (((-1166 |#1|) $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-307))) (($ $ $) NIL (|has| |#1| (-307)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-3978 (($) NIL (|has| |#1| (-349)) CONST)) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-1867 (($) NIL)) (-3632 ((|#1| $) 15)) (-3877 (((-1114) $) NIL)) (-2175 (($) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-307)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-307))) (($ $ $) NIL (|has| |#1| (-307)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| |#1| (-349)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3595 (((-418 $) $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-307))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-307)))) (-2537 (((-3 $ "failed") $ |#1|) 45 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 48 (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-307)))) (-1671 (($ $) NIL (|has| |#1| (-1194)))) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-3864 (((-767) $) NIL (|has| |#1| (-307)))) (-4362 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-307)))) (-3358 ((|#1| (-1259 $)) NIL) ((|#1|) NIL)) (-1542 (((-767) $) NIL (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) NIL (|has| |#1| (-349)))) (-3735 (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-3108 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-1474 (((-1166 |#1|)) NIL)) (-1347 (($ $) NIL (|has| |#1| (-1194)))) (-4328 (($ $) NIL (|has| |#1| (-1194)))) (-4100 (($) NIL (|has| |#1| (-349)))) (-1330 (($ $) NIL (|has| |#1| (-1194)))) (-4306 (($ $) NIL (|has| |#1| (-1194)))) (-1311 (($ $) NIL (|has| |#1| (-1194)))) (-4280 (($ $) NIL (|has| |#1| (-1194)))) (-1407 (((-1259 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) (-1259 $) (-1259 $)) NIL) (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-4344 (((-1259 |#1|) $) NIL) (($ (-1259 |#1|)) NIL) (((-1166 |#1|) $) NIL) (($ (-1166 |#1|)) NIL) (((-888 (-564)) $) NIL (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#1| (-612 (-888 (-379))))) (((-169 (-379)) $) NIL (|has| |#1| (-1018))) (((-169 (-225)) $) NIL (|has| |#1| (-1018))) (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2372 (($ $) 46)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-349))))) (-3624 (($ |#1| |#1|) 38)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) 37) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-3335 (($ $) NIL (|has| |#1| (-349))) (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3417 (((-1166 |#1|) $) NIL)) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL)) (-1380 (($ $) NIL (|has| |#1| (-1194)))) (-4358 (($ $) NIL (|has| |#1| (-1194)))) (-2502 (((-112) $ $) NIL (-2750 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-1359 (($ $) NIL (|has| |#1| (-1194)))) (-4339 (($ $) NIL (|has| |#1| (-1194)))) (-1402 (($ $) NIL (|has| |#1| (-1194)))) (-4378 (($ $) NIL (|has| |#1| (-1194)))) (-2878 ((|#1| $) NIL (|has| |#1| (-1194)))) (-1293 (($ $) NIL (|has| |#1| (-1194)))) (-1294 (($ $) NIL (|has| |#1| (-1194)))) (-1391 (($ $) NIL (|has| |#1| (-1194)))) (-4368 (($ $) NIL (|has| |#1| (-1194)))) (-1368 (($ $) NIL (|has| |#1| (-1194)))) (-4349 (($ $) NIL (|has| |#1| (-1194)))) (-3453 (($ $) NIL (|has| |#1| (-1054)))) (-2414 (($) 28 T CONST)) (-2428 (($) 30 T CONST)) (-3029 (((-1152) $) 23 (|has| |#1| (-824))) (((-1152) $ (-112)) 25 (|has| |#1| (-824))) (((-1264) (-818) $) 26 (|has| |#1| (-824))) (((-1264) (-818) $ (-112)) 27 (|has| |#1| (-824)))) (-3950 (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 40)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-407 (-564))) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1194)))) (($ $ $) NIL (|has| |#1| (-1194))) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 43) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-363))) (($ $ (-407 (-564))) NIL (|has| |#1| (-363)))))
+((-4158 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-2696 (*1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-1916 (*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-3593 (*1 *1 *2 *2) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-3586 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))) (-2501 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-2007 (*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1054)))) (-3269 (*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1194)))) (-2250 (*1 *2 *1) (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-1054)) (-4 *3 (-1194)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-3635 (*1 *2 *1) (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-3003 (*1 *2 *1) (|partial| -12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))))
+(-13 (-720 |t#1| (-1166 |t#1|)) (-411 |t#1|) (-231 |t#1|) (-338 |t#1|) (-400 |t#1|) (-880 |t#1|) (-377 |t#1|) (-172) (-10 -8 (-6 -3593) (-15 -2696 ($)) (-15 -1916 ($ $)) (-15 -3593 ($ |t#1| |t#1|)) (-15 -3586 (|t#1| $)) (-15 -3572 (|t#1| $)) (-15 -4158 (|t#1| $)) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-6 (-556)) (-15 -2501 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-307)) (-6 (-307)) |%noBranch|) (IF (|has| |t#1| (-6 -4406)) (-6 -4406) |%noBranch|) (IF (|has| |t#1| (-6 -4403)) (-6 -4403) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-363)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1018)) (PROGN (-6 (-612 (-169 (-225)))) (-6 (-612 (-169 (-379))))) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -2007 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1194)) (PROGN (-6 (-1194)) (-15 -3269 (|t#1| $)) (IF (|has| |t#1| (-998)) (-6 (-998)) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -2250 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-905)) (IF (|has| |t#1| (-307)) (-6 (-905)) |%noBranch|) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-38 |#1|) . T) ((-38 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-35) |has| |#1| (-1194)) ((-95) |has| |#1| (-1194)) ((-102) . T) ((-111 #0# #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2733 (|has| |#1| (-349)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-349)) (|has| |#1| (-363))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-611 (-858)) . T) ((-172) . T) ((-612 (-169 (-225))) |has| |#1| (-1018)) ((-612 (-169 (-379))) |has| |#1| (-1018)) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-612 #1=(-1166 |#1|)) . T) ((-231 |#1|) . T) ((-233) -2733 (|has| |#1| (-349)) (|has| |#1| (-233))) ((-243) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-284) |has| |#1| (-1194)) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-290) -2733 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-307) -2733 (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-363) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-402) |has| |#1| (-349)) ((-368) -2733 (|has| |#1| (-368)) (|has| |#1| (-349))) ((-349) |has| |#1| (-349)) ((-370 |#1| #1#) . T) ((-409 |#1| #1#) . T) ((-338 |#1|) . T) ((-377 |#1|) . T) ((-400 |#1|) . T) ((-411 |#1|) . T) ((-452) -2733 (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-493) |has| |#1| (-1194)) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-556) -2733 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-644 #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-713 |#1|) . T) ((-713 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-720 |#1| #1#) . T) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-905) -12 (|has| |#1| (-307)) (|has| |#1| (-905))) ((-916) -2733 (|has| |#1| (-349)) (|has| |#1| (-363)) (|has| |#1| (-307))) ((-998) -12 (|has| |#1| (-998)) (|has| |#1| (-1194))) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-349)) ((-1194) |has| |#1| (-1194)) ((-1197) |has| |#1| (-1194)) ((-1209) . T) ((-1213) -2733 (|has| |#1| (-349)) (|has| |#1| (-363)) (-12 (|has| |#1| (-307)) (|has| |#1| (-905)))))
+((-3546 (((-418 |#2|) |#2|) 69)))
+(((-167 |#1| |#2|) (-10 -7 (-15 -3546 ((-418 |#2|) |#2|))) (-307) (-1235 (-169 |#1|))) (T -167))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+(-10 -7 (-15 -3546 ((-418 |#2|) |#2|)))
+((-4271 (((-169 |#2|) (-1 |#2| |#1|) (-169 |#1|)) 14)))
+(((-168 |#1| |#2|) (-10 -7 (-15 -4271 ((-169 |#2|) (-1 |#2| |#1|) (-169 |#1|)))) (-172) (-172)) (T -168))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-169 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-5 *2 (-169 *6)) (-5 *1 (-168 *5 *6)))))
+(-10 -7 (-15 -4271 ((-169 |#2|) (-1 |#2| |#1|) (-169 |#1|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 34)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-2086 (($ $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-3466 (((-112) $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-3885 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) NIL)) (-3794 ((|#1| $) NIL)) (-1316 (($ $) NIL (|has| |#1| (-1194)))) (-4272 (($ $) NIL (|has| |#1| (-1194)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-349)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-1367 (($ $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2556 (((-418 $) $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-3557 (($ $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-307)))) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1295 (($ $) NIL (|has| |#1| (-1194)))) (-4249 (($ $) NIL (|has| |#1| (-1194)))) (-1339 (($ $) NIL (|has| |#1| (-1194)))) (-4296 (($ $) NIL (|has| |#1| (-1194)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-2065 (($ (-1259 |#1|) (-1259 $)) NIL) (($ (-1259 |#1|)) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-349)))) (-2544 (($ $ $) NIL (|has| |#1| (-307)))) (-2671 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1297 (($ (-1166 |#1|)) NIL) (((-3 $ "failed") (-407 (-1166 |#1|))) NIL (|has| |#1| (-363)))) (-1580 (((-3 $ "failed") $) NIL)) (-3572 ((|#1| $) 13)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-545)))) (-3635 (((-112) $) NIL (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) NIL (|has| |#1| (-545)))) (-4242 (((-917)) NIL)) (-2498 (($) NIL (|has| |#1| (-368)))) (-2523 (($ $ $) NIL (|has| |#1| (-307)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-307)))) (-2109 (($) NIL (|has| |#1| (-349)))) (-1839 (((-112) $) NIL (|has| |#1| (-349)))) (-2616 (($ $ (-767)) NIL (|has| |#1| (-349))) (($ $) NIL (|has| |#1| (-349)))) (-4218 (((-112) $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2250 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-1054)) (|has| |#1| (-1194))))) (-2284 (($) NIL (|has| |#1| (-1194)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| |#1| (-882 (-379))))) (-3924 (((-917) $) NIL (|has| |#1| (-349))) (((-829 (-917)) $) NIL (|has| |#1| (-349)))) (-1980 (((-112) $) 36)) (-3596 (($ $ (-564)) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1194))))) (-4158 ((|#1| $) 47)) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-307)))) (-2091 (((-1166 |#1|) $) NIL (|has| |#1| (-363)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-3441 (($ $) NIL (|has| |#1| (-1194)))) (-4379 (((-1166 |#1|) $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-307))) (($ $ $) NIL (|has| |#1| (-307)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-3958 (($) NIL (|has| |#1| (-349)) CONST)) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-2696 (($) NIL)) (-3586 ((|#1| $) 15)) (-3868 (((-1114) $) NIL)) (-2186 (($) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-307)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-307))) (($ $ $) NIL (|has| |#1| (-307)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| |#1| (-349)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#1| (-307)) (|has| |#1| (-905))))) (-3546 (((-418 $) $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-363))))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-307))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-307)))) (-2501 (((-3 $ "failed") $ |#1|) 45 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 48 (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-307)))) (-1673 (($ $) NIL (|has| |#1| (-1194)))) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-2468 (((-767) $) NIL (|has| |#1| (-307)))) (-4361 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-307)))) (-2576 ((|#1| (-1259 $)) NIL) ((|#1|) NIL)) (-2563 (((-767) $) NIL (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) NIL (|has| |#1| (-349)))) (-3142 (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-3927 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-3954 (((-1166 |#1|)) NIL)) (-1350 (($ $) NIL (|has| |#1| (-1194)))) (-4305 (($ $) NIL (|has| |#1| (-1194)))) (-2099 (($) NIL (|has| |#1| (-349)))) (-1327 (($ $) NIL (|has| |#1| (-1194)))) (-4284 (($ $) NIL (|has| |#1| (-1194)))) (-1307 (($ $) NIL (|has| |#1| (-1194)))) (-4261 (($ $) NIL (|has| |#1| (-1194)))) (-1631 (((-1259 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) (-1259 $) (-1259 $)) NIL) (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-4327 (((-1259 |#1|) $) NIL) (($ (-1259 |#1|)) NIL) (((-1166 |#1|) $) NIL) (($ (-1166 |#1|)) NIL) (((-888 (-564)) $) NIL (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#1| (-612 (-888 (-379))))) (((-169 (-379)) $) NIL (|has| |#1| (-1018))) (((-169 (-225)) $) NIL (|has| |#1| (-1018))) (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-1916 (($ $) 46)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-349))))) (-3593 (($ |#1| |#1|) 38)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) 37) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-2144 (($ $) NIL (|has| |#1| (-349))) (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1568 (((-1166 |#1|) $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL)) (-1384 (($ $) NIL (|has| |#1| (-1194)))) (-4342 (($ $) NIL (|has| |#1| (-1194)))) (-3013 (((-112) $ $) NIL (-2733 (-12 (|has| |#1| (-307)) (|has| |#1| (-905))) (|has| |#1| (-556))))) (-1361 (($ $) NIL (|has| |#1| (-1194)))) (-4317 (($ $) NIL (|has| |#1| (-1194)))) (-1409 (($ $) NIL (|has| |#1| (-1194)))) (-4366 (($ $) NIL (|has| |#1| (-1194)))) (-3269 ((|#1| $) NIL (|has| |#1| (-1194)))) (-2665 (($ $) NIL (|has| |#1| (-1194)))) (-4378 (($ $) NIL (|has| |#1| (-1194)))) (-1398 (($ $) NIL (|has| |#1| (-1194)))) (-4353 (($ $) NIL (|has| |#1| (-1194)))) (-1372 (($ $) NIL (|has| |#1| (-1194)))) (-4329 (($ $) NIL (|has| |#1| (-1194)))) (-2007 (($ $) NIL (|has| |#1| (-1054)))) (-2409 (($) 28 T CONST)) (-2421 (($) 30 T CONST)) (-2693 (((-1152) $) 23 (|has| |#1| (-824))) (((-1152) $ (-112)) 25 (|has| |#1| (-824))) (((-1264) (-818) $) 26 (|has| |#1| (-824))) (((-1264) (-818) $ (-112)) 27 (|has| |#1| (-824)))) (-3922 (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 40)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-407 (-564))) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1194)))) (($ $ $) NIL (|has| |#1| (-1194))) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 43) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-363))) (($ $ (-407 (-564))) NIL (|has| |#1| (-363)))))
(((-169 |#1|) (-13 (-166 |#1|) (-10 -7 (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|))) (-172)) (T -169))
NIL
(-13 (-166 |#1|) (-10 -7 (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|)))
-((-4344 (((-888 |#1|) |#3|) 22)))
-(((-170 |#1| |#2| |#3|) (-10 -7 (-15 -4344 ((-888 |#1|) |#3|))) (-1094) (-13 (-612 (-888 |#1|)) (-172)) (-166 |#2|)) (T -170))
-((-4344 (*1 *2 *3) (-12 (-4 *5 (-13 (-612 *2) (-172))) (-5 *2 (-888 *4)) (-5 *1 (-170 *4 *5 *3)) (-4 *4 (-1094)) (-4 *3 (-166 *5)))))
-(-10 -7 (-15 -4344 ((-888 |#1|) |#3|)))
-((-2337 (((-112) $ $) NIL)) (-2646 (((-112) $) 9)) (-3661 (((-112) $ (-112)) 11)) (-4142 (($) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3817 (($ $) 14)) (-2350 (((-858) $) 18)) (-2480 (((-112) $) 8)) (-1645 (((-112) $ (-112)) 10)) (-2893 (((-112) $ $) NIL)))
-(((-171) (-13 (-1094) (-10 -8 (-15 -4142 ($)) (-15 -2480 ((-112) $)) (-15 -2646 ((-112) $)) (-15 -1645 ((-112) $ (-112))) (-15 -3661 ((-112) $ (-112))) (-15 -3817 ($ $))))) (T -171))
-((-4142 (*1 *1) (-5 *1 (-171))) (-2480 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-2646 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-1645 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-3661 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-3817 (*1 *1 *1) (-5 *1 (-171))))
-(-13 (-1094) (-10 -8 (-15 -4142 ($)) (-15 -2480 ((-112) $)) (-15 -2646 ((-112) $)) (-15 -1645 ((-112) $ (-112))) (-15 -3661 ((-112) $ (-112))) (-15 -3817 ($ $))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-4327 (((-888 |#1|) |#3|) 22)))
+(((-170 |#1| |#2| |#3|) (-10 -7 (-15 -4327 ((-888 |#1|) |#3|))) (-1094) (-13 (-612 (-888 |#1|)) (-172)) (-166 |#2|)) (T -170))
+((-4327 (*1 *2 *3) (-12 (-4 *5 (-13 (-612 *2) (-172))) (-5 *2 (-888 *4)) (-5 *1 (-170 *4 *5 *3)) (-4 *4 (-1094)) (-4 *3 (-166 *5)))))
+(-10 -7 (-15 -4327 ((-888 |#1|) |#3|)))
+((-2315 (((-112) $ $) NIL)) (-3409 (((-112) $) 9)) (-1619 (((-112) $ (-112)) 11)) (-4111 (($) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3774 (($ $) 14)) (-2326 (((-858) $) 18)) (-3771 (((-112) $) 8)) (-1657 (((-112) $ (-112)) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-171) (-13 (-1094) (-10 -8 (-15 -4111 ($)) (-15 -3771 ((-112) $)) (-15 -3409 ((-112) $)) (-15 -1657 ((-112) $ (-112))) (-15 -1619 ((-112) $ (-112))) (-15 -3774 ($ $))))) (T -171))
+((-4111 (*1 *1) (-5 *1 (-171))) (-3771 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-3409 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-1657 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-1619 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171)))) (-3774 (*1 *1 *1) (-5 *1 (-171))))
+(-13 (-1094) (-10 -8 (-15 -4111 ($)) (-15 -3771 ((-112) $)) (-15 -3409 ((-112) $)) (-15 -1657 ((-112) $ (-112))) (-15 -1619 ((-112) $ (-112))) (-15 -3774 ($ $))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-172) (-140)) (T -172))
NIL
-(-13 (-1045) (-111 $ $) (-10 -7 (-6 (-4408 "*"))))
+(-13 (-1045) (-111 $ $) (-10 -7 (-6 (-4409 "*"))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3718 (($ $) 6)))
+((-4089 (($ $) 6)))
(((-173) (-140)) (T -173))
-((-3718 (*1 *1 *1) (-4 *1 (-173))))
-(-13 (-10 -8 (-15 -3718 ($ $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 ((|#1| $) 80)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL)) (-3820 (($ $) 21)) (-1959 (($ |#1| (-1150 |#1|)) 49)) (-1654 (((-3 $ "failed") $) 122)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-3107 (((-1150 |#1|) $) 87)) (-4380 (((-1150 |#1|) $) 84)) (-3129 (((-1150 |#1|) $) 85)) (-4035 (((-112) $) NIL)) (-4150 (((-1150 |#1|) $) 93)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3202 (($ (-641 $)) NIL) (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ (-641 $)) NIL) (($ $ $) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-3113 (($ $ (-564)) 96)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-2210 (((-1150 |#1|) $) 94)) (-3761 (((-1150 (-407 |#1|)) $) 14)) (-3555 (($ (-407 |#1|)) 17) (($ |#1| (-1150 |#1|) (-1150 |#1|)) 39)) (-1732 (($ $) 98)) (-2350 (((-858) $) 139) (($ (-564)) 52) (($ |#1|) 53) (($ (-407 |#1|)) 37) (($ (-407 (-564))) NIL) (($ $) NIL)) (-1471 (((-767)) 69 T CONST)) (-2502 (((-112) $ $) NIL)) (-4151 (((-1150 (-407 |#1|)) $) 20)) (-2414 (($) 27 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 36)) (-3004 (($ $ $) 120)) (-2992 (($ $) 111) (($ $ $) 108)) (-2980 (($ $ $) 106)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 118) (($ $ $) 113) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-407 |#1|) $) 116) (($ $ (-407 |#1|)) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL)))
-(((-174 |#1|) (-13 (-38 |#1|) (-38 (-407 |#1|)) (-363) (-10 -8 (-15 -3555 ($ (-407 |#1|))) (-15 -3555 ($ |#1| (-1150 |#1|) (-1150 |#1|))) (-15 -1959 ($ |#1| (-1150 |#1|))) (-15 -4380 ((-1150 |#1|) $)) (-15 -3129 ((-1150 |#1|) $)) (-15 -3107 ((-1150 |#1|) $)) (-15 -3005 (|#1| $)) (-15 -3820 ($ $)) (-15 -4151 ((-1150 (-407 |#1|)) $)) (-15 -3761 ((-1150 (-407 |#1|)) $)) (-15 -4150 ((-1150 |#1|) $)) (-15 -2210 ((-1150 |#1|) $)) (-15 -3113 ($ $ (-564))) (-15 -1732 ($ $)))) (-307)) (T -174))
-((-3555 (*1 *1 *2) (-12 (-5 *2 (-407 *3)) (-4 *3 (-307)) (-5 *1 (-174 *3)))) (-3555 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2)))) (-1959 (*1 *1 *2 *3) (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2)))) (-4380 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3129 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3107 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3005 (*1 *2 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))) (-3820 (*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))) (-4151 (*1 *2 *1) (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3761 (*1 *2 *1) (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-4150 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-2210 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3113 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-1732 (*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))))
-(-13 (-38 |#1|) (-38 (-407 |#1|)) (-363) (-10 -8 (-15 -3555 ($ (-407 |#1|))) (-15 -3555 ($ |#1| (-1150 |#1|) (-1150 |#1|))) (-15 -1959 ($ |#1| (-1150 |#1|))) (-15 -4380 ((-1150 |#1|) $)) (-15 -3129 ((-1150 |#1|) $)) (-15 -3107 ((-1150 |#1|) $)) (-15 -3005 (|#1| $)) (-15 -3820 ($ $)) (-15 -4151 ((-1150 (-407 |#1|)) $)) (-15 -3761 ((-1150 (-407 |#1|)) $)) (-15 -4150 ((-1150 |#1|) $)) (-15 -2210 ((-1150 |#1|) $)) (-15 -3113 ($ $ (-564))) (-15 -1732 ($ $))))
-((-2134 (($ (-109) $) 15)) (-4033 (((-687 (-109)) (-506) $) 14)) (-2350 (((-858) $) 18)) (-2234 (((-641 (-109)) $) 8)))
-(((-175) (-13 (-611 (-858)) (-10 -8 (-15 -2234 ((-641 (-109)) $)) (-15 -2134 ($ (-109) $)) (-15 -4033 ((-687 (-109)) (-506) $))))) (T -175))
-((-2234 (*1 *2 *1) (-12 (-5 *2 (-641 (-109))) (-5 *1 (-175)))) (-2134 (*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-175)))) (-4033 (*1 *2 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-175)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2234 ((-641 (-109)) $)) (-15 -2134 ($ (-109) $)) (-15 -4033 ((-687 (-109)) (-506) $))))
-((-3201 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 40)) (-3430 (((-939 |#1|) (-939 |#1|)) 24)) (-3979 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 36)) (-3822 (((-939 |#1|) (-939 |#1|)) 22)) (-2344 (((-939 |#1|) (-939 |#1|)) 30)) (-1450 (((-939 |#1|) (-939 |#1|)) 29)) (-1316 (((-939 |#1|) (-939 |#1|)) 28)) (-4073 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 37)) (-1518 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 35)) (-2266 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 34)) (-3597 (((-939 |#1|) (-939 |#1|)) 23)) (-1602 (((-1 (-939 |#1|) (-939 |#1|)) |#1| |#1|) 43)) (-2886 (((-939 |#1|) (-939 |#1|)) 8)) (-3347 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 39)) (-1576 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 38)))
-(((-176 |#1|) (-10 -7 (-15 -2886 ((-939 |#1|) (-939 |#1|))) (-15 -3822 ((-939 |#1|) (-939 |#1|))) (-15 -3597 ((-939 |#1|) (-939 |#1|))) (-15 -3430 ((-939 |#1|) (-939 |#1|))) (-15 -1316 ((-939 |#1|) (-939 |#1|))) (-15 -1450 ((-939 |#1|) (-939 |#1|))) (-15 -2344 ((-939 |#1|) (-939 |#1|))) (-15 -2266 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1518 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3979 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -4073 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1576 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3347 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3201 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1602 ((-1 (-939 |#1|) (-939 |#1|)) |#1| |#1|))) (-13 (-363) (-1194) (-998))) (T -176))
-((-1602 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-3201 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-3347 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-1576 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-4073 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-3979 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-2266 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-2344 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-1450 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-1316 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-3430 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-3597 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-3822 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-2886 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))))
-(-10 -7 (-15 -2886 ((-939 |#1|) (-939 |#1|))) (-15 -3822 ((-939 |#1|) (-939 |#1|))) (-15 -3597 ((-939 |#1|) (-939 |#1|))) (-15 -3430 ((-939 |#1|) (-939 |#1|))) (-15 -1316 ((-939 |#1|) (-939 |#1|))) (-15 -1450 ((-939 |#1|) (-939 |#1|))) (-15 -2344 ((-939 |#1|) (-939 |#1|))) (-15 -2266 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1518 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3979 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -4073 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1576 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3347 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3201 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1602 ((-1 (-939 |#1|) (-939 |#1|)) |#1| |#1|)))
-((-3417 ((|#2| |#3|) 28)))
-(((-177 |#1| |#2| |#3|) (-10 -7 (-15 -3417 (|#2| |#3|))) (-172) (-1235 |#1|) (-720 |#1| |#2|)) (T -177))
-((-3417 (*1 *2 *3) (-12 (-4 *4 (-172)) (-4 *2 (-1235 *4)) (-5 *1 (-177 *4 *2 *3)) (-4 *3 (-720 *4 *2)))))
-(-10 -7 (-15 -3417 (|#2| |#3|)))
-((-3206 (((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)) 49 (|has| (-948 |#2|) (-882 |#1|)))))
-(((-178 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-948 |#2|) (-882 |#1|)) (-15 -3206 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) |%noBranch|)) (-1094) (-13 (-882 |#1|) (-172)) (-166 |#2|)) (T -178))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *3 (-166 *6)) (-4 (-948 *6) (-882 *5)) (-4 *6 (-13 (-882 *5) (-172))) (-5 *1 (-178 *5 *6 *3)))))
-(-10 -7 (IF (|has| (-948 |#2|) (-882 |#1|)) (-15 -3206 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) |%noBranch|))
-((-1552 (((-641 |#1|) (-641 |#1|) |#1|) 41)) (-4027 (((-641 |#1|) |#1| (-641 |#1|)) 20)) (-1434 (((-641 |#1|) (-641 (-641 |#1|)) (-641 |#1|)) 36) ((|#1| (-641 |#1|) (-641 |#1|)) 32)))
-(((-179 |#1|) (-10 -7 (-15 -4027 ((-641 |#1|) |#1| (-641 |#1|))) (-15 -1434 (|#1| (-641 |#1|) (-641 |#1|))) (-15 -1434 ((-641 |#1|) (-641 (-641 |#1|)) (-641 |#1|))) (-15 -1552 ((-641 |#1|) (-641 |#1|) |#1|))) (-307)) (T -179))
-((-1552 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))) (-1434 (*1 *2 *3 *2) (-12 (-5 *3 (-641 (-641 *4))) (-5 *2 (-641 *4)) (-4 *4 (-307)) (-5 *1 (-179 *4)))) (-1434 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-179 *2)) (-4 *2 (-307)))) (-4027 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))))
-(-10 -7 (-15 -4027 ((-641 |#1|) |#1| (-641 |#1|))) (-15 -1434 (|#1| (-641 |#1|) (-641 |#1|))) (-15 -1434 ((-641 |#1|) (-641 (-641 |#1|)) (-641 |#1|))) (-15 -1552 ((-641 |#1|) (-641 |#1|) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-1804 (((-1208) $) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4373 (((-1129) $) 10)) (-2350 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-180) (-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -1804 ((-1208) $))))) (T -180))
-((-4373 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-180)))) (-1804 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-180)))))
-(-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -1804 ((-1208) $))))
-((-1921 (((-2 (|:| |start| |#2|) (|:| -1974 (-418 |#2|))) |#2|) 66)) (-3090 ((|#1| |#1|) 58)) (-4155 (((-169 |#1|) |#2|) 91)) (-1591 ((|#1| |#2|) 145) ((|#1| |#2| |#1|) 89)) (-2668 ((|#2| |#2|) 90)) (-1704 (((-418 |#2|) |#2| |#1|) 128) (((-418 |#2|) |#2| |#1| (-112)) 87)) (-1464 ((|#1| |#2|) 127)) (-4185 ((|#2| |#2|) 140)) (-3595 (((-418 |#2|) |#2|) 162) (((-418 |#2|) |#2| |#1|) 33) (((-418 |#2|) |#2| |#1| (-112)) 161)) (-1702 (((-641 (-2 (|:| -1974 (-641 |#2|)) (|:| -2539 |#1|))) |#2| |#2|) 160) (((-641 (-2 (|:| -1974 (-641 |#2|)) (|:| -2539 |#1|))) |#2| |#2| (-112)) 81)) (-3459 (((-641 (-169 |#1|)) |#2| |#1|) 42) (((-641 (-169 |#1|)) |#2|) 43)))
-(((-181 |#1| |#2|) (-10 -7 (-15 -3459 ((-641 (-169 |#1|)) |#2|)) (-15 -3459 ((-641 (-169 |#1|)) |#2| |#1|)) (-15 -1702 ((-641 (-2 (|:| -1974 (-641 |#2|)) (|:| -2539 |#1|))) |#2| |#2| (-112))) (-15 -1702 ((-641 (-2 (|:| -1974 (-641 |#2|)) (|:| -2539 |#1|))) |#2| |#2|)) (-15 -3595 ((-418 |#2|) |#2| |#1| (-112))) (-15 -3595 ((-418 |#2|) |#2| |#1|)) (-15 -3595 ((-418 |#2|) |#2|)) (-15 -4185 (|#2| |#2|)) (-15 -1464 (|#1| |#2|)) (-15 -1704 ((-418 |#2|) |#2| |#1| (-112))) (-15 -1704 ((-418 |#2|) |#2| |#1|)) (-15 -2668 (|#2| |#2|)) (-15 -1591 (|#1| |#2| |#1|)) (-15 -1591 (|#1| |#2|)) (-15 -4155 ((-169 |#1|) |#2|)) (-15 -3090 (|#1| |#1|)) (-15 -1921 ((-2 (|:| |start| |#2|) (|:| -1974 (-418 |#2|))) |#2|))) (-13 (-363) (-844)) (-1235 (-169 |#1|))) (T -181))
-((-1921 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-2 (|:| |start| *3) (|:| -1974 (-418 *3)))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-3090 (*1 *2 *2) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-4155 (*1 *2 *3) (-12 (-5 *2 (-169 *4)) (-5 *1 (-181 *4 *3)) (-4 *4 (-13 (-363) (-844))) (-4 *3 (-1235 *2)))) (-1591 (*1 *2 *3) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-1591 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-2668 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2)) (-4 *2 (-1235 (-169 *3))))) (-1704 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-1704 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-1464 (*1 *2 *3) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-4185 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2)) (-4 *2 (-1235 (-169 *3))))) (-3595 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-3595 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-3595 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-1702 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-2 (|:| -1974 (-641 *3)) (|:| -2539 *4)))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-1702 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-363) (-844))) (-5 *2 (-641 (-2 (|:| -1974 (-641 *3)) (|:| -2539 *5)))) (-5 *1 (-181 *5 *3)) (-4 *3 (-1235 (-169 *5))))) (-3459 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-3459 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
-(-10 -7 (-15 -3459 ((-641 (-169 |#1|)) |#2|)) (-15 -3459 ((-641 (-169 |#1|)) |#2| |#1|)) (-15 -1702 ((-641 (-2 (|:| -1974 (-641 |#2|)) (|:| -2539 |#1|))) |#2| |#2| (-112))) (-15 -1702 ((-641 (-2 (|:| -1974 (-641 |#2|)) (|:| -2539 |#1|))) |#2| |#2|)) (-15 -3595 ((-418 |#2|) |#2| |#1| (-112))) (-15 -3595 ((-418 |#2|) |#2| |#1|)) (-15 -3595 ((-418 |#2|) |#2|)) (-15 -4185 (|#2| |#2|)) (-15 -1464 (|#1| |#2|)) (-15 -1704 ((-418 |#2|) |#2| |#1| (-112))) (-15 -1704 ((-418 |#2|) |#2| |#1|)) (-15 -2668 (|#2| |#2|)) (-15 -1591 (|#1| |#2| |#1|)) (-15 -1591 (|#1| |#2|)) (-15 -4155 ((-169 |#1|) |#2|)) (-15 -3090 (|#1| |#1|)) (-15 -1921 ((-2 (|:| |start| |#2|) (|:| -1974 (-418 |#2|))) |#2|)))
-((-1415 (((-3 |#2| "failed") |#2|) 20)) (-3599 (((-767) |#2|) 23)) (-1514 ((|#2| |#2| |#2|) 25)))
-(((-182 |#1| |#2|) (-10 -7 (-15 -1415 ((-3 |#2| "failed") |#2|)) (-15 -3599 ((-767) |#2|)) (-15 -1514 (|#2| |#2| |#2|))) (-1209) (-670 |#1|)) (T -182))
-((-1514 (*1 *2 *2 *2) (-12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2)) (-4 *2 (-670 *3)))) (-3599 (*1 *2 *3) (-12 (-4 *4 (-1209)) (-5 *2 (-767)) (-5 *1 (-182 *4 *3)) (-4 *3 (-670 *4)))) (-1415 (*1 *2 *2) (|partial| -12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2)) (-4 *2 (-670 *3)))))
-(-10 -7 (-15 -1415 ((-3 |#2| "failed") |#2|)) (-15 -3599 ((-767) |#2|)) (-15 -1514 (|#2| |#2| |#2|)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1417 (((-187) $) 7)) (-2350 (((-858) $) 14)) (-1370 (((-641 (-1175)) $) 10)) (-2893 (((-112) $ $) 12)))
-(((-183) (-13 (-1094) (-10 -8 (-15 -1417 ((-187) $)) (-15 -1370 ((-641 (-1175)) $))))) (T -183))
-((-1417 (*1 *2 *1) (-12 (-5 *2 (-187)) (-5 *1 (-183)))) (-1370 (*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-183)))))
-(-13 (-1094) (-10 -8 (-15 -1417 ((-187) $)) (-15 -1370 ((-641 (-1175)) $))))
-((-2315 (((-641 (-861)) $) 16)) (-1531 (((-186) $) 8)) (-2103 (((-641 (-112)) $) 13)) (-3447 (((-55) $) 10)))
-(((-184 |#1|) (-10 -8 (-15 -2315 ((-641 (-861)) |#1|)) (-15 -2103 ((-641 (-112)) |#1|)) (-15 -1531 ((-186) |#1|)) (-15 -3447 ((-55) |#1|))) (-185)) (T -184))
-NIL
-(-10 -8 (-15 -2315 ((-641 (-861)) |#1|)) (-15 -2103 ((-641 (-112)) |#1|)) (-15 -1531 ((-186) |#1|)) (-15 -3447 ((-55) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2315 (((-641 (-861)) $) 17)) (-2445 (((-506) $) 14)) (-4172 (((-1152) $) 9)) (-1531 (((-186) $) 19)) (-3877 (((-1114) $) 10)) (-2103 (((-641 (-112)) $) 18)) (-2350 (((-858) $) 11)) (-3447 (((-55) $) 13)) (-2893 (((-112) $ $) 6)))
+((-4089 (*1 *1 *1) (-4 *1 (-173))))
+(-13 (-10 -8 (-15 -4089 ($ $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 ((|#1| $) 80)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL)) (-3098 (($ $) 21)) (-1637 (($ |#1| (-1150 |#1|)) 49)) (-1580 (((-3 $ "failed") $) 122)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3802 (((-1150 |#1|) $) 87)) (-2826 (((-1150 |#1|) $) 84)) (-3220 (((-1150 |#1|) $) 85)) (-1980 (((-112) $) NIL)) (-4193 (((-1150 |#1|) $) 93)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3172 (($ (-641 $)) NIL) (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ (-641 $)) NIL) (($ $ $) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-3157 (($ $ (-564)) 96)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-1447 (((-1150 |#1|) $) 94)) (-3585 (((-1150 (-407 |#1|)) $) 14)) (-2287 (($ (-407 |#1|)) 17) (($ |#1| (-1150 |#1|) (-1150 |#1|)) 39)) (-2712 (($ $) 98)) (-2326 (((-858) $) 139) (($ (-564)) 52) (($ |#1|) 53) (($ (-407 |#1|)) 37) (($ (-407 (-564))) NIL) (($ $) NIL)) (-3662 (((-767)) 69 T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-4297 (((-1150 (-407 |#1|)) $) 20)) (-2409 (($) 27 T CONST)) (-2421 (($) 30 T CONST)) (-2876 (((-112) $ $) 36)) (-2992 (($ $ $) 120)) (-2981 (($ $) 111) (($ $ $) 108)) (-2968 (($ $ $) 106)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 118) (($ $ $) 113) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-407 |#1|) $) 116) (($ $ (-407 |#1|)) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL)))
+(((-174 |#1|) (-13 (-38 |#1|) (-38 (-407 |#1|)) (-363) (-10 -8 (-15 -2287 ($ (-407 |#1|))) (-15 -2287 ($ |#1| (-1150 |#1|) (-1150 |#1|))) (-15 -1637 ($ |#1| (-1150 |#1|))) (-15 -2826 ((-1150 |#1|) $)) (-15 -3220 ((-1150 |#1|) $)) (-15 -3802 ((-1150 |#1|) $)) (-15 -4302 (|#1| $)) (-15 -3098 ($ $)) (-15 -4297 ((-1150 (-407 |#1|)) $)) (-15 -3585 ((-1150 (-407 |#1|)) $)) (-15 -4193 ((-1150 |#1|) $)) (-15 -1447 ((-1150 |#1|) $)) (-15 -3157 ($ $ (-564))) (-15 -2712 ($ $)))) (-307)) (T -174))
+((-2287 (*1 *1 *2) (-12 (-5 *2 (-407 *3)) (-4 *3 (-307)) (-5 *1 (-174 *3)))) (-2287 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2)))) (-1637 (*1 *1 *2 *3) (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2)))) (-2826 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3220 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3802 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-4302 (*1 *2 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))) (-3098 (*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))) (-4297 (*1 *2 *1) (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3585 (*1 *2 *1) (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-4193 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-1447 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-3157 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-174 *3)) (-4 *3 (-307)))) (-2712 (*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))))
+(-13 (-38 |#1|) (-38 (-407 |#1|)) (-363) (-10 -8 (-15 -2287 ($ (-407 |#1|))) (-15 -2287 ($ |#1| (-1150 |#1|) (-1150 |#1|))) (-15 -1637 ($ |#1| (-1150 |#1|))) (-15 -2826 ((-1150 |#1|) $)) (-15 -3220 ((-1150 |#1|) $)) (-15 -3802 ((-1150 |#1|) $)) (-15 -4302 (|#1| $)) (-15 -3098 ($ $)) (-15 -4297 ((-1150 (-407 |#1|)) $)) (-15 -3585 ((-1150 (-407 |#1|)) $)) (-15 -4193 ((-1150 |#1|) $)) (-15 -1447 ((-1150 |#1|) $)) (-15 -3157 ($ $ (-564))) (-15 -2712 ($ $))))
+((-3460 (($ (-109) $) 15)) (-1764 (((-687 (-109)) (-506) $) 14)) (-2326 (((-858) $) 18)) (-2135 (((-641 (-109)) $) 8)))
+(((-175) (-13 (-611 (-858)) (-10 -8 (-15 -2135 ((-641 (-109)) $)) (-15 -3460 ($ (-109) $)) (-15 -1764 ((-687 (-109)) (-506) $))))) (T -175))
+((-2135 (*1 *2 *1) (-12 (-5 *2 (-641 (-109))) (-5 *1 (-175)))) (-3460 (*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-175)))) (-1764 (*1 *2 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-175)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2135 ((-641 (-109)) $)) (-15 -3460 ($ (-109) $)) (-15 -1764 ((-687 (-109)) (-506) $))))
+((-3680 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 40)) (-3522 (((-939 |#1|) (-939 |#1|)) 24)) (-2068 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 36)) (-3339 (((-939 |#1|) (-939 |#1|)) 22)) (-2933 (((-939 |#1|) (-939 |#1|)) 30)) (-2292 (((-939 |#1|) (-939 |#1|)) 29)) (-1970 (((-939 |#1|) (-939 |#1|)) 28)) (-3122 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 37)) (-1967 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 35)) (-4274 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 34)) (-3906 (((-939 |#1|) (-939 |#1|)) 23)) (-4115 (((-1 (-939 |#1|) (-939 |#1|)) |#1| |#1|) 43)) (-1613 (((-939 |#1|) (-939 |#1|)) 8)) (-2740 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 39)) (-3743 (((-1 (-939 |#1|) (-939 |#1|)) |#1|) 38)))
+(((-176 |#1|) (-10 -7 (-15 -1613 ((-939 |#1|) (-939 |#1|))) (-15 -3339 ((-939 |#1|) (-939 |#1|))) (-15 -3906 ((-939 |#1|) (-939 |#1|))) (-15 -3522 ((-939 |#1|) (-939 |#1|))) (-15 -1970 ((-939 |#1|) (-939 |#1|))) (-15 -2292 ((-939 |#1|) (-939 |#1|))) (-15 -2933 ((-939 |#1|) (-939 |#1|))) (-15 -4274 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1967 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -2068 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3122 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3743 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -2740 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3680 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -4115 ((-1 (-939 |#1|) (-939 |#1|)) |#1| |#1|))) (-13 (-363) (-1194) (-998))) (T -176))
+((-4115 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-3680 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-2740 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-3743 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-3122 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-2068 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-1967 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-4274 (*1 *2 *3) (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3)) (-4 *3 (-13 (-363) (-1194) (-998))))) (-2933 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-2292 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-1970 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-3522 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-3906 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-3339 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))) (-1613 (*1 *2 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998))) (-5 *1 (-176 *3)))))
+(-10 -7 (-15 -1613 ((-939 |#1|) (-939 |#1|))) (-15 -3339 ((-939 |#1|) (-939 |#1|))) (-15 -3906 ((-939 |#1|) (-939 |#1|))) (-15 -3522 ((-939 |#1|) (-939 |#1|))) (-15 -1970 ((-939 |#1|) (-939 |#1|))) (-15 -2292 ((-939 |#1|) (-939 |#1|))) (-15 -2933 ((-939 |#1|) (-939 |#1|))) (-15 -4274 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -1967 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -2068 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3122 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3743 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -2740 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -3680 ((-1 (-939 |#1|) (-939 |#1|)) |#1|)) (-15 -4115 ((-1 (-939 |#1|) (-939 |#1|)) |#1| |#1|)))
+((-1568 ((|#2| |#3|) 28)))
+(((-177 |#1| |#2| |#3|) (-10 -7 (-15 -1568 (|#2| |#3|))) (-172) (-1235 |#1|) (-720 |#1| |#2|)) (T -177))
+((-1568 (*1 *2 *3) (-12 (-4 *4 (-172)) (-4 *2 (-1235 *4)) (-5 *1 (-177 *4 *2 *3)) (-4 *3 (-720 *4 *2)))))
+(-10 -7 (-15 -1568 (|#2| |#3|)))
+((-3960 (((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)) 49 (|has| (-948 |#2|) (-882 |#1|)))))
+(((-178 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-948 |#2|) (-882 |#1|)) (-15 -3960 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) |%noBranch|)) (-1094) (-13 (-882 |#1|) (-172)) (-166 |#2|)) (T -178))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *3 (-166 *6)) (-4 (-948 *6) (-882 *5)) (-4 *6 (-13 (-882 *5) (-172))) (-5 *1 (-178 *5 *6 *3)))))
+(-10 -7 (IF (|has| (-948 |#2|) (-882 |#1|)) (-15 -3960 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) |%noBranch|))
+((-4091 (((-641 |#1|) (-641 |#1|) |#1|) 41)) (-2391 (((-641 |#1|) |#1| (-641 |#1|)) 20)) (-2309 (((-641 |#1|) (-641 (-641 |#1|)) (-641 |#1|)) 36) ((|#1| (-641 |#1|) (-641 |#1|)) 32)))
+(((-179 |#1|) (-10 -7 (-15 -2391 ((-641 |#1|) |#1| (-641 |#1|))) (-15 -2309 (|#1| (-641 |#1|) (-641 |#1|))) (-15 -2309 ((-641 |#1|) (-641 (-641 |#1|)) (-641 |#1|))) (-15 -4091 ((-641 |#1|) (-641 |#1|) |#1|))) (-307)) (T -179))
+((-4091 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))) (-2309 (*1 *2 *3 *2) (-12 (-5 *3 (-641 (-641 *4))) (-5 *2 (-641 *4)) (-4 *4 (-307)) (-5 *1 (-179 *4)))) (-2309 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-179 *2)) (-4 *2 (-307)))) (-2391 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))))
+(-10 -7 (-15 -2391 ((-641 |#1|) |#1| (-641 |#1|))) (-15 -2309 (|#1| (-641 |#1|) (-641 |#1|))) (-15 -2309 ((-641 |#1|) (-641 (-641 |#1|)) (-641 |#1|))) (-15 -4091 ((-641 |#1|) (-641 |#1|) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-1799 (((-1208) $) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4351 (((-1129) $) 10)) (-2326 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-180) (-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -1799 ((-1208) $))))) (T -180))
+((-4351 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-180)))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-180)))))
+(-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -1799 ((-1208) $))))
+((-3613 (((-2 (|:| |start| |#2|) (|:| -4006 (-418 |#2|))) |#2|) 66)) (-1811 ((|#1| |#1|) 58)) (-3453 (((-169 |#1|) |#2|) 91)) (-2515 ((|#1| |#2|) 145) ((|#1| |#2| |#1|) 89)) (-1977 ((|#2| |#2|) 90)) (-1753 (((-418 |#2|) |#2| |#1|) 128) (((-418 |#2|) |#2| |#1| (-112)) 87)) (-4158 ((|#1| |#2|) 127)) (-2701 ((|#2| |#2|) 140)) (-3546 (((-418 |#2|) |#2|) 162) (((-418 |#2|) |#2| |#1|) 33) (((-418 |#2|) |#2| |#1| (-112)) 161)) (-2726 (((-641 (-2 (|:| -4006 (-641 |#2|)) (|:| -2506 |#1|))) |#2| |#2|) 160) (((-641 (-2 (|:| -4006 (-641 |#2|)) (|:| -2506 |#1|))) |#2| |#2| (-112)) 81)) (-4360 (((-641 (-169 |#1|)) |#2| |#1|) 42) (((-641 (-169 |#1|)) |#2|) 43)))
+(((-181 |#1| |#2|) (-10 -7 (-15 -4360 ((-641 (-169 |#1|)) |#2|)) (-15 -4360 ((-641 (-169 |#1|)) |#2| |#1|)) (-15 -2726 ((-641 (-2 (|:| -4006 (-641 |#2|)) (|:| -2506 |#1|))) |#2| |#2| (-112))) (-15 -2726 ((-641 (-2 (|:| -4006 (-641 |#2|)) (|:| -2506 |#1|))) |#2| |#2|)) (-15 -3546 ((-418 |#2|) |#2| |#1| (-112))) (-15 -3546 ((-418 |#2|) |#2| |#1|)) (-15 -3546 ((-418 |#2|) |#2|)) (-15 -2701 (|#2| |#2|)) (-15 -4158 (|#1| |#2|)) (-15 -1753 ((-418 |#2|) |#2| |#1| (-112))) (-15 -1753 ((-418 |#2|) |#2| |#1|)) (-15 -1977 (|#2| |#2|)) (-15 -2515 (|#1| |#2| |#1|)) (-15 -2515 (|#1| |#2|)) (-15 -3453 ((-169 |#1|) |#2|)) (-15 -1811 (|#1| |#1|)) (-15 -3613 ((-2 (|:| |start| |#2|) (|:| -4006 (-418 |#2|))) |#2|))) (-13 (-363) (-844)) (-1235 (-169 |#1|))) (T -181))
+((-3613 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-2 (|:| |start| *3) (|:| -4006 (-418 *3)))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-1811 (*1 *2 *2) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-3453 (*1 *2 *3) (-12 (-5 *2 (-169 *4)) (-5 *1 (-181 *4 *3)) (-4 *4 (-13 (-363) (-844))) (-4 *3 (-1235 *2)))) (-2515 (*1 *2 *3) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-2515 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-1977 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2)) (-4 *2 (-1235 (-169 *3))))) (-1753 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-1753 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-4158 (*1 *2 *3) (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3)) (-4 *3 (-1235 (-169 *2))))) (-2701 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2)) (-4 *2 (-1235 (-169 *3))))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-3546 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-3546 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3)) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-2726 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-2 (|:| -4006 (-641 *3)) (|:| -2506 *4)))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-2726 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-363) (-844))) (-5 *2 (-641 (-2 (|:| -4006 (-641 *3)) (|:| -2506 *5)))) (-5 *1 (-181 *5 *3)) (-4 *3 (-1235 (-169 *5))))) (-4360 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))) (-4360 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+(-10 -7 (-15 -4360 ((-641 (-169 |#1|)) |#2|)) (-15 -4360 ((-641 (-169 |#1|)) |#2| |#1|)) (-15 -2726 ((-641 (-2 (|:| -4006 (-641 |#2|)) (|:| -2506 |#1|))) |#2| |#2| (-112))) (-15 -2726 ((-641 (-2 (|:| -4006 (-641 |#2|)) (|:| -2506 |#1|))) |#2| |#2|)) (-15 -3546 ((-418 |#2|) |#2| |#1| (-112))) (-15 -3546 ((-418 |#2|) |#2| |#1|)) (-15 -3546 ((-418 |#2|) |#2|)) (-15 -2701 (|#2| |#2|)) (-15 -4158 (|#1| |#2|)) (-15 -1753 ((-418 |#2|) |#2| |#1| (-112))) (-15 -1753 ((-418 |#2|) |#2| |#1|)) (-15 -1977 (|#2| |#2|)) (-15 -2515 (|#1| |#2| |#1|)) (-15 -2515 (|#1| |#2|)) (-15 -3453 ((-169 |#1|) |#2|)) (-15 -1811 (|#1| |#1|)) (-15 -3613 ((-2 (|:| |start| |#2|) (|:| -4006 (-418 |#2|))) |#2|)))
+((-4208 (((-3 |#2| "failed") |#2|) 20)) (-2803 (((-767) |#2|) 23)) (-1662 ((|#2| |#2| |#2|) 25)))
+(((-182 |#1| |#2|) (-10 -7 (-15 -4208 ((-3 |#2| "failed") |#2|)) (-15 -2803 ((-767) |#2|)) (-15 -1662 (|#2| |#2| |#2|))) (-1209) (-670 |#1|)) (T -182))
+((-1662 (*1 *2 *2 *2) (-12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2)) (-4 *2 (-670 *3)))) (-2803 (*1 *2 *3) (-12 (-4 *4 (-1209)) (-5 *2 (-767)) (-5 *1 (-182 *4 *3)) (-4 *3 (-670 *4)))) (-4208 (*1 *2 *2) (|partial| -12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2)) (-4 *2 (-670 *3)))))
+(-10 -7 (-15 -4208 ((-3 |#2| "failed") |#2|)) (-15 -2803 ((-767) |#2|)) (-15 -1662 (|#2| |#2| |#2|)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1413 (((-187) $) 7)) (-2326 (((-858) $) 14)) (-1700 (((-112) $ $) NIL)) (-2742 (((-641 (-1175)) $) 10)) (-2876 (((-112) $ $) 12)))
+(((-183) (-13 (-1094) (-10 -8 (-15 -1413 ((-187) $)) (-15 -2742 ((-641 (-1175)) $))))) (T -183))
+((-1413 (*1 *2 *1) (-12 (-5 *2 (-187)) (-5 *1 (-183)))) (-2742 (*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-183)))))
+(-13 (-1094) (-10 -8 (-15 -1413 ((-187) $)) (-15 -2742 ((-641 (-1175)) $))))
+((-2291 (((-641 (-861)) $) 16)) (-1526 (((-186) $) 8)) (-4215 (((-641 (-112)) $) 13)) (-2672 (((-55) $) 10)))
+(((-184 |#1|) (-10 -8 (-15 -2291 ((-641 (-861)) |#1|)) (-15 -4215 ((-641 (-112)) |#1|)) (-15 -1526 ((-186) |#1|)) (-15 -2672 ((-55) |#1|))) (-185)) (T -184))
+NIL
+(-10 -8 (-15 -2291 ((-641 (-861)) |#1|)) (-15 -4215 ((-641 (-112)) |#1|)) (-15 -1526 ((-186) |#1|)) (-15 -2672 ((-55) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2291 (((-641 (-861)) $) 18)) (-2410 (((-506) $) 15)) (-2332 (((-1152) $) 10)) (-1526 (((-186) $) 20)) (-3868 (((-1114) $) 11)) (-4215 (((-641 (-112)) $) 19)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2672 (((-55) $) 14)) (-2876 (((-112) $ $) 6)))
(((-185) (-140)) (T -185))
-((-1531 (*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-186)))) (-2103 (*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-112))))) (-2315 (*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-861))))))
-(-13 (-831 (-506)) (-10 -8 (-15 -1531 ((-186) $)) (-15 -2103 ((-641 (-112)) $)) (-15 -2315 ((-641 (-861)) $))))
+((-1526 (*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-186)))) (-4215 (*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-112))))) (-2291 (*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-861))))))
+(-13 (-831 (-506)) (-10 -8 (-15 -1526 ((-186) $)) (-15 -4215 ((-641 (-112)) $)) (-15 -2291 ((-641 (-861)) $))))
(((-102) . T) ((-611 (-858)) . T) ((-831 (-506)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-7 (($) 8 T CONST)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-8 (($) 7 T CONST)) (-2350 (((-858) $) 12)) (-9 (($) 6 T CONST)) (-2893 (((-112) $ $) 10)))
-(((-186) (-13 (-1094) (-10 -8 (-15 -9 ($) -3455) (-15 -8 ($) -3455) (-15 -7 ($) -3455)))) (T -186))
+((-2315 (((-112) $ $) NIL)) (-7 (($) 8 T CONST)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-8 (($) 7 T CONST)) (-2326 (((-858) $) 12)) (-9 (($) 6 T CONST)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 10)))
+(((-186) (-13 (-1094) (-10 -8 (-15 -9 ($) -4008) (-15 -8 ($) -4008) (-15 -7 ($) -4008)))) (T -186))
((-9 (*1 *1) (-5 *1 (-186))) (-8 (*1 *1) (-5 *1 (-186))) (-7 (*1 *1) (-5 *1 (-186))))
-(-13 (-1094) (-10 -8 (-15 -9 ($) -3455) (-15 -8 ($) -3455) (-15 -7 ($) -3455)))
-((-2337 (((-112) $ $) NIL)) (-2315 (((-641 (-861)) $) NIL)) (-2445 (((-506) $) 8)) (-4172 (((-1152) $) NIL)) (-1531 (((-186) $) 10)) (-3877 (((-1114) $) NIL)) (-2939 (((-687 $) (-506)) 17)) (-2103 (((-641 (-112)) $) NIL)) (-2350 (((-858) $) NIL)) (-3447 (((-55) $) 12)) (-2893 (((-112) $ $) NIL)))
-(((-187) (-13 (-185) (-10 -8 (-15 -2939 ((-687 $) (-506)))))) (T -187))
-((-2939 (*1 *2 *3) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-187))) (-5 *1 (-187)))))
-(-13 (-185) (-10 -8 (-15 -2939 ((-687 $) (-506)))))
-((-4066 ((|#2| |#2|) 28)) (-1533 (((-112) |#2|) 19)) (-3619 (((-316 |#1|) |#2|) 12)) (-3632 (((-316 |#1|) |#2|) 14)) (-2240 ((|#2| |#2| (-1170)) 71) ((|#2| |#2|) 72)) (-3391 (((-169 (-316 |#1|)) |#2|) 10)) (-3452 ((|#2| |#2| (-1170)) 68) ((|#2| |#2|) 62)))
-(((-188 |#1| |#2|) (-10 -7 (-15 -2240 (|#2| |#2|)) (-15 -2240 (|#2| |#2| (-1170))) (-15 -3452 (|#2| |#2|)) (-15 -3452 (|#2| |#2| (-1170))) (-15 -3619 ((-316 |#1|) |#2|)) (-15 -3632 ((-316 |#1|) |#2|)) (-15 -1533 ((-112) |#2|)) (-15 -4066 (|#2| |#2|)) (-15 -3391 ((-169 (-316 |#1|)) |#2|))) (-13 (-556) (-846) (-1034 (-564))) (-13 (-27) (-1194) (-430 (-169 |#1|)))) (T -188))
-((-3391 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-169 (-316 *4))) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-4066 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3)))))) (-1533 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-112)) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3632 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4)) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3619 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4)) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3452 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3452 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3)))))) (-2240 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-2240 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3)))))))
-(-10 -7 (-15 -2240 (|#2| |#2|)) (-15 -2240 (|#2| |#2| (-1170))) (-15 -3452 (|#2| |#2|)) (-15 -3452 (|#2| |#2| (-1170))) (-15 -3619 ((-316 |#1|) |#2|)) (-15 -3632 ((-316 |#1|) |#2|)) (-15 -1533 ((-112) |#2|)) (-15 -4066 (|#2| |#2|)) (-15 -3391 ((-169 (-316 |#1|)) |#2|)))
-((-2241 (((-1259 (-685 (-948 |#1|))) (-1259 (-685 |#1|))) 26)) (-2350 (((-1259 (-685 (-407 (-948 |#1|)))) (-1259 (-685 |#1|))) 37)))
-(((-189 |#1|) (-10 -7 (-15 -2241 ((-1259 (-685 (-948 |#1|))) (-1259 (-685 |#1|)))) (-15 -2350 ((-1259 (-685 (-407 (-948 |#1|)))) (-1259 (-685 |#1|))))) (-172)) (T -189))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-1259 (-685 *4))) (-4 *4 (-172)) (-5 *2 (-1259 (-685 (-407 (-948 *4))))) (-5 *1 (-189 *4)))) (-2241 (*1 *2 *3) (-12 (-5 *3 (-1259 (-685 *4))) (-4 *4 (-172)) (-5 *2 (-1259 (-685 (-948 *4)))) (-5 *1 (-189 *4)))))
-(-10 -7 (-15 -2241 ((-1259 (-685 (-948 |#1|))) (-1259 (-685 |#1|)))) (-15 -2350 ((-1259 (-685 (-407 (-948 |#1|)))) (-1259 (-685 |#1|)))))
-((-2208 (((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564)))) 89)) (-3949 (((-1172 (-407 (-564))) (-641 (-564)) (-641 (-564))) 99)) (-2978 (((-1172 (-407 (-564))) (-564)) 56)) (-2285 (((-1172 (-407 (-564))) (-564)) 75)) (-3084 (((-407 (-564)) (-1172 (-407 (-564)))) 85)) (-3088 (((-1172 (-407 (-564))) (-564)) 37)) (-4055 (((-1172 (-407 (-564))) (-564)) 68)) (-2984 (((-1172 (-407 (-564))) (-564)) 62)) (-3692 (((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564)))) 83)) (-1732 (((-1172 (-407 (-564))) (-564)) 29)) (-3276 (((-407 (-564)) (-1172 (-407 (-564))) (-1172 (-407 (-564)))) 87)) (-3583 (((-1172 (-407 (-564))) (-564)) 35)) (-1332 (((-1172 (-407 (-564))) (-641 (-564))) 96)))
-(((-190) (-10 -7 (-15 -1732 ((-1172 (-407 (-564))) (-564))) (-15 -2978 ((-1172 (-407 (-564))) (-564))) (-15 -3088 ((-1172 (-407 (-564))) (-564))) (-15 -3583 ((-1172 (-407 (-564))) (-564))) (-15 -2984 ((-1172 (-407 (-564))) (-564))) (-15 -4055 ((-1172 (-407 (-564))) (-564))) (-15 -2285 ((-1172 (-407 (-564))) (-564))) (-15 -3276 ((-407 (-564)) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3692 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3084 ((-407 (-564)) (-1172 (-407 (-564))))) (-15 -2208 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -1332 ((-1172 (-407 (-564))) (-641 (-564)))) (-15 -3949 ((-1172 (-407 (-564))) (-641 (-564)) (-641 (-564)))))) (T -190))
-((-3949 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-1332 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-2208 (*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-3084 (*1 *2 *3) (-12 (-5 *3 (-1172 (-407 (-564)))) (-5 *2 (-407 (-564))) (-5 *1 (-190)))) (-3692 (*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-3276 (*1 *2 *3 *3) (-12 (-5 *3 (-1172 (-407 (-564)))) (-5 *2 (-407 (-564))) (-5 *1 (-190)))) (-2285 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-4055 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-2984 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-3583 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-3088 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-2978 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-1732 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
-(-10 -7 (-15 -1732 ((-1172 (-407 (-564))) (-564))) (-15 -2978 ((-1172 (-407 (-564))) (-564))) (-15 -3088 ((-1172 (-407 (-564))) (-564))) (-15 -3583 ((-1172 (-407 (-564))) (-564))) (-15 -2984 ((-1172 (-407 (-564))) (-564))) (-15 -4055 ((-1172 (-407 (-564))) (-564))) (-15 -2285 ((-1172 (-407 (-564))) (-564))) (-15 -3276 ((-407 (-564)) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3692 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3084 ((-407 (-564)) (-1172 (-407 (-564))))) (-15 -2208 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -1332 ((-1172 (-407 (-564))) (-641 (-564)))) (-15 -3949 ((-1172 (-407 (-564))) (-641 (-564)) (-641 (-564)))))
-((-4203 (((-418 (-1166 (-564))) (-564)) 38)) (-2057 (((-641 (-1166 (-564))) (-564)) 33)) (-2163 (((-1166 (-564)) (-564)) 28)))
-(((-191) (-10 -7 (-15 -2057 ((-641 (-1166 (-564))) (-564))) (-15 -2163 ((-1166 (-564)) (-564))) (-15 -4203 ((-418 (-1166 (-564))) (-564))))) (T -191))
-((-4203 (*1 *2 *3) (-12 (-5 *2 (-418 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))) (-2163 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-191)) (-5 *3 (-564)))) (-2057 (*1 *2 *3) (-12 (-5 *2 (-641 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))))
-(-10 -7 (-15 -2057 ((-641 (-1166 (-564))) (-564))) (-15 -2163 ((-1166 (-564)) (-564))) (-15 -4203 ((-418 (-1166 (-564))) (-564))))
-((-2753 (((-1150 (-225)) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 132)) (-3721 (((-641 (-1152)) (-1150 (-225))) NIL)) (-3625 (((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 108)) (-2174 (((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225)))) NIL)) (-3844 (((-641 (-1152)) (-641 (-225))) NIL)) (-4090 (((-225) (-1088 (-839 (-225)))) 31)) (-4314 (((-225) (-1088 (-839 (-225)))) 32)) (-1835 (((-379) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 126)) (-4176 (((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 68)) (-2027 (((-1152) (-225)) NIL)) (-3808 (((-1152) (-641 (-1152))) 27)) (-3607 (((-1031) (-1170) (-1170) (-1031)) 13)))
-(((-192) (-10 -7 (-15 -3625 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4176 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4090 ((-225) (-1088 (-839 (-225))))) (-15 -4314 ((-225) (-1088 (-839 (-225))))) (-15 -1835 ((-379) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2174 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -2753 ((-1150 (-225)) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2027 ((-1152) (-225))) (-15 -3844 ((-641 (-1152)) (-641 (-225)))) (-15 -3721 ((-641 (-1152)) (-1150 (-225)))) (-15 -3808 ((-1152) (-641 (-1152)))) (-15 -3607 ((-1031) (-1170) (-1170) (-1031))))) (T -192))
-((-3607 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-192)))) (-3808 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-192)))) (-3721 (*1 *2 *3) (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192)))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192)))) (-2027 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-192)))) (-2753 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-192)))) (-2174 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170)) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-192)))) (-1835 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-192)))) (-4314 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192)))) (-4090 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192)))) (-4176 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (-5 *1 (-192)))) (-3625 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))) (-5 *1 (-192)))))
-(-10 -7 (-15 -3625 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4176 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4090 ((-225) (-1088 (-839 (-225))))) (-15 -4314 ((-225) (-1088 (-839 (-225))))) (-15 -1835 ((-379) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2174 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -2753 ((-1150 (-225)) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2027 ((-1152) (-225))) (-15 -3844 ((-641 (-1152)) (-641 (-225)))) (-15 -3721 ((-641 (-1152)) (-1150 (-225)))) (-15 -3808 ((-1152) (-641 (-1152)))) (-15 -3607 ((-1031) (-1170) (-1170) (-1031))))
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 61) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 33) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+(-13 (-1094) (-10 -8 (-15 -9 ($) -4008) (-15 -8 ($) -4008) (-15 -7 ($) -4008)))
+((-2315 (((-112) $ $) NIL)) (-2291 (((-641 (-861)) $) NIL)) (-2410 (((-506) $) 8)) (-2332 (((-1152) $) NIL)) (-1526 (((-186) $) 10)) (-3868 (((-1114) $) NIL)) (-2008 (((-687 $) (-506)) 17)) (-4215 (((-641 (-112)) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2672 (((-55) $) 12)) (-2876 (((-112) $ $) NIL)))
+(((-187) (-13 (-185) (-10 -8 (-15 -2008 ((-687 $) (-506)))))) (T -187))
+((-2008 (*1 *2 *3) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-187))) (-5 *1 (-187)))))
+(-13 (-185) (-10 -8 (-15 -2008 ((-687 $) (-506)))))
+((-3792 ((|#2| |#2|) 28)) (-2750 (((-112) |#2|) 19)) (-3572 (((-316 |#1|) |#2|) 12)) (-3586 (((-316 |#1|) |#2|) 14)) (-3639 ((|#2| |#2| (-1170)) 69) ((|#2| |#2|) 70)) (-1960 (((-169 (-316 |#1|)) |#2|) 10)) (-1908 ((|#2| |#2| (-1170)) 66) ((|#2| |#2|) 60)))
+(((-188 |#1| |#2|) (-10 -7 (-15 -3639 (|#2| |#2|)) (-15 -3639 (|#2| |#2| (-1170))) (-15 -1908 (|#2| |#2|)) (-15 -1908 (|#2| |#2| (-1170))) (-15 -3572 ((-316 |#1|) |#2|)) (-15 -3586 ((-316 |#1|) |#2|)) (-15 -2750 ((-112) |#2|)) (-15 -3792 (|#2| |#2|)) (-15 -1960 ((-169 (-316 |#1|)) |#2|))) (-13 (-556) (-846) (-1034 (-564))) (-13 (-27) (-1194) (-430 (-169 |#1|)))) (T -188))
+((-1960 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-169 (-316 *4))) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3792 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3)))))) (-2750 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-112)) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3586 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4)) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3572 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4)) (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-1908 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-1908 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3)))))) (-3639 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4)))))) (-3639 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3)))))))
+(-10 -7 (-15 -3639 (|#2| |#2|)) (-15 -3639 (|#2| |#2| (-1170))) (-15 -1908 (|#2| |#2|)) (-15 -1908 (|#2| |#2| (-1170))) (-15 -3572 ((-316 |#1|) |#2|)) (-15 -3586 ((-316 |#1|) |#2|)) (-15 -2750 ((-112) |#2|)) (-15 -3792 (|#2| |#2|)) (-15 -1960 ((-169 (-316 |#1|)) |#2|)))
+((-3709 (((-1259 (-685 (-948 |#1|))) (-1259 (-685 |#1|))) 26)) (-2326 (((-1259 (-685 (-407 (-948 |#1|)))) (-1259 (-685 |#1|))) 37)))
+(((-189 |#1|) (-10 -7 (-15 -3709 ((-1259 (-685 (-948 |#1|))) (-1259 (-685 |#1|)))) (-15 -2326 ((-1259 (-685 (-407 (-948 |#1|)))) (-1259 (-685 |#1|))))) (-172)) (T -189))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-1259 (-685 *4))) (-4 *4 (-172)) (-5 *2 (-1259 (-685 (-407 (-948 *4))))) (-5 *1 (-189 *4)))) (-3709 (*1 *2 *3) (-12 (-5 *3 (-1259 (-685 *4))) (-4 *4 (-172)) (-5 *2 (-1259 (-685 (-948 *4)))) (-5 *1 (-189 *4)))))
+(-10 -7 (-15 -3709 ((-1259 (-685 (-948 |#1|))) (-1259 (-685 |#1|)))) (-15 -2326 ((-1259 (-685 (-407 (-948 |#1|)))) (-1259 (-685 |#1|)))))
+((-4320 (((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564)))) 89)) (-2046 (((-1172 (-407 (-564))) (-641 (-564)) (-641 (-564))) 99)) (-2359 (((-1172 (-407 (-564))) (-564)) 56)) (-2592 (((-1172 (-407 (-564))) (-564)) 75)) (-3055 (((-407 (-564)) (-1172 (-407 (-564)))) 85)) (-1611 (((-1172 (-407 (-564))) (-564)) 37)) (-2020 (((-1172 (-407 (-564))) (-564)) 68)) (-1687 (((-1172 (-407 (-564))) (-564)) 62)) (-3454 (((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564)))) 83)) (-2712 (((-1172 (-407 (-564))) (-564)) 29)) (-2304 (((-407 (-564)) (-1172 (-407 (-564))) (-1172 (-407 (-564)))) 87)) (-2993 (((-1172 (-407 (-564))) (-564)) 35)) (-2814 (((-1172 (-407 (-564))) (-641 (-564))) 96)))
+(((-190) (-10 -7 (-15 -2712 ((-1172 (-407 (-564))) (-564))) (-15 -2359 ((-1172 (-407 (-564))) (-564))) (-15 -1611 ((-1172 (-407 (-564))) (-564))) (-15 -2993 ((-1172 (-407 (-564))) (-564))) (-15 -1687 ((-1172 (-407 (-564))) (-564))) (-15 -2020 ((-1172 (-407 (-564))) (-564))) (-15 -2592 ((-1172 (-407 (-564))) (-564))) (-15 -2304 ((-407 (-564)) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3454 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3055 ((-407 (-564)) (-1172 (-407 (-564))))) (-15 -4320 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -2814 ((-1172 (-407 (-564))) (-641 (-564)))) (-15 -2046 ((-1172 (-407 (-564))) (-641 (-564)) (-641 (-564)))))) (T -190))
+((-2046 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-2814 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-4320 (*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-3055 (*1 *2 *3) (-12 (-5 *3 (-1172 (-407 (-564)))) (-5 *2 (-407 (-564))) (-5 *1 (-190)))) (-3454 (*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))) (-2304 (*1 *2 *3 *3) (-12 (-5 *3 (-1172 (-407 (-564)))) (-5 *2 (-407 (-564))) (-5 *1 (-190)))) (-2592 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-2020 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-1687 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-2993 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-1611 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-2359 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))) (-2712 (*1 *2 *3) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
+(-10 -7 (-15 -2712 ((-1172 (-407 (-564))) (-564))) (-15 -2359 ((-1172 (-407 (-564))) (-564))) (-15 -1611 ((-1172 (-407 (-564))) (-564))) (-15 -2993 ((-1172 (-407 (-564))) (-564))) (-15 -1687 ((-1172 (-407 (-564))) (-564))) (-15 -2020 ((-1172 (-407 (-564))) (-564))) (-15 -2592 ((-1172 (-407 (-564))) (-564))) (-15 -2304 ((-407 (-564)) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3454 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -3055 ((-407 (-564)) (-1172 (-407 (-564))))) (-15 -4320 ((-1172 (-407 (-564))) (-1172 (-407 (-564))) (-1172 (-407 (-564))))) (-15 -2814 ((-1172 (-407 (-564))) (-641 (-564)))) (-15 -2046 ((-1172 (-407 (-564))) (-641 (-564)) (-641 (-564)))))
+((-3985 (((-418 (-1166 (-564))) (-564)) 38)) (-4028 (((-641 (-1166 (-564))) (-564)) 33)) (-3384 (((-1166 (-564)) (-564)) 28)))
+(((-191) (-10 -7 (-15 -4028 ((-641 (-1166 (-564))) (-564))) (-15 -3384 ((-1166 (-564)) (-564))) (-15 -3985 ((-418 (-1166 (-564))) (-564))))) (T -191))
+((-3985 (*1 *2 *3) (-12 (-5 *2 (-418 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))) (-3384 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-191)) (-5 *3 (-564)))) (-4028 (*1 *2 *3) (-12 (-5 *2 (-641 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))))
+(-10 -7 (-15 -4028 ((-641 (-1166 (-564))) (-564))) (-15 -3384 ((-1166 (-564)) (-564))) (-15 -3985 ((-418 (-1166 (-564))) (-564))))
+((-3696 (((-1150 (-225)) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 132)) (-4280 (((-641 (-1152)) (-1150 (-225))) NIL)) (-4186 (((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 108)) (-3138 (((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225)))) NIL)) (-3465 (((-641 (-1152)) (-641 (-225))) NIL)) (-2261 (((-225) (-1088 (-839 (-225)))) 31)) (-2228 (((-225) (-1088 (-839 (-225)))) 32)) (-3857 (((-379) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 126)) (-2673 (((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 68)) (-3261 (((-1152) (-225)) NIL)) (-3485 (((-1152) (-641 (-1152))) 27)) (-3400 (((-1031) (-1170) (-1170) (-1031)) 13)))
+(((-192) (-10 -7 (-15 -4186 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2673 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2261 ((-225) (-1088 (-839 (-225))))) (-15 -2228 ((-225) (-1088 (-839 (-225))))) (-15 -3857 ((-379) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3138 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -3696 ((-1150 (-225)) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3261 ((-1152) (-225))) (-15 -3465 ((-641 (-1152)) (-641 (-225)))) (-15 -4280 ((-641 (-1152)) (-1150 (-225)))) (-15 -3485 ((-1152) (-641 (-1152)))) (-15 -3400 ((-1031) (-1170) (-1170) (-1031))))) (T -192))
+((-3400 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-192)))) (-3485 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-192)))) (-4280 (*1 *2 *3) (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192)))) (-3465 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192)))) (-3261 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-192)))) (-3696 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-192)))) (-3138 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170)) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-192)))) (-3857 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-192)))) (-2228 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192)))) (-2261 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192)))) (-2673 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (-5 *1 (-192)))) (-4186 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))) (-5 *1 (-192)))))
+(-10 -7 (-15 -4186 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2673 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated")) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2261 ((-225) (-1088 (-839 (-225))))) (-15 -2228 ((-225) (-1088 (-839 (-225))))) (-15 -3857 ((-379) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3138 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -3696 ((-1150 (-225)) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3261 ((-1152) (-225))) (-15 -3465 ((-641 (-1152)) (-641 (-225)))) (-15 -4280 ((-641 (-1152)) (-1150 (-225)))) (-15 -3485 ((-1152) (-641 (-1152)))) (-15 -3400 ((-1031) (-1170) (-1170) (-1031))))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 61) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 33) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-193) (-783)) (T -193))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 66) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 44) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 66) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 44) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-194) (-783)) (T -194))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 81) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 46) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 81) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 46) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-195) (-783)) (T -195))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 63) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 36) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 63) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 36) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-196) (-783)) (T -196))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 75) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 40) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 75) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 40) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-197) (-783)) (T -197))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 90) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 48) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 90) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 48) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-198) (-783)) (T -198))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 90) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 51) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 90) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 51) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-199) (-783)) (T -199))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 77) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 42) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 77) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 42) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-200) (-783)) (T -200))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 78)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 38)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 78)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 38)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-201) (-783)) (T -201))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 79)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 44)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 79)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 44)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-202) (-783)) (T -202))
NIL
(-783)
-((-2337 (((-112) $ $) NIL)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 105) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 86) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 105) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 86) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-203) (-783)) (T -203))
NIL
(-783)
-((-3019 (((-3 (-2 (|:| -1545 (-114)) (|:| |w| (-225))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 110)) (-1356 (((-564) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 58)) (-4238 (((-3 (-641 (-225)) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 92)))
-(((-204) (-10 -7 (-15 -3019 ((-3 (-2 (|:| -1545 (-114)) (|:| |w| (-225))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4238 ((-3 (-641 (-225)) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1356 ((-564) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -204))
-((-1356 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-564)) (-5 *1 (-204)))) (-4238 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-204)))) (-3019 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -1545 (-114)) (|:| |w| (-225)))) (-5 *1 (-204)))))
-(-10 -7 (-15 -3019 ((-3 (-2 (|:| -1545 (-114)) (|:| |w| (-225))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4238 ((-3 (-641 (-225)) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1356 ((-564) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
-((-3775 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 49)) (-4144 (((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 157)) (-3386 (((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-685 (-316 (-225)))) 109)) (-2625 (((-379) (-685 (-316 (-225)))) 137)) (-3859 (((-685 (-316 (-225))) (-1259 (-316 (-225))) (-641 (-1170))) 133)) (-2522 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 37)) (-3440 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 53)) (-3084 (((-685 (-316 (-225))) (-685 (-316 (-225))) (-641 (-1170)) (-1259 (-316 (-225)))) 122)) (-3925 (((-379) (-379) (-641 (-379))) 130) (((-379) (-379) (-379)) 125)) (-2962 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 45)))
-(((-205) (-10 -7 (-15 -3925 ((-379) (-379) (-379))) (-15 -3925 ((-379) (-379) (-641 (-379)))) (-15 -2625 ((-379) (-685 (-316 (-225))))) (-15 -3859 ((-685 (-316 (-225))) (-1259 (-316 (-225))) (-641 (-1170)))) (-15 -3084 ((-685 (-316 (-225))) (-685 (-316 (-225))) (-641 (-1170)) (-1259 (-316 (-225))))) (-15 -3386 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-685 (-316 (-225))))) (-15 -4144 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3775 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3440 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2962 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2522 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -205))
-((-2522 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-2962 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-3440 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-3775 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-4144 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379)))) (-5 *1 (-205)))) (-3386 (*1 *2 *3) (-12 (-5 *3 (-685 (-316 (-225)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379)))) (-5 *1 (-205)))) (-3084 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-685 (-316 (-225)))) (-5 *3 (-641 (-1170))) (-5 *4 (-1259 (-316 (-225)))) (-5 *1 (-205)))) (-3859 (*1 *2 *3 *4) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170))) (-5 *2 (-685 (-316 (-225)))) (-5 *1 (-205)))) (-2625 (*1 *2 *3) (-12 (-5 *3 (-685 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-3925 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-379))) (-5 *2 (-379)) (-5 *1 (-205)))) (-3925 (*1 *2 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-205)))))
-(-10 -7 (-15 -3925 ((-379) (-379) (-379))) (-15 -3925 ((-379) (-379) (-641 (-379)))) (-15 -2625 ((-379) (-685 (-316 (-225))))) (-15 -3859 ((-685 (-316 (-225))) (-1259 (-316 (-225))) (-641 (-1170)))) (-15 -3084 ((-685 (-316 (-225))) (-685 (-316 (-225))) (-641 (-1170)) (-1259 (-316 (-225))))) (-15 -3386 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-685 (-316 (-225))))) (-15 -4144 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3775 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3440 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2962 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2522 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
-((-2337 (((-112) $ $) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 43)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2488 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 75)) (-2893 (((-112) $ $) NIL)))
+((-2964 (((-3 (-2 (|:| -1539 (-114)) (|:| |w| (-225))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 110)) (-3425 (((-564) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 58)) (-4069 (((-3 (-641 (-225)) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 92)))
+(((-204) (-10 -7 (-15 -2964 ((-3 (-2 (|:| -1539 (-114)) (|:| |w| (-225))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4069 ((-3 (-641 (-225)) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3425 ((-564) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -204))
+((-3425 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-564)) (-5 *1 (-204)))) (-4069 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-204)))) (-2964 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -1539 (-114)) (|:| |w| (-225)))) (-5 *1 (-204)))))
+(-10 -7 (-15 -2964 ((-3 (-2 (|:| -1539 (-114)) (|:| |w| (-225))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -4069 ((-3 (-641 (-225)) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3425 ((-564) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
+((-2328 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 49)) (-1860 (((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 157)) (-2568 (((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-685 (-316 (-225)))) 109)) (-1832 (((-379) (-685 (-316 (-225)))) 137)) (-3246 (((-685 (-316 (-225))) (-1259 (-316 (-225))) (-641 (-1170))) 133)) (-1298 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 37)) (-3171 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 53)) (-3055 (((-685 (-316 (-225))) (-685 (-316 (-225))) (-641 (-1170)) (-1259 (-316 (-225)))) 122)) (-2494 (((-379) (-379) (-641 (-379))) 130) (((-379) (-379) (-379)) 125)) (-3323 (((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 45)))
+(((-205) (-10 -7 (-15 -2494 ((-379) (-379) (-379))) (-15 -2494 ((-379) (-379) (-641 (-379)))) (-15 -1832 ((-379) (-685 (-316 (-225))))) (-15 -3246 ((-685 (-316 (-225))) (-1259 (-316 (-225))) (-641 (-1170)))) (-15 -3055 ((-685 (-316 (-225))) (-685 (-316 (-225))) (-641 (-1170)) (-1259 (-316 (-225))))) (-15 -2568 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-685 (-316 (-225))))) (-15 -1860 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2328 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3171 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3323 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1298 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -205))
+((-1298 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-3323 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-3171 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-2328 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-1860 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379)))) (-5 *1 (-205)))) (-2568 (*1 *2 *3) (-12 (-5 *3 (-685 (-316 (-225)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379)))) (-5 *1 (-205)))) (-3055 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-685 (-316 (-225)))) (-5 *3 (-641 (-1170))) (-5 *4 (-1259 (-316 (-225)))) (-5 *1 (-205)))) (-3246 (*1 *2 *3 *4) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170))) (-5 *2 (-685 (-316 (-225)))) (-5 *1 (-205)))) (-1832 (*1 *2 *3) (-12 (-5 *3 (-685 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))) (-2494 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-379))) (-5 *2 (-379)) (-5 *1 (-205)))) (-2494 (*1 *2 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-205)))))
+(-10 -7 (-15 -2494 ((-379) (-379) (-379))) (-15 -2494 ((-379) (-379) (-641 (-379)))) (-15 -1832 ((-379) (-685 (-316 (-225))))) (-15 -3246 ((-685 (-316 (-225))) (-1259 (-316 (-225))) (-641 (-1170)))) (-15 -3055 ((-685 (-316 (-225))) (-685 (-316 (-225))) (-641 (-1170)) (-1259 (-316 (-225))))) (-15 -2568 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-685 (-316 (-225))))) (-15 -1860 ((-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2328 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3171 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3323 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1298 ((-379) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
+((-2315 (((-112) $ $) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 43)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-3304 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 75)) (-2876 (((-112) $ $) NIL)))
(((-206) (-796)) (T -206))
NIL
(-796)
-((-2337 (((-112) $ $) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 43)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2488 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 73)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 43)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-3304 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 73)) (-2876 (((-112) $ $) NIL)))
(((-207) (-796)) (T -207))
NIL
(-796)
-((-2337 (((-112) $ $) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 40)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2488 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 76)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 40)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-3304 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 76)) (-2876 (((-112) $ $) NIL)))
(((-208) (-796)) (T -208))
NIL
(-796)
-((-2337 (((-112) $ $) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 48)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2488 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 88)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 48)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-3304 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 88)) (-2876 (((-112) $ $) NIL)))
(((-209) (-796)) (T -209))
NIL
(-796)
-((-4148 (((-641 (-1170)) (-1170) (-767)) 24)) (-3782 (((-316 (-225)) (-316 (-225))) 33)) (-2169 (((-112) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 88)) (-2492 (((-112) (-225) (-225) (-641 (-316 (-225)))) 48)))
-(((-210) (-10 -7 (-15 -4148 ((-641 (-1170)) (-1170) (-767))) (-15 -3782 ((-316 (-225)) (-316 (-225)))) (-15 -2492 ((-112) (-225) (-225) (-641 (-316 (-225))))) (-15 -2169 ((-112) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))))) (T -210))
-((-2169 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *2 (-112)) (-5 *1 (-210)))) (-2492 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-641 (-316 (-225)))) (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-210)))) (-3782 (*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-210)))) (-4148 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-641 (-1170))) (-5 *1 (-210)) (-5 *3 (-1170)))))
-(-10 -7 (-15 -4148 ((-641 (-1170)) (-1170) (-767))) (-15 -3782 ((-316 (-225)) (-316 (-225)))) (-15 -2492 ((-112) (-225) (-225) (-641 (-316 (-225))))) (-15 -2169 ((-112) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))))
-((-2337 (((-112) $ $) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 28)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-3203 (((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 70)) (-2893 (((-112) $ $) NIL)))
+((-4122 (((-641 (-1170)) (-1170) (-767)) 24)) (-1772 (((-316 (-225)) (-316 (-225))) 33)) (-3918 (((-112) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 88)) (-2454 (((-112) (-225) (-225) (-641 (-316 (-225)))) 48)))
+(((-210) (-10 -7 (-15 -4122 ((-641 (-1170)) (-1170) (-767))) (-15 -1772 ((-316 (-225)) (-316 (-225)))) (-15 -2454 ((-112) (-225) (-225) (-641 (-316 (-225))))) (-15 -3918 ((-112) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))))) (T -210))
+((-3918 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *2 (-112)) (-5 *1 (-210)))) (-2454 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-641 (-316 (-225)))) (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-210)))) (-1772 (*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-210)))) (-4122 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-641 (-1170))) (-5 *1 (-210)) (-5 *3 (-1170)))))
+(-10 -7 (-15 -4122 ((-641 (-1170)) (-1170) (-767))) (-15 -1772 ((-316 (-225)) (-316 (-225)))) (-15 -2454 ((-112) (-225) (-225) (-641 (-316 (-225))))) (-15 -3918 ((-112) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))))
+((-2315 (((-112) $ $) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 28)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-3796 (((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 70)) (-2876 (((-112) $ $) NIL)))
(((-211) (-891)) (T -211))
NIL
(-891)
-((-2337 (((-112) $ $) NIL)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 24)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-3203 (((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 24)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-3796 (((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) NIL)) (-2876 (((-112) $ $) NIL)))
(((-212) (-891)) (T -212))
NIL
(-891)
-((-2337 (((-112) $ $) NIL)) (-4273 ((|#2| $ (-767) |#2|) 11)) (-4266 ((|#2| $ (-767)) 10)) (-4142 (($) 8)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 26)) (-2893 (((-112) $ $) 13)))
-(((-213 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -4142 ($)) (-15 -4266 (|#2| $ (-767))) (-15 -4273 (|#2| $ (-767) |#2|)))) (-917) (-1094)) (T -213))
-((-4142 (*1 *1) (-12 (-5 *1 (-213 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1094)))) (-4266 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *2 (-1094)) (-5 *1 (-213 *4 *2)) (-14 *4 (-917)))) (-4273 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-213 *4 *2)) (-14 *4 (-917)) (-4 *2 (-1094)))))
-(-13 (-1094) (-10 -8 (-15 -4142 ($)) (-15 -4266 (|#2| $ (-767))) (-15 -4273 (|#2| $ (-767) |#2|))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3858 (((-1264) $) 37) (((-1264) $ (-917) (-917)) 44)) (-4362 (($ $ (-985)) 19) (((-245 (-1152)) $ (-1170)) 15)) (-1667 (((-1264) $) 35)) (-2350 (((-858) $) 32) (($ (-641 |#1|)) 8)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $ $) 27)) (-2980 (($ $ $) 22)))
-(((-214 |#1|) (-13 (-1094) (-614 (-641 |#1|)) (-10 -8 (-15 -4362 ($ $ (-985))) (-15 -4362 ((-245 (-1152)) $ (-1170))) (-15 -2980 ($ $ $)) (-15 -2992 ($ $ $)) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $)) (-15 -3858 ((-1264) $ (-917) (-917))))) (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $))))) (T -214))
-((-4362 (*1 *1 *1 *2) (-12 (-5 *2 (-985)) (-5 *1 (-214 *3)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $))))))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-245 (-1152))) (-5 *1 (-214 *4)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ *3)) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $))))))) (-2980 (*1 *1 *1 *1) (-12 (-5 *1 (-214 *2)) (-4 *2 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $))))))) (-2992 (*1 *1 *1 *1) (-12 (-5 *1 (-214 *2)) (-4 *2 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $))))))) (-1667 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 (*2 $)) (-15 -3858 (*2 $))))))) (-3858 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 (*2 $)) (-15 -3858 (*2 $))))))) (-3858 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-214 *4)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 (*2 $)) (-15 -3858 (*2 $))))))))
-(-13 (-1094) (-614 (-641 |#1|)) (-10 -8 (-15 -4362 ($ $ (-985))) (-15 -4362 ((-245 (-1152)) $ (-1170))) (-15 -2980 ($ $ $)) (-15 -2992 ($ $ $)) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $)) (-15 -3858 ((-1264) $ (-917) (-917)))))
-((-1992 ((|#2| |#4| (-1 |#2| |#2|)) 49)))
-(((-215 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1992 (|#2| |#4| (-1 |#2| |#2|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -215))
-((-1992 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-363)) (-4 *6 (-1235 (-407 *2))) (-4 *2 (-1235 *5)) (-5 *1 (-215 *5 *2 *6 *3)) (-4 *3 (-342 *5 *2 *6)))))
-(-10 -7 (-15 -1992 (|#2| |#4| (-1 |#2| |#2|))))
-((-2597 ((|#2| |#2| (-767) |#2|) 58)) (-3262 ((|#2| |#2| (-767) |#2|) 54)) (-3526 (((-641 |#2|) (-641 (-2 (|:| |deg| (-767)) (|:| -3052 |#2|)))) 81)) (-2933 (((-641 (-2 (|:| |deg| (-767)) (|:| -3052 |#2|))) |#2|) 75)) (-2059 (((-112) |#2|) 73)) (-2205 (((-418 |#2|) |#2|) 101)) (-3595 (((-418 |#2|) |#2|) 100)) (-3804 ((|#2| |#2| (-767) |#2|) 52)) (-2063 (((-2 (|:| |cont| |#1|) (|:| -1974 (-641 (-2 (|:| |irr| |#2|) (|:| -2304 (-564)))))) |#2| (-112)) 93)))
-(((-216 |#1| |#2|) (-10 -7 (-15 -3595 ((-418 |#2|) |#2|)) (-15 -2205 ((-418 |#2|) |#2|)) (-15 -2063 ((-2 (|:| |cont| |#1|) (|:| -1974 (-641 (-2 (|:| |irr| |#2|) (|:| -2304 (-564)))))) |#2| (-112))) (-15 -2933 ((-641 (-2 (|:| |deg| (-767)) (|:| -3052 |#2|))) |#2|)) (-15 -3526 ((-641 |#2|) (-641 (-2 (|:| |deg| (-767)) (|:| -3052 |#2|))))) (-15 -3804 (|#2| |#2| (-767) |#2|)) (-15 -3262 (|#2| |#2| (-767) |#2|)) (-15 -2597 (|#2| |#2| (-767) |#2|)) (-15 -2059 ((-112) |#2|))) (-349) (-1235 |#1|)) (T -216))
-((-2059 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))) (-2597 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2)) (-4 *2 (-1235 *4)))) (-3262 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2)) (-4 *2 (-1235 *4)))) (-3804 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2)) (-4 *2 (-1235 *4)))) (-3526 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |deg| (-767)) (|:| -3052 *5)))) (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *2 (-641 *5)) (-5 *1 (-216 *4 *5)))) (-2933 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -3052 *3)))) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))) (-2063 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-349)) (-5 *2 (-2 (|:| |cont| *5) (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564))))))) (-5 *1 (-216 *5 *3)) (-4 *3 (-1235 *5)))) (-2205 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))) (-3595 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -3595 ((-418 |#2|) |#2|)) (-15 -2205 ((-418 |#2|) |#2|)) (-15 -2063 ((-2 (|:| |cont| |#1|) (|:| -1974 (-641 (-2 (|:| |irr| |#2|) (|:| -2304 (-564)))))) |#2| (-112))) (-15 -2933 ((-641 (-2 (|:| |deg| (-767)) (|:| -3052 |#2|))) |#2|)) (-15 -3526 ((-641 |#2|) (-641 (-2 (|:| |deg| (-767)) (|:| -3052 |#2|))))) (-15 -3804 (|#2| |#2| (-767) |#2|)) (-15 -3262 (|#2| |#2| (-767) |#2|)) (-15 -2597 (|#2| |#2| (-767) |#2|)) (-15 -2059 ((-112) |#2|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-564) $) NIL (|has| (-564) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-564) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-564) (-1034 (-564))))) (-2961 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-564) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| (-564) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-564) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-2131 (((-112) $) NIL (|has| (-564) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-564) (-846)))) (-4289 (($ (-1 (-564) (-564)) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-564) (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) NIL)) (-2630 (((-564) $) NIL (|has| (-564) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-564) $) NIL)) (-1915 (($ (-407 (-564))) 9)) (-4344 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 8) (($ (-564)) NIL) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL) (((-1000 10) $) 10)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 (((-564) $) NIL (|has| (-564) (-545)))) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL (|has| (-564) (-816)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-564) (-846)))) (-3004 (($ $ $) NIL) (($ (-564) (-564)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL)))
-(((-217) (-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 10)) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -1915 ($ (-407 (-564))))))) (T -217))
-((-2583 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217)))) (-1915 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217)))))
-(-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 10)) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -1915 ($ (-407 (-564))))))
-((-2337 (((-112) $ $) NIL)) (-1785 (((-1112) $) 13)) (-4172 (((-1152) $) NIL)) (-2586 (((-483) $) 10)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 23) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-1129) $) 15)) (-2893 (((-112) $ $) NIL)))
-(((-218) (-13 (-1077) (-10 -8 (-15 -2586 ((-483) $)) (-15 -1785 ((-1112) $)) (-15 -2456 ((-1129) $))))) (T -218))
-((-2586 (*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-218)))) (-1785 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-218)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-218)))))
-(-13 (-1077) (-10 -8 (-15 -2586 ((-483) $)) (-15 -1785 ((-1112) $)) (-15 -2456 ((-1129) $))))
-((-1871 (((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)) (-1152)) 29) (((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|))) 25)) (-2406 (((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1170) (-839 |#2|) (-839 |#2|) (-112)) 17)))
-(((-219 |#1| |#2|) (-10 -7 (-15 -1871 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)))) (-15 -1871 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)) (-1152))) (-15 -2406 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1170) (-839 |#2|) (-839 |#2|) (-112)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-29 |#1|))) (T -219))
-((-2406 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1170)) (-5 *6 (-112)) (-4 *7 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-4 *3 (-13 (-1194) (-955) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-219 *7 *3)) (-5 *5 (-839 *3)))) (-1871 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1086 (-839 *3))) (-5 *5 (-1152)) (-4 *3 (-13 (-1194) (-955) (-29 *6))) (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-219 *6 *3)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-839 *3))) (-4 *3 (-13 (-1194) (-955) (-29 *5))) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-219 *5 *3)))))
-(-10 -7 (-15 -1871 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)))) (-15 -1871 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)) (-1152))) (-15 -2406 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1170) (-839 |#2|) (-839 |#2|) (-112))))
-((-1871 (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))) (-1152)) 49) (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|))))) 46) (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))) (-1152)) 50) (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|)))) 22)))
-(((-220 |#1|) (-10 -7 (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))))) (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))) (-1152))) (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))))) (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))) (-1152)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (T -220))
-((-1871 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1086 (-839 (-407 (-948 *6))))) (-5 *5 (-1152)) (-5 *3 (-407 (-948 *6))) (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *6)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-839 (-407 (-948 *5))))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *5)))) (-1871 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1086 (-839 (-316 *6)))) (-5 *5 (-1152)) (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *6)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1086 (-839 (-316 *5)))) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *5)))))
-(-10 -7 (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))))) (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))) (-1152))) (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))))) (-15 -1871 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))) (-1152))))
-((-2965 (((-2 (|:| -3964 (-1166 |#1|)) (|:| |deg| (-917))) (-1166 |#1|)) 26)) (-3503 (((-641 (-316 |#2|)) (-316 |#2|) (-917)) 54)))
-(((-221 |#1| |#2|) (-10 -7 (-15 -2965 ((-2 (|:| -3964 (-1166 |#1|)) (|:| |deg| (-917))) (-1166 |#1|))) (-15 -3503 ((-641 (-316 |#2|)) (-316 |#2|) (-917)))) (-1045) (-13 (-556) (-846))) (T -221))
-((-3503 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *6 (-13 (-556) (-846))) (-5 *2 (-641 (-316 *6))) (-5 *1 (-221 *5 *6)) (-5 *3 (-316 *6)) (-4 *5 (-1045)))) (-2965 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-2 (|:| -3964 (-1166 *4)) (|:| |deg| (-917)))) (-5 *1 (-221 *4 *5)) (-5 *3 (-1166 *4)) (-4 *5 (-13 (-556) (-846))))))
-(-10 -7 (-15 -2965 ((-2 (|:| -3964 (-1166 |#1|)) (|:| |deg| (-917))) (-1166 |#1|))) (-15 -3503 ((-641 (-316 |#2|)) (-316 |#2|) (-917))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3715 ((|#1| $) NIL)) (-3027 ((|#1| $) 30)) (-3670 (((-112) $ (-767)) NIL)) (-3500 (($) NIL T CONST)) (-1449 (($ $) NIL)) (-4298 (($ $) 39)) (-2193 ((|#1| |#1| $) NIL)) (-2373 ((|#1| $) NIL)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4029 (((-767) $) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3224 ((|#1| $) NIL)) (-3087 ((|#1| |#1| $) 35)) (-3992 ((|#1| |#1| $) 37)) (-2714 (($ |#1| $) NIL)) (-4336 (((-767) $) 33)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3470 ((|#1| $) NIL)) (-3306 ((|#1| $) 31)) (-4084 ((|#1| $) 29)) (-3860 ((|#1| $) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-3871 ((|#1| |#1| $) NIL)) (-1320 (((-112) $) 9)) (-1664 (($) NIL)) (-1523 ((|#1| $) NIL)) (-3518 (($) NIL) (($ (-641 |#1|)) 16)) (-2498 (((-767) $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3482 ((|#1| $) 13)) (-3023 (($ (-641 |#1|)) NIL)) (-3867 ((|#1| $) NIL)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-222 |#1|) (-13 (-254 |#1|) (-10 -8 (-15 -3518 ($ (-641 |#1|))))) (-1094)) (T -222))
-((-3518 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-222 *3)))))
-(-13 (-254 |#1|) (-10 -8 (-15 -3518 ($ (-641 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3191 (($ (-316 |#1|)) 27)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1400 (((-112) $) NIL)) (-4201 (((-3 (-316 |#1|) "failed") $) NIL)) (-2961 (((-316 |#1|) $) NIL)) (-3900 (($ $) 35)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-4289 (($ (-1 (-316 |#1|) (-316 |#1|)) $) NIL)) (-3876 (((-316 |#1|) $) NIL)) (-1821 (($ $) 34)) (-4172 (((-1152) $) NIL)) (-3769 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2175 (($ (-767)) NIL)) (-1549 (($ $) 36)) (-2762 (((-564) $) NIL)) (-2350 (((-858) $) 68) (($ (-564)) NIL) (($ (-316 |#1|)) NIL)) (-2606 (((-316 |#1|) $ $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2414 (($) 29 T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) 32)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 23)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 28) (($ (-316 |#1|) $) 22)))
-(((-223 |#1| |#2|) (-13 (-618 (-316 |#1|)) (-1034 (-316 |#1|)) (-10 -8 (-15 -3876 ((-316 |#1|) $)) (-15 -1821 ($ $)) (-15 -3900 ($ $)) (-15 -2606 ((-316 |#1|) $ $)) (-15 -2175 ($ (-767))) (-15 -3769 ((-112) $)) (-15 -1400 ((-112) $)) (-15 -2762 ((-564) $)) (-15 -4289 ($ (-1 (-316 |#1|) (-316 |#1|)) $)) (-15 -3191 ($ (-316 |#1|))) (-15 -1549 ($ $)))) (-13 (-1045) (-846)) (-641 (-1170))) (T -223))
-((-3876 (*1 *2 *1) (-12 (-5 *2 (-316 *3)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-1821 (*1 *1 *1) (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846))) (-14 *3 (-641 (-1170))))) (-3900 (*1 *1 *1) (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846))) (-14 *3 (-641 (-1170))))) (-2606 (*1 *2 *1 *1) (-12 (-5 *2 (-316 *3)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-2175 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-3769 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-1400 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-316 *3) (-316 *3))) (-4 *3 (-13 (-1045) (-846))) (-5 *1 (-223 *3 *4)) (-14 *4 (-641 (-1170))))) (-3191 (*1 *1 *2) (-12 (-5 *2 (-316 *3)) (-4 *3 (-13 (-1045) (-846))) (-5 *1 (-223 *3 *4)) (-14 *4 (-641 (-1170))))) (-1549 (*1 *1 *1) (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846))) (-14 *3 (-641 (-1170))))))
-(-13 (-618 (-316 |#1|)) (-1034 (-316 |#1|)) (-10 -8 (-15 -3876 ((-316 |#1|) $)) (-15 -1821 ($ $)) (-15 -3900 ($ $)) (-15 -2606 ((-316 |#1|) $ $)) (-15 -2175 ($ (-767))) (-15 -3769 ((-112) $)) (-15 -1400 ((-112) $)) (-15 -2762 ((-564) $)) (-15 -4289 ($ (-1 (-316 |#1|) (-316 |#1|)) $)) (-15 -3191 ($ (-316 |#1|))) (-15 -1549 ($ $))))
-((-3163 (((-112) (-1152)) 25)) (-2328 (((-3 (-839 |#2|) "failed") (-610 |#2|) |#2| (-839 |#2|) (-839 |#2|) (-112)) 35)) (-2570 (((-3 (-112) "failed") (-1166 |#2|) (-839 |#2|) (-839 |#2|) (-112)) 84) (((-3 (-112) "failed") (-948 |#1|) (-1170) (-839 |#2|) (-839 |#2|) (-112)) 85)))
-(((-224 |#1| |#2|) (-10 -7 (-15 -3163 ((-112) (-1152))) (-15 -2328 ((-3 (-839 |#2|) "failed") (-610 |#2|) |#2| (-839 |#2|) (-839 |#2|) (-112))) (-15 -2570 ((-3 (-112) "failed") (-948 |#1|) (-1170) (-839 |#2|) (-839 |#2|) (-112))) (-15 -2570 ((-3 (-112) "failed") (-1166 |#2|) (-839 |#2|) (-839 |#2|) (-112)))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-29 |#1|))) (T -224))
-((-2570 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1166 *6)) (-5 *4 (-839 *6)) (-4 *6 (-13 (-1194) (-29 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-224 *5 *6)))) (-2570 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-948 *6)) (-5 *4 (-1170)) (-5 *5 (-839 *7)) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *7 (-13 (-1194) (-29 *6))) (-5 *1 (-224 *6 *7)))) (-2328 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-839 *4)) (-5 *3 (-610 *4)) (-5 *5 (-112)) (-4 *4 (-13 (-1194) (-29 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-224 *6 *4)))) (-3163 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-112)) (-5 *1 (-224 *4 *5)) (-4 *5 (-13 (-1194) (-29 *4))))))
-(-10 -7 (-15 -3163 ((-112) (-1152))) (-15 -2328 ((-3 (-839 |#2|) "failed") (-610 |#2|) |#2| (-839 |#2|) (-839 |#2|) (-112))) (-15 -2570 ((-3 (-112) "failed") (-948 |#1|) (-1170) (-839 |#2|) (-839 |#2|) (-112))) (-15 -2570 ((-3 (-112) "failed") (-1166 |#2|) (-839 |#2|) (-839 |#2|) (-112))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 96)) (-3005 (((-564) $) 36)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3309 (($ $) NIL)) (-1321 (($ $) 85)) (-4294 (($ $) 73)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3605 (($ $) 64)) (-2697 (((-112) $ $) NIL)) (-1301 (($ $) 83)) (-4268 (($ $) 71)) (-3415 (((-564) $) 126)) (-1337 (($ $) 88)) (-4318 (($ $) 75)) (-3500 (($) NIL T CONST)) (-1853 (($ $) NIL)) (-4201 (((-3 (-564) "failed") $) 125) (((-3 (-407 (-564)) "failed") $) 122)) (-2961 (((-564) $) 123) (((-407 (-564)) $) 120)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) 101)) (-2006 (((-407 (-564)) $ (-767)) 115) (((-407 (-564)) $ (-767) (-767)) 114)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-3723 (((-917)) 29) (((-917) (-917)) NIL (|has| $ (-6 -4397)))) (-4119 (((-112) $) NIL)) (-2295 (($) 47)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL)) (-3533 (((-564) $) 43)) (-4035 (((-112) $) 97)) (-4047 (($ $ (-564)) NIL)) (-1464 (($ $) NIL)) (-2131 (((-112) $) 95)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) 61) (($) 39 (-12 (-2356 (|has| $ (-6 -4389))) (-2356 (|has| $ (-6 -4397)))))) (-1515 (($ $ $) 60) (($) 38 (-12 (-2356 (|has| $ (-6 -4389))) (-2356 (|has| $ (-6 -4397)))))) (-3585 (((-564) $) 27)) (-3882 (($ $) 34)) (-2141 (($ $) 65)) (-3473 (($ $) 70)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-1443 (((-917) (-564)) NIL (|has| $ (-6 -4397)))) (-3877 (((-1114) $) 99)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL)) (-2630 (($ $) NIL)) (-2766 (($ (-564) (-564)) NIL) (($ (-564) (-564) (-917)) 108)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1377 (((-564) $) 28)) (-2366 (($) 46)) (-1671 (($ $) 69)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3096 (((-917)) NIL) (((-917) (-917)) NIL (|has| $ (-6 -4397)))) (-3735 (($ $ (-767)) NIL) (($ $) 102)) (-3155 (((-917) (-564)) NIL (|has| $ (-6 -4397)))) (-1347 (($ $) 86)) (-4328 (($ $) 76)) (-1330 (($ $) 87)) (-4306 (($ $) 74)) (-1311 (($ $) 84)) (-4280 (($ $) 72)) (-4344 (((-379) $) 111) (((-225) $) 14) (((-888 (-379)) $) NIL) (((-536) $) 53)) (-2350 (((-858) $) 50) (($ (-564)) 68) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-564)) 68) (($ (-407 (-564))) NIL)) (-1471 (((-767)) NIL T CONST)) (-2779 (($ $) NIL)) (-2378 (((-917)) 37) (((-917) (-917)) NIL (|has| $ (-6 -4397)))) (-2940 (((-917)) 25)) (-1380 (($ $) 91)) (-4358 (($ $) 79) (($ $ $) 118)) (-2502 (((-112) $ $) NIL)) (-1359 (($ $) 89)) (-4339 (($ $) 77)) (-1402 (($ $) 94)) (-4378 (($ $) 82)) (-1293 (($ $) 92)) (-1294 (($ $) 80)) (-1391 (($ $) 93)) (-4368 (($ $) 81)) (-1368 (($ $) 90)) (-4349 (($ $) 78)) (-3453 (($ $) 117)) (-2414 (($) 23 T CONST)) (-2428 (($) 44 T CONST)) (-3029 (((-1152) $) 18) (((-1152) $ (-112)) 20) (((-1264) (-818) $) 21) (((-1264) (-818) $ (-112)) 22)) (-1843 (($ $) 105)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-3589 (($ $ $) 107)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 62)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 54)) (-3004 (($ $ $) 45) (($ $ (-564)) 63)) (-2992 (($ $) 55) (($ $ $) 57)) (-2980 (($ $ $) 56)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 66) (($ $ (-407 (-564))) 149) (($ $ $) 67)) (* (($ (-917) $) 35) (($ (-767) $) NIL) (($ (-564) $) 59) (($ $ $) 58) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
-(((-225) (-13 (-404) (-233) (-824) (-1194) (-612 (-536)) (-10 -8 (-15 -3004 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -2366 ($)) (-15 -3882 ($ $)) (-15 -2141 ($ $)) (-15 -4358 ($ $ $)) (-15 -1843 ($ $)) (-15 -3589 ($ $ $)) (-15 -2006 ((-407 (-564)) $ (-767))) (-15 -2006 ((-407 (-564)) $ (-767) (-767)))))) (T -225))
-((** (*1 *1 *1 *1) (-5 *1 (-225))) (-3004 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-225)))) (-2366 (*1 *1) (-5 *1 (-225))) (-3882 (*1 *1 *1) (-5 *1 (-225))) (-2141 (*1 *1 *1) (-5 *1 (-225))) (-4358 (*1 *1 *1 *1) (-5 *1 (-225))) (-1843 (*1 *1 *1) (-5 *1 (-225))) (-3589 (*1 *1 *1 *1) (-5 *1 (-225))) (-2006 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225)))) (-2006 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225)))))
-(-13 (-404) (-233) (-824) (-1194) (-612 (-536)) (-10 -8 (-15 -3004 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -2366 ($)) (-15 -3882 ($ $)) (-15 -2141 ($ $)) (-15 -4358 ($ $ $)) (-15 -1843 ($ $)) (-15 -3589 ($ $ $)) (-15 -2006 ((-407 (-564)) $ (-767))) (-15 -2006 ((-407 (-564)) $ (-767) (-767)))))
-((-1465 (((-169 (-225)) (-767) (-169 (-225))) 11) (((-225) (-767) (-225)) 12)) (-3965 (((-169 (-225)) (-169 (-225))) 13) (((-225) (-225)) 14)) (-1432 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 19) (((-225) (-225) (-225)) 22)) (-4337 (((-169 (-225)) (-169 (-225))) 27) (((-225) (-225)) 26)) (-1641 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 57) (((-225) (-225) (-225)) 49)) (-3894 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 62) (((-225) (-225) (-225)) 60)) (-1300 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 15) (((-225) (-225) (-225)) 16)) (-3672 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 17) (((-225) (-225) (-225)) 18)) (-1756 (((-169 (-225)) (-169 (-225))) 74) (((-225) (-225)) 73)) (-1618 (((-225) (-225)) 68) (((-169 (-225)) (-169 (-225))) 72)) (-1843 (((-169 (-225)) (-169 (-225))) 8) (((-225) (-225)) 9)) (-3589 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 35) (((-225) (-225) (-225)) 31)))
-(((-226) (-10 -7 (-15 -1843 ((-225) (-225))) (-15 -1843 ((-169 (-225)) (-169 (-225)))) (-15 -3589 ((-225) (-225) (-225))) (-15 -3589 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3965 ((-225) (-225))) (-15 -3965 ((-169 (-225)) (-169 (-225)))) (-15 -4337 ((-225) (-225))) (-15 -4337 ((-169 (-225)) (-169 (-225)))) (-15 -1465 ((-225) (-767) (-225))) (-15 -1465 ((-169 (-225)) (-767) (-169 (-225)))) (-15 -1300 ((-225) (-225) (-225))) (-15 -1300 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -1641 ((-225) (-225) (-225))) (-15 -1641 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3672 ((-225) (-225) (-225))) (-15 -3672 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3894 ((-225) (-225) (-225))) (-15 -3894 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -1618 ((-169 (-225)) (-169 (-225)))) (-15 -1618 ((-225) (-225))) (-15 -1756 ((-225) (-225))) (-15 -1756 ((-169 (-225)) (-169 (-225)))) (-15 -1432 ((-225) (-225) (-225))) (-15 -1432 ((-169 (-225)) (-169 (-225)) (-169 (-225)))))) (T -226))
-((-1432 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1432 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1756 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1756 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1618 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1618 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3894 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3894 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-3672 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3672 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1641 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1641 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1300 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1300 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1465 (*1 *2 *3 *2) (-12 (-5 *2 (-169 (-225))) (-5 *3 (-767)) (-5 *1 (-226)))) (-1465 (*1 *2 *3 *2) (-12 (-5 *2 (-225)) (-5 *3 (-767)) (-5 *1 (-226)))) (-4337 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-4337 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-3965 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3965 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-3589 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3589 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1843 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1843 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))))
-(-10 -7 (-15 -1843 ((-225) (-225))) (-15 -1843 ((-169 (-225)) (-169 (-225)))) (-15 -3589 ((-225) (-225) (-225))) (-15 -3589 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3965 ((-225) (-225))) (-15 -3965 ((-169 (-225)) (-169 (-225)))) (-15 -4337 ((-225) (-225))) (-15 -4337 ((-169 (-225)) (-169 (-225)))) (-15 -1465 ((-225) (-767) (-225))) (-15 -1465 ((-169 (-225)) (-767) (-169 (-225)))) (-15 -1300 ((-225) (-225) (-225))) (-15 -1300 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -1641 ((-225) (-225) (-225))) (-15 -1641 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3672 ((-225) (-225) (-225))) (-15 -3672 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3894 ((-225) (-225) (-225))) (-15 -3894 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -1618 ((-169 (-225)) (-169 (-225)))) (-15 -1618 ((-225) (-225))) (-15 -1756 ((-225) (-225))) (-15 -1756 ((-169 (-225)) (-169 (-225)))) (-15 -1432 ((-225) (-225) (-225))) (-15 -1432 ((-169 (-225)) (-169 (-225)) (-169 (-225)))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4020 (($ (-767) (-767)) NIL)) (-3502 (($ $ $) NIL)) (-2915 (($ (-1259 |#1|)) NIL) (($ $) NIL)) (-3345 (($ |#1| |#1| |#1|) 33)) (-1495 (((-112) $) NIL)) (-1776 (($ $ (-564) (-564)) NIL)) (-1752 (($ $ (-564) (-564)) NIL)) (-4102 (($ $ (-564) (-564) (-564) (-564)) NIL)) (-2538 (($ $) NIL)) (-2405 (((-112) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-4319 (($ $ (-564) (-564) $) NIL)) (-3797 ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) NIL)) (-2375 (($ $ (-564) (-1259 |#1|)) NIL)) (-1486 (($ $ (-564) (-1259 |#1|)) NIL)) (-4261 (($ |#1| |#1| |#1|) 32)) (-1481 (($ (-767) |#1|) NIL)) (-3500 (($) NIL T CONST)) (-3159 (($ $) NIL (|has| |#1| (-307)))) (-1441 (((-1259 |#1|) $ (-564)) NIL)) (-2302 (($ |#1|) 31)) (-1423 (($ |#1|) 30)) (-3826 (($ |#1|) 29)) (-2828 (((-767) $) NIL (|has| |#1| (-556)))) (-4335 ((|#1| $ (-564) (-564) |#1|) NIL)) (-4266 ((|#1| $ (-564) (-564)) NIL)) (-3305 (((-641 |#1|) $) NIL)) (-2365 (((-767) $) NIL (|has| |#1| (-556)))) (-1511 (((-641 (-1259 |#1|)) $) NIL (|has| |#1| (-556)))) (-3618 (((-767) $) NIL)) (-4142 (($ (-767) (-767) |#1|) NIL)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3232 ((|#1| $) NIL (|has| |#1| (-6 (-4408 "*"))))) (-2476 (((-564) $) NIL)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4030 (((-564) $) NIL)) (-1980 (((-564) $) NIL)) (-2259 (($ (-641 (-641 |#1|))) 11)) (-4326 (($ (-1 |#1| |#1|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2793 (((-641 (-641 |#1|)) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4124 (((-3 $ "failed") $) NIL (|has| |#1| (-363)))) (-3387 (($) 12)) (-1793 (($ $ $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564))) NIL)) (-1765 (($ (-641 |#1|)) NIL) (($ (-641 $)) NIL)) (-2327 (((-112) $) NIL)) (-2401 ((|#1| $) NIL (|has| |#1| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2104 (((-1259 |#1|) $ (-564)) NIL)) (-2350 (($ (-1259 |#1|)) NIL) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2256 (((-112) $) NIL)) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-564) $) NIL) (((-1259 |#1|) $ (-1259 |#1|)) 15) (((-1259 |#1|) (-1259 |#1|) $) NIL) (((-939 |#1|) $ (-939 |#1|)) 21)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-227 |#1|) (-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 * ((-939 |#1|) $ (-939 |#1|))) (-15 -3387 ($)) (-15 -3826 ($ |#1|)) (-15 -1423 ($ |#1|)) (-15 -2302 ($ |#1|)) (-15 -4261 ($ |#1| |#1| |#1|)) (-15 -3345 ($ |#1| |#1| |#1|)))) (-13 (-363) (-1194))) (T -227))
-((* (*1 *2 *1 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194))) (-5 *1 (-227 *3)))) (-3387 (*1 *1) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-3826 (*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-1423 (*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-2302 (*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-4261 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-3345 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
-(-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 * ((-939 |#1|) $ (-939 |#1|))) (-15 -3387 ($)) (-15 -3826 ($ |#1|)) (-15 -1423 ($ |#1|)) (-15 -2302 ($ |#1|)) (-15 -4261 ($ |#1| |#1| |#1|)) (-15 -3345 ($ |#1| |#1| |#1|))))
-((-2351 (($ (-1 (-112) |#2|) $) 15)) (-2670 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 26)) (-2124 (($) NIL) (($ (-641 |#2|)) 11)) (-2893 (((-112) $ $) 24)))
-(((-228 |#1| |#2|) (-10 -8 (-15 -2351 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2670 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2670 (|#1| |#2| |#1|)) (-15 -2124 (|#1| (-641 |#2|))) (-15 -2124 (|#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-229 |#2|) (-1094)) (T -228))
-NIL
-(-10 -8 (-15 -2351 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2670 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2670 (|#1| |#2| |#1|)) (-15 -2124 (|#1| (-641 |#2|))) (-15 -2124 (|#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-2351 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3215 (($ $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2124 (($) 49) (($ (-641 |#1|)) 48)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 50)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2572 ((|#2| $ (-767) |#2|) 11)) (-2562 ((|#2| $ (-767)) 10)) (-4111 (($) 8)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 26)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 13)))
+(((-213 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -4111 ($)) (-15 -2562 (|#2| $ (-767))) (-15 -2572 (|#2| $ (-767) |#2|)))) (-917) (-1094)) (T -213))
+((-4111 (*1 *1) (-12 (-5 *1 (-213 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1094)))) (-2562 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *2 (-1094)) (-5 *1 (-213 *4 *2)) (-14 *4 (-917)))) (-2572 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-213 *4 *2)) (-14 *4 (-917)) (-4 *2 (-1094)))))
+(-13 (-1094) (-10 -8 (-15 -4111 ($)) (-15 -2562 (|#2| $ (-767))) (-15 -2572 (|#2| $ (-767) |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3141 (((-1264) $) 37) (((-1264) $ (-917) (-917)) 44)) (-4361 (($ $ (-985)) 19) (((-245 (-1152)) $ (-1170)) 15)) (-1682 (((-1264) $) 35)) (-2326 (((-858) $) 32) (($ (-641 |#1|)) 8)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $ $) 27)) (-2968 (($ $ $) 22)))
+(((-214 |#1|) (-13 (-1094) (-614 (-641 |#1|)) (-10 -8 (-15 -4361 ($ $ (-985))) (-15 -4361 ((-245 (-1152)) $ (-1170))) (-15 -2968 ($ $ $)) (-15 -2981 ($ $ $)) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $)) (-15 -3141 ((-1264) $ (-917) (-917))))) (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $))))) (T -214))
+((-4361 (*1 *1 *1 *2) (-12 (-5 *2 (-985)) (-5 *1 (-214 *3)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $))))))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-245 (-1152))) (-5 *1 (-214 *4)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ *3)) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $))))))) (-2968 (*1 *1 *1 *1) (-12 (-5 *1 (-214 *2)) (-4 *2 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $))))))) (-2981 (*1 *1 *1 *1) (-12 (-5 *1 (-214 *2)) (-4 *2 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $))))))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 (*2 $)) (-15 -3141 (*2 $))))))) (-3141 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 (*2 $)) (-15 -3141 (*2 $))))))) (-3141 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-214 *4)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 (*2 $)) (-15 -3141 (*2 $))))))))
+(-13 (-1094) (-614 (-641 |#1|)) (-10 -8 (-15 -4361 ($ $ (-985))) (-15 -4361 ((-245 (-1152)) $ (-1170))) (-15 -2968 ($ $ $)) (-15 -2981 ($ $ $)) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $)) (-15 -3141 ((-1264) $ (-917) (-917)))))
+((-4160 ((|#2| |#4| (-1 |#2| |#2|)) 49)))
+(((-215 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4160 (|#2| |#4| (-1 |#2| |#2|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -215))
+((-4160 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-363)) (-4 *6 (-1235 (-407 *2))) (-4 *2 (-1235 *5)) (-5 *1 (-215 *5 *2 *6 *3)) (-4 *3 (-342 *5 *2 *6)))))
+(-10 -7 (-15 -4160 (|#2| |#4| (-1 |#2| |#2|))))
+((-3079 ((|#2| |#2| (-767) |#2|) 58)) (-3477 ((|#2| |#2| (-767) |#2|) 54)) (-3173 (((-641 |#2|) (-641 (-2 (|:| |deg| (-767)) (|:| -2960 |#2|)))) 81)) (-3766 (((-641 (-2 (|:| |deg| (-767)) (|:| -2960 |#2|))) |#2|) 75)) (-2570 (((-112) |#2|) 73)) (-2153 (((-418 |#2|) |#2|) 101)) (-3546 (((-418 |#2|) |#2|) 100)) (-1322 ((|#2| |#2| (-767) |#2|) 52)) (-1652 (((-2 (|:| |cont| |#1|) (|:| -4006 (-641 (-2 (|:| |irr| |#2|) (|:| -2582 (-564)))))) |#2| (-112)) 93)))
+(((-216 |#1| |#2|) (-10 -7 (-15 -3546 ((-418 |#2|) |#2|)) (-15 -2153 ((-418 |#2|) |#2|)) (-15 -1652 ((-2 (|:| |cont| |#1|) (|:| -4006 (-641 (-2 (|:| |irr| |#2|) (|:| -2582 (-564)))))) |#2| (-112))) (-15 -3766 ((-641 (-2 (|:| |deg| (-767)) (|:| -2960 |#2|))) |#2|)) (-15 -3173 ((-641 |#2|) (-641 (-2 (|:| |deg| (-767)) (|:| -2960 |#2|))))) (-15 -1322 (|#2| |#2| (-767) |#2|)) (-15 -3477 (|#2| |#2| (-767) |#2|)) (-15 -3079 (|#2| |#2| (-767) |#2|)) (-15 -2570 ((-112) |#2|))) (-349) (-1235 |#1|)) (T -216))
+((-2570 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))) (-3079 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2)) (-4 *2 (-1235 *4)))) (-3477 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2)) (-4 *2 (-1235 *4)))) (-1322 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2)) (-4 *2 (-1235 *4)))) (-3173 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |deg| (-767)) (|:| -2960 *5)))) (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *2 (-641 *5)) (-5 *1 (-216 *4 *5)))) (-3766 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -2960 *3)))) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))) (-1652 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-349)) (-5 *2 (-2 (|:| |cont| *5) (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564))))))) (-5 *1 (-216 *5 *3)) (-4 *3 (-1235 *5)))) (-2153 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -3546 ((-418 |#2|) |#2|)) (-15 -2153 ((-418 |#2|) |#2|)) (-15 -1652 ((-2 (|:| |cont| |#1|) (|:| -4006 (-641 (-2 (|:| |irr| |#2|) (|:| -2582 (-564)))))) |#2| (-112))) (-15 -3766 ((-641 (-2 (|:| |deg| (-767)) (|:| -2960 |#2|))) |#2|)) (-15 -3173 ((-641 |#2|) (-641 (-2 (|:| |deg| (-767)) (|:| -2960 |#2|))))) (-15 -1322 (|#2| |#2| (-767) |#2|)) (-15 -3477 (|#2| |#2| (-767) |#2|)) (-15 -3079 (|#2| |#2| (-767) |#2|)) (-15 -2570 ((-112) |#2|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-564) $) NIL (|has| (-564) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-564) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-564) (-1034 (-564))))) (-2938 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-564) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| (-564) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-564) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-4371 (((-112) $) NIL (|has| (-564) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-564) (-846)))) (-4271 (($ (-1 (-564) (-564)) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-564) (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) NIL)) (-4256 (((-564) $) NIL (|has| (-564) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-564) $) NIL)) (-3537 (($ (-407 (-564))) 9)) (-4327 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 8) (($ (-564)) NIL) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL) (((-1000 10) $) 10)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 (((-564) $) NIL (|has| (-564) (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| (-564) (-816)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2992 (($ $ $) NIL) (($ (-564) (-564)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL)))
+(((-217) (-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 10)) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -3537 ($ (-407 (-564))))))) (T -217))
+((-4125 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217)))) (-3537 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217)))))
+(-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 10)) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -3537 ($ (-407 (-564))))))
+((-2315 (((-112) $ $) NIL)) (-1787 (((-1112) $) 13)) (-2332 (((-1152) $) NIL)) (-1385 (((-483) $) 10)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 23) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-1129) $) 15)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-218) (-13 (-1077) (-10 -8 (-15 -1385 ((-483) $)) (-15 -1787 ((-1112) $)) (-15 -2422 ((-1129) $))))) (T -218))
+((-1385 (*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-218)))) (-1787 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-218)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-218)))))
+(-13 (-1077) (-10 -8 (-15 -1385 ((-483) $)) (-15 -1787 ((-1112) $)) (-15 -2422 ((-1129) $))))
+((-2983 (((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)) (-1152)) 29) (((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|))) 25)) (-1732 (((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1170) (-839 |#2|) (-839 |#2|) (-112)) 17)))
+(((-219 |#1| |#2|) (-10 -7 (-15 -2983 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)))) (-15 -2983 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)) (-1152))) (-15 -1732 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1170) (-839 |#2|) (-839 |#2|) (-112)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-29 |#1|))) (T -219))
+((-1732 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1170)) (-5 *6 (-112)) (-4 *7 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-4 *3 (-13 (-1194) (-955) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-219 *7 *3)) (-5 *5 (-839 *3)))) (-2983 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1086 (-839 *3))) (-5 *5 (-1152)) (-4 *3 (-13 (-1194) (-955) (-29 *6))) (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-219 *6 *3)))) (-2983 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-839 *3))) (-4 *3 (-13 (-1194) (-955) (-29 *5))) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-219 *5 *3)))))
+(-10 -7 (-15 -2983 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)))) (-15 -2983 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1086 (-839 |#2|)) (-1152))) (-15 -1732 ((-3 (|:| |f1| (-839 |#2|)) (|:| |f2| (-641 (-839 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1170) (-839 |#2|) (-839 |#2|) (-112))))
+((-2983 (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))) (-1152)) 49) (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|))))) 46) (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))) (-1152)) 50) (((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|)))) 22)))
+(((-220 |#1|) (-10 -7 (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))))) (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))) (-1152))) (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))))) (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))) (-1152)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (T -220))
+((-2983 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1086 (-839 (-407 (-948 *6))))) (-5 *5 (-1152)) (-5 *3 (-407 (-948 *6))) (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *6)))) (-2983 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-839 (-407 (-948 *5))))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *5)))) (-2983 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1086 (-839 (-316 *6)))) (-5 *5 (-1152)) (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *6)))) (-2983 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1086 (-839 (-316 *5)))) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-220 *5)))))
+(-10 -7 (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))))) (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-316 |#1|))) (-1152))) (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))))) (-15 -2983 ((-3 (|:| |f1| (-839 (-316 |#1|))) (|:| |f2| (-641 (-839 (-316 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-407 (-948 |#1|)) (-1086 (-839 (-407 (-948 |#1|)))) (-1152))))
+((-1297 (((-2 (|:| -2859 (-1166 |#1|)) (|:| |deg| (-917))) (-1166 |#1|)) 26)) (-3458 (((-641 (-316 |#2|)) (-316 |#2|) (-917)) 54)))
+(((-221 |#1| |#2|) (-10 -7 (-15 -1297 ((-2 (|:| -2859 (-1166 |#1|)) (|:| |deg| (-917))) (-1166 |#1|))) (-15 -3458 ((-641 (-316 |#2|)) (-316 |#2|) (-917)))) (-1045) (-13 (-556) (-846))) (T -221))
+((-3458 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *6 (-13 (-556) (-846))) (-5 *2 (-641 (-316 *6))) (-5 *1 (-221 *5 *6)) (-5 *3 (-316 *6)) (-4 *5 (-1045)))) (-1297 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-2 (|:| -2859 (-1166 *4)) (|:| |deg| (-917)))) (-5 *1 (-221 *4 *5)) (-5 *3 (-1166 *4)) (-4 *5 (-13 (-556) (-846))))))
+(-10 -7 (-15 -1297 ((-2 (|:| -2859 (-1166 |#1|)) (|:| |deg| (-917))) (-1166 |#1|))) (-15 -3458 ((-641 (-316 |#2|)) (-316 |#2|) (-917))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1910 ((|#1| $) NIL)) (-3008 ((|#1| $) 30)) (-3073 (((-112) $ (-767)) NIL)) (-1747 (($) NIL T CONST)) (-2204 (($ $) NIL)) (-1436 (($ $) 39)) (-3372 ((|#1| |#1| $) NIL)) (-1978 ((|#1| $) NIL)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2313 (((-767) $) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4359 ((|#1| $) NIL)) (-2680 ((|#1| |#1| $) 35)) (-2942 ((|#1| |#1| $) 37)) (-4066 (($ |#1| $) NIL)) (-4315 (((-767) $) 33)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-4244 ((|#1| $) NIL)) (-4126 ((|#1| $) 31)) (-2853 ((|#1| $) 29)) (-3326 ((|#1| $) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-3378 ((|#1| |#1| $) NIL)) (-4169 (((-112) $) 9)) (-1531 (($) NIL)) (-4347 ((|#1| $) NIL)) (-3759 (($) NIL) (($ (-641 |#1|)) 16)) (-3350 (((-767) $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-2849 ((|#1| $) 13)) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) NIL)) (-4166 ((|#1| $) NIL)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-222 |#1|) (-13 (-254 |#1|) (-10 -8 (-15 -3759 ($ (-641 |#1|))))) (-1094)) (T -222))
+((-3759 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-222 *3)))))
+(-13 (-254 |#1|) (-10 -8 (-15 -3759 ($ (-641 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4124 (($ (-316 |#1|)) 27)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-2955 (((-112) $) NIL)) (-4180 (((-3 (-316 |#1|) "failed") $) NIL)) (-2938 (((-316 |#1|) $) NIL)) (-3878 (($ $) 35)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-4271 (($ (-1 (-316 |#1|) (-316 |#1|)) $) NIL)) (-3853 (((-316 |#1|) $) NIL)) (-1808 (($ $) 34)) (-2332 (((-1152) $) NIL)) (-3125 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2186 (($ (-767)) NIL)) (-1922 (($ $) 36)) (-3258 (((-564) $) NIL)) (-2326 (((-858) $) 68) (($ (-564)) NIL) (($ (-316 |#1|)) NIL)) (-1690 (((-316 |#1|) $ $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 29 T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) 32)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 23)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 28) (($ (-316 |#1|) $) 22)))
+(((-223 |#1| |#2|) (-13 (-618 (-316 |#1|)) (-1034 (-316 |#1|)) (-10 -8 (-15 -3853 ((-316 |#1|) $)) (-15 -1808 ($ $)) (-15 -3878 ($ $)) (-15 -1690 ((-316 |#1|) $ $)) (-15 -2186 ($ (-767))) (-15 -3125 ((-112) $)) (-15 -2955 ((-112) $)) (-15 -3258 ((-564) $)) (-15 -4271 ($ (-1 (-316 |#1|) (-316 |#1|)) $)) (-15 -4124 ($ (-316 |#1|))) (-15 -1922 ($ $)))) (-13 (-1045) (-846)) (-641 (-1170))) (T -223))
+((-3853 (*1 *2 *1) (-12 (-5 *2 (-316 *3)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-1808 (*1 *1 *1) (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846))) (-14 *3 (-641 (-1170))))) (-3878 (*1 *1 *1) (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846))) (-14 *3 (-641 (-1170))))) (-1690 (*1 *2 *1 *1) (-12 (-5 *2 (-316 *3)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-2186 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-3125 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-2955 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-3258 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170))))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-316 *3) (-316 *3))) (-4 *3 (-13 (-1045) (-846))) (-5 *1 (-223 *3 *4)) (-14 *4 (-641 (-1170))))) (-4124 (*1 *1 *2) (-12 (-5 *2 (-316 *3)) (-4 *3 (-13 (-1045) (-846))) (-5 *1 (-223 *3 *4)) (-14 *4 (-641 (-1170))))) (-1922 (*1 *1 *1) (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846))) (-14 *3 (-641 (-1170))))))
+(-13 (-618 (-316 |#1|)) (-1034 (-316 |#1|)) (-10 -8 (-15 -3853 ((-316 |#1|) $)) (-15 -1808 ($ $)) (-15 -3878 ($ $)) (-15 -1690 ((-316 |#1|) $ $)) (-15 -2186 ($ (-767))) (-15 -3125 ((-112) $)) (-15 -2955 ((-112) $)) (-15 -3258 ((-564) $)) (-15 -4271 ($ (-1 (-316 |#1|) (-316 |#1|)) $)) (-15 -4124 ($ (-316 |#1|))) (-15 -1922 ($ $))))
+((-1492 (((-112) (-1152)) 25)) (-2979 (((-3 (-839 |#2|) "failed") (-610 |#2|) |#2| (-839 |#2|) (-839 |#2|) (-112)) 34)) (-3288 (((-3 (-112) "failed") (-1166 |#2|) (-839 |#2|) (-839 |#2|) (-112)) 83) (((-3 (-112) "failed") (-948 |#1|) (-1170) (-839 |#2|) (-839 |#2|) (-112)) 84)))
+(((-224 |#1| |#2|) (-10 -7 (-15 -1492 ((-112) (-1152))) (-15 -2979 ((-3 (-839 |#2|) "failed") (-610 |#2|) |#2| (-839 |#2|) (-839 |#2|) (-112))) (-15 -3288 ((-3 (-112) "failed") (-948 |#1|) (-1170) (-839 |#2|) (-839 |#2|) (-112))) (-15 -3288 ((-3 (-112) "failed") (-1166 |#2|) (-839 |#2|) (-839 |#2|) (-112)))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-29 |#1|))) (T -224))
+((-3288 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1166 *6)) (-5 *4 (-839 *6)) (-4 *6 (-13 (-1194) (-29 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-224 *5 *6)))) (-3288 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-112)) (-5 *3 (-948 *6)) (-5 *4 (-1170)) (-5 *5 (-839 *7)) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *7 (-13 (-1194) (-29 *6))) (-5 *1 (-224 *6 *7)))) (-2979 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-839 *4)) (-5 *3 (-610 *4)) (-5 *5 (-112)) (-4 *4 (-13 (-1194) (-29 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-224 *6 *4)))) (-1492 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-112)) (-5 *1 (-224 *4 *5)) (-4 *5 (-13 (-1194) (-29 *4))))))
+(-10 -7 (-15 -1492 ((-112) (-1152))) (-15 -2979 ((-3 (-839 |#2|) "failed") (-610 |#2|) |#2| (-839 |#2|) (-839 |#2|) (-112))) (-15 -3288 ((-3 (-112) "failed") (-948 |#1|) (-1170) (-839 |#2|) (-839 |#2|) (-112))) (-15 -3288 ((-3 (-112) "failed") (-1166 |#2|) (-839 |#2|) (-839 |#2|) (-112))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 96)) (-4302 (((-564) $) 36)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1353 (($ $) NIL)) (-1316 (($ $) 85)) (-4272 (($ $) 73)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3557 (($ $) 64)) (-3143 (((-112) $ $) NIL)) (-1295 (($ $) 83)) (-4249 (($ $) 71)) (-1336 (((-564) $) 126)) (-1339 (($ $) 88)) (-4296 (($ $) 75)) (-1747 (($) NIL T CONST)) (-1972 (($ $) NIL)) (-4180 (((-3 (-564) "failed") $) 125) (((-3 (-407 (-564)) "failed") $) 122)) (-2938 (((-564) $) 123) (((-407 (-564)) $) 120)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) 101)) (-1822 (((-407 (-564)) $ (-767)) 115) (((-407 (-564)) $ (-767) (-767)) 114)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2012 (((-917)) 29) (((-917) (-917)) NIL (|has| $ (-6 -4398)))) (-3530 (((-112) $) NIL)) (-2284 (($) 47)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL)) (-3924 (((-564) $) 43)) (-1980 (((-112) $) 97)) (-3596 (($ $ (-564)) NIL)) (-4158 (($ $) NIL)) (-4371 (((-112) $) 95)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) 61) (($) 39 (-12 (-2354 (|has| $ (-6 -4390))) (-2354 (|has| $ (-6 -4398)))))) (-1530 (($ $ $) 60) (($) 38 (-12 (-2354 (|has| $ (-6 -4390))) (-2354 (|has| $ (-6 -4398)))))) (-3524 (((-564) $) 27)) (-3022 (($ $) 34)) (-2140 (($ $) 65)) (-3441 (($ $) 70)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-1900 (((-917) (-564)) NIL (|has| $ (-6 -4398)))) (-3868 (((-1114) $) 99)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL)) (-4256 (($ $) NIL)) (-2723 (($ (-564) (-564)) NIL) (($ (-564) (-564) (-917)) 108)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4165 (((-564) $) 28)) (-4254 (($) 46)) (-1673 (($ $) 69)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-4132 (((-917)) NIL) (((-917) (-917)) NIL (|has| $ (-6 -4398)))) (-3142 (($ $ (-767)) NIL) (($ $) 102)) (-2006 (((-917) (-564)) NIL (|has| $ (-6 -4398)))) (-1350 (($ $) 86)) (-4305 (($ $) 76)) (-1327 (($ $) 87)) (-4284 (($ $) 74)) (-1307 (($ $) 84)) (-4261 (($ $) 72)) (-4327 (((-379) $) 111) (((-225) $) 14) (((-888 (-379)) $) NIL) (((-536) $) 53)) (-2326 (((-858) $) 50) (($ (-564)) 68) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-564)) 68) (($ (-407 (-564))) NIL)) (-3662 (((-767)) NIL T CONST)) (-4328 (($ $) NIL)) (-4231 (((-917)) 37) (((-917) (-917)) NIL (|has| $ (-6 -4398)))) (-1700 (((-112) $ $) NIL)) (-4370 (((-917)) 25)) (-1384 (($ $) 91)) (-4342 (($ $) 79) (($ $ $) 118)) (-3013 (((-112) $ $) NIL)) (-1361 (($ $) 89)) (-4317 (($ $) 77)) (-1409 (($ $) 94)) (-4366 (($ $) 82)) (-2665 (($ $) 92)) (-4378 (($ $) 80)) (-1398 (($ $) 93)) (-4353 (($ $) 81)) (-1372 (($ $) 90)) (-4329 (($ $) 78)) (-2007 (($ $) 117)) (-2409 (($) 23 T CONST)) (-2421 (($) 44 T CONST)) (-2693 (((-1152) $) 18) (((-1152) $ (-112)) 20) (((-1264) (-818) $) 21) (((-1264) (-818) $ (-112)) 22)) (-2170 (($ $) 105)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2273 (($ $ $) 107)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 62)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 54)) (-2992 (($ $ $) 45) (($ $ (-564)) 63)) (-2981 (($ $) 55) (($ $ $) 57)) (-2968 (($ $ $) 56)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 66) (($ $ (-407 (-564))) 149) (($ $ $) 67)) (* (($ (-917) $) 35) (($ (-767) $) NIL) (($ (-564) $) 59) (($ $ $) 58) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+(((-225) (-13 (-404) (-233) (-824) (-1194) (-612 (-536)) (-10 -8 (-15 -2992 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -4254 ($)) (-15 -3022 ($ $)) (-15 -2140 ($ $)) (-15 -4342 ($ $ $)) (-15 -2170 ($ $)) (-15 -2273 ($ $ $)) (-15 -1822 ((-407 (-564)) $ (-767))) (-15 -1822 ((-407 (-564)) $ (-767) (-767)))))) (T -225))
+((** (*1 *1 *1 *1) (-5 *1 (-225))) (-2992 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-225)))) (-4254 (*1 *1) (-5 *1 (-225))) (-3022 (*1 *1 *1) (-5 *1 (-225))) (-2140 (*1 *1 *1) (-5 *1 (-225))) (-4342 (*1 *1 *1 *1) (-5 *1 (-225))) (-2170 (*1 *1 *1) (-5 *1 (-225))) (-2273 (*1 *1 *1 *1) (-5 *1 (-225))) (-1822 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225)))) (-1822 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225)))))
+(-13 (-404) (-233) (-824) (-1194) (-612 (-536)) (-10 -8 (-15 -2992 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -4254 ($)) (-15 -3022 ($ $)) (-15 -2140 ($ $)) (-15 -4342 ($ $ $)) (-15 -2170 ($ $)) (-15 -2273 ($ $ $)) (-15 -1822 ((-407 (-564)) $ (-767))) (-15 -1822 ((-407 (-564)) $ (-767) (-767)))))
+((-4268 (((-169 (-225)) (-767) (-169 (-225))) 11) (((-225) (-767) (-225)) 12)) (-3300 (((-169 (-225)) (-169 (-225))) 13) (((-225) (-225)) 14)) (-2103 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 19) (((-225) (-225) (-225)) 22)) (-3601 (((-169 (-225)) (-169 (-225))) 27) (((-225) (-225)) 26)) (-2731 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 57) (((-225) (-225) (-225)) 49)) (-1527 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 62) (((-225) (-225) (-225)) 60)) (-4020 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 15) (((-225) (-225) (-225)) 16)) (-3320 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 17) (((-225) (-225) (-225)) 18)) (-1697 (((-169 (-225)) (-169 (-225))) 74) (((-225) (-225)) 73)) (-2847 (((-225) (-225)) 68) (((-169 (-225)) (-169 (-225))) 72)) (-2170 (((-169 (-225)) (-169 (-225))) 8) (((-225) (-225)) 9)) (-2273 (((-169 (-225)) (-169 (-225)) (-169 (-225))) 35) (((-225) (-225) (-225)) 31)))
+(((-226) (-10 -7 (-15 -2170 ((-225) (-225))) (-15 -2170 ((-169 (-225)) (-169 (-225)))) (-15 -2273 ((-225) (-225) (-225))) (-15 -2273 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3300 ((-225) (-225))) (-15 -3300 ((-169 (-225)) (-169 (-225)))) (-15 -3601 ((-225) (-225))) (-15 -3601 ((-169 (-225)) (-169 (-225)))) (-15 -4268 ((-225) (-767) (-225))) (-15 -4268 ((-169 (-225)) (-767) (-169 (-225)))) (-15 -4020 ((-225) (-225) (-225))) (-15 -4020 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -2731 ((-225) (-225) (-225))) (-15 -2731 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3320 ((-225) (-225) (-225))) (-15 -3320 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -1527 ((-225) (-225) (-225))) (-15 -1527 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -2847 ((-169 (-225)) (-169 (-225)))) (-15 -2847 ((-225) (-225))) (-15 -1697 ((-225) (-225))) (-15 -1697 ((-169 (-225)) (-169 (-225)))) (-15 -2103 ((-225) (-225) (-225))) (-15 -2103 ((-169 (-225)) (-169 (-225)) (-169 (-225)))))) (T -226))
+((-2103 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-2103 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-1697 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1697 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-2847 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-2847 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1527 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-1527 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-3320 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3320 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-2731 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-2731 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-4020 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-4020 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-4268 (*1 *2 *3 *2) (-12 (-5 *2 (-169 (-225))) (-5 *3 (-767)) (-5 *1 (-226)))) (-4268 (*1 *2 *3 *2) (-12 (-5 *2 (-225)) (-5 *3 (-767)) (-5 *1 (-226)))) (-3601 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3601 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-3300 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-3300 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-2273 (*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-2273 (*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))) (-2170 (*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))) (-2170 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226)))))
+(-10 -7 (-15 -2170 ((-225) (-225))) (-15 -2170 ((-169 (-225)) (-169 (-225)))) (-15 -2273 ((-225) (-225) (-225))) (-15 -2273 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3300 ((-225) (-225))) (-15 -3300 ((-169 (-225)) (-169 (-225)))) (-15 -3601 ((-225) (-225))) (-15 -3601 ((-169 (-225)) (-169 (-225)))) (-15 -4268 ((-225) (-767) (-225))) (-15 -4268 ((-169 (-225)) (-767) (-169 (-225)))) (-15 -4020 ((-225) (-225) (-225))) (-15 -4020 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -2731 ((-225) (-225) (-225))) (-15 -2731 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -3320 ((-225) (-225) (-225))) (-15 -3320 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -1527 ((-225) (-225) (-225))) (-15 -1527 ((-169 (-225)) (-169 (-225)) (-169 (-225)))) (-15 -2847 ((-169 (-225)) (-169 (-225)))) (-15 -2847 ((-225) (-225))) (-15 -1697 ((-225) (-225))) (-15 -1697 ((-169 (-225)) (-169 (-225)))) (-15 -2103 ((-225) (-225) (-225))) (-15 -2103 ((-169 (-225)) (-169 (-225)) (-169 (-225)))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3992 (($ (-767) (-767)) NIL)) (-1933 (($ $ $) NIL)) (-2698 (($ (-1259 |#1|)) NIL) (($ $) NIL)) (-3318 (($ |#1| |#1| |#1|) 33)) (-4114 (((-112) $) NIL)) (-2751 (($ $ (-564) (-564)) NIL)) (-2518 (($ $ (-564) (-564)) NIL)) (-4210 (($ $ (-564) (-564) (-564) (-564)) NIL)) (-3019 (($ $) NIL)) (-1638 (((-112) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2546 (($ $ (-564) (-564) $) NIL)) (-2463 ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) NIL)) (-2070 (($ $ (-564) (-1259 |#1|)) NIL)) (-2649 (($ $ (-564) (-1259 |#1|)) NIL)) (-1520 (($ |#1| |#1| |#1|) 32)) (-2201 (($ (-767) |#1|) NIL)) (-1747 (($) NIL T CONST)) (-4179 (($ $) NIL (|has| |#1| (-307)))) (-1691 (((-1259 |#1|) $ (-564)) NIL)) (-2402 (($ |#1|) 31)) (-3661 (($ |#1|) 30)) (-2502 (($ |#1|) 29)) (-4242 (((-767) $) NIL (|has| |#1| (-556)))) (-2619 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2562 ((|#1| $ (-564) (-564)) NIL)) (-1624 (((-641 |#1|) $) NIL)) (-4178 (((-767) $) NIL (|has| |#1| (-556)))) (-2538 (((-641 (-1259 |#1|)) $) NIL (|has| |#1| (-556)))) (-4387 (((-767) $) NIL)) (-4111 (($ (-767) (-767) |#1|) NIL)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3718 ((|#1| $) NIL (|has| |#1| (-6 (-4409 "*"))))) (-3345 (((-564) $) NIL)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2603 (((-564) $) NIL)) (-2224 (((-564) $) NIL)) (-2251 (($ (-641 (-641 |#1|))) 11)) (-2613 (($ (-1 |#1| |#1|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2970 (((-641 (-641 |#1|)) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2774 (((-3 $ "failed") $) NIL (|has| |#1| (-363)))) (-2661 (($) 12)) (-1825 (($ $ $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564))) NIL)) (-1346 (($ (-641 |#1|)) NIL) (($ (-641 $)) NIL)) (-2863 (((-112) $) NIL)) (-2626 ((|#1| $) NIL (|has| |#1| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-4331 (((-1259 |#1|) $ (-564)) NIL)) (-2326 (($ (-1259 |#1|)) NIL) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2659 (((-112) $) NIL)) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-564) $) NIL) (((-1259 |#1|) $ (-1259 |#1|)) 15) (((-1259 |#1|) (-1259 |#1|) $) NIL) (((-939 |#1|) $ (-939 |#1|)) 21)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-227 |#1|) (-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 * ((-939 |#1|) $ (-939 |#1|))) (-15 -2661 ($)) (-15 -2502 ($ |#1|)) (-15 -3661 ($ |#1|)) (-15 -2402 ($ |#1|)) (-15 -1520 ($ |#1| |#1| |#1|)) (-15 -3318 ($ |#1| |#1| |#1|)))) (-13 (-363) (-1194))) (T -227))
+((* (*1 *2 *1 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194))) (-5 *1 (-227 *3)))) (-2661 (*1 *1) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-2502 (*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-3661 (*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-2402 (*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-1520 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))) (-3318 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
+(-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 * ((-939 |#1|) $ (-939 |#1|))) (-15 -2661 ($)) (-15 -2502 ($ |#1|)) (-15 -3661 ($ |#1|)) (-15 -2402 ($ |#1|)) (-15 -1520 ($ |#1| |#1| |#1|)) (-15 -3318 ($ |#1| |#1| |#1|))))
+((-2380 (($ (-1 (-112) |#2|) $) 15)) (-4060 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 26)) (-1760 (($) NIL) (($ (-641 |#2|)) 11)) (-2876 (((-112) $ $) 24)))
+(((-228 |#1| |#2|) (-10 -8 (-15 -2380 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4060 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4060 (|#1| |#2| |#1|)) (-15 -1760 (|#1| (-641 |#2|))) (-15 -1760 (|#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-229 |#2|) (-1094)) (T -228))
+NIL
+(-10 -8 (-15 -2380 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4060 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4060 (|#1| |#2| |#1|)) (-15 -1760 (|#1| (-641 |#2|))) (-15 -1760 (|#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-2380 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3195 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 47 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-1760 (($) 50) (($ (-641 |#1|)) 49)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 51)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-229 |#1|) (-140) (-1094)) (T -229))
NIL
(-13 (-235 |t#1|))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-3735 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) 14) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) 22) (($ $ (-767)) NIL) (($ $) 19)) (-3950 (($ $ (-1 |#2| |#2|)) 15) (($ $ (-1 |#2| |#2|) (-767)) 17) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)))
-(((-230 |#1| |#2|) (-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3950 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3950 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3950 (|#1| |#1| (-1170))) (-15 -3950 (|#1| |#1| (-641 (-1170)))) (-15 -3950 (|#1| |#1| (-1170) (-767))) (-15 -3950 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3950 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3950 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|)))) (-231 |#2|) (-1045)) (T -230))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-3142 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) 14) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) 22) (($ $ (-767)) NIL) (($ $) 19)) (-3922 (($ $ (-1 |#2| |#2|)) 15) (($ $ (-1 |#2| |#2|) (-767)) 17) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)))
+(((-230 |#1| |#2|) (-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3922 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3922 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3922 (|#1| |#1| (-1170))) (-15 -3922 (|#1| |#1| (-641 (-1170)))) (-15 -3922 (|#1| |#1| (-1170) (-767))) (-15 -3922 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3922 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3922 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|)))) (-231 |#2|) (-1045)) (T -230))
NIL
-(-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3950 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3950 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3950 (|#1| |#1| (-1170))) (-15 -3950 (|#1| |#1| (-641 (-1170)))) (-15 -3950 (|#1| |#1| (-1170) (-767))) (-15 -3950 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3950 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3950 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3735 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-767)) 51) (($ $ (-641 (-1170)) (-641 (-767))) 44 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 43 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 42 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 41 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 39 (|has| |#1| (-233))) (($ $) 37 (|has| |#1| (-233)))) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-767)) 49) (($ $ (-641 (-1170)) (-641 (-767))) 48 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 47 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 46 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 45 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 40 (|has| |#1| (-233))) (($ $) 38 (|has| |#1| (-233)))) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3922 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3922 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3922 (|#1| |#1| (-1170))) (-15 -3922 (|#1| |#1| (-641 (-1170)))) (-15 -3922 (|#1| |#1| (-1170) (-767))) (-15 -3922 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3922 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3922 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3142 (($ $ (-1 |#1| |#1|)) 53) (($ $ (-1 |#1| |#1|) (-767)) 52) (($ $ (-641 (-1170)) (-641 (-767))) 45 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 44 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 43 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 42 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 40 (|has| |#1| (-233))) (($ $) 38 (|has| |#1| (-233)))) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1 |#1| |#1|)) 51) (($ $ (-1 |#1| |#1|) (-767)) 50) (($ $ (-641 (-1170)) (-641 (-767))) 49 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 48 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 47 (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 46 (|has| |#1| (-896 (-1170)))) (($ $ (-767)) 41 (|has| |#1| (-233))) (($ $) 39 (|has| |#1| (-233)))) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-231 |#1|) (-140) (-1045)) (T -231))
-((-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-231 *3)) (-4 *3 (-1045)))) (-3735 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4)) (-4 *4 (-1045)))) (-3950 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-231 *3)) (-4 *3 (-1045)))) (-3950 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4)) (-4 *4 (-1045)))))
-(-13 (-1045) (-10 -8 (-15 -3735 ($ $ (-1 |t#1| |t#1|))) (-15 -3735 ($ $ (-1 |t#1| |t#1|) (-767))) (-15 -3950 ($ $ (-1 |t#1| |t#1|))) (-15 -3950 ($ $ (-1 |t#1| |t#1|) (-767))) (IF (|has| |t#1| (-233)) (-6 (-233)) |%noBranch|) (IF (|has| |t#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|)))
+((-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-231 *3)) (-4 *3 (-1045)))) (-3142 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4)) (-4 *4 (-1045)))) (-3922 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-231 *3)) (-4 *3 (-1045)))) (-3922 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4)) (-4 *4 (-1045)))))
+(-13 (-1045) (-10 -8 (-15 -3142 ($ $ (-1 |t#1| |t#1|))) (-15 -3142 ($ $ (-1 |t#1| |t#1|) (-767))) (-15 -3922 ($ $ (-1 |t#1| |t#1|))) (-15 -3922 ($ $ (-1 |t#1| |t#1|) (-767))) (IF (|has| |t#1| (-233)) (-6 (-233)) |%noBranch|) (IF (|has| |t#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-233) |has| |#1| (-233)) ((-644 $) . T) ((-722) . T) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3735 (($ $) NIL) (($ $ (-767)) 13)) (-3950 (($ $) 8) (($ $ (-767)) 15)))
-(((-232 |#1|) (-10 -8 (-15 -3950 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3950 (|#1| |#1|)) (-15 -3735 (|#1| |#1|))) (-233)) (T -232))
+((-3142 (($ $) NIL) (($ $ (-767)) 13)) (-3922 (($ $) 8) (($ $ (-767)) 15)))
+(((-232 |#1|) (-10 -8 (-15 -3922 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3922 (|#1| |#1|)) (-15 -3142 (|#1| |#1|))) (-233)) (T -232))
NIL
-(-10 -8 (-15 -3950 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3950 (|#1| |#1|)) (-15 -3735 (|#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3735 (($ $) 38) (($ $ (-767)) 36)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $) 37) (($ $ (-767)) 35)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -3922 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3922 (|#1| |#1|)) (-15 -3142 (|#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3142 (($ $) 39) (($ $ (-767)) 37)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $) 38) (($ $ (-767)) 36)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-233) (-140)) (T -233))
-((-3735 (*1 *1 *1) (-4 *1 (-233))) (-3950 (*1 *1 *1) (-4 *1 (-233))) (-3735 (*1 *1 *1 *2) (-12 (-4 *1 (-233)) (-5 *2 (-767)))) (-3950 (*1 *1 *1 *2) (-12 (-4 *1 (-233)) (-5 *2 (-767)))))
-(-13 (-1045) (-10 -8 (-15 -3735 ($ $)) (-15 -3950 ($ $)) (-15 -3735 ($ $ (-767))) (-15 -3950 ($ $ (-767)))))
+((-3142 (*1 *1 *1) (-4 *1 (-233))) (-3922 (*1 *1 *1) (-4 *1 (-233))) (-3142 (*1 *1 *1 *2) (-12 (-4 *1 (-233)) (-5 *2 (-767)))) (-3922 (*1 *1 *1 *2) (-12 (-4 *1 (-233)) (-5 *2 (-767)))))
+(-13 (-1045) (-10 -8 (-15 -3142 ($ $)) (-15 -3922 ($ $)) (-15 -3142 ($ $ (-767))) (-15 -3922 ($ $ (-767)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2124 (($) 12) (($ (-641 |#2|)) NIL)) (-3817 (($ $) 14)) (-2363 (($ (-641 |#2|)) 10)) (-2350 (((-858) $) 21)))
-(((-234 |#1| |#2|) (-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -2124 (|#1| (-641 |#2|))) (-15 -2124 (|#1|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -3817 (|#1| |#1|))) (-235 |#2|) (-1094)) (T -234))
+((-1760 (($) 12) (($ (-641 |#2|)) NIL)) (-3774 (($ $) 14)) (-2336 (($ (-641 |#2|)) 10)) (-2326 (((-858) $) 21)))
+(((-234 |#1| |#2|) (-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -1760 (|#1| (-641 |#2|))) (-15 -1760 (|#1|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -3774 (|#1| |#1|))) (-235 |#2|) (-1094)) (T -234))
NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -2124 (|#1| (-641 |#2|))) (-15 -2124 (|#1|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -3817 (|#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-2351 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3215 (($ $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2124 (($) 49) (($ (-641 |#1|)) 48)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 50)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+(-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -1760 (|#1| (-641 |#2|))) (-15 -1760 (|#1|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -3774 (|#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-2380 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3195 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 47 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-1760 (($) 50) (($ (-641 |#1|)) 49)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 51)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-235 |#1|) (-140) (-1094)) (T -235))
-((-2124 (*1 *1) (-12 (-4 *1 (-235 *2)) (-4 *2 (-1094)))) (-2124 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-235 *3)))) (-2670 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-235 *2)) (-4 *2 (-1094)))) (-2670 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-235 *3)) (-4 *3 (-1094)))) (-2351 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-235 *3)) (-4 *3 (-1094)))))
-(-13 (-107 |t#1|) (-151 |t#1|) (-10 -8 (-15 -2124 ($)) (-15 -2124 ($ (-641 |t#1|))) (IF (|has| $ (-6 -4406)) (PROGN (-15 -2670 ($ |t#1| $)) (-15 -2670 ($ (-1 (-112) |t#1|) $)) (-15 -2351 ($ (-1 (-112) |t#1|) $))) |%noBranch|)))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-4127 (((-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767))))) (-294 (-948 (-564)))) 42)))
-(((-236) (-10 -7 (-15 -4127 ((-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767))))) (-294 (-948 (-564))))))) (T -236))
-((-4127 (*1 *2 *3) (-12 (-5 *3 (-294 (-948 (-564)))) (-5 *2 (-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767)))))) (-5 *1 (-236)))))
-(-10 -7 (-15 -4127 ((-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767))))) (-294 (-948 (-564))))))
-((-3148 (((-767)) 56)) (-2202 (((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) 53) (((-685 |#3|) (-685 $)) 44) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-4228 (((-134)) 62)) (-3735 (($ $ (-1 |#3| |#3|) (-767)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-2350 (((-1259 |#3|) $) NIL) (($ |#3|) NIL) (((-858) $) NIL) (($ (-564)) 12) (($ (-407 (-564))) NIL)) (-1471 (((-767)) 15)) (-3004 (($ $ |#3|) 59)))
-(((-237 |#1| |#2| |#3|) (-10 -8 (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)) (-15 -1471 ((-767))) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2350 (|#1| |#3|)) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -2202 ((-685 |#3|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -3148 ((-767))) (-15 -3004 (|#1| |#1| |#3|)) (-15 -4228 ((-134))) (-15 -2350 ((-1259 |#3|) |#1|))) (-238 |#2| |#3|) (-767) (-1209)) (T -237))
-((-4228 (*1 *2) (-12 (-14 *4 (-767)) (-4 *5 (-1209)) (-5 *2 (-134)) (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5)))) (-3148 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767)) (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5)))) (-1471 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767)) (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5)))))
-(-10 -8 (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)) (-15 -1471 ((-767))) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2350 (|#1| |#3|)) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -2202 ((-685 |#3|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -3148 ((-767))) (-15 -3004 (|#1| |#1| |#3|)) (-15 -4228 ((-134))) (-15 -2350 ((-1259 |#3|) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#2| (-1094)))) (-2148 (((-112) $) 72 (|has| |#2| (-131)))) (-1864 (($ (-917)) 125 (|has| |#2| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-2967 (($ $ $) 121 (|has| |#2| (-789)))) (-1498 (((-3 $ "failed") $ $) 74 (|has| |#2| (-131)))) (-3670 (((-112) $ (-767)) 8)) (-3148 (((-767)) 107 (|has| |#2| (-368)))) (-3415 (((-564) $) 119 (|has| |#2| (-844)))) (-3797 ((|#2| $ (-564) |#2|) 52 (|has| $ (-6 -4407)))) (-3500 (($) 7 T CONST)) (-4201 (((-3 (-564) "failed") $) 67 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) 64 (-2368 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1094)))) (-2961 (((-564) $) 66 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) 63 (-2368 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) 62 (|has| |#2| (-1094)))) (-2202 (((-685 (-564)) (-685 $)) 106 (-2368 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 105 (-2368 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 104 (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) 103 (|has| |#2| (-1045)))) (-1654 (((-3 $ "failed") $) 79 (|has| |#2| (-722)))) (-3038 (($) 110 (|has| |#2| (-368)))) (-4335 ((|#2| $ (-564) |#2|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#2| $ (-564)) 51)) (-4119 (((-112) $) 117 (|has| |#2| (-844)))) (-3305 (((-641 |#2|) $) 30 (|has| $ (-6 -4406)))) (-4035 (((-112) $) 81 (|has| |#2| (-722)))) (-2131 (((-112) $) 118 (|has| |#2| (-844)))) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 116 (-2750 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-1909 (((-641 |#2|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) 27 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 115 (-2750 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-4326 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2|) $) 35)) (-2802 (((-917) $) 109 (|has| |#2| (-368)))) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#2| (-1094)))) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-2005 (($ (-917)) 108 (|has| |#2| (-368)))) (-3877 (((-1114) $) 21 (|has| |#2| (-1094)))) (-3181 ((|#2| $) 42 (|has| (-564) (-846)))) (-1324 (($ $ |#2|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) 26 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 25 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 23 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#2| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#2| $ (-564) |#2|) 50) ((|#2| $ (-564)) 49)) (-4297 ((|#2| $ $) 124 (|has| |#2| (-1045)))) (-3643 (($ (-1259 |#2|)) 126)) (-4228 (((-134)) 123 (|has| |#2| (-363)))) (-3735 (($ $) 98 (-2368 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) 96 (-2368 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) 94 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) 93 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) 92 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) 91 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) 84 (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) 83 (|has| |#2| (-1045)))) (-3888 (((-767) (-1 (-112) |#2|) $) 31 (|has| $ (-6 -4406))) (((-767) |#2| $) 28 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-1259 |#2|) $) 127) (($ (-564)) 68 (-2750 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) 65 (-2368 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) 60 (|has| |#2| (-1094))) (((-858) $) 18 (|has| |#2| (-611 (-858))))) (-1471 (((-767)) 102 (|has| |#2| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4406)))) (-3453 (($ $) 120 (|has| |#2| (-844)))) (-2414 (($) 71 (|has| |#2| (-131)) CONST)) (-2428 (($) 82 (|has| |#2| (-722)) CONST)) (-3950 (($ $) 97 (-2368 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) 95 (-2368 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) 90 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) 89 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) 88 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) 87 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) 86 (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) 85 (|has| |#2| (-1045)))) (-2945 (((-112) $ $) 113 (-2750 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2922 (((-112) $ $) 112 (-2750 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2893 (((-112) $ $) 20 (|has| |#2| (-1094)))) (-2934 (((-112) $ $) 114 (-2750 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2912 (((-112) $ $) 111 (-2750 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-3004 (($ $ |#2|) 122 (|has| |#2| (-363)))) (-2992 (($ $ $) 100 (|has| |#2| (-1045))) (($ $) 99 (|has| |#2| (-1045)))) (-2980 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-767)) 80 (|has| |#2| (-722))) (($ $ (-917)) 77 (|has| |#2| (-722)))) (* (($ (-564) $) 101 (|has| |#2| (-1045))) (($ $ $) 78 (|has| |#2| (-722))) (($ $ |#2|) 76 (|has| |#2| (-722))) (($ |#2| $) 75 (|has| |#2| (-722))) (($ (-767) $) 73 (|has| |#2| (-131))) (($ (-917) $) 70 (|has| |#2| (-25)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1760 (*1 *1) (-12 (-4 *1 (-235 *2)) (-4 *2 (-1094)))) (-1760 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-235 *3)))) (-4060 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-235 *2)) (-4 *2 (-1094)))) (-4060 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-235 *3)) (-4 *3 (-1094)))) (-2380 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-235 *3)) (-4 *3 (-1094)))))
+(-13 (-107 |t#1|) (-151 |t#1|) (-10 -8 (-15 -1760 ($)) (-15 -1760 ($ (-641 |t#1|))) (IF (|has| $ (-6 -4407)) (PROGN (-15 -4060 ($ |t#1| $)) (-15 -4060 ($ (-1 (-112) |t#1|) $)) (-15 -2380 ($ (-1 (-112) |t#1|) $))) |%noBranch|)))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2977 (((-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767))))) (-294 (-948 (-564)))) 42)))
+(((-236) (-10 -7 (-15 -2977 ((-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767))))) (-294 (-948 (-564))))))) (T -236))
+((-2977 (*1 *2 *3) (-12 (-5 *3 (-294 (-948 (-564)))) (-5 *2 (-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767)))))) (-5 *1 (-236)))))
+(-10 -7 (-15 -2977 ((-2 (|:| |varOrder| (-641 (-1170))) (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed")) (|:| |hom| (-641 (-1259 (-767))))) (-294 (-948 (-564))))))
+((-3127 (((-767)) 56)) (-1863 (((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) 53) (((-685 |#3|) (-685 $)) 44) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-2476 (((-134)) 62)) (-3142 (($ $ (-1 |#3| |#3|) (-767)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-2326 (((-1259 |#3|) $) NIL) (($ |#3|) NIL) (((-858) $) NIL) (($ (-564)) 12) (($ (-407 (-564))) NIL)) (-3662 (((-767)) 15)) (-2992 (($ $ |#3|) 59)))
+(((-237 |#1| |#2| |#3|) (-10 -8 (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)) (-15 -3662 ((-767))) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2326 (|#1| |#3|)) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -1863 ((-685 |#3|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -3127 ((-767))) (-15 -2992 (|#1| |#1| |#3|)) (-15 -2476 ((-134))) (-15 -2326 ((-1259 |#3|) |#1|))) (-238 |#2| |#3|) (-767) (-1209)) (T -237))
+((-2476 (*1 *2) (-12 (-14 *4 (-767)) (-4 *5 (-1209)) (-5 *2 (-134)) (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5)))) (-3127 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767)) (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5)))) (-3662 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767)) (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5)))))
+(-10 -8 (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)) (-15 -3662 ((-767))) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2326 (|#1| |#3|)) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -1863 ((-685 |#3|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -3127 ((-767))) (-15 -2992 (|#1| |#1| |#3|)) (-15 -2476 ((-134))) (-15 -2326 ((-1259 |#3|) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#2| (-1094)))) (-2480 (((-112) $) 73 (|has| |#2| (-131)))) (-3644 (($ (-917)) 126 (|has| |#2| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-3795 (($ $ $) 122 (|has| |#2| (-789)))) (-1318 (((-3 $ "failed") $ $) 75 (|has| |#2| (-131)))) (-3073 (((-112) $ (-767)) 8)) (-3127 (((-767)) 108 (|has| |#2| (-368)))) (-1336 (((-564) $) 120 (|has| |#2| (-844)))) (-2463 ((|#2| $ (-564) |#2|) 53 (|has| $ (-6 -4408)))) (-1747 (($) 7 T CONST)) (-4180 (((-3 (-564) "failed") $) 68 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) 65 (-2364 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) 62 (|has| |#2| (-1094)))) (-2938 (((-564) $) 67 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) 64 (-2364 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) 63 (|has| |#2| (-1094)))) (-1863 (((-685 (-564)) (-685 $)) 107 (-2364 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 106 (-2364 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 105 (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) 104 (|has| |#2| (-1045)))) (-1580 (((-3 $ "failed") $) 80 (|has| |#2| (-722)))) (-2498 (($) 111 (|has| |#2| (-368)))) (-2619 ((|#2| $ (-564) |#2|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#2| $ (-564)) 52)) (-3530 (((-112) $) 118 (|has| |#2| (-844)))) (-1624 (((-641 |#2|) $) 31 (|has| $ (-6 -4407)))) (-1980 (((-112) $) 82 (|has| |#2| (-722)))) (-4371 (((-112) $) 119 (|has| |#2| (-844)))) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 117 (-2733 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-4276 (((-641 |#2|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) 28 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 116 (-2733 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2613 (($ (-1 |#2| |#2|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2|) $) 36)) (-2428 (((-917) $) 110 (|has| |#2| (-368)))) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#2| (-1094)))) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-2014 (($ (-917)) 109 (|has| |#2| (-368)))) (-3868 (((-1114) $) 21 (|has| |#2| (-1094)))) (-3164 ((|#2| $) 43 (|has| (-564) (-846)))) (-1428 (($ $ |#2|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) 27 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 26 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 25 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 24 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#2| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#2| $ (-564) |#2|) 51) ((|#2| $ (-564)) 50)) (-2529 ((|#2| $ $) 125 (|has| |#2| (-1045)))) (-3597 (($ (-1259 |#2|)) 127)) (-2476 (((-134)) 124 (|has| |#2| (-363)))) (-3142 (($ $) 99 (-2364 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) 97 (-2364 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) 95 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) 94 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) 93 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) 92 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) 85 (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) 84 (|has| |#2| (-1045)))) (-3879 (((-767) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4407))) (((-767) |#2| $) 29 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-1259 |#2|) $) 128) (($ (-564)) 69 (-2733 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) 66 (-2364 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) 61 (|has| |#2| (-1094))) (((-858) $) 18 (|has| |#2| (-611 (-858))))) (-3662 (((-767)) 103 (|has| |#2| (-1045)) CONST)) (-1700 (((-112) $ $) 23 (|has| |#2| (-1094)))) (-4062 (((-112) (-1 (-112) |#2|) $) 34 (|has| $ (-6 -4407)))) (-2007 (($ $) 121 (|has| |#2| (-844)))) (-2409 (($) 72 (|has| |#2| (-131)) CONST)) (-2421 (($) 83 (|has| |#2| (-722)) CONST)) (-3922 (($ $) 98 (-2364 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) 96 (-2364 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) 91 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) 90 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) 89 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) 88 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) 87 (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) 86 (|has| |#2| (-1045)))) (-2932 (((-112) $ $) 114 (-2733 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2909 (((-112) $ $) 113 (-2733 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2876 (((-112) $ $) 20 (|has| |#2| (-1094)))) (-2920 (((-112) $ $) 115 (-2733 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2897 (((-112) $ $) 112 (-2733 (|has| |#2| (-844)) (|has| |#2| (-789))))) (-2992 (($ $ |#2|) 123 (|has| |#2| (-363)))) (-2981 (($ $ $) 101 (|has| |#2| (-1045))) (($ $) 100 (|has| |#2| (-1045)))) (-2968 (($ $ $) 70 (|has| |#2| (-25)))) (** (($ $ (-767)) 81 (|has| |#2| (-722))) (($ $ (-917)) 78 (|has| |#2| (-722)))) (* (($ (-564) $) 102 (|has| |#2| (-1045))) (($ $ $) 79 (|has| |#2| (-722))) (($ $ |#2|) 77 (|has| |#2| (-722))) (($ |#2| $) 76 (|has| |#2| (-722))) (($ (-767) $) 74 (|has| |#2| (-131))) (($ (-917) $) 71 (|has| |#2| (-25)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-238 |#1| |#2|) (-140) (-767) (-1209)) (T -238))
-((-3643 (*1 *1 *2) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1209)) (-4 *1 (-238 *3 *4)))) (-1864 (*1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-238 *3 *4)) (-4 *4 (-1045)) (-4 *4 (-1209)))) (-4297 (*1 *2 *1 *1) (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))))
-(-13 (-602 (-564) |t#2|) (-611 (-1259 |t#2|)) (-10 -8 (-6 -4406) (-15 -3643 ($ (-1259 |t#2|))) (IF (|has| |t#2| (-1094)) (-6 (-411 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-1045)) (PROGN (-6 (-111 |t#2| |t#2|)) (-6 (-231 |t#2|)) (-6 (-377 |t#2|)) (-15 -1864 ($ (-917))) (-15 -4297 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-131)) (-6 (-131)) |%noBranch|) (IF (|has| |t#2| (-722)) (PROGN (-6 (-722)) (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-368)) (-6 (-368)) |%noBranch|) (IF (|has| |t#2| (-172)) (PROGN (-6 (-38 |t#2|)) (-6 (-172))) |%noBranch|) (IF (|has| |t#2| (-6 -4403)) (-6 -4403) |%noBranch|) (IF (|has| |t#2| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |t#2| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#2| (-363)) (-6 (-1266 |t#2|)) |%noBranch|)))
-(((-21) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-23) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131))) ((-25) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-34) . T) ((-38 |#2|) |has| |#2| (-172)) ((-102) -2750 (|has| |#2| (-1094)) (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-722)) (|has| |#2| (-368)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-111 |#2| |#2|) -2750 (|has| |#2| (-1045)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-111 $ $) |has| |#2| (-172)) ((-131) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131))) ((-614 #0=(-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))) ((-614 (-564)) -2750 (|has| |#2| (-1045)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-614 |#2|) -2750 (|has| |#2| (-1094)) (|has| |#2| (-172))) ((-611 (-858)) -2750 (|has| |#2| (-1094)) (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-722)) (|has| |#2| (-368)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-611 (-858))) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-611 (-1259 |#2|)) . T) ((-172) |has| |#2| (-172)) ((-231 |#2|) |has| |#2| (-1045)) ((-233) -12 (|has| |#2| (-233)) (|has| |#2| (-1045))) ((-286 #1=(-564) |#2|) . T) ((-288 #1# |#2|) . T) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-368) |has| |#2| (-368)) ((-377 |#2|) |has| |#2| (-1045)) ((-411 |#2|) |has| |#2| (-1094)) ((-489 |#2|) . T) ((-602 #1# |#2|) . T) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-644 |#2|) -2750 (|has| |#2| (-1045)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-644 $) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-637 (-564)) -12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045))) ((-637 |#2|) |has| |#2| (-1045)) ((-713 |#2|) -2750 (|has| |#2| (-363)) (|has| |#2| (-172))) ((-722) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-722)) (|has| |#2| (-172))) ((-787) |has| |#2| (-844)) ((-788) -2750 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-789) |has| |#2| (-789)) ((-790) -2750 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-791) -2750 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-844) |has| |#2| (-844)) ((-846) -2750 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-896 (-1170)) -12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045))) ((-1034 #0#) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))) ((-1034 (-564)) -12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) ((-1034 |#2|) |has| |#2| (-1094)) ((-1051 |#2|) -2750 (|has| |#2| (-1045)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-1051 $) |has| |#2| (-172)) ((-1045) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-1052) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-1106) -2750 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-722)) (|has| |#2| (-172))) ((-1094) -2750 (|has| |#2| (-1094)) (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-722)) (|has| |#2| (-368)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-1209) . T) ((-1266 |#2|) |has| |#2| (-363)))
-((-2981 (((-240 |#1| |#3|) (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|) 21)) (-2965 ((|#3| (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|) 23)) (-4289 (((-240 |#1| |#3|) (-1 |#3| |#2|) (-240 |#1| |#2|)) 18)))
-(((-239 |#1| |#2| |#3|) (-10 -7 (-15 -2981 ((-240 |#1| |#3|) (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -2965 (|#3| (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -4289 ((-240 |#1| |#3|) (-1 |#3| |#2|) (-240 |#1| |#2|)))) (-767) (-1209) (-1209)) (T -239))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-240 *5 *6)) (-14 *5 (-767)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-5 *2 (-240 *5 *7)) (-5 *1 (-239 *5 *6 *7)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-240 *5 *6)) (-14 *5 (-767)) (-4 *6 (-1209)) (-4 *2 (-1209)) (-5 *1 (-239 *5 *6 *2)))) (-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-240 *6 *7)) (-14 *6 (-767)) (-4 *7 (-1209)) (-4 *5 (-1209)) (-5 *2 (-240 *6 *5)) (-5 *1 (-239 *6 *7 *5)))))
-(-10 -7 (-15 -2981 ((-240 |#1| |#3|) (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -2965 (|#3| (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -4289 ((-240 |#1| |#3|) (-1 |#3| |#2|) (-240 |#1| |#2|))))
-((-2337 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2148 (((-112) $) NIL (|has| |#2| (-131)))) (-1864 (($ (-917)) 65 (|has| |#2| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-2967 (($ $ $) 69 (|has| |#2| (-789)))) (-1498 (((-3 $ "failed") $ $) 57 (|has| |#2| (-131)))) (-3670 (((-112) $ (-767)) 17)) (-3148 (((-767)) NIL (|has| |#2| (-368)))) (-3415 (((-564) $) NIL (|has| |#2| (-844)))) (-3797 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) 34 (|has| |#2| (-1094)))) (-2961 (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) 32 (|has| |#2| (-1094)))) (-2202 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) NIL (|has| |#2| (-1045)))) (-1654 (((-3 $ "failed") $) 61 (|has| |#2| (-722)))) (-3038 (($) NIL (|has| |#2| (-368)))) (-4335 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ (-564)) 59)) (-4119 (((-112) $) NIL (|has| |#2| (-844)))) (-3305 (((-641 |#2|) $) 15 (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL (|has| |#2| (-722)))) (-2131 (((-112) $) NIL (|has| |#2| (-844)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 20 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-1909 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 (((-564) $) 58 (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-4326 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2|) $) 47)) (-2802 (((-917) $) NIL (|has| |#2| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#2| (-1094)))) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-2005 (($ (-917)) NIL (|has| |#2| (-368)))) (-3877 (((-1114) $) NIL (|has| |#2| (-1094)))) (-3181 ((|#2| $) NIL (|has| (-564) (-846)))) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#2|) $) 24 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) 21)) (-4297 ((|#2| $ $) NIL (|has| |#2| (-1045)))) (-3643 (($ (-1259 |#2|)) 18)) (-4228 (((-134)) NIL (|has| |#2| (-363)))) (-3735 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-3888 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1259 |#2|) $) 10) (($ (-564)) NIL (-2750 (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) 13 (|has| |#2| (-1094))) (((-858) $) NIL (|has| |#2| (-611 (-858))))) (-1471 (((-767)) NIL (|has| |#2| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3453 (($ $) NIL (|has| |#2| (-844)))) (-2414 (($) 40 (|has| |#2| (-131)) CONST)) (-2428 (($) 44 (|has| |#2| (-722)) CONST)) (-3950 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-2945 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2893 (((-112) $ $) 31 (|has| |#2| (-1094)))) (-2934 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2912 (((-112) $ $) 67 (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $ $) NIL (|has| |#2| (-1045))) (($ $) NIL (|has| |#2| (-1045)))) (-2980 (($ $ $) 38 (|has| |#2| (-25)))) (** (($ $ (-767)) NIL (|has| |#2| (-722))) (($ $ (-917)) NIL (|has| |#2| (-722)))) (* (($ (-564) $) NIL (|has| |#2| (-1045))) (($ $ $) 50 (|has| |#2| (-722))) (($ $ |#2|) 48 (|has| |#2| (-722))) (($ |#2| $) 49 (|has| |#2| (-722))) (($ (-767) $) NIL (|has| |#2| (-131))) (($ (-917) $) NIL (|has| |#2| (-25)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-3597 (*1 *1 *2) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1209)) (-4 *1 (-238 *3 *4)))) (-3644 (*1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-238 *3 *4)) (-4 *4 (-1045)) (-4 *4 (-1209)))) (-2529 (*1 *2 *1 *1) (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))))
+(-13 (-602 (-564) |t#2|) (-611 (-1259 |t#2|)) (-10 -8 (-6 -4407) (-15 -3597 ($ (-1259 |t#2|))) (IF (|has| |t#2| (-1094)) (-6 (-411 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-1045)) (PROGN (-6 (-111 |t#2| |t#2|)) (-6 (-231 |t#2|)) (-6 (-377 |t#2|)) (-15 -3644 ($ (-917))) (-15 -2529 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-131)) (-6 (-131)) |%noBranch|) (IF (|has| |t#2| (-722)) (PROGN (-6 (-722)) (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-368)) (-6 (-368)) |%noBranch|) (IF (|has| |t#2| (-172)) (PROGN (-6 (-38 |t#2|)) (-6 (-172))) |%noBranch|) (IF (|has| |t#2| (-6 -4404)) (-6 -4404) |%noBranch|) (IF (|has| |t#2| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |t#2| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#2| (-363)) (-6 (-1266 |t#2|)) |%noBranch|)))
+(((-21) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-23) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131))) ((-25) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-34) . T) ((-38 |#2|) |has| |#2| (-172)) ((-102) -2733 (|has| |#2| (-1094)) (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-722)) (|has| |#2| (-368)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-111 |#2| |#2|) -2733 (|has| |#2| (-1045)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-111 $ $) |has| |#2| (-172)) ((-131) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131))) ((-614 #0=(-407 (-564))) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))) ((-614 (-564)) -2733 (|has| |#2| (-1045)) (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-614 |#2|) -2733 (|has| |#2| (-1094)) (|has| |#2| (-172))) ((-611 (-858)) -2733 (|has| |#2| (-1094)) (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-722)) (|has| |#2| (-368)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-611 (-858))) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-611 (-1259 |#2|)) . T) ((-172) |has| |#2| (-172)) ((-231 |#2|) |has| |#2| (-1045)) ((-233) -12 (|has| |#2| (-233)) (|has| |#2| (-1045))) ((-286 #1=(-564) |#2|) . T) ((-288 #1# |#2|) . T) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-368) |has| |#2| (-368)) ((-377 |#2|) |has| |#2| (-1045)) ((-411 |#2|) |has| |#2| (-1094)) ((-489 |#2|) . T) ((-602 #1# |#2|) . T) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-644 |#2|) -2733 (|has| |#2| (-1045)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-644 $) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-637 (-564)) -12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045))) ((-637 |#2|) |has| |#2| (-1045)) ((-713 |#2|) -2733 (|has| |#2| (-363)) (|has| |#2| (-172))) ((-722) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-722)) (|has| |#2| (-172))) ((-787) |has| |#2| (-844)) ((-788) -2733 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-789) |has| |#2| (-789)) ((-790) -2733 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-791) -2733 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-844) |has| |#2| (-844)) ((-846) -2733 (|has| |#2| (-844)) (|has| |#2| (-789))) ((-896 (-1170)) -12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045))) ((-1034 #0#) -12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094))) ((-1034 (-564)) -12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) ((-1034 |#2|) |has| |#2| (-1094)) ((-1051 |#2|) -2733 (|has| |#2| (-1045)) (|has| |#2| (-363)) (|has| |#2| (-172))) ((-1051 $) |has| |#2| (-172)) ((-1045) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-1052) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-172))) ((-1106) -2733 (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-722)) (|has| |#2| (-172))) ((-1094) -2733 (|has| |#2| (-1094)) (|has| |#2| (-1045)) (|has| |#2| (-844)) (|has| |#2| (-789)) (|has| |#2| (-722)) (|has| |#2| (-368)) (|has| |#2| (-363)) (|has| |#2| (-172)) (|has| |#2| (-131)) (|has| |#2| (-25))) ((-1209) . T) ((-1266 |#2|) |has| |#2| (-363)))
+((-2612 (((-240 |#1| |#3|) (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|) 21)) (-1297 ((|#3| (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|) 23)) (-4271 (((-240 |#1| |#3|) (-1 |#3| |#2|) (-240 |#1| |#2|)) 18)))
+(((-239 |#1| |#2| |#3|) (-10 -7 (-15 -2612 ((-240 |#1| |#3|) (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -1297 (|#3| (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -4271 ((-240 |#1| |#3|) (-1 |#3| |#2|) (-240 |#1| |#2|)))) (-767) (-1209) (-1209)) (T -239))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-240 *5 *6)) (-14 *5 (-767)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-5 *2 (-240 *5 *7)) (-5 *1 (-239 *5 *6 *7)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-240 *5 *6)) (-14 *5 (-767)) (-4 *6 (-1209)) (-4 *2 (-1209)) (-5 *1 (-239 *5 *6 *2)))) (-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-240 *6 *7)) (-14 *6 (-767)) (-4 *7 (-1209)) (-4 *5 (-1209)) (-5 *2 (-240 *6 *5)) (-5 *1 (-239 *6 *7 *5)))))
+(-10 -7 (-15 -2612 ((-240 |#1| |#3|) (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -1297 (|#3| (-1 |#3| |#2| |#3|) (-240 |#1| |#2|) |#3|)) (-15 -4271 ((-240 |#1| |#3|) (-1 |#3| |#2|) (-240 |#1| |#2|))))
+((-2315 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2480 (((-112) $) NIL (|has| |#2| (-131)))) (-3644 (($ (-917)) 65 (|has| |#2| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3795 (($ $ $) 69 (|has| |#2| (-789)))) (-1318 (((-3 $ "failed") $ $) 57 (|has| |#2| (-131)))) (-3073 (((-112) $ (-767)) 17)) (-3127 (((-767)) NIL (|has| |#2| (-368)))) (-1336 (((-564) $) NIL (|has| |#2| (-844)))) (-2463 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) 34 (|has| |#2| (-1094)))) (-2938 (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) 32 (|has| |#2| (-1094)))) (-1863 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) NIL (|has| |#2| (-1045)))) (-1580 (((-3 $ "failed") $) 61 (|has| |#2| (-722)))) (-2498 (($) NIL (|has| |#2| (-368)))) (-2619 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ (-564)) 59)) (-3530 (((-112) $) NIL (|has| |#2| (-844)))) (-1624 (((-641 |#2|) $) 15 (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL (|has| |#2| (-722)))) (-4371 (((-112) $) NIL (|has| |#2| (-844)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 20 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-4276 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 (((-564) $) 58 (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2613 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2|) $) 47)) (-2428 (((-917) $) NIL (|has| |#2| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#2| (-1094)))) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-2014 (($ (-917)) NIL (|has| |#2| (-368)))) (-3868 (((-1114) $) NIL (|has| |#2| (-1094)))) (-3164 ((|#2| $) NIL (|has| (-564) (-846)))) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#2|) $) 24 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) 21)) (-2529 ((|#2| $ $) NIL (|has| |#2| (-1045)))) (-3597 (($ (-1259 |#2|)) 18)) (-2476 (((-134)) NIL (|has| |#2| (-363)))) (-3142 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-3879 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1259 |#2|) $) 10) (($ (-564)) NIL (-2733 (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) 13 (|has| |#2| (-1094))) (((-858) $) NIL (|has| |#2| (-611 (-858))))) (-3662 (((-767)) NIL (|has| |#2| (-1045)) CONST)) (-1700 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-4062 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2007 (($ $) NIL (|has| |#2| (-844)))) (-2409 (($) 40 (|has| |#2| (-131)) CONST)) (-2421 (($) 44 (|has| |#2| (-722)) CONST)) (-3922 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-2932 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2876 (((-112) $ $) 31 (|has| |#2| (-1094)))) (-2920 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2897 (((-112) $ $) 67 (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $ $) NIL (|has| |#2| (-1045))) (($ $) NIL (|has| |#2| (-1045)))) (-2968 (($ $ $) 38 (|has| |#2| (-25)))) (** (($ $ (-767)) NIL (|has| |#2| (-722))) (($ $ (-917)) NIL (|has| |#2| (-722)))) (* (($ (-564) $) NIL (|has| |#2| (-1045))) (($ $ $) 50 (|has| |#2| (-722))) (($ $ |#2|) 48 (|has| |#2| (-722))) (($ |#2| $) 49 (|has| |#2| (-722))) (($ (-767) $) NIL (|has| |#2| (-131))) (($ (-917) $) NIL (|has| |#2| (-25)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-240 |#1| |#2|) (-238 |#1| |#2|) (-767) (-1209)) (T -240))
NIL
(-238 |#1| |#2|)
-((-1442 (((-564) (-641 (-1152))) 34) (((-564) (-1152)) 28)) (-3905 (((-1264) (-641 (-1152))) 39) (((-1264) (-1152)) 38)) (-1711 (((-1152)) 16)) (-1860 (((-1152) (-564) (-1152)) 23)) (-3539 (((-641 (-1152)) (-641 (-1152)) (-564) (-1152)) 35) (((-1152) (-1152) (-564) (-1152)) 33)) (-3030 (((-641 (-1152)) (-641 (-1152))) 15) (((-641 (-1152)) (-1152)) 11)))
-(((-241) (-10 -7 (-15 -3030 ((-641 (-1152)) (-1152))) (-15 -3030 ((-641 (-1152)) (-641 (-1152)))) (-15 -1711 ((-1152))) (-15 -1860 ((-1152) (-564) (-1152))) (-15 -3539 ((-1152) (-1152) (-564) (-1152))) (-15 -3539 ((-641 (-1152)) (-641 (-1152)) (-564) (-1152))) (-15 -3905 ((-1264) (-1152))) (-15 -3905 ((-1264) (-641 (-1152)))) (-15 -1442 ((-564) (-1152))) (-15 -1442 ((-564) (-641 (-1152)))))) (T -241))
-((-1442 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-564)) (-5 *1 (-241)))) (-1442 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-241)))) (-3905 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1264)) (-5 *1 (-241)))) (-3905 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-241)))) (-3539 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-641 (-1152))) (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *1 (-241)))) (-3539 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241)))) (-1860 (*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241)))) (-1711 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-241)))) (-3030 (*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-241)))) (-3030 (*1 *2 *3) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-241)) (-5 *3 (-1152)))))
-(-10 -7 (-15 -3030 ((-641 (-1152)) (-1152))) (-15 -3030 ((-641 (-1152)) (-641 (-1152)))) (-15 -1711 ((-1152))) (-15 -1860 ((-1152) (-564) (-1152))) (-15 -3539 ((-1152) (-1152) (-564) (-1152))) (-15 -3539 ((-641 (-1152)) (-641 (-1152)) (-564) (-1152))) (-15 -3905 ((-1264) (-1152))) (-15 -3905 ((-1264) (-641 (-1152)))) (-15 -1442 ((-564) (-1152))) (-15 -1442 ((-564) (-641 (-1152)))))
+((-1788 (((-564) (-641 (-1152))) 34) (((-564) (-1152)) 28)) (-3882 (((-1264) (-641 (-1152))) 39) (((-1264) (-1152)) 38)) (-1324 (((-1152)) 16)) (-1349 (((-1152) (-564) (-1152)) 23)) (-2855 (((-641 (-1152)) (-641 (-1152)) (-564) (-1152)) 35) (((-1152) (-1152) (-564) (-1152)) 33)) (-2998 (((-641 (-1152)) (-641 (-1152))) 15) (((-641 (-1152)) (-1152)) 11)))
+(((-241) (-10 -7 (-15 -2998 ((-641 (-1152)) (-1152))) (-15 -2998 ((-641 (-1152)) (-641 (-1152)))) (-15 -1324 ((-1152))) (-15 -1349 ((-1152) (-564) (-1152))) (-15 -2855 ((-1152) (-1152) (-564) (-1152))) (-15 -2855 ((-641 (-1152)) (-641 (-1152)) (-564) (-1152))) (-15 -3882 ((-1264) (-1152))) (-15 -3882 ((-1264) (-641 (-1152)))) (-15 -1788 ((-564) (-1152))) (-15 -1788 ((-564) (-641 (-1152)))))) (T -241))
+((-1788 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-564)) (-5 *1 (-241)))) (-1788 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-241)))) (-3882 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1264)) (-5 *1 (-241)))) (-3882 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-241)))) (-2855 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-641 (-1152))) (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *1 (-241)))) (-2855 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241)))) (-1349 (*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241)))) (-1324 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-241)))) (-2998 (*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-241)))) (-2998 (*1 *2 *3) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-241)) (-5 *3 (-1152)))))
+(-10 -7 (-15 -2998 ((-641 (-1152)) (-1152))) (-15 -2998 ((-641 (-1152)) (-641 (-1152)))) (-15 -1324 ((-1152))) (-15 -1349 ((-1152) (-564) (-1152))) (-15 -2855 ((-1152) (-1152) (-564) (-1152))) (-15 -2855 ((-641 (-1152)) (-641 (-1152)) (-564) (-1152))) (-15 -3882 ((-1264) (-1152))) (-15 -3882 ((-1264) (-641 (-1152)))) (-15 -1788 ((-564) (-1152))) (-15 -1788 ((-564) (-641 (-1152)))))
((** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 20)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ (-407 (-564)) $) 27) (($ $ (-407 (-564))) NIL)))
(((-242 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-564))) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-243)) (T -242))
NIL
(-10 -8 (-15 ** (|#1| |#1| (-564))) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 40)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 44)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 41)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ (-407 (-564)) $) 43) (($ $ (-407 (-564))) 42)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 41)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 42)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ (-407 (-564)) $) 44) (($ $ (-407 (-564))) 43)))
(((-243) (-140)) (T -243))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-243)) (-5 *2 (-564)))) (-3836 (*1 *1 *1) (-4 *1 (-243))))
-(-13 (-290) (-38 (-407 (-564))) (-10 -8 (-15 ** ($ $ (-564))) (-15 -3836 ($ $))))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-243)) (-5 *2 (-564)))) (-3806 (*1 *1 *1) (-4 *1 (-243))))
+(-13 (-290) (-38 (-407 (-564))) (-10 -8 (-15 ** ($ $ (-564))) (-15 -3806 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-290) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-722) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-1353 (($ $) 57)) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-1494 (($ $ $) 53 (|has| $ (-6 -4407)))) (-3332 (($ $ $) 52 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-3500 (($) 7 T CONST)) (-3068 (($ $) 56)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-2617 (($ $) 55)) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3704 ((|#1| $) 59)) (-2586 (($ $) 58)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47)) (-2464 (((-564) $ $) 44)) (-4087 (((-112) $) 46)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-1512 (($ $ $) 54 (|has| $ (-6 -4407)))) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-1355 (($ $) 58)) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-4025 (($ $ $) 54 (|has| $ (-6 -4408)))) (-1660 (($ $ $) 53 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-1747 (($) 7 T CONST)) (-1397 (($ $) 57)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-2598 (($ $) 56)) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3676 ((|#1| $) 60)) (-1385 (($ $) 59)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48)) (-2633 (((-564) $ $) 45)) (-3199 (((-112) $) 47)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-1448 (($ $ $) 55 (|has| $ (-6 -4408)))) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-244 |#1|) (-140) (-1209)) (T -244))
-((-3704 (*1 *2 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-2586 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1353 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-3068 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-2617 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1512 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1494 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-3332 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
-(-13 (-1006 |t#1|) (-10 -8 (-15 -3704 (|t#1| $)) (-15 -2586 ($ $)) (-15 -1353 ($ $)) (-15 -3068 ($ $)) (-15 -2617 ($ $)) (IF (|has| $ (-6 -4407)) (PROGN (-15 -1512 ($ $ $)) (-15 -1494 ($ $ $)) (-15 -3332 ($ $ $))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) NIL)) (-1779 ((|#1| $) NIL)) (-1353 (($ $) NIL)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) $) NIL (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-3620 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2995 (($ $) 10 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-2573 (($ $ $) NIL (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "rest" $) NIL (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) |#1|) $) NIL)) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-1766 ((|#1| $) NIL)) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3193 (($ $) NIL) (($ $ (-767)) NIL)) (-3819 (($ $) NIL (|has| |#1| (-1094)))) (-3215 (($ $) 7 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3682 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-1497 (((-112) $) NIL)) (-3886 (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094))) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) NIL)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-2997 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-4317 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3050 (($ |#1|) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3704 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-2714 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4141 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-1548 (((-112) $) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) NIL) ((|#1| $ (-564) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-767) $ "count") 16)) (-2464 (((-564) $ $) NIL)) (-4320 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2002 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3007 (($ (-641 |#1|)) 22)) (-4087 (((-112) $) NIL)) (-1870 (($ $) NIL)) (-2607 (($ $) NIL (|has| $ (-6 -4407)))) (-1367 (((-767) $) NIL)) (-2836 (($ $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) NIL)) (-1512 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3580 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-641 $)) NIL) (($ $ |#1|) NIL)) (-2350 (($ (-641 |#1|)) 17) (((-641 |#1|) $) 18) (((-858) $) 21 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) 14 (|has| $ (-6 -4406)))))
-(((-245 |#1|) (-13 (-662 |#1|) (-490 (-641 |#1|)) (-10 -8 (-15 -3007 ($ (-641 |#1|))) (-15 -4362 ($ $ "unique")) (-15 -4362 ($ $ "sort")) (-15 -4362 ((-767) $ "count")))) (-846)) (T -245))
-((-3007 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-245 *3)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-245 *3)) (-4 *3 (-846)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-245 *3)) (-4 *3 (-846)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-767)) (-5 *1 (-245 *4)) (-4 *4 (-846)))))
-(-13 (-662 |#1|) (-490 (-641 |#1|)) (-10 -8 (-15 -3007 ($ (-641 |#1|))) (-15 -4362 ($ $ "unique")) (-15 -4362 ($ $ "sort")) (-15 -4362 ((-767) $ "count"))))
-((-3423 (((-3 (-767) "failed") |#1| |#1| (-767)) 42)))
-(((-246 |#1|) (-10 -7 (-15 -3423 ((-3 (-767) "failed") |#1| |#1| (-767)))) (-13 (-722) (-368) (-10 -7 (-15 ** (|#1| |#1| (-564)))))) (T -246))
-((-3423 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-767)) (-4 *3 (-13 (-722) (-368) (-10 -7 (-15 ** (*3 *3 (-564)))))) (-5 *1 (-246 *3)))))
-(-10 -7 (-15 -3423 ((-3 (-767) "failed") |#1| |#1| (-767))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-860 |#1|)) $) NIL)) (-3562 (((-1166 $) $ (-860 |#1|)) NIL) (((-1166 |#2|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2890 (($ $) NIL (|has| |#2| (-556)))) (-3760 (((-112) $) NIL (|has| |#2| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3472 (($ $) NIL (|has| |#2| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#2| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-3594 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-1965 (($ $ (-641 (-564))) NIL)) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#2| (-905)))) (-2702 (($ $ |#2| (-240 (-2062 |#1|) (-767)) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#2|) (-860 |#1|)) NIL) (($ (-1166 $) (-860 |#1|)) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#2| (-240 (-2062 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-860 |#1|)) NIL)) (-4253 (((-240 (-2062 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-3142 (($ $ $) NIL (|has| |#2| (-846)))) (-1515 (($ $ $) NIL (|has| |#2| (-846)))) (-3523 (($ (-1 (-240 (-2062 |#1|) (-767)) (-240 (-2062 |#1|) (-767))) $) NIL)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-1758 (((-3 (-860 |#1|) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#2| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -1377 (-767))) "failed") $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#2| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) NIL) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) NIL) (($ $ (-860 |#1|) $) NIL) (($ $ (-641 (-860 |#1|)) (-641 $)) NIL)) (-3358 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3735 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2762 (((-240 (-2062 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3172 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-860 |#1|)) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-240 (-2062 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#2| (-846)))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-247 |#1| |#2|) (-13 (-945 |#2| (-240 (-2062 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -1965 ($ $ (-641 (-564)))))) (-641 (-1170)) (-1045)) (T -247))
-((-1965 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-247 *3 *4)) (-14 *3 (-641 (-1170))) (-4 *4 (-1045)))))
-(-13 (-945 |#2| (-240 (-2062 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -1965 ($ $ (-641 (-564))))))
-((-2337 (((-112) $ $) NIL)) (-2402 (((-1264) $) 17)) (-2357 (((-183) $) 11)) (-4028 (($ (-183)) 12)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1417 (((-249) $) 7)) (-2350 (((-858) $) 9)) (-2893 (((-112) $ $) 15)))
-(((-248) (-13 (-1094) (-10 -8 (-15 -1417 ((-249) $)) (-15 -2357 ((-183) $)) (-15 -4028 ($ (-183))) (-15 -2402 ((-1264) $))))) (T -248))
-((-1417 (*1 *2 *1) (-12 (-5 *2 (-249)) (-5 *1 (-248)))) (-2357 (*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-248)))) (-4028 (*1 *1 *2) (-12 (-5 *2 (-183)) (-5 *1 (-248)))) (-2402 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-248)))))
-(-13 (-1094) (-10 -8 (-15 -1417 ((-249) $)) (-15 -2357 ((-183) $)) (-15 -4028 ($ (-183))) (-15 -2402 ((-1264) $))))
-((-2337 (((-112) $ $) NIL)) (-2315 (((-641 (-861)) $) NIL)) (-2445 (((-506) $) NIL)) (-4172 (((-1152) $) NIL)) (-1531 (((-186) $) NIL)) (-3877 (((-1114) $) NIL)) (-2103 (((-641 (-112)) $) NIL)) (-2350 (((-858) $) NIL) (((-187) $) 6)) (-3447 (((-55) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-3676 (*1 *2 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1385 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1355 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1397 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-2598 (*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1448 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-4025 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))) (-1660 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
+(-13 (-1006 |t#1|) (-10 -8 (-15 -3676 (|t#1| $)) (-15 -1385 ($ $)) (-15 -1355 ($ $)) (-15 -1397 ($ $)) (-15 -2598 ($ $)) (IF (|has| $ (-6 -4408)) (PROGN (-15 -1448 ($ $ $)) (-15 -4025 ($ $ $)) (-15 -1660 ($ $ $))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) NIL)) (-1781 ((|#1| $) NIL)) (-1355 (($ $) NIL)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) $) NIL (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-1894 (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-2459 (($ $) 10 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-2434 (($ $ $) NIL (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "rest" $) NIL (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) |#1|) $) NIL)) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3573 ((|#1| $) NIL)) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3176 (($ $) NIL) (($ $ (-767)) NIL)) (-3038 (($ $) NIL (|has| |#1| (-1094)))) (-3195 (($ $) 7 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3653 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-4308 (((-112) $) NIL)) (-3850 (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094))) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) NIL)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-3450 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2443 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3033 (($ |#1|) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3676 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-4066 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4110 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1824 (((-112) $) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) NIL) ((|#1| $ (-564) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-767) $ "count") 16)) (-2633 (((-564) $ $) NIL)) (-2642 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2010 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-1337 (($ (-641 |#1|)) 22)) (-3199 (((-112) $) NIL)) (-2878 (($ $) NIL)) (-1812 (($ $) NIL (|has| $ (-6 -4408)))) (-2436 (((-767) $) NIL)) (-3527 (($ $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) NIL)) (-1448 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3521 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-641 $)) NIL) (($ $ |#1|) NIL)) (-2326 (($ (-641 |#1|)) 17) (((-641 |#1|) $) 18) (((-858) $) 21 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) 14 (|has| $ (-6 -4407)))))
+(((-245 |#1|) (-13 (-662 |#1|) (-490 (-641 |#1|)) (-10 -8 (-15 -1337 ($ (-641 |#1|))) (-15 -4361 ($ $ "unique")) (-15 -4361 ($ $ "sort")) (-15 -4361 ((-767) $ "count")))) (-846)) (T -245))
+((-1337 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-245 *3)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-245 *3)) (-4 *3 (-846)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-245 *3)) (-4 *3 (-846)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-767)) (-5 *1 (-245 *4)) (-4 *4 (-846)))))
+(-13 (-662 |#1|) (-490 (-641 |#1|)) (-10 -8 (-15 -1337 ($ (-641 |#1|))) (-15 -4361 ($ $ "unique")) (-15 -4361 ($ $ "sort")) (-15 -4361 ((-767) $ "count"))))
+((-2851 (((-3 (-767) "failed") |#1| |#1| (-767)) 42)))
+(((-246 |#1|) (-10 -7 (-15 -2851 ((-3 (-767) "failed") |#1| |#1| (-767)))) (-13 (-722) (-368) (-10 -7 (-15 ** (|#1| |#1| (-564)))))) (T -246))
+((-2851 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-767)) (-4 *3 (-13 (-722) (-368) (-10 -7 (-15 ** (*3 *3 (-564)))))) (-5 *1 (-246 *3)))))
+(-10 -7 (-15 -2851 ((-3 (-767) "failed") |#1| |#1| (-767))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-860 |#1|)) $) NIL)) (-3510 (((-1166 $) $ (-860 |#1|)) NIL) (((-1166 |#2|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2086 (($ $) NIL (|has| |#2| (-556)))) (-3466 (((-112) $) NIL (|has| |#2| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1367 (($ $) NIL (|has| |#2| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#2| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-1545 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-4201 (($ $ (-641 (-564))) NIL)) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#2| (-905)))) (-2400 (($ $ |#2| (-240 (-2069 |#1|) (-767)) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#2|) (-860 |#1|)) NIL) (($ (-1166 $) (-860 |#1|)) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#2| (-240 (-2069 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-860 |#1|)) NIL)) (-2035 (((-240 (-2069 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-1469 (($ $ $) NIL (|has| |#2| (-846)))) (-1530 (($ $ $) NIL (|has| |#2| (-846)))) (-2912 (($ (-1 (-240 (-2069 |#1|) (-767)) (-240 (-2069 |#1|) (-767))) $) NIL)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-1897 (((-3 (-860 |#1|) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#2| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -4165 (-767))) "failed") $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#2| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) NIL) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) NIL) (($ $ (-860 |#1|) $) NIL) (($ $ (-641 (-860 |#1|)) (-641 $)) NIL)) (-2576 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3142 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3258 (((-240 (-2069 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3024 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-860 |#1|)) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-240 (-2069 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-247 |#1| |#2|) (-13 (-945 |#2| (-240 (-2069 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -4201 ($ $ (-641 (-564)))))) (-641 (-1170)) (-1045)) (T -247))
+((-4201 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-247 *3 *4)) (-14 *3 (-641 (-1170))) (-4 *4 (-1045)))))
+(-13 (-945 |#2| (-240 (-2069 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -4201 ($ $ (-641 (-564))))))
+((-2315 (((-112) $ $) NIL)) (-2369 (((-1264) $) 17)) (-1585 (((-183) $) 11)) (-2495 (($ (-183)) 12)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1413 (((-249) $) 7)) (-2326 (((-858) $) 9)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 15)))
+(((-248) (-13 (-1094) (-10 -8 (-15 -1413 ((-249) $)) (-15 -1585 ((-183) $)) (-15 -2495 ($ (-183))) (-15 -2369 ((-1264) $))))) (T -248))
+((-1413 (*1 *2 *1) (-12 (-5 *2 (-249)) (-5 *1 (-248)))) (-1585 (*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-248)))) (-2495 (*1 *1 *2) (-12 (-5 *2 (-183)) (-5 *1 (-248)))) (-2369 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-248)))))
+(-13 (-1094) (-10 -8 (-15 -1413 ((-249) $)) (-15 -1585 ((-183) $)) (-15 -2495 ($ (-183))) (-15 -2369 ((-1264) $))))
+((-2315 (((-112) $ $) NIL)) (-2291 (((-641 (-861)) $) NIL)) (-2410 (((-506) $) NIL)) (-2332 (((-1152) $) NIL)) (-1526 (((-186) $) NIL)) (-3868 (((-1114) $) NIL)) (-4215 (((-641 (-112)) $) NIL)) (-2326 (((-858) $) NIL) (((-187) $) 6)) (-1700 (((-112) $ $) NIL)) (-2672 (((-55) $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-249) (-13 (-185) (-611 (-187)))) (T -249))
NIL
(-13 (-185) (-611 (-187)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1864 (($ (-917)) NIL (|has| |#4| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-2967 (($ $ $) NIL (|has| |#4| (-789)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| |#4| (-368)))) (-3415 (((-564) $) NIL (|has| |#4| (-844)))) (-3797 ((|#4| $ (-564) |#4|) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1094))) (((-3 (-564) "failed") $) NIL (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))) (-2961 ((|#4| $) NIL (|has| |#4| (-1094))) (((-564) $) NIL (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))) (-2202 (((-2 (|:| -3700 (-685 |#4|)) (|:| |vec| (-1259 |#4|))) (-685 $) (-1259 $)) NIL (|has| |#4| (-1045))) (((-685 |#4|) (-685 $)) NIL (|has| |#4| (-1045))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))))) (-1654 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (-3038 (($) NIL (|has| |#4| (-368)))) (-4335 ((|#4| $ (-564) |#4|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#4| $ (-564)) NIL)) (-4119 (((-112) $) NIL (|has| |#4| (-844)))) (-3305 (((-641 |#4|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL (-2750 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (-2131 (((-112) $) NIL (|has| |#4| (-844)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (-2750 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-1909 (((-641 |#4|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (-2750 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-4326 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#4| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-2005 (($ (-917)) NIL (|has| |#4| (-368)))) (-3877 (((-1114) $) NIL)) (-3181 ((|#4| $) NIL (|has| (-564) (-846)))) (-1324 (($ $ |#4|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-2666 (((-641 |#4|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#4| $ (-564) |#4|) NIL) ((|#4| $ (-564)) 16)) (-4297 ((|#4| $ $) NIL (|has| |#4| (-1045)))) (-3643 (($ (-1259 |#4|)) NIL)) (-4228 (((-134)) NIL (|has| |#4| (-363)))) (-3735 (($ $ (-1 |#4| |#4|) (-767)) NIL (|has| |#4| (-1045))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045)))) (($ $) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))))) (-3888 (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406))) (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1259 |#4|) $) NIL) (((-858) $) NIL) (($ |#4|) NIL (|has| |#4| (-1094))) (($ (-564)) NIL (-2750 (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094))) (|has| |#4| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))) (-1471 (((-767)) NIL (|has| |#4| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3453 (($ $) NIL (|has| |#4| (-844)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL (-2750 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) CONST)) (-3950 (($ $ (-1 |#4| |#4|) (-767)) NIL (|has| |#4| (-1045))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045)))) (($ $) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))))) (-2945 (((-112) $ $) NIL (-2750 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (-2750 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2912 (((-112) $ $) NIL (-2750 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-3004 (($ $ |#4|) NIL (|has| |#4| (-363)))) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL (-2750 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045))))) (($ $ (-917)) NIL (-2750 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (* (($ |#2| $) 18) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL) (($ |#3| $) 22) (($ $ |#4|) NIL (|has| |#4| (-722))) (($ |#4| $) NIL (|has| |#4| (-722))) (($ $ $) NIL (-2750 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3644 (($ (-917)) NIL (|has| |#4| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3795 (($ $ $) NIL (|has| |#4| (-789)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| |#4| (-368)))) (-1336 (((-564) $) NIL (|has| |#4| (-844)))) (-2463 ((|#4| $ (-564) |#4|) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1094))) (((-3 (-564) "failed") $) NIL (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))) (-2938 ((|#4| $) NIL (|has| |#4| (-1094))) (((-564) $) NIL (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))) (-1863 (((-2 (|:| -3116 (-685 |#4|)) (|:| |vec| (-1259 |#4|))) (-685 $) (-1259 $)) NIL (|has| |#4| (-1045))) (((-685 |#4|) (-685 $)) NIL (|has| |#4| (-1045))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))))) (-1580 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (-2498 (($) NIL (|has| |#4| (-368)))) (-2619 ((|#4| $ (-564) |#4|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#4| $ (-564)) NIL)) (-3530 (((-112) $) NIL (|has| |#4| (-844)))) (-1624 (((-641 |#4|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL (-2733 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (-4371 (((-112) $) NIL (|has| |#4| (-844)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (-2733 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-4276 (((-641 |#4|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (-2733 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2613 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#4| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-2014 (($ (-917)) NIL (|has| |#4| (-368)))) (-3868 (((-1114) $) NIL)) (-3164 ((|#4| $) NIL (|has| (-564) (-846)))) (-1428 (($ $ |#4|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-1784 (((-641 |#4|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#4| $ (-564) |#4|) NIL) ((|#4| $ (-564)) 16)) (-2529 ((|#4| $ $) NIL (|has| |#4| (-1045)))) (-3597 (($ (-1259 |#4|)) NIL)) (-2476 (((-134)) NIL (|has| |#4| (-363)))) (-3142 (($ $ (-1 |#4| |#4|) (-767)) NIL (|has| |#4| (-1045))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045)))) (($ $) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))))) (-3879 (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407))) (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1259 |#4|) $) NIL) (((-858) $) NIL) (($ |#4|) NIL (|has| |#4| (-1094))) (($ (-564)) NIL (-2733 (-12 (|has| |#4| (-1034 (-564))) (|has| |#4| (-1094))) (|has| |#4| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#4| (-1034 (-407 (-564)))) (|has| |#4| (-1094))))) (-3662 (((-767)) NIL (|has| |#4| (-1045)) CONST)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2007 (($ $) NIL (|has| |#4| (-844)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL (-2733 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) CONST)) (-3922 (($ $ (-1 |#4| |#4|) (-767)) NIL (|has| |#4| (-1045))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045)))) (($ $) NIL (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))))) (-2932 (((-112) $ $) NIL (-2733 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (-2733 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2897 (((-112) $ $) NIL (-2733 (|has| |#4| (-789)) (|has| |#4| (-844))))) (-2992 (($ $ |#4|) NIL (|has| |#4| (-363)))) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL (-2733 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045))))) (($ $ (-917)) NIL (-2733 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (* (($ |#2| $) 18) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL) (($ |#3| $) 22) (($ $ |#4|) NIL (|has| |#4| (-722))) (($ |#4| $) NIL (|has| |#4| (-722))) (($ $ $) NIL (-2733 (-12 (|has| |#4| (-233)) (|has| |#4| (-1045))) (-12 (|has| |#4| (-637 (-564))) (|has| |#4| (-1045))) (|has| |#4| (-722)) (-12 (|has| |#4| (-896 (-1170))) (|has| |#4| (-1045)))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-250 |#1| |#2| |#3| |#4|) (-13 (-238 |#1| |#4|) (-644 |#2|) (-644 |#3|)) (-917) (-1045) (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-644 |#2|)) (T -250))
NIL
(-13 (-238 |#1| |#4|) (-644 |#2|) (-644 |#3|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1864 (($ (-917)) NIL (|has| |#3| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-2967 (($ $ $) NIL (|has| |#3| (-789)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| |#3| (-368)))) (-3415 (((-564) $) NIL (|has| |#3| (-844)))) (-3797 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1094))) (((-3 (-564) "failed") $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))) (-2961 ((|#3| $) NIL (|has| |#3| (-1094))) (((-564) $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))) (-2202 (((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) NIL (|has| |#3| (-1045))) (((-685 |#3|) (-685 $)) NIL (|has| |#3| (-1045))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))))) (-1654 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (-3038 (($) NIL (|has| |#3| (-368)))) (-4335 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#3| $ (-564)) NIL)) (-4119 (((-112) $) NIL (|has| |#3| (-844)))) (-3305 (((-641 |#3|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL (-2750 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (-2131 (((-112) $) NIL (|has| |#3| (-844)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-1909 (((-641 |#3|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-4326 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#3| |#3|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#3| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-2005 (($ (-917)) NIL (|has| |#3| (-368)))) (-3877 (((-1114) $) NIL)) (-3181 ((|#3| $) NIL (|has| (-564) (-846)))) (-1324 (($ $ |#3|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#3|))) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 |#3|) (-641 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-2666 (((-641 |#3|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#3| $ (-564) |#3|) NIL) ((|#3| $ (-564)) 15)) (-4297 ((|#3| $ $) NIL (|has| |#3| (-1045)))) (-3643 (($ (-1259 |#3|)) NIL)) (-4228 (((-134)) NIL (|has| |#3| (-363)))) (-3735 (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))))) (-3888 (((-767) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406))) (((-767) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1259 |#3|) $) NIL) (((-858) $) NIL) (($ |#3|) NIL (|has| |#3| (-1094))) (($ (-564)) NIL (-2750 (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))) (-1471 (((-767)) NIL (|has| |#3| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-3453 (($ $) NIL (|has| |#3| (-844)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL (-2750 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) CONST)) (-3950 (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))))) (-2945 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2912 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-3004 (($ $ |#3|) NIL (|has| |#3| (-363)))) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL (-2750 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045))))) (($ $ (-917)) NIL (-2750 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (* (($ |#2| $) 17) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-722))) (($ |#3| $) NIL (|has| |#3| (-722))) (($ $ $) NIL (-2750 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3644 (($ (-917)) NIL (|has| |#3| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3795 (($ $ $) NIL (|has| |#3| (-789)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| |#3| (-368)))) (-1336 (((-564) $) NIL (|has| |#3| (-844)))) (-2463 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1094))) (((-3 (-564) "failed") $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))) (-2938 ((|#3| $) NIL (|has| |#3| (-1094))) (((-564) $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))) (-1863 (((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) NIL (|has| |#3| (-1045))) (((-685 |#3|) (-685 $)) NIL (|has| |#3| (-1045))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))))) (-1580 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (-2498 (($) NIL (|has| |#3| (-368)))) (-2619 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#3| $ (-564)) NIL)) (-3530 (((-112) $) NIL (|has| |#3| (-844)))) (-1624 (((-641 |#3|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL (-2733 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (-4371 (((-112) $) NIL (|has| |#3| (-844)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-4276 (((-641 |#3|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2613 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#3| |#3|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#3| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-2014 (($ (-917)) NIL (|has| |#3| (-368)))) (-3868 (((-1114) $) NIL)) (-3164 ((|#3| $) NIL (|has| (-564) (-846)))) (-1428 (($ $ |#3|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#3|))) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 |#3|) (-641 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-1784 (((-641 |#3|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#3| $ (-564) |#3|) NIL) ((|#3| $ (-564)) 15)) (-2529 ((|#3| $ $) NIL (|has| |#3| (-1045)))) (-3597 (($ (-1259 |#3|)) NIL)) (-2476 (((-134)) NIL (|has| |#3| (-363)))) (-3142 (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))))) (-3879 (((-767) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407))) (((-767) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1259 |#3|) $) NIL) (((-858) $) NIL) (($ |#3|) NIL (|has| |#3| (-1094))) (($ (-564)) NIL (-2733 (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094))))) (-3662 (((-767)) NIL (|has| |#3| (-1045)) CONST)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-2007 (($ $) NIL (|has| |#3| (-844)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL (-2733 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) CONST)) (-3922 (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))))) (-2932 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2897 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2992 (($ $ |#3|) NIL (|has| |#3| (-363)))) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL (-2733 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045))))) (($ $ (-917)) NIL (-2733 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (* (($ |#2| $) 17) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-722))) (($ |#3| $) NIL (|has| |#3| (-722))) (($ $ $) NIL (-2733 (-12 (|has| |#3| (-233)) (|has| |#3| (-1045))) (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045))) (|has| |#3| (-722)) (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-251 |#1| |#2| |#3|) (-13 (-238 |#1| |#3|) (-644 |#2|)) (-767) (-1045) (-644 |#2|)) (T -251))
NIL
(-13 (-238 |#1| |#3|) (-644 |#2|))
-((-1413 (((-641 (-767)) $) 56) (((-641 (-767)) $ |#3|) 59)) (-3268 (((-767) $) 58) (((-767) $ |#3|) 61)) (-1986 (($ $) 76)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 83)) (-3533 (((-767) $ |#3|) 43) (((-767) $) 38)) (-4195 (((-1 $ (-767)) |#3|) 15) (((-1 $ (-767)) $) 88)) (-1392 ((|#4| $) 69)) (-2422 (((-112) $) 67)) (-3104 (($ $) 75)) (-3084 (($ $ (-641 (-294 $))) 114) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-641 |#4|) (-641 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-641 |#4|) (-641 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-641 |#3|) (-641 $)) 106) (($ $ |#3| |#2|) NIL) (($ $ (-641 |#3|) (-641 |#2|)) 100)) (-3735 (($ $ |#4|) NIL) (($ $ (-641 |#4|)) NIL) (($ $ |#4| (-767)) NIL) (($ $ (-641 |#4|) (-641 (-767))) NIL) (($ $) NIL) (($ $ (-767)) NIL) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-3970 (((-641 |#3|) $) 86)) (-2762 ((|#5| $) NIL) (((-767) $ |#4|) NIL) (((-641 (-767)) $ (-641 |#4|)) NIL) (((-767) $ |#3|) 49)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 78) (($ (-407 (-564))) NIL) (($ $) NIL)))
-(((-252 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2350 (|#1| |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -3084 (|#1| |#1| (-641 |#3|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#3| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#3|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#3| |#1|)) (-15 -4195 ((-1 |#1| (-767)) |#1|)) (-15 -1986 (|#1| |#1|)) (-15 -3104 (|#1| |#1|)) (-15 -1392 (|#4| |#1|)) (-15 -2422 ((-112) |#1|)) (-15 -3268 ((-767) |#1| |#3|)) (-15 -1413 ((-641 (-767)) |#1| |#3|)) (-15 -3268 ((-767) |#1|)) (-15 -1413 ((-641 (-767)) |#1|)) (-15 -2762 ((-767) |#1| |#3|)) (-15 -3533 ((-767) |#1|)) (-15 -3533 ((-767) |#1| |#3|)) (-15 -3970 ((-641 |#3|) |#1|)) (-15 -4195 ((-1 |#1| (-767)) |#3|)) (-15 -2350 (|#1| |#3|)) (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -2762 ((-641 (-767)) |#1| (-641 |#4|))) (-15 -2762 ((-767) |#1| |#4|)) (-15 -2350 (|#1| |#4|)) (-15 -4201 ((-3 |#4| "failed") |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#4| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#4| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2762 (|#5| |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -3735 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3735 (|#1| |#1| |#4| (-767))) (-15 -3735 (|#1| |#1| (-641 |#4|))) (-15 -3735 (|#1| |#1| |#4|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-253 |#2| |#3| |#4| |#5|) (-1045) (-846) (-266 |#3|) (-789)) (T -252))
+((-4010 (((-641 (-767)) $) 56) (((-641 (-767)) $ |#3|) 59)) (-2829 (((-767) $) 58) (((-767) $ |#3|) 61)) (-1655 (($ $) 76)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 83)) (-3924 (((-767) $ |#3|) 43) (((-767) $) 38)) (-2543 (((-1 $ (-767)) |#3|) 15) (((-1 $ (-767)) $) 88)) (-1401 ((|#4| $) 69)) (-3747 (((-112) $) 67)) (-3084 (($ $) 75)) (-3055 (($ $ (-641 (-294 $))) 114) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-641 |#4|) (-641 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-641 |#4|) (-641 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-641 |#3|) (-641 $)) 106) (($ $ |#3| |#2|) NIL) (($ $ (-641 |#3|) (-641 |#2|)) 100)) (-3142 (($ $ |#4|) NIL) (($ $ (-641 |#4|)) NIL) (($ $ |#4| (-767)) NIL) (($ $ (-641 |#4|) (-641 (-767))) NIL) (($ $) NIL) (($ $ (-767)) NIL) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-3360 (((-641 |#3|) $) 86)) (-3258 ((|#5| $) NIL) (((-767) $ |#4|) NIL) (((-641 (-767)) $ (-641 |#4|)) NIL) (((-767) $ |#3|) 49)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 78) (($ (-407 (-564))) NIL) (($ $) NIL)))
+(((-252 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2326 (|#1| |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -3055 (|#1| |#1| (-641 |#3|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#3| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#3|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#3| |#1|)) (-15 -2543 ((-1 |#1| (-767)) |#1|)) (-15 -1655 (|#1| |#1|)) (-15 -3084 (|#1| |#1|)) (-15 -1401 (|#4| |#1|)) (-15 -3747 ((-112) |#1|)) (-15 -2829 ((-767) |#1| |#3|)) (-15 -4010 ((-641 (-767)) |#1| |#3|)) (-15 -2829 ((-767) |#1|)) (-15 -4010 ((-641 (-767)) |#1|)) (-15 -3258 ((-767) |#1| |#3|)) (-15 -3924 ((-767) |#1|)) (-15 -3924 ((-767) |#1| |#3|)) (-15 -3360 ((-641 |#3|) |#1|)) (-15 -2543 ((-1 |#1| (-767)) |#3|)) (-15 -2326 (|#1| |#3|)) (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -3258 ((-641 (-767)) |#1| (-641 |#4|))) (-15 -3258 ((-767) |#1| |#4|)) (-15 -2326 (|#1| |#4|)) (-15 -4180 ((-3 |#4| "failed") |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#4| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#4| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3258 (|#5| |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -3142 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3142 (|#1| |#1| |#4| (-767))) (-15 -3142 (|#1| |#1| (-641 |#4|))) (-15 -3142 (|#1| |#1| |#4|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-253 |#2| |#3| |#4| |#5|) (-1045) (-846) (-266 |#3|) (-789)) (T -252))
NIL
-(-10 -8 (-15 -2350 (|#1| |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -3084 (|#1| |#1| (-641 |#3|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#3| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#3|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#3| |#1|)) (-15 -4195 ((-1 |#1| (-767)) |#1|)) (-15 -1986 (|#1| |#1|)) (-15 -3104 (|#1| |#1|)) (-15 -1392 (|#4| |#1|)) (-15 -2422 ((-112) |#1|)) (-15 -3268 ((-767) |#1| |#3|)) (-15 -1413 ((-641 (-767)) |#1| |#3|)) (-15 -3268 ((-767) |#1|)) (-15 -1413 ((-641 (-767)) |#1|)) (-15 -2762 ((-767) |#1| |#3|)) (-15 -3533 ((-767) |#1|)) (-15 -3533 ((-767) |#1| |#3|)) (-15 -3970 ((-641 |#3|) |#1|)) (-15 -4195 ((-1 |#1| (-767)) |#3|)) (-15 -2350 (|#1| |#3|)) (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -2762 ((-641 (-767)) |#1| (-641 |#4|))) (-15 -2762 ((-767) |#1| |#4|)) (-15 -2350 (|#1| |#4|)) (-15 -4201 ((-3 |#4| "failed") |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#4| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#4| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2762 (|#5| |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -3735 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3735 (|#1| |#1| |#4| (-767))) (-15 -3735 (|#1| |#1| (-641 |#4|))) (-15 -3735 (|#1| |#1| |#4|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1413 (((-641 (-767)) $) 214) (((-641 (-767)) $ |#2|) 212)) (-3268 (((-767) $) 213) (((-767) $ |#2|) 211)) (-3743 (((-641 |#3|) $) 110)) (-3562 (((-1166 $) $ |#3|) 125) (((-1166 |#1|) $) 124)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 87 (|has| |#1| (-556)))) (-2890 (($ $) 88 (|has| |#1| (-556)))) (-3760 (((-112) $) 90 (|has| |#1| (-556)))) (-2388 (((-767) $) 112) (((-767) $ (-641 |#3|)) 111)) (-1498 (((-3 $ "failed") $ $) 19)) (-3547 (((-418 (-1166 $)) (-1166 $)) 100 (|has| |#1| (-905)))) (-3472 (($ $) 98 (|has| |#1| (-452)))) (-3942 (((-418 $) $) 97 (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-1986 (($ $) 207)) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 164) (((-3 (-407 (-564)) "failed") $) 161 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 159 (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-2961 ((|#1| $) 163) (((-407 (-564)) $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 160 (|has| |#1| (-1034 (-564)))) ((|#3| $) 137) ((|#2| $) 222)) (-3594 (($ $ $ |#3|) 108 (|has| |#1| (-172)))) (-3900 (($ $) 154)) (-2202 (((-685 (-564)) (-685 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 133 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 132) (((-685 |#1|) (-685 $)) 131)) (-1654 (((-3 $ "failed") $) 33)) (-2477 (($ $) 176 (|has| |#1| (-452))) (($ $ |#3|) 105 (|has| |#1| (-452)))) (-3887 (((-641 $) $) 109)) (-3037 (((-112) $) 96 (|has| |#1| (-905)))) (-2702 (($ $ |#1| |#4| $) 172)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 84 (-12 (|has| |#3| (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 83 (-12 (|has| |#3| (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3533 (((-767) $ |#2|) 217) (((-767) $) 216)) (-4035 (((-112) $) 31)) (-2340 (((-767) $) 169)) (-3733 (($ (-1166 |#1|) |#3|) 117) (($ (-1166 $) |#3|) 116)) (-3584 (((-641 $) $) 126)) (-4108 (((-112) $) 152)) (-3720 (($ |#1| |#4|) 153) (($ $ |#3| (-767)) 119) (($ $ (-641 |#3|) (-641 (-767))) 118)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#3|) 120)) (-4253 ((|#4| $) 170) (((-767) $ |#3|) 122) (((-641 (-767)) $ (-641 |#3|)) 121)) (-3142 (($ $ $) 79 (|has| |#1| (-846)))) (-1515 (($ $ $) 78 (|has| |#1| (-846)))) (-3523 (($ (-1 |#4| |#4|) $) 171)) (-4289 (($ (-1 |#1| |#1|) $) 151)) (-4195 (((-1 $ (-767)) |#2|) 219) (((-1 $ (-767)) $) 206 (|has| |#1| (-233)))) (-1758 (((-3 |#3| "failed") $) 123)) (-3866 (($ $) 149)) (-3876 ((|#1| $) 148)) (-1392 ((|#3| $) 209)) (-3202 (($ (-641 $)) 94 (|has| |#1| (-452))) (($ $ $) 93 (|has| |#1| (-452)))) (-4172 (((-1152) $) 9)) (-2422 (((-112) $) 210)) (-3543 (((-3 (-641 $) "failed") $) 114)) (-1524 (((-3 (-641 $) "failed") $) 115)) (-1349 (((-3 (-2 (|:| |var| |#3|) (|:| -1377 (-767))) "failed") $) 113)) (-3104 (($ $) 208)) (-3877 (((-1114) $) 10)) (-3846 (((-112) $) 166)) (-3855 ((|#1| $) 167)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 95 (|has| |#1| (-452)))) (-3238 (($ (-641 $)) 92 (|has| |#1| (-452))) (($ $ $) 91 (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-3595 (((-418 $) $) 99 (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) 145) (($ $ (-294 $)) 144) (($ $ $ $) 143) (($ $ (-641 $) (-641 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-641 |#3|) (-641 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-641 |#3|) (-641 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 $)) 204 (|has| |#1| (-233))) (($ $ |#2| |#1|) 203 (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 |#1|)) 202 (|has| |#1| (-233)))) (-3358 (($ $ |#3|) 107 (|has| |#1| (-172)))) (-3735 (($ $ |#3|) 42) (($ $ (-641 |#3|)) 41) (($ $ |#3| (-767)) 40) (($ $ (-641 |#3|) (-641 (-767))) 39) (($ $) 238 (|has| |#1| (-233))) (($ $ (-767)) 236 (|has| |#1| (-233))) (($ $ (-1170)) 234 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 233 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 232 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 231 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-3970 (((-641 |#2|) $) 218)) (-2762 ((|#4| $) 150) (((-767) $ |#3|) 130) (((-641 (-767)) $ (-641 |#3|)) 129) (((-767) $ |#2|) 215)) (-4344 (((-888 (-379)) $) 82 (-12 (|has| |#3| (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 81 (-12 (|has| |#3| (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 80 (-12 (|has| |#3| (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) 175 (|has| |#1| (-452))) (($ $ |#3|) 106 (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 104 (-2368 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 165) (($ |#3|) 135) (($ |#2|) 220) (($ (-407 (-564))) 72 (-2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564)))))) (($ $) 85 (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) 168)) (-2606 ((|#1| $ |#4|) 155) (($ $ |#3| (-767)) 128) (($ $ (-641 |#3|) (-641 (-767))) 127)) (-3335 (((-3 $ "failed") $) 73 (-2750 (-2368 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) 28 T CONST)) (-1536 (($ $ $ (-767)) 173 (|has| |#1| (-172)))) (-2502 (((-112) $ $) 89 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ |#3|) 38) (($ $ (-641 |#3|)) 37) (($ $ |#3| (-767)) 36) (($ $ (-641 |#3|) (-641 (-767))) 35) (($ $) 237 (|has| |#1| (-233))) (($ $ (-767)) 235 (|has| |#1| (-233))) (($ $ (-1170)) 230 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 229 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 228 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 227 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-2945 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 74 (|has| |#1| (-846)))) (-3004 (($ $ |#1|) 156 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 158 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 157 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+(-10 -8 (-15 -2326 (|#1| |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -3055 (|#1| |#1| (-641 |#3|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#3| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#3|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#3| |#1|)) (-15 -2543 ((-1 |#1| (-767)) |#1|)) (-15 -1655 (|#1| |#1|)) (-15 -3084 (|#1| |#1|)) (-15 -1401 (|#4| |#1|)) (-15 -3747 ((-112) |#1|)) (-15 -2829 ((-767) |#1| |#3|)) (-15 -4010 ((-641 (-767)) |#1| |#3|)) (-15 -2829 ((-767) |#1|)) (-15 -4010 ((-641 (-767)) |#1|)) (-15 -3258 ((-767) |#1| |#3|)) (-15 -3924 ((-767) |#1|)) (-15 -3924 ((-767) |#1| |#3|)) (-15 -3360 ((-641 |#3|) |#1|)) (-15 -2543 ((-1 |#1| (-767)) |#3|)) (-15 -2326 (|#1| |#3|)) (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -3258 ((-641 (-767)) |#1| (-641 |#4|))) (-15 -3258 ((-767) |#1| |#4|)) (-15 -2326 (|#1| |#4|)) (-15 -4180 ((-3 |#4| "failed") |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#4| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#4| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3258 (|#5| |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -3142 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3142 (|#1| |#1| |#4| (-767))) (-15 -3142 (|#1| |#1| (-641 |#4|))) (-15 -3142 (|#1| |#1| |#4|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4010 (((-641 (-767)) $) 215) (((-641 (-767)) $ |#2|) 213)) (-2829 (((-767) $) 214) (((-767) $ |#2|) 212)) (-3702 (((-641 |#3|) $) 111)) (-3510 (((-1166 $) $ |#3|) 126) (((-1166 |#1|) $) 125)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 88 (|has| |#1| (-556)))) (-2086 (($ $) 89 (|has| |#1| (-556)))) (-3466 (((-112) $) 91 (|has| |#1| (-556)))) (-3935 (((-767) $) 113) (((-767) $ (-641 |#3|)) 112)) (-1318 (((-3 $ "failed") $ $) 20)) (-2729 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-1367 (($ $) 99 (|has| |#1| (-452)))) (-2556 (((-418 $) $) 98 (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 104 (|has| |#1| (-905)))) (-1655 (($ $) 208)) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 165) (((-3 (-407 (-564)) "failed") $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 160 (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) 137) (((-3 |#2| "failed") $) 222)) (-2938 ((|#1| $) 164) (((-407 (-564)) $) 163 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 161 (|has| |#1| (-1034 (-564)))) ((|#3| $) 138) ((|#2| $) 223)) (-1545 (($ $ $ |#3|) 109 (|has| |#1| (-172)))) (-3878 (($ $) 155)) (-1863 (((-685 (-564)) (-685 $)) 135 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 133) (((-685 |#1|) (-685 $)) 132)) (-1580 (((-3 $ "failed") $) 34)) (-3430 (($ $) 177 (|has| |#1| (-452))) (($ $ |#3|) 106 (|has| |#1| (-452)))) (-3866 (((-641 $) $) 110)) (-4218 (((-112) $) 97 (|has| |#1| (-905)))) (-2400 (($ $ |#1| |#4| $) 173)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 85 (-12 (|has| |#3| (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 84 (-12 (|has| |#3| (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3924 (((-767) $ |#2|) 218) (((-767) $) 217)) (-1980 (((-112) $) 32)) (-2724 (((-767) $) 170)) (-3691 (($ (-1166 |#1|) |#3|) 118) (($ (-1166 $) |#3|) 117)) (-3091 (((-641 $) $) 127)) (-3552 (((-112) $) 153)) (-3679 (($ |#1| |#4|) 154) (($ $ |#3| (-767)) 120) (($ $ (-641 |#3|) (-641 (-767))) 119)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#3|) 121)) (-2035 ((|#4| $) 171) (((-767) $ |#3|) 123) (((-641 (-767)) $ (-641 |#3|)) 122)) (-1469 (($ $ $) 80 (|has| |#1| (-846)))) (-1530 (($ $ $) 79 (|has| |#1| (-846)))) (-2912 (($ (-1 |#4| |#4|) $) 172)) (-4271 (($ (-1 |#1| |#1|) $) 152)) (-2543 (((-1 $ (-767)) |#2|) 220) (((-1 $ (-767)) $) 207 (|has| |#1| (-233)))) (-1897 (((-3 |#3| "failed") $) 124)) (-3840 (($ $) 150)) (-3853 ((|#1| $) 149)) (-1401 ((|#3| $) 210)) (-3172 (($ (-641 $)) 95 (|has| |#1| (-452))) (($ $ $) 94 (|has| |#1| (-452)))) (-2332 (((-1152) $) 10)) (-3747 (((-112) $) 211)) (-3517 (((-3 (-641 $) "failed") $) 115)) (-1377 (((-3 (-641 $) "failed") $) 116)) (-1344 (((-3 (-2 (|:| |var| |#3|) (|:| -4165 (-767))) "failed") $) 114)) (-3084 (($ $) 209)) (-3868 (((-1114) $) 11)) (-3817 (((-112) $) 167)) (-3829 ((|#1| $) 168)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 96 (|has| |#1| (-452)))) (-3209 (($ (-641 $)) 93 (|has| |#1| (-452))) (($ $ $) 92 (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-3546 (((-418 $) $) 100 (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) 175 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 87 (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) 146) (($ $ (-294 $)) 145) (($ $ $ $) 144) (($ $ (-641 $) (-641 $)) 143) (($ $ |#3| |#1|) 142) (($ $ (-641 |#3|) (-641 |#1|)) 141) (($ $ |#3| $) 140) (($ $ (-641 |#3|) (-641 $)) 139) (($ $ |#2| $) 206 (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 $)) 205 (|has| |#1| (-233))) (($ $ |#2| |#1|) 204 (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 |#1|)) 203 (|has| |#1| (-233)))) (-2576 (($ $ |#3|) 108 (|has| |#1| (-172)))) (-3142 (($ $ |#3|) 43) (($ $ (-641 |#3|)) 42) (($ $ |#3| (-767)) 41) (($ $ (-641 |#3|) (-641 (-767))) 40) (($ $) 239 (|has| |#1| (-233))) (($ $ (-767)) 237 (|has| |#1| (-233))) (($ $ (-1170)) 235 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 234 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 233 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 232 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 225) (($ $ (-1 |#1| |#1|)) 224)) (-3360 (((-641 |#2|) $) 219)) (-3258 ((|#4| $) 151) (((-767) $ |#3|) 131) (((-641 (-767)) $ (-641 |#3|)) 130) (((-767) $ |#2|) 216)) (-4327 (((-888 (-379)) $) 83 (-12 (|has| |#3| (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 82 (-12 (|has| |#3| (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 81 (-12 (|has| |#3| (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) 176 (|has| |#1| (-452))) (($ $ |#3|) 107 (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 105 (-2364 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 166) (($ |#3|) 136) (($ |#2|) 221) (($ (-407 (-564))) 73 (-2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564)))))) (($ $) 86 (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) 169)) (-1690 ((|#1| $ |#4|) 156) (($ $ |#3| (-767)) 129) (($ $ (-641 |#3|) (-641 (-767))) 128)) (-2144 (((-3 $ "failed") $) 74 (-2733 (-2364 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) 29 T CONST)) (-3096 (($ $ $ (-767)) 174 (|has| |#1| (-172)))) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 90 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ |#3|) 39) (($ $ (-641 |#3|)) 38) (($ $ |#3| (-767)) 37) (($ $ (-641 |#3|) (-641 (-767))) 36) (($ $) 238 (|has| |#1| (-233))) (($ $ (-767)) 236 (|has| |#1| (-233))) (($ $ (-1170)) 231 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 230 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 229 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 228 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 227) (($ $ (-1 |#1| |#1|)) 226)) (-2932 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 78 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2992 (($ $ |#1|) 157 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 159 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 158 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 148) (($ $ |#1|) 147)))
(((-253 |#1| |#2| |#3| |#4|) (-140) (-1045) (-846) (-266 |t#2|) (-789)) (T -253))
-((-4195 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *4 *3 *5 *6)))) (-3970 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 *4)))) (-3533 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767)))) (-3533 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767)))) (-2762 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767)))) (-1413 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 (-767))))) (-3268 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767)))) (-1413 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-641 (-767))))) (-3268 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767)))) (-2422 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-112)))) (-1392 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-789)) (-4 *2 (-266 *4)))) (-3104 (*1 *1 *1) (-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846)) (-4 *4 (-266 *3)) (-4 *5 (-789)))) (-1986 (*1 *1 *1) (-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846)) (-4 *4 (-266 *3)) (-4 *5 (-789)))) (-4195 (*1 *2 *1) (-12 (-4 *3 (-233)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *3 *4 *5 *6)))))
-(-13 (-945 |t#1| |t#4| |t#3|) (-231 |t#1|) (-1034 |t#2|) (-10 -8 (-15 -4195 ((-1 $ (-767)) |t#2|)) (-15 -3970 ((-641 |t#2|) $)) (-15 -3533 ((-767) $ |t#2|)) (-15 -3533 ((-767) $)) (-15 -2762 ((-767) $ |t#2|)) (-15 -1413 ((-641 (-767)) $)) (-15 -3268 ((-767) $)) (-15 -1413 ((-641 (-767)) $ |t#2|)) (-15 -3268 ((-767) $ |t#2|)) (-15 -2422 ((-112) $)) (-15 -1392 (|t#3| $)) (-15 -3104 ($ $)) (-15 -1986 ($ $)) (IF (|has| |t#1| (-233)) (PROGN (-6 (-514 |t#2| |t#1|)) (-6 (-514 |t#2| $)) (-6 (-309 $)) (-15 -4195 ((-1 $ (-767)) $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#4|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 |#2|) . T) ((-614 |#3|) . T) ((-614 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564))))) ((-231 |#1|) . T) ((-233) |has| |#1| (-233)) ((-290) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-309 $) . T) ((-326 |#1| |#4|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2750 (|has| |#1| (-905)) (|has| |#1| (-452))) ((-514 |#2| |#1|) |has| |#1| (-233)) ((-514 |#2| $) |has| |#1| (-233)) ((-514 |#3| |#1|) . T) ((-514 |#3| $) . T) ((-514 $ $) . T) ((-556) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-896 |#3|) . T) ((-882 (-379)) -12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))) ((-945 |#1| |#4| |#3|) . T) ((-905) |has| |#1| (-905)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1034 |#2|) . T) ((-1034 |#3|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) |has| |#1| (-905)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3715 ((|#1| $) 54)) (-3027 ((|#1| $) 44)) (-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-1449 (($ $) 60)) (-4298 (($ $) 48)) (-2193 ((|#1| |#1| $) 46)) (-2373 ((|#1| $) 45)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4029 (((-767) $) 61)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-3087 ((|#1| |#1| $) 52)) (-3992 ((|#1| |#1| $) 51)) (-2714 (($ |#1| $) 40)) (-4336 (((-767) $) 55)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3470 ((|#1| $) 62)) (-3306 ((|#1| $) 50)) (-4084 ((|#1| $) 49)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-3871 ((|#1| |#1| $) 58)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-1523 ((|#1| $) 59)) (-3518 (($) 57) (($ (-641 |#1|)) 56)) (-2498 (((-767) $) 43)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3482 ((|#1| $) 53)) (-3023 (($ (-641 |#1|)) 42)) (-3867 ((|#1| $) 63)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2543 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *4 *3 *5 *6)))) (-3360 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 *4)))) (-3924 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767)))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767)))) (-3258 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767)))) (-4010 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 (-767))))) (-2829 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767)))) (-4010 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-641 (-767))))) (-2829 (*1 *2 *1 *3) (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767)))) (-3747 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-112)))) (-1401 (*1 *2 *1) (-12 (-4 *1 (-253 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-789)) (-4 *2 (-266 *4)))) (-3084 (*1 *1 *1) (-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846)) (-4 *4 (-266 *3)) (-4 *5 (-789)))) (-1655 (*1 *1 *1) (-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846)) (-4 *4 (-266 *3)) (-4 *5 (-789)))) (-2543 (*1 *2 *1) (-12 (-4 *3 (-233)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *3 *4 *5 *6)))))
+(-13 (-945 |t#1| |t#4| |t#3|) (-231 |t#1|) (-1034 |t#2|) (-10 -8 (-15 -2543 ((-1 $ (-767)) |t#2|)) (-15 -3360 ((-641 |t#2|) $)) (-15 -3924 ((-767) $ |t#2|)) (-15 -3924 ((-767) $)) (-15 -3258 ((-767) $ |t#2|)) (-15 -4010 ((-641 (-767)) $)) (-15 -2829 ((-767) $)) (-15 -4010 ((-641 (-767)) $ |t#2|)) (-15 -2829 ((-767) $ |t#2|)) (-15 -3747 ((-112) $)) (-15 -1401 (|t#3| $)) (-15 -3084 ($ $)) (-15 -1655 ($ $)) (IF (|has| |t#1| (-233)) (PROGN (-6 (-514 |t#2| |t#1|)) (-6 (-514 |t#2| $)) (-6 (-309 $)) (-15 -2543 ((-1 $ (-767)) $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#4|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 |#2|) . T) ((-614 |#3|) . T) ((-614 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564))))) ((-231 |#1|) . T) ((-233) |has| |#1| (-233)) ((-290) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-309 $) . T) ((-326 |#1| |#4|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2733 (|has| |#1| (-905)) (|has| |#1| (-452))) ((-514 |#2| |#1|) |has| |#1| (-233)) ((-514 |#2| $) |has| |#1| (-233)) ((-514 |#3| |#1|) . T) ((-514 |#3| $) . T) ((-514 $ $) . T) ((-556) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-896 |#3|) . T) ((-882 (-379)) -12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))) ((-945 |#1| |#4| |#3|) . T) ((-905) |has| |#1| (-905)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1034 |#2|) . T) ((-1034 |#3|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) |has| |#1| (-905)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-1910 ((|#1| $) 55)) (-3008 ((|#1| $) 45)) (-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-2204 (($ $) 61)) (-1436 (($ $) 49)) (-3372 ((|#1| |#1| $) 47)) (-1978 ((|#1| $) 46)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2313 (((-767) $) 62)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-2680 ((|#1| |#1| $) 53)) (-2942 ((|#1| |#1| $) 52)) (-4066 (($ |#1| $) 41)) (-4315 (((-767) $) 56)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-4244 ((|#1| $) 63)) (-4126 ((|#1| $) 51)) (-2853 ((|#1| $) 50)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-3378 ((|#1| |#1| $) 59)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4347 ((|#1| $) 60)) (-3759 (($) 58) (($ (-641 |#1|)) 57)) (-3350 (((-767) $) 44)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-2849 ((|#1| $) 54)) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4166 ((|#1| $) 64)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-254 |#1|) (-140) (-1209)) (T -254))
-((-3518 (*1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-3518 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-254 *3)))) (-4336 (*1 *2 *1) (-12 (-4 *1 (-254 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-3715 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-3482 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-3087 (*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-3992 (*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-3306 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-4084 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-4298 (*1 *1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
-(-13 (-1115 |t#1|) (-991 |t#1|) (-10 -8 (-15 -3518 ($)) (-15 -3518 ($ (-641 |t#1|))) (-15 -4336 ((-767) $)) (-15 -3715 (|t#1| $)) (-15 -3482 (|t#1| $)) (-15 -3087 (|t#1| |t#1| $)) (-15 -3992 (|t#1| |t#1| $)) (-15 -3306 (|t#1| $)) (-15 -4084 (|t#1| $)) (-15 -4298 ($ $))))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-991 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1115 |#1|) . T) ((-1209) . T))
-((-2162 (((-1 (-939 (-225)) (-225) (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225) (-225))) 152)) (-4285 (((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379))) 172) (((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 170) (((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 175) (((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 171) (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 163) (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 162) (((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379))) 144) (((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263))) 142) (((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379))) 143) (((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263))) 140)) (-2355 (((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379))) 174) (((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 173) (((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 177) (((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 176) (((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 165) (((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 164) (((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379))) 150) (((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263))) 149) (((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379))) 148) (((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263))) 147) (((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379))) 112) (((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263))) 111) (((-1260) (-1 (-225) (-225)) (-1088 (-379))) 106) (((-1260) (-1 (-225) (-225)) (-1088 (-379)) (-641 (-263))) 104)))
-(((-255) (-10 -7 (-15 -2355 ((-1260) (-1 (-225) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) (-1 (-225) (-225)) (-1088 (-379)))) (-15 -2355 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2355 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -2355 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2355 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -2162 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))) (T -255))
-((-2162 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225) (-225))) (-5 *3 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-873 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1260)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-873 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1260)) (-5 *1 (-255)))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-255)))))
-(-10 -7 (-15 -2355 ((-1260) (-1 (-225) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) (-1 (-225) (-225)) (-1088 (-379)))) (-15 -2355 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2355 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -2355 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2355 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -4285 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -2162 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))
-((-2355 (((-1260) (-294 |#2|) (-1170) (-1170) (-641 (-263))) 101)))
-(((-256 |#1| |#2|) (-10 -7 (-15 -2355 ((-1260) (-294 |#2|) (-1170) (-1170) (-641 (-263))))) (-13 (-556) (-846) (-1034 (-564))) (-430 |#1|)) (T -256))
-((-2355 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-294 *7)) (-5 *4 (-1170)) (-5 *5 (-641 (-263))) (-4 *7 (-430 *6)) (-4 *6 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-1260)) (-5 *1 (-256 *6 *7)))))
-(-10 -7 (-15 -2355 ((-1260) (-294 |#2|) (-1170) (-1170) (-641 (-263)))))
-((-1982 (((-564) (-564)) 73)) (-3488 (((-564) (-564)) 74)) (-2817 (((-225) (-225)) 75)) (-1738 (((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225))) 72)) (-1981 (((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)) (-112)) 70)))
-(((-257) (-10 -7 (-15 -1981 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)) (-112))) (-15 -1738 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -1982 ((-564) (-564))) (-15 -3488 ((-564) (-564))) (-15 -2817 ((-225) (-225))))) (T -257))
-((-2817 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-257)))) (-3488 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))) (-1982 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))) (-1738 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225))) (-5 *2 (-1261)) (-5 *1 (-257)))) (-1981 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225))) (-5 *5 (-112)) (-5 *2 (-1261)) (-5 *1 (-257)))))
-(-10 -7 (-15 -1981 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)) (-112))) (-15 -1738 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -1982 ((-564) (-564))) (-15 -3488 ((-564) (-564))) (-15 -2817 ((-225) (-225))))
-((-2350 (((-1086 (-379)) (-1086 (-316 |#1|))) 16)))
-(((-258 |#1|) (-10 -7 (-15 -2350 ((-1086 (-379)) (-1086 (-316 |#1|))))) (-13 (-846) (-556) (-612 (-379)))) (T -258))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-1086 (-316 *4))) (-4 *4 (-13 (-846) (-556) (-612 (-379)))) (-5 *2 (-1086 (-379))) (-5 *1 (-258 *4)))))
-(-10 -7 (-15 -2350 ((-1086 (-379)) (-1086 (-316 |#1|)))))
-((-4285 (((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379))) 75) (((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 74) (((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379))) 65) (((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 64) (((-1127 (-225)) (-875 |#1|) (-1086 (-379))) 56) (((-1127 (-225)) (-875 |#1|) (-1086 (-379)) (-641 (-263))) 55)) (-2355 (((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379))) 78) (((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 77) (((-1261) |#1| (-1086 (-379)) (-1086 (-379))) 68) (((-1261) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 67) (((-1261) (-875 |#1|) (-1086 (-379))) 60) (((-1261) (-875 |#1|) (-1086 (-379)) (-641 (-263))) 59) (((-1260) (-873 |#1|) (-1086 (-379))) 47) (((-1260) (-873 |#1|) (-1086 (-379)) (-641 (-263))) 46) (((-1260) |#1| (-1086 (-379))) 38) (((-1260) |#1| (-1086 (-379)) (-641 (-263))) 36)))
-(((-259 |#1|) (-10 -7 (-15 -2355 ((-1260) |#1| (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) |#1| (-1086 (-379)))) (-15 -2355 ((-1260) (-873 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) (-873 |#1|) (-1086 (-379)))) (-15 -2355 ((-1261) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-875 |#1|) (-1086 (-379)))) (-15 -4285 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)))) (-15 -2355 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -4285 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -2355 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)))) (-15 -4285 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379))))) (-13 (-612 (-536)) (-1094))) (T -259))
-((-4285 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *5)))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *6)))) (-2355 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *5)))) (-2355 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *6)))) (-4285 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1086 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-4285 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-2355 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1086 (-379))) (-5 *2 (-1261)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-2355 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-4285 (*1 *2 *3 *4) (-12 (-5 *3 (-875 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *5)))) (-4285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *6)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-875 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *5)))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *6)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-873 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1260)) (-5 *1 (-259 *5)))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-873 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1260)) (-5 *1 (-259 *6)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-379))) (-5 *2 (-1260)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-2355 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))))
-(-10 -7 (-15 -2355 ((-1260) |#1| (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) |#1| (-1086 (-379)))) (-15 -2355 ((-1260) (-873 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1260) (-873 |#1|) (-1086 (-379)))) (-15 -2355 ((-1261) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-875 |#1|) (-1086 (-379)))) (-15 -4285 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)))) (-15 -2355 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -4285 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -2355 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2355 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)))) (-15 -4285 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4285 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)))))
-((-2355 (((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)) (-641 (-263))) 23) (((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225))) 24) (((-1260) (-641 (-939 (-225))) (-641 (-263))) 16) (((-1260) (-641 (-939 (-225)))) 17) (((-1260) (-641 (-225)) (-641 (-225)) (-641 (-263))) 20) (((-1260) (-641 (-225)) (-641 (-225))) 21)))
-(((-260) (-10 -7 (-15 -2355 ((-1260) (-641 (-225)) (-641 (-225)))) (-15 -2355 ((-1260) (-641 (-225)) (-641 (-225)) (-641 (-263)))) (-15 -2355 ((-1260) (-641 (-939 (-225))))) (-15 -2355 ((-1260) (-641 (-939 (-225))) (-641 (-263)))) (-15 -2355 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)))) (-15 -2355 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)) (-641 (-263)))))) (T -260))
-((-2355 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-641 (-225))) (-5 *4 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-260)))) (-2355 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1261)) (-5 *1 (-260)))) (-2355 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *4 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-260)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *2 (-1260)) (-5 *1 (-260)))) (-2355 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-641 (-225))) (-5 *4 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-260)))) (-2355 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1260)) (-5 *1 (-260)))))
-(-10 -7 (-15 -2355 ((-1260) (-641 (-225)) (-641 (-225)))) (-15 -2355 ((-1260) (-641 (-225)) (-641 (-225)) (-641 (-263)))) (-15 -2355 ((-1260) (-641 (-939 (-225))))) (-15 -2355 ((-1260) (-641 (-939 (-225))) (-641 (-263)))) (-15 -2355 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)))) (-15 -2355 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)) (-641 (-263)))))
-((-2212 (((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) (-641 (-263)) (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) 25)) (-2386 (((-917) (-641 (-263)) (-917)) 52)) (-4036 (((-917) (-641 (-263)) (-917)) 51)) (-3008 (((-641 (-379)) (-641 (-263)) (-641 (-379))) 68)) (-2958 (((-379) (-641 (-263)) (-379)) 57)) (-1621 (((-917) (-641 (-263)) (-917)) 53)) (-1538 (((-112) (-641 (-263)) (-112)) 27)) (-3192 (((-1152) (-641 (-263)) (-1152)) 19)) (-3627 (((-1152) (-641 (-263)) (-1152)) 26)) (-2794 (((-1127 (-225)) (-641 (-263))) 46)) (-2257 (((-641 (-1088 (-379))) (-641 (-263)) (-641 (-1088 (-379)))) 40)) (-2581 (((-870) (-641 (-263)) (-870)) 32)) (-3686 (((-870) (-641 (-263)) (-870)) 33)) (-4024 (((-1 (-939 (-225)) (-939 (-225))) (-641 (-263)) (-1 (-939 (-225)) (-939 (-225)))) 63)) (-1344 (((-112) (-641 (-263)) (-112)) 14)) (-1676 (((-112) (-641 (-263)) (-112)) 13)))
-(((-261) (-10 -7 (-15 -1676 ((-112) (-641 (-263)) (-112))) (-15 -1344 ((-112) (-641 (-263)) (-112))) (-15 -2212 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) (-641 (-263)) (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3192 ((-1152) (-641 (-263)) (-1152))) (-15 -3627 ((-1152) (-641 (-263)) (-1152))) (-15 -1538 ((-112) (-641 (-263)) (-112))) (-15 -2581 ((-870) (-641 (-263)) (-870))) (-15 -3686 ((-870) (-641 (-263)) (-870))) (-15 -2257 ((-641 (-1088 (-379))) (-641 (-263)) (-641 (-1088 (-379))))) (-15 -4036 ((-917) (-641 (-263)) (-917))) (-15 -2386 ((-917) (-641 (-263)) (-917))) (-15 -2794 ((-1127 (-225)) (-641 (-263)))) (-15 -1621 ((-917) (-641 (-263)) (-917))) (-15 -2958 ((-379) (-641 (-263)) (-379))) (-15 -4024 ((-1 (-939 (-225)) (-939 (-225))) (-641 (-263)) (-1 (-939 (-225)) (-939 (-225))))) (-15 -3008 ((-641 (-379)) (-641 (-263)) (-641 (-379)))))) (T -261))
-((-3008 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-379))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-4024 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2958 (*1 *2 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1621 (*1 *2 *3 *2) (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2794 (*1 *2 *3) (-12 (-5 *3 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-261)))) (-2386 (*1 *2 *3 *2) (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-4036 (*1 *2 *3 *2) (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2257 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3686 (*1 *2 *3 *2) (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2581 (*1 *2 *3 *2) (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1538 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3627 (*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3192 (*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2212 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1344 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1676 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
-(-10 -7 (-15 -1676 ((-112) (-641 (-263)) (-112))) (-15 -1344 ((-112) (-641 (-263)) (-112))) (-15 -2212 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) (-641 (-263)) (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3192 ((-1152) (-641 (-263)) (-1152))) (-15 -3627 ((-1152) (-641 (-263)) (-1152))) (-15 -1538 ((-112) (-641 (-263)) (-112))) (-15 -2581 ((-870) (-641 (-263)) (-870))) (-15 -3686 ((-870) (-641 (-263)) (-870))) (-15 -2257 ((-641 (-1088 (-379))) (-641 (-263)) (-641 (-1088 (-379))))) (-15 -4036 ((-917) (-641 (-263)) (-917))) (-15 -2386 ((-917) (-641 (-263)) (-917))) (-15 -2794 ((-1127 (-225)) (-641 (-263)))) (-15 -1621 ((-917) (-641 (-263)) (-917))) (-15 -2958 ((-379) (-641 (-263)) (-379))) (-15 -4024 ((-1 (-939 (-225)) (-939 (-225))) (-641 (-263)) (-1 (-939 (-225)) (-939 (-225))))) (-15 -3008 ((-641 (-379)) (-641 (-263)) (-641 (-379)))))
-((-1435 (((-3 |#1| "failed") (-641 (-263)) (-1170)) 17)))
-(((-262 |#1|) (-10 -7 (-15 -1435 ((-3 |#1| "failed") (-641 (-263)) (-1170)))) (-1209)) (T -262))
-((-1435 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *1 (-262 *2)) (-4 *2 (-1209)))))
-(-10 -7 (-15 -1435 ((-3 |#1| "failed") (-641 (-263)) (-1170))))
-((-2337 (((-112) $ $) NIL)) (-2212 (($ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) 24)) (-2386 (($ (-917)) 80)) (-4036 (($ (-917)) 79)) (-3506 (($ (-641 (-379))) 86)) (-2958 (($ (-379)) 66)) (-1621 (($ (-917)) 81)) (-1538 (($ (-112)) 33)) (-3192 (($ (-1152)) 28)) (-3627 (($ (-1152)) 29)) (-2794 (($ (-1127 (-225))) 75)) (-2257 (($ (-641 (-1088 (-379)))) 71)) (-2029 (($ (-641 (-1088 (-379)))) 67) (($ (-641 (-1088 (-407 (-564))))) 70)) (-3222 (($ (-379)) 38) (($ (-870)) 42)) (-2751 (((-112) (-641 $) (-1170)) 99)) (-1435 (((-3 (-52) "failed") (-641 $) (-1170)) 101)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2389 (($ (-379)) 43) (($ (-870)) 44)) (-1407 (($ (-1 (-939 (-225)) (-939 (-225)))) 65)) (-4024 (($ (-1 (-939 (-225)) (-939 (-225)))) 82)) (-1898 (($ (-1 (-225) (-225))) 48) (($ (-1 (-225) (-225) (-225))) 52) (($ (-1 (-225) (-225) (-225) (-225))) 56)) (-2350 (((-858) $) 92)) (-1942 (($ (-112)) 34) (($ (-641 (-1088 (-379)))) 60)) (-1676 (($ (-112)) 35)) (-2893 (((-112) $ $) 96)))
-(((-263) (-13 (-1094) (-10 -8 (-15 -1676 ($ (-112))) (-15 -1942 ($ (-112))) (-15 -2212 ($ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3192 ($ (-1152))) (-15 -3627 ($ (-1152))) (-15 -1538 ($ (-112))) (-15 -1942 ($ (-641 (-1088 (-379))))) (-15 -1407 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -3222 ($ (-379))) (-15 -3222 ($ (-870))) (-15 -2389 ($ (-379))) (-15 -2389 ($ (-870))) (-15 -1898 ($ (-1 (-225) (-225)))) (-15 -1898 ($ (-1 (-225) (-225) (-225)))) (-15 -1898 ($ (-1 (-225) (-225) (-225) (-225)))) (-15 -2958 ($ (-379))) (-15 -2029 ($ (-641 (-1088 (-379))))) (-15 -2029 ($ (-641 (-1088 (-407 (-564)))))) (-15 -2257 ($ (-641 (-1088 (-379))))) (-15 -2794 ($ (-1127 (-225)))) (-15 -4036 ($ (-917))) (-15 -2386 ($ (-917))) (-15 -1621 ($ (-917))) (-15 -4024 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -3506 ($ (-641 (-379)))) (-15 -1435 ((-3 (-52) "failed") (-641 $) (-1170))) (-15 -2751 ((-112) (-641 $) (-1170)))))) (T -263))
-((-1676 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))) (-1942 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))) (-2212 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *1 (-263)))) (-3192 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263)))) (-3627 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263)))) (-1538 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))) (-1942 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))) (-1407 (*1 *1 *2) (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263)))) (-3222 (*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))) (-3222 (*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263)))) (-2389 (*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))) (-2389 (*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263)))) (-1898 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-263)))) (-1898 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225) (-225))) (-5 *1 (-263)))) (-1898 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-263)))) (-2958 (*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))) (-2029 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))) (-2029 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-407 (-564))))) (-5 *1 (-263)))) (-2257 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))) (-2794 (*1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-263)))) (-4036 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))) (-2386 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))) (-1621 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))) (-4024 (*1 *1 *2) (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263)))) (-3506 (*1 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-263)))) (-1435 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-52)) (-5 *1 (-263)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-112)) (-5 *1 (-263)))))
-(-13 (-1094) (-10 -8 (-15 -1676 ($ (-112))) (-15 -1942 ($ (-112))) (-15 -2212 ($ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3192 ($ (-1152))) (-15 -3627 ($ (-1152))) (-15 -1538 ($ (-112))) (-15 -1942 ($ (-641 (-1088 (-379))))) (-15 -1407 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -3222 ($ (-379))) (-15 -3222 ($ (-870))) (-15 -2389 ($ (-379))) (-15 -2389 ($ (-870))) (-15 -1898 ($ (-1 (-225) (-225)))) (-15 -1898 ($ (-1 (-225) (-225) (-225)))) (-15 -1898 ($ (-1 (-225) (-225) (-225) (-225)))) (-15 -2958 ($ (-379))) (-15 -2029 ($ (-641 (-1088 (-379))))) (-15 -2029 ($ (-641 (-1088 (-407 (-564)))))) (-15 -2257 ($ (-641 (-1088 (-379))))) (-15 -2794 ($ (-1127 (-225)))) (-15 -4036 ($ (-917))) (-15 -2386 ($ (-917))) (-15 -1621 ($ (-917))) (-15 -4024 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -3506 ($ (-641 (-379)))) (-15 -1435 ((-3 (-52) "failed") (-641 $) (-1170))) (-15 -2751 ((-112) (-641 $) (-1170)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1413 (((-641 (-767)) $) NIL) (((-641 (-767)) $ |#2|) NIL)) (-3268 (((-767) $) NIL) (((-767) $ |#2|) NIL)) (-3743 (((-641 |#3|) $) NIL)) (-3562 (((-1166 $) $ |#3|) NIL) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 |#3|)) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1986 (($ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1119 |#1| |#2|) "failed") $) 23)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1119 |#1| |#2|) $) NIL)) (-3594 (($ $ $ |#3|) NIL (|has| |#1| (-172)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ |#3|) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-531 |#3|) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))))) (-3533 (((-767) $ |#2|) NIL) (((-767) $) 10)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#1|) |#3|) NIL) (($ (-1166 $) |#3|) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-531 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#3|) NIL)) (-4253 (((-531 |#3|) $) NIL) (((-767) $ |#3|) NIL) (((-641 (-767)) $ (-641 |#3|)) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-531 |#3|) (-531 |#3|)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-4195 (((-1 $ (-767)) |#2|) NIL) (((-1 $ (-767)) $) NIL (|has| |#1| (-233)))) (-1758 (((-3 |#3| "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-1392 ((|#3| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-2422 (((-112) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| |#3|) (|:| -1377 (-767))) "failed") $) NIL)) (-3104 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-641 |#3|) (-641 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-641 |#3|) (-641 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 $)) NIL (|has| |#1| (-233))) (($ $ |#2| |#1|) NIL (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 |#1|)) NIL (|has| |#1| (-233)))) (-3358 (($ $ |#3|) NIL (|has| |#1| (-172)))) (-3735 (($ $ |#3|) NIL) (($ $ (-641 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3970 (((-641 |#2|) $) NIL)) (-2762 (((-531 |#3|) $) NIL) (((-767) $ |#3|) NIL) (((-641 (-767)) $ (-641 |#3|)) NIL) (((-767) $ |#2|) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))))) (-3172 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ |#3|) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) 26) (($ |#3|) 25) (($ |#2|) NIL) (($ (-1119 |#1| |#2|)) 32) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-531 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ |#3|) NIL) (($ $ (-641 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-3759 (*1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-3759 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-254 *3)))) (-4315 (*1 *2 *1) (-12 (-4 *1 (-254 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-1910 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-2849 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-2680 (*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-2942 (*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-4126 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-2853 (*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))) (-1436 (*1 *1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+(-13 (-1115 |t#1|) (-991 |t#1|) (-10 -8 (-15 -3759 ($)) (-15 -3759 ($ (-641 |t#1|))) (-15 -4315 ((-767) $)) (-15 -1910 (|t#1| $)) (-15 -2849 (|t#1| $)) (-15 -2680 (|t#1| |t#1| $)) (-15 -2942 (|t#1| |t#1| $)) (-15 -4126 (|t#1| $)) (-15 -2853 (|t#1| $)) (-15 -1436 ($ $))))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-991 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1115 |#1|) . T) ((-1209) . T))
+((-1408 (((-1 (-939 (-225)) (-225) (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225) (-225))) 152)) (-4267 (((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379))) 172) (((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 170) (((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 175) (((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 171) (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 163) (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 162) (((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379))) 144) (((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263))) 142) (((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379))) 143) (((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263))) 140)) (-2339 (((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379))) 174) (((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 173) (((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 177) (((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 176) (((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379))) 165) (((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263))) 164) (((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379))) 150) (((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263))) 149) (((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379))) 148) (((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263))) 147) (((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379))) 112) (((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263))) 111) (((-1260) (-1 (-225) (-225)) (-1088 (-379))) 106) (((-1260) (-1 (-225) (-225)) (-1088 (-379)) (-641 (-263))) 104)))
+(((-255) (-10 -7 (-15 -2339 ((-1260) (-1 (-225) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) (-1 (-225) (-225)) (-1088 (-379)))) (-15 -2339 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2339 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -2339 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2339 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -1408 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))) (T -255))
+((-1408 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225) (-225))) (-5 *3 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 (-1 (-225) (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-4267 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-873 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *2 (-1260)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-873 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *2 (-1260)) (-5 *1 (-255)))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-225) (-225))) (-5 *4 (-1088 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-255)))))
+(-10 -7 (-15 -2339 ((-1260) (-1 (-225) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) (-1 (-225) (-225)) (-1088 (-379)))) (-15 -2339 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) (-873 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2339 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-875 (-1 (-225) (-225))) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225)) (-1088 (-379)))) (-15 -2339 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-379)) (-1088 (-379)))) (-15 -2339 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -4267 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-878 (-1 (-225) (-225) (-225))) (-1088 (-379)) (-1088 (-379)))) (-15 -1408 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))
+((-2339 (((-1260) (-294 |#2|) (-1170) (-1170) (-641 (-263))) 101)))
+(((-256 |#1| |#2|) (-10 -7 (-15 -2339 ((-1260) (-294 |#2|) (-1170) (-1170) (-641 (-263))))) (-13 (-556) (-846) (-1034 (-564))) (-430 |#1|)) (T -256))
+((-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-294 *7)) (-5 *4 (-1170)) (-5 *5 (-641 (-263))) (-4 *7 (-430 *6)) (-4 *6 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-1260)) (-5 *1 (-256 *6 *7)))))
+(-10 -7 (-15 -2339 ((-1260) (-294 |#2|) (-1170) (-1170) (-641 (-263)))))
+((-2416 (((-564) (-564)) 73)) (-2161 (((-564) (-564)) 74)) (-2260 (((-225) (-225)) 75)) (-2166 (((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225))) 72)) (-2306 (((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)) (-112)) 70)))
+(((-257) (-10 -7 (-15 -2306 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)) (-112))) (-15 -2166 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -2416 ((-564) (-564))) (-15 -2161 ((-564) (-564))) (-15 -2260 ((-225) (-225))))) (T -257))
+((-2260 (*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-257)))) (-2161 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))) (-2416 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))) (-2166 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225))) (-5 *2 (-1261)) (-5 *1 (-257)))) (-2306 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225))) (-5 *5 (-112)) (-5 *2 (-1261)) (-5 *1 (-257)))))
+(-10 -7 (-15 -2306 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)) (-112))) (-15 -2166 ((-1261) (-1 (-169 (-225)) (-169 (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -2416 ((-564) (-564))) (-15 -2161 ((-564) (-564))) (-15 -2260 ((-225) (-225))))
+((-2326 (((-1086 (-379)) (-1086 (-316 |#1|))) 16)))
+(((-258 |#1|) (-10 -7 (-15 -2326 ((-1086 (-379)) (-1086 (-316 |#1|))))) (-13 (-846) (-556) (-612 (-379)))) (T -258))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-1086 (-316 *4))) (-4 *4 (-13 (-846) (-556) (-612 (-379)))) (-5 *2 (-1086 (-379))) (-5 *1 (-258 *4)))))
+(-10 -7 (-15 -2326 ((-1086 (-379)) (-1086 (-316 |#1|)))))
+((-4267 (((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379))) 75) (((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 74) (((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379))) 65) (((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 64) (((-1127 (-225)) (-875 |#1|) (-1086 (-379))) 56) (((-1127 (-225)) (-875 |#1|) (-1086 (-379)) (-641 (-263))) 55)) (-2339 (((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379))) 78) (((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 77) (((-1261) |#1| (-1086 (-379)) (-1086 (-379))) 68) (((-1261) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263))) 67) (((-1261) (-875 |#1|) (-1086 (-379))) 60) (((-1261) (-875 |#1|) (-1086 (-379)) (-641 (-263))) 59) (((-1260) (-873 |#1|) (-1086 (-379))) 47) (((-1260) (-873 |#1|) (-1086 (-379)) (-641 (-263))) 46) (((-1260) |#1| (-1086 (-379))) 38) (((-1260) |#1| (-1086 (-379)) (-641 (-263))) 36)))
+(((-259 |#1|) (-10 -7 (-15 -2339 ((-1260) |#1| (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) |#1| (-1086 (-379)))) (-15 -2339 ((-1260) (-873 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) (-873 |#1|) (-1086 (-379)))) (-15 -2339 ((-1261) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-875 |#1|) (-1086 (-379)))) (-15 -4267 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)))) (-15 -2339 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -4267 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -2339 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)))) (-15 -4267 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379))))) (-13 (-612 (-536)) (-1094))) (T -259))
+((-4267 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *5)))) (-4267 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *6)))) (-2339 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-878 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *5)))) (-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-878 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *6)))) (-4267 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1086 (-379))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-4267 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-2339 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1086 (-379))) (-5 *2 (-1261)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-2339 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-4267 (*1 *2 *3 *4) (-12 (-5 *3 (-875 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *5)))) (-4267 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225))) (-5 *1 (-259 *6)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-875 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *5)))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-875 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1261)) (-5 *1 (-259 *6)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-873 *5)) (-5 *4 (-1086 (-379))) (-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1260)) (-5 *1 (-259 *5)))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-873 *6)) (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-4 *6 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1260)) (-5 *1 (-259 *6)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-379))) (-5 *2 (-1260)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))) (-2339 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1086 (-379))) (-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-259 *3)) (-4 *3 (-13 (-612 (-536)) (-1094))))))
+(-10 -7 (-15 -2339 ((-1260) |#1| (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) |#1| (-1086 (-379)))) (-15 -2339 ((-1260) (-873 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1260) (-873 |#1|) (-1086 (-379)))) (-15 -2339 ((-1261) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-875 |#1|) (-1086 (-379)))) (-15 -4267 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-875 |#1|) (-1086 (-379)))) (-15 -2339 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -4267 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) |#1| (-1086 (-379)) (-1086 (-379)))) (-15 -2339 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -2339 ((-1261) (-878 |#1|) (-1086 (-379)) (-1086 (-379)))) (-15 -4267 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)) (-641 (-263)))) (-15 -4267 ((-1127 (-225)) (-878 |#1|) (-1086 (-379)) (-1086 (-379)))))
+((-2339 (((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)) (-641 (-263))) 23) (((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225))) 24) (((-1260) (-641 (-939 (-225))) (-641 (-263))) 16) (((-1260) (-641 (-939 (-225)))) 17) (((-1260) (-641 (-225)) (-641 (-225)) (-641 (-263))) 20) (((-1260) (-641 (-225)) (-641 (-225))) 21)))
+(((-260) (-10 -7 (-15 -2339 ((-1260) (-641 (-225)) (-641 (-225)))) (-15 -2339 ((-1260) (-641 (-225)) (-641 (-225)) (-641 (-263)))) (-15 -2339 ((-1260) (-641 (-939 (-225))))) (-15 -2339 ((-1260) (-641 (-939 (-225))) (-641 (-263)))) (-15 -2339 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)))) (-15 -2339 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)) (-641 (-263)))))) (T -260))
+((-2339 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-641 (-225))) (-5 *4 (-641 (-263))) (-5 *2 (-1261)) (-5 *1 (-260)))) (-2339 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1261)) (-5 *1 (-260)))) (-2339 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *4 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-260)))) (-2339 (*1 *2 *3) (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *2 (-1260)) (-5 *1 (-260)))) (-2339 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-641 (-225))) (-5 *4 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-260)))) (-2339 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1260)) (-5 *1 (-260)))))
+(-10 -7 (-15 -2339 ((-1260) (-641 (-225)) (-641 (-225)))) (-15 -2339 ((-1260) (-641 (-225)) (-641 (-225)) (-641 (-263)))) (-15 -2339 ((-1260) (-641 (-939 (-225))))) (-15 -2339 ((-1260) (-641 (-939 (-225))) (-641 (-263)))) (-15 -2339 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)))) (-15 -2339 ((-1261) (-641 (-225)) (-641 (-225)) (-641 (-225)) (-641 (-263)))))
+((-1553 (((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) (-641 (-263)) (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) 25)) (-3719 (((-917) (-641 (-263)) (-917)) 52)) (-2057 (((-917) (-641 (-263)) (-917)) 51)) (-2972 (((-641 (-379)) (-641 (-263)) (-641 (-379))) 68)) (-3129 (((-379) (-641 (-263)) (-379)) 57)) (-1429 (((-917) (-641 (-263)) (-917)) 53)) (-2120 (((-112) (-641 (-263)) (-112)) 27)) (-3162 (((-1152) (-641 (-263)) (-1152)) 19)) (-1310 (((-1152) (-641 (-263)) (-1152)) 26)) (-3066 (((-1127 (-225)) (-641 (-263))) 46)) (-1591 (((-641 (-1088 (-379))) (-641 (-263)) (-641 (-1088 (-379)))) 40)) (-2023 (((-870) (-641 (-263)) (-870)) 32)) (-4113 (((-870) (-641 (-263)) (-870)) 33)) (-3285 (((-1 (-939 (-225)) (-939 (-225))) (-641 (-263)) (-1 (-939 (-225)) (-939 (-225)))) 63)) (-2706 (((-112) (-641 (-263)) (-112)) 14)) (-3140 (((-112) (-641 (-263)) (-112)) 13)))
+(((-261) (-10 -7 (-15 -3140 ((-112) (-641 (-263)) (-112))) (-15 -2706 ((-112) (-641 (-263)) (-112))) (-15 -1553 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) (-641 (-263)) (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3162 ((-1152) (-641 (-263)) (-1152))) (-15 -1310 ((-1152) (-641 (-263)) (-1152))) (-15 -2120 ((-112) (-641 (-263)) (-112))) (-15 -2023 ((-870) (-641 (-263)) (-870))) (-15 -4113 ((-870) (-641 (-263)) (-870))) (-15 -1591 ((-641 (-1088 (-379))) (-641 (-263)) (-641 (-1088 (-379))))) (-15 -2057 ((-917) (-641 (-263)) (-917))) (-15 -3719 ((-917) (-641 (-263)) (-917))) (-15 -3066 ((-1127 (-225)) (-641 (-263)))) (-15 -1429 ((-917) (-641 (-263)) (-917))) (-15 -3129 ((-379) (-641 (-263)) (-379))) (-15 -3285 ((-1 (-939 (-225)) (-939 (-225))) (-641 (-263)) (-1 (-939 (-225)) (-939 (-225))))) (-15 -2972 ((-641 (-379)) (-641 (-263)) (-641 (-379)))))) (T -261))
+((-2972 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-379))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3285 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3129 (*1 *2 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1429 (*1 *2 *3 *2) (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3066 (*1 *2 *3) (-12 (-5 *3 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-261)))) (-3719 (*1 *2 *3 *2) (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2057 (*1 *2 *3 *2) (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1591 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-4113 (*1 *2 *3 *2) (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2023 (*1 *2 *3 *2) (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2120 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1310 (*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3162 (*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-1553 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-2706 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))) (-3140 (*1 *2 *3 *2) (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
+(-10 -7 (-15 -3140 ((-112) (-641 (-263)) (-112))) (-15 -2706 ((-112) (-641 (-263)) (-112))) (-15 -1553 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) (-641 (-263)) (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3162 ((-1152) (-641 (-263)) (-1152))) (-15 -1310 ((-1152) (-641 (-263)) (-1152))) (-15 -2120 ((-112) (-641 (-263)) (-112))) (-15 -2023 ((-870) (-641 (-263)) (-870))) (-15 -4113 ((-870) (-641 (-263)) (-870))) (-15 -1591 ((-641 (-1088 (-379))) (-641 (-263)) (-641 (-1088 (-379))))) (-15 -2057 ((-917) (-641 (-263)) (-917))) (-15 -3719 ((-917) (-641 (-263)) (-917))) (-15 -3066 ((-1127 (-225)) (-641 (-263)))) (-15 -1429 ((-917) (-641 (-263)) (-917))) (-15 -3129 ((-379) (-641 (-263)) (-379))) (-15 -3285 ((-1 (-939 (-225)) (-939 (-225))) (-641 (-263)) (-1 (-939 (-225)) (-939 (-225))))) (-15 -2972 ((-641 (-379)) (-641 (-263)) (-641 (-379)))))
+((-1430 (((-3 |#1| "failed") (-641 (-263)) (-1170)) 17)))
+(((-262 |#1|) (-10 -7 (-15 -1430 ((-3 |#1| "failed") (-641 (-263)) (-1170)))) (-1209)) (T -262))
+((-1430 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *1 (-262 *2)) (-4 *2 (-1209)))))
+(-10 -7 (-15 -1430 ((-3 |#1| "failed") (-641 (-263)) (-1170))))
+((-2315 (((-112) $ $) NIL)) (-1553 (($ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) 24)) (-3719 (($ (-917)) 80)) (-2057 (($ (-917)) 79)) (-2112 (($ (-641 (-379))) 86)) (-3129 (($ (-379)) 66)) (-1429 (($ (-917)) 81)) (-2120 (($ (-112)) 33)) (-3162 (($ (-1152)) 28)) (-1310 (($ (-1152)) 29)) (-3066 (($ (-1127 (-225))) 75)) (-1591 (($ (-641 (-1088 (-379)))) 71)) (-3374 (($ (-641 (-1088 (-379)))) 67) (($ (-641 (-1088 (-407 (-564))))) 70)) (-4127 (($ (-379)) 38) (($ (-870)) 42)) (-3483 (((-112) (-641 $) (-1170)) 99)) (-1430 (((-3 (-52) "failed") (-641 $) (-1170)) 101)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2743 (($ (-379)) 43) (($ (-870)) 44)) (-1631 (($ (-1 (-939 (-225)) (-939 (-225)))) 65)) (-3285 (($ (-1 (-939 (-225)) (-939 (-225)))) 82)) (-2566 (($ (-1 (-225) (-225))) 48) (($ (-1 (-225) (-225) (-225))) 52) (($ (-1 (-225) (-225) (-225) (-225))) 56)) (-2326 (((-858) $) 92)) (-3563 (($ (-112)) 34) (($ (-641 (-1088 (-379)))) 60)) (-1700 (((-112) $ $) NIL)) (-3140 (($ (-112)) 35)) (-2876 (((-112) $ $) 96)))
+(((-263) (-13 (-1094) (-10 -8 (-15 -3140 ($ (-112))) (-15 -3563 ($ (-112))) (-15 -1553 ($ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3162 ($ (-1152))) (-15 -1310 ($ (-1152))) (-15 -2120 ($ (-112))) (-15 -3563 ($ (-641 (-1088 (-379))))) (-15 -1631 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -4127 ($ (-379))) (-15 -4127 ($ (-870))) (-15 -2743 ($ (-379))) (-15 -2743 ($ (-870))) (-15 -2566 ($ (-1 (-225) (-225)))) (-15 -2566 ($ (-1 (-225) (-225) (-225)))) (-15 -2566 ($ (-1 (-225) (-225) (-225) (-225)))) (-15 -3129 ($ (-379))) (-15 -3374 ($ (-641 (-1088 (-379))))) (-15 -3374 ($ (-641 (-1088 (-407 (-564)))))) (-15 -1591 ($ (-641 (-1088 (-379))))) (-15 -3066 ($ (-1127 (-225)))) (-15 -2057 ($ (-917))) (-15 -3719 ($ (-917))) (-15 -1429 ($ (-917))) (-15 -3285 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -2112 ($ (-641 (-379)))) (-15 -1430 ((-3 (-52) "failed") (-641 $) (-1170))) (-15 -3483 ((-112) (-641 $) (-1170)))))) (T -263))
+((-3140 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))) (-3563 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))) (-1553 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *1 (-263)))) (-3162 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263)))) (-1310 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263)))) (-2120 (*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))) (-3563 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))) (-1631 (*1 *1 *2) (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263)))) (-4127 (*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))) (-4127 (*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263)))) (-2743 (*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))) (-2743 (*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263)))) (-2566 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-263)))) (-2566 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225) (-225))) (-5 *1 (-263)))) (-2566 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-263)))) (-3129 (*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))) (-3374 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))) (-3374 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-407 (-564))))) (-5 *1 (-263)))) (-1591 (*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))) (-3066 (*1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-263)))) (-2057 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))) (-3719 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))) (-1429 (*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))) (-3285 (*1 *1 *2) (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263)))) (-2112 (*1 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-263)))) (-1430 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-52)) (-5 *1 (-263)))) (-3483 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-112)) (-5 *1 (-263)))))
+(-13 (-1094) (-10 -8 (-15 -3140 ($ (-112))) (-15 -3563 ($ (-112))) (-15 -1553 ($ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -3162 ($ (-1152))) (-15 -1310 ($ (-1152))) (-15 -2120 ($ (-112))) (-15 -3563 ($ (-641 (-1088 (-379))))) (-15 -1631 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -4127 ($ (-379))) (-15 -4127 ($ (-870))) (-15 -2743 ($ (-379))) (-15 -2743 ($ (-870))) (-15 -2566 ($ (-1 (-225) (-225)))) (-15 -2566 ($ (-1 (-225) (-225) (-225)))) (-15 -2566 ($ (-1 (-225) (-225) (-225) (-225)))) (-15 -3129 ($ (-379))) (-15 -3374 ($ (-641 (-1088 (-379))))) (-15 -3374 ($ (-641 (-1088 (-407 (-564)))))) (-15 -1591 ($ (-641 (-1088 (-379))))) (-15 -3066 ($ (-1127 (-225)))) (-15 -2057 ($ (-917))) (-15 -3719 ($ (-917))) (-15 -1429 ($ (-917))) (-15 -3285 ($ (-1 (-939 (-225)) (-939 (-225))))) (-15 -2112 ($ (-641 (-379)))) (-15 -1430 ((-3 (-52) "failed") (-641 $) (-1170))) (-15 -3483 ((-112) (-641 $) (-1170)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4010 (((-641 (-767)) $) NIL) (((-641 (-767)) $ |#2|) NIL)) (-2829 (((-767) $) NIL) (((-767) $ |#2|) NIL)) (-3702 (((-641 |#3|) $) NIL)) (-3510 (((-1166 $) $ |#3|) NIL) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 |#3|)) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1655 (($ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1119 |#1| |#2|) "failed") $) 23)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1119 |#1| |#2|) $) NIL)) (-1545 (($ $ $ |#3|) NIL (|has| |#1| (-172)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ |#3|) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-531 |#3|) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))))) (-3924 (((-767) $ |#2|) NIL) (((-767) $) 10)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#1|) |#3|) NIL) (($ (-1166 $) |#3|) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-531 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#3|) NIL)) (-2035 (((-531 |#3|) $) NIL) (((-767) $ |#3|) NIL) (((-641 (-767)) $ (-641 |#3|)) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-531 |#3|) (-531 |#3|)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2543 (((-1 $ (-767)) |#2|) NIL) (((-1 $ (-767)) $) NIL (|has| |#1| (-233)))) (-1897 (((-3 |#3| "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-1401 ((|#3| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-3747 (((-112) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| |#3|) (|:| -4165 (-767))) "failed") $) NIL)) (-3084 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-641 |#3|) (-641 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-641 |#3|) (-641 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 $)) NIL (|has| |#1| (-233))) (($ $ |#2| |#1|) NIL (|has| |#1| (-233))) (($ $ (-641 |#2|) (-641 |#1|)) NIL (|has| |#1| (-233)))) (-2576 (($ $ |#3|) NIL (|has| |#1| (-172)))) (-3142 (($ $ |#3|) NIL) (($ $ (-641 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3360 (((-641 |#2|) $) NIL)) (-3258 (((-531 |#3|) $) NIL) (((-767) $ |#3|) NIL) (((-641 (-767)) $ (-641 |#3|)) NIL) (((-767) $ |#2|) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))))) (-3024 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ |#3|) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) 26) (($ |#3|) 25) (($ |#2|) NIL) (($ (-1119 |#1| |#2|)) 32) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-531 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ |#3|) NIL) (($ $ (-641 |#3|)) NIL) (($ $ |#3| (-767)) NIL) (($ $ (-641 |#3|) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-264 |#1| |#2| |#3|) (-13 (-253 |#1| |#2| |#3| (-531 |#3|)) (-1034 (-1119 |#1| |#2|))) (-1045) (-846) (-266 |#2|)) (T -264))
NIL
(-13 (-253 |#1| |#2| |#3| (-531 |#3|)) (-1034 (-1119 |#1| |#2|)))
-((-3268 (((-767) $) 37)) (-4201 (((-3 |#2| "failed") $) 22)) (-2961 ((|#2| $) 33)) (-3735 (($ $) 14) (($ $ (-767)) 18)) (-2350 (((-858) $) 32) (($ |#2|) 11)) (-2893 (((-112) $ $) 26)) (-2912 (((-112) $ $) 36)))
-(((-265 |#1| |#2|) (-10 -8 (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -3268 ((-767) |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-266 |#2|) (-846)) (T -265))
+((-2829 (((-767) $) 37)) (-4180 (((-3 |#2| "failed") $) 22)) (-2938 ((|#2| $) 33)) (-3142 (($ $) 14) (($ $ (-767)) 18)) (-2326 (((-858) $) 32) (($ |#2|) 11)) (-2876 (((-112) $ $) 26)) (-2897 (((-112) $ $) 36)))
+(((-265 |#1| |#2|) (-10 -8 (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -2829 ((-767) |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-266 |#2|) (-846)) (T -265))
NIL
-(-10 -8 (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -3268 ((-767) |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-3268 (((-767) $) 22)) (-3257 ((|#1| $) 23)) (-4201 (((-3 |#1| "failed") $) 27)) (-2961 ((|#1| $) 28)) (-3533 (((-767) $) 24)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4195 (($ |#1| (-767)) 25)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3735 (($ $) 21) (($ $ (-767)) 20)) (-2350 (((-858) $) 11) (($ |#1|) 26)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)))
+(-10 -8 (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -2829 ((-767) |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2829 (((-767) $) 23)) (-3229 ((|#1| $) 24)) (-4180 (((-3 |#1| "failed") $) 28)) (-2938 ((|#1| $) 29)) (-3924 (((-767) $) 25)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2543 (($ |#1| (-767)) 26)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3142 (($ $) 22) (($ $ (-767)) 21)) (-2326 (((-858) $) 12) (($ |#1|) 27)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)))
(((-266 |#1|) (-140) (-846)) (T -266))
-((-2350 (*1 *1 *2) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-4195 (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-3533 (*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3257 (*1 *2 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-3268 (*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3735 (*1 *1 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-266 *3)) (-4 *3 (-846)))))
-(-13 (-846) (-1034 |t#1|) (-10 -8 (-15 -4195 ($ |t#1| (-767))) (-15 -3533 ((-767) $)) (-15 -3257 (|t#1| $)) (-15 -3268 ((-767) $)) (-15 -3735 ($ $)) (-15 -3735 ($ $ (-767))) (-15 -2350 ($ |t#1|))))
+((-2326 (*1 *1 *2) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-2543 (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3229 (*1 *2 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-2829 (*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3142 (*1 *1 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846)))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-266 *3)) (-4 *3 (-846)))))
+(-13 (-846) (-1034 |t#1|) (-10 -8 (-15 -2543 ($ |t#1| (-767))) (-15 -3924 ((-767) $)) (-15 -3229 (|t#1| $)) (-15 -2829 ((-767) $)) (-15 -3142 ($ $)) (-15 -3142 ($ $ (-767))) (-15 -2326 ($ |t#1|))))
(((-102) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-846) . T) ((-1034 |#1|) . T) ((-1094) . T))
-((-3743 (((-641 (-1170)) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 54)) (-4148 (((-641 (-1170)) (-316 (-225)) (-767)) 96)) (-3537 (((-3 (-316 (-225)) "failed") (-316 (-225))) 64)) (-4136 (((-316 (-225)) (-316 (-225))) 82)) (-2565 (((-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 39)) (-3679 (((-112) (-641 (-316 (-225)))) 106)) (-2742 (((-112) (-316 (-225))) 37)) (-1574 (((-641 (-1152)) (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))))) 133)) (-2989 (((-641 (-316 (-225))) (-641 (-316 (-225)))) 109)) (-1957 (((-641 (-316 (-225))) (-641 (-316 (-225)))) 108)) (-2866 (((-685 (-225)) (-641 (-316 (-225))) (-767)) 121)) (-3592 (((-112) (-316 (-225))) 32) (((-112) (-641 (-316 (-225)))) 107)) (-1388 (((-641 (-225)) (-641 (-839 (-225))) (-225)) 15)) (-3634 (((-379) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 127)) (-2329 (((-1031) (-1170) (-1031)) 47)))
-(((-267) (-10 -7 (-15 -1388 ((-641 (-225)) (-641 (-839 (-225))) (-225))) (-15 -2565 ((-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -3537 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -4136 ((-316 (-225)) (-316 (-225)))) (-15 -3679 ((-112) (-641 (-316 (-225))))) (-15 -3592 ((-112) (-641 (-316 (-225))))) (-15 -3592 ((-112) (-316 (-225)))) (-15 -2866 ((-685 (-225)) (-641 (-316 (-225))) (-767))) (-15 -1957 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -2989 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -2742 ((-112) (-316 (-225)))) (-15 -3743 ((-641 (-1170)) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -4148 ((-641 (-1170)) (-316 (-225)) (-767))) (-15 -2329 ((-1031) (-1170) (-1031))) (-15 -3634 ((-379) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -1574 ((-641 (-1152)) (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))))))) (T -267))
-((-1574 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))))) (-5 *2 (-641 (-1152))) (-5 *1 (-267)))) (-3634 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) (-5 *2 (-379)) (-5 *1 (-267)))) (-2329 (*1 *2 *3 *2) (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-267)))) (-4148 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-767)) (-5 *2 (-641 (-1170))) (-5 *1 (-267)))) (-3743 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) (-5 *2 (-641 (-1170))) (-5 *1 (-267)))) (-2742 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267)))) (-2989 (*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))) (-1957 (*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))) (-2866 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *4 (-767)) (-5 *2 (-685 (-225))) (-5 *1 (-267)))) (-3592 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267)))) (-3592 (*1 *2 *3) (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267)))) (-3679 (*1 *2 *3) (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267)))) (-4136 (*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))) (-3537 (*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))) (-2565 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *1 (-267)))) (-1388 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-839 (-225)))) (-5 *4 (-225)) (-5 *2 (-641 *4)) (-5 *1 (-267)))))
-(-10 -7 (-15 -1388 ((-641 (-225)) (-641 (-839 (-225))) (-225))) (-15 -2565 ((-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -3537 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -4136 ((-316 (-225)) (-316 (-225)))) (-15 -3679 ((-112) (-641 (-316 (-225))))) (-15 -3592 ((-112) (-641 (-316 (-225))))) (-15 -3592 ((-112) (-316 (-225)))) (-15 -2866 ((-685 (-225)) (-641 (-316 (-225))) (-767))) (-15 -1957 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -2989 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -2742 ((-112) (-316 (-225)))) (-15 -3743 ((-641 (-1170)) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -4148 ((-641 (-1170)) (-316 (-225)) (-767))) (-15 -2329 ((-1031) (-1170) (-1031))) (-15 -3634 ((-379) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -1574 ((-641 (-1152)) (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))))))
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 56)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 32) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-3702 (((-641 (-1170)) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 54)) (-4122 (((-641 (-1170)) (-316 (-225)) (-767)) 96)) (-4289 (((-3 (-316 (-225)) "failed") (-316 (-225))) 64)) (-2554 (((-316 (-225)) (-316 (-225))) 82)) (-2773 (((-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 39)) (-1550 (((-112) (-641 (-316 (-225)))) 106)) (-2456 (((-112) (-316 (-225))) 37)) (-3538 (((-641 (-1152)) (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))))) 133)) (-4078 (((-641 (-316 (-225))) (-641 (-316 (-225)))) 109)) (-2606 (((-641 (-316 (-225))) (-641 (-316 (-225)))) 108)) (-1479 (((-685 (-225)) (-641 (-316 (-225))) (-767)) 121)) (-2531 (((-112) (-316 (-225))) 32) (((-112) (-641 (-316 (-225)))) 107)) (-4030 (((-641 (-225)) (-641 (-839 (-225))) (-225)) 15)) (-3659 (((-379) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 127)) (-3112 (((-1031) (-1170) (-1031)) 47)))
+(((-267) (-10 -7 (-15 -4030 ((-641 (-225)) (-641 (-839 (-225))) (-225))) (-15 -2773 ((-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -4289 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -2554 ((-316 (-225)) (-316 (-225)))) (-15 -1550 ((-112) (-641 (-316 (-225))))) (-15 -2531 ((-112) (-641 (-316 (-225))))) (-15 -2531 ((-112) (-316 (-225)))) (-15 -1479 ((-685 (-225)) (-641 (-316 (-225))) (-767))) (-15 -2606 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -4078 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -2456 ((-112) (-316 (-225)))) (-15 -3702 ((-641 (-1170)) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -4122 ((-641 (-1170)) (-316 (-225)) (-767))) (-15 -3112 ((-1031) (-1170) (-1031))) (-15 -3659 ((-379) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -3538 ((-641 (-1152)) (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))))))) (T -267))
+((-3538 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))))) (-5 *2 (-641 (-1152))) (-5 *1 (-267)))) (-3659 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) (-5 *2 (-379)) (-5 *1 (-267)))) (-3112 (*1 *2 *3 *2) (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-267)))) (-4122 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-767)) (-5 *2 (-641 (-1170))) (-5 *1 (-267)))) (-3702 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) (-5 *2 (-641 (-1170))) (-5 *1 (-267)))) (-2456 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267)))) (-4078 (*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))) (-2606 (*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))) (-1479 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *4 (-767)) (-5 *2 (-685 (-225))) (-5 *1 (-267)))) (-2531 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267)))) (-2531 (*1 *2 *3) (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267)))) (-1550 (*1 *2 *3) (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267)))) (-2554 (*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))) (-4289 (*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))) (-2773 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *1 (-267)))) (-4030 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-839 (-225)))) (-5 *4 (-225)) (-5 *2 (-641 *4)) (-5 *1 (-267)))))
+(-10 -7 (-15 -4030 ((-641 (-225)) (-641 (-839 (-225))) (-225))) (-15 -2773 ((-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -4289 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -2554 ((-316 (-225)) (-316 (-225)))) (-15 -1550 ((-112) (-641 (-316 (-225))))) (-15 -2531 ((-112) (-641 (-316 (-225))))) (-15 -2531 ((-112) (-316 (-225)))) (-15 -1479 ((-685 (-225)) (-641 (-316 (-225))) (-767))) (-15 -2606 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -4078 ((-641 (-316 (-225))) (-641 (-316 (-225))))) (-15 -2456 ((-112) (-316 (-225)))) (-15 -3702 ((-641 (-1170)) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -4122 ((-641 (-1170)) (-316 (-225)) (-767))) (-15 -3112 ((-1031) (-1170) (-1031))) (-15 -3659 ((-379) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -3538 ((-641 (-1152)) (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))))))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 56)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 32) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-268) (-835)) (T -268))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 75) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 66)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 45) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 47)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 75) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 66)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 45) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 47)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-269) (-835)) (T -269))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 91) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 86)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 56) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 67)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 91) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 86)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 56) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 67)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-270) (-835)) (T -270))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 73)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 45) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 73)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 45) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-271) (-835)) (T -271))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 65)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 31) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 65)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 31) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-272) (-835)) (T -272))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 90)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 33) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 90)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 33) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-273) (-835)) (T -273))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 95)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 32) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 95)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 32) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-274) (-835)) (T -274))
NIL
(-835)
-((-2337 (((-112) $ $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2920 (((-641 (-564)) $) 28)) (-2762 (((-767) $) 26)) (-2350 (((-858) $) 35) (($ (-641 (-564))) 22)) (-2519 (($ (-767)) 32)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 9)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 16)))
-(((-275) (-13 (-846) (-10 -8 (-15 -2350 ($ (-641 (-564)))) (-15 -2762 ((-767) $)) (-15 -2920 ((-641 (-564)) $)) (-15 -2519 ($ (-767)))))) (T -275))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-275)))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-275)))) (-2920 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-275)))) (-2519 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-275)))))
-(-13 (-846) (-10 -8 (-15 -2350 ($ (-641 (-564)))) (-15 -2762 ((-767) $)) (-15 -2920 ((-641 (-564)) $)) (-15 -2519 ($ (-767)))))
-((-1321 ((|#2| |#2|) 77)) (-4294 ((|#2| |#2|) 65)) (-1513 (((-3 |#2| "failed") |#2| (-641 (-2 (|:| |func| |#2|) (|:| |pole| (-112))))) 125)) (-1301 ((|#2| |#2|) 75)) (-4268 ((|#2| |#2|) 63)) (-1337 ((|#2| |#2|) 79)) (-4318 ((|#2| |#2|) 67)) (-2295 ((|#2|) 46)) (-1364 (((-114) (-114)) 100)) (-3473 ((|#2| |#2|) 61)) (-4188 (((-112) |#2|) 147)) (-3042 ((|#2| |#2|) 195)) (-2520 ((|#2| |#2|) 171)) (-4263 ((|#2|) 59)) (-1740 ((|#2|) 58)) (-1930 ((|#2| |#2|) 191)) (-2273 ((|#2| |#2|) 167)) (-4323 ((|#2| |#2|) 199)) (-4312 ((|#2| |#2|) 175)) (-1372 ((|#2| |#2|) 163)) (-3535 ((|#2| |#2|) 165)) (-4159 ((|#2| |#2|) 201)) (-4382 ((|#2| |#2|) 177)) (-2070 ((|#2| |#2|) 197)) (-2501 ((|#2| |#2|) 173)) (-4022 ((|#2| |#2|) 193)) (-2463 ((|#2| |#2|) 169)) (-1630 ((|#2| |#2|) 207)) (-3246 ((|#2| |#2|) 183)) (-1773 ((|#2| |#2|) 203)) (-2602 ((|#2| |#2|) 179)) (-2149 ((|#2| |#2|) 211)) (-3055 ((|#2| |#2|) 187)) (-2877 ((|#2| |#2|) 213)) (-1831 ((|#2| |#2|) 189)) (-1478 ((|#2| |#2|) 209)) (-2091 ((|#2| |#2|) 185)) (-2827 ((|#2| |#2|) 205)) (-4241 ((|#2| |#2|) 181)) (-1671 ((|#2| |#2|) 62)) (-1347 ((|#2| |#2|) 80)) (-4328 ((|#2| |#2|) 68)) (-1330 ((|#2| |#2|) 78)) (-4306 ((|#2| |#2|) 66)) (-1311 ((|#2| |#2|) 76)) (-4280 ((|#2| |#2|) 64)) (-3968 (((-112) (-114)) 98)) (-1380 ((|#2| |#2|) 83)) (-4358 ((|#2| |#2|) 71)) (-1359 ((|#2| |#2|) 81)) (-4339 ((|#2| |#2|) 69)) (-1402 ((|#2| |#2|) 85)) (-4378 ((|#2| |#2|) 73)) (-1293 ((|#2| |#2|) 86)) (-1294 ((|#2| |#2|) 74)) (-1391 ((|#2| |#2|) 84)) (-4368 ((|#2| |#2|) 72)) (-1368 ((|#2| |#2|) 82)) (-4349 ((|#2| |#2|) 70)))
-(((-276 |#1| |#2|) (-10 -7 (-15 -1671 (|#2| |#2|)) (-15 -3473 (|#2| |#2|)) (-15 -4268 (|#2| |#2|)) (-15 -4280 (|#2| |#2|)) (-15 -4294 (|#2| |#2|)) (-15 -4306 (|#2| |#2|)) (-15 -4318 (|#2| |#2|)) (-15 -4328 (|#2| |#2|)) (-15 -4339 (|#2| |#2|)) (-15 -4349 (|#2| |#2|)) (-15 -4358 (|#2| |#2|)) (-15 -4368 (|#2| |#2|)) (-15 -4378 (|#2| |#2|)) (-15 -1294 (|#2| |#2|)) (-15 -1301 (|#2| |#2|)) (-15 -1311 (|#2| |#2|)) (-15 -1321 (|#2| |#2|)) (-15 -1330 (|#2| |#2|)) (-15 -1337 (|#2| |#2|)) (-15 -1347 (|#2| |#2|)) (-15 -1359 (|#2| |#2|)) (-15 -1368 (|#2| |#2|)) (-15 -1380 (|#2| |#2|)) (-15 -1391 (|#2| |#2|)) (-15 -1402 (|#2| |#2|)) (-15 -1293 (|#2| |#2|)) (-15 -2295 (|#2|)) (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -1740 (|#2|)) (-15 -4263 (|#2|)) (-15 -3535 (|#2| |#2|)) (-15 -1372 (|#2| |#2|)) (-15 -2273 (|#2| |#2|)) (-15 -2463 (|#2| |#2|)) (-15 -2520 (|#2| |#2|)) (-15 -2501 (|#2| |#2|)) (-15 -4312 (|#2| |#2|)) (-15 -4382 (|#2| |#2|)) (-15 -2602 (|#2| |#2|)) (-15 -4241 (|#2| |#2|)) (-15 -3246 (|#2| |#2|)) (-15 -2091 (|#2| |#2|)) (-15 -3055 (|#2| |#2|)) (-15 -1831 (|#2| |#2|)) (-15 -1930 (|#2| |#2|)) (-15 -4022 (|#2| |#2|)) (-15 -3042 (|#2| |#2|)) (-15 -2070 (|#2| |#2|)) (-15 -4323 (|#2| |#2|)) (-15 -4159 (|#2| |#2|)) (-15 -1773 (|#2| |#2|)) (-15 -2827 (|#2| |#2|)) (-15 -1630 (|#2| |#2|)) (-15 -1478 (|#2| |#2|)) (-15 -2149 (|#2| |#2|)) (-15 -2877 (|#2| |#2|)) (-15 -1513 ((-3 |#2| "failed") |#2| (-641 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -4188 ((-112) |#2|))) (-13 (-846) (-556)) (-13 (-430 |#1|) (-998))) (T -276))
-((-4188 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-276 *4 *3)) (-4 *3 (-13 (-430 *4) (-998))))) (-1513 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-641 (-2 (|:| |func| *2) (|:| |pole| (-112))))) (-4 *2 (-13 (-430 *4) (-998))) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-276 *4 *2)))) (-2877 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2149 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1478 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1630 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2827 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1773 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4159 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4323 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2070 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3042 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4022 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1930 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1831 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3055 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2091 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3246 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4241 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2602 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4382 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4312 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2501 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2520 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2463 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2273 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1372 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3535 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4263 (*1 *2) (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2)) (-4 *3 (-13 (-846) (-556))))) (-1740 (*1 *2) (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2)) (-4 *3 (-13 (-846) (-556))))) (-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *4)) (-4 *4 (-13 (-430 *3) (-998))))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-276 *4 *5)) (-4 *5 (-13 (-430 *4) (-998))))) (-2295 (*1 *2) (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2)) (-4 *3 (-13 (-846) (-556))))) (-1293 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1402 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1391 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1380 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1368 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1359 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1347 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1337 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1330 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1311 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1301 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1294 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4378 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4368 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4358 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4349 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4339 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4328 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4318 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4306 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4294 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4280 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4268 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3473 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1671 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))))
-(-10 -7 (-15 -1671 (|#2| |#2|)) (-15 -3473 (|#2| |#2|)) (-15 -4268 (|#2| |#2|)) (-15 -4280 (|#2| |#2|)) (-15 -4294 (|#2| |#2|)) (-15 -4306 (|#2| |#2|)) (-15 -4318 (|#2| |#2|)) (-15 -4328 (|#2| |#2|)) (-15 -4339 (|#2| |#2|)) (-15 -4349 (|#2| |#2|)) (-15 -4358 (|#2| |#2|)) (-15 -4368 (|#2| |#2|)) (-15 -4378 (|#2| |#2|)) (-15 -1294 (|#2| |#2|)) (-15 -1301 (|#2| |#2|)) (-15 -1311 (|#2| |#2|)) (-15 -1321 (|#2| |#2|)) (-15 -1330 (|#2| |#2|)) (-15 -1337 (|#2| |#2|)) (-15 -1347 (|#2| |#2|)) (-15 -1359 (|#2| |#2|)) (-15 -1368 (|#2| |#2|)) (-15 -1380 (|#2| |#2|)) (-15 -1391 (|#2| |#2|)) (-15 -1402 (|#2| |#2|)) (-15 -1293 (|#2| |#2|)) (-15 -2295 (|#2|)) (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -1740 (|#2|)) (-15 -4263 (|#2|)) (-15 -3535 (|#2| |#2|)) (-15 -1372 (|#2| |#2|)) (-15 -2273 (|#2| |#2|)) (-15 -2463 (|#2| |#2|)) (-15 -2520 (|#2| |#2|)) (-15 -2501 (|#2| |#2|)) (-15 -4312 (|#2| |#2|)) (-15 -4382 (|#2| |#2|)) (-15 -2602 (|#2| |#2|)) (-15 -4241 (|#2| |#2|)) (-15 -3246 (|#2| |#2|)) (-15 -2091 (|#2| |#2|)) (-15 -3055 (|#2| |#2|)) (-15 -1831 (|#2| |#2|)) (-15 -1930 (|#2| |#2|)) (-15 -4022 (|#2| |#2|)) (-15 -3042 (|#2| |#2|)) (-15 -2070 (|#2| |#2|)) (-15 -4323 (|#2| |#2|)) (-15 -4159 (|#2| |#2|)) (-15 -1773 (|#2| |#2|)) (-15 -2827 (|#2| |#2|)) (-15 -1630 (|#2| |#2|)) (-15 -1478 (|#2| |#2|)) (-15 -2149 (|#2| |#2|)) (-15 -2877 (|#2| |#2|)) (-15 -1513 ((-3 |#2| "failed") |#2| (-641 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -4188 ((-112) |#2|)))
-((-2332 (((-3 |#2| "failed") (-641 (-610 |#2|)) |#2| (-1170)) 155)) (-3553 ((|#2| (-407 (-564)) |#2|) 51)) (-2412 ((|#2| |#2| (-610 |#2|)) 148)) (-2114 (((-2 (|:| |func| |#2|) (|:| |kers| (-641 (-610 |#2|))) (|:| |vals| (-641 |#2|))) |#2| (-1170)) 147)) (-2801 ((|#2| |#2| (-1170)) 20) ((|#2| |#2|) 23)) (-4021 ((|#2| |#2| (-1170)) 161) ((|#2| |#2|) 159)))
-(((-277 |#1| |#2|) (-10 -7 (-15 -4021 (|#2| |#2|)) (-15 -4021 (|#2| |#2| (-1170))) (-15 -2114 ((-2 (|:| |func| |#2|) (|:| |kers| (-641 (-610 |#2|))) (|:| |vals| (-641 |#2|))) |#2| (-1170))) (-15 -2801 (|#2| |#2|)) (-15 -2801 (|#2| |#2| (-1170))) (-15 -2332 ((-3 |#2| "failed") (-641 (-610 |#2|)) |#2| (-1170))) (-15 -2412 (|#2| |#2| (-610 |#2|))) (-15 -3553 (|#2| (-407 (-564)) |#2|))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -277))
-((-3553 (*1 *2 *3 *2) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-2412 (*1 *2 *2 *3) (-12 (-5 *3 (-610 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)))) (-2332 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-1170)) (-4 *2 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *5 *2)))) (-2801 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-2801 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-2114 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-641 (-610 *3))) (|:| |vals| (-641 *3)))) (-5 *1 (-277 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-4021 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-4021 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
-(-10 -7 (-15 -4021 (|#2| |#2|)) (-15 -4021 (|#2| |#2| (-1170))) (-15 -2114 ((-2 (|:| |func| |#2|) (|:| |kers| (-641 (-610 |#2|))) (|:| |vals| (-641 |#2|))) |#2| (-1170))) (-15 -2801 (|#2| |#2|)) (-15 -2801 (|#2| |#2| (-1170))) (-15 -2332 ((-3 |#2| "failed") (-641 (-610 |#2|)) |#2| (-1170))) (-15 -2412 (|#2| |#2| (-610 |#2|))) (-15 -3553 (|#2| (-407 (-564)) |#2|)))
-((-2506 (((-3 |#3| "failed") |#3|) 121)) (-1321 ((|#3| |#3|) 143)) (-3821 (((-3 |#3| "failed") |#3|) 89)) (-4294 ((|#3| |#3|) 133)) (-2512 (((-3 |#3| "failed") |#3|) 65)) (-1301 ((|#3| |#3|) 141)) (-3652 (((-3 |#3| "failed") |#3|) 53)) (-4268 ((|#3| |#3|) 131)) (-2098 (((-3 |#3| "failed") |#3|) 123)) (-1337 ((|#3| |#3|) 145)) (-3199 (((-3 |#3| "failed") |#3|) 91)) (-4318 ((|#3| |#3|) 135)) (-3319 (((-3 |#3| "failed") |#3| (-767)) 41)) (-2207 (((-3 |#3| "failed") |#3|) 81)) (-3473 ((|#3| |#3|) 130)) (-3548 (((-3 |#3| "failed") |#3|) 51)) (-1671 ((|#3| |#3|) 129)) (-2495 (((-3 |#3| "failed") |#3|) 124)) (-1347 ((|#3| |#3|) 146)) (-1338 (((-3 |#3| "failed") |#3|) 92)) (-4328 ((|#3| |#3|) 136)) (-3356 (((-3 |#3| "failed") |#3|) 122)) (-1330 ((|#3| |#3|) 144)) (-2028 (((-3 |#3| "failed") |#3|) 90)) (-4306 ((|#3| |#3|) 134)) (-1447 (((-3 |#3| "failed") |#3|) 67)) (-1311 ((|#3| |#3|) 142)) (-4282 (((-3 |#3| "failed") |#3|) 55)) (-4280 ((|#3| |#3|) 132)) (-1737 (((-3 |#3| "failed") |#3|) 73)) (-1380 ((|#3| |#3|) 149)) (-2466 (((-3 |#3| "failed") |#3|) 115)) (-4358 ((|#3| |#3|) 155)) (-2236 (((-3 |#3| "failed") |#3|) 69)) (-1359 ((|#3| |#3|) 147)) (-1727 (((-3 |#3| "failed") |#3|) 57)) (-4339 ((|#3| |#3|) 137)) (-2035 (((-3 |#3| "failed") |#3|) 77)) (-1402 ((|#3| |#3|) 151)) (-4345 (((-3 |#3| "failed") |#3|) 61)) (-4378 ((|#3| |#3|) 139)) (-2941 (((-3 |#3| "failed") |#3|) 79)) (-1293 ((|#3| |#3|) 152)) (-3070 (((-3 |#3| "failed") |#3|) 63)) (-1294 ((|#3| |#3|) 140)) (-4295 (((-3 |#3| "failed") |#3|) 75)) (-1391 ((|#3| |#3|) 150)) (-4247 (((-3 |#3| "failed") |#3|) 118)) (-4368 ((|#3| |#3|) 156)) (-1499 (((-3 |#3| "failed") |#3|) 71)) (-1368 ((|#3| |#3|) 148)) (-2647 (((-3 |#3| "failed") |#3|) 59)) (-4349 ((|#3| |#3|) 138)) (** ((|#3| |#3| (-407 (-564))) 47 (|has| |#1| (-363)))))
-(((-278 |#1| |#2| |#3|) (-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1671 (|#3| |#3|)) (-15 -3473 (|#3| |#3|)) (-15 -4268 (|#3| |#3|)) (-15 -4280 (|#3| |#3|)) (-15 -4294 (|#3| |#3|)) (-15 -4306 (|#3| |#3|)) (-15 -4318 (|#3| |#3|)) (-15 -4328 (|#3| |#3|)) (-15 -4339 (|#3| |#3|)) (-15 -4349 (|#3| |#3|)) (-15 -4358 (|#3| |#3|)) (-15 -4368 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1294 (|#3| |#3|)) (-15 -1301 (|#3| |#3|)) (-15 -1311 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1330 (|#3| |#3|)) (-15 -1337 (|#3| |#3|)) (-15 -1347 (|#3| |#3|)) (-15 -1359 (|#3| |#3|)) (-15 -1368 (|#3| |#3|)) (-15 -1380 (|#3| |#3|)) (-15 -1391 (|#3| |#3|)) (-15 -1402 (|#3| |#3|)) (-15 -1293 (|#3| |#3|)))) (-38 (-407 (-564))) (-1250 |#1|) (-1221 |#1| |#2|)) (T -278))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-363)) (-4 *4 (-38 *3)) (-4 *5 (-1250 *4)) (-5 *1 (-278 *4 *5 *2)) (-4 *2 (-1221 *4 *5)))) (-1671 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-3473 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4268 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4280 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4294 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4306 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4318 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4328 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4339 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4349 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4358 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4368 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4378 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1294 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1301 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1311 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1330 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1337 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1347 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1359 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1368 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1380 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1391 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1402 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1293 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))))
-(-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1671 (|#3| |#3|)) (-15 -3473 (|#3| |#3|)) (-15 -4268 (|#3| |#3|)) (-15 -4280 (|#3| |#3|)) (-15 -4294 (|#3| |#3|)) (-15 -4306 (|#3| |#3|)) (-15 -4318 (|#3| |#3|)) (-15 -4328 (|#3| |#3|)) (-15 -4339 (|#3| |#3|)) (-15 -4349 (|#3| |#3|)) (-15 -4358 (|#3| |#3|)) (-15 -4368 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1294 (|#3| |#3|)) (-15 -1301 (|#3| |#3|)) (-15 -1311 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1330 (|#3| |#3|)) (-15 -1337 (|#3| |#3|)) (-15 -1347 (|#3| |#3|)) (-15 -1359 (|#3| |#3|)) (-15 -1368 (|#3| |#3|)) (-15 -1380 (|#3| |#3|)) (-15 -1391 (|#3| |#3|)) (-15 -1402 (|#3| |#3|)) (-15 -1293 (|#3| |#3|))))
-((-2506 (((-3 |#3| "failed") |#3|) 70)) (-1321 ((|#3| |#3|) 137)) (-3821 (((-3 |#3| "failed") |#3|) 54)) (-4294 ((|#3| |#3|) 125)) (-2512 (((-3 |#3| "failed") |#3|) 66)) (-1301 ((|#3| |#3|) 135)) (-3652 (((-3 |#3| "failed") |#3|) 50)) (-4268 ((|#3| |#3|) 123)) (-2098 (((-3 |#3| "failed") |#3|) 74)) (-1337 ((|#3| |#3|) 139)) (-3199 (((-3 |#3| "failed") |#3|) 58)) (-4318 ((|#3| |#3|) 127)) (-3319 (((-3 |#3| "failed") |#3| (-767)) 38)) (-2207 (((-3 |#3| "failed") |#3|) 48)) (-3473 ((|#3| |#3|) 111)) (-3548 (((-3 |#3| "failed") |#3|) 46)) (-1671 ((|#3| |#3|) 122)) (-2495 (((-3 |#3| "failed") |#3|) 76)) (-1347 ((|#3| |#3|) 140)) (-1338 (((-3 |#3| "failed") |#3|) 60)) (-4328 ((|#3| |#3|) 128)) (-3356 (((-3 |#3| "failed") |#3|) 72)) (-1330 ((|#3| |#3|) 138)) (-2028 (((-3 |#3| "failed") |#3|) 56)) (-4306 ((|#3| |#3|) 126)) (-1447 (((-3 |#3| "failed") |#3|) 68)) (-1311 ((|#3| |#3|) 136)) (-4282 (((-3 |#3| "failed") |#3|) 52)) (-4280 ((|#3| |#3|) 124)) (-1737 (((-3 |#3| "failed") |#3|) 78)) (-1380 ((|#3| |#3|) 143)) (-2466 (((-3 |#3| "failed") |#3|) 62)) (-4358 ((|#3| |#3|) 131)) (-2236 (((-3 |#3| "failed") |#3|) 112)) (-1359 ((|#3| |#3|) 141)) (-1727 (((-3 |#3| "failed") |#3|) 100)) (-4339 ((|#3| |#3|) 129)) (-2035 (((-3 |#3| "failed") |#3|) 116)) (-1402 ((|#3| |#3|) 145)) (-4345 (((-3 |#3| "failed") |#3|) 107)) (-4378 ((|#3| |#3|) 133)) (-2941 (((-3 |#3| "failed") |#3|) 117)) (-1293 ((|#3| |#3|) 146)) (-3070 (((-3 |#3| "failed") |#3|) 109)) (-1294 ((|#3| |#3|) 134)) (-4295 (((-3 |#3| "failed") |#3|) 80)) (-1391 ((|#3| |#3|) 144)) (-4247 (((-3 |#3| "failed") |#3|) 64)) (-4368 ((|#3| |#3|) 132)) (-1499 (((-3 |#3| "failed") |#3|) 113)) (-1368 ((|#3| |#3|) 142)) (-2647 (((-3 |#3| "failed") |#3|) 103)) (-4349 ((|#3| |#3|) 130)) (** ((|#3| |#3| (-407 (-564))) 44 (|has| |#1| (-363)))))
-(((-279 |#1| |#2| |#3| |#4|) (-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1671 (|#3| |#3|)) (-15 -3473 (|#3| |#3|)) (-15 -4268 (|#3| |#3|)) (-15 -4280 (|#3| |#3|)) (-15 -4294 (|#3| |#3|)) (-15 -4306 (|#3| |#3|)) (-15 -4318 (|#3| |#3|)) (-15 -4328 (|#3| |#3|)) (-15 -4339 (|#3| |#3|)) (-15 -4349 (|#3| |#3|)) (-15 -4358 (|#3| |#3|)) (-15 -4368 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1294 (|#3| |#3|)) (-15 -1301 (|#3| |#3|)) (-15 -1311 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1330 (|#3| |#3|)) (-15 -1337 (|#3| |#3|)) (-15 -1347 (|#3| |#3|)) (-15 -1359 (|#3| |#3|)) (-15 -1368 (|#3| |#3|)) (-15 -1380 (|#3| |#3|)) (-15 -1391 (|#3| |#3|)) (-15 -1402 (|#3| |#3|)) (-15 -1293 (|#3| |#3|)))) (-38 (-407 (-564))) (-1219 |#1|) (-1242 |#1| |#2|) (-979 |#2|)) (T -279))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-363)) (-4 *4 (-38 *3)) (-4 *5 (-1219 *4)) (-5 *1 (-279 *4 *5 *2 *6)) (-4 *2 (-1242 *4 *5)) (-4 *6 (-979 *5)))) (-1671 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-3473 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4268 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4280 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4294 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4306 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4318 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4328 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4339 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4349 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4358 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4368 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4378 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1294 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1301 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1311 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1330 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1337 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1347 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1359 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1368 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1380 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1391 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1402 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1293 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))))
-(-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1671 (|#3| |#3|)) (-15 -3473 (|#3| |#3|)) (-15 -4268 (|#3| |#3|)) (-15 -4280 (|#3| |#3|)) (-15 -4294 (|#3| |#3|)) (-15 -4306 (|#3| |#3|)) (-15 -4318 (|#3| |#3|)) (-15 -4328 (|#3| |#3|)) (-15 -4339 (|#3| |#3|)) (-15 -4349 (|#3| |#3|)) (-15 -4358 (|#3| |#3|)) (-15 -4368 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1294 (|#3| |#3|)) (-15 -1301 (|#3| |#3|)) (-15 -1311 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1330 (|#3| |#3|)) (-15 -1337 (|#3| |#3|)) (-15 -1347 (|#3| |#3|)) (-15 -1359 (|#3| |#3|)) (-15 -1368 (|#3| |#3|)) (-15 -1380 (|#3| |#3|)) (-15 -1391 (|#3| |#3|)) (-15 -1402 (|#3| |#3|)) (-15 -1293 (|#3| |#3|))))
-((-2157 (((-112) $) 19)) (-2789 (((-183) $) 7)) (-2795 (((-3 (-506) "failed") $) 14)) (-3158 (((-3 (-641 $) "failed") $) NIL)) (-3080 (((-3 (-506) "failed") $) 20)) (-1357 (((-3 (-1098) "failed") $) 18)) (-2908 (((-112) $) 16)) (-2350 (((-858) $) NIL)) (-3586 (((-112) $) 9)))
-(((-280) (-13 (-611 (-858)) (-10 -8 (-15 -2789 ((-183) $)) (-15 -2908 ((-112) $)) (-15 -1357 ((-3 (-1098) "failed") $)) (-15 -2157 ((-112) $)) (-15 -3080 ((-3 (-506) "failed") $)) (-15 -3586 ((-112) $)) (-15 -2795 ((-3 (-506) "failed") $)) (-15 -3158 ((-3 (-641 $) "failed") $))))) (T -280))
-((-2789 (*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-280)))) (-2908 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))) (-1357 (*1 *2 *1) (|partial| -12 (-5 *2 (-1098)) (-5 *1 (-280)))) (-2157 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))) (-3080 (*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280)))) (-3586 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))) (-2795 (*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280)))) (-3158 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-280))) (-5 *1 (-280)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2789 ((-183) $)) (-15 -2908 ((-112) $)) (-15 -1357 ((-3 (-1098) "failed") $)) (-15 -2157 ((-112) $)) (-15 -3080 ((-3 (-506) "failed") $)) (-15 -3586 ((-112) $)) (-15 -2795 ((-3 (-506) "failed") $)) (-15 -3158 ((-3 (-641 $) "failed") $))))
-((-3540 (($ (-1 (-112) |#2|) $) 24)) (-3215 (($ $) 38)) (-2670 (($ (-1 (-112) |#2|) $) NIL) (($ |#2| $) 36)) (-3682 (($ |#2| $) 34) (($ (-1 (-112) |#2|) $) 18)) (-2997 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 42)) (-4141 (($ |#2| $ (-564)) 20) (($ $ $ (-564)) 22)) (-2002 (($ $ (-564)) 11) (($ $ (-1226 (-564))) 14)) (-1512 (($ $ |#2|) 32) (($ $ $) NIL)) (-3580 (($ $ |#2|) 31) (($ |#2| $) NIL) (($ $ $) 26) (($ (-641 $)) NIL)))
-(((-281 |#1| |#2|) (-10 -8 (-15 -2997 (|#1| |#1| |#1|)) (-15 -2670 (|#1| |#2| |#1|)) (-15 -2997 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2670 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1512 (|#1| |#1| |#1|)) (-15 -1512 (|#1| |#1| |#2|)) (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -2002 (|#1| |#1| (-1226 (-564)))) (-15 -2002 (|#1| |#1| (-564))) (-15 -3580 (|#1| (-641 |#1|))) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -3682 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3540 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3682 (|#1| |#2| |#1|)) (-15 -3215 (|#1| |#1|))) (-282 |#2|) (-1209)) (T -281))
-NIL
-(-10 -8 (-15 -2997 (|#1| |#1| |#1|)) (-15 -2670 (|#1| |#2| |#1|)) (-15 -2997 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2670 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1512 (|#1| |#1| |#1|)) (-15 -1512 (|#1| |#1| |#2|)) (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -2002 (|#1| |#1| (-1226 (-564)))) (-15 -2002 (|#1| |#1| (-564))) (-15 -3580 (|#1| (-641 |#1|))) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -3682 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3540 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3682 (|#1| |#2| |#1|)) (-15 -3215 (|#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) |#1|) 52 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 58 (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) |#1|) $) 85)) (-3540 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3819 (($ $) 83 (|has| |#1| (-1094)))) (-3215 (($ $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ (-1 (-112) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1094)))) (-3682 (($ |#1| $) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 51)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-2997 (($ (-1 (-112) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-2714 (($ |#1| $ (-564)) 88) (($ $ $ (-564)) 87)) (-4141 (($ |#1| $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 42 (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-1324 (($ $ |#1|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) 50) ((|#1| $ (-564)) 49) (($ $ (-1226 (-564))) 63)) (-4320 (($ $ (-564)) 91) (($ $ (-1226 (-564))) 90)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 70)) (-1512 (($ $ |#1|) 93) (($ $ $) 92)) (-3580 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2071 (((-641 (-564)) $) 28)) (-3258 (((-767) $) 26)) (-2326 (((-858) $) 35) (($ (-641 (-564))) 22)) (-1700 (((-112) $ $) NIL)) (-2202 (($ (-767)) 32)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 9)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 16)))
+(((-275) (-13 (-846) (-10 -8 (-15 -2326 ($ (-641 (-564)))) (-15 -3258 ((-767) $)) (-15 -2071 ((-641 (-564)) $)) (-15 -2202 ($ (-767)))))) (T -275))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-275)))) (-3258 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-275)))) (-2071 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-275)))) (-2202 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-275)))))
+(-13 (-846) (-10 -8 (-15 -2326 ($ (-641 (-564)))) (-15 -3258 ((-767) $)) (-15 -2071 ((-641 (-564)) $)) (-15 -2202 ($ (-767)))))
+((-1316 ((|#2| |#2|) 77)) (-4272 ((|#2| |#2|) 65)) (-1554 (((-3 |#2| "failed") |#2| (-641 (-2 (|:| |func| |#2|) (|:| |pole| (-112))))) 125)) (-1295 ((|#2| |#2|) 75)) (-4249 ((|#2| |#2|) 63)) (-1339 ((|#2| |#2|) 79)) (-4296 ((|#2| |#2|) 67)) (-2284 ((|#2|) 46)) (-1693 (((-114) (-114)) 100)) (-3441 ((|#2| |#2|) 61)) (-3072 (((-112) |#2|) 147)) (-3432 ((|#2| |#2|) 195)) (-4195 ((|#2| |#2|) 171)) (-3576 ((|#2|) 59)) (-2370 ((|#2|) 58)) (-2799 ((|#2| |#2|) 191)) (-3737 ((|#2| |#2|) 167)) (-1815 ((|#2| |#2|) 199)) (-3224 ((|#2| |#2|) 175)) (-3411 ((|#2| |#2|) 163)) (-4086 ((|#2| |#2|) 165)) (-3769 ((|#2| |#2|) 201)) (-3039 ((|#2| |#2|) 177)) (-4087 ((|#2| |#2|) 197)) (-2895 ((|#2| |#2|) 173)) (-3053 ((|#2| |#2|) 193)) (-2522 ((|#2| |#2|) 169)) (-4167 ((|#2| |#2|) 207)) (-1497 ((|#2| |#2|) 183)) (-3812 ((|#2| |#2|) 203)) (-2439 ((|#2| |#2|) 179)) (-2574 ((|#2| |#2|) 211)) (-3307 ((|#2| |#2|) 187)) (-3154 ((|#2| |#2|) 213)) (-3396 ((|#2| |#2|) 189)) (-3110 ((|#2| |#2|) 209)) (-2377 ((|#2| |#2|) 185)) (-2088 ((|#2| |#2|) 205)) (-2220 ((|#2| |#2|) 181)) (-1673 ((|#2| |#2|) 62)) (-1350 ((|#2| |#2|) 80)) (-4305 ((|#2| |#2|) 68)) (-1327 ((|#2| |#2|) 78)) (-4284 ((|#2| |#2|) 66)) (-1307 ((|#2| |#2|) 76)) (-4261 ((|#2| |#2|) 64)) (-2997 (((-112) (-114)) 98)) (-1384 ((|#2| |#2|) 83)) (-4342 ((|#2| |#2|) 71)) (-1361 ((|#2| |#2|) 81)) (-4317 ((|#2| |#2|) 69)) (-1409 ((|#2| |#2|) 85)) (-4366 ((|#2| |#2|) 73)) (-2665 ((|#2| |#2|) 86)) (-4378 ((|#2| |#2|) 74)) (-1398 ((|#2| |#2|) 84)) (-4353 ((|#2| |#2|) 72)) (-1372 ((|#2| |#2|) 82)) (-4329 ((|#2| |#2|) 70)))
+(((-276 |#1| |#2|) (-10 -7 (-15 -1673 (|#2| |#2|)) (-15 -3441 (|#2| |#2|)) (-15 -4249 (|#2| |#2|)) (-15 -4261 (|#2| |#2|)) (-15 -4272 (|#2| |#2|)) (-15 -4284 (|#2| |#2|)) (-15 -4296 (|#2| |#2|)) (-15 -4305 (|#2| |#2|)) (-15 -4317 (|#2| |#2|)) (-15 -4329 (|#2| |#2|)) (-15 -4342 (|#2| |#2|)) (-15 -4353 (|#2| |#2|)) (-15 -4366 (|#2| |#2|)) (-15 -4378 (|#2| |#2|)) (-15 -1295 (|#2| |#2|)) (-15 -1307 (|#2| |#2|)) (-15 -1316 (|#2| |#2|)) (-15 -1327 (|#2| |#2|)) (-15 -1339 (|#2| |#2|)) (-15 -1350 (|#2| |#2|)) (-15 -1361 (|#2| |#2|)) (-15 -1372 (|#2| |#2|)) (-15 -1384 (|#2| |#2|)) (-15 -1398 (|#2| |#2|)) (-15 -1409 (|#2| |#2|)) (-15 -2665 (|#2| |#2|)) (-15 -2284 (|#2|)) (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -2370 (|#2|)) (-15 -3576 (|#2|)) (-15 -4086 (|#2| |#2|)) (-15 -3411 (|#2| |#2|)) (-15 -3737 (|#2| |#2|)) (-15 -2522 (|#2| |#2|)) (-15 -4195 (|#2| |#2|)) (-15 -2895 (|#2| |#2|)) (-15 -3224 (|#2| |#2|)) (-15 -3039 (|#2| |#2|)) (-15 -2439 (|#2| |#2|)) (-15 -2220 (|#2| |#2|)) (-15 -1497 (|#2| |#2|)) (-15 -2377 (|#2| |#2|)) (-15 -3307 (|#2| |#2|)) (-15 -3396 (|#2| |#2|)) (-15 -2799 (|#2| |#2|)) (-15 -3053 (|#2| |#2|)) (-15 -3432 (|#2| |#2|)) (-15 -4087 (|#2| |#2|)) (-15 -1815 (|#2| |#2|)) (-15 -3769 (|#2| |#2|)) (-15 -3812 (|#2| |#2|)) (-15 -2088 (|#2| |#2|)) (-15 -4167 (|#2| |#2|)) (-15 -3110 (|#2| |#2|)) (-15 -2574 (|#2| |#2|)) (-15 -3154 (|#2| |#2|)) (-15 -1554 ((-3 |#2| "failed") |#2| (-641 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -3072 ((-112) |#2|))) (-13 (-846) (-556)) (-13 (-430 |#1|) (-998))) (T -276))
+((-3072 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-276 *4 *3)) (-4 *3 (-13 (-430 *4) (-998))))) (-1554 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-641 (-2 (|:| |func| *2) (|:| |pole| (-112))))) (-4 *2 (-13 (-430 *4) (-998))) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-276 *4 *2)))) (-3154 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2574 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3110 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4167 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2088 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3812 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3769 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1815 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4087 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3432 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3053 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2799 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3396 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3307 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2377 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1497 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2220 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2439 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3039 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3224 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2895 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4195 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-2522 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3737 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3411 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4086 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3576 (*1 *2) (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2)) (-4 *3 (-13 (-846) (-556))))) (-2370 (*1 *2) (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2)) (-4 *3 (-13 (-846) (-556))))) (-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *4)) (-4 *4 (-13 (-430 *3) (-998))))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-276 *4 *5)) (-4 *5 (-13 (-430 *4) (-998))))) (-2284 (*1 *2) (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2)) (-4 *3 (-13 (-846) (-556))))) (-2665 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1398 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1384 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1372 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1361 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1350 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1339 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1327 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1316 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1307 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1295 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4378 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4366 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4353 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4342 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4329 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4317 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4305 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4296 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4284 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4272 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4261 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-4249 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-3441 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))) (-1673 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2)) (-4 *2 (-13 (-430 *3) (-998))))))
+(-10 -7 (-15 -1673 (|#2| |#2|)) (-15 -3441 (|#2| |#2|)) (-15 -4249 (|#2| |#2|)) (-15 -4261 (|#2| |#2|)) (-15 -4272 (|#2| |#2|)) (-15 -4284 (|#2| |#2|)) (-15 -4296 (|#2| |#2|)) (-15 -4305 (|#2| |#2|)) (-15 -4317 (|#2| |#2|)) (-15 -4329 (|#2| |#2|)) (-15 -4342 (|#2| |#2|)) (-15 -4353 (|#2| |#2|)) (-15 -4366 (|#2| |#2|)) (-15 -4378 (|#2| |#2|)) (-15 -1295 (|#2| |#2|)) (-15 -1307 (|#2| |#2|)) (-15 -1316 (|#2| |#2|)) (-15 -1327 (|#2| |#2|)) (-15 -1339 (|#2| |#2|)) (-15 -1350 (|#2| |#2|)) (-15 -1361 (|#2| |#2|)) (-15 -1372 (|#2| |#2|)) (-15 -1384 (|#2| |#2|)) (-15 -1398 (|#2| |#2|)) (-15 -1409 (|#2| |#2|)) (-15 -2665 (|#2| |#2|)) (-15 -2284 (|#2|)) (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -2370 (|#2|)) (-15 -3576 (|#2|)) (-15 -4086 (|#2| |#2|)) (-15 -3411 (|#2| |#2|)) (-15 -3737 (|#2| |#2|)) (-15 -2522 (|#2| |#2|)) (-15 -4195 (|#2| |#2|)) (-15 -2895 (|#2| |#2|)) (-15 -3224 (|#2| |#2|)) (-15 -3039 (|#2| |#2|)) (-15 -2439 (|#2| |#2|)) (-15 -2220 (|#2| |#2|)) (-15 -1497 (|#2| |#2|)) (-15 -2377 (|#2| |#2|)) (-15 -3307 (|#2| |#2|)) (-15 -3396 (|#2| |#2|)) (-15 -2799 (|#2| |#2|)) (-15 -3053 (|#2| |#2|)) (-15 -3432 (|#2| |#2|)) (-15 -4087 (|#2| |#2|)) (-15 -1815 (|#2| |#2|)) (-15 -3769 (|#2| |#2|)) (-15 -3812 (|#2| |#2|)) (-15 -2088 (|#2| |#2|)) (-15 -4167 (|#2| |#2|)) (-15 -3110 (|#2| |#2|)) (-15 -2574 (|#2| |#2|)) (-15 -3154 (|#2| |#2|)) (-15 -1554 ((-3 |#2| "failed") |#2| (-641 (-2 (|:| |func| |#2|) (|:| |pole| (-112)))))) (-15 -3072 ((-112) |#2|)))
+((-3344 (((-3 |#2| "failed") (-641 (-610 |#2|)) |#2| (-1170)) 153)) (-2085 ((|#2| (-407 (-564)) |#2|) 49)) (-4184 ((|#2| |#2| (-610 |#2|)) 146)) (-3875 (((-2 (|:| |func| |#2|) (|:| |kers| (-641 (-610 |#2|))) (|:| |vals| (-641 |#2|))) |#2| (-1170)) 145)) (-2329 ((|#2| |#2| (-1170)) 20) ((|#2| |#2|) 23)) (-2935 ((|#2| |#2| (-1170)) 159) ((|#2| |#2|) 157)))
+(((-277 |#1| |#2|) (-10 -7 (-15 -2935 (|#2| |#2|)) (-15 -2935 (|#2| |#2| (-1170))) (-15 -3875 ((-2 (|:| |func| |#2|) (|:| |kers| (-641 (-610 |#2|))) (|:| |vals| (-641 |#2|))) |#2| (-1170))) (-15 -2329 (|#2| |#2|)) (-15 -2329 (|#2| |#2| (-1170))) (-15 -3344 ((-3 |#2| "failed") (-641 (-610 |#2|)) |#2| (-1170))) (-15 -4184 (|#2| |#2| (-610 |#2|))) (-15 -2085 (|#2| (-407 (-564)) |#2|))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -277))
+((-2085 (*1 *2 *3 *2) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-4184 (*1 *2 *2 *3) (-12 (-5 *3 (-610 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)))) (-3344 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-1170)) (-4 *2 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *5 *2)))) (-2329 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-2329 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-3875 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-641 (-610 *3))) (|:| |vals| (-641 *3)))) (-5 *1 (-277 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-2935 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-2935 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
+(-10 -7 (-15 -2935 (|#2| |#2|)) (-15 -2935 (|#2| |#2| (-1170))) (-15 -3875 ((-2 (|:| |func| |#2|) (|:| |kers| (-641 (-610 |#2|))) (|:| |vals| (-641 |#2|))) |#2| (-1170))) (-15 -2329 (|#2| |#2|)) (-15 -2329 (|#2| |#2| (-1170))) (-15 -3344 ((-3 |#2| "failed") (-641 (-610 |#2|)) |#2| (-1170))) (-15 -4184 (|#2| |#2| (-610 |#2|))) (-15 -2085 (|#2| (-407 (-564)) |#2|)))
+((-3410 (((-3 |#3| "failed") |#3|) 121)) (-1316 ((|#3| |#3|) 143)) (-3250 (((-3 |#3| "failed") |#3|) 89)) (-4272 ((|#3| |#3|) 133)) (-2765 (((-3 |#3| "failed") |#3|) 65)) (-1295 ((|#3| |#3|) 141)) (-1737 (((-3 |#3| "failed") |#3|) 53)) (-4249 ((|#3| |#3|) 131)) (-1892 (((-3 |#3| "failed") |#3|) 123)) (-1339 ((|#3| |#3|) 145)) (-3503 (((-3 |#3| "failed") |#3|) 91)) (-4296 ((|#3| |#3|) 135)) (-3291 (((-3 |#3| "failed") |#3| (-767)) 41)) (-4240 (((-3 |#3| "failed") |#3|) 81)) (-3441 ((|#3| |#3|) 130)) (-2811 (((-3 |#3| "failed") |#3|) 51)) (-1673 ((|#3| |#3|) 129)) (-1535 (((-3 |#3| "failed") |#3|) 124)) (-1350 ((|#3| |#3|) 146)) (-3401 (((-3 |#3| "failed") |#3|) 92)) (-4305 ((|#3| |#3|) 136)) (-2356 (((-3 |#3| "failed") |#3|) 122)) (-1327 ((|#3| |#3|) 144)) (-3363 (((-3 |#3| "failed") |#3|) 90)) (-4284 ((|#3| |#3|) 134)) (-3244 (((-3 |#3| "failed") |#3|) 67)) (-1307 ((|#3| |#3|) 142)) (-4182 (((-3 |#3| "failed") |#3|) 55)) (-4261 ((|#3| |#3|) 132)) (-3264 (((-3 |#3| "failed") |#3|) 73)) (-1384 ((|#3| |#3|) 149)) (-1681 (((-3 |#3| "failed") |#3|) 115)) (-4342 ((|#3| |#3|) 155)) (-2350 (((-3 |#3| "failed") |#3|) 69)) (-1361 ((|#3| |#3|) 147)) (-3534 (((-3 |#3| "failed") |#3|) 57)) (-4317 ((|#3| |#3|) 137)) (-2688 (((-3 |#3| "failed") |#3|) 77)) (-1409 ((|#3| |#3|) 151)) (-3007 (((-3 |#3| "failed") |#3|) 61)) (-4366 ((|#3| |#3|) 139)) (-2110 (((-3 |#3| "failed") |#3|) 79)) (-2665 ((|#3| |#3|) 152)) (-1898 (((-3 |#3| "failed") |#3|) 63)) (-4378 ((|#3| |#3|) 140)) (-2303 (((-3 |#3| "failed") |#3|) 75)) (-1398 ((|#3| |#3|) 150)) (-2678 (((-3 |#3| "failed") |#3|) 118)) (-4353 ((|#3| |#3|) 156)) (-1422 (((-3 |#3| "failed") |#3|) 71)) (-1372 ((|#3| |#3|) 148)) (-3500 (((-3 |#3| "failed") |#3|) 59)) (-4329 ((|#3| |#3|) 138)) (** ((|#3| |#3| (-407 (-564))) 47 (|has| |#1| (-363)))))
+(((-278 |#1| |#2| |#3|) (-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1673 (|#3| |#3|)) (-15 -3441 (|#3| |#3|)) (-15 -4249 (|#3| |#3|)) (-15 -4261 (|#3| |#3|)) (-15 -4272 (|#3| |#3|)) (-15 -4284 (|#3| |#3|)) (-15 -4296 (|#3| |#3|)) (-15 -4305 (|#3| |#3|)) (-15 -4317 (|#3| |#3|)) (-15 -4329 (|#3| |#3|)) (-15 -4342 (|#3| |#3|)) (-15 -4353 (|#3| |#3|)) (-15 -4366 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1307 (|#3| |#3|)) (-15 -1316 (|#3| |#3|)) (-15 -1327 (|#3| |#3|)) (-15 -1339 (|#3| |#3|)) (-15 -1350 (|#3| |#3|)) (-15 -1361 (|#3| |#3|)) (-15 -1372 (|#3| |#3|)) (-15 -1384 (|#3| |#3|)) (-15 -1398 (|#3| |#3|)) (-15 -1409 (|#3| |#3|)) (-15 -2665 (|#3| |#3|)))) (-38 (-407 (-564))) (-1250 |#1|) (-1221 |#1| |#2|)) (T -278))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-363)) (-4 *4 (-38 *3)) (-4 *5 (-1250 *4)) (-5 *1 (-278 *4 *5 *2)) (-4 *2 (-1221 *4 *5)))) (-1673 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-3441 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4249 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4261 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4272 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4284 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4296 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4305 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4317 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4329 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4342 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4353 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4366 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-4378 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1295 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1307 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1316 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1327 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1339 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1350 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1361 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1372 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1384 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1398 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))) (-2665 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3)) (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4)))))
+(-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1673 (|#3| |#3|)) (-15 -3441 (|#3| |#3|)) (-15 -4249 (|#3| |#3|)) (-15 -4261 (|#3| |#3|)) (-15 -4272 (|#3| |#3|)) (-15 -4284 (|#3| |#3|)) (-15 -4296 (|#3| |#3|)) (-15 -4305 (|#3| |#3|)) (-15 -4317 (|#3| |#3|)) (-15 -4329 (|#3| |#3|)) (-15 -4342 (|#3| |#3|)) (-15 -4353 (|#3| |#3|)) (-15 -4366 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1307 (|#3| |#3|)) (-15 -1316 (|#3| |#3|)) (-15 -1327 (|#3| |#3|)) (-15 -1339 (|#3| |#3|)) (-15 -1350 (|#3| |#3|)) (-15 -1361 (|#3| |#3|)) (-15 -1372 (|#3| |#3|)) (-15 -1384 (|#3| |#3|)) (-15 -1398 (|#3| |#3|)) (-15 -1409 (|#3| |#3|)) (-15 -2665 (|#3| |#3|))))
+((-3410 (((-3 |#3| "failed") |#3|) 70)) (-1316 ((|#3| |#3|) 137)) (-3250 (((-3 |#3| "failed") |#3|) 54)) (-4272 ((|#3| |#3|) 125)) (-2765 (((-3 |#3| "failed") |#3|) 66)) (-1295 ((|#3| |#3|) 135)) (-1737 (((-3 |#3| "failed") |#3|) 50)) (-4249 ((|#3| |#3|) 123)) (-1892 (((-3 |#3| "failed") |#3|) 74)) (-1339 ((|#3| |#3|) 139)) (-3503 (((-3 |#3| "failed") |#3|) 58)) (-4296 ((|#3| |#3|) 127)) (-3291 (((-3 |#3| "failed") |#3| (-767)) 38)) (-4240 (((-3 |#3| "failed") |#3|) 48)) (-3441 ((|#3| |#3|) 111)) (-2811 (((-3 |#3| "failed") |#3|) 46)) (-1673 ((|#3| |#3|) 122)) (-1535 (((-3 |#3| "failed") |#3|) 76)) (-1350 ((|#3| |#3|) 140)) (-3401 (((-3 |#3| "failed") |#3|) 60)) (-4305 ((|#3| |#3|) 128)) (-2356 (((-3 |#3| "failed") |#3|) 72)) (-1327 ((|#3| |#3|) 138)) (-3363 (((-3 |#3| "failed") |#3|) 56)) (-4284 ((|#3| |#3|) 126)) (-3244 (((-3 |#3| "failed") |#3|) 68)) (-1307 ((|#3| |#3|) 136)) (-4182 (((-3 |#3| "failed") |#3|) 52)) (-4261 ((|#3| |#3|) 124)) (-3264 (((-3 |#3| "failed") |#3|) 78)) (-1384 ((|#3| |#3|) 143)) (-1681 (((-3 |#3| "failed") |#3|) 62)) (-4342 ((|#3| |#3|) 131)) (-2350 (((-3 |#3| "failed") |#3|) 112)) (-1361 ((|#3| |#3|) 141)) (-3534 (((-3 |#3| "failed") |#3|) 100)) (-4317 ((|#3| |#3|) 129)) (-2688 (((-3 |#3| "failed") |#3|) 116)) (-1409 ((|#3| |#3|) 145)) (-3007 (((-3 |#3| "failed") |#3|) 107)) (-4366 ((|#3| |#3|) 133)) (-2110 (((-3 |#3| "failed") |#3|) 117)) (-2665 ((|#3| |#3|) 146)) (-1898 (((-3 |#3| "failed") |#3|) 109)) (-4378 ((|#3| |#3|) 134)) (-2303 (((-3 |#3| "failed") |#3|) 80)) (-1398 ((|#3| |#3|) 144)) (-2678 (((-3 |#3| "failed") |#3|) 64)) (-4353 ((|#3| |#3|) 132)) (-1422 (((-3 |#3| "failed") |#3|) 113)) (-1372 ((|#3| |#3|) 142)) (-3500 (((-3 |#3| "failed") |#3|) 103)) (-4329 ((|#3| |#3|) 130)) (** ((|#3| |#3| (-407 (-564))) 44 (|has| |#1| (-363)))))
+(((-279 |#1| |#2| |#3| |#4|) (-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1673 (|#3| |#3|)) (-15 -3441 (|#3| |#3|)) (-15 -4249 (|#3| |#3|)) (-15 -4261 (|#3| |#3|)) (-15 -4272 (|#3| |#3|)) (-15 -4284 (|#3| |#3|)) (-15 -4296 (|#3| |#3|)) (-15 -4305 (|#3| |#3|)) (-15 -4317 (|#3| |#3|)) (-15 -4329 (|#3| |#3|)) (-15 -4342 (|#3| |#3|)) (-15 -4353 (|#3| |#3|)) (-15 -4366 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1307 (|#3| |#3|)) (-15 -1316 (|#3| |#3|)) (-15 -1327 (|#3| |#3|)) (-15 -1339 (|#3| |#3|)) (-15 -1350 (|#3| |#3|)) (-15 -1361 (|#3| |#3|)) (-15 -1372 (|#3| |#3|)) (-15 -1384 (|#3| |#3|)) (-15 -1398 (|#3| |#3|)) (-15 -1409 (|#3| |#3|)) (-15 -2665 (|#3| |#3|)))) (-38 (-407 (-564))) (-1219 |#1|) (-1242 |#1| |#2|) (-979 |#2|)) (T -279))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-407 (-564))) (-4 *4 (-363)) (-4 *4 (-38 *3)) (-4 *5 (-1219 *4)) (-5 *1 (-279 *4 *5 *2 *6)) (-4 *2 (-1242 *4 *5)) (-4 *6 (-979 *5)))) (-1673 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-3441 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4249 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4261 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4272 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4284 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4296 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4305 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4317 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4329 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4342 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4353 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4366 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-4378 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1295 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1307 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1316 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1327 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1339 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1350 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1361 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1372 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1384 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1398 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))) (-2665 (*1 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3)) (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4)))))
+(-13 (-979 |#3|) (-10 -7 (IF (|has| |#1| (-363)) (-15 ** (|#3| |#3| (-407 (-564)))) |%noBranch|) (-15 -1673 (|#3| |#3|)) (-15 -3441 (|#3| |#3|)) (-15 -4249 (|#3| |#3|)) (-15 -4261 (|#3| |#3|)) (-15 -4272 (|#3| |#3|)) (-15 -4284 (|#3| |#3|)) (-15 -4296 (|#3| |#3|)) (-15 -4305 (|#3| |#3|)) (-15 -4317 (|#3| |#3|)) (-15 -4329 (|#3| |#3|)) (-15 -4342 (|#3| |#3|)) (-15 -4353 (|#3| |#3|)) (-15 -4366 (|#3| |#3|)) (-15 -4378 (|#3| |#3|)) (-15 -1295 (|#3| |#3|)) (-15 -1307 (|#3| |#3|)) (-15 -1316 (|#3| |#3|)) (-15 -1327 (|#3| |#3|)) (-15 -1339 (|#3| |#3|)) (-15 -1350 (|#3| |#3|)) (-15 -1361 (|#3| |#3|)) (-15 -1372 (|#3| |#3|)) (-15 -1384 (|#3| |#3|)) (-15 -1398 (|#3| |#3|)) (-15 -1409 (|#3| |#3|)) (-15 -2665 (|#3| |#3|))))
+((-4016 (((-112) $) 19)) (-2749 (((-183) $) 7)) (-3174 (((-3 (-506) "failed") $) 14)) (-4098 (((-3 (-641 $) "failed") $) NIL)) (-2349 (((-3 (-506) "failed") $) 20)) (-4318 (((-3 (-1098) "failed") $) 18)) (-3297 (((-112) $) 16)) (-2326 (((-858) $) NIL)) (-3198 (((-112) $) 9)))
+(((-280) (-13 (-611 (-858)) (-10 -8 (-15 -2749 ((-183) $)) (-15 -3297 ((-112) $)) (-15 -4318 ((-3 (-1098) "failed") $)) (-15 -4016 ((-112) $)) (-15 -2349 ((-3 (-506) "failed") $)) (-15 -3198 ((-112) $)) (-15 -3174 ((-3 (-506) "failed") $)) (-15 -4098 ((-3 (-641 $) "failed") $))))) (T -280))
+((-2749 (*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-280)))) (-3297 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))) (-4318 (*1 *2 *1) (|partial| -12 (-5 *2 (-1098)) (-5 *1 (-280)))) (-4016 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))) (-2349 (*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280)))) (-3198 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))) (-3174 (*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280)))) (-4098 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-280))) (-5 *1 (-280)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2749 ((-183) $)) (-15 -3297 ((-112) $)) (-15 -4318 ((-3 (-1098) "failed") $)) (-15 -4016 ((-112) $)) (-15 -2349 ((-3 (-506) "failed") $)) (-15 -3198 ((-112) $)) (-15 -3174 ((-3 (-506) "failed") $)) (-15 -4098 ((-3 (-641 $) "failed") $))))
+((-3492 (($ (-1 (-112) |#2|) $) 24)) (-3195 (($ $) 38)) (-4060 (($ (-1 (-112) |#2|) $) NIL) (($ |#2| $) 36)) (-3653 (($ |#2| $) 34) (($ (-1 (-112) |#2|) $) 18)) (-3450 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 42)) (-4110 (($ |#2| $ (-564)) 20) (($ $ $ (-564)) 22)) (-2010 (($ $ (-564)) 11) (($ $ (-1226 (-564))) 14)) (-1448 (($ $ |#2|) 32) (($ $ $) NIL)) (-3521 (($ $ |#2|) 31) (($ |#2| $) NIL) (($ $ $) 26) (($ (-641 $)) NIL)))
+(((-281 |#1| |#2|) (-10 -8 (-15 -3450 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#2| |#1|)) (-15 -3450 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -4060 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1448 (|#1| |#1| |#1|)) (-15 -1448 (|#1| |#1| |#2|)) (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -2010 (|#1| |#1| (-1226 (-564)))) (-15 -2010 (|#1| |#1| (-564))) (-15 -3521 (|#1| (-641 |#1|))) (-15 -3521 (|#1| |#1| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -3653 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3492 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3653 (|#1| |#2| |#1|)) (-15 -3195 (|#1| |#1|))) (-282 |#2|) (-1209)) (T -281))
+NIL
+(-10 -8 (-15 -3450 (|#1| |#1| |#1|)) (-15 -4060 (|#1| |#2| |#1|)) (-15 -3450 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -4060 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -1448 (|#1| |#1| |#1|)) (-15 -1448 (|#1| |#1| |#2|)) (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -2010 (|#1| |#1| (-1226 (-564)))) (-15 -2010 (|#1| |#1| (-564))) (-15 -3521 (|#1| (-641 |#1|))) (-15 -3521 (|#1| |#1| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -3653 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3492 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -3653 (|#1| |#2| |#1|)) (-15 -3195 (|#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 59 (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) |#1|) $) 86)) (-3492 (($ (-1 (-112) |#1|) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3038 (($ $) 84 (|has| |#1| (-1094)))) (-3195 (($ $) 79 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ (-1 (-112) |#1|) $) 90) (($ |#1| $) 85 (|has| |#1| (-1094)))) (-3653 (($ |#1| $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 74 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 73 (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 52)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-3450 (($ (-1 (-112) |#1| |#1|) $ $) 87) (($ $ $) 83 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4066 (($ |#1| $ (-564)) 89) (($ $ $ (-564)) 88)) (-4110 (($ |#1| $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 43 (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 72)) (-1428 (($ $ |#1|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) 51) ((|#1| $ (-564)) 50) (($ $ (-1226 (-564))) 64)) (-2642 (($ $ (-564)) 92) (($ $ (-1226 (-564))) 91)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 71)) (-1448 (($ $ |#1|) 94) (($ $ $) 93)) (-3521 (($ $ |#1|) 69) (($ |#1| $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-282 |#1|) (-140) (-1209)) (T -282))
-((-1512 (*1 *1 *1 *2) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)))) (-1512 (*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)))) (-4320 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-4320 (*1 *1 *1 *2) (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2670 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2714 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-282 *2)) (-4 *2 (-1209)))) (-2714 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2997 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2351 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2670 (*1 *1 *2 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))) (-3819 (*1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))) (-2997 (*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))))
-(-13 (-647 |t#1|) (-10 -8 (-6 -4407) (-15 -1512 ($ $ |t#1|)) (-15 -1512 ($ $ $)) (-15 -4320 ($ $ (-564))) (-15 -4320 ($ $ (-1226 (-564)))) (-15 -2670 ($ (-1 (-112) |t#1|) $)) (-15 -2714 ($ |t#1| $ (-564))) (-15 -2714 ($ $ $ (-564))) (-15 -2997 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -2351 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -2670 ($ |t#1| $)) (-15 -3819 ($ $))) |%noBranch|) (IF (|has| |t#1| (-846)) (-15 -2997 ($ $ $)) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-1448 (*1 *1 *1 *2) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)))) (-1448 (*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)))) (-2642 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2642 (*1 *1 *1 *2) (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-4060 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-4066 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-282 *2)) (-4 *2 (-1209)))) (-4066 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-3450 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-2380 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))) (-4060 (*1 *1 *2 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))) (-3038 (*1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094)))) (-3450 (*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))))
+(-13 (-647 |t#1|) (-10 -8 (-6 -4408) (-15 -1448 ($ $ |t#1|)) (-15 -1448 ($ $ $)) (-15 -2642 ($ $ (-564))) (-15 -2642 ($ $ (-1226 (-564)))) (-15 -4060 ($ (-1 (-112) |t#1|) $)) (-15 -4066 ($ |t#1| $ (-564))) (-15 -4066 ($ $ $ (-564))) (-15 -3450 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -2380 ($ (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -4060 ($ |t#1| $)) (-15 -3038 ($ $))) |%noBranch|) (IF (|has| |t#1| (-846)) (-15 -3450 ($ $ $)) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
((** (($ $ $) 10)))
(((-283 |#1|) (-10 -8 (-15 ** (|#1| |#1| |#1|))) (-284)) (T -283))
NIL
(-10 -8 (-15 ** (|#1| |#1| |#1|)))
-((-3473 (($ $) 6)) (-1671 (($ $) 7)) (** (($ $ $) 8)))
+((-3441 (($ $) 6)) (-1673 (($ $) 7)) (** (($ $ $) 8)))
(((-284) (-140)) (T -284))
-((** (*1 *1 *1 *1) (-4 *1 (-284))) (-1671 (*1 *1 *1) (-4 *1 (-284))) (-3473 (*1 *1 *1) (-4 *1 (-284))))
-(-13 (-10 -8 (-15 -3473 ($ $)) (-15 -1671 ($ $)) (-15 ** ($ $ $))))
-((-3141 (((-641 (-1150 |#1|)) (-1150 |#1|) |#1|) 35)) (-1699 ((|#2| |#2| |#1|) 39)) (-1929 ((|#2| |#2| |#1|) 41)) (-3770 ((|#2| |#2| |#1|) 40)))
-(((-285 |#1| |#2|) (-10 -7 (-15 -1699 (|#2| |#2| |#1|)) (-15 -3770 (|#2| |#2| |#1|)) (-15 -1929 (|#2| |#2| |#1|)) (-15 -3141 ((-641 (-1150 |#1|)) (-1150 |#1|) |#1|))) (-363) (-1250 |#1|)) (T -285))
-((-3141 (*1 *2 *3 *4) (-12 (-4 *4 (-363)) (-5 *2 (-641 (-1150 *4))) (-5 *1 (-285 *4 *5)) (-5 *3 (-1150 *4)) (-4 *5 (-1250 *4)))) (-1929 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))) (-3770 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))) (-1699 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
-(-10 -7 (-15 -1699 (|#2| |#2| |#1|)) (-15 -3770 (|#2| |#2| |#1|)) (-15 -1929 (|#2| |#2| |#1|)) (-15 -3141 ((-641 (-1150 |#1|)) (-1150 |#1|) |#1|)))
-((-4362 ((|#2| $ |#1|) 6)))
+((** (*1 *1 *1 *1) (-4 *1 (-284))) (-1673 (*1 *1 *1) (-4 *1 (-284))) (-3441 (*1 *1 *1) (-4 *1 (-284))))
+(-13 (-10 -8 (-15 -3441 ($ $)) (-15 -1673 ($ $)) (-15 ** ($ $ $))))
+((-1957 (((-641 (-1150 |#1|)) (-1150 |#1|) |#1|) 35)) (-2557 ((|#2| |#2| |#1|) 39)) (-3135 ((|#2| |#2| |#1|) 41)) (-3733 ((|#2| |#2| |#1|) 40)))
+(((-285 |#1| |#2|) (-10 -7 (-15 -2557 (|#2| |#2| |#1|)) (-15 -3733 (|#2| |#2| |#1|)) (-15 -3135 (|#2| |#2| |#1|)) (-15 -1957 ((-641 (-1150 |#1|)) (-1150 |#1|) |#1|))) (-363) (-1250 |#1|)) (T -285))
+((-1957 (*1 *2 *3 *4) (-12 (-4 *4 (-363)) (-5 *2 (-641 (-1150 *4))) (-5 *1 (-285 *4 *5)) (-5 *3 (-1150 *4)) (-4 *5 (-1250 *4)))) (-3135 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))) (-3733 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))) (-2557 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
+(-10 -7 (-15 -2557 (|#2| |#2| |#1|)) (-15 -3733 (|#2| |#2| |#1|)) (-15 -3135 (|#2| |#2| |#1|)) (-15 -1957 ((-641 (-1150 |#1|)) (-1150 |#1|) |#1|)))
+((-4361 ((|#2| $ |#1|) 6)))
(((-286 |#1| |#2|) (-140) (-1094) (-1209)) (T -286))
-((-4362 (*1 *2 *1 *3) (-12 (-4 *1 (-286 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))))
-(-13 (-10 -8 (-15 -4362 (|t#2| $ |t#1|))))
-((-4335 ((|#3| $ |#2| |#3|) 12)) (-4266 ((|#3| $ |#2|) 10)))
-(((-287 |#1| |#2| |#3|) (-10 -8 (-15 -4335 (|#3| |#1| |#2| |#3|)) (-15 -4266 (|#3| |#1| |#2|))) (-288 |#2| |#3|) (-1094) (-1209)) (T -287))
+((-4361 (*1 *2 *1 *3) (-12 (-4 *1 (-286 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))))
+(-13 (-10 -8 (-15 -4361 (|t#2| $ |t#1|))))
+((-2619 ((|#3| $ |#2| |#3|) 12)) (-2562 ((|#3| $ |#2|) 10)))
+(((-287 |#1| |#2| |#3|) (-10 -8 (-15 -2619 (|#3| |#1| |#2| |#3|)) (-15 -2562 (|#3| |#1| |#2|))) (-288 |#2| |#3|) (-1094) (-1209)) (T -287))
NIL
-(-10 -8 (-15 -4335 (|#3| |#1| |#2| |#3|)) (-15 -4266 (|#3| |#1| |#2|)))
-((-3797 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4407)))) (-4335 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) 11)) (-4362 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
+(-10 -8 (-15 -2619 (|#3| |#1| |#2| |#3|)) (-15 -2562 (|#3| |#1| |#2|)))
+((-2463 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4408)))) (-2619 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) 11)) (-4361 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
(((-288 |#1| |#2|) (-140) (-1094) (-1209)) (T -288))
-((-4362 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-4266 (*1 *2 *1 *3) (-12 (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-3797 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-4335 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))))
-(-13 (-286 |t#1| |t#2|) (-10 -8 (-15 -4362 (|t#2| $ |t#1| |t#2|)) (-15 -4266 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4407)) (PROGN (-15 -3797 (|t#2| $ |t#1| |t#2|)) (-15 -4335 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
+((-4361 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-2562 (*1 *2 *1 *3) (-12 (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-2463 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-2619 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))))
+(-13 (-286 |t#1| |t#2|) (-10 -8 (-15 -4361 (|t#2| $ |t#1| |t#2|)) (-15 -2562 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4408)) (PROGN (-15 -2463 (|t#2| $ |t#1| |t#2|)) (-15 -2619 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
(((-286 |#1| |#2|) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 37)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 44)) (-2890 (($ $) 41)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) 35)) (-2965 (($ |#2| |#3|) 18)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3281 ((|#3| $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 19)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1899 (((-3 $ "failed") $ $) NIL)) (-3864 (((-767) $) 36)) (-4362 ((|#2| $ |#2|) 46)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 23)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 31 T CONST)) (-2428 (($) 39 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 40)))
-(((-289 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-307) (-10 -8 (-15 -3281 (|#3| $)) (-15 -2350 (|#2| $)) (-15 -2965 ($ |#2| |#3|)) (-15 -1899 ((-3 $ "failed") $ $)) (-15 -1654 ((-3 $ "failed") $)) (-15 -3836 ($ $)) (-15 -4362 (|#2| $ |#2|)))) (-172) (-1235 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -289))
-((-1654 (*1 *1 *1) (|partial| -12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) (-3281 (*1 *2 *1) (-12 (-4 *3 (-172)) (-4 *2 (-23)) (-5 *1 (-289 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1235 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-2350 (*1 *2 *1) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-289 *3 *2 *4 *5 *6 *7)) (-4 *3 (-172)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4)))) (-2965 (*1 *1 *2 *3) (-12 (-4 *4 (-172)) (-5 *1 (-289 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1235 *4)) (-4 *3 (-23)) (-14 *5 (-1 *2 *2 *3)) (-14 *6 (-1 (-3 *3 "failed") *3 *3)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1899 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) (-3836 (*1 *1 *1) (-12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) (-4362 (*1 *2 *1 *2) (-12 (-4 *3 (-172)) (-5 *1 (-289 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1235 *3)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4)))))
-(-13 (-307) (-10 -8 (-15 -3281 (|#3| $)) (-15 -2350 (|#2| $)) (-15 -2965 ($ |#2| |#3|)) (-15 -1899 ((-3 $ "failed") $ $)) (-15 -1654 ((-3 $ "failed") $)) (-15 -3836 ($ $)) (-15 -4362 (|#2| $ |#2|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 37)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 44)) (-2086 (($ $) 41)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) 35)) (-1297 (($ |#2| |#3|) 18)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3665 ((|#3| $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 19)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2651 (((-3 $ "failed") $ $) NIL)) (-2468 (((-767) $) 36)) (-4361 ((|#2| $ |#2|) 46)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 23)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 31 T CONST)) (-2421 (($) 39 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 40)))
+(((-289 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-307) (-10 -8 (-15 -3665 (|#3| $)) (-15 -2326 (|#2| $)) (-15 -1297 ($ |#2| |#3|)) (-15 -2651 ((-3 $ "failed") $ $)) (-15 -1580 ((-3 $ "failed") $)) (-15 -3806 ($ $)) (-15 -4361 (|#2| $ |#2|)))) (-172) (-1235 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -289))
+((-1580 (*1 *1 *1) (|partial| -12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) (-3665 (*1 *2 *1) (-12 (-4 *3 (-172)) (-4 *2 (-23)) (-5 *1 (-289 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1235 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-2326 (*1 *2 *1) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-289 *3 *2 *4 *5 *6 *7)) (-4 *3 (-172)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4)))) (-1297 (*1 *1 *2 *3) (-12 (-4 *4 (-172)) (-5 *1 (-289 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1235 *4)) (-4 *3 (-23)) (-14 *5 (-1 *2 *2 *3)) (-14 *6 (-1 (-3 *3 "failed") *3 *3)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2651 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) (-3806 (*1 *1 *1) (-12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) (-4361 (*1 *2 *1 *2) (-12 (-4 *3 (-172)) (-5 *1 (-289 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1235 *3)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4)))))
+(-13 (-307) (-10 -8 (-15 -3665 (|#3| $)) (-15 -2326 (|#2| $)) (-15 -1297 ($ |#2| |#3|)) (-15 -2651 ((-3 $ "failed") $ $)) (-15 -1580 ((-3 $ "failed") $)) (-15 -3806 ($ $)) (-15 -4361 (|#2| $ |#2|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-290) (-140)) (T -290))
NIL
-(-13 (-1045) (-111 $ $) (-10 -7 (-6 -4399)))
+(-13 (-1045) (-111 $ $) (-10 -7 (-6 -4400)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2318 (($ (-506) (-506) (-1098) $) 19)) (-4231 (($ (-506) (-641 (-961)) $) 23)) (-1623 (((-641 (-1079)) $) 10)) (-1560 (($) 25)) (-1705 (((-687 (-1098)) (-506) (-506) $) 18)) (-3091 (((-641 (-961)) (-506) $) 22)) (-1664 (($) 7)) (-4305 (($) 24)) (-2350 (((-858) $) 29)) (-2138 (($) 26)))
-(((-291) (-13 (-611 (-858)) (-10 -8 (-15 -1664 ($)) (-15 -1623 ((-641 (-1079)) $)) (-15 -1705 ((-687 (-1098)) (-506) (-506) $)) (-15 -2318 ($ (-506) (-506) (-1098) $)) (-15 -3091 ((-641 (-961)) (-506) $)) (-15 -4231 ($ (-506) (-641 (-961)) $)) (-15 -4305 ($)) (-15 -1560 ($)) (-15 -2138 ($))))) (T -291))
-((-1664 (*1 *1) (-5 *1 (-291))) (-1623 (*1 *2 *1) (-12 (-5 *2 (-641 (-1079))) (-5 *1 (-291)))) (-1705 (*1 *2 *3 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-1098))) (-5 *1 (-291)))) (-2318 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-291)))) (-3091 (*1 *2 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-641 (-961))) (-5 *1 (-291)))) (-4231 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-291)))) (-4305 (*1 *1) (-5 *1 (-291))) (-1560 (*1 *1) (-5 *1 (-291))) (-2138 (*1 *1) (-5 *1 (-291))))
-(-13 (-611 (-858)) (-10 -8 (-15 -1664 ($)) (-15 -1623 ((-641 (-1079)) $)) (-15 -1705 ((-687 (-1098)) (-506) (-506) $)) (-15 -2318 ($ (-506) (-506) (-1098) $)) (-15 -3091 ((-641 (-961)) (-506) $)) (-15 -4231 ($ (-506) (-641 (-961)) $)) (-15 -4305 ($)) (-15 -1560 ($)) (-15 -2138 ($))))
-((-2880 (((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|)))) 105)) (-2245 (((-641 (-685 (-407 (-948 |#1|)))) (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|)))))) (-685 (-407 (-948 |#1|)))) 100) (((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))) (-767) (-767)) 41)) (-2896 (((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|)))) 102)) (-1968 (((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|)))) 77)) (-2628 (((-641 (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (-685 (-407 (-948 |#1|)))) 76)) (-3417 (((-948 |#1|) (-685 (-407 (-948 |#1|)))) 57) (((-948 |#1|) (-685 (-407 (-948 |#1|))) (-1170)) 58)))
-(((-292 |#1|) (-10 -7 (-15 -3417 ((-948 |#1|) (-685 (-407 (-948 |#1|))) (-1170))) (-15 -3417 ((-948 |#1|) (-685 (-407 (-948 |#1|))))) (-15 -2628 ((-641 (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (-685 (-407 (-948 |#1|))))) (-15 -1968 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))))) (-15 -2245 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))) (-767) (-767))) (-15 -2245 ((-641 (-685 (-407 (-948 |#1|)))) (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|)))))) (-685 (-407 (-948 |#1|))))) (-15 -2880 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|))))) (-15 -2896 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|)))))) (-452)) (T -292))
-((-2896 (*1 *2 *3) (-12 (-4 *4 (-452)) (-5 *2 (-641 (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 *4)))))))) (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))) (-2880 (*1 *2 *3) (-12 (-4 *4 (-452)) (-5 *2 (-641 (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 *4)))))))) (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))) (-2245 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 *4)))) (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5))))) (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))) (-2245 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-407 (-948 *6)) (-1159 (-1170) (-948 *6)))) (-5 *5 (-767)) (-4 *6 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *6))))) (-5 *1 (-292 *6)) (-5 *4 (-685 (-407 (-948 *6)))))) (-1968 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5)))) (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5))))) (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))) (-2628 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-4 *4 (-452)) (-5 *2 (-641 (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4))))) (-5 *1 (-292 *4)))) (-3417 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-5 *2 (-948 *4)) (-5 *1 (-292 *4)) (-4 *4 (-452)))) (-3417 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-948 *5)))) (-5 *4 (-1170)) (-5 *2 (-948 *5)) (-5 *1 (-292 *5)) (-4 *5 (-452)))))
-(-10 -7 (-15 -3417 ((-948 |#1|) (-685 (-407 (-948 |#1|))) (-1170))) (-15 -3417 ((-948 |#1|) (-685 (-407 (-948 |#1|))))) (-15 -2628 ((-641 (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (-685 (-407 (-948 |#1|))))) (-15 -1968 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))))) (-15 -2245 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))) (-767) (-767))) (-15 -2245 ((-641 (-685 (-407 (-948 |#1|)))) (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|)))))) (-685 (-407 (-948 |#1|))))) (-15 -2880 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|))))) (-15 -2896 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|))))))
-((-4289 (((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)) 14)))
-(((-293 |#1| |#2|) (-10 -7 (-15 -4289 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) (-1209) (-1209)) (T -293))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-294 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-294 *6)) (-5 *1 (-293 *5 *6)))))
-(-10 -7 (-15 -4289 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2148 (((-112) $) NIL (|has| |#1| (-21)))) (-3221 (($ $) 12)) (-1498 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-2868 (($ $ $) 95 (|has| |#1| (-302)))) (-3500 (($) NIL (-2750 (|has| |#1| (-21)) (|has| |#1| (-722))) CONST)) (-2731 (($ $) 51 (|has| |#1| (-21)))) (-3339 (((-3 $ "failed") $) 62 (|has| |#1| (-722)))) (-2437 ((|#1| $) 11)) (-1654 (((-3 $ "failed") $) 60 (|has| |#1| (-722)))) (-4035 (((-112) $) NIL (|has| |#1| (-722)))) (-4289 (($ (-1 |#1| |#1|) $) 14)) (-2423 ((|#1| $) 10)) (-3182 (($ $) 50 (|has| |#1| (-21)))) (-1617 (((-3 $ "failed") $) 61 (|has| |#1| (-722)))) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3836 (($ $) 64 (-2750 (|has| |#1| (-363)) (|has| |#1| (-473))))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2105 (((-641 $) $) 85 (|has| |#1| (-556)))) (-3084 (($ $ $) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 $)) 28 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-1170) |#1|) 17 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 21 (|has| |#1| (-514 (-1170) |#1|)))) (-3504 (($ |#1| |#1|) 9)) (-4228 (((-134)) 90 (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 87 (|has| |#1| (-896 (-1170))))) (-2372 (($ $ $) NIL (|has| |#1| (-473)))) (-2064 (($ $ $) NIL (|has| |#1| (-473)))) (-2350 (($ (-564)) NIL (|has| |#1| (-1045))) (((-112) $) 37 (|has| |#1| (-1094))) (((-858) $) 36 (|has| |#1| (-1094)))) (-1471 (((-767)) 67 (|has| |#1| (-1045)) CONST)) (-2414 (($) 47 (|has| |#1| (-21)) CONST)) (-2428 (($) 57 (|has| |#1| (-722)) CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170))))) (-2893 (($ |#1| |#1|) 8) (((-112) $ $) 32 (|has| |#1| (-1094)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 92 (-2750 (|has| |#1| (-363)) (|has| |#1| (-473))))) (-2992 (($ |#1| $) 45 (|has| |#1| (-21))) (($ $ |#1|) 46 (|has| |#1| (-21))) (($ $ $) 44 (|has| |#1| (-21))) (($ $) 43 (|has| |#1| (-21)))) (-2980 (($ |#1| $) 40 (|has| |#1| (-25))) (($ $ |#1|) 41 (|has| |#1| (-25))) (($ $ $) 39 (|has| |#1| (-25)))) (** (($ $ (-564)) NIL (|has| |#1| (-473))) (($ $ (-767)) NIL (|has| |#1| (-722))) (($ $ (-917)) NIL (|has| |#1| (-1106)))) (* (($ $ |#1|) 55 (|has| |#1| (-1106))) (($ |#1| $) 54 (|has| |#1| (-1106))) (($ $ $) 53 (|has| |#1| (-1106))) (($ (-564) $) 70 (|has| |#1| (-21))) (($ (-767) $) NIL (|has| |#1| (-21))) (($ (-917) $) NIL (|has| |#1| (-25)))))
-(((-294 |#1|) (-13 (-1209) (-10 -8 (-15 -2893 ($ |#1| |#1|)) (-15 -3504 ($ |#1| |#1|)) (-15 -3221 ($ $)) (-15 -2423 (|#1| $)) (-15 -2437 (|#1| $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-514 (-1170) |#1|)) (-6 (-514 (-1170) |#1|)) |%noBranch|) (IF (|has| |#1| (-1094)) (PROGN (-6 (-1094)) (-6 (-611 (-112))) (IF (|has| |#1| (-309 |#1|)) (PROGN (-15 -3084 ($ $ $)) (-15 -3084 ($ $ (-641 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2980 ($ |#1| $)) (-15 -2980 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3182 ($ $)) (-15 -2731 ($ $)) (-15 -2992 ($ |#1| $)) (-15 -2992 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1106)) (PROGN (-6 (-1106)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-722)) (PROGN (-6 (-722)) (-15 -1617 ((-3 $ "failed") $)) (-15 -3339 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-473)) (PROGN (-6 (-473)) (-15 -1617 ((-3 $ "failed") $)) (-15 -3339 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-6 (-1045)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-713 |#1|)) |%noBranch|) (IF (|has| |#1| (-556)) (-15 -2105 ((-641 $) $)) |%noBranch|) (IF (|has| |#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-1266 |#1|)) (-15 -3004 ($ $ $)) (-15 -3836 ($ $))) |%noBranch|) (IF (|has| |#1| (-302)) (-15 -2868 ($ $ $)) |%noBranch|))) (-1209)) (T -294))
-((-2893 (*1 *1 *2 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-3504 (*1 *1 *2 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-3221 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-2423 (*1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-2437 (*1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-294 *3)))) (-3084 (*1 *1 *1 *1) (-12 (-4 *2 (-309 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)) (-5 *1 (-294 *2)))) (-3084 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *3))) (-4 *3 (-309 *3)) (-4 *3 (-1094)) (-4 *3 (-1209)) (-5 *1 (-294 *3)))) (-2980 (*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-25)) (-4 *2 (-1209)))) (-2980 (*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-25)) (-4 *2 (-1209)))) (-3182 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2731 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2992 (*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2992 (*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-1617 (*1 *1 *1) (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))) (-3339 (*1 *1 *1) (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))) (-2105 (*1 *2 *1) (-12 (-5 *2 (-641 (-294 *3))) (-5 *1 (-294 *3)) (-4 *3 (-556)) (-4 *3 (-1209)))) (-2868 (*1 *1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-302)) (-4 *2 (-1209)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1106)) (-4 *2 (-1209)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1106)) (-4 *2 (-1209)))) (-3004 (*1 *1 *1 *1) (-2750 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209))) (-12 (-5 *1 (-294 *2)) (-4 *2 (-473)) (-4 *2 (-1209))))) (-3836 (*1 *1 *1) (-2750 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209))) (-12 (-5 *1 (-294 *2)) (-4 *2 (-473)) (-4 *2 (-1209))))))
-(-13 (-1209) (-10 -8 (-15 -2893 ($ |#1| |#1|)) (-15 -3504 ($ |#1| |#1|)) (-15 -3221 ($ $)) (-15 -2423 (|#1| $)) (-15 -2437 (|#1| $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-514 (-1170) |#1|)) (-6 (-514 (-1170) |#1|)) |%noBranch|) (IF (|has| |#1| (-1094)) (PROGN (-6 (-1094)) (-6 (-611 (-112))) (IF (|has| |#1| (-309 |#1|)) (PROGN (-15 -3084 ($ $ $)) (-15 -3084 ($ $ (-641 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2980 ($ |#1| $)) (-15 -2980 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3182 ($ $)) (-15 -2731 ($ $)) (-15 -2992 ($ |#1| $)) (-15 -2992 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1106)) (PROGN (-6 (-1106)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-722)) (PROGN (-6 (-722)) (-15 -1617 ((-3 $ "failed") $)) (-15 -3339 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-473)) (PROGN (-6 (-473)) (-15 -1617 ((-3 $ "failed") $)) (-15 -3339 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-6 (-1045)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-713 |#1|)) |%noBranch|) (IF (|has| |#1| (-556)) (-15 -2105 ((-641 $) $)) |%noBranch|) (IF (|has| |#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-1266 |#1|)) (-15 -3004 ($ $ $)) (-15 -3836 ($ $))) |%noBranch|) (IF (|has| |#1| (-302)) (-15 -2868 ($ $ $)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#2| $ |#1| |#2|) NIL)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) NIL)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-1411 (((-641 |#1|) $) NIL)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-3932 (((-641 |#1|) $) NIL)) (-2861 (((-112) |#1| $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-295 |#1| |#2|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406))) (-1094) (-1094)) (T -295))
-NIL
-(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406)))
-((-2539 (((-312) (-1152) (-641 (-1152))) 17) (((-312) (-1152) (-1152)) 16) (((-312) (-641 (-1152))) 15) (((-312) (-1152)) 14)))
-(((-296) (-10 -7 (-15 -2539 ((-312) (-1152))) (-15 -2539 ((-312) (-641 (-1152)))) (-15 -2539 ((-312) (-1152) (-1152))) (-15 -2539 ((-312) (-1152) (-641 (-1152)))))) (T -296))
-((-2539 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1152))) (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296)))) (-2539 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296)))) (-2539 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-312)) (-5 *1 (-296)))) (-2539 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296)))))
-(-10 -7 (-15 -2539 ((-312) (-1152))) (-15 -2539 ((-312) (-641 (-1152)))) (-15 -2539 ((-312) (-1152) (-1152))) (-15 -2539 ((-312) (-1152) (-641 (-1152)))))
-((-4289 ((|#2| (-1 |#2| |#1|) (-1152) (-610 |#1|)) 18)))
-(((-297 |#1| |#2|) (-10 -7 (-15 -4289 (|#2| (-1 |#2| |#1|) (-1152) (-610 |#1|)))) (-302) (-1209)) (T -297))
-((-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1152)) (-5 *5 (-610 *6)) (-4 *6 (-302)) (-4 *2 (-1209)) (-5 *1 (-297 *6 *2)))))
-(-10 -7 (-15 -4289 (|#2| (-1 |#2| |#1|) (-1152) (-610 |#1|))))
-((-4289 ((|#2| (-1 |#2| |#1|) (-610 |#1|)) 17)))
-(((-298 |#1| |#2|) (-10 -7 (-15 -4289 (|#2| (-1 |#2| |#1|) (-610 |#1|)))) (-302) (-302)) (T -298))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-610 *5)) (-4 *5 (-302)) (-4 *2 (-302)) (-5 *1 (-298 *5 *2)))))
-(-10 -7 (-15 -4289 (|#2| (-1 |#2| |#1|) (-610 |#1|))))
-((-1334 (((-112) (-225)) 12)))
-(((-299 |#1| |#2|) (-10 -7 (-15 -1334 ((-112) (-225)))) (-225) (-225)) (T -299))
-((-1334 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-299 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-10 -7 (-15 -1334 ((-112) (-225))))
-((-3790 (((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225)))) 118)) (-2753 (((-1150 (-225)) (-1259 (-316 (-225))) (-641 (-1170)) (-1088 (-839 (-225)))) 135) (((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225)))) 72)) (-3721 (((-641 (-1152)) (-1150 (-225))) NIL)) (-2174 (((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225)))) 69)) (-4071 (((-641 (-225)) (-948 (-407 (-564))) (-1170) (-1088 (-839 (-225)))) 59)) (-3844 (((-641 (-1152)) (-641 (-225))) NIL)) (-4090 (((-225) (-1088 (-839 (-225)))) 29)) (-4314 (((-225) (-1088 (-839 (-225)))) 30)) (-3694 (((-112) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 64)) (-2027 (((-1152) (-225)) NIL)))
-(((-300) (-10 -7 (-15 -4090 ((-225) (-1088 (-839 (-225))))) (-15 -4314 ((-225) (-1088 (-839 (-225))))) (-15 -3694 ((-112) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2174 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -3790 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -2753 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -2753 ((-1150 (-225)) (-1259 (-316 (-225))) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -4071 ((-641 (-225)) (-948 (-407 (-564))) (-1170) (-1088 (-839 (-225))))) (-15 -2027 ((-1152) (-225))) (-15 -3844 ((-641 (-1152)) (-641 (-225)))) (-15 -3721 ((-641 (-1152)) (-1150 (-225)))))) (T -300))
-((-3721 (*1 *2 *3) (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300)))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300)))) (-2027 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-300)))) (-4071 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *4 (-1170)) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))) (-2753 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170))) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))) (-2753 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170))) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))) (-3790 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170))) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))) (-2174 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170)) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))) (-3694 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-112)) (-5 *1 (-300)))) (-4314 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300)))) (-4090 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300)))))
-(-10 -7 (-15 -4090 ((-225) (-1088 (-839 (-225))))) (-15 -4314 ((-225) (-1088 (-839 (-225))))) (-15 -3694 ((-112) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2174 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -3790 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -2753 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -2753 ((-1150 (-225)) (-1259 (-316 (-225))) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -4071 ((-641 (-225)) (-948 (-407 (-564))) (-1170) (-1088 (-839 (-225))))) (-15 -2027 ((-1152) (-225))) (-15 -3844 ((-641 (-1152)) (-641 (-225)))) (-15 -3721 ((-641 (-1152)) (-1150 (-225)))))
-((-3461 (((-641 (-610 $)) $) 31)) (-2868 (($ $ (-294 $)) 82) (($ $ (-641 (-294 $))) 138) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-4201 (((-3 (-610 $) "failed") $) 126)) (-2961 (((-610 $) $) 125)) (-3865 (($ $) 19) (($ (-641 $)) 57)) (-3898 (((-641 (-114)) $) 39)) (-1364 (((-114) (-114)) 92)) (-2220 (((-112) $) 149)) (-4289 (($ (-1 $ $) (-610 $)) 90)) (-4093 (((-3 (-610 $) "failed") $) 98)) (-2342 (($ (-114) $) 62) (($ (-114) (-641 $)) 109)) (-2918 (((-112) $ (-114)) 131) (((-112) $ (-1170)) 130)) (-4336 (((-767) $) 48)) (-1595 (((-112) $ $) 60) (((-112) $ (-1170)) 52)) (-2482 (((-112) $) 147)) (-3084 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) 136) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 85) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) 70) (($ $ (-1170) (-1 $ $)) 76) (($ $ (-641 (-114)) (-641 (-1 $ $))) 84) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 86) (($ $ (-114) (-1 $ (-641 $))) 72) (($ $ (-114) (-1 $ $)) 78)) (-4362 (($ (-114) $) 63) (($ (-114) $ $) 64) (($ (-114) $ $ $) 65) (($ (-114) $ $ $ $) 66) (($ (-114) (-641 $)) 122)) (-1663 (($ $) 54) (($ $ $) 134)) (-3665 (($ $) 17) (($ (-641 $)) 56)) (-3968 (((-112) (-114)) 23)))
-(((-301 |#1|) (-10 -8 (-15 -2220 ((-112) |#1|)) (-15 -2482 ((-112) |#1|)) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -1595 ((-112) |#1| (-1170))) (-15 -1595 ((-112) |#1| |#1|)) (-15 -4289 (|#1| (-1 |#1| |#1|) (-610 |#1|))) (-15 -2342 (|#1| (-114) (-641 |#1|))) (-15 -2342 (|#1| (-114) |#1|)) (-15 -2918 ((-112) |#1| (-1170))) (-15 -2918 ((-112) |#1| (-114))) (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -3898 ((-641 (-114)) |#1|)) (-15 -3461 ((-641 (-610 |#1|)) |#1|)) (-15 -4093 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -4336 ((-767) |#1|)) (-15 -1663 (|#1| |#1| |#1|)) (-15 -1663 (|#1| |#1|)) (-15 -3865 (|#1| (-641 |#1|))) (-15 -3865 (|#1| |#1|)) (-15 -3665 (|#1| (-641 |#1|))) (-15 -3665 (|#1| |#1|)) (-15 -2868 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -2868 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2868 (|#1| |#1| (-294 |#1|))) (-15 -4362 (|#1| (-114) (-641 |#1|))) (-15 -4362 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3084 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -4201 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2961 ((-610 |#1|) |#1|))) (-302)) (T -301))
-((-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-301 *3)) (-4 *3 (-302)))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-301 *4)) (-4 *4 (-302)))))
-(-10 -8 (-15 -2220 ((-112) |#1|)) (-15 -2482 ((-112) |#1|)) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -1595 ((-112) |#1| (-1170))) (-15 -1595 ((-112) |#1| |#1|)) (-15 -4289 (|#1| (-1 |#1| |#1|) (-610 |#1|))) (-15 -2342 (|#1| (-114) (-641 |#1|))) (-15 -2342 (|#1| (-114) |#1|)) (-15 -2918 ((-112) |#1| (-1170))) (-15 -2918 ((-112) |#1| (-114))) (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -3898 ((-641 (-114)) |#1|)) (-15 -3461 ((-641 (-610 |#1|)) |#1|)) (-15 -4093 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -4336 ((-767) |#1|)) (-15 -1663 (|#1| |#1| |#1|)) (-15 -1663 (|#1| |#1|)) (-15 -3865 (|#1| (-641 |#1|))) (-15 -3865 (|#1| |#1|)) (-15 -3665 (|#1| (-641 |#1|))) (-15 -3665 (|#1| |#1|)) (-15 -2868 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -2868 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2868 (|#1| |#1| (-294 |#1|))) (-15 -4362 (|#1| (-114) (-641 |#1|))) (-15 -4362 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3084 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -4201 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2961 ((-610 |#1|) |#1|)))
-((-2337 (((-112) $ $) 7)) (-3461 (((-641 (-610 $)) $) 44)) (-2868 (($ $ (-294 $)) 56) (($ $ (-641 (-294 $))) 55) (($ $ (-641 (-610 $)) (-641 $)) 54)) (-4201 (((-3 (-610 $) "failed") $) 69)) (-2961 (((-610 $) $) 70)) (-3865 (($ $) 51) (($ (-641 $)) 50)) (-3898 (((-641 (-114)) $) 43)) (-1364 (((-114) (-114)) 42)) (-2220 (((-112) $) 22 (|has| $ (-1034 (-564))))) (-1482 (((-1166 $) (-610 $)) 25 (|has| $ (-1045)))) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4289 (($ (-1 $ $) (-610 $)) 36)) (-4093 (((-3 (-610 $) "failed") $) 46)) (-4172 (((-1152) $) 9)) (-3551 (((-641 (-610 $)) $) 45)) (-2342 (($ (-114) $) 38) (($ (-114) (-641 $)) 37)) (-2918 (((-112) $ (-114)) 40) (((-112) $ (-1170)) 39)) (-4336 (((-767) $) 47)) (-3877 (((-1114) $) 10)) (-1595 (((-112) $ $) 35) (((-112) $ (-1170)) 34)) (-2482 (((-112) $) 23 (|has| $ (-1034 (-564))))) (-3084 (($ $ (-610 $) $) 67) (($ $ (-641 (-610 $)) (-641 $)) 66) (($ $ (-641 (-294 $))) 65) (($ $ (-294 $)) 64) (($ $ $ $) 63) (($ $ (-641 $) (-641 $)) 62) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 33) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 32) (($ $ (-1170) (-1 $ (-641 $))) 31) (($ $ (-1170) (-1 $ $)) 30) (($ $ (-641 (-114)) (-641 (-1 $ $))) 29) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 28) (($ $ (-114) (-1 $ (-641 $))) 27) (($ $ (-114) (-1 $ $)) 26)) (-4362 (($ (-114) $) 61) (($ (-114) $ $) 60) (($ (-114) $ $ $) 59) (($ (-114) $ $ $ $) 58) (($ (-114) (-641 $)) 57)) (-1663 (($ $) 49) (($ $ $) 48)) (-1474 (($ $) 24 (|has| $ (-1045)))) (-2350 (((-858) $) 11) (($ (-610 $)) 68)) (-3665 (($ $) 53) (($ (-641 $)) 52)) (-3968 (((-112) (-114)) 41)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)))
+((-4313 (($ (-506) (-506) (-1098) $) 19)) (-1555 (($ (-506) (-641 (-961)) $) 23)) (-4235 (((-641 (-1079)) $) 10)) (-3690 (($) 25)) (-1867 (((-687 (-1098)) (-506) (-506) $) 18)) (-1929 (((-641 (-961)) (-506) $) 22)) (-1531 (($) 7)) (-4282 (($) 24)) (-2326 (((-858) $) 29)) (-2667 (($) 26)))
+(((-291) (-13 (-611 (-858)) (-10 -8 (-15 -1531 ($)) (-15 -4235 ((-641 (-1079)) $)) (-15 -1867 ((-687 (-1098)) (-506) (-506) $)) (-15 -4313 ($ (-506) (-506) (-1098) $)) (-15 -1929 ((-641 (-961)) (-506) $)) (-15 -1555 ($ (-506) (-641 (-961)) $)) (-15 -4282 ($)) (-15 -3690 ($)) (-15 -2667 ($))))) (T -291))
+((-1531 (*1 *1) (-5 *1 (-291))) (-4235 (*1 *2 *1) (-12 (-5 *2 (-641 (-1079))) (-5 *1 (-291)))) (-1867 (*1 *2 *3 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-1098))) (-5 *1 (-291)))) (-4313 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-291)))) (-1929 (*1 *2 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-641 (-961))) (-5 *1 (-291)))) (-1555 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-291)))) (-4282 (*1 *1) (-5 *1 (-291))) (-3690 (*1 *1) (-5 *1 (-291))) (-2667 (*1 *1) (-5 *1 (-291))))
+(-13 (-611 (-858)) (-10 -8 (-15 -1531 ($)) (-15 -4235 ((-641 (-1079)) $)) (-15 -1867 ((-687 (-1098)) (-506) (-506) $)) (-15 -4313 ($ (-506) (-506) (-1098) $)) (-15 -1929 ((-641 (-961)) (-506) $)) (-15 -1555 ($ (-506) (-641 (-961)) $)) (-15 -4282 ($)) (-15 -3690 ($)) (-15 -2667 ($))))
+((-2268 (((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|)))) 105)) (-2812 (((-641 (-685 (-407 (-948 |#1|)))) (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|)))))) (-685 (-407 (-948 |#1|)))) 100) (((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))) (-767) (-767)) 41)) (-1453 (((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|)))) 102)) (-1475 (((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|)))) 77)) (-2147 (((-641 (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (-685 (-407 (-948 |#1|)))) 76)) (-1568 (((-948 |#1|) (-685 (-407 (-948 |#1|)))) 57) (((-948 |#1|) (-685 (-407 (-948 |#1|))) (-1170)) 58)))
+(((-292 |#1|) (-10 -7 (-15 -1568 ((-948 |#1|) (-685 (-407 (-948 |#1|))) (-1170))) (-15 -1568 ((-948 |#1|) (-685 (-407 (-948 |#1|))))) (-15 -2147 ((-641 (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (-685 (-407 (-948 |#1|))))) (-15 -1475 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))))) (-15 -2812 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))) (-767) (-767))) (-15 -2812 ((-641 (-685 (-407 (-948 |#1|)))) (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|)))))) (-685 (-407 (-948 |#1|))))) (-15 -2268 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|))))) (-15 -1453 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|)))))) (-452)) (T -292))
+((-1453 (*1 *2 *3) (-12 (-4 *4 (-452)) (-5 *2 (-641 (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 *4)))))))) (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))) (-2268 (*1 *2 *3) (-12 (-4 *4 (-452)) (-5 *2 (-641 (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 *4)))))))) (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))) (-2812 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 *4)))) (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5))))) (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))) (-2812 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-407 (-948 *6)) (-1159 (-1170) (-948 *6)))) (-5 *5 (-767)) (-4 *6 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *6))))) (-5 *1 (-292 *6)) (-5 *4 (-685 (-407 (-948 *6)))))) (-1475 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5)))) (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5))))) (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))) (-2147 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-4 *4 (-452)) (-5 *2 (-641 (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4))))) (-5 *1 (-292 *4)))) (-1568 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-5 *2 (-948 *4)) (-5 *1 (-292 *4)) (-4 *4 (-452)))) (-1568 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-948 *5)))) (-5 *4 (-1170)) (-5 *2 (-948 *5)) (-5 *1 (-292 *5)) (-4 *5 (-452)))))
+(-10 -7 (-15 -1568 ((-948 |#1|) (-685 (-407 (-948 |#1|))) (-1170))) (-15 -1568 ((-948 |#1|) (-685 (-407 (-948 |#1|))))) (-15 -2147 ((-641 (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (-685 (-407 (-948 |#1|))))) (-15 -1475 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))))) (-15 -2812 ((-641 (-685 (-407 (-948 |#1|)))) (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|))) (-685 (-407 (-948 |#1|))) (-767) (-767))) (-15 -2812 ((-641 (-685 (-407 (-948 |#1|)))) (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|)))))) (-685 (-407 (-948 |#1|))))) (-15 -2268 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |geneigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|))))) (-15 -1453 ((-641 (-2 (|:| |eigval| (-3 (-407 (-948 |#1|)) (-1159 (-1170) (-948 |#1|)))) (|:| |eigmult| (-767)) (|:| |eigvec| (-641 (-685 (-407 (-948 |#1|))))))) (-685 (-407 (-948 |#1|))))))
+((-4271 (((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)) 14)))
+(((-293 |#1| |#2|) (-10 -7 (-15 -4271 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) (-1209) (-1209)) (T -293))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-294 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-294 *6)) (-5 *1 (-293 *5 *6)))))
+(-10 -7 (-15 -4271 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2480 (((-112) $) NIL (|has| |#1| (-21)))) (-4038 (($ $) 12)) (-1318 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-4287 (($ $ $) 95 (|has| |#1| (-302)))) (-1747 (($) NIL (-2733 (|has| |#1| (-21)) (|has| |#1| (-722))) CONST)) (-2879 (($ $) 51 (|has| |#1| (-21)))) (-3407 (((-3 $ "failed") $) 62 (|has| |#1| (-722)))) (-2415 ((|#1| $) 11)) (-1580 (((-3 $ "failed") $) 60 (|has| |#1| (-722)))) (-1980 (((-112) $) NIL (|has| |#1| (-722)))) (-4271 (($ (-1 |#1| |#1|) $) 14)) (-2403 ((|#1| $) 10)) (-2575 (($ $) 50 (|has| |#1| (-21)))) (-2748 (((-3 $ "failed") $) 61 (|has| |#1| (-722)))) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3806 (($ $) 64 (-2733 (|has| |#1| (-363)) (|has| |#1| (-473))))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1328 (((-641 $) $) 85 (|has| |#1| (-556)))) (-3055 (($ $ $) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 $)) 28 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-1170) |#1|) 17 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 21 (|has| |#1| (-514 (-1170) |#1|)))) (-3459 (($ |#1| |#1|) 9)) (-2476 (((-134)) 90 (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) 87 (|has| |#1| (-896 (-1170))))) (-1916 (($ $ $) NIL (|has| |#1| (-473)))) (-1761 (($ $ $) NIL (|has| |#1| (-473)))) (-2326 (($ (-564)) NIL (|has| |#1| (-1045))) (((-112) $) 37 (|has| |#1| (-1094))) (((-858) $) 36 (|has| |#1| (-1094)))) (-3662 (((-767)) 67 (|has| |#1| (-1045)) CONST)) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2409 (($) 47 (|has| |#1| (-21)) CONST)) (-2421 (($) 57 (|has| |#1| (-722)) CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170))))) (-2876 (($ |#1| |#1|) 8) (((-112) $ $) 32 (|has| |#1| (-1094)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 92 (-2733 (|has| |#1| (-363)) (|has| |#1| (-473))))) (-2981 (($ |#1| $) 45 (|has| |#1| (-21))) (($ $ |#1|) 46 (|has| |#1| (-21))) (($ $ $) 44 (|has| |#1| (-21))) (($ $) 43 (|has| |#1| (-21)))) (-2968 (($ |#1| $) 40 (|has| |#1| (-25))) (($ $ |#1|) 41 (|has| |#1| (-25))) (($ $ $) 39 (|has| |#1| (-25)))) (** (($ $ (-564)) NIL (|has| |#1| (-473))) (($ $ (-767)) NIL (|has| |#1| (-722))) (($ $ (-917)) NIL (|has| |#1| (-1106)))) (* (($ $ |#1|) 55 (|has| |#1| (-1106))) (($ |#1| $) 54 (|has| |#1| (-1106))) (($ $ $) 53 (|has| |#1| (-1106))) (($ (-564) $) 70 (|has| |#1| (-21))) (($ (-767) $) NIL (|has| |#1| (-21))) (($ (-917) $) NIL (|has| |#1| (-25)))))
+(((-294 |#1|) (-13 (-1209) (-10 -8 (-15 -2876 ($ |#1| |#1|)) (-15 -3459 ($ |#1| |#1|)) (-15 -4038 ($ $)) (-15 -2403 (|#1| $)) (-15 -2415 (|#1| $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-514 (-1170) |#1|)) (-6 (-514 (-1170) |#1|)) |%noBranch|) (IF (|has| |#1| (-1094)) (PROGN (-6 (-1094)) (-6 (-611 (-112))) (IF (|has| |#1| (-309 |#1|)) (PROGN (-15 -3055 ($ $ $)) (-15 -3055 ($ $ (-641 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2968 ($ |#1| $)) (-15 -2968 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -2575 ($ $)) (-15 -2879 ($ $)) (-15 -2981 ($ |#1| $)) (-15 -2981 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1106)) (PROGN (-6 (-1106)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-722)) (PROGN (-6 (-722)) (-15 -2748 ((-3 $ "failed") $)) (-15 -3407 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-473)) (PROGN (-6 (-473)) (-15 -2748 ((-3 $ "failed") $)) (-15 -3407 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-6 (-1045)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-713 |#1|)) |%noBranch|) (IF (|has| |#1| (-556)) (-15 -1328 ((-641 $) $)) |%noBranch|) (IF (|has| |#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-1266 |#1|)) (-15 -2992 ($ $ $)) (-15 -3806 ($ $))) |%noBranch|) (IF (|has| |#1| (-302)) (-15 -4287 ($ $ $)) |%noBranch|))) (-1209)) (T -294))
+((-2876 (*1 *1 *2 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-3459 (*1 *1 *2 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-4038 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-2403 (*1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-2415 (*1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-294 *3)))) (-3055 (*1 *1 *1 *1) (-12 (-4 *2 (-309 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)) (-5 *1 (-294 *2)))) (-3055 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *3))) (-4 *3 (-309 *3)) (-4 *3 (-1094)) (-4 *3 (-1209)) (-5 *1 (-294 *3)))) (-2968 (*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-25)) (-4 *2 (-1209)))) (-2968 (*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-25)) (-4 *2 (-1209)))) (-2575 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2879 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2981 (*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2981 (*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))) (-2748 (*1 *1 *1) (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))) (-3407 (*1 *1 *1) (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))) (-1328 (*1 *2 *1) (-12 (-5 *2 (-641 (-294 *3))) (-5 *1 (-294 *3)) (-4 *3 (-556)) (-4 *3 (-1209)))) (-4287 (*1 *1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-302)) (-4 *2 (-1209)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1106)) (-4 *2 (-1209)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1106)) (-4 *2 (-1209)))) (-2992 (*1 *1 *1 *1) (-2733 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209))) (-12 (-5 *1 (-294 *2)) (-4 *2 (-473)) (-4 *2 (-1209))))) (-3806 (*1 *1 *1) (-2733 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209))) (-12 (-5 *1 (-294 *2)) (-4 *2 (-473)) (-4 *2 (-1209))))))
+(-13 (-1209) (-10 -8 (-15 -2876 ($ |#1| |#1|)) (-15 -3459 ($ |#1| |#1|)) (-15 -4038 ($ $)) (-15 -2403 (|#1| $)) (-15 -2415 (|#1| $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-514 (-1170) |#1|)) (-6 (-514 (-1170) |#1|)) |%noBranch|) (IF (|has| |#1| (-1094)) (PROGN (-6 (-1094)) (-6 (-611 (-112))) (IF (|has| |#1| (-309 |#1|)) (PROGN (-15 -3055 ($ $ $)) (-15 -3055 ($ $ (-641 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -2968 ($ |#1| $)) (-15 -2968 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -2575 ($ $)) (-15 -2879 ($ $)) (-15 -2981 ($ |#1| $)) (-15 -2981 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1106)) (PROGN (-6 (-1106)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-722)) (PROGN (-6 (-722)) (-15 -2748 ((-3 $ "failed") $)) (-15 -3407 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-473)) (PROGN (-6 (-473)) (-15 -2748 ((-3 $ "failed") $)) (-15 -3407 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-6 (-1045)) (-6 (-111 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-713 |#1|)) |%noBranch|) (IF (|has| |#1| (-556)) (-15 -1328 ((-641 $) $)) |%noBranch|) (IF (|has| |#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-1266 |#1|)) (-15 -2992 ($ $ $)) (-15 -3806 ($ $))) |%noBranch|) (IF (|has| |#1| (-302)) (-15 -4287 ($ $ $)) |%noBranch|)))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#2| $ |#1| |#2|) NIL)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) NIL)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3979 (((-641 |#1|) $) NIL)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2885 (((-641 |#1|) $) NIL)) (-2241 (((-112) |#1| $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-295 |#1| |#2|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407))) (-1094) (-1094)) (T -295))
+NIL
+(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407)))
+((-2506 (((-312) (-1152) (-641 (-1152))) 17) (((-312) (-1152) (-1152)) 16) (((-312) (-641 (-1152))) 15) (((-312) (-1152)) 14)))
+(((-296) (-10 -7 (-15 -2506 ((-312) (-1152))) (-15 -2506 ((-312) (-641 (-1152)))) (-15 -2506 ((-312) (-1152) (-1152))) (-15 -2506 ((-312) (-1152) (-641 (-1152)))))) (T -296))
+((-2506 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1152))) (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296)))) (-2506 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296)))) (-2506 (*1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-312)) (-5 *1 (-296)))) (-2506 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296)))))
+(-10 -7 (-15 -2506 ((-312) (-1152))) (-15 -2506 ((-312) (-641 (-1152)))) (-15 -2506 ((-312) (-1152) (-1152))) (-15 -2506 ((-312) (-1152) (-641 (-1152)))))
+((-4271 ((|#2| (-1 |#2| |#1|) (-1152) (-610 |#1|)) 18)))
+(((-297 |#1| |#2|) (-10 -7 (-15 -4271 (|#2| (-1 |#2| |#1|) (-1152) (-610 |#1|)))) (-302) (-1209)) (T -297))
+((-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1152)) (-5 *5 (-610 *6)) (-4 *6 (-302)) (-4 *2 (-1209)) (-5 *1 (-297 *6 *2)))))
+(-10 -7 (-15 -4271 (|#2| (-1 |#2| |#1|) (-1152) (-610 |#1|))))
+((-4271 ((|#2| (-1 |#2| |#1|) (-610 |#1|)) 17)))
+(((-298 |#1| |#2|) (-10 -7 (-15 -4271 (|#2| (-1 |#2| |#1|) (-610 |#1|)))) (-302) (-302)) (T -298))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-610 *5)) (-4 *5 (-302)) (-4 *2 (-302)) (-5 *1 (-298 *5 *2)))))
+(-10 -7 (-15 -4271 (|#2| (-1 |#2| |#1|) (-610 |#1|))))
+((-3075 (((-112) (-225)) 12)))
+(((-299 |#1| |#2|) (-10 -7 (-15 -3075 ((-112) (-225)))) (-225) (-225)) (T -299))
+((-3075 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-299 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-10 -7 (-15 -3075 ((-112) (-225))))
+((-4321 (((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225)))) 118)) (-3696 (((-1150 (-225)) (-1259 (-316 (-225))) (-641 (-1170)) (-1088 (-839 (-225)))) 135) (((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225)))) 72)) (-4280 (((-641 (-1152)) (-1150 (-225))) NIL)) (-3138 (((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225)))) 69)) (-3002 (((-641 (-225)) (-948 (-407 (-564))) (-1170) (-1088 (-839 (-225)))) 59)) (-3465 (((-641 (-1152)) (-641 (-225))) NIL)) (-2261 (((-225) (-1088 (-839 (-225)))) 29)) (-2228 (((-225) (-1088 (-839 (-225)))) 30)) (-3693 (((-112) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 64)) (-3261 (((-1152) (-225)) NIL)))
+(((-300) (-10 -7 (-15 -2261 ((-225) (-1088 (-839 (-225))))) (-15 -2228 ((-225) (-1088 (-839 (-225))))) (-15 -3693 ((-112) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3138 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -4321 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -3696 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -3696 ((-1150 (-225)) (-1259 (-316 (-225))) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -3002 ((-641 (-225)) (-948 (-407 (-564))) (-1170) (-1088 (-839 (-225))))) (-15 -3261 ((-1152) (-225))) (-15 -3465 ((-641 (-1152)) (-641 (-225)))) (-15 -4280 ((-641 (-1152)) (-1150 (-225)))))) (T -300))
+((-4280 (*1 *2 *3) (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300)))) (-3465 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300)))) (-3261 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-300)))) (-3002 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *4 (-1170)) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))) (-3696 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170))) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))) (-3696 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170))) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))) (-4321 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170))) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))) (-3138 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170)) (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))) (-3693 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-112)) (-5 *1 (-300)))) (-2228 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300)))) (-2261 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300)))))
+(-10 -7 (-15 -2261 ((-225) (-1088 (-839 (-225))))) (-15 -2228 ((-225) (-1088 (-839 (-225))))) (-15 -3693 ((-112) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3138 ((-641 (-225)) (-316 (-225)) (-1170) (-1088 (-839 (-225))))) (-15 -4321 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -3696 ((-1150 (-225)) (-316 (-225)) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -3696 ((-1150 (-225)) (-1259 (-316 (-225))) (-641 (-1170)) (-1088 (-839 (-225))))) (-15 -3002 ((-641 (-225)) (-948 (-407 (-564))) (-1170) (-1088 (-839 (-225))))) (-15 -3261 ((-1152) (-225))) (-15 -3465 ((-641 (-1152)) (-641 (-225)))) (-15 -4280 ((-641 (-1152)) (-1150 (-225)))))
+((-3418 (((-641 (-610 $)) $) 29)) (-4287 (($ $ (-294 $)) 80) (($ $ (-641 (-294 $))) 140) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-4180 (((-3 (-610 $) "failed") $) 128)) (-2938 (((-610 $) $) 127)) (-4058 (($ $) 17) (($ (-641 $)) 55)) (-1846 (((-641 (-114)) $) 37)) (-1693 (((-114) (-114)) 90)) (-3207 (((-112) $) 151)) (-4271 (($ (-1 $ $) (-610 $)) 88)) (-2599 (((-3 (-610 $) "failed") $) 96)) (-2330 (($ (-114) $) 60) (($ (-114) (-641 $)) 111)) (-1879 (((-112) $ (-114)) 133) (((-112) $ (-1170)) 132)) (-4315 (((-767) $) 46)) (-1629 (((-112) $ $) 58) (((-112) $ (-1170)) 50)) (-2707 (((-112) $) 149)) (-3055 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) 138) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 83) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) 68) (($ $ (-1170) (-1 $ $)) 74) (($ $ (-641 (-114)) (-641 (-1 $ $))) 82) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 84) (($ $ (-114) (-1 $ (-641 $))) 70) (($ $ (-114) (-1 $ $)) 76)) (-4361 (($ (-114) $) 61) (($ (-114) $ $) 62) (($ (-114) $ $ $) 63) (($ (-114) $ $ $ $) 64) (($ (-114) (-641 $)) 124)) (-1421 (($ $) 52) (($ $ $) 136)) (-1962 (($ $) 15) (($ (-641 $)) 54)) (-2997 (((-112) (-114)) 21)))
+(((-301 |#1|) (-10 -8 (-15 -3207 ((-112) |#1|)) (-15 -2707 ((-112) |#1|)) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -1629 ((-112) |#1| (-1170))) (-15 -1629 ((-112) |#1| |#1|)) (-15 -4271 (|#1| (-1 |#1| |#1|) (-610 |#1|))) (-15 -2330 (|#1| (-114) (-641 |#1|))) (-15 -2330 (|#1| (-114) |#1|)) (-15 -1879 ((-112) |#1| (-1170))) (-15 -1879 ((-112) |#1| (-114))) (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -1846 ((-641 (-114)) |#1|)) (-15 -3418 ((-641 (-610 |#1|)) |#1|)) (-15 -2599 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -4315 ((-767) |#1|)) (-15 -1421 (|#1| |#1| |#1|)) (-15 -1421 (|#1| |#1|)) (-15 -4058 (|#1| (-641 |#1|))) (-15 -4058 (|#1| |#1|)) (-15 -1962 (|#1| (-641 |#1|))) (-15 -1962 (|#1| |#1|)) (-15 -4287 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -4287 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -4287 (|#1| |#1| (-294 |#1|))) (-15 -4361 (|#1| (-114) (-641 |#1|))) (-15 -4361 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3055 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -4180 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2938 ((-610 |#1|) |#1|))) (-302)) (T -301))
+((-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-301 *3)) (-4 *3 (-302)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-301 *4)) (-4 *4 (-302)))))
+(-10 -8 (-15 -3207 ((-112) |#1|)) (-15 -2707 ((-112) |#1|)) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -1629 ((-112) |#1| (-1170))) (-15 -1629 ((-112) |#1| |#1|)) (-15 -4271 (|#1| (-1 |#1| |#1|) (-610 |#1|))) (-15 -2330 (|#1| (-114) (-641 |#1|))) (-15 -2330 (|#1| (-114) |#1|)) (-15 -1879 ((-112) |#1| (-1170))) (-15 -1879 ((-112) |#1| (-114))) (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -1846 ((-641 (-114)) |#1|)) (-15 -3418 ((-641 (-610 |#1|)) |#1|)) (-15 -2599 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -4315 ((-767) |#1|)) (-15 -1421 (|#1| |#1| |#1|)) (-15 -1421 (|#1| |#1|)) (-15 -4058 (|#1| (-641 |#1|))) (-15 -4058 (|#1| |#1|)) (-15 -1962 (|#1| (-641 |#1|))) (-15 -1962 (|#1| |#1|)) (-15 -4287 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -4287 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -4287 (|#1| |#1| (-294 |#1|))) (-15 -4361 (|#1| (-114) (-641 |#1|))) (-15 -4361 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3055 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -4180 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2938 ((-610 |#1|) |#1|)))
+((-2315 (((-112) $ $) 7)) (-3418 (((-641 (-610 $)) $) 45)) (-4287 (($ $ (-294 $)) 57) (($ $ (-641 (-294 $))) 56) (($ $ (-641 (-610 $)) (-641 $)) 55)) (-4180 (((-3 (-610 $) "failed") $) 70)) (-2938 (((-610 $) $) 71)) (-4058 (($ $) 52) (($ (-641 $)) 51)) (-1846 (((-641 (-114)) $) 44)) (-1693 (((-114) (-114)) 43)) (-3207 (((-112) $) 23 (|has| $ (-1034 (-564))))) (-2288 (((-1166 $) (-610 $)) 26 (|has| $ (-1045)))) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-4271 (($ (-1 $ $) (-610 $)) 37)) (-2599 (((-3 (-610 $) "failed") $) 47)) (-2332 (((-1152) $) 10)) (-3499 (((-641 (-610 $)) $) 46)) (-2330 (($ (-114) $) 39) (($ (-114) (-641 $)) 38)) (-1879 (((-112) $ (-114)) 41) (((-112) $ (-1170)) 40)) (-4315 (((-767) $) 48)) (-3868 (((-1114) $) 11)) (-1629 (((-112) $ $) 36) (((-112) $ (-1170)) 35)) (-2707 (((-112) $) 24 (|has| $ (-1034 (-564))))) (-3055 (($ $ (-610 $) $) 68) (($ $ (-641 (-610 $)) (-641 $)) 67) (($ $ (-641 (-294 $))) 66) (($ $ (-294 $)) 65) (($ $ $ $) 64) (($ $ (-641 $) (-641 $)) 63) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 34) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 33) (($ $ (-1170) (-1 $ (-641 $))) 32) (($ $ (-1170) (-1 $ $)) 31) (($ $ (-641 (-114)) (-641 (-1 $ $))) 30) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 29) (($ $ (-114) (-1 $ (-641 $))) 28) (($ $ (-114) (-1 $ $)) 27)) (-4361 (($ (-114) $) 62) (($ (-114) $ $) 61) (($ (-114) $ $ $) 60) (($ (-114) $ $ $ $) 59) (($ (-114) (-641 $)) 58)) (-1421 (($ $) 50) (($ $ $) 49)) (-3954 (($ $) 25 (|has| $ (-1045)))) (-2326 (((-858) $) 12) (($ (-610 $)) 69)) (-1962 (($ $) 54) (($ (-641 $)) 53)) (-2997 (((-112) (-114)) 42)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)))
(((-302) (-140)) (T -302))
-((-4362 (*1 *1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4362 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4362 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4362 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4362 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 *1)) (-4 *1 (-302)))) (-2868 (*1 *1 *1 *2) (-12 (-5 *2 (-294 *1)) (-4 *1 (-302)))) (-2868 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *1))) (-4 *1 (-302)))) (-2868 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-610 *1))) (-5 *3 (-641 *1)) (-4 *1 (-302)))) (-3665 (*1 *1 *1) (-4 *1 (-302))) (-3665 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302)))) (-3865 (*1 *1 *1) (-4 *1 (-302))) (-3865 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302)))) (-1663 (*1 *1 *1) (-4 *1 (-302))) (-1663 (*1 *1 *1 *1) (-4 *1 (-302))) (-4336 (*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-767)))) (-4093 (*1 *2 *1) (|partial| -12 (-5 *2 (-610 *1)) (-4 *1 (-302)))) (-3551 (*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))) (-3461 (*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))) (-3898 (*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-641 (-114))))) (-1364 (*1 *2 *2) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-3968 (*1 *2 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112)))) (-2918 (*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112)))) (-2918 (*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112)))) (-2342 (*1 *1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-2342 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 *1)) (-4 *1 (-302)))) (-4289 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-610 *1)) (-4 *1 (-302)))) (-1595 (*1 *2 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-112)))) (-1595 (*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-1 *1 *1))) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-1 *1 (-641 *1)))) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1 *1 (-641 *1))) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1 *1 *1)) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-114))) (-5 *3 (-641 (-1 *1 *1))) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-114))) (-5 *3 (-641 (-1 *1 (-641 *1)))) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 (-641 *1))) (-4 *1 (-302)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 *1)) (-4 *1 (-302)))) (-1482 (*1 *2 *3) (-12 (-5 *3 (-610 *1)) (-4 *1 (-1045)) (-4 *1 (-302)) (-5 *2 (-1166 *1)))) (-1474 (*1 *1 *1) (-12 (-4 *1 (-1045)) (-4 *1 (-302)))) (-2482 (*1 *2 *1) (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112)))) (-2220 (*1 *2 *1) (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112)))))
-(-13 (-846) (-1034 (-610 $)) (-514 (-610 $) $) (-309 $) (-10 -8 (-15 -4362 ($ (-114) $)) (-15 -4362 ($ (-114) $ $)) (-15 -4362 ($ (-114) $ $ $)) (-15 -4362 ($ (-114) $ $ $ $)) (-15 -4362 ($ (-114) (-641 $))) (-15 -2868 ($ $ (-294 $))) (-15 -2868 ($ $ (-641 (-294 $)))) (-15 -2868 ($ $ (-641 (-610 $)) (-641 $))) (-15 -3665 ($ $)) (-15 -3665 ($ (-641 $))) (-15 -3865 ($ $)) (-15 -3865 ($ (-641 $))) (-15 -1663 ($ $)) (-15 -1663 ($ $ $)) (-15 -4336 ((-767) $)) (-15 -4093 ((-3 (-610 $) "failed") $)) (-15 -3551 ((-641 (-610 $)) $)) (-15 -3461 ((-641 (-610 $)) $)) (-15 -3898 ((-641 (-114)) $)) (-15 -1364 ((-114) (-114))) (-15 -3968 ((-112) (-114))) (-15 -2918 ((-112) $ (-114))) (-15 -2918 ((-112) $ (-1170))) (-15 -2342 ($ (-114) $)) (-15 -2342 ($ (-114) (-641 $))) (-15 -4289 ($ (-1 $ $) (-610 $))) (-15 -1595 ((-112) $ $)) (-15 -1595 ((-112) $ (-1170))) (-15 -3084 ($ $ (-641 (-1170)) (-641 (-1 $ $)))) (-15 -3084 ($ $ (-641 (-1170)) (-641 (-1 $ (-641 $))))) (-15 -3084 ($ $ (-1170) (-1 $ (-641 $)))) (-15 -3084 ($ $ (-1170) (-1 $ $))) (-15 -3084 ($ $ (-641 (-114)) (-641 (-1 $ $)))) (-15 -3084 ($ $ (-641 (-114)) (-641 (-1 $ (-641 $))))) (-15 -3084 ($ $ (-114) (-1 $ (-641 $)))) (-15 -3084 ($ $ (-114) (-1 $ $))) (IF (|has| $ (-1045)) (PROGN (-15 -1482 ((-1166 $) (-610 $))) (-15 -1474 ($ $))) |%noBranch|) (IF (|has| $ (-1034 (-564))) (PROGN (-15 -2482 ((-112) $)) (-15 -2220 ((-112) $))) |%noBranch|)))
+((-4361 (*1 *1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4361 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4361 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4361 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-4361 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 *1)) (-4 *1 (-302)))) (-4287 (*1 *1 *1 *2) (-12 (-5 *2 (-294 *1)) (-4 *1 (-302)))) (-4287 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *1))) (-4 *1 (-302)))) (-4287 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-610 *1))) (-5 *3 (-641 *1)) (-4 *1 (-302)))) (-1962 (*1 *1 *1) (-4 *1 (-302))) (-1962 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302)))) (-4058 (*1 *1 *1) (-4 *1 (-302))) (-4058 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302)))) (-1421 (*1 *1 *1) (-4 *1 (-302))) (-1421 (*1 *1 *1 *1) (-4 *1 (-302))) (-4315 (*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-767)))) (-2599 (*1 *2 *1) (|partial| -12 (-5 *2 (-610 *1)) (-4 *1 (-302)))) (-3499 (*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))) (-3418 (*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))) (-1846 (*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-641 (-114))))) (-1693 (*1 *2 *2) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-2997 (*1 *2 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112)))) (-1879 (*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112)))) (-1879 (*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112)))) (-2330 (*1 *1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114)))) (-2330 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 *1)) (-4 *1 (-302)))) (-4271 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-610 *1)) (-4 *1 (-302)))) (-1629 (*1 *2 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-112)))) (-1629 (*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-1 *1 *1))) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-1 *1 (-641 *1)))) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1 *1 (-641 *1))) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1 *1 *1)) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-114))) (-5 *3 (-641 (-1 *1 *1))) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-114))) (-5 *3 (-641 (-1 *1 (-641 *1)))) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 (-641 *1))) (-4 *1 (-302)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1 *1 *1)) (-4 *1 (-302)))) (-2288 (*1 *2 *3) (-12 (-5 *3 (-610 *1)) (-4 *1 (-1045)) (-4 *1 (-302)) (-5 *2 (-1166 *1)))) (-3954 (*1 *1 *1) (-12 (-4 *1 (-1045)) (-4 *1 (-302)))) (-2707 (*1 *2 *1) (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112)))) (-3207 (*1 *2 *1) (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112)))))
+(-13 (-846) (-1034 (-610 $)) (-514 (-610 $) $) (-309 $) (-10 -8 (-15 -4361 ($ (-114) $)) (-15 -4361 ($ (-114) $ $)) (-15 -4361 ($ (-114) $ $ $)) (-15 -4361 ($ (-114) $ $ $ $)) (-15 -4361 ($ (-114) (-641 $))) (-15 -4287 ($ $ (-294 $))) (-15 -4287 ($ $ (-641 (-294 $)))) (-15 -4287 ($ $ (-641 (-610 $)) (-641 $))) (-15 -1962 ($ $)) (-15 -1962 ($ (-641 $))) (-15 -4058 ($ $)) (-15 -4058 ($ (-641 $))) (-15 -1421 ($ $)) (-15 -1421 ($ $ $)) (-15 -4315 ((-767) $)) (-15 -2599 ((-3 (-610 $) "failed") $)) (-15 -3499 ((-641 (-610 $)) $)) (-15 -3418 ((-641 (-610 $)) $)) (-15 -1846 ((-641 (-114)) $)) (-15 -1693 ((-114) (-114))) (-15 -2997 ((-112) (-114))) (-15 -1879 ((-112) $ (-114))) (-15 -1879 ((-112) $ (-1170))) (-15 -2330 ($ (-114) $)) (-15 -2330 ($ (-114) (-641 $))) (-15 -4271 ($ (-1 $ $) (-610 $))) (-15 -1629 ((-112) $ $)) (-15 -1629 ((-112) $ (-1170))) (-15 -3055 ($ $ (-641 (-1170)) (-641 (-1 $ $)))) (-15 -3055 ($ $ (-641 (-1170)) (-641 (-1 $ (-641 $))))) (-15 -3055 ($ $ (-1170) (-1 $ (-641 $)))) (-15 -3055 ($ $ (-1170) (-1 $ $))) (-15 -3055 ($ $ (-641 (-114)) (-641 (-1 $ $)))) (-15 -3055 ($ $ (-641 (-114)) (-641 (-1 $ (-641 $))))) (-15 -3055 ($ $ (-114) (-1 $ (-641 $)))) (-15 -3055 ($ $ (-114) (-1 $ $))) (IF (|has| $ (-1045)) (PROGN (-15 -2288 ((-1166 $) (-610 $))) (-15 -3954 ($ $))) |%noBranch|) (IF (|has| $ (-1034 (-564))) (PROGN (-15 -2707 ((-112) $)) (-15 -3207 ((-112) $))) |%noBranch|)))
(((-102) . T) ((-614 #0=(-610 $)) . T) ((-611 (-858)) . T) ((-309 $) . T) ((-514 (-610 $) $) . T) ((-514 $ $) . T) ((-846) . T) ((-1034 #0#) . T) ((-1094) . T))
-((-4198 (((-641 |#1|) (-641 |#1|)) 10)))
-(((-303 |#1|) (-10 -7 (-15 -4198 ((-641 |#1|) (-641 |#1|)))) (-844)) (T -303))
-((-4198 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-844)) (-5 *1 (-303 *3)))))
-(-10 -7 (-15 -4198 ((-641 |#1|) (-641 |#1|))))
-((-4289 (((-685 |#2|) (-1 |#2| |#1|) (-685 |#1|)) 17)))
-(((-304 |#1| |#2|) (-10 -7 (-15 -4289 ((-685 |#2|) (-1 |#2| |#1|) (-685 |#1|)))) (-1045) (-1045)) (T -304))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-685 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-685 *6)) (-5 *1 (-304 *5 *6)))))
-(-10 -7 (-15 -4289 ((-685 |#2|) (-1 |#2| |#1|) (-685 |#1|))))
-((-2497 (((-1259 (-316 (-379))) (-1259 (-316 (-225)))) 112)) (-3465 (((-1088 (-839 (-225))) (-1088 (-839 (-379)))) 45)) (-3721 (((-641 (-1152)) (-1150 (-225))) 94)) (-2824 (((-316 (-379)) (-948 (-225))) 55)) (-3722 (((-225) (-948 (-225))) 51)) (-2079 (((-1152) (-379)) 196)) (-2359 (((-839 (-225)) (-839 (-379))) 39)) (-2637 (((-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))) (-1259 (-316 (-225)))) 165)) (-2441 (((-1031) (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) 208) (((-1031) (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) 206)) (-3700 (((-685 (-225)) (-641 (-225)) (-767)) 21)) (-2536 (((-1259 (-695)) (-641 (-225))) 101)) (-3844 (((-641 (-1152)) (-641 (-225))) 81)) (-4278 (((-3 (-316 (-225)) "failed") (-316 (-225))) 129)) (-1334 (((-112) (-225) (-1088 (-839 (-225)))) 118)) (-3534 (((-1031) (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))) 225)) (-4090 (((-225) (-1088 (-839 (-225)))) 114)) (-4314 (((-225) (-1088 (-839 (-225)))) 115)) (-4107 (((-225) (-407 (-564))) 33)) (-3467 (((-1152) (-379)) 79)) (-3785 (((-225) (-379)) 24)) (-3634 (((-379) (-1259 (-316 (-225)))) 178)) (-1566 (((-316 (-225)) (-316 (-379))) 30)) (-2353 (((-407 (-564)) (-316 (-225))) 58)) (-3492 (((-316 (-407 (-564))) (-316 (-225))) 75)) (-1938 (((-316 (-379)) (-316 (-225))) 105)) (-3154 (((-225) (-316 (-225))) 59)) (-2404 (((-641 (-225)) (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) 70)) (-2575 (((-1088 (-839 (-225))) (-1088 (-839 (-225)))) 67)) (-2027 (((-1152) (-225)) 78)) (-3109 (((-695) (-225)) 97)) (-4078 (((-407 (-564)) (-225)) 60)) (-3165 (((-316 (-379)) (-225)) 54)) (-4344 (((-641 (-1088 (-839 (-225)))) (-641 (-1088 (-839 (-379))))) 48)) (-3580 (((-1031) (-641 (-1031))) 192) (((-1031) (-1031) (-1031)) 186)) (-2106 (((-1031) (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) 222)))
-(((-305) (-10 -7 (-15 -3785 ((-225) (-379))) (-15 -1566 ((-316 (-225)) (-316 (-379)))) (-15 -2359 ((-839 (-225)) (-839 (-379)))) (-15 -3465 ((-1088 (-839 (-225))) (-1088 (-839 (-379))))) (-15 -4344 ((-641 (-1088 (-839 (-225)))) (-641 (-1088 (-839 (-379)))))) (-15 -4078 ((-407 (-564)) (-225))) (-15 -2353 ((-407 (-564)) (-316 (-225)))) (-15 -3154 ((-225) (-316 (-225)))) (-15 -4278 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -3634 ((-379) (-1259 (-316 (-225))))) (-15 -2637 ((-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))) (-1259 (-316 (-225))))) (-15 -3492 ((-316 (-407 (-564))) (-316 (-225)))) (-15 -2575 ((-1088 (-839 (-225))) (-1088 (-839 (-225))))) (-15 -2404 ((-641 (-225)) (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))) (-15 -3109 ((-695) (-225))) (-15 -2536 ((-1259 (-695)) (-641 (-225)))) (-15 -1938 ((-316 (-379)) (-316 (-225)))) (-15 -2497 ((-1259 (-316 (-379))) (-1259 (-316 (-225))))) (-15 -1334 ((-112) (-225) (-1088 (-839 (-225))))) (-15 -2027 ((-1152) (-225))) (-15 -3467 ((-1152) (-379))) (-15 -3844 ((-641 (-1152)) (-641 (-225)))) (-15 -3721 ((-641 (-1152)) (-1150 (-225)))) (-15 -4090 ((-225) (-1088 (-839 (-225))))) (-15 -4314 ((-225) (-1088 (-839 (-225))))) (-15 -3580 ((-1031) (-1031) (-1031))) (-15 -3580 ((-1031) (-641 (-1031)))) (-15 -2079 ((-1152) (-379))) (-15 -2441 ((-1031) (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))))) (-15 -2441 ((-1031) (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))) (-15 -2106 ((-1031) (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))) (-15 -3534 ((-1031) (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))) (-15 -2824 ((-316 (-379)) (-948 (-225)))) (-15 -3722 ((-225) (-948 (-225)))) (-15 -3165 ((-316 (-379)) (-225))) (-15 -4107 ((-225) (-407 (-564)))) (-15 -3700 ((-685 (-225)) (-641 (-225)) (-767))))) (T -305))
-((-3700 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-225))) (-5 *4 (-767)) (-5 *2 (-685 (-225))) (-5 *1 (-305)))) (-4107 (*1 *2 *3) (-12 (-5 *3 (-407 (-564))) (-5 *2 (-225)) (-5 *1 (-305)))) (-3165 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-316 (-379))) (-5 *1 (-305)))) (-3722 (*1 *2 *3) (-12 (-5 *3 (-948 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))) (-2824 (*1 *2 *3) (-12 (-5 *3 (-948 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))) (-3534 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-2106 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-2441 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-2441 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-2079 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))) (-3580 (*1 *2 *3) (-12 (-5 *3 (-641 (-1031))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-3580 (*1 *2 *2 *2) (-12 (-5 *2 (-1031)) (-5 *1 (-305)))) (-4314 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))) (-4090 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))) (-3721 (*1 *2 *3) (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))) (-3467 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))) (-2027 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-305)))) (-1334 (*1 *2 *3 *4) (-12 (-5 *4 (-1088 (-839 (-225)))) (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-305)))) (-2497 (*1 *2 *3) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-1259 (-316 (-379)))) (-5 *1 (-305)))) (-1938 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))) (-2536 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1259 (-695))) (-5 *1 (-305)))) (-3109 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-695)) (-5 *1 (-305)))) (-2404 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *2 (-641 (-225))) (-5 *1 (-305)))) (-2575 (*1 *2 *2) (-12 (-5 *2 (-1088 (-839 (-225)))) (-5 *1 (-305)))) (-3492 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-407 (-564)))) (-5 *1 (-305)))) (-2637 (*1 *2 *3) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564)))) (-5 *1 (-305)))) (-3634 (*1 *2 *3) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-305)))) (-4278 (*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-305)))) (-3154 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))) (-2353 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-407 (-564))) (-5 *1 (-305)))) (-4078 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-407 (-564))) (-5 *1 (-305)))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-641 (-1088 (-839 (-379))))) (-5 *2 (-641 (-1088 (-839 (-225))))) (-5 *1 (-305)))) (-3465 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-379)))) (-5 *2 (-1088 (-839 (-225)))) (-5 *1 (-305)))) (-2359 (*1 *2 *3) (-12 (-5 *3 (-839 (-379))) (-5 *2 (-839 (-225))) (-5 *1 (-305)))) (-1566 (*1 *2 *3) (-12 (-5 *3 (-316 (-379))) (-5 *2 (-316 (-225))) (-5 *1 (-305)))) (-3785 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-305)))))
-(-10 -7 (-15 -3785 ((-225) (-379))) (-15 -1566 ((-316 (-225)) (-316 (-379)))) (-15 -2359 ((-839 (-225)) (-839 (-379)))) (-15 -3465 ((-1088 (-839 (-225))) (-1088 (-839 (-379))))) (-15 -4344 ((-641 (-1088 (-839 (-225)))) (-641 (-1088 (-839 (-379)))))) (-15 -4078 ((-407 (-564)) (-225))) (-15 -2353 ((-407 (-564)) (-316 (-225)))) (-15 -3154 ((-225) (-316 (-225)))) (-15 -4278 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -3634 ((-379) (-1259 (-316 (-225))))) (-15 -2637 ((-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))) (-1259 (-316 (-225))))) (-15 -3492 ((-316 (-407 (-564))) (-316 (-225)))) (-15 -2575 ((-1088 (-839 (-225))) (-1088 (-839 (-225))))) (-15 -2404 ((-641 (-225)) (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))) (-15 -3109 ((-695) (-225))) (-15 -2536 ((-1259 (-695)) (-641 (-225)))) (-15 -1938 ((-316 (-379)) (-316 (-225)))) (-15 -2497 ((-1259 (-316 (-379))) (-1259 (-316 (-225))))) (-15 -1334 ((-112) (-225) (-1088 (-839 (-225))))) (-15 -2027 ((-1152) (-225))) (-15 -3467 ((-1152) (-379))) (-15 -3844 ((-641 (-1152)) (-641 (-225)))) (-15 -3721 ((-641 (-1152)) (-1150 (-225)))) (-15 -4090 ((-225) (-1088 (-839 (-225))))) (-15 -4314 ((-225) (-1088 (-839 (-225))))) (-15 -3580 ((-1031) (-1031) (-1031))) (-15 -3580 ((-1031) (-641 (-1031)))) (-15 -2079 ((-1152) (-379))) (-15 -2441 ((-1031) (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))))) (-15 -2441 ((-1031) (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))) (-15 -2106 ((-1031) (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))) (-15 -3534 ((-1031) (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))) (-15 -2824 ((-316 (-379)) (-948 (-225)))) (-15 -3722 ((-225) (-948 (-225)))) (-15 -3165 ((-316 (-379)) (-225))) (-15 -4107 ((-225) (-407 (-564)))) (-15 -3700 ((-685 (-225)) (-641 (-225)) (-767))))
-((-2697 (((-112) $ $) 14)) (-2577 (($ $ $) 18)) (-2560 (($ $ $) 17)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 49)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 64)) (-3238 (($ $ $) 24) (($ (-641 $)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 34) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 39)) (-2537 (((-3 $ "failed") $ $) 21)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 52)))
-(((-306 |#1|) (-10 -8 (-15 -4001 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -3078 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3078 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2175 |#1|)) |#1| |#1|)) (-15 -2577 (|#1| |#1| |#1|)) (-15 -2560 (|#1| |#1| |#1|)) (-15 -2697 ((-112) |#1| |#1|)) (-15 -2269 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -2095 ((-2 (|:| -4311 (-641 |#1|)) (|:| -2175 |#1|)) (-641 |#1|))) (-15 -3238 (|#1| (-641 |#1|))) (-15 -3238 (|#1| |#1| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|))) (-307)) (T -306))
-NIL
-(-10 -8 (-15 -4001 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -3078 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3078 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2175 |#1|)) |#1| |#1|)) (-15 -2577 (|#1| |#1| |#1|)) (-15 -2560 (|#1| |#1| |#1|)) (-15 -2697 ((-112) |#1| |#1|)) (-15 -2269 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -2095 ((-2 (|:| -4311 (-641 |#1|)) (|:| -2175 |#1|)) (-641 |#1|))) (-15 -3238 (|#1| (-641 |#1|))) (-15 -3238 (|#1| |#1| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-4035 (((-112) $) 31)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-1646 (((-641 |#1|) (-641 |#1|)) 10)))
+(((-303 |#1|) (-10 -7 (-15 -1646 ((-641 |#1|) (-641 |#1|)))) (-844)) (T -303))
+((-1646 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-844)) (-5 *1 (-303 *3)))))
+(-10 -7 (-15 -1646 ((-641 |#1|) (-641 |#1|))))
+((-4271 (((-685 |#2|) (-1 |#2| |#1|) (-685 |#1|)) 17)))
+(((-304 |#1| |#2|) (-10 -7 (-15 -4271 ((-685 |#2|) (-1 |#2| |#1|) (-685 |#1|)))) (-1045) (-1045)) (T -304))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-685 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-685 *6)) (-5 *1 (-304 *5 *6)))))
+(-10 -7 (-15 -4271 ((-685 |#2|) (-1 |#2| |#1|) (-685 |#1|))))
+((-3916 (((-1259 (-316 (-379))) (-1259 (-316 (-225)))) 112)) (-1907 (((-1088 (-839 (-225))) (-1088 (-839 (-379)))) 45)) (-4280 (((-641 (-1152)) (-1150 (-225))) 94)) (-1768 (((-316 (-379)) (-948 (-225))) 55)) (-4374 (((-225) (-948 (-225))) 51)) (-3753 (((-1152) (-379)) 196)) (-1794 (((-839 (-225)) (-839 (-379))) 39)) (-3814 (((-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))) (-1259 (-316 (-225)))) 165)) (-3989 (((-1031) (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) 208) (((-1031) (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) 206)) (-3116 (((-685 (-225)) (-641 (-225)) (-767)) 21)) (-2914 (((-1259 (-695)) (-641 (-225))) 101)) (-3465 (((-641 (-1152)) (-641 (-225))) 81)) (-4259 (((-3 (-316 (-225)) "failed") (-316 (-225))) 129)) (-3075 (((-112) (-225) (-1088 (-839 (-225)))) 118)) (-3999 (((-1031) (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))) 225)) (-2261 (((-225) (-1088 (-839 (-225)))) 114)) (-2228 (((-225) (-1088 (-839 (-225)))) 115)) (-3435 (((-225) (-407 (-564))) 33)) (-2080 (((-1152) (-379)) 79)) (-2072 (((-225) (-379)) 24)) (-3659 (((-379) (-1259 (-316 (-225)))) 178)) (-2128 (((-316 (-225)) (-316 (-379))) 30)) (-2578 (((-407 (-564)) (-316 (-225))) 58)) (-2247 (((-316 (-407 (-564))) (-316 (-225))) 75)) (-1312 (((-316 (-379)) (-316 (-225))) 105)) (-1948 (((-225) (-316 (-225))) 59)) (-2703 (((-641 (-225)) (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) 70)) (-2625 (((-1088 (-839 (-225))) (-1088 (-839 (-225)))) 67)) (-3261 (((-1152) (-225)) 78)) (-4032 (((-695) (-225)) 97)) (-3544 (((-407 (-564)) (-225)) 60)) (-3551 (((-316 (-379)) (-225)) 54)) (-4327 (((-641 (-1088 (-839 (-225)))) (-641 (-1088 (-839 (-379))))) 48)) (-3521 (((-1031) (-641 (-1031))) 192) (((-1031) (-1031) (-1031)) 186)) (-1433 (((-1031) (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) 222)))
+(((-305) (-10 -7 (-15 -2072 ((-225) (-379))) (-15 -2128 ((-316 (-225)) (-316 (-379)))) (-15 -1794 ((-839 (-225)) (-839 (-379)))) (-15 -1907 ((-1088 (-839 (-225))) (-1088 (-839 (-379))))) (-15 -4327 ((-641 (-1088 (-839 (-225)))) (-641 (-1088 (-839 (-379)))))) (-15 -3544 ((-407 (-564)) (-225))) (-15 -2578 ((-407 (-564)) (-316 (-225)))) (-15 -1948 ((-225) (-316 (-225)))) (-15 -4259 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -3659 ((-379) (-1259 (-316 (-225))))) (-15 -3814 ((-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))) (-1259 (-316 (-225))))) (-15 -2247 ((-316 (-407 (-564))) (-316 (-225)))) (-15 -2625 ((-1088 (-839 (-225))) (-1088 (-839 (-225))))) (-15 -2703 ((-641 (-225)) (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))) (-15 -4032 ((-695) (-225))) (-15 -2914 ((-1259 (-695)) (-641 (-225)))) (-15 -1312 ((-316 (-379)) (-316 (-225)))) (-15 -3916 ((-1259 (-316 (-379))) (-1259 (-316 (-225))))) (-15 -3075 ((-112) (-225) (-1088 (-839 (-225))))) (-15 -3261 ((-1152) (-225))) (-15 -2080 ((-1152) (-379))) (-15 -3465 ((-641 (-1152)) (-641 (-225)))) (-15 -4280 ((-641 (-1152)) (-1150 (-225)))) (-15 -2261 ((-225) (-1088 (-839 (-225))))) (-15 -2228 ((-225) (-1088 (-839 (-225))))) (-15 -3521 ((-1031) (-1031) (-1031))) (-15 -3521 ((-1031) (-641 (-1031)))) (-15 -3753 ((-1152) (-379))) (-15 -3989 ((-1031) (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))))) (-15 -3989 ((-1031) (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))) (-15 -1433 ((-1031) (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))) (-15 -3999 ((-1031) (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))) (-15 -1768 ((-316 (-379)) (-948 (-225)))) (-15 -4374 ((-225) (-948 (-225)))) (-15 -3551 ((-316 (-379)) (-225))) (-15 -3435 ((-225) (-407 (-564)))) (-15 -3116 ((-685 (-225)) (-641 (-225)) (-767))))) (T -305))
+((-3116 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-225))) (-5 *4 (-767)) (-5 *2 (-685 (-225))) (-5 *1 (-305)))) (-3435 (*1 *2 *3) (-12 (-5 *3 (-407 (-564))) (-5 *2 (-225)) (-5 *1 (-305)))) (-3551 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-316 (-379))) (-5 *1 (-305)))) (-4374 (*1 *2 *3) (-12 (-5 *3 (-948 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))) (-1768 (*1 *2 *3) (-12 (-5 *3 (-948 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))) (-3999 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-1433 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-3989 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-3989 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-3753 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))) (-3521 (*1 *2 *3) (-12 (-5 *3 (-641 (-1031))) (-5 *2 (-1031)) (-5 *1 (-305)))) (-3521 (*1 *2 *2 *2) (-12 (-5 *2 (-1031)) (-5 *1 (-305)))) (-2228 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))) (-2261 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))) (-4280 (*1 *2 *3) (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))) (-3465 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))) (-2080 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))) (-3261 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-305)))) (-3075 (*1 *2 *3 *4) (-12 (-5 *4 (-1088 (-839 (-225)))) (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-305)))) (-3916 (*1 *2 *3) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-1259 (-316 (-379)))) (-5 *1 (-305)))) (-1312 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))) (-2914 (*1 *2 *3) (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1259 (-695))) (-5 *1 (-305)))) (-4032 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-695)) (-5 *1 (-305)))) (-2703 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *2 (-641 (-225))) (-5 *1 (-305)))) (-2625 (*1 *2 *2) (-12 (-5 *2 (-1088 (-839 (-225)))) (-5 *1 (-305)))) (-2247 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-407 (-564)))) (-5 *1 (-305)))) (-3814 (*1 *2 *3) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564)))) (-5 *1 (-305)))) (-3659 (*1 *2 *3) (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-305)))) (-4259 (*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-305)))) (-1948 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))) (-2578 (*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-407 (-564))) (-5 *1 (-305)))) (-3544 (*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-407 (-564))) (-5 *1 (-305)))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-641 (-1088 (-839 (-379))))) (-5 *2 (-641 (-1088 (-839 (-225))))) (-5 *1 (-305)))) (-1907 (*1 *2 *3) (-12 (-5 *3 (-1088 (-839 (-379)))) (-5 *2 (-1088 (-839 (-225)))) (-5 *1 (-305)))) (-1794 (*1 *2 *3) (-12 (-5 *3 (-839 (-379))) (-5 *2 (-839 (-225))) (-5 *1 (-305)))) (-2128 (*1 *2 *3) (-12 (-5 *3 (-316 (-379))) (-5 *2 (-316 (-225))) (-5 *1 (-305)))) (-2072 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-305)))))
+(-10 -7 (-15 -2072 ((-225) (-379))) (-15 -2128 ((-316 (-225)) (-316 (-379)))) (-15 -1794 ((-839 (-225)) (-839 (-379)))) (-15 -1907 ((-1088 (-839 (-225))) (-1088 (-839 (-379))))) (-15 -4327 ((-641 (-1088 (-839 (-225)))) (-641 (-1088 (-839 (-379)))))) (-15 -3544 ((-407 (-564)) (-225))) (-15 -2578 ((-407 (-564)) (-316 (-225)))) (-15 -1948 ((-225) (-316 (-225)))) (-15 -4259 ((-3 (-316 (-225)) "failed") (-316 (-225)))) (-15 -3659 ((-379) (-1259 (-316 (-225))))) (-15 -3814 ((-2 (|:| |additions| (-564)) (|:| |multiplications| (-564)) (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))) (-1259 (-316 (-225))))) (-15 -2247 ((-316 (-407 (-564))) (-316 (-225)))) (-15 -2625 ((-1088 (-839 (-225))) (-1088 (-839 (-225))))) (-15 -2703 ((-641 (-225)) (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))) (-15 -4032 ((-695) (-225))) (-15 -2914 ((-1259 (-695)) (-641 (-225)))) (-15 -1312 ((-316 (-379)) (-316 (-225)))) (-15 -3916 ((-1259 (-316 (-379))) (-1259 (-316 (-225))))) (-15 -3075 ((-112) (-225) (-1088 (-839 (-225))))) (-15 -3261 ((-1152) (-225))) (-15 -2080 ((-1152) (-379))) (-15 -3465 ((-641 (-1152)) (-641 (-225)))) (-15 -4280 ((-641 (-1152)) (-1150 (-225)))) (-15 -2261 ((-225) (-1088 (-839 (-225))))) (-15 -2228 ((-225) (-1088 (-839 (-225))))) (-15 -3521 ((-1031) (-1031) (-1031))) (-15 -3521 ((-1031) (-641 (-1031)))) (-15 -3753 ((-1152) (-379))) (-15 -3989 ((-1031) (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))))) (-15 -3989 ((-1031) (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))) (-15 -1433 ((-1031) (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))) (-15 -3999 ((-1031) (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))) (-15 -1768 ((-316 (-379)) (-948 (-225)))) (-15 -4374 ((-225) (-948 (-225)))) (-15 -3551 ((-316 (-379)) (-225))) (-15 -3435 ((-225) (-407 (-564)))) (-15 -3116 ((-685 (-225)) (-641 (-225)) (-767))))
+((-3143 (((-112) $ $) 14)) (-2544 (($ $ $) 18)) (-2523 (($ $ $) 17)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 49)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 64)) (-3209 (($ $ $) 24) (($ (-641 $)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 34) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 39)) (-2501 (((-3 $ "failed") $ $) 21)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)))
+(((-306 |#1|) (-10 -8 (-15 -2585 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -2182 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -2182 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2186 |#1|)) |#1| |#1|)) (-15 -2544 (|#1| |#1| |#1|)) (-15 -2523 (|#1| |#1| |#1|)) (-15 -3143 ((-112) |#1| |#1|)) (-15 -3405 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -1592 ((-2 (|:| -4290 (-641 |#1|)) (|:| -2186 |#1|)) (-641 |#1|))) (-15 -3209 (|#1| (-641 |#1|))) (-15 -3209 (|#1| |#1| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|))) (-307)) (T -306))
+NIL
+(-10 -8 (-15 -2585 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -2182 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -2182 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2186 |#1|)) |#1| |#1|)) (-15 -2544 (|#1| |#1| |#1|)) (-15 -2523 (|#1| |#1| |#1|)) (-15 -3143 ((-112) |#1| |#1|)) (-15 -3405 ((-3 (-641 |#1|) "failed") (-641 |#1|) |#1|)) (-15 -1592 ((-2 (|:| -4290 (-641 |#1|)) (|:| -2186 |#1|)) (-641 |#1|))) (-15 -3209 (|#1| (-641 |#1|))) (-15 -3209 (|#1| |#1| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-1980 (((-112) $) 32)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-307) (-140)) (T -307))
-((-2697 (*1 *2 *1 *1) (-12 (-4 *1 (-307)) (-5 *2 (-112)))) (-3864 (*1 *2 *1) (-12 (-4 *1 (-307)) (-5 *2 (-767)))) (-3809 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-307)))) (-2560 (*1 *1 *1 *1) (-4 *1 (-307))) (-2577 (*1 *1 *1 *1) (-4 *1 (-307))) (-3078 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2175 *1))) (-4 *1 (-307)))) (-3078 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-307)))) (-4001 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-307)))))
-(-13 (-916) (-10 -8 (-15 -2697 ((-112) $ $)) (-15 -3864 ((-767) $)) (-15 -3809 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -2560 ($ $ $)) (-15 -2577 ($ $ $)) (-15 -3078 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $)) (-15 -3078 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -4001 ((-3 (-641 $) "failed") (-641 $) $))))
+((-3143 (*1 *2 *1 *1) (-12 (-4 *1 (-307)) (-5 *2 (-112)))) (-2468 (*1 *2 *1) (-12 (-4 *1 (-307)) (-5 *2 (-767)))) (-3581 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-307)))) (-2523 (*1 *1 *1 *1) (-4 *1 (-307))) (-2544 (*1 *1 *1 *1) (-4 *1 (-307))) (-2182 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2186 *1))) (-4 *1 (-307)))) (-2182 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-307)))) (-2585 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-307)))))
+(-13 (-916) (-10 -8 (-15 -3143 ((-112) $ $)) (-15 -2468 ((-767) $)) (-15 -3581 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -2523 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -2182 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $)) (-15 -2182 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -2585 ((-3 (-641 $) "failed") (-641 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-452) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3084 (($ $ (-641 |#2|) (-641 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-294 |#2|)) 11) (($ $ (-641 (-294 |#2|))) NIL)))
-(((-308 |#1| |#2|) (-10 -8 (-15 -3084 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3084 (|#1| |#1| (-294 |#2|))) (-15 -3084 (|#1| |#1| |#2| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#2|)))) (-309 |#2|) (-1094)) (T -308))
+((-3055 (($ $ (-641 |#2|) (-641 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-294 |#2|)) 11) (($ $ (-641 (-294 |#2|))) NIL)))
+(((-308 |#1| |#2|) (-10 -8 (-15 -3055 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3055 (|#1| |#1| (-294 |#2|))) (-15 -3055 (|#1| |#1| |#2| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#2|)))) (-309 |#2|) (-1094)) (T -308))
NIL
-(-10 -8 (-15 -3084 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3084 (|#1| |#1| (-294 |#2|))) (-15 -3084 (|#1| |#1| |#2| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#2|))))
-((-3084 (($ $ (-641 |#1|) (-641 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-294 |#1|)) 11) (($ $ (-641 (-294 |#1|))) 10)))
+(-10 -8 (-15 -3055 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3055 (|#1| |#1| (-294 |#2|))) (-15 -3055 (|#1| |#1| |#2| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#2|))))
+((-3055 (($ $ (-641 |#1|) (-641 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-294 |#1|)) 11) (($ $ (-641 (-294 |#1|))) 10)))
(((-309 |#1|) (-140) (-1094)) (T -309))
-((-3084 (*1 *1 *1 *2) (-12 (-5 *2 (-294 *3)) (-4 *1 (-309 *3)) (-4 *3 (-1094)))) (-3084 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *3))) (-4 *1 (-309 *3)) (-4 *3 (-1094)))))
-(-13 (-514 |t#1| |t#1|) (-10 -8 (-15 -3084 ($ $ (-294 |t#1|))) (-15 -3084 ($ $ (-641 (-294 |t#1|))))))
+((-3055 (*1 *1 *1 *2) (-12 (-5 *2 (-294 *3)) (-4 *1 (-309 *3)) (-4 *3 (-1094)))) (-3055 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *3))) (-4 *1 (-309 *3)) (-4 *3 (-1094)))))
+(-13 (-514 |t#1| |t#1|) (-10 -8 (-15 -3055 ($ $ (-294 |t#1|))) (-15 -3055 ($ $ (-641 (-294 |t#1|))))))
(((-514 |#1| |#1|) . T))
-((-3084 ((|#1| (-1 |#1| (-564)) (-1172 (-407 (-564)))) 25)))
-(((-310 |#1|) (-10 -7 (-15 -3084 (|#1| (-1 |#1| (-564)) (-1172 (-407 (-564)))))) (-38 (-407 (-564)))) (T -310))
-((-3084 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-564))) (-5 *4 (-1172 (-407 (-564)))) (-5 *1 (-310 *2)) (-4 *2 (-38 (-407 (-564)))))))
-(-10 -7 (-15 -3084 (|#1| (-1 |#1| (-564)) (-1172 (-407 (-564))))))
-((-2337 (((-112) $ $) NIL)) (-2211 (((-564) $) 12)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4373 (((-1129) $) 9)) (-2350 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-311) (-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -2211 ((-564) $))))) (T -311))
-((-4373 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-311)))) (-2211 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-311)))))
-(-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -2211 ((-564) $))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 7)) (-2893 (((-112) $ $) 9)))
+((-3055 ((|#1| (-1 |#1| (-564)) (-1172 (-407 (-564)))) 25)))
+(((-310 |#1|) (-10 -7 (-15 -3055 (|#1| (-1 |#1| (-564)) (-1172 (-407 (-564)))))) (-38 (-407 (-564)))) (T -310))
+((-3055 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-564))) (-5 *4 (-1172 (-407 (-564)))) (-5 *1 (-310 *2)) (-4 *2 (-38 (-407 (-564)))))))
+(-10 -7 (-15 -3055 (|#1| (-1 |#1| (-564)) (-1172 (-407 (-564))))))
+((-2315 (((-112) $ $) NIL)) (-4043 (((-564) $) 12)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4351 (((-1129) $) 9)) (-2326 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-311) (-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -4043 ((-564) $))))) (T -311))
+((-4351 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-311)))) (-4043 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-311)))))
+(-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -4043 ((-564) $))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 7)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 9)))
(((-312) (-1094)) (T -312))
NIL
(-1094)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 67)) (-3005 (((-1245 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-1245 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-3 (-1244 |#2| |#3| |#4|) "failed") $) 26)) (-2961 (((-1245 |#1| |#2| |#3| |#4|) $) NIL) (((-1170) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-564) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-1244 |#2| |#3| |#4|) $) NIL)) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-1245 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1259 (-1245 |#1| |#2| |#3| |#4|)))) (-685 $) (-1259 $)) NIL) (((-685 (-1245 |#1| |#2| |#3| |#4|)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-1245 |#1| |#2| |#3| |#4|) $) 22)) (-1993 (((-3 $ "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1145)))) (-2131 (((-112) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-1515 (($ $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-4289 (($ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) $) NIL)) (-2073 (((-3 (-839 |#2|) "failed") $) 87)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-307)))) (-2630 (((-1245 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-1245 |#1| |#2| |#3| |#4|)) (-641 (-1245 |#1| |#2| |#3| |#4|))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-294 (-1245 |#1| |#2| |#3| |#4|))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-641 (-294 (-1245 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-641 (-1170)) (-641 (-1245 |#1| |#2| |#3| |#4|))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-514 (-1170) (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-1170) (-1245 |#1| |#2| |#3| |#4|)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-514 (-1170) (-1245 |#1| |#2| |#3| |#4|))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-1245 |#1| |#2| |#3| |#4|)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-286 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-1170)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) (-767)) NIL) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-1245 |#1| |#2| |#3| |#4|) $) 19)) (-4344 (((-888 (-564)) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-612 (-536)))) (((-379) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1018))) (((-225) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-1245 |#1| |#2| |#3| |#4|) (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-1245 |#1| |#2| |#3| |#4|)) 30) (($ (-1170)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-1170)))) (($ (-1244 |#2| |#3| |#4|)) 37)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-1245 |#1| |#2| |#3| |#4|) (-905))) (|has| (-1245 |#1| |#2| |#3| |#4|) (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 (((-1245 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-545)))) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-2414 (($) 42 T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-1170)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) (-767)) NIL) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-3004 (($ $ $) 35) (($ (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) 32)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-1245 |#1| |#2| |#3| |#4|) $) 31) (($ $ (-1245 |#1| |#2| |#3| |#4|)) NIL)))
-(((-313 |#1| |#2| |#3| |#4|) (-13 (-988 (-1245 |#1| |#2| |#3| |#4|)) (-1034 (-1244 |#2| |#3| |#4|)) (-10 -8 (-15 -2073 ((-3 (-839 |#2|) "failed") $)) (-15 -2350 ($ (-1244 |#2| |#3| |#4|))))) (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)) (-13 (-27) (-1194) (-430 |#1|)) (-1170) |#2|) (T -313))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1244 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4) (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *1 (-313 *3 *4 *5 *6)))) (-2073 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *2 (-839 *4)) (-5 *1 (-313 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4))))
-(-13 (-988 (-1245 |#1| |#2| |#3| |#4|)) (-1034 (-1244 |#2| |#3| |#4|)) (-10 -8 (-15 -2073 ((-3 (-839 |#2|) "failed") $)) (-15 -2350 ($ (-1244 |#2| |#3| |#4|)))))
-((-4289 (((-316 |#2|) (-1 |#2| |#1|) (-316 |#1|)) 13)))
-(((-314 |#1| |#2|) (-10 -7 (-15 -4289 ((-316 |#2|) (-1 |#2| |#1|) (-316 |#1|)))) (-846) (-846)) (T -314))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-316 *5)) (-4 *5 (-846)) (-4 *6 (-846)) (-5 *2 (-316 *6)) (-5 *1 (-314 *5 *6)))))
-(-10 -7 (-15 -4289 ((-316 |#2|) (-1 |#2| |#1|) (-316 |#1|))))
-((-3795 (((-52) |#2| (-294 |#2|) (-767)) 40) (((-52) |#2| (-294 |#2|)) 32) (((-52) |#2| (-767)) 35) (((-52) |#2|) 33) (((-52) (-1170)) 26)) (-3094 (((-52) |#2| (-294 |#2|) (-407 (-564))) 59) (((-52) |#2| (-294 |#2|)) 56) (((-52) |#2| (-407 (-564))) 58) (((-52) |#2|) 57) (((-52) (-1170)) 55)) (-3815 (((-52) |#2| (-294 |#2|) (-407 (-564))) 54) (((-52) |#2| (-294 |#2|)) 51) (((-52) |#2| (-407 (-564))) 53) (((-52) |#2|) 52) (((-52) (-1170)) 50)) (-3806 (((-52) |#2| (-294 |#2|) (-564)) 47) (((-52) |#2| (-294 |#2|)) 44) (((-52) |#2| (-564)) 46) (((-52) |#2|) 45) (((-52) (-1170)) 43)))
-(((-315 |#1| |#2|) (-10 -7 (-15 -3795 ((-52) (-1170))) (-15 -3795 ((-52) |#2|)) (-15 -3795 ((-52) |#2| (-767))) (-15 -3795 ((-52) |#2| (-294 |#2|))) (-15 -3795 ((-52) |#2| (-294 |#2|) (-767))) (-15 -3806 ((-52) (-1170))) (-15 -3806 ((-52) |#2|)) (-15 -3806 ((-52) |#2| (-564))) (-15 -3806 ((-52) |#2| (-294 |#2|))) (-15 -3806 ((-52) |#2| (-294 |#2|) (-564))) (-15 -3815 ((-52) (-1170))) (-15 -3815 ((-52) |#2|)) (-15 -3815 ((-52) |#2| (-407 (-564)))) (-15 -3815 ((-52) |#2| (-294 |#2|))) (-15 -3815 ((-52) |#2| (-294 |#2|) (-407 (-564)))) (-15 -3094 ((-52) (-1170))) (-15 -3094 ((-52) |#2|)) (-15 -3094 ((-52) |#2| (-407 (-564)))) (-15 -3094 ((-52) |#2| (-294 |#2|))) (-15 -3094 ((-52) |#2| (-294 |#2|) (-407 (-564))))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -315))
-((-3094 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-5 *5 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3094 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3094 (*1 *2 *3 *4) (-12 (-5 *4 (-407 (-564))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3094 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3094 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))) (-3815 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-5 *5 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3815 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3815 (*1 *2 *3 *4) (-12 (-5 *4 (-407 (-564))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3815 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3815 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))) (-3806 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 *5) (-637 *5))) (-5 *5 (-564)) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3806 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3806 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-4 *5 (-13 (-452) (-846) (-1034 *4) (-637 *4))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3806 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3806 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))) (-3795 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-5 *5 (-767)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3795 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3795 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3795 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3795 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))))
-(-10 -7 (-15 -3795 ((-52) (-1170))) (-15 -3795 ((-52) |#2|)) (-15 -3795 ((-52) |#2| (-767))) (-15 -3795 ((-52) |#2| (-294 |#2|))) (-15 -3795 ((-52) |#2| (-294 |#2|) (-767))) (-15 -3806 ((-52) (-1170))) (-15 -3806 ((-52) |#2|)) (-15 -3806 ((-52) |#2| (-564))) (-15 -3806 ((-52) |#2| (-294 |#2|))) (-15 -3806 ((-52) |#2| (-294 |#2|) (-564))) (-15 -3815 ((-52) (-1170))) (-15 -3815 ((-52) |#2|)) (-15 -3815 ((-52) |#2| (-407 (-564)))) (-15 -3815 ((-52) |#2| (-294 |#2|))) (-15 -3815 ((-52) |#2| (-294 |#2|) (-407 (-564)))) (-15 -3094 ((-52) (-1170))) (-15 -3094 ((-52) |#2|)) (-15 -3094 ((-52) |#2| (-407 (-564)))) (-15 -3094 ((-52) |#2| (-294 |#2|))) (-15 -3094 ((-52) |#2| (-294 |#2|) (-407 (-564)))))
-((-2337 (((-112) $ $) NIL)) (-3790 (((-641 $) $ (-1170)) NIL (|has| |#1| (-556))) (((-641 $) $) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $) (-1170)) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $)) NIL (|has| |#1| (-556))) (((-641 $) (-948 $)) NIL (|has| |#1| (-556)))) (-1632 (($ $ (-1170)) NIL (|has| |#1| (-556))) (($ $) NIL (|has| |#1| (-556))) (($ (-1166 $) (-1170)) NIL (|has| |#1| (-556))) (($ (-1166 $)) NIL (|has| |#1| (-556))) (($ (-948 $)) NIL (|has| |#1| (-556)))) (-2148 (((-112) $) 27 (-2750 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-3743 (((-641 (-1170)) $) 367)) (-3562 (((-407 (-1166 $)) $ (-610 $)) NIL (|has| |#1| (-556)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3461 (((-641 (-610 $)) $) NIL)) (-1321 (($ $) 171 (|has| |#1| (-556)))) (-4294 (($ $) 147 (|has| |#1| (-556)))) (-1947 (($ $ (-1086 $)) 232 (|has| |#1| (-556))) (($ $ (-1170)) 228 (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) NIL (-2750 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-2868 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) 385) (($ $ (-641 (-610 $)) (-641 $)) 429)) (-3547 (((-418 (-1166 $)) (-1166 $)) 308 (-12 (|has| |#1| (-452)) (|has| |#1| (-556))))) (-3472 (($ $) NIL (|has| |#1| (-556)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-556)))) (-3605 (($ $) NIL (|has| |#1| (-556)))) (-2697 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1301 (($ $) 167 (|has| |#1| (-556)))) (-4268 (($ $) 143 (|has| |#1| (-556)))) (-4364 (($ $ (-564)) 73 (|has| |#1| (-556)))) (-1337 (($ $) 175 (|has| |#1| (-556)))) (-4318 (($ $) 151 (|has| |#1| (-556)))) (-3500 (($) NIL (-2750 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))) CONST)) (-1386 (((-641 $) $ (-1170)) NIL (|has| |#1| (-556))) (((-641 $) $) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $) (-1170)) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $)) NIL (|has| |#1| (-556))) (((-641 $) (-948 $)) NIL (|has| |#1| (-556)))) (-1553 (($ $ (-1170)) NIL (|has| |#1| (-556))) (($ $) NIL (|has| |#1| (-556))) (($ (-1166 $) (-1170)) 134 (|has| |#1| (-556))) (($ (-1166 $)) NIL (|has| |#1| (-556))) (($ (-948 $)) NIL (|has| |#1| (-556)))) (-4201 (((-3 (-610 $) "failed") $) 18) (((-3 (-1170) "failed") $) NIL) (((-3 |#1| "failed") $) 440) (((-3 (-48) "failed") $) 336 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-948 |#1|)) "failed") $) NIL (|has| |#1| (-556))) (((-3 (-948 |#1|) "failed") $) NIL (|has| |#1| (-1045))) (((-3 (-407 (-564)) "failed") $) 46 (-2750 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2961 (((-610 $) $) 12) (((-1170) $) NIL) ((|#1| $) 420) (((-48) $) NIL (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-948 |#1|)) $) NIL (|has| |#1| (-556))) (((-948 |#1|) $) NIL (|has| |#1| (-1045))) (((-407 (-564)) $) 319 (-2750 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2577 (($ $ $) NIL (|has| |#1| (-556)))) (-2202 (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 125 (|has| |#1| (-1045))) (((-685 |#1|) (-685 $)) 115 (|has| |#1| (-1045))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (-2965 (($ $) 96 (|has| |#1| (-556)))) (-1654 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))))) (-2560 (($ $ $) NIL (|has| |#1| (-556)))) (-3458 (($ $ (-1086 $)) 236 (|has| |#1| (-556))) (($ $ (-1170)) 234 (|has| |#1| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-556)))) (-3037 (((-112) $) NIL (|has| |#1| (-556)))) (-1465 (($ $ $) 202 (|has| |#1| (-556)))) (-2295 (($) 137 (|has| |#1| (-556)))) (-1797 (($ $ $) 222 (|has| |#1| (-556)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 391 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 398 (|has| |#1| (-882 (-379))))) (-3865 (($ $) NIL) (($ (-641 $)) NIL)) (-3898 (((-641 (-114)) $) NIL)) (-1364 (((-114) (-114)) 276)) (-4035 (((-112) $) 25 (-2750 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))))) (-2220 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-1653 (($ $) 72 (|has| |#1| (-1045)))) (-2261 (((-1119 |#1| (-610 $)) $) 91 (|has| |#1| (-1045)))) (-2199 (((-112) $) 62 (|has| |#1| (-556)))) (-4047 (($ $ (-564)) NIL (|has| |#1| (-556)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-556)))) (-1482 (((-1166 $) (-610 $)) 277 (|has| $ (-1045)))) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 $ $) (-610 $)) 425)) (-4093 (((-3 (-610 $) "failed") $) NIL)) (-3473 (($ $) 141 (|has| |#1| (-556)))) (-2645 (($ $) 247 (|has| |#1| (-556)))) (-3202 (($ (-641 $)) NIL (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-4172 (((-1152) $) NIL)) (-3551 (((-641 (-610 $)) $) 49)) (-2342 (($ (-114) $) NIL) (($ (-114) (-641 $)) 430)) (-3543 (((-3 (-641 $) "failed") $) NIL (|has| |#1| (-1106)))) (-1970 (((-3 (-2 (|:| |val| $) (|:| -1377 (-564))) "failed") $) NIL (|has| |#1| (-1045)))) (-1524 (((-3 (-641 $) "failed") $) 435 (|has| |#1| (-25)))) (-1543 (((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 $))) "failed") $) 439 (|has| |#1| (-25)))) (-1349 (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $) NIL (|has| |#1| (-1106))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-114)) NIL (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-1170)) NIL (|has| |#1| (-1045)))) (-2918 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) 51)) (-3836 (($ $) NIL (-2750 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-4221 (($ $ (-1170)) 251 (|has| |#1| (-556))) (($ $ (-1086 $)) 253 (|has| |#1| (-556)))) (-4336 (((-767) $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) 43)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 301 (|has| |#1| (-556)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-1595 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-2960 (($ $ (-1170)) 226 (|has| |#1| (-556))) (($ $) 224 (|has| |#1| (-556)))) (-4224 (($ $) 218 (|has| |#1| (-556)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 306 (-12 (|has| |#1| (-452)) (|has| |#1| (-556))))) (-3595 (((-418 $) $) NIL (|has| |#1| (-556)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-556))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-556)))) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-556)))) (-1671 (($ $) 139 (|has| |#1| (-556)))) (-2482 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3084 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) 424) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) 378) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1170)) NIL (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-612 (-536)))) (($ $) NIL (|has| |#1| (-612 (-536)))) (($ $ (-114) $ (-1170)) 365 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-114)) (-641 $) (-1170)) 364 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) NIL (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ (-641 $))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ $)) NIL (|has| |#1| (-1045)))) (-3864 (((-767) $) NIL (|has| |#1| (-556)))) (-4226 (($ $) 239 (|has| |#1| (-556)))) (-4362 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-1663 (($ $) NIL) (($ $ $) NIL)) (-4257 (($ $) 249 (|has| |#1| (-556)))) (-4337 (($ $) 200 (|has| |#1| (-556)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-1045))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-1045))) (($ $ (-1170)) NIL (|has| |#1| (-1045)))) (-2901 (($ $) 74 (|has| |#1| (-556)))) (-2272 (((-1119 |#1| (-610 $)) $) 93 (|has| |#1| (-556)))) (-1474 (($ $) 317 (|has| $ (-1045)))) (-1347 (($ $) 177 (|has| |#1| (-556)))) (-4328 (($ $) 153 (|has| |#1| (-556)))) (-1330 (($ $) 173 (|has| |#1| (-556)))) (-4306 (($ $) 149 (|has| |#1| (-556)))) (-1311 (($ $) 169 (|has| |#1| (-556)))) (-4280 (($ $) 145 (|has| |#1| (-556)))) (-4344 (((-888 (-564)) $) NIL (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#1| (-612 (-888 (-379))))) (($ (-418 $)) NIL (|has| |#1| (-556))) (((-536) $) 362 (|has| |#1| (-612 (-536))))) (-2372 (($ $ $) NIL (|has| |#1| (-473)))) (-2064 (($ $ $) NIL (|has| |#1| (-473)))) (-2350 (((-858) $) 423) (($ (-610 $)) 414) (($ (-1170)) 380) (($ |#1|) 337) (($ $) NIL (|has| |#1| (-556))) (($ (-48)) 312 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) (($ (-1119 |#1| (-610 $))) 95 (|has| |#1| (-1045))) (($ (-407 |#1|)) NIL (|has| |#1| (-556))) (($ (-948 (-407 |#1|))) NIL (|has| |#1| (-556))) (($ (-407 (-948 (-407 |#1|)))) NIL (|has| |#1| (-556))) (($ (-407 (-948 |#1|))) NIL (|has| |#1| (-556))) (($ (-948 |#1|)) NIL (|has| |#1| (-1045))) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-556)) (|has| |#1| (-1034 (-407 (-564)))))) (($ (-564)) 34 (-2750 (|has| |#1| (-1034 (-564))) (|has| |#1| (-1045))))) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL (|has| |#1| (-1045)) CONST)) (-3665 (($ $) NIL) (($ (-641 $)) NIL)) (-2038 (($ $ $) 220 (|has| |#1| (-556)))) (-1641 (($ $ $) 206 (|has| |#1| (-556)))) (-3894 (($ $ $) 210 (|has| |#1| (-556)))) (-1300 (($ $ $) 204 (|has| |#1| (-556)))) (-3672 (($ $ $) 208 (|has| |#1| (-556)))) (-3968 (((-112) (-114)) 10)) (-1380 (($ $) 183 (|has| |#1| (-556)))) (-4358 (($ $) 159 (|has| |#1| (-556)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) 179 (|has| |#1| (-556)))) (-4339 (($ $) 155 (|has| |#1| (-556)))) (-1402 (($ $) 187 (|has| |#1| (-556)))) (-4378 (($ $) 163 (|has| |#1| (-556)))) (-1436 (($ (-1170) $) NIL) (($ (-1170) $ $) NIL) (($ (-1170) $ $ $) NIL) (($ (-1170) $ $ $ $) NIL) (($ (-1170) (-641 $)) NIL)) (-1756 (($ $) 214 (|has| |#1| (-556)))) (-1618 (($ $) 212 (|has| |#1| (-556)))) (-1293 (($ $) 189 (|has| |#1| (-556)))) (-1294 (($ $) 165 (|has| |#1| (-556)))) (-1391 (($ $) 185 (|has| |#1| (-556)))) (-4368 (($ $) 161 (|has| |#1| (-556)))) (-1368 (($ $) 181 (|has| |#1| (-556)))) (-4349 (($ $) 157 (|has| |#1| (-556)))) (-3453 (($ $) 192 (|has| |#1| (-556)))) (-2414 (($) 21 (-2750 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) CONST)) (-3966 (($ $) 243 (|has| |#1| (-556)))) (-2428 (($) 23 (-2750 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))) CONST)) (-1843 (($ $) 194 (|has| |#1| (-556))) (($ $ $) 196 (|has| |#1| (-556)))) (-4057 (($ $) 241 (|has| |#1| (-556)))) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-1045))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-1045))) (($ $ (-1170)) NIL (|has| |#1| (-1045)))) (-2532 (($ $) 245 (|has| |#1| (-556)))) (-3589 (($ $ $) 198 (|has| |#1| (-556)))) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 88)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 86)) (-3004 (($ (-1119 |#1| (-610 $)) (-1119 |#1| (-610 $))) 106 (|has| |#1| (-556))) (($ $ $) 42 (-2750 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-2992 (($ $ $) 40 (-2750 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (($ $) 29 (-2750 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-2980 (($ $ $) 38 (-2750 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (** (($ $ $) 64 (|has| |#1| (-556))) (($ $ (-407 (-564))) 314 (|has| |#1| (-556))) (($ $ (-564)) 80 (-2750 (|has| |#1| (-473)) (|has| |#1| (-556)))) (($ $ (-767)) 75 (-2750 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106)))) (($ $ (-917)) 84 (-2750 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))))) (* (($ (-407 (-564)) $) NIL (|has| |#1| (-556))) (($ $ (-407 (-564))) NIL (|has| |#1| (-556))) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172))) (($ $ $) 36 (-2750 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106)))) (($ (-564) $) 32 (-2750 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (($ (-767) $) NIL (-2750 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (($ (-917) $) NIL (-2750 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))))
-(((-316 |#1|) (-13 (-430 |#1|) (-10 -8 (IF (|has| |#1| (-556)) (PROGN (-6 (-29 |#1|)) (-6 (-1194)) (-6 (-160)) (-6 (-627)) (-6 (-1133)) (-15 -2965 ($ $)) (-15 -2199 ((-112) $)) (-15 -4364 ($ $ (-564))) (IF (|has| |#1| (-452)) (PROGN (-15 -2453 ((-418 (-1166 $)) (-1166 $))) (-15 -3547 ((-418 (-1166 $)) (-1166 $)))) |%noBranch|) (IF (|has| |#1| (-1034 (-564))) (-6 (-1034 (-48))) |%noBranch|)) |%noBranch|))) (-846)) (T -316))
-((-2965 (*1 *1 *1) (-12 (-5 *1 (-316 *2)) (-4 *2 (-556)) (-4 *2 (-846)))) (-2199 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))) (-4364 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))) (-2453 (*1 *2 *3) (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1)) (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846)))) (-3547 (*1 *2 *3) (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1)) (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846)))))
-(-13 (-430 |#1|) (-10 -8 (IF (|has| |#1| (-556)) (PROGN (-6 (-29 |#1|)) (-6 (-1194)) (-6 (-160)) (-6 (-627)) (-6 (-1133)) (-15 -2965 ($ $)) (-15 -2199 ((-112) $)) (-15 -4364 ($ $ (-564))) (IF (|has| |#1| (-452)) (PROGN (-15 -2453 ((-418 (-1166 $)) (-1166 $))) (-15 -3547 ((-418 (-1166 $)) (-1166 $)))) |%noBranch|) (IF (|has| |#1| (-1034 (-564))) (-6 (-1034 (-48))) |%noBranch|)) |%noBranch|)))
-((-1662 (((-52) |#2| (-114) (-294 |#2|) (-641 |#2|)) 94) (((-52) |#2| (-114) (-294 |#2|) (-294 |#2|)) 90) (((-52) |#2| (-114) (-294 |#2|) |#2|) 92) (((-52) (-294 |#2|) (-114) (-294 |#2|) |#2|) 93) (((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|))) 86) (((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 |#2|)) 88) (((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 |#2|)) 89) (((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|))) 87) (((-52) (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|)) 95) (((-52) (-294 |#2|) (-114) (-294 |#2|) (-294 |#2|)) 91)))
-(((-317 |#1| |#2|) (-10 -7 (-15 -1662 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-294 |#2|))) (-15 -1662 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -1662 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1662 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1662 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1662 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1662 ((-52) (-294 |#2|) (-114) (-294 |#2|) |#2|)) (-15 -1662 ((-52) |#2| (-114) (-294 |#2|) |#2|)) (-15 -1662 ((-52) |#2| (-114) (-294 |#2|) (-294 |#2|))) (-15 -1662 ((-52) |#2| (-114) (-294 |#2|) (-641 |#2|)))) (-13 (-846) (-556) (-612 (-536))) (-430 |#1|)) (T -317))
-((-1662 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-5 *6 (-641 *3)) (-4 *3 (-430 *7)) (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *7 *3)))) (-1662 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *3)))) (-1662 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *3)))) (-1662 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-294 *5)) (-5 *4 (-114)) (-4 *5 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *5)))) (-1662 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-114))) (-5 *6 (-641 (-294 *8))) (-4 *8 (-430 *7)) (-5 *5 (-294 *8)) (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *7 *8)))) (-1662 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7)) (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *7)))) (-1662 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-641 (-294 *8))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *8)) (-5 *6 (-641 *8)) (-4 *8 (-430 *7)) (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *7 *8)))) (-1662 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7)) (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *7)))) (-1662 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-641 *7)) (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *7)))) (-1662 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-294 *6)) (-5 *4 (-114)) (-4 *6 (-430 *5)) (-4 *5 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *5 *6)))))
-(-10 -7 (-15 -1662 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-294 |#2|))) (-15 -1662 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -1662 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1662 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1662 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1662 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1662 ((-52) (-294 |#2|) (-114) (-294 |#2|) |#2|)) (-15 -1662 ((-52) |#2| (-114) (-294 |#2|) |#2|)) (-15 -1662 ((-52) |#2| (-114) (-294 |#2|) (-294 |#2|))) (-15 -1662 ((-52) |#2| (-114) (-294 |#2|) (-641 |#2|))))
-((-2097 (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564) (-1152)) 67) (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564)) 68) (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564) (-1152)) 64) (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564)) 65)) (-2768 (((-1 (-225) (-225)) (-225)) 66)))
-(((-318) (-10 -7 (-15 -2768 ((-1 (-225) (-225)) (-225))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564) (-1152))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564) (-1152))))) (T -318))
-((-2097 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564)) (-5 *8 (-1152)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-2097 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-2097 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *7 (-1152)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-2097 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-2768 (*1 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-318)) (-5 *3 (-225)))))
-(-10 -7 (-15 -2768 ((-1 (-225) (-225)) (-225))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564) (-1152))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564))) (-15 -2097 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564) (-1152))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 26)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 20)) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) 34)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) 16)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-407 (-564))) NIL) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-1871 (($ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194)))))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) NIL)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3818 (((-407 (-564)) $) 17)) (-1616 (($ (-1244 |#1| |#2| |#3|)) 11)) (-1377 (((-1244 |#1| |#2| |#3|) $) 12)) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2762 (((-407 (-564)) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 10)) (-2350 (((-858) $) 40) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) 32)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) NIL)) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 28)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 35)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-319 |#1| |#2| |#3|) (-13 (-1240 |#1|) (-788) (-10 -8 (-15 -1616 ($ (-1244 |#1| |#2| |#3|))) (-15 -1377 ((-1244 |#1| |#2| |#3|) $)) (-15 -3818 ((-407 (-564)) $)))) (-13 (-363) (-846)) (-1170) |#1|) (T -319))
-((-1616 (*1 *1 *2) (-12 (-5 *2 (-1244 *3 *4 *5)) (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-319 *3 *4 *5)))) (-1377 (*1 *2 *1) (-12 (-5 *2 (-1244 *3 *4 *5)) (-5 *1 (-319 *3 *4 *5)) (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3))) (-3818 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-319 *3 *4 *5)) (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3))))
-(-13 (-1240 |#1|) (-788) (-10 -8 (-15 -1616 ($ (-1244 |#1| |#2| |#3|))) (-15 -1377 ((-1244 |#1| |#2| |#3|) $)) (-15 -3818 ((-407 (-564)) $))))
-((-4047 (((-2 (|:| -1377 (-767)) (|:| -4311 |#1|) (|:| |radicand| (-641 |#1|))) (-418 |#1|) (-767)) 35)) (-3473 (((-641 (-2 (|:| -4311 (-767)) (|:| |logand| |#1|))) (-418 |#1|)) 40)))
-(((-320 |#1|) (-10 -7 (-15 -4047 ((-2 (|:| -1377 (-767)) (|:| -4311 |#1|) (|:| |radicand| (-641 |#1|))) (-418 |#1|) (-767))) (-15 -3473 ((-641 (-2 (|:| -4311 (-767)) (|:| |logand| |#1|))) (-418 |#1|)))) (-556)) (T -320))
-((-3473 (*1 *2 *3) (-12 (-5 *3 (-418 *4)) (-4 *4 (-556)) (-5 *2 (-641 (-2 (|:| -4311 (-767)) (|:| |logand| *4)))) (-5 *1 (-320 *4)))) (-4047 (*1 *2 *3 *4) (-12 (-5 *3 (-418 *5)) (-4 *5 (-556)) (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *5) (|:| |radicand| (-641 *5)))) (-5 *1 (-320 *5)) (-5 *4 (-767)))))
-(-10 -7 (-15 -4047 ((-2 (|:| -1377 (-767)) (|:| -4311 |#1|) (|:| |radicand| (-641 |#1|))) (-418 |#1|) (-767))) (-15 -3473 ((-641 (-2 (|:| -4311 (-767)) (|:| |logand| |#1|))) (-418 |#1|))))
-((-3743 (((-641 |#2|) (-1166 |#4|)) 44)) (-4365 ((|#3| (-564)) 47)) (-4383 (((-1166 |#4|) (-1166 |#3|)) 30)) (-3418 (((-1166 |#4|) (-1166 |#4|) (-564)) 64)) (-3069 (((-1166 |#3|) (-1166 |#4|)) 21)) (-2762 (((-641 (-767)) (-1166 |#4|) (-641 |#2|)) 41)) (-3789 (((-1166 |#3|) (-1166 |#4|) (-641 |#2|) (-641 |#3|)) 35)))
-(((-321 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3789 ((-1166 |#3|) (-1166 |#4|) (-641 |#2|) (-641 |#3|))) (-15 -2762 ((-641 (-767)) (-1166 |#4|) (-641 |#2|))) (-15 -3743 ((-641 |#2|) (-1166 |#4|))) (-15 -3069 ((-1166 |#3|) (-1166 |#4|))) (-15 -4383 ((-1166 |#4|) (-1166 |#3|))) (-15 -3418 ((-1166 |#4|) (-1166 |#4|) (-564))) (-15 -4365 (|#3| (-564)))) (-789) (-846) (-1045) (-945 |#3| |#1| |#2|)) (T -321))
-((-4365 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1045)) (-5 *1 (-321 *4 *5 *2 *6)) (-4 *6 (-945 *2 *4 *5)))) (-3418 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 *7)) (-5 *3 (-564)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *1 (-321 *4 *5 *6 *7)))) (-4383 (*1 *2 *3) (-12 (-5 *3 (-1166 *6)) (-4 *6 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-1166 *7)) (-5 *1 (-321 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-3069 (*1 *2 *3) (-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *2 (-1166 *6)) (-5 *1 (-321 *4 *5 *6 *7)))) (-3743 (*1 *2 *3) (-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *2 (-641 *5)) (-5 *1 (-321 *4 *5 *6 *7)))) (-2762 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *8)) (-5 *4 (-641 *6)) (-4 *6 (-846)) (-4 *8 (-945 *7 *5 *6)) (-4 *5 (-789)) (-4 *7 (-1045)) (-5 *2 (-641 (-767))) (-5 *1 (-321 *5 *6 *7 *8)))) (-3789 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 *8)) (-4 *7 (-846)) (-4 *8 (-1045)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-5 *2 (-1166 *8)) (-5 *1 (-321 *6 *7 *8 *9)))))
-(-10 -7 (-15 -3789 ((-1166 |#3|) (-1166 |#4|) (-641 |#2|) (-641 |#3|))) (-15 -2762 ((-641 (-767)) (-1166 |#4|) (-641 |#2|))) (-15 -3743 ((-641 |#2|) (-1166 |#4|))) (-15 -3069 ((-1166 |#3|) (-1166 |#4|))) (-15 -4383 ((-1166 |#4|) (-1166 |#3|))) (-15 -3418 ((-1166 |#4|) (-1166 |#4|) (-564))) (-15 -4365 (|#3| (-564))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 19)) (-3272 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-564)))) $) 23)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3148 (((-767) $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-2550 ((|#1| $ (-564)) NIL)) (-3185 (((-564) $ (-564)) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-2662 (($ (-1 |#1| |#1|) $) NIL)) (-3310 (($ (-1 (-564) (-564)) $) 11)) (-4172 (((-1152) $) NIL)) (-1762 (($ $ $) NIL (|has| (-564) (-788)))) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ |#1|) NIL)) (-2606 (((-564) |#1| $) NIL)) (-2414 (($) 21 T CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) 28 (|has| |#1| (-846)))) (-2992 (($ $) 12) (($ $ $) 27)) (-2980 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL) (($ (-564) |#1|) 26)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 67)) (-4302 (((-1245 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-1245 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-3 (-1244 |#2| |#3| |#4|) "failed") $) 26)) (-2938 (((-1245 |#1| |#2| |#3| |#4|) $) NIL) (((-1170) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-564) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-564)))) (((-1244 |#2| |#3| |#4|) $) NIL)) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-1245 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1259 (-1245 |#1| |#2| |#3| |#4|)))) (-685 $) (-1259 $)) NIL) (((-685 (-1245 |#1| |#2| |#3| |#4|)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-1245 |#1| |#2| |#3| |#4|) $) 22)) (-3234 (((-3 $ "failed") $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1145)))) (-4371 (((-112) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-1530 (($ $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-4271 (($ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) $) NIL)) (-1313 (((-3 (-839 |#2|) "failed") $) 87)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-307)))) (-4256 (((-1245 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-1245 |#1| |#2| |#3| |#4|)) (-641 (-1245 |#1| |#2| |#3| |#4|))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-294 (-1245 |#1| |#2| |#3| |#4|))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-641 (-294 (-1245 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-309 (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-641 (-1170)) (-641 (-1245 |#1| |#2| |#3| |#4|))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-514 (-1170) (-1245 |#1| |#2| |#3| |#4|)))) (($ $ (-1170) (-1245 |#1| |#2| |#3| |#4|)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-514 (-1170) (-1245 |#1| |#2| |#3| |#4|))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-1245 |#1| |#2| |#3| |#4|)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-286 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-1170)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) (-767)) NIL) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-1245 |#1| |#2| |#3| |#4|) $) 19)) (-4327 (((-888 (-564)) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-612 (-536)))) (((-379) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1018))) (((-225) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-1245 |#1| |#2| |#3| |#4|) (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-1245 |#1| |#2| |#3| |#4|)) 30) (($ (-1170)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-1034 (-1170)))) (($ (-1244 |#2| |#3| |#4|)) 37)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-1245 |#1| |#2| |#3| |#4|) (-905))) (|has| (-1245 |#1| |#2| |#3| |#4|) (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 (((-1245 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-816)))) (-2409 (($) 42 T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-233))) (($ $ (-1170)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-896 (-1170)))) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) (-767)) NIL) (($ $ (-1 (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-1245 |#1| |#2| |#3| |#4|) (-846)))) (-2992 (($ $ $) 35) (($ (-1245 |#1| |#2| |#3| |#4|) (-1245 |#1| |#2| |#3| |#4|)) 32)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-1245 |#1| |#2| |#3| |#4|) $) 31) (($ $ (-1245 |#1| |#2| |#3| |#4|)) NIL)))
+(((-313 |#1| |#2| |#3| |#4|) (-13 (-988 (-1245 |#1| |#2| |#3| |#4|)) (-1034 (-1244 |#2| |#3| |#4|)) (-10 -8 (-15 -1313 ((-3 (-839 |#2|) "failed") $)) (-15 -2326 ($ (-1244 |#2| |#3| |#4|))))) (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)) (-13 (-27) (-1194) (-430 |#1|)) (-1170) |#2|) (T -313))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1244 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4) (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *1 (-313 *3 *4 *5 *6)))) (-1313 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *2 (-839 *4)) (-5 *1 (-313 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4))))
+(-13 (-988 (-1245 |#1| |#2| |#3| |#4|)) (-1034 (-1244 |#2| |#3| |#4|)) (-10 -8 (-15 -1313 ((-3 (-839 |#2|) "failed") $)) (-15 -2326 ($ (-1244 |#2| |#3| |#4|)))))
+((-4271 (((-316 |#2|) (-1 |#2| |#1|) (-316 |#1|)) 13)))
+(((-314 |#1| |#2|) (-10 -7 (-15 -4271 ((-316 |#2|) (-1 |#2| |#1|) (-316 |#1|)))) (-846) (-846)) (T -314))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-316 *5)) (-4 *5 (-846)) (-4 *6 (-846)) (-5 *2 (-316 *6)) (-5 *1 (-314 *5 *6)))))
+(-10 -7 (-15 -4271 ((-316 |#2|) (-1 |#2| |#1|) (-316 |#1|))))
+((-3758 (((-52) |#2| (-294 |#2|) (-767)) 40) (((-52) |#2| (-294 |#2|)) 32) (((-52) |#2| (-767)) 35) (((-52) |#2|) 33) (((-52) (-1170)) 26)) (-1424 (((-52) |#2| (-294 |#2|) (-407 (-564))) 59) (((-52) |#2| (-294 |#2|)) 56) (((-52) |#2| (-407 (-564))) 58) (((-52) |#2|) 57) (((-52) (-1170)) 55)) (-3783 (((-52) |#2| (-294 |#2|) (-407 (-564))) 54) (((-52) |#2| (-294 |#2|)) 51) (((-52) |#2| (-407 (-564))) 53) (((-52) |#2|) 52) (((-52) (-1170)) 50)) (-3772 (((-52) |#2| (-294 |#2|) (-564)) 47) (((-52) |#2| (-294 |#2|)) 44) (((-52) |#2| (-564)) 46) (((-52) |#2|) 45) (((-52) (-1170)) 43)))
+(((-315 |#1| |#2|) (-10 -7 (-15 -3758 ((-52) (-1170))) (-15 -3758 ((-52) |#2|)) (-15 -3758 ((-52) |#2| (-767))) (-15 -3758 ((-52) |#2| (-294 |#2|))) (-15 -3758 ((-52) |#2| (-294 |#2|) (-767))) (-15 -3772 ((-52) (-1170))) (-15 -3772 ((-52) |#2|)) (-15 -3772 ((-52) |#2| (-564))) (-15 -3772 ((-52) |#2| (-294 |#2|))) (-15 -3772 ((-52) |#2| (-294 |#2|) (-564))) (-15 -3783 ((-52) (-1170))) (-15 -3783 ((-52) |#2|)) (-15 -3783 ((-52) |#2| (-407 (-564)))) (-15 -3783 ((-52) |#2| (-294 |#2|))) (-15 -3783 ((-52) |#2| (-294 |#2|) (-407 (-564)))) (-15 -1424 ((-52) (-1170))) (-15 -1424 ((-52) |#2|)) (-15 -1424 ((-52) |#2| (-407 (-564)))) (-15 -1424 ((-52) |#2| (-294 |#2|))) (-15 -1424 ((-52) |#2| (-294 |#2|) (-407 (-564))))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -315))
+((-1424 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-5 *5 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-1424 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-1424 (*1 *2 *3 *4) (-12 (-5 *4 (-407 (-564))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-1424 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-1424 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))) (-3783 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-5 *5 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3783 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3783 (*1 *2 *3 *4) (-12 (-5 *4 (-407 (-564))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3783 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3783 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))) (-3772 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 *5) (-637 *5))) (-5 *5 (-564)) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3772 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3772 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-4 *5 (-13 (-452) (-846) (-1034 *4) (-637 *4))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3772 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3772 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))) (-3758 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-294 *3)) (-5 *5 (-767)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *6 *3)))) (-3758 (*1 *2 *3 *4) (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)))) (-3758 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3758 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3758 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-315 *4 *5)) (-4 *5 (-13 (-27) (-1194) (-430 *4))))))
+(-10 -7 (-15 -3758 ((-52) (-1170))) (-15 -3758 ((-52) |#2|)) (-15 -3758 ((-52) |#2| (-767))) (-15 -3758 ((-52) |#2| (-294 |#2|))) (-15 -3758 ((-52) |#2| (-294 |#2|) (-767))) (-15 -3772 ((-52) (-1170))) (-15 -3772 ((-52) |#2|)) (-15 -3772 ((-52) |#2| (-564))) (-15 -3772 ((-52) |#2| (-294 |#2|))) (-15 -3772 ((-52) |#2| (-294 |#2|) (-564))) (-15 -3783 ((-52) (-1170))) (-15 -3783 ((-52) |#2|)) (-15 -3783 ((-52) |#2| (-407 (-564)))) (-15 -3783 ((-52) |#2| (-294 |#2|))) (-15 -3783 ((-52) |#2| (-294 |#2|) (-407 (-564)))) (-15 -1424 ((-52) (-1170))) (-15 -1424 ((-52) |#2|)) (-15 -1424 ((-52) |#2| (-407 (-564)))) (-15 -1424 ((-52) |#2| (-294 |#2|))) (-15 -1424 ((-52) |#2| (-294 |#2|) (-407 (-564)))))
+((-2315 (((-112) $ $) NIL)) (-4321 (((-641 $) $ (-1170)) NIL (|has| |#1| (-556))) (((-641 $) $) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $) (-1170)) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $)) NIL (|has| |#1| (-556))) (((-641 $) (-948 $)) NIL (|has| |#1| (-556)))) (-4346 (($ $ (-1170)) NIL (|has| |#1| (-556))) (($ $) NIL (|has| |#1| (-556))) (($ (-1166 $) (-1170)) NIL (|has| |#1| (-556))) (($ (-1166 $)) NIL (|has| |#1| (-556))) (($ (-948 $)) NIL (|has| |#1| (-556)))) (-2480 (((-112) $) 27 (-2733 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-3702 (((-641 (-1170)) $) 367)) (-3510 (((-407 (-1166 $)) $ (-610 $)) NIL (|has| |#1| (-556)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3418 (((-641 (-610 $)) $) NIL)) (-1316 (($ $) 171 (|has| |#1| (-556)))) (-4272 (($ $) 147 (|has| |#1| (-556)))) (-2762 (($ $ (-1086 $)) 232 (|has| |#1| (-556))) (($ $ (-1170)) 228 (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) NIL (-2733 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-4287 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) 385) (($ $ (-641 (-610 $)) (-641 $)) 429)) (-2729 (((-418 (-1166 $)) (-1166 $)) 308 (-12 (|has| |#1| (-452)) (|has| |#1| (-556))))) (-1367 (($ $) NIL (|has| |#1| (-556)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-556)))) (-3557 (($ $) NIL (|has| |#1| (-556)))) (-3143 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1295 (($ $) 167 (|has| |#1| (-556)))) (-4249 (($ $) 143 (|has| |#1| (-556)))) (-4095 (($ $ (-564)) 73 (|has| |#1| (-556)))) (-1339 (($ $) 175 (|has| |#1| (-556)))) (-4296 (($ $) 151 (|has| |#1| (-556)))) (-1747 (($) NIL (-2733 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))) CONST)) (-1576 (((-641 $) $ (-1170)) NIL (|has| |#1| (-556))) (((-641 $) $) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $) (-1170)) NIL (|has| |#1| (-556))) (((-641 $) (-1166 $)) NIL (|has| |#1| (-556))) (((-641 $) (-948 $)) NIL (|has| |#1| (-556)))) (-4183 (($ $ (-1170)) NIL (|has| |#1| (-556))) (($ $) NIL (|has| |#1| (-556))) (($ (-1166 $) (-1170)) 134 (|has| |#1| (-556))) (($ (-1166 $)) NIL (|has| |#1| (-556))) (($ (-948 $)) NIL (|has| |#1| (-556)))) (-4180 (((-3 (-610 $) "failed") $) 18) (((-3 (-1170) "failed") $) NIL) (((-3 |#1| "failed") $) 440) (((-3 (-48) "failed") $) 336 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-948 |#1|)) "failed") $) NIL (|has| |#1| (-556))) (((-3 (-948 |#1|) "failed") $) NIL (|has| |#1| (-1045))) (((-3 (-407 (-564)) "failed") $) 46 (-2733 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2938 (((-610 $) $) 12) (((-1170) $) NIL) ((|#1| $) 420) (((-48) $) NIL (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-948 |#1|)) $) NIL (|has| |#1| (-556))) (((-948 |#1|) $) NIL (|has| |#1| (-1045))) (((-407 (-564)) $) 319 (-2733 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2544 (($ $ $) NIL (|has| |#1| (-556)))) (-1863 (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 125 (|has| |#1| (-1045))) (((-685 |#1|) (-685 $)) 115 (|has| |#1| (-1045))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (-1297 (($ $) 96 (|has| |#1| (-556)))) (-1580 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))))) (-2523 (($ $ $) NIL (|has| |#1| (-556)))) (-4269 (($ $ (-1086 $)) 236 (|has| |#1| (-556))) (($ $ (-1170)) 234 (|has| |#1| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-556)))) (-4218 (((-112) $) NIL (|has| |#1| (-556)))) (-4268 (($ $ $) 202 (|has| |#1| (-556)))) (-2284 (($) 137 (|has| |#1| (-556)))) (-2105 (($ $ $) 222 (|has| |#1| (-556)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 391 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 398 (|has| |#1| (-882 (-379))))) (-4058 (($ $) NIL) (($ (-641 $)) NIL)) (-1846 (((-641 (-114)) $) NIL)) (-1693 (((-114) (-114)) 276)) (-1980 (((-112) $) 25 (-2733 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))))) (-3207 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-2650 (($ $) 72 (|has| |#1| (-1045)))) (-2254 (((-1119 |#1| (-610 $)) $) 91 (|has| |#1| (-1045)))) (-2705 (((-112) $) 62 (|has| |#1| (-556)))) (-3596 (($ $ (-564)) NIL (|has| |#1| (-556)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-556)))) (-2288 (((-1166 $) (-610 $)) 277 (|has| $ (-1045)))) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 $ $) (-610 $)) 425)) (-2599 (((-3 (-610 $) "failed") $) NIL)) (-3441 (($ $) 141 (|has| |#1| (-556)))) (-2629 (($ $) 247 (|has| |#1| (-556)))) (-3172 (($ (-641 $)) NIL (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-2332 (((-1152) $) NIL)) (-3499 (((-641 (-610 $)) $) 49)) (-2330 (($ (-114) $) NIL) (($ (-114) (-641 $)) 430)) (-3517 (((-3 (-641 $) "failed") $) NIL (|has| |#1| (-1106)))) (-3560 (((-3 (-2 (|:| |val| $) (|:| -4165 (-564))) "failed") $) NIL (|has| |#1| (-1045)))) (-1377 (((-3 (-641 $) "failed") $) 435 (|has| |#1| (-25)))) (-1485 (((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 $))) "failed") $) 439 (|has| |#1| (-25)))) (-1344 (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $) NIL (|has| |#1| (-1106))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-114)) NIL (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-1170)) NIL (|has| |#1| (-1045)))) (-1879 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) 51)) (-3806 (($ $) NIL (-2733 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-3221 (($ $ (-1170)) 251 (|has| |#1| (-556))) (($ $ (-1086 $)) 253 (|has| |#1| (-556)))) (-4315 (((-767) $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) 43)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 301 (|has| |#1| (-556)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-1629 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-3342 (($ $ (-1170)) 226 (|has| |#1| (-556))) (($ $) 224 (|has| |#1| (-556)))) (-2281 (($ $) 218 (|has| |#1| (-556)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 306 (-12 (|has| |#1| (-452)) (|has| |#1| (-556))))) (-3546 (((-418 $) $) NIL (|has| |#1| (-556)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-556))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-556)))) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-556)))) (-1673 (($ $) 139 (|has| |#1| (-556)))) (-2707 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3055 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) 424) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) 378) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1170)) NIL (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-612 (-536)))) (($ $) NIL (|has| |#1| (-612 (-536)))) (($ $ (-114) $ (-1170)) 365 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-114)) (-641 $) (-1170)) 364 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) NIL (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ (-641 $))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ $)) NIL (|has| |#1| (-1045)))) (-2468 (((-767) $) NIL (|has| |#1| (-556)))) (-4202 (($ $) 239 (|has| |#1| (-556)))) (-4361 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-1421 (($ $) NIL) (($ $ $) NIL)) (-4237 (($ $) 249 (|has| |#1| (-556)))) (-3601 (($ $) 200 (|has| |#1| (-556)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-1045))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-1045))) (($ $ (-1170)) NIL (|has| |#1| (-1045)))) (-3773 (($ $) 74 (|has| |#1| (-556)))) (-2264 (((-1119 |#1| (-610 $)) $) 93 (|has| |#1| (-556)))) (-3954 (($ $) 317 (|has| $ (-1045)))) (-1350 (($ $) 177 (|has| |#1| (-556)))) (-4305 (($ $) 153 (|has| |#1| (-556)))) (-1327 (($ $) 173 (|has| |#1| (-556)))) (-4284 (($ $) 149 (|has| |#1| (-556)))) (-1307 (($ $) 169 (|has| |#1| (-556)))) (-4261 (($ $) 145 (|has| |#1| (-556)))) (-4327 (((-888 (-564)) $) NIL (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#1| (-612 (-888 (-379))))) (($ (-418 $)) NIL (|has| |#1| (-556))) (((-536) $) 362 (|has| |#1| (-612 (-536))))) (-1916 (($ $ $) NIL (|has| |#1| (-473)))) (-1761 (($ $ $) NIL (|has| |#1| (-473)))) (-2326 (((-858) $) 423) (($ (-610 $)) 414) (($ (-1170)) 380) (($ |#1|) 337) (($ $) NIL (|has| |#1| (-556))) (($ (-48)) 312 (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) (($ (-1119 |#1| (-610 $))) 95 (|has| |#1| (-1045))) (($ (-407 |#1|)) NIL (|has| |#1| (-556))) (($ (-948 (-407 |#1|))) NIL (|has| |#1| (-556))) (($ (-407 (-948 (-407 |#1|)))) NIL (|has| |#1| (-556))) (($ (-407 (-948 |#1|))) NIL (|has| |#1| (-556))) (($ (-948 |#1|)) NIL (|has| |#1| (-1045))) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-556)) (|has| |#1| (-1034 (-407 (-564)))))) (($ (-564)) 34 (-2733 (|has| |#1| (-1034 (-564))) (|has| |#1| (-1045))))) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL (|has| |#1| (-1045)) CONST)) (-1962 (($ $) NIL) (($ (-641 $)) NIL)) (-2994 (($ $ $) 220 (|has| |#1| (-556)))) (-2731 (($ $ $) 206 (|has| |#1| (-556)))) (-1527 (($ $ $) 210 (|has| |#1| (-556)))) (-4020 (($ $ $) 204 (|has| |#1| (-556)))) (-3320 (($ $ $) 208 (|has| |#1| (-556)))) (-2997 (((-112) (-114)) 10)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 183 (|has| |#1| (-556)))) (-4342 (($ $) 159 (|has| |#1| (-556)))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) 179 (|has| |#1| (-556)))) (-4317 (($ $) 155 (|has| |#1| (-556)))) (-1409 (($ $) 187 (|has| |#1| (-556)))) (-4366 (($ $) 163 (|has| |#1| (-556)))) (-1443 (($ (-1170) $) NIL) (($ (-1170) $ $) NIL) (($ (-1170) $ $ $) NIL) (($ (-1170) $ $ $ $) NIL) (($ (-1170) (-641 $)) NIL)) (-1697 (($ $) 214 (|has| |#1| (-556)))) (-2847 (($ $) 212 (|has| |#1| (-556)))) (-2665 (($ $) 189 (|has| |#1| (-556)))) (-4378 (($ $) 165 (|has| |#1| (-556)))) (-1398 (($ $) 185 (|has| |#1| (-556)))) (-4353 (($ $) 161 (|has| |#1| (-556)))) (-1372 (($ $) 181 (|has| |#1| (-556)))) (-4329 (($ $) 157 (|has| |#1| (-556)))) (-2007 (($ $) 192 (|has| |#1| (-556)))) (-2409 (($) 21 (-2733 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) CONST)) (-2780 (($ $) 243 (|has| |#1| (-556)))) (-2421 (($) 23 (-2733 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))) CONST)) (-2170 (($ $) 194 (|has| |#1| (-556))) (($ $ $) 196 (|has| |#1| (-556)))) (-4108 (($ $) 241 (|has| |#1| (-556)))) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-1045))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-1045))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-1045))) (($ $ (-1170)) NIL (|has| |#1| (-1045)))) (-3169 (($ $) 245 (|has| |#1| (-556)))) (-2273 (($ $ $) 198 (|has| |#1| (-556)))) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 88)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 86)) (-2992 (($ (-1119 |#1| (-610 $)) (-1119 |#1| (-610 $))) 106 (|has| |#1| (-556))) (($ $ $) 42 (-2733 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-2981 (($ $ $) 40 (-2733 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (($ $) 29 (-2733 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (-2968 (($ $ $) 38 (-2733 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))) (** (($ $ $) 64 (|has| |#1| (-556))) (($ $ (-407 (-564))) 314 (|has| |#1| (-556))) (($ $ (-564)) 80 (-2733 (|has| |#1| (-473)) (|has| |#1| (-556)))) (($ $ (-767)) 75 (-2733 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106)))) (($ $ (-917)) 84 (-2733 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106))))) (* (($ (-407 (-564)) $) NIL (|has| |#1| (-556))) (($ $ (-407 (-564))) NIL (|has| |#1| (-556))) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172))) (($ $ $) 36 (-2733 (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) (|has| |#1| (-1106)))) (($ (-564) $) 32 (-2733 (|has| |#1| (-21)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (($ (-767) $) NIL (-2733 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))))) (($ (-917) $) NIL (-2733 (|has| |#1| (-25)) (-12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))))))
+(((-316 |#1|) (-13 (-430 |#1|) (-10 -8 (IF (|has| |#1| (-556)) (PROGN (-6 (-29 |#1|)) (-6 (-1194)) (-6 (-160)) (-6 (-627)) (-6 (-1133)) (-15 -1297 ($ $)) (-15 -2705 ((-112) $)) (-15 -4095 ($ $ (-564))) (IF (|has| |#1| (-452)) (PROGN (-15 -2717 ((-418 (-1166 $)) (-1166 $))) (-15 -2729 ((-418 (-1166 $)) (-1166 $)))) |%noBranch|) (IF (|has| |#1| (-1034 (-564))) (-6 (-1034 (-48))) |%noBranch|)) |%noBranch|))) (-846)) (T -316))
+((-1297 (*1 *1 *1) (-12 (-5 *1 (-316 *2)) (-4 *2 (-556)) (-4 *2 (-846)))) (-2705 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))) (-4095 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))) (-2717 (*1 *2 *3) (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1)) (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846)))) (-2729 (*1 *2 *3) (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1)) (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846)))))
+(-13 (-430 |#1|) (-10 -8 (IF (|has| |#1| (-556)) (PROGN (-6 (-29 |#1|)) (-6 (-1194)) (-6 (-160)) (-6 (-627)) (-6 (-1133)) (-15 -1297 ($ $)) (-15 -2705 ((-112) $)) (-15 -4095 ($ $ (-564))) (IF (|has| |#1| (-452)) (PROGN (-15 -2717 ((-418 (-1166 $)) (-1166 $))) (-15 -2729 ((-418 (-1166 $)) (-1166 $)))) |%noBranch|) (IF (|has| |#1| (-1034 (-564))) (-6 (-1034 (-48))) |%noBranch|)) |%noBranch|)))
+((-1292 (((-52) |#2| (-114) (-294 |#2|) (-641 |#2|)) 92) (((-52) |#2| (-114) (-294 |#2|) (-294 |#2|)) 88) (((-52) |#2| (-114) (-294 |#2|) |#2|) 90) (((-52) (-294 |#2|) (-114) (-294 |#2|) |#2|) 91) (((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|))) 84) (((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 |#2|)) 86) (((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 |#2|)) 87) (((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|))) 85) (((-52) (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|)) 93) (((-52) (-294 |#2|) (-114) (-294 |#2|) (-294 |#2|)) 89)))
+(((-317 |#1| |#2|) (-10 -7 (-15 -1292 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-294 |#2|))) (-15 -1292 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -1292 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1292 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1292 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1292 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1292 ((-52) (-294 |#2|) (-114) (-294 |#2|) |#2|)) (-15 -1292 ((-52) |#2| (-114) (-294 |#2|) |#2|)) (-15 -1292 ((-52) |#2| (-114) (-294 |#2|) (-294 |#2|))) (-15 -1292 ((-52) |#2| (-114) (-294 |#2|) (-641 |#2|)))) (-13 (-846) (-556) (-612 (-536))) (-430 |#1|)) (T -317))
+((-1292 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-5 *6 (-641 *3)) (-4 *3 (-430 *7)) (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *7 *3)))) (-1292 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *3)))) (-1292 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *3)))) (-1292 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-294 *5)) (-5 *4 (-114)) (-4 *5 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *5)))) (-1292 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-114))) (-5 *6 (-641 (-294 *8))) (-4 *8 (-430 *7)) (-5 *5 (-294 *8)) (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *7 *8)))) (-1292 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7)) (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *7)))) (-1292 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-641 (-294 *8))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *8)) (-5 *6 (-641 *8)) (-4 *8 (-430 *7)) (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *7 *8)))) (-1292 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7)) (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *7)))) (-1292 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-641 *7)) (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *6 *7)))) (-1292 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-294 *6)) (-5 *4 (-114)) (-4 *6 (-430 *5)) (-4 *5 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52)) (-5 *1 (-317 *5 *6)))))
+(-10 -7 (-15 -1292 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-294 |#2|))) (-15 -1292 ((-52) (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -1292 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1292 ((-52) (-641 (-294 |#2|)) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1292 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 |#2|))) (-15 -1292 ((-52) (-641 |#2|) (-641 (-114)) (-294 |#2|) (-641 (-294 |#2|)))) (-15 -1292 ((-52) (-294 |#2|) (-114) (-294 |#2|) |#2|)) (-15 -1292 ((-52) |#2| (-114) (-294 |#2|) |#2|)) (-15 -1292 ((-52) |#2| (-114) (-294 |#2|) (-294 |#2|))) (-15 -1292 ((-52) |#2| (-114) (-294 |#2|) (-641 |#2|))))
+((-1776 (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564) (-1152)) 67) (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564)) 68) (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564) (-1152)) 64) (((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564)) 65)) (-2594 (((-1 (-225) (-225)) (-225)) 66)))
+(((-318) (-10 -7 (-15 -2594 ((-1 (-225) (-225)) (-225))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564) (-1152))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564) (-1152))))) (T -318))
+((-1776 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564)) (-5 *8 (-1152)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-1776 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-1776 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *7 (-1152)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-1776 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *2 (-1204 (-922))) (-5 *1 (-318)))) (-2594 (*1 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-318)) (-5 *3 (-225)))))
+(-10 -7 (-15 -2594 ((-1 (-225) (-225)) (-225))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-1 (-225) (-225)) (-564) (-1152))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564))) (-15 -1776 ((-1204 (-922)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-225) (-564) (-1152))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 26)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 20)) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) 34)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) 16)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-407 (-564))) NIL) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2983 (($ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194)))))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) NIL)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-2883 (((-407 (-564)) $) 17)) (-3191 (($ (-1244 |#1| |#2| |#3|)) 11)) (-4165 (((-1244 |#1| |#2| |#3|) $) 12)) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-3258 (((-407 (-564)) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 10)) (-2326 (((-858) $) 40) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) 32)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) NIL)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 28)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 35)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-319 |#1| |#2| |#3|) (-13 (-1240 |#1|) (-788) (-10 -8 (-15 -3191 ($ (-1244 |#1| |#2| |#3|))) (-15 -4165 ((-1244 |#1| |#2| |#3|) $)) (-15 -2883 ((-407 (-564)) $)))) (-13 (-363) (-846)) (-1170) |#1|) (T -319))
+((-3191 (*1 *1 *2) (-12 (-5 *2 (-1244 *3 *4 *5)) (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-319 *3 *4 *5)))) (-4165 (*1 *2 *1) (-12 (-5 *2 (-1244 *3 *4 *5)) (-5 *1 (-319 *3 *4 *5)) (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3))) (-2883 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-319 *3 *4 *5)) (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3))))
+(-13 (-1240 |#1|) (-788) (-10 -8 (-15 -3191 ($ (-1244 |#1| |#2| |#3|))) (-15 -4165 ((-1244 |#1| |#2| |#3|) $)) (-15 -2883 ((-407 (-564)) $))))
+((-3596 (((-2 (|:| -4165 (-767)) (|:| -4290 |#1|) (|:| |radicand| (-641 |#1|))) (-418 |#1|) (-767)) 35)) (-3441 (((-641 (-2 (|:| -4290 (-767)) (|:| |logand| |#1|))) (-418 |#1|)) 40)))
+(((-320 |#1|) (-10 -7 (-15 -3596 ((-2 (|:| -4165 (-767)) (|:| -4290 |#1|) (|:| |radicand| (-641 |#1|))) (-418 |#1|) (-767))) (-15 -3441 ((-641 (-2 (|:| -4290 (-767)) (|:| |logand| |#1|))) (-418 |#1|)))) (-556)) (T -320))
+((-3441 (*1 *2 *3) (-12 (-5 *3 (-418 *4)) (-4 *4 (-556)) (-5 *2 (-641 (-2 (|:| -4290 (-767)) (|:| |logand| *4)))) (-5 *1 (-320 *4)))) (-3596 (*1 *2 *3 *4) (-12 (-5 *3 (-418 *5)) (-4 *5 (-556)) (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *5) (|:| |radicand| (-641 *5)))) (-5 *1 (-320 *5)) (-5 *4 (-767)))))
+(-10 -7 (-15 -3596 ((-2 (|:| -4165 (-767)) (|:| -4290 |#1|) (|:| |radicand| (-641 |#1|))) (-418 |#1|) (-767))) (-15 -3441 ((-641 (-2 (|:| -4290 (-767)) (|:| |logand| |#1|))) (-418 |#1|))))
+((-3702 (((-641 |#2|) (-1166 |#4|)) 44)) (-4199 ((|#3| (-564)) 47)) (-2168 (((-1166 |#4|) (-1166 |#3|)) 30)) (-3516 (((-1166 |#4|) (-1166 |#4|) (-564)) 64)) (-1773 (((-1166 |#3|) (-1166 |#4|)) 21)) (-3258 (((-641 (-767)) (-1166 |#4|) (-641 |#2|)) 41)) (-4220 (((-1166 |#3|) (-1166 |#4|) (-641 |#2|) (-641 |#3|)) 35)))
+(((-321 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4220 ((-1166 |#3|) (-1166 |#4|) (-641 |#2|) (-641 |#3|))) (-15 -3258 ((-641 (-767)) (-1166 |#4|) (-641 |#2|))) (-15 -3702 ((-641 |#2|) (-1166 |#4|))) (-15 -1773 ((-1166 |#3|) (-1166 |#4|))) (-15 -2168 ((-1166 |#4|) (-1166 |#3|))) (-15 -3516 ((-1166 |#4|) (-1166 |#4|) (-564))) (-15 -4199 (|#3| (-564)))) (-789) (-846) (-1045) (-945 |#3| |#1| |#2|)) (T -321))
+((-4199 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1045)) (-5 *1 (-321 *4 *5 *2 *6)) (-4 *6 (-945 *2 *4 *5)))) (-3516 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 *7)) (-5 *3 (-564)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *1 (-321 *4 *5 *6 *7)))) (-2168 (*1 *2 *3) (-12 (-5 *3 (-1166 *6)) (-4 *6 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-1166 *7)) (-5 *1 (-321 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-1773 (*1 *2 *3) (-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *2 (-1166 *6)) (-5 *1 (-321 *4 *5 *6 *7)))) (-3702 (*1 *2 *3) (-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *2 (-641 *5)) (-5 *1 (-321 *4 *5 *6 *7)))) (-3258 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *8)) (-5 *4 (-641 *6)) (-4 *6 (-846)) (-4 *8 (-945 *7 *5 *6)) (-4 *5 (-789)) (-4 *7 (-1045)) (-5 *2 (-641 (-767))) (-5 *1 (-321 *5 *6 *7 *8)))) (-4220 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 *8)) (-4 *7 (-846)) (-4 *8 (-1045)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-5 *2 (-1166 *8)) (-5 *1 (-321 *6 *7 *8 *9)))))
+(-10 -7 (-15 -4220 ((-1166 |#3|) (-1166 |#4|) (-641 |#2|) (-641 |#3|))) (-15 -3258 ((-641 (-767)) (-1166 |#4|) (-641 |#2|))) (-15 -3702 ((-641 |#2|) (-1166 |#4|))) (-15 -1773 ((-1166 |#3|) (-1166 |#4|))) (-15 -2168 ((-1166 |#4|) (-1166 |#3|))) (-15 -3516 ((-1166 |#4|) (-1166 |#4|) (-564))) (-15 -4199 (|#3| (-564))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 19)) (-3150 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-564)))) $) 23)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3127 (((-767) $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-2098 ((|#1| $ (-564)) NIL)) (-1680 (((-564) $ (-564)) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2549 (($ (-1 |#1| |#1|) $) NIL)) (-1457 (($ (-1 (-564) (-564)) $) 11)) (-2332 (((-1152) $) NIL)) (-4128 (($ $ $) NIL (|has| (-564) (-788)))) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ |#1|) NIL)) (-1690 (((-564) |#1| $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 21 T CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) 28 (|has| |#1| (-846)))) (-2981 (($ $) 12) (($ $ $) 27)) (-2968 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL) (($ (-564) |#1|) 26)))
(((-322 |#1|) (-13 (-21) (-713 (-564)) (-323 |#1| (-564)) (-10 -7 (IF (|has| |#1| (-846)) (-6 (-846)) |%noBranch|))) (-1094)) (T -322))
NIL
(-13 (-21) (-713 (-564)) (-323 |#1| (-564)) (-10 -7 (IF (|has| |#1| (-846)) (-6 (-846)) |%noBranch|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3272 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))) $) 27)) (-1498 (((-3 $ "failed") $ $) 19)) (-3148 (((-767) $) 28)) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 32)) (-2961 ((|#1| $) 33)) (-2550 ((|#1| $ (-564)) 25)) (-3185 ((|#2| $ (-564)) 26)) (-2662 (($ (-1 |#1| |#1|) $) 22)) (-3310 (($ (-1 |#2| |#2|) $) 23)) (-4172 (((-1152) $) 9)) (-1762 (($ $ $) 21 (|has| |#2| (-788)))) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ |#1|) 31)) (-2606 ((|#2| |#1| $) 24)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2980 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ |#2| |#1|) 29)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3150 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))) $) 28)) (-1318 (((-3 $ "failed") $ $) 20)) (-3127 (((-767) $) 29)) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 33)) (-2938 ((|#1| $) 34)) (-2098 ((|#1| $ (-564)) 26)) (-1680 ((|#2| $ (-564)) 27)) (-2549 (($ (-1 |#1| |#1|) $) 23)) (-1457 (($ (-1 |#2| |#2|) $) 24)) (-2332 (((-1152) $) 10)) (-4128 (($ $ $) 22 (|has| |#2| (-788)))) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ |#1|) 32)) (-1690 ((|#2| |#1| $) 25)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2968 (($ $ $) 15) (($ |#1| $) 31)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ |#2| |#1|) 30)))
(((-323 |#1| |#2|) (-140) (-1094) (-131)) (T -323))
-((-2980 (*1 *1 *2 *1) (-12 (-4 *1 (-323 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-131)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-323 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-131)))) (-3148 (*1 *2 *1) (-12 (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)) (-5 *2 (-767)))) (-3272 (*1 *2 *1) (-12 (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)) (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 *4)))))) (-3185 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-323 *4 *2)) (-4 *4 (-1094)) (-4 *2 (-131)))) (-2550 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-323 *2 *4)) (-4 *4 (-131)) (-4 *2 (-1094)))) (-2606 (*1 *2 *3 *1) (-12 (-4 *1 (-323 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-131)))) (-3310 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)))) (-2662 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)))) (-1762 (*1 *1 *1 *1) (-12 (-4 *1 (-323 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-131)) (-4 *3 (-788)))))
-(-13 (-131) (-1034 |t#1|) (-10 -8 (-15 -2980 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -3148 ((-767) $)) (-15 -3272 ((-641 (-2 (|:| |gen| |t#1|) (|:| -1671 |t#2|))) $)) (-15 -3185 (|t#2| $ (-564))) (-15 -2550 (|t#1| $ (-564))) (-15 -2606 (|t#2| |t#1| $)) (-15 -3310 ($ (-1 |t#2| |t#2|) $)) (-15 -2662 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-788)) (-15 -1762 ($ $ $)) |%noBranch|)))
+((-2968 (*1 *1 *2 *1) (-12 (-4 *1 (-323 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-131)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-323 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-131)))) (-3127 (*1 *2 *1) (-12 (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)) (-5 *2 (-767)))) (-3150 (*1 *2 *1) (-12 (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)) (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 *4)))))) (-1680 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-323 *4 *2)) (-4 *4 (-1094)) (-4 *2 (-131)))) (-2098 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-323 *2 *4)) (-4 *4 (-131)) (-4 *2 (-1094)))) (-1690 (*1 *2 *3 *1) (-12 (-4 *1 (-323 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-131)))) (-1457 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)))) (-2549 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131)))) (-4128 (*1 *1 *1 *1) (-12 (-4 *1 (-323 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-131)) (-4 *3 (-788)))))
+(-13 (-131) (-1034 |t#1|) (-10 -8 (-15 -2968 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -3127 ((-767) $)) (-15 -3150 ((-641 (-2 (|:| |gen| |t#1|) (|:| -1673 |t#2|))) $)) (-15 -1680 (|t#2| $ (-564))) (-15 -2098 (|t#1| $ (-564))) (-15 -1690 (|t#2| |t#1| $)) (-15 -1457 ($ (-1 |t#2| |t#2|) $)) (-15 -2549 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-788)) (-15 -4128 ($ $ $)) |%noBranch|)))
(((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-1034 |#1|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3272 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3148 (((-767) $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-2550 ((|#1| $ (-564)) NIL)) (-3185 (((-767) $ (-564)) NIL)) (-2662 (($ (-1 |#1| |#1|) $) NIL)) (-3310 (($ (-1 (-767) (-767)) $) NIL)) (-4172 (((-1152) $) NIL)) (-1762 (($ $ $) NIL (|has| (-767) (-788)))) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ |#1|) NIL)) (-2606 (((-767) |#1| $) NIL)) (-2414 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2980 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-767) |#1|) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3150 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3127 (((-767) $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-2098 ((|#1| $ (-564)) NIL)) (-1680 (((-767) $ (-564)) NIL)) (-2549 (($ (-1 |#1| |#1|) $) NIL)) (-1457 (($ (-1 (-767) (-767)) $) NIL)) (-2332 (((-1152) $) NIL)) (-4128 (($ $ $) NIL (|has| (-767) (-788)))) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ |#1|) NIL)) (-1690 (((-767) |#1| $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2968 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-767) |#1|) NIL)))
(((-324 |#1|) (-323 |#1| (-767)) (-1094)) (T -324))
NIL
(-323 |#1| (-767))
-((-2477 (($ $) 71)) (-2702 (($ $ |#2| |#3| $) 14)) (-3523 (($ (-1 |#3| |#3|) $) 51)) (-3846 (((-112) $) 42)) (-3855 ((|#2| $) 44)) (-2537 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 63)) (-3172 ((|#2| $) 67)) (-4325 (((-641 |#2|) $) 56)) (-1536 (($ $ $ (-767)) 37)) (-3004 (($ $ |#2|) 60)))
-(((-325 |#1| |#2| |#3|) (-10 -8 (-15 -2477 (|#1| |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1536 (|#1| |#1| |#1| (-767))) (-15 -2702 (|#1| |#1| |#2| |#3| |#1|)) (-15 -3523 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4325 ((-641 |#2|) |#1|)) (-15 -3855 (|#2| |#1|)) (-15 -3846 ((-112) |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3004 (|#1| |#1| |#2|))) (-326 |#2| |#3|) (-1045) (-788)) (T -325))
+((-3430 (($ $) 71)) (-2400 (($ $ |#2| |#3| $) 14)) (-2912 (($ (-1 |#3| |#3|) $) 51)) (-3817 (((-112) $) 42)) (-3829 ((|#2| $) 44)) (-2501 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 63)) (-3024 ((|#2| $) 67)) (-2044 (((-641 |#2|) $) 56)) (-3096 (($ $ $ (-767)) 37)) (-2992 (($ $ |#2|) 60)))
+(((-325 |#1| |#2| |#3|) (-10 -8 (-15 -3430 (|#1| |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3096 (|#1| |#1| |#1| (-767))) (-15 -2400 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2912 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2044 ((-641 |#2|) |#1|)) (-15 -3829 (|#2| |#1|)) (-15 -3817 ((-112) |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2992 (|#1| |#1| |#2|))) (-326 |#2| |#3|) (-1045) (-788)) (T -325))
NIL
-(-10 -8 (-15 -2477 (|#1| |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1536 (|#1| |#1| |#1| (-767))) (-15 -2702 (|#1| |#1| |#2| |#3| |#1|)) (-15 -3523 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4325 ((-641 |#2|) |#1|)) (-15 -3855 (|#2| |#1|)) (-15 -3846 ((-112) |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3004 (|#1| |#1| |#2|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 91 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 89 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 86)) (-2961 (((-564) $) 90 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 88 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 87)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-2477 (($ $) 75 (|has| |#1| (-452)))) (-2702 (($ $ |#1| |#2| $) 79)) (-4035 (((-112) $) 31)) (-2340 (((-767) $) 82)) (-4108 (((-112) $) 65)) (-3720 (($ |#1| |#2|) 64)) (-4253 ((|#2| $) 81)) (-3523 (($ (-1 |#2| |#2|) $) 80)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3846 (((-112) $) 85)) (-3855 ((|#1| $) 84)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-556)))) (-2762 ((|#2| $) 67)) (-3172 ((|#1| $) 76 (|has| |#1| (-452)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 52 (|has| |#1| (-556))) (($ |#1|) 50) (($ (-407 (-564))) 60 (-2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))))) (-4325 (((-641 |#1|) $) 83)) (-2606 ((|#1| $ |#2|) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-1536 (($ $ $ (-767)) 78 (|has| |#1| (-172)))) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+(-10 -8 (-15 -3430 (|#1| |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3096 (|#1| |#1| |#1| (-767))) (-15 -2400 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2912 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2044 ((-641 |#2|) |#1|)) (-15 -3829 (|#2| |#1|)) (-15 -3817 ((-112) |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2992 (|#1| |#1| |#2|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 92 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 90 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 87)) (-2938 (((-564) $) 91 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 89 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 88)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-3430 (($ $) 76 (|has| |#1| (-452)))) (-2400 (($ $ |#1| |#2| $) 80)) (-1980 (((-112) $) 32)) (-2724 (((-767) $) 83)) (-3552 (((-112) $) 66)) (-3679 (($ |#1| |#2|) 65)) (-2035 ((|#2| $) 82)) (-2912 (($ (-1 |#2| |#2|) $) 81)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3817 (((-112) $) 86)) (-3829 ((|#1| $) 85)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556))) (((-3 $ "failed") $ |#1|) 78 (|has| |#1| (-556)))) (-3258 ((|#2| $) 68)) (-3024 ((|#1| $) 77 (|has| |#1| (-452)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 53 (|has| |#1| (-556))) (($ |#1|) 51) (($ (-407 (-564))) 61 (-2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))))) (-2044 (((-641 |#1|) $) 84)) (-1690 ((|#1| $ |#2|) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-3096 (($ $ $ (-767)) 79 (|has| |#1| (-172)))) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-326 |#1| |#2|) (-140) (-1045) (-788)) (T -326))
-((-3846 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-112)))) (-3855 (*1 *2 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-4325 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-641 *3)))) (-2340 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-767)))) (-4253 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3523 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)))) (-2702 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-1536 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-4 *3 (-172)))) (-2537 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *2 (-556)))) (-3172 (*1 *2 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)) (-4 *2 (-452)))) (-2477 (*1 *1 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *2 (-452)))))
-(-13 (-47 |t#1| |t#2|) (-411 |t#1|) (-10 -8 (-15 -3846 ((-112) $)) (-15 -3855 (|t#1| $)) (-15 -4325 ((-641 |t#1|) $)) (-15 -2340 ((-767) $)) (-15 -4253 (|t#2| $)) (-15 -3523 ($ (-1 |t#2| |t#2|) $)) (-15 -2702 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-172)) (-15 -1536 ($ $ $ (-767))) |%noBranch|) (IF (|has| |t#1| (-556)) (-15 -2537 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-15 -3172 (|t#1| $)) (-15 -2477 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-290) |has| |#1| (-556)) ((-411 |#1|) . T) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3676 (((-112) (-112)) NIL)) (-3797 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) |#1|) $) NIL)) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3819 (($ $) NIL (|has| |#1| (-1094)))) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-2204 (($ $ (-564)) NIL)) (-1412 (((-767) $) NIL)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-2997 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2714 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3177 (($ (-641 |#1|)) NIL)) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-4320 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) NIL)) (-1512 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-327 |#1|) (-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -3177 ($ (-641 |#1|))) (-15 -1412 ((-767) $)) (-15 -2204 ($ $ (-564))) (-15 -3676 ((-112) (-112))))) (-1209)) (T -327))
-((-3177 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-327 *3)))) (-1412 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-327 *3)) (-4 *3 (-1209)))) (-2204 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-327 *3)) (-4 *3 (-1209)))) (-3676 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-327 *3)) (-4 *3 (-1209)))))
-(-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -3177 ($ (-641 |#1|))) (-15 -1412 ((-767) $)) (-15 -2204 ($ $ (-564))) (-15 -3676 ((-112) (-112)))))
-((-3957 (((-112) $) 50)) (-3416 (((-767)) 26)) (-3814 ((|#2| $) 54) (($ $ (-917)) 123)) (-3148 (((-767)) 124)) (-2100 (($ (-1259 |#2|)) 23)) (-2946 (((-112) $) 139)) (-1464 ((|#2| $) 56) (($ $ (-917)) 120)) (-4237 (((-1166 |#2|) $) NIL) (((-1166 $) $ (-917)) 111)) (-3982 (((-1166 |#2|) $) 98)) (-4129 (((-1166 |#2|) $) 94) (((-3 (-1166 |#2|) "failed") $ $) 91)) (-4235 (($ $ (-1166 |#2|)) 62)) (-3636 (((-829 (-917))) 33) (((-917)) 51)) (-4228 (((-134)) 30)) (-2762 (((-829 (-917)) $) 35) (((-917) $) 142)) (-2194 (($) 132)) (-1407 (((-1259 |#2|) $) NIL) (((-685 |#2|) (-1259 $)) 45)) (-3335 (($ $) NIL) (((-3 $ "failed") $) 101)) (-1416 (((-112) $) 48)))
-(((-328 |#1| |#2|) (-10 -8 (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -3148 ((-767))) (-15 -3335 (|#1| |#1|)) (-15 -4129 ((-3 (-1166 |#2|) "failed") |#1| |#1|)) (-15 -4129 ((-1166 |#2|) |#1|)) (-15 -3982 ((-1166 |#2|) |#1|)) (-15 -4235 (|#1| |#1| (-1166 |#2|))) (-15 -2946 ((-112) |#1|)) (-15 -2194 (|#1|)) (-15 -3814 (|#1| |#1| (-917))) (-15 -1464 (|#1| |#1| (-917))) (-15 -4237 ((-1166 |#1|) |#1| (-917))) (-15 -3814 (|#2| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -2762 ((-917) |#1|)) (-15 -3636 ((-917))) (-15 -4237 ((-1166 |#2|) |#1|)) (-15 -2100 (|#1| (-1259 |#2|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -3416 ((-767))) (-15 -3636 ((-829 (-917)))) (-15 -2762 ((-829 (-917)) |#1|)) (-15 -3957 ((-112) |#1|)) (-15 -1416 ((-112) |#1|)) (-15 -4228 ((-134)))) (-329 |#2|) (-363)) (T -328))
-((-4228 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-134)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3636 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-829 (-917))) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3416 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3636 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-917)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3148 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))))
-(-10 -8 (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -3148 ((-767))) (-15 -3335 (|#1| |#1|)) (-15 -4129 ((-3 (-1166 |#2|) "failed") |#1| |#1|)) (-15 -4129 ((-1166 |#2|) |#1|)) (-15 -3982 ((-1166 |#2|) |#1|)) (-15 -4235 (|#1| |#1| (-1166 |#2|))) (-15 -2946 ((-112) |#1|)) (-15 -2194 (|#1|)) (-15 -3814 (|#1| |#1| (-917))) (-15 -1464 (|#1| |#1| (-917))) (-15 -4237 ((-1166 |#1|) |#1| (-917))) (-15 -3814 (|#2| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -2762 ((-917) |#1|)) (-15 -3636 ((-917))) (-15 -4237 ((-1166 |#2|) |#1|)) (-15 -2100 (|#1| (-1259 |#2|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -3416 ((-767))) (-15 -3636 ((-829 (-917)))) (-15 -2762 ((-829 (-917)) |#1|)) (-15 -3957 ((-112) |#1|)) (-15 -1416 ((-112) |#1|)) (-15 -4228 ((-134))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-3957 (((-112) $) 95)) (-3416 (((-767)) 91)) (-3814 ((|#1| $) 141) (($ $ (-917)) 138 (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) 123 (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-2697 (((-112) $ $) 60)) (-3148 (((-767)) 113 (|has| |#1| (-368)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 102)) (-2961 ((|#1| $) 103)) (-2100 (($ (-1259 |#1|)) 147)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 129 (|has| |#1| (-368)))) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-3038 (($) 110 (|has| |#1| (-368)))) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-2610 (($) 125 (|has| |#1| (-368)))) (-2549 (((-112) $) 126 (|has| |#1| (-368)))) (-3028 (($ $ (-767)) 88 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) 87 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) 72)) (-3533 (((-917) $) 128 (|has| |#1| (-368))) (((-829 (-917)) $) 85 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) 31)) (-3223 (($) 136 (|has| |#1| (-368)))) (-2946 (((-112) $) 135 (|has| |#1| (-368)))) (-1464 ((|#1| $) 142) (($ $ (-917)) 139 (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) 114 (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-4237 (((-1166 |#1|) $) 146) (((-1166 $) $ (-917)) 140 (|has| |#1| (-368)))) (-2802 (((-917) $) 111 (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) 132 (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) 131 (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) 130 (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) 133 (|has| |#1| (-368)))) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3978 (($) 115 (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) 112 (|has| |#1| (-368)))) (-2413 (((-112) $) 94)) (-3877 (((-1114) $) 10)) (-2175 (($) 134 (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 122 (|has| |#1| (-368)))) (-3595 (((-418 $) $) 75)) (-3636 (((-829 (-917))) 92) (((-917)) 144)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-1542 (((-767) $) 127 (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) 86 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) 100)) (-3735 (($ $) 119 (|has| |#1| (-368))) (($ $ (-767)) 117 (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) 93) (((-917) $) 143)) (-1474 (((-1166 |#1|)) 145)) (-4100 (($) 124 (|has| |#1| (-368)))) (-2194 (($) 137 (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) 149) (((-685 |#1|) (-1259 $)) 148)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 121 (|has| |#1| (-368)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67) (($ |#1|) 101)) (-3335 (($ $) 120 (|has| |#1| (-368))) (((-3 $ "failed") $) 84 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) 28 T CONST)) (-3776 (((-1259 $)) 151) (((-1259 $) (-917)) 150)) (-2502 (((-112) $ $) 40)) (-1416 (((-112) $) 96)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3602 (($ $) 90 (|has| |#1| (-368))) (($ $ (-767)) 89 (|has| |#1| (-368)))) (-3950 (($ $) 118 (|has| |#1| (-368))) (($ $ (-767)) 116 (|has| |#1| (-368)))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 66) (($ $ |#1|) 99)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68) (($ $ |#1|) 98) (($ |#1| $) 97)))
+((-3817 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-112)))) (-3829 (*1 *2 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-2044 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-641 *3)))) (-2724 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-767)))) (-2035 (*1 *2 *1) (-12 (-4 *1 (-326 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-2912 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)))) (-2400 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))) (-3096 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-4 *3 (-172)))) (-2501 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *2 (-556)))) (-3024 (*1 *2 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)) (-4 *2 (-452)))) (-3430 (*1 *1 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *2 (-452)))))
+(-13 (-47 |t#1| |t#2|) (-411 |t#1|) (-10 -8 (-15 -3817 ((-112) $)) (-15 -3829 (|t#1| $)) (-15 -2044 ((-641 |t#1|) $)) (-15 -2724 ((-767) $)) (-15 -2035 (|t#2| $)) (-15 -2912 ($ (-1 |t#2| |t#2|) $)) (-15 -2400 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-172)) (-15 -3096 ($ $ $ (-767))) |%noBranch|) (IF (|has| |t#1| (-556)) (-15 -2501 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-15 -3024 (|t#1| $)) (-15 -3430 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-290) |has| |#1| (-556)) ((-411 |#1|) . T) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2424 (((-112) (-112)) NIL)) (-2463 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) |#1|) $) NIL)) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3038 (($ $) NIL (|has| |#1| (-1094)))) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-2067 (($ $ (-564)) NIL)) (-3934 (((-767) $) NIL)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-3450 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4066 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2191 (($ (-641 |#1|)) NIL)) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2642 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) NIL)) (-1448 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-327 |#1|) (-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -2191 ($ (-641 |#1|))) (-15 -3934 ((-767) $)) (-15 -2067 ($ $ (-564))) (-15 -2424 ((-112) (-112))))) (-1209)) (T -327))
+((-2191 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-327 *3)))) (-3934 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-327 *3)) (-4 *3 (-1209)))) (-2067 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-327 *3)) (-4 *3 (-1209)))) (-2424 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-327 *3)) (-4 *3 (-1209)))))
+(-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -2191 ($ (-641 |#1|))) (-15 -3934 ((-767) $)) (-15 -2067 ($ $ (-564))) (-15 -2424 ((-112) (-112)))))
+((-1574 (((-112) $) 50)) (-1463 (((-767)) 26)) (-3794 ((|#2| $) 54) (($ $ (-917)) 123)) (-3127 (((-767)) 124)) (-2065 (($ (-1259 |#2|)) 23)) (-1358 (((-112) $) 139)) (-4158 ((|#2| $) 56) (($ $ (-917)) 120)) (-2091 (((-1166 |#2|) $) NIL) (((-1166 $) $ (-917)) 111)) (-2340 (((-1166 |#2|) $) 98)) (-3189 (((-1166 |#2|) $) 94) (((-3 (-1166 |#2|) "failed") $ $) 91)) (-1927 (($ $ (-1166 |#2|)) 62)) (-3881 (((-829 (-917))) 33) (((-917)) 51)) (-2476 (((-134)) 30)) (-3258 (((-829 (-917)) $) 35) (((-917) $) 142)) (-2240 (($) 132)) (-1631 (((-1259 |#2|) $) NIL) (((-685 |#2|) (-1259 $)) 45)) (-2144 (($ $) NIL) (((-3 $ "failed") $) 101)) (-4335 (((-112) $) 48)))
+(((-328 |#1| |#2|) (-10 -8 (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -3127 ((-767))) (-15 -2144 (|#1| |#1|)) (-15 -3189 ((-3 (-1166 |#2|) "failed") |#1| |#1|)) (-15 -3189 ((-1166 |#2|) |#1|)) (-15 -2340 ((-1166 |#2|) |#1|)) (-15 -1927 (|#1| |#1| (-1166 |#2|))) (-15 -1358 ((-112) |#1|)) (-15 -2240 (|#1|)) (-15 -3794 (|#1| |#1| (-917))) (-15 -4158 (|#1| |#1| (-917))) (-15 -2091 ((-1166 |#1|) |#1| (-917))) (-15 -3794 (|#2| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -3258 ((-917) |#1|)) (-15 -3881 ((-917))) (-15 -2091 ((-1166 |#2|) |#1|)) (-15 -2065 (|#1| (-1259 |#2|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -1463 ((-767))) (-15 -3881 ((-829 (-917)))) (-15 -3258 ((-829 (-917)) |#1|)) (-15 -1574 ((-112) |#1|)) (-15 -4335 ((-112) |#1|)) (-15 -2476 ((-134)))) (-329 |#2|) (-363)) (T -328))
+((-2476 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-134)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3881 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-829 (-917))) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-1463 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3881 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-917)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))) (-3127 (*1 *2) (-12 (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-328 *3 *4)) (-4 *3 (-329 *4)))))
+(-10 -8 (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -3127 ((-767))) (-15 -2144 (|#1| |#1|)) (-15 -3189 ((-3 (-1166 |#2|) "failed") |#1| |#1|)) (-15 -3189 ((-1166 |#2|) |#1|)) (-15 -2340 ((-1166 |#2|) |#1|)) (-15 -1927 (|#1| |#1| (-1166 |#2|))) (-15 -1358 ((-112) |#1|)) (-15 -2240 (|#1|)) (-15 -3794 (|#1| |#1| (-917))) (-15 -4158 (|#1| |#1| (-917))) (-15 -2091 ((-1166 |#1|) |#1| (-917))) (-15 -3794 (|#2| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -3258 ((-917) |#1|)) (-15 -3881 ((-917))) (-15 -2091 ((-1166 |#2|) |#1|)) (-15 -2065 (|#1| (-1259 |#2|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -1463 ((-767))) (-15 -3881 ((-829 (-917)))) (-15 -3258 ((-829 (-917)) |#1|)) (-15 -1574 ((-112) |#1|)) (-15 -4335 ((-112) |#1|)) (-15 -2476 ((-134))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1574 (((-112) $) 96)) (-1463 (((-767)) 92)) (-3794 ((|#1| $) 142) (($ $ (-917)) 139 (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) 124 (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3143 (((-112) $ $) 61)) (-3127 (((-767)) 114 (|has| |#1| (-368)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 103)) (-2938 ((|#1| $) 104)) (-2065 (($ (-1259 |#1|)) 148)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 130 (|has| |#1| (-368)))) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2498 (($) 111 (|has| |#1| (-368)))) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-2109 (($) 126 (|has| |#1| (-368)))) (-1839 (((-112) $) 127 (|has| |#1| (-368)))) (-2616 (($ $ (-767)) 89 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) 88 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) 73)) (-3924 (((-917) $) 129 (|has| |#1| (-368))) (((-829 (-917)) $) 86 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) 32)) (-4241 (($) 137 (|has| |#1| (-368)))) (-1358 (((-112) $) 136 (|has| |#1| (-368)))) (-4158 ((|#1| $) 143) (($ $ (-917)) 140 (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) 115 (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-2091 (((-1166 |#1|) $) 147) (((-1166 $) $ (-917)) 141 (|has| |#1| (-368)))) (-2428 (((-917) $) 112 (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) 133 (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) 132 (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) 131 (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) 134 (|has| |#1| (-368)))) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3958 (($) 116 (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) 113 (|has| |#1| (-368)))) (-4286 (((-112) $) 95)) (-3868 (((-1114) $) 11)) (-2186 (($) 135 (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 123 (|has| |#1| (-368)))) (-3546 (((-418 $) $) 76)) (-3881 (((-829 (-917))) 93) (((-917)) 145)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2563 (((-767) $) 128 (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) 87 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) 101)) (-3142 (($ $) 120 (|has| |#1| (-368))) (($ $ (-767)) 118 (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) 94) (((-917) $) 144)) (-3954 (((-1166 |#1|)) 146)) (-2099 (($) 125 (|has| |#1| (-368)))) (-2240 (($) 138 (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) 150) (((-685 |#1|) (-1259 $)) 149)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 122 (|has| |#1| (-368)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68) (($ |#1|) 102)) (-2144 (($ $) 121 (|has| |#1| (-368))) (((-3 $ "failed") $) 85 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2447 (((-1259 $)) 152) (((-1259 $) (-917)) 151)) (-3013 (((-112) $ $) 41)) (-4335 (((-112) $) 97)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3136 (($ $) 91 (|has| |#1| (-368))) (($ $ (-767)) 90 (|has| |#1| (-368)))) (-3922 (($ $) 119 (|has| |#1| (-368))) (($ $ (-767)) 117 (|has| |#1| (-368)))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 67) (($ $ |#1|) 100)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69) (($ $ |#1|) 99) (($ |#1| $) 98)))
(((-329 |#1|) (-140) (-363)) (T -329))
-((-3776 (*1 *2) (-12 (-4 *3 (-363)) (-5 *2 (-1259 *1)) (-4 *1 (-329 *3)))) (-3776 (*1 *2 *3) (-12 (-5 *3 (-917)) (-4 *4 (-363)) (-5 *2 (-1259 *1)) (-4 *1 (-329 *4)))) (-1407 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1259 *3)))) (-1407 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-329 *4)) (-4 *4 (-363)) (-5 *2 (-685 *4)))) (-2100 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-4 *1 (-329 *3)))) (-4237 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3)))) (-1474 (*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3)))) (-3636 (*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917)))) (-1464 (*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363)))) (-3814 (*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363)))) (-4237 (*1 *2 *1 *3) (-12 (-5 *3 (-917)) (-4 *4 (-368)) (-4 *4 (-363)) (-5 *2 (-1166 *1)) (-4 *1 (-329 *4)))) (-1464 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)))) (-3814 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)))) (-2194 (*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))) (-3223 (*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))) (-2946 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-112)))) (-2175 (*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))) (-4235 (*1 *1 *1 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-368)) (-4 *1 (-329 *3)) (-4 *3 (-363)))) (-3982 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-1166 *3)))) (-4129 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-1166 *3)))) (-4129 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-1166 *3)))))
-(-13 (-1278 |t#1|) (-1034 |t#1|) (-10 -8 (-15 -3776 ((-1259 $))) (-15 -3776 ((-1259 $) (-917))) (-15 -1407 ((-1259 |t#1|) $)) (-15 -1407 ((-685 |t#1|) (-1259 $))) (-15 -2100 ($ (-1259 |t#1|))) (-15 -4237 ((-1166 |t#1|) $)) (-15 -1474 ((-1166 |t#1|))) (-15 -3636 ((-917))) (-15 -2762 ((-917) $)) (-15 -1464 (|t#1| $)) (-15 -3814 (|t#1| $)) (IF (|has| |t#1| (-368)) (PROGN (-6 (-349)) (-15 -4237 ((-1166 $) $ (-917))) (-15 -1464 ($ $ (-917))) (-15 -3814 ($ $ (-917))) (-15 -2194 ($)) (-15 -3223 ($)) (-15 -2946 ((-112) $)) (-15 -2175 ($)) (-15 -4235 ($ $ (-1166 |t#1|))) (-15 -3982 ((-1166 |t#1|) $)) (-15 -4129 ((-1166 |t#1|) $)) (-15 -4129 ((-3 (-1166 |t#1|) "failed") $ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2750 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-233) |has| |#1| (-368)) ((-243) . T) ((-290) . T) ((-307) . T) ((-1278 |#1|) . T) ((-363) . T) ((-402) -2750 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-368) |has| |#1| (-368)) ((-349) |has| |#1| (-368)) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 |#1|) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-368)) ((-1213) . T) ((-1266 |#1|) . T))
-((-2337 (((-112) $ $) NIL)) (-3680 (($ (-1169) $) 104)) (-1819 (($) 93)) (-1440 (((-1114) (-1114)) 9)) (-2121 (($) 94)) (-2770 (($) 108) (($ (-316 (-695))) 116) (($ (-316 (-697))) 112) (($ (-316 (-690))) 120) (($ (-316 (-379))) 127) (($ (-316 (-564))) 123) (($ (-316 (-169 (-379)))) 131)) (-3329 (($ (-1169) $) 105)) (-4321 (($ (-641 (-858))) 95)) (-1421 (((-1264) $) 91)) (-3773 (((-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $) 35)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3958 (($ (-1114)) 60)) (-4126 (((-1098) $) 32)) (-2196 (($ (-1086 (-948 (-564))) $) 101) (($ (-1086 (-948 (-564))) (-948 (-564)) $) 102)) (-3340 (($ (-1114)) 103)) (-1912 (($ (-1169) $) 133) (($ (-1169) $ $) 134)) (-3176 (($ (-1170) (-641 (-1170))) 92)) (-2853 (($ (-1152)) 98) (($ (-641 (-1152))) 96)) (-2350 (((-858) $) 136)) (-3063 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1320 (-112)) (|:| -2051 (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |blockBranch| (-641 $)) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -2029 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2456 $))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2456 $))) (|:| |commonBranch| (-2 (|:| -2445 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858)))) $) 51)) (-2591 (($ (-1152)) 205)) (-3351 (($ (-641 $)) 132)) (-4006 (($ (-1170) (-1152)) 138) (($ (-1170) (-316 (-697))) 178) (($ (-1170) (-316 (-695))) 179) (($ (-1170) (-316 (-690))) 180) (($ (-1170) (-685 (-697))) 141) (($ (-1170) (-685 (-695))) 144) (($ (-1170) (-685 (-690))) 147) (($ (-1170) (-1259 (-697))) 150) (($ (-1170) (-1259 (-695))) 153) (($ (-1170) (-1259 (-690))) 156) (($ (-1170) (-685 (-316 (-697)))) 159) (($ (-1170) (-685 (-316 (-695)))) 162) (($ (-1170) (-685 (-316 (-690)))) 165) (($ (-1170) (-1259 (-316 (-697)))) 168) (($ (-1170) (-1259 (-316 (-695)))) 171) (($ (-1170) (-1259 (-316 (-690)))) 174) (($ (-1170) (-641 (-948 (-564))) (-316 (-697))) 175) (($ (-1170) (-641 (-948 (-564))) (-316 (-695))) 176) (($ (-1170) (-641 (-948 (-564))) (-316 (-690))) 177) (($ (-1170) (-316 (-564))) 202) (($ (-1170) (-316 (-379))) 203) (($ (-1170) (-316 (-169 (-379)))) 204) (($ (-1170) (-685 (-316 (-564)))) 183) (($ (-1170) (-685 (-316 (-379)))) 186) (($ (-1170) (-685 (-316 (-169 (-379))))) 189) (($ (-1170) (-1259 (-316 (-564)))) 192) (($ (-1170) (-1259 (-316 (-379)))) 195) (($ (-1170) (-1259 (-316 (-169 (-379))))) 198) (($ (-1170) (-641 (-948 (-564))) (-316 (-564))) 199) (($ (-1170) (-641 (-948 (-564))) (-316 (-379))) 200) (($ (-1170) (-641 (-948 (-564))) (-316 (-169 (-379)))) 201)) (-2893 (((-112) $ $) NIL)))
-(((-330) (-13 (-1094) (-10 -8 (-15 -2196 ($ (-1086 (-948 (-564))) $)) (-15 -2196 ($ (-1086 (-948 (-564))) (-948 (-564)) $)) (-15 -3680 ($ (-1169) $)) (-15 -3329 ($ (-1169) $)) (-15 -3958 ($ (-1114))) (-15 -3340 ($ (-1114))) (-15 -2853 ($ (-1152))) (-15 -2853 ($ (-641 (-1152)))) (-15 -2591 ($ (-1152))) (-15 -2770 ($)) (-15 -2770 ($ (-316 (-695)))) (-15 -2770 ($ (-316 (-697)))) (-15 -2770 ($ (-316 (-690)))) (-15 -2770 ($ (-316 (-379)))) (-15 -2770 ($ (-316 (-564)))) (-15 -2770 ($ (-316 (-169 (-379))))) (-15 -1912 ($ (-1169) $)) (-15 -1912 ($ (-1169) $ $)) (-15 -4006 ($ (-1170) (-1152))) (-15 -4006 ($ (-1170) (-316 (-697)))) (-15 -4006 ($ (-1170) (-316 (-695)))) (-15 -4006 ($ (-1170) (-316 (-690)))) (-15 -4006 ($ (-1170) (-685 (-697)))) (-15 -4006 ($ (-1170) (-685 (-695)))) (-15 -4006 ($ (-1170) (-685 (-690)))) (-15 -4006 ($ (-1170) (-1259 (-697)))) (-15 -4006 ($ (-1170) (-1259 (-695)))) (-15 -4006 ($ (-1170) (-1259 (-690)))) (-15 -4006 ($ (-1170) (-685 (-316 (-697))))) (-15 -4006 ($ (-1170) (-685 (-316 (-695))))) (-15 -4006 ($ (-1170) (-685 (-316 (-690))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-697))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-695))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-690))))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-697)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-695)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-690)))) (-15 -4006 ($ (-1170) (-316 (-564)))) (-15 -4006 ($ (-1170) (-316 (-379)))) (-15 -4006 ($ (-1170) (-316 (-169 (-379))))) (-15 -4006 ($ (-1170) (-685 (-316 (-564))))) (-15 -4006 ($ (-1170) (-685 (-316 (-379))))) (-15 -4006 ($ (-1170) (-685 (-316 (-169 (-379)))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-564))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-379))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-169 (-379)))))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-564)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-379)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-169 (-379))))) (-15 -3351 ($ (-641 $))) (-15 -1819 ($)) (-15 -2121 ($)) (-15 -4321 ($ (-641 (-858)))) (-15 -3176 ($ (-1170) (-641 (-1170)))) (-15 -3773 ((-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $)) (-15 -3063 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1320 (-112)) (|:| -2051 (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |blockBranch| (-641 $)) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -2029 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2456 $))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2456 $))) (|:| |commonBranch| (-2 (|:| -2445 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858)))) $)) (-15 -1421 ((-1264) $)) (-15 -4126 ((-1098) $)) (-15 -1440 ((-1114) (-1114)))))) (T -330))
-((-2196 (*1 *1 *2 *1) (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *1 (-330)))) (-2196 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *3 (-948 (-564))) (-5 *1 (-330)))) (-3680 (*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-3329 (*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-3958 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))) (-3340 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))) (-2853 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))) (-2853 (*1 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-330)))) (-2591 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))) (-2770 (*1 *1) (-5 *1 (-330))) (-2770 (*1 *1 *2) (-12 (-5 *2 (-316 (-695))) (-5 *1 (-330)))) (-2770 (*1 *1 *2) (-12 (-5 *2 (-316 (-697))) (-5 *1 (-330)))) (-2770 (*1 *1 *2) (-12 (-5 *2 (-316 (-690))) (-5 *1 (-330)))) (-2770 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-330)))) (-2770 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-330)))) (-2770 (*1 *1 *2) (-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-330)))) (-1912 (*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-1912 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-697))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-695))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-690))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-697))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-695))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-690))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-697))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-695))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-690))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-697)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-695)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-690)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-697)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-695)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-690)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-697))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-695))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-690))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-564))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-379))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-169 (-379)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-564)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-379)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-169 (-379))))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-564)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-379)))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-169 (-379))))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-564))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-379))) (-5 *1 (-330)))) (-4006 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-169 (-379)))) (-5 *1 (-330)))) (-3351 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-5 *1 (-330)))) (-1819 (*1 *1) (-5 *1 (-330))) (-2121 (*1 *1) (-5 *1 (-330))) (-4321 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-330)))) (-3176 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-330)))) (-3773 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print"))) (-5 *1 (-330)))) (-3063 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| (-330)) (|:| |elseClause| (-330)))) (|:| |returnBranch| (-2 (|:| -1320 (-112)) (|:| -2051 (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |blockBranch| (-641 (-330))) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -2029 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2456 (-330)))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2456 (-330)))) (|:| |commonBranch| (-2 (|:| -2445 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858))))) (-5 *1 (-330)))) (-1421 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-330)))) (-4126 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-330)))) (-1440 (*1 *2 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
-(-13 (-1094) (-10 -8 (-15 -2196 ($ (-1086 (-948 (-564))) $)) (-15 -2196 ($ (-1086 (-948 (-564))) (-948 (-564)) $)) (-15 -3680 ($ (-1169) $)) (-15 -3329 ($ (-1169) $)) (-15 -3958 ($ (-1114))) (-15 -3340 ($ (-1114))) (-15 -2853 ($ (-1152))) (-15 -2853 ($ (-641 (-1152)))) (-15 -2591 ($ (-1152))) (-15 -2770 ($)) (-15 -2770 ($ (-316 (-695)))) (-15 -2770 ($ (-316 (-697)))) (-15 -2770 ($ (-316 (-690)))) (-15 -2770 ($ (-316 (-379)))) (-15 -2770 ($ (-316 (-564)))) (-15 -2770 ($ (-316 (-169 (-379))))) (-15 -1912 ($ (-1169) $)) (-15 -1912 ($ (-1169) $ $)) (-15 -4006 ($ (-1170) (-1152))) (-15 -4006 ($ (-1170) (-316 (-697)))) (-15 -4006 ($ (-1170) (-316 (-695)))) (-15 -4006 ($ (-1170) (-316 (-690)))) (-15 -4006 ($ (-1170) (-685 (-697)))) (-15 -4006 ($ (-1170) (-685 (-695)))) (-15 -4006 ($ (-1170) (-685 (-690)))) (-15 -4006 ($ (-1170) (-1259 (-697)))) (-15 -4006 ($ (-1170) (-1259 (-695)))) (-15 -4006 ($ (-1170) (-1259 (-690)))) (-15 -4006 ($ (-1170) (-685 (-316 (-697))))) (-15 -4006 ($ (-1170) (-685 (-316 (-695))))) (-15 -4006 ($ (-1170) (-685 (-316 (-690))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-697))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-695))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-690))))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-697)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-695)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-690)))) (-15 -4006 ($ (-1170) (-316 (-564)))) (-15 -4006 ($ (-1170) (-316 (-379)))) (-15 -4006 ($ (-1170) (-316 (-169 (-379))))) (-15 -4006 ($ (-1170) (-685 (-316 (-564))))) (-15 -4006 ($ (-1170) (-685 (-316 (-379))))) (-15 -4006 ($ (-1170) (-685 (-316 (-169 (-379)))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-564))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-379))))) (-15 -4006 ($ (-1170) (-1259 (-316 (-169 (-379)))))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-564)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-379)))) (-15 -4006 ($ (-1170) (-641 (-948 (-564))) (-316 (-169 (-379))))) (-15 -3351 ($ (-641 $))) (-15 -1819 ($)) (-15 -2121 ($)) (-15 -4321 ($ (-641 (-858)))) (-15 -3176 ($ (-1170) (-641 (-1170)))) (-15 -3773 ((-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $)) (-15 -3063 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1320 (-112)) (|:| -2051 (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858)))))) (|:| |blockBranch| (-641 $)) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -2029 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2456 $))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2456 $))) (|:| |commonBranch| (-2 (|:| -2445 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858)))) $)) (-15 -1421 ((-1264) $)) (-15 -4126 ((-1098) $)) (-15 -1440 ((-1114) (-1114)))))
-((-2337 (((-112) $ $) NIL)) (-4168 (((-112) $) 13)) (-4268 (($ |#1|) 10)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4280 (($ |#1|) 12)) (-2350 (((-858) $) 19)) (-2878 ((|#1| $) 14)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 21)))
-(((-331 |#1|) (-13 (-846) (-10 -8 (-15 -4268 ($ |#1|)) (-15 -4280 ($ |#1|)) (-15 -4168 ((-112) $)) (-15 -2878 (|#1| $)))) (-846)) (T -331))
-((-4268 (*1 *1 *2) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846)))) (-4280 (*1 *1 *2) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846)))) (-4168 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-331 *3)) (-4 *3 (-846)))) (-2878 (*1 *2 *1) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846)))))
-(-13 (-846) (-10 -8 (-15 -4268 ($ |#1|)) (-15 -4280 ($ |#1|)) (-15 -4168 ((-112) $)) (-15 -2878 (|#1| $))))
-((-2674 (((-330) (-1170) (-948 (-564))) 23)) (-2798 (((-330) (-1170) (-948 (-564))) 27)) (-2190 (((-330) (-1170) (-1086 (-948 (-564))) (-1086 (-948 (-564)))) 26) (((-330) (-1170) (-948 (-564)) (-948 (-564))) 24)) (-2117 (((-330) (-1170) (-948 (-564))) 31)))
-(((-332) (-10 -7 (-15 -2674 ((-330) (-1170) (-948 (-564)))) (-15 -2190 ((-330) (-1170) (-948 (-564)) (-948 (-564)))) (-15 -2190 ((-330) (-1170) (-1086 (-948 (-564))) (-1086 (-948 (-564))))) (-15 -2798 ((-330) (-1170) (-948 (-564)))) (-15 -2117 ((-330) (-1170) (-948 (-564)))))) (T -332))
-((-2117 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))) (-2798 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))) (-2190 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-1086 (-948 (-564)))) (-5 *2 (-330)) (-5 *1 (-332)))) (-2190 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))) (-2674 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))))
-(-10 -7 (-15 -2674 ((-330) (-1170) (-948 (-564)))) (-15 -2190 ((-330) (-1170) (-948 (-564)) (-948 (-564)))) (-15 -2190 ((-330) (-1170) (-1086 (-948 (-564))) (-1086 (-948 (-564))))) (-15 -2798 ((-330) (-1170) (-948 (-564)))) (-15 -2117 ((-330) (-1170) (-948 (-564)))))
-((-4289 (((-336 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-336 |#1| |#2| |#3| |#4|)) 33)))
-(((-333 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4289 ((-336 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-336 |#1| |#2| |#3| |#4|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|) (-363) (-1235 |#5|) (-1235 (-407 |#6|)) (-342 |#5| |#6| |#7|)) (T -333))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-336 *5 *6 *7 *8)) (-4 *5 (-363)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *9 (-363)) (-4 *10 (-1235 *9)) (-4 *11 (-1235 (-407 *10))) (-5 *2 (-336 *9 *10 *11 *12)) (-5 *1 (-333 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-342 *9 *10 *11)))))
-(-10 -7 (-15 -4289 ((-336 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-336 |#1| |#2| |#3| |#4|))))
-((-3857 (((-112) $) 14)))
-(((-334 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3857 ((-112) |#1|))) (-335 |#2| |#3| |#4| |#5|) (-363) (-1235 |#2|) (-1235 (-407 |#3|)) (-342 |#2| |#3| |#4|)) (T -334))
-NIL
-(-10 -8 (-15 -3857 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-2965 (($ $) 26)) (-3857 (((-112) $) 25)) (-4172 (((-1152) $) 9)) (-3744 (((-413 |#2| (-407 |#2|) |#3| |#4|) $) 32)) (-3877 (((-1114) $) 10)) (-2175 (((-3 |#4| "failed") $) 24)) (-2222 (($ (-413 |#2| (-407 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-564)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-2689 (((-2 (|:| -4110 (-413 |#2| (-407 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20)))
+((-2447 (*1 *2) (-12 (-4 *3 (-363)) (-5 *2 (-1259 *1)) (-4 *1 (-329 *3)))) (-2447 (*1 *2 *3) (-12 (-5 *3 (-917)) (-4 *4 (-363)) (-5 *2 (-1259 *1)) (-4 *1 (-329 *4)))) (-1631 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1259 *3)))) (-1631 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-329 *4)) (-4 *4 (-363)) (-5 *2 (-685 *4)))) (-2065 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-4 *1 (-329 *3)))) (-2091 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3)))) (-3954 (*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3)))) (-3881 (*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917)))) (-4158 (*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363)))) (-3794 (*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363)))) (-2091 (*1 *2 *1 *3) (-12 (-5 *3 (-917)) (-4 *4 (-368)) (-4 *4 (-363)) (-5 *2 (-1166 *1)) (-4 *1 (-329 *4)))) (-4158 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)))) (-3794 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)))) (-2240 (*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))) (-4241 (*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))) (-1358 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-112)))) (-2186 (*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))) (-1927 (*1 *1 *1 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-368)) (-4 *1 (-329 *3)) (-4 *3 (-363)))) (-2340 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-1166 *3)))) (-3189 (*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-1166 *3)))) (-3189 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-1166 *3)))))
+(-13 (-1278 |t#1|) (-1034 |t#1|) (-10 -8 (-15 -2447 ((-1259 $))) (-15 -2447 ((-1259 $) (-917))) (-15 -1631 ((-1259 |t#1|) $)) (-15 -1631 ((-685 |t#1|) (-1259 $))) (-15 -2065 ($ (-1259 |t#1|))) (-15 -2091 ((-1166 |t#1|) $)) (-15 -3954 ((-1166 |t#1|))) (-15 -3881 ((-917))) (-15 -3258 ((-917) $)) (-15 -4158 (|t#1| $)) (-15 -3794 (|t#1| $)) (IF (|has| |t#1| (-368)) (PROGN (-6 (-349)) (-15 -2091 ((-1166 $) $ (-917))) (-15 -4158 ($ $ (-917))) (-15 -3794 ($ $ (-917))) (-15 -2240 ($)) (-15 -4241 ($)) (-15 -1358 ((-112) $)) (-15 -2186 ($)) (-15 -1927 ($ $ (-1166 |t#1|))) (-15 -2340 ((-1166 |t#1|) $)) (-15 -3189 ((-1166 |t#1|) $)) (-15 -3189 ((-3 (-1166 |t#1|) "failed") $ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2733 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-233) |has| |#1| (-368)) ((-243) . T) ((-290) . T) ((-307) . T) ((-1278 |#1|) . T) ((-363) . T) ((-402) -2733 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-368) |has| |#1| (-368)) ((-349) |has| |#1| (-368)) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 |#1|) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-368)) ((-1213) . T) ((-1266 |#1|) . T))
+((-2315 (((-112) $ $) NIL)) (-1647 (($ (-1169) $) 104)) (-1834 (($) 93)) (-1569 (((-1114) (-1114)) 9)) (-2131 (($) 94)) (-1625 (($) 108) (($ (-316 (-695))) 116) (($ (-316 (-697))) 112) (($ (-316 (-690))) 120) (($ (-316 (-379))) 127) (($ (-316 (-564))) 123) (($ (-316 (-169 (-379)))) 131)) (-2216 (($ (-1169) $) 105)) (-1570 (($ (-641 (-858))) 95)) (-3424 (((-1264) $) 91)) (-2058 (((-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $) 35)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3515 (($ (-1114)) 60)) (-2872 (((-1098) $) 32)) (-2435 (($ (-1086 (-948 (-564))) $) 101) (($ (-1086 (-948 (-564))) (-948 (-564)) $) 102)) (-3314 (($ (-1114)) 103)) (-1921 (($ (-1169) $) 133) (($ (-1169) $ $) 134)) (-3158 (($ (-1170) (-641 (-1170))) 92)) (-2816 (($ (-1152)) 98) (($ (-641 (-1152))) 96)) (-2326 (((-858) $) 136)) (-3027 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -4169 (-112)) (|:| -2061 (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |blockBranch| (-641 $)) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -3374 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2422 $))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2422 $))) (|:| |commonBranch| (-2 (|:| -2410 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858)))) $) 51)) (-2567 (($ (-1152)) 205)) (-3133 (($ (-641 $)) 132)) (-1700 (((-112) $ $) NIL)) (-1982 (($ (-1170) (-1152)) 138) (($ (-1170) (-316 (-697))) 178) (($ (-1170) (-316 (-695))) 179) (($ (-1170) (-316 (-690))) 180) (($ (-1170) (-685 (-697))) 141) (($ (-1170) (-685 (-695))) 144) (($ (-1170) (-685 (-690))) 147) (($ (-1170) (-1259 (-697))) 150) (($ (-1170) (-1259 (-695))) 153) (($ (-1170) (-1259 (-690))) 156) (($ (-1170) (-685 (-316 (-697)))) 159) (($ (-1170) (-685 (-316 (-695)))) 162) (($ (-1170) (-685 (-316 (-690)))) 165) (($ (-1170) (-1259 (-316 (-697)))) 168) (($ (-1170) (-1259 (-316 (-695)))) 171) (($ (-1170) (-1259 (-316 (-690)))) 174) (($ (-1170) (-641 (-948 (-564))) (-316 (-697))) 175) (($ (-1170) (-641 (-948 (-564))) (-316 (-695))) 176) (($ (-1170) (-641 (-948 (-564))) (-316 (-690))) 177) (($ (-1170) (-316 (-564))) 202) (($ (-1170) (-316 (-379))) 203) (($ (-1170) (-316 (-169 (-379)))) 204) (($ (-1170) (-685 (-316 (-564)))) 183) (($ (-1170) (-685 (-316 (-379)))) 186) (($ (-1170) (-685 (-316 (-169 (-379))))) 189) (($ (-1170) (-1259 (-316 (-564)))) 192) (($ (-1170) (-1259 (-316 (-379)))) 195) (($ (-1170) (-1259 (-316 (-169 (-379))))) 198) (($ (-1170) (-641 (-948 (-564))) (-316 (-564))) 199) (($ (-1170) (-641 (-948 (-564))) (-316 (-379))) 200) (($ (-1170) (-641 (-948 (-564))) (-316 (-169 (-379)))) 201)) (-2876 (((-112) $ $) NIL)))
+(((-330) (-13 (-1094) (-10 -8 (-15 -2435 ($ (-1086 (-948 (-564))) $)) (-15 -2435 ($ (-1086 (-948 (-564))) (-948 (-564)) $)) (-15 -1647 ($ (-1169) $)) (-15 -2216 ($ (-1169) $)) (-15 -3515 ($ (-1114))) (-15 -3314 ($ (-1114))) (-15 -2816 ($ (-1152))) (-15 -2816 ($ (-641 (-1152)))) (-15 -2567 ($ (-1152))) (-15 -1625 ($)) (-15 -1625 ($ (-316 (-695)))) (-15 -1625 ($ (-316 (-697)))) (-15 -1625 ($ (-316 (-690)))) (-15 -1625 ($ (-316 (-379)))) (-15 -1625 ($ (-316 (-564)))) (-15 -1625 ($ (-316 (-169 (-379))))) (-15 -1921 ($ (-1169) $)) (-15 -1921 ($ (-1169) $ $)) (-15 -1982 ($ (-1170) (-1152))) (-15 -1982 ($ (-1170) (-316 (-697)))) (-15 -1982 ($ (-1170) (-316 (-695)))) (-15 -1982 ($ (-1170) (-316 (-690)))) (-15 -1982 ($ (-1170) (-685 (-697)))) (-15 -1982 ($ (-1170) (-685 (-695)))) (-15 -1982 ($ (-1170) (-685 (-690)))) (-15 -1982 ($ (-1170) (-1259 (-697)))) (-15 -1982 ($ (-1170) (-1259 (-695)))) (-15 -1982 ($ (-1170) (-1259 (-690)))) (-15 -1982 ($ (-1170) (-685 (-316 (-697))))) (-15 -1982 ($ (-1170) (-685 (-316 (-695))))) (-15 -1982 ($ (-1170) (-685 (-316 (-690))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-697))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-695))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-690))))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-697)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-695)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-690)))) (-15 -1982 ($ (-1170) (-316 (-564)))) (-15 -1982 ($ (-1170) (-316 (-379)))) (-15 -1982 ($ (-1170) (-316 (-169 (-379))))) (-15 -1982 ($ (-1170) (-685 (-316 (-564))))) (-15 -1982 ($ (-1170) (-685 (-316 (-379))))) (-15 -1982 ($ (-1170) (-685 (-316 (-169 (-379)))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-564))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-379))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-169 (-379)))))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-564)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-379)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-169 (-379))))) (-15 -3133 ($ (-641 $))) (-15 -1834 ($)) (-15 -2131 ($)) (-15 -1570 ($ (-641 (-858)))) (-15 -3158 ($ (-1170) (-641 (-1170)))) (-15 -2058 ((-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $)) (-15 -3027 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -4169 (-112)) (|:| -2061 (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |blockBranch| (-641 $)) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -3374 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2422 $))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2422 $))) (|:| |commonBranch| (-2 (|:| -2410 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858)))) $)) (-15 -3424 ((-1264) $)) (-15 -2872 ((-1098) $)) (-15 -1569 ((-1114) (-1114)))))) (T -330))
+((-2435 (*1 *1 *2 *1) (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *1 (-330)))) (-2435 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *3 (-948 (-564))) (-5 *1 (-330)))) (-1647 (*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-2216 (*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-3515 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))) (-3314 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))) (-2816 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))) (-2816 (*1 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-330)))) (-2567 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))) (-1625 (*1 *1) (-5 *1 (-330))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-316 (-695))) (-5 *1 (-330)))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-316 (-697))) (-5 *1 (-330)))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-316 (-690))) (-5 *1 (-330)))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-330)))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-330)))) (-1625 (*1 *1 *2) (-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-330)))) (-1921 (*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-1921 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-697))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-695))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-690))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-697))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-695))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-690))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-697))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-695))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-690))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-697)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-695)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-690)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-697)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-695)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-690)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-697))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-695))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-690))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-564))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-379))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-169 (-379)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-564)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-379)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-169 (-379))))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-564)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-379)))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-169 (-379))))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-564))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-379))) (-5 *1 (-330)))) (-1982 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-316 (-169 (-379)))) (-5 *1 (-330)))) (-3133 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-5 *1 (-330)))) (-1834 (*1 *1) (-5 *1 (-330))) (-2131 (*1 *1) (-5 *1 (-330))) (-1570 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-330)))) (-3158 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-330)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print"))) (-5 *1 (-330)))) (-3027 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| (-330)) (|:| |elseClause| (-330)))) (|:| |returnBranch| (-2 (|:| -4169 (-112)) (|:| -2061 (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |blockBranch| (-641 (-330))) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -3374 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2422 (-330)))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2422 (-330)))) (|:| |commonBranch| (-2 (|:| -2410 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858))))) (-5 *1 (-330)))) (-3424 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-330)))) (-2872 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-330)))) (-1569 (*1 *2 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
+(-13 (-1094) (-10 -8 (-15 -2435 ($ (-1086 (-948 (-564))) $)) (-15 -2435 ($ (-1086 (-948 (-564))) (-948 (-564)) $)) (-15 -1647 ($ (-1169) $)) (-15 -2216 ($ (-1169) $)) (-15 -3515 ($ (-1114))) (-15 -3314 ($ (-1114))) (-15 -2816 ($ (-1152))) (-15 -2816 ($ (-641 (-1152)))) (-15 -2567 ($ (-1152))) (-15 -1625 ($)) (-15 -1625 ($ (-316 (-695)))) (-15 -1625 ($ (-316 (-697)))) (-15 -1625 ($ (-316 (-690)))) (-15 -1625 ($ (-316 (-379)))) (-15 -1625 ($ (-316 (-564)))) (-15 -1625 ($ (-316 (-169 (-379))))) (-15 -1921 ($ (-1169) $)) (-15 -1921 ($ (-1169) $ $)) (-15 -1982 ($ (-1170) (-1152))) (-15 -1982 ($ (-1170) (-316 (-697)))) (-15 -1982 ($ (-1170) (-316 (-695)))) (-15 -1982 ($ (-1170) (-316 (-690)))) (-15 -1982 ($ (-1170) (-685 (-697)))) (-15 -1982 ($ (-1170) (-685 (-695)))) (-15 -1982 ($ (-1170) (-685 (-690)))) (-15 -1982 ($ (-1170) (-1259 (-697)))) (-15 -1982 ($ (-1170) (-1259 (-695)))) (-15 -1982 ($ (-1170) (-1259 (-690)))) (-15 -1982 ($ (-1170) (-685 (-316 (-697))))) (-15 -1982 ($ (-1170) (-685 (-316 (-695))))) (-15 -1982 ($ (-1170) (-685 (-316 (-690))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-697))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-695))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-690))))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-697)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-695)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-690)))) (-15 -1982 ($ (-1170) (-316 (-564)))) (-15 -1982 ($ (-1170) (-316 (-379)))) (-15 -1982 ($ (-1170) (-316 (-169 (-379))))) (-15 -1982 ($ (-1170) (-685 (-316 (-564))))) (-15 -1982 ($ (-1170) (-685 (-316 (-379))))) (-15 -1982 ($ (-1170) (-685 (-316 (-169 (-379)))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-564))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-379))))) (-15 -1982 ($ (-1170) (-1259 (-316 (-169 (-379)))))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-564)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-379)))) (-15 -1982 ($ (-1170) (-641 (-948 (-564))) (-316 (-169 (-379))))) (-15 -3133 ($ (-641 $))) (-15 -1834 ($)) (-15 -2131 ($)) (-15 -1570 ($ (-641 (-858)))) (-15 -3158 ($ (-1170) (-641 (-1170)))) (-15 -2058 ((-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")) $)) (-15 -3027 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1170)) (|:| |arrayIndex| (-641 (-948 (-564)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1170)) (|:| |rand| (-858)) (|:| |ints2Floats?| (-112)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1169)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -4169 (-112)) (|:| -2061 (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858)))))) (|:| |blockBranch| (-641 $)) (|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152)) (|:| |forBranch| (-2 (|:| -3374 (-1086 (-948 (-564)))) (|:| |span| (-948 (-564))) (|:| -2422 $))) (|:| |labelBranch| (-1114)) (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2422 $))) (|:| |commonBranch| (-2 (|:| -2410 (-1170)) (|:| |contents| (-641 (-1170))))) (|:| |printBranch| (-641 (-858)))) $)) (-15 -3424 ((-1264) $)) (-15 -2872 ((-1098) $)) (-15 -1569 ((-1114) (-1114)))))
+((-2315 (((-112) $ $) NIL)) (-3200 (((-112) $) 13)) (-4249 (($ |#1|) 10)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4261 (($ |#1|) 12)) (-2326 (((-858) $) 19)) (-1700 (((-112) $ $) NIL)) (-3269 ((|#1| $) 14)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 21)))
+(((-331 |#1|) (-13 (-846) (-10 -8 (-15 -4249 ($ |#1|)) (-15 -4261 ($ |#1|)) (-15 -3200 ((-112) $)) (-15 -3269 (|#1| $)))) (-846)) (T -331))
+((-4249 (*1 *1 *2) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846)))) (-4261 (*1 *1 *2) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846)))) (-3200 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-331 *3)) (-4 *3 (-846)))) (-3269 (*1 *2 *1) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846)))))
+(-13 (-846) (-10 -8 (-15 -4249 ($ |#1|)) (-15 -4261 ($ |#1|)) (-15 -3200 ((-112) $)) (-15 -3269 (|#1| $))))
+((-4334 (((-330) (-1170) (-948 (-564))) 23)) (-2136 (((-330) (-1170) (-948 (-564))) 27)) (-3076 (((-330) (-1170) (-1086 (-948 (-564))) (-1086 (-948 (-564)))) 26) (((-330) (-1170) (-948 (-564)) (-948 (-564))) 24)) (-2856 (((-330) (-1170) (-948 (-564))) 31)))
+(((-332) (-10 -7 (-15 -4334 ((-330) (-1170) (-948 (-564)))) (-15 -3076 ((-330) (-1170) (-948 (-564)) (-948 (-564)))) (-15 -3076 ((-330) (-1170) (-1086 (-948 (-564))) (-1086 (-948 (-564))))) (-15 -2136 ((-330) (-1170) (-948 (-564)))) (-15 -2856 ((-330) (-1170) (-948 (-564)))))) (T -332))
+((-2856 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))) (-2136 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))) (-3076 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-1086 (-948 (-564)))) (-5 *2 (-330)) (-5 *1 (-332)))) (-3076 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))) (-4334 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330)) (-5 *1 (-332)))))
+(-10 -7 (-15 -4334 ((-330) (-1170) (-948 (-564)))) (-15 -3076 ((-330) (-1170) (-948 (-564)) (-948 (-564)))) (-15 -3076 ((-330) (-1170) (-1086 (-948 (-564))) (-1086 (-948 (-564))))) (-15 -2136 ((-330) (-1170) (-948 (-564)))) (-15 -2856 ((-330) (-1170) (-948 (-564)))))
+((-4271 (((-336 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-336 |#1| |#2| |#3| |#4|)) 33)))
+(((-333 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4271 ((-336 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-336 |#1| |#2| |#3| |#4|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|) (-363) (-1235 |#5|) (-1235 (-407 |#6|)) (-342 |#5| |#6| |#7|)) (T -333))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-336 *5 *6 *7 *8)) (-4 *5 (-363)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *9 (-363)) (-4 *10 (-1235 *9)) (-4 *11 (-1235 (-407 *10))) (-5 *2 (-336 *9 *10 *11 *12)) (-5 *1 (-333 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-342 *9 *10 *11)))))
+(-10 -7 (-15 -4271 ((-336 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-336 |#1| |#2| |#3| |#4|))))
+((-3067 (((-112) $) 14)))
+(((-334 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3067 ((-112) |#1|))) (-335 |#2| |#3| |#4| |#5|) (-363) (-1235 |#2|) (-1235 (-407 |#3|)) (-342 |#2| |#3| |#4|)) (T -334))
+NIL
+(-10 -8 (-15 -3067 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1297 (($ $) 27)) (-3067 (((-112) $) 26)) (-2332 (((-1152) $) 10)) (-4385 (((-413 |#2| (-407 |#2|) |#3| |#4|) $) 33)) (-3868 (((-1114) $) 11)) (-2186 (((-3 |#4| "failed") $) 25)) (-2858 (($ (-413 |#2| (-407 |#2|) |#3| |#4|)) 32) (($ |#4|) 31) (($ |#1| |#1|) 30) (($ |#1| |#1| (-564)) 29) (($ |#4| |#2| |#2| |#2| |#1|) 24)) (-3594 (((-2 (|:| -4081 (-413 |#2| (-407 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 28)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21)))
(((-335 |#1| |#2| |#3| |#4|) (-140) (-363) (-1235 |t#1|) (-1235 (-407 |t#2|)) (-342 |t#1| |t#2| |t#3|)) (T -335))
-((-3744 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-413 *4 (-407 *4) *5 *6)))) (-2222 (*1 *1 *2) (-12 (-5 *2 (-413 *4 (-407 *4) *5 *6)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-4 *3 (-363)) (-4 *1 (-335 *3 *4 *5 *6)))) (-2222 (*1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *1 (-335 *3 *4 *5 *2)) (-4 *2 (-342 *3 *4 *5)))) (-2222 (*1 *1 *2 *2) (-12 (-4 *2 (-363)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))) (-4 *1 (-335 *2 *3 *4 *5)) (-4 *5 (-342 *2 *3 *4)))) (-2222 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-564)) (-4 *2 (-363)) (-4 *4 (-1235 *2)) (-4 *5 (-1235 (-407 *4))) (-4 *1 (-335 *2 *4 *5 *6)) (-4 *6 (-342 *2 *4 *5)))) (-2689 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-2 (|:| -4110 (-413 *4 (-407 *4) *5 *6)) (|:| |principalPart| *6))))) (-2965 (*1 *1 *1) (-12 (-4 *1 (-335 *2 *3 *4 *5)) (-4 *2 (-363)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))) (-4 *5 (-342 *2 *3 *4)))) (-3857 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-112)))) (-2175 (*1 *2 *1) (|partial| -12 (-4 *1 (-335 *3 *4 *5 *2)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *2 (-342 *3 *4 *5)))) (-2222 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-363)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-4 *1 (-335 *4 *3 *5 *2)) (-4 *2 (-342 *4 *3 *5)))))
-(-13 (-21) (-10 -8 (-15 -3744 ((-413 |t#2| (-407 |t#2|) |t#3| |t#4|) $)) (-15 -2222 ($ (-413 |t#2| (-407 |t#2|) |t#3| |t#4|))) (-15 -2222 ($ |t#4|)) (-15 -2222 ($ |t#1| |t#1|)) (-15 -2222 ($ |t#1| |t#1| (-564))) (-15 -2689 ((-2 (|:| -4110 (-413 |t#2| (-407 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -2965 ($ $)) (-15 -3857 ((-112) $)) (-15 -2175 ((-3 |t#4| "failed") $)) (-15 -2222 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
+((-4385 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-413 *4 (-407 *4) *5 *6)))) (-2858 (*1 *1 *2) (-12 (-5 *2 (-413 *4 (-407 *4) *5 *6)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-4 *3 (-363)) (-4 *1 (-335 *3 *4 *5 *6)))) (-2858 (*1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *1 (-335 *3 *4 *5 *2)) (-4 *2 (-342 *3 *4 *5)))) (-2858 (*1 *1 *2 *2) (-12 (-4 *2 (-363)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))) (-4 *1 (-335 *2 *3 *4 *5)) (-4 *5 (-342 *2 *3 *4)))) (-2858 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-564)) (-4 *2 (-363)) (-4 *4 (-1235 *2)) (-4 *5 (-1235 (-407 *4))) (-4 *1 (-335 *2 *4 *5 *6)) (-4 *6 (-342 *2 *4 *5)))) (-3594 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-2 (|:| -4081 (-413 *4 (-407 *4) *5 *6)) (|:| |principalPart| *6))))) (-1297 (*1 *1 *1) (-12 (-4 *1 (-335 *2 *3 *4 *5)) (-4 *2 (-363)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))) (-4 *5 (-342 *2 *3 *4)))) (-3067 (*1 *2 *1) (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-112)))) (-2186 (*1 *2 *1) (|partial| -12 (-4 *1 (-335 *3 *4 *5 *2)) (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *2 (-342 *3 *4 *5)))) (-2858 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-363)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-4 *1 (-335 *4 *3 *5 *2)) (-4 *2 (-342 *4 *3 *5)))))
+(-13 (-21) (-10 -8 (-15 -4385 ((-413 |t#2| (-407 |t#2|) |t#3| |t#4|) $)) (-15 -2858 ($ (-413 |t#2| (-407 |t#2|) |t#3| |t#4|))) (-15 -2858 ($ |t#4|)) (-15 -2858 ($ |t#1| |t#1|)) (-15 -2858 ($ |t#1| |t#1| (-564))) (-15 -3594 ((-2 (|:| -4081 (-413 |t#2| (-407 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -1297 ($ $)) (-15 -3067 ((-112) $)) (-15 -2186 ((-3 |t#4| "failed") $)) (-15 -2858 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-2965 (($ $) 33)) (-3857 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-2869 (((-1259 |#4|) $) 135)) (-3744 (((-413 |#2| (-407 |#2|) |#3| |#4|) $) 31)) (-3877 (((-1114) $) NIL)) (-2175 (((-3 |#4| "failed") $) 36)) (-2530 (((-1259 |#4|) $) 127)) (-2222 (($ (-413 |#2| (-407 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-564)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-2689 (((-2 (|:| -4110 (-413 |#2| (-407 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-2350 (((-858) $) 17)) (-2414 (($) 14 T CONST)) (-2893 (((-112) $ $) 20)) (-2992 (($ $) 27) (($ $ $) NIL)) (-2980 (($ $ $) 25)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 23)))
-(((-336 |#1| |#2| |#3| |#4|) (-13 (-335 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2530 ((-1259 |#4|) $)) (-15 -2869 ((-1259 |#4|) $)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -336))
-((-2530 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6)) (-4 *6 (-342 *3 *4 *5)))) (-2869 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6)) (-4 *6 (-342 *3 *4 *5)))))
-(-13 (-335 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2530 ((-1259 |#4|) $)) (-15 -2869 ((-1259 |#4|) $))))
-((-3084 (($ $ (-1170) |#2|) NIL) (($ $ (-641 (-1170)) (-641 |#2|)) 20) (($ $ (-641 (-294 |#2|))) 15) (($ $ (-294 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-641 |#2|) (-641 |#2|)) NIL)) (-4362 (($ $ |#2|) 11)))
-(((-337 |#1| |#2|) (-10 -8 (-15 -4362 (|#1| |#1| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#2| |#2|)) (-15 -3084 (|#1| |#1| (-294 |#2|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 |#2|))) (-15 -3084 (|#1| |#1| (-1170) |#2|))) (-338 |#2|) (-1094)) (T -337))
-NIL
-(-10 -8 (-15 -4362 (|#1| |#1| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#2| |#2|)) (-15 -3084 (|#1| |#1| (-294 |#2|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 |#2|))) (-15 -3084 (|#1| |#1| (-1170) |#2|)))
-((-4289 (($ (-1 |#1| |#1|) $) 6)) (-3084 (($ $ (-1170) |#1|) 17 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 16 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-641 (-294 |#1|))) 15 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 14 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-309 |#1|))) (($ $ (-641 |#1|) (-641 |#1|)) 12 (|has| |#1| (-309 |#1|)))) (-4362 (($ $ |#1|) 11 (|has| |#1| (-286 |#1| |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1297 (($ $) 33)) (-3067 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-1696 (((-1259 |#4|) $) 135)) (-4385 (((-413 |#2| (-407 |#2|) |#3| |#4|) $) 31)) (-3868 (((-1114) $) NIL)) (-2186 (((-3 |#4| "failed") $) 36)) (-3961 (((-1259 |#4|) $) 127)) (-2858 (($ (-413 |#2| (-407 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-564)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-3594 (((-2 (|:| -4081 (-413 |#2| (-407 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-2326 (((-858) $) 17)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 14 T CONST)) (-2876 (((-112) $ $) 20)) (-2981 (($ $) 27) (($ $ $) NIL)) (-2968 (($ $ $) 25)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 23)))
+(((-336 |#1| |#2| |#3| |#4|) (-13 (-335 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3961 ((-1259 |#4|) $)) (-15 -1696 ((-1259 |#4|) $)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -336))
+((-3961 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6)) (-4 *6 (-342 *3 *4 *5)))) (-1696 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6)) (-4 *6 (-342 *3 *4 *5)))))
+(-13 (-335 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3961 ((-1259 |#4|) $)) (-15 -1696 ((-1259 |#4|) $))))
+((-3055 (($ $ (-1170) |#2|) NIL) (($ $ (-641 (-1170)) (-641 |#2|)) 20) (($ $ (-641 (-294 |#2|))) 15) (($ $ (-294 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-641 |#2|) (-641 |#2|)) NIL)) (-4361 (($ $ |#2|) 11)))
+(((-337 |#1| |#2|) (-10 -8 (-15 -4361 (|#1| |#1| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#2| |#2|)) (-15 -3055 (|#1| |#1| (-294 |#2|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 |#2|))) (-15 -3055 (|#1| |#1| (-1170) |#2|))) (-338 |#2|) (-1094)) (T -337))
+NIL
+(-10 -8 (-15 -4361 (|#1| |#1| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#2| |#2|)) (-15 -3055 (|#1| |#1| (-294 |#2|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 |#2|))) (-15 -3055 (|#1| |#1| (-1170) |#2|)))
+((-4271 (($ (-1 |#1| |#1|) $) 6)) (-3055 (($ $ (-1170) |#1|) 17 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 16 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-641 (-294 |#1|))) 15 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 14 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-309 |#1|))) (($ $ (-641 |#1|) (-641 |#1|)) 12 (|has| |#1| (-309 |#1|)))) (-4361 (($ $ |#1|) 11 (|has| |#1| (-286 |#1| |#1|)))))
(((-338 |#1|) (-140) (-1094)) (T -338))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-338 *3)) (-4 *3 (-1094)))))
-(-13 (-10 -8 (-15 -4289 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-286 |t#1| |t#1|)) (-6 (-286 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-309 |t#1|)) (-6 (-309 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-514 (-1170) |t#1|)) (-6 (-514 (-1170) |t#1|)) |%noBranch|)))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-338 *3)) (-4 *3 (-1094)))))
+(-13 (-10 -8 (-15 -4271 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-286 |t#1| |t#1|)) (-6 (-286 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-309 |t#1|)) (-6 (-309 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-514 (-1170) |t#1|)) (-6 (-514 (-1170) |t#1|)) |%noBranch|)))
(((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1170)) $) NIL)) (-3001 (((-112)) 98) (((-112) (-112)) 99)) (-3461 (((-641 (-610 $)) $) NIL)) (-1321 (($ $) NIL)) (-4294 (($ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2868 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-3605 (($ $) NIL)) (-1301 (($ $) NIL)) (-4268 (($ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-610 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-316 |#3|)) 78) (((-3 $ "failed") (-1170)) 104) (((-3 $ "failed") (-316 (-564))) 66 (|has| |#3| (-1034 (-564)))) (((-3 $ "failed") (-407 (-948 (-564)))) 72 (|has| |#3| (-1034 (-564)))) (((-3 $ "failed") (-948 (-564))) 67 (|has| |#3| (-1034 (-564)))) (((-3 $ "failed") (-316 (-379))) 96 (|has| |#3| (-1034 (-379)))) (((-3 $ "failed") (-407 (-948 (-379)))) 90 (|has| |#3| (-1034 (-379)))) (((-3 $ "failed") (-948 (-379))) 85 (|has| |#3| (-1034 (-379))))) (-2961 (((-610 $) $) NIL) ((|#3| $) NIL) (($ (-316 |#3|)) 79) (($ (-1170)) 105) (($ (-316 (-564))) 68 (|has| |#3| (-1034 (-564)))) (($ (-407 (-948 (-564)))) 73 (|has| |#3| (-1034 (-564)))) (($ (-948 (-564))) 69 (|has| |#3| (-1034 (-564)))) (($ (-316 (-379))) 97 (|has| |#3| (-1034 (-379)))) (($ (-407 (-948 (-379)))) 91 (|has| |#3| (-1034 (-379)))) (($ (-948 (-379))) 87 (|has| |#3| (-1034 (-379))))) (-1654 (((-3 $ "failed") $) NIL)) (-2295 (($) 10)) (-3865 (($ $) NIL) (($ (-641 $)) NIL)) (-3898 (((-641 (-114)) $) NIL)) (-1364 (((-114) (-114)) NIL)) (-4035 (((-112) $) NIL)) (-2220 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-1482 (((-1166 $) (-610 $)) NIL (|has| $ (-1045)))) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 $ $) (-610 $)) NIL)) (-4093 (((-3 (-610 $) "failed") $) NIL)) (-2141 (($ $) 101)) (-3473 (($ $) NIL)) (-4172 (((-1152) $) NIL)) (-3551 (((-641 (-610 $)) $) NIL)) (-2342 (($ (-114) $) 100) (($ (-114) (-641 $)) NIL)) (-2918 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) NIL)) (-4336 (((-767) $) NIL)) (-3877 (((-1114) $) NIL)) (-1595 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-1671 (($ $) NIL)) (-2482 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3084 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-4362 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-1663 (($ $) NIL) (($ $ $) NIL)) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL)) (-1474 (($ $) NIL (|has| $ (-1045)))) (-1311 (($ $) NIL)) (-4280 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-610 $)) NIL) (($ |#3|) NIL) (($ (-564)) NIL) (((-316 |#3|) $) 103)) (-1471 (((-767)) NIL T CONST)) (-3665 (($ $) NIL) (($ (-641 $)) NIL)) (-3968 (((-112) (-114)) NIL)) (-4358 (($ $) NIL)) (-4339 (($ $) NIL)) (-4349 (($ $) NIL)) (-3453 (($ $) NIL)) (-2414 (($) 102 T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
-(((-339 |#1| |#2| |#3|) (-13 (-302) (-38 |#3|) (-1034 |#3|) (-896 (-1170)) (-10 -8 (-15 -2961 ($ (-316 |#3|))) (-15 -4201 ((-3 $ "failed") (-316 |#3|))) (-15 -2961 ($ (-1170))) (-15 -4201 ((-3 $ "failed") (-1170))) (-15 -2350 ((-316 |#3|) $)) (IF (|has| |#3| (-1034 (-564))) (PROGN (-15 -2961 ($ (-316 (-564)))) (-15 -4201 ((-3 $ "failed") (-316 (-564)))) (-15 -2961 ($ (-407 (-948 (-564))))) (-15 -4201 ((-3 $ "failed") (-407 (-948 (-564))))) (-15 -2961 ($ (-948 (-564)))) (-15 -4201 ((-3 $ "failed") (-948 (-564))))) |%noBranch|) (IF (|has| |#3| (-1034 (-379))) (PROGN (-15 -2961 ($ (-316 (-379)))) (-15 -4201 ((-3 $ "failed") (-316 (-379)))) (-15 -2961 ($ (-407 (-948 (-379))))) (-15 -4201 ((-3 $ "failed") (-407 (-948 (-379))))) (-15 -2961 ($ (-948 (-379)))) (-15 -4201 ((-3 $ "failed") (-948 (-379))))) |%noBranch|) (-15 -3453 ($ $)) (-15 -3605 ($ $)) (-15 -1671 ($ $)) (-15 -3473 ($ $)) (-15 -2141 ($ $)) (-15 -4268 ($ $)) (-15 -4280 ($ $)) (-15 -4294 ($ $)) (-15 -4339 ($ $)) (-15 -4349 ($ $)) (-15 -4358 ($ $)) (-15 -1301 ($ $)) (-15 -1311 ($ $)) (-15 -1321 ($ $)) (-15 -2295 ($)) (-15 -3743 ((-641 (-1170)) $)) (-15 -3001 ((-112))) (-15 -3001 ((-112) (-112))))) (-641 (-1170)) (-641 (-1170)) (-387)) (T -339))
-((-2961 (*1 *1 *2) (-12 (-5 *2 (-316 *5)) (-4 *5 (-387)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 *5)) (-4 *5 (-387)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 *2)) (-14 *4 (-641 *2)) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 *2)) (-14 *4 (-641 *2)) (-4 *5 (-387)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-316 *5)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-564)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-564)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-948 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-379)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-379)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-948 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-3453 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-3605 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1671 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-3473 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-2141 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4268 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4280 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4294 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4339 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4349 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4358 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1301 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1311 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1321 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-2295 (*1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-3743 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-339 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-387)))) (-3001 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-3001 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))))
-(-13 (-302) (-38 |#3|) (-1034 |#3|) (-896 (-1170)) (-10 -8 (-15 -2961 ($ (-316 |#3|))) (-15 -4201 ((-3 $ "failed") (-316 |#3|))) (-15 -2961 ($ (-1170))) (-15 -4201 ((-3 $ "failed") (-1170))) (-15 -2350 ((-316 |#3|) $)) (IF (|has| |#3| (-1034 (-564))) (PROGN (-15 -2961 ($ (-316 (-564)))) (-15 -4201 ((-3 $ "failed") (-316 (-564)))) (-15 -2961 ($ (-407 (-948 (-564))))) (-15 -4201 ((-3 $ "failed") (-407 (-948 (-564))))) (-15 -2961 ($ (-948 (-564)))) (-15 -4201 ((-3 $ "failed") (-948 (-564))))) |%noBranch|) (IF (|has| |#3| (-1034 (-379))) (PROGN (-15 -2961 ($ (-316 (-379)))) (-15 -4201 ((-3 $ "failed") (-316 (-379)))) (-15 -2961 ($ (-407 (-948 (-379))))) (-15 -4201 ((-3 $ "failed") (-407 (-948 (-379))))) (-15 -2961 ($ (-948 (-379)))) (-15 -4201 ((-3 $ "failed") (-948 (-379))))) |%noBranch|) (-15 -3453 ($ $)) (-15 -3605 ($ $)) (-15 -1671 ($ $)) (-15 -3473 ($ $)) (-15 -2141 ($ $)) (-15 -4268 ($ $)) (-15 -4280 ($ $)) (-15 -4294 ($ $)) (-15 -4339 ($ $)) (-15 -4349 ($ $)) (-15 -4358 ($ $)) (-15 -1301 ($ $)) (-15 -1311 ($ $)) (-15 -1321 ($ $)) (-15 -2295 ($)) (-15 -3743 ((-641 (-1170)) $)) (-15 -3001 ((-112))) (-15 -3001 ((-112) (-112)))))
-((-4289 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
-(((-340 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4289 (|#8| (-1 |#5| |#1|) |#4|))) (-1213) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|) (-1213) (-1235 |#5|) (-1235 (-407 |#6|)) (-342 |#5| |#6| |#7|)) (T -340))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1213)) (-4 *8 (-1213)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *9 (-1235 *8)) (-4 *2 (-342 *8 *9 *10)) (-5 *1 (-340 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-342 *5 *6 *7)) (-4 *10 (-1235 (-407 *9))))))
-(-10 -7 (-15 -4289 (|#8| (-1 |#5| |#1|) |#4|)))
-((-3322 (((-2 (|:| |num| (-1259 |#3|)) (|:| |den| |#3|)) $) 40)) (-2100 (($ (-1259 (-407 |#3|)) (-1259 $)) NIL) (($ (-1259 (-407 |#3|))) NIL) (($ (-1259 |#3|) |#3|) 176)) (-3738 (((-1259 $) (-1259 $)) 160)) (-2082 (((-641 (-641 |#2|))) 129)) (-1999 (((-112) |#2| |#2|) 77)) (-2477 (($ $) 151)) (-3183 (((-767)) 33)) (-4010 (((-1259 $) (-1259 $)) 222)) (-1606 (((-641 (-948 |#2|)) (-1170)) 119)) (-3065 (((-112) $) 173)) (-1319 (((-112) $) 27) (((-112) $ |#2|) 31) (((-112) $ |#3|) 226)) (-2611 (((-3 |#3| "failed")) 53)) (-3406 (((-767)) 187)) (-4362 ((|#2| $ |#2| |#2|) 143)) (-2266 (((-3 |#3| "failed")) 72)) (-3735 (($ $ (-1 (-407 |#3|) (-407 |#3|)) (-767)) NIL) (($ $ (-1 (-407 |#3|) (-407 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 230) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-3169 (((-1259 $) (-1259 $)) 166)) (-2867 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 69)) (-2979 (((-112)) 35)))
-(((-341 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2082 ((-641 (-641 |#2|)))) (-15 -1606 ((-641 (-948 |#2|)) (-1170))) (-15 -2867 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2611 ((-3 |#3| "failed"))) (-15 -2266 ((-3 |#3| "failed"))) (-15 -4362 (|#2| |#1| |#2| |#2|)) (-15 -2477 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1319 ((-112) |#1| |#3|)) (-15 -1319 ((-112) |#1| |#2|)) (-15 -2100 (|#1| (-1259 |#3|) |#3|)) (-15 -3322 ((-2 (|:| |num| (-1259 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3738 ((-1259 |#1|) (-1259 |#1|))) (-15 -4010 ((-1259 |#1|) (-1259 |#1|))) (-15 -3169 ((-1259 |#1|) (-1259 |#1|))) (-15 -1319 ((-112) |#1|)) (-15 -3065 ((-112) |#1|)) (-15 -1999 ((-112) |#2| |#2|)) (-15 -2979 ((-112))) (-15 -3406 ((-767))) (-15 -3183 ((-767))) (-15 -3735 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)))) (-15 -3735 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)) (-767))) (-15 -2100 (|#1| (-1259 (-407 |#3|)))) (-15 -2100 (|#1| (-1259 (-407 |#3|)) (-1259 |#1|)))) (-342 |#2| |#3| |#4|) (-1213) (-1235 |#2|) (-1235 (-407 |#3|))) (T -341))
-((-3183 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))) (-3406 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))) (-2979 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-112)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))) (-1999 (*1 *2 *3 *3) (-12 (-4 *3 (-1213)) (-4 *5 (-1235 *3)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-112)) (-5 *1 (-341 *4 *3 *5 *6)) (-4 *4 (-342 *3 *5 *6)))) (-2266 (*1 *2) (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5)) (-4 *3 (-342 *4 *2 *5)))) (-2611 (*1 *2) (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5)) (-4 *3 (-342 *4 *2 *5)))) (-1606 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *5 (-1213)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-5 *2 (-641 (-948 *5))) (-5 *1 (-341 *4 *5 *6 *7)) (-4 *4 (-342 *5 *6 *7)))) (-2082 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-641 (-641 *4))) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))))
-(-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2082 ((-641 (-641 |#2|)))) (-15 -1606 ((-641 (-948 |#2|)) (-1170))) (-15 -2867 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2611 ((-3 |#3| "failed"))) (-15 -2266 ((-3 |#3| "failed"))) (-15 -4362 (|#2| |#1| |#2| |#2|)) (-15 -2477 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1319 ((-112) |#1| |#3|)) (-15 -1319 ((-112) |#1| |#2|)) (-15 -2100 (|#1| (-1259 |#3|) |#3|)) (-15 -3322 ((-2 (|:| |num| (-1259 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3738 ((-1259 |#1|) (-1259 |#1|))) (-15 -4010 ((-1259 |#1|) (-1259 |#1|))) (-15 -3169 ((-1259 |#1|) (-1259 |#1|))) (-15 -1319 ((-112) |#1|)) (-15 -3065 ((-112) |#1|)) (-15 -1999 ((-112) |#2| |#2|)) (-15 -2979 ((-112))) (-15 -3406 ((-767))) (-15 -3183 ((-767))) (-15 -3735 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)))) (-15 -3735 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)) (-767))) (-15 -2100 (|#1| (-1259 (-407 |#3|)))) (-15 -2100 (|#1| (-1259 (-407 |#3|)) (-1259 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3322 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 195)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 93 (|has| (-407 |#2|) (-363)))) (-2890 (($ $) 94 (|has| (-407 |#2|) (-363)))) (-3760 (((-112) $) 96 (|has| (-407 |#2|) (-363)))) (-3168 (((-685 (-407 |#2|)) (-1259 $)) 47) (((-685 (-407 |#2|))) 62)) (-3814 (((-407 |#2|) $) 53)) (-2684 (((-1182 (-917) (-767)) (-564)) 146 (|has| (-407 |#2|) (-349)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 113 (|has| (-407 |#2|) (-363)))) (-3942 (((-418 $) $) 114 (|has| (-407 |#2|) (-363)))) (-2697 (((-112) $ $) 104 (|has| (-407 |#2|) (-363)))) (-3148 (((-767)) 87 (|has| (-407 |#2|) (-368)))) (-2264 (((-112)) 212)) (-2641 (((-112) |#1|) 211) (((-112) |#2|) 210)) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 169 (|has| (-407 |#2|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 167 (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-3 (-407 |#2|) "failed") $) 164)) (-2961 (((-564) $) 168 (|has| (-407 |#2|) (-1034 (-564)))) (((-407 (-564)) $) 166 (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-407 |#2|) $) 165)) (-2100 (($ (-1259 (-407 |#2|)) (-1259 $)) 49) (($ (-1259 (-407 |#2|))) 65) (($ (-1259 |#2|) |#2|) 194)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 152 (|has| (-407 |#2|) (-349)))) (-2577 (($ $ $) 108 (|has| (-407 |#2|) (-363)))) (-3927 (((-685 (-407 |#2|)) $ (-1259 $)) 54) (((-685 (-407 |#2|)) $) 60)) (-2202 (((-685 (-564)) (-685 $)) 163 (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 162 (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-407 |#2|))) (|:| |vec| (-1259 (-407 |#2|)))) (-685 $) (-1259 $)) 161) (((-685 (-407 |#2|)) (-685 $)) 160)) (-3738 (((-1259 $) (-1259 $)) 200)) (-2965 (($ |#3|) 157) (((-3 $ "failed") (-407 |#3|)) 154 (|has| (-407 |#2|) (-363)))) (-1654 (((-3 $ "failed") $) 33)) (-2082 (((-641 (-641 |#1|))) 181 (|has| |#1| (-368)))) (-1999 (((-112) |#1| |#1|) 216)) (-2828 (((-917)) 55)) (-3038 (($) 90 (|has| (-407 |#2|) (-368)))) (-4095 (((-112)) 209)) (-2505 (((-112) |#1|) 208) (((-112) |#2|) 207)) (-2560 (($ $ $) 107 (|has| (-407 |#2|) (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 102 (|has| (-407 |#2|) (-363)))) (-2477 (($ $) 187)) (-2610 (($) 148 (|has| (-407 |#2|) (-349)))) (-2549 (((-112) $) 149 (|has| (-407 |#2|) (-349)))) (-3028 (($ $ (-767)) 140 (|has| (-407 |#2|) (-349))) (($ $) 139 (|has| (-407 |#2|) (-349)))) (-3037 (((-112) $) 115 (|has| (-407 |#2|) (-363)))) (-3533 (((-917) $) 151 (|has| (-407 |#2|) (-349))) (((-829 (-917)) $) 137 (|has| (-407 |#2|) (-349)))) (-4035 (((-112) $) 31)) (-3183 (((-767)) 219)) (-4010 (((-1259 $) (-1259 $)) 201)) (-1464 (((-407 |#2|) $) 52)) (-1606 (((-641 (-948 |#1|)) (-1170)) 182 (|has| |#1| (-363)))) (-1993 (((-3 $ "failed") $) 141 (|has| (-407 |#2|) (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 111 (|has| (-407 |#2|) (-363)))) (-4237 ((|#3| $) 45 (|has| (-407 |#2|) (-363)))) (-2802 (((-917) $) 89 (|has| (-407 |#2|) (-368)))) (-2951 ((|#3| $) 155)) (-3202 (($ (-641 $)) 100 (|has| (-407 |#2|) (-363))) (($ $ $) 99 (|has| (-407 |#2|) (-363)))) (-4172 (((-1152) $) 9)) (-3542 (((-685 (-407 |#2|))) 196)) (-2955 (((-685 (-407 |#2|))) 198)) (-3836 (($ $) 116 (|has| (-407 |#2|) (-363)))) (-1697 (($ (-1259 |#2|) |#2|) 192)) (-2942 (((-685 (-407 |#2|))) 197)) (-3558 (((-685 (-407 |#2|))) 199)) (-1333 (((-2 (|:| |num| (-685 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 191)) (-3633 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 193)) (-3460 (((-1259 $)) 205)) (-4054 (((-1259 $)) 206)) (-3065 (((-112) $) 204)) (-1319 (((-112) $) 203) (((-112) $ |#1|) 190) (((-112) $ |#2|) 189)) (-3978 (($) 142 (|has| (-407 |#2|) (-349)) CONST)) (-2005 (($ (-917)) 88 (|has| (-407 |#2|) (-368)))) (-2611 (((-3 |#2| "failed")) 184)) (-3877 (((-1114) $) 10)) (-3406 (((-767)) 218)) (-2175 (($) 159)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 101 (|has| (-407 |#2|) (-363)))) (-3238 (($ (-641 $)) 98 (|has| (-407 |#2|) (-363))) (($ $ $) 97 (|has| (-407 |#2|) (-363)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 145 (|has| (-407 |#2|) (-349)))) (-3595 (((-418 $) $) 112 (|has| (-407 |#2|) (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-407 |#2|) (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 109 (|has| (-407 |#2|) (-363)))) (-2537 (((-3 $ "failed") $ $) 92 (|has| (-407 |#2|) (-363)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 103 (|has| (-407 |#2|) (-363)))) (-3864 (((-767) $) 105 (|has| (-407 |#2|) (-363)))) (-4362 ((|#1| $ |#1| |#1|) 186)) (-2266 (((-3 |#2| "failed")) 185)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 106 (|has| (-407 |#2|) (-363)))) (-3358 (((-407 |#2|) (-1259 $)) 48) (((-407 |#2|)) 61)) (-1542 (((-767) $) 150 (|has| (-407 |#2|) (-349))) (((-3 (-767) "failed") $ $) 138 (|has| (-407 |#2|) (-349)))) (-3735 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) 122 (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) 121 (|has| (-407 |#2|) (-363))) (($ $ (-1 |#2| |#2|)) 188) (($ $ (-641 (-1170)) (-641 (-767))) 129 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170) (-767)) 130 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-641 (-1170))) 131 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170)) 132 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-767)) 134 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2368 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) 136 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2368 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-3108 (((-685 (-407 |#2|)) (-1259 $) (-1 (-407 |#2|) (-407 |#2|))) 153 (|has| (-407 |#2|) (-363)))) (-1474 ((|#3|) 158)) (-4100 (($) 147 (|has| (-407 |#2|) (-349)))) (-1407 (((-1259 (-407 |#2|)) $ (-1259 $)) 51) (((-685 (-407 |#2|)) (-1259 $) (-1259 $)) 50) (((-1259 (-407 |#2|)) $) 67) (((-685 (-407 |#2|)) (-1259 $)) 66)) (-4344 (((-1259 (-407 |#2|)) $) 64) (($ (-1259 (-407 |#2|))) 63) ((|#3| $) 170) (($ |#3|) 156)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 144 (|has| (-407 |#2|) (-349)))) (-3169 (((-1259 $) (-1259 $)) 202)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 |#2|)) 38) (($ (-407 (-564))) 86 (-2750 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-1034 (-407 (-564)))))) (($ $) 91 (|has| (-407 |#2|) (-363)))) (-3335 (($ $) 143 (|has| (-407 |#2|) (-349))) (((-3 $ "failed") $) 44 (|has| (-407 |#2|) (-145)))) (-3417 ((|#3| $) 46)) (-1471 (((-767)) 28 T CONST)) (-1887 (((-112)) 215)) (-2128 (((-112) |#1|) 214) (((-112) |#2|) 213)) (-3776 (((-1259 $)) 68)) (-2502 (((-112) $ $) 95 (|has| (-407 |#2|) (-363)))) (-2867 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 183)) (-2979 (((-112)) 217)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) 124 (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) 123 (|has| (-407 |#2|) (-363))) (($ $ (-641 (-1170)) (-641 (-767))) 125 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170) (-767)) 126 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-641 (-1170))) 127 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170)) 128 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2368 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-767)) 133 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2368 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) 135 (-2750 (-2368 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2368 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 120 (|has| (-407 |#2|) (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 117 (|has| (-407 |#2|) (-363)))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 |#2|)) 40) (($ (-407 |#2|) $) 39) (($ (-407 (-564)) $) 119 (|has| (-407 |#2|) (-363))) (($ $ (-407 (-564))) 118 (|has| (-407 |#2|) (-363)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1170)) $) NIL)) (-3729 (((-112)) 98) (((-112) (-112)) 99)) (-3418 (((-641 (-610 $)) $) NIL)) (-1316 (($ $) NIL)) (-4272 (($ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-4287 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-3557 (($ $) NIL)) (-1295 (($ $) NIL)) (-4249 (($ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-610 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-316 |#3|)) 78) (((-3 $ "failed") (-1170)) 104) (((-3 $ "failed") (-316 (-564))) 66 (|has| |#3| (-1034 (-564)))) (((-3 $ "failed") (-407 (-948 (-564)))) 72 (|has| |#3| (-1034 (-564)))) (((-3 $ "failed") (-948 (-564))) 67 (|has| |#3| (-1034 (-564)))) (((-3 $ "failed") (-316 (-379))) 96 (|has| |#3| (-1034 (-379)))) (((-3 $ "failed") (-407 (-948 (-379)))) 90 (|has| |#3| (-1034 (-379)))) (((-3 $ "failed") (-948 (-379))) 85 (|has| |#3| (-1034 (-379))))) (-2938 (((-610 $) $) NIL) ((|#3| $) NIL) (($ (-316 |#3|)) 79) (($ (-1170)) 105) (($ (-316 (-564))) 68 (|has| |#3| (-1034 (-564)))) (($ (-407 (-948 (-564)))) 73 (|has| |#3| (-1034 (-564)))) (($ (-948 (-564))) 69 (|has| |#3| (-1034 (-564)))) (($ (-316 (-379))) 97 (|has| |#3| (-1034 (-379)))) (($ (-407 (-948 (-379)))) 91 (|has| |#3| (-1034 (-379)))) (($ (-948 (-379))) 87 (|has| |#3| (-1034 (-379))))) (-1580 (((-3 $ "failed") $) NIL)) (-2284 (($) 10)) (-4058 (($ $) NIL) (($ (-641 $)) NIL)) (-1846 (((-641 (-114)) $) NIL)) (-1693 (((-114) (-114)) NIL)) (-1980 (((-112) $) NIL)) (-3207 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-2288 (((-1166 $) (-610 $)) NIL (|has| $ (-1045)))) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 $ $) (-610 $)) NIL)) (-2599 (((-3 (-610 $) "failed") $) NIL)) (-2140 (($ $) 101)) (-3441 (($ $) NIL)) (-2332 (((-1152) $) NIL)) (-3499 (((-641 (-610 $)) $) NIL)) (-2330 (($ (-114) $) 100) (($ (-114) (-641 $)) NIL)) (-1879 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) NIL)) (-4315 (((-767) $) NIL)) (-3868 (((-1114) $) NIL)) (-1629 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-1673 (($ $) NIL)) (-2707 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3055 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-4361 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-1421 (($ $) NIL) (($ $ $) NIL)) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL)) (-3954 (($ $) NIL (|has| $ (-1045)))) (-1307 (($ $) NIL)) (-4261 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-610 $)) NIL) (($ |#3|) NIL) (($ (-564)) NIL) (((-316 |#3|) $) 103)) (-3662 (((-767)) NIL T CONST)) (-1962 (($ $) NIL) (($ (-641 $)) NIL)) (-2997 (((-112) (-114)) NIL)) (-1700 (((-112) $ $) NIL)) (-4342 (($ $) NIL)) (-4317 (($ $) NIL)) (-4329 (($ $) NIL)) (-2007 (($ $) NIL)) (-2409 (($) 102 T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
+(((-339 |#1| |#2| |#3|) (-13 (-302) (-38 |#3|) (-1034 |#3|) (-896 (-1170)) (-10 -8 (-15 -2938 ($ (-316 |#3|))) (-15 -4180 ((-3 $ "failed") (-316 |#3|))) (-15 -2938 ($ (-1170))) (-15 -4180 ((-3 $ "failed") (-1170))) (-15 -2326 ((-316 |#3|) $)) (IF (|has| |#3| (-1034 (-564))) (PROGN (-15 -2938 ($ (-316 (-564)))) (-15 -4180 ((-3 $ "failed") (-316 (-564)))) (-15 -2938 ($ (-407 (-948 (-564))))) (-15 -4180 ((-3 $ "failed") (-407 (-948 (-564))))) (-15 -2938 ($ (-948 (-564)))) (-15 -4180 ((-3 $ "failed") (-948 (-564))))) |%noBranch|) (IF (|has| |#3| (-1034 (-379))) (PROGN (-15 -2938 ($ (-316 (-379)))) (-15 -4180 ((-3 $ "failed") (-316 (-379)))) (-15 -2938 ($ (-407 (-948 (-379))))) (-15 -4180 ((-3 $ "failed") (-407 (-948 (-379))))) (-15 -2938 ($ (-948 (-379)))) (-15 -4180 ((-3 $ "failed") (-948 (-379))))) |%noBranch|) (-15 -2007 ($ $)) (-15 -3557 ($ $)) (-15 -1673 ($ $)) (-15 -3441 ($ $)) (-15 -2140 ($ $)) (-15 -4249 ($ $)) (-15 -4261 ($ $)) (-15 -4272 ($ $)) (-15 -4317 ($ $)) (-15 -4329 ($ $)) (-15 -4342 ($ $)) (-15 -1295 ($ $)) (-15 -1307 ($ $)) (-15 -1316 ($ $)) (-15 -2284 ($)) (-15 -3702 ((-641 (-1170)) $)) (-15 -3729 ((-112))) (-15 -3729 ((-112) (-112))))) (-641 (-1170)) (-641 (-1170)) (-387)) (T -339))
+((-2938 (*1 *1 *2) (-12 (-5 *2 (-316 *5)) (-4 *5 (-387)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 *5)) (-4 *5 (-387)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 *2)) (-14 *4 (-641 *2)) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 *2)) (-14 *4 (-641 *2)) (-4 *5 (-387)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-316 *5)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-564)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-564)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-948 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-564))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-564))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-379)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-379)))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-948 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-379))) (-5 *1 (-339 *3 *4 *5)) (-4 *5 (-1034 (-379))) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-2007 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-3557 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1673 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-3441 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-2140 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4249 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4261 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4272 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4317 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4329 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-4342 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1295 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1307 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-1316 (*1 *1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-2284 (*1 *1) (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170))) (-14 *3 (-641 (-1170))) (-4 *4 (-387)))) (-3702 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-339 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-387)))) (-3729 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))) (-3729 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-1170))) (-4 *5 (-387)))))
+(-13 (-302) (-38 |#3|) (-1034 |#3|) (-896 (-1170)) (-10 -8 (-15 -2938 ($ (-316 |#3|))) (-15 -4180 ((-3 $ "failed") (-316 |#3|))) (-15 -2938 ($ (-1170))) (-15 -4180 ((-3 $ "failed") (-1170))) (-15 -2326 ((-316 |#3|) $)) (IF (|has| |#3| (-1034 (-564))) (PROGN (-15 -2938 ($ (-316 (-564)))) (-15 -4180 ((-3 $ "failed") (-316 (-564)))) (-15 -2938 ($ (-407 (-948 (-564))))) (-15 -4180 ((-3 $ "failed") (-407 (-948 (-564))))) (-15 -2938 ($ (-948 (-564)))) (-15 -4180 ((-3 $ "failed") (-948 (-564))))) |%noBranch|) (IF (|has| |#3| (-1034 (-379))) (PROGN (-15 -2938 ($ (-316 (-379)))) (-15 -4180 ((-3 $ "failed") (-316 (-379)))) (-15 -2938 ($ (-407 (-948 (-379))))) (-15 -4180 ((-3 $ "failed") (-407 (-948 (-379))))) (-15 -2938 ($ (-948 (-379)))) (-15 -4180 ((-3 $ "failed") (-948 (-379))))) |%noBranch|) (-15 -2007 ($ $)) (-15 -3557 ($ $)) (-15 -1673 ($ $)) (-15 -3441 ($ $)) (-15 -2140 ($ $)) (-15 -4249 ($ $)) (-15 -4261 ($ $)) (-15 -4272 ($ $)) (-15 -4317 ($ $)) (-15 -4329 ($ $)) (-15 -4342 ($ $)) (-15 -1295 ($ $)) (-15 -1307 ($ $)) (-15 -1316 ($ $)) (-15 -2284 ($)) (-15 -3702 ((-641 (-1170)) $)) (-15 -3729 ((-112))) (-15 -3729 ((-112) (-112)))))
+((-4271 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
+(((-340 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4271 (|#8| (-1 |#5| |#1|) |#4|))) (-1213) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|) (-1213) (-1235 |#5|) (-1235 (-407 |#6|)) (-342 |#5| |#6| |#7|)) (T -340))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1213)) (-4 *8 (-1213)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *9 (-1235 *8)) (-4 *2 (-342 *8 *9 *10)) (-5 *1 (-340 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-342 *5 *6 *7)) (-4 *10 (-1235 (-407 *9))))))
+(-10 -7 (-15 -4271 (|#8| (-1 |#5| |#1|) |#4|)))
+((-2950 (((-2 (|:| |num| (-1259 |#3|)) (|:| |den| |#3|)) $) 40)) (-2065 (($ (-1259 (-407 |#3|)) (-1259 $)) NIL) (($ (-1259 (-407 |#3|))) NIL) (($ (-1259 |#3|) |#3|) 176)) (-1949 (((-1259 $) (-1259 $)) 160)) (-2782 (((-641 (-641 |#2|))) 129)) (-2532 (((-112) |#2| |#2|) 77)) (-3430 (($ $) 151)) (-2668 (((-767)) 33)) (-4298 (((-1259 $) (-1259 $)) 222)) (-1435 (((-641 (-948 |#2|)) (-1170)) 119)) (-2622 (((-112) $) 173)) (-4061 (((-112) $) 27) (((-112) $ |#2|) 31) (((-112) $ |#3|) 226)) (-4079 (((-3 |#3| "failed")) 53)) (-2737 (((-767)) 187)) (-4361 ((|#2| $ |#2| |#2|) 143)) (-4274 (((-3 |#3| "failed")) 72)) (-3142 (($ $ (-1 (-407 |#3|) (-407 |#3|)) (-767)) NIL) (($ $ (-1 (-407 |#3|) (-407 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 230) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-3963 (((-1259 $) (-1259 $)) 166)) (-1584 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 69)) (-2485 (((-112)) 35)))
+(((-341 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2782 ((-641 (-641 |#2|)))) (-15 -1435 ((-641 (-948 |#2|)) (-1170))) (-15 -1584 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -4079 ((-3 |#3| "failed"))) (-15 -4274 ((-3 |#3| "failed"))) (-15 -4361 (|#2| |#1| |#2| |#2|)) (-15 -3430 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4061 ((-112) |#1| |#3|)) (-15 -4061 ((-112) |#1| |#2|)) (-15 -2065 (|#1| (-1259 |#3|) |#3|)) (-15 -2950 ((-2 (|:| |num| (-1259 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1949 ((-1259 |#1|) (-1259 |#1|))) (-15 -4298 ((-1259 |#1|) (-1259 |#1|))) (-15 -3963 ((-1259 |#1|) (-1259 |#1|))) (-15 -4061 ((-112) |#1|)) (-15 -2622 ((-112) |#1|)) (-15 -2532 ((-112) |#2| |#2|)) (-15 -2485 ((-112))) (-15 -2737 ((-767))) (-15 -2668 ((-767))) (-15 -3142 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)))) (-15 -3142 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)) (-767))) (-15 -2065 (|#1| (-1259 (-407 |#3|)))) (-15 -2065 (|#1| (-1259 (-407 |#3|)) (-1259 |#1|)))) (-342 |#2| |#3| |#4|) (-1213) (-1235 |#2|) (-1235 (-407 |#3|))) (T -341))
+((-2668 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))) (-2737 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))) (-2485 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-112)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))) (-2532 (*1 *2 *3 *3) (-12 (-4 *3 (-1213)) (-4 *5 (-1235 *3)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-112)) (-5 *1 (-341 *4 *3 *5 *6)) (-4 *4 (-342 *3 *5 *6)))) (-4274 (*1 *2) (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5)) (-4 *3 (-342 *4 *2 *5)))) (-4079 (*1 *2) (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5)) (-4 *3 (-342 *4 *2 *5)))) (-1435 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *5 (-1213)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-5 *2 (-641 (-948 *5))) (-5 *1 (-341 *4 *5 *6 *7)) (-4 *4 (-342 *5 *6 *7)))) (-2782 (*1 *2) (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-641 (-641 *4))) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6)))))
+(-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2782 ((-641 (-641 |#2|)))) (-15 -1435 ((-641 (-948 |#2|)) (-1170))) (-15 -1584 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -4079 ((-3 |#3| "failed"))) (-15 -4274 ((-3 |#3| "failed"))) (-15 -4361 (|#2| |#1| |#2| |#2|)) (-15 -3430 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4061 ((-112) |#1| |#3|)) (-15 -4061 ((-112) |#1| |#2|)) (-15 -2065 (|#1| (-1259 |#3|) |#3|)) (-15 -2950 ((-2 (|:| |num| (-1259 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1949 ((-1259 |#1|) (-1259 |#1|))) (-15 -4298 ((-1259 |#1|) (-1259 |#1|))) (-15 -3963 ((-1259 |#1|) (-1259 |#1|))) (-15 -4061 ((-112) |#1|)) (-15 -2622 ((-112) |#1|)) (-15 -2532 ((-112) |#2| |#2|)) (-15 -2485 ((-112))) (-15 -2737 ((-767))) (-15 -2668 ((-767))) (-15 -3142 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)))) (-15 -3142 (|#1| |#1| (-1 (-407 |#3|) (-407 |#3|)) (-767))) (-15 -2065 (|#1| (-1259 (-407 |#3|)))) (-15 -2065 (|#1| (-1259 (-407 |#3|)) (-1259 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-2950 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 196)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 94 (|has| (-407 |#2|) (-363)))) (-2086 (($ $) 95 (|has| (-407 |#2|) (-363)))) (-3466 (((-112) $) 97 (|has| (-407 |#2|) (-363)))) (-3885 (((-685 (-407 |#2|)) (-1259 $)) 48) (((-685 (-407 |#2|))) 63)) (-3794 (((-407 |#2|) $) 54)) (-4301 (((-1182 (-917) (-767)) (-564)) 147 (|has| (-407 |#2|) (-349)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 114 (|has| (-407 |#2|) (-363)))) (-2556 (((-418 $) $) 115 (|has| (-407 |#2|) (-363)))) (-3143 (((-112) $ $) 105 (|has| (-407 |#2|) (-363)))) (-3127 (((-767)) 88 (|has| (-407 |#2|) (-368)))) (-4054 (((-112)) 213)) (-3047 (((-112) |#1|) 212) (((-112) |#2|) 211)) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 170 (|has| (-407 |#2|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 168 (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-3 (-407 |#2|) "failed") $) 165)) (-2938 (((-564) $) 169 (|has| (-407 |#2|) (-1034 (-564)))) (((-407 (-564)) $) 167 (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-407 |#2|) $) 166)) (-2065 (($ (-1259 (-407 |#2|)) (-1259 $)) 50) (($ (-1259 (-407 |#2|))) 66) (($ (-1259 |#2|) |#2|) 195)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-407 |#2|) (-349)))) (-2544 (($ $ $) 109 (|has| (-407 |#2|) (-363)))) (-2671 (((-685 (-407 |#2|)) $ (-1259 $)) 55) (((-685 (-407 |#2|)) $) 61)) (-1863 (((-685 (-564)) (-685 $)) 164 (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 163 (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-407 |#2|))) (|:| |vec| (-1259 (-407 |#2|)))) (-685 $) (-1259 $)) 162) (((-685 (-407 |#2|)) (-685 $)) 161)) (-1949 (((-1259 $) (-1259 $)) 201)) (-1297 (($ |#3|) 158) (((-3 $ "failed") (-407 |#3|)) 155 (|has| (-407 |#2|) (-363)))) (-1580 (((-3 $ "failed") $) 34)) (-2782 (((-641 (-641 |#1|))) 182 (|has| |#1| (-368)))) (-2532 (((-112) |#1| |#1|) 217)) (-4242 (((-917)) 56)) (-2498 (($) 91 (|has| (-407 |#2|) (-368)))) (-1596 (((-112)) 210)) (-3312 (((-112) |#1|) 209) (((-112) |#2|) 208)) (-2523 (($ $ $) 108 (|has| (-407 |#2|) (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 103 (|has| (-407 |#2|) (-363)))) (-3430 (($ $) 188)) (-2109 (($) 149 (|has| (-407 |#2|) (-349)))) (-1839 (((-112) $) 150 (|has| (-407 |#2|) (-349)))) (-2616 (($ $ (-767)) 141 (|has| (-407 |#2|) (-349))) (($ $) 140 (|has| (-407 |#2|) (-349)))) (-4218 (((-112) $) 116 (|has| (-407 |#2|) (-363)))) (-3924 (((-917) $) 152 (|has| (-407 |#2|) (-349))) (((-829 (-917)) $) 138 (|has| (-407 |#2|) (-349)))) (-1980 (((-112) $) 32)) (-2668 (((-767)) 220)) (-4298 (((-1259 $) (-1259 $)) 202)) (-4158 (((-407 |#2|) $) 53)) (-1435 (((-641 (-948 |#1|)) (-1170)) 183 (|has| |#1| (-363)))) (-3234 (((-3 $ "failed") $) 142 (|has| (-407 |#2|) (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 112 (|has| (-407 |#2|) (-363)))) (-2091 ((|#3| $) 46 (|has| (-407 |#2|) (-363)))) (-2428 (((-917) $) 90 (|has| (-407 |#2|) (-368)))) (-4379 ((|#3| $) 156)) (-3172 (($ (-641 $)) 101 (|has| (-407 |#2|) (-363))) (($ $ $) 100 (|has| (-407 |#2|) (-363)))) (-2332 (((-1152) $) 10)) (-3406 (((-685 (-407 |#2|))) 197)) (-4014 (((-685 (-407 |#2|))) 199)) (-3806 (($ $) 117 (|has| (-407 |#2|) (-363)))) (-2396 (($ (-1259 |#2|) |#2|) 193)) (-4071 (((-685 (-407 |#2|))) 198)) (-2624 (((-685 (-407 |#2|))) 200)) (-2944 (((-2 (|:| |num| (-685 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 192)) (-3549 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 194)) (-1378 (((-1259 $)) 206)) (-1919 (((-1259 $)) 207)) (-2622 (((-112) $) 205)) (-4061 (((-112) $) 204) (((-112) $ |#1|) 191) (((-112) $ |#2|) 190)) (-3958 (($) 143 (|has| (-407 |#2|) (-349)) CONST)) (-2014 (($ (-917)) 89 (|has| (-407 |#2|) (-368)))) (-4079 (((-3 |#2| "failed")) 185)) (-3868 (((-1114) $) 11)) (-2737 (((-767)) 219)) (-2186 (($) 160)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 102 (|has| (-407 |#2|) (-363)))) (-3209 (($ (-641 $)) 99 (|has| (-407 |#2|) (-363))) (($ $ $) 98 (|has| (-407 |#2|) (-363)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 146 (|has| (-407 |#2|) (-349)))) (-3546 (((-418 $) $) 113 (|has| (-407 |#2|) (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 111 (|has| (-407 |#2|) (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 110 (|has| (-407 |#2|) (-363)))) (-2501 (((-3 $ "failed") $ $) 93 (|has| (-407 |#2|) (-363)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 104 (|has| (-407 |#2|) (-363)))) (-2468 (((-767) $) 106 (|has| (-407 |#2|) (-363)))) (-4361 ((|#1| $ |#1| |#1|) 187)) (-4274 (((-3 |#2| "failed")) 186)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 107 (|has| (-407 |#2|) (-363)))) (-2576 (((-407 |#2|) (-1259 $)) 49) (((-407 |#2|)) 62)) (-2563 (((-767) $) 151 (|has| (-407 |#2|) (-349))) (((-3 (-767) "failed") $ $) 139 (|has| (-407 |#2|) (-349)))) (-3142 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) 123 (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) 122 (|has| (-407 |#2|) (-363))) (($ $ (-1 |#2| |#2|)) 189) (($ $ (-641 (-1170)) (-641 (-767))) 130 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170) (-767)) 131 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-641 (-1170))) 132 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170)) 133 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-767)) 135 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2364 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) 137 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2364 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-3927 (((-685 (-407 |#2|)) (-1259 $) (-1 (-407 |#2|) (-407 |#2|))) 154 (|has| (-407 |#2|) (-363)))) (-3954 ((|#3|) 159)) (-2099 (($) 148 (|has| (-407 |#2|) (-349)))) (-1631 (((-1259 (-407 |#2|)) $ (-1259 $)) 52) (((-685 (-407 |#2|)) (-1259 $) (-1259 $)) 51) (((-1259 (-407 |#2|)) $) 68) (((-685 (-407 |#2|)) (-1259 $)) 67)) (-4327 (((-1259 (-407 |#2|)) $) 65) (($ (-1259 (-407 |#2|))) 64) ((|#3| $) 171) (($ |#3|) 157)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 145 (|has| (-407 |#2|) (-349)))) (-3963 (((-1259 $) (-1259 $)) 203)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 |#2|)) 39) (($ (-407 (-564))) 87 (-2733 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-1034 (-407 (-564)))))) (($ $) 92 (|has| (-407 |#2|) (-363)))) (-2144 (($ $) 144 (|has| (-407 |#2|) (-349))) (((-3 $ "failed") $) 45 (|has| (-407 |#2|) (-145)))) (-1568 ((|#3| $) 47)) (-3662 (((-767)) 29 T CONST)) (-3983 (((-112)) 216)) (-4049 (((-112) |#1|) 215) (((-112) |#2|) 214)) (-1700 (((-112) $ $) 9)) (-2447 (((-1259 $)) 69)) (-3013 (((-112) $ $) 96 (|has| (-407 |#2|) (-363)))) (-1584 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-2485 (((-112)) 218)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) 125 (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) 124 (|has| (-407 |#2|) (-363))) (($ $ (-641 (-1170)) (-641 (-767))) 126 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170) (-767)) 127 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-641 (-1170))) 128 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-1170)) 129 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) (-2364 (|has| (-407 |#2|) (-896 (-1170))) (|has| (-407 |#2|) (-363))))) (($ $ (-767)) 134 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2364 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) 136 (-2733 (-2364 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-233))) (-2364 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 121 (|has| (-407 |#2|) (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 118 (|has| (-407 |#2|) (-363)))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 |#2|)) 41) (($ (-407 |#2|) $) 40) (($ (-407 (-564)) $) 120 (|has| (-407 |#2|) (-363))) (($ $ (-407 (-564))) 119 (|has| (-407 |#2|) (-363)))))
(((-342 |#1| |#2| |#3|) (-140) (-1213) (-1235 |t#1|) (-1235 (-407 |t#2|))) (T -342))
-((-3183 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767)))) (-3406 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767)))) (-2979 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-1999 (*1 *2 *3 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-1887 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2128 (*1 *2 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2128 (*1 *2 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-2264 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2641 (*1 *2 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2641 (*1 *2 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-4095 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2505 (*1 *2 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2505 (*1 *2 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-4054 (*1 *2) (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)))) (-3460 (*1 *2) (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)))) (-3065 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-1319 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3169 (*1 *2 *2) (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-4010 (*1 *2 *2) (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-3738 (*1 *2 *2) (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-3558 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-2955 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-2942 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-3542 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-3322 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))) (-2100 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213)) (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3))))) (-3633 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))) (-1697 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213)) (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3))))) (-1333 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-2 (|:| |num| (-685 *5)) (|:| |den| *5))))) (-1319 (*1 *2 *1 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-1319 (*1 *2 *1 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-2477 (*1 *1 *1) (-12 (-4 *1 (-342 *2 *3 *4)) (-4 *2 (-1213)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))))) (-4362 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-342 *2 *3 *4)) (-4 *2 (-1213)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))))) (-2266 (*1 *2) (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213)) (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))) (-2611 (*1 *2) (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213)) (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))) (-2867 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1213)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-342 *4 *5 *6)))) (-1606 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *4 (-363)) (-5 *2 (-641 (-948 *4))))) (-2082 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *3 (-368)) (-5 *2 (-641 (-641 *3))))))
-(-13 (-720 (-407 |t#2|) |t#3|) (-10 -8 (-15 -3183 ((-767))) (-15 -3406 ((-767))) (-15 -2979 ((-112))) (-15 -1999 ((-112) |t#1| |t#1|)) (-15 -1887 ((-112))) (-15 -2128 ((-112) |t#1|)) (-15 -2128 ((-112) |t#2|)) (-15 -2264 ((-112))) (-15 -2641 ((-112) |t#1|)) (-15 -2641 ((-112) |t#2|)) (-15 -4095 ((-112))) (-15 -2505 ((-112) |t#1|)) (-15 -2505 ((-112) |t#2|)) (-15 -4054 ((-1259 $))) (-15 -3460 ((-1259 $))) (-15 -3065 ((-112) $)) (-15 -1319 ((-112) $)) (-15 -3169 ((-1259 $) (-1259 $))) (-15 -4010 ((-1259 $) (-1259 $))) (-15 -3738 ((-1259 $) (-1259 $))) (-15 -3558 ((-685 (-407 |t#2|)))) (-15 -2955 ((-685 (-407 |t#2|)))) (-15 -2942 ((-685 (-407 |t#2|)))) (-15 -3542 ((-685 (-407 |t#2|)))) (-15 -3322 ((-2 (|:| |num| (-1259 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2100 ($ (-1259 |t#2|) |t#2|)) (-15 -3633 ((-2 (|:| |num| (-1259 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -1697 ($ (-1259 |t#2|) |t#2|)) (-15 -1333 ((-2 (|:| |num| (-685 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -1319 ((-112) $ |t#1|)) (-15 -1319 ((-112) $ |t#2|)) (-15 -3735 ($ $ (-1 |t#2| |t#2|))) (-15 -2477 ($ $)) (-15 -4362 (|t#1| $ |t#1| |t#1|)) (-15 -2266 ((-3 |t#2| "failed"))) (-15 -2611 ((-3 |t#2| "failed"))) (-15 -2867 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-363)) (-15 -1606 ((-641 (-948 |t#1|)) (-1170))) |%noBranch|) (IF (|has| |t#1| (-368)) (-15 -2082 ((-641 (-641 |t#1|)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-38 #1=(-407 |#2|)) . T) ((-38 $) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-102) . T) ((-111 #0# #0#) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-145))) ((-147) |has| (-407 |#2|) (-147)) ((-614 #0#) -2750 (|has| (-407 |#2|) (-1034 (-407 (-564)))) (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-614 #1#) . T) ((-614 (-564)) . T) ((-614 $) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-611 (-858)) . T) ((-172) . T) ((-612 |#3|) . T) ((-231 #1#) |has| (-407 |#2|) (-363)) ((-233) -2750 (|has| (-407 |#2|) (-349)) (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363)))) ((-243) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-290) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-307) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-363) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-402) |has| (-407 |#2|) (-349)) ((-368) -2750 (|has| (-407 |#2|) (-368)) (|has| (-407 |#2|) (-349))) ((-349) |has| (-407 |#2|) (-349)) ((-370 #1# |#3|) . T) ((-409 #1# |#3|) . T) ((-377 #1#) . T) ((-411 #1#) . T) ((-452) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-556) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-644 #0#) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-644 #1#) . T) ((-644 $) . T) ((-637 #1#) . T) ((-637 (-564)) |has| (-407 |#2|) (-637 (-564))) ((-713 #0#) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-713 #1#) . T) ((-713 $) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-720 #1# |#3|) . T) ((-722) . T) ((-896 (-1170)) -12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) ((-916) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-1034 (-407 (-564))) |has| (-407 |#2|) (-1034 (-407 (-564)))) ((-1034 #1#) . T) ((-1034 (-564)) |has| (-407 |#2|) (-1034 (-564))) ((-1051 #0#) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-1051 #1#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| (-407 |#2|) (-349)) ((-1213) -2750 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-906 |#1|) (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| (-906 |#1|) (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-906 |#1|) "failed") $) NIL)) (-2961 (((-906 |#1|) $) NIL)) (-2100 (($ (-1259 (-906 |#1|))) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-906 |#1|) (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-906 |#1|) (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| (-906 |#1|) (-368)))) (-2549 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368)))) (($ $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| (-906 |#1|) (-368))) (((-829 (-917)) $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| (-906 |#1|) (-368)))) (-2946 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-1464 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| (-906 |#1|) (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 (-906 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2802 (((-917) $) NIL (|has| (-906 |#1|) (-368)))) (-3982 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368)))) (-4129 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-1166 (-906 |#1|)) "failed") $ $) NIL (|has| (-906 |#1|) (-368)))) (-4235 (($ $ (-1166 (-906 |#1|))) NIL (|has| (-906 |#1|) (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-906 |#1|) (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-3244 (((-954 (-1114))) NIL)) (-2175 (($) NIL (|has| (-906 |#1|) (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-906 |#1|) (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 (-906 |#1|))) NIL)) (-4100 (($) NIL (|has| (-906 |#1|) (-368)))) (-2194 (($) NIL (|has| (-906 |#1|) (-368)))) (-1407 (((-1259 (-906 |#1|)) $) NIL) (((-685 (-906 |#1|)) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-906 |#1|) (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-906 |#1|)) NIL)) (-3335 (($ $) NIL (|has| (-906 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3950 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ (-906 |#1|)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-906 |#1|)) NIL) (($ (-906 |#1|) $) NIL)))
-(((-343 |#1| |#2|) (-13 (-329 (-906 |#1|)) (-10 -7 (-15 -3244 ((-954 (-1114)))))) (-917) (-917)) (T -343))
-((-3244 (*1 *2) (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-343 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))))
-(-13 (-329 (-906 |#1|)) (-10 -7 (-15 -3244 ((-954 (-1114))))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 59)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) 57 (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 144)) (-2961 ((|#1| $) 115)) (-2100 (($ (-1259 |#1|)) 132)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 123 (|has| |#1| (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) 126 (|has| |#1| (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) 162 (|has| |#1| (-368)))) (-2549 (((-112) $) 67 (|has| |#1| (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) 61 (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) 63)) (-3223 (($) 164 (|has| |#1| (-368)))) (-2946 (((-112) $) NIL (|has| |#1| (-368)))) (-1464 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 |#1|) $) 119) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2802 (((-917) $) 174 (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 181)) (-3978 (($) NIL (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) 99 (|has| |#1| (-368)))) (-2413 (((-112) $) 149)) (-3877 (((-1114) $) NIL)) (-3244 (((-954 (-1114))) 58)) (-2175 (($) 160 (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 121 (|has| |#1| (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) 93) (((-917)) 94)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) 163 (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) 156 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 |#1|)) 124)) (-4100 (($) 161 (|has| |#1| (-368)))) (-2194 (($) 169 (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) 78) (((-685 |#1|) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) 177) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 103)) (-3335 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) 171 T CONST)) (-3776 (((-1259 $)) 146) (((-1259 $) (-917)) 101)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) 68 T CONST)) (-2428 (($) 106 T CONST)) (-3602 (($ $) 110 (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3950 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2893 (((-112) $ $) 66)) (-3004 (($ $ $) 179) (($ $ |#1|) 180)) (-2992 (($ $) 159) (($ $ $) NIL)) (-2980 (($ $ $) 87)) (** (($ $ (-917)) 183) (($ $ (-767)) 184) (($ $ (-564)) 182)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 105) (($ $ $) 104) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 178)))
-(((-344 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -3244 ((-954 (-1114)))))) (-349) (-1166 |#1|)) (T -344))
-((-3244 (*1 *2) (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-344 *3 *4)) (-4 *3 (-349)) (-14 *4 (-1166 *3)))))
-(-13 (-329 |#1|) (-10 -7 (-15 -3244 ((-954 (-1114))))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-2100 (($ (-1259 |#1|)) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| |#1| (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| |#1| (-368)))) (-2549 (((-112) $) NIL (|has| |#1| (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| |#1| (-368)))) (-2946 (((-112) $) NIL (|has| |#1| (-368)))) (-1464 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 |#1|) $) NIL) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-3244 (((-954 (-1114))) NIL)) (-2175 (($) NIL (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| |#1| (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 |#1|)) NIL)) (-4100 (($) NIL (|has| |#1| (-368)))) (-2194 (($) NIL (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) NIL)) (-3335 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3950 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-345 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -3244 ((-954 (-1114)))))) (-349) (-917)) (T -345))
-((-3244 (*1 *2) (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-345 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))))
-(-13 (-329 |#1|) (-10 -7 (-15 -3244 ((-954 (-1114))))))
-((-2897 (((-767) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) 61)) (-2921 (((-954 (-1114)) (-1166 |#1|)) 118)) (-4222 (((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) (-1166 |#1|)) 105)) (-4193 (((-685 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) 120)) (-1522 (((-3 (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) "failed") (-917)) 13)) (-3501 (((-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) (-917)) 18)))
-(((-346 |#1|) (-10 -7 (-15 -2921 ((-954 (-1114)) (-1166 |#1|))) (-15 -4222 ((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) (-1166 |#1|))) (-15 -4193 ((-685 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -2897 ((-767) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -1522 ((-3 (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) "failed") (-917))) (-15 -3501 ((-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) (-917)))) (-349)) (T -346))
-((-3501 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-3 (-1166 *4) (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114))))))) (-5 *1 (-346 *4)) (-4 *4 (-349)))) (-1522 (*1 *2 *3) (|partial| -12 (-5 *3 (-917)) (-5 *2 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114)))))) (-5 *1 (-346 *4)) (-4 *4 (-349)))) (-2897 (*1 *2 *3) (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114)))))) (-4 *4 (-349)) (-5 *2 (-767)) (-5 *1 (-346 *4)))) (-4193 (*1 *2 *3) (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114)))))) (-4 *4 (-349)) (-5 *2 (-685 *4)) (-5 *1 (-346 *4)))) (-4222 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114)))))) (-5 *1 (-346 *4)))) (-2921 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-954 (-1114))) (-5 *1 (-346 *4)))))
-(-10 -7 (-15 -2921 ((-954 (-1114)) (-1166 |#1|))) (-15 -4222 ((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) (-1166 |#1|))) (-15 -4193 ((-685 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -2897 ((-767) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -1522 ((-3 (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) "failed") (-917))) (-15 -3501 ((-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) (-917))))
-((-2350 ((|#1| |#3|) 105) ((|#3| |#1|) 88)))
-(((-347 |#1| |#2| |#3|) (-10 -7 (-15 -2350 (|#3| |#1|)) (-15 -2350 (|#1| |#3|))) (-329 |#2|) (-349) (-329 |#2|)) (T -347))
-((-2350 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *2 (-329 *4)) (-5 *1 (-347 *2 *4 *3)) (-4 *3 (-329 *4)))) (-2350 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *2 (-329 *4)) (-5 *1 (-347 *3 *4 *2)) (-4 *3 (-329 *4)))))
-(-10 -7 (-15 -2350 (|#3| |#1|)) (-15 -2350 (|#1| |#3|)))
-((-2549 (((-112) $) 60)) (-3533 (((-829 (-917)) $) 23) (((-917) $) 66)) (-1993 (((-3 $ "failed") $) 18)) (-3978 (($) 9)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 116)) (-1542 (((-3 (-767) "failed") $ $) 94) (((-767) $) 81)) (-3735 (($ $ (-767)) NIL) (($ $) 8)) (-4100 (($) 53)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 38)) (-3335 (((-3 $ "failed") $) 45) (($ $) 44)))
-(((-348 |#1|) (-10 -8 (-15 -3533 ((-917) |#1|)) (-15 -1542 ((-767) |#1|)) (-15 -2549 ((-112) |#1|)) (-15 -4100 (|#1|)) (-15 -2778 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -3335 (|#1| |#1|)) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -1542 ((-3 (-767) "failed") |#1| |#1|)) (-15 -3533 ((-829 (-917)) |#1|)) (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|)))) (-349)) (T -348))
-NIL
-(-10 -8 (-15 -3533 ((-917) |#1|)) (-15 -1542 ((-767) |#1|)) (-15 -2549 ((-112) |#1|)) (-15 -4100 (|#1|)) (-15 -2778 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -3335 (|#1| |#1|)) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -1542 ((-3 (-767) "failed") |#1| |#1|)) (-15 -3533 ((-829 (-917)) |#1|)) (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-2684 (((-1182 (-917) (-767)) (-564)) 94)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-2697 (((-112) $ $) 60)) (-3148 (((-767)) 104)) (-3500 (($) 17 T CONST)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 88)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-3038 (($) 107)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-2610 (($) 92)) (-2549 (((-112) $) 91)) (-3028 (($ $) 80) (($ $ (-767)) 79)) (-3037 (((-112) $) 72)) (-3533 (((-829 (-917)) $) 82) (((-917) $) 89)) (-4035 (((-112) $) 31)) (-1993 (((-3 $ "failed") $) 103)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-2802 (((-917) $) 106)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3978 (($) 102 T CONST)) (-2005 (($ (-917)) 105)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 95)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-1542 (((-3 (-767) "failed") $ $) 81) (((-767) $) 90)) (-3735 (($ $ (-767)) 100) (($ $) 98)) (-4100 (($) 93)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 96)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67)) (-3335 (((-3 $ "failed") $) 83) (($ $) 97)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-767)) 101) (($ $) 99)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 66)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68)))
+((-2668 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767)))) (-2737 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767)))) (-2485 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-2532 (*1 *2 *3 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3983 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-4049 (*1 *2 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-4049 (*1 *2 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-4054 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3047 (*1 *2 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3047 (*1 *2 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-1596 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3312 (*1 *2 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3312 (*1 *2 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-1919 (*1 *2) (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)))) (-1378 (*1 *2) (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)))) (-2622 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-4061 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-3963 (*1 *2 *2) (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-4298 (*1 *2 *2) (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-1949 (*1 *2 *2) (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-2624 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-4014 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-4071 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-3406 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))) (-2950 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))) (-2065 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213)) (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3))))) (-3549 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))) (-2396 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213)) (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3))))) (-2944 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-2 (|:| |num| (-685 *5)) (|:| |den| *5))))) (-4061 (*1 *2 *1 *3) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))) (-4061 (*1 *2 *1 *3) (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112)))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))) (-3430 (*1 *1 *1) (-12 (-4 *1 (-342 *2 *3 *4)) (-4 *2 (-1213)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))))) (-4361 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-342 *2 *3 *4)) (-4 *2 (-1213)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3))))) (-4274 (*1 *2) (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213)) (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))) (-4079 (*1 *2) (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213)) (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))) (-1584 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1213)) (-4 *6 (-1235 (-407 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-342 *4 *5 *6)))) (-1435 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *4 (-363)) (-5 *2 (-641 (-948 *4))))) (-2782 (*1 *2) (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))) (-4 *3 (-368)) (-5 *2 (-641 (-641 *3))))))
+(-13 (-720 (-407 |t#2|) |t#3|) (-10 -8 (-15 -2668 ((-767))) (-15 -2737 ((-767))) (-15 -2485 ((-112))) (-15 -2532 ((-112) |t#1| |t#1|)) (-15 -3983 ((-112))) (-15 -4049 ((-112) |t#1|)) (-15 -4049 ((-112) |t#2|)) (-15 -4054 ((-112))) (-15 -3047 ((-112) |t#1|)) (-15 -3047 ((-112) |t#2|)) (-15 -1596 ((-112))) (-15 -3312 ((-112) |t#1|)) (-15 -3312 ((-112) |t#2|)) (-15 -1919 ((-1259 $))) (-15 -1378 ((-1259 $))) (-15 -2622 ((-112) $)) (-15 -4061 ((-112) $)) (-15 -3963 ((-1259 $) (-1259 $))) (-15 -4298 ((-1259 $) (-1259 $))) (-15 -1949 ((-1259 $) (-1259 $))) (-15 -2624 ((-685 (-407 |t#2|)))) (-15 -4014 ((-685 (-407 |t#2|)))) (-15 -4071 ((-685 (-407 |t#2|)))) (-15 -3406 ((-685 (-407 |t#2|)))) (-15 -2950 ((-2 (|:| |num| (-1259 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2065 ($ (-1259 |t#2|) |t#2|)) (-15 -3549 ((-2 (|:| |num| (-1259 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2396 ($ (-1259 |t#2|) |t#2|)) (-15 -2944 ((-2 (|:| |num| (-685 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -4061 ((-112) $ |t#1|)) (-15 -4061 ((-112) $ |t#2|)) (-15 -3142 ($ $ (-1 |t#2| |t#2|))) (-15 -3430 ($ $)) (-15 -4361 (|t#1| $ |t#1| |t#1|)) (-15 -4274 ((-3 |t#2| "failed"))) (-15 -4079 ((-3 |t#2| "failed"))) (-15 -1584 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-363)) (-15 -1435 ((-641 (-948 |t#1|)) (-1170))) |%noBranch|) (IF (|has| |t#1| (-368)) (-15 -2782 ((-641 (-641 |t#1|)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-38 #1=(-407 |#2|)) . T) ((-38 $) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-102) . T) ((-111 #0# #0#) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-145))) ((-147) |has| (-407 |#2|) (-147)) ((-614 #0#) -2733 (|has| (-407 |#2|) (-1034 (-407 (-564)))) (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-614 #1#) . T) ((-614 (-564)) . T) ((-614 $) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-611 (-858)) . T) ((-172) . T) ((-612 |#3|) . T) ((-231 #1#) |has| (-407 |#2|) (-363)) ((-233) -2733 (|has| (-407 |#2|) (-349)) (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363)))) ((-243) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-290) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-307) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-363) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-402) |has| (-407 |#2|) (-349)) ((-368) -2733 (|has| (-407 |#2|) (-368)) (|has| (-407 |#2|) (-349))) ((-349) |has| (-407 |#2|) (-349)) ((-370 #1# |#3|) . T) ((-409 #1# |#3|) . T) ((-377 #1#) . T) ((-411 #1#) . T) ((-452) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-556) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-644 #0#) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-644 #1#) . T) ((-644 $) . T) ((-637 #1#) . T) ((-637 (-564)) |has| (-407 |#2|) (-637 (-564))) ((-713 #0#) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-713 #1#) . T) ((-713 $) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-720 #1# |#3|) . T) ((-722) . T) ((-896 (-1170)) -12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170)))) ((-916) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-1034 (-407 (-564))) |has| (-407 |#2|) (-1034 (-407 (-564)))) ((-1034 #1#) . T) ((-1034 (-564)) |has| (-407 |#2|) (-1034 (-564))) ((-1051 #0#) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))) ((-1051 #1#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| (-407 |#2|) (-349)) ((-1213) -2733 (|has| (-407 |#2|) (-349)) (|has| (-407 |#2|) (-363))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-906 |#1|) (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| (-906 |#1|) (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-906 |#1|) "failed") $) NIL)) (-2938 (((-906 |#1|) $) NIL)) (-2065 (($ (-1259 (-906 |#1|))) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-906 |#1|) (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-906 |#1|) (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| (-906 |#1|) (-368)))) (-1839 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368)))) (($ $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| (-906 |#1|) (-368))) (((-829 (-917)) $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| (-906 |#1|) (-368)))) (-1358 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-4158 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| (-906 |#1|) (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 (-906 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2428 (((-917) $) NIL (|has| (-906 |#1|) (-368)))) (-2340 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368)))) (-3189 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-1166 (-906 |#1|)) "failed") $ $) NIL (|has| (-906 |#1|) (-368)))) (-1927 (($ $ (-1166 (-906 |#1|))) NIL (|has| (-906 |#1|) (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-906 |#1|) (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2441 (((-954 (-1114))) NIL)) (-2186 (($) NIL (|has| (-906 |#1|) (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-906 |#1|) (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 (-906 |#1|))) NIL)) (-2099 (($) NIL (|has| (-906 |#1|) (-368)))) (-2240 (($) NIL (|has| (-906 |#1|) (-368)))) (-1631 (((-1259 (-906 |#1|)) $) NIL) (((-685 (-906 |#1|)) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-906 |#1|) (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-906 |#1|)) NIL)) (-2144 (($ $) NIL (|has| (-906 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3922 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ (-906 |#1|)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-906 |#1|)) NIL) (($ (-906 |#1|) $) NIL)))
+(((-343 |#1| |#2|) (-13 (-329 (-906 |#1|)) (-10 -7 (-15 -2441 ((-954 (-1114)))))) (-917) (-917)) (T -343))
+((-2441 (*1 *2) (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-343 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))))
+(-13 (-329 (-906 |#1|)) (-10 -7 (-15 -2441 ((-954 (-1114))))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 59)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) 57 (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 144)) (-2938 ((|#1| $) 115)) (-2065 (($ (-1259 |#1|)) 132)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 123 (|has| |#1| (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) 126 (|has| |#1| (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) 162 (|has| |#1| (-368)))) (-1839 (((-112) $) 67 (|has| |#1| (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) 61 (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) 63)) (-4241 (($) 164 (|has| |#1| (-368)))) (-1358 (((-112) $) NIL (|has| |#1| (-368)))) (-4158 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 |#1|) $) 119) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2428 (((-917) $) 174 (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 181)) (-3958 (($) NIL (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) 99 (|has| |#1| (-368)))) (-4286 (((-112) $) 149)) (-3868 (((-1114) $) NIL)) (-2441 (((-954 (-1114))) 58)) (-2186 (($) 160 (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 121 (|has| |#1| (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) 93) (((-917)) 94)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) 163 (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) 156 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 |#1|)) 124)) (-2099 (($) 161 (|has| |#1| (-368)))) (-2240 (($) 169 (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) 78) (((-685 |#1|) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) 177) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 103)) (-2144 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) 171 T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 146) (((-1259 $) (-917)) 101)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) 68 T CONST)) (-2421 (($) 106 T CONST)) (-3136 (($ $) 110 (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3922 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2876 (((-112) $ $) 66)) (-2992 (($ $ $) 179) (($ $ |#1|) 180)) (-2981 (($ $) 159) (($ $ $) NIL)) (-2968 (($ $ $) 87)) (** (($ $ (-917)) 183) (($ $ (-767)) 184) (($ $ (-564)) 182)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 105) (($ $ $) 104) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 178)))
+(((-344 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -2441 ((-954 (-1114)))))) (-349) (-1166 |#1|)) (T -344))
+((-2441 (*1 *2) (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-344 *3 *4)) (-4 *3 (-349)) (-14 *4 (-1166 *3)))))
+(-13 (-329 |#1|) (-10 -7 (-15 -2441 ((-954 (-1114))))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-2065 (($ (-1259 |#1|)) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| |#1| (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| |#1| (-368)))) (-1839 (((-112) $) NIL (|has| |#1| (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| |#1| (-368)))) (-1358 (((-112) $) NIL (|has| |#1| (-368)))) (-4158 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 |#1|) $) NIL) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2441 (((-954 (-1114))) NIL)) (-2186 (($) NIL (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| |#1| (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 |#1|)) NIL)) (-2099 (($) NIL (|has| |#1| (-368)))) (-2240 (($) NIL (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) NIL)) (-2144 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3922 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-345 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -2441 ((-954 (-1114)))))) (-349) (-917)) (T -345))
+((-2441 (*1 *2) (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-345 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))))
+(-13 (-329 |#1|) (-10 -7 (-15 -2441 ((-954 (-1114))))))
+((-3413 (((-767) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) 61)) (-2157 (((-954 (-1114)) (-1166 |#1|)) 118)) (-2117 (((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) (-1166 |#1|)) 105)) (-2299 (((-685 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) 120)) (-4230 (((-3 (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) "failed") (-917)) 13)) (-1837 (((-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) (-917)) 18)))
+(((-346 |#1|) (-10 -7 (-15 -2157 ((-954 (-1114)) (-1166 |#1|))) (-15 -2117 ((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) (-1166 |#1|))) (-15 -2299 ((-685 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -3413 ((-767) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -4230 ((-3 (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) "failed") (-917))) (-15 -1837 ((-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) (-917)))) (-349)) (T -346))
+((-1837 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-3 (-1166 *4) (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114))))))) (-5 *1 (-346 *4)) (-4 *4 (-349)))) (-4230 (*1 *2 *3) (|partial| -12 (-5 *3 (-917)) (-5 *2 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114)))))) (-5 *1 (-346 *4)) (-4 *4 (-349)))) (-3413 (*1 *2 *3) (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114)))))) (-4 *4 (-349)) (-5 *2 (-767)) (-5 *1 (-346 *4)))) (-2299 (*1 *2 *3) (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114)))))) (-4 *4 (-349)) (-5 *2 (-685 *4)) (-5 *1 (-346 *4)))) (-2117 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114)))))) (-5 *1 (-346 *4)))) (-2157 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-954 (-1114))) (-5 *1 (-346 *4)))))
+(-10 -7 (-15 -2157 ((-954 (-1114)) (-1166 |#1|))) (-15 -2117 ((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) (-1166 |#1|))) (-15 -2299 ((-685 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -3413 ((-767) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -4230 ((-3 (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) "failed") (-917))) (-15 -1837 ((-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) (-917))))
+((-2326 ((|#1| |#3|) 105) ((|#3| |#1|) 88)))
+(((-347 |#1| |#2| |#3|) (-10 -7 (-15 -2326 (|#3| |#1|)) (-15 -2326 (|#1| |#3|))) (-329 |#2|) (-349) (-329 |#2|)) (T -347))
+((-2326 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *2 (-329 *4)) (-5 *1 (-347 *2 *4 *3)) (-4 *3 (-329 *4)))) (-2326 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *2 (-329 *4)) (-5 *1 (-347 *3 *4 *2)) (-4 *3 (-329 *4)))))
+(-10 -7 (-15 -2326 (|#3| |#1|)) (-15 -2326 (|#1| |#3|)))
+((-1839 (((-112) $) 60)) (-3924 (((-829 (-917)) $) 23) (((-917) $) 66)) (-3234 (((-3 $ "failed") $) 18)) (-3958 (($) 9)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 116)) (-2563 (((-3 (-767) "failed") $ $) 94) (((-767) $) 81)) (-3142 (($ $ (-767)) NIL) (($ $) 8)) (-2099 (($) 53)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 38)) (-2144 (((-3 $ "failed") $) 45) (($ $) 44)))
+(((-348 |#1|) (-10 -8 (-15 -3924 ((-917) |#1|)) (-15 -2563 ((-767) |#1|)) (-15 -1839 ((-112) |#1|)) (-15 -2099 (|#1|)) (-15 -4226 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -2144 (|#1| |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -2563 ((-3 (-767) "failed") |#1| |#1|)) (-15 -3924 ((-829 (-917)) |#1|)) (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|)))) (-349)) (T -348))
+NIL
+(-10 -8 (-15 -3924 ((-917) |#1|)) (-15 -2563 ((-767) |#1|)) (-15 -1839 ((-112) |#1|)) (-15 -2099 (|#1|)) (-15 -4226 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -2144 (|#1| |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -2563 ((-3 (-767) "failed") |#1| |#1|)) (-15 -3924 ((-829 (-917)) |#1|)) (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-4301 (((-1182 (-917) (-767)) (-564)) 95)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3143 (((-112) $ $) 61)) (-3127 (((-767)) 105)) (-1747 (($) 18 T CONST)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 89)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2498 (($) 108)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-2109 (($) 93)) (-1839 (((-112) $) 92)) (-2616 (($ $) 81) (($ $ (-767)) 80)) (-4218 (((-112) $) 73)) (-3924 (((-829 (-917)) $) 83) (((-917) $) 90)) (-1980 (((-112) $) 32)) (-3234 (((-3 $ "failed") $) 104)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-2428 (((-917) $) 107)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3958 (($) 103 T CONST)) (-2014 (($ (-917)) 106)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 96)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2563 (((-3 (-767) "failed") $ $) 82) (((-767) $) 91)) (-3142 (($ $ (-767)) 101) (($ $) 99)) (-2099 (($) 94)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 97)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68)) (-2144 (((-3 $ "failed") $) 84) (($ $) 98)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-767)) 102) (($ $) 100)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 67)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69)))
(((-349) (-140)) (T -349))
-((-3335 (*1 *1 *1) (-4 *1 (-349))) (-2778 (*1 *2 *3) (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-349)) (-5 *2 (-1259 *1)))) (-3575 (*1 *2) (-12 (-4 *1 (-349)) (-5 *2 (-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))))) (-2684 (*1 *2 *3) (-12 (-4 *1 (-349)) (-5 *3 (-564)) (-5 *2 (-1182 (-917) (-767))))) (-4100 (*1 *1) (-4 *1 (-349))) (-2610 (*1 *1) (-4 *1 (-349))) (-2549 (*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-112)))) (-1542 (*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-767)))) (-3533 (*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-917)))) (-1775 (*1 *2) (-12 (-4 *1 (-349)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(-13 (-402) (-368) (-1145) (-233) (-10 -8 (-15 -3335 ($ $)) (-15 -2778 ((-3 (-1259 $) "failed") (-685 $))) (-15 -3575 ((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564)))))) (-15 -2684 ((-1182 (-917) (-767)) (-564))) (-15 -4100 ($)) (-15 -2610 ($)) (-15 -2549 ((-112) $)) (-15 -1542 ((-767) $)) (-15 -3533 ((-917) $)) (-15 -1775 ((-3 "prime" "polynomial" "normal" "cyclic")))))
+((-2144 (*1 *1 *1) (-4 *1 (-349))) (-4226 (*1 *2 *3) (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-349)) (-5 *2 (-1259 *1)))) (-3655 (*1 *2) (-12 (-4 *1 (-349)) (-5 *2 (-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))))) (-4301 (*1 *2 *3) (-12 (-4 *1 (-349)) (-5 *3 (-564)) (-5 *2 (-1182 (-917) (-767))))) (-2099 (*1 *1) (-4 *1 (-349))) (-2109 (*1 *1) (-4 *1 (-349))) (-1839 (*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-112)))) (-2563 (*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-767)))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-917)))) (-3914 (*1 *2) (-12 (-4 *1 (-349)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(-13 (-402) (-368) (-1145) (-233) (-10 -8 (-15 -2144 ($ $)) (-15 -4226 ((-3 (-1259 $) "failed") (-685 $))) (-15 -3655 ((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564)))))) (-15 -4301 ((-1182 (-917) (-767)) (-564))) (-15 -2099 ($)) (-15 -2109 ($)) (-15 -1839 ((-112) $)) (-15 -2563 ((-767) $)) (-15 -3924 ((-917) $)) (-15 -3914 ((-3 "prime" "polynomial" "normal" "cyclic")))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-145) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-233) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-402) . T) ((-368) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) . T) ((-1213) . T))
-((-2701 (((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) |#1|) 57)) (-4054 (((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|)))) 55)))
-(((-350 |#1| |#2| |#3|) (-10 -7 (-15 -4054 ((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))))) (-15 -2701 ((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) |#1|))) (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))) (-1235 |#1|) (-409 |#1| |#2|)) (T -350))
-((-2701 (*1 *2 *3) (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *2 (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-4054 (*1 *2) (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *2 (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
-(-10 -7 (-15 -4054 ((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))))) (-15 -2701 ((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-906 |#1|) (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2897 (((-767)) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| (-906 |#1|) (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-906 |#1|) "failed") $) NIL)) (-2961 (((-906 |#1|) $) NIL)) (-2100 (($ (-1259 (-906 |#1|))) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-906 |#1|) (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-906 |#1|) (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| (-906 |#1|) (-368)))) (-2549 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368)))) (($ $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| (-906 |#1|) (-368))) (((-829 (-917)) $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| (-906 |#1|) (-368)))) (-2946 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-1464 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| (-906 |#1|) (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 (-906 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2802 (((-917) $) NIL (|has| (-906 |#1|) (-368)))) (-3982 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368)))) (-4129 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-1166 (-906 |#1|)) "failed") $ $) NIL (|has| (-906 |#1|) (-368)))) (-4235 (($ $ (-1166 (-906 |#1|))) NIL (|has| (-906 |#1|) (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-906 |#1|) (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2623 (((-1259 (-641 (-2 (|:| -2051 (-906 |#1|)) (|:| -2005 (-1114)))))) NIL)) (-3874 (((-685 (-906 |#1|))) NIL)) (-2175 (($) NIL (|has| (-906 |#1|) (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-906 |#1|) (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 (-906 |#1|))) NIL)) (-4100 (($) NIL (|has| (-906 |#1|) (-368)))) (-2194 (($) NIL (|has| (-906 |#1|) (-368)))) (-1407 (((-1259 (-906 |#1|)) $) NIL) (((-685 (-906 |#1|)) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-906 |#1|) (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-906 |#1|)) NIL)) (-3335 (($ $) NIL (|has| (-906 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3950 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ (-906 |#1|)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-906 |#1|)) NIL) (($ (-906 |#1|) $) NIL)))
-(((-351 |#1| |#2|) (-13 (-329 (-906 |#1|)) (-10 -7 (-15 -2623 ((-1259 (-641 (-2 (|:| -2051 (-906 |#1|)) (|:| -2005 (-1114))))))) (-15 -3874 ((-685 (-906 |#1|)))) (-15 -2897 ((-767))))) (-917) (-917)) (T -351))
-((-2623 (*1 *2) (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2051 (-906 *3)) (|:| -2005 (-1114)))))) (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-3874 (*1 *2) (-12 (-5 *2 (-685 (-906 *3))) (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-2897 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))))
-(-13 (-329 (-906 |#1|)) (-10 -7 (-15 -2623 ((-1259 (-641 (-2 (|:| -2051 (-906 |#1|)) (|:| -2005 (-1114))))))) (-15 -3874 ((-685 (-906 |#1|)))) (-15 -2897 ((-767)))))
-((-2337 (((-112) $ $) 76)) (-2148 (((-112) $) 90)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 ((|#1| $) 108) (($ $ (-917)) 106 (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) 177 (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2897 (((-767)) 105)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) 193 (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 130)) (-2961 ((|#1| $) 107)) (-2100 (($ (-1259 |#1|)) 74)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 219 (|has| |#1| (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) 189 (|has| |#1| (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) 178 (|has| |#1| (-368)))) (-2549 (((-112) $) NIL (|has| |#1| (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) 116 (|has| |#1| (-368)))) (-2946 (((-112) $) 206 (|has| |#1| (-368)))) (-1464 ((|#1| $) 110) (($ $ (-917)) 109 (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 |#1|) $) 220) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2802 (((-917) $) 154 (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) 89 (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) 86 (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) 98 (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) 85 (|has| |#1| (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 224)) (-3978 (($) NIL (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) 157 (|has| |#1| (-368)))) (-2413 (((-112) $) 126)) (-3877 (((-1114) $) NIL)) (-2623 (((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) 99)) (-3874 (((-685 |#1|)) 103)) (-2175 (($) 112 (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 180 (|has| |#1| (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) 181)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) 78)) (-1474 (((-1166 |#1|)) 182)) (-4100 (($) 153 (|has| |#1| (-368)))) (-2194 (($) NIL (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) 124) (((-685 |#1|) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) 146) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 73)) (-3335 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) 187 T CONST)) (-3776 (((-1259 $)) 203) (((-1259 $) (-917)) 119)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) 140 T CONST)) (-2428 (($) 44 T CONST)) (-3602 (($ $) 125 (|has| |#1| (-368))) (($ $ (-767)) 117 (|has| |#1| (-368)))) (-3950 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2893 (((-112) $ $) 214)) (-3004 (($ $ $) 122) (($ $ |#1|) 123)) (-2992 (($ $) 208) (($ $ $) 212)) (-2980 (($ $ $) 210)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 159)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 217) (($ $ $) 171) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 121)))
-(((-352 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -2623 ((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -3874 ((-685 |#1|))) (-15 -2897 ((-767))))) (-349) (-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (T -352))
-((-2623 (*1 *2) (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114)))))) (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) *2)))) (-3874 (*1 *2) (-12 (-5 *2 (-685 *3)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114))))))))) (-2897 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114))))))))))
-(-13 (-329 |#1|) (-10 -7 (-15 -2623 ((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -3874 ((-685 |#1|))) (-15 -2897 ((-767)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2897 (((-767)) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-2100 (($ (-1259 |#1|)) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| |#1| (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| |#1| (-368)))) (-2549 (((-112) $) NIL (|has| |#1| (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| |#1| (-368)))) (-2946 (((-112) $) NIL (|has| |#1| (-368)))) (-1464 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 |#1|) $) NIL) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2623 (((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114)))))) NIL)) (-3874 (((-685 |#1|)) NIL)) (-2175 (($) NIL (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| |#1| (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 |#1|)) NIL)) (-4100 (($) NIL (|has| |#1| (-368)))) (-2194 (($) NIL (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) NIL)) (-3335 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3950 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-353 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -2623 ((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -3874 ((-685 |#1|))) (-15 -2897 ((-767))))) (-349) (-917)) (T -353))
-((-2623 (*1 *2) (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114)))))) (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))) (-3874 (*1 *2) (-12 (-5 *2 (-685 *3)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))) (-2897 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))))
-(-13 (-329 |#1|) (-10 -7 (-15 -2623 ((-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))))) (-15 -3874 ((-685 |#1|))) (-15 -2897 ((-767)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-906 |#1|) (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| (-906 |#1|) (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-906 |#1|) "failed") $) NIL)) (-2961 (((-906 |#1|) $) NIL)) (-2100 (($ (-1259 (-906 |#1|))) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-906 |#1|) (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-906 |#1|) (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| (-906 |#1|) (-368)))) (-2549 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368)))) (($ $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| (-906 |#1|) (-368))) (((-829 (-917)) $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| (-906 |#1|) (-368)))) (-2946 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-1464 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| (-906 |#1|) (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 (-906 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2802 (((-917) $) NIL (|has| (-906 |#1|) (-368)))) (-3982 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368)))) (-4129 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-1166 (-906 |#1|)) "failed") $ $) NIL (|has| (-906 |#1|) (-368)))) (-4235 (($ $ (-1166 (-906 |#1|))) NIL (|has| (-906 |#1|) (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-906 |#1|) (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2175 (($) NIL (|has| (-906 |#1|) (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-906 |#1|) (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 (-906 |#1|))) NIL)) (-4100 (($) NIL (|has| (-906 |#1|) (-368)))) (-2194 (($) NIL (|has| (-906 |#1|) (-368)))) (-1407 (((-1259 (-906 |#1|)) $) NIL) (((-685 (-906 |#1|)) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-906 |#1|) (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-906 |#1|)) NIL)) (-3335 (($ $) NIL (|has| (-906 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3950 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ (-906 |#1|)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-906 |#1|)) NIL) (($ (-906 |#1|) $) NIL)))
+((-2323 (((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) |#1|) 57)) (-1919 (((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|)))) 55)))
+(((-350 |#1| |#2| |#3|) (-10 -7 (-15 -1919 ((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))))) (-15 -2323 ((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) |#1|))) (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))) (-1235 |#1|) (-409 |#1| |#2|)) (T -350))
+((-2323 (*1 *2 *3) (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *2 (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-1919 (*1 *2) (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *2 (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
+(-10 -7 (-15 -1919 ((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))))) (-15 -2323 ((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-906 |#1|) (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3413 (((-767)) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| (-906 |#1|) (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-906 |#1|) "failed") $) NIL)) (-2938 (((-906 |#1|) $) NIL)) (-2065 (($ (-1259 (-906 |#1|))) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-906 |#1|) (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-906 |#1|) (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| (-906 |#1|) (-368)))) (-1839 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368)))) (($ $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| (-906 |#1|) (-368))) (((-829 (-917)) $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| (-906 |#1|) (-368)))) (-1358 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-4158 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| (-906 |#1|) (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 (-906 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2428 (((-917) $) NIL (|has| (-906 |#1|) (-368)))) (-2340 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368)))) (-3189 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-1166 (-906 |#1|)) "failed") $ $) NIL (|has| (-906 |#1|) (-368)))) (-1927 (($ $ (-1166 (-906 |#1|))) NIL (|has| (-906 |#1|) (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-906 |#1|) (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-1634 (((-1259 (-641 (-2 (|:| -2061 (-906 |#1|)) (|:| -2014 (-1114)))))) NIL)) (-3728 (((-685 (-906 |#1|))) NIL)) (-2186 (($) NIL (|has| (-906 |#1|) (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-906 |#1|) (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 (-906 |#1|))) NIL)) (-2099 (($) NIL (|has| (-906 |#1|) (-368)))) (-2240 (($) NIL (|has| (-906 |#1|) (-368)))) (-1631 (((-1259 (-906 |#1|)) $) NIL) (((-685 (-906 |#1|)) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-906 |#1|) (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-906 |#1|)) NIL)) (-2144 (($ $) NIL (|has| (-906 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3922 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ (-906 |#1|)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-906 |#1|)) NIL) (($ (-906 |#1|) $) NIL)))
+(((-351 |#1| |#2|) (-13 (-329 (-906 |#1|)) (-10 -7 (-15 -1634 ((-1259 (-641 (-2 (|:| -2061 (-906 |#1|)) (|:| -2014 (-1114))))))) (-15 -3728 ((-685 (-906 |#1|)))) (-15 -3413 ((-767))))) (-917) (-917)) (T -351))
+((-1634 (*1 *2) (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2061 (-906 *3)) (|:| -2014 (-1114)))))) (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-3728 (*1 *2) (-12 (-5 *2 (-685 (-906 *3))) (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-3413 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))))
+(-13 (-329 (-906 |#1|)) (-10 -7 (-15 -1634 ((-1259 (-641 (-2 (|:| -2061 (-906 |#1|)) (|:| -2014 (-1114))))))) (-15 -3728 ((-685 (-906 |#1|)))) (-15 -3413 ((-767)))))
+((-2315 (((-112) $ $) 76)) (-2480 (((-112) $) 90)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 ((|#1| $) 108) (($ $ (-917)) 106 (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) 177 (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3413 (((-767)) 105)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) 193 (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 130)) (-2938 ((|#1| $) 107)) (-2065 (($ (-1259 |#1|)) 74)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 219 (|has| |#1| (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) 189 (|has| |#1| (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) 178 (|has| |#1| (-368)))) (-1839 (((-112) $) NIL (|has| |#1| (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) 116 (|has| |#1| (-368)))) (-1358 (((-112) $) 206 (|has| |#1| (-368)))) (-4158 ((|#1| $) 110) (($ $ (-917)) 109 (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 |#1|) $) 220) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2428 (((-917) $) 154 (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) 89 (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) 86 (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) 98 (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) 85 (|has| |#1| (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 224)) (-3958 (($) NIL (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) 157 (|has| |#1| (-368)))) (-4286 (((-112) $) 126)) (-3868 (((-1114) $) NIL)) (-1634 (((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) 99)) (-3728 (((-685 |#1|)) 103)) (-2186 (($) 112 (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 180 (|has| |#1| (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) 181)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) 78)) (-3954 (((-1166 |#1|)) 182)) (-2099 (($) 153 (|has| |#1| (-368)))) (-2240 (($) NIL (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) 124) (((-685 |#1|) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) 146) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 73)) (-2144 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) 187 T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 203) (((-1259 $) (-917)) 119)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) 140 T CONST)) (-2421 (($) 44 T CONST)) (-3136 (($ $) 125 (|has| |#1| (-368))) (($ $ (-767)) 117 (|has| |#1| (-368)))) (-3922 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2876 (((-112) $ $) 214)) (-2992 (($ $ $) 122) (($ $ |#1|) 123)) (-2981 (($ $) 208) (($ $ $) 212)) (-2968 (($ $ $) 210)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 159)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 217) (($ $ $) 171) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 121)))
+(((-352 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -1634 ((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -3728 ((-685 |#1|))) (-15 -3413 ((-767))))) (-349) (-3 (-1166 |#1|) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (T -352))
+((-1634 (*1 *2) (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114)))))) (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) *2)))) (-3728 (*1 *2) (-12 (-5 *2 (-685 *3)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114))))))))) (-3413 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114))))))))))
+(-13 (-329 |#1|) (-10 -7 (-15 -1634 ((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -3728 ((-685 |#1|))) (-15 -3413 ((-767)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3413 (((-767)) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-2065 (($ (-1259 |#1|)) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| |#1| (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| |#1| (-368)))) (-1839 (((-112) $) NIL (|has| |#1| (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| |#1| (-368)))) (-1358 (((-112) $) NIL (|has| |#1| (-368)))) (-4158 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 |#1|) $) NIL) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-1634 (((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114)))))) NIL)) (-3728 (((-685 |#1|)) NIL)) (-2186 (($) NIL (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| |#1| (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 |#1|)) NIL)) (-2099 (($) NIL (|has| |#1| (-368)))) (-2240 (($) NIL (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) NIL)) (-2144 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3922 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-353 |#1| |#2|) (-13 (-329 |#1|) (-10 -7 (-15 -1634 ((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -3728 ((-685 |#1|))) (-15 -3413 ((-767))))) (-349) (-917)) (T -353))
+((-1634 (*1 *2) (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114)))))) (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))) (-3728 (*1 *2) (-12 (-5 *2 (-685 *3)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))) (-3413 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))))
+(-13 (-329 |#1|) (-10 -7 (-15 -1634 ((-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))))) (-15 -3728 ((-685 |#1|))) (-15 -3413 ((-767)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-906 |#1|) (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| (-906 |#1|) (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-906 |#1|) "failed") $) NIL)) (-2938 (((-906 |#1|) $) NIL)) (-2065 (($ (-1259 (-906 |#1|))) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-906 |#1|) (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-906 |#1|) (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| (-906 |#1|) (-368)))) (-1839 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368)))) (($ $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| (-906 |#1|) (-368))) (((-829 (-917)) $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| (-906 |#1|) (-368)))) (-1358 (((-112) $) NIL (|has| (-906 |#1|) (-368)))) (-4158 (((-906 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| (-906 |#1|) (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 (-906 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-2428 (((-917) $) NIL (|has| (-906 |#1|) (-368)))) (-2340 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368)))) (-3189 (((-1166 (-906 |#1|)) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-1166 (-906 |#1|)) "failed") $ $) NIL (|has| (-906 |#1|) (-368)))) (-1927 (($ $ (-1166 (-906 |#1|))) NIL (|has| (-906 |#1|) (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-906 |#1|) (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| (-906 |#1|) (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2186 (($) NIL (|has| (-906 |#1|) (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-906 |#1|) (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| (-906 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 (-906 |#1|))) NIL)) (-2099 (($) NIL (|has| (-906 |#1|) (-368)))) (-2240 (($) NIL (|has| (-906 |#1|) (-368)))) (-1631 (((-1259 (-906 |#1|)) $) NIL) (((-685 (-906 |#1|)) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-906 |#1|) (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-906 |#1|)) NIL)) (-2144 (($ $) NIL (|has| (-906 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| (-906 |#1|) (-145)) (|has| (-906 |#1|) (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-3922 (($ $) NIL (|has| (-906 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-906 |#1|) (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ (-906 |#1|)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-906 |#1|)) NIL) (($ (-906 |#1|) $) NIL)))
(((-354 |#1| |#2|) (-329 (-906 |#1|)) (-917) (-917)) (T -354))
NIL
(-329 (-906 |#1|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) 135 (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) 164 (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 109)) (-2961 ((|#1| $) 106)) (-2100 (($ (-1259 |#1|)) 101)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 132 (|has| |#1| (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) 98 (|has| |#1| (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) 51 (|has| |#1| (-368)))) (-2549 (((-112) $) NIL (|has| |#1| (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) 136 (|has| |#1| (-368)))) (-2946 (((-112) $) 90 (|has| |#1| (-368)))) (-1464 ((|#1| $) 47) (($ $ (-917)) 52 (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 |#1|) $) 79) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2802 (((-917) $) 113 (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) 111 (|has| |#1| (-368)))) (-2413 (((-112) $) 166)) (-3877 (((-1114) $) NIL)) (-2175 (($) 44 (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 130 (|has| |#1| (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) 163)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) 71)) (-1474 (((-1166 |#1|)) 104)) (-4100 (($) 141 (|has| |#1| (-368)))) (-2194 (($) NIL (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) 66) (((-685 |#1|) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) 162) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 103)) (-3335 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) 168 T CONST)) (-3776 (((-1259 $)) 125) (((-1259 $) (-917)) 60)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) 127 T CONST)) (-2428 (($) 40 T CONST)) (-3602 (($ $) 82 (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3950 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2893 (((-112) $ $) 123)) (-3004 (($ $ $) 115) (($ $ |#1|) 116)) (-2992 (($ $) 96) (($ $ $) 121)) (-2980 (($ $ $) 119)) (** (($ $ (-917)) NIL) (($ $ (-767)) 55) (($ $ (-564)) 145)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 94) (($ $ $) 68) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 92)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) 135 (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) 164 (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 109)) (-2938 ((|#1| $) 106)) (-2065 (($ (-1259 |#1|)) 101)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 132 (|has| |#1| (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) 98 (|has| |#1| (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) 51 (|has| |#1| (-368)))) (-1839 (((-112) $) NIL (|has| |#1| (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) 136 (|has| |#1| (-368)))) (-1358 (((-112) $) 90 (|has| |#1| (-368)))) (-4158 ((|#1| $) 47) (($ $ (-917)) 52 (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 |#1|) $) 79) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2428 (((-917) $) 113 (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) 111 (|has| |#1| (-368)))) (-4286 (((-112) $) 166)) (-3868 (((-1114) $) NIL)) (-2186 (($) 44 (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 130 (|has| |#1| (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) 163)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) 71)) (-3954 (((-1166 |#1|)) 104)) (-2099 (($) 141 (|has| |#1| (-368)))) (-2240 (($) NIL (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) 66) (((-685 |#1|) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) 162) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 103)) (-2144 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) 168 T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 125) (((-1259 $) (-917)) 60)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) 127 T CONST)) (-2421 (($) 40 T CONST)) (-3136 (($ $) 82 (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3922 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2876 (((-112) $ $) 123)) (-2992 (($ $ $) 115) (($ $ |#1|) 116)) (-2981 (($ $) 96) (($ $ $) 121)) (-2968 (($ $ $) 119)) (** (($ $ (-917)) NIL) (($ $ (-767)) 55) (($ $ (-564)) 145)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 94) (($ $ $) 68) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 92)))
(((-355 |#1| |#2|) (-329 |#1|) (-349) (-1166 |#1|)) (T -355))
NIL
(-329 |#1|)
-((-1751 ((|#1| (-1166 |#2|)) 65)))
-(((-356 |#1| |#2|) (-10 -7 (-15 -1751 (|#1| (-1166 |#2|)))) (-13 (-402) (-10 -7 (-15 -2350 (|#1| |#2|)) (-15 -2802 ((-917) |#1|)) (-15 -3776 ((-1259 |#1|) (-917))) (-15 -3602 (|#1| |#1|)))) (-349)) (T -356))
-((-1751 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-4 *2 (-13 (-402) (-10 -7 (-15 -2350 (*2 *4)) (-15 -2802 ((-917) *2)) (-15 -3776 ((-1259 *2) (-917))) (-15 -3602 (*2 *2))))) (-5 *1 (-356 *2 *4)))))
-(-10 -7 (-15 -1751 (|#1| (-1166 |#2|))))
-((-4043 (((-954 (-1166 |#1|)) (-1166 |#1|)) 53)) (-3038 (((-1166 |#1|) (-917) (-917)) 164) (((-1166 |#1|) (-917)) 161)) (-2549 (((-112) (-1166 |#1|)) 119)) (-2652 (((-917) (-917)) 98)) (-2688 (((-917) (-917)) 105)) (-3478 (((-917) (-917)) 96)) (-2946 (((-112) (-1166 |#1|)) 123)) (-2943 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 146)) (-3628 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 151)) (-3664 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 150)) (-1983 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 149)) (-2707 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 142)) (-2819 (((-1166 |#1|) (-1166 |#1|)) 84)) (-1598 (((-1166 |#1|) (-917)) 156)) (-3022 (((-1166 |#1|) (-917)) 159)) (-1561 (((-1166 |#1|) (-917)) 158)) (-3745 (((-1166 |#1|) (-917)) 157)) (-1484 (((-1166 |#1|) (-917)) 154)))
-(((-357 |#1|) (-10 -7 (-15 -2549 ((-112) (-1166 |#1|))) (-15 -2946 ((-112) (-1166 |#1|))) (-15 -3478 ((-917) (-917))) (-15 -2652 ((-917) (-917))) (-15 -2688 ((-917) (-917))) (-15 -1484 ((-1166 |#1|) (-917))) (-15 -1598 ((-1166 |#1|) (-917))) (-15 -3745 ((-1166 |#1|) (-917))) (-15 -1561 ((-1166 |#1|) (-917))) (-15 -3022 ((-1166 |#1|) (-917))) (-15 -2707 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -2943 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -1983 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3664 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3628 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3038 ((-1166 |#1|) (-917))) (-15 -3038 ((-1166 |#1|) (-917) (-917))) (-15 -2819 ((-1166 |#1|) (-1166 |#1|))) (-15 -4043 ((-954 (-1166 |#1|)) (-1166 |#1|)))) (-349)) (T -357))
-((-4043 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-954 (-1166 *4))) (-5 *1 (-357 *4)) (-5 *3 (-1166 *4)))) (-2819 (*1 *2 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-3038 (*1 *2 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-3038 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-3628 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-3664 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-1983 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-2943 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-2707 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-3022 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-1561 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-3745 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-1598 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-1484 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-2688 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))) (-2652 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))) (-3478 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))) (-2946 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-357 *4)))) (-2549 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-357 *4)))))
-(-10 -7 (-15 -2549 ((-112) (-1166 |#1|))) (-15 -2946 ((-112) (-1166 |#1|))) (-15 -3478 ((-917) (-917))) (-15 -2652 ((-917) (-917))) (-15 -2688 ((-917) (-917))) (-15 -1484 ((-1166 |#1|) (-917))) (-15 -1598 ((-1166 |#1|) (-917))) (-15 -3745 ((-1166 |#1|) (-917))) (-15 -1561 ((-1166 |#1|) (-917))) (-15 -3022 ((-1166 |#1|) (-917))) (-15 -2707 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -2943 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -1983 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3664 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3628 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3038 ((-1166 |#1|) (-917))) (-15 -3038 ((-1166 |#1|) (-917) (-917))) (-15 -2819 ((-1166 |#1|) (-1166 |#1|))) (-15 -4043 ((-954 (-1166 |#1|)) (-1166 |#1|))))
-((-3505 (((-3 (-641 |#3|) "failed") (-641 |#3|) |#3|) 40)))
-(((-358 |#1| |#2| |#3|) (-10 -7 (-15 -3505 ((-3 (-641 |#3|) "failed") (-641 |#3|) |#3|))) (-349) (-1235 |#1|) (-1235 |#2|)) (T -358))
-((-3505 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *1 (-358 *4 *5 *3)))))
-(-10 -7 (-15 -3505 ((-3 (-641 |#3|) "failed") (-641 |#3|) |#3|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-2100 (($ (-1259 |#1|)) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| |#1| (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| |#1| (-368)))) (-2549 (((-112) $) NIL (|has| |#1| (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| |#1| (-368)))) (-2946 (((-112) $) NIL (|has| |#1| (-368)))) (-1464 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 |#1|) $) NIL) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-3982 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-4129 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-4235 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| |#1| (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2175 (($) NIL (|has| |#1| (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| |#1| (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 |#1|)) NIL)) (-4100 (($) NIL (|has| |#1| (-368)))) (-2194 (($) NIL (|has| |#1| (-368)))) (-1407 (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) NIL)) (-3335 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3950 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-2446 ((|#1| (-1166 |#2|)) 65)))
+(((-356 |#1| |#2|) (-10 -7 (-15 -2446 (|#1| (-1166 |#2|)))) (-13 (-402) (-10 -7 (-15 -2326 (|#1| |#2|)) (-15 -2428 ((-917) |#1|)) (-15 -2447 ((-1259 |#1|) (-917))) (-15 -3136 (|#1| |#1|)))) (-349)) (T -356))
+((-2446 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-4 *2 (-13 (-402) (-10 -7 (-15 -2326 (*2 *4)) (-15 -2428 ((-917) *2)) (-15 -2447 ((-1259 *2) (-917))) (-15 -3136 (*2 *2))))) (-5 *1 (-356 *2 *4)))))
+(-10 -7 (-15 -2446 (|#1| (-1166 |#2|))))
+((-1347 (((-954 (-1166 |#1|)) (-1166 |#1|)) 53)) (-2498 (((-1166 |#1|) (-917) (-917)) 164) (((-1166 |#1|) (-917)) 161)) (-1839 (((-112) (-1166 |#1|)) 119)) (-3929 (((-917) (-917)) 98)) (-3472 (((-917) (-917)) 105)) (-3730 (((-917) (-917)) 96)) (-1358 (((-112) (-1166 |#1|)) 123)) (-4209 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 146)) (-1402 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 151)) (-3884 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 150)) (-2520 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 149)) (-1571 (((-3 (-1166 |#1|) "failed") (-1166 |#1|)) 142)) (-2453 (((-1166 |#1|) (-1166 |#1|)) 84)) (-1840 (((-1166 |#1|) (-917)) 156)) (-3301 (((-1166 |#1|) (-917)) 159)) (-3793 (((-1166 |#1|) (-917)) 158)) (-1406 (((-1166 |#1|) (-917)) 157)) (-2471 (((-1166 |#1|) (-917)) 154)))
+(((-357 |#1|) (-10 -7 (-15 -1839 ((-112) (-1166 |#1|))) (-15 -1358 ((-112) (-1166 |#1|))) (-15 -3730 ((-917) (-917))) (-15 -3929 ((-917) (-917))) (-15 -3472 ((-917) (-917))) (-15 -2471 ((-1166 |#1|) (-917))) (-15 -1840 ((-1166 |#1|) (-917))) (-15 -1406 ((-1166 |#1|) (-917))) (-15 -3793 ((-1166 |#1|) (-917))) (-15 -3301 ((-1166 |#1|) (-917))) (-15 -1571 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -4209 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -2520 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3884 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -1402 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -2498 ((-1166 |#1|) (-917))) (-15 -2498 ((-1166 |#1|) (-917) (-917))) (-15 -2453 ((-1166 |#1|) (-1166 |#1|))) (-15 -1347 ((-954 (-1166 |#1|)) (-1166 |#1|)))) (-349)) (T -357))
+((-1347 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-954 (-1166 *4))) (-5 *1 (-357 *4)) (-5 *3 (-1166 *4)))) (-2453 (*1 *2 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-2498 (*1 *2 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-2498 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-1402 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-3884 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-2520 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-4209 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-1571 (*1 *2 *2) (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))) (-3301 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-3793 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-1406 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-1840 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-2471 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4)) (-4 *4 (-349)))) (-3472 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))) (-3929 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))) (-3730 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))) (-1358 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-357 *4)))) (-1839 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-357 *4)))))
+(-10 -7 (-15 -1839 ((-112) (-1166 |#1|))) (-15 -1358 ((-112) (-1166 |#1|))) (-15 -3730 ((-917) (-917))) (-15 -3929 ((-917) (-917))) (-15 -3472 ((-917) (-917))) (-15 -2471 ((-1166 |#1|) (-917))) (-15 -1840 ((-1166 |#1|) (-917))) (-15 -1406 ((-1166 |#1|) (-917))) (-15 -3793 ((-1166 |#1|) (-917))) (-15 -3301 ((-1166 |#1|) (-917))) (-15 -1571 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -4209 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -2520 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -3884 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -1402 ((-3 (-1166 |#1|) "failed") (-1166 |#1|))) (-15 -2498 ((-1166 |#1|) (-917))) (-15 -2498 ((-1166 |#1|) (-917) (-917))) (-15 -2453 ((-1166 |#1|) (-1166 |#1|))) (-15 -1347 ((-954 (-1166 |#1|)) (-1166 |#1|))))
+((-2034 (((-3 (-641 |#3|) "failed") (-641 |#3|) |#3|) 40)))
+(((-358 |#1| |#2| |#3|) (-10 -7 (-15 -2034 ((-3 (-641 |#3|) "failed") (-641 |#3|) |#3|))) (-349) (-1235 |#1|) (-1235 |#2|)) (T -358))
+((-2034 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *1 (-358 *4 *5 *3)))))
+(-10 -7 (-15 -2034 ((-3 (-641 |#3|) "failed") (-641 |#3|) |#3|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-2065 (($ (-1259 |#1|)) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| |#1| (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| |#1| (-368)))) (-1839 (((-112) $) NIL (|has| |#1| (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| |#1| (-368))) (((-829 (-917)) $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| |#1| (-368)))) (-1358 (((-112) $) NIL (|has| |#1| (-368)))) (-4158 ((|#1| $) NIL) (($ $ (-917)) NIL (|has| |#1| (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 |#1|) $) NIL) (((-1166 $) $ (-917)) NIL (|has| |#1| (-368)))) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-2340 (((-1166 |#1|) $) NIL (|has| |#1| (-368)))) (-3189 (((-1166 |#1|) $) NIL (|has| |#1| (-368))) (((-3 (-1166 |#1|) "failed") $ $) NIL (|has| |#1| (-368)))) (-1927 (($ $ (-1166 |#1|)) NIL (|has| |#1| (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| |#1| (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2186 (($) NIL (|has| |#1| (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| |#1| (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| |#1| (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 |#1|)) NIL)) (-2099 (($) NIL (|has| |#1| (-368)))) (-2240 (($) NIL (|has| |#1| (-368)))) (-1631 (((-1259 |#1|) $) NIL) (((-685 |#1|) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) NIL)) (-2144 (($ $) NIL (|has| |#1| (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-3922 (($ $) NIL (|has| |#1| (-368))) (($ $ (-767)) NIL (|has| |#1| (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-359 |#1| |#2|) (-329 |#1|) (-349) (-917)) (T -359))
NIL
(-329 |#1|)
-((-1885 (((-112) (-641 (-948 |#1|))) 40)) (-2076 (((-641 (-948 |#1|)) (-641 (-948 |#1|))) 52)) (-4192 (((-3 (-641 (-948 |#1|)) "failed") (-641 (-948 |#1|))) 47)))
-(((-360 |#1| |#2|) (-10 -7 (-15 -1885 ((-112) (-641 (-948 |#1|)))) (-15 -4192 ((-3 (-641 (-948 |#1|)) "failed") (-641 (-948 |#1|)))) (-15 -2076 ((-641 (-948 |#1|)) (-641 (-948 |#1|))))) (-452) (-641 (-1170))) (T -360))
-((-2076 (*1 *2 *2) (-12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452)) (-5 *1 (-360 *3 *4)) (-14 *4 (-641 (-1170))))) (-4192 (*1 *2 *2) (|partial| -12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452)) (-5 *1 (-360 *3 *4)) (-14 *4 (-641 (-1170))))) (-1885 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-112)) (-5 *1 (-360 *4 *5)) (-14 *5 (-641 (-1170))))))
-(-10 -7 (-15 -1885 ((-112) (-641 (-948 |#1|)))) (-15 -4192 ((-3 (-641 (-948 |#1|)) "failed") (-641 (-948 |#1|)))) (-15 -2076 ((-641 (-948 |#1|)) (-641 (-948 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767) $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) 17)) (-2550 ((|#1| $ (-564)) NIL)) (-1429 (((-564) $ (-564)) NIL)) (-2662 (($ (-1 |#1| |#1|) $) 34)) (-2771 (($ (-1 (-564) (-564)) $) 26)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 28)) (-3877 (((-1114) $) NIL)) (-1974 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-564)))) $) 30)) (-2372 (($ $ $) NIL)) (-2064 (($ $ $) NIL)) (-2350 (((-858) $) 40) (($ |#1|) NIL)) (-2428 (($) 11 T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ |#1| (-564)) 19)) (* (($ $ $) 53) (($ |#1| $) 23) (($ $ |#1|) 21)))
-(((-361 |#1|) (-13 (-473) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-564))) (-15 -3148 ((-767) $)) (-15 -1429 ((-564) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -2771 ($ (-1 (-564) (-564)) $)) (-15 -2662 ($ (-1 |#1| |#1|) $)) (-15 -1974 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-564)))) $)))) (-1094)) (T -361))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (-3148 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-361 *3)) (-4 *3 (-1094)))) (-1429 (*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-361 *3)) (-4 *3 (-1094)))) (-2550 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (-2771 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-564) (-564))) (-5 *1 (-361 *3)) (-4 *3 (-1094)))) (-2662 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-361 *3)))) (-1974 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 (-564))))) (-5 *1 (-361 *3)) (-4 *3 (-1094)))))
-(-13 (-473) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-564))) (-15 -3148 ((-767) $)) (-15 -1429 ((-564) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -2771 ($ (-1 (-564) (-564)) $)) (-15 -2662 ($ (-1 |#1| |#1|) $)) (-15 -1974 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-564)))) $))))
-((-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 13)) (-2890 (($ $) 14)) (-3942 (((-418 $) $) 33)) (-3037 (((-112) $) 29)) (-3836 (($ $) 18)) (-3238 (($ $ $) 24) (($ (-641 $)) NIL)) (-3595 (((-418 $) $) 34)) (-2537 (((-3 $ "failed") $ $) 23)) (-3864 (((-767) $) 27)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 38)) (-2502 (((-112) $ $) 15)) (-3004 (($ $ $) 36)))
-(((-362 |#1|) (-10 -8 (-15 -3004 (|#1| |#1| |#1|)) (-15 -3836 (|#1| |#1|)) (-15 -3037 ((-112) |#1|)) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3809 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3864 ((-767) |#1|)) (-15 -3238 (|#1| (-641 |#1|))) (-15 -3238 (|#1| |#1| |#1|)) (-15 -2502 ((-112) |#1| |#1|)) (-15 -2890 (|#1| |#1|)) (-15 -1850 ((-2 (|:| -3506 |#1|) (|:| -4393 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|))) (-363)) (T -362))
-NIL
-(-10 -8 (-15 -3004 (|#1| |#1| |#1|)) (-15 -3836 (|#1| |#1|)) (-15 -3037 ((-112) |#1|)) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3809 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3864 ((-767) |#1|)) (-15 -3238 (|#1| (-641 |#1|))) (-15 -3238 (|#1| |#1| |#1|)) (-15 -2502 ((-112) |#1| |#1|)) (-15 -2890 (|#1| |#1|)) (-15 -1850 ((-2 (|:| -3506 |#1|) (|:| -4393 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3037 (((-112) $) 72)) (-4035 (((-112) $) 31)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 66)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68)))
+((-3791 (((-112) (-641 (-948 |#1|))) 40)) (-3438 (((-641 (-948 |#1|)) (-641 (-948 |#1|))) 52)) (-2199 (((-3 (-641 (-948 |#1|)) "failed") (-641 (-948 |#1|))) 47)))
+(((-360 |#1| |#2|) (-10 -7 (-15 -3791 ((-112) (-641 (-948 |#1|)))) (-15 -2199 ((-3 (-641 (-948 |#1|)) "failed") (-641 (-948 |#1|)))) (-15 -3438 ((-641 (-948 |#1|)) (-641 (-948 |#1|))))) (-452) (-641 (-1170))) (T -360))
+((-3438 (*1 *2 *2) (-12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452)) (-5 *1 (-360 *3 *4)) (-14 *4 (-641 (-1170))))) (-2199 (*1 *2 *2) (|partial| -12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452)) (-5 *1 (-360 *3 *4)) (-14 *4 (-641 (-1170))))) (-3791 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-112)) (-5 *1 (-360 *4 *5)) (-14 *5 (-641 (-1170))))))
+(-10 -7 (-15 -3791 ((-112) (-641 (-948 |#1|)))) (-15 -2199 ((-3 (-641 (-948 |#1|)) "failed") (-641 (-948 |#1|)))) (-15 -3438 ((-641 (-948 |#1|)) (-641 (-948 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767) $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) 17)) (-2098 ((|#1| $ (-564)) NIL)) (-2963 (((-564) $ (-564)) NIL)) (-2549 (($ (-1 |#1| |#1|) $) 34)) (-1733 (($ (-1 (-564) (-564)) $) 26)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 28)) (-3868 (((-1114) $) NIL)) (-4006 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-564)))) $) 30)) (-1916 (($ $ $) NIL)) (-1761 (($ $ $) NIL)) (-2326 (((-858) $) 40) (($ |#1|) NIL)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 11 T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ |#1| (-564)) 19)) (* (($ $ $) 53) (($ |#1| $) 23) (($ $ |#1|) 21)))
+(((-361 |#1|) (-13 (-473) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-564))) (-15 -3127 ((-767) $)) (-15 -2963 ((-564) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -1733 ($ (-1 (-564) (-564)) $)) (-15 -2549 ($ (-1 |#1| |#1|) $)) (-15 -4006 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-564)))) $)))) (-1094)) (T -361))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (-3127 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-361 *3)) (-4 *3 (-1094)))) (-2963 (*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-361 *3)) (-4 *3 (-1094)))) (-2098 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-361 *2)) (-4 *2 (-1094)))) (-1733 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-564) (-564))) (-5 *1 (-361 *3)) (-4 *3 (-1094)))) (-2549 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-361 *3)))) (-4006 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 (-564))))) (-5 *1 (-361 *3)) (-4 *3 (-1094)))))
+(-13 (-473) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-564))) (-15 -3127 ((-767) $)) (-15 -2963 ((-564) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -1733 ($ (-1 (-564) (-564)) $)) (-15 -2549 ($ (-1 |#1| |#1|) $)) (-15 -4006 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-564)))) $))))
+((-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 13)) (-2086 (($ $) 14)) (-2556 (((-418 $) $) 33)) (-4218 (((-112) $) 29)) (-3806 (($ $) 18)) (-3209 (($ $ $) 24) (($ (-641 $)) NIL)) (-3546 (((-418 $) $) 34)) (-2501 (((-3 $ "failed") $ $) 23)) (-2468 (((-767) $) 27)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 38)) (-3013 (((-112) $ $) 15)) (-2992 (($ $ $) 36)))
+(((-362 |#1|) (-10 -8 (-15 -2992 (|#1| |#1| |#1|)) (-15 -3806 (|#1| |#1|)) (-15 -4218 ((-112) |#1|)) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -3581 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2468 ((-767) |#1|)) (-15 -3209 (|#1| (-641 |#1|))) (-15 -3209 (|#1| |#1| |#1|)) (-15 -3013 ((-112) |#1| |#1|)) (-15 -2086 (|#1| |#1|)) (-15 -1656 ((-2 (|:| -2112 |#1|) (|:| -4394 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|))) (-363)) (T -362))
+NIL
+(-10 -8 (-15 -2992 (|#1| |#1| |#1|)) (-15 -3806 (|#1| |#1|)) (-15 -4218 ((-112) |#1|)) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -3581 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2468 ((-767) |#1|)) (-15 -3209 (|#1| (-641 |#1|))) (-15 -3209 (|#1| |#1| |#1|)) (-15 -3013 ((-112) |#1| |#1|)) (-15 -2086 (|#1| |#1|)) (-15 -1656 ((-2 (|:| -2112 |#1|) (|:| -4394 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-4218 (((-112) $) 73)) (-1980 (((-112) $) 32)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 67)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69)))
(((-363) (-140)) (T -363))
-((-3004 (*1 *1 *1 *1) (-4 *1 (-363))))
-(-13 (-307) (-1213) (-243) (-10 -8 (-15 -3004 ($ $ $)) (-6 -4404) (-6 -4398)))
+((-2992 (*1 *1 *1 *1) (-4 *1 (-363))))
+(-13 (-307) (-1213) (-243) (-10 -8 (-15 -2992 ($ $ $)) (-6 -4405) (-6 -4399)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-2337 (((-112) $ $) 7)) (-3510 ((|#2| $ |#2|) 13)) (-1865 (($ $ (-1152)) 18)) (-1323 ((|#2| $) 14)) (-3514 (($ |#1|) 20) (($ |#1| (-1152)) 19)) (-2445 ((|#1| $) 16)) (-4172 (((-1152) $) 9)) (-3734 (((-1152) $) 15)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-3718 (($ $) 17)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) 7)) (-4376 ((|#2| $ |#2|) 14)) (-3745 (($ $ (-1152)) 19)) (-1314 ((|#2| $) 15)) (-3455 (($ |#1|) 21) (($ |#1| (-1152)) 20)) (-2410 ((|#1| $) 17)) (-2332 (((-1152) $) 10)) (-1644 (((-1152) $) 16)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-4089 (($ $) 18)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-364 |#1| |#2|) (-140) (-1094) (-1094)) (T -364))
-((-3514 (*1 *1 *2) (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-3514 (*1 *1 *2 *3) (-12 (-5 *3 (-1152)) (-4 *1 (-364 *2 *4)) (-4 *2 (-1094)) (-4 *4 (-1094)))) (-1865 (*1 *1 *1 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-364 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-3718 (*1 *1 *1) (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-2445 (*1 *2 *1) (-12 (-4 *1 (-364 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-3734 (*1 *2 *1) (-12 (-4 *1 (-364 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-1152)))) (-1323 (*1 *2 *1) (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-3510 (*1 *2 *1 *2) (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
-(-13 (-1094) (-10 -8 (-15 -3514 ($ |t#1|)) (-15 -3514 ($ |t#1| (-1152))) (-15 -1865 ($ $ (-1152))) (-15 -3718 ($ $)) (-15 -2445 (|t#1| $)) (-15 -3734 ((-1152) $)) (-15 -1323 (|t#2| $)) (-15 -3510 (|t#2| $ |t#2|))))
+((-3455 (*1 *1 *2) (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-3455 (*1 *1 *2 *3) (-12 (-5 *3 (-1152)) (-4 *1 (-364 *2 *4)) (-4 *2 (-1094)) (-4 *4 (-1094)))) (-3745 (*1 *1 *1 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-364 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-4089 (*1 *1 *1) (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-2410 (*1 *2 *1) (-12 (-4 *1 (-364 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-1644 (*1 *2 *1) (-12 (-4 *1 (-364 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-1152)))) (-1314 (*1 *2 *1) (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-4376 (*1 *2 *1 *2) (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
+(-13 (-1094) (-10 -8 (-15 -3455 ($ |t#1|)) (-15 -3455 ($ |t#1| (-1152))) (-15 -3745 ($ $ (-1152))) (-15 -4089 ($ $)) (-15 -2410 (|t#1| $)) (-15 -1644 ((-1152) $)) (-15 -1314 (|t#2| $)) (-15 -4376 (|t#2| $ |t#2|))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3510 ((|#1| $ |#1|) 31)) (-1865 (($ $ (-1152)) 23)) (-1643 (((-3 |#1| "failed") $) 30)) (-1323 ((|#1| $) 28)) (-3514 (($ (-388)) 22) (($ (-388) (-1152)) 21)) (-2445 (((-388) $) 25)) (-4172 (((-1152) $) NIL)) (-3734 (((-1152) $) 26)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 20)) (-3718 (($ $) 24)) (-2893 (((-112) $ $) 19)))
-(((-365 |#1|) (-13 (-364 (-388) |#1|) (-10 -8 (-15 -1643 ((-3 |#1| "failed") $)))) (-1094)) (T -365))
-((-1643 (*1 *2 *1) (|partial| -12 (-5 *1 (-365 *2)) (-4 *2 (-1094)))))
-(-13 (-364 (-388) |#1|) (-10 -8 (-15 -1643 ((-3 |#1| "failed") $))))
-((-2952 (((-1259 (-685 |#2|)) (-1259 $)) 70)) (-1742 (((-685 |#2|) (-1259 $)) 141)) (-1473 ((|#2| $) 39)) (-1945 (((-685 |#2|) $ (-1259 $)) 144)) (-1507 (((-3 $ "failed") $) 91)) (-3363 ((|#2| $) 42)) (-2186 (((-1166 |#2|) $) 99)) (-3301 ((|#2| (-1259 $)) 124)) (-3450 (((-1166 |#2|) $) 34)) (-1883 (((-112)) 118)) (-2100 (($ (-1259 |#2|) (-1259 $)) 134)) (-1654 (((-3 $ "failed") $) 95)) (-4223 (((-112)) 112)) (-3920 (((-112)) 107)) (-1615 (((-112)) 61)) (-3373 (((-685 |#2|) (-1259 $)) 139)) (-3496 ((|#2| $) 38)) (-2982 (((-685 |#2|) $ (-1259 $)) 143)) (-1977 (((-3 $ "failed") $) 89)) (-2287 ((|#2| $) 41)) (-1923 (((-1166 |#2|) $) 98)) (-2917 ((|#2| (-1259 $)) 122)) (-2634 (((-1166 |#2|) $) 32)) (-2919 (((-112)) 117)) (-1924 (((-112)) 109)) (-3289 (((-112)) 59)) (-1771 (((-112)) 104)) (-3753 (((-112)) 119)) (-1407 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) 130)) (-2444 (((-112)) 115)) (-4274 (((-641 (-1259 |#2|))) 103)) (-2715 (((-112)) 116)) (-3349 (((-112)) 113)) (-2807 (((-112)) 54)) (-1803 (((-112)) 120)))
-(((-366 |#1| |#2|) (-10 -8 (-15 -2186 ((-1166 |#2|) |#1|)) (-15 -1923 ((-1166 |#2|) |#1|)) (-15 -4274 ((-641 (-1259 |#2|)))) (-15 -1507 ((-3 |#1| "failed") |#1|)) (-15 -1977 ((-3 |#1| "failed") |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 -3920 ((-112))) (-15 -1924 ((-112))) (-15 -4223 ((-112))) (-15 -3289 ((-112))) (-15 -1615 ((-112))) (-15 -1771 ((-112))) (-15 -1803 ((-112))) (-15 -3753 ((-112))) (-15 -1883 ((-112))) (-15 -2919 ((-112))) (-15 -2807 ((-112))) (-15 -2715 ((-112))) (-15 -3349 ((-112))) (-15 -2444 ((-112))) (-15 -3450 ((-1166 |#2|) |#1|)) (-15 -2634 ((-1166 |#2|) |#1|)) (-15 -1742 ((-685 |#2|) (-1259 |#1|))) (-15 -3373 ((-685 |#2|) (-1259 |#1|))) (-15 -3301 (|#2| (-1259 |#1|))) (-15 -2917 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3363 (|#2| |#1|)) (-15 -2287 (|#2| |#1|)) (-15 -1473 (|#2| |#1|)) (-15 -3496 (|#2| |#1|)) (-15 -1945 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2982 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2952 ((-1259 (-685 |#2|)) (-1259 |#1|)))) (-367 |#2|) (-172)) (T -366))
-((-2444 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3349 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2715 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2807 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2919 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1883 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3753 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1803 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1771 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1615 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3289 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-4223 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1924 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3920 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-4274 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-641 (-1259 *4))) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))))
-(-10 -8 (-15 -2186 ((-1166 |#2|) |#1|)) (-15 -1923 ((-1166 |#2|) |#1|)) (-15 -4274 ((-641 (-1259 |#2|)))) (-15 -1507 ((-3 |#1| "failed") |#1|)) (-15 -1977 ((-3 |#1| "failed") |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 -3920 ((-112))) (-15 -1924 ((-112))) (-15 -4223 ((-112))) (-15 -3289 ((-112))) (-15 -1615 ((-112))) (-15 -1771 ((-112))) (-15 -1803 ((-112))) (-15 -3753 ((-112))) (-15 -1883 ((-112))) (-15 -2919 ((-112))) (-15 -2807 ((-112))) (-15 -2715 ((-112))) (-15 -3349 ((-112))) (-15 -2444 ((-112))) (-15 -3450 ((-1166 |#2|) |#1|)) (-15 -2634 ((-1166 |#2|) |#1|)) (-15 -1742 ((-685 |#2|) (-1259 |#1|))) (-15 -3373 ((-685 |#2|) (-1259 |#1|))) (-15 -3301 (|#2| (-1259 |#1|))) (-15 -2917 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3363 (|#2| |#1|)) (-15 -2287 (|#2| |#1|)) (-15 -1473 (|#2| |#1|)) (-15 -3496 (|#2| |#1|)) (-15 -1945 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2982 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2952 ((-1259 (-685 |#2|)) (-1259 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3506 (((-3 $ "failed")) 37 (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) 19)) (-2952 (((-1259 (-685 |#1|)) (-1259 $)) 78)) (-2847 (((-1259 $)) 81)) (-3500 (($) 17 T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) 40 (|has| |#1| (-556)))) (-1592 (((-3 $ "failed")) 38 (|has| |#1| (-556)))) (-1742 (((-685 |#1|) (-1259 $)) 65)) (-1473 ((|#1| $) 74)) (-1945 (((-685 |#1|) $ (-1259 $)) 76)) (-1507 (((-3 $ "failed") $) 45 (|has| |#1| (-556)))) (-4096 (($ $ (-917)) 28)) (-3363 ((|#1| $) 72)) (-2186 (((-1166 |#1|) $) 42 (|has| |#1| (-556)))) (-3301 ((|#1| (-1259 $)) 67)) (-3450 (((-1166 |#1|) $) 63)) (-1883 (((-112)) 57)) (-2100 (($ (-1259 |#1|) (-1259 $)) 69)) (-1654 (((-3 $ "failed") $) 47 (|has| |#1| (-556)))) (-2828 (((-917)) 80)) (-1352 (((-112)) 54)) (-3902 (($ $ (-917)) 33)) (-4223 (((-112)) 50)) (-3920 (((-112)) 48)) (-1615 (((-112)) 52)) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) 41 (|has| |#1| (-556)))) (-4233 (((-3 $ "failed")) 39 (|has| |#1| (-556)))) (-3373 (((-685 |#1|) (-1259 $)) 66)) (-3496 ((|#1| $) 75)) (-2982 (((-685 |#1|) $ (-1259 $)) 77)) (-1977 (((-3 $ "failed") $) 46 (|has| |#1| (-556)))) (-3307 (($ $ (-917)) 29)) (-2287 ((|#1| $) 73)) (-1923 (((-1166 |#1|) $) 43 (|has| |#1| (-556)))) (-2917 ((|#1| (-1259 $)) 68)) (-2634 (((-1166 |#1|) $) 64)) (-2919 (((-112)) 58)) (-4172 (((-1152) $) 9)) (-1924 (((-112)) 49)) (-3289 (((-112)) 51)) (-1771 (((-112)) 53)) (-3877 (((-1114) $) 10)) (-3753 (((-112)) 56)) (-1407 (((-1259 |#1|) $ (-1259 $)) 71) (((-685 |#1|) (-1259 $) (-1259 $)) 70)) (-1603 (((-641 (-948 |#1|)) (-1259 $)) 79)) (-2064 (($ $ $) 25)) (-2444 (((-112)) 62)) (-2350 (((-858) $) 11)) (-4274 (((-641 (-1259 |#1|))) 44 (|has| |#1| (-556)))) (-1932 (($ $ $ $) 26)) (-2715 (((-112)) 60)) (-1600 (($ $ $) 24)) (-3349 (((-112)) 61)) (-2807 (((-112)) 59)) (-1803 (((-112)) 55)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 30)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-2315 (((-112) $ $) NIL)) (-4376 ((|#1| $ |#1|) 31)) (-3745 (($ $ (-1152)) 23)) (-2917 (((-3 |#1| "failed") $) 30)) (-1314 ((|#1| $) 28)) (-3455 (($ (-388)) 22) (($ (-388) (-1152)) 21)) (-2410 (((-388) $) 25)) (-2332 (((-1152) $) NIL)) (-1644 (((-1152) $) 26)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 20)) (-4089 (($ $) 24)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 19)))
+(((-365 |#1|) (-13 (-364 (-388) |#1|) (-10 -8 (-15 -2917 ((-3 |#1| "failed") $)))) (-1094)) (T -365))
+((-2917 (*1 *2 *1) (|partial| -12 (-5 *1 (-365 *2)) (-4 *2 (-1094)))))
+(-13 (-364 (-388) |#1|) (-10 -8 (-15 -2917 ((-3 |#1| "failed") $))))
+((-3780 (((-1259 (-685 |#2|)) (-1259 $)) 70)) (-2571 (((-685 |#2|) (-1259 $)) 141)) (-3858 ((|#2| $) 39)) (-3859 (((-685 |#2|) $ (-1259 $)) 144)) (-2125 (((-3 $ "failed") $) 91)) (-1838 ((|#2| $) 42)) (-3947 (((-1166 |#2|) $) 99)) (-1850 ((|#2| (-1259 $)) 124)) (-1708 (((-1166 |#2|) $) 34)) (-3711 (((-112)) 118)) (-2065 (($ (-1259 |#2|) (-1259 $)) 134)) (-1580 (((-3 $ "failed") $) 95)) (-2194 (((-112)) 112)) (-3253 (((-112)) 107)) (-4076 (((-112)) 61)) (-3622 (((-685 |#2|) (-1259 $)) 139)) (-2535 ((|#2| $) 38)) (-2653 (((-685 |#2|) $ (-1259 $)) 143)) (-3093 (((-3 $ "failed") $) 89)) (-1612 ((|#2| $) 41)) (-2798 (((-1166 |#2|) $) 98)) (-1754 ((|#2| (-1259 $)) 122)) (-3474 (((-1166 |#2|) $) 32)) (-1971 (((-112)) 117)) (-2903 (((-112)) 109)) (-3156 (((-112)) 59)) (-3604 (((-112)) 104)) (-2896 (((-112)) 119)) (-1631 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) 130)) (-4300 (((-112)) 115)) (-2833 (((-641 (-1259 |#2|))) 103)) (-4142 (((-112)) 116)) (-2905 (((-112)) 113)) (-1598 (((-112)) 54)) (-1476 (((-112)) 120)))
+(((-366 |#1| |#2|) (-10 -8 (-15 -3947 ((-1166 |#2|) |#1|)) (-15 -2798 ((-1166 |#2|) |#1|)) (-15 -2833 ((-641 (-1259 |#2|)))) (-15 -2125 ((-3 |#1| "failed") |#1|)) (-15 -3093 ((-3 |#1| "failed") |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 -3253 ((-112))) (-15 -2903 ((-112))) (-15 -2194 ((-112))) (-15 -3156 ((-112))) (-15 -4076 ((-112))) (-15 -3604 ((-112))) (-15 -1476 ((-112))) (-15 -2896 ((-112))) (-15 -3711 ((-112))) (-15 -1971 ((-112))) (-15 -1598 ((-112))) (-15 -4142 ((-112))) (-15 -2905 ((-112))) (-15 -4300 ((-112))) (-15 -1708 ((-1166 |#2|) |#1|)) (-15 -3474 ((-1166 |#2|) |#1|)) (-15 -2571 ((-685 |#2|) (-1259 |#1|))) (-15 -3622 ((-685 |#2|) (-1259 |#1|))) (-15 -1850 (|#2| (-1259 |#1|))) (-15 -1754 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -1838 (|#2| |#1|)) (-15 -1612 (|#2| |#1|)) (-15 -3858 (|#2| |#1|)) (-15 -2535 (|#2| |#1|)) (-15 -3859 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2653 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -3780 ((-1259 (-685 |#2|)) (-1259 |#1|)))) (-367 |#2|) (-172)) (T -366))
+((-4300 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2905 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-4142 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1598 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1971 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3711 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2896 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-1476 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3604 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-4076 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3156 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2194 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2903 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-3253 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))) (-2833 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-641 (-1259 *4))) (-5 *1 (-366 *3 *4)) (-4 *3 (-367 *4)))))
+(-10 -8 (-15 -3947 ((-1166 |#2|) |#1|)) (-15 -2798 ((-1166 |#2|) |#1|)) (-15 -2833 ((-641 (-1259 |#2|)))) (-15 -2125 ((-3 |#1| "failed") |#1|)) (-15 -3093 ((-3 |#1| "failed") |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 -3253 ((-112))) (-15 -2903 ((-112))) (-15 -2194 ((-112))) (-15 -3156 ((-112))) (-15 -4076 ((-112))) (-15 -3604 ((-112))) (-15 -1476 ((-112))) (-15 -2896 ((-112))) (-15 -3711 ((-112))) (-15 -1971 ((-112))) (-15 -1598 ((-112))) (-15 -4142 ((-112))) (-15 -2905 ((-112))) (-15 -4300 ((-112))) (-15 -1708 ((-1166 |#2|) |#1|)) (-15 -3474 ((-1166 |#2|) |#1|)) (-15 -2571 ((-685 |#2|) (-1259 |#1|))) (-15 -3622 ((-685 |#2|) (-1259 |#1|))) (-15 -1850 (|#2| (-1259 |#1|))) (-15 -1754 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -1838 (|#2| |#1|)) (-15 -1612 (|#2| |#1|)) (-15 -3858 (|#2| |#1|)) (-15 -2535 (|#2| |#1|)) (-15 -3859 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2653 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -3780 ((-1259 (-685 |#2|)) (-1259 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-2112 (((-3 $ "failed")) 38 (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) 20)) (-3780 (((-1259 (-685 |#1|)) (-1259 $)) 79)) (-3095 (((-1259 $)) 82)) (-1747 (($) 18 T CONST)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) 41 (|has| |#1| (-556)))) (-2618 (((-3 $ "failed")) 39 (|has| |#1| (-556)))) (-2571 (((-685 |#1|) (-1259 $)) 66)) (-3858 ((|#1| $) 75)) (-3859 (((-685 |#1|) $ (-1259 $)) 77)) (-2125 (((-3 $ "failed") $) 46 (|has| |#1| (-556)))) (-1740 (($ $ (-917)) 29)) (-1838 ((|#1| $) 73)) (-3947 (((-1166 |#1|) $) 43 (|has| |#1| (-556)))) (-1850 ((|#1| (-1259 $)) 68)) (-1708 (((-1166 |#1|) $) 64)) (-3711 (((-112)) 58)) (-2065 (($ (-1259 |#1|) (-1259 $)) 70)) (-1580 (((-3 $ "failed") $) 48 (|has| |#1| (-556)))) (-4242 (((-917)) 81)) (-1705 (((-112)) 55)) (-4034 (($ $ (-917)) 34)) (-2194 (((-112)) 51)) (-3253 (((-112)) 49)) (-4076 (((-112)) 53)) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) 42 (|has| |#1| (-556)))) (-1728 (((-3 $ "failed")) 40 (|has| |#1| (-556)))) (-3622 (((-685 |#1|) (-1259 $)) 67)) (-2535 ((|#1| $) 76)) (-2653 (((-685 |#1|) $ (-1259 $)) 78)) (-3093 (((-3 $ "failed") $) 47 (|has| |#1| (-556)))) (-4229 (($ $ (-917)) 30)) (-1612 ((|#1| $) 74)) (-2798 (((-1166 |#1|) $) 44 (|has| |#1| (-556)))) (-1754 ((|#1| (-1259 $)) 69)) (-3474 (((-1166 |#1|) $) 65)) (-1971 (((-112)) 59)) (-2332 (((-1152) $) 10)) (-2903 (((-112)) 50)) (-3156 (((-112)) 52)) (-3604 (((-112)) 54)) (-3868 (((-1114) $) 11)) (-2896 (((-112)) 57)) (-1631 (((-1259 |#1|) $ (-1259 $)) 72) (((-685 |#1|) (-1259 $) (-1259 $)) 71)) (-4219 (((-641 (-948 |#1|)) (-1259 $)) 80)) (-1761 (($ $ $) 26)) (-4300 (((-112)) 63)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2833 (((-641 (-1259 |#1|))) 45 (|has| |#1| (-556)))) (-1519 (($ $ $ $) 27)) (-4142 (((-112)) 61)) (-2055 (($ $ $) 25)) (-2905 (((-112)) 62)) (-1598 (((-112)) 60)) (-1476 (((-112)) 56)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 31)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 28) (($ $ |#1|) 36) (($ |#1| $) 35)))
(((-367 |#1|) (-140) (-172)) (T -367))
-((-2847 (*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-367 *3)))) (-2828 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-917)))) (-1603 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-641 (-948 *4))))) (-2952 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-1259 (-685 *4))))) (-2982 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-1945 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-3496 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-1473 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-2287 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-3363 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-1407 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-1259 *4)))) (-1407 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-2100 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172)) (-4 *1 (-367 *4)))) (-2917 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-3301 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-3373 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-1742 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-2634 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))) (-3450 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))) (-2444 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3349 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2715 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2807 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2919 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1883 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3753 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1803 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1352 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1771 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1615 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3289 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-4223 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1924 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3920 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1654 (*1 *1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-1977 (*1 *1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-1507 (*1 *1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-4274 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556)) (-5 *2 (-641 (-1259 *3))))) (-1923 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556)) (-5 *2 (-1166 *3)))) (-2186 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556)) (-5 *2 (-1166 *3)))) (-1326 (*1 *2) (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-5 *2 (-2 (|:| |particular| *1) (|:| -3776 (-641 *1)))) (-4 *1 (-367 *3)))) (-3160 (*1 *2) (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-5 *2 (-2 (|:| |particular| *1) (|:| -3776 (-641 *1)))) (-4 *1 (-367 *3)))) (-4233 (*1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))) (-1592 (*1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))) (-3506 (*1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))))
-(-13 (-740 |t#1|) (-10 -8 (-15 -2847 ((-1259 $))) (-15 -2828 ((-917))) (-15 -1603 ((-641 (-948 |t#1|)) (-1259 $))) (-15 -2952 ((-1259 (-685 |t#1|)) (-1259 $))) (-15 -2982 ((-685 |t#1|) $ (-1259 $))) (-15 -1945 ((-685 |t#1|) $ (-1259 $))) (-15 -3496 (|t#1| $)) (-15 -1473 (|t#1| $)) (-15 -2287 (|t#1| $)) (-15 -3363 (|t#1| $)) (-15 -1407 ((-1259 |t#1|) $ (-1259 $))) (-15 -1407 ((-685 |t#1|) (-1259 $) (-1259 $))) (-15 -2100 ($ (-1259 |t#1|) (-1259 $))) (-15 -2917 (|t#1| (-1259 $))) (-15 -3301 (|t#1| (-1259 $))) (-15 -3373 ((-685 |t#1|) (-1259 $))) (-15 -1742 ((-685 |t#1|) (-1259 $))) (-15 -2634 ((-1166 |t#1|) $)) (-15 -3450 ((-1166 |t#1|) $)) (-15 -2444 ((-112))) (-15 -3349 ((-112))) (-15 -2715 ((-112))) (-15 -2807 ((-112))) (-15 -2919 ((-112))) (-15 -1883 ((-112))) (-15 -3753 ((-112))) (-15 -1803 ((-112))) (-15 -1352 ((-112))) (-15 -1771 ((-112))) (-15 -1615 ((-112))) (-15 -3289 ((-112))) (-15 -4223 ((-112))) (-15 -1924 ((-112))) (-15 -3920 ((-112))) (IF (|has| |t#1| (-556)) (PROGN (-15 -1654 ((-3 $ "failed") $)) (-15 -1977 ((-3 $ "failed") $)) (-15 -1507 ((-3 $ "failed") $)) (-15 -4274 ((-641 (-1259 |t#1|)))) (-15 -1923 ((-1166 |t#1|) $)) (-15 -2186 ((-1166 |t#1|) $)) (-15 -1326 ((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed"))) (-15 -4233 ((-3 $ "failed"))) (-15 -1592 ((-3 $ "failed"))) (-15 -3506 ((-3 $ "failed"))) (-6 -4403)) |%noBranch|)))
+((-3095 (*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-367 *3)))) (-4242 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-917)))) (-4219 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-641 (-948 *4))))) (-3780 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-1259 (-685 *4))))) (-2653 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-3859 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-2535 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-3858 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-1612 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-1838 (*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-1631 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-1259 *4)))) (-1631 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-2065 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172)) (-4 *1 (-367 *4)))) (-1754 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-1850 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172)))) (-3622 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-2571 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-3474 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))) (-1708 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))) (-4300 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2905 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-4142 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1598 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1971 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3711 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2896 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1476 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1705 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3604 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-4076 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3156 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2194 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-2903 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-3253 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))) (-1580 (*1 *1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-3093 (*1 *1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-2125 (*1 *1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556)))) (-2833 (*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556)) (-5 *2 (-641 (-1259 *3))))) (-2798 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556)) (-5 *2 (-1166 *3)))) (-3947 (*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556)) (-5 *2 (-1166 *3)))) (-3497 (*1 *2) (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2447 (-641 *1)))) (-4 *1 (-367 *3)))) (-4278 (*1 *2) (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2447 (-641 *1)))) (-4 *1 (-367 *3)))) (-1728 (*1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))) (-2618 (*1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))) (-2112 (*1 *1) (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))))
+(-13 (-740 |t#1|) (-10 -8 (-15 -3095 ((-1259 $))) (-15 -4242 ((-917))) (-15 -4219 ((-641 (-948 |t#1|)) (-1259 $))) (-15 -3780 ((-1259 (-685 |t#1|)) (-1259 $))) (-15 -2653 ((-685 |t#1|) $ (-1259 $))) (-15 -3859 ((-685 |t#1|) $ (-1259 $))) (-15 -2535 (|t#1| $)) (-15 -3858 (|t#1| $)) (-15 -1612 (|t#1| $)) (-15 -1838 (|t#1| $)) (-15 -1631 ((-1259 |t#1|) $ (-1259 $))) (-15 -1631 ((-685 |t#1|) (-1259 $) (-1259 $))) (-15 -2065 ($ (-1259 |t#1|) (-1259 $))) (-15 -1754 (|t#1| (-1259 $))) (-15 -1850 (|t#1| (-1259 $))) (-15 -3622 ((-685 |t#1|) (-1259 $))) (-15 -2571 ((-685 |t#1|) (-1259 $))) (-15 -3474 ((-1166 |t#1|) $)) (-15 -1708 ((-1166 |t#1|) $)) (-15 -4300 ((-112))) (-15 -2905 ((-112))) (-15 -4142 ((-112))) (-15 -1598 ((-112))) (-15 -1971 ((-112))) (-15 -3711 ((-112))) (-15 -2896 ((-112))) (-15 -1476 ((-112))) (-15 -1705 ((-112))) (-15 -3604 ((-112))) (-15 -4076 ((-112))) (-15 -3156 ((-112))) (-15 -2194 ((-112))) (-15 -2903 ((-112))) (-15 -3253 ((-112))) (IF (|has| |t#1| (-556)) (PROGN (-15 -1580 ((-3 $ "failed") $)) (-15 -3093 ((-3 $ "failed") $)) (-15 -2125 ((-3 $ "failed") $)) (-15 -2833 ((-641 (-1259 |t#1|)))) (-15 -2798 ((-1166 |t#1|) $)) (-15 -3947 ((-1166 |t#1|) $)) (-15 -3497 ((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed"))) (-15 -4278 ((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed"))) (-15 -1728 ((-3 $ "failed"))) (-15 -2618 ((-3 $ "failed"))) (-15 -2112 ((-3 $ "failed"))) (-6 -4404)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-713 |#1|) . T) ((-716) . T) ((-740 |#1|) . T) ((-757) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-3148 (((-767)) 16)) (-3038 (($) 13)) (-2802 (((-917) $) 14)) (-4172 (((-1152) $) 9)) (-2005 (($ (-917)) 15)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) 7)) (-3127 (((-767)) 17)) (-2498 (($) 14)) (-2428 (((-917) $) 15)) (-2332 (((-1152) $) 10)) (-2014 (($ (-917)) 16)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2876 (((-112) $ $) 6)))
(((-368) (-140)) (T -368))
-((-3148 (*1 *2) (-12 (-4 *1 (-368)) (-5 *2 (-767)))) (-2005 (*1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-368)))) (-2802 (*1 *2 *1) (-12 (-4 *1 (-368)) (-5 *2 (-917)))) (-3038 (*1 *1) (-4 *1 (-368))))
-(-13 (-1094) (-10 -8 (-15 -3148 ((-767))) (-15 -2005 ($ (-917))) (-15 -2802 ((-917) $)) (-15 -3038 ($))))
+((-3127 (*1 *2) (-12 (-4 *1 (-368)) (-5 *2 (-767)))) (-2014 (*1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-368)))) (-2428 (*1 *2 *1) (-12 (-4 *1 (-368)) (-5 *2 (-917)))) (-2498 (*1 *1) (-4 *1 (-368))))
+(-13 (-1094) (-10 -8 (-15 -3127 ((-767))) (-15 -2014 ($ (-917))) (-15 -2428 ((-917) $)) (-15 -2498 ($))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-3168 (((-685 |#2|) (-1259 $)) 47)) (-2100 (($ (-1259 |#2|) (-1259 $)) 41)) (-3927 (((-685 |#2|) $ (-1259 $)) 49)) (-3358 ((|#2| (-1259 $)) 13)) (-1407 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) 27)))
-(((-369 |#1| |#2| |#3|) (-10 -8 (-15 -3168 ((-685 |#2|) (-1259 |#1|))) (-15 -3358 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3927 ((-685 |#2|) |#1| (-1259 |#1|)))) (-370 |#2| |#3|) (-172) (-1235 |#2|)) (T -369))
+((-3885 (((-685 |#2|) (-1259 $)) 47)) (-2065 (($ (-1259 |#2|) (-1259 $)) 41)) (-2671 (((-685 |#2|) $ (-1259 $)) 49)) (-2576 ((|#2| (-1259 $)) 13)) (-1631 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) 27)))
+(((-369 |#1| |#2| |#3|) (-10 -8 (-15 -3885 ((-685 |#2|) (-1259 |#1|))) (-15 -2576 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -2671 ((-685 |#2|) |#1| (-1259 |#1|)))) (-370 |#2| |#3|) (-172) (-1235 |#2|)) (T -369))
NIL
-(-10 -8 (-15 -3168 ((-685 |#2|) (-1259 |#1|))) (-15 -3358 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3927 ((-685 |#2|) |#1| (-1259 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3168 (((-685 |#1|) (-1259 $)) 47)) (-3814 ((|#1| $) 53)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-2100 (($ (-1259 |#1|) (-1259 $)) 49)) (-3927 (((-685 |#1|) $ (-1259 $)) 54)) (-1654 (((-3 $ "failed") $) 33)) (-2828 (((-917)) 55)) (-4035 (((-112) $) 31)) (-1464 ((|#1| $) 52)) (-4237 ((|#2| $) 45 (|has| |#1| (-363)))) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3358 ((|#1| (-1259 $)) 48)) (-1407 (((-1259 |#1|) $ (-1259 $)) 51) (((-685 |#1|) (-1259 $) (-1259 $)) 50)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38)) (-3335 (((-3 $ "failed") $) 44 (|has| |#1| (-145)))) (-3417 ((|#2| $) 46)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
+(-10 -8 (-15 -3885 ((-685 |#2|) (-1259 |#1|))) (-15 -2576 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -2671 ((-685 |#2|) |#1| (-1259 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3885 (((-685 |#1|) (-1259 $)) 48)) (-3794 ((|#1| $) 54)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2065 (($ (-1259 |#1|) (-1259 $)) 50)) (-2671 (((-685 |#1|) $ (-1259 $)) 55)) (-1580 (((-3 $ "failed") $) 34)) (-4242 (((-917)) 56)) (-1980 (((-112) $) 32)) (-4158 ((|#1| $) 53)) (-2091 ((|#2| $) 46 (|has| |#1| (-363)))) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2576 ((|#1| (-1259 $)) 49)) (-1631 (((-1259 |#1|) $ (-1259 $)) 52) (((-685 |#1|) (-1259 $) (-1259 $)) 51)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39)) (-2144 (((-3 $ "failed") $) 45 (|has| |#1| (-145)))) (-1568 ((|#2| $) 47)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40)))
(((-370 |#1| |#2|) (-140) (-172) (-1235 |t#1|)) (T -370))
-((-2828 (*1 *2) (-12 (-4 *1 (-370 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-917)))) (-3927 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-3814 (*1 *2 *1) (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172)))) (-1464 (*1 *2 *1) (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172)))) (-1407 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *4)))) (-1407 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-2100 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172)) (-4 *1 (-370 *4 *5)) (-4 *5 (-1235 *4)))) (-3358 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *2 *4)) (-4 *4 (-1235 *2)) (-4 *2 (-172)))) (-3168 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-3417 (*1 *2 *1) (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3)))) (-4237 (*1 *2 *1) (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *3 (-363)) (-4 *2 (-1235 *3)))))
-(-13 (-38 |t#1|) (-10 -8 (-15 -2828 ((-917))) (-15 -3927 ((-685 |t#1|) $ (-1259 $))) (-15 -3814 (|t#1| $)) (-15 -1464 (|t#1| $)) (-15 -1407 ((-1259 |t#1|) $ (-1259 $))) (-15 -1407 ((-685 |t#1|) (-1259 $) (-1259 $))) (-15 -2100 ($ (-1259 |t#1|) (-1259 $))) (-15 -3358 (|t#1| (-1259 $))) (-15 -3168 ((-685 |t#1|) (-1259 $))) (-15 -3417 (|t#2| $)) (IF (|has| |t#1| (-363)) (-15 -4237 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|)))
+((-4242 (*1 *2) (-12 (-4 *1 (-370 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-917)))) (-2671 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-3794 (*1 *2 *1) (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172)))) (-4158 (*1 *2 *1) (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172)))) (-1631 (*1 *2 *1 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *4)))) (-1631 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-2065 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172)) (-4 *1 (-370 *4 *5)) (-4 *5 (-1235 *4)))) (-2576 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *2 *4)) (-4 *4 (-1235 *2)) (-4 *2 (-172)))) (-3885 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-1568 (*1 *2 *1) (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3)))) (-2091 (*1 *2 *1) (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *3 (-363)) (-4 *2 (-1235 *3)))))
+(-13 (-38 |t#1|) (-10 -8 (-15 -4242 ((-917))) (-15 -2671 ((-685 |t#1|) $ (-1259 $))) (-15 -3794 (|t#1| $)) (-15 -4158 (|t#1| $)) (-15 -1631 ((-1259 |t#1|) $ (-1259 $))) (-15 -1631 ((-685 |t#1|) (-1259 $) (-1259 $))) (-15 -2065 ($ (-1259 |t#1|) (-1259 $))) (-15 -2576 (|t#1| (-1259 $))) (-15 -3885 ((-685 |t#1|) (-1259 $))) (-15 -1568 (|t#2| $)) (IF (|has| |t#1| (-363)) (-15 -2091 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) . T) ((-722) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2981 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 25)) (-2965 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 17)) (-4289 ((|#4| (-1 |#3| |#1|) |#2|) 23)))
-(((-371 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2965 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2981 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1209) (-373 |#1|) (-1209) (-373 |#3|)) (T -371))
-((-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-4 *2 (-373 *5)) (-5 *1 (-371 *6 *4 *5 *2)) (-4 *4 (-373 *6)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-371 *5 *4 *2 *6)) (-4 *4 (-373 *5)) (-4 *6 (-373 *2)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-4 *2 (-373 *6)) (-5 *1 (-371 *5 *4 *6 *2)) (-4 *4 (-373 *5)))))
-(-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2965 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2981 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-1453 (((-112) (-1 (-112) |#2| |#2|) $) NIL) (((-112) $) 18)) (-3620 (($ (-1 (-112) |#2| |#2|) $) NIL) (($ $) 28)) (-2995 (($ (-1 (-112) |#2| |#2|) $) 27) (($ $) 22)) (-3701 (($ $) 25)) (-3886 (((-564) (-1 (-112) |#2|) $) NIL) (((-564) |#2| $) 11) (((-564) |#2| $ (-564)) NIL)) (-4317 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
-(((-372 |#1| |#2|) (-10 -8 (-15 -3620 (|#1| |#1|)) (-15 -3620 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1453 ((-112) |#1|)) (-15 -2995 (|#1| |#1|)) (-15 -4317 (|#1| |#1| |#1|)) (-15 -3886 ((-564) |#2| |#1| (-564))) (-15 -3886 ((-564) |#2| |#1|)) (-15 -3886 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -1453 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2995 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3701 (|#1| |#1|)) (-15 -4317 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|))) (-373 |#2|) (-1209)) (T -372))
-NIL
-(-10 -8 (-15 -3620 (|#1| |#1|)) (-15 -3620 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1453 ((-112) |#1|)) (-15 -2995 (|#1| |#1|)) (-15 -4317 (|#1| |#1| |#1|)) (-15 -3886 ((-564) |#2| |#1| (-564))) (-15 -3886 ((-564) |#2| |#1|)) (-15 -3886 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -1453 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2995 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3701 (|#1| |#1|)) (-15 -4317 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4407))) (($ $) 88 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) |#1|) 52 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-4298 (($ $) 90 (|has| $ (-6 -4407)))) (-3701 (($ $) 100)) (-3215 (($ $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 51)) (-3886 (((-564) (-1 (-112) |#1|) $) 97) (((-564) |#1| $) 96 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 95 (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 87 (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 86 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 42 (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-1324 (($ $ |#1|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) 50) ((|#1| $ (-564)) 49) (($ $ (-1226 (-564))) 63)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 91 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 70)) (-3580 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2934 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 82 (|has| |#1| (-846)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2612 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 25)) (-1297 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 17)) (-4271 ((|#4| (-1 |#3| |#1|) |#2|) 23)))
+(((-371 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1297 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2612 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1209) (-373 |#1|) (-1209) (-373 |#3|)) (T -371))
+((-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-4 *2 (-373 *5)) (-5 *1 (-371 *6 *4 *5 *2)) (-4 *4 (-373 *6)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-371 *5 *4 *2 *6)) (-4 *4 (-373 *5)) (-4 *6 (-373 *2)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-4 *2 (-373 *6)) (-5 *1 (-371 *5 *4 *6 *2)) (-4 *4 (-373 *5)))))
+(-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1297 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2612 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-2486 (((-112) (-1 (-112) |#2| |#2|) $) NIL) (((-112) $) 18)) (-1894 (($ (-1 (-112) |#2| |#2|) $) NIL) (($ $) 28)) (-2459 (($ (-1 (-112) |#2| |#2|) $) 27) (($ $) 22)) (-3028 (($ $) 25)) (-3850 (((-564) (-1 (-112) |#2|) $) NIL) (((-564) |#2| $) 11) (((-564) |#2| $ (-564)) NIL)) (-2443 (($ (-1 (-112) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
+(((-372 |#1| |#2|) (-10 -8 (-15 -1894 (|#1| |#1|)) (-15 -1894 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -2486 ((-112) |#1|)) (-15 -2459 (|#1| |#1|)) (-15 -2443 (|#1| |#1| |#1|)) (-15 -3850 ((-564) |#2| |#1| (-564))) (-15 -3850 ((-564) |#2| |#1|)) (-15 -3850 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -2486 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2459 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3028 (|#1| |#1|)) (-15 -2443 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|))) (-373 |#2|) (-1209)) (T -372))
+NIL
+(-10 -8 (-15 -1894 (|#1| |#1|)) (-15 -1894 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -2486 ((-112) |#1|)) (-15 -2459 (|#1| |#1|)) (-15 -2443 (|#1| |#1| |#1|)) (-15 -3850 ((-564) |#2| |#1| (-564))) (-15 -3850 ((-564) |#2| |#1|)) (-15 -3850 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -2486 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -2459 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3028 (|#1| |#1|)) (-15 -2443 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) 99) (((-112) $) 93 (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) 90 (|has| $ (-6 -4408))) (($ $) 89 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) 100) (($ $) 94 (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-1436 (($ $) 91 (|has| $ (-6 -4408)))) (-3028 (($ $) 101)) (-3195 (($ $) 79 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 74 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 73 (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 52)) (-3850 (((-564) (-1 (-112) |#1|) $) 98) (((-564) |#1| $) 97 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 96 (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 88 (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) 102) (($ $ $) 95 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 87 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 43 (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 72)) (-1428 (($ $ |#1|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) 51) ((|#1| $ (-564)) 50) (($ $ (-1226 (-564))) 64)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 92 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 71)) (-3521 (($ $ |#1|) 69) (($ |#1| $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2920 (((-112) $ $) 86 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-373 |#1|) (-140) (-1209)) (T -373))
-((-4317 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-3701 (*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)))) (-2995 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-1453 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-3886 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209)) (-5 *2 (-564)))) (-3886 (*1 *2 *3 *1) (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-564)))) (-3886 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)))) (-4317 (*1 *1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))) (-2995 (*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))) (-1453 (*1 *2 *1) (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-846)) (-5 *2 (-112)))) (-2150 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-564)) (|has| *1 (-6 -4407)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-4298 (*1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-373 *2)) (-4 *2 (-1209)))) (-3620 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4407)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-3620 (*1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))))
-(-13 (-647 |t#1|) (-10 -8 (-6 -4406) (-15 -4317 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -3701 ($ $)) (-15 -2995 ($ (-1 (-112) |t#1| |t#1|) $)) (-15 -1453 ((-112) (-1 (-112) |t#1| |t#1|) $)) (-15 -3886 ((-564) (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -3886 ((-564) |t#1| $)) (-15 -3886 ((-564) |t#1| $ (-564)))) |%noBranch|) (IF (|has| |t#1| (-846)) (PROGN (-6 (-846)) (-15 -4317 ($ $ $)) (-15 -2995 ($ $)) (-15 -1453 ((-112) $))) |%noBranch|) (IF (|has| $ (-6 -4407)) (PROGN (-15 -2150 ($ $ $ (-564))) (-15 -4298 ($ $)) (-15 -3620 ($ (-1 (-112) |t#1| |t#1|) $)) (IF (|has| |t#1| (-846)) (-15 -3620 ($ $)) |%noBranch|)) |%noBranch|)))
-(((-34) . T) ((-102) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-4148 (((-641 |#1|) $) 32)) (-1398 (($ $ (-767)) 33)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-3923 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 36)) (-3041 (($ $) 34)) (-2655 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 37)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3084 (($ $ |#1| $) 31) (($ $ (-641 |#1|) (-641 $)) 30)) (-2762 (((-767) $) 38)) (-2363 (($ $ $) 29)) (-2350 (((-858) $) 11) (($ |#1|) 41) (((-1274 |#1| |#2|) $) 40) (((-1283 |#1| |#2|) $) 39)) (-4311 ((|#2| (-1283 |#1| |#2|) $) 42)) (-2414 (($) 18 T CONST)) (-2809 (($ (-668 |#1|)) 35)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#2|) 28 (|has| |#2| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
+((-2443 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-3028 (*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)))) (-2459 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-2486 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-3850 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209)) (-5 *2 (-564)))) (-3850 (*1 *2 *3 *1) (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-564)))) (-3850 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)))) (-2443 (*1 *1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))) (-2459 (*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))) (-2486 (*1 *2 *1) (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-846)) (-5 *2 (-112)))) (-1506 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-564)) (|has| *1 (-6 -4408)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-1436 (*1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-373 *2)) (-4 *2 (-1209)))) (-1894 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4408)) (-4 *1 (-373 *3)) (-4 *3 (-1209)))) (-1894 (*1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846)))))
+(-13 (-647 |t#1|) (-10 -8 (-6 -4407) (-15 -2443 ($ (-1 (-112) |t#1| |t#1|) $ $)) (-15 -3028 ($ $)) (-15 -2459 ($ (-1 (-112) |t#1| |t#1|) $)) (-15 -2486 ((-112) (-1 (-112) |t#1| |t#1|) $)) (-15 -3850 ((-564) (-1 (-112) |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -3850 ((-564) |t#1| $)) (-15 -3850 ((-564) |t#1| $ (-564)))) |%noBranch|) (IF (|has| |t#1| (-846)) (PROGN (-6 (-846)) (-15 -2443 ($ $ $)) (-15 -2459 ($ $)) (-15 -2486 ((-112) $))) |%noBranch|) (IF (|has| $ (-6 -4408)) (PROGN (-15 -1506 ($ $ $ (-564))) (-15 -1436 ($ $)) (-15 -1894 ($ (-1 (-112) |t#1| |t#1|) $)) (IF (|has| |t#1| (-846)) (-15 -1894 ($ $)) |%noBranch|)) |%noBranch|)))
+(((-34) . T) ((-102) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4122 (((-641 |#1|) $) 33)) (-3975 (($ $ (-767)) 34)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2342 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 37)) (-1488 (($ $) 35)) (-3016 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 38)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3055 (($ $ |#1| $) 32) (($ $ (-641 |#1|) (-641 $)) 31)) (-3258 (((-767) $) 39)) (-2336 (($ $ $) 30)) (-2326 (((-858) $) 12) (($ |#1|) 42) (((-1274 |#1| |#2|) $) 41) (((-1283 |#1| |#2|) $) 40)) (-4290 ((|#2| (-1283 |#1| |#2|) $) 43)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-1783 (($ (-668 |#1|)) 36)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#2|) 29 (|has| |#2| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#2| $) 24) (($ $ |#2|) 27)))
(((-374 |#1| |#2|) (-140) (-846) (-172)) (T -374))
-((-4311 (*1 *2 *3 *1) (-12 (-5 *3 (-1283 *4 *2)) (-4 *1 (-374 *4 *2)) (-4 *4 (-846)) (-4 *2 (-172)))) (-2350 (*1 *1 *2) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172)))) (-2350 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-1274 *3 *4)))) (-2350 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-1283 *3 *4)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-767)))) (-2655 (*1 *2 *2 *1) (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-3923 (*1 *2 *2 *1) (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-2809 (*1 *1 *2) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-4 *1 (-374 *3 *4)) (-4 *4 (-172)))) (-3041 (*1 *1 *1) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172)))) (-1398 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-4148 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-641 *3)))) (-3084 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 *1)) (-4 *1 (-374 *4 *5)) (-4 *4 (-846)) (-4 *5 (-172)))))
-(-13 (-632 |t#2|) (-10 -8 (-15 -4311 (|t#2| (-1283 |t#1| |t#2|) $)) (-15 -2350 ($ |t#1|)) (-15 -2350 ((-1274 |t#1| |t#2|) $)) (-15 -2350 ((-1283 |t#1| |t#2|) $)) (-15 -2762 ((-767) $)) (-15 -2655 ((-1283 |t#1| |t#2|) (-1283 |t#1| |t#2|) $)) (-15 -3923 ((-1283 |t#1| |t#2|) (-1283 |t#1| |t#2|) $)) (-15 -2809 ($ (-668 |t#1|))) (-15 -3041 ($ $)) (-15 -1398 ($ $ (-767))) (-15 -4148 ((-641 |t#1|) $)) (-15 -3084 ($ $ |t#1| $)) (-15 -3084 ($ $ (-641 |t#1|) (-641 $)))))
+((-4290 (*1 *2 *3 *1) (-12 (-5 *3 (-1283 *4 *2)) (-4 *1 (-374 *4 *2)) (-4 *4 (-846)) (-4 *2 (-172)))) (-2326 (*1 *1 *2) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172)))) (-2326 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-1274 *3 *4)))) (-2326 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-1283 *3 *4)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-767)))) (-3016 (*1 *2 *2 *1) (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-2342 (*1 *2 *2 *1) (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-1783 (*1 *1 *2) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-4 *1 (-374 *3 *4)) (-4 *4 (-172)))) (-1488 (*1 *1 *1) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172)))) (-3975 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-4122 (*1 *2 *1) (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *2 (-641 *3)))) (-3055 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 *1)) (-4 *1 (-374 *4 *5)) (-4 *4 (-846)) (-4 *5 (-172)))))
+(-13 (-632 |t#2|) (-10 -8 (-15 -4290 (|t#2| (-1283 |t#1| |t#2|) $)) (-15 -2326 ($ |t#1|)) (-15 -2326 ((-1274 |t#1| |t#2|) $)) (-15 -2326 ((-1283 |t#1| |t#2|) $)) (-15 -3258 ((-767) $)) (-15 -3016 ((-1283 |t#1| |t#2|) (-1283 |t#1| |t#2|) $)) (-15 -2342 ((-1283 |t#1| |t#2|) (-1283 |t#1| |t#2|) $)) (-15 -1783 ($ (-668 |t#1|))) (-15 -1488 ($ $)) (-15 -3975 ($ $ (-767))) (-15 -4122 ((-641 |t#1|) $)) (-15 -3055 ($ $ |t#1| $)) (-15 -3055 ($ $ (-641 |t#1|) (-641 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#2| |#2|) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#2|) . T) ((-632 |#2|) . T) ((-713 |#2|) . T) ((-1051 |#2|) . T) ((-1094) . T))
-((-2206 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 41)) (-1768 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 13)) (-2061 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 35)))
-(((-375 |#1| |#2|) (-10 -7 (-15 -1768 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2061 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2206 (|#2| (-1 (-112) |#1| |#1|) |#2|))) (-1209) (-13 (-373 |#1|) (-10 -7 (-6 -4407)))) (T -375))
-((-2206 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2)) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))))) (-2061 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2)) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))))) (-1768 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2)) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))))))
-(-10 -7 (-15 -1768 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2061 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -2206 (|#2| (-1 (-112) |#1| |#1|) |#2|)))
-((-2202 (((-685 |#2|) (-685 $)) NIL) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 22) (((-685 (-564)) (-685 $)) 14)))
-(((-376 |#1| |#2|) (-10 -8 (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 |#2|) (-685 |#1|)))) (-377 |#2|) (-1045)) (T -376))
-NIL
-(-10 -8 (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 |#2|) (-685 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-2202 (((-685 |#1|) (-685 $)) 36) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 35) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 43 (|has| |#1| (-637 (-564)))) (((-685 (-564)) (-685 $)) 42 (|has| |#1| (-637 (-564))))) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-4136 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 41)) (-3397 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 13)) (-1577 ((|#2| (-1 (-112) |#1| |#1|) |#2|) 35)))
+(((-375 |#1| |#2|) (-10 -7 (-15 -3397 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -1577 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -4136 (|#2| (-1 (-112) |#1| |#1|) |#2|))) (-1209) (-13 (-373 |#1|) (-10 -7 (-6 -4408)))) (T -375))
+((-4136 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2)) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))))) (-1577 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2)) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))))) (-3397 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2)) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))))))
+(-10 -7 (-15 -3397 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -1577 (|#2| (-1 (-112) |#1| |#1|) |#2|)) (-15 -4136 (|#2| (-1 (-112) |#1| |#1|) |#2|)))
+((-1863 (((-685 |#2|) (-685 $)) NIL) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 22) (((-685 (-564)) (-685 $)) 14)))
+(((-376 |#1| |#2|) (-10 -8 (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 |#2|) (-685 |#1|)))) (-377 |#2|) (-1045)) (T -376))
+NIL
+(-10 -8 (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 |#2|) (-685 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1863 (((-685 |#1|) (-685 $)) 37) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 36) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 44 (|has| |#1| (-637 (-564)))) (((-685 (-564)) (-685 $)) 43 (|has| |#1| (-637 (-564))))) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-377 |#1|) (-140) (-1045)) (T -377))
NIL
(-13 (-637 |t#1|) (-10 -7 (IF (|has| |t#1| (-637 (-564))) (-6 (-637 (-564))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-1936 (((-641 (-294 (-948 (-169 |#1|)))) (-294 (-407 (-948 (-169 (-564))))) |#1|) 51) (((-641 (-294 (-948 (-169 |#1|)))) (-407 (-948 (-169 (-564)))) |#1|) 50) (((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-294 (-407 (-948 (-169 (-564)))))) |#1|) 47) (((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-407 (-948 (-169 (-564))))) |#1|) 41)) (-2361 (((-641 (-641 (-169 |#1|))) (-641 (-407 (-948 (-169 (-564))))) (-641 (-1170)) |#1|) 30) (((-641 (-169 |#1|)) (-407 (-948 (-169 (-564)))) |#1|) 18)))
-(((-378 |#1|) (-10 -7 (-15 -1936 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -1936 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-294 (-407 (-948 (-169 (-564)))))) |#1|)) (-15 -1936 ((-641 (-294 (-948 (-169 |#1|)))) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -1936 ((-641 (-294 (-948 (-169 |#1|)))) (-294 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -2361 ((-641 (-169 |#1|)) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -2361 ((-641 (-641 (-169 |#1|))) (-641 (-407 (-948 (-169 (-564))))) (-641 (-1170)) |#1|))) (-13 (-363) (-844))) (T -378))
-((-2361 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564)))))) (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 (-169 *5)))) (-5 *1 (-378 *5)) (-4 *5 (-13 (-363) (-844))))) (-2361 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-169 (-564))))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-1936 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 (-169 (-564)))))) (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-1936 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-169 (-564))))) (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-1936 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-294 (-407 (-948 (-169 (-564))))))) (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-1936 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564)))))) (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))))
-(-10 -7 (-15 -1936 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -1936 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-294 (-407 (-948 (-169 (-564)))))) |#1|)) (-15 -1936 ((-641 (-294 (-948 (-169 |#1|)))) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -1936 ((-641 (-294 (-948 (-169 |#1|)))) (-294 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -2361 ((-641 (-169 |#1|)) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -2361 ((-641 (-641 (-169 |#1|))) (-641 (-407 (-948 (-169 (-564))))) (-641 (-1170)) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 35)) (-3005 (((-564) $) 61)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3309 (($ $) 141)) (-1321 (($ $) 106)) (-4294 (($ $) 93)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3605 (($ $) 47)) (-2697 (((-112) $ $) NIL)) (-1301 (($ $) 104)) (-4268 (($ $) 87)) (-3415 (((-564) $) 80)) (-2336 (($ $ (-564)) 75)) (-1337 (($ $) NIL)) (-4318 (($ $) NIL)) (-3500 (($) NIL T CONST)) (-1853 (($ $) 143)) (-4201 (((-3 (-564) "failed") $) 237) (((-3 (-407 (-564)) "failed") $) 233)) (-2961 (((-564) $) 235) (((-407 (-564)) $) 231)) (-2577 (($ $ $) NIL)) (-1807 (((-564) $ $) 130)) (-1654 (((-3 $ "failed") $) 145)) (-2006 (((-407 (-564)) $ (-767)) 238) (((-407 (-564)) $ (-767) (-767)) 230)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-3723 (((-917)) 95) (((-917) (-917)) 126 (|has| $ (-6 -4397)))) (-4119 (((-112) $) 135)) (-2295 (($) 41)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL)) (-2252 (((-1264) (-767)) 197)) (-1504 (((-1264)) 202) (((-1264) (-767)) 203)) (-2228 (((-1264)) 204) (((-1264) (-767)) 205)) (-1626 (((-1264)) 200) (((-1264) (-767)) 201)) (-3533 (((-564) $) 68)) (-4035 (((-112) $) 40)) (-4047 (($ $ (-564)) NIL)) (-4021 (($ $) 51)) (-1464 (($ $) NIL)) (-2131 (((-112) $) 37)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL) (($) NIL (-12 (-2356 (|has| $ (-6 -4389))) (-2356 (|has| $ (-6 -4397)))))) (-1515 (($ $ $) NIL) (($) 127 (-12 (-2356 (|has| $ (-6 -4389))) (-2356 (|has| $ (-6 -4397)))))) (-3585 (((-564) $) 17)) (-3882 (($) 113) (($ $) 119)) (-2141 (($) 118) (($ $) 120)) (-3473 (($ $) 108)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 147)) (-1443 (((-917) (-564)) 46 (|has| $ (-6 -4397)))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) 59)) (-2630 (($ $) 140)) (-2766 (($ (-564) (-564)) 136) (($ (-564) (-564) (-917)) 137)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1377 (((-564) $) 19)) (-2366 (($) 121)) (-1671 (($ $) 103)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3096 (((-917)) 128) (((-917) (-917)) 129 (|has| $ (-6 -4397)))) (-3735 (($ $ (-767)) NIL) (($ $) 146)) (-3155 (((-917) (-564)) 50 (|has| $ (-6 -4397)))) (-1347 (($ $) NIL)) (-4328 (($ $) NIL)) (-1330 (($ $) NIL)) (-4306 (($ $) NIL)) (-1311 (($ $) 105)) (-4280 (($ $) 92)) (-4344 (((-379) $) 224) (((-225) $) 225) (((-888 (-379)) $) NIL) (((-1152) $) 208) (((-536) $) 222) (($ (-225)) 229)) (-2350 (((-858) $) 210) (($ (-564)) 234) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-564)) 234) (($ (-407 (-564))) NIL) (((-225) $) 226)) (-1471 (((-767)) NIL T CONST)) (-2779 (($ $) 142)) (-2378 (((-917)) 60) (((-917) (-917)) 82 (|has| $ (-6 -4397)))) (-2940 (((-917)) 131)) (-1380 (($ $) 111)) (-4358 (($ $) 49) (($ $ $) 58)) (-2502 (((-112) $ $) NIL)) (-1359 (($ $) 109)) (-4339 (($ $) 39)) (-1402 (($ $) NIL)) (-4378 (($ $) NIL)) (-1293 (($ $) NIL)) (-1294 (($ $) NIL)) (-1391 (($ $) NIL)) (-4368 (($ $) NIL)) (-1368 (($ $) 110)) (-4349 (($ $) 52)) (-3453 (($ $) 57)) (-2414 (($) 36 T CONST)) (-2428 (($) 43 T CONST)) (-3029 (((-1152) $) 27) (((-1152) $ (-112)) 29) (((-1264) (-818) $) 30) (((-1264) (-818) $ (-112)) 31)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 56)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 45)) (-3004 (($ $ $) 48) (($ $ (-564)) 42)) (-2992 (($ $) 38) (($ $ $) 53)) (-2980 (($ $ $) 74)) (** (($ $ (-917)) 85) (($ $ (-767)) NIL) (($ $ (-564)) 114) (($ $ (-407 (-564))) 157) (($ $ $) 149)) (* (($ (-917) $) 81) (($ (-767) $) NIL) (($ (-564) $) 86) (($ $ $) 73) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
-(((-379) (-13 (-404) (-233) (-612 (-1152)) (-824) (-611 (-225)) (-1194) (-612 (-536)) (-616 (-225)) (-10 -8 (-15 -3004 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -4021 ($ $)) (-15 -1807 ((-564) $ $)) (-15 -2336 ($ $ (-564))) (-15 -2006 ((-407 (-564)) $ (-767))) (-15 -2006 ((-407 (-564)) $ (-767) (-767))) (-15 -3882 ($)) (-15 -2141 ($)) (-15 -2366 ($)) (-15 -4358 ($ $ $)) (-15 -3882 ($ $)) (-15 -2141 ($ $)) (-15 -2228 ((-1264))) (-15 -2228 ((-1264) (-767))) (-15 -1626 ((-1264))) (-15 -1626 ((-1264) (-767))) (-15 -1504 ((-1264))) (-15 -1504 ((-1264) (-767))) (-15 -2252 ((-1264) (-767))) (-6 -4397) (-6 -4389)))) (T -379))
-((** (*1 *1 *1 *1) (-5 *1 (-379))) (-3004 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-379)))) (-4021 (*1 *1 *1) (-5 *1 (-379))) (-1807 (*1 *2 *1 *1) (-12 (-5 *2 (-564)) (-5 *1 (-379)))) (-2336 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-379)))) (-2006 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379)))) (-2006 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379)))) (-3882 (*1 *1) (-5 *1 (-379))) (-2141 (*1 *1) (-5 *1 (-379))) (-2366 (*1 *1) (-5 *1 (-379))) (-4358 (*1 *1 *1 *1) (-5 *1 (-379))) (-3882 (*1 *1 *1) (-5 *1 (-379))) (-2141 (*1 *1 *1) (-5 *1 (-379))) (-2228 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))) (-2228 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))) (-1626 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))) (-1626 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))) (-1504 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))) (-1504 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))) (-2252 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))))
-(-13 (-404) (-233) (-612 (-1152)) (-824) (-611 (-225)) (-1194) (-612 (-536)) (-616 (-225)) (-10 -8 (-15 -3004 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -4021 ($ $)) (-15 -1807 ((-564) $ $)) (-15 -2336 ($ $ (-564))) (-15 -2006 ((-407 (-564)) $ (-767))) (-15 -2006 ((-407 (-564)) $ (-767) (-767))) (-15 -3882 ($)) (-15 -2141 ($)) (-15 -2366 ($)) (-15 -4358 ($ $ $)) (-15 -3882 ($ $)) (-15 -2141 ($ $)) (-15 -2228 ((-1264))) (-15 -2228 ((-1264) (-767))) (-15 -1626 ((-1264))) (-15 -1626 ((-1264) (-767))) (-15 -1504 ((-1264))) (-15 -1504 ((-1264) (-767))) (-15 -2252 ((-1264) (-767))) (-6 -4397) (-6 -4389)))
-((-2964 (((-641 (-294 (-948 |#1|))) (-294 (-407 (-948 (-564)))) |#1|) 46) (((-641 (-294 (-948 |#1|))) (-407 (-948 (-564))) |#1|) 45) (((-641 (-641 (-294 (-948 |#1|)))) (-641 (-294 (-407 (-948 (-564))))) |#1|) 42) (((-641 (-641 (-294 (-948 |#1|)))) (-641 (-407 (-948 (-564)))) |#1|) 36)) (-2044 (((-641 |#1|) (-407 (-948 (-564))) |#1|) 20) (((-641 (-641 |#1|)) (-641 (-407 (-948 (-564)))) (-641 (-1170)) |#1|) 30)))
-(((-380 |#1|) (-10 -7 (-15 -2964 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-407 (-948 (-564)))) |#1|)) (-15 -2964 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-294 (-407 (-948 (-564))))) |#1|)) (-15 -2964 ((-641 (-294 (-948 |#1|))) (-407 (-948 (-564))) |#1|)) (-15 -2964 ((-641 (-294 (-948 |#1|))) (-294 (-407 (-948 (-564)))) |#1|)) (-15 -2044 ((-641 (-641 |#1|)) (-641 (-407 (-948 (-564)))) (-641 (-1170)) |#1|)) (-15 -2044 ((-641 |#1|) (-407 (-948 (-564))) |#1|))) (-13 (-844) (-363))) (T -380))
-((-2044 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-2044 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-407 (-948 (-564))))) (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 *5))) (-5 *1 (-380 *5)) (-4 *5 (-13 (-844) (-363))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 (-564))))) (-5 *2 (-641 (-294 (-948 *4)))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 (-294 (-948 *4)))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-294 (-407 (-948 (-564)))))) (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 (-564))))) (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))))
-(-10 -7 (-15 -2964 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-407 (-948 (-564)))) |#1|)) (-15 -2964 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-294 (-407 (-948 (-564))))) |#1|)) (-15 -2964 ((-641 (-294 (-948 |#1|))) (-407 (-948 (-564))) |#1|)) (-15 -2964 ((-641 (-294 (-948 |#1|))) (-294 (-407 (-948 (-564)))) |#1|)) (-15 -2044 ((-641 (-641 |#1|)) (-641 (-407 (-948 (-564)))) (-641 (-1170)) |#1|)) (-15 -2044 ((-641 |#1|) (-407 (-948 (-564))) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) 30)) (-2961 ((|#2| $) 32)) (-3900 (($ $) NIL)) (-2340 (((-767) $) 11)) (-3584 (((-641 $) $) 23)) (-4108 (((-112) $) NIL)) (-3144 (($ |#2| |#1|) 21)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3400 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 17)) (-3866 ((|#2| $) 18)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 50) (($ |#2|) 31)) (-4325 (((-641 |#1|) $) 20)) (-2606 ((|#1| $ |#2|) 54)) (-2414 (($) 33 T CONST)) (-1975 (((-641 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 14)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#1| $) 36) (($ $ |#1|) 37) (($ |#1| |#2|) 38) (($ |#2| |#1|) 39)))
+((-2079 (((-641 (-294 (-948 (-169 |#1|)))) (-294 (-407 (-948 (-169 (-564))))) |#1|) 51) (((-641 (-294 (-948 (-169 |#1|)))) (-407 (-948 (-169 (-564)))) |#1|) 50) (((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-294 (-407 (-948 (-169 (-564)))))) |#1|) 47) (((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-407 (-948 (-169 (-564))))) |#1|) 41)) (-1996 (((-641 (-641 (-169 |#1|))) (-641 (-407 (-948 (-169 (-564))))) (-641 (-1170)) |#1|) 30) (((-641 (-169 |#1|)) (-407 (-948 (-169 (-564)))) |#1|) 18)))
+(((-378 |#1|) (-10 -7 (-15 -2079 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -2079 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-294 (-407 (-948 (-169 (-564)))))) |#1|)) (-15 -2079 ((-641 (-294 (-948 (-169 |#1|)))) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -2079 ((-641 (-294 (-948 (-169 |#1|)))) (-294 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -1996 ((-641 (-169 |#1|)) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -1996 ((-641 (-641 (-169 |#1|))) (-641 (-407 (-948 (-169 (-564))))) (-641 (-1170)) |#1|))) (-13 (-363) (-844))) (T -378))
+((-1996 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564)))))) (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 (-169 *5)))) (-5 *1 (-378 *5)) (-4 *5 (-13 (-363) (-844))))) (-1996 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-169 (-564))))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-2079 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 (-169 (-564)))))) (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-2079 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-169 (-564))))) (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-2079 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-294 (-407 (-948 (-169 (-564))))))) (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))) (-2079 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564)))))) (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844))))))
+(-10 -7 (-15 -2079 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -2079 ((-641 (-641 (-294 (-948 (-169 |#1|))))) (-641 (-294 (-407 (-948 (-169 (-564)))))) |#1|)) (-15 -2079 ((-641 (-294 (-948 (-169 |#1|)))) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -2079 ((-641 (-294 (-948 (-169 |#1|)))) (-294 (-407 (-948 (-169 (-564))))) |#1|)) (-15 -1996 ((-641 (-169 |#1|)) (-407 (-948 (-169 (-564)))) |#1|)) (-15 -1996 ((-641 (-641 (-169 |#1|))) (-641 (-407 (-948 (-169 (-564))))) (-641 (-1170)) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 35)) (-4302 (((-564) $) 61)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1353 (($ $) 141)) (-1316 (($ $) 106)) (-4272 (($ $) 93)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3557 (($ $) 47)) (-3143 (((-112) $ $) NIL)) (-1295 (($ $) 104)) (-4249 (($ $) 87)) (-1336 (((-564) $) 80)) (-2310 (($ $ (-564)) 75)) (-1339 (($ $) NIL)) (-4296 (($ $) NIL)) (-1747 (($) NIL T CONST)) (-1972 (($ $) 143)) (-4180 (((-3 (-564) "failed") $) 237) (((-3 (-407 (-564)) "failed") $) 233)) (-2938 (((-564) $) 235) (((-407 (-564)) $) 231)) (-2544 (($ $ $) NIL)) (-3525 (((-564) $ $) 130)) (-1580 (((-3 $ "failed") $) 145)) (-1822 (((-407 (-564)) $ (-767)) 238) (((-407 (-564)) $ (-767) (-767)) 230)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2012 (((-917)) 95) (((-917) (-917)) 126 (|has| $ (-6 -4398)))) (-3530 (((-112) $) 135)) (-2284 (($) 41)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL)) (-2248 (((-1264) (-767)) 197)) (-3694 (((-1264)) 202) (((-1264) (-767)) 203)) (-2226 (((-1264)) 204) (((-1264) (-767)) 205)) (-2974 (((-1264)) 200) (((-1264) (-767)) 201)) (-3924 (((-564) $) 68)) (-1980 (((-112) $) 40)) (-3596 (($ $ (-564)) NIL)) (-2935 (($ $) 51)) (-4158 (($ $) NIL)) (-4371 (((-112) $) 37)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL) (($) NIL (-12 (-2354 (|has| $ (-6 -4390))) (-2354 (|has| $ (-6 -4398)))))) (-1530 (($ $ $) NIL) (($) 127 (-12 (-2354 (|has| $ (-6 -4390))) (-2354 (|has| $ (-6 -4398)))))) (-3524 (((-564) $) 17)) (-3022 (($) 113) (($ $) 119)) (-2140 (($) 118) (($ $) 120)) (-3441 (($ $) 108)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 147)) (-1900 (((-917) (-564)) 46 (|has| $ (-6 -4398)))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) 59)) (-4256 (($ $) 140)) (-2723 (($ (-564) (-564)) 136) (($ (-564) (-564) (-917)) 137)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4165 (((-564) $) 19)) (-4254 (($) 121)) (-1673 (($ $) 103)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-4132 (((-917)) 128) (((-917) (-917)) 129 (|has| $ (-6 -4398)))) (-3142 (($ $ (-767)) NIL) (($ $) 146)) (-2006 (((-917) (-564)) 50 (|has| $ (-6 -4398)))) (-1350 (($ $) NIL)) (-4305 (($ $) NIL)) (-1327 (($ $) NIL)) (-4284 (($ $) NIL)) (-1307 (($ $) 105)) (-4261 (($ $) 92)) (-4327 (((-379) $) 224) (((-225) $) 225) (((-888 (-379)) $) NIL) (((-1152) $) 208) (((-536) $) 222) (($ (-225)) 229)) (-2326 (((-858) $) 210) (($ (-564)) 234) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-564)) 234) (($ (-407 (-564))) NIL) (((-225) $) 226)) (-3662 (((-767)) NIL T CONST)) (-4328 (($ $) 142)) (-4231 (((-917)) 60) (((-917) (-917)) 82 (|has| $ (-6 -4398)))) (-1700 (((-112) $ $) NIL)) (-4370 (((-917)) 131)) (-1384 (($ $) 111)) (-4342 (($ $) 49) (($ $ $) 58)) (-3013 (((-112) $ $) NIL)) (-1361 (($ $) 109)) (-4317 (($ $) 39)) (-1409 (($ $) NIL)) (-4366 (($ $) NIL)) (-2665 (($ $) NIL)) (-4378 (($ $) NIL)) (-1398 (($ $) NIL)) (-4353 (($ $) NIL)) (-1372 (($ $) 110)) (-4329 (($ $) 52)) (-2007 (($ $) 57)) (-2409 (($) 36 T CONST)) (-2421 (($) 43 T CONST)) (-2693 (((-1152) $) 27) (((-1152) $ (-112)) 29) (((-1264) (-818) $) 30) (((-1264) (-818) $ (-112)) 31)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 56)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 45)) (-2992 (($ $ $) 48) (($ $ (-564)) 42)) (-2981 (($ $) 38) (($ $ $) 53)) (-2968 (($ $ $) 74)) (** (($ $ (-917)) 85) (($ $ (-767)) NIL) (($ $ (-564)) 114) (($ $ (-407 (-564))) 157) (($ $ $) 149)) (* (($ (-917) $) 81) (($ (-767) $) NIL) (($ (-564) $) 86) (($ $ $) 73) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+(((-379) (-13 (-404) (-233) (-612 (-1152)) (-824) (-611 (-225)) (-1194) (-612 (-536)) (-616 (-225)) (-10 -8 (-15 -2992 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -2935 ($ $)) (-15 -3525 ((-564) $ $)) (-15 -2310 ($ $ (-564))) (-15 -1822 ((-407 (-564)) $ (-767))) (-15 -1822 ((-407 (-564)) $ (-767) (-767))) (-15 -3022 ($)) (-15 -2140 ($)) (-15 -4254 ($)) (-15 -4342 ($ $ $)) (-15 -3022 ($ $)) (-15 -2140 ($ $)) (-15 -2226 ((-1264))) (-15 -2226 ((-1264) (-767))) (-15 -2974 ((-1264))) (-15 -2974 ((-1264) (-767))) (-15 -3694 ((-1264))) (-15 -3694 ((-1264) (-767))) (-15 -2248 ((-1264) (-767))) (-6 -4398) (-6 -4390)))) (T -379))
+((** (*1 *1 *1 *1) (-5 *1 (-379))) (-2992 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-379)))) (-2935 (*1 *1 *1) (-5 *1 (-379))) (-3525 (*1 *2 *1 *1) (-12 (-5 *2 (-564)) (-5 *1 (-379)))) (-2310 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-379)))) (-1822 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379)))) (-1822 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379)))) (-3022 (*1 *1) (-5 *1 (-379))) (-2140 (*1 *1) (-5 *1 (-379))) (-4254 (*1 *1) (-5 *1 (-379))) (-4342 (*1 *1 *1 *1) (-5 *1 (-379))) (-3022 (*1 *1 *1) (-5 *1 (-379))) (-2140 (*1 *1 *1) (-5 *1 (-379))) (-2226 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))) (-2226 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))) (-2974 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))) (-2974 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))) (-3694 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))) (-3694 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))) (-2248 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))))
+(-13 (-404) (-233) (-612 (-1152)) (-824) (-611 (-225)) (-1194) (-612 (-536)) (-616 (-225)) (-10 -8 (-15 -2992 ($ $ (-564))) (-15 ** ($ $ $)) (-15 -2935 ($ $)) (-15 -3525 ((-564) $ $)) (-15 -2310 ($ $ (-564))) (-15 -1822 ((-407 (-564)) $ (-767))) (-15 -1822 ((-407 (-564)) $ (-767) (-767))) (-15 -3022 ($)) (-15 -2140 ($)) (-15 -4254 ($)) (-15 -4342 ($ $ $)) (-15 -3022 ($ $)) (-15 -2140 ($ $)) (-15 -2226 ((-1264))) (-15 -2226 ((-1264) (-767))) (-15 -2974 ((-1264))) (-15 -2974 ((-1264) (-767))) (-15 -3694 ((-1264))) (-15 -3694 ((-1264) (-767))) (-15 -2248 ((-1264) (-767))) (-6 -4398) (-6 -4390)))
+((-3571 (((-641 (-294 (-948 |#1|))) (-294 (-407 (-948 (-564)))) |#1|) 46) (((-641 (-294 (-948 |#1|))) (-407 (-948 (-564))) |#1|) 45) (((-641 (-641 (-294 (-948 |#1|)))) (-641 (-294 (-407 (-948 (-564))))) |#1|) 42) (((-641 (-641 (-294 (-948 |#1|)))) (-641 (-407 (-948 (-564)))) |#1|) 36)) (-2341 (((-641 |#1|) (-407 (-948 (-564))) |#1|) 20) (((-641 (-641 |#1|)) (-641 (-407 (-948 (-564)))) (-641 (-1170)) |#1|) 30)))
+(((-380 |#1|) (-10 -7 (-15 -3571 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-407 (-948 (-564)))) |#1|)) (-15 -3571 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-294 (-407 (-948 (-564))))) |#1|)) (-15 -3571 ((-641 (-294 (-948 |#1|))) (-407 (-948 (-564))) |#1|)) (-15 -3571 ((-641 (-294 (-948 |#1|))) (-294 (-407 (-948 (-564)))) |#1|)) (-15 -2341 ((-641 (-641 |#1|)) (-641 (-407 (-948 (-564)))) (-641 (-1170)) |#1|)) (-15 -2341 ((-641 |#1|) (-407 (-948 (-564))) |#1|))) (-13 (-844) (-363))) (T -380))
+((-2341 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-2341 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-407 (-948 (-564))))) (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 *5))) (-5 *1 (-380 *5)) (-4 *5 (-13 (-844) (-363))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 (-564))))) (-5 *2 (-641 (-294 (-948 *4)))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 (-294 (-948 *4)))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-294 (-407 (-948 (-564)))))) (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 (-564))))) (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363))))))
+(-10 -7 (-15 -3571 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-407 (-948 (-564)))) |#1|)) (-15 -3571 ((-641 (-641 (-294 (-948 |#1|)))) (-641 (-294 (-407 (-948 (-564))))) |#1|)) (-15 -3571 ((-641 (-294 (-948 |#1|))) (-407 (-948 (-564))) |#1|)) (-15 -3571 ((-641 (-294 (-948 |#1|))) (-294 (-407 (-948 (-564)))) |#1|)) (-15 -2341 ((-641 (-641 |#1|)) (-641 (-407 (-948 (-564)))) (-641 (-1170)) |#1|)) (-15 -2341 ((-641 |#1|) (-407 (-948 (-564))) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) 30)) (-2938 ((|#2| $) 32)) (-3878 (($ $) NIL)) (-2724 (((-767) $) 11)) (-3091 (((-641 $) $) 23)) (-3552 (((-112) $) NIL)) (-3124 (($ |#2| |#1|) 21)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2307 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 17)) (-3840 ((|#2| $) 18)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 50) (($ |#2|) 31)) (-2044 (((-641 |#1|) $) 20)) (-1690 ((|#1| $ |#2|) 54)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 33 T CONST)) (-2845 (((-641 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 14)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#1| $) 36) (($ $ |#1|) 37) (($ |#1| |#2|) 38) (($ |#2| |#1|) 39)))
(((-381 |#1| |#2|) (-13 (-382 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) (-1045) (-846)) (T -381))
((* (*1 *1 *2 *3) (-12 (-5 *1 (-381 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-846)))))
(-13 (-382 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#2| "failed") $) 44)) (-2961 ((|#2| $) 45)) (-3900 (($ $) 30)) (-2340 (((-767) $) 34)) (-3584 (((-641 $) $) 35)) (-4108 (((-112) $) 38)) (-3144 (($ |#2| |#1|) 39)) (-4289 (($ (-1 |#1| |#1|) $) 40)) (-3400 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-3866 ((|#2| $) 33)) (-3876 ((|#1| $) 32)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ |#2|) 43)) (-4325 (((-641 |#1|) $) 36)) (-2606 ((|#1| $ |#2|) 41)) (-2414 (($) 18 T CONST)) (-1975 (((-641 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#2| "failed") $) 45)) (-2938 ((|#2| $) 46)) (-3878 (($ $) 31)) (-2724 (((-767) $) 35)) (-3091 (((-641 $) $) 36)) (-3552 (((-112) $) 39)) (-3124 (($ |#2| |#1|) 40)) (-4271 (($ (-1 |#1| |#1|) $) 41)) (-2307 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 32)) (-3840 ((|#2| $) 34)) (-3853 ((|#1| $) 33)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ |#2|) 44)) (-2044 (((-641 |#1|) $) 37)) (-1690 ((|#1| $ |#2|) 42)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2845 (((-641 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 38)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#1| $) 24) (($ $ |#1|) 27) (($ |#1| |#2|) 43)))
(((-382 |#1| |#2|) (-140) (-1045) (-1094)) (T -382))
-((* (*1 *1 *2 *3) (-12 (-4 *1 (-382 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1094)))) (-2606 (*1 *2 *1 *3) (-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045)))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)))) (-3144 (*1 *1 *2 *3) (-12 (-4 *1 (-382 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1094)))) (-4108 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-112)))) (-1975 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-4325 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 *3)))) (-3584 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 *1)) (-4 *1 (-382 *3 *4)))) (-2340 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-767)))) (-3866 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1094)))) (-3876 (*1 *2 *1) (-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045)))) (-3400 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-3900 (*1 *1 *1) (-12 (-4 *1 (-382 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1094)))))
-(-13 (-111 |t#1| |t#1|) (-1034 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -2606 (|t#1| $ |t#2|)) (-15 -4289 ($ (-1 |t#1| |t#1|) $)) (-15 -3144 ($ |t#2| |t#1|)) (-15 -4108 ((-112) $)) (-15 -1975 ((-641 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -4325 ((-641 |t#1|) $)) (-15 -3584 ((-641 $) $)) (-15 -2340 ((-767) $)) (-15 -3866 (|t#2| $)) (-15 -3876 (|t#1| $)) (-15 -3400 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -3900 ($ $)) (IF (|has| |t#1| (-172)) (-6 (-713 |t#1|)) |%noBranch|)))
+((* (*1 *1 *2 *3) (-12 (-4 *1 (-382 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1094)))) (-1690 (*1 *2 *1 *3) (-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045)))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)))) (-3124 (*1 *1 *2 *3) (-12 (-4 *1 (-382 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1094)))) (-3552 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-112)))) (-2845 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-2044 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 *3)))) (-3091 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 *1)) (-4 *1 (-382 *3 *4)))) (-2724 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-767)))) (-3840 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1094)))) (-3853 (*1 *2 *1) (-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045)))) (-2307 (*1 *2 *1) (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-3878 (*1 *1 *1) (-12 (-4 *1 (-382 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1094)))))
+(-13 (-111 |t#1| |t#1|) (-1034 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -1690 (|t#1| $ |t#2|)) (-15 -4271 ($ (-1 |t#1| |t#1|) $)) (-15 -3124 ($ |t#2| |t#1|)) (-15 -3552 ((-112) $)) (-15 -2845 ((-641 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -2044 ((-641 |t#1|) $)) (-15 -3091 ((-641 $) $)) (-15 -2724 ((-767) $)) (-15 -3840 (|t#2| $)) (-15 -3853 (|t#1| $)) (-15 -2307 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -3878 ($ $)) (IF (|has| |t#1| (-172)) (-6 (-713 |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-614 |#2|) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-713 |#1|) |has| |#1| (-172)) ((-1034 |#2|) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-1303 (((-1264) $) 7)) (-2350 (((-858) $) 8) (($ (-685 (-695))) 14) (($ (-641 (-330))) 13) (($ (-330)) 12) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 11)))
+((-1309 (((-1264) $) 7)) (-2326 (((-858) $) 8) (($ (-685 (-695))) 14) (($ (-641 (-330))) 13) (($ (-330)) 12) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 11)))
(((-383) (-140)) (T -383))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-685 (-695))) (-4 *1 (-383)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-383)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-383)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) (-4 *1 (-383)))))
-(-13 (-395) (-10 -8 (-15 -2350 ($ (-685 (-695)))) (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-330))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))))))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-685 (-695))) (-4 *1 (-383)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-383)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-383)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) (-4 *1 (-383)))))
+(-13 (-395) (-10 -8 (-15 -2326 ($ (-685 (-695)))) (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-330))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))))))
(((-611 (-858)) . T) ((-395) . T) ((-1209) . T))
-((-4201 (((-3 $ "failed") (-685 (-316 (-379)))) 21) (((-3 $ "failed") (-685 (-316 (-564)))) 19) (((-3 $ "failed") (-685 (-948 (-379)))) 17) (((-3 $ "failed") (-685 (-948 (-564)))) 15) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 13) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 11)) (-2961 (($ (-685 (-316 (-379)))) 22) (($ (-685 (-316 (-564)))) 20) (($ (-685 (-948 (-379)))) 18) (($ (-685 (-948 (-564)))) 16) (($ (-685 (-407 (-948 (-379))))) 14) (($ (-685 (-407 (-948 (-564))))) 12)) (-1303 (((-1264) $) 7)) (-2350 (((-858) $) 8) (($ (-641 (-330))) 25) (($ (-330)) 24) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 23)))
+((-4180 (((-3 $ "failed") (-685 (-316 (-379)))) 21) (((-3 $ "failed") (-685 (-316 (-564)))) 19) (((-3 $ "failed") (-685 (-948 (-379)))) 17) (((-3 $ "failed") (-685 (-948 (-564)))) 15) (((-3 $ "failed") (-685 (-407 (-948 (-379))))) 13) (((-3 $ "failed") (-685 (-407 (-948 (-564))))) 11)) (-2938 (($ (-685 (-316 (-379)))) 22) (($ (-685 (-316 (-564)))) 20) (($ (-685 (-948 (-379)))) 18) (($ (-685 (-948 (-564)))) 16) (($ (-685 (-407 (-948 (-379))))) 14) (($ (-685 (-407 (-948 (-564))))) 12)) (-1309 (((-1264) $) 7)) (-2326 (((-858) $) 8) (($ (-641 (-330))) 25) (($ (-330)) 24) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 23)))
(((-384) (-140)) (T -384))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-384)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-384)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) (-4 *1 (-384)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-685 (-316 (-379)))) (-4 *1 (-384)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-316 (-379)))) (-4 *1 (-384)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-685 (-316 (-564)))) (-4 *1 (-384)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-316 (-564)))) (-4 *1 (-384)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-685 (-948 (-379)))) (-4 *1 (-384)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-948 (-379)))) (-4 *1 (-384)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-685 (-948 (-564)))) (-4 *1 (-384)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-948 (-564)))) (-4 *1 (-384)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-685 (-407 (-948 (-379))))) (-4 *1 (-384)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-407 (-948 (-379))))) (-4 *1 (-384)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-685 (-407 (-948 (-564))))) (-4 *1 (-384)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-407 (-948 (-564))))) (-4 *1 (-384)))))
-(-13 (-395) (-10 -8 (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-330))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))) (-15 -2961 ($ (-685 (-316 (-379))))) (-15 -4201 ((-3 $ "failed") (-685 (-316 (-379))))) (-15 -2961 ($ (-685 (-316 (-564))))) (-15 -4201 ((-3 $ "failed") (-685 (-316 (-564))))) (-15 -2961 ($ (-685 (-948 (-379))))) (-15 -4201 ((-3 $ "failed") (-685 (-948 (-379))))) (-15 -2961 ($ (-685 (-948 (-564))))) (-15 -4201 ((-3 $ "failed") (-685 (-948 (-564))))) (-15 -2961 ($ (-685 (-407 (-948 (-379)))))) (-15 -4201 ((-3 $ "failed") (-685 (-407 (-948 (-379)))))) (-15 -2961 ($ (-685 (-407 (-948 (-564)))))) (-15 -4201 ((-3 $ "failed") (-685 (-407 (-948 (-564))))))))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-384)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-384)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) (-4 *1 (-384)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-685 (-316 (-379)))) (-4 *1 (-384)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-316 (-379)))) (-4 *1 (-384)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-685 (-316 (-564)))) (-4 *1 (-384)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-316 (-564)))) (-4 *1 (-384)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-685 (-948 (-379)))) (-4 *1 (-384)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-948 (-379)))) (-4 *1 (-384)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-685 (-948 (-564)))) (-4 *1 (-384)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-948 (-564)))) (-4 *1 (-384)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-685 (-407 (-948 (-379))))) (-4 *1 (-384)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-407 (-948 (-379))))) (-4 *1 (-384)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-685 (-407 (-948 (-564))))) (-4 *1 (-384)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-685 (-407 (-948 (-564))))) (-4 *1 (-384)))))
+(-13 (-395) (-10 -8 (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-330))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))) (-15 -2938 ($ (-685 (-316 (-379))))) (-15 -4180 ((-3 $ "failed") (-685 (-316 (-379))))) (-15 -2938 ($ (-685 (-316 (-564))))) (-15 -4180 ((-3 $ "failed") (-685 (-316 (-564))))) (-15 -2938 ($ (-685 (-948 (-379))))) (-15 -4180 ((-3 $ "failed") (-685 (-948 (-379))))) (-15 -2938 ($ (-685 (-948 (-564))))) (-15 -4180 ((-3 $ "failed") (-685 (-948 (-564))))) (-15 -2938 ($ (-685 (-407 (-948 (-379)))))) (-15 -4180 ((-3 $ "failed") (-685 (-407 (-948 (-379)))))) (-15 -2938 ($ (-685 (-407 (-948 (-564)))))) (-15 -4180 ((-3 $ "failed") (-685 (-407 (-948 (-564))))))))
(((-611 (-858)) . T) ((-395) . T) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-3720 (($ |#1| |#2|) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3837 ((|#2| $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 34)) (-2414 (($) 12 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#1| $) 15) (($ $ |#1|) 18)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-3679 (($ |#1| |#2|) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4055 ((|#2| $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 34)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 12 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#1| $) 15) (($ $ |#1|) 18)))
(((-385 |#1| |#2|) (-13 (-111 |#1| |#1|) (-509 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-172)) (-6 (-713 |#1|)) |%noBranch|))) (-1045) (-846)) (T -385))
NIL
(-13 (-111 |#1| |#1|) (-509 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-172)) (-6 (-713 |#1|)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767) $) 71)) (-3500 (($) NIL T CONST)) (-3923 (((-3 $ "failed") $ $) 74)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3831 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 61)) (-4035 (((-112) $) 17)) (-2550 ((|#1| $ (-564)) NIL)) (-1429 (((-767) $ (-564)) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-2662 (($ (-1 |#1| |#1|) $) 40)) (-2771 (($ (-1 (-767) (-767)) $) 37)) (-2655 (((-3 $ "failed") $ $) 58)) (-4172 (((-1152) $) NIL)) (-2650 (($ $ $) 28)) (-2963 (($ $ $) 26)) (-3877 (((-1114) $) NIL)) (-1974 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $) 34)) (-3809 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 67)) (-2350 (((-858) $) 24) (($ |#1|) NIL)) (-2428 (($) 11 T CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) 80 (|has| |#1| (-846)))) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ |#1| (-767)) 42)) (* (($ $ $) 52) (($ |#1| $) 32) (($ $ |#1|) 30)))
-(((-386 |#1|) (-13 (-722) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -2963 ($ $ $)) (-15 -2650 ($ $ $)) (-15 -2655 ((-3 $ "failed") $ $)) (-15 -3923 ((-3 $ "failed") $ $)) (-15 -3809 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3831 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3148 ((-767) $)) (-15 -1974 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $)) (-15 -1429 ((-767) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -2771 ($ (-1 (-767) (-767)) $)) (-15 -2662 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-846)) (-6 (-846)) |%noBranch|))) (-1094)) (T -386))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-2963 (*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-2650 (*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-2655 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-3923 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-3809 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-386 *3)) (|:| |rm| (-386 *3)))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-3831 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-386 *3)) (|:| |mm| (-386 *3)) (|:| |rm| (-386 *3)))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-3148 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-1974 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 (-767))))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-1429 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-386 *4)) (-4 *4 (-1094)))) (-2550 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-2771 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-767) (-767))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-2662 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-386 *3)))))
-(-13 (-722) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -2963 ($ $ $)) (-15 -2650 ($ $ $)) (-15 -2655 ((-3 $ "failed") $ $)) (-15 -3923 ((-3 $ "failed") $ $)) (-15 -3809 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3831 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3148 ((-767) $)) (-15 -1974 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $)) (-15 -1429 ((-767) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -2771 ($ (-1 (-767) (-767)) $)) (-15 -2662 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-846)) (-6 (-846)) |%noBranch|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 48)) (-2961 (((-564) $) 49)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-3142 (($ $ $) 55)) (-1515 (($ $ $) 54)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ $) 43)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-564)) 47)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 52)) (-2922 (((-112) $ $) 51)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 53)) (-2912 (((-112) $ $) 50)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767) $) 71)) (-1747 (($) NIL T CONST)) (-2342 (((-3 $ "failed") $ $) 74)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-1816 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 61)) (-1980 (((-112) $) 17)) (-2098 ((|#1| $ (-564)) NIL)) (-2963 (((-767) $ (-564)) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2549 (($ (-1 |#1| |#1|) $) 40)) (-1733 (($ (-1 (-767) (-767)) $) 37)) (-3016 (((-3 $ "failed") $ $) 58)) (-2332 (((-1152) $) NIL)) (-3724 (($ $ $) 28)) (-3443 (($ $ $) 26)) (-3868 (((-1114) $) NIL)) (-4006 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $) 34)) (-3581 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 67)) (-2326 (((-858) $) 24) (($ |#1|) NIL)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 11 T CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) 80 (|has| |#1| (-846)))) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ |#1| (-767)) 42)) (* (($ $ $) 52) (($ |#1| $) 32) (($ $ |#1|) 30)))
+(((-386 |#1|) (-13 (-722) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -3443 ($ $ $)) (-15 -3724 ($ $ $)) (-15 -3016 ((-3 $ "failed") $ $)) (-15 -2342 ((-3 $ "failed") $ $)) (-15 -3581 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1816 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3127 ((-767) $)) (-15 -4006 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $)) (-15 -2963 ((-767) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -1733 ($ (-1 (-767) (-767)) $)) (-15 -2549 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-846)) (-6 (-846)) |%noBranch|))) (-1094)) (T -386))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-3443 (*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-3724 (*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-3016 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-2342 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-3581 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-386 *3)) (|:| |rm| (-386 *3)))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-1816 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-386 *3)) (|:| |mm| (-386 *3)) (|:| |rm| (-386 *3)))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-3127 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-4006 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 (-767))))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-2963 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-386 *4)) (-4 *4 (-1094)))) (-2098 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-386 *2)) (-4 *2 (-1094)))) (-1733 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-767) (-767))) (-5 *1 (-386 *3)) (-4 *3 (-1094)))) (-2549 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-386 *3)))))
+(-13 (-722) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -3443 ($ $ $)) (-15 -3724 ($ $ $)) (-15 -3016 ((-3 $ "failed") $ $)) (-15 -2342 ((-3 $ "failed") $ $)) (-15 -3581 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1816 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3127 ((-767) $)) (-15 -4006 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $)) (-15 -2963 ((-767) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -1733 ($ (-1 (-767) (-767)) $)) (-15 -2549 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-846)) (-6 (-846)) |%noBranch|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 49)) (-2938 (((-564) $) 50)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-1469 (($ $ $) 56)) (-1530 (($ $ $) 55)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ $) 44)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-564)) 48)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 53)) (-2909 (((-112) $ $) 52)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 54)) (-2897 (((-112) $ $) 51)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-387) (-140)) (T -387))
NIL
(-13 (-556) (-846) (-1034 (-564)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-846) . T) ((-1034 (-564)) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3039 (((-112) $) 25)) (-1584 (((-112) $) 22)) (-4142 (($ (-1152) (-1152) (-1152)) 26)) (-2445 (((-1152) $) 16)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1884 (($ (-1152) (-1152) (-1152)) 14)) (-3260 (((-1152) $) 17)) (-1714 (((-112) $) 18)) (-3483 (((-1152) $) 15)) (-2350 (((-858) $) 12) (($ (-1152)) 13) (((-1152) $) 9)) (-2893 (((-112) $ $) 7)))
+((-2315 (((-112) $ $) NIL)) (-4330 (((-112) $) 25)) (-3051 (((-112) $) 22)) (-4111 (($ (-1152) (-1152) (-1152)) 26)) (-2410 (((-1152) $) 16)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3052 (($ (-1152) (-1152) (-1152)) 14)) (-3375 (((-1152) $) 17)) (-3508 (((-112) $) 18)) (-3437 (((-1152) $) 15)) (-2326 (((-858) $) 12) (($ (-1152)) 13) (((-1152) $) 9)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 7)))
(((-388) (-389)) (T -388))
NIL
(-389)
-((-2337 (((-112) $ $) 7)) (-3039 (((-112) $) 16)) (-1584 (((-112) $) 17)) (-4142 (($ (-1152) (-1152) (-1152)) 15)) (-2445 (((-1152) $) 20)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1884 (($ (-1152) (-1152) (-1152)) 22)) (-3260 (((-1152) $) 19)) (-1714 (((-112) $) 18)) (-3483 (((-1152) $) 21)) (-2350 (((-858) $) 11) (($ (-1152)) 24) (((-1152) $) 23)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) 7)) (-4330 (((-112) $) 17)) (-3051 (((-112) $) 18)) (-4111 (($ (-1152) (-1152) (-1152)) 16)) (-2410 (((-1152) $) 21)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3052 (($ (-1152) (-1152) (-1152)) 23)) (-3375 (((-1152) $) 20)) (-3508 (((-112) $) 19)) (-3437 (((-1152) $) 22)) (-2326 (((-858) $) 12) (($ (-1152)) 25) (((-1152) $) 24)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-389) (-140)) (T -389))
-((-1884 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-389)))) (-3483 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))) (-2445 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))) (-3260 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))) (-1714 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))) (-1584 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))) (-3039 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))) (-4142 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-389)))))
-(-13 (-1094) (-490 (-1152)) (-10 -8 (-15 -1884 ($ (-1152) (-1152) (-1152))) (-15 -3483 ((-1152) $)) (-15 -2445 ((-1152) $)) (-15 -3260 ((-1152) $)) (-15 -1714 ((-112) $)) (-15 -1584 ((-112) $)) (-15 -3039 ((-112) $)) (-15 -4142 ($ (-1152) (-1152) (-1152)))))
+((-3052 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-389)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))) (-2410 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))) (-3375 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))) (-3508 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))) (-3051 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))) (-4330 (*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))) (-4111 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-389)))))
+(-13 (-1094) (-490 (-1152)) (-10 -8 (-15 -3052 ($ (-1152) (-1152) (-1152))) (-15 -3437 ((-1152) $)) (-15 -2410 ((-1152) $)) (-15 -3375 ((-1152) $)) (-15 -3508 ((-112) $)) (-15 -3051 ((-112) $)) (-15 -4330 ((-112) $)) (-15 -4111 ($ (-1152) (-1152) (-1152)))))
(((-102) . T) ((-614 #0=(-1152)) . T) ((-611 (-858)) . T) ((-611 #0#) . T) ((-490 #0#) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2855 (((-858) $) 63)) (-3500 (($) NIL T CONST)) (-4096 (($ $ (-917)) NIL)) (-3902 (($ $ (-917)) NIL)) (-3307 (($ $ (-917)) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2175 (($ (-767)) 37)) (-4228 (((-767)) 18)) (-1672 (((-858) $) 65)) (-2064 (($ $ $) NIL)) (-2350 (((-858) $) NIL)) (-1932 (($ $ $ $) NIL)) (-1600 (($ $ $) NIL)) (-2414 (($) 24 T CONST)) (-2893 (((-112) $ $) 40)) (-2992 (($ $) 47) (($ $ $) 49)) (-2980 (($ $ $) 50)) (** (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 51) (($ $ |#3|) NIL) (($ |#3| $) 46)))
-(((-390 |#1| |#2| |#3|) (-13 (-740 |#3|) (-10 -8 (-15 -4228 ((-767))) (-15 -1672 ((-858) $)) (-15 -2855 ((-858) $)) (-15 -2175 ($ (-767))))) (-767) (-767) (-172)) (T -390))
-((-4228 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-172)))) (-1672 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767)) (-14 *4 (-767)) (-4 *5 (-172)))) (-2855 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767)) (-14 *4 (-767)) (-4 *5 (-172)))) (-2175 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-172)))))
-(-13 (-740 |#3|) (-10 -8 (-15 -4228 ((-767))) (-15 -1672 ((-858) $)) (-15 -2855 ((-858) $)) (-15 -2175 ($ (-767)))))
-((-3792 (((-1152)) 12)) (-3384 (((-1141 (-1152))) 31)) (-1769 (((-1264) (-1152)) 28) (((-1264) (-388)) 27)) (-1805 (((-1264)) 29)) (-3174 (((-1141 (-1152))) 30)))
-(((-391) (-10 -7 (-15 -3174 ((-1141 (-1152)))) (-15 -3384 ((-1141 (-1152)))) (-15 -1805 ((-1264))) (-15 -1769 ((-1264) (-388))) (-15 -1769 ((-1264) (-1152))) (-15 -3792 ((-1152))))) (T -391))
-((-3792 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-391)))) (-1769 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-391)))) (-1769 (*1 *2 *3) (-12 (-5 *3 (-388)) (-5 *2 (-1264)) (-5 *1 (-391)))) (-1805 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-391)))) (-3384 (*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))) (-3174 (*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))))
-(-10 -7 (-15 -3174 ((-1141 (-1152)))) (-15 -3384 ((-1141 (-1152)))) (-15 -1805 ((-1264))) (-15 -1769 ((-1264) (-388))) (-15 -1769 ((-1264) (-1152))) (-15 -3792 ((-1152))))
-((-3533 (((-767) (-336 |#1| |#2| |#3| |#4|)) 19)))
-(((-392 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3533 ((-767) (-336 |#1| |#2| |#3| |#4|)))) (-13 (-368) (-363)) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -392))
-((-3533 (*1 *2 *3) (-12 (-5 *3 (-336 *4 *5 *6 *7)) (-4 *4 (-13 (-368) (-363))) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *7 (-342 *4 *5 *6)) (-5 *2 (-767)) (-5 *1 (-392 *4 *5 *6 *7)))))
-(-10 -7 (-15 -3533 ((-767) (-336 |#1| |#2| |#3| |#4|))))
-((-2350 (((-394) |#1|) 11)))
-(((-393 |#1|) (-10 -7 (-15 -2350 ((-394) |#1|))) (-1094)) (T -393))
-((-2350 (*1 *2 *3) (-12 (-5 *2 (-394)) (-5 *1 (-393 *3)) (-4 *3 (-1094)))))
-(-10 -7 (-15 -2350 ((-394) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-1298 (((-641 (-1152)) $ (-641 (-1152))) 43)) (-2232 (((-641 (-1152)) $ (-641 (-1152))) 44)) (-4371 (((-641 (-1152)) $ (-641 (-1152))) 45)) (-3521 (((-641 (-1152)) $) 40)) (-4142 (($) 30)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3573 (((-641 (-1152)) $) 41)) (-3813 (((-641 (-1152)) $) 42)) (-1667 (((-1264) $ (-564)) 38) (((-1264) $) 39)) (-4344 (($ (-858) (-564)) 35)) (-2350 (((-858) $) 54) (($ (-858)) 32)) (-2893 (((-112) $ $) NIL)))
-(((-394) (-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4344 ($ (-858) (-564))) (-15 -1667 ((-1264) $ (-564))) (-15 -1667 ((-1264) $)) (-15 -3813 ((-641 (-1152)) $)) (-15 -3573 ((-641 (-1152)) $)) (-15 -4142 ($)) (-15 -3521 ((-641 (-1152)) $)) (-15 -4371 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -2232 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1298 ((-641 (-1152)) $ (-641 (-1152))))))) (T -394))
-((-4344 (*1 *1 *2 *3) (-12 (-5 *2 (-858)) (-5 *3 (-564)) (-5 *1 (-394)))) (-1667 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-394)))) (-1667 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-394)))) (-3813 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-3573 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-4142 (*1 *1) (-5 *1 (-394))) (-3521 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-4371 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-2232 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-1298 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))))
-(-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4344 ($ (-858) (-564))) (-15 -1667 ((-1264) $ (-564))) (-15 -1667 ((-1264) $)) (-15 -3813 ((-641 (-1152)) $)) (-15 -3573 ((-641 (-1152)) $)) (-15 -4142 ($)) (-15 -3521 ((-641 (-1152)) $)) (-15 -4371 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -2232 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1298 ((-641 (-1152)) $ (-641 (-1152))))))
-((-1303 (((-1264) $) 7)) (-2350 (((-858) $) 8)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1593 (((-858) $) 63)) (-1747 (($) NIL T CONST)) (-1740 (($ $ (-917)) NIL)) (-4034 (($ $ (-917)) NIL)) (-4229 (($ $ (-917)) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2186 (($ (-767)) 37)) (-2476 (((-767)) 18)) (-3949 (((-858) $) 65)) (-1761 (($ $ $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-1519 (($ $ $ $) NIL)) (-2055 (($ $ $) NIL)) (-2409 (($) 24 T CONST)) (-2876 (((-112) $ $) 40)) (-2981 (($ $) 47) (($ $ $) 49)) (-2968 (($ $ $) 50)) (** (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 51) (($ $ |#3|) NIL) (($ |#3| $) 46)))
+(((-390 |#1| |#2| |#3|) (-13 (-740 |#3|) (-10 -8 (-15 -2476 ((-767))) (-15 -3949 ((-858) $)) (-15 -1593 ((-858) $)) (-15 -2186 ($ (-767))))) (-767) (-767) (-172)) (T -390))
+((-2476 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-172)))) (-3949 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767)) (-14 *4 (-767)) (-4 *5 (-172)))) (-1593 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767)) (-14 *4 (-767)) (-4 *5 (-172)))) (-2186 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-172)))))
+(-13 (-740 |#3|) (-10 -8 (-15 -2476 ((-767))) (-15 -3949 ((-858) $)) (-15 -1593 ((-858) $)) (-15 -2186 ($ (-767)))))
+((-1437 (((-1152)) 12)) (-2372 (((-1141 (-1152))) 31)) (-1813 (((-1264) (-1152)) 28) (((-1264) (-388)) 27)) (-1293 (((-1264)) 29)) (-3226 (((-1141 (-1152))) 30)))
+(((-391) (-10 -7 (-15 -3226 ((-1141 (-1152)))) (-15 -2372 ((-1141 (-1152)))) (-15 -1293 ((-1264))) (-15 -1813 ((-1264) (-388))) (-15 -1813 ((-1264) (-1152))) (-15 -1437 ((-1152))))) (T -391))
+((-1437 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-391)))) (-1813 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-391)))) (-1813 (*1 *2 *3) (-12 (-5 *3 (-388)) (-5 *2 (-1264)) (-5 *1 (-391)))) (-1293 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-391)))) (-2372 (*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))) (-3226 (*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))))
+(-10 -7 (-15 -3226 ((-1141 (-1152)))) (-15 -2372 ((-1141 (-1152)))) (-15 -1293 ((-1264))) (-15 -1813 ((-1264) (-388))) (-15 -1813 ((-1264) (-1152))) (-15 -1437 ((-1152))))
+((-3924 (((-767) (-336 |#1| |#2| |#3| |#4|)) 19)))
+(((-392 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3924 ((-767) (-336 |#1| |#2| |#3| |#4|)))) (-13 (-368) (-363)) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -392))
+((-3924 (*1 *2 *3) (-12 (-5 *3 (-336 *4 *5 *6 *7)) (-4 *4 (-13 (-368) (-363))) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *7 (-342 *4 *5 *6)) (-5 *2 (-767)) (-5 *1 (-392 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3924 ((-767) (-336 |#1| |#2| |#3| |#4|))))
+((-2326 (((-394) |#1|) 11)))
+(((-393 |#1|) (-10 -7 (-15 -2326 ((-394) |#1|))) (-1094)) (T -393))
+((-2326 (*1 *2 *3) (-12 (-5 *2 (-394)) (-5 *1 (-393 *3)) (-4 *3 (-1094)))))
+(-10 -7 (-15 -2326 ((-394) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2419 (((-641 (-1152)) $ (-641 (-1152))) 43)) (-1769 (((-641 (-1152)) $ (-641 (-1152))) 44)) (-3428 (((-641 (-1152)) $ (-641 (-1152))) 45)) (-2759 (((-641 (-1152)) $) 40)) (-4111 (($) 30)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4340 (((-641 (-1152)) $) 41)) (-2732 (((-641 (-1152)) $) 42)) (-1682 (((-1264) $ (-564)) 38) (((-1264) $) 39)) (-4327 (($ (-858) (-564)) 35)) (-2326 (((-858) $) 54) (($ (-858)) 32)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-394) (-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4327 ($ (-858) (-564))) (-15 -1682 ((-1264) $ (-564))) (-15 -1682 ((-1264) $)) (-15 -2732 ((-641 (-1152)) $)) (-15 -4340 ((-641 (-1152)) $)) (-15 -4111 ($)) (-15 -2759 ((-641 (-1152)) $)) (-15 -3428 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1769 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -2419 ((-641 (-1152)) $ (-641 (-1152))))))) (T -394))
+((-4327 (*1 *1 *2 *3) (-12 (-5 *2 (-858)) (-5 *3 (-564)) (-5 *1 (-394)))) (-1682 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-394)))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-394)))) (-2732 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-4340 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-4111 (*1 *1) (-5 *1 (-394))) (-2759 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-3428 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-1769 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))) (-2419 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))))
+(-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4327 ($ (-858) (-564))) (-15 -1682 ((-1264) $ (-564))) (-15 -1682 ((-1264) $)) (-15 -2732 ((-641 (-1152)) $)) (-15 -4340 ((-641 (-1152)) $)) (-15 -4111 ($)) (-15 -2759 ((-641 (-1152)) $)) (-15 -3428 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1769 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -2419 ((-641 (-1152)) $ (-641 (-1152))))))
+((-1309 (((-1264) $) 7)) (-2326 (((-858) $) 8)))
(((-395) (-140)) (T -395))
-((-1303 (*1 *2 *1) (-12 (-4 *1 (-395)) (-5 *2 (-1264)))))
-(-13 (-1209) (-611 (-858)) (-10 -8 (-15 -1303 ((-1264) $))))
+((-1309 (*1 *2 *1) (-12 (-4 *1 (-395)) (-5 *2 (-1264)))))
+(-13 (-1209) (-611 (-858)) (-10 -8 (-15 -1309 ((-1264) $))))
(((-611 (-858)) . T) ((-1209) . T))
-((-4201 (((-3 $ "failed") (-316 (-379))) 21) (((-3 $ "failed") (-316 (-564))) 19) (((-3 $ "failed") (-948 (-379))) 17) (((-3 $ "failed") (-948 (-564))) 15) (((-3 $ "failed") (-407 (-948 (-379)))) 13) (((-3 $ "failed") (-407 (-948 (-564)))) 11)) (-2961 (($ (-316 (-379))) 22) (($ (-316 (-564))) 20) (($ (-948 (-379))) 18) (($ (-948 (-564))) 16) (($ (-407 (-948 (-379)))) 14) (($ (-407 (-948 (-564)))) 12)) (-1303 (((-1264) $) 7)) (-2350 (((-858) $) 8) (($ (-641 (-330))) 25) (($ (-330)) 24) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 23)))
+((-4180 (((-3 $ "failed") (-316 (-379))) 21) (((-3 $ "failed") (-316 (-564))) 19) (((-3 $ "failed") (-948 (-379))) 17) (((-3 $ "failed") (-948 (-564))) 15) (((-3 $ "failed") (-407 (-948 (-379)))) 13) (((-3 $ "failed") (-407 (-948 (-564)))) 11)) (-2938 (($ (-316 (-379))) 22) (($ (-316 (-564))) 20) (($ (-948 (-379))) 18) (($ (-948 (-564))) 16) (($ (-407 (-948 (-379)))) 14) (($ (-407 (-948 (-564)))) 12)) (-1309 (((-1264) $) 7)) (-2326 (((-858) $) 8) (($ (-641 (-330))) 25) (($ (-330)) 24) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 23)))
(((-396) (-140)) (T -396))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-396)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-396)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) (-4 *1 (-396)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-4 *1 (-396)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-379))) (-4 *1 (-396)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-4 *1 (-396)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-564))) (-4 *1 (-396)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-948 (-379))) (-4 *1 (-396)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-379))) (-4 *1 (-396)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-396)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-564))) (-4 *1 (-396)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-379)))) (-4 *1 (-396)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-379)))) (-4 *1 (-396)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-564)))) (-4 *1 (-396)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-564)))) (-4 *1 (-396)))))
-(-13 (-395) (-10 -8 (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-330))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))) (-15 -2961 ($ (-316 (-379)))) (-15 -4201 ((-3 $ "failed") (-316 (-379)))) (-15 -2961 ($ (-316 (-564)))) (-15 -4201 ((-3 $ "failed") (-316 (-564)))) (-15 -2961 ($ (-948 (-379)))) (-15 -4201 ((-3 $ "failed") (-948 (-379)))) (-15 -2961 ($ (-948 (-564)))) (-15 -4201 ((-3 $ "failed") (-948 (-564)))) (-15 -2961 ($ (-407 (-948 (-379))))) (-15 -4201 ((-3 $ "failed") (-407 (-948 (-379))))) (-15 -2961 ($ (-407 (-948 (-564))))) (-15 -4201 ((-3 $ "failed") (-407 (-948 (-564)))))))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-396)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-396)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) (-4 *1 (-396)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-4 *1 (-396)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-379))) (-4 *1 (-396)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-4 *1 (-396)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-316 (-564))) (-4 *1 (-396)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-948 (-379))) (-4 *1 (-396)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-379))) (-4 *1 (-396)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-396)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-564))) (-4 *1 (-396)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-379)))) (-4 *1 (-396)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-379)))) (-4 *1 (-396)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-564)))) (-4 *1 (-396)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 (-948 (-564)))) (-4 *1 (-396)))))
+(-13 (-395) (-10 -8 (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-330))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))) (-15 -2938 ($ (-316 (-379)))) (-15 -4180 ((-3 $ "failed") (-316 (-379)))) (-15 -2938 ($ (-316 (-564)))) (-15 -4180 ((-3 $ "failed") (-316 (-564)))) (-15 -2938 ($ (-948 (-379)))) (-15 -4180 ((-3 $ "failed") (-948 (-379)))) (-15 -2938 ($ (-948 (-564)))) (-15 -4180 ((-3 $ "failed") (-948 (-564)))) (-15 -2938 ($ (-407 (-948 (-379))))) (-15 -4180 ((-3 $ "failed") (-407 (-948 (-379))))) (-15 -2938 ($ (-407 (-948 (-564))))) (-15 -4180 ((-3 $ "failed") (-407 (-948 (-564)))))))
(((-611 (-858)) . T) ((-395) . T) ((-1209) . T))
-((-3960 (((-641 (-1152)) (-641 (-1152))) 9)) (-1303 (((-1264) (-388)) 27)) (-2429 (((-1098) (-1170) (-641 (-1170)) (-1173) (-641 (-1170))) 60) (((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)) (-1170)) 35) (((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170))) 34)))
-(((-397) (-10 -7 (-15 -2429 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)))) (-15 -2429 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)) (-1170))) (-15 -2429 ((-1098) (-1170) (-641 (-1170)) (-1173) (-641 (-1170)))) (-15 -1303 ((-1264) (-388))) (-15 -3960 ((-641 (-1152)) (-641 (-1152)))))) (T -397))
-((-3960 (*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-397)))) (-1303 (*1 *2 *3) (-12 (-5 *3 (-388)) (-5 *2 (-1264)) (-5 *1 (-397)))) (-2429 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-641 (-1170))) (-5 *5 (-1173)) (-5 *3 (-1170)) (-5 *2 (-1098)) (-5 *1 (-397)))) (-2429 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170))))) (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098)) (-5 *1 (-397)))) (-2429 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170))))) (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098)) (-5 *1 (-397)))))
-(-10 -7 (-15 -2429 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)))) (-15 -2429 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)) (-1170))) (-15 -2429 ((-1098) (-1170) (-641 (-1170)) (-1173) (-641 (-1170)))) (-15 -1303 ((-1264) (-388))) (-15 -3960 ((-641 (-1152)) (-641 (-1152)))))
-((-1303 (((-1264) $) 36)) (-2350 (((-858) $) 98) (($ (-330)) 100) (($ (-641 (-330))) 99) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 97) (($ (-316 (-697))) 53) (($ (-316 (-695))) 73) (($ (-316 (-690))) 86) (($ (-294 (-316 (-697)))) 68) (($ (-294 (-316 (-695)))) 81) (($ (-294 (-316 (-690)))) 94) (($ (-316 (-564))) 105) (($ (-316 (-379))) 118) (($ (-316 (-169 (-379)))) 131) (($ (-294 (-316 (-564)))) 113) (($ (-294 (-316 (-379)))) 126) (($ (-294 (-316 (-169 (-379))))) 139)))
-(((-398 |#1| |#2| |#3| |#4|) (-13 (-395) (-10 -8 (-15 -2350 ($ (-330))) (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))) (-15 -2350 ($ (-316 (-697)))) (-15 -2350 ($ (-316 (-695)))) (-15 -2350 ($ (-316 (-690)))) (-15 -2350 ($ (-294 (-316 (-697))))) (-15 -2350 ($ (-294 (-316 (-695))))) (-15 -2350 ($ (-294 (-316 (-690))))) (-15 -2350 ($ (-316 (-564)))) (-15 -2350 ($ (-316 (-379)))) (-15 -2350 ($ (-316 (-169 (-379))))) (-15 -2350 ($ (-294 (-316 (-564))))) (-15 -2350 ($ (-294 (-316 (-379))))) (-15 -2350 ($ (-294 (-316 (-169 (-379)))))))) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-1170)) (-1174)) (T -398))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-330)) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-316 (-697))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-316 (-695))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-316 (-690))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-697)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-695)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-690)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-564)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-379)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-169 (-379))))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))))
-(-13 (-395) (-10 -8 (-15 -2350 ($ (-330))) (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))) (-15 -2350 ($ (-316 (-697)))) (-15 -2350 ($ (-316 (-695)))) (-15 -2350 ($ (-316 (-690)))) (-15 -2350 ($ (-294 (-316 (-697))))) (-15 -2350 ($ (-294 (-316 (-695))))) (-15 -2350 ($ (-294 (-316 (-690))))) (-15 -2350 ($ (-316 (-564)))) (-15 -2350 ($ (-316 (-379)))) (-15 -2350 ($ (-316 (-169 (-379))))) (-15 -2350 ($ (-294 (-316 (-564))))) (-15 -2350 ($ (-294 (-316 (-379))))) (-15 -2350 ($ (-294 (-316 (-169 (-379))))))))
-((-2337 (((-112) $ $) NIL)) (-2083 ((|#2| $) 38)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2596 (($ (-407 |#2|)) 95)) (-2242 (((-641 (-2 (|:| -1377 (-767)) (|:| -3539 |#2|) (|:| |num| |#2|))) $) 39)) (-3735 (($ $) 34) (($ $ (-767)) 36)) (-4344 (((-407 |#2|) $) 51)) (-2363 (($ (-641 (-2 (|:| -1377 (-767)) (|:| -3539 |#2|) (|:| |num| |#2|)))) 33)) (-2350 (((-858) $) 137)) (-3950 (($ $) 35) (($ $ (-767)) 37)) (-2893 (((-112) $ $) NIL)) (-2980 (($ |#2| $) 41)))
-(((-399 |#1| |#2|) (-13 (-1094) (-612 (-407 |#2|)) (-10 -8 (-15 -2980 ($ |#2| $)) (-15 -2596 ($ (-407 |#2|))) (-15 -2083 (|#2| $)) (-15 -2242 ((-641 (-2 (|:| -1377 (-767)) (|:| -3539 |#2|) (|:| |num| |#2|))) $)) (-15 -2363 ($ (-641 (-2 (|:| -1377 (-767)) (|:| -3539 |#2|) (|:| |num| |#2|))))) (-15 -3735 ($ $)) (-15 -3950 ($ $)) (-15 -3735 ($ $ (-767))) (-15 -3950 ($ $ (-767))))) (-13 (-363) (-147)) (-1235 |#1|)) (T -399))
-((-2980 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *2)) (-4 *2 (-1235 *3)))) (-2596 (*1 *1 *2) (-12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)))) (-2083 (*1 *2 *1) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-399 *3 *2)) (-4 *3 (-13 (-363) (-147))))) (-2242 (*1 *2 *1) (-12 (-4 *3 (-13 (-363) (-147))) (-5 *2 (-641 (-2 (|:| -1377 (-767)) (|:| -3539 *4) (|:| |num| *4)))) (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))) (-2363 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -1377 (-767)) (|:| -3539 *4) (|:| |num| *4)))) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)))) (-3735 (*1 *1 *1) (-12 (-4 *2 (-13 (-363) (-147))) (-5 *1 (-399 *2 *3)) (-4 *3 (-1235 *2)))) (-3950 (*1 *1 *1) (-12 (-4 *2 (-13 (-363) (-147))) (-5 *1 (-399 *2 *3)) (-4 *3 (-1235 *2)))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))) (-3950 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))))
-(-13 (-1094) (-612 (-407 |#2|)) (-10 -8 (-15 -2980 ($ |#2| $)) (-15 -2596 ($ (-407 |#2|))) (-15 -2083 (|#2| $)) (-15 -2242 ((-641 (-2 (|:| -1377 (-767)) (|:| -3539 |#2|) (|:| |num| |#2|))) $)) (-15 -2363 ($ (-641 (-2 (|:| -1377 (-767)) (|:| -3539 |#2|) (|:| |num| |#2|))))) (-15 -3735 ($ $)) (-15 -3950 ($ $)) (-15 -3735 ($ $ (-767))) (-15 -3950 ($ $ (-767)))))
-((-2337 (((-112) $ $) 9 (-2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 15 (|has| |#1| (-882 (-379)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 14 (|has| |#1| (-882 (-564))))) (-4172 (((-1152) $) 13 (-2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-3877 (((-1114) $) 12 (-2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-2350 (((-858) $) 11 (-2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-2893 (((-112) $ $) 10 (-2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))))
+((-3695 (((-641 (-1152)) (-641 (-1152))) 9)) (-1309 (((-1264) (-388)) 27)) (-2820 (((-1098) (-1170) (-641 (-1170)) (-1173) (-641 (-1170))) 60) (((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)) (-1170)) 35) (((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170))) 34)))
+(((-397) (-10 -7 (-15 -2820 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)))) (-15 -2820 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)) (-1170))) (-15 -2820 ((-1098) (-1170) (-641 (-1170)) (-1173) (-641 (-1170)))) (-15 -1309 ((-1264) (-388))) (-15 -3695 ((-641 (-1152)) (-641 (-1152)))))) (T -397))
+((-3695 (*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-397)))) (-1309 (*1 *2 *3) (-12 (-5 *3 (-388)) (-5 *2 (-1264)) (-5 *1 (-397)))) (-2820 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-641 (-1170))) (-5 *5 (-1173)) (-5 *3 (-1170)) (-5 *2 (-1098)) (-5 *1 (-397)))) (-2820 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170))))) (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098)) (-5 *1 (-397)))) (-2820 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170))))) (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098)) (-5 *1 (-397)))))
+(-10 -7 (-15 -2820 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)))) (-15 -2820 ((-1098) (-1170) (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170)))) (-641 (-641 (-3 (|:| |array| (-641 (-1170))) (|:| |scalar| (-1170))))) (-641 (-1170)) (-1170))) (-15 -2820 ((-1098) (-1170) (-641 (-1170)) (-1173) (-641 (-1170)))) (-15 -1309 ((-1264) (-388))) (-15 -3695 ((-641 (-1152)) (-641 (-1152)))))
+((-1309 (((-1264) $) 36)) (-2326 (((-858) $) 98) (($ (-330)) 100) (($ (-641 (-330))) 99) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 97) (($ (-316 (-697))) 53) (($ (-316 (-695))) 73) (($ (-316 (-690))) 86) (($ (-294 (-316 (-697)))) 68) (($ (-294 (-316 (-695)))) 81) (($ (-294 (-316 (-690)))) 94) (($ (-316 (-564))) 105) (($ (-316 (-379))) 118) (($ (-316 (-169 (-379)))) 131) (($ (-294 (-316 (-564)))) 113) (($ (-294 (-316 (-379)))) 126) (($ (-294 (-316 (-169 (-379))))) 139)))
+(((-398 |#1| |#2| |#3| |#4|) (-13 (-395) (-10 -8 (-15 -2326 ($ (-330))) (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))) (-15 -2326 ($ (-316 (-697)))) (-15 -2326 ($ (-316 (-695)))) (-15 -2326 ($ (-316 (-690)))) (-15 -2326 ($ (-294 (-316 (-697))))) (-15 -2326 ($ (-294 (-316 (-695))))) (-15 -2326 ($ (-294 (-316 (-690))))) (-15 -2326 ($ (-316 (-564)))) (-15 -2326 ($ (-316 (-379)))) (-15 -2326 ($ (-316 (-169 (-379))))) (-15 -2326 ($ (-294 (-316 (-564))))) (-15 -2326 ($ (-294 (-316 (-379))))) (-15 -2326 ($ (-294 (-316 (-169 (-379)))))))) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-1170)) (-1174)) (T -398))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-330)) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-316 (-697))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-316 (-695))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-316 (-690))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-697)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-695)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-690)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-564)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-379)))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-294 (-316 (-169 (-379))))) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-14 *5 (-641 (-1170))) (-14 *6 (-1174)))))
+(-13 (-395) (-10 -8 (-15 -2326 ($ (-330))) (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))) (-15 -2326 ($ (-316 (-697)))) (-15 -2326 ($ (-316 (-695)))) (-15 -2326 ($ (-316 (-690)))) (-15 -2326 ($ (-294 (-316 (-697))))) (-15 -2326 ($ (-294 (-316 (-695))))) (-15 -2326 ($ (-294 (-316 (-690))))) (-15 -2326 ($ (-316 (-564)))) (-15 -2326 ($ (-316 (-379)))) (-15 -2326 ($ (-316 (-169 (-379))))) (-15 -2326 ($ (-294 (-316 (-564))))) (-15 -2326 ($ (-294 (-316 (-379))))) (-15 -2326 ($ (-294 (-316 (-169 (-379))))))))
+((-2315 (((-112) $ $) NIL)) (-2906 ((|#2| $) 38)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2984 (($ (-407 |#2|)) 95)) (-3800 (((-641 (-2 (|:| -4165 (-767)) (|:| -2855 |#2|) (|:| |num| |#2|))) $) 39)) (-3142 (($ $) 34) (($ $ (-767)) 36)) (-4327 (((-407 |#2|) $) 51)) (-2336 (($ (-641 (-2 (|:| -4165 (-767)) (|:| -2855 |#2|) (|:| |num| |#2|)))) 33)) (-2326 (((-858) $) 137)) (-1700 (((-112) $ $) NIL)) (-3922 (($ $) 35) (($ $ (-767)) 37)) (-2876 (((-112) $ $) NIL)) (-2968 (($ |#2| $) 41)))
+(((-399 |#1| |#2|) (-13 (-1094) (-612 (-407 |#2|)) (-10 -8 (-15 -2968 ($ |#2| $)) (-15 -2984 ($ (-407 |#2|))) (-15 -2906 (|#2| $)) (-15 -3800 ((-641 (-2 (|:| -4165 (-767)) (|:| -2855 |#2|) (|:| |num| |#2|))) $)) (-15 -2336 ($ (-641 (-2 (|:| -4165 (-767)) (|:| -2855 |#2|) (|:| |num| |#2|))))) (-15 -3142 ($ $)) (-15 -3922 ($ $)) (-15 -3142 ($ $ (-767))) (-15 -3922 ($ $ (-767))))) (-13 (-363) (-147)) (-1235 |#1|)) (T -399))
+((-2968 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *2)) (-4 *2 (-1235 *3)))) (-2984 (*1 *1 *2) (-12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)))) (-2906 (*1 *2 *1) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-399 *3 *2)) (-4 *3 (-13 (-363) (-147))))) (-3800 (*1 *2 *1) (-12 (-4 *3 (-13 (-363) (-147))) (-5 *2 (-641 (-2 (|:| -4165 (-767)) (|:| -2855 *4) (|:| |num| *4)))) (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))) (-2336 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -4165 (-767)) (|:| -2855 *4) (|:| |num| *4)))) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)))) (-3142 (*1 *1 *1) (-12 (-4 *2 (-13 (-363) (-147))) (-5 *1 (-399 *2 *3)) (-4 *3 (-1235 *2)))) (-3922 (*1 *1 *1) (-12 (-4 *2 (-13 (-363) (-147))) (-5 *1 (-399 *2 *3)) (-4 *3 (-1235 *2)))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))) (-3922 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))))
+(-13 (-1094) (-612 (-407 |#2|)) (-10 -8 (-15 -2968 ($ |#2| $)) (-15 -2984 ($ (-407 |#2|))) (-15 -2906 (|#2| $)) (-15 -3800 ((-641 (-2 (|:| -4165 (-767)) (|:| -2855 |#2|) (|:| |num| |#2|))) $)) (-15 -2336 ($ (-641 (-2 (|:| -4165 (-767)) (|:| -2855 |#2|) (|:| |num| |#2|))))) (-15 -3142 ($ $)) (-15 -3922 ($ $)) (-15 -3142 ($ $ (-767))) (-15 -3922 ($ $ (-767)))))
+((-2315 (((-112) $ $) 9 (-2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 16 (|has| |#1| (-882 (-379)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 15 (|has| |#1| (-882 (-564))))) (-2332 (((-1152) $) 13 (-2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-3868 (((-1114) $) 12 (-2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-2326 (((-858) $) 11 (-2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-1700 (((-112) $ $) 14 (-2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))) (-2876 (((-112) $ $) 10 (-2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))))))
(((-400 |#1|) (-140) (-1209)) (T -400))
NIL
(-13 (-1209) (-10 -7 (IF (|has| |t#1| (-882 (-564))) (-6 (-882 (-564))) |%noBranch|) (IF (|has| |t#1| (-882 (-379))) (-6 (-882 (-379))) |%noBranch|)))
-(((-102) -2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))) ((-611 (-858)) -2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-1094) -2750 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))) ((-1209) . T))
-((-3028 (($ $) 12) (($ $ (-767)) 14)))
-(((-401 |#1|) (-10 -8 (-15 -3028 (|#1| |#1| (-767))) (-15 -3028 (|#1| |#1|))) (-402)) (T -401))
+(((-102) -2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))) ((-611 (-858)) -2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-1094) -2733 (|has| |#1| (-882 (-564))) (|has| |#1| (-882 (-379)))) ((-1209) . T))
+((-2616 (($ $) 12) (($ $ (-767)) 14)))
+(((-401 |#1|) (-10 -8 (-15 -2616 (|#1| |#1| (-767))) (-15 -2616 (|#1| |#1|))) (-402)) (T -401))
NIL
-(-10 -8 (-15 -3028 (|#1| |#1| (-767))) (-15 -3028 (|#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3028 (($ $) 80) (($ $ (-767)) 79)) (-3037 (((-112) $) 72)) (-3533 (((-829 (-917)) $) 82)) (-4035 (((-112) $) 31)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-1542 (((-3 (-767) "failed") $ $) 81)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67)) (-3335 (((-3 $ "failed") $) 83)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 66)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68)))
+(-10 -8 (-15 -2616 (|#1| |#1| (-767))) (-15 -2616 (|#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-2616 (($ $) 81) (($ $ (-767)) 80)) (-4218 (((-112) $) 73)) (-3924 (((-829 (-917)) $) 83)) (-1980 (((-112) $) 32)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2563 (((-3 (-767) "failed") $ $) 82)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68)) (-2144 (((-3 $ "failed") $) 84)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 67)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69)))
(((-402) (-140)) (T -402))
-((-3533 (*1 *2 *1) (-12 (-4 *1 (-402)) (-5 *2 (-829 (-917))))) (-1542 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-402)) (-5 *2 (-767)))) (-3028 (*1 *1 *1) (-4 *1 (-402))) (-3028 (*1 *1 *1 *2) (-12 (-4 *1 (-402)) (-5 *2 (-767)))))
-(-13 (-363) (-145) (-10 -8 (-15 -3533 ((-829 (-917)) $)) (-15 -1542 ((-3 (-767) "failed") $ $)) (-15 -3028 ($ $)) (-15 -3028 ($ $ (-767)))))
+((-3924 (*1 *2 *1) (-12 (-4 *1 (-402)) (-5 *2 (-829 (-917))))) (-2563 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-402)) (-5 *2 (-767)))) (-2616 (*1 *1 *1) (-4 *1 (-402))) (-2616 (*1 *1 *1 *2) (-12 (-4 *1 (-402)) (-5 *2 (-767)))))
+(-13 (-363) (-145) (-10 -8 (-15 -3924 ((-829 (-917)) $)) (-15 -2563 ((-3 (-767) "failed") $ $)) (-15 -2616 ($ $)) (-15 -2616 ($ $ (-767)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-145) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-2766 (($ (-564) (-564)) 11) (($ (-564) (-564) (-917)) NIL)) (-3096 (((-917)) 20) (((-917) (-917)) NIL)))
-(((-403 |#1|) (-10 -8 (-15 -3096 ((-917) (-917))) (-15 -3096 ((-917))) (-15 -2766 (|#1| (-564) (-564) (-917))) (-15 -2766 (|#1| (-564) (-564)))) (-404)) (T -403))
-((-3096 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404)))) (-3096 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404)))))
-(-10 -8 (-15 -3096 ((-917) (-917))) (-15 -3096 ((-917))) (-15 -2766 (|#1| (-564) (-564) (-917))) (-15 -2766 (|#1| (-564) (-564))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3005 (((-564) $) 90)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-3309 (($ $) 88)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-3605 (($ $) 98)) (-2697 (((-112) $ $) 60)) (-3415 (((-564) $) 115)) (-3500 (($) 17 T CONST)) (-1853 (($ $) 87)) (-4201 (((-3 (-564) "failed") $) 103) (((-3 (-407 (-564)) "failed") $) 100)) (-2961 (((-564) $) 104) (((-407 (-564)) $) 101)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3037 (((-112) $) 72)) (-3723 (((-917)) 131) (((-917) (-917)) 128 (|has| $ (-6 -4397)))) (-4119 (((-112) $) 113)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 94)) (-3533 (((-564) $) 137)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 97)) (-1464 (($ $) 93)) (-2131 (((-112) $) 114)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3142 (($ $ $) 112) (($) 125 (-12 (-2356 (|has| $ (-6 -4397))) (-2356 (|has| $ (-6 -4389)))))) (-1515 (($ $ $) 111) (($) 124 (-12 (-2356 (|has| $ (-6 -4397))) (-2356 (|has| $ (-6 -4389)))))) (-3585 (((-564) $) 134)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-1443 (((-917) (-564)) 127 (|has| $ (-6 -4397)))) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-2583 (($ $) 89)) (-2630 (($ $) 91)) (-2766 (($ (-564) (-564)) 139) (($ (-564) (-564) (-917)) 138)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-1377 (((-564) $) 135)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-3096 (((-917)) 132) (((-917) (-917)) 129 (|has| $ (-6 -4397)))) (-3155 (((-917) (-564)) 126 (|has| $ (-6 -4397)))) (-4344 (((-379) $) 106) (((-225) $) 105) (((-888 (-379)) $) 95)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67) (($ (-564)) 102) (($ (-407 (-564))) 99)) (-1471 (((-767)) 28 T CONST)) (-2779 (($ $) 92)) (-2378 (((-917)) 133) (((-917) (-917)) 130 (|has| $ (-6 -4397)))) (-2940 (((-917)) 136)) (-2502 (((-112) $ $) 40)) (-3453 (($ $) 116)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 109)) (-2922 (((-112) $ $) 108)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 110)) (-2912 (((-112) $ $) 107)) (-3004 (($ $ $) 66)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70) (($ $ (-407 (-564))) 96)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68)))
+((-2723 (($ (-564) (-564)) 11) (($ (-564) (-564) (-917)) NIL)) (-4132 (((-917)) 20) (((-917) (-917)) NIL)))
+(((-403 |#1|) (-10 -8 (-15 -4132 ((-917) (-917))) (-15 -4132 ((-917))) (-15 -2723 (|#1| (-564) (-564) (-917))) (-15 -2723 (|#1| (-564) (-564)))) (-404)) (T -403))
+((-4132 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404)))) (-4132 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404)))))
+(-10 -8 (-15 -4132 ((-917) (-917))) (-15 -4132 ((-917))) (-15 -2723 (|#1| (-564) (-564) (-917))) (-15 -2723 (|#1| (-564) (-564))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4302 (((-564) $) 91)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1353 (($ $) 89)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3557 (($ $) 99)) (-3143 (((-112) $ $) 61)) (-1336 (((-564) $) 116)) (-1747 (($) 18 T CONST)) (-1972 (($ $) 88)) (-4180 (((-3 (-564) "failed") $) 104) (((-3 (-407 (-564)) "failed") $) 101)) (-2938 (((-564) $) 105) (((-407 (-564)) $) 102)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-4218 (((-112) $) 73)) (-2012 (((-917)) 132) (((-917) (-917)) 129 (|has| $ (-6 -4398)))) (-3530 (((-112) $) 114)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 95)) (-3924 (((-564) $) 138)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 98)) (-4158 (($ $) 94)) (-4371 (((-112) $) 115)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-1469 (($ $ $) 113) (($) 126 (-12 (-2354 (|has| $ (-6 -4398))) (-2354 (|has| $ (-6 -4390)))))) (-1530 (($ $ $) 112) (($) 125 (-12 (-2354 (|has| $ (-6 -4398))) (-2354 (|has| $ (-6 -4390)))))) (-3524 (((-564) $) 135)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-1900 (((-917) (-564)) 128 (|has| $ (-6 -4398)))) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-4125 (($ $) 90)) (-4256 (($ $) 92)) (-2723 (($ (-564) (-564)) 140) (($ (-564) (-564) (-917)) 139)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-4165 (((-564) $) 136)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-4132 (((-917)) 133) (((-917) (-917)) 130 (|has| $ (-6 -4398)))) (-2006 (((-917) (-564)) 127 (|has| $ (-6 -4398)))) (-4327 (((-379) $) 107) (((-225) $) 106) (((-888 (-379)) $) 96)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68) (($ (-564)) 103) (($ (-407 (-564))) 100)) (-3662 (((-767)) 29 T CONST)) (-4328 (($ $) 93)) (-4231 (((-917)) 134) (((-917) (-917)) 131 (|has| $ (-6 -4398)))) (-1700 (((-112) $ $) 9)) (-4370 (((-917)) 137)) (-3013 (((-112) $ $) 41)) (-2007 (($ $) 117)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 110)) (-2909 (((-112) $ $) 109)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 111)) (-2897 (((-112) $ $) 108)) (-2992 (($ $ $) 67)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71) (($ $ (-407 (-564))) 97)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69)))
(((-404) (-140)) (T -404))
-((-2766 (*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-404)))) (-2766 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-4 *1 (-404)))) (-3533 (*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564)))) (-2940 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-1377 (*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564)))) (-3585 (*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564)))) (-2378 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-3096 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-3723 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-2378 (*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4397)) (-4 *1 (-404)))) (-3096 (*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4397)) (-4 *1 (-404)))) (-3723 (*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4397)) (-4 *1 (-404)))) (-1443 (*1 *2 *3) (-12 (-5 *3 (-564)) (|has| *1 (-6 -4397)) (-4 *1 (-404)) (-5 *2 (-917)))) (-3155 (*1 *2 *3) (-12 (-5 *3 (-564)) (|has| *1 (-6 -4397)) (-4 *1 (-404)) (-5 *2 (-917)))) (-3142 (*1 *1) (-12 (-4 *1 (-404)) (-2356 (|has| *1 (-6 -4397))) (-2356 (|has| *1 (-6 -4389))))) (-1515 (*1 *1) (-12 (-4 *1 (-404)) (-2356 (|has| *1 (-6 -4397))) (-2356 (|has| *1 (-6 -4389))))))
-(-13 (-1054) (-10 -8 (-6 -3613) (-15 -2766 ($ (-564) (-564))) (-15 -2766 ($ (-564) (-564) (-917))) (-15 -3533 ((-564) $)) (-15 -2940 ((-917))) (-15 -1377 ((-564) $)) (-15 -3585 ((-564) $)) (-15 -2378 ((-917))) (-15 -3096 ((-917))) (-15 -3723 ((-917))) (IF (|has| $ (-6 -4397)) (PROGN (-15 -2378 ((-917) (-917))) (-15 -3096 ((-917) (-917))) (-15 -3723 ((-917) (-917))) (-15 -1443 ((-917) (-564))) (-15 -3155 ((-917) (-564)))) |%noBranch|) (IF (|has| $ (-6 -4389)) |%noBranch| (IF (|has| $ (-6 -4397)) |%noBranch| (PROGN (-15 -3142 ($)) (-15 -1515 ($)))))))
+((-2723 (*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-404)))) (-2723 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-4 *1 (-404)))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564)))) (-4370 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-4165 (*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564)))) (-3524 (*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564)))) (-4231 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-4132 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-2012 (*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) (-4231 (*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4398)) (-4 *1 (-404)))) (-4132 (*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4398)) (-4 *1 (-404)))) (-2012 (*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4398)) (-4 *1 (-404)))) (-1900 (*1 *2 *3) (-12 (-5 *3 (-564)) (|has| *1 (-6 -4398)) (-4 *1 (-404)) (-5 *2 (-917)))) (-2006 (*1 *2 *3) (-12 (-5 *3 (-564)) (|has| *1 (-6 -4398)) (-4 *1 (-404)) (-5 *2 (-917)))) (-1469 (*1 *1) (-12 (-4 *1 (-404)) (-2354 (|has| *1 (-6 -4398))) (-2354 (|has| *1 (-6 -4390))))) (-1530 (*1 *1) (-12 (-4 *1 (-404)) (-2354 (|has| *1 (-6 -4398))) (-2354 (|has| *1 (-6 -4390))))))
+(-13 (-1054) (-10 -8 (-6 -3583) (-15 -2723 ($ (-564) (-564))) (-15 -2723 ($ (-564) (-564) (-917))) (-15 -3924 ((-564) $)) (-15 -4370 ((-917))) (-15 -4165 ((-564) $)) (-15 -3524 ((-564) $)) (-15 -4231 ((-917))) (-15 -4132 ((-917))) (-15 -2012 ((-917))) (IF (|has| $ (-6 -4398)) (PROGN (-15 -4231 ((-917) (-917))) (-15 -4132 ((-917) (-917))) (-15 -2012 ((-917) (-917))) (-15 -1900 ((-917) (-564))) (-15 -2006 ((-917) (-564)))) |%noBranch|) (IF (|has| $ (-6 -4390)) |%noBranch| (IF (|has| $ (-6 -4398)) |%noBranch| (PROGN (-15 -1469 ($)) (-15 -1530 ($)))))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-147) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-612 (-225)) . T) ((-612 (-379)) . T) ((-612 (-888 (-379))) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 $) . T) ((-722) . T) ((-787) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-844) . T) ((-846) . T) ((-882 (-379)) . T) ((-916) . T) ((-998) . T) ((-1018) . T) ((-1054) . T) ((-1034 (-407 (-564))) . T) ((-1034 (-564)) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-4289 (((-418 |#2|) (-1 |#2| |#1|) (-418 |#1|)) 20)))
-(((-405 |#1| |#2|) (-10 -7 (-15 -4289 ((-418 |#2|) (-1 |#2| |#1|) (-418 |#1|)))) (-556) (-556)) (T -405))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-418 *5)) (-4 *5 (-556)) (-4 *6 (-556)) (-5 *2 (-418 *6)) (-5 *1 (-405 *5 *6)))))
-(-10 -7 (-15 -4289 ((-418 |#2|) (-1 |#2| |#1|) (-418 |#1|))))
-((-4289 (((-407 |#2|) (-1 |#2| |#1|) (-407 |#1|)) 13)))
-(((-406 |#1| |#2|) (-10 -7 (-15 -4289 ((-407 |#2|) (-1 |#2| |#1|) (-407 |#1|)))) (-556) (-556)) (T -406))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-407 *5)) (-4 *5 (-556)) (-4 *6 (-556)) (-5 *2 (-407 *6)) (-5 *1 (-406 *5 *6)))))
-(-10 -7 (-15 -4289 ((-407 |#2|) (-1 |#2| |#1|) (-407 |#1|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 13)) (-3005 ((|#1| $) 21 (|has| |#1| (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| |#1| (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 17) (((-3 (-1170) "failed") $) NIL (|has| |#1| (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) 72 (|has| |#1| (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564))))) (-2961 ((|#1| $) 15) (((-1170) $) NIL (|has| |#1| (-1034 (-1170)))) (((-407 (-564)) $) 69 (|has| |#1| (-1034 (-564)))) (((-564) $) NIL (|has| |#1| (-1034 (-564))))) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) 51)) (-3038 (($) NIL (|has| |#1| (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| |#1| (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| |#1| (-882 (-379))))) (-4035 (((-112) $) 57)) (-1653 (($ $) NIL)) (-2261 ((|#1| $) 73)) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-2131 (((-112) $) NIL (|has| |#1| (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| |#1| (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 100)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| |#1| (-307)))) (-2630 ((|#1| $) 28 (|has| |#1| (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 148 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 141 (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-3864 (((-767) $) NIL)) (-4362 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) 64)) (-2901 (($ $) NIL)) (-2272 ((|#1| $) 75)) (-4344 (((-888 (-564)) $) NIL (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#1| (-612 (-888 (-379))))) (((-536) $) NIL (|has| |#1| (-612 (-536)))) (((-379) $) NIL (|has| |#1| (-1018))) (((-225) $) NIL (|has| |#1| (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 125 (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 10) (($ (-1170)) NIL (|has| |#1| (-1034 (-1170))))) (-3335 (((-3 $ "failed") $) 102 (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) 103 T CONST)) (-2779 ((|#1| $) 26 (|has| |#1| (-545)))) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL (|has| |#1| (-816)))) (-2414 (($) 22 T CONST)) (-2428 (($) 8 T CONST)) (-3029 (((-1152) $) 44 (-12 (|has| |#1| (-545)) (|has| |#1| (-824)))) (((-1152) $ (-112)) 45 (-12 (|has| |#1| (-545)) (|has| |#1| (-824)))) (((-1264) (-818) $) 46 (-12 (|has| |#1| (-545)) (|has| |#1| (-824)))) (((-1264) (-818) $ (-112)) 47 (-12 (|has| |#1| (-545)) (|has| |#1| (-824))))) (-3950 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) 66)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) 24 (|has| |#1| (-846)))) (-3004 (($ $ $) 136) (($ |#1| |#1|) 53)) (-2992 (($ $) 25) (($ $ $) 56)) (-2980 (($ $ $) 54)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 135)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 61) (($ $ $) 58) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ |#1| $) 62) (($ $ |#1|) 88)))
-(((-407 |#1|) (-13 (-988 |#1|) (-10 -7 (IF (|has| |#1| (-545)) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4393)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-6 -4404)) (-6 -4393) |%noBranch|) |%noBranch|) |%noBranch|))) (-556)) (T -407))
-NIL
-(-13 (-988 |#1|) (-10 -7 (IF (|has| |#1| (-545)) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4393)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-6 -4404)) (-6 -4393) |%noBranch|) |%noBranch|) |%noBranch|)))
-((-3168 (((-685 |#2|) (-1259 $)) NIL) (((-685 |#2|)) 18)) (-2100 (($ (-1259 |#2|) (-1259 $)) NIL) (($ (-1259 |#2|)) 24)) (-3927 (((-685 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) $) 40)) (-4237 ((|#3| $) 73)) (-3358 ((|#2| (-1259 $)) NIL) ((|#2|) 20)) (-1407 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $) 22) (((-685 |#2|) (-1259 $)) 38)) (-4344 (((-1259 |#2|) $) 11) (($ (-1259 |#2|)) 13)) (-3417 ((|#3| $) 55)))
-(((-408 |#1| |#2| |#3|) (-10 -8 (-15 -3927 ((-685 |#2|) |#1|)) (-15 -3358 (|#2|)) (-15 -3168 ((-685 |#2|))) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -2100 (|#1| (-1259 |#2|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -4237 (|#3| |#1|)) (-15 -3417 (|#3| |#1|)) (-15 -3168 ((-685 |#2|) (-1259 |#1|))) (-15 -3358 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3927 ((-685 |#2|) |#1| (-1259 |#1|)))) (-409 |#2| |#3|) (-172) (-1235 |#2|)) (T -408))
-((-3168 (*1 *2) (-12 (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)) (-5 *1 (-408 *3 *4 *5)) (-4 *3 (-409 *4 *5)))) (-3358 (*1 *2) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-172)) (-5 *1 (-408 *3 *2 *4)) (-4 *3 (-409 *2 *4)))))
-(-10 -8 (-15 -3927 ((-685 |#2|) |#1|)) (-15 -3358 (|#2|)) (-15 -3168 ((-685 |#2|))) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -2100 (|#1| (-1259 |#2|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -4237 (|#3| |#1|)) (-15 -3417 (|#3| |#1|)) (-15 -3168 ((-685 |#2|) (-1259 |#1|))) (-15 -3358 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3927 ((-685 |#2|) |#1| (-1259 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3168 (((-685 |#1|) (-1259 $)) 47) (((-685 |#1|)) 62)) (-3814 ((|#1| $) 53)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-2100 (($ (-1259 |#1|) (-1259 $)) 49) (($ (-1259 |#1|)) 65)) (-3927 (((-685 |#1|) $ (-1259 $)) 54) (((-685 |#1|) $) 60)) (-1654 (((-3 $ "failed") $) 33)) (-2828 (((-917)) 55)) (-4035 (((-112) $) 31)) (-1464 ((|#1| $) 52)) (-4237 ((|#2| $) 45 (|has| |#1| (-363)))) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3358 ((|#1| (-1259 $)) 48) ((|#1|) 61)) (-1407 (((-1259 |#1|) $ (-1259 $)) 51) (((-685 |#1|) (-1259 $) (-1259 $)) 50) (((-1259 |#1|) $) 67) (((-685 |#1|) (-1259 $)) 66)) (-4344 (((-1259 |#1|) $) 64) (($ (-1259 |#1|)) 63)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38)) (-3335 (((-3 $ "failed") $) 44 (|has| |#1| (-145)))) (-3417 ((|#2| $) 46)) (-1471 (((-767)) 28 T CONST)) (-3776 (((-1259 $)) 68)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
+((-4271 (((-418 |#2|) (-1 |#2| |#1|) (-418 |#1|)) 20)))
+(((-405 |#1| |#2|) (-10 -7 (-15 -4271 ((-418 |#2|) (-1 |#2| |#1|) (-418 |#1|)))) (-556) (-556)) (T -405))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-418 *5)) (-4 *5 (-556)) (-4 *6 (-556)) (-5 *2 (-418 *6)) (-5 *1 (-405 *5 *6)))))
+(-10 -7 (-15 -4271 ((-418 |#2|) (-1 |#2| |#1|) (-418 |#1|))))
+((-4271 (((-407 |#2|) (-1 |#2| |#1|) (-407 |#1|)) 13)))
+(((-406 |#1| |#2|) (-10 -7 (-15 -4271 ((-407 |#2|) (-1 |#2| |#1|) (-407 |#1|)))) (-556) (-556)) (T -406))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-407 *5)) (-4 *5 (-556)) (-4 *6 (-556)) (-5 *2 (-407 *6)) (-5 *1 (-406 *5 *6)))))
+(-10 -7 (-15 -4271 ((-407 |#2|) (-1 |#2| |#1|) (-407 |#1|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 13)) (-4302 ((|#1| $) 21 (|has| |#1| (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| |#1| (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 17) (((-3 (-1170) "failed") $) NIL (|has| |#1| (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) 72 (|has| |#1| (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564))))) (-2938 ((|#1| $) 15) (((-1170) $) NIL (|has| |#1| (-1034 (-1170)))) (((-407 (-564)) $) 69 (|has| |#1| (-1034 (-564)))) (((-564) $) NIL (|has| |#1| (-1034 (-564))))) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) 51)) (-2498 (($) NIL (|has| |#1| (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| |#1| (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| |#1| (-882 (-379))))) (-1980 (((-112) $) 57)) (-2650 (($ $) NIL)) (-2254 ((|#1| $) 73)) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-4371 (((-112) $) NIL (|has| |#1| (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| |#1| (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 100)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| |#1| (-307)))) (-4256 ((|#1| $) 28 (|has| |#1| (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 148 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 141 (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-2468 (((-767) $) NIL)) (-4361 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) 64)) (-3773 (($ $) NIL)) (-2264 ((|#1| $) 75)) (-4327 (((-888 (-564)) $) NIL (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#1| (-612 (-888 (-379))))) (((-536) $) NIL (|has| |#1| (-612 (-536)))) (((-379) $) NIL (|has| |#1| (-1018))) (((-225) $) NIL (|has| |#1| (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 125 (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 10) (($ (-1170)) NIL (|has| |#1| (-1034 (-1170))))) (-2144 (((-3 $ "failed") $) 102 (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) 103 T CONST)) (-4328 ((|#1| $) 26 (|has| |#1| (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| |#1| (-816)))) (-2409 (($) 22 T CONST)) (-2421 (($) 8 T CONST)) (-2693 (((-1152) $) 44 (-12 (|has| |#1| (-545)) (|has| |#1| (-824)))) (((-1152) $ (-112)) 45 (-12 (|has| |#1| (-545)) (|has| |#1| (-824)))) (((-1264) (-818) $) 46 (-12 (|has| |#1| (-545)) (|has| |#1| (-824)))) (((-1264) (-818) $ (-112)) 47 (-12 (|has| |#1| (-545)) (|has| |#1| (-824))))) (-3922 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) 66)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) 24 (|has| |#1| (-846)))) (-2992 (($ $ $) 136) (($ |#1| |#1|) 53)) (-2981 (($ $) 25) (($ $ $) 56)) (-2968 (($ $ $) 54)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 135)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 61) (($ $ $) 58) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ |#1| $) 62) (($ $ |#1|) 88)))
+(((-407 |#1|) (-13 (-988 |#1|) (-10 -7 (IF (|has| |#1| (-545)) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4394)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-6 -4405)) (-6 -4394) |%noBranch|) |%noBranch|) |%noBranch|))) (-556)) (T -407))
+NIL
+(-13 (-988 |#1|) (-10 -7 (IF (|has| |#1| (-545)) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4394)) (IF (|has| |#1| (-452)) (IF (|has| |#1| (-6 -4405)) (-6 -4394) |%noBranch|) |%noBranch|) |%noBranch|)))
+((-3885 (((-685 |#2|) (-1259 $)) NIL) (((-685 |#2|)) 18)) (-2065 (($ (-1259 |#2|) (-1259 $)) NIL) (($ (-1259 |#2|)) 24)) (-2671 (((-685 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) $) 40)) (-2091 ((|#3| $) 73)) (-2576 ((|#2| (-1259 $)) NIL) ((|#2|) 20)) (-1631 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $) 22) (((-685 |#2|) (-1259 $)) 38)) (-4327 (((-1259 |#2|) $) 11) (($ (-1259 |#2|)) 13)) (-1568 ((|#3| $) 55)))
+(((-408 |#1| |#2| |#3|) (-10 -8 (-15 -2671 ((-685 |#2|) |#1|)) (-15 -2576 (|#2|)) (-15 -3885 ((-685 |#2|))) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -2065 (|#1| (-1259 |#2|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -2091 (|#3| |#1|)) (-15 -1568 (|#3| |#1|)) (-15 -3885 ((-685 |#2|) (-1259 |#1|))) (-15 -2576 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -2671 ((-685 |#2|) |#1| (-1259 |#1|)))) (-409 |#2| |#3|) (-172) (-1235 |#2|)) (T -408))
+((-3885 (*1 *2) (-12 (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)) (-5 *1 (-408 *3 *4 *5)) (-4 *3 (-409 *4 *5)))) (-2576 (*1 *2) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-172)) (-5 *1 (-408 *3 *2 *4)) (-4 *3 (-409 *2 *4)))))
+(-10 -8 (-15 -2671 ((-685 |#2|) |#1|)) (-15 -2576 (|#2|)) (-15 -3885 ((-685 |#2|))) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -2065 (|#1| (-1259 |#2|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -2091 (|#3| |#1|)) (-15 -1568 (|#3| |#1|)) (-15 -3885 ((-685 |#2|) (-1259 |#1|))) (-15 -2576 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -2671 ((-685 |#2|) |#1| (-1259 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3885 (((-685 |#1|) (-1259 $)) 48) (((-685 |#1|)) 63)) (-3794 ((|#1| $) 54)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2065 (($ (-1259 |#1|) (-1259 $)) 50) (($ (-1259 |#1|)) 66)) (-2671 (((-685 |#1|) $ (-1259 $)) 55) (((-685 |#1|) $) 61)) (-1580 (((-3 $ "failed") $) 34)) (-4242 (((-917)) 56)) (-1980 (((-112) $) 32)) (-4158 ((|#1| $) 53)) (-2091 ((|#2| $) 46 (|has| |#1| (-363)))) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2576 ((|#1| (-1259 $)) 49) ((|#1|) 62)) (-1631 (((-1259 |#1|) $ (-1259 $)) 52) (((-685 |#1|) (-1259 $) (-1259 $)) 51) (((-1259 |#1|) $) 68) (((-685 |#1|) (-1259 $)) 67)) (-4327 (((-1259 |#1|) $) 65) (($ (-1259 |#1|)) 64)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39)) (-2144 (((-3 $ "failed") $) 45 (|has| |#1| (-145)))) (-1568 ((|#2| $) 47)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2447 (((-1259 $)) 69)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40)))
(((-409 |#1| |#2|) (-140) (-172) (-1235 |t#1|)) (T -409))
-((-3776 (*1 *2) (-12 (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *1)) (-4 *1 (-409 *3 *4)))) (-1407 (*1 *2 *1) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *3)))) (-1407 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-409 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-2100 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-409 *3 *4)) (-4 *4 (-1235 *3)))) (-4344 (*1 *2 *1) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *3)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-409 *3 *4)) (-4 *4 (-1235 *3)))) (-3168 (*1 *2) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-685 *3)))) (-3358 (*1 *2) (-12 (-4 *1 (-409 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172)))) (-3927 (*1 *2 *1) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-685 *3)))))
-(-13 (-370 |t#1| |t#2|) (-10 -8 (-15 -3776 ((-1259 $))) (-15 -1407 ((-1259 |t#1|) $)) (-15 -1407 ((-685 |t#1|) (-1259 $))) (-15 -2100 ($ (-1259 |t#1|))) (-15 -4344 ((-1259 |t#1|) $)) (-15 -4344 ($ (-1259 |t#1|))) (-15 -3168 ((-685 |t#1|))) (-15 -3358 (|t#1|)) (-15 -3927 ((-685 |t#1|) $))))
+((-2447 (*1 *2) (-12 (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *1)) (-4 *1 (-409 *3 *4)))) (-1631 (*1 *2 *1) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *3)))) (-1631 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-409 *4 *5)) (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4)))) (-2065 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-409 *3 *4)) (-4 *4 (-1235 *3)))) (-4327 (*1 *2 *1) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *3)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-409 *3 *4)) (-4 *4 (-1235 *3)))) (-3885 (*1 *2) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-685 *3)))) (-2576 (*1 *2) (-12 (-4 *1 (-409 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172)))) (-2671 (*1 *2 *1) (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-685 *3)))))
+(-13 (-370 |t#1| |t#2|) (-10 -8 (-15 -2447 ((-1259 $))) (-15 -1631 ((-1259 |t#1|) $)) (-15 -1631 ((-685 |t#1|) (-1259 $))) (-15 -2065 ($ (-1259 |t#1|))) (-15 -4327 ((-1259 |t#1|) $)) (-15 -4327 ($ (-1259 |t#1|))) (-15 -3885 ((-685 |t#1|))) (-15 -2576 (|t#1|)) (-15 -2671 ((-685 |t#1|) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-370 |#1| |#2|) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) . T) ((-722) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) 27) (((-3 (-564) "failed") $) 19)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) 24) (((-564) $) 14)) (-2350 (($ |#2|) NIL) (($ (-407 (-564))) 22) (($ (-564)) 11)))
-(((-410 |#1| |#2|) (-10 -8 (-15 -2350 (|#1| (-564))) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|))) (-411 |#2|) (-1209)) (T -410))
+((-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) 27) (((-3 (-564) "failed") $) 19)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) 24) (((-564) $) 14)) (-2326 (($ |#2|) NIL) (($ (-407 (-564))) 22) (($ (-564)) 11)))
+(((-410 |#1| |#2|) (-10 -8 (-15 -2326 (|#1| (-564))) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|))) (-411 |#2|) (-1209)) (T -410))
NIL
-(-10 -8 (-15 -2350 (|#1| (-564))) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)))
-((-4201 (((-3 |#1| "failed") $) 9) (((-3 (-407 (-564)) "failed") $) 16 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 13 (|has| |#1| (-1034 (-564))))) (-2961 ((|#1| $) 8) (((-407 (-564)) $) 17 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 14 (|has| |#1| (-1034 (-564))))) (-2350 (($ |#1|) 6) (($ (-407 (-564))) 15 (|has| |#1| (-1034 (-407 (-564))))) (($ (-564)) 12 (|has| |#1| (-1034 (-564))))))
+(-10 -8 (-15 -2326 (|#1| (-564))) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)))
+((-4180 (((-3 |#1| "failed") $) 9) (((-3 (-407 (-564)) "failed") $) 16 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 13 (|has| |#1| (-1034 (-564))))) (-2938 ((|#1| $) 8) (((-407 (-564)) $) 17 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 14 (|has| |#1| (-1034 (-564))))) (-2326 (($ |#1|) 6) (($ (-407 (-564))) 15 (|has| |#1| (-1034 (-407 (-564))))) (($ (-564)) 12 (|has| |#1| (-1034 (-564))))))
(((-411 |#1|) (-140) (-1209)) (T -411))
NIL
(-13 (-1034 |t#1|) (-10 -7 (IF (|has| |t#1| (-1034 (-564))) (-6 (-1034 (-564))) |%noBranch|) (IF (|has| |t#1| (-1034 (-407 (-564)))) (-6 (-1034 (-407 (-564)))) |%noBranch|)))
(((-614 #0=(-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-614 #1=(-564)) |has| |#1| (-1034 (-564))) ((-614 |#1|) . T) ((-1034 #0#) |has| |#1| (-1034 (-407 (-564)))) ((-1034 #1#) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T))
-((-4289 (((-413 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-413 |#1| |#2| |#3| |#4|)) 35)))
-(((-412 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4289 ((-413 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-413 |#1| |#2| |#3| |#4|)))) (-307) (-988 |#1|) (-1235 |#2|) (-13 (-409 |#2| |#3|) (-1034 |#2|)) (-307) (-988 |#5|) (-1235 |#6|) (-13 (-409 |#6| |#7|) (-1034 |#6|))) (T -412))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-413 *5 *6 *7 *8)) (-4 *5 (-307)) (-4 *6 (-988 *5)) (-4 *7 (-1235 *6)) (-4 *8 (-13 (-409 *6 *7) (-1034 *6))) (-4 *9 (-307)) (-4 *10 (-988 *9)) (-4 *11 (-1235 *10)) (-5 *2 (-413 *9 *10 *11 *12)) (-5 *1 (-412 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-409 *10 *11) (-1034 *10))))))
-(-10 -7 (-15 -4289 ((-413 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-413 |#1| |#2| |#3| |#4|))))
-((-2337 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-3861 ((|#4| (-767) (-1259 |#4|)) 60)) (-4035 (((-112) $) NIL)) (-2261 (((-1259 |#4|) $) 17)) (-1464 ((|#2| $) 55)) (-3938 (($ $) 163)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 108)) (-3744 (($ (-1259 |#4|)) 107)) (-3877 (((-1114) $) NIL)) (-2272 ((|#1| $) 18)) (-2372 (($ $ $) NIL)) (-2064 (($ $ $) NIL)) (-2350 (((-858) $) 153)) (-3776 (((-1259 |#4|) $) 146)) (-2428 (($) 11 T CONST)) (-2893 (((-112) $ $) 41)) (-3004 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 139)) (* (($ $ $) 135)))
-(((-413 |#1| |#2| |#3| |#4|) (-13 (-473) (-10 -8 (-15 -3744 ($ (-1259 |#4|))) (-15 -3776 ((-1259 |#4|) $)) (-15 -1464 (|#2| $)) (-15 -2261 ((-1259 |#4|) $)) (-15 -2272 (|#1| $)) (-15 -3938 ($ $)) (-15 -3861 (|#4| (-767) (-1259 |#4|))))) (-307) (-988 |#1|) (-1235 |#2|) (-13 (-409 |#2| |#3|) (-1034 |#2|))) (T -413))
-((-3744 (*1 *1 *2) (-12 (-5 *2 (-1259 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4))) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *3 (-307)) (-5 *1 (-413 *3 *4 *5 *6)))) (-3776 (*1 *2 *1) (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *6)) (-5 *1 (-413 *3 *4 *5 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4))))) (-1464 (*1 *2 *1) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3)) (-5 *1 (-413 *3 *2 *4 *5)) (-4 *3 (-307)) (-4 *5 (-13 (-409 *2 *4) (-1034 *2))))) (-2261 (*1 *2 *1) (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *6)) (-5 *1 (-413 *3 *4 *5 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4))))) (-2272 (*1 *2 *1) (-12 (-4 *3 (-988 *2)) (-4 *4 (-1235 *3)) (-4 *2 (-307)) (-5 *1 (-413 *2 *3 *4 *5)) (-4 *5 (-13 (-409 *3 *4) (-1034 *3))))) (-3938 (*1 *1 *1) (-12 (-4 *2 (-307)) (-4 *3 (-988 *2)) (-4 *4 (-1235 *3)) (-5 *1 (-413 *2 *3 *4 *5)) (-4 *5 (-13 (-409 *3 *4) (-1034 *3))))) (-3861 (*1 *2 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-1259 *2)) (-4 *5 (-307)) (-4 *6 (-988 *5)) (-4 *2 (-13 (-409 *6 *7) (-1034 *6))) (-5 *1 (-413 *5 *6 *7 *2)) (-4 *7 (-1235 *6)))))
-(-13 (-473) (-10 -8 (-15 -3744 ($ (-1259 |#4|))) (-15 -3776 ((-1259 |#4|) $)) (-15 -1464 (|#2| $)) (-15 -2261 ((-1259 |#4|) $)) (-15 -2272 (|#1| $)) (-15 -3938 ($ $)) (-15 -3861 (|#4| (-767) (-1259 |#4|)))))
-((-2337 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-1464 ((|#2| $) 71)) (-3412 (($ (-1259 |#4|)) 27) (($ (-413 |#1| |#2| |#3| |#4|)) 86 (|has| |#4| (-1034 |#2|)))) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 37)) (-3776 (((-1259 |#4|) $) 28)) (-2428 (($) 25 T CONST)) (-2893 (((-112) $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ $ $) 82)))
-(((-414 |#1| |#2| |#3| |#4| |#5|) (-13 (-722) (-10 -8 (-15 -3776 ((-1259 |#4|) $)) (-15 -1464 (|#2| $)) (-15 -3412 ($ (-1259 |#4|))) (IF (|has| |#4| (-1034 |#2|)) (-15 -3412 ($ (-413 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-307) (-988 |#1|) (-1235 |#2|) (-409 |#2| |#3|) (-1259 |#4|)) (T -414))
-((-3776 (*1 *2 *1) (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7)) (-4 *6 (-409 *4 *5)) (-14 *7 *2))) (-1464 (*1 *2 *1) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3)) (-5 *1 (-414 *3 *2 *4 *5 *6)) (-4 *3 (-307)) (-4 *5 (-409 *2 *4)) (-14 *6 (-1259 *5)))) (-3412 (*1 *1 *2) (-12 (-5 *2 (-1259 *6)) (-4 *6 (-409 *4 *5)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *3 (-307)) (-5 *1 (-414 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-3412 (*1 *1 *2) (-12 (-5 *2 (-413 *3 *4 *5 *6)) (-4 *6 (-1034 *4)) (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *6 (-409 *4 *5)) (-14 *7 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7)))))
-(-13 (-722) (-10 -8 (-15 -3776 ((-1259 |#4|) $)) (-15 -1464 (|#2| $)) (-15 -3412 ($ (-1259 |#4|))) (IF (|has| |#4| (-1034 |#2|)) (-15 -3412 ($ (-413 |#1| |#2| |#3| |#4|))) |%noBranch|)))
-((-4289 ((|#3| (-1 |#4| |#2|) |#1|) 32)))
-(((-415 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#3| (-1 |#4| |#2|) |#1|))) (-417 |#2|) (-172) (-417 |#4|) (-172)) (T -415))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-4 *2 (-417 *6)) (-5 *1 (-415 *4 *5 *2 *6)) (-4 *4 (-417 *5)))))
-(-10 -7 (-15 -4289 (|#3| (-1 |#4| |#2|) |#1|)))
-((-3506 (((-3 $ "failed")) 99)) (-2952 (((-1259 (-685 |#2|)) (-1259 $)) NIL) (((-1259 (-685 |#2|))) 104)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) 97)) (-1592 (((-3 $ "failed")) 96)) (-1742 (((-685 |#2|) (-1259 $)) NIL) (((-685 |#2|)) 115)) (-1945 (((-685 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) $) 123)) (-2376 (((-1166 (-948 |#2|))) 65)) (-3301 ((|#2| (-1259 $)) NIL) ((|#2|) 119)) (-2100 (($ (-1259 |#2|) (-1259 $)) NIL) (($ (-1259 |#2|)) 125)) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) 95)) (-4233 (((-3 $ "failed")) 87)) (-3373 (((-685 |#2|) (-1259 $)) NIL) (((-685 |#2|)) 113)) (-2982 (((-685 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) $) 121)) (-3187 (((-1166 (-948 |#2|))) 64)) (-2917 ((|#2| (-1259 $)) NIL) ((|#2|) 117)) (-1407 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $) 124) (((-685 |#2|) (-1259 $)) 133)) (-4344 (((-1259 |#2|) $) 109) (($ (-1259 |#2|)) 111)) (-1603 (((-641 (-948 |#2|)) (-1259 $)) NIL) (((-641 (-948 |#2|))) 107)) (-3123 (($ (-685 |#2|) $) 103)))
-(((-416 |#1| |#2|) (-10 -8 (-15 -3123 (|#1| (-685 |#2|) |#1|)) (-15 -2376 ((-1166 (-948 |#2|)))) (-15 -3187 ((-1166 (-948 |#2|)))) (-15 -1945 ((-685 |#2|) |#1|)) (-15 -2982 ((-685 |#2|) |#1|)) (-15 -1742 ((-685 |#2|))) (-15 -3373 ((-685 |#2|))) (-15 -3301 (|#2|)) (-15 -2917 (|#2|)) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -2100 (|#1| (-1259 |#2|))) (-15 -1603 ((-641 (-948 |#2|)))) (-15 -2952 ((-1259 (-685 |#2|)))) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -3506 ((-3 |#1| "failed"))) (-15 -1592 ((-3 |#1| "failed"))) (-15 -4233 ((-3 |#1| "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed"))) (-15 -1326 ((-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed"))) (-15 -1742 ((-685 |#2|) (-1259 |#1|))) (-15 -3373 ((-685 |#2|) (-1259 |#1|))) (-15 -3301 (|#2| (-1259 |#1|))) (-15 -2917 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -1945 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2982 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2952 ((-1259 (-685 |#2|)) (-1259 |#1|))) (-15 -1603 ((-641 (-948 |#2|)) (-1259 |#1|)))) (-417 |#2|) (-172)) (T -416))
-((-2952 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-1603 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-641 (-948 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-2917 (*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2)))) (-3301 (*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2)))) (-3373 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-1742 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-3187 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-2376 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))))
-(-10 -8 (-15 -3123 (|#1| (-685 |#2|) |#1|)) (-15 -2376 ((-1166 (-948 |#2|)))) (-15 -3187 ((-1166 (-948 |#2|)))) (-15 -1945 ((-685 |#2|) |#1|)) (-15 -2982 ((-685 |#2|) |#1|)) (-15 -1742 ((-685 |#2|))) (-15 -3373 ((-685 |#2|))) (-15 -3301 (|#2|)) (-15 -2917 (|#2|)) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -2100 (|#1| (-1259 |#2|))) (-15 -1603 ((-641 (-948 |#2|)))) (-15 -2952 ((-1259 (-685 |#2|)))) (-15 -1407 ((-685 |#2|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1|)) (-15 -3506 ((-3 |#1| "failed"))) (-15 -1592 ((-3 |#1| "failed"))) (-15 -4233 ((-3 |#1| "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed"))) (-15 -1326 ((-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed"))) (-15 -1742 ((-685 |#2|) (-1259 |#1|))) (-15 -3373 ((-685 |#2|) (-1259 |#1|))) (-15 -3301 (|#2| (-1259 |#1|))) (-15 -2917 (|#2| (-1259 |#1|))) (-15 -2100 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1407 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1407 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -1945 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2982 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2952 ((-1259 (-685 |#2|)) (-1259 |#1|))) (-15 -1603 ((-641 (-948 |#2|)) (-1259 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3506 (((-3 $ "failed")) 37 (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) 19)) (-2952 (((-1259 (-685 |#1|)) (-1259 $)) 78) (((-1259 (-685 |#1|))) 100)) (-2847 (((-1259 $)) 81)) (-3500 (($) 17 T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) 40 (|has| |#1| (-556)))) (-1592 (((-3 $ "failed")) 38 (|has| |#1| (-556)))) (-1742 (((-685 |#1|) (-1259 $)) 65) (((-685 |#1|)) 92)) (-1473 ((|#1| $) 74)) (-1945 (((-685 |#1|) $ (-1259 $)) 76) (((-685 |#1|) $) 90)) (-1507 (((-3 $ "failed") $) 45 (|has| |#1| (-556)))) (-2376 (((-1166 (-948 |#1|))) 88 (|has| |#1| (-363)))) (-4096 (($ $ (-917)) 28)) (-3363 ((|#1| $) 72)) (-2186 (((-1166 |#1|) $) 42 (|has| |#1| (-556)))) (-3301 ((|#1| (-1259 $)) 67) ((|#1|) 94)) (-3450 (((-1166 |#1|) $) 63)) (-1883 (((-112)) 57)) (-2100 (($ (-1259 |#1|) (-1259 $)) 69) (($ (-1259 |#1|)) 98)) (-1654 (((-3 $ "failed") $) 47 (|has| |#1| (-556)))) (-2828 (((-917)) 80)) (-1352 (((-112)) 54)) (-3902 (($ $ (-917)) 33)) (-4223 (((-112)) 50)) (-3920 (((-112)) 48)) (-1615 (((-112)) 52)) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) 41 (|has| |#1| (-556)))) (-4233 (((-3 $ "failed")) 39 (|has| |#1| (-556)))) (-3373 (((-685 |#1|) (-1259 $)) 66) (((-685 |#1|)) 93)) (-3496 ((|#1| $) 75)) (-2982 (((-685 |#1|) $ (-1259 $)) 77) (((-685 |#1|) $) 91)) (-1977 (((-3 $ "failed") $) 46 (|has| |#1| (-556)))) (-3187 (((-1166 (-948 |#1|))) 89 (|has| |#1| (-363)))) (-3307 (($ $ (-917)) 29)) (-2287 ((|#1| $) 73)) (-1923 (((-1166 |#1|) $) 43 (|has| |#1| (-556)))) (-2917 ((|#1| (-1259 $)) 68) ((|#1|) 95)) (-2634 (((-1166 |#1|) $) 64)) (-2919 (((-112)) 58)) (-4172 (((-1152) $) 9)) (-1924 (((-112)) 49)) (-3289 (((-112)) 51)) (-1771 (((-112)) 53)) (-3877 (((-1114) $) 10)) (-3753 (((-112)) 56)) (-4362 ((|#1| $ (-564)) 101)) (-1407 (((-1259 |#1|) $ (-1259 $)) 71) (((-685 |#1|) (-1259 $) (-1259 $)) 70) (((-1259 |#1|) $) 103) (((-685 |#1|) (-1259 $)) 102)) (-4344 (((-1259 |#1|) $) 97) (($ (-1259 |#1|)) 96)) (-1603 (((-641 (-948 |#1|)) (-1259 $)) 79) (((-641 (-948 |#1|))) 99)) (-2064 (($ $ $) 25)) (-2444 (((-112)) 62)) (-2350 (((-858) $) 11)) (-3776 (((-1259 $)) 104)) (-4274 (((-641 (-1259 |#1|))) 44 (|has| |#1| (-556)))) (-1932 (($ $ $ $) 26)) (-2715 (((-112)) 60)) (-3123 (($ (-685 |#1|) $) 87)) (-1600 (($ $ $) 24)) (-3349 (((-112)) 61)) (-2807 (((-112)) 59)) (-1803 (((-112)) 55)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 30)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-4271 (((-413 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-413 |#1| |#2| |#3| |#4|)) 35)))
+(((-412 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4271 ((-413 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-413 |#1| |#2| |#3| |#4|)))) (-307) (-988 |#1|) (-1235 |#2|) (-13 (-409 |#2| |#3|) (-1034 |#2|)) (-307) (-988 |#5|) (-1235 |#6|) (-13 (-409 |#6| |#7|) (-1034 |#6|))) (T -412))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-413 *5 *6 *7 *8)) (-4 *5 (-307)) (-4 *6 (-988 *5)) (-4 *7 (-1235 *6)) (-4 *8 (-13 (-409 *6 *7) (-1034 *6))) (-4 *9 (-307)) (-4 *10 (-988 *9)) (-4 *11 (-1235 *10)) (-5 *2 (-413 *9 *10 *11 *12)) (-5 *1 (-412 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-409 *10 *11) (-1034 *10))))))
+(-10 -7 (-15 -4271 ((-413 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-413 |#1| |#2| |#3| |#4|))))
+((-2315 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-2206 ((|#4| (-767) (-1259 |#4|)) 60)) (-1980 (((-112) $) NIL)) (-2254 (((-1259 |#4|) $) 17)) (-4158 ((|#2| $) 55)) (-2270 (($ $) 163)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 108)) (-4385 (($ (-1259 |#4|)) 107)) (-3868 (((-1114) $) NIL)) (-2264 ((|#1| $) 18)) (-1916 (($ $ $) NIL)) (-1761 (($ $ $) NIL)) (-2326 (((-858) $) 153)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 |#4|) $) 146)) (-2421 (($) 11 T CONST)) (-2876 (((-112) $ $) 41)) (-2992 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 139)) (* (($ $ $) 135)))
+(((-413 |#1| |#2| |#3| |#4|) (-13 (-473) (-10 -8 (-15 -4385 ($ (-1259 |#4|))) (-15 -2447 ((-1259 |#4|) $)) (-15 -4158 (|#2| $)) (-15 -2254 ((-1259 |#4|) $)) (-15 -2264 (|#1| $)) (-15 -2270 ($ $)) (-15 -2206 (|#4| (-767) (-1259 |#4|))))) (-307) (-988 |#1|) (-1235 |#2|) (-13 (-409 |#2| |#3|) (-1034 |#2|))) (T -413))
+((-4385 (*1 *1 *2) (-12 (-5 *2 (-1259 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4))) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *3 (-307)) (-5 *1 (-413 *3 *4 *5 *6)))) (-2447 (*1 *2 *1) (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *6)) (-5 *1 (-413 *3 *4 *5 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4))))) (-4158 (*1 *2 *1) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3)) (-5 *1 (-413 *3 *2 *4 *5)) (-4 *3 (-307)) (-4 *5 (-13 (-409 *2 *4) (-1034 *2))))) (-2254 (*1 *2 *1) (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *6)) (-5 *1 (-413 *3 *4 *5 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4))))) (-2264 (*1 *2 *1) (-12 (-4 *3 (-988 *2)) (-4 *4 (-1235 *3)) (-4 *2 (-307)) (-5 *1 (-413 *2 *3 *4 *5)) (-4 *5 (-13 (-409 *3 *4) (-1034 *3))))) (-2270 (*1 *1 *1) (-12 (-4 *2 (-307)) (-4 *3 (-988 *2)) (-4 *4 (-1235 *3)) (-5 *1 (-413 *2 *3 *4 *5)) (-4 *5 (-13 (-409 *3 *4) (-1034 *3))))) (-2206 (*1 *2 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-1259 *2)) (-4 *5 (-307)) (-4 *6 (-988 *5)) (-4 *2 (-13 (-409 *6 *7) (-1034 *6))) (-5 *1 (-413 *5 *6 *7 *2)) (-4 *7 (-1235 *6)))))
+(-13 (-473) (-10 -8 (-15 -4385 ($ (-1259 |#4|))) (-15 -2447 ((-1259 |#4|) $)) (-15 -4158 (|#2| $)) (-15 -2254 ((-1259 |#4|) $)) (-15 -2264 (|#1| $)) (-15 -2270 ($ $)) (-15 -2206 (|#4| (-767) (-1259 |#4|)))))
+((-2315 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-4158 ((|#2| $) 71)) (-4090 (($ (-1259 |#4|)) 27) (($ (-413 |#1| |#2| |#3| |#4|)) 86 (|has| |#4| (-1034 |#2|)))) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 37)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 |#4|) $) 28)) (-2421 (($) 25 T CONST)) (-2876 (((-112) $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ $ $) 82)))
+(((-414 |#1| |#2| |#3| |#4| |#5|) (-13 (-722) (-10 -8 (-15 -2447 ((-1259 |#4|) $)) (-15 -4158 (|#2| $)) (-15 -4090 ($ (-1259 |#4|))) (IF (|has| |#4| (-1034 |#2|)) (-15 -4090 ($ (-413 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-307) (-988 |#1|) (-1235 |#2|) (-409 |#2| |#3|) (-1259 |#4|)) (T -414))
+((-2447 (*1 *2 *1) (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7)) (-4 *6 (-409 *4 *5)) (-14 *7 *2))) (-4158 (*1 *2 *1) (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3)) (-5 *1 (-414 *3 *2 *4 *5 *6)) (-4 *3 (-307)) (-4 *5 (-409 *2 *4)) (-14 *6 (-1259 *5)))) (-4090 (*1 *1 *2) (-12 (-5 *2 (-1259 *6)) (-4 *6 (-409 *4 *5)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *3 (-307)) (-5 *1 (-414 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-4090 (*1 *1 *2) (-12 (-5 *2 (-413 *3 *4 *5 *6)) (-4 *6 (-1034 *4)) (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *6 (-409 *4 *5)) (-14 *7 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7)))))
+(-13 (-722) (-10 -8 (-15 -2447 ((-1259 |#4|) $)) (-15 -4158 (|#2| $)) (-15 -4090 ($ (-1259 |#4|))) (IF (|has| |#4| (-1034 |#2|)) (-15 -4090 ($ (-413 |#1| |#2| |#3| |#4|))) |%noBranch|)))
+((-4271 ((|#3| (-1 |#4| |#2|) |#1|) 32)))
+(((-415 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#3| (-1 |#4| |#2|) |#1|))) (-417 |#2|) (-172) (-417 |#4|) (-172)) (T -415))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-4 *2 (-417 *6)) (-5 *1 (-415 *4 *5 *2 *6)) (-4 *4 (-417 *5)))))
+(-10 -7 (-15 -4271 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2112 (((-3 $ "failed")) 99)) (-3780 (((-1259 (-685 |#2|)) (-1259 $)) NIL) (((-1259 (-685 |#2|))) 104)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) 97)) (-2618 (((-3 $ "failed")) 96)) (-2571 (((-685 |#2|) (-1259 $)) NIL) (((-685 |#2|)) 115)) (-3859 (((-685 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) $) 123)) (-4050 (((-1166 (-948 |#2|))) 65)) (-1850 ((|#2| (-1259 $)) NIL) ((|#2|) 119)) (-2065 (($ (-1259 |#2|) (-1259 $)) NIL) (($ (-1259 |#2|)) 125)) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) 95)) (-1728 (((-3 $ "failed")) 87)) (-3622 (((-685 |#2|) (-1259 $)) NIL) (((-685 |#2|)) 113)) (-2653 (((-685 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) $) 121)) (-1882 (((-1166 (-948 |#2|))) 64)) (-1754 ((|#2| (-1259 $)) NIL) ((|#2|) 117)) (-1631 (((-1259 |#2|) $ (-1259 $)) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $) 124) (((-685 |#2|) (-1259 $)) 133)) (-4327 (((-1259 |#2|) $) 109) (($ (-1259 |#2|)) 111)) (-4219 (((-641 (-948 |#2|)) (-1259 $)) NIL) (((-641 (-948 |#2|))) 107)) (-3106 (($ (-685 |#2|) $) 103)))
+(((-416 |#1| |#2|) (-10 -8 (-15 -3106 (|#1| (-685 |#2|) |#1|)) (-15 -4050 ((-1166 (-948 |#2|)))) (-15 -1882 ((-1166 (-948 |#2|)))) (-15 -3859 ((-685 |#2|) |#1|)) (-15 -2653 ((-685 |#2|) |#1|)) (-15 -2571 ((-685 |#2|))) (-15 -3622 ((-685 |#2|))) (-15 -1850 (|#2|)) (-15 -1754 (|#2|)) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -2065 (|#1| (-1259 |#2|))) (-15 -4219 ((-641 (-948 |#2|)))) (-15 -3780 ((-1259 (-685 |#2|)))) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -2112 ((-3 |#1| "failed"))) (-15 -2618 ((-3 |#1| "failed"))) (-15 -1728 ((-3 |#1| "failed"))) (-15 -4278 ((-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed"))) (-15 -3497 ((-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed"))) (-15 -2571 ((-685 |#2|) (-1259 |#1|))) (-15 -3622 ((-685 |#2|) (-1259 |#1|))) (-15 -1850 (|#2| (-1259 |#1|))) (-15 -1754 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3859 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2653 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -3780 ((-1259 (-685 |#2|)) (-1259 |#1|))) (-15 -4219 ((-641 (-948 |#2|)) (-1259 |#1|)))) (-417 |#2|) (-172)) (T -416))
+((-3780 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-4219 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-641 (-948 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-1754 (*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2)))) (-1850 (*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2)))) (-3622 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-2571 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-1882 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))) (-4050 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4)) (-4 *3 (-417 *4)))))
+(-10 -8 (-15 -3106 (|#1| (-685 |#2|) |#1|)) (-15 -4050 ((-1166 (-948 |#2|)))) (-15 -1882 ((-1166 (-948 |#2|)))) (-15 -3859 ((-685 |#2|) |#1|)) (-15 -2653 ((-685 |#2|) |#1|)) (-15 -2571 ((-685 |#2|))) (-15 -3622 ((-685 |#2|))) (-15 -1850 (|#2|)) (-15 -1754 (|#2|)) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -2065 (|#1| (-1259 |#2|))) (-15 -4219 ((-641 (-948 |#2|)))) (-15 -3780 ((-1259 (-685 |#2|)))) (-15 -1631 ((-685 |#2|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1|)) (-15 -2112 ((-3 |#1| "failed"))) (-15 -2618 ((-3 |#1| "failed"))) (-15 -1728 ((-3 |#1| "failed"))) (-15 -4278 ((-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed"))) (-15 -3497 ((-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed"))) (-15 -2571 ((-685 |#2|) (-1259 |#1|))) (-15 -3622 ((-685 |#2|) (-1259 |#1|))) (-15 -1850 (|#2| (-1259 |#1|))) (-15 -1754 (|#2| (-1259 |#1|))) (-15 -2065 (|#1| (-1259 |#2|) (-1259 |#1|))) (-15 -1631 ((-685 |#2|) (-1259 |#1|) (-1259 |#1|))) (-15 -1631 ((-1259 |#2|) |#1| (-1259 |#1|))) (-15 -3859 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -2653 ((-685 |#2|) |#1| (-1259 |#1|))) (-15 -3780 ((-1259 (-685 |#2|)) (-1259 |#1|))) (-15 -4219 ((-641 (-948 |#2|)) (-1259 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-2112 (((-3 $ "failed")) 38 (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) 20)) (-3780 (((-1259 (-685 |#1|)) (-1259 $)) 79) (((-1259 (-685 |#1|))) 101)) (-3095 (((-1259 $)) 82)) (-1747 (($) 18 T CONST)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) 41 (|has| |#1| (-556)))) (-2618 (((-3 $ "failed")) 39 (|has| |#1| (-556)))) (-2571 (((-685 |#1|) (-1259 $)) 66) (((-685 |#1|)) 93)) (-3858 ((|#1| $) 75)) (-3859 (((-685 |#1|) $ (-1259 $)) 77) (((-685 |#1|) $) 91)) (-2125 (((-3 $ "failed") $) 46 (|has| |#1| (-556)))) (-4050 (((-1166 (-948 |#1|))) 89 (|has| |#1| (-363)))) (-1740 (($ $ (-917)) 29)) (-1838 ((|#1| $) 73)) (-3947 (((-1166 |#1|) $) 43 (|has| |#1| (-556)))) (-1850 ((|#1| (-1259 $)) 68) ((|#1|) 95)) (-1708 (((-1166 |#1|) $) 64)) (-3711 (((-112)) 58)) (-2065 (($ (-1259 |#1|) (-1259 $)) 70) (($ (-1259 |#1|)) 99)) (-1580 (((-3 $ "failed") $) 48 (|has| |#1| (-556)))) (-4242 (((-917)) 81)) (-1705 (((-112)) 55)) (-4034 (($ $ (-917)) 34)) (-2194 (((-112)) 51)) (-3253 (((-112)) 49)) (-4076 (((-112)) 53)) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) 42 (|has| |#1| (-556)))) (-1728 (((-3 $ "failed")) 40 (|has| |#1| (-556)))) (-3622 (((-685 |#1|) (-1259 $)) 67) (((-685 |#1|)) 94)) (-2535 ((|#1| $) 76)) (-2653 (((-685 |#1|) $ (-1259 $)) 78) (((-685 |#1|) $) 92)) (-3093 (((-3 $ "failed") $) 47 (|has| |#1| (-556)))) (-1882 (((-1166 (-948 |#1|))) 90 (|has| |#1| (-363)))) (-4229 (($ $ (-917)) 30)) (-1612 ((|#1| $) 74)) (-2798 (((-1166 |#1|) $) 44 (|has| |#1| (-556)))) (-1754 ((|#1| (-1259 $)) 69) ((|#1|) 96)) (-3474 (((-1166 |#1|) $) 65)) (-1971 (((-112)) 59)) (-2332 (((-1152) $) 10)) (-2903 (((-112)) 50)) (-3156 (((-112)) 52)) (-3604 (((-112)) 54)) (-3868 (((-1114) $) 11)) (-2896 (((-112)) 57)) (-4361 ((|#1| $ (-564)) 102)) (-1631 (((-1259 |#1|) $ (-1259 $)) 72) (((-685 |#1|) (-1259 $) (-1259 $)) 71) (((-1259 |#1|) $) 104) (((-685 |#1|) (-1259 $)) 103)) (-4327 (((-1259 |#1|) $) 98) (($ (-1259 |#1|)) 97)) (-4219 (((-641 (-948 |#1|)) (-1259 $)) 80) (((-641 (-948 |#1|))) 100)) (-1761 (($ $ $) 26)) (-4300 (((-112)) 63)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2447 (((-1259 $)) 105)) (-2833 (((-641 (-1259 |#1|))) 45 (|has| |#1| (-556)))) (-1519 (($ $ $ $) 27)) (-4142 (((-112)) 61)) (-3106 (($ (-685 |#1|) $) 88)) (-2055 (($ $ $) 25)) (-2905 (((-112)) 62)) (-1598 (((-112)) 60)) (-1476 (((-112)) 56)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 31)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 28) (($ $ |#1|) 36) (($ |#1| $) 35)))
(((-417 |#1|) (-140) (-172)) (T -417))
-((-3776 (*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-417 *3)))) (-1407 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 *3)))) (-1407 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-417 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-417 *2)) (-4 *2 (-172)))) (-2952 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 (-685 *3))))) (-1603 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-641 (-948 *3))))) (-2100 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-417 *3)))) (-4344 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 *3)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-417 *3)))) (-2917 (*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))) (-3301 (*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))) (-3373 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-1742 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-2982 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-1945 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-3187 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363)) (-5 *2 (-1166 (-948 *3))))) (-2376 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363)) (-5 *2 (-1166 (-948 *3))))) (-3123 (*1 *1 *2 *1) (-12 (-5 *2 (-685 *3)) (-4 *1 (-417 *3)) (-4 *3 (-172)))))
-(-13 (-367 |t#1|) (-10 -8 (-15 -3776 ((-1259 $))) (-15 -1407 ((-1259 |t#1|) $)) (-15 -1407 ((-685 |t#1|) (-1259 $))) (-15 -4362 (|t#1| $ (-564))) (-15 -2952 ((-1259 (-685 |t#1|)))) (-15 -1603 ((-641 (-948 |t#1|)))) (-15 -2100 ($ (-1259 |t#1|))) (-15 -4344 ((-1259 |t#1|) $)) (-15 -4344 ($ (-1259 |t#1|))) (-15 -2917 (|t#1|)) (-15 -3301 (|t#1|)) (-15 -3373 ((-685 |t#1|))) (-15 -1742 ((-685 |t#1|))) (-15 -2982 ((-685 |t#1|) $)) (-15 -1945 ((-685 |t#1|) $)) (IF (|has| |t#1| (-363)) (PROGN (-15 -3187 ((-1166 (-948 |t#1|)))) (-15 -2376 ((-1166 (-948 |t#1|))))) |%noBranch|) (-15 -3123 ($ (-685 |t#1|) $))))
+((-2447 (*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-417 *3)))) (-1631 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 *3)))) (-1631 (*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-417 *4)) (-4 *4 (-172)) (-5 *2 (-685 *4)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-417 *2)) (-4 *2 (-172)))) (-3780 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 (-685 *3))))) (-4219 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-641 (-948 *3))))) (-2065 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-417 *3)))) (-4327 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 *3)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-417 *3)))) (-1754 (*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))) (-1850 (*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))) (-3622 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-2571 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-2653 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-3859 (*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))) (-1882 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363)) (-5 *2 (-1166 (-948 *3))))) (-4050 (*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363)) (-5 *2 (-1166 (-948 *3))))) (-3106 (*1 *1 *2 *1) (-12 (-5 *2 (-685 *3)) (-4 *1 (-417 *3)) (-4 *3 (-172)))))
+(-13 (-367 |t#1|) (-10 -8 (-15 -2447 ((-1259 $))) (-15 -1631 ((-1259 |t#1|) $)) (-15 -1631 ((-685 |t#1|) (-1259 $))) (-15 -4361 (|t#1| $ (-564))) (-15 -3780 ((-1259 (-685 |t#1|)))) (-15 -4219 ((-641 (-948 |t#1|)))) (-15 -2065 ($ (-1259 |t#1|))) (-15 -4327 ((-1259 |t#1|) $)) (-15 -4327 ($ (-1259 |t#1|))) (-15 -1754 (|t#1|)) (-15 -1850 (|t#1|)) (-15 -3622 ((-685 |t#1|))) (-15 -2571 ((-685 |t#1|))) (-15 -2653 ((-685 |t#1|) $)) (-15 -3859 ((-685 |t#1|) $)) (IF (|has| |t#1| (-363)) (PROGN (-15 -1882 ((-1166 (-948 |t#1|)))) (-15 -4050 ((-1166 (-948 |t#1|))))) |%noBranch|) (-15 -3106 ($ (-685 |t#1|) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-611 (-858)) . T) ((-367 |#1|) . T) ((-644 |#1|) . T) ((-713 |#1|) . T) ((-716) . T) ((-740 |#1|) . T) ((-757) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 60)) (-1925 (($ $) 78)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 190)) (-2890 (($ $) NIL)) (-3760 (((-112) $) 48)) (-3506 ((|#1| $) 16)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-1213)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-1213)))) (-2139 (($ |#1| (-564)) 43)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 148)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 74)) (-1654 (((-3 $ "failed") $) 164)) (-1890 (((-3 (-407 (-564)) "failed") $) 84 (|has| |#1| (-545)))) (-2271 (((-112) $) 80 (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) 91 (|has| |#1| (-545)))) (-1955 (($ |#1| (-564)) 45)) (-3037 (((-112) $) 212 (|has| |#1| (-1213)))) (-4035 (((-112) $) 62)) (-4330 (((-767) $) 51)) (-3574 (((-3 "nil" "sqfr" "irred" "prime") $ (-564)) 174)) (-2550 ((|#1| $ (-564)) 173)) (-3243 (((-564) $ (-564)) 172)) (-2811 (($ |#1| (-564)) 42)) (-4289 (($ (-1 |#1| |#1|) $) 182)) (-1292 (($ |#1| (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564))))) 79)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-2143 (($ |#1| (-564)) 44)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) 191 (|has| |#1| (-452)))) (-1792 (($ |#1| (-564) (-3 "nil" "sqfr" "irred" "prime")) 41)) (-1974 (((-641 (-2 (|:| -3595 |#1|) (|:| -1377 (-564)))) $) 73)) (-1475 (((-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))) $) 12)) (-3595 (((-418 $) $) NIL (|has| |#1| (-1213)))) (-2537 (((-3 $ "failed") $ $) 175)) (-1377 (((-564) $) 167)) (-3503 ((|#1| $) 75)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 100 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 106 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) $) NIL (|has| |#1| (-514 (-1170) $))) (($ $ (-641 (-1170)) (-641 $)) 107 (|has| |#1| (-514 (-1170) $))) (($ $ (-641 (-294 $))) 103 (|has| |#1| (-309 $))) (($ $ (-294 $)) NIL (|has| |#1| (-309 $))) (($ $ $ $) NIL (|has| |#1| (-309 $))) (($ $ (-641 $) (-641 $)) NIL (|has| |#1| (-309 $)))) (-4362 (($ $ |#1|) 92 (|has| |#1| (-286 |#1| |#1|))) (($ $ $) 93 (|has| |#1| (-286 $ $)))) (-3735 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) 181)) (-4344 (((-536) $) 39 (|has| |#1| (-612 (-536)))) (((-379) $) 113 (|has| |#1| (-1018))) (((-225) $) 119 (|has| |#1| (-1018)))) (-2350 (((-858) $) 146) (($ (-564)) 65) (($ $) NIL) (($ |#1|) 64) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564)))))) (-1471 (((-767)) 67 T CONST)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 53 T CONST)) (-2428 (($) 52 T CONST)) (-3950 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2893 (((-112) $ $) 159)) (-2992 (($ $) 161) (($ $ $) NIL)) (-2980 (($ $ $) 179)) (** (($ $ (-917)) NIL) (($ $ (-767)) 125)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 69) (($ $ $) 68) (($ |#1| $) 70) (($ $ |#1|) NIL)))
-(((-418 |#1|) (-13 (-556) (-231 |#1|) (-38 |#1|) (-338 |#1|) (-411 |#1|) (-10 -8 (-15 -3503 (|#1| $)) (-15 -1377 ((-564) $)) (-15 -1292 ($ |#1| (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))))) (-15 -1475 ((-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))) $)) (-15 -2811 ($ |#1| (-564))) (-15 -1974 ((-641 (-2 (|:| -3595 |#1|) (|:| -1377 (-564)))) $)) (-15 -2143 ($ |#1| (-564))) (-15 -3243 ((-564) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -3574 ((-3 "nil" "sqfr" "irred" "prime") $ (-564))) (-15 -4330 ((-767) $)) (-15 -1955 ($ |#1| (-564))) (-15 -2139 ($ |#1| (-564))) (-15 -1792 ($ |#1| (-564) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -3506 (|#1| $)) (-15 -1925 ($ $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-452)) (-6 (-452)) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-1213)) (-6 (-1213)) |%noBranch|) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-286 $ $)) (-6 (-286 $ $)) |%noBranch|) (IF (|has| |#1| (-309 $)) (-6 (-309 $)) |%noBranch|) (IF (|has| |#1| (-514 (-1170) $)) (-6 (-514 (-1170) $)) |%noBranch|))) (-556)) (T -418))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-556)) (-5 *1 (-418 *3)))) (-3503 (*1 *2 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-1377 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-1292 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-564))))) (-4 *2 (-556)) (-5 *1 (-418 *2)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-564))))) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-2811 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-1974 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -3595 *3) (|:| -1377 (-564))))) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-2143 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-3243 (*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-2550 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-3574 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-418 *4)) (-4 *4 (-556)))) (-4330 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-1955 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-2139 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-1792 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-564)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-3506 (*1 *2 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-1925 (*1 *1 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-2271 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556)))) (-3956 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556)))) (-1890 (*1 *2 *1) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556)))))
-(-13 (-556) (-231 |#1|) (-38 |#1|) (-338 |#1|) (-411 |#1|) (-10 -8 (-15 -3503 (|#1| $)) (-15 -1377 ((-564) $)) (-15 -1292 ($ |#1| (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))))) (-15 -1475 ((-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))) $)) (-15 -2811 ($ |#1| (-564))) (-15 -1974 ((-641 (-2 (|:| -3595 |#1|) (|:| -1377 (-564)))) $)) (-15 -2143 ($ |#1| (-564))) (-15 -3243 ((-564) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -3574 ((-3 "nil" "sqfr" "irred" "prime") $ (-564))) (-15 -4330 ((-767) $)) (-15 -1955 ($ |#1| (-564))) (-15 -2139 ($ |#1| (-564))) (-15 -1792 ($ |#1| (-564) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -3506 (|#1| $)) (-15 -1925 ($ $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-452)) (-6 (-452)) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-1213)) (-6 (-1213)) |%noBranch|) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-286 $ $)) (-6 (-286 $ $)) |%noBranch|) (IF (|has| |#1| (-309 $)) (-6 (-309 $)) |%noBranch|) (IF (|has| |#1| (-514 (-1170) $)) (-6 (-514 (-1170) $)) |%noBranch|)))
-((-3388 (((-418 |#1|) (-418 |#1|) (-1 (-418 |#1|) |#1|)) 28)) (-2784 (((-418 |#1|) (-418 |#1|) (-418 |#1|)) 17)))
-(((-419 |#1|) (-10 -7 (-15 -3388 ((-418 |#1|) (-418 |#1|) (-1 (-418 |#1|) |#1|))) (-15 -2784 ((-418 |#1|) (-418 |#1|) (-418 |#1|)))) (-556)) (T -419))
-((-2784 (*1 *2 *2 *2) (-12 (-5 *2 (-418 *3)) (-4 *3 (-556)) (-5 *1 (-419 *3)))) (-3388 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-418 *4) *4)) (-4 *4 (-556)) (-5 *2 (-418 *4)) (-5 *1 (-419 *4)))))
-(-10 -7 (-15 -3388 ((-418 |#1|) (-418 |#1|) (-1 (-418 |#1|) |#1|))) (-15 -2784 ((-418 |#1|) (-418 |#1|) (-418 |#1|))))
-((-3283 ((|#2| |#2|) 186)) (-1934 (((-3 (|:| |%expansion| (-313 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112)) 60)))
-(((-420 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1934 ((-3 (|:| |%expansion| (-313 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112))) (-15 -3283 (|#2| |#2|))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|)) (-1170) |#2|) (T -420))
-((-3283 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-420 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1194) (-430 *3))) (-14 *4 (-1170)) (-14 *5 *2))) (-1934 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |%expansion| (-313 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152)))))) (-5 *1 (-420 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-14 *6 (-1170)) (-14 *7 *3))))
-(-10 -7 (-15 -1934 ((-3 (|:| |%expansion| (-313 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112))) (-15 -3283 (|#2| |#2|)))
-((-4289 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
-(((-421 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-1045) (-846)) (-430 |#1|) (-13 (-1045) (-846)) (-430 |#3|)) (T -421))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-1045) (-846))) (-4 *6 (-13 (-1045) (-846))) (-4 *2 (-430 *6)) (-5 *1 (-421 *5 *4 *6 *2)) (-4 *4 (-430 *5)))))
-(-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|)))
-((-3283 ((|#2| |#2|) 103)) (-3350 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152)) 52)) (-1657 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152)) 170)))
-(((-422 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3350 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -1657 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -3283 (|#2| |#2|))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|) (-10 -8 (-15 -2350 ($ |#3|)))) (-844) (-13 (-1237 |#2| |#3|) (-363) (-1194) (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $)))) (-979 |#4|) (-1170)) (T -422))
-((-3283 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *2 (-13 (-27) (-1194) (-430 *3) (-10 -8 (-15 -2350 ($ *4))))) (-4 *4 (-844)) (-4 *5 (-13 (-1237 *2 *4) (-363) (-1194) (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $))))) (-5 *1 (-422 *3 *2 *4 *5 *6 *7)) (-4 *6 (-979 *5)) (-14 *7 (-1170)))) (-1657 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2350 ($ *7))))) (-4 *7 (-844)) (-4 *8 (-13 (-1237 *3 *7) (-363) (-1194) (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152)))))) (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8)) (-14 *10 (-1170)))) (-3350 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2350 ($ *7))))) (-4 *7 (-844)) (-4 *8 (-13 (-1237 *3 *7) (-363) (-1194) (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152)))))) (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8)) (-14 *10 (-1170)))))
-(-10 -7 (-15 -3350 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -1657 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -3283 (|#2| |#2|)))
-((-2981 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-2965 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-4289 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
-(((-423 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2965 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2981 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1094) (-425 |#1|) (-1094) (-425 |#3|)) (T -423))
-((-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1094)) (-4 *5 (-1094)) (-4 *2 (-425 *5)) (-5 *1 (-423 *6 *4 *5 *2)) (-4 *4 (-425 *6)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1094)) (-4 *2 (-1094)) (-5 *1 (-423 *5 *4 *2 *6)) (-4 *4 (-425 *5)) (-4 *6 (-425 *2)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-425 *6)) (-5 *1 (-423 *5 *4 *6 *2)) (-4 *4 (-425 *5)))))
-(-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -2965 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2981 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-3780 (($) 52)) (-1611 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 46)) (-4175 (($ $ $) 45)) (-3567 (((-112) $ $) 34)) (-3148 (((-767)) 56)) (-1774 (($ (-641 |#2|)) 23) (($) NIL)) (-3038 (($) 67)) (-1480 (((-112) $ $) 15)) (-3142 ((|#2| $) 78)) (-1515 ((|#2| $) 76)) (-2802 (((-917) $) 71)) (-3642 (($ $ $) 41)) (-2005 (($ (-917)) 61)) (-1907 (($ $ |#2|) NIL) (($ $ $) 44)) (-3888 (((-767) (-1 (-112) |#2|) $) NIL) (((-767) |#2| $) 31)) (-2363 (($ (-641 |#2|)) 27)) (-3348 (($ $) 54)) (-2350 (((-858) $) 39)) (-2744 (((-767) $) 24)) (-3663 (($ (-641 |#2|)) 22) (($) NIL)) (-2893 (((-112) $ $) 19)))
-(((-424 |#1| |#2|) (-10 -8 (-15 -3148 ((-767))) (-15 -2005 (|#1| (-917))) (-15 -2802 ((-917) |#1|)) (-15 -3038 (|#1|)) (-15 -3142 (|#2| |#1|)) (-15 -1515 (|#2| |#1|)) (-15 -3780 (|#1|)) (-15 -3348 (|#1| |#1|)) (-15 -2744 ((-767) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -1480 ((-112) |#1| |#1|)) (-15 -3663 (|#1|)) (-15 -3663 (|#1| (-641 |#2|))) (-15 -1774 (|#1|)) (-15 -1774 (|#1| (-641 |#2|))) (-15 -3642 (|#1| |#1| |#1|)) (-15 -1907 (|#1| |#1| |#1|)) (-15 -1907 (|#1| |#1| |#2|)) (-15 -4175 (|#1| |#1| |#1|)) (-15 -3567 ((-112) |#1| |#1|)) (-15 -1611 (|#1| |#1| |#1|)) (-15 -1611 (|#1| |#1| |#2|)) (-15 -1611 (|#1| |#2| |#1|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|))) (-425 |#2|) (-1094)) (T -424))
-((-3148 (*1 *2) (-12 (-4 *4 (-1094)) (-5 *2 (-767)) (-5 *1 (-424 *3 *4)) (-4 *3 (-425 *4)))))
-(-10 -8 (-15 -3148 ((-767))) (-15 -2005 (|#1| (-917))) (-15 -2802 ((-917) |#1|)) (-15 -3038 (|#1|)) (-15 -3142 (|#2| |#1|)) (-15 -1515 (|#2| |#1|)) (-15 -3780 (|#1|)) (-15 -3348 (|#1| |#1|)) (-15 -2744 ((-767) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -1480 ((-112) |#1| |#1|)) (-15 -3663 (|#1|)) (-15 -3663 (|#1| (-641 |#2|))) (-15 -1774 (|#1|)) (-15 -1774 (|#1| (-641 |#2|))) (-15 -3642 (|#1| |#1| |#1|)) (-15 -1907 (|#1| |#1| |#1|)) (-15 -1907 (|#1| |#1| |#2|)) (-15 -4175 (|#1| |#1| |#1|)) (-15 -3567 ((-112) |#1| |#1|)) (-15 -1611 (|#1| |#1| |#1|)) (-15 -1611 (|#1| |#1| |#2|)) (-15 -1611 (|#1| |#2| |#1|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -3888 ((-767) |#2| |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)))
-((-2337 (((-112) $ $) 19)) (-3780 (($) 67 (|has| |#1| (-368)))) (-1611 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-4175 (($ $ $) 78)) (-3567 (((-112) $ $) 79)) (-3670 (((-112) $ (-767)) 8)) (-3148 (((-767)) 61 (|has| |#1| (-368)))) (-1774 (($ (-641 |#1|)) 74) (($) 73)) (-2351 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3215 (($ $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4406)))) (-3038 (($) 64 (|has| |#1| (-368)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) 70)) (-2587 (((-112) $ (-767)) 9)) (-3142 ((|#1| $) 65 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1515 ((|#1| $) 66 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2802 (((-917) $) 63 (|has| |#1| (-368)))) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22)) (-3642 (($ $ $) 75)) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-2005 (($ (-917)) 62 (|has| |#1| (-368)))) (-3877 (((-1114) $) 21)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-1907 (($ $ |#1|) 77) (($ $ $) 76)) (-2124 (($) 49) (($ (-641 |#1|)) 48)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 50)) (-3348 (($ $) 68 (|has| |#1| (-368)))) (-2350 (((-858) $) 18)) (-2744 (((-767) $) 69)) (-3663 (($ (-641 |#1|)) 72) (($) 71)) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20)) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 60)) (-3009 (($ $) 78)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 190)) (-2086 (($ $) NIL)) (-3466 (((-112) $) 48)) (-2112 ((|#1| $) 16)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-1213)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-1213)))) (-2761 (($ |#1| (-564)) 43)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 148)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 74)) (-1580 (((-3 $ "failed") $) 164)) (-3003 (((-3 (-407 (-564)) "failed") $) 84 (|has| |#1| (-545)))) (-3635 (((-112) $) 80 (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) 91 (|has| |#1| (-545)))) (-2412 (($ |#1| (-564)) 45)) (-4218 (((-112) $) 212 (|has| |#1| (-1213)))) (-1980 (((-112) $) 62)) (-4250 (((-767) $) 51)) (-3523 (((-3 "nil" "sqfr" "irred" "prime") $ (-564)) 174)) (-2098 ((|#1| $ (-564)) 173)) (-2345 (((-564) $ (-564)) 172)) (-2874 (($ |#1| (-564)) 42)) (-4271 (($ (-1 |#1| |#1|) $) 182)) (-4074 (($ |#1| (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564))))) 79)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-3109 (($ |#1| (-564)) 44)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) 191 (|has| |#1| (-452)))) (-1723 (($ |#1| (-564) (-3 "nil" "sqfr" "irred" "prime")) 41)) (-4006 (((-641 (-2 (|:| -3546 |#1|) (|:| -4165 (-564)))) $) 73)) (-2790 (((-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))) $) 12)) (-3546 (((-418 $) $) NIL (|has| |#1| (-1213)))) (-2501 (((-3 $ "failed") $ $) 175)) (-4165 (((-564) $) 167)) (-3458 ((|#1| $) 75)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 100 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 106 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) $) NIL (|has| |#1| (-514 (-1170) $))) (($ $ (-641 (-1170)) (-641 $)) 107 (|has| |#1| (-514 (-1170) $))) (($ $ (-641 (-294 $))) 103 (|has| |#1| (-309 $))) (($ $ (-294 $)) NIL (|has| |#1| (-309 $))) (($ $ $ $) NIL (|has| |#1| (-309 $))) (($ $ (-641 $) (-641 $)) NIL (|has| |#1| (-309 $)))) (-4361 (($ $ |#1|) 92 (|has| |#1| (-286 |#1| |#1|))) (($ $ $) 93 (|has| |#1| (-286 $ $)))) (-3142 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) 181)) (-4327 (((-536) $) 39 (|has| |#1| (-612 (-536)))) (((-379) $) 113 (|has| |#1| (-1018))) (((-225) $) 119 (|has| |#1| (-1018)))) (-2326 (((-858) $) 146) (($ (-564)) 65) (($ $) NIL) (($ |#1|) 64) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564)))))) (-3662 (((-767)) 67 T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 53 T CONST)) (-2421 (($) 52 T CONST)) (-3922 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2876 (((-112) $ $) 159)) (-2981 (($ $) 161) (($ $ $) NIL)) (-2968 (($ $ $) 179)) (** (($ $ (-917)) NIL) (($ $ (-767)) 125)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 69) (($ $ $) 68) (($ |#1| $) 70) (($ $ |#1|) NIL)))
+(((-418 |#1|) (-13 (-556) (-231 |#1|) (-38 |#1|) (-338 |#1|) (-411 |#1|) (-10 -8 (-15 -3458 (|#1| $)) (-15 -4165 ((-564) $)) (-15 -4074 ($ |#1| (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))))) (-15 -2790 ((-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))) $)) (-15 -2874 ($ |#1| (-564))) (-15 -4006 ((-641 (-2 (|:| -3546 |#1|) (|:| -4165 (-564)))) $)) (-15 -3109 ($ |#1| (-564))) (-15 -2345 ((-564) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -3523 ((-3 "nil" "sqfr" "irred" "prime") $ (-564))) (-15 -4250 ((-767) $)) (-15 -2412 ($ |#1| (-564))) (-15 -2761 ($ |#1| (-564))) (-15 -1723 ($ |#1| (-564) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2112 (|#1| $)) (-15 -3009 ($ $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-452)) (-6 (-452)) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-1213)) (-6 (-1213)) |%noBranch|) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-286 $ $)) (-6 (-286 $ $)) |%noBranch|) (IF (|has| |#1| (-309 $)) (-6 (-309 $)) |%noBranch|) (IF (|has| |#1| (-514 (-1170) $)) (-6 (-514 (-1170) $)) |%noBranch|))) (-556)) (T -418))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-556)) (-5 *1 (-418 *3)))) (-3458 (*1 *2 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-4165 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-4074 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-564))))) (-4 *2 (-556)) (-5 *1 (-418 *2)))) (-2790 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-564))))) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-2874 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-4006 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -3546 *3) (|:| -4165 (-564))))) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-3109 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-2345 (*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-2098 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-3523 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-418 *4)) (-4 *4 (-556)))) (-4250 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-418 *3)) (-4 *3 (-556)))) (-2412 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-2761 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-1723 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-564)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-2112 (*1 *2 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-3009 (*1 *1 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))) (-3635 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556)))) (-1478 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556)))) (-3003 (*1 *2 *1) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556)))))
+(-13 (-556) (-231 |#1|) (-38 |#1|) (-338 |#1|) (-411 |#1|) (-10 -8 (-15 -3458 (|#1| $)) (-15 -4165 ((-564) $)) (-15 -4074 ($ |#1| (-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))))) (-15 -2790 ((-641 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-564)))) $)) (-15 -2874 ($ |#1| (-564))) (-15 -4006 ((-641 (-2 (|:| -3546 |#1|) (|:| -4165 (-564)))) $)) (-15 -3109 ($ |#1| (-564))) (-15 -2345 ((-564) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -3523 ((-3 "nil" "sqfr" "irred" "prime") $ (-564))) (-15 -4250 ((-767) $)) (-15 -2412 ($ |#1| (-564))) (-15 -2761 ($ |#1| (-564))) (-15 -1723 ($ |#1| (-564) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2112 (|#1| $)) (-15 -3009 ($ $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-452)) (-6 (-452)) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-1213)) (-6 (-1213)) |%noBranch|) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-286 $ $)) (-6 (-286 $ $)) |%noBranch|) (IF (|has| |#1| (-309 $)) (-6 (-309 $)) |%noBranch|) (IF (|has| |#1| (-514 (-1170) $)) (-6 (-514 (-1170) $)) |%noBranch|)))
+((-1622 (((-418 |#1|) (-418 |#1|) (-1 (-418 |#1|) |#1|)) 28)) (-3619 (((-418 |#1|) (-418 |#1|) (-418 |#1|)) 17)))
+(((-419 |#1|) (-10 -7 (-15 -1622 ((-418 |#1|) (-418 |#1|) (-1 (-418 |#1|) |#1|))) (-15 -3619 ((-418 |#1|) (-418 |#1|) (-418 |#1|)))) (-556)) (T -419))
+((-3619 (*1 *2 *2 *2) (-12 (-5 *2 (-418 *3)) (-4 *3 (-556)) (-5 *1 (-419 *3)))) (-1622 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-418 *4) *4)) (-4 *4 (-556)) (-5 *2 (-418 *4)) (-5 *1 (-419 *4)))))
+(-10 -7 (-15 -1622 ((-418 |#1|) (-418 |#1|) (-1 (-418 |#1|) |#1|))) (-15 -3619 ((-418 |#1|) (-418 |#1|) (-418 |#1|))))
+((-3837 ((|#2| |#2|) 186)) (-1715 (((-3 (|:| |%expansion| (-313 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112)) 60)))
+(((-420 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1715 ((-3 (|:| |%expansion| (-313 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112))) (-15 -3837 (|#2| |#2|))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|)) (-1170) |#2|) (T -420))
+((-3837 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-420 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1194) (-430 *3))) (-14 *4 (-1170)) (-14 *5 *2))) (-1715 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (|:| |%expansion| (-313 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152)))))) (-5 *1 (-420 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-14 *6 (-1170)) (-14 *7 *3))))
+(-10 -7 (-15 -1715 ((-3 (|:| |%expansion| (-313 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112))) (-15 -3837 (|#2| |#2|)))
+((-4271 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
+(((-421 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-1045) (-846)) (-430 |#1|) (-13 (-1045) (-846)) (-430 |#3|)) (T -421))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-1045) (-846))) (-4 *6 (-13 (-1045) (-846))) (-4 *2 (-430 *6)) (-5 *1 (-421 *5 *4 *6 *2)) (-4 *4 (-430 *5)))))
+(-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|)))
+((-3837 ((|#2| |#2|) 103)) (-3037 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152)) 52)) (-1953 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152)) 170)))
+(((-422 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3037 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -1953 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -3837 (|#2| |#2|))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|) (-10 -8 (-15 -2326 ($ |#3|)))) (-844) (-13 (-1237 |#2| |#3|) (-363) (-1194) (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $)))) (-979 |#4|) (-1170)) (T -422))
+((-3837 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *2 (-13 (-27) (-1194) (-430 *3) (-10 -8 (-15 -2326 ($ *4))))) (-4 *4 (-844)) (-4 *5 (-13 (-1237 *2 *4) (-363) (-1194) (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $))))) (-5 *1 (-422 *3 *2 *4 *5 *6 *7)) (-4 *6 (-979 *5)) (-14 *7 (-1170)))) (-1953 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2326 ($ *7))))) (-4 *7 (-844)) (-4 *8 (-13 (-1237 *3 *7) (-363) (-1194) (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152)))))) (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8)) (-14 *10 (-1170)))) (-3037 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-112)) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2326 ($ *7))))) (-4 *7 (-844)) (-4 *8 (-13 (-1237 *3 *7) (-363) (-1194) (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152)))))) (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8)) (-14 *10 (-1170)))))
+(-10 -7 (-15 -3037 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -1953 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))) |#2| (-112) (-1152))) (-15 -3837 (|#2| |#2|)))
+((-2612 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-1297 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-4271 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
+(((-423 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1297 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2612 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1094) (-425 |#1|) (-1094) (-425 |#3|)) (T -423))
+((-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1094)) (-4 *5 (-1094)) (-4 *2 (-425 *5)) (-5 *1 (-423 *6 *4 *5 *2)) (-4 *4 (-425 *6)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1094)) (-4 *2 (-1094)) (-5 *1 (-423 *5 *4 *2 *6)) (-4 *4 (-425 *5)) (-4 *6 (-425 *2)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-425 *6)) (-5 *1 (-423 *5 *4 *6 *2)) (-4 *4 (-425 *5)))))
+(-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1297 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2612 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-1534 (($) 52)) (-1602 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 46)) (-2589 (($ $ $) 45)) (-4162 (((-112) $ $) 34)) (-3127 (((-767)) 56)) (-1790 (($ (-641 |#2|)) 23) (($) NIL)) (-2498 (($) 67)) (-3311 (((-112) $ $) 15)) (-1469 ((|#2| $) 78)) (-1530 ((|#2| $) 76)) (-2428 (((-917) $) 71)) (-2925 (($ $ $) 41)) (-2014 (($ (-917)) 61)) (-2192 (($ $ |#2|) NIL) (($ $ $) 44)) (-3879 (((-767) (-1 (-112) |#2|) $) NIL) (((-767) |#2| $) 31)) (-2336 (($ (-641 |#2|)) 27)) (-2824 (($ $) 54)) (-2326 (((-858) $) 39)) (-4156 (((-767) $) 24)) (-3620 (($ (-641 |#2|)) 22) (($) NIL)) (-2876 (((-112) $ $) 19)))
+(((-424 |#1| |#2|) (-10 -8 (-15 -3127 ((-767))) (-15 -2014 (|#1| (-917))) (-15 -2428 ((-917) |#1|)) (-15 -2498 (|#1|)) (-15 -1469 (|#2| |#1|)) (-15 -1530 (|#2| |#1|)) (-15 -1534 (|#1|)) (-15 -2824 (|#1| |#1|)) (-15 -4156 ((-767) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -3311 ((-112) |#1| |#1|)) (-15 -3620 (|#1|)) (-15 -3620 (|#1| (-641 |#2|))) (-15 -1790 (|#1|)) (-15 -1790 (|#1| (-641 |#2|))) (-15 -2925 (|#1| |#1| |#1|)) (-15 -2192 (|#1| |#1| |#1|)) (-15 -2192 (|#1| |#1| |#2|)) (-15 -2589 (|#1| |#1| |#1|)) (-15 -4162 ((-112) |#1| |#1|)) (-15 -1602 (|#1| |#1| |#1|)) (-15 -1602 (|#1| |#1| |#2|)) (-15 -1602 (|#1| |#2| |#1|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -3879 ((-767) |#2| |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|))) (-425 |#2|) (-1094)) (T -424))
+((-3127 (*1 *2) (-12 (-4 *4 (-1094)) (-5 *2 (-767)) (-5 *1 (-424 *3 *4)) (-4 *3 (-425 *4)))))
+(-10 -8 (-15 -3127 ((-767))) (-15 -2014 (|#1| (-917))) (-15 -2428 ((-917) |#1|)) (-15 -2498 (|#1|)) (-15 -1469 (|#2| |#1|)) (-15 -1530 (|#2| |#1|)) (-15 -1534 (|#1|)) (-15 -2824 (|#1| |#1|)) (-15 -4156 ((-767) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -3311 ((-112) |#1| |#1|)) (-15 -3620 (|#1|)) (-15 -3620 (|#1| (-641 |#2|))) (-15 -1790 (|#1|)) (-15 -1790 (|#1| (-641 |#2|))) (-15 -2925 (|#1| |#1| |#1|)) (-15 -2192 (|#1| |#1| |#1|)) (-15 -2192 (|#1| |#1| |#2|)) (-15 -2589 (|#1| |#1| |#1|)) (-15 -4162 ((-112) |#1| |#1|)) (-15 -1602 (|#1| |#1| |#1|)) (-15 -1602 (|#1| |#1| |#2|)) (-15 -1602 (|#1| |#2| |#1|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -3879 ((-767) |#2| |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)))
+((-2315 (((-112) $ $) 19)) (-1534 (($) 68 (|has| |#1| (-368)))) (-1602 (($ |#1| $) 83) (($ $ |#1|) 82) (($ $ $) 81)) (-2589 (($ $ $) 79)) (-4162 (((-112) $ $) 80)) (-3073 (((-112) $ (-767)) 8)) (-3127 (((-767)) 62 (|has| |#1| (-368)))) (-1790 (($ (-641 |#1|)) 75) (($) 74)) (-2380 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3195 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 47 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4407)))) (-2498 (($) 65 (|has| |#1| (-368)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) 71)) (-1509 (((-112) $ (-767)) 9)) (-1469 ((|#1| $) 66 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1530 ((|#1| $) 67 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-2428 (((-917) $) 64 (|has| |#1| (-368)))) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22)) (-2925 (($ $ $) 76)) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-2014 (($ (-917)) 63 (|has| |#1| (-368)))) (-3868 (((-1114) $) 21)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-2192 (($ $ |#1|) 78) (($ $ $) 77)) (-1760 (($) 50) (($ (-641 |#1|)) 49)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 51)) (-2824 (($ $) 69 (|has| |#1| (-368)))) (-2326 (((-858) $) 18)) (-4156 (((-767) $) 70)) (-3620 (($ (-641 |#1|)) 73) (($) 72)) (-1700 (((-112) $ $) 23)) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20)) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-425 |#1|) (-140) (-1094)) (T -425))
-((-2744 (*1 *2 *1) (-12 (-4 *1 (-425 *3)) (-4 *3 (-1094)) (-5 *2 (-767)))) (-3348 (*1 *1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-368)))) (-3780 (*1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-368)) (-4 *2 (-1094)))) (-1515 (*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846)))) (-3142 (*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846)))))
-(-13 (-229 |t#1|) (-1092 |t#1|) (-10 -8 (-6 -4406) (-15 -2744 ((-767) $)) (IF (|has| |t#1| (-368)) (PROGN (-6 (-368)) (-15 -3348 ($ $)) (-15 -3780 ($))) |%noBranch|) (IF (|has| |t#1| (-846)) (PROGN (-15 -1515 (|t#1| $)) (-15 -3142 (|t#1| $))) |%noBranch|)))
+((-4156 (*1 *2 *1) (-12 (-4 *1 (-425 *3)) (-4 *3 (-1094)) (-5 *2 (-767)))) (-2824 (*1 *1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-368)))) (-1534 (*1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-368)) (-4 *2 (-1094)))) (-1530 (*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846)))) (-1469 (*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846)))))
+(-13 (-229 |t#1|) (-1092 |t#1|) (-10 -8 (-6 -4407) (-15 -4156 ((-767) $)) (IF (|has| |t#1| (-368)) (PROGN (-6 (-368)) (-15 -2824 ($ $)) (-15 -1534 ($))) |%noBranch|) (IF (|has| |t#1| (-846)) (PROGN (-15 -1530 (|t#1| $)) (-15 -1469 (|t#1| $))) |%noBranch|)))
(((-34) . T) ((-107 |#1|) . T) ((-102) . T) ((-611 (-858)) . T) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-229 |#1|) . T) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-368) |has| |#1| (-368)) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1092 |#1|) . T) ((-1094) . T) ((-1209) . T))
-((-1614 (((-585 |#2|) |#2| (-1170)) 38)) (-2417 (((-585 |#2|) |#2| (-1170)) 21)) (-2395 ((|#2| |#2| (-1170)) 26)))
-(((-426 |#1| |#2|) (-10 -7 (-15 -2417 ((-585 |#2|) |#2| (-1170))) (-15 -1614 ((-585 |#2|) |#2| (-1170))) (-15 -2395 (|#2| |#2| (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-29 |#1|))) (T -426))
-((-2395 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-426 *4 *2)) (-4 *2 (-13 (-1194) (-29 *4))))) (-1614 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3)) (-4 *3 (-13 (-1194) (-29 *5))))) (-2417 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3)) (-4 *3 (-13 (-1194) (-29 *5))))))
-(-10 -7 (-15 -2417 ((-585 |#2|) |#2| (-1170))) (-15 -1614 ((-585 |#2|) |#2| (-1170))) (-15 -2395 (|#2| |#2| (-1170))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-2255 (($ |#2| |#1|) 37)) (-3515 (($ |#2| |#1|) 35)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-331 |#2|)) 25)) (-1471 (((-767)) NIL T CONST)) (-2414 (($) 10 T CONST)) (-2428 (($) 16 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 36)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 39) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-427 |#1| |#2|) (-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4393)) (IF (|has| |#1| (-6 -4393)) (-6 -4393) |%noBranch|) |%noBranch|) (-15 -2350 ($ |#1|)) (-15 -2350 ($ (-331 |#2|))) (-15 -2255 ($ |#2| |#1|)) (-15 -3515 ($ |#2| |#1|)))) (-13 (-172) (-38 (-407 (-564)))) (-13 (-846) (-21))) (T -427))
-((-2350 (*1 *1 *2) (-12 (-5 *1 (-427 *2 *3)) (-4 *2 (-13 (-172) (-38 (-407 (-564))))) (-4 *3 (-13 (-846) (-21))))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-331 *4)) (-4 *4 (-13 (-846) (-21))) (-5 *1 (-427 *3 *4)) (-4 *3 (-13 (-172) (-38 (-407 (-564))))))) (-2255 (*1 *1 *2 *3) (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564))))) (-4 *2 (-13 (-846) (-21))))) (-3515 (*1 *1 *2 *3) (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564))))) (-4 *2 (-13 (-846) (-21))))))
-(-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4393)) (IF (|has| |#1| (-6 -4393)) (-6 -4393) |%noBranch|) |%noBranch|) (-15 -2350 ($ |#1|)) (-15 -2350 ($ (-331 |#2|))) (-15 -2255 ($ |#2| |#1|)) (-15 -3515 ($ |#2| |#1|))))
-((-1871 (((-3 |#2| (-641 |#2|)) |#2| (-1170)) 116)))
-(((-428 |#1| |#2|) (-10 -7 (-15 -1871 ((-3 |#2| (-641 |#2|)) |#2| (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-29 |#1|))) (T -428))
-((-1871 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 *3 (-641 *3))) (-5 *1 (-428 *5 *3)) (-4 *3 (-13 (-1194) (-955) (-29 *5))))))
-(-10 -7 (-15 -1871 ((-3 |#2| (-641 |#2|)) |#2| (-1170))))
-((-3743 (((-641 (-1170)) $) 81)) (-3562 (((-407 (-1166 $)) $ (-610 $)) 314)) (-2868 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) 278)) (-4201 (((-3 (-610 $) "failed") $) NIL) (((-3 (-1170) "failed") $) 84) (((-3 (-564) "failed") $) NIL) (((-3 |#2| "failed") $) 274) (((-3 (-407 (-948 |#2|)) "failed") $) 364) (((-3 (-948 |#2|) "failed") $) 276) (((-3 (-407 (-564)) "failed") $) NIL)) (-2961 (((-610 $) $) NIL) (((-1170) $) 30) (((-564) $) NIL) ((|#2| $) 272) (((-407 (-948 |#2|)) $) 346) (((-948 |#2|) $) 273) (((-407 (-564)) $) NIL)) (-1364 (((-114) (-114)) 49)) (-1653 (($ $) 99)) (-4093 (((-3 (-610 $) "failed") $) 269)) (-3551 (((-641 (-610 $)) $) 270)) (-3543 (((-3 (-641 $) "failed") $) 288)) (-1970 (((-3 (-2 (|:| |val| $) (|:| -1377 (-564))) "failed") $) 295)) (-1524 (((-3 (-641 $) "failed") $) 286)) (-1543 (((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 $))) "failed") $) 305)) (-1349 (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $) 292) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-114)) 256) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-1170)) 258)) (-3846 (((-112) $) 19)) (-3855 ((|#2| $) 21)) (-3084 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) 277) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 109) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1170)) 62) (($ $ (-641 (-1170))) 281) (($ $) 282) (($ $ (-114) $ (-1170)) 65) (($ $ (-641 (-114)) (-641 $) (-1170)) 72) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) 120) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) 283) (($ $ (-1170) (-767) (-1 $ (-641 $))) 105) (($ $ (-1170) (-767) (-1 $ $)) 104)) (-4362 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) 119)) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) 279)) (-2901 (($ $) 325)) (-4344 (((-888 (-564)) $) 298) (((-888 (-379)) $) 302) (($ (-418 $)) 360) (((-536) $) NIL)) (-2350 (((-858) $) 280) (($ (-610 $)) 93) (($ (-1170)) 26) (($ |#2|) NIL) (($ (-1119 |#2| (-610 $))) NIL) (($ (-407 |#2|)) 330) (($ (-948 (-407 |#2|))) 369) (($ (-407 (-948 (-407 |#2|)))) 342) (($ (-407 (-948 |#2|))) 336) (($ $) NIL) (($ (-948 |#2|)) 218) (($ (-407 (-564))) 374) (($ (-564)) NIL)) (-1471 (((-767)) 88)) (-3968 (((-112) (-114)) 44)) (-1436 (($ (-1170) $) 33) (($ (-1170) $ $) 34) (($ (-1170) $ $ $) 35) (($ (-1170) $ $ $ $) 36) (($ (-1170) (-641 $)) 41)) (* (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ |#2| $) 307) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
-(((-429 |#1| |#2|) (-10 -8 (-15 * (|#1| (-917) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2350 (|#1| (-564))) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-407 (-564)))) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -2350 (|#1| (-948 |#2|))) (-15 -4201 ((-3 (-948 |#2|) "failed") |#1|)) (-15 -2961 ((-948 |#2|) |#1|)) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2350 (|#1| |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2350 (|#1| (-407 (-948 |#2|)))) (-15 -4201 ((-3 (-407 (-948 |#2|)) "failed") |#1|)) (-15 -2961 ((-407 (-948 |#2|)) |#1|)) (-15 -3562 ((-407 (-1166 |#1|)) |#1| (-610 |#1|))) (-15 -2350 (|#1| (-407 (-948 (-407 |#2|))))) (-15 -2350 (|#1| (-948 (-407 |#2|)))) (-15 -2350 (|#1| (-407 |#2|))) (-15 -2901 (|#1| |#1|)) (-15 -4344 (|#1| (-418 |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-767) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-767) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| |#1|)))) (-15 -1970 ((-3 (-2 (|:| |val| |#1|) (|:| -1377 (-564))) "failed") |#1|)) (-15 -1349 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -1377 (-564))) "failed") |#1| (-1170))) (-15 -1349 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -1377 (-564))) "failed") |#1| (-114))) (-15 -1653 (|#1| |#1|)) (-15 -2350 (|#1| (-1119 |#2| (-610 |#1|)))) (-15 -1543 ((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 |#1|))) "failed") |#1|)) (-15 -1524 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1349 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -1377 (-564))) "failed") |#1|)) (-15 -3543 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 |#1|) (-1170))) (-15 -3084 (|#1| |#1| (-114) |#1| (-1170))) (-15 -3084 (|#1| |#1|)) (-15 -3084 (|#1| |#1| (-641 (-1170)))) (-15 -3084 (|#1| |#1| (-1170))) (-15 -1436 (|#1| (-1170) (-641 |#1|))) (-15 -1436 (|#1| (-1170) |#1| |#1| |#1| |#1|)) (-15 -1436 (|#1| (-1170) |#1| |#1| |#1|)) (-15 -1436 (|#1| (-1170) |#1| |#1|)) (-15 -1436 (|#1| (-1170) |#1|)) (-15 -3743 ((-641 (-1170)) |#1|)) (-15 -3855 (|#2| |#1|)) (-15 -3846 ((-112) |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -2350 (|#1| (-1170))) (-15 -4201 ((-3 (-1170) "failed") |#1|)) (-15 -2961 ((-1170) |#1|)) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -3551 ((-641 (-610 |#1|)) |#1|)) (-15 -4093 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2868 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -2868 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2868 (|#1| |#1| (-294 |#1|))) (-15 -4362 (|#1| (-114) (-641 |#1|))) (-15 -4362 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3084 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -2350 (|#1| (-610 |#1|))) (-15 -4201 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2961 ((-610 |#1|) |#1|)) (-15 -2350 ((-858) |#1|))) (-430 |#2|) (-846)) (T -429))
-((-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *4 (-846)) (-5 *1 (-429 *3 *4)) (-4 *3 (-430 *4)))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-429 *4 *5)) (-4 *4 (-430 *5)))) (-1471 (*1 *2) (-12 (-4 *4 (-846)) (-5 *2 (-767)) (-5 *1 (-429 *3 *4)) (-4 *3 (-430 *4)))))
-(-10 -8 (-15 * (|#1| (-917) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2350 (|#1| (-564))) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-407 (-564)))) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -2350 (|#1| (-948 |#2|))) (-15 -4201 ((-3 (-948 |#2|) "failed") |#1|)) (-15 -2961 ((-948 |#2|) |#1|)) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2350 (|#1| |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2350 (|#1| (-407 (-948 |#2|)))) (-15 -4201 ((-3 (-407 (-948 |#2|)) "failed") |#1|)) (-15 -2961 ((-407 (-948 |#2|)) |#1|)) (-15 -3562 ((-407 (-1166 |#1|)) |#1| (-610 |#1|))) (-15 -2350 (|#1| (-407 (-948 (-407 |#2|))))) (-15 -2350 (|#1| (-948 (-407 |#2|)))) (-15 -2350 (|#1| (-407 |#2|))) (-15 -2901 (|#1| |#1|)) (-15 -4344 (|#1| (-418 |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-767) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-767) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| |#1|)))) (-15 -1970 ((-3 (-2 (|:| |val| |#1|) (|:| -1377 (-564))) "failed") |#1|)) (-15 -1349 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -1377 (-564))) "failed") |#1| (-1170))) (-15 -1349 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -1377 (-564))) "failed") |#1| (-114))) (-15 -1653 (|#1| |#1|)) (-15 -2350 (|#1| (-1119 |#2| (-610 |#1|)))) (-15 -1543 ((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 |#1|))) "failed") |#1|)) (-15 -1524 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1349 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -1377 (-564))) "failed") |#1|)) (-15 -3543 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 |#1|) (-1170))) (-15 -3084 (|#1| |#1| (-114) |#1| (-1170))) (-15 -3084 (|#1| |#1|)) (-15 -3084 (|#1| |#1| (-641 (-1170)))) (-15 -3084 (|#1| |#1| (-1170))) (-15 -1436 (|#1| (-1170) (-641 |#1|))) (-15 -1436 (|#1| (-1170) |#1| |#1| |#1| |#1|)) (-15 -1436 (|#1| (-1170) |#1| |#1| |#1|)) (-15 -1436 (|#1| (-1170) |#1| |#1|)) (-15 -1436 (|#1| (-1170) |#1|)) (-15 -3743 ((-641 (-1170)) |#1|)) (-15 -3855 (|#2| |#1|)) (-15 -3846 ((-112) |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -2350 (|#1| (-1170))) (-15 -4201 ((-3 (-1170) "failed") |#1|)) (-15 -2961 ((-1170) |#1|)) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3084 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3084 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -3551 ((-641 (-610 |#1|)) |#1|)) (-15 -4093 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2868 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -2868 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2868 (|#1| |#1| (-294 |#1|))) (-15 -4362 (|#1| (-114) (-641 |#1|))) (-15 -4362 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1| |#1|)) (-15 -4362 (|#1| (-114) |#1|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3084 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3084 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -2350 (|#1| (-610 |#1|))) (-15 -4201 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2961 ((-610 |#1|) |#1|)) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 114 (|has| |#1| (-25)))) (-3743 (((-641 (-1170)) $) 201)) (-3562 (((-407 (-1166 $)) $ (-610 $)) 169 (|has| |#1| (-556)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 141 (|has| |#1| (-556)))) (-2890 (($ $) 142 (|has| |#1| (-556)))) (-3760 (((-112) $) 144 (|has| |#1| (-556)))) (-3461 (((-641 (-610 $)) $) 44)) (-1498 (((-3 $ "failed") $ $) 116 (|has| |#1| (-21)))) (-2868 (($ $ (-294 $)) 56) (($ $ (-641 (-294 $))) 55) (($ $ (-641 (-610 $)) (-641 $)) 54)) (-3472 (($ $) 161 (|has| |#1| (-556)))) (-3942 (((-418 $) $) 162 (|has| |#1| (-556)))) (-2697 (((-112) $ $) 152 (|has| |#1| (-556)))) (-3500 (($) 102 (-2750 (|has| |#1| (-1106)) (|has| |#1| (-25))) CONST)) (-4201 (((-3 (-610 $) "failed") $) 69) (((-3 (-1170) "failed") $) 214) (((-3 (-564) "failed") $) 208 (|has| |#1| (-1034 (-564)))) (((-3 |#1| "failed") $) 205) (((-3 (-407 (-948 |#1|)) "failed") $) 167 (|has| |#1| (-556))) (((-3 (-948 |#1|) "failed") $) 121 (|has| |#1| (-1045))) (((-3 (-407 (-564)) "failed") $) 96 (-2750 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2961 (((-610 $) $) 70) (((-1170) $) 215) (((-564) $) 207 (|has| |#1| (-1034 (-564)))) ((|#1| $) 206) (((-407 (-948 |#1|)) $) 168 (|has| |#1| (-556))) (((-948 |#1|) $) 122 (|has| |#1| (-1045))) (((-407 (-564)) $) 97 (-2750 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2577 (($ $ $) 156 (|has| |#1| (-556)))) (-2202 (((-685 (-564)) (-685 $)) 135 (-2368 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 134 (-2368 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 133 (|has| |#1| (-1045))) (((-685 |#1|) (-685 $)) 132 (|has| |#1| (-1045)))) (-1654 (((-3 $ "failed") $) 104 (|has| |#1| (-1106)))) (-2560 (($ $ $) 155 (|has| |#1| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 150 (|has| |#1| (-556)))) (-3037 (((-112) $) 163 (|has| |#1| (-556)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 210 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 209 (|has| |#1| (-882 (-379))))) (-3865 (($ $) 51) (($ (-641 $)) 50)) (-3898 (((-641 (-114)) $) 43)) (-1364 (((-114) (-114)) 42)) (-4035 (((-112) $) 103 (|has| |#1| (-1106)))) (-2220 (((-112) $) 22 (|has| $ (-1034 (-564))))) (-1653 (($ $) 184 (|has| |#1| (-1045)))) (-2261 (((-1119 |#1| (-610 $)) $) 185 (|has| |#1| (-1045)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 159 (|has| |#1| (-556)))) (-1482 (((-1166 $) (-610 $)) 25 (|has| $ (-1045)))) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4289 (($ (-1 $ $) (-610 $)) 36)) (-4093 (((-3 (-610 $) "failed") $) 46)) (-3202 (($ (-641 $)) 148 (|has| |#1| (-556))) (($ $ $) 147 (|has| |#1| (-556)))) (-4172 (((-1152) $) 9)) (-3551 (((-641 (-610 $)) $) 45)) (-2342 (($ (-114) $) 38) (($ (-114) (-641 $)) 37)) (-3543 (((-3 (-641 $) "failed") $) 190 (|has| |#1| (-1106)))) (-1970 (((-3 (-2 (|:| |val| $) (|:| -1377 (-564))) "failed") $) 181 (|has| |#1| (-1045)))) (-1524 (((-3 (-641 $) "failed") $) 188 (|has| |#1| (-25)))) (-1543 (((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 $))) "failed") $) 187 (|has| |#1| (-25)))) (-1349 (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $) 189 (|has| |#1| (-1106))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-114)) 183 (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-1170)) 182 (|has| |#1| (-1045)))) (-2918 (((-112) $ (-114)) 40) (((-112) $ (-1170)) 39)) (-3836 (($ $) 106 (-2750 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-4336 (((-767) $) 47)) (-3877 (((-1114) $) 10)) (-3846 (((-112) $) 203)) (-3855 ((|#1| $) 202)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 149 (|has| |#1| (-556)))) (-3238 (($ (-641 $)) 146 (|has| |#1| (-556))) (($ $ $) 145 (|has| |#1| (-556)))) (-1595 (((-112) $ $) 35) (((-112) $ (-1170)) 34)) (-3595 (((-418 $) $) 160 (|has| |#1| (-556)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 158 (|has| |#1| (-556))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 157 (|has| |#1| (-556)))) (-2537 (((-3 $ "failed") $ $) 140 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 151 (|has| |#1| (-556)))) (-2482 (((-112) $) 23 (|has| $ (-1034 (-564))))) (-3084 (($ $ (-610 $) $) 67) (($ $ (-641 (-610 $)) (-641 $)) 66) (($ $ (-641 (-294 $))) 65) (($ $ (-294 $)) 64) (($ $ $ $) 63) (($ $ (-641 $) (-641 $)) 62) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 33) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 32) (($ $ (-1170) (-1 $ (-641 $))) 31) (($ $ (-1170) (-1 $ $)) 30) (($ $ (-641 (-114)) (-641 (-1 $ $))) 29) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 28) (($ $ (-114) (-1 $ (-641 $))) 27) (($ $ (-114) (-1 $ $)) 26) (($ $ (-1170)) 195 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170))) 194 (|has| |#1| (-612 (-536)))) (($ $) 193 (|has| |#1| (-612 (-536)))) (($ $ (-114) $ (-1170)) 192 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-114)) (-641 $) (-1170)) 191 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) 180 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) 179 (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ (-641 $))) 178 (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ $)) 177 (|has| |#1| (-1045)))) (-3864 (((-767) $) 153 (|has| |#1| (-556)))) (-4362 (($ (-114) $) 61) (($ (-114) $ $) 60) (($ (-114) $ $ $) 59) (($ (-114) $ $ $ $) 58) (($ (-114) (-641 $)) 57)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 154 (|has| |#1| (-556)))) (-1663 (($ $) 49) (($ $ $) 48)) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) 126 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 125 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 124 (|has| |#1| (-1045))) (($ $ (-1170)) 123 (|has| |#1| (-1045)))) (-2901 (($ $) 174 (|has| |#1| (-556)))) (-2272 (((-1119 |#1| (-610 $)) $) 175 (|has| |#1| (-556)))) (-1474 (($ $) 24 (|has| $ (-1045)))) (-4344 (((-888 (-564)) $) 212 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 211 (|has| |#1| (-612 (-888 (-379))))) (($ (-418 $)) 176 (|has| |#1| (-556))) (((-536) $) 98 (|has| |#1| (-612 (-536))))) (-2372 (($ $ $) 109 (|has| |#1| (-473)))) (-2064 (($ $ $) 110 (|has| |#1| (-473)))) (-2350 (((-858) $) 11) (($ (-610 $)) 68) (($ (-1170)) 213) (($ |#1|) 204) (($ (-1119 |#1| (-610 $))) 186 (|has| |#1| (-1045))) (($ (-407 |#1|)) 172 (|has| |#1| (-556))) (($ (-948 (-407 |#1|))) 171 (|has| |#1| (-556))) (($ (-407 (-948 (-407 |#1|)))) 170 (|has| |#1| (-556))) (($ (-407 (-948 |#1|))) 166 (|has| |#1| (-556))) (($ $) 139 (|has| |#1| (-556))) (($ (-948 |#1|)) 120 (|has| |#1| (-1045))) (($ (-407 (-564))) 95 (-2750 (|has| |#1| (-556)) (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564)))))) (($ (-564)) 94 (-2750 (|has| |#1| (-1045)) (|has| |#1| (-1034 (-564)))))) (-3335 (((-3 $ "failed") $) 136 (|has| |#1| (-145)))) (-1471 (((-767)) 131 (|has| |#1| (-1045)) CONST)) (-3665 (($ $) 53) (($ (-641 $)) 52)) (-3968 (((-112) (-114)) 41)) (-2502 (((-112) $ $) 143 (|has| |#1| (-556)))) (-1436 (($ (-1170) $) 200) (($ (-1170) $ $) 199) (($ (-1170) $ $ $) 198) (($ (-1170) $ $ $ $) 197) (($ (-1170) (-641 $)) 196)) (-2414 (($) 113 (|has| |#1| (-25)) CONST)) (-2428 (($) 101 (|has| |#1| (-1106)) CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) 130 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 129 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 128 (|has| |#1| (-1045))) (($ $ (-1170)) 127 (|has| |#1| (-1045)))) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-3004 (($ (-1119 |#1| (-610 $)) (-1119 |#1| (-610 $))) 173 (|has| |#1| (-556))) (($ $ $) 107 (-2750 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-2992 (($ $ $) 118 (|has| |#1| (-21))) (($ $) 117 (|has| |#1| (-21)))) (-2980 (($ $ $) 111 (|has| |#1| (-25)))) (** (($ $ (-564)) 108 (-2750 (|has| |#1| (-473)) (|has| |#1| (-556)))) (($ $ (-767)) 105 (|has| |#1| (-1106))) (($ $ (-917)) 100 (|has| |#1| (-1106)))) (* (($ (-407 (-564)) $) 165 (|has| |#1| (-556))) (($ $ (-407 (-564))) 164 (|has| |#1| (-556))) (($ |#1| $) 138 (|has| |#1| (-172))) (($ $ |#1|) 137 (|has| |#1| (-172))) (($ (-564) $) 119 (|has| |#1| (-21))) (($ (-767) $) 115 (|has| |#1| (-25))) (($ (-917) $) 112 (|has| |#1| (-25))) (($ $ $) 99 (|has| |#1| (-1106)))))
+((-3988 (((-585 |#2|) |#2| (-1170)) 38)) (-1486 (((-585 |#2|) |#2| (-1170)) 21)) (-3268 ((|#2| |#2| (-1170)) 26)))
+(((-426 |#1| |#2|) (-10 -7 (-15 -1486 ((-585 |#2|) |#2| (-1170))) (-15 -3988 ((-585 |#2|) |#2| (-1170))) (-15 -3268 (|#2| |#2| (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-29 |#1|))) (T -426))
+((-3268 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-426 *4 *2)) (-4 *2 (-13 (-1194) (-29 *4))))) (-3988 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3)) (-4 *3 (-13 (-1194) (-29 *5))))) (-1486 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3)) (-4 *3 (-13 (-1194) (-29 *5))))))
+(-10 -7 (-15 -1486 ((-585 |#2|) |#2| (-1170))) (-15 -3988 ((-585 |#2|) |#2| (-1170))) (-15 -3268 (|#2| |#2| (-1170))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-2564 (($ |#2| |#1|) 37)) (-3535 (($ |#2| |#1|) 35)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-331 |#2|)) 25)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 10 T CONST)) (-2421 (($) 16 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 36)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 39) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-427 |#1| |#2|) (-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4394)) (IF (|has| |#1| (-6 -4394)) (-6 -4394) |%noBranch|) |%noBranch|) (-15 -2326 ($ |#1|)) (-15 -2326 ($ (-331 |#2|))) (-15 -2564 ($ |#2| |#1|)) (-15 -3535 ($ |#2| |#1|)))) (-13 (-172) (-38 (-407 (-564)))) (-13 (-846) (-21))) (T -427))
+((-2326 (*1 *1 *2) (-12 (-5 *1 (-427 *2 *3)) (-4 *2 (-13 (-172) (-38 (-407 (-564))))) (-4 *3 (-13 (-846) (-21))))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-331 *4)) (-4 *4 (-13 (-846) (-21))) (-5 *1 (-427 *3 *4)) (-4 *3 (-13 (-172) (-38 (-407 (-564))))))) (-2564 (*1 *1 *2 *3) (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564))))) (-4 *2 (-13 (-846) (-21))))) (-3535 (*1 *1 *2 *3) (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564))))) (-4 *2 (-13 (-846) (-21))))))
+(-13 (-38 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4394)) (IF (|has| |#1| (-6 -4394)) (-6 -4394) |%noBranch|) |%noBranch|) (-15 -2326 ($ |#1|)) (-15 -2326 ($ (-331 |#2|))) (-15 -2564 ($ |#2| |#1|)) (-15 -3535 ($ |#2| |#1|))))
+((-2983 (((-3 |#2| (-641 |#2|)) |#2| (-1170)) 114)))
+(((-428 |#1| |#2|) (-10 -7 (-15 -2983 ((-3 |#2| (-641 |#2|)) |#2| (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-29 |#1|))) (T -428))
+((-2983 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 *3 (-641 *3))) (-5 *1 (-428 *5 *3)) (-4 *3 (-13 (-1194) (-955) (-29 *5))))))
+(-10 -7 (-15 -2983 ((-3 |#2| (-641 |#2|)) |#2| (-1170))))
+((-3702 (((-641 (-1170)) $) 81)) (-3510 (((-407 (-1166 $)) $ (-610 $)) 314)) (-4287 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) 278)) (-4180 (((-3 (-610 $) "failed") $) NIL) (((-3 (-1170) "failed") $) 84) (((-3 (-564) "failed") $) NIL) (((-3 |#2| "failed") $) 274) (((-3 (-407 (-948 |#2|)) "failed") $) 364) (((-3 (-948 |#2|) "failed") $) 276) (((-3 (-407 (-564)) "failed") $) NIL)) (-2938 (((-610 $) $) NIL) (((-1170) $) 28) (((-564) $) NIL) ((|#2| $) 272) (((-407 (-948 |#2|)) $) 346) (((-948 |#2|) $) 273) (((-407 (-564)) $) NIL)) (-1693 (((-114) (-114)) 47)) (-2650 (($ $) 99)) (-2599 (((-3 (-610 $) "failed") $) 269)) (-3499 (((-641 (-610 $)) $) 270)) (-3517 (((-3 (-641 $) "failed") $) 288)) (-3560 (((-3 (-2 (|:| |val| $) (|:| -4165 (-564))) "failed") $) 295)) (-1377 (((-3 (-641 $) "failed") $) 286)) (-1485 (((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 $))) "failed") $) 305)) (-1344 (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $) 292) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-114)) 256) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-1170)) 258)) (-3817 (((-112) $) 17)) (-3829 ((|#2| $) 19)) (-3055 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) 277) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 109) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL) (($ $ (-1170)) 62) (($ $ (-641 (-1170))) 281) (($ $) 282) (($ $ (-114) $ (-1170)) 65) (($ $ (-641 (-114)) (-641 $) (-1170)) 72) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) 120) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) 283) (($ $ (-1170) (-767) (-1 $ (-641 $))) 105) (($ $ (-1170) (-767) (-1 $ $)) 104)) (-4361 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) 119)) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) 279)) (-3773 (($ $) 325)) (-4327 (((-888 (-564)) $) 298) (((-888 (-379)) $) 302) (($ (-418 $)) 360) (((-536) $) NIL)) (-2326 (((-858) $) 280) (($ (-610 $)) 93) (($ (-1170)) 24) (($ |#2|) NIL) (($ (-1119 |#2| (-610 $))) NIL) (($ (-407 |#2|)) 330) (($ (-948 (-407 |#2|))) 369) (($ (-407 (-948 (-407 |#2|)))) 342) (($ (-407 (-948 |#2|))) 336) (($ $) NIL) (($ (-948 |#2|)) 218) (($ (-407 (-564))) 374) (($ (-564)) NIL)) (-3662 (((-767)) 88)) (-2997 (((-112) (-114)) 42)) (-1443 (($ (-1170) $) 31) (($ (-1170) $ $) 32) (($ (-1170) $ $ $) 33) (($ (-1170) $ $ $ $) 34) (($ (-1170) (-641 $)) 39)) (* (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ |#2| $) 307) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
+(((-429 |#1| |#2|) (-10 -8 (-15 * (|#1| (-917) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2326 (|#1| (-564))) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-407 (-564)))) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -2326 (|#1| (-948 |#2|))) (-15 -4180 ((-3 (-948 |#2|) "failed") |#1|)) (-15 -2938 ((-948 |#2|) |#1|)) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2326 (|#1| |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2326 (|#1| (-407 (-948 |#2|)))) (-15 -4180 ((-3 (-407 (-948 |#2|)) "failed") |#1|)) (-15 -2938 ((-407 (-948 |#2|)) |#1|)) (-15 -3510 ((-407 (-1166 |#1|)) |#1| (-610 |#1|))) (-15 -2326 (|#1| (-407 (-948 (-407 |#2|))))) (-15 -2326 (|#1| (-948 (-407 |#2|)))) (-15 -2326 (|#1| (-407 |#2|))) (-15 -3773 (|#1| |#1|)) (-15 -4327 (|#1| (-418 |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-767) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-767) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| |#1|)))) (-15 -3560 ((-3 (-2 (|:| |val| |#1|) (|:| -4165 (-564))) "failed") |#1|)) (-15 -1344 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -4165 (-564))) "failed") |#1| (-1170))) (-15 -1344 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -4165 (-564))) "failed") |#1| (-114))) (-15 -2650 (|#1| |#1|)) (-15 -2326 (|#1| (-1119 |#2| (-610 |#1|)))) (-15 -1485 ((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 |#1|))) "failed") |#1|)) (-15 -1377 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1344 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -4165 (-564))) "failed") |#1|)) (-15 -3517 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 |#1|) (-1170))) (-15 -3055 (|#1| |#1| (-114) |#1| (-1170))) (-15 -3055 (|#1| |#1|)) (-15 -3055 (|#1| |#1| (-641 (-1170)))) (-15 -3055 (|#1| |#1| (-1170))) (-15 -1443 (|#1| (-1170) (-641 |#1|))) (-15 -1443 (|#1| (-1170) |#1| |#1| |#1| |#1|)) (-15 -1443 (|#1| (-1170) |#1| |#1| |#1|)) (-15 -1443 (|#1| (-1170) |#1| |#1|)) (-15 -1443 (|#1| (-1170) |#1|)) (-15 -3702 ((-641 (-1170)) |#1|)) (-15 -3829 (|#2| |#1|)) (-15 -3817 ((-112) |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -2326 (|#1| (-1170))) (-15 -4180 ((-3 (-1170) "failed") |#1|)) (-15 -2938 ((-1170) |#1|)) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -3499 ((-641 (-610 |#1|)) |#1|)) (-15 -2599 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -4287 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -4287 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -4287 (|#1| |#1| (-294 |#1|))) (-15 -4361 (|#1| (-114) (-641 |#1|))) (-15 -4361 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3055 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -2326 (|#1| (-610 |#1|))) (-15 -4180 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2938 ((-610 |#1|) |#1|)) (-15 -2326 ((-858) |#1|))) (-430 |#2|) (-846)) (T -429))
+((-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *4 (-846)) (-5 *1 (-429 *3 *4)) (-4 *3 (-430 *4)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-429 *4 *5)) (-4 *4 (-430 *5)))) (-3662 (*1 *2) (-12 (-4 *4 (-846)) (-5 *2 (-767)) (-5 *1 (-429 *3 *4)) (-4 *3 (-430 *4)))))
+(-10 -8 (-15 * (|#1| (-917) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2326 (|#1| (-564))) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-407 (-564)))) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -2326 (|#1| (-948 |#2|))) (-15 -4180 ((-3 (-948 |#2|) "failed") |#1|)) (-15 -2938 ((-948 |#2|) |#1|)) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2326 (|#1| |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2326 (|#1| (-407 (-948 |#2|)))) (-15 -4180 ((-3 (-407 (-948 |#2|)) "failed") |#1|)) (-15 -2938 ((-407 (-948 |#2|)) |#1|)) (-15 -3510 ((-407 (-1166 |#1|)) |#1| (-610 |#1|))) (-15 -2326 (|#1| (-407 (-948 (-407 |#2|))))) (-15 -2326 (|#1| (-948 (-407 |#2|)))) (-15 -2326 (|#1| (-407 |#2|))) (-15 -3773 (|#1| |#1|)) (-15 -4327 (|#1| (-418 |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-767) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-767) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-767)) (-641 (-1 |#1| |#1|)))) (-15 -3560 ((-3 (-2 (|:| |val| |#1|) (|:| -4165 (-564))) "failed") |#1|)) (-15 -1344 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -4165 (-564))) "failed") |#1| (-1170))) (-15 -1344 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -4165 (-564))) "failed") |#1| (-114))) (-15 -2650 (|#1| |#1|)) (-15 -2326 (|#1| (-1119 |#2| (-610 |#1|)))) (-15 -1485 ((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 |#1|))) "failed") |#1|)) (-15 -1377 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1344 ((-3 (-2 (|:| |var| (-610 |#1|)) (|:| -4165 (-564))) "failed") |#1|)) (-15 -3517 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 |#1|) (-1170))) (-15 -3055 (|#1| |#1| (-114) |#1| (-1170))) (-15 -3055 (|#1| |#1|)) (-15 -3055 (|#1| |#1| (-641 (-1170)))) (-15 -3055 (|#1| |#1| (-1170))) (-15 -1443 (|#1| (-1170) (-641 |#1|))) (-15 -1443 (|#1| (-1170) |#1| |#1| |#1| |#1|)) (-15 -1443 (|#1| (-1170) |#1| |#1| |#1|)) (-15 -1443 (|#1| (-1170) |#1| |#1|)) (-15 -1443 (|#1| (-1170) |#1|)) (-15 -3702 ((-641 (-1170)) |#1|)) (-15 -3829 (|#2| |#1|)) (-15 -3817 ((-112) |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -2326 (|#1| (-1170))) (-15 -4180 ((-3 (-1170) "failed") |#1|)) (-15 -2938 ((-1170) |#1|)) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-114) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-114)) (-641 (-1 |#1| |#1|)))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| |#1|))) (-15 -3055 (|#1| |#1| (-1170) (-1 |#1| (-641 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| (-641 |#1|))))) (-15 -3055 (|#1| |#1| (-641 (-1170)) (-641 (-1 |#1| |#1|)))) (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -3499 ((-641 (-610 |#1|)) |#1|)) (-15 -2599 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -4287 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -4287 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -4287 (|#1| |#1| (-294 |#1|))) (-15 -4361 (|#1| (-114) (-641 |#1|))) (-15 -4361 (|#1| (-114) |#1| |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1| |#1|)) (-15 -4361 (|#1| (-114) |#1|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3055 (|#1| |#1| (-641 (-610 |#1|)) (-641 |#1|))) (-15 -3055 (|#1| |#1| (-610 |#1|) |#1|)) (-15 -2326 (|#1| (-610 |#1|))) (-15 -4180 ((-3 (-610 |#1|) "failed") |#1|)) (-15 -2938 ((-610 |#1|) |#1|)) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 115 (|has| |#1| (-25)))) (-3702 (((-641 (-1170)) $) 202)) (-3510 (((-407 (-1166 $)) $ (-610 $)) 170 (|has| |#1| (-556)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 142 (|has| |#1| (-556)))) (-2086 (($ $) 143 (|has| |#1| (-556)))) (-3466 (((-112) $) 145 (|has| |#1| (-556)))) (-3418 (((-641 (-610 $)) $) 45)) (-1318 (((-3 $ "failed") $ $) 117 (|has| |#1| (-21)))) (-4287 (($ $ (-294 $)) 57) (($ $ (-641 (-294 $))) 56) (($ $ (-641 (-610 $)) (-641 $)) 55)) (-1367 (($ $) 162 (|has| |#1| (-556)))) (-2556 (((-418 $) $) 163 (|has| |#1| (-556)))) (-3143 (((-112) $ $) 153 (|has| |#1| (-556)))) (-1747 (($) 103 (-2733 (|has| |#1| (-1106)) (|has| |#1| (-25))) CONST)) (-4180 (((-3 (-610 $) "failed") $) 70) (((-3 (-1170) "failed") $) 215) (((-3 (-564) "failed") $) 209 (|has| |#1| (-1034 (-564)))) (((-3 |#1| "failed") $) 206) (((-3 (-407 (-948 |#1|)) "failed") $) 168 (|has| |#1| (-556))) (((-3 (-948 |#1|) "failed") $) 122 (|has| |#1| (-1045))) (((-3 (-407 (-564)) "failed") $) 97 (-2733 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2938 (((-610 $) $) 71) (((-1170) $) 216) (((-564) $) 208 (|has| |#1| (-1034 (-564)))) ((|#1| $) 207) (((-407 (-948 |#1|)) $) 169 (|has| |#1| (-556))) (((-948 |#1|) $) 123 (|has| |#1| (-1045))) (((-407 (-564)) $) 98 (-2733 (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564))))))) (-2544 (($ $ $) 157 (|has| |#1| (-556)))) (-1863 (((-685 (-564)) (-685 $)) 136 (-2364 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 135 (-2364 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 134 (|has| |#1| (-1045))) (((-685 |#1|) (-685 $)) 133 (|has| |#1| (-1045)))) (-1580 (((-3 $ "failed") $) 105 (|has| |#1| (-1106)))) (-2523 (($ $ $) 156 (|has| |#1| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 151 (|has| |#1| (-556)))) (-4218 (((-112) $) 164 (|has| |#1| (-556)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 211 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 210 (|has| |#1| (-882 (-379))))) (-4058 (($ $) 52) (($ (-641 $)) 51)) (-1846 (((-641 (-114)) $) 44)) (-1693 (((-114) (-114)) 43)) (-1980 (((-112) $) 104 (|has| |#1| (-1106)))) (-3207 (((-112) $) 23 (|has| $ (-1034 (-564))))) (-2650 (($ $) 185 (|has| |#1| (-1045)))) (-2254 (((-1119 |#1| (-610 $)) $) 186 (|has| |#1| (-1045)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 160 (|has| |#1| (-556)))) (-2288 (((-1166 $) (-610 $)) 26 (|has| $ (-1045)))) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-4271 (($ (-1 $ $) (-610 $)) 37)) (-2599 (((-3 (-610 $) "failed") $) 47)) (-3172 (($ (-641 $)) 149 (|has| |#1| (-556))) (($ $ $) 148 (|has| |#1| (-556)))) (-2332 (((-1152) $) 10)) (-3499 (((-641 (-610 $)) $) 46)) (-2330 (($ (-114) $) 39) (($ (-114) (-641 $)) 38)) (-3517 (((-3 (-641 $) "failed") $) 191 (|has| |#1| (-1106)))) (-3560 (((-3 (-2 (|:| |val| $) (|:| -4165 (-564))) "failed") $) 182 (|has| |#1| (-1045)))) (-1377 (((-3 (-641 $) "failed") $) 189 (|has| |#1| (-25)))) (-1485 (((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 $))) "failed") $) 188 (|has| |#1| (-25)))) (-1344 (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $) 190 (|has| |#1| (-1106))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-114)) 184 (|has| |#1| (-1045))) (((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-1170)) 183 (|has| |#1| (-1045)))) (-1879 (((-112) $ (-114)) 41) (((-112) $ (-1170)) 40)) (-3806 (($ $) 107 (-2733 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-4315 (((-767) $) 48)) (-3868 (((-1114) $) 11)) (-3817 (((-112) $) 204)) (-3829 ((|#1| $) 203)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 150 (|has| |#1| (-556)))) (-3209 (($ (-641 $)) 147 (|has| |#1| (-556))) (($ $ $) 146 (|has| |#1| (-556)))) (-1629 (((-112) $ $) 36) (((-112) $ (-1170)) 35)) (-3546 (((-418 $) $) 161 (|has| |#1| (-556)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-556))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 158 (|has| |#1| (-556)))) (-2501 (((-3 $ "failed") $ $) 141 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 152 (|has| |#1| (-556)))) (-2707 (((-112) $) 24 (|has| $ (-1034 (-564))))) (-3055 (($ $ (-610 $) $) 68) (($ $ (-641 (-610 $)) (-641 $)) 67) (($ $ (-641 (-294 $))) 66) (($ $ (-294 $)) 65) (($ $ $ $) 64) (($ $ (-641 $) (-641 $)) 63) (($ $ (-641 (-1170)) (-641 (-1 $ $))) 34) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) 33) (($ $ (-1170) (-1 $ (-641 $))) 32) (($ $ (-1170) (-1 $ $)) 31) (($ $ (-641 (-114)) (-641 (-1 $ $))) 30) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) 29) (($ $ (-114) (-1 $ (-641 $))) 28) (($ $ (-114) (-1 $ $)) 27) (($ $ (-1170)) 196 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170))) 195 (|has| |#1| (-612 (-536)))) (($ $) 194 (|has| |#1| (-612 (-536)))) (($ $ (-114) $ (-1170)) 193 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-114)) (-641 $) (-1170)) 192 (|has| |#1| (-612 (-536)))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $))) 181 (|has| |#1| (-1045))) (($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $)))) 180 (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ (-641 $))) 179 (|has| |#1| (-1045))) (($ $ (-1170) (-767) (-1 $ $)) 178 (|has| |#1| (-1045)))) (-2468 (((-767) $) 154 (|has| |#1| (-556)))) (-4361 (($ (-114) $) 62) (($ (-114) $ $) 61) (($ (-114) $ $ $) 60) (($ (-114) $ $ $ $) 59) (($ (-114) (-641 $)) 58)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 155 (|has| |#1| (-556)))) (-1421 (($ $) 50) (($ $ $) 49)) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) 127 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 126 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 125 (|has| |#1| (-1045))) (($ $ (-1170)) 124 (|has| |#1| (-1045)))) (-3773 (($ $) 175 (|has| |#1| (-556)))) (-2264 (((-1119 |#1| (-610 $)) $) 176 (|has| |#1| (-556)))) (-3954 (($ $) 25 (|has| $ (-1045)))) (-4327 (((-888 (-564)) $) 213 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 212 (|has| |#1| (-612 (-888 (-379))))) (($ (-418 $)) 177 (|has| |#1| (-556))) (((-536) $) 99 (|has| |#1| (-612 (-536))))) (-1916 (($ $ $) 110 (|has| |#1| (-473)))) (-1761 (($ $ $) 111 (|has| |#1| (-473)))) (-2326 (((-858) $) 12) (($ (-610 $)) 69) (($ (-1170)) 214) (($ |#1|) 205) (($ (-1119 |#1| (-610 $))) 187 (|has| |#1| (-1045))) (($ (-407 |#1|)) 173 (|has| |#1| (-556))) (($ (-948 (-407 |#1|))) 172 (|has| |#1| (-556))) (($ (-407 (-948 (-407 |#1|)))) 171 (|has| |#1| (-556))) (($ (-407 (-948 |#1|))) 167 (|has| |#1| (-556))) (($ $) 140 (|has| |#1| (-556))) (($ (-948 |#1|)) 121 (|has| |#1| (-1045))) (($ (-407 (-564))) 96 (-2733 (|has| |#1| (-556)) (-12 (|has| |#1| (-1034 (-564))) (|has| |#1| (-556))) (|has| |#1| (-1034 (-407 (-564)))))) (($ (-564)) 95 (-2733 (|has| |#1| (-1045)) (|has| |#1| (-1034 (-564)))))) (-2144 (((-3 $ "failed") $) 137 (|has| |#1| (-145)))) (-3662 (((-767)) 132 (|has| |#1| (-1045)) CONST)) (-1962 (($ $) 54) (($ (-641 $)) 53)) (-2997 (((-112) (-114)) 42)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 144 (|has| |#1| (-556)))) (-1443 (($ (-1170) $) 201) (($ (-1170) $ $) 200) (($ (-1170) $ $ $) 199) (($ (-1170) $ $ $ $) 198) (($ (-1170) (-641 $)) 197)) (-2409 (($) 114 (|has| |#1| (-25)) CONST)) (-2421 (($) 102 (|has| |#1| (-1106)) CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) 131 (|has| |#1| (-1045))) (($ $ (-1170) (-767)) 130 (|has| |#1| (-1045))) (($ $ (-641 (-1170))) 129 (|has| |#1| (-1045))) (($ $ (-1170)) 128 (|has| |#1| (-1045)))) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2992 (($ (-1119 |#1| (-610 $)) (-1119 |#1| (-610 $))) 174 (|has| |#1| (-556))) (($ $ $) 108 (-2733 (|has| |#1| (-473)) (|has| |#1| (-556))))) (-2981 (($ $ $) 119 (|has| |#1| (-21))) (($ $) 118 (|has| |#1| (-21)))) (-2968 (($ $ $) 112 (|has| |#1| (-25)))) (** (($ $ (-564)) 109 (-2733 (|has| |#1| (-473)) (|has| |#1| (-556)))) (($ $ (-767)) 106 (|has| |#1| (-1106))) (($ $ (-917)) 101 (|has| |#1| (-1106)))) (* (($ (-407 (-564)) $) 166 (|has| |#1| (-556))) (($ $ (-407 (-564))) 165 (|has| |#1| (-556))) (($ |#1| $) 139 (|has| |#1| (-172))) (($ $ |#1|) 138 (|has| |#1| (-172))) (($ (-564) $) 120 (|has| |#1| (-21))) (($ (-767) $) 116 (|has| |#1| (-25))) (($ (-917) $) 113 (|has| |#1| (-25))) (($ $ $) 100 (|has| |#1| (-1106)))))
(((-430 |#1|) (-140) (-846)) (T -430))
-((-3846 (*1 *2 *1) (-12 (-4 *1 (-430 *3)) (-4 *3 (-846)) (-5 *2 (-112)))) (-3855 (*1 *2 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)))) (-3743 (*1 *2 *1) (-12 (-4 *1 (-430 *3)) (-4 *3 (-846)) (-5 *2 (-641 (-1170))))) (-1436 (*1 *1 *2 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1436 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1436 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1436 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1436 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-641 *1)) (-4 *1 (-430 *4)) (-4 *4 (-846)))) (-3084 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)) (-4 *3 (-612 (-536))))) (-3084 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1170))) (-4 *1 (-430 *3)) (-4 *3 (-846)) (-4 *3 (-612 (-536))))) (-3084 (*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-612 (-536))))) (-3084 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1170)) (-4 *1 (-430 *4)) (-4 *4 (-846)) (-4 *4 (-612 (-536))))) (-3084 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-114))) (-5 *3 (-641 *1)) (-5 *4 (-1170)) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-612 (-536))))) (-3543 (*1 *2 *1) (|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-430 *3)))) (-1349 (*1 *2 *1) (|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846)) (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -1377 (-564)))) (-4 *1 (-430 *3)))) (-1524 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-430 *3)))) (-1543 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -4311 (-564)) (|:| |var| (-610 *1)))) (-4 *1 (-430 *3)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1119 *3 (-610 *1))) (-4 *3 (-1045)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2261 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *3 (-846)) (-5 *2 (-1119 *3 (-610 *1))) (-4 *1 (-430 *3)))) (-1653 (*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-1045)))) (-1349 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-4 *4 (-1045)) (-4 *4 (-846)) (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -1377 (-564)))) (-4 *1 (-430 *4)))) (-1349 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1170)) (-4 *4 (-1045)) (-4 *4 (-846)) (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -1377 (-564)))) (-4 *1 (-430 *4)))) (-1970 (*1 *2 *1) (|partial| -12 (-4 *3 (-1045)) (-4 *3 (-846)) (-5 *2 (-2 (|:| |val| *1) (|:| -1377 (-564)))) (-4 *1 (-430 *3)))) (-3084 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-767))) (-5 *4 (-641 (-1 *1 *1))) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-3084 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-767))) (-5 *4 (-641 (-1 *1 (-641 *1)))) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-3084 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *4 (-1 *1 (-641 *1))) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-3084 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *4 (-1 *1 *1)) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-418 *1)) (-4 *1 (-430 *3)) (-4 *3 (-556)) (-4 *3 (-846)))) (-2272 (*1 *2 *1) (-12 (-4 *3 (-556)) (-4 *3 (-846)) (-5 *2 (-1119 *3 (-610 *1))) (-4 *1 (-430 *3)))) (-2901 (*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-556)))) (-3004 (*1 *1 *2 *2) (-12 (-5 *2 (-1119 *3 (-610 *1))) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-407 *3)) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-948 (-407 *3))) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-407 *3)))) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-3562 (*1 *2 *1 *3) (-12 (-5 *3 (-610 *1)) (-4 *1 (-430 *4)) (-4 *4 (-846)) (-4 *4 (-556)) (-5 *2 (-407 (-1166 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-430 *3)) (-4 *3 (-846)) (-4 *3 (-1106)))))
-(-13 (-302) (-1034 (-1170)) (-880 |t#1|) (-400 |t#1|) (-411 |t#1|) (-10 -8 (-15 -3846 ((-112) $)) (-15 -3855 (|t#1| $)) (-15 -3743 ((-641 (-1170)) $)) (-15 -1436 ($ (-1170) $)) (-15 -1436 ($ (-1170) $ $)) (-15 -1436 ($ (-1170) $ $ $)) (-15 -1436 ($ (-1170) $ $ $ $)) (-15 -1436 ($ (-1170) (-641 $))) (IF (|has| |t#1| (-612 (-536))) (PROGN (-6 (-612 (-536))) (-15 -3084 ($ $ (-1170))) (-15 -3084 ($ $ (-641 (-1170)))) (-15 -3084 ($ $)) (-15 -3084 ($ $ (-114) $ (-1170))) (-15 -3084 ($ $ (-641 (-114)) (-641 $) (-1170)))) |%noBranch|) (IF (|has| |t#1| (-1106)) (PROGN (-6 (-722)) (-15 ** ($ $ (-767))) (-15 -3543 ((-3 (-641 $) "failed") $)) (-15 -1349 ((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-473)) (-6 (-473)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -1524 ((-3 (-641 $) "failed") $)) (-15 -1543 ((-3 (-2 (|:| -4311 (-564)) (|:| |var| (-610 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-1045)) (PROGN (-6 (-1045)) (-6 (-1034 (-948 |t#1|))) (-6 (-896 (-1170))) (-6 (-377 |t#1|)) (-15 -2350 ($ (-1119 |t#1| (-610 $)))) (-15 -2261 ((-1119 |t#1| (-610 $)) $)) (-15 -1653 ($ $)) (-15 -1349 ((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-114))) (-15 -1349 ((-3 (-2 (|:| |var| (-610 $)) (|:| -1377 (-564))) "failed") $ (-1170))) (-15 -1970 ((-3 (-2 (|:| |val| $) (|:| -1377 (-564))) "failed") $)) (-15 -3084 ($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $)))) (-15 -3084 ($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $))))) (-15 -3084 ($ $ (-1170) (-767) (-1 $ (-641 $)))) (-15 -3084 ($ $ (-1170) (-767) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-6 (-363)) (-6 (-1034 (-407 (-948 |t#1|)))) (-15 -4344 ($ (-418 $))) (-15 -2272 ((-1119 |t#1| (-610 $)) $)) (-15 -2901 ($ $)) (-15 -3004 ($ (-1119 |t#1| (-610 $)) (-1119 |t#1| (-610 $)))) (-15 -2350 ($ (-407 |t#1|))) (-15 -2350 ($ (-948 (-407 |t#1|)))) (-15 -2350 ($ (-407 (-948 (-407 |t#1|))))) (-15 -3562 ((-407 (-1166 $)) $ (-610 $))) (IF (|has| |t#1| (-1034 (-564))) (-6 (-1034 (-407 (-564)))) |%noBranch|)) |%noBranch|)))
-(((-21) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-21))) ((-23) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-38 #0=(-407 (-564))) |has| |#1| (-556)) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-556)) ((-111 |#1| |#1|) |has| |#1| (-172)) ((-111 $ $) |has| |#1| (-556)) ((-131) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-21))) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-556))) ((-614 #1=(-407 (-948 |#1|))) |has| |#1| (-556)) ((-614 (-564)) -2750 (|has| |#1| (-1045)) (|has| |#1| (-1034 (-564))) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-614 #2=(-610 $)) . T) ((-614 #3=(-948 |#1|)) |has| |#1| (-1045)) ((-614 #4=(-1170)) . T) ((-614 |#1|) . T) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) |has| |#1| (-556)) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-243) |has| |#1| (-556)) ((-290) |has| |#1| (-556)) ((-307) |has| |#1| (-556)) ((-309 $) . T) ((-302) . T) ((-363) |has| |#1| (-556)) ((-377 |#1|) |has| |#1| (-1045)) ((-400 |#1|) . T) ((-411 |#1|) . T) ((-452) |has| |#1| (-556)) ((-473) |has| |#1| (-473)) ((-514 (-610 $) $) . T) ((-514 $ $) . T) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-556)) ((-644 |#1|) |has| |#1| (-172)) ((-644 $) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-637 (-564)) -12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) ((-637 |#1|) |has| |#1| (-1045)) ((-713 #0#) |has| |#1| (-556)) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) -2750 (|has| |#1| (-1106)) (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-473)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-846) . T) ((-896 (-1170)) |has| |#1| (-1045)) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-916) |has| |#1| (-556)) ((-1034 (-407 (-564))) -2750 (|has| |#1| (-1034 (-407 (-564)))) (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) ((-1034 #1#) |has| |#1| (-556)) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #2#) . T) ((-1034 #3#) |has| |#1| (-1045)) ((-1034 #4#) . T) ((-1034 |#1|) . T) ((-1051 #0#) |has| |#1| (-556)) ((-1051 |#1|) |has| |#1| (-172)) ((-1051 $) |has| |#1| (-556)) ((-1045) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-1052) -2750 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-1106) -2750 (|has| |#1| (-1106)) (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-473)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-1094) . T) ((-1209) . T) ((-1213) |has| |#1| (-556)))
-((-1465 ((|#2| |#2| |#2|) 31)) (-1364 (((-114) (-114)) 43)) (-3083 ((|#2| |#2|) 63)) (-2155 ((|#2| |#2|) 66)) (-4337 ((|#2| |#2|) 30)) (-1641 ((|#2| |#2| |#2|) 33)) (-3894 ((|#2| |#2| |#2|) 35)) (-1300 ((|#2| |#2| |#2|) 32)) (-3672 ((|#2| |#2| |#2|) 34)) (-3968 (((-112) (-114)) 41)) (-1756 ((|#2| |#2|) 37)) (-1618 ((|#2| |#2|) 36)) (-3453 ((|#2| |#2|) 25)) (-1843 ((|#2| |#2| |#2|) 28) ((|#2| |#2|) 26)) (-3589 ((|#2| |#2| |#2|) 29)))
-(((-431 |#1| |#2|) (-10 -7 (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -3453 (|#2| |#2|)) (-15 -1843 (|#2| |#2|)) (-15 -1843 (|#2| |#2| |#2|)) (-15 -3589 (|#2| |#2| |#2|)) (-15 -4337 (|#2| |#2|)) (-15 -1465 (|#2| |#2| |#2|)) (-15 -1300 (|#2| |#2| |#2|)) (-15 -1641 (|#2| |#2| |#2|)) (-15 -3672 (|#2| |#2| |#2|)) (-15 -3894 (|#2| |#2| |#2|)) (-15 -1618 (|#2| |#2|)) (-15 -1756 (|#2| |#2|)) (-15 -2155 (|#2| |#2|)) (-15 -3083 (|#2| |#2|))) (-13 (-846) (-556)) (-430 |#1|)) (T -431))
-((-3083 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2155 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1756 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1618 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-3894 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-3672 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1641 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1300 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1465 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-4337 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-3589 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1843 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1843 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-3453 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *4)) (-4 *4 (-430 *3)))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-431 *4 *5)) (-4 *5 (-430 *4)))))
-(-10 -7 (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -3453 (|#2| |#2|)) (-15 -1843 (|#2| |#2|)) (-15 -1843 (|#2| |#2| |#2|)) (-15 -3589 (|#2| |#2| |#2|)) (-15 -4337 (|#2| |#2|)) (-15 -1465 (|#2| |#2| |#2|)) (-15 -1300 (|#2| |#2| |#2|)) (-15 -1641 (|#2| |#2| |#2|)) (-15 -3672 (|#2| |#2| |#2|)) (-15 -3894 (|#2| |#2| |#2|)) (-15 -1618 (|#2| |#2|)) (-15 -1756 (|#2| |#2|)) (-15 -2155 (|#2| |#2|)) (-15 -3083 (|#2| |#2|)))
-((-2610 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1166 |#2|)) (|:| |pol2| (-1166 |#2|)) (|:| |prim| (-1166 |#2|))) |#2| |#2|) 105 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-641 (-1166 |#2|))) (|:| |prim| (-1166 |#2|))) (-641 |#2|)) 68)))
-(((-432 |#1| |#2|) (-10 -7 (-15 -2610 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-641 (-1166 |#2|))) (|:| |prim| (-1166 |#2|))) (-641 |#2|))) (IF (|has| |#2| (-27)) (-15 -2610 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1166 |#2|)) (|:| |pol2| (-1166 |#2|)) (|:| |prim| (-1166 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-556) (-846) (-147)) (-430 |#1|)) (T -432))
-((-2610 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-556) (-846) (-147))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1166 *3)) (|:| |pol2| (-1166 *3)) (|:| |prim| (-1166 *3)))) (-5 *1 (-432 *4 *3)) (-4 *3 (-27)) (-4 *3 (-430 *4)))) (-2610 (*1 *2 *3) (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4)) (-4 *4 (-13 (-556) (-846) (-147))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-641 (-1166 *5))) (|:| |prim| (-1166 *5)))) (-5 *1 (-432 *4 *5)))))
-(-10 -7 (-15 -2610 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-641 (-1166 |#2|))) (|:| |prim| (-1166 |#2|))) (-641 |#2|))) (IF (|has| |#2| (-27)) (-15 -2610 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1166 |#2|)) (|:| |pol2| (-1166 |#2|)) (|:| |prim| (-1166 |#2|))) |#2| |#2|)) |%noBranch|))
-((-1875 (((-1264)) 19)) (-3056 (((-1166 (-407 (-564))) |#2| (-610 |#2|)) 41) (((-407 (-564)) |#2|) 25)))
-(((-433 |#1| |#2|) (-10 -7 (-15 -3056 ((-407 (-564)) |#2|)) (-15 -3056 ((-1166 (-407 (-564))) |#2| (-610 |#2|))) (-15 -1875 ((-1264)))) (-13 (-846) (-556) (-1034 (-564))) (-430 |#1|)) (T -433))
-((-1875 (*1 *2) (-12 (-4 *3 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-1264)) (-5 *1 (-433 *3 *4)) (-4 *4 (-430 *3)))) (-3056 (*1 *2 *3 *4) (-12 (-5 *4 (-610 *3)) (-4 *3 (-430 *5)) (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-433 *5 *3)))) (-3056 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-407 (-564))) (-5 *1 (-433 *4 *3)) (-4 *3 (-430 *4)))))
-(-10 -7 (-15 -3056 ((-407 (-564)) |#2|)) (-15 -3056 ((-1166 (-407 (-564))) |#2| (-610 |#2|))) (-15 -1875 ((-1264))))
-((-1533 (((-112) $) 32)) (-1894 (((-112) $) 34)) (-1903 (((-112) $) 35)) (-1649 (((-112) $) 38)) (-3364 (((-112) $) 33)) (-4062 (((-112) $) 37)) (-2350 (((-858) $) 20) (($ (-1152)) 31) (($ (-1170)) 26) (((-1170) $) 24) (((-1098) $) 23)) (-1744 (((-112) $) 36)) (-2893 (((-112) $ $) 17)))
-(((-434) (-13 (-611 (-858)) (-10 -8 (-15 -2350 ($ (-1152))) (-15 -2350 ($ (-1170))) (-15 -2350 ((-1170) $)) (-15 -2350 ((-1098) $)) (-15 -1533 ((-112) $)) (-15 -3364 ((-112) $)) (-15 -1903 ((-112) $)) (-15 -4062 ((-112) $)) (-15 -1649 ((-112) $)) (-15 -1744 ((-112) $)) (-15 -1894 ((-112) $)) (-15 -2893 ((-112) $ $))))) (T -434))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-434)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-434)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-434)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-434)))) (-1533 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-3364 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1903 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-4062 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1649 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1744 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1894 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-2893 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2350 ($ (-1152))) (-15 -2350 ($ (-1170))) (-15 -2350 ((-1170) $)) (-15 -2350 ((-1098) $)) (-15 -1533 ((-112) $)) (-15 -3364 ((-112) $)) (-15 -1903 ((-112) $)) (-15 -4062 ((-112) $)) (-15 -1649 ((-112) $)) (-15 -1744 ((-112) $)) (-15 -1894 ((-112) $)) (-15 -2893 ((-112) $ $))))
-((-2671 (((-3 (-418 (-1166 (-407 (-564)))) "failed") |#3|) 72)) (-2796 (((-418 |#3|) |#3|) 34)) (-1952 (((-3 (-418 (-1166 (-48))) "failed") |#3|) 46 (|has| |#2| (-1034 (-48))))) (-2125 (((-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3207 (-112))) |#3|) 37)))
-(((-435 |#1| |#2| |#3|) (-10 -7 (-15 -2796 ((-418 |#3|) |#3|)) (-15 -2671 ((-3 (-418 (-1166 (-407 (-564)))) "failed") |#3|)) (-15 -2125 ((-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3207 (-112))) |#3|)) (IF (|has| |#2| (-1034 (-48))) (-15 -1952 ((-3 (-418 (-1166 (-48))) "failed") |#3|)) |%noBranch|)) (-13 (-556) (-846) (-1034 (-564))) (-430 |#1|) (-1235 |#2|)) (T -435))
-((-1952 (*1 *2 *3) (|partial| -12 (-4 *5 (-1034 (-48))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-418 (-1166 (-48)))) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-2125 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3207 (-112)))) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-2671 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-418 (-1166 (-407 (-564))))) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-2796 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-418 *3)) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
-(-10 -7 (-15 -2796 ((-418 |#3|) |#3|)) (-15 -2671 ((-3 (-418 (-1166 (-407 (-564)))) "failed") |#3|)) (-15 -2125 ((-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3207 (-112))) |#3|)) (IF (|has| |#2| (-1034 (-48))) (-15 -1952 ((-3 (-418 (-1166 (-48))) "failed") |#3|)) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-3510 (((-1152) $ (-1152)) NIL)) (-1865 (($ $ (-1152)) NIL)) (-1323 (((-1152) $) NIL)) (-3111 (((-388) (-388) (-388)) 17) (((-388) (-388)) 15)) (-3514 (($ (-388)) NIL) (($ (-388) (-1152)) NIL)) (-2445 (((-388) $) NIL)) (-4172 (((-1152) $) NIL)) (-3734 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3434 (((-1264) (-1152)) 9)) (-3217 (((-1264) (-1152)) 10)) (-4137 (((-1264)) 11)) (-2350 (((-858) $) NIL)) (-3718 (($ $) 38)) (-2893 (((-112) $ $) NIL)))
-(((-436) (-13 (-364 (-388) (-1152)) (-10 -7 (-15 -3111 ((-388) (-388) (-388))) (-15 -3111 ((-388) (-388))) (-15 -3434 ((-1264) (-1152))) (-15 -3217 ((-1264) (-1152))) (-15 -4137 ((-1264)))))) (T -436))
-((-3111 (*1 *2 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436)))) (-3111 (*1 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436)))) (-3434 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))) (-3217 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))) (-4137 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-436)))))
-(-13 (-364 (-388) (-1152)) (-10 -7 (-15 -3111 ((-388) (-388) (-388))) (-15 -3111 ((-388) (-388))) (-15 -3434 ((-1264) (-1152))) (-15 -3217 ((-1264) (-1152))) (-15 -4137 ((-1264)))))
-((-2337 (((-112) $ $) NIL)) (-2834 (((-3 (|:| |fst| (-434)) (|:| -1829 "void")) $) 11)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2848 (($) 35)) (-1438 (($) 41)) (-1636 (($) 37)) (-2037 (($) 39)) (-3714 (($) 36)) (-1722 (($) 38)) (-4152 (($) 40)) (-3105 (((-112) $) 8)) (-2724 (((-641 (-948 (-564))) $) 19)) (-2363 (($ (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-1170)) (-112)) 29) (($ (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-948 (-564))) (-112)) 30)) (-2350 (((-858) $) 24) (($ (-434)) 32)) (-2893 (((-112) $ $) NIL)))
-(((-437) (-13 (-1094) (-10 -8 (-15 -2350 ($ (-434))) (-15 -2834 ((-3 (|:| |fst| (-434)) (|:| -1829 "void")) $)) (-15 -2724 ((-641 (-948 (-564))) $)) (-15 -3105 ((-112) $)) (-15 -2363 ($ (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-1170)) (-112))) (-15 -2363 ($ (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-948 (-564))) (-112))) (-15 -2848 ($)) (-15 -3714 ($)) (-15 -1636 ($)) (-15 -1438 ($)) (-15 -1722 ($)) (-15 -2037 ($)) (-15 -4152 ($))))) (T -437))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-434)) (-5 *1 (-437)))) (-2834 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *1 (-437)))) (-2724 (*1 *2 *1) (-12 (-5 *2 (-641 (-948 (-564)))) (-5 *1 (-437)))) (-3105 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-437)))) (-2363 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *3 (-641 (-1170))) (-5 *4 (-112)) (-5 *1 (-437)))) (-2363 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-112)) (-5 *1 (-437)))) (-2848 (*1 *1) (-5 *1 (-437))) (-3714 (*1 *1) (-5 *1 (-437))) (-1636 (*1 *1) (-5 *1 (-437))) (-1438 (*1 *1) (-5 *1 (-437))) (-1722 (*1 *1) (-5 *1 (-437))) (-2037 (*1 *1) (-5 *1 (-437))) (-4152 (*1 *1) (-5 *1 (-437))))
-(-13 (-1094) (-10 -8 (-15 -2350 ($ (-434))) (-15 -2834 ((-3 (|:| |fst| (-434)) (|:| -1829 "void")) $)) (-15 -2724 ((-641 (-948 (-564))) $)) (-15 -3105 ((-112) $)) (-15 -2363 ($ (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-1170)) (-112))) (-15 -2363 ($ (-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-641 (-948 (-564))) (-112))) (-15 -2848 ($)) (-15 -3714 ($)) (-15 -1636 ($)) (-15 -1438 ($)) (-15 -1722 ($)) (-15 -2037 ($)) (-15 -4152 ($))))
-((-2337 (((-112) $ $) NIL)) (-2445 (((-1170) $) 8)) (-4172 (((-1152) $) 17)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 14)))
-(((-438 |#1|) (-13 (-1094) (-10 -8 (-15 -2445 ((-1170) $)))) (-1170)) (T -438))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-438 *3)) (-14 *3 *2))))
-(-13 (-1094) (-10 -8 (-15 -2445 ((-1170) $))))
-((-2337 (((-112) $ $) NIL)) (-1785 (((-1112) $) 7)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 13)) (-2893 (((-112) $ $) 9)))
-(((-439) (-13 (-1094) (-10 -8 (-15 -1785 ((-1112) $))))) (T -439))
-((-1785 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-439)))))
-(-13 (-1094) (-10 -8 (-15 -1785 ((-1112) $))))
-((-1303 (((-1264) $) 7)) (-2350 (((-858) $) 8) (($ (-1259 (-695))) 14) (($ (-641 (-330))) 13) (($ (-330)) 12) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 11)))
+((-3817 (*1 *2 *1) (-12 (-4 *1 (-430 *3)) (-4 *3 (-846)) (-5 *2 (-112)))) (-3829 (*1 *2 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-430 *3)) (-4 *3 (-846)) (-5 *2 (-641 (-1170))))) (-1443 (*1 *1 *2 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1443 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1443 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1443 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))) (-1443 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-641 *1)) (-4 *1 (-430 *4)) (-4 *4 (-846)))) (-3055 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)) (-4 *3 (-612 (-536))))) (-3055 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1170))) (-4 *1 (-430 *3)) (-4 *3 (-846)) (-4 *3 (-612 (-536))))) (-3055 (*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-612 (-536))))) (-3055 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-114)) (-5 *3 (-1170)) (-4 *1 (-430 *4)) (-4 *4 (-846)) (-4 *4 (-612 (-536))))) (-3055 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-114))) (-5 *3 (-641 *1)) (-5 *4 (-1170)) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-612 (-536))))) (-3517 (*1 *2 *1) (|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-430 *3)))) (-1344 (*1 *2 *1) (|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846)) (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -4165 (-564)))) (-4 *1 (-430 *3)))) (-1377 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-430 *3)))) (-1485 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -4290 (-564)) (|:| |var| (-610 *1)))) (-4 *1 (-430 *3)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1119 *3 (-610 *1))) (-4 *3 (-1045)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2254 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *3 (-846)) (-5 *2 (-1119 *3 (-610 *1))) (-4 *1 (-430 *3)))) (-2650 (*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-1045)))) (-1344 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-4 *4 (-1045)) (-4 *4 (-846)) (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -4165 (-564)))) (-4 *1 (-430 *4)))) (-1344 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1170)) (-4 *4 (-1045)) (-4 *4 (-846)) (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -4165 (-564)))) (-4 *1 (-430 *4)))) (-3560 (*1 *2 *1) (|partial| -12 (-4 *3 (-1045)) (-4 *3 (-846)) (-5 *2 (-2 (|:| |val| *1) (|:| -4165 (-564)))) (-4 *1 (-430 *3)))) (-3055 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-767))) (-5 *4 (-641 (-1 *1 *1))) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-3055 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-641 (-767))) (-5 *4 (-641 (-1 *1 (-641 *1)))) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-3055 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *4 (-1 *1 (-641 *1))) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-3055 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *4 (-1 *1 *1)) (-4 *1 (-430 *5)) (-4 *5 (-846)) (-4 *5 (-1045)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-418 *1)) (-4 *1 (-430 *3)) (-4 *3 (-556)) (-4 *3 (-846)))) (-2264 (*1 *2 *1) (-12 (-4 *3 (-556)) (-4 *3 (-846)) (-5 *2 (-1119 *3 (-610 *1))) (-4 *1 (-430 *3)))) (-3773 (*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-556)))) (-2992 (*1 *1 *2 *2) (-12 (-5 *2 (-1119 *3 (-610 *1))) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-407 *3)) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-948 (-407 *3))) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-407 (-948 (-407 *3)))) (-4 *3 (-556)) (-4 *3 (-846)) (-4 *1 (-430 *3)))) (-3510 (*1 *2 *1 *3) (-12 (-5 *3 (-610 *1)) (-4 *1 (-430 *4)) (-4 *4 (-846)) (-4 *4 (-556)) (-5 *2 (-407 (-1166 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-430 *3)) (-4 *3 (-846)) (-4 *3 (-1106)))))
+(-13 (-302) (-1034 (-1170)) (-880 |t#1|) (-400 |t#1|) (-411 |t#1|) (-10 -8 (-15 -3817 ((-112) $)) (-15 -3829 (|t#1| $)) (-15 -3702 ((-641 (-1170)) $)) (-15 -1443 ($ (-1170) $)) (-15 -1443 ($ (-1170) $ $)) (-15 -1443 ($ (-1170) $ $ $)) (-15 -1443 ($ (-1170) $ $ $ $)) (-15 -1443 ($ (-1170) (-641 $))) (IF (|has| |t#1| (-612 (-536))) (PROGN (-6 (-612 (-536))) (-15 -3055 ($ $ (-1170))) (-15 -3055 ($ $ (-641 (-1170)))) (-15 -3055 ($ $)) (-15 -3055 ($ $ (-114) $ (-1170))) (-15 -3055 ($ $ (-641 (-114)) (-641 $) (-1170)))) |%noBranch|) (IF (|has| |t#1| (-1106)) (PROGN (-6 (-722)) (-15 ** ($ $ (-767))) (-15 -3517 ((-3 (-641 $) "failed") $)) (-15 -1344 ((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-473)) (-6 (-473)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -1377 ((-3 (-641 $) "failed") $)) (-15 -1485 ((-3 (-2 (|:| -4290 (-564)) (|:| |var| (-610 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-1045)) (PROGN (-6 (-1045)) (-6 (-1034 (-948 |t#1|))) (-6 (-896 (-1170))) (-6 (-377 |t#1|)) (-15 -2326 ($ (-1119 |t#1| (-610 $)))) (-15 -2254 ((-1119 |t#1| (-610 $)) $)) (-15 -2650 ($ $)) (-15 -1344 ((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-114))) (-15 -1344 ((-3 (-2 (|:| |var| (-610 $)) (|:| -4165 (-564))) "failed") $ (-1170))) (-15 -3560 ((-3 (-2 (|:| |val| $) (|:| -4165 (-564))) "failed") $)) (-15 -3055 ($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ $)))) (-15 -3055 ($ $ (-641 (-1170)) (-641 (-767)) (-641 (-1 $ (-641 $))))) (-15 -3055 ($ $ (-1170) (-767) (-1 $ (-641 $)))) (-15 -3055 ($ $ (-1170) (-767) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-6 (-363)) (-6 (-1034 (-407 (-948 |t#1|)))) (-15 -4327 ($ (-418 $))) (-15 -2264 ((-1119 |t#1| (-610 $)) $)) (-15 -3773 ($ $)) (-15 -2992 ($ (-1119 |t#1| (-610 $)) (-1119 |t#1| (-610 $)))) (-15 -2326 ($ (-407 |t#1|))) (-15 -2326 ($ (-948 (-407 |t#1|)))) (-15 -2326 ($ (-407 (-948 (-407 |t#1|))))) (-15 -3510 ((-407 (-1166 $)) $ (-610 $))) (IF (|has| |t#1| (-1034 (-564))) (-6 (-1034 (-407 (-564)))) |%noBranch|)) |%noBranch|)))
+(((-21) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-21))) ((-23) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-38 #0=(-407 (-564))) |has| |#1| (-556)) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-556)) ((-111 |#1| |#1|) |has| |#1| (-172)) ((-111 $ $) |has| |#1| (-556)) ((-131) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145)) (|has| |#1| (-21))) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-556))) ((-614 #1=(-407 (-948 |#1|))) |has| |#1| (-556)) ((-614 (-564)) -2733 (|has| |#1| (-1045)) (|has| |#1| (-1034 (-564))) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-614 #2=(-610 $)) . T) ((-614 #3=(-948 |#1|)) |has| |#1| (-1045)) ((-614 #4=(-1170)) . T) ((-614 |#1|) . T) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) |has| |#1| (-556)) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-243) |has| |#1| (-556)) ((-290) |has| |#1| (-556)) ((-307) |has| |#1| (-556)) ((-309 $) . T) ((-302) . T) ((-363) |has| |#1| (-556)) ((-377 |#1|) |has| |#1| (-1045)) ((-400 |#1|) . T) ((-411 |#1|) . T) ((-452) |has| |#1| (-556)) ((-473) |has| |#1| (-473)) ((-514 (-610 $) $) . T) ((-514 $ $) . T) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-556)) ((-644 |#1|) |has| |#1| (-172)) ((-644 $) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-637 (-564)) -12 (|has| |#1| (-637 (-564))) (|has| |#1| (-1045))) ((-637 |#1|) |has| |#1| (-1045)) ((-713 #0#) |has| |#1| (-556)) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) -2733 (|has| |#1| (-1106)) (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-473)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-846) . T) ((-896 (-1170)) |has| |#1| (-1045)) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-916) |has| |#1| (-556)) ((-1034 (-407 (-564))) -2733 (|has| |#1| (-1034 (-407 (-564)))) (-12 (|has| |#1| (-556)) (|has| |#1| (-1034 (-564))))) ((-1034 #1#) |has| |#1| (-556)) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #2#) . T) ((-1034 #3#) |has| |#1| (-1045)) ((-1034 #4#) . T) ((-1034 |#1|) . T) ((-1051 #0#) |has| |#1| (-556)) ((-1051 |#1|) |has| |#1| (-172)) ((-1051 $) |has| |#1| (-556)) ((-1045) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-1052) -2733 (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-1106) -2733 (|has| |#1| (-1106)) (|has| |#1| (-1045)) (|has| |#1| (-556)) (|has| |#1| (-473)) (|has| |#1| (-172)) (|has| |#1| (-147)) (|has| |#1| (-145))) ((-1094) . T) ((-1209) . T) ((-1213) |has| |#1| (-556)))
+((-4268 ((|#2| |#2| |#2|) 31)) (-1693 (((-114) (-114)) 43)) (-2601 ((|#2| |#2|) 63)) (-1932 ((|#2| |#2|) 66)) (-3601 ((|#2| |#2|) 30)) (-2731 ((|#2| |#2| |#2|) 33)) (-1527 ((|#2| |#2| |#2|) 35)) (-4020 ((|#2| |#2| |#2|) 32)) (-3320 ((|#2| |#2| |#2|) 34)) (-2997 (((-112) (-114)) 41)) (-1697 ((|#2| |#2|) 37)) (-2847 ((|#2| |#2|) 36)) (-2007 ((|#2| |#2|) 25)) (-2170 ((|#2| |#2| |#2|) 28) ((|#2| |#2|) 26)) (-2273 ((|#2| |#2| |#2|) 29)))
+(((-431 |#1| |#2|) (-10 -7 (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -2007 (|#2| |#2|)) (-15 -2170 (|#2| |#2|)) (-15 -2170 (|#2| |#2| |#2|)) (-15 -2273 (|#2| |#2| |#2|)) (-15 -3601 (|#2| |#2|)) (-15 -4268 (|#2| |#2| |#2|)) (-15 -4020 (|#2| |#2| |#2|)) (-15 -2731 (|#2| |#2| |#2|)) (-15 -3320 (|#2| |#2| |#2|)) (-15 -1527 (|#2| |#2| |#2|)) (-15 -2847 (|#2| |#2|)) (-15 -1697 (|#2| |#2|)) (-15 -1932 (|#2| |#2|)) (-15 -2601 (|#2| |#2|))) (-13 (-846) (-556)) (-430 |#1|)) (T -431))
+((-2601 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1932 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1697 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2847 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1527 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-3320 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2731 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-4020 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-4268 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-3601 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2273 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2170 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2170 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-2007 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2)) (-4 *2 (-430 *3)))) (-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *4)) (-4 *4 (-430 *3)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-431 *4 *5)) (-4 *5 (-430 *4)))))
+(-10 -7 (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -2007 (|#2| |#2|)) (-15 -2170 (|#2| |#2|)) (-15 -2170 (|#2| |#2| |#2|)) (-15 -2273 (|#2| |#2| |#2|)) (-15 -3601 (|#2| |#2|)) (-15 -4268 (|#2| |#2| |#2|)) (-15 -4020 (|#2| |#2| |#2|)) (-15 -2731 (|#2| |#2| |#2|)) (-15 -3320 (|#2| |#2| |#2|)) (-15 -1527 (|#2| |#2| |#2|)) (-15 -2847 (|#2| |#2|)) (-15 -1697 (|#2| |#2|)) (-15 -1932 (|#2| |#2|)) (-15 -2601 (|#2| |#2|)))
+((-2109 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1166 |#2|)) (|:| |pol2| (-1166 |#2|)) (|:| |prim| (-1166 |#2|))) |#2| |#2|) 105 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-641 (-1166 |#2|))) (|:| |prim| (-1166 |#2|))) (-641 |#2|)) 68)))
+(((-432 |#1| |#2|) (-10 -7 (-15 -2109 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-641 (-1166 |#2|))) (|:| |prim| (-1166 |#2|))) (-641 |#2|))) (IF (|has| |#2| (-27)) (-15 -2109 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1166 |#2|)) (|:| |pol2| (-1166 |#2|)) (|:| |prim| (-1166 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-556) (-846) (-147)) (-430 |#1|)) (T -432))
+((-2109 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-556) (-846) (-147))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1166 *3)) (|:| |pol2| (-1166 *3)) (|:| |prim| (-1166 *3)))) (-5 *1 (-432 *4 *3)) (-4 *3 (-27)) (-4 *3 (-430 *4)))) (-2109 (*1 *2 *3) (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4)) (-4 *4 (-13 (-556) (-846) (-147))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-641 (-1166 *5))) (|:| |prim| (-1166 *5)))) (-5 *1 (-432 *4 *5)))))
+(-10 -7 (-15 -2109 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-641 (-1166 |#2|))) (|:| |prim| (-1166 |#2|))) (-641 |#2|))) (IF (|has| |#2| (-27)) (-15 -2109 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1166 |#2|)) (|:| |pol2| (-1166 |#2|)) (|:| |prim| (-1166 |#2|))) |#2| |#2|)) |%noBranch|))
+((-3283 (((-1264)) 19)) (-2207 (((-1166 (-407 (-564))) |#2| (-610 |#2|)) 41) (((-407 (-564)) |#2|) 25)))
+(((-433 |#1| |#2|) (-10 -7 (-15 -2207 ((-407 (-564)) |#2|)) (-15 -2207 ((-1166 (-407 (-564))) |#2| (-610 |#2|))) (-15 -3283 ((-1264)))) (-13 (-846) (-556) (-1034 (-564))) (-430 |#1|)) (T -433))
+((-3283 (*1 *2) (-12 (-4 *3 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-1264)) (-5 *1 (-433 *3 *4)) (-4 *4 (-430 *3)))) (-2207 (*1 *2 *3 *4) (-12 (-5 *4 (-610 *3)) (-4 *3 (-430 *5)) (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-433 *5 *3)))) (-2207 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-407 (-564))) (-5 *1 (-433 *4 *3)) (-4 *3 (-430 *4)))))
+(-10 -7 (-15 -2207 ((-407 (-564)) |#2|)) (-15 -2207 ((-1166 (-407 (-564))) |#2| (-610 |#2|))) (-15 -3283 ((-1264))))
+((-2750 (((-112) $) 32)) (-3388 (((-112) $) 34)) (-1914 (((-112) $) 35)) (-2238 (((-112) $) 38)) (-1964 (((-112) $) 33)) (-1472 (((-112) $) 37)) (-2326 (((-858) $) 20) (($ (-1152)) 31) (($ (-1170)) 26) (((-1170) $) 24) (((-1098) $) 23)) (-1609 (((-112) $) 36)) (-2876 (((-112) $ $) 17)))
+(((-434) (-13 (-611 (-858)) (-10 -8 (-15 -2326 ($ (-1152))) (-15 -2326 ($ (-1170))) (-15 -2326 ((-1170) $)) (-15 -2326 ((-1098) $)) (-15 -2750 ((-112) $)) (-15 -1964 ((-112) $)) (-15 -1914 ((-112) $)) (-15 -1472 ((-112) $)) (-15 -2238 ((-112) $)) (-15 -1609 ((-112) $)) (-15 -3388 ((-112) $)) (-15 -2876 ((-112) $ $))))) (T -434))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-434)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-434)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-434)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-434)))) (-2750 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1964 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1914 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1472 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-2238 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-1609 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-3388 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))) (-2876 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2326 ($ (-1152))) (-15 -2326 ($ (-1170))) (-15 -2326 ((-1170) $)) (-15 -2326 ((-1098) $)) (-15 -2750 ((-112) $)) (-15 -1964 ((-112) $)) (-15 -1914 ((-112) $)) (-15 -1472 ((-112) $)) (-15 -2238 ((-112) $)) (-15 -1609 ((-112) $)) (-15 -3388 ((-112) $)) (-15 -2876 ((-112) $ $))))
+((-4148 (((-3 (-418 (-1166 (-407 (-564)))) "failed") |#3|) 72)) (-3263 (((-418 |#3|) |#3|) 34)) (-3310 (((-3 (-418 (-1166 (-48))) "failed") |#3|) 46 (|has| |#2| (-1034 (-48))))) (-1875 (((-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3203 (-112))) |#3|) 37)))
+(((-435 |#1| |#2| |#3|) (-10 -7 (-15 -3263 ((-418 |#3|) |#3|)) (-15 -4148 ((-3 (-418 (-1166 (-407 (-564)))) "failed") |#3|)) (-15 -1875 ((-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3203 (-112))) |#3|)) (IF (|has| |#2| (-1034 (-48))) (-15 -3310 ((-3 (-418 (-1166 (-48))) "failed") |#3|)) |%noBranch|)) (-13 (-556) (-846) (-1034 (-564))) (-430 |#1|) (-1235 |#2|)) (T -435))
+((-3310 (*1 *2 *3) (|partial| -12 (-4 *5 (-1034 (-48))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-418 (-1166 (-48)))) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-1875 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3203 (-112)))) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-4148 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-418 (-1166 (-407 (-564))))) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-3263 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4)) (-5 *2 (-418 *3)) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
+(-10 -7 (-15 -3263 ((-418 |#3|) |#3|)) (-15 -4148 ((-3 (-418 (-1166 (-407 (-564)))) "failed") |#3|)) (-15 -1875 ((-3 (|:| |overq| (-1166 (-407 (-564)))) (|:| |overan| (-1166 (-48))) (|:| -3203 (-112))) |#3|)) (IF (|has| |#2| (-1034 (-48))) (-15 -3310 ((-3 (-418 (-1166 (-48))) "failed") |#3|)) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-4376 (((-1152) $ (-1152)) NIL)) (-3745 (($ $ (-1152)) NIL)) (-1314 (((-1152) $) NIL)) (-3023 (((-388) (-388) (-388)) 17) (((-388) (-388)) 15)) (-3455 (($ (-388)) NIL) (($ (-388) (-1152)) NIL)) (-2410 (((-388) $) NIL)) (-2332 (((-1152) $) NIL)) (-1644 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3781 (((-1264) (-1152)) 9)) (-1770 (((-1264) (-1152)) 10)) (-2643 (((-1264)) 11)) (-2326 (((-858) $) NIL)) (-4089 (($ $) 38)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-436) (-13 (-364 (-388) (-1152)) (-10 -7 (-15 -3023 ((-388) (-388) (-388))) (-15 -3023 ((-388) (-388))) (-15 -3781 ((-1264) (-1152))) (-15 -1770 ((-1264) (-1152))) (-15 -2643 ((-1264)))))) (T -436))
+((-3023 (*1 *2 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436)))) (-3023 (*1 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436)))) (-3781 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))) (-1770 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))) (-2643 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-436)))))
+(-13 (-364 (-388) (-1152)) (-10 -7 (-15 -3023 ((-388) (-388) (-388))) (-15 -3023 ((-388) (-388))) (-15 -3781 ((-1264) (-1152))) (-15 -1770 ((-1264) (-1152))) (-15 -2643 ((-1264)))))
+((-2315 (((-112) $ $) NIL)) (-1466 (((-3 (|:| |fst| (-434)) (|:| -1835 "void")) $) 11)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3642 (($) 35)) (-2553 (($) 41)) (-3506 (($) 37)) (-2877 (($) 39)) (-1797 (($) 36)) (-3088 (($) 38)) (-1308 (($) 40)) (-3567 (((-112) $) 8)) (-3715 (((-641 (-948 (-564))) $) 19)) (-2336 (($ (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-1170)) (-112)) 29) (($ (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-948 (-564))) (-112)) 30)) (-2326 (((-858) $) 24) (($ (-434)) 32)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-437) (-13 (-1094) (-10 -8 (-15 -2326 ($ (-434))) (-15 -1466 ((-3 (|:| |fst| (-434)) (|:| -1835 "void")) $)) (-15 -3715 ((-641 (-948 (-564))) $)) (-15 -3567 ((-112) $)) (-15 -2336 ($ (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-1170)) (-112))) (-15 -2336 ($ (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-948 (-564))) (-112))) (-15 -3642 ($)) (-15 -1797 ($)) (-15 -3506 ($)) (-15 -2553 ($)) (-15 -3088 ($)) (-15 -2877 ($)) (-15 -1308 ($))))) (T -437))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-434)) (-5 *1 (-437)))) (-1466 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *1 (-437)))) (-3715 (*1 *2 *1) (-12 (-5 *2 (-641 (-948 (-564)))) (-5 *1 (-437)))) (-3567 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-437)))) (-2336 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *3 (-641 (-1170))) (-5 *4 (-112)) (-5 *1 (-437)))) (-2336 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-112)) (-5 *1 (-437)))) (-3642 (*1 *1) (-5 *1 (-437))) (-1797 (*1 *1) (-5 *1 (-437))) (-3506 (*1 *1) (-5 *1 (-437))) (-2553 (*1 *1) (-5 *1 (-437))) (-3088 (*1 *1) (-5 *1 (-437))) (-2877 (*1 *1) (-5 *1 (-437))) (-1308 (*1 *1) (-5 *1 (-437))))
+(-13 (-1094) (-10 -8 (-15 -2326 ($ (-434))) (-15 -1466 ((-3 (|:| |fst| (-434)) (|:| -1835 "void")) $)) (-15 -3715 ((-641 (-948 (-564))) $)) (-15 -3567 ((-112) $)) (-15 -2336 ($ (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-1170)) (-112))) (-15 -2336 ($ (-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-641 (-948 (-564))) (-112))) (-15 -3642 ($)) (-15 -1797 ($)) (-15 -3506 ($)) (-15 -2553 ($)) (-15 -3088 ($)) (-15 -2877 ($)) (-15 -1308 ($))))
+((-2315 (((-112) $ $) NIL)) (-2410 (((-1170) $) 8)) (-2332 (((-1152) $) 17)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 11)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 14)))
+(((-438 |#1|) (-13 (-1094) (-10 -8 (-15 -2410 ((-1170) $)))) (-1170)) (T -438))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-438 *3)) (-14 *3 *2))))
+(-13 (-1094) (-10 -8 (-15 -2410 ((-1170) $))))
+((-2315 (((-112) $ $) NIL)) (-1787 (((-1112) $) 7)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 13)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 9)))
+(((-439) (-13 (-1094) (-10 -8 (-15 -1787 ((-1112) $))))) (T -439))
+((-1787 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-439)))))
+(-13 (-1094) (-10 -8 (-15 -1787 ((-1112) $))))
+((-1309 (((-1264) $) 7)) (-2326 (((-858) $) 8) (($ (-1259 (-695))) 14) (($ (-641 (-330))) 13) (($ (-330)) 12) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 11)))
(((-440) (-140)) (T -440))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-695))) (-4 *1 (-440)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-440)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-440)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) (-4 *1 (-440)))))
-(-13 (-395) (-10 -8 (-15 -2350 ($ (-1259 (-695)))) (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-330))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))))))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-695))) (-4 *1 (-440)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-440)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-440)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) (-4 *1 (-440)))))
+(-13 (-395) (-10 -8 (-15 -2326 ($ (-1259 (-695)))) (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-330))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))))))
(((-611 (-858)) . T) ((-395) . T) ((-1209) . T))
-((-4201 (((-3 $ "failed") (-1259 (-316 (-379)))) 21) (((-3 $ "failed") (-1259 (-316 (-564)))) 19) (((-3 $ "failed") (-1259 (-948 (-379)))) 17) (((-3 $ "failed") (-1259 (-948 (-564)))) 15) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 13) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 11)) (-2961 (($ (-1259 (-316 (-379)))) 22) (($ (-1259 (-316 (-564)))) 20) (($ (-1259 (-948 (-379)))) 18) (($ (-1259 (-948 (-564)))) 16) (($ (-1259 (-407 (-948 (-379))))) 14) (($ (-1259 (-407 (-948 (-564))))) 12)) (-1303 (((-1264) $) 7)) (-2350 (((-858) $) 8) (($ (-641 (-330))) 25) (($ (-330)) 24) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) 23)))
+((-4180 (((-3 $ "failed") (-1259 (-316 (-379)))) 21) (((-3 $ "failed") (-1259 (-316 (-564)))) 19) (((-3 $ "failed") (-1259 (-948 (-379)))) 17) (((-3 $ "failed") (-1259 (-948 (-564)))) 15) (((-3 $ "failed") (-1259 (-407 (-948 (-379))))) 13) (((-3 $ "failed") (-1259 (-407 (-948 (-564))))) 11)) (-2938 (($ (-1259 (-316 (-379)))) 22) (($ (-1259 (-316 (-564)))) 20) (($ (-1259 (-948 (-379)))) 18) (($ (-1259 (-948 (-564)))) 16) (($ (-1259 (-407 (-948 (-379))))) 14) (($ (-1259 (-407 (-948 (-564))))) 12)) (-1309 (((-1264) $) 7)) (-2326 (((-858) $) 8) (($ (-641 (-330))) 25) (($ (-330)) 24) (($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) 23)))
(((-441) (-140)) (T -441))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-441)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-441)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330))))) (-4 *1 (-441)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1259 (-316 (-379)))) (-4 *1 (-441)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-316 (-379)))) (-4 *1 (-441)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1259 (-316 (-564)))) (-4 *1 (-441)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-316 (-564)))) (-4 *1 (-441)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1259 (-948 (-379)))) (-4 *1 (-441)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-948 (-379)))) (-4 *1 (-441)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1259 (-948 (-564)))) (-4 *1 (-441)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-948 (-564)))) (-4 *1 (-441)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1259 (-407 (-948 (-379))))) (-4 *1 (-441)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-407 (-948 (-379))))) (-4 *1 (-441)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-1259 (-407 (-948 (-564))))) (-4 *1 (-441)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-407 (-948 (-564))))) (-4 *1 (-441)))))
-(-13 (-395) (-10 -8 (-15 -2350 ($ (-641 (-330)))) (-15 -2350 ($ (-330))) (-15 -2350 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))) (-15 -2961 ($ (-1259 (-316 (-379))))) (-15 -4201 ((-3 $ "failed") (-1259 (-316 (-379))))) (-15 -2961 ($ (-1259 (-316 (-564))))) (-15 -4201 ((-3 $ "failed") (-1259 (-316 (-564))))) (-15 -2961 ($ (-1259 (-948 (-379))))) (-15 -4201 ((-3 $ "failed") (-1259 (-948 (-379))))) (-15 -2961 ($ (-1259 (-948 (-564))))) (-15 -4201 ((-3 $ "failed") (-1259 (-948 (-564))))) (-15 -2961 ($ (-1259 (-407 (-948 (-379)))))) (-15 -4201 ((-3 $ "failed") (-1259 (-407 (-948 (-379)))))) (-15 -2961 ($ (-1259 (-407 (-948 (-564)))))) (-15 -4201 ((-3 $ "failed") (-1259 (-407 (-948 (-564))))))))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-441)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-441)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330))))) (-4 *1 (-441)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1259 (-316 (-379)))) (-4 *1 (-441)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-316 (-379)))) (-4 *1 (-441)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1259 (-316 (-564)))) (-4 *1 (-441)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-316 (-564)))) (-4 *1 (-441)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1259 (-948 (-379)))) (-4 *1 (-441)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-948 (-379)))) (-4 *1 (-441)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1259 (-948 (-564)))) (-4 *1 (-441)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-948 (-564)))) (-4 *1 (-441)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1259 (-407 (-948 (-379))))) (-4 *1 (-441)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-407 (-948 (-379))))) (-4 *1 (-441)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-1259 (-407 (-948 (-564))))) (-4 *1 (-441)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-1259 (-407 (-948 (-564))))) (-4 *1 (-441)))))
+(-13 (-395) (-10 -8 (-15 -2326 ($ (-641 (-330)))) (-15 -2326 ($ (-330))) (-15 -2326 ($ (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))) (-15 -2938 ($ (-1259 (-316 (-379))))) (-15 -4180 ((-3 $ "failed") (-1259 (-316 (-379))))) (-15 -2938 ($ (-1259 (-316 (-564))))) (-15 -4180 ((-3 $ "failed") (-1259 (-316 (-564))))) (-15 -2938 ($ (-1259 (-948 (-379))))) (-15 -4180 ((-3 $ "failed") (-1259 (-948 (-379))))) (-15 -2938 ($ (-1259 (-948 (-564))))) (-15 -4180 ((-3 $ "failed") (-1259 (-948 (-564))))) (-15 -2938 ($ (-1259 (-407 (-948 (-379)))))) (-15 -4180 ((-3 $ "failed") (-1259 (-407 (-948 (-379)))))) (-15 -2938 ($ (-1259 (-407 (-948 (-564)))))) (-15 -4180 ((-3 $ "failed") (-1259 (-407 (-948 (-564))))))))
(((-611 (-858)) . T) ((-395) . T) ((-1209) . T))
-((-1811 (((-112)) 18)) (-1322 (((-112) (-112)) 19)) (-4042 (((-112)) 14)) (-1840 (((-112) (-112)) 15)) (-3549 (((-112)) 16)) (-2209 (((-112) (-112)) 17)) (-2455 (((-917) (-917)) 22) (((-917)) 21)) (-4330 (((-767) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564))))) 51)) (-1960 (((-917) (-917)) 24) (((-917)) 23)) (-1483 (((-2 (|:| -2140 (-564)) (|:| -1974 (-641 |#1|))) |#1|) 94)) (-1292 (((-418 |#1|) (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564))))))) 174)) (-1652 (((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112)) 207)) (-2205 (((-418 |#1|) |#1| (-767) (-767)) 222) (((-418 |#1|) |#1| (-641 (-767)) (-767)) 219) (((-418 |#1|) |#1| (-641 (-767))) 221) (((-418 |#1|) |#1| (-767)) 220) (((-418 |#1|) |#1|) 218)) (-2504 (((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767) (-112)) 224) (((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767)) 225) (((-3 |#1| "failed") (-917) |#1| (-641 (-767))) 227) (((-3 |#1| "failed") (-917) |#1| (-767)) 226) (((-3 |#1| "failed") (-917) |#1|) 228)) (-3595 (((-418 |#1|) |#1| (-767) (-767)) 217) (((-418 |#1|) |#1| (-641 (-767)) (-767)) 213) (((-418 |#1|) |#1| (-641 (-767))) 215) (((-418 |#1|) |#1| (-767)) 214) (((-418 |#1|) |#1|) 212)) (-3862 (((-112) |#1|) 43)) (-3428 (((-733 (-767)) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564))))) 99)) (-2545 (((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112) (-1096 (-767)) (-767)) 211)))
-(((-442 |#1|) (-10 -7 (-15 -1292 ((-418 |#1|) (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))))) (-15 -3428 ((-733 (-767)) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))))) (-15 -1960 ((-917))) (-15 -1960 ((-917) (-917))) (-15 -2455 ((-917))) (-15 -2455 ((-917) (-917))) (-15 -4330 ((-767) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))))) (-15 -1483 ((-2 (|:| -2140 (-564)) (|:| -1974 (-641 |#1|))) |#1|)) (-15 -1811 ((-112))) (-15 -1322 ((-112) (-112))) (-15 -4042 ((-112))) (-15 -1840 ((-112) (-112))) (-15 -3862 ((-112) |#1|)) (-15 -3549 ((-112))) (-15 -2209 ((-112) (-112))) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3595 ((-418 |#1|) |#1| (-767))) (-15 -3595 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -3595 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -3595 ((-418 |#1|) |#1| (-767) (-767))) (-15 -2205 ((-418 |#1|) |#1|)) (-15 -2205 ((-418 |#1|) |#1| (-767))) (-15 -2205 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -2205 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -2205 ((-418 |#1|) |#1| (-767) (-767))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1|)) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-767))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767) (-112))) (-15 -1652 ((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112))) (-15 -2545 ((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112) (-1096 (-767)) (-767)))) (-1235 (-564))) (T -442))
-((-2545 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-112)) (-5 *5 (-1096 (-767))) (-5 *6 (-767)) (-5 *2 (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564))))))) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1652 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564))))))) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2504 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *6 (-112)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-2504 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-2504 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-2504 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-767)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-2504 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-917)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-2205 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2205 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2205 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-767))) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2205 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2205 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3595 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3595 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-767))) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3595 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2209 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3549 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3862 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1840 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-4042 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1322 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1811 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1483 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -2140 (-564)) (|:| -1974 (-641 *3)))) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-4330 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -3595 *4) (|:| -2762 (-564))))) (-4 *4 (-1235 (-564))) (-5 *2 (-767)) (-5 *1 (-442 *4)))) (-2455 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2455 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1960 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1960 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3428 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -3595 *4) (|:| -2762 (-564))))) (-4 *4 (-1235 (-564))) (-5 *2 (-733 (-767))) (-5 *1 (-442 *4)))) (-1292 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| *4) (|:| -2304 (-564))))))) (-4 *4 (-1235 (-564))) (-5 *2 (-418 *4)) (-5 *1 (-442 *4)))))
-(-10 -7 (-15 -1292 ((-418 |#1|) (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))))) (-15 -3428 ((-733 (-767)) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))))) (-15 -1960 ((-917))) (-15 -1960 ((-917) (-917))) (-15 -2455 ((-917))) (-15 -2455 ((-917) (-917))) (-15 -4330 ((-767) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))))) (-15 -1483 ((-2 (|:| -2140 (-564)) (|:| -1974 (-641 |#1|))) |#1|)) (-15 -1811 ((-112))) (-15 -1322 ((-112) (-112))) (-15 -4042 ((-112))) (-15 -1840 ((-112) (-112))) (-15 -3862 ((-112) |#1|)) (-15 -3549 ((-112))) (-15 -2209 ((-112) (-112))) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3595 ((-418 |#1|) |#1| (-767))) (-15 -3595 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -3595 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -3595 ((-418 |#1|) |#1| (-767) (-767))) (-15 -2205 ((-418 |#1|) |#1|)) (-15 -2205 ((-418 |#1|) |#1| (-767))) (-15 -2205 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -2205 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -2205 ((-418 |#1|) |#1| (-767) (-767))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1|)) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-767))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767))) (-15 -2504 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767) (-112))) (-15 -1652 ((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112))) (-15 -2545 ((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112) (-1096 (-767)) (-767))))
-((-2813 (((-564) |#2|) 52) (((-564) |#2| (-767)) 51)) (-3637 (((-564) |#2|) 67)) (-2524 ((|#3| |#2|) 26)) (-1464 ((|#3| |#2| (-917)) 15)) (-4029 ((|#3| |#2|) 16)) (-2551 ((|#3| |#2|) 9)) (-4336 ((|#3| |#2|) 10)) (-3252 ((|#3| |#2| (-917)) 74) ((|#3| |#2|) 34)) (-3410 (((-564) |#2|) 69)))
-(((-443 |#1| |#2| |#3|) (-10 -7 (-15 -3410 ((-564) |#2|)) (-15 -3252 (|#3| |#2|)) (-15 -3252 (|#3| |#2| (-917))) (-15 -3637 ((-564) |#2|)) (-15 -2813 ((-564) |#2| (-767))) (-15 -2813 ((-564) |#2|)) (-15 -1464 (|#3| |#2| (-917))) (-15 -2524 (|#3| |#2|)) (-15 -2551 (|#3| |#2|)) (-15 -4336 (|#3| |#2|)) (-15 -4029 (|#3| |#2|))) (-1045) (-1235 |#1|) (-13 (-404) (-1034 |#1|) (-363) (-1194) (-284))) (T -443))
-((-4029 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-4336 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-2551 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-2524 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-1464 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284))) (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5)))) (-2813 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5)) (-4 *3 (-1235 *4)) (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))) (-2813 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *5 *3 *6)) (-4 *3 (-1235 *5)) (-4 *6 (-13 (-404) (-1034 *5) (-363) (-1194) (-284))))) (-3637 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5)) (-4 *3 (-1235 *4)) (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))) (-3252 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284))) (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5)))) (-3252 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-3410 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5)) (-4 *3 (-1235 *4)) (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
-(-10 -7 (-15 -3410 ((-564) |#2|)) (-15 -3252 (|#3| |#2|)) (-15 -3252 (|#3| |#2| (-917))) (-15 -3637 ((-564) |#2|)) (-15 -2813 ((-564) |#2| (-767))) (-15 -2813 ((-564) |#2|)) (-15 -1464 (|#3| |#2| (-917))) (-15 -2524 (|#3| |#2|)) (-15 -2551 (|#3| |#2|)) (-15 -4336 (|#3| |#2|)) (-15 -4029 (|#3| |#2|)))
-((-4116 ((|#2| (-1259 |#1|)) 45)) (-1718 ((|#2| |#2| |#1|) 61)) (-1935 ((|#2| |#2| |#1|) 53)) (-3701 ((|#2| |#2|) 49)) (-3072 (((-112) |#2|) 36)) (-3696 (((-641 |#2|) (-917) (-418 |#2|)) 24)) (-2504 ((|#2| (-917) (-418 |#2|)) 28)) (-3428 (((-733 (-767)) (-418 |#2|)) 33)))
-(((-444 |#1| |#2|) (-10 -7 (-15 -3072 ((-112) |#2|)) (-15 -4116 (|#2| (-1259 |#1|))) (-15 -3701 (|#2| |#2|)) (-15 -1935 (|#2| |#2| |#1|)) (-15 -1718 (|#2| |#2| |#1|)) (-15 -3428 ((-733 (-767)) (-418 |#2|))) (-15 -2504 (|#2| (-917) (-418 |#2|))) (-15 -3696 ((-641 |#2|) (-917) (-418 |#2|)))) (-1045) (-1235 |#1|)) (T -444))
-((-3696 (*1 *2 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-418 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-1045)) (-5 *2 (-641 *6)) (-5 *1 (-444 *5 *6)))) (-2504 (*1 *2 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-418 *2)) (-4 *2 (-1235 *5)) (-5 *1 (-444 *5 *2)) (-4 *5 (-1045)))) (-3428 (*1 *2 *3) (-12 (-5 *3 (-418 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1045)) (-5 *2 (-733 (-767))) (-5 *1 (-444 *4 *5)))) (-1718 (*1 *2 *2 *3) (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))) (-1935 (*1 *2 *2 *3) (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))) (-3701 (*1 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))) (-4116 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-1045)) (-4 *2 (-1235 *4)) (-5 *1 (-444 *4 *2)))) (-3072 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-112)) (-5 *1 (-444 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -3072 ((-112) |#2|)) (-15 -4116 (|#2| (-1259 |#1|))) (-15 -3701 (|#2| |#2|)) (-15 -1935 (|#2| |#2| |#1|)) (-15 -1718 (|#2| |#2| |#1|)) (-15 -3428 ((-733 (-767)) (-418 |#2|))) (-15 -2504 (|#2| (-917) (-418 |#2|))) (-15 -3696 ((-641 |#2|) (-917) (-418 |#2|))))
-((-2316 (((-767)) 57)) (-1919 (((-767)) 29 (|has| |#1| (-404))) (((-767) (-767)) 28 (|has| |#1| (-404)))) (-1962 (((-564) |#1|) 25 (|has| |#1| (-404)))) (-1382 (((-564) |#1|) 27 (|has| |#1| (-404)))) (-1685 (((-767)) 56) (((-767) (-767)) 55)) (-4205 ((|#1| (-767) (-564)) 36)) (-2780 (((-1264)) 59)))
-(((-445 |#1|) (-10 -7 (-15 -4205 (|#1| (-767) (-564))) (-15 -1685 ((-767) (-767))) (-15 -1685 ((-767))) (-15 -2316 ((-767))) (-15 -2780 ((-1264))) (IF (|has| |#1| (-404)) (PROGN (-15 -1382 ((-564) |#1|)) (-15 -1962 ((-564) |#1|)) (-15 -1919 ((-767) (-767))) (-15 -1919 ((-767)))) |%noBranch|)) (-1045)) (T -445))
-((-1919 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-1919 (*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-1962 (*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-1382 (*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-2780 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-2316 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-1685 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-1685 (*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-4205 (*1 *2 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-564)) (-5 *1 (-445 *2)) (-4 *2 (-1045)))))
-(-10 -7 (-15 -4205 (|#1| (-767) (-564))) (-15 -1685 ((-767) (-767))) (-15 -1685 ((-767))) (-15 -2316 ((-767))) (-15 -2780 ((-1264))) (IF (|has| |#1| (-404)) (PROGN (-15 -1382 ((-564) |#1|)) (-15 -1962 ((-564) |#1|)) (-15 -1919 ((-767) (-767))) (-15 -1919 ((-767)))) |%noBranch|))
-((-2642 (((-641 (-564)) (-564)) 75)) (-3037 (((-112) (-169 (-564))) 81)) (-3595 (((-418 (-169 (-564))) (-169 (-564))) 74)))
-(((-446) (-10 -7 (-15 -3595 ((-418 (-169 (-564))) (-169 (-564)))) (-15 -2642 ((-641 (-564)) (-564))) (-15 -3037 ((-112) (-169 (-564)))))) (T -446))
-((-3037 (*1 *2 *3) (-12 (-5 *3 (-169 (-564))) (-5 *2 (-112)) (-5 *1 (-446)))) (-2642 (*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-446)) (-5 *3 (-564)))) (-3595 (*1 *2 *3) (-12 (-5 *2 (-418 (-169 (-564)))) (-5 *1 (-446)) (-5 *3 (-169 (-564))))))
-(-10 -7 (-15 -3595 ((-418 (-169 (-564))) (-169 (-564)))) (-15 -2642 ((-641 (-564)) (-564))) (-15 -3037 ((-112) (-169 (-564)))))
-((-2841 ((|#4| |#4| (-641 |#4|)) 80)) (-4248 (((-641 |#4|) (-641 |#4|) (-1152) (-1152)) 22) (((-641 |#4|) (-641 |#4|) (-1152)) 21) (((-641 |#4|) (-641 |#4|)) 13)))
-(((-447 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2841 (|#4| |#4| (-641 |#4|))) (-15 -4248 ((-641 |#4|) (-641 |#4|))) (-15 -4248 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -4248 ((-641 |#4|) (-641 |#4|) (-1152) (-1152)))) (-307) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -447))
-((-4248 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *7)))) (-4248 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *7)))) (-4248 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-447 *3 *4 *5 *6)))) (-2841 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *2)))))
-(-10 -7 (-15 -2841 (|#4| |#4| (-641 |#4|))) (-15 -4248 ((-641 |#4|) (-641 |#4|))) (-15 -4248 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -4248 ((-641 |#4|) (-641 |#4|) (-1152) (-1152))))
-((-4179 (((-641 (-641 |#4|)) (-641 |#4|) (-112)) 89) (((-641 (-641 |#4|)) (-641 |#4|)) 88) (((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|) (-112)) 82) (((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|)) 83)) (-1827 (((-641 (-641 |#4|)) (-641 |#4|) (-112)) 54) (((-641 (-641 |#4|)) (-641 |#4|)) 75)))
-(((-448 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1827 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -1827 ((-641 (-641 |#4|)) (-641 |#4|) (-112))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|) (-112))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|) (-112)))) (-13 (-307) (-147)) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -448))
-((-4179 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8))) (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))) (-4179 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-4179 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8))) (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))) (-4179 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-1827 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8))) (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))) (-1827 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
-(-10 -7 (-15 -1827 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -1827 ((-641 (-641 |#4|)) (-641 |#4|) (-112))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|) (-112))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -4179 ((-641 (-641 |#4|)) (-641 |#4|) (-112))))
-((-2653 (((-767) |#4|) 12)) (-3209 (((-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|))) |#4| (-767) (-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|)))) 38)) (-3771 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 49)) (-1781 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 52)) (-2881 ((|#4| |#4| (-641 |#4|)) 54)) (-2563 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-641 |#4|)) 96)) (-2397 (((-1264) |#4|) 59)) (-3293 (((-1264) (-641 |#4|)) 69)) (-4374 (((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564)) 66)) (-3043 (((-1264) (-564)) 111)) (-1640 (((-641 |#4|) (-641 |#4|)) 103)) (-3464 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|)) |#4| (-767)) 31)) (-2136 (((-564) |#4|) 108)) (-1448 ((|#4| |#4|) 36)) (-1428 (((-641 |#4|) (-641 |#4|) (-564) (-564)) 74)) (-2107 (((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564) (-564)) 124)) (-2184 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 20)) (-2589 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 78)) (-1339 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 76)) (-2990 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 47)) (-4012 (((-112) |#2| |#2|) 75)) (-2683 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 48)) (-3986 (((-112) |#2| |#2| |#2| |#2|) 80)) (-2846 ((|#4| |#4| (-641 |#4|)) 97)))
-(((-449 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2846 (|#4| |#4| (-641 |#4|))) (-15 -2881 (|#4| |#4| (-641 |#4|))) (-15 -1428 ((-641 |#4|) (-641 |#4|) (-564) (-564))) (-15 -2589 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -4012 ((-112) |#2| |#2|)) (-15 -3986 ((-112) |#2| |#2| |#2| |#2|)) (-15 -2683 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2990 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1339 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2563 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-641 |#4|))) (-15 -1448 (|#4| |#4|)) (-15 -3209 ((-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|))) |#4| (-767) (-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|))))) (-15 -1781 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3771 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1640 ((-641 |#4|) (-641 |#4|))) (-15 -2136 ((-564) |#4|)) (-15 -2397 ((-1264) |#4|)) (-15 -4374 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564))) (-15 -2107 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564) (-564))) (-15 -3293 ((-1264) (-641 |#4|))) (-15 -3043 ((-1264) (-564))) (-15 -2184 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3464 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|)) |#4| (-767))) (-15 -2653 ((-767) |#4|))) (-452) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -449))
-((-2653 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767)) (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-3464 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-767)) (|:| -3964 *4))) (-5 *5 (-767)) (-4 *4 (-945 *6 *7 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-449 *6 *7 *8 *4)))) (-2184 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))) (-3043 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-3293 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *7)))) (-2107 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *4)))) (-4374 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *4)))) (-2397 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-2136 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-564)) (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-1640 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))) (-3771 (*1 *2 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))) (-1781 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-789)) (-4 *2 (-945 *4 *5 *6)) (-5 *1 (-449 *4 *5 *6 *2)) (-4 *4 (-452)) (-4 *6 (-846)))) (-3209 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 *3)))) (-5 *4 (-767)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *3)))) (-1448 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))) (-2563 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-449 *5 *6 *7 *3)))) (-1339 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-767)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-789)) (-4 *6 (-945 *4 *3 *5)) (-4 *4 (-452)) (-4 *5 (-846)) (-5 *1 (-449 *4 *3 *5 *6)))) (-2990 (*1 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))) (-2683 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-789)) (-4 *3 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *3)))) (-3986 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))) (-4012 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))) (-2589 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))) (-1428 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *7)))) (-2881 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))) (-2846 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))))
-(-10 -7 (-15 -2846 (|#4| |#4| (-641 |#4|))) (-15 -2881 (|#4| |#4| (-641 |#4|))) (-15 -1428 ((-641 |#4|) (-641 |#4|) (-564) (-564))) (-15 -2589 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -4012 ((-112) |#2| |#2|)) (-15 -3986 ((-112) |#2| |#2| |#2| |#2|)) (-15 -2683 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2990 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1339 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2563 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-641 |#4|))) (-15 -1448 (|#4| |#4|)) (-15 -3209 ((-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|))) |#4| (-767) (-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|))))) (-15 -1781 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3771 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1640 ((-641 |#4|) (-641 |#4|))) (-15 -2136 ((-564) |#4|)) (-15 -2397 ((-1264) |#4|)) (-15 -4374 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564))) (-15 -2107 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564) (-564))) (-15 -3293 ((-1264) (-641 |#4|))) (-15 -3043 ((-1264) (-564))) (-15 -2184 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3464 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-767)) (|:| -3964 |#4|)) |#4| (-767))) (-15 -2653 ((-767) |#4|)))
-((-3963 ((|#4| |#4| (-641 |#4|)) 20 (|has| |#1| (-363)))) (-2076 (((-641 |#4|) (-641 |#4|) (-1152) (-1152)) 46) (((-641 |#4|) (-641 |#4|) (-1152)) 45) (((-641 |#4|) (-641 |#4|)) 34)))
-(((-450 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2076 ((-641 |#4|) (-641 |#4|))) (-15 -2076 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -2076 ((-641 |#4|) (-641 |#4|) (-1152) (-1152))) (IF (|has| |#1| (-363)) (-15 -3963 (|#4| |#4| (-641 |#4|))) |%noBranch|)) (-452) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -450))
-((-3963 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-363)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-450 *4 *5 *6 *2)))) (-2076 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-450 *4 *5 *6 *7)))) (-2076 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-450 *4 *5 *6 *7)))) (-2076 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-450 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2076 ((-641 |#4|) (-641 |#4|))) (-15 -2076 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -2076 ((-641 |#4|) (-641 |#4|) (-1152) (-1152))) (IF (|has| |#1| (-363)) (-15 -3963 (|#4| |#4| (-641 |#4|))) |%noBranch|))
-((-3202 (($ $ $) 14) (($ (-641 $)) 21)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 48)) (-3238 (($ $ $) NIL) (($ (-641 $)) 22)))
-(((-451 |#1|) (-10 -8 (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3202 (|#1| (-641 |#1|))) (-15 -3202 (|#1| |#1| |#1|)) (-15 -3238 (|#1| (-641 |#1|))) (-15 -3238 (|#1| |#1| |#1|))) (-452)) (T -451))
-NIL
-(-10 -8 (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3202 (|#1| (-641 |#1|))) (-15 -3202 (|#1| |#1| |#1|)) (-15 -3238 (|#1| (-641 |#1|))) (-15 -3238 (|#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-2537 (((-3 $ "failed") $ $) 43)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-3919 (((-112)) 18)) (-4281 (((-112) (-112)) 19)) (-4336 (((-112)) 14)) (-3036 (((-112) (-112)) 15)) (-2941 (((-112)) 16)) (-1343 (((-112) (-112)) 17)) (-2926 (((-917) (-917)) 22) (((-917)) 21)) (-4250 (((-767) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564))))) 51)) (-1766 (((-917) (-917)) 24) (((-917)) 23)) (-2387 (((-2 (|:| -2882 (-564)) (|:| -4006 (-641 |#1|))) |#1|) 94)) (-4074 (((-418 |#1|) (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564))))))) 174)) (-2555 (((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112)) 207)) (-2153 (((-418 |#1|) |#1| (-767) (-767)) 222) (((-418 |#1|) |#1| (-641 (-767)) (-767)) 219) (((-418 |#1|) |#1| (-641 (-767))) 221) (((-418 |#1|) |#1| (-767)) 220) (((-418 |#1|) |#1|) 218)) (-3217 (((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767) (-112)) 224) (((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767)) 225) (((-3 |#1| "failed") (-917) |#1| (-641 (-767))) 227) (((-3 |#1| "failed") (-917) |#1| (-767)) 226) (((-3 |#1| "failed") (-917) |#1|) 228)) (-3546 (((-418 |#1|) |#1| (-767) (-767)) 217) (((-418 |#1|) |#1| (-641 (-767)) (-767)) 213) (((-418 |#1|) |#1| (-641 (-767))) 215) (((-418 |#1|) |#1| (-767)) 214) (((-418 |#1|) |#1|) 212)) (-2265 (((-112) |#1|) 43)) (-3353 (((-733 (-767)) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564))))) 99)) (-1528 (((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112) (-1096 (-767)) (-767)) 211)))
+(((-442 |#1|) (-10 -7 (-15 -4074 ((-418 |#1|) (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))))) (-15 -3353 ((-733 (-767)) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))))) (-15 -1766 ((-917))) (-15 -1766 ((-917) (-917))) (-15 -2926 ((-917))) (-15 -2926 ((-917) (-917))) (-15 -4250 ((-767) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))))) (-15 -2387 ((-2 (|:| -2882 (-564)) (|:| -4006 (-641 |#1|))) |#1|)) (-15 -3919 ((-112))) (-15 -4281 ((-112) (-112))) (-15 -4336 ((-112))) (-15 -3036 ((-112) (-112))) (-15 -2265 ((-112) |#1|)) (-15 -2941 ((-112))) (-15 -1343 ((-112) (-112))) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -3546 ((-418 |#1|) |#1| (-767))) (-15 -3546 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -3546 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -3546 ((-418 |#1|) |#1| (-767) (-767))) (-15 -2153 ((-418 |#1|) |#1|)) (-15 -2153 ((-418 |#1|) |#1| (-767))) (-15 -2153 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -2153 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -2153 ((-418 |#1|) |#1| (-767) (-767))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1|)) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-767))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767) (-112))) (-15 -2555 ((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112))) (-15 -1528 ((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112) (-1096 (-767)) (-767)))) (-1235 (-564))) (T -442))
+((-1528 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-112)) (-5 *5 (-1096 (-767))) (-5 *6 (-767)) (-5 *2 (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564))))))) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2555 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564))))))) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3217 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *6 (-112)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-3217 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-3217 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-3217 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-917)) (-5 *4 (-767)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-3217 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-917)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564))))) (-2153 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2153 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2153 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-767))) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2153 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2153 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3546 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3546 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-767))) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1343 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2941 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2265 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3036 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-4336 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-4281 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3919 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2387 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -2882 (-564)) (|:| -4006 (-641 *3)))) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-4250 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -3546 *4) (|:| -3258 (-564))))) (-4 *4 (-1235 (-564))) (-5 *2 (-767)) (-5 *1 (-442 *4)))) (-2926 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-2926 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1766 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-1766 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))) (-3353 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -3546 *4) (|:| -3258 (-564))))) (-4 *4 (-1235 (-564))) (-5 *2 (-733 (-767))) (-5 *1 (-442 *4)))) (-4074 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| *4) (|:| -2582 (-564))))))) (-4 *4 (-1235 (-564))) (-5 *2 (-418 *4)) (-5 *1 (-442 *4)))))
+(-10 -7 (-15 -4074 ((-418 |#1|) (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))))) (-15 -3353 ((-733 (-767)) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))))) (-15 -1766 ((-917))) (-15 -1766 ((-917) (-917))) (-15 -2926 ((-917))) (-15 -2926 ((-917) (-917))) (-15 -4250 ((-767) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))))) (-15 -2387 ((-2 (|:| -2882 (-564)) (|:| -4006 (-641 |#1|))) |#1|)) (-15 -3919 ((-112))) (-15 -4281 ((-112) (-112))) (-15 -4336 ((-112))) (-15 -3036 ((-112) (-112))) (-15 -2265 ((-112) |#1|)) (-15 -2941 ((-112))) (-15 -1343 ((-112) (-112))) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -3546 ((-418 |#1|) |#1| (-767))) (-15 -3546 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -3546 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -3546 ((-418 |#1|) |#1| (-767) (-767))) (-15 -2153 ((-418 |#1|) |#1|)) (-15 -2153 ((-418 |#1|) |#1| (-767))) (-15 -2153 ((-418 |#1|) |#1| (-641 (-767)))) (-15 -2153 ((-418 |#1|) |#1| (-641 (-767)) (-767))) (-15 -2153 ((-418 |#1|) |#1| (-767) (-767))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1|)) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-767))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767))) (-15 -3217 ((-3 |#1| "failed") (-917) |#1| (-641 (-767)) (-767) (-112))) (-15 -2555 ((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112))) (-15 -1528 ((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112) (-1096 (-767)) (-767))))
+((-3064 (((-564) |#2|) 52) (((-564) |#2| (-767)) 51)) (-3970 (((-564) |#2|) 67)) (-1501 ((|#3| |#2|) 26)) (-4158 ((|#3| |#2| (-917)) 15)) (-2313 ((|#3| |#2|) 16)) (-2175 ((|#3| |#2|) 9)) (-4315 ((|#3| |#2|) 10)) (-4024 ((|#3| |#2| (-917)) 74) ((|#3| |#2|) 34)) (-1989 (((-564) |#2|) 69)))
+(((-443 |#1| |#2| |#3|) (-10 -7 (-15 -1989 ((-564) |#2|)) (-15 -4024 (|#3| |#2|)) (-15 -4024 (|#3| |#2| (-917))) (-15 -3970 ((-564) |#2|)) (-15 -3064 ((-564) |#2| (-767))) (-15 -3064 ((-564) |#2|)) (-15 -4158 (|#3| |#2| (-917))) (-15 -1501 (|#3| |#2|)) (-15 -2175 (|#3| |#2|)) (-15 -4315 (|#3| |#2|)) (-15 -2313 (|#3| |#2|))) (-1045) (-1235 |#1|) (-13 (-404) (-1034 |#1|) (-363) (-1194) (-284))) (T -443))
+((-2313 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-4315 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-2175 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-1501 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-4158 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284))) (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5)))) (-3064 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5)) (-4 *3 (-1235 *4)) (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))) (-3064 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *5 *3 *6)) (-4 *3 (-1235 *5)) (-4 *6 (-13 (-404) (-1034 *5) (-363) (-1194) (-284))))) (-3970 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5)) (-4 *3 (-1235 *4)) (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))) (-4024 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284))) (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5)))) (-4024 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))) (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))) (-1989 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5)) (-4 *3 (-1235 *4)) (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
+(-10 -7 (-15 -1989 ((-564) |#2|)) (-15 -4024 (|#3| |#2|)) (-15 -4024 (|#3| |#2| (-917))) (-15 -3970 ((-564) |#2|)) (-15 -3064 ((-564) |#2| (-767))) (-15 -3064 ((-564) |#2|)) (-15 -4158 (|#3| |#2| (-917))) (-15 -1501 (|#3| |#2|)) (-15 -2175 (|#3| |#2|)) (-15 -4315 (|#3| |#2|)) (-15 -2313 (|#3| |#2|)))
+((-1379 ((|#2| (-1259 |#1|)) 45)) (-3984 ((|#2| |#2| |#1|) 61)) (-1827 ((|#2| |#2| |#1|) 53)) (-3028 ((|#2| |#2|) 49)) (-2101 (((-112) |#2|) 36)) (-3921 (((-641 |#2|) (-917) (-418 |#2|)) 24)) (-3217 ((|#2| (-917) (-418 |#2|)) 28)) (-3353 (((-733 (-767)) (-418 |#2|)) 33)))
+(((-444 |#1| |#2|) (-10 -7 (-15 -2101 ((-112) |#2|)) (-15 -1379 (|#2| (-1259 |#1|))) (-15 -3028 (|#2| |#2|)) (-15 -1827 (|#2| |#2| |#1|)) (-15 -3984 (|#2| |#2| |#1|)) (-15 -3353 ((-733 (-767)) (-418 |#2|))) (-15 -3217 (|#2| (-917) (-418 |#2|))) (-15 -3921 ((-641 |#2|) (-917) (-418 |#2|)))) (-1045) (-1235 |#1|)) (T -444))
+((-3921 (*1 *2 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-418 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-1045)) (-5 *2 (-641 *6)) (-5 *1 (-444 *5 *6)))) (-3217 (*1 *2 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-418 *2)) (-4 *2 (-1235 *5)) (-5 *1 (-444 *5 *2)) (-4 *5 (-1045)))) (-3353 (*1 *2 *3) (-12 (-5 *3 (-418 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1045)) (-5 *2 (-733 (-767))) (-5 *1 (-444 *4 *5)))) (-3984 (*1 *2 *2 *3) (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))) (-1827 (*1 *2 *2 *3) (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))) (-3028 (*1 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))) (-1379 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-1045)) (-4 *2 (-1235 *4)) (-5 *1 (-444 *4 *2)))) (-2101 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-5 *2 (-112)) (-5 *1 (-444 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -2101 ((-112) |#2|)) (-15 -1379 (|#2| (-1259 |#1|))) (-15 -3028 (|#2| |#2|)) (-15 -1827 (|#2| |#2| |#1|)) (-15 -3984 (|#2| |#2| |#1|)) (-15 -3353 ((-733 (-767)) (-418 |#2|))) (-15 -3217 (|#2| (-917) (-418 |#2|))) (-15 -3921 ((-641 |#2|) (-917) (-418 |#2|))))
+((-4099 (((-767)) 57)) (-3951 (((-767)) 29 (|has| |#1| (-404))) (((-767) (-767)) 28 (|has| |#1| (-404)))) (-2001 (((-564) |#1|) 25 (|has| |#1| (-404)))) (-2193 (((-564) |#1|) 27 (|has| |#1| (-404)))) (-1600 (((-767)) 56) (((-767) (-767)) 55)) (-4172 ((|#1| (-767) (-564)) 36)) (-1326 (((-1264)) 59)))
+(((-445 |#1|) (-10 -7 (-15 -4172 (|#1| (-767) (-564))) (-15 -1600 ((-767) (-767))) (-15 -1600 ((-767))) (-15 -4099 ((-767))) (-15 -1326 ((-1264))) (IF (|has| |#1| (-404)) (PROGN (-15 -2193 ((-564) |#1|)) (-15 -2001 ((-564) |#1|)) (-15 -3951 ((-767) (-767))) (-15 -3951 ((-767)))) |%noBranch|)) (-1045)) (T -445))
+((-3951 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-3951 (*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-2001 (*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-2193 (*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))) (-1326 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-4099 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-1600 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-1600 (*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))) (-4172 (*1 *2 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-564)) (-5 *1 (-445 *2)) (-4 *2 (-1045)))))
+(-10 -7 (-15 -4172 (|#1| (-767) (-564))) (-15 -1600 ((-767) (-767))) (-15 -1600 ((-767))) (-15 -4099 ((-767))) (-15 -1326 ((-1264))) (IF (|has| |#1| (-404)) (PROGN (-15 -2193 ((-564) |#1|)) (-15 -2001 ((-564) |#1|)) (-15 -3951 ((-767) (-767))) (-15 -3951 ((-767)))) |%noBranch|))
+((-3167 (((-641 (-564)) (-564)) 75)) (-4218 (((-112) (-169 (-564))) 81)) (-3546 (((-418 (-169 (-564))) (-169 (-564))) 74)))
+(((-446) (-10 -7 (-15 -3546 ((-418 (-169 (-564))) (-169 (-564)))) (-15 -3167 ((-641 (-564)) (-564))) (-15 -4218 ((-112) (-169 (-564)))))) (T -446))
+((-4218 (*1 *2 *3) (-12 (-5 *3 (-169 (-564))) (-5 *2 (-112)) (-5 *1 (-446)))) (-3167 (*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-446)) (-5 *3 (-564)))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-418 (-169 (-564)))) (-5 *1 (-446)) (-5 *3 (-169 (-564))))))
+(-10 -7 (-15 -3546 ((-418 (-169 (-564))) (-169 (-564)))) (-15 -3167 ((-641 (-564)) (-564))) (-15 -4218 ((-112) (-169 (-564)))))
+((-4017 ((|#4| |#4| (-641 |#4|)) 80)) (-2775 (((-641 |#4|) (-641 |#4|) (-1152) (-1152)) 22) (((-641 |#4|) (-641 |#4|) (-1152)) 21) (((-641 |#4|) (-641 |#4|)) 13)))
+(((-447 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4017 (|#4| |#4| (-641 |#4|))) (-15 -2775 ((-641 |#4|) (-641 |#4|))) (-15 -2775 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -2775 ((-641 |#4|) (-641 |#4|) (-1152) (-1152)))) (-307) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -447))
+((-2775 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *7)))) (-2775 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *7)))) (-2775 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-447 *3 *4 *5 *6)))) (-4017 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *2)))))
+(-10 -7 (-15 -4017 (|#4| |#4| (-641 |#4|))) (-15 -2775 ((-641 |#4|) (-641 |#4|))) (-15 -2775 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -2775 ((-641 |#4|) (-641 |#4|) (-1152) (-1152))))
+((-3328 (((-641 (-641 |#4|)) (-641 |#4|) (-112)) 89) (((-641 (-641 |#4|)) (-641 |#4|)) 88) (((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|) (-112)) 82) (((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|)) 83)) (-4310 (((-641 (-641 |#4|)) (-641 |#4|) (-112)) 54) (((-641 (-641 |#4|)) (-641 |#4|)) 75)))
+(((-448 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4310 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -4310 ((-641 (-641 |#4|)) (-641 |#4|) (-112))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|) (-112))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|) (-112)))) (-13 (-307) (-147)) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -448))
+((-3328 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8))) (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))) (-3328 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-3328 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8))) (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))) (-3328 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-4310 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8))) (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))) (-4310 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
+(-10 -7 (-15 -4310 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -4310 ((-641 (-641 |#4|)) (-641 |#4|) (-112))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|) (-641 |#4|) (-112))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|))) (-15 -3328 ((-641 (-641 |#4|)) (-641 |#4|) (-112))))
+((-2766 (((-767) |#4|) 12)) (-2867 (((-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|))) |#4| (-767) (-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|)))) 38)) (-3243 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 49)) (-3155 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 52)) (-2378 ((|#4| |#4| (-641 |#4|)) 54)) (-3894 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-641 |#4|)) 96)) (-2258 (((-1264) |#4|) 59)) (-2325 (((-1264) (-641 |#4|)) 69)) (-3640 (((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564)) 66)) (-3547 (((-1264) (-564)) 111)) (-3904 (((-641 |#4|) (-641 |#4|)) 103)) (-1809 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|)) |#4| (-767)) 31)) (-3708 (((-564) |#4|) 108)) (-2126 ((|#4| |#4|) 36)) (-2835 (((-641 |#4|) (-641 |#4|) (-564) (-564)) 74)) (-1518 (((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564) (-564)) 124)) (-3755 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 20)) (-3575 (((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 78)) (-3402 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 76)) (-4197 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 47)) (-1464 (((-112) |#2| |#2|) 75)) (-4188 (((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 48)) (-1597 (((-112) |#2| |#2| |#2| |#2|) 80)) (-2975 ((|#4| |#4| (-641 |#4|)) 97)))
+(((-449 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2975 (|#4| |#4| (-641 |#4|))) (-15 -2378 (|#4| |#4| (-641 |#4|))) (-15 -2835 ((-641 |#4|) (-641 |#4|) (-564) (-564))) (-15 -3575 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1464 ((-112) |#2| |#2|)) (-15 -1597 ((-112) |#2| |#2| |#2| |#2|)) (-15 -4188 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -4197 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3402 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3894 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-641 |#4|))) (-15 -2126 (|#4| |#4|)) (-15 -2867 ((-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|))) |#4| (-767) (-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|))))) (-15 -3155 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3243 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3904 ((-641 |#4|) (-641 |#4|))) (-15 -3708 ((-564) |#4|)) (-15 -2258 ((-1264) |#4|)) (-15 -3640 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564))) (-15 -1518 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564) (-564))) (-15 -2325 ((-1264) (-641 |#4|))) (-15 -3547 ((-1264) (-564))) (-15 -3755 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1809 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|)) |#4| (-767))) (-15 -2766 ((-767) |#4|))) (-452) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -449))
+((-2766 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767)) (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-1809 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-767)) (|:| -2859 *4))) (-5 *5 (-767)) (-4 *4 (-945 *6 *7 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-449 *6 *7 *8 *4)))) (-3755 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))) (-3547 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-2325 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *7)))) (-1518 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *4)))) (-3640 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *4)))) (-2258 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-3708 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-564)) (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-3904 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))) (-3243 (*1 *2 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))) (-3155 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-789)) (-4 *2 (-945 *4 *5 *6)) (-5 *1 (-449 *4 *5 *6 *2)) (-4 *4 (-452)) (-4 *6 (-846)))) (-2867 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 *3)))) (-5 *4 (-767)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *3)))) (-2126 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))) (-3894 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-449 *5 *6 *7 *3)))) (-3402 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-767)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-789)) (-4 *6 (-945 *4 *3 *5)) (-4 *4 (-452)) (-4 *5 (-846)) (-5 *1 (-449 *4 *3 *5 *6)))) (-4197 (*1 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))) (-4188 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-789)) (-4 *3 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *3)))) (-1597 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))) (-1464 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))) (-3575 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))) (-2835 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *7)))) (-2378 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))) (-2975 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))))
+(-10 -7 (-15 -2975 (|#4| |#4| (-641 |#4|))) (-15 -2378 (|#4| |#4| (-641 |#4|))) (-15 -2835 ((-641 |#4|) (-641 |#4|) (-564) (-564))) (-15 -3575 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1464 ((-112) |#2| |#2|)) (-15 -1597 ((-112) |#2| |#2| |#2| |#2|)) (-15 -4188 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -4197 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3402 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3894 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-641 |#4|))) (-15 -2126 (|#4| |#4|)) (-15 -2867 ((-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|))) |#4| (-767) (-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|))))) (-15 -3155 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3243 ((-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-641 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3904 ((-641 |#4|) (-641 |#4|))) (-15 -3708 ((-564) |#4|)) (-15 -2258 ((-1264) |#4|)) (-15 -3640 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564))) (-15 -1518 ((-564) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-564) (-564) (-564) (-564))) (-15 -2325 ((-1264) (-641 |#4|))) (-15 -3547 ((-1264) (-564))) (-15 -3755 ((-112) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1809 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-767)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-767)) (|:| -2859 |#4|)) |#4| (-767))) (-15 -2766 ((-767) |#4|)))
+((-4027 ((|#4| |#4| (-641 |#4|)) 20 (|has| |#1| (-363)))) (-3438 (((-641 |#4|) (-641 |#4|) (-1152) (-1152)) 46) (((-641 |#4|) (-641 |#4|) (-1152)) 45) (((-641 |#4|) (-641 |#4|)) 34)))
+(((-450 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3438 ((-641 |#4|) (-641 |#4|))) (-15 -3438 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -3438 ((-641 |#4|) (-641 |#4|) (-1152) (-1152))) (IF (|has| |#1| (-363)) (-15 -4027 (|#4| |#4| (-641 |#4|))) |%noBranch|)) (-452) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -450))
+((-4027 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-363)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-450 *4 *5 *6 *2)))) (-3438 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-450 *4 *5 *6 *7)))) (-3438 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-450 *4 *5 *6 *7)))) (-3438 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-450 *3 *4 *5 *6)))))
+(-10 -7 (-15 -3438 ((-641 |#4|) (-641 |#4|))) (-15 -3438 ((-641 |#4|) (-641 |#4|) (-1152))) (-15 -3438 ((-641 |#4|) (-641 |#4|) (-1152) (-1152))) (IF (|has| |#1| (-363)) (-15 -4027 (|#4| |#4| (-641 |#4|))) |%noBranch|))
+((-3172 (($ $ $) 14) (($ (-641 $)) 21)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 48)) (-3209 (($ $ $) NIL) (($ (-641 $)) 22)))
+(((-451 |#1|) (-10 -8 (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3172 (|#1| (-641 |#1|))) (-15 -3172 (|#1| |#1| |#1|)) (-15 -3209 (|#1| (-641 |#1|))) (-15 -3209 (|#1| |#1| |#1|))) (-452)) (T -451))
+NIL
+(-10 -8 (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3172 (|#1| (-641 |#1|))) (-15 -3172 (|#1| |#1| |#1|)) (-15 -3209 (|#1| (-641 |#1|))) (-15 -3209 (|#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-2501 (((-3 $ "failed") $ $) 44)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-452) (-140)) (T -452))
-((-3238 (*1 *1 *1 *1) (-4 *1 (-452))) (-3238 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452)))) (-3202 (*1 *1 *1 *1) (-4 *1 (-452))) (-3202 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452)))) (-1410 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-452)))))
-(-13 (-556) (-10 -8 (-15 -3238 ($ $ $)) (-15 -3238 ($ (-641 $))) (-15 -3202 ($ $ $)) (-15 -3202 ($ (-641 $))) (-15 -1410 ((-1166 $) (-1166 $) (-1166 $)))))
+((-3209 (*1 *1 *1 *1) (-4 *1 (-452))) (-3209 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452)))) (-3172 (*1 *1 *1 *1) (-4 *1 (-452))) (-3172 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452)))) (-1946 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-452)))))
+(-13 (-556) (-10 -8 (-15 -3209 ($ $ $)) (-15 -3209 ($ (-641 $))) (-15 -3172 ($ $ $)) (-15 -3172 ($ (-641 $))) (-15 -1946 ((-1166 $) (-1166 $) (-1166 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3506 (((-3 $ "failed")) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-2952 (((-1259 (-685 (-407 (-948 |#1|)))) (-1259 $)) NIL) (((-1259 (-685 (-407 (-948 |#1|))))) NIL)) (-2847 (((-1259 $)) NIL)) (-3500 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL)) (-1592 (((-3 $ "failed")) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-1742 (((-685 (-407 (-948 |#1|))) (-1259 $)) NIL) (((-685 (-407 (-948 |#1|)))) NIL)) (-1473 (((-407 (-948 |#1|)) $) NIL)) (-1945 (((-685 (-407 (-948 |#1|))) $ (-1259 $)) NIL) (((-685 (-407 (-948 |#1|))) $) NIL)) (-1507 (((-3 $ "failed") $) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-2376 (((-1166 (-948 (-407 (-948 |#1|))))) NIL (|has| (-407 (-948 |#1|)) (-363))) (((-1166 (-407 (-948 |#1|)))) 94 (|has| |#1| (-556)))) (-4096 (($ $ (-917)) NIL)) (-3363 (((-407 (-948 |#1|)) $) NIL)) (-2186 (((-1166 (-407 (-948 |#1|))) $) 92 (|has| (-407 (-948 |#1|)) (-556)))) (-3301 (((-407 (-948 |#1|)) (-1259 $)) NIL) (((-407 (-948 |#1|))) NIL)) (-3450 (((-1166 (-407 (-948 |#1|))) $) NIL)) (-1883 (((-112)) NIL)) (-2100 (($ (-1259 (-407 (-948 |#1|))) (-1259 $)) 118) (($ (-1259 (-407 (-948 |#1|)))) NIL)) (-1654 (((-3 $ "failed") $) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-2828 (((-917)) NIL)) (-1352 (((-112)) NIL)) (-3902 (($ $ (-917)) NIL)) (-4223 (((-112)) NIL)) (-3920 (((-112)) NIL)) (-1615 (((-112)) NIL)) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL)) (-4233 (((-3 $ "failed")) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-3373 (((-685 (-407 (-948 |#1|))) (-1259 $)) NIL) (((-685 (-407 (-948 |#1|)))) NIL)) (-3496 (((-407 (-948 |#1|)) $) NIL)) (-2982 (((-685 (-407 (-948 |#1|))) $ (-1259 $)) NIL) (((-685 (-407 (-948 |#1|))) $) NIL)) (-1977 (((-3 $ "failed") $) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-3187 (((-1166 (-948 (-407 (-948 |#1|))))) NIL (|has| (-407 (-948 |#1|)) (-363))) (((-1166 (-407 (-948 |#1|)))) 93 (|has| |#1| (-556)))) (-3307 (($ $ (-917)) NIL)) (-2287 (((-407 (-948 |#1|)) $) NIL)) (-1923 (((-1166 (-407 (-948 |#1|))) $) 87 (|has| (-407 (-948 |#1|)) (-556)))) (-2917 (((-407 (-948 |#1|)) (-1259 $)) NIL) (((-407 (-948 |#1|))) NIL)) (-2634 (((-1166 (-407 (-948 |#1|))) $) NIL)) (-2919 (((-112)) NIL)) (-4172 (((-1152) $) NIL)) (-1924 (((-112)) NIL)) (-3289 (((-112)) NIL)) (-1771 (((-112)) NIL)) (-3877 (((-1114) $) NIL)) (-2398 (((-407 (-948 |#1|)) $ $) 78 (|has| |#1| (-556)))) (-1700 (((-407 (-948 |#1|)) $) 104 (|has| |#1| (-556)))) (-3095 (((-407 (-948 |#1|)) $) 108 (|has| |#1| (-556)))) (-2996 (((-1166 (-407 (-948 |#1|))) $) 98 (|has| |#1| (-556)))) (-3747 (((-407 (-948 |#1|))) 79 (|has| |#1| (-556)))) (-2814 (((-407 (-948 |#1|)) $ $) 71 (|has| |#1| (-556)))) (-2910 (((-407 (-948 |#1|)) $) 103 (|has| |#1| (-556)))) (-1953 (((-407 (-948 |#1|)) $) 107 (|has| |#1| (-556)))) (-2618 (((-1166 (-407 (-948 |#1|))) $) 97 (|has| |#1| (-556)))) (-2935 (((-407 (-948 |#1|))) 75 (|has| |#1| (-556)))) (-3059 (($) 114) (($ (-1170)) 122) (($ (-1259 (-1170))) 121) (($ (-1259 $)) 109) (($ (-1170) (-1259 $)) 120) (($ (-1259 (-1170)) (-1259 $)) 119)) (-3753 (((-112)) NIL)) (-4362 (((-407 (-948 |#1|)) $ (-564)) NIL)) (-1407 (((-1259 (-407 (-948 |#1|))) $ (-1259 $)) 111) (((-685 (-407 (-948 |#1|))) (-1259 $) (-1259 $)) NIL) (((-1259 (-407 (-948 |#1|))) $) 45) (((-685 (-407 (-948 |#1|))) (-1259 $)) NIL)) (-4344 (((-1259 (-407 (-948 |#1|))) $) NIL) (($ (-1259 (-407 (-948 |#1|)))) 42)) (-1603 (((-641 (-948 (-407 (-948 |#1|)))) (-1259 $)) NIL) (((-641 (-948 (-407 (-948 |#1|))))) NIL) (((-641 (-948 |#1|)) (-1259 $)) 112 (|has| |#1| (-556))) (((-641 (-948 |#1|))) 113 (|has| |#1| (-556)))) (-2064 (($ $ $) NIL)) (-2444 (((-112)) NIL)) (-2350 (((-858) $) NIL) (($ (-1259 (-407 (-948 |#1|)))) NIL)) (-3776 (((-1259 $)) 67)) (-4274 (((-641 (-1259 (-407 (-948 |#1|))))) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-1932 (($ $ $ $) NIL)) (-2715 (((-112)) NIL)) (-3123 (($ (-685 (-407 (-948 |#1|))) $) NIL)) (-1600 (($ $ $) NIL)) (-3349 (((-112)) NIL)) (-2807 (((-112)) NIL)) (-1803 (((-112)) NIL)) (-2414 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) 110)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 63) (($ $ (-407 (-948 |#1|))) NIL) (($ (-407 (-948 |#1|)) $) NIL) (($ (-1136 |#2| (-407 (-948 |#1|))) $) NIL)))
-(((-453 |#1| |#2| |#3| |#4|) (-13 (-417 (-407 (-948 |#1|))) (-644 (-1136 |#2| (-407 (-948 |#1|)))) (-10 -8 (-15 -2350 ($ (-1259 (-407 (-948 |#1|))))) (-15 -1326 ((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed"))) (-15 -3059 ($)) (-15 -3059 ($ (-1170))) (-15 -3059 ($ (-1259 (-1170)))) (-15 -3059 ($ (-1259 $))) (-15 -3059 ($ (-1170) (-1259 $))) (-15 -3059 ($ (-1259 (-1170)) (-1259 $))) (IF (|has| |#1| (-556)) (PROGN (-15 -3187 ((-1166 (-407 (-948 |#1|))))) (-15 -2618 ((-1166 (-407 (-948 |#1|))) $)) (-15 -2910 ((-407 (-948 |#1|)) $)) (-15 -1953 ((-407 (-948 |#1|)) $)) (-15 -2376 ((-1166 (-407 (-948 |#1|))))) (-15 -2996 ((-1166 (-407 (-948 |#1|))) $)) (-15 -1700 ((-407 (-948 |#1|)) $)) (-15 -3095 ((-407 (-948 |#1|)) $)) (-15 -2814 ((-407 (-948 |#1|)) $ $)) (-15 -2935 ((-407 (-948 |#1|)))) (-15 -2398 ((-407 (-948 |#1|)) $ $)) (-15 -3747 ((-407 (-948 |#1|)))) (-15 -1603 ((-641 (-948 |#1|)) (-1259 $))) (-15 -1603 ((-641 (-948 |#1|))))) |%noBranch|))) (-172) (-917) (-641 (-1170)) (-1259 (-685 |#1|))) (T -453))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1259 (-407 (-948 *3)))) (-4 *3 (-172)) (-14 *6 (-1259 (-685 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))))) (-1326 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-453 *3 *4 *5 *6)) (|:| -3776 (-641 (-453 *3 *4 *5 *6))))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3160 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-453 *3 *4 *5 *6)) (|:| -3776 (-641 (-453 *3 *4 *5 *6))))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3059 (*1 *1) (-12 (-5 *1 (-453 *2 *3 *4 *5)) (-4 *2 (-172)) (-14 *3 (-917)) (-14 *4 (-641 (-1170))) (-14 *5 (-1259 (-685 *2))))) (-3059 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 *2)) (-14 *6 (-1259 (-685 *3))))) (-3059 (*1 *1 *2) (-12 (-5 *2 (-1259 (-1170))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3059 (*1 *1 *2) (-12 (-5 *2 (-1259 (-453 *3 *4 *5 *6))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3059 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917)) (-14 *6 (-641 *2)) (-14 *7 (-1259 (-685 *4))))) (-3059 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 (-1170))) (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917)) (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4))))) (-3187 (*1 *2) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2618 (*1 *2 *1) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2910 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-1953 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2376 (*1 *2) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2996 (*1 *2 *1) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-1700 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3095 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2814 (*1 *2 *1 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2935 (*1 *2) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2398 (*1 *2 *1 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3747 (*1 *2) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-1603 (*1 *2 *3) (-12 (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *2 (-641 (-948 *4))) (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-556)) (-4 *4 (-172)) (-14 *5 (-917)) (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4))))) (-1603 (*1 *2) (-12 (-5 *2 (-641 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(-13 (-417 (-407 (-948 |#1|))) (-644 (-1136 |#2| (-407 (-948 |#1|)))) (-10 -8 (-15 -2350 ($ (-1259 (-407 (-948 |#1|))))) (-15 -1326 ((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed"))) (-15 -3059 ($)) (-15 -3059 ($ (-1170))) (-15 -3059 ($ (-1259 (-1170)))) (-15 -3059 ($ (-1259 $))) (-15 -3059 ($ (-1170) (-1259 $))) (-15 -3059 ($ (-1259 (-1170)) (-1259 $))) (IF (|has| |#1| (-556)) (PROGN (-15 -3187 ((-1166 (-407 (-948 |#1|))))) (-15 -2618 ((-1166 (-407 (-948 |#1|))) $)) (-15 -2910 ((-407 (-948 |#1|)) $)) (-15 -1953 ((-407 (-948 |#1|)) $)) (-15 -2376 ((-1166 (-407 (-948 |#1|))))) (-15 -2996 ((-1166 (-407 (-948 |#1|))) $)) (-15 -1700 ((-407 (-948 |#1|)) $)) (-15 -3095 ((-407 (-948 |#1|)) $)) (-15 -2814 ((-407 (-948 |#1|)) $ $)) (-15 -2935 ((-407 (-948 |#1|)))) (-15 -2398 ((-407 (-948 |#1|)) $ $)) (-15 -3747 ((-407 (-948 |#1|)))) (-15 -1603 ((-641 (-948 |#1|)) (-1259 $))) (-15 -1603 ((-641 (-948 |#1|))))) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 18)) (-3743 (((-641 (-860 |#1|)) $) 93)) (-3562 (((-1166 $) $ (-860 |#1|)) 59) (((-1166 |#2|) $) 142)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2890 (($ $) NIL (|has| |#2| (-556)))) (-3760 (((-112) $) NIL (|has| |#2| (-556)))) (-2388 (((-767) $) 27) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3472 (($ $) NIL (|has| |#2| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#2| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) 57) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2961 ((|#2| $) 55) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-3594 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-1965 (($ $ (-641 (-564))) 99)) (-3900 (($ $) 87)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#2| (-905)))) (-2702 (($ $ |#2| |#3| $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) 72)) (-3733 (($ (-1166 |#2|) (-860 |#1|)) 147) (($ (-1166 $) (-860 |#1|)) 65)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) 75)) (-3720 (($ |#2| |#3|) 38) (($ $ (-860 |#1|) (-767)) 40) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-860 |#1|)) NIL)) (-4253 ((|#3| $) NIL) (((-767) $ (-860 |#1|)) 63) (((-641 (-767)) $ (-641 (-860 |#1|))) 70)) (-3142 (($ $ $) NIL (|has| |#2| (-846)))) (-1515 (($ $ $) NIL (|has| |#2| (-846)))) (-3523 (($ (-1 |#3| |#3|) $) NIL)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-1758 (((-3 (-860 |#1|) "failed") $) 52)) (-3866 (($ $) NIL)) (-3876 ((|#2| $) 54)) (-3202 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -1377 (-767))) "failed") $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) 53)) (-3855 ((|#2| $) 140)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) 152 (|has| |#2| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) 106) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) 112) (($ $ (-860 |#1|) $) 104) (($ $ (-641 (-860 |#1|)) (-641 $)) 130)) (-3358 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3735 (($ $ (-860 |#1|)) 66) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2762 ((|#3| $) 86) (((-767) $ (-860 |#1|)) 49) (((-641 (-767)) $ (-641 (-860 |#1|))) 69)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3172 ((|#2| $) 149 (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2350 (((-858) $) 177) (($ (-564)) NIL) (($ |#2|) 105) (($ (-860 |#1|)) 42) (($ (-407 (-564))) NIL (-2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ |#3|) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2414 (($) 22 T CONST)) (-2428 (($) 31 T CONST)) (-3950 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#2| (-846)))) (-3004 (($ $ |#2|) 84 (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 135)) (** (($ $ (-917)) NIL) (($ $ (-767)) 133)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 39) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) 83) (($ $ |#2|) NIL)))
-(((-454 |#1| |#2| |#3|) (-13 (-945 |#2| |#3| (-860 |#1|)) (-10 -8 (-15 -1965 ($ $ (-641 (-564)))))) (-641 (-1170)) (-1045) (-238 (-2062 |#1|) (-767))) (T -454))
-((-1965 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-14 *3 (-641 (-1170))) (-5 *1 (-454 *3 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-238 (-2062 *3) (-767))))))
-(-13 (-945 |#2| |#3| (-860 |#1|)) (-10 -8 (-15 -1965 ($ $ (-641 (-564))))))
-((-4234 (((-112) |#1| (-641 |#2|)) 92)) (-3842 (((-3 (-1259 (-641 |#2|)) "failed") (-767) |#1| (-641 |#2|)) 101)) (-3280 (((-3 (-641 |#2|) "failed") |#2| |#1| (-1259 (-641 |#2|))) 103)) (-1608 ((|#2| |#2| |#1|) 35)) (-1859 (((-767) |#2| (-641 |#2|)) 26)))
-(((-455 |#1| |#2|) (-10 -7 (-15 -1608 (|#2| |#2| |#1|)) (-15 -1859 ((-767) |#2| (-641 |#2|))) (-15 -3842 ((-3 (-1259 (-641 |#2|)) "failed") (-767) |#1| (-641 |#2|))) (-15 -3280 ((-3 (-641 |#2|) "failed") |#2| |#1| (-1259 (-641 |#2|)))) (-15 -4234 ((-112) |#1| (-641 |#2|)))) (-307) (-1235 |#1|)) (T -455))
-((-4234 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *5)) (-4 *5 (-1235 *3)) (-4 *3 (-307)) (-5 *2 (-112)) (-5 *1 (-455 *3 *5)))) (-3280 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1259 (-641 *3))) (-4 *4 (-307)) (-5 *2 (-641 *3)) (-5 *1 (-455 *4 *3)) (-4 *3 (-1235 *4)))) (-3842 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-767)) (-4 *4 (-307)) (-4 *6 (-1235 *4)) (-5 *2 (-1259 (-641 *6))) (-5 *1 (-455 *4 *6)) (-5 *5 (-641 *6)))) (-1859 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-307)) (-5 *2 (-767)) (-5 *1 (-455 *5 *3)))) (-1608 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-5 *1 (-455 *3 *2)) (-4 *2 (-1235 *3)))))
-(-10 -7 (-15 -1608 (|#2| |#2| |#1|)) (-15 -1859 ((-767) |#2| (-641 |#2|))) (-15 -3842 ((-3 (-1259 (-641 |#2|)) "failed") (-767) |#1| (-641 |#2|))) (-15 -3280 ((-3 (-641 |#2|) "failed") |#2| |#1| (-1259 (-641 |#2|)))) (-15 -4234 ((-112) |#1| (-641 |#2|))))
-((-3595 (((-418 |#5|) |#5|) 24)))
-(((-456 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3595 ((-418 |#5|) |#5|))) (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170))))) (-789) (-556) (-556) (-945 |#4| |#2| |#1|)) (T -456))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-4 *5 (-789)) (-4 *7 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-456 *4 *5 *6 *7 *3)) (-4 *6 (-556)) (-4 *3 (-945 *7 *5 *4)))))
-(-10 -7 (-15 -3595 ((-418 |#5|) |#5|)))
-((-2677 ((|#3|) 40)) (-1410 (((-1166 |#4|) (-1166 |#4|) (-1166 |#4|)) 36)))
-(((-457 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1410 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -2677 (|#3|))) (-789) (-846) (-905) (-945 |#3| |#1| |#2|)) (T -457))
-((-2677 (*1 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905)) (-5 *1 (-457 *3 *4 *2 *5)) (-4 *5 (-945 *2 *3 *4)))) (-1410 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-905)) (-5 *1 (-457 *3 *4 *5 *6)))))
-(-10 -7 (-15 -1410 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -2677 (|#3|)))
-((-3595 (((-418 (-1166 |#1|)) (-1166 |#1|)) 43)))
-(((-458 |#1|) (-10 -7 (-15 -3595 ((-418 (-1166 |#1|)) (-1166 |#1|)))) (-307)) (T -458))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-307)) (-5 *2 (-418 (-1166 *4))) (-5 *1 (-458 *4)) (-5 *3 (-1166 *4)))))
-(-10 -7 (-15 -3595 ((-418 (-1166 |#1|)) (-1166 |#1|))))
-((-3795 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-767))) 44) (((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-767))) 43) (((-52) |#2| (-1170) (-294 |#2|)) 36) (((-52) (-1 |#2| (-564)) (-294 |#2|)) 29)) (-3094 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 87) (((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 86) (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564))) 85) (((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564))) 84) (((-52) |#2| (-1170) (-294 |#2|)) 79) (((-52) (-1 |#2| (-564)) (-294 |#2|)) 78)) (-3815 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 73) (((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 71)) (-3806 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564))) 50) (((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564))) 49)))
-(((-459 |#1| |#2|) (-10 -7 (-15 -3795 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -3795 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -3795 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-767)))) (-15 -3795 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-767)))) (-15 -3806 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -3806 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -3815 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3815 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3094 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -3094 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -3094 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -3094 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -3094 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3094 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -459))
-((-3094 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-407 (-564)))) (-5 *7 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *8))) (-4 *8 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *8 *3)))) (-3094 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-407 (-564)))) (-5 *4 (-294 *8)) (-5 *5 (-1226 (-407 (-564)))) (-5 *6 (-407 (-564))) (-4 *8 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *8)))) (-3094 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *3)))) (-3094 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-564))) (-4 *7 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *7)))) (-3094 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *3)))) (-3094 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-564))) (-5 *4 (-294 *6)) (-4 *6 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *5 *6)))) (-3815 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-407 (-564)))) (-5 *7 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *8))) (-4 *8 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *8 *3)))) (-3815 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-407 (-564)))) (-5 *4 (-294 *8)) (-5 *5 (-1226 (-407 (-564)))) (-5 *6 (-407 (-564))) (-4 *8 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *8)))) (-3806 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *3)))) (-3806 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-564))) (-4 *7 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *7)))) (-3795 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-767))) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *3)))) (-3795 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-767))) (-4 *7 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *7)))) (-3795 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *3)))) (-3795 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-564))) (-5 *4 (-294 *6)) (-4 *6 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *5 *6)))))
-(-10 -7 (-15 -3795 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -3795 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -3795 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-767)))) (-15 -3795 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-767)))) (-15 -3806 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -3806 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -3815 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3815 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3094 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -3094 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -3094 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -3094 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -3094 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3094 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))))
-((-1608 ((|#2| |#2| |#1|) 15)) (-2732 (((-641 |#2|) |#2| (-641 |#2|) |#1| (-917)) 84)) (-4290 (((-2 (|:| |plist| (-641 |#2|)) (|:| |modulo| |#1|)) |#2| (-641 |#2|) |#1| (-917)) 70)))
-(((-460 |#1| |#2|) (-10 -7 (-15 -4290 ((-2 (|:| |plist| (-641 |#2|)) (|:| |modulo| |#1|)) |#2| (-641 |#2|) |#1| (-917))) (-15 -2732 ((-641 |#2|) |#2| (-641 |#2|) |#1| (-917))) (-15 -1608 (|#2| |#2| |#1|))) (-307) (-1235 |#1|)) (T -460))
-((-1608 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-5 *1 (-460 *3 *2)) (-4 *2 (-1235 *3)))) (-2732 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-641 *3)) (-5 *5 (-917)) (-4 *3 (-1235 *4)) (-4 *4 (-307)) (-5 *1 (-460 *4 *3)))) (-4290 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-917)) (-4 *5 (-307)) (-4 *3 (-1235 *5)) (-5 *2 (-2 (|:| |plist| (-641 *3)) (|:| |modulo| *5))) (-5 *1 (-460 *5 *3)) (-5 *4 (-641 *3)))))
-(-10 -7 (-15 -4290 ((-2 (|:| |plist| (-641 |#2|)) (|:| |modulo| |#1|)) |#2| (-641 |#2|) |#1| (-917))) (-15 -2732 ((-641 |#2|) |#2| (-641 |#2|) |#1| (-917))) (-15 -1608 (|#2| |#2| |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 28)) (-1864 (($ |#3|) 25)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-3900 (($ $) 32)) (-2944 (($ |#2| |#4| $) 33)) (-3720 (($ |#2| (-709 |#3| |#4| |#5|)) 24)) (-3866 (((-709 |#3| |#4| |#5|) $) 15)) (-2325 ((|#3| $) 19)) (-2367 ((|#4| $) 17)) (-3876 ((|#2| $) 29)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2471 (($ |#2| |#3| |#4|) 26)) (-2414 (($) 36 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 34)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-461 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-713 |#6|) (-713 |#2|) (-10 -8 (-15 -3876 (|#2| $)) (-15 -3866 ((-709 |#3| |#4| |#5|) $)) (-15 -2367 (|#4| $)) (-15 -2325 (|#3| $)) (-15 -3900 ($ $)) (-15 -3720 ($ |#2| (-709 |#3| |#4| |#5|))) (-15 -1864 ($ |#3|)) (-15 -2471 ($ |#2| |#3| |#4|)) (-15 -2944 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-641 (-1170)) (-172) (-846) (-238 (-2062 |#1|) (-767)) (-1 (-112) (-2 (|:| -2005 |#3|) (|:| -1377 |#4|)) (-2 (|:| -2005 |#3|) (|:| -1377 |#4|))) (-945 |#2| |#4| (-860 |#1|))) (T -461))
-((* (*1 *1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *6 (-238 (-2062 *3) (-767))) (-14 *7 (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *6)) (-2 (|:| -2005 *5) (|:| -1377 *6)))) (-5 *1 (-461 *3 *4 *5 *6 *7 *2)) (-4 *5 (-846)) (-4 *2 (-945 *4 *6 (-860 *3))))) (-3876 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *5 (-238 (-2062 *3) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2005 *4) (|:| -1377 *5)) (-2 (|:| -2005 *4) (|:| -1377 *5)))) (-4 *2 (-172)) (-5 *1 (-461 *3 *2 *4 *5 *6 *7)) (-4 *4 (-846)) (-4 *7 (-945 *2 *5 (-860 *3))))) (-3866 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *6 (-238 (-2062 *3) (-767))) (-14 *7 (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *6)) (-2 (|:| -2005 *5) (|:| -1377 *6)))) (-5 *2 (-709 *5 *6 *7)) (-5 *1 (-461 *3 *4 *5 *6 *7 *8)) (-4 *5 (-846)) (-4 *8 (-945 *4 *6 (-860 *3))))) (-2367 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-14 *6 (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *2)) (-2 (|:| -2005 *5) (|:| -1377 *2)))) (-4 *2 (-238 (-2062 *3) (-767))) (-5 *1 (-461 *3 *4 *5 *2 *6 *7)) (-4 *5 (-846)) (-4 *7 (-945 *4 *2 (-860 *3))))) (-2325 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *5 (-238 (-2062 *3) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *5)) (-2 (|:| -2005 *2) (|:| -1377 *5)))) (-4 *2 (-846)) (-5 *1 (-461 *3 *4 *2 *5 *6 *7)) (-4 *7 (-945 *4 *5 (-860 *3))))) (-3900 (*1 *1 *1) (-12 (-14 *2 (-641 (-1170))) (-4 *3 (-172)) (-4 *5 (-238 (-2062 *2) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2005 *4) (|:| -1377 *5)) (-2 (|:| -2005 *4) (|:| -1377 *5)))) (-5 *1 (-461 *2 *3 *4 *5 *6 *7)) (-4 *4 (-846)) (-4 *7 (-945 *3 *5 (-860 *2))))) (-3720 (*1 *1 *2 *3) (-12 (-5 *3 (-709 *5 *6 *7)) (-4 *5 (-846)) (-4 *6 (-238 (-2062 *4) (-767))) (-14 *7 (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *6)) (-2 (|:| -2005 *5) (|:| -1377 *6)))) (-14 *4 (-641 (-1170))) (-4 *2 (-172)) (-5 *1 (-461 *4 *2 *5 *6 *7 *8)) (-4 *8 (-945 *2 *6 (-860 *4))))) (-1864 (*1 *1 *2) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *5 (-238 (-2062 *3) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *5)) (-2 (|:| -2005 *2) (|:| -1377 *5)))) (-5 *1 (-461 *3 *4 *2 *5 *6 *7)) (-4 *2 (-846)) (-4 *7 (-945 *4 *5 (-860 *3))))) (-2471 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-641 (-1170))) (-4 *2 (-172)) (-4 *4 (-238 (-2062 *5) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2005 *3) (|:| -1377 *4)) (-2 (|:| -2005 *3) (|:| -1377 *4)))) (-5 *1 (-461 *5 *2 *3 *4 *6 *7)) (-4 *3 (-846)) (-4 *7 (-945 *2 *4 (-860 *5))))) (-2944 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-641 (-1170))) (-4 *2 (-172)) (-4 *3 (-238 (-2062 *4) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *3)) (-2 (|:| -2005 *5) (|:| -1377 *3)))) (-5 *1 (-461 *4 *2 *5 *3 *6 *7)) (-4 *5 (-846)) (-4 *7 (-945 *2 *3 (-860 *4))))))
-(-13 (-713 |#6|) (-713 |#2|) (-10 -8 (-15 -3876 (|#2| $)) (-15 -3866 ((-709 |#3| |#4| |#5|) $)) (-15 -2367 (|#4| $)) (-15 -2325 (|#3| $)) (-15 -3900 ($ $)) (-15 -3720 ($ |#2| (-709 |#3| |#4| |#5|))) (-15 -1864 ($ |#3|)) (-15 -2471 ($ |#2| |#3| |#4|)) (-15 -2944 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
-((-3673 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 39)))
-(((-462 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3673 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-789) (-846) (-556) (-945 |#3| |#1| |#2|) (-13 (-1034 (-407 (-564))) (-363) (-10 -8 (-15 -2350 ($ |#4|)) (-15 -2261 (|#4| $)) (-15 -2272 (|#4| $))))) (T -462))
-((-3673 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-846)) (-4 *5 (-789)) (-4 *6 (-556)) (-4 *7 (-945 *6 *5 *3)) (-5 *1 (-462 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-1034 (-407 (-564))) (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))))
-(-10 -7 (-15 -3673 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
-((-2337 (((-112) $ $) NIL)) (-3743 (((-641 |#3|) $) 41)) (-1743 (((-112) $) NIL)) (-1692 (((-112) $) NIL (|has| |#1| (-556)))) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3540 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-1734 (((-112) $) NIL (|has| |#1| (-556)))) (-2014 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1541 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2164 (((-112) $) NIL (|has| |#1| (-556)))) (-4153 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 49)) (-2961 (($ (-641 |#4|)) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3682 (($ |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4406)))) (-3305 (((-641 |#4|) $) 18 (|has| $ (-6 -4406)))) (-3377 ((|#3| $) 47)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#4|) $) 14 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 26 (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-4326 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 21)) (-3564 (((-641 |#3|) $) NIL)) (-4342 (((-112) |#3| $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3877 (((-1114) $) NIL)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2708 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 39)) (-1664 (($) 17)) (-3888 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) 16)) (-4344 (((-536) $) NIL (|has| |#4| (-612 (-536)))) (($ (-641 |#4|)) 51)) (-2363 (($ (-641 |#4|)) 13)) (-4059 (($ $ |#3|) NIL)) (-3031 (($ $ |#3|) NIL)) (-3601 (($ $ |#3|) NIL)) (-2350 (((-858) $) 38) (((-641 |#4|) $) 50)) (-3073 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 30)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-463 |#1| |#2| |#3| |#4|) (-13 (-972 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4344 ($ (-641 |#4|))) (-6 -4406) (-6 -4407))) (-1045) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -463))
-((-4344 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-463 *3 *4 *5 *6)))))
-(-13 (-972 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4344 ($ (-641 |#4|))) (-6 -4406) (-6 -4407)))
-((-2414 (($) 11)) (-2428 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
-(((-464 |#1| |#2| |#3|) (-10 -8 (-15 -2428 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2414 (|#1|))) (-465 |#2| |#3|) (-172) (-23)) (T -464))
-NIL
-(-10 -8 (-15 -2428 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2414 (|#1|)))
-((-2337 (((-112) $ $) 7)) (-4201 (((-3 |#1| "failed") $) 26)) (-2961 ((|#1| $) 27)) (-3458 (($ $ $) 23)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2762 ((|#2| $) 19)) (-2350 (((-858) $) 11) (($ |#1|) 25)) (-2414 (($) 18 T CONST)) (-2428 (($) 24 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 15) (($ $ $) 13)) (-2980 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2112 (((-3 $ "failed")) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3780 (((-1259 (-685 (-407 (-948 |#1|)))) (-1259 $)) NIL) (((-1259 (-685 (-407 (-948 |#1|))))) NIL)) (-3095 (((-1259 $)) NIL)) (-1747 (($) NIL T CONST)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL)) (-2618 (((-3 $ "failed")) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-2571 (((-685 (-407 (-948 |#1|))) (-1259 $)) NIL) (((-685 (-407 (-948 |#1|)))) NIL)) (-3858 (((-407 (-948 |#1|)) $) NIL)) (-3859 (((-685 (-407 (-948 |#1|))) $ (-1259 $)) NIL) (((-685 (-407 (-948 |#1|))) $) NIL)) (-2125 (((-3 $ "failed") $) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-4050 (((-1166 (-948 (-407 (-948 |#1|))))) NIL (|has| (-407 (-948 |#1|)) (-363))) (((-1166 (-407 (-948 |#1|)))) 94 (|has| |#1| (-556)))) (-1740 (($ $ (-917)) NIL)) (-1838 (((-407 (-948 |#1|)) $) NIL)) (-3947 (((-1166 (-407 (-948 |#1|))) $) 92 (|has| (-407 (-948 |#1|)) (-556)))) (-1850 (((-407 (-948 |#1|)) (-1259 $)) NIL) (((-407 (-948 |#1|))) NIL)) (-1708 (((-1166 (-407 (-948 |#1|))) $) NIL)) (-3711 (((-112)) NIL)) (-2065 (($ (-1259 (-407 (-948 |#1|))) (-1259 $)) 118) (($ (-1259 (-407 (-948 |#1|)))) NIL)) (-1580 (((-3 $ "failed") $) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-4242 (((-917)) NIL)) (-1705 (((-112)) NIL)) (-4034 (($ $ (-917)) NIL)) (-2194 (((-112)) NIL)) (-3253 (((-112)) NIL)) (-4076 (((-112)) NIL)) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL)) (-1728 (((-3 $ "failed")) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-3622 (((-685 (-407 (-948 |#1|))) (-1259 $)) NIL) (((-685 (-407 (-948 |#1|)))) NIL)) (-2535 (((-407 (-948 |#1|)) $) NIL)) (-2653 (((-685 (-407 (-948 |#1|))) $ (-1259 $)) NIL) (((-685 (-407 (-948 |#1|))) $) NIL)) (-3093 (((-3 $ "failed") $) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-1882 (((-1166 (-948 (-407 (-948 |#1|))))) NIL (|has| (-407 (-948 |#1|)) (-363))) (((-1166 (-407 (-948 |#1|)))) 93 (|has| |#1| (-556)))) (-4229 (($ $ (-917)) NIL)) (-1612 (((-407 (-948 |#1|)) $) NIL)) (-2798 (((-1166 (-407 (-948 |#1|))) $) 87 (|has| (-407 (-948 |#1|)) (-556)))) (-1754 (((-407 (-948 |#1|)) (-1259 $)) NIL) (((-407 (-948 |#1|))) NIL)) (-3474 (((-1166 (-407 (-948 |#1|))) $) NIL)) (-1971 (((-112)) NIL)) (-2332 (((-1152) $) NIL)) (-2903 (((-112)) NIL)) (-3156 (((-112)) NIL)) (-3604 (((-112)) NIL)) (-3868 (((-1114) $) NIL)) (-2346 (((-407 (-948 |#1|)) $ $) 78 (|has| |#1| (-556)))) (-2647 (((-407 (-948 |#1|)) $) 104 (|has| |#1| (-556)))) (-2129 (((-407 (-948 |#1|)) $) 108 (|has| |#1| (-556)))) (-1470 (((-1166 (-407 (-948 |#1|))) $) 98 (|has| |#1| (-556)))) (-3486 (((-407 (-948 |#1|))) 79 (|has| |#1| (-556)))) (-3177 (((-407 (-948 |#1|)) $ $) 71 (|has| |#1| (-556)))) (-2296 (((-407 (-948 |#1|)) $) 103 (|has| |#1| (-556)))) (-2200 (((-407 (-948 |#1|)) $) 107 (|has| |#1| (-556)))) (-1557 (((-1166 (-407 (-948 |#1|))) $) 97 (|has| |#1| (-556)))) (-3873 (((-407 (-948 |#1|))) 75 (|has| |#1| (-556)))) (-2319 (($) 114) (($ (-1170)) 122) (($ (-1259 (-1170))) 121) (($ (-1259 $)) 109) (($ (-1170) (-1259 $)) 120) (($ (-1259 (-1170)) (-1259 $)) 119)) (-2896 (((-112)) NIL)) (-4361 (((-407 (-948 |#1|)) $ (-564)) NIL)) (-1631 (((-1259 (-407 (-948 |#1|))) $ (-1259 $)) 111) (((-685 (-407 (-948 |#1|))) (-1259 $) (-1259 $)) NIL) (((-1259 (-407 (-948 |#1|))) $) 45) (((-685 (-407 (-948 |#1|))) (-1259 $)) NIL)) (-4327 (((-1259 (-407 (-948 |#1|))) $) NIL) (($ (-1259 (-407 (-948 |#1|)))) 42)) (-4219 (((-641 (-948 (-407 (-948 |#1|)))) (-1259 $)) NIL) (((-641 (-948 (-407 (-948 |#1|))))) NIL) (((-641 (-948 |#1|)) (-1259 $)) 112 (|has| |#1| (-556))) (((-641 (-948 |#1|))) 113 (|has| |#1| (-556)))) (-1761 (($ $ $) NIL)) (-4300 (((-112)) NIL)) (-2326 (((-858) $) NIL) (($ (-1259 (-407 (-948 |#1|)))) NIL)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 67)) (-2833 (((-641 (-1259 (-407 (-948 |#1|))))) NIL (|has| (-407 (-948 |#1|)) (-556)))) (-1519 (($ $ $ $) NIL)) (-4142 (((-112)) NIL)) (-3106 (($ (-685 (-407 (-948 |#1|))) $) NIL)) (-2055 (($ $ $) NIL)) (-2905 (((-112)) NIL)) (-1598 (((-112)) NIL)) (-1476 (((-112)) NIL)) (-2409 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) 110)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 63) (($ $ (-407 (-948 |#1|))) NIL) (($ (-407 (-948 |#1|)) $) NIL) (($ (-1136 |#2| (-407 (-948 |#1|))) $) NIL)))
+(((-453 |#1| |#2| |#3| |#4|) (-13 (-417 (-407 (-948 |#1|))) (-644 (-1136 |#2| (-407 (-948 |#1|)))) (-10 -8 (-15 -2326 ($ (-1259 (-407 (-948 |#1|))))) (-15 -3497 ((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed"))) (-15 -4278 ((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed"))) (-15 -2319 ($)) (-15 -2319 ($ (-1170))) (-15 -2319 ($ (-1259 (-1170)))) (-15 -2319 ($ (-1259 $))) (-15 -2319 ($ (-1170) (-1259 $))) (-15 -2319 ($ (-1259 (-1170)) (-1259 $))) (IF (|has| |#1| (-556)) (PROGN (-15 -1882 ((-1166 (-407 (-948 |#1|))))) (-15 -1557 ((-1166 (-407 (-948 |#1|))) $)) (-15 -2296 ((-407 (-948 |#1|)) $)) (-15 -2200 ((-407 (-948 |#1|)) $)) (-15 -4050 ((-1166 (-407 (-948 |#1|))))) (-15 -1470 ((-1166 (-407 (-948 |#1|))) $)) (-15 -2647 ((-407 (-948 |#1|)) $)) (-15 -2129 ((-407 (-948 |#1|)) $)) (-15 -3177 ((-407 (-948 |#1|)) $ $)) (-15 -3873 ((-407 (-948 |#1|)))) (-15 -2346 ((-407 (-948 |#1|)) $ $)) (-15 -3486 ((-407 (-948 |#1|)))) (-15 -4219 ((-641 (-948 |#1|)) (-1259 $))) (-15 -4219 ((-641 (-948 |#1|))))) |%noBranch|))) (-172) (-917) (-641 (-1170)) (-1259 (-685 |#1|))) (T -453))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1259 (-407 (-948 *3)))) (-4 *3 (-172)) (-14 *6 (-1259 (-685 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))))) (-3497 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-453 *3 *4 *5 *6)) (|:| -2447 (-641 (-453 *3 *4 *5 *6))))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-4278 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-453 *3 *4 *5 *6)) (|:| -2447 (-641 (-453 *3 *4 *5 *6))))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2319 (*1 *1) (-12 (-5 *1 (-453 *2 *3 *4 *5)) (-4 *2 (-172)) (-14 *3 (-917)) (-14 *4 (-641 (-1170))) (-14 *5 (-1259 (-685 *2))))) (-2319 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 *2)) (-14 *6 (-1259 (-685 *3))))) (-2319 (*1 *1 *2) (-12 (-5 *2 (-1259 (-1170))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2319 (*1 *1 *2) (-12 (-5 *2 (-1259 (-453 *3 *4 *5 *6))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2319 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917)) (-14 *6 (-641 *2)) (-14 *7 (-1259 (-685 *4))))) (-2319 (*1 *1 *2 *3) (-12 (-5 *2 (-1259 (-1170))) (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917)) (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4))))) (-1882 (*1 *2) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-1557 (*1 *2 *1) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2296 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2200 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-4050 (*1 *2) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-1470 (*1 *2 *1) (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2647 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2129 (*1 *2 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3177 (*1 *2 *1 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3873 (*1 *2) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-2346 (*1 *2 *1 *1) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-3486 (*1 *2) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))) (-4219 (*1 *2 *3) (-12 (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *2 (-641 (-948 *4))) (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-556)) (-4 *4 (-172)) (-14 *5 (-917)) (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4))))) (-4219 (*1 *2) (-12 (-5 *2 (-641 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(-13 (-417 (-407 (-948 |#1|))) (-644 (-1136 |#2| (-407 (-948 |#1|)))) (-10 -8 (-15 -2326 ($ (-1259 (-407 (-948 |#1|))))) (-15 -3497 ((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed"))) (-15 -4278 ((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed"))) (-15 -2319 ($)) (-15 -2319 ($ (-1170))) (-15 -2319 ($ (-1259 (-1170)))) (-15 -2319 ($ (-1259 $))) (-15 -2319 ($ (-1170) (-1259 $))) (-15 -2319 ($ (-1259 (-1170)) (-1259 $))) (IF (|has| |#1| (-556)) (PROGN (-15 -1882 ((-1166 (-407 (-948 |#1|))))) (-15 -1557 ((-1166 (-407 (-948 |#1|))) $)) (-15 -2296 ((-407 (-948 |#1|)) $)) (-15 -2200 ((-407 (-948 |#1|)) $)) (-15 -4050 ((-1166 (-407 (-948 |#1|))))) (-15 -1470 ((-1166 (-407 (-948 |#1|))) $)) (-15 -2647 ((-407 (-948 |#1|)) $)) (-15 -2129 ((-407 (-948 |#1|)) $)) (-15 -3177 ((-407 (-948 |#1|)) $ $)) (-15 -3873 ((-407 (-948 |#1|)))) (-15 -2346 ((-407 (-948 |#1|)) $ $)) (-15 -3486 ((-407 (-948 |#1|)))) (-15 -4219 ((-641 (-948 |#1|)) (-1259 $))) (-15 -4219 ((-641 (-948 |#1|))))) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 18)) (-3702 (((-641 (-860 |#1|)) $) 93)) (-3510 (((-1166 $) $ (-860 |#1|)) 59) (((-1166 |#2|) $) 142)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2086 (($ $) NIL (|has| |#2| (-556)))) (-3466 (((-112) $) NIL (|has| |#2| (-556)))) (-3935 (((-767) $) 27) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1367 (($ $) NIL (|has| |#2| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#2| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) 57) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2938 ((|#2| $) 55) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-1545 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-4201 (($ $ (-641 (-564))) 99)) (-3878 (($ $) 87)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#2| (-905)))) (-2400 (($ $ |#2| |#3| $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) 72)) (-3691 (($ (-1166 |#2|) (-860 |#1|)) 147) (($ (-1166 $) (-860 |#1|)) 65)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) 75)) (-3679 (($ |#2| |#3|) 38) (($ $ (-860 |#1|) (-767)) 40) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-860 |#1|)) NIL)) (-2035 ((|#3| $) NIL) (((-767) $ (-860 |#1|)) 63) (((-641 (-767)) $ (-641 (-860 |#1|))) 70)) (-1469 (($ $ $) NIL (|has| |#2| (-846)))) (-1530 (($ $ $) NIL (|has| |#2| (-846)))) (-2912 (($ (-1 |#3| |#3|) $) NIL)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-1897 (((-3 (-860 |#1|) "failed") $) 52)) (-3840 (($ $) NIL)) (-3853 ((|#2| $) 54)) (-3172 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -4165 (-767))) "failed") $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) 53)) (-3829 ((|#2| $) 140)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) 152 (|has| |#2| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) 106) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) 112) (($ $ (-860 |#1|) $) 104) (($ $ (-641 (-860 |#1|)) (-641 $)) 130)) (-2576 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3142 (($ $ (-860 |#1|)) 66) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3258 ((|#3| $) 86) (((-767) $ (-860 |#1|)) 49) (((-641 (-767)) $ (-641 (-860 |#1|))) 69)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3024 ((|#2| $) 149 (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2326 (((-858) $) 177) (($ (-564)) NIL) (($ |#2|) 105) (($ (-860 |#1|)) 42) (($ (-407 (-564))) NIL (-2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ |#3|) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2409 (($) 22 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2992 (($ $ |#2|) 84 (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 135)) (** (($ $ (-917)) NIL) (($ $ (-767)) 133)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 39) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) 83) (($ $ |#2|) NIL)))
+(((-454 |#1| |#2| |#3|) (-13 (-945 |#2| |#3| (-860 |#1|)) (-10 -8 (-15 -4201 ($ $ (-641 (-564)))))) (-641 (-1170)) (-1045) (-238 (-2069 |#1|) (-767))) (T -454))
+((-4201 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-14 *3 (-641 (-1170))) (-5 *1 (-454 *3 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-238 (-2069 *3) (-767))))))
+(-13 (-945 |#2| |#3| (-860 |#1|)) (-10 -8 (-15 -4201 ($ $ (-641 (-564))))))
+((-1830 (((-112) |#1| (-641 |#2|)) 92)) (-1455 (((-3 (-1259 (-641 |#2|)) "failed") (-767) |#1| (-641 |#2|)) 101)) (-3553 (((-3 (-641 |#2|) "failed") |#2| |#1| (-1259 (-641 |#2|))) 103)) (-3482 ((|#2| |#2| |#1|) 35)) (-4341 (((-767) |#2| (-641 |#2|)) 26)))
+(((-455 |#1| |#2|) (-10 -7 (-15 -3482 (|#2| |#2| |#1|)) (-15 -4341 ((-767) |#2| (-641 |#2|))) (-15 -1455 ((-3 (-1259 (-641 |#2|)) "failed") (-767) |#1| (-641 |#2|))) (-15 -3553 ((-3 (-641 |#2|) "failed") |#2| |#1| (-1259 (-641 |#2|)))) (-15 -1830 ((-112) |#1| (-641 |#2|)))) (-307) (-1235 |#1|)) (T -455))
+((-1830 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *5)) (-4 *5 (-1235 *3)) (-4 *3 (-307)) (-5 *2 (-112)) (-5 *1 (-455 *3 *5)))) (-3553 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1259 (-641 *3))) (-4 *4 (-307)) (-5 *2 (-641 *3)) (-5 *1 (-455 *4 *3)) (-4 *3 (-1235 *4)))) (-1455 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-767)) (-4 *4 (-307)) (-4 *6 (-1235 *4)) (-5 *2 (-1259 (-641 *6))) (-5 *1 (-455 *4 *6)) (-5 *5 (-641 *6)))) (-4341 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-307)) (-5 *2 (-767)) (-5 *1 (-455 *5 *3)))) (-3482 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-5 *1 (-455 *3 *2)) (-4 *2 (-1235 *3)))))
+(-10 -7 (-15 -3482 (|#2| |#2| |#1|)) (-15 -4341 ((-767) |#2| (-641 |#2|))) (-15 -1455 ((-3 (-1259 (-641 |#2|)) "failed") (-767) |#1| (-641 |#2|))) (-15 -3553 ((-3 (-641 |#2|) "failed") |#2| |#1| (-1259 (-641 |#2|)))) (-15 -1830 ((-112) |#1| (-641 |#2|))))
+((-3546 (((-418 |#5|) |#5|) 24)))
+(((-456 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3546 ((-418 |#5|) |#5|))) (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170))))) (-789) (-556) (-556) (-945 |#4| |#2| |#1|)) (T -456))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-4 *5 (-789)) (-4 *7 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-456 *4 *5 *6 *7 *3)) (-4 *6 (-556)) (-4 *3 (-945 *7 *5 *4)))))
+(-10 -7 (-15 -3546 ((-418 |#5|) |#5|)))
+((-3380 ((|#3|) 40)) (-1946 (((-1166 |#4|) (-1166 |#4|) (-1166 |#4|)) 36)))
+(((-457 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1946 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3380 (|#3|))) (-789) (-846) (-905) (-945 |#3| |#1| |#2|)) (T -457))
+((-3380 (*1 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905)) (-5 *1 (-457 *3 *4 *2 *5)) (-4 *5 (-945 *2 *3 *4)))) (-1946 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-905)) (-5 *1 (-457 *3 *4 *5 *6)))))
+(-10 -7 (-15 -1946 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3380 (|#3|)))
+((-3546 (((-418 (-1166 |#1|)) (-1166 |#1|)) 43)))
+(((-458 |#1|) (-10 -7 (-15 -3546 ((-418 (-1166 |#1|)) (-1166 |#1|)))) (-307)) (T -458))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-307)) (-5 *2 (-418 (-1166 *4))) (-5 *1 (-458 *4)) (-5 *3 (-1166 *4)))))
+(-10 -7 (-15 -3546 ((-418 (-1166 |#1|)) (-1166 |#1|))))
+((-3758 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-767))) 44) (((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-767))) 43) (((-52) |#2| (-1170) (-294 |#2|)) 36) (((-52) (-1 |#2| (-564)) (-294 |#2|)) 29)) (-1424 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 87) (((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 86) (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564))) 85) (((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564))) 84) (((-52) |#2| (-1170) (-294 |#2|)) 79) (((-52) (-1 |#2| (-564)) (-294 |#2|)) 78)) (-3783 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 73) (((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))) 71)) (-3772 (((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564))) 50) (((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564))) 49)))
+(((-459 |#1| |#2|) (-10 -7 (-15 -3758 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -3758 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -3758 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-767)))) (-15 -3758 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-767)))) (-15 -3772 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -3772 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -3783 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3783 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -1424 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -1424 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -1424 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -1424 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -1424 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -1424 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564))))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -459))
+((-1424 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-407 (-564)))) (-5 *7 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *8))) (-4 *8 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *8 *3)))) (-1424 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-407 (-564)))) (-5 *4 (-294 *8)) (-5 *5 (-1226 (-407 (-564)))) (-5 *6 (-407 (-564))) (-4 *8 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *8)))) (-1424 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *3)))) (-1424 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-564))) (-4 *7 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *7)))) (-1424 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *3)))) (-1424 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-564))) (-5 *4 (-294 *6)) (-4 *6 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *5 *6)))) (-3783 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-407 (-564)))) (-5 *7 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *8))) (-4 *8 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *8 *3)))) (-3783 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-407 (-564)))) (-5 *4 (-294 *8)) (-5 *5 (-1226 (-407 (-564)))) (-5 *6 (-407 (-564))) (-4 *8 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *8)))) (-3772 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *3)))) (-3772 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-564))) (-4 *7 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *7)))) (-3758 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-767))) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *7 *3)))) (-3758 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-767))) (-4 *7 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *7)))) (-3758 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *6 *3)))) (-3758 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-564))) (-5 *4 (-294 *6)) (-4 *6 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-52)) (-5 *1 (-459 *5 *6)))))
+(-10 -7 (-15 -3758 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -3758 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -3758 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-767)))) (-15 -3758 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-767)))) (-15 -3772 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -3772 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -3783 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -3783 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -1424 ((-52) (-1 |#2| (-564)) (-294 |#2|))) (-15 -1424 ((-52) |#2| (-1170) (-294 |#2|))) (-15 -1424 ((-52) (-1 |#2| (-564)) (-294 |#2|) (-1226 (-564)))) (-15 -1424 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-564)))) (-15 -1424 ((-52) (-1 |#2| (-407 (-564))) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))) (-15 -1424 ((-52) |#2| (-1170) (-294 |#2|) (-1226 (-407 (-564))) (-407 (-564)))))
+((-3482 ((|#2| |#2| |#1|) 15)) (-2948 (((-641 |#2|) |#2| (-641 |#2|) |#1| (-917)) 84)) (-1862 (((-2 (|:| |plist| (-641 |#2|)) (|:| |modulo| |#1|)) |#2| (-641 |#2|) |#1| (-917)) 70)))
+(((-460 |#1| |#2|) (-10 -7 (-15 -1862 ((-2 (|:| |plist| (-641 |#2|)) (|:| |modulo| |#1|)) |#2| (-641 |#2|) |#1| (-917))) (-15 -2948 ((-641 |#2|) |#2| (-641 |#2|) |#1| (-917))) (-15 -3482 (|#2| |#2| |#1|))) (-307) (-1235 |#1|)) (T -460))
+((-3482 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-5 *1 (-460 *3 *2)) (-4 *2 (-1235 *3)))) (-2948 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-641 *3)) (-5 *5 (-917)) (-4 *3 (-1235 *4)) (-4 *4 (-307)) (-5 *1 (-460 *4 *3)))) (-1862 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-917)) (-4 *5 (-307)) (-4 *3 (-1235 *5)) (-5 *2 (-2 (|:| |plist| (-641 *3)) (|:| |modulo| *5))) (-5 *1 (-460 *5 *3)) (-5 *4 (-641 *3)))))
+(-10 -7 (-15 -1862 ((-2 (|:| |plist| (-641 |#2|)) (|:| |modulo| |#1|)) |#2| (-641 |#2|) |#1| (-917))) (-15 -2948 ((-641 |#2|) |#2| (-641 |#2|) |#1| (-917))) (-15 -3482 (|#2| |#2| |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 28)) (-3644 (($ |#3|) 25)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3878 (($ $) 32)) (-4338 (($ |#2| |#4| $) 33)) (-3679 (($ |#2| (-709 |#3| |#4| |#5|)) 24)) (-3840 (((-709 |#3| |#4| |#5|) $) 15)) (-3886 ((|#3| $) 19)) (-4372 ((|#4| $) 17)) (-3853 ((|#2| $) 29)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-4063 (($ |#2| |#3| |#4|) 26)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 36 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 34)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-461 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-713 |#6|) (-713 |#2|) (-10 -8 (-15 -3853 (|#2| $)) (-15 -3840 ((-709 |#3| |#4| |#5|) $)) (-15 -4372 (|#4| $)) (-15 -3886 (|#3| $)) (-15 -3878 ($ $)) (-15 -3679 ($ |#2| (-709 |#3| |#4| |#5|))) (-15 -3644 ($ |#3|)) (-15 -4063 ($ |#2| |#3| |#4|)) (-15 -4338 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-641 (-1170)) (-172) (-846) (-238 (-2069 |#1|) (-767)) (-1 (-112) (-2 (|:| -2014 |#3|) (|:| -4165 |#4|)) (-2 (|:| -2014 |#3|) (|:| -4165 |#4|))) (-945 |#2| |#4| (-860 |#1|))) (T -461))
+((* (*1 *1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *6 (-238 (-2069 *3) (-767))) (-14 *7 (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *6)) (-2 (|:| -2014 *5) (|:| -4165 *6)))) (-5 *1 (-461 *3 *4 *5 *6 *7 *2)) (-4 *5 (-846)) (-4 *2 (-945 *4 *6 (-860 *3))))) (-3853 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *5 (-238 (-2069 *3) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2014 *4) (|:| -4165 *5)) (-2 (|:| -2014 *4) (|:| -4165 *5)))) (-4 *2 (-172)) (-5 *1 (-461 *3 *2 *4 *5 *6 *7)) (-4 *4 (-846)) (-4 *7 (-945 *2 *5 (-860 *3))))) (-3840 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *6 (-238 (-2069 *3) (-767))) (-14 *7 (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *6)) (-2 (|:| -2014 *5) (|:| -4165 *6)))) (-5 *2 (-709 *5 *6 *7)) (-5 *1 (-461 *3 *4 *5 *6 *7 *8)) (-4 *5 (-846)) (-4 *8 (-945 *4 *6 (-860 *3))))) (-4372 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-14 *6 (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *2)) (-2 (|:| -2014 *5) (|:| -4165 *2)))) (-4 *2 (-238 (-2069 *3) (-767))) (-5 *1 (-461 *3 *4 *5 *2 *6 *7)) (-4 *5 (-846)) (-4 *7 (-945 *4 *2 (-860 *3))))) (-3886 (*1 *2 *1) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *5 (-238 (-2069 *3) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *5)) (-2 (|:| -2014 *2) (|:| -4165 *5)))) (-4 *2 (-846)) (-5 *1 (-461 *3 *4 *2 *5 *6 *7)) (-4 *7 (-945 *4 *5 (-860 *3))))) (-3878 (*1 *1 *1) (-12 (-14 *2 (-641 (-1170))) (-4 *3 (-172)) (-4 *5 (-238 (-2069 *2) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2014 *4) (|:| -4165 *5)) (-2 (|:| -2014 *4) (|:| -4165 *5)))) (-5 *1 (-461 *2 *3 *4 *5 *6 *7)) (-4 *4 (-846)) (-4 *7 (-945 *3 *5 (-860 *2))))) (-3679 (*1 *1 *2 *3) (-12 (-5 *3 (-709 *5 *6 *7)) (-4 *5 (-846)) (-4 *6 (-238 (-2069 *4) (-767))) (-14 *7 (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *6)) (-2 (|:| -2014 *5) (|:| -4165 *6)))) (-14 *4 (-641 (-1170))) (-4 *2 (-172)) (-5 *1 (-461 *4 *2 *5 *6 *7 *8)) (-4 *8 (-945 *2 *6 (-860 *4))))) (-3644 (*1 *1 *2) (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172)) (-4 *5 (-238 (-2069 *3) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *5)) (-2 (|:| -2014 *2) (|:| -4165 *5)))) (-5 *1 (-461 *3 *4 *2 *5 *6 *7)) (-4 *2 (-846)) (-4 *7 (-945 *4 *5 (-860 *3))))) (-4063 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-641 (-1170))) (-4 *2 (-172)) (-4 *4 (-238 (-2069 *5) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2014 *3) (|:| -4165 *4)) (-2 (|:| -2014 *3) (|:| -4165 *4)))) (-5 *1 (-461 *5 *2 *3 *4 *6 *7)) (-4 *3 (-846)) (-4 *7 (-945 *2 *4 (-860 *5))))) (-4338 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-641 (-1170))) (-4 *2 (-172)) (-4 *3 (-238 (-2069 *4) (-767))) (-14 *6 (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *3)) (-2 (|:| -2014 *5) (|:| -4165 *3)))) (-5 *1 (-461 *4 *2 *5 *3 *6 *7)) (-4 *5 (-846)) (-4 *7 (-945 *2 *3 (-860 *4))))))
+(-13 (-713 |#6|) (-713 |#2|) (-10 -8 (-15 -3853 (|#2| $)) (-15 -3840 ((-709 |#3| |#4| |#5|) $)) (-15 -4372 (|#4| $)) (-15 -3886 (|#3| $)) (-15 -3878 ($ $)) (-15 -3679 ($ |#2| (-709 |#3| |#4| |#5|))) (-15 -3644 ($ |#3|)) (-15 -4063 ($ |#2| |#3| |#4|)) (-15 -4338 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
+((-2209 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 39)))
+(((-462 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2209 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-789) (-846) (-556) (-945 |#3| |#1| |#2|) (-13 (-1034 (-407 (-564))) (-363) (-10 -8 (-15 -2326 ($ |#4|)) (-15 -2254 (|#4| $)) (-15 -2264 (|#4| $))))) (T -462))
+((-2209 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-846)) (-4 *5 (-789)) (-4 *6 (-556)) (-4 *7 (-945 *6 *5 *3)) (-5 *1 (-462 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-1034 (-407 (-564))) (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))))
+(-10 -7 (-15 -2209 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
+((-2315 (((-112) $ $) NIL)) (-3702 (((-641 |#3|) $) 41)) (-2663 (((-112) $) NIL)) (-3163 (((-112) $) NIL (|has| |#1| (-556)))) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3492 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-2921 (((-112) $) NIL (|has| |#1| (-556)))) (-1394 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2460 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3489 (((-112) $) NIL (|has| |#1| (-556)))) (-1411 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 49)) (-2938 (($ (-641 |#4|)) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-3653 (($ |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4407)))) (-1624 (((-641 |#4|) $) 18 (|has| $ (-6 -4407)))) (-2809 ((|#3| $) 47)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#4|) $) 14 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 26 (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-2613 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 21)) (-1991 (((-641 |#3|) $) NIL)) (-2779 (((-112) |#3| $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3868 (((-1114) $) NIL)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-1703 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 39)) (-1531 (($) 17)) (-3879 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) 16)) (-4327 (((-536) $) NIL (|has| |#4| (-612 (-536)))) (($ (-641 |#4|)) 51)) (-2336 (($ (-641 |#4|)) 13)) (-4350 (($ $ |#3|) NIL)) (-1659 (($ $ |#3|) NIL)) (-3025 (($ $ |#3|) NIL)) (-2326 (((-858) $) 38) (((-641 |#4|) $) 50)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 30)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-463 |#1| |#2| |#3| |#4|) (-13 (-972 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4327 ($ (-641 |#4|))) (-6 -4407) (-6 -4408))) (-1045) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -463))
+((-4327 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-463 *3 *4 *5 *6)))))
+(-13 (-972 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4327 ($ (-641 |#4|))) (-6 -4407) (-6 -4408)))
+((-2409 (($) 11)) (-2421 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
+(((-464 |#1| |#2| |#3|) (-10 -8 (-15 -2421 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2409 (|#1|))) (-465 |#2| |#3|) (-172) (-23)) (T -464))
+NIL
+(-10 -8 (-15 -2421 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2409 (|#1|)))
+((-2315 (((-112) $ $) 7)) (-4180 (((-3 |#1| "failed") $) 27)) (-2938 ((|#1| $) 28)) (-4269 (($ $ $) 24)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3258 ((|#2| $) 20)) (-2326 (((-858) $) 12) (($ |#1|) 26)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 25 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 16) (($ $ $) 14)) (-2968 (($ $ $) 15)) (* (($ |#1| $) 18) (($ $ |#1|) 17)))
(((-465 |#1| |#2|) (-140) (-172) (-23)) (T -465))
-((-2428 (*1 *1) (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-3458 (*1 *1 *1 *1) (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))))
-(-13 (-470 |t#1| |t#2|) (-1034 |t#1|) (-10 -8 (-15 (-2428) ($) -3455) (-15 -3458 ($ $ $))))
+((-2421 (*1 *1) (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-4269 (*1 *1 *1 *1) (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))))
+(-13 (-470 |t#1| |t#2|) (-1034 |t#1|) (-10 -8 (-15 (-2421) ($) -4008) (-15 -4269 ($ $ $))))
(((-102) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-470 |#1| |#2|) . T) ((-1034 |#1|) . T) ((-1094) . T))
-((-3569 (((-1259 (-1259 (-564))) (-1259 (-1259 (-564))) (-917)) 29)) (-3371 (((-1259 (-1259 (-564))) (-917)) 24)))
-(((-466) (-10 -7 (-15 -3569 ((-1259 (-1259 (-564))) (-1259 (-1259 (-564))) (-917))) (-15 -3371 ((-1259 (-1259 (-564))) (-917))))) (T -466))
-((-3371 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 (-564)))) (-5 *1 (-466)))) (-3569 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 (-1259 (-564)))) (-5 *3 (-917)) (-5 *1 (-466)))))
-(-10 -7 (-15 -3569 ((-1259 (-1259 (-564))) (-1259 (-1259 (-564))) (-917))) (-15 -3371 ((-1259 (-1259 (-564))) (-917))))
-((-3557 (((-564) (-564)) 32) (((-564)) 24)) (-3556 (((-564) (-564)) 28) (((-564)) 20)) (-1753 (((-564) (-564)) 30) (((-564)) 22)) (-1567 (((-112) (-112)) 14) (((-112)) 12)) (-2000 (((-112) (-112)) 13) (((-112)) 11)) (-1676 (((-112) (-112)) 26) (((-112)) 17)))
-(((-467) (-10 -7 (-15 -2000 ((-112))) (-15 -1567 ((-112))) (-15 -2000 ((-112) (-112))) (-15 -1567 ((-112) (-112))) (-15 -1676 ((-112))) (-15 -1753 ((-564))) (-15 -3556 ((-564))) (-15 -3557 ((-564))) (-15 -1676 ((-112) (-112))) (-15 -1753 ((-564) (-564))) (-15 -3556 ((-564) (-564))) (-15 -3557 ((-564) (-564))))) (T -467))
-((-3557 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-3556 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-1753 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-1676 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-3557 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-3556 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-1753 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-1676 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-1567 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-2000 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-1567 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-2000 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
-(-10 -7 (-15 -2000 ((-112))) (-15 -1567 ((-112))) (-15 -2000 ((-112) (-112))) (-15 -1567 ((-112) (-112))) (-15 -1676 ((-112))) (-15 -1753 ((-564))) (-15 -3556 ((-564))) (-15 -3557 ((-564))) (-15 -1676 ((-112) (-112))) (-15 -1753 ((-564) (-564))) (-15 -3556 ((-564) (-564))) (-15 -3557 ((-564) (-564))))
-((-2337 (((-112) $ $) NIL)) (-3008 (((-641 (-379)) $) 34) (((-641 (-379)) $ (-641 (-379))) 144)) (-2257 (((-641 (-1088 (-379))) $) 16) (((-641 (-1088 (-379))) $ (-641 (-1088 (-379)))) 140)) (-2983 (((-641 (-641 (-939 (-225)))) (-641 (-641 (-939 (-225)))) (-641 (-870))) 58)) (-3916 (((-641 (-641 (-939 (-225)))) $) 135)) (-3057 (((-1264) $ (-939 (-225)) (-870)) 160)) (-2755 (($ $) 134) (($ (-641 (-641 (-939 (-225))))) 147) (($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917))) 146) (($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)) (-641 (-263))) 148)) (-4172 (((-1152) $) NIL)) (-3058 (((-564) $) 108)) (-3877 (((-1114) $) NIL)) (-2993 (($) 145)) (-1401 (((-641 (-225)) (-641 (-641 (-939 (-225))))) 88)) (-4178 (((-1264) $ (-641 (-939 (-225))) (-870) (-870) (-917)) 153) (((-1264) $ (-939 (-225))) 155) (((-1264) $ (-939 (-225)) (-870) (-870) (-917)) 154)) (-2350 (((-858) $) 166) (($ (-641 (-641 (-939 (-225))))) 161)) (-2669 (((-1264) $ (-939 (-225))) 159)) (-2893 (((-112) $ $) NIL)))
-(((-468) (-13 (-1094) (-10 -8 (-15 -2993 ($)) (-15 -2755 ($ $)) (-15 -2755 ($ (-641 (-641 (-939 (-225)))))) (-15 -2755 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)))) (-15 -2755 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)) (-641 (-263)))) (-15 -3916 ((-641 (-641 (-939 (-225)))) $)) (-15 -3058 ((-564) $)) (-15 -2257 ((-641 (-1088 (-379))) $)) (-15 -2257 ((-641 (-1088 (-379))) $ (-641 (-1088 (-379))))) (-15 -3008 ((-641 (-379)) $)) (-15 -3008 ((-641 (-379)) $ (-641 (-379)))) (-15 -4178 ((-1264) $ (-641 (-939 (-225))) (-870) (-870) (-917))) (-15 -4178 ((-1264) $ (-939 (-225)))) (-15 -4178 ((-1264) $ (-939 (-225)) (-870) (-870) (-917))) (-15 -2669 ((-1264) $ (-939 (-225)))) (-15 -3057 ((-1264) $ (-939 (-225)) (-870))) (-15 -2350 ($ (-641 (-641 (-939 (-225)))))) (-15 -2350 ((-858) $)) (-15 -2983 ((-641 (-641 (-939 (-225)))) (-641 (-641 (-939 (-225)))) (-641 (-870)))) (-15 -1401 ((-641 (-225)) (-641 (-641 (-939 (-225))))))))) (T -468))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-468)))) (-2993 (*1 *1) (-5 *1 (-468))) (-2755 (*1 *1 *1) (-5 *1 (-468))) (-2755 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))) (-2755 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870))) (-5 *4 (-641 (-917))) (-5 *1 (-468)))) (-2755 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870))) (-5 *4 (-641 (-917))) (-5 *5 (-641 (-263))) (-5 *1 (-468)))) (-3916 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))) (-3058 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-468)))) (-2257 (*1 *2 *1) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468)))) (-2257 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468)))) (-3008 (*1 *2 *1) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468)))) (-3008 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468)))) (-4178 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *2 (-1264)) (-5 *1 (-468)))) (-4178 (*1 *2 *1 *3) (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468)))) (-4178 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *2 (-1264)) (-5 *1 (-468)))) (-2669 (*1 *2 *1 *3) (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468)))) (-3057 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-468)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))) (-2983 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870))) (-5 *1 (-468)))) (-1401 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-641 (-225))) (-5 *1 (-468)))))
-(-13 (-1094) (-10 -8 (-15 -2993 ($)) (-15 -2755 ($ $)) (-15 -2755 ($ (-641 (-641 (-939 (-225)))))) (-15 -2755 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)))) (-15 -2755 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)) (-641 (-263)))) (-15 -3916 ((-641 (-641 (-939 (-225)))) $)) (-15 -3058 ((-564) $)) (-15 -2257 ((-641 (-1088 (-379))) $)) (-15 -2257 ((-641 (-1088 (-379))) $ (-641 (-1088 (-379))))) (-15 -3008 ((-641 (-379)) $)) (-15 -3008 ((-641 (-379)) $ (-641 (-379)))) (-15 -4178 ((-1264) $ (-641 (-939 (-225))) (-870) (-870) (-917))) (-15 -4178 ((-1264) $ (-939 (-225)))) (-15 -4178 ((-1264) $ (-939 (-225)) (-870) (-870) (-917))) (-15 -2669 ((-1264) $ (-939 (-225)))) (-15 -3057 ((-1264) $ (-939 (-225)) (-870))) (-15 -2350 ($ (-641 (-641 (-939 (-225)))))) (-15 -2350 ((-858) $)) (-15 -2983 ((-641 (-641 (-939 (-225)))) (-641 (-641 (-939 (-225)))) (-641 (-870)))) (-15 -1401 ((-641 (-225)) (-641 (-641 (-939 (-225))))))))
-((-2992 (($ $) NIL) (($ $ $) 11)))
-(((-469 |#1| |#2| |#3|) (-10 -8 (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|))) (-470 |#2| |#3|) (-172) (-23)) (T -469))
-NIL
-(-10 -8 (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2762 ((|#2| $) 19)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 15) (($ $ $) 13)) (-2980 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-4352 (((-1259 (-1259 (-564))) (-1259 (-1259 (-564))) (-917)) 29)) (-3393 (((-1259 (-1259 (-564))) (-917)) 24)))
+(((-466) (-10 -7 (-15 -4352 ((-1259 (-1259 (-564))) (-1259 (-1259 (-564))) (-917))) (-15 -3393 ((-1259 (-1259 (-564))) (-917))))) (T -466))
+((-3393 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 (-564)))) (-5 *1 (-466)))) (-4352 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 (-1259 (-564)))) (-5 *3 (-917)) (-5 *1 (-466)))))
+(-10 -7 (-15 -4352 ((-1259 (-1259 (-564))) (-1259 (-1259 (-564))) (-917))) (-15 -3393 ((-1259 (-1259 (-564))) (-917))))
+((-2534 (((-564) (-564)) 32) (((-564)) 24)) (-2398 (((-564) (-564)) 28) (((-564)) 20)) (-2611 (((-564) (-564)) 30) (((-564)) 22)) (-4105 (((-112) (-112)) 14) (((-112)) 12)) (-2609 (((-112) (-112)) 13) (((-112)) 11)) (-3140 (((-112) (-112)) 26) (((-112)) 17)))
+(((-467) (-10 -7 (-15 -2609 ((-112))) (-15 -4105 ((-112))) (-15 -2609 ((-112) (-112))) (-15 -4105 ((-112) (-112))) (-15 -3140 ((-112))) (-15 -2611 ((-564))) (-15 -2398 ((-564))) (-15 -2534 ((-564))) (-15 -3140 ((-112) (-112))) (-15 -2611 ((-564) (-564))) (-15 -2398 ((-564) (-564))) (-15 -2534 ((-564) (-564))))) (T -467))
+((-2534 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-2398 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-2611 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-3140 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-2534 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-2398 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-2611 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467)))) (-3140 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-4105 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-2609 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-4105 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))) (-2609 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
+(-10 -7 (-15 -2609 ((-112))) (-15 -4105 ((-112))) (-15 -2609 ((-112) (-112))) (-15 -4105 ((-112) (-112))) (-15 -3140 ((-112))) (-15 -2611 ((-564))) (-15 -2398 ((-564))) (-15 -2534 ((-564))) (-15 -3140 ((-112) (-112))) (-15 -2611 ((-564) (-564))) (-15 -2398 ((-564) (-564))) (-15 -2534 ((-564) (-564))))
+((-2315 (((-112) $ $) NIL)) (-2972 (((-641 (-379)) $) 34) (((-641 (-379)) $ (-641 (-379))) 144)) (-1591 (((-641 (-1088 (-379))) $) 16) (((-641 (-1088 (-379))) $ (-641 (-1088 (-379)))) 140)) (-1632 (((-641 (-641 (-939 (-225)))) (-641 (-641 (-939 (-225)))) (-641 (-870))) 58)) (-2854 (((-641 (-641 (-939 (-225)))) $) 135)) (-1390 (((-1264) $ (-939 (-225)) (-870)) 160)) (-2682 (($ $) 134) (($ (-641 (-641 (-939 (-225))))) 147) (($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917))) 146) (($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)) (-641 (-263))) 148)) (-2332 (((-1152) $) NIL)) (-3026 (((-564) $) 108)) (-3868 (((-1114) $) NIL)) (-4383 (($) 145)) (-2271 (((-641 (-225)) (-641 (-641 (-939 (-225))))) 88)) (-1354 (((-1264) $ (-641 (-939 (-225))) (-870) (-870) (-917)) 153) (((-1264) $ (-939 (-225))) 155) (((-1264) $ (-939 (-225)) (-870) (-870) (-917)) 154)) (-2326 (((-858) $) 166) (($ (-641 (-641 (-939 (-225))))) 161)) (-1700 (((-112) $ $) NIL)) (-2081 (((-1264) $ (-939 (-225))) 159)) (-2876 (((-112) $ $) NIL)))
+(((-468) (-13 (-1094) (-10 -8 (-15 -4383 ($)) (-15 -2682 ($ $)) (-15 -2682 ($ (-641 (-641 (-939 (-225)))))) (-15 -2682 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)))) (-15 -2682 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)) (-641 (-263)))) (-15 -2854 ((-641 (-641 (-939 (-225)))) $)) (-15 -3026 ((-564) $)) (-15 -1591 ((-641 (-1088 (-379))) $)) (-15 -1591 ((-641 (-1088 (-379))) $ (-641 (-1088 (-379))))) (-15 -2972 ((-641 (-379)) $)) (-15 -2972 ((-641 (-379)) $ (-641 (-379)))) (-15 -1354 ((-1264) $ (-641 (-939 (-225))) (-870) (-870) (-917))) (-15 -1354 ((-1264) $ (-939 (-225)))) (-15 -1354 ((-1264) $ (-939 (-225)) (-870) (-870) (-917))) (-15 -2081 ((-1264) $ (-939 (-225)))) (-15 -1390 ((-1264) $ (-939 (-225)) (-870))) (-15 -2326 ($ (-641 (-641 (-939 (-225)))))) (-15 -2326 ((-858) $)) (-15 -1632 ((-641 (-641 (-939 (-225)))) (-641 (-641 (-939 (-225)))) (-641 (-870)))) (-15 -2271 ((-641 (-225)) (-641 (-641 (-939 (-225))))))))) (T -468))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-468)))) (-4383 (*1 *1) (-5 *1 (-468))) (-2682 (*1 *1 *1) (-5 *1 (-468))) (-2682 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))) (-2682 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870))) (-5 *4 (-641 (-917))) (-5 *1 (-468)))) (-2682 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870))) (-5 *4 (-641 (-917))) (-5 *5 (-641 (-263))) (-5 *1 (-468)))) (-2854 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))) (-3026 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-468)))) (-1591 (*1 *2 *1) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468)))) (-1591 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468)))) (-2972 (*1 *2 *1) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468)))) (-2972 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468)))) (-1354 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *2 (-1264)) (-5 *1 (-468)))) (-1354 (*1 *2 *1 *3) (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468)))) (-1354 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *2 (-1264)) (-5 *1 (-468)))) (-2081 (*1 *2 *1 *3) (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468)))) (-1390 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-468)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))) (-1632 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870))) (-5 *1 (-468)))) (-2271 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-641 (-225))) (-5 *1 (-468)))))
+(-13 (-1094) (-10 -8 (-15 -4383 ($)) (-15 -2682 ($ $)) (-15 -2682 ($ (-641 (-641 (-939 (-225)))))) (-15 -2682 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)))) (-15 -2682 ($ (-641 (-641 (-939 (-225)))) (-641 (-870)) (-641 (-870)) (-641 (-917)) (-641 (-263)))) (-15 -2854 ((-641 (-641 (-939 (-225)))) $)) (-15 -3026 ((-564) $)) (-15 -1591 ((-641 (-1088 (-379))) $)) (-15 -1591 ((-641 (-1088 (-379))) $ (-641 (-1088 (-379))))) (-15 -2972 ((-641 (-379)) $)) (-15 -2972 ((-641 (-379)) $ (-641 (-379)))) (-15 -1354 ((-1264) $ (-641 (-939 (-225))) (-870) (-870) (-917))) (-15 -1354 ((-1264) $ (-939 (-225)))) (-15 -1354 ((-1264) $ (-939 (-225)) (-870) (-870) (-917))) (-15 -2081 ((-1264) $ (-939 (-225)))) (-15 -1390 ((-1264) $ (-939 (-225)) (-870))) (-15 -2326 ($ (-641 (-641 (-939 (-225)))))) (-15 -2326 ((-858) $)) (-15 -1632 ((-641 (-641 (-939 (-225)))) (-641 (-641 (-939 (-225)))) (-641 (-870)))) (-15 -2271 ((-641 (-225)) (-641 (-641 (-939 (-225))))))))
+((-2981 (($ $) NIL) (($ $ $) 11)))
+(((-469 |#1| |#2| |#3|) (-10 -8 (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|))) (-470 |#2| |#3|) (-172) (-23)) (T -469))
+NIL
+(-10 -8 (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3258 ((|#2| $) 20)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 16) (($ $ $) 14)) (-2968 (($ $ $) 15)) (* (($ |#1| $) 18) (($ $ |#1|) 17)))
(((-470 |#1| |#2|) (-140) (-172) (-23)) (T -470))
-((-2762 (*1 *2 *1) (-12 (-4 *1 (-470 *3 *2)) (-4 *3 (-172)) (-4 *2 (-23)))) (-2414 (*1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-2992 (*1 *1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-2980 (*1 *1 *1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-2992 (*1 *1 *1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))))
-(-13 (-1094) (-10 -8 (-15 -2762 (|t#2| $)) (-15 (-2414) ($) -3455) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -2992 ($ $)) (-15 -2980 ($ $ $)) (-15 -2992 ($ $ $))))
+((-3258 (*1 *2 *1) (-12 (-4 *1 (-470 *3 *2)) (-4 *3 (-172)) (-4 *2 (-23)))) (-2409 (*1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-2981 (*1 *1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-2968 (*1 *1 *1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))) (-2981 (*1 *1 *1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23)))))
+(-13 (-1094) (-10 -8 (-15 -3258 (|t#2| $)) (-15 (-2409) ($) -4008) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -2981 ($ $)) (-15 -2968 ($ $ $)) (-15 -2981 ($ $ $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2542 (((-3 (-641 (-481 |#1| |#2|)) "failed") (-641 (-481 |#1| |#2|)) (-641 (-860 |#1|))) 136)) (-3853 (((-641 (-641 (-247 |#1| |#2|))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|))) 133)) (-1501 (((-2 (|:| |dpolys| (-641 (-247 |#1| |#2|))) (|:| |coords| (-641 (-564)))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|))) 86)))
-(((-471 |#1| |#2| |#3|) (-10 -7 (-15 -3853 ((-641 (-641 (-247 |#1| |#2|))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -2542 ((-3 (-641 (-481 |#1| |#2|)) "failed") (-641 (-481 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -1501 ((-2 (|:| |dpolys| (-641 (-247 |#1| |#2|))) (|:| |coords| (-641 (-564)))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|))))) (-641 (-1170)) (-452) (-452)) (T -471))
-((-1501 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-2 (|:| |dpolys| (-641 (-247 *5 *6))) (|:| |coords| (-641 (-564))))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))) (-2542 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-641 (-860 *4))) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-471 *4 *5 *6)) (-4 *6 (-452)))) (-3853 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-641 (-641 (-247 *5 *6)))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))))
-(-10 -7 (-15 -3853 ((-641 (-641 (-247 |#1| |#2|))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -2542 ((-3 (-641 (-481 |#1| |#2|)) "failed") (-641 (-481 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -1501 ((-2 (|:| |dpolys| (-641 (-247 |#1| |#2|))) (|:| |coords| (-641 (-564)))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|)))))
-((-1654 (((-3 $ "failed") $) 11)) (-2372 (($ $ $) 23)) (-2064 (($ $ $) 24)) (-3004 (($ $ $) 9)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 22)))
-(((-472 |#1|) (-10 -8 (-15 -2064 (|#1| |#1| |#1|)) (-15 -2372 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -3004 (|#1| |#1| |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917)))) (-473)) (T -472))
-NIL
-(-10 -8 (-15 -2064 (|#1| |#1| |#1|)) (-15 -2372 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -3004 (|#1| |#1| |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-3500 (($) 18 T CONST)) (-1654 (((-3 $ "failed") $) 15)) (-4035 (((-112) $) 17)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 24)) (-3877 (((-1114) $) 10)) (-2372 (($ $ $) 21)) (-2064 (($ $ $) 20)) (-2350 (((-858) $) 11)) (-2428 (($) 19 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 23)) (** (($ $ (-917)) 13) (($ $ (-767)) 16) (($ $ (-564)) 22)) (* (($ $ $) 14)))
+((-1965 (((-3 (-641 (-481 |#1| |#2|)) "failed") (-641 (-481 |#1| |#2|)) (-641 (-860 |#1|))) 136)) (-2889 (((-641 (-641 (-247 |#1| |#2|))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|))) 133)) (-1529 (((-2 (|:| |dpolys| (-641 (-247 |#1| |#2|))) (|:| |coords| (-641 (-564)))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|))) 86)))
+(((-471 |#1| |#2| |#3|) (-10 -7 (-15 -2889 ((-641 (-641 (-247 |#1| |#2|))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -1965 ((-3 (-641 (-481 |#1| |#2|)) "failed") (-641 (-481 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -1529 ((-2 (|:| |dpolys| (-641 (-247 |#1| |#2|))) (|:| |coords| (-641 (-564)))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|))))) (-641 (-1170)) (-452) (-452)) (T -471))
+((-1529 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-2 (|:| |dpolys| (-641 (-247 *5 *6))) (|:| |coords| (-641 (-564))))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))) (-1965 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-641 (-860 *4))) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-471 *4 *5 *6)) (-4 *6 (-452)))) (-2889 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-641 (-641 (-247 *5 *6)))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))))
+(-10 -7 (-15 -2889 ((-641 (-641 (-247 |#1| |#2|))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -1965 ((-3 (-641 (-481 |#1| |#2|)) "failed") (-641 (-481 |#1| |#2|)) (-641 (-860 |#1|)))) (-15 -1529 ((-2 (|:| |dpolys| (-641 (-247 |#1| |#2|))) (|:| |coords| (-641 (-564)))) (-641 (-247 |#1| |#2|)) (-641 (-860 |#1|)))))
+((-1580 (((-3 $ "failed") $) 11)) (-1916 (($ $ $) 23)) (-1761 (($ $ $) 24)) (-2992 (($ $ $) 9)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 22)))
+(((-472 |#1|) (-10 -8 (-15 -1761 (|#1| |#1| |#1|)) (-15 -1916 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -2992 (|#1| |#1| |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917)))) (-473)) (T -472))
+NIL
+(-10 -8 (-15 -1761 (|#1| |#1| |#1|)) (-15 -1916 (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -2992 (|#1| |#1| |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))))
+((-2315 (((-112) $ $) 7)) (-1747 (($) 19 T CONST)) (-1580 (((-3 $ "failed") $) 16)) (-1980 (((-112) $) 18)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 25)) (-3868 (((-1114) $) 11)) (-1916 (($ $ $) 22)) (-1761 (($ $ $) 21)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2421 (($) 20 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 24)) (** (($ $ (-917)) 14) (($ $ (-767)) 17) (($ $ (-564)) 23)) (* (($ $ $) 15)))
(((-473) (-140)) (T -473))
-((-3836 (*1 *1 *1) (-4 *1 (-473))) (-3004 (*1 *1 *1 *1) (-4 *1 (-473))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-473)) (-5 *2 (-564)))) (-2372 (*1 *1 *1 *1) (-4 *1 (-473))) (-2064 (*1 *1 *1 *1) (-4 *1 (-473))))
-(-13 (-722) (-10 -8 (-15 -3836 ($ $)) (-15 -3004 ($ $ $)) (-15 ** ($ $ (-564))) (-6 -4403) (-15 -2372 ($ $ $)) (-15 -2064 ($ $ $))))
+((-3806 (*1 *1 *1) (-4 *1 (-473))) (-2992 (*1 *1 *1 *1) (-4 *1 (-473))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-473)) (-5 *2 (-564)))) (-1916 (*1 *1 *1 *1) (-4 *1 (-473))) (-1761 (*1 *1 *1 *1) (-4 *1 (-473))))
+(-13 (-722) (-10 -8 (-15 -3806 ($ $)) (-15 -2992 ($ $ $)) (-15 ** ($ $ (-564))) (-6 -4404) (-15 -1916 ($ $ $)) (-15 -1761 ($ $ $))))
(((-102) . T) ((-611 (-858)) . T) ((-722) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 18)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) NIL)) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) NIL)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-407 (-564))) NIL) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) 25)) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-1871 (($ $) 29 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 35 (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 30 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) NIL)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) 28 (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 14 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $ (-1255 |#2|)) 16)) (-2762 (((-407 (-564)) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1255 |#2|)) NIL) (($ (-1244 |#1| |#2| |#3|)) 9) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 21)) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) 27)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 26) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-474 |#1| |#2| |#3|) (-13 (-1240 |#1|) (-10 -8 (-15 -2350 ($ (-1255 |#2|))) (-15 -2350 ($ (-1244 |#1| |#2| |#3|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -474))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1244 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-474 *3 *4 *5)))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1240 |#1|) (-10 -8 (-15 -2350 ($ (-1255 |#2|))) (-15 -2350 ($ (-1244 |#1| |#2| |#3|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#2| $ |#1| |#2|) 18)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) 19)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) 16)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-1411 (((-641 |#1|) $) NIL)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-3932 (((-641 |#1|) $) NIL)) (-2861 (((-112) |#1| $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 18)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) NIL)) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) NIL)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-407 (-564))) NIL) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) 25)) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2983 (($ $) 29 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 35 (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 30 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) NIL)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) 28 (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 14 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $ (-1255 |#2|)) 16)) (-3258 (((-407 (-564)) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1255 |#2|)) NIL) (($ (-1244 |#1| |#2| |#3|)) 9) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 21)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) 27)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 26) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-474 |#1| |#2| |#3|) (-13 (-1240 |#1|) (-10 -8 (-15 -2326 ($ (-1255 |#2|))) (-15 -2326 ($ (-1244 |#1| |#2| |#3|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -474))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1244 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-474 *3 *4 *5)))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1240 |#1|) (-10 -8 (-15 -2326 ($ (-1255 |#2|))) (-15 -2326 ($ (-1244 |#1| |#2| |#3|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#2| $ |#1| |#2|) 18)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) 19)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) 16)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3979 (((-641 |#1|) $) NIL)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2885 (((-641 |#1|) $) NIL)) (-2241 (((-112) |#1| $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-475 |#1| |#2| |#3| |#4|) (-1185 |#1| |#2|) (-1094) (-1094) (-1185 |#1| |#2|) |#2|) (T -475))
NIL
(-1185 |#1| |#2|)
-((-2337 (((-112) $ $) NIL)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) NIL)) (-2418 (((-641 $) (-641 |#4|)) NIL)) (-3743 (((-641 |#3|) $) NIL)) (-1743 (((-112) $) NIL)) (-1692 (((-112) $) NIL (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4075 ((|#4| |#4| $) NIL)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3540 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3500 (($) NIL T CONST)) (-1734 (((-112) $) 29 (|has| |#1| (-556)))) (-2014 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1541 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2164 (((-112) $) NIL (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4153 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2961 (($ (-641 |#4|)) NIL)) (-3193 (((-3 $ "failed") $) 45)) (-2720 ((|#4| |#4| $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3682 (($ |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-3951 ((|#4| |#4| $) NIL)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) NIL)) (-3305 (((-641 |#4|) $) 18 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3377 ((|#3| $) 38)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#4|) $) 19 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 27 (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-4326 (($ (-1 |#4| |#4|) $) 25 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 23)) (-3564 (((-641 |#3|) $) NIL)) (-4342 (((-112) |#3| $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3704 (((-3 |#4| "failed") $) 42)) (-2438 (((-641 |#4|) $) NIL)) (-3214 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2825 ((|#4| |#4| $) NIL)) (-1420 (((-112) $ $) NIL)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2339 ((|#4| |#4| $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-3 |#4| "failed") $) 40)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2393 (((-3 $ "failed") $ |#4|) 56)) (-3113 (($ $ |#4|) NIL)) (-2708 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 17)) (-1664 (($) 14)) (-2762 (((-767) $) NIL)) (-3888 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) 13)) (-4344 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 22)) (-4059 (($ $ |#3|) 52)) (-3031 (($ $ |#3|) 53)) (-2377 (($ $) NIL)) (-3601 (($ $ |#3|) NIL)) (-2350 (((-858) $) 35) (((-641 |#4|) $) 46)) (-2578 (((-767) $) NIL (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-3073 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) NIL)) (-1416 (((-112) |#3| $) NIL)) (-2893 (((-112) $ $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) NIL)) (-3433 (((-641 $) (-641 |#4|)) NIL)) (-3702 (((-641 |#3|) $) NIL)) (-2663 (((-112) $) NIL)) (-3163 (((-112) $) NIL (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3351 ((|#4| |#4| $) NIL)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3492 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) NIL)) (-1747 (($) NIL T CONST)) (-2921 (((-112) $) 29 (|has| |#1| (-556)))) (-1394 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2460 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3489 (((-112) $) NIL (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1411 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2938 (($ (-641 |#4|)) NIL)) (-3176 (((-3 $ "failed") $) 45)) (-3414 ((|#4| |#4| $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-3653 (($ |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-2174 ((|#4| |#4| $) NIL)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) NIL)) (-1624 (((-641 |#4|) $) 18 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2809 ((|#3| $) 38)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#4|) $) 19 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 27 (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-2613 (($ (-1 |#4| |#4|) $) 25 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 23)) (-1991 (((-641 |#3|) $) NIL)) (-2779 (((-112) |#3| $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-3676 (((-3 |#4| "failed") $) 42)) (-1937 (((-641 |#4|) $) NIL)) (-1575 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1885 ((|#4| |#4| $) NIL)) (-3338 (((-112) $ $) NIL)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3899 ((|#4| |#4| $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-3 |#4| "failed") $) 40)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3074 (((-3 $ "failed") $ |#4|) 56)) (-3157 (($ $ |#4|) NIL)) (-1703 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 17)) (-1531 (($) 14)) (-3258 (((-767) $) NIL)) (-3879 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) 13)) (-4327 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 22)) (-4350 (($ $ |#3|) 52)) (-1659 (($ $ |#3|) 53)) (-4149 (($ $) NIL)) (-3025 (($ $ |#3|) NIL)) (-2326 (((-858) $) 35) (((-641 |#4|) $) 46)) (-1670 (((-767) $) NIL (|has| |#3| (-368)))) (-1700 (((-112) $ $) NIL)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-4062 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) NIL)) (-4335 (((-112) |#3| $) NIL)) (-2876 (((-112) $ $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-476 |#1| |#2| |#3| |#4|) (-1202 |#1| |#2| |#3| |#4|) (-556) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -476))
NIL
(-1202 |#1| |#2| |#3| |#4|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL)) (-2961 (((-564) $) NIL) (((-407 (-564)) $) NIL)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-2295 (($) 17)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-4344 (((-379) $) 21) (((-225) $) 24) (((-407 (-1166 (-564))) $) 18) (((-536) $) 53)) (-2350 (((-858) $) 51) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (((-225) $) 23) (((-379) $) 20)) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 37 T CONST)) (-2428 (($) 8 T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
-(((-477) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))) (-1018) (-611 (-225)) (-611 (-379)) (-612 (-407 (-1166 (-564)))) (-612 (-536)) (-10 -8 (-15 -2295 ($))))) (T -477))
-((-2295 (*1 *1) (-5 *1 (-477))))
-(-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))) (-1018) (-611 (-225)) (-611 (-379)) (-612 (-407 (-1166 (-564)))) (-612 (-536)) (-10 -8 (-15 -2295 ($))))
-((-2337 (((-112) $ $) NIL)) (-2437 (((-1129) $) 11)) (-2423 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-478) (-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))) (T -478))
-((-2423 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-478)))) (-2437 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-478)))))
-(-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#2| $ |#1| |#2|) 16)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) 20)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) 18)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-1411 (((-641 |#1|) $) 13)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-3932 (((-641 |#1|) $) NIL)) (-2861 (((-112) |#1| $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 19)) (-4362 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 11 (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2062 (((-767) $) 15 (|has| $ (-6 -4406)))))
-(((-479 |#1| |#2| |#3|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406))) (-1094) (-1094) (-1152)) (T -479))
-NIL
-(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406)))
-((-2956 (((-564) (-564) (-564)) 19)) (-2490 (((-112) (-564) (-564) (-564) (-564)) 26)) (-3463 (((-1259 (-641 (-564))) (-767) (-767)) 39)))
-(((-480) (-10 -7 (-15 -2956 ((-564) (-564) (-564))) (-15 -2490 ((-112) (-564) (-564) (-564) (-564))) (-15 -3463 ((-1259 (-641 (-564))) (-767) (-767))))) (T -480))
-((-3463 (*1 *2 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1259 (-641 (-564)))) (-5 *1 (-480)))) (-2490 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-480)))) (-2956 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-480)))))
-(-10 -7 (-15 -2956 ((-564) (-564) (-564))) (-15 -2490 ((-112) (-564) (-564) (-564) (-564))) (-15 -3463 ((-1259 (-641 (-564))) (-767) (-767))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-860 |#1|)) $) NIL)) (-3562 (((-1166 $) $ (-860 |#1|)) NIL) (((-1166 |#2|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2890 (($ $) NIL (|has| |#2| (-556)))) (-3760 (((-112) $) NIL (|has| |#2| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3472 (($ $) NIL (|has| |#2| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#2| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-3594 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-1965 (($ $ (-641 (-564))) NIL)) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#2| (-905)))) (-2702 (($ $ |#2| (-482 (-2062 |#1|) (-767)) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#2|) (-860 |#1|)) NIL) (($ (-1166 $) (-860 |#1|)) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#2| (-482 (-2062 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-860 |#1|)) NIL)) (-4253 (((-482 (-2062 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-3142 (($ $ $) NIL (|has| |#2| (-846)))) (-1515 (($ $ $) NIL (|has| |#2| (-846)))) (-3523 (($ (-1 (-482 (-2062 |#1|) (-767)) (-482 (-2062 |#1|) (-767))) $) NIL)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-1758 (((-3 (-860 |#1|) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#2| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -1377 (-767))) "failed") $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#2| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) NIL) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) NIL) (($ $ (-860 |#1|) $) NIL) (($ $ (-641 (-860 |#1|)) (-641 $)) NIL)) (-3358 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3735 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2762 (((-482 (-2062 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3172 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-860 |#1|)) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-482 (-2062 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#2| (-846)))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-481 |#1| |#2|) (-13 (-945 |#2| (-482 (-2062 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -1965 ($ $ (-641 (-564)))))) (-641 (-1170)) (-1045)) (T -481))
-((-1965 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-481 *3 *4)) (-14 *3 (-641 (-1170))) (-4 *4 (-1045)))))
-(-13 (-945 |#2| (-482 (-2062 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -1965 ($ $ (-641 (-564))))))
-((-2337 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2148 (((-112) $) NIL (|has| |#2| (-131)))) (-1864 (($ (-917)) NIL (|has| |#2| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-2967 (($ $ $) NIL (|has| |#2| (-789)))) (-1498 (((-3 $ "failed") $ $) NIL (|has| |#2| (-131)))) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| |#2| (-368)))) (-3415 (((-564) $) NIL (|has| |#2| (-844)))) (-3797 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1094)))) (-2961 (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) NIL (|has| |#2| (-1094)))) (-2202 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) NIL (|has| |#2| (-1045)))) (-1654 (((-3 $ "failed") $) NIL (|has| |#2| (-722)))) (-3038 (($) NIL (|has| |#2| (-368)))) (-4335 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ (-564)) 15)) (-4119 (((-112) $) NIL (|has| |#2| (-844)))) (-3305 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL (|has| |#2| (-722)))) (-2131 (((-112) $) NIL (|has| |#2| (-844)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-1909 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-4326 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#2| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#2| (-1094)))) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-2005 (($ (-917)) NIL (|has| |#2| (-368)))) (-3877 (((-1114) $) NIL (|has| |#2| (-1094)))) (-3181 ((|#2| $) NIL (|has| (-564) (-846)))) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) NIL)) (-4297 ((|#2| $ $) NIL (|has| |#2| (-1045)))) (-3643 (($ (-1259 |#2|)) NIL)) (-4228 (((-134)) NIL (|has| |#2| (-363)))) (-3735 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-3888 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1259 |#2|) $) NIL) (($ (-564)) NIL (-2750 (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) NIL (|has| |#2| (-1094))) (((-858) $) NIL (|has| |#2| (-611 (-858))))) (-1471 (((-767)) NIL (|has| |#2| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3453 (($ $) NIL (|has| |#2| (-844)))) (-2414 (($) NIL (|has| |#2| (-131)) CONST)) (-2428 (($) NIL (|has| |#2| (-722)) CONST)) (-3950 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-2945 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2893 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2934 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2912 (((-112) $ $) 21 (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $ $) NIL (|has| |#2| (-1045))) (($ $) NIL (|has| |#2| (-1045)))) (-2980 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-767)) NIL (|has| |#2| (-722))) (($ $ (-917)) NIL (|has| |#2| (-722)))) (* (($ (-564) $) NIL (|has| |#2| (-1045))) (($ $ $) NIL (|has| |#2| (-722))) (($ $ |#2|) NIL (|has| |#2| (-722))) (($ |#2| $) NIL (|has| |#2| (-722))) (($ (-767) $) NIL (|has| |#2| (-131))) (($ (-917) $) NIL (|has| |#2| (-25)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL)) (-2938 (((-564) $) NIL) (((-407 (-564)) $) NIL)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2284 (($) 17)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-4327 (((-379) $) 21) (((-225) $) 24) (((-407 (-1166 (-564))) $) 18) (((-536) $) 53)) (-2326 (((-858) $) 51) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (((-225) $) 23) (((-379) $) 20)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 37 T CONST)) (-2421 (($) 8 T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+(((-477) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))) (-1018) (-611 (-225)) (-611 (-379)) (-612 (-407 (-1166 (-564)))) (-612 (-536)) (-10 -8 (-15 -2284 ($))))) (T -477))
+((-2284 (*1 *1) (-5 *1 (-477))))
+(-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))) (-1018) (-611 (-225)) (-611 (-379)) (-612 (-407 (-1166 (-564)))) (-612 (-536)) (-10 -8 (-15 -2284 ($))))
+((-2315 (((-112) $ $) NIL)) (-2415 (((-1129) $) 11)) (-2403 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-478) (-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))) (T -478))
+((-2403 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-478)))) (-2415 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-478)))))
+(-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#2| $ |#1| |#2|) 16)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) 20)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) 18)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3979 (((-641 |#1|) $) 13)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2885 (((-641 |#1|) $) NIL)) (-2241 (((-112) |#1| $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 19)) (-4361 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 11 (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2069 (((-767) $) 15 (|has| $ (-6 -4407)))))
+(((-479 |#1| |#2| |#3|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407))) (-1094) (-1094) (-1152)) (T -479))
+NIL
+(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407)))
+((-2875 (((-564) (-564) (-564)) 19)) (-2263 (((-112) (-564) (-564) (-564) (-564)) 26)) (-3422 (((-1259 (-641 (-564))) (-767) (-767)) 39)))
+(((-480) (-10 -7 (-15 -2875 ((-564) (-564) (-564))) (-15 -2263 ((-112) (-564) (-564) (-564) (-564))) (-15 -3422 ((-1259 (-641 (-564))) (-767) (-767))))) (T -480))
+((-3422 (*1 *2 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1259 (-641 (-564)))) (-5 *1 (-480)))) (-2263 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-480)))) (-2875 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-480)))))
+(-10 -7 (-15 -2875 ((-564) (-564) (-564))) (-15 -2263 ((-112) (-564) (-564) (-564) (-564))) (-15 -3422 ((-1259 (-641 (-564))) (-767) (-767))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-860 |#1|)) $) NIL)) (-3510 (((-1166 $) $ (-860 |#1|)) NIL) (((-1166 |#2|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2086 (($ $) NIL (|has| |#2| (-556)))) (-3466 (((-112) $) NIL (|has| |#2| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1367 (($ $) NIL (|has| |#2| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#2| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-1545 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-4201 (($ $ (-641 (-564))) NIL)) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#2| (-905)))) (-2400 (($ $ |#2| (-482 (-2069 |#1|) (-767)) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#2|) (-860 |#1|)) NIL) (($ (-1166 $) (-860 |#1|)) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#2| (-482 (-2069 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-860 |#1|)) NIL)) (-2035 (((-482 (-2069 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-1469 (($ $ $) NIL (|has| |#2| (-846)))) (-1530 (($ $ $) NIL (|has| |#2| (-846)))) (-2912 (($ (-1 (-482 (-2069 |#1|) (-767)) (-482 (-2069 |#1|) (-767))) $) NIL)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-1897 (((-3 (-860 |#1|) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#2| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -4165 (-767))) "failed") $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#2| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) NIL) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) NIL) (($ $ (-860 |#1|) $) NIL) (($ $ (-641 (-860 |#1|)) (-641 $)) NIL)) (-2576 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3142 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3258 (((-482 (-2069 |#1|) (-767)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3024 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-860 |#1|)) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-482 (-2069 |#1|) (-767))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-481 |#1| |#2|) (-13 (-945 |#2| (-482 (-2069 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -4201 ($ $ (-641 (-564)))))) (-641 (-1170)) (-1045)) (T -481))
+((-4201 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-481 *3 *4)) (-14 *3 (-641 (-1170))) (-4 *4 (-1045)))))
+(-13 (-945 |#2| (-482 (-2069 |#1|) (-767)) (-860 |#1|)) (-10 -8 (-15 -4201 ($ $ (-641 (-564))))))
+((-2315 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2480 (((-112) $) NIL (|has| |#2| (-131)))) (-3644 (($ (-917)) NIL (|has| |#2| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3795 (($ $ $) NIL (|has| |#2| (-789)))) (-1318 (((-3 $ "failed") $ $) NIL (|has| |#2| (-131)))) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| |#2| (-368)))) (-1336 (((-564) $) NIL (|has| |#2| (-844)))) (-2463 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1094)))) (-2938 (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) NIL (|has| |#2| (-1094)))) (-1863 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) NIL (|has| |#2| (-1045)))) (-1580 (((-3 $ "failed") $) NIL (|has| |#2| (-722)))) (-2498 (($) NIL (|has| |#2| (-368)))) (-2619 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ (-564)) 15)) (-3530 (((-112) $) NIL (|has| |#2| (-844)))) (-1624 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL (|has| |#2| (-722)))) (-4371 (((-112) $) NIL (|has| |#2| (-844)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-4276 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2613 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#2| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#2| (-1094)))) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-2014 (($ (-917)) NIL (|has| |#2| (-368)))) (-3868 (((-1114) $) NIL (|has| |#2| (-1094)))) (-3164 ((|#2| $) NIL (|has| (-564) (-846)))) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) NIL)) (-2529 ((|#2| $ $) NIL (|has| |#2| (-1045)))) (-3597 (($ (-1259 |#2|)) NIL)) (-2476 (((-134)) NIL (|has| |#2| (-363)))) (-3142 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-3879 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1259 |#2|) $) NIL) (($ (-564)) NIL (-2733 (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) NIL (|has| |#2| (-1094))) (((-858) $) NIL (|has| |#2| (-611 (-858))))) (-3662 (((-767)) NIL (|has| |#2| (-1045)) CONST)) (-1700 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-4062 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2007 (($ $) NIL (|has| |#2| (-844)))) (-2409 (($) NIL (|has| |#2| (-131)) CONST)) (-2421 (($) NIL (|has| |#2| (-722)) CONST)) (-3922 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-2932 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2876 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2920 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2897 (((-112) $ $) 21 (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $ $) NIL (|has| |#2| (-1045))) (($ $) NIL (|has| |#2| (-1045)))) (-2968 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-767)) NIL (|has| |#2| (-722))) (($ $ (-917)) NIL (|has| |#2| (-722)))) (* (($ (-564) $) NIL (|has| |#2| (-1045))) (($ $ $) NIL (|has| |#2| (-722))) (($ $ |#2|) NIL (|has| |#2| (-722))) (($ |#2| $) NIL (|has| |#2| (-722))) (($ (-767) $) NIL (|has| |#2| (-131))) (($ (-917) $) NIL (|has| |#2| (-25)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-482 |#1| |#2|) (-238 |#1| |#2|) (-767) (-789)) (T -482))
NIL
(-238 |#1| |#2|)
-((-2337 (((-112) $ $) NIL)) (-2721 (((-641 (-506)) $) 14)) (-2445 (((-506) $) 12)) (-4172 (((-1152) $) NIL)) (-4245 (($ (-506) (-641 (-506))) 10)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 21) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-483) (-13 (-1077) (-10 -8 (-15 -4245 ($ (-506) (-641 (-506)))) (-15 -2445 ((-506) $)) (-15 -2721 ((-641 (-506)) $))))) (T -483))
-((-4245 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-506))) (-5 *2 (-506)) (-5 *1 (-483)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-483)))) (-2721 (*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-483)))))
-(-13 (-1077) (-10 -8 (-15 -4245 ($ (-506) (-641 (-506)))) (-15 -2445 ((-506) $)) (-15 -2721 ((-641 (-506)) $))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) NIL)) (-3500 (($) NIL T CONST)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-2997 (($ $ $) 48)) (-4317 (($ $ $) 47)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1515 ((|#1| $) 38)) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 18)) (-4063 (($ (-641 |#1|)) 19)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3860 ((|#1| $) 34)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 11)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 45)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) 29 (|has| $ (-6 -4406)))))
-(((-484 |#1|) (-13 (-964 |#1|) (-10 -8 (-15 -4063 ($ (-641 |#1|))))) (-846)) (T -484))
-((-4063 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-484 *3)))))
-(-13 (-964 |#1|) (-10 -8 (-15 -4063 ($ (-641 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-2965 (($ $) 76)) (-3857 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-3744 (((-413 |#2| (-407 |#2|) |#3| |#4|) $) 49)) (-3877 (((-1114) $) NIL)) (-2175 (((-3 |#4| "failed") $) 121)) (-2222 (($ (-413 |#2| (-407 |#2|) |#3| |#4|)) 86) (($ |#4|) 35) (($ |#1| |#1|) 131) (($ |#1| |#1| (-564)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 144)) (-2689 (((-2 (|:| -4110 (-413 |#2| (-407 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 51)) (-2350 (((-858) $) 115)) (-2414 (($) 36 T CONST)) (-2893 (((-112) $ $) 125)) (-2992 (($ $) 82) (($ $ $) NIL)) (-2980 (($ $ $) 77)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 83)))
+((-2315 (((-112) $ $) NIL)) (-4144 (((-641 (-506)) $) 14)) (-2410 (((-506) $) 12)) (-2332 (((-1152) $) NIL)) (-2504 (($ (-506) (-641 (-506))) 10)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 21) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-483) (-13 (-1077) (-10 -8 (-15 -2504 ($ (-506) (-641 (-506)))) (-15 -2410 ((-506) $)) (-15 -4144 ((-641 (-506)) $))))) (T -483))
+((-2504 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-506))) (-5 *2 (-506)) (-5 *1 (-483)))) (-2410 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-483)))) (-4144 (*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-483)))))
+(-13 (-1077) (-10 -8 (-15 -2504 ($ (-506) (-641 (-506)))) (-15 -2410 ((-506) $)) (-15 -4144 ((-641 (-506)) $))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) NIL)) (-1747 (($) NIL T CONST)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3450 (($ $ $) 48)) (-2443 (($ $ $) 47)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1530 ((|#1| $) 38)) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4359 ((|#1| $) 39)) (-4066 (($ |#1| $) 18)) (-3427 (($ (-641 |#1|)) 19)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3326 ((|#1| $) 34)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 11)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 45)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) 29 (|has| $ (-6 -4407)))))
+(((-484 |#1|) (-13 (-964 |#1|) (-10 -8 (-15 -3427 ($ (-641 |#1|))))) (-846)) (T -484))
+((-3427 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-484 *3)))))
+(-13 (-964 |#1|) (-10 -8 (-15 -3427 ($ (-641 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1297 (($ $) 72)) (-3067 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-4385 (((-413 |#2| (-407 |#2|) |#3| |#4|) $) 45)) (-3868 (((-1114) $) NIL)) (-2186 (((-3 |#4| "failed") $) 117)) (-2858 (($ (-413 |#2| (-407 |#2|) |#3| |#4|)) 82) (($ |#4|) 31) (($ |#1| |#1|) 127) (($ |#1| |#1| (-564)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 140)) (-3594 (((-2 (|:| -4081 (-413 |#2| (-407 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 47)) (-2326 (((-858) $) 111)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 32 T CONST)) (-2876 (((-112) $ $) 121)) (-2981 (($ $) 78) (($ $ $) NIL)) (-2968 (($ $ $) 73)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 79)))
(((-485 |#1| |#2| |#3| |#4|) (-335 |#1| |#2| |#3| |#4|) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -485))
NIL
(-335 |#1| |#2| |#3| |#4|)
-((-2068 (((-564) (-641 (-564))) 53)) (-3967 ((|#1| (-641 |#1|)) 94)) (-3409 (((-641 |#1|) (-641 |#1|)) 95)) (-3907 (((-641 |#1|) (-641 |#1|)) 97)) (-3238 ((|#1| (-641 |#1|)) 96)) (-3172 (((-641 (-564)) (-641 |#1|)) 56)))
-(((-486 |#1|) (-10 -7 (-15 -3238 (|#1| (-641 |#1|))) (-15 -3967 (|#1| (-641 |#1|))) (-15 -3907 ((-641 |#1|) (-641 |#1|))) (-15 -3409 ((-641 |#1|) (-641 |#1|))) (-15 -3172 ((-641 (-564)) (-641 |#1|))) (-15 -2068 ((-564) (-641 (-564))))) (-1235 (-564))) (T -486))
-((-2068 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-564)) (-5 *1 (-486 *4)) (-4 *4 (-1235 *2)))) (-3172 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1235 (-564))) (-5 *2 (-641 (-564))) (-5 *1 (-486 *4)))) (-3409 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))) (-3907 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))) (-3967 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-486 *2)) (-4 *2 (-1235 (-564))))) (-3238 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-486 *2)) (-4 *2 (-1235 (-564))))))
-(-10 -7 (-15 -3238 (|#1| (-641 |#1|))) (-15 -3967 (|#1| (-641 |#1|))) (-15 -3907 ((-641 |#1|) (-641 |#1|))) (-15 -3409 ((-641 |#1|) (-641 |#1|))) (-15 -3172 ((-641 (-564)) (-641 |#1|))) (-15 -2068 ((-564) (-641 (-564)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-564) $) NIL (|has| (-564) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-564) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-564) (-1034 (-564))))) (-2961 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-564) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| (-564) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-564) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-2131 (((-112) $) NIL (|has| (-564) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-564) (-846)))) (-4289 (($ (-1 (-564) (-564)) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-564) (-1145)) CONST)) (-2911 (($ (-407 (-564))) 9)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) NIL)) (-2630 (((-564) $) NIL (|has| (-564) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-564) $) NIL)) (-4344 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 8) (($ (-564)) NIL) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL) (((-1000 16) $) 10)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 (((-564) $) NIL (|has| (-564) (-545)))) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL (|has| (-564) (-816)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-564) (-846)))) (-3004 (($ $ $) NIL) (($ (-564) (-564)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL)))
-(((-487) (-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 16)) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -2911 ($ (-407 (-564))))))) (T -487))
-((-2583 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487)))) (-2911 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487)))))
-(-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 16)) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -2911 ($ (-407 (-564))))))
-((-1909 (((-641 |#2|) $) 29)) (-3841 (((-112) |#2| $) 34)) (-2708 (((-112) (-1 (-112) |#2|) $) 24)) (-3084 (($ $ (-641 (-294 |#2|))) 13) (($ $ (-294 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-641 |#2|) (-641 |#2|)) NIL)) (-3888 (((-767) (-1 (-112) |#2|) $) 28) (((-767) |#2| $) 32)) (-2350 (((-858) $) 43)) (-3073 (((-112) (-1 (-112) |#2|) $) 23)) (-2893 (((-112) $ $) 37)) (-2062 (((-767) $) 18)))
-(((-488 |#1| |#2|) (-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#2| |#2|)) (-15 -3084 (|#1| |#1| (-294 |#2|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3841 ((-112) |#2| |#1|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -1909 ((-641 |#2|) |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2062 ((-767) |#1|))) (-489 |#2|) (-1209)) (T -488))
-NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#2| |#2|)) (-15 -3084 (|#1| |#1| (-294 |#2|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -3841 ((-112) |#2| |#1|)) (-15 -3888 ((-767) |#2| |#1|)) (-15 -1909 ((-641 |#2|) |#1|)) (-15 -3888 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2062 ((-767) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2028 (((-564) (-641 (-564))) 53)) (-2881 ((|#1| (-641 |#1|)) 94)) (-1878 (((-641 |#1|) (-641 |#1|)) 95)) (-1338 (((-641 |#1|) (-641 |#1|)) 97)) (-3209 ((|#1| (-641 |#1|)) 96)) (-3024 (((-641 (-564)) (-641 |#1|)) 56)))
+(((-486 |#1|) (-10 -7 (-15 -3209 (|#1| (-641 |#1|))) (-15 -2881 (|#1| (-641 |#1|))) (-15 -1338 ((-641 |#1|) (-641 |#1|))) (-15 -1878 ((-641 |#1|) (-641 |#1|))) (-15 -3024 ((-641 (-564)) (-641 |#1|))) (-15 -2028 ((-564) (-641 (-564))))) (-1235 (-564))) (T -486))
+((-2028 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-564)) (-5 *1 (-486 *4)) (-4 *4 (-1235 *2)))) (-3024 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1235 (-564))) (-5 *2 (-641 (-564))) (-5 *1 (-486 *4)))) (-1878 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))) (-1338 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))) (-2881 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-486 *2)) (-4 *2 (-1235 (-564))))) (-3209 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-486 *2)) (-4 *2 (-1235 (-564))))))
+(-10 -7 (-15 -3209 (|#1| (-641 |#1|))) (-15 -2881 (|#1| (-641 |#1|))) (-15 -1338 ((-641 |#1|) (-641 |#1|))) (-15 -1878 ((-641 |#1|) (-641 |#1|))) (-15 -3024 ((-641 (-564)) (-641 |#1|))) (-15 -2028 ((-564) (-641 (-564)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-564) $) NIL (|has| (-564) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-564) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-564) (-1034 (-564))))) (-2938 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-564) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| (-564) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-564) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-4371 (((-112) $) NIL (|has| (-564) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-564) (-846)))) (-4271 (($ (-1 (-564) (-564)) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-564) (-1145)) CONST)) (-2408 (($ (-407 (-564))) 9)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) NIL)) (-4256 (((-564) $) NIL (|has| (-564) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-564) $) NIL)) (-4327 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 8) (($ (-564)) NIL) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL) (((-1000 16) $) 10)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 (((-564) $) NIL (|has| (-564) (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| (-564) (-816)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2992 (($ $ $) NIL) (($ (-564) (-564)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) NIL) (($ $ (-564)) NIL)))
+(((-487) (-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 16)) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -2408 ($ (-407 (-564))))))) (T -487))
+((-4125 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487)))) (-2408 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487)))))
+(-13 (-988 (-564)) (-611 (-407 (-564))) (-611 (-1000 16)) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -2408 ($ (-407 (-564))))))
+((-4276 (((-641 |#2|) $) 29)) (-1363 (((-112) |#2| $) 34)) (-1703 (((-112) (-1 (-112) |#2|) $) 24)) (-3055 (($ $ (-641 (-294 |#2|))) 13) (($ $ (-294 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-641 |#2|) (-641 |#2|)) NIL)) (-3879 (((-767) (-1 (-112) |#2|) $) 28) (((-767) |#2| $) 32)) (-2326 (((-858) $) 43)) (-4062 (((-112) (-1 (-112) |#2|) $) 23)) (-2876 (((-112) $ $) 37)) (-2069 (((-767) $) 18)))
+(((-488 |#1| |#2|) (-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#2| |#2|)) (-15 -3055 (|#1| |#1| (-294 |#2|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -1363 ((-112) |#2| |#1|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -4276 ((-641 |#2|) |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2069 ((-767) |#1|))) (-489 |#2|) (-1209)) (T -488))
+NIL
+(-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#2| |#2|)) (-15 -3055 (|#1| |#1| (-294 |#2|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#2|)))) (-15 -1363 ((-112) |#2| |#1|)) (-15 -3879 ((-767) |#2| |#1|)) (-15 -4276 ((-641 |#2|) |#1|)) (-15 -3879 ((-767) (-1 (-112) |#2|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2069 ((-767) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-489 |#1|) (-140) (-1209)) (T -489))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-489 *3)) (-4 *3 (-1209)))) (-4326 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209)))) (-3073 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4406)) (-4 *1 (-489 *4)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-2708 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4406)) (-4 *1 (-489 *4)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-3888 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4406)) (-4 *1 (-489 *4)) (-4 *4 (-1209)) (-5 *2 (-767)))) (-3305 (*1 *2 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))) (-1909 (*1 *2 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))) (-3888 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-767)))) (-3841 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(-13 (-34) (-10 -8 (IF (|has| |t#1| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) (IF (|has| |t#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |t#1| (-1094)) (IF (|has| |t#1| (-309 |t#1|)) (-6 (-309 |t#1|)) |%noBranch|) |%noBranch|) (-15 -4289 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4407)) (-15 -4326 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4406)) (PROGN (-15 -3073 ((-112) (-1 (-112) |t#1|) $)) (-15 -2708 ((-112) (-1 (-112) |t#1|) $)) (-15 -3888 ((-767) (-1 (-112) |t#1|) $)) (-15 -3305 ((-641 |t#1|) $)) (-15 -1909 ((-641 |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -3888 ((-767) |t#1| $)) (-15 -3841 ((-112) |t#1| $))) |%noBranch|)) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2350 ((|#1| $) 6) (($ |#1|) 9)))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-489 *3)) (-4 *3 (-1209)))) (-2613 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4408)) (-4 *1 (-489 *3)) (-4 *3 (-1209)))) (-4062 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *4)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-1703 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *4)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-3879 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *4)) (-4 *4 (-1209)) (-5 *2 (-767)))) (-1624 (*1 *2 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))) (-4276 (*1 *2 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))) (-3879 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-767)))) (-1363 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))))
+(-13 (-34) (-10 -8 (IF (|has| |t#1| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) (IF (|has| |t#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |t#1| (-1094)) (IF (|has| |t#1| (-309 |t#1|)) (-6 (-309 |t#1|)) |%noBranch|) |%noBranch|) (-15 -4271 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4408)) (-15 -2613 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4407)) (PROGN (-15 -4062 ((-112) (-1 (-112) |t#1|) $)) (-15 -1703 ((-112) (-1 (-112) |t#1|) $)) (-15 -3879 ((-767) (-1 (-112) |t#1|) $)) (-15 -1624 ((-641 |t#1|) $)) (-15 -4276 ((-641 |t#1|) $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -3879 ((-767) |t#1| $)) (-15 -1363 ((-112) |t#1| $))) |%noBranch|)) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2326 ((|#1| $) 6) (($ |#1|) 9)))
(((-490 |#1|) (-140) (-1209)) (T -490))
NIL
(-13 (-611 |t#1|) (-614 |t#1|))
(((-614 |#1|) . T) ((-611 |#1|) . T))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3759 (($ (-1152)) 8)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 15) (((-1152) $) 12)) (-2893 (((-112) $ $) 11)))
-(((-491) (-13 (-1094) (-611 (-1152)) (-10 -8 (-15 -3759 ($ (-1152)))))) (T -491))
-((-3759 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-491)))))
-(-13 (-1094) (-611 (-1152)) (-10 -8 (-15 -3759 ($ (-1152)))))
-((-1321 (($ $) 15)) (-1301 (($ $) 24)) (-1337 (($ $) 12)) (-1347 (($ $) 10)) (-1330 (($ $) 17)) (-1311 (($ $) 22)))
-(((-492 |#1|) (-10 -8 (-15 -1311 (|#1| |#1|)) (-15 -1330 (|#1| |#1|)) (-15 -1347 (|#1| |#1|)) (-15 -1337 (|#1| |#1|)) (-15 -1301 (|#1| |#1|)) (-15 -1321 (|#1| |#1|))) (-493)) (T -492))
-NIL
-(-10 -8 (-15 -1311 (|#1| |#1|)) (-15 -1330 (|#1| |#1|)) (-15 -1347 (|#1| |#1|)) (-15 -1337 (|#1| |#1|)) (-15 -1301 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)))
-((-1321 (($ $) 11)) (-1301 (($ $) 10)) (-1337 (($ $) 9)) (-1347 (($ $) 8)) (-1330 (($ $) 7)) (-1311 (($ $) 6)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3390 (($ (-1152)) 8)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 15) (((-1152) $) 12)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 11)))
+(((-491) (-13 (-1094) (-611 (-1152)) (-10 -8 (-15 -3390 ($ (-1152)))))) (T -491))
+((-3390 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-491)))))
+(-13 (-1094) (-611 (-1152)) (-10 -8 (-15 -3390 ($ (-1152)))))
+((-1316 (($ $) 15)) (-1295 (($ $) 24)) (-1339 (($ $) 12)) (-1350 (($ $) 10)) (-1327 (($ $) 17)) (-1307 (($ $) 22)))
+(((-492 |#1|) (-10 -8 (-15 -1307 (|#1| |#1|)) (-15 -1327 (|#1| |#1|)) (-15 -1350 (|#1| |#1|)) (-15 -1339 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1316 (|#1| |#1|))) (-493)) (T -492))
+NIL
+(-10 -8 (-15 -1307 (|#1| |#1|)) (-15 -1327 (|#1| |#1|)) (-15 -1350 (|#1| |#1|)) (-15 -1339 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1316 (|#1| |#1|)))
+((-1316 (($ $) 11)) (-1295 (($ $) 10)) (-1339 (($ $) 9)) (-1350 (($ $) 8)) (-1327 (($ $) 7)) (-1307 (($ $) 6)))
(((-493) (-140)) (T -493))
-((-1321 (*1 *1 *1) (-4 *1 (-493))) (-1301 (*1 *1 *1) (-4 *1 (-493))) (-1337 (*1 *1 *1) (-4 *1 (-493))) (-1347 (*1 *1 *1) (-4 *1 (-493))) (-1330 (*1 *1 *1) (-4 *1 (-493))) (-1311 (*1 *1 *1) (-4 *1 (-493))))
-(-13 (-10 -8 (-15 -1311 ($ $)) (-15 -1330 ($ $)) (-15 -1347 ($ $)) (-15 -1337 ($ $)) (-15 -1301 ($ $)) (-15 -1321 ($ $))))
-((-3595 (((-418 |#4|) |#4| (-1 (-418 |#2|) |#2|)) 54)))
-(((-494 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 |#4|) |#4| (-1 (-418 |#2|) |#2|)))) (-363) (-1235 |#1|) (-13 (-363) (-147) (-720 |#1| |#2|)) (-1235 |#3|)) (T -494))
-((-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-4 *7 (-13 (-363) (-147) (-720 *5 *6))) (-5 *2 (-418 *3)) (-5 *1 (-494 *5 *6 *7 *3)) (-4 *3 (-1235 *7)))))
-(-10 -7 (-15 -3595 ((-418 |#4|) |#4| (-1 (-418 |#2|) |#2|))))
-((-2337 (((-112) $ $) NIL)) (-3790 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-1632 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-2148 (((-112) $) 38)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1849 (((-112) $ $) 72)) (-3461 (((-641 (-610 $)) $) 49)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2868 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3605 (($ $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-1386 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-1553 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-4201 (((-3 (-610 $) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL)) (-2961 (((-610 $) $) NIL) (((-564) $) NIL) (((-407 (-564)) $) 54)) (-2577 (($ $ $) NIL)) (-2202 (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-407 (-564)))) (|:| |vec| (-1259 (-407 (-564))))) (-685 $) (-1259 $)) NIL) (((-685 (-407 (-564))) (-685 $)) NIL)) (-2965 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-3865 (($ $) NIL) (($ (-641 $)) NIL)) (-3898 (((-641 (-114)) $) NIL)) (-1364 (((-114) (-114)) NIL)) (-4035 (((-112) $) 41)) (-2220 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-2261 (((-1119 (-564) (-610 $)) $) 36)) (-4047 (($ $ (-564)) NIL)) (-1464 (((-1166 $) (-1166 $) (-610 $)) 86) (((-1166 $) (-1166 $) (-641 (-610 $))) 61) (($ $ (-610 $)) 75) (($ $ (-641 (-610 $))) 76)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1482 (((-1166 $) (-610 $)) 73 (|has| $ (-1045)))) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 $ $) (-610 $)) NIL)) (-4093 (((-3 (-610 $) "failed") $) NIL)) (-3202 (($ (-641 $)) NIL) (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3551 (((-641 (-610 $)) $) NIL)) (-2342 (($ (-114) $) NIL) (($ (-114) (-641 $)) NIL)) (-2918 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) NIL)) (-3836 (($ $) NIL)) (-4336 (((-767) $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ (-641 $)) NIL) (($ $ $) NIL)) (-1595 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2482 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3084 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-3864 (((-767) $) NIL)) (-4362 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1663 (($ $) NIL) (($ $ $) NIL)) (-3735 (($ $ (-767)) NIL) (($ $) 35)) (-2272 (((-1119 (-564) (-610 $)) $) 19)) (-1474 (($ $) NIL (|has| $ (-1045)))) (-4344 (((-379) $) 100) (((-225) $) 108) (((-169 (-379)) $) 116)) (-2350 (((-858) $) NIL) (($ (-610 $)) NIL) (($ (-407 (-564))) NIL) (($ $) NIL) (($ (-564)) NIL) (($ (-1119 (-564) (-610 $))) 20)) (-1471 (((-767)) NIL T CONST)) (-3665 (($ $) NIL) (($ (-641 $)) NIL)) (-3968 (((-112) (-114)) 92)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 10 T CONST)) (-2428 (($) 21 T CONST)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 23)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-3004 (($ $ $) 43)) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-407 (-564))) NIL) (($ $ (-564)) 47) (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ $ $) 26) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
-(((-495) (-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2350 ($ (-1119 (-564) (-610 $)))) (-15 -2261 ((-1119 (-564) (-610 $)) $)) (-15 -2272 ((-1119 (-564) (-610 $)) $)) (-15 -2965 ($ $)) (-15 -1849 ((-112) $ $)) (-15 -1464 ((-1166 $) (-1166 $) (-610 $))) (-15 -1464 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -1464 ($ $ (-610 $))) (-15 -1464 ($ $ (-641 (-610 $))))))) (T -495))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1119 (-564) (-610 (-495)))) (-5 *1 (-495)))) (-2261 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-495)))) (-5 *1 (-495)))) (-2272 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-495)))) (-5 *1 (-495)))) (-2965 (*1 *1 *1) (-5 *1 (-495))) (-1849 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-495)))) (-1464 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-610 (-495))) (-5 *1 (-495)))) (-1464 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-641 (-610 (-495)))) (-5 *1 (-495)))) (-1464 (*1 *1 *1 *2) (-12 (-5 *2 (-610 (-495))) (-5 *1 (-495)))) (-1464 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-495)))) (-5 *1 (-495)))))
-(-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2350 ($ (-1119 (-564) (-610 $)))) (-15 -2261 ((-1119 (-564) (-610 $)) $)) (-15 -2272 ((-1119 (-564) (-610 $)) $)) (-15 -2965 ($ $)) (-15 -1849 ((-112) $ $)) (-15 -1464 ((-1166 $) (-1166 $) (-610 $))) (-15 -1464 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -1464 ($ $ (-610 $))) (-15 -1464 ($ $ (-641 (-610 $))))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) |#1|) 46 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 42 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 41)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 21)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 17 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 32 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 38)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) 15 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 19)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 45) (($ $ (-1226 (-564))) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 24)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) 11 (|has| $ (-6 -4406)))))
+((-1316 (*1 *1 *1) (-4 *1 (-493))) (-1295 (*1 *1 *1) (-4 *1 (-493))) (-1339 (*1 *1 *1) (-4 *1 (-493))) (-1350 (*1 *1 *1) (-4 *1 (-493))) (-1327 (*1 *1 *1) (-4 *1 (-493))) (-1307 (*1 *1 *1) (-4 *1 (-493))))
+(-13 (-10 -8 (-15 -1307 ($ $)) (-15 -1327 ($ $)) (-15 -1350 ($ $)) (-15 -1339 ($ $)) (-15 -1295 ($ $)) (-15 -1316 ($ $))))
+((-3546 (((-418 |#4|) |#4| (-1 (-418 |#2|) |#2|)) 54)))
+(((-494 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 |#4|) |#4| (-1 (-418 |#2|) |#2|)))) (-363) (-1235 |#1|) (-13 (-363) (-147) (-720 |#1| |#2|)) (-1235 |#3|)) (T -494))
+((-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-4 *7 (-13 (-363) (-147) (-720 *5 *6))) (-5 *2 (-418 *3)) (-5 *1 (-494 *5 *6 *7 *3)) (-4 *3 (-1235 *7)))))
+(-10 -7 (-15 -3546 ((-418 |#4|) |#4| (-1 (-418 |#2|) |#2|))))
+((-2315 (((-112) $ $) NIL)) (-4321 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-4346 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-2480 (((-112) $) 38)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1540 (((-112) $ $) 72)) (-3418 (((-641 (-610 $)) $) 49)) (-1318 (((-3 $ "failed") $ $) NIL)) (-4287 (($ $ (-294 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3557 (($ $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-1576 (((-641 $) (-1166 $) (-1170)) NIL) (((-641 $) (-1166 $)) NIL) (((-641 $) (-948 $)) NIL)) (-4183 (($ (-1166 $) (-1170)) NIL) (($ (-1166 $)) NIL) (($ (-948 $)) NIL)) (-4180 (((-3 (-610 $) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL)) (-2938 (((-610 $) $) NIL) (((-564) $) NIL) (((-407 (-564)) $) 54)) (-2544 (($ $ $) NIL)) (-1863 (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-407 (-564)))) (|:| |vec| (-1259 (-407 (-564))))) (-685 $) (-1259 $)) NIL) (((-685 (-407 (-564))) (-685 $)) NIL)) (-1297 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-4058 (($ $) NIL) (($ (-641 $)) NIL)) (-1846 (((-641 (-114)) $) NIL)) (-1693 (((-114) (-114)) NIL)) (-1980 (((-112) $) 41)) (-3207 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-2254 (((-1119 (-564) (-610 $)) $) 36)) (-3596 (($ $ (-564)) NIL)) (-4158 (((-1166 $) (-1166 $) (-610 $)) 86) (((-1166 $) (-1166 $) (-641 (-610 $))) 61) (($ $ (-610 $)) 75) (($ $ (-641 (-610 $))) 76)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2288 (((-1166 $) (-610 $)) 73 (|has| $ (-1045)))) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 $ $) (-610 $)) NIL)) (-2599 (((-3 (-610 $) "failed") $) NIL)) (-3172 (($ (-641 $)) NIL) (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3499 (((-641 (-610 $)) $) NIL)) (-2330 (($ (-114) $) NIL) (($ (-114) (-641 $)) NIL)) (-1879 (((-112) $ (-114)) NIL) (((-112) $ (-1170)) NIL)) (-3806 (($ $) NIL)) (-4315 (((-767) $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ (-641 $)) NIL) (($ $ $) NIL)) (-1629 (((-112) $ $) NIL) (((-112) $ (-1170)) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2707 (((-112) $) NIL (|has| $ (-1034 (-564))))) (-3055 (($ $ (-610 $) $) NIL) (($ $ (-641 (-610 $)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-1170)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-1170) (-1 $ (-641 $))) NIL) (($ $ (-1170) (-1 $ $)) NIL) (($ $ (-641 (-114)) (-641 (-1 $ $))) NIL) (($ $ (-641 (-114)) (-641 (-1 $ (-641 $)))) NIL) (($ $ (-114) (-1 $ (-641 $))) NIL) (($ $ (-114) (-1 $ $)) NIL)) (-2468 (((-767) $) NIL)) (-4361 (($ (-114) $) NIL) (($ (-114) $ $) NIL) (($ (-114) $ $ $) NIL) (($ (-114) $ $ $ $) NIL) (($ (-114) (-641 $)) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-1421 (($ $) NIL) (($ $ $) NIL)) (-3142 (($ $ (-767)) NIL) (($ $) 35)) (-2264 (((-1119 (-564) (-610 $)) $) 19)) (-3954 (($ $) NIL (|has| $ (-1045)))) (-4327 (((-379) $) 100) (((-225) $) 108) (((-169 (-379)) $) 116)) (-2326 (((-858) $) NIL) (($ (-610 $)) NIL) (($ (-407 (-564))) NIL) (($ $) NIL) (($ (-564)) NIL) (($ (-1119 (-564) (-610 $))) 20)) (-3662 (((-767)) NIL T CONST)) (-1962 (($ $) NIL) (($ (-641 $)) NIL)) (-2997 (((-112) (-114)) 92)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 10 T CONST)) (-2421 (($) 21 T CONST)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 23)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2992 (($ $ $) 43)) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-407 (-564))) NIL) (($ $ (-564)) 47) (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ $ $) 26) (($ (-564) $) NIL) (($ (-767) $) NIL) (($ (-917) $) NIL)))
+(((-495) (-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2326 ($ (-1119 (-564) (-610 $)))) (-15 -2254 ((-1119 (-564) (-610 $)) $)) (-15 -2264 ((-1119 (-564) (-610 $)) $)) (-15 -1297 ($ $)) (-15 -1540 ((-112) $ $)) (-15 -4158 ((-1166 $) (-1166 $) (-610 $))) (-15 -4158 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -4158 ($ $ (-610 $))) (-15 -4158 ($ $ (-641 (-610 $))))))) (T -495))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1119 (-564) (-610 (-495)))) (-5 *1 (-495)))) (-2254 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-495)))) (-5 *1 (-495)))) (-2264 (*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-495)))) (-5 *1 (-495)))) (-1297 (*1 *1 *1) (-5 *1 (-495))) (-1540 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-495)))) (-4158 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-610 (-495))) (-5 *1 (-495)))) (-4158 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-641 (-610 (-495)))) (-5 *1 (-495)))) (-4158 (*1 *1 *1 *2) (-12 (-5 *2 (-610 (-495))) (-5 *1 (-495)))) (-4158 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-495)))) (-5 *1 (-495)))))
+(-13 (-302) (-27) (-1034 (-564)) (-1034 (-407 (-564))) (-637 (-564)) (-1018) (-637 (-407 (-564))) (-147) (-612 (-169 (-379))) (-233) (-10 -8 (-15 -2326 ($ (-1119 (-564) (-610 $)))) (-15 -2254 ((-1119 (-564) (-610 $)) $)) (-15 -2264 ((-1119 (-564) (-610 $)) $)) (-15 -1297 ($ $)) (-15 -1540 ((-112) $ $)) (-15 -4158 ((-1166 $) (-1166 $) (-610 $))) (-15 -4158 ((-1166 $) (-1166 $) (-641 (-610 $)))) (-15 -4158 ($ $ (-610 $))) (-15 -4158 ($ $ (-641 (-610 $))))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) |#1|) 46 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 42 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 41)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 21)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 17 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) 44 (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 32 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 38)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) 15 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 19)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 45) (($ $ (-1226 (-564))) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 24)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) 11 (|has| $ (-6 -4407)))))
(((-496 |#1| |#2|) (-19 |#1|) (-1209) (-564)) (T -496))
NIL
(-19 |#1|)
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2375 (($ $ (-564) (-496 |#1| |#3|)) NIL)) (-1486 (($ $ (-564) (-496 |#1| |#2|)) NIL)) (-3500 (($) NIL T CONST)) (-1441 (((-496 |#1| |#3|) $ (-564)) NIL)) (-4335 ((|#1| $ (-564) (-564) |#1|) NIL)) (-4266 ((|#1| $ (-564) (-564)) NIL)) (-3305 (((-641 |#1|) $) NIL)) (-3618 (((-767) $) NIL)) (-4142 (($ (-767) (-767) |#1|) NIL)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-2476 (((-564) $) NIL)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4030 (((-564) $) NIL)) (-1980 (((-564) $) NIL)) (-4326 (($ (-1 |#1| |#1|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2104 (((-496 |#1| |#2|) $ (-564)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2070 (($ $ (-564) (-496 |#1| |#3|)) NIL)) (-2649 (($ $ (-564) (-496 |#1| |#2|)) NIL)) (-1747 (($) NIL T CONST)) (-1691 (((-496 |#1| |#3|) $ (-564)) NIL)) (-2619 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2562 ((|#1| $ (-564) (-564)) NIL)) (-1624 (((-641 |#1|) $) NIL)) (-4387 (((-767) $) NIL)) (-4111 (($ (-767) (-767) |#1|) NIL)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3345 (((-564) $) NIL)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2603 (((-564) $) NIL)) (-2224 (((-564) $) NIL)) (-2613 (($ (-1 |#1| |#1|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-4331 (((-496 |#1| |#2|) $ (-564)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-497 |#1| |#2| |#3|) (-57 |#1| (-496 |#1| |#3|) (-496 |#1| |#2|)) (-1209) (-564) (-564)) (T -497))
NIL
(-57 |#1| (-496 |#1| |#3|) (-496 |#1| |#2|))
-((-3879 (((-641 (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-767) (-767)) 33)) (-1475 (((-641 (-1166 |#1|)) |#1| (-767) (-767) (-767)) 43)) (-1434 (((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-641 |#3|) (-641 (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-767)) 110)))
-(((-498 |#1| |#2| |#3|) (-10 -7 (-15 -1475 ((-641 (-1166 |#1|)) |#1| (-767) (-767) (-767))) (-15 -3879 ((-641 (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-767) (-767))) (-15 -1434 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-641 |#3|) (-641 (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-767)))) (-349) (-1235 |#1|) (-1235 |#2|)) (T -498))
-((-1434 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-2 (|:| -3776 (-685 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-685 *7))))) (-5 *5 (-767)) (-4 *8 (-1235 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-349)) (-5 *2 (-2 (|:| -3776 (-685 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-685 *7)))) (-5 *1 (-498 *6 *7 *8)))) (-3879 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-767)) (-4 *5 (-349)) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -3776 (-685 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-685 *6))))) (-5 *1 (-498 *5 *6 *7)) (-5 *3 (-2 (|:| -3776 (-685 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-685 *6)))) (-4 *7 (-1235 *6)))) (-1475 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-767)) (-4 *3 (-349)) (-4 *5 (-1235 *3)) (-5 *2 (-641 (-1166 *3))) (-5 *1 (-498 *3 *5 *6)) (-4 *6 (-1235 *5)))))
-(-10 -7 (-15 -1475 ((-641 (-1166 |#1|)) |#1| (-767) (-767) (-767))) (-15 -3879 ((-641 (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-767) (-767))) (-15 -1434 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-641 |#3|) (-641 (-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-767))))
-((-3166 (((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|)))) 74)) (-2513 ((|#1| (-685 |#1|) |#1| (-767)) 27)) (-2008 (((-767) (-767) (-767)) 36)) (-1375 (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 54)) (-3036 (((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|) 62) (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 59)) (-3989 ((|#1| (-685 |#1|) (-685 |#1|) |#1| (-564)) 31)) (-3269 ((|#1| (-685 |#1|)) 18)))
-(((-499 |#1| |#2| |#3|) (-10 -7 (-15 -3269 (|#1| (-685 |#1|))) (-15 -2513 (|#1| (-685 |#1|) |#1| (-767))) (-15 -3989 (|#1| (-685 |#1|) (-685 |#1|) |#1| (-564))) (-15 -2008 ((-767) (-767) (-767))) (-15 -3036 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3036 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -1375 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3166 ((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|)))))) (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))) (-1235 |#1|) (-409 |#1| |#2|)) (T -499))
-((-3166 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-1375 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-3036 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-3036 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-2008 (*1 *2 *2 *2) (-12 (-5 *2 (-767)) (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-3989 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-685 *2)) (-5 *4 (-564)) (-4 *2 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))) (-2513 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-685 *2)) (-5 *4 (-767)) (-4 *2 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))) (-3269 (*1 *2 *3) (-12 (-5 *3 (-685 *2)) (-4 *4 (-1235 *2)) (-4 *2 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $))))) (-5 *1 (-499 *2 *4 *5)) (-4 *5 (-409 *2 *4)))))
-(-10 -7 (-15 -3269 (|#1| (-685 |#1|))) (-15 -2513 (|#1| (-685 |#1|) |#1| (-767))) (-15 -3989 (|#1| (-685 |#1|) (-685 |#1|) |#1| (-564))) (-15 -2008 ((-767) (-767) (-767))) (-15 -3036 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3036 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -1375 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3166 ((-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -3776 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))))))
-((-2337 (((-112) $ $) NIL)) (-3489 (($ $) NIL)) (-2391 (($ $ $) 39)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) $) NIL (|has| (-112) (-846))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-3620 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-846)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-2995 (($ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3797 (((-112) $ (-1226 (-564)) (-112)) NIL (|has| $ (-6 -4407))) (((-112) $ (-564) (-112)) 41 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-3682 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-2965 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-4335 (((-112) $ (-564) (-112)) NIL (|has| $ (-6 -4407)))) (-4266 (((-112) $ (-564)) NIL)) (-3886 (((-564) (-112) $ (-564)) NIL (|has| (-112) (-1094))) (((-564) (-112) $) NIL (|has| (-112) (-1094))) (((-564) (-1 (-112) (-112)) $) NIL)) (-3305 (((-641 (-112)) $) NIL (|has| $ (-6 -4406)))) (-2380 (($ $ $) 37)) (-2356 (($ $) NIL)) (-1426 (($ $ $) NIL)) (-4142 (($ (-767) (-112)) 26)) (-3616 (($ $ $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 8 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL)) (-4317 (($ $ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-1909 (((-641 (-112)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL)) (-4326 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-112) (-112) (-112)) $ $) 34) (($ (-1 (-112) (-112)) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-4141 (($ $ $ (-564)) NIL) (($ (-112) $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-112) $) NIL (|has| (-564) (-846)))) (-2421 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-1324 (($ $ (-112)) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-112)) (-641 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-294 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-641 (-294 (-112)))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094))))) (-2666 (((-641 (-112)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 27)) (-4362 (($ $ (-1226 (-564))) NIL) (((-112) $ (-564)) 21) (((-112) $ (-564) (-112)) NIL)) (-2002 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3888 (((-767) (-112) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-112) (-1094)))) (((-767) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) 28)) (-4344 (((-536) $) NIL (|has| (-112) (-612 (-536))))) (-2363 (($ (-641 (-112))) NIL)) (-3580 (($ (-641 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-2350 (((-858) $) 25)) (-3073 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4406)))) (-2368 (($ $ $) 35)) (-4082 (($ $ $) NIL)) (-4051 (($ $ $) 44)) (-4061 (($ $) 42)) (-4041 (($ $ $) 43)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 29)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 30)) (-4072 (($ $ $) NIL)) (-2062 (((-767) $) 13 (|has| $ (-6 -4406)))))
-(((-500 |#1|) (-13 (-123) (-10 -8 (-15 -4061 ($ $)) (-15 -4051 ($ $ $)) (-15 -4041 ($ $ $)))) (-564)) (T -500))
-((-4061 (*1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564)))) (-4051 (*1 *1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564)))) (-4041 (*1 *1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564)))))
-(-13 (-123) (-10 -8 (-15 -4061 ($ $)) (-15 -4051 ($ $ $)) (-15 -4041 ($ $ $))))
-((-1736 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1166 |#4|)) 34)) (-2948 (((-1166 |#4|) (-1 |#4| |#1|) |#2|) 30) ((|#2| (-1 |#1| |#4|) (-1166 |#4|)) 21)) (-1599 (((-3 (-685 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-685 (-1166 |#4|))) 48)) (-4034 (((-1166 (-1166 |#4|)) (-1 |#4| |#1|) |#3|) 57)))
-(((-501 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2948 (|#2| (-1 |#1| |#4|) (-1166 |#4|))) (-15 -2948 ((-1166 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1736 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1166 |#4|))) (-15 -1599 ((-3 (-685 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-685 (-1166 |#4|)))) (-15 -4034 ((-1166 (-1166 |#4|)) (-1 |#4| |#1|) |#3|))) (-1045) (-1235 |#1|) (-1235 |#2|) (-1045)) (T -501))
-((-4034 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *6 (-1235 *5)) (-5 *2 (-1166 (-1166 *7))) (-5 *1 (-501 *5 *6 *4 *7)) (-4 *4 (-1235 *6)))) (-1599 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-685 (-1166 *8))) (-4 *5 (-1045)) (-4 *8 (-1045)) (-4 *6 (-1235 *5)) (-5 *2 (-685 *6)) (-5 *1 (-501 *5 *6 *7 *8)) (-4 *7 (-1235 *6)))) (-1736 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1166 *7)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-501 *5 *2 *6 *7)) (-4 *6 (-1235 *2)))) (-2948 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *4 (-1235 *5)) (-5 *2 (-1166 *7)) (-5 *1 (-501 *5 *4 *6 *7)) (-4 *6 (-1235 *4)))) (-2948 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1166 *7)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-501 *5 *2 *6 *7)) (-4 *6 (-1235 *2)))))
-(-10 -7 (-15 -2948 (|#2| (-1 |#1| |#4|) (-1166 |#4|))) (-15 -2948 ((-1166 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1736 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1166 |#4|))) (-15 -1599 ((-3 (-685 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-685 (-1166 |#4|)))) (-15 -4034 ((-1166 (-1166 |#4|)) (-1 |#4| |#1|) |#3|)))
-((-2337 (((-112) $ $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3858 (((-1264) $) 25)) (-4362 (((-1152) $ (-1170)) 30)) (-1667 (((-1264) $) 17)) (-2350 (((-858) $) 27) (($ (-1152)) 26)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 11)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 9)))
-(((-502) (-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $)) (-15 -2350 ($ (-1152)))))) (T -502))
-((-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1152)) (-5 *1 (-502)))) (-1667 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502)))) (-3858 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-502)))))
-(-13 (-846) (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $)) (-15 -3858 ((-1264) $)) (-15 -2350 ($ (-1152)))))
-((-2161 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-3126 ((|#1| |#4|) 10)) (-4369 ((|#3| |#4|) 17)))
-(((-503 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3126 (|#1| |#4|)) (-15 -4369 (|#3| |#4|)) (-15 -2161 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-556) (-988 |#1|) (-373 |#1|) (-373 |#2|)) (T -503))
-((-2161 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-503 *4 *5 *6 *3)) (-4 *6 (-373 *4)) (-4 *3 (-373 *5)))) (-4369 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-4 *2 (-373 *4)) (-5 *1 (-503 *4 *5 *2 *3)) (-4 *3 (-373 *5)))) (-3126 (*1 *2 *3) (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-503 *2 *4 *5 *3)) (-4 *5 (-373 *2)) (-4 *3 (-373 *4)))))
-(-10 -7 (-15 -3126 (|#1| |#4|)) (-15 -4369 (|#3| |#4|)) (-15 -2161 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
-((-2337 (((-112) $ $) NIL)) (-3066 (((-112) $ (-641 |#3|)) 128) (((-112) $) 129)) (-2148 (((-112) $) 180)) (-1302 (($ $ |#4|) 119) (($ $ |#4| (-641 |#3|)) 123)) (-2370 (((-1159 (-641 (-948 |#1|)) (-641 (-294 (-948 |#1|)))) (-641 |#4|)) 173 (|has| |#3| (-612 (-1170))))) (-3783 (($ $ $) 107) (($ $ |#4|) 105)) (-4035 (((-112) $) 179)) (-3536 (($ $) 133)) (-4172 (((-1152) $) NIL)) (-3642 (($ $ $) 99) (($ (-641 $)) 101)) (-3484 (((-112) |#4| $) 131)) (-1334 (((-112) $ $) 85)) (-3744 (($ (-641 |#4|)) 106)) (-3877 (((-1114) $) NIL)) (-1836 (($ (-641 |#4|)) 177)) (-2665 (((-112) $) 178)) (-2076 (($ $) 88)) (-4367 (((-641 |#4|) $) 72)) (-2696 (((-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)) $ (-641 |#3|)) NIL)) (-1966 (((-112) |#4| $) 92)) (-4228 (((-564) $ (-641 |#3|)) 135) (((-564) $) 136)) (-2350 (((-858) $) 176) (($ (-641 |#4|)) 102)) (-2335 (($ (-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $))) NIL)) (-2893 (((-112) $ $) 87)) (-2980 (($ $ $) 109)) (** (($ $ (-767)) 117)) (* (($ $ $) 115)))
-(((-504 |#1| |#2| |#3| |#4|) (-13 (-1094) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 -2980 ($ $ $)) (-15 -4035 ((-112) $)) (-15 -2148 ((-112) $)) (-15 -1966 ((-112) |#4| $)) (-15 -1334 ((-112) $ $)) (-15 -3484 ((-112) |#4| $)) (-15 -3066 ((-112) $ (-641 |#3|))) (-15 -3066 ((-112) $)) (-15 -3642 ($ $ $)) (-15 -3642 ($ (-641 $))) (-15 -3783 ($ $ $)) (-15 -3783 ($ $ |#4|)) (-15 -2076 ($ $)) (-15 -2696 ((-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)) $ (-641 |#3|))) (-15 -2335 ($ (-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)))) (-15 -4228 ((-564) $ (-641 |#3|))) (-15 -4228 ((-564) $)) (-15 -3536 ($ $)) (-15 -3744 ($ (-641 |#4|))) (-15 -1836 ($ (-641 |#4|))) (-15 -2665 ((-112) $)) (-15 -4367 ((-641 |#4|) $)) (-15 -2350 ($ (-641 |#4|))) (-15 -1302 ($ $ |#4|)) (-15 -1302 ($ $ |#4| (-641 |#3|))) (IF (|has| |#3| (-612 (-1170))) (-15 -2370 ((-1159 (-641 (-948 |#1|)) (-641 (-294 (-948 |#1|)))) (-641 |#4|))) |%noBranch|))) (-363) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -504))
-((* (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2980 (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-4035 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2148 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-1966 (*1 *2 *3 *1) (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-1334 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-3484 (*1 *2 *3 *1) (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-3066 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-3066 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-3642 (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-3642 (*1 *1 *2) (-12 (-5 *2 (-641 (-504 *3 *4 *5 *6))) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-3783 (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-3783 (*1 *1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))) (-2076 (*1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-2696 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *2 (-2 (|:| |mval| (-685 *4)) (|:| |invmval| (-685 *4)) (|:| |genIdeal| (-504 *4 *5 *6 *7)))) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-2335 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-685 *3)) (|:| |invmval| (-685 *3)) (|:| |genIdeal| (-504 *3 *4 *5 *6)))) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-4228 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *2 (-564)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-4228 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-3536 (*1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-3744 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))) (-1836 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))) (-2665 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-4367 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *6)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))) (-1302 (*1 *1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))) (-1302 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *1 (-504 *4 *5 *6 *2)) (-4 *2 (-945 *4 *5 *6)))) (-2370 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *6 (-612 (-1170))) (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1159 (-641 (-948 *4)) (-641 (-294 (-948 *4))))) (-5 *1 (-504 *4 *5 *6 *7)))))
-(-13 (-1094) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 -2980 ($ $ $)) (-15 -4035 ((-112) $)) (-15 -2148 ((-112) $)) (-15 -1966 ((-112) |#4| $)) (-15 -1334 ((-112) $ $)) (-15 -3484 ((-112) |#4| $)) (-15 -3066 ((-112) $ (-641 |#3|))) (-15 -3066 ((-112) $)) (-15 -3642 ($ $ $)) (-15 -3642 ($ (-641 $))) (-15 -3783 ($ $ $)) (-15 -3783 ($ $ |#4|)) (-15 -2076 ($ $)) (-15 -2696 ((-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)) $ (-641 |#3|))) (-15 -2335 ($ (-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)))) (-15 -4228 ((-564) $ (-641 |#3|))) (-15 -4228 ((-564) $)) (-15 -3536 ($ $)) (-15 -3744 ($ (-641 |#4|))) (-15 -1836 ($ (-641 |#4|))) (-15 -2665 ((-112) $)) (-15 -4367 ((-641 |#4|) $)) (-15 -2350 ($ (-641 |#4|))) (-15 -1302 ($ $ |#4|)) (-15 -1302 ($ $ |#4| (-641 |#3|))) (IF (|has| |#3| (-612 (-1170))) (-15 -2370 ((-1159 (-641 (-948 |#1|)) (-641 (-294 (-948 |#1|)))) (-641 |#4|))) |%noBranch|)))
-((-3149 (((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 177)) (-2381 (((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 178)) (-3892 (((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 128)) (-3037 (((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) NIL)) (-3639 (((-641 (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 180)) (-3009 (((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-641 (-860 |#1|))) 195)))
-(((-505 |#1| |#2|) (-10 -7 (-15 -3149 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -2381 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3037 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3892 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3639 ((-641 (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3009 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-641 (-860 |#1|))))) (-641 (-1170)) (-767)) (T -505))
-((-3009 (*1 *2 *2 *3) (-12 (-5 *2 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-5 *3 (-641 (-860 *4))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *1 (-505 *4 *5)))) (-3639 (*1 *2 *3) (-12 (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-641 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564)))))) (-5 *1 (-505 *4 *5)) (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))))) (-3892 (*1 *2 *2) (-12 (-5 *2 (-504 (-407 (-564)) (-240 *4 (-767)) (-860 *3) (-247 *3 (-407 (-564))))) (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-505 *3 *4)))) (-3037 (*1 *2 *3) (-12 (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112)) (-5 *1 (-505 *4 *5)))) (-2381 (*1 *2 *3) (-12 (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112)) (-5 *1 (-505 *4 *5)))) (-3149 (*1 *2 *3) (-12 (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112)) (-5 *1 (-505 *4 *5)))))
-(-10 -7 (-15 -3149 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -2381 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3037 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3892 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3639 ((-641 (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3009 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-641 (-860 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2154 (($) 6)) (-2350 (((-858) $) 12) (((-1170) $) 10)) (-2893 (((-112) $ $) 8)))
-(((-506) (-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -2154 ($))))) (T -506))
-((-2154 (*1 *1) (-5 *1 (-506))))
-(-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -2154 ($))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-3720 (($ |#1| |#2|) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3837 ((|#2| $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2414 (($) 12 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) 11) (($ $ $) 34)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 21)))
+((-2781 (((-641 (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-767) (-767)) 33)) (-2790 (((-641 (-1166 |#1|)) |#1| (-767) (-767) (-767)) 43)) (-2309 (((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-641 |#3|) (-641 (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-767)) 110)))
+(((-498 |#1| |#2| |#3|) (-10 -7 (-15 -2790 ((-641 (-1166 |#1|)) |#1| (-767) (-767) (-767))) (-15 -2781 ((-641 (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-767) (-767))) (-15 -2309 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-641 |#3|) (-641 (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-767)))) (-349) (-1235 |#1|) (-1235 |#2|)) (T -498))
+((-2309 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-2 (|:| -2447 (-685 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-685 *7))))) (-5 *5 (-767)) (-4 *8 (-1235 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-349)) (-5 *2 (-2 (|:| -2447 (-685 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-685 *7)))) (-5 *1 (-498 *6 *7 *8)))) (-2781 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-767)) (-4 *5 (-349)) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -2447 (-685 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-685 *6))))) (-5 *1 (-498 *5 *6 *7)) (-5 *3 (-2 (|:| -2447 (-685 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-685 *6)))) (-4 *7 (-1235 *6)))) (-2790 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-767)) (-4 *3 (-349)) (-4 *5 (-1235 *3)) (-5 *2 (-641 (-1166 *3))) (-5 *1 (-498 *3 *5 *6)) (-4 *6 (-1235 *5)))))
+(-10 -7 (-15 -2790 ((-641 (-1166 |#1|)) |#1| (-767) (-767) (-767))) (-15 -2781 ((-641 (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-767) (-767))) (-15 -2309 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) (-641 |#3|) (-641 (-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) (-767))))
+((-3649 (((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|)))) 74)) (-1716 ((|#1| (-685 |#1|) |#1| (-767)) 27)) (-2036 (((-767) (-767) (-767)) 36)) (-1684 (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 54)) (-4092 (((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|) 62) (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 59)) (-1895 ((|#1| (-685 |#1|) (-685 |#1|) |#1| (-564)) 31)) (-2947 ((|#1| (-685 |#1|)) 18)))
+(((-499 |#1| |#2| |#3|) (-10 -7 (-15 -2947 (|#1| (-685 |#1|))) (-15 -1716 (|#1| (-685 |#1|) |#1| (-767))) (-15 -1895 (|#1| (-685 |#1|) (-685 |#1|) |#1| (-564))) (-15 -2036 ((-767) (-767) (-767))) (-15 -4092 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4092 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -1684 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3649 ((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|)))))) (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))) (-1235 |#1|) (-409 |#1| |#2|)) (T -499))
+((-3649 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-1684 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-4092 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-4092 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-2036 (*1 *2 *2 *2) (-12 (-5 *2 (-767)) (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))) (-1895 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-685 *2)) (-5 *4 (-564)) (-4 *2 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))) (-1716 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-685 *2)) (-5 *4 (-767)) (-4 *2 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))) (-2947 (*1 *2 *3) (-12 (-5 *3 (-685 *2)) (-4 *4 (-1235 *2)) (-4 *2 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $))))) (-5 *1 (-499 *2 *4 *5)) (-4 *5 (-409 *2 *4)))))
+(-10 -7 (-15 -2947 (|#1| (-685 |#1|))) (-15 -1716 (|#1| (-685 |#1|) |#1| (-767))) (-15 -1895 (|#1| (-685 |#1|) (-685 |#1|) |#1| (-564))) (-15 -2036 ((-767) (-767) (-767))) (-15 -4092 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4092 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -1684 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3649 ((-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))) (-2 (|:| -2447 (-685 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-685 |#1|))))))
+((-2315 (((-112) $ $) NIL)) (-3429 (($ $) NIL)) (-2385 (($ $ $) 39)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) $) NIL (|has| (-112) (-846))) (((-112) (-1 (-112) (-112) (-112)) $) NIL)) (-1894 (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| (-112) (-846)))) (($ (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4408)))) (-2459 (($ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2463 (((-112) $ (-1226 (-564)) (-112)) NIL (|has| $ (-6 -4408))) (((-112) $ (-564) (-112)) 41 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-3653 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407))) (($ (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-1297 (((-112) (-1 (-112) (-112) (-112)) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-112) (-112)) $ (-112)) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-112) (-112)) $ (-112) (-112)) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-2619 (((-112) $ (-564) (-112)) NIL (|has| $ (-6 -4408)))) (-2562 (((-112) $ (-564)) NIL)) (-3850 (((-564) (-112) $ (-564)) NIL (|has| (-112) (-1094))) (((-564) (-112) $) NIL (|has| (-112) (-1094))) (((-564) (-1 (-112) (-112)) $) NIL)) (-1624 (((-641 (-112)) $) NIL (|has| $ (-6 -4407)))) (-2375 (($ $ $) 37)) (-2354 (($ $) NIL)) (-3893 (($ $ $) NIL)) (-4111 (($ (-767) (-112)) 26)) (-1701 (($ $ $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 8 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL)) (-2443 (($ $ $) NIL (|has| (-112) (-846))) (($ (-1 (-112) (-112) (-112)) $ $) NIL)) (-4276 (((-641 (-112)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL)) (-2613 (($ (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-112) (-112) (-112)) $ $) 34) (($ (-1 (-112) (-112)) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-4110 (($ $ $ (-564)) NIL) (($ (-112) $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-112) $) NIL (|has| (-564) (-846)))) (-3645 (((-3 (-112) "failed") (-1 (-112) (-112)) $) NIL)) (-1428 (($ $ (-112)) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-112)) (-641 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-112) (-112)) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-294 (-112))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094)))) (($ $ (-641 (-294 (-112)))) NIL (-12 (|has| (-112) (-309 (-112))) (|has| (-112) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094))))) (-1784 (((-641 (-112)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 27)) (-4361 (($ $ (-1226 (-564))) NIL) (((-112) $ (-564)) 21) (((-112) $ (-564) (-112)) NIL)) (-2010 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3879 (((-767) (-112) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-112) (-1094)))) (((-767) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) 28)) (-4327 (((-536) $) NIL (|has| (-112) (-612 (-536))))) (-2336 (($ (-641 (-112))) NIL)) (-3521 (($ (-641 $)) NIL) (($ $ $) NIL) (($ (-112) $) NIL) (($ $ (-112)) NIL)) (-2326 (((-858) $) 25)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) (-112)) $) NIL (|has| $ (-6 -4407)))) (-2364 (($ $ $) 35)) (-4057 (($ $ $) NIL)) (-4021 (($ $ $) 44)) (-4031 (($ $) 42)) (-4013 (($ $ $) 43)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 29)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 30)) (-4051 (($ $ $) NIL)) (-2069 (((-767) $) 13 (|has| $ (-6 -4407)))))
+(((-500 |#1|) (-13 (-123) (-10 -8 (-15 -4031 ($ $)) (-15 -4021 ($ $ $)) (-15 -4013 ($ $ $)))) (-564)) (T -500))
+((-4031 (*1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564)))) (-4021 (*1 *1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564)))) (-4013 (*1 *1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564)))))
+(-13 (-123) (-10 -8 (-15 -4031 ($ $)) (-15 -4021 ($ $ $)) (-15 -4013 ($ $ $))))
+((-3159 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1166 |#4|)) 34)) (-3439 (((-1166 |#4|) (-1 |#4| |#1|) |#2|) 30) ((|#2| (-1 |#1| |#4|) (-1166 |#4|)) 21)) (-1945 (((-3 (-685 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-685 (-1166 |#4|))) 48)) (-1868 (((-1166 (-1166 |#4|)) (-1 |#4| |#1|) |#3|) 57)))
+(((-501 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3439 (|#2| (-1 |#1| |#4|) (-1166 |#4|))) (-15 -3439 ((-1166 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -3159 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1166 |#4|))) (-15 -1945 ((-3 (-685 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-685 (-1166 |#4|)))) (-15 -1868 ((-1166 (-1166 |#4|)) (-1 |#4| |#1|) |#3|))) (-1045) (-1235 |#1|) (-1235 |#2|) (-1045)) (T -501))
+((-1868 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *6 (-1235 *5)) (-5 *2 (-1166 (-1166 *7))) (-5 *1 (-501 *5 *6 *4 *7)) (-4 *4 (-1235 *6)))) (-1945 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-685 (-1166 *8))) (-4 *5 (-1045)) (-4 *8 (-1045)) (-4 *6 (-1235 *5)) (-5 *2 (-685 *6)) (-5 *1 (-501 *5 *6 *7 *8)) (-4 *7 (-1235 *6)))) (-3159 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1166 *7)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-501 *5 *2 *6 *7)) (-4 *6 (-1235 *2)))) (-3439 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *4 (-1235 *5)) (-5 *2 (-1166 *7)) (-5 *1 (-501 *5 *4 *6 *7)) (-4 *6 (-1235 *4)))) (-3439 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1166 *7)) (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-501 *5 *2 *6 *7)) (-4 *6 (-1235 *2)))))
+(-10 -7 (-15 -3439 (|#2| (-1 |#1| |#4|) (-1166 |#4|))) (-15 -3439 ((-1166 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -3159 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1166 |#4|))) (-15 -1945 ((-3 (-685 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-685 (-1166 |#4|)))) (-15 -1868 ((-1166 (-1166 |#4|)) (-1 |#4| |#1|) |#3|)))
+((-2315 (((-112) $ $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3141 (((-1264) $) 25)) (-4361 (((-1152) $ (-1170)) 30)) (-1682 (((-1264) $) 17)) (-2326 (((-858) $) 27) (($ (-1152)) 26)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 11)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 9)))
+(((-502) (-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $)) (-15 -2326 ($ (-1152)))))) (T -502))
+((-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1152)) (-5 *1 (-502)))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502)))) (-3141 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-502)))))
+(-13 (-846) (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $)) (-15 -3141 ((-1264) $)) (-15 -2326 ($ (-1152)))))
+((-1317 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-2888 ((|#1| |#4|) 10)) (-1407 ((|#3| |#4|) 17)))
+(((-503 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2888 (|#1| |#4|)) (-15 -1407 (|#3| |#4|)) (-15 -1317 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-556) (-988 |#1|) (-373 |#1|) (-373 |#2|)) (T -503))
+((-1317 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-503 *4 *5 *6 *3)) (-4 *6 (-373 *4)) (-4 *3 (-373 *5)))) (-1407 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-4 *2 (-373 *4)) (-5 *1 (-503 *4 *5 *2 *3)) (-4 *3 (-373 *5)))) (-2888 (*1 *2 *3) (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-503 *2 *4 *5 *3)) (-4 *5 (-373 *2)) (-4 *3 (-373 *4)))))
+(-10 -7 (-15 -2888 (|#1| |#4|)) (-15 -1407 (|#3| |#4|)) (-15 -1317 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
+((-2315 (((-112) $ $) NIL)) (-2708 (((-112) $ (-641 |#3|)) 128) (((-112) $) 129)) (-2480 (((-112) $) 180)) (-4106 (($ $ |#4|) 119) (($ $ |#4| (-641 |#3|)) 123)) (-1709 (((-1159 (-641 (-948 |#1|)) (-641 (-294 (-948 |#1|)))) (-641 |#4|)) 173 (|has| |#3| (-612 (-1170))))) (-1876 (($ $ $) 107) (($ $ |#4|) 105)) (-1980 (((-112) $) 179)) (-4187 (($ $) 133)) (-2332 (((-1152) $) NIL)) (-2925 (($ $ $) 99) (($ (-641 $)) 101)) (-2953 (((-112) |#4| $) 131)) (-3075 (((-112) $ $) 85)) (-4385 (($ (-641 |#4|)) 106)) (-3868 (((-1114) $) NIL)) (-2710 (($ (-641 |#4|)) 177)) (-1663 (((-112) $) 178)) (-3438 (($ $) 88)) (-1302 (((-641 |#4|) $) 72)) (-3000 (((-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)) $ (-641 |#3|)) NIL)) (-4344 (((-112) |#4| $) 92)) (-2476 (((-564) $ (-641 |#3|)) 135) (((-564) $) 136)) (-2326 (((-858) $) 176) (($ (-641 |#4|)) 102)) (-1700 (((-112) $ $) NIL)) (-3656 (($ (-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $))) NIL)) (-2876 (((-112) $ $) 87)) (-2968 (($ $ $) 109)) (** (($ $ (-767)) 117)) (* (($ $ $) 115)))
+(((-504 |#1| |#2| |#3| |#4|) (-13 (-1094) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 -2968 ($ $ $)) (-15 -1980 ((-112) $)) (-15 -2480 ((-112) $)) (-15 -4344 ((-112) |#4| $)) (-15 -3075 ((-112) $ $)) (-15 -2953 ((-112) |#4| $)) (-15 -2708 ((-112) $ (-641 |#3|))) (-15 -2708 ((-112) $)) (-15 -2925 ($ $ $)) (-15 -2925 ($ (-641 $))) (-15 -1876 ($ $ $)) (-15 -1876 ($ $ |#4|)) (-15 -3438 ($ $)) (-15 -3000 ((-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)) $ (-641 |#3|))) (-15 -3656 ($ (-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)))) (-15 -2476 ((-564) $ (-641 |#3|))) (-15 -2476 ((-564) $)) (-15 -4187 ($ $)) (-15 -4385 ($ (-641 |#4|))) (-15 -2710 ($ (-641 |#4|))) (-15 -1663 ((-112) $)) (-15 -1302 ((-641 |#4|) $)) (-15 -2326 ($ (-641 |#4|))) (-15 -4106 ($ $ |#4|)) (-15 -4106 ($ $ |#4| (-641 |#3|))) (IF (|has| |#3| (-612 (-1170))) (-15 -1709 ((-1159 (-641 (-948 |#1|)) (-641 (-294 (-948 |#1|)))) (-641 |#4|))) |%noBranch|))) (-363) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -504))
+((* (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2968 (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-1980 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2480 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-4344 (*1 *2 *3 *1) (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-3075 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2953 (*1 *2 *3 *1) (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))) (-2708 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-2708 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2925 (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-2925 (*1 *1 *2) (-12 (-5 *2 (-641 (-504 *3 *4 *5 *6))) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-1876 (*1 *1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-1876 (*1 *1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))) (-3438 (*1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-3000 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *2 (-2 (|:| |mval| (-685 *4)) (|:| |invmval| (-685 *4)) (|:| |genIdeal| (-504 *4 *5 *6 *7)))) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-3656 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-685 *3)) (|:| |invmval| (-685 *3)) (|:| |genIdeal| (-504 *3 *4 *5 *6)))) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2476 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *2 (-564)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))) (-2476 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-4187 (*1 *1 *1) (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846)) (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-4385 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))) (-2710 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))) (-1663 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-1302 (*1 *2 *1) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *6)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))) (-4106 (*1 *1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))) (-4106 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789)) (-5 *1 (-504 *4 *5 *6 *2)) (-4 *2 (-945 *4 *5 *6)))) (-1709 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *6 (-612 (-1170))) (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1159 (-641 (-948 *4)) (-641 (-294 (-948 *4))))) (-5 *1 (-504 *4 *5 *6 *7)))))
+(-13 (-1094) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 -2968 ($ $ $)) (-15 -1980 ((-112) $)) (-15 -2480 ((-112) $)) (-15 -4344 ((-112) |#4| $)) (-15 -3075 ((-112) $ $)) (-15 -2953 ((-112) |#4| $)) (-15 -2708 ((-112) $ (-641 |#3|))) (-15 -2708 ((-112) $)) (-15 -2925 ($ $ $)) (-15 -2925 ($ (-641 $))) (-15 -1876 ($ $ $)) (-15 -1876 ($ $ |#4|)) (-15 -3438 ($ $)) (-15 -3000 ((-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)) $ (-641 |#3|))) (-15 -3656 ($ (-2 (|:| |mval| (-685 |#1|)) (|:| |invmval| (-685 |#1|)) (|:| |genIdeal| $)))) (-15 -2476 ((-564) $ (-641 |#3|))) (-15 -2476 ((-564) $)) (-15 -4187 ($ $)) (-15 -4385 ($ (-641 |#4|))) (-15 -2710 ($ (-641 |#4|))) (-15 -1663 ((-112) $)) (-15 -1302 ((-641 |#4|) $)) (-15 -2326 ($ (-641 |#4|))) (-15 -4106 ($ $ |#4|)) (-15 -4106 ($ $ |#4| (-641 |#3|))) (IF (|has| |#3| (-612 (-1170))) (-15 -1709 ((-1159 (-641 (-948 |#1|)) (-641 (-294 (-948 |#1|)))) (-641 |#4|))) |%noBranch|)))
+((-2654 (((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 177)) (-1356 (((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 178)) (-2173 (((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 128)) (-4218 (((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) NIL)) (-3625 (((-641 (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) 180)) (-1415 (((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-641 (-860 |#1|))) 195)))
+(((-505 |#1| |#2|) (-10 -7 (-15 -2654 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -1356 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -4218 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -2173 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3625 ((-641 (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -1415 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-641 (-860 |#1|))))) (-641 (-1170)) (-767)) (T -505))
+((-1415 (*1 *2 *2 *3) (-12 (-5 *2 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-5 *3 (-641 (-860 *4))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *1 (-505 *4 *5)))) (-3625 (*1 *2 *3) (-12 (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-641 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564)))))) (-5 *1 (-505 *4 *5)) (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))))) (-2173 (*1 *2 *2) (-12 (-5 *2 (-504 (-407 (-564)) (-240 *4 (-767)) (-860 *3) (-247 *3 (-407 (-564))))) (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-505 *3 *4)))) (-4218 (*1 *2 *3) (-12 (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112)) (-5 *1 (-505 *4 *5)))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112)) (-5 *1 (-505 *4 *5)))) (-2654 (*1 *2 *3) (-12 (-5 *3 (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4) (-247 *4 (-407 (-564))))) (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112)) (-5 *1 (-505 *4 *5)))))
+(-10 -7 (-15 -2654 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -1356 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -4218 ((-112) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -2173 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -3625 ((-641 (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564))))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))))) (-15 -1415 ((-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-504 (-407 (-564)) (-240 |#2| (-767)) (-860 |#1|) (-247 |#1| (-407 (-564)))) (-641 (-860 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1814 (($) 6)) (-2326 (((-858) $) 12) (((-1170) $) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 8)))
+(((-506) (-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -1814 ($))))) (T -506))
+((-1814 (*1 *1) (-5 *1 (-506))))
+(-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -1814 ($))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-3679 (($ |#1| |#2|) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4055 ((|#2| $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 12 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) 11) (($ $ $) 34)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 21)))
(((-507 |#1| |#2|) (-13 (-21) (-509 |#1| |#2|)) (-21) (-846)) (T -507))
NIL
(-13 (-21) (-509 |#1| |#2|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 13)) (-3500 (($) NIL T CONST)) (-3900 (($ $) 40)) (-3720 (($ |#1| |#2|) 37)) (-4289 (($ (-1 |#1| |#1|) $) 39)) (-3837 ((|#2| $) NIL)) (-3876 ((|#1| $) 41)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2414 (($) 10 T CONST)) (-2893 (((-112) $ $) NIL)) (-2980 (($ $ $) 25)) (* (($ (-917) $) NIL) (($ (-767) $) 35)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 13)) (-1747 (($) NIL T CONST)) (-3878 (($ $) 40)) (-3679 (($ |#1| |#2|) 37)) (-4271 (($ (-1 |#1| |#1|) $) 39)) (-4055 ((|#2| $) NIL)) (-3853 ((|#1| $) 41)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 10 T CONST)) (-2876 (((-112) $ $) NIL)) (-2968 (($ $ $) 25)) (* (($ (-917) $) NIL) (($ (-767) $) 35)))
(((-508 |#1| |#2|) (-13 (-23) (-509 |#1| |#2|)) (-23) (-846)) (T -508))
NIL
(-13 (-23) (-509 |#1| |#2|))
-((-2337 (((-112) $ $) 7)) (-3900 (($ $) 13)) (-3720 (($ |#1| |#2|) 16)) (-4289 (($ (-1 |#1| |#1|) $) 17)) (-3837 ((|#2| $) 14)) (-3876 ((|#1| $) 15)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) 7)) (-3878 (($ $) 14)) (-3679 (($ |#1| |#2|) 17)) (-4271 (($ (-1 |#1| |#1|) $) 18)) (-4055 ((|#2| $) 15)) (-3853 ((|#1| $) 16)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-509 |#1| |#2|) (-140) (-1094) (-846)) (T -509))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-509 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-846)))) (-3720 (*1 *1 *2 *3) (-12 (-4 *1 (-509 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-846)))) (-3876 (*1 *2 *1) (-12 (-4 *1 (-509 *2 *3)) (-4 *3 (-846)) (-4 *2 (-1094)))) (-3837 (*1 *2 *1) (-12 (-4 *1 (-509 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-846)))) (-3900 (*1 *1 *1) (-12 (-4 *1 (-509 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-846)))))
-(-13 (-1094) (-10 -8 (-15 -4289 ($ (-1 |t#1| |t#1|) $)) (-15 -3720 ($ |t#1| |t#2|)) (-15 -3876 (|t#1| $)) (-15 -3837 (|t#2| $)) (-15 -3900 ($ $))))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-509 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-846)))) (-3679 (*1 *1 *2 *3) (-12 (-4 *1 (-509 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-846)))) (-3853 (*1 *2 *1) (-12 (-4 *1 (-509 *2 *3)) (-4 *3 (-846)) (-4 *2 (-1094)))) (-4055 (*1 *2 *1) (-12 (-4 *1 (-509 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-846)))) (-3878 (*1 *1 *1) (-12 (-4 *1 (-509 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-846)))))
+(-13 (-1094) (-10 -8 (-15 -4271 ($ (-1 |t#1| |t#1|) $)) (-15 -3679 ($ |t#1| |t#2|)) (-15 -3853 (|t#1| $)) (-15 -4055 (|t#2| $)) (-15 -3878 ($ $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-3720 (($ |#1| |#2|) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3837 ((|#2| $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2414 (($) NIL T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 20)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-3679 (($ |#1| |#2|) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4055 ((|#2| $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 20)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL)))
(((-510 |#1| |#2|) (-13 (-788) (-509 |#1| |#2|)) (-788) (-846)) (T -510))
NIL
(-13 (-788) (-509 |#1| |#2|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-2967 (($ $ $) 22)) (-1498 (((-3 $ "failed") $ $) 18)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-3720 (($ |#1| |#2|) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3837 ((|#2| $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2414 (($) NIL T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3795 (($ $ $) 22)) (-1318 (((-3 $ "failed") $ $) 18)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-3679 (($ |#1| |#2|) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4055 ((|#2| $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL)))
(((-511 |#1| |#2|) (-13 (-789) (-509 |#1| |#2|)) (-789) (-846)) (T -511))
NIL
(-13 (-789) (-509 |#1| |#2|))
-((-2337 (((-112) $ $) NIL)) (-3900 (($ $) 31)) (-3720 (($ |#1| |#2|) 27)) (-4289 (($ (-1 |#1| |#1|) $) 29)) (-3837 ((|#2| $) 33)) (-3876 ((|#1| $) 32)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 26)) (-2893 (((-112) $ $) 19)))
+((-2315 (((-112) $ $) NIL)) (-3878 (($ $) 31)) (-3679 (($ |#1| |#2|) 27)) (-4271 (($ (-1 |#1| |#1|) $) 29)) (-4055 ((|#2| $) 33)) (-3853 ((|#1| $) 32)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 26)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 19)))
(((-512 |#1| |#2|) (-509 |#1| |#2|) (-1094) (-846)) (T -512))
NIL
(-509 |#1| |#2|)
-((-3084 (($ $ (-641 |#2|) (-641 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
-(((-513 |#1| |#2| |#3|) (-10 -8 (-15 -3084 (|#1| |#1| |#2| |#3|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#3|)))) (-514 |#2| |#3|) (-1094) (-1209)) (T -513))
+((-3055 (($ $ (-641 |#2|) (-641 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
+(((-513 |#1| |#2| |#3|) (-10 -8 (-15 -3055 (|#1| |#1| |#2| |#3|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#3|)))) (-514 |#2| |#3|) (-1094) (-1209)) (T -513))
NIL
-(-10 -8 (-15 -3084 (|#1| |#1| |#2| |#3|)) (-15 -3084 (|#1| |#1| (-641 |#2|) (-641 |#3|))))
-((-3084 (($ $ (-641 |#1|) (-641 |#2|)) 7) (($ $ |#1| |#2|) 6)))
+(-10 -8 (-15 -3055 (|#1| |#1| |#2| |#3|)) (-15 -3055 (|#1| |#1| (-641 |#2|) (-641 |#3|))))
+((-3055 (($ $ (-641 |#1|) (-641 |#2|)) 7) (($ $ |#1| |#2|) 6)))
(((-514 |#1| |#2|) (-140) (-1094) (-1209)) (T -514))
-((-3084 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 *5)) (-4 *1 (-514 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1209)))) (-3084 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-514 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1209)))))
-(-13 (-10 -8 (-15 -3084 ($ $ |t#1| |t#2|)) (-15 -3084 ($ $ (-641 |t#1|) (-641 |t#2|)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 17)) (-3272 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))) $) 19)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3148 (((-767) $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-2550 ((|#1| $ (-564)) 24)) (-3185 ((|#2| $ (-564)) 22)) (-2662 (($ (-1 |#1| |#1|) $) 48)) (-3310 (($ (-1 |#2| |#2|) $) 45)) (-4172 (((-1152) $) NIL)) (-1762 (($ $ $) 55 (|has| |#2| (-788)))) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 44) (($ |#1|) NIL)) (-2606 ((|#2| |#1| $) 51)) (-2414 (($) 11 T CONST)) (-2893 (((-112) $ $) 30)) (-2980 (($ $ $) 28) (($ |#1| $) 26)) (* (($ (-917) $) NIL) (($ (-767) $) 37) (($ |#2| |#1|) 32)))
+((-3055 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 *5)) (-4 *1 (-514 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1209)))) (-3055 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-514 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1209)))))
+(-13 (-10 -8 (-15 -3055 ($ $ |t#1| |t#2|)) (-15 -3055 ($ $ (-641 |t#1|) (-641 |t#2|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 17)) (-3150 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))) $) 19)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3127 (((-767) $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-2098 ((|#1| $ (-564)) 24)) (-1680 ((|#2| $ (-564)) 22)) (-2549 (($ (-1 |#1| |#1|) $) 48)) (-1457 (($ (-1 |#2| |#2|) $) 45)) (-2332 (((-1152) $) NIL)) (-4128 (($ $ $) 55 (|has| |#2| (-788)))) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 44) (($ |#1|) NIL)) (-1690 ((|#2| |#1| $) 51)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 11 T CONST)) (-2876 (((-112) $ $) 30)) (-2968 (($ $ $) 28) (($ |#1| $) 26)) (* (($ (-917) $) NIL) (($ (-767) $) 37) (($ |#2| |#1|) 32)))
(((-515 |#1| |#2| |#3|) (-323 |#1| |#2|) (-1094) (-131) |#2|) (T -515))
NIL
(-323 |#1| |#2|)
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3676 (((-112) (-112)) 32)) (-3797 ((|#1| $ (-564) |#1|) 42 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) |#1|) $) 78)) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3819 (($ $) 82 (|has| |#1| (-1094)))) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) 65)) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-2204 (($ $ (-564)) 19)) (-1412 (((-767) $) 13)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 31)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 29 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-2997 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 56)) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) 57) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) 28 (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2714 (($ $ $ (-564)) 74) (($ |#1| $ (-564)) 58)) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3177 (($ (-641 |#1|)) 43)) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) 24 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 61)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 21)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 54) (($ $ (-1226 (-564))) NIL)) (-4320 (($ $ (-1226 (-564))) 72) (($ $ (-564)) 66)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) 62 (|has| $ (-6 -4407)))) (-3817 (($ $) 53)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) NIL)) (-1512 (($ $ $) 63) (($ $ |#1|) 60)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) 59) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) 22 (|has| $ (-6 -4406)))))
-(((-516 |#1| |#2|) (-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -3177 ($ (-641 |#1|))) (-15 -1412 ((-767) $)) (-15 -2204 ($ $ (-564))) (-15 -3676 ((-112) (-112))))) (-1209) (-564)) (T -516))
-((-3177 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-516 *3 *4)) (-14 *4 (-564)))) (-1412 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 (-564)))) (-2204 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 *2))) (-3676 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 (-564)))))
-(-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -3177 ($ (-641 |#1|))) (-15 -1412 ((-767) $)) (-15 -2204 ($ $ (-564))) (-15 -3676 ((-112) (-112)))))
-((-2337 (((-112) $ $) NIL)) (-2767 (((-1129) $) 11)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4350 (((-1129) $) 13)) (-2806 (((-1129) $) 9)) (-2350 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-517) (-13 (-1077) (-10 -8 (-15 -2806 ((-1129) $)) (-15 -2767 ((-1129) $)) (-15 -4350 ((-1129) $))))) (T -517))
-((-2806 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))) (-4350 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))))
-(-13 (-1077) (-10 -8 (-15 -2806 ((-1129) $)) (-15 -2767 ((-1129) $)) (-15 -4350 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 (((-581 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-581 |#1|) (-368)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL (|has| (-581 |#1|) (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-581 |#1|) "failed") $) NIL)) (-2961 (((-581 |#1|) $) NIL)) (-2100 (($ (-1259 (-581 |#1|))) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-581 |#1|) (-368)))) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-581 |#1|) (-368)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL (|has| (-581 |#1|) (-368)))) (-2549 (((-112) $) NIL (|has| (-581 |#1|) (-368)))) (-3028 (($ $ (-767)) NIL (-2750 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368)))) (($ $) NIL (-2750 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-3037 (((-112) $) NIL)) (-3533 (((-917) $) NIL (|has| (-581 |#1|) (-368))) (((-829 (-917)) $) NIL (-2750 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| (-581 |#1|) (-368)))) (-2946 (((-112) $) NIL (|has| (-581 |#1|) (-368)))) (-1464 (((-581 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-1993 (((-3 $ "failed") $) NIL (|has| (-581 |#1|) (-368)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 (-581 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-2802 (((-917) $) NIL (|has| (-581 |#1|) (-368)))) (-3982 (((-1166 (-581 |#1|)) $) NIL (|has| (-581 |#1|) (-368)))) (-4129 (((-1166 (-581 |#1|)) $) NIL (|has| (-581 |#1|) (-368))) (((-3 (-1166 (-581 |#1|)) "failed") $ $) NIL (|has| (-581 |#1|) (-368)))) (-4235 (($ $ (-1166 (-581 |#1|))) NIL (|has| (-581 |#1|) (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-581 |#1|) (-368)) CONST)) (-2005 (($ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2175 (($) NIL (|has| (-581 |#1|) (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-581 |#1|) (-368)))) (-3595 (((-418 $) $) NIL)) (-3636 (((-829 (-917))) NIL) (((-917)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-767) $) NIL (|has| (-581 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2750 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-4228 (((-134)) NIL)) (-3735 (($ $) NIL (|has| (-581 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-581 |#1|) (-368)))) (-2762 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1474 (((-1166 (-581 |#1|))) NIL)) (-4100 (($) NIL (|has| (-581 |#1|) (-368)))) (-2194 (($) NIL (|has| (-581 |#1|) (-368)))) (-1407 (((-1259 (-581 |#1|)) $) NIL) (((-685 (-581 |#1|)) (-1259 $)) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-581 |#1|) (-368)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-581 |#1|)) NIL)) (-3335 (($ $) NIL (|has| (-581 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2750 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $) NIL (|has| (-581 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-581 |#1|) (-368)))) (-3950 (($ $) NIL (|has| (-581 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-581 |#1|) (-368)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL) (($ $ (-581 |#1|)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-581 |#1|)) NIL) (($ (-581 |#1|) $) NIL)))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2424 (((-112) (-112)) 32)) (-2463 ((|#1| $ (-564) |#1|) 42 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) |#1|) $) 78)) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3038 (($ $) 82 (|has| |#1| (-1094)))) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) 65)) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-2067 (($ $ (-564)) 19)) (-3934 (((-767) $) 13)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 31)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 29 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-3450 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 56)) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) 57) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) 28 (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4066 (($ $ $ (-564)) 74) (($ |#1| $ (-564)) 58)) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2191 (($ (-641 |#1|)) 43)) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) 24 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 61)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 21)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 54) (($ $ (-1226 (-564))) NIL)) (-2642 (($ $ (-1226 (-564))) 72) (($ $ (-564)) 66)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) 62 (|has| $ (-6 -4408)))) (-3774 (($ $) 53)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) NIL)) (-1448 (($ $ $) 63) (($ $ |#1|) 60)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) 59) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) 22 (|has| $ (-6 -4407)))))
+(((-516 |#1| |#2|) (-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -2191 ($ (-641 |#1|))) (-15 -3934 ((-767) $)) (-15 -2067 ($ $ (-564))) (-15 -2424 ((-112) (-112))))) (-1209) (-564)) (T -516))
+((-2191 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-516 *3 *4)) (-14 *4 (-564)))) (-3934 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 (-564)))) (-2067 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 *2))) (-2424 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 (-564)))))
+(-13 (-19 |#1|) (-282 |#1|) (-10 -8 (-15 -2191 ($ (-641 |#1|))) (-15 -3934 ((-767) $)) (-15 -2067 ($ $ (-564))) (-15 -2424 ((-112) (-112)))))
+((-2315 (((-112) $ $) NIL)) (-2470 (((-1129) $) 11)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2244 (((-1129) $) 13)) (-2772 (((-1129) $) 9)) (-2326 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-517) (-13 (-1077) (-10 -8 (-15 -2772 ((-1129) $)) (-15 -2470 ((-1129) $)) (-15 -2244 ((-1129) $))))) (T -517))
+((-2772 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))) (-2470 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))) (-2244 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))))
+(-13 (-1077) (-10 -8 (-15 -2772 ((-1129) $)) (-15 -2470 ((-1129) $)) (-15 -2244 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 (((-581 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-581 |#1|) (-368)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL (|has| (-581 |#1|) (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-581 |#1|) "failed") $) NIL)) (-2938 (((-581 |#1|) $) NIL)) (-2065 (($ (-1259 (-581 |#1|))) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-581 |#1|) (-368)))) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-581 |#1|) (-368)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL (|has| (-581 |#1|) (-368)))) (-1839 (((-112) $) NIL (|has| (-581 |#1|) (-368)))) (-2616 (($ $ (-767)) NIL (-2733 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368)))) (($ $) NIL (-2733 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-4218 (((-112) $) NIL)) (-3924 (((-917) $) NIL (|has| (-581 |#1|) (-368))) (((-829 (-917)) $) NIL (-2733 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| (-581 |#1|) (-368)))) (-1358 (((-112) $) NIL (|has| (-581 |#1|) (-368)))) (-4158 (((-581 |#1|) $) NIL) (($ $ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-3234 (((-3 $ "failed") $) NIL (|has| (-581 |#1|) (-368)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 (-581 |#1|)) $) NIL) (((-1166 $) $ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-2428 (((-917) $) NIL (|has| (-581 |#1|) (-368)))) (-2340 (((-1166 (-581 |#1|)) $) NIL (|has| (-581 |#1|) (-368)))) (-3189 (((-1166 (-581 |#1|)) $) NIL (|has| (-581 |#1|) (-368))) (((-3 (-1166 (-581 |#1|)) "failed") $ $) NIL (|has| (-581 |#1|) (-368)))) (-1927 (($ $ (-1166 (-581 |#1|))) NIL (|has| (-581 |#1|) (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-581 |#1|) (-368)) CONST)) (-2014 (($ (-917)) NIL (|has| (-581 |#1|) (-368)))) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2186 (($) NIL (|has| (-581 |#1|) (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-581 |#1|) (-368)))) (-3546 (((-418 $) $) NIL)) (-3881 (((-829 (-917))) NIL) (((-917)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-767) $) NIL (|has| (-581 |#1|) (-368))) (((-3 (-767) "failed") $ $) NIL (-2733 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-2476 (((-134)) NIL)) (-3142 (($ $) NIL (|has| (-581 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-581 |#1|) (-368)))) (-3258 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-3954 (((-1166 (-581 |#1|))) NIL)) (-2099 (($) NIL (|has| (-581 |#1|) (-368)))) (-2240 (($) NIL (|has| (-581 |#1|) (-368)))) (-1631 (((-1259 (-581 |#1|)) $) NIL) (((-685 (-581 |#1|)) (-1259 $)) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-581 |#1|) (-368)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-581 |#1|)) NIL)) (-2144 (($ $) NIL (|has| (-581 |#1|) (-368))) (((-3 $ "failed") $) NIL (-2733 (|has| (-581 |#1|) (-145)) (|has| (-581 |#1|) (-368))))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL) (((-1259 $) (-917)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $) NIL (|has| (-581 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-581 |#1|) (-368)))) (-3922 (($ $) NIL (|has| (-581 |#1|) (-368))) (($ $ (-767)) NIL (|has| (-581 |#1|) (-368)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL) (($ $ (-581 |#1|)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-581 |#1|)) NIL) (($ (-581 |#1|) $) NIL)))
(((-518 |#1| |#2|) (-329 (-581 |#1|)) (-917) (-917)) (T -518))
NIL
(-329 (-581 |#1|))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) (-564) |#1|) 50)) (-2375 (($ $ (-564) |#4|) NIL)) (-1486 (($ $ (-564) |#5|) NIL)) (-3500 (($) NIL T CONST)) (-1441 ((|#4| $ (-564)) NIL)) (-4335 ((|#1| $ (-564) (-564) |#1|) 49)) (-4266 ((|#1| $ (-564) (-564)) 45)) (-3305 (((-641 |#1|) $) NIL)) (-3618 (((-767) $) 33)) (-4142 (($ (-767) (-767) |#1|) 30)) (-3631 (((-767) $) 38)) (-2587 (((-112) $ (-767)) NIL)) (-2476 (((-564) $) 31)) (-2791 (((-564) $) 32)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4030 (((-564) $) 37)) (-1980 (((-564) $) 39)) (-4326 (($ (-1 |#1| |#1|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) 54 (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 14)) (-1664 (($) 16)) (-4362 ((|#1| $ (-564) (-564)) 47) ((|#1| $ (-564) (-564) |#1|) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2104 ((|#5| $ (-564)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) (-564) |#1|) 50)) (-2070 (($ $ (-564) |#4|) NIL)) (-2649 (($ $ (-564) |#5|) NIL)) (-1747 (($) NIL T CONST)) (-1691 ((|#4| $ (-564)) NIL)) (-2619 ((|#1| $ (-564) (-564) |#1|) 49)) (-2562 ((|#1| $ (-564) (-564)) 45)) (-1624 (((-641 |#1|) $) NIL)) (-4387 (((-767) $) 33)) (-4111 (($ (-767) (-767) |#1|) 30)) (-1304 (((-767) $) 38)) (-1509 (((-112) $ (-767)) NIL)) (-3345 (((-564) $) 31)) (-2767 (((-564) $) 32)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2603 (((-564) $) 37)) (-2224 (((-564) $) 39)) (-2613 (($ (-1 |#1| |#1|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) 54 (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 14)) (-1531 (($) 16)) (-4361 ((|#1| $ (-564) (-564)) 47) ((|#1| $ (-564) (-564) |#1|) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-4331 ((|#5| $ (-564)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-519 |#1| |#2| |#3| |#4| |#5|) (-57 |#1| |#4| |#5|) (-1209) (-564) (-564) (-373 |#1|) (-373 |#1|)) (T -519))
NIL
(-57 |#1| |#4| |#5|)
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) NIL)) (-1779 ((|#1| $) NIL)) (-1353 (($ $) NIL)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) 73 (|has| $ (-6 -4407)))) (-1453 (((-112) $) NIL (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-3620 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846)))) (($ (-1 (-112) |#1| |#1|) $) 68 (|has| $ (-6 -4407)))) (-2995 (($ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-2573 (($ $ $) 23 (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) 21 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4407))) (($ $ "rest" $) 24 (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) |#1|) $) NIL)) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-1766 ((|#1| $) NIL)) (-3500 (($) NIL T CONST)) (-4298 (($ $) 28 (|has| $ (-6 -4407)))) (-3701 (($ $) 29)) (-3193 (($ $) 18) (($ $ (-767)) 35)) (-3819 (($ $) 66 (|has| |#1| (-1094)))) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3682 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-1497 (((-112) $) NIL)) (-3886 (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094))) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) NIL)) (-3305 (((-641 |#1|) $) 27 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 31 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-2997 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 69)) (-4317 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 64 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3050 (($ |#1|) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) NIL)) (-4172 (((-1152) $) 62 (|has| |#1| (-1094)))) (-3704 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-2714 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4141 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) 13) (($ $ (-767)) NIL)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-1548 (((-112) $) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 12)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) 17)) (-1664 (($) 16)) (-4362 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) NIL) ((|#1| $ (-564) |#1|) NIL)) (-2464 (((-564) $ $) NIL)) (-4320 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2002 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-4087 (((-112) $) 39)) (-1870 (($ $) NIL)) (-2607 (($ $) NIL (|has| $ (-6 -4407)))) (-1367 (((-767) $) NIL)) (-2836 (($ $) 44)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) 40)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 26)) (-1512 (($ $ $) 65) (($ $ |#1|) NIL)) (-3580 (($ $ $) NIL) (($ |#1| $) 10) (($ (-641 $)) NIL) (($ $ |#1|) NIL)) (-2350 (((-858) $) 54 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) 58 (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) 9 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) NIL)) (-1781 ((|#1| $) NIL)) (-1355 (($ $) NIL)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) 73 (|has| $ (-6 -4408)))) (-2486 (((-112) $) NIL (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-1894 (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846)))) (($ (-1 (-112) |#1| |#1|) $) 68 (|has| $ (-6 -4408)))) (-2459 (($ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-2434 (($ $ $) 23 (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) 21 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4408))) (($ $ "rest" $) 24 (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) |#1|) $) NIL)) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3573 ((|#1| $) NIL)) (-1747 (($) NIL T CONST)) (-1436 (($ $) 28 (|has| $ (-6 -4408)))) (-3028 (($ $) 29)) (-3176 (($ $) 18) (($ $ (-767)) 35)) (-3038 (($ $) 66 (|has| |#1| (-1094)))) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3653 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-4308 (((-112) $) NIL)) (-3850 (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094))) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) NIL)) (-1624 (((-641 |#1|) $) 27 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 31 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-3450 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 69)) (-2443 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 64 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3033 (($ |#1|) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) NIL)) (-2332 (((-1152) $) 62 (|has| |#1| (-1094)))) (-3676 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-4066 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4110 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) 13) (($ $ (-767)) NIL)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1824 (((-112) $) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 12)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) 17)) (-1531 (($) 16)) (-4361 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) NIL) ((|#1| $ (-564) |#1|) NIL)) (-2633 (((-564) $ $) NIL)) (-2642 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2010 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3199 (((-112) $) 39)) (-2878 (($ $) NIL)) (-1812 (($ $) NIL (|has| $ (-6 -4408)))) (-2436 (((-767) $) NIL)) (-3527 (($ $) 44)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) 40)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 26)) (-1448 (($ $ $) 65) (($ $ |#1|) NIL)) (-3521 (($ $ $) NIL) (($ |#1| $) 10) (($ (-641 $)) NIL) (($ $ |#1|) NIL)) (-2326 (((-858) $) 54 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) 58 (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) 9 (|has| $ (-6 -4407)))))
(((-520 |#1| |#2|) (-662 |#1|) (-1209) (-564)) (T -520))
NIL
(-662 |#1|)
-((-3159 ((|#4| |#4|) 37)) (-2828 (((-767) |#4|) 46)) (-2365 (((-767) |#4|) 47)) (-1511 (((-641 |#3|) |#4|) 56 (|has| |#3| (-6 -4407)))) (-4124 (((-3 |#4| "failed") |#4|) 70)) (-2985 ((|#4| |#4|) 62)) (-2401 ((|#1| |#4|) 61)))
-(((-521 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3159 (|#4| |#4|)) (-15 -2828 ((-767) |#4|)) (-15 -2365 ((-767) |#4|)) (IF (|has| |#3| (-6 -4407)) (-15 -1511 ((-641 |#3|) |#4|)) |%noBranch|) (-15 -2401 (|#1| |#4|)) (-15 -2985 (|#4| |#4|)) (-15 -4124 ((-3 |#4| "failed") |#4|))) (-363) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -521))
-((-4124 (*1 *2 *2) (|partial| -12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2985 (*1 *2 *2) (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2401 (*1 *2 *3) (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-363)) (-5 *1 (-521 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5)))) (-1511 (*1 *2 *3) (-12 (|has| *6 (-6 -4407)) (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-2365 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-2828 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-3159 (*1 *2 *2) (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
-(-10 -7 (-15 -3159 (|#4| |#4|)) (-15 -2828 ((-767) |#4|)) (-15 -2365 ((-767) |#4|)) (IF (|has| |#3| (-6 -4407)) (-15 -1511 ((-641 |#3|) |#4|)) |%noBranch|) (-15 -2401 (|#1| |#4|)) (-15 -2985 (|#4| |#4|)) (-15 -4124 ((-3 |#4| "failed") |#4|)))
-((-3159 ((|#8| |#4|) 20)) (-1511 (((-641 |#3|) |#4|) 29 (|has| |#7| (-6 -4407)))) (-4124 (((-3 |#8| "failed") |#4|) 23)))
-(((-522 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3159 (|#8| |#4|)) (-15 -4124 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4407)) (-15 -1511 ((-641 |#3|) |#4|)) |%noBranch|)) (-556) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|) (-988 |#1|) (-373 |#5|) (-373 |#5|) (-683 |#5| |#6| |#7|)) (T -522))
-((-1511 (*1 *2 *3) (-12 (|has| *9 (-6 -4407)) (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *8 (-373 *7)) (-4 *9 (-373 *7)) (-5 *2 (-641 *6)) (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-683 *4 *5 *6)) (-4 *10 (-683 *7 *8 *9)))) (-4124 (*1 *2 *3) (|partial| -12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9)) (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6)) (-4 *8 (-373 *7)) (-4 *9 (-373 *7)))) (-3159 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9)) (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6)) (-4 *8 (-373 *7)) (-4 *9 (-373 *7)))))
-(-10 -7 (-15 -3159 (|#8| |#4|)) (-15 -4124 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4407)) (-15 -1511 ((-641 |#3|) |#4|)) |%noBranch|))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4020 (($ (-767) (-767)) NIL)) (-3502 (($ $ $) NIL)) (-2915 (($ (-600 |#1| |#3|)) NIL) (($ $) NIL)) (-1495 (((-112) $) NIL)) (-1776 (($ $ (-564) (-564)) 20)) (-1752 (($ $ (-564) (-564)) NIL)) (-4102 (($ $ (-564) (-564) (-564) (-564)) NIL)) (-2538 (($ $) NIL)) (-2405 (((-112) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-4319 (($ $ (-564) (-564) $) NIL)) (-3797 ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) NIL)) (-2375 (($ $ (-564) (-600 |#1| |#3|)) NIL)) (-1486 (($ $ (-564) (-600 |#1| |#2|)) NIL)) (-1481 (($ (-767) |#1|) NIL)) (-3500 (($) NIL T CONST)) (-3159 (($ $) 29 (|has| |#1| (-307)))) (-1441 (((-600 |#1| |#3|) $ (-564)) NIL)) (-2828 (((-767) $) 32 (|has| |#1| (-556)))) (-4335 ((|#1| $ (-564) (-564) |#1|) NIL)) (-4266 ((|#1| $ (-564) (-564)) NIL)) (-3305 (((-641 |#1|) $) NIL)) (-2365 (((-767) $) 34 (|has| |#1| (-556)))) (-1511 (((-641 (-600 |#1| |#2|)) $) 37 (|has| |#1| (-556)))) (-3618 (((-767) $) NIL)) (-4142 (($ (-767) (-767) |#1|) NIL)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3232 ((|#1| $) 27 (|has| |#1| (-6 (-4408 "*"))))) (-2476 (((-564) $) 10)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4030 (((-564) $) 13)) (-1980 (((-564) $) NIL)) (-2259 (($ (-641 (-641 |#1|))) NIL)) (-4326 (($ (-1 |#1| |#1|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2793 (((-641 (-641 |#1|)) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4124 (((-3 $ "failed") $) 41 (|has| |#1| (-363)))) (-1793 (($ $ $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564))) NIL)) (-1765 (($ (-641 |#1|)) NIL) (($ (-641 $)) NIL)) (-2327 (((-112) $) NIL)) (-2401 ((|#1| $) 25 (|has| |#1| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2104 (((-600 |#1| |#2|) $ (-564)) NIL)) (-2350 (($ (-600 |#1| |#2|)) NIL) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2256 (((-112) $) NIL)) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-564) $) NIL) (((-600 |#1| |#2|) $ (-600 |#1| |#2|)) NIL) (((-600 |#1| |#3|) (-600 |#1| |#3|) $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-4179 ((|#4| |#4|) 37)) (-4242 (((-767) |#4|) 46)) (-4178 (((-767) |#4|) 47)) (-2538 (((-641 |#3|) |#4|) 56 (|has| |#3| (-6 -4408)))) (-2774 (((-3 |#4| "failed") |#4|) 70)) (-1831 ((|#4| |#4|) 62)) (-2626 ((|#1| |#4|) 61)))
+(((-521 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4179 (|#4| |#4|)) (-15 -4242 ((-767) |#4|)) (-15 -4178 ((-767) |#4|)) (IF (|has| |#3| (-6 -4408)) (-15 -2538 ((-641 |#3|) |#4|)) |%noBranch|) (-15 -2626 (|#1| |#4|)) (-15 -1831 (|#4| |#4|)) (-15 -2774 ((-3 |#4| "failed") |#4|))) (-363) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -521))
+((-2774 (*1 *2 *2) (|partial| -12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-1831 (*1 *2 *2) (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2626 (*1 *2 *3) (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-363)) (-5 *1 (-521 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5)))) (-2538 (*1 *2 *3) (-12 (|has| *6 (-6 -4408)) (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-4178 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-4242 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-4179 (*1 *2 *2) (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(-10 -7 (-15 -4179 (|#4| |#4|)) (-15 -4242 ((-767) |#4|)) (-15 -4178 ((-767) |#4|)) (IF (|has| |#3| (-6 -4408)) (-15 -2538 ((-641 |#3|) |#4|)) |%noBranch|) (-15 -2626 (|#1| |#4|)) (-15 -1831 (|#4| |#4|)) (-15 -2774 ((-3 |#4| "failed") |#4|)))
+((-4179 ((|#8| |#4|) 20)) (-2538 (((-641 |#3|) |#4|) 29 (|has| |#7| (-6 -4408)))) (-2774 (((-3 |#8| "failed") |#4|) 23)))
+(((-522 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4179 (|#8| |#4|)) (-15 -2774 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4408)) (-15 -2538 ((-641 |#3|) |#4|)) |%noBranch|)) (-556) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|) (-988 |#1|) (-373 |#5|) (-373 |#5|) (-683 |#5| |#6| |#7|)) (T -522))
+((-2538 (*1 *2 *3) (-12 (|has| *9 (-6 -4408)) (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *8 (-373 *7)) (-4 *9 (-373 *7)) (-5 *2 (-641 *6)) (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-683 *4 *5 *6)) (-4 *10 (-683 *7 *8 *9)))) (-2774 (*1 *2 *3) (|partial| -12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9)) (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6)) (-4 *8 (-373 *7)) (-4 *9 (-373 *7)))) (-4179 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9)) (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6)) (-4 *8 (-373 *7)) (-4 *9 (-373 *7)))))
+(-10 -7 (-15 -4179 (|#8| |#4|)) (-15 -2774 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4408)) (-15 -2538 ((-641 |#3|) |#4|)) |%noBranch|))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3992 (($ (-767) (-767)) NIL)) (-1933 (($ $ $) NIL)) (-2698 (($ (-600 |#1| |#3|)) NIL) (($ $) NIL)) (-4114 (((-112) $) NIL)) (-2751 (($ $ (-564) (-564)) 20)) (-2518 (($ $ (-564) (-564)) NIL)) (-4210 (($ $ (-564) (-564) (-564) (-564)) NIL)) (-3019 (($ $) NIL)) (-1638 (((-112) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2546 (($ $ (-564) (-564) $) NIL)) (-2463 ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) NIL)) (-2070 (($ $ (-564) (-600 |#1| |#3|)) NIL)) (-2649 (($ $ (-564) (-600 |#1| |#2|)) NIL)) (-2201 (($ (-767) |#1|) NIL)) (-1747 (($) NIL T CONST)) (-4179 (($ $) 29 (|has| |#1| (-307)))) (-1691 (((-600 |#1| |#3|) $ (-564)) NIL)) (-4242 (((-767) $) 32 (|has| |#1| (-556)))) (-2619 ((|#1| $ (-564) (-564) |#1|) NIL)) (-2562 ((|#1| $ (-564) (-564)) NIL)) (-1624 (((-641 |#1|) $) NIL)) (-4178 (((-767) $) 34 (|has| |#1| (-556)))) (-2538 (((-641 (-600 |#1| |#2|)) $) 37 (|has| |#1| (-556)))) (-4387 (((-767) $) NIL)) (-4111 (($ (-767) (-767) |#1|) NIL)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3718 ((|#1| $) 27 (|has| |#1| (-6 (-4409 "*"))))) (-3345 (((-564) $) 10)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2603 (((-564) $) 13)) (-2224 (((-564) $) NIL)) (-2251 (($ (-641 (-641 |#1|))) NIL)) (-2613 (($ (-1 |#1| |#1|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2970 (((-641 (-641 |#1|)) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2774 (((-3 $ "failed") $) 41 (|has| |#1| (-363)))) (-1825 (($ $ $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564))) NIL)) (-1346 (($ (-641 |#1|)) NIL) (($ (-641 $)) NIL)) (-2863 (((-112) $) NIL)) (-2626 ((|#1| $) 25 (|has| |#1| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-4331 (((-600 |#1| |#2|) $ (-564)) NIL)) (-2326 (($ (-600 |#1| |#2|)) NIL) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2659 (((-112) $) NIL)) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-564) $) NIL) (((-600 |#1| |#2|) $ (-600 |#1| |#2|)) NIL) (((-600 |#1| |#3|) (-600 |#1| |#3|) $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-523 |#1| |#2| |#3|) (-683 |#1| (-600 |#1| |#3|) (-600 |#1| |#2|)) (-1045) (-564) (-564)) (T -523))
NIL
(-683 |#1| (-600 |#1| |#3|) (-600 |#1| |#2|))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-2410 (((-641 (-1208)) $) 13)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL) (($ (-641 (-1208))) 11)) (-2893 (((-112) $ $) NIL)))
-(((-524) (-13 (-1077) (-10 -8 (-15 -2350 ($ (-641 (-1208)))) (-15 -2410 ((-641 (-1208)) $))))) (T -524))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-524)))) (-2410 (*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-524)))))
-(-13 (-1077) (-10 -8 (-15 -2350 ($ (-641 (-1208)))) (-15 -2410 ((-641 (-1208)) $))))
-((-2337 (((-112) $ $) NIL)) (-4204 (((-1129) $) 14)) (-4172 (((-1152) $) NIL)) (-2213 (((-506) $) 11)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 21) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-525) (-13 (-1077) (-10 -8 (-15 -2213 ((-506) $)) (-15 -4204 ((-1129) $))))) (T -525))
-((-2213 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-525)))) (-4204 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-525)))))
-(-13 (-1077) (-10 -8 (-15 -2213 ((-506) $)) (-15 -4204 ((-1129) $))))
-((-4014 (((-687 (-1217)) $) 15)) (-3560 (((-687 (-1215)) $) 39)) (-2808 (((-687 (-1214)) $) 30)) (-3081 (((-687 (-549)) $) 12)) (-3875 (((-687 (-547)) $) 43)) (-3486 (((-687 (-546)) $) 34)) (-2558 (((-767) $ (-128)) 55)))
-(((-526 |#1|) (-10 -8 (-15 -2558 ((-767) |#1| (-128))) (-15 -3560 ((-687 (-1215)) |#1|)) (-15 -3875 ((-687 (-547)) |#1|)) (-15 -2808 ((-687 (-1214)) |#1|)) (-15 -3486 ((-687 (-546)) |#1|)) (-15 -4014 ((-687 (-1217)) |#1|)) (-15 -3081 ((-687 (-549)) |#1|))) (-527)) (T -526))
-NIL
-(-10 -8 (-15 -2558 ((-767) |#1| (-128))) (-15 -3560 ((-687 (-1215)) |#1|)) (-15 -3875 ((-687 (-547)) |#1|)) (-15 -2808 ((-687 (-1214)) |#1|)) (-15 -3486 ((-687 (-546)) |#1|)) (-15 -4014 ((-687 (-1217)) |#1|)) (-15 -3081 ((-687 (-549)) |#1|)))
-((-4014 (((-687 (-1217)) $) 12)) (-3560 (((-687 (-1215)) $) 8)) (-2808 (((-687 (-1214)) $) 10)) (-3081 (((-687 (-549)) $) 13)) (-3875 (((-687 (-547)) $) 9)) (-3486 (((-687 (-546)) $) 11)) (-2558 (((-767) $ (-128)) 7)) (-3608 (((-687 (-129)) $) 14)) (-3718 (($ $) 6)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-2122 (((-641 (-1208)) $) 13)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL) (($ (-641 (-1208))) 11)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-524) (-13 (-1077) (-10 -8 (-15 -2326 ($ (-641 (-1208)))) (-15 -2122 ((-641 (-1208)) $))))) (T -524))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-524)))) (-2122 (*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-524)))))
+(-13 (-1077) (-10 -8 (-15 -2326 ($ (-641 (-1208)))) (-15 -2122 ((-641 (-1208)) $))))
+((-2315 (((-112) $ $) NIL)) (-4083 (((-1129) $) 14)) (-2332 (((-1152) $) NIL)) (-3493 (((-506) $) 11)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 21) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-525) (-13 (-1077) (-10 -8 (-15 -3493 ((-506) $)) (-15 -4083 ((-1129) $))))) (T -525))
+((-3493 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-525)))) (-4083 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-525)))))
+(-13 (-1077) (-10 -8 (-15 -3493 ((-506) $)) (-15 -4083 ((-1129) $))))
+((-3526 (((-687 (-1217)) $) 15)) (-1668 (((-687 (-1215)) $) 39)) (-1675 (((-687 (-1214)) $) 30)) (-2440 (((-687 (-549)) $) 12)) (-3834 (((-687 (-547)) $) 43)) (-3178 (((-687 (-546)) $) 34)) (-2588 (((-767) $ (-128)) 55)))
+(((-526 |#1|) (-10 -8 (-15 -2588 ((-767) |#1| (-128))) (-15 -1668 ((-687 (-1215)) |#1|)) (-15 -3834 ((-687 (-547)) |#1|)) (-15 -1675 ((-687 (-1214)) |#1|)) (-15 -3178 ((-687 (-546)) |#1|)) (-15 -3526 ((-687 (-1217)) |#1|)) (-15 -2440 ((-687 (-549)) |#1|))) (-527)) (T -526))
+NIL
+(-10 -8 (-15 -2588 ((-767) |#1| (-128))) (-15 -1668 ((-687 (-1215)) |#1|)) (-15 -3834 ((-687 (-547)) |#1|)) (-15 -1675 ((-687 (-1214)) |#1|)) (-15 -3178 ((-687 (-546)) |#1|)) (-15 -3526 ((-687 (-1217)) |#1|)) (-15 -2440 ((-687 (-549)) |#1|)))
+((-3526 (((-687 (-1217)) $) 12)) (-1668 (((-687 (-1215)) $) 8)) (-1675 (((-687 (-1214)) $) 10)) (-2440 (((-687 (-549)) $) 13)) (-3834 (((-687 (-547)) $) 9)) (-3178 (((-687 (-546)) $) 11)) (-2588 (((-767) $ (-128)) 7)) (-2290 (((-687 (-129)) $) 14)) (-4089 (($ $) 6)))
(((-527) (-140)) (T -527))
-((-3608 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-129))))) (-3081 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-549))))) (-4014 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1217))))) (-3486 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-546))))) (-2808 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1214))))) (-3875 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-547))))) (-3560 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1215))))) (-2558 (*1 *2 *1 *3) (-12 (-4 *1 (-527)) (-5 *3 (-128)) (-5 *2 (-767)))))
-(-13 (-173) (-10 -8 (-15 -3608 ((-687 (-129)) $)) (-15 -3081 ((-687 (-549)) $)) (-15 -4014 ((-687 (-1217)) $)) (-15 -3486 ((-687 (-546)) $)) (-15 -2808 ((-687 (-1214)) $)) (-15 -3875 ((-687 (-547)) $)) (-15 -3560 ((-687 (-1215)) $)) (-15 -2558 ((-767) $ (-128)))))
+((-2290 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-129))))) (-2440 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-549))))) (-3526 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1217))))) (-3178 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-546))))) (-1675 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1214))))) (-3834 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-547))))) (-1668 (*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1215))))) (-2588 (*1 *2 *1 *3) (-12 (-4 *1 (-527)) (-5 *3 (-128)) (-5 *2 (-767)))))
+(-13 (-173) (-10 -8 (-15 -2290 ((-687 (-129)) $)) (-15 -2440 ((-687 (-549)) $)) (-15 -3526 ((-687 (-1217)) $)) (-15 -3178 ((-687 (-546)) $)) (-15 -1675 ((-687 (-1214)) $)) (-15 -3834 ((-687 (-547)) $)) (-15 -1668 ((-687 (-1215)) $)) (-15 -2588 ((-767) $ (-128)))))
(((-173) . T))
-((-3341 (((-1166 |#1|) (-767)) 113)) (-3814 (((-1259 |#1|) (-1259 |#1|) (-917)) 106)) (-2898 (((-1264) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) |#1|) 122)) (-3561 (((-1259 |#1|) (-1259 |#1|) (-767)) 53)) (-3038 (((-1259 |#1|) (-917)) 108)) (-4187 (((-1259 |#1|) (-1259 |#1|) (-564)) 30)) (-3964 (((-1166 |#1|) (-1259 |#1|)) 114)) (-3223 (((-1259 |#1|) (-917)) 135)) (-2946 (((-112) (-1259 |#1|)) 118)) (-1464 (((-1259 |#1|) (-1259 |#1|) (-917)) 98)) (-4237 (((-1166 |#1|) (-1259 |#1|)) 129)) (-2802 (((-917) (-1259 |#1|)) 94)) (-3836 (((-1259 |#1|) (-1259 |#1|)) 38)) (-2005 (((-1259 |#1|) (-917) (-917)) 138)) (-4015 (((-1259 |#1|) (-1259 |#1|) (-1114) (-1114)) 29)) (-2383 (((-1259 |#1|) (-1259 |#1|) (-767) (-1114)) 54)) (-3776 (((-1259 (-1259 |#1|)) (-917)) 134)) (-3004 (((-1259 |#1|) (-1259 |#1|) (-1259 |#1|)) 119)) (** (((-1259 |#1|) (-1259 |#1|) (-564)) 65)) (* (((-1259 |#1|) (-1259 |#1|) (-1259 |#1|)) 31)))
-(((-528 |#1|) (-10 -7 (-15 -2898 ((-1264) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) |#1|)) (-15 -3038 ((-1259 |#1|) (-917))) (-15 -2005 ((-1259 |#1|) (-917) (-917))) (-15 -3964 ((-1166 |#1|) (-1259 |#1|))) (-15 -3341 ((-1166 |#1|) (-767))) (-15 -2383 ((-1259 |#1|) (-1259 |#1|) (-767) (-1114))) (-15 -3561 ((-1259 |#1|) (-1259 |#1|) (-767))) (-15 -4015 ((-1259 |#1|) (-1259 |#1|) (-1114) (-1114))) (-15 -4187 ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 ** ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 * ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -3004 ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -1464 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3814 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3836 ((-1259 |#1|) (-1259 |#1|))) (-15 -2802 ((-917) (-1259 |#1|))) (-15 -2946 ((-112) (-1259 |#1|))) (-15 -3776 ((-1259 (-1259 |#1|)) (-917))) (-15 -3223 ((-1259 |#1|) (-917))) (-15 -4237 ((-1166 |#1|) (-1259 |#1|)))) (-349)) (T -528))
-((-4237 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4)))) (-3223 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-3776 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 *4))) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-2946 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-528 *4)))) (-2802 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-917)) (-5 *1 (-528 *4)))) (-3836 (*1 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3)))) (-3814 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-1464 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-3004 (*1 *2 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-564)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-4187 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-564)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-4015 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1114)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-3561 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-2383 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1259 *5)) (-5 *3 (-767)) (-5 *4 (-1114)) (-4 *5 (-349)) (-5 *1 (-528 *5)))) (-3341 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-3964 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4)))) (-2005 (*1 *2 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-3038 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-2898 (*1 *2 *3 *4) (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114)))))) (-4 *4 (-349)) (-5 *2 (-1264)) (-5 *1 (-528 *4)))))
-(-10 -7 (-15 -2898 ((-1264) (-1259 (-641 (-2 (|:| -2051 |#1|) (|:| -2005 (-1114))))) |#1|)) (-15 -3038 ((-1259 |#1|) (-917))) (-15 -2005 ((-1259 |#1|) (-917) (-917))) (-15 -3964 ((-1166 |#1|) (-1259 |#1|))) (-15 -3341 ((-1166 |#1|) (-767))) (-15 -2383 ((-1259 |#1|) (-1259 |#1|) (-767) (-1114))) (-15 -3561 ((-1259 |#1|) (-1259 |#1|) (-767))) (-15 -4015 ((-1259 |#1|) (-1259 |#1|) (-1114) (-1114))) (-15 -4187 ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 ** ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 * ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -3004 ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -1464 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3814 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3836 ((-1259 |#1|) (-1259 |#1|))) (-15 -2802 ((-917) (-1259 |#1|))) (-15 -2946 ((-112) (-1259 |#1|))) (-15 -3776 ((-1259 (-1259 |#1|)) (-917))) (-15 -3223 ((-1259 |#1|) (-917))) (-15 -4237 ((-1166 |#1|) (-1259 |#1|))))
-((-4014 (((-687 (-1217)) $) NIL)) (-3560 (((-687 (-1215)) $) NIL)) (-2808 (((-687 (-1214)) $) NIL)) (-3081 (((-687 (-549)) $) NIL)) (-3875 (((-687 (-547)) $) NIL)) (-3486 (((-687 (-546)) $) NIL)) (-2558 (((-767) $ (-128)) NIL)) (-3608 (((-687 (-129)) $) 25)) (-2400 (((-1114) $ (-1114)) 30)) (-3886 (((-1114) $) 29)) (-2593 (((-112) $) 19)) (-1944 (($ (-388)) 14) (($ (-1152)) 16)) (-1604 (((-112) $) 26)) (-2350 (((-858) $) 33)) (-3718 (($ $) 27)))
-(((-529) (-13 (-527) (-611 (-858)) (-10 -8 (-15 -1944 ($ (-388))) (-15 -1944 ($ (-1152))) (-15 -1604 ((-112) $)) (-15 -2593 ((-112) $)) (-15 -3886 ((-1114) $)) (-15 -2400 ((-1114) $ (-1114)))))) (T -529))
-((-1944 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-529)))) (-1944 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-529)))) (-1604 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529)))) (-3886 (*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-529)))) (-2400 (*1 *2 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-529)))))
-(-13 (-527) (-611 (-858)) (-10 -8 (-15 -1944 ($ (-388))) (-15 -1944 ($ (-1152))) (-15 -1604 ((-112) $)) (-15 -2593 ((-112) $)) (-15 -3886 ((-1114) $)) (-15 -2400 ((-1114) $ (-1114)))))
-((-3491 (((-1 |#1| |#1|) |#1|) 11)) (-3596 (((-1 |#1| |#1|)) 10)))
-(((-530 |#1|) (-10 -7 (-15 -3596 ((-1 |#1| |#1|))) (-15 -3491 ((-1 |#1| |#1|) |#1|))) (-13 (-722) (-25))) (T -530))
-((-3491 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))) (-3596 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))))
-(-10 -7 (-15 -3596 ((-1 |#1| |#1|))) (-15 -3491 ((-1 |#1| |#1|) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-2967 (($ $ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-3720 (($ (-767) |#1|) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 (-767) (-767)) $) NIL)) (-3837 ((|#1| $) NIL)) (-3876 (((-767) $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 27)) (-2414 (($) NIL T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL)))
+((-3518 (((-1166 |#1|) (-767)) 113)) (-3794 (((-1259 |#1|) (-1259 |#1|) (-917)) 106)) (-3536 (((-1264) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) |#1|) 122)) (-1765 (((-1259 |#1|) (-1259 |#1|) (-767)) 53)) (-2498 (((-1259 |#1|) (-917)) 108)) (-2952 (((-1259 |#1|) (-1259 |#1|) (-564)) 30)) (-2859 (((-1166 |#1|) (-1259 |#1|)) 114)) (-4241 (((-1259 |#1|) (-917)) 135)) (-1358 (((-112) (-1259 |#1|)) 118)) (-4158 (((-1259 |#1|) (-1259 |#1|) (-917)) 98)) (-2091 (((-1166 |#1|) (-1259 |#1|)) 129)) (-2428 (((-917) (-1259 |#1|)) 94)) (-3806 (((-1259 |#1|) (-1259 |#1|)) 38)) (-2014 (((-1259 |#1|) (-917) (-917)) 138)) (-3646 (((-1259 |#1|) (-1259 |#1|) (-1114) (-1114)) 29)) (-3408 (((-1259 |#1|) (-1259 |#1|) (-767) (-1114)) 54)) (-2447 (((-1259 (-1259 |#1|)) (-917)) 134)) (-2992 (((-1259 |#1|) (-1259 |#1|) (-1259 |#1|)) 119)) (** (((-1259 |#1|) (-1259 |#1|) (-564)) 65)) (* (((-1259 |#1|) (-1259 |#1|) (-1259 |#1|)) 31)))
+(((-528 |#1|) (-10 -7 (-15 -3536 ((-1264) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) |#1|)) (-15 -2498 ((-1259 |#1|) (-917))) (-15 -2014 ((-1259 |#1|) (-917) (-917))) (-15 -2859 ((-1166 |#1|) (-1259 |#1|))) (-15 -3518 ((-1166 |#1|) (-767))) (-15 -3408 ((-1259 |#1|) (-1259 |#1|) (-767) (-1114))) (-15 -1765 ((-1259 |#1|) (-1259 |#1|) (-767))) (-15 -3646 ((-1259 |#1|) (-1259 |#1|) (-1114) (-1114))) (-15 -2952 ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 ** ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 * ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -2992 ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -4158 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3794 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3806 ((-1259 |#1|) (-1259 |#1|))) (-15 -2428 ((-917) (-1259 |#1|))) (-15 -1358 ((-112) (-1259 |#1|))) (-15 -2447 ((-1259 (-1259 |#1|)) (-917))) (-15 -4241 ((-1259 |#1|) (-917))) (-15 -2091 ((-1166 |#1|) (-1259 |#1|)))) (-349)) (T -528))
+((-2091 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4)))) (-4241 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-2447 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 *4))) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-1358 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-528 *4)))) (-2428 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-917)) (-5 *1 (-528 *4)))) (-3806 (*1 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3)))) (-3794 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-4158 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-2992 (*1 *2 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-564)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-2952 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-564)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-3646 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1114)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-1765 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-528 *4)))) (-3408 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1259 *5)) (-5 *3 (-767)) (-5 *4 (-1114)) (-4 *5 (-349)) (-5 *1 (-528 *5)))) (-3518 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-2859 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4)))) (-2014 (*1 *2 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-2498 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4)) (-4 *4 (-349)))) (-3536 (*1 *2 *3 *4) (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114)))))) (-4 *4 (-349)) (-5 *2 (-1264)) (-5 *1 (-528 *4)))))
+(-10 -7 (-15 -3536 ((-1264) (-1259 (-641 (-2 (|:| -2061 |#1|) (|:| -2014 (-1114))))) |#1|)) (-15 -2498 ((-1259 |#1|) (-917))) (-15 -2014 ((-1259 |#1|) (-917) (-917))) (-15 -2859 ((-1166 |#1|) (-1259 |#1|))) (-15 -3518 ((-1166 |#1|) (-767))) (-15 -3408 ((-1259 |#1|) (-1259 |#1|) (-767) (-1114))) (-15 -1765 ((-1259 |#1|) (-1259 |#1|) (-767))) (-15 -3646 ((-1259 |#1|) (-1259 |#1|) (-1114) (-1114))) (-15 -2952 ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 ** ((-1259 |#1|) (-1259 |#1|) (-564))) (-15 * ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -2992 ((-1259 |#1|) (-1259 |#1|) (-1259 |#1|))) (-15 -4158 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3794 ((-1259 |#1|) (-1259 |#1|) (-917))) (-15 -3806 ((-1259 |#1|) (-1259 |#1|))) (-15 -2428 ((-917) (-1259 |#1|))) (-15 -1358 ((-112) (-1259 |#1|))) (-15 -2447 ((-1259 (-1259 |#1|)) (-917))) (-15 -4241 ((-1259 |#1|) (-917))) (-15 -2091 ((-1166 |#1|) (-1259 |#1|))))
+((-3526 (((-687 (-1217)) $) NIL)) (-1668 (((-687 (-1215)) $) NIL)) (-1675 (((-687 (-1214)) $) NIL)) (-2440 (((-687 (-549)) $) NIL)) (-3834 (((-687 (-547)) $) NIL)) (-3178 (((-687 (-546)) $) NIL)) (-2588 (((-767) $ (-128)) NIL)) (-2290 (((-687 (-129)) $) 25)) (-2545 (((-1114) $ (-1114)) 30)) (-3850 (((-1114) $) 29)) (-3932 (((-112) $) 19)) (-3764 (($ (-388)) 14) (($ (-1152)) 16)) (-4333 (((-112) $) 26)) (-2326 (((-858) $) 33)) (-4089 (($ $) 27)))
+(((-529) (-13 (-527) (-611 (-858)) (-10 -8 (-15 -3764 ($ (-388))) (-15 -3764 ($ (-1152))) (-15 -4333 ((-112) $)) (-15 -3932 ((-112) $)) (-15 -3850 ((-1114) $)) (-15 -2545 ((-1114) $ (-1114)))))) (T -529))
+((-3764 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-529)))) (-3764 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-529)))) (-4333 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529)))) (-3932 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529)))) (-3850 (*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-529)))) (-2545 (*1 *2 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-529)))))
+(-13 (-527) (-611 (-858)) (-10 -8 (-15 -3764 ($ (-388))) (-15 -3764 ($ (-1152))) (-15 -4333 ((-112) $)) (-15 -3932 ((-112) $)) (-15 -3850 ((-1114) $)) (-15 -2545 ((-1114) $ (-1114)))))
+((-3442 (((-1 |#1| |#1|) |#1|) 11)) (-3803 (((-1 |#1| |#1|)) 10)))
+(((-530 |#1|) (-10 -7 (-15 -3803 ((-1 |#1| |#1|))) (-15 -3442 ((-1 |#1| |#1|) |#1|))) (-13 (-722) (-25))) (T -530))
+((-3442 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))) (-3803 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))))
+(-10 -7 (-15 -3803 ((-1 |#1| |#1|))) (-15 -3442 ((-1 |#1| |#1|) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3795 (($ $ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-3679 (($ (-767) |#1|) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 (-767) (-767)) $) NIL)) (-4055 ((|#1| $) NIL)) (-3853 (((-767) $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 27)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL)))
(((-531 |#1|) (-13 (-789) (-509 (-767) |#1|)) (-846)) (T -531))
NIL
(-13 (-789) (-509 (-767) |#1|))
-((-4211 (((-641 |#2|) (-1166 |#1|) |#3|) 98)) (-3919 (((-641 (-2 (|:| |outval| |#2|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#2|))))) (-685 |#1|) |#3| (-1 (-418 (-1166 |#1|)) (-1166 |#1|))) 114)) (-2215 (((-1166 |#1|) (-685 |#1|)) 110)))
-(((-532 |#1| |#2| |#3|) (-10 -7 (-15 -2215 ((-1166 |#1|) (-685 |#1|))) (-15 -4211 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -3919 ((-641 (-2 (|:| |outval| |#2|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#2|))))) (-685 |#1|) |#3| (-1 (-418 (-1166 |#1|)) (-1166 |#1|))))) (-363) (-363) (-13 (-363) (-844))) (T -532))
-((-3919 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *6)) (-5 *5 (-1 (-418 (-1166 *6)) (-1166 *6))) (-4 *6 (-363)) (-5 *2 (-641 (-2 (|:| |outval| *7) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 *7)))))) (-5 *1 (-532 *6 *7 *4)) (-4 *7 (-363)) (-4 *4 (-13 (-363) (-844))))) (-4211 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *5)) (-4 *5 (-363)) (-5 *2 (-641 *6)) (-5 *1 (-532 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))) (-2215 (*1 *2 *3) (-12 (-5 *3 (-685 *4)) (-4 *4 (-363)) (-5 *2 (-1166 *4)) (-5 *1 (-532 *4 *5 *6)) (-4 *5 (-363)) (-4 *6 (-13 (-363) (-844))))))
-(-10 -7 (-15 -2215 ((-1166 |#1|) (-685 |#1|))) (-15 -4211 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -3919 ((-641 (-2 (|:| |outval| |#2|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#2|))))) (-685 |#1|) |#3| (-1 (-418 (-1166 |#1|)) (-1166 |#1|)))))
-((-1979 (((-687 (-1217)) $ (-1217)) NIL)) (-3799 (((-687 (-549)) $ (-549)) NIL)) (-2268 (((-767) $ (-128)) 41)) (-2472 (((-687 (-129)) $ (-129)) 42)) (-4014 (((-687 (-1217)) $) NIL)) (-3560 (((-687 (-1215)) $) NIL)) (-2808 (((-687 (-1214)) $) NIL)) (-3081 (((-687 (-549)) $) NIL)) (-3875 (((-687 (-547)) $) NIL)) (-3486 (((-687 (-546)) $) NIL)) (-2558 (((-767) $ (-128)) 37)) (-3608 (((-687 (-129)) $) 39)) (-2426 (((-112) $) 29)) (-2568 (((-687 $) (-579) (-950)) 19) (((-687 $) (-491) (-950)) 26)) (-2350 (((-858) $) 49)) (-3718 (($ $) 43)))
-(((-533) (-13 (-763 (-579)) (-611 (-858)) (-10 -8 (-15 -2568 ((-687 $) (-491) (-950)))))) (T -533))
-((-2568 (*1 *2 *3 *4) (-12 (-5 *3 (-491)) (-5 *4 (-950)) (-5 *2 (-687 (-533))) (-5 *1 (-533)))))
-(-13 (-763 (-579)) (-611 (-858)) (-10 -8 (-15 -2568 ((-687 $) (-491) (-950)))))
-((-2725 (((-839 (-564))) 12)) (-2734 (((-839 (-564))) 14)) (-2306 (((-829 (-564))) 9)))
-(((-534) (-10 -7 (-15 -2306 ((-829 (-564)))) (-15 -2725 ((-839 (-564)))) (-15 -2734 ((-839 (-564)))))) (T -534))
-((-2734 (*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534)))) (-2725 (*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534)))) (-2306 (*1 *2) (-12 (-5 *2 (-829 (-564))) (-5 *1 (-534)))))
-(-10 -7 (-15 -2306 ((-829 (-564)))) (-15 -2725 ((-839 (-564)))) (-15 -2734 ((-839 (-564)))))
-((-1647 (((-536) (-1170)) 15)) (-3432 ((|#1| (-536)) 20)))
-(((-535 |#1|) (-10 -7 (-15 -1647 ((-536) (-1170))) (-15 -3432 (|#1| (-536)))) (-1209)) (T -535))
-((-3432 (*1 *2 *3) (-12 (-5 *3 (-536)) (-5 *1 (-535 *2)) (-4 *2 (-1209)))) (-1647 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-536)) (-5 *1 (-535 *4)) (-4 *4 (-1209)))))
-(-10 -7 (-15 -1647 ((-536) (-1170))) (-15 -3432 (|#1| (-536))))
-((-2337 (((-112) $ $) NIL)) (-1462 (((-1152) $) 55)) (-4184 (((-112) $) 51)) (-4363 (((-1170) $) 52)) (-1971 (((-112) $) 49)) (-4191 (((-1152) $) 50)) (-1786 (($ (-1152)) 56)) (-3835 (((-112) $) NIL)) (-2659 (((-112) $) NIL)) (-4279 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-2374 (($ $ (-641 (-1170))) 21)) (-3432 (((-52) $) 23)) (-1903 (((-112) $) NIL)) (-4384 (((-564) $) NIL)) (-3877 (((-1114) $) NIL)) (-3060 (($ $ (-641 (-1170)) (-1170)) 73)) (-2334 (((-112) $) NIL)) (-2766 (((-225) $) NIL)) (-2797 (($ $) 44)) (-3212 (((-858) $) NIL)) (-1583 (((-112) $ $) NIL)) (-4362 (($ $ (-564)) NIL) (($ $ (-641 (-564))) NIL)) (-3675 (((-641 $) $) 30)) (-2552 (((-1170) (-641 $)) 57)) (-4344 (($ (-1152)) NIL) (($ (-1170)) 19) (($ (-564)) 8) (($ (-225)) 28) (($ (-858)) NIL) (($ (-641 $)) 65) (((-1098) $) 12) (($ (-1098)) 13)) (-2953 (((-1170) (-1170) (-641 $)) 60)) (-2350 (((-858) $) 54)) (-3075 (($ $) 59)) (-3064 (($ $) 58)) (-3240 (($ $ (-641 $)) 66)) (-3137 (((-112) $) 29)) (-2414 (($) 9 T CONST)) (-2428 (($) 11 T CONST)) (-2893 (((-112) $ $) 74)) (-3004 (($ $ $) 82)) (-2980 (($ $ $) 75)) (** (($ $ (-767)) 81) (($ $ (-564)) 80)) (* (($ $ $) 76)) (-2062 (((-564) $) NIL)))
-(((-536) (-13 (-1097 (-1152) (-1170) (-564) (-225) (-858)) (-612 (-1098)) (-10 -8 (-15 -3432 ((-52) $)) (-15 -4344 ($ (-1098))) (-15 -3240 ($ $ (-641 $))) (-15 -3060 ($ $ (-641 (-1170)) (-1170))) (-15 -2374 ($ $ (-641 (-1170)))) (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 -3004 ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ (-564))) (-15 0 ($) -3455) (-15 1 ($) -3455) (-15 -2797 ($ $)) (-15 -1462 ((-1152) $)) (-15 -1786 ($ (-1152))) (-15 -2552 ((-1170) (-641 $))) (-15 -2953 ((-1170) (-1170) (-641 $)))))) (T -536))
-((-3432 (*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-536)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-1098)) (-5 *1 (-536)))) (-3240 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-536))) (-5 *1 (-536)))) (-3060 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-1170)) (-5 *1 (-536)))) (-2374 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-536)))) (-2980 (*1 *1 *1 *1) (-5 *1 (-536))) (* (*1 *1 *1 *1) (-5 *1 (-536))) (-3004 (*1 *1 *1 *1) (-5 *1 (-536))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-536)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-536)))) (-2414 (*1 *1) (-5 *1 (-536))) (-2428 (*1 *1) (-5 *1 (-536))) (-2797 (*1 *1 *1) (-5 *1 (-536))) (-1462 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))) (-1786 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))) (-2552 (*1 *2 *3) (-12 (-5 *3 (-641 (-536))) (-5 *2 (-1170)) (-5 *1 (-536)))) (-2953 (*1 *2 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-536))) (-5 *1 (-536)))))
-(-13 (-1097 (-1152) (-1170) (-564) (-225) (-858)) (-612 (-1098)) (-10 -8 (-15 -3432 ((-52) $)) (-15 -4344 ($ (-1098))) (-15 -3240 ($ $ (-641 $))) (-15 -3060 ($ $ (-641 (-1170)) (-1170))) (-15 -2374 ($ $ (-641 (-1170)))) (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 -3004 ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ (-564))) (-15 (-2414) ($) -3455) (-15 (-2428) ($) -3455) (-15 -2797 ($ $)) (-15 -1462 ((-1152) $)) (-15 -1786 ($ (-1152))) (-15 -2552 ((-1170) (-641 $))) (-15 -2953 ((-1170) (-1170) (-641 $)))))
-((-4254 ((|#2| |#2|) 17)) (-1314 ((|#2| |#2|) 13)) (-2185 ((|#2| |#2| (-564) (-564)) 20)) (-3338 ((|#2| |#2|) 15)))
-(((-537 |#1| |#2|) (-10 -7 (-15 -1314 (|#2| |#2|)) (-15 -3338 (|#2| |#2|)) (-15 -4254 (|#2| |#2|)) (-15 -2185 (|#2| |#2| (-564) (-564)))) (-13 (-556) (-147)) (-1250 |#1|)) (T -537))
-((-2185 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-537 *4 *2)) (-4 *2 (-1250 *4)))) (-4254 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2)) (-4 *2 (-1250 *3)))) (-3338 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2)) (-4 *2 (-1250 *3)))) (-1314 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2)) (-4 *2 (-1250 *3)))))
-(-10 -7 (-15 -1314 (|#2| |#2|)) (-15 -3338 (|#2| |#2|)) (-15 -4254 (|#2| |#2|)) (-15 -2185 (|#2| |#2| (-564) (-564))))
-((-4288 (((-641 (-294 (-948 |#2|))) (-641 |#2|) (-641 (-1170))) 32)) (-3725 (((-641 |#2|) (-948 |#1|) |#3|) 54) (((-641 |#2|) (-1166 |#1|) |#3|) 53)) (-4104 (((-641 (-641 |#2|)) (-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)) |#3|) 106)))
-(((-538 |#1| |#2| |#3|) (-10 -7 (-15 -3725 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -3725 ((-641 |#2|) (-948 |#1|) |#3|)) (-15 -4104 ((-641 (-641 |#2|)) (-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)) |#3|)) (-15 -4288 ((-641 (-294 (-948 |#2|))) (-641 |#2|) (-641 (-1170))))) (-452) (-363) (-13 (-363) (-844))) (T -538))
-((-4288 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1170))) (-4 *6 (-363)) (-5 *2 (-641 (-294 (-948 *6)))) (-5 *1 (-538 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-13 (-363) (-844))))) (-4104 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-538 *6 *7 *5)) (-4 *7 (-363)) (-4 *5 (-13 (-363) (-844))))) (-3725 (*1 *2 *3 *4) (-12 (-5 *3 (-948 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6)) (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))) (-3725 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6)) (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))))
-(-10 -7 (-15 -3725 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -3725 ((-641 |#2|) (-948 |#1|) |#3|)) (-15 -4104 ((-641 (-641 |#2|)) (-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)) |#3|)) (-15 -4288 ((-641 (-294 (-948 |#2|))) (-641 |#2|) (-641 (-1170)))))
-((-1608 ((|#2| |#2| |#1|) 17)) (-2879 ((|#2| (-641 |#2|)) 33)) (-1949 ((|#2| (-641 |#2|)) 56)))
-(((-539 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2879 (|#2| (-641 |#2|))) (-15 -1949 (|#2| (-641 |#2|))) (-15 -1608 (|#2| |#2| |#1|))) (-307) (-1235 |#1|) |#1| (-1 |#1| |#1| (-767))) (T -539))
-((-1608 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-767))) (-5 *1 (-539 *3 *2 *4 *5)) (-4 *2 (-1235 *3)))) (-1949 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6)) (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))) (-2879 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6)) (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))))
-(-10 -7 (-15 -2879 (|#2| (-641 |#2|))) (-15 -1949 (|#2| (-641 |#2|))) (-15 -1608 (|#2| |#2| |#1|)))
-((-3595 (((-418 (-1166 |#4|)) (-1166 |#4|) (-1 (-418 (-1166 |#3|)) (-1166 |#3|))) 94) (((-418 |#4|) |#4| (-1 (-418 (-1166 |#3|)) (-1166 |#3|))) 220)))
-(((-540 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 |#4|) |#4| (-1 (-418 (-1166 |#3|)) (-1166 |#3|)))) (-15 -3595 ((-418 (-1166 |#4|)) (-1166 |#4|) (-1 (-418 (-1166 |#3|)) (-1166 |#3|))))) (-846) (-789) (-13 (-307) (-147)) (-945 |#3| |#2| |#1|)) (T -540))
-((-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 (-1166 *7)) (-1166 *7))) (-4 *7 (-13 (-307) (-147))) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *8 (-945 *7 *6 *5)) (-5 *2 (-418 (-1166 *8))) (-5 *1 (-540 *5 *6 *7 *8)) (-5 *3 (-1166 *8)))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 (-1166 *7)) (-1166 *7))) (-4 *7 (-13 (-307) (-147))) (-4 *5 (-846)) (-4 *6 (-789)) (-5 *2 (-418 *3)) (-5 *1 (-540 *5 *6 *7 *3)) (-4 *3 (-945 *7 *6 *5)))))
-(-10 -7 (-15 -3595 ((-418 |#4|) |#4| (-1 (-418 (-1166 |#3|)) (-1166 |#3|)))) (-15 -3595 ((-418 (-1166 |#4|)) (-1166 |#4|) (-1 (-418 (-1166 |#3|)) (-1166 |#3|)))))
-((-4254 ((|#4| |#4|) 73)) (-1314 ((|#4| |#4|) 69)) (-2185 ((|#4| |#4| (-564) (-564)) 75)) (-3338 ((|#4| |#4|) 71)))
-(((-541 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1314 (|#4| |#4|)) (-15 -3338 (|#4| |#4|)) (-15 -4254 (|#4| |#4|)) (-15 -2185 (|#4| |#4| (-564) (-564)))) (-13 (-363) (-368) (-612 (-564))) (-1235 |#1|) (-720 |#1| |#2|) (-1250 |#3|)) (T -541))
-((-2185 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3))) (-4 *5 (-1235 *4)) (-4 *6 (-720 *4 *5)) (-5 *1 (-541 *4 *5 *6 *2)) (-4 *2 (-1250 *6)))) (-4254 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3)) (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5)))) (-3338 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3)) (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5)))) (-1314 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3)) (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5)))))
-(-10 -7 (-15 -1314 (|#4| |#4|)) (-15 -3338 (|#4| |#4|)) (-15 -4254 (|#4| |#4|)) (-15 -2185 (|#4| |#4| (-564) (-564))))
-((-4254 ((|#2| |#2|) 27)) (-1314 ((|#2| |#2|) 23)) (-2185 ((|#2| |#2| (-564) (-564)) 29)) (-3338 ((|#2| |#2|) 25)))
-(((-542 |#1| |#2|) (-10 -7 (-15 -1314 (|#2| |#2|)) (-15 -3338 (|#2| |#2|)) (-15 -4254 (|#2| |#2|)) (-15 -2185 (|#2| |#2| (-564) (-564)))) (-13 (-363) (-368) (-612 (-564))) (-1250 |#1|)) (T -542))
-((-2185 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3))) (-5 *1 (-542 *4 *2)) (-4 *2 (-1250 *4)))) (-4254 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2)) (-4 *2 (-1250 *3)))) (-3338 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2)) (-4 *2 (-1250 *3)))) (-1314 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2)) (-4 *2 (-1250 *3)))))
-(-10 -7 (-15 -1314 (|#2| |#2|)) (-15 -3338 (|#2| |#2|)) (-15 -4254 (|#2| |#2|)) (-15 -2185 (|#2| |#2| (-564) (-564))))
-((-3318 (((-3 (-564) "failed") |#2| |#1| (-1 (-3 (-564) "failed") |#1|)) 18) (((-3 (-564) "failed") |#2| |#1| (-564) (-1 (-3 (-564) "failed") |#1|)) 14) (((-3 (-564) "failed") |#2| (-564) (-1 (-3 (-564) "failed") |#1|)) 32)))
-(((-543 |#1| |#2|) (-10 -7 (-15 -3318 ((-3 (-564) "failed") |#2| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -3318 ((-3 (-564) "failed") |#2| |#1| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -3318 ((-3 (-564) "failed") |#2| |#1| (-1 (-3 (-564) "failed") |#1|)))) (-1045) (-1235 |#1|)) (T -543))
-((-3318 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4)))) (-3318 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4)))) (-3318 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-564) "failed") *5)) (-4 *5 (-1045)) (-5 *2 (-564)) (-5 *1 (-543 *5 *3)) (-4 *3 (-1235 *5)))))
-(-10 -7 (-15 -3318 ((-3 (-564) "failed") |#2| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -3318 ((-3 (-564) "failed") |#2| |#1| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -3318 ((-3 (-564) "failed") |#2| |#1| (-1 (-3 (-564) "failed") |#1|))))
-((-2926 (($ $ $) 82)) (-3942 (((-418 $) $) 50)) (-4201 (((-3 (-564) "failed") $) 62)) (-2961 (((-564) $) 40)) (-1890 (((-3 (-407 (-564)) "failed") $) 77)) (-2271 (((-112) $) 25)) (-3956 (((-407 (-564)) $) 75)) (-3037 (((-112) $) 53)) (-1682 (($ $ $ $) 90)) (-4119 (((-112) $) 16)) (-1797 (($ $ $) 60)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 72)) (-1993 (((-3 $ "failed") $) 67)) (-2787 (($ $) 23)) (-3315 (($ $ $) 88)) (-3978 (($) 63)) (-4224 (($ $) 56)) (-3595 (((-418 $) $) 48)) (-2482 (((-112) $) 14)) (-3864 (((-767) $) 30)) (-3735 (($ $ (-767)) NIL) (($ $) 11)) (-3817 (($ $) 17)) (-4344 (((-564) $) NIL) (((-536) $) 39) (((-888 (-564)) $) 43) (((-379) $) 33) (((-225) $) 36)) (-1471 (((-767)) 9)) (-4177 (((-112) $ $) 20)) (-2038 (($ $ $) 58)))
-(((-544 |#1|) (-10 -8 (-15 -3315 (|#1| |#1| |#1|)) (-15 -1682 (|#1| |#1| |#1| |#1|)) (-15 -2787 (|#1| |#1|)) (-15 -3817 (|#1| |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -2926 (|#1| |#1| |#1|)) (-15 -4177 ((-112) |#1| |#1|)) (-15 -2482 ((-112) |#1|)) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -4344 ((-225) |#1|)) (-15 -4344 ((-379) |#1|)) (-15 -1797 (|#1| |#1| |#1|)) (-15 -4224 (|#1| |#1|)) (-15 -2038 (|#1| |#1| |#1|)) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4344 ((-564) |#1|)) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -4119 ((-112) |#1|)) (-15 -3864 ((-767) |#1|)) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3037 ((-112) |#1|)) (-15 -1471 ((-767)))) (-545)) (T -544))
-((-1471 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-544 *3)) (-4 *3 (-545)))))
-(-10 -8 (-15 -3315 (|#1| |#1| |#1|)) (-15 -1682 (|#1| |#1| |#1| |#1|)) (-15 -2787 (|#1| |#1|)) (-15 -3817 (|#1| |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -2926 (|#1| |#1| |#1|)) (-15 -4177 ((-112) |#1| |#1|)) (-15 -2482 ((-112) |#1|)) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -4344 ((-225) |#1|)) (-15 -4344 ((-379) |#1|)) (-15 -1797 (|#1| |#1| |#1|)) (-15 -4224 (|#1| |#1|)) (-15 -2038 (|#1| |#1| |#1|)) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4344 ((-564) |#1|)) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -4119 ((-112) |#1|)) (-15 -3864 ((-767) |#1|)) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3037 ((-112) |#1|)) (-15 -1471 ((-767))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-2926 (($ $ $) 85)) (-1498 (((-3 $ "failed") $ $) 19)) (-2192 (($ $ $ $) 74)) (-3472 (($ $) 52)) (-3942 (((-418 $) $) 53)) (-2697 (((-112) $ $) 125)) (-3415 (((-564) $) 114)) (-2336 (($ $ $) 88)) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 106)) (-2961 (((-564) $) 107)) (-2577 (($ $ $) 129)) (-2202 (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 104) (((-685 (-564)) (-685 $)) 103)) (-1654 (((-3 $ "failed") $) 33)) (-1890 (((-3 (-407 (-564)) "failed") $) 82)) (-2271 (((-112) $) 84)) (-3956 (((-407 (-564)) $) 83)) (-3038 (($) 81) (($ $) 80)) (-2560 (($ $ $) 128)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 123)) (-3037 (((-112) $) 54)) (-1682 (($ $ $ $) 72)) (-2230 (($ $ $) 86)) (-4119 (((-112) $) 116)) (-1797 (($ $ $) 97)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 100)) (-4035 (((-112) $) 31)) (-2220 (((-112) $) 92)) (-1993 (((-3 $ "failed") $) 94)) (-2131 (((-112) $) 115)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 132)) (-3365 (($ $ $ $) 73)) (-3142 (($ $ $) 117)) (-1515 (($ $ $) 118)) (-2787 (($ $) 76)) (-4029 (($ $) 89)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3315 (($ $ $) 71)) (-3978 (($) 93 T CONST)) (-4281 (($ $) 78)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-4224 (($ $) 98)) (-3595 (((-418 $) $) 51)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 130)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 124)) (-2482 (((-112) $) 91)) (-3864 (((-767) $) 126)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 127)) (-3735 (($ $ (-767)) 111) (($ $) 109)) (-2711 (($ $) 77)) (-3817 (($ $) 79)) (-4344 (((-564) $) 108) (((-536) $) 102) (((-888 (-564)) $) 101) (((-379) $) 96) (((-225) $) 95)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-564)) 105)) (-1471 (((-767)) 28 T CONST)) (-4177 (((-112) $ $) 87)) (-2038 (($ $ $) 99)) (-2940 (($) 90)) (-2502 (((-112) $ $) 40)) (-2481 (($ $ $ $) 75)) (-3453 (($ $) 113)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-767)) 112) (($ $) 110)) (-2945 (((-112) $ $) 120)) (-2922 (((-112) $ $) 121)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 119)) (-2912 (((-112) $ $) 122)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-3570 (((-641 |#2|) (-1166 |#1|) |#3|) 98)) (-3160 (((-641 (-2 (|:| |outval| |#2|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#2|))))) (-685 |#1|) |#3| (-1 (-418 (-1166 |#1|)) (-1166 |#1|))) 114)) (-3717 (((-1166 |#1|) (-685 |#1|)) 110)))
+(((-532 |#1| |#2| |#3|) (-10 -7 (-15 -3717 ((-1166 |#1|) (-685 |#1|))) (-15 -3570 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -3160 ((-641 (-2 (|:| |outval| |#2|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#2|))))) (-685 |#1|) |#3| (-1 (-418 (-1166 |#1|)) (-1166 |#1|))))) (-363) (-363) (-13 (-363) (-844))) (T -532))
+((-3160 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *6)) (-5 *5 (-1 (-418 (-1166 *6)) (-1166 *6))) (-4 *6 (-363)) (-5 *2 (-641 (-2 (|:| |outval| *7) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 *7)))))) (-5 *1 (-532 *6 *7 *4)) (-4 *7 (-363)) (-4 *4 (-13 (-363) (-844))))) (-3570 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *5)) (-4 *5 (-363)) (-5 *2 (-641 *6)) (-5 *1 (-532 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))) (-3717 (*1 *2 *3) (-12 (-5 *3 (-685 *4)) (-4 *4 (-363)) (-5 *2 (-1166 *4)) (-5 *1 (-532 *4 *5 *6)) (-4 *5 (-363)) (-4 *6 (-13 (-363) (-844))))))
+(-10 -7 (-15 -3717 ((-1166 |#1|) (-685 |#1|))) (-15 -3570 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -3160 ((-641 (-2 (|:| |outval| |#2|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#2|))))) (-685 |#1|) |#3| (-1 (-418 (-1166 |#1|)) (-1166 |#1|)))))
+((-3315 (((-687 (-1217)) $ (-1217)) NIL)) (-2037 (((-687 (-549)) $ (-549)) NIL)) (-1445 (((-767) $ (-128)) 41)) (-4152 (((-687 (-129)) $ (-129)) 42)) (-3526 (((-687 (-1217)) $) NIL)) (-1668 (((-687 (-1215)) $) NIL)) (-1675 (((-687 (-1214)) $) NIL)) (-2440 (((-687 (-549)) $) NIL)) (-3834 (((-687 (-547)) $) NIL)) (-3178 (((-687 (-546)) $) NIL)) (-2588 (((-767) $ (-128)) 37)) (-2290 (((-687 (-129)) $) 39)) (-4005 (((-112) $) 29)) (-3099 (((-687 $) (-579) (-950)) 19) (((-687 $) (-491) (-950)) 26)) (-2326 (((-858) $) 49)) (-4089 (($ $) 43)))
+(((-533) (-13 (-763 (-579)) (-611 (-858)) (-10 -8 (-15 -3099 ((-687 $) (-491) (-950)))))) (T -533))
+((-3099 (*1 *2 *3 *4) (-12 (-5 *3 (-491)) (-5 *4 (-950)) (-5 *2 (-687 (-533))) (-5 *1 (-533)))))
+(-13 (-763 (-579)) (-611 (-858)) (-10 -8 (-15 -3099 ((-687 $) (-491) (-950)))))
+((-2691 (((-839 (-564))) 12)) (-2700 (((-839 (-564))) 14)) (-2295 (((-829 (-564))) 9)))
+(((-534) (-10 -7 (-15 -2295 ((-829 (-564)))) (-15 -2691 ((-839 (-564)))) (-15 -2700 ((-839 (-564)))))) (T -534))
+((-2700 (*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534)))) (-2691 (*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534)))) (-2295 (*1 *2) (-12 (-5 *2 (-829 (-564))) (-5 *1 (-534)))))
+(-10 -7 (-15 -2295 ((-829 (-564)))) (-15 -2691 ((-839 (-564)))) (-15 -2700 ((-839 (-564)))))
+((-3235 (((-536) (-1170)) 15)) (-3398 ((|#1| (-536)) 20)))
+(((-535 |#1|) (-10 -7 (-15 -3235 ((-536) (-1170))) (-15 -3398 (|#1| (-536)))) (-1209)) (T -535))
+((-3398 (*1 *2 *3) (-12 (-5 *3 (-536)) (-5 *1 (-535 *2)) (-4 *2 (-1209)))) (-3235 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-536)) (-5 *1 (-535 *4)) (-4 *4 (-1209)))))
+(-10 -7 (-15 -3235 ((-536) (-1170))) (-15 -3398 (|#1| (-536))))
+((-2315 (((-112) $ $) NIL)) (-2100 (((-1152) $) 55)) (-3903 (((-112) $) 51)) (-4339 (((-1170) $) 52)) (-3681 (((-112) $) 49)) (-4159 (((-1152) $) 50)) (-2334 (($ (-1152)) 56)) (-2095 (((-112) $) NIL)) (-2242 (((-112) $) NIL)) (-1782 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-3787 (($ $ (-641 (-1170))) 21)) (-3398 (((-52) $) 23)) (-1914 (((-112) $) NIL)) (-4363 (((-564) $) NIL)) (-3868 (((-1114) $) NIL)) (-3030 (($ $ (-641 (-1170)) (-1170)) 73)) (-3558 (((-112) $) NIL)) (-2723 (((-225) $) NIL)) (-2764 (($ $) 44)) (-3183 (((-858) $) NIL)) (-1583 (((-112) $ $) NIL)) (-4361 (($ $ (-564)) NIL) (($ $ (-641 (-564))) NIL)) (-3633 (((-641 $) $) 30)) (-2527 (((-1170) (-641 $)) 57)) (-4327 (($ (-1152)) NIL) (($ (-1170)) 19) (($ (-564)) 8) (($ (-225)) 28) (($ (-858)) NIL) (($ (-641 $)) 65) (((-1098) $) 12) (($ (-1098)) 13)) (-2927 (((-1170) (-1170) (-641 $)) 60)) (-2326 (((-858) $) 54)) (-3057 (($ $) 59)) (-3045 (($ $) 58)) (-3225 (($ $ (-641 $)) 66)) (-1700 (((-112) $ $) NIL)) (-1556 (((-112) $) 29)) (-2409 (($) 9 T CONST)) (-2421 (($) 11 T CONST)) (-2876 (((-112) $ $) 74)) (-2992 (($ $ $) 82)) (-2968 (($ $ $) 75)) (** (($ $ (-767)) 81) (($ $ (-564)) 80)) (* (($ $ $) 76)) (-2069 (((-564) $) NIL)))
+(((-536) (-13 (-1097 (-1152) (-1170) (-564) (-225) (-858)) (-612 (-1098)) (-10 -8 (-15 -3398 ((-52) $)) (-15 -4327 ($ (-1098))) (-15 -3225 ($ $ (-641 $))) (-15 -3030 ($ $ (-641 (-1170)) (-1170))) (-15 -3787 ($ $ (-641 (-1170)))) (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 -2992 ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ (-564))) (-15 0 ($) -4008) (-15 1 ($) -4008) (-15 -2764 ($ $)) (-15 -2100 ((-1152) $)) (-15 -2334 ($ (-1152))) (-15 -2527 ((-1170) (-641 $))) (-15 -2927 ((-1170) (-1170) (-641 $)))))) (T -536))
+((-3398 (*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-536)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-1098)) (-5 *1 (-536)))) (-3225 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-536))) (-5 *1 (-536)))) (-3030 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-1170)) (-5 *1 (-536)))) (-3787 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-536)))) (-2968 (*1 *1 *1 *1) (-5 *1 (-536))) (* (*1 *1 *1 *1) (-5 *1 (-536))) (-2992 (*1 *1 *1 *1) (-5 *1 (-536))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-536)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-536)))) (-2409 (*1 *1) (-5 *1 (-536))) (-2421 (*1 *1) (-5 *1 (-536))) (-2764 (*1 *1 *1) (-5 *1 (-536))) (-2100 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))) (-2334 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))) (-2527 (*1 *2 *3) (-12 (-5 *3 (-641 (-536))) (-5 *2 (-1170)) (-5 *1 (-536)))) (-2927 (*1 *2 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-536))) (-5 *1 (-536)))))
+(-13 (-1097 (-1152) (-1170) (-564) (-225) (-858)) (-612 (-1098)) (-10 -8 (-15 -3398 ((-52) $)) (-15 -4327 ($ (-1098))) (-15 -3225 ($ $ (-641 $))) (-15 -3030 ($ $ (-641 (-1170)) (-1170))) (-15 -3787 ($ $ (-641 (-1170)))) (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 -2992 ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ (-564))) (-15 (-2409) ($) -4008) (-15 (-2421) ($) -4008) (-15 -2764 ($ $)) (-15 -2100 ((-1152) $)) (-15 -2334 ($ (-1152))) (-15 -2527 ((-1170) (-641 $))) (-15 -2927 ((-1170) (-1170) (-641 $)))))
+((-2124 ((|#2| |#2|) 17)) (-1743 ((|#2| |#2|) 13)) (-3861 ((|#2| |#2| (-564) (-564)) 20)) (-2445 ((|#2| |#2|) 15)))
+(((-537 |#1| |#2|) (-10 -7 (-15 -1743 (|#2| |#2|)) (-15 -2445 (|#2| |#2|)) (-15 -2124 (|#2| |#2|)) (-15 -3861 (|#2| |#2| (-564) (-564)))) (-13 (-556) (-147)) (-1250 |#1|)) (T -537))
+((-3861 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-537 *4 *2)) (-4 *2 (-1250 *4)))) (-2124 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2)) (-4 *2 (-1250 *3)))) (-2445 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2)) (-4 *2 (-1250 *3)))) (-1743 (*1 *2 *2) (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2)) (-4 *2 (-1250 *3)))))
+(-10 -7 (-15 -1743 (|#2| |#2|)) (-15 -2445 (|#2| |#2|)) (-15 -2124 (|#2| |#2|)) (-15 -3861 (|#2| |#2| (-564) (-564))))
+((-1749 (((-641 (-294 (-948 |#2|))) (-641 |#2|) (-641 (-1170))) 32)) (-1380 (((-641 |#2|) (-948 |#1|) |#3|) 54) (((-641 |#2|) (-1166 |#1|) |#3|) 53)) (-1300 (((-641 (-641 |#2|)) (-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)) |#3|) 106)))
+(((-538 |#1| |#2| |#3|) (-10 -7 (-15 -1380 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -1380 ((-641 |#2|) (-948 |#1|) |#3|)) (-15 -1300 ((-641 (-641 |#2|)) (-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)) |#3|)) (-15 -1749 ((-641 (-294 (-948 |#2|))) (-641 |#2|) (-641 (-1170))))) (-452) (-363) (-13 (-363) (-844))) (T -538))
+((-1749 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1170))) (-4 *6 (-363)) (-5 *2 (-641 (-294 (-948 *6)))) (-5 *1 (-538 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-13 (-363) (-844))))) (-1300 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-641 (-641 *7))) (-5 *1 (-538 *6 *7 *5)) (-4 *7 (-363)) (-4 *5 (-13 (-363) (-844))))) (-1380 (*1 *2 *3 *4) (-12 (-5 *3 (-948 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6)) (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))) (-1380 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6)) (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))))
+(-10 -7 (-15 -1380 ((-641 |#2|) (-1166 |#1|) |#3|)) (-15 -1380 ((-641 |#2|) (-948 |#1|) |#3|)) (-15 -1300 ((-641 (-641 |#2|)) (-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)) |#3|)) (-15 -1749 ((-641 (-294 (-948 |#2|))) (-641 |#2|) (-641 (-1170)))))
+((-3482 ((|#2| |#2| |#1|) 17)) (-2171 ((|#2| (-641 |#2|)) 33)) (-2978 ((|#2| (-641 |#2|)) 56)))
+(((-539 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2171 (|#2| (-641 |#2|))) (-15 -2978 (|#2| (-641 |#2|))) (-15 -3482 (|#2| |#2| |#1|))) (-307) (-1235 |#1|) |#1| (-1 |#1| |#1| (-767))) (T -539))
+((-3482 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-767))) (-5 *1 (-539 *3 *2 *4 *5)) (-4 *2 (-1235 *3)))) (-2978 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6)) (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))) (-2171 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6)) (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))))
+(-10 -7 (-15 -2171 (|#2| (-641 |#2|))) (-15 -2978 (|#2| (-641 |#2|))) (-15 -3482 (|#2| |#2| |#1|)))
+((-3546 (((-418 (-1166 |#4|)) (-1166 |#4|) (-1 (-418 (-1166 |#3|)) (-1166 |#3|))) 94) (((-418 |#4|) |#4| (-1 (-418 (-1166 |#3|)) (-1166 |#3|))) 220)))
+(((-540 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 |#4|) |#4| (-1 (-418 (-1166 |#3|)) (-1166 |#3|)))) (-15 -3546 ((-418 (-1166 |#4|)) (-1166 |#4|) (-1 (-418 (-1166 |#3|)) (-1166 |#3|))))) (-846) (-789) (-13 (-307) (-147)) (-945 |#3| |#2| |#1|)) (T -540))
+((-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 (-1166 *7)) (-1166 *7))) (-4 *7 (-13 (-307) (-147))) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *8 (-945 *7 *6 *5)) (-5 *2 (-418 (-1166 *8))) (-5 *1 (-540 *5 *6 *7 *8)) (-5 *3 (-1166 *8)))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 (-1166 *7)) (-1166 *7))) (-4 *7 (-13 (-307) (-147))) (-4 *5 (-846)) (-4 *6 (-789)) (-5 *2 (-418 *3)) (-5 *1 (-540 *5 *6 *7 *3)) (-4 *3 (-945 *7 *6 *5)))))
+(-10 -7 (-15 -3546 ((-418 |#4|) |#4| (-1 (-418 (-1166 |#3|)) (-1166 |#3|)))) (-15 -3546 ((-418 (-1166 |#4|)) (-1166 |#4|) (-1 (-418 (-1166 |#3|)) (-1166 |#3|)))))
+((-2124 ((|#4| |#4|) 73)) (-1743 ((|#4| |#4|) 69)) (-3861 ((|#4| |#4| (-564) (-564)) 75)) (-2445 ((|#4| |#4|) 71)))
+(((-541 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1743 (|#4| |#4|)) (-15 -2445 (|#4| |#4|)) (-15 -2124 (|#4| |#4|)) (-15 -3861 (|#4| |#4| (-564) (-564)))) (-13 (-363) (-368) (-612 (-564))) (-1235 |#1|) (-720 |#1| |#2|) (-1250 |#3|)) (T -541))
+((-3861 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3))) (-4 *5 (-1235 *4)) (-4 *6 (-720 *4 *5)) (-5 *1 (-541 *4 *5 *6 *2)) (-4 *2 (-1250 *6)))) (-2124 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3)) (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5)))) (-2445 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3)) (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5)))) (-1743 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3)) (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5)))))
+(-10 -7 (-15 -1743 (|#4| |#4|)) (-15 -2445 (|#4| |#4|)) (-15 -2124 (|#4| |#4|)) (-15 -3861 (|#4| |#4| (-564) (-564))))
+((-2124 ((|#2| |#2|) 27)) (-1743 ((|#2| |#2|) 23)) (-3861 ((|#2| |#2| (-564) (-564)) 29)) (-2445 ((|#2| |#2|) 25)))
+(((-542 |#1| |#2|) (-10 -7 (-15 -1743 (|#2| |#2|)) (-15 -2445 (|#2| |#2|)) (-15 -2124 (|#2| |#2|)) (-15 -3861 (|#2| |#2| (-564) (-564)))) (-13 (-363) (-368) (-612 (-564))) (-1250 |#1|)) (T -542))
+((-3861 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3))) (-5 *1 (-542 *4 *2)) (-4 *2 (-1250 *4)))) (-2124 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2)) (-4 *2 (-1250 *3)))) (-2445 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2)) (-4 *2 (-1250 *3)))) (-1743 (*1 *2 *2) (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2)) (-4 *2 (-1250 *3)))))
+(-10 -7 (-15 -1743 (|#2| |#2|)) (-15 -2445 (|#2| |#2|)) (-15 -2124 (|#2| |#2|)) (-15 -3861 (|#2| |#2| (-564) (-564))))
+((-2834 (((-3 (-564) "failed") |#2| |#1| (-1 (-3 (-564) "failed") |#1|)) 18) (((-3 (-564) "failed") |#2| |#1| (-564) (-1 (-3 (-564) "failed") |#1|)) 14) (((-3 (-564) "failed") |#2| (-564) (-1 (-3 (-564) "failed") |#1|)) 32)))
+(((-543 |#1| |#2|) (-10 -7 (-15 -2834 ((-3 (-564) "failed") |#2| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -2834 ((-3 (-564) "failed") |#2| |#1| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -2834 ((-3 (-564) "failed") |#2| |#1| (-1 (-3 (-564) "failed") |#1|)))) (-1045) (-1235 |#1|)) (T -543))
+((-2834 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4)))) (-2834 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4)))) (-2834 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-564) "failed") *5)) (-4 *5 (-1045)) (-5 *2 (-564)) (-5 *1 (-543 *5 *3)) (-4 *3 (-1235 *5)))))
+(-10 -7 (-15 -2834 ((-3 (-564) "failed") |#2| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -2834 ((-3 (-564) "failed") |#2| |#1| (-564) (-1 (-3 (-564) "failed") |#1|))) (-15 -2834 ((-3 (-564) "failed") |#2| |#1| (-1 (-3 (-564) "failed") |#1|))))
+((-1359 (($ $ $) 82)) (-2556 (((-418 $) $) 50)) (-4180 (((-3 (-564) "failed") $) 62)) (-2938 (((-564) $) 40)) (-3003 (((-3 (-407 (-564)) "failed") $) 77)) (-3635 (((-112) $) 25)) (-1478 (((-407 (-564)) $) 75)) (-4218 (((-112) $) 53)) (-2580 (($ $ $ $) 90)) (-3530 (((-112) $) 16)) (-2105 (($ $ $) 60)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 72)) (-3234 (((-3 $ "failed") $) 67)) (-2754 (($ $) 23)) (-3798 (($ $ $) 88)) (-3958 (($) 63)) (-2281 (($ $) 56)) (-3546 (((-418 $) $) 48)) (-2707 (((-112) $) 14)) (-2468 (((-767) $) 30)) (-3142 (($ $ (-767)) NIL) (($ $) 11)) (-3774 (($ $) 17)) (-4327 (((-564) $) NIL) (((-536) $) 39) (((-888 (-564)) $) 43) (((-379) $) 33) (((-225) $) 36)) (-3662 (((-767)) 9)) (-1601 (((-112) $ $) 20)) (-2994 (($ $ $) 58)))
+(((-544 |#1|) (-10 -8 (-15 -3798 (|#1| |#1| |#1|)) (-15 -2580 (|#1| |#1| |#1| |#1|)) (-15 -2754 (|#1| |#1|)) (-15 -3774 (|#1| |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -1359 (|#1| |#1| |#1|)) (-15 -1601 ((-112) |#1| |#1|)) (-15 -2707 ((-112) |#1|)) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -4327 ((-225) |#1|)) (-15 -4327 ((-379) |#1|)) (-15 -2105 (|#1| |#1| |#1|)) (-15 -2281 (|#1| |#1|)) (-15 -2994 (|#1| |#1| |#1|)) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4327 ((-564) |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3530 ((-112) |#1|)) (-15 -2468 ((-767) |#1|)) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -4218 ((-112) |#1|)) (-15 -3662 ((-767)))) (-545)) (T -544))
+((-3662 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-544 *3)) (-4 *3 (-545)))))
+(-10 -8 (-15 -3798 (|#1| |#1| |#1|)) (-15 -2580 (|#1| |#1| |#1| |#1|)) (-15 -2754 (|#1| |#1|)) (-15 -3774 (|#1| |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -1359 (|#1| |#1| |#1|)) (-15 -1601 ((-112) |#1| |#1|)) (-15 -2707 ((-112) |#1|)) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -4327 ((-225) |#1|)) (-15 -4327 ((-379) |#1|)) (-15 -2105 (|#1| |#1| |#1|)) (-15 -2281 (|#1| |#1|)) (-15 -2994 (|#1| |#1| |#1|)) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4327 ((-564) |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3530 ((-112) |#1|)) (-15 -2468 ((-767) |#1|)) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -4218 ((-112) |#1|)) (-15 -3662 ((-767))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1359 (($ $ $) 86)) (-1318 (((-3 $ "failed") $ $) 20)) (-3247 (($ $ $ $) 75)) (-1367 (($ $) 53)) (-2556 (((-418 $) $) 54)) (-3143 (((-112) $ $) 126)) (-1336 (((-564) $) 115)) (-2310 (($ $ $) 89)) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 107)) (-2938 (((-564) $) 108)) (-2544 (($ $ $) 130)) (-1863 (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 105) (((-685 (-564)) (-685 $)) 104)) (-1580 (((-3 $ "failed") $) 34)) (-3003 (((-3 (-407 (-564)) "failed") $) 83)) (-3635 (((-112) $) 85)) (-1478 (((-407 (-564)) $) 84)) (-2498 (($) 82) (($ $) 81)) (-2523 (($ $ $) 129)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 124)) (-4218 (((-112) $) 55)) (-2580 (($ $ $ $) 73)) (-1573 (($ $ $) 87)) (-3530 (((-112) $) 117)) (-2105 (($ $ $) 98)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 101)) (-1980 (((-112) $) 32)) (-3207 (((-112) $) 93)) (-3234 (((-3 $ "failed") $) 95)) (-4371 (((-112) $) 116)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 133)) (-2066 (($ $ $ $) 74)) (-1469 (($ $ $) 118)) (-1530 (($ $ $) 119)) (-2754 (($ $) 77)) (-2313 (($ $) 90)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3798 (($ $ $) 72)) (-3958 (($) 94 T CONST)) (-3660 (($ $) 79)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-2281 (($ $) 99)) (-3546 (((-418 $) $) 52)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 132) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 131)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 125)) (-2707 (((-112) $) 92)) (-2468 (((-767) $) 127)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 128)) (-3142 (($ $ (-767)) 112) (($ $) 110)) (-2188 (($ $) 78)) (-3774 (($ $) 80)) (-4327 (((-564) $) 109) (((-536) $) 103) (((-888 (-564)) $) 102) (((-379) $) 97) (((-225) $) 96)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-564)) 106)) (-3662 (((-767)) 29 T CONST)) (-1601 (((-112) $ $) 88)) (-2994 (($ $ $) 100)) (-1700 (((-112) $ $) 9)) (-4370 (($) 91)) (-3013 (((-112) $ $) 41)) (-3863 (($ $ $ $) 76)) (-2007 (($ $) 114)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-767)) 113) (($ $) 111)) (-2932 (((-112) $ $) 121)) (-2909 (((-112) $ $) 122)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 120)) (-2897 (((-112) $ $) 123)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-545) (-140)) (T -545))
-((-2220 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-2482 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-2940 (*1 *1) (-4 *1 (-545))) (-4029 (*1 *1 *1) (-4 *1 (-545))) (-2336 (*1 *1 *1 *1) (-4 *1 (-545))) (-4177 (*1 *2 *1 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-2230 (*1 *1 *1 *1) (-4 *1 (-545))) (-2926 (*1 *1 *1 *1) (-4 *1 (-545))) (-2271 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-3956 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-407 (-564))))) (-1890 (*1 *2 *1) (|partial| -12 (-4 *1 (-545)) (-5 *2 (-407 (-564))))) (-3038 (*1 *1) (-4 *1 (-545))) (-3038 (*1 *1 *1) (-4 *1 (-545))) (-3817 (*1 *1 *1) (-4 *1 (-545))) (-4281 (*1 *1 *1) (-4 *1 (-545))) (-2711 (*1 *1 *1) (-4 *1 (-545))) (-2787 (*1 *1 *1) (-4 *1 (-545))) (-2481 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-2192 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-3365 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-1682 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-3315 (*1 *1 *1 *1) (-4 *1 (-545))))
-(-13 (-1213) (-307) (-816) (-233) (-612 (-564)) (-1034 (-564)) (-637 (-564)) (-612 (-536)) (-612 (-888 (-564))) (-882 (-564)) (-143) (-1018) (-147) (-1145) (-10 -8 (-15 -2220 ((-112) $)) (-15 -2482 ((-112) $)) (-6 -4405) (-15 -2940 ($)) (-15 -4029 ($ $)) (-15 -2336 ($ $ $)) (-15 -4177 ((-112) $ $)) (-15 -2230 ($ $ $)) (-15 -2926 ($ $ $)) (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $)) (-15 -3038 ($)) (-15 -3038 ($ $)) (-15 -3817 ($ $)) (-15 -4281 ($ $)) (-15 -2711 ($ $)) (-15 -2787 ($ $)) (-15 -2481 ($ $ $ $)) (-15 -2192 ($ $ $ $)) (-15 -3365 ($ $ $ $)) (-15 -1682 ($ $ $ $)) (-15 -3315 ($ $ $)) (-6 -4404)))
+((-3207 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-2707 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-4370 (*1 *1) (-4 *1 (-545))) (-2313 (*1 *1 *1) (-4 *1 (-545))) (-2310 (*1 *1 *1 *1) (-4 *1 (-545))) (-1601 (*1 *2 *1 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-1573 (*1 *1 *1 *1) (-4 *1 (-545))) (-1359 (*1 *1 *1 *1) (-4 *1 (-545))) (-3635 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-407 (-564))))) (-3003 (*1 *2 *1) (|partial| -12 (-4 *1 (-545)) (-5 *2 (-407 (-564))))) (-2498 (*1 *1) (-4 *1 (-545))) (-2498 (*1 *1 *1) (-4 *1 (-545))) (-3774 (*1 *1 *1) (-4 *1 (-545))) (-3660 (*1 *1 *1) (-4 *1 (-545))) (-2188 (*1 *1 *1) (-4 *1 (-545))) (-2754 (*1 *1 *1) (-4 *1 (-545))) (-3863 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-3247 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-2066 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-2580 (*1 *1 *1 *1 *1) (-4 *1 (-545))) (-3798 (*1 *1 *1 *1) (-4 *1 (-545))))
+(-13 (-1213) (-307) (-816) (-233) (-612 (-564)) (-1034 (-564)) (-637 (-564)) (-612 (-536)) (-612 (-888 (-564))) (-882 (-564)) (-143) (-1018) (-147) (-1145) (-10 -8 (-15 -3207 ((-112) $)) (-15 -2707 ((-112) $)) (-6 -4406) (-15 -4370 ($)) (-15 -2313 ($ $)) (-15 -2310 ($ $ $)) (-15 -1601 ((-112) $ $)) (-15 -1573 ($ $ $)) (-15 -1359 ($ $ $)) (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $)) (-15 -2498 ($)) (-15 -2498 ($ $)) (-15 -3774 ($ $)) (-15 -3660 ($ $)) (-15 -2188 ($ $)) (-15 -2754 ($ $)) (-15 -3863 ($ $ $ $)) (-15 -3247 ($ $ $ $)) (-15 -2066 ($ $ $ $)) (-15 -2580 ($ $ $ $)) (-15 -3798 ($ $ $)) (-6 -4405)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-147) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-143) . T) ((-172) . T) ((-612 (-225)) . T) ((-612 (-379)) . T) ((-612 (-536)) . T) ((-612 (-564)) . T) ((-612 (-888 (-564))) . T) ((-233) . T) ((-290) . T) ((-307) . T) ((-452) . T) ((-556) . T) ((-644 $) . T) ((-637 (-564)) . T) ((-713 $) . T) ((-722) . T) ((-787) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-816) . T) ((-844) . T) ((-846) . T) ((-882 (-564)) . T) ((-916) . T) ((-1018) . T) ((-1034 (-564)) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) . T) ((-1213) . T))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-546) (-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))) (T -546))
-((-3500 (*1 *1) (-5 *1 (-546))))
-(-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-546) (-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))) (T -546))
+((-1747 (*1 *1) (-5 *1 (-546))))
+(-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))
((|Integer|) (COND ((< 16 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-547) (-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))) (T -547))
-((-3500 (*1 *1) (-5 *1 (-547))))
-(-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-547) (-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))) (T -547))
+((-1747 (*1 *1) (-5 *1 (-547))))
+(-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))
((|Integer|) (COND ((< 32 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-548) (-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))) (T -548))
-((-3500 (*1 *1) (-5 *1 (-548))))
-(-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-548) (-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))) (T -548))
+((-1747 (*1 *1) (-5 *1 (-548))))
+(-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))
((|Integer|) (COND ((< 64 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-549) (-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))) (T -549))
-((-3500 (*1 *1) (-5 *1 (-549))))
-(-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-549) (-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))) (T -549))
+((-1747 (*1 *1) (-5 *1 (-549))))
+(-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))
((|Integer|) (COND ((< 8 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#2| $ |#1| |#2|) NIL)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) NIL)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-1411 (((-641 |#1|) $) NIL)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-3932 (((-641 |#1|) $) NIL)) (-2861 (((-112) |#1| $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-550 |#1| |#2| |#3|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406))) (-1094) (-1094) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406)))) (T -550))
-NIL
-(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406)))
-((-3931 (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-1 (-1166 |#2|) (-1166 |#2|))) 52)))
-(((-551 |#1| |#2|) (-10 -7 (-15 -3931 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-1 (-1166 |#2|) (-1166 |#2|))))) (-13 (-846) (-556)) (-13 (-27) (-430 |#1|))) (T -551))
-((-3931 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-610 *3)) (-5 *5 (-1 (-1166 *3) (-1166 *3))) (-4 *3 (-13 (-27) (-430 *6))) (-4 *6 (-13 (-846) (-556))) (-5 *2 (-585 *3)) (-5 *1 (-551 *6 *3)))))
-(-10 -7 (-15 -3931 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-1 (-1166 |#2|) (-1166 |#2|)))))
-((-2233 (((-585 |#5|) |#5| (-1 |#3| |#3|)) 222)) (-2081 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 218)) (-1677 (((-585 |#5|) |#5| (-1 |#3| |#3|)) 226)))
-(((-552 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1677 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2233 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2081 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-846) (-556) (-1034 (-564))) (-13 (-27) (-430 |#1|)) (-1235 |#2|) (-1235 (-407 |#3|)) (-342 |#2| |#3| |#4|)) (T -552))
-((-2081 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-27) (-430 *4))) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-4 *7 (-1235 (-407 *6))) (-5 *1 (-552 *4 *5 *6 *7 *2)) (-4 *2 (-342 *5 *6 *7)))) (-2233 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-13 (-27) (-430 *5))) (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7))) (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3)) (-4 *3 (-342 *6 *7 *8)))) (-1677 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-13 (-27) (-430 *5))) (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7))) (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3)) (-4 *3 (-342 *6 *7 *8)))))
-(-10 -7 (-15 -1677 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2233 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2081 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
-((-3629 (((-112) (-564) (-564)) 12)) (-1990 (((-564) (-564)) 7)) (-2660 (((-564) (-564) (-564)) 10)))
-(((-553) (-10 -7 (-15 -1990 ((-564) (-564))) (-15 -2660 ((-564) (-564) (-564))) (-15 -3629 ((-112) (-564) (-564))))) (T -553))
-((-3629 (*1 *2 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-553)))) (-2660 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))) (-1990 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))))
-(-10 -7 (-15 -1990 ((-564) (-564))) (-15 -2660 ((-564) (-564) (-564))) (-15 -3629 ((-112) (-564) (-564))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3325 ((|#1| $) 62)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1321 (($ $) 92)) (-4294 (($ $) 75)) (-2967 ((|#1| $) 63)) (-1498 (((-3 $ "failed") $ $) 19)) (-3605 (($ $) 74)) (-1301 (($ $) 91)) (-4268 (($ $) 76)) (-1337 (($ $) 90)) (-4318 (($ $) 77)) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 70)) (-2961 (((-564) $) 71)) (-1654 (((-3 $ "failed") $) 33)) (-3674 (($ |#1| |#1|) 67)) (-4119 (((-112) $) 61)) (-2295 (($) 102)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 73)) (-2131 (((-112) $) 60)) (-3142 (($ $ $) 108)) (-1515 (($ $ $) 107)) (-3473 (($ $) 99)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-4037 (($ |#1| |#1|) 68) (($ |#1|) 66) (($ (-407 (-564))) 65)) (-2219 ((|#1| $) 64)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-2537 (((-3 $ "failed") $ $) 43)) (-1671 (($ $) 100)) (-1347 (($ $) 89)) (-4328 (($ $) 78)) (-1330 (($ $) 88)) (-4306 (($ $) 79)) (-1311 (($ $) 87)) (-4280 (($ $) 80)) (-1987 (((-112) $ |#1|) 59)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-564)) 69)) (-1471 (((-767)) 28 T CONST)) (-1380 (($ $) 98)) (-4358 (($ $) 86)) (-2502 (((-112) $ $) 40)) (-1359 (($ $) 97)) (-4339 (($ $) 85)) (-1402 (($ $) 96)) (-4378 (($ $) 84)) (-1293 (($ $) 95)) (-1294 (($ $) 83)) (-1391 (($ $) 94)) (-4368 (($ $) 82)) (-1368 (($ $) 93)) (-4349 (($ $) 81)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 105)) (-2922 (((-112) $ $) 104)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 106)) (-2912 (((-112) $ $) 103)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ $) 101) (($ $ (-407 (-564))) 72)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#2| $ |#1| |#2|) NIL)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) NIL)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3979 (((-641 |#1|) $) NIL)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2885 (((-641 |#1|) $) NIL)) (-2241 (((-112) |#1| $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-550 |#1| |#2| |#3|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407))) (-1094) (-1094) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407)))) (T -550))
+NIL
+(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407)))
+((-1877 (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-1 (-1166 |#2|) (-1166 |#2|))) 50)))
+(((-551 |#1| |#2|) (-10 -7 (-15 -1877 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-1 (-1166 |#2|) (-1166 |#2|))))) (-13 (-846) (-556)) (-13 (-27) (-430 |#1|))) (T -551))
+((-1877 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-610 *3)) (-5 *5 (-1 (-1166 *3) (-1166 *3))) (-4 *3 (-13 (-27) (-430 *6))) (-4 *6 (-13 (-846) (-556))) (-5 *2 (-585 *3)) (-5 *1 (-551 *6 *3)))))
+(-10 -7 (-15 -1877 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-1 (-1166 |#2|) (-1166 |#2|)))))
+((-1884 (((-585 |#5|) |#5| (-1 |#3| |#3|)) 222)) (-3972 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 218)) (-3255 (((-585 |#5|) |#5| (-1 |#3| |#3|)) 226)))
+(((-552 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3255 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1884 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3972 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-846) (-556) (-1034 (-564))) (-13 (-27) (-430 |#1|)) (-1235 |#2|) (-1235 (-407 |#3|)) (-342 |#2| |#3| |#4|)) (T -552))
+((-3972 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-27) (-430 *4))) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-4 *7 (-1235 (-407 *6))) (-5 *1 (-552 *4 *5 *6 *7 *2)) (-4 *2 (-342 *5 *6 *7)))) (-1884 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-13 (-27) (-430 *5))) (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7))) (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3)) (-4 *3 (-342 *6 *7 *8)))) (-3255 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-13 (-27) (-430 *5))) (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7))) (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3)) (-4 *3 (-342 *6 *7 *8)))))
+(-10 -7 (-15 -3255 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -1884 ((-585 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3972 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
+((-1510 (((-112) (-564) (-564)) 12)) (-2093 (((-564) (-564)) 7)) (-2351 (((-564) (-564) (-564)) 10)))
+(((-553) (-10 -7 (-15 -2093 ((-564) (-564))) (-15 -2351 ((-564) (-564) (-564))) (-15 -1510 ((-112) (-564) (-564))))) (T -553))
+((-1510 (*1 *2 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-553)))) (-2351 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))) (-2093 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))))
+(-10 -7 (-15 -2093 ((-564) (-564))) (-15 -2351 ((-564) (-564) (-564))) (-15 -1510 ((-112) (-564) (-564))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3290 ((|#1| $) 63)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1316 (($ $) 93)) (-4272 (($ $) 76)) (-3795 ((|#1| $) 64)) (-1318 (((-3 $ "failed") $ $) 20)) (-3557 (($ $) 75)) (-1295 (($ $) 92)) (-4249 (($ $) 77)) (-1339 (($ $) 91)) (-4296 (($ $) 78)) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 71)) (-2938 (((-564) $) 72)) (-1580 (((-3 $ "failed") $) 34)) (-2308 (($ |#1| |#1|) 68)) (-3530 (((-112) $) 62)) (-2284 (($) 103)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 74)) (-4371 (((-112) $) 61)) (-1469 (($ $ $) 109)) (-1530 (($ $ $) 108)) (-3441 (($ $) 100)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-2169 (($ |#1| |#1|) 69) (($ |#1|) 67) (($ (-407 (-564))) 66)) (-2846 ((|#1| $) 65)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-2501 (((-3 $ "failed") $ $) 44)) (-1673 (($ $) 101)) (-1350 (($ $) 90)) (-4305 (($ $) 79)) (-1327 (($ $) 89)) (-4284 (($ $) 80)) (-1307 (($ $) 88)) (-4261 (($ $) 81)) (-1785 (((-112) $ |#1|) 60)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-564)) 70)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 99)) (-4342 (($ $) 87)) (-3013 (((-112) $ $) 41)) (-1361 (($ $) 98)) (-4317 (($ $) 86)) (-1409 (($ $) 97)) (-4366 (($ $) 85)) (-2665 (($ $) 96)) (-4378 (($ $) 84)) (-1398 (($ $) 95)) (-4353 (($ $) 83)) (-1372 (($ $) 94)) (-4329 (($ $) 82)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 106)) (-2909 (((-112) $ $) 105)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 107)) (-2897 (((-112) $ $) 104)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ $) 102) (($ $ (-407 (-564))) 73)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-554 |#1|) (-140) (-13 (-404) (-1194))) (T -554))
-((-4037 (*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-3674 (*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-4037 (*1 *1 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-4037 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))))) (-2219 (*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-2967 (*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-3325 (*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-4119 (*1 *2 *1) (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))) (-2131 (*1 *2 *1) (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))) (-1987 (*1 *2 *1 *3) (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))))
-(-13 (-452) (-846) (-1194) (-998) (-1034 (-564)) (-10 -8 (-6 -3613) (-15 -4037 ($ |t#1| |t#1|)) (-15 -3674 ($ |t#1| |t#1|)) (-15 -4037 ($ |t#1|)) (-15 -4037 ($ (-407 (-564)))) (-15 -2219 (|t#1| $)) (-15 -2967 (|t#1| $)) (-15 -3325 (|t#1| $)) (-15 -4119 ((-112) $)) (-15 -2131 ((-112) $)) (-15 -1987 ((-112) $ |t#1|))))
+((-2169 (*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-2308 (*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-2169 (*1 *1 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-2169 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))))) (-2846 (*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-3795 (*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-3290 (*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))) (-3530 (*1 *2 *1) (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))) (-4371 (*1 *2 *1) (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))) (-1785 (*1 *2 *1 *3) (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))))
+(-13 (-452) (-846) (-1194) (-998) (-1034 (-564)) (-10 -8 (-6 -3583) (-15 -2169 ($ |t#1| |t#1|)) (-15 -2308 ($ |t#1| |t#1|)) (-15 -2169 ($ |t#1|)) (-15 -2169 ($ (-407 (-564)))) (-15 -2846 (|t#1| $)) (-15 -3795 (|t#1| $)) (-15 -3290 (|t#1| $)) (-15 -3530 ((-112) $)) (-15 -4371 ((-112) $)) (-15 -1785 ((-112) $ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-35) . T) ((-95) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-284) . T) ((-290) . T) ((-452) . T) ((-493) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-846) . T) ((-998) . T) ((-1034 (-564)) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) . T) ((-1197) . T))
-((-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 9)) (-2890 (($ $) 11)) (-3760 (((-112) $) 20)) (-1654 (((-3 $ "failed") $) 16)) (-2502 (((-112) $ $) 22)))
-(((-555 |#1|) (-10 -8 (-15 -3760 ((-112) |#1|)) (-15 -2502 ((-112) |#1| |#1|)) (-15 -2890 (|#1| |#1|)) (-15 -1850 ((-2 (|:| -3506 |#1|) (|:| -4393 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|))) (-556)) (T -555))
+((-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 9)) (-2086 (($ $) 11)) (-3466 (((-112) $) 20)) (-1580 (((-3 $ "failed") $) 16)) (-3013 (((-112) $ $) 22)))
+(((-555 |#1|) (-10 -8 (-15 -3466 ((-112) |#1|)) (-15 -3013 ((-112) |#1| |#1|)) (-15 -2086 (|#1| |#1|)) (-15 -1656 ((-2 (|:| -2112 |#1|) (|:| -4394 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|))) (-556)) (T -555))
NIL
-(-10 -8 (-15 -3760 ((-112) |#1|)) (-15 -2502 ((-112) |#1| |#1|)) (-15 -2890 (|#1| |#1|)) (-15 -1850 ((-2 (|:| -3506 |#1|) (|:| -4393 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ $) 43)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -3466 ((-112) |#1|)) (-15 -3013 ((-112) |#1| |#1|)) (-15 -2086 (|#1| |#1|)) (-15 -1656 ((-2 (|:| -2112 |#1|) (|:| -4394 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ $) 44)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-556) (-140)) (T -556))
-((-2537 (*1 *1 *1 *1) (|partial| -4 *1 (-556))) (-1850 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3506 *1) (|:| -4393 *1) (|:| |associate| *1))) (-4 *1 (-556)))) (-2890 (*1 *1 *1) (-4 *1 (-556))) (-2502 (*1 *2 *1 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))) (-3760 (*1 *2 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))))
-(-13 (-172) (-38 $) (-290) (-10 -8 (-15 -2537 ((-3 $ "failed") $ $)) (-15 -1850 ((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $)) (-15 -2890 ($ $)) (-15 -2502 ((-112) $ $)) (-15 -3760 ((-112) $))))
+((-2501 (*1 *1 *1 *1) (|partial| -4 *1 (-556))) (-1656 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2112 *1) (|:| -4394 *1) (|:| |associate| *1))) (-4 *1 (-556)))) (-2086 (*1 *1 *1) (-4 *1 (-556))) (-3013 (*1 *2 *1 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))) (-3466 (*1 *2 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))))
+(-13 (-172) (-38 $) (-290) (-10 -8 (-15 -2501 ((-3 $ "failed") $ $)) (-15 -1656 ((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $)) (-15 -2086 ($ $)) (-15 -3013 ((-112) $ $)) (-15 -3466 ((-112) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3395 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1170) (-641 |#2|)) 40)) (-3230 (((-585 |#2|) |#2| (-1170)) 65)) (-1376 (((-3 |#2| "failed") |#2| (-1170)) 158)) (-2703 (((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) (-610 |#2|) (-641 (-610 |#2|))) 161)) (-2709 (((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) |#2|) 43)))
-(((-557 |#1| |#2|) (-10 -7 (-15 -2709 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) |#2|)) (-15 -3395 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1170) (-641 |#2|))) (-15 -1376 ((-3 |#2| "failed") |#2| (-1170))) (-15 -3230 ((-585 |#2|) |#2| (-1170))) (-15 -2703 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) (-610 |#2|) (-641 (-610 |#2|))))) (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -557))
-((-2703 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1170)) (-5 *6 (-641 (-610 *3))) (-5 *5 (-610 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3))) (-5 *1 (-557 *7 *3)))) (-3230 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-557 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-1376 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-557 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-3395 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-557 *6 *3)))) (-2709 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3))) (-5 *1 (-557 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(-10 -7 (-15 -2709 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) |#2|)) (-15 -3395 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1170) (-641 |#2|))) (-15 -1376 ((-3 |#2| "failed") |#2| (-1170))) (-15 -3230 ((-585 |#2|) |#2| (-1170))) (-15 -2703 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) (-610 |#2|) (-641 (-610 |#2|)))))
-((-3942 (((-418 |#1|) |#1|) 18)) (-3595 (((-418 |#1|) |#1|) 33)) (-3404 (((-3 |#1| "failed") |#1|) 49)) (-2345 (((-418 |#1|) |#1|) 63)))
-(((-558 |#1|) (-10 -7 (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -2345 ((-418 |#1|) |#1|)) (-15 -3404 ((-3 |#1| "failed") |#1|))) (-545)) (T -558))
-((-3404 (*1 *2 *2) (|partial| -12 (-5 *1 (-558 *2)) (-4 *2 (-545)))) (-2345 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))) (-3942 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))) (-3595 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))))
-(-10 -7 (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -2345 ((-418 |#1|) |#1|)) (-15 -3404 ((-3 |#1| "failed") |#1|)))
-((-1309 (($) 9)) (-2427 (((-3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 35)) (-1411 (((-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $) 32)) (-2714 (($ (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) 29)) (-3437 (($ (-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) 27)) (-3726 (((-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 39)) (-2666 (((-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $) 37)) (-3603 (((-1264)) 12)))
-(((-559) (-10 -8 (-15 -1309 ($)) (-15 -3603 ((-1264))) (-15 -1411 ((-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -3437 ($ (-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))))) (-15 -2714 ($ (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-15 -2427 ((-3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2666 ((-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $)) (-15 -3726 ((-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -559))
-((-3726 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-559)))) (-2666 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-559)))) (-2427 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-559)))) (-2714 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) (-5 *1 (-559)))) (-3437 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-559)))) (-1411 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-5 *1 (-559)))) (-3603 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-559)))) (-1309 (*1 *1) (-5 *1 (-559))))
-(-10 -8 (-15 -1309 ($)) (-15 -3603 ((-1264))) (-15 -1411 ((-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -3437 ($ (-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))))) (-15 -2714 ($ (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-15 -2427 ((-3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2666 ((-641 (-2 (|:| -3058 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $)) (-15 -3726 ((-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -2029 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
-((-3562 (((-1166 (-407 (-1166 |#2|))) |#2| (-610 |#2|) (-610 |#2|) (-1166 |#2|)) 35)) (-1457 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 105) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) |#2| (-1166 |#2|)) 115)) (-3277 (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 85) (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|)) 55)) (-3719 (((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| (-610 |#2|) |#2| (-407 (-1166 |#2|))) 92) (((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| |#2| (-1166 |#2|)) 114)) (-3687 (((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 110) (((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) |#2| (-1166 |#2|)) 116)) (-3439 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 135 (|has| |#3| (-652 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|)) 134 (|has| |#3| (-652 |#2|)))) (-3733 ((|#2| (-1166 (-407 (-1166 |#2|))) (-610 |#2|) |#2|) 53)) (-2951 (((-1166 (-407 (-1166 |#2|))) (-1166 |#2|) (-610 |#2|)) 34)))
-(((-560 |#1| |#2| |#3|) (-10 -7 (-15 -3277 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -3277 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3719 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| |#2| (-1166 |#2|))) (-15 -3719 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -1457 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) |#2| (-1166 |#2|))) (-15 -1457 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3687 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) |#2| (-1166 |#2|))) (-15 -3687 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3562 ((-1166 (-407 (-1166 |#2|))) |#2| (-610 |#2|) (-610 |#2|) (-1166 |#2|))) (-15 -3733 (|#2| (-1166 (-407 (-1166 |#2|))) (-610 |#2|) |#2|)) (-15 -2951 ((-1166 (-407 (-1166 |#2|))) (-1166 |#2|) (-610 |#2|))) (IF (|has| |#3| (-652 |#2|)) (PROGN (-15 -3439 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -3439 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))))) |%noBranch|)) (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))) (-13 (-430 |#1|) (-27) (-1194)) (-1094)) (T -560))
-((-3439 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-610 *4)) (-5 *6 (-407 (-1166 *4))) (-4 *4 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))) (-3439 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-610 *4)) (-5 *6 (-1166 *4)) (-4 *4 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))) (-2951 (*1 *2 *3 *4) (-12 (-5 *4 (-610 *6)) (-4 *6 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-1166 (-407 (-1166 *6)))) (-5 *1 (-560 *5 *6 *7)) (-5 *3 (-1166 *6)) (-4 *7 (-1094)))) (-3733 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1166 (-407 (-1166 *2)))) (-5 *4 (-610 *2)) (-4 *2 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-560 *5 *2 *6)) (-4 *6 (-1094)))) (-3562 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-1166 (-407 (-1166 *3)))) (-5 *1 (-560 *6 *3 *7)) (-5 *5 (-1166 *3)) (-4 *7 (-1094)))) (-3687 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-610 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-5 *5 (-407 (-1166 *2))) (-4 *2 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094)))) (-3687 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-610 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-5 *5 (-1166 *2)) (-4 *2 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094)))) (-1457 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-5 *6 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094)))) (-1457 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-5 *6 (-1166 *3)) (-4 *3 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094)))) (-3719 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3))) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))) (-3719 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3))) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))) (-3277 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))) (-3277 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))))
-(-10 -7 (-15 -3277 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -3277 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3719 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| |#2| (-1166 |#2|))) (-15 -3719 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -1457 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) |#2| (-1166 |#2|))) (-15 -1457 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3687 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) |#2| (-1166 |#2|))) (-15 -3687 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3562 ((-1166 (-407 (-1166 |#2|))) |#2| (-610 |#2|) (-610 |#2|) (-1166 |#2|))) (-15 -3733 (|#2| (-1166 (-407 (-1166 |#2|))) (-610 |#2|) |#2|)) (-15 -2951 ((-1166 (-407 (-1166 |#2|))) (-1166 |#2|) (-610 |#2|))) (IF (|has| |#3| (-652 |#2|)) (PROGN (-15 -3439 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -3439 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))))) |%noBranch|))
-((-4164 (((-564) (-564) (-767)) 88)) (-2058 (((-564) (-564)) 86)) (-3010 (((-564) (-564)) 84)) (-3173 (((-564) (-564)) 91)) (-1496 (((-564) (-564) (-564)) 68)) (-3849 (((-564) (-564) (-564)) 65)) (-1719 (((-407 (-564)) (-564)) 29)) (-3546 (((-564) (-564)) 35)) (-4347 (((-564) (-564)) 77)) (-2929 (((-564) (-564)) 50)) (-2740 (((-641 (-564)) (-564)) 83)) (-1434 (((-564) (-564) (-564) (-564) (-564)) 62)) (-3422 (((-407 (-564)) (-564)) 59)))
-(((-561) (-10 -7 (-15 -3422 ((-407 (-564)) (-564))) (-15 -1434 ((-564) (-564) (-564) (-564) (-564))) (-15 -2740 ((-641 (-564)) (-564))) (-15 -2929 ((-564) (-564))) (-15 -4347 ((-564) (-564))) (-15 -3546 ((-564) (-564))) (-15 -1719 ((-407 (-564)) (-564))) (-15 -3849 ((-564) (-564) (-564))) (-15 -1496 ((-564) (-564) (-564))) (-15 -3173 ((-564) (-564))) (-15 -3010 ((-564) (-564))) (-15 -2058 ((-564) (-564))) (-15 -4164 ((-564) (-564) (-767))))) (T -561))
-((-4164 (*1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-767)) (-5 *1 (-561)))) (-2058 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3010 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3173 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-1496 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3849 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-1719 (*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))) (-3546 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-4347 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-2929 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-2740 (*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))) (-1434 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3422 (*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))))
-(-10 -7 (-15 -3422 ((-407 (-564)) (-564))) (-15 -1434 ((-564) (-564) (-564) (-564) (-564))) (-15 -2740 ((-641 (-564)) (-564))) (-15 -2929 ((-564) (-564))) (-15 -4347 ((-564) (-564))) (-15 -3546 ((-564) (-564))) (-15 -1719 ((-407 (-564)) (-564))) (-15 -3849 ((-564) (-564) (-564))) (-15 -1496 ((-564) (-564) (-564))) (-15 -3173 ((-564) (-564))) (-15 -3010 ((-564) (-564))) (-15 -2058 ((-564) (-564))) (-15 -4164 ((-564) (-564) (-767))))
-((-3396 (((-2 (|:| |answer| |#4|) (|:| -2491 |#4|)) |#4| (-1 |#2| |#2|)) 57)))
-(((-562 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3396 ((-2 (|:| |answer| |#4|) (|:| -2491 |#4|)) |#4| (-1 |#2| |#2|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -562))
-((-3396 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-4 *7 (-1235 (-407 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -2491 *3))) (-5 *1 (-562 *5 *6 *7 *3)) (-4 *3 (-342 *5 *6 *7)))))
-(-10 -7 (-15 -3396 ((-2 (|:| |answer| |#4|) (|:| -2491 |#4|)) |#4| (-1 |#2| |#2|))))
-((-3396 (((-2 (|:| |answer| (-407 |#2|)) (|:| -2491 (-407 |#2|)) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|)) 18)))
-(((-563 |#1| |#2|) (-10 -7 (-15 -3396 ((-2 (|:| |answer| (-407 |#2|)) (|:| -2491 (-407 |#2|)) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|)))) (-363) (-1235 |#1|)) (T -563))
-((-3396 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |answer| (-407 *6)) (|:| -2491 (-407 *6)) (|:| |specpart| (-407 *6)) (|:| |polypart| *6))) (-5 *1 (-563 *5 *6)) (-5 *3 (-407 *6)))))
-(-10 -7 (-15 -3396 ((-2 (|:| |answer| (-407 |#2|)) (|:| -2491 (-407 |#2|)) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 30)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 93)) (-2890 (($ $) 94)) (-3760 (((-112) $) NIL)) (-2926 (($ $ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2192 (($ $ $ $) 51)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL)) (-2336 (($ $ $) 88)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL)) (-2961 (((-564) $) NIL)) (-2577 (($ $ $) 53)) (-2202 (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 76) (((-685 (-564)) (-685 $)) 72)) (-1654 (((-3 $ "failed") $) 90)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL)) (-2271 (((-112) $) NIL)) (-3956 (((-407 (-564)) $) NIL)) (-3038 (($) 78) (($ $) 79)) (-2560 (($ $ $) 87)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-1682 (($ $ $ $) NIL)) (-2230 (($ $ $) 69)) (-4119 (((-112) $) NIL)) (-1797 (($ $ $) NIL)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-4035 (((-112) $) 34)) (-2220 (((-112) $) 82)) (-1993 (((-3 $ "failed") $) NIL)) (-2131 (((-112) $) 43)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3365 (($ $ $ $) 54)) (-3142 (($ $ $) 84)) (-1515 (($ $ $) 83)) (-2787 (($ $) NIL)) (-4029 (($ $) 49)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) 68)) (-3315 (($ $ $) NIL)) (-3978 (($) NIL T CONST)) (-4281 (($ $) 38)) (-3877 (((-1114) $) 42)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 125)) (-3238 (($ $ $) 91) (($ (-641 $)) NIL)) (-4224 (($ $) NIL)) (-3595 (((-418 $) $) 111)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-2537 (((-3 $ "failed") $ $) 109)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2482 (((-112) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 86)) (-3735 (($ $ (-767)) NIL) (($ $) NIL)) (-2711 (($ $) 40)) (-3817 (($ $) 36)) (-4344 (((-564) $) 48) (((-536) $) 63) (((-888 (-564)) $) NIL) (((-379) $) 57) (((-225) $) 60) (((-1152) $) 65)) (-2350 (((-858) $) 46) (($ (-564)) 47) (($ $) NIL) (($ (-564)) 47)) (-1471 (((-767)) NIL T CONST)) (-4177 (((-112) $ $) NIL)) (-2038 (($ $ $) NIL)) (-2940 (($) 35)) (-2502 (((-112) $ $) NIL)) (-2481 (($ $ $ $) 50)) (-3453 (($ $) 77)) (-2414 (($) 6 T CONST)) (-2428 (($) 31 T CONST)) (-3029 (((-1152) $) 26) (((-1152) $ (-112)) 27) (((-1264) (-818) $) 28) (((-1264) (-818) $ (-112)) 29)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 33)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 10)) (-2992 (($ $) 16) (($ $ $) 39)) (-2980 (($ $ $) 37)) (** (($ $ (-917)) NIL) (($ $ (-767)) 81)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 80) (($ $ $) 52)))
-(((-564) (-13 (-545) (-612 (-1152)) (-824) (-10 -8 (-15 -3038 ($ $)) (-6 -4393) (-6 -4398) (-6 -4394) (-6 -4388)))) (T -564))
-((-3038 (*1 *1 *1) (-5 *1 (-564))))
-(-13 (-545) (-612 (-1152)) (-824) (-10 -8 (-15 -3038 ($ $)) (-6 -4393) (-6 -4398) (-6 -4394) (-6 -4388)))
-((-3940 (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765) (-1057)) 119) (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765)) 121)) (-1871 (((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1170)) 196) (((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1152)) 195) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379) (-1057)) 200) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379)) 201) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379)) 202) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379))))) 203) (((-1031) (-316 (-379)) (-1088 (-839 (-379)))) 191) (((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379)) 190) (((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379)) 186) (((-1031) (-765)) 178) (((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379) (-1057)) 185)))
-(((-565) (-10 -7 (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379) (-1057))) (-15 -1871 ((-1031) (-765))) (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379) (-1057))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765) (-1057))) (-15 -1871 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1152))) (-15 -1871 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1170))))) (T -565))
-((-1871 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379)))) (-5 *5 (-1170)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379)))) (-5 *5 (-1152)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-3940 (*1 *2 *3 *4) (-12 (-5 *3 (-765)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) (-5 *1 (-565)))) (-3940 (*1 *2 *3) (-12 (-5 *3 (-765)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-1871 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565)))))
-(-10 -7 (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379) (-1057))) (-15 -1871 ((-1031) (-765))) (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-1088 (-839 (-379))))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379))) (-15 -1871 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379) (-1057))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765) (-1057))) (-15 -1871 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1152))) (-15 -1871 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1170))))
-((-4181 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|)) 202)) (-1371 (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|)) 102)) (-2177 (((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2|) 198)) (-4052 (((-3 |#2| "failed") |#2| |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170))) 207)) (-1557 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-1170)) 216 (|has| |#3| (-652 |#2|)))))
-(((-566 |#1| |#2| |#3|) (-10 -7 (-15 -1371 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|))) (-15 -2177 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2|)) (-15 -4181 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|))) (-15 -4052 ((-3 |#2| "failed") |#2| |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)))) (IF (|has| |#3| (-652 |#2|)) (-15 -1557 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-1170))) |%noBranch|)) (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))) (-13 (-430 |#1|) (-27) (-1194)) (-1094)) (T -566))
-((-1557 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-610 *4)) (-5 *6 (-1170)) (-4 *4 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-566 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))) (-4052 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-610 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-4 *2 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-566 *5 *2 *6)) (-4 *6 (-1094)))) (-4181 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-566 *6 *3 *7)) (-4 *7 (-1094)))) (-2177 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3))) (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))) (-1371 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))))
-(-10 -7 (-15 -1371 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|))) (-15 -2177 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2|)) (-15 -4181 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|))) (-15 -4052 ((-3 |#2| "failed") |#2| |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)))) (IF (|has| |#3| (-652 |#2|)) (-15 -1557 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3776 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-1170))) |%noBranch|))
-((-1554 (((-2 (|:| -2016 |#2|) (|:| |nconst| |#2|)) |#2| (-1170)) 63)) (-1580 (((-3 |#2| "failed") |#2| (-1170) (-839 |#2|) (-839 |#2|)) 180 (-12 (|has| |#2| (-1133)) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-882 (-564))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)) 159 (-12 (|has| |#2| (-627)) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-882 (-564)))))) (-2042 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)) 161 (-12 (|has| |#2| (-627)) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-882 (-564)))))))
-(((-567 |#1| |#2|) (-10 -7 (-15 -1554 ((-2 (|:| -2016 |#2|) (|:| |nconst| |#2|)) |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (PROGN (IF (|has| |#2| (-627)) (PROGN (-15 -2042 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170))) (-15 -1580 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) (IF (|has| |#2| (-1133)) (-15 -1580 ((-3 |#2| "failed") |#2| (-1170) (-839 |#2|) (-839 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -567))
-((-1580 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1170)) (-5 *4 (-839 *2)) (-4 *2 (-1133)) (-4 *2 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564))) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *1 (-567 *5 *2)))) (-1580 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564))) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-567 *5 *3)) (-4 *3 (-627)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-2042 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564))) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-567 *5 *3)) (-4 *3 (-627)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-1554 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *2 (-2 (|:| -2016 *3) (|:| |nconst| *3))) (-5 *1 (-567 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(-10 -7 (-15 -1554 ((-2 (|:| -2016 |#2|) (|:| |nconst| |#2|)) |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (PROGN (IF (|has| |#2| (-627)) (PROGN (-15 -2042 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170))) (-15 -1580 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) (IF (|has| |#2| (-1133)) (-15 -1580 ((-3 |#2| "failed") |#2| (-1170) (-839 |#2|) (-839 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-3525 (((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-641 (-407 |#2|))) 41)) (-1871 (((-585 (-407 |#2|)) (-407 |#2|)) 28)) (-3623 (((-3 (-407 |#2|) "failed") (-407 |#2|)) 17)) (-2533 (((-3 (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-407 |#2|)) 48)))
-(((-568 |#1| |#2|) (-10 -7 (-15 -1871 ((-585 (-407 |#2|)) (-407 |#2|))) (-15 -3623 ((-3 (-407 |#2|) "failed") (-407 |#2|))) (-15 -2533 ((-3 (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-407 |#2|))) (-15 -3525 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-641 (-407 |#2|))))) (-13 (-363) (-147) (-1034 (-564))) (-1235 |#1|)) (T -568))
-((-3525 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-641 (-407 *6))) (-5 *3 (-407 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-568 *5 *6)))) (-2533 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -2656 (-407 *5)) (|:| |coeff| (-407 *5)))) (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5)))) (-3623 (*1 *2 *2) (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147) (-1034 (-564)))) (-5 *1 (-568 *3 *4)))) (-1871 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-585 (-407 *5))) (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5)))))
-(-10 -7 (-15 -1871 ((-585 (-407 |#2|)) (-407 |#2|))) (-15 -3623 ((-3 (-407 |#2|) "failed") (-407 |#2|))) (-15 -2533 ((-3 (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-407 |#2|))) (-15 -3525 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-641 (-407 |#2|)))))
-((-1387 (((-3 (-564) "failed") |#1|) 14)) (-1903 (((-112) |#1|) 13)) (-4384 (((-564) |#1|) 9)))
-(((-569 |#1|) (-10 -7 (-15 -4384 ((-564) |#1|)) (-15 -1903 ((-112) |#1|)) (-15 -1387 ((-3 (-564) "failed") |#1|))) (-1034 (-564))) (T -569))
-((-1387 (*1 *2 *3) (|partial| -12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2)))) (-1903 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-1034 (-564))))) (-4384 (*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2)))))
-(-10 -7 (-15 -4384 ((-564) |#1|)) (-15 -1903 ((-112) |#1|)) (-15 -1387 ((-3 (-564) "failed") |#1|)))
-((-2119 (((-3 (-2 (|:| |mainpart| (-407 (-948 |#1|))) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 (-948 |#1|))) (|:| |logand| (-407 (-948 |#1|))))))) "failed") (-407 (-948 |#1|)) (-1170) (-641 (-407 (-948 |#1|)))) 48)) (-2417 (((-585 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-1170)) 28)) (-3883 (((-3 (-407 (-948 |#1|)) "failed") (-407 (-948 |#1|)) (-1170)) 23)) (-2467 (((-3 (-2 (|:| -2656 (-407 (-948 |#1|))) (|:| |coeff| (-407 (-948 |#1|)))) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|))) 35)))
-(((-570 |#1|) (-10 -7 (-15 -2417 ((-585 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3883 ((-3 (-407 (-948 |#1|)) "failed") (-407 (-948 |#1|)) (-1170))) (-15 -2119 ((-3 (-2 (|:| |mainpart| (-407 (-948 |#1|))) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 (-948 |#1|))) (|:| |logand| (-407 (-948 |#1|))))))) "failed") (-407 (-948 |#1|)) (-1170) (-641 (-407 (-948 |#1|))))) (-15 -2467 ((-3 (-2 (|:| -2656 (-407 (-948 |#1|))) (|:| |coeff| (-407 (-948 |#1|)))) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|))))) (-13 (-556) (-1034 (-564)) (-147))) (T -570))
-((-2467 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-1034 (-564)) (-147))) (-5 *2 (-2 (|:| -2656 (-407 (-948 *5))) (|:| |coeff| (-407 (-948 *5))))) (-5 *1 (-570 *5)) (-5 *3 (-407 (-948 *5))))) (-2119 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 (-407 (-948 *6)))) (-5 *3 (-407 (-948 *6))) (-4 *6 (-13 (-556) (-1034 (-564)) (-147))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-570 *6)))) (-3883 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-407 (-948 *4))) (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-1034 (-564)) (-147))) (-5 *1 (-570 *4)))) (-2417 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-1034 (-564)) (-147))) (-5 *2 (-585 (-407 (-948 *5)))) (-5 *1 (-570 *5)) (-5 *3 (-407 (-948 *5))))))
-(-10 -7 (-15 -2417 ((-585 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3883 ((-3 (-407 (-948 |#1|)) "failed") (-407 (-948 |#1|)) (-1170))) (-15 -2119 ((-3 (-2 (|:| |mainpart| (-407 (-948 |#1|))) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 (-948 |#1|))) (|:| |logand| (-407 (-948 |#1|))))))) "failed") (-407 (-948 |#1|)) (-1170) (-641 (-407 (-948 |#1|))))) (-15 -2467 ((-3 (-2 (|:| -2656 (-407 (-948 |#1|))) (|:| |coeff| (-407 (-948 |#1|)))) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)))))
-((-2337 (((-112) $ $) 73)) (-2148 (((-112) $) 47)) (-3325 ((|#1| $) 39)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) 77)) (-1321 (($ $) 137)) (-4294 (($ $) 117)) (-2967 ((|#1| $) 37)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $) NIL)) (-1301 (($ $) 139)) (-4268 (($ $) 113)) (-1337 (($ $) 141)) (-4318 (($ $) 121)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) 92)) (-2961 (((-564) $) 94)) (-1654 (((-3 $ "failed") $) 76)) (-3674 (($ |#1| |#1|) 35)) (-4119 (((-112) $) 43)) (-2295 (($) 103)) (-4035 (((-112) $) 54)) (-4047 (($ $ (-564)) NIL)) (-2131 (((-112) $) 44)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-3473 (($ $) 105)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-4037 (($ |#1| |#1|) 29) (($ |#1|) 34) (($ (-407 (-564))) 91)) (-2219 ((|#1| $) 36)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) 79) (($ (-641 $)) NIL)) (-2537 (((-3 $ "failed") $ $) 78)) (-1671 (($ $) 107)) (-1347 (($ $) 145)) (-4328 (($ $) 119)) (-1330 (($ $) 147)) (-4306 (($ $) 123)) (-1311 (($ $) 143)) (-4280 (($ $) 115)) (-1987 (((-112) $ |#1|) 41)) (-2350 (((-858) $) 99) (($ (-564)) 81) (($ $) NIL) (($ (-564)) 81)) (-1471 (((-767)) 101 T CONST)) (-1380 (($ $) 159)) (-4358 (($ $) 129)) (-2502 (((-112) $ $) NIL)) (-1359 (($ $) 157)) (-4339 (($ $) 125)) (-1402 (($ $) 155)) (-4378 (($ $) 135)) (-1293 (($ $) 153)) (-1294 (($ $) 133)) (-1391 (($ $) 151)) (-4368 (($ $) 131)) (-1368 (($ $) 149)) (-4349 (($ $) 127)) (-2414 (($) 30 T CONST)) (-2428 (($) 10 T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 48)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 46)) (-2992 (($ $) 52) (($ $ $) 53)) (-2980 (($ $ $) 51)) (** (($ $ (-917)) 69) (($ $ (-767)) NIL) (($ $ $) 109) (($ $ (-407 (-564))) 161)) (* (($ (-917) $) 64) (($ (-767) $) NIL) (($ (-564) $) 63) (($ $ $) 60)))
+((-4121 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1170) (-641 |#2|)) 38)) (-3471 (((-585 |#2|) |#2| (-1170)) 63)) (-2181 (((-3 |#2| "failed") |#2| (-1170)) 156)) (-2513 (((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) (-610 |#2|) (-641 (-610 |#2|))) 159)) (-1801 (((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) |#2|) 41)))
+(((-557 |#1| |#2|) (-10 -7 (-15 -1801 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) |#2|)) (-15 -4121 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1170) (-641 |#2|))) (-15 -2181 ((-3 |#2| "failed") |#2| (-1170))) (-15 -3471 ((-585 |#2|) |#2| (-1170))) (-15 -2513 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) (-610 |#2|) (-641 (-610 |#2|))))) (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -557))
+((-2513 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1170)) (-5 *6 (-641 (-610 *3))) (-5 *5 (-610 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *7))) (-4 *7 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3))) (-5 *1 (-557 *7 *3)))) (-3471 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-557 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-2181 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-557 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-4121 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-557 *6 *3)))) (-1801 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3))) (-5 *1 (-557 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(-10 -7 (-15 -1801 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) |#2|)) (-15 -4121 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1170) (-641 |#2|))) (-15 -2181 ((-3 |#2| "failed") |#2| (-1170))) (-15 -3471 ((-585 |#2|) |#2| (-1170))) (-15 -2513 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1170) (-610 |#2|) (-641 (-610 |#2|)))))
+((-2556 (((-418 |#1|) |#1|) 18)) (-3546 (((-418 |#1|) |#1|) 33)) (-2573 (((-3 |#1| "failed") |#1|) 49)) (-3031 (((-418 |#1|) |#1|) 63)))
+(((-558 |#1|) (-10 -7 (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -3031 ((-418 |#1|) |#1|)) (-15 -2573 ((-3 |#1| "failed") |#1|))) (-545)) (T -558))
+((-2573 (*1 *2 *2) (|partial| -12 (-5 *1 (-558 *2)) (-4 *2 (-545)))) (-3031 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))) (-2556 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))))
+(-10 -7 (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -3031 ((-418 |#1|) |#1|)) (-15 -2573 ((-3 |#1| "failed") |#1|)))
+((-2551 (($) 9)) (-2392 (((-3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 35)) (-3979 (((-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $) 32)) (-4066 (($ (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) 29)) (-2830 (($ (-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) 27)) (-3683 (((-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 39)) (-1784 (((-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $) 37)) (-3227 (((-1264)) 12)))
+(((-559) (-10 -8 (-15 -2551 ($)) (-15 -3227 ((-1264))) (-15 -3979 ((-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -2830 ($ (-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))))) (-15 -4066 ($ (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-15 -2392 ((-3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1784 ((-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $)) (-15 -3683 ((-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -559))
+((-3683 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-559)))) (-1784 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-559)))) (-2392 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-559)))) (-4066 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) (-5 *1 (-559)))) (-2830 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-559)))) (-3979 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-5 *1 (-559)))) (-3227 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-559)))) (-2551 (*1 *1) (-5 *1 (-559))))
+(-10 -8 (-15 -2551 ($)) (-15 -3227 ((-1264))) (-15 -3979 ((-641 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -2830 ($ (-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))))) (-15 -4066 ($ (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-15 -2392 ((-3 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1784 ((-641 (-2 (|:| -3026 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $)) (-15 -3683 ((-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1150 (-225))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3374 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
+((-3510 (((-1166 (-407 (-1166 |#2|))) |#2| (-610 |#2|) (-610 |#2|) (-1166 |#2|)) 35)) (-1642 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 105) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) |#2| (-1166 |#2|)) 115)) (-2406 (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 85) (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|)) 55)) (-4176 (((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| (-610 |#2|) |#2| (-407 (-1166 |#2|))) 92) (((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| |#2| (-1166 |#2|)) 114)) (-4227 (((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 110) (((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) |#2| (-1166 |#2|)) 116)) (-3054 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))) 135 (|has| |#3| (-652 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|)) 134 (|has| |#3| (-652 |#2|)))) (-3691 ((|#2| (-1166 (-407 (-1166 |#2|))) (-610 |#2|) |#2|) 53)) (-4379 (((-1166 (-407 (-1166 |#2|))) (-1166 |#2|) (-610 |#2|)) 34)))
+(((-560 |#1| |#2| |#3|) (-10 -7 (-15 -2406 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -2406 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -4176 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| |#2| (-1166 |#2|))) (-15 -4176 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -1642 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) |#2| (-1166 |#2|))) (-15 -1642 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -4227 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) |#2| (-1166 |#2|))) (-15 -4227 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3510 ((-1166 (-407 (-1166 |#2|))) |#2| (-610 |#2|) (-610 |#2|) (-1166 |#2|))) (-15 -3691 (|#2| (-1166 (-407 (-1166 |#2|))) (-610 |#2|) |#2|)) (-15 -4379 ((-1166 (-407 (-1166 |#2|))) (-1166 |#2|) (-610 |#2|))) (IF (|has| |#3| (-652 |#2|)) (PROGN (-15 -3054 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -3054 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))))) |%noBranch|)) (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))) (-13 (-430 |#1|) (-27) (-1194)) (-1094)) (T -560))
+((-3054 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-610 *4)) (-5 *6 (-407 (-1166 *4))) (-4 *4 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))) (-3054 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-610 *4)) (-5 *6 (-1166 *4)) (-4 *4 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))) (-4379 (*1 *2 *3 *4) (-12 (-5 *4 (-610 *6)) (-4 *6 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-1166 (-407 (-1166 *6)))) (-5 *1 (-560 *5 *6 *7)) (-5 *3 (-1166 *6)) (-4 *7 (-1094)))) (-3691 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1166 (-407 (-1166 *2)))) (-5 *4 (-610 *2)) (-4 *2 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-560 *5 *2 *6)) (-4 *6 (-1094)))) (-3510 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-1166 (-407 (-1166 *3)))) (-5 *1 (-560 *6 *3 *7)) (-5 *5 (-1166 *3)) (-4 *7 (-1094)))) (-4227 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-610 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-5 *5 (-407 (-1166 *2))) (-4 *2 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094)))) (-4227 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-610 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-5 *5 (-1166 *2)) (-4 *2 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094)))) (-1642 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-5 *6 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094)))) (-1642 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-5 *6 (-1166 *3)) (-4 *3 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094)))) (-4176 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3))) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))) (-4176 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3))) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))) (-2406 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))) (-2406 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))))
+(-10 -7 (-15 -2406 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -2406 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -4176 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| |#2| (-1166 |#2|))) (-15 -4176 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2| (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -1642 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) |#2| (-1166 |#2|))) (-15 -1642 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -4227 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) |#2| (-1166 |#2|))) (-15 -4227 ((-3 |#2| "failed") |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)) (-610 |#2|) |#2| (-407 (-1166 |#2|)))) (-15 -3510 ((-1166 (-407 (-1166 |#2|))) |#2| (-610 |#2|) (-610 |#2|) (-1166 |#2|))) (-15 -3691 (|#2| (-1166 (-407 (-1166 |#2|))) (-610 |#2|) |#2|)) (-15 -4379 ((-1166 (-407 (-1166 |#2|))) (-1166 |#2|) (-610 |#2|))) (IF (|has| |#3| (-652 |#2|)) (PROGN (-15 -3054 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) |#2| (-1166 |#2|))) (-15 -3054 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-610 |#2|) |#2| (-407 (-1166 |#2|))))) |%noBranch|))
+((-2844 (((-564) (-564) (-767)) 88)) (-4129 (((-564) (-564)) 86)) (-3370 (((-564) (-564)) 84)) (-3119 (((-564) (-564)) 91)) (-4206 (((-564) (-564) (-564)) 68)) (-3805 (((-564) (-564) (-564)) 65)) (-2836 (((-407 (-564)) (-564)) 29)) (-3883 (((-564) (-564)) 35)) (-3245 (((-564) (-564)) 77)) (-3475 (((-564) (-564)) 50)) (-2274 (((-641 (-564)) (-564)) 83)) (-2309 (((-564) (-564) (-564) (-564) (-564)) 62)) (-3994 (((-407 (-564)) (-564)) 59)))
+(((-561) (-10 -7 (-15 -3994 ((-407 (-564)) (-564))) (-15 -2309 ((-564) (-564) (-564) (-564) (-564))) (-15 -2274 ((-641 (-564)) (-564))) (-15 -3475 ((-564) (-564))) (-15 -3245 ((-564) (-564))) (-15 -3883 ((-564) (-564))) (-15 -2836 ((-407 (-564)) (-564))) (-15 -3805 ((-564) (-564) (-564))) (-15 -4206 ((-564) (-564) (-564))) (-15 -3119 ((-564) (-564))) (-15 -3370 ((-564) (-564))) (-15 -4129 ((-564) (-564))) (-15 -2844 ((-564) (-564) (-767))))) (T -561))
+((-2844 (*1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-767)) (-5 *1 (-561)))) (-4129 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3370 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3119 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-4206 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3805 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-2836 (*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))) (-3883 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3245 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3475 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-2274 (*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))) (-2309 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))) (-3994 (*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))))
+(-10 -7 (-15 -3994 ((-407 (-564)) (-564))) (-15 -2309 ((-564) (-564) (-564) (-564) (-564))) (-15 -2274 ((-641 (-564)) (-564))) (-15 -3475 ((-564) (-564))) (-15 -3245 ((-564) (-564))) (-15 -3883 ((-564) (-564))) (-15 -2836 ((-407 (-564)) (-564))) (-15 -3805 ((-564) (-564) (-564))) (-15 -4206 ((-564) (-564) (-564))) (-15 -3119 ((-564) (-564))) (-15 -3370 ((-564) (-564))) (-15 -4129 ((-564) (-564))) (-15 -2844 ((-564) (-564) (-767))))
+((-4222 (((-2 (|:| |answer| |#4|) (|:| -2361 |#4|)) |#4| (-1 |#2| |#2|)) 57)))
+(((-562 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4222 ((-2 (|:| |answer| |#4|) (|:| -2361 |#4|)) |#4| (-1 |#2| |#2|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -562))
+((-4222 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-4 *7 (-1235 (-407 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -2361 *3))) (-5 *1 (-562 *5 *6 *7 *3)) (-4 *3 (-342 *5 *6 *7)))))
+(-10 -7 (-15 -4222 ((-2 (|:| |answer| |#4|) (|:| -2361 |#4|)) |#4| (-1 |#2| |#2|))))
+((-4222 (((-2 (|:| |answer| (-407 |#2|)) (|:| -2361 (-407 |#2|)) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|)) 18)))
+(((-563 |#1| |#2|) (-10 -7 (-15 -4222 ((-2 (|:| |answer| (-407 |#2|)) (|:| -2361 (-407 |#2|)) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|)))) (-363) (-1235 |#1|)) (T -563))
+((-4222 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |answer| (-407 *6)) (|:| -2361 (-407 *6)) (|:| |specpart| (-407 *6)) (|:| |polypart| *6))) (-5 *1 (-563 *5 *6)) (-5 *3 (-407 *6)))))
+(-10 -7 (-15 -4222 ((-2 (|:| |answer| (-407 |#2|)) (|:| -2361 (-407 |#2|)) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 30)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 93)) (-2086 (($ $) 94)) (-3466 (((-112) $) NIL)) (-1359 (($ $ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3247 (($ $ $ $) 51)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL)) (-2310 (($ $ $) 88)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL)) (-2938 (((-564) $) NIL)) (-2544 (($ $ $) 53)) (-1863 (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 76) (((-685 (-564)) (-685 $)) 72)) (-1580 (((-3 $ "failed") $) 90)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL)) (-3635 (((-112) $) NIL)) (-1478 (((-407 (-564)) $) NIL)) (-2498 (($) 78) (($ $) 79)) (-2523 (($ $ $) 87)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2580 (($ $ $ $) NIL)) (-1573 (($ $ $) 69)) (-3530 (((-112) $) NIL)) (-2105 (($ $ $) NIL)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-1980 (((-112) $) 34)) (-3207 (((-112) $) 82)) (-3234 (((-3 $ "failed") $) NIL)) (-4371 (((-112) $) 43)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2066 (($ $ $ $) 54)) (-1469 (($ $ $) 84)) (-1530 (($ $ $) 83)) (-2754 (($ $) NIL)) (-2313 (($ $) 49)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) 68)) (-3798 (($ $ $) NIL)) (-3958 (($) NIL T CONST)) (-3660 (($ $) 38)) (-3868 (((-1114) $) 42)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 125)) (-3209 (($ $ $) 91) (($ (-641 $)) NIL)) (-2281 (($ $) NIL)) (-3546 (((-418 $) $) 111)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-2501 (((-3 $ "failed") $ $) 109)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2707 (((-112) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 86)) (-3142 (($ $ (-767)) NIL) (($ $) NIL)) (-2188 (($ $) 40)) (-3774 (($ $) 36)) (-4327 (((-564) $) 48) (((-536) $) 63) (((-888 (-564)) $) NIL) (((-379) $) 57) (((-225) $) 60) (((-1152) $) 65)) (-2326 (((-858) $) 46) (($ (-564)) 47) (($ $) NIL) (($ (-564)) 47)) (-3662 (((-767)) NIL T CONST)) (-1601 (((-112) $ $) NIL)) (-2994 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-4370 (($) 35)) (-3013 (((-112) $ $) NIL)) (-3863 (($ $ $ $) 50)) (-2007 (($ $) 77)) (-2409 (($) 6 T CONST)) (-2421 (($) 31 T CONST)) (-2693 (((-1152) $) 26) (((-1152) $ (-112)) 27) (((-1264) (-818) $) 28) (((-1264) (-818) $ (-112)) 29)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 33)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 10)) (-2981 (($ $) 16) (($ $ $) 39)) (-2968 (($ $ $) 37)) (** (($ $ (-917)) NIL) (($ $ (-767)) 81)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 80) (($ $ $) 52)))
+(((-564) (-13 (-545) (-612 (-1152)) (-824) (-10 -8 (-15 -2498 ($ $)) (-6 -4394) (-6 -4399) (-6 -4395) (-6 -4389)))) (T -564))
+((-2498 (*1 *1 *1) (-5 *1 (-564))))
+(-13 (-545) (-612 (-1152)) (-824) (-10 -8 (-15 -2498 ($ $)) (-6 -4394) (-6 -4399) (-6 -4395) (-6 -4389)))
+((-2358 (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765) (-1057)) 119) (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765)) 121)) (-2983 (((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1170)) 196) (((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1152)) 195) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379) (-1057)) 200) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379)) 201) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379)) 202) (((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379))))) 203) (((-1031) (-316 (-379)) (-1088 (-839 (-379)))) 191) (((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379)) 190) (((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379)) 186) (((-1031) (-765)) 178) (((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379) (-1057)) 185)))
+(((-565) (-10 -7 (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379) (-1057))) (-15 -2983 ((-1031) (-765))) (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379) (-1057))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765) (-1057))) (-15 -2983 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1152))) (-15 -2983 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1170))))) (T -565))
+((-2983 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379)))) (-5 *5 (-1170)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379)))) (-5 *5 (-1152)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2358 (*1 *2 *3 *4) (-12 (-5 *3 (-765)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) (-5 *1 (-565)))) (-2358 (*1 *2 *3) (-12 (-5 *3 (-765)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031)))) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379))))) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1031)) (-5 *1 (-565)))) (-2983 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379)))) (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565)))))
+(-10 -7 (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379) (-1057))) (-15 -2983 ((-1031) (-765))) (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-1088 (-839 (-379))))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379))) (-15 -2983 ((-1031) (-316 (-379)) (-641 (-1088 (-839 (-379)))) (-379) (-379) (-1057))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))) (-765) (-1057))) (-15 -2983 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1152))) (-15 -2983 ((-3 (-1031) "failed") (-316 (-379)) (-1086 (-839 (-379))) (-1170))))
+((-3539 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|)) 200)) (-2548 (((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|)) 102)) (-2145 (((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2|) 196)) (-3965 (((-3 |#2| "failed") |#2| |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170))) 205)) (-3364 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-1170)) 214 (|has| |#3| (-652 |#2|)))))
+(((-566 |#1| |#2| |#3|) (-10 -7 (-15 -2548 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|))) (-15 -2145 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2|)) (-15 -3539 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|))) (-15 -3965 ((-3 |#2| "failed") |#2| |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)))) (IF (|has| |#3| (-652 |#2|)) (-15 -3364 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-1170))) |%noBranch|)) (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))) (-13 (-430 |#1|) (-27) (-1194)) (-1094)) (T -566))
+((-3364 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-610 *4)) (-5 *6 (-1170)) (-4 *4 (-13 (-430 *7) (-27) (-1194))) (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-566 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))) (-3965 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-610 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-4 *2 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *1 (-566 *5 *2 *6)) (-4 *6 (-1094)))) (-3539 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-4 *3 (-13 (-430 *6) (-27) (-1194))) (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-566 *6 *3 *7)) (-4 *7 (-1094)))) (-2145 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3))) (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))) (-2548 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *5) (-27) (-1194))) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564)))) (-5 *2 (-585 *3)) (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))))
+(-10 -7 (-15 -2548 ((-585 |#2|) |#2| (-610 |#2|) (-610 |#2|))) (-15 -2145 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-610 |#2|) (-610 |#2|) |#2|)) (-15 -3539 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-610 |#2|) (-610 |#2|) (-641 |#2|))) (-15 -3965 ((-3 |#2| "failed") |#2| |#2| |#2| (-610 |#2|) (-610 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1170)))) (IF (|has| |#3| (-652 |#2|)) (-15 -3364 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2447 (-641 |#2|))) |#3| |#2| (-610 |#2|) (-610 |#2|) (-1170))) |%noBranch|))
+((-4283 (((-2 (|:| -3451 |#2|) (|:| |nconst| |#2|)) |#2| (-1170)) 63)) (-4022 (((-3 |#2| "failed") |#2| (-1170) (-839 |#2|) (-839 |#2|)) 178 (-12 (|has| |#2| (-1133)) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-882 (-564))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)) 157 (-12 (|has| |#2| (-627)) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-882 (-564)))))) (-2127 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)) 159 (-12 (|has| |#2| (-627)) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-882 (-564)))))))
+(((-567 |#1| |#2|) (-10 -7 (-15 -4283 ((-2 (|:| -3451 |#2|) (|:| |nconst| |#2|)) |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (PROGN (IF (|has| |#2| (-627)) (PROGN (-15 -2127 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170))) (-15 -4022 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) (IF (|has| |#2| (-1133)) (-15 -4022 ((-3 |#2| "failed") |#2| (-1170) (-839 |#2|) (-839 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -567))
+((-4022 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1170)) (-5 *4 (-839 *2)) (-4 *2 (-1133)) (-4 *2 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564))) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *1 (-567 *5 *2)))) (-4022 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564))) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-567 *5 *3)) (-4 *3 (-627)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-2127 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564))) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-567 *5 *3)) (-4 *3 (-627)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-4283 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564)))) (-5 *2 (-2 (|:| -3451 *3) (|:| |nconst| *3))) (-5 *1 (-567 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(-10 -7 (-15 -4283 ((-2 (|:| -3451 |#2|) (|:| |nconst| |#2|)) |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (PROGN (IF (|has| |#2| (-627)) (PROGN (-15 -2127 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170))) (-15 -4022 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) (IF (|has| |#2| (-1133)) (-15 -4022 ((-3 |#2| "failed") |#2| (-1170) (-839 |#2|) (-839 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-3103 (((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-641 (-407 |#2|))) 41)) (-2983 (((-585 (-407 |#2|)) (-407 |#2|)) 28)) (-4094 (((-3 (-407 |#2|) "failed") (-407 |#2|)) 17)) (-3584 (((-3 (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-407 |#2|)) 48)))
+(((-568 |#1| |#2|) (-10 -7 (-15 -2983 ((-585 (-407 |#2|)) (-407 |#2|))) (-15 -4094 ((-3 (-407 |#2|) "failed") (-407 |#2|))) (-15 -3584 ((-3 (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-407 |#2|))) (-15 -3103 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-641 (-407 |#2|))))) (-13 (-363) (-147) (-1034 (-564))) (-1235 |#1|)) (T -568))
+((-3103 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-641 (-407 *6))) (-5 *3 (-407 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-568 *5 *6)))) (-3584 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -3139 (-407 *5)) (|:| |coeff| (-407 *5)))) (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5)))) (-4094 (*1 *2 *2) (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147) (-1034 (-564)))) (-5 *1 (-568 *3 *4)))) (-2983 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-585 (-407 *5))) (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5)))))
+(-10 -7 (-15 -2983 ((-585 (-407 |#2|)) (-407 |#2|))) (-15 -4094 ((-3 (-407 |#2|) "failed") (-407 |#2|))) (-15 -3584 ((-3 (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-407 |#2|))) (-15 -3103 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-641 (-407 |#2|)))))
+((-1729 (((-3 (-564) "failed") |#1|) 14)) (-1914 (((-112) |#1|) 13)) (-4363 (((-564) |#1|) 9)))
+(((-569 |#1|) (-10 -7 (-15 -4363 ((-564) |#1|)) (-15 -1914 ((-112) |#1|)) (-15 -1729 ((-3 (-564) "failed") |#1|))) (-1034 (-564))) (T -569))
+((-1729 (*1 *2 *3) (|partial| -12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2)))) (-1914 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-1034 (-564))))) (-4363 (*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2)))))
+(-10 -7 (-15 -4363 ((-564) |#1|)) (-15 -1914 ((-112) |#1|)) (-15 -1729 ((-3 (-564) "failed") |#1|)))
+((-3041 (((-3 (-2 (|:| |mainpart| (-407 (-948 |#1|))) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 (-948 |#1|))) (|:| |logand| (-407 (-948 |#1|))))))) "failed") (-407 (-948 |#1|)) (-1170) (-641 (-407 (-948 |#1|)))) 48)) (-1486 (((-585 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-1170)) 28)) (-3118 (((-3 (-407 (-948 |#1|)) "failed") (-407 (-948 |#1|)) (-1170)) 23)) (-1775 (((-3 (-2 (|:| -3139 (-407 (-948 |#1|))) (|:| |coeff| (-407 (-948 |#1|)))) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|))) 35)))
+(((-570 |#1|) (-10 -7 (-15 -1486 ((-585 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3118 ((-3 (-407 (-948 |#1|)) "failed") (-407 (-948 |#1|)) (-1170))) (-15 -3041 ((-3 (-2 (|:| |mainpart| (-407 (-948 |#1|))) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 (-948 |#1|))) (|:| |logand| (-407 (-948 |#1|))))))) "failed") (-407 (-948 |#1|)) (-1170) (-641 (-407 (-948 |#1|))))) (-15 -1775 ((-3 (-2 (|:| -3139 (-407 (-948 |#1|))) (|:| |coeff| (-407 (-948 |#1|)))) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|))))) (-13 (-556) (-1034 (-564)) (-147))) (T -570))
+((-1775 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-1034 (-564)) (-147))) (-5 *2 (-2 (|:| -3139 (-407 (-948 *5))) (|:| |coeff| (-407 (-948 *5))))) (-5 *1 (-570 *5)) (-5 *3 (-407 (-948 *5))))) (-3041 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 (-407 (-948 *6)))) (-5 *3 (-407 (-948 *6))) (-4 *6 (-13 (-556) (-1034 (-564)) (-147))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-570 *6)))) (-3118 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-407 (-948 *4))) (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-1034 (-564)) (-147))) (-5 *1 (-570 *4)))) (-1486 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-1034 (-564)) (-147))) (-5 *2 (-585 (-407 (-948 *5)))) (-5 *1 (-570 *5)) (-5 *3 (-407 (-948 *5))))))
+(-10 -7 (-15 -1486 ((-585 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3118 ((-3 (-407 (-948 |#1|)) "failed") (-407 (-948 |#1|)) (-1170))) (-15 -3041 ((-3 (-2 (|:| |mainpart| (-407 (-948 |#1|))) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 (-948 |#1|))) (|:| |logand| (-407 (-948 |#1|))))))) "failed") (-407 (-948 |#1|)) (-1170) (-641 (-407 (-948 |#1|))))) (-15 -1775 ((-3 (-2 (|:| -3139 (-407 (-948 |#1|))) (|:| |coeff| (-407 (-948 |#1|)))) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)))))
+((-2315 (((-112) $ $) 73)) (-2480 (((-112) $) 47)) (-3290 ((|#1| $) 39)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) 77)) (-1316 (($ $) 137)) (-4272 (($ $) 117)) (-3795 ((|#1| $) 37)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $) NIL)) (-1295 (($ $) 139)) (-4249 (($ $) 113)) (-1339 (($ $) 141)) (-4296 (($ $) 121)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) 92)) (-2938 (((-564) $) 94)) (-1580 (((-3 $ "failed") $) 76)) (-2308 (($ |#1| |#1|) 35)) (-3530 (((-112) $) 43)) (-2284 (($) 103)) (-1980 (((-112) $) 54)) (-3596 (($ $ (-564)) NIL)) (-4371 (((-112) $) 44)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-3441 (($ $) 105)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-2169 (($ |#1| |#1|) 29) (($ |#1|) 34) (($ (-407 (-564))) 91)) (-2846 ((|#1| $) 36)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) 79) (($ (-641 $)) NIL)) (-2501 (((-3 $ "failed") $ $) 78)) (-1673 (($ $) 107)) (-1350 (($ $) 145)) (-4305 (($ $) 119)) (-1327 (($ $) 147)) (-4284 (($ $) 123)) (-1307 (($ $) 143)) (-4261 (($ $) 115)) (-1785 (((-112) $ |#1|) 41)) (-2326 (((-858) $) 99) (($ (-564)) 81) (($ $) NIL) (($ (-564)) 81)) (-3662 (((-767)) 101 T CONST)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 159)) (-4342 (($ $) 129)) (-3013 (((-112) $ $) NIL)) (-1361 (($ $) 157)) (-4317 (($ $) 125)) (-1409 (($ $) 155)) (-4366 (($ $) 135)) (-2665 (($ $) 153)) (-4378 (($ $) 133)) (-1398 (($ $) 151)) (-4353 (($ $) 131)) (-1372 (($ $) 149)) (-4329 (($ $) 127)) (-2409 (($) 30 T CONST)) (-2421 (($) 10 T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 48)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 46)) (-2981 (($ $) 52) (($ $ $) 53)) (-2968 (($ $ $) 51)) (** (($ $ (-917)) 69) (($ $ (-767)) NIL) (($ $ $) 109) (($ $ (-407 (-564))) 161)) (* (($ (-917) $) 64) (($ (-767) $) NIL) (($ (-564) $) 63) (($ $ $) 60)))
(((-571 |#1|) (-554 |#1|) (-13 (-404) (-1194))) (T -571))
NIL
(-554 |#1|)
-((-3505 (((-3 (-641 (-1166 (-564))) "failed") (-641 (-1166 (-564))) (-1166 (-564))) 27)))
-(((-572) (-10 -7 (-15 -3505 ((-3 (-641 (-1166 (-564))) "failed") (-641 (-1166 (-564))) (-1166 (-564)))))) (T -572))
-((-3505 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 (-564)))) (-5 *3 (-1166 (-564))) (-5 *1 (-572)))))
-(-10 -7 (-15 -3505 ((-3 (-641 (-1166 (-564))) "failed") (-641 (-1166 (-564))) (-1166 (-564)))))
-((-2605 (((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-1170)) 19)) (-3651 (((-641 (-610 |#2|)) (-641 |#2|) (-1170)) 23)) (-1611 (((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-641 (-610 |#2|))) 11)) (-1706 ((|#2| |#2| (-1170)) 60 (|has| |#1| (-556)))) (-3251 ((|#2| |#2| (-1170)) 88 (-12 (|has| |#2| (-284)) (|has| |#1| (-452))))) (-2812 (((-610 |#2|) (-610 |#2|) (-641 (-610 |#2|)) (-1170)) 25)) (-3135 (((-610 |#2|) (-641 (-610 |#2|))) 24)) (-3901 (((-585 |#2|) |#2| (-1170) (-1 (-585 |#2|) |#2| (-1170)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170))) 116 (-12 (|has| |#2| (-284)) (|has| |#2| (-627)) (|has| |#2| (-1034 (-1170))) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-452)) (|has| |#1| (-882 (-564)))))))
-(((-573 |#1| |#2|) (-10 -7 (-15 -2605 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-1170))) (-15 -3135 ((-610 |#2|) (-641 (-610 |#2|)))) (-15 -2812 ((-610 |#2|) (-610 |#2|) (-641 (-610 |#2|)) (-1170))) (-15 -1611 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-641 (-610 |#2|)))) (-15 -3651 ((-641 (-610 |#2|)) (-641 |#2|) (-1170))) (IF (|has| |#1| (-556)) (-15 -1706 (|#2| |#2| (-1170))) |%noBranch|) (IF (|has| |#1| (-452)) (IF (|has| |#2| (-284)) (PROGN (-15 -3251 (|#2| |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (IF (|has| |#2| (-627)) (IF (|has| |#2| (-1034 (-1170))) (-15 -3901 ((-585 |#2|) |#2| (-1170) (-1 (-585 |#2|) |#2| (-1170)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-846) (-430 |#1|)) (T -573))
-((-3901 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-585 *3) *3 (-1170))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1170))) (-4 *3 (-284)) (-4 *3 (-627)) (-4 *3 (-1034 *4)) (-4 *3 (-430 *7)) (-5 *4 (-1170)) (-4 *7 (-612 (-888 (-564)))) (-4 *7 (-452)) (-4 *7 (-882 (-564))) (-4 *7 (-846)) (-5 *2 (-585 *3)) (-5 *1 (-573 *7 *3)))) (-3251 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-452)) (-4 *4 (-846)) (-5 *1 (-573 *4 *2)) (-4 *2 (-284)) (-4 *2 (-430 *4)))) (-1706 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-556)) (-4 *4 (-846)) (-5 *1 (-573 *4 *2)) (-4 *2 (-430 *4)))) (-3651 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-1170)) (-4 *6 (-430 *5)) (-4 *5 (-846)) (-5 *2 (-641 (-610 *6))) (-5 *1 (-573 *5 *6)))) (-1611 (*1 *2 *2 *2) (-12 (-5 *2 (-641 (-610 *4))) (-4 *4 (-430 *3)) (-4 *3 (-846)) (-5 *1 (-573 *3 *4)))) (-2812 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-641 (-610 *6))) (-5 *4 (-1170)) (-5 *2 (-610 *6)) (-4 *6 (-430 *5)) (-4 *5 (-846)) (-5 *1 (-573 *5 *6)))) (-3135 (*1 *2 *3) (-12 (-5 *3 (-641 (-610 *5))) (-4 *4 (-846)) (-5 *2 (-610 *5)) (-5 *1 (-573 *4 *5)) (-4 *5 (-430 *4)))) (-2605 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-610 *5))) (-5 *3 (-1170)) (-4 *5 (-430 *4)) (-4 *4 (-846)) (-5 *1 (-573 *4 *5)))))
-(-10 -7 (-15 -2605 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-1170))) (-15 -3135 ((-610 |#2|) (-641 (-610 |#2|)))) (-15 -2812 ((-610 |#2|) (-610 |#2|) (-641 (-610 |#2|)) (-1170))) (-15 -1611 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-641 (-610 |#2|)))) (-15 -3651 ((-641 (-610 |#2|)) (-641 |#2|) (-1170))) (IF (|has| |#1| (-556)) (-15 -1706 (|#2| |#2| (-1170))) |%noBranch|) (IF (|has| |#1| (-452)) (IF (|has| |#2| (-284)) (PROGN (-15 -3251 (|#2| |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (IF (|has| |#2| (-627)) (IF (|has| |#2| (-1034 (-1170))) (-15 -3901 ((-585 |#2|) |#2| (-1170) (-1 (-585 |#2|) |#2| (-1170)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-4160 (((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-641 |#1|) "failed") (-564) |#1| |#1|)) 200)) (-1619 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-641 (-407 |#2|))) 177)) (-3476 (((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-641 (-407 |#2|))) 174)) (-1917 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 165)) (-2772 (((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 187)) (-3153 (((-3 (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-407 |#2|)) 203)) (-1578 (((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-407 |#2|)) 206)) (-2528 (((-2 (|:| |ir| (-585 (-407 |#2|))) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|)) 90)) (-1328 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 102)) (-2544 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-641 (-407 |#2|))) 181)) (-4162 (((-3 (-621 |#1| |#2|) "failed") (-621 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|)) 169)) (-3379 (((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|)) 191)) (-1822 (((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-407 |#2|)) 211)))
-(((-574 |#1| |#2|) (-10 -7 (-15 -2772 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3379 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -4160 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-641 |#1|) "failed") (-564) |#1| |#1|))) (-15 -1578 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-407 |#2|))) (-15 -1822 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-407 |#2|))) (-15 -1619 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-641 (-407 |#2|)))) (-15 -2544 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-641 (-407 |#2|)))) (-15 -3153 ((-3 (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-407 |#2|))) (-15 -3476 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-641 (-407 |#2|)))) (-15 -1917 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -4162 ((-3 (-621 |#1| |#2|) "failed") (-621 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -2528 ((-2 (|:| |ir| (-585 (-407 |#2|))) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|))) (-15 -1328 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-363) (-1235 |#1|)) (T -574))
-((-1328 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-574 *5 *3)))) (-2528 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |ir| (-585 (-407 *6))) (|:| |specpart| (-407 *6)) (|:| |polypart| *6))) (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))) (-4162 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-621 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -4251 *4) (|:| |sol?| (-112))) (-564) *4)) (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *1 (-574 *4 *5)))) (-1917 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -2656 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-363)) (-5 *1 (-574 *4 *2)) (-4 *2 (-1235 *4)))) (-3476 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-641 (-407 *7))) (-4 *7 (-1235 *6)) (-5 *3 (-407 *7)) (-4 *6 (-363)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-574 *6 *7)))) (-3153 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -2656 (-407 *6)) (|:| |coeff| (-407 *6)))) (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))) (-2544 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -4251 *7) (|:| |sol?| (-112))) (-564) *7)) (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7)) (-5 *3 (-407 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-574 *7 *8)))) (-1619 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -2656 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7)) (-5 *3 (-407 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-574 *7 *8)))) (-1822 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -4251 *6) (|:| |sol?| (-112))) (-564) *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6)) (-2 (|:| -2656 (-407 *7)) (|:| |coeff| (-407 *7))) "failed")) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-1578 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -2656 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6)) (-2 (|:| -2656 (-407 *7)) (|:| |coeff| (-407 *7))) "failed")) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-4160 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-641 *6) "failed") (-564) *6 *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6))) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-3379 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -4251 *6) (|:| |sol?| (-112))) (-564) *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6))) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-2772 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -2656 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6))) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
-(-10 -7 (-15 -2772 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3379 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -4160 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-641 |#1|) "failed") (-564) |#1| |#1|))) (-15 -1578 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-407 |#2|))) (-15 -1822 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-407 |#2|))) (-15 -1619 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-641 (-407 |#2|)))) (-15 -2544 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-641 (-407 |#2|)))) (-15 -3153 ((-3 (-2 (|:| -2656 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-407 |#2|))) (-15 -3476 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-641 (-407 |#2|)))) (-15 -1917 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -4162 ((-3 (-621 |#1| |#2|) "failed") (-621 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4251 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -2528 ((-2 (|:| |ir| (-585 (-407 |#2|))) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|))) (-15 -1328 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
-((-1828 (((-3 |#2| "failed") |#2| (-1170) (-1170)) 10)))
-(((-575 |#1| |#2|) (-10 -7 (-15 -1828 ((-3 |#2| "failed") |#2| (-1170) (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-1133) (-29 |#1|))) (T -575))
-((-1828 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1170)) (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-575 *4 *2)) (-4 *2 (-13 (-1194) (-955) (-1133) (-29 *4))))))
-(-10 -7 (-15 -1828 ((-3 |#2| "failed") |#2| (-1170) (-1170))))
-((-1979 (((-687 (-1217)) $ (-1217)) 26)) (-3799 (((-687 (-549)) $ (-549)) 25)) (-2268 (((-767) $ (-128)) 27)) (-2472 (((-687 (-129)) $ (-129)) 24)) (-4014 (((-687 (-1217)) $) 12)) (-3560 (((-687 (-1215)) $) 8)) (-2808 (((-687 (-1214)) $) 10)) (-3081 (((-687 (-549)) $) 13)) (-3875 (((-687 (-547)) $) 9)) (-3486 (((-687 (-546)) $) 11)) (-2558 (((-767) $ (-128)) 7)) (-3608 (((-687 (-129)) $) 14)) (-3718 (($ $) 6)))
+((-2034 (((-3 (-641 (-1166 (-564))) "failed") (-641 (-1166 (-564))) (-1166 (-564))) 27)))
+(((-572) (-10 -7 (-15 -2034 ((-3 (-641 (-1166 (-564))) "failed") (-641 (-1166 (-564))) (-1166 (-564)))))) (T -572))
+((-2034 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 (-564)))) (-5 *3 (-1166 (-564))) (-5 *1 (-572)))))
+(-10 -7 (-15 -2034 ((-3 (-641 (-1166 (-564))) "failed") (-641 (-1166 (-564))) (-1166 (-564)))))
+((-2714 (((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-1170)) 19)) (-1630 (((-641 (-610 |#2|)) (-641 |#2|) (-1170)) 23)) (-1602 (((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-641 (-610 |#2|))) 11)) (-1979 ((|#2| |#2| (-1170)) 58 (|has| |#1| (-556)))) (-2032 ((|#2| |#2| (-1170)) 86 (-12 (|has| |#2| (-284)) (|has| |#1| (-452))))) (-2980 (((-610 |#2|) (-610 |#2|) (-641 (-610 |#2|)) (-1170)) 25)) (-2530 (((-610 |#2|) (-641 (-610 |#2|))) 24)) (-2052 (((-585 |#2|) |#2| (-1170) (-1 (-585 |#2|) |#2| (-1170)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170))) 114 (-12 (|has| |#2| (-284)) (|has| |#2| (-627)) (|has| |#2| (-1034 (-1170))) (|has| |#1| (-612 (-888 (-564)))) (|has| |#1| (-452)) (|has| |#1| (-882 (-564)))))))
+(((-573 |#1| |#2|) (-10 -7 (-15 -2714 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-1170))) (-15 -2530 ((-610 |#2|) (-641 (-610 |#2|)))) (-15 -2980 ((-610 |#2|) (-610 |#2|) (-641 (-610 |#2|)) (-1170))) (-15 -1602 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-641 (-610 |#2|)))) (-15 -1630 ((-641 (-610 |#2|)) (-641 |#2|) (-1170))) (IF (|has| |#1| (-556)) (-15 -1979 (|#2| |#2| (-1170))) |%noBranch|) (IF (|has| |#1| (-452)) (IF (|has| |#2| (-284)) (PROGN (-15 -2032 (|#2| |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (IF (|has| |#2| (-627)) (IF (|has| |#2| (-1034 (-1170))) (-15 -2052 ((-585 |#2|) |#2| (-1170) (-1 (-585 |#2|) |#2| (-1170)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-846) (-430 |#1|)) (T -573))
+((-2052 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-585 *3) *3 (-1170))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1170))) (-4 *3 (-284)) (-4 *3 (-627)) (-4 *3 (-1034 *4)) (-4 *3 (-430 *7)) (-5 *4 (-1170)) (-4 *7 (-612 (-888 (-564)))) (-4 *7 (-452)) (-4 *7 (-882 (-564))) (-4 *7 (-846)) (-5 *2 (-585 *3)) (-5 *1 (-573 *7 *3)))) (-2032 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-452)) (-4 *4 (-846)) (-5 *1 (-573 *4 *2)) (-4 *2 (-284)) (-4 *2 (-430 *4)))) (-1979 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-556)) (-4 *4 (-846)) (-5 *1 (-573 *4 *2)) (-4 *2 (-430 *4)))) (-1630 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-1170)) (-4 *6 (-430 *5)) (-4 *5 (-846)) (-5 *2 (-641 (-610 *6))) (-5 *1 (-573 *5 *6)))) (-1602 (*1 *2 *2 *2) (-12 (-5 *2 (-641 (-610 *4))) (-4 *4 (-430 *3)) (-4 *3 (-846)) (-5 *1 (-573 *3 *4)))) (-2980 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-641 (-610 *6))) (-5 *4 (-1170)) (-5 *2 (-610 *6)) (-4 *6 (-430 *5)) (-4 *5 (-846)) (-5 *1 (-573 *5 *6)))) (-2530 (*1 *2 *3) (-12 (-5 *3 (-641 (-610 *5))) (-4 *4 (-846)) (-5 *2 (-610 *5)) (-5 *1 (-573 *4 *5)) (-4 *5 (-430 *4)))) (-2714 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-610 *5))) (-5 *3 (-1170)) (-4 *5 (-430 *4)) (-4 *4 (-846)) (-5 *1 (-573 *4 *5)))))
+(-10 -7 (-15 -2714 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-1170))) (-15 -2530 ((-610 |#2|) (-641 (-610 |#2|)))) (-15 -2980 ((-610 |#2|) (-610 |#2|) (-641 (-610 |#2|)) (-1170))) (-15 -1602 ((-641 (-610 |#2|)) (-641 (-610 |#2|)) (-641 (-610 |#2|)))) (-15 -1630 ((-641 (-610 |#2|)) (-641 |#2|) (-1170))) (IF (|has| |#1| (-556)) (-15 -1979 (|#2| |#2| (-1170))) |%noBranch|) (IF (|has| |#1| (-452)) (IF (|has| |#2| (-284)) (PROGN (-15 -2032 (|#2| |#2| (-1170))) (IF (|has| |#1| (-612 (-888 (-564)))) (IF (|has| |#1| (-882 (-564))) (IF (|has| |#2| (-627)) (IF (|has| |#2| (-1034 (-1170))) (-15 -2052 ((-585 |#2|) |#2| (-1170) (-1 (-585 |#2|) |#2| (-1170)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1170)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-3864 (((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-641 |#1|) "failed") (-564) |#1| |#1|)) 200)) (-2961 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-641 (-407 |#2|))) 177)) (-3507 (((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-641 (-407 |#2|))) 174)) (-3749 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 165)) (-1859 (((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 187)) (-1852 (((-3 (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-407 |#2|)) 203)) (-3937 (((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-407 |#2|)) 206)) (-3761 (((-2 (|:| |ir| (-585 (-407 |#2|))) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|)) 90)) (-3732 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 102)) (-2939 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-641 (-407 |#2|))) 181)) (-2768 (((-3 (-621 |#1| |#2|) "failed") (-621 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|)) 169)) (-3032 (((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|)) 191)) (-1915 (((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-407 |#2|)) 211)))
+(((-574 |#1| |#2|) (-10 -7 (-15 -1859 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3032 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -3864 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-641 |#1|) "failed") (-564) |#1| |#1|))) (-15 -3937 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-407 |#2|))) (-15 -1915 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-407 |#2|))) (-15 -2961 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-641 (-407 |#2|)))) (-15 -2939 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-641 (-407 |#2|)))) (-15 -1852 ((-3 (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-407 |#2|))) (-15 -3507 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-641 (-407 |#2|)))) (-15 -3749 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2768 ((-3 (-621 |#1| |#2|) "failed") (-621 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -3761 ((-2 (|:| |ir| (-585 (-407 |#2|))) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|))) (-15 -3732 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-363) (-1235 |#1|)) (T -574))
+((-3732 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-574 *5 *3)))) (-3761 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |ir| (-585 (-407 *6))) (|:| |specpart| (-407 *6)) (|:| |polypart| *6))) (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))) (-2768 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-621 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -4225 *4) (|:| |sol?| (-112))) (-564) *4)) (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *1 (-574 *4 *5)))) (-3749 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -3139 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-363)) (-5 *1 (-574 *4 *2)) (-4 *2 (-1235 *4)))) (-3507 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-641 (-407 *7))) (-4 *7 (-1235 *6)) (-5 *3 (-407 *7)) (-4 *6 (-363)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-574 *6 *7)))) (-1852 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -3139 (-407 *6)) (|:| |coeff| (-407 *6)))) (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))) (-2939 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -4225 *7) (|:| |sol?| (-112))) (-564) *7)) (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7)) (-5 *3 (-407 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-574 *7 *8)))) (-2961 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -3139 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7)) (-5 *3 (-407 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-574 *7 *8)))) (-1915 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -4225 *6) (|:| |sol?| (-112))) (-564) *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6)) (-2 (|:| -3139 (-407 *7)) (|:| |coeff| (-407 *7))) "failed")) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-3937 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3139 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6)) (-2 (|:| -3139 (-407 *7)) (|:| |coeff| (-407 *7))) "failed")) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-3864 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-641 *6) "failed") (-564) *6 *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6))) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-3032 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -4225 *6) (|:| |sol?| (-112))) (-564) *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6))) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))) (-1859 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3139 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6))) (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
+(-10 -7 (-15 -1859 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3032 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -3864 ((-2 (|:| |answer| (-585 (-407 |#2|))) (|:| |a0| |#1|)) (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-641 |#1|) "failed") (-564) |#1| |#1|))) (-15 -3937 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-407 |#2|))) (-15 -1915 ((-3 (-2 (|:| |answer| (-407 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-407 |#2|))) (-15 -2961 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-641 (-407 |#2|)))) (-15 -2939 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|))))))) (|:| |a0| |#1|)) "failed") (-407 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|) (-641 (-407 |#2|)))) (-15 -1852 ((-3 (-2 (|:| -3139 (-407 |#2|)) (|:| |coeff| (-407 |#2|))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-407 |#2|))) (-15 -3507 ((-3 (-2 (|:| |mainpart| (-407 |#2|)) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| (-407 |#2|)) (|:| |logand| (-407 |#2|)))))) "failed") (-407 |#2|) (-1 |#2| |#2|) (-641 (-407 |#2|)))) (-15 -3749 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2768 ((-3 (-621 |#1| |#2|) "failed") (-621 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -4225 |#1|) (|:| |sol?| (-112))) (-564) |#1|))) (-15 -3761 ((-2 (|:| |ir| (-585 (-407 |#2|))) (|:| |specpart| (-407 |#2|)) (|:| |polypart| |#2|)) (-407 |#2|) (-1 |#2| |#2|))) (-15 -3732 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
+((-1311 (((-3 |#2| "failed") |#2| (-1170) (-1170)) 10)))
+(((-575 |#1| |#2|) (-10 -7 (-15 -1311 ((-3 |#2| "failed") |#2| (-1170) (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-1133) (-29 |#1|))) (T -575))
+((-1311 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1170)) (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-575 *4 *2)) (-4 *2 (-13 (-1194) (-955) (-1133) (-29 *4))))))
+(-10 -7 (-15 -1311 ((-3 |#2| "failed") |#2| (-1170) (-1170))))
+((-3315 (((-687 (-1217)) $ (-1217)) 26)) (-2037 (((-687 (-549)) $ (-549)) 25)) (-1445 (((-767) $ (-128)) 27)) (-4152 (((-687 (-129)) $ (-129)) 24)) (-3526 (((-687 (-1217)) $) 12)) (-1668 (((-687 (-1215)) $) 8)) (-1675 (((-687 (-1214)) $) 10)) (-2440 (((-687 (-549)) $) 13)) (-3834 (((-687 (-547)) $) 9)) (-3178 (((-687 (-546)) $) 11)) (-2588 (((-767) $ (-128)) 7)) (-2290 (((-687 (-129)) $) 14)) (-4089 (($ $) 6)))
(((-576) (-140)) (T -576))
NIL
(-13 (-527) (-856))
(((-173) . T) ((-527) . T) ((-856) . T))
-((-1979 (((-687 (-1217)) $ (-1217)) NIL)) (-3799 (((-687 (-549)) $ (-549)) NIL)) (-2268 (((-767) $ (-128)) NIL)) (-2472 (((-687 (-129)) $ (-129)) NIL)) (-4014 (((-687 (-1217)) $) NIL)) (-3560 (((-687 (-1215)) $) NIL)) (-2808 (((-687 (-1214)) $) NIL)) (-3081 (((-687 (-549)) $) NIL)) (-3875 (((-687 (-547)) $) NIL)) (-3486 (((-687 (-546)) $) NIL)) (-2558 (((-767) $ (-128)) NIL)) (-3608 (((-687 (-129)) $) NIL)) (-2593 (((-112) $) NIL)) (-2025 (($ (-388)) 14) (($ (-1152)) 16)) (-2350 (((-858) $) NIL)) (-3718 (($ $) NIL)))
-(((-577) (-13 (-576) (-611 (-858)) (-10 -8 (-15 -2025 ($ (-388))) (-15 -2025 ($ (-1152))) (-15 -2593 ((-112) $))))) (T -577))
-((-2025 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-577)))) (-2025 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-577)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-577)))))
-(-13 (-576) (-611 (-858)) (-10 -8 (-15 -2025 ($ (-388))) (-15 -2025 ($ (-1152))) (-15 -2593 ((-112) $))))
-((-2337 (((-112) $ $) NIL)) (-2556 (($) 7 T CONST)) (-4172 (((-1152) $) NIL)) (-1720 (($) 6 T CONST)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 14)) (-3136 (($) 8 T CONST)) (-2893 (((-112) $ $) 10)))
-(((-578) (-13 (-1094) (-10 -8 (-15 -1720 ($) -3455) (-15 -2556 ($) -3455) (-15 -3136 ($) -3455)))) (T -578))
-((-1720 (*1 *1) (-5 *1 (-578))) (-2556 (*1 *1) (-5 *1 (-578))) (-3136 (*1 *1) (-5 *1 (-578))))
-(-13 (-1094) (-10 -8 (-15 -1720 ($) -3455) (-15 -2556 ($) -3455) (-15 -3136 ($) -3455)))
-((-2337 (((-112) $ $) NIL)) (-2800 (((-687 $) (-491)) 21)) (-4172 (((-1152) $) NIL)) (-2988 (($ (-1152)) 14)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 34)) (-3178 (((-213 4 (-129)) $) 24)) (-2893 (((-112) $ $) 26)))
-(((-579) (-13 (-1094) (-10 -8 (-15 -2988 ($ (-1152))) (-15 -3178 ((-213 4 (-129)) $)) (-15 -2800 ((-687 $) (-491)))))) (T -579))
-((-2988 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-579)))) (-3178 (*1 *2 *1) (-12 (-5 *2 (-213 4 (-129))) (-5 *1 (-579)))) (-2800 (*1 *2 *3) (-12 (-5 *3 (-491)) (-5 *2 (-687 (-579))) (-5 *1 (-579)))))
-(-13 (-1094) (-10 -8 (-15 -2988 ($ (-1152))) (-15 -3178 ((-213 4 (-129)) $)) (-15 -2800 ((-687 $) (-491)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $ (-564)) 77)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-4134 (($ (-1166 (-564)) (-564)) 83)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) 68)) (-1913 (($ $) 43)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3533 (((-767) $) 16)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3281 (((-564)) 37)) (-4313 (((-564) $) 41)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3113 (($ $ (-564)) 24)) (-2537 (((-3 $ "failed") $ $) 73)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) 17)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 74)) (-3096 (((-1150 (-564)) $) 19)) (-1732 (($ $) 26)) (-2350 (((-858) $) 103) (($ (-564)) 63) (($ $) NIL)) (-1471 (((-767)) 15 T CONST)) (-2502 (((-112) $ $) NIL)) (-3613 (((-564) $ (-564)) 46)) (-2414 (($) 44 T CONST)) (-2428 (($) 21 T CONST)) (-2893 (((-112) $ $) 54)) (-2992 (($ $) 62) (($ $ $) 48)) (-2980 (($ $ $) 61)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 64) (($ $ $) 65)))
+((-3315 (((-687 (-1217)) $ (-1217)) NIL)) (-2037 (((-687 (-549)) $ (-549)) NIL)) (-1445 (((-767) $ (-128)) NIL)) (-4152 (((-687 (-129)) $ (-129)) NIL)) (-3526 (((-687 (-1217)) $) NIL)) (-1668 (((-687 (-1215)) $) NIL)) (-1675 (((-687 (-1214)) $) NIL)) (-2440 (((-687 (-549)) $) NIL)) (-3834 (((-687 (-547)) $) NIL)) (-3178 (((-687 (-546)) $) NIL)) (-2588 (((-767) $ (-128)) NIL)) (-2290 (((-687 (-129)) $) NIL)) (-3932 (((-112) $) NIL)) (-3040 (($ (-388)) 14) (($ (-1152)) 16)) (-2326 (((-858) $) NIL)) (-4089 (($ $) NIL)))
+(((-577) (-13 (-576) (-611 (-858)) (-10 -8 (-15 -3040 ($ (-388))) (-15 -3040 ($ (-1152))) (-15 -3932 ((-112) $))))) (T -577))
+((-3040 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-577)))) (-3040 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-577)))) (-3932 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-577)))))
+(-13 (-576) (-611 (-858)) (-10 -8 (-15 -3040 ($ (-388))) (-15 -3040 ($ (-1152))) (-15 -3932 ((-112) $))))
+((-2315 (((-112) $ $) NIL)) (-2528 (($) 7 T CONST)) (-2332 (((-1152) $) NIL)) (-1734 (($) 6 T CONST)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 14)) (-2620 (($) 8 T CONST)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 10)))
+(((-578) (-13 (-1094) (-10 -8 (-15 -1734 ($) -4008) (-15 -2528 ($) -4008) (-15 -2620 ($) -4008)))) (T -578))
+((-1734 (*1 *1) (-5 *1 (-578))) (-2528 (*1 *1) (-5 *1 (-578))) (-2620 (*1 *1) (-5 *1 (-578))))
+(-13 (-1094) (-10 -8 (-15 -1734 ($) -4008) (-15 -2528 ($) -4008) (-15 -2620 ($) -4008)))
+((-2315 (((-112) $ $) NIL)) (-2755 (((-687 $) (-491)) 21)) (-2332 (((-1152) $) NIL)) (-3990 (($ (-1152)) 14)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 34)) (-2300 (((-213 4 (-129)) $) 24)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 26)))
+(((-579) (-13 (-1094) (-10 -8 (-15 -3990 ($ (-1152))) (-15 -2300 ((-213 4 (-129)) $)) (-15 -2755 ((-687 $) (-491)))))) (T -579))
+((-3990 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-579)))) (-2300 (*1 *2 *1) (-12 (-5 *2 (-213 4 (-129))) (-5 *1 (-579)))) (-2755 (*1 *2 *3) (-12 (-5 *3 (-491)) (-5 *2 (-687 (-579))) (-5 *1 (-579)))))
+(-13 (-1094) (-10 -8 (-15 -3990 ($ (-1152))) (-15 -2300 ((-213 4 (-129)) $)) (-15 -2755 ((-687 $) (-491)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $ (-564)) 77)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2366 (($ (-1166 (-564)) (-564)) 83)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) 68)) (-1489 (($ $) 43)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-3924 (((-767) $) 16)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3665 (((-564)) 37)) (-3330 (((-564) $) 41)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3157 (($ $ (-564)) 24)) (-2501 (((-3 $ "failed") $ $) 73)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) 17)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 74)) (-4132 (((-1150 (-564)) $) 19)) (-2712 (($ $) 26)) (-2326 (((-858) $) 103) (($ (-564)) 63) (($ $) NIL)) (-3662 (((-767)) 15 T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-564) $ (-564)) 46)) (-2409 (($) 44 T CONST)) (-2421 (($) 21 T CONST)) (-2876 (((-112) $ $) 54)) (-2981 (($ $) 62) (($ $ $) 48)) (-2968 (($ $ $) 61)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 64) (($ $ $) 65)))
(((-580 |#1| |#2|) (-865 |#1|) (-564) (-112)) (T -580))
NIL
(-865 |#1|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 30)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-2684 (((-1182 (-917) (-767)) (-564)) 59)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 $ "failed") $) 98)) (-2961 (($ $) 97)) (-2100 (($ (-1259 $)) 96)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 56)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) 44)) (-3038 (($) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) 61)) (-2549 (((-112) $) NIL)) (-3028 (($ $) NIL) (($ $ (-767)) NIL)) (-3037 (((-112) $) NIL)) (-3533 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-4035 (((-112) $) NIL)) (-3223 (($) 49 (|has| $ (-368)))) (-2946 (((-112) $) NIL (|has| $ (-368)))) (-1464 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-1993 (((-3 $ "failed") $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 $) $ (-917)) NIL (|has| $ (-368))) (((-1166 $) $) 107)) (-2802 (((-917) $) 67)) (-3982 (((-1166 $) $) NIL (|has| $ (-368)))) (-4129 (((-3 (-1166 $) "failed") $ $) NIL (|has| $ (-368))) (((-1166 $) $) NIL (|has| $ (-368)))) (-4235 (($ $ (-1166 $)) NIL (|has| $ (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL T CONST)) (-2005 (($ (-917)) 60)) (-2413 (((-112) $) 90)) (-3877 (((-1114) $) NIL)) (-2175 (($) 28 (|has| $ (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 54)) (-3595 (((-418 $) $) NIL)) (-3636 (((-917)) 89) (((-829 (-917))) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-3 (-767) "failed") $ $) NIL) (((-767) $) NIL)) (-4228 (((-134)) NIL)) (-3735 (($ $ (-767)) NIL) (($ $) NIL)) (-2762 (((-917) $) 88) (((-829 (-917)) $) NIL)) (-1474 (((-1166 $)) 105)) (-4100 (($) 66)) (-2194 (($) 50 (|has| $ (-368)))) (-1407 (((-685 $) (-1259 $)) NIL) (((-1259 $) $) 94)) (-4344 (((-564) $) 40)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) 42) (($ $) NIL) (($ (-407 (-564))) NIL)) (-3335 (((-3 $ "failed") $) NIL) (($ $) 108)) (-1471 (((-767)) 51 T CONST)) (-3776 (((-1259 $) (-917)) 100) (((-1259 $)) 99)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) 31 T CONST)) (-2428 (($) 27 T CONST)) (-3602 (($ $ (-767)) NIL (|has| $ (-368))) (($ $) NIL (|has| $ (-368)))) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 34)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 84) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 30)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-4301 (((-1182 (-917) (-767)) (-564)) 59)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 $ "failed") $) 98)) (-2938 (($ $) 97)) (-2065 (($ (-1259 $)) 96)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 56)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) 44)) (-2498 (($) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) 61)) (-1839 (((-112) $) NIL)) (-2616 (($ $) NIL) (($ $ (-767)) NIL)) (-4218 (((-112) $) NIL)) (-3924 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1980 (((-112) $) NIL)) (-4241 (($) 49 (|has| $ (-368)))) (-1358 (((-112) $) NIL (|has| $ (-368)))) (-4158 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-3234 (((-3 $ "failed") $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 $) $ (-917)) NIL (|has| $ (-368))) (((-1166 $) $) 107)) (-2428 (((-917) $) 67)) (-2340 (((-1166 $) $) NIL (|has| $ (-368)))) (-3189 (((-3 (-1166 $) "failed") $ $) NIL (|has| $ (-368))) (((-1166 $) $) NIL (|has| $ (-368)))) (-1927 (($ $ (-1166 $)) NIL (|has| $ (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL T CONST)) (-2014 (($ (-917)) 60)) (-4286 (((-112) $) 90)) (-3868 (((-1114) $) NIL)) (-2186 (($) 28 (|has| $ (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 54)) (-3546 (((-418 $) $) NIL)) (-3881 (((-917)) 89) (((-829 (-917))) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-3 (-767) "failed") $ $) NIL) (((-767) $) NIL)) (-2476 (((-134)) NIL)) (-3142 (($ $ (-767)) NIL) (($ $) NIL)) (-3258 (((-917) $) 88) (((-829 (-917)) $) NIL)) (-3954 (((-1166 $)) 105)) (-2099 (($) 66)) (-2240 (($) 50 (|has| $ (-368)))) (-1631 (((-685 $) (-1259 $)) NIL) (((-1259 $) $) 94)) (-4327 (((-564) $) 40)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) 42) (($ $) NIL) (($ (-407 (-564))) NIL)) (-2144 (((-3 $ "failed") $) NIL) (($ $) 108)) (-3662 (((-767)) 51 T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $) (-917)) 100) (((-1259 $)) 99)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) 31 T CONST)) (-2421 (($) 27 T CONST)) (-3136 (($ $ (-767)) NIL (|has| $ (-368))) (($ $) NIL (|has| $ (-368)))) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 34)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 84) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
(((-581 |#1|) (-13 (-349) (-329 $) (-612 (-564))) (-917)) (T -581))
NIL
(-13 (-349) (-329 $) (-612 (-564)))
-((-3531 (((-1264) (-1152)) 10)))
-(((-582) (-10 -7 (-15 -3531 ((-1264) (-1152))))) (T -582))
-((-3531 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-582)))))
-(-10 -7 (-15 -3531 ((-1264) (-1152))))
-((-2483 (((-585 |#2|) (-585 |#2|)) 41)) (-3503 (((-641 |#2|) (-585 |#2|)) 43)) (-3330 ((|#2| (-585 |#2|)) 49)))
-(((-583 |#1| |#2|) (-10 -7 (-15 -2483 ((-585 |#2|) (-585 |#2|))) (-15 -3503 ((-641 |#2|) (-585 |#2|))) (-15 -3330 (|#2| (-585 |#2|)))) (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))) (-13 (-29 |#1|) (-1194))) (T -583))
-((-3330 (*1 *2 *3) (-12 (-5 *3 (-585 *2)) (-4 *2 (-13 (-29 *4) (-1194))) (-5 *1 (-583 *4 *2)) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))))) (-3503 (*1 *2 *3) (-12 (-5 *3 (-585 *5)) (-4 *5 (-13 (-29 *4) (-1194))) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-641 *5)) (-5 *1 (-583 *4 *5)))) (-2483 (*1 *2 *2) (-12 (-5 *2 (-585 *4)) (-4 *4 (-13 (-29 *3) (-1194))) (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *1 (-583 *3 *4)))))
-(-10 -7 (-15 -2483 ((-585 |#2|) (-585 |#2|))) (-15 -3503 ((-641 |#2|) (-585 |#2|))) (-15 -3330 (|#2| (-585 |#2|))))
-((-4289 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-585 |#2|) (-1 |#2| |#1|) (-585 |#1|)) 30)))
-(((-584 |#1| |#2|) (-10 -7 (-15 -4289 ((-585 |#2|) (-1 |#2| |#1|) (-585 |#1|))) (-15 -4289 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -4289 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -4289 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-363) (-363)) (T -584))
-((-4289 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-363)) (-4 *6 (-363)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-584 *5 *6)))) (-4289 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-363)) (-4 *2 (-363)) (-5 *1 (-584 *5 *2)))) (-4289 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -2656 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-363)) (-4 *6 (-363)) (-5 *2 (-2 (|:| -2656 *6) (|:| |coeff| *6))) (-5 *1 (-584 *5 *6)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-585 *5)) (-4 *5 (-363)) (-4 *6 (-363)) (-5 *2 (-585 *6)) (-5 *1 (-584 *5 *6)))))
-(-10 -7 (-15 -4289 ((-585 |#2|) (-1 |#2| |#1|) (-585 |#1|))) (-15 -4289 ((-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -2656 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -4289 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -4289 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 76)) (-2961 ((|#1| $) NIL)) (-2656 ((|#1| $) 30)) (-4291 (((-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 32)) (-2626 (($ |#1| (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) (-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 28)) (-2491 (((-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) $) 31)) (-4172 (((-1152) $) NIL)) (-4221 (($ |#1| |#1|) 38) (($ |#1| (-1170)) 49 (|has| |#1| (-1034 (-1170))))) (-3877 (((-1114) $) NIL)) (-3954 (((-112) $) 35)) (-3735 ((|#1| $ (-1 |#1| |#1|)) 88) ((|#1| $ (-1170)) 89 (|has| |#1| (-896 (-1170))))) (-2350 (((-858) $) 112) (($ |#1|) 29)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) 17) (($ $ $) NIL)) (-2980 (($ $ $) 85)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 16) (($ (-407 (-564)) $) 41) (($ $ (-407 (-564))) NIL)))
-(((-585 |#1|) (-13 (-713 (-407 (-564))) (-1034 |#1|) (-10 -8 (-15 -2626 ($ |#1| (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) (-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -2656 (|#1| $)) (-15 -2491 ((-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) $)) (-15 -4291 ((-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -3954 ((-112) $)) (-15 -4221 ($ |#1| |#1|)) (-15 -3735 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-896 (-1170))) (-15 -3735 (|#1| $ (-1170))) |%noBranch|) (IF (|has| |#1| (-1034 (-1170))) (-15 -4221 ($ |#1| (-1170))) |%noBranch|))) (-363)) (T -585))
-((-2626 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *2)) (|:| |logand| (-1166 *2))))) (-5 *4 (-641 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-363)) (-5 *1 (-585 *2)))) (-2656 (*1 *2 *1) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363)))) (-2491 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *3)) (|:| |logand| (-1166 *3))))) (-5 *1 (-585 *3)) (-4 *3 (-363)))) (-4291 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-585 *3)) (-4 *3 (-363)))) (-3954 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-585 *3)) (-4 *3 (-363)))) (-4221 (*1 *1 *2 *2) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363)))) (-3735 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-585 *2)) (-4 *2 (-363)))) (-3735 (*1 *2 *1 *3) (-12 (-4 *2 (-363)) (-4 *2 (-896 *3)) (-5 *1 (-585 *2)) (-5 *3 (-1170)))) (-4221 (*1 *1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *1 (-585 *2)) (-4 *2 (-1034 *3)) (-4 *2 (-363)))))
-(-13 (-713 (-407 (-564))) (-1034 |#1|) (-10 -8 (-15 -2626 ($ |#1| (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) (-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -2656 (|#1| $)) (-15 -2491 ((-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) $)) (-15 -4291 ((-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -3954 ((-112) $)) (-15 -4221 ($ |#1| |#1|)) (-15 -3735 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-896 (-1170))) (-15 -3735 (|#1| $ (-1170))) |%noBranch|) (IF (|has| |#1| (-1034 (-1170))) (-15 -4221 ($ |#1| (-1170))) |%noBranch|)))
-((-2675 (((-112) |#1|) 16)) (-3311 (((-3 |#1| "failed") |#1|) 14)) (-4128 (((-2 (|:| -2940 |#1|) (|:| -1377 (-767))) |#1|) 38) (((-3 |#1| "failed") |#1| (-767)) 18)) (-1550 (((-112) |#1| (-767)) 19)) (-1625 ((|#1| |#1|) 42)) (-1946 ((|#1| |#1| (-767)) 45)))
-(((-586 |#1|) (-10 -7 (-15 -1550 ((-112) |#1| (-767))) (-15 -4128 ((-3 |#1| "failed") |#1| (-767))) (-15 -4128 ((-2 (|:| -2940 |#1|) (|:| -1377 (-767))) |#1|)) (-15 -1946 (|#1| |#1| (-767))) (-15 -2675 ((-112) |#1|)) (-15 -3311 ((-3 |#1| "failed") |#1|)) (-15 -1625 (|#1| |#1|))) (-545)) (T -586))
-((-1625 (*1 *2 *2) (-12 (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-3311 (*1 *2 *2) (|partial| -12 (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-2675 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))) (-1946 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-4128 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -2940 *3) (|:| -1377 (-767)))) (-5 *1 (-586 *3)) (-4 *3 (-545)))) (-4128 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-1550 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))))
-(-10 -7 (-15 -1550 ((-112) |#1| (-767))) (-15 -4128 ((-3 |#1| "failed") |#1| (-767))) (-15 -4128 ((-2 (|:| -2940 |#1|) (|:| -1377 (-767))) |#1|)) (-15 -1946 (|#1| |#1| (-767))) (-15 -2675 ((-112) |#1|)) (-15 -3311 ((-3 |#1| "failed") |#1|)) (-15 -1625 (|#1| |#1|)))
-((-4327 (((-1166 |#1|) (-917)) 43)))
-(((-587 |#1|) (-10 -7 (-15 -4327 ((-1166 |#1|) (-917)))) (-349)) (T -587))
-((-4327 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-587 *4)) (-4 *4 (-349)))))
-(-10 -7 (-15 -4327 ((-1166 |#1|) (-917))))
-((-2483 (((-585 (-407 (-948 |#1|))) (-585 (-407 (-948 |#1|)))) 27)) (-1871 (((-3 (-316 |#1|) (-641 (-316 |#1|))) (-407 (-948 |#1|)) (-1170)) 34 (|has| |#1| (-147)))) (-3503 (((-641 (-316 |#1|)) (-585 (-407 (-948 |#1|)))) 19)) (-2395 (((-316 |#1|) (-407 (-948 |#1|)) (-1170)) 32 (|has| |#1| (-147)))) (-3330 (((-316 |#1|) (-585 (-407 (-948 |#1|)))) 21)))
-(((-588 |#1|) (-10 -7 (-15 -2483 ((-585 (-407 (-948 |#1|))) (-585 (-407 (-948 |#1|))))) (-15 -3503 ((-641 (-316 |#1|)) (-585 (-407 (-948 |#1|))))) (-15 -3330 ((-316 |#1|) (-585 (-407 (-948 |#1|))))) (IF (|has| |#1| (-147)) (PROGN (-15 -1871 ((-3 (-316 |#1|) (-641 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -2395 ((-316 |#1|) (-407 (-948 |#1|)) (-1170)))) |%noBranch|)) (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (T -588))
-((-2395 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147)) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-316 *5)) (-5 *1 (-588 *5)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147)) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-3 (-316 *5) (-641 (-316 *5)))) (-5 *1 (-588 *5)))) (-3330 (*1 *2 *3) (-12 (-5 *3 (-585 (-407 (-948 *4)))) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-316 *4)) (-5 *1 (-588 *4)))) (-3503 (*1 *2 *3) (-12 (-5 *3 (-585 (-407 (-948 *4)))) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-641 (-316 *4))) (-5 *1 (-588 *4)))) (-2483 (*1 *2 *2) (-12 (-5 *2 (-585 (-407 (-948 *3)))) (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *1 (-588 *3)))))
-(-10 -7 (-15 -2483 ((-585 (-407 (-948 |#1|))) (-585 (-407 (-948 |#1|))))) (-15 -3503 ((-641 (-316 |#1|)) (-585 (-407 (-948 |#1|))))) (-15 -3330 ((-316 |#1|) (-585 (-407 (-948 |#1|))))) (IF (|has| |#1| (-147)) (PROGN (-15 -1871 ((-3 (-316 |#1|) (-641 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -2395 ((-316 |#1|) (-407 (-948 |#1|)) (-1170)))) |%noBranch|))
-((-3389 (((-641 (-685 (-564))) (-641 (-564)) (-641 (-901 (-564)))) 74) (((-641 (-685 (-564))) (-641 (-564))) 75) (((-685 (-564)) (-641 (-564)) (-901 (-564))) 68)) (-2473 (((-767) (-641 (-564))) 65)))
-(((-589) (-10 -7 (-15 -2473 ((-767) (-641 (-564)))) (-15 -3389 ((-685 (-564)) (-641 (-564)) (-901 (-564)))) (-15 -3389 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -3389 ((-641 (-685 (-564))) (-641 (-564)) (-641 (-901 (-564))))))) (T -589))
-((-3389 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-564))) (-5 *4 (-641 (-901 (-564)))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-589)))) (-3389 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-589)))) (-3389 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-564))) (-5 *4 (-901 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-589)))) (-2473 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-767)) (-5 *1 (-589)))))
-(-10 -7 (-15 -2473 ((-767) (-641 (-564)))) (-15 -3389 ((-685 (-564)) (-641 (-564)) (-901 (-564)))) (-15 -3389 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -3389 ((-641 (-685 (-564))) (-641 (-564)) (-641 (-901 (-564))))))
-((-2040 (((-641 |#5|) |#5| (-112)) 99)) (-2458 (((-112) |#5| (-641 |#5|)) 34)))
-(((-590 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2040 ((-641 |#5|) |#5| (-112))) (-15 -2458 ((-112) |#5| (-641 |#5|)))) (-13 (-307) (-147)) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1103 |#1| |#2| |#3| |#4|)) (T -590))
-((-2458 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1103 *5 *6 *7 *8)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-590 *5 *6 *7 *8 *3)))) (-2040 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-641 *3)) (-5 *1 (-590 *5 *6 *7 *8 *3)) (-4 *3 (-1103 *5 *6 *7 *8)))))
-(-10 -7 (-15 -2040 ((-641 |#5|) |#5| (-112))) (-15 -2458 ((-112) |#5| (-641 |#5|))))
-((-2337 (((-112) $ $) NIL)) (-2437 (((-1129) $) 11)) (-2423 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-591) (-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))) (T -591))
-((-2423 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-591)))) (-2437 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-591)))))
-(-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))
-((-2337 (((-112) $ $) NIL (|has| (-144) (-1094)))) (-2102 (($ $) 38)) (-4229 (($ $) NIL)) (-3993 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-3279 (((-112) $ $) 66)) (-3255 (((-112) $ $ (-564)) 60)) (-2483 (((-641 $) $ (-144)) 74) (((-641 $) $ (-141)) 75)) (-1453 (((-112) (-1 (-112) (-144) (-144)) $) NIL) (((-112) $) NIL (|has| (-144) (-846)))) (-3620 (($ (-1 (-112) (-144) (-144)) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-846))))) (-2995 (($ (-1 (-112) (-144) (-144)) $) NIL) (($ $) NIL (|has| (-144) (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 (((-144) $ (-564) (-144)) 57 (|has| $ (-6 -4407))) (((-144) $ (-1226 (-564)) (-144)) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-1488 (($ $ (-144)) 79) (($ $ (-141)) 80)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-2182 (($ $ (-1226 (-564)) $) 56)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-3682 (($ (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094)))) (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) NIL (|has| $ (-6 -4406))) (((-144) (-1 (-144) (-144) (-144)) $) NIL (|has| $ (-6 -4406)))) (-4335 (((-144) $ (-564) (-144)) NIL (|has| $ (-6 -4407)))) (-4266 (((-144) $ (-564)) NIL)) (-3300 (((-112) $ $) 93)) (-3886 (((-564) (-1 (-112) (-144)) $) NIL) (((-564) (-144) $) NIL (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) 63 (|has| (-144) (-1094))) (((-564) $ $ (-564)) 61) (((-564) (-141) $ (-564)) 65)) (-3305 (((-641 (-144)) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) (-144)) 9)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 32 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| (-144) (-846)))) (-4317 (($ (-1 (-112) (-144) (-144)) $ $) NIL) (($ $ $) NIL (|has| (-144) (-846)))) (-1909 (((-641 (-144)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-1588 (((-564) $) 47 (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-144) (-846)))) (-3895 (((-112) $ $ (-144)) 94)) (-2053 (((-767) $ $ (-144)) 91)) (-4326 (($ (-1 (-144) (-144)) $) 37 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-144) (-144)) $) NIL) (($ (-1 (-144) (-144) (-144)) $ $) NIL)) (-3082 (($ $) 41)) (-2756 (($ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-1500 (($ $ (-144)) 76) (($ $ (-141)) 77)) (-4172 (((-1152) $) 43 (|has| (-144) (-1094)))) (-4141 (($ (-144) $ (-564)) NIL) (($ $ $ (-564)) 27)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-564) $) 90) (((-1114) $) NIL (|has| (-144) (-1094)))) (-3181 (((-144) $) NIL (|has| (-564) (-846)))) (-2421 (((-3 (-144) "failed") (-1 (-112) (-144)) $) NIL)) (-1324 (($ $ (-144)) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-144)))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2666 (((-641 (-144)) $) NIL)) (-1320 (((-112) $) 15)) (-1664 (($) 10)) (-4362 (((-144) $ (-564) (-144)) NIL) (((-144) $ (-564)) 67) (($ $ (-1226 (-564))) 25) (($ $ $) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406))) (((-767) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2150 (($ $ $ (-564)) 82 (|has| $ (-6 -4407)))) (-3817 (($ $) 20)) (-4344 (((-536) $) NIL (|has| (-144) (-612 (-536))))) (-2363 (($ (-641 (-144))) NIL)) (-3580 (($ $ (-144)) NIL) (($ (-144) $) NIL) (($ $ $) 19) (($ (-641 $)) 83)) (-2350 (($ (-144)) NIL) (((-858) $) 31 (|has| (-144) (-611 (-858))))) (-3073 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2893 (((-112) $ $) 17 (|has| (-144) (-1094)))) (-2934 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2912 (((-112) $ $) 18 (|has| (-144) (-846)))) (-2062 (((-767) $) 16 (|has| $ (-6 -4406)))))
-(((-592 |#1|) (-13 (-1138) (-10 -8 (-15 -3877 ((-564) $)))) (-564)) (T -592))
-((-3877 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-592 *3)) (-14 *3 *2))))
-(-13 (-1138) (-10 -8 (-15 -3877 ((-564) $))))
-((-1796 (((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2| (-1088 |#4|)) 32)))
-(((-593 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1796 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2| (-1088 |#4|))) (-15 -1796 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2|))) (-789) (-846) (-556) (-945 |#3| |#1| |#2|)) (T -593))
-((-1796 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-556)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-564)))) (-5 *1 (-593 *5 *4 *6 *3)) (-4 *3 (-945 *6 *5 *4)))) (-1796 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1088 *3)) (-4 *3 (-945 *7 *6 *4)) (-4 *6 (-789)) (-4 *4 (-846)) (-4 *7 (-556)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-564)))) (-5 *1 (-593 *6 *4 *7 *3)))))
-(-10 -7 (-15 -1796 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2| (-1088 |#4|))) (-15 -1796 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 71)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-564)) 57) (($ $ (-564) (-564)) 58)) (-3272 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 64)) (-3194 (($ $) 107)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3736 (((-858) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) (-1022 (-839 (-564))) (-1170) |#1| (-407 (-564))) 240)) (-3094 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 36)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-1904 (((-112) $) NIL)) (-3533 (((-564) $) 62) (((-564) $ (-564)) 63)) (-4035 (((-112) $) NIL)) (-2227 (($ $ (-917)) 83)) (-1648 (($ (-1 |#1| (-564)) $) 80)) (-4108 (((-112) $) 26)) (-3720 (($ |#1| (-564)) 22) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) 75)) (-2760 (($ (-1022 (-839 (-564))) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 13)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-1871 (($ $) 160 (|has| |#1| (-38 (-407 (-564)))))) (-2300 (((-3 $ "failed") $ $ (-112)) 106)) (-1863 (($ $ $) 114)) (-3877 (((-1114) $) NIL)) (-2278 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 15)) (-4182 (((-1022 (-839 (-564))) $) 14)) (-3113 (($ $ (-564)) 47)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-564)))))) (-4362 ((|#1| $ (-564)) 61) (($ $ $) NIL (|has| (-564) (-1106)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) 77 (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-2762 (((-564) $) NIL)) (-1732 (($ $) 48)) (-2350 (((-858) $) NIL) (($ (-564)) 29) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 28 (|has| |#1| (-172)))) (-2606 ((|#1| $ (-564)) 60)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) 39 T CONST)) (-3539 ((|#1| $) NIL)) (-3401 (($ $) 198 (|has| |#1| (-38 (-407 (-564)))))) (-3648 (($ $) 168 (|has| |#1| (-38 (-407 (-564)))))) (-2928 (($ $) 202 (|has| |#1| (-38 (-407 (-564)))))) (-3945 (($ $) 173 (|has| |#1| (-38 (-407 (-564)))))) (-1963 (($ $) 201 (|has| |#1| (-38 (-407 (-564)))))) (-3366 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-2478 (($ $ (-407 (-564))) 176 (|has| |#1| (-38 (-407 (-564)))))) (-3291 (($ $ |#1|) 156 (|has| |#1| (-38 (-407 (-564)))))) (-1582 (($ $) 204 (|has| |#1| (-38 (-407 (-564)))))) (-2170 (($ $) 159 (|has| |#1| (-38 (-407 (-564)))))) (-3872 (($ $) 203 (|has| |#1| (-38 (-407 (-564)))))) (-3684 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-1687 (($ $) 199 (|has| |#1| (-38 (-407 (-564)))))) (-1437 (($ $) 170 (|has| |#1| (-38 (-407 (-564)))))) (-1609 (($ $) 200 (|has| |#1| (-38 (-407 (-564)))))) (-1379 (($ $) 171 (|has| |#1| (-38 (-407 (-564)))))) (-4048 (($ $) 209 (|has| |#1| (-38 (-407 (-564)))))) (-1666 (($ $) 185 (|has| |#1| (-38 (-407 (-564)))))) (-1808 (($ $) 206 (|has| |#1| (-38 (-407 (-564)))))) (-4217 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-3997 (($ $) 213 (|has| |#1| (-38 (-407 (-564)))))) (-3507 (($ $) 189 (|has| |#1| (-38 (-407 (-564)))))) (-2485 (($ $) 215 (|has| |#1| (-38 (-407 (-564)))))) (-3320 (($ $) 191 (|has| |#1| (-38 (-407 (-564)))))) (-3344 (($ $) 211 (|has| |#1| (-38 (-407 (-564)))))) (-1564 (($ $) 187 (|has| |#1| (-38 (-407 (-564)))))) (-4348 (($ $) 208 (|has| |#1| (-38 (-407 (-564)))))) (-3220 (($ $) 183 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3613 ((|#1| $ (-564)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-2414 (($) 30 T CONST)) (-2428 (($) 40 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-2893 (((-112) $ $) 73)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) 90) (($ $ $) 72)) (-2980 (($ $ $) 87)) (** (($ $ (-917)) NIL) (($ $ (-767)) 109)) (* (($ (-917) $) 97) (($ (-767) $) 95) (($ (-564) $) 92) (($ $ $) 103) (($ $ |#1|) NIL) (($ |#1| $) 121) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-594 |#1|) (-13 (-1237 |#1| (-564)) (-10 -8 (-15 -2760 ($ (-1022 (-839 (-564))) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -4182 ((-1022 (-839 (-564))) $)) (-15 -2278 ((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $)) (-15 -3094 ($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -4108 ((-112) $)) (-15 -1648 ($ (-1 |#1| (-564)) $)) (-15 -2300 ((-3 $ "failed") $ $ (-112))) (-15 -3194 ($ $)) (-15 -1863 ($ $ $)) (-15 -3736 ((-858) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) (-1022 (-839 (-564))) (-1170) |#1| (-407 (-564)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $)) (-15 -3291 ($ $ |#1|)) (-15 -2478 ($ $ (-407 (-564)))) (-15 -2170 ($ $)) (-15 -1582 ($ $)) (-15 -3945 ($ $)) (-15 -1379 ($ $)) (-15 -3648 ($ $)) (-15 -1437 ($ $)) (-15 -3366 ($ $)) (-15 -3684 ($ $)) (-15 -4217 ($ $)) (-15 -3220 ($ $)) (-15 -1666 ($ $)) (-15 -1564 ($ $)) (-15 -3507 ($ $)) (-15 -3320 ($ $)) (-15 -2928 ($ $)) (-15 -1609 ($ $)) (-15 -3401 ($ $)) (-15 -1687 ($ $)) (-15 -1963 ($ $)) (-15 -3872 ($ $)) (-15 -1808 ($ $)) (-15 -4348 ($ $)) (-15 -4048 ($ $)) (-15 -3344 ($ $)) (-15 -3997 ($ $)) (-15 -2485 ($ $))) |%noBranch|))) (-1045)) (T -594))
-((-4108 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-2760 (*1 *1 *2 *3) (-12 (-5 *2 (-1022 (-839 (-564)))) (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *4)))) (-4 *4 (-1045)) (-5 *1 (-594 *4)))) (-4182 (*1 *2 *1) (-12 (-5 *2 (-1022 (-839 (-564)))) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-2278 (*1 *2 *1) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3)))) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-3094 (*1 *1 *2) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3)))) (-4 *3 (-1045)) (-5 *1 (-594 *3)))) (-1648 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-594 *3)))) (-2300 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-3194 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))) (-1863 (*1 *1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))) (-3736 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *6)))) (-5 *4 (-1022 (-839 (-564)))) (-5 *5 (-1170)) (-5 *7 (-407 (-564))) (-4 *6 (-1045)) (-5 *2 (-858)) (-5 *1 (-594 *6)))) (-1871 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3291 (*1 *1 *1 *2) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2478 (*1 *1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-594 *3)) (-4 *3 (-38 *2)) (-4 *3 (-1045)))) (-2170 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1582 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3945 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1379 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3648 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1437 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3366 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3684 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-4217 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3220 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1666 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1564 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3507 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3320 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2928 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1609 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3401 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1687 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1963 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3872 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1808 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-4348 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-4048 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3344 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3997 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2485 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(-13 (-1237 |#1| (-564)) (-10 -8 (-15 -2760 ($ (-1022 (-839 (-564))) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -4182 ((-1022 (-839 (-564))) $)) (-15 -2278 ((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $)) (-15 -3094 ($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -4108 ((-112) $)) (-15 -1648 ($ (-1 |#1| (-564)) $)) (-15 -2300 ((-3 $ "failed") $ $ (-112))) (-15 -3194 ($ $)) (-15 -1863 ($ $ $)) (-15 -3736 ((-858) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) (-1022 (-839 (-564))) (-1170) |#1| (-407 (-564)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $)) (-15 -3291 ($ $ |#1|)) (-15 -2478 ($ $ (-407 (-564)))) (-15 -2170 ($ $)) (-15 -1582 ($ $)) (-15 -3945 ($ $)) (-15 -1379 ($ $)) (-15 -3648 ($ $)) (-15 -1437 ($ $)) (-15 -3366 ($ $)) (-15 -3684 ($ $)) (-15 -4217 ($ $)) (-15 -3220 ($ $)) (-15 -1666 ($ $)) (-15 -1564 ($ $)) (-15 -3507 ($ $)) (-15 -3320 ($ $)) (-15 -2928 ($ $)) (-15 -1609 ($ $)) (-15 -3401 ($ $)) (-15 -1687 ($ $)) (-15 -1963 ($ $)) (-15 -3872 ($ $)) (-15 -1808 ($ $)) (-15 -4348 ($ $)) (-15 -4048 ($ $)) (-15 -3344 ($ $)) (-15 -3997 ($ $)) (-15 -2485 ($ $))) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3094 (($ (-1150 |#1|)) 9)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) 48)) (-1904 (((-112) $) 58)) (-3533 (((-767) $) 63) (((-767) $ (-767)) 62)) (-4035 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ $) 50 (|has| |#1| (-556)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-1150 |#1|) $) 29)) (-1471 (((-767)) 57 T CONST)) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) 10 T CONST)) (-2428 (($) 14 T CONST)) (-2893 (((-112) $ $) 28)) (-2992 (($ $) 36) (($ $ $) 16)) (-2980 (($ $ $) 31)) (** (($ $ (-917)) NIL) (($ $ (-767)) 55)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 40) (($ $ $) 34) (($ |#1| $) 43) (($ $ |#1|) 44) (($ $ (-564)) 42)))
-(((-595 |#1|) (-13 (-1045) (-10 -8 (-15 -4325 ((-1150 |#1|) $)) (-15 -3094 ($ (-1150 |#1|))) (-15 -1904 ((-112) $)) (-15 -3533 ((-767) $)) (-15 -3533 ((-767) $ (-767))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-564))) (IF (|has| |#1| (-556)) (-6 (-556)) |%noBranch|))) (-1045)) (T -595))
-((-4325 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (-3094 (*1 *1 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-595 *3)))) (-1904 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (-3533 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (-3533 (*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-595 *2)) (-4 *2 (-1045)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-595 *2)) (-4 *2 (-1045)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))))
-(-13 (-1045) (-10 -8 (-15 -4325 ((-1150 |#1|) $)) (-15 -3094 ($ (-1150 |#1|))) (-15 -1904 ((-112) $)) (-15 -3533 ((-767) $)) (-15 -3533 ((-767) $ (-767))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-564))) (IF (|has| |#1| (-556)) (-6 (-556)) |%noBranch|)))
-((-4289 (((-599 |#2|) (-1 |#2| |#1|) (-599 |#1|)) 15)))
-(((-596 |#1| |#2|) (-10 -7 (-15 -4289 ((-599 |#2|) (-1 |#2| |#1|) (-599 |#1|)))) (-1209) (-1209)) (T -596))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-599 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-599 *6)) (-5 *1 (-596 *5 *6)))))
-(-10 -7 (-15 -4289 ((-599 |#2|) (-1 |#2| |#1|) (-599 |#1|))))
-((-4289 (((-1150 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-1150 |#2|)) 20) (((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-599 |#2|)) 19) (((-599 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-599 |#2|)) 18)))
-(((-597 |#1| |#2| |#3|) (-10 -7 (-15 -4289 ((-599 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-599 |#2|))) (-15 -4289 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-599 |#2|))) (-15 -4289 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-1150 |#2|)))) (-1209) (-1209) (-1209)) (T -597))
-((-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-599 *6)) (-5 *5 (-1150 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-1150 *8)) (-5 *1 (-597 *6 *7 *8)))) (-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1150 *6)) (-5 *5 (-599 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-1150 *8)) (-5 *1 (-597 *6 *7 *8)))) (-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-599 *6)) (-5 *5 (-599 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-599 *8)) (-5 *1 (-597 *6 *7 *8)))))
-(-10 -7 (-15 -4289 ((-599 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-599 |#2|))) (-15 -4289 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-599 |#2|))) (-15 -4289 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-1150 |#2|))))
-((-3976 ((|#3| |#3| (-641 (-610 |#3|)) (-641 (-1170))) 57)) (-1593 (((-169 |#2|) |#3|) 123)) (-2566 ((|#3| (-169 |#2|)) 46)) (-3360 ((|#2| |#3|) 21)) (-2527 ((|#3| |#2|) 35)))
-(((-598 |#1| |#2| |#3|) (-10 -7 (-15 -2566 (|#3| (-169 |#2|))) (-15 -3360 (|#2| |#3|)) (-15 -2527 (|#3| |#2|)) (-15 -1593 ((-169 |#2|) |#3|)) (-15 -3976 (|#3| |#3| (-641 (-610 |#3|)) (-641 (-1170))))) (-13 (-556) (-846)) (-13 (-430 |#1|) (-998) (-1194)) (-13 (-430 (-169 |#1|)) (-998) (-1194))) (T -598))
-((-3976 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-641 (-1170))) (-4 *2 (-13 (-430 (-169 *5)) (-998) (-1194))) (-4 *5 (-13 (-556) (-846))) (-5 *1 (-598 *5 *6 *2)) (-4 *6 (-13 (-430 *5) (-998) (-1194))))) (-1593 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846))) (-5 *2 (-169 *5)) (-5 *1 (-598 *4 *5 *3)) (-4 *5 (-13 (-430 *4) (-998) (-1194))) (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))) (-2527 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846))) (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194))) (-5 *1 (-598 *4 *3 *2)) (-4 *3 (-13 (-430 *4) (-998) (-1194))))) (-3360 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846))) (-4 *2 (-13 (-430 *4) (-998) (-1194))) (-5 *1 (-598 *4 *2 *3)) (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))) (-2566 (*1 *2 *3) (-12 (-5 *3 (-169 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194))) (-4 *4 (-13 (-556) (-846))) (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194))) (-5 *1 (-598 *4 *5 *2)))))
-(-10 -7 (-15 -2566 (|#3| (-169 |#2|))) (-15 -3360 (|#2| |#3|)) (-15 -2527 (|#3| |#2|)) (-15 -1593 ((-169 |#2|) |#3|)) (-15 -3976 (|#3| |#3| (-641 (-610 |#3|)) (-641 (-1170)))))
-((-3540 (($ (-1 (-112) |#1|) $) 17)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3463 (($ (-1 |#1| |#1|) |#1|) 9)) (-3516 (($ (-1 (-112) |#1|) $) 13)) (-3528 (($ (-1 (-112) |#1|) $) 15)) (-2363 (((-1150 |#1|) $) 18)) (-2350 (((-858) $) NIL)))
-(((-599 |#1|) (-13 (-611 (-858)) (-10 -8 (-15 -4289 ($ (-1 |#1| |#1|) $)) (-15 -3516 ($ (-1 (-112) |#1|) $)) (-15 -3528 ($ (-1 (-112) |#1|) $)) (-15 -3540 ($ (-1 (-112) |#1|) $)) (-15 -3463 ($ (-1 |#1| |#1|) |#1|)) (-15 -2363 ((-1150 |#1|) $)))) (-1209)) (T -599))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3516 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3528 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3540 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3463 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-2363 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-599 *3)) (-4 *3 (-1209)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -4289 ($ (-1 |#1| |#1|) $)) (-15 -3516 ($ (-1 (-112) |#1|) $)) (-15 -3528 ($ (-1 (-112) |#1|) $)) (-15 -3540 ($ (-1 (-112) |#1|) $)) (-15 -3463 ($ (-1 |#1| |#1|) |#1|)) (-15 -2363 ((-1150 |#1|) $))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4020 (($ (-767)) NIL (|has| |#1| (-23)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-1701 (((-685 |#1|) $ $) NIL (|has| |#1| (-1045)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3331 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-2743 (((-112) $ (-767)) NIL)) (-4029 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-4297 ((|#1| $ $) NIL (|has| |#1| (-1045)))) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3179 (($ $ $) NIL (|has| |#1| (-1045)))) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) NIL)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2980 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-564) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-722))) (($ $ |#1|) NIL (|has| |#1| (-722)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-1819 (((-1264) (-1152)) 10)))
+(((-582) (-10 -7 (-15 -1819 ((-1264) (-1152))))) (T -582))
+((-1819 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-582)))))
+(-10 -7 (-15 -1819 ((-1264) (-1152))))
+((-2794 (((-585 |#2|) (-585 |#2|)) 41)) (-3458 (((-641 |#2|) (-585 |#2|)) 43)) (-1477 ((|#2| (-585 |#2|)) 49)))
+(((-583 |#1| |#2|) (-10 -7 (-15 -2794 ((-585 |#2|) (-585 |#2|))) (-15 -3458 ((-641 |#2|) (-585 |#2|))) (-15 -1477 (|#2| (-585 |#2|)))) (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))) (-13 (-29 |#1|) (-1194))) (T -583))
+((-1477 (*1 *2 *3) (-12 (-5 *3 (-585 *2)) (-4 *2 (-13 (-29 *4) (-1194))) (-5 *1 (-583 *4 *2)) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))))) (-3458 (*1 *2 *3) (-12 (-5 *3 (-585 *5)) (-4 *5 (-13 (-29 *4) (-1194))) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-641 *5)) (-5 *1 (-583 *4 *5)))) (-2794 (*1 *2 *2) (-12 (-5 *2 (-585 *4)) (-4 *4 (-13 (-29 *3) (-1194))) (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *1 (-583 *3 *4)))))
+(-10 -7 (-15 -2794 ((-585 |#2|) (-585 |#2|))) (-15 -3458 ((-641 |#2|) (-585 |#2|))) (-15 -1477 (|#2| (-585 |#2|))))
+((-4271 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-585 |#2|) (-1 |#2| |#1|) (-585 |#1|)) 30)))
+(((-584 |#1| |#2|) (-10 -7 (-15 -4271 ((-585 |#2|) (-1 |#2| |#1|) (-585 |#1|))) (-15 -4271 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -4271 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -4271 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-363) (-363)) (T -584))
+((-4271 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-363)) (-4 *6 (-363)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-584 *5 *6)))) (-4271 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-363)) (-4 *2 (-363)) (-5 *1 (-584 *5 *2)))) (-4271 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -3139 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-363)) (-4 *6 (-363)) (-5 *2 (-2 (|:| -3139 *6) (|:| |coeff| *6))) (-5 *1 (-584 *5 *6)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-585 *5)) (-4 *5 (-363)) (-4 *6 (-363)) (-5 *2 (-585 *6)) (-5 *1 (-584 *5 *6)))))
+(-10 -7 (-15 -4271 ((-585 |#2|) (-1 |#2| |#1|) (-585 |#1|))) (-15 -4271 ((-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3139 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -4271 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -4271 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 76)) (-2938 ((|#1| $) NIL)) (-3139 ((|#1| $) 30)) (-2108 (((-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 32)) (-1959 (($ |#1| (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) (-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 28)) (-2361 (((-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) $) 31)) (-2332 (((-1152) $) NIL)) (-3221 (($ |#1| |#1|) 38) (($ |#1| (-1170)) 49 (|has| |#1| (-1034 (-1170))))) (-3868 (((-1114) $) NIL)) (-4345 (((-112) $) 35)) (-3142 ((|#1| $ (-1 |#1| |#1|)) 88) ((|#1| $ (-1170)) 89 (|has| |#1| (-896 (-1170))))) (-2326 (((-858) $) 112) (($ |#1|) 29)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 18 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) 17) (($ $ $) NIL)) (-2968 (($ $ $) 85)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 16) (($ (-407 (-564)) $) 41) (($ $ (-407 (-564))) NIL)))
+(((-585 |#1|) (-13 (-713 (-407 (-564))) (-1034 |#1|) (-10 -8 (-15 -1959 ($ |#1| (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) (-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3139 (|#1| $)) (-15 -2361 ((-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) $)) (-15 -2108 ((-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -4345 ((-112) $)) (-15 -3221 ($ |#1| |#1|)) (-15 -3142 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-896 (-1170))) (-15 -3142 (|#1| $ (-1170))) |%noBranch|) (IF (|has| |#1| (-1034 (-1170))) (-15 -3221 ($ |#1| (-1170))) |%noBranch|))) (-363)) (T -585))
+((-1959 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *2)) (|:| |logand| (-1166 *2))))) (-5 *4 (-641 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-363)) (-5 *1 (-585 *2)))) (-3139 (*1 *2 *1) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363)))) (-2361 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *3)) (|:| |logand| (-1166 *3))))) (-5 *1 (-585 *3)) (-4 *3 (-363)))) (-2108 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-585 *3)) (-4 *3 (-363)))) (-4345 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-585 *3)) (-4 *3 (-363)))) (-3221 (*1 *1 *2 *2) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363)))) (-3142 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-585 *2)) (-4 *2 (-363)))) (-3142 (*1 *2 *1 *3) (-12 (-4 *2 (-363)) (-4 *2 (-896 *3)) (-5 *1 (-585 *2)) (-5 *3 (-1170)))) (-3221 (*1 *1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *1 (-585 *2)) (-4 *2 (-1034 *3)) (-4 *2 (-363)))))
+(-13 (-713 (-407 (-564))) (-1034 |#1|) (-10 -8 (-15 -1959 ($ |#1| (-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) (-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3139 (|#1| $)) (-15 -2361 ((-641 (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 |#1|)) (|:| |logand| (-1166 |#1|)))) $)) (-15 -2108 ((-641 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -4345 ((-112) $)) (-15 -3221 ($ |#1| |#1|)) (-15 -3142 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-896 (-1170))) (-15 -3142 (|#1| $ (-1170))) |%noBranch|) (IF (|has| |#1| (-1034 (-1170))) (-15 -3221 ($ |#1| (-1170))) |%noBranch|)))
+((-1331 (((-112) |#1|) 16)) (-1542 (((-3 |#1| "failed") |#1|) 14)) (-3087 (((-2 (|:| -4370 |#1|) (|:| -4165 (-767))) |#1|) 38) (((-3 |#1| "failed") |#1| (-767)) 18)) (-2022 (((-112) |#1| (-767)) 19)) (-2198 ((|#1| |#1|) 42)) (-3964 ((|#1| |#1| (-767)) 45)))
+(((-586 |#1|) (-10 -7 (-15 -2022 ((-112) |#1| (-767))) (-15 -3087 ((-3 |#1| "failed") |#1| (-767))) (-15 -3087 ((-2 (|:| -4370 |#1|) (|:| -4165 (-767))) |#1|)) (-15 -3964 (|#1| |#1| (-767))) (-15 -1331 ((-112) |#1|)) (-15 -1542 ((-3 |#1| "failed") |#1|)) (-15 -2198 (|#1| |#1|))) (-545)) (T -586))
+((-2198 (*1 *2 *2) (-12 (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-1542 (*1 *2 *2) (|partial| -12 (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-1331 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))) (-3964 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-3087 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -4370 *3) (|:| -4165 (-767)))) (-5 *1 (-586 *3)) (-4 *3 (-545)))) (-3087 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545)))) (-2022 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))))
+(-10 -7 (-15 -2022 ((-112) |#1| (-767))) (-15 -3087 ((-3 |#1| "failed") |#1| (-767))) (-15 -3087 ((-2 (|:| -4370 |#1|) (|:| -4165 (-767))) |#1|)) (-15 -3964 (|#1| |#1| (-767))) (-15 -1331 ((-112) |#1|)) (-15 -1542 ((-3 |#1| "failed") |#1|)) (-15 -2198 (|#1| |#1|)))
+((-4026 (((-1166 |#1|) (-917)) 43)))
+(((-587 |#1|) (-10 -7 (-15 -4026 ((-1166 |#1|) (-917)))) (-349)) (T -587))
+((-4026 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-587 *4)) (-4 *4 (-349)))))
+(-10 -7 (-15 -4026 ((-1166 |#1|) (-917))))
+((-2794 (((-585 (-407 (-948 |#1|))) (-585 (-407 (-948 |#1|)))) 27)) (-2983 (((-3 (-316 |#1|) (-641 (-316 |#1|))) (-407 (-948 |#1|)) (-1170)) 34 (|has| |#1| (-147)))) (-3458 (((-641 (-316 |#1|)) (-585 (-407 (-948 |#1|)))) 19)) (-3268 (((-316 |#1|) (-407 (-948 |#1|)) (-1170)) 32 (|has| |#1| (-147)))) (-1477 (((-316 |#1|) (-585 (-407 (-948 |#1|)))) 21)))
+(((-588 |#1|) (-10 -7 (-15 -2794 ((-585 (-407 (-948 |#1|))) (-585 (-407 (-948 |#1|))))) (-15 -3458 ((-641 (-316 |#1|)) (-585 (-407 (-948 |#1|))))) (-15 -1477 ((-316 |#1|) (-585 (-407 (-948 |#1|))))) (IF (|has| |#1| (-147)) (PROGN (-15 -2983 ((-3 (-316 |#1|) (-641 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3268 ((-316 |#1|) (-407 (-948 |#1|)) (-1170)))) |%noBranch|)) (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (T -588))
+((-3268 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147)) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-316 *5)) (-5 *1 (-588 *5)))) (-2983 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147)) (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-3 (-316 *5) (-641 (-316 *5)))) (-5 *1 (-588 *5)))) (-1477 (*1 *2 *3) (-12 (-5 *3 (-585 (-407 (-948 *4)))) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-316 *4)) (-5 *1 (-588 *4)))) (-3458 (*1 *2 *3) (-12 (-5 *3 (-585 (-407 (-948 *4)))) (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *2 (-641 (-316 *4))) (-5 *1 (-588 *4)))) (-2794 (*1 *2 *2) (-12 (-5 *2 (-585 (-407 (-948 *3)))) (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564)))) (-5 *1 (-588 *3)))))
+(-10 -7 (-15 -2794 ((-585 (-407 (-948 |#1|))) (-585 (-407 (-948 |#1|))))) (-15 -3458 ((-641 (-316 |#1|)) (-585 (-407 (-948 |#1|))))) (-15 -1477 ((-316 |#1|) (-585 (-407 (-948 |#1|))))) (IF (|has| |#1| (-147)) (PROGN (-15 -2983 ((-3 (-316 |#1|) (-641 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3268 ((-316 |#1|) (-407 (-948 |#1|)) (-1170)))) |%noBranch|))
+((-1738 (((-641 (-685 (-564))) (-641 (-564)) (-641 (-901 (-564)))) 74) (((-641 (-685 (-564))) (-641 (-564))) 75) (((-685 (-564)) (-641 (-564)) (-901 (-564))) 68)) (-4248 (((-767) (-641 (-564))) 65)))
+(((-589) (-10 -7 (-15 -4248 ((-767) (-641 (-564)))) (-15 -1738 ((-685 (-564)) (-641 (-564)) (-901 (-564)))) (-15 -1738 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -1738 ((-641 (-685 (-564))) (-641 (-564)) (-641 (-901 (-564))))))) (T -589))
+((-1738 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-564))) (-5 *4 (-641 (-901 (-564)))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-589)))) (-1738 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-589)))) (-1738 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-564))) (-5 *4 (-901 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-589)))) (-4248 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-767)) (-5 *1 (-589)))))
+(-10 -7 (-15 -4248 ((-767) (-641 (-564)))) (-15 -1738 ((-685 (-564)) (-641 (-564)) (-901 (-564)))) (-15 -1738 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -1738 ((-641 (-685 (-564))) (-641 (-564)) (-641 (-901 (-564))))))
+((-3232 (((-641 |#5|) |#5| (-112)) 99)) (-3153 (((-112) |#5| (-641 |#5|)) 34)))
+(((-590 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3232 ((-641 |#5|) |#5| (-112))) (-15 -3153 ((-112) |#5| (-641 |#5|)))) (-13 (-307) (-147)) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1103 |#1| |#2| |#3| |#4|)) (T -590))
+((-3153 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1103 *5 *6 *7 *8)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-590 *5 *6 *7 *8 *3)))) (-3232 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-641 *3)) (-5 *1 (-590 *5 *6 *7 *8 *3)) (-4 *3 (-1103 *5 *6 *7 *8)))))
+(-10 -7 (-15 -3232 ((-641 |#5|) |#5| (-112))) (-15 -3153 ((-112) |#5| (-641 |#5|))))
+((-2315 (((-112) $ $) NIL)) (-2415 (((-1129) $) 11)) (-2403 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-591) (-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))) (T -591))
+((-2403 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-591)))) (-2415 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-591)))))
+(-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))
+((-2315 (((-112) $ $) NIL (|has| (-144) (-1094)))) (-4135 (($ $) 38)) (-2550 (($ $) NIL)) (-3049 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3260 (((-112) $ $) 66)) (-3240 (((-112) $ $ (-564)) 60)) (-2794 (((-641 $) $ (-144)) 74) (((-641 $) $ (-141)) 75)) (-2486 (((-112) (-1 (-112) (-144) (-144)) $) NIL) (((-112) $) NIL (|has| (-144) (-846)))) (-1894 (($ (-1 (-112) (-144) (-144)) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| (-144) (-846))))) (-2459 (($ (-1 (-112) (-144) (-144)) $) NIL) (($ $) NIL (|has| (-144) (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 (((-144) $ (-564) (-144)) 57 (|has| $ (-6 -4408))) (((-144) $ (-1226 (-564)) (-144)) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1481 (($ $ (-144)) 79) (($ $ (-141)) 80)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3568 (($ $ (-1226 (-564)) $) 56)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-3653 (($ (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094)))) (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) NIL (|has| $ (-6 -4407))) (((-144) (-1 (-144) (-144) (-144)) $) NIL (|has| $ (-6 -4407)))) (-2619 (((-144) $ (-564) (-144)) NIL (|has| $ (-6 -4408)))) (-2562 (((-144) $ (-564)) NIL)) (-3279 (((-112) $ $) 93)) (-3850 (((-564) (-1 (-112) (-144)) $) NIL) (((-564) (-144) $) NIL (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) 63 (|has| (-144) (-1094))) (((-564) $ $ (-564)) 61) (((-564) (-141) $ (-564)) 65)) (-1624 (((-641 (-144)) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) (-144)) 9)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 32 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| (-144) (-846)))) (-2443 (($ (-1 (-112) (-144) (-144)) $ $) NIL) (($ $ $) NIL (|has| (-144) (-846)))) (-4276 (((-641 (-144)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-2230 (((-564) $) 47 (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-144) (-846)))) (-3860 (((-112) $ $ (-144)) 94)) (-2074 (((-767) $ $ (-144)) 91)) (-2613 (($ (-1 (-144) (-144)) $) 37 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-144) (-144)) $) NIL) (($ (-1 (-144) (-144) (-144)) $ $) NIL)) (-2542 (($ $) 41)) (-2789 (($ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-1495 (($ $ (-144)) 76) (($ $ (-141)) 77)) (-2332 (((-1152) $) 43 (|has| (-144) (-1094)))) (-4110 (($ (-144) $ (-564)) NIL) (($ $ $ (-564)) 27)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-564) $) 90) (((-1114) $) NIL (|has| (-144) (-1094)))) (-3164 (((-144) $) NIL (|has| (-564) (-846)))) (-3645 (((-3 (-144) "failed") (-1 (-112) (-144)) $) NIL)) (-1428 (($ $ (-144)) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-144)))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1784 (((-641 (-144)) $) NIL)) (-4169 (((-112) $) 15)) (-1531 (($) 10)) (-4361 (((-144) $ (-564) (-144)) NIL) (((-144) $ (-564)) 67) (($ $ (-1226 (-564))) 25) (($ $ $) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407))) (((-767) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1506 (($ $ $ (-564)) 82 (|has| $ (-6 -4408)))) (-3774 (($ $) 20)) (-4327 (((-536) $) NIL (|has| (-144) (-612 (-536))))) (-2336 (($ (-641 (-144))) NIL)) (-3521 (($ $ (-144)) NIL) (($ (-144) $) NIL) (($ $ $) 19) (($ (-641 $)) 83)) (-2326 (($ (-144)) NIL) (((-858) $) 31 (|has| (-144) (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| (-144) (-1094)))) (-4062 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2876 (((-112) $ $) 17 (|has| (-144) (-1094)))) (-2920 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2897 (((-112) $ $) 18 (|has| (-144) (-846)))) (-2069 (((-767) $) 16 (|has| $ (-6 -4407)))))
+(((-592 |#1|) (-13 (-1138) (-10 -8 (-15 -3868 ((-564) $)))) (-564)) (T -592))
+((-3868 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-592 *3)) (-14 *3 *2))))
+(-13 (-1138) (-10 -8 (-15 -3868 ((-564) $))))
+((-1803 (((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2| (-1088 |#4|)) 32)))
+(((-593 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1803 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2| (-1088 |#4|))) (-15 -1803 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2|))) (-789) (-846) (-556) (-945 |#3| |#1| |#2|)) (T -593))
+((-1803 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-556)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-564)))) (-5 *1 (-593 *5 *4 *6 *3)) (-4 *3 (-945 *6 *5 *4)))) (-1803 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1088 *3)) (-4 *3 (-945 *7 *6 *4)) (-4 *6 (-789)) (-4 *4 (-846)) (-4 *7 (-556)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-564)))) (-5 *1 (-593 *6 *4 *7 *3)))))
+(-10 -7 (-15 -1803 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2| (-1088 |#4|))) (-15 -1803 ((-2 (|:| |num| |#4|) (|:| |den| (-564))) |#4| |#2|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 71)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-564)) 57) (($ $ (-564) (-564)) 58)) (-3150 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 64)) (-4228 (($ $) 107)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1721 (((-858) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) (-1022 (-839 (-564))) (-1170) |#1| (-407 (-564))) 240)) (-1424 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 36)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2004 (((-112) $) NIL)) (-3924 (((-564) $) 62) (((-564) $ (-564)) 63)) (-1980 (((-112) $) NIL)) (-1382 (($ $ (-917)) 83)) (-3341 (($ (-1 |#1| (-564)) $) 80)) (-3552 (((-112) $) 26)) (-3679 (($ |#1| (-564)) 22) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) 75)) (-3144 (($ (-1022 (-839 (-564))) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 13)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-2983 (($ $) 160 (|has| |#1| (-38 (-407 (-564)))))) (-1427 (((-3 $ "failed") $ $ (-112)) 106)) (-3533 (($ $ $) 114)) (-3868 (((-1114) $) NIL)) (-3044 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 15)) (-3671 (((-1022 (-839 (-564))) $) 14)) (-3157 (($ $ (-564)) 47)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-564)))))) (-4361 ((|#1| $ (-564)) 61) (($ $ $) NIL (|has| (-564) (-1106)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) 77 (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-3258 (((-564) $) NIL)) (-2712 (($ $) 48)) (-2326 (((-858) $) NIL) (($ (-564)) 29) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 28 (|has| |#1| (-172)))) (-1690 ((|#1| $ (-564)) 60)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) 39 T CONST)) (-2855 ((|#1| $) NIL)) (-2420 (($ $) 198 (|has| |#1| (-38 (-407 (-564)))))) (-3145 (($ $) 168 (|has| |#1| (-38 (-407 (-564)))))) (-1524 (($ $) 202 (|has| |#1| (-38 (-407 (-564)))))) (-1639 (($ $) 173 (|has| |#1| (-38 (-407 (-564)))))) (-2106 (($ $) 201 (|has| |#1| (-38 (-407 (-564)))))) (-4064 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-3545 (($ $ (-407 (-564))) 176 (|has| |#1| (-38 (-407 (-564)))))) (-3343 (($ $ |#1|) 156 (|has| |#1| (-38 (-407 (-564)))))) (-2945 (($ $) 204 (|has| |#1| (-38 (-407 (-564)))))) (-2746 (($ $) 159 (|has| |#1| (-38 (-407 (-564)))))) (-3494 (($ $) 203 (|has| |#1| (-38 (-407 (-564)))))) (-2033 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-1833 (($ $) 199 (|has| |#1| (-38 (-407 (-564)))))) (-2423 (($ $) 170 (|has| |#1| (-38 (-407 (-564)))))) (-3602 (($ $) 200 (|has| |#1| (-38 (-407 (-564)))))) (-2687 (($ $) 171 (|has| |#1| (-38 (-407 (-564)))))) (-3688 (($ $) 209 (|has| |#1| (-38 (-407 (-564)))))) (-3488 (($ $) 185 (|has| |#1| (-38 (-407 (-564)))))) (-3634 (($ $) 206 (|has| |#1| (-38 (-407 (-564)))))) (-2910 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-2278 (($ $) 213 (|has| |#1| (-38 (-407 (-564)))))) (-4084 (($ $) 189 (|has| |#1| (-38 (-407 (-564)))))) (-3005 (($ $) 215 (|has| |#1| (-38 (-407 (-564)))))) (-2760 (($ $) 191 (|has| |#1| (-38 (-407 (-564)))))) (-3824 (($ $) 211 (|has| |#1| (-38 (-407 (-564)))))) (-2818 (($ $) 187 (|has| |#1| (-38 (-407 (-564)))))) (-3346 (($ $) 208 (|has| |#1| (-38 (-407 (-564)))))) (-3962 (($ $) 183 (|has| |#1| (-38 (-407 (-564)))))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3583 ((|#1| $ (-564)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2409 (($) 30 T CONST)) (-2421 (($) 40 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-2876 (((-112) $ $) 73)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) 90) (($ $ $) 72)) (-2968 (($ $ $) 87)) (** (($ $ (-917)) NIL) (($ $ (-767)) 109)) (* (($ (-917) $) 97) (($ (-767) $) 95) (($ (-564) $) 92) (($ $ $) 103) (($ $ |#1|) NIL) (($ |#1| $) 121) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-594 |#1|) (-13 (-1237 |#1| (-564)) (-10 -8 (-15 -3144 ($ (-1022 (-839 (-564))) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -3671 ((-1022 (-839 (-564))) $)) (-15 -3044 ((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $)) (-15 -1424 ($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -3552 ((-112) $)) (-15 -3341 ($ (-1 |#1| (-564)) $)) (-15 -1427 ((-3 $ "failed") $ $ (-112))) (-15 -4228 ($ $)) (-15 -3533 ($ $ $)) (-15 -1721 ((-858) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) (-1022 (-839 (-564))) (-1170) |#1| (-407 (-564)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $)) (-15 -3343 ($ $ |#1|)) (-15 -3545 ($ $ (-407 (-564)))) (-15 -2746 ($ $)) (-15 -2945 ($ $)) (-15 -1639 ($ $)) (-15 -2687 ($ $)) (-15 -3145 ($ $)) (-15 -2423 ($ $)) (-15 -4064 ($ $)) (-15 -2033 ($ $)) (-15 -2910 ($ $)) (-15 -3962 ($ $)) (-15 -3488 ($ $)) (-15 -2818 ($ $)) (-15 -4084 ($ $)) (-15 -2760 ($ $)) (-15 -1524 ($ $)) (-15 -3602 ($ $)) (-15 -2420 ($ $)) (-15 -1833 ($ $)) (-15 -2106 ($ $)) (-15 -3494 ($ $)) (-15 -3634 ($ $)) (-15 -3346 ($ $)) (-15 -3688 ($ $)) (-15 -3824 ($ $)) (-15 -2278 ($ $)) (-15 -3005 ($ $))) |%noBranch|))) (-1045)) (T -594))
+((-3552 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-3144 (*1 *1 *2 *3) (-12 (-5 *2 (-1022 (-839 (-564)))) (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *4)))) (-4 *4 (-1045)) (-5 *1 (-594 *4)))) (-3671 (*1 *2 *1) (-12 (-5 *2 (-1022 (-839 (-564)))) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-3044 (*1 *2 *1) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3)))) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-1424 (*1 *1 *2) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3)))) (-4 *3 (-1045)) (-5 *1 (-594 *3)))) (-3341 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-594 *3)))) (-1427 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045)))) (-4228 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))) (-3533 (*1 *1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))) (-1721 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *6)))) (-5 *4 (-1022 (-839 (-564)))) (-5 *5 (-1170)) (-5 *7 (-407 (-564))) (-4 *6 (-1045)) (-5 *2 (-858)) (-5 *1 (-594 *6)))) (-2983 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3343 (*1 *1 *1 *2) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3545 (*1 *1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-594 *3)) (-4 *3 (-38 *2)) (-4 *3 (-1045)))) (-2746 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2945 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1639 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2687 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3145 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2423 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-4064 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2033 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2910 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3962 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3488 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2818 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-4084 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2760 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1524 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3602 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2420 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-1833 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2106 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3494 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3634 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3346 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3688 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3824 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-2278 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))) (-3005 (*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(-13 (-1237 |#1| (-564)) (-10 -8 (-15 -3144 ($ (-1022 (-839 (-564))) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -3671 ((-1022 (-839 (-564))) $)) (-15 -3044 ((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $)) (-15 -1424 ($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))))) (-15 -3552 ((-112) $)) (-15 -3341 ($ (-1 |#1| (-564)) $)) (-15 -1427 ((-3 $ "failed") $ $ (-112))) (-15 -4228 ($ $)) (-15 -3533 ($ $ $)) (-15 -1721 ((-858) (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) (-1022 (-839 (-564))) (-1170) |#1| (-407 (-564)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $)) (-15 -3343 ($ $ |#1|)) (-15 -3545 ($ $ (-407 (-564)))) (-15 -2746 ($ $)) (-15 -2945 ($ $)) (-15 -1639 ($ $)) (-15 -2687 ($ $)) (-15 -3145 ($ $)) (-15 -2423 ($ $)) (-15 -4064 ($ $)) (-15 -2033 ($ $)) (-15 -2910 ($ $)) (-15 -3962 ($ $)) (-15 -3488 ($ $)) (-15 -2818 ($ $)) (-15 -4084 ($ $)) (-15 -2760 ($ $)) (-15 -1524 ($ $)) (-15 -3602 ($ $)) (-15 -2420 ($ $)) (-15 -1833 ($ $)) (-15 -2106 ($ $)) (-15 -3494 ($ $)) (-15 -3634 ($ $)) (-15 -3346 ($ $)) (-15 -3688 ($ $)) (-15 -3824 ($ $)) (-15 -2278 ($ $)) (-15 -3005 ($ $))) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1424 (($ (-1150 |#1|)) 9)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) 48)) (-2004 (((-112) $) 58)) (-3924 (((-767) $) 63) (((-767) $ (-767)) 62)) (-1980 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ $) 50 (|has| |#1| (-556)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-1150 |#1|) $) 29)) (-3662 (((-767)) 57 T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) 10 T CONST)) (-2421 (($) 14 T CONST)) (-2876 (((-112) $ $) 28)) (-2981 (($ $) 36) (($ $ $) 16)) (-2968 (($ $ $) 31)) (** (($ $ (-917)) NIL) (($ $ (-767)) 55)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 40) (($ $ $) 34) (($ |#1| $) 43) (($ $ |#1|) 44) (($ $ (-564)) 42)))
+(((-595 |#1|) (-13 (-1045) (-10 -8 (-15 -2044 ((-1150 |#1|) $)) (-15 -1424 ($ (-1150 |#1|))) (-15 -2004 ((-112) $)) (-15 -3924 ((-767) $)) (-15 -3924 ((-767) $ (-767))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-564))) (IF (|has| |#1| (-556)) (-6 (-556)) |%noBranch|))) (-1045)) (T -595))
+((-2044 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (-1424 (*1 *1 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-595 *3)))) (-2004 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (-3924 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (-3924 (*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-595 *2)) (-4 *2 (-1045)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-595 *2)) (-4 *2 (-1045)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-595 *3)) (-4 *3 (-1045)))))
+(-13 (-1045) (-10 -8 (-15 -2044 ((-1150 |#1|) $)) (-15 -1424 ($ (-1150 |#1|))) (-15 -2004 ((-112) $)) (-15 -3924 ((-767) $)) (-15 -3924 ((-767) $ (-767))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-564))) (IF (|has| |#1| (-556)) (-6 (-556)) |%noBranch|)))
+((-4271 (((-599 |#2|) (-1 |#2| |#1|) (-599 |#1|)) 15)))
+(((-596 |#1| |#2|) (-10 -7 (-15 -4271 ((-599 |#2|) (-1 |#2| |#1|) (-599 |#1|)))) (-1209) (-1209)) (T -596))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-599 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-599 *6)) (-5 *1 (-596 *5 *6)))))
+(-10 -7 (-15 -4271 ((-599 |#2|) (-1 |#2| |#1|) (-599 |#1|))))
+((-4271 (((-1150 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-1150 |#2|)) 20) (((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-599 |#2|)) 19) (((-599 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-599 |#2|)) 18)))
+(((-597 |#1| |#2| |#3|) (-10 -7 (-15 -4271 ((-599 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-599 |#2|))) (-15 -4271 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-599 |#2|))) (-15 -4271 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-1150 |#2|)))) (-1209) (-1209) (-1209)) (T -597))
+((-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-599 *6)) (-5 *5 (-1150 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-1150 *8)) (-5 *1 (-597 *6 *7 *8)))) (-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1150 *6)) (-5 *5 (-599 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-1150 *8)) (-5 *1 (-597 *6 *7 *8)))) (-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-599 *6)) (-5 *5 (-599 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-599 *8)) (-5 *1 (-597 *6 *7 *8)))))
+(-10 -7 (-15 -4271 ((-599 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-599 |#2|))) (-15 -4271 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-599 |#2|))) (-15 -4271 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-599 |#1|) (-1150 |#2|))))
+((-1685 ((|#3| |#3| (-641 (-610 |#3|)) (-641 (-1170))) 57)) (-2685 (((-169 |#2|) |#3|) 121)) (-2884 ((|#3| (-169 |#2|)) 46)) (-1604 ((|#2| |#3|) 21)) (-3670 ((|#3| |#2|) 35)))
+(((-598 |#1| |#2| |#3|) (-10 -7 (-15 -2884 (|#3| (-169 |#2|))) (-15 -1604 (|#2| |#3|)) (-15 -3670 (|#3| |#2|)) (-15 -2685 ((-169 |#2|) |#3|)) (-15 -1685 (|#3| |#3| (-641 (-610 |#3|)) (-641 (-1170))))) (-13 (-556) (-846)) (-13 (-430 |#1|) (-998) (-1194)) (-13 (-430 (-169 |#1|)) (-998) (-1194))) (T -598))
+((-1685 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-641 (-1170))) (-4 *2 (-13 (-430 (-169 *5)) (-998) (-1194))) (-4 *5 (-13 (-556) (-846))) (-5 *1 (-598 *5 *6 *2)) (-4 *6 (-13 (-430 *5) (-998) (-1194))))) (-2685 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846))) (-5 *2 (-169 *5)) (-5 *1 (-598 *4 *5 *3)) (-4 *5 (-13 (-430 *4) (-998) (-1194))) (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))) (-3670 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846))) (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194))) (-5 *1 (-598 *4 *3 *2)) (-4 *3 (-13 (-430 *4) (-998) (-1194))))) (-1604 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-846))) (-4 *2 (-13 (-430 *4) (-998) (-1194))) (-5 *1 (-598 *4 *2 *3)) (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))) (-2884 (*1 *2 *3) (-12 (-5 *3 (-169 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194))) (-4 *4 (-13 (-556) (-846))) (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194))) (-5 *1 (-598 *4 *5 *2)))))
+(-10 -7 (-15 -2884 (|#3| (-169 |#2|))) (-15 -1604 (|#2| |#3|)) (-15 -3670 (|#3| |#2|)) (-15 -2685 ((-169 |#2|) |#3|)) (-15 -1685 (|#3| |#3| (-641 (-610 |#3|)) (-641 (-1170)))))
+((-3492 (($ (-1 (-112) |#1|) $) 17)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3422 (($ (-1 |#1| |#1|) |#1|) 9)) (-3469 (($ (-1 (-112) |#1|) $) 13)) (-3481 (($ (-1 (-112) |#1|) $) 15)) (-2336 (((-1150 |#1|) $) 18)) (-2326 (((-858) $) NIL)))
+(((-599 |#1|) (-13 (-611 (-858)) (-10 -8 (-15 -4271 ($ (-1 |#1| |#1|) $)) (-15 -3469 ($ (-1 (-112) |#1|) $)) (-15 -3481 ($ (-1 (-112) |#1|) $)) (-15 -3492 ($ (-1 (-112) |#1|) $)) (-15 -3422 ($ (-1 |#1| |#1|) |#1|)) (-15 -2336 ((-1150 |#1|) $)))) (-1209)) (T -599))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3469 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3481 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3492 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-3422 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3)))) (-2336 (*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-599 *3)) (-4 *3 (-1209)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -4271 ($ (-1 |#1| |#1|) $)) (-15 -3469 ($ (-1 (-112) |#1|) $)) (-15 -3481 ($ (-1 (-112) |#1|) $)) (-15 -3492 ($ (-1 (-112) |#1|) $)) (-15 -3422 ($ (-1 |#1| |#1|) |#1|)) (-15 -2336 ((-1150 |#1|) $))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3992 (($ (-767)) NIL (|has| |#1| (-23)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1706 (((-685 |#1|) $ $) NIL (|has| |#1| (-1045)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1581 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-4068 (((-112) $ (-767)) NIL)) (-2313 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2529 ((|#1| $ $) NIL (|has| |#1| (-1045)))) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2413 (($ $ $) NIL (|has| |#1| (-1045)))) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) NIL)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2981 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2968 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-564) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-722))) (($ $ |#1|) NIL (|has| |#1| (-722)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-600 |#1| |#2|) (-1257 |#1|) (-1209) (-564)) (T -600))
NIL
(-1257 |#1|)
-((-3034 (((-1264) $ |#2| |#2|) 36)) (-3587 ((|#2| $) 23)) (-1588 ((|#2| $) 21)) (-4326 (($ (-1 |#3| |#3|) $) 32)) (-4289 (($ (-1 |#3| |#3|) $) 30)) (-3181 ((|#3| $) 26)) (-1324 (($ $ |#3|) 33)) (-1633 (((-112) |#3| $) 17)) (-2666 (((-641 |#3|) $) 15)) (-4362 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
-(((-601 |#1| |#2| |#3|) (-10 -8 (-15 -3034 ((-1264) |#1| |#2| |#2|)) (-15 -1324 (|#1| |#1| |#3|)) (-15 -3181 (|#3| |#1|)) (-15 -3587 (|#2| |#1|)) (-15 -1588 (|#2| |#1|)) (-15 -1633 ((-112) |#3| |#1|)) (-15 -2666 ((-641 |#3|) |#1|)) (-15 -4362 (|#3| |#1| |#2|)) (-15 -4362 (|#3| |#1| |#2| |#3|)) (-15 -4326 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4289 (|#1| (-1 |#3| |#3|) |#1|))) (-602 |#2| |#3|) (-1094) (-1209)) (T -601))
+((-2011 (((-1264) $ |#2| |#2|) 36)) (-3294 ((|#2| $) 23)) (-2230 ((|#2| $) 21)) (-2613 (($ (-1 |#3| |#3|) $) 32)) (-4271 (($ (-1 |#3| |#3|) $) 30)) (-3164 ((|#3| $) 26)) (-1428 (($ $ |#3|) 33)) (-1357 (((-112) |#3| $) 17)) (-1784 (((-641 |#3|) $) 15)) (-4361 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
+(((-601 |#1| |#2| |#3|) (-10 -8 (-15 -2011 ((-1264) |#1| |#2| |#2|)) (-15 -1428 (|#1| |#1| |#3|)) (-15 -3164 (|#3| |#1|)) (-15 -3294 (|#2| |#1|)) (-15 -2230 (|#2| |#1|)) (-15 -1357 ((-112) |#3| |#1|)) (-15 -1784 ((-641 |#3|) |#1|)) (-15 -4361 (|#3| |#1| |#2|)) (-15 -4361 (|#3| |#1| |#2| |#3|)) (-15 -2613 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4271 (|#1| (-1 |#3| |#3|) |#1|))) (-602 |#2| |#3|) (-1094) (-1209)) (T -601))
NIL
-(-10 -8 (-15 -3034 ((-1264) |#1| |#2| |#2|)) (-15 -1324 (|#1| |#1| |#3|)) (-15 -3181 (|#3| |#1|)) (-15 -3587 (|#2| |#1|)) (-15 -1588 (|#2| |#1|)) (-15 -1633 ((-112) |#3| |#1|)) (-15 -2666 ((-641 |#3|) |#1|)) (-15 -4362 (|#3| |#1| |#2|)) (-15 -4362 (|#3| |#1| |#2| |#3|)) (-15 -4326 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4289 (|#1| (-1 |#3| |#3|) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#2| (-1094)))) (-3034 (((-1264) $ |#1| |#1|) 40 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4407)))) (-3500 (($) 7 T CONST)) (-4335 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) 51)) (-3305 (((-641 |#2|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-3587 ((|#1| $) 43 (|has| |#1| (-846)))) (-1909 (((-641 |#2|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) 27 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-1588 ((|#1| $) 44 (|has| |#1| (-846)))) (-4326 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#2| (-1094)))) (-3932 (((-641 |#1|) $) 46)) (-2861 (((-112) |#1| $) 47)) (-3877 (((-1114) $) 21 (|has| |#2| (-1094)))) (-3181 ((|#2| $) 42 (|has| |#1| (-846)))) (-1324 (($ $ |#2|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) 26 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 25 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 23 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#2| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-3888 (((-767) (-1 (-112) |#2|) $) 31 (|has| $ (-6 -4406))) (((-767) |#2| $) 28 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#2| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#2| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+(-10 -8 (-15 -2011 ((-1264) |#1| |#2| |#2|)) (-15 -1428 (|#1| |#1| |#3|)) (-15 -3164 (|#3| |#1|)) (-15 -3294 (|#2| |#1|)) (-15 -2230 (|#2| |#1|)) (-15 -1357 ((-112) |#3| |#1|)) (-15 -1784 ((-641 |#3|) |#1|)) (-15 -4361 (|#3| |#1| |#2|)) (-15 -4361 (|#3| |#1| |#2| |#3|)) (-15 -2613 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4271 (|#1| (-1 |#3| |#3|) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#2| (-1094)))) (-2011 (((-1264) $ |#1| |#1|) 41 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4408)))) (-1747 (($) 7 T CONST)) (-2619 ((|#2| $ |#1| |#2|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) 52)) (-1624 (((-641 |#2|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-3294 ((|#1| $) 44 (|has| |#1| (-846)))) (-4276 (((-641 |#2|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) 28 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-2230 ((|#1| $) 45 (|has| |#1| (-846)))) (-2613 (($ (-1 |#2| |#2|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#2| (-1094)))) (-2885 (((-641 |#1|) $) 47)) (-2241 (((-112) |#1| $) 48)) (-3868 (((-1114) $) 21 (|has| |#2| (-1094)))) (-3164 ((|#2| $) 43 (|has| |#1| (-846)))) (-1428 (($ $ |#2|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#2|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) 27 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 26 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 25 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 24 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#2| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#2| $ |#1| |#2|) 51) ((|#2| $ |#1|) 50)) (-3879 (((-767) (-1 (-112) |#2|) $) 32 (|has| $ (-6 -4407))) (((-767) |#2| $) 29 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#2| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#2| (-1094)))) (-4062 (((-112) (-1 (-112) |#2|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#2| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-602 |#1| |#2|) (-140) (-1094) (-1209)) (T -602))
-((-2666 (*1 *2 *1) (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-641 *4)))) (-2861 (*1 *2 *3 *1) (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-3932 (*1 *2 *1) (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-641 *3)))) (-1633 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-602 *4 *3)) (-4 *4 (-1094)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-1588 (*1 *2 *1) (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094)) (-4 *2 (-846)))) (-3587 (*1 *2 *1) (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094)) (-4 *2 (-846)))) (-3181 (*1 *2 *1) (-12 (-4 *1 (-602 *3 *2)) (-4 *3 (-1094)) (-4 *3 (-846)) (-4 *2 (-1209)))) (-1324 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-602 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-3034 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-1264)))))
-(-13 (-489 |t#2|) (-288 |t#1| |t#2|) (-10 -8 (-15 -2666 ((-641 |t#2|) $)) (-15 -2861 ((-112) |t#1| $)) (-15 -3932 ((-641 |t#1|) $)) (IF (|has| |t#2| (-1094)) (IF (|has| $ (-6 -4406)) (-15 -1633 ((-112) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-846)) (PROGN (-15 -1588 (|t#1| $)) (-15 -3587 (|t#1| $)) (-15 -3181 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4407)) (PROGN (-15 -1324 ($ $ |t#2|)) (-15 -3034 ((-1264) $ |t#1| |t#1|))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#2| (-1094)) ((-611 (-858)) -2750 (|has| |#2| (-1094)) (|has| |#2| (-611 (-858)))) ((-286 |#1| |#2|) . T) ((-288 |#1| |#2|) . T) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-489 |#2|) . T) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-1094) |has| |#2| (-1094)) ((-1209) . T))
-((-2350 (((-858) $) 19) (($ (-129)) 13) (((-129) $) 14)))
+((-1784 (*1 *2 *1) (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-641 *4)))) (-2241 (*1 *2 *3 *1) (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-112)))) (-2885 (*1 *2 *1) (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-641 *3)))) (-1357 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-602 *4 *3)) (-4 *4 (-1094)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-2230 (*1 *2 *1) (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094)) (-4 *2 (-846)))) (-3294 (*1 *2 *1) (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094)) (-4 *2 (-846)))) (-3164 (*1 *2 *1) (-12 (-4 *1 (-602 *3 *2)) (-4 *3 (-1094)) (-4 *3 (-846)) (-4 *2 (-1209)))) (-1428 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-602 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209)))) (-2011 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209)) (-5 *2 (-1264)))))
+(-13 (-489 |t#2|) (-288 |t#1| |t#2|) (-10 -8 (-15 -1784 ((-641 |t#2|) $)) (-15 -2241 ((-112) |t#1| $)) (-15 -2885 ((-641 |t#1|) $)) (IF (|has| |t#2| (-1094)) (IF (|has| $ (-6 -4407)) (-15 -1357 ((-112) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-846)) (PROGN (-15 -2230 (|t#1| $)) (-15 -3294 (|t#1| $)) (-15 -3164 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4408)) (PROGN (-15 -1428 ($ $ |t#2|)) (-15 -2011 ((-1264) $ |t#1| |t#1|))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#2| (-1094)) ((-611 (-858)) -2733 (|has| |#2| (-1094)) (|has| |#2| (-611 (-858)))) ((-286 |#1| |#2|) . T) ((-288 |#1| |#2|) . T) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-489 |#2|) . T) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-1094) |has| |#2| (-1094)) ((-1209) . T))
+((-2326 (((-858) $) 19) (($ (-129)) 13) (((-129) $) 14)))
(((-603) (-13 (-611 (-858)) (-490 (-129)))) (T -603))
NIL
(-13 (-611 (-858)) (-490 (-129)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ (-1175)) NIL) (((-1175) $) NIL) (((-1208) $) 14) (($ (-641 (-1208))) 13)) (-2307 (((-641 (-1208)) $) 10)) (-2893 (((-112) $ $) NIL)))
-(((-604) (-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2350 ($ (-641 (-1208)))) (-15 -2307 ((-641 (-1208)) $))))) (T -604))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-604)))) (-2307 (*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-604)))))
-(-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2350 ($ (-641 (-1208)))) (-15 -2307 ((-641 (-1208)) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3506 (((-3 $ "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-2952 (((-1259 (-685 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-1259 (-685 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2847 (((-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3500 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1592 (((-3 $ "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1742 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1473 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-1945 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1507 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2376 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-4096 (($ $ (-917)) NIL)) (-3363 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2186 (((-1166 |#1|) $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3301 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3450 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-1883 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2100 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (($ (-1259 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1654 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2828 (((-917)) NIL (|has| |#2| (-367 |#1|)))) (-1352 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3902 (($ $ (-917)) NIL)) (-4223 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3920 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1615 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-4233 (((-3 $ "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3373 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3496 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2982 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1977 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3187 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-3307 (($ $ (-917)) NIL)) (-2287 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-1923 (((-1166 |#1|) $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2917 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2634 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-2919 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4172 (((-1152) $) NIL)) (-1924 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3289 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1771 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3877 (((-1114) $) NIL)) (-3753 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4362 ((|#1| $ (-564)) NIL (|has| |#2| (-417 |#1|)))) (-1407 (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $) (-1259 $)) NIL (|has| |#2| (-367 |#1|))) (((-1259 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-4344 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-1603 (((-641 (-948 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-641 (-948 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2064 (($ $ $) NIL)) (-2444 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2350 (((-858) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-3776 (((-1259 $)) NIL (|has| |#2| (-417 |#1|)))) (-4274 (((-641 (-1259 |#1|))) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1932 (($ $ $ $) NIL)) (-2715 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3123 (($ (-685 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-1600 (($ $ $) NIL)) (-3349 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2807 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1803 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2414 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) 24)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
-(((-605 |#1| |#2|) (-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2350 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|))) (-172) (-740 |#1|)) (T -605))
-((-2350 (*1 *1 *2) (-12 (-4 *3 (-172)) (-5 *1 (-605 *3 *2)) (-4 *2 (-740 *3)))))
-(-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2350 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-3510 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) 39)) (-4131 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL) (($) NIL)) (-3034 (((-1264) $ (-1152) (-1152)) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-1152) |#1|) 49)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#1| "failed") (-1152) $) 52)) (-3500 (($) NIL T CONST)) (-1865 (($ $ (-1152)) 25)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094))))) (-2670 (((-3 |#1| "failed") (-1152) $) 53) (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (($ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (|has| $ (-6 -4406)))) (-3682 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (($ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094))))) (-2965 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094))))) (-1323 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) 38)) (-4335 ((|#1| $ (-1152) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-1152)) NIL)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406))) (((-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-2614 (($ $) 54)) (-3514 (($ (-388)) 23) (($ (-388) (-1152)) 22)) (-2445 (((-388) $) 40)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-1152) $) NIL (|has| (-1152) (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406))) (((-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (((-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094))))) (-1588 (((-1152) $) NIL (|has| (-1152) (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-1411 (((-641 (-1152)) $) 45)) (-3748 (((-112) (-1152) $) NIL)) (-3734 (((-1152) $) 41)) (-3224 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL)) (-3932 (((-641 (-1152)) $) NIL)) (-2861 (((-112) (-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 ((|#1| $) NIL (|has| (-1152) (-846)))) (-2421 (((-3 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) "failed") (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-641 (-294 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 43)) (-4362 ((|#1| $ (-1152) |#1|) NIL) ((|#1| $ (-1152)) 48)) (-2124 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL) (($) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (((-767) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (((-767) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL)) (-2350 (((-858) $) 21)) (-3718 (($ $) 26)) (-3023 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20)) (-2062 (((-767) $) 47 (|has| $ (-6 -4406)))))
-(((-606 |#1|) (-13 (-364 (-388) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) (-1185 (-1152) |#1|) (-10 -8 (-6 -4406) (-15 -2614 ($ $)))) (-1094)) (T -606))
-((-2614 (*1 *1 *1) (-12 (-5 *1 (-606 *2)) (-4 *2 (-1094)))))
-(-13 (-364 (-388) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) (-1185 (-1152) |#1|) (-10 -8 (-6 -4406) (-15 -2614 ($ $))))
-((-3841 (((-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) $) 16)) (-1411 (((-641 |#2|) $) 20)) (-3748 (((-112) |#2| $) 12)))
-(((-607 |#1| |#2| |#3|) (-10 -8 (-15 -1411 ((-641 |#2|) |#1|)) (-15 -3748 ((-112) |#2| |#1|)) (-15 -3841 ((-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|))) (-608 |#2| |#3|) (-1094) (-1094)) (T -607))
-NIL
-(-10 -8 (-15 -1411 ((-641 |#2|) |#1|)) (-15 -3748 ((-112) |#2| |#1|)) (-15 -3841 ((-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 55 (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) 61)) (-3500 (($) 7 T CONST)) (-3215 (($ $) 58 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 46 (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) 62)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 54 (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 56 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 53 (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 52 (|has| $ (-6 -4406)))) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-1411 (((-641 |#1|) $) 63)) (-3748 (((-112) |#1| $) 64)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 39)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 40)) (-3877 (((-1114) $) 21 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 51)) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 41)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) 26 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 25 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 24 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 23 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2124 (($) 49) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 48)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 31 (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 50)) (-2350 (((-858) $) 18 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 42)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ (-1175)) NIL) (((-1175) $) NIL) (((-1208) $) 14) (($ (-641 (-1208))) 13)) (-2298 (((-641 (-1208)) $) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-604) (-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2326 ($ (-641 (-1208)))) (-15 -2298 ((-641 (-1208)) $))))) (T -604))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-604)))) (-2298 (*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-604)))))
+(-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2326 ($ (-641 (-1208)))) (-15 -2298 ((-641 (-1208)) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2112 (((-3 $ "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3780 (((-1259 (-685 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-1259 (-685 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3095 (((-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1747 (($) NIL T CONST)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2618 (((-3 $ "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2571 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3858 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-3859 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2125 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-4050 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-1740 (($ $ (-917)) NIL)) (-1838 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-3947 (((-1166 |#1|) $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1850 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1708 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-3711 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2065 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (($ (-1259 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1580 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-4242 (((-917)) NIL (|has| |#2| (-367 |#1|)))) (-1705 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4034 (($ $ (-917)) NIL)) (-2194 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3253 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4076 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1728 (((-3 $ "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3622 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2535 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2653 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3093 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1882 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-4229 (($ $ (-917)) NIL)) (-1612 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2798 (((-1166 |#1|) $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1754 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3474 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-1971 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2332 (((-1152) $) NIL)) (-2903 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3156 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3604 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3868 (((-1114) $) NIL)) (-2896 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4361 ((|#1| $ (-564)) NIL (|has| |#2| (-417 |#1|)))) (-1631 (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $) (-1259 $)) NIL (|has| |#2| (-367 |#1|))) (((-1259 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-4327 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-4219 (((-641 (-948 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-641 (-948 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1761 (($ $ $) NIL)) (-4300 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2326 (((-858) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL (|has| |#2| (-417 |#1|)))) (-2833 (((-641 (-1259 |#1|))) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1519 (($ $ $ $) NIL)) (-4142 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3106 (($ (-685 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-2055 (($ $ $) NIL)) (-2905 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1598 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1476 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2409 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) 24)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
+(((-605 |#1| |#2|) (-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2326 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|))) (-172) (-740 |#1|)) (T -605))
+((-2326 (*1 *1 *2) (-12 (-4 *3 (-172)) (-5 *1 (-605 *3 *2)) (-4 *2 (-740 *3)))))
+(-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2326 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-4376 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) 39)) (-4100 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL) (($) NIL)) (-2011 (((-1264) $ (-1152) (-1152)) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-1152) |#1|) 49)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#1| "failed") (-1152) $) 52)) (-1747 (($) NIL T CONST)) (-3745 (($ $ (-1152)) 25)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094))))) (-4060 (((-3 |#1| "failed") (-1152) $) 53) (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (($ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (|has| $ (-6 -4407)))) (-3653 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (($ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094))))) (-1297 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094))))) (-1314 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) 38)) (-2619 ((|#1| $ (-1152) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-1152)) NIL)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407))) (((-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-4386 (($ $) 54)) (-3455 (($ (-388)) 23) (($ (-388) (-1152)) 22)) (-2410 (((-388) $) 40)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-1152) $) NIL (|has| (-1152) (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407))) (((-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (((-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094))))) (-2230 (((-1152) $) NIL (|has| (-1152) (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-3979 (((-641 (-1152)) $) 45)) (-3595 (((-112) (-1152) $) NIL)) (-1644 (((-1152) $) 41)) (-4359 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL)) (-2885 (((-641 (-1152)) $) NIL)) (-2241 (((-112) (-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 ((|#1| $) NIL (|has| (-1152) (-846)))) (-3645 (((-3 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) "failed") (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-641 (-294 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 43)) (-4361 ((|#1| $ (-1152) |#1|) NIL) ((|#1| $ (-1152)) 48)) (-1760 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL) (($) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (((-767) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (((-767) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL)) (-2326 (((-858) $) 21)) (-4089 (($ $) 26)) (-1700 (((-112) $ $) NIL)) (-2190 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
+(((-606 |#1|) (-13 (-364 (-388) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) (-1185 (-1152) |#1|) (-10 -8 (-6 -4407) (-15 -4386 ($ $)))) (-1094)) (T -606))
+((-4386 (*1 *1 *1) (-12 (-5 *1 (-606 *2)) (-4 *2 (-1094)))))
+(-13 (-364 (-388) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) (-1185 (-1152) |#1|) (-10 -8 (-6 -4407) (-15 -4386 ($ $))))
+((-1363 (((-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) $) 16)) (-3979 (((-641 |#2|) $) 20)) (-3595 (((-112) |#2| $) 12)))
+(((-607 |#1| |#2| |#3|) (-10 -8 (-15 -3979 ((-641 |#2|) |#1|)) (-15 -3595 ((-112) |#2| |#1|)) (-15 -1363 ((-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|))) (-608 |#2| |#3|) (-1094) (-1094)) (T -607))
+NIL
+(-10 -8 (-15 -3979 ((-641 |#2|) |#1|)) (-15 -3595 ((-112) |#2| |#1|)) (-15 -1363 ((-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 56 (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) 62)) (-1747 (($) 7 T CONST)) (-3195 (($ $) 59 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 47 (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) 63)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 58 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 55 (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 57 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 54 (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 53 (|has| $ (-6 -4407)))) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3979 (((-641 |#1|) $) 64)) (-3595 (((-112) |#1| $) 65)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 40)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 41)) (-3868 (((-1114) $) 21 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 52)) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 42)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) 27 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 26 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 25 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 24 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-1760 (($) 50) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 49)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 32 (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 29 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 51)) (-2326 (((-858) $) 18 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 43)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-608 |#1| |#2|) (-140) (-1094) (-1094)) (T -608))
-((-3748 (*1 *2 *3 *1) (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-112)))) (-1411 (*1 *2 *1) (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-641 *3)))) (-2670 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-2249 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
-(-13 (-229 (-2 (|:| -3058 |t#1|) (|:| -3726 |t#2|))) (-10 -8 (-15 -3748 ((-112) |t#1| $)) (-15 -1411 ((-641 |t#1|) $)) (-15 -2670 ((-3 |t#2| "failed") |t#1| $)) (-15 -2249 ((-3 |t#2| "failed") |t#1| $))))
-(((-34) . T) ((-107 #0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((-102) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) ((-611 (-858)) -2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858)))) ((-151 #0#) . T) ((-612 (-536)) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))) ((-229 #0#) . T) ((-235 #0#) . T) ((-309 #0#) -12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-489 #0#) . T) ((-514 #0# #0#) -12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-1094) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) ((-1209) . T))
-((-2706 (((-610 |#2|) |#1|) 17)) (-1880 (((-3 |#1| "failed") (-610 |#2|)) 21)))
-(((-609 |#1| |#2|) (-10 -7 (-15 -2706 ((-610 |#2|) |#1|)) (-15 -1880 ((-3 |#1| "failed") (-610 |#2|)))) (-846) (-846)) (T -609))
-((-1880 (*1 *2 *3) (|partial| -12 (-5 *3 (-610 *4)) (-4 *4 (-846)) (-4 *2 (-846)) (-5 *1 (-609 *2 *4)))) (-2706 (*1 *2 *3) (-12 (-5 *2 (-610 *4)) (-5 *1 (-609 *3 *4)) (-4 *3 (-846)) (-4 *4 (-846)))))
-(-10 -7 (-15 -2706 ((-610 |#2|) |#1|)) (-15 -1880 ((-3 |#1| "failed") (-610 |#2|))))
-((-2337 (((-112) $ $) NIL)) (-1900 (((-3 (-1170) "failed") $) 49)) (-3840 (((-1264) $ (-767)) 26)) (-3886 (((-767) $) 25)) (-1364 (((-114) $) 12)) (-2445 (((-1170) $) 20)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-2342 (($ (-114) (-641 |#1|) (-767)) 36) (($ (-1170)) 37)) (-2918 (((-112) $ (-114)) 18) (((-112) $ (-1170)) 16)) (-4336 (((-767) $) 22)) (-3877 (((-1114) $) NIL)) (-4344 (((-888 (-564)) $) 97 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 104 (|has| |#1| (-612 (-888 (-379))))) (((-536) $) 90 (|has| |#1| (-612 (-536))))) (-2350 (((-858) $) 74)) (-2878 (((-641 |#1|) $) 24)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 53)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 55)))
-(((-610 |#1|) (-13 (-132) (-880 |#1|) (-10 -8 (-15 -2445 ((-1170) $)) (-15 -1364 ((-114) $)) (-15 -2878 ((-641 |#1|) $)) (-15 -4336 ((-767) $)) (-15 -2342 ($ (-114) (-641 |#1|) (-767))) (-15 -2342 ($ (-1170))) (-15 -1900 ((-3 (-1170) "failed") $)) (-15 -2918 ((-112) $ (-114))) (-15 -2918 ((-112) $ (-1170))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|))) (-846)) (T -610))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-1364 (*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-2878 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-4336 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-2342 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-114)) (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-846)) (-5 *1 (-610 *5)))) (-2342 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-1900 (*1 *2 *1) (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-2918 (*1 *2 *1 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846)))) (-2918 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846)))))
-(-13 (-132) (-880 |#1|) (-10 -8 (-15 -2445 ((-1170) $)) (-15 -1364 ((-114) $)) (-15 -2878 ((-641 |#1|) $)) (-15 -4336 ((-767) $)) (-15 -2342 ($ (-114) (-641 |#1|) (-767))) (-15 -2342 ($ (-1170))) (-15 -1900 ((-3 (-1170) "failed") $)) (-15 -2918 ((-112) $ (-114))) (-15 -2918 ((-112) $ (-1170))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|)))
-((-2350 ((|#1| $) 6)))
+((-3595 (*1 *2 *3 *1) (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-112)))) (-3979 (*1 *2 *1) (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-5 *2 (-641 *3)))) (-4060 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-2236 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
+(-13 (-229 (-2 (|:| -3026 |t#1|) (|:| -3683 |t#2|))) (-10 -8 (-15 -3595 ((-112) |t#1| $)) (-15 -3979 ((-641 |t#1|) $)) (-15 -4060 ((-3 |t#2| "failed") |t#1| $)) (-15 -2236 ((-3 |t#2| "failed") |t#1| $))))
+(((-34) . T) ((-107 #0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((-102) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) ((-611 (-858)) -2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858)))) ((-151 #0#) . T) ((-612 (-536)) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))) ((-229 #0#) . T) ((-235 #0#) . T) ((-309 #0#) -12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-489 #0#) . T) ((-514 #0# #0#) -12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-1094) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) ((-1209) . T))
+((-2676 (((-610 |#2|) |#1|) 17)) (-3498 (((-3 |#1| "failed") (-610 |#2|)) 21)))
+(((-609 |#1| |#2|) (-10 -7 (-15 -2676 ((-610 |#2|) |#1|)) (-15 -3498 ((-3 |#1| "failed") (-610 |#2|)))) (-846) (-846)) (T -609))
+((-3498 (*1 *2 *3) (|partial| -12 (-5 *3 (-610 *4)) (-4 *4 (-846)) (-4 *2 (-846)) (-5 *1 (-609 *2 *4)))) (-2676 (*1 *2 *3) (-12 (-5 *2 (-610 *4)) (-5 *1 (-609 *3 *4)) (-4 *3 (-846)) (-4 *4 (-846)))))
+(-10 -7 (-15 -2676 ((-610 |#2|) |#1|)) (-15 -3498 ((-3 |#1| "failed") (-610 |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2745 (((-3 (-1170) "failed") $) 49)) (-4343 (((-1264) $ (-767)) 26)) (-3850 (((-767) $) 25)) (-1693 (((-114) $) 12)) (-2410 (((-1170) $) 20)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-2330 (($ (-114) (-641 |#1|) (-767)) 36) (($ (-1170)) 37)) (-1879 (((-112) $ (-114)) 18) (((-112) $ (-1170)) 16)) (-4315 (((-767) $) 22)) (-3868 (((-1114) $) NIL)) (-4327 (((-888 (-564)) $) 97 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 104 (|has| |#1| (-612 (-888 (-379))))) (((-536) $) 90 (|has| |#1| (-612 (-536))))) (-2326 (((-858) $) 74)) (-1700 (((-112) $ $) NIL)) (-3269 (((-641 |#1|) $) 24)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 53)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 55)))
+(((-610 |#1|) (-13 (-132) (-880 |#1|) (-10 -8 (-15 -2410 ((-1170) $)) (-15 -1693 ((-114) $)) (-15 -3269 ((-641 |#1|) $)) (-15 -4315 ((-767) $)) (-15 -2330 ($ (-114) (-641 |#1|) (-767))) (-15 -2330 ($ (-1170))) (-15 -2745 ((-3 (-1170) "failed") $)) (-15 -1879 ((-112) $ (-114))) (-15 -1879 ((-112) $ (-1170))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|))) (-846)) (T -610))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-1693 (*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-3269 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-4315 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-2330 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-114)) (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-846)) (-5 *1 (-610 *5)))) (-2330 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-2745 (*1 *2 *1) (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))) (-1879 (*1 *2 *1 *3) (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846)))) (-1879 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846)))))
+(-13 (-132) (-880 |#1|) (-10 -8 (-15 -2410 ((-1170) $)) (-15 -1693 ((-114) $)) (-15 -3269 ((-641 |#1|) $)) (-15 -4315 ((-767) $)) (-15 -2330 ($ (-114) (-641 |#1|) (-767))) (-15 -2330 ($ (-1170))) (-15 -2745 ((-3 (-1170) "failed") $)) (-15 -1879 ((-112) $ (-114))) (-15 -1879 ((-112) $ (-1170))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|)))
+((-2326 ((|#1| $) 6)))
(((-611 |#1|) (-140) (-1209)) (T -611))
-((-2350 (*1 *2 *1) (-12 (-4 *1 (-611 *2)) (-4 *2 (-1209)))))
-(-13 (-10 -8 (-15 -2350 (|t#1| $))))
-((-4344 ((|#1| $) 6)))
+((-2326 (*1 *2 *1) (-12 (-4 *1 (-611 *2)) (-4 *2 (-1209)))))
+(-13 (-10 -8 (-15 -2326 (|t#1| $))))
+((-4327 ((|#1| $) 6)))
(((-612 |#1|) (-140) (-1209)) (T -612))
-((-4344 (*1 *2 *1) (-12 (-4 *1 (-612 *2)) (-4 *2 (-1209)))))
-(-13 (-10 -8 (-15 -4344 (|t#1| $))))
-((-1906 (((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 (-418 |#2|) |#2|)) 15) (((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|)) 16)))
-(((-613 |#1| |#2|) (-10 -7 (-15 -1906 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|))) (-15 -1906 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 (-418 |#2|) |#2|)))) (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -613))
-((-1906 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-1166 (-407 *6))) (-5 *1 (-613 *5 *6)) (-5 *3 (-407 *6)))) (-1906 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-1166 (-407 *5))) (-5 *1 (-613 *4 *5)) (-5 *3 (-407 *5)))))
-(-10 -7 (-15 -1906 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|))) (-15 -1906 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 (-418 |#2|) |#2|))))
-((-2350 (($ |#1|) 6)))
+((-4327 (*1 *2 *1) (-12 (-4 *1 (-612 *2)) (-4 *2 (-1209)))))
+(-13 (-10 -8 (-15 -4327 (|t#1| $))))
+((-2097 (((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 (-418 |#2|) |#2|)) 15) (((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|)) 16)))
+(((-613 |#1| |#2|) (-10 -7 (-15 -2097 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|))) (-15 -2097 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 (-418 |#2|) |#2|)))) (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -613))
+((-2097 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-1166 (-407 *6))) (-5 *1 (-613 *5 *6)) (-5 *3 (-407 *6)))) (-2097 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-1166 (-407 *5))) (-5 *1 (-613 *4 *5)) (-5 *3 (-407 *5)))))
+(-10 -7 (-15 -2097 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|))) (-15 -2097 ((-3 (-1166 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 (-418 |#2|) |#2|))))
+((-2326 (($ |#1|) 6)))
(((-614 |#1|) (-140) (-1209)) (T -614))
-((-2350 (*1 *1 *2) (-12 (-4 *1 (-614 *2)) (-4 *2 (-1209)))))
-(-13 (-10 -8 (-15 -2350 ($ |t#1|))))
-((-2337 (((-112) $ $) NIL)) (-1384 (($) 14 T CONST)) (-1931 (($) 15 T CONST)) (-2380 (($ $ $) 29)) (-2356 (($ $) 27)) (-4172 (((-1152) $) NIL)) (-1755 (($ $ $) 30)) (-3877 (((-1114) $) NIL)) (-2017 (($) 11 T CONST)) (-3921 (($ $ $) 31)) (-2350 (((-858) $) 35)) (-2403 (((-112) $ (|[\|\|]| -2017)) 24) (((-112) $ (|[\|\|]| -1384)) 26) (((-112) $ (|[\|\|]| -1931)) 21)) (-2368 (($ $ $) 28)) (-2893 (((-112) $ $) 18)))
-(((-615) (-13 (-963) (-10 -8 (-15 -2017 ($) -3455) (-15 -1384 ($) -3455) (-15 -1931 ($) -3455) (-15 -2403 ((-112) $ (|[\|\|]| -2017))) (-15 -2403 ((-112) $ (|[\|\|]| -1384))) (-15 -2403 ((-112) $ (|[\|\|]| -1931)))))) (T -615))
-((-2017 (*1 *1) (-5 *1 (-615))) (-1384 (*1 *1) (-5 *1 (-615))) (-1931 (*1 *1) (-5 *1 (-615))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -2017)) (-5 *2 (-112)) (-5 *1 (-615)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -1384)) (-5 *2 (-112)) (-5 *1 (-615)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -1931)) (-5 *2 (-112)) (-5 *1 (-615)))))
-(-13 (-963) (-10 -8 (-15 -2017 ($) -3455) (-15 -1384 ($) -3455) (-15 -1931 ($) -3455) (-15 -2403 ((-112) $ (|[\|\|]| -2017))) (-15 -2403 ((-112) $ (|[\|\|]| -1384))) (-15 -2403 ((-112) $ (|[\|\|]| -1931)))))
-((-4344 (($ |#1|) 6)))
+((-2326 (*1 *1 *2) (-12 (-4 *1 (-614 *2)) (-4 *2 (-1209)))))
+(-13 (-10 -8 (-15 -2326 ($ |t#1|))))
+((-2315 (((-112) $ $) NIL)) (-1388 (($) 14 T CONST)) (-1931 (($) 15 T CONST)) (-2375 (($ $ $) 29)) (-2354 (($ $) 27)) (-2332 (((-1152) $) NIL)) (-1620 (($ $ $) 30)) (-3868 (((-1114) $) NIL)) (-3219 (($) 11 T CONST)) (-2167 (($ $ $) 31)) (-2326 (((-858) $) 35)) (-2397 (((-112) $ (|[\|\|]| -3219)) 24) (((-112) $ (|[\|\|]| -1388)) 26) (((-112) $ (|[\|\|]| -1931)) 21)) (-1700 (((-112) $ $) NIL)) (-2364 (($ $ $) 28)) (-2876 (((-112) $ $) 18)))
+(((-615) (-13 (-963) (-10 -8 (-15 -3219 ($) -4008) (-15 -1388 ($) -4008) (-15 -1931 ($) -4008) (-15 -2397 ((-112) $ (|[\|\|]| -3219))) (-15 -2397 ((-112) $ (|[\|\|]| -1388))) (-15 -2397 ((-112) $ (|[\|\|]| -1931)))))) (T -615))
+((-3219 (*1 *1) (-5 *1 (-615))) (-1388 (*1 *1) (-5 *1 (-615))) (-1931 (*1 *1) (-5 *1 (-615))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3219)) (-5 *2 (-112)) (-5 *1 (-615)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -1388)) (-5 *2 (-112)) (-5 *1 (-615)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -1931)) (-5 *2 (-112)) (-5 *1 (-615)))))
+(-13 (-963) (-10 -8 (-15 -3219 ($) -4008) (-15 -1388 ($) -4008) (-15 -1931 ($) -4008) (-15 -2397 ((-112) $ (|[\|\|]| -3219))) (-15 -2397 ((-112) $ (|[\|\|]| -1388))) (-15 -2397 ((-112) $ (|[\|\|]| -1931)))))
+((-4327 (($ |#1|) 6)))
(((-616 |#1|) (-140) (-1209)) (T -616))
-((-4344 (*1 *1 *2) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1209)))))
-(-13 (-10 -8 (-15 -4344 ($ |t#1|))))
-((-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) 10)))
-(((-617 |#1| |#2|) (-10 -8 (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-618 |#2|) (-1045)) (T -617))
+((-4327 (*1 *1 *2) (-12 (-4 *1 (-616 *2)) (-4 *2 (-1209)))))
+(-13 (-10 -8 (-15 -4327 ($ |t#1|))))
+((-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) 10)))
+(((-617 |#1| |#2|) (-10 -8 (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-618 |#2|) (-1045)) (T -617))
NIL
-(-10 -8 (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 36)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ |#1| $) 37)))
+(-10 -8 (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 37)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ |#1| $) 38)))
(((-618 |#1|) (-140) (-1045)) (T -618))
-((-2350 (*1 *1 *2) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1045)))))
-(-13 (-1045) (-644 |t#1|) (-10 -8 (-15 -2350 ($ |t#1|))))
+((-2326 (*1 *1 *2) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1045)))))
+(-13 (-1045) (-644 |t#1|) (-10 -8 (-15 -2326 ($ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3415 (((-564) $) NIL (|has| |#1| (-844)))) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4119 (((-112) $) NIL (|has| |#1| (-844)))) (-4035 (((-112) $) NIL)) (-2261 ((|#1| $) 13)) (-2131 (((-112) $) NIL (|has| |#1| (-844)))) (-3142 (($ $ $) NIL (|has| |#1| (-844)))) (-1515 (($ $ $) NIL (|has| |#1| (-844)))) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2272 ((|#3| $) 15)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL)) (-1471 (((-767)) 20 T CONST)) (-3453 (($ $) NIL (|has| |#1| (-844)))) (-2414 (($) NIL T CONST)) (-2428 (($) 12 T CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-844)))) (-3004 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-619 |#1| |#2| |#3|) (-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (-15 -3004 ($ $ |#3|)) (-15 -3004 ($ |#1| |#3|)) (-15 -2261 (|#1| $)) (-15 -2272 (|#3| $)))) (-38 |#2|) (-172) (|SubsetCategory| (-722) |#2|)) (T -619))
-((-3004 (*1 *1 *1 *2) (-12 (-4 *4 (-172)) (-5 *1 (-619 *3 *4 *2)) (-4 *3 (-38 *4)) (-4 *2 (|SubsetCategory| (-722) *4)))) (-3004 (*1 *1 *2 *3) (-12 (-4 *4 (-172)) (-5 *1 (-619 *2 *4 *3)) (-4 *2 (-38 *4)) (-4 *3 (|SubsetCategory| (-722) *4)))) (-2261 (*1 *2 *1) (-12 (-4 *3 (-172)) (-4 *2 (-38 *3)) (-5 *1 (-619 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-722) *3)))) (-2272 (*1 *2 *1) (-12 (-4 *4 (-172)) (-4 *2 (|SubsetCategory| (-722) *4)) (-5 *1 (-619 *3 *4 *2)) (-4 *3 (-38 *4)))))
-(-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (-15 -3004 ($ $ |#3|)) (-15 -3004 ($ |#1| |#3|)) (-15 -2261 (|#1| $)) (-15 -2272 (|#3| $))))
-((-3498 ((|#2| |#2| (-1170) (-1170)) 16)))
-(((-620 |#1| |#2|) (-10 -7 (-15 -3498 (|#2| |#2| (-1170) (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-29 |#1|))) (T -620))
-((-3498 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-620 *4 *2)) (-4 *2 (-13 (-1194) (-955) (-29 *4))))))
-(-10 -7 (-15 -3498 (|#2| |#2| (-1170) (-1170))))
-((-2337 (((-112) $ $) 64)) (-2148 (((-112) $) 58)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1728 ((|#1| $) 55)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1534 (((-2 (|:| -2083 $) (|:| -2242 (-407 |#2|))) (-407 |#2|)) 110 (|has| |#1| (-363)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 98) (((-3 |#2| "failed") $) 94)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) 27)) (-1654 (((-3 $ "failed") $) 88)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3533 (((-564) $) 22)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) 40)) (-3720 (($ |#1| (-564)) 24)) (-3876 ((|#1| $) 57)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) 100 (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 115 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ $) 92)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3864 (((-767) $) 114 (|has| |#1| (-363)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 113 (|has| |#1| (-363)))) (-3735 (($ $ (-1 |#2| |#2|)) 75) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2762 (((-564) $) 38)) (-4344 (((-407 |#2|) $) 47)) (-2350 (((-858) $) 69) (($ (-564)) 35) (($ $) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 34) (($ |#2|) 25)) (-2606 ((|#1| $ (-564)) 72)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) 32 T CONST)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 9 T CONST)) (-2428 (($) 14 T CONST)) (-3950 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2893 (((-112) $ $) 21)) (-2992 (($ $) 51) (($ $ $) NIL)) (-2980 (($ $ $) 89)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 29) (($ $ $) 49)))
-(((-621 |#1| |#2|) (-13 (-231 |#2|) (-556) (-612 (-407 |#2|)) (-411 |#1|) (-1034 |#2|) (-10 -8 (-15 -4108 ((-112) $)) (-15 -2762 ((-564) $)) (-15 -3533 ((-564) $)) (-15 -3900 ($ $)) (-15 -3876 (|#1| $)) (-15 -1728 (|#1| $)) (-15 -2606 (|#1| $ (-564))) (-15 -3720 ($ |#1| (-564))) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-307)) (-15 -1534 ((-2 (|:| -2083 $) (|:| -2242 (-407 |#2|))) (-407 |#2|)))) |%noBranch|))) (-556) (-1235 |#1|)) (T -621))
-((-4108 (*1 *2 *1) (-12 (-4 *3 (-556)) (-5 *2 (-112)) (-5 *1 (-621 *3 *4)) (-4 *4 (-1235 *3)))) (-2762 (*1 *2 *1) (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4)) (-4 *4 (-1235 *3)))) (-3533 (*1 *2 *1) (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4)) (-4 *4 (-1235 *3)))) (-3900 (*1 *1 *1) (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))) (-3876 (*1 *2 *1) (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))) (-1728 (*1 *2 *1) (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))) (-2606 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-556)) (-5 *1 (-621 *2 *4)) (-4 *4 (-1235 *2)))) (-3720 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-4 *2 (-556)) (-5 *1 (-621 *2 *4)) (-4 *4 (-1235 *2)))) (-1534 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *4 (-556)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -2083 (-621 *4 *5)) (|:| -2242 (-407 *5)))) (-5 *1 (-621 *4 *5)) (-5 *3 (-407 *5)))))
-(-13 (-231 |#2|) (-556) (-612 (-407 |#2|)) (-411 |#1|) (-1034 |#2|) (-10 -8 (-15 -4108 ((-112) $)) (-15 -2762 ((-564) $)) (-15 -3533 ((-564) $)) (-15 -3900 ($ $)) (-15 -3876 (|#1| $)) (-15 -1728 (|#1| $)) (-15 -2606 (|#1| $ (-564))) (-15 -3720 ($ |#1| (-564))) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-307)) (-15 -1534 ((-2 (|:| -2083 $) (|:| -2242 (-407 |#2|))) (-407 |#2|)))) |%noBranch|)))
-((-2418 (((-641 |#6|) (-641 |#4|) (-112)) 53)) (-2686 ((|#6| |#6|) 47)))
-(((-622 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2686 (|#6| |#6|)) (-15 -2418 ((-641 |#6|) (-641 |#4|) (-112)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|) (-1103 |#1| |#2| |#3| |#4|)) (T -622))
-((-2418 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *10)) (-5 *1 (-622 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *10 (-1103 *5 *6 *7 *8)))) (-2686 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-622 *3 *4 *5 *6 *7 *2)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *2 (-1103 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2686 (|#6| |#6|)) (-15 -2418 ((-641 |#6|) (-641 |#4|) (-112))))
-((-1941 (((-112) |#3| (-767) (-641 |#3|)) 32)) (-2048 (((-3 (-2 (|:| |polfac| (-641 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-641 (-1166 |#3|)))) "failed") |#3| (-641 (-1166 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1974 (-641 (-2 (|:| |irr| |#4|) (|:| -2304 (-564)))))) (-641 |#3|) (-641 |#1|) (-641 |#3|)) 73)))
-(((-623 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1941 ((-112) |#3| (-767) (-641 |#3|))) (-15 -2048 ((-3 (-2 (|:| |polfac| (-641 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-641 (-1166 |#3|)))) "failed") |#3| (-641 (-1166 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1974 (-641 (-2 (|:| |irr| |#4|) (|:| -2304 (-564)))))) (-641 |#3|) (-641 |#1|) (-641 |#3|)))) (-846) (-789) (-307) (-945 |#3| |#2| |#1|)) (T -623))
-((-2048 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -1974 (-641 (-2 (|:| |irr| *10) (|:| -2304 (-564))))))) (-5 *6 (-641 *3)) (-5 *7 (-641 *8)) (-4 *8 (-846)) (-4 *3 (-307)) (-4 *10 (-945 *3 *9 *8)) (-4 *9 (-789)) (-5 *2 (-2 (|:| |polfac| (-641 *10)) (|:| |correct| *3) (|:| |corrfact| (-641 (-1166 *3))))) (-5 *1 (-623 *8 *9 *3 *10)) (-5 *4 (-641 (-1166 *3))))) (-1941 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-767)) (-5 *5 (-641 *3)) (-4 *3 (-307)) (-4 *6 (-846)) (-4 *7 (-789)) (-5 *2 (-112)) (-5 *1 (-623 *6 *7 *3 *8)) (-4 *8 (-945 *3 *7 *6)))))
-(-10 -7 (-15 -1941 ((-112) |#3| (-767) (-641 |#3|))) (-15 -2048 ((-3 (-2 (|:| |polfac| (-641 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-641 (-1166 |#3|)))) "failed") |#3| (-641 (-1166 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1974 (-641 (-2 (|:| |irr| |#4|) (|:| -2304 (-564)))))) (-641 |#3|) (-641 |#1|) (-641 |#3|))))
-((-2337 (((-112) $ $) NIL)) (-2437 (((-1129) $) 11)) (-2423 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-624) (-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))) (T -624))
-((-2423 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-624)))) (-2437 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-624)))))
-(-13 (-1077) (-10 -8 (-15 -2423 ((-1129) $)) (-15 -2437 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-4148 (((-641 |#1|) $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-3041 (($ $) 77)) (-3473 (((-660 |#1| |#2|) $) 60)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 81)) (-1847 (((-641 (-294 |#2|)) $ $) 42)) (-3877 (((-1114) $) NIL)) (-1671 (($ (-660 |#1| |#2|)) 56)) (-2372 (($ $ $) NIL)) (-2064 (($ $ $) NIL)) (-2350 (((-858) $) 66) (((-1274 |#1| |#2|) $) NIL) (((-1279 |#1| |#2|) $) 74)) (-2428 (($) 61 T CONST)) (-4149 (((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $) 41)) (-1399 (((-641 (-660 |#1| |#2|)) (-641 |#1|)) 73)) (-1975 (((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $) 46)) (-2893 (((-112) $ $) 62)) (-3004 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ $ $) 52)))
-(((-625 |#1| |#2| |#3|) (-13 (-473) (-10 -8 (-15 -1671 ($ (-660 |#1| |#2|))) (-15 -3473 ((-660 |#1| |#2|) $)) (-15 -1975 ((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $)) (-15 -2350 ((-1274 |#1| |#2|) $)) (-15 -2350 ((-1279 |#1| |#2|) $)) (-15 -3041 ($ $)) (-15 -4148 ((-641 |#1|) $)) (-15 -1399 ((-641 (-660 |#1| |#2|)) (-641 |#1|))) (-15 -4149 ((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $)) (-15 -1847 ((-641 (-294 |#2|)) $ $)))) (-846) (-13 (-172) (-713 (-407 (-564)))) (-917)) (T -625))
-((-1671 (*1 *1 *2) (-12 (-5 *2 (-660 *3 *4)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-5 *1 (-625 *3 *4 *5)) (-14 *5 (-917)))) (-3473 (*1 *2 *1) (-12 (-5 *2 (-660 *3 *4)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-1975 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| (-889 *3)) (|:| |c| *4)))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1279 *3 *4)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-3041 (*1 *1 *1) (-12 (-5 *1 (-625 *2 *3 *4)) (-4 *2 (-846)) (-4 *3 (-13 (-172) (-713 (-407 (-564))))) (-14 *4 (-917)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-1399 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-846)) (-5 *2 (-641 (-660 *4 *5))) (-5 *1 (-625 *4 *5 *6)) (-4 *5 (-13 (-172) (-713 (-407 (-564))))) (-14 *6 (-917)))) (-4149 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| (-668 *3)) (|:| |c| *4)))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-1847 (*1 *2 *1 *1) (-12 (-5 *2 (-641 (-294 *4))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))))
-(-13 (-473) (-10 -8 (-15 -1671 ($ (-660 |#1| |#2|))) (-15 -3473 ((-660 |#1| |#2|) $)) (-15 -1975 ((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $)) (-15 -2350 ((-1274 |#1| |#2|) $)) (-15 -2350 ((-1279 |#1| |#2|) $)) (-15 -3041 ($ $)) (-15 -4148 ((-641 |#1|) $)) (-15 -1399 ((-641 (-660 |#1| |#2|)) (-641 |#1|))) (-15 -4149 ((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $)) (-15 -1847 ((-641 (-294 |#2|)) $ $))))
-((-2418 (((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112)) 102) (((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112)) 76)) (-1885 (((-112) (-641 (-776 |#1| (-860 |#2|)))) 26)) (-2894 (((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112)) 101)) (-3911 (((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112)) 75)) (-2076 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|)))) 30)) (-4192 (((-3 (-641 (-776 |#1| (-860 |#2|))) "failed") (-641 (-776 |#1| (-860 |#2|)))) 29)))
-(((-626 |#1| |#2|) (-10 -7 (-15 -1885 ((-112) (-641 (-776 |#1| (-860 |#2|))))) (-15 -4192 ((-3 (-641 (-776 |#1| (-860 |#2|))) "failed") (-641 (-776 |#1| (-860 |#2|))))) (-15 -2076 ((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))))) (-15 -3911 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -2894 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -2418 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -2418 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112)))) (-452) (-641 (-1170))) (T -626))
-((-2418 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6))))) (-5 *1 (-626 *5 *6)))) (-2418 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-626 *5 *6)))) (-2894 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6))))) (-5 *1 (-626 *5 *6)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-626 *5 *6)))) (-2076 (*1 *2 *2) (-12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452)) (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))) (-4192 (*1 *2 *2) (|partial| -12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452)) (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))) (-1885 (*1 *2 *3) (-12 (-5 *3 (-641 (-776 *4 (-860 *5)))) (-4 *4 (-452)) (-14 *5 (-641 (-1170))) (-5 *2 (-112)) (-5 *1 (-626 *4 *5)))))
-(-10 -7 (-15 -1885 ((-112) (-641 (-776 |#1| (-860 |#2|))))) (-15 -4192 ((-3 (-641 (-776 |#1| (-860 |#2|))) "failed") (-641 (-776 |#1| (-860 |#2|))))) (-15 -2076 ((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))))) (-15 -3911 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -2894 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -2418 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -2418 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112))))
-((-1321 (($ $) 38)) (-4294 (($ $) 21)) (-1301 (($ $) 37)) (-4268 (($ $) 22)) (-1337 (($ $) 36)) (-4318 (($ $) 23)) (-2295 (($) 48)) (-3473 (($ $) 45)) (-2645 (($ $) 17)) (-4221 (($ $ (-1086 $)) 7) (($ $ (-1170)) 6)) (-1671 (($ $) 46)) (-4226 (($ $) 15)) (-4257 (($ $) 16)) (-1347 (($ $) 35)) (-4328 (($ $) 24)) (-1330 (($ $) 34)) (-4306 (($ $) 25)) (-1311 (($ $) 33)) (-4280 (($ $) 26)) (-1380 (($ $) 44)) (-4358 (($ $) 32)) (-1359 (($ $) 43)) (-4339 (($ $) 31)) (-1402 (($ $) 42)) (-4378 (($ $) 30)) (-1293 (($ $) 41)) (-1294 (($ $) 29)) (-1391 (($ $) 40)) (-4368 (($ $) 28)) (-1368 (($ $) 39)) (-4349 (($ $) 27)) (-3966 (($ $) 19)) (-4057 (($ $) 20)) (-2532 (($ $) 18)) (** (($ $ $) 47)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1336 (((-564) $) NIL (|has| |#1| (-844)))) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-3530 (((-112) $) NIL (|has| |#1| (-844)))) (-1980 (((-112) $) NIL)) (-2254 ((|#1| $) 13)) (-4371 (((-112) $) NIL (|has| |#1| (-844)))) (-1469 (($ $ $) NIL (|has| |#1| (-844)))) (-1530 (($ $ $) NIL (|has| |#1| (-844)))) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2264 ((|#3| $) 15)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL)) (-3662 (((-767)) 20 T CONST)) (-1700 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| |#1| (-844)))) (-2409 (($) NIL T CONST)) (-2421 (($) 12 T CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2992 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-619 |#1| |#2| |#3|) (-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (-15 -2992 ($ $ |#3|)) (-15 -2992 ($ |#1| |#3|)) (-15 -2254 (|#1| $)) (-15 -2264 (|#3| $)))) (-38 |#2|) (-172) (|SubsetCategory| (-722) |#2|)) (T -619))
+((-2992 (*1 *1 *1 *2) (-12 (-4 *4 (-172)) (-5 *1 (-619 *3 *4 *2)) (-4 *3 (-38 *4)) (-4 *2 (|SubsetCategory| (-722) *4)))) (-2992 (*1 *1 *2 *3) (-12 (-4 *4 (-172)) (-5 *1 (-619 *2 *4 *3)) (-4 *2 (-38 *4)) (-4 *3 (|SubsetCategory| (-722) *4)))) (-2254 (*1 *2 *1) (-12 (-4 *3 (-172)) (-4 *2 (-38 *3)) (-5 *1 (-619 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-722) *3)))) (-2264 (*1 *2 *1) (-12 (-4 *4 (-172)) (-4 *2 (|SubsetCategory| (-722) *4)) (-5 *1 (-619 *3 *4 *2)) (-4 *3 (-38 *4)))))
+(-13 (-38 |#2|) (-10 -8 (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (-15 -2992 ($ $ |#3|)) (-15 -2992 ($ |#1| |#3|)) (-15 -2254 (|#1| $)) (-15 -2264 (|#3| $))))
+((-1551 ((|#2| |#2| (-1170) (-1170)) 16)))
+(((-620 |#1| |#2|) (-10 -7 (-15 -1551 (|#2| |#2| (-1170) (-1170)))) (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-955) (-29 |#1|))) (T -620))
+((-1551 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-620 *4 *2)) (-4 *2 (-13 (-1194) (-955) (-29 *4))))))
+(-10 -7 (-15 -1551 (|#2| |#2| (-1170) (-1170))))
+((-2315 (((-112) $ $) 64)) (-2480 (((-112) $) 58)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-3643 ((|#1| $) 55)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-2860 (((-2 (|:| -2906 $) (|:| -3800 (-407 |#2|))) (-407 |#2|)) 110 (|has| |#1| (-363)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 98) (((-3 |#2| "failed") $) 94)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) 27)) (-1580 (((-3 $ "failed") $) 88)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3924 (((-564) $) 22)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) 40)) (-3679 (($ |#1| (-564)) 24)) (-3853 ((|#1| $) 57)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) 100 (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 115 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ $) 92)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-2468 (((-767) $) 114 (|has| |#1| (-363)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 113 (|has| |#1| (-363)))) (-3142 (($ $ (-1 |#2| |#2|)) 75) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-3258 (((-564) $) 38)) (-4327 (((-407 |#2|) $) 47)) (-2326 (((-858) $) 69) (($ (-564)) 35) (($ $) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 34) (($ |#2|) 25)) (-1690 ((|#1| $ (-564)) 72)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) 32 T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 9 T CONST)) (-2421 (($) 14 T CONST)) (-3922 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2876 (((-112) $ $) 21)) (-2981 (($ $) 51) (($ $ $) NIL)) (-2968 (($ $ $) 89)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 29) (($ $ $) 49)))
+(((-621 |#1| |#2|) (-13 (-231 |#2|) (-556) (-612 (-407 |#2|)) (-411 |#1|) (-1034 |#2|) (-10 -8 (-15 -3552 ((-112) $)) (-15 -3258 ((-564) $)) (-15 -3924 ((-564) $)) (-15 -3878 ($ $)) (-15 -3853 (|#1| $)) (-15 -3643 (|#1| $)) (-15 -1690 (|#1| $ (-564))) (-15 -3679 ($ |#1| (-564))) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-307)) (-15 -2860 ((-2 (|:| -2906 $) (|:| -3800 (-407 |#2|))) (-407 |#2|)))) |%noBranch|))) (-556) (-1235 |#1|)) (T -621))
+((-3552 (*1 *2 *1) (-12 (-4 *3 (-556)) (-5 *2 (-112)) (-5 *1 (-621 *3 *4)) (-4 *4 (-1235 *3)))) (-3258 (*1 *2 *1) (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4)) (-4 *4 (-1235 *3)))) (-3924 (*1 *2 *1) (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4)) (-4 *4 (-1235 *3)))) (-3878 (*1 *1 *1) (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))) (-3853 (*1 *2 *1) (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))) (-3643 (*1 *2 *1) (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))) (-1690 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-556)) (-5 *1 (-621 *2 *4)) (-4 *4 (-1235 *2)))) (-3679 (*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-4 *2 (-556)) (-5 *1 (-621 *2 *4)) (-4 *4 (-1235 *2)))) (-2860 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *4 (-556)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -2906 (-621 *4 *5)) (|:| -3800 (-407 *5)))) (-5 *1 (-621 *4 *5)) (-5 *3 (-407 *5)))))
+(-13 (-231 |#2|) (-556) (-612 (-407 |#2|)) (-411 |#1|) (-1034 |#2|) (-10 -8 (-15 -3552 ((-112) $)) (-15 -3258 ((-564) $)) (-15 -3924 ((-564) $)) (-15 -3878 ($ $)) (-15 -3853 (|#1| $)) (-15 -3643 (|#1| $)) (-15 -1690 (|#1| $ (-564))) (-15 -3679 ($ |#1| (-564))) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-6 (-307)) (-15 -2860 ((-2 (|:| -2906 $) (|:| -3800 (-407 |#2|))) (-407 |#2|)))) |%noBranch|)))
+((-3433 (((-641 |#6|) (-641 |#4|) (-112)) 53)) (-1425 ((|#6| |#6|) 47)))
+(((-622 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1425 (|#6| |#6|)) (-15 -3433 ((-641 |#6|) (-641 |#4|) (-112)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|) (-1103 |#1| |#2| |#3| |#4|)) (T -622))
+((-3433 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *10)) (-5 *1 (-622 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *10 (-1103 *5 *6 *7 *8)))) (-1425 (*1 *2 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-622 *3 *4 *5 *6 *7 *2)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *2 (-1103 *3 *4 *5 *6)))))
+(-10 -7 (-15 -1425 (|#6| |#6|)) (-15 -3433 ((-641 |#6|) (-641 |#4|) (-112))))
+((-3461 (((-112) |#3| (-767) (-641 |#3|)) 32)) (-2628 (((-3 (-2 (|:| |polfac| (-641 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-641 (-1166 |#3|)))) "failed") |#3| (-641 (-1166 |#3|)) (-2 (|:| |contp| |#3|) (|:| -4006 (-641 (-2 (|:| |irr| |#4|) (|:| -2582 (-564)))))) (-641 |#3|) (-641 |#1|) (-641 |#3|)) 73)))
+(((-623 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3461 ((-112) |#3| (-767) (-641 |#3|))) (-15 -2628 ((-3 (-2 (|:| |polfac| (-641 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-641 (-1166 |#3|)))) "failed") |#3| (-641 (-1166 |#3|)) (-2 (|:| |contp| |#3|) (|:| -4006 (-641 (-2 (|:| |irr| |#4|) (|:| -2582 (-564)))))) (-641 |#3|) (-641 |#1|) (-641 |#3|)))) (-846) (-789) (-307) (-945 |#3| |#2| |#1|)) (T -623))
+((-2628 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -4006 (-641 (-2 (|:| |irr| *10) (|:| -2582 (-564))))))) (-5 *6 (-641 *3)) (-5 *7 (-641 *8)) (-4 *8 (-846)) (-4 *3 (-307)) (-4 *10 (-945 *3 *9 *8)) (-4 *9 (-789)) (-5 *2 (-2 (|:| |polfac| (-641 *10)) (|:| |correct| *3) (|:| |corrfact| (-641 (-1166 *3))))) (-5 *1 (-623 *8 *9 *3 *10)) (-5 *4 (-641 (-1166 *3))))) (-3461 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-767)) (-5 *5 (-641 *3)) (-4 *3 (-307)) (-4 *6 (-846)) (-4 *7 (-789)) (-5 *2 (-112)) (-5 *1 (-623 *6 *7 *3 *8)) (-4 *8 (-945 *3 *7 *6)))))
+(-10 -7 (-15 -3461 ((-112) |#3| (-767) (-641 |#3|))) (-15 -2628 ((-3 (-2 (|:| |polfac| (-641 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-641 (-1166 |#3|)))) "failed") |#3| (-641 (-1166 |#3|)) (-2 (|:| |contp| |#3|) (|:| -4006 (-641 (-2 (|:| |irr| |#4|) (|:| -2582 (-564)))))) (-641 |#3|) (-641 |#1|) (-641 |#3|))))
+((-2315 (((-112) $ $) NIL)) (-2415 (((-1129) $) 11)) (-2403 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-624) (-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))) (T -624))
+((-2403 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-624)))) (-2415 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-624)))))
+(-13 (-1077) (-10 -8 (-15 -2403 ((-1129) $)) (-15 -2415 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-4122 (((-641 |#1|) $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-1488 (($ $) 77)) (-3441 (((-660 |#1| |#2|) $) 60)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 81)) (-2511 (((-641 (-294 |#2|)) $ $) 42)) (-3868 (((-1114) $) NIL)) (-1673 (($ (-660 |#1| |#2|)) 56)) (-1916 (($ $ $) NIL)) (-1761 (($ $ $) NIL)) (-2326 (((-858) $) 66) (((-1274 |#1| |#2|) $) NIL) (((-1279 |#1| |#2|) $) 74)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 61 T CONST)) (-4102 (((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $) 41)) (-2827 (((-641 (-660 |#1| |#2|)) (-641 |#1|)) 73)) (-2845 (((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $) 46)) (-2876 (((-112) $ $) 62)) (-2992 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ $ $) 52)))
+(((-625 |#1| |#2| |#3|) (-13 (-473) (-10 -8 (-15 -1673 ($ (-660 |#1| |#2|))) (-15 -3441 ((-660 |#1| |#2|) $)) (-15 -2845 ((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $)) (-15 -2326 ((-1274 |#1| |#2|) $)) (-15 -2326 ((-1279 |#1| |#2|) $)) (-15 -1488 ($ $)) (-15 -4122 ((-641 |#1|) $)) (-15 -2827 ((-641 (-660 |#1| |#2|)) (-641 |#1|))) (-15 -4102 ((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $)) (-15 -2511 ((-641 (-294 |#2|)) $ $)))) (-846) (-13 (-172) (-713 (-407 (-564)))) (-917)) (T -625))
+((-1673 (*1 *1 *2) (-12 (-5 *2 (-660 *3 *4)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-5 *1 (-625 *3 *4 *5)) (-14 *5 (-917)))) (-3441 (*1 *2 *1) (-12 (-5 *2 (-660 *3 *4)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2845 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| (-889 *3)) (|:| |c| *4)))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1279 *3 *4)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-1488 (*1 *1 *1) (-12 (-5 *1 (-625 *2 *3 *4)) (-4 *2 (-846)) (-4 *3 (-13 (-172) (-713 (-407 (-564))))) (-14 *4 (-917)))) (-4122 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2827 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-846)) (-5 *2 (-641 (-660 *4 *5))) (-5 *1 (-625 *4 *5 *6)) (-4 *5 (-13 (-172) (-713 (-407 (-564))))) (-14 *6 (-917)))) (-4102 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| (-668 *3)) (|:| |c| *4)))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))) (-2511 (*1 *2 *1 *1) (-12 (-5 *2 (-641 (-294 *4))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846)) (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))))
+(-13 (-473) (-10 -8 (-15 -1673 ($ (-660 |#1| |#2|))) (-15 -3441 ((-660 |#1| |#2|) $)) (-15 -2845 ((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $)) (-15 -2326 ((-1274 |#1| |#2|) $)) (-15 -2326 ((-1279 |#1| |#2|) $)) (-15 -1488 ($ $)) (-15 -4122 ((-641 |#1|) $)) (-15 -2827 ((-641 (-660 |#1| |#2|)) (-641 |#1|))) (-15 -4102 ((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $)) (-15 -2511 ((-641 (-294 |#2|)) $ $))))
+((-3433 (((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112)) 102) (((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112)) 76)) (-3791 (((-112) (-641 (-776 |#1| (-860 |#2|)))) 26)) (-4307 (((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112)) 101)) (-3631 (((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112)) 75)) (-3438 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|)))) 30)) (-2199 (((-3 (-641 (-776 |#1| (-860 |#2|))) "failed") (-641 (-776 |#1| (-860 |#2|)))) 29)))
+(((-626 |#1| |#2|) (-10 -7 (-15 -3791 ((-112) (-641 (-776 |#1| (-860 |#2|))))) (-15 -2199 ((-3 (-641 (-776 |#1| (-860 |#2|))) "failed") (-641 (-776 |#1| (-860 |#2|))))) (-15 -3438 ((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))))) (-15 -3631 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -4307 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -3433 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -3433 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112)))) (-452) (-641 (-1170))) (T -626))
+((-3433 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6))))) (-5 *1 (-626 *5 *6)))) (-3433 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-626 *5 *6)))) (-4307 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6))))) (-5 *1 (-626 *5 *6)))) (-3631 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-626 *5 *6)))) (-3438 (*1 *2 *2) (-12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452)) (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))) (-2199 (*1 *2 *2) (|partial| -12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452)) (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))) (-3791 (*1 *2 *3) (-12 (-5 *3 (-641 (-776 *4 (-860 *5)))) (-4 *4 (-452)) (-14 *5 (-641 (-1170))) (-5 *2 (-112)) (-5 *1 (-626 *4 *5)))))
+(-10 -7 (-15 -3791 ((-112) (-641 (-776 |#1| (-860 |#2|))))) (-15 -2199 ((-3 (-641 (-776 |#1| (-860 |#2|))) "failed") (-641 (-776 |#1| (-860 |#2|))))) (-15 -3438 ((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))))) (-15 -3631 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -4307 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -3433 ((-641 (-1042 |#1| |#2|)) (-641 (-776 |#1| (-860 |#2|))) (-112))) (-15 -3433 ((-641 (-1140 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|)))) (-641 (-776 |#1| (-860 |#2|))) (-112))))
+((-1316 (($ $) 38)) (-4272 (($ $) 21)) (-1295 (($ $) 37)) (-4249 (($ $) 22)) (-1339 (($ $) 36)) (-4296 (($ $) 23)) (-2284 (($) 48)) (-3441 (($ $) 45)) (-2629 (($ $) 17)) (-3221 (($ $ (-1086 $)) 7) (($ $ (-1170)) 6)) (-1673 (($ $) 46)) (-4202 (($ $) 15)) (-4237 (($ $) 16)) (-1350 (($ $) 35)) (-4305 (($ $) 24)) (-1327 (($ $) 34)) (-4284 (($ $) 25)) (-1307 (($ $) 33)) (-4261 (($ $) 26)) (-1384 (($ $) 44)) (-4342 (($ $) 32)) (-1361 (($ $) 43)) (-4317 (($ $) 31)) (-1409 (($ $) 42)) (-4366 (($ $) 30)) (-2665 (($ $) 41)) (-4378 (($ $) 29)) (-1398 (($ $) 40)) (-4353 (($ $) 28)) (-1372 (($ $) 39)) (-4329 (($ $) 27)) (-2780 (($ $) 19)) (-4108 (($ $) 20)) (-3169 (($ $) 18)) (** (($ $ $) 47)))
(((-627) (-140)) (T -627))
-((-4057 (*1 *1 *1) (-4 *1 (-627))) (-3966 (*1 *1 *1) (-4 *1 (-627))) (-2532 (*1 *1 *1) (-4 *1 (-627))) (-2645 (*1 *1 *1) (-4 *1 (-627))) (-4257 (*1 *1 *1) (-4 *1 (-627))) (-4226 (*1 *1 *1) (-4 *1 (-627))))
-(-13 (-955) (-1194) (-10 -8 (-15 -4057 ($ $)) (-15 -3966 ($ $)) (-15 -2532 ($ $)) (-15 -2645 ($ $)) (-15 -4257 ($ $)) (-15 -4226 ($ $))))
+((-4108 (*1 *1 *1) (-4 *1 (-627))) (-2780 (*1 *1 *1) (-4 *1 (-627))) (-3169 (*1 *1 *1) (-4 *1 (-627))) (-2629 (*1 *1 *1) (-4 *1 (-627))) (-4237 (*1 *1 *1) (-4 *1 (-627))) (-4202 (*1 *1 *1) (-4 *1 (-627))))
+(-13 (-955) (-1194) (-10 -8 (-15 -4108 ($ $)) (-15 -2780 ($ $)) (-15 -3169 ($ $)) (-15 -2629 ($ $)) (-15 -4237 ($ $)) (-15 -4202 ($ $))))
(((-35) . T) ((-95) . T) ((-284) . T) ((-493) . T) ((-955) . T) ((-1194) . T) ((-1197) . T))
-((-1364 (((-114) (-114)) 91)) (-2645 ((|#2| |#2|) 28)) (-4221 ((|#2| |#2| (-1086 |#2|)) 87) ((|#2| |#2| (-1170)) 50)) (-4226 ((|#2| |#2|) 27)) (-4257 ((|#2| |#2|) 29)) (-3968 (((-112) (-114)) 33)) (-3966 ((|#2| |#2|) 24)) (-4057 ((|#2| |#2|) 26)) (-2532 ((|#2| |#2|) 25)))
-(((-628 |#1| |#2|) (-10 -7 (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -4057 (|#2| |#2|)) (-15 -3966 (|#2| |#2|)) (-15 -2532 (|#2| |#2|)) (-15 -2645 (|#2| |#2|)) (-15 -4226 (|#2| |#2|)) (-15 -4257 (|#2| |#2|)) (-15 -4221 (|#2| |#2| (-1170))) (-15 -4221 (|#2| |#2| (-1086 |#2|)))) (-13 (-846) (-556)) (-13 (-430 |#1|) (-998) (-1194))) (T -628))
-((-4221 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-13 (-430 *4) (-998) (-1194))) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2)))) (-4221 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2)) (-4 *2 (-13 (-430 *4) (-998) (-1194))))) (-4257 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-4226 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-2645 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-2532 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-3966 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-4057 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-1364 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *4)) (-4 *4 (-13 (-430 *3) (-998) (-1194))))) (-3968 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-628 *4 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194))))))
-(-10 -7 (-15 -3968 ((-112) (-114))) (-15 -1364 ((-114) (-114))) (-15 -4057 (|#2| |#2|)) (-15 -3966 (|#2| |#2|)) (-15 -2532 (|#2| |#2|)) (-15 -2645 (|#2| |#2|)) (-15 -4226 (|#2| |#2|)) (-15 -4257 (|#2| |#2|)) (-15 -4221 (|#2| |#2| (-1170))) (-15 -4221 (|#2| |#2| (-1086 |#2|))))
-((-1408 (((-481 |#1| |#2|) (-247 |#1| |#2|)) 67)) (-3071 (((-641 (-247 |#1| |#2|)) (-641 (-481 |#1| |#2|))) 93)) (-4065 (((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-860 |#1|)) 95) (((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)) (-860 |#1|)) 94)) (-4013 (((-2 (|:| |gblist| (-641 (-247 |#1| |#2|))) (|:| |gvlist| (-641 (-564)))) (-641 (-481 |#1| |#2|))) 138)) (-2815 (((-641 (-481 |#1| |#2|)) (-860 |#1|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|))) 108)) (-1961 (((-2 (|:| |glbase| (-641 (-247 |#1| |#2|))) (|:| |glval| (-641 (-564)))) (-641 (-247 |#1| |#2|))) 148)) (-4024 (((-1259 |#2|) (-481 |#1| |#2|) (-641 (-481 |#1| |#2|))) 72)) (-3647 (((-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|))) 48)) (-4088 (((-247 |#1| |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|))) 64)) (-2235 (((-247 |#1| |#2|) (-641 |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|))) 116)))
-(((-629 |#1| |#2|) (-10 -7 (-15 -4013 ((-2 (|:| |gblist| (-641 (-247 |#1| |#2|))) (|:| |gvlist| (-641 (-564)))) (-641 (-481 |#1| |#2|)))) (-15 -1961 ((-2 (|:| |glbase| (-641 (-247 |#1| |#2|))) (|:| |glval| (-641 (-564)))) (-641 (-247 |#1| |#2|)))) (-15 -3071 ((-641 (-247 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -4065 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -4065 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -3647 ((-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -4024 ((-1259 |#2|) (-481 |#1| |#2|) (-641 (-481 |#1| |#2|)))) (-15 -2235 ((-247 |#1| |#2|) (-641 |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -2815 ((-641 (-481 |#1| |#2|)) (-860 |#1|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -4088 ((-247 |#1| |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -1408 ((-481 |#1| |#2|) (-247 |#1| |#2|)))) (-641 (-1170)) (-452)) (T -629))
-((-1408 (*1 *2 *3) (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-481 *4 *5)) (-5 *1 (-629 *4 *5)))) (-4088 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-247 *4 *5))) (-5 *2 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))) (-2815 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-860 *4)) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))) (-2235 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-247 *5 *6))) (-4 *6 (-452)) (-5 *2 (-247 *5 *6)) (-14 *5 (-641 (-1170))) (-5 *1 (-629 *5 *6)))) (-4024 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-481 *5 *6))) (-5 *3 (-481 *5 *6)) (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-1259 *6)) (-5 *1 (-629 *5 *6)))) (-3647 (*1 *2 *2) (-12 (-5 *2 (-641 (-481 *3 *4))) (-14 *3 (-641 (-1170))) (-4 *4 (-452)) (-5 *1 (-629 *3 *4)))) (-4065 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5)) (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6)) (-4 *6 (-452)))) (-4065 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5)) (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6)) (-4 *6 (-452)))) (-3071 (*1 *2 *3) (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-641 (-247 *4 *5))) (-5 *1 (-629 *4 *5)))) (-1961 (*1 *2 *3) (-12 (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-2 (|:| |glbase| (-641 (-247 *4 *5))) (|:| |glval| (-641 (-564))))) (-5 *1 (-629 *4 *5)) (-5 *3 (-641 (-247 *4 *5))))) (-4013 (*1 *2 *3) (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-2 (|:| |gblist| (-641 (-247 *4 *5))) (|:| |gvlist| (-641 (-564))))) (-5 *1 (-629 *4 *5)))))
-(-10 -7 (-15 -4013 ((-2 (|:| |gblist| (-641 (-247 |#1| |#2|))) (|:| |gvlist| (-641 (-564)))) (-641 (-481 |#1| |#2|)))) (-15 -1961 ((-2 (|:| |glbase| (-641 (-247 |#1| |#2|))) (|:| |glval| (-641 (-564)))) (-641 (-247 |#1| |#2|)))) (-15 -3071 ((-641 (-247 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -4065 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -4065 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -3647 ((-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -4024 ((-1259 |#2|) (-481 |#1| |#2|) (-641 (-481 |#1| |#2|)))) (-15 -2235 ((-247 |#1| |#2|) (-641 |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -2815 ((-641 (-481 |#1| |#2|)) (-860 |#1|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -4088 ((-247 |#1| |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -1408 ((-481 |#1| |#2|) (-247 |#1| |#2|))))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) NIL)) (-3034 (((-1264) $ (-1152) (-1152)) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 (((-52) $ (-1152) (-52)) 16) (((-52) $ (-1170) (-52)) 17)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 (-52) "failed") (-1152) $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094))))) (-2670 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-3 (-52) "failed") (-1152) $) NIL)) (-3682 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $ (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (((-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $ (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-4335 (((-52) $ (-1152) (-52)) NIL (|has| $ (-6 -4407)))) (-4266 (((-52) $ (-1152)) NIL)) (-3305 (((-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-641 (-52)) $) NIL (|has| $ (-6 -4406)))) (-2614 (($ $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-1152) $) NIL (|has| (-1152) (-846)))) (-1909 (((-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-641 (-52)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094))))) (-1588 (((-1152) $) NIL (|has| (-1152) (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-1730 (($ (-388)) 9)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094))))) (-1411 (((-641 (-1152)) $) NIL)) (-3748 (((-112) (-1152) $) NIL)) (-3224 (((-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL)) (-2714 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL)) (-3932 (((-641 (-1152)) $) NIL)) (-2861 (((-112) (-1152) $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094))))) (-3181 (((-52) $) NIL (|has| (-1152) (-846)))) (-2421 (((-3 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) "failed") (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL)) (-1324 (($ $ (-52)) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (($ $ (-294 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (($ $ (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (($ $ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (($ $ (-641 (-52)) (-641 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-294 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-641 (-294 (-52)))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094))))) (-2666 (((-641 (-52)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 (((-52) $ (-1152)) 14) (((-52) $ (-1152) (-52)) NIL) (((-52) $ (-1170)) 15)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094)))) (((-767) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094)))) (((-767) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-52) (-611 (-858))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 (-52))) (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-630) (-13 (-1185 (-1152) (-52)) (-10 -8 (-15 -1730 ($ (-388))) (-15 -2614 ($ $)) (-15 -4362 ((-52) $ (-1170))) (-15 -3797 ((-52) $ (-1170) (-52)))))) (T -630))
-((-1730 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-630)))) (-2614 (*1 *1 *1) (-5 *1 (-630))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-52)) (-5 *1 (-630)))) (-3797 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1170)) (-5 *1 (-630)))))
-(-13 (-1185 (-1152) (-52)) (-10 -8 (-15 -1730 ($ (-388))) (-15 -2614 ($ $)) (-15 -4362 ((-52) $ (-1170))) (-15 -3797 ((-52) $ (-1170) (-52)))))
-((-3004 (($ $ |#2|) 10)))
-(((-631 |#1| |#2|) (-10 -8 (-15 -3004 (|#1| |#1| |#2|))) (-632 |#2|) (-172)) (T -631))
-NIL
-(-10 -8 (-15 -3004 (|#1| |#1| |#2|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2363 (($ $ $) 29)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 28 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-1693 (((-114) (-114)) 88)) (-2629 ((|#2| |#2|) 28)) (-3221 ((|#2| |#2| (-1086 |#2|)) 84) ((|#2| |#2| (-1170)) 50)) (-4202 ((|#2| |#2|) 27)) (-4237 ((|#2| |#2|) 29)) (-2997 (((-112) (-114)) 33)) (-2780 ((|#2| |#2|) 24)) (-4108 ((|#2| |#2|) 26)) (-3169 ((|#2| |#2|) 25)))
+(((-628 |#1| |#2|) (-10 -7 (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -4108 (|#2| |#2|)) (-15 -2780 (|#2| |#2|)) (-15 -3169 (|#2| |#2|)) (-15 -2629 (|#2| |#2|)) (-15 -4202 (|#2| |#2|)) (-15 -4237 (|#2| |#2|)) (-15 -3221 (|#2| |#2| (-1170))) (-15 -3221 (|#2| |#2| (-1086 |#2|)))) (-13 (-846) (-556)) (-13 (-430 |#1|) (-998) (-1194))) (T -628))
+((-3221 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-13 (-430 *4) (-998) (-1194))) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2)))) (-3221 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2)) (-4 *2 (-13 (-430 *4) (-998) (-1194))))) (-4237 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-4202 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-2629 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-3169 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-2780 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-4108 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2)) (-4 *2 (-13 (-430 *3) (-998) (-1194))))) (-1693 (*1 *2 *2) (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *4)) (-4 *4 (-13 (-430 *3) (-998) (-1194))))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-628 *4 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194))))))
+(-10 -7 (-15 -2997 ((-112) (-114))) (-15 -1693 ((-114) (-114))) (-15 -4108 (|#2| |#2|)) (-15 -2780 (|#2| |#2|)) (-15 -3169 (|#2| |#2|)) (-15 -2629 (|#2| |#2|)) (-15 -4202 (|#2| |#2|)) (-15 -4237 (|#2| |#2|)) (-15 -3221 (|#2| |#2| (-1170))) (-15 -3221 (|#2| |#2| (-1086 |#2|))))
+((-1727 (((-481 |#1| |#2|) (-247 |#1| |#2|)) 67)) (-1990 (((-641 (-247 |#1| |#2|)) (-641 (-481 |#1| |#2|))) 93)) (-3664 (((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-860 |#1|)) 95) (((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)) (-860 |#1|)) 94)) (-3419 (((-2 (|:| |gblist| (-641 (-247 |#1| |#2|))) (|:| |gvlist| (-641 (-564)))) (-641 (-481 |#1| |#2|))) 138)) (-3270 (((-641 (-481 |#1| |#2|)) (-860 |#1|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|))) 108)) (-1901 (((-2 (|:| |glbase| (-641 (-247 |#1| |#2|))) (|:| |glval| (-641 (-564)))) (-641 (-247 |#1| |#2|))) 148)) (-3285 (((-1259 |#2|) (-481 |#1| |#2|) (-641 (-481 |#1| |#2|))) 72)) (-4171 (((-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|))) 48)) (-3295 (((-247 |#1| |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|))) 64)) (-2221 (((-247 |#1| |#2|) (-641 |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|))) 116)))
+(((-629 |#1| |#2|) (-10 -7 (-15 -3419 ((-2 (|:| |gblist| (-641 (-247 |#1| |#2|))) (|:| |gvlist| (-641 (-564)))) (-641 (-481 |#1| |#2|)))) (-15 -1901 ((-2 (|:| |glbase| (-641 (-247 |#1| |#2|))) (|:| |glval| (-641 (-564)))) (-641 (-247 |#1| |#2|)))) (-15 -1990 ((-641 (-247 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -3664 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -3664 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -4171 ((-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -3285 ((-1259 |#2|) (-481 |#1| |#2|) (-641 (-481 |#1| |#2|)))) (-15 -2221 ((-247 |#1| |#2|) (-641 |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -3270 ((-641 (-481 |#1| |#2|)) (-860 |#1|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -3295 ((-247 |#1| |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -1727 ((-481 |#1| |#2|) (-247 |#1| |#2|)))) (-641 (-1170)) (-452)) (T -629))
+((-1727 (*1 *2 *3) (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-481 *4 *5)) (-5 *1 (-629 *4 *5)))) (-3295 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-247 *4 *5))) (-5 *2 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))) (-3270 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-860 *4)) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))) (-2221 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-247 *5 *6))) (-4 *6 (-452)) (-5 *2 (-247 *5 *6)) (-14 *5 (-641 (-1170))) (-5 *1 (-629 *5 *6)))) (-3285 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-481 *5 *6))) (-5 *3 (-481 *5 *6)) (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-1259 *6)) (-5 *1 (-629 *5 *6)))) (-4171 (*1 *2 *2) (-12 (-5 *2 (-641 (-481 *3 *4))) (-14 *3 (-641 (-1170))) (-4 *4 (-452)) (-5 *1 (-629 *3 *4)))) (-3664 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5)) (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6)) (-4 *6 (-452)))) (-3664 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5)) (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6)) (-4 *6 (-452)))) (-1990 (*1 *2 *3) (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-641 (-247 *4 *5))) (-5 *1 (-629 *4 *5)))) (-1901 (*1 *2 *3) (-12 (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-2 (|:| |glbase| (-641 (-247 *4 *5))) (|:| |glval| (-641 (-564))))) (-5 *1 (-629 *4 *5)) (-5 *3 (-641 (-247 *4 *5))))) (-3419 (*1 *2 *3) (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *2 (-2 (|:| |gblist| (-641 (-247 *4 *5))) (|:| |gvlist| (-641 (-564))))) (-5 *1 (-629 *4 *5)))))
+(-10 -7 (-15 -3419 ((-2 (|:| |gblist| (-641 (-247 |#1| |#2|))) (|:| |gvlist| (-641 (-564)))) (-641 (-481 |#1| |#2|)))) (-15 -1901 ((-2 (|:| |glbase| (-641 (-247 |#1| |#2|))) (|:| |glval| (-641 (-564)))) (-641 (-247 |#1| |#2|)))) (-15 -1990 ((-641 (-247 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -3664 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -3664 ((-481 |#1| |#2|) (-641 (-481 |#1| |#2|)) (-860 |#1|))) (-15 -4171 ((-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -3285 ((-1259 |#2|) (-481 |#1| |#2|) (-641 (-481 |#1| |#2|)))) (-15 -2221 ((-247 |#1| |#2|) (-641 |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -3270 ((-641 (-481 |#1| |#2|)) (-860 |#1|) (-641 (-481 |#1| |#2|)) (-641 (-481 |#1| |#2|)))) (-15 -3295 ((-247 |#1| |#2|) (-247 |#1| |#2|) (-641 (-247 |#1| |#2|)))) (-15 -1727 ((-481 |#1| |#2|) (-247 |#1| |#2|))))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) NIL)) (-2011 (((-1264) $ (-1152) (-1152)) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 (((-52) $ (-1152) (-52)) 16) (((-52) $ (-1170) (-52)) 17)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 (-52) "failed") (-1152) $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094))))) (-4060 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-3 (-52) "failed") (-1152) $) NIL)) (-3653 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $ (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (((-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $ (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-2619 (((-52) $ (-1152) (-52)) NIL (|has| $ (-6 -4408)))) (-2562 (((-52) $ (-1152)) NIL)) (-1624 (((-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-641 (-52)) $) NIL (|has| $ (-6 -4407)))) (-4386 (($ $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-1152) $) NIL (|has| (-1152) (-846)))) (-4276 (((-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-641 (-52)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094))))) (-2230 (((-1152) $) NIL (|has| (-1152) (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4408))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-1744 (($ (-388)) 9)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094))))) (-3979 (((-641 (-1152)) $) NIL)) (-3595 (((-112) (-1152) $) NIL)) (-4359 (((-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL)) (-4066 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL)) (-2885 (((-641 (-1152)) $) NIL)) (-2241 (((-112) (-1152) $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094))))) (-3164 (((-52) $) NIL (|has| (-1152) (-846)))) (-3645 (((-3 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) "failed") (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL)) (-1428 (($ $ (-52)) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (($ $ (-294 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (($ $ (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (($ $ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (($ $ (-641 (-52)) (-641 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-294 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-641 (-294 (-52)))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094))))) (-1784 (((-641 (-52)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 (((-52) $ (-1152)) 14) (((-52) $ (-1152) (-52)) NIL) (((-52) $ (-1170)) 15)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094)))) (((-767) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094)))) (((-767) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-52) (-611 (-858))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 (-52))) (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-630) (-13 (-1185 (-1152) (-52)) (-10 -8 (-15 -1744 ($ (-388))) (-15 -4386 ($ $)) (-15 -4361 ((-52) $ (-1170))) (-15 -2463 ((-52) $ (-1170) (-52)))))) (T -630))
+((-1744 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-630)))) (-4386 (*1 *1 *1) (-5 *1 (-630))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-52)) (-5 *1 (-630)))) (-2463 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1170)) (-5 *1 (-630)))))
+(-13 (-1185 (-1152) (-52)) (-10 -8 (-15 -1744 ($ (-388))) (-15 -4386 ($ $)) (-15 -4361 ((-52) $ (-1170))) (-15 -2463 ((-52) $ (-1170) (-52)))))
+((-2992 (($ $ |#2|) 10)))
+(((-631 |#1| |#2|) (-10 -8 (-15 -2992 (|#1| |#1| |#2|))) (-632 |#2|) (-172)) (T -631))
+NIL
+(-10 -8 (-15 -2992 (|#1| |#1| |#2|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2336 (($ $ $) 30)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 29 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#1| $) 24) (($ $ |#1|) 27)))
(((-632 |#1|) (-140) (-172)) (T -632))
-((-2363 (*1 *1 *1 *1) (-12 (-4 *1 (-632 *2)) (-4 *2 (-172)))) (-3004 (*1 *1 *1 *2) (-12 (-4 *1 (-632 *2)) (-4 *2 (-172)) (-4 *2 (-363)))))
-(-13 (-713 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -2363 ($ $ $)) (IF (|has| |t#1| (-363)) (-15 -3004 ($ $ |t#1|)) |%noBranch|)))
+((-2336 (*1 *1 *1 *1) (-12 (-4 *1 (-632 *2)) (-4 *2 (-172)))) (-2992 (*1 *1 *1 *2) (-12 (-4 *1 (-632 *2)) (-4 *2 (-172)) (-4 *2 (-363)))))
+(-13 (-713 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -2336 ($ $ $)) (IF (|has| |t#1| (-363)) (-15 -2992 ($ $ |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-713 |#1|) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3506 (((-3 $ "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-2952 (((-1259 (-685 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-1259 (-685 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2847 (((-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3500 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1592 (((-3 $ "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1742 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1473 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-1945 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1507 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2376 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-4096 (($ $ (-917)) NIL)) (-3363 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2186 (((-1166 |#1|) $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3301 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3450 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-1883 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2100 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (($ (-1259 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1654 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2828 (((-917)) NIL (|has| |#2| (-367 |#1|)))) (-1352 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3902 (($ $ (-917)) NIL)) (-4223 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3920 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1615 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-4233 (((-3 $ "failed")) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3373 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3496 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2982 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1977 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3187 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-3307 (($ $ (-917)) NIL)) (-2287 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-1923 (((-1166 |#1|) $) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2917 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2634 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-2919 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4172 (((-1152) $) NIL)) (-1924 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3289 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1771 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3877 (((-1114) $) NIL)) (-3753 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4362 ((|#1| $ (-564)) NIL (|has| |#2| (-417 |#1|)))) (-1407 (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $) (-1259 $)) NIL (|has| |#2| (-367 |#1|))) (((-1259 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-4344 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-1603 (((-641 (-948 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-641 (-948 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2064 (($ $ $) NIL)) (-2444 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2350 (((-858) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-3776 (((-1259 $)) NIL (|has| |#2| (-417 |#1|)))) (-4274 (((-641 (-1259 |#1|))) NIL (-2750 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1932 (($ $ $ $) NIL)) (-2715 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3123 (($ (-685 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-1600 (($ $ $) NIL)) (-3349 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2807 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1803 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2414 (($) 19 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) 20)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-633 |#1| |#2|) (-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2350 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|))) (-172) (-740 |#1|)) (T -633))
-((-2350 (*1 *1 *2) (-12 (-4 *3 (-172)) (-5 *1 (-633 *3 *2)) (-4 *2 (-740 *3)))))
-(-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2350 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|)))
-((-3728 (((-3 (-839 |#2|) "failed") |#2| (-294 |#2|) (-1152)) 105) (((-3 (-839 |#2|) (-2 (|:| |leftHandLimit| (-3 (-839 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-839 |#2|) "failed"))) "failed") |#2| (-294 (-839 |#2|))) 130)) (-2293 (((-3 (-829 |#2|) "failed") |#2| (-294 (-829 |#2|))) 135)))
-(((-634 |#1| |#2|) (-10 -7 (-15 -3728 ((-3 (-839 |#2|) (-2 (|:| |leftHandLimit| (-3 (-839 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-839 |#2|) "failed"))) "failed") |#2| (-294 (-839 |#2|)))) (-15 -2293 ((-3 (-829 |#2|) "failed") |#2| (-294 (-829 |#2|)))) (-15 -3728 ((-3 (-839 |#2|) "failed") |#2| (-294 |#2|) (-1152)))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -634))
-((-3728 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-294 *3)) (-5 *5 (-1152)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-839 *3)) (-5 *1 (-634 *6 *3)))) (-2293 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-294 (-829 *3))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-829 *3)) (-5 *1 (-634 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-3728 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-839 *3))) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (-839 *3) (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed")) (|:| |rightHandLimit| (-3 (-839 *3) "failed"))) "failed")) (-5 *1 (-634 *5 *3)))))
-(-10 -7 (-15 -3728 ((-3 (-839 |#2|) (-2 (|:| |leftHandLimit| (-3 (-839 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-839 |#2|) "failed"))) "failed") |#2| (-294 (-839 |#2|)))) (-15 -2293 ((-3 (-829 |#2|) "failed") |#2| (-294 (-829 |#2|)))) (-15 -3728 ((-3 (-839 |#2|) "failed") |#2| (-294 |#2|) (-1152))))
-((-3728 (((-3 (-839 (-407 (-948 |#1|))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))) (-1152)) 85) (((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|)))) 20) (((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-839 (-948 |#1|)))) 35)) (-2293 (((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|)))) 23) (((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-829 (-948 |#1|)))) 43)))
-(((-635 |#1|) (-10 -7 (-15 -3728 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-839 (-948 |#1|))))) (-15 -3728 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -2293 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-829 (-948 |#1|))))) (-15 -2293 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -3728 ((-3 (-839 (-407 (-948 |#1|))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))) (-1152)))) (-452)) (T -635))
-((-3728 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-294 (-407 (-948 *6)))) (-5 *5 (-1152)) (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-839 *3)) (-5 *1 (-635 *6)))) (-2293 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-452)) (-5 *2 (-829 *3)) (-5 *1 (-635 *5)))) (-2293 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-829 (-948 *5)))) (-4 *5 (-452)) (-5 *2 (-829 (-407 (-948 *5)))) (-5 *1 (-635 *5)) (-5 *3 (-407 (-948 *5))))) (-3728 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-452)) (-5 *2 (-3 (-839 *3) (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed")) (|:| |rightHandLimit| (-3 (-839 *3) "failed"))) "failed")) (-5 *1 (-635 *5)))) (-3728 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-839 (-948 *5)))) (-4 *5 (-452)) (-5 *2 (-3 (-839 (-407 (-948 *5))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 *5))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 *5))) "failed"))) "failed")) (-5 *1 (-635 *5)) (-5 *3 (-407 (-948 *5))))))
-(-10 -7 (-15 -3728 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-839 (-948 |#1|))))) (-15 -3728 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -2293 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-829 (-948 |#1|))))) (-15 -2293 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -3728 ((-3 (-839 (-407 (-948 |#1|))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))) (-1152))))
-((-3522 (((-3 (-1259 (-407 |#1|)) "failed") (-1259 |#2|) |#2|) 64 (-2356 (|has| |#1| (-363)))) (((-3 (-1259 |#1|) "failed") (-1259 |#2|) |#2|) 49 (|has| |#1| (-363)))) (-2120 (((-112) (-1259 |#2|)) 33)) (-3426 (((-3 (-1259 |#1|) "failed") (-1259 |#2|)) 40)))
-(((-636 |#1| |#2|) (-10 -7 (-15 -2120 ((-112) (-1259 |#2|))) (-15 -3426 ((-3 (-1259 |#1|) "failed") (-1259 |#2|))) (IF (|has| |#1| (-363)) (-15 -3522 ((-3 (-1259 |#1|) "failed") (-1259 |#2|) |#2|)) (-15 -3522 ((-3 (-1259 (-407 |#1|)) "failed") (-1259 |#2|) |#2|)))) (-556) (-637 |#1|)) (T -636))
-((-3522 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5)) (-2356 (-4 *5 (-363))) (-4 *5 (-556)) (-5 *2 (-1259 (-407 *5))) (-5 *1 (-636 *5 *4)))) (-3522 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5)) (-4 *5 (-363)) (-4 *5 (-556)) (-5 *2 (-1259 *5)) (-5 *1 (-636 *5 *4)))) (-3426 (*1 *2 *3) (|partial| -12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556)) (-5 *2 (-1259 *4)) (-5 *1 (-636 *4 *5)))) (-2120 (*1 *2 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556)) (-5 *2 (-112)) (-5 *1 (-636 *4 *5)))))
-(-10 -7 (-15 -2120 ((-112) (-1259 |#2|))) (-15 -3426 ((-3 (-1259 |#1|) "failed") (-1259 |#2|))) (IF (|has| |#1| (-363)) (-15 -3522 ((-3 (-1259 |#1|) "failed") (-1259 |#2|) |#2|)) (-15 -3522 ((-3 (-1259 (-407 |#1|)) "failed") (-1259 |#2|) |#2|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-2202 (((-685 |#1|) (-685 $)) 36) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 35)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2112 (((-3 $ "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3780 (((-1259 (-685 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-1259 (-685 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3095 (((-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1747 (($) NIL T CONST)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2618 (((-3 $ "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-2571 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3858 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-3859 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2125 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-4050 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-1740 (($ $ (-917)) NIL)) (-1838 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-3947 (((-1166 |#1|) $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1850 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1708 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-3711 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2065 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (($ (-1259 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1580 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-4242 (((-917)) NIL (|has| |#2| (-367 |#1|)))) (-1705 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4034 (($ $ (-917)) NIL)) (-2194 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3253 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4076 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1728 (((-3 $ "failed")) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-3622 (((-685 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-2535 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2653 (((-685 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3093 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1882 (((-1166 (-948 |#1|))) NIL (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-363))))) (-4229 (($ $ (-917)) NIL)) (-1612 ((|#1| $) NIL (|has| |#2| (-367 |#1|)))) (-2798 (((-1166 |#1|) $) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1754 ((|#1|) NIL (|has| |#2| (-417 |#1|))) ((|#1| (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-3474 (((-1166 |#1|) $) NIL (|has| |#2| (-367 |#1|)))) (-1971 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2332 (((-1152) $) NIL)) (-2903 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3156 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3604 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3868 (((-1114) $) NIL)) (-2896 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-4361 ((|#1| $ (-564)) NIL (|has| |#2| (-417 |#1|)))) (-1631 (((-685 |#1|) (-1259 $)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|))) (((-685 |#1|) (-1259 $) (-1259 $)) NIL (|has| |#2| (-367 |#1|))) (((-1259 |#1|) $ (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-4327 (($ (-1259 |#1|)) NIL (|has| |#2| (-417 |#1|))) (((-1259 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-4219 (((-641 (-948 |#1|))) NIL (|has| |#2| (-417 |#1|))) (((-641 (-948 |#1|)) (-1259 $)) NIL (|has| |#2| (-367 |#1|)))) (-1761 (($ $ $) NIL)) (-4300 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2326 (((-858) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL (|has| |#2| (-417 |#1|)))) (-2833 (((-641 (-1259 |#1|))) NIL (-2733 (-12 (|has| |#2| (-367 |#1|)) (|has| |#1| (-556))) (-12 (|has| |#2| (-417 |#1|)) (|has| |#1| (-556)))))) (-1519 (($ $ $ $) NIL)) (-4142 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-3106 (($ (-685 |#1|) $) NIL (|has| |#2| (-417 |#1|)))) (-2055 (($ $ $) NIL)) (-2905 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1598 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-1476 (((-112)) NIL (|has| |#2| (-367 |#1|)))) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) 20)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-633 |#1| |#2|) (-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2326 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|))) (-172) (-740 |#1|)) (T -633))
+((-2326 (*1 *1 *2) (-12 (-4 *3 (-172)) (-5 *1 (-633 *3 *2)) (-4 *2 (-740 *3)))))
+(-13 (-740 |#1|) (-611 |#2|) (-10 -8 (-15 -2326 ($ |#2|)) (IF (|has| |#2| (-417 |#1|)) (-6 (-417 |#1|)) |%noBranch|) (IF (|has| |#2| (-367 |#1|)) (-6 (-367 |#1|)) |%noBranch|)))
+((-1567 (((-3 (-839 |#2|) "failed") |#2| (-294 |#2|) (-1152)) 105) (((-3 (-839 |#2|) (-2 (|:| |leftHandLimit| (-3 (-839 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-839 |#2|) "failed"))) "failed") |#2| (-294 (-839 |#2|))) 130)) (-2039 (((-3 (-829 |#2|) "failed") |#2| (-294 (-829 |#2|))) 135)))
+(((-634 |#1| |#2|) (-10 -7 (-15 -1567 ((-3 (-839 |#2|) (-2 (|:| |leftHandLimit| (-3 (-839 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-839 |#2|) "failed"))) "failed") |#2| (-294 (-839 |#2|)))) (-15 -2039 ((-3 (-829 |#2|) "failed") |#2| (-294 (-829 |#2|)))) (-15 -1567 ((-3 (-839 |#2|) "failed") |#2| (-294 |#2|) (-1152)))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -634))
+((-1567 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-294 *3)) (-5 *5 (-1152)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-839 *3)) (-5 *1 (-634 *6 *3)))) (-2039 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-294 (-829 *3))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-829 *3)) (-5 *1 (-634 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))) (-1567 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-839 *3))) (-4 *3 (-13 (-27) (-1194) (-430 *5))) (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-3 (-839 *3) (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed")) (|:| |rightHandLimit| (-3 (-839 *3) "failed"))) "failed")) (-5 *1 (-634 *5 *3)))))
+(-10 -7 (-15 -1567 ((-3 (-839 |#2|) (-2 (|:| |leftHandLimit| (-3 (-839 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-839 |#2|) "failed"))) "failed") |#2| (-294 (-839 |#2|)))) (-15 -2039 ((-3 (-829 |#2|) "failed") |#2| (-294 (-829 |#2|)))) (-15 -1567 ((-3 (-839 |#2|) "failed") |#2| (-294 |#2|) (-1152))))
+((-1567 (((-3 (-839 (-407 (-948 |#1|))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))) (-1152)) 85) (((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|)))) 20) (((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-839 (-948 |#1|)))) 35)) (-2039 (((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|)))) 23) (((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-829 (-948 |#1|)))) 43)))
+(((-635 |#1|) (-10 -7 (-15 -1567 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-839 (-948 |#1|))))) (-15 -1567 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -2039 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-829 (-948 |#1|))))) (-15 -2039 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -1567 ((-3 (-839 (-407 (-948 |#1|))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))) (-1152)))) (-452)) (T -635))
+((-1567 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-294 (-407 (-948 *6)))) (-5 *5 (-1152)) (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-839 *3)) (-5 *1 (-635 *6)))) (-2039 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-452)) (-5 *2 (-829 *3)) (-5 *1 (-635 *5)))) (-2039 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-829 (-948 *5)))) (-4 *5 (-452)) (-5 *2 (-829 (-407 (-948 *5)))) (-5 *1 (-635 *5)) (-5 *3 (-407 (-948 *5))))) (-1567 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-452)) (-5 *2 (-3 (-839 *3) (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed")) (|:| |rightHandLimit| (-3 (-839 *3) "failed"))) "failed")) (-5 *1 (-635 *5)))) (-1567 (*1 *2 *3 *4) (-12 (-5 *4 (-294 (-839 (-948 *5)))) (-4 *5 (-452)) (-5 *2 (-3 (-839 (-407 (-948 *5))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 *5))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 *5))) "failed"))) "failed")) (-5 *1 (-635 *5)) (-5 *3 (-407 (-948 *5))))))
+(-10 -7 (-15 -1567 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-839 (-948 |#1|))))) (-15 -1567 ((-3 (-839 (-407 (-948 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-839 (-407 (-948 |#1|))) "failed"))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -2039 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-829 (-948 |#1|))))) (-15 -2039 ((-829 (-407 (-948 |#1|))) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -1567 ((-3 (-839 (-407 (-948 |#1|))) "failed") (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))) (-1152))))
+((-2831 (((-3 (-1259 (-407 |#1|)) "failed") (-1259 |#2|) |#2|) 64 (-2354 (|has| |#1| (-363)))) (((-3 (-1259 |#1|) "failed") (-1259 |#2|) |#2|) 49 (|has| |#1| (-363)))) (-1459 (((-112) (-1259 |#2|)) 33)) (-3218 (((-3 (-1259 |#1|) "failed") (-1259 |#2|)) 40)))
+(((-636 |#1| |#2|) (-10 -7 (-15 -1459 ((-112) (-1259 |#2|))) (-15 -3218 ((-3 (-1259 |#1|) "failed") (-1259 |#2|))) (IF (|has| |#1| (-363)) (-15 -2831 ((-3 (-1259 |#1|) "failed") (-1259 |#2|) |#2|)) (-15 -2831 ((-3 (-1259 (-407 |#1|)) "failed") (-1259 |#2|) |#2|)))) (-556) (-637 |#1|)) (T -636))
+((-2831 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5)) (-2354 (-4 *5 (-363))) (-4 *5 (-556)) (-5 *2 (-1259 (-407 *5))) (-5 *1 (-636 *5 *4)))) (-2831 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5)) (-4 *5 (-363)) (-4 *5 (-556)) (-5 *2 (-1259 *5)) (-5 *1 (-636 *5 *4)))) (-3218 (*1 *2 *3) (|partial| -12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556)) (-5 *2 (-1259 *4)) (-5 *1 (-636 *4 *5)))) (-1459 (*1 *2 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556)) (-5 *2 (-112)) (-5 *1 (-636 *4 *5)))))
+(-10 -7 (-15 -1459 ((-112) (-1259 |#2|))) (-15 -3218 ((-3 (-1259 |#1|) "failed") (-1259 |#2|))) (IF (|has| |#1| (-363)) (-15 -2831 ((-3 (-1259 |#1|) "failed") (-1259 |#2|) |#2|)) (-15 -2831 ((-3 (-1259 (-407 |#1|)) "failed") (-1259 |#2|) |#2|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1863 (((-685 |#1|) (-685 $)) 37) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 36)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-637 |#1|) (-140) (-1045)) (T -637))
-((-2202 (*1 *2 *3) (-12 (-5 *3 (-685 *1)) (-4 *1 (-637 *4)) (-4 *4 (-1045)) (-5 *2 (-685 *4)))) (-2202 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *1)) (-5 *4 (-1259 *1)) (-4 *1 (-637 *5)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -3700 (-685 *5)) (|:| |vec| (-1259 *5)))))))
-(-13 (-1045) (-10 -8 (-15 -2202 ((-685 |t#1|) (-685 $))) (-15 -2202 ((-2 (|:| -3700 (-685 |t#1|)) (|:| |vec| (-1259 |t#1|))) (-685 $) (-1259 $)))))
+((-1863 (*1 *2 *3) (-12 (-5 *3 (-685 *1)) (-4 *1 (-637 *4)) (-4 *4 (-1045)) (-5 *2 (-685 *4)))) (-1863 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *1)) (-5 *4 (-1259 *1)) (-4 *1 (-637 *5)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -3116 (-685 *5)) (|:| |vec| (-1259 *5)))))))
+(-13 (-1045) (-10 -8 (-15 -1863 ((-685 |t#1|) (-685 $))) (-15 -1863 ((-2 (|:| -3116 (-685 |t#1|)) (|:| |vec| (-1259 |t#1|))) (-685 $) (-1259 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2053 ((|#2| (-641 |#1|) (-641 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-641 |#1|) (-641 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) |#2|) 17) ((|#2| (-641 |#1|) (-641 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|)) 12)))
-(((-638 |#1| |#2|) (-10 -7 (-15 -2053 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|))) (-15 -2053 (|#2| (-641 |#1|) (-641 |#2|) |#1|)) (-15 -2053 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) |#2|)) (-15 -2053 (|#2| (-641 |#1|) (-641 |#2|) |#1| |#2|)) (-15 -2053 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) (-1 |#2| |#1|))) (-15 -2053 (|#2| (-641 |#1|) (-641 |#2|) |#1| (-1 |#2| |#1|)))) (-1094) (-1209)) (T -638))
-((-2053 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2)))) (-2053 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-641 *5)) (-5 *4 (-641 *6)) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *1 (-638 *5 *6)))) (-2053 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2)))) (-2053 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 *5)) (-4 *6 (-1094)) (-4 *5 (-1209)) (-5 *2 (-1 *5 *6)) (-5 *1 (-638 *6 *5)))) (-2053 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2)))) (-2053 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *6)) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *2 (-1 *6 *5)) (-5 *1 (-638 *5 *6)))))
-(-10 -7 (-15 -2053 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|))) (-15 -2053 (|#2| (-641 |#1|) (-641 |#2|) |#1|)) (-15 -2053 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) |#2|)) (-15 -2053 (|#2| (-641 |#1|) (-641 |#2|) |#1| |#2|)) (-15 -2053 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) (-1 |#2| |#1|))) (-15 -2053 (|#2| (-641 |#1|) (-641 |#2|) |#1| (-1 |#2| |#1|))))
-((-2981 (((-641 |#2|) (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|) 16)) (-2965 ((|#2| (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|) 18)) (-4289 (((-641 |#2|) (-1 |#2| |#1|) (-641 |#1|)) 13)))
-(((-639 |#1| |#2|) (-10 -7 (-15 -2981 ((-641 |#2|) (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -4289 ((-641 |#2|) (-1 |#2| |#1|) (-641 |#1|)))) (-1209) (-1209)) (T -639))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-641 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-641 *6)) (-5 *1 (-639 *5 *6)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-641 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-639 *5 *2)))) (-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-641 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-641 *5)) (-5 *1 (-639 *6 *5)))))
-(-10 -7 (-15 -2981 ((-641 |#2|) (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -4289 ((-641 |#2|) (-1 |#2| |#1|) (-641 |#1|))))
-((-4289 (((-641 |#3|) (-1 |#3| |#1| |#2|) (-641 |#1|) (-641 |#2|)) 21)))
-(((-640 |#1| |#2| |#3|) (-10 -7 (-15 -4289 ((-641 |#3|) (-1 |#3| |#1| |#2|) (-641 |#1|) (-641 |#2|)))) (-1209) (-1209) (-1209)) (T -640))
-((-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-641 *6)) (-5 *5 (-641 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-641 *8)) (-5 *1 (-640 *6 *7 *8)))))
-(-10 -7 (-15 -4289 ((-641 |#3|) (-1 |#3| |#1| |#2|) (-641 |#1|) (-641 |#2|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) NIL)) (-1779 ((|#1| $) NIL)) (-1353 (($ $) NIL)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) $) NIL (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-3620 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2995 (($ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-2573 (($ $ $) NIL (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "rest" $) NIL (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3112 (($ $ $) 36 (|has| |#1| (-1094)))) (-3100 (($ $ $) 40 (|has| |#1| (-1094)))) (-3085 (($ $ $) 43 (|has| |#1| (-1094)))) (-2351 (($ (-1 (-112) |#1|) $) NIL)) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-1766 ((|#1| $) NIL)) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3193 (($ $) 22) (($ $ (-767)) NIL)) (-3819 (($ $) NIL (|has| |#1| (-1094)))) (-3215 (($ $) 35 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3682 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-1497 (((-112) $) NIL)) (-3886 (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094))) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) NIL)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2343 (((-112) $) 11)) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3579 (($) 9)) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-2997 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-4317 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 39 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3050 (($ |#1|) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3704 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-2714 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4141 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) 19) (($ $ (-767)) NIL)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-1548 (((-112) $) NIL)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) 38)) (-1664 (($) 37)) (-4362 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) 41) ((|#1| $ (-564) |#1|) NIL)) (-2464 (((-564) $ $) NIL)) (-4320 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2002 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-4087 (((-112) $) NIL)) (-1870 (($ $) NIL)) (-2607 (($ $) NIL (|has| $ (-6 -4407)))) (-1367 (((-767) $) NIL)) (-2836 (($ $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) 52 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) NIL)) (-1684 (($ |#1| $) 12)) (-1512 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3580 (($ $ $) 34) (($ |#1| $) 42) (($ (-641 $)) NIL) (($ $ |#1|) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3226 (($ $ $) 13)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3029 (((-1152) $) 30 (|has| |#1| (-824))) (((-1152) $ (-112)) 31 (|has| |#1| (-824))) (((-1264) (-818) $) 32 (|has| |#1| (-824))) (((-1264) (-818) $ (-112)) 33 (|has| |#1| (-824)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-641 |#1|) (-13 (-662 |#1|) (-10 -8 (-15 -3579 ($)) (-15 -2343 ((-112) $)) (-15 -1684 ($ |#1| $)) (-15 -3226 ($ $ $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -3112 ($ $ $)) (-15 -3100 ($ $ $)) (-15 -3085 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|))) (-1209)) (T -641))
-((-3579 (*1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))) (-2343 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-641 *3)) (-4 *3 (-1209)))) (-1684 (*1 *1 *2 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))) (-3226 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))) (-3112 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))) (-3100 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))) (-3085 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))))
-(-13 (-662 |#1|) (-10 -8 (-15 -3579 ($)) (-15 -2343 ((-112) $)) (-15 -1684 ($ |#1| $)) (-15 -3226 ($ $ $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -3112 ($ $ $)) (-15 -3100 ($ $ $)) (-15 -3085 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 11) (($ (-1175)) NIL) (((-1175) $) NIL) ((|#1| $) 8)) (-2893 (((-112) $ $) NIL)))
+((-2074 ((|#2| (-641 |#1|) (-641 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-641 |#1|) (-641 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) |#2|) 17) ((|#2| (-641 |#1|) (-641 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|)) 12)))
+(((-638 |#1| |#2|) (-10 -7 (-15 -2074 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|))) (-15 -2074 (|#2| (-641 |#1|) (-641 |#2|) |#1|)) (-15 -2074 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) |#2|)) (-15 -2074 (|#2| (-641 |#1|) (-641 |#2|) |#1| |#2|)) (-15 -2074 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) (-1 |#2| |#1|))) (-15 -2074 (|#2| (-641 |#1|) (-641 |#2|) |#1| (-1 |#2| |#1|)))) (-1094) (-1209)) (T -638))
+((-2074 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2)))) (-2074 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-641 *5)) (-5 *4 (-641 *6)) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *1 (-638 *5 *6)))) (-2074 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2)))) (-2074 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 *5)) (-4 *6 (-1094)) (-4 *5 (-1209)) (-5 *2 (-1 *5 *6)) (-5 *1 (-638 *6 *5)))) (-2074 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2)))) (-2074 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *6)) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *2 (-1 *6 *5)) (-5 *1 (-638 *5 *6)))))
+(-10 -7 (-15 -2074 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|))) (-15 -2074 (|#2| (-641 |#1|) (-641 |#2|) |#1|)) (-15 -2074 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) |#2|)) (-15 -2074 (|#2| (-641 |#1|) (-641 |#2|) |#1| |#2|)) (-15 -2074 ((-1 |#2| |#1|) (-641 |#1|) (-641 |#2|) (-1 |#2| |#1|))) (-15 -2074 (|#2| (-641 |#1|) (-641 |#2|) |#1| (-1 |#2| |#1|))))
+((-2612 (((-641 |#2|) (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|) 16)) (-1297 ((|#2| (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|) 18)) (-4271 (((-641 |#2|) (-1 |#2| |#1|) (-641 |#1|)) 13)))
+(((-639 |#1| |#2|) (-10 -7 (-15 -2612 ((-641 |#2|) (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -4271 ((-641 |#2|) (-1 |#2| |#1|) (-641 |#1|)))) (-1209) (-1209)) (T -639))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-641 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-641 *6)) (-5 *1 (-639 *5 *6)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-641 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-639 *5 *2)))) (-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-641 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-641 *5)) (-5 *1 (-639 *6 *5)))))
+(-10 -7 (-15 -2612 ((-641 |#2|) (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-641 |#1|) |#2|)) (-15 -4271 ((-641 |#2|) (-1 |#2| |#1|) (-641 |#1|))))
+((-4271 (((-641 |#3|) (-1 |#3| |#1| |#2|) (-641 |#1|) (-641 |#2|)) 21)))
+(((-640 |#1| |#2| |#3|) (-10 -7 (-15 -4271 ((-641 |#3|) (-1 |#3| |#1| |#2|) (-641 |#1|) (-641 |#2|)))) (-1209) (-1209) (-1209)) (T -640))
+((-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-641 *6)) (-5 *5 (-641 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-641 *8)) (-5 *1 (-640 *6 *7 *8)))))
+(-10 -7 (-15 -4271 ((-641 |#3|) (-1 |#3| |#1| |#2|) (-641 |#1|) (-641 |#2|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) NIL)) (-1781 ((|#1| $) NIL)) (-1355 (($ $) NIL)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) $) NIL (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) NIL)) (-1894 (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846)))) (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-2459 (($ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-2434 (($ $ $) NIL (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "rest" $) NIL (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-3090 (($ $ $) 36 (|has| |#1| (-1094)))) (-3081 (($ $ $) 40 (|has| |#1| (-1094)))) (-3069 (($ $ $) 43 (|has| |#1| (-1094)))) (-2380 (($ (-1 (-112) |#1|) $) NIL)) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3573 ((|#1| $) NIL)) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3176 (($ $) 22) (($ $ (-767)) NIL)) (-3038 (($ $) NIL (|has| |#1| (-1094)))) (-3195 (($ $) 35 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) NIL (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) NIL)) (-3653 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-4308 (((-112) $) NIL)) (-3850 (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094))) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) NIL)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-2343 (((-112) $) 11)) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3542 (($) 9)) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-3450 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-2443 (($ $ $) NIL (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 39 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3033 (($ |#1|) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3676 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-4066 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-4110 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) 19) (($ $ (-767)) NIL)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1824 (((-112) $) NIL)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) 38)) (-1531 (($) 37)) (-4361 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) 41) ((|#1| $ (-564) |#1|) NIL)) (-2633 (((-564) $ $) NIL)) (-2642 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2010 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3199 (((-112) $) NIL)) (-2878 (($ $) NIL)) (-1812 (($ $) NIL (|has| $ (-6 -4408)))) (-2436 (((-767) $) NIL)) (-3527 (($ $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) 52 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) NIL)) (-1677 (($ |#1| $) 12)) (-1448 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3521 (($ $ $) 34) (($ |#1| $) 42) (($ (-641 $)) NIL) (($ $ |#1|) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3197 (($ $ $) 13)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2693 (((-1152) $) 30 (|has| |#1| (-824))) (((-1152) $ (-112)) 31 (|has| |#1| (-824))) (((-1264) (-818) $) 32 (|has| |#1| (-824))) (((-1264) (-818) $ (-112)) 33 (|has| |#1| (-824)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-641 |#1|) (-13 (-662 |#1|) (-10 -8 (-15 -3542 ($)) (-15 -2343 ((-112) $)) (-15 -1677 ($ |#1| $)) (-15 -3197 ($ $ $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -3090 ($ $ $)) (-15 -3081 ($ $ $)) (-15 -3069 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|))) (-1209)) (T -641))
+((-3542 (*1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))) (-2343 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-641 *3)) (-4 *3 (-1209)))) (-1677 (*1 *1 *2 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))) (-3197 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))) (-3090 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))) (-3081 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))) (-3069 (*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))))
+(-13 (-662 |#1|) (-10 -8 (-15 -3542 ($)) (-15 -2343 ((-112) $)) (-15 -1677 ($ |#1| $)) (-15 -3197 ($ $ $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -3090 ($ $ $)) (-15 -3081 ($ $ $)) (-15 -3069 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-824)) (-6 (-824)) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 11) (($ (-1175)) NIL) (((-1175) $) NIL) ((|#1| $) 8)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-642 |#1|) (-13 (-1077) (-611 |#1|)) (-1094)) (T -642))
NIL
(-13 (-1077) (-611 |#1|))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3204 (($ |#1| |#1| $) 46)) (-3670 (((-112) $ (-767)) NIL)) (-2351 (($ (-1 (-112) |#1|) $) 61 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-3819 (($ $) 48)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) 58 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 60 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 9 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 37)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3224 ((|#1| $) 50)) (-2714 (($ |#1| $) 29) (($ |#1| $ (-767)) 45)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3860 ((|#1| $) 53)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 23)) (-1664 (($) 28)) (-1394 (((-112) $) 56)) (-2823 (((-641 (-2 (|:| -3726 |#1|) (|:| -3888 (-767)))) $) 68)) (-2124 (($) 26) (($ (-641 |#1|)) 19)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) 65 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 20)) (-4344 (((-536) $) 34 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) NIL)) (-2350 (((-858) $) 14 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 24)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 70 (|has| |#1| (-1094)))) (-2062 (((-767) $) 17 (|has| $ (-6 -4406)))))
-(((-643 |#1|) (-13 (-691 |#1|) (-10 -8 (-6 -4406) (-15 -1394 ((-112) $)) (-15 -3204 ($ |#1| |#1| $)))) (-1094)) (T -643))
-((-1394 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-643 *3)) (-4 *3 (-1094)))) (-3204 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-643 *2)) (-4 *2 (-1094)))))
-(-13 (-691 |#1|) (-10 -8 (-6 -4406) (-15 -1394 ((-112) $)) (-15 -3204 ($ |#1| |#1| $))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#1| $) 23)))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3184 (($ |#1| |#1| $) 46)) (-3073 (((-112) $ (-767)) NIL)) (-2380 (($ (-1 (-112) |#1|) $) 61 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-3038 (($ $) 48)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) 58 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 60 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 9 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 37)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4359 ((|#1| $) 50)) (-4066 (($ |#1| $) 29) (($ |#1| $ (-767)) 45)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3326 ((|#1| $) 53)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 23)) (-1531 (($) 28)) (-2016 (((-112) $) 56)) (-1671 (((-641 (-2 (|:| -3683 |#1|) (|:| -3879 (-767)))) $) 68)) (-1760 (($) 26) (($ (-641 |#1|)) 19)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) 65 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 20)) (-4327 (((-536) $) 34 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) NIL)) (-2326 (((-858) $) 14 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 24)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 70 (|has| |#1| (-1094)))) (-2069 (((-767) $) 17 (|has| $ (-6 -4407)))))
+(((-643 |#1|) (-13 (-691 |#1|) (-10 -8 (-6 -4407) (-15 -2016 ((-112) $)) (-15 -3184 ($ |#1| |#1| $)))) (-1094)) (T -643))
+((-2016 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-643 *3)) (-4 *3 (-1094)))) (-3184 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-643 *2)) (-4 *2 (-1094)))))
+(-13 (-691 |#1|) (-10 -8 (-6 -4407) (-15 -2016 ((-112) $)) (-15 -3184 ($ |#1| |#1| $))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#1| $) 24)))
(((-644 |#1|) (-140) (-1052)) (T -644))
((* (*1 *1 *2 *1) (-12 (-4 *1 (-644 *2)) (-4 *2 (-1052)))))
(-13 (-21) (-10 -8 (-15 * ($ |t#1| $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767) $) 17)) (-3615 (($ $ |#1|) 69)) (-4298 (($ $) 39)) (-3701 (($ $) 37)) (-4201 (((-3 |#1| "failed") $) 61)) (-2961 ((|#1| $) NIL)) (-3044 (($ |#1| |#2| $) 78) (($ $ $) 80)) (-2998 (((-858) $ (-1 (-858) (-858) (-858)) (-1 (-858) (-858) (-858)) (-564)) 56)) (-2550 ((|#1| $ (-564)) 35)) (-1429 ((|#2| $ (-564)) 34)) (-2662 (($ (-1 |#1| |#1|) $) 41)) (-2771 (($ (-1 |#2| |#2|) $) 47)) (-1679 (($) 11)) (-4161 (($ |#1| |#2|) 24)) (-3893 (($ (-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|)))) 25)) (-1362 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))) $) 14)) (-2924 (($ |#1| $) 71)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3398 (((-112) $ $) 76)) (-2350 (((-858) $) 21) (($ |#1|) 18)) (-2893 (((-112) $ $) 27)))
-(((-645 |#1| |#2| |#3|) (-13 (-1094) (-1034 |#1|) (-10 -8 (-15 -2998 ((-858) $ (-1 (-858) (-858) (-858)) (-1 (-858) (-858) (-858)) (-564))) (-15 -1362 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))) $)) (-15 -4161 ($ |#1| |#2|)) (-15 -3893 ($ (-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))))) (-15 -1429 (|#2| $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -3701 ($ $)) (-15 -4298 ($ $)) (-15 -3148 ((-767) $)) (-15 -1679 ($)) (-15 -3615 ($ $ |#1|)) (-15 -2924 ($ |#1| $)) (-15 -3044 ($ |#1| |#2| $)) (-15 -3044 ($ $ $)) (-15 -3398 ((-112) $ $)) (-15 -2771 ($ (-1 |#2| |#2|) $)) (-15 -2662 ($ (-1 |#1| |#1|) $)))) (-1094) (-23) |#2|) (T -645))
-((-2998 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-858) (-858) (-858))) (-5 *4 (-564)) (-5 *2 (-858)) (-5 *1 (-645 *5 *6 *7)) (-4 *5 (-1094)) (-4 *6 (-23)) (-14 *7 *6))) (-1362 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 *4)))) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))) (-4161 (*1 *1 *2 *3) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3893 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 *4)))) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-645 *3 *4 *5)))) (-1429 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-23)) (-5 *1 (-645 *4 *2 *5)) (-4 *4 (-1094)) (-14 *5 *2))) (-2550 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-1094)) (-5 *1 (-645 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-3701 (*1 *1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-4298 (*1 *1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3148 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))) (-1679 (*1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3615 (*1 *1 *1 *2) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-2924 (*1 *1 *2 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3044 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3044 (*1 *1 *1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3398 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))) (-2771 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)))) (-2662 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-645 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
-(-13 (-1094) (-1034 |#1|) (-10 -8 (-15 -2998 ((-858) $ (-1 (-858) (-858) (-858)) (-1 (-858) (-858) (-858)) (-564))) (-15 -1362 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))) $)) (-15 -4161 ($ |#1| |#2|)) (-15 -3893 ($ (-641 (-2 (|:| |gen| |#1|) (|:| -1671 |#2|))))) (-15 -1429 (|#2| $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -3701 ($ $)) (-15 -4298 ($ $)) (-15 -3148 ((-767) $)) (-15 -1679 ($)) (-15 -3615 ($ $ |#1|)) (-15 -2924 ($ |#1| $)) (-15 -3044 ($ |#1| |#2| $)) (-15 -3044 ($ $ $)) (-15 -3398 ((-112) $ $)) (-15 -2771 ($ (-1 |#2| |#2|) $)) (-15 -2662 ($ (-1 |#1| |#1|) $))))
-((-1588 (((-564) $) 29)) (-4141 (($ |#2| $ (-564)) 25) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) 12)) (-2861 (((-112) (-564) $) 16)) (-3580 (($ $ |#2|) 22) (($ |#2| $) 23) (($ $ $) NIL) (($ (-641 $)) NIL)))
-(((-646 |#1| |#2|) (-10 -8 (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -3580 (|#1| (-641 |#1|))) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -1588 ((-564) |#1|)) (-15 -3932 ((-641 (-564)) |#1|)) (-15 -2861 ((-112) (-564) |#1|))) (-647 |#2|) (-1209)) (T -646))
-NIL
-(-10 -8 (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -3580 (|#1| (-641 |#1|))) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -1588 ((-564) |#1|)) (-15 -3932 ((-641 (-564)) |#1|)) (-15 -2861 ((-112) (-564) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) |#1|) 52 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3215 (($ $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 51)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 42 (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-1324 (($ $ |#1|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) 50) ((|#1| $ (-564)) 49) (($ $ (-1226 (-564))) 63)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 70)) (-3580 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767) $) 17)) (-2753 (($ $ |#1|) 69)) (-1436 (($ $) 39)) (-3028 (($ $) 37)) (-4180 (((-3 |#1| "failed") $) 61)) (-2938 ((|#1| $) NIL)) (-3029 (($ |#1| |#2| $) 78) (($ $ $) 80)) (-3541 (((-858) $ (-1 (-858) (-858) (-858)) (-1 (-858) (-858) (-858)) (-564)) 56)) (-2098 ((|#1| $ (-564)) 35)) (-2963 ((|#2| $ (-564)) 34)) (-2549 (($ (-1 |#1| |#1|) $) 41)) (-1733 (($ (-1 |#2| |#2|) $) 47)) (-2255 (($) 11)) (-3950 (($ |#1| |#2|) 24)) (-2605 (($ (-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|)))) 25)) (-2321 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))) $) 14)) (-4245 (($ |#1| $) 71)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1325 (((-112) $ $) 76)) (-2326 (((-858) $) 21) (($ |#1|) 18)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 27)))
+(((-645 |#1| |#2| |#3|) (-13 (-1094) (-1034 |#1|) (-10 -8 (-15 -3541 ((-858) $ (-1 (-858) (-858) (-858)) (-1 (-858) (-858) (-858)) (-564))) (-15 -2321 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))) $)) (-15 -3950 ($ |#1| |#2|)) (-15 -2605 ($ (-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))))) (-15 -2963 (|#2| $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -3028 ($ $)) (-15 -1436 ($ $)) (-15 -3127 ((-767) $)) (-15 -2255 ($)) (-15 -2753 ($ $ |#1|)) (-15 -4245 ($ |#1| $)) (-15 -3029 ($ |#1| |#2| $)) (-15 -3029 ($ $ $)) (-15 -1325 ((-112) $ $)) (-15 -1733 ($ (-1 |#2| |#2|) $)) (-15 -2549 ($ (-1 |#1| |#1|) $)))) (-1094) (-23) |#2|) (T -645))
+((-3541 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-858) (-858) (-858))) (-5 *4 (-564)) (-5 *2 (-858)) (-5 *1 (-645 *5 *6 *7)) (-4 *5 (-1094)) (-4 *6 (-23)) (-14 *7 *6))) (-2321 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 *4)))) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))) (-3950 (*1 *1 *2 *3) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-2605 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 *4)))) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-645 *3 *4 *5)))) (-2963 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-23)) (-5 *1 (-645 *4 *2 *5)) (-4 *4 (-1094)) (-14 *5 *2))) (-2098 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *2 (-1094)) (-5 *1 (-645 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-3028 (*1 *1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-1436 (*1 *1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3127 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))) (-2255 (*1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-2753 (*1 *1 *1 *2) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-4245 (*1 *1 *2 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3029 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-3029 (*1 *1 *1 *1) (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23)) (-14 *4 *3))) (-1325 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))) (-1733 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)))) (-2549 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-645 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
+(-13 (-1094) (-1034 |#1|) (-10 -8 (-15 -3541 ((-858) $ (-1 (-858) (-858) (-858)) (-1 (-858) (-858) (-858)) (-564))) (-15 -2321 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))) $)) (-15 -3950 ($ |#1| |#2|)) (-15 -2605 ($ (-641 (-2 (|:| |gen| |#1|) (|:| -1673 |#2|))))) (-15 -2963 (|#2| $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -3028 ($ $)) (-15 -1436 ($ $)) (-15 -3127 ((-767) $)) (-15 -2255 ($)) (-15 -2753 ($ $ |#1|)) (-15 -4245 ($ |#1| $)) (-15 -3029 ($ |#1| |#2| $)) (-15 -3029 ($ $ $)) (-15 -1325 ((-112) $ $)) (-15 -1733 ($ (-1 |#2| |#2|) $)) (-15 -2549 ($ (-1 |#1| |#1|) $))))
+((-2230 (((-564) $) 29)) (-4110 (($ |#2| $ (-564)) 25) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) 12)) (-2241 (((-112) (-564) $) 16)) (-3521 (($ $ |#2|) 22) (($ |#2| $) 23) (($ $ $) NIL) (($ (-641 $)) NIL)))
+(((-646 |#1| |#2|) (-10 -8 (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -3521 (|#1| (-641 |#1|))) (-15 -3521 (|#1| |#1| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -2230 ((-564) |#1|)) (-15 -2885 ((-641 (-564)) |#1|)) (-15 -2241 ((-112) (-564) |#1|))) (-647 |#2|) (-1209)) (T -646))
+NIL
+(-10 -8 (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -3521 (|#1| (-641 |#1|))) (-15 -3521 (|#1| |#1| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -2230 ((-564) |#1|)) (-15 -2885 ((-641 (-564)) |#1|)) (-15 -2241 ((-112) (-564) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3195 (($ $) 79 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 74 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 73 (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 52)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 43 (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 72)) (-1428 (($ $ |#1|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) 51) ((|#1| $ (-564)) 50) (($ $ (-1226 (-564))) 64)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 71)) (-3521 (($ $ |#1|) 69) (($ |#1| $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-647 |#1|) (-140) (-1209)) (T -647))
-((-4142 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-3580 (*1 *1 *1 *2) (-12 (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-3580 (*1 *1 *2 *1) (-12 (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-3580 (*1 *1 *1 *1) (-12 (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-3580 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-4289 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-2002 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-2002 (*1 *1 *1 *2) (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-4141 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-4141 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-3797 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1226 (-564))) (|has| *1 (-6 -4407)) (-4 *1 (-647 *2)) (-4 *2 (-1209)))))
-(-13 (-602 (-564) |t#1|) (-151 |t#1|) (-10 -8 (-15 -4142 ($ (-767) |t#1|)) (-15 -3580 ($ $ |t#1|)) (-15 -3580 ($ |t#1| $)) (-15 -3580 ($ $ $)) (-15 -3580 ($ (-641 $))) (-15 -4289 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -4362 ($ $ (-1226 (-564)))) (-15 -2002 ($ $ (-564))) (-15 -2002 ($ $ (-1226 (-564)))) (-15 -4141 ($ |t#1| $ (-564))) (-15 -4141 ($ $ $ (-564))) (IF (|has| $ (-6 -4407)) (-15 -3797 (|t#1| $ (-1226 (-564)) |t#1|)) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2964 (((-3 |#2| "failed") |#3| |#2| (-1170) |#2| (-641 |#2|)) 174) (((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) "failed") |#3| |#2| (-1170)) 44)))
-(((-648 |#1| |#2| |#3|) (-10 -7 (-15 -2964 ((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) "failed") |#3| |#2| (-1170))) (-15 -2964 ((-3 |#2| "failed") |#3| |#2| (-1170) |#2| (-641 |#2|)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955)) (-652 |#2|)) (T -648))
-((-2964 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *2)) (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-648 *6 *2 *3)) (-4 *3 (-652 *2)))) (-2964 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1170)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-4 *4 (-13 (-29 *6) (-1194) (-955))) (-5 *2 (-2 (|:| |particular| *4) (|:| -3776 (-641 *4)))) (-5 *1 (-648 *6 *4 *3)) (-4 *3 (-652 *4)))))
-(-10 -7 (-15 -2964 ((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) "failed") |#3| |#2| (-1170))) (-15 -2964 ((-3 |#2| "failed") |#3| |#2| (-1170) |#2| (-641 |#2|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1468 (($ $) NIL (|has| |#1| (-363)))) (-3796 (($ $ $) NIL (|has| |#1| (-363)))) (-1749 (($ $ (-767)) NIL (|has| |#1| (-363)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1373 (($ $ $) NIL (|has| |#1| (-363)))) (-2629 (($ $ $) NIL (|has| |#1| (-363)))) (-2612 (($ $ $) NIL (|has| |#1| (-363)))) (-1445 (($ $ $) NIL (|has| |#1| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2296 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452)))) (-4035 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) NIL)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-4253 (((-767) $) NIL)) (-3256 (($ $ $) NIL (|has| |#1| (-363)))) (-3764 (($ $ $) NIL (|has| |#1| (-363)))) (-3188 (($ $ $) NIL (|has| |#1| (-363)))) (-2392 (($ $ $) NIL (|has| |#1| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2181 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-4362 ((|#1| $ |#1|) NIL)) (-2180 (($ $ $) NIL (|has| |#1| (-363)))) (-2762 (((-767) $) NIL)) (-3172 ((|#1| $) NIL (|has| |#1| (-452)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) NIL)) (-1471 (((-767)) NIL T CONST)) (-3123 ((|#1| $ |#1| |#1|) NIL)) (-2283 (($ $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($) NIL)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-4111 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-3521 (*1 *1 *1 *2) (-12 (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-3521 (*1 *1 *2 *1) (-12 (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-3521 (*1 *1 *1 *1) (-12 (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-3521 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-4271 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-2010 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-2010 (*1 *1 *1 *2) (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-4110 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-647 *2)) (-4 *2 (-1209)))) (-4110 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))) (-2463 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1226 (-564))) (|has| *1 (-6 -4408)) (-4 *1 (-647 *2)) (-4 *2 (-1209)))))
+(-13 (-602 (-564) |t#1|) (-151 |t#1|) (-10 -8 (-15 -4111 ($ (-767) |t#1|)) (-15 -3521 ($ $ |t#1|)) (-15 -3521 ($ |t#1| $)) (-15 -3521 ($ $ $)) (-15 -3521 ($ (-641 $))) (-15 -4271 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -4361 ($ $ (-1226 (-564)))) (-15 -2010 ($ $ (-564))) (-15 -2010 ($ $ (-1226 (-564)))) (-15 -4110 ($ |t#1| $ (-564))) (-15 -4110 ($ $ $ (-564))) (IF (|has| $ (-6 -4408)) (-15 -2463 (|t#1| $ (-1226 (-564)) |t#1|)) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-3571 (((-3 |#2| "failed") |#3| |#2| (-1170) |#2| (-641 |#2|)) 174) (((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) "failed") |#3| |#2| (-1170)) 44)))
+(((-648 |#1| |#2| |#3|) (-10 -7 (-15 -3571 ((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) "failed") |#3| |#2| (-1170))) (-15 -3571 ((-3 |#2| "failed") |#3| |#2| (-1170) |#2| (-641 |#2|)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955)) (-652 |#2|)) (T -648))
+((-3571 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *2)) (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-648 *6 *2 *3)) (-4 *3 (-652 *2)))) (-3571 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1170)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-4 *4 (-13 (-29 *6) (-1194) (-955))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2447 (-641 *4)))) (-5 *1 (-648 *6 *4 *3)) (-4 *3 (-652 *4)))))
+(-10 -7 (-15 -3571 ((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) "failed") |#3| |#2| (-1170))) (-15 -3571 ((-3 |#2| "failed") |#3| |#2| (-1170) |#2| (-641 |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3359 (($ $) NIL (|has| |#1| (-363)))) (-3484 (($ $ $) NIL (|has| |#1| (-363)))) (-2253 (($ $ (-767)) NIL (|has| |#1| (-363)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3556 (($ $ $) NIL (|has| |#1| (-363)))) (-4150 (($ $ $) NIL (|has| |#1| (-363)))) (-4191 (($ $ $) NIL (|has| |#1| (-363)))) (-3995 (($ $ $) NIL (|has| |#1| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-4131 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452)))) (-1980 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) NIL)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-2035 (((-767) $) NIL)) (-4295 (($ $ $) NIL (|has| |#1| (-363)))) (-2697 (($ $ $) NIL (|has| |#1| (-363)))) (-1993 (($ $ $) NIL (|has| |#1| (-363)))) (-2965 (($ $ $) NIL (|has| |#1| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3464 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-4361 ((|#1| $ |#1|) NIL)) (-2418 (($ $ $) NIL (|has| |#1| (-363)))) (-3258 (((-767) $) NIL)) (-3024 ((|#1| $) NIL (|has| |#1| (-452)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3106 ((|#1| $ |#1| |#1|) NIL)) (-2384 (($ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($) NIL)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-649 |#1|) (-652 |#1|) (-233)) (T -649))
NIL
(-652 |#1|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1468 (($ $) NIL (|has| |#1| (-363)))) (-3796 (($ $ $) NIL (|has| |#1| (-363)))) (-1749 (($ $ (-767)) NIL (|has| |#1| (-363)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1373 (($ $ $) NIL (|has| |#1| (-363)))) (-2629 (($ $ $) NIL (|has| |#1| (-363)))) (-2612 (($ $ $) NIL (|has| |#1| (-363)))) (-1445 (($ $ $) NIL (|has| |#1| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2296 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452)))) (-4035 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) NIL)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-4253 (((-767) $) NIL)) (-3256 (($ $ $) NIL (|has| |#1| (-363)))) (-3764 (($ $ $) NIL (|has| |#1| (-363)))) (-3188 (($ $ $) NIL (|has| |#1| (-363)))) (-2392 (($ $ $) NIL (|has| |#1| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2181 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-4362 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-2180 (($ $ $) NIL (|has| |#1| (-363)))) (-2762 (((-767) $) NIL)) (-3172 ((|#1| $) NIL (|has| |#1| (-452)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) NIL)) (-1471 (((-767)) NIL T CONST)) (-3123 ((|#1| $ |#1| |#1|) NIL)) (-2283 (($ $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($) NIL)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-650 |#1| |#2|) (-13 (-652 |#1|) (-286 |#2| |#2|)) (-233) (-13 (-644 |#1|) (-10 -8 (-15 -3735 ($ $))))) (T -650))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3359 (($ $) NIL (|has| |#1| (-363)))) (-3484 (($ $ $) NIL (|has| |#1| (-363)))) (-2253 (($ $ (-767)) NIL (|has| |#1| (-363)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3556 (($ $ $) NIL (|has| |#1| (-363)))) (-4150 (($ $ $) NIL (|has| |#1| (-363)))) (-4191 (($ $ $) NIL (|has| |#1| (-363)))) (-3995 (($ $ $) NIL (|has| |#1| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-4131 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452)))) (-1980 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) NIL)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-2035 (((-767) $) NIL)) (-4295 (($ $ $) NIL (|has| |#1| (-363)))) (-2697 (($ $ $) NIL (|has| |#1| (-363)))) (-1993 (($ $ $) NIL (|has| |#1| (-363)))) (-2965 (($ $ $) NIL (|has| |#1| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3464 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-4361 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-2418 (($ $ $) NIL (|has| |#1| (-363)))) (-3258 (((-767) $) NIL)) (-3024 ((|#1| $) NIL (|has| |#1| (-452)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3106 ((|#1| $ |#1| |#1|) NIL)) (-2384 (($ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($) NIL)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-650 |#1| |#2|) (-13 (-652 |#1|) (-286 |#2| |#2|)) (-233) (-13 (-644 |#1|) (-10 -8 (-15 -3142 ($ $))))) (T -650))
NIL
(-13 (-652 |#1|) (-286 |#2| |#2|))
-((-1468 (($ $) 29)) (-2283 (($ $) 27)) (-3950 (($) 13)))
-(((-651 |#1| |#2|) (-10 -8 (-15 -1468 (|#1| |#1|)) (-15 -2283 (|#1| |#1|)) (-15 -3950 (|#1|))) (-652 |#2|) (-1045)) (T -651))
+((-3359 (($ $) 29)) (-2384 (($ $) 27)) (-3922 (($) 13)))
+(((-651 |#1| |#2|) (-10 -8 (-15 -3359 (|#1| |#1|)) (-15 -2384 (|#1| |#1|)) (-15 -3922 (|#1|))) (-652 |#2|) (-1045)) (T -651))
NIL
-(-10 -8 (-15 -1468 (|#1| |#1|)) (-15 -2283 (|#1| |#1|)) (-15 -3950 (|#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1468 (($ $) 81 (|has| |#1| (-363)))) (-3796 (($ $ $) 83 (|has| |#1| (-363)))) (-1749 (($ $ (-767)) 82 (|has| |#1| (-363)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1373 (($ $ $) 44 (|has| |#1| (-363)))) (-2629 (($ $ $) 45 (|has| |#1| (-363)))) (-2612 (($ $ $) 47 (|has| |#1| (-363)))) (-1445 (($ $ $) 42 (|has| |#1| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 41 (|has| |#1| (-363)))) (-2296 (((-3 $ "failed") $ $) 43 (|has| |#1| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 46 (|has| |#1| (-363)))) (-4201 (((-3 (-564) "failed") $) 74 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 71 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 68)) (-2961 (((-564) $) 73 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 70 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 69)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-2477 (($ $) 54 (|has| |#1| (-452)))) (-4035 (((-112) $) 31)) (-3720 (($ |#1| (-767)) 61)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 56 (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 57 (|has| |#1| (-556)))) (-4253 (((-767) $) 65)) (-3256 (($ $ $) 51 (|has| |#1| (-363)))) (-3764 (($ $ $) 52 (|has| |#1| (-363)))) (-3188 (($ $ $) 40 (|has| |#1| (-363)))) (-2392 (($ $ $) 49 (|has| |#1| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 48 (|has| |#1| (-363)))) (-2181 (((-3 $ "failed") $ $) 50 (|has| |#1| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 53 (|has| |#1| (-363)))) (-3876 ((|#1| $) 64)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ |#1|) 58 (|has| |#1| (-556)))) (-4362 ((|#1| $ |#1|) 86)) (-2180 (($ $ $) 80 (|has| |#1| (-363)))) (-2762 (((-767) $) 66)) (-3172 ((|#1| $) 55 (|has| |#1| (-452)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 72 (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 67)) (-4325 (((-641 |#1|) $) 60)) (-2606 ((|#1| $ (-767)) 62)) (-1471 (((-767)) 28 T CONST)) (-3123 ((|#1| $ |#1| |#1|) 59)) (-2283 (($ $) 84)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($) 85)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 76) (($ |#1| $) 75)))
+(-10 -8 (-15 -3359 (|#1| |#1|)) (-15 -2384 (|#1| |#1|)) (-15 -3922 (|#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3359 (($ $) 82 (|has| |#1| (-363)))) (-3484 (($ $ $) 84 (|has| |#1| (-363)))) (-2253 (($ $ (-767)) 83 (|has| |#1| (-363)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-3556 (($ $ $) 45 (|has| |#1| (-363)))) (-4150 (($ $ $) 46 (|has| |#1| (-363)))) (-4191 (($ $ $) 48 (|has| |#1| (-363)))) (-3995 (($ $ $) 43 (|has| |#1| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 42 (|has| |#1| (-363)))) (-4131 (((-3 $ "failed") $ $) 44 (|has| |#1| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 47 (|has| |#1| (-363)))) (-4180 (((-3 (-564) "failed") $) 75 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 72 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 69)) (-2938 (((-564) $) 74 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 71 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 70)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-3430 (($ $) 55 (|has| |#1| (-452)))) (-1980 (((-112) $) 32)) (-3679 (($ |#1| (-767)) 62)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 57 (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 58 (|has| |#1| (-556)))) (-2035 (((-767) $) 66)) (-4295 (($ $ $) 52 (|has| |#1| (-363)))) (-2697 (($ $ $) 53 (|has| |#1| (-363)))) (-1993 (($ $ $) 41 (|has| |#1| (-363)))) (-2965 (($ $ $) 50 (|has| |#1| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 49 (|has| |#1| (-363)))) (-3464 (((-3 $ "failed") $ $) 51 (|has| |#1| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 54 (|has| |#1| (-363)))) (-3853 ((|#1| $) 65)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-556)))) (-4361 ((|#1| $ |#1|) 87)) (-2418 (($ $ $) 81 (|has| |#1| (-363)))) (-3258 (((-767) $) 67)) (-3024 ((|#1| $) 56 (|has| |#1| (-452)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 73 (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 68)) (-2044 (((-641 |#1|) $) 61)) (-1690 ((|#1| $ (-767)) 63)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3106 ((|#1| $ |#1| |#1|) 60)) (-2384 (($ $) 85)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($) 86)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 77) (($ |#1| $) 76)))
(((-652 |#1|) (-140) (-1045)) (T -652))
-((-3950 (*1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)))) (-2283 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)))) (-3796 (*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-1749 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-652 *3)) (-4 *3 (-1045)) (-4 *3 (-363)))) (-1468 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2180 (*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(-13 (-848 |t#1|) (-286 |t#1| |t#1|) (-10 -8 (-15 -3950 ($)) (-15 -2283 ($ $)) (IF (|has| |t#1| (-363)) (PROGN (-15 -3796 ($ $ $)) (-15 -1749 ($ $ (-767))) (-15 -1468 ($ $)) (-15 -2180 ($ $ $))) |%noBranch|)))
+((-3922 (*1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)))) (-2384 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)))) (-3484 (*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2253 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-652 *3)) (-4 *3 (-1045)) (-4 *3 (-363)))) (-3359 (*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2418 (*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(-13 (-848 |t#1|) (-286 |t#1| |t#1|) (-10 -8 (-15 -3922 ($)) (-15 -2384 ($ $)) (IF (|has| |t#1| (-363)) (PROGN (-15 -3484 ($ $ $)) (-15 -2253 ($ $ (-767))) (-15 -3359 ($ $)) (-15 -2418 ($ $ $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-172)) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-614 #0=(-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-286 |#1| |#1|) . T) ((-411 |#1|) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) |has| |#1| (-172)) ((-722) . T) ((-1034 #0#) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-848 |#1|) . T))
-((-3830 (((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))) 88 (|has| |#1| (-27)))) (-3595 (((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))) 87 (|has| |#1| (-27))) (((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 19)))
-(((-653 |#1| |#2|) (-10 -7 (-15 -3595 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3595 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)))) (-15 -3830 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))))) |%noBranch|)) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -653))
-((-3830 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-649 (-407 *5)))) (-5 *1 (-653 *4 *5)) (-5 *3 (-649 (-407 *5))))) (-3595 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-649 (-407 *5)))) (-5 *1 (-653 *4 *5)) (-5 *3 (-649 (-407 *5))))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-649 (-407 *6)))) (-5 *1 (-653 *5 *6)) (-5 *3 (-649 (-407 *6))))))
-(-10 -7 (-15 -3595 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3595 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)))) (-15 -3830 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1468 (($ $) NIL (|has| |#1| (-363)))) (-3796 (($ $ $) 28 (|has| |#1| (-363)))) (-1749 (($ $ (-767)) 31 (|has| |#1| (-363)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1373 (($ $ $) NIL (|has| |#1| (-363)))) (-2629 (($ $ $) NIL (|has| |#1| (-363)))) (-2612 (($ $ $) NIL (|has| |#1| (-363)))) (-1445 (($ $ $) NIL (|has| |#1| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2296 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452)))) (-4035 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) NIL)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-4253 (((-767) $) NIL)) (-3256 (($ $ $) NIL (|has| |#1| (-363)))) (-3764 (($ $ $) NIL (|has| |#1| (-363)))) (-3188 (($ $ $) NIL (|has| |#1| (-363)))) (-2392 (($ $ $) NIL (|has| |#1| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2181 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-4362 ((|#1| $ |#1|) 24)) (-2180 (($ $ $) 33 (|has| |#1| (-363)))) (-2762 (((-767) $) NIL)) (-3172 ((|#1| $) NIL (|has| |#1| (-452)))) (-2350 (((-858) $) 20) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) NIL)) (-1471 (((-767)) NIL T CONST)) (-3123 ((|#1| $ |#1| |#1|) 23)) (-2283 (($ $) NIL)) (-2414 (($) 21 T CONST)) (-2428 (($) 8 T CONST)) (-3950 (($) NIL)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-1713 (((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))) 88 (|has| |#1| (-27)))) (-3546 (((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))) 87 (|has| |#1| (-27))) (((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 19)))
+(((-653 |#1| |#2|) (-10 -7 (-15 -3546 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3546 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)))) (-15 -1713 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))))) |%noBranch|)) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -653))
+((-1713 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-649 (-407 *5)))) (-5 *1 (-653 *4 *5)) (-5 *3 (-649 (-407 *5))))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-649 (-407 *5)))) (-5 *1 (-653 *4 *5)) (-5 *3 (-649 (-407 *5))))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-649 (-407 *6)))) (-5 *1 (-653 *5 *6)) (-5 *3 (-649 (-407 *6))))))
+(-10 -7 (-15 -3546 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3546 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|)))) (-15 -1713 ((-641 (-649 (-407 |#2|))) (-649 (-407 |#2|))))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3359 (($ $) NIL (|has| |#1| (-363)))) (-3484 (($ $ $) 28 (|has| |#1| (-363)))) (-2253 (($ $ (-767)) 31 (|has| |#1| (-363)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3556 (($ $ $) NIL (|has| |#1| (-363)))) (-4150 (($ $ $) NIL (|has| |#1| (-363)))) (-4191 (($ $ $) NIL (|has| |#1| (-363)))) (-3995 (($ $ $) NIL (|has| |#1| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-4131 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452)))) (-1980 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) NIL)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-2035 (((-767) $) NIL)) (-4295 (($ $ $) NIL (|has| |#1| (-363)))) (-2697 (($ $ $) NIL (|has| |#1| (-363)))) (-1993 (($ $ $) NIL (|has| |#1| (-363)))) (-2965 (($ $ $) NIL (|has| |#1| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3464 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-4361 ((|#1| $ |#1|) 24)) (-2418 (($ $ $) 33 (|has| |#1| (-363)))) (-3258 (((-767) $) NIL)) (-3024 ((|#1| $) NIL (|has| |#1| (-452)))) (-2326 (((-858) $) 20) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3106 ((|#1| $ |#1| |#1|) 23)) (-2384 (($ $) NIL)) (-2409 (($) 21 T CONST)) (-2421 (($) 8 T CONST)) (-3922 (($) NIL)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-654 |#1| |#2|) (-652 |#1|) (-1045) (-1 |#1| |#1|)) (T -654))
NIL
(-652 |#1|)
-((-3796 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 70)) (-1749 ((|#2| |#2| (-767) (-1 |#1| |#1|)) 48)) (-2180 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 72)))
-(((-655 |#1| |#2|) (-10 -7 (-15 -3796 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1749 (|#2| |#2| (-767) (-1 |#1| |#1|))) (-15 -2180 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-363) (-652 |#1|)) (T -655))
-((-2180 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2)) (-4 *2 (-652 *4)))) (-1749 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363)) (-5 *1 (-655 *5 *2)) (-4 *2 (-652 *5)))) (-3796 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2)) (-4 *2 (-652 *4)))))
-(-10 -7 (-15 -3796 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1749 (|#2| |#2| (-767) (-1 |#1| |#1|))) (-15 -2180 (|#2| |#2| |#2| (-1 |#1| |#1|))))
-((-4082 (($ $ $) 9)))
-(((-656 |#1|) (-10 -8 (-15 -4082 (|#1| |#1| |#1|))) (-657)) (T -656))
-NIL
-(-10 -8 (-15 -4082 (|#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-3489 (($ $) 10)) (-4082 (($ $ $) 8)) (-2893 (((-112) $ $) 6)) (-4072 (($ $ $) 9)))
+((-3484 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 70)) (-2253 ((|#2| |#2| (-767) (-1 |#1| |#1|)) 48)) (-2418 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 72)))
+(((-655 |#1| |#2|) (-10 -7 (-15 -3484 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -2253 (|#2| |#2| (-767) (-1 |#1| |#1|))) (-15 -2418 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-363) (-652 |#1|)) (T -655))
+((-2418 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2)) (-4 *2 (-652 *4)))) (-2253 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363)) (-5 *1 (-655 *5 *2)) (-4 *2 (-652 *5)))) (-3484 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2)) (-4 *2 (-652 *4)))))
+(-10 -7 (-15 -3484 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -2253 (|#2| |#2| (-767) (-1 |#1| |#1|))) (-15 -2418 (|#2| |#2| |#2| (-1 |#1| |#1|))))
+((-4057 (($ $ $) 9)))
+(((-656 |#1|) (-10 -8 (-15 -4057 (|#1| |#1| |#1|))) (-657)) (T -656))
+NIL
+(-10 -8 (-15 -4057 (|#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-3429 (($ $) 10)) (-4057 (($ $ $) 8)) (-2876 (((-112) $ $) 6)) (-4051 (($ $ $) 9)))
(((-657) (-140)) (T -657))
-((-3489 (*1 *1 *1) (-4 *1 (-657))) (-4072 (*1 *1 *1 *1) (-4 *1 (-657))) (-4082 (*1 *1 *1 *1) (-4 *1 (-657))))
-(-13 (-102) (-10 -8 (-15 -3489 ($ $)) (-15 -4072 ($ $ $)) (-15 -4082 ($ $ $))))
+((-3429 (*1 *1 *1) (-4 *1 (-657))) (-4051 (*1 *1 *1 *1) (-4 *1 (-657))) (-4057 (*1 *1 *1 *1) (-4 *1 (-657))))
+(-13 (-102) (-10 -8 (-15 -3429 ($ $)) (-15 -4051 ($ $ $)) (-15 -4057 ($ $ $))))
(((-102) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 15)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-2261 ((|#1| $) 21)) (-3142 (($ $ $) NIL (|has| |#1| (-787)))) (-1515 (($ $ $) NIL (|has| |#1| (-787)))) (-4172 (((-1152) $) 46)) (-3877 (((-1114) $) NIL)) (-2272 ((|#3| $) 22)) (-2350 (((-858) $) 41)) (-2414 (($) 10 T CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-787)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-787)))) (-2893 (((-112) $ $) 20)) (-2934 (((-112) $ $) NIL (|has| |#1| (-787)))) (-2912 (((-112) $ $) 24 (|has| |#1| (-787)))) (-3004 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-2992 (($ $) 17) (($ $ $) NIL)) (-2980 (($ $ $) 27)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
-(((-658 |#1| |#2| |#3|) (-13 (-713 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -3004 ($ $ |#3|)) (-15 -3004 ($ |#1| |#3|)) (-15 -2261 (|#1| $)) (-15 -2272 (|#3| $)))) (-713 |#2|) (-172) (|SubsetCategory| (-722) |#2|)) (T -658))
-((-3004 (*1 *1 *1 *2) (-12 (-4 *4 (-172)) (-5 *1 (-658 *3 *4 *2)) (-4 *3 (-713 *4)) (-4 *2 (|SubsetCategory| (-722) *4)))) (-3004 (*1 *1 *2 *3) (-12 (-4 *4 (-172)) (-5 *1 (-658 *2 *4 *3)) (-4 *2 (-713 *4)) (-4 *3 (|SubsetCategory| (-722) *4)))) (-2261 (*1 *2 *1) (-12 (-4 *3 (-172)) (-4 *2 (-713 *3)) (-5 *1 (-658 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-722) *3)))) (-2272 (*1 *2 *1) (-12 (-4 *4 (-172)) (-4 *2 (|SubsetCategory| (-722) *4)) (-5 *1 (-658 *3 *4 *2)) (-4 *3 (-713 *4)))))
-(-13 (-713 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -3004 ($ $ |#3|)) (-15 -3004 ($ |#1| |#3|)) (-15 -2261 (|#1| $)) (-15 -2272 (|#3| $))))
-((-4255 (((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|)) 33)))
-(((-659 |#1|) (-10 -7 (-15 -4255 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|)))) (-905)) (T -659))
-((-4255 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *4))) (-5 *3 (-1166 *4)) (-4 *4 (-905)) (-5 *1 (-659 *4)))))
-(-10 -7 (-15 -4255 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-4148 (((-641 |#1|) $) 84)) (-1398 (($ $ (-767)) 94)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-3923 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 50)) (-4201 (((-3 (-668 |#1|) "failed") $) NIL)) (-2961 (((-668 |#1|) $) NIL)) (-3900 (($ $) 93)) (-2340 (((-767) $) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3144 (($ (-668 |#1|) |#2|) 70)) (-3041 (($ $) 89)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-2655 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 49)) (-3400 (((-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3866 (((-668 |#1|) $) NIL)) (-3876 ((|#2| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3084 (($ $ |#1| $) 32) (($ $ (-641 |#1|) (-641 $)) 34)) (-2762 (((-767) $) 91)) (-2363 (($ $ $) 20) (($ (-668 |#1|) (-668 |#1|)) 79) (($ (-668 |#1|) $) 77) (($ $ (-668 |#1|)) 78)) (-2350 (((-858) $) NIL) (($ |#1|) 76) (((-1274 |#1| |#2|) $) 60) (((-1283 |#1| |#2|) $) 43) (($ (-668 |#1|)) 27)) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-668 |#1|)) NIL)) (-4311 ((|#2| (-1283 |#1| |#2|) $) 45)) (-2414 (($) 23 T CONST)) (-1975 (((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3170 (((-3 $ "failed") (-1274 |#1| |#2|)) 62)) (-2809 (($ (-668 |#1|)) 14)) (-2893 (((-112) $ $) 46)) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) 68) (($ $ $) NIL)) (-2980 (($ $ $) 31)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#2| $) 30) (($ $ |#2|) NIL) (($ |#2| (-668 |#1|)) NIL)))
-(((-660 |#1| |#2|) (-13 (-374 |#1| |#2|) (-382 |#2| (-668 |#1|)) (-10 -8 (-15 -3170 ((-3 $ "failed") (-1274 |#1| |#2|))) (-15 -2363 ($ (-668 |#1|) (-668 |#1|))) (-15 -2363 ($ (-668 |#1|) $)) (-15 -2363 ($ $ (-668 |#1|))))) (-846) (-172)) (T -660))
-((-3170 (*1 *1 *2) (|partial| -12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *1 (-660 *3 *4)))) (-2363 (*1 *1 *2 *2) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4)) (-4 *4 (-172)))) (-2363 (*1 *1 *2 *1) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4)) (-4 *4 (-172)))) (-2363 (*1 *1 *1 *2) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4)) (-4 *4 (-172)))))
-(-13 (-374 |#1| |#2|) (-382 |#2| (-668 |#1|)) (-10 -8 (-15 -3170 ((-3 $ "failed") (-1274 |#1| |#2|))) (-15 -2363 ($ (-668 |#1|) (-668 |#1|))) (-15 -2363 ($ (-668 |#1|) $)) (-15 -2363 ($ $ (-668 |#1|)))))
-((-1453 (((-112) $) NIL) (((-112) (-1 (-112) |#2| |#2|) $) 60)) (-3620 (($ $) NIL) (($ (-1 (-112) |#2| |#2|) $) 12)) (-2351 (($ (-1 (-112) |#2|) $) 28)) (-4298 (($ $) 66)) (-3819 (($ $) 77)) (-2670 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 42)) (-2965 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 61) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 63)) (-3886 (((-564) |#2| $ (-564)) 74) (((-564) |#2| $) NIL) (((-564) (-1 (-112) |#2|) $) 55)) (-4142 (($ (-767) |#2|) 64)) (-2997 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 30)) (-4317 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 24)) (-4289 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 65)) (-3050 (($ |#2|) 15)) (-2714 (($ $ $ (-564)) 41) (($ |#2| $ (-564)) 39)) (-2421 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 52)) (-4320 (($ $ (-1226 (-564))) 50) (($ $ (-564)) 43)) (-2150 (($ $ $ (-564)) 73)) (-3817 (($ $) 71)) (-2912 (((-112) $ $) 79)))
-(((-661 |#1| |#2|) (-10 -8 (-15 -3050 (|#1| |#2|)) (-15 -4320 (|#1| |#1| (-564))) (-15 -4320 (|#1| |#1| (-1226 (-564)))) (-15 -2670 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2714 (|#1| |#2| |#1| (-564))) (-15 -2714 (|#1| |#1| |#1| (-564))) (-15 -2997 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2351 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2670 (|#1| |#2| |#1|)) (-15 -3819 (|#1| |#1|)) (-15 -2997 (|#1| |#1| |#1|)) (-15 -4317 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -1453 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -3886 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -3886 ((-564) |#2| |#1|)) (-15 -3886 ((-564) |#2| |#1| (-564))) (-15 -4317 (|#1| |#1| |#1|)) (-15 -1453 ((-112) |#1|)) (-15 -2150 (|#1| |#1| |#1| (-564))) (-15 -4298 (|#1| |#1|)) (-15 -3620 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3620 (|#1| |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2421 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -4142 (|#1| (-767) |#2|)) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3817 (|#1| |#1|))) (-662 |#2|) (-1209)) (T -661))
-NIL
-(-10 -8 (-15 -3050 (|#1| |#2|)) (-15 -4320 (|#1| |#1| (-564))) (-15 -4320 (|#1| |#1| (-1226 (-564)))) (-15 -2670 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2714 (|#1| |#2| |#1| (-564))) (-15 -2714 (|#1| |#1| |#1| (-564))) (-15 -2997 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2351 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -2670 (|#1| |#2| |#1|)) (-15 -3819 (|#1| |#1|)) (-15 -2997 (|#1| |#1| |#1|)) (-15 -4317 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -1453 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -3886 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -3886 ((-564) |#2| |#1|)) (-15 -3886 ((-564) |#2| |#1| (-564))) (-15 -4317 (|#1| |#1| |#1|)) (-15 -1453 ((-112) |#1|)) (-15 -2150 (|#1| |#1| |#1| (-564))) (-15 -4298 (|#1| |#1|)) (-15 -3620 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -3620 (|#1| |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -2965 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2421 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -4142 (|#1| (-767) |#2|)) (-15 -4289 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3817 (|#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-1779 ((|#1| $) 65)) (-1353 (($ $) 67)) (-3034 (((-1264) $ (-564) (-564)) 97 (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) 52 (|has| $ (-6 -4407)))) (-1453 (((-112) $) 142 (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) 136)) (-3620 (($ $) 146 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1| |#1|) $) 145 (|has| $ (-6 -4407)))) (-2995 (($ $) 141 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) 135)) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-2573 (($ $ $) 56 (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) 54 (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) 58 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4407))) (($ $ "rest" $) 55 (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 117 (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) 86 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-2351 (($ (-1 (-112) |#1|) $) 129)) (-3540 (($ (-1 (-112) |#1|) $) 102 (|has| $ (-6 -4406)))) (-1766 ((|#1| $) 66)) (-3500 (($) 7 T CONST)) (-4298 (($ $) 144 (|has| $ (-6 -4407)))) (-3701 (($ $) 134)) (-3193 (($ $) 73) (($ $ (-767)) 71)) (-3819 (($ $) 131 (|has| |#1| (-1094)))) (-3215 (($ $) 99 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 130 (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) 125)) (-3682 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4406))) (($ |#1| $) 100 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4335 ((|#1| $ (-564) |#1|) 85 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 87)) (-1497 (((-112) $) 83)) (-3886 (((-564) |#1| $ (-564)) 139 (|has| |#1| (-1094))) (((-564) |#1| $) 138 (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) 137)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-4142 (($ (-767) |#1|) 108)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 95 (|has| (-564) (-846)))) (-3142 (($ $ $) 147 (|has| |#1| (-846)))) (-2997 (($ $ $) 132 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 128)) (-4317 (($ $ $) 140 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 133)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 94 (|has| (-564) (-846)))) (-1515 (($ $ $) 148 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3050 (($ |#1|) 122)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3704 ((|#1| $) 70) (($ $ (-767)) 68)) (-2714 (($ $ $ (-564)) 127) (($ |#1| $ (-564)) 126)) (-4141 (($ $ $ (-564)) 116) (($ |#1| $ (-564)) 115)) (-3932 (((-641 (-564)) $) 92)) (-2861 (((-112) (-564) $) 91)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 76) (($ $ (-767)) 74)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-1324 (($ $ |#1|) 96 (|has| $ (-6 -4407)))) (-1548 (((-112) $) 84)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 90)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1226 (-564))) 112) ((|#1| $ (-564)) 89) ((|#1| $ (-564) |#1|) 88)) (-2464 (((-564) $ $) 44)) (-4320 (($ $ (-1226 (-564))) 124) (($ $ (-564)) 123)) (-2002 (($ $ (-1226 (-564))) 114) (($ $ (-564)) 113)) (-4087 (((-112) $) 46)) (-1870 (($ $) 62)) (-2607 (($ $) 59 (|has| $ (-6 -4407)))) (-1367 (((-767) $) 63)) (-2836 (($ $) 64)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 143 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 98 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 107)) (-1512 (($ $ $) 61) (($ $ |#1|) 60)) (-3580 (($ $ $) 78) (($ |#1| $) 77) (($ (-641 $)) 110) (($ $ |#1|) 109)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 150 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 151 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2934 (((-112) $ $) 149 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 152 (|has| |#1| (-846)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 15)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-2254 ((|#1| $) 21)) (-1469 (($ $ $) NIL (|has| |#1| (-787)))) (-1530 (($ $ $) NIL (|has| |#1| (-787)))) (-2332 (((-1152) $) 46)) (-3868 (((-1114) $) NIL)) (-2264 ((|#3| $) 22)) (-2326 (((-858) $) 41)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 10 T CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-787)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-787)))) (-2876 (((-112) $ $) 20)) (-2920 (((-112) $ $) NIL (|has| |#1| (-787)))) (-2897 (((-112) $ $) 24 (|has| |#1| (-787)))) (-2992 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-2981 (($ $) 17) (($ $ $) NIL)) (-2968 (($ $ $) 27)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
+(((-658 |#1| |#2| |#3|) (-13 (-713 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -2992 ($ $ |#3|)) (-15 -2992 ($ |#1| |#3|)) (-15 -2254 (|#1| $)) (-15 -2264 (|#3| $)))) (-713 |#2|) (-172) (|SubsetCategory| (-722) |#2|)) (T -658))
+((-2992 (*1 *1 *1 *2) (-12 (-4 *4 (-172)) (-5 *1 (-658 *3 *4 *2)) (-4 *3 (-713 *4)) (-4 *2 (|SubsetCategory| (-722) *4)))) (-2992 (*1 *1 *2 *3) (-12 (-4 *4 (-172)) (-5 *1 (-658 *2 *4 *3)) (-4 *2 (-713 *4)) (-4 *3 (|SubsetCategory| (-722) *4)))) (-2254 (*1 *2 *1) (-12 (-4 *3 (-172)) (-4 *2 (-713 *3)) (-5 *1 (-658 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-722) *3)))) (-2264 (*1 *2 *1) (-12 (-4 *4 (-172)) (-4 *2 (|SubsetCategory| (-722) *4)) (-5 *1 (-658 *3 *4 *2)) (-4 *3 (-713 *4)))))
+(-13 (-713 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -2992 ($ $ |#3|)) (-15 -2992 ($ |#1| |#3|)) (-15 -2254 (|#1| $)) (-15 -2264 (|#3| $))))
+((-4104 (((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|)) 33)))
+(((-659 |#1|) (-10 -7 (-15 -4104 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|)))) (-905)) (T -659))
+((-4104 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *4))) (-5 *3 (-1166 *4)) (-4 *4 (-905)) (-5 *1 (-659 *4)))))
+(-10 -7 (-15 -4104 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4122 (((-641 |#1|) $) 84)) (-3975 (($ $ (-767)) 94)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-2342 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 50)) (-4180 (((-3 (-668 |#1|) "failed") $) NIL)) (-2938 (((-668 |#1|) $) NIL)) (-3878 (($ $) 93)) (-2724 (((-767) $) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3124 (($ (-668 |#1|) |#2|) 70)) (-1488 (($ $) 89)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-3016 (((-1283 |#1| |#2|) (-1283 |#1| |#2|) $) 49)) (-2307 (((-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3840 (((-668 |#1|) $) NIL)) (-3853 ((|#2| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3055 (($ $ |#1| $) 32) (($ $ (-641 |#1|) (-641 $)) 34)) (-3258 (((-767) $) 91)) (-2336 (($ $ $) 20) (($ (-668 |#1|) (-668 |#1|)) 79) (($ (-668 |#1|) $) 77) (($ $ (-668 |#1|)) 78)) (-2326 (((-858) $) NIL) (($ |#1|) 76) (((-1274 |#1| |#2|) $) 60) (((-1283 |#1| |#2|) $) 43) (($ (-668 |#1|)) 27)) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-668 |#1|)) NIL)) (-4290 ((|#2| (-1283 |#1| |#2|) $) 45)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 23 T CONST)) (-2845 (((-641 (-2 (|:| |k| (-668 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2802 (((-3 $ "failed") (-1274 |#1| |#2|)) 62)) (-1783 (($ (-668 |#1|)) 14)) (-2876 (((-112) $ $) 46)) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) 68) (($ $ $) NIL)) (-2968 (($ $ $) 31)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#2| $) 30) (($ $ |#2|) NIL) (($ |#2| (-668 |#1|)) NIL)))
+(((-660 |#1| |#2|) (-13 (-374 |#1| |#2|) (-382 |#2| (-668 |#1|)) (-10 -8 (-15 -2802 ((-3 $ "failed") (-1274 |#1| |#2|))) (-15 -2336 ($ (-668 |#1|) (-668 |#1|))) (-15 -2336 ($ (-668 |#1|) $)) (-15 -2336 ($ $ (-668 |#1|))))) (-846) (-172)) (T -660))
+((-2802 (*1 *1 *2) (|partial| -12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *1 (-660 *3 *4)))) (-2336 (*1 *1 *2 *2) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4)) (-4 *4 (-172)))) (-2336 (*1 *1 *2 *1) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4)) (-4 *4 (-172)))) (-2336 (*1 *1 *1 *2) (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4)) (-4 *4 (-172)))))
+(-13 (-374 |#1| |#2|) (-382 |#2| (-668 |#1|)) (-10 -8 (-15 -2802 ((-3 $ "failed") (-1274 |#1| |#2|))) (-15 -2336 ($ (-668 |#1|) (-668 |#1|))) (-15 -2336 ($ (-668 |#1|) $)) (-15 -2336 ($ $ (-668 |#1|)))))
+((-2486 (((-112) $) NIL) (((-112) (-1 (-112) |#2| |#2|) $) 60)) (-1894 (($ $) NIL) (($ (-1 (-112) |#2| |#2|) $) 12)) (-2380 (($ (-1 (-112) |#2|) $) 28)) (-1436 (($ $) 66)) (-3038 (($ $) 77)) (-4060 (($ |#2| $) NIL) (($ (-1 (-112) |#2|) $) 42)) (-1297 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 61) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 63)) (-3850 (((-564) |#2| $ (-564)) 74) (((-564) |#2| $) NIL) (((-564) (-1 (-112) |#2|) $) 55)) (-4111 (($ (-767) |#2|) 64)) (-3450 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 30)) (-2443 (($ $ $) NIL) (($ (-1 (-112) |#2| |#2|) $ $) 24)) (-4271 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 65)) (-3033 (($ |#2|) 15)) (-4066 (($ $ $ (-564)) 41) (($ |#2| $ (-564)) 39)) (-3645 (((-3 |#2| "failed") (-1 (-112) |#2|) $) 52)) (-2642 (($ $ (-1226 (-564))) 50) (($ $ (-564)) 43)) (-1506 (($ $ $ (-564)) 73)) (-3774 (($ $) 71)) (-2897 (((-112) $ $) 79)))
+(((-661 |#1| |#2|) (-10 -8 (-15 -3033 (|#1| |#2|)) (-15 -2642 (|#1| |#1| (-564))) (-15 -2642 (|#1| |#1| (-1226 (-564)))) (-15 -4060 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4066 (|#1| |#2| |#1| (-564))) (-15 -4066 (|#1| |#1| |#1| (-564))) (-15 -3450 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2380 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4060 (|#1| |#2| |#1|)) (-15 -3038 (|#1| |#1|)) (-15 -3450 (|#1| |#1| |#1|)) (-15 -2443 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2486 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -3850 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -3850 ((-564) |#2| |#1|)) (-15 -3850 ((-564) |#2| |#1| (-564))) (-15 -2443 (|#1| |#1| |#1|)) (-15 -2486 ((-112) |#1|)) (-15 -1506 (|#1| |#1| |#1| (-564))) (-15 -1436 (|#1| |#1|)) (-15 -1894 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1894 (|#1| |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3645 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -4111 (|#1| (-767) |#2|)) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3774 (|#1| |#1|))) (-662 |#2|) (-1209)) (T -661))
+NIL
+(-10 -8 (-15 -3033 (|#1| |#2|)) (-15 -2642 (|#1| |#1| (-564))) (-15 -2642 (|#1| |#1| (-1226 (-564)))) (-15 -4060 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4066 (|#1| |#2| |#1| (-564))) (-15 -4066 (|#1| |#1| |#1| (-564))) (-15 -3450 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2380 (|#1| (-1 (-112) |#2|) |#1|)) (-15 -4060 (|#1| |#2| |#1|)) (-15 -3038 (|#1| |#1|)) (-15 -3450 (|#1| |#1| |#1|)) (-15 -2443 (|#1| (-1 (-112) |#2| |#2|) |#1| |#1|)) (-15 -2486 ((-112) (-1 (-112) |#2| |#2|) |#1|)) (-15 -3850 ((-564) (-1 (-112) |#2|) |#1|)) (-15 -3850 ((-564) |#2| |#1|)) (-15 -3850 ((-564) |#2| |#1| (-564))) (-15 -2443 (|#1| |#1| |#1|)) (-15 -2486 ((-112) |#1|)) (-15 -1506 (|#1| |#1| |#1| (-564))) (-15 -1436 (|#1| |#1|)) (-15 -1894 (|#1| (-1 (-112) |#2| |#2|) |#1|)) (-15 -1894 (|#1| |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1297 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3645 ((-3 |#2| "failed") (-1 (-112) |#2|) |#1|)) (-15 -4111 (|#1| (-767) |#2|)) (-15 -4271 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3774 (|#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-1781 ((|#1| $) 66)) (-1355 (($ $) 68)) (-2011 (((-1264) $ (-564) (-564)) 98 (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) 53 (|has| $ (-6 -4408)))) (-2486 (((-112) $) 143 (|has| |#1| (-846))) (((-112) (-1 (-112) |#1| |#1|) $) 137)) (-1894 (($ $) 147 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4408)))) (($ (-1 (-112) |#1| |#1|) $) 146 (|has| $ (-6 -4408)))) (-2459 (($ $) 142 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $) 136)) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-2434 (($ $ $) 57 (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) 55 (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) 59 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) 58 (|has| $ (-6 -4408))) (($ $ "rest" $) 56 (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) 54 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 118 (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) 87 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-2380 (($ (-1 (-112) |#1|) $) 130)) (-3492 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4407)))) (-3573 ((|#1| $) 67)) (-1747 (($) 7 T CONST)) (-1436 (($ $) 145 (|has| $ (-6 -4408)))) (-3028 (($ $) 135)) (-3176 (($ $) 74) (($ $ (-767)) 72)) (-3038 (($ $) 132 (|has| |#1| (-1094)))) (-3195 (($ $) 100 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 131 (|has| |#1| (-1094))) (($ (-1 (-112) |#1|) $) 126)) (-3653 (($ (-1 (-112) |#1|) $) 104 (|has| $ (-6 -4407))) (($ |#1| $) 101 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) 106 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 105 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 102 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2619 ((|#1| $ (-564) |#1|) 86 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 88)) (-4308 (((-112) $) 84)) (-3850 (((-564) |#1| $ (-564)) 140 (|has| |#1| (-1094))) (((-564) |#1| $) 139 (|has| |#1| (-1094))) (((-564) (-1 (-112) |#1|) $) 138)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-4111 (($ (-767) |#1|) 109)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 96 (|has| (-564) (-846)))) (-1469 (($ $ $) 148 (|has| |#1| (-846)))) (-3450 (($ $ $) 133 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 129)) (-2443 (($ $ $) 141 (|has| |#1| (-846))) (($ (-1 (-112) |#1| |#1|) $ $) 134)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 95 (|has| (-564) (-846)))) (-1530 (($ $ $) 149 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 112)) (-3033 (($ |#1|) 123)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3676 ((|#1| $) 71) (($ $ (-767)) 69)) (-4066 (($ $ $ (-564)) 128) (($ |#1| $ (-564)) 127)) (-4110 (($ $ $ (-564)) 117) (($ |#1| $ (-564)) 116)) (-2885 (((-641 (-564)) $) 93)) (-2241 (((-112) (-564) $) 92)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 77) (($ $ (-767)) 75)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 107)) (-1428 (($ $ |#1|) 97 (|has| $ (-6 -4408)))) (-1824 (((-112) $) 85)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 94 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 91)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48) ((|#1| $ "first") 76) (($ $ "rest") 73) ((|#1| $ "last") 70) (($ $ (-1226 (-564))) 113) ((|#1| $ (-564)) 90) ((|#1| $ (-564) |#1|) 89)) (-2633 (((-564) $ $) 45)) (-2642 (($ $ (-1226 (-564))) 125) (($ $ (-564)) 124)) (-2010 (($ $ (-1226 (-564))) 115) (($ $ (-564)) 114)) (-3199 (((-112) $) 47)) (-2878 (($ $) 63)) (-1812 (($ $) 60 (|has| $ (-6 -4408)))) (-2436 (((-767) $) 64)) (-3527 (($ $) 65)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 144 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 99 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 108)) (-1448 (($ $ $) 62) (($ $ |#1|) 61)) (-3521 (($ $ $) 79) (($ |#1| $) 78) (($ (-641 $)) 111) (($ $ |#1|) 110)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 151 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 152 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2920 (((-112) $ $) 150 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 153 (|has| |#1| (-846)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-662 |#1|) (-140) (-1209)) (T -662))
-((-3050 (*1 *1 *2) (-12 (-4 *1 (-662 *2)) (-4 *2 (-1209)))))
-(-13 (-1143 |t#1|) (-373 |t#1|) (-282 |t#1|) (-10 -8 (-15 -3050 ($ |t#1|))))
-(((-34) . T) ((-102) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-282 |#1|) . T) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1006 |#1|) . T) ((-1094) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1143 |#1|) . T) ((-1209) . T) ((-1247 |#1|) . T))
-((-2964 (((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|))))) (-641 (-641 |#1|)) (-641 (-1259 |#1|))) 22) (((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|))))) (-685 |#1|) (-641 (-1259 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-641 (-641 |#1|)) (-1259 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|)) 14)) (-2828 (((-767) (-685 |#1|) (-1259 |#1|)) 30)) (-2159 (((-3 (-1259 |#1|) "failed") (-685 |#1|) (-1259 |#1|)) 24)) (-1707 (((-112) (-685 |#1|) (-1259 |#1|)) 27)))
-(((-663 |#1|) (-10 -7 (-15 -2964 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|))) (-15 -2964 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-641 (-641 |#1|)) (-1259 |#1|))) (-15 -2964 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|))))) (-685 |#1|) (-641 (-1259 |#1|)))) (-15 -2964 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|))))) (-641 (-641 |#1|)) (-641 (-1259 |#1|)))) (-15 -2159 ((-3 (-1259 |#1|) "failed") (-685 |#1|) (-1259 |#1|))) (-15 -1707 ((-112) (-685 |#1|) (-1259 |#1|))) (-15 -2828 ((-767) (-685 |#1|) (-1259 |#1|)))) (-363)) (T -663))
-((-2828 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-5 *2 (-767)) (-5 *1 (-663 *5)))) (-1707 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-5 *2 (-112)) (-5 *1 (-663 *5)))) (-2159 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1259 *4)) (-5 *3 (-685 *4)) (-4 *4 (-363)) (-5 *1 (-663 *4)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363)) (-5 *2 (-641 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -3776 (-641 (-1259 *5)))))) (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-4 *5 (-363)) (-5 *2 (-641 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -3776 (-641 (-1259 *5)))))) (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -3776 (-641 (-1259 *5))))) (-5 *1 (-663 *5)) (-5 *4 (-1259 *5)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -3776 (-641 (-1259 *5))))) (-5 *1 (-663 *5)) (-5 *4 (-1259 *5)))))
-(-10 -7 (-15 -2964 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|))) (-15 -2964 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-641 (-641 |#1|)) (-1259 |#1|))) (-15 -2964 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|))))) (-685 |#1|) (-641 (-1259 |#1|)))) (-15 -2964 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|))))) (-641 (-641 |#1|)) (-641 (-1259 |#1|)))) (-15 -2159 ((-3 (-1259 |#1|) "failed") (-685 |#1|) (-1259 |#1|))) (-15 -1707 ((-112) (-685 |#1|) (-1259 |#1|))) (-15 -2828 ((-767) (-685 |#1|) (-1259 |#1|))))
-((-2964 (((-641 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|)))) |#4| (-641 |#3|)) 65) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|))) |#4| |#3|) 59)) (-2828 (((-767) |#4| |#3|) 18)) (-2159 (((-3 |#3| "failed") |#4| |#3|) 21)) (-1707 (((-112) |#4| |#3|) 14)))
-(((-664 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2964 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|))) |#4| |#3|)) (-15 -2964 ((-641 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|)))) |#4| (-641 |#3|))) (-15 -2159 ((-3 |#3| "failed") |#4| |#3|)) (-15 -1707 ((-112) |#4| |#3|)) (-15 -2828 ((-767) |#4| |#3|))) (-363) (-13 (-373 |#1|) (-10 -7 (-6 -4407))) (-13 (-373 |#1|) (-10 -7 (-6 -4407))) (-683 |#1| |#2| |#3|)) (T -664))
-((-2828 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-5 *2 (-767)) (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))) (-1707 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-5 *2 (-112)) (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))) (-2159 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-363)) (-4 *5 (-13 (-373 *4) (-10 -7 (-6 -4407)))) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))) (-5 *1 (-664 *4 *5 *2 *3)) (-4 *3 (-683 *4 *5 *2)))) (-2964 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-4 *7 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-5 *2 (-641 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -3776 (-641 *7))))) (-5 *1 (-664 *5 *6 *7 *3)) (-5 *4 (-641 *7)) (-4 *3 (-683 *5 *6 *7)))) (-2964 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))))
-(-10 -7 (-15 -2964 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|))) |#4| |#3|)) (-15 -2964 ((-641 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|)))) |#4| (-641 |#3|))) (-15 -2159 ((-3 |#3| "failed") |#4| |#3|)) (-15 -1707 ((-112) |#4| |#3|)) (-15 -2828 ((-767) |#4| |#3|)))
-((-1969 (((-2 (|:| |particular| (-3 (-1259 (-407 |#4|)) "failed")) (|:| -3776 (-641 (-1259 (-407 |#4|))))) (-641 |#4|) (-641 |#3|)) 54)))
-(((-665 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1969 ((-2 (|:| |particular| (-3 (-1259 (-407 |#4|)) "failed")) (|:| -3776 (-641 (-1259 (-407 |#4|))))) (-641 |#4|) (-641 |#3|)))) (-556) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -665))
-((-1969 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *7)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 (-407 *8)) "failed")) (|:| -3776 (-641 (-1259 (-407 *8)))))) (-5 *1 (-665 *5 *6 *7 *8)))))
-(-10 -7 (-15 -1969 ((-2 (|:| |particular| (-3 (-1259 (-407 |#4|)) "failed")) (|:| -3776 (-641 (-1259 (-407 |#4|))))) (-641 |#4|) (-641 |#3|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3506 (((-3 $ "failed")) NIL (|has| |#2| (-556)))) (-3814 ((|#2| $) NIL)) (-1495 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2952 (((-1259 (-685 |#2|))) NIL) (((-1259 (-685 |#2|)) (-1259 $)) NIL)) (-2405 (((-112) $) NIL)) (-2847 (((-1259 $)) 44)) (-3670 (((-112) $ (-767)) NIL)) (-1481 (($ |#2|) NIL)) (-3500 (($) NIL T CONST)) (-3159 (($ $) NIL (|has| |#2| (-307)))) (-1441 (((-240 |#1| |#2|) $ (-564)) NIL)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (|has| |#2| (-556)))) (-1592 (((-3 $ "failed")) NIL (|has| |#2| (-556)))) (-1742 (((-685 |#2|)) NIL) (((-685 |#2|) (-1259 $)) NIL)) (-1473 ((|#2| $) NIL)) (-1945 (((-685 |#2|) $) NIL) (((-685 |#2|) $ (-1259 $)) NIL)) (-1507 (((-3 $ "failed") $) NIL (|has| |#2| (-556)))) (-2376 (((-1166 (-948 |#2|))) NIL (|has| |#2| (-363)))) (-4096 (($ $ (-917)) NIL)) (-3363 ((|#2| $) NIL)) (-2186 (((-1166 |#2|) $) NIL (|has| |#2| (-556)))) (-3301 ((|#2|) NIL) ((|#2| (-1259 $)) NIL)) (-3450 (((-1166 |#2|) $) NIL)) (-1883 (((-112)) NIL)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) NIL)) (-2100 (($ (-1259 |#2|)) NIL) (($ (-1259 |#2|) (-1259 $)) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2828 (((-767) $) NIL (|has| |#2| (-556))) (((-917)) 45)) (-4266 ((|#2| $ (-564) (-564)) NIL)) (-1352 (((-112)) NIL)) (-3902 (($ $ (-917)) NIL)) (-3305 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL)) (-2365 (((-767) $) NIL (|has| |#2| (-556)))) (-1511 (((-641 (-240 |#1| |#2|)) $) NIL (|has| |#2| (-556)))) (-3618 (((-767) $) NIL)) (-4223 (((-112)) NIL)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3232 ((|#2| $) NIL (|has| |#2| (-6 (-4408 "*"))))) (-2476 (((-564) $) NIL)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-4030 (((-564) $) NIL)) (-1980 (((-564) $) NIL)) (-2259 (($ (-641 (-641 |#2|))) NIL)) (-4326 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-2793 (((-641 (-641 |#2|)) $) NIL)) (-3920 (((-112)) NIL)) (-1615 (((-112)) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-1326 (((-3 (-2 (|:| |particular| $) (|:| -3776 (-641 $))) "failed")) NIL (|has| |#2| (-556)))) (-4233 (((-3 $ "failed")) NIL (|has| |#2| (-556)))) (-3373 (((-685 |#2|)) NIL) (((-685 |#2|) (-1259 $)) NIL)) (-3496 ((|#2| $) NIL)) (-2982 (((-685 |#2|) $) NIL) (((-685 |#2|) $ (-1259 $)) NIL)) (-1977 (((-3 $ "failed") $) NIL (|has| |#2| (-556)))) (-3187 (((-1166 (-948 |#2|))) NIL (|has| |#2| (-363)))) (-3307 (($ $ (-917)) NIL)) (-2287 ((|#2| $) NIL)) (-1923 (((-1166 |#2|) $) NIL (|has| |#2| (-556)))) (-2917 ((|#2|) NIL) ((|#2| (-1259 $)) NIL)) (-2634 (((-1166 |#2|) $) NIL)) (-2919 (((-112)) NIL)) (-4172 (((-1152) $) NIL)) (-1924 (((-112)) NIL)) (-3289 (((-112)) NIL)) (-1771 (((-112)) NIL)) (-4124 (((-3 $ "failed") $) NIL (|has| |#2| (-363)))) (-3877 (((-1114) $) NIL)) (-3753 (((-112)) NIL)) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556)))) (-2708 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ (-564) (-564) |#2|) NIL) ((|#2| $ (-564) (-564)) 30) ((|#2| $ (-564)) NIL)) (-3735 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-3269 ((|#2| $) NIL)) (-1765 (($ (-641 |#2|)) NIL)) (-2327 (((-112) $) NIL)) (-3003 (((-240 |#1| |#2|) $) NIL)) (-2401 ((|#2| $) NIL (|has| |#2| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-3817 (($ $) NIL)) (-1407 (((-685 |#2|) (-1259 $)) NIL) (((-1259 |#2|) $) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $ (-1259 $)) 33)) (-4344 (($ (-1259 |#2|)) NIL) (((-1259 |#2|) $) NIL)) (-1603 (((-641 (-948 |#2|))) NIL) (((-641 (-948 |#2|)) (-1259 $)) NIL)) (-2064 (($ $ $) NIL)) (-2444 (((-112)) NIL)) (-2104 (((-240 |#1| |#2|) $ (-564)) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) NIL) (((-685 |#2|) $) NIL)) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) 43)) (-4274 (((-641 (-1259 |#2|))) NIL (|has| |#2| (-556)))) (-1932 (($ $ $ $) NIL)) (-2715 (((-112)) NIL)) (-3123 (($ (-685 |#2|) $) NIL)) (-3073 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2256 (((-112) $) NIL)) (-1600 (($ $ $) NIL)) (-3349 (((-112)) NIL)) (-2807 (((-112)) NIL)) (-1803 (((-112)) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#2| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-240 |#1| |#2|) $ (-240 |#1| |#2|)) NIL) (((-240 |#1| |#2|) (-240 |#1| |#2|) $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-3033 (*1 *1 *2) (-12 (-4 *1 (-662 *2)) (-4 *2 (-1209)))))
+(-13 (-1143 |t#1|) (-373 |t#1|) (-282 |t#1|) (-10 -8 (-15 -3033 ($ |t#1|))))
+(((-34) . T) ((-102) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-282 |#1|) . T) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1006 |#1|) . T) ((-1094) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1143 |#1|) . T) ((-1209) . T) ((-1247 |#1|) . T))
+((-3571 (((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|))))) (-641 (-641 |#1|)) (-641 (-1259 |#1|))) 22) (((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|))))) (-685 |#1|) (-641 (-1259 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-641 (-641 |#1|)) (-1259 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|)) 14)) (-4242 (((-767) (-685 |#1|) (-1259 |#1|)) 30)) (-4204 (((-3 (-1259 |#1|) "failed") (-685 |#1|) (-1259 |#1|)) 24)) (-2083 (((-112) (-685 |#1|) (-1259 |#1|)) 27)))
+(((-663 |#1|) (-10 -7 (-15 -3571 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|))) (-15 -3571 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-641 (-641 |#1|)) (-1259 |#1|))) (-15 -3571 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|))))) (-685 |#1|) (-641 (-1259 |#1|)))) (-15 -3571 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|))))) (-641 (-641 |#1|)) (-641 (-1259 |#1|)))) (-15 -4204 ((-3 (-1259 |#1|) "failed") (-685 |#1|) (-1259 |#1|))) (-15 -2083 ((-112) (-685 |#1|) (-1259 |#1|))) (-15 -4242 ((-767) (-685 |#1|) (-1259 |#1|)))) (-363)) (T -663))
+((-4242 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-5 *2 (-767)) (-5 *1 (-663 *5)))) (-2083 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-5 *2 (-112)) (-5 *1 (-663 *5)))) (-4204 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1259 *4)) (-5 *3 (-685 *4)) (-4 *4 (-363)) (-5 *1 (-663 *4)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363)) (-5 *2 (-641 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -2447 (-641 (-1259 *5)))))) (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-4 *5 (-363)) (-5 *2 (-641 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -2447 (-641 (-1259 *5)))))) (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -2447 (-641 (-1259 *5))))) (-5 *1 (-663 *5)) (-5 *4 (-1259 *5)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 *5) "failed")) (|:| -2447 (-641 (-1259 *5))))) (-5 *1 (-663 *5)) (-5 *4 (-1259 *5)))))
+(-10 -7 (-15 -3571 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|))) (-15 -3571 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-641 (-641 |#1|)) (-1259 |#1|))) (-15 -3571 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|))))) (-685 |#1|) (-641 (-1259 |#1|)))) (-15 -3571 ((-641 (-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|))))) (-641 (-641 |#1|)) (-641 (-1259 |#1|)))) (-15 -4204 ((-3 (-1259 |#1|) "failed") (-685 |#1|) (-1259 |#1|))) (-15 -2083 ((-112) (-685 |#1|) (-1259 |#1|))) (-15 -4242 ((-767) (-685 |#1|) (-1259 |#1|))))
+((-3571 (((-641 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|)))) |#4| (-641 |#3|)) 65) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|))) |#4| |#3|) 59)) (-4242 (((-767) |#4| |#3|) 18)) (-4204 (((-3 |#3| "failed") |#4| |#3|) 21)) (-2083 (((-112) |#4| |#3|) 14)))
+(((-664 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3571 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|))) |#4| |#3|)) (-15 -3571 ((-641 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|)))) |#4| (-641 |#3|))) (-15 -4204 ((-3 |#3| "failed") |#4| |#3|)) (-15 -2083 ((-112) |#4| |#3|)) (-15 -4242 ((-767) |#4| |#3|))) (-363) (-13 (-373 |#1|) (-10 -7 (-6 -4408))) (-13 (-373 |#1|) (-10 -7 (-6 -4408))) (-683 |#1| |#2| |#3|)) (T -664))
+((-4242 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-5 *2 (-767)) (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))) (-2083 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-5 *2 (-112)) (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))) (-4204 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-363)) (-4 *5 (-13 (-373 *4) (-10 -7 (-6 -4408)))) (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))) (-5 *1 (-664 *4 *5 *2 *3)) (-4 *3 (-683 *4 *5 *2)))) (-3571 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-4 *7 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-5 *2 (-641 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2447 (-641 *7))))) (-5 *1 (-664 *5 *6 *7 *3)) (-5 *4 (-641 *7)) (-4 *3 (-683 *5 *6 *7)))) (-3571 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))))
+(-10 -7 (-15 -3571 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|))) |#4| |#3|)) (-15 -3571 ((-641 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|)))) |#4| (-641 |#3|))) (-15 -4204 ((-3 |#3| "failed") |#4| |#3|)) (-15 -2083 ((-112) |#4| |#3|)) (-15 -4242 ((-767) |#4| |#3|)))
+((-3446 (((-2 (|:| |particular| (-3 (-1259 (-407 |#4|)) "failed")) (|:| -2447 (-641 (-1259 (-407 |#4|))))) (-641 |#4|) (-641 |#3|)) 54)))
+(((-665 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3446 ((-2 (|:| |particular| (-3 (-1259 (-407 |#4|)) "failed")) (|:| -2447 (-641 (-1259 (-407 |#4|))))) (-641 |#4|) (-641 |#3|)))) (-556) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -665))
+((-3446 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *7)) (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 (-407 *8)) "failed")) (|:| -2447 (-641 (-1259 (-407 *8)))))) (-5 *1 (-665 *5 *6 *7 *8)))))
+(-10 -7 (-15 -3446 ((-2 (|:| |particular| (-3 (-1259 (-407 |#4|)) "failed")) (|:| -2447 (-641 (-1259 (-407 |#4|))))) (-641 |#4|) (-641 |#3|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2112 (((-3 $ "failed")) NIL (|has| |#2| (-556)))) (-3794 ((|#2| $) NIL)) (-4114 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3780 (((-1259 (-685 |#2|))) NIL) (((-1259 (-685 |#2|)) (-1259 $)) NIL)) (-1638 (((-112) $) NIL)) (-3095 (((-1259 $)) 44)) (-3073 (((-112) $ (-767)) NIL)) (-2201 (($ |#2|) NIL)) (-1747 (($) NIL T CONST)) (-4179 (($ $) NIL (|has| |#2| (-307)))) (-1691 (((-240 |#1| |#2|) $ (-564)) NIL)) (-4278 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (|has| |#2| (-556)))) (-2618 (((-3 $ "failed")) NIL (|has| |#2| (-556)))) (-2571 (((-685 |#2|)) NIL) (((-685 |#2|) (-1259 $)) NIL)) (-3858 ((|#2| $) NIL)) (-3859 (((-685 |#2|) $) NIL) (((-685 |#2|) $ (-1259 $)) NIL)) (-2125 (((-3 $ "failed") $) NIL (|has| |#2| (-556)))) (-4050 (((-1166 (-948 |#2|))) NIL (|has| |#2| (-363)))) (-1740 (($ $ (-917)) NIL)) (-1838 ((|#2| $) NIL)) (-3947 (((-1166 |#2|) $) NIL (|has| |#2| (-556)))) (-1850 ((|#2|) NIL) ((|#2| (-1259 $)) NIL)) (-1708 (((-1166 |#2|) $) NIL)) (-3711 (((-112)) NIL)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) NIL)) (-2065 (($ (-1259 |#2|)) NIL) (($ (-1259 |#2|) (-1259 $)) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-4242 (((-767) $) NIL (|has| |#2| (-556))) (((-917)) 45)) (-2562 ((|#2| $ (-564) (-564)) NIL)) (-1705 (((-112)) NIL)) (-4034 (($ $ (-917)) NIL)) (-1624 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL)) (-4178 (((-767) $) NIL (|has| |#2| (-556)))) (-2538 (((-641 (-240 |#1| |#2|)) $) NIL (|has| |#2| (-556)))) (-4387 (((-767) $) NIL)) (-2194 (((-112)) NIL)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3718 ((|#2| $) NIL (|has| |#2| (-6 (-4409 "*"))))) (-3345 (((-564) $) NIL)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2603 (((-564) $) NIL)) (-2224 (((-564) $) NIL)) (-2251 (($ (-641 (-641 |#2|))) NIL)) (-2613 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-2970 (((-641 (-641 |#2|)) $) NIL)) (-3253 (((-112)) NIL)) (-4076 (((-112)) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-3497 (((-3 (-2 (|:| |particular| $) (|:| -2447 (-641 $))) "failed")) NIL (|has| |#2| (-556)))) (-1728 (((-3 $ "failed")) NIL (|has| |#2| (-556)))) (-3622 (((-685 |#2|)) NIL) (((-685 |#2|) (-1259 $)) NIL)) (-2535 ((|#2| $) NIL)) (-2653 (((-685 |#2|) $) NIL) (((-685 |#2|) $ (-1259 $)) NIL)) (-3093 (((-3 $ "failed") $) NIL (|has| |#2| (-556)))) (-1882 (((-1166 (-948 |#2|))) NIL (|has| |#2| (-363)))) (-4229 (($ $ (-917)) NIL)) (-1612 ((|#2| $) NIL)) (-2798 (((-1166 |#2|) $) NIL (|has| |#2| (-556)))) (-1754 ((|#2|) NIL) ((|#2| (-1259 $)) NIL)) (-3474 (((-1166 |#2|) $) NIL)) (-1971 (((-112)) NIL)) (-2332 (((-1152) $) NIL)) (-2903 (((-112)) NIL)) (-3156 (((-112)) NIL)) (-3604 (((-112)) NIL)) (-2774 (((-3 $ "failed") $) NIL (|has| |#2| (-363)))) (-3868 (((-1114) $) NIL)) (-2896 (((-112)) NIL)) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556)))) (-1703 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ (-564) (-564) |#2|) NIL) ((|#2| $ (-564) (-564)) 30) ((|#2| $ (-564)) NIL)) (-3142 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2947 ((|#2| $) NIL)) (-1346 (($ (-641 |#2|)) NIL)) (-2863 (((-112) $) NIL)) (-3936 (((-240 |#1| |#2|) $) NIL)) (-2626 ((|#2| $) NIL (|has| |#2| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-3774 (($ $) NIL)) (-1631 (((-685 |#2|) (-1259 $)) NIL) (((-1259 |#2|) $) NIL) (((-685 |#2|) (-1259 $) (-1259 $)) NIL) (((-1259 |#2|) $ (-1259 $)) 33)) (-4327 (($ (-1259 |#2|)) NIL) (((-1259 |#2|) $) NIL)) (-4219 (((-641 (-948 |#2|))) NIL) (((-641 (-948 |#2|)) (-1259 $)) NIL)) (-1761 (($ $ $) NIL)) (-4300 (((-112)) NIL)) (-4331 (((-240 |#1| |#2|) $ (-564)) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) NIL) (((-685 |#2|) $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 43)) (-2833 (((-641 (-1259 |#2|))) NIL (|has| |#2| (-556)))) (-1519 (($ $ $ $) NIL)) (-4142 (((-112)) NIL)) (-3106 (($ (-685 |#2|) $) NIL)) (-4062 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2659 (((-112) $) NIL)) (-2055 (($ $ $) NIL)) (-2905 (((-112)) NIL)) (-1598 (((-112)) NIL)) (-1476 (((-112)) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#2| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-240 |#1| |#2|) $ (-240 |#1| |#2|)) NIL) (((-240 |#1| |#2|) (-240 |#1| |#2|) $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-666 |#1| |#2|) (-13 (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-611 (-685 |#2|)) (-417 |#2|)) (-917) (-172)) (T -666))
NIL
(-13 (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-611 (-685 |#2|)) (-417 |#2|))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2156 (((-641 (-1129)) $) 10)) (-2350 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-667) (-13 (-1077) (-10 -8 (-15 -2156 ((-641 (-1129)) $))))) (T -667))
-((-2156 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-667)))))
-(-13 (-1077) (-10 -8 (-15 -2156 ((-641 (-1129)) $))))
-((-2337 (((-112) $ $) NIL)) (-4148 (((-641 |#1|) $) NIL)) (-4251 (($ $) 66)) (-1400 (((-112) $) NIL)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-1385 (((-3 $ "failed") (-815 |#1|)) 27)) (-3944 (((-112) (-815 |#1|)) 17)) (-3342 (($ (-815 |#1|)) 28)) (-3248 (((-112) $ $) 35)) (-4029 (((-917) $) 42)) (-4242 (($ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3595 (((-641 $) (-815 |#1|)) 19)) (-2350 (((-858) $) 50) (($ |#1|) 39) (((-815 |#1|) $) 46) (((-673 |#1|) $) 51)) (-2925 (((-59 (-641 $)) (-641 |#1|) (-917)) 71)) (-3739 (((-641 $) (-641 |#1|) (-917)) 75)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 67)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 45)))
-(((-668 |#1|) (-13 (-846) (-1034 |#1|) (-10 -8 (-15 -1400 ((-112) $)) (-15 -4242 ($ $)) (-15 -4251 ($ $)) (-15 -4029 ((-917) $)) (-15 -3248 ((-112) $ $)) (-15 -2350 ((-815 |#1|) $)) (-15 -2350 ((-673 |#1|) $)) (-15 -3595 ((-641 $) (-815 |#1|))) (-15 -3944 ((-112) (-815 |#1|))) (-15 -3342 ($ (-815 |#1|))) (-15 -1385 ((-3 $ "failed") (-815 |#1|))) (-15 -4148 ((-641 |#1|) $)) (-15 -2925 ((-59 (-641 $)) (-641 |#1|) (-917))) (-15 -3739 ((-641 $) (-641 |#1|) (-917))))) (-846)) (T -668))
-((-1400 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-4242 (*1 *1 *1) (-12 (-5 *1 (-668 *2)) (-4 *2 (-846)))) (-4251 (*1 *1 *1) (-12 (-5 *1 (-668 *2)) (-4 *2 (-846)))) (-4029 (*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-3248 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-815 *3)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-673 *3)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-3595 (*1 *2 *3) (-12 (-5 *3 (-815 *4)) (-4 *4 (-846)) (-5 *2 (-641 (-668 *4))) (-5 *1 (-668 *4)))) (-3944 (*1 *2 *3) (-12 (-5 *3 (-815 *4)) (-4 *4 (-846)) (-5 *2 (-112)) (-5 *1 (-668 *4)))) (-3342 (*1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))) (-1385 (*1 *1 *2) (|partial| -12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-2925 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846)) (-5 *2 (-59 (-641 (-668 *5)))) (-5 *1 (-668 *5)))) (-3739 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846)) (-5 *2 (-641 (-668 *5))) (-5 *1 (-668 *5)))))
-(-13 (-846) (-1034 |#1|) (-10 -8 (-15 -1400 ((-112) $)) (-15 -4242 ($ $)) (-15 -4251 ($ $)) (-15 -4029 ((-917) $)) (-15 -3248 ((-112) $ $)) (-15 -2350 ((-815 |#1|) $)) (-15 -2350 ((-673 |#1|) $)) (-15 -3595 ((-641 $) (-815 |#1|))) (-15 -3944 ((-112) (-815 |#1|))) (-15 -3342 ($ (-815 |#1|))) (-15 -1385 ((-3 $ "failed") (-815 |#1|))) (-15 -4148 ((-641 |#1|) $)) (-15 -2925 ((-59 (-641 $)) (-641 |#1|) (-917))) (-15 -3739 ((-641 $) (-641 |#1|) (-917)))))
-((-2051 ((|#2| $) 103)) (-1353 (($ $) 124)) (-3670 (((-112) $ (-767)) 35)) (-3193 (($ $) 112) (($ $ (-767)) 115)) (-1497 (((-112) $) 125)) (-3688 (((-641 $) $) 99)) (-4214 (((-112) $ $) 95)) (-2587 (((-112) $ (-767)) 33)) (-3587 (((-564) $) 69)) (-1588 (((-564) $) 68)) (-2743 (((-112) $ (-767)) 31)) (-3385 (((-112) $) 101)) (-3704 ((|#2| $) 116) (($ $ (-767)) 120)) (-4141 (($ $ $ (-564)) 86) (($ |#2| $ (-564)) 85)) (-3932 (((-641 (-564)) $) 67)) (-2861 (((-112) (-564) $) 61)) (-3181 ((|#2| $) NIL) (($ $ (-767)) 111)) (-3113 (($ $ (-564)) 127)) (-1548 (((-112) $) 126)) (-2708 (((-112) (-1 (-112) |#2|) $) 44)) (-2666 (((-641 |#2|) $) 48)) (-4362 ((|#2| $ "value") NIL) ((|#2| $ "first") 110) (($ $ "rest") 114) ((|#2| $ "last") 123) (($ $ (-1226 (-564))) 82) ((|#2| $ (-564)) 59) ((|#2| $ (-564) |#2|) 60)) (-2464 (((-564) $ $) 94)) (-2002 (($ $ (-1226 (-564))) 81) (($ $ (-564)) 75)) (-4087 (((-112) $) 90)) (-1870 (($ $) 108)) (-1367 (((-767) $) 107)) (-2836 (($ $) 106)) (-2363 (($ (-641 |#2|)) 55)) (-1732 (($ $) 128)) (-3197 (((-641 $) $) 93)) (-3218 (((-112) $ $) 92)) (-3073 (((-112) (-1 (-112) |#2|) $) 43)) (-2893 (((-112) $ $) 20)) (-2062 (((-767) $) 41)))
-(((-669 |#1| |#2|) (-10 -8 (-15 -1732 (|#1| |#1|)) (-15 -3113 (|#1| |#1| (-564))) (-15 -1497 ((-112) |#1|)) (-15 -1548 ((-112) |#1|)) (-15 -4362 (|#2| |#1| (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564))) (-15 -2666 ((-641 |#2|) |#1|)) (-15 -2861 ((-112) (-564) |#1|)) (-15 -3932 ((-641 (-564)) |#1|)) (-15 -1588 ((-564) |#1|)) (-15 -3587 ((-564) |#1|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -2002 (|#1| |#1| (-564))) (-15 -2002 (|#1| |#1| (-1226 (-564)))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -1870 (|#1| |#1|)) (-15 -1367 ((-767) |#1|)) (-15 -2836 (|#1| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -3704 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "last")) (-15 -3704 (|#2| |#1|)) (-15 -3193 (|#1| |#1| (-767))) (-15 -4362 (|#1| |#1| "rest")) (-15 -3193 (|#1| |#1|)) (-15 -3181 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "first")) (-15 -3181 (|#2| |#1|)) (-15 -4214 ((-112) |#1| |#1|)) (-15 -3218 ((-112) |#1| |#1|)) (-15 -2464 ((-564) |#1| |#1|)) (-15 -4087 ((-112) |#1|)) (-15 -4362 (|#2| |#1| "value")) (-15 -2051 (|#2| |#1|)) (-15 -3385 ((-112) |#1|)) (-15 -3688 ((-641 |#1|) |#1|)) (-15 -3197 ((-641 |#1|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767)))) (-670 |#2|) (-1209)) (T -669))
-NIL
-(-10 -8 (-15 -1732 (|#1| |#1|)) (-15 -3113 (|#1| |#1| (-564))) (-15 -1497 ((-112) |#1|)) (-15 -1548 ((-112) |#1|)) (-15 -4362 (|#2| |#1| (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564))) (-15 -2666 ((-641 |#2|) |#1|)) (-15 -2861 ((-112) (-564) |#1|)) (-15 -3932 ((-641 (-564)) |#1|)) (-15 -1588 ((-564) |#1|)) (-15 -3587 ((-564) |#1|)) (-15 -2363 (|#1| (-641 |#2|))) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -2002 (|#1| |#1| (-564))) (-15 -2002 (|#1| |#1| (-1226 (-564)))) (-15 -4141 (|#1| |#2| |#1| (-564))) (-15 -4141 (|#1| |#1| |#1| (-564))) (-15 -1870 (|#1| |#1|)) (-15 -1367 ((-767) |#1|)) (-15 -2836 (|#1| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -3704 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "last")) (-15 -3704 (|#2| |#1|)) (-15 -3193 (|#1| |#1| (-767))) (-15 -4362 (|#1| |#1| "rest")) (-15 -3193 (|#1| |#1|)) (-15 -3181 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "first")) (-15 -3181 (|#2| |#1|)) (-15 -4214 ((-112) |#1| |#1|)) (-15 -3218 ((-112) |#1| |#1|)) (-15 -2464 ((-564) |#1| |#1|)) (-15 -4087 ((-112) |#1|)) (-15 -4362 (|#2| |#1| "value")) (-15 -2051 (|#2| |#1|)) (-15 -3385 ((-112) |#1|)) (-15 -3688 ((-641 |#1|) |#1|)) (-15 -3197 ((-641 |#1|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -2708 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767))))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-1779 ((|#1| $) 65)) (-1353 (($ $) 67)) (-3034 (((-1264) $ (-564) (-564)) 97 (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) 52 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-2573 (($ $ $) 56 (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) 54 (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) 58 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4407))) (($ $ "rest" $) 55 (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 117 (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) 86 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 102)) (-1766 ((|#1| $) 66)) (-3500 (($) 7 T CONST)) (-3912 (($ $) 124)) (-3193 (($ $) 73) (($ $ (-767)) 71)) (-3215 (($ $) 99 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 100 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 103)) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4335 ((|#1| $ (-564) |#1|) 85 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 87)) (-1497 (((-112) $) 83)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3959 (((-767) $) 123)) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-4142 (($ (-767) |#1|) 108)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 95 (|has| (-564) (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 94 (|has| (-564) (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-1555 (($ $) 126)) (-4385 (((-112) $) 127)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3704 ((|#1| $) 70) (($ $ (-767)) 68)) (-4141 (($ $ $ (-564)) 116) (($ |#1| $ (-564)) 115)) (-3932 (((-641 (-564)) $) 92)) (-2861 (((-112) (-564) $) 91)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3012 ((|#1| $) 125)) (-3181 ((|#1| $) 76) (($ $ (-767)) 74)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-1324 (($ $ |#1|) 96 (|has| $ (-6 -4407)))) (-3113 (($ $ (-564)) 122)) (-1548 (((-112) $) 84)) (-2004 (((-112) $) 128)) (-2562 (((-112) $) 129)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 90)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1226 (-564))) 112) ((|#1| $ (-564)) 89) ((|#1| $ (-564) |#1|) 88)) (-2464 (((-564) $ $) 44)) (-2002 (($ $ (-1226 (-564))) 114) (($ $ (-564)) 113)) (-4087 (((-112) $) 46)) (-1870 (($ $) 62)) (-2607 (($ $) 59 (|has| $ (-6 -4407)))) (-1367 (((-767) $) 63)) (-2836 (($ $) 64)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 98 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 107)) (-1512 (($ $ $) 61 (|has| $ (-6 -4407))) (($ $ |#1|) 60 (|has| $ (-6 -4407)))) (-3580 (($ $ $) 78) (($ |#1| $) 77) (($ (-641 $)) 110) (($ $ |#1|) 109)) (-1732 (($ $) 121)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2043 (((-641 (-1129)) $) 10)) (-2326 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-667) (-13 (-1077) (-10 -8 (-15 -2043 ((-641 (-1129)) $))))) (T -667))
+((-2043 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-667)))))
+(-13 (-1077) (-10 -8 (-15 -2043 ((-641 (-1129)) $))))
+((-2315 (((-112) $ $) NIL)) (-4122 (((-641 |#1|) $) NIL)) (-4225 (($ $) 66)) (-2955 (((-112) $) NIL)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-3185 (((-3 $ "failed") (-815 |#1|)) 27)) (-2711 (((-112) (-815 |#1|)) 17)) (-3627 (($ (-815 |#1|)) 28)) (-1722 (((-112) $ $) 35)) (-2313 (((-917) $) 42)) (-4213 (($ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3546 (((-641 $) (-815 |#1|)) 19)) (-2326 (((-858) $) 50) (($ |#1|) 39) (((-815 |#1|) $) 46) (((-673 |#1|) $) 51)) (-1700 (((-112) $ $) NIL)) (-4348 (((-59 (-641 $)) (-641 |#1|) (-917)) 71)) (-2050 (((-641 $) (-641 |#1|) (-917)) 75)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 67)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 45)))
+(((-668 |#1|) (-13 (-846) (-1034 |#1|) (-10 -8 (-15 -2955 ((-112) $)) (-15 -4213 ($ $)) (-15 -4225 ($ $)) (-15 -2313 ((-917) $)) (-15 -1722 ((-112) $ $)) (-15 -2326 ((-815 |#1|) $)) (-15 -2326 ((-673 |#1|) $)) (-15 -3546 ((-641 $) (-815 |#1|))) (-15 -2711 ((-112) (-815 |#1|))) (-15 -3627 ($ (-815 |#1|))) (-15 -3185 ((-3 $ "failed") (-815 |#1|))) (-15 -4122 ((-641 |#1|) $)) (-15 -4348 ((-59 (-641 $)) (-641 |#1|) (-917))) (-15 -2050 ((-641 $) (-641 |#1|) (-917))))) (-846)) (T -668))
+((-2955 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-4213 (*1 *1 *1) (-12 (-5 *1 (-668 *2)) (-4 *2 (-846)))) (-4225 (*1 *1 *1) (-12 (-5 *1 (-668 *2)) (-4 *2 (-846)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-1722 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-815 *3)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-673 *3)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-3546 (*1 *2 *3) (-12 (-5 *3 (-815 *4)) (-4 *4 (-846)) (-5 *2 (-641 (-668 *4))) (-5 *1 (-668 *4)))) (-2711 (*1 *2 *3) (-12 (-5 *3 (-815 *4)) (-4 *4 (-846)) (-5 *2 (-112)) (-5 *1 (-668 *4)))) (-3627 (*1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))) (-3185 (*1 *1 *2) (|partial| -12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))) (-4122 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-668 *3)) (-4 *3 (-846)))) (-4348 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846)) (-5 *2 (-59 (-641 (-668 *5)))) (-5 *1 (-668 *5)))) (-2050 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846)) (-5 *2 (-641 (-668 *5))) (-5 *1 (-668 *5)))))
+(-13 (-846) (-1034 |#1|) (-10 -8 (-15 -2955 ((-112) $)) (-15 -4213 ($ $)) (-15 -4225 ($ $)) (-15 -2313 ((-917) $)) (-15 -1722 ((-112) $ $)) (-15 -2326 ((-815 |#1|) $)) (-15 -2326 ((-673 |#1|) $)) (-15 -3546 ((-641 $) (-815 |#1|))) (-15 -2711 ((-112) (-815 |#1|))) (-15 -3627 ($ (-815 |#1|))) (-15 -3185 ((-3 $ "failed") (-815 |#1|))) (-15 -4122 ((-641 |#1|) $)) (-15 -4348 ((-59 (-641 $)) (-641 |#1|) (-917))) (-15 -2050 ((-641 $) (-641 |#1|) (-917)))))
+((-2061 ((|#2| $) 103)) (-1355 (($ $) 124)) (-3073 (((-112) $ (-767)) 35)) (-3176 (($ $) 112) (($ $ (-767)) 115)) (-4308 (((-112) $) 125)) (-4368 (((-641 $) $) 99)) (-3888 (((-112) $ $) 95)) (-1509 (((-112) $ (-767)) 33)) (-3294 (((-564) $) 69)) (-2230 (((-564) $) 68)) (-4068 (((-112) $ (-767)) 31)) (-2477 (((-112) $) 101)) (-3676 ((|#2| $) 116) (($ $ (-767)) 120)) (-4110 (($ $ $ (-564)) 86) (($ |#2| $ (-564)) 85)) (-2885 (((-641 (-564)) $) 67)) (-2241 (((-112) (-564) $) 61)) (-3164 ((|#2| $) NIL) (($ $ (-767)) 111)) (-3157 (($ $ (-564)) 127)) (-1824 (((-112) $) 126)) (-1703 (((-112) (-1 (-112) |#2|) $) 44)) (-1784 (((-641 |#2|) $) 48)) (-4361 ((|#2| $ "value") NIL) ((|#2| $ "first") 110) (($ $ "rest") 114) ((|#2| $ "last") 123) (($ $ (-1226 (-564))) 82) ((|#2| $ (-564)) 59) ((|#2| $ (-564) |#2|) 60)) (-2633 (((-564) $ $) 94)) (-2010 (($ $ (-1226 (-564))) 81) (($ $ (-564)) 75)) (-3199 (((-112) $) 90)) (-2878 (($ $) 108)) (-2436 (((-767) $) 107)) (-3527 (($ $) 106)) (-2336 (($ (-641 |#2|)) 55)) (-2712 (($ $) 128)) (-1446 (((-641 $) $) 93)) (-1886 (((-112) $ $) 92)) (-4062 (((-112) (-1 (-112) |#2|) $) 43)) (-2876 (((-112) $ $) 20)) (-2069 (((-767) $) 41)))
+(((-669 |#1| |#2|) (-10 -8 (-15 -2712 (|#1| |#1|)) (-15 -3157 (|#1| |#1| (-564))) (-15 -4308 ((-112) |#1|)) (-15 -1824 ((-112) |#1|)) (-15 -4361 (|#2| |#1| (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564))) (-15 -1784 ((-641 |#2|) |#1|)) (-15 -2241 ((-112) (-564) |#1|)) (-15 -2885 ((-641 (-564)) |#1|)) (-15 -2230 ((-564) |#1|)) (-15 -3294 ((-564) |#1|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -2010 (|#1| |#1| (-564))) (-15 -2010 (|#1| |#1| (-1226 (-564)))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -2878 (|#1| |#1|)) (-15 -2436 ((-767) |#1|)) (-15 -3527 (|#1| |#1|)) (-15 -1355 (|#1| |#1|)) (-15 -3676 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "last")) (-15 -3676 (|#2| |#1|)) (-15 -3176 (|#1| |#1| (-767))) (-15 -4361 (|#1| |#1| "rest")) (-15 -3176 (|#1| |#1|)) (-15 -3164 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "first")) (-15 -3164 (|#2| |#1|)) (-15 -3888 ((-112) |#1| |#1|)) (-15 -1886 ((-112) |#1| |#1|)) (-15 -2633 ((-564) |#1| |#1|)) (-15 -3199 ((-112) |#1|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2061 (|#2| |#1|)) (-15 -2477 ((-112) |#1|)) (-15 -4368 ((-641 |#1|) |#1|)) (-15 -1446 ((-641 |#1|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767)))) (-670 |#2|) (-1209)) (T -669))
+NIL
+(-10 -8 (-15 -2712 (|#1| |#1|)) (-15 -3157 (|#1| |#1| (-564))) (-15 -4308 ((-112) |#1|)) (-15 -1824 ((-112) |#1|)) (-15 -4361 (|#2| |#1| (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564))) (-15 -1784 ((-641 |#2|) |#1|)) (-15 -2241 ((-112) (-564) |#1|)) (-15 -2885 ((-641 (-564)) |#1|)) (-15 -2230 ((-564) |#1|)) (-15 -3294 ((-564) |#1|)) (-15 -2336 (|#1| (-641 |#2|))) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -2010 (|#1| |#1| (-564))) (-15 -2010 (|#1| |#1| (-1226 (-564)))) (-15 -4110 (|#1| |#2| |#1| (-564))) (-15 -4110 (|#1| |#1| |#1| (-564))) (-15 -2878 (|#1| |#1|)) (-15 -2436 ((-767) |#1|)) (-15 -3527 (|#1| |#1|)) (-15 -1355 (|#1| |#1|)) (-15 -3676 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "last")) (-15 -3676 (|#2| |#1|)) (-15 -3176 (|#1| |#1| (-767))) (-15 -4361 (|#1| |#1| "rest")) (-15 -3176 (|#1| |#1|)) (-15 -3164 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "first")) (-15 -3164 (|#2| |#1|)) (-15 -3888 ((-112) |#1| |#1|)) (-15 -1886 ((-112) |#1| |#1|)) (-15 -2633 ((-564) |#1| |#1|)) (-15 -3199 ((-112) |#1|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2061 (|#2| |#1|)) (-15 -2477 ((-112) |#1|)) (-15 -4368 ((-641 |#1|) |#1|)) (-15 -1446 ((-641 |#1|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -1703 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#2|) |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-1781 ((|#1| $) 66)) (-1355 (($ $) 68)) (-2011 (((-1264) $ (-564) (-564)) 98 (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) 53 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-2434 (($ $ $) 57 (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) 55 (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) 59 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) 58 (|has| $ (-6 -4408))) (($ $ "rest" $) 56 (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) 54 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 118 (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) 87 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 103)) (-3573 ((|#1| $) 67)) (-1747 (($) 7 T CONST)) (-3723 (($ $) 125)) (-3176 (($ $) 74) (($ $ (-767)) 72)) (-3195 (($ $) 100 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 101 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 104)) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) 106 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 105 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 102 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2619 ((|#1| $ (-564) |#1|) 86 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 88)) (-4308 (((-112) $) 84)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-3612 (((-767) $) 124)) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-4111 (($ (-767) |#1|) 109)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 96 (|has| (-564) (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 95 (|has| (-564) (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 112)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-1294 (($ $) 127)) (-4161 (((-112) $) 128)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3676 ((|#1| $) 71) (($ $ (-767)) 69)) (-4110 (($ $ $ (-564)) 117) (($ |#1| $ (-564)) 116)) (-2885 (((-641 (-564)) $) 93)) (-2241 (((-112) (-564) $) 92)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3580 ((|#1| $) 126)) (-3164 ((|#1| $) 77) (($ $ (-767)) 75)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 107)) (-1428 (($ $ |#1|) 97 (|has| $ (-6 -4408)))) (-3157 (($ $ (-564)) 123)) (-1824 (((-112) $) 85)) (-1699 (((-112) $) 129)) (-3777 (((-112) $) 130)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 94 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 91)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48) ((|#1| $ "first") 76) (($ $ "rest") 73) ((|#1| $ "last") 70) (($ $ (-1226 (-564))) 113) ((|#1| $ (-564)) 90) ((|#1| $ (-564) |#1|) 89)) (-2633 (((-564) $ $) 45)) (-2010 (($ $ (-1226 (-564))) 115) (($ $ (-564)) 114)) (-3199 (((-112) $) 47)) (-2878 (($ $) 63)) (-1812 (($ $) 60 (|has| $ (-6 -4408)))) (-2436 (((-767) $) 64)) (-3527 (($ $) 65)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 99 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 108)) (-1448 (($ $ $) 62 (|has| $ (-6 -4408))) (($ $ |#1|) 61 (|has| $ (-6 -4408)))) (-3521 (($ $ $) 79) (($ |#1| $) 78) (($ (-641 $)) 111) (($ $ |#1|) 110)) (-2712 (($ $) 122)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-670 |#1|) (-140) (-1209)) (T -670))
-((-3682 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-670 *3)) (-4 *3 (-1209)))) (-3540 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-670 *3)) (-4 *3 (-1209)))) (-2562 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-2004 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-4385 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-1555 (*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))) (-3012 (*1 *2 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))) (-3912 (*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))) (-3959 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-3113 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-670 *3)) (-4 *3 (-1209)))) (-1732 (*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
-(-13 (-1143 |t#1|) (-10 -8 (-15 -3682 ($ (-1 (-112) |t#1|) $)) (-15 -3540 ($ (-1 (-112) |t#1|) $)) (-15 -2562 ((-112) $)) (-15 -2004 ((-112) $)) (-15 -4385 ((-112) $)) (-15 -1555 ($ $)) (-15 -3012 (|t#1| $)) (-15 -3912 ($ $)) (-15 -3959 ((-767) $)) (-15 -3113 ($ $ (-564))) (-15 -1732 ($ $))))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1143 |#1|) . T) ((-1209) . T) ((-1247 |#1|) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-767) (-767) (-767)) 55 (|has| |#1| (-1045)))) (-3670 (((-112) $ (-767)) NIL)) (-2849 ((|#1| $ (-767) (-767) (-767) |#1|) 49)) (-3500 (($) NIL T CONST)) (-3044 (($ $ $) 60 (|has| |#1| (-1045)))) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3566 (((-1259 (-767)) $) 12)) (-3995 (($ (-1170) $ $) 37)) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2916 (($ (-767)) 57 (|has| |#1| (-1045)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-767) (-767) (-767)) 46)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2363 (($ (-641 (-641 (-641 |#1|)))) 70)) (-2350 (($ (-954 (-954 (-954 |#1|)))) 23) (((-954 (-954 (-954 |#1|))) $) 19) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-671 |#1|) (-13 (-489 |#1|) (-10 -8 (IF (|has| |#1| (-1045)) (PROGN (-15 -2190 ($ (-767) (-767) (-767))) (-15 -2916 ($ (-767))) (-15 -3044 ($ $ $))) |%noBranch|) (-15 -2363 ($ (-641 (-641 (-641 |#1|))))) (-15 -4362 (|#1| $ (-767) (-767) (-767))) (-15 -2849 (|#1| $ (-767) (-767) (-767) |#1|)) (-15 -2350 ($ (-954 (-954 (-954 |#1|))))) (-15 -2350 ((-954 (-954 (-954 |#1|))) $)) (-15 -3995 ($ (-1170) $ $)) (-15 -3566 ((-1259 (-767)) $)))) (-1094)) (T -671))
-((-2190 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045)) (-4 *3 (-1094)))) (-2916 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045)) (-4 *3 (-1094)))) (-3044 (*1 *1 *1 *1) (-12 (-5 *1 (-671 *2)) (-4 *2 (-1045)) (-4 *2 (-1094)))) (-2363 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-641 *3)))) (-4 *3 (-1094)) (-5 *1 (-671 *3)))) (-4362 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-767)) (-5 *1 (-671 *2)) (-4 *2 (-1094)))) (-2849 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-671 *2)) (-4 *2 (-1094)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-954 (-954 (-954 *3)))) (-4 *3 (-1094)) (-5 *1 (-671 *3)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-954 (-954 (-954 *3)))) (-5 *1 (-671 *3)) (-4 *3 (-1094)))) (-3995 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-671 *3)) (-4 *3 (-1094)))) (-3566 (*1 *2 *1) (-12 (-5 *2 (-1259 (-767))) (-5 *1 (-671 *3)) (-4 *3 (-1094)))))
-(-13 (-489 |#1|) (-10 -8 (IF (|has| |#1| (-1045)) (PROGN (-15 -2190 ($ (-767) (-767) (-767))) (-15 -2916 ($ (-767))) (-15 -3044 ($ $ $))) |%noBranch|) (-15 -2363 ($ (-641 (-641 (-641 |#1|))))) (-15 -4362 (|#1| $ (-767) (-767) (-767))) (-15 -2849 (|#1| $ (-767) (-767) (-767) |#1|)) (-15 -2350 ($ (-954 (-954 (-954 |#1|))))) (-15 -2350 ((-954 (-954 (-954 |#1|))) $)) (-15 -3995 ($ (-1170) $ $)) (-15 -3566 ((-1259 (-767)) $))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-2586 (((-483) $) 10)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-1129) $) 12)) (-2893 (((-112) $ $) NIL)))
-(((-672) (-13 (-1077) (-10 -8 (-15 -2586 ((-483) $)) (-15 -2456 ((-1129) $))))) (T -672))
-((-2586 (*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-672)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-672)))))
-(-13 (-1077) (-10 -8 (-15 -2586 ((-483) $)) (-15 -2456 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-4148 (((-641 |#1|) $) 15)) (-4251 (($ $) 19)) (-1400 (((-112) $) 20)) (-4201 (((-3 |#1| "failed") $) 23)) (-2961 ((|#1| $) 21)) (-3193 (($ $) 37)) (-3041 (($ $) 25)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-3248 (((-112) $ $) 45)) (-4029 (((-917) $) 40)) (-4242 (($ $) 18)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 ((|#1| $) 36)) (-2350 (((-858) $) 32) (($ |#1|) 24) (((-815 |#1|) $) 28)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 13)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 44)) (* (($ $ $) 35)))
-(((-673 |#1|) (-13 (-846) (-1034 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2350 ((-815 |#1|) $)) (-15 -3181 (|#1| $)) (-15 -4242 ($ $)) (-15 -4029 ((-917) $)) (-15 -3248 ((-112) $ $)) (-15 -3041 ($ $)) (-15 -3193 ($ $)) (-15 -1400 ((-112) $)) (-15 -4251 ($ $)) (-15 -4148 ((-641 |#1|) $)))) (-846)) (T -673))
-((* (*1 *1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-815 *3)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-3181 (*1 *2 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-4242 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-4029 (*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-3248 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-3041 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-3193 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-1400 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-4251 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-673 *3)) (-4 *3 (-846)))))
-(-13 (-846) (-1034 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2350 ((-815 |#1|) $)) (-15 -3181 (|#1| $)) (-15 -4242 ($ $)) (-15 -4029 ((-917) $)) (-15 -3248 ((-112) $ $)) (-15 -3041 ($ $)) (-15 -3193 ($ $)) (-15 -1400 ((-112) $)) (-15 -4251 ($ $)) (-15 -4148 ((-641 |#1|) $))))
-((-2152 ((|#1| (-1 |#1| (-767) |#1|) (-767) |#1|) 14)) (-1594 ((|#1| (-1 |#1| |#1|) (-767) |#1|) 12)))
-(((-674 |#1|) (-10 -7 (-15 -1594 (|#1| (-1 |#1| |#1|) (-767) |#1|)) (-15 -2152 (|#1| (-1 |#1| (-767) |#1|) (-767) |#1|))) (-1094)) (T -674))
-((-2152 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-767) *2)) (-5 *4 (-767)) (-4 *2 (-1094)) (-5 *1 (-674 *2)))) (-1594 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-767)) (-4 *2 (-1094)) (-5 *1 (-674 *2)))))
-(-10 -7 (-15 -1594 (|#1| (-1 |#1| |#1|) (-767) |#1|)) (-15 -2152 (|#1| (-1 |#1| (-767) |#1|) (-767) |#1|)))
-((-2020 ((|#2| |#1| |#2|) 9)) (-2009 ((|#1| |#1| |#2|) 8)))
-(((-675 |#1| |#2|) (-10 -7 (-15 -2009 (|#1| |#1| |#2|)) (-15 -2020 (|#2| |#1| |#2|))) (-1094) (-1094)) (T -675))
-((-2020 (*1 *2 *3 *2) (-12 (-5 *1 (-675 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-2009 (*1 *2 *2 *3) (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(-10 -7 (-15 -2009 (|#1| |#1| |#2|)) (-15 -2020 (|#2| |#1| |#2|)))
-((-3092 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
-(((-676 |#1| |#2| |#3|) (-10 -7 (-15 -3092 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1094) (-1094) (-1094)) (T -676))
-((-3092 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)) (-5 *1 (-676 *5 *6 *2)))))
-(-10 -7 (-15 -3092 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-1804 (((-1208) $) 21)) (-1746 (((-641 (-1208)) $) 19)) (-2564 (($ (-641 (-1208)) (-1208)) 14)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 29) (($ (-1175)) NIL) (((-1175) $) NIL) (((-1208) $) 22) (($ (-1112)) 10)) (-2893 (((-112) $ $) NIL)))
-(((-677) (-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2350 ($ (-1112))) (-15 -2564 ($ (-641 (-1208)) (-1208))) (-15 -1746 ((-641 (-1208)) $)) (-15 -1804 ((-1208) $))))) (T -677))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1112)) (-5 *1 (-677)))) (-2564 (*1 *1 *2 *3) (-12 (-5 *2 (-641 (-1208))) (-5 *3 (-1208)) (-5 *1 (-677)))) (-1746 (*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-677)))) (-1804 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-677)))))
-(-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2350 ($ (-1112))) (-15 -2564 ($ (-641 (-1208)) (-1208))) (-15 -1746 ((-641 (-1208)) $)) (-15 -1804 ((-1208) $))))
-((-2152 (((-1 |#1| (-767) |#1|) (-1 |#1| (-767) |#1|)) 29)) (-1650 (((-1 |#1|) |#1|) 8)) (-4110 ((|#1| |#1|) 23)) (-3021 (((-641 |#1|) (-1 (-641 |#1|) (-641 |#1|)) (-564)) 22) ((|#1| (-1 |#1| |#1|)) 11)) (-2350 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-767)) 26)))
-(((-678 |#1|) (-10 -7 (-15 -1650 ((-1 |#1|) |#1|)) (-15 -2350 ((-1 |#1|) |#1|)) (-15 -3021 (|#1| (-1 |#1| |#1|))) (-15 -3021 ((-641 |#1|) (-1 (-641 |#1|) (-641 |#1|)) (-564))) (-15 -4110 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-767))) (-15 -2152 ((-1 |#1| (-767) |#1|) (-1 |#1| (-767) |#1|)))) (-1094)) (T -678))
-((-2152 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-767) *3)) (-4 *3 (-1094)) (-5 *1 (-678 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *4 (-1094)) (-5 *1 (-678 *4)))) (-4110 (*1 *2 *2) (-12 (-5 *1 (-678 *2)) (-4 *2 (-1094)))) (-3021 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-641 *5) (-641 *5))) (-5 *4 (-564)) (-5 *2 (-641 *5)) (-5 *1 (-678 *5)) (-4 *5 (-1094)))) (-3021 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-678 *2)) (-4 *2 (-1094)))) (-2350 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-678 *3)) (-4 *3 (-1094)))) (-1650 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-678 *3)) (-4 *3 (-1094)))))
-(-10 -7 (-15 -1650 ((-1 |#1|) |#1|)) (-15 -2350 ((-1 |#1|) |#1|)) (-15 -3021 (|#1| (-1 |#1| |#1|))) (-15 -3021 ((-641 |#1|) (-1 (-641 |#1|) (-641 |#1|)) (-564))) (-15 -4110 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-767))) (-15 -2152 ((-1 |#1| (-767) |#1|) (-1 |#1| (-767) |#1|))))
-((-1889 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-1998 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-3455 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-2016 (((-1 |#2| |#1|) |#2|) 11)))
-(((-679 |#1| |#2|) (-10 -7 (-15 -2016 ((-1 |#2| |#1|) |#2|)) (-15 -1998 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -3455 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -1889 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1094) (-1094)) (T -679))
-((-1889 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-5 *2 (-1 *5 *4)) (-5 *1 (-679 *4 *5)))) (-3455 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1094)) (-5 *2 (-1 *5 *4)) (-5 *1 (-679 *4 *5)) (-4 *4 (-1094)))) (-1998 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-5 *2 (-1 *5)) (-5 *1 (-679 *4 *5)))) (-2016 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-679 *4 *3)) (-4 *4 (-1094)) (-4 *3 (-1094)))))
-(-10 -7 (-15 -2016 ((-1 |#2| |#1|) |#2|)) (-15 -1998 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -3455 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -1889 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
-((-1674 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-3906 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-4212 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3288 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-2704 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
-(((-680 |#1| |#2| |#3|) (-10 -7 (-15 -3906 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -4212 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3288 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2704 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1674 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1094) (-1094) (-1094)) (T -680))
-((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-1 *7 *5)) (-5 *1 (-680 *5 *6 *7)))) (-1674 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-680 *4 *5 *6)))) (-2704 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *4 (-1094)))) (-3288 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *5 (-1094)))) (-4212 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *4 *5 *6)))) (-3906 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1094)) (-4 *4 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *5 *4 *6)))))
-(-10 -7 (-15 -3906 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -4212 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3288 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2704 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1674 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
-((-2965 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-4289 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
-(((-681 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4289 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -4289 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2965 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-1045) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|) (-1045) (-373 |#5|) (-373 |#5|) (-683 |#5| |#6| |#7|)) (T -681))
-((-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1045)) (-4 *2 (-1045)) (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *8 (-373 *2)) (-4 *9 (-373 *2)) (-5 *1 (-681 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-683 *5 *6 *7)) (-4 *10 (-683 *2 *8 *9)))) (-4289 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-1045)) (-4 *8 (-1045)) (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *2 (-683 *8 *9 *10)) (-5 *1 (-681 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-683 *5 *6 *7)) (-4 *9 (-373 *8)) (-4 *10 (-373 *8)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1045)) (-4 *8 (-1045)) (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *2 (-683 *8 *9 *10)) (-5 *1 (-681 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-683 *5 *6 *7)) (-4 *9 (-373 *8)) (-4 *10 (-373 *8)))))
-(-10 -7 (-15 -4289 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -4289 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -2965 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
-((-4020 (($ (-767) (-767)) 43)) (-3502 (($ $ $) 71)) (-2915 (($ |#3|) 66) (($ $) 67)) (-1495 (((-112) $) 38)) (-1776 (($ $ (-564) (-564)) 81)) (-1752 (($ $ (-564) (-564)) 82)) (-4102 (($ $ (-564) (-564) (-564) (-564)) 87)) (-2538 (($ $) 69)) (-2405 (((-112) $) 15)) (-4319 (($ $ (-564) (-564) $) 88)) (-3797 ((|#2| $ (-564) (-564) |#2|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) 86)) (-1481 (($ (-767) |#2|) 53)) (-2259 (($ (-641 (-641 |#2|))) 51)) (-2793 (((-641 (-641 |#2|)) $) 78)) (-1793 (($ $ $) 70)) (-2537 (((-3 $ "failed") $ |#2|) 120)) (-4362 ((|#2| $ (-564) (-564)) NIL) ((|#2| $ (-564) (-564) |#2|) NIL) (($ $ (-641 (-564)) (-641 (-564))) 85)) (-1765 (($ (-641 |#2|)) 54) (($ (-641 $)) 56)) (-2327 (((-112) $) 28)) (-2350 (($ |#4|) 61) (((-858) $) NIL)) (-2256 (((-112) $) 40)) (-3004 (($ $ |#2|) 122)) (-2992 (($ $ $) 92) (($ $) 95)) (-2980 (($ $ $) 90)) (** (($ $ (-767)) 109) (($ $ (-564)) 127)) (* (($ $ $) 101) (($ |#2| $) 97) (($ $ |#2|) 98) (($ (-564) $) 100) ((|#4| $ |#4|) 113) ((|#3| |#3| $) 117)))
-(((-682 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2350 ((-858) |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -3004 (|#1| |#1| |#2|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-767))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -4319 (|#1| |#1| (-564) (-564) |#1|)) (-15 -4102 (|#1| |#1| (-564) (-564) (-564) (-564))) (-15 -1752 (|#1| |#1| (-564) (-564))) (-15 -1776 (|#1| |#1| (-564) (-564))) (-15 -3797 (|#1| |#1| (-641 (-564)) (-641 (-564)) |#1|)) (-15 -4362 (|#1| |#1| (-641 (-564)) (-641 (-564)))) (-15 -2793 ((-641 (-641 |#2|)) |#1|)) (-15 -3502 (|#1| |#1| |#1|)) (-15 -1793 (|#1| |#1| |#1|)) (-15 -2538 (|#1| |#1|)) (-15 -2915 (|#1| |#1|)) (-15 -2915 (|#1| |#3|)) (-15 -2350 (|#1| |#4|)) (-15 -1765 (|#1| (-641 |#1|))) (-15 -1765 (|#1| (-641 |#2|))) (-15 -1481 (|#1| (-767) |#2|)) (-15 -2259 (|#1| (-641 (-641 |#2|)))) (-15 -4020 (|#1| (-767) (-767))) (-15 -2256 ((-112) |#1|)) (-15 -1495 ((-112) |#1|)) (-15 -2327 ((-112) |#1|)) (-15 -2405 ((-112) |#1|)) (-15 -3797 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) (-564)))) (-683 |#2| |#3| |#4|) (-1045) (-373 |#2|) (-373 |#2|)) (T -682))
-NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -3004 (|#1| |#1| |#2|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-767))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -4319 (|#1| |#1| (-564) (-564) |#1|)) (-15 -4102 (|#1| |#1| (-564) (-564) (-564) (-564))) (-15 -1752 (|#1| |#1| (-564) (-564))) (-15 -1776 (|#1| |#1| (-564) (-564))) (-15 -3797 (|#1| |#1| (-641 (-564)) (-641 (-564)) |#1|)) (-15 -4362 (|#1| |#1| (-641 (-564)) (-641 (-564)))) (-15 -2793 ((-641 (-641 |#2|)) |#1|)) (-15 -3502 (|#1| |#1| |#1|)) (-15 -1793 (|#1| |#1| |#1|)) (-15 -2538 (|#1| |#1|)) (-15 -2915 (|#1| |#1|)) (-15 -2915 (|#1| |#3|)) (-15 -2350 (|#1| |#4|)) (-15 -1765 (|#1| (-641 |#1|))) (-15 -1765 (|#1| (-641 |#2|))) (-15 -1481 (|#1| (-767) |#2|)) (-15 -2259 (|#1| (-641 (-641 |#2|)))) (-15 -4020 (|#1| (-767) (-767))) (-15 -2256 ((-112) |#1|)) (-15 -1495 ((-112) |#1|)) (-15 -2327 ((-112) |#1|)) (-15 -2405 ((-112) |#1|)) (-15 -3797 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) (-564))))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-4020 (($ (-767) (-767)) 97)) (-3502 (($ $ $) 87)) (-2915 (($ |#2|) 91) (($ $) 90)) (-1495 (((-112) $) 99)) (-1776 (($ $ (-564) (-564)) 83)) (-1752 (($ $ (-564) (-564)) 82)) (-4102 (($ $ (-564) (-564) (-564) (-564)) 81)) (-2538 (($ $) 89)) (-2405 (((-112) $) 101)) (-3670 (((-112) $ (-767)) 8)) (-4319 (($ $ (-564) (-564) $) 80)) (-3797 ((|#1| $ (-564) (-564) |#1|) 44) (($ $ (-641 (-564)) (-641 (-564)) $) 84)) (-2375 (($ $ (-564) |#2|) 42)) (-1486 (($ $ (-564) |#3|) 41)) (-1481 (($ (-767) |#1|) 95)) (-3500 (($) 7 T CONST)) (-3159 (($ $) 67 (|has| |#1| (-307)))) (-1441 ((|#2| $ (-564)) 46)) (-2828 (((-767) $) 66 (|has| |#1| (-556)))) (-4335 ((|#1| $ (-564) (-564) |#1|) 43)) (-4266 ((|#1| $ (-564) (-564)) 48)) (-3305 (((-641 |#1|) $) 30)) (-2365 (((-767) $) 65 (|has| |#1| (-556)))) (-1511 (((-641 |#3|) $) 64 (|has| |#1| (-556)))) (-3618 (((-767) $) 51)) (-4142 (($ (-767) (-767) |#1|) 57)) (-3631 (((-767) $) 50)) (-2587 (((-112) $ (-767)) 9)) (-3232 ((|#1| $) 62 (|has| |#1| (-6 (-4408 "*"))))) (-2476 (((-564) $) 55)) (-2791 (((-564) $) 53)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4030 (((-564) $) 54)) (-1980 (((-564) $) 52)) (-2259 (($ (-641 (-641 |#1|))) 96)) (-4326 (($ (-1 |#1| |#1|) $) 34)) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-2793 (((-641 (-641 |#1|)) $) 86)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4124 (((-3 $ "failed") $) 61 (|has| |#1| (-363)))) (-1793 (($ $ $) 88)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) 56)) (-2537 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-556)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) (-564)) 49) ((|#1| $ (-564) (-564) |#1|) 47) (($ $ (-641 (-564)) (-641 (-564))) 85)) (-1765 (($ (-641 |#1|)) 94) (($ (-641 $)) 93)) (-2327 (((-112) $) 100)) (-2401 ((|#1| $) 63 (|has| |#1| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2104 ((|#3| $ (-564)) 45)) (-2350 (($ |#3|) 92) (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2256 (((-112) $) 98)) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-3004 (($ $ |#1|) 68 (|has| |#1| (-363)))) (-2992 (($ $ $) 78) (($ $) 77)) (-2980 (($ $ $) 79)) (** (($ $ (-767)) 70) (($ $ (-564)) 60 (|has| |#1| (-363)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-564) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-3653 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-670 *3)) (-4 *3 (-1209)))) (-3492 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-670 *3)) (-4 *3 (-1209)))) (-3777 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-1699 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-4161 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-1294 (*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))) (-3580 (*1 *2 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))) (-3723 (*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))) (-3612 (*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-3157 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-670 *3)) (-4 *3 (-1209)))) (-2712 (*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
+(-13 (-1143 |t#1|) (-10 -8 (-15 -3653 ($ (-1 (-112) |t#1|) $)) (-15 -3492 ($ (-1 (-112) |t#1|) $)) (-15 -3777 ((-112) $)) (-15 -1699 ((-112) $)) (-15 -4161 ((-112) $)) (-15 -1294 ($ $)) (-15 -3580 (|t#1| $)) (-15 -3723 ($ $)) (-15 -3612 ((-767) $)) (-15 -3157 ($ $ (-564))) (-15 -2712 ($ $))))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1143 |#1|) . T) ((-1209) . T) ((-1247 |#1|) . T))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3076 (($ (-767) (-767) (-767)) 55 (|has| |#1| (-1045)))) (-3073 (((-112) $ (-767)) NIL)) (-1493 ((|#1| $ (-767) (-767) (-767) |#1|) 49)) (-1747 (($) NIL T CONST)) (-3029 (($ $ $) 60 (|has| |#1| (-1045)))) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4073 (((-1259 (-767)) $) 12)) (-3277 (($ (-1170) $ $) 37)) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-1635 (($ (-767)) 57 (|has| |#1| (-1045)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-767) (-767) (-767)) 46)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2336 (($ (-641 (-641 (-641 |#1|)))) 70)) (-2326 (($ (-954 (-954 (-954 |#1|)))) 23) (((-954 (-954 (-954 |#1|))) $) 19) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-671 |#1|) (-13 (-489 |#1|) (-10 -8 (IF (|has| |#1| (-1045)) (PROGN (-15 -3076 ($ (-767) (-767) (-767))) (-15 -1635 ($ (-767))) (-15 -3029 ($ $ $))) |%noBranch|) (-15 -2336 ($ (-641 (-641 (-641 |#1|))))) (-15 -4361 (|#1| $ (-767) (-767) (-767))) (-15 -1493 (|#1| $ (-767) (-767) (-767) |#1|)) (-15 -2326 ($ (-954 (-954 (-954 |#1|))))) (-15 -2326 ((-954 (-954 (-954 |#1|))) $)) (-15 -3277 ($ (-1170) $ $)) (-15 -4073 ((-1259 (-767)) $)))) (-1094)) (T -671))
+((-3076 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045)) (-4 *3 (-1094)))) (-1635 (*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045)) (-4 *3 (-1094)))) (-3029 (*1 *1 *1 *1) (-12 (-5 *1 (-671 *2)) (-4 *2 (-1045)) (-4 *2 (-1094)))) (-2336 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-641 *3)))) (-4 *3 (-1094)) (-5 *1 (-671 *3)))) (-4361 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-767)) (-5 *1 (-671 *2)) (-4 *2 (-1094)))) (-1493 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-671 *2)) (-4 *2 (-1094)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-954 (-954 (-954 *3)))) (-4 *3 (-1094)) (-5 *1 (-671 *3)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-954 (-954 (-954 *3)))) (-5 *1 (-671 *3)) (-4 *3 (-1094)))) (-3277 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-671 *3)) (-4 *3 (-1094)))) (-4073 (*1 *2 *1) (-12 (-5 *2 (-1259 (-767))) (-5 *1 (-671 *3)) (-4 *3 (-1094)))))
+(-13 (-489 |#1|) (-10 -8 (IF (|has| |#1| (-1045)) (PROGN (-15 -3076 ($ (-767) (-767) (-767))) (-15 -1635 ($ (-767))) (-15 -3029 ($ $ $))) |%noBranch|) (-15 -2336 ($ (-641 (-641 (-641 |#1|))))) (-15 -4361 (|#1| $ (-767) (-767) (-767))) (-15 -1493 (|#1| $ (-767) (-767) (-767) |#1|)) (-15 -2326 ($ (-954 (-954 (-954 |#1|))))) (-15 -2326 ((-954 (-954 (-954 |#1|))) $)) (-15 -3277 ($ (-1170) $ $)) (-15 -4073 ((-1259 (-767)) $))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-1385 (((-483) $) 10)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 19) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-1129) $) 12)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-672) (-13 (-1077) (-10 -8 (-15 -1385 ((-483) $)) (-15 -2422 ((-1129) $))))) (T -672))
+((-1385 (*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-672)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-672)))))
+(-13 (-1077) (-10 -8 (-15 -1385 ((-483) $)) (-15 -2422 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-4122 (((-641 |#1|) $) 15)) (-4225 (($ $) 19)) (-2955 (((-112) $) 20)) (-4180 (((-3 |#1| "failed") $) 23)) (-2938 ((|#1| $) 21)) (-3176 (($ $) 37)) (-1488 (($ $) 25)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-1722 (((-112) $ $) 45)) (-2313 (((-917) $) 40)) (-4213 (($ $) 18)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 ((|#1| $) 36)) (-2326 (((-858) $) 32) (($ |#1|) 24) (((-815 |#1|) $) 28)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 13)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 44)) (* (($ $ $) 35)))
+(((-673 |#1|) (-13 (-846) (-1034 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2326 ((-815 |#1|) $)) (-15 -3164 (|#1| $)) (-15 -4213 ($ $)) (-15 -2313 ((-917) $)) (-15 -1722 ((-112) $ $)) (-15 -1488 ($ $)) (-15 -3176 ($ $)) (-15 -2955 ((-112) $)) (-15 -4225 ($ $)) (-15 -4122 ((-641 |#1|) $)))) (-846)) (T -673))
+((* (*1 *1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-815 *3)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-3164 (*1 *2 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-4213 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-1722 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-1488 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-3176 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-2955 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846)))) (-4225 (*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846)))) (-4122 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-673 *3)) (-4 *3 (-846)))))
+(-13 (-846) (-1034 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2326 ((-815 |#1|) $)) (-15 -3164 (|#1| $)) (-15 -4213 ($ $)) (-15 -2313 ((-917) $)) (-15 -1722 ((-112) $ $)) (-15 -1488 ($ $)) (-15 -3176 ($ $)) (-15 -2955 ((-112) $)) (-15 -4225 ($ $)) (-15 -4122 ((-641 |#1|) $))))
+((-1712 ((|#1| (-1 |#1| (-767) |#1|) (-767) |#1|) 14)) (-1594 ((|#1| (-1 |#1| |#1|) (-767) |#1|) 12)))
+(((-674 |#1|) (-10 -7 (-15 -1594 (|#1| (-1 |#1| |#1|) (-767) |#1|)) (-15 -1712 (|#1| (-1 |#1| (-767) |#1|) (-767) |#1|))) (-1094)) (T -674))
+((-1712 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-767) *2)) (-5 *4 (-767)) (-4 *2 (-1094)) (-5 *1 (-674 *2)))) (-1594 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-767)) (-4 *2 (-1094)) (-5 *1 (-674 *2)))))
+(-10 -7 (-15 -1594 (|#1| (-1 |#1| |#1|) (-767) |#1|)) (-15 -1712 (|#1| (-1 |#1| (-767) |#1|) (-767) |#1|)))
+((-2040 ((|#2| |#1| |#2|) 9)) (-2030 ((|#1| |#1| |#2|) 8)))
+(((-675 |#1| |#2|) (-10 -7 (-15 -2030 (|#1| |#1| |#2|)) (-15 -2040 (|#2| |#1| |#2|))) (-1094) (-1094)) (T -675))
+((-2040 (*1 *2 *3 *2) (-12 (-5 *1 (-675 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-2030 (*1 *2 *2 *3) (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+(-10 -7 (-15 -2030 (|#1| |#1| |#2|)) (-15 -2040 (|#2| |#1| |#2|)))
+((-4262 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
+(((-676 |#1| |#2| |#3|) (-10 -7 (-15 -4262 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1094) (-1094) (-1094)) (T -676))
+((-4262 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)) (-5 *1 (-676 *5 *6 *2)))))
+(-10 -7 (-15 -4262 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-1799 (((-1208) $) 21)) (-1742 (((-641 (-1208)) $) 19)) (-3973 (($ (-641 (-1208)) (-1208)) 14)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 29) (($ (-1175)) NIL) (((-1175) $) NIL) (((-1208) $) 22) (($ (-1112)) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-677) (-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2326 ($ (-1112))) (-15 -3973 ($ (-641 (-1208)) (-1208))) (-15 -1742 ((-641 (-1208)) $)) (-15 -1799 ((-1208) $))))) (T -677))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1112)) (-5 *1 (-677)))) (-3973 (*1 *1 *2 *3) (-12 (-5 *2 (-641 (-1208))) (-5 *3 (-1208)) (-5 *1 (-677)))) (-1742 (*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-677)))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-677)))))
+(-13 (-1077) (-611 (-1208)) (-10 -8 (-15 -2326 ($ (-1112))) (-15 -3973 ($ (-641 (-1208)) (-1208))) (-15 -1742 ((-641 (-1208)) $)) (-15 -1799 ((-1208) $))))
+((-1712 (((-1 |#1| (-767) |#1|) (-1 |#1| (-767) |#1|)) 29)) (-2347 (((-1 |#1|) |#1|) 8)) (-4081 ((|#1| |#1|) 23)) (-3180 (((-641 |#1|) (-1 (-641 |#1|) (-641 |#1|)) (-564)) 22) ((|#1| (-1 |#1| |#1|)) 11)) (-2326 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-767)) 26)))
+(((-678 |#1|) (-10 -7 (-15 -2347 ((-1 |#1|) |#1|)) (-15 -2326 ((-1 |#1|) |#1|)) (-15 -3180 (|#1| (-1 |#1| |#1|))) (-15 -3180 ((-641 |#1|) (-1 (-641 |#1|) (-641 |#1|)) (-564))) (-15 -4081 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-767))) (-15 -1712 ((-1 |#1| (-767) |#1|) (-1 |#1| (-767) |#1|)))) (-1094)) (T -678))
+((-1712 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-767) *3)) (-4 *3 (-1094)) (-5 *1 (-678 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *4 (-1094)) (-5 *1 (-678 *4)))) (-4081 (*1 *2 *2) (-12 (-5 *1 (-678 *2)) (-4 *2 (-1094)))) (-3180 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-641 *5) (-641 *5))) (-5 *4 (-564)) (-5 *2 (-641 *5)) (-5 *1 (-678 *5)) (-4 *5 (-1094)))) (-3180 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-678 *2)) (-4 *2 (-1094)))) (-2326 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-678 *3)) (-4 *3 (-1094)))) (-2347 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-678 *3)) (-4 *3 (-1094)))))
+(-10 -7 (-15 -2347 ((-1 |#1|) |#1|)) (-15 -2326 ((-1 |#1|) |#1|)) (-15 -3180 (|#1| (-1 |#1| |#1|))) (-15 -3180 ((-641 |#1|) (-1 (-641 |#1|) (-641 |#1|)) (-564))) (-15 -4081 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-767))) (-15 -1712 ((-1 |#1| (-767) |#1|) (-1 |#1| (-767) |#1|))))
+((-2907 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-2448 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-4008 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-3451 (((-1 |#2| |#1|) |#2|) 11)))
+(((-679 |#1| |#2|) (-10 -7 (-15 -3451 ((-1 |#2| |#1|) |#2|)) (-15 -2448 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -4008 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2907 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1094) (-1094)) (T -679))
+((-2907 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-5 *2 (-1 *5 *4)) (-5 *1 (-679 *4 *5)))) (-4008 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1094)) (-5 *2 (-1 *5 *4)) (-5 *1 (-679 *4 *5)) (-4 *4 (-1094)))) (-2448 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-5 *2 (-1 *5)) (-5 *1 (-679 *4 *5)))) (-3451 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-679 *4 *3)) (-4 *4 (-1094)) (-4 *3 (-1094)))))
+(-10 -7 (-15 -3451 ((-1 |#2| |#1|) |#2|)) (-15 -2448 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -4008 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2907 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
+((-2901 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-4316 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-3678 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3089 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-2595 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
+(((-680 |#1| |#2| |#3|) (-10 -7 (-15 -4316 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3678 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3089 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2595 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2901 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1094) (-1094) (-1094)) (T -680))
+((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-1 *7 *5)) (-5 *1 (-680 *5 *6 *7)))) (-2901 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-680 *4 *5 *6)))) (-2595 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *4 (-1094)))) (-3089 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *5 (-1094)))) (-3678 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *4 *5 *6)))) (-4316 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1094)) (-4 *4 (-1094)) (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *5 *4 *6)))))
+(-10 -7 (-15 -4316 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3678 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3089 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2595 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2901 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
+((-1297 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-4271 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
+(((-681 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -4271 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -4271 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -1297 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-1045) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|) (-1045) (-373 |#5|) (-373 |#5|) (-683 |#5| |#6| |#7|)) (T -681))
+((-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1045)) (-4 *2 (-1045)) (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *8 (-373 *2)) (-4 *9 (-373 *2)) (-5 *1 (-681 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-683 *5 *6 *7)) (-4 *10 (-683 *2 *8 *9)))) (-4271 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-1045)) (-4 *8 (-1045)) (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *2 (-683 *8 *9 *10)) (-5 *1 (-681 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-683 *5 *6 *7)) (-4 *9 (-373 *8)) (-4 *10 (-373 *8)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1045)) (-4 *8 (-1045)) (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *2 (-683 *8 *9 *10)) (-5 *1 (-681 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-683 *5 *6 *7)) (-4 *9 (-373 *8)) (-4 *10 (-373 *8)))))
+(-10 -7 (-15 -4271 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -4271 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -1297 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
+((-3992 (($ (-767) (-767)) 43)) (-1933 (($ $ $) 71)) (-2698 (($ |#3|) 66) (($ $) 67)) (-4114 (((-112) $) 38)) (-2751 (($ $ (-564) (-564)) 81)) (-2518 (($ $ (-564) (-564)) 82)) (-4210 (($ $ (-564) (-564) (-564) (-564)) 87)) (-3019 (($ $) 69)) (-1638 (((-112) $) 15)) (-2546 (($ $ (-564) (-564) $) 88)) (-2463 ((|#2| $ (-564) (-564) |#2|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) 86)) (-2201 (($ (-767) |#2|) 53)) (-2251 (($ (-641 (-641 |#2|))) 51)) (-2970 (((-641 (-641 |#2|)) $) 78)) (-1825 (($ $ $) 70)) (-2501 (((-3 $ "failed") $ |#2|) 120)) (-4361 ((|#2| $ (-564) (-564)) NIL) ((|#2| $ (-564) (-564) |#2|) NIL) (($ $ (-641 (-564)) (-641 (-564))) 85)) (-1346 (($ (-641 |#2|)) 54) (($ (-641 $)) 56)) (-2863 (((-112) $) 28)) (-2326 (($ |#4|) 61) (((-858) $) NIL)) (-2659 (((-112) $) 40)) (-2992 (($ $ |#2|) 122)) (-2981 (($ $ $) 92) (($ $) 95)) (-2968 (($ $ $) 90)) (** (($ $ (-767)) 109) (($ $ (-564)) 127)) (* (($ $ $) 101) (($ |#2| $) 97) (($ $ |#2|) 98) (($ (-564) $) 100) ((|#4| $ |#4|) 113) ((|#3| |#3| $) 117)))
+(((-682 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2326 ((-858) |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -2992 (|#1| |#1| |#2|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-767))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2546 (|#1| |#1| (-564) (-564) |#1|)) (-15 -4210 (|#1| |#1| (-564) (-564) (-564) (-564))) (-15 -2518 (|#1| |#1| (-564) (-564))) (-15 -2751 (|#1| |#1| (-564) (-564))) (-15 -2463 (|#1| |#1| (-641 (-564)) (-641 (-564)) |#1|)) (-15 -4361 (|#1| |#1| (-641 (-564)) (-641 (-564)))) (-15 -2970 ((-641 (-641 |#2|)) |#1|)) (-15 -1933 (|#1| |#1| |#1|)) (-15 -1825 (|#1| |#1| |#1|)) (-15 -3019 (|#1| |#1|)) (-15 -2698 (|#1| |#1|)) (-15 -2698 (|#1| |#3|)) (-15 -2326 (|#1| |#4|)) (-15 -1346 (|#1| (-641 |#1|))) (-15 -1346 (|#1| (-641 |#2|))) (-15 -2201 (|#1| (-767) |#2|)) (-15 -2251 (|#1| (-641 (-641 |#2|)))) (-15 -3992 (|#1| (-767) (-767))) (-15 -2659 ((-112) |#1|)) (-15 -4114 ((-112) |#1|)) (-15 -2863 ((-112) |#1|)) (-15 -1638 ((-112) |#1|)) (-15 -2463 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) (-564)))) (-683 |#2| |#3| |#4|) (-1045) (-373 |#2|) (-373 |#2|)) (T -682))
+NIL
+(-10 -8 (-15 -2326 ((-858) |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -2992 (|#1| |#1| |#2|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-767))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2546 (|#1| |#1| (-564) (-564) |#1|)) (-15 -4210 (|#1| |#1| (-564) (-564) (-564) (-564))) (-15 -2518 (|#1| |#1| (-564) (-564))) (-15 -2751 (|#1| |#1| (-564) (-564))) (-15 -2463 (|#1| |#1| (-641 (-564)) (-641 (-564)) |#1|)) (-15 -4361 (|#1| |#1| (-641 (-564)) (-641 (-564)))) (-15 -2970 ((-641 (-641 |#2|)) |#1|)) (-15 -1933 (|#1| |#1| |#1|)) (-15 -1825 (|#1| |#1| |#1|)) (-15 -3019 (|#1| |#1|)) (-15 -2698 (|#1| |#1|)) (-15 -2698 (|#1| |#3|)) (-15 -2326 (|#1| |#4|)) (-15 -1346 (|#1| (-641 |#1|))) (-15 -1346 (|#1| (-641 |#2|))) (-15 -2201 (|#1| (-767) |#2|)) (-15 -2251 (|#1| (-641 (-641 |#2|)))) (-15 -3992 (|#1| (-767) (-767))) (-15 -2659 ((-112) |#1|)) (-15 -4114 ((-112) |#1|)) (-15 -2863 ((-112) |#1|)) (-15 -1638 ((-112) |#1|)) (-15 -2463 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) (-564))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3992 (($ (-767) (-767)) 98)) (-1933 (($ $ $) 88)) (-2698 (($ |#2|) 92) (($ $) 91)) (-4114 (((-112) $) 100)) (-2751 (($ $ (-564) (-564)) 84)) (-2518 (($ $ (-564) (-564)) 83)) (-4210 (($ $ (-564) (-564) (-564) (-564)) 82)) (-3019 (($ $) 90)) (-1638 (((-112) $) 102)) (-3073 (((-112) $ (-767)) 8)) (-2546 (($ $ (-564) (-564) $) 81)) (-2463 ((|#1| $ (-564) (-564) |#1|) 45) (($ $ (-641 (-564)) (-641 (-564)) $) 85)) (-2070 (($ $ (-564) |#2|) 43)) (-2649 (($ $ (-564) |#3|) 42)) (-2201 (($ (-767) |#1|) 96)) (-1747 (($) 7 T CONST)) (-4179 (($ $) 68 (|has| |#1| (-307)))) (-1691 ((|#2| $ (-564)) 47)) (-4242 (((-767) $) 67 (|has| |#1| (-556)))) (-2619 ((|#1| $ (-564) (-564) |#1|) 44)) (-2562 ((|#1| $ (-564) (-564)) 49)) (-1624 (((-641 |#1|) $) 31)) (-4178 (((-767) $) 66 (|has| |#1| (-556)))) (-2538 (((-641 |#3|) $) 65 (|has| |#1| (-556)))) (-4387 (((-767) $) 52)) (-4111 (($ (-767) (-767) |#1|) 58)) (-1304 (((-767) $) 51)) (-1509 (((-112) $ (-767)) 9)) (-3718 ((|#1| $) 63 (|has| |#1| (-6 (-4409 "*"))))) (-3345 (((-564) $) 56)) (-2767 (((-564) $) 54)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2603 (((-564) $) 55)) (-2224 (((-564) $) 53)) (-2251 (($ (-641 (-641 |#1|))) 97)) (-2613 (($ (-1 |#1| |#1|) $) 35)) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 41) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 40)) (-2970 (((-641 (-641 |#1|)) $) 87)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-2774 (((-3 $ "failed") $) 62 (|has| |#1| (-363)))) (-1825 (($ $ $) 89)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) 57)) (-2501 (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-556)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) (-564)) 50) ((|#1| $ (-564) (-564) |#1|) 48) (($ $ (-641 (-564)) (-641 (-564))) 86)) (-1346 (($ (-641 |#1|)) 95) (($ (-641 $)) 94)) (-2863 (((-112) $) 101)) (-2626 ((|#1| $) 64 (|has| |#1| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4331 ((|#3| $ (-564)) 46)) (-2326 (($ |#3|) 93) (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2659 (((-112) $) 99)) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2992 (($ $ |#1|) 69 (|has| |#1| (-363)))) (-2981 (($ $ $) 79) (($ $) 78)) (-2968 (($ $ $) 80)) (** (($ $ (-767)) 71) (($ $ (-564)) 61 (|has| |#1| (-363)))) (* (($ $ $) 77) (($ |#1| $) 76) (($ $ |#1|) 75) (($ (-564) $) 74) ((|#3| $ |#3|) 73) ((|#2| |#2| $) 72)) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-683 |#1| |#2| |#3|) (-140) (-1045) (-373 |t#1|) (-373 |t#1|)) (T -683))
-((-2405 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-2327 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-1495 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-2256 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-4020 (*1 *1 *2 *2) (-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2259 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1481 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1765 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1765 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2350 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *2)) (-4 *4 (-373 *3)) (-4 *2 (-373 *3)))) (-2915 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *1 (-683 *3 *2 *4)) (-4 *2 (-373 *3)) (-4 *4 (-373 *3)))) (-2915 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2538 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-1793 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-3502 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2793 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-641 (-641 *3))))) (-4362 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-3797 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-641 (-564))) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1776 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1752 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4102 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4319 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2980 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2992 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2992 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-683 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *2 (-373 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-683 *3 *2 *4)) (-4 *3 (-1045)) (-4 *2 (-373 *3)) (-4 *4 (-373 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2537 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-556)))) (-3004 (*1 *1 *1 *2) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-363)))) (-3159 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-307)))) (-2828 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767)))) (-2365 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767)))) (-1511 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-641 *5)))) (-2401 (*1 *2 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045)))) (-3232 (*1 *2 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045)))) (-4124 (*1 *1 *1) (|partial| -12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-363)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-363)))))
-(-13 (-57 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4407) (-6 -4406) (-15 -2405 ((-112) $)) (-15 -2327 ((-112) $)) (-15 -1495 ((-112) $)) (-15 -2256 ((-112) $)) (-15 -4020 ($ (-767) (-767))) (-15 -2259 ($ (-641 (-641 |t#1|)))) (-15 -1481 ($ (-767) |t#1|)) (-15 -1765 ($ (-641 |t#1|))) (-15 -1765 ($ (-641 $))) (-15 -2350 ($ |t#3|)) (-15 -2915 ($ |t#2|)) (-15 -2915 ($ $)) (-15 -2538 ($ $)) (-15 -1793 ($ $ $)) (-15 -3502 ($ $ $)) (-15 -2793 ((-641 (-641 |t#1|)) $)) (-15 -4362 ($ $ (-641 (-564)) (-641 (-564)))) (-15 -3797 ($ $ (-641 (-564)) (-641 (-564)) $)) (-15 -1776 ($ $ (-564) (-564))) (-15 -1752 ($ $ (-564) (-564))) (-15 -4102 ($ $ (-564) (-564) (-564) (-564))) (-15 -4319 ($ $ (-564) (-564) $)) (-15 -2980 ($ $ $)) (-15 -2992 ($ $ $)) (-15 -2992 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-564) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-767))) (IF (|has| |t#1| (-556)) (-15 -2537 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-363)) (-15 -3004 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-307)) (-15 -3159 ($ $)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-15 -2828 ((-767) $)) (-15 -2365 ((-767) $)) (-15 -1511 ((-641 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4408 "*"))) (PROGN (-15 -2401 (|t#1| $)) (-15 -3232 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-15 -4124 ((-3 $ "failed") $)) (-15 ** ($ $ (-564)))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-57 |#1| |#2| |#3|) . T) ((-1209) . T))
-((-3159 ((|#4| |#4|) 96 (|has| |#1| (-307)))) (-2828 (((-767) |#4|) 125 (|has| |#1| (-556)))) (-2365 (((-767) |#4|) 100 (|has| |#1| (-556)))) (-1511 (((-641 |#3|) |#4|) 107 (|has| |#1| (-556)))) (-3097 (((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|) 139 (|has| |#1| (-307)))) (-3232 ((|#1| |#4|) 56)) (-2986 (((-3 |#4| "failed") |#4|) 88 (|has| |#1| (-556)))) (-4124 (((-3 |#4| "failed") |#4|) 104 (|has| |#1| (-363)))) (-2726 ((|#4| |#4|) 92 (|has| |#1| (-556)))) (-3419 ((|#4| |#4| |#1| (-564) (-564)) 64)) (-3571 ((|#4| |#4| (-564) (-564)) 59)) (-3045 ((|#4| |#4| |#1| (-564) (-564)) 69)) (-2401 ((|#1| |#4|) 102)) (-2283 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 93 (|has| |#1| (-556)))))
-(((-684 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2401 (|#1| |#4|)) (-15 -3232 (|#1| |#4|)) (-15 -3571 (|#4| |#4| (-564) (-564))) (-15 -3419 (|#4| |#4| |#1| (-564) (-564))) (-15 -3045 (|#4| |#4| |#1| (-564) (-564))) (IF (|has| |#1| (-556)) (PROGN (-15 -2828 ((-767) |#4|)) (-15 -2365 ((-767) |#4|)) (-15 -1511 ((-641 |#3|) |#4|)) (-15 -2726 (|#4| |#4|)) (-15 -2986 ((-3 |#4| "failed") |#4|)) (-15 -2283 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-307)) (PROGN (-15 -3159 (|#4| |#4|)) (-15 -3097 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -4124 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-172) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -684))
-((-4124 (*1 *2 *2) (|partial| -12 (-4 *3 (-363)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-3097 (*1 *2 *3 *3) (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-684 *3 *4 *5 *6)) (-4 *6 (-683 *3 *4 *5)))) (-3159 (*1 *2 *2) (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2283 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-2986 (*1 *2 *2) (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2726 (*1 *2 *2) (-12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-1511 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-2365 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-2828 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-3045 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3)) (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2)) (-4 *2 (-683 *3 *5 *6)))) (-3419 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3)) (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2)) (-4 *2 (-683 *3 *5 *6)))) (-3571 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *1 (-684 *4 *5 *6 *2)) (-4 *2 (-683 *4 *5 *6)))) (-3232 (*1 *2 *3) (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172)) (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5)))) (-2401 (*1 *2 *3) (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172)) (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5)))))
-(-10 -7 (-15 -2401 (|#1| |#4|)) (-15 -3232 (|#1| |#4|)) (-15 -3571 (|#4| |#4| (-564) (-564))) (-15 -3419 (|#4| |#4| |#1| (-564) (-564))) (-15 -3045 (|#4| |#4| |#1| (-564) (-564))) (IF (|has| |#1| (-556)) (PROGN (-15 -2828 ((-767) |#4|)) (-15 -2365 ((-767) |#4|)) (-15 -1511 ((-641 |#3|) |#4|)) (-15 -2726 (|#4| |#4|)) (-15 -2986 ((-3 |#4| "failed") |#4|)) (-15 -2283 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-307)) (PROGN (-15 -3159 (|#4| |#4|)) (-15 -3097 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -4124 ((-3 |#4| "failed") |#4|)) |%noBranch|))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4020 (($ (-767) (-767)) 63)) (-3502 (($ $ $) NIL)) (-2915 (($ (-1259 |#1|)) NIL) (($ $) NIL)) (-1495 (((-112) $) NIL)) (-1776 (($ $ (-564) (-564)) 21)) (-1752 (($ $ (-564) (-564)) NIL)) (-4102 (($ $ (-564) (-564) (-564) (-564)) NIL)) (-2538 (($ $) NIL)) (-2405 (((-112) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-4319 (($ $ (-564) (-564) $) NIL)) (-3797 ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) NIL)) (-2375 (($ $ (-564) (-1259 |#1|)) NIL)) (-1486 (($ $ (-564) (-1259 |#1|)) NIL)) (-1481 (($ (-767) |#1|) 36)) (-3500 (($) NIL T CONST)) (-3159 (($ $) 45 (|has| |#1| (-307)))) (-1441 (((-1259 |#1|) $ (-564)) NIL)) (-2828 (((-767) $) 47 (|has| |#1| (-556)))) (-4335 ((|#1| $ (-564) (-564) |#1|) 68)) (-4266 ((|#1| $ (-564) (-564)) NIL)) (-3305 (((-641 |#1|) $) NIL)) (-2365 (((-767) $) 49 (|has| |#1| (-556)))) (-1511 (((-641 (-1259 |#1|)) $) 52 (|has| |#1| (-556)))) (-3618 (((-767) $) 31)) (-4142 (($ (-767) (-767) |#1|) 27)) (-3631 (((-767) $) 32)) (-2587 (((-112) $ (-767)) NIL)) (-3232 ((|#1| $) 43 (|has| |#1| (-6 (-4408 "*"))))) (-2476 (((-564) $) 10)) (-2791 (((-564) $) 11)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4030 (((-564) $) 14)) (-1980 (((-564) $) 64)) (-2259 (($ (-641 (-641 |#1|))) NIL)) (-4326 (($ (-1 |#1| |#1|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2793 (((-641 (-641 |#1|)) $) 75)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4124 (((-3 $ "failed") $) 59 (|has| |#1| (-363)))) (-1793 (($ $ $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1324 (($ $ |#1|) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564))) NIL)) (-1765 (($ (-641 |#1|)) NIL) (($ (-641 $)) NIL) (($ (-1259 |#1|)) 69)) (-2327 (((-112) $) NIL)) (-2401 ((|#1| $) 41 (|has| |#1| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-2104 (((-1259 |#1|) $ (-564)) NIL)) (-2350 (($ (-1259 |#1|)) NIL) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2256 (((-112) $) NIL)) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $ $) NIL) (($ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) 37) (($ $ (-564)) 61 (|has| |#1| (-363)))) (* (($ $ $) 23) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-564) $) NIL) (((-1259 |#1|) $ (-1259 |#1|)) NIL) (((-1259 |#1|) (-1259 |#1|) $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-685 |#1|) (-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 -1765 ($ (-1259 |#1|))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -4124 ((-3 $ "failed") $)) |%noBranch|))) (-1045)) (T -685))
-((-4124 (*1 *1 *1) (|partial| -12 (-5 *1 (-685 *2)) (-4 *2 (-363)) (-4 *2 (-1045)))) (-1765 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-685 *3)))))
-(-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 -1765 ($ (-1259 |#1|))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -4124 ((-3 $ "failed") $)) |%noBranch|)))
-((-3854 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|)) 37)) (-2559 (((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|) 34)) (-1383 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-767)) 43)) (-1629 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|)) 27)) (-4091 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|)) 31) (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 29)) (-4076 (((-685 |#1|) (-685 |#1|) |#1| (-685 |#1|)) 33)) (-4074 (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 25)) (** (((-685 |#1|) (-685 |#1|) (-767)) 46)))
-(((-686 |#1|) (-10 -7 (-15 -4074 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -1629 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4091 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4091 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4076 ((-685 |#1|) (-685 |#1|) |#1| (-685 |#1|))) (-15 -2559 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -3854 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -1383 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-767))) (-15 ** ((-685 |#1|) (-685 |#1|) (-767)))) (-1045)) (T -686))
-((** (*1 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-686 *4)))) (-1383 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-686 *4)))) (-3854 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-2559 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-4076 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-4091 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-4091 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-1629 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-4074 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
-(-10 -7 (-15 -4074 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -1629 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4091 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4091 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4076 ((-685 |#1|) (-685 |#1|) |#1| (-685 |#1|))) (-15 -2559 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -3854 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -1383 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-767))) (-15 ** ((-685 |#1|) (-685 |#1|) (-767))))
-((-4201 (((-3 |#1| "failed") $) 17)) (-2961 ((|#1| $) NIL)) (-3261 (($) 7 T CONST)) (-2763 (($ |#1|) 8)) (-2350 (($ |#1|) 15) (((-858) $) 22)) (-2403 (((-112) $ (|[\|\|]| |#1|)) 13) (((-112) $ (|[\|\|]| -3261)) 11)) (-3848 ((|#1| $) 14)))
-(((-687 |#1|) (-13 (-1254) (-1034 |#1|) (-611 (-858)) (-10 -8 (-15 -2763 ($ |#1|)) (-15 -2403 ((-112) $ (|[\|\|]| |#1|))) (-15 -2403 ((-112) $ (|[\|\|]| -3261))) (-15 -3848 (|#1| $)) (-15 -3261 ($) -3455))) (-611 (-858))) (T -687))
-((-2763 (*1 *1 *2) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-611 (-858))) (-5 *2 (-112)) (-5 *1 (-687 *4)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3261)) (-5 *2 (-112)) (-5 *1 (-687 *4)) (-4 *4 (-611 (-858))))) (-3848 (*1 *2 *1) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))) (-3261 (*1 *1) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))))
-(-13 (-1254) (-1034 |#1|) (-611 (-858)) (-10 -8 (-15 -2763 ($ |#1|)) (-15 -2403 ((-112) $ (|[\|\|]| |#1|))) (-15 -2403 ((-112) $ (|[\|\|]| -3261))) (-15 -3848 (|#1| $)) (-15 -3261 ($) -3455)))
-((-4165 ((|#2| |#2| |#4|) 33)) (-3859 (((-685 |#2|) |#3| |#4|) 39)) (-3843 (((-685 |#2|) |#2| |#4|) 38)) (-1390 (((-1259 |#2|) |#2| |#4|) 16)) (-2831 ((|#2| |#3| |#4|) 32)) (-2592 (((-685 |#2|) |#3| |#4| (-767) (-767)) 50)) (-3048 (((-685 |#2|) |#2| |#4| (-767)) 49)))
-(((-688 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1390 ((-1259 |#2|) |#2| |#4|)) (-15 -2831 (|#2| |#3| |#4|)) (-15 -4165 (|#2| |#2| |#4|)) (-15 -3843 ((-685 |#2|) |#2| |#4|)) (-15 -3048 ((-685 |#2|) |#2| |#4| (-767))) (-15 -3859 ((-685 |#2|) |#3| |#4|)) (-15 -2592 ((-685 |#2|) |#3| |#4| (-767) (-767)))) (-1094) (-896 |#1|) (-373 |#2|) (-13 (-373 |#1|) (-10 -7 (-6 -4406)))) (T -688))
-((-2592 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *7 (-896 *6)) (-5 *2 (-685 *7)) (-5 *1 (-688 *6 *7 *3 *4)) (-4 *3 (-373 *7)) (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4406)))))) (-3859 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *6 (-896 *5)) (-5 *2 (-685 *6)) (-5 *1 (-688 *5 *6 *3 *4)) (-4 *3 (-373 *6)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))) (-3048 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *3 (-896 *6)) (-5 *2 (-685 *3)) (-5 *1 (-688 *6 *3 *7 *4)) (-4 *7 (-373 *3)) (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4406)))))) (-3843 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-685 *3)) (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))) (-4165 (*1 *2 *2 *3) (-12 (-4 *4 (-1094)) (-4 *2 (-896 *4)) (-5 *1 (-688 *4 *2 *5 *3)) (-4 *5 (-373 *2)) (-4 *3 (-13 (-373 *4) (-10 -7 (-6 -4406)))))) (-2831 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *2 (-896 *5)) (-5 *1 (-688 *5 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))) (-1390 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-1259 *3)) (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))))
-(-10 -7 (-15 -1390 ((-1259 |#2|) |#2| |#4|)) (-15 -2831 (|#2| |#3| |#4|)) (-15 -4165 (|#2| |#2| |#4|)) (-15 -3843 ((-685 |#2|) |#2| |#4|)) (-15 -3048 ((-685 |#2|) |#2| |#4| (-767))) (-15 -3859 ((-685 |#2|) |#3| |#4|)) (-15 -2592 ((-685 |#2|) |#3| |#4| (-767) (-767))))
-((-2161 (((-2 (|:| |num| (-685 |#1|)) (|:| |den| |#1|)) (-685 |#2|)) 20)) (-3126 ((|#1| (-685 |#2|)) 9)) (-4369 (((-685 |#1|) (-685 |#2|)) 18)))
-(((-689 |#1| |#2|) (-10 -7 (-15 -3126 (|#1| (-685 |#2|))) (-15 -4369 ((-685 |#1|) (-685 |#2|))) (-15 -2161 ((-2 (|:| |num| (-685 |#1|)) (|:| |den| |#1|)) (-685 |#2|)))) (-556) (-988 |#1|)) (T -689))
-((-2161 (*1 *2 *3) (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |num| (-685 *4)) (|:| |den| *4))) (-5 *1 (-689 *4 *5)))) (-4369 (*1 *2 *3) (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556)) (-5 *2 (-685 *4)) (-5 *1 (-689 *4 *5)))) (-3126 (*1 *2 *3) (-12 (-5 *3 (-685 *4)) (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-689 *2 *4)))))
-(-10 -7 (-15 -3126 (|#1| (-685 |#2|))) (-15 -4369 ((-685 |#1|) (-685 |#2|))) (-15 -2161 ((-2 (|:| |num| (-685 |#1|)) (|:| |den| |#1|)) (-685 |#2|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3168 (((-685 (-695))) NIL) (((-685 (-695)) (-1259 $)) NIL)) (-3814 (((-695) $) NIL)) (-1321 (($ $) NIL (|has| (-695) (-1194)))) (-4294 (($ $) NIL (|has| (-695) (-1194)))) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-695) (-349)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-3472 (($ $) NIL (-2750 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-3942 (((-418 $) $) NIL (-2750 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-3605 (($ $) NIL (-12 (|has| (-695) (-998)) (|has| (-695) (-1194))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-2697 (((-112) $ $) NIL (|has| (-695) (-307)))) (-3148 (((-767)) NIL (|has| (-695) (-368)))) (-1301 (($ $) NIL (|has| (-695) (-1194)))) (-4268 (($ $) NIL (|has| (-695) (-1194)))) (-1337 (($ $) NIL (|has| (-695) (-1194)))) (-4318 (($ $) NIL (|has| (-695) (-1194)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-695) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-695) (-1034 (-407 (-564)))))) (-2961 (((-564) $) NIL) (((-695) $) NIL) (((-407 (-564)) $) NIL (|has| (-695) (-1034 (-407 (-564)))))) (-2100 (($ (-1259 (-695))) NIL) (($ (-1259 (-695)) (-1259 $)) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-695) (-349)))) (-2577 (($ $ $) NIL (|has| (-695) (-307)))) (-3927 (((-685 (-695)) $) NIL) (((-685 (-695)) $ (-1259 $)) NIL)) (-2202 (((-685 (-695)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-695))) (|:| |vec| (-1259 (-695)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-695) (-637 (-564)))) (((-685 (-564)) (-685 $)) NIL (|has| (-695) (-637 (-564))))) (-2965 (((-3 $ "failed") (-407 (-1166 (-695)))) NIL (|has| (-695) (-363))) (($ (-1166 (-695))) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3619 (((-695) $) 29)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL (|has| (-695) (-545)))) (-2271 (((-112) $) NIL (|has| (-695) (-545)))) (-3956 (((-407 (-564)) $) NIL (|has| (-695) (-545)))) (-2828 (((-917)) NIL)) (-3038 (($) NIL (|has| (-695) (-368)))) (-2560 (($ $ $) NIL (|has| (-695) (-307)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| (-695) (-307)))) (-2610 (($) NIL (|has| (-695) (-349)))) (-2549 (((-112) $) NIL (|has| (-695) (-349)))) (-3028 (($ $) NIL (|has| (-695) (-349))) (($ $ (-767)) NIL (|has| (-695) (-349)))) (-3037 (((-112) $) NIL (-2750 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-2349 (((-2 (|:| |r| (-695)) (|:| |phi| (-695))) $) NIL (-12 (|has| (-695) (-1054)) (|has| (-695) (-1194))))) (-2295 (($) NIL (|has| (-695) (-1194)))) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-695) (-882 (-379)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-695) (-882 (-564))))) (-3533 (((-829 (-917)) $) NIL (|has| (-695) (-349))) (((-917) $) NIL (|has| (-695) (-349)))) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (-12 (|has| (-695) (-998)) (|has| (-695) (-1194))))) (-1464 (((-695) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| (-695) (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-695) (-307)))) (-4237 (((-1166 (-695)) $) NIL (|has| (-695) (-363)))) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4289 (($ (-1 (-695) (-695)) $) NIL)) (-2802 (((-917) $) NIL (|has| (-695) (-368)))) (-3473 (($ $) NIL (|has| (-695) (-1194)))) (-2951 (((-1166 (-695)) $) NIL)) (-3202 (($ (-641 $)) NIL (|has| (-695) (-307))) (($ $ $) NIL (|has| (-695) (-307)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| (-695) (-363)))) (-3978 (($) NIL (|has| (-695) (-349)) CONST)) (-2005 (($ (-917)) NIL (|has| (-695) (-368)))) (-1867 (($) NIL)) (-3632 (((-695) $) 31)) (-3877 (((-1114) $) NIL)) (-2175 (($) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| (-695) (-307)))) (-3238 (($ (-641 $)) NIL (|has| (-695) (-307))) (($ $ $) NIL (|has| (-695) (-307)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-695) (-349)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-3595 (((-418 $) $) NIL (-2750 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-695) (-307))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| (-695) (-307)))) (-2537 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-695)) NIL (|has| (-695) (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-695) (-307)))) (-1671 (($ $) NIL (|has| (-695) (-1194)))) (-3084 (($ $ (-1170) (-695)) NIL (|has| (-695) (-514 (-1170) (-695)))) (($ $ (-641 (-1170)) (-641 (-695))) NIL (|has| (-695) (-514 (-1170) (-695)))) (($ $ (-641 (-294 (-695)))) NIL (|has| (-695) (-309 (-695)))) (($ $ (-294 (-695))) NIL (|has| (-695) (-309 (-695)))) (($ $ (-695) (-695)) NIL (|has| (-695) (-309 (-695)))) (($ $ (-641 (-695)) (-641 (-695))) NIL (|has| (-695) (-309 (-695))))) (-3864 (((-767) $) NIL (|has| (-695) (-307)))) (-4362 (($ $ (-695)) NIL (|has| (-695) (-286 (-695) (-695))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| (-695) (-307)))) (-3358 (((-695)) NIL) (((-695) (-1259 $)) NIL)) (-1542 (((-3 (-767) "failed") $ $) NIL (|has| (-695) (-349))) (((-767) $) NIL (|has| (-695) (-349)))) (-3735 (($ $ (-1 (-695) (-695))) NIL) (($ $ (-1 (-695) (-695)) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-767)) NIL (|has| (-695) (-233))) (($ $) NIL (|has| (-695) (-233)))) (-3108 (((-685 (-695)) (-1259 $) (-1 (-695) (-695))) NIL (|has| (-695) (-363)))) (-1474 (((-1166 (-695))) NIL)) (-1347 (($ $) NIL (|has| (-695) (-1194)))) (-4328 (($ $) NIL (|has| (-695) (-1194)))) (-4100 (($) NIL (|has| (-695) (-349)))) (-1330 (($ $) NIL (|has| (-695) (-1194)))) (-4306 (($ $) NIL (|has| (-695) (-1194)))) (-1311 (($ $) NIL (|has| (-695) (-1194)))) (-4280 (($ $) NIL (|has| (-695) (-1194)))) (-1407 (((-685 (-695)) (-1259 $)) NIL) (((-1259 (-695)) $) NIL) (((-685 (-695)) (-1259 $) (-1259 $)) NIL) (((-1259 (-695)) $ (-1259 $)) NIL)) (-4344 (((-536) $) NIL (|has| (-695) (-612 (-536)))) (((-169 (-225)) $) NIL (|has| (-695) (-1018))) (((-169 (-379)) $) NIL (|has| (-695) (-1018))) (((-888 (-379)) $) NIL (|has| (-695) (-612 (-888 (-379))))) (((-888 (-564)) $) NIL (|has| (-695) (-612 (-888 (-564))))) (($ (-1166 (-695))) NIL) (((-1166 (-695)) $) NIL) (($ (-1259 (-695))) NIL) (((-1259 (-695)) $) NIL)) (-2372 (($ $) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-2750 (-12 (|has| (-695) (-307)) (|has| $ (-145)) (|has| (-695) (-905))) (|has| (-695) (-349))))) (-3624 (($ (-695) (-695)) 12)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-564)) NIL) (($ (-695)) NIL) (($ (-169 (-379))) 13) (($ (-169 (-564))) 19) (($ (-169 (-695))) 28) (($ (-169 (-697))) 25) (((-169 (-379)) $) 33) (($ (-407 (-564))) NIL (-2750 (|has| (-695) (-1034 (-407 (-564)))) (|has| (-695) (-363))))) (-3335 (($ $) NIL (|has| (-695) (-349))) (((-3 $ "failed") $) NIL (-2750 (-12 (|has| (-695) (-307)) (|has| $ (-145)) (|has| (-695) (-905))) (|has| (-695) (-145))))) (-3417 (((-1166 (-695)) $) NIL)) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $)) NIL)) (-1380 (($ $) NIL (|has| (-695) (-1194)))) (-4358 (($ $) NIL (|has| (-695) (-1194)))) (-2502 (((-112) $ $) NIL)) (-1359 (($ $) NIL (|has| (-695) (-1194)))) (-4339 (($ $) NIL (|has| (-695) (-1194)))) (-1402 (($ $) NIL (|has| (-695) (-1194)))) (-4378 (($ $) NIL (|has| (-695) (-1194)))) (-2878 (((-695) $) NIL (|has| (-695) (-1194)))) (-1293 (($ $) NIL (|has| (-695) (-1194)))) (-1294 (($ $) NIL (|has| (-695) (-1194)))) (-1391 (($ $) NIL (|has| (-695) (-1194)))) (-4368 (($ $) NIL (|has| (-695) (-1194)))) (-1368 (($ $) NIL (|has| (-695) (-1194)))) (-4349 (($ $) NIL (|has| (-695) (-1194)))) (-3453 (($ $) NIL (|has| (-695) (-1054)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-1 (-695) (-695))) NIL) (($ $ (-1 (-695) (-695)) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-767)) NIL (|has| (-695) (-233))) (($ $) NIL (|has| (-695) (-233)))) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL (|has| (-695) (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ $) NIL (|has| (-695) (-1194))) (($ $ (-407 (-564))) NIL (-12 (|has| (-695) (-998)) (|has| (-695) (-1194)))) (($ $ (-564)) NIL (|has| (-695) (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ (-695) $) NIL) (($ $ (-695)) NIL) (($ (-407 (-564)) $) NIL (|has| (-695) (-363))) (($ $ (-407 (-564))) NIL (|has| (-695) (-363)))))
-(((-690) (-13 (-387) (-166 (-695)) (-10 -8 (-15 -2350 ($ (-169 (-379)))) (-15 -2350 ($ (-169 (-564)))) (-15 -2350 ($ (-169 (-695)))) (-15 -2350 ($ (-169 (-697)))) (-15 -2350 ((-169 (-379)) $))))) (T -690))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-169 (-379))) (-5 *1 (-690)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-169 (-564))) (-5 *1 (-690)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-169 (-695))) (-5 *1 (-690)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-169 (-697))) (-5 *1 (-690)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-169 (-379))) (-5 *1 (-690)))))
-(-13 (-387) (-166 (-695)) (-10 -8 (-15 -2350 ($ (-169 (-379)))) (-15 -2350 ($ (-169 (-564)))) (-15 -2350 ($ (-169 (-695)))) (-15 -2350 ($ (-169 (-697)))) (-15 -2350 ((-169 (-379)) $))))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-2351 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3819 (($ $) 62)) (-3215 (($ $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40) (($ |#1| $ (-767)) 63)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2823 (((-641 (-2 (|:| -3726 |#1|) (|:| -3888 (-767)))) $) 61)) (-2124 (($) 49) (($ (-641 |#1|)) 48)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 50)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1638 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-2863 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-4114 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-2659 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-112)))) (-3992 (*1 *1 *2 *2) (-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2251 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2201 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1346 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-1346 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2326 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *2)) (-4 *4 (-373 *3)) (-4 *2 (-373 *3)))) (-2698 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *1 (-683 *3 *2 *4)) (-4 *2 (-373 *3)) (-4 *4 (-373 *3)))) (-2698 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-3019 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-1825 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-1933 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-641 (-641 *3))))) (-4361 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2463 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-641 (-564))) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2751 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2518 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-4210 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2546 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2968 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2981 (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (-2981 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-683 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *2 (-373 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-683 *3 *2 *4)) (-4 *3 (-1045)) (-4 *2 (-373 *3)) (-4 *4 (-373 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))) (-2501 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-556)))) (-2992 (*1 *1 *1 *2) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-363)))) (-4179 (*1 *1 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-307)))) (-4242 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767)))) (-4178 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767)))) (-2538 (*1 *2 *1) (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-641 *5)))) (-2626 (*1 *2 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045)))) (-3718 (*1 *2 *1) (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045)))) (-2774 (*1 *1 *1) (|partial| -12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-363)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-4 *3 (-363)))))
+(-13 (-57 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4408) (-6 -4407) (-15 -1638 ((-112) $)) (-15 -2863 ((-112) $)) (-15 -4114 ((-112) $)) (-15 -2659 ((-112) $)) (-15 -3992 ($ (-767) (-767))) (-15 -2251 ($ (-641 (-641 |t#1|)))) (-15 -2201 ($ (-767) |t#1|)) (-15 -1346 ($ (-641 |t#1|))) (-15 -1346 ($ (-641 $))) (-15 -2326 ($ |t#3|)) (-15 -2698 ($ |t#2|)) (-15 -2698 ($ $)) (-15 -3019 ($ $)) (-15 -1825 ($ $ $)) (-15 -1933 ($ $ $)) (-15 -2970 ((-641 (-641 |t#1|)) $)) (-15 -4361 ($ $ (-641 (-564)) (-641 (-564)))) (-15 -2463 ($ $ (-641 (-564)) (-641 (-564)) $)) (-15 -2751 ($ $ (-564) (-564))) (-15 -2518 ($ $ (-564) (-564))) (-15 -4210 ($ $ (-564) (-564) (-564) (-564))) (-15 -2546 ($ $ (-564) (-564) $)) (-15 -2968 ($ $ $)) (-15 -2981 ($ $ $)) (-15 -2981 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-564) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-767))) (IF (|has| |t#1| (-556)) (-15 -2501 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-363)) (-15 -2992 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-307)) (-15 -4179 ($ $)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-15 -4242 ((-767) $)) (-15 -4178 ((-767) $)) (-15 -2538 ((-641 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4409 "*"))) (PROGN (-15 -2626 (|t#1| $)) (-15 -3718 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-15 -2774 ((-3 $ "failed") $)) (-15 ** ($ $ (-564)))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-57 |#1| |#2| |#3|) . T) ((-1209) . T))
+((-4179 ((|#4| |#4|) 96 (|has| |#1| (-307)))) (-4242 (((-767) |#4|) 125 (|has| |#1| (-556)))) (-4178 (((-767) |#4|) 100 (|has| |#1| (-556)))) (-2538 (((-641 |#3|) |#4|) 107 (|has| |#1| (-556)))) (-4233 (((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|) 139 (|has| |#1| (-307)))) (-3718 ((|#1| |#4|) 56)) (-1928 (((-3 |#4| "failed") |#4|) 88 (|has| |#1| (-556)))) (-2774 (((-3 |#4| "failed") |#4|) 104 (|has| |#1| (-363)))) (-3819 ((|#4| |#4|) 92 (|has| |#1| (-556)))) (-3641 ((|#4| |#4| |#1| (-564) (-564)) 64)) (-3333 ((|#4| |#4| (-564) (-564)) 59)) (-3668 ((|#4| |#4| |#1| (-564) (-564)) 69)) (-2626 ((|#1| |#4|) 102)) (-2384 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 93 (|has| |#1| (-556)))))
+(((-684 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2626 (|#1| |#4|)) (-15 -3718 (|#1| |#4|)) (-15 -3333 (|#4| |#4| (-564) (-564))) (-15 -3641 (|#4| |#4| |#1| (-564) (-564))) (-15 -3668 (|#4| |#4| |#1| (-564) (-564))) (IF (|has| |#1| (-556)) (PROGN (-15 -4242 ((-767) |#4|)) (-15 -4178 ((-767) |#4|)) (-15 -2538 ((-641 |#3|) |#4|)) (-15 -3819 (|#4| |#4|)) (-15 -1928 ((-3 |#4| "failed") |#4|)) (-15 -2384 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-307)) (PROGN (-15 -4179 (|#4| |#4|)) (-15 -4233 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2774 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-172) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -684))
+((-2774 (*1 *2 *2) (|partial| -12 (-4 *3 (-363)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-4233 (*1 *2 *3 *3) (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-684 *3 *4 *5 *6)) (-4 *6 (-683 *3 *4 *5)))) (-4179 (*1 *2 *2) (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2384 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-1928 (*1 *2 *2) (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-3819 (*1 *2 *2) (-12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2538 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-4178 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-4242 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-3668 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3)) (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2)) (-4 *2 (-683 *3 *5 *6)))) (-3641 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3)) (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2)) (-4 *2 (-683 *3 *5 *6)))) (-3333 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-564)) (-4 *4 (-172)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *1 (-684 *4 *5 *6 *2)) (-4 *2 (-683 *4 *5 *6)))) (-3718 (*1 *2 *3) (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172)) (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5)))) (-2626 (*1 *2 *3) (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172)) (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5)))))
+(-10 -7 (-15 -2626 (|#1| |#4|)) (-15 -3718 (|#1| |#4|)) (-15 -3333 (|#4| |#4| (-564) (-564))) (-15 -3641 (|#4| |#4| |#1| (-564) (-564))) (-15 -3668 (|#4| |#4| |#1| (-564) (-564))) (IF (|has| |#1| (-556)) (PROGN (-15 -4242 ((-767) |#4|)) (-15 -4178 ((-767) |#4|)) (-15 -2538 ((-641 |#3|) |#4|)) (-15 -3819 (|#4| |#4|)) (-15 -1928 ((-3 |#4| "failed") |#4|)) (-15 -2384 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-307)) (PROGN (-15 -4179 (|#4| |#4|)) (-15 -4233 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2774 ((-3 |#4| "failed") |#4|)) |%noBranch|))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3992 (($ (-767) (-767)) 63)) (-1933 (($ $ $) NIL)) (-2698 (($ (-1259 |#1|)) NIL) (($ $) NIL)) (-4114 (((-112) $) NIL)) (-2751 (($ $ (-564) (-564)) 21)) (-2518 (($ $ (-564) (-564)) NIL)) (-4210 (($ $ (-564) (-564) (-564) (-564)) NIL)) (-3019 (($ $) NIL)) (-1638 (((-112) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2546 (($ $ (-564) (-564) $) NIL)) (-2463 ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564)) $) NIL)) (-2070 (($ $ (-564) (-1259 |#1|)) NIL)) (-2649 (($ $ (-564) (-1259 |#1|)) NIL)) (-2201 (($ (-767) |#1|) 36)) (-1747 (($) NIL T CONST)) (-4179 (($ $) 45 (|has| |#1| (-307)))) (-1691 (((-1259 |#1|) $ (-564)) NIL)) (-4242 (((-767) $) 47 (|has| |#1| (-556)))) (-2619 ((|#1| $ (-564) (-564) |#1|) 68)) (-2562 ((|#1| $ (-564) (-564)) NIL)) (-1624 (((-641 |#1|) $) NIL)) (-4178 (((-767) $) 49 (|has| |#1| (-556)))) (-2538 (((-641 (-1259 |#1|)) $) 52 (|has| |#1| (-556)))) (-4387 (((-767) $) 31)) (-4111 (($ (-767) (-767) |#1|) 27)) (-1304 (((-767) $) 32)) (-1509 (((-112) $ (-767)) NIL)) (-3718 ((|#1| $) 43 (|has| |#1| (-6 (-4409 "*"))))) (-3345 (((-564) $) 10)) (-2767 (((-564) $) 11)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2603 (((-564) $) 14)) (-2224 (((-564) $) 64)) (-2251 (($ (-641 (-641 |#1|))) NIL)) (-2613 (($ (-1 |#1| |#1|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-2970 (((-641 (-641 |#1|)) $) 75)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2774 (((-3 $ "failed") $) 59 (|has| |#1| (-363)))) (-1825 (($ $ $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1428 (($ $ |#1|) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) (-564)) NIL) ((|#1| $ (-564) (-564) |#1|) NIL) (($ $ (-641 (-564)) (-641 (-564))) NIL)) (-1346 (($ (-641 |#1|)) NIL) (($ (-641 $)) NIL) (($ (-1259 |#1|)) 69)) (-2863 (((-112) $) NIL)) (-2626 ((|#1| $) 41 (|has| |#1| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-4327 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-4331 (((-1259 |#1|) $ (-564)) NIL)) (-2326 (($ (-1259 |#1|)) NIL) (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2659 (((-112) $) NIL)) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $ $) NIL) (($ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) 37) (($ $ (-564)) 61 (|has| |#1| (-363)))) (* (($ $ $) 23) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-564) $) NIL) (((-1259 |#1|) $ (-1259 |#1|)) NIL) (((-1259 |#1|) (-1259 |#1|) $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-685 |#1|) (-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 -1346 ($ (-1259 |#1|))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2774 ((-3 $ "failed") $)) |%noBranch|))) (-1045)) (T -685))
+((-2774 (*1 *1 *1) (|partial| -12 (-5 *1 (-685 *2)) (-4 *2 (-363)) (-4 *2 (-1045)))) (-1346 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-685 *3)))))
+(-13 (-683 |#1| (-1259 |#1|) (-1259 |#1|)) (-10 -8 (-15 -1346 ($ (-1259 |#1|))) (IF (|has| |#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2774 ((-3 $ "failed") $)) |%noBranch|)))
+((-2985 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|)) 37)) (-1511 (((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|) 34)) (-3068 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-767)) 43)) (-4070 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|)) 27)) (-2407 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|)) 31) (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 29)) (-3365 (((-685 |#1|) (-685 |#1|) |#1| (-685 |#1|)) 33)) (-3236 (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 25)) (** (((-685 |#1|) (-685 |#1|) (-767)) 46)))
+(((-686 |#1|) (-10 -7 (-15 -3236 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4070 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -2407 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -2407 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3365 ((-685 |#1|) (-685 |#1|) |#1| (-685 |#1|))) (-15 -1511 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -2985 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3068 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-767))) (-15 ** ((-685 |#1|) (-685 |#1|) (-767)))) (-1045)) (T -686))
+((** (*1 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-686 *4)))) (-3068 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-686 *4)))) (-2985 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-1511 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-3365 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-2407 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-2407 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-4070 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))) (-3236 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+(-10 -7 (-15 -3236 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4070 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -2407 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -2407 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3365 ((-685 |#1|) (-685 |#1|) |#1| (-685 |#1|))) (-15 -1511 ((-685 |#1|) (-685 |#1|) (-685 |#1|) |#1|)) (-15 -2985 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3068 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-685 |#1|) (-767))) (-15 ** ((-685 |#1|) (-685 |#1|) (-767))))
+((-4180 (((-3 |#1| "failed") $) 17)) (-2938 ((|#1| $) NIL)) (-3231 (($) 7 T CONST)) (-2150 (($ |#1|) 8)) (-2326 (($ |#1|) 15) (((-858) $) 22)) (-2397 (((-112) $ (|[\|\|]| |#1|)) 13) (((-112) $ (|[\|\|]| -3231)) 11)) (-3809 ((|#1| $) 14)))
+(((-687 |#1|) (-13 (-1254) (-1034 |#1|) (-611 (-858)) (-10 -8 (-15 -2150 ($ |#1|)) (-15 -2397 ((-112) $ (|[\|\|]| |#1|))) (-15 -2397 ((-112) $ (|[\|\|]| -3231))) (-15 -3809 (|#1| $)) (-15 -3231 ($) -4008))) (-611 (-858))) (T -687))
+((-2150 (*1 *1 *2) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-611 (-858))) (-5 *2 (-112)) (-5 *1 (-687 *4)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| -3231)) (-5 *2 (-112)) (-5 *1 (-687 *4)) (-4 *4 (-611 (-858))))) (-3809 (*1 *2 *1) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))) (-3231 (*1 *1) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))))
+(-13 (-1254) (-1034 |#1|) (-611 (-858)) (-10 -8 (-15 -2150 ($ |#1|)) (-15 -2397 ((-112) $ (|[\|\|]| |#1|))) (-15 -2397 ((-112) $ (|[\|\|]| -3231))) (-15 -3809 (|#1| $)) (-15 -3231 ($) -4008)))
+((-2934 ((|#2| |#2| |#4|) 33)) (-3246 (((-685 |#2|) |#3| |#4|) 39)) (-3394 (((-685 |#2|) |#2| |#4|) 38)) (-4324 (((-1259 |#2|) |#2| |#4|) 16)) (-4252 ((|#2| |#3| |#4|) 32)) (-3808 (((-685 |#2|) |#3| |#4| (-767) (-767)) 50)) (-3996 (((-685 |#2|) |#2| |#4| (-767)) 49)))
+(((-688 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4324 ((-1259 |#2|) |#2| |#4|)) (-15 -4252 (|#2| |#3| |#4|)) (-15 -2934 (|#2| |#2| |#4|)) (-15 -3394 ((-685 |#2|) |#2| |#4|)) (-15 -3996 ((-685 |#2|) |#2| |#4| (-767))) (-15 -3246 ((-685 |#2|) |#3| |#4|)) (-15 -3808 ((-685 |#2|) |#3| |#4| (-767) (-767)))) (-1094) (-896 |#1|) (-373 |#2|) (-13 (-373 |#1|) (-10 -7 (-6 -4407)))) (T -688))
+((-3808 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *7 (-896 *6)) (-5 *2 (-685 *7)) (-5 *1 (-688 *6 *7 *3 *4)) (-4 *3 (-373 *7)) (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4407)))))) (-3246 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *6 (-896 *5)) (-5 *2 (-685 *6)) (-5 *1 (-688 *5 *6 *3 *4)) (-4 *3 (-373 *6)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))) (-3996 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *3 (-896 *6)) (-5 *2 (-685 *3)) (-5 *1 (-688 *6 *3 *7 *4)) (-4 *7 (-373 *3)) (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4407)))))) (-3394 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-685 *3)) (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))) (-2934 (*1 *2 *2 *3) (-12 (-4 *4 (-1094)) (-4 *2 (-896 *4)) (-5 *1 (-688 *4 *2 *5 *3)) (-4 *5 (-373 *2)) (-4 *3 (-13 (-373 *4) (-10 -7 (-6 -4407)))))) (-4252 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *2 (-896 *5)) (-5 *1 (-688 *5 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))) (-4324 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-1259 *3)) (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))))
+(-10 -7 (-15 -4324 ((-1259 |#2|) |#2| |#4|)) (-15 -4252 (|#2| |#3| |#4|)) (-15 -2934 (|#2| |#2| |#4|)) (-15 -3394 ((-685 |#2|) |#2| |#4|)) (-15 -3996 ((-685 |#2|) |#2| |#4| (-767))) (-15 -3246 ((-685 |#2|) |#3| |#4|)) (-15 -3808 ((-685 |#2|) |#3| |#4| (-767) (-767))))
+((-1317 (((-2 (|:| |num| (-685 |#1|)) (|:| |den| |#1|)) (-685 |#2|)) 20)) (-2888 ((|#1| (-685 |#2|)) 9)) (-1407 (((-685 |#1|) (-685 |#2|)) 18)))
+(((-689 |#1| |#2|) (-10 -7 (-15 -2888 (|#1| (-685 |#2|))) (-15 -1407 ((-685 |#1|) (-685 |#2|))) (-15 -1317 ((-2 (|:| |num| (-685 |#1|)) (|:| |den| |#1|)) (-685 |#2|)))) (-556) (-988 |#1|)) (T -689))
+((-1317 (*1 *2 *3) (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |num| (-685 *4)) (|:| |den| *4))) (-5 *1 (-689 *4 *5)))) (-1407 (*1 *2 *3) (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556)) (-5 *2 (-685 *4)) (-5 *1 (-689 *4 *5)))) (-2888 (*1 *2 *3) (-12 (-5 *3 (-685 *4)) (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-689 *2 *4)))))
+(-10 -7 (-15 -2888 (|#1| (-685 |#2|))) (-15 -1407 ((-685 |#1|) (-685 |#2|))) (-15 -1317 ((-2 (|:| |num| (-685 |#1|)) (|:| |den| |#1|)) (-685 |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-3885 (((-685 (-695))) NIL) (((-685 (-695)) (-1259 $)) NIL)) (-3794 (((-695) $) NIL)) (-1316 (($ $) NIL (|has| (-695) (-1194)))) (-4272 (($ $) NIL (|has| (-695) (-1194)))) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-695) (-349)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-1367 (($ $) NIL (-2733 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-2556 (((-418 $) $) NIL (-2733 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-3557 (($ $) NIL (-12 (|has| (-695) (-998)) (|has| (-695) (-1194))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-3143 (((-112) $ $) NIL (|has| (-695) (-307)))) (-3127 (((-767)) NIL (|has| (-695) (-368)))) (-1295 (($ $) NIL (|has| (-695) (-1194)))) (-4249 (($ $) NIL (|has| (-695) (-1194)))) (-1339 (($ $) NIL (|has| (-695) (-1194)))) (-4296 (($ $) NIL (|has| (-695) (-1194)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-695) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-695) (-1034 (-407 (-564)))))) (-2938 (((-564) $) NIL) (((-695) $) NIL) (((-407 (-564)) $) NIL (|has| (-695) (-1034 (-407 (-564)))))) (-2065 (($ (-1259 (-695))) NIL) (($ (-1259 (-695)) (-1259 $)) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-695) (-349)))) (-2544 (($ $ $) NIL (|has| (-695) (-307)))) (-2671 (((-685 (-695)) $) NIL) (((-685 (-695)) $ (-1259 $)) NIL)) (-1863 (((-685 (-695)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-695))) (|:| |vec| (-1259 (-695)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-695) (-637 (-564)))) (((-685 (-564)) (-685 $)) NIL (|has| (-695) (-637 (-564))))) (-1297 (((-3 $ "failed") (-407 (-1166 (-695)))) NIL (|has| (-695) (-363))) (($ (-1166 (-695))) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3572 (((-695) $) 29)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL (|has| (-695) (-545)))) (-3635 (((-112) $) NIL (|has| (-695) (-545)))) (-1478 (((-407 (-564)) $) NIL (|has| (-695) (-545)))) (-4242 (((-917)) NIL)) (-2498 (($) NIL (|has| (-695) (-368)))) (-2523 (($ $ $) NIL (|has| (-695) (-307)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| (-695) (-307)))) (-2109 (($) NIL (|has| (-695) (-349)))) (-1839 (((-112) $) NIL (|has| (-695) (-349)))) (-2616 (($ $) NIL (|has| (-695) (-349))) (($ $ (-767)) NIL (|has| (-695) (-349)))) (-4218 (((-112) $) NIL (-2733 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-2250 (((-2 (|:| |r| (-695)) (|:| |phi| (-695))) $) NIL (-12 (|has| (-695) (-1054)) (|has| (-695) (-1194))))) (-2284 (($) NIL (|has| (-695) (-1194)))) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-695) (-882 (-379)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-695) (-882 (-564))))) (-3924 (((-829 (-917)) $) NIL (|has| (-695) (-349))) (((-917) $) NIL (|has| (-695) (-349)))) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (-12 (|has| (-695) (-998)) (|has| (-695) (-1194))))) (-4158 (((-695) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| (-695) (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-695) (-307)))) (-2091 (((-1166 (-695)) $) NIL (|has| (-695) (-363)))) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4271 (($ (-1 (-695) (-695)) $) NIL)) (-2428 (((-917) $) NIL (|has| (-695) (-368)))) (-3441 (($ $) NIL (|has| (-695) (-1194)))) (-4379 (((-1166 (-695)) $) NIL)) (-3172 (($ (-641 $)) NIL (|has| (-695) (-307))) (($ $ $) NIL (|has| (-695) (-307)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| (-695) (-363)))) (-3958 (($) NIL (|has| (-695) (-349)) CONST)) (-2014 (($ (-917)) NIL (|has| (-695) (-368)))) (-2696 (($) NIL)) (-3586 (((-695) $) 31)) (-3868 (((-1114) $) NIL)) (-2186 (($) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| (-695) (-307)))) (-3209 (($ (-641 $)) NIL (|has| (-695) (-307))) (($ $ $) NIL (|has| (-695) (-307)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-695) (-349)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-695) (-307)) (|has| (-695) (-905))))) (-3546 (((-418 $) $) NIL (-2733 (-12 (|has| (-695) (-307)) (|has| (-695) (-905))) (|has| (-695) (-363))))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-695) (-307))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| (-695) (-307)))) (-2501 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-695)) NIL (|has| (-695) (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-695) (-307)))) (-1673 (($ $) NIL (|has| (-695) (-1194)))) (-3055 (($ $ (-1170) (-695)) NIL (|has| (-695) (-514 (-1170) (-695)))) (($ $ (-641 (-1170)) (-641 (-695))) NIL (|has| (-695) (-514 (-1170) (-695)))) (($ $ (-641 (-294 (-695)))) NIL (|has| (-695) (-309 (-695)))) (($ $ (-294 (-695))) NIL (|has| (-695) (-309 (-695)))) (($ $ (-695) (-695)) NIL (|has| (-695) (-309 (-695)))) (($ $ (-641 (-695)) (-641 (-695))) NIL (|has| (-695) (-309 (-695))))) (-2468 (((-767) $) NIL (|has| (-695) (-307)))) (-4361 (($ $ (-695)) NIL (|has| (-695) (-286 (-695) (-695))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| (-695) (-307)))) (-2576 (((-695)) NIL) (((-695) (-1259 $)) NIL)) (-2563 (((-3 (-767) "failed") $ $) NIL (|has| (-695) (-349))) (((-767) $) NIL (|has| (-695) (-349)))) (-3142 (($ $ (-1 (-695) (-695))) NIL) (($ $ (-1 (-695) (-695)) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-767)) NIL (|has| (-695) (-233))) (($ $) NIL (|has| (-695) (-233)))) (-3927 (((-685 (-695)) (-1259 $) (-1 (-695) (-695))) NIL (|has| (-695) (-363)))) (-3954 (((-1166 (-695))) NIL)) (-1350 (($ $) NIL (|has| (-695) (-1194)))) (-4305 (($ $) NIL (|has| (-695) (-1194)))) (-2099 (($) NIL (|has| (-695) (-349)))) (-1327 (($ $) NIL (|has| (-695) (-1194)))) (-4284 (($ $) NIL (|has| (-695) (-1194)))) (-1307 (($ $) NIL (|has| (-695) (-1194)))) (-4261 (($ $) NIL (|has| (-695) (-1194)))) (-1631 (((-685 (-695)) (-1259 $)) NIL) (((-1259 (-695)) $) NIL) (((-685 (-695)) (-1259 $) (-1259 $)) NIL) (((-1259 (-695)) $ (-1259 $)) NIL)) (-4327 (((-536) $) NIL (|has| (-695) (-612 (-536)))) (((-169 (-225)) $) NIL (|has| (-695) (-1018))) (((-169 (-379)) $) NIL (|has| (-695) (-1018))) (((-888 (-379)) $) NIL (|has| (-695) (-612 (-888 (-379))))) (((-888 (-564)) $) NIL (|has| (-695) (-612 (-888 (-564))))) (($ (-1166 (-695))) NIL) (((-1166 (-695)) $) NIL) (($ (-1259 (-695))) NIL) (((-1259 (-695)) $) NIL)) (-1916 (($ $) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-2733 (-12 (|has| (-695) (-307)) (|has| $ (-145)) (|has| (-695) (-905))) (|has| (-695) (-349))))) (-3593 (($ (-695) (-695)) 12)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-564)) NIL) (($ (-695)) NIL) (($ (-169 (-379))) 13) (($ (-169 (-564))) 19) (($ (-169 (-695))) 28) (($ (-169 (-697))) 25) (((-169 (-379)) $) 33) (($ (-407 (-564))) NIL (-2733 (|has| (-695) (-1034 (-407 (-564)))) (|has| (-695) (-363))))) (-2144 (($ $) NIL (|has| (-695) (-349))) (((-3 $ "failed") $) NIL (-2733 (-12 (|has| (-695) (-307)) (|has| $ (-145)) (|has| (-695) (-905))) (|has| (-695) (-145))))) (-1568 (((-1166 (-695)) $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) NIL)) (-1384 (($ $) NIL (|has| (-695) (-1194)))) (-4342 (($ $) NIL (|has| (-695) (-1194)))) (-3013 (((-112) $ $) NIL)) (-1361 (($ $) NIL (|has| (-695) (-1194)))) (-4317 (($ $) NIL (|has| (-695) (-1194)))) (-1409 (($ $) NIL (|has| (-695) (-1194)))) (-4366 (($ $) NIL (|has| (-695) (-1194)))) (-3269 (((-695) $) NIL (|has| (-695) (-1194)))) (-2665 (($ $) NIL (|has| (-695) (-1194)))) (-4378 (($ $) NIL (|has| (-695) (-1194)))) (-1398 (($ $) NIL (|has| (-695) (-1194)))) (-4353 (($ $) NIL (|has| (-695) (-1194)))) (-1372 (($ $) NIL (|has| (-695) (-1194)))) (-4329 (($ $) NIL (|has| (-695) (-1194)))) (-2007 (($ $) NIL (|has| (-695) (-1054)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-1 (-695) (-695))) NIL) (($ $ (-1 (-695) (-695)) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-1170)) NIL (|has| (-695) (-896 (-1170)))) (($ $ (-767)) NIL (|has| (-695) (-233))) (($ $) NIL (|has| (-695) (-233)))) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL (|has| (-695) (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ $) NIL (|has| (-695) (-1194))) (($ $ (-407 (-564))) NIL (-12 (|has| (-695) (-998)) (|has| (-695) (-1194)))) (($ $ (-564)) NIL (|has| (-695) (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ (-695) $) NIL) (($ $ (-695)) NIL) (($ (-407 (-564)) $) NIL (|has| (-695) (-363))) (($ $ (-407 (-564))) NIL (|has| (-695) (-363)))))
+(((-690) (-13 (-387) (-166 (-695)) (-10 -8 (-15 -2326 ($ (-169 (-379)))) (-15 -2326 ($ (-169 (-564)))) (-15 -2326 ($ (-169 (-695)))) (-15 -2326 ($ (-169 (-697)))) (-15 -2326 ((-169 (-379)) $))))) (T -690))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-169 (-379))) (-5 *1 (-690)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-169 (-564))) (-5 *1 (-690)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-169 (-695))) (-5 *1 (-690)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-169 (-697))) (-5 *1 (-690)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-169 (-379))) (-5 *1 (-690)))))
+(-13 (-387) (-166 (-695)) (-10 -8 (-15 -2326 ($ (-169 (-379)))) (-15 -2326 ($ (-169 (-564)))) (-15 -2326 ($ (-169 (-695)))) (-15 -2326 ($ (-169 (-697)))) (-15 -2326 ((-169 (-379)) $))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-2380 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3038 (($ $) 63)) (-3195 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 47 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41) (($ |#1| $ (-767)) 64)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-1671 (((-641 (-2 (|:| -3683 |#1|) (|:| -3879 (-767)))) $) 62)) (-1760 (($) 50) (($ (-641 |#1|)) 49)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 51)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-691 |#1|) (-140) (-1094)) (T -691))
-((-2714 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-691 *2)) (-4 *2 (-1094)))) (-3819 (*1 *1 *1) (-12 (-4 *1 (-691 *2)) (-4 *2 (-1094)))) (-2823 (*1 *2 *1) (-12 (-4 *1 (-691 *3)) (-4 *3 (-1094)) (-5 *2 (-641 (-2 (|:| -3726 *3) (|:| -3888 (-767))))))))
-(-13 (-235 |t#1|) (-10 -8 (-15 -2714 ($ |t#1| $ (-767))) (-15 -3819 ($ $)) (-15 -2823 ((-641 (-2 (|:| -3726 |t#1|) (|:| -3888 (-767)))) $))))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-3526 (((-641 |#1|) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))) (-564)) 65)) (-2624 ((|#1| |#1| (-564)) 61)) (-3238 ((|#1| |#1| |#1| (-564)) 45)) (-3595 (((-641 |#1|) |#1| (-564)) 48)) (-3804 ((|#1| |#1| (-564) |#1| (-564)) 39)) (-1757 (((-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))) |#1| (-564)) 60)))
-(((-692 |#1|) (-10 -7 (-15 -3238 (|#1| |#1| |#1| (-564))) (-15 -2624 (|#1| |#1| (-564))) (-15 -3595 ((-641 |#1|) |#1| (-564))) (-15 -1757 ((-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))) |#1| (-564))) (-15 -3526 ((-641 |#1|) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))) (-564))) (-15 -3804 (|#1| |#1| (-564) |#1| (-564)))) (-1235 (-564))) (T -692))
-((-3804 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))) (-3526 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| -3595 *5) (|:| -2762 (-564))))) (-5 *4 (-564)) (-4 *5 (-1235 *4)) (-5 *2 (-641 *5)) (-5 *1 (-692 *5)))) (-1757 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-5 *2 (-641 (-2 (|:| -3595 *3) (|:| -2762 *4)))) (-5 *1 (-692 *3)) (-4 *3 (-1235 *4)))) (-3595 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-5 *2 (-641 *3)) (-5 *1 (-692 *3)) (-4 *3 (-1235 *4)))) (-2624 (*1 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))) (-3238 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))))
-(-10 -7 (-15 -3238 (|#1| |#1| |#1| (-564))) (-15 -2624 (|#1| |#1| (-564))) (-15 -3595 ((-641 |#1|) |#1| (-564))) (-15 -1757 ((-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))) |#1| (-564))) (-15 -3526 ((-641 |#1|) (-641 (-2 (|:| -3595 |#1|) (|:| -2762 (-564)))) (-564))) (-15 -3804 (|#1| |#1| (-564) |#1| (-564))))
-((-4207 (((-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225) (-225))) 17)) (-2450 (((-1127 (-225)) (-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 56) (((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 58) (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 60)) (-3802 (((-1127 (-225)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-641 (-263))) NIL)) (-3138 (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 61)))
-(((-693) (-10 -7 (-15 -2450 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -2450 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -2450 ((-1127 (-225)) (-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3138 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3802 ((-1127 (-225)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -4207 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))) (T -693))
-((-4207 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1 (-225) (-225) (-225) (-225))) (-5 *2 (-1 (-939 (-225)) (-225) (-225))) (-5 *1 (-693)))) (-3802 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))) (-3138 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined")) (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))) (-2450 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-225))) (-5 *5 (-641 (-263))) (-5 *1 (-693)))) (-2450 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-225))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))) (-2450 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined")) (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))))
-(-10 -7 (-15 -2450 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -2450 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -2450 ((-1127 (-225)) (-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3138 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3802 ((-1127 (-225)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -4207 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))
-((-3595 (((-418 (-1166 |#4|)) (-1166 |#4|)) 89) (((-418 |#4|) |#4|) 269)))
-(((-694 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 |#4|) |#4|)) (-15 -3595 ((-418 (-1166 |#4|)) (-1166 |#4|)))) (-846) (-789) (-349) (-945 |#3| |#2| |#1|)) (T -694))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-349)) (-4 *7 (-945 *6 *5 *4)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-694 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3595 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-694 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
-(-10 -7 (-15 -3595 ((-418 |#4|) |#4|)) (-15 -3595 ((-418 (-1166 |#4|)) (-1166 |#4|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 99)) (-3005 (((-564) $) 34)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3309 (($ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3605 (($ $) NIL)) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL)) (-3500 (($) NIL T CONST)) (-1853 (($ $) NIL)) (-4201 (((-3 (-564) "failed") $) 88) (((-3 (-407 (-564)) "failed") $) 28) (((-3 (-379) "failed") $) 85)) (-2961 (((-564) $) 90) (((-407 (-564)) $) 82) (((-379) $) 83)) (-2577 (($ $ $) 111)) (-1654 (((-3 $ "failed") $) 102)) (-2560 (($ $ $) 110)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-3723 (((-917)) 92) (((-917) (-917)) 91)) (-4119 (((-112) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL)) (-3533 (((-564) $) NIL)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL)) (-1464 (($ $) NIL)) (-2131 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3801 (((-564) (-564)) 96) (((-564)) 97)) (-3142 (($ $ $) NIL) (($) NIL (-12 (-2356 (|has| $ (-6 -4389))) (-2356 (|has| $ (-6 -4397)))))) (-2904 (((-564) (-564)) 94) (((-564)) 95)) (-1515 (($ $ $) NIL) (($) NIL (-12 (-2356 (|has| $ (-6 -4389))) (-2356 (|has| $ (-6 -4397)))))) (-3585 (((-564) $) 17)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 106)) (-1443 (((-917) (-564)) NIL (|has| $ (-6 -4397)))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL)) (-2630 (($ $) NIL)) (-2766 (($ (-564) (-564)) NIL) (($ (-564) (-564) (-917)) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) 107)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1377 (((-564) $) 24)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 109)) (-3096 (((-917)) NIL) (((-917) (-917)) NIL (|has| $ (-6 -4397)))) (-3155 (((-917) (-564)) NIL (|has| $ (-6 -4397)))) (-4344 (((-379) $) NIL) (((-225) $) NIL) (((-888 (-379)) $) NIL)) (-2350 (((-858) $) 67) (($ (-564)) 78) (($ $) NIL) (($ (-407 (-564))) 81) (($ (-564)) 78) (($ (-407 (-564))) 81) (($ (-379)) 75) (((-379) $) 65) (($ (-697)) 70)) (-1471 (((-767)) 121 T CONST)) (-4186 (($ (-564) (-564) (-917)) 58)) (-2779 (($ $) NIL)) (-2378 (((-917)) NIL) (((-917) (-917)) NIL (|has| $ (-6 -4397)))) (-2940 (((-917)) 45) (((-917) (-917)) 93)) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL)) (-2414 (($) 37 T CONST)) (-2428 (($) 18 T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 98)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 120)) (-3004 (($ $ $) 80)) (-2992 (($ $) 117) (($ $ $) 118)) (-2980 (($ $ $) 116)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ $ (-407 (-564))) 105)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 112) (($ $ $) 103) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
-(((-695) (-13 (-404) (-387) (-363) (-1034 (-379)) (-1034 (-407 (-564))) (-147) (-10 -8 (-15 -3723 ((-917) (-917))) (-15 -3723 ((-917))) (-15 -2940 ((-917) (-917))) (-15 -2904 ((-564) (-564))) (-15 -2904 ((-564))) (-15 -3801 ((-564) (-564))) (-15 -3801 ((-564))) (-15 -2350 ((-379) $)) (-15 -2350 ($ (-697))) (-15 -3585 ((-564) $)) (-15 -1377 ((-564) $)) (-15 -4186 ($ (-564) (-564) (-917)))))) (T -695))
-((-1377 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-3585 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-3723 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))) (-3723 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))) (-2940 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))) (-2904 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-2904 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-3801 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-3801 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-379)) (-5 *1 (-695)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-697)) (-5 *1 (-695)))) (-4186 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-5 *1 (-695)))))
-(-13 (-404) (-387) (-363) (-1034 (-379)) (-1034 (-407 (-564))) (-147) (-10 -8 (-15 -3723 ((-917) (-917))) (-15 -3723 ((-917))) (-15 -2940 ((-917) (-917))) (-15 -2904 ((-564) (-564))) (-15 -2904 ((-564))) (-15 -3801 ((-564) (-564))) (-15 -3801 ((-564))) (-15 -2350 ((-379) $)) (-15 -2350 ($ (-697))) (-15 -3585 ((-564) $)) (-15 -1377 ((-564) $)) (-15 -4186 ($ (-564) (-564) (-917)))))
-((-2663 (((-685 |#1|) (-685 |#1|) |#1| |#1|) 87)) (-3159 (((-685 |#1|) (-685 |#1|) |#1|) 67)) (-3150 (((-685 |#1|) (-685 |#1|) |#1|) 88)) (-3598 (((-685 |#1|) (-685 |#1|)) 68)) (-3097 (((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|) 86)))
-(((-696 |#1|) (-10 -7 (-15 -3598 ((-685 |#1|) (-685 |#1|))) (-15 -3159 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -3150 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -2663 ((-685 |#1|) (-685 |#1|) |#1| |#1|)) (-15 -3097 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|))) (-307)) (T -696))
-((-3097 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-696 *3)) (-4 *3 (-307)))) (-2663 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))) (-3150 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))) (-3159 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))) (-3598 (*1 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
-(-10 -7 (-15 -3598 ((-685 |#1|) (-685 |#1|))) (-15 -3159 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -3150 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -2663 ((-685 |#1|) (-685 |#1|) |#1| |#1|)) (-15 -3097 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-2926 (($ $ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2192 (($ $ $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL)) (-2336 (($ $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) 31)) (-2961 (((-564) $) 29)) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL)) (-2271 (((-112) $) NIL)) (-3956 (((-407 (-564)) $) NIL)) (-3038 (($ $) NIL) (($) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-1682 (($ $ $ $) NIL)) (-2230 (($ $ $) NIL)) (-4119 (((-112) $) NIL)) (-1797 (($ $ $) NIL)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-4035 (((-112) $) NIL)) (-2220 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $) NIL)) (-2131 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3365 (($ $ $ $) NIL)) (-3142 (($ $ $) NIL)) (-1544 (((-917) (-917)) 10) (((-917)) 9)) (-1515 (($ $ $) NIL)) (-2787 (($ $) NIL)) (-4029 (($ $) NIL)) (-3202 (($ (-641 $)) NIL) (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3315 (($ $ $) NIL)) (-3978 (($) NIL T CONST)) (-4281 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ (-641 $)) NIL) (($ $ $) NIL)) (-4224 (($ $) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2482 (((-112) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL) (($ $ (-767)) NIL)) (-2711 (($ $) NIL)) (-3817 (($ $) NIL)) (-4344 (((-225) $) NIL) (((-379) $) NIL) (((-888 (-564)) $) NIL) (((-536) $) NIL) (((-564) $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) 28) (($ $) NIL) (($ (-564)) 28) (((-316 $) (-316 (-564))) 18)) (-1471 (((-767)) NIL T CONST)) (-4177 (((-112) $ $) NIL)) (-2038 (($ $ $) NIL)) (-2940 (($) NIL)) (-2502 (((-112) $ $) NIL)) (-2481 (($ $ $ $) NIL)) (-3453 (($ $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL) (($ $ (-767)) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
-(((-697) (-13 (-387) (-545) (-10 -8 (-15 -1544 ((-917) (-917))) (-15 -1544 ((-917))) (-15 -2350 ((-316 $) (-316 (-564))))))) (T -697))
-((-1544 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697)))) (-1544 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-316 (-564))) (-5 *2 (-316 (-697))) (-5 *1 (-697)))))
-(-13 (-387) (-545) (-10 -8 (-15 -1544 ((-917) (-917))) (-15 -1544 ((-917))) (-15 -2350 ((-316 $) (-316 (-564))))))
-((-3644 (((-1 |#4| |#2| |#3|) |#1| (-1170) (-1170)) 19)) (-2615 (((-1 |#4| |#2| |#3|) (-1170)) 12)))
-(((-698 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2615 ((-1 |#4| |#2| |#3|) (-1170))) (-15 -3644 ((-1 |#4| |#2| |#3|) |#1| (-1170) (-1170)))) (-612 (-536)) (-1209) (-1209) (-1209)) (T -698))
-((-3644 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *3 *5 *6 *7)) (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)) (-4 *7 (-1209)))) (-2615 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *4 *5 *6 *7)) (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)) (-4 *7 (-1209)))))
-(-10 -7 (-15 -2615 ((-1 |#4| |#2| |#3|) (-1170))) (-15 -3644 ((-1 |#4| |#2| |#3|) |#1| (-1170) (-1170))))
-((-3032 (((-1 (-225) (-225) (-225)) |#1| (-1170) (-1170)) 36) (((-1 (-225) (-225)) |#1| (-1170)) 41)))
-(((-699 |#1|) (-10 -7 (-15 -3032 ((-1 (-225) (-225)) |#1| (-1170))) (-15 -3032 ((-1 (-225) (-225) (-225)) |#1| (-1170) (-1170)))) (-612 (-536))) (T -699))
-((-3032 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225) (-225))) (-5 *1 (-699 *3)) (-4 *3 (-612 (-536))))) (-3032 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225))) (-5 *1 (-699 *3)) (-4 *3 (-612 (-536))))))
-(-10 -7 (-15 -3032 ((-1 (-225) (-225)) |#1| (-1170))) (-15 -3032 ((-1 (-225) (-225) (-225)) |#1| (-1170) (-1170))))
-((-3060 (((-1170) |#1| (-1170) (-641 (-1170))) 10) (((-1170) |#1| (-1170) (-1170) (-1170)) 13) (((-1170) |#1| (-1170) (-1170)) 12) (((-1170) |#1| (-1170)) 11)))
-(((-700 |#1|) (-10 -7 (-15 -3060 ((-1170) |#1| (-1170))) (-15 -3060 ((-1170) |#1| (-1170) (-1170))) (-15 -3060 ((-1170) |#1| (-1170) (-1170) (-1170))) (-15 -3060 ((-1170) |#1| (-1170) (-641 (-1170))))) (-612 (-536))) (T -700))
-((-3060 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))) (-3060 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))) (-3060 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))) (-3060 (*1 *2 *3 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))))
-(-10 -7 (-15 -3060 ((-1170) |#1| (-1170))) (-15 -3060 ((-1170) |#1| (-1170) (-1170))) (-15 -3060 ((-1170) |#1| (-1170) (-1170) (-1170))) (-15 -3060 ((-1170) |#1| (-1170) (-641 (-1170)))))
-((-3606 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
-(((-701 |#1| |#2|) (-10 -7 (-15 -3606 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1209) (-1209)) (T -701))
-((-3606 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-701 *3 *4)) (-4 *3 (-1209)) (-4 *4 (-1209)))))
-(-10 -7 (-15 -3606 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
-((-2434 (((-1 |#3| |#2|) (-1170)) 11)) (-3644 (((-1 |#3| |#2|) |#1| (-1170)) 21)))
-(((-702 |#1| |#2| |#3|) (-10 -7 (-15 -2434 ((-1 |#3| |#2|) (-1170))) (-15 -3644 ((-1 |#3| |#2|) |#1| (-1170)))) (-612 (-536)) (-1209) (-1209)) (T -702))
-((-3644 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *3 *5 *6)) (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))) (-2434 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *4 *5 *6)) (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))))
-(-10 -7 (-15 -2434 ((-1 |#3| |#2|) (-1170))) (-15 -3644 ((-1 |#3| |#2|) |#1| (-1170))))
-((-4208 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#4|)) (-641 |#3|) (-641 |#4|) (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| |#4|)))) (-641 (-767)) (-1259 (-641 (-1166 |#3|))) |#3|) 94)) (-2547 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#3|)) (-641 |#3|) (-641 |#4|) (-641 (-767)) |#3|) 112)) (-4256 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 |#3|) (-641 (-767)) (-641 (-1166 |#4|)) (-1259 (-641 (-1166 |#3|))) |#3|) 47)))
-(((-703 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4256 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 |#3|) (-641 (-767)) (-641 (-1166 |#4|)) (-1259 (-641 (-1166 |#3|))) |#3|)) (-15 -2547 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#3|)) (-641 |#3|) (-641 |#4|) (-641 (-767)) |#3|)) (-15 -4208 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#4|)) (-641 |#3|) (-641 |#4|) (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| |#4|)))) (-641 (-767)) (-1259 (-641 (-1166 |#3|))) |#3|))) (-789) (-846) (-307) (-945 |#3| |#1| |#2|)) (T -703))
-((-4208 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-641 (-1166 *13))) (-5 *3 (-1166 *13)) (-5 *4 (-641 *12)) (-5 *5 (-641 *10)) (-5 *6 (-641 *13)) (-5 *7 (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| *13))))) (-5 *8 (-641 (-767))) (-5 *9 (-1259 (-641 (-1166 *10)))) (-4 *12 (-846)) (-4 *10 (-307)) (-4 *13 (-945 *10 *11 *12)) (-4 *11 (-789)) (-5 *1 (-703 *11 *12 *10 *13)))) (-2547 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-641 *11)) (-5 *5 (-641 (-1166 *9))) (-5 *6 (-641 *9)) (-5 *7 (-641 *12)) (-5 *8 (-641 (-767))) (-4 *11 (-846)) (-4 *9 (-307)) (-4 *12 (-945 *9 *10 *11)) (-4 *10 (-789)) (-5 *2 (-641 (-1166 *12))) (-5 *1 (-703 *10 *11 *9 *12)) (-5 *3 (-1166 *12)))) (-4256 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-641 (-1166 *11))) (-5 *3 (-1166 *11)) (-5 *4 (-641 *10)) (-5 *5 (-641 *8)) (-5 *6 (-641 (-767))) (-5 *7 (-1259 (-641 (-1166 *8)))) (-4 *10 (-846)) (-4 *8 (-307)) (-4 *11 (-945 *8 *9 *10)) (-4 *9 (-789)) (-5 *1 (-703 *9 *10 *8 *11)))))
-(-10 -7 (-15 -4256 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 |#3|) (-641 (-767)) (-641 (-1166 |#4|)) (-1259 (-641 (-1166 |#3|))) |#3|)) (-15 -2547 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#3|)) (-641 |#3|) (-641 |#4|) (-641 (-767)) |#3|)) (-15 -4208 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#4|)) (-641 |#3|) (-641 |#4|) (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| |#4|)))) (-641 (-767)) (-1259 (-641 (-1166 |#3|))) |#3|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-3900 (($ $) 42)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-3720 (($ |#1| (-767)) 40)) (-4253 (((-767) $) 44)) (-3876 ((|#1| $) 43)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2762 (((-767) $) 45)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 39 (|has| |#1| (-172)))) (-2606 ((|#1| $ (-767)) 41)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 47) (($ |#1| $) 46)))
+((-4066 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-691 *2)) (-4 *2 (-1094)))) (-3038 (*1 *1 *1) (-12 (-4 *1 (-691 *2)) (-4 *2 (-1094)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-691 *3)) (-4 *3 (-1094)) (-5 *2 (-641 (-2 (|:| -3683 *3) (|:| -3879 (-767))))))))
+(-13 (-235 |t#1|) (-10 -8 (-15 -4066 ($ |t#1| $ (-767))) (-15 -3038 ($ $)) (-15 -1671 ((-641 (-2 (|:| -3683 |t#1|) (|:| -3879 (-767)))) $))))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-3173 (((-641 |#1|) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))) (-564)) 65)) (-1730 ((|#1| |#1| (-564)) 61)) (-3209 ((|#1| |#1| |#1| (-564)) 45)) (-3546 (((-641 |#1|) |#1| (-564)) 48)) (-1322 ((|#1| |#1| (-564) |#1| (-564)) 39)) (-1798 (((-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))) |#1| (-564)) 60)))
+(((-692 |#1|) (-10 -7 (-15 -3209 (|#1| |#1| |#1| (-564))) (-15 -1730 (|#1| |#1| (-564))) (-15 -3546 ((-641 |#1|) |#1| (-564))) (-15 -1798 ((-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))) |#1| (-564))) (-15 -3173 ((-641 |#1|) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))) (-564))) (-15 -1322 (|#1| |#1| (-564) |#1| (-564)))) (-1235 (-564))) (T -692))
+((-1322 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))) (-3173 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| -3546 *5) (|:| -3258 (-564))))) (-5 *4 (-564)) (-4 *5 (-1235 *4)) (-5 *2 (-641 *5)) (-5 *1 (-692 *5)))) (-1798 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-5 *2 (-641 (-2 (|:| -3546 *3) (|:| -3258 *4)))) (-5 *1 (-692 *3)) (-4 *3 (-1235 *4)))) (-3546 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-5 *2 (-641 *3)) (-5 *1 (-692 *3)) (-4 *3 (-1235 *4)))) (-1730 (*1 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))) (-3209 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))))
+(-10 -7 (-15 -3209 (|#1| |#1| |#1| (-564))) (-15 -1730 (|#1| |#1| (-564))) (-15 -3546 ((-641 |#1|) |#1| (-564))) (-15 -1798 ((-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))) |#1| (-564))) (-15 -3173 ((-641 |#1|) (-641 (-2 (|:| -3546 |#1|) (|:| -3258 (-564)))) (-564))) (-15 -1322 (|#1| |#1| (-564) |#1| (-564))))
+((-4377 (((-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225) (-225))) 17)) (-3637 (((-1127 (-225)) (-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 56) (((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 58) (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 60)) (-4198 (((-1127 (-225)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-641 (-263))) NIL)) (-1643 (((-1127 (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263))) 61)))
+(((-693) (-10 -7 (-15 -3637 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3637 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3637 ((-1127 (-225)) (-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -1643 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -4198 ((-1127 (-225)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -4377 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))) (T -693))
+((-4377 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-1 (-225) (-225) (-225) (-225))) (-5 *2 (-1 (-939 (-225)) (-225) (-225))) (-5 *1 (-693)))) (-4198 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225))) (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))) (-1643 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined")) (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))) (-3637 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-225))) (-5 *5 (-641 (-263))) (-5 *1 (-693)))) (-3637 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-225))) (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))) (-3637 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-225) (-225) (-225))) (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined")) (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693)))))
+(-10 -7 (-15 -3637 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3637 ((-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -3637 ((-1127 (-225)) (-1127 (-225)) (-1 (-939 (-225)) (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -1643 ((-1127 (-225)) (-1 (-225) (-225) (-225)) (-3 (-1 (-225) (-225) (-225) (-225)) "undefined") (-1088 (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -4198 ((-1127 (-225)) (-316 (-564)) (-316 (-564)) (-316 (-564)) (-1 (-225) (-225)) (-1088 (-225)) (-641 (-263)))) (-15 -4377 ((-1 (-939 (-225)) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225)) (-1 (-225) (-225) (-225) (-225)))))
+((-3546 (((-418 (-1166 |#4|)) (-1166 |#4|)) 89) (((-418 |#4|) |#4|) 269)))
+(((-694 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 |#4|) |#4|)) (-15 -3546 ((-418 (-1166 |#4|)) (-1166 |#4|)))) (-846) (-789) (-349) (-945 |#3| |#2| |#1|)) (T -694))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-349)) (-4 *7 (-945 *6 *5 *4)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-694 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-694 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
+(-10 -7 (-15 -3546 ((-418 |#4|) |#4|)) (-15 -3546 ((-418 (-1166 |#4|)) (-1166 |#4|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 99)) (-4302 (((-564) $) 34)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1353 (($ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3557 (($ $) NIL)) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL)) (-1747 (($) NIL T CONST)) (-1972 (($ $) NIL)) (-4180 (((-3 (-564) "failed") $) 88) (((-3 (-407 (-564)) "failed") $) 28) (((-3 (-379) "failed") $) 85)) (-2938 (((-564) $) 90) (((-407 (-564)) $) 82) (((-379) $) 83)) (-2544 (($ $ $) 111)) (-1580 (((-3 $ "failed") $) 102)) (-2523 (($ $ $) 110)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2012 (((-917)) 92) (((-917) (-917)) 91)) (-3530 (((-112) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL)) (-3924 (((-564) $) NIL)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL)) (-4158 (($ $) NIL)) (-4371 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4109 (((-564) (-564)) 96) (((-564)) 97)) (-1469 (($ $ $) NIL) (($) NIL (-12 (-2354 (|has| $ (-6 -4390))) (-2354 (|has| $ (-6 -4398)))))) (-2821 (((-564) (-564)) 94) (((-564)) 95)) (-1530 (($ $ $) NIL) (($) NIL (-12 (-2354 (|has| $ (-6 -4390))) (-2354 (|has| $ (-6 -4398)))))) (-3524 (((-564) $) 17)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 106)) (-1900 (((-917) (-564)) NIL (|has| $ (-6 -4398)))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL)) (-4256 (($ $) NIL)) (-2723 (($ (-564) (-564)) NIL) (($ (-564) (-564) (-917)) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) 107)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4165 (((-564) $) 24)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 109)) (-4132 (((-917)) NIL) (((-917) (-917)) NIL (|has| $ (-6 -4398)))) (-2006 (((-917) (-564)) NIL (|has| $ (-6 -4398)))) (-4327 (((-379) $) NIL) (((-225) $) NIL) (((-888 (-379)) $) NIL)) (-2326 (((-858) $) 67) (($ (-564)) 78) (($ $) NIL) (($ (-407 (-564))) 81) (($ (-564)) 78) (($ (-407 (-564))) 81) (($ (-379)) 75) (((-379) $) 65) (($ (-697)) 70)) (-3662 (((-767)) 121 T CONST)) (-2848 (($ (-564) (-564) (-917)) 58)) (-4328 (($ $) NIL)) (-4231 (((-917)) NIL) (((-917) (-917)) NIL (|has| $ (-6 -4398)))) (-1700 (((-112) $ $) NIL)) (-4370 (((-917)) 45) (((-917) (-917)) 93)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL)) (-2409 (($) 37 T CONST)) (-2421 (($) 18 T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 98)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 120)) (-2992 (($ $ $) 80)) (-2981 (($ $) 117) (($ $ $) 118)) (-2968 (($ $ $) 116)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ $ (-407 (-564))) 105)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 112) (($ $ $) 103) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+(((-695) (-13 (-404) (-387) (-363) (-1034 (-379)) (-1034 (-407 (-564))) (-147) (-10 -8 (-15 -2012 ((-917) (-917))) (-15 -2012 ((-917))) (-15 -4370 ((-917) (-917))) (-15 -2821 ((-564) (-564))) (-15 -2821 ((-564))) (-15 -4109 ((-564) (-564))) (-15 -4109 ((-564))) (-15 -2326 ((-379) $)) (-15 -2326 ($ (-697))) (-15 -3524 ((-564) $)) (-15 -4165 ((-564) $)) (-15 -2848 ($ (-564) (-564) (-917)))))) (T -695))
+((-4165 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-3524 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-2012 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))) (-2012 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))) (-4370 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))) (-2821 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-2821 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-4109 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-4109 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-379)) (-5 *1 (-695)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-697)) (-5 *1 (-695)))) (-2848 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-5 *1 (-695)))))
+(-13 (-404) (-387) (-363) (-1034 (-379)) (-1034 (-407 (-564))) (-147) (-10 -8 (-15 -2012 ((-917) (-917))) (-15 -2012 ((-917))) (-15 -4370 ((-917) (-917))) (-15 -2821 ((-564) (-564))) (-15 -2821 ((-564))) (-15 -4109 ((-564) (-564))) (-15 -4109 ((-564))) (-15 -2326 ((-379) $)) (-15 -2326 ($ (-697))) (-15 -3524 ((-564) $)) (-15 -4165 ((-564) $)) (-15 -2848 ($ (-564) (-564) (-917)))))
+((-2637 (((-685 |#1|) (-685 |#1|) |#1| |#1|) 87)) (-4179 (((-685 |#1|) (-685 |#1|) |#1|) 67)) (-1586 (((-685 |#1|) (-685 |#1|) |#1|) 88)) (-3993 (((-685 |#1|) (-685 |#1|)) 68)) (-4233 (((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|) 86)))
+(((-696 |#1|) (-10 -7 (-15 -3993 ((-685 |#1|) (-685 |#1|))) (-15 -4179 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -1586 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -2637 ((-685 |#1|) (-685 |#1|) |#1| |#1|)) (-15 -4233 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|))) (-307)) (T -696))
+((-4233 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-696 *3)) (-4 *3 (-307)))) (-2637 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))) (-1586 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))) (-4179 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))) (-3993 (*1 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
+(-10 -7 (-15 -3993 ((-685 |#1|) (-685 |#1|))) (-15 -4179 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -1586 ((-685 |#1|) (-685 |#1|) |#1|)) (-15 -2637 ((-685 |#1|) (-685 |#1|) |#1| |#1|)) (-15 -4233 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1359 (($ $ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3247 (($ $ $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL)) (-2310 (($ $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) 31)) (-2938 (((-564) $) 29)) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL)) (-3635 (((-112) $) NIL)) (-1478 (((-407 (-564)) $) NIL)) (-2498 (($ $) NIL) (($) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2580 (($ $ $ $) NIL)) (-1573 (($ $ $) NIL)) (-3530 (((-112) $) NIL)) (-2105 (($ $ $) NIL)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-1980 (((-112) $) NIL)) (-3207 (((-112) $) NIL)) (-3234 (((-3 $ "failed") $) NIL)) (-4371 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2066 (($ $ $ $) NIL)) (-1469 (($ $ $) NIL)) (-1589 (((-917) (-917)) 10) (((-917)) 9)) (-1530 (($ $ $) NIL)) (-2754 (($ $) NIL)) (-2313 (($ $) NIL)) (-3172 (($ (-641 $)) NIL) (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3798 (($ $ $) NIL)) (-3958 (($) NIL T CONST)) (-3660 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ (-641 $)) NIL) (($ $ $) NIL)) (-2281 (($ $) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2707 (((-112) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL) (($ $ (-767)) NIL)) (-2188 (($ $) NIL)) (-3774 (($ $) NIL)) (-4327 (((-225) $) NIL) (((-379) $) NIL) (((-888 (-564)) $) NIL) (((-536) $) NIL) (((-564) $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) 28) (($ $) NIL) (($ (-564)) 28) (((-316 $) (-316 (-564))) 18)) (-3662 (((-767)) NIL T CONST)) (-1601 (((-112) $ $) NIL)) (-2994 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-4370 (($) NIL)) (-3013 (((-112) $ $) NIL)) (-3863 (($ $ $ $) NIL)) (-2007 (($ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL) (($ $ (-767)) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
+(((-697) (-13 (-387) (-545) (-10 -8 (-15 -1589 ((-917) (-917))) (-15 -1589 ((-917))) (-15 -2326 ((-316 $) (-316 (-564))))))) (T -697))
+((-1589 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697)))) (-1589 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697)))) (-2326 (*1 *2 *3) (-12 (-5 *3 (-316 (-564))) (-5 *2 (-316 (-697))) (-5 *1 (-697)))))
+(-13 (-387) (-545) (-10 -8 (-15 -1589 ((-917) (-917))) (-15 -1589 ((-917))) (-15 -2326 ((-316 $) (-316 (-564))))))
+((-3035 (((-1 |#4| |#2| |#3|) |#1| (-1170) (-1170)) 19)) (-1393 (((-1 |#4| |#2| |#3|) (-1170)) 12)))
+(((-698 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1393 ((-1 |#4| |#2| |#3|) (-1170))) (-15 -3035 ((-1 |#4| |#2| |#3|) |#1| (-1170) (-1170)))) (-612 (-536)) (-1209) (-1209) (-1209)) (T -698))
+((-3035 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *3 *5 *6 *7)) (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)) (-4 *7 (-1209)))) (-1393 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *4 *5 *6 *7)) (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)) (-4 *7 (-1209)))))
+(-10 -7 (-15 -1393 ((-1 |#4| |#2| |#3|) (-1170))) (-15 -3035 ((-1 |#4| |#2| |#3|) |#1| (-1170) (-1170))))
+((-1777 (((-1 (-225) (-225) (-225)) |#1| (-1170) (-1170)) 36) (((-1 (-225) (-225)) |#1| (-1170)) 41)))
+(((-699 |#1|) (-10 -7 (-15 -1777 ((-1 (-225) (-225)) |#1| (-1170))) (-15 -1777 ((-1 (-225) (-225) (-225)) |#1| (-1170) (-1170)))) (-612 (-536))) (T -699))
+((-1777 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225) (-225))) (-5 *1 (-699 *3)) (-4 *3 (-612 (-536))))) (-1777 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225))) (-5 *1 (-699 *3)) (-4 *3 (-612 (-536))))))
+(-10 -7 (-15 -1777 ((-1 (-225) (-225)) |#1| (-1170))) (-15 -1777 ((-1 (-225) (-225) (-225)) |#1| (-1170) (-1170))))
+((-3030 (((-1170) |#1| (-1170) (-641 (-1170))) 10) (((-1170) |#1| (-1170) (-1170) (-1170)) 13) (((-1170) |#1| (-1170) (-1170)) 12) (((-1170) |#1| (-1170)) 11)))
+(((-700 |#1|) (-10 -7 (-15 -3030 ((-1170) |#1| (-1170))) (-15 -3030 ((-1170) |#1| (-1170) (-1170))) (-15 -3030 ((-1170) |#1| (-1170) (-1170) (-1170))) (-15 -3030 ((-1170) |#1| (-1170) (-641 (-1170))))) (-612 (-536))) (T -700))
+((-3030 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))) (-3030 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))) (-3030 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))) (-3030 (*1 *2 *3 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536))))))
+(-10 -7 (-15 -3030 ((-1170) |#1| (-1170))) (-15 -3030 ((-1170) |#1| (-1170) (-1170))) (-15 -3030 ((-1170) |#1| (-1170) (-1170) (-1170))) (-15 -3030 ((-1170) |#1| (-1170) (-641 (-1170)))))
+((-3555 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
+(((-701 |#1| |#2|) (-10 -7 (-15 -3555 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1209) (-1209)) (T -701))
+((-3555 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-701 *3 *4)) (-4 *3 (-1209)) (-4 *4 (-1209)))))
+(-10 -7 (-15 -3555 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
+((-3275 (((-1 |#3| |#2|) (-1170)) 11)) (-3035 (((-1 |#3| |#2|) |#1| (-1170)) 21)))
+(((-702 |#1| |#2| |#3|) (-10 -7 (-15 -3275 ((-1 |#3| |#2|) (-1170))) (-15 -3035 ((-1 |#3| |#2|) |#1| (-1170)))) (-612 (-536)) (-1209) (-1209)) (T -702))
+((-3035 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *3 *5 *6)) (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))) (-3275 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *4 *5 *6)) (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))))
+(-10 -7 (-15 -3275 ((-1 |#3| |#2|) (-1170))) (-15 -3035 ((-1 |#3| |#2|) |#1| (-1170))))
+((-1383 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#4|)) (-641 |#3|) (-641 |#4|) (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| |#4|)))) (-641 (-767)) (-1259 (-641 (-1166 |#3|))) |#3|) 94)) (-1725 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#3|)) (-641 |#3|) (-641 |#4|) (-641 (-767)) |#3|) 112)) (-4207 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 |#3|) (-641 (-767)) (-641 (-1166 |#4|)) (-1259 (-641 (-1166 |#3|))) |#3|) 47)))
+(((-703 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4207 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 |#3|) (-641 (-767)) (-641 (-1166 |#4|)) (-1259 (-641 (-1166 |#3|))) |#3|)) (-15 -1725 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#3|)) (-641 |#3|) (-641 |#4|) (-641 (-767)) |#3|)) (-15 -1383 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#4|)) (-641 |#3|) (-641 |#4|) (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| |#4|)))) (-641 (-767)) (-1259 (-641 (-1166 |#3|))) |#3|))) (-789) (-846) (-307) (-945 |#3| |#1| |#2|)) (T -703))
+((-1383 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-641 (-1166 *13))) (-5 *3 (-1166 *13)) (-5 *4 (-641 *12)) (-5 *5 (-641 *10)) (-5 *6 (-641 *13)) (-5 *7 (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| *13))))) (-5 *8 (-641 (-767))) (-5 *9 (-1259 (-641 (-1166 *10)))) (-4 *12 (-846)) (-4 *10 (-307)) (-4 *13 (-945 *10 *11 *12)) (-4 *11 (-789)) (-5 *1 (-703 *11 *12 *10 *13)))) (-1725 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-641 *11)) (-5 *5 (-641 (-1166 *9))) (-5 *6 (-641 *9)) (-5 *7 (-641 *12)) (-5 *8 (-641 (-767))) (-4 *11 (-846)) (-4 *9 (-307)) (-4 *12 (-945 *9 *10 *11)) (-4 *10 (-789)) (-5 *2 (-641 (-1166 *12))) (-5 *1 (-703 *10 *11 *9 *12)) (-5 *3 (-1166 *12)))) (-4207 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-641 (-1166 *11))) (-5 *3 (-1166 *11)) (-5 *4 (-641 *10)) (-5 *5 (-641 *8)) (-5 *6 (-641 (-767))) (-5 *7 (-1259 (-641 (-1166 *8)))) (-4 *10 (-846)) (-4 *8 (-307)) (-4 *11 (-945 *8 *9 *10)) (-4 *9 (-789)) (-5 *1 (-703 *9 *10 *8 *11)))))
+(-10 -7 (-15 -4207 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 |#3|) (-641 (-767)) (-641 (-1166 |#4|)) (-1259 (-641 (-1166 |#3|))) |#3|)) (-15 -1725 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#3|)) (-641 |#3|) (-641 |#4|) (-641 (-767)) |#3|)) (-15 -1383 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-641 |#2|) (-641 (-1166 |#4|)) (-641 |#3|) (-641 |#4|) (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| |#4|)))) (-641 (-767)) (-1259 (-641 (-1166 |#3|))) |#3|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-3878 (($ $) 43)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-3679 (($ |#1| (-767)) 41)) (-2035 (((-767) $) 45)) (-3853 ((|#1| $) 44)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3258 (((-767) $) 46)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 40 (|has| |#1| (-172)))) (-1690 ((|#1| $ (-767)) 42)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 48) (($ |#1| $) 47)))
(((-704 |#1|) (-140) (-1045)) (T -704))
-((-2762 (*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-4253 (*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-3876 (*1 *2 *1) (-12 (-4 *1 (-704 *2)) (-4 *2 (-1045)))) (-3900 (*1 *1 *1) (-12 (-4 *1 (-704 *2)) (-4 *2 (-1045)))) (-2606 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-704 *2)) (-4 *2 (-1045)))) (-3720 (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-704 *2)) (-4 *2 (-1045)))))
-(-13 (-1045) (-111 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|) (-15 -2762 ((-767) $)) (-15 -4253 ((-767) $)) (-15 -3876 (|t#1| $)) (-15 -3900 ($ $)) (-15 -2606 (|t#1| $ (-767))) (-15 -3720 ($ |t#1| (-767)))))
+((-3258 (*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-2035 (*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-3853 (*1 *2 *1) (-12 (-4 *1 (-704 *2)) (-4 *2 (-1045)))) (-3878 (*1 *1 *1) (-12 (-4 *1 (-704 *2)) (-4 *2 (-1045)))) (-1690 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-704 *2)) (-4 *2 (-1045)))) (-3679 (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-704 *2)) (-4 *2 (-1045)))))
+(-13 (-1045) (-111 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|) (-15 -3258 ((-767) $)) (-15 -2035 ((-767) $)) (-15 -3853 (|t#1| $)) (-15 -3878 ($ $)) (-15 -1690 (|t#1| $ (-767))) (-15 -3679 ($ |t#1| (-767)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-172)) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) |has| |#1| (-172)) ((-722) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-4289 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
-(((-705 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4289 (|#6| (-1 |#4| |#1|) |#3|))) (-556) (-1235 |#1|) (-1235 (-407 |#2|)) (-556) (-1235 |#4|) (-1235 (-407 |#5|))) (T -705))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-556)) (-4 *7 (-556)) (-4 *6 (-1235 *5)) (-4 *2 (-1235 (-407 *8))) (-5 *1 (-705 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1235 (-407 *6))) (-4 *8 (-1235 *7)))))
-(-10 -7 (-15 -4289 (|#6| (-1 |#4| |#1|) |#3|)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3451 (((-1152) (-858)) 39)) (-1667 (((-1264) (-1152)) 32)) (-3273 (((-1152) (-858)) 28)) (-1862 (((-1152) (-858)) 29)) (-2350 (((-858) $) NIL) (((-1152) (-858)) 27)) (-2893 (((-112) $ $) NIL)))
-(((-706) (-13 (-1094) (-10 -7 (-15 -2350 ((-1152) (-858))) (-15 -3273 ((-1152) (-858))) (-15 -1862 ((-1152) (-858))) (-15 -3451 ((-1152) (-858))) (-15 -1667 ((-1264) (-1152)))))) (T -706))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-3273 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-1862 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-3451 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-1667 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-706)))))
-(-13 (-1094) (-10 -7 (-15 -2350 ((-1152) (-858))) (-15 -3273 ((-1152) (-858))) (-15 -1862 ((-1152) (-858))) (-15 -3451 ((-1152) (-858))) (-15 -1667 ((-1264) (-1152)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL)) (-2965 (($ |#1| |#2|) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3281 ((|#2| $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1899 (((-3 $ "failed") $ $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) ((|#1| $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
-(((-707 |#1| |#2| |#3| |#4| |#5|) (-13 (-363) (-10 -8 (-15 -3281 (|#2| $)) (-15 -2350 (|#1| $)) (-15 -2965 ($ |#1| |#2|)) (-15 -1899 ((-3 $ "failed") $ $)))) (-172) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -707))
-((-3281 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-707 *3 *2 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2350 (*1 *2 *1) (-12 (-4 *2 (-172)) (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2965 (*1 *1 *2 *3) (-12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1899 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))))
-(-13 (-363) (-10 -8 (-15 -3281 (|#2| $)) (-15 -2350 (|#1| $)) (-15 -2965 ($ |#1| |#2|)) (-15 -1899 ((-3 $ "failed") $ $))))
-((-2337 (((-112) $ $) 91)) (-2148 (((-112) $) 36)) (-1586 (((-1259 |#1|) $ (-767)) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-4343 (($ (-1166 |#1|)) NIL)) (-3562 (((-1166 $) $ (-1076)) NIL) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) NIL (|has| |#1| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-3148 (((-767)) 55 (|has| |#1| (-368)))) (-3131 (($ $ (-767)) NIL)) (-3981 (($ $ (-767)) NIL)) (-3681 ((|#2| |#2|) 51)) (-1534 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-452)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1076) $) NIL)) (-3594 (($ $ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $ $) NIL (|has| |#1| (-172)))) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) 39)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-2965 (($ |#2|) 49)) (-1654 (((-3 $ "failed") $) 100)) (-3038 (($) 60 (|has| |#1| (-368)))) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-3669 (($ $ $) NIL)) (-2691 (($ $ $) NIL (|has| |#1| (-556)))) (-2454 (((-2 (|:| -4311 |#1|) (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2304 (((-954 $)) 93)) (-2702 (($ $ |#1| (-767) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3533 (((-767) $ $) NIL (|has| |#1| (-556)))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-3733 (($ (-1166 |#1|) (-1076)) NIL) (($ (-1166 $) (-1076)) NIL)) (-2227 (($ $ (-767)) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) 87) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1076)) NIL) (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3281 ((|#2|) 52)) (-4253 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-767) (-767)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3703 (((-1166 |#1|) $) NIL)) (-1758 (((-3 (-1076) "failed") $) NIL)) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-2951 ((|#2| $) 48)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) 34)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-3690 (((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767)) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-1076)) (|:| -1377 (-767))) "failed") $) NIL)) (-1871 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3978 (($) NIL (|has| |#1| (-1145)) CONST)) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2265 (($ $) 92 (|has| |#1| (-349)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) 99 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#1|) NIL) (($ $ (-641 (-1076)) (-641 |#1|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) NIL (|has| |#1| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#1| (-556)))) (-2792 (((-3 $ "failed") $ (-767)) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 101 (|has| |#1| (-363)))) (-3358 (($ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $) NIL (|has| |#1| (-172)))) (-3735 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2762 (((-767) $) 37) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2126 (((-954 $)) 41)) (-2253 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#1| (-556)))) (-2350 (((-858) $) 70) (($ (-564)) NIL) (($ |#1|) 67) (($ (-1076)) NIL) (($ |#2|) 77) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) 72) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) 25 T CONST)) (-3061 (((-1259 |#1|) $) 85)) (-1570 (($ (-1259 |#1|)) 59)) (-2428 (($) 8 T CONST)) (-3950 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3755 (((-1259 |#1|) $) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) 78)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) 81) (($ $ $) NIL)) (-2980 (($ $ $) 38)) (** (($ $ (-917)) NIL) (($ $ (-767)) 95)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 66) (($ $ $) 84) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 64) (($ $ |#1|) NIL)))
-(((-708 |#1| |#2|) (-13 (-1235 |#1|) (-614 |#2|) (-10 -8 (-15 -3681 (|#2| |#2|)) (-15 -3281 (|#2|)) (-15 -2965 ($ |#2|)) (-15 -2951 (|#2| $)) (-15 -3061 ((-1259 |#1|) $)) (-15 -1570 ($ (-1259 |#1|))) (-15 -3755 ((-1259 |#1|) $)) (-15 -2304 ((-954 $))) (-15 -2126 ((-954 $))) (IF (|has| |#1| (-349)) (-15 -2265 ($ $)) |%noBranch|) (IF (|has| |#1| (-368)) (-6 (-368)) |%noBranch|))) (-1045) (-1235 |#1|)) (T -708))
-((-3681 (*1 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3)))) (-3281 (*1 *2) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045)))) (-2965 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3)))) (-2951 (*1 *2 *1) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045)))) (-3061 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-1570 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-3755 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-2304 (*1 *2) (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-2126 (*1 *2) (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-2265 (*1 *1 *1) (-12 (-4 *2 (-349)) (-4 *2 (-1045)) (-5 *1 (-708 *2 *3)) (-4 *3 (-1235 *2)))))
-(-13 (-1235 |#1|) (-614 |#2|) (-10 -8 (-15 -3681 (|#2| |#2|)) (-15 -3281 (|#2|)) (-15 -2965 ($ |#2|)) (-15 -2951 (|#2| $)) (-15 -3061 ((-1259 |#1|) $)) (-15 -1570 ($ (-1259 |#1|))) (-15 -3755 ((-1259 |#1|) $)) (-15 -2304 ((-954 $))) (-15 -2126 ((-954 $))) (IF (|has| |#1| (-349)) (-15 -2265 ($ $)) |%noBranch|) (IF (|has| |#1| (-368)) (-6 (-368)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 ((|#1| $) 13)) (-3877 (((-1114) $) NIL)) (-1377 ((|#2| $) 12)) (-2363 (($ |#1| |#2|) 16)) (-2350 (((-858) $) NIL) (($ (-2 (|:| -2005 |#1|) (|:| -1377 |#2|))) 15) (((-2 (|:| -2005 |#1|) (|:| -1377 |#2|)) $) 14)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 11)))
-(((-709 |#1| |#2| |#3|) (-13 (-846) (-490 (-2 (|:| -2005 |#1|) (|:| -1377 |#2|))) (-10 -8 (-15 -1377 (|#2| $)) (-15 -2005 (|#1| $)) (-15 -2363 ($ |#1| |#2|)))) (-846) (-1094) (-1 (-112) (-2 (|:| -2005 |#1|) (|:| -1377 |#2|)) (-2 (|:| -2005 |#1|) (|:| -1377 |#2|)))) (T -709))
-((-1377 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-709 *3 *2 *4)) (-4 *3 (-846)) (-14 *4 (-1 (-112) (-2 (|:| -2005 *3) (|:| -1377 *2)) (-2 (|:| -2005 *3) (|:| -1377 *2)))))) (-2005 (*1 *2 *1) (-12 (-4 *2 (-846)) (-5 *1 (-709 *2 *3 *4)) (-4 *3 (-1094)) (-14 *4 (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *3)) (-2 (|:| -2005 *2) (|:| -1377 *3)))))) (-2363 (*1 *1 *2 *3) (-12 (-5 *1 (-709 *2 *3 *4)) (-4 *2 (-846)) (-4 *3 (-1094)) (-14 *4 (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *3)) (-2 (|:| -2005 *2) (|:| -1377 *3)))))))
-(-13 (-846) (-490 (-2 (|:| -2005 |#1|) (|:| -1377 |#2|))) (-10 -8 (-15 -1377 (|#2| $)) (-15 -2005 (|#1| $)) (-15 -2363 ($ |#1| |#2|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 66)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 105) (((-3 (-114) "failed") $) 111)) (-2961 ((|#1| $) NIL) (((-114) $) 39)) (-1654 (((-3 $ "failed") $) 106)) (-2973 ((|#2| (-114) |#2|) 92)) (-4035 (((-112) $) NIL)) (-2385 (($ |#1| (-361 (-114))) 14)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1297 (($ $ (-1 |#2| |#2|)) 65)) (-3936 (($ $ (-1 |#2| |#2|)) 44)) (-4362 ((|#2| $ |#2|) 33)) (-1526 ((|#1| |#1|) 121 (|has| |#1| (-172)))) (-2350 (((-858) $) 73) (($ (-564)) 18) (($ |#1|) 17) (($ (-114)) 23)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) 37 T CONST)) (-2283 (($ $) 115 (|has| |#1| (-172))) (($ $ $) 119 (|has| |#1| (-172)))) (-2414 (($) 21 T CONST)) (-2428 (($) 9 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) 48) (($ $ $) NIL)) (-2980 (($ $ $) 83)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ (-114) (-564)) NIL) (($ $ (-564)) 64)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 114) (($ $ $) 53) (($ |#1| $) 112 (|has| |#1| (-172))) (($ $ |#1|) 113 (|has| |#1| (-172)))))
-(((-710 |#1| |#2|) (-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2283 ($ $)) (-15 -2283 ($ $ $)) (-15 -1526 (|#1| |#1|))) |%noBranch|) (-15 -3936 ($ $ (-1 |#2| |#2|))) (-15 -1297 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -2973 (|#2| (-114) |#2|)) (-15 -2385 ($ |#1| (-361 (-114)))))) (-1045) (-644 |#1|)) (T -710))
-((-2283 (*1 *1 *1) (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3)) (-4 *3 (-644 *2)))) (-2283 (*1 *1 *1 *1) (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3)) (-4 *3 (-644 *2)))) (-1526 (*1 *2 *2) (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3)) (-4 *3 (-644 *2)))) (-3936 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045)) (-5 *1 (-710 *3 *4)))) (-1297 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045)) (-5 *1 (-710 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-710 *4 *5)) (-4 *5 (-644 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *3 (-1045)) (-5 *1 (-710 *3 *4)) (-4 *4 (-644 *3)))) (-2973 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-4 *4 (-1045)) (-5 *1 (-710 *4 *2)) (-4 *2 (-644 *4)))) (-2385 (*1 *1 *2 *3) (-12 (-5 *3 (-361 (-114))) (-4 *2 (-1045)) (-5 *1 (-710 *2 *4)) (-4 *4 (-644 *2)))))
-(-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2283 ($ $)) (-15 -2283 ($ $ $)) (-15 -1526 (|#1| |#1|))) |%noBranch|) (-15 -3936 ($ $ (-1 |#2| |#2|))) (-15 -1297 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -2973 (|#2| (-114) |#2|)) (-15 -2385 ($ |#1| (-361 (-114))))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 33)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-2965 (($ |#1| |#2|) 25)) (-1654 (((-3 $ "failed") $) 51)) (-4035 (((-112) $) 35)) (-3281 ((|#2| $) 12)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 52)) (-3877 (((-1114) $) NIL)) (-1899 (((-3 $ "failed") $ $) 50)) (-2350 (((-858) $) 24) (($ (-564)) 19) ((|#1| $) 13)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 16 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 41)) (-2992 (($ $) 46) (($ $ $) 40)) (-2980 (($ $ $) 43)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 21) (($ $ $) 20)))
-(((-711 |#1| |#2| |#3| |#4| |#5|) (-13 (-1045) (-10 -8 (-15 -3281 (|#2| $)) (-15 -2350 (|#1| $)) (-15 -2965 ($ |#1| |#2|)) (-15 -1899 ((-3 $ "failed") $ $)) (-15 -1654 ((-3 $ "failed") $)) (-15 -3836 ($ $)))) (-172) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -711))
-((-1654 (*1 *1 *1) (|partial| -12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3281 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-711 *3 *2 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2350 (*1 *2 *1) (-12 (-4 *2 (-172)) (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2965 (*1 *1 *2 *3) (-12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1899 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3836 (*1 *1 *1) (-12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))))
-(-13 (-1045) (-10 -8 (-15 -3281 (|#2| $)) (-15 -2350 (|#1| $)) (-15 -2965 ($ |#1| |#2|)) (-15 -1899 ((-3 $ "failed") $ $)) (-15 -1654 ((-3 $ "failed") $)) (-15 -3836 ($ $))))
+((-4271 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
+(((-705 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4271 (|#6| (-1 |#4| |#1|) |#3|))) (-556) (-1235 |#1|) (-1235 (-407 |#2|)) (-556) (-1235 |#4|) (-1235 (-407 |#5|))) (T -705))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-556)) (-4 *7 (-556)) (-4 *6 (-1235 *5)) (-4 *2 (-1235 (-407 *8))) (-5 *1 (-705 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1235 (-407 *6))) (-4 *8 (-1235 *7)))))
+(-10 -7 (-15 -4271 (|#6| (-1 |#4| |#1|) |#3|)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1820 (((-1152) (-858)) 39)) (-1682 (((-1264) (-1152)) 32)) (-3273 (((-1152) (-858)) 28)) (-3420 (((-1152) (-858)) 29)) (-2326 (((-858) $) NIL) (((-1152) (-858)) 27)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-706) (-13 (-1094) (-10 -7 (-15 -2326 ((-1152) (-858))) (-15 -3273 ((-1152) (-858))) (-15 -3420 ((-1152) (-858))) (-15 -1820 ((-1152) (-858))) (-15 -1682 ((-1264) (-1152)))))) (T -706))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-3273 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-3420 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-1820 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))) (-1682 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-706)))))
+(-13 (-1094) (-10 -7 (-15 -2326 ((-1152) (-858))) (-15 -3273 ((-1152) (-858))) (-15 -3420 ((-1152) (-858))) (-15 -1820 ((-1152) (-858))) (-15 -1682 ((-1264) (-1152)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL)) (-1297 (($ |#1| |#2|) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3665 ((|#2| $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2651 (((-3 $ "failed") $ $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) ((|#1| $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+(((-707 |#1| |#2| |#3| |#4| |#5|) (-13 (-363) (-10 -8 (-15 -3665 (|#2| $)) (-15 -2326 (|#1| $)) (-15 -1297 ($ |#1| |#2|)) (-15 -2651 ((-3 $ "failed") $ $)))) (-172) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -707))
+((-3665 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-707 *3 *2 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2326 (*1 *2 *1) (-12 (-4 *2 (-172)) (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1297 (*1 *1 *2 *3) (-12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2651 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))))
+(-13 (-363) (-10 -8 (-15 -3665 (|#2| $)) (-15 -2326 (|#1| $)) (-15 -1297 ($ |#1| |#2|)) (-15 -2651 ((-3 $ "failed") $ $))))
+((-2315 (((-112) $ $) 91)) (-2480 (((-112) $) 36)) (-3262 (((-1259 |#1|) $ (-767)) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-2890 (($ (-1166 |#1|)) NIL)) (-3510 (((-1166 $) $ (-1076)) NIL) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3971 (($ $ $) NIL (|has| |#1| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-3127 (((-767)) 55 (|has| |#1| (-368)))) (-2223 (($ $ (-767)) NIL)) (-2252 (($ $ (-767)) NIL)) (-1789 ((|#2| |#2|) 51)) (-2860 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-452)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1076) $) NIL)) (-1545 (($ $ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $ $) NIL (|has| |#1| (-172)))) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) 39)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1297 (($ |#2|) 49)) (-1580 (((-3 $ "failed") $) 100)) (-2498 (($) 60 (|has| |#1| (-368)))) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-3001 (($ $ $) NIL)) (-3801 (($ $ $) NIL (|has| |#1| (-556)))) (-2823 (((-2 (|:| -4290 |#1|) (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2582 (((-954 $)) 93)) (-2400 (($ $ |#1| (-767) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3924 (((-767) $ $) NIL (|has| |#1| (-556)))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-3691 (($ (-1166 |#1|) (-1076)) NIL) (($ (-1166 $) (-1076)) NIL)) (-1382 (($ $ (-767)) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) 87) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1076)) NIL) (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3665 ((|#2|) 52)) (-2035 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-767) (-767)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3337 (((-1166 |#1|) $) NIL)) (-1897 (((-3 (-1076) "failed") $) NIL)) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-4379 ((|#2| $) 48)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) 34)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-1399 (((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767)) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-1076)) (|:| -4165 (-767))) "failed") $) NIL)) (-2983 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3958 (($) NIL (|has| |#1| (-1145)) CONST)) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4145 (($ $) 92 (|has| |#1| (-349)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) 99 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#1|) NIL) (($ $ (-641 (-1076)) (-641 |#1|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) NIL (|has| |#1| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#1| (-556)))) (-2866 (((-3 $ "failed") $ (-767)) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 101 (|has| |#1| (-363)))) (-2576 (($ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $) NIL (|has| |#1| (-172)))) (-3142 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-3258 (((-767) $) 37) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-1976 (((-954 $)) 41)) (-2367 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#1| (-556)))) (-2326 (((-858) $) 70) (($ (-564)) NIL) (($ |#1|) 67) (($ (-1076)) NIL) (($ |#2|) 77) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) 72) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) 25 T CONST)) (-2430 (((-1259 |#1|) $) 85)) (-1315 (($ (-1259 |#1|)) 59)) (-2421 (($) 8 T CONST)) (-3922 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3181 (((-1259 |#1|) $) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) 78)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) 81) (($ $ $) NIL)) (-2968 (($ $ $) 38)) (** (($ $ (-917)) NIL) (($ $ (-767)) 95)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 66) (($ $ $) 84) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 64) (($ $ |#1|) NIL)))
+(((-708 |#1| |#2|) (-13 (-1235 |#1|) (-614 |#2|) (-10 -8 (-15 -1789 (|#2| |#2|)) (-15 -3665 (|#2|)) (-15 -1297 ($ |#2|)) (-15 -4379 (|#2| $)) (-15 -2430 ((-1259 |#1|) $)) (-15 -1315 ($ (-1259 |#1|))) (-15 -3181 ((-1259 |#1|) $)) (-15 -2582 ((-954 $))) (-15 -1976 ((-954 $))) (IF (|has| |#1| (-349)) (-15 -4145 ($ $)) |%noBranch|) (IF (|has| |#1| (-368)) (-6 (-368)) |%noBranch|))) (-1045) (-1235 |#1|)) (T -708))
+((-1789 (*1 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3)))) (-3665 (*1 *2) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045)))) (-1297 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3)))) (-4379 (*1 *2 *1) (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045)))) (-2430 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-1315 (*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-3181 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-2582 (*1 *2) (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-1976 (*1 *2) (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4)) (-4 *4 (-1235 *3)))) (-4145 (*1 *1 *1) (-12 (-4 *2 (-349)) (-4 *2 (-1045)) (-5 *1 (-708 *2 *3)) (-4 *3 (-1235 *2)))))
+(-13 (-1235 |#1|) (-614 |#2|) (-10 -8 (-15 -1789 (|#2| |#2|)) (-15 -3665 (|#2|)) (-15 -1297 ($ |#2|)) (-15 -4379 (|#2| $)) (-15 -2430 ((-1259 |#1|) $)) (-15 -1315 ($ (-1259 |#1|))) (-15 -3181 ((-1259 |#1|) $)) (-15 -2582 ((-954 $))) (-15 -1976 ((-954 $))) (IF (|has| |#1| (-349)) (-15 -4145 ($ $)) |%noBranch|) (IF (|has| |#1| (-368)) (-6 (-368)) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 ((|#1| $) 13)) (-3868 (((-1114) $) NIL)) (-4165 ((|#2| $) 12)) (-2336 (($ |#1| |#2|) 16)) (-2326 (((-858) $) NIL) (($ (-2 (|:| -2014 |#1|) (|:| -4165 |#2|))) 15) (((-2 (|:| -2014 |#1|) (|:| -4165 |#2|)) $) 14)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 11)))
+(((-709 |#1| |#2| |#3|) (-13 (-846) (-490 (-2 (|:| -2014 |#1|) (|:| -4165 |#2|))) (-10 -8 (-15 -4165 (|#2| $)) (-15 -2014 (|#1| $)) (-15 -2336 ($ |#1| |#2|)))) (-846) (-1094) (-1 (-112) (-2 (|:| -2014 |#1|) (|:| -4165 |#2|)) (-2 (|:| -2014 |#1|) (|:| -4165 |#2|)))) (T -709))
+((-4165 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-709 *3 *2 *4)) (-4 *3 (-846)) (-14 *4 (-1 (-112) (-2 (|:| -2014 *3) (|:| -4165 *2)) (-2 (|:| -2014 *3) (|:| -4165 *2)))))) (-2014 (*1 *2 *1) (-12 (-4 *2 (-846)) (-5 *1 (-709 *2 *3 *4)) (-4 *3 (-1094)) (-14 *4 (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *3)) (-2 (|:| -2014 *2) (|:| -4165 *3)))))) (-2336 (*1 *1 *2 *3) (-12 (-5 *1 (-709 *2 *3 *4)) (-4 *2 (-846)) (-4 *3 (-1094)) (-14 *4 (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *3)) (-2 (|:| -2014 *2) (|:| -4165 *3)))))))
+(-13 (-846) (-490 (-2 (|:| -2014 |#1|) (|:| -4165 |#2|))) (-10 -8 (-15 -4165 (|#2| $)) (-15 -2014 (|#1| $)) (-15 -2336 ($ |#1| |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 66)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 105) (((-3 (-114) "failed") $) 111)) (-2938 ((|#1| $) NIL) (((-114) $) 39)) (-1580 (((-3 $ "failed") $) 106)) (-3080 ((|#2| (-114) |#2|) 92)) (-1980 (((-112) $) NIL)) (-3628 (($ |#1| (-361 (-114))) 14)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2283 (($ $ (-1 |#2| |#2|)) 65)) (-3292 (($ $ (-1 |#2| |#2|)) 44)) (-4361 ((|#2| $ |#2|) 33)) (-3448 ((|#1| |#1|) 121 (|has| |#1| (-172)))) (-2326 (((-858) $) 73) (($ (-564)) 18) (($ |#1|) 17) (($ (-114)) 23)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) 37 T CONST)) (-1700 (((-112) $ $) NIL)) (-2384 (($ $) 115 (|has| |#1| (-172))) (($ $ $) 119 (|has| |#1| (-172)))) (-2409 (($) 21 T CONST)) (-2421 (($) 9 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) 48) (($ $ $) NIL)) (-2968 (($ $ $) 83)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ (-114) (-564)) NIL) (($ $ (-564)) 64)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 114) (($ $ $) 53) (($ |#1| $) 112 (|has| |#1| (-172))) (($ $ |#1|) 113 (|has| |#1| (-172)))))
+(((-710 |#1| |#2|) (-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2384 ($ $)) (-15 -2384 ($ $ $)) (-15 -3448 (|#1| |#1|))) |%noBranch|) (-15 -3292 ($ $ (-1 |#2| |#2|))) (-15 -2283 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -3080 (|#2| (-114) |#2|)) (-15 -3628 ($ |#1| (-361 (-114)))))) (-1045) (-644 |#1|)) (T -710))
+((-2384 (*1 *1 *1) (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3)) (-4 *3 (-644 *2)))) (-2384 (*1 *1 *1 *1) (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3)) (-4 *3 (-644 *2)))) (-3448 (*1 *2 *2) (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3)) (-4 *3 (-644 *2)))) (-3292 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045)) (-5 *1 (-710 *3 *4)))) (-2283 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045)) (-5 *1 (-710 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-710 *4 *5)) (-4 *5 (-644 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *3 (-1045)) (-5 *1 (-710 *3 *4)) (-4 *4 (-644 *3)))) (-3080 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-4 *4 (-1045)) (-5 *1 (-710 *4 *2)) (-4 *2 (-644 *4)))) (-3628 (*1 *1 *2 *3) (-12 (-5 *3 (-361 (-114))) (-4 *2 (-1045)) (-5 *1 (-710 *2 *4)) (-4 *4 (-644 *2)))))
+(-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2384 ($ $)) (-15 -2384 ($ $ $)) (-15 -3448 (|#1| |#1|))) |%noBranch|) (-15 -3292 ($ $ (-1 |#2| |#2|))) (-15 -2283 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -3080 (|#2| (-114) |#2|)) (-15 -3628 ($ |#1| (-361 (-114))))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 33)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1297 (($ |#1| |#2|) 25)) (-1580 (((-3 $ "failed") $) 51)) (-1980 (((-112) $) 35)) (-3665 ((|#2| $) 12)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 52)) (-3868 (((-1114) $) NIL)) (-2651 (((-3 $ "failed") $ $) 50)) (-2326 (((-858) $) 24) (($ (-564)) 19) ((|#1| $) 13)) (-3662 (((-767)) 28 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 16 T CONST)) (-2421 (($) 30 T CONST)) (-2876 (((-112) $ $) 41)) (-2981 (($ $) 46) (($ $ $) 40)) (-2968 (($ $ $) 43)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 21) (($ $ $) 20)))
+(((-711 |#1| |#2| |#3| |#4| |#5|) (-13 (-1045) (-10 -8 (-15 -3665 (|#2| $)) (-15 -2326 (|#1| $)) (-15 -1297 ($ |#1| |#2|)) (-15 -2651 ((-3 $ "failed") $ $)) (-15 -1580 ((-3 $ "failed") $)) (-15 -3806 ($ $)))) (-172) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -711))
+((-1580 (*1 *1 *1) (|partial| -12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3665 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-711 *3 *2 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2326 (*1 *2 *1) (-12 (-4 *2 (-172)) (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1297 (*1 *1 *2 *3) (-12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2651 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3806 (*1 *1 *1) (-12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))))
+(-13 (-1045) (-10 -8 (-15 -3665 (|#2| $)) (-15 -2326 (|#1| $)) (-15 -1297 ($ |#1| |#2|)) (-15 -2651 ((-3 $ "failed") $ $)) (-15 -1580 ((-3 $ "failed") $)) (-15 -3806 ($ $))))
((* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#2| $) NIL) (($ $ |#2|) 9)))
(((-712 |#1| |#2|) (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-713 |#2|) (-172)) (T -712))
NIL
(-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#1| $) 24) (($ $ |#1|) 27)))
(((-713 |#1|) (-140) (-172)) (T -713))
NIL
(-13 (-111 |t#1| |t#1|))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2336 (($ |#1|) 17) (($ $ |#1|) 20)) (-4261 (($ |#1|) 18) (($ $ |#1|) 21)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-4035 (((-112) $) NIL)) (-3863 (($ |#1| |#1| |#1| |#1|) 8)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 16)) (-3877 (((-1114) $) NIL)) (-3084 ((|#1| $ |#1|) 24) (((-829 |#1|) $ (-829 |#1|)) 32)) (-2372 (($ $ $) NIL)) (-2064 (($ $ $) NIL)) (-2350 (((-858) $) 39)) (-2428 (($) 9 T CONST)) (-2893 (((-112) $ $) 48)) (-3004 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ $ $) 14)))
-(((-714 |#1|) (-13 (-473) (-10 -8 (-15 -3863 ($ |#1| |#1| |#1| |#1|)) (-15 -2336 ($ |#1|)) (-15 -4261 ($ |#1|)) (-15 -1654 ($)) (-15 -2336 ($ $ |#1|)) (-15 -4261 ($ $ |#1|)) (-15 -1654 ($ $)) (-15 -3084 (|#1| $ |#1|)) (-15 -3084 ((-829 |#1|) $ (-829 |#1|))))) (-363)) (T -714))
-((-3863 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-2336 (*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-4261 (*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-1654 (*1 *1) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-2336 (*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-4261 (*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-1654 (*1 *1 *1) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-3084 (*1 *2 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-3084 (*1 *2 *1 *2) (-12 (-5 *2 (-829 *3)) (-4 *3 (-363)) (-5 *1 (-714 *3)))))
-(-13 (-473) (-10 -8 (-15 -3863 ($ |#1| |#1| |#1| |#1|)) (-15 -2336 ($ |#1|)) (-15 -4261 ($ |#1|)) (-15 -1654 ($)) (-15 -2336 ($ $ |#1|)) (-15 -4261 ($ $ |#1|)) (-15 -1654 ($ $)) (-15 -3084 (|#1| $ |#1|)) (-15 -3084 ((-829 |#1|) $ (-829 |#1|)))))
-((-4096 (($ $ (-917)) 21)) (-3307 (($ $ (-917)) 22)) (** (($ $ (-917)) 10)))
-(((-715 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-917))) (-15 -3307 (|#1| |#1| (-917))) (-15 -4096 (|#1| |#1| (-917)))) (-716)) (T -715))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-917))) (-15 -3307 (|#1| |#1| (-917))) (-15 -4096 (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-4096 (($ $ (-917)) 15)) (-3307 (($ $ (-917)) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)) (** (($ $ (-917)) 13)) (* (($ $ $) 16)))
+((-2315 (((-112) $ $) NIL)) (-2310 (($ |#1|) 17) (($ $ |#1|) 20)) (-1520 (($ |#1|) 18) (($ $ |#1|) 21)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-1980 (((-112) $) NIL)) (-2362 (($ |#1| |#1| |#1| |#1|) 8)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 16)) (-3868 (((-1114) $) NIL)) (-3055 ((|#1| $ |#1|) 24) (((-829 |#1|) $ (-829 |#1|)) 32)) (-1916 (($ $ $) NIL)) (-1761 (($ $ $) NIL)) (-2326 (((-858) $) 39)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 9 T CONST)) (-2876 (((-112) $ $) 48)) (-2992 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ $ $) 14)))
+(((-714 |#1|) (-13 (-473) (-10 -8 (-15 -2362 ($ |#1| |#1| |#1| |#1|)) (-15 -2310 ($ |#1|)) (-15 -1520 ($ |#1|)) (-15 -1580 ($)) (-15 -2310 ($ $ |#1|)) (-15 -1520 ($ $ |#1|)) (-15 -1580 ($ $)) (-15 -3055 (|#1| $ |#1|)) (-15 -3055 ((-829 |#1|) $ (-829 |#1|))))) (-363)) (T -714))
+((-2362 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-2310 (*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-1520 (*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-1580 (*1 *1) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-2310 (*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-1520 (*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-1580 (*1 *1 *1) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-3055 (*1 *2 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))) (-3055 (*1 *2 *1 *2) (-12 (-5 *2 (-829 *3)) (-4 *3 (-363)) (-5 *1 (-714 *3)))))
+(-13 (-473) (-10 -8 (-15 -2362 ($ |#1| |#1| |#1| |#1|)) (-15 -2310 ($ |#1|)) (-15 -1520 ($ |#1|)) (-15 -1580 ($)) (-15 -2310 ($ $ |#1|)) (-15 -1520 ($ $ |#1|)) (-15 -1580 ($ $)) (-15 -3055 (|#1| $ |#1|)) (-15 -3055 ((-829 |#1|) $ (-829 |#1|)))))
+((-1740 (($ $ (-917)) 21)) (-4229 (($ $ (-917)) 22)) (** (($ $ (-917)) 10)))
+(((-715 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-917))) (-15 -4229 (|#1| |#1| (-917))) (-15 -1740 (|#1| |#1| (-917)))) (-716)) (T -715))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-917))) (-15 -4229 (|#1| |#1| (-917))) (-15 -1740 (|#1| |#1| (-917))))
+((-2315 (((-112) $ $) 7)) (-1740 (($ $ (-917)) 16)) (-4229 (($ $ (-917)) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)) (** (($ $ (-917)) 14)) (* (($ $ $) 17)))
(((-716) (-140)) (T -716))
-((* (*1 *1 *1 *1) (-4 *1 (-716))) (-4096 (*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917)))) (-3307 (*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917)))))
-(-13 (-1094) (-10 -8 (-15 * ($ $ $)) (-15 -4096 ($ $ (-917))) (-15 -3307 ($ $ (-917))) (-15 ** ($ $ (-917)))))
+((* (*1 *1 *1 *1) (-4 *1 (-716))) (-1740 (*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917)))) (-4229 (*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917)))))
+(-13 (-1094) (-10 -8 (-15 * ($ $ $)) (-15 -1740 ($ $ (-917))) (-15 -4229 ($ $ (-917))) (-15 ** ($ $ (-917)))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-4096 (($ $ (-917)) NIL) (($ $ (-767)) 21)) (-4035 (((-112) $) 10)) (-3307 (($ $ (-917)) NIL) (($ $ (-767)) 22)) (** (($ $ (-917)) NIL) (($ $ (-767)) 16)))
-(((-717 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-767))) (-15 -3307 (|#1| |#1| (-767))) (-15 -4096 (|#1| |#1| (-767))) (-15 -4035 ((-112) |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 -3307 (|#1| |#1| (-917))) (-15 -4096 (|#1| |#1| (-917)))) (-718)) (T -717))
+((-1740 (($ $ (-917)) NIL) (($ $ (-767)) 21)) (-1980 (((-112) $) 10)) (-4229 (($ $ (-917)) NIL) (($ $ (-767)) 22)) (** (($ $ (-917)) NIL) (($ $ (-767)) 16)))
+(((-717 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-767))) (-15 -4229 (|#1| |#1| (-767))) (-15 -1740 (|#1| |#1| (-767))) (-15 -1980 ((-112) |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 -4229 (|#1| |#1| (-917))) (-15 -1740 (|#1| |#1| (-917)))) (-718)) (T -717))
NIL
-(-10 -8 (-15 ** (|#1| |#1| (-767))) (-15 -3307 (|#1| |#1| (-767))) (-15 -4096 (|#1| |#1| (-767))) (-15 -4035 ((-112) |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 -3307 (|#1| |#1| (-917))) (-15 -4096 (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-1507 (((-3 $ "failed") $) 17)) (-4096 (($ $ (-917)) 15) (($ $ (-767)) 22)) (-1654 (((-3 $ "failed") $) 19)) (-4035 (((-112) $) 23)) (-1977 (((-3 $ "failed") $) 18)) (-3307 (($ $ (-917)) 14) (($ $ (-767)) 21)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2428 (($) 24 T CONST)) (-2893 (((-112) $ $) 6)) (** (($ $ (-917)) 13) (($ $ (-767)) 20)) (* (($ $ $) 16)))
+(-10 -8 (-15 ** (|#1| |#1| (-767))) (-15 -4229 (|#1| |#1| (-767))) (-15 -1740 (|#1| |#1| (-767))) (-15 -1980 ((-112) |#1|)) (-15 ** (|#1| |#1| (-917))) (-15 -4229 (|#1| |#1| (-917))) (-15 -1740 (|#1| |#1| (-917))))
+((-2315 (((-112) $ $) 7)) (-2125 (((-3 $ "failed") $) 18)) (-1740 (($ $ (-917)) 16) (($ $ (-767)) 23)) (-1580 (((-3 $ "failed") $) 20)) (-1980 (((-112) $) 24)) (-3093 (((-3 $ "failed") $) 19)) (-4229 (($ $ (-917)) 15) (($ $ (-767)) 22)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2421 (($) 25 T CONST)) (-2876 (((-112) $ $) 6)) (** (($ $ (-917)) 14) (($ $ (-767)) 21)) (* (($ $ $) 17)))
(((-718) (-140)) (T -718))
-((-2428 (*1 *1) (-4 *1 (-718))) (-4035 (*1 *2 *1) (-12 (-4 *1 (-718)) (-5 *2 (-112)))) (-4096 (*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))) (-3307 (*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))) (-1654 (*1 *1 *1) (|partial| -4 *1 (-718))) (-1977 (*1 *1 *1) (|partial| -4 *1 (-718))) (-1507 (*1 *1 *1) (|partial| -4 *1 (-718))))
-(-13 (-716) (-10 -8 (-15 (-2428) ($) -3455) (-15 -4035 ((-112) $)) (-15 -4096 ($ $ (-767))) (-15 -3307 ($ $ (-767))) (-15 ** ($ $ (-767))) (-15 -1654 ((-3 $ "failed") $)) (-15 -1977 ((-3 $ "failed") $)) (-15 -1507 ((-3 $ "failed") $))))
+((-2421 (*1 *1) (-4 *1 (-718))) (-1980 (*1 *2 *1) (-12 (-4 *1 (-718)) (-5 *2 (-112)))) (-1740 (*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))) (-4229 (*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))) (-1580 (*1 *1 *1) (|partial| -4 *1 (-718))) (-3093 (*1 *1 *1) (|partial| -4 *1 (-718))) (-2125 (*1 *1 *1) (|partial| -4 *1 (-718))))
+(-13 (-716) (-10 -8 (-15 (-2421) ($) -4008) (-15 -1980 ((-112) $)) (-15 -1740 ($ $ (-767))) (-15 -4229 ($ $ (-767))) (-15 ** ($ $ (-767))) (-15 -1580 ((-3 $ "failed") $)) (-15 -3093 ((-3 $ "failed") $)) (-15 -2125 ((-3 $ "failed") $))))
(((-102) . T) ((-611 (-858)) . T) ((-716) . T) ((-1094) . T))
-((-3148 (((-767)) 42)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 26)) (-2961 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 23)) (-2965 (($ |#3|) NIL) (((-3 $ "failed") (-407 |#3|)) 53)) (-1654 (((-3 $ "failed") $) 73)) (-3038 (($) 47)) (-1464 ((|#2| $) 21)) (-2175 (($) 18)) (-3735 (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 61) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-3108 (((-685 |#2|) (-1259 $) (-1 |#2| |#2|)) 68)) (-4344 (((-1259 |#2|) $) NIL) (($ (-1259 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-3417 ((|#3| $) 39)) (-3776 (((-1259 $)) 36)))
-(((-719 |#1| |#2| |#3|) (-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3038 (|#1|)) (-15 -3148 ((-767))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3108 ((-685 |#2|) (-1259 |#1|) (-1 |#2| |#2|))) (-15 -2965 ((-3 |#1| "failed") (-407 |#3|))) (-15 -4344 (|#1| |#3|)) (-15 -2965 (|#1| |#3|)) (-15 -2175 (|#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4344 (|#3| |#1|)) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -3776 ((-1259 |#1|))) (-15 -3417 (|#3| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|))) (-720 |#2| |#3|) (-172) (-1235 |#2|)) (T -719))
-((-3148 (*1 *2) (-12 (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-767)) (-5 *1 (-719 *3 *4 *5)) (-4 *3 (-720 *4 *5)))))
-(-10 -8 (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3038 (|#1|)) (-15 -3148 ((-767))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3108 ((-685 |#2|) (-1259 |#1|) (-1 |#2| |#2|))) (-15 -2965 ((-3 |#1| "failed") (-407 |#3|))) (-15 -4344 (|#1| |#3|)) (-15 -2965 (|#1| |#3|)) (-15 -2175 (|#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -4344 (|#3| |#1|)) (-15 -4344 (|#1| (-1259 |#2|))) (-15 -4344 ((-1259 |#2|) |#1|)) (-15 -3776 ((-1259 |#1|))) (-15 -3417 (|#3| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -1654 ((-3 |#1| "failed") |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 93 (|has| |#1| (-363)))) (-2890 (($ $) 94 (|has| |#1| (-363)))) (-3760 (((-112) $) 96 (|has| |#1| (-363)))) (-3168 (((-685 |#1|) (-1259 $)) 47) (((-685 |#1|)) 62)) (-3814 ((|#1| $) 53)) (-2684 (((-1182 (-917) (-767)) (-564)) 146 (|has| |#1| (-349)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 113 (|has| |#1| (-363)))) (-3942 (((-418 $) $) 114 (|has| |#1| (-363)))) (-2697 (((-112) $ $) 104 (|has| |#1| (-363)))) (-3148 (((-767)) 87 (|has| |#1| (-368)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 169 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 167 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 164)) (-2961 (((-564) $) 168 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 166 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 165)) (-2100 (($ (-1259 |#1|) (-1259 $)) 49) (($ (-1259 |#1|)) 65)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) 152 (|has| |#1| (-349)))) (-2577 (($ $ $) 108 (|has| |#1| (-363)))) (-3927 (((-685 |#1|) $ (-1259 $)) 54) (((-685 |#1|) $) 60)) (-2202 (((-685 (-564)) (-685 $)) 163 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 162 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 161) (((-685 |#1|) (-685 $)) 160)) (-2965 (($ |#2|) 157) (((-3 $ "failed") (-407 |#2|)) 154 (|has| |#1| (-363)))) (-1654 (((-3 $ "failed") $) 33)) (-2828 (((-917)) 55)) (-3038 (($) 90 (|has| |#1| (-368)))) (-2560 (($ $ $) 107 (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 102 (|has| |#1| (-363)))) (-2610 (($) 148 (|has| |#1| (-349)))) (-2549 (((-112) $) 149 (|has| |#1| (-349)))) (-3028 (($ $ (-767)) 140 (|has| |#1| (-349))) (($ $) 139 (|has| |#1| (-349)))) (-3037 (((-112) $) 115 (|has| |#1| (-363)))) (-3533 (((-917) $) 151 (|has| |#1| (-349))) (((-829 (-917)) $) 137 (|has| |#1| (-349)))) (-4035 (((-112) $) 31)) (-1464 ((|#1| $) 52)) (-1993 (((-3 $ "failed") $) 141 (|has| |#1| (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 111 (|has| |#1| (-363)))) (-4237 ((|#2| $) 45 (|has| |#1| (-363)))) (-2802 (((-917) $) 89 (|has| |#1| (-368)))) (-2951 ((|#2| $) 155)) (-3202 (($ (-641 $)) 100 (|has| |#1| (-363))) (($ $ $) 99 (|has| |#1| (-363)))) (-4172 (((-1152) $) 9)) (-3836 (($ $) 116 (|has| |#1| (-363)))) (-3978 (($) 142 (|has| |#1| (-349)) CONST)) (-2005 (($ (-917)) 88 (|has| |#1| (-368)))) (-3877 (((-1114) $) 10)) (-2175 (($) 159)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 101 (|has| |#1| (-363)))) (-3238 (($ (-641 $)) 98 (|has| |#1| (-363))) (($ $ $) 97 (|has| |#1| (-363)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) 145 (|has| |#1| (-349)))) (-3595 (((-418 $) $) 112 (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 109 (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ $) 92 (|has| |#1| (-363)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 103 (|has| |#1| (-363)))) (-3864 (((-767) $) 105 (|has| |#1| (-363)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 106 (|has| |#1| (-363)))) (-3358 ((|#1| (-1259 $)) 48) ((|#1|) 61)) (-1542 (((-767) $) 150 (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) 138 (|has| |#1| (-349)))) (-3735 (($ $) 136 (-2750 (-2368 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) 134 (-2750 (-2368 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) 132 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170))) 131 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1170) (-767)) 130 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-767))) 129 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1 |#1| |#1|) (-767)) 122 (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) 121 (|has| |#1| (-363)))) (-3108 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) 153 (|has| |#1| (-363)))) (-1474 ((|#2|) 158)) (-4100 (($) 147 (|has| |#1| (-349)))) (-1407 (((-1259 |#1|) $ (-1259 $)) 51) (((-685 |#1|) (-1259 $) (-1259 $)) 50) (((-1259 |#1|) $) 67) (((-685 |#1|) (-1259 $)) 66)) (-4344 (((-1259 |#1|) $) 64) (($ (-1259 |#1|)) 63) ((|#2| $) 170) (($ |#2|) 156)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 144 (|has| |#1| (-349)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38) (($ $) 91 (|has| |#1| (-363))) (($ (-407 (-564))) 86 (-2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-3335 (($ $) 143 (|has| |#1| (-349))) (((-3 $ "failed") $) 44 (|has| |#1| (-145)))) (-3417 ((|#2| $) 46)) (-1471 (((-767)) 28 T CONST)) (-3776 (((-1259 $)) 68)) (-2502 (((-112) $ $) 95 (|has| |#1| (-363)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $) 135 (-2750 (-2368 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) 133 (-2750 (-2368 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) 128 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170))) 127 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1170) (-767)) 126 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-767))) 125 (-2368 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1 |#1| |#1|) (-767)) 124 (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) 123 (|has| |#1| (-363)))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 120 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 117 (|has| |#1| (-363)))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39) (($ (-407 (-564)) $) 119 (|has| |#1| (-363))) (($ $ (-407 (-564))) 118 (|has| |#1| (-363)))))
+((-3127 (((-767)) 42)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 26)) (-2938 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 23)) (-1297 (($ |#3|) NIL) (((-3 $ "failed") (-407 |#3|)) 53)) (-1580 (((-3 $ "failed") $) 73)) (-2498 (($) 47)) (-4158 ((|#2| $) 21)) (-2186 (($) 18)) (-3142 (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 61) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-3927 (((-685 |#2|) (-1259 $) (-1 |#2| |#2|)) 68)) (-4327 (((-1259 |#2|) $) NIL) (($ (-1259 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-1568 ((|#3| $) 39)) (-2447 (((-1259 $)) 36)))
+(((-719 |#1| |#2| |#3|) (-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2498 (|#1|)) (-15 -3127 ((-767))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3927 ((-685 |#2|) (-1259 |#1|) (-1 |#2| |#2|))) (-15 -1297 ((-3 |#1| "failed") (-407 |#3|))) (-15 -4327 (|#1| |#3|)) (-15 -1297 (|#1| |#3|)) (-15 -2186 (|#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4327 (|#3| |#1|)) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -2447 ((-1259 |#1|))) (-15 -1568 (|#3| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|))) (-720 |#2| |#3|) (-172) (-1235 |#2|)) (T -719))
+((-3127 (*1 *2) (-12 (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-767)) (-5 *1 (-719 *3 *4 *5)) (-4 *3 (-720 *4 *5)))))
+(-10 -8 (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -2498 (|#1|)) (-15 -3127 ((-767))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3927 ((-685 |#2|) (-1259 |#1|) (-1 |#2| |#2|))) (-15 -1297 ((-3 |#1| "failed") (-407 |#3|))) (-15 -4327 (|#1| |#3|)) (-15 -1297 (|#1| |#3|)) (-15 -2186 (|#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -4327 (|#3| |#1|)) (-15 -4327 (|#1| (-1259 |#2|))) (-15 -4327 ((-1259 |#2|) |#1|)) (-15 -2447 ((-1259 |#1|))) (-15 -1568 (|#3| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -1580 ((-3 |#1| "failed") |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 94 (|has| |#1| (-363)))) (-2086 (($ $) 95 (|has| |#1| (-363)))) (-3466 (((-112) $) 97 (|has| |#1| (-363)))) (-3885 (((-685 |#1|) (-1259 $)) 48) (((-685 |#1|)) 63)) (-3794 ((|#1| $) 54)) (-4301 (((-1182 (-917) (-767)) (-564)) 147 (|has| |#1| (-349)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 114 (|has| |#1| (-363)))) (-2556 (((-418 $) $) 115 (|has| |#1| (-363)))) (-3143 (((-112) $ $) 105 (|has| |#1| (-363)))) (-3127 (((-767)) 88 (|has| |#1| (-368)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 170 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 168 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 165)) (-2938 (((-564) $) 169 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 167 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 166)) (-2065 (($ (-1259 |#1|) (-1259 $)) 50) (($ (-1259 |#1|)) 66)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-349)))) (-2544 (($ $ $) 109 (|has| |#1| (-363)))) (-2671 (((-685 |#1|) $ (-1259 $)) 55) (((-685 |#1|) $) 61)) (-1863 (((-685 (-564)) (-685 $)) 164 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 163 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 162) (((-685 |#1|) (-685 $)) 161)) (-1297 (($ |#2|) 158) (((-3 $ "failed") (-407 |#2|)) 155 (|has| |#1| (-363)))) (-1580 (((-3 $ "failed") $) 34)) (-4242 (((-917)) 56)) (-2498 (($) 91 (|has| |#1| (-368)))) (-2523 (($ $ $) 108 (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 103 (|has| |#1| (-363)))) (-2109 (($) 149 (|has| |#1| (-349)))) (-1839 (((-112) $) 150 (|has| |#1| (-349)))) (-2616 (($ $ (-767)) 141 (|has| |#1| (-349))) (($ $) 140 (|has| |#1| (-349)))) (-4218 (((-112) $) 116 (|has| |#1| (-363)))) (-3924 (((-917) $) 152 (|has| |#1| (-349))) (((-829 (-917)) $) 138 (|has| |#1| (-349)))) (-1980 (((-112) $) 32)) (-4158 ((|#1| $) 53)) (-3234 (((-3 $ "failed") $) 142 (|has| |#1| (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 112 (|has| |#1| (-363)))) (-2091 ((|#2| $) 46 (|has| |#1| (-363)))) (-2428 (((-917) $) 90 (|has| |#1| (-368)))) (-4379 ((|#2| $) 156)) (-3172 (($ (-641 $)) 101 (|has| |#1| (-363))) (($ $ $) 100 (|has| |#1| (-363)))) (-2332 (((-1152) $) 10)) (-3806 (($ $) 117 (|has| |#1| (-363)))) (-3958 (($) 143 (|has| |#1| (-349)) CONST)) (-2014 (($ (-917)) 89 (|has| |#1| (-368)))) (-3868 (((-1114) $) 11)) (-2186 (($) 160)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 102 (|has| |#1| (-363)))) (-3209 (($ (-641 $)) 99 (|has| |#1| (-363))) (($ $ $) 98 (|has| |#1| (-363)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) 146 (|has| |#1| (-349)))) (-3546 (((-418 $) $) 113 (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 111 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 110 (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ $) 93 (|has| |#1| (-363)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 104 (|has| |#1| (-363)))) (-2468 (((-767) $) 106 (|has| |#1| (-363)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 107 (|has| |#1| (-363)))) (-2576 ((|#1| (-1259 $)) 49) ((|#1|) 62)) (-2563 (((-767) $) 151 (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) 139 (|has| |#1| (-349)))) (-3142 (($ $) 137 (-2733 (-2364 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) 135 (-2733 (-2364 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) 133 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170))) 132 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1170) (-767)) 131 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-767))) 130 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1 |#1| |#1|) (-767)) 123 (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-363)))) (-3927 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-363)))) (-3954 ((|#2|) 159)) (-2099 (($) 148 (|has| |#1| (-349)))) (-1631 (((-1259 |#1|) $ (-1259 $)) 52) (((-685 |#1|) (-1259 $) (-1259 $)) 51) (((-1259 |#1|) $) 68) (((-685 |#1|) (-1259 $)) 67)) (-4327 (((-1259 |#1|) $) 65) (($ (-1259 |#1|)) 64) ((|#2| $) 171) (($ |#2|) 157)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 145 (|has| |#1| (-349)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39) (($ $) 92 (|has| |#1| (-363))) (($ (-407 (-564))) 87 (-2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-2144 (($ $) 144 (|has| |#1| (-349))) (((-3 $ "failed") $) 45 (|has| |#1| (-145)))) (-1568 ((|#2| $) 47)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2447 (((-1259 $)) 69)) (-3013 (((-112) $ $) 96 (|has| |#1| (-363)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $) 136 (-2733 (-2364 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) 134 (-2733 (-2364 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) 129 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170))) 128 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1170) (-767)) 127 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-767))) 126 (-2364 (|has| |#1| (-896 (-1170))) (|has| |#1| (-363)))) (($ $ (-1 |#1| |#1|) (-767)) 125 (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-363)))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 121 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 118 (|has| |#1| (-363)))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40) (($ (-407 (-564)) $) 120 (|has| |#1| (-363))) (($ $ (-407 (-564))) 119 (|has| |#1| (-363)))))
(((-720 |#1| |#2|) (-140) (-172) (-1235 |t#1|)) (T -720))
-((-2175 (*1 *1) (-12 (-4 *2 (-172)) (-4 *1 (-720 *2 *3)) (-4 *3 (-1235 *2)))) (-1474 (*1 *2) (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3)))) (-2965 (*1 *1 *2) (-12 (-4 *3 (-172)) (-4 *1 (-720 *3 *2)) (-4 *2 (-1235 *3)))) (-4344 (*1 *1 *2) (-12 (-4 *3 (-172)) (-4 *1 (-720 *3 *2)) (-4 *2 (-1235 *3)))) (-2951 (*1 *2 *1) (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3)))) (-2965 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-363)) (-4 *3 (-172)) (-4 *1 (-720 *3 *4)))) (-3108 (*1 *2 *3 *4) (-12 (-5 *3 (-1259 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363)) (-4 *1 (-720 *5 *6)) (-4 *5 (-172)) (-4 *6 (-1235 *5)) (-5 *2 (-685 *5)))))
-(-13 (-409 |t#1| |t#2|) (-172) (-612 |t#2|) (-411 |t#1|) (-377 |t#1|) (-10 -8 (-15 -2175 ($)) (-15 -1474 (|t#2|)) (-15 -2965 ($ |t#2|)) (-15 -4344 ($ |t#2|)) (-15 -2951 (|t#2| $)) (IF (|has| |t#1| (-368)) (-6 (-368)) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-6 (-363)) (-6 (-231 |t#1|)) (-15 -2965 ((-3 $ "failed") (-407 |t#2|))) (-15 -3108 ((-685 |t#1|) (-1259 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-349)) (-6 (-349)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-38 |#1|) . T) ((-38 $) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-102) . T) ((-111 #0# #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2750 (|has| |#1| (-349)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-349)) (|has| |#1| (-363))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) . T) ((-612 |#2|) . T) ((-231 |#1|) |has| |#1| (-363)) ((-233) -2750 (|has| |#1| (-349)) (-12 (|has| |#1| (-233)) (|has| |#1| (-363)))) ((-243) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-290) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-307) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-363) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-402) |has| |#1| (-349)) ((-368) -2750 (|has| |#1| (-368)) (|has| |#1| (-349))) ((-349) |has| |#1| (-349)) ((-370 |#1| |#2|) . T) ((-409 |#1| |#2|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-556) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-644 #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-713 |#1|) . T) ((-713 $) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170)))) ((-916) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-349)) ((-1213) -2750 (|has| |#1| (-349)) (|has| |#1| (-363))))
-((-3500 (($) 11)) (-1654 (((-3 $ "failed") $) 14)) (-4035 (((-112) $) 10)) (** (($ $ (-917)) NIL) (($ $ (-767)) 20)))
-(((-721 |#1|) (-10 -8 (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 -4035 ((-112) |#1|)) (-15 -3500 (|#1|)) (-15 ** (|#1| |#1| (-917)))) (-722)) (T -721))
-NIL
-(-10 -8 (-15 -1654 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 -4035 ((-112) |#1|)) (-15 -3500 (|#1|)) (-15 ** (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-3500 (($) 18 T CONST)) (-1654 (((-3 $ "failed") $) 15)) (-4035 (((-112) $) 17)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2428 (($) 19 T CONST)) (-2893 (((-112) $ $) 6)) (** (($ $ (-917)) 13) (($ $ (-767)) 16)) (* (($ $ $) 14)))
+((-2186 (*1 *1) (-12 (-4 *2 (-172)) (-4 *1 (-720 *2 *3)) (-4 *3 (-1235 *2)))) (-3954 (*1 *2) (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3)))) (-1297 (*1 *1 *2) (-12 (-4 *3 (-172)) (-4 *1 (-720 *3 *2)) (-4 *2 (-1235 *3)))) (-4327 (*1 *1 *2) (-12 (-4 *3 (-172)) (-4 *1 (-720 *3 *2)) (-4 *2 (-1235 *3)))) (-4379 (*1 *2 *1) (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3)))) (-1297 (*1 *1 *2) (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-363)) (-4 *3 (-172)) (-4 *1 (-720 *3 *4)))) (-3927 (*1 *2 *3 *4) (-12 (-5 *3 (-1259 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363)) (-4 *1 (-720 *5 *6)) (-4 *5 (-172)) (-4 *6 (-1235 *5)) (-5 *2 (-685 *5)))))
+(-13 (-409 |t#1| |t#2|) (-172) (-612 |t#2|) (-411 |t#1|) (-377 |t#1|) (-10 -8 (-15 -2186 ($)) (-15 -3954 (|t#2|)) (-15 -1297 ($ |t#2|)) (-15 -4327 ($ |t#2|)) (-15 -4379 (|t#2| $)) (IF (|has| |t#1| (-368)) (-6 (-368)) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-6 (-363)) (-6 (-231 |t#1|)) (-15 -1297 ((-3 $ "failed") (-407 |t#2|))) (-15 -3927 ((-685 |t#1|) (-1259 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-349)) (-6 (-349)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-38 |#1|) . T) ((-38 $) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-102) . T) ((-111 #0# #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2733 (|has| |#1| (-349)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-349)) (|has| |#1| (-363))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) . T) ((-612 |#2|) . T) ((-231 |#1|) |has| |#1| (-363)) ((-233) -2733 (|has| |#1| (-349)) (-12 (|has| |#1| (-233)) (|has| |#1| (-363)))) ((-243) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-290) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-307) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-363) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-402) |has| |#1| (-349)) ((-368) -2733 (|has| |#1| (-368)) (|has| |#1| (-349))) ((-349) |has| |#1| (-349)) ((-370 |#1| |#2|) . T) ((-409 |#1| |#2|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-556) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-644 #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-713 |#1|) . T) ((-713 $) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170)))) ((-916) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-349)) ((-1213) -2733 (|has| |#1| (-349)) (|has| |#1| (-363))))
+((-1747 (($) 11)) (-1580 (((-3 $ "failed") $) 14)) (-1980 (((-112) $) 10)) (** (($ $ (-917)) NIL) (($ $ (-767)) 20)))
+(((-721 |#1|) (-10 -8 (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 -1980 ((-112) |#1|)) (-15 -1747 (|#1|)) (-15 ** (|#1| |#1| (-917)))) (-722)) (T -721))
+NIL
+(-10 -8 (-15 -1580 ((-3 |#1| "failed") |#1|)) (-15 ** (|#1| |#1| (-767))) (-15 -1980 ((-112) |#1|)) (-15 -1747 (|#1|)) (-15 ** (|#1| |#1| (-917))))
+((-2315 (((-112) $ $) 7)) (-1747 (($) 19 T CONST)) (-1580 (((-3 $ "failed") $) 16)) (-1980 (((-112) $) 18)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2421 (($) 20 T CONST)) (-2876 (((-112) $ $) 6)) (** (($ $ (-917)) 14) (($ $ (-767)) 17)) (* (($ $ $) 15)))
(((-722) (-140)) (T -722))
-((-2428 (*1 *1) (-4 *1 (-722))) (-3500 (*1 *1) (-4 *1 (-722))) (-4035 (*1 *2 *1) (-12 (-4 *1 (-722)) (-5 *2 (-112)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-722)) (-5 *2 (-767)))) (-1654 (*1 *1 *1) (|partial| -4 *1 (-722))))
-(-13 (-1106) (-10 -8 (-15 (-2428) ($) -3455) (-15 -3500 ($) -3455) (-15 -4035 ((-112) $)) (-15 ** ($ $ (-767))) (-15 -1654 ((-3 $ "failed") $))))
+((-2421 (*1 *1) (-4 *1 (-722))) (-1747 (*1 *1) (-4 *1 (-722))) (-1980 (*1 *2 *1) (-12 (-4 *1 (-722)) (-5 *2 (-112)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-722)) (-5 *2 (-767)))) (-1580 (*1 *1 *1) (|partial| -4 *1 (-722))))
+(-13 (-1106) (-10 -8 (-15 (-2421) ($) -4008) (-15 -1747 ($) -4008) (-15 -1980 ((-112) $)) (-15 ** ($ $ (-767))) (-15 -1580 ((-3 $ "failed") $))))
(((-102) . T) ((-611 (-858)) . T) ((-1106) . T) ((-1094) . T))
-((-2447 (((-2 (|:| -1872 (-418 |#2|)) (|:| |special| (-418 |#2|))) |#2| (-1 |#2| |#2|)) 39)) (-2483 (((-2 (|:| -1872 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-3617 ((|#2| (-407 |#2|) (-1 |#2| |#2|)) 13)) (-2689 (((-2 (|:| |poly| |#2|) (|:| -1872 (-407 |#2|)) (|:| |special| (-407 |#2|))) (-407 |#2|) (-1 |#2| |#2|)) 48)))
-(((-723 |#1| |#2|) (-10 -7 (-15 -2483 ((-2 (|:| -1872 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -2447 ((-2 (|:| -1872 (-418 |#2|)) (|:| |special| (-418 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -3617 (|#2| (-407 |#2|) (-1 |#2| |#2|))) (-15 -2689 ((-2 (|:| |poly| |#2|) (|:| -1872 (-407 |#2|)) (|:| |special| (-407 |#2|))) (-407 |#2|) (-1 |#2| |#2|)))) (-363) (-1235 |#1|)) (T -723))
-((-2689 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |poly| *6) (|:| -1872 (-407 *6)) (|:| |special| (-407 *6)))) (-5 *1 (-723 *5 *6)) (-5 *3 (-407 *6)))) (-3617 (*1 *2 *3 *4) (-12 (-5 *3 (-407 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1235 *5)) (-5 *1 (-723 *5 *2)) (-4 *5 (-363)))) (-2447 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -1872 (-418 *3)) (|:| |special| (-418 *3)))) (-5 *1 (-723 *5 *3)))) (-2483 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -1872 *3) (|:| |special| *3))) (-5 *1 (-723 *5 *3)))))
-(-10 -7 (-15 -2483 ((-2 (|:| -1872 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -2447 ((-2 (|:| -1872 (-418 |#2|)) (|:| |special| (-418 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -3617 (|#2| (-407 |#2|) (-1 |#2| |#2|))) (-15 -2689 ((-2 (|:| |poly| |#2|) (|:| -1872 (-407 |#2|)) (|:| |special| (-407 |#2|))) (-407 |#2|) (-1 |#2| |#2|))))
-((-1868 ((|#7| (-641 |#5|) |#6|) NIL)) (-4289 ((|#7| (-1 |#5| |#4|) |#6|) 27)))
-(((-724 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -4289 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1868 (|#7| (-641 |#5|) |#6|))) (-846) (-789) (-789) (-1045) (-1045) (-945 |#4| |#2| |#1|) (-945 |#5| |#3| |#1|)) (T -724))
-((-1868 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *9)) (-4 *9 (-1045)) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *8 (-1045)) (-4 *2 (-945 *9 *7 *5)) (-5 *1 (-724 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-789)) (-4 *4 (-945 *8 *6 *5)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-1045)) (-4 *9 (-1045)) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *2 (-945 *9 *7 *5)) (-5 *1 (-724 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-789)) (-4 *4 (-945 *8 *6 *5)))))
-(-10 -7 (-15 -4289 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1868 (|#7| (-641 |#5|) |#6|)))
-((-4289 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
-(((-725 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -4289 (|#7| (-1 |#2| |#1|) |#6|))) (-846) (-846) (-789) (-789) (-1045) (-945 |#5| |#3| |#1|) (-945 |#5| |#4| |#2|)) (T -725))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-846)) (-4 *6 (-846)) (-4 *7 (-789)) (-4 *9 (-1045)) (-4 *2 (-945 *9 *8 *6)) (-5 *1 (-725 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-789)) (-4 *4 (-945 *9 *7 *5)))))
-(-10 -7 (-15 -4289 (|#7| (-1 |#2| |#1|) |#6|)))
-((-3595 (((-418 |#4|) |#4|) 42)))
-(((-726 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 |#4|) |#4|))) (-789) (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170))))) (-307) (-945 (-948 |#3|) |#1| |#2|)) (T -726))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-726 *4 *5 *6 *3)) (-4 *3 (-945 (-948 *6) *4 *5)))))
-(-10 -7 (-15 -3595 ((-418 |#4|) |#4|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-860 |#1|)) $) NIL)) (-3562 (((-1166 $) $ (-860 |#1|)) NIL) (((-1166 |#2|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2890 (($ $) NIL (|has| |#2| (-556)))) (-3760 (((-112) $) NIL (|has| |#2| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3472 (($ $) NIL (|has| |#2| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#2| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-3594 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#2| (-905)))) (-2702 (($ $ |#2| (-531 (-860 |#1|)) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#2|) (-860 |#1|)) NIL) (($ (-1166 $) (-860 |#1|)) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#2| (-531 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-860 |#1|)) NIL)) (-4253 (((-531 (-860 |#1|)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-3142 (($ $ $) NIL (|has| |#2| (-846)))) (-1515 (($ $ $) NIL (|has| |#2| (-846)))) (-3523 (($ (-1 (-531 (-860 |#1|)) (-531 (-860 |#1|))) $) NIL)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-1758 (((-3 (-860 |#1|) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#2| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -1377 (-767))) "failed") $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#2| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) NIL) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) NIL) (($ $ (-860 |#1|) $) NIL) (($ $ (-641 (-860 |#1|)) (-641 $)) NIL)) (-3358 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3735 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2762 (((-531 (-860 |#1|)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3172 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-860 |#1|)) NIL) (($ $) NIL (|has| |#2| (-556))) (($ (-407 (-564))) NIL (-2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))))) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-531 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#2| (-846)))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+((-3309 (((-2 (|:| -1881 (-418 |#2|)) (|:| |special| (-418 |#2|))) |#2| (-1 |#2| |#2|)) 39)) (-2794 (((-2 (|:| -1881 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-1806 ((|#2| (-407 |#2|) (-1 |#2| |#2|)) 13)) (-3594 (((-2 (|:| |poly| |#2|) (|:| -1881 (-407 |#2|)) (|:| |special| (-407 |#2|))) (-407 |#2|) (-1 |#2| |#2|)) 48)))
+(((-723 |#1| |#2|) (-10 -7 (-15 -2794 ((-2 (|:| -1881 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3309 ((-2 (|:| -1881 (-418 |#2|)) (|:| |special| (-418 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -1806 (|#2| (-407 |#2|) (-1 |#2| |#2|))) (-15 -3594 ((-2 (|:| |poly| |#2|) (|:| -1881 (-407 |#2|)) (|:| |special| (-407 |#2|))) (-407 |#2|) (-1 |#2| |#2|)))) (-363) (-1235 |#1|)) (T -723))
+((-3594 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| |poly| *6) (|:| -1881 (-407 *6)) (|:| |special| (-407 *6)))) (-5 *1 (-723 *5 *6)) (-5 *3 (-407 *6)))) (-1806 (*1 *2 *3 *4) (-12 (-5 *3 (-407 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1235 *5)) (-5 *1 (-723 *5 *2)) (-4 *5 (-363)))) (-3309 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -1881 (-418 *3)) (|:| |special| (-418 *3)))) (-5 *1 (-723 *5 *3)))) (-2794 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -1881 *3) (|:| |special| *3))) (-5 *1 (-723 *5 *3)))))
+(-10 -7 (-15 -2794 ((-2 (|:| -1881 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3309 ((-2 (|:| -1881 (-418 |#2|)) (|:| |special| (-418 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -1806 (|#2| (-407 |#2|) (-1 |#2| |#2|))) (-15 -3594 ((-2 (|:| |poly| |#2|) (|:| -1881 (-407 |#2|)) (|:| |special| (-407 |#2|))) (-407 |#2|) (-1 |#2| |#2|))))
+((-1869 ((|#7| (-641 |#5|) |#6|) NIL)) (-4271 ((|#7| (-1 |#5| |#4|) |#6|) 27)))
+(((-724 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -4271 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1869 (|#7| (-641 |#5|) |#6|))) (-846) (-789) (-789) (-1045) (-1045) (-945 |#4| |#2| |#1|) (-945 |#5| |#3| |#1|)) (T -724))
+((-1869 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *9)) (-4 *9 (-1045)) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *8 (-1045)) (-4 *2 (-945 *9 *7 *5)) (-5 *1 (-724 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-789)) (-4 *4 (-945 *8 *6 *5)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-1045)) (-4 *9 (-1045)) (-4 *5 (-846)) (-4 *6 (-789)) (-4 *2 (-945 *9 *7 *5)) (-5 *1 (-724 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-789)) (-4 *4 (-945 *8 *6 *5)))))
+(-10 -7 (-15 -4271 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1869 (|#7| (-641 |#5|) |#6|)))
+((-4271 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
+(((-725 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -4271 (|#7| (-1 |#2| |#1|) |#6|))) (-846) (-846) (-789) (-789) (-1045) (-945 |#5| |#3| |#1|) (-945 |#5| |#4| |#2|)) (T -725))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-846)) (-4 *6 (-846)) (-4 *7 (-789)) (-4 *9 (-1045)) (-4 *2 (-945 *9 *8 *6)) (-5 *1 (-725 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-789)) (-4 *4 (-945 *9 *7 *5)))))
+(-10 -7 (-15 -4271 (|#7| (-1 |#2| |#1|) |#6|)))
+((-3546 (((-418 |#4|) |#4|) 42)))
+(((-726 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 |#4|) |#4|))) (-789) (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170))))) (-307) (-945 (-948 |#3|) |#1| |#2|)) (T -726))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-726 *4 *5 *6 *3)) (-4 *3 (-945 (-948 *6) *4 *5)))))
+(-10 -7 (-15 -3546 ((-418 |#4|) |#4|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-860 |#1|)) $) NIL)) (-3510 (((-1166 $) $ (-860 |#1|)) NIL) (((-1166 |#2|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2086 (($ $) NIL (|has| |#2| (-556)))) (-3466 (((-112) $) NIL (|has| |#2| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-860 |#1|))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1367 (($ $) NIL (|has| |#2| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#2| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-860 |#1|) "failed") $) NIL)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-860 |#1|) $) NIL)) (-1545 (($ $ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#2| (-905)))) (-2400 (($ $ |#2| (-531 (-860 |#1|)) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-860 |#1|) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#2|) (-860 |#1|)) NIL) (($ (-1166 $) (-860 |#1|)) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#2| (-531 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-860 |#1|)) NIL)) (-2035 (((-531 (-860 |#1|)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-1469 (($ $ $) NIL (|has| |#2| (-846)))) (-1530 (($ $ $) NIL (|has| |#2| (-846)))) (-2912 (($ (-1 (-531 (-860 |#1|)) (-531 (-860 |#1|))) $) NIL)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-1897 (((-3 (-860 |#1|) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#2| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-860 |#1|)) (|:| -4165 (-767))) "failed") $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#2| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-860 |#1|) |#2|) NIL) (($ $ (-641 (-860 |#1|)) (-641 |#2|)) NIL) (($ $ (-860 |#1|) $) NIL) (($ $ (-641 (-860 |#1|)) (-641 $)) NIL)) (-2576 (($ $ (-860 |#1|)) NIL (|has| |#2| (-172)))) (-3142 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-3258 (((-531 (-860 |#1|)) $) NIL) (((-767) $ (-860 |#1|)) NIL) (((-641 (-767)) $ (-641 (-860 |#1|))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-860 |#1|) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-860 |#1|) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3024 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-860 |#1|)) NIL (|has| |#2| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-860 |#1|)) NIL) (($ $) NIL (|has| |#2| (-556))) (($ (-407 (-564))) NIL (-2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564))))))) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-531 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-860 |#1|)) NIL) (($ $ (-641 (-860 |#1|))) NIL) (($ $ (-860 |#1|) (-767)) NIL) (($ $ (-641 (-860 |#1|)) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
(((-727 |#1| |#2|) (-945 |#2| (-531 (-860 |#1|)) (-860 |#1|)) (-641 (-1170)) (-1045)) (T -727))
NIL
(-945 |#2| (-531 (-860 |#1|)) (-860 |#1|))
-((-3653 (((-2 (|:| -2967 (-948 |#3|)) (|:| -2219 (-948 |#3|))) |#4|) 14)) (-3659 ((|#4| |#4| |#2|) 33)) (-4351 ((|#4| (-407 (-948 |#3|)) |#2|) 64)) (-3654 ((|#4| (-1166 (-948 |#3|)) |#2|) 80)) (-2882 ((|#4| (-1166 |#4|) |#2|) 51)) (-2820 ((|#4| |#4| |#2|) 54)) (-3595 (((-418 |#4|) |#4|) 40)))
-(((-728 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3653 ((-2 (|:| -2967 (-948 |#3|)) (|:| -2219 (-948 |#3|))) |#4|)) (-15 -2820 (|#4| |#4| |#2|)) (-15 -2882 (|#4| (-1166 |#4|) |#2|)) (-15 -3659 (|#4| |#4| |#2|)) (-15 -3654 (|#4| (-1166 (-948 |#3|)) |#2|)) (-15 -4351 (|#4| (-407 (-948 |#3|)) |#2|)) (-15 -3595 ((-418 |#4|) |#4|))) (-789) (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)))) (-556) (-945 (-407 (-948 |#3|)) |#1| |#2|)) (T -728))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *6 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-728 *4 *5 *6 *3)) (-4 *3 (-945 (-407 (-948 *6)) *4 *5)))) (-4351 (*1 *2 *3 *4) (-12 (-4 *6 (-556)) (-4 *2 (-945 *3 *5 *4)) (-5 *1 (-728 *5 *4 *6 *2)) (-5 *3 (-407 (-948 *6))) (-4 *5 (-789)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))))) (-3654 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 (-948 *6))) (-4 *6 (-556)) (-4 *2 (-945 (-407 (-948 *6)) *5 *4)) (-5 *1 (-728 *5 *4 *6 *2)) (-4 *5 (-789)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))))) (-3659 (*1 *2 *2 *3) (-12 (-4 *4 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *5 (-556)) (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3)))) (-2882 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *2)) (-4 *2 (-945 (-407 (-948 *6)) *5 *4)) (-5 *1 (-728 *5 *4 *6 *2)) (-4 *5 (-789)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *6 (-556)))) (-2820 (*1 *2 *2 *3) (-12 (-4 *4 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *5 (-556)) (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3)))) (-3653 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *6 (-556)) (-5 *2 (-2 (|:| -2967 (-948 *6)) (|:| -2219 (-948 *6)))) (-5 *1 (-728 *4 *5 *6 *3)) (-4 *3 (-945 (-407 (-948 *6)) *4 *5)))))
-(-10 -7 (-15 -3653 ((-2 (|:| -2967 (-948 |#3|)) (|:| -2219 (-948 |#3|))) |#4|)) (-15 -2820 (|#4| |#4| |#2|)) (-15 -2882 (|#4| (-1166 |#4|) |#2|)) (-15 -3659 (|#4| |#4| |#2|)) (-15 -3654 (|#4| (-1166 (-948 |#3|)) |#2|)) (-15 -4351 (|#4| (-407 (-948 |#3|)) |#2|)) (-15 -3595 ((-418 |#4|) |#4|)))
-((-3595 (((-418 |#4|) |#4|) 54)))
-(((-729 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 |#4|) |#4|))) (-789) (-846) (-13 (-307) (-147)) (-945 (-407 |#3|) |#1| |#2|)) (T -729))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-13 (-307) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-729 *4 *5 *6 *3)) (-4 *3 (-945 (-407 *6) *4 *5)))))
-(-10 -7 (-15 -3595 ((-418 |#4|) |#4|)))
-((-4289 (((-731 |#2| |#3|) (-1 |#2| |#1|) (-731 |#1| |#3|)) 18)))
-(((-730 |#1| |#2| |#3|) (-10 -7 (-15 -4289 ((-731 |#2| |#3|) (-1 |#2| |#1|) (-731 |#1| |#3|)))) (-1045) (-1045) (-722)) (T -730))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-731 *5 *7)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-4 *7 (-722)) (-5 *2 (-731 *6 *7)) (-5 *1 (-730 *5 *6 *7)))))
-(-10 -7 (-15 -4289 ((-731 |#2| |#3|) (-1 |#2| |#1|) (-731 |#1| |#3|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 39)) (-3272 (((-641 (-2 (|:| -4311 |#1|) (|:| -3144 |#2|))) $) 40)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3148 (((-767)) 22 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) 78) (((-3 |#1| "failed") $) 81)) (-2961 ((|#2| $) NIL) ((|#1| $) NIL)) (-3900 (($ $) 104 (|has| |#2| (-846)))) (-1654 (((-3 $ "failed") $) 87)) (-3038 (($) 51 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) 72)) (-3584 (((-641 $) $) 55)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| |#2|) 17)) (-4289 (($ (-1 |#1| |#1|) $) 70)) (-2802 (((-917) $) 46 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-3866 ((|#2| $) 103 (|has| |#2| (-846)))) (-3876 ((|#1| $) 102 (|has| |#2| (-846)))) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) 38 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 101) (($ (-564)) 61) (($ |#2|) 58) (($ |#1|) 59) (($ (-641 (-2 (|:| -4311 |#1|) (|:| -3144 |#2|)))) 11)) (-4325 (((-641 |#1|) $) 57)) (-2606 ((|#1| $ |#2|) 115)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-2414 (($) 12 T CONST)) (-2428 (($) 47 T CONST)) (-2893 (((-112) $ $) 107)) (-2992 (($ $) 63) (($ $ $) NIL)) (-2980 (($ $ $) 36)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 68) (($ $ $) 118) (($ |#1| $) 65 (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
-(((-731 |#1| |#2|) (-13 (-1045) (-1034 |#2|) (-1034 |#1|) (-10 -8 (-15 -3720 ($ |#1| |#2|)) (-15 -2606 (|#1| $ |#2|)) (-15 -2350 ($ (-641 (-2 (|:| -4311 |#1|) (|:| -3144 |#2|))))) (-15 -3272 ((-641 (-2 (|:| -4311 |#1|) (|:| -3144 |#2|))) $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (-15 -4108 ((-112) $)) (-15 -4325 ((-641 |#1|) $)) (-15 -3584 ((-641 $) $)) (-15 -2340 ((-767) $)) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-846)) (PROGN (-15 -3866 (|#2| $)) (-15 -3876 (|#1| $)) (-15 -3900 ($ $))) |%noBranch|))) (-1045) (-722)) (T -731))
-((-3720 (*1 *1 *2 *3) (-12 (-5 *1 (-731 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-722)))) (-2606 (*1 *2 *1 *3) (-12 (-4 *2 (-1045)) (-5 *1 (-731 *2 *3)) (-4 *3 (-722)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -4311 *3) (|:| -3144 *4)))) (-4 *3 (-1045)) (-4 *4 (-722)) (-5 *1 (-731 *3 *4)))) (-3272 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -4311 *3) (|:| -3144 *4)))) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-731 *3 *4)) (-4 *4 (-722)))) (-4108 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-4325 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-3584 (*1 *2 *1) (-12 (-5 *2 (-641 (-731 *3 *4))) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-2340 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-3866 (*1 *2 *1) (-12 (-4 *2 (-722)) (-4 *2 (-846)) (-5 *1 (-731 *3 *2)) (-4 *3 (-1045)))) (-3876 (*1 *2 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-731 *2 *3)) (-4 *3 (-846)) (-4 *3 (-722)))) (-3900 (*1 *1 *1) (-12 (-5 *1 (-731 *2 *3)) (-4 *3 (-846)) (-4 *2 (-1045)) (-4 *3 (-722)))))
-(-13 (-1045) (-1034 |#2|) (-1034 |#1|) (-10 -8 (-15 -3720 ($ |#1| |#2|)) (-15 -2606 (|#1| $ |#2|)) (-15 -2350 ($ (-641 (-2 (|:| -4311 |#1|) (|:| -3144 |#2|))))) (-15 -3272 ((-641 (-2 (|:| -4311 |#1|) (|:| -3144 |#2|))) $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (-15 -4108 ((-112) $)) (-15 -4325 ((-641 |#1|) $)) (-15 -3584 ((-641 $) $)) (-15 -2340 ((-767) $)) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-846)) (PROGN (-15 -3866 (|#2| $)) (-15 -3876 (|#1| $)) (-15 -3900 ($ $))) |%noBranch|)))
-((-2337 (((-112) $ $) 19)) (-1611 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-4175 (($ $ $) 72)) (-3567 (((-112) $ $) 73)) (-3670 (((-112) $ (-767)) 8)) (-1774 (($ (-641 |#1|)) 68) (($) 67)) (-2351 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3819 (($ $) 62)) (-3215 (($ $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) 64)) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22)) (-3642 (($ $ $) 69)) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40) (($ |#1| $ (-767)) 63)) (-3877 (((-1114) $) 21)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2823 (((-641 (-2 (|:| -3726 |#1|) (|:| -3888 (-767)))) $) 61)) (-1907 (($ $ |#1|) 71) (($ $ $) 70)) (-2124 (($) 49) (($ (-641 |#1|)) 48)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 50)) (-2350 (((-858) $) 18)) (-3663 (($ (-641 |#1|)) 66) (($) 65)) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20)) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1851 (((-2 (|:| -3795 (-948 |#3|)) (|:| -2846 (-948 |#3|))) |#4|) 14)) (-2610 ((|#4| |#4| |#2|) 33)) (-2353 ((|#4| (-407 (-948 |#3|)) |#2|) 64)) (-2089 ((|#4| (-1166 (-948 |#3|)) |#2|) 80)) (-2451 ((|#4| (-1166 |#4|) |#2|) 51)) (-2547 ((|#4| |#4| |#2|) 54)) (-3546 (((-418 |#4|) |#4|) 40)))
+(((-728 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1851 ((-2 (|:| -3795 (-948 |#3|)) (|:| -2846 (-948 |#3|))) |#4|)) (-15 -2547 (|#4| |#4| |#2|)) (-15 -2451 (|#4| (-1166 |#4|) |#2|)) (-15 -2610 (|#4| |#4| |#2|)) (-15 -2089 (|#4| (-1166 (-948 |#3|)) |#2|)) (-15 -2353 (|#4| (-407 (-948 |#3|)) |#2|)) (-15 -3546 ((-418 |#4|) |#4|))) (-789) (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)))) (-556) (-945 (-407 (-948 |#3|)) |#1| |#2|)) (T -728))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *6 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-728 *4 *5 *6 *3)) (-4 *3 (-945 (-407 (-948 *6)) *4 *5)))) (-2353 (*1 *2 *3 *4) (-12 (-4 *6 (-556)) (-4 *2 (-945 *3 *5 *4)) (-5 *1 (-728 *5 *4 *6 *2)) (-5 *3 (-407 (-948 *6))) (-4 *5 (-789)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))))) (-2089 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 (-948 *6))) (-4 *6 (-556)) (-4 *2 (-945 (-407 (-948 *6)) *5 *4)) (-5 *1 (-728 *5 *4 *6 *2)) (-4 *5 (-789)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))))) (-2610 (*1 *2 *2 *3) (-12 (-4 *4 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *5 (-556)) (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3)))) (-2451 (*1 *2 *3 *4) (-12 (-5 *3 (-1166 *2)) (-4 *2 (-945 (-407 (-948 *6)) *5 *4)) (-5 *1 (-728 *5 *4 *6 *2)) (-4 *5 (-789)) (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *6 (-556)))) (-2547 (*1 *2 *2 *3) (-12 (-4 *4 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *5 (-556)) (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3)))) (-1851 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *6 (-556)) (-5 *2 (-2 (|:| -3795 (-948 *6)) (|:| -2846 (-948 *6)))) (-5 *1 (-728 *4 *5 *6 *3)) (-4 *3 (-945 (-407 (-948 *6)) *4 *5)))))
+(-10 -7 (-15 -1851 ((-2 (|:| -3795 (-948 |#3|)) (|:| -2846 (-948 |#3|))) |#4|)) (-15 -2547 (|#4| |#4| |#2|)) (-15 -2451 (|#4| (-1166 |#4|) |#2|)) (-15 -2610 (|#4| |#4| |#2|)) (-15 -2089 (|#4| (-1166 (-948 |#3|)) |#2|)) (-15 -2353 (|#4| (-407 (-948 |#3|)) |#2|)) (-15 -3546 ((-418 |#4|) |#4|)))
+((-3546 (((-418 |#4|) |#4|) 54)))
+(((-729 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 |#4|) |#4|))) (-789) (-846) (-13 (-307) (-147)) (-945 (-407 |#3|) |#1| |#2|)) (T -729))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-13 (-307) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-729 *4 *5 *6 *3)) (-4 *3 (-945 (-407 *6) *4 *5)))))
+(-10 -7 (-15 -3546 ((-418 |#4|) |#4|)))
+((-4271 (((-731 |#2| |#3|) (-1 |#2| |#1|) (-731 |#1| |#3|)) 18)))
+(((-730 |#1| |#2| |#3|) (-10 -7 (-15 -4271 ((-731 |#2| |#3|) (-1 |#2| |#1|) (-731 |#1| |#3|)))) (-1045) (-1045) (-722)) (T -730))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-731 *5 *7)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-4 *7 (-722)) (-5 *2 (-731 *6 *7)) (-5 *1 (-730 *5 *6 *7)))))
+(-10 -7 (-15 -4271 ((-731 |#2| |#3|) (-1 |#2| |#1|) (-731 |#1| |#3|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 39)) (-3150 (((-641 (-2 (|:| -4290 |#1|) (|:| -3124 |#2|))) $) 40)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3127 (((-767)) 22 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) 78) (((-3 |#1| "failed") $) 81)) (-2938 ((|#2| $) NIL) ((|#1| $) NIL)) (-3878 (($ $) 104 (|has| |#2| (-846)))) (-1580 (((-3 $ "failed") $) 87)) (-2498 (($) 51 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) 72)) (-3091 (((-641 $) $) 55)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| |#2|) 17)) (-4271 (($ (-1 |#1| |#1|) $) 70)) (-2428 (((-917) $) 46 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-3840 ((|#2| $) 103 (|has| |#2| (-846)))) (-3853 ((|#1| $) 102 (|has| |#2| (-846)))) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) 38 (-12 (|has| |#2| (-368)) (|has| |#1| (-368))))) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 101) (($ (-564)) 61) (($ |#2|) 58) (($ |#1|) 59) (($ (-641 (-2 (|:| -4290 |#1|) (|:| -3124 |#2|)))) 11)) (-2044 (((-641 |#1|) $) 57)) (-1690 ((|#1| $ |#2|) 115)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 12 T CONST)) (-2421 (($) 47 T CONST)) (-2876 (((-112) $ $) 107)) (-2981 (($ $) 63) (($ $ $) NIL)) (-2968 (($ $ $) 36)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 68) (($ $ $) 118) (($ |#1| $) 65 (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
+(((-731 |#1| |#2|) (-13 (-1045) (-1034 |#2|) (-1034 |#1|) (-10 -8 (-15 -3679 ($ |#1| |#2|)) (-15 -1690 (|#1| $ |#2|)) (-15 -2326 ($ (-641 (-2 (|:| -4290 |#1|) (|:| -3124 |#2|))))) (-15 -3150 ((-641 (-2 (|:| -4290 |#1|) (|:| -3124 |#2|))) $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (-15 -3552 ((-112) $)) (-15 -2044 ((-641 |#1|) $)) (-15 -3091 ((-641 $) $)) (-15 -2724 ((-767) $)) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-846)) (PROGN (-15 -3840 (|#2| $)) (-15 -3853 (|#1| $)) (-15 -3878 ($ $))) |%noBranch|))) (-1045) (-722)) (T -731))
+((-3679 (*1 *1 *2 *3) (-12 (-5 *1 (-731 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-722)))) (-1690 (*1 *2 *1 *3) (-12 (-4 *2 (-1045)) (-5 *1 (-731 *2 *3)) (-4 *3 (-722)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -4290 *3) (|:| -3124 *4)))) (-4 *3 (-1045)) (-4 *4 (-722)) (-5 *1 (-731 *3 *4)))) (-3150 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -4290 *3) (|:| -3124 *4)))) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-731 *3 *4)) (-4 *4 (-722)))) (-3552 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-2044 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-3091 (*1 *2 *1) (-12 (-5 *2 (-641 (-731 *3 *4))) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-2724 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722)))) (-3840 (*1 *2 *1) (-12 (-4 *2 (-722)) (-4 *2 (-846)) (-5 *1 (-731 *3 *2)) (-4 *3 (-1045)))) (-3853 (*1 *2 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-731 *2 *3)) (-4 *3 (-846)) (-4 *3 (-722)))) (-3878 (*1 *1 *1) (-12 (-5 *1 (-731 *2 *3)) (-4 *3 (-846)) (-4 *2 (-1045)) (-4 *3 (-722)))))
+(-13 (-1045) (-1034 |#2|) (-1034 |#1|) (-10 -8 (-15 -3679 ($ |#1| |#2|)) (-15 -1690 (|#1| $ |#2|)) (-15 -2326 ($ (-641 (-2 (|:| -4290 |#1|) (|:| -3124 |#2|))))) (-15 -3150 ((-641 (-2 (|:| -4290 |#1|) (|:| -3124 |#2|))) $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (-15 -3552 ((-112) $)) (-15 -2044 ((-641 |#1|) $)) (-15 -3091 ((-641 $) $)) (-15 -2724 ((-767) $)) (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-846)) (PROGN (-15 -3840 (|#2| $)) (-15 -3853 (|#1| $)) (-15 -3878 ($ $))) |%noBranch|)))
+((-2315 (((-112) $ $) 19)) (-1602 (($ |#1| $) 77) (($ $ |#1|) 76) (($ $ $) 75)) (-2589 (($ $ $) 73)) (-4162 (((-112) $ $) 74)) (-3073 (((-112) $ (-767)) 8)) (-1790 (($ (-641 |#1|)) 69) (($) 68)) (-2380 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3038 (($ $) 63)) (-3195 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 47 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) 65)) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22)) (-2925 (($ $ $) 70)) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41) (($ |#1| $ (-767)) 64)) (-3868 (((-1114) $) 21)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-1671 (((-641 (-2 (|:| -3683 |#1|) (|:| -3879 (-767)))) $) 62)) (-2192 (($ $ |#1|) 72) (($ $ $) 71)) (-1760 (($) 50) (($ (-641 |#1|)) 49)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 51)) (-2326 (((-858) $) 18)) (-3620 (($ (-641 |#1|)) 67) (($) 66)) (-1700 (((-112) $ $) 23)) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20)) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-732 |#1|) (-140) (-1094)) (T -732))
NIL
(-13 (-691 |t#1|) (-1092 |t#1|))
(((-34) . T) ((-107 |#1|) . T) ((-102) . T) ((-611 (-858)) . T) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-691 |#1|) . T) ((-1092 |#1|) . T) ((-1094) . T) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-1611 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 94)) (-4175 (($ $ $) 98)) (-3567 (((-112) $ $) 104)) (-3670 (((-112) $ (-767)) NIL)) (-1774 (($ (-641 |#1|)) 26) (($) 17)) (-2351 (($ (-1 (-112) |#1|) $) 82 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-3819 (($ $) 84)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) 70 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 77 (|has| $ (-6 -4406))) (($ |#1| $ (-564)) 75) (($ (-1 (-112) |#1|) $ (-564)) 78)) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (($ |#1| $ (-564)) 80) (($ (-1 (-112) |#1|) $ (-564)) 81)) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 32 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) 103)) (-3757 (($) 15) (($ |#1|) 28) (($ (-641 |#1|)) 23)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) 38)) (-3841 (((-112) |#1| $) 65 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) 87 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 88)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3642 (($ $ $) 96)) (-3224 ((|#1| $) 62)) (-2714 (($ |#1| $) 63) (($ |#1| $ (-767)) 85)) (-3877 (((-1114) $) NIL)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3860 ((|#1| $) 61)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 56)) (-1664 (($) 14)) (-2823 (((-641 (-2 (|:| -3726 |#1|) (|:| -3888 (-767)))) $) 55)) (-1907 (($ $ |#1|) NIL) (($ $ $) 97)) (-2124 (($) 16) (($ (-641 |#1|)) 25)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) 68 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 79)) (-4344 (((-536) $) 36 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 22)) (-2350 (((-858) $) 49)) (-3663 (($ (-641 |#1|)) 27) (($) 18)) (-3023 (($ (-641 |#1|)) 24)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 102)) (-2062 (((-767) $) 67 (|has| $ (-6 -4406)))))
-(((-733 |#1|) (-13 (-732 |#1|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -3757 ($)) (-15 -3757 ($ |#1|)) (-15 -3757 ($ (-641 |#1|))) (-15 -1909 ((-641 |#1|) $)) (-15 -3682 ($ |#1| $ (-564))) (-15 -3682 ($ (-1 (-112) |#1|) $ (-564))) (-15 -2670 ($ |#1| $ (-564))) (-15 -2670 ($ (-1 (-112) |#1|) $ (-564))))) (-1094)) (T -733))
-((-3757 (*1 *1) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-3757 (*1 *1 *2) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-3757 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-733 *3)))) (-1909 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-733 *3)) (-4 *3 (-1094)))) (-3682 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-3682 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-564)) (-4 *4 (-1094)) (-5 *1 (-733 *4)))) (-2670 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-2670 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-564)) (-4 *4 (-1094)) (-5 *1 (-733 *4)))))
-(-13 (-732 |#1|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -3757 ($)) (-15 -3757 ($ |#1|)) (-15 -3757 ($ (-641 |#1|))) (-15 -1909 ((-641 |#1|) $)) (-15 -3682 ($ |#1| $ (-564))) (-15 -3682 ($ (-1 (-112) |#1|) $ (-564))) (-15 -2670 ($ |#1| $ (-564))) (-15 -2670 ($ (-1 (-112) |#1|) $ (-564)))))
-((-1839 (((-1264) (-1152)) 8)))
-(((-734) (-10 -7 (-15 -1839 ((-1264) (-1152))))) (T -734))
-((-1839 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-734)))))
-(-10 -7 (-15 -1839 ((-1264) (-1152))))
-((-3708 (((-641 |#1|) (-641 |#1|) (-641 |#1|)) 15)))
-(((-735 |#1|) (-10 -7 (-15 -3708 ((-641 |#1|) (-641 |#1|) (-641 |#1|)))) (-846)) (T -735))
-((-3708 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-735 *3)))))
-(-10 -7 (-15 -3708 ((-641 |#1|) (-641 |#1|) (-641 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 |#2|) $) 139)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 132 (|has| |#1| (-556)))) (-2890 (($ $) 131 (|has| |#1| (-556)))) (-3760 (((-112) $) 129 (|has| |#1| (-556)))) (-1321 (($ $) 88 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 71 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) 19)) (-3605 (($ $) 70 (|has| |#1| (-38 (-407 (-564)))))) (-1301 (($ $) 87 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 72 (|has| |#1| (-38 (-407 (-564)))))) (-1337 (($ $) 86 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 73 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) 17 T CONST)) (-3900 (($ $) 123)) (-1654 (((-3 $ "failed") $) 33)) (-3711 (((-948 |#1|) $ (-767)) 101) (((-948 |#1|) $ (-767) (-767)) 100)) (-1904 (((-112) $) 140)) (-2295 (($) 98 (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-767) $ |#2|) 103) (((-767) $ |#2| (-767)) 102)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 69 (|has| |#1| (-38 (-407 (-564)))))) (-4108 (((-112) $) 121)) (-3720 (($ $ (-641 |#2|) (-641 (-531 |#2|))) 138) (($ $ |#2| (-531 |#2|)) 137) (($ |#1| (-531 |#2|)) 122) (($ $ |#2| (-767)) 105) (($ $ (-641 |#2|) (-641 (-767))) 104)) (-4289 (($ (-1 |#1| |#1|) $) 120)) (-3473 (($ $) 95 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) 118)) (-3876 ((|#1| $) 117)) (-4172 (((-1152) $) 9)) (-1871 (($ $ |#2|) 99 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) 10)) (-3113 (($ $ (-767)) 106)) (-2537 (((-3 $ "failed") $ $) 133 (|has| |#1| (-556)))) (-1671 (($ $) 96 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (($ $ |#2| $) 114) (($ $ (-641 |#2|) (-641 $)) 113) (($ $ (-641 (-294 $))) 112) (($ $ (-294 $)) 111) (($ $ $ $) 110) (($ $ (-641 $) (-641 $)) 109)) (-3735 (($ $ |#2|) 42) (($ $ (-641 |#2|)) 41) (($ $ |#2| (-767)) 40) (($ $ (-641 |#2|) (-641 (-767))) 39)) (-2762 (((-531 |#2|) $) 119)) (-1347 (($ $) 85 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 74 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 84 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 75 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 83 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 76 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 141)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 136 (|has| |#1| (-172))) (($ $) 134 (|has| |#1| (-556))) (($ (-407 (-564))) 126 (|has| |#1| (-38 (-407 (-564)))))) (-2606 ((|#1| $ (-531 |#2|)) 124) (($ $ |#2| (-767)) 108) (($ $ (-641 |#2|) (-641 (-767))) 107)) (-3335 (((-3 $ "failed") $) 135 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-1380 (($ $) 94 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 82 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) 130 (|has| |#1| (-556)))) (-1359 (($ $) 93 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 81 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 92 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 80 (|has| |#1| (-38 (-407 (-564)))))) (-1293 (($ $) 91 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 79 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 90 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 78 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 89 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 77 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ |#2|) 38) (($ $ (-641 |#2|)) 37) (($ $ |#2| (-767)) 36) (($ $ (-641 |#2|) (-641 (-767))) 35)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 125 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ $) 97 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 68 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 128 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 127 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 116) (($ $ |#1|) 115)))
+((-2315 (((-112) $ $) NIL)) (-1602 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 94)) (-2589 (($ $ $) 98)) (-4162 (((-112) $ $) 104)) (-3073 (((-112) $ (-767)) NIL)) (-1790 (($ (-641 |#1|)) 26) (($) 17)) (-2380 (($ (-1 (-112) |#1|) $) 82 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-3038 (($ $) 84)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) 70 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 77 (|has| $ (-6 -4407))) (($ |#1| $ (-564)) 75) (($ (-1 (-112) |#1|) $ (-564)) 78)) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (($ |#1| $ (-564)) 80) (($ (-1 (-112) |#1|) $ (-564)) 81)) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 32 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) 103)) (-3271 (($) 15) (($ |#1|) 28) (($ (-641 |#1|)) 23)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) 38)) (-1363 (((-112) |#1| $) 65 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) 87 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 88)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2925 (($ $ $) 96)) (-4359 ((|#1| $) 62)) (-4066 (($ |#1| $) 63) (($ |#1| $ (-767)) 85)) (-3868 (((-1114) $) NIL)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3326 ((|#1| $) 61)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 56)) (-1531 (($) 14)) (-1671 (((-641 (-2 (|:| -3683 |#1|) (|:| -3879 (-767)))) $) 55)) (-2192 (($ $ |#1|) NIL) (($ $ $) 97)) (-1760 (($) 16) (($ (-641 |#1|)) 25)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) 68 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 79)) (-4327 (((-536) $) 36 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 22)) (-2326 (((-858) $) 49)) (-3620 (($ (-641 |#1|)) 27) (($) 18)) (-1700 (((-112) $ $) NIL)) (-2190 (($ (-641 |#1|)) 24)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 102)) (-2069 (((-767) $) 67 (|has| $ (-6 -4407)))))
+(((-733 |#1|) (-13 (-732 |#1|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3271 ($)) (-15 -3271 ($ |#1|)) (-15 -3271 ($ (-641 |#1|))) (-15 -4276 ((-641 |#1|) $)) (-15 -3653 ($ |#1| $ (-564))) (-15 -3653 ($ (-1 (-112) |#1|) $ (-564))) (-15 -4060 ($ |#1| $ (-564))) (-15 -4060 ($ (-1 (-112) |#1|) $ (-564))))) (-1094)) (T -733))
+((-3271 (*1 *1) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-3271 (*1 *1 *2) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-3271 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-733 *3)))) (-4276 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-733 *3)) (-4 *3 (-1094)))) (-3653 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-3653 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-564)) (-4 *4 (-1094)) (-5 *1 (-733 *4)))) (-4060 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-733 *2)) (-4 *2 (-1094)))) (-4060 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-564)) (-4 *4 (-1094)) (-5 *1 (-733 *4)))))
+(-13 (-732 |#1|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3271 ($)) (-15 -3271 ($ |#1|)) (-15 -3271 ($ (-641 |#1|))) (-15 -4276 ((-641 |#1|) $)) (-15 -3653 ($ |#1| $ (-564))) (-15 -3653 ($ (-1 (-112) |#1|) $ (-564))) (-15 -4060 ($ |#1| $ (-564))) (-15 -4060 ($ (-1 (-112) |#1|) $ (-564)))))
+((-1847 (((-1264) (-1152)) 8)))
+(((-734) (-10 -7 (-15 -1847 ((-1264) (-1152))))) (T -734))
+((-1847 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-734)))))
+(-10 -7 (-15 -1847 ((-1264) (-1152))))
+((-2541 (((-641 |#1|) (-641 |#1|) (-641 |#1|)) 15)))
+(((-735 |#1|) (-10 -7 (-15 -2541 ((-641 |#1|) (-641 |#1|) (-641 |#1|)))) (-846)) (T -735))
+((-2541 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-735 *3)))))
+(-10 -7 (-15 -2541 ((-641 |#1|) (-641 |#1|) (-641 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 |#2|) $) 140)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 133 (|has| |#1| (-556)))) (-2086 (($ $) 132 (|has| |#1| (-556)))) (-3466 (((-112) $) 130 (|has| |#1| (-556)))) (-1316 (($ $) 89 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 72 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) 20)) (-3557 (($ $) 71 (|has| |#1| (-38 (-407 (-564)))))) (-1295 (($ $) 88 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 73 (|has| |#1| (-38 (-407 (-564)))))) (-1339 (($ $) 87 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 74 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) 18 T CONST)) (-3878 (($ $) 124)) (-1580 (((-3 $ "failed") $) 34)) (-2003 (((-948 |#1|) $ (-767)) 102) (((-948 |#1|) $ (-767) (-767)) 101)) (-2004 (((-112) $) 141)) (-2284 (($) 99 (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-767) $ |#2|) 104) (((-767) $ |#2| (-767)) 103)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 70 (|has| |#1| (-38 (-407 (-564)))))) (-3552 (((-112) $) 122)) (-3679 (($ $ (-641 |#2|) (-641 (-531 |#2|))) 139) (($ $ |#2| (-531 |#2|)) 138) (($ |#1| (-531 |#2|)) 123) (($ $ |#2| (-767)) 106) (($ $ (-641 |#2|) (-641 (-767))) 105)) (-4271 (($ (-1 |#1| |#1|) $) 121)) (-3441 (($ $) 96 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) 119)) (-3853 ((|#1| $) 118)) (-2332 (((-1152) $) 10)) (-2983 (($ $ |#2|) 100 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) 11)) (-3157 (($ $ (-767)) 107)) (-2501 (((-3 $ "failed") $ $) 134 (|has| |#1| (-556)))) (-1673 (($ $) 97 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (($ $ |#2| $) 115) (($ $ (-641 |#2|) (-641 $)) 114) (($ $ (-641 (-294 $))) 113) (($ $ (-294 $)) 112) (($ $ $ $) 111) (($ $ (-641 $) (-641 $)) 110)) (-3142 (($ $ |#2|) 43) (($ $ (-641 |#2|)) 42) (($ $ |#2| (-767)) 41) (($ $ (-641 |#2|) (-641 (-767))) 40)) (-3258 (((-531 |#2|) $) 120)) (-1350 (($ $) 86 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 75 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 85 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 76 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 84 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 77 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 142)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 137 (|has| |#1| (-172))) (($ $) 135 (|has| |#1| (-556))) (($ (-407 (-564))) 127 (|has| |#1| (-38 (-407 (-564)))))) (-1690 ((|#1| $ (-531 |#2|)) 125) (($ $ |#2| (-767)) 109) (($ $ (-641 |#2|) (-641 (-767))) 108)) (-2144 (((-3 $ "failed") $) 136 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 95 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 83 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) 131 (|has| |#1| (-556)))) (-1361 (($ $) 94 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 82 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 93 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 81 (|has| |#1| (-38 (-407 (-564)))))) (-2665 (($ $) 92 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 80 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 91 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 79 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 90 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 78 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ |#2|) 39) (($ $ (-641 |#2|)) 38) (($ $ |#2| (-767)) 37) (($ $ (-641 |#2|) (-641 (-767))) 36)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 126 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ $) 98 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 69 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 129 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 128 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 117) (($ $ |#1|) 116)))
(((-736 |#1| |#2|) (-140) (-1045) (-846)) (T -736))
-((-2606 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *2)) (-4 *4 (-1045)) (-4 *2 (-846)))) (-2606 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *5)) (-5 *3 (-641 (-767))) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)))) (-3113 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-736 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-846)))) (-3720 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *2)) (-4 *4 (-1045)) (-4 *2 (-846)))) (-3720 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *5)) (-5 *3 (-641 (-767))) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)))) (-3533 (*1 *2 *1 *3) (-12 (-4 *1 (-736 *4 *3)) (-4 *4 (-1045)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3533 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-767)) (-4 *1 (-736 *4 *3)) (-4 *4 (-1045)) (-4 *3 (-846)))) (-3711 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)) (-5 *2 (-948 *4)))) (-3711 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)) (-5 *2 (-948 *4)))) (-1871 (*1 *1 *1 *2) (-12 (-4 *1 (-736 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-846)) (-4 *3 (-38 (-407 (-564)))))))
-(-13 (-896 |t#2|) (-969 |t#1| (-531 |t#2|) |t#2|) (-514 |t#2| $) (-309 $) (-10 -8 (-15 -2606 ($ $ |t#2| (-767))) (-15 -2606 ($ $ (-641 |t#2|) (-641 (-767)))) (-15 -3113 ($ $ (-767))) (-15 -3720 ($ $ |t#2| (-767))) (-15 -3720 ($ $ (-641 |t#2|) (-641 (-767)))) (-15 -3533 ((-767) $ |t#2|)) (-15 -3533 ((-767) $ |t#2| (-767))) (-15 -3711 ((-948 |t#1|) $ (-767))) (-15 -3711 ((-948 |t#1|) $ (-767) (-767))) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $ |t#2|)) (-6 (-998)) (-6 (-1194))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-531 |#2|)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-290) |has| |#1| (-556)) ((-309 $) . T) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-514 |#2| $) . T) ((-514 $ $) . T) ((-556) |has| |#1| (-556)) ((-644 #1#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-896 |#2|) . T) ((-969 |#1| #0# |#2|) . T) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))))
-((-3595 (((-418 (-1166 |#4|)) (-1166 |#4|)) 30) (((-418 |#4|) |#4|) 26)))
-(((-737 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 |#4|) |#4|)) (-15 -3595 ((-418 (-1166 |#4|)) (-1166 |#4|)))) (-846) (-789) (-13 (-307) (-147)) (-945 |#3| |#2| |#1|)) (T -737))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-945 *6 *5 *4)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-737 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3595 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-13 (-307) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-737 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
-(-10 -7 (-15 -3595 ((-418 |#4|) |#4|)) (-15 -3595 ((-418 (-1166 |#4|)) (-1166 |#4|))))
-((-3827 (((-418 |#4|) |#4| |#2|) 142)) (-3512 (((-418 |#4|) |#4|) NIL)) (-3942 (((-418 (-1166 |#4|)) (-1166 |#4|)) 127) (((-418 |#4|) |#4|) 52)) (-1430 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-641 (-2 (|:| -3595 (-1166 |#4|)) (|:| -1377 (-564)))))) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|))) 81)) (-4174 (((-1166 |#3|) (-1166 |#3|) (-564)) 167)) (-2835 (((-641 (-767)) (-1166 |#4|) (-641 |#2|) (-767)) 75)) (-2951 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-1166 |#3|) (-1166 |#3|) |#4| (-641 |#2|) (-641 (-767)) (-641 |#3|)) 79)) (-2687 (((-2 (|:| |upol| (-1166 |#3|)) (|:| |Lval| (-641 |#3|)) (|:| |Lfact| (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564))))) (|:| |ctpol| |#3|)) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|))) 27)) (-4045 (((-2 (|:| -3964 (-1166 |#4|)) (|:| |polval| (-1166 |#3|))) (-1166 |#4|) (-1166 |#3|) (-564)) 72)) (-1540 (((-564) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564))))) 163)) (-2301 ((|#4| (-564) (-418 |#4|)) 73)) (-1365 (((-112) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564))))) NIL)))
-(((-738 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3942 ((-418 |#4|) |#4|)) (-15 -3942 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -3512 ((-418 |#4|) |#4|)) (-15 -1540 ((-564) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))))) (-15 -3827 ((-418 |#4|) |#4| |#2|)) (-15 -4045 ((-2 (|:| -3964 (-1166 |#4|)) (|:| |polval| (-1166 |#3|))) (-1166 |#4|) (-1166 |#3|) (-564))) (-15 -1430 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-641 (-2 (|:| -3595 (-1166 |#4|)) (|:| -1377 (-564)))))) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -2687 ((-2 (|:| |upol| (-1166 |#3|)) (|:| |Lval| (-641 |#3|)) (|:| |Lfact| (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564))))) (|:| |ctpol| |#3|)) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -2301 (|#4| (-564) (-418 |#4|))) (-15 -1365 ((-112) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))))) (-15 -2951 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-1166 |#3|) (-1166 |#3|) |#4| (-641 |#2|) (-641 (-767)) (-641 |#3|))) (-15 -2835 ((-641 (-767)) (-1166 |#4|) (-641 |#2|) (-767))) (-15 -4174 ((-1166 |#3|) (-1166 |#3|) (-564)))) (-789) (-846) (-307) (-945 |#3| |#1| |#2|)) (T -738))
-((-4174 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 *6)) (-5 *3 (-564)) (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-2835 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-4 *7 (-846)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-4 *8 (-307)) (-5 *2 (-641 (-767))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *5 (-767)))) (-2951 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1166 *11)) (-5 *6 (-641 *10)) (-5 *7 (-641 (-767))) (-5 *8 (-641 *11)) (-4 *10 (-846)) (-4 *11 (-307)) (-4 *9 (-789)) (-4 *5 (-945 *11 *9 *10)) (-5 *2 (-641 (-1166 *5))) (-5 *1 (-738 *9 *10 *11 *5)) (-5 *3 (-1166 *5)))) (-1365 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-2 (|:| -3595 (-1166 *6)) (|:| -1377 (-564))))) (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-2301 (*1 *2 *3 *4) (-12 (-5 *3 (-564)) (-5 *4 (-418 *2)) (-4 *2 (-945 *7 *5 *6)) (-5 *1 (-738 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-307)))) (-2687 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8))) (-4 *7 (-846)) (-4 *8 (-307)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-5 *2 (-2 (|:| |upol| (-1166 *8)) (|:| |Lval| (-641 *8)) (|:| |Lfact| (-641 (-2 (|:| -3595 (-1166 *8)) (|:| -1377 (-564))))) (|:| |ctpol| *8))) (-5 *1 (-738 *6 *7 *8 *9)))) (-1430 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8))) (-4 *7 (-846)) (-4 *8 (-307)) (-4 *6 (-789)) (-4 *9 (-945 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-641 (-2 (|:| -3595 (-1166 *9)) (|:| -1377 (-564))))))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)))) (-4045 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-564)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-307)) (-4 *9 (-945 *8 *6 *7)) (-5 *2 (-2 (|:| -3964 (-1166 *9)) (|:| |polval| (-1166 *8)))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)) (-5 *4 (-1166 *8)))) (-3827 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-738 *5 *4 *6 *3)) (-4 *3 (-945 *6 *5 *4)))) (-1540 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -3595 (-1166 *6)) (|:| -1377 (-564))))) (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-3512 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5)))) (-3942 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-738 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3942 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5)))))
-(-10 -7 (-15 -3942 ((-418 |#4|) |#4|)) (-15 -3942 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -3512 ((-418 |#4|) |#4|)) (-15 -1540 ((-564) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))))) (-15 -3827 ((-418 |#4|) |#4| |#2|)) (-15 -4045 ((-2 (|:| -3964 (-1166 |#4|)) (|:| |polval| (-1166 |#3|))) (-1166 |#4|) (-1166 |#3|) (-564))) (-15 -1430 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-641 (-2 (|:| -3595 (-1166 |#4|)) (|:| -1377 (-564)))))) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -2687 ((-2 (|:| |upol| (-1166 |#3|)) (|:| |Lval| (-641 |#3|)) (|:| |Lfact| (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564))))) (|:| |ctpol| |#3|)) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -2301 (|#4| (-564) (-418 |#4|))) (-15 -1365 ((-112) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))) (-641 (-2 (|:| -3595 (-1166 |#3|)) (|:| -1377 (-564)))))) (-15 -2951 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-1166 |#3|) (-1166 |#3|) |#4| (-641 |#2|) (-641 (-767)) (-641 |#3|))) (-15 -2835 ((-641 (-767)) (-1166 |#4|) (-641 |#2|) (-767))) (-15 -4174 ((-1166 |#3|) (-1166 |#3|) (-564))))
-((-3902 (($ $ (-917)) 17)))
-(((-739 |#1| |#2|) (-10 -8 (-15 -3902 (|#1| |#1| (-917)))) (-740 |#2|) (-172)) (T -739))
-NIL
-(-10 -8 (-15 -3902 (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4096 (($ $ (-917)) 28)) (-3902 (($ $ (-917)) 33)) (-3307 (($ $ (-917)) 29)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2064 (($ $ $) 25)) (-2350 (((-858) $) 11)) (-1932 (($ $ $ $) 26)) (-1600 (($ $ $) 24)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 30)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-1690 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *2)) (-4 *4 (-1045)) (-4 *2 (-846)))) (-1690 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *5)) (-5 *3 (-641 (-767))) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)))) (-3157 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-736 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-846)))) (-3679 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *2)) (-4 *4 (-1045)) (-4 *2 (-846)))) (-3679 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *5)) (-5 *3 (-641 (-767))) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)))) (-3924 (*1 *2 *1 *3) (-12 (-4 *1 (-736 *4 *3)) (-4 *4 (-1045)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3924 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-767)) (-4 *1 (-736 *4 *3)) (-4 *4 (-1045)) (-4 *3 (-846)))) (-2003 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)) (-5 *2 (-948 *4)))) (-2003 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045)) (-4 *5 (-846)) (-5 *2 (-948 *4)))) (-2983 (*1 *1 *1 *2) (-12 (-4 *1 (-736 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-846)) (-4 *3 (-38 (-407 (-564)))))))
+(-13 (-896 |t#2|) (-969 |t#1| (-531 |t#2|) |t#2|) (-514 |t#2| $) (-309 $) (-10 -8 (-15 -1690 ($ $ |t#2| (-767))) (-15 -1690 ($ $ (-641 |t#2|) (-641 (-767)))) (-15 -3157 ($ $ (-767))) (-15 -3679 ($ $ |t#2| (-767))) (-15 -3679 ($ $ (-641 |t#2|) (-641 (-767)))) (-15 -3924 ((-767) $ |t#2|)) (-15 -3924 ((-767) $ |t#2| (-767))) (-15 -2003 ((-948 |t#1|) $ (-767))) (-15 -2003 ((-948 |t#1|) $ (-767) (-767))) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $ |t#2|)) (-6 (-998)) (-6 (-1194))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-531 |#2|)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-290) |has| |#1| (-556)) ((-309 $) . T) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-514 |#2| $) . T) ((-514 $ $) . T) ((-556) |has| |#1| (-556)) ((-644 #1#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-896 |#2|) . T) ((-969 |#1| #0# |#2|) . T) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))))
+((-3546 (((-418 (-1166 |#4|)) (-1166 |#4|)) 30) (((-418 |#4|) |#4|) 26)))
+(((-737 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 |#4|) |#4|)) (-15 -3546 ((-418 (-1166 |#4|)) (-1166 |#4|)))) (-846) (-789) (-13 (-307) (-147)) (-945 |#3| |#2| |#1|)) (T -737))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-945 *6 *5 *4)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-737 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-13 (-307) (-147))) (-5 *2 (-418 *3)) (-5 *1 (-737 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
+(-10 -7 (-15 -3546 ((-418 |#4|) |#4|)) (-15 -3546 ((-418 (-1166 |#4|)) (-1166 |#4|))))
+((-2607 (((-418 |#4|) |#4| |#2|) 142)) (-1498 (((-418 |#4|) |#4|) NIL)) (-2556 (((-418 (-1166 |#4|)) (-1166 |#4|)) 127) (((-418 |#4|) |#4|) 52)) (-3085 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-641 (-2 (|:| -3546 (-1166 |#4|)) (|:| -4165 (-564)))))) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|))) 81)) (-2521 (((-1166 |#3|) (-1166 |#3|) (-564)) 167)) (-1563 (((-641 (-767)) (-1166 |#4|) (-641 |#2|) (-767)) 75)) (-4379 (((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-1166 |#3|) (-1166 |#3|) |#4| (-641 |#2|) (-641 (-767)) (-641 |#3|)) 79)) (-3379 (((-2 (|:| |upol| (-1166 |#3|)) (|:| |Lval| (-641 |#3|)) (|:| |Lfact| (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564))))) (|:| |ctpol| |#3|)) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|))) 27)) (-1536 (((-2 (|:| -2859 (-1166 |#4|)) (|:| |polval| (-1166 |#3|))) (-1166 |#4|) (-1166 |#3|) (-564)) 72)) (-2333 (((-564) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564))))) 163)) (-2320 ((|#4| (-564) (-418 |#4|)) 73)) (-1826 (((-112) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564))))) NIL)))
+(((-738 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2556 ((-418 |#4|) |#4|)) (-15 -2556 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -1498 ((-418 |#4|) |#4|)) (-15 -2333 ((-564) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))))) (-15 -2607 ((-418 |#4|) |#4| |#2|)) (-15 -1536 ((-2 (|:| -2859 (-1166 |#4|)) (|:| |polval| (-1166 |#3|))) (-1166 |#4|) (-1166 |#3|) (-564))) (-15 -3085 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-641 (-2 (|:| -3546 (-1166 |#4|)) (|:| -4165 (-564)))))) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -3379 ((-2 (|:| |upol| (-1166 |#3|)) (|:| |Lval| (-641 |#3|)) (|:| |Lfact| (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564))))) (|:| |ctpol| |#3|)) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -2320 (|#4| (-564) (-418 |#4|))) (-15 -1826 ((-112) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))))) (-15 -4379 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-1166 |#3|) (-1166 |#3|) |#4| (-641 |#2|) (-641 (-767)) (-641 |#3|))) (-15 -1563 ((-641 (-767)) (-1166 |#4|) (-641 |#2|) (-767))) (-15 -2521 ((-1166 |#3|) (-1166 |#3|) (-564)))) (-789) (-846) (-307) (-945 |#3| |#1| |#2|)) (T -738))
+((-2521 (*1 *2 *2 *3) (-12 (-5 *2 (-1166 *6)) (-5 *3 (-564)) (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-1563 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-4 *7 (-846)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-4 *8 (-307)) (-5 *2 (-641 (-767))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *5 (-767)))) (-4379 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1166 *11)) (-5 *6 (-641 *10)) (-5 *7 (-641 (-767))) (-5 *8 (-641 *11)) (-4 *10 (-846)) (-4 *11 (-307)) (-4 *9 (-789)) (-4 *5 (-945 *11 *9 *10)) (-5 *2 (-641 (-1166 *5))) (-5 *1 (-738 *9 *10 *11 *5)) (-5 *3 (-1166 *5)))) (-1826 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-2 (|:| -3546 (-1166 *6)) (|:| -4165 (-564))))) (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-2320 (*1 *2 *3 *4) (-12 (-5 *3 (-564)) (-5 *4 (-418 *2)) (-4 *2 (-945 *7 *5 *6)) (-5 *1 (-738 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-307)))) (-3379 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8))) (-4 *7 (-846)) (-4 *8 (-307)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-5 *2 (-2 (|:| |upol| (-1166 *8)) (|:| |Lval| (-641 *8)) (|:| |Lfact| (-641 (-2 (|:| -3546 (-1166 *8)) (|:| -4165 (-564))))) (|:| |ctpol| *8))) (-5 *1 (-738 *6 *7 *8 *9)))) (-3085 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8))) (-4 *7 (-846)) (-4 *8 (-307)) (-4 *6 (-789)) (-4 *9 (-945 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-641 (-2 (|:| -3546 (-1166 *9)) (|:| -4165 (-564))))))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)))) (-1536 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-564)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-307)) (-4 *9 (-945 *8 *6 *7)) (-5 *2 (-2 (|:| -2859 (-1166 *9)) (|:| |polval| (-1166 *8)))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)) (-5 *4 (-1166 *8)))) (-2607 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-738 *5 *4 *6 *3)) (-4 *3 (-945 *6 *5 *4)))) (-2333 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -3546 (-1166 *6)) (|:| -4165 (-564))))) (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-1498 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5)))) (-2556 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-738 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-2556 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5)))))
+(-10 -7 (-15 -2556 ((-418 |#4|) |#4|)) (-15 -2556 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -1498 ((-418 |#4|) |#4|)) (-15 -2333 ((-564) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))))) (-15 -2607 ((-418 |#4|) |#4| |#2|)) (-15 -1536 ((-2 (|:| -2859 (-1166 |#4|)) (|:| |polval| (-1166 |#3|))) (-1166 |#4|) (-1166 |#3|) (-564))) (-15 -3085 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-641 (-2 (|:| -3546 (-1166 |#4|)) (|:| -4165 (-564)))))) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -3379 ((-2 (|:| |upol| (-1166 |#3|)) (|:| |Lval| (-641 |#3|)) (|:| |Lfact| (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564))))) (|:| |ctpol| |#3|)) (-1166 |#4|) (-641 |#2|) (-641 (-641 |#3|)))) (-15 -2320 (|#4| (-564) (-418 |#4|))) (-15 -1826 ((-112) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))) (-641 (-2 (|:| -3546 (-1166 |#3|)) (|:| -4165 (-564)))))) (-15 -4379 ((-3 (-641 (-1166 |#4|)) "failed") (-1166 |#4|) (-1166 |#3|) (-1166 |#3|) |#4| (-641 |#2|) (-641 (-767)) (-641 |#3|))) (-15 -1563 ((-641 (-767)) (-1166 |#4|) (-641 |#2|) (-767))) (-15 -2521 ((-1166 |#3|) (-1166 |#3|) (-564))))
+((-4034 (($ $ (-917)) 17)))
+(((-739 |#1| |#2|) (-10 -8 (-15 -4034 (|#1| |#1| (-917)))) (-740 |#2|) (-172)) (T -739))
+NIL
+(-10 -8 (-15 -4034 (|#1| |#1| (-917))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1740 (($ $ (-917)) 29)) (-4034 (($ $ (-917)) 34)) (-4229 (($ $ (-917)) 30)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1761 (($ $ $) 26)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-1519 (($ $ $ $) 27)) (-2055 (($ $ $) 25)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 31)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 28) (($ $ |#1|) 36) (($ |#1| $) 35)))
(((-740 |#1|) (-140) (-172)) (T -740))
-((-3902 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-740 *3)) (-4 *3 (-172)))))
-(-13 (-757) (-713 |t#1|) (-10 -8 (-15 -3902 ($ $ (-917)))))
+((-4034 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-740 *3)) (-4 *3 (-172)))))
+(-13 (-757) (-713 |t#1|) (-10 -8 (-15 -4034 ($ $ (-917)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-713 |#1|) . T) ((-716) . T) ((-757) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-3662 (((-1031) (-685 (-225)) (-564) (-112) (-564)) 25)) (-2685 (((-1031) (-685 (-225)) (-564) (-112) (-564)) 24)))
-(((-741) (-10 -7 (-15 -2685 ((-1031) (-685 (-225)) (-564) (-112) (-564))) (-15 -3662 ((-1031) (-685 (-225)) (-564) (-112) (-564))))) (T -741))
-((-3662 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-741)))) (-2685 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-741)))))
-(-10 -7 (-15 -2685 ((-1031) (-685 (-225)) (-564) (-112) (-564))) (-15 -3662 ((-1031) (-685 (-225)) (-564) (-112) (-564))))
-((-3189 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN)))) 43)) (-2553 (((-1031) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN)))) 39)) (-2244 (((-1031) (-225) (-225) (-225) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) 32)))
-(((-742) (-10 -7 (-15 -2244 ((-1031) (-225) (-225) (-225) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -2553 ((-1031) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN))))) (-15 -3189 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN))))))) (T -742))
-((-3189 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN)))) (-5 *2 (-1031)) (-5 *1 (-742)))) (-2553 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN)))) (-5 *2 (-1031)) (-5 *1 (-742)))) (-2244 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) (-5 *2 (-1031)) (-5 *1 (-742)))))
-(-10 -7 (-15 -2244 ((-1031) (-225) (-225) (-225) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -2553 ((-1031) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN))))) (-15 -3189 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN))))))
-((-2279 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 34)) (-1798 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 33)) (-2216 (((-1031) (-564) (-685 (-225)) (-564)) 32)) (-1393 (((-1031) (-564) (-685 (-225)) (-564)) 31)) (-2321 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 30)) (-3357 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 29)) (-2250 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564)) 28)) (-1984 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564)) 27)) (-2621 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 24)) (-3977 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564)) 23)) (-4044 (((-1031) (-564) (-685 (-225)) (-564)) 22)) (-2322 (((-1031) (-564) (-685 (-225)) (-564)) 21)))
-(((-743) (-10 -7 (-15 -2322 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -4044 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -3977 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2621 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1984 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2250 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3357 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2321 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1393 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -2216 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -1798 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -2279 ((-1031) (-564) (-564) (-685 (-225)) (-564))))) (T -743))
-((-2279 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1798 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2216 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1393 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2321 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-3357 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2250 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1984 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2621 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-3977 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-4044 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2322 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))))
-(-10 -7 (-15 -2322 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -4044 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -3977 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2621 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1984 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2250 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3357 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2321 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1393 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -2216 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -1798 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -2279 ((-1031) (-564) (-564) (-685 (-225)) (-564))))
-((-1841 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) 52)) (-3791 (((-1031) (-685 (-225)) (-685 (-225)) (-564) (-564)) 51)) (-3576 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) 50)) (-2891 (((-1031) (-225) (-225) (-564) (-564) (-564) (-564)) 46)) (-3604 (((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 45)) (-3235 (((-1031) (-225) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 44)) (-2741 (((-1031) (-225) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 43)) (-3274 (((-1031) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 42)) (-2026 (((-1031) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) 38)) (-2957 (((-1031) (-225) (-225) (-564) (-685 (-225)) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) 37)) (-1516 (((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) 33)) (-2225 (((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) 32)))
-(((-744) (-10 -7 (-15 -2225 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -1516 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -2957 ((-1031) (-225) (-225) (-564) (-685 (-225)) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -2026 ((-1031) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -3274 ((-1031) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2741 ((-1031) (-225) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -3235 ((-1031) (-225) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -3604 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2891 ((-1031) (-225) (-225) (-564) (-564) (-564) (-564))) (-15 -3576 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))) (-15 -3791 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-564))) (-15 -1841 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))))) (T -744))
-((-1841 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3791 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3576 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2891 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3604 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3235 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2741 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3274 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2026 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2957 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-744)))) (-1516 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2225 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) (-5 *2 (-1031)) (-5 *1 (-744)))))
-(-10 -7 (-15 -2225 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -1516 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -2957 ((-1031) (-225) (-225) (-564) (-685 (-225)) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -2026 ((-1031) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))) (-15 -3274 ((-1031) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2741 ((-1031) (-225) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -3235 ((-1031) (-225) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -3604 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2891 ((-1031) (-225) (-225) (-564) (-564) (-564) (-564))) (-15 -3576 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))) (-15 -3791 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-564))) (-15 -1841 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))))
-((-2774 (((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP)))) 76)) (-2635 (((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))) (-388) (-388)) 69) (((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL)))) 68)) (-2281 (((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG)))) 57)) (-4324 (((-1031) (-685 (-225)) (-685 (-225)) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) 50)) (-1439 (((-1031) (-225) (-564) (-564) (-1152) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) 49)) (-1988 (((-1031) (-225) (-564) (-564) (-225) (-1152) (-225) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) 45)) (-4050 (((-1031) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) 42)) (-3227 (((-1031) (-225) (-564) (-564) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) 38)))
-(((-745) (-10 -7 (-15 -3227 ((-1031) (-225) (-564) (-564) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -4050 ((-1031) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -1988 ((-1031) (-225) (-564) (-564) (-225) (-1152) (-225) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -1439 ((-1031) (-225) (-564) (-564) (-1152) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -4324 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -2281 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG))))) (-15 -2635 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))) (-15 -2635 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))) (-388) (-388))) (-15 -2774 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP))))))) (T -745))
-((-2774 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-2635 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL)))) (-5 *8 (-388)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-2635 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL)))) (-5 *2 (-1031)) (-5 *1 (-745)))) (-2281 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-4324 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *2 (-1031)) (-5 *1 (-745)))) (-1439 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G)))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-1988 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G)))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-4050 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-3227 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
-(-10 -7 (-15 -3227 ((-1031) (-225) (-564) (-564) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -4050 ((-1031) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -1988 ((-1031) (-225) (-564) (-564) (-225) (-1152) (-225) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -1439 ((-1031) (-225) (-564) (-564) (-1152) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -4324 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -2281 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG))))) (-15 -2635 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))) (-15 -2635 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))) (-388) (-388))) (-15 -2774 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP))))))
-((-2108 (((-1031) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-671 (-225)) (-564)) 45)) (-4190 (((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-1152) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY)))) 41)) (-3908 (((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 23)))
-(((-746) (-10 -7 (-15 -3908 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4190 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-1152) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY))))) (-15 -2108 ((-1031) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-671 (-225)) (-564))))) (T -746))
-((-2108 (*1 *2 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *4 *4 *4 *6 *4) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-671 (-225))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-746)))) (-4190 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY)))) (-5 *2 (-1031)) (-5 *1 (-746)))) (-3908 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-746)))))
-(-10 -7 (-15 -3908 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4190 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-1152) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY))))) (-15 -2108 ((-1031) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-671 (-225)) (-564))))
-((-3002 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-685 (-225)) (-225) (-225) (-564)) 35)) (-4085 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-225) (-225) (-564)) 34)) (-3254 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-685 (-225)) (-225) (-225) (-564)) 33)) (-3626 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 29)) (-3236 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 28)) (-2895 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564)) 27)) (-2282 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564)) 24)) (-1842 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564)) 23)) (-3198 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564)) 22)) (-3152 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564)) 21)))
-(((-747) (-10 -7 (-15 -3152 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -3198 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1842 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2282 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2895 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564))) (-15 -3236 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3626 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3254 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-685 (-225)) (-225) (-225) (-564))) (-15 -4085 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-225) (-225) (-564))) (-15 -3002 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-685 (-225)) (-225) (-225) (-564))))) (T -747))
-((-3002 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-4085 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3254 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225)) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3626 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3236 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-2895 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-2282 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-1842 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3198 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3152 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))))
-(-10 -7 (-15 -3152 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -3198 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1842 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2282 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2895 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564))) (-15 -3236 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3626 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3254 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-685 (-225)) (-225) (-225) (-564))) (-15 -4085 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-225) (-225) (-564))) (-15 -3002 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-685 (-225)) (-225) (-225) (-564))))
-((-3116 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564)) 45)) (-2661 (((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-564)) 44)) (-3544 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564)) 43)) (-2842 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 42)) (-1922 (((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564)) 41)) (-3099 (((-1031) (-1152) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564)) 40)) (-2254 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564) (-564) (-564) (-225) (-685 (-225)) (-564)) 39)) (-3299 (((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564))) 38)) (-3800 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564)) 35)) (-2435 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564)) 34)) (-2991 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564)) 33)) (-2118 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 32)) (-3376 (((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564)) 31)) (-2713 (((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-564)) 30)) (-2239 (((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-564) (-564) (-564)) 29)) (-2012 (((-1031) (-564) (-564) (-564) (-225) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-564)) (-564) (-564) (-564)) 28)) (-4058 (((-1031) (-564) (-685 (-225)) (-225) (-564)) 24)) (-2137 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 21)))
-(((-748) (-10 -7 (-15 -2137 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4058 ((-1031) (-564) (-685 (-225)) (-225) (-564))) (-15 -2012 ((-1031) (-564) (-564) (-564) (-225) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-564)) (-564) (-564) (-564))) (-15 -2239 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2713 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-564))) (-15 -3376 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564))) (-15 -2118 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2991 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564))) (-15 -2435 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564))) (-15 -3800 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3299 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)))) (-15 -2254 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564) (-564) (-564) (-225) (-685 (-225)) (-564))) (-15 -3099 ((-1031) (-1152) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -1922 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2842 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3544 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -2661 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3116 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))))) (T -748))
-((-3116 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2661 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3544 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2842 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-1922 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3099 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225)) (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2254 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225)) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3299 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225)) (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3800 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2435 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2991 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2118 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3376 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2713 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2239 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2012 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-4058 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2137 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))))
-(-10 -7 (-15 -2137 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4058 ((-1031) (-564) (-685 (-225)) (-225) (-564))) (-15 -2012 ((-1031) (-564) (-564) (-564) (-225) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-564)) (-564) (-564) (-564))) (-15 -2239 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2713 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-564))) (-15 -3376 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564))) (-15 -2118 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2991 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564))) (-15 -2435 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564))) (-15 -3800 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3299 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)))) (-15 -2254 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564) (-564) (-564) (-225) (-685 (-225)) (-564))) (-15 -3099 ((-1031) (-1152) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -1922 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2842 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3544 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -2661 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3116 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))))
-((-2579 (((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-564) (-685 (-225)) (-564)) 63)) (-3873 (((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-112) (-225) (-564) (-225) (-225) (-112) (-225) (-225) (-225) (-225) (-112) (-564) (-564) (-564) (-564) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) 62)) (-2298 (((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-112) (-112) (-564) (-564) (-685 (-225)) (-685 (-564)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS)))) 58)) (-3640 (((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-564) (-564) (-685 (-225)) (-564)) 51)) (-3442 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1)))) 50)) (-3317 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2)))) 46)) (-1345 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1)))) 42)) (-1342 (((-1031) (-564) (-225) (-225) (-564) (-225) (-112) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) 38)))
-(((-749) (-10 -7 (-15 -1342 ((-1031) (-564) (-225) (-225) (-564) (-225) (-112) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -1345 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1))))) (-15 -3317 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2))))) (-15 -3442 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1))))) (-15 -3640 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-564) (-564) (-685 (-225)) (-564))) (-15 -2298 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-112) (-112) (-564) (-564) (-685 (-225)) (-685 (-564)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS))))) (-15 -3873 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-112) (-225) (-564) (-225) (-225) (-112) (-225) (-225) (-225) (-225) (-112) (-564) (-564) (-564) (-564) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -2579 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-564) (-685 (-225)) (-564))))) (T -749))
-((-2579 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3873 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *3 *3 *5 *6 *3 *6 *6 *5 *6 *6 *6 *6 *5 *3 *3 *3 *3 *3 *6 *6 *6 *3 *3 *3 *3 *3 *7 *4 *4 *4 *4 *3 *8 *9) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *6 (-225)) (-5 *7 (-685 (-564))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-2298 (*1 *2 *3 *3 *3 *3 *3 *3 *3 *3 *4 *5 *5 *5 *5 *5 *5 *6 *6 *6 *3 *3 *5 *7 *3 *8) (-12 (-5 *5 (-685 (-225))) (-5 *6 (-112)) (-5 *7 (-685 (-564))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS)))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3640 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3442 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1)))) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3317 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2)))) (-5 *2 (-1031)) (-5 *1 (-749)))) (-1345 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1)))) (-5 *2 (-1031)) (-5 *1 (-749)))) (-1342 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))))
-(-10 -7 (-15 -1342 ((-1031) (-564) (-225) (-225) (-564) (-225) (-112) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -1345 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1))))) (-15 -3317 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2))))) (-15 -3442 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1))))) (-15 -3640 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-564) (-564) (-685 (-225)) (-564))) (-15 -2298 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-112) (-112) (-564) (-564) (-685 (-225)) (-685 (-564)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS))))) (-15 -3873 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-112) (-225) (-564) (-225) (-225) (-112) (-225) (-225) (-225) (-225) (-112) (-564) (-564) (-564) (-564) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -2579 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-564) (-685 (-225)) (-564))))
-((-1691 (((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564)) 47)) (-1801 (((-1031) (-1152) (-1152) (-564) (-564) (-685 (-169 (-225))) (-564) (-685 (-169 (-225))) (-564) (-564) (-685 (-169 (-225))) (-564)) 46)) (-3323 (((-1031) (-564) (-564) (-564) (-685 (-169 (-225))) (-564)) 45)) (-4005 (((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 40)) (-3588 (((-1031) (-1152) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)) (-564)) 39)) (-1658 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-564)) 36)) (-4218 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564)) 35)) (-2514 (((-1031) (-564) (-564) (-564) (-564) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-225) (-225) (-564)) 34)) (-2722 (((-1031) (-564) (-564) (-564) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-112) (-225) (-112) (-685 (-564)) (-685 (-225)) (-564)) 33)) (-2021 (((-1031) (-564) (-564) (-564) (-564) (-225) (-112) (-112) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-564)) 32)))
-(((-750) (-10 -7 (-15 -2021 ((-1031) (-564) (-564) (-564) (-564) (-225) (-112) (-112) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-564))) (-15 -2722 ((-1031) (-564) (-564) (-564) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-112) (-225) (-112) (-685 (-564)) (-685 (-225)) (-564))) (-15 -2514 ((-1031) (-564) (-564) (-564) (-564) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-225) (-225) (-564))) (-15 -4218 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564))) (-15 -1658 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -3588 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)) (-564))) (-15 -4005 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3323 ((-1031) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -1801 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-169 (-225))) (-564) (-685 (-169 (-225))) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -1691 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))) (T -750))
-((-1691 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-1801 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-3323 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-4005 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-3588 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-1658 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-4218 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-750)))) (-2514 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-641 (-112))) (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *7 (-225)) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-750)))) (-2722 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-685 (-564))) (-5 *5 (-112)) (-5 *7 (-685 (-225))) (-5 *3 (-564)) (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-750)))) (-2021 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-641 (-112))) (-5 *7 (-685 (-225))) (-5 *8 (-685 (-564))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-750)))))
-(-10 -7 (-15 -2021 ((-1031) (-564) (-564) (-564) (-564) (-225) (-112) (-112) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-564))) (-15 -2722 ((-1031) (-564) (-564) (-564) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-112) (-225) (-112) (-685 (-564)) (-685 (-225)) (-564))) (-15 -2514 ((-1031) (-564) (-564) (-564) (-564) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-225) (-225) (-564))) (-15 -4218 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564))) (-15 -1658 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -3588 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)) (-564))) (-15 -4005 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3323 ((-1031) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -1801 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-169 (-225))) (-564) (-685 (-169 (-225))) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -1691 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))
-((-3577 (((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564)) 80)) (-1726 (((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564)) 69)) (-3102 (((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))) (-388)) 56) (((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) 55)) (-1655 (((-1031) (-564) (-564) (-564) (-225) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564)) 37)) (-2601 (((-1031) (-564) (-564) (-225) (-225) (-564) (-564) (-685 (-225)) (-564)) 33)) (-4109 (((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564) (-564)) 30)) (-4156 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 29)) (-1972 (((-1031) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 28)) (-2448 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 27)) (-1675 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564)) 26)) (-4009 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 25)) (-3751 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 24)) (-3477 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 23)) (-4038 (((-1031) (-685 (-225)) (-564) (-564) (-564) (-564)) 22)) (-3062 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 21)))
-(((-751) (-10 -7 (-15 -3062 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -4038 ((-1031) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -3477 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3751 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4009 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -1675 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -2448 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1972 ((-1031) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4156 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4109 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2601 ((-1031) (-564) (-564) (-225) (-225) (-564) (-564) (-685 (-225)) (-564))) (-15 -1655 ((-1031) (-564) (-564) (-564) (-225) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3102 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))))) (-15 -3102 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))) (-388))) (-15 -1726 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3577 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))) (T -751))
-((-3577 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1726 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3102 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *8 (-388)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3102 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1655 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-2601 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-4109 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-4156 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1972 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-2448 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1675 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-4009 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3751 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3477 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-4038 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3062 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))))
-(-10 -7 (-15 -3062 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -4038 ((-1031) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -3477 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3751 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4009 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -1675 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -2448 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1972 ((-1031) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4156 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4109 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2601 ((-1031) (-564) (-564) (-225) (-225) (-564) (-564) (-685 (-225)) (-564))) (-15 -1655 ((-1031) (-564) (-564) (-564) (-225) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3102 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))))) (-15 -3102 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))) (-388))) (-15 -1726 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3577 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))
-((-2588 (((-1031) (-564) (-564) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD)))) 64)) (-2844 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564)) 60)) (-4120 (((-1031) (-564) (-685 (-225)) (-112) (-225) (-564) (-564) (-564) (-564) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))) (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE)))) 59)) (-3914 (((-1031) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564)) 37)) (-1575 (((-1031) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-564)) 36)) (-3195 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 33)) (-1729 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225))) 32)) (-1688 (((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564)) 28)) (-3767 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564)) 27)) (-2217 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564)) 26)) (-3678 (((-1031) (-564) (-685 (-169 (-225))) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-564)) 22)))
-(((-752) (-10 -7 (-15 -3678 ((-1031) (-564) (-685 (-169 (-225))) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -2217 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -3767 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -1688 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564))) (-15 -1729 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)))) (-15 -3195 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1575 ((-1031) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3914 ((-1031) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -4120 ((-1031) (-564) (-685 (-225)) (-112) (-225) (-564) (-564) (-564) (-564) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))) (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE))))) (-15 -2844 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -2588 ((-1031) (-564) (-564) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD))))))) (T -752))
-((-2588 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-2844 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-4120 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *6 (-225)) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD)))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE)))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3914 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-1575 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3195 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-1729 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-1688 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3767 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-2217 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3678 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-752)))))
-(-10 -7 (-15 -3678 ((-1031) (-564) (-685 (-169 (-225))) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -2217 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -3767 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -1688 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564))) (-15 -1729 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)))) (-15 -3195 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1575 ((-1031) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3914 ((-1031) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -4120 ((-1031) (-564) (-685 (-225)) (-112) (-225) (-564) (-564) (-564) (-564) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))) (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE))))) (-15 -2844 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -2588 ((-1031) (-564) (-564) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD))))))
-((-1638 (((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-564) (-685 (-225))) 29)) (-4003 (((-1031) (-1152) (-564) (-564) (-685 (-225))) 28)) (-3380 (((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-225))) 27)) (-1470 (((-1031) (-564) (-564) (-564) (-685 (-225))) 21)))
-(((-753) (-10 -7 (-15 -1470 ((-1031) (-564) (-564) (-564) (-685 (-225)))) (-15 -3380 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-225)))) (-15 -4003 ((-1031) (-1152) (-564) (-564) (-685 (-225)))) (-15 -1638 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)))))) (T -753))
-((-1638 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-753)))) (-4003 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-753)))) (-3380 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-753)))) (-1470 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-753)))))
-(-10 -7 (-15 -1470 ((-1031) (-564) (-564) (-564) (-685 (-225)))) (-15 -3380 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-225)))) (-15 -4003 ((-1031) (-1152) (-564) (-564) (-685 (-225)))) (-15 -1638 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)))))
-((-2936 (((-1031) (-225) (-225) (-225) (-225) (-564)) 62)) (-3120 (((-1031) (-225) (-225) (-225) (-564)) 61)) (-1446 (((-1031) (-225) (-225) (-225) (-564)) 60)) (-4376 (((-1031) (-225) (-225) (-564)) 59)) (-4258 (((-1031) (-225) (-564)) 58)) (-3731 (((-1031) (-225) (-564)) 57)) (-3974 (((-1031) (-225) (-564)) 56)) (-2151 (((-1031) (-225) (-564)) 55)) (-1381 (((-1031) (-225) (-564)) 54)) (-1782 (((-1031) (-225) (-564)) 53)) (-4130 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 52)) (-3798 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 51)) (-2046 (((-1031) (-225) (-564)) 50)) (-3699 (((-1031) (-225) (-564)) 49)) (-3303 (((-1031) (-225) (-564)) 48)) (-2862 (((-1031) (-225) (-564)) 47)) (-4092 (((-1031) (-564) (-225) (-169 (-225)) (-564) (-1152) (-564)) 46)) (-1622 (((-1031) (-1152) (-169 (-225)) (-1152) (-564)) 45)) (-4053 (((-1031) (-1152) (-169 (-225)) (-1152) (-564)) 44)) (-1844 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 43)) (-2469 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 42)) (-2839 (((-1031) (-225) (-564)) 39)) (-3517 (((-1031) (-225) (-564)) 38)) (-3314 (((-1031) (-225) (-564)) 37)) (-4357 (((-1031) (-225) (-564)) 36)) (-2584 (((-1031) (-225) (-564)) 35)) (-3641 (((-1031) (-225) (-564)) 34)) (-4264 (((-1031) (-225) (-564)) 33)) (-1502 (((-1031) (-225) (-564)) 32)) (-1451 (((-1031) (-225) (-564)) 31)) (-1787 (((-1031) (-225) (-564)) 30)) (-3928 (((-1031) (-225) (-225) (-225) (-564)) 29)) (-2829 (((-1031) (-225) (-564)) 28)) (-1306 (((-1031) (-225) (-564)) 27)) (-4301 (((-1031) (-225) (-564)) 26)) (-4366 (((-1031) (-225) (-564)) 25)) (-2258 (((-1031) (-225) (-564)) 24)) (-1823 (((-1031) (-169 (-225)) (-564)) 21)))
-(((-754) (-10 -7 (-15 -1823 ((-1031) (-169 (-225)) (-564))) (-15 -2258 ((-1031) (-225) (-564))) (-15 -4366 ((-1031) (-225) (-564))) (-15 -4301 ((-1031) (-225) (-564))) (-15 -1306 ((-1031) (-225) (-564))) (-15 -2829 ((-1031) (-225) (-564))) (-15 -3928 ((-1031) (-225) (-225) (-225) (-564))) (-15 -1787 ((-1031) (-225) (-564))) (-15 -1451 ((-1031) (-225) (-564))) (-15 -1502 ((-1031) (-225) (-564))) (-15 -4264 ((-1031) (-225) (-564))) (-15 -3641 ((-1031) (-225) (-564))) (-15 -2584 ((-1031) (-225) (-564))) (-15 -4357 ((-1031) (-225) (-564))) (-15 -3314 ((-1031) (-225) (-564))) (-15 -3517 ((-1031) (-225) (-564))) (-15 -2839 ((-1031) (-225) (-564))) (-15 -2469 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -1844 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -4053 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -1622 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -4092 ((-1031) (-564) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -2862 ((-1031) (-225) (-564))) (-15 -3303 ((-1031) (-225) (-564))) (-15 -3699 ((-1031) (-225) (-564))) (-15 -2046 ((-1031) (-225) (-564))) (-15 -3798 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -4130 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -1782 ((-1031) (-225) (-564))) (-15 -1381 ((-1031) (-225) (-564))) (-15 -2151 ((-1031) (-225) (-564))) (-15 -3974 ((-1031) (-225) (-564))) (-15 -3731 ((-1031) (-225) (-564))) (-15 -4258 ((-1031) (-225) (-564))) (-15 -4376 ((-1031) (-225) (-225) (-564))) (-15 -1446 ((-1031) (-225) (-225) (-225) (-564))) (-15 -3120 ((-1031) (-225) (-225) (-225) (-564))) (-15 -2936 ((-1031) (-225) (-225) (-225) (-225) (-564))))) (T -754))
-((-2936 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3120 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1446 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4376 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4258 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3731 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3974 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2151 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1381 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1782 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4130 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3798 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2046 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3699 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3303 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2862 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4092 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-564)) (-5 *5 (-169 (-225))) (-5 *6 (-1152)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1622 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4053 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1844 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2469 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2839 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3517 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3314 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4357 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2584 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3641 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4264 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1502 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1451 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1787 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3928 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2829 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1306 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4301 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4366 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2258 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1823 (*1 *2 *3 *4) (-12 (-5 *3 (-169 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(-10 -7 (-15 -1823 ((-1031) (-169 (-225)) (-564))) (-15 -2258 ((-1031) (-225) (-564))) (-15 -4366 ((-1031) (-225) (-564))) (-15 -4301 ((-1031) (-225) (-564))) (-15 -1306 ((-1031) (-225) (-564))) (-15 -2829 ((-1031) (-225) (-564))) (-15 -3928 ((-1031) (-225) (-225) (-225) (-564))) (-15 -1787 ((-1031) (-225) (-564))) (-15 -1451 ((-1031) (-225) (-564))) (-15 -1502 ((-1031) (-225) (-564))) (-15 -4264 ((-1031) (-225) (-564))) (-15 -3641 ((-1031) (-225) (-564))) (-15 -2584 ((-1031) (-225) (-564))) (-15 -4357 ((-1031) (-225) (-564))) (-15 -3314 ((-1031) (-225) (-564))) (-15 -3517 ((-1031) (-225) (-564))) (-15 -2839 ((-1031) (-225) (-564))) (-15 -2469 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -1844 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -4053 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -1622 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -4092 ((-1031) (-564) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -2862 ((-1031) (-225) (-564))) (-15 -3303 ((-1031) (-225) (-564))) (-15 -3699 ((-1031) (-225) (-564))) (-15 -2046 ((-1031) (-225) (-564))) (-15 -3798 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -4130 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -1782 ((-1031) (-225) (-564))) (-15 -1381 ((-1031) (-225) (-564))) (-15 -2151 ((-1031) (-225) (-564))) (-15 -3974 ((-1031) (-225) (-564))) (-15 -3731 ((-1031) (-225) (-564))) (-15 -4258 ((-1031) (-225) (-564))) (-15 -4376 ((-1031) (-225) (-225) (-564))) (-15 -1446 ((-1031) (-225) (-225) (-225) (-564))) (-15 -3120 ((-1031) (-225) (-225) (-225) (-564))) (-15 -2936 ((-1031) (-225) (-225) (-225) (-225) (-564))))
-((-3161 (((-1264)) 21)) (-1892 (((-1152)) 32)) (-3899 (((-1152)) 31)) (-2724 (((-1098) (-1170) (-685 (-564))) 46) (((-1098) (-1170) (-685 (-225))) 42)) (-1532 (((-112)) 19)) (-4359 (((-1152) (-1152)) 35)))
-(((-755) (-10 -7 (-15 -3899 ((-1152))) (-15 -1892 ((-1152))) (-15 -4359 ((-1152) (-1152))) (-15 -2724 ((-1098) (-1170) (-685 (-225)))) (-15 -2724 ((-1098) (-1170) (-685 (-564)))) (-15 -1532 ((-112))) (-15 -3161 ((-1264))))) (T -755))
-((-3161 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-755)))) (-1532 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-755)))) (-2724 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-564))) (-5 *2 (-1098)) (-5 *1 (-755)))) (-2724 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-225))) (-5 *2 (-1098)) (-5 *1 (-755)))) (-4359 (*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))) (-1892 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))) (-3899 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
-(-10 -7 (-15 -3899 ((-1152))) (-15 -1892 ((-1152))) (-15 -4359 ((-1152) (-1152))) (-15 -2724 ((-1098) (-1170) (-685 (-225)))) (-15 -2724 ((-1098) (-1170) (-685 (-564)))) (-15 -1532 ((-112))) (-15 -3161 ((-1264))))
-((-2064 (($ $ $) 10)) (-1932 (($ $ $ $) 9)) (-1600 (($ $ $) 12)))
-(((-756 |#1|) (-10 -8 (-15 -1600 (|#1| |#1| |#1|)) (-15 -2064 (|#1| |#1| |#1|)) (-15 -1932 (|#1| |#1| |#1| |#1|))) (-757)) (T -756))
-NIL
-(-10 -8 (-15 -1600 (|#1| |#1| |#1|)) (-15 -2064 (|#1| |#1| |#1|)) (-15 -1932 (|#1| |#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4096 (($ $ (-917)) 28)) (-3307 (($ $ (-917)) 29)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2064 (($ $ $) 25)) (-2350 (((-858) $) 11)) (-1932 (($ $ $ $) 26)) (-1600 (($ $ $) 24)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 30)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 27)))
+((-3789 (((-1031) (-685 (-225)) (-564) (-112) (-564)) 25)) (-1333 (((-1031) (-685 (-225)) (-564) (-112) (-564)) 24)))
+(((-741) (-10 -7 (-15 -1333 ((-1031) (-685 (-225)) (-564) (-112) (-564))) (-15 -3789 ((-1031) (-685 (-225)) (-564) (-112) (-564))))) (T -741))
+((-3789 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-741)))) (-1333 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-741)))))
+(-10 -7 (-15 -1333 ((-1031) (-685 (-225)) (-564) (-112) (-564))) (-15 -3789 ((-1031) (-685 (-225)) (-564) (-112) (-564))))
+((-2075 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN)))) 43)) (-2282 (((-1031) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN)))) 39)) (-2752 (((-1031) (-225) (-225) (-225) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) 32)))
+(((-742) (-10 -7 (-15 -2752 ((-1031) (-225) (-225) (-225) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -2282 ((-1031) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN))))) (-15 -2075 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN))))))) (T -742))
+((-2075 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN)))) (-5 *2 (-1031)) (-5 *1 (-742)))) (-2282 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN)))) (-5 *2 (-1031)) (-5 *1 (-742)))) (-2752 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) (-5 *2 (-1031)) (-5 *1 (-742)))))
+(-10 -7 (-15 -2752 ((-1031) (-225) (-225) (-225) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -2282 ((-1031) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN))))) (-15 -2075 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN))))))
+((-3151 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 34)) (-4075 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 33)) (-3821 (((-1031) (-564) (-685 (-225)) (-564)) 32)) (-1905 (((-1031) (-564) (-685 (-225)) (-564)) 31)) (-1558 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 30)) (-2472 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 29)) (-3249 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564)) 28)) (-2631 (((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564)) 27)) (-2623 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 24)) (-1793 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564)) 23)) (-1462 (((-1031) (-564) (-685 (-225)) (-564)) 22)) (-3531 (((-1031) (-564) (-685 (-225)) (-564)) 21)))
+(((-743) (-10 -7 (-15 -3531 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -1462 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -1793 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2623 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2631 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3249 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2472 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1558 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1905 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -3821 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -4075 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -3151 ((-1031) (-564) (-564) (-685 (-225)) (-564))))) (T -743))
+((-3151 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-4075 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-3821 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1905 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1558 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2472 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-3249 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2631 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-2623 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1793 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-1462 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))) (-3531 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-743)))))
+(-10 -7 (-15 -3531 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -1462 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -1793 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2623 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2631 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3249 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2472 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1558 ((-1031) (-564) (-564) (-1152) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1905 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -3821 ((-1031) (-564) (-685 (-225)) (-564))) (-15 -4075 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -3151 ((-1031) (-564) (-564) (-685 (-225)) (-564))))
+((-3166 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) 52)) (-1345 (((-1031) (-685 (-225)) (-685 (-225)) (-564) (-564)) 51)) (-3756 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) 50)) (-4085 (((-1031) (-225) (-225) (-564) (-564) (-564) (-564)) 46)) (-3321 (((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 45)) (-2771 (((-1031) (-225) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 44)) (-2374 (((-1031) (-225) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 43)) (-2156 (((-1031) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) 42)) (-3147 (((-1031) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) 38)) (-3014 (((-1031) (-225) (-225) (-564) (-685 (-225)) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) 37)) (-1750 (((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) 33)) (-1442 (((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) 32)))
+(((-744) (-10 -7 (-15 -1442 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -1750 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -3014 ((-1031) (-225) (-225) (-564) (-685 (-225)) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -3147 ((-1031) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -2156 ((-1031) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2374 ((-1031) (-225) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2771 ((-1031) (-225) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -3321 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -4085 ((-1031) (-225) (-225) (-564) (-564) (-564) (-564))) (-15 -3756 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))) (-15 -1345 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-564))) (-15 -3166 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))))) (T -744))
+((-3166 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-1345 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3756 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-4085 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3321 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2771 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2374 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-2156 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3147 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-3014 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-744)))) (-1750 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) (-5 *2 (-1031)) (-5 *1 (-744)))) (-1442 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) (-5 *2 (-1031)) (-5 *1 (-744)))))
+(-10 -7 (-15 -1442 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -1750 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -3014 ((-1031) (-225) (-225) (-564) (-685 (-225)) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -3147 ((-1031) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))) (-15 -2156 ((-1031) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2374 ((-1031) (-225) (-225) (-225) (-225) (-564) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -2771 ((-1031) (-225) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -3321 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G))))) (-15 -4085 ((-1031) (-225) (-225) (-564) (-564) (-564) (-564))) (-15 -3756 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))) (-15 -1345 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-564))) (-15 -3166 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-225) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))))
+((-2064 (((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP)))) 76)) (-3606 (((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))) (-388) (-388)) 69) (((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL)))) 68)) (-3367 (((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG)))) 57)) (-1943 (((-1031) (-685 (-225)) (-685 (-225)) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) 50)) (-2641 (((-1031) (-225) (-564) (-564) (-1152) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) 49)) (-1889 (((-1031) (-225) (-564) (-564) (-225) (-1152) (-225) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) 45)) (-3887 (((-1031) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) 42)) (-1389 (((-1031) (-225) (-564) (-564) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) 38)))
+(((-745) (-10 -7 (-15 -1389 ((-1031) (-225) (-564) (-564) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -3887 ((-1031) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -1889 ((-1031) (-225) (-564) (-564) (-225) (-1152) (-225) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -2641 ((-1031) (-225) (-564) (-564) (-1152) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -1943 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -3367 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG))))) (-15 -3606 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))) (-15 -3606 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))) (-388) (-388))) (-15 -2064 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP))))))) (T -745))
+((-2064 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-3606 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL)))) (-5 *8 (-388)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-3606 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL)))) (-5 *2 (-1031)) (-5 *1 (-745)))) (-3367 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-1943 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *2 (-1031)) (-5 *1 (-745)))) (-2641 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G)))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-1889 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G)))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-3887 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))) (-1389 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT)))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
+(-10 -7 (-15 -1389 ((-1031) (-225) (-564) (-564) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -3887 ((-1031) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -1889 ((-1031) (-225) (-564) (-564) (-225) (-1152) (-225) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -2641 ((-1031) (-225) (-564) (-564) (-1152) (-564) (-225) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))) (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))) (-15 -1943 ((-1031) (-685 (-225)) (-685 (-225)) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))) (-15 -3367 ((-1031) (-225) (-225) (-564) (-225) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG))))) (-15 -3606 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))) (-15 -3606 ((-1031) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))) (-388) (-388))) (-15 -2064 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP))))))
+((-3491 (((-1031) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-671 (-225)) (-564)) 45)) (-2111 (((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-1152) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY)))) 41)) (-1420 (((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 23)))
+(((-746) (-10 -7 (-15 -1420 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2111 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-1152) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY))))) (-15 -3491 ((-1031) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-671 (-225)) (-564))))) (T -746))
+((-3491 (*1 *2 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *4 *4 *4 *6 *4) (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-671 (-225))) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-746)))) (-2111 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY)))) (-5 *2 (-1031)) (-5 *1 (-746)))) (-1420 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-746)))))
+(-10 -7 (-15 -1420 ((-1031) (-564) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2111 ((-1031) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-1152) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))) (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY))))) (-15 -3491 ((-1031) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-671 (-225)) (-564))))
+((-3835 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-685 (-225)) (-225) (-225) (-564)) 35)) (-2957 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-225) (-225) (-564)) 34)) (-4192 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-685 (-225)) (-225) (-225) (-564)) 33)) (-4288 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 29)) (-2871 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 28)) (-1329 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564)) 27)) (-2266 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564)) 24)) (-3267 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564)) 23)) (-3404 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564)) 22)) (-1751 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564)) 21)))
+(((-747) (-10 -7 (-15 -1751 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -3404 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3267 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2266 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -1329 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564))) (-15 -2871 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4288 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4192 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-685 (-225)) (-225) (-225) (-564))) (-15 -2957 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-225) (-225) (-564))) (-15 -3835 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-685 (-225)) (-225) (-225) (-564))))) (T -747))
+((-3835 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-2957 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-4192 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225)) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-4288 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-2871 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-1329 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-747)))) (-2266 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3267 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-3404 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))) (-1751 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-747)))))
+(-10 -7 (-15 -1751 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -3404 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3267 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2266 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -1329 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-225) (-564))) (-15 -2871 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4288 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4192 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-685 (-225)) (-225) (-225) (-564))) (-15 -2957 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-225) (-225) (-564))) (-15 -3835 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-685 (-225)) (-225) (-225) (-564))))
+((-3383 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564)) 45)) (-2457 (((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-564)) 44)) (-3648 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564)) 43)) (-2869 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 42)) (-2715 (((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564)) 41)) (-4375 (((-1031) (-1152) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564)) 40)) (-2481 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564) (-564) (-564) (-225) (-685 (-225)) (-564)) 39)) (-1758 (((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564))) 38)) (-4011 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564)) 35)) (-3368 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564)) 34)) (-4279 (((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564)) 33)) (-2959 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 32)) (-3959 (((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564)) 31)) (-2087 (((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-564)) 30)) (-3529 (((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-564) (-564) (-564)) 29)) (-4246 (((-1031) (-564) (-564) (-564) (-225) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-564)) (-564) (-564) (-564)) 28)) (-4224 (((-1031) (-564) (-685 (-225)) (-225) (-564)) 24)) (-3811 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 21)))
+(((-748) (-10 -7 (-15 -3811 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4224 ((-1031) (-564) (-685 (-225)) (-225) (-564))) (-15 -4246 ((-1031) (-564) (-564) (-564) (-225) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-564)) (-564) (-564) (-564))) (-15 -3529 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2087 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-564))) (-15 -3959 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564))) (-15 -2959 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4279 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564))) (-15 -3368 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564))) (-15 -4011 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1758 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)))) (-15 -2481 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564) (-564) (-564) (-225) (-685 (-225)) (-564))) (-15 -4375 ((-1031) (-1152) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -2715 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2869 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3648 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -2457 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3383 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))))) (T -748))
+((-3383 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2457 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3648 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2869 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2715 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-4375 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225)) (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2481 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225)) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-1758 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225)) (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-4011 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3368 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-4279 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2959 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3959 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-2087 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3529 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-4246 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-4224 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))) (-3811 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(-10 -7 (-15 -3811 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4224 ((-1031) (-564) (-685 (-225)) (-225) (-564))) (-15 -4246 ((-1031) (-564) (-564) (-564) (-225) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-564)) (-564) (-564) (-564))) (-15 -3529 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2087 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564) (-564) (-564))) (-15 -3959 ((-1031) (-564) (-225) (-225) (-685 (-225)) (-564) (-564) (-225) (-564))) (-15 -2959 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4279 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564))) (-15 -3368 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564))) (-15 -4011 ((-1031) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1758 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)))) (-15 -2481 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564) (-564) (-564) (-225) (-685 (-225)) (-564))) (-15 -4375 ((-1031) (-1152) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -2715 ((-1031) (-1152) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -2869 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3648 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))) (-15 -2457 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3383 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564) (-685 (-225)) (-685 (-225)) (-564) (-564) (-564))))
+((-1804 (((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-564) (-685 (-225)) (-564)) 63)) (-3603 (((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-112) (-225) (-564) (-225) (-225) (-112) (-225) (-225) (-225) (-225) (-112) (-564) (-564) (-564) (-564) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) 62)) (-4314 (((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-112) (-112) (-564) (-564) (-685 (-225)) (-685 (-564)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS)))) 58)) (-2727 (((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-564) (-564) (-685 (-225)) (-564)) 51)) (-2184 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1)))) 50)) (-3998 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2)))) 46)) (-2806 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1)))) 42)) (-3746 (((-1031) (-564) (-225) (-225) (-564) (-225) (-112) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) 38)))
+(((-749) (-10 -7 (-15 -3746 ((-1031) (-564) (-225) (-225) (-564) (-225) (-112) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -2806 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1))))) (-15 -3998 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2))))) (-15 -2184 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1))))) (-15 -2727 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-564) (-564) (-685 (-225)) (-564))) (-15 -4314 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-112) (-112) (-564) (-564) (-685 (-225)) (-685 (-564)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS))))) (-15 -3603 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-112) (-225) (-564) (-225) (-225) (-112) (-225) (-225) (-225) (-225) (-112) (-564) (-564) (-564) (-564) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -1804 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-564) (-685 (-225)) (-564))))) (T -749))
+((-1804 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3603 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *3 *3 *5 *6 *3 *6 *6 *5 *6 *6 *6 *6 *5 *3 *3 *3 *3 *3 *6 *6 *6 *3 *3 *3 *3 *3 *7 *4 *4 *4 *4 *3 *8 *9) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *6 (-225)) (-5 *7 (-685 (-564))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-4314 (*1 *2 *3 *3 *3 *3 *3 *3 *3 *3 *4 *5 *5 *5 *5 *5 *5 *6 *6 *6 *3 *3 *5 *7 *3 *8) (-12 (-5 *5 (-685 (-225))) (-5 *6 (-112)) (-5 *7 (-685 (-564))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS)))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-2727 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-749)))) (-2184 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1)))) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3998 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2)))) (-5 *2 (-1031)) (-5 *1 (-749)))) (-2806 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1)))) (-5 *2 (-1031)) (-5 *1 (-749)))) (-3746 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))))
+(-10 -7 (-15 -3746 ((-1031) (-564) (-225) (-225) (-564) (-225) (-112) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -2806 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1))))) (-15 -3998 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2))))) (-15 -2184 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1))))) (-15 -2727 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-564) (-564) (-685 (-225)) (-564))) (-15 -4314 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-225) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-112) (-112) (-112) (-564) (-564) (-685 (-225)) (-685 (-564)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS))))) (-15 -3603 ((-1031) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-564) (-112) (-225) (-564) (-225) (-225) (-112) (-225) (-225) (-225) (-225) (-112) (-564) (-564) (-564) (-564) (-564) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-564) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))) (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))) (-15 -1804 ((-1031) (-564) (-564) (-564) (-225) (-685 (-225)) (-564) (-685 (-225)) (-564))))
+((-3094 (((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564)) 47)) (-4367 (((-1031) (-1152) (-1152) (-564) (-564) (-685 (-169 (-225))) (-564) (-685 (-169 (-225))) (-564) (-564) (-685 (-169 (-225))) (-564)) 46)) (-3071 (((-1031) (-564) (-564) (-564) (-685 (-169 (-225))) (-564)) 45)) (-1861 (((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 40)) (-2177 (((-1031) (-1152) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)) (-564)) 39)) (-2054 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-564)) 36)) (-3015 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564)) 35)) (-1817 (((-1031) (-564) (-564) (-564) (-564) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-225) (-225) (-564)) 34)) (-3513 (((-1031) (-564) (-564) (-564) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-112) (-225) (-112) (-685 (-564)) (-685 (-225)) (-564)) 33)) (-3826 (((-1031) (-564) (-564) (-564) (-564) (-225) (-112) (-112) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-564)) 32)))
+(((-750) (-10 -7 (-15 -3826 ((-1031) (-564) (-564) (-564) (-564) (-225) (-112) (-112) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-564))) (-15 -3513 ((-1031) (-564) (-564) (-564) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-112) (-225) (-112) (-685 (-564)) (-685 (-225)) (-564))) (-15 -1817 ((-1031) (-564) (-564) (-564) (-564) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-225) (-225) (-564))) (-15 -3015 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564))) (-15 -2054 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -2177 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)) (-564))) (-15 -1861 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3071 ((-1031) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -4367 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-169 (-225))) (-564) (-685 (-169 (-225))) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -3094 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))) (T -750))
+((-3094 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-4367 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-3071 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-1861 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-2177 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-2054 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-750)))) (-3015 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-750)))) (-1817 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-641 (-112))) (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *7 (-225)) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-750)))) (-3513 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-685 (-564))) (-5 *5 (-112)) (-5 *7 (-685 (-225))) (-5 *3 (-564)) (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-750)))) (-3826 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-641 (-112))) (-5 *7 (-685 (-225))) (-5 *8 (-685 (-564))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *5 (-112)) (-5 *2 (-1031)) (-5 *1 (-750)))))
+(-10 -7 (-15 -3826 ((-1031) (-564) (-564) (-564) (-564) (-225) (-112) (-112) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-564))) (-15 -3513 ((-1031) (-564) (-564) (-564) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-685 (-564)) (-112) (-225) (-112) (-685 (-564)) (-685 (-225)) (-564))) (-15 -1817 ((-1031) (-564) (-564) (-564) (-564) (-641 (-112)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-225) (-225) (-564))) (-15 -3015 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564))) (-15 -2054 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -2177 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)) (-564))) (-15 -1861 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3071 ((-1031) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -4367 ((-1031) (-1152) (-1152) (-564) (-564) (-685 (-169 (-225))) (-564) (-685 (-169 (-225))) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -3094 ((-1031) (-1152) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))
+((-3876 (((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564)) 80)) (-3412 (((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564)) 69)) (-1503 (((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))) (-388)) 56) (((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) 55)) (-1704 (((-1031) (-564) (-564) (-564) (-225) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564)) 37)) (-2331 (((-1031) (-564) (-564) (-225) (-225) (-564) (-564) (-685 (-225)) (-564)) 33)) (-3650 (((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564) (-564)) 30)) (-3559 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 29)) (-3785 (((-1031) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 28)) (-3415 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 27)) (-3017 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564)) 26)) (-4163 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 25)) (-3948 (((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 24)) (-3615 (((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564)) 23)) (-4141 (((-1031) (-685 (-225)) (-564) (-564) (-564) (-564)) 22)) (-2533 (((-1031) (-564) (-564) (-685 (-225)) (-564)) 21)))
+(((-751) (-10 -7 (-15 -2533 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -4141 ((-1031) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -3615 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3948 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4163 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -3017 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -3415 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3785 ((-1031) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3559 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3650 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2331 ((-1031) (-564) (-564) (-225) (-225) (-564) (-564) (-685 (-225)) (-564))) (-15 -1704 ((-1031) (-564) (-564) (-564) (-225) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1503 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))))) (-15 -1503 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))) (-388))) (-15 -3412 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3876 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))) (T -751))
+((-3876 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3412 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1503 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *8 (-388)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1503 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT)))) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-1704 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-2331 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3650 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3559 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3785 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3415 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3017 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-4163 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3948 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-3615 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))) (-4141 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-751)))) (-2533 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-751)))))
+(-10 -7 (-15 -2533 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -4141 ((-1031) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -3615 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3948 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -4163 ((-1031) (-564) (-564) (-685 (-225)) (-564))) (-15 -3017 ((-1031) (-564) (-564) (-564) (-564) (-685 (-225)) (-564))) (-15 -3415 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3785 ((-1031) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3559 ((-1031) (-564) (-564) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3650 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564) (-564))) (-15 -2331 ((-1031) (-564) (-564) (-225) (-225) (-564) (-564) (-685 (-225)) (-564))) (-15 -1704 ((-1031) (-564) (-564) (-564) (-225) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -1503 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))))) (-15 -1503 ((-1031) (-564) (-564) (-225) (-564) (-564) (-564) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE))) (-388))) (-15 -3412 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3876 ((-1031) (-564) (-564) (-564) (-564) (-564) (-112) (-564) (-112) (-564) (-685 (-169 (-225))) (-685 (-169 (-225))) (-564))))
+((-3468 (((-1031) (-564) (-564) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD)))) 64)) (-2788 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564)) 60)) (-3638 (((-1031) (-564) (-685 (-225)) (-112) (-225) (-564) (-564) (-564) (-564) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))) (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE)))) 59)) (-3930 (((-1031) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564)) 37)) (-3651 (((-1031) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-564)) 36)) (-4319 (((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564)) 33)) (-3757 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225))) 32)) (-1936 (((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564)) 28)) (-2898 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564)) 27)) (-3902 (((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564)) 26)) (-2634 (((-1031) (-564) (-685 (-169 (-225))) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-564)) 22)))
+(((-752) (-10 -7 (-15 -2634 ((-1031) (-564) (-685 (-169 (-225))) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -3902 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2898 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -1936 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564))) (-15 -3757 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)))) (-15 -4319 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3651 ((-1031) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3930 ((-1031) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -3638 ((-1031) (-564) (-685 (-225)) (-112) (-225) (-564) (-564) (-564) (-564) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))) (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE))))) (-15 -2788 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -3468 ((-1031) (-564) (-564) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD))))))) (T -752))
+((-3468 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD)))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-2788 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3638 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *6 (-225)) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD)))) (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE)))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3930 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3651 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-4319 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3757 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-1936 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-752)))) (-2898 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-3902 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-752)))) (-2634 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031)) (-5 *1 (-752)))))
+(-10 -7 (-15 -2634 ((-1031) (-564) (-685 (-169 (-225))) (-564) (-564) (-564) (-564) (-685 (-169 (-225))) (-564))) (-15 -3902 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -2898 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-564))) (-15 -1936 ((-1031) (-685 (-225)) (-564) (-685 (-225)) (-564) (-564) (-564))) (-15 -3757 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-564)) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)))) (-15 -4319 ((-1031) (-564) (-564) (-685 (-225)) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3651 ((-1031) (-564) (-564) (-564) (-225) (-564) (-685 (-225)) (-685 (-225)) (-564))) (-15 -3930 ((-1031) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-564)) (-685 (-225)) (-685 (-564)) (-685 (-564)) (-685 (-225)) (-685 (-225)) (-685 (-564)) (-564))) (-15 -3638 ((-1031) (-564) (-685 (-225)) (-112) (-225) (-564) (-564) (-564) (-564) (-225) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))) (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE))))) (-15 -2788 ((-1031) (-564) (-685 (-225)) (-564) (-685 (-225)) (-685 (-564)) (-564) (-685 (-225)) (-564) (-564) (-564) (-564))) (-15 -3468 ((-1031) (-564) (-564) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-685 (-225)) (-564) (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD))))))
+((-3697 (((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-564) (-685 (-225))) 29)) (-1626 (((-1031) (-1152) (-564) (-564) (-685 (-225))) 28)) (-3161 (((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-225))) 27)) (-3540 (((-1031) (-564) (-564) (-564) (-685 (-225))) 21)))
+(((-753) (-10 -7 (-15 -3540 ((-1031) (-564) (-564) (-564) (-685 (-225)))) (-15 -3161 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-225)))) (-15 -1626 ((-1031) (-1152) (-564) (-564) (-685 (-225)))) (-15 -3697 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)))))) (T -753))
+((-3697 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-753)))) (-1626 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-753)))) (-3161 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-753)))) (-3540 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031)) (-5 *1 (-753)))))
+(-10 -7 (-15 -3540 ((-1031) (-564) (-564) (-564) (-685 (-225)))) (-15 -3161 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-685 (-564)) (-564) (-685 (-225)))) (-15 -1626 ((-1031) (-1152) (-564) (-564) (-685 (-225)))) (-15 -3697 ((-1031) (-1152) (-564) (-564) (-685 (-225)) (-564) (-564) (-685 (-225)))))
+((-3974 (((-1031) (-225) (-225) (-225) (-225) (-564)) 62)) (-3830 (((-1031) (-225) (-225) (-225) (-564)) 61)) (-3126 (((-1031) (-225) (-225) (-225) (-564)) 60)) (-3827 (((-1031) (-225) (-225) (-564)) 59)) (-4309 (((-1031) (-225) (-564)) 58)) (-2632 (((-1031) (-225) (-564)) 57)) (-1499 (((-1031) (-225) (-564)) 56)) (-1603 (((-1031) (-225) (-564)) 55)) (-2115 (((-1031) (-225) (-564)) 54)) (-3257 (((-1031) (-225) (-564)) 53)) (-3289 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 52)) (-3605 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 51)) (-2429 (((-1031) (-225) (-564)) 50)) (-2995 (((-1031) (-225) (-564)) 49)) (-2078 (((-1031) (-225) (-564)) 48)) (-2360 (((-1031) (-225) (-564)) 47)) (-2507 (((-1031) (-564) (-225) (-169 (-225)) (-564) (-1152) (-564)) 46)) (-1795 (((-1031) (-1152) (-169 (-225)) (-1152) (-564)) 45)) (-1786 (((-1031) (-1152) (-169 (-225)) (-1152) (-564)) 44)) (-2267 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 43)) (-1981 (((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564)) 42)) (-3833 (((-1031) (-225) (-564)) 39)) (-3657 (((-1031) (-225) (-564)) 38)) (-3727 (((-1031) (-225) (-564)) 37)) (-1823 (((-1031) (-225) (-564)) 36)) (-4238 (((-1031) (-225) (-564)) 35)) (-2810 (((-1031) (-225) (-564)) 34)) (-3682 (((-1031) (-225) (-564)) 33)) (-3480 (((-1031) (-225) (-564)) 32)) (-2394 (((-1031) (-225) (-564)) 31)) (-2433 (((-1031) (-225) (-564)) 30)) (-1610 (((-1031) (-225) (-225) (-225) (-564)) 29)) (-2164 (((-1031) (-225) (-564)) 28)) (-2286 (((-1031) (-225) (-564)) 27)) (-1739 (((-1031) (-225) (-564)) 26)) (-4293 (((-1031) (-225) (-564)) 25)) (-1714 (((-1031) (-225) (-564)) 24)) (-2017 (((-1031) (-169 (-225)) (-564)) 21)))
+(((-754) (-10 -7 (-15 -2017 ((-1031) (-169 (-225)) (-564))) (-15 -1714 ((-1031) (-225) (-564))) (-15 -4293 ((-1031) (-225) (-564))) (-15 -1739 ((-1031) (-225) (-564))) (-15 -2286 ((-1031) (-225) (-564))) (-15 -2164 ((-1031) (-225) (-564))) (-15 -1610 ((-1031) (-225) (-225) (-225) (-564))) (-15 -2433 ((-1031) (-225) (-564))) (-15 -2394 ((-1031) (-225) (-564))) (-15 -3480 ((-1031) (-225) (-564))) (-15 -3682 ((-1031) (-225) (-564))) (-15 -2810 ((-1031) (-225) (-564))) (-15 -4238 ((-1031) (-225) (-564))) (-15 -1823 ((-1031) (-225) (-564))) (-15 -3727 ((-1031) (-225) (-564))) (-15 -3657 ((-1031) (-225) (-564))) (-15 -3833 ((-1031) (-225) (-564))) (-15 -1981 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -2267 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -1786 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -1795 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -2507 ((-1031) (-564) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -2360 ((-1031) (-225) (-564))) (-15 -2078 ((-1031) (-225) (-564))) (-15 -2995 ((-1031) (-225) (-564))) (-15 -2429 ((-1031) (-225) (-564))) (-15 -3605 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -3289 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -3257 ((-1031) (-225) (-564))) (-15 -2115 ((-1031) (-225) (-564))) (-15 -1603 ((-1031) (-225) (-564))) (-15 -1499 ((-1031) (-225) (-564))) (-15 -2632 ((-1031) (-225) (-564))) (-15 -4309 ((-1031) (-225) (-564))) (-15 -3827 ((-1031) (-225) (-225) (-564))) (-15 -3126 ((-1031) (-225) (-225) (-225) (-564))) (-15 -3830 ((-1031) (-225) (-225) (-225) (-564))) (-15 -3974 ((-1031) (-225) (-225) (-225) (-225) (-564))))) (T -754))
+((-3974 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3830 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3126 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3827 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4309 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2632 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1499 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1603 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2115 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3257 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3289 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3605 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2429 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2995 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2078 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2360 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2507 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-564)) (-5 *5 (-169 (-225))) (-5 *6 (-1152)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1795 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1786 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2267 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1981 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152)) (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3833 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3657 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3727 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1823 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4238 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2810 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3682 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-3480 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2394 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2433 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1610 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2164 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2286 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1739 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-4293 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-1714 (*1 *2 *3 *4) (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))) (-2017 (*1 *2 *3 *4) (-12 (-5 *3 (-169 (-225))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(-10 -7 (-15 -2017 ((-1031) (-169 (-225)) (-564))) (-15 -1714 ((-1031) (-225) (-564))) (-15 -4293 ((-1031) (-225) (-564))) (-15 -1739 ((-1031) (-225) (-564))) (-15 -2286 ((-1031) (-225) (-564))) (-15 -2164 ((-1031) (-225) (-564))) (-15 -1610 ((-1031) (-225) (-225) (-225) (-564))) (-15 -2433 ((-1031) (-225) (-564))) (-15 -2394 ((-1031) (-225) (-564))) (-15 -3480 ((-1031) (-225) (-564))) (-15 -3682 ((-1031) (-225) (-564))) (-15 -2810 ((-1031) (-225) (-564))) (-15 -4238 ((-1031) (-225) (-564))) (-15 -1823 ((-1031) (-225) (-564))) (-15 -3727 ((-1031) (-225) (-564))) (-15 -3657 ((-1031) (-225) (-564))) (-15 -3833 ((-1031) (-225) (-564))) (-15 -1981 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -2267 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -1786 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -1795 ((-1031) (-1152) (-169 (-225)) (-1152) (-564))) (-15 -2507 ((-1031) (-564) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -2360 ((-1031) (-225) (-564))) (-15 -2078 ((-1031) (-225) (-564))) (-15 -2995 ((-1031) (-225) (-564))) (-15 -2429 ((-1031) (-225) (-564))) (-15 -3605 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -3289 ((-1031) (-225) (-169 (-225)) (-564) (-1152) (-564))) (-15 -3257 ((-1031) (-225) (-564))) (-15 -2115 ((-1031) (-225) (-564))) (-15 -1603 ((-1031) (-225) (-564))) (-15 -1499 ((-1031) (-225) (-564))) (-15 -2632 ((-1031) (-225) (-564))) (-15 -4309 ((-1031) (-225) (-564))) (-15 -3827 ((-1031) (-225) (-225) (-564))) (-15 -3126 ((-1031) (-225) (-225) (-225) (-564))) (-15 -3830 ((-1031) (-225) (-225) (-225) (-564))) (-15 -3974 ((-1031) (-225) (-225) (-225) (-225) (-564))))
+((-1301 (((-1264)) 21)) (-3205 (((-1152)) 32)) (-1952 (((-1152)) 31)) (-3715 (((-1098) (-1170) (-685 (-564))) 46) (((-1098) (-1170) (-685 (-225))) 42)) (-1538 (((-112)) 19)) (-1930 (((-1152) (-1152)) 35)))
+(((-755) (-10 -7 (-15 -1952 ((-1152))) (-15 -3205 ((-1152))) (-15 -1930 ((-1152) (-1152))) (-15 -3715 ((-1098) (-1170) (-685 (-225)))) (-15 -3715 ((-1098) (-1170) (-685 (-564)))) (-15 -1538 ((-112))) (-15 -1301 ((-1264))))) (T -755))
+((-1301 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-755)))) (-1538 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-755)))) (-3715 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-564))) (-5 *2 (-1098)) (-5 *1 (-755)))) (-3715 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-225))) (-5 *2 (-1098)) (-5 *1 (-755)))) (-1930 (*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))) (-3205 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))) (-1952 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
+(-10 -7 (-15 -1952 ((-1152))) (-15 -3205 ((-1152))) (-15 -1930 ((-1152) (-1152))) (-15 -3715 ((-1098) (-1170) (-685 (-225)))) (-15 -3715 ((-1098) (-1170) (-685 (-564)))) (-15 -1538 ((-112))) (-15 -1301 ((-1264))))
+((-1761 (($ $ $) 10)) (-1519 (($ $ $ $) 9)) (-2055 (($ $ $) 12)))
+(((-756 |#1|) (-10 -8 (-15 -2055 (|#1| |#1| |#1|)) (-15 -1761 (|#1| |#1| |#1|)) (-15 -1519 (|#1| |#1| |#1| |#1|))) (-757)) (T -756))
+NIL
+(-10 -8 (-15 -2055 (|#1| |#1| |#1|)) (-15 -1761 (|#1| |#1| |#1|)) (-15 -1519 (|#1| |#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1740 (($ $ (-917)) 29)) (-4229 (($ $ (-917)) 30)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1761 (($ $ $) 26)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-1519 (($ $ $ $) 27)) (-2055 (($ $ $) 25)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 31)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 28)))
(((-757) (-140)) (T -757))
-((-1932 (*1 *1 *1 *1 *1) (-4 *1 (-757))) (-2064 (*1 *1 *1 *1) (-4 *1 (-757))) (-1600 (*1 *1 *1 *1) (-4 *1 (-757))))
-(-13 (-21) (-716) (-10 -8 (-15 -1932 ($ $ $ $)) (-15 -2064 ($ $ $)) (-15 -1600 ($ $ $))))
+((-1519 (*1 *1 *1 *1 *1) (-4 *1 (-757))) (-1761 (*1 *1 *1 *1) (-4 *1 (-757))) (-2055 (*1 *1 *1 *1) (-4 *1 (-757))))
+(-13 (-21) (-716) (-10 -8 (-15 -1519 ($ $ $ $)) (-15 -1761 ($ $ $)) (-15 -2055 ($ $ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-716) . T) ((-1094) . T))
-((-2350 (((-858) $) NIL) (($ (-564)) 10)))
-(((-758 |#1|) (-10 -8 (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-759)) (T -758))
+((-2326 (((-858) $) NIL) (($ (-564)) 10)))
+(((-758 |#1|) (-10 -8 (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-759)) (T -758))
NIL
-(-10 -8 (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1507 (((-3 $ "failed") $) 40)) (-4096 (($ $ (-917)) 28) (($ $ (-767)) 35)) (-1654 (((-3 $ "failed") $) 38)) (-4035 (((-112) $) 34)) (-1977 (((-3 $ "failed") $) 39)) (-3307 (($ $ (-917)) 29) (($ $ (-767)) 36)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2064 (($ $ $) 25)) (-2350 (((-858) $) 11) (($ (-564)) 31)) (-1471 (((-767)) 32 T CONST)) (-1932 (($ $ $ $) 26)) (-1600 (($ $ $) 24)) (-2414 (($) 18 T CONST)) (-2428 (($) 33 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 30) (($ $ (-767)) 37)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 27)))
+(-10 -8 (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2125 (((-3 $ "failed") $) 41)) (-1740 (($ $ (-917)) 29) (($ $ (-767)) 36)) (-1580 (((-3 $ "failed") $) 39)) (-1980 (((-112) $) 35)) (-3093 (((-3 $ "failed") $) 40)) (-4229 (($ $ (-917)) 30) (($ $ (-767)) 37)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1761 (($ $ $) 26)) (-2326 (((-858) $) 12) (($ (-564)) 32)) (-3662 (((-767)) 33 T CONST)) (-1700 (((-112) $ $) 9)) (-1519 (($ $ $ $) 27)) (-2055 (($ $ $) 25)) (-2409 (($) 19 T CONST)) (-2421 (($) 34 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 31) (($ $ (-767)) 38)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 28)))
(((-759) (-140)) (T -759))
-((-1471 (*1 *2) (-12 (-4 *1 (-759)) (-5 *2 (-767)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-759)))))
-(-13 (-757) (-718) (-10 -8 (-15 -1471 ((-767)) -3455) (-15 -2350 ($ (-564)))))
+((-3662 (*1 *2) (-12 (-4 *1 (-759)) (-5 *2 (-767)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-759)))))
+(-13 (-757) (-718) (-10 -8 (-15 -3662 ((-767)) -4008) (-15 -2326 ($ (-564)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-716) . T) ((-718) . T) ((-757) . T) ((-1094) . T))
-((-2223 (((-641 (-2 (|:| |outval| (-169 |#1|)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 |#1|)))))) (-685 (-169 (-407 (-564)))) |#1|) 33)) (-1759 (((-641 (-169 |#1|)) (-685 (-169 (-407 (-564)))) |#1|) 23)) (-3417 (((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))) (-1170)) 20) (((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564))))) 19)))
-(((-760 |#1|) (-10 -7 (-15 -3417 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))))) (-15 -3417 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))) (-1170))) (-15 -1759 ((-641 (-169 |#1|)) (-685 (-169 (-407 (-564)))) |#1|)) (-15 -2223 ((-641 (-2 (|:| |outval| (-169 |#1|)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 |#1|)))))) (-685 (-169 (-407 (-564)))) |#1|))) (-13 (-363) (-844))) (T -760))
-((-2223 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-641 (-2 (|:| |outval| (-169 *4)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 *4))))))) (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))) (-1759 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))) (-3417 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *4 (-1170)) (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *5)) (-4 *5 (-13 (-363) (-844))))) (-3417 (*1 *2 *3) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))))
-(-10 -7 (-15 -3417 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))))) (-15 -3417 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))) (-1170))) (-15 -1759 ((-641 (-169 |#1|)) (-685 (-169 (-407 (-564)))) |#1|)) (-15 -2223 ((-641 (-2 (|:| |outval| (-169 |#1|)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 |#1|)))))) (-685 (-169 (-407 (-564)))) |#1|)))
-((-3555 (((-174 (-564)) |#1|) 27)))
-(((-761 |#1|) (-10 -7 (-15 -3555 ((-174 (-564)) |#1|))) (-404)) (T -761))
-((-3555 (*1 *2 *3) (-12 (-5 *2 (-174 (-564))) (-5 *1 (-761 *3)) (-4 *3 (-404)))))
-(-10 -7 (-15 -3555 ((-174 (-564)) |#1|)))
-((-3256 ((|#1| |#1| |#1|) 28)) (-3764 ((|#1| |#1| |#1|) 27)) (-3188 ((|#1| |#1| |#1|) 38)) (-2392 ((|#1| |#1| |#1|) 34)) (-2181 (((-3 |#1| "failed") |#1| |#1|) 31)) (-1466 (((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|) 26)))
-(((-762 |#1| |#2|) (-10 -7 (-15 -1466 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3764 (|#1| |#1| |#1|)) (-15 -3256 (|#1| |#1| |#1|)) (-15 -2181 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2392 (|#1| |#1| |#1|)) (-15 -3188 (|#1| |#1| |#1|))) (-704 |#2|) (-363)) (T -762))
-((-3188 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-2392 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-2181 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-3256 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-3764 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-1466 (*1 *2 *3 *3) (-12 (-4 *4 (-363)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-762 *3 *4)) (-4 *3 (-704 *4)))))
-(-10 -7 (-15 -1466 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3764 (|#1| |#1| |#1|)) (-15 -3256 (|#1| |#1| |#1|)) (-15 -2181 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2392 (|#1| |#1| |#1|)) (-15 -3188 (|#1| |#1| |#1|)))
-((-1979 (((-687 (-1217)) $ (-1217)) 26)) (-3799 (((-687 (-549)) $ (-549)) 25)) (-2268 (((-767) $ (-128)) 27)) (-2472 (((-687 (-129)) $ (-129)) 24)) (-4014 (((-687 (-1217)) $) 12)) (-3560 (((-687 (-1215)) $) 8)) (-2808 (((-687 (-1214)) $) 10)) (-3081 (((-687 (-549)) $) 13)) (-3875 (((-687 (-547)) $) 9)) (-3486 (((-687 (-546)) $) 11)) (-2558 (((-767) $ (-128)) 7)) (-3608 (((-687 (-129)) $) 14)) (-2426 (((-112) $) 31)) (-2568 (((-687 $) |#1| (-950)) 32)) (-3718 (($ $) 6)))
+((-2986 (((-641 (-2 (|:| |outval| (-169 |#1|)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 |#1|)))))) (-685 (-169 (-407 (-564)))) |#1|) 33)) (-1968 (((-641 (-169 |#1|)) (-685 (-169 (-407 (-564)))) |#1|) 23)) (-1568 (((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))) (-1170)) 20) (((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564))))) 19)))
+(((-760 |#1|) (-10 -7 (-15 -1568 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))))) (-15 -1568 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))) (-1170))) (-15 -1968 ((-641 (-169 |#1|)) (-685 (-169 (-407 (-564)))) |#1|)) (-15 -2986 ((-641 (-2 (|:| |outval| (-169 |#1|)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 |#1|)))))) (-685 (-169 (-407 (-564)))) |#1|))) (-13 (-363) (-844))) (T -760))
+((-2986 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-641 (-2 (|:| |outval| (-169 *4)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 *4))))))) (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))) (-1968 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-641 (-169 *4))) (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))) (-1568 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *4 (-1170)) (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *5)) (-4 *5 (-13 (-363) (-844))))) (-1568 (*1 *2 *3) (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))))
+(-10 -7 (-15 -1568 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))))) (-15 -1568 ((-948 (-169 (-407 (-564)))) (-685 (-169 (-407 (-564)))) (-1170))) (-15 -1968 ((-641 (-169 |#1|)) (-685 (-169 (-407 (-564)))) |#1|)) (-15 -2986 ((-641 (-2 (|:| |outval| (-169 |#1|)) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 (-169 |#1|)))))) (-685 (-169 (-407 (-564)))) |#1|)))
+((-2287 (((-174 (-564)) |#1|) 27)))
+(((-761 |#1|) (-10 -7 (-15 -2287 ((-174 (-564)) |#1|))) (-404)) (T -761))
+((-2287 (*1 *2 *3) (-12 (-5 *2 (-174 (-564))) (-5 *1 (-761 *3)) (-4 *3 (-404)))))
+(-10 -7 (-15 -2287 ((-174 (-564)) |#1|)))
+((-4295 ((|#1| |#1| |#1|) 28)) (-2697 ((|#1| |#1| |#1|) 27)) (-1993 ((|#1| |#1| |#1|) 38)) (-2965 ((|#1| |#1| |#1|) 34)) (-3464 (((-3 |#1| "failed") |#1| |#1|) 31)) (-4384 (((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|) 26)))
+(((-762 |#1| |#2|) (-10 -7 (-15 -4384 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2697 (|#1| |#1| |#1|)) (-15 -4295 (|#1| |#1| |#1|)) (-15 -3464 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2965 (|#1| |#1| |#1|)) (-15 -1993 (|#1| |#1| |#1|))) (-704 |#2|) (-363)) (T -762))
+((-1993 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-2965 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-3464 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-4295 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-2697 (*1 *2 *2 *2) (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3)))) (-4384 (*1 *2 *3 *3) (-12 (-4 *4 (-363)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-762 *3 *4)) (-4 *3 (-704 *4)))))
+(-10 -7 (-15 -4384 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2697 (|#1| |#1| |#1|)) (-15 -4295 (|#1| |#1| |#1|)) (-15 -3464 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2965 (|#1| |#1| |#1|)) (-15 -1993 (|#1| |#1| |#1|)))
+((-3315 (((-687 (-1217)) $ (-1217)) 26)) (-2037 (((-687 (-549)) $ (-549)) 25)) (-1445 (((-767) $ (-128)) 27)) (-4152 (((-687 (-129)) $ (-129)) 24)) (-3526 (((-687 (-1217)) $) 12)) (-1668 (((-687 (-1215)) $) 8)) (-1675 (((-687 (-1214)) $) 10)) (-2440 (((-687 (-549)) $) 13)) (-3834 (((-687 (-547)) $) 9)) (-3178 (((-687 (-546)) $) 11)) (-2588 (((-767) $ (-128)) 7)) (-2290 (((-687 (-129)) $) 14)) (-4005 (((-112) $) 31)) (-3099 (((-687 $) |#1| (-950)) 32)) (-4089 (($ $) 6)))
(((-763 |#1|) (-140) (-1094)) (T -763))
-((-2568 (*1 *2 *3 *4) (-12 (-5 *4 (-950)) (-4 *3 (-1094)) (-5 *2 (-687 *1)) (-4 *1 (-763 *3)))) (-2426 (*1 *2 *1) (-12 (-4 *1 (-763 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(-13 (-576) (-10 -8 (-15 -2568 ((-687 $) |t#1| (-950))) (-15 -2426 ((-112) $))))
+((-3099 (*1 *2 *3 *4) (-12 (-5 *4 (-950)) (-4 *3 (-1094)) (-5 *2 (-687 *1)) (-4 *1 (-763 *3)))) (-4005 (*1 *2 *1) (-12 (-4 *1 (-763 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
+(-13 (-576) (-10 -8 (-15 -3099 ((-687 $) |t#1| (-950))) (-15 -4005 ((-112) $))))
(((-173) . T) ((-527) . T) ((-576) . T) ((-856) . T))
-((-2701 (((-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))) (-564)) 71)) (-4054 (((-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564))))) 69)) (-3358 (((-564)) 85)))
-(((-764 |#1| |#2|) (-10 -7 (-15 -3358 ((-564))) (-15 -4054 ((-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))))) (-15 -2701 ((-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))) (-564)))) (-1235 (-564)) (-409 (-564) |#1|)) (T -764))
-((-2701 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-1235 *3)) (-5 *2 (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-764 *4 *5)) (-4 *5 (-409 *3 *4)))) (-4054 (*1 *2) (-12 (-4 *3 (-1235 (-564))) (-5 *2 (-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564))))) (-5 *1 (-764 *3 *4)) (-4 *4 (-409 (-564) *3)))) (-3358 (*1 *2) (-12 (-4 *3 (-1235 *2)) (-5 *2 (-564)) (-5 *1 (-764 *3 *4)) (-4 *4 (-409 *2 *3)))))
-(-10 -7 (-15 -3358 ((-564))) (-15 -4054 ((-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))))) (-15 -2701 ((-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))) (-564))))
-((-2337 (((-112) $ $) NIL)) (-2961 (((-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) $) 21)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 20) (($ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 13) (($ (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) 18)) (-2893 (((-112) $ $) NIL)))
-(((-765) (-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2350 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2350 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (-15 -2961 ((-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) $))))) (T -765))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-765)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-765)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) (-5 *1 (-765)))) (-2961 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) (-5 *1 (-765)))))
-(-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2350 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2350 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (-15 -2961 ((-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) $))))
-((-1881 (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|))) 18) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170))) 17)) (-2964 (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|))) 20) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170))) 19)))
-(((-766 |#1|) (-10 -7 (-15 -1881 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -1881 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|))))) (-556)) (T -766))
-((-2964 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5)))) (-1881 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4)))) (-1881 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5)))))
-(-10 -7 (-15 -1881 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -1881 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-2967 (($ $ $) 12)) (-1498 (((-3 $ "failed") $ $) 16)) (-2336 (($ $ (-564)) 13)) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($ $) NIL)) (-2560 (($ $ $) NIL)) (-4035 (((-112) $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3238 (($ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-2350 (((-858) $) NIL)) (-2414 (($) 6 T CONST)) (-2428 (($) NIL T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ $ $) NIL)))
-(((-767) (-13 (-789) (-722) (-10 -8 (-15 -2560 ($ $ $)) (-15 -2577 ($ $ $)) (-15 -3238 ($ $ $)) (-15 -3809 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -2537 ((-3 $ "failed") $ $)) (-15 -2336 ($ $ (-564))) (-15 -3038 ($ $)) (-6 (-4408 "*"))))) (T -767))
-((-2560 (*1 *1 *1 *1) (-5 *1 (-767))) (-2577 (*1 *1 *1 *1) (-5 *1 (-767))) (-3238 (*1 *1 *1 *1) (-5 *1 (-767))) (-3809 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3783 (-767)) (|:| -1673 (-767)))) (-5 *1 (-767)))) (-2537 (*1 *1 *1 *1) (|partial| -5 *1 (-767))) (-2336 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-767)))) (-3038 (*1 *1 *1) (-5 *1 (-767))))
-(-13 (-789) (-722) (-10 -8 (-15 -2560 ($ $ $)) (-15 -2577 ($ $ $)) (-15 -3238 ($ $ $)) (-15 -3809 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -2537 ((-3 $ "failed") $ $)) (-15 -2336 ($ $ (-564))) (-15 -3038 ($ $)) (-6 (-4408 "*"))))
+((-2323 (((-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))) (-564)) 71)) (-1919 (((-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564))))) 69)) (-2576 (((-564)) 85)))
+(((-764 |#1| |#2|) (-10 -7 (-15 -2576 ((-564))) (-15 -1919 ((-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))))) (-15 -2323 ((-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))) (-564)))) (-1235 (-564)) (-409 (-564) |#1|)) (T -764))
+((-2323 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-1235 *3)) (-5 *2 (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-764 *4 *5)) (-4 *5 (-409 *3 *4)))) (-1919 (*1 *2) (-12 (-4 *3 (-1235 (-564))) (-5 *2 (-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564))))) (-5 *1 (-764 *3 *4)) (-4 *4 (-409 (-564) *3)))) (-2576 (*1 *2) (-12 (-4 *3 (-1235 *2)) (-5 *2 (-564)) (-5 *1 (-764 *3 *4)) (-4 *4 (-409 *2 *3)))))
+(-10 -7 (-15 -2576 ((-564))) (-15 -1919 ((-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))))) (-15 -2323 ((-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564)) (|:| |basisInv| (-685 (-564)))) (-564))))
+((-2315 (((-112) $ $) NIL)) (-2938 (((-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) $) 21)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 20) (($ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 13) (($ (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) 18)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-765) (-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2326 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2326 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (-15 -2938 ((-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) $))))) (T -765))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-765)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-765)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) (-5 *1 (-765)))) (-2938 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) (-5 *1 (-765)))))
+(-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2326 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2326 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (-15 -2938 ((-3 (|:| |nia| (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| |mdnia| (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) $))))
+((-3607 (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|))) 18) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170))) 17)) (-3571 (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|))) 20) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170))) 19)))
+(((-766 |#1|) (-10 -7 (-15 -3607 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -3607 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|))))) (-556)) (T -766))
+((-3571 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5)))) (-3607 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4)))) (-3607 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5)))))
+(-10 -7 (-15 -3607 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -3607 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-948 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3795 (($ $ $) 12)) (-1318 (((-3 $ "failed") $ $) 16)) (-2310 (($ $ (-564)) 13)) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($ $) NIL)) (-2523 (($ $ $) NIL)) (-1980 (((-112) $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3209 (($ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 6 T CONST)) (-2421 (($) NIL T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ $ $) NIL)))
+(((-767) (-13 (-789) (-722) (-10 -8 (-15 -2523 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -3209 ($ $ $)) (-15 -3581 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -2501 ((-3 $ "failed") $ $)) (-15 -2310 ($ $ (-564))) (-15 -2498 ($ $)) (-6 (-4409 "*"))))) (T -767))
+((-2523 (*1 *1 *1 *1) (-5 *1 (-767))) (-2544 (*1 *1 *1 *1) (-5 *1 (-767))) (-3209 (*1 *1 *1 *1) (-5 *1 (-767))) (-3581 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1876 (-767)) (|:| -2786 (-767)))) (-5 *1 (-767)))) (-2501 (*1 *1 *1 *1) (|partial| -5 *1 (-767))) (-2310 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-767)))) (-2498 (*1 *1 *1) (-5 *1 (-767))))
+(-13 (-789) (-722) (-10 -8 (-15 -2523 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -3209 ($ $ $)) (-15 -3581 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -2501 ((-3 $ "failed") $ $)) (-15 -2310 ($ $ (-564))) (-15 -2498 ($ $)) (-6 (-4409 "*"))))
((|Integer|) (COND ((< |#1| 0) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2964 (((-3 |#2| "failed") |#2| |#2| (-114) (-1170)) 37)))
-(((-768 |#1| |#2|) (-10 -7 (-15 -2964 ((-3 |#2| "failed") |#2| |#2| (-114) (-1170)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955))) (T -768))
-((-2964 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-768 *5 *2)) (-4 *2 (-13 (-29 *5) (-1194) (-955))))))
-(-10 -7 (-15 -2964 ((-3 |#2| "failed") |#2| |#2| (-114) (-1170))))
-((-2350 (((-770) |#1|) 8)))
-(((-769 |#1|) (-10 -7 (-15 -2350 ((-770) |#1|))) (-1209)) (T -769))
-((-2350 (*1 *2 *3) (-12 (-5 *2 (-770)) (-5 *1 (-769 *3)) (-4 *3 (-1209)))))
-(-10 -7 (-15 -2350 ((-770) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 7)) (-2893 (((-112) $ $) 9)))
+((-3571 (((-3 |#2| "failed") |#2| |#2| (-114) (-1170)) 37)))
+(((-768 |#1| |#2|) (-10 -7 (-15 -3571 ((-3 |#2| "failed") |#2| |#2| (-114) (-1170)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955))) (T -768))
+((-3571 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-768 *5 *2)) (-4 *2 (-13 (-29 *5) (-1194) (-955))))))
+(-10 -7 (-15 -3571 ((-3 |#2| "failed") |#2| |#2| (-114) (-1170))))
+((-2326 (((-770) |#1|) 8)))
+(((-769 |#1|) (-10 -7 (-15 -2326 ((-770) |#1|))) (-1209)) (T -769))
+((-2326 (*1 *2 *3) (-12 (-5 *2 (-770)) (-5 *1 (-769 *3)) (-4 *3 (-1209)))))
+(-10 -7 (-15 -2326 ((-770) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 7)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 9)))
(((-770) (-1094)) (T -770))
NIL
(-1094)
-((-1464 ((|#2| |#4|) 35)))
-(((-771 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1464 (|#2| |#4|))) (-452) (-1235 |#1|) (-720 |#1| |#2|) (-1235 |#3|)) (T -771))
-((-1464 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-720 *4 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-771 *4 *2 *5 *3)) (-4 *3 (-1235 *5)))))
-(-10 -7 (-15 -1464 (|#2| |#4|)))
-((-1654 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 57)) (-1642 (((-1264) (-1152) (-1152) |#4| |#5|) 33)) (-3369 ((|#4| |#4| |#5|) 73)) (-4021 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|) 78)) (-2871 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|) 16)))
-(((-772 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1654 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -3369 (|#4| |#4| |#5|)) (-15 -4021 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -1642 ((-1264) (-1152) (-1152) |#4| |#5|)) (-15 -2871 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -772))
-((-2871 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4)))) (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1642 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1152)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *4 (-1059 *6 *7 *8)) (-5 *2 (-1264)) (-5 *1 (-772 *6 *7 *8 *4 *5)) (-4 *5 (-1065 *6 *7 *8 *4)))) (-4021 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3369 (*1 *2 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *2 (-1059 *4 *5 *6)) (-5 *1 (-772 *4 *5 *6 *2 *3)) (-4 *3 (-1065 *4 *5 *6 *2)))) (-1654 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(-10 -7 (-15 -1654 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -3369 (|#4| |#4| |#5|)) (-15 -4021 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -1642 ((-1264) (-1152) (-1152) |#4| |#5|)) (-15 -2871 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)))
-((-4201 (((-3 (-1166 (-1166 |#1|)) "failed") |#4|) 53)) (-4243 (((-641 |#4|) |#4|) 24)) (-3602 ((|#4| |#4|) 19)))
-(((-773 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4243 ((-641 |#4|) |#4|)) (-15 -4201 ((-3 (-1166 (-1166 |#1|)) "failed") |#4|)) (-15 -3602 (|#4| |#4|))) (-349) (-329 |#1|) (-1235 |#2|) (-1235 |#3|) (-917)) (T -773))
-((-3602 (*1 *2 *2) (-12 (-4 *3 (-349)) (-4 *4 (-329 *3)) (-4 *5 (-1235 *4)) (-5 *1 (-773 *3 *4 *5 *2 *6)) (-4 *2 (-1235 *5)) (-14 *6 (-917)))) (-4201 (*1 *2 *3) (|partial| -12 (-4 *4 (-349)) (-4 *5 (-329 *4)) (-4 *6 (-1235 *5)) (-5 *2 (-1166 (-1166 *4))) (-5 *1 (-773 *4 *5 *6 *3 *7)) (-4 *3 (-1235 *6)) (-14 *7 (-917)))) (-4243 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *5 (-329 *4)) (-4 *6 (-1235 *5)) (-5 *2 (-641 *3)) (-5 *1 (-773 *4 *5 *6 *3 *7)) (-4 *3 (-1235 *6)) (-14 *7 (-917)))))
-(-10 -7 (-15 -4243 ((-641 |#4|) |#4|)) (-15 -4201 ((-3 (-1166 (-1166 |#1|)) "failed") |#4|)) (-15 -3602 (|#4| |#4|)))
-((-3304 (((-2 (|:| |deter| (-641 (-1166 |#5|))) (|:| |dterm| (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-641 |#1|)) (|:| |nlead| (-641 |#5|))) (-1166 |#5|) (-641 |#1|) (-641 |#5|)) 74)) (-2060 (((-641 (-767)) |#1|) 20)))
-(((-774 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3304 ((-2 (|:| |deter| (-641 (-1166 |#5|))) (|:| |dterm| (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-641 |#1|)) (|:| |nlead| (-641 |#5|))) (-1166 |#5|) (-641 |#1|) (-641 |#5|))) (-15 -2060 ((-641 (-767)) |#1|))) (-1235 |#4|) (-789) (-846) (-307) (-945 |#4| |#2| |#3|)) (T -774))
-((-2060 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-641 (-767))) (-5 *1 (-774 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *6)) (-4 *7 (-945 *6 *4 *5)))) (-3304 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1235 *9)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-307)) (-4 *10 (-945 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-641 (-1166 *10))) (|:| |dterm| (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| *10))))) (|:| |nfacts| (-641 *6)) (|:| |nlead| (-641 *10)))) (-5 *1 (-774 *6 *7 *8 *9 *10)) (-5 *3 (-1166 *10)) (-5 *4 (-641 *6)) (-5 *5 (-641 *10)))))
-(-10 -7 (-15 -3304 ((-2 (|:| |deter| (-641 (-1166 |#5|))) (|:| |dterm| (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-641 |#1|)) (|:| |nlead| (-641 |#5|))) (-1166 |#5|) (-641 |#1|) (-641 |#5|))) (-15 -2060 ((-641 (-767)) |#1|)))
-((-1307 (((-641 (-2 (|:| |outval| |#1|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#1|))))) (-685 (-407 (-564))) |#1|) 31)) (-3324 (((-641 |#1|) (-685 (-407 (-564))) |#1|) 21)) (-3417 (((-948 (-407 (-564))) (-685 (-407 (-564))) (-1170)) 18) (((-948 (-407 (-564))) (-685 (-407 (-564)))) 17)))
-(((-775 |#1|) (-10 -7 (-15 -3417 ((-948 (-407 (-564))) (-685 (-407 (-564))))) (-15 -3417 ((-948 (-407 (-564))) (-685 (-407 (-564))) (-1170))) (-15 -3324 ((-641 |#1|) (-685 (-407 (-564))) |#1|)) (-15 -1307 ((-641 (-2 (|:| |outval| |#1|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#1|))))) (-685 (-407 (-564))) |#1|))) (-13 (-363) (-844))) (T -775))
-((-1307 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-641 (-2 (|:| |outval| *4) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 *4)))))) (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))) (-3324 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))) (-3417 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *4 (-1170)) (-5 *2 (-948 (-407 (-564)))) (-5 *1 (-775 *5)) (-4 *5 (-13 (-363) (-844))))) (-3417 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-948 (-407 (-564)))) (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))))
-(-10 -7 (-15 -3417 ((-948 (-407 (-564))) (-685 (-407 (-564))))) (-15 -3417 ((-948 (-407 (-564))) (-685 (-407 (-564))) (-1170))) (-15 -3324 ((-641 |#1|) (-685 (-407 (-564))) |#1|)) (-15 -1307 ((-641 (-2 (|:| |outval| |#1|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#1|))))) (-685 (-407 (-564))) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 36)) (-3743 (((-641 |#2|) $) NIL)) (-3562 (((-1166 $) $ |#2|) NIL) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 |#2|)) NIL)) (-1353 (($ $) 30)) (-2382 (((-112) $ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) 108 (|has| |#1| (-556)))) (-4386 (((-641 $) $ $) 121 (|has| |#1| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-948 (-407 (-564)))) NIL (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))))) (((-3 $ "failed") (-948 (-564))) NIL (-2750 (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564)))))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170)))))) (((-3 $ "failed") (-948 |#1|)) NIL (-2750 (-12 (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564))))) (-2356 (|has| |#1| (-38 (-564))))) (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564))))) (-2356 (|has| |#1| (-545)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-988 (-564))))))) (((-3 (-1119 |#1| |#2|) "failed") $) 21)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) ((|#2| $) NIL) (($ (-948 (-407 (-564)))) NIL (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))))) (($ (-948 (-564))) NIL (-2750 (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564)))))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170)))))) (($ (-948 |#1|)) NIL (-2750 (-12 (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564))))) (-2356 (|has| |#1| (-38 (-564))))) (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564))))) (-2356 (|has| |#1| (-545)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-988 (-564))))))) (((-1119 |#1| |#2|) $) NIL)) (-3594 (($ $ $ |#2|) NIL (|has| |#1| (-172))) (($ $ $) 119 (|has| |#1| (-556)))) (-3900 (($ $) NIL) (($ $ |#2|) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-3803 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3852 (((-112) $) NIL)) (-2454 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 79)) (-2810 (($ $) 134 (|has| |#1| (-452)))) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ |#2|) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-4069 (($ $) NIL (|has| |#1| (-556)))) (-2003 (($ $) NIL (|has| |#1| (-556)))) (-2658 (($ $ $) 74) (($ $ $ |#2|) NIL)) (-1346 (($ $ $) 77) (($ $ $ |#2|) NIL)) (-2702 (($ $ |#1| (-531 |#2|) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#1| (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#1| (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-4035 (((-112) $) 56)) (-2340 (((-767) $) NIL)) (-3929 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-2221 (($ $ $ $ $) 105 (|has| |#1| (-556)))) (-3377 ((|#2| $) 22)) (-3733 (($ (-1166 |#1|) |#2|) NIL) (($ (-1166 $) |#2|) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-531 |#2|)) NIL) (($ $ |#2| (-767)) 38) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2130 (($ $ $) 62)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#2|) NIL)) (-3072 (((-112) $) NIL)) (-4253 (((-531 |#2|) $) NIL) (((-767) $ |#2|) NIL) (((-641 (-767)) $ (-641 |#2|)) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-2260 (((-767) $) 23)) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-531 |#2|) (-531 |#2|)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-1758 (((-3 |#2| "failed") $) NIL)) (-2496 (($ $) NIL (|has| |#1| (-452)))) (-2248 (($ $) NIL (|has| |#1| (-452)))) (-3707 (((-641 $) $) NIL)) (-4249 (($ $) 39)) (-2664 (($ $) NIL (|has| |#1| (-452)))) (-1710 (((-641 $) $) 43)) (-1886 (($ $) 41)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL) (($ $ |#2|) 48)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-1731 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1760 (-767))) $ $) 94)) (-2101 (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $) 76) (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $ |#2|) NIL)) (-3758 (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $) NIL) (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $ |#2|) NIL)) (-1659 (($ $ $) 81) (($ $ $ |#2|) NIL)) (-3984 (($ $ $) 84) (($ $ $ |#2|) NIL)) (-4172 (((-1152) $) NIL)) (-2379 (($ $ $) 123 (|has| |#1| (-556)))) (-3903 (((-641 $) $) 32)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| |#2|) (|:| -1377 (-767))) "failed") $) NIL)) (-3214 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-2825 (($ $ $) NIL)) (-3978 (($ $) 24)) (-1420 (((-112) $ $) NIL)) (-3750 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-2339 (($ $ $) NIL)) (-2586 (($ $) 26)) (-3877 (((-1114) $) NIL)) (-2738 (((-2 (|:| -3238 $) (|:| |coef2| $)) $ $) 114 (|has| |#1| (-556)))) (-2133 (((-2 (|:| -3238 $) (|:| |coef1| $)) $ $) 111 (|has| |#1| (-556)))) (-3846 (((-112) $) 55)) (-3855 ((|#1| $) 57)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 ((|#1| |#1| $) 131 (|has| |#1| (-452))) (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-3167 (((-2 (|:| -3238 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 117 (|has| |#1| (-556)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) 96 (|has| |#1| (-556)))) (-2619 (($ $ |#1|) 127 (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-1901 (($ $ |#1|) 126 (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-641 |#2|) (-641 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-641 |#2|) (-641 $)) NIL)) (-3358 (($ $ |#2|) NIL (|has| |#1| (-172)))) (-3735 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2762 (((-531 |#2|) $) NIL) (((-767) $ |#2|) 45) (((-641 (-767)) $ (-641 |#2|)) NIL)) (-2987 (($ $) NIL)) (-2754 (($ $) 35)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| |#1| (-612 (-536))) (|has| |#2| (-612 (-536))))) (($ (-948 (-407 (-564)))) NIL (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))))) (($ (-948 (-564))) NIL (-2750 (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2356 (|has| |#1| (-38 (-407 (-564)))))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170)))))) (($ (-948 |#1|)) NIL (|has| |#2| (-612 (-1170)))) (((-1152) $) NIL (-12 (|has| |#1| (-1034 (-564))) (|has| |#2| (-612 (-1170))))) (((-948 |#1|) $) NIL (|has| |#2| (-612 (-1170))))) (-3172 ((|#1| $) 130 (|has| |#1| (-452))) (($ $ |#2|) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-948 |#1|) $) NIL (|has| |#2| (-612 (-1170)))) (((-1119 |#1| |#2|) $) 18) (($ (-1119 |#1| |#2|)) 19) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-531 |#2|)) NIL) (($ $ |#2| (-767)) 47) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) 13 T CONST)) (-2276 (((-3 (-112) "failed") $ $) NIL)) (-2428 (($) 37 T CONST)) (-2056 (($ $ $ $ (-767)) 103 (|has| |#1| (-556)))) (-3372 (($ $ $ (-767)) 102 (|has| |#1| (-556)))) (-3950 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) 73)) (-2980 (($ $ $) 83)) (** (($ $ (-917)) NIL) (($ $ (-767)) 69)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 61) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 60) (($ $ |#1|) NIL)))
+((-4158 ((|#2| |#4|) 35)))
+(((-771 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4158 (|#2| |#4|))) (-452) (-1235 |#1|) (-720 |#1| |#2|) (-1235 |#3|)) (T -771))
+((-4158 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-720 *4 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-771 *4 *2 *5 *3)) (-4 *3 (-1235 *5)))))
+(-10 -7 (-15 -4158 (|#2| |#4|)))
+((-1580 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 57)) (-2801 (((-1264) (-1152) (-1152) |#4| |#5|) 33)) (-1319 ((|#4| |#4| |#5|) 73)) (-2935 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|) 78)) (-1906 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|) 16)))
+(((-772 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1580 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1319 (|#4| |#4| |#5|)) (-15 -2935 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -2801 ((-1264) (-1152) (-1152) |#4| |#5|)) (-15 -1906 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -772))
+((-1906 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4)))) (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2801 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1152)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *4 (-1059 *6 *7 *8)) (-5 *2 (-1264)) (-5 *1 (-772 *6 *7 *8 *4 *5)) (-4 *5 (-1065 *6 *7 *8 *4)))) (-2935 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1319 (*1 *2 *2 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *2 (-1059 *4 *5 *6)) (-5 *1 (-772 *4 *5 *6 *2 *3)) (-4 *3 (-1065 *4 *5 *6 *2)))) (-1580 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(-10 -7 (-15 -1580 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1319 (|#4| |#4| |#5|)) (-15 -2935 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -2801 ((-1264) (-1152) (-1152) |#4| |#5|)) (-15 -1906 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)))
+((-4180 (((-3 (-1166 (-1166 |#1|)) "failed") |#4|) 53)) (-2314 (((-641 |#4|) |#4|) 24)) (-3136 ((|#4| |#4|) 19)))
+(((-773 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2314 ((-641 |#4|) |#4|)) (-15 -4180 ((-3 (-1166 (-1166 |#1|)) "failed") |#4|)) (-15 -3136 (|#4| |#4|))) (-349) (-329 |#1|) (-1235 |#2|) (-1235 |#3|) (-917)) (T -773))
+((-3136 (*1 *2 *2) (-12 (-4 *3 (-349)) (-4 *4 (-329 *3)) (-4 *5 (-1235 *4)) (-5 *1 (-773 *3 *4 *5 *2 *6)) (-4 *2 (-1235 *5)) (-14 *6 (-917)))) (-4180 (*1 *2 *3) (|partial| -12 (-4 *4 (-349)) (-4 *5 (-329 *4)) (-4 *6 (-1235 *5)) (-5 *2 (-1166 (-1166 *4))) (-5 *1 (-773 *4 *5 *6 *3 *7)) (-4 *3 (-1235 *6)) (-14 *7 (-917)))) (-2314 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *5 (-329 *4)) (-4 *6 (-1235 *5)) (-5 *2 (-641 *3)) (-5 *1 (-773 *4 *5 *6 *3 *7)) (-4 *3 (-1235 *6)) (-14 *7 (-917)))))
+(-10 -7 (-15 -2314 ((-641 |#4|) |#4|)) (-15 -4180 ((-3 (-1166 (-1166 |#1|)) "failed") |#4|)) (-15 -3136 (|#4| |#4|)))
+((-2143 (((-2 (|:| |deter| (-641 (-1166 |#5|))) (|:| |dterm| (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-641 |#1|)) (|:| |nlead| (-641 |#5|))) (-1166 |#5|) (-641 |#1|) (-641 |#5|)) 74)) (-2662 (((-641 (-767)) |#1|) 20)))
+(((-774 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2143 ((-2 (|:| |deter| (-641 (-1166 |#5|))) (|:| |dterm| (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-641 |#1|)) (|:| |nlead| (-641 |#5|))) (-1166 |#5|) (-641 |#1|) (-641 |#5|))) (-15 -2662 ((-641 (-767)) |#1|))) (-1235 |#4|) (-789) (-846) (-307) (-945 |#4| |#2| |#3|)) (T -774))
+((-2662 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-641 (-767))) (-5 *1 (-774 *3 *4 *5 *6 *7)) (-4 *3 (-1235 *6)) (-4 *7 (-945 *6 *4 *5)))) (-2143 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1235 *9)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-307)) (-4 *10 (-945 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-641 (-1166 *10))) (|:| |dterm| (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| *10))))) (|:| |nfacts| (-641 *6)) (|:| |nlead| (-641 *10)))) (-5 *1 (-774 *6 *7 *8 *9 *10)) (-5 *3 (-1166 *10)) (-5 *4 (-641 *6)) (-5 *5 (-641 *10)))))
+(-10 -7 (-15 -2143 ((-2 (|:| |deter| (-641 (-1166 |#5|))) (|:| |dterm| (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-641 |#1|)) (|:| |nlead| (-641 |#5|))) (-1166 |#5|) (-641 |#1|) (-641 |#5|))) (-15 -2662 ((-641 (-767)) |#1|)))
+((-2382 (((-641 (-2 (|:| |outval| |#1|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#1|))))) (-685 (-407 (-564))) |#1|) 31)) (-3349 (((-641 |#1|) (-685 (-407 (-564))) |#1|) 21)) (-1568 (((-948 (-407 (-564))) (-685 (-407 (-564))) (-1170)) 18) (((-948 (-407 (-564))) (-685 (-407 (-564)))) 17)))
+(((-775 |#1|) (-10 -7 (-15 -1568 ((-948 (-407 (-564))) (-685 (-407 (-564))))) (-15 -1568 ((-948 (-407 (-564))) (-685 (-407 (-564))) (-1170))) (-15 -3349 ((-641 |#1|) (-685 (-407 (-564))) |#1|)) (-15 -2382 ((-641 (-2 (|:| |outval| |#1|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#1|))))) (-685 (-407 (-564))) |#1|))) (-13 (-363) (-844))) (T -775))
+((-2382 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-641 (-2 (|:| |outval| *4) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 *4)))))) (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))) (-3349 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))) (-1568 (*1 *2 *3 *4) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *4 (-1170)) (-5 *2 (-948 (-407 (-564)))) (-5 *1 (-775 *5)) (-4 *5 (-13 (-363) (-844))))) (-1568 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-948 (-407 (-564)))) (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))))
+(-10 -7 (-15 -1568 ((-948 (-407 (-564))) (-685 (-407 (-564))))) (-15 -1568 ((-948 (-407 (-564))) (-685 (-407 (-564))) (-1170))) (-15 -3349 ((-641 |#1|) (-685 (-407 (-564))) |#1|)) (-15 -2382 ((-641 (-2 (|:| |outval| |#1|) (|:| |outmult| (-564)) (|:| |outvect| (-641 (-685 |#1|))))) (-685 (-407 (-564))) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 36)) (-3702 (((-641 |#2|) $) NIL)) (-3510 (((-1166 $) $ |#2|) NIL) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 |#2|)) NIL)) (-1355 (($ $) 30)) (-1471 (((-112) $ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3971 (($ $ $) 108 (|has| |#1| (-556)))) (-4294 (((-641 $) $ $) 121 (|has| |#1| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-948 (-407 (-564)))) NIL (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))))) (((-3 $ "failed") (-948 (-564))) NIL (-2733 (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564)))))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170)))))) (((-3 $ "failed") (-948 |#1|)) NIL (-2733 (-12 (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564))))) (-2354 (|has| |#1| (-38 (-564))))) (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564))))) (-2354 (|has| |#1| (-545)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-988 (-564))))))) (((-3 (-1119 |#1| |#2|) "failed") $) 21)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) ((|#2| $) NIL) (($ (-948 (-407 (-564)))) NIL (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))))) (($ (-948 (-564))) NIL (-2733 (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564)))))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170)))))) (($ (-948 |#1|)) NIL (-2733 (-12 (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564))))) (-2354 (|has| |#1| (-38 (-564))))) (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564))))) (-2354 (|has| |#1| (-545)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-988 (-564))))))) (((-1119 |#1| |#2|) $) NIL)) (-1545 (($ $ $ |#2|) NIL (|has| |#1| (-172))) (($ $ $) 119 (|has| |#1| (-556)))) (-3878 (($ $) NIL) (($ $ |#2|) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-4311 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2808 (((-112) $) NIL)) (-2823 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 79)) (-1888 (($ $) 134 (|has| |#1| (-452)))) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ |#2|) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2886 (($ $) NIL (|has| |#1| (-556)))) (-1623 (($ $) NIL (|has| |#1| (-556)))) (-2146 (($ $ $) 74) (($ $ $ |#2|) NIL)) (-4322 (($ $ $) 77) (($ $ $ |#2|) NIL)) (-2400 (($ $ |#1| (-531 |#2|) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#1| (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#1| (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-1980 (((-112) $) 56)) (-2724 (((-767) $) NIL)) (-1688 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-2770 (($ $ $ $ $) 105 (|has| |#1| (-556)))) (-2809 ((|#2| $) 22)) (-3691 (($ (-1166 |#1|) |#2|) NIL) (($ (-1166 $) |#2|) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-531 |#2|)) NIL) (($ $ |#2| (-767)) 38) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-4253 (($ $ $) 62)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#2|) NIL)) (-2101 (((-112) $) NIL)) (-2035 (((-531 |#2|) $) NIL) (((-767) $ |#2|) NIL) (((-641 (-767)) $ (-641 |#2|)) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1871 (((-767) $) 23)) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-531 |#2|) (-531 |#2|)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-1897 (((-3 |#2| "failed") $) NIL)) (-3815 (($ $) NIL (|has| |#1| (-452)))) (-3146 (($ $) NIL (|has| |#1| (-452)))) (-2449 (((-641 $) $) NIL)) (-1726 (($ $) 39)) (-1566 (($ $) NIL (|has| |#1| (-452)))) (-4303 (((-641 $) $) 43)) (-3896 (($ $) 41)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL) (($ $ |#2|) 48)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-3877 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2060 (-767))) $ $) 94)) (-4045 (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $) 76) (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $ |#2|) NIL)) (-3389 (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $) NIL) (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $ |#2|) NIL)) (-4046 (($ $ $) 81) (($ $ $ |#2|) NIL)) (-2569 (($ $ $) 84) (($ $ $ |#2|) NIL)) (-2332 (((-1152) $) NIL)) (-4362 (($ $ $) 123 (|has| |#1| (-556)))) (-4133 (((-641 $) $) 32)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| |#2|) (|:| -4165 (-767))) "failed") $) NIL)) (-1575 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-1885 (($ $ $) NIL)) (-3958 (($ $) 24)) (-3338 (((-112) $ $) NIL)) (-3838 (((-112) $ $) NIL) (((-112) $ (-641 $)) NIL)) (-3899 (($ $ $) NIL)) (-1385 (($ $) 26)) (-3868 (((-1114) $) NIL)) (-2215 (((-2 (|:| -3209 $) (|:| |coef2| $)) $ $) 114 (|has| |#1| (-556)))) (-3357 (((-2 (|:| -3209 $) (|:| |coef1| $)) $ $) 111 (|has| |#1| (-556)))) (-3817 (((-112) $) 55)) (-3829 ((|#1| $) 57)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 ((|#1| |#1| $) 131 (|has| |#1| (-452))) (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-3778 (((-2 (|:| -3209 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 117 (|has| |#1| (-556)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) 96 (|has| |#1| (-556)))) (-3520 (($ $ |#1|) 127 (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-1694 (($ $ |#1|) 126 (|has| |#1| (-556))) (($ $ $) NIL (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-641 |#2|) (-641 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-641 |#2|) (-641 $)) NIL)) (-2576 (($ $ |#2|) NIL (|has| |#1| (-172)))) (-3142 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-3258 (((-531 |#2|) $) NIL) (((-767) $ |#2|) 45) (((-641 (-767)) $ (-641 |#2|)) NIL)) (-2029 (($ $) NIL)) (-3846 (($ $) 35)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| |#1| (-612 (-536))) (|has| |#2| (-612 (-536))))) (($ (-948 (-407 (-564)))) NIL (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170))))) (($ (-948 (-564))) NIL (-2733 (-12 (|has| |#1| (-38 (-564))) (|has| |#2| (-612 (-1170))) (-2354 (|has| |#1| (-38 (-407 (-564)))))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#2| (-612 (-1170)))))) (($ (-948 |#1|)) NIL (|has| |#2| (-612 (-1170)))) (((-1152) $) NIL (-12 (|has| |#1| (-1034 (-564))) (|has| |#2| (-612 (-1170))))) (((-948 |#1|) $) NIL (|has| |#2| (-612 (-1170))))) (-3024 ((|#1| $) 130 (|has| |#1| (-452))) (($ $ |#2|) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-948 |#1|) $) NIL (|has| |#2| (-612 (-1170)))) (((-1119 |#1| |#2|) $) 18) (($ (-1119 |#1| |#2|)) 19) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-531 |#2|)) NIL) (($ $ |#2| (-767)) 47) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) 13 T CONST)) (-2797 (((-3 (-112) "failed") $ $) NIL)) (-2421 (($) 37 T CONST)) (-2059 (($ $ $ $ (-767)) 103 (|has| |#1| (-556)))) (-3514 (($ $ $ (-767)) 102 (|has| |#1| (-556)))) (-3922 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) 73)) (-2968 (($ $ $) 83)) (** (($ $ (-917)) NIL) (($ $ (-767)) 69)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 61) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 60) (($ $ |#1|) NIL)))
(((-776 |#1| |#2|) (-13 (-1059 |#1| (-531 |#2|) |#2|) (-611 (-1119 |#1| |#2|)) (-1034 (-1119 |#1| |#2|))) (-1045) (-846)) (T -776))
NIL
(-13 (-1059 |#1| (-531 |#2|) |#2|) (-611 (-1119 |#1| |#2|)) (-1034 (-1119 |#1| |#2|)))
-((-4289 (((-778 |#2|) (-1 |#2| |#1|) (-778 |#1|)) 13)))
-(((-777 |#1| |#2|) (-10 -7 (-15 -4289 ((-778 |#2|) (-1 |#2| |#1|) (-778 |#1|)))) (-1045) (-1045)) (T -777))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-778 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-778 *6)) (-5 *1 (-777 *5 *6)))))
-(-10 -7 (-15 -4289 ((-778 |#2|) (-1 |#2| |#1|) (-778 |#1|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 12)) (-1586 (((-1259 |#1|) $ (-767)) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-4343 (($ (-1166 |#1|)) NIL)) (-3562 (((-1166 $) $ (-1076)) NIL) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2717 (((-641 $) $ $) 54 (|has| |#1| (-556)))) (-2127 (($ $ $) 50 (|has| |#1| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-3131 (($ $ (-767)) NIL)) (-3981 (($ $ (-767)) NIL)) (-1534 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-452)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL) (((-3 (-1166 |#1|) "failed") $) 10)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1076) $) NIL) (((-1166 |#1|) $) NIL)) (-3594 (($ $ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $ $) 58 (|has| |#1| (-172)))) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-3669 (($ $ $) NIL)) (-2691 (($ $ $) 87 (|has| |#1| (-556)))) (-2454 (((-2 (|:| -4311 |#1|) (|:| -3783 $) (|:| -1673 $)) $ $) 86 (|has| |#1| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-767) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3533 (((-767) $ $) NIL (|has| |#1| (-556)))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-3733 (($ (-1166 |#1|) (-1076)) NIL) (($ (-1166 $) (-1076)) NIL)) (-2227 (($ $ (-767)) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2130 (($ $ $) 27)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1076)) NIL) (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-4253 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-767) (-767)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3703 (((-1166 |#1|) $) NIL)) (-1758 (((-3 (-1076) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-1731 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -1760 (-767))) $ $) 37)) (-4315 (($ $ $) 41)) (-1956 (($ $ $) 47)) (-2101 (((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $) 46)) (-4172 (((-1152) $) NIL)) (-2379 (($ $ $) 56 (|has| |#1| (-556)))) (-3690 (((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767)) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-1076)) (|:| -1377 (-767))) "failed") $) NIL)) (-1871 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3978 (($) NIL (|has| |#1| (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-2738 (((-2 (|:| -3238 $) (|:| |coef2| $)) $ $) 82 (|has| |#1| (-556)))) (-2133 (((-2 (|:| -3238 $) (|:| |coef1| $)) $ $) 78 (|has| |#1| (-556)))) (-2123 (((-2 (|:| -3594 |#1|) (|:| |coef2| $)) $ $) 70 (|has| |#1| (-556)))) (-1551 (((-2 (|:| -3594 |#1|) (|:| |coef1| $)) $ $) 66 (|has| |#1| (-556)))) (-3846 (((-112) $) 13)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2974 (($ $ (-767) |#1| $) 26)) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-3167 (((-2 (|:| -3238 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 74 (|has| |#1| (-556)))) (-4216 (((-2 (|:| -3594 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 62 (|has| |#1| (-556)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#1|) NIL) (($ $ (-641 (-1076)) (-641 |#1|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) NIL (|has| |#1| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#1| (-556)))) (-2792 (((-3 $ "failed") $ (-767)) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3358 (($ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $) NIL (|has| |#1| (-172)))) (-3735 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2762 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2253 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#1| (-556)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-1076)) NIL) (((-1166 |#1|) $) 7) (($ (-1166 |#1|)) 8) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) 28 T CONST)) (-2428 (($) 32 T CONST)) (-3950 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) 40) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 31) (($ $ |#1|) NIL)))
-(((-778 |#1|) (-13 (-1235 |#1|) (-611 (-1166 |#1|)) (-1034 (-1166 |#1|)) (-10 -8 (-15 -2974 ($ $ (-767) |#1| $)) (-15 -2130 ($ $ $)) (-15 -1731 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -1760 (-767))) $ $)) (-15 -4315 ($ $ $)) (-15 -2101 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -1956 ($ $ $)) (IF (|has| |#1| (-556)) (PROGN (-15 -2717 ((-641 $) $ $)) (-15 -2379 ($ $ $)) (-15 -3167 ((-2 (|:| -3238 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2133 ((-2 (|:| -3238 $) (|:| |coef1| $)) $ $)) (-15 -2738 ((-2 (|:| -3238 $) (|:| |coef2| $)) $ $)) (-15 -4216 ((-2 (|:| -3594 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1551 ((-2 (|:| -3594 |#1|) (|:| |coef1| $)) $ $)) (-15 -2123 ((-2 (|:| -3594 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-1045)) (T -778))
-((-2974 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-767)) (-5 *1 (-778 *3)) (-4 *3 (-1045)))) (-2130 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))) (-1731 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-778 *3)) (|:| |polden| *3) (|:| -1760 (-767)))) (-5 *1 (-778 *3)) (-4 *3 (-1045)))) (-4315 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))) (-2101 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -4311 *3) (|:| |gap| (-767)) (|:| -3783 (-778 *3)) (|:| -1673 (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-1045)))) (-1956 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))) (-2717 (*1 *2 *1 *1) (-12 (-5 *2 (-641 (-778 *3))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-2379 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-556)) (-4 *2 (-1045)))) (-3167 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3238 (-778 *3)) (|:| |coef1| (-778 *3)) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-2133 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3238 (-778 *3)) (|:| |coef1| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-2738 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3238 (-778 *3)) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-4216 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3594 *3) (|:| |coef1| (-778 *3)) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-1551 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3594 *3) (|:| |coef1| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-2123 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3594 *3) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
-(-13 (-1235 |#1|) (-611 (-1166 |#1|)) (-1034 (-1166 |#1|)) (-10 -8 (-15 -2974 ($ $ (-767) |#1| $)) (-15 -2130 ($ $ $)) (-15 -1731 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -1760 (-767))) $ $)) (-15 -4315 ($ $ $)) (-15 -2101 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -1956 ($ $ $)) (IF (|has| |#1| (-556)) (PROGN (-15 -2717 ((-641 $) $ $)) (-15 -2379 ($ $ $)) (-15 -3167 ((-2 (|:| -3238 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2133 ((-2 (|:| -3238 $) (|:| |coef1| $)) $ $)) (-15 -2738 ((-2 (|:| -3238 $) (|:| |coef2| $)) $ $)) (-15 -4216 ((-2 (|:| -3594 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1551 ((-2 (|:| -3594 |#1|) (|:| |coef1| $)) $ $)) (-15 -2123 ((-2 (|:| -3594 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
-((-2465 ((|#1| (-767) |#1|) 33 (|has| |#1| (-38 (-407 (-564)))))) (-2163 ((|#1| (-767) |#1|) 23)) (-2843 ((|#1| (-767) |#1|) 35 (|has| |#1| (-38 (-407 (-564)))))))
-(((-779 |#1|) (-10 -7 (-15 -2163 (|#1| (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2843 (|#1| (-767) |#1|)) (-15 -2465 (|#1| (-767) |#1|))) |%noBranch|)) (-172)) (T -779))
-((-2465 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-172)))) (-2843 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-172)))) (-2163 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-172)))))
-(-10 -7 (-15 -2163 (|#1| (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2843 (|#1| (-767) |#1|)) (-15 -2465 (|#1| (-767) |#1|))) |%noBranch|))
-((-2337 (((-112) $ $) 7)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) 85)) (-2418 (((-641 $) (-641 |#4|)) 86) (((-641 $) (-641 |#4|) (-112)) 111)) (-3743 (((-641 |#3|) $) 33)) (-1743 (((-112) $) 26)) (-1692 (((-112) $) 17 (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) 101) (((-112) $) 97)) (-4075 ((|#4| |#4| $) 92)) (-3472 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| $) 126)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) 27)) (-3670 (((-112) $ (-767)) 44)) (-3540 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 79)) (-3500 (($) 45 T CONST)) (-1734 (((-112) $) 22 (|has| |#1| (-556)))) (-2014 (((-112) $ $) 24 (|has| |#1| (-556)))) (-1541 (((-112) $ $) 23 (|has| |#1| (-556)))) (-2164 (((-112) $) 25 (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-4153 (((-641 |#4|) (-641 |#4|) $) 18 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 36)) (-2961 (($ (-641 |#4|)) 35)) (-3193 (((-3 $ "failed") $) 82)) (-2720 ((|#4| |#4| $) 89)) (-3215 (($ $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#4| $) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-3951 ((|#4| |#4| $) 87)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) 105)) (-1467 (((-112) |#4| $) 136)) (-2716 (((-112) |#4| $) 133)) (-3749 (((-112) |#4| $) 137) (((-112) $) 134)) (-3305 (((-641 |#4|) $) 52 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) 104) (((-112) $) 103)) (-3377 ((|#3| $) 34)) (-2587 (((-112) $ (-767)) 43)) (-1909 (((-641 |#4|) $) 53 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 47)) (-3564 (((-641 |#3|) $) 32)) (-4342 (((-112) |#3| $) 31)) (-2743 (((-112) $ (-767)) 42)) (-4172 (((-1152) $) 9)) (-2341 (((-3 |#4| (-641 $)) |#4| |#4| $) 128)) (-2379 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| |#4| $) 127)) (-3704 (((-3 |#4| "failed") $) 83)) (-3444 (((-641 $) |#4| $) 129)) (-3706 (((-3 (-112) (-641 $)) |#4| $) 132)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-3642 (((-641 $) |#4| $) 125) (((-641 $) (-641 |#4|) $) 124) (((-641 $) (-641 |#4|) (-641 $)) 123) (((-641 $) |#4| (-641 $)) 122)) (-2432 (($ |#4| $) 117) (($ (-641 |#4|) $) 116)) (-2438 (((-641 |#4|) $) 107)) (-3214 (((-112) |#4| $) 99) (((-112) $) 95)) (-2825 ((|#4| |#4| $) 90)) (-1420 (((-112) $ $) 110)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) 100) (((-112) $) 96)) (-2339 ((|#4| |#4| $) 91)) (-3877 (((-1114) $) 10)) (-3181 (((-3 |#4| "failed") $) 84)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2393 (((-3 $ "failed") $ |#4|) 78)) (-3113 (($ $ |#4|) 77) (((-641 $) |#4| $) 115) (((-641 $) |#4| (-641 $)) 114) (((-641 $) (-641 |#4|) $) 113) (((-641 $) (-641 |#4|) (-641 $)) 112)) (-2708 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 56 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) 38)) (-1320 (((-112) $) 41)) (-1664 (($) 40)) (-2762 (((-767) $) 106)) (-3888 (((-767) |#4| $) 54 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4406)))) (-3817 (($ $) 39)) (-4344 (((-536) $) 69 (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 60)) (-4059 (($ $ |#3|) 28)) (-3031 (($ $ |#3|) 30)) (-2377 (($ $) 88)) (-3601 (($ $ |#3|) 29)) (-2350 (((-858) $) 11) (((-641 |#4|) $) 37)) (-2578 (((-767) $) 76 (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 98)) (-1976 (((-641 $) |#4| $) 121) (((-641 $) |#4| (-641 $)) 120) (((-641 $) (-641 |#4|) $) 119) (((-641 $) (-641 |#4|) (-641 $)) 118)) (-3073 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) 81)) (-3891 (((-112) |#4| $) 135)) (-1416 (((-112) |#3| $) 80)) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 46 (|has| $ (-6 -4406)))))
+((-4271 (((-778 |#2|) (-1 |#2| |#1|) (-778 |#1|)) 13)))
+(((-777 |#1| |#2|) (-10 -7 (-15 -4271 ((-778 |#2|) (-1 |#2| |#1|) (-778 |#1|)))) (-1045) (-1045)) (T -777))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-778 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-778 *6)) (-5 *1 (-777 *5 *6)))))
+(-10 -7 (-15 -4271 ((-778 |#2|) (-1 |#2| |#1|) (-778 |#1|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 12)) (-3262 (((-1259 |#1|) $ (-767)) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-2890 (($ (-1166 |#1|)) NIL)) (-3510 (((-1166 $) $ (-1076)) NIL) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-4355 (((-641 $) $ $) 54 (|has| |#1| (-556)))) (-3971 (($ $ $) 50 (|has| |#1| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-2223 (($ $ (-767)) NIL)) (-2252 (($ $ (-767)) NIL)) (-2860 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-452)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL) (((-3 (-1166 |#1|) "failed") $) 10)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1076) $) NIL) (((-1166 |#1|) $) NIL)) (-1545 (($ $ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $ $) 58 (|has| |#1| (-172)))) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-3001 (($ $ $) NIL)) (-3801 (($ $ $) 87 (|has| |#1| (-556)))) (-2823 (((-2 (|:| -4290 |#1|) (|:| -1876 $) (|:| -2786 $)) $ $) 86 (|has| |#1| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-767) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3924 (((-767) $ $) NIL (|has| |#1| (-556)))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-3691 (($ (-1166 |#1|) (-1076)) NIL) (($ (-1166 $) (-1076)) NIL)) (-1382 (($ $ (-767)) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4253 (($ $ $) 27)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1076)) NIL) (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2035 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-767) (-767)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3337 (((-1166 |#1|) $) NIL)) (-1897 (((-3 (-1076) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-3877 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2060 (-767))) $ $) 37)) (-2335 (($ $ $) 41)) (-2503 (($ $ $) 47)) (-4045 (((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $) 46)) (-2332 (((-1152) $) NIL)) (-4362 (($ $ $) 56 (|has| |#1| (-556)))) (-1399 (((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767)) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-1076)) (|:| -4165 (-767))) "failed") $) NIL)) (-2983 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3958 (($) NIL (|has| |#1| (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-2215 (((-2 (|:| -3209 $) (|:| |coef2| $)) $ $) 82 (|has| |#1| (-556)))) (-3357 (((-2 (|:| -3209 $) (|:| |coef1| $)) $ $) 78 (|has| |#1| (-556)))) (-1686 (((-2 (|:| -1545 |#1|) (|:| |coef2| $)) $ $) 70 (|has| |#1| (-556)))) (-4004 (((-2 (|:| -1545 |#1|) (|:| |coef1| $)) $ $) 66 (|has| |#1| (-556)))) (-3817 (((-112) $) 13)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-3211 (($ $ (-767) |#1| $) 26)) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-3778 (((-2 (|:| -3209 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 74 (|has| |#1| (-556)))) (-2807 (((-2 (|:| -1545 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 62 (|has| |#1| (-556)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#1|) NIL) (($ $ (-641 (-1076)) (-641 |#1|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) NIL (|has| |#1| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#1| (-556)))) (-2866 (((-3 $ "failed") $ (-767)) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-2576 (($ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $) NIL (|has| |#1| (-172)))) (-3142 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-3258 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2367 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#1| (-556)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-1076)) NIL) (((-1166 |#1|) $) 7) (($ (-1166 |#1|)) 8) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) 28 T CONST)) (-2421 (($) 32 T CONST)) (-3922 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) 40) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 31) (($ $ |#1|) NIL)))
+(((-778 |#1|) (-13 (-1235 |#1|) (-611 (-1166 |#1|)) (-1034 (-1166 |#1|)) (-10 -8 (-15 -3211 ($ $ (-767) |#1| $)) (-15 -4253 ($ $ $)) (-15 -3877 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2060 (-767))) $ $)) (-15 -2335 ($ $ $)) (-15 -4045 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -2503 ($ $ $)) (IF (|has| |#1| (-556)) (PROGN (-15 -4355 ((-641 $) $ $)) (-15 -4362 ($ $ $)) (-15 -3778 ((-2 (|:| -3209 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3357 ((-2 (|:| -3209 $) (|:| |coef1| $)) $ $)) (-15 -2215 ((-2 (|:| -3209 $) (|:| |coef2| $)) $ $)) (-15 -2807 ((-2 (|:| -1545 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -4004 ((-2 (|:| -1545 |#1|) (|:| |coef1| $)) $ $)) (-15 -1686 ((-2 (|:| -1545 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-1045)) (T -778))
+((-3211 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-767)) (-5 *1 (-778 *3)) (-4 *3 (-1045)))) (-4253 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))) (-3877 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-778 *3)) (|:| |polden| *3) (|:| -2060 (-767)))) (-5 *1 (-778 *3)) (-4 *3 (-1045)))) (-2335 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))) (-4045 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -4290 *3) (|:| |gap| (-767)) (|:| -1876 (-778 *3)) (|:| -2786 (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-1045)))) (-2503 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))) (-4355 (*1 *2 *1 *1) (-12 (-5 *2 (-641 (-778 *3))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-4362 (*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-556)) (-4 *2 (-1045)))) (-3778 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3209 (-778 *3)) (|:| |coef1| (-778 *3)) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-3357 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3209 (-778 *3)) (|:| |coef1| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-2215 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3209 (-778 *3)) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-2807 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1545 *3) (|:| |coef1| (-778 *3)) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-4004 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1545 *3) (|:| |coef1| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))) (-1686 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1545 *3) (|:| |coef2| (-778 *3)))) (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
+(-13 (-1235 |#1|) (-611 (-1166 |#1|)) (-1034 (-1166 |#1|)) (-10 -8 (-15 -3211 ($ $ (-767) |#1| $)) (-15 -4253 ($ $ $)) (-15 -3877 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2060 (-767))) $ $)) (-15 -2335 ($ $ $)) (-15 -4045 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -2503 ($ $ $)) (IF (|has| |#1| (-556)) (PROGN (-15 -4355 ((-641 $) $ $)) (-15 -4362 ($ $ $)) (-15 -3778 ((-2 (|:| -3209 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3357 ((-2 (|:| -3209 $) (|:| |coef1| $)) $ $)) (-15 -2215 ((-2 (|:| -3209 $) (|:| |coef2| $)) $ $)) (-15 -2807 ((-2 (|:| -1545 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -4004 ((-2 (|:| -1545 |#1|) (|:| |coef1| $)) $ $)) (-15 -1686 ((-2 (|:| -1545 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
+((-1549 ((|#1| (-767) |#1|) 33 (|has| |#1| (-38 (-407 (-564)))))) (-3384 ((|#1| (-767) |#1|) 23)) (-3569 ((|#1| (-767) |#1|) 35 (|has| |#1| (-38 (-407 (-564)))))))
+(((-779 |#1|) (-10 -7 (-15 -3384 (|#1| (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -3569 (|#1| (-767) |#1|)) (-15 -1549 (|#1| (-767) |#1|))) |%noBranch|)) (-172)) (T -779))
+((-1549 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-172)))) (-3569 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-172)))) (-3384 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-172)))))
+(-10 -7 (-15 -3384 (|#1| (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -3569 (|#1| (-767) |#1|)) (-15 -1549 (|#1| (-767) |#1|))) |%noBranch|))
+((-2315 (((-112) $ $) 7)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) 86)) (-3433 (((-641 $) (-641 |#4|)) 87) (((-641 $) (-641 |#4|) (-112)) 112)) (-3702 (((-641 |#3|) $) 34)) (-2663 (((-112) $) 27)) (-3163 (((-112) $) 18 (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) 102) (((-112) $) 98)) (-3351 ((|#4| |#4| $) 93)) (-1367 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| $) 127)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) 28)) (-3073 (((-112) $ (-767)) 45)) (-3492 (($ (-1 (-112) |#4|) $) 66 (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 80)) (-1747 (($) 46 T CONST)) (-2921 (((-112) $) 23 (|has| |#1| (-556)))) (-1394 (((-112) $ $) 25 (|has| |#1| (-556)))) (-2460 (((-112) $ $) 24 (|has| |#1| (-556)))) (-3489 (((-112) $) 26 (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-1411 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) 20 (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 37)) (-2938 (($ (-641 |#4|)) 36)) (-3176 (((-3 $ "failed") $) 83)) (-3414 ((|#4| |#4| $) 90)) (-3195 (($ $) 69 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#4| $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 103)) (-2174 ((|#4| |#4| $) 88)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 64 (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) 63 (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 95)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) 106)) (-1391 (((-112) |#4| $) 137)) (-4239 (((-112) |#4| $) 134)) (-3712 (((-112) |#4| $) 138) (((-112) $) 135)) (-1624 (((-641 |#4|) $) 53 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) 105) (((-112) $) 104)) (-2809 ((|#3| $) 35)) (-1509 (((-112) $ (-767)) 44)) (-4276 (((-641 |#4|) $) 54 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 56 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#4| |#4|) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 48)) (-1991 (((-641 |#3|) $) 33)) (-2779 (((-112) |#3| $) 32)) (-4068 (((-112) $ (-767)) 43)) (-2332 (((-1152) $) 10)) (-2843 (((-3 |#4| (-641 $)) |#4| |#4| $) 129)) (-4362 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| |#4| $) 128)) (-3676 (((-3 |#4| "failed") $) 84)) (-2395 (((-641 $) |#4| $) 130)) (-2344 (((-3 (-112) (-641 $)) |#4| $) 133)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |#4| $) 132) (((-112) |#4| $) 131)) (-2925 (((-641 $) |#4| $) 126) (((-641 $) (-641 |#4|) $) 125) (((-641 $) (-641 |#4|) (-641 $)) 124) (((-641 $) |#4| (-641 $)) 123)) (-3117 (($ |#4| $) 118) (($ (-641 |#4|) $) 117)) (-1937 (((-641 |#4|) $) 108)) (-1575 (((-112) |#4| $) 100) (((-112) $) 96)) (-1885 ((|#4| |#4| $) 91)) (-3338 (((-112) $ $) 111)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 22 (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) 101) (((-112) $) 97)) (-3899 ((|#4| |#4| $) 92)) (-3868 (((-1114) $) 11)) (-3164 (((-3 |#4| "failed") $) 85)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 62)) (-3074 (((-3 $ "failed") $ |#4|) 79)) (-3157 (($ $ |#4|) 78) (((-641 $) |#4| $) 116) (((-641 $) |#4| (-641 $)) 115) (((-641 $) (-641 |#4|) $) 114) (((-641 $) (-641 |#4|) (-641 $)) 113)) (-1703 (((-112) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) 60 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) 39)) (-4169 (((-112) $) 42)) (-1531 (($) 41)) (-3258 (((-767) $) 107)) (-3879 (((-767) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#4|) $) 52 (|has| $ (-6 -4407)))) (-3774 (($ $) 40)) (-4327 (((-536) $) 70 (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 61)) (-4350 (($ $ |#3|) 29)) (-1659 (($ $ |#3|) 31)) (-4149 (($ $) 89)) (-3025 (($ $ |#3|) 30)) (-2326 (((-858) $) 12) (((-641 |#4|) $) 38)) (-1670 (((-767) $) 77 (|has| |#3| (-368)))) (-1700 (((-112) $ $) 9)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 110) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 109)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 99)) (-2969 (((-641 $) |#4| $) 122) (((-641 $) |#4| (-641 $)) 121) (((-641 $) (-641 |#4|) $) 120) (((-641 $) (-641 |#4|) (-641 $)) 119)) (-4062 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) 82)) (-2489 (((-112) |#4| $) 136)) (-4335 (((-112) |#3| $) 81)) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
(((-780 |#1| |#2| |#3| |#4|) (-140) (-452) (-789) (-846) (-1059 |t#1| |t#2| |t#3|)) (T -780))
NIL
(-13 (-1065 |t#1| |t#2| |t#3| |t#4|))
(((-34) . T) ((-102) . T) ((-611 (-641 |#4|)) . T) ((-611 (-858)) . T) ((-151 |#4|) . T) ((-612 (-536)) |has| |#4| (-612 (-536))) ((-309 |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-489 |#4|) . T) ((-514 |#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-972 |#1| |#2| |#3| |#4|) . T) ((-1065 |#1| |#2| |#3| |#4|) . T) ((-1094) . T) ((-1202 |#1| |#2| |#3| |#4|) . T) ((-1209) . T))
-((-3520 (((-3 (-379) "failed") (-316 |#1|) (-917)) 62 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-379) "failed") (-316 |#1|)) 54 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-379) "failed") (-407 (-948 |#1|)) (-917)) 41 (|has| |#1| (-556))) (((-3 (-379) "failed") (-407 (-948 |#1|))) 40 (|has| |#1| (-556))) (((-3 (-379) "failed") (-948 |#1|) (-917)) 31 (|has| |#1| (-1045))) (((-3 (-379) "failed") (-948 |#1|)) 30 (|has| |#1| (-1045)))) (-3881 (((-379) (-316 |#1|) (-917)) 99 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-379) (-316 |#1|)) 94 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-379) (-407 (-948 |#1|)) (-917)) 91 (|has| |#1| (-556))) (((-379) (-407 (-948 |#1|))) 90 (|has| |#1| (-556))) (((-379) (-948 |#1|) (-917)) 86 (|has| |#1| (-1045))) (((-379) (-948 |#1|)) 85 (|has| |#1| (-1045))) (((-379) |#1| (-917)) 76) (((-379) |#1|) 22)) (-3667 (((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)) (-917)) 71 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-316 (-169 |#1|))) 70 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-316 |#1|) (-917)) 63 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-316 |#1|)) 61 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))) (-917)) 46 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|)))) 45 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)) (-917)) 39 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-407 (-948 |#1|))) 38 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-948 |#1|) (-917)) 28 (|has| |#1| (-1045))) (((-3 (-169 (-379)) "failed") (-948 |#1|)) 26 (|has| |#1| (-1045))) (((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)) (-917)) 18 (|has| |#1| (-172))) (((-3 (-169 (-379)) "failed") (-948 (-169 |#1|))) 15 (|has| |#1| (-172)))) (-3527 (((-169 (-379)) (-316 (-169 |#1|)) (-917)) 102 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-316 (-169 |#1|))) 101 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-316 |#1|) (-917)) 100 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-316 |#1|)) 98 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-407 (-948 (-169 |#1|))) (-917)) 93 (|has| |#1| (-556))) (((-169 (-379)) (-407 (-948 (-169 |#1|)))) 92 (|has| |#1| (-556))) (((-169 (-379)) (-407 (-948 |#1|)) (-917)) 89 (|has| |#1| (-556))) (((-169 (-379)) (-407 (-948 |#1|))) 88 (|has| |#1| (-556))) (((-169 (-379)) (-948 |#1|) (-917)) 84 (|has| |#1| (-1045))) (((-169 (-379)) (-948 |#1|)) 83 (|has| |#1| (-1045))) (((-169 (-379)) (-948 (-169 |#1|)) (-917)) 78 (|has| |#1| (-172))) (((-169 (-379)) (-948 (-169 |#1|))) 77 (|has| |#1| (-172))) (((-169 (-379)) (-169 |#1|) (-917)) 80 (|has| |#1| (-172))) (((-169 (-379)) (-169 |#1|)) 79 (|has| |#1| (-172))) (((-169 (-379)) |#1| (-917)) 27) (((-169 (-379)) |#1|) 25)))
-(((-781 |#1|) (-10 -7 (-15 -3881 ((-379) |#1|)) (-15 -3881 ((-379) |#1| (-917))) (-15 -3527 ((-169 (-379)) |#1|)) (-15 -3527 ((-169 (-379)) |#1| (-917))) (IF (|has| |#1| (-172)) (PROGN (-15 -3527 ((-169 (-379)) (-169 |#1|))) (-15 -3527 ((-169 (-379)) (-169 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-948 (-169 |#1|)))) (-15 -3527 ((-169 (-379)) (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -3881 ((-379) (-948 |#1|))) (-15 -3881 ((-379) (-948 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-948 |#1|))) (-15 -3527 ((-169 (-379)) (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -3881 ((-379) (-407 (-948 |#1|)))) (-15 -3881 ((-379) (-407 (-948 |#1|)) (-917))) (-15 -3527 ((-169 (-379)) (-407 (-948 |#1|)))) (-15 -3527 ((-169 (-379)) (-407 (-948 |#1|)) (-917))) (-15 -3527 ((-169 (-379)) (-407 (-948 (-169 |#1|))))) (-15 -3527 ((-169 (-379)) (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -3881 ((-379) (-316 |#1|))) (-15 -3881 ((-379) (-316 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-316 |#1|))) (-15 -3527 ((-169 (-379)) (-316 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-316 (-169 |#1|)))) (-15 -3527 ((-169 (-379)) (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -3520 ((-3 (-379) "failed") (-948 |#1|))) (-15 -3520 ((-3 (-379) "failed") (-948 |#1|) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 |#1|))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -3520 ((-3 (-379) "failed") (-407 (-948 |#1|)))) (-15 -3520 ((-3 (-379) "failed") (-407 (-948 |#1|)) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -3520 ((-3 (-379) "failed") (-316 |#1|))) (-15 -3520 ((-3 (-379) "failed") (-316 |#1|) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 |#1|))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 |#1|) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|)) (-612 (-379))) (T -781))
-((-3667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3667 (*1 *2 *3) (|partial| -12 (-5 *3 (-316 (-169 *4))) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3667 (*1 *2 *3) (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3520 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3520 (*1 *2 *3) (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-407 (-948 (-169 *5)))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3667 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 (-169 *4)))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3667 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3520 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3520 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3667 (*1 *2 *3) (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3520 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3520 (*1 *2 *3) (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3667 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-948 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-172)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3667 (*1 *2 *3) (|partial| -12 (-5 *3 (-948 (-169 *4))) (-4 *4 (-172)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-316 (-169 *4))) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3881 (*1 *2 *3) (-12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-169 *5)))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 (-169 *4)))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3881 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3881 (*1 *2 *3 *4) (-12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3881 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-948 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-172)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-948 (-169 *4))) (-4 *4 (-172)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-169 *5)) (-5 *4 (-917)) (-4 *5 (-172)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3527 (*1 *2 *3) (-12 (-5 *3 (-169 *4)) (-4 *4 (-172)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-169 (-379))) (-5 *1 (-781 *3)) (-4 *3 (-612 (-379))))) (-3527 (*1 *2 *3) (-12 (-5 *2 (-169 (-379))) (-5 *1 (-781 *3)) (-4 *3 (-612 (-379))))) (-3881 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-379)) (-5 *1 (-781 *3)) (-4 *3 (-612 *2)))) (-3881 (*1 *2 *3) (-12 (-5 *2 (-379)) (-5 *1 (-781 *3)) (-4 *3 (-612 *2)))))
-(-10 -7 (-15 -3881 ((-379) |#1|)) (-15 -3881 ((-379) |#1| (-917))) (-15 -3527 ((-169 (-379)) |#1|)) (-15 -3527 ((-169 (-379)) |#1| (-917))) (IF (|has| |#1| (-172)) (PROGN (-15 -3527 ((-169 (-379)) (-169 |#1|))) (-15 -3527 ((-169 (-379)) (-169 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-948 (-169 |#1|)))) (-15 -3527 ((-169 (-379)) (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -3881 ((-379) (-948 |#1|))) (-15 -3881 ((-379) (-948 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-948 |#1|))) (-15 -3527 ((-169 (-379)) (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -3881 ((-379) (-407 (-948 |#1|)))) (-15 -3881 ((-379) (-407 (-948 |#1|)) (-917))) (-15 -3527 ((-169 (-379)) (-407 (-948 |#1|)))) (-15 -3527 ((-169 (-379)) (-407 (-948 |#1|)) (-917))) (-15 -3527 ((-169 (-379)) (-407 (-948 (-169 |#1|))))) (-15 -3527 ((-169 (-379)) (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -3881 ((-379) (-316 |#1|))) (-15 -3881 ((-379) (-316 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-316 |#1|))) (-15 -3527 ((-169 (-379)) (-316 |#1|) (-917))) (-15 -3527 ((-169 (-379)) (-316 (-169 |#1|)))) (-15 -3527 ((-169 (-379)) (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -3520 ((-3 (-379) "failed") (-948 |#1|))) (-15 -3520 ((-3 (-379) "failed") (-948 |#1|) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 |#1|))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -3520 ((-3 (-379) "failed") (-407 (-948 |#1|)))) (-15 -3520 ((-3 (-379) "failed") (-407 (-948 |#1|)) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -3520 ((-3 (-379) "failed") (-316 |#1|))) (-15 -3520 ((-3 (-379) "failed") (-316 |#1|) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 |#1|))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 |#1|) (-917))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)))) (-15 -3667 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|))
-((-3582 (((-917) (-1152)) 90)) (-2571 (((-3 (-379) "failed") (-1152)) 35)) (-2590 (((-379) (-1152)) 33)) (-3278 (((-917) (-1152)) 62)) (-3413 (((-1152) (-917)) 76)) (-2290 (((-1152) (-917)) 61)))
-(((-782) (-10 -7 (-15 -2290 ((-1152) (-917))) (-15 -3278 ((-917) (-1152))) (-15 -3413 ((-1152) (-917))) (-15 -3582 ((-917) (-1152))) (-15 -2590 ((-379) (-1152))) (-15 -2571 ((-3 (-379) "failed") (-1152))))) (T -782))
-((-2571 (*1 *2 *3) (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))) (-2590 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))) (-3582 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))) (-3413 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))) (-3278 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))) (-2290 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))))
-(-10 -7 (-15 -2290 ((-1152) (-917))) (-15 -3278 ((-917) (-1152))) (-15 -3413 ((-1152) (-917))) (-15 -3582 ((-917) (-1152))) (-15 -2590 ((-379) (-1152))) (-15 -2571 ((-3 (-379) "failed") (-1152))))
-((-2337 (((-112) $ $) 7)) (-1590 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 15) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 13)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 16) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+((-3941 (((-3 (-379) "failed") (-316 |#1|) (-917)) 62 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-379) "failed") (-316 |#1|)) 54 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-379) "failed") (-407 (-948 |#1|)) (-917)) 41 (|has| |#1| (-556))) (((-3 (-379) "failed") (-407 (-948 |#1|))) 40 (|has| |#1| (-556))) (((-3 (-379) "failed") (-948 |#1|) (-917)) 31 (|has| |#1| (-1045))) (((-3 (-379) "failed") (-948 |#1|)) 30 (|has| |#1| (-1045)))) (-2163 (((-379) (-316 |#1|) (-917)) 99 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-379) (-316 |#1|)) 94 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-379) (-407 (-948 |#1|)) (-917)) 91 (|has| |#1| (-556))) (((-379) (-407 (-948 |#1|))) 90 (|has| |#1| (-556))) (((-379) (-948 |#1|) (-917)) 86 (|has| |#1| (-1045))) (((-379) (-948 |#1|)) 85 (|has| |#1| (-1045))) (((-379) |#1| (-917)) 76) (((-379) |#1|) 22)) (-2791 (((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)) (-917)) 71 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-316 (-169 |#1|))) 70 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-316 |#1|) (-917)) 63 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-316 |#1|)) 61 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))) (-917)) 46 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|)))) 45 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)) (-917)) 39 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-407 (-948 |#1|))) 38 (|has| |#1| (-556))) (((-3 (-169 (-379)) "failed") (-948 |#1|) (-917)) 28 (|has| |#1| (-1045))) (((-3 (-169 (-379)) "failed") (-948 |#1|)) 26 (|has| |#1| (-1045))) (((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)) (-917)) 18 (|has| |#1| (-172))) (((-3 (-169 (-379)) "failed") (-948 (-169 |#1|))) 15 (|has| |#1| (-172)))) (-3478 (((-169 (-379)) (-316 (-169 |#1|)) (-917)) 102 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-316 (-169 |#1|))) 101 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-316 |#1|) (-917)) 100 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-316 |#1|)) 98 (-12 (|has| |#1| (-556)) (|has| |#1| (-846)))) (((-169 (-379)) (-407 (-948 (-169 |#1|))) (-917)) 93 (|has| |#1| (-556))) (((-169 (-379)) (-407 (-948 (-169 |#1|)))) 92 (|has| |#1| (-556))) (((-169 (-379)) (-407 (-948 |#1|)) (-917)) 89 (|has| |#1| (-556))) (((-169 (-379)) (-407 (-948 |#1|))) 88 (|has| |#1| (-556))) (((-169 (-379)) (-948 |#1|) (-917)) 84 (|has| |#1| (-1045))) (((-169 (-379)) (-948 |#1|)) 83 (|has| |#1| (-1045))) (((-169 (-379)) (-948 (-169 |#1|)) (-917)) 78 (|has| |#1| (-172))) (((-169 (-379)) (-948 (-169 |#1|))) 77 (|has| |#1| (-172))) (((-169 (-379)) (-169 |#1|) (-917)) 80 (|has| |#1| (-172))) (((-169 (-379)) (-169 |#1|)) 79 (|has| |#1| (-172))) (((-169 (-379)) |#1| (-917)) 27) (((-169 (-379)) |#1|) 25)))
+(((-781 |#1|) (-10 -7 (-15 -2163 ((-379) |#1|)) (-15 -2163 ((-379) |#1| (-917))) (-15 -3478 ((-169 (-379)) |#1|)) (-15 -3478 ((-169 (-379)) |#1| (-917))) (IF (|has| |#1| (-172)) (PROGN (-15 -3478 ((-169 (-379)) (-169 |#1|))) (-15 -3478 ((-169 (-379)) (-169 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-948 (-169 |#1|)))) (-15 -3478 ((-169 (-379)) (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -2163 ((-379) (-948 |#1|))) (-15 -2163 ((-379) (-948 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-948 |#1|))) (-15 -3478 ((-169 (-379)) (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -2163 ((-379) (-407 (-948 |#1|)))) (-15 -2163 ((-379) (-407 (-948 |#1|)) (-917))) (-15 -3478 ((-169 (-379)) (-407 (-948 |#1|)))) (-15 -3478 ((-169 (-379)) (-407 (-948 |#1|)) (-917))) (-15 -3478 ((-169 (-379)) (-407 (-948 (-169 |#1|))))) (-15 -3478 ((-169 (-379)) (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -2163 ((-379) (-316 |#1|))) (-15 -2163 ((-379) (-316 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-316 |#1|))) (-15 -3478 ((-169 (-379)) (-316 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-316 (-169 |#1|)))) (-15 -3478 ((-169 (-379)) (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -3941 ((-3 (-379) "failed") (-948 |#1|))) (-15 -3941 ((-3 (-379) "failed") (-948 |#1|) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 |#1|))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -3941 ((-3 (-379) "failed") (-407 (-948 |#1|)))) (-15 -3941 ((-3 (-379) "failed") (-407 (-948 |#1|)) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -3941 ((-3 (-379) "failed") (-316 |#1|))) (-15 -3941 ((-3 (-379) "failed") (-316 |#1|) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 |#1|))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 |#1|) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|)) (-612 (-379))) (T -781))
+((-2791 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-2791 (*1 *2 *3) (|partial| -12 (-5 *3 (-316 (-169 *4))) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-2791 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-2791 (*1 *2 *3) (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3941 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3941 (*1 *2 *3) (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-2791 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-407 (-948 (-169 *5)))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-2791 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 (-169 *4)))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-2791 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-2791 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3941 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3941 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-2791 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-2791 (*1 *2 *3) (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3941 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-3941 (*1 *2 *3) (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-2791 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-948 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-172)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-2791 (*1 *2 *3) (|partial| -12 (-5 *3 (-948 (-169 *4))) (-4 *4 (-172)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-316 (-169 *4))) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-2163 (*1 *2 *3 *4) (-12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-2163 (*1 *2 *3) (-12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 (-169 *5)))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 (-169 *4)))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-2163 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-2163 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-2163 (*1 *2 *3 *4) (-12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045)) (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))) (-2163 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-948 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-172)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-948 (-169 *4))) (-4 *4 (-172)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *3 (-169 *5)) (-5 *4 (-917)) (-4 *5 (-172)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5)))) (-3478 (*1 *2 *3) (-12 (-5 *3 (-169 *4)) (-4 *4 (-172)) (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4)))) (-3478 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-169 (-379))) (-5 *1 (-781 *3)) (-4 *3 (-612 (-379))))) (-3478 (*1 *2 *3) (-12 (-5 *2 (-169 (-379))) (-5 *1 (-781 *3)) (-4 *3 (-612 (-379))))) (-2163 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-379)) (-5 *1 (-781 *3)) (-4 *3 (-612 *2)))) (-2163 (*1 *2 *3) (-12 (-5 *2 (-379)) (-5 *1 (-781 *3)) (-4 *3 (-612 *2)))))
+(-10 -7 (-15 -2163 ((-379) |#1|)) (-15 -2163 ((-379) |#1| (-917))) (-15 -3478 ((-169 (-379)) |#1|)) (-15 -3478 ((-169 (-379)) |#1| (-917))) (IF (|has| |#1| (-172)) (PROGN (-15 -3478 ((-169 (-379)) (-169 |#1|))) (-15 -3478 ((-169 (-379)) (-169 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-948 (-169 |#1|)))) (-15 -3478 ((-169 (-379)) (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -2163 ((-379) (-948 |#1|))) (-15 -2163 ((-379) (-948 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-948 |#1|))) (-15 -3478 ((-169 (-379)) (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -2163 ((-379) (-407 (-948 |#1|)))) (-15 -2163 ((-379) (-407 (-948 |#1|)) (-917))) (-15 -3478 ((-169 (-379)) (-407 (-948 |#1|)))) (-15 -3478 ((-169 (-379)) (-407 (-948 |#1|)) (-917))) (-15 -3478 ((-169 (-379)) (-407 (-948 (-169 |#1|))))) (-15 -3478 ((-169 (-379)) (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -2163 ((-379) (-316 |#1|))) (-15 -2163 ((-379) (-316 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-316 |#1|))) (-15 -3478 ((-169 (-379)) (-316 |#1|) (-917))) (-15 -3478 ((-169 (-379)) (-316 (-169 |#1|)))) (-15 -3478 ((-169 (-379)) (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 (-169 |#1|)) (-917)))) |%noBranch|) (IF (|has| |#1| (-1045)) (PROGN (-15 -3941 ((-3 (-379) "failed") (-948 |#1|))) (-15 -3941 ((-3 (-379) "failed") (-948 |#1|) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 |#1|))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-948 |#1|) (-917)))) |%noBranch|) (IF (|has| |#1| (-556)) (PROGN (-15 -3941 ((-3 (-379) "failed") (-407 (-948 |#1|)))) (-15 -3941 ((-3 (-379) "failed") (-407 (-948 |#1|)) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 |#1|)) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-407 (-948 (-169 |#1|))) (-917))) (IF (|has| |#1| (-846)) (PROGN (-15 -3941 ((-3 (-379) "failed") (-316 |#1|))) (-15 -3941 ((-3 (-379) "failed") (-316 |#1|) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 |#1|))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 |#1|) (-917))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)))) (-15 -2791 ((-3 (-169 (-379)) "failed") (-316 (-169 |#1|)) (-917)))) |%noBranch|)) |%noBranch|))
+((-2887 (((-917) (-1152)) 90)) (-2218 (((-3 (-379) "failed") (-1152)) 35)) (-3704 (((-379) (-1152)) 33)) (-3440 (((-917) (-1152)) 62)) (-4190 (((-1152) (-917)) 76)) (-1844 (((-1152) (-917)) 61)))
+(((-782) (-10 -7 (-15 -1844 ((-1152) (-917))) (-15 -3440 ((-917) (-1152))) (-15 -4190 ((-1152) (-917))) (-15 -2887 ((-917) (-1152))) (-15 -3704 ((-379) (-1152))) (-15 -2218 ((-3 (-379) "failed") (-1152))))) (T -782))
+((-2218 (*1 *2 *3) (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))) (-3704 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))) (-2887 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))) (-4190 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))) (-3440 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))) (-1844 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))))
+(-10 -7 (-15 -1844 ((-1152) (-917))) (-15 -3440 ((-917) (-1152))) (-15 -4190 ((-1152) (-917))) (-15 -2887 ((-917) (-1152))) (-15 -3704 ((-379) (-1152))) (-15 -2218 ((-3 (-379) "failed") (-1152))))
+((-2315 (((-112) $ $) 7)) (-2426 (((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 16) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)) 14)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 17) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-783) (-140)) (T -783))
-((-3940 (*1 *2 *3 *4) (-12 (-4 *1 (-783)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031)))))) (-1590 (*1 *2 *3 *2) (-12 (-4 *1 (-783)) (-5 *2 (-1031)) (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) (-3940 (*1 *2 *3 *4) (-12 (-4 *1 (-783)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031)))))) (-1590 (*1 *2 *3 *2) (-12 (-4 *1 (-783)) (-5 *2 (-1031)) (-5 *3 (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))))
-(-13 (-1094) (-10 -7 (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1590 ((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -1590 ((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)))))
+((-2358 (*1 *2 *3 *4) (-12 (-4 *1 (-783)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031)))))) (-2426 (*1 *2 *3 *2) (-12 (-4 *1 (-783)) (-5 *2 (-1031)) (-5 *3 (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))) (-2358 (*1 *2 *3 *4) (-12 (-4 *1 (-783)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031)))))) (-2426 (*1 *2 *3 *2) (-12 (-4 *1 (-783)) (-5 *2 (-1031)) (-5 *3 (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))))
+(-13 (-1094) (-10 -7 (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2426 ((-1031) (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225))) (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)) (|:| |extra| (-1031))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2426 ((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) (-1031)))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-3693 (((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379))) 54) (((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 51)) (-2769 (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 60)) (-3550 (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 49)) (-3909 (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379))) 62) (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 61)))
-(((-784) (-10 -7 (-15 -3909 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3909 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -3550 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3693 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3693 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -2769 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))))) (T -784))
-((-2769 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3693 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-564)) (-5 *6 (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379)))) (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3693 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-564)) (-5 *6 (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379)))) (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3550 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3909 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3909 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))))
-(-10 -7 (-15 -3909 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3909 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -3550 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3693 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3693 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -2769 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))))
-((-1509 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 65)) (-2632 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 42)) (-1772 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 64)) (-2167 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 40)) (-1572 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 63)) (-2737 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 26)) (-3302 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564)) 43)) (-1668 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564)) 41)) (-2229 (((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564)) 39)))
-(((-785) (-10 -7 (-15 -2229 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -1668 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -3302 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -2737 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -2167 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -2632 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1572 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1772 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1509 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))))) (T -785))
-((-1509 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1772 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1572 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-2632 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-2167 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-2737 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-3302 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1668 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-2229 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))))
-(-10 -7 (-15 -2229 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -1668 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -3302 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -2737 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -2167 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -2632 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1572 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1772 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1509 ((-2 (|:| -2051 (-379)) (|:| -2539 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))))
-((-2360 (((-1204 |#1|) |#1| (-225) (-564)) 68)))
-(((-786 |#1|) (-10 -7 (-15 -2360 ((-1204 |#1|) |#1| (-225) (-564)))) (-970)) (T -786))
-((-2360 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-225)) (-5 *5 (-564)) (-5 *2 (-1204 *3)) (-5 *1 (-786 *3)) (-4 *3 (-970)))))
-(-10 -7 (-15 -2360 ((-1204 |#1|) |#1| (-225) (-564))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 24)) (-1498 (((-3 $ "failed") $ $) 26)) (-3500 (($) 23 T CONST)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 22 T CONST)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-2992 (($ $ $) 28) (($ $) 27)) (-2980 (($ $ $) 20)) (* (($ (-917) $) 21) (($ (-767) $) 25) (($ (-564) $) 29)))
+((-3588 (((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379))) 54) (((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 51)) (-1516 (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 60)) (-3048 (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 49)) (-3391 (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379))) 62) (((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379))) 61)))
+(((-784) (-10 -7 (-15 -3391 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3391 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -3048 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3588 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3588 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -1516 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))))) (T -784))
+((-1516 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3588 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-564)) (-5 *6 (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379)))) (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3588 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-564)) (-5 *6 (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379)))) (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3048 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3391 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))) (-3391 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379))) (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264)) (-5 *1 (-784)))))
+(-10 -7 (-15 -3391 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3391 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -3048 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3588 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))) (-15 -3588 ((-1264) (-1259 (-379)) (-564) (-379) (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))) (-379) (-1259 (-379)) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)) (-1259 (-379)))) (-15 -1516 ((-1264) (-1259 (-379)) (-564) (-379) (-379) (-564) (-1 (-1264) (-1259 (-379)) (-1259 (-379)) (-379)))))
+((-2316 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 65)) (-1417 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 42)) (-3710 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 64)) (-3701 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 40)) (-1514 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 63)) (-3336 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564)) 26)) (-1966 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564)) 43)) (-3610 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564)) 41)) (-1487 (((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564)) 39)))
+(((-785) (-10 -7 (-15 -1487 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -3610 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -1966 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -3336 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -3701 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1417 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1514 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -3710 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -2316 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))))) (T -785))
+((-2316 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-3710 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1514 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1417 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-3701 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-3336 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1966 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-3610 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))) (-1487 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379)) (-5 *2 (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564)) (|:| |success| (-112)))) (-5 *1 (-785)) (-5 *5 (-564)))))
+(-10 -7 (-15 -1487 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -3610 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -1966 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564) (-564))) (-15 -3336 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -3701 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1417 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -1514 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -3710 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))) (-15 -2316 ((-2 (|:| -2061 (-379)) (|:| -2506 (-379)) (|:| |totalpts| (-564)) (|:| |success| (-112))) (-1 (-379) (-379)) (-379) (-379) (-379) (-379) (-564) (-564))))
+((-1917 (((-1204 |#1|) |#1| (-225) (-564)) 68)))
+(((-786 |#1|) (-10 -7 (-15 -1917 ((-1204 |#1|) |#1| (-225) (-564)))) (-970)) (T -786))
+((-1917 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-225)) (-5 *5 (-564)) (-5 *2 (-1204 *3)) (-5 *1 (-786 *3)) (-4 *3 (-970)))))
+(-10 -7 (-15 -1917 ((-1204 |#1|) |#1| (-225) (-564))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 25)) (-1318 (((-3 $ "failed") $ $) 27)) (-1747 (($) 24 T CONST)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 23 T CONST)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2981 (($ $ $) 29) (($ $) 28)) (-2968 (($ $ $) 21)) (* (($ (-917) $) 22) (($ (-767) $) 26) (($ (-564) $) 30)))
(((-787) (-140)) (T -787))
NIL
(-13 (-791) (-21))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-846) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 24)) (-3500 (($) 23 T CONST)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 22 T CONST)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-2980 (($ $ $) 20)) (* (($ (-917) $) 21) (($ (-767) $) 25)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 25)) (-1747 (($) 24 T CONST)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 23 T CONST)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2968 (($ $ $) 21)) (* (($ (-917) $) 22) (($ (-767) $) 26)))
(((-788) (-140)) (T -788))
NIL
(-13 (-790) (-23))
(((-23) . T) ((-25) . T) ((-102) . T) ((-611 (-858)) . T) ((-790) . T) ((-846) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 24)) (-2967 (($ $ $) 27)) (-1498 (((-3 $ "failed") $ $) 26)) (-3500 (($) 23 T CONST)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 22 T CONST)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-2980 (($ $ $) 20)) (* (($ (-917) $) 21) (($ (-767) $) 25)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 25)) (-3795 (($ $ $) 28)) (-1318 (((-3 $ "failed") $ $) 27)) (-1747 (($) 24 T CONST)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 23 T CONST)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2968 (($ $ $) 21)) (* (($ (-917) $) 22) (($ (-767) $) 26)))
(((-789) (-140)) (T -789))
-((-2967 (*1 *1 *1 *1) (-4 *1 (-789))))
-(-13 (-791) (-10 -8 (-15 -2967 ($ $ $))))
+((-3795 (*1 *1 *1 *1) (-4 *1 (-789))))
+(-13 (-791) (-10 -8 (-15 -3795 ($ $ $))))
(((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-846) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-2980 (($ $ $) 20)) (* (($ (-917) $) 21)))
+((-2315 (((-112) $ $) 7)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2968 (($ $ $) 21)) (* (($ (-917) $) 22)))
(((-790) (-140)) (T -790))
NIL
(-13 (-846) (-25))
(((-25) . T) ((-102) . T) ((-611 (-858)) . T) ((-846) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 24)) (-1498 (((-3 $ "failed") $ $) 26)) (-3500 (($) 23 T CONST)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 22 T CONST)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-2980 (($ $ $) 20)) (* (($ (-917) $) 21) (($ (-767) $) 25)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 25)) (-1318 (((-3 $ "failed") $ $) 27)) (-1747 (($) 24 T CONST)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 23 T CONST)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2968 (($ $ $) 21)) (* (($ (-917) $) 22) (($ (-767) $) 26)))
(((-791) (-140)) (T -791))
NIL
(-13 (-788) (-131))
(((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-788) . T) ((-790) . T) ((-846) . T) ((-1094) . T))
-((-2148 (((-112) $) 42)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-2961 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 43)) (-1890 (((-3 (-407 (-564)) "failed") $) 78)) (-2271 (((-112) $) 72)) (-3956 (((-407 (-564)) $) 76)) (-1464 ((|#2| $) 26)) (-4289 (($ (-1 |#2| |#2|) $) 23)) (-3836 (($ $) 58)) (-4344 (((-536) $) 67)) (-2372 (($ $) 21)) (-2350 (((-858) $) 53) (($ (-564)) 40) (($ |#2|) 38) (($ (-407 (-564))) NIL)) (-1471 (((-767)) 10)) (-3453 ((|#2| $) 71)) (-2893 (((-112) $ $) 30)) (-2912 (((-112) $ $) 69)) (-2992 (($ $) 32) (($ $ $) NIL)) (-2980 (($ $ $) 31)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 36) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 33)))
-(((-792 |#1| |#2|) (-10 -8 (-15 -2912 ((-112) |#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -3836 (|#1| |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -3453 (|#2| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -2372 (|#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2148 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-793 |#2|) (-172)) (T -792))
-((-1471 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-792 *3 *4)) (-4 *3 (-793 *4)))))
-(-10 -8 (-15 -2912 ((-112) |#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -3836 (|#1| |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -3453 (|#2| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -2372 (|#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2148 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3148 (((-767)) 52 (|has| |#1| (-368)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 94 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 91 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 88)) (-2961 (((-564) $) 93 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 90 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 89)) (-1654 (((-3 $ "failed") $) 33)) (-3619 ((|#1| $) 78)) (-1890 (((-3 (-407 (-564)) "failed") $) 65 (|has| |#1| (-545)))) (-2271 (((-112) $) 67 (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) 66 (|has| |#1| (-545)))) (-3038 (($) 55 (|has| |#1| (-368)))) (-4035 (((-112) $) 31)) (-1826 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 69)) (-1464 ((|#1| $) 70)) (-3142 (($ $ $) 61 (|has| |#1| (-846)))) (-1515 (($ $ $) 60 (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) 80)) (-2802 (((-917) $) 54 (|has| |#1| (-368)))) (-4172 (((-1152) $) 9)) (-3836 (($ $) 64 (|has| |#1| (-363)))) (-2005 (($ (-917)) 53 (|has| |#1| (-368)))) (-3151 ((|#1| $) 75)) (-2681 ((|#1| $) 76)) (-2752 ((|#1| $) 77)) (-4293 ((|#1| $) 71)) (-2905 ((|#1| $) 72)) (-2135 ((|#1| $) 73)) (-1764 ((|#1| $) 74)) (-3877 (((-1114) $) 10)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) 86 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 85 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 84 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 83 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 82 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 81 (|has| |#1| (-514 (-1170) |#1|)))) (-4362 (($ $ |#1|) 87 (|has| |#1| (-286 |#1| |#1|)))) (-4344 (((-536) $) 62 (|has| |#1| (-612 (-536))))) (-2372 (($ $) 79)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38) (($ (-407 (-564))) 92 (|has| |#1| (-1034 (-407 (-564)))))) (-3335 (((-3 $ "failed") $) 63 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3453 ((|#1| $) 68 (|has| |#1| (-1054)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 58 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 57 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 59 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 56 (|has| |#1| (-846)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
+((-2480 (((-112) $) 42)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-2938 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 43)) (-3003 (((-3 (-407 (-564)) "failed") $) 78)) (-3635 (((-112) $) 72)) (-1478 (((-407 (-564)) $) 76)) (-4158 ((|#2| $) 26)) (-4271 (($ (-1 |#2| |#2|) $) 23)) (-3806 (($ $) 58)) (-4327 (((-536) $) 67)) (-1916 (($ $) 21)) (-2326 (((-858) $) 53) (($ (-564)) 40) (($ |#2|) 38) (($ (-407 (-564))) NIL)) (-3662 (((-767)) 10)) (-2007 ((|#2| $) 71)) (-2876 (((-112) $ $) 30)) (-2897 (((-112) $ $) 69)) (-2981 (($ $) 32) (($ $ $) NIL)) (-2968 (($ $ $) 31)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 36) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 33)))
+(((-792 |#1| |#2|) (-10 -8 (-15 -2897 ((-112) |#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -3806 (|#1| |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -2007 (|#2| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -1916 (|#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2480 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-793 |#2|) (-172)) (T -792))
+((-3662 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-792 *3 *4)) (-4 *3 (-793 *4)))))
+(-10 -8 (-15 -2897 ((-112) |#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -3806 (|#1| |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -2007 (|#2| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -1916 (|#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2480 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-3127 (((-767)) 53 (|has| |#1| (-368)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 95 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 92 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 89)) (-2938 (((-564) $) 94 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 91 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 90)) (-1580 (((-3 $ "failed") $) 34)) (-3572 ((|#1| $) 79)) (-3003 (((-3 (-407 (-564)) "failed") $) 66 (|has| |#1| (-545)))) (-3635 (((-112) $) 68 (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) 67 (|has| |#1| (-545)))) (-2498 (($) 56 (|has| |#1| (-368)))) (-1980 (((-112) $) 32)) (-4177 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-4158 ((|#1| $) 71)) (-1469 (($ $ $) 62 (|has| |#1| (-846)))) (-1530 (($ $ $) 61 (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) 81)) (-2428 (((-917) $) 55 (|has| |#1| (-368)))) (-2332 (((-1152) $) 10)) (-3806 (($ $) 65 (|has| |#1| (-363)))) (-2014 (($ (-917)) 54 (|has| |#1| (-368)))) (-1664 ((|#1| $) 76)) (-4018 ((|#1| $) 77)) (-3614 ((|#1| $) 78)) (-2203 ((|#1| $) 72)) (-2949 ((|#1| $) 73)) (-3592 ((|#1| $) 74)) (-4337 ((|#1| $) 75)) (-3868 (((-1114) $) 11)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) 87 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 85 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 84 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 83 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 82 (|has| |#1| (-514 (-1170) |#1|)))) (-4361 (($ $ |#1|) 88 (|has| |#1| (-286 |#1| |#1|)))) (-4327 (((-536) $) 63 (|has| |#1| (-612 (-536))))) (-1916 (($ $) 80)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39) (($ (-407 (-564))) 93 (|has| |#1| (-1034 (-407 (-564)))))) (-2144 (((-3 $ "failed") $) 64 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2007 ((|#1| $) 69 (|has| |#1| (-1054)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 59 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 58 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 60 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 57 (|has| |#1| (-846)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40)))
(((-793 |#1|) (-140) (-172)) (T -793))
-((-2372 (*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-3619 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2752 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2681 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-3151 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-1764 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2135 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2905 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-4293 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-1464 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-1826 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-3453 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-1054)))) (-2271 (*1 *2 *1) (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112)))) (-3956 (*1 *2 *1) (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-1890 (*1 *2 *1) (|partial| -12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-3836 (*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-363)))))
-(-13 (-38 |t#1|) (-411 |t#1|) (-338 |t#1|) (-10 -8 (-15 -2372 ($ $)) (-15 -3619 (|t#1| $)) (-15 -2752 (|t#1| $)) (-15 -2681 (|t#1| $)) (-15 -3151 (|t#1| $)) (-15 -1764 (|t#1| $)) (-15 -2135 (|t#1| $)) (-15 -2905 (|t#1| $)) (-15 -4293 (|t#1| $)) (-15 -1464 (|t#1| $)) (-15 -1826 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-368)) (-6 (-368)) |%noBranch|) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -3453 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-363)) (-15 -3836 ($ $)) |%noBranch|)))
+((-1916 (*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-3614 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-4018 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-1664 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-4337 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-3592 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2949 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2203 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-4158 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-4177 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))) (-2007 (*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-1054)))) (-3635 (*1 *2 *1) (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-3003 (*1 *2 *1) (|partial| -12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-3806 (*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-363)))))
+(-13 (-38 |t#1|) (-411 |t#1|) (-338 |t#1|) (-10 -8 (-15 -1916 ($ $)) (-15 -3572 (|t#1| $)) (-15 -3614 (|t#1| $)) (-15 -4018 (|t#1| $)) (-15 -1664 (|t#1| $)) (-15 -4337 (|t#1| $)) (-15 -3592 (|t#1| $)) (-15 -2949 (|t#1| $)) (-15 -2203 (|t#1| $)) (-15 -4158 (|t#1| $)) (-15 -4177 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-368)) (-6 (-368)) |%noBranch|) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -2007 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-363)) (-15 -3806 ($ $)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0=(-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-368) |has| |#1| (-368)) ((-338 |#1|) . T) ((-411 |#1|) . T) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) . T) ((-722) . T) ((-846) |has| |#1| (-846)) ((-1034 #0#) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-4289 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
-(((-794 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#3| (-1 |#4| |#2|) |#1|))) (-793 |#2|) (-172) (-793 |#4|) (-172)) (T -794))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-4 *2 (-793 *6)) (-5 *1 (-794 *4 *5 *2 *6)) (-4 *4 (-793 *5)))))
-(-10 -7 (-15 -4289 (|#3| (-1 |#4| |#2|) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-995 |#1|) "failed") $) 35) (((-3 (-564) "failed") $) NIL (-2750 (|has| (-995 |#1|) (-1034 (-564))) (|has| |#1| (-1034 (-564))))) (((-3 (-407 (-564)) "failed") $) NIL (-2750 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2961 ((|#1| $) NIL) (((-995 |#1|) $) 33) (((-564) $) NIL (-2750 (|has| (-995 |#1|) (-1034 (-564))) (|has| |#1| (-1034 (-564))))) (((-407 (-564)) $) NIL (-2750 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-1654 (((-3 $ "failed") $) NIL)) (-3619 ((|#1| $) 16)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-545)))) (-2271 (((-112) $) NIL (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) NIL (|has| |#1| (-545)))) (-3038 (($) NIL (|has| |#1| (-368)))) (-4035 (((-112) $) NIL)) (-1826 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-995 |#1|) (-995 |#1|)) 29)) (-1464 ((|#1| $) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-3151 ((|#1| $) 22)) (-2681 ((|#1| $) 20)) (-2752 ((|#1| $) 18)) (-4293 ((|#1| $) 26)) (-2905 ((|#1| $) 25)) (-2135 ((|#1| $) 24)) (-1764 ((|#1| $) 23)) (-3877 (((-1114) $) NIL)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-4362 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2372 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-995 |#1|)) 30) (($ (-407 (-564))) NIL (-2750 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3453 ((|#1| $) NIL (|has| |#1| (-1054)))) (-2414 (($) 8 T CONST)) (-2428 (($) 12 T CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-795 |#1|) (-13 (-793 |#1|) (-411 (-995 |#1|)) (-10 -8 (-15 -1826 ($ (-995 |#1|) (-995 |#1|))))) (-172)) (T -795))
-((-1826 (*1 *1 *2 *2) (-12 (-5 *2 (-995 *3)) (-4 *3 (-172)) (-5 *1 (-795 *3)))))
-(-13 (-793 |#1|) (-411 (-995 |#1|)) (-10 -8 (-15 -1826 ($ (-995 |#1|) (-995 |#1|)))))
-((-2337 (((-112) $ $) 7)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2488 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 13)) (-2893 (((-112) $ $) 6)))
+((-4271 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
+(((-794 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#3| (-1 |#4| |#2|) |#1|))) (-793 |#2|) (-172) (-793 |#4|) (-172)) (T -794))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-4 *2 (-793 *6)) (-5 *1 (-794 *4 *5 *2 *6)) (-4 *4 (-793 *5)))))
+(-10 -7 (-15 -4271 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-995 |#1|) "failed") $) 35) (((-3 (-564) "failed") $) NIL (-2733 (|has| (-995 |#1|) (-1034 (-564))) (|has| |#1| (-1034 (-564))))) (((-3 (-407 (-564)) "failed") $) NIL (-2733 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2938 ((|#1| $) NIL) (((-995 |#1|) $) 33) (((-564) $) NIL (-2733 (|has| (-995 |#1|) (-1034 (-564))) (|has| |#1| (-1034 (-564))))) (((-407 (-564)) $) NIL (-2733 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-1580 (((-3 $ "failed") $) NIL)) (-3572 ((|#1| $) 16)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-545)))) (-3635 (((-112) $) NIL (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) NIL (|has| |#1| (-545)))) (-2498 (($) NIL (|has| |#1| (-368)))) (-1980 (((-112) $) NIL)) (-4177 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-995 |#1|) (-995 |#1|)) 29)) (-4158 ((|#1| $) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-1664 ((|#1| $) 22)) (-4018 ((|#1| $) 20)) (-3614 ((|#1| $) 18)) (-2203 ((|#1| $) 26)) (-2949 ((|#1| $) 25)) (-3592 ((|#1| $) 24)) (-4337 ((|#1| $) 23)) (-3868 (((-1114) $) NIL)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-4361 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-1916 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-995 |#1|)) 30) (($ (-407 (-564))) NIL (-2733 (|has| (-995 |#1|) (-1034 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2007 ((|#1| $) NIL (|has| |#1| (-1054)))) (-2409 (($) 8 T CONST)) (-2421 (($) 12 T CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-795 |#1|) (-13 (-793 |#1|) (-411 (-995 |#1|)) (-10 -8 (-15 -4177 ($ (-995 |#1|) (-995 |#1|))))) (-172)) (T -795))
+((-4177 (*1 *1 *2 *2) (-12 (-5 *2 (-995 *3)) (-4 *3 (-172)) (-5 *1 (-795 *3)))))
+(-13 (-793 |#1|) (-411 (-995 |#1|)) (-10 -8 (-15 -4177 ($ (-995 |#1|) (-995 |#1|)))))
+((-2315 (((-112) $ $) 7)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-3304 (((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 14)) (-2876 (((-112) $ $) 6)))
(((-796) (-140)) (T -796))
-((-3940 (*1 *2 *3 *4) (-12 (-4 *1 (-796)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)))))) (-2488 (*1 *2 *3) (-12 (-4 *1 (-796)) (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-1031)))))
-(-13 (-1094) (-10 -7 (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2488 ((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))))
+((-2358 (*1 *2 *3 *4) (-12 (-4 *1 (-796)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)))))) (-3304 (*1 *2 *3) (-12 (-4 *1 (-796)) (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-1031)))))
+(-13 (-1094) (-10 -7 (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -3304 ((-1031) (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-3545 (((-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#3| |#2| (-1170)) 19)))
-(((-797 |#1| |#2| |#3|) (-10 -7 (-15 -3545 ((-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#3| |#2| (-1170)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955)) (-652 |#2|)) (T -797))
-((-3545 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1170)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-4 *4 (-13 (-29 *6) (-1194) (-955))) (-5 *2 (-2 (|:| |particular| *4) (|:| -3776 (-641 *4)))) (-5 *1 (-797 *6 *4 *3)) (-4 *3 (-652 *4)))))
-(-10 -7 (-15 -3545 ((-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#3| |#2| (-1170))))
-((-2964 (((-3 |#2| "failed") |#2| (-114) (-294 |#2|) (-641 |#2|)) 28) (((-3 |#2| "failed") (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#2| "failed") |#2| (-114) (-1170)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#2| "failed") (-294 |#2|) (-114) (-1170)) 18) (((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-641 |#2|) (-641 (-114)) (-1170)) 24) (((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-641 (-294 |#2|)) (-641 (-114)) (-1170)) 26) (((-3 (-641 (-1259 |#2|)) "failed") (-685 |#2|) (-1170)) 37) (((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-685 |#2|) (-1259 |#2|) (-1170)) 35)))
-(((-798 |#1| |#2|) (-10 -7 (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-685 |#2|) (-1259 |#2|) (-1170))) (-15 -2964 ((-3 (-641 (-1259 |#2|)) "failed") (-685 |#2|) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-641 (-294 |#2|)) (-641 (-114)) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-641 |#2|) (-641 (-114)) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#2| "failed") (-294 |#2|) (-114) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#2| "failed") |#2| (-114) (-1170))) (-15 -2964 ((-3 |#2| "failed") (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -2964 ((-3 |#2| "failed") |#2| (-114) (-294 |#2|) (-641 |#2|)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955))) (T -798))
-((-2964 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-294 *2)) (-5 *5 (-641 *2)) (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-798 *6 *2)))) (-2964 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-294 *2)) (-5 *4 (-114)) (-5 *5 (-641 *2)) (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-5 *1 (-798 *6 *2)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))))) (-2964 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-114)) (-5 *5 (-1170)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -3776 (-641 *3))) *3 "failed")) (-5 *1 (-798 *6 *3)) (-4 *3 (-13 (-29 *6) (-1194) (-955))))) (-2964 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -3776 (-641 *7))) *7 "failed")) (-5 *1 (-798 *6 *7)))) (-2964 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114))) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-2 (|:| |particular| (-1259 *7)) (|:| -3776 (-641 (-1259 *7))))) (-5 *1 (-798 *6 *7)))) (-2964 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114))) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-2 (|:| |particular| (-1259 *7)) (|:| -3776 (-641 (-1259 *7))))) (-5 *1 (-798 *6 *7)))) (-2964 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-685 *6)) (-5 *4 (-1170)) (-4 *6 (-13 (-29 *5) (-1194) (-955))) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-1259 *6))) (-5 *1 (-798 *5 *6)))) (-2964 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-685 *7)) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-2 (|:| |particular| (-1259 *7)) (|:| -3776 (-641 (-1259 *7))))) (-5 *1 (-798 *6 *7)) (-5 *4 (-1259 *7)))))
-(-10 -7 (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-685 |#2|) (-1259 |#2|) (-1170))) (-15 -2964 ((-3 (-641 (-1259 |#2|)) "failed") (-685 |#2|) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-641 (-294 |#2|)) (-641 (-114)) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -3776 (-641 (-1259 |#2|)))) "failed") (-641 |#2|) (-641 (-114)) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#2| "failed") (-294 |#2|) (-114) (-1170))) (-15 -2964 ((-3 (-2 (|:| |particular| |#2|) (|:| -3776 (-641 |#2|))) |#2| "failed") |#2| (-114) (-1170))) (-15 -2964 ((-3 |#2| "failed") (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -2964 ((-3 |#2| "failed") |#2| (-114) (-294 |#2|) (-641 |#2|))))
-((-3145 (($) 9)) (-2499 (((-3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))) "failed") (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 31)) (-1411 (((-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $) 28)) (-2714 (($ (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))) 25)) (-3943 (($ (-641 (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) 23)) (-1613 (((-1264)) 12)))
-(((-799) (-10 -8 (-15 -3145 ($)) (-15 -1613 ((-1264))) (-15 -1411 ((-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -3943 ($ (-641 (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))))) (-15 -2714 ($ (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) (-15 -2499 ((-3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))) "failed") (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -799))
-((-2499 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))) (-5 *1 (-799)))) (-2714 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))) (-5 *1 (-799)))) (-3943 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) (-5 *1 (-799)))) (-1411 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-5 *1 (-799)))) (-1613 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-799)))) (-3145 (*1 *1) (-5 *1 (-799))))
-(-10 -8 (-15 -3145 ($)) (-15 -1613 ((-1264))) (-15 -1411 ((-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -3943 ($ (-641 (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))))) (-15 -2714 ($ (-2 (|:| -3058 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3726 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) (-15 -2499 ((-3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))) "failed") (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
-((-3125 ((|#2| |#2| (-1170)) 17)) (-2312 ((|#2| |#2| (-1170)) 56)) (-1634 (((-1 |#2| |#2|) (-1170)) 11)))
-(((-800 |#1| |#2|) (-10 -7 (-15 -3125 (|#2| |#2| (-1170))) (-15 -2312 (|#2| |#2| (-1170))) (-15 -1634 ((-1 |#2| |#2|) (-1170)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955))) (T -800))
-((-1634 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-1 *5 *5)) (-5 *1 (-800 *4 *5)) (-4 *5 (-13 (-29 *4) (-1194) (-955))))) (-2312 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955))))) (-3125 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955))))))
-(-10 -7 (-15 -3125 (|#2| |#2| (-1170))) (-15 -2312 (|#2| |#2| (-1170))) (-15 -1634 ((-1 |#2| |#2|) (-1170))))
-((-2964 (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379) (-379)) 131) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379)) 132) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-641 (-379)) (-379)) 134) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-379)) 136) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-379)) 137) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379))) 139) (((-1031) (-804) (-1057)) 123) (((-1031) (-804)) 124)) (-3940 (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804) (-1057)) 83) (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804)) 85)))
-(((-801) (-10 -7 (-15 -2964 ((-1031) (-804))) (-15 -2964 ((-1031) (-804) (-1057))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-641 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379) (-379))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804) (-1057))))) (T -801))
-((-3940 (*1 *2 *3 *4) (-12 (-5 *3 (-804)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-801)))) (-3940 (*1 *2 *3) (-12 (-5 *3 (-804)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379))) (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379))) (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379))) (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-804)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-2964 (*1 *2 *3) (-12 (-5 *3 (-804)) (-5 *2 (-1031)) (-5 *1 (-801)))))
-(-10 -7 (-15 -2964 ((-1031) (-804))) (-15 -2964 ((-1031) (-804) (-1057))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-641 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379))) (-15 -2964 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379) (-379))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804) (-1057))))
-((-2270 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3776 (-641 |#4|))) (-649 |#4|) |#4|) 35)))
-(((-802 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2270 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3776 (-641 |#4|))) (-649 |#4|) |#4|))) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -802))
-((-2270 (*1 *2 *3 *4) (-12 (-5 *3 (-649 *4)) (-4 *4 (-342 *5 *6 *7)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-802 *5 *6 *7 *4)))))
-(-10 -7 (-15 -2270 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3776 (-641 |#4|))) (-649 |#4|) |#4|)))
-((-2161 (((-2 (|:| -1583 |#3|) (|:| |rh| (-641 (-407 |#2|)))) |#4| (-641 (-407 |#2|))) 53)) (-3752 (((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#4| |#2|) 62) (((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#4|) 61) (((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#3| |#2|) 20) (((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#3|) 21)) (-2071 ((|#2| |#4| |#1|) 63) ((|#2| |#3| |#1|) 28)) (-2509 ((|#2| |#3| (-641 (-407 |#2|))) 113) (((-3 |#2| "failed") |#3| (-407 |#2|)) 109)))
-(((-803 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2509 ((-3 |#2| "failed") |#3| (-407 |#2|))) (-15 -2509 (|#2| |#3| (-641 (-407 |#2|)))) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#3|)) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#3| |#2|)) (-15 -2071 (|#2| |#3| |#1|)) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#4|)) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#4| |#2|)) (-15 -2071 (|#2| |#4| |#1|)) (-15 -2161 ((-2 (|:| -1583 |#3|) (|:| |rh| (-641 (-407 |#2|)))) |#4| (-641 (-407 |#2|))))) (-13 (-363) (-147) (-1034 (-407 (-564)))) (-1235 |#1|) (-652 |#2|) (-652 (-407 |#2|))) (T -803))
-((-2161 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-2 (|:| -1583 *7) (|:| |rh| (-641 (-407 *6))))) (-5 *1 (-803 *5 *6 *7 *3)) (-5 *4 (-641 (-407 *6))) (-4 *7 (-652 *6)) (-4 *3 (-652 (-407 *6))))) (-2071 (*1 *2 *3 *4) (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *5 *3)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-652 *2)) (-4 *3 (-652 (-407 *2))))) (-3752 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -3539 *4) (|:| -3504 *4)))) (-5 *1 (-803 *5 *4 *6 *3)) (-4 *6 (-652 *4)) (-4 *3 (-652 (-407 *4))))) (-3752 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -3539 *5) (|:| -3504 *5)))) (-5 *1 (-803 *4 *5 *6 *3)) (-4 *6 (-652 *5)) (-4 *3 (-652 (-407 *5))))) (-2071 (*1 *2 *3 *4) (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *3 *5)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *5 (-652 (-407 *2))))) (-3752 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -3539 *4) (|:| -3504 *4)))) (-5 *1 (-803 *5 *4 *3 *6)) (-4 *3 (-652 *4)) (-4 *6 (-652 (-407 *4))))) (-3752 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -3539 *5) (|:| -3504 *5)))) (-5 *1 (-803 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-652 (-407 *5))))) (-2509 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-407 *2))) (-4 *2 (-1235 *5)) (-5 *1 (-803 *5 *2 *3 *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *6 (-652 (-407 *2))))) (-2509 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-407 *2)) (-4 *2 (-1235 *5)) (-5 *1 (-803 *5 *2 *3 *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *6 (-652 *4)))))
-(-10 -7 (-15 -2509 ((-3 |#2| "failed") |#3| (-407 |#2|))) (-15 -2509 (|#2| |#3| (-641 (-407 |#2|)))) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#3|)) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#3| |#2|)) (-15 -2071 (|#2| |#3| |#1|)) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#4|)) (-15 -3752 ((-641 (-2 (|:| -3539 |#2|) (|:| -3504 |#2|))) |#4| |#2|)) (-15 -2071 (|#2| |#4| |#1|)) (-15 -2161 ((-2 (|:| -1583 |#3|) (|:| |rh| (-641 (-407 |#2|)))) |#4| (-641 (-407 |#2|)))))
-((-2337 (((-112) $ $) NIL)) (-2961 (((-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) $) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 15) (($ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 12)) (-2893 (((-112) $ $) NIL)))
-(((-804) (-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2961 ((-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) $))))) (T -804))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-804)))) (-2961 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-804)))))
-(-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2961 ((-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) $))))
-((-3668 (((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 |#3|))) |#3| (-1 (-641 |#2|) |#2| (-1166 |#2|)) (-1 (-418 |#2|) |#2|)) 157)) (-1378 (((-641 (-2 (|:| |poly| |#2|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|)) 56)) (-2510 (((-641 (-2 (|:| |deg| (-767)) (|:| -1583 |#2|))) |#3|) 126)) (-1810 ((|#2| |#3|) 45)) (-3456 (((-641 (-2 (|:| -3455 |#1|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|)) 104)) (-1833 ((|#3| |#3| (-407 |#2|)) 75) ((|#3| |#3| |#2|) 101)))
-(((-805 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1810 (|#2| |#3|)) (-15 -2510 ((-641 (-2 (|:| |deg| (-767)) (|:| -1583 |#2|))) |#3|)) (-15 -3456 ((-641 (-2 (|:| -3455 |#1|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -1378 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -3668 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 |#3|))) |#3| (-1 (-641 |#2|) |#2| (-1166 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1833 (|#3| |#3| |#2|)) (-15 -1833 (|#3| |#3| (-407 |#2|)))) (-13 (-363) (-147) (-1034 (-407 (-564)))) (-1235 |#1|) (-652 |#2|) (-652 (-407 |#2|))) (T -805))
-((-1833 (*1 *2 *2 *3) (-12 (-5 *3 (-407 *5)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *1 (-805 *4 *5 *2 *6)) (-4 *2 (-652 *5)) (-4 *6 (-652 *3)))) (-1833 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-1235 *4)) (-5 *1 (-805 *4 *3 *2 *5)) (-4 *2 (-652 *3)) (-4 *5 (-652 (-407 *3))))) (-3668 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-641 *7) *7 (-1166 *7))) (-5 *5 (-1 (-418 *7) *7)) (-4 *7 (-1235 *6)) (-4 *6 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-5 *2 (-641 (-2 (|:| |frac| (-407 *7)) (|:| -1583 *3)))) (-5 *1 (-805 *6 *7 *3 *8)) (-4 *3 (-652 *7)) (-4 *8 (-652 (-407 *7))))) (-1378 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 *3)))) (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6)) (-4 *7 (-652 (-407 *6))))) (-3456 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -3455 *5) (|:| -1583 *3)))) (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6)) (-4 *7 (-652 (-407 *6))))) (-2510 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -1583 *5)))) (-5 *1 (-805 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-652 (-407 *5))))) (-1810 (*1 *2 *3) (-12 (-4 *2 (-1235 *4)) (-5 *1 (-805 *4 *2 *3 *5)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *5 (-652 (-407 *2))))))
-(-10 -7 (-15 -1810 (|#2| |#3|)) (-15 -2510 ((-641 (-2 (|:| |deg| (-767)) (|:| -1583 |#2|))) |#3|)) (-15 -3456 ((-641 (-2 (|:| -3455 |#1|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -1378 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -3668 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 |#3|))) |#3| (-1 (-641 |#2|) |#2| (-1166 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1833 (|#3| |#3| |#2|)) (-15 -1833 (|#3| |#3| (-407 |#2|))))
-((-1995 (((-2 (|:| -3776 (-641 (-407 |#2|))) (|:| -3700 (-685 |#1|))) (-650 |#2| (-407 |#2|)) (-641 (-407 |#2|))) 151) (((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -3776 (-641 (-407 |#2|)))) (-650 |#2| (-407 |#2|)) (-407 |#2|)) 150) (((-2 (|:| -3776 (-641 (-407 |#2|))) (|:| -3700 (-685 |#1|))) (-649 (-407 |#2|)) (-641 (-407 |#2|))) 145) (((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -3776 (-641 (-407 |#2|)))) (-649 (-407 |#2|)) (-407 |#2|)) 143)) (-1299 ((|#2| (-650 |#2| (-407 |#2|))) 93) ((|#2| (-649 (-407 |#2|))) 96)))
-(((-806 |#1| |#2|) (-10 -7 (-15 -1995 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -3776 (-641 (-407 |#2|)))) (-649 (-407 |#2|)) (-407 |#2|))) (-15 -1995 ((-2 (|:| -3776 (-641 (-407 |#2|))) (|:| -3700 (-685 |#1|))) (-649 (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -1995 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -3776 (-641 (-407 |#2|)))) (-650 |#2| (-407 |#2|)) (-407 |#2|))) (-15 -1995 ((-2 (|:| -3776 (-641 (-407 |#2|))) (|:| -3700 (-685 |#1|))) (-650 |#2| (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -1299 (|#2| (-649 (-407 |#2|)))) (-15 -1299 (|#2| (-650 |#2| (-407 |#2|))))) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -806))
-((-1299 (*1 *2 *3) (-12 (-5 *3 (-650 *2 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-806 *4 *2)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))))) (-1299 (*1 *2 *3) (-12 (-5 *3 (-649 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-806 *4 *2)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))))) (-1995 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| -3776 (-641 (-407 *6))) (|:| -3700 (-685 *5)))) (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6))))) (-1995 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-806 *5 *6)))) (-1995 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| -3776 (-641 (-407 *6))) (|:| -3700 (-685 *5)))) (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6))))) (-1995 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-806 *5 *6)))))
-(-10 -7 (-15 -1995 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -3776 (-641 (-407 |#2|)))) (-649 (-407 |#2|)) (-407 |#2|))) (-15 -1995 ((-2 (|:| -3776 (-641 (-407 |#2|))) (|:| -3700 (-685 |#1|))) (-649 (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -1995 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -3776 (-641 (-407 |#2|)))) (-650 |#2| (-407 |#2|)) (-407 |#2|))) (-15 -1995 ((-2 (|:| -3776 (-641 (-407 |#2|))) (|:| -3700 (-685 |#1|))) (-650 |#2| (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -1299 (|#2| (-649 (-407 |#2|)))) (-15 -1299 (|#2| (-650 |#2| (-407 |#2|)))))
-((-1813 (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) |#5| |#4|) 52)))
-(((-807 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1813 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) |#5| |#4|))) (-363) (-652 |#1|) (-1235 |#1|) (-720 |#1| |#3|) (-652 |#4|)) (T -807))
-((-1813 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *7 (-1235 *5)) (-4 *4 (-720 *5 *7)) (-5 *2 (-2 (|:| -3700 (-685 *6)) (|:| |vec| (-1259 *5)))) (-5 *1 (-807 *5 *6 *7 *4 *3)) (-4 *6 (-652 *5)) (-4 *3 (-652 *4)))))
-(-10 -7 (-15 -1813 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) |#5| |#4|)))
-((-3668 (((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)) 47)) (-4303 (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)) 170 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|))) 167 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-418 |#2|) |#2|)) 171 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-649 (-407 |#2|))) 169 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|)) 38) (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 39) (((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|)) 36) (((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 37)) (-1378 (((-641 (-2 (|:| |poly| |#2|) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 99)))
-(((-808 |#1| |#2|) (-10 -7 (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -3668 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1378 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)))) (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)))) |%noBranch|)) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -808))
-((-4303 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))) (-4303 (*1 *2 *3) (-12 (-5 *3 (-650 *5 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5)))) (-4303 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))) (-4303 (*1 *2 *3) (-12 (-5 *3 (-649 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5)))) (-1378 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 (-650 *6 (-407 *6)))))) (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))) (-3668 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-2 (|:| |frac| (-407 *6)) (|:| -1583 (-650 *6 (-407 *6)))))) (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))) (-4303 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-650 *7 (-407 *7))) (-5 *4 (-1 (-641 *6) *7)) (-5 *5 (-1 (-418 *7) *7)) (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7)))) (-4303 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))) (-4303 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-649 (-407 *7))) (-5 *4 (-1 (-641 *6) *7)) (-5 *5 (-1 (-418 *7) *7)) (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7)))) (-4303 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))))
-(-10 -7 (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -3668 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1378 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)))) (-15 -4303 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)))) (-15 -4303 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)))) |%noBranch|))
-((-3480 (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) (-685 |#2|) (-1259 |#1|)) 109) (((-2 (|:| A (-685 |#1|)) (|:| |eqs| (-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)) (|:| -1583 |#2|) (|:| |rh| |#1|))))) (-685 |#1|) (-1259 |#1|)) 15)) (-1881 (((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-685 |#2|) (-1259 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3776 (-641 |#1|))) |#2| |#1|)) 115)) (-2964 (((-3 (-2 (|:| |particular| (-1259 |#1|)) (|:| -3776 (-685 |#1|))) "failed") (-685 |#1|) (-1259 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed") |#2| |#1|)) 52)))
-(((-809 |#1| |#2|) (-10 -7 (-15 -3480 ((-2 (|:| A (-685 |#1|)) (|:| |eqs| (-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)) (|:| -1583 |#2|) (|:| |rh| |#1|))))) (-685 |#1|) (-1259 |#1|))) (-15 -3480 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) (-685 |#2|) (-1259 |#1|))) (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#1|)) (|:| -3776 (-685 |#1|))) "failed") (-685 |#1|) (-1259 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed") |#2| |#1|))) (-15 -1881 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-685 |#2|) (-1259 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3776 (-641 |#1|))) |#2| |#1|)))) (-363) (-652 |#1|)) (T -809))
-((-1881 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -3776 (-641 *6))) *7 *6)) (-4 *6 (-363)) (-4 *7 (-652 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 *6) "failed")) (|:| -3776 (-641 (-1259 *6))))) (-5 *1 (-809 *6 *7)) (-5 *4 (-1259 *6)))) (-2964 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -3776 (-641 *6))) "failed") *7 *6)) (-4 *6 (-363)) (-4 *7 (-652 *6)) (-5 *2 (-2 (|:| |particular| (-1259 *6)) (|:| -3776 (-685 *6)))) (-5 *1 (-809 *6 *7)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *6)))) (-3480 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-652 *5)) (-5 *2 (-2 (|:| -3700 (-685 *6)) (|:| |vec| (-1259 *5)))) (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *5)))) (-3480 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-5 *2 (-2 (|:| A (-685 *5)) (|:| |eqs| (-641 (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5)) (|:| -1583 *6) (|:| |rh| *5)))))) (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *6 (-652 *5)))))
-(-10 -7 (-15 -3480 ((-2 (|:| A (-685 |#1|)) (|:| |eqs| (-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)) (|:| -1583 |#2|) (|:| |rh| |#1|))))) (-685 |#1|) (-1259 |#1|))) (-15 -3480 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) (-685 |#2|) (-1259 |#1|))) (-15 -2964 ((-3 (-2 (|:| |particular| (-1259 |#1|)) (|:| -3776 (-685 |#1|))) "failed") (-685 |#1|) (-1259 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3776 (-641 |#1|))) "failed") |#2| |#1|))) (-15 -1881 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -3776 (-641 (-1259 |#1|)))) (-685 |#2|) (-1259 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3776 (-641 |#1|))) |#2| |#1|))))
-((-1834 (((-685 |#1|) (-641 |#1|) (-767)) 14) (((-685 |#1|) (-641 |#1|)) 15)) (-3904 (((-3 (-1259 |#1|) "failed") |#2| |#1| (-641 |#1|)) 39)) (-2159 (((-3 |#1| "failed") |#2| |#1| (-641 |#1|) (-1 |#1| |#1|)) 46)))
-(((-810 |#1| |#2|) (-10 -7 (-15 -1834 ((-685 |#1|) (-641 |#1|))) (-15 -1834 ((-685 |#1|) (-641 |#1|) (-767))) (-15 -3904 ((-3 (-1259 |#1|) "failed") |#2| |#1| (-641 |#1|))) (-15 -2159 ((-3 |#1| "failed") |#2| |#1| (-641 |#1|) (-1 |#1| |#1|)))) (-363) (-652 |#1|)) (T -810))
-((-2159 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-641 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-363)) (-5 *1 (-810 *2 *3)) (-4 *3 (-652 *2)))) (-3904 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-1259 *4)) (-5 *1 (-810 *4 *3)) (-4 *3 (-652 *4)))) (-1834 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-363)) (-5 *2 (-685 *5)) (-5 *1 (-810 *5 *6)) (-4 *6 (-652 *5)))) (-1834 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-685 *4)) (-5 *1 (-810 *4 *5)) (-4 *5 (-652 *4)))))
-(-10 -7 (-15 -1834 ((-685 |#1|) (-641 |#1|))) (-15 -1834 ((-685 |#1|) (-641 |#1|) (-767))) (-15 -3904 ((-3 (-1259 |#1|) "failed") |#2| |#1| (-641 |#1|))) (-15 -2159 ((-3 |#1| "failed") |#2| |#1| (-641 |#1|) (-1 |#1| |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2148 (((-112) $) NIL (|has| |#2| (-131)))) (-1864 (($ (-917)) NIL (|has| |#2| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-2967 (($ $ $) NIL (|has| |#2| (-789)))) (-1498 (((-3 $ "failed") $ $) NIL (|has| |#2| (-131)))) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| |#2| (-368)))) (-3415 (((-564) $) NIL (|has| |#2| (-844)))) (-3797 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1094)))) (-2961 (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) NIL (|has| |#2| (-1094)))) (-2202 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) NIL (|has| |#2| (-1045)))) (-1654 (((-3 $ "failed") $) NIL (|has| |#2| (-722)))) (-3038 (($) NIL (|has| |#2| (-368)))) (-4335 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ (-564)) NIL)) (-4119 (((-112) $) NIL (|has| |#2| (-844)))) (-3305 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL (|has| |#2| (-722)))) (-2131 (((-112) $) NIL (|has| |#2| (-844)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-1909 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-4326 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#2| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#2| (-1094)))) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-2005 (($ (-917)) NIL (|has| |#2| (-368)))) (-3877 (((-1114) $) NIL (|has| |#2| (-1094)))) (-3181 ((|#2| $) NIL (|has| (-564) (-846)))) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) NIL)) (-4297 ((|#2| $ $) NIL (|has| |#2| (-1045)))) (-3643 (($ (-1259 |#2|)) NIL)) (-4228 (((-134)) NIL (|has| |#2| (-363)))) (-3735 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-3888 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1259 |#2|) $) NIL) (($ (-564)) NIL (-2750 (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) NIL (|has| |#2| (-1094))) (((-858) $) NIL (|has| |#2| (-611 (-858))))) (-1471 (((-767)) NIL (|has| |#2| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3453 (($ $) NIL (|has| |#2| (-844)))) (-2414 (($) NIL (|has| |#2| (-131)) CONST)) (-2428 (($) NIL (|has| |#2| (-722)) CONST)) (-3950 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-2945 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2893 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2934 (((-112) $ $) NIL (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2912 (((-112) $ $) 11 (-2750 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $ $) NIL (|has| |#2| (-1045))) (($ $) NIL (|has| |#2| (-1045)))) (-2980 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-767)) NIL (|has| |#2| (-722))) (($ $ (-917)) NIL (|has| |#2| (-722)))) (* (($ (-564) $) NIL (|has| |#2| (-1045))) (($ $ $) NIL (|has| |#2| (-722))) (($ $ |#2|) NIL (|has| |#2| (-722))) (($ |#2| $) NIL (|has| |#2| (-722))) (($ (-767) $) NIL (|has| |#2| (-131))) (($ (-917) $) NIL (|has| |#2| (-25)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-3751 (((-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#3| |#2| (-1170)) 19)))
+(((-797 |#1| |#2| |#3|) (-10 -7 (-15 -3751 ((-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#3| |#2| (-1170)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955)) (-652 |#2|)) (T -797))
+((-3751 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1170)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-4 *4 (-13 (-29 *6) (-1194) (-955))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2447 (-641 *4)))) (-5 *1 (-797 *6 *4 *3)) (-4 *3 (-652 *4)))))
+(-10 -7 (-15 -3751 ((-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#3| |#2| (-1170))))
+((-3571 (((-3 |#2| "failed") |#2| (-114) (-294 |#2|) (-641 |#2|)) 28) (((-3 |#2| "failed") (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#2| "failed") |#2| (-114) (-1170)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#2| "failed") (-294 |#2|) (-114) (-1170)) 18) (((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-641 |#2|) (-641 (-114)) (-1170)) 24) (((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-641 (-294 |#2|)) (-641 (-114)) (-1170)) 26) (((-3 (-641 (-1259 |#2|)) "failed") (-685 |#2|) (-1170)) 37) (((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-685 |#2|) (-1259 |#2|) (-1170)) 35)))
+(((-798 |#1| |#2|) (-10 -7 (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-685 |#2|) (-1259 |#2|) (-1170))) (-15 -3571 ((-3 (-641 (-1259 |#2|)) "failed") (-685 |#2|) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-641 (-294 |#2|)) (-641 (-114)) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-641 |#2|) (-641 (-114)) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#2| "failed") (-294 |#2|) (-114) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#2| "failed") |#2| (-114) (-1170))) (-15 -3571 ((-3 |#2| "failed") (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -3571 ((-3 |#2| "failed") |#2| (-114) (-294 |#2|) (-641 |#2|)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955))) (T -798))
+((-3571 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-114)) (-5 *4 (-294 *2)) (-5 *5 (-641 *2)) (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-798 *6 *2)))) (-3571 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-294 *2)) (-5 *4 (-114)) (-5 *5 (-641 *2)) (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-5 *1 (-798 *6 *2)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))))) (-3571 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-114)) (-5 *5 (-1170)) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -2447 (-641 *3))) *3 "failed")) (-5 *1 (-798 *6 *3)) (-4 *3 (-13 (-29 *6) (-1194) (-955))))) (-3571 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -2447 (-641 *7))) *7 "failed")) (-5 *1 (-798 *6 *7)))) (-3571 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114))) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-2 (|:| |particular| (-1259 *7)) (|:| -2447 (-641 (-1259 *7))))) (-5 *1 (-798 *6 *7)))) (-3571 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114))) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-2 (|:| |particular| (-1259 *7)) (|:| -2447 (-641 (-1259 *7))))) (-5 *1 (-798 *6 *7)))) (-3571 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-685 *6)) (-5 *4 (-1170)) (-4 *6 (-13 (-29 *5) (-1194) (-955))) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-1259 *6))) (-5 *1 (-798 *5 *6)))) (-3571 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-685 *7)) (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955))) (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-2 (|:| |particular| (-1259 *7)) (|:| -2447 (-641 (-1259 *7))))) (-5 *1 (-798 *6 *7)) (-5 *4 (-1259 *7)))))
+(-10 -7 (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-685 |#2|) (-1259 |#2|) (-1170))) (-15 -3571 ((-3 (-641 (-1259 |#2|)) "failed") (-685 |#2|) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-641 (-294 |#2|)) (-641 (-114)) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#2|)) (|:| -2447 (-641 (-1259 |#2|)))) "failed") (-641 |#2|) (-641 (-114)) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#2| "failed") (-294 |#2|) (-114) (-1170))) (-15 -3571 ((-3 (-2 (|:| |particular| |#2|) (|:| -2447 (-641 |#2|))) |#2| "failed") |#2| (-114) (-1170))) (-15 -3571 ((-3 |#2| "failed") (-294 |#2|) (-114) (-294 |#2|) (-641 |#2|))) (-15 -3571 ((-3 |#2| "failed") |#2| (-114) (-294 |#2|) (-641 |#2|))))
+((-4040 (($) 9)) (-4002 (((-3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))) "failed") (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 31)) (-3979 (((-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $) 28)) (-4066 (($ (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))) 25)) (-2636 (($ (-641 (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) 23)) (-3913 (((-1264)) 12)))
+(((-799) (-10 -8 (-15 -4040 ($)) (-15 -3913 ((-1264))) (-15 -3979 ((-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -2636 ($ (-641 (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))))) (-15 -4066 ($ (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) (-15 -4002 ((-3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))) "failed") (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))) (T -799))
+((-4002 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *2 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))) (-5 *1 (-799)))) (-4066 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))) (-5 *1 (-799)))) (-2636 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) (-5 *1 (-799)))) (-3979 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-5 *1 (-799)))) (-3913 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-799)))) (-4040 (*1 *1) (-5 *1 (-799))))
+(-10 -8 (-15 -4040 ($)) (-15 -3913 ((-1264))) (-15 -3979 ((-641 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) $)) (-15 -2636 ($ (-641 (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379)))))))) (-15 -4066 ($ (-2 (|:| -3026 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (|:| -3683 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))))))) (-15 -4002 ((-3 (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379)) (|:| |expense| (-379)) (|:| |accuracy| (-379)) (|:| |intermediateResults| (-379))) "failed") (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))))
+((-1456 ((|#2| |#2| (-1170)) 17)) (-1998 ((|#2| |#2| (-1170)) 56)) (-1460 (((-1 |#2| |#2|) (-1170)) 11)))
+(((-800 |#1| |#2|) (-10 -7 (-15 -1456 (|#2| |#2| (-1170))) (-15 -1998 (|#2| |#2| (-1170))) (-15 -1460 ((-1 |#2| |#2|) (-1170)))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)) (-13 (-29 |#1|) (-1194) (-955))) (T -800))
+((-1460 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-1 *5 *5)) (-5 *1 (-800 *4 *5)) (-4 *5 (-13 (-29 *4) (-1194) (-955))))) (-1998 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955))))) (-1456 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955))))))
+(-10 -7 (-15 -1456 (|#2| |#2| (-1170))) (-15 -1998 (|#2| |#2| (-1170))) (-15 -1460 ((-1 |#2| |#2|) (-1170))))
+((-3571 (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379) (-379)) 131) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379)) 132) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-641 (-379)) (-379)) 134) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-379)) 136) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-379)) 137) (((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379))) 139) (((-1031) (-804) (-1057)) 123) (((-1031) (-804)) 124)) (-2358 (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804) (-1057)) 83) (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804)) 85)))
+(((-801) (-10 -7 (-15 -3571 ((-1031) (-804))) (-15 -3571 ((-1031) (-804) (-1057))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-641 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379) (-379))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804) (-1057))))) (T -801))
+((-2358 (*1 *2 *3 *4) (-12 (-5 *3 (-804)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-801)))) (-2358 (*1 *2 *3) (-12 (-5 *3 (-804)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379))) (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379))) (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379))) (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-804)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-801)))) (-3571 (*1 *2 *3) (-12 (-5 *3 (-804)) (-5 *2 (-1031)) (-5 *1 (-801)))))
+(-10 -7 (-15 -3571 ((-1031) (-804))) (-15 -3571 ((-1031) (-804) (-1057))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-641 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379))) (-15 -3571 ((-1031) (-1259 (-316 (-379))) (-379) (-379) (-641 (-379)) (-316 (-379)) (-641 (-379)) (-379) (-379))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-804) (-1057))))
+((-3502 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2447 (-641 |#4|))) (-649 |#4|) |#4|) 35)))
+(((-802 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3502 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2447 (-641 |#4|))) (-649 |#4|) |#4|))) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|)) (T -802))
+((-3502 (*1 *2 *3 *4) (-12 (-5 *3 (-649 *4)) (-4 *4 (-342 *5 *6 *7)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-802 *5 *6 *7 *4)))))
+(-10 -7 (-15 -3502 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2447 (-641 |#4|))) (-649 |#4|) |#4|)))
+((-1317 (((-2 (|:| -1583 |#3|) (|:| |rh| (-641 (-407 |#2|)))) |#4| (-641 (-407 |#2|))) 53)) (-2804 (((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#4| |#2|) 62) (((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#4|) 61) (((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#3| |#2|) 20) (((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#3|) 21)) (-4168 ((|#2| |#4| |#1|) 63) ((|#2| |#3| |#1|) 28)) (-2483 ((|#2| |#3| (-641 (-407 |#2|))) 113) (((-3 |#2| "failed") |#3| (-407 |#2|)) 109)))
+(((-803 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2483 ((-3 |#2| "failed") |#3| (-407 |#2|))) (-15 -2483 (|#2| |#3| (-641 (-407 |#2|)))) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#3|)) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#3| |#2|)) (-15 -4168 (|#2| |#3| |#1|)) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#4|)) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#4| |#2|)) (-15 -4168 (|#2| |#4| |#1|)) (-15 -1317 ((-2 (|:| -1583 |#3|) (|:| |rh| (-641 (-407 |#2|)))) |#4| (-641 (-407 |#2|))))) (-13 (-363) (-147) (-1034 (-407 (-564)))) (-1235 |#1|) (-652 |#2|) (-652 (-407 |#2|))) (T -803))
+((-1317 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-2 (|:| -1583 *7) (|:| |rh| (-641 (-407 *6))))) (-5 *1 (-803 *5 *6 *7 *3)) (-5 *4 (-641 (-407 *6))) (-4 *7 (-652 *6)) (-4 *3 (-652 (-407 *6))))) (-4168 (*1 *2 *3 *4) (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *5 *3)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-652 *2)) (-4 *3 (-652 (-407 *2))))) (-2804 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -2855 *4) (|:| -3459 *4)))) (-5 *1 (-803 *5 *4 *6 *3)) (-4 *6 (-652 *4)) (-4 *3 (-652 (-407 *4))))) (-2804 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -2855 *5) (|:| -3459 *5)))) (-5 *1 (-803 *4 *5 *6 *3)) (-4 *6 (-652 *5)) (-4 *3 (-652 (-407 *5))))) (-4168 (*1 *2 *3 *4) (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *3 *5)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *5 (-652 (-407 *2))))) (-2804 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -2855 *4) (|:| -3459 *4)))) (-5 *1 (-803 *5 *4 *3 *6)) (-4 *3 (-652 *4)) (-4 *6 (-652 (-407 *4))))) (-2804 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -2855 *5) (|:| -3459 *5)))) (-5 *1 (-803 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-652 (-407 *5))))) (-2483 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-407 *2))) (-4 *2 (-1235 *5)) (-5 *1 (-803 *5 *2 *3 *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *6 (-652 (-407 *2))))) (-2483 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-407 *2)) (-4 *2 (-1235 *5)) (-5 *1 (-803 *5 *2 *3 *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *6 (-652 *4)))))
+(-10 -7 (-15 -2483 ((-3 |#2| "failed") |#3| (-407 |#2|))) (-15 -2483 (|#2| |#3| (-641 (-407 |#2|)))) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#3|)) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#3| |#2|)) (-15 -4168 (|#2| |#3| |#1|)) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#4|)) (-15 -2804 ((-641 (-2 (|:| -2855 |#2|) (|:| -3459 |#2|))) |#4| |#2|)) (-15 -4168 (|#2| |#4| |#1|)) (-15 -1317 ((-2 (|:| -1583 |#3|) (|:| |rh| (-641 (-407 |#2|)))) |#4| (-641 (-407 |#2|)))))
+((-2315 (((-112) $ $) NIL)) (-2938 (((-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) $) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 15) (($ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) 12)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-804) (-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2938 ((-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) $))))) (T -804))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-804)))) (-2938 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225)))) (-5 *1 (-804)))))
+(-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))))) (-15 -2938 ((-2 (|:| |xinit| (-225)) (|:| |xend| (-225)) (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225))) (|:| |abserr| (-225)) (|:| |relerr| (-225))) $))))
+((-2893 (((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 |#3|))) |#3| (-1 (-641 |#2|) |#2| (-1166 |#2|)) (-1 (-418 |#2|) |#2|)) 157)) (-1467 (((-641 (-2 (|:| |poly| |#2|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|)) 56)) (-2577 (((-641 (-2 (|:| |deg| (-767)) (|:| -1583 |#2|))) |#3|) 126)) (-3831 ((|#2| |#3|) 45)) (-4088 (((-641 (-2 (|:| -4008 |#1|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|)) 104)) (-3626 ((|#3| |#3| (-407 |#2|)) 75) ((|#3| |#3| |#2|) 101)))
+(((-805 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3831 (|#2| |#3|)) (-15 -2577 ((-641 (-2 (|:| |deg| (-767)) (|:| -1583 |#2|))) |#3|)) (-15 -4088 ((-641 (-2 (|:| -4008 |#1|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -1467 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -2893 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 |#3|))) |#3| (-1 (-641 |#2|) |#2| (-1166 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -3626 (|#3| |#3| |#2|)) (-15 -3626 (|#3| |#3| (-407 |#2|)))) (-13 (-363) (-147) (-1034 (-407 (-564)))) (-1235 |#1|) (-652 |#2|) (-652 (-407 |#2|))) (T -805))
+((-3626 (*1 *2 *2 *3) (-12 (-5 *3 (-407 *5)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *1 (-805 *4 *5 *2 *6)) (-4 *2 (-652 *5)) (-4 *6 (-652 *3)))) (-3626 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-1235 *4)) (-5 *1 (-805 *4 *3 *2 *5)) (-4 *2 (-652 *3)) (-4 *5 (-652 (-407 *3))))) (-2893 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-641 *7) *7 (-1166 *7))) (-5 *5 (-1 (-418 *7) *7)) (-4 *7 (-1235 *6)) (-4 *6 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-5 *2 (-641 (-2 (|:| |frac| (-407 *7)) (|:| -1583 *3)))) (-5 *1 (-805 *6 *7 *3 *8)) (-4 *3 (-652 *7)) (-4 *8 (-652 (-407 *7))))) (-1467 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 *3)))) (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6)) (-4 *7 (-652 (-407 *6))))) (-4088 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -4008 *5) (|:| -1583 *3)))) (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6)) (-4 *7 (-652 (-407 *6))))) (-2577 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -1583 *5)))) (-5 *1 (-805 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-652 (-407 *5))))) (-3831 (*1 *2 *3) (-12 (-4 *2 (-1235 *4)) (-5 *1 (-805 *4 *2 *3 *5)) (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2)) (-4 *5 (-652 (-407 *2))))))
+(-10 -7 (-15 -3831 (|#2| |#3|)) (-15 -2577 ((-641 (-2 (|:| |deg| (-767)) (|:| -1583 |#2|))) |#3|)) (-15 -4088 ((-641 (-2 (|:| -4008 |#1|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -1467 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 |#3|))) |#3| (-1 (-641 |#1|) |#2|))) (-15 -2893 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 |#3|))) |#3| (-1 (-641 |#2|) |#2| (-1166 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -3626 (|#3| |#3| |#2|)) (-15 -3626 (|#3| |#3| (-407 |#2|))))
+((-2196 (((-2 (|:| -2447 (-641 (-407 |#2|))) (|:| -3116 (-685 |#1|))) (-650 |#2| (-407 |#2|)) (-641 (-407 |#2|))) 151) (((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -2447 (-641 (-407 |#2|)))) (-650 |#2| (-407 |#2|)) (-407 |#2|)) 150) (((-2 (|:| -2447 (-641 (-407 |#2|))) (|:| -3116 (-685 |#1|))) (-649 (-407 |#2|)) (-641 (-407 |#2|))) 145) (((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -2447 (-641 (-407 |#2|)))) (-649 (-407 |#2|)) (-407 |#2|)) 143)) (-2519 ((|#2| (-650 |#2| (-407 |#2|))) 93) ((|#2| (-649 (-407 |#2|))) 96)))
+(((-806 |#1| |#2|) (-10 -7 (-15 -2196 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -2447 (-641 (-407 |#2|)))) (-649 (-407 |#2|)) (-407 |#2|))) (-15 -2196 ((-2 (|:| -2447 (-641 (-407 |#2|))) (|:| -3116 (-685 |#1|))) (-649 (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -2196 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -2447 (-641 (-407 |#2|)))) (-650 |#2| (-407 |#2|)) (-407 |#2|))) (-15 -2196 ((-2 (|:| -2447 (-641 (-407 |#2|))) (|:| -3116 (-685 |#1|))) (-650 |#2| (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -2519 (|#2| (-649 (-407 |#2|)))) (-15 -2519 (|#2| (-650 |#2| (-407 |#2|))))) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -806))
+((-2519 (*1 *2 *3) (-12 (-5 *3 (-650 *2 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-806 *4 *2)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))))) (-2519 (*1 *2 *3) (-12 (-5 *3 (-649 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-806 *4 *2)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))))) (-2196 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| -2447 (-641 (-407 *6))) (|:| -3116 (-685 *5)))) (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6))))) (-2196 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-806 *5 *6)))) (-2196 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| -2447 (-641 (-407 *6))) (|:| -3116 (-685 *5)))) (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6))))) (-2196 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-806 *5 *6)))))
+(-10 -7 (-15 -2196 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -2447 (-641 (-407 |#2|)))) (-649 (-407 |#2|)) (-407 |#2|))) (-15 -2196 ((-2 (|:| -2447 (-641 (-407 |#2|))) (|:| -3116 (-685 |#1|))) (-649 (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -2196 ((-2 (|:| |particular| (-3 (-407 |#2|) "failed")) (|:| -2447 (-641 (-407 |#2|)))) (-650 |#2| (-407 |#2|)) (-407 |#2|))) (-15 -2196 ((-2 (|:| -2447 (-641 (-407 |#2|))) (|:| -3116 (-685 |#1|))) (-650 |#2| (-407 |#2|)) (-641 (-407 |#2|)))) (-15 -2519 (|#2| (-649 (-407 |#2|)))) (-15 -2519 (|#2| (-650 |#2| (-407 |#2|)))))
+((-2262 (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) |#5| |#4|) 52)))
+(((-807 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2262 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) |#5| |#4|))) (-363) (-652 |#1|) (-1235 |#1|) (-720 |#1| |#3|) (-652 |#4|)) (T -807))
+((-2262 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *7 (-1235 *5)) (-4 *4 (-720 *5 *7)) (-5 *2 (-2 (|:| -3116 (-685 *6)) (|:| |vec| (-1259 *5)))) (-5 *1 (-807 *5 *6 *7 *4 *3)) (-4 *6 (-652 *5)) (-4 *3 (-652 *4)))))
+(-10 -7 (-15 -2262 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) |#5| |#4|)))
+((-2893 (((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)) 47)) (-1853 (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)) 170 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|))) 167 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-418 |#2|) |#2|)) 171 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-649 (-407 |#2|))) 169 (|has| |#1| (-27))) (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|)) 38) (((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 39) (((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|)) 36) (((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 37)) (-1467 (((-641 (-2 (|:| |poly| |#2|) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|)) 99)))
+(((-808 |#1| |#2|) (-10 -7 (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -2893 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1467 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)))) (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)))) |%noBranch|)) (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))) (-1235 |#1|)) (T -808))
+((-1853 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))) (-1853 (*1 *2 *3) (-12 (-5 *3 (-650 *5 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5)))) (-1853 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))) (-1853 (*1 *2 *3) (-12 (-5 *3 (-649 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5)))) (-1467 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 (-650 *6 (-407 *6)))))) (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))) (-2893 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-5 *2 (-641 (-2 (|:| |frac| (-407 *6)) (|:| -1583 (-650 *6 (-407 *6)))))) (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))) (-1853 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-650 *7 (-407 *7))) (-5 *4 (-1 (-641 *6) *7)) (-5 *5 (-1 (-418 *7) *7)) (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7)))) (-1853 (*1 *2 *3 *4) (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))) (-1853 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-649 (-407 *7))) (-5 *4 (-1 (-641 *6) *7)) (-5 *5 (-1 (-418 *7) *7)) (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7)))) (-1853 (*1 *2 *3 *4) (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-641 *5) *6)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))))
+(-10 -7 (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|) (-1 (-418 |#2|) |#2|))) (-15 -2893 ((-641 (-2 (|:| |frac| (-407 |#2|)) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1467 ((-641 (-2 (|:| |poly| |#2|) (|:| -1583 (-650 |#2| (-407 |#2|))))) (-650 |#2| (-407 |#2|)) (-1 (-641 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)))) (-15 -1853 ((-641 (-407 |#2|)) (-649 (-407 |#2|)) (-1 (-418 |#2|) |#2|))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)))) (-15 -1853 ((-641 (-407 |#2|)) (-650 |#2| (-407 |#2|)) (-1 (-418 |#2|) |#2|)))) |%noBranch|))
+((-3925 (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) (-685 |#2|) (-1259 |#1|)) 109) (((-2 (|:| A (-685 |#1|)) (|:| |eqs| (-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)) (|:| -1583 |#2|) (|:| |rh| |#1|))))) (-685 |#1|) (-1259 |#1|)) 15)) (-3607 (((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-685 |#2|) (-1259 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2447 (-641 |#1|))) |#2| |#1|)) 115)) (-3571 (((-3 (-2 (|:| |particular| (-1259 |#1|)) (|:| -2447 (-685 |#1|))) "failed") (-685 |#1|) (-1259 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed") |#2| |#1|)) 52)))
+(((-809 |#1| |#2|) (-10 -7 (-15 -3925 ((-2 (|:| A (-685 |#1|)) (|:| |eqs| (-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)) (|:| -1583 |#2|) (|:| |rh| |#1|))))) (-685 |#1|) (-1259 |#1|))) (-15 -3925 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) (-685 |#2|) (-1259 |#1|))) (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#1|)) (|:| -2447 (-685 |#1|))) "failed") (-685 |#1|) (-1259 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed") |#2| |#1|))) (-15 -3607 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-685 |#2|) (-1259 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2447 (-641 |#1|))) |#2| |#1|)))) (-363) (-652 |#1|)) (T -809))
+((-3607 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2447 (-641 *6))) *7 *6)) (-4 *6 (-363)) (-4 *7 (-652 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1259 *6) "failed")) (|:| -2447 (-641 (-1259 *6))))) (-5 *1 (-809 *6 *7)) (-5 *4 (-1259 *6)))) (-3571 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -2447 (-641 *6))) "failed") *7 *6)) (-4 *6 (-363)) (-4 *7 (-652 *6)) (-5 *2 (-2 (|:| |particular| (-1259 *6)) (|:| -2447 (-685 *6)))) (-5 *1 (-809 *6 *7)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *6)))) (-3925 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-4 *6 (-652 *5)) (-5 *2 (-2 (|:| -3116 (-685 *6)) (|:| |vec| (-1259 *5)))) (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *5)))) (-3925 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-5 *2 (-2 (|:| A (-685 *5)) (|:| |eqs| (-641 (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5)) (|:| -1583 *6) (|:| |rh| *5)))))) (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *6 (-652 *5)))))
+(-10 -7 (-15 -3925 ((-2 (|:| A (-685 |#1|)) (|:| |eqs| (-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)) (|:| -1583 |#2|) (|:| |rh| |#1|))))) (-685 |#1|) (-1259 |#1|))) (-15 -3925 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#1|))) (-685 |#2|) (-1259 |#1|))) (-15 -3571 ((-3 (-2 (|:| |particular| (-1259 |#1|)) (|:| -2447 (-685 |#1|))) "failed") (-685 |#1|) (-1259 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2447 (-641 |#1|))) "failed") |#2| |#1|))) (-15 -3607 ((-2 (|:| |particular| (-3 (-1259 |#1|) "failed")) (|:| -2447 (-641 (-1259 |#1|)))) (-685 |#2|) (-1259 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2447 (-641 |#1|))) |#2| |#1|))))
+((-3740 (((-685 |#1|) (-641 |#1|) (-767)) 14) (((-685 |#1|) (-641 |#1|)) 15)) (-4216 (((-3 (-1259 |#1|) "failed") |#2| |#1| (-641 |#1|)) 39)) (-4204 (((-3 |#1| "failed") |#2| |#1| (-641 |#1|) (-1 |#1| |#1|)) 46)))
+(((-810 |#1| |#2|) (-10 -7 (-15 -3740 ((-685 |#1|) (-641 |#1|))) (-15 -3740 ((-685 |#1|) (-641 |#1|) (-767))) (-15 -4216 ((-3 (-1259 |#1|) "failed") |#2| |#1| (-641 |#1|))) (-15 -4204 ((-3 |#1| "failed") |#2| |#1| (-641 |#1|) (-1 |#1| |#1|)))) (-363) (-652 |#1|)) (T -810))
+((-4204 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-641 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-363)) (-5 *1 (-810 *2 *3)) (-4 *3 (-652 *2)))) (-4216 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-1259 *4)) (-5 *1 (-810 *4 *3)) (-4 *3 (-652 *4)))) (-3740 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-363)) (-5 *2 (-685 *5)) (-5 *1 (-810 *5 *6)) (-4 *6 (-652 *5)))) (-3740 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-685 *4)) (-5 *1 (-810 *4 *5)) (-4 *5 (-652 *4)))))
+(-10 -7 (-15 -3740 ((-685 |#1|) (-641 |#1|))) (-15 -3740 ((-685 |#1|) (-641 |#1|) (-767))) (-15 -4216 ((-3 (-1259 |#1|) "failed") |#2| |#1| (-641 |#1|))) (-15 -4204 ((-3 |#1| "failed") |#2| |#1| (-641 |#1|) (-1 |#1| |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2480 (((-112) $) NIL (|has| |#2| (-131)))) (-3644 (($ (-917)) NIL (|has| |#2| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3795 (($ $ $) NIL (|has| |#2| (-789)))) (-1318 (((-3 $ "failed") $ $) NIL (|has| |#2| (-131)))) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| |#2| (-368)))) (-1336 (((-564) $) NIL (|has| |#2| (-844)))) (-2463 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1094)))) (-2938 (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) ((|#2| $) NIL (|has| |#2| (-1094)))) (-1863 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#2| (-1045)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#2| (-1045))) (((-685 |#2|) (-685 $)) NIL (|has| |#2| (-1045)))) (-1580 (((-3 $ "failed") $) NIL (|has| |#2| (-722)))) (-2498 (($) NIL (|has| |#2| (-368)))) (-2619 ((|#2| $ (-564) |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ (-564)) NIL)) (-3530 (((-112) $) NIL (|has| |#2| (-844)))) (-1624 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL (|has| |#2| (-722)))) (-4371 (((-112) $) NIL (|has| |#2| (-844)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-4276 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2613 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#2| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#2| (-1094)))) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-2014 (($ (-917)) NIL (|has| |#2| (-368)))) (-3868 (((-1114) $) NIL (|has| |#2| (-1094)))) (-3164 ((|#2| $) NIL (|has| (-564) (-846)))) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ (-564) |#2|) NIL) ((|#2| $ (-564)) NIL)) (-2529 ((|#2| $ $) NIL (|has| |#2| (-1045)))) (-3597 (($ (-1259 |#2|)) NIL)) (-2476 (((-134)) NIL (|has| |#2| (-363)))) (-3142 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-3879 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1259 |#2|) $) NIL) (($ (-564)) NIL (-2733 (-12 (|has| |#2| (-1034 (-564))) (|has| |#2| (-1094))) (|has| |#2| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#2| (-1034 (-407 (-564)))) (|has| |#2| (-1094)))) (($ |#2|) NIL (|has| |#2| (-1094))) (((-858) $) NIL (|has| |#2| (-611 (-858))))) (-3662 (((-767)) NIL (|has| |#2| (-1045)) CONST)) (-1700 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-4062 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2007 (($ $) NIL (|has| |#2| (-844)))) (-2409 (($) NIL (|has| |#2| (-131)) CONST)) (-2421 (($) NIL (|has| |#2| (-722)) CONST)) (-3922 (($ $) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#2| (-233)) (|has| |#2| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#2| (-896 (-1170))) (|has| |#2| (-1045)))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#2| (-1045))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-1045)))) (-2932 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2876 (((-112) $ $) NIL (|has| |#2| (-1094)))) (-2920 (((-112) $ $) NIL (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2897 (((-112) $ $) 11 (-2733 (|has| |#2| (-789)) (|has| |#2| (-844))))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $ $) NIL (|has| |#2| (-1045))) (($ $) NIL (|has| |#2| (-1045)))) (-2968 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-767)) NIL (|has| |#2| (-722))) (($ $ (-917)) NIL (|has| |#2| (-722)))) (* (($ (-564) $) NIL (|has| |#2| (-1045))) (($ $ $) NIL (|has| |#2| (-722))) (($ $ |#2|) NIL (|has| |#2| (-722))) (($ |#2| $) NIL (|has| |#2| (-722))) (($ (-767) $) NIL (|has| |#2| (-131))) (($ (-917) $) NIL (|has| |#2| (-25)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-811 |#1| |#2| |#3|) (-238 |#1| |#2|) (-767) (-789) (-1 (-112) (-1259 |#2|) (-1259 |#2|))) (T -811))
NIL
(-238 |#1| |#2|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1413 (((-641 (-767)) $) NIL) (((-641 (-767)) $ (-1170)) NIL)) (-3268 (((-767) $) NIL) (((-767) $ (-1170)) NIL)) (-3743 (((-641 (-814 (-1170))) $) NIL)) (-3562 (((-1166 $) $ (-814 (-1170))) NIL) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-814 (-1170)))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1986 (($ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-814 (-1170)) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL) (((-3 (-1119 |#1| (-1170)) "failed") $) NIL)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-814 (-1170)) $) NIL) (((-1170) $) NIL) (((-1119 |#1| (-1170)) $) NIL)) (-3594 (($ $ $ (-814 (-1170))) NIL (|has| |#1| (-172)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ (-814 (-1170))) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-531 (-814 (-1170))) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-814 (-1170)) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-814 (-1170)) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3533 (((-767) $ (-1170)) NIL) (((-767) $) NIL)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#1|) (-814 (-1170))) NIL) (($ (-1166 $) (-814 (-1170))) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-531 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-814 (-1170))) NIL)) (-4253 (((-531 (-814 (-1170))) $) NIL) (((-767) $ (-814 (-1170))) NIL) (((-641 (-767)) $ (-641 (-814 (-1170)))) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-531 (-814 (-1170))) (-531 (-814 (-1170)))) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-4195 (((-1 $ (-767)) (-1170)) NIL) (((-1 $ (-767)) $) NIL (|has| |#1| (-233)))) (-1758 (((-3 (-814 (-1170)) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-1392 (((-814 (-1170)) $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-2422 (((-112) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-814 (-1170))) (|:| -1377 (-767))) "failed") $) NIL)) (-3104 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-814 (-1170)) |#1|) NIL) (($ $ (-641 (-814 (-1170))) (-641 |#1|)) NIL) (($ $ (-814 (-1170)) $) NIL) (($ $ (-641 (-814 (-1170))) (-641 $)) NIL) (($ $ (-1170) $) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 $)) NIL (|has| |#1| (-233))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-233)))) (-3358 (($ $ (-814 (-1170))) NIL (|has| |#1| (-172)))) (-3735 (($ $ (-814 (-1170))) NIL) (($ $ (-641 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3970 (((-641 (-1170)) $) NIL)) (-2762 (((-531 (-814 (-1170))) $) NIL) (((-767) $ (-814 (-1170))) NIL) (((-641 (-767)) $ (-641 (-814 (-1170)))) NIL) (((-767) $ (-1170)) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-814 (-1170)) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-814 (-1170)) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-814 (-1170)) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-814 (-1170))) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-814 (-1170))) NIL) (($ (-1170)) NIL) (($ (-1119 |#1| (-1170))) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-531 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-814 (-1170))) NIL) (($ $ (-641 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4010 (((-641 (-767)) $) NIL) (((-641 (-767)) $ (-1170)) NIL)) (-2829 (((-767) $) NIL) (((-767) $ (-1170)) NIL)) (-3702 (((-641 (-814 (-1170))) $) NIL)) (-3510 (((-1166 $) $ (-814 (-1170))) NIL) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-814 (-1170)))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1655 (($ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-814 (-1170)) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL) (((-3 (-1119 |#1| (-1170)) "failed") $) NIL)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-814 (-1170)) $) NIL) (((-1170) $) NIL) (((-1119 |#1| (-1170)) $) NIL)) (-1545 (($ $ $ (-814 (-1170))) NIL (|has| |#1| (-172)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ (-814 (-1170))) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-531 (-814 (-1170))) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-814 (-1170)) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-814 (-1170)) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3924 (((-767) $ (-1170)) NIL) (((-767) $) NIL)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#1|) (-814 (-1170))) NIL) (($ (-1166 $) (-814 (-1170))) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-531 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-814 (-1170))) NIL)) (-2035 (((-531 (-814 (-1170))) $) NIL) (((-767) $ (-814 (-1170))) NIL) (((-641 (-767)) $ (-641 (-814 (-1170)))) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-531 (-814 (-1170))) (-531 (-814 (-1170)))) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2543 (((-1 $ (-767)) (-1170)) NIL) (((-1 $ (-767)) $) NIL (|has| |#1| (-233)))) (-1897 (((-3 (-814 (-1170)) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-1401 (((-814 (-1170)) $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-3747 (((-112) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-814 (-1170))) (|:| -4165 (-767))) "failed") $) NIL)) (-3084 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-814 (-1170)) |#1|) NIL) (($ $ (-641 (-814 (-1170))) (-641 |#1|)) NIL) (($ $ (-814 (-1170)) $) NIL) (($ $ (-641 (-814 (-1170))) (-641 $)) NIL) (($ $ (-1170) $) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 $)) NIL (|has| |#1| (-233))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-233)))) (-2576 (($ $ (-814 (-1170))) NIL (|has| |#1| (-172)))) (-3142 (($ $ (-814 (-1170))) NIL) (($ $ (-641 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3360 (((-641 (-1170)) $) NIL)) (-3258 (((-531 (-814 (-1170))) $) NIL) (((-767) $ (-814 (-1170))) NIL) (((-641 (-767)) $ (-641 (-814 (-1170)))) NIL) (((-767) $ (-1170)) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-814 (-1170)) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-814 (-1170)) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-814 (-1170)) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-814 (-1170))) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-814 (-1170))) NIL) (($ (-1170)) NIL) (($ (-1119 |#1| (-1170))) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-531 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-814 (-1170))) NIL) (($ $ (-641 (-814 (-1170)))) NIL) (($ $ (-814 (-1170)) (-767)) NIL) (($ $ (-641 (-814 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-812 |#1|) (-13 (-253 |#1| (-1170) (-814 (-1170)) (-531 (-814 (-1170)))) (-1034 (-1119 |#1| (-1170)))) (-1045)) (T -812))
NIL
(-13 (-253 |#1| (-1170) (-814 (-1170)) (-531 (-814 (-1170)))) (-1034 (-1119 |#1| (-1170))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#2| (-363)))) (-2890 (($ $) NIL (|has| |#2| (-363)))) (-3760 (((-112) $) NIL (|has| |#2| (-363)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#2| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#2| (-363)))) (-2697 (((-112) $ $) NIL (|has| |#2| (-363)))) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL (|has| |#2| (-363)))) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL (|has| |#2| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#2| (-363)))) (-3037 (((-112) $) NIL (|has| |#2| (-363)))) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3202 (($ (-641 $)) NIL (|has| |#2| (-363))) (($ $ $) NIL (|has| |#2| (-363)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 20 (|has| |#2| (-363)))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#2| (-363))) (($ $ $) NIL (|has| |#2| (-363)))) (-3595 (((-418 $) $) NIL (|has| |#2| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#2| (-363)))) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#2| (-363)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3864 (((-767) $) NIL (|has| |#2| (-363)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-363)))) (-3735 (($ $ (-767)) NIL) (($ $) 13)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-407 (-564))) NIL (|has| |#2| (-363))) (($ $) NIL (|has| |#2| (-363)))) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL (|has| |#2| (-363)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) 15 (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL) (($ $ (-564)) 18 (|has| |#2| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-407 (-564)) $) NIL (|has| |#2| (-363))) (($ $ (-407 (-564))) NIL (|has| |#2| (-363)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#2| (-363)))) (-2086 (($ $) NIL (|has| |#2| (-363)))) (-3466 (((-112) $) NIL (|has| |#2| (-363)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#2| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#2| (-363)))) (-3143 (((-112) $ $) NIL (|has| |#2| (-363)))) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL (|has| |#2| (-363)))) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL (|has| |#2| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#2| (-363)))) (-4218 (((-112) $) NIL (|has| |#2| (-363)))) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3172 (($ (-641 $)) NIL (|has| |#2| (-363))) (($ $ $) NIL (|has| |#2| (-363)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 20 (|has| |#2| (-363)))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#2| (-363))) (($ $ $) NIL (|has| |#2| (-363)))) (-3546 (((-418 $) $) NIL (|has| |#2| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#2| (-363)))) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#2| (-363)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-2468 (((-767) $) NIL (|has| |#2| (-363)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-363)))) (-3142 (($ $ (-767)) NIL) (($ $) 13)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-407 (-564))) NIL (|has| |#2| (-363))) (($ $) NIL (|has| |#2| (-363)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#2| (-363)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) 15 (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL) (($ $ (-564)) 18 (|has| |#2| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-407 (-564)) $) NIL (|has| |#2| (-363))) (($ $ (-407 (-564))) NIL (|has| |#2| (-363)))))
(((-813 |#1| |#2| |#3|) (-13 (-111 $ $) (-233) (-490 |#2|) (-10 -7 (IF (|has| |#2| (-363)) (-6 (-363)) |%noBranch|))) (-1094) (-896 |#1|) |#1|) (T -813))
NIL
(-13 (-111 $ $) (-233) (-490 |#2|) (-10 -7 (IF (|has| |#2| (-363)) (-6 (-363)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-3268 (((-767) $) NIL)) (-3257 ((|#1| $) 10)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-3533 (((-767) $) 11)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4195 (($ |#1| (-767)) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3735 (($ $) NIL) (($ $ (-767)) NIL)) (-2350 (((-858) $) NIL) (($ |#1|) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2829 (((-767) $) NIL)) (-3229 ((|#1| $) 10)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-3924 (((-767) $) 11)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2543 (($ |#1| (-767)) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3142 (($ $) NIL) (($ $ (-767)) NIL)) (-2326 (((-858) $) NIL) (($ |#1|) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
(((-814 |#1|) (-266 |#1|) (-846)) (T -814))
NIL
(-266 |#1|)
-((-2337 (((-112) $ $) NIL)) (-4148 (((-641 |#1|) $) 38)) (-3148 (((-767) $) NIL)) (-3500 (($) NIL T CONST)) (-3923 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 28)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-3193 (($ $) 42)) (-1654 (((-3 $ "failed") $) NIL)) (-3831 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-4035 (((-112) $) NIL)) (-2550 ((|#1| $ (-564)) NIL)) (-1429 (((-767) $ (-564)) NIL)) (-3041 (($ $) 51)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-2655 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 25)) (-3248 (((-112) $ $) 49)) (-4029 (((-767) $) 34)) (-4172 (((-1152) $) NIL)) (-2650 (($ $ $) NIL)) (-2963 (($ $ $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 ((|#1| $) 41)) (-1974 (((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $) NIL)) (-2548 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-2350 (((-858) $) NIL) (($ |#1|) NIL)) (-2428 (($) 20 T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 50)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ |#1| (-767)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-815 |#1|) (-13 (-842) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -3181 (|#1| $)) (-15 -3193 ($ $)) (-15 -3041 ($ $)) (-15 -3248 ((-112) $ $)) (-15 -2963 ($ $ $)) (-15 -2650 ($ $ $)) (-15 -2655 ((-3 $ "failed") $ $)) (-15 -3923 ((-3 $ "failed") $ $)) (-15 -2655 ((-3 $ "failed") $ |#1|)) (-15 -3923 ((-3 $ "failed") $ |#1|)) (-15 -2548 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3831 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3148 ((-767) $)) (-15 -1429 ((-767) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -1974 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $)) (-15 -4029 ((-767) $)) (-15 -4148 ((-641 |#1|) $)))) (-846)) (T -815))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3181 (*1 *2 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3193 (*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3041 (*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3248 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-2963 (*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2650 (*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2655 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3923 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2655 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3923 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2548 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-815 *3)) (|:| |rm| (-815 *3)))) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-3831 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-815 *3)) (|:| |mm| (-815 *3)) (|:| |rm| (-815 *3)))) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-3148 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-1429 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-815 *4)) (-4 *4 (-846)))) (-2550 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-1974 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 (-767))))) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-4029 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-815 *3)) (-4 *3 (-846)))))
-(-13 (-842) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -3181 (|#1| $)) (-15 -3193 ($ $)) (-15 -3041 ($ $)) (-15 -3248 ((-112) $ $)) (-15 -2963 ($ $ $)) (-15 -2650 ($ $ $)) (-15 -2655 ((-3 $ "failed") $ $)) (-15 -3923 ((-3 $ "failed") $ $)) (-15 -2655 ((-3 $ "failed") $ |#1|)) (-15 -3923 ((-3 $ "failed") $ |#1|)) (-15 -2548 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3831 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3148 ((-767) $)) (-15 -1429 ((-767) $ (-564))) (-15 -2550 (|#1| $ (-564))) (-15 -1974 ((-641 (-2 (|:| |gen| |#1|) (|:| -1671 (-767)))) $)) (-15 -4029 ((-767) $)) (-15 -4148 ((-641 |#1|) $))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3415 (((-564) $) 54)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4119 (((-112) $) 52)) (-4035 (((-112) $) 31)) (-2131 (((-112) $) 53)) (-3142 (($ $ $) 51)) (-1515 (($ $ $) 50)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ $) 43)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-3453 (($ $) 55)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 48)) (-2922 (((-112) $ $) 47)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 49)) (-2912 (((-112) $ $) 46)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) NIL)) (-4122 (((-641 |#1|) $) 38)) (-3127 (((-767) $) NIL)) (-1747 (($) NIL T CONST)) (-2342 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 28)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-3176 (($ $) 42)) (-1580 (((-3 $ "failed") $) NIL)) (-1816 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-1980 (((-112) $) NIL)) (-2098 ((|#1| $ (-564)) NIL)) (-2963 (((-767) $ (-564)) NIL)) (-1488 (($ $) 51)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-3016 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 25)) (-1722 (((-112) $ $) 49)) (-2313 (((-767) $) 34)) (-2332 (((-1152) $) NIL)) (-3724 (($ $ $) NIL)) (-3443 (($ $ $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 ((|#1| $) 41)) (-4006 (((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $) NIL)) (-2512 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-2326 (((-858) $) NIL) (($ |#1|) NIL)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 20 T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 50)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ |#1| (-767)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-815 |#1|) (-13 (-842) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -3164 (|#1| $)) (-15 -3176 ($ $)) (-15 -1488 ($ $)) (-15 -1722 ((-112) $ $)) (-15 -3443 ($ $ $)) (-15 -3724 ($ $ $)) (-15 -3016 ((-3 $ "failed") $ $)) (-15 -2342 ((-3 $ "failed") $ $)) (-15 -3016 ((-3 $ "failed") $ |#1|)) (-15 -2342 ((-3 $ "failed") $ |#1|)) (-15 -2512 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1816 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3127 ((-767) $)) (-15 -2963 ((-767) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -4006 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $)) (-15 -2313 ((-767) $)) (-15 -4122 ((-641 |#1|) $)))) (-846)) (T -815))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3164 (*1 *2 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3176 (*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-1488 (*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-1722 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-3443 (*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3724 (*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3016 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2342 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-3016 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2342 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-2512 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-815 *3)) (|:| |rm| (-815 *3)))) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-1816 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-815 *3)) (|:| |mm| (-815 *3)) (|:| |rm| (-815 *3)))) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-3127 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-2963 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-815 *4)) (-4 *4 (-846)))) (-2098 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-815 *2)) (-4 *2 (-846)))) (-4006 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 (-767))))) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-815 *3)) (-4 *3 (-846)))) (-4122 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-815 *3)) (-4 *3 (-846)))))
+(-13 (-842) (-1034 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-767))) (-15 -3164 (|#1| $)) (-15 -3176 ($ $)) (-15 -1488 ($ $)) (-15 -1722 ((-112) $ $)) (-15 -3443 ($ $ $)) (-15 -3724 ($ $ $)) (-15 -3016 ((-3 $ "failed") $ $)) (-15 -2342 ((-3 $ "failed") $ $)) (-15 -3016 ((-3 $ "failed") $ |#1|)) (-15 -2342 ((-3 $ "failed") $ |#1|)) (-15 -2512 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1816 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3127 ((-767) $)) (-15 -2963 ((-767) $ (-564))) (-15 -2098 (|#1| $ (-564))) (-15 -4006 ((-641 (-2 (|:| |gen| |#1|) (|:| -1673 (-767)))) $)) (-15 -2313 ((-767) $)) (-15 -4122 ((-641 |#1|) $))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1336 (((-564) $) 55)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-3530 (((-112) $) 53)) (-1980 (((-112) $) 32)) (-4371 (((-112) $) 54)) (-1469 (($ $ $) 52)) (-1530 (($ $ $) 51)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ $) 44)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2007 (($ $) 56)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 49)) (-2909 (((-112) $ $) 48)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 50)) (-2897 (((-112) $ $) 47)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-816) (-140)) (T -816))
NIL
(-13 (-556) (-844))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-787) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-844) . T) ((-846) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3913 (($ (-1114)) 7)) (-2525 (((-112) $ (-1152) (-1114)) 15)) (-3538 (((-818) $) 12)) (-2087 (((-818) $) 11)) (-3975 (((-1264) $) 9)) (-2728 (((-112) $ (-1114)) 16)))
-(((-817) (-10 -8 (-15 -3913 ($ (-1114))) (-15 -3975 ((-1264) $)) (-15 -2087 ((-818) $)) (-15 -3538 ((-818) $)) (-15 -2525 ((-112) $ (-1152) (-1114))) (-15 -2728 ((-112) $ (-1114))))) (T -817))
-((-2728 (*1 *2 *1 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))) (-2525 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))) (-3538 (*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))) (-2087 (*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))) (-3975 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-817)))) (-3913 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-817)))))
-(-10 -8 (-15 -3913 ($ (-1114))) (-15 -3975 ((-1264) $)) (-15 -2087 ((-818) $)) (-15 -3538 ((-818) $)) (-15 -2525 ((-112) $ (-1152) (-1114))) (-15 -2728 ((-112) $ (-1114))))
-((-2832 (((-1264) $ (-819)) 12)) (-4173 (((-1264) $ (-1170)) 32)) (-1458 (((-1264) $ (-1152) (-1152)) 34)) (-1926 (((-1264) $ (-1152)) 33)) (-2765 (((-1264) $) 19)) (-1933 (((-1264) $ (-564)) 28)) (-3709 (((-1264) $ (-225)) 30)) (-1715 (((-1264) $) 18)) (-4140 (((-1264) $) 26)) (-3612 (((-1264) $) 25)) (-3947 (((-1264) $) 23)) (-3479 (((-1264) $) 24)) (-1806 (((-1264) $) 22)) (-2729 (((-1264) $) 21)) (-3774 (((-1264) $) 20)) (-3591 (((-1264) $) 16)) (-4310 (((-1264) $) 17)) (-1525 (((-1264) $) 15)) (-1893 (((-1264) $) 14)) (-3868 (((-1264) $) 13)) (-2093 (($ (-1152) (-819)) 9)) (-3933 (($ (-1152) (-1152) (-819)) 8)) (-3316 (((-1170) $) 51)) (-3729 (((-1170) $) 55)) (-3812 (((-2 (|:| |cd| (-1152)) (|:| -2445 (-1152))) $) 54)) (-1409 (((-1152) $) 52)) (-3026 (((-1264) $) 41)) (-1296 (((-564) $) 49)) (-3655 (((-225) $) 50)) (-1589 (((-1264) $) 40)) (-3103 (((-1264) $) 48)) (-2582 (((-1264) $) 47)) (-3140 (((-1264) $) 45)) (-2494 (((-1264) $) 46)) (-1783 (((-1264) $) 44)) (-3121 (((-1264) $) 43)) (-2147 (((-1264) $) 42)) (-3961 (((-1264) $) 38)) (-3998 (((-1264) $) 39)) (-3333 (((-1264) $) 37)) (-3786 (((-1264) $) 36)) (-4196 (((-1264) $) 35)) (-2430 (((-1264) $) 11)))
-(((-818) (-10 -8 (-15 -3933 ($ (-1152) (-1152) (-819))) (-15 -2093 ($ (-1152) (-819))) (-15 -2430 ((-1264) $)) (-15 -2832 ((-1264) $ (-819))) (-15 -3868 ((-1264) $)) (-15 -1893 ((-1264) $)) (-15 -1525 ((-1264) $)) (-15 -3591 ((-1264) $)) (-15 -4310 ((-1264) $)) (-15 -1715 ((-1264) $)) (-15 -2765 ((-1264) $)) (-15 -3774 ((-1264) $)) (-15 -2729 ((-1264) $)) (-15 -1806 ((-1264) $)) (-15 -3947 ((-1264) $)) (-15 -3479 ((-1264) $)) (-15 -3612 ((-1264) $)) (-15 -4140 ((-1264) $)) (-15 -1933 ((-1264) $ (-564))) (-15 -3709 ((-1264) $ (-225))) (-15 -4173 ((-1264) $ (-1170))) (-15 -1926 ((-1264) $ (-1152))) (-15 -1458 ((-1264) $ (-1152) (-1152))) (-15 -4196 ((-1264) $)) (-15 -3786 ((-1264) $)) (-15 -3333 ((-1264) $)) (-15 -3961 ((-1264) $)) (-15 -3998 ((-1264) $)) (-15 -1589 ((-1264) $)) (-15 -3026 ((-1264) $)) (-15 -2147 ((-1264) $)) (-15 -3121 ((-1264) $)) (-15 -1783 ((-1264) $)) (-15 -3140 ((-1264) $)) (-15 -2494 ((-1264) $)) (-15 -2582 ((-1264) $)) (-15 -3103 ((-1264) $)) (-15 -1296 ((-564) $)) (-15 -3655 ((-225) $)) (-15 -3316 ((-1170) $)) (-15 -1409 ((-1152) $)) (-15 -3812 ((-2 (|:| |cd| (-1152)) (|:| -2445 (-1152))) $)) (-15 -3729 ((-1170) $)))) (T -818))
-((-3729 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))) (-3812 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1152)) (|:| -2445 (-1152)))) (-5 *1 (-818)))) (-1409 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-818)))) (-3316 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))) (-3655 (*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-818)))) (-1296 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-818)))) (-3103 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2582 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2494 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3140 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1783 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3121 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2147 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3026 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1589 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3998 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3961 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3333 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3786 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-4196 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1458 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-1926 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-4173 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-3709 (*1 *2 *1 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-1933 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-4140 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3612 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3479 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3947 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1806 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2729 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3774 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2765 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1715 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-4310 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3591 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1525 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1893 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3868 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2832 (*1 *2 *1 *3) (-12 (-5 *3 (-819)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-2430 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2093 (*1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))) (-3933 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))))
-(-10 -8 (-15 -3933 ($ (-1152) (-1152) (-819))) (-15 -2093 ($ (-1152) (-819))) (-15 -2430 ((-1264) $)) (-15 -2832 ((-1264) $ (-819))) (-15 -3868 ((-1264) $)) (-15 -1893 ((-1264) $)) (-15 -1525 ((-1264) $)) (-15 -3591 ((-1264) $)) (-15 -4310 ((-1264) $)) (-15 -1715 ((-1264) $)) (-15 -2765 ((-1264) $)) (-15 -3774 ((-1264) $)) (-15 -2729 ((-1264) $)) (-15 -1806 ((-1264) $)) (-15 -3947 ((-1264) $)) (-15 -3479 ((-1264) $)) (-15 -3612 ((-1264) $)) (-15 -4140 ((-1264) $)) (-15 -1933 ((-1264) $ (-564))) (-15 -3709 ((-1264) $ (-225))) (-15 -4173 ((-1264) $ (-1170))) (-15 -1926 ((-1264) $ (-1152))) (-15 -1458 ((-1264) $ (-1152) (-1152))) (-15 -4196 ((-1264) $)) (-15 -3786 ((-1264) $)) (-15 -3333 ((-1264) $)) (-15 -3961 ((-1264) $)) (-15 -3998 ((-1264) $)) (-15 -1589 ((-1264) $)) (-15 -3026 ((-1264) $)) (-15 -2147 ((-1264) $)) (-15 -3121 ((-1264) $)) (-15 -1783 ((-1264) $)) (-15 -3140 ((-1264) $)) (-15 -2494 ((-1264) $)) (-15 -2582 ((-1264) $)) (-15 -3103 ((-1264) $)) (-15 -1296 ((-564) $)) (-15 -3655 ((-225) $)) (-15 -3316 ((-1170) $)) (-15 -1409 ((-1152) $)) (-15 -3812 ((-2 (|:| |cd| (-1152)) (|:| -2445 (-1152))) $)) (-15 -3729 ((-1170) $)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 13)) (-2195 (($) 16)) (-1469 (($) 14)) (-4002 (($) 17)) (-3370 (($) 15)) (-2893 (((-112) $ $) 9)))
-(((-819) (-13 (-1094) (-10 -8 (-15 -1469 ($)) (-15 -2195 ($)) (-15 -4002 ($)) (-15 -3370 ($))))) (T -819))
-((-1469 (*1 *1) (-5 *1 (-819))) (-2195 (*1 *1) (-5 *1 (-819))) (-4002 (*1 *1) (-5 *1 (-819))) (-3370 (*1 *1) (-5 *1 (-819))))
-(-13 (-1094) (-10 -8 (-15 -1469 ($)) (-15 -2195 ($)) (-15 -4002 ($)) (-15 -3370 ($))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 23) (($ (-1170)) 19)) (-1996 (((-112) $) 10)) (-1343 (((-112) $) 9)) (-1985 (((-112) $) 11)) (-4098 (((-112) $) 8)) (-2893 (((-112) $ $) 21)))
-(((-820) (-13 (-1094) (-10 -8 (-15 -2350 ($ (-1170))) (-15 -4098 ((-112) $)) (-15 -1343 ((-112) $)) (-15 -1996 ((-112) $)) (-15 -1985 ((-112) $))))) (T -820))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-820)))) (-4098 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))) (-1343 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))) (-1996 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))) (-1985 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
-(-13 (-1094) (-10 -8 (-15 -2350 ($ (-1170))) (-15 -4098 ((-112) $)) (-15 -1343 ((-112) $)) (-15 -1996 ((-112) $)) (-15 -1985 ((-112) $))))
-((-2337 (((-112) $ $) NIL)) (-2574 (($ (-820) (-641 (-1170))) 32)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4067 (((-820) $) 33)) (-3175 (((-641 (-1170)) $) 34)) (-2350 (((-858) $) 31)) (-2893 (((-112) $ $) NIL)))
-(((-821) (-13 (-1094) (-10 -8 (-15 -4067 ((-820) $)) (-15 -3175 ((-641 (-1170)) $)) (-15 -2574 ($ (-820) (-641 (-1170))))))) (T -821))
-((-4067 (*1 *2 *1) (-12 (-5 *2 (-820)) (-5 *1 (-821)))) (-3175 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-821)))) (-2574 (*1 *1 *2 *3) (-12 (-5 *2 (-820)) (-5 *3 (-641 (-1170))) (-5 *1 (-821)))))
-(-13 (-1094) (-10 -8 (-15 -4067 ((-820) $)) (-15 -3175 ((-641 (-1170)) $)) (-15 -2574 ($ (-820) (-641 (-1170))))))
-((-3029 (((-1264) (-818) (-316 |#1|) (-112)) 24) (((-1264) (-818) (-316 |#1|)) 90) (((-1152) (-316 |#1|) (-112)) 89) (((-1152) (-316 |#1|)) 88)))
-(((-822 |#1|) (-10 -7 (-15 -3029 ((-1152) (-316 |#1|))) (-15 -3029 ((-1152) (-316 |#1|) (-112))) (-15 -3029 ((-1264) (-818) (-316 |#1|))) (-15 -3029 ((-1264) (-818) (-316 |#1|) (-112)))) (-13 (-824) (-846) (-1045))) (T -822))
-((-3029 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-818)) (-5 *4 (-316 *6)) (-5 *5 (-112)) (-4 *6 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264)) (-5 *1 (-822 *6)))) (-3029 (*1 *2 *3 *4) (-12 (-5 *3 (-818)) (-5 *4 (-316 *5)) (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264)) (-5 *1 (-822 *5)))) (-3029 (*1 *2 *3 *4) (-12 (-5 *3 (-316 *5)) (-5 *4 (-112)) (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1152)) (-5 *1 (-822 *5)))) (-3029 (*1 *2 *3) (-12 (-5 *3 (-316 *4)) (-4 *4 (-13 (-824) (-846) (-1045))) (-5 *2 (-1152)) (-5 *1 (-822 *4)))))
-(-10 -7 (-15 -3029 ((-1152) (-316 |#1|))) (-15 -3029 ((-1152) (-316 |#1|) (-112))) (-15 -3029 ((-1264) (-818) (-316 |#1|))) (-15 -3029 ((-1264) (-818) (-316 |#1|) (-112))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2451 ((|#1| $) 10)) (-1545 (($ |#1|) 9)) (-4035 (((-112) $) NIL)) (-3720 (($ |#2| (-767)) NIL)) (-4253 (((-767) $) NIL)) (-3876 ((|#2| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3735 (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-2762 (((-767) $) NIL)) (-2350 (((-858) $) 17) (($ (-564)) NIL) (($ |#2|) NIL (|has| |#2| (-172)))) (-2606 ((|#2| $ (-767)) NIL)) (-1471 (((-767)) NIL T CONST)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-823 |#1| |#2|) (-13 (-704 |#2|) (-10 -8 (IF (|has| |#1| (-233)) (-6 (-233)) |%noBranch|) (-15 -1545 ($ |#1|)) (-15 -2451 (|#1| $)))) (-704 |#2|) (-1045)) (T -823))
-((-1545 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-823 *2 *3)) (-4 *2 (-704 *3)))) (-2451 (*1 *2 *1) (-12 (-4 *2 (-704 *3)) (-5 *1 (-823 *2 *3)) (-4 *3 (-1045)))))
-(-13 (-704 |#2|) (-10 -8 (IF (|has| |#1| (-233)) (-6 (-233)) |%noBranch|) (-15 -1545 ($ |#1|)) (-15 -2451 (|#1| $))))
-((-3029 (((-1264) (-818) $ (-112)) 9) (((-1264) (-818) $) 8) (((-1152) $ (-112)) 7) (((-1152) $) 6)))
+((-3839 (($ (-1114)) 7)) (-1595 (((-112) $ (-1152) (-1114)) 15)) (-1321 (((-818) $) 12)) (-3319 (((-818) $) 11)) (-1606 (((-1264) $) 9)) (-3909 (((-112) $ (-1114)) 16)))
+(((-817) (-10 -8 (-15 -3839 ($ (-1114))) (-15 -1606 ((-1264) $)) (-15 -3319 ((-818) $)) (-15 -1321 ((-818) $)) (-15 -1595 ((-112) $ (-1152) (-1114))) (-15 -3909 ((-112) $ (-1114))))) (T -817))
+((-3909 (*1 *2 *1 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))) (-1595 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))) (-1321 (*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))) (-3319 (*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))) (-1606 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-817)))) (-3839 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-817)))))
+(-10 -8 (-15 -3839 ($ (-1114))) (-15 -1606 ((-1264) $)) (-15 -3319 ((-818) $)) (-15 -1321 ((-818) $)) (-15 -1595 ((-112) $ (-1152) (-1114))) (-15 -3909 ((-112) $ (-1114))))
+((-4369 (((-1264) $ (-819)) 12)) (-2431 (((-1264) $ (-1170)) 32)) (-1741 (((-1264) $ (-1152) (-1152)) 34)) (-1616 (((-1264) $ (-1152)) 33)) (-2376 (((-1264) $) 19)) (-1618 (((-1264) $ (-564)) 28)) (-2639 (((-1264) $ (-225)) 30)) (-3629 (((-1264) $) 18)) (-1658 (((-1264) $) 26)) (-2587 (((-1264) $) 25)) (-1873 (((-1264) $) 23)) (-3825 (((-1264) $) 24)) (-3423 (((-1264) $) 22)) (-3977 (((-1264) $) 21)) (-2232 (((-1264) $) 20)) (-2467 (((-1264) $) 16)) (-4221 (((-1264) $) 17)) (-3348 (((-1264) $) 15)) (-3302 (((-1264) $) 14)) (-4277 (((-1264) $) 13)) (-2586 (($ (-1152) (-819)) 9)) (-2990 (($ (-1152) (-1152) (-819)) 8)) (-3933 (((-1170) $) 51)) (-3509 (((-1170) $) 55)) (-3895 (((-2 (|:| |cd| (-1152)) (|:| -2410 (-1152))) $) 54)) (-1841 (((-1152) $) 52)) (-2514 (((-1264) $) 41)) (-2195 (((-564) $) 49)) (-2183 (((-225) $) 50)) (-2337 (((-1264) $) 40)) (-3463 (((-1264) $) 48)) (-2123 (((-1264) $) 47)) (-1854 (((-1264) $) 45)) (-2621 (((-1264) $) 46)) (-2151 (((-1264) $) 44)) (-3939 (((-1264) $) 43)) (-2355 (((-1264) $) 42)) (-3844 (((-1264) $) 38)) (-2388 (((-1264) $) 39)) (-1779 (((-1264) $) 37)) (-4052 (((-1264) $) 36)) (-1474 (((-1264) $) 35)) (-2923 (((-1264) $) 11)))
+(((-818) (-10 -8 (-15 -2990 ($ (-1152) (-1152) (-819))) (-15 -2586 ($ (-1152) (-819))) (-15 -2923 ((-1264) $)) (-15 -4369 ((-1264) $ (-819))) (-15 -4277 ((-1264) $)) (-15 -3302 ((-1264) $)) (-15 -3348 ((-1264) $)) (-15 -2467 ((-1264) $)) (-15 -4221 ((-1264) $)) (-15 -3629 ((-1264) $)) (-15 -2376 ((-1264) $)) (-15 -2232 ((-1264) $)) (-15 -3977 ((-1264) $)) (-15 -3423 ((-1264) $)) (-15 -1873 ((-1264) $)) (-15 -3825 ((-1264) $)) (-15 -2587 ((-1264) $)) (-15 -1658 ((-1264) $)) (-15 -1618 ((-1264) $ (-564))) (-15 -2639 ((-1264) $ (-225))) (-15 -2431 ((-1264) $ (-1170))) (-15 -1616 ((-1264) $ (-1152))) (-15 -1741 ((-1264) $ (-1152) (-1152))) (-15 -1474 ((-1264) $)) (-15 -4052 ((-1264) $)) (-15 -1779 ((-1264) $)) (-15 -3844 ((-1264) $)) (-15 -2388 ((-1264) $)) (-15 -2337 ((-1264) $)) (-15 -2514 ((-1264) $)) (-15 -2355 ((-1264) $)) (-15 -3939 ((-1264) $)) (-15 -2151 ((-1264) $)) (-15 -1854 ((-1264) $)) (-15 -2621 ((-1264) $)) (-15 -2123 ((-1264) $)) (-15 -3463 ((-1264) $)) (-15 -2195 ((-564) $)) (-15 -2183 ((-225) $)) (-15 -3933 ((-1170) $)) (-15 -1841 ((-1152) $)) (-15 -3895 ((-2 (|:| |cd| (-1152)) (|:| -2410 (-1152))) $)) (-15 -3509 ((-1170) $)))) (T -818))
+((-3509 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))) (-3895 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1152)) (|:| -2410 (-1152)))) (-5 *1 (-818)))) (-1841 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-818)))) (-3933 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))) (-2183 (*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-818)))) (-2195 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-818)))) (-3463 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2123 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2621 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1854 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2151 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3939 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2355 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2514 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2337 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2388 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3844 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1779 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-4052 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1474 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1741 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-1616 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-2431 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-2639 (*1 *2 *1 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-1618 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-1658 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2587 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3825 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-1873 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3423 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3977 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2232 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2376 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3629 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-4221 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2467 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3348 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-3302 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-4277 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-4369 (*1 *2 *1 *3) (-12 (-5 *3 (-819)) (-5 *2 (-1264)) (-5 *1 (-818)))) (-2923 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))) (-2586 (*1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))) (-2990 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))))
+(-10 -8 (-15 -2990 ($ (-1152) (-1152) (-819))) (-15 -2586 ($ (-1152) (-819))) (-15 -2923 ((-1264) $)) (-15 -4369 ((-1264) $ (-819))) (-15 -4277 ((-1264) $)) (-15 -3302 ((-1264) $)) (-15 -3348 ((-1264) $)) (-15 -2467 ((-1264) $)) (-15 -4221 ((-1264) $)) (-15 -3629 ((-1264) $)) (-15 -2376 ((-1264) $)) (-15 -2232 ((-1264) $)) (-15 -3977 ((-1264) $)) (-15 -3423 ((-1264) $)) (-15 -1873 ((-1264) $)) (-15 -3825 ((-1264) $)) (-15 -2587 ((-1264) $)) (-15 -1658 ((-1264) $)) (-15 -1618 ((-1264) $ (-564))) (-15 -2639 ((-1264) $ (-225))) (-15 -2431 ((-1264) $ (-1170))) (-15 -1616 ((-1264) $ (-1152))) (-15 -1741 ((-1264) $ (-1152) (-1152))) (-15 -1474 ((-1264) $)) (-15 -4052 ((-1264) $)) (-15 -1779 ((-1264) $)) (-15 -3844 ((-1264) $)) (-15 -2388 ((-1264) $)) (-15 -2337 ((-1264) $)) (-15 -2514 ((-1264) $)) (-15 -2355 ((-1264) $)) (-15 -3939 ((-1264) $)) (-15 -2151 ((-1264) $)) (-15 -1854 ((-1264) $)) (-15 -2621 ((-1264) $)) (-15 -2123 ((-1264) $)) (-15 -3463 ((-1264) $)) (-15 -2195 ((-564) $)) (-15 -2183 ((-225) $)) (-15 -3933 ((-1170) $)) (-15 -1841 ((-1152) $)) (-15 -3895 ((-2 (|:| |cd| (-1152)) (|:| -2410 (-1152))) $)) (-15 -3509 ((-1170) $)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 13)) (-1700 (((-112) $ $) NIL)) (-2348 (($) 16)) (-3449 (($) 14)) (-2677 (($) 17)) (-1434 (($) 15)) (-2876 (((-112) $ $) 9)))
+(((-819) (-13 (-1094) (-10 -8 (-15 -3449 ($)) (-15 -2348 ($)) (-15 -2677 ($)) (-15 -1434 ($))))) (T -819))
+((-3449 (*1 *1) (-5 *1 (-819))) (-2348 (*1 *1) (-5 *1 (-819))) (-2677 (*1 *1) (-5 *1 (-819))) (-1434 (*1 *1) (-5 *1 (-819))))
+(-13 (-1094) (-10 -8 (-15 -3449 ($)) (-15 -2348 ($)) (-15 -2677 ($)) (-15 -1434 ($))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 23) (($ (-1170)) 19)) (-1700 (((-112) $ $) NIL)) (-2245 (((-112) $) 10)) (-3865 (((-112) $) 9)) (-2728 (((-112) $) 11)) (-1938 (((-112) $) 8)) (-2876 (((-112) $ $) 21)))
+(((-820) (-13 (-1094) (-10 -8 (-15 -2326 ($ (-1170))) (-15 -1938 ((-112) $)) (-15 -3865 ((-112) $)) (-15 -2245 ((-112) $)) (-15 -2728 ((-112) $))))) (T -820))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-820)))) (-1938 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))) (-3865 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))) (-2245 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))) (-2728 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
+(-13 (-1094) (-10 -8 (-15 -2326 ($ (-1170))) (-15 -1938 ((-112) $)) (-15 -3865 ((-112) $)) (-15 -2245 ((-112) $)) (-15 -2728 ((-112) $))))
+((-2315 (((-112) $ $) NIL)) (-2536 (($ (-820) (-641 (-1170))) 32)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3907 (((-820) $) 33)) (-3329 (((-641 (-1170)) $) 34)) (-2326 (((-858) $) 31)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-821) (-13 (-1094) (-10 -8 (-15 -3907 ((-820) $)) (-15 -3329 ((-641 (-1170)) $)) (-15 -2536 ($ (-820) (-641 (-1170))))))) (T -821))
+((-3907 (*1 *2 *1) (-12 (-5 *2 (-820)) (-5 *1 (-821)))) (-3329 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-821)))) (-2536 (*1 *1 *2 *3) (-12 (-5 *2 (-820)) (-5 *3 (-641 (-1170))) (-5 *1 (-821)))))
+(-13 (-1094) (-10 -8 (-15 -3907 ((-820) $)) (-15 -3329 ((-641 (-1170)) $)) (-15 -2536 ($ (-820) (-641 (-1170))))))
+((-2693 (((-1264) (-818) (-316 |#1|) (-112)) 24) (((-1264) (-818) (-316 |#1|)) 90) (((-1152) (-316 |#1|) (-112)) 89) (((-1152) (-316 |#1|)) 88)))
+(((-822 |#1|) (-10 -7 (-15 -2693 ((-1152) (-316 |#1|))) (-15 -2693 ((-1152) (-316 |#1|) (-112))) (-15 -2693 ((-1264) (-818) (-316 |#1|))) (-15 -2693 ((-1264) (-818) (-316 |#1|) (-112)))) (-13 (-824) (-846) (-1045))) (T -822))
+((-2693 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-818)) (-5 *4 (-316 *6)) (-5 *5 (-112)) (-4 *6 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264)) (-5 *1 (-822 *6)))) (-2693 (*1 *2 *3 *4) (-12 (-5 *3 (-818)) (-5 *4 (-316 *5)) (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264)) (-5 *1 (-822 *5)))) (-2693 (*1 *2 *3 *4) (-12 (-5 *3 (-316 *5)) (-5 *4 (-112)) (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1152)) (-5 *1 (-822 *5)))) (-2693 (*1 *2 *3) (-12 (-5 *3 (-316 *4)) (-4 *4 (-13 (-824) (-846) (-1045))) (-5 *2 (-1152)) (-5 *1 (-822 *4)))))
+(-10 -7 (-15 -2693 ((-1152) (-316 |#1|))) (-15 -2693 ((-1152) (-316 |#1|) (-112))) (-15 -2693 ((-1264) (-818) (-316 |#1|))) (-15 -2693 ((-1264) (-818) (-316 |#1|) (-112))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3763 ((|#1| $) 10)) (-1539 (($ |#1|) 9)) (-1980 (((-112) $) NIL)) (-3679 (($ |#2| (-767)) NIL)) (-2035 (((-767) $) NIL)) (-3853 ((|#2| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3142 (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-3258 (((-767) $) NIL)) (-2326 (((-858) $) 17) (($ (-564)) NIL) (($ |#2|) NIL (|has| |#2| (-172)))) (-1690 ((|#2| $ (-767)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $) NIL (|has| |#1| (-233)))) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-823 |#1| |#2|) (-13 (-704 |#2|) (-10 -8 (IF (|has| |#1| (-233)) (-6 (-233)) |%noBranch|) (-15 -1539 ($ |#1|)) (-15 -3763 (|#1| $)))) (-704 |#2|) (-1045)) (T -823))
+((-1539 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-823 *2 *3)) (-4 *2 (-704 *3)))) (-3763 (*1 *2 *1) (-12 (-4 *2 (-704 *3)) (-5 *1 (-823 *2 *3)) (-4 *3 (-1045)))))
+(-13 (-704 |#2|) (-10 -8 (IF (|has| |#1| (-233)) (-6 (-233)) |%noBranch|) (-15 -1539 ($ |#1|)) (-15 -3763 (|#1| $))))
+((-2693 (((-1264) (-818) $ (-112)) 9) (((-1264) (-818) $) 8) (((-1152) $ (-112)) 7) (((-1152) $) 6)))
(((-824) (-140)) (T -824))
-((-3029 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *4 (-112)) (-5 *2 (-1264)))) (-3029 (*1 *2 *3 *1) (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *2 (-1264)))) (-3029 (*1 *2 *1 *3) (-12 (-4 *1 (-824)) (-5 *3 (-112)) (-5 *2 (-1152)))) (-3029 (*1 *2 *1) (-12 (-4 *1 (-824)) (-5 *2 (-1152)))))
-(-13 (-10 -8 (-15 -3029 ((-1152) $)) (-15 -3029 ((-1152) $ (-112))) (-15 -3029 ((-1264) (-818) $)) (-15 -3029 ((-1264) (-818) $ (-112)))))
-((-1683 (((-312) (-1152) (-1152)) 12)) (-2826 (((-112) (-1152) (-1152)) 33)) (-3870 (((-112) (-1152)) 32)) (-2775 (((-52) (-1152)) 25)) (-3180 (((-52) (-1152)) 23)) (-1455 (((-52) (-818)) 17)) (-3468 (((-641 (-1152)) (-1152)) 28)) (-1460 (((-641 (-1152))) 27)))
-(((-825) (-10 -7 (-15 -1455 ((-52) (-818))) (-15 -3180 ((-52) (-1152))) (-15 -2775 ((-52) (-1152))) (-15 -1460 ((-641 (-1152)))) (-15 -3468 ((-641 (-1152)) (-1152))) (-15 -3870 ((-112) (-1152))) (-15 -2826 ((-112) (-1152) (-1152))) (-15 -1683 ((-312) (-1152) (-1152))))) (T -825))
-((-1683 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-825)))) (-2826 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))) (-3870 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))) (-3468 (*1 *2 *3) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)) (-5 *3 (-1152)))) (-1460 (*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)))) (-2775 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))) (-3180 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))) (-1455 (*1 *2 *3) (-12 (-5 *3 (-818)) (-5 *2 (-52)) (-5 *1 (-825)))))
-(-10 -7 (-15 -1455 ((-52) (-818))) (-15 -3180 ((-52) (-1152))) (-15 -2775 ((-52) (-1152))) (-15 -1460 ((-641 (-1152)))) (-15 -3468 ((-641 (-1152)) (-1152))) (-15 -3870 ((-112) (-1152))) (-15 -2826 ((-112) (-1152) (-1152))) (-15 -1683 ((-312) (-1152) (-1152))))
-((-2337 (((-112) $ $) 19)) (-1611 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-4175 (($ $ $) 72)) (-3567 (((-112) $ $) 73)) (-3670 (((-112) $ (-767)) 8)) (-1774 (($ (-641 |#1|)) 68) (($) 67)) (-2351 (($ (-1 (-112) |#1|) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-3819 (($ $) 62)) (-3215 (($ $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ |#1| $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 54 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) 64)) (-2587 (((-112) $ (-767)) 9)) (-3142 ((|#1| $) 78)) (-2997 (($ $ $) 81)) (-4317 (($ $ $) 80)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1515 ((|#1| $) 79)) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22)) (-3642 (($ $ $) 69)) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40) (($ |#1| $ (-767)) 63)) (-3877 (((-1114) $) 21)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 51)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2823 (((-641 (-2 (|:| -3726 |#1|) (|:| -3888 (-767)))) $) 61)) (-1907 (($ $ |#1|) 71) (($ $ $) 70)) (-2124 (($) 49) (($ (-641 |#1|)) 48)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 50)) (-2350 (((-858) $) 18)) (-3663 (($ (-641 |#1|)) 66) (($) 65)) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20)) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2693 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *4 (-112)) (-5 *2 (-1264)))) (-2693 (*1 *2 *3 *1) (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *2 (-1264)))) (-2693 (*1 *2 *1 *3) (-12 (-4 *1 (-824)) (-5 *3 (-112)) (-5 *2 (-1152)))) (-2693 (*1 *2 *1) (-12 (-4 *1 (-824)) (-5 *2 (-1152)))))
+(-13 (-10 -8 (-15 -2693 ((-1152) $)) (-15 -2693 ((-1152) $ (-112))) (-15 -2693 ((-1264) (-818) $)) (-15 -2693 ((-1264) (-818) $ (-112)))))
+((-2674 (((-312) (-1152) (-1152)) 12)) (-1955 (((-112) (-1152) (-1152)) 33)) (-1414 (((-112) (-1152)) 32)) (-4044 (((-52) (-1152)) 25)) (-2482 (((-52) (-1152)) 23)) (-2645 (((-52) (-818)) 17)) (-4059 (((-641 (-1152)) (-1152)) 28)) (-1939 (((-641 (-1152))) 27)))
+(((-825) (-10 -7 (-15 -2645 ((-52) (-818))) (-15 -2482 ((-52) (-1152))) (-15 -4044 ((-52) (-1152))) (-15 -1939 ((-641 (-1152)))) (-15 -4059 ((-641 (-1152)) (-1152))) (-15 -1414 ((-112) (-1152))) (-15 -1955 ((-112) (-1152) (-1152))) (-15 -2674 ((-312) (-1152) (-1152))))) (T -825))
+((-2674 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-825)))) (-1955 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))) (-1414 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))) (-4059 (*1 *2 *3) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)) (-5 *3 (-1152)))) (-1939 (*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)))) (-4044 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))) (-2482 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))) (-2645 (*1 *2 *3) (-12 (-5 *3 (-818)) (-5 *2 (-52)) (-5 *1 (-825)))))
+(-10 -7 (-15 -2645 ((-52) (-818))) (-15 -2482 ((-52) (-1152))) (-15 -4044 ((-52) (-1152))) (-15 -1939 ((-641 (-1152)))) (-15 -4059 ((-641 (-1152)) (-1152))) (-15 -1414 ((-112) (-1152))) (-15 -1955 ((-112) (-1152) (-1152))) (-15 -2674 ((-312) (-1152) (-1152))))
+((-2315 (((-112) $ $) 19)) (-1602 (($ |#1| $) 77) (($ $ |#1|) 76) (($ $ $) 75)) (-2589 (($ $ $) 73)) (-4162 (((-112) $ $) 74)) (-3073 (((-112) $ (-767)) 8)) (-1790 (($ (-641 |#1|)) 69) (($) 68)) (-2380 (($ (-1 (-112) |#1|) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-3038 (($ $) 63)) (-3195 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ |#1| $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) 47 (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) 65)) (-1509 (((-112) $ (-767)) 9)) (-1469 ((|#1| $) 79)) (-3450 (($ $ $) 82)) (-2443 (($ $ $) 81)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1530 ((|#1| $) 80)) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22)) (-2925 (($ $ $) 70)) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41) (($ |#1| $ (-767)) 64)) (-3868 (((-1114) $) 21)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-1671 (((-641 (-2 (|:| -3683 |#1|) (|:| -3879 (-767)))) $) 62)) (-2192 (($ $ |#1|) 72) (($ $ $) 71)) (-1760 (($) 50) (($ (-641 |#1|)) 49)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 51)) (-2326 (((-858) $) 18)) (-3620 (($ (-641 |#1|)) 67) (($) 66)) (-1700 (((-112) $ $) 23)) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20)) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-826 |#1|) (-140) (-846)) (T -826))
-((-3142 (*1 *2 *1) (-12 (-4 *1 (-826 *2)) (-4 *2 (-846)))))
-(-13 (-732 |t#1|) (-964 |t#1|) (-10 -8 (-15 -3142 (|t#1| $))))
+((-1469 (*1 *2 *1) (-12 (-4 *1 (-826 *2)) (-4 *2 (-846)))))
+(-13 (-732 |t#1|) (-964 |t#1|) (-10 -8 (-15 -1469 (|t#1| $))))
(((-34) . T) ((-107 |#1|) . T) ((-102) . T) ((-611 (-858)) . T) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-235 |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-691 |#1|) . T) ((-732 |#1|) . T) ((-964 |#1|) . T) ((-1092 |#1|) . T) ((-1094) . T) ((-1209) . T))
-((-2168 (((-1264) (-1114) (-1114)) 48)) (-2682 (((-1264) (-817) (-52)) 45)) (-1485 (((-52) (-817)) 16)))
-(((-827) (-10 -7 (-15 -1485 ((-52) (-817))) (-15 -2682 ((-1264) (-817) (-52))) (-15 -2168 ((-1264) (-1114) (-1114))))) (T -827))
-((-2168 (*1 *2 *3 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-1264)) (-5 *1 (-827)))) (-2682 (*1 *2 *3 *4) (-12 (-5 *3 (-817)) (-5 *4 (-52)) (-5 *2 (-1264)) (-5 *1 (-827)))) (-1485 (*1 *2 *3) (-12 (-5 *3 (-817)) (-5 *2 (-52)) (-5 *1 (-827)))))
-(-10 -7 (-15 -1485 ((-52) (-817))) (-15 -2682 ((-1264) (-817) (-52))) (-15 -2168 ((-1264) (-1114) (-1114))))
-((-4289 (((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|) (-829 |#2|)) 12) (((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|)) 13)))
-(((-828 |#1| |#2|) (-10 -7 (-15 -4289 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|))) (-15 -4289 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|) (-829 |#2|)))) (-1094) (-1094)) (T -828))
-((-4289 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-829 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-829 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *1 (-828 *5 *6)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-829 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-829 *6)) (-5 *1 (-828 *5 *6)))))
-(-10 -7 (-15 -4289 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|))) (-15 -4289 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|) (-829 |#2|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL (|has| |#1| (-21)))) (-1498 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3415 (((-564) $) NIL (|has| |#1| (-844)))) (-3500 (($) NIL (|has| |#1| (-21)) CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 15)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 9)) (-1654 (((-3 $ "failed") $) 42 (|has| |#1| (-844)))) (-1890 (((-3 (-407 (-564)) "failed") $) 52 (|has| |#1| (-545)))) (-2271 (((-112) $) 46 (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) 49 (|has| |#1| (-545)))) (-4119 (((-112) $) NIL (|has| |#1| (-844)))) (-4035 (((-112) $) NIL (|has| |#1| (-844)))) (-2131 (((-112) $) NIL (|has| |#1| (-844)))) (-3142 (($ $ $) NIL (|has| |#1| (-844)))) (-1515 (($ $ $) NIL (|has| |#1| (-844)))) (-4172 (((-1152) $) NIL)) (-2306 (($) 13)) (-3399 (((-112) $) 12)) (-3877 (((-1114) $) NIL)) (-2633 (((-112) $) 11)) (-2350 (((-858) $) 18) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 8) (($ (-564)) NIL (-2750 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))))) (-1471 (((-767)) 36 (|has| |#1| (-844)) CONST)) (-3453 (($ $) NIL (|has| |#1| (-844)))) (-2414 (($) 23 (|has| |#1| (-21)) CONST)) (-2428 (($) 33 (|has| |#1| (-844)) CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2893 (((-112) $ $) 21)) (-2934 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2912 (((-112) $ $) 45 (|has| |#1| (-844)))) (-2992 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 29 (|has| |#1| (-21)))) (-2980 (($ $ $) 31 (|has| |#1| (-21)))) (** (($ $ (-917)) NIL (|has| |#1| (-844))) (($ $ (-767)) NIL (|has| |#1| (-844)))) (* (($ $ $) 39 (|has| |#1| (-844))) (($ (-564) $) 27 (|has| |#1| (-21))) (($ (-767) $) NIL (|has| |#1| (-21))) (($ (-917) $) NIL (|has| |#1| (-21)))))
-(((-829 |#1|) (-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2306 ($)) (-15 -2633 ((-112) $)) (-15 -3399 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|))) (-1094)) (T -829))
-((-2306 (*1 *1) (-12 (-5 *1 (-829 *2)) (-4 *2 (-1094)))) (-2633 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094)))) (-3399 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094)))) (-2271 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-3956 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-1890 (*1 *2 *1) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))))
-(-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2306 ($)) (-15 -2633 ((-112) $)) (-15 -3399 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|)))
-((-2350 (((-858) $) 11)))
-(((-830 |#1| |#2|) (-10 -8 (-15 -2350 ((-858) |#1|))) (-831 |#2|) (-1094)) (T -830))
-NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2445 ((|#1| $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-3447 (((-55) $) 13)) (-2893 (((-112) $ $) 6)))
+((-3818 (((-1264) (-1114) (-1114)) 48)) (-4118 (((-1264) (-817) (-52)) 45)) (-2565 (((-52) (-817)) 16)))
+(((-827) (-10 -7 (-15 -2565 ((-52) (-817))) (-15 -4118 ((-1264) (-817) (-52))) (-15 -3818 ((-1264) (-1114) (-1114))))) (T -827))
+((-3818 (*1 *2 *3 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-1264)) (-5 *1 (-827)))) (-4118 (*1 *2 *3 *4) (-12 (-5 *3 (-817)) (-5 *4 (-52)) (-5 *2 (-1264)) (-5 *1 (-827)))) (-2565 (*1 *2 *3) (-12 (-5 *3 (-817)) (-5 *2 (-52)) (-5 *1 (-827)))))
+(-10 -7 (-15 -2565 ((-52) (-817))) (-15 -4118 ((-1264) (-817) (-52))) (-15 -3818 ((-1264) (-1114) (-1114))))
+((-4271 (((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|) (-829 |#2|)) 12) (((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|)) 13)))
+(((-828 |#1| |#2|) (-10 -7 (-15 -4271 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|))) (-15 -4271 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|) (-829 |#2|)))) (-1094) (-1094)) (T -828))
+((-4271 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-829 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-829 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *1 (-828 *5 *6)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-829 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-829 *6)) (-5 *1 (-828 *5 *6)))))
+(-10 -7 (-15 -4271 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|))) (-15 -4271 ((-829 |#2|) (-1 |#2| |#1|) (-829 |#1|) (-829 |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL (|has| |#1| (-21)))) (-1318 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1336 (((-564) $) NIL (|has| |#1| (-844)))) (-1747 (($) NIL (|has| |#1| (-21)) CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 15)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 9)) (-1580 (((-3 $ "failed") $) 42 (|has| |#1| (-844)))) (-3003 (((-3 (-407 (-564)) "failed") $) 52 (|has| |#1| (-545)))) (-3635 (((-112) $) 46 (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) 49 (|has| |#1| (-545)))) (-3530 (((-112) $) NIL (|has| |#1| (-844)))) (-1980 (((-112) $) NIL (|has| |#1| (-844)))) (-4371 (((-112) $) NIL (|has| |#1| (-844)))) (-1469 (($ $ $) NIL (|has| |#1| (-844)))) (-1530 (($ $ $) NIL (|has| |#1| (-844)))) (-2332 (((-1152) $) NIL)) (-2295 (($) 13)) (-1440 (((-112) $) 12)) (-3868 (((-1114) $) NIL)) (-1515 (((-112) $) 11)) (-2326 (((-858) $) 18) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 8) (($ (-564)) NIL (-2733 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))))) (-3662 (((-767)) 36 (|has| |#1| (-844)) CONST)) (-1700 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| |#1| (-844)))) (-2409 (($) 23 (|has| |#1| (-21)) CONST)) (-2421 (($) 33 (|has| |#1| (-844)) CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2876 (((-112) $ $) 21)) (-2920 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2897 (((-112) $ $) 45 (|has| |#1| (-844)))) (-2981 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 29 (|has| |#1| (-21)))) (-2968 (($ $ $) 31 (|has| |#1| (-21)))) (** (($ $ (-917)) NIL (|has| |#1| (-844))) (($ $ (-767)) NIL (|has| |#1| (-844)))) (* (($ $ $) 39 (|has| |#1| (-844))) (($ (-564) $) 27 (|has| |#1| (-21))) (($ (-767) $) NIL (|has| |#1| (-21))) (($ (-917) $) NIL (|has| |#1| (-21)))))
+(((-829 |#1|) (-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2295 ($)) (-15 -1515 ((-112) $)) (-15 -1440 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|))) (-1094)) (T -829))
+((-2295 (*1 *1) (-12 (-5 *1 (-829 *2)) (-4 *2 (-1094)))) (-1515 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094)))) (-1440 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094)))) (-3635 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-1478 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-3003 (*1 *2 *1) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))))
+(-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2295 ($)) (-15 -1515 ((-112) $)) (-15 -1440 ((-112) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|)))
+((-2326 (((-858) $) 11)))
+(((-830 |#1| |#2|) (-10 -8 (-15 -2326 ((-858) |#1|))) (-831 |#2|) (-1094)) (T -830))
+NIL
+(-10 -8 (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2410 ((|#1| $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2672 (((-55) $) 14)) (-2876 (((-112) $ $) 6)))
(((-831 |#1|) (-140) (-1094)) (T -831))
-((-2445 (*1 *2 *1) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1094)))) (-3447 (*1 *2 *1) (-12 (-4 *1 (-831 *3)) (-4 *3 (-1094)) (-5 *2 (-55)))))
-(-13 (-1094) (-10 -8 (-15 -2445 (|t#1| $)) (-15 -3447 ((-55) $))))
+((-2410 (*1 *2 *1) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1094)))) (-2672 (*1 *2 *1) (-12 (-4 *1 (-831 *3)) (-4 *3 (-1094)) (-5 *2 (-55)))))
+(-13 (-1094) (-10 -8 (-15 -2410 (|t#1| $)) (-15 -2672 ((-55) $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-114) "failed") $) NIL)) (-2961 ((|#1| $) NIL) (((-114) $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2973 ((|#1| (-114) |#1|) NIL)) (-4035 (((-112) $) NIL)) (-2385 (($ |#1| (-361 (-114))) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1297 (($ $ (-1 |#1| |#1|)) NIL)) (-3936 (($ $ (-1 |#1| |#1|)) NIL)) (-4362 ((|#1| $ |#1|) NIL)) (-1526 ((|#1| |#1|) NIL (|has| |#1| (-172)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-114)) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-2283 (($ $) NIL (|has| |#1| (-172))) (($ $ $) NIL (|has| |#1| (-172)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ (-114) (-564)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
-(((-832 |#1|) (-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2283 ($ $)) (-15 -2283 ($ $ $)) (-15 -1526 (|#1| |#1|))) |%noBranch|) (-15 -3936 ($ $ (-1 |#1| |#1|))) (-15 -1297 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -2973 (|#1| (-114) |#1|)) (-15 -2385 ($ |#1| (-361 (-114)))))) (-1045)) (T -832))
-((-2283 (*1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))) (-2283 (*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))) (-1526 (*1 *2 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))) (-3936 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))) (-1297 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-564)) (-5 *1 (-832 *4)) (-4 *4 (-1045)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-832 *3)) (-4 *3 (-1045)))) (-2973 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-832 *2)) (-4 *2 (-1045)))) (-2385 (*1 *1 *2 *3) (-12 (-5 *3 (-361 (-114))) (-5 *1 (-832 *2)) (-4 *2 (-1045)))))
-(-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2283 ($ $)) (-15 -2283 ($ $ $)) (-15 -1526 (|#1| |#1|))) |%noBranch|) (-15 -3936 ($ $ (-1 |#1| |#1|))) (-15 -1297 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -2973 (|#1| (-114) |#1|)) (-15 -2385 ($ |#1| (-361 (-114))))))
-((-3146 (((-214 (-502)) (-1152)) 9)))
-(((-833) (-10 -7 (-15 -3146 ((-214 (-502)) (-1152))))) (T -833))
-((-3146 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-214 (-502))) (-5 *1 (-833)))))
-(-10 -7 (-15 -3146 ((-214 (-502)) (-1152))))
-((-2337 (((-112) $ $) NIL)) (-1785 (((-1112) $) 10)) (-2445 (((-506) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2363 (($ (-506) (-1112)) 8)) (-2350 (((-858) $) 25)) (-3447 (((-55) $) 20)) (-2893 (((-112) $ $) 12)))
-(((-834) (-13 (-831 (-506)) (-10 -8 (-15 -1785 ((-1112) $)) (-15 -2363 ($ (-506) (-1112)))))) (T -834))
-((-1785 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-834)))) (-2363 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-834)))))
-(-13 (-831 (-506)) (-10 -8 (-15 -1785 ((-1112) $)) (-15 -2363 ($ (-506) (-1112)))))
-((-2337 (((-112) $ $) 7)) (-3143 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 14) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 13)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 16) (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 15)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-114) "failed") $) NIL)) (-2938 ((|#1| $) NIL) (((-114) $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3080 ((|#1| (-114) |#1|) NIL)) (-1980 (((-112) $) NIL)) (-3628 (($ |#1| (-361 (-114))) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2283 (($ $ (-1 |#1| |#1|)) NIL)) (-3292 (($ $ (-1 |#1| |#1|)) NIL)) (-4361 ((|#1| $ |#1|) NIL)) (-3448 ((|#1| |#1|) NIL (|has| |#1| (-172)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-114)) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2384 (($ $) NIL (|has| |#1| (-172))) (($ $ $) NIL (|has| |#1| (-172)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ (-114) (-564)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
+(((-832 |#1|) (-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2384 ($ $)) (-15 -2384 ($ $ $)) (-15 -3448 (|#1| |#1|))) |%noBranch|) (-15 -3292 ($ $ (-1 |#1| |#1|))) (-15 -2283 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -3080 (|#1| (-114) |#1|)) (-15 -3628 ($ |#1| (-361 (-114)))))) (-1045)) (T -832))
+((-2384 (*1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))) (-2384 (*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))) (-3448 (*1 *2 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))) (-3292 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))) (-2283 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-564)) (-5 *1 (-832 *4)) (-4 *4 (-1045)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-832 *3)) (-4 *3 (-1045)))) (-3080 (*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-832 *2)) (-4 *2 (-1045)))) (-3628 (*1 *1 *2 *3) (-12 (-5 *3 (-361 (-114))) (-5 *1 (-832 *2)) (-4 *2 (-1045)))))
+(-13 (-1045) (-1034 |#1|) (-1034 (-114)) (-286 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |#1| (-172)) (PROGN (-6 (-38 |#1|)) (-15 -2384 ($ $)) (-15 -2384 ($ $ $)) (-15 -3448 (|#1| |#1|))) |%noBranch|) (-15 -3292 ($ $ (-1 |#1| |#1|))) (-15 -2283 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-114) (-564))) (-15 ** ($ $ (-564))) (-15 -3080 (|#1| (-114) |#1|)) (-15 -3628 ($ |#1| (-361 (-114))))))
+((-4138 (((-214 (-502)) (-1152)) 9)))
+(((-833) (-10 -7 (-15 -4138 ((-214 (-502)) (-1152))))) (T -833))
+((-4138 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-214 (-502))) (-5 *1 (-833)))))
+(-10 -7 (-15 -4138 ((-214 (-502)) (-1152))))
+((-2315 (((-112) $ $) NIL)) (-1787 (((-1112) $) 10)) (-2410 (((-506) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2336 (($ (-506) (-1112)) 8)) (-2326 (((-858) $) 25)) (-1700 (((-112) $ $) NIL)) (-2672 (((-55) $) 20)) (-2876 (((-112) $ $) 12)))
+(((-834) (-13 (-831 (-506)) (-10 -8 (-15 -1787 ((-1112) $)) (-15 -2336 ($ (-506) (-1112)))))) (T -834))
+((-1787 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-834)))) (-2336 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-834)))))
+(-13 (-831 (-506)) (-10 -8 (-15 -1787 ((-1112) $)) (-15 -2336 ($ (-506) (-1112)))))
+((-2315 (((-112) $ $) 7)) (-2048 (((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 15) (((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 14)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 17) (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 16)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-835) (-140)) (T -835))
-((-3940 (*1 *2 *3 *4) (-12 (-4 *1 (-835)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)))))) (-3940 (*1 *2 *3 *4) (-12 (-4 *1 (-835)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)))))) (-3143 (*1 *2 *3) (-12 (-4 *1 (-835)) (-5 *3 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) (-5 *2 (-1031)))) (-3143 (*1 *2 *3) (-12 (-4 *1 (-835)) (-5 *3 (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *2 (-1031)))))
-(-13 (-1094) (-10 -7 (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -3143 ((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -3143 ((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))))))
+((-2358 (*1 *2 *3 *4) (-12 (-4 *1 (-835)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)))))) (-2358 (*1 *2 *3 *4) (-12 (-4 *1 (-835)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)))))) (-2048 (*1 *2 *3) (-12 (-4 *1 (-835)) (-5 *3 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) (-5 *2 (-1031)))) (-2048 (*1 *2 *3) (-12 (-4 *1 (-835)) (-5 *3 (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *2 (-1031)))))
+(-13 (-1094) (-10 -7 (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -2048 ((-1031) (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -2048 ((-1031) (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-1882 (((-1031) (-641 (-316 (-379))) (-641 (-379))) 169) (((-1031) (-316 (-379)) (-641 (-379))) 167) (((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-839 (-379)))) 165) (((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-316 (-379))) (-641 (-839 (-379)))) 163) (((-1031) (-837)) 128) (((-1031) (-837) (-1057)) 127)) (-3940 (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837) (-1057)) 88) (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837)) 90)) (-1315 (((-1031) (-641 (-316 (-379))) (-641 (-379))) 170) (((-1031) (-837)) 153)))
-(((-836) (-10 -7 (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837) (-1057))) (-15 -1882 ((-1031) (-837) (-1057))) (-15 -1882 ((-1031) (-837))) (-15 -1315 ((-1031) (-837))) (-15 -1882 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-316 (-379))) (-641 (-839 (-379))))) (-15 -1882 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-839 (-379))))) (-15 -1882 ((-1031) (-316 (-379)) (-641 (-379)))) (-15 -1882 ((-1031) (-641 (-316 (-379))) (-641 (-379)))) (-15 -1315 ((-1031) (-641 (-316 (-379))) (-641 (-379)))))) (T -836))
-((-1315 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1882 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1882 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1882 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-379))) (-5 *5 (-641 (-839 (-379)))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1882 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-641 (-379))) (-5 *5 (-641 (-839 (-379)))) (-5 *6 (-641 (-316 (-379)))) (-5 *3 (-316 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1315 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1882 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1882 (*1 *2 *3 *4) (-12 (-5 *3 (-837)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-836)))) (-3940 (*1 *2 *3 *4) (-12 (-5 *3 (-837)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-836)))) (-3940 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-836)))))
-(-10 -7 (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837) (-1057))) (-15 -1882 ((-1031) (-837) (-1057))) (-15 -1882 ((-1031) (-837))) (-15 -1315 ((-1031) (-837))) (-15 -1882 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-316 (-379))) (-641 (-839 (-379))))) (-15 -1882 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-839 (-379))))) (-15 -1882 ((-1031) (-316 (-379)) (-641 (-379)))) (-15 -1882 ((-1031) (-641 (-316 (-379))) (-641 (-379)))) (-15 -1315 ((-1031) (-641 (-316 (-379))) (-641 (-379)))))
-((-2337 (((-112) $ $) NIL)) (-2961 (((-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) $) 21)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 20) (($ (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 14) (($ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))))) 18)) (-2893 (((-112) $ $) NIL)))
-(((-837) (-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -2350 ($ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -2350 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))))) (-15 -2961 ((-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) $))))) (T -837))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *1 (-837)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))) (-5 *1 (-837)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))))) (-5 *1 (-837)))) (-2961 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225))))))) (-5 *1 (-837)))))
-(-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -2350 ($ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) (-15 -2350 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))))) (-15 -2961 ((-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))) $))))
-((-4289 (((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|) (-839 |#2|) (-839 |#2|)) 13) (((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|)) 14)))
-(((-838 |#1| |#2|) (-10 -7 (-15 -4289 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|))) (-15 -4289 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|) (-839 |#2|) (-839 |#2|)))) (-1094) (-1094)) (T -838))
-((-4289 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-839 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-839 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *1 (-838 *5 *6)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-839 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-839 *6)) (-5 *1 (-838 *5 *6)))))
-(-10 -7 (-15 -4289 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|))) (-15 -4289 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|) (-839 |#2|) (-839 |#2|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL (|has| |#1| (-21)))) (-3020 (((-1114) $) 31)) (-1498 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3415 (((-564) $) NIL (|has| |#1| (-844)))) (-3500 (($) NIL (|has| |#1| (-21)) CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 18)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 9)) (-1654 (((-3 $ "failed") $) 55 (|has| |#1| (-844)))) (-1890 (((-3 (-407 (-564)) "failed") $) 62 (|has| |#1| (-545)))) (-2271 (((-112) $) 57 (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) 60 (|has| |#1| (-545)))) (-4119 (((-112) $) NIL (|has| |#1| (-844)))) (-2725 (($) 14)) (-4035 (((-112) $) NIL (|has| |#1| (-844)))) (-2131 (((-112) $) NIL (|has| |#1| (-844)))) (-2734 (($) 16)) (-3142 (($ $ $) NIL (|has| |#1| (-844)))) (-1515 (($ $ $) NIL (|has| |#1| (-844)))) (-4172 (((-1152) $) NIL)) (-3399 (((-112) $) 12)) (-3877 (((-1114) $) NIL)) (-2633 (((-112) $) 11)) (-2350 (((-858) $) 24) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 8) (($ (-564)) NIL (-2750 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))))) (-1471 (((-767)) 49 (|has| |#1| (-844)) CONST)) (-3453 (($ $) NIL (|has| |#1| (-844)))) (-2414 (($) 36 (|has| |#1| (-21)) CONST)) (-2428 (($) 46 (|has| |#1| (-844)) CONST)) (-2945 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2893 (((-112) $ $) 34)) (-2934 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2912 (((-112) $ $) 56 (|has| |#1| (-844)))) (-2992 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 42 (|has| |#1| (-21)))) (-2980 (($ $ $) 44 (|has| |#1| (-21)))) (** (($ $ (-917)) NIL (|has| |#1| (-844))) (($ $ (-767)) NIL (|has| |#1| (-844)))) (* (($ $ $) 52 (|has| |#1| (-844))) (($ (-564) $) 40 (|has| |#1| (-21))) (($ (-767) $) NIL (|has| |#1| (-21))) (($ (-917) $) NIL (|has| |#1| (-21)))))
-(((-839 |#1|) (-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2725 ($)) (-15 -2734 ($)) (-15 -2633 ((-112) $)) (-15 -3399 ((-112) $)) (-15 -3020 ((-1114) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|))) (-1094)) (T -839))
-((-2725 (*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))) (-2734 (*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))) (-2633 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))) (-3399 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))) (-3020 (*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))) (-2271 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-3956 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-1890 (*1 *2 *1) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))))
-(-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2725 ($)) (-15 -2734 ($)) (-15 -2633 ((-112) $)) (-15 -3399 ((-112) $)) (-15 -3020 ((-1114) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|)))
-((-2337 (((-112) $ $) 7)) (-3148 (((-767)) 22)) (-3038 (($) 25)) (-3142 (($ $ $) 13) (($) 21 T CONST)) (-1515 (($ $ $) 14) (($) 20 T CONST)) (-2802 (((-917) $) 24)) (-4172 (((-1152) $) 9)) (-2005 (($ (-917)) 23)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)))
+((-1902 (((-1031) (-641 (-316 (-379))) (-641 (-379))) 169) (((-1031) (-316 (-379)) (-641 (-379))) 167) (((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-839 (-379)))) 165) (((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-316 (-379))) (-641 (-839 (-379)))) 163) (((-1031) (-837)) 128) (((-1031) (-837) (-1057)) 127)) (-2358 (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837) (-1057)) 88) (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837)) 90)) (-1856 (((-1031) (-641 (-316 (-379))) (-641 (-379))) 170) (((-1031) (-837)) 153)))
+(((-836) (-10 -7 (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837) (-1057))) (-15 -1902 ((-1031) (-837) (-1057))) (-15 -1902 ((-1031) (-837))) (-15 -1856 ((-1031) (-837))) (-15 -1902 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-316 (-379))) (-641 (-839 (-379))))) (-15 -1902 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-839 (-379))))) (-15 -1902 ((-1031) (-316 (-379)) (-641 (-379)))) (-15 -1902 ((-1031) (-641 (-316 (-379))) (-641 (-379)))) (-15 -1856 ((-1031) (-641 (-316 (-379))) (-641 (-379)))))) (T -836))
+((-1856 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1902 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1902 (*1 *2 *3 *4) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1902 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-379))) (-5 *5 (-641 (-839 (-379)))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1902 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-641 (-379))) (-5 *5 (-641 (-839 (-379)))) (-5 *6 (-641 (-316 (-379)))) (-5 *3 (-316 (-379))) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1856 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1902 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836)))) (-1902 (*1 *2 *3 *4) (-12 (-5 *3 (-837)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-836)))) (-2358 (*1 *2 *3 *4) (-12 (-5 *3 (-837)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-836)))) (-2358 (*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-836)))))
+(-10 -7 (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-837) (-1057))) (-15 -1902 ((-1031) (-837) (-1057))) (-15 -1902 ((-1031) (-837))) (-15 -1856 ((-1031) (-837))) (-15 -1902 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-316 (-379))) (-641 (-839 (-379))))) (-15 -1902 ((-1031) (-316 (-379)) (-641 (-379)) (-641 (-839 (-379))) (-641 (-839 (-379))))) (-15 -1902 ((-1031) (-316 (-379)) (-641 (-379)))) (-15 -1902 ((-1031) (-641 (-316 (-379))) (-641 (-379)))) (-15 -1856 ((-1031) (-641 (-316 (-379))) (-641 (-379)))))
+((-2315 (((-112) $ $) NIL)) (-2938 (((-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) $) 21)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 20) (($ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) 14) (($ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))))) 18)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-837) (-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -2326 ($ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -2326 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))))) (-15 -2938 ((-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) $))))) (T -837))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (-5 *1 (-837)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))) (-5 *1 (-837)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))))) (-5 *1 (-837)))) (-2938 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225))))))) (-5 *1 (-837)))))
+(-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225))))))) (-15 -2326 ($ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) (-15 -2326 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))))) (-15 -2938 ((-3 (|:| |noa| (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225))) (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225)))) (|:| |ub| (-641 (-839 (-225)))))) (|:| |lsa| (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))) $))))
+((-4271 (((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|) (-839 |#2|) (-839 |#2|)) 13) (((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|)) 14)))
+(((-838 |#1| |#2|) (-10 -7 (-15 -4271 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|))) (-15 -4271 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|) (-839 |#2|) (-839 |#2|)))) (-1094) (-1094)) (T -838))
+((-4271 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-839 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-839 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *1 (-838 *5 *6)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-839 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-839 *6)) (-5 *1 (-838 *5 *6)))))
+(-10 -7 (-15 -4271 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|))) (-15 -4271 ((-839 |#2|) (-1 |#2| |#1|) (-839 |#1|) (-839 |#2|) (-839 |#2|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL (|has| |#1| (-21)))) (-3111 (((-1114) $) 31)) (-1318 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1336 (((-564) $) NIL (|has| |#1| (-844)))) (-1747 (($) NIL (|has| |#1| (-21)) CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 18)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 9)) (-1580 (((-3 $ "failed") $) 55 (|has| |#1| (-844)))) (-3003 (((-3 (-407 (-564)) "failed") $) 62 (|has| |#1| (-545)))) (-3635 (((-112) $) 57 (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) 60 (|has| |#1| (-545)))) (-3530 (((-112) $) NIL (|has| |#1| (-844)))) (-2691 (($) 14)) (-1980 (((-112) $) NIL (|has| |#1| (-844)))) (-4371 (((-112) $) NIL (|has| |#1| (-844)))) (-2700 (($) 16)) (-1469 (($ $ $) NIL (|has| |#1| (-844)))) (-1530 (($ $ $) NIL (|has| |#1| (-844)))) (-2332 (((-1152) $) NIL)) (-1440 (((-112) $) 12)) (-3868 (((-1114) $) NIL)) (-1515 (((-112) $) 11)) (-2326 (((-858) $) 24) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 8) (($ (-564)) NIL (-2733 (|has| |#1| (-844)) (|has| |#1| (-1034 (-564)))))) (-3662 (((-767)) 49 (|has| |#1| (-844)) CONST)) (-1700 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| |#1| (-844)))) (-2409 (($) 36 (|has| |#1| (-21)) CONST)) (-2421 (($) 46 (|has| |#1| (-844)) CONST)) (-2932 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2876 (((-112) $ $) 34)) (-2920 (((-112) $ $) NIL (|has| |#1| (-844)))) (-2897 (((-112) $ $) 56 (|has| |#1| (-844)))) (-2981 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 42 (|has| |#1| (-21)))) (-2968 (($ $ $) 44 (|has| |#1| (-21)))) (** (($ $ (-917)) NIL (|has| |#1| (-844))) (($ $ (-767)) NIL (|has| |#1| (-844)))) (* (($ $ $) 52 (|has| |#1| (-844))) (($ (-564) $) 40 (|has| |#1| (-21))) (($ (-767) $) NIL (|has| |#1| (-21))) (($ (-917) $) NIL (|has| |#1| (-21)))))
+(((-839 |#1|) (-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2691 ($)) (-15 -2700 ($)) (-15 -1515 ((-112) $)) (-15 -1440 ((-112) $)) (-15 -3111 ((-1114) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|))) (-1094)) (T -839))
+((-2691 (*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))) (-2700 (*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))) (-1515 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))) (-1440 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))) (-3111 (*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))) (-3635 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-1478 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))) (-3003 (*1 *2 *1) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094)))))
+(-13 (-1094) (-411 |#1|) (-10 -8 (-15 -2691 ($)) (-15 -2700 ($)) (-15 -1515 ((-112) $)) (-15 -1440 ((-112) $)) (-15 -3111 ((-1114) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-844)) |%noBranch|) (IF (|has| |#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|)))
+((-2315 (((-112) $ $) 7)) (-3127 (((-767)) 23)) (-2498 (($) 26)) (-1469 (($ $ $) 14) (($) 22 T CONST)) (-1530 (($ $ $) 15) (($) 21 T CONST)) (-2428 (((-917) $) 25)) (-2332 (((-1152) $) 10)) (-2014 (($ (-917)) 24)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)))
(((-840) (-140)) (T -840))
-((-3142 (*1 *1) (-4 *1 (-840))) (-1515 (*1 *1) (-4 *1 (-840))))
-(-13 (-846) (-368) (-10 -8 (-15 -3142 ($) -3455) (-15 -1515 ($) -3455)))
+((-1469 (*1 *1) (-4 *1 (-840))) (-1530 (*1 *1) (-4 *1 (-840))))
+(-13 (-846) (-368) (-10 -8 (-15 -1469 ($) -4008) (-15 -1530 ($) -4008)))
(((-102) . T) ((-611 (-858)) . T) ((-368) . T) ((-846) . T) ((-1094) . T))
-((-3035 (((-112) (-1259 |#2|) (-1259 |#2|)) 23)) (-3106 (((-112) (-1259 |#2|) (-1259 |#2|)) 24)) (-4244 (((-112) (-1259 |#2|) (-1259 |#2|)) 20)))
-(((-841 |#1| |#2|) (-10 -7 (-15 -4244 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -3035 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -3106 ((-112) (-1259 |#2|) (-1259 |#2|)))) (-767) (-788)) (T -841))
-((-3106 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112)) (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))) (-3035 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112)) (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))) (-4244 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112)) (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
-(-10 -7 (-15 -4244 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -3035 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -3106 ((-112) (-1259 |#2|) (-1259 |#2|))))
-((-2337 (((-112) $ $) 7)) (-3500 (($) 23 T CONST)) (-1654 (((-3 $ "failed") $) 26)) (-4035 (((-112) $) 24)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2428 (($) 22 T CONST)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (** (($ $ (-917)) 21) (($ $ (-767)) 25)) (* (($ $ $) 20)))
+((-2113 (((-112) (-1259 |#2|) (-1259 |#2|)) 23)) (-3699 (((-112) (-1259 |#2|) (-1259 |#2|)) 24)) (-2414 (((-112) (-1259 |#2|) (-1259 |#2|)) 20)))
+(((-841 |#1| |#2|) (-10 -7 (-15 -2414 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -2113 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -3699 ((-112) (-1259 |#2|) (-1259 |#2|)))) (-767) (-788)) (T -841))
+((-3699 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112)) (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))) (-2113 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112)) (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))) (-2414 (*1 *2 *3 *3) (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112)) (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
+(-10 -7 (-15 -2414 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -2113 ((-112) (-1259 |#2|) (-1259 |#2|))) (-15 -3699 ((-112) (-1259 |#2|) (-1259 |#2|))))
+((-2315 (((-112) $ $) 7)) (-1747 (($) 24 T CONST)) (-1580 (((-3 $ "failed") $) 27)) (-1980 (((-112) $) 25)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2421 (($) 23 T CONST)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (** (($ $ (-917)) 22) (($ $ (-767)) 26)) (* (($ $ $) 21)))
(((-842) (-140)) (T -842))
NIL
(-13 (-853) (-722))
(((-102) . T) ((-611 (-858)) . T) ((-722) . T) ((-853) . T) ((-846) . T) ((-1106) . T) ((-1094) . T))
-((-3415 (((-564) $) 20)) (-4119 (((-112) $) 10)) (-2131 (((-112) $) 11)) (-3453 (($ $) 22)))
-(((-843 |#1|) (-10 -8 (-15 -3453 (|#1| |#1|)) (-15 -3415 ((-564) |#1|)) (-15 -2131 ((-112) |#1|)) (-15 -4119 ((-112) |#1|))) (-844)) (T -843))
+((-1336 (((-564) $) 20)) (-3530 (((-112) $) 10)) (-4371 (((-112) $) 11)) (-2007 (($ $) 22)))
+(((-843 |#1|) (-10 -8 (-15 -2007 (|#1| |#1|)) (-15 -1336 ((-564) |#1|)) (-15 -4371 ((-112) |#1|)) (-15 -3530 ((-112) |#1|))) (-844)) (T -843))
NIL
-(-10 -8 (-15 -3453 (|#1| |#1|)) (-15 -3415 ((-564) |#1|)) (-15 -2131 ((-112) |#1|)) (-15 -4119 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 24)) (-1498 (((-3 $ "failed") $ $) 26)) (-3415 (((-564) $) 34)) (-3500 (($) 23 T CONST)) (-1654 (((-3 $ "failed") $) 39)) (-4119 (((-112) $) 36)) (-4035 (((-112) $) 41)) (-2131 (((-112) $) 35)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 43)) (-1471 (((-767)) 44 T CONST)) (-3453 (($ $) 33)) (-2414 (($) 22 T CONST)) (-2428 (($) 42 T CONST)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (-2992 (($ $ $) 28) (($ $) 27)) (-2980 (($ $ $) 20)) (** (($ $ (-767)) 40) (($ $ (-917)) 37)) (* (($ (-917) $) 21) (($ (-767) $) 25) (($ (-564) $) 29) (($ $ $) 38)))
+(-10 -8 (-15 -2007 (|#1| |#1|)) (-15 -1336 ((-564) |#1|)) (-15 -4371 ((-112) |#1|)) (-15 -3530 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 25)) (-1318 (((-3 $ "failed") $ $) 27)) (-1336 (((-564) $) 35)) (-1747 (($) 24 T CONST)) (-1580 (((-3 $ "failed") $) 40)) (-3530 (((-112) $) 37)) (-1980 (((-112) $) 42)) (-4371 (((-112) $) 36)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 44)) (-3662 (((-767)) 45 T CONST)) (-1700 (((-112) $ $) 9)) (-2007 (($ $) 34)) (-2409 (($) 23 T CONST)) (-2421 (($) 43 T CONST)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (-2981 (($ $ $) 29) (($ $) 28)) (-2968 (($ $ $) 21)) (** (($ $ (-767)) 41) (($ $ (-917)) 38)) (* (($ (-917) $) 22) (($ (-767) $) 26) (($ (-564) $) 30) (($ $ $) 39)))
(((-844) (-140)) (T -844))
-((-4119 (*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112)))) (-2131 (*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112)))) (-3415 (*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-564)))) (-3453 (*1 *1 *1) (-4 *1 (-844))))
-(-13 (-787) (-1045) (-722) (-10 -8 (-15 -4119 ((-112) $)) (-15 -2131 ((-112) $)) (-15 -3415 ((-564) $)) (-15 -3453 ($ $))))
+((-3530 (*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112)))) (-4371 (*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112)))) (-1336 (*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-564)))) (-2007 (*1 *1 *1) (-4 *1 (-844))))
+(-13 (-787) (-1045) (-722) (-10 -8 (-15 -3530 ((-112) $)) (-15 -4371 ((-112) $)) (-15 -1336 ((-564) $)) (-15 -2007 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-787) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-846) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3142 (($ $ $) 10)) (-1515 (($ $ $) 9)) (-2945 (((-112) $ $) 12)) (-2922 (((-112) $ $) 11)) (-2934 (((-112) $ $) 13)))
-(((-845 |#1|) (-10 -8 (-15 -3142 (|#1| |#1| |#1|)) (-15 -1515 (|#1| |#1| |#1|)) (-15 -2934 ((-112) |#1| |#1|)) (-15 -2945 ((-112) |#1| |#1|)) (-15 -2922 ((-112) |#1| |#1|))) (-846)) (T -845))
+((-1469 (($ $ $) 11)) (-1530 (($ $ $) 10)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 13)) (-2909 (((-112) $ $) 12)) (-2920 (((-112) $ $) 14)))
+(((-845 |#1|) (-10 -8 (-15 -1469 (|#1| |#1| |#1|)) (-15 -1530 (|#1| |#1| |#1|)) (-15 -2920 ((-112) |#1| |#1|)) (-15 -2932 ((-112) |#1| |#1|)) (-15 -2909 ((-112) |#1| |#1|)) (-15 -1700 ((-112) |#1| |#1|))) (-846)) (T -845))
NIL
-(-10 -8 (-15 -3142 (|#1| |#1| |#1|)) (-15 -1515 (|#1| |#1| |#1|)) (-15 -2934 ((-112) |#1| |#1|)) (-15 -2945 ((-112) |#1| |#1|)) (-15 -2922 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)))
+(-10 -8 (-15 -1469 (|#1| |#1| |#1|)) (-15 -1530 (|#1| |#1| |#1|)) (-15 -2920 ((-112) |#1| |#1|)) (-15 -2932 ((-112) |#1| |#1|)) (-15 -2909 ((-112) |#1| |#1|)) (-15 -1700 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)))
(((-846) (-140)) (T -846))
-((-2912 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-2922 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-2945 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-2934 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-1515 (*1 *1 *1 *1) (-4 *1 (-846))) (-3142 (*1 *1 *1 *1) (-4 *1 (-846))))
-(-13 (-1094) (-10 -8 (-15 -2912 ((-112) $ $)) (-15 -2922 ((-112) $ $)) (-15 -2945 ((-112) $ $)) (-15 -2934 ((-112) $ $)) (-15 -1515 ($ $ $)) (-15 -3142 ($ $ $))))
+((-2897 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-2909 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-2932 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-2920 (*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112)))) (-1530 (*1 *1 *1 *1) (-4 *1 (-846))) (-1469 (*1 *1 *1 *1) (-4 *1 (-846))))
+(-13 (-1094) (-10 -8 (-15 -2897 ((-112) $ $)) (-15 -2909 ((-112) $ $)) (-15 -2932 ((-112) $ $)) (-15 -2920 ((-112) $ $)) (-15 -1530 ($ $ $)) (-15 -1469 ($ $ $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-1373 (($ $ $) 49)) (-2629 (($ $ $) 48)) (-2612 (($ $ $) 46)) (-1445 (($ $ $) 55)) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 50)) (-2296 (((-3 $ "failed") $ $) 53)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 29)) (-2477 (($ $) 39)) (-3256 (($ $ $) 43)) (-3764 (($ $ $) 42)) (-3188 (($ $ $) 51)) (-2392 (($ $ $) 57)) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 45)) (-2181 (((-3 $ "failed") $ $) 52)) (-2537 (((-3 $ "failed") $ |#2|) 32)) (-3172 ((|#2| $) 36)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ |#2|) 13)) (-4325 (((-641 |#2|) $) 21)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 25)))
-(((-847 |#1| |#2|) (-10 -8 (-15 -3188 (|#1| |#1| |#1|)) (-15 -3740 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2175 |#1|)) |#1| |#1|)) (-15 -1445 (|#1| |#1| |#1|)) (-15 -2296 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1373 (|#1| |#1| |#1|)) (-15 -2629 (|#1| |#1| |#1|)) (-15 -2612 (|#1| |#1| |#1|)) (-15 -3271 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2175 |#1|)) |#1| |#1|)) (-15 -2392 (|#1| |#1| |#1|)) (-15 -2181 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3256 (|#1| |#1| |#1|)) (-15 -3764 (|#1| |#1| |#1|)) (-15 -2477 (|#1| |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 -4325 ((-641 |#2|) |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2350 ((-858) |#1|))) (-848 |#2|) (-1045)) (T -847))
+((-3556 (($ $ $) 49)) (-4150 (($ $ $) 48)) (-4191 (($ $ $) 46)) (-3995 (($ $ $) 55)) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 50)) (-4131 (((-3 $ "failed") $ $) 53)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 29)) (-3430 (($ $) 39)) (-4295 (($ $ $) 43)) (-2697 (($ $ $) 42)) (-1993 (($ $ $) 51)) (-2965 (($ $ $) 57)) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 45)) (-3464 (((-3 $ "failed") $ $) 52)) (-2501 (((-3 $ "failed") $ |#2|) 32)) (-3024 ((|#2| $) 36)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ |#2|) 13)) (-2044 (((-641 |#2|) $) 21)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 25)))
+(((-847 |#1| |#2|) (-10 -8 (-15 -1993 (|#1| |#1| |#1|)) (-15 -2158 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2186 |#1|)) |#1| |#1|)) (-15 -3995 (|#1| |#1| |#1|)) (-15 -4131 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3556 (|#1| |#1| |#1|)) (-15 -4150 (|#1| |#1| |#1|)) (-15 -4191 (|#1| |#1| |#1|)) (-15 -3042 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2186 |#1|)) |#1| |#1|)) (-15 -2965 (|#1| |#1| |#1|)) (-15 -3464 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4295 (|#1| |#1| |#1|)) (-15 -2697 (|#1| |#1| |#1|)) (-15 -3430 (|#1| |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2044 ((-641 |#2|) |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2326 ((-858) |#1|))) (-848 |#2|) (-1045)) (T -847))
NIL
-(-10 -8 (-15 -3188 (|#1| |#1| |#1|)) (-15 -3740 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2175 |#1|)) |#1| |#1|)) (-15 -1445 (|#1| |#1| |#1|)) (-15 -2296 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1373 (|#1| |#1| |#1|)) (-15 -2629 (|#1| |#1| |#1|)) (-15 -2612 (|#1| |#1| |#1|)) (-15 -3271 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2175 |#1|)) |#1| |#1|)) (-15 -2392 (|#1| |#1| |#1|)) (-15 -2181 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3256 (|#1| |#1| |#1|)) (-15 -3764 (|#1| |#1| |#1|)) (-15 -2477 (|#1| |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -2537 ((-3 |#1| "failed") |#1| |#2|)) (-15 -4325 ((-641 |#2|) |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1373 (($ $ $) 44 (|has| |#1| (-363)))) (-2629 (($ $ $) 45 (|has| |#1| (-363)))) (-2612 (($ $ $) 47 (|has| |#1| (-363)))) (-1445 (($ $ $) 42 (|has| |#1| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 41 (|has| |#1| (-363)))) (-2296 (((-3 $ "failed") $ $) 43 (|has| |#1| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 46 (|has| |#1| (-363)))) (-4201 (((-3 (-564) "failed") $) 74 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 71 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 68)) (-2961 (((-564) $) 73 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 70 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 69)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-2477 (($ $) 54 (|has| |#1| (-452)))) (-4035 (((-112) $) 31)) (-3720 (($ |#1| (-767)) 61)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 56 (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 57 (|has| |#1| (-556)))) (-4253 (((-767) $) 65)) (-3256 (($ $ $) 51 (|has| |#1| (-363)))) (-3764 (($ $ $) 52 (|has| |#1| (-363)))) (-3188 (($ $ $) 40 (|has| |#1| (-363)))) (-2392 (($ $ $) 49 (|has| |#1| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 48 (|has| |#1| (-363)))) (-2181 (((-3 $ "failed") $ $) 50 (|has| |#1| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 53 (|has| |#1| (-363)))) (-3876 ((|#1| $) 64)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ |#1|) 58 (|has| |#1| (-556)))) (-2762 (((-767) $) 66)) (-3172 ((|#1| $) 55 (|has| |#1| (-452)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 72 (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 67)) (-4325 (((-641 |#1|) $) 60)) (-2606 ((|#1| $ (-767)) 62)) (-1471 (((-767)) 28 T CONST)) (-3123 ((|#1| $ |#1| |#1|) 59)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 76) (($ |#1| $) 75)))
+(-10 -8 (-15 -1993 (|#1| |#1| |#1|)) (-15 -2158 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2186 |#1|)) |#1| |#1|)) (-15 -3995 (|#1| |#1| |#1|)) (-15 -4131 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3556 (|#1| |#1| |#1|)) (-15 -4150 (|#1| |#1| |#1|)) (-15 -4191 (|#1| |#1| |#1|)) (-15 -3042 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -2186 |#1|)) |#1| |#1|)) (-15 -2965 (|#1| |#1| |#1|)) (-15 -3464 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4295 (|#1| |#1| |#1|)) (-15 -2697 (|#1| |#1| |#1|)) (-15 -3430 (|#1| |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -2501 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2044 ((-641 |#2|) |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-3556 (($ $ $) 45 (|has| |#1| (-363)))) (-4150 (($ $ $) 46 (|has| |#1| (-363)))) (-4191 (($ $ $) 48 (|has| |#1| (-363)))) (-3995 (($ $ $) 43 (|has| |#1| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 42 (|has| |#1| (-363)))) (-4131 (((-3 $ "failed") $ $) 44 (|has| |#1| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 47 (|has| |#1| (-363)))) (-4180 (((-3 (-564) "failed") $) 75 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 72 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 69)) (-2938 (((-564) $) 74 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 71 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 70)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-3430 (($ $) 55 (|has| |#1| (-452)))) (-1980 (((-112) $) 32)) (-3679 (($ |#1| (-767)) 62)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 57 (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 58 (|has| |#1| (-556)))) (-2035 (((-767) $) 66)) (-4295 (($ $ $) 52 (|has| |#1| (-363)))) (-2697 (($ $ $) 53 (|has| |#1| (-363)))) (-1993 (($ $ $) 41 (|has| |#1| (-363)))) (-2965 (($ $ $) 50 (|has| |#1| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 49 (|has| |#1| (-363)))) (-3464 (((-3 $ "failed") $ $) 51 (|has| |#1| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 54 (|has| |#1| (-363)))) (-3853 ((|#1| $) 65)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-556)))) (-3258 (((-767) $) 67)) (-3024 ((|#1| $) 56 (|has| |#1| (-452)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 73 (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) 68)) (-2044 (((-641 |#1|) $) 61)) (-1690 ((|#1| $ (-767)) 63)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3106 ((|#1| $ |#1| |#1|) 60)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 77) (($ |#1| $) 76)))
(((-848 |#1|) (-140) (-1045)) (T -848))
-((-2762 (*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-4253 (*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-3876 (*1 *2 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-3900 (*1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-2606 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-3720 (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-4325 (*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-641 *3)))) (-3123 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-2537 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-3381 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3)))) (-1716 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3)))) (-3172 (*1 *2 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452)))) (-2477 (*1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452)))) (-1466 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3)))) (-3764 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3256 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2181 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2392 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3271 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2175 *1))) (-4 *1 (-848 *3)))) (-2612 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-4361 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3)))) (-2629 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-1373 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2296 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-1445 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3740 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2175 *1))) (-4 *1 (-848 *3)))) (-3188 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(-13 (-1045) (-111 |t#1| |t#1|) (-411 |t#1|) (-10 -8 (-15 -2762 ((-767) $)) (-15 -4253 ((-767) $)) (-15 -3876 (|t#1| $)) (-15 -3900 ($ $)) (-15 -2606 (|t#1| $ (-767))) (-15 -3720 ($ |t#1| (-767))) (-15 -4325 ((-641 |t#1|) $)) (-15 -3123 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-15 -2537 ((-3 $ "failed") $ |t#1|)) (-15 -3381 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -1716 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-15 -3172 (|t#1| $)) (-15 -2477 ($ $))) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-15 -1466 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -3764 ($ $ $)) (-15 -3256 ($ $ $)) (-15 -2181 ((-3 $ "failed") $ $)) (-15 -2392 ($ $ $)) (-15 -3271 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $)) (-15 -2612 ($ $ $)) (-15 -4361 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -2629 ($ $ $)) (-15 -1373 ($ $ $)) (-15 -2296 ((-3 $ "failed") $ $)) (-15 -1445 ($ $ $)) (-15 -3740 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $)) (-15 -3188 ($ $ $))) |%noBranch|)))
+((-3258 (*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-2035 (*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-3853 (*1 *2 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-3878 (*1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-1690 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-3679 (*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-2044 (*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-641 *3)))) (-3106 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)))) (-2501 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-3266 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3)))) (-3744 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3)))) (-3024 (*1 *2 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452)))) (-3430 (*1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452)))) (-4384 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3)))) (-2697 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-4295 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3464 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2965 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3042 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2186 *1))) (-4 *1 (-848 *3)))) (-4191 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2118 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3)))) (-4150 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3556 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-4131 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-3995 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2158 (*1 *2 *1 *1) (-12 (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2186 *1))) (-4 *1 (-848 *3)))) (-1993 (*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(-13 (-1045) (-111 |t#1| |t#1|) (-411 |t#1|) (-10 -8 (-15 -3258 ((-767) $)) (-15 -2035 ((-767) $)) (-15 -3853 (|t#1| $)) (-15 -3878 ($ $)) (-15 -1690 (|t#1| $ (-767))) (-15 -3679 ($ |t#1| (-767))) (-15 -2044 ((-641 |t#1|) $)) (-15 -3106 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-15 -2501 ((-3 $ "failed") $ |t#1|)) (-15 -3266 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -3744 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-15 -3024 (|t#1| $)) (-15 -3430 ($ $))) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-15 -4384 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -2697 ($ $ $)) (-15 -4295 ($ $ $)) (-15 -3464 ((-3 $ "failed") $ $)) (-15 -2965 ($ $ $)) (-15 -3042 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $)) (-15 -4191 ($ $ $)) (-15 -2118 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -4150 ($ $ $)) (-15 -3556 ($ $ $)) (-15 -4131 ((-3 $ "failed") $ $)) (-15 -3995 ($ $ $)) (-15 -2158 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $)) (-15 -1993 ($ $ $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-172)) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-614 #0=(-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-411 |#1|) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) |has| |#1| (-172)) ((-722) . T) ((-1034 #0#) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3098 ((|#2| |#2| |#2| (-99 |#1|) (-1 |#1| |#1|)) 20)) (-4361 (((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)) 49 (|has| |#1| (-363)))) (-1716 (((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)) 46 (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)) 45 (|has| |#1| (-556)))) (-1466 (((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)) 48 (|has| |#1| (-363)))) (-3123 ((|#1| |#2| |#1| |#1| (-99 |#1|) (-1 |#1| |#1|)) 36)))
-(((-849 |#1| |#2|) (-10 -7 (-15 -3098 (|#2| |#2| |#2| (-99 |#1|) (-1 |#1| |#1|))) (-15 -3123 (|#1| |#2| |#1| |#1| (-99 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-556)) (PROGN (-15 -3381 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -1716 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1466 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -4361 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|)) (-1045) (-848 |#1|)) (T -849))
-((-4361 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-1466 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-1716 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-3381 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-3123 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-99 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1045)) (-5 *1 (-849 *2 *3)) (-4 *3 (-848 *2)))) (-3098 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1045)) (-5 *1 (-849 *5 *2)) (-4 *2 (-848 *5)))))
-(-10 -7 (-15 -3098 (|#2| |#2| |#2| (-99 |#1|) (-1 |#1| |#1|))) (-15 -3123 (|#1| |#2| |#1| |#1| (-99 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-556)) (PROGN (-15 -3381 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -1716 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1466 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -4361 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1373 (($ $ $) NIL (|has| |#1| (-363)))) (-2629 (($ $ $) NIL (|has| |#1| (-363)))) (-2612 (($ $ $) NIL (|has| |#1| (-363)))) (-1445 (($ $ $) NIL (|has| |#1| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2296 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 34 (|has| |#1| (-363)))) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452)))) (-2998 (((-858) $ (-858)) NIL)) (-4035 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) NIL)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 30 (|has| |#1| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 28 (|has| |#1| (-556)))) (-4253 (((-767) $) NIL)) (-3256 (($ $ $) NIL (|has| |#1| (-363)))) (-3764 (($ $ $) NIL (|has| |#1| (-363)))) (-3188 (($ $ $) NIL (|has| |#1| (-363)))) (-2392 (($ $ $) NIL (|has| |#1| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2181 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 32 (|has| |#1| (-363)))) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-2762 (((-767) $) NIL)) (-3172 ((|#1| $) NIL (|has| |#1| (-452)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) NIL)) (-1471 (((-767)) NIL T CONST)) (-3123 ((|#1| $ |#1| |#1|) 15)) (-2414 (($) NIL T CONST)) (-2428 (($) 23 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) 19) (($ $ (-767)) 24)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-850 |#1| |#2| |#3|) (-13 (-848 |#1|) (-10 -8 (-15 -2998 ((-858) $ (-858))))) (-1045) (-99 |#1|) (-1 |#1| |#1|)) (T -850))
-((-2998 (*1 *2 *1 *2) (-12 (-5 *2 (-858)) (-5 *1 (-850 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-99 *3)) (-14 *5 (-1 *3 *3)))))
-(-13 (-848 |#1|) (-10 -8 (-15 -2998 ((-858) $ (-858)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1373 (($ $ $) NIL (|has| |#2| (-363)))) (-2629 (($ $ $) NIL (|has| |#2| (-363)))) (-2612 (($ $ $) NIL (|has| |#2| (-363)))) (-1445 (($ $ $) NIL (|has| |#2| (-363)))) (-3740 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#2| (-363)))) (-2296 (((-3 $ "failed") $ $) NIL (|has| |#2| (-363)))) (-4361 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-363)))) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#2| (-452)))) (-4035 (((-112) $) NIL)) (-3720 (($ |#2| (-767)) 17)) (-1716 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-556)))) (-3381 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-556)))) (-4253 (((-767) $) NIL)) (-3256 (($ $ $) NIL (|has| |#2| (-363)))) (-3764 (($ $ $) NIL (|has| |#2| (-363)))) (-3188 (($ $ $) NIL (|has| |#2| (-363)))) (-2392 (($ $ $) NIL (|has| |#2| (-363)))) (-3271 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#2| (-363)))) (-2181 (((-3 $ "failed") $ $) NIL (|has| |#2| (-363)))) (-1466 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-363)))) (-3876 ((|#2| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556)))) (-2762 (((-767) $) NIL)) (-3172 ((|#2| $) NIL (|has| |#2| (-452)))) (-2350 (((-858) $) 24) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) NIL) (($ (-1255 |#1|)) 19)) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-767)) NIL)) (-1471 (((-767)) NIL T CONST)) (-3123 ((|#2| $ |#2| |#2|) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) 13 T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+((-3078 ((|#2| |#2| |#2| (-99 |#1|) (-1 |#1| |#1|)) 20)) (-2118 (((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)) 49 (|has| |#1| (-363)))) (-3744 (((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)) 46 (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)) 45 (|has| |#1| (-556)))) (-4384 (((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)) 48 (|has| |#1| (-363)))) (-3106 ((|#1| |#2| |#1| |#1| (-99 |#1|) (-1 |#1| |#1|)) 36)))
+(((-849 |#1| |#2|) (-10 -7 (-15 -3078 (|#2| |#2| |#2| (-99 |#1|) (-1 |#1| |#1|))) (-15 -3106 (|#1| |#2| |#1| |#1| (-99 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-556)) (PROGN (-15 -3266 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -3744 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -4384 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -2118 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|)) (-1045) (-848 |#1|)) (T -849))
+((-2118 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-4384 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-3744 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-3266 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3)) (-4 *3 (-848 *5)))) (-3106 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-99 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1045)) (-5 *1 (-849 *2 *3)) (-4 *3 (-848 *2)))) (-3078 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1045)) (-5 *1 (-849 *5 *2)) (-4 *2 (-848 *5)))))
+(-10 -7 (-15 -3078 (|#2| |#2| |#2| (-99 |#1|) (-1 |#1| |#1|))) (-15 -3106 (|#1| |#2| |#1| |#1| (-99 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-556)) (PROGN (-15 -3266 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -3744 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -4384 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|))) (-15 -2118 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2| (-99 |#1|)))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3556 (($ $ $) NIL (|has| |#1| (-363)))) (-4150 (($ $ $) NIL (|has| |#1| (-363)))) (-4191 (($ $ $) NIL (|has| |#1| (-363)))) (-3995 (($ $ $) NIL (|has| |#1| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-4131 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 34 (|has| |#1| (-363)))) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452)))) (-3541 (((-858) $ (-858)) NIL)) (-1980 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) NIL)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 30 (|has| |#1| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 28 (|has| |#1| (-556)))) (-2035 (((-767) $) NIL)) (-4295 (($ $ $) NIL (|has| |#1| (-363)))) (-2697 (($ $ $) NIL (|has| |#1| (-363)))) (-1993 (($ $ $) NIL (|has| |#1| (-363)))) (-2965 (($ $ $) NIL (|has| |#1| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3464 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 32 (|has| |#1| (-363)))) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-3258 (((-767) $) NIL)) (-3024 ((|#1| $) NIL (|has| |#1| (-452)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-1034 (-407 (-564))))) (($ |#1|) NIL)) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3106 ((|#1| $ |#1| |#1|) 15)) (-2409 (($) NIL T CONST)) (-2421 (($) 23 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) 19) (($ $ (-767)) 24)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-850 |#1| |#2| |#3|) (-13 (-848 |#1|) (-10 -8 (-15 -3541 ((-858) $ (-858))))) (-1045) (-99 |#1|) (-1 |#1| |#1|)) (T -850))
+((-3541 (*1 *2 *1 *2) (-12 (-5 *2 (-858)) (-5 *1 (-850 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-99 *3)) (-14 *5 (-1 *3 *3)))))
+(-13 (-848 |#1|) (-10 -8 (-15 -3541 ((-858) $ (-858)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-3556 (($ $ $) NIL (|has| |#2| (-363)))) (-4150 (($ $ $) NIL (|has| |#2| (-363)))) (-4191 (($ $ $) NIL (|has| |#2| (-363)))) (-3995 (($ $ $) NIL (|has| |#2| (-363)))) (-2158 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#2| (-363)))) (-4131 (((-3 $ "failed") $ $) NIL (|has| |#2| (-363)))) (-2118 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-363)))) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#2| (-452)))) (-1980 (((-112) $) NIL)) (-3679 (($ |#2| (-767)) 17)) (-3744 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-556)))) (-3266 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-556)))) (-2035 (((-767) $) NIL)) (-4295 (($ $ $) NIL (|has| |#2| (-363)))) (-2697 (($ $ $) NIL (|has| |#2| (-363)))) (-1993 (($ $ $) NIL (|has| |#2| (-363)))) (-2965 (($ $ $) NIL (|has| |#2| (-363)))) (-3042 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#2| (-363)))) (-3464 (((-3 $ "failed") $ $) NIL (|has| |#2| (-363)))) (-4384 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-363)))) (-3853 ((|#2| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556)))) (-3258 (((-767) $) NIL)) (-3024 ((|#2| $) NIL (|has| |#2| (-452)))) (-2326 (((-858) $) 24) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) NIL) (($ (-1255 |#1|)) 19)) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-767)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3106 ((|#2| $ |#2| |#2|) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) 13 T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
(((-851 |#1| |#2| |#3| |#4|) (-13 (-848 |#2|) (-614 (-1255 |#1|))) (-1170) (-1045) (-99 |#2|) (-1 |#2| |#2|)) (T -851))
NIL
(-13 (-848 |#2|) (-614 (-1255 |#1|)))
-((-1341 ((|#1| (-767) |#1|) 48 (|has| |#1| (-38 (-407 (-564)))))) (-2968 ((|#1| (-767) (-767) |#1|) 39) ((|#1| (-767) |#1|) 27)) (-3326 ((|#1| (-767) |#1|) 43)) (-1461 ((|#1| (-767) |#1|) 41)) (-2969 ((|#1| (-767) |#1|) 40)))
-(((-852 |#1|) (-10 -7 (-15 -2969 (|#1| (-767) |#1|)) (-15 -1461 (|#1| (-767) |#1|)) (-15 -3326 (|#1| (-767) |#1|)) (-15 -2968 (|#1| (-767) |#1|)) (-15 -2968 (|#1| (-767) (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1341 (|#1| (-767) |#1|)) |%noBranch|)) (-172)) (T -852))
-((-1341 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-172)))) (-2968 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-2968 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-3326 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-1461 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-2969 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))))
-(-10 -7 (-15 -2969 (|#1| (-767) |#1|)) (-15 -1461 (|#1| (-767) |#1|)) (-15 -3326 (|#1| (-767) |#1|)) (-15 -2968 (|#1| (-767) |#1|)) (-15 -2968 (|#1| (-767) (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1341 (|#1| (-767) |#1|)) |%noBranch|))
-((-2337 (((-112) $ $) 7)) (-3142 (($ $ $) 13)) (-1515 (($ $ $) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2945 (((-112) $ $) 16)) (-2922 (((-112) $ $) 17)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 15)) (-2912 (((-112) $ $) 18)) (** (($ $ (-917)) 21)) (* (($ $ $) 20)))
+((-3632 ((|#1| (-767) |#1|) 48 (|has| |#1| (-38 (-407 (-564)))))) (-3910 ((|#1| (-767) (-767) |#1|) 39) ((|#1| (-767) |#1|) 27)) (-3562 ((|#1| (-767) |#1|) 43)) (-2019 ((|#1| (-767) |#1|) 41)) (-2756 ((|#1| (-767) |#1|) 40)))
+(((-852 |#1|) (-10 -7 (-15 -2756 (|#1| (-767) |#1|)) (-15 -2019 (|#1| (-767) |#1|)) (-15 -3562 (|#1| (-767) |#1|)) (-15 -3910 (|#1| (-767) |#1|)) (-15 -3910 (|#1| (-767) (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -3632 (|#1| (-767) |#1|)) |%noBranch|)) (-172)) (T -852))
+((-3632 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-172)))) (-3910 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-3910 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-3562 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-2019 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))) (-2756 (*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))))
+(-10 -7 (-15 -2756 (|#1| (-767) |#1|)) (-15 -2019 (|#1| (-767) |#1|)) (-15 -3562 (|#1| (-767) |#1|)) (-15 -3910 (|#1| (-767) |#1|)) (-15 -3910 (|#1| (-767) (-767) |#1|)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -3632 (|#1| (-767) |#1|)) |%noBranch|))
+((-2315 (((-112) $ $) 7)) (-1469 (($ $ $) 14)) (-1530 (($ $ $) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2932 (((-112) $ $) 17)) (-2909 (((-112) $ $) 18)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 16)) (-2897 (((-112) $ $) 19)) (** (($ $ (-917)) 22)) (* (($ $ $) 21)))
(((-853) (-140)) (T -853))
NIL
(-13 (-846) (-1106))
(((-102) . T) ((-611 (-858)) . T) ((-846) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2051 (((-564) $) 14)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 20) (($ (-564)) 13)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 9)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 11)))
-(((-854) (-13 (-846) (-10 -8 (-15 -2350 ($ (-564))) (-15 -2051 ((-564) $))))) (T -854))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-854)))) (-2051 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-854)))))
-(-13 (-846) (-10 -8 (-15 -2350 ($ (-564))) (-15 -2051 ((-564) $))))
-((-1979 (((-687 (-1217)) $ (-1217)) 15)) (-3799 (((-687 (-549)) $ (-549)) 12)) (-2268 (((-767) $ (-128)) 30)))
-(((-855 |#1|) (-10 -8 (-15 -2268 ((-767) |#1| (-128))) (-15 -1979 ((-687 (-1217)) |#1| (-1217))) (-15 -3799 ((-687 (-549)) |#1| (-549)))) (-856)) (T -855))
-NIL
-(-10 -8 (-15 -2268 ((-767) |#1| (-128))) (-15 -1979 ((-687 (-1217)) |#1| (-1217))) (-15 -3799 ((-687 (-549)) |#1| (-549))))
-((-1979 (((-687 (-1217)) $ (-1217)) 8)) (-3799 (((-687 (-549)) $ (-549)) 9)) (-2268 (((-767) $ (-128)) 7)) (-2472 (((-687 (-129)) $ (-129)) 10)) (-3718 (($ $) 6)))
+((-2315 (((-112) $ $) NIL)) (-2061 (((-564) $) 14)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 20) (($ (-564)) 13)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 9)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 11)))
+(((-854) (-13 (-846) (-10 -8 (-15 -2326 ($ (-564))) (-15 -2061 ((-564) $))))) (T -854))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-854)))) (-2061 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-854)))))
+(-13 (-846) (-10 -8 (-15 -2326 ($ (-564))) (-15 -2061 ((-564) $))))
+((-3315 (((-687 (-1217)) $ (-1217)) 15)) (-2037 (((-687 (-549)) $ (-549)) 12)) (-1445 (((-767) $ (-128)) 30)))
+(((-855 |#1|) (-10 -8 (-15 -1445 ((-767) |#1| (-128))) (-15 -3315 ((-687 (-1217)) |#1| (-1217))) (-15 -2037 ((-687 (-549)) |#1| (-549)))) (-856)) (T -855))
+NIL
+(-10 -8 (-15 -1445 ((-767) |#1| (-128))) (-15 -3315 ((-687 (-1217)) |#1| (-1217))) (-15 -2037 ((-687 (-549)) |#1| (-549))))
+((-3315 (((-687 (-1217)) $ (-1217)) 8)) (-2037 (((-687 (-549)) $ (-549)) 9)) (-1445 (((-767) $ (-128)) 7)) (-4152 (((-687 (-129)) $ (-129)) 10)) (-4089 (($ $) 6)))
(((-856) (-140)) (T -856))
-((-2472 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *2 (-687 (-129))) (-5 *3 (-129)))) (-3799 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *2 (-687 (-549))) (-5 *3 (-549)))) (-1979 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *2 (-687 (-1217))) (-5 *3 (-1217)))) (-2268 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *3 (-128)) (-5 *2 (-767)))))
-(-13 (-173) (-10 -8 (-15 -2472 ((-687 (-129)) $ (-129))) (-15 -3799 ((-687 (-549)) $ (-549))) (-15 -1979 ((-687 (-1217)) $ (-1217))) (-15 -2268 ((-767) $ (-128)))))
+((-4152 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *2 (-687 (-129))) (-5 *3 (-129)))) (-2037 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *2 (-687 (-549))) (-5 *3 (-549)))) (-3315 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *2 (-687 (-1217))) (-5 *3 (-1217)))) (-1445 (*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *3 (-128)) (-5 *2 (-767)))))
+(-13 (-173) (-10 -8 (-15 -4152 ((-687 (-129)) $ (-129))) (-15 -2037 ((-687 (-549)) $ (-549))) (-15 -3315 ((-687 (-1217)) $ (-1217))) (-15 -1445 ((-767) $ (-128)))))
(((-173) . T))
-((-1979 (((-687 (-1217)) $ (-1217)) NIL)) (-3799 (((-687 (-549)) $ (-549)) NIL)) (-2268 (((-767) $ (-128)) NIL)) (-2472 (((-687 (-129)) $ (-129)) 21)) (-4213 (($ (-388)) 12) (($ (-1152)) 14)) (-2593 (((-112) $) 18)) (-2350 (((-858) $) 25)) (-3718 (($ $) 22)))
-(((-857) (-13 (-856) (-611 (-858)) (-10 -8 (-15 -4213 ($ (-388))) (-15 -4213 ($ (-1152))) (-15 -2593 ((-112) $))))) (T -857))
-((-4213 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-857)))) (-4213 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-857)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-857)))))
-(-13 (-856) (-611 (-858)) (-10 -8 (-15 -4213 ($ (-388))) (-15 -4213 ($ (-1152))) (-15 -2593 ((-112) $))))
-((-2337 (((-112) $ $) NIL) (($ $ $) 86)) (-4276 (($ $ $) 126)) (-3325 (((-564) $) 31) (((-564)) 36)) (-2511 (($ (-564)) 54)) (-3685 (($ $ $) 55) (($ (-641 $)) 85)) (-1562 (($ $ (-641 $)) 83)) (-2526 (((-564) $) 34)) (-3756 (($ $ $) 74)) (-1796 (($ $) 141) (($ $ $) 142) (($ $ $ $) 143)) (-3948 (((-564) $) 33)) (-1854 (($ $ $) 73)) (-4191 (($ $) 115)) (-3991 (($ $ $) 130)) (-2654 (($ (-641 $)) 62)) (-4039 (($ $ (-641 $)) 80)) (-2700 (($ (-564) (-564)) 56)) (-4134 (($ $) 127) (($ $ $) 128)) (-4251 (($ $ (-564)) 43) (($ $) 46)) (-2577 (($ $ $) 98)) (-1802 (($ $ $) 133)) (-3926 (($ $) 116)) (-2560 (($ $ $) 99)) (-3052 (($ $) 144) (($ $ $) 145) (($ $ $ $) 146)) (-2788 (((-1264) $) 10)) (-2140 (($ $) 119) (($ $ (-767)) 123)) (-1852 (($ $ $) 76)) (-3697 (($ $ $) 75)) (-1597 (($ $ (-641 $)) 111)) (-2640 (($ $ $) 114)) (-3851 (($ (-641 $)) 60)) (-3865 (($ $) 71) (($ (-641 $)) 72)) (-1414 (($ $ $) 124)) (-3139 (($ $) 117)) (-3424 (($ $ $) 129)) (-2998 (($ (-564)) 21) (($ (-1170)) 23) (($ (-1152)) 30) (($ (-225)) 25)) (-2380 (($ $ $) 102)) (-2356 (($ $) 103)) (-2461 (((-1264) (-1152)) 15)) (-1624 (($ (-1152)) 14)) (-2259 (($ (-641 (-641 $))) 59)) (-4242 (($ $ (-564)) 42) (($ $) 45)) (-4172 (((-1152) $) NIL)) (-1348 (($ $ $) 132)) (-3125 (($ $) 147) (($ $ $) 148) (($ $ $ $) 149)) (-2776 (((-112) $) 109)) (-3407 (($ $ (-641 $)) 112) (($ $ $ $) 113)) (-3973 (($ (-564)) 39)) (-4336 (((-564) $) 32) (((-564)) 35)) (-3378 (($ $ $) 40) (($ (-641 $)) 84)) (-3877 (((-1114) $) NIL)) (-2537 (($ $ $) 100)) (-1664 (($) 13)) (-4362 (($ $ (-641 $)) 110)) (-1422 (((-1152) (-1152)) 8)) (-4297 (($ $) 118) (($ $ (-767)) 122)) (-2548 (($ $ $) 97)) (-3735 (($ $ (-767)) 140)) (-3808 (($ (-641 $)) 61)) (-2350 (((-858) $) 19)) (-3539 (($ $ (-564)) 41) (($ $) 44)) (-2408 (($ $) 69) (($ (-641 $)) 70)) (-3663 (($ $) 67) (($ (-641 $)) 68)) (-3665 (($ $) 125)) (-2407 (($ (-641 $)) 66)) (-2038 (($ $ $) 106)) (-4006 (($ $ $) 131)) (-2368 (($ $ $) 101)) (-3493 (($ $ $) 104) (($ $) 105)) (-2945 (($ $ $) 90)) (-2922 (($ $ $) 88)) (-2893 (((-112) $ $) 16) (($ $ $) 17)) (-2934 (($ $ $) 89)) (-2912 (($ $ $) 87)) (-3004 (($ $ $) 95)) (-2992 (($ $ $) 92) (($ $) 93)) (-2980 (($ $ $) 91)) (** (($ $ $) 96)) (* (($ $ $) 94)))
-(((-858) (-13 (-1094) (-10 -8 (-15 -2788 ((-1264) $)) (-15 -1624 ($ (-1152))) (-15 -2461 ((-1264) (-1152))) (-15 -2998 ($ (-564))) (-15 -2998 ($ (-1170))) (-15 -2998 ($ (-1152))) (-15 -2998 ($ (-225))) (-15 -1664 ($)) (-15 -1422 ((-1152) (-1152))) (-15 -3325 ((-564) $)) (-15 -4336 ((-564) $)) (-15 -3325 ((-564))) (-15 -4336 ((-564))) (-15 -3948 ((-564) $)) (-15 -2526 ((-564) $)) (-15 -3973 ($ (-564))) (-15 -2511 ($ (-564))) (-15 -2700 ($ (-564) (-564))) (-15 -4242 ($ $ (-564))) (-15 -4251 ($ $ (-564))) (-15 -3539 ($ $ (-564))) (-15 -4242 ($ $)) (-15 -4251 ($ $)) (-15 -3539 ($ $)) (-15 -3378 ($ $ $)) (-15 -3685 ($ $ $)) (-15 -3378 ($ (-641 $))) (-15 -3685 ($ (-641 $))) (-15 -1597 ($ $ (-641 $))) (-15 -3407 ($ $ (-641 $))) (-15 -3407 ($ $ $ $)) (-15 -2640 ($ $ $)) (-15 -2776 ((-112) $)) (-15 -4362 ($ $ (-641 $))) (-15 -4191 ($ $)) (-15 -1348 ($ $ $)) (-15 -3665 ($ $)) (-15 -2259 ($ (-641 (-641 $)))) (-15 -4276 ($ $ $)) (-15 -4134 ($ $)) (-15 -4134 ($ $ $)) (-15 -3424 ($ $ $)) (-15 -3991 ($ $ $)) (-15 -4006 ($ $ $)) (-15 -1802 ($ $ $)) (-15 -3735 ($ $ (-767))) (-15 -2038 ($ $ $)) (-15 -1854 ($ $ $)) (-15 -3756 ($ $ $)) (-15 -3697 ($ $ $)) (-15 -1852 ($ $ $)) (-15 -4039 ($ $ (-641 $))) (-15 -1562 ($ $ (-641 $))) (-15 -3926 ($ $)) (-15 -4297 ($ $)) (-15 -4297 ($ $ (-767))) (-15 -2140 ($ $)) (-15 -2140 ($ $ (-767))) (-15 -3139 ($ $)) (-15 -1414 ($ $ $)) (-15 -1796 ($ $)) (-15 -1796 ($ $ $)) (-15 -1796 ($ $ $ $)) (-15 -3052 ($ $)) (-15 -3052 ($ $ $)) (-15 -3052 ($ $ $ $)) (-15 -3125 ($ $)) (-15 -3125 ($ $ $)) (-15 -3125 ($ $ $ $)) (-15 -3663 ($ $)) (-15 -3663 ($ (-641 $))) (-15 -2408 ($ $)) (-15 -2408 ($ (-641 $))) (-15 -3865 ($ $)) (-15 -3865 ($ (-641 $))) (-15 -3851 ($ (-641 $))) (-15 -3808 ($ (-641 $))) (-15 -2654 ($ (-641 $))) (-15 -2407 ($ (-641 $))) (-15 -2893 ($ $ $)) (-15 -2337 ($ $ $)) (-15 -2912 ($ $ $)) (-15 -2922 ($ $ $)) (-15 -2934 ($ $ $)) (-15 -2945 ($ $ $)) (-15 -2980 ($ $ $)) (-15 -2992 ($ $ $)) (-15 -2992 ($ $)) (-15 * ($ $ $)) (-15 -3004 ($ $ $)) (-15 ** ($ $ $)) (-15 -2548 ($ $ $)) (-15 -2577 ($ $ $)) (-15 -2560 ($ $ $)) (-15 -2537 ($ $ $)) (-15 -2368 ($ $ $)) (-15 -2380 ($ $ $)) (-15 -2356 ($ $)) (-15 -3493 ($ $ $)) (-15 -3493 ($ $))))) (T -858))
-((-2788 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-858)))) (-1624 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))) (-2461 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-858)))) (-2998 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2998 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-858)))) (-2998 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))) (-2998 (*1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-858)))) (-1664 (*1 *1) (-5 *1 (-858))) (-1422 (*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))) (-3325 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4336 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3325 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4336 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3948 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2526 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3973 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2511 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2700 (*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4242 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4251 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3539 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4242 (*1 *1 *1) (-5 *1 (-858))) (-4251 (*1 *1 *1) (-5 *1 (-858))) (-3539 (*1 *1 *1) (-5 *1 (-858))) (-3378 (*1 *1 *1 *1) (-5 *1 (-858))) (-3685 (*1 *1 *1 *1) (-5 *1 (-858))) (-3378 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3685 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1597 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3407 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3407 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-2640 (*1 *1 *1 *1) (-5 *1 (-858))) (-2776 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-858)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-4191 (*1 *1 *1) (-5 *1 (-858))) (-1348 (*1 *1 *1 *1) (-5 *1 (-858))) (-3665 (*1 *1 *1) (-5 *1 (-858))) (-2259 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-858)))) (-5 *1 (-858)))) (-4276 (*1 *1 *1 *1) (-5 *1 (-858))) (-4134 (*1 *1 *1) (-5 *1 (-858))) (-4134 (*1 *1 *1 *1) (-5 *1 (-858))) (-3424 (*1 *1 *1 *1) (-5 *1 (-858))) (-3991 (*1 *1 *1 *1) (-5 *1 (-858))) (-4006 (*1 *1 *1 *1) (-5 *1 (-858))) (-1802 (*1 *1 *1 *1) (-5 *1 (-858))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858)))) (-2038 (*1 *1 *1 *1) (-5 *1 (-858))) (-1854 (*1 *1 *1 *1) (-5 *1 (-858))) (-3756 (*1 *1 *1 *1) (-5 *1 (-858))) (-3697 (*1 *1 *1 *1) (-5 *1 (-858))) (-1852 (*1 *1 *1 *1) (-5 *1 (-858))) (-4039 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1562 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3926 (*1 *1 *1) (-5 *1 (-858))) (-4297 (*1 *1 *1) (-5 *1 (-858))) (-4297 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858)))) (-2140 (*1 *1 *1) (-5 *1 (-858))) (-2140 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858)))) (-3139 (*1 *1 *1) (-5 *1 (-858))) (-1414 (*1 *1 *1 *1) (-5 *1 (-858))) (-1796 (*1 *1 *1) (-5 *1 (-858))) (-1796 (*1 *1 *1 *1) (-5 *1 (-858))) (-1796 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-3052 (*1 *1 *1) (-5 *1 (-858))) (-3052 (*1 *1 *1 *1) (-5 *1 (-858))) (-3052 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-3125 (*1 *1 *1) (-5 *1 (-858))) (-3125 (*1 *1 *1 *1) (-5 *1 (-858))) (-3125 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-3663 (*1 *1 *1) (-5 *1 (-858))) (-3663 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2408 (*1 *1 *1) (-5 *1 (-858))) (-2408 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3865 (*1 *1 *1) (-5 *1 (-858))) (-3865 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3851 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3808 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2654 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2407 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2893 (*1 *1 *1 *1) (-5 *1 (-858))) (-2337 (*1 *1 *1 *1) (-5 *1 (-858))) (-2912 (*1 *1 *1 *1) (-5 *1 (-858))) (-2922 (*1 *1 *1 *1) (-5 *1 (-858))) (-2934 (*1 *1 *1 *1) (-5 *1 (-858))) (-2945 (*1 *1 *1 *1) (-5 *1 (-858))) (-2980 (*1 *1 *1 *1) (-5 *1 (-858))) (-2992 (*1 *1 *1 *1) (-5 *1 (-858))) (-2992 (*1 *1 *1) (-5 *1 (-858))) (* (*1 *1 *1 *1) (-5 *1 (-858))) (-3004 (*1 *1 *1 *1) (-5 *1 (-858))) (** (*1 *1 *1 *1) (-5 *1 (-858))) (-2548 (*1 *1 *1 *1) (-5 *1 (-858))) (-2577 (*1 *1 *1 *1) (-5 *1 (-858))) (-2560 (*1 *1 *1 *1) (-5 *1 (-858))) (-2537 (*1 *1 *1 *1) (-5 *1 (-858))) (-2368 (*1 *1 *1 *1) (-5 *1 (-858))) (-2380 (*1 *1 *1 *1) (-5 *1 (-858))) (-2356 (*1 *1 *1) (-5 *1 (-858))) (-3493 (*1 *1 *1 *1) (-5 *1 (-858))) (-3493 (*1 *1 *1) (-5 *1 (-858))))
-(-13 (-1094) (-10 -8 (-15 -2788 ((-1264) $)) (-15 -1624 ($ (-1152))) (-15 -2461 ((-1264) (-1152))) (-15 -2998 ($ (-564))) (-15 -2998 ($ (-1170))) (-15 -2998 ($ (-1152))) (-15 -2998 ($ (-225))) (-15 -1664 ($)) (-15 -1422 ((-1152) (-1152))) (-15 -3325 ((-564) $)) (-15 -4336 ((-564) $)) (-15 -3325 ((-564))) (-15 -4336 ((-564))) (-15 -3948 ((-564) $)) (-15 -2526 ((-564) $)) (-15 -3973 ($ (-564))) (-15 -2511 ($ (-564))) (-15 -2700 ($ (-564) (-564))) (-15 -4242 ($ $ (-564))) (-15 -4251 ($ $ (-564))) (-15 -3539 ($ $ (-564))) (-15 -4242 ($ $)) (-15 -4251 ($ $)) (-15 -3539 ($ $)) (-15 -3378 ($ $ $)) (-15 -3685 ($ $ $)) (-15 -3378 ($ (-641 $))) (-15 -3685 ($ (-641 $))) (-15 -1597 ($ $ (-641 $))) (-15 -3407 ($ $ (-641 $))) (-15 -3407 ($ $ $ $)) (-15 -2640 ($ $ $)) (-15 -2776 ((-112) $)) (-15 -4362 ($ $ (-641 $))) (-15 -4191 ($ $)) (-15 -1348 ($ $ $)) (-15 -3665 ($ $)) (-15 -2259 ($ (-641 (-641 $)))) (-15 -4276 ($ $ $)) (-15 -4134 ($ $)) (-15 -4134 ($ $ $)) (-15 -3424 ($ $ $)) (-15 -3991 ($ $ $)) (-15 -4006 ($ $ $)) (-15 -1802 ($ $ $)) (-15 -3735 ($ $ (-767))) (-15 -2038 ($ $ $)) (-15 -1854 ($ $ $)) (-15 -3756 ($ $ $)) (-15 -3697 ($ $ $)) (-15 -1852 ($ $ $)) (-15 -4039 ($ $ (-641 $))) (-15 -1562 ($ $ (-641 $))) (-15 -3926 ($ $)) (-15 -4297 ($ $)) (-15 -4297 ($ $ (-767))) (-15 -2140 ($ $)) (-15 -2140 ($ $ (-767))) (-15 -3139 ($ $)) (-15 -1414 ($ $ $)) (-15 -1796 ($ $)) (-15 -1796 ($ $ $)) (-15 -1796 ($ $ $ $)) (-15 -3052 ($ $)) (-15 -3052 ($ $ $)) (-15 -3052 ($ $ $ $)) (-15 -3125 ($ $)) (-15 -3125 ($ $ $)) (-15 -3125 ($ $ $ $)) (-15 -3663 ($ $)) (-15 -3663 ($ (-641 $))) (-15 -2408 ($ $)) (-15 -2408 ($ (-641 $))) (-15 -3865 ($ $)) (-15 -3865 ($ (-641 $))) (-15 -3851 ($ (-641 $))) (-15 -3808 ($ (-641 $))) (-15 -2654 ($ (-641 $))) (-15 -2407 ($ (-641 $))) (-15 -2893 ($ $ $)) (-15 -2337 ($ $ $)) (-15 -2912 ($ $ $)) (-15 -2922 ($ $ $)) (-15 -2934 ($ $ $)) (-15 -2945 ($ $ $)) (-15 -2980 ($ $ $)) (-15 -2992 ($ $ $)) (-15 -2992 ($ $)) (-15 * ($ $ $)) (-15 -3004 ($ $ $)) (-15 ** ($ $ $)) (-15 -2548 ($ $ $)) (-15 -2577 ($ $ $)) (-15 -2560 ($ $ $)) (-15 -2537 ($ $ $)) (-15 -2368 ($ $ $)) (-15 -2380 ($ $ $)) (-15 -2356 ($ $)) (-15 -3493 ($ $ $)) (-15 -3493 ($ $))))
-((-1366 (((-1264) (-641 (-52))) 24)) (-2556 (((-1264) (-1152) (-858)) 14) (((-1264) (-858)) 9) (((-1264) (-1152)) 11)))
-(((-859) (-10 -7 (-15 -2556 ((-1264) (-1152))) (-15 -2556 ((-1264) (-858))) (-15 -2556 ((-1264) (-1152) (-858))) (-15 -1366 ((-1264) (-641 (-52)))))) (T -859))
-((-1366 (*1 *2 *3) (-12 (-5 *3 (-641 (-52))) (-5 *2 (-1264)) (-5 *1 (-859)))) (-2556 (*1 *2 *3 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-858)) (-5 *2 (-1264)) (-5 *1 (-859)))) (-2556 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-859)))) (-2556 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-859)))))
-(-10 -7 (-15 -2556 ((-1264) (-1152))) (-15 -2556 ((-1264) (-858))) (-15 -2556 ((-1264) (-1152) (-858))) (-15 -1366 ((-1264) (-641 (-52)))))
-((-2337 (((-112) $ $) NIL)) (-3257 (((-3 $ "failed") (-1170)) 39)) (-3148 (((-767)) 32)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) 29)) (-4172 (((-1152) $) 46)) (-2005 (($ (-917)) 28)) (-3877 (((-1114) $) NIL)) (-4344 (((-1170) $) 13) (((-536) $) 19) (((-888 (-379)) $) 26) (((-888 (-564)) $) 22)) (-2350 (((-858) $) 16)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 43)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 41)))
-(((-860 |#1|) (-13 (-840) (-612 (-1170)) (-612 (-536)) (-612 (-888 (-379))) (-612 (-888 (-564))) (-10 -8 (-15 -3257 ((-3 $ "failed") (-1170))))) (-641 (-1170))) (T -860))
-((-3257 (*1 *1 *2) (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-860 *3)) (-14 *3 (-641 *2)))))
-(-13 (-840) (-612 (-1170)) (-612 (-536)) (-612 (-888 (-379))) (-612 (-888 (-564))) (-10 -8 (-15 -3257 ((-3 $ "failed") (-1170)))))
-((-2337 (((-112) $ $) NIL)) (-2445 (((-506) $) 9)) (-1909 (((-641 (-439)) $) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 21)) (-2893 (((-112) $ $) 16)))
-(((-861) (-13 (-1094) (-10 -8 (-15 -2445 ((-506) $)) (-15 -1909 ((-641 (-439)) $))))) (T -861))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-861)))) (-1909 (*1 *2 *1) (-12 (-5 *2 (-641 (-439))) (-5 *1 (-861)))))
-(-13 (-1094) (-10 -8 (-15 -2445 ((-506) $)) (-15 -1909 ((-641 (-439)) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-948 |#1|)) NIL) (((-948 |#1|) $) NIL) (($ |#1|) NIL (|has| |#1| (-172)))) (-1471 (((-767)) NIL T CONST)) (-3666 (((-1264) (-767)) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
-(((-862 |#1| |#2| |#3| |#4|) (-13 (-1045) (-490 (-948 |#1|)) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -3004 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3666 ((-1264) (-767))))) (-1045) (-641 (-1170)) (-641 (-767)) (-767)) (T -862))
-((-3004 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-862 *2 *3 *4 *5)) (-4 *2 (-363)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-767))) (-14 *5 (-767)))) (-3666 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-862 *4 *5 *6 *7)) (-4 *4 (-1045)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 *3)) (-14 *7 *3))))
-(-13 (-1045) (-490 (-948 |#1|)) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -3004 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3666 ((-1264) (-767)))))
-((-2039 (((-3 (-174 |#3|) "failed") (-767) (-767) |#2| |#2|) 43)) (-2932 (((-3 (-407 |#3|) "failed") (-767) (-767) |#2| |#2|) 34)))
-(((-863 |#1| |#2| |#3|) (-10 -7 (-15 -2932 ((-3 (-407 |#3|) "failed") (-767) (-767) |#2| |#2|)) (-15 -2039 ((-3 (-174 |#3|) "failed") (-767) (-767) |#2| |#2|))) (-363) (-1250 |#1|) (-1235 |#1|)) (T -863))
-((-2039 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-174 *6)) (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5)))) (-2932 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-407 *6)) (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5)))))
-(-10 -7 (-15 -2932 ((-3 (-407 |#3|) "failed") (-767) (-767) |#2| |#2|)) (-15 -2039 ((-3 (-174 |#3|) "failed") (-767) (-767) |#2| |#2|)))
-((-2932 (((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|)) 30) (((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) 28)))
-(((-864 |#1| |#2| |#3|) (-10 -7 (-15 -2932 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) (-15 -2932 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|)))) (-363) (-1170) |#1|) (T -864))
-((-2932 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363)) (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5))) (-5 *1 (-864 *5 *6 *7)))) (-2932 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363)) (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5))) (-5 *1 (-864 *5 *6 *7)))))
-(-10 -7 (-15 -2932 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) (-15 -2932 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3605 (($ $ (-564)) 63)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-4134 (($ (-1166 (-564)) (-564)) 62)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-1913 (($ $) 65)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3533 (((-767) $) 70)) (-4035 (((-112) $) 31)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3281 (((-564)) 67)) (-4313 (((-564) $) 66)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-3113 (($ $ (-564)) 69)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-3096 (((-1150 (-564)) $) 71)) (-1732 (($ $) 68)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-3613 (((-564) $ (-564)) 64)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-3315 (((-687 (-1217)) $ (-1217)) NIL)) (-2037 (((-687 (-549)) $ (-549)) NIL)) (-1445 (((-767) $ (-128)) NIL)) (-4152 (((-687 (-129)) $ (-129)) 21)) (-3782 (($ (-388)) 12) (($ (-1152)) 14)) (-3932 (((-112) $) 18)) (-2326 (((-858) $) 25)) (-4089 (($ $) 22)))
+(((-857) (-13 (-856) (-611 (-858)) (-10 -8 (-15 -3782 ($ (-388))) (-15 -3782 ($ (-1152))) (-15 -3932 ((-112) $))))) (T -857))
+((-3782 (*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-857)))) (-3782 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-857)))) (-3932 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-857)))))
+(-13 (-856) (-611 (-858)) (-10 -8 (-15 -3782 ($ (-388))) (-15 -3782 ($ (-1152))) (-15 -3932 ((-112) $))))
+((-2315 (((-112) $ $) NIL) (($ $ $) 86)) (-3046 (($ $ $) 126)) (-3290 (((-564) $) 31) (((-564)) 36)) (-2670 (($ (-564)) 54)) (-2132 (($ $ $) 55) (($ (-641 $)) 85)) (-3898 (($ $ (-641 $)) 83)) (-3561 (((-564) $) 34)) (-2042 (($ $ $) 74)) (-1803 (($ $) 141) (($ $ $) 142) (($ $ $ $) 143)) (-1985 (((-564) $) 33)) (-3957 (($ $ $) 73)) (-4159 (($ $) 115)) (-2837 (($ $ $) 130)) (-2911 (($ (-641 $)) 62)) (-2324 (($ $ (-641 $)) 80)) (-2210 (($ (-564) (-564)) 56)) (-2366 (($ $) 127) (($ $ $) 128)) (-4225 (($ $ (-564)) 43) (($ $) 46)) (-2544 (($ $ $) 98)) (-1374 (($ $ $) 133)) (-2590 (($ $) 116)) (-2523 (($ $ $) 99)) (-2960 (($ $) 144) (($ $ $) 145) (($ $ $ $) 146)) (-4007 (((-1264) $) 10)) (-2882 (($ $) 119) (($ $ (-767)) 123)) (-1870 (($ $ $) 76)) (-2758 (($ $ $) 75)) (-1599 (($ $ (-641 $)) 111)) (-2930 (($ $ $) 114)) (-3986 (($ (-641 $)) 60)) (-4058 (($ $) 71) (($ (-641 $)) 72)) (-4107 (($ $ $) 124)) (-1752 (($ $) 117)) (-2991 (($ $ $) 129)) (-3541 (($ (-564)) 21) (($ (-1170)) 23) (($ (-1152)) 30) (($ (-225)) 25)) (-2375 (($ $ $) 102)) (-2354 (($ $) 103)) (-2276 (((-1264) (-1152)) 15)) (-1617 (($ (-1152)) 14)) (-2251 (($ (-641 (-641 $))) 59)) (-4213 (($ $ (-564)) 42) (($ $) 45)) (-2332 (((-1152) $) NIL)) (-1340 (($ $ $) 132)) (-1456 (($ $) 147) (($ $ $) 148) (($ $ $ $) 149)) (-3340 (((-112) $) 109)) (-1678 (($ $ (-641 $)) 112) (($ $ $ $) 113)) (-4203 (($ (-564)) 39)) (-4315 (((-564) $) 32) (((-564)) 35)) (-2913 (($ $ $) 40) (($ (-641 $)) 84)) (-3868 (((-1114) $) NIL)) (-2501 (($ $ $) 100)) (-1531 (($) 13)) (-4361 (($ $ (-641 $)) 110)) (-3550 (((-1152) (-1152)) 8)) (-2529 (($ $) 118) (($ $ (-767)) 122)) (-2512 (($ $ $) 97)) (-3142 (($ $ (-767)) 140)) (-3485 (($ (-641 $)) 61)) (-2326 (((-858) $) 19)) (-2855 (($ $ (-564)) 41) (($ $) 44)) (-1944 (($ $) 69) (($ (-641 $)) 70)) (-3620 (($ $) 67) (($ (-641 $)) 68)) (-1962 (($ $) 125)) (-1848 (($ (-641 $)) 66)) (-2994 (($ $ $) 106)) (-1700 (((-112) $ $) NIL)) (-1982 (($ $ $) 131)) (-2364 (($ $ $) 101)) (-3434 (($ $ $) 104) (($ $) 105)) (-2932 (($ $ $) 90)) (-2909 (($ $ $) 88)) (-2876 (((-112) $ $) 16) (($ $ $) 17)) (-2920 (($ $ $) 89)) (-2897 (($ $ $) 87)) (-2992 (($ $ $) 95)) (-2981 (($ $ $) 92) (($ $) 93)) (-2968 (($ $ $) 91)) (** (($ $ $) 96)) (* (($ $ $) 94)))
+(((-858) (-13 (-1094) (-10 -8 (-15 -4007 ((-1264) $)) (-15 -1617 ($ (-1152))) (-15 -2276 ((-1264) (-1152))) (-15 -3541 ($ (-564))) (-15 -3541 ($ (-1170))) (-15 -3541 ($ (-1152))) (-15 -3541 ($ (-225))) (-15 -1531 ($)) (-15 -3550 ((-1152) (-1152))) (-15 -3290 ((-564) $)) (-15 -4315 ((-564) $)) (-15 -3290 ((-564))) (-15 -4315 ((-564))) (-15 -1985 ((-564) $)) (-15 -3561 ((-564) $)) (-15 -4203 ($ (-564))) (-15 -2670 ($ (-564))) (-15 -2210 ($ (-564) (-564))) (-15 -4213 ($ $ (-564))) (-15 -4225 ($ $ (-564))) (-15 -2855 ($ $ (-564))) (-15 -4213 ($ $)) (-15 -4225 ($ $)) (-15 -2855 ($ $)) (-15 -2913 ($ $ $)) (-15 -2132 ($ $ $)) (-15 -2913 ($ (-641 $))) (-15 -2132 ($ (-641 $))) (-15 -1599 ($ $ (-641 $))) (-15 -1678 ($ $ (-641 $))) (-15 -1678 ($ $ $ $)) (-15 -2930 ($ $ $)) (-15 -3340 ((-112) $)) (-15 -4361 ($ $ (-641 $))) (-15 -4159 ($ $)) (-15 -1340 ($ $ $)) (-15 -1962 ($ $)) (-15 -2251 ($ (-641 (-641 $)))) (-15 -3046 ($ $ $)) (-15 -2366 ($ $)) (-15 -2366 ($ $ $)) (-15 -2991 ($ $ $)) (-15 -2837 ($ $ $)) (-15 -1982 ($ $ $)) (-15 -1374 ($ $ $)) (-15 -3142 ($ $ (-767))) (-15 -2994 ($ $ $)) (-15 -3957 ($ $ $)) (-15 -2042 ($ $ $)) (-15 -2758 ($ $ $)) (-15 -1870 ($ $ $)) (-15 -2324 ($ $ (-641 $))) (-15 -3898 ($ $ (-641 $))) (-15 -2590 ($ $)) (-15 -2529 ($ $)) (-15 -2529 ($ $ (-767))) (-15 -2882 ($ $)) (-15 -2882 ($ $ (-767))) (-15 -1752 ($ $)) (-15 -4107 ($ $ $)) (-15 -1803 ($ $)) (-15 -1803 ($ $ $)) (-15 -1803 ($ $ $ $)) (-15 -2960 ($ $)) (-15 -2960 ($ $ $)) (-15 -2960 ($ $ $ $)) (-15 -1456 ($ $)) (-15 -1456 ($ $ $)) (-15 -1456 ($ $ $ $)) (-15 -3620 ($ $)) (-15 -3620 ($ (-641 $))) (-15 -1944 ($ $)) (-15 -1944 ($ (-641 $))) (-15 -4058 ($ $)) (-15 -4058 ($ (-641 $))) (-15 -3986 ($ (-641 $))) (-15 -3485 ($ (-641 $))) (-15 -2911 ($ (-641 $))) (-15 -1848 ($ (-641 $))) (-15 -2876 ($ $ $)) (-15 -2315 ($ $ $)) (-15 -2897 ($ $ $)) (-15 -2909 ($ $ $)) (-15 -2920 ($ $ $)) (-15 -2932 ($ $ $)) (-15 -2968 ($ $ $)) (-15 -2981 ($ $ $)) (-15 -2981 ($ $)) (-15 * ($ $ $)) (-15 -2992 ($ $ $)) (-15 ** ($ $ $)) (-15 -2512 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -2523 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -2364 ($ $ $)) (-15 -2375 ($ $ $)) (-15 -2354 ($ $)) (-15 -3434 ($ $ $)) (-15 -3434 ($ $))))) (T -858))
+((-4007 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-858)))) (-1617 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))) (-2276 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-858)))) (-3541 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3541 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-858)))) (-3541 (*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))) (-3541 (*1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-858)))) (-1531 (*1 *1) (-5 *1 (-858))) (-3550 (*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))) (-3290 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4315 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3290 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4315 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-1985 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-3561 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4203 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2670 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2210 (*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4213 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4225 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-2855 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))) (-4213 (*1 *1 *1) (-5 *1 (-858))) (-4225 (*1 *1 *1) (-5 *1 (-858))) (-2855 (*1 *1 *1) (-5 *1 (-858))) (-2913 (*1 *1 *1 *1) (-5 *1 (-858))) (-2132 (*1 *1 *1 *1) (-5 *1 (-858))) (-2913 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2132 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1599 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1678 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1678 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-2930 (*1 *1 *1 *1) (-5 *1 (-858))) (-3340 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-858)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-4159 (*1 *1 *1) (-5 *1 (-858))) (-1340 (*1 *1 *1 *1) (-5 *1 (-858))) (-1962 (*1 *1 *1) (-5 *1 (-858))) (-2251 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-858)))) (-5 *1 (-858)))) (-3046 (*1 *1 *1 *1) (-5 *1 (-858))) (-2366 (*1 *1 *1) (-5 *1 (-858))) (-2366 (*1 *1 *1 *1) (-5 *1 (-858))) (-2991 (*1 *1 *1 *1) (-5 *1 (-858))) (-2837 (*1 *1 *1 *1) (-5 *1 (-858))) (-1982 (*1 *1 *1 *1) (-5 *1 (-858))) (-1374 (*1 *1 *1 *1) (-5 *1 (-858))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858)))) (-2994 (*1 *1 *1 *1) (-5 *1 (-858))) (-3957 (*1 *1 *1 *1) (-5 *1 (-858))) (-2042 (*1 *1 *1 *1) (-5 *1 (-858))) (-2758 (*1 *1 *1 *1) (-5 *1 (-858))) (-1870 (*1 *1 *1 *1) (-5 *1 (-858))) (-2324 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3898 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2590 (*1 *1 *1) (-5 *1 (-858))) (-2529 (*1 *1 *1) (-5 *1 (-858))) (-2529 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858)))) (-2882 (*1 *1 *1) (-5 *1 (-858))) (-2882 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858)))) (-1752 (*1 *1 *1) (-5 *1 (-858))) (-4107 (*1 *1 *1 *1) (-5 *1 (-858))) (-1803 (*1 *1 *1) (-5 *1 (-858))) (-1803 (*1 *1 *1 *1) (-5 *1 (-858))) (-1803 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-2960 (*1 *1 *1) (-5 *1 (-858))) (-2960 (*1 *1 *1 *1) (-5 *1 (-858))) (-2960 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-1456 (*1 *1 *1) (-5 *1 (-858))) (-1456 (*1 *1 *1 *1) (-5 *1 (-858))) (-1456 (*1 *1 *1 *1 *1) (-5 *1 (-858))) (-3620 (*1 *1 *1) (-5 *1 (-858))) (-3620 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1944 (*1 *1 *1) (-5 *1 (-858))) (-1944 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-4058 (*1 *1 *1) (-5 *1 (-858))) (-4058 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3986 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-3485 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2911 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-1848 (*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))) (-2876 (*1 *1 *1 *1) (-5 *1 (-858))) (-2315 (*1 *1 *1 *1) (-5 *1 (-858))) (-2897 (*1 *1 *1 *1) (-5 *1 (-858))) (-2909 (*1 *1 *1 *1) (-5 *1 (-858))) (-2920 (*1 *1 *1 *1) (-5 *1 (-858))) (-2932 (*1 *1 *1 *1) (-5 *1 (-858))) (-2968 (*1 *1 *1 *1) (-5 *1 (-858))) (-2981 (*1 *1 *1 *1) (-5 *1 (-858))) (-2981 (*1 *1 *1) (-5 *1 (-858))) (* (*1 *1 *1 *1) (-5 *1 (-858))) (-2992 (*1 *1 *1 *1) (-5 *1 (-858))) (** (*1 *1 *1 *1) (-5 *1 (-858))) (-2512 (*1 *1 *1 *1) (-5 *1 (-858))) (-2544 (*1 *1 *1 *1) (-5 *1 (-858))) (-2523 (*1 *1 *1 *1) (-5 *1 (-858))) (-2501 (*1 *1 *1 *1) (-5 *1 (-858))) (-2364 (*1 *1 *1 *1) (-5 *1 (-858))) (-2375 (*1 *1 *1 *1) (-5 *1 (-858))) (-2354 (*1 *1 *1) (-5 *1 (-858))) (-3434 (*1 *1 *1 *1) (-5 *1 (-858))) (-3434 (*1 *1 *1) (-5 *1 (-858))))
+(-13 (-1094) (-10 -8 (-15 -4007 ((-1264) $)) (-15 -1617 ($ (-1152))) (-15 -2276 ((-1264) (-1152))) (-15 -3541 ($ (-564))) (-15 -3541 ($ (-1170))) (-15 -3541 ($ (-1152))) (-15 -3541 ($ (-225))) (-15 -1531 ($)) (-15 -3550 ((-1152) (-1152))) (-15 -3290 ((-564) $)) (-15 -4315 ((-564) $)) (-15 -3290 ((-564))) (-15 -4315 ((-564))) (-15 -1985 ((-564) $)) (-15 -3561 ((-564) $)) (-15 -4203 ($ (-564))) (-15 -2670 ($ (-564))) (-15 -2210 ($ (-564) (-564))) (-15 -4213 ($ $ (-564))) (-15 -4225 ($ $ (-564))) (-15 -2855 ($ $ (-564))) (-15 -4213 ($ $)) (-15 -4225 ($ $)) (-15 -2855 ($ $)) (-15 -2913 ($ $ $)) (-15 -2132 ($ $ $)) (-15 -2913 ($ (-641 $))) (-15 -2132 ($ (-641 $))) (-15 -1599 ($ $ (-641 $))) (-15 -1678 ($ $ (-641 $))) (-15 -1678 ($ $ $ $)) (-15 -2930 ($ $ $)) (-15 -3340 ((-112) $)) (-15 -4361 ($ $ (-641 $))) (-15 -4159 ($ $)) (-15 -1340 ($ $ $)) (-15 -1962 ($ $)) (-15 -2251 ($ (-641 (-641 $)))) (-15 -3046 ($ $ $)) (-15 -2366 ($ $)) (-15 -2366 ($ $ $)) (-15 -2991 ($ $ $)) (-15 -2837 ($ $ $)) (-15 -1982 ($ $ $)) (-15 -1374 ($ $ $)) (-15 -3142 ($ $ (-767))) (-15 -2994 ($ $ $)) (-15 -3957 ($ $ $)) (-15 -2042 ($ $ $)) (-15 -2758 ($ $ $)) (-15 -1870 ($ $ $)) (-15 -2324 ($ $ (-641 $))) (-15 -3898 ($ $ (-641 $))) (-15 -2590 ($ $)) (-15 -2529 ($ $)) (-15 -2529 ($ $ (-767))) (-15 -2882 ($ $)) (-15 -2882 ($ $ (-767))) (-15 -1752 ($ $)) (-15 -4107 ($ $ $)) (-15 -1803 ($ $)) (-15 -1803 ($ $ $)) (-15 -1803 ($ $ $ $)) (-15 -2960 ($ $)) (-15 -2960 ($ $ $)) (-15 -2960 ($ $ $ $)) (-15 -1456 ($ $)) (-15 -1456 ($ $ $)) (-15 -1456 ($ $ $ $)) (-15 -3620 ($ $)) (-15 -3620 ($ (-641 $))) (-15 -1944 ($ $)) (-15 -1944 ($ (-641 $))) (-15 -4058 ($ $)) (-15 -4058 ($ (-641 $))) (-15 -3986 ($ (-641 $))) (-15 -3485 ($ (-641 $))) (-15 -2911 ($ (-641 $))) (-15 -1848 ($ (-641 $))) (-15 -2876 ($ $ $)) (-15 -2315 ($ $ $)) (-15 -2897 ($ $ $)) (-15 -2909 ($ $ $)) (-15 -2920 ($ $ $)) (-15 -2932 ($ $ $)) (-15 -2968 ($ $ $)) (-15 -2981 ($ $ $)) (-15 -2981 ($ $)) (-15 * ($ $ $)) (-15 -2992 ($ $ $)) (-15 ** ($ $ $)) (-15 -2512 ($ $ $)) (-15 -2544 ($ $ $)) (-15 -2523 ($ $ $)) (-15 -2501 ($ $ $)) (-15 -2364 ($ $ $)) (-15 -2375 ($ $ $)) (-15 -2354 ($ $)) (-15 -3434 ($ $ $)) (-15 -3434 ($ $))))
+((-1370 (((-1264) (-641 (-52))) 24)) (-2528 (((-1264) (-1152) (-858)) 14) (((-1264) (-858)) 9) (((-1264) (-1152)) 11)))
+(((-859) (-10 -7 (-15 -2528 ((-1264) (-1152))) (-15 -2528 ((-1264) (-858))) (-15 -2528 ((-1264) (-1152) (-858))) (-15 -1370 ((-1264) (-641 (-52)))))) (T -859))
+((-1370 (*1 *2 *3) (-12 (-5 *3 (-641 (-52))) (-5 *2 (-1264)) (-5 *1 (-859)))) (-2528 (*1 *2 *3 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-858)) (-5 *2 (-1264)) (-5 *1 (-859)))) (-2528 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-859)))) (-2528 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-859)))))
+(-10 -7 (-15 -2528 ((-1264) (-1152))) (-15 -2528 ((-1264) (-858))) (-15 -2528 ((-1264) (-1152) (-858))) (-15 -1370 ((-1264) (-641 (-52)))))
+((-2315 (((-112) $ $) NIL)) (-3229 (((-3 $ "failed") (-1170)) 39)) (-3127 (((-767)) 32)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) 29)) (-2332 (((-1152) $) 46)) (-2014 (($ (-917)) 28)) (-3868 (((-1114) $) NIL)) (-4327 (((-1170) $) 13) (((-536) $) 19) (((-888 (-379)) $) 26) (((-888 (-564)) $) 22)) (-2326 (((-858) $) 16)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 43)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 41)))
+(((-860 |#1|) (-13 (-840) (-612 (-1170)) (-612 (-536)) (-612 (-888 (-379))) (-612 (-888 (-564))) (-10 -8 (-15 -3229 ((-3 $ "failed") (-1170))))) (-641 (-1170))) (T -860))
+((-3229 (*1 *1 *2) (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-860 *3)) (-14 *3 (-641 *2)))))
+(-13 (-840) (-612 (-1170)) (-612 (-536)) (-612 (-888 (-379))) (-612 (-888 (-564))) (-10 -8 (-15 -3229 ((-3 $ "failed") (-1170)))))
+((-2315 (((-112) $ $) NIL)) (-2410 (((-506) $) 9)) (-4276 (((-641 (-439)) $) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 21)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 16)))
+(((-861) (-13 (-1094) (-10 -8 (-15 -2410 ((-506) $)) (-15 -4276 ((-641 (-439)) $))))) (T -861))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-861)))) (-4276 (*1 *2 *1) (-12 (-5 *2 (-641 (-439))) (-5 *1 (-861)))))
+(-13 (-1094) (-10 -8 (-15 -2410 ((-506) $)) (-15 -4276 ((-641 (-439)) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-948 |#1|)) NIL) (((-948 |#1|) $) NIL) (($ |#1|) NIL (|has| |#1| (-172)))) (-3662 (((-767)) NIL T CONST)) (-2720 (((-1264) (-767)) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
+(((-862 |#1| |#2| |#3| |#4|) (-13 (-1045) (-490 (-948 |#1|)) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2992 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2720 ((-1264) (-767))))) (-1045) (-641 (-1170)) (-641 (-767)) (-767)) (T -862))
+((-2992 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-862 *2 *3 *4 *5)) (-4 *2 (-363)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170))) (-14 *4 (-641 (-767))) (-14 *5 (-767)))) (-2720 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-862 *4 *5 *6 *7)) (-4 *4 (-1045)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 *3)) (-14 *7 *3))))
+(-13 (-1045) (-490 (-948 |#1|)) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2992 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2720 ((-1264) (-767)))))
+((-3104 (((-3 (-174 |#3|) "failed") (-767) (-767) |#2| |#2|) 43)) (-3700 (((-3 (-407 |#3|) "failed") (-767) (-767) |#2| |#2|) 34)))
+(((-863 |#1| |#2| |#3|) (-10 -7 (-15 -3700 ((-3 (-407 |#3|) "failed") (-767) (-767) |#2| |#2|)) (-15 -3104 ((-3 (-174 |#3|) "failed") (-767) (-767) |#2| |#2|))) (-363) (-1250 |#1|) (-1235 |#1|)) (T -863))
+((-3104 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-174 *6)) (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5)))) (-3700 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-407 *6)) (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5)))))
+(-10 -7 (-15 -3700 ((-3 (-407 |#3|) "failed") (-767) (-767) |#2| |#2|)) (-15 -3104 ((-3 (-174 |#3|) "failed") (-767) (-767) |#2| |#2|)))
+((-3700 (((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|)) 30) (((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) 28)))
+(((-864 |#1| |#2| |#3|) (-10 -7 (-15 -3700 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) (-15 -3700 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|)))) (-363) (-1170) |#1|) (T -864))
+((-3700 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363)) (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5))) (-5 *1 (-864 *5 *6 *7)))) (-3700 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363)) (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5))) (-5 *1 (-864 *5 *6 *7)))))
+(-10 -7 (-15 -3700 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) (-15 -3700 ((-3 (-407 (-1232 |#2| |#1|)) "failed") (-767) (-767) (-1251 |#1| |#2| |#3|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-3557 (($ $ (-564)) 64)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-2366 (($ (-1166 (-564)) (-564)) 63)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-1489 (($ $) 66)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-3924 (((-767) $) 71)) (-1980 (((-112) $) 32)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-3665 (((-564)) 68)) (-3330 (((-564) $) 67)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-3157 (($ $ (-564)) 70)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-4132 (((-1150 (-564)) $) 72)) (-2712 (($ $) 69)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-3583 (((-564) $ (-564)) 65)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-865 |#1|) (-140) (-564)) (T -865))
-((-3096 (*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-1150 (-564))))) (-3533 (*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-767)))) (-3113 (*1 *1 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-1732 (*1 *1 *1) (-4 *1 (-865 *2))) (-3281 (*1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-4313 (*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-1913 (*1 *1 *1) (-4 *1 (-865 *2))) (-3613 (*1 *2 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-3605 (*1 *1 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-4134 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *3 (-564)) (-4 *1 (-865 *4)))))
-(-13 (-307) (-147) (-10 -8 (-15 -3096 ((-1150 (-564)) $)) (-15 -3533 ((-767) $)) (-15 -3113 ($ $ (-564))) (-15 -1732 ($ $)) (-15 -3281 ((-564))) (-15 -4313 ((-564) $)) (-15 -1913 ($ $)) (-15 -3613 ((-564) $ (-564))) (-15 -3605 ($ $ (-564))) (-15 -4134 ($ (-1166 (-564)) (-564)))))
+((-4132 (*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-1150 (-564))))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-767)))) (-3157 (*1 *1 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-2712 (*1 *1 *1) (-4 *1 (-865 *2))) (-3665 (*1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-3330 (*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-1489 (*1 *1 *1) (-4 *1 (-865 *2))) (-3583 (*1 *2 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-3557 (*1 *1 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))) (-2366 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *3 (-564)) (-4 *1 (-865 *4)))))
+(-13 (-307) (-147) (-10 -8 (-15 -4132 ((-1150 (-564)) $)) (-15 -3924 ((-767) $)) (-15 -3157 ($ $ (-564))) (-15 -2712 ($ $)) (-15 -3665 ((-564))) (-15 -3330 ((-564) $)) (-15 -1489 ($ $)) (-15 -3583 ((-564) $ (-564))) (-15 -3557 ($ $ (-564))) (-15 -2366 ($ (-1166 (-564)) (-564)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-147) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-307) . T) ((-452) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $ (-564)) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-4134 (($ (-1166 (-564)) (-564)) NIL)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-1913 (($ $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3533 (((-767) $) NIL)) (-4035 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3281 (((-564)) NIL)) (-4313 (((-564) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3113 (($ $ (-564)) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3096 (((-1150 (-564)) $) NIL)) (-1732 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL)) (-3613 (((-564) $ (-564)) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $ (-564)) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2366 (($ (-1166 (-564)) (-564)) NIL)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-1489 (($ $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-3924 (((-767) $) NIL)) (-1980 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3665 (((-564)) NIL)) (-3330 (((-564) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3157 (($ $ (-564)) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-4132 (((-1150 (-564)) $) NIL)) (-2712 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-564) $ (-564)) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
(((-866 |#1|) (-865 |#1|) (-564)) (T -866))
NIL
(-865 |#1|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-866 |#1|) $) NIL (|has| (-866 |#1|) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-866 |#1|) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-866 |#1|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-866 |#1|) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-866 |#1|) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-866 |#1|) (-1034 (-564))))) (-2961 (((-866 |#1|) $) NIL) (((-1170) $) NIL (|has| (-866 |#1|) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-866 |#1|) (-1034 (-564)))) (((-564) $) NIL (|has| (-866 |#1|) (-1034 (-564))))) (-4304 (($ $) NIL) (($ (-564) $) NIL)) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-866 |#1|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-866 |#1|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-866 |#1|))) (|:| |vec| (-1259 (-866 |#1|)))) (-685 $) (-1259 $)) NIL) (((-685 (-866 |#1|)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-866 |#1|) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| (-866 |#1|) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-866 |#1|) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-866 |#1|) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-866 |#1|) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| (-866 |#1|) (-1145)))) (-2131 (((-112) $) NIL (|has| (-866 |#1|) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-866 |#1|) (-846)))) (-1515 (($ $ $) NIL (|has| (-866 |#1|) (-846)))) (-4289 (($ (-1 (-866 |#1|) (-866 |#1|)) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-866 |#1|) (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-866 |#1|) (-307)))) (-2630 (((-866 |#1|) $) NIL (|has| (-866 |#1|) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-866 |#1|)) (-641 (-866 |#1|))) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-866 |#1|) (-866 |#1|)) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-294 (-866 |#1|))) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-641 (-294 (-866 |#1|)))) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-641 (-1170)) (-641 (-866 |#1|))) NIL (|has| (-866 |#1|) (-514 (-1170) (-866 |#1|)))) (($ $ (-1170) (-866 |#1|)) NIL (|has| (-866 |#1|) (-514 (-1170) (-866 |#1|))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-866 |#1|)) NIL (|has| (-866 |#1|) (-286 (-866 |#1|) (-866 |#1|))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| (-866 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-866 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1 (-866 |#1|) (-866 |#1|)) (-767)) NIL) (($ $ (-1 (-866 |#1|) (-866 |#1|))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-866 |#1|) $) NIL)) (-4344 (((-888 (-564)) $) NIL (|has| (-866 |#1|) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-866 |#1|) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-866 |#1|) (-612 (-536)))) (((-379) $) NIL (|has| (-866 |#1|) (-1018))) (((-225) $) NIL (|has| (-866 |#1|) (-1018)))) (-3555 (((-174 (-407 (-564))) $) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-866 |#1|) (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-866 |#1|)) NIL) (($ (-1170)) NIL (|has| (-866 |#1|) (-1034 (-1170))))) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-866 |#1|) (-905))) (|has| (-866 |#1|) (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 (((-866 |#1|) $) NIL (|has| (-866 |#1|) (-545)))) (-2502 (((-112) $ $) NIL)) (-3613 (((-407 (-564)) $ (-564)) NIL)) (-3453 (($ $) NIL (|has| (-866 |#1|) (-816)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $) NIL (|has| (-866 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-866 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1 (-866 |#1|) (-866 |#1|)) (-767)) NIL) (($ $ (-1 (-866 |#1|) (-866 |#1|))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-3004 (($ $ $) NIL) (($ (-866 |#1|) (-866 |#1|)) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-866 |#1|) $) NIL) (($ $ (-866 |#1|)) NIL)))
-(((-867 |#1|) (-13 (-988 (-866 |#1|)) (-10 -8 (-15 -3613 ((-407 (-564)) $ (-564))) (-15 -3555 ((-174 (-407 (-564))) $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $)))) (-564)) (T -867))
-((-3613 (*1 *2 *1 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-867 *4)) (-14 *4 *3) (-5 *3 (-564)))) (-3555 (*1 *2 *1) (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-867 *3)) (-14 *3 (-564)))) (-4304 (*1 *1 *1) (-12 (-5 *1 (-867 *2)) (-14 *2 (-564)))) (-4304 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-867 *3)) (-14 *3 *2))))
-(-13 (-988 (-866 |#1|)) (-10 -8 (-15 -3613 ((-407 (-564)) $ (-564))) (-15 -3555 ((-174 (-407 (-564))) $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 ((|#2| $) NIL (|has| |#2| (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| |#2| (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| |#2| (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564))))) (-2961 ((|#2| $) NIL) (((-1170) $) NIL (|has| |#2| (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-564)))) (((-564) $) NIL (|has| |#2| (-1034 (-564))))) (-4304 (($ $) 35) (($ (-564) $) 38)) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) 63)) (-3038 (($) NIL (|has| |#2| (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) NIL (|has| |#2| (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| |#2| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| |#2| (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 ((|#2| $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| |#2| (-1145)))) (-2131 (((-112) $) NIL (|has| |#2| (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| |#2| (-846)))) (-1515 (($ $ $) NIL (|has| |#2| (-846)))) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 59)) (-3978 (($) NIL (|has| |#2| (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| |#2| (-307)))) (-2630 ((|#2| $) NIL (|has| |#2| (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 |#2|) (-641 |#2|)) NIL (|has| |#2| (-309 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-309 |#2|))) (($ $ (-294 |#2|)) NIL (|has| |#2| (-309 |#2|))) (($ $ (-641 (-294 |#2|))) NIL (|has| |#2| (-309 |#2|))) (($ $ (-641 (-1170)) (-641 |#2|)) NIL (|has| |#2| (-514 (-1170) |#2|))) (($ $ (-1170) |#2|) NIL (|has| |#2| (-514 (-1170) |#2|)))) (-3864 (((-767) $) NIL)) (-4362 (($ $ |#2|) NIL (|has| |#2| (-286 |#2| |#2|)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) NIL (|has| |#2| (-233))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2901 (($ $) NIL)) (-2272 ((|#2| $) NIL)) (-4344 (((-888 (-564)) $) NIL (|has| |#2| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#2| (-612 (-888 (-379))))) (((-536) $) NIL (|has| |#2| (-612 (-536)))) (((-379) $) NIL (|has| |#2| (-1018))) (((-225) $) NIL (|has| |#2| (-1018)))) (-3555 (((-174 (-407 (-564))) $) 77)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2350 (((-858) $) 106) (($ (-564)) 20) (($ $) NIL) (($ (-407 (-564))) 25) (($ |#2|) 19) (($ (-1170)) NIL (|has| |#2| (-1034 (-1170))))) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-1471 (((-767)) NIL T CONST)) (-2779 ((|#2| $) NIL (|has| |#2| (-545)))) (-2502 (((-112) $ $) NIL)) (-3613 (((-407 (-564)) $ (-564)) 70)) (-3453 (($ $) NIL (|has| |#2| (-816)))) (-2414 (($) 15 T CONST)) (-2428 (($) 17 T CONST)) (-3950 (($ $) NIL (|has| |#2| (-233))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2893 (((-112) $ $) 45)) (-2934 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#2| (-846)))) (-3004 (($ $ $) 24) (($ |#2| |#2|) 64)) (-2992 (($ $) 49) (($ $ $) 51)) (-2980 (($ $ $) 47)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 60)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 52) (($ $ $) 54) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ |#2| $) 65) (($ $ |#2|) NIL)))
-(((-868 |#1| |#2|) (-13 (-988 |#2|) (-10 -8 (-15 -3613 ((-407 (-564)) $ (-564))) (-15 -3555 ((-174 (-407 (-564))) $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $)))) (-564) (-865 |#1|)) (T -868))
-((-3613 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-407 (-564))) (-5 *1 (-868 *4 *5)) (-5 *3 (-564)) (-4 *5 (-865 *4)))) (-3555 (*1 *2 *1) (-12 (-14 *3 (-564)) (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-868 *3 *4)) (-4 *4 (-865 *3)))) (-4304 (*1 *1 *1) (-12 (-14 *2 (-564)) (-5 *1 (-868 *2 *3)) (-4 *3 (-865 *2)))) (-4304 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-14 *3 *2) (-5 *1 (-868 *3 *4)) (-4 *4 (-865 *3)))))
-(-13 (-988 |#2|) (-10 -8 (-15 -3613 ((-407 (-564)) $ (-564))) (-15 -3555 ((-174 (-407 (-564))) $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $))))
-((-2337 (((-112) $ $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-1766 ((|#2| $) 12)) (-2033 (($ |#1| |#2|) 9)) (-4172 (((-1152) $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-3877 (((-1114) $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#1| $) 11)) (-2363 (($ |#1| |#2|) 10)) (-2350 (((-858) $) 18 (-2750 (-12 (|has| |#1| (-611 (-858))) (|has| |#2| (-611 (-858)))) (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094)))))) (-2893 (((-112) $ $) 23 (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))))
-(((-869 |#1| |#2|) (-13 (-1209) (-10 -8 (IF (|has| |#1| (-611 (-858))) (IF (|has| |#2| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1094)) (IF (|has| |#2| (-1094)) (-6 (-1094)) |%noBranch|) |%noBranch|) (-15 -2033 ($ |#1| |#2|)) (-15 -2363 ($ |#1| |#2|)) (-15 -3181 (|#1| $)) (-15 -1766 (|#2| $)))) (-1209) (-1209)) (T -869))
-((-2033 (*1 *1 *2 *3) (-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209)))) (-2363 (*1 *1 *2 *3) (-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209)))) (-3181 (*1 *2 *1) (-12 (-4 *2 (-1209)) (-5 *1 (-869 *2 *3)) (-4 *3 (-1209)))) (-1766 (*1 *2 *1) (-12 (-4 *2 (-1209)) (-5 *1 (-869 *3 *2)) (-4 *3 (-1209)))))
-(-13 (-1209) (-10 -8 (IF (|has| |#1| (-611 (-858))) (IF (|has| |#2| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1094)) (IF (|has| |#2| (-1094)) (-6 (-1094)) |%noBranch|) |%noBranch|) (-15 -2033 ($ |#1| |#2|)) (-15 -2363 ($ |#1| |#2|)) (-15 -3181 (|#1| $)) (-15 -1766 (|#2| $))))
-((-2337 (((-112) $ $) NIL)) (-1816 (((-564) $) 16)) (-3017 (($ (-157)) 13)) (-4197 (($ (-157)) 14)) (-4172 (((-1152) $) NIL)) (-3284 (((-157) $) 15)) (-3877 (((-1114) $) NIL)) (-3490 (($ (-157)) 11)) (-3828 (($ (-157)) 10)) (-2350 (((-858) $) 24) (($ (-157)) 17)) (-3030 (($ (-157)) 12)) (-2893 (((-112) $ $) NIL)))
-(((-870) (-13 (-1094) (-10 -8 (-15 -3828 ($ (-157))) (-15 -3490 ($ (-157))) (-15 -3030 ($ (-157))) (-15 -3017 ($ (-157))) (-15 -4197 ($ (-157))) (-15 -3284 ((-157) $)) (-15 -1816 ((-564) $)) (-15 -2350 ($ (-157)))))) (T -870))
-((-3828 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-3490 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-3030 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-3017 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-4197 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-3284 (*1 *2 *1) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-1816 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-870)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
-(-13 (-1094) (-10 -8 (-15 -3828 ($ (-157))) (-15 -3490 ($ (-157))) (-15 -3030 ($ (-157))) (-15 -3017 ($ (-157))) (-15 -4197 ($ (-157))) (-15 -3284 ((-157) $)) (-15 -1816 ((-564) $)) (-15 -2350 ($ (-157)))))
-((-2350 (((-316 (-564)) (-407 (-948 (-48)))) 23) (((-316 (-564)) (-948 (-48))) 18)))
-(((-871) (-10 -7 (-15 -2350 ((-316 (-564)) (-948 (-48)))) (-15 -2350 ((-316 (-564)) (-407 (-948 (-48))))))) (T -871))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 (-48)))) (-5 *2 (-316 (-564))) (-5 *1 (-871)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-948 (-48))) (-5 *2 (-316 (-564))) (-5 *1 (-871)))))
-(-10 -7 (-15 -2350 ((-316 (-564)) (-948 (-48)))) (-15 -2350 ((-316 (-564)) (-407 (-948 (-48))))))
-((-4289 (((-873 |#2|) (-1 |#2| |#1|) (-873 |#1|)) 15)))
-(((-872 |#1| |#2|) (-10 -7 (-15 -4289 ((-873 |#2|) (-1 |#2| |#1|) (-873 |#1|)))) (-1209) (-1209)) (T -872))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-873 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-873 *6)) (-5 *1 (-872 *5 *6)))))
-(-10 -7 (-15 -4289 ((-873 |#2|) (-1 |#2| |#1|) (-873 |#1|))))
-((-3367 (($ |#1| |#1|) 8)) (-2746 ((|#1| $ (-767)) 15)))
-(((-873 |#1|) (-10 -8 (-15 -3367 ($ |#1| |#1|)) (-15 -2746 (|#1| $ (-767)))) (-1209)) (T -873))
-((-2746 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-873 *2)) (-4 *2 (-1209)))) (-3367 (*1 *1 *2 *2) (-12 (-5 *1 (-873 *2)) (-4 *2 (-1209)))))
-(-10 -8 (-15 -3367 ($ |#1| |#1|)) (-15 -2746 (|#1| $ (-767))))
-((-4289 (((-875 |#2|) (-1 |#2| |#1|) (-875 |#1|)) 15)))
-(((-874 |#1| |#2|) (-10 -7 (-15 -4289 ((-875 |#2|) (-1 |#2| |#1|) (-875 |#1|)))) (-1209) (-1209)) (T -874))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-875 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-875 *6)) (-5 *1 (-874 *5 *6)))))
-(-10 -7 (-15 -4289 ((-875 |#2|) (-1 |#2| |#1|) (-875 |#1|))))
-((-3367 (($ |#1| |#1| |#1|) 8)) (-2746 ((|#1| $ (-767)) 15)))
-(((-875 |#1|) (-10 -8 (-15 -3367 ($ |#1| |#1| |#1|)) (-15 -2746 (|#1| $ (-767)))) (-1209)) (T -875))
-((-2746 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-875 *2)) (-4 *2 (-1209)))) (-3367 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1209)))))
-(-10 -8 (-15 -3367 ($ |#1| |#1| |#1|)) (-15 -2746 (|#1| $ (-767))))
-((-2782 (((-641 (-1175)) (-1152)) 9)))
-(((-876) (-10 -7 (-15 -2782 ((-641 (-1175)) (-1152))))) (T -876))
-((-2782 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-876)))))
-(-10 -7 (-15 -2782 ((-641 (-1175)) (-1152))))
-((-4289 (((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)) 15)))
-(((-877 |#1| |#2|) (-10 -7 (-15 -4289 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)))) (-1209) (-1209)) (T -877))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-878 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-878 *6)) (-5 *1 (-877 *5 *6)))))
-(-10 -7 (-15 -4289 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|))))
-((-1703 (($ |#1| |#1| |#1|) 8)) (-2746 ((|#1| $ (-767)) 15)))
-(((-878 |#1|) (-10 -8 (-15 -1703 ($ |#1| |#1| |#1|)) (-15 -2746 (|#1| $ (-767)))) (-1209)) (T -878))
-((-2746 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-878 *2)) (-4 *2 (-1209)))) (-1703 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-878 *2)) (-4 *2 (-1209)))))
-(-10 -8 (-15 -1703 ($ |#1| |#1| |#1|)) (-15 -2746 (|#1| $ (-767))))
-((-3941 (((-1150 (-641 (-564))) (-641 (-564)) (-1150 (-641 (-564)))) 47)) (-4275 (((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564))) 43)) (-1724 (((-1150 (-641 (-564))) (-641 (-564))) 57) (((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564))) 55)) (-1739 (((-1150 (-641 (-564))) (-564)) 58)) (-1874 (((-1150 (-641 (-564))) (-564) (-564)) 34) (((-1150 (-641 (-564))) (-564)) 23) (((-1150 (-641 (-564))) (-564) (-564) (-564)) 19)) (-2424 (((-1150 (-641 (-564))) (-1150 (-641 (-564)))) 41)) (-2372 (((-641 (-564)) (-641 (-564))) 40)))
-(((-879) (-10 -7 (-15 -1874 ((-1150 (-641 (-564))) (-564) (-564) (-564))) (-15 -1874 ((-1150 (-641 (-564))) (-564))) (-15 -1874 ((-1150 (-641 (-564))) (-564) (-564))) (-15 -2372 ((-641 (-564)) (-641 (-564)))) (-15 -2424 ((-1150 (-641 (-564))) (-1150 (-641 (-564))))) (-15 -4275 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -3941 ((-1150 (-641 (-564))) (-641 (-564)) (-1150 (-641 (-564))))) (-15 -1724 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -1724 ((-1150 (-641 (-564))) (-641 (-564)))) (-15 -1739 ((-1150 (-641 (-564))) (-564))))) (T -879))
-((-1739 (*1 *2 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))) (-1724 (*1 *2 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-641 (-564))))) (-1724 (*1 *2 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-641 (-564))))) (-3941 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *3 (-641 (-564))) (-5 *1 (-879)))) (-4275 (*1 *2 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-641 (-564))))) (-2424 (*1 *2 *2) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)))) (-2372 (*1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-879)))) (-1874 (*1 *2 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))) (-1874 (*1 *2 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))) (-1874 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))))
-(-10 -7 (-15 -1874 ((-1150 (-641 (-564))) (-564) (-564) (-564))) (-15 -1874 ((-1150 (-641 (-564))) (-564))) (-15 -1874 ((-1150 (-641 (-564))) (-564) (-564))) (-15 -2372 ((-641 (-564)) (-641 (-564)))) (-15 -2424 ((-1150 (-641 (-564))) (-1150 (-641 (-564))))) (-15 -4275 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -3941 ((-1150 (-641 (-564))) (-641 (-564)) (-1150 (-641 (-564))))) (-15 -1724 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -1724 ((-1150 (-641 (-564))) (-641 (-564)))) (-15 -1739 ((-1150 (-641 (-564))) (-564))))
-((-4344 (((-888 (-379)) $) 9 (|has| |#1| (-612 (-888 (-379))))) (((-888 (-564)) $) 8 (|has| |#1| (-612 (-888 (-564)))))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-866 |#1|) $) NIL (|has| (-866 |#1|) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-866 |#1|) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-866 |#1|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| (-866 |#1|) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-866 |#1|) (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| (-866 |#1|) (-1034 (-564))))) (-2938 (((-866 |#1|) $) NIL) (((-1170) $) NIL (|has| (-866 |#1|) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-866 |#1|) (-1034 (-564)))) (((-564) $) NIL (|has| (-866 |#1|) (-1034 (-564))))) (-1956 (($ $) NIL) (($ (-564) $) NIL)) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-866 |#1|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-866 |#1|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-866 |#1|))) (|:| |vec| (-1259 (-866 |#1|)))) (-685 $) (-1259 $)) NIL) (((-685 (-866 |#1|)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-866 |#1|) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| (-866 |#1|) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-866 |#1|) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-866 |#1|) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-866 |#1|) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| (-866 |#1|) (-1145)))) (-4371 (((-112) $) NIL (|has| (-866 |#1|) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-866 |#1|) (-846)))) (-1530 (($ $ $) NIL (|has| (-866 |#1|) (-846)))) (-4271 (($ (-1 (-866 |#1|) (-866 |#1|)) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-866 |#1|) (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-866 |#1|) (-307)))) (-4256 (((-866 |#1|) $) NIL (|has| (-866 |#1|) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-866 |#1|) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-866 |#1|)) (-641 (-866 |#1|))) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-866 |#1|) (-866 |#1|)) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-294 (-866 |#1|))) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-641 (-294 (-866 |#1|)))) NIL (|has| (-866 |#1|) (-309 (-866 |#1|)))) (($ $ (-641 (-1170)) (-641 (-866 |#1|))) NIL (|has| (-866 |#1|) (-514 (-1170) (-866 |#1|)))) (($ $ (-1170) (-866 |#1|)) NIL (|has| (-866 |#1|) (-514 (-1170) (-866 |#1|))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-866 |#1|)) NIL (|has| (-866 |#1|) (-286 (-866 |#1|) (-866 |#1|))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| (-866 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-866 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1 (-866 |#1|) (-866 |#1|)) (-767)) NIL) (($ $ (-1 (-866 |#1|) (-866 |#1|))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-866 |#1|) $) NIL)) (-4327 (((-888 (-564)) $) NIL (|has| (-866 |#1|) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-866 |#1|) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-866 |#1|) (-612 (-536)))) (((-379) $) NIL (|has| (-866 |#1|) (-1018))) (((-225) $) NIL (|has| (-866 |#1|) (-1018)))) (-2287 (((-174 (-407 (-564))) $) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-866 |#1|) (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL) (($ (-866 |#1|)) NIL) (($ (-1170)) NIL (|has| (-866 |#1|) (-1034 (-1170))))) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-866 |#1|) (-905))) (|has| (-866 |#1|) (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 (((-866 |#1|) $) NIL (|has| (-866 |#1|) (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-407 (-564)) $ (-564)) NIL)) (-2007 (($ $) NIL (|has| (-866 |#1|) (-816)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $) NIL (|has| (-866 |#1|) (-233))) (($ $ (-767)) NIL (|has| (-866 |#1|) (-233))) (($ $ (-1170)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-866 |#1|) (-896 (-1170)))) (($ $ (-1 (-866 |#1|) (-866 |#1|)) (-767)) NIL) (($ $ (-1 (-866 |#1|) (-866 |#1|))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-866 |#1|) (-846)))) (-2992 (($ $ $) NIL) (($ (-866 |#1|) (-866 |#1|)) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-866 |#1|) $) NIL) (($ $ (-866 |#1|)) NIL)))
+(((-867 |#1|) (-13 (-988 (-866 |#1|)) (-10 -8 (-15 -3583 ((-407 (-564)) $ (-564))) (-15 -2287 ((-174 (-407 (-564))) $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $)))) (-564)) (T -867))
+((-3583 (*1 *2 *1 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-867 *4)) (-14 *4 *3) (-5 *3 (-564)))) (-2287 (*1 *2 *1) (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-867 *3)) (-14 *3 (-564)))) (-1956 (*1 *1 *1) (-12 (-5 *1 (-867 *2)) (-14 *2 (-564)))) (-1956 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-867 *3)) (-14 *3 *2))))
+(-13 (-988 (-866 |#1|)) (-10 -8 (-15 -3583 ((-407 (-564)) $ (-564))) (-15 -2287 ((-174 (-407 (-564))) $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 ((|#2| $) NIL (|has| |#2| (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| |#2| (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (|has| |#2| (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564))))) (-2938 ((|#2| $) NIL) (((-1170) $) NIL (|has| |#2| (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-564)))) (((-564) $) NIL (|has| |#2| (-1034 (-564))))) (-1956 (($ $) 35) (($ (-564) $) 38)) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) 63)) (-2498 (($) NIL (|has| |#2| (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) NIL (|has| |#2| (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| |#2| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| |#2| (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 ((|#2| $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| |#2| (-1145)))) (-4371 (((-112) $) NIL (|has| |#2| (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| |#2| (-846)))) (-1530 (($ $ $) NIL (|has| |#2| (-846)))) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 59)) (-3958 (($) NIL (|has| |#2| (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| |#2| (-307)))) (-4256 ((|#2| $) NIL (|has| |#2| (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 |#2|) (-641 |#2|)) NIL (|has| |#2| (-309 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-309 |#2|))) (($ $ (-294 |#2|)) NIL (|has| |#2| (-309 |#2|))) (($ $ (-641 (-294 |#2|))) NIL (|has| |#2| (-309 |#2|))) (($ $ (-641 (-1170)) (-641 |#2|)) NIL (|has| |#2| (-514 (-1170) |#2|))) (($ $ (-1170) |#2|) NIL (|has| |#2| (-514 (-1170) |#2|)))) (-2468 (((-767) $) NIL)) (-4361 (($ $ |#2|) NIL (|has| |#2| (-286 |#2| |#2|)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) NIL (|has| |#2| (-233))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-3773 (($ $) NIL)) (-2264 ((|#2| $) NIL)) (-4327 (((-888 (-564)) $) NIL (|has| |#2| (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| |#2| (-612 (-888 (-379))))) (((-536) $) NIL (|has| |#2| (-612 (-536)))) (((-379) $) NIL (|has| |#2| (-1018))) (((-225) $) NIL (|has| |#2| (-1018)))) (-2287 (((-174 (-407 (-564))) $) 77)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2326 (((-858) $) 106) (($ (-564)) 20) (($ $) NIL) (($ (-407 (-564))) 25) (($ |#2|) 19) (($ (-1170)) NIL (|has| |#2| (-1034 (-1170))))) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-3662 (((-767)) NIL T CONST)) (-4328 ((|#2| $) NIL (|has| |#2| (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-407 (-564)) $ (-564)) 70)) (-2007 (($ $) NIL (|has| |#2| (-816)))) (-2409 (($) 15 T CONST)) (-2421 (($) 17 T CONST)) (-3922 (($ $) NIL (|has| |#2| (-233))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2876 (((-112) $ $) 45)) (-2920 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2992 (($ $ $) 24) (($ |#2| |#2|) 64)) (-2981 (($ $) 49) (($ $ $) 51)) (-2968 (($ $ $) 47)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) 60)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 52) (($ $ $) 54) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ |#2| $) 65) (($ $ |#2|) NIL)))
+(((-868 |#1| |#2|) (-13 (-988 |#2|) (-10 -8 (-15 -3583 ((-407 (-564)) $ (-564))) (-15 -2287 ((-174 (-407 (-564))) $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $)))) (-564) (-865 |#1|)) (T -868))
+((-3583 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-407 (-564))) (-5 *1 (-868 *4 *5)) (-5 *3 (-564)) (-4 *5 (-865 *4)))) (-2287 (*1 *2 *1) (-12 (-14 *3 (-564)) (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-868 *3 *4)) (-4 *4 (-865 *3)))) (-1956 (*1 *1 *1) (-12 (-14 *2 (-564)) (-5 *1 (-868 *2 *3)) (-4 *3 (-865 *2)))) (-1956 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-14 *3 *2) (-5 *1 (-868 *3 *4)) (-4 *4 (-865 *3)))))
+(-13 (-988 |#2|) (-10 -8 (-15 -3583 ((-407 (-564)) $ (-564))) (-15 -2287 ((-174 (-407 (-564))) $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $))))
+((-2315 (((-112) $ $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-3573 ((|#2| $) 12)) (-2045 (($ |#1| |#2|) 9)) (-2332 (((-1152) $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-3868 (((-1114) $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#1| $) 11)) (-2336 (($ |#1| |#2|) 10)) (-2326 (((-858) $) 18 (-2733 (-12 (|has| |#1| (-611 (-858))) (|has| |#2| (-611 (-858)))) (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094)))))) (-1700 (((-112) $ $) NIL (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))) (-2876 (((-112) $ $) 23 (-12 (|has| |#1| (-1094)) (|has| |#2| (-1094))))))
+(((-869 |#1| |#2|) (-13 (-1209) (-10 -8 (IF (|has| |#1| (-611 (-858))) (IF (|has| |#2| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1094)) (IF (|has| |#2| (-1094)) (-6 (-1094)) |%noBranch|) |%noBranch|) (-15 -2045 ($ |#1| |#2|)) (-15 -2336 ($ |#1| |#2|)) (-15 -3164 (|#1| $)) (-15 -3573 (|#2| $)))) (-1209) (-1209)) (T -869))
+((-2045 (*1 *1 *2 *3) (-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209)))) (-2336 (*1 *1 *2 *3) (-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209)))) (-3164 (*1 *2 *1) (-12 (-4 *2 (-1209)) (-5 *1 (-869 *2 *3)) (-4 *3 (-1209)))) (-3573 (*1 *2 *1) (-12 (-4 *2 (-1209)) (-5 *1 (-869 *3 *2)) (-4 *3 (-1209)))))
+(-13 (-1209) (-10 -8 (IF (|has| |#1| (-611 (-858))) (IF (|has| |#2| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1094)) (IF (|has| |#2| (-1094)) (-6 (-1094)) |%noBranch|) |%noBranch|) (-15 -2045 ($ |#1| |#2|)) (-15 -2336 ($ |#1| |#2|)) (-15 -3164 (|#1| $)) (-15 -3573 (|#2| $))))
+((-2315 (((-112) $ $) NIL)) (-2579 (((-564) $) 16)) (-2783 (($ (-157)) 13)) (-1578 (($ (-157)) 14)) (-2332 (((-1152) $) NIL)) (-3955 (((-157) $) 15)) (-3868 (((-1114) $) NIL)) (-3445 (($ (-157)) 11)) (-2683 (($ (-157)) 10)) (-2326 (((-858) $) 24) (($ (-157)) 17)) (-2998 (($ (-157)) 12)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-870) (-13 (-1094) (-10 -8 (-15 -2683 ($ (-157))) (-15 -3445 ($ (-157))) (-15 -2998 ($ (-157))) (-15 -2783 ($ (-157))) (-15 -1578 ($ (-157))) (-15 -3955 ((-157) $)) (-15 -2579 ((-564) $)) (-15 -2326 ($ (-157)))))) (T -870))
+((-2683 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-3445 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-2998 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-2783 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-1578 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-3955 (*1 *2 *1) (-12 (-5 *2 (-157)) (-5 *1 (-870)))) (-2579 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-870)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
+(-13 (-1094) (-10 -8 (-15 -2683 ($ (-157))) (-15 -3445 ($ (-157))) (-15 -2998 ($ (-157))) (-15 -2783 ($ (-157))) (-15 -1578 ($ (-157))) (-15 -3955 ((-157) $)) (-15 -2579 ((-564) $)) (-15 -2326 ($ (-157)))))
+((-2326 (((-316 (-564)) (-407 (-948 (-48)))) 23) (((-316 (-564)) (-948 (-48))) 18)))
+(((-871) (-10 -7 (-15 -2326 ((-316 (-564)) (-948 (-48)))) (-15 -2326 ((-316 (-564)) (-407 (-948 (-48))))))) (T -871))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 (-48)))) (-5 *2 (-316 (-564))) (-5 *1 (-871)))) (-2326 (*1 *2 *3) (-12 (-5 *3 (-948 (-48))) (-5 *2 (-316 (-564))) (-5 *1 (-871)))))
+(-10 -7 (-15 -2326 ((-316 (-564)) (-948 (-48)))) (-15 -2326 ((-316 (-564)) (-407 (-948 (-48))))))
+((-4271 (((-873 |#2|) (-1 |#2| |#1|) (-873 |#1|)) 15)))
+(((-872 |#1| |#2|) (-10 -7 (-15 -4271 ((-873 |#2|) (-1 |#2| |#1|) (-873 |#1|)))) (-1209) (-1209)) (T -872))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-873 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-873 *6)) (-5 *1 (-872 *5 *6)))))
+(-10 -7 (-15 -4271 ((-873 |#2|) (-1 |#2| |#1|) (-873 |#1|))))
+((-4174 (($ |#1| |#1|) 8)) (-4382 ((|#1| $ (-767)) 15)))
+(((-873 |#1|) (-10 -8 (-15 -4174 ($ |#1| |#1|)) (-15 -4382 (|#1| $ (-767)))) (-1209)) (T -873))
+((-4382 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-873 *2)) (-4 *2 (-1209)))) (-4174 (*1 *1 *2 *2) (-12 (-5 *1 (-873 *2)) (-4 *2 (-1209)))))
+(-10 -8 (-15 -4174 ($ |#1| |#1|)) (-15 -4382 (|#1| $ (-767))))
+((-4271 (((-875 |#2|) (-1 |#2| |#1|) (-875 |#1|)) 15)))
+(((-874 |#1| |#2|) (-10 -7 (-15 -4271 ((-875 |#2|) (-1 |#2| |#1|) (-875 |#1|)))) (-1209) (-1209)) (T -874))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-875 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-875 *6)) (-5 *1 (-874 *5 *6)))))
+(-10 -7 (-15 -4271 ((-875 |#2|) (-1 |#2| |#1|) (-875 |#1|))))
+((-4174 (($ |#1| |#1| |#1|) 8)) (-4382 ((|#1| $ (-767)) 15)))
+(((-875 |#1|) (-10 -8 (-15 -4174 ($ |#1| |#1| |#1|)) (-15 -4382 (|#1| $ (-767)))) (-1209)) (T -875))
+((-4382 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-875 *2)) (-4 *2 (-1209)))) (-4174 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1209)))))
+(-10 -8 (-15 -4174 ($ |#1| |#1| |#1|)) (-15 -4382 (|#1| $ (-767))))
+((-3403 (((-641 (-1175)) (-1152)) 9)))
+(((-876) (-10 -7 (-15 -3403 ((-641 (-1175)) (-1152))))) (T -876))
+((-3403 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-876)))))
+(-10 -7 (-15 -3403 ((-641 (-1175)) (-1152))))
+((-4271 (((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)) 15)))
+(((-877 |#1| |#2|) (-10 -7 (-15 -4271 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)))) (-1209) (-1209)) (T -877))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-878 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-878 *6)) (-5 *1 (-877 *5 *6)))))
+(-10 -7 (-15 -4271 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|))))
+((-1665 (($ |#1| |#1| |#1|) 8)) (-4382 ((|#1| $ (-767)) 15)))
+(((-878 |#1|) (-10 -8 (-15 -1665 ($ |#1| |#1| |#1|)) (-15 -4382 (|#1| $ (-767)))) (-1209)) (T -878))
+((-4382 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-878 *2)) (-4 *2 (-1209)))) (-1665 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-878 *2)) (-4 *2 (-1209)))))
+(-10 -8 (-15 -1665 ($ |#1| |#1| |#1|)) (-15 -4382 (|#1| $ (-767))))
+((-2464 (((-1150 (-641 (-564))) (-641 (-564)) (-1150 (-641 (-564)))) 47)) (-2940 (((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564))) 43)) (-3313 (((-1150 (-641 (-564))) (-641 (-564))) 57) (((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564))) 55)) (-2272 (((-1150 (-641 (-564))) (-564)) 58)) (-3186 (((-1150 (-641 (-564))) (-564) (-564)) 34) (((-1150 (-641 (-564))) (-564)) 23) (((-1150 (-641 (-564))) (-564) (-564) (-564)) 19)) (-3842 (((-1150 (-641 (-564))) (-1150 (-641 (-564)))) 41)) (-1916 (((-641 (-564)) (-641 (-564))) 40)))
+(((-879) (-10 -7 (-15 -3186 ((-1150 (-641 (-564))) (-564) (-564) (-564))) (-15 -3186 ((-1150 (-641 (-564))) (-564))) (-15 -3186 ((-1150 (-641 (-564))) (-564) (-564))) (-15 -1916 ((-641 (-564)) (-641 (-564)))) (-15 -3842 ((-1150 (-641 (-564))) (-1150 (-641 (-564))))) (-15 -2940 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -2464 ((-1150 (-641 (-564))) (-641 (-564)) (-1150 (-641 (-564))))) (-15 -3313 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -3313 ((-1150 (-641 (-564))) (-641 (-564)))) (-15 -2272 ((-1150 (-641 (-564))) (-564))))) (T -879))
+((-2272 (*1 *2 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))) (-3313 (*1 *2 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-641 (-564))))) (-3313 (*1 *2 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-641 (-564))))) (-2464 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *3 (-641 (-564))) (-5 *1 (-879)))) (-2940 (*1 *2 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-641 (-564))))) (-3842 (*1 *2 *2) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)))) (-1916 (*1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-879)))) (-3186 (*1 *2 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))) (-3186 (*1 *2 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))) (-3186 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))))
+(-10 -7 (-15 -3186 ((-1150 (-641 (-564))) (-564) (-564) (-564))) (-15 -3186 ((-1150 (-641 (-564))) (-564))) (-15 -3186 ((-1150 (-641 (-564))) (-564) (-564))) (-15 -1916 ((-641 (-564)) (-641 (-564)))) (-15 -3842 ((-1150 (-641 (-564))) (-1150 (-641 (-564))))) (-15 -2940 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -2464 ((-1150 (-641 (-564))) (-641 (-564)) (-1150 (-641 (-564))))) (-15 -3313 ((-1150 (-641 (-564))) (-641 (-564)) (-641 (-564)))) (-15 -3313 ((-1150 (-641 (-564))) (-641 (-564)))) (-15 -2272 ((-1150 (-641 (-564))) (-564))))
+((-4327 (((-888 (-379)) $) 9 (|has| |#1| (-612 (-888 (-379))))) (((-888 (-564)) $) 8 (|has| |#1| (-612 (-888 (-564)))))))
(((-880 |#1|) (-140) (-1209)) (T -880))
NIL
(-13 (-10 -7 (IF (|has| |t#1| (-612 (-888 (-564)))) (-6 (-612 (-888 (-564)))) |%noBranch|) (IF (|has| |t#1| (-612 (-888 (-379)))) (-6 (-612 (-888 (-379)))) |%noBranch|)))
(((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))))
-((-2337 (((-112) $ $) NIL)) (-4142 (($) 14)) (-2667 (($ (-885 |#1| |#2|) (-885 |#1| |#3|)) 28)) (-2900 (((-885 |#1| |#3|) $) 16)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2865 (((-112) $) 22)) (-3207 (($) 19)) (-2350 (((-858) $) 31)) (-3695 (((-885 |#1| |#2|) $) 15)) (-2893 (((-112) $ $) 26)))
-(((-881 |#1| |#2| |#3|) (-13 (-1094) (-10 -8 (-15 -2865 ((-112) $)) (-15 -3207 ($)) (-15 -4142 ($)) (-15 -2667 ($ (-885 |#1| |#2|) (-885 |#1| |#3|))) (-15 -3695 ((-885 |#1| |#2|) $)) (-15 -2900 ((-885 |#1| |#3|) $)))) (-1094) (-1094) (-662 |#2|)) (T -881))
-((-2865 (*1 *2 *1) (-12 (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-881 *3 *4 *5)) (-4 *3 (-1094)) (-4 *5 (-662 *4)))) (-3207 (*1 *1) (-12 (-4 *3 (-1094)) (-5 *1 (-881 *2 *3 *4)) (-4 *2 (-1094)) (-4 *4 (-662 *3)))) (-4142 (*1 *1) (-12 (-4 *3 (-1094)) (-5 *1 (-881 *2 *3 *4)) (-4 *2 (-1094)) (-4 *4 (-662 *3)))) (-2667 (*1 *1 *2 *3) (-12 (-5 *2 (-885 *4 *5)) (-5 *3 (-885 *4 *6)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-662 *5)) (-5 *1 (-881 *4 *5 *6)))) (-3695 (*1 *2 *1) (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *4)) (-5 *1 (-881 *3 *4 *5)) (-4 *3 (-1094)) (-4 *5 (-662 *4)))) (-2900 (*1 *2 *1) (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *5)) (-5 *1 (-881 *3 *4 *5)) (-4 *3 (-1094)) (-4 *5 (-662 *4)))))
-(-13 (-1094) (-10 -8 (-15 -2865 ((-112) $)) (-15 -3207 ($)) (-15 -4142 ($)) (-15 -2667 ($ (-885 |#1| |#2|) (-885 |#1| |#3|))) (-15 -3695 ((-885 |#1| |#2|) $)) (-15 -2900 ((-885 |#1| |#3|) $))))
-((-2337 (((-112) $ $) 7)) (-3206 (((-885 |#1| $) $ (-888 |#1|) (-885 |#1| $)) 13)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) NIL)) (-4111 (($) 14)) (-1887 (($ (-885 |#1| |#2|) (-885 |#1| |#3|)) 28)) (-4323 (((-885 |#1| |#3|) $) 16)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2558 (((-112) $) 22)) (-3203 (($) 19)) (-2326 (((-858) $) 31)) (-1700 (((-112) $ $) NIL)) (-3820 (((-885 |#1| |#2|) $) 15)) (-2876 (((-112) $ $) 26)))
+(((-881 |#1| |#2| |#3|) (-13 (-1094) (-10 -8 (-15 -2558 ((-112) $)) (-15 -3203 ($)) (-15 -4111 ($)) (-15 -1887 ($ (-885 |#1| |#2|) (-885 |#1| |#3|))) (-15 -3820 ((-885 |#1| |#2|) $)) (-15 -4323 ((-885 |#1| |#3|) $)))) (-1094) (-1094) (-662 |#2|)) (T -881))
+((-2558 (*1 *2 *1) (-12 (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-881 *3 *4 *5)) (-4 *3 (-1094)) (-4 *5 (-662 *4)))) (-3203 (*1 *1) (-12 (-4 *3 (-1094)) (-5 *1 (-881 *2 *3 *4)) (-4 *2 (-1094)) (-4 *4 (-662 *3)))) (-4111 (*1 *1) (-12 (-4 *3 (-1094)) (-5 *1 (-881 *2 *3 *4)) (-4 *2 (-1094)) (-4 *4 (-662 *3)))) (-1887 (*1 *1 *2 *3) (-12 (-5 *2 (-885 *4 *5)) (-5 *3 (-885 *4 *6)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-662 *5)) (-5 *1 (-881 *4 *5 *6)))) (-3820 (*1 *2 *1) (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *4)) (-5 *1 (-881 *3 *4 *5)) (-4 *3 (-1094)) (-4 *5 (-662 *4)))) (-4323 (*1 *2 *1) (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *5)) (-5 *1 (-881 *3 *4 *5)) (-4 *3 (-1094)) (-4 *5 (-662 *4)))))
+(-13 (-1094) (-10 -8 (-15 -2558 ((-112) $)) (-15 -3203 ($)) (-15 -4111 ($)) (-15 -1887 ($ (-885 |#1| |#2|) (-885 |#1| |#3|))) (-15 -3820 ((-885 |#1| |#2|) $)) (-15 -4323 ((-885 |#1| |#3|) $))))
+((-2315 (((-112) $ $) 7)) (-3960 (((-885 |#1| $) $ (-888 |#1|) (-885 |#1| $)) 14)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-882 |#1|) (-140) (-1094)) (T -882))
-((-3206 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-885 *4 *1)) (-5 *3 (-888 *4)) (-4 *1 (-882 *4)) (-4 *4 (-1094)))))
-(-13 (-1094) (-10 -8 (-15 -3206 ((-885 |t#1| $) $ (-888 |t#1|) (-885 |t#1| $)))))
+((-3960 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-885 *4 *1)) (-5 *3 (-888 *4)) (-4 *1 (-882 *4)) (-4 *4 (-1094)))))
+(-13 (-1094) (-10 -8 (-15 -3960 ((-885 |t#1| $) $ (-888 |t#1|) (-885 |t#1| $)))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2918 (((-112) (-641 |#2|) |#3|) 22) (((-112) |#2| |#3|) 17)) (-3955 (((-885 |#1| |#2|) |#2| |#3|) 44 (-12 (-2356 (|has| |#2| (-1034 (-1170)))) (-2356 (|has| |#2| (-1045))))) (((-641 (-294 (-948 |#2|))) |#2| |#3|) 43 (-12 (|has| |#2| (-1045)) (-2356 (|has| |#2| (-1034 (-1170)))))) (((-641 (-294 |#2|)) |#2| |#3|) 35 (|has| |#2| (-1034 (-1170)))) (((-881 |#1| |#2| (-641 |#2|)) (-641 |#2|) |#3|) 20)))
-(((-883 |#1| |#2| |#3|) (-10 -7 (-15 -2918 ((-112) |#2| |#3|)) (-15 -2918 ((-112) (-641 |#2|) |#3|)) (-15 -3955 ((-881 |#1| |#2| (-641 |#2|)) (-641 |#2|) |#3|)) (IF (|has| |#2| (-1034 (-1170))) (-15 -3955 ((-641 (-294 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1045)) (-15 -3955 ((-641 (-294 (-948 |#2|))) |#2| |#3|)) (-15 -3955 ((-885 |#1| |#2|) |#2| |#3|))))) (-1094) (-882 |#1|) (-612 (-888 |#1|))) (T -883))
-((-3955 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-885 *5 *3)) (-5 *1 (-883 *5 *3 *4)) (-2356 (-4 *3 (-1034 (-1170)))) (-2356 (-4 *3 (-1045))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))) (-3955 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 (-948 *3)))) (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-1045)) (-2356 (-4 *3 (-1034 (-1170)))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))) (-3955 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 *3))) (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-1034 (-1170))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))) (-3955 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *6 (-882 *5)) (-5 *2 (-881 *5 *6 (-641 *6))) (-5 *1 (-883 *5 *6 *4)) (-5 *3 (-641 *6)) (-4 *4 (-612 (-888 *5))))) (-2918 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-4 *6 (-882 *5)) (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-883 *5 *6 *4)) (-4 *4 (-612 (-888 *5))))) (-2918 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))))
-(-10 -7 (-15 -2918 ((-112) |#2| |#3|)) (-15 -2918 ((-112) (-641 |#2|) |#3|)) (-15 -3955 ((-881 |#1| |#2| (-641 |#2|)) (-641 |#2|) |#3|)) (IF (|has| |#2| (-1034 (-1170))) (-15 -3955 ((-641 (-294 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1045)) (-15 -3955 ((-641 (-294 (-948 |#2|))) |#2| |#3|)) (-15 -3955 ((-885 |#1| |#2|) |#2| |#3|)))))
-((-4289 (((-885 |#1| |#3|) (-1 |#3| |#2|) (-885 |#1| |#2|)) 22)))
-(((-884 |#1| |#2| |#3|) (-10 -7 (-15 -4289 ((-885 |#1| |#3|) (-1 |#3| |#2|) (-885 |#1| |#2|)))) (-1094) (-1094) (-1094)) (T -884))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-885 *5 *6)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-885 *5 *7)) (-5 *1 (-884 *5 *6 *7)))))
-(-10 -7 (-15 -4289 ((-885 |#1| |#3|) (-1 |#3| |#2|) (-885 |#1| |#2|))))
-((-2337 (((-112) $ $) NIL)) (-1611 (($ $ $) 40)) (-2850 (((-3 (-112) "failed") $ (-888 |#1|)) 37)) (-4142 (($) 12)) (-4172 (((-1152) $) NIL)) (-1878 (($ (-888 |#1|) |#2| $) 20)) (-3877 (((-1114) $) NIL)) (-3258 (((-3 |#2| "failed") (-888 |#1|) $) 51)) (-2865 (((-112) $) 15)) (-3207 (($) 13)) (-3675 (((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 |#2|))) $) 25)) (-2363 (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 |#2|)))) 23)) (-2350 (((-858) $) 45)) (-1721 (($ (-888 |#1|) |#2| $ |#2|) 49)) (-3208 (($ (-888 |#1|) |#2| $) 48)) (-2893 (((-112) $ $) 42)))
-(((-885 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2865 ((-112) $)) (-15 -3207 ($)) (-15 -4142 ($)) (-15 -1611 ($ $ $)) (-15 -3258 ((-3 |#2| "failed") (-888 |#1|) $)) (-15 -3208 ($ (-888 |#1|) |#2| $)) (-15 -1878 ($ (-888 |#1|) |#2| $)) (-15 -1721 ($ (-888 |#1|) |#2| $ |#2|)) (-15 -3675 ((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 |#2|))) $)) (-15 -2363 ($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 |#2|))))) (-15 -2850 ((-3 (-112) "failed") $ (-888 |#1|))))) (-1094) (-1094)) (T -885))
-((-2865 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-3207 (*1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-4142 (*1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-1611 (*1 *1 *1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-3258 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-4 *2 (-1094)) (-5 *1 (-885 *4 *2)))) (-3208 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3)) (-4 *3 (-1094)))) (-1878 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3)) (-4 *3 (-1094)))) (-1721 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3)) (-4 *3 (-1094)))) (-3675 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 *4)))) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2363 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 *4)))) (-4 *4 (-1094)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)))) (-2850 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-885 *4 *5)) (-4 *5 (-1094)))))
-(-13 (-1094) (-10 -8 (-15 -2865 ((-112) $)) (-15 -3207 ($)) (-15 -4142 ($)) (-15 -1611 ($ $ $)) (-15 -3258 ((-3 |#2| "failed") (-888 |#1|) $)) (-15 -3208 ($ (-888 |#1|) |#2| $)) (-15 -1878 ($ (-888 |#1|) |#2| $)) (-15 -1721 ($ (-888 |#1|) |#2| $ |#2|)) (-15 -3675 ((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 |#2|))) $)) (-15 -2363 ($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 |#2|))))) (-15 -2850 ((-3 (-112) "failed") $ (-888 |#1|)))))
-((-3393 (((-888 |#1|) (-888 |#1|) (-641 (-1170)) (-1 (-112) (-641 |#2|))) 32) (((-888 |#1|) (-888 |#1|) (-641 (-1 (-112) |#2|))) 46) (((-888 |#1|) (-888 |#1|) (-1 (-112) |#2|)) 35)) (-2850 (((-112) (-641 |#2|) (-888 |#1|)) 42) (((-112) |#2| (-888 |#1|)) 36)) (-2648 (((-1 (-112) |#2|) (-888 |#1|)) 16)) (-2050 (((-641 |#2|) (-888 |#1|)) 24)) (-1520 (((-888 |#1|) (-888 |#1|) |#2|) 20)))
-(((-886 |#1| |#2|) (-10 -7 (-15 -3393 ((-888 |#1|) (-888 |#1|) (-1 (-112) |#2|))) (-15 -3393 ((-888 |#1|) (-888 |#1|) (-641 (-1 (-112) |#2|)))) (-15 -3393 ((-888 |#1|) (-888 |#1|) (-641 (-1170)) (-1 (-112) (-641 |#2|)))) (-15 -2648 ((-1 (-112) |#2|) (-888 |#1|))) (-15 -2850 ((-112) |#2| (-888 |#1|))) (-15 -2850 ((-112) (-641 |#2|) (-888 |#1|))) (-15 -1520 ((-888 |#1|) (-888 |#1|) |#2|)) (-15 -2050 ((-641 |#2|) (-888 |#1|)))) (-1094) (-1209)) (T -886))
-((-2050 (*1 *2 *3) (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-641 *5)) (-5 *1 (-886 *4 *5)) (-4 *5 (-1209)))) (-1520 (*1 *2 *2 *3) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-886 *4 *3)) (-4 *3 (-1209)))) (-2850 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *2 (-112)) (-5 *1 (-886 *5 *6)))) (-2850 (*1 *2 *3 *4) (-12 (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-886 *5 *3)) (-4 *3 (-1209)))) (-2648 (*1 *2 *3) (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-886 *4 *5)) (-4 *5 (-1209)))) (-3393 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-888 *5)) (-5 *3 (-641 (-1170))) (-5 *4 (-1 (-112) (-641 *6))) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *1 (-886 *5 *6)))) (-3393 (*1 *2 *2 *3) (-12 (-5 *2 (-888 *4)) (-5 *3 (-641 (-1 (-112) *5))) (-4 *4 (-1094)) (-4 *5 (-1209)) (-5 *1 (-886 *4 *5)))) (-3393 (*1 *2 *2 *3) (-12 (-5 *2 (-888 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1094)) (-4 *5 (-1209)) (-5 *1 (-886 *4 *5)))))
-(-10 -7 (-15 -3393 ((-888 |#1|) (-888 |#1|) (-1 (-112) |#2|))) (-15 -3393 ((-888 |#1|) (-888 |#1|) (-641 (-1 (-112) |#2|)))) (-15 -3393 ((-888 |#1|) (-888 |#1|) (-641 (-1170)) (-1 (-112) (-641 |#2|)))) (-15 -2648 ((-1 (-112) |#2|) (-888 |#1|))) (-15 -2850 ((-112) |#2| (-888 |#1|))) (-15 -2850 ((-112) (-641 |#2|) (-888 |#1|))) (-15 -1520 ((-888 |#1|) (-888 |#1|) |#2|)) (-15 -2050 ((-641 |#2|) (-888 |#1|))))
-((-4289 (((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)) 19)))
-(((-887 |#1| |#2|) (-10 -7 (-15 -4289 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)))) (-1094) (-1094)) (T -887))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-888 *6)) (-5 *1 (-887 *5 *6)))))
-(-10 -7 (-15 -4289 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|))))
-((-2337 (((-112) $ $) NIL)) (-3474 (($ $ (-641 (-52))) 73)) (-3743 (((-641 $) $) 137)) (-1331 (((-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))) $) 29)) (-4184 (((-112) $) 34)) (-2171 (($ $ (-641 (-1170)) (-52)) 30)) (-4080 (($ $ (-641 (-52))) 72)) (-4201 (((-3 |#1| "failed") $) 70) (((-3 (-1170) "failed") $) 161)) (-2961 ((|#1| $) 67) (((-1170) $) NIL)) (-3259 (($ $) 125)) (-3838 (((-112) $) 54)) (-2352 (((-641 (-52)) $) 49)) (-2892 (($ (-1170) (-112) (-112) (-112)) 74)) (-1354 (((-3 (-641 $) "failed") (-641 $)) 81)) (-1908 (((-112) $) 57)) (-2188 (((-112) $) 56)) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) 40)) (-4278 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 47)) (-1970 (((-3 (-2 (|:| |val| $) (|:| -1377 $)) "failed") $) 96)) (-1524 (((-3 (-641 $) "failed") $) 39)) (-1678 (((-3 (-641 $) "failed") $ (-114)) 123) (((-3 (-2 (|:| -1545 (-114)) (|:| |arg| (-641 $))) "failed") $) 106)) (-2907 (((-3 (-641 $) "failed") $) 41)) (-1349 (((-3 (-2 (|:| |val| $) (|:| -1377 (-767))) "failed") $) 44)) (-2857 (((-112) $) 33)) (-3877 (((-1114) $) NIL)) (-1832 (((-112) $) 27)) (-4114 (((-112) $) 51)) (-2371 (((-641 (-52)) $) 129)) (-2785 (((-112) $) 55)) (-4362 (($ (-114) (-641 $)) 103)) (-2498 (((-767) $) 32)) (-3817 (($ $) 71)) (-4344 (($ (-641 $)) 68)) (-2908 (((-112) $) 31)) (-2350 (((-858) $) 62) (($ |#1|) 23) (($ (-1170)) 75)) (-1520 (($ $ (-52)) 128)) (-2414 (($) 102 T CONST)) (-2428 (($) 82 T CONST)) (-2893 (((-112) $ $) 92)) (-3004 (($ $ $) 116)) (-2980 (($ $ $) 120)) (** (($ $ (-767)) 114) (($ $ $) 63)) (* (($ $ $) 121)))
-(((-888 |#1|) (-13 (-1094) (-1034 |#1|) (-1034 (-1170)) (-10 -8 (-15 0 ($) -3455) (-15 1 ($) -3455) (-15 -1524 ((-3 (-641 $) "failed") $)) (-15 -3543 ((-3 (-641 $) "failed") $)) (-15 -1678 ((-3 (-641 $) "failed") $ (-114))) (-15 -1678 ((-3 (-2 (|:| -1545 (-114)) (|:| |arg| (-641 $))) "failed") $)) (-15 -1349 ((-3 (-2 (|:| |val| $) (|:| -1377 (-767))) "failed") $)) (-15 -4278 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -2907 ((-3 (-641 $) "failed") $)) (-15 -1970 ((-3 (-2 (|:| |val| $) (|:| -1377 $)) "failed") $)) (-15 -4362 ($ (-114) (-641 $))) (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ $)) (-15 -3004 ($ $ $)) (-15 -2498 ((-767) $)) (-15 -4344 ($ (-641 $))) (-15 -3817 ($ $)) (-15 -2857 ((-112) $)) (-15 -3838 ((-112) $)) (-15 -4184 ((-112) $)) (-15 -2908 ((-112) $)) (-15 -2785 ((-112) $)) (-15 -2188 ((-112) $)) (-15 -1908 ((-112) $)) (-15 -4114 ((-112) $)) (-15 -2352 ((-641 (-52)) $)) (-15 -4080 ($ $ (-641 (-52)))) (-15 -3474 ($ $ (-641 (-52)))) (-15 -2892 ($ (-1170) (-112) (-112) (-112))) (-15 -2171 ($ $ (-641 (-1170)) (-52))) (-15 -1331 ((-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))) $)) (-15 -1832 ((-112) $)) (-15 -3259 ($ $)) (-15 -1520 ($ $ (-52))) (-15 -2371 ((-641 (-52)) $)) (-15 -3743 ((-641 $) $)) (-15 -1354 ((-3 (-641 $) "failed") (-641 $))))) (-1094)) (T -888))
-((-2414 (*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-2428 (*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-1524 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3543 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1678 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-888 *4))) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-1678 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -1545 (-114)) (|:| |arg| (-641 (-888 *3))))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1349 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -1377 (-767)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4278 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-888 *3)) (|:| |den| (-888 *3)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2907 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1970 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -1377 (-888 *3)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4362 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 (-888 *4))) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-2980 (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-3004 (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-2498 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3817 (*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-2857 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3838 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4184 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2908 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2785 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2188 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1908 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4114 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2352 (*1 *2 *1) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4080 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3474 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2892 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-112)) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-2171 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-52)) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-1331 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1832 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3259 (*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-1520 (*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2371 (*1 *2 *1) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3743 (*1 *2 *1) (-12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1354 (*1 *2 *2) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(-13 (-1094) (-1034 |#1|) (-1034 (-1170)) (-10 -8 (-15 (-2414) ($) -3455) (-15 (-2428) ($) -3455) (-15 -1524 ((-3 (-641 $) "failed") $)) (-15 -3543 ((-3 (-641 $) "failed") $)) (-15 -1678 ((-3 (-641 $) "failed") $ (-114))) (-15 -1678 ((-3 (-2 (|:| -1545 (-114)) (|:| |arg| (-641 $))) "failed") $)) (-15 -1349 ((-3 (-2 (|:| |val| $) (|:| -1377 (-767))) "failed") $)) (-15 -4278 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -2907 ((-3 (-641 $) "failed") $)) (-15 -1970 ((-3 (-2 (|:| |val| $) (|:| -1377 $)) "failed") $)) (-15 -4362 ($ (-114) (-641 $))) (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ $)) (-15 -3004 ($ $ $)) (-15 -2498 ((-767) $)) (-15 -4344 ($ (-641 $))) (-15 -3817 ($ $)) (-15 -2857 ((-112) $)) (-15 -3838 ((-112) $)) (-15 -4184 ((-112) $)) (-15 -2908 ((-112) $)) (-15 -2785 ((-112) $)) (-15 -2188 ((-112) $)) (-15 -1908 ((-112) $)) (-15 -4114 ((-112) $)) (-15 -2352 ((-641 (-52)) $)) (-15 -4080 ($ $ (-641 (-52)))) (-15 -3474 ($ $ (-641 (-52)))) (-15 -2892 ($ (-1170) (-112) (-112) (-112))) (-15 -2171 ($ $ (-641 (-1170)) (-52))) (-15 -1331 ((-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))) $)) (-15 -1832 ((-112) $)) (-15 -3259 ($ $)) (-15 -1520 ($ $ (-52))) (-15 -2371 ((-641 (-52)) $)) (-15 -3743 ((-641 $) $)) (-15 -1354 ((-3 (-641 $) "failed") (-641 $)))))
-((-2337 (((-112) $ $) NIL)) (-4148 (((-641 |#1|) $) 19)) (-1400 (((-112) $) 49)) (-4201 (((-3 (-668 |#1|) "failed") $) 56)) (-2961 (((-668 |#1|) $) 54)) (-3193 (($ $) 23)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4029 (((-767) $) 61)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-668 |#1|) $) 21)) (-2350 (((-858) $) 47) (($ (-668 |#1|)) 26) (((-815 |#1|) $) 36) (($ |#1|) 25)) (-2428 (($) 9 T CONST)) (-1975 (((-641 (-668 |#1|)) $) 28)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 12)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 67)))
-(((-889 |#1|) (-13 (-846) (-1034 (-668 |#1|)) (-10 -8 (-15 1 ($) -3455) (-15 -2350 ((-815 |#1|) $)) (-15 -2350 ($ |#1|)) (-15 -3181 ((-668 |#1|) $)) (-15 -4029 ((-767) $)) (-15 -1975 ((-641 (-668 |#1|)) $)) (-15 -3193 ($ $)) (-15 -1400 ((-112) $)) (-15 -4148 ((-641 |#1|) $)))) (-846)) (T -889))
-((-2428 (*1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-815 *3)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-2350 (*1 *1 *2) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))) (-3181 (*1 *2 *1) (-12 (-5 *2 (-668 *3)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-4029 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-1975 (*1 *2 *1) (-12 (-5 *2 (-641 (-668 *3))) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-3193 (*1 *1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))) (-1400 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-889 *3)) (-4 *3 (-846)))))
-(-13 (-846) (-1034 (-668 |#1|)) (-10 -8 (-15 (-2428) ($) -3455) (-15 -2350 ((-815 |#1|) $)) (-15 -2350 ($ |#1|)) (-15 -3181 ((-668 |#1|) $)) (-15 -4029 ((-767) $)) (-15 -1975 ((-641 (-668 |#1|)) $)) (-15 -3193 ($ $)) (-15 -1400 ((-112) $)) (-15 -4148 ((-641 |#1|) $))))
-((-3971 ((|#1| |#1| |#1|) 19)))
-(((-890 |#1| |#2|) (-10 -7 (-15 -3971 (|#1| |#1| |#1|))) (-1235 |#2|) (-1045)) (T -890))
-((-3971 (*1 *2 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-890 *2 *3)) (-4 *2 (-1235 *3)))))
-(-10 -7 (-15 -3971 (|#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-3940 (((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 14)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-3203 (((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 13)) (-2893 (((-112) $ $) 6)))
+((-1879 (((-112) (-641 |#2|) |#3|) 22) (((-112) |#2| |#3|) 17)) (-1364 (((-885 |#1| |#2|) |#2| |#3|) 44 (-12 (-2354 (|has| |#2| (-1034 (-1170)))) (-2354 (|has| |#2| (-1045))))) (((-641 (-294 (-948 |#2|))) |#2| |#3|) 43 (-12 (|has| |#2| (-1045)) (-2354 (|has| |#2| (-1034 (-1170)))))) (((-641 (-294 |#2|)) |#2| |#3|) 35 (|has| |#2| (-1034 (-1170)))) (((-881 |#1| |#2| (-641 |#2|)) (-641 |#2|) |#3|) 20)))
+(((-883 |#1| |#2| |#3|) (-10 -7 (-15 -1879 ((-112) |#2| |#3|)) (-15 -1879 ((-112) (-641 |#2|) |#3|)) (-15 -1364 ((-881 |#1| |#2| (-641 |#2|)) (-641 |#2|) |#3|)) (IF (|has| |#2| (-1034 (-1170))) (-15 -1364 ((-641 (-294 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1045)) (-15 -1364 ((-641 (-294 (-948 |#2|))) |#2| |#3|)) (-15 -1364 ((-885 |#1| |#2|) |#2| |#3|))))) (-1094) (-882 |#1|) (-612 (-888 |#1|))) (T -883))
+((-1364 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-885 *5 *3)) (-5 *1 (-883 *5 *3 *4)) (-2354 (-4 *3 (-1034 (-1170)))) (-2354 (-4 *3 (-1045))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))) (-1364 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 (-948 *3)))) (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-1045)) (-2354 (-4 *3 (-1034 (-1170)))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))) (-1364 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 *3))) (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-1034 (-1170))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))) (-1364 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-4 *6 (-882 *5)) (-5 *2 (-881 *5 *6 (-641 *6))) (-5 *1 (-883 *5 *6 *4)) (-5 *3 (-641 *6)) (-4 *4 (-612 (-888 *5))))) (-1879 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-4 *6 (-882 *5)) (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-883 *5 *6 *4)) (-4 *4 (-612 (-888 *5))))) (-1879 (*1 *2 *3 *4) (-12 (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))))
+(-10 -7 (-15 -1879 ((-112) |#2| |#3|)) (-15 -1879 ((-112) (-641 |#2|) |#3|)) (-15 -1364 ((-881 |#1| |#2| (-641 |#2|)) (-641 |#2|) |#3|)) (IF (|has| |#2| (-1034 (-1170))) (-15 -1364 ((-641 (-294 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-1045)) (-15 -1364 ((-641 (-294 (-948 |#2|))) |#2| |#3|)) (-15 -1364 ((-885 |#1| |#2|) |#2| |#3|)))))
+((-4271 (((-885 |#1| |#3|) (-1 |#3| |#2|) (-885 |#1| |#2|)) 22)))
+(((-884 |#1| |#2| |#3|) (-10 -7 (-15 -4271 ((-885 |#1| |#3|) (-1 |#3| |#2|) (-885 |#1| |#2|)))) (-1094) (-1094) (-1094)) (T -884))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-885 *5 *6)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-885 *5 *7)) (-5 *1 (-884 *5 *6 *7)))))
+(-10 -7 (-15 -4271 ((-885 |#1| |#3|) (-1 |#3| |#2|) (-885 |#1| |#2|))))
+((-2315 (((-112) $ $) NIL)) (-1602 (($ $ $) 40)) (-1395 (((-3 (-112) "failed") $ (-888 |#1|)) 37)) (-4111 (($) 12)) (-2332 (((-1152) $) NIL)) (-1473 (($ (-888 |#1|) |#2| $) 20)) (-3868 (((-1114) $) NIL)) (-1306 (((-3 |#2| "failed") (-888 |#1|) $) 51)) (-2558 (((-112) $) 15)) (-3203 (($) 13)) (-3633 (((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 |#2|))) $) 25)) (-2336 (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 |#2|)))) 23)) (-2326 (((-858) $) 45)) (-1700 (((-112) $ $) NIL)) (-2966 (($ (-888 |#1|) |#2| $ |#2|) 49)) (-2778 (($ (-888 |#1|) |#2| $) 48)) (-2876 (((-112) $ $) 42)))
+(((-885 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2558 ((-112) $)) (-15 -3203 ($)) (-15 -4111 ($)) (-15 -1602 ($ $ $)) (-15 -1306 ((-3 |#2| "failed") (-888 |#1|) $)) (-15 -2778 ($ (-888 |#1|) |#2| $)) (-15 -1473 ($ (-888 |#1|) |#2| $)) (-15 -2966 ($ (-888 |#1|) |#2| $ |#2|)) (-15 -3633 ((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 |#2|))) $)) (-15 -2336 ($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 |#2|))))) (-15 -1395 ((-3 (-112) "failed") $ (-888 |#1|))))) (-1094) (-1094)) (T -885))
+((-2558 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-3203 (*1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-4111 (*1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-1602 (*1 *1 *1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-1306 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-4 *2 (-1094)) (-5 *1 (-885 *4 *2)))) (-2778 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3)) (-4 *3 (-1094)))) (-1473 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3)) (-4 *3 (-1094)))) (-2966 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3)) (-4 *3 (-1094)))) (-3633 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 *4)))) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2336 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 *4)))) (-4 *4 (-1094)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)))) (-1395 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-885 *4 *5)) (-4 *5 (-1094)))))
+(-13 (-1094) (-10 -8 (-15 -2558 ((-112) $)) (-15 -3203 ($)) (-15 -4111 ($)) (-15 -1602 ($ $ $)) (-15 -1306 ((-3 |#2| "failed") (-888 |#1|) $)) (-15 -2778 ($ (-888 |#1|) |#2| $)) (-15 -1473 ($ (-888 |#1|) |#2| $)) (-15 -2966 ($ (-888 |#1|) |#2| $ |#2|)) (-15 -3633 ((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 |#2|))) $)) (-15 -2336 ($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 |#2|))))) (-15 -1395 ((-3 (-112) "failed") $ (-888 |#1|)))))
+((-3366 (((-888 |#1|) (-888 |#1|) (-641 (-1170)) (-1 (-112) (-641 |#2|))) 32) (((-888 |#1|) (-888 |#1|) (-641 (-1 (-112) |#2|))) 46) (((-888 |#1|) (-888 |#1|) (-1 (-112) |#2|)) 35)) (-1395 (((-112) (-641 |#2|) (-888 |#1|)) 42) (((-112) |#2| (-888 |#1|)) 36)) (-4065 (((-1 (-112) |#2|) (-888 |#1|)) 16)) (-1653 (((-641 |#2|) (-888 |#1|)) 24)) (-4029 (((-888 |#1|) (-888 |#1|) |#2|) 20)))
+(((-886 |#1| |#2|) (-10 -7 (-15 -3366 ((-888 |#1|) (-888 |#1|) (-1 (-112) |#2|))) (-15 -3366 ((-888 |#1|) (-888 |#1|) (-641 (-1 (-112) |#2|)))) (-15 -3366 ((-888 |#1|) (-888 |#1|) (-641 (-1170)) (-1 (-112) (-641 |#2|)))) (-15 -4065 ((-1 (-112) |#2|) (-888 |#1|))) (-15 -1395 ((-112) |#2| (-888 |#1|))) (-15 -1395 ((-112) (-641 |#2|) (-888 |#1|))) (-15 -4029 ((-888 |#1|) (-888 |#1|) |#2|)) (-15 -1653 ((-641 |#2|) (-888 |#1|)))) (-1094) (-1209)) (T -886))
+((-1653 (*1 *2 *3) (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-641 *5)) (-5 *1 (-886 *4 *5)) (-4 *5 (-1209)))) (-4029 (*1 *2 *2 *3) (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-886 *4 *3)) (-4 *3 (-1209)))) (-1395 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *2 (-112)) (-5 *1 (-886 *5 *6)))) (-1395 (*1 *2 *3 *4) (-12 (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-886 *5 *3)) (-4 *3 (-1209)))) (-4065 (*1 *2 *3) (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-886 *4 *5)) (-4 *5 (-1209)))) (-3366 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-888 *5)) (-5 *3 (-641 (-1170))) (-5 *4 (-1 (-112) (-641 *6))) (-4 *5 (-1094)) (-4 *6 (-1209)) (-5 *1 (-886 *5 *6)))) (-3366 (*1 *2 *2 *3) (-12 (-5 *2 (-888 *4)) (-5 *3 (-641 (-1 (-112) *5))) (-4 *4 (-1094)) (-4 *5 (-1209)) (-5 *1 (-886 *4 *5)))) (-3366 (*1 *2 *2 *3) (-12 (-5 *2 (-888 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1094)) (-4 *5 (-1209)) (-5 *1 (-886 *4 *5)))))
+(-10 -7 (-15 -3366 ((-888 |#1|) (-888 |#1|) (-1 (-112) |#2|))) (-15 -3366 ((-888 |#1|) (-888 |#1|) (-641 (-1 (-112) |#2|)))) (-15 -3366 ((-888 |#1|) (-888 |#1|) (-641 (-1170)) (-1 (-112) (-641 |#2|)))) (-15 -4065 ((-1 (-112) |#2|) (-888 |#1|))) (-15 -1395 ((-112) |#2| (-888 |#1|))) (-15 -1395 ((-112) (-641 |#2|) (-888 |#1|))) (-15 -4029 ((-888 |#1|) (-888 |#1|) |#2|)) (-15 -1653 ((-641 |#2|) (-888 |#1|))))
+((-4271 (((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)) 19)))
+(((-887 |#1| |#2|) (-10 -7 (-15 -4271 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|)))) (-1094) (-1094)) (T -887))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-5 *2 (-888 *6)) (-5 *1 (-887 *5 *6)))))
+(-10 -7 (-15 -4271 ((-888 |#2|) (-1 |#2| |#1|) (-888 |#1|))))
+((-2315 (((-112) $ $) NIL)) (-1461 (($ $ (-641 (-52))) 73)) (-3702 (((-641 $) $) 137)) (-3966 (((-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))) $) 29)) (-3903 (((-112) $) 34)) (-2842 (($ $ (-641 (-1170)) (-52)) 30)) (-3807 (($ $ (-641 (-52))) 72)) (-4180 (((-3 |#1| "failed") $) 70) (((-3 (-1170) "failed") $) 161)) (-2938 ((|#1| $) 67) (((-1170) $) NIL)) (-1431 (($ $) 125)) (-4153 (((-112) $) 54)) (-2496 (((-641 (-52)) $) 49)) (-4185 (($ (-1170) (-112) (-112) (-112)) 74)) (-1818 (((-3 (-641 $) "failed") (-641 $)) 81)) (-4175 (((-112) $) 57)) (-2852 (((-112) $) 56)) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) 40)) (-4259 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 47)) (-3560 (((-3 (-2 (|:| |val| $) (|:| -4165 $)) "failed") $) 96)) (-1377 (((-3 (-641 $) "failed") $) 39)) (-3356 (((-3 (-641 $) "failed") $ (-114)) 123) (((-3 (-2 (|:| -1539 (-114)) (|:| |arg| (-641 $))) "failed") $) 106)) (-3175 (((-3 (-641 $) "failed") $) 41)) (-1344 (((-3 (-2 (|:| |val| $) (|:| -4165 (-767))) "failed") $) 44)) (-1807 (((-112) $) 33)) (-3868 (((-1114) $) NIL)) (-3505 (((-112) $) 27)) (-4255 (((-112) $) 51)) (-1821 (((-641 (-52)) $) 129)) (-3734 (((-112) $) 55)) (-4361 (($ (-114) (-641 $)) 103)) (-3350 (((-767) $) 32)) (-3774 (($ $) 71)) (-4327 (($ (-641 $)) 68)) (-3297 (((-112) $) 31)) (-2326 (((-858) $) 62) (($ |#1|) 23) (($ (-1170)) 75)) (-1700 (((-112) $ $) NIL)) (-4029 (($ $ (-52)) 128)) (-2409 (($) 102 T CONST)) (-2421 (($) 82 T CONST)) (-2876 (((-112) $ $) 92)) (-2992 (($ $ $) 116)) (-2968 (($ $ $) 120)) (** (($ $ (-767)) 114) (($ $ $) 63)) (* (($ $ $) 121)))
+(((-888 |#1|) (-13 (-1094) (-1034 |#1|) (-1034 (-1170)) (-10 -8 (-15 0 ($) -4008) (-15 1 ($) -4008) (-15 -1377 ((-3 (-641 $) "failed") $)) (-15 -3517 ((-3 (-641 $) "failed") $)) (-15 -3356 ((-3 (-641 $) "failed") $ (-114))) (-15 -3356 ((-3 (-2 (|:| -1539 (-114)) (|:| |arg| (-641 $))) "failed") $)) (-15 -1344 ((-3 (-2 (|:| |val| $) (|:| -4165 (-767))) "failed") $)) (-15 -4259 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3175 ((-3 (-641 $) "failed") $)) (-15 -3560 ((-3 (-2 (|:| |val| $) (|:| -4165 $)) "failed") $)) (-15 -4361 ($ (-114) (-641 $))) (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ $)) (-15 -2992 ($ $ $)) (-15 -3350 ((-767) $)) (-15 -4327 ($ (-641 $))) (-15 -3774 ($ $)) (-15 -1807 ((-112) $)) (-15 -4153 ((-112) $)) (-15 -3903 ((-112) $)) (-15 -3297 ((-112) $)) (-15 -3734 ((-112) $)) (-15 -2852 ((-112) $)) (-15 -4175 ((-112) $)) (-15 -4255 ((-112) $)) (-15 -2496 ((-641 (-52)) $)) (-15 -3807 ($ $ (-641 (-52)))) (-15 -1461 ($ $ (-641 (-52)))) (-15 -4185 ($ (-1170) (-112) (-112) (-112))) (-15 -2842 ($ $ (-641 (-1170)) (-52))) (-15 -3966 ((-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))) $)) (-15 -3505 ((-112) $)) (-15 -1431 ($ $)) (-15 -4029 ($ $ (-52))) (-15 -1821 ((-641 (-52)) $)) (-15 -3702 ((-641 $) $)) (-15 -1818 ((-3 (-641 $) "failed") (-641 $))))) (-1094)) (T -888))
+((-2409 (*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-2421 (*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-1377 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3517 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3356 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-888 *4))) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-3356 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -1539 (-114)) (|:| |arg| (-641 (-888 *3))))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1344 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -4165 (-767)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4259 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-888 *3)) (|:| |den| (-888 *3)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3175 (*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3560 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -4165 (-888 *3)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4361 (*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 (-888 *4))) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-2968 (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-2992 (*1 *1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-3350 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3774 (*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-1807 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4153 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3903 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3297 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3734 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2852 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4175 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4255 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-2496 (*1 *2 *1) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3807 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1461 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-4185 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-112)) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-2842 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-52)) (-5 *1 (-888 *4)) (-4 *4 (-1094)))) (-3966 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52)))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3505 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1431 (*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))) (-4029 (*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1821 (*1 *2 *1) (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-3702 (*1 *2 *1) (-12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))) (-1818 (*1 *2 *2) (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(-13 (-1094) (-1034 |#1|) (-1034 (-1170)) (-10 -8 (-15 (-2409) ($) -4008) (-15 (-2421) ($) -4008) (-15 -1377 ((-3 (-641 $) "failed") $)) (-15 -3517 ((-3 (-641 $) "failed") $)) (-15 -3356 ((-3 (-641 $) "failed") $ (-114))) (-15 -3356 ((-3 (-2 (|:| -1539 (-114)) (|:| |arg| (-641 $))) "failed") $)) (-15 -1344 ((-3 (-2 (|:| |val| $) (|:| -4165 (-767))) "failed") $)) (-15 -4259 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3175 ((-3 (-641 $) "failed") $)) (-15 -3560 ((-3 (-2 (|:| |val| $) (|:| -4165 $)) "failed") $)) (-15 -4361 ($ (-114) (-641 $))) (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767))) (-15 ** ($ $ $)) (-15 -2992 ($ $ $)) (-15 -3350 ((-767) $)) (-15 -4327 ($ (-641 $))) (-15 -3774 ($ $)) (-15 -1807 ((-112) $)) (-15 -4153 ((-112) $)) (-15 -3903 ((-112) $)) (-15 -3297 ((-112) $)) (-15 -3734 ((-112) $)) (-15 -2852 ((-112) $)) (-15 -4175 ((-112) $)) (-15 -4255 ((-112) $)) (-15 -2496 ((-641 (-52)) $)) (-15 -3807 ($ $ (-641 (-52)))) (-15 -1461 ($ $ (-641 (-52)))) (-15 -4185 ($ (-1170) (-112) (-112) (-112))) (-15 -2842 ($ $ (-641 (-1170)) (-52))) (-15 -3966 ((-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))) $)) (-15 -3505 ((-112) $)) (-15 -1431 ($ $)) (-15 -4029 ($ $ (-52))) (-15 -1821 ((-641 (-52)) $)) (-15 -3702 ((-641 $) $)) (-15 -1818 ((-3 (-641 $) "failed") (-641 $)))))
+((-2315 (((-112) $ $) NIL)) (-4122 (((-641 |#1|) $) 19)) (-2955 (((-112) $) 49)) (-4180 (((-3 (-668 |#1|) "failed") $) 56)) (-2938 (((-668 |#1|) $) 54)) (-3176 (($ $) 23)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2313 (((-767) $) 61)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-668 |#1|) $) 21)) (-2326 (((-858) $) 47) (($ (-668 |#1|)) 26) (((-815 |#1|) $) 36) (($ |#1|) 25)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 9 T CONST)) (-2845 (((-641 (-668 |#1|)) $) 28)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 12)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 67)))
+(((-889 |#1|) (-13 (-846) (-1034 (-668 |#1|)) (-10 -8 (-15 1 ($) -4008) (-15 -2326 ((-815 |#1|) $)) (-15 -2326 ($ |#1|)) (-15 -3164 ((-668 |#1|) $)) (-15 -2313 ((-767) $)) (-15 -2845 ((-641 (-668 |#1|)) $)) (-15 -3176 ($ $)) (-15 -2955 ((-112) $)) (-15 -4122 ((-641 |#1|) $)))) (-846)) (T -889))
+((-2421 (*1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-815 *3)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-2326 (*1 *1 *2) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))) (-3164 (*1 *2 *1) (-12 (-5 *2 (-668 *3)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-2845 (*1 *2 *1) (-12 (-5 *2 (-641 (-668 *3))) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-3176 (*1 *1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))) (-2955 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-889 *3)) (-4 *3 (-846)))) (-4122 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-889 *3)) (-4 *3 (-846)))))
+(-13 (-846) (-1034 (-668 |#1|)) (-10 -8 (-15 (-2421) ($) -4008) (-15 -2326 ((-815 |#1|) $)) (-15 -2326 ($ |#1|)) (-15 -3164 ((-668 |#1|) $)) (-15 -2313 ((-767) $)) (-15 -2845 ((-641 (-668 |#1|)) $)) (-15 -3176 ($ $)) (-15 -2955 ((-112) $)) (-15 -4122 ((-641 |#1|) $))))
+((-1504 ((|#1| |#1| |#1|) 19)))
+(((-890 |#1| |#2|) (-10 -7 (-15 -1504 (|#1| |#1| |#1|))) (-1235 |#2|) (-1045)) (T -890))
+((-1504 (*1 *2 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-890 *2 *3)) (-4 *2 (-1235 *3)))))
+(-10 -7 (-15 -1504 (|#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2358 (((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 15)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-3796 (((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 14)) (-2876 (((-112) $ $) 6)))
(((-891) (-140)) (T -891))
-((-3940 (*1 *2 *3 *4) (-12 (-4 *1 (-891)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152)))))) (-3203 (*1 *2 *3) (-12 (-4 *1 (-891)) (-5 *3 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *2 (-1031)))))
-(-13 (-1094) (-10 -7 (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))) (-15 -3203 ((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))))))
+((-2358 (*1 *2 *3 *4) (-12 (-4 *1 (-891)) (-5 *3 (-1057)) (-5 *4 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152)))))) (-3796 (*1 *2 *3) (-12 (-4 *1 (-891)) (-5 *3 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *2 (-1031)))))
+(-13 (-1094) (-10 -7 (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))) (-1057) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))) (-15 -3796 ((-1031) (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2616 ((|#1| |#1| (-767)) 29)) (-2676 (((-3 |#1| "failed") |#1| |#1|) 26)) (-2689 (((-3 (-2 (|:| -4242 |#1|) (|:| -4251 |#1|)) "failed") |#1| (-767) (-767)) 32) (((-641 |#1|) |#1|) 39)))
-(((-892 |#1| |#2|) (-10 -7 (-15 -2689 ((-641 |#1|) |#1|)) (-15 -2689 ((-3 (-2 (|:| -4242 |#1|) (|:| -4251 |#1|)) "failed") |#1| (-767) (-767))) (-15 -2676 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2616 (|#1| |#1| (-767)))) (-1235 |#2|) (-363)) (T -892))
-((-2616 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-5 *1 (-892 *2 *4)) (-4 *2 (-1235 *4)))) (-2676 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-363)) (-5 *1 (-892 *2 *3)) (-4 *2 (-1235 *3)))) (-2689 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-767)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -4242 *3) (|:| -4251 *3))) (-5 *1 (-892 *3 *5)) (-4 *3 (-1235 *5)))) (-2689 (*1 *2 *3) (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-892 *3 *4)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -2689 ((-641 |#1|) |#1|)) (-15 -2689 ((-3 (-2 (|:| -4242 |#1|) (|:| -4251 |#1|)) "failed") |#1| (-767) (-767))) (-15 -2676 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2616 (|#1| |#1| (-767))))
-((-2964 (((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152)) 106) (((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152) (-225)) 102) (((-1031) (-894) (-1057)) 94) (((-1031) (-894)) 95)) (-3940 (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894) (-1057)) 65) (((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894)) 67)))
-(((-893) (-10 -7 (-15 -2964 ((-1031) (-894))) (-15 -2964 ((-1031) (-894) (-1057))) (-15 -2964 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152) (-225))) (-15 -2964 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894) (-1057))))) (T -893))
-((-3940 (*1 *2 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-893)))) (-3940 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-893)))) (-2964 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152)) (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379)) (-5 *2 (-1031)) (-5 *1 (-893)))) (-2964 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152)) (-5 *8 (-225)) (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379)) (-5 *2 (-1031)) (-5 *1 (-893)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-893)))) (-2964 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1031)) (-5 *1 (-893)))))
-(-10 -7 (-15 -2964 ((-1031) (-894))) (-15 -2964 ((-1031) (-894) (-1057))) (-15 -2964 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152) (-225))) (-15 -2964 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894))) (-15 -3940 ((-2 (|:| -3940 (-379)) (|:| -2445 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894) (-1057))))
-((-2337 (((-112) $ $) NIL)) (-2961 (((-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))) $) 19)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 21) (($ (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 18)) (-2893 (((-112) $ $) NIL)))
-(((-894) (-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))) (-15 -2961 ((-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))) $))))) (T -894))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *1 (-894)))) (-2961 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *1 (-894)))))
-(-13 (-1094) (-10 -8 (-15 -2350 ($ (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))) (-15 -2961 ((-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))) $))))
-((-3735 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) 10) (($ $ |#2| (-767)) 15) (($ $ (-641 |#2|) (-641 (-767))) 18)) (-3950 (($ $ |#2|) 19) (($ $ (-641 |#2|)) 21) (($ $ |#2| (-767)) 22) (($ $ (-641 |#2|) (-641 (-767))) 24)))
-(((-895 |#1| |#2|) (-10 -8 (-15 -3950 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3950 (|#1| |#1| |#2| (-767))) (-15 -3950 (|#1| |#1| (-641 |#2|))) (-15 -3950 (|#1| |#1| |#2|)) (-15 -3735 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3735 (|#1| |#1| |#2| (-767))) (-15 -3735 (|#1| |#1| (-641 |#2|))) (-15 -3735 (|#1| |#1| |#2|))) (-896 |#2|) (-1094)) (T -895))
-NIL
-(-10 -8 (-15 -3950 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3950 (|#1| |#1| |#2| (-767))) (-15 -3950 (|#1| |#1| (-641 |#2|))) (-15 -3950 (|#1| |#1| |#2|)) (-15 -3735 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3735 (|#1| |#1| |#2| (-767))) (-15 -3735 (|#1| |#1| (-641 |#2|))) (-15 -3735 (|#1| |#1| |#2|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3735 (($ $ |#1|) 42) (($ $ (-641 |#1|)) 41) (($ $ |#1| (-767)) 40) (($ $ (-641 |#1|) (-641 (-767))) 39)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ |#1|) 38) (($ $ (-641 |#1|)) 37) (($ $ |#1| (-767)) 36) (($ $ (-641 |#1|) (-641 (-767))) 35)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-1483 ((|#1| |#1| (-767)) 29)) (-1449 (((-3 |#1| "failed") |#1| |#1|) 26)) (-3594 (((-3 (-2 (|:| -4213 |#1|) (|:| -4225 |#1|)) "failed") |#1| (-767) (-767)) 32) (((-641 |#1|) |#1|) 39)))
+(((-892 |#1| |#2|) (-10 -7 (-15 -3594 ((-641 |#1|) |#1|)) (-15 -3594 ((-3 (-2 (|:| -4213 |#1|) (|:| -4225 |#1|)) "failed") |#1| (-767) (-767))) (-15 -1449 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1483 (|#1| |#1| (-767)))) (-1235 |#2|) (-363)) (T -892))
+((-1483 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-5 *1 (-892 *2 *4)) (-4 *2 (-1235 *4)))) (-1449 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-363)) (-5 *1 (-892 *2 *3)) (-4 *2 (-1235 *3)))) (-3594 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-767)) (-4 *5 (-363)) (-5 *2 (-2 (|:| -4213 *3) (|:| -4225 *3))) (-5 *1 (-892 *3 *5)) (-4 *3 (-1235 *5)))) (-3594 (*1 *2 *3) (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-892 *3 *4)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -3594 ((-641 |#1|) |#1|)) (-15 -3594 ((-3 (-2 (|:| -4213 |#1|) (|:| -4225 |#1|)) "failed") |#1| (-767) (-767))) (-15 -1449 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1483 (|#1| |#1| (-767))))
+((-3571 (((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152)) 106) (((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152) (-225)) 102) (((-1031) (-894) (-1057)) 94) (((-1031) (-894)) 95)) (-2358 (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894) (-1057)) 65) (((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894)) 67)))
+(((-893) (-10 -7 (-15 -3571 ((-1031) (-894))) (-15 -3571 ((-1031) (-894) (-1057))) (-15 -3571 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152) (-225))) (-15 -3571 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894) (-1057))))) (T -893))
+((-2358 (*1 *2 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1057)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-893)))) (-2358 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152))))) (-5 *1 (-893)))) (-3571 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152)) (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379)) (-5 *2 (-1031)) (-5 *1 (-893)))) (-3571 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152)) (-5 *8 (-225)) (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379)) (-5 *2 (-1031)) (-5 *1 (-893)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-894)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-893)))) (-3571 (*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1031)) (-5 *1 (-893)))))
+(-10 -7 (-15 -3571 ((-1031) (-894))) (-15 -3571 ((-1031) (-894) (-1057))) (-15 -3571 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152) (-225))) (-15 -3571 ((-1031) (-379) (-379) (-379) (-379) (-767) (-767) (-641 (-316 (-379))) (-641 (-641 (-316 (-379)))) (-1152))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894))) (-15 -2358 ((-2 (|:| -2358 (-379)) (|:| -2410 (-1152)) (|:| |explanations| (-641 (-1152)))) (-894) (-1057))))
+((-2315 (((-112) $ $) NIL)) (-2938 (((-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))) $) 19)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 21) (($ (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) 18)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-894) (-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))) (-15 -2938 ((-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))) $))))) (T -894))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *1 (-894)))) (-2938 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225)))) (-5 *1 (-894)))))
+(-13 (-1094) (-10 -8 (-15 -2326 ($ (-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))))) (-15 -2938 ((-2 (|:| |pde| (-641 (-316 (-225)))) (|:| |constraints| (-641 (-2 (|:| |start| (-225)) (|:| |finish| (-225)) (|:| |grid| (-767)) (|:| |boundaryType| (-564)) (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225)))))) (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152)) (|:| |tol| (-225))) $))))
+((-3142 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) 10) (($ $ |#2| (-767)) 15) (($ $ (-641 |#2|) (-641 (-767))) 18)) (-3922 (($ $ |#2|) 19) (($ $ (-641 |#2|)) 21) (($ $ |#2| (-767)) 22) (($ $ (-641 |#2|) (-641 (-767))) 24)))
+(((-895 |#1| |#2|) (-10 -8 (-15 -3922 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3922 (|#1| |#1| |#2| (-767))) (-15 -3922 (|#1| |#1| (-641 |#2|))) (-15 -3922 (|#1| |#1| |#2|)) (-15 -3142 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3142 (|#1| |#1| |#2| (-767))) (-15 -3142 (|#1| |#1| (-641 |#2|))) (-15 -3142 (|#1| |#1| |#2|))) (-896 |#2|) (-1094)) (T -895))
+NIL
+(-10 -8 (-15 -3922 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3922 (|#1| |#1| |#2| (-767))) (-15 -3922 (|#1| |#1| (-641 |#2|))) (-15 -3922 (|#1| |#1| |#2|)) (-15 -3142 (|#1| |#1| (-641 |#2|) (-641 (-767)))) (-15 -3142 (|#1| |#1| |#2| (-767))) (-15 -3142 (|#1| |#1| (-641 |#2|))) (-15 -3142 (|#1| |#1| |#2|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3142 (($ $ |#1|) 43) (($ $ (-641 |#1|)) 42) (($ $ |#1| (-767)) 41) (($ $ (-641 |#1|) (-641 (-767))) 40)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ |#1|) 39) (($ $ (-641 |#1|)) 38) (($ $ |#1| (-767)) 37) (($ $ (-641 |#1|) (-641 (-767))) 36)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-896 |#1|) (-140) (-1094)) (T -896))
-((-3735 (*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094)))) (-3735 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3735 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 (-767))) (-4 *1 (-896 *4)) (-4 *4 (-1094)))) (-3950 (*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3950 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094)))) (-3950 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3950 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 (-767))) (-4 *1 (-896 *4)) (-4 *4 (-1094)))))
-(-13 (-1045) (-10 -8 (-15 -3735 ($ $ |t#1|)) (-15 -3735 ($ $ (-641 |t#1|))) (-15 -3735 ($ $ |t#1| (-767))) (-15 -3735 ($ $ (-641 |t#1|) (-641 (-767)))) (-15 -3950 ($ $ |t#1|)) (-15 -3950 ($ $ (-641 |t#1|))) (-15 -3950 ($ $ |t#1| (-767))) (-15 -3950 ($ $ (-641 |t#1|) (-641 (-767))))))
+((-3142 (*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094)))) (-3142 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3142 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 (-767))) (-4 *1 (-896 *4)) (-4 *4 (-1094)))) (-3922 (*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3922 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094)))) (-3922 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-896 *2)) (-4 *2 (-1094)))) (-3922 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 (-767))) (-4 *1 (-896 *4)) (-4 *4 (-1094)))))
+(-13 (-1045) (-10 -8 (-15 -3142 ($ $ |t#1|)) (-15 -3142 ($ $ (-641 |t#1|))) (-15 -3142 ($ $ |t#1| (-767))) (-15 -3142 ($ $ (-641 |t#1|) (-641 (-767)))) (-15 -3922 ($ $ |t#1|)) (-15 -3922 ($ $ (-641 |t#1|))) (-15 -3922 ($ $ |t#1| (-767))) (-15 -3922 ($ $ (-641 |t#1|) (-641 (-767))))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) 26)) (-3670 (((-112) $ (-767)) NIL)) (-3494 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-1902 (($ $ $) NIL (|has| $ (-6 -4407)))) (-1477 (($ $ $) NIL (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) (($ $ "left" $) NIL (|has| $ (-6 -4407))) (($ $ "right" $) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4251 (($ $) 25)) (-4227 (($ |#1|) 12) (($ $ $) 17)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4242 (($ $) 23)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) 20)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2464 (((-564) $ $) NIL)) (-4087 (((-112) $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1195 |#1|) $) 9) (((-858) $) 29 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 21 (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-897 |#1|) (-13 (-119 |#1|) (-611 (-1195 |#1|)) (-10 -8 (-15 -4227 ($ |#1|)) (-15 -4227 ($ $ $)))) (-1094)) (T -897))
-((-4227 (*1 *1 *2) (-12 (-5 *1 (-897 *2)) (-4 *2 (-1094)))) (-4227 (*1 *1 *1 *1) (-12 (-5 *1 (-897 *2)) (-4 *2 (-1094)))))
-(-13 (-119 |#1|) (-611 (-1195 |#1|)) (-10 -8 (-15 -4227 ($ |#1|)) (-15 -4227 ($ $ $))))
-((-4180 ((|#2| (-1136 |#1| |#2|)) 53)))
-(((-898 |#1| |#2|) (-10 -7 (-15 -4180 (|#2| (-1136 |#1| |#2|)))) (-917) (-13 (-1045) (-10 -7 (-6 (-4408 "*"))))) (T -898))
-((-4180 (*1 *2 *3) (-12 (-5 *3 (-1136 *4 *2)) (-14 *4 (-917)) (-4 *2 (-13 (-1045) (-10 -7 (-6 (-4408 "*"))))) (-5 *1 (-898 *4 *2)))))
-(-10 -7 (-15 -4180 (|#2| (-1136 |#1| |#2|))))
-((-2337 (((-112) $ $) 7)) (-3500 (($) 18 T CONST)) (-1654 (((-3 $ "failed") $) 15)) (-2872 (((-1096 |#1|) $ |#1|) 32)) (-4035 (((-112) $) 17)) (-3142 (($ $ $) 30 (-2750 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-1515 (($ $ $) 29 (-2750 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-4172 (((-1152) $) 9)) (-3836 (($ $) 24)) (-3877 (((-1114) $) 10)) (-3084 ((|#1| $ |#1|) 34)) (-4362 ((|#1| $ |#1|) 33)) (-1910 (($ (-641 (-641 |#1|))) 35)) (-3937 (($ (-641 |#1|)) 36)) (-2372 (($ $ $) 21)) (-2064 (($ $ $) 20)) (-2350 (((-858) $) 11)) (-2428 (($) 19 T CONST)) (-2945 (((-112) $ $) 27 (-2750 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2922 (((-112) $ $) 26 (-2750 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 28 (-2750 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2912 (((-112) $ $) 31)) (-3004 (($ $ $) 23)) (** (($ $ (-917)) 13) (($ $ (-767)) 16) (($ $ (-564)) 22)) (* (($ $ $) 14)))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) 26)) (-3073 (((-112) $ (-767)) NIL)) (-2357 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-1792 (($ $ $) NIL (|has| $ (-6 -4408)))) (-2988 (($ $ $) NIL (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) (($ $ "left" $) NIL (|has| $ (-6 -4408))) (($ $ "right" $) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4225 (($ $) 25)) (-4205 (($ |#1|) 12) (($ $ $) 17)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-4213 (($ $) 23)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) 20)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2633 (((-564) $ $) NIL)) (-3199 (((-112) $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1195 |#1|) $) 9) (((-858) $) 29 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 21 (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-897 |#1|) (-13 (-119 |#1|) (-611 (-1195 |#1|)) (-10 -8 (-15 -4205 ($ |#1|)) (-15 -4205 ($ $ $)))) (-1094)) (T -897))
+((-4205 (*1 *1 *2) (-12 (-5 *1 (-897 *2)) (-4 *2 (-1094)))) (-4205 (*1 *1 *1 *1) (-12 (-5 *1 (-897 *2)) (-4 *2 (-1094)))))
+(-13 (-119 |#1|) (-611 (-1195 |#1|)) (-10 -8 (-15 -4205 ($ |#1|)) (-15 -4205 ($ $ $))))
+((-3436 ((|#2| (-1136 |#1| |#2|)) 53)))
+(((-898 |#1| |#2|) (-10 -7 (-15 -3436 (|#2| (-1136 |#1| |#2|)))) (-917) (-13 (-1045) (-10 -7 (-6 (-4409 "*"))))) (T -898))
+((-3436 (*1 *2 *3) (-12 (-5 *3 (-1136 *4 *2)) (-14 *4 (-917)) (-4 *2 (-13 (-1045) (-10 -7 (-6 (-4409 "*"))))) (-5 *1 (-898 *4 *2)))))
+(-10 -7 (-15 -3436 (|#2| (-1136 |#1| |#2|))))
+((-2315 (((-112) $ $) 7)) (-1747 (($) 19 T CONST)) (-1580 (((-3 $ "failed") $) 16)) (-1995 (((-1096 |#1|) $ |#1|) 33)) (-1980 (((-112) $) 18)) (-1469 (($ $ $) 31 (-2733 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-1530 (($ $ $) 30 (-2733 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2332 (((-1152) $) 10)) (-3806 (($ $) 25)) (-3868 (((-1114) $) 11)) (-3055 ((|#1| $ |#1|) 35)) (-4361 ((|#1| $ |#1|) 34)) (-4381 (($ (-641 (-641 |#1|))) 36)) (-3362 (($ (-641 |#1|)) 37)) (-1916 (($ $ $) 22)) (-1761 (($ $ $) 21)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2421 (($) 20 T CONST)) (-2932 (((-112) $ $) 28 (-2733 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2909 (((-112) $ $) 27 (-2733 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 29 (-2733 (|has| |#1| (-846)) (|has| |#1| (-368))))) (-2897 (((-112) $ $) 32)) (-2992 (($ $ $) 24)) (** (($ $ (-917)) 14) (($ $ (-767)) 17) (($ $ (-564)) 23)) (* (($ $ $) 15)))
(((-899 |#1|) (-140) (-1094)) (T -899))
-((-3937 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-899 *3)))) (-1910 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-4 *1 (-899 *3)))) (-3084 (*1 *2 *1 *2) (-12 (-4 *1 (-899 *2)) (-4 *2 (-1094)))) (-4362 (*1 *2 *1 *2) (-12 (-4 *1 (-899 *2)) (-4 *2 (-1094)))) (-2872 (*1 *2 *1 *3) (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-1096 *3)))) (-2912 (*1 *2 *1 *1) (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(-13 (-473) (-10 -8 (-15 -3937 ($ (-641 |t#1|))) (-15 -1910 ($ (-641 (-641 |t#1|)))) (-15 -3084 (|t#1| $ |t#1|)) (-15 -4362 (|t#1| $ |t#1|)) (-15 -2872 ((-1096 |t#1|) $ |t#1|)) (-15 -2912 ((-112) $ $)) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-368)) (-6 (-846)) |%noBranch|)))
-(((-102) . T) ((-611 (-858)) . T) ((-473) . T) ((-722) . T) ((-846) -2750 (|has| |#1| (-846)) (|has| |#1| (-368))) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-4375 (((-641 (-641 (-767))) $) 164)) (-2937 (((-641 (-767)) (-901 |#1|) $) 192)) (-3147 (((-641 (-767)) (-901 |#1|) $) 193)) (-2024 (((-641 (-901 |#1|)) $) 153)) (-3038 (((-901 |#1|) $ (-564)) 158) (((-901 |#1|) $) 159)) (-1631 (($ (-641 (-901 |#1|))) 166)) (-3533 (((-767) $) 160)) (-2084 (((-1096 (-1096 |#1|)) $) 190)) (-2872 (((-1096 |#1|) $ |#1|) 181) (((-1096 (-1096 |#1|)) $ (-1096 |#1|)) 201) (((-1096 (-641 |#1|)) $ (-641 |#1|)) 204)) (-3414 (((-1096 |#1|) $) 156)) (-3841 (((-112) (-901 |#1|) $) 142)) (-4172 (((-1152) $) NIL)) (-2297 (((-1264) $) 146) (((-1264) $ (-564) (-564)) 205)) (-3877 (((-1114) $) NIL)) (-4367 (((-641 (-901 |#1|)) $) 147)) (-4362 (((-901 |#1|) $ (-767)) 154)) (-2762 (((-767) $) 161)) (-2350 (((-858) $) 178) (((-641 (-901 |#1|)) $) 28) (($ (-641 (-901 |#1|))) 165)) (-2940 (((-641 |#1|) $) 163)) (-2893 (((-112) $ $) 198)) (-2934 (((-112) $ $) 196)) (-2912 (((-112) $ $) 195)))
-(((-900 |#1|) (-13 (-1094) (-10 -8 (-15 -2350 ((-641 (-901 |#1|)) $)) (-15 -4367 ((-641 (-901 |#1|)) $)) (-15 -4362 ((-901 |#1|) $ (-767))) (-15 -3038 ((-901 |#1|) $ (-564))) (-15 -3038 ((-901 |#1|) $)) (-15 -3533 ((-767) $)) (-15 -2762 ((-767) $)) (-15 -2940 ((-641 |#1|) $)) (-15 -2024 ((-641 (-901 |#1|)) $)) (-15 -4375 ((-641 (-641 (-767))) $)) (-15 -2350 ($ (-641 (-901 |#1|)))) (-15 -1631 ($ (-641 (-901 |#1|)))) (-15 -2872 ((-1096 |#1|) $ |#1|)) (-15 -2084 ((-1096 (-1096 |#1|)) $)) (-15 -2872 ((-1096 (-1096 |#1|)) $ (-1096 |#1|))) (-15 -2872 ((-1096 (-641 |#1|)) $ (-641 |#1|))) (-15 -3841 ((-112) (-901 |#1|) $)) (-15 -2937 ((-641 (-767)) (-901 |#1|) $)) (-15 -3147 ((-641 (-767)) (-901 |#1|) $)) (-15 -3414 ((-1096 |#1|) $)) (-15 -2912 ((-112) $ $)) (-15 -2934 ((-112) $ $)) (-15 -2297 ((-1264) $)) (-15 -2297 ((-1264) $ (-564) (-564))))) (-1094)) (T -900))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4367 (*1 *2 *1) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-901 *4)) (-5 *1 (-900 *4)) (-4 *4 (-1094)))) (-3038 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-901 *4)) (-5 *1 (-900 *4)) (-4 *4 (-1094)))) (-3038 (*1 *2 *1) (-12 (-5 *2 (-901 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-3533 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2940 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2024 (*1 *2 *1) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4375 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-767)))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-901 *3))) (-4 *3 (-1094)) (-5 *1 (-900 *3)))) (-1631 (*1 *1 *2) (-12 (-5 *2 (-641 (-901 *3))) (-4 *3 (-1094)) (-5 *1 (-900 *3)))) (-2872 (*1 *2 *1 *3) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2084 (*1 *2 *1) (-12 (-5 *2 (-1096 (-1096 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2872 (*1 *2 *1 *3) (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-1096 *4))) (-5 *1 (-900 *4)) (-5 *3 (-1096 *4)))) (-2872 (*1 *2 *1 *3) (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-641 *4))) (-5 *1 (-900 *4)) (-5 *3 (-641 *4)))) (-3841 (*1 *2 *3 *1) (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-900 *4)))) (-2937 (*1 *2 *3 *1) (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767))) (-5 *1 (-900 *4)))) (-3147 (*1 *2 *3 *1) (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767))) (-5 *1 (-900 *4)))) (-3414 (*1 *2 *1) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2912 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2934 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2297 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2297 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-900 *4)) (-4 *4 (-1094)))))
-(-13 (-1094) (-10 -8 (-15 -2350 ((-641 (-901 |#1|)) $)) (-15 -4367 ((-641 (-901 |#1|)) $)) (-15 -4362 ((-901 |#1|) $ (-767))) (-15 -3038 ((-901 |#1|) $ (-564))) (-15 -3038 ((-901 |#1|) $)) (-15 -3533 ((-767) $)) (-15 -2762 ((-767) $)) (-15 -2940 ((-641 |#1|) $)) (-15 -2024 ((-641 (-901 |#1|)) $)) (-15 -4375 ((-641 (-641 (-767))) $)) (-15 -2350 ($ (-641 (-901 |#1|)))) (-15 -1631 ($ (-641 (-901 |#1|)))) (-15 -2872 ((-1096 |#1|) $ |#1|)) (-15 -2084 ((-1096 (-1096 |#1|)) $)) (-15 -2872 ((-1096 (-1096 |#1|)) $ (-1096 |#1|))) (-15 -2872 ((-1096 (-641 |#1|)) $ (-641 |#1|))) (-15 -3841 ((-112) (-901 |#1|) $)) (-15 -2937 ((-641 (-767)) (-901 |#1|) $)) (-15 -3147 ((-641 (-767)) (-901 |#1|) $)) (-15 -3414 ((-1096 |#1|) $)) (-15 -2912 ((-112) $ $)) (-15 -2934 ((-112) $ $)) (-15 -2297 ((-1264) $)) (-15 -2297 ((-1264) $ (-564) (-564)))))
-((-2337 (((-112) $ $) NIL)) (-2995 (((-641 $) (-641 $)) 104)) (-3415 (((-564) $) 85)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-3533 (((-767) $) 82)) (-2872 (((-1096 |#1|) $ |#1|) 73)) (-4035 (((-112) $) NIL)) (-2220 (((-112) $) 89)) (-3171 (((-767) $) 86)) (-3414 (((-1096 |#1|) $) 62)) (-3142 (($ $ $) NIL (-2750 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-1515 (($ $ $) NIL (-2750 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-4077 (((-2 (|:| |preimage| (-641 |#1|)) (|:| |image| (-641 |#1|))) $) 57)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 132)) (-3877 (((-1114) $) NIL)) (-1747 (((-1096 |#1|) $) 140 (|has| |#1| (-368)))) (-2482 (((-112) $) 83)) (-3084 ((|#1| $ |#1|) 71)) (-4362 ((|#1| $ |#1|) 134)) (-2762 (((-767) $) 64)) (-1910 (($ (-641 (-641 |#1|))) 119)) (-2409 (((-967) $) 77)) (-3937 (($ (-641 |#1|)) 35)) (-2372 (($ $ $) NIL)) (-2064 (($ $ $) NIL)) (-3712 (($ (-641 (-641 |#1|))) 59)) (-3343 (($ (-641 (-641 |#1|))) 124)) (-2333 (($ (-641 |#1|)) 136)) (-2350 (((-858) $) 118) (($ (-641 (-641 |#1|))) 92) (($ (-641 |#1|)) 93)) (-2428 (($) 27 T CONST)) (-2945 (((-112) $ $) NIL (-2750 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-2893 (((-112) $ $) 69)) (-2934 (((-112) $ $) NIL (-2750 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-2912 (((-112) $ $) 91)) (-3004 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ $ $) 36)))
-(((-901 |#1|) (-13 (-899 |#1|) (-10 -8 (-15 -4077 ((-2 (|:| |preimage| (-641 |#1|)) (|:| |image| (-641 |#1|))) $)) (-15 -3712 ($ (-641 (-641 |#1|)))) (-15 -2350 ($ (-641 (-641 |#1|)))) (-15 -2350 ($ (-641 |#1|))) (-15 -3343 ($ (-641 (-641 |#1|)))) (-15 -2762 ((-767) $)) (-15 -3414 ((-1096 |#1|) $)) (-15 -2409 ((-967) $)) (-15 -3533 ((-767) $)) (-15 -3171 ((-767) $)) (-15 -3415 ((-564) $)) (-15 -2482 ((-112) $)) (-15 -2220 ((-112) $)) (-15 -2995 ((-641 $) (-641 $))) (IF (|has| |#1| (-368)) (-15 -1747 ((-1096 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-545)) (-15 -2333 ($ (-641 |#1|))) (IF (|has| |#1| (-368)) (-15 -2333 ($ (-641 |#1|))) |%noBranch|)))) (-1094)) (T -901))
-((-4077 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-641 *3)) (|:| |image| (-641 *3)))) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3712 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-3343 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3414 (*1 *2 *1) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2409 (*1 *2 *1) (-12 (-5 *2 (-967)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3533 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3171 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3415 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2482 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2220 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2995 (*1 *2 *2) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-1747 (*1 *2 *1) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-368)) (-4 *3 (-1094)))) (-2333 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
-(-13 (-899 |#1|) (-10 -8 (-15 -4077 ((-2 (|:| |preimage| (-641 |#1|)) (|:| |image| (-641 |#1|))) $)) (-15 -3712 ($ (-641 (-641 |#1|)))) (-15 -2350 ($ (-641 (-641 |#1|)))) (-15 -2350 ($ (-641 |#1|))) (-15 -3343 ($ (-641 (-641 |#1|)))) (-15 -2762 ((-767) $)) (-15 -3414 ((-1096 |#1|) $)) (-15 -2409 ((-967) $)) (-15 -3533 ((-767) $)) (-15 -3171 ((-767) $)) (-15 -3415 ((-564) $)) (-15 -2482 ((-112) $)) (-15 -2220 ((-112) $)) (-15 -2995 ((-641 $) (-641 $))) (IF (|has| |#1| (-368)) (-15 -1747 ((-1096 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-545)) (-15 -2333 ($ (-641 |#1|))) (IF (|has| |#1| (-368)) (-15 -2333 ($ (-641 |#1|))) |%noBranch|))))
-((-4157 (((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|)) 162)) (-2677 ((|#1|) 101)) (-2275 (((-418 (-1166 |#4|)) (-1166 |#4|)) 171)) (-3076 (((-418 (-1166 |#4|)) (-641 |#3|) (-1166 |#4|)) 88)) (-1646 (((-418 (-1166 |#4|)) (-1166 |#4|)) 181)) (-4083 (((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|) |#3|) 117)))
-(((-902 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4157 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|))) (-15 -1646 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -2275 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -2677 (|#1|)) (-15 -4083 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|) |#3|)) (-15 -3076 ((-418 (-1166 |#4|)) (-641 |#3|) (-1166 |#4|)))) (-905) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -902))
-((-3076 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *7)) (-4 *7 (-846)) (-4 *5 (-905)) (-4 *6 (-789)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-418 (-1166 *8))) (-5 *1 (-902 *5 *6 *7 *8)) (-5 *4 (-1166 *8)))) (-4083 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7)) (-4 *7 (-945 *5 *6 *4)) (-4 *5 (-905)) (-4 *6 (-789)) (-4 *4 (-846)) (-5 *1 (-902 *5 *6 *4 *7)))) (-2677 (*1 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905)) (-5 *1 (-902 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-2275 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-1646 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-4157 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-902 *4 *5 *6 *7)))))
-(-10 -7 (-15 -4157 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|))) (-15 -1646 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -2275 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -2677 (|#1|)) (-15 -4083 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|) |#3|)) (-15 -3076 ((-418 (-1166 |#4|)) (-641 |#3|) (-1166 |#4|))))
-((-4157 (((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|)) 41)) (-2677 ((|#1|) 74)) (-2275 (((-418 (-1166 |#2|)) (-1166 |#2|)) 130)) (-3076 (((-418 (-1166 |#2|)) (-1166 |#2|)) 114)) (-1646 (((-418 (-1166 |#2|)) (-1166 |#2|)) 141)))
-(((-903 |#1| |#2|) (-10 -7 (-15 -4157 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|))) (-15 -1646 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -2275 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -2677 (|#1|)) (-15 -3076 ((-418 (-1166 |#2|)) (-1166 |#2|)))) (-905) (-1235 |#1|)) (T -903))
-((-3076 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5))) (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))) (-2677 (*1 *2) (-12 (-4 *2 (-905)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1235 *2)))) (-2275 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5))) (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))) (-1646 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5))) (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))) (-4157 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-905)) (-5 *1 (-903 *4 *5)))))
-(-10 -7 (-15 -4157 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|))) (-15 -1646 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -2275 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -2677 (|#1|)) (-15 -3076 ((-418 (-1166 |#2|)) (-1166 |#2|))))
-((-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 42)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 18)) (-3335 (((-3 $ "failed") $) 36)))
-(((-904 |#1|) (-10 -8 (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|)))) (-905)) (T -904))
-NIL
-(-10 -8 (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3547 (((-418 (-1166 $)) (-1166 $)) 61)) (-3472 (($ $) 52)) (-3942 (((-418 $) $) 53)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 58)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-3037 (((-112) $) 54)) (-4035 (((-112) $) 31)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-4068 (((-418 (-1166 $)) (-1166 $)) 59)) (-2453 (((-418 (-1166 $)) (-1166 $)) 60)) (-3595 (((-418 $) $) 51)) (-2537 (((-3 $ "failed") $ $) 43)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 57 (|has| $ (-145)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-3335 (((-3 $ "failed") $) 56 (|has| $ (-145)))) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-3362 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-899 *3)))) (-4381 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-4 *1 (-899 *3)))) (-3055 (*1 *2 *1 *2) (-12 (-4 *1 (-899 *2)) (-4 *2 (-1094)))) (-4361 (*1 *2 *1 *2) (-12 (-4 *1 (-899 *2)) (-4 *2 (-1094)))) (-1995 (*1 *2 *1 *3) (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-1096 *3)))) (-2897 (*1 *2 *1 *1) (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
+(-13 (-473) (-10 -8 (-15 -3362 ($ (-641 |t#1|))) (-15 -4381 ($ (-641 (-641 |t#1|)))) (-15 -3055 (|t#1| $ |t#1|)) (-15 -4361 (|t#1| $ |t#1|)) (-15 -1995 ((-1096 |t#1|) $ |t#1|)) (-15 -2897 ((-112) $ $)) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-368)) (-6 (-846)) |%noBranch|)))
+(((-102) . T) ((-611 (-858)) . T) ((-473) . T) ((-722) . T) ((-846) -2733 (|has| |#1| (-846)) (|has| |#1| (-368))) ((-1106) . T) ((-1094) . T))
+((-2315 (((-112) $ $) NIL)) (-3721 (((-641 (-641 (-767))) $) 164)) (-1800 (((-641 (-767)) (-901 |#1|) $) 192)) (-2581 (((-641 (-767)) (-901 |#1|) $) 193)) (-2908 (((-641 (-901 |#1|)) $) 153)) (-2498 (((-901 |#1|) $ (-564)) 158) (((-901 |#1|) $) 159)) (-4243 (($ (-641 (-901 |#1|))) 166)) (-3924 (((-767) $) 160)) (-3011 (((-1096 (-1096 |#1|)) $) 190)) (-1995 (((-1096 |#1|) $ |#1|) 181) (((-1096 (-1096 |#1|)) $ (-1096 |#1|)) 201) (((-1096 (-641 |#1|)) $ (-641 |#1|)) 204)) (-4325 (((-1096 |#1|) $) 156)) (-1363 (((-112) (-901 |#1|) $) 142)) (-2332 (((-1152) $) NIL)) (-4234 (((-1264) $) 146) (((-1264) $ (-564) (-564)) 205)) (-3868 (((-1114) $) NIL)) (-1302 (((-641 (-901 |#1|)) $) 147)) (-4361 (((-901 |#1|) $ (-767)) 154)) (-3258 (((-767) $) 161)) (-2326 (((-858) $) 178) (((-641 (-901 |#1|)) $) 28) (($ (-641 (-901 |#1|))) 165)) (-1700 (((-112) $ $) NIL)) (-4370 (((-641 |#1|) $) 163)) (-2876 (((-112) $ $) 198)) (-2920 (((-112) $ $) 196)) (-2897 (((-112) $ $) 195)))
+(((-900 |#1|) (-13 (-1094) (-10 -8 (-15 -2326 ((-641 (-901 |#1|)) $)) (-15 -1302 ((-641 (-901 |#1|)) $)) (-15 -4361 ((-901 |#1|) $ (-767))) (-15 -2498 ((-901 |#1|) $ (-564))) (-15 -2498 ((-901 |#1|) $)) (-15 -3924 ((-767) $)) (-15 -3258 ((-767) $)) (-15 -4370 ((-641 |#1|) $)) (-15 -2908 ((-641 (-901 |#1|)) $)) (-15 -3721 ((-641 (-641 (-767))) $)) (-15 -2326 ($ (-641 (-901 |#1|)))) (-15 -4243 ($ (-641 (-901 |#1|)))) (-15 -1995 ((-1096 |#1|) $ |#1|)) (-15 -3011 ((-1096 (-1096 |#1|)) $)) (-15 -1995 ((-1096 (-1096 |#1|)) $ (-1096 |#1|))) (-15 -1995 ((-1096 (-641 |#1|)) $ (-641 |#1|))) (-15 -1363 ((-112) (-901 |#1|) $)) (-15 -1800 ((-641 (-767)) (-901 |#1|) $)) (-15 -2581 ((-641 (-767)) (-901 |#1|) $)) (-15 -4325 ((-1096 |#1|) $)) (-15 -2897 ((-112) $ $)) (-15 -2920 ((-112) $ $)) (-15 -4234 ((-1264) $)) (-15 -4234 ((-1264) $ (-564) (-564))))) (-1094)) (T -900))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-1302 (*1 *2 *1) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-901 *4)) (-5 *1 (-900 *4)) (-4 *4 (-1094)))) (-2498 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-901 *4)) (-5 *1 (-900 *4)) (-4 *4 (-1094)))) (-2498 (*1 *2 *1) (-12 (-5 *2 (-901 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-3924 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-3258 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4370 (*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2908 (*1 *2 *1) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-3721 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-767)))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-901 *3))) (-4 *3 (-1094)) (-5 *1 (-900 *3)))) (-4243 (*1 *1 *2) (-12 (-5 *2 (-641 (-901 *3))) (-4 *3 (-1094)) (-5 *1 (-900 *3)))) (-1995 (*1 *2 *1 *3) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-3011 (*1 *2 *1) (-12 (-5 *2 (-1096 (-1096 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-1995 (*1 *2 *1 *3) (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-1096 *4))) (-5 *1 (-900 *4)) (-5 *3 (-1096 *4)))) (-1995 (*1 *2 *1 *3) (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-641 *4))) (-5 *1 (-900 *4)) (-5 *3 (-641 *4)))) (-1363 (*1 *2 *3 *1) (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-900 *4)))) (-1800 (*1 *2 *3 *1) (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767))) (-5 *1 (-900 *4)))) (-2581 (*1 *2 *3 *1) (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767))) (-5 *1 (-900 *4)))) (-4325 (*1 *2 *1) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2897 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-2920 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4234 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))) (-4234 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-900 *4)) (-4 *4 (-1094)))))
+(-13 (-1094) (-10 -8 (-15 -2326 ((-641 (-901 |#1|)) $)) (-15 -1302 ((-641 (-901 |#1|)) $)) (-15 -4361 ((-901 |#1|) $ (-767))) (-15 -2498 ((-901 |#1|) $ (-564))) (-15 -2498 ((-901 |#1|) $)) (-15 -3924 ((-767) $)) (-15 -3258 ((-767) $)) (-15 -4370 ((-641 |#1|) $)) (-15 -2908 ((-641 (-901 |#1|)) $)) (-15 -3721 ((-641 (-641 (-767))) $)) (-15 -2326 ($ (-641 (-901 |#1|)))) (-15 -4243 ($ (-641 (-901 |#1|)))) (-15 -1995 ((-1096 |#1|) $ |#1|)) (-15 -3011 ((-1096 (-1096 |#1|)) $)) (-15 -1995 ((-1096 (-1096 |#1|)) $ (-1096 |#1|))) (-15 -1995 ((-1096 (-641 |#1|)) $ (-641 |#1|))) (-15 -1363 ((-112) (-901 |#1|) $)) (-15 -1800 ((-641 (-767)) (-901 |#1|) $)) (-15 -2581 ((-641 (-767)) (-901 |#1|) $)) (-15 -4325 ((-1096 |#1|) $)) (-15 -2897 ((-112) $ $)) (-15 -2920 ((-112) $ $)) (-15 -4234 ((-1264) $)) (-15 -4234 ((-1264) $ (-564) (-564)))))
+((-2315 (((-112) $ $) NIL)) (-2459 (((-641 $) (-641 $)) 104)) (-1336 (((-564) $) 85)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-3924 (((-767) $) 82)) (-1995 (((-1096 |#1|) $ |#1|) 73)) (-1980 (((-112) $) NIL)) (-3207 (((-112) $) 89)) (-2916 (((-767) $) 86)) (-4325 (((-1096 |#1|) $) 62)) (-1469 (($ $ $) NIL (-2733 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-1530 (($ $ $) NIL (-2733 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-3456 (((-2 (|:| |preimage| (-641 |#1|)) (|:| |image| (-641 |#1|))) $) 57)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 132)) (-3868 (((-1114) $) NIL)) (-1810 (((-1096 |#1|) $) 140 (|has| |#1| (-368)))) (-2707 (((-112) $) 83)) (-3055 ((|#1| $ |#1|) 71)) (-4361 ((|#1| $ |#1|) 134)) (-3258 (((-767) $) 64)) (-4381 (($ (-641 (-641 |#1|))) 119)) (-2024 (((-967) $) 77)) (-3362 (($ (-641 |#1|)) 35)) (-1916 (($ $ $) NIL)) (-1761 (($ $ $) NIL)) (-1666 (($ (-641 (-641 |#1|))) 59)) (-3720 (($ (-641 (-641 |#1|))) 124)) (-3421 (($ (-641 |#1|)) 136)) (-2326 (((-858) $) 118) (($ (-641 (-641 |#1|))) 92) (($ (-641 |#1|)) 93)) (-1700 (((-112) $ $) NIL)) (-2421 (($) 27 T CONST)) (-2932 (((-112) $ $) NIL (-2733 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-2876 (((-112) $ $) 69)) (-2920 (((-112) $ $) NIL (-2733 (|has| |#1| (-368)) (|has| |#1| (-846))))) (-2897 (((-112) $ $) 91)) (-2992 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ $ $) 36)))
+(((-901 |#1|) (-13 (-899 |#1|) (-10 -8 (-15 -3456 ((-2 (|:| |preimage| (-641 |#1|)) (|:| |image| (-641 |#1|))) $)) (-15 -1666 ($ (-641 (-641 |#1|)))) (-15 -2326 ($ (-641 (-641 |#1|)))) (-15 -2326 ($ (-641 |#1|))) (-15 -3720 ($ (-641 (-641 |#1|)))) (-15 -3258 ((-767) $)) (-15 -4325 ((-1096 |#1|) $)) (-15 -2024 ((-967) $)) (-15 -3924 ((-767) $)) (-15 -2916 ((-767) $)) (-15 -1336 ((-564) $)) (-15 -2707 ((-112) $)) (-15 -3207 ((-112) $)) (-15 -2459 ((-641 $) (-641 $))) (IF (|has| |#1| (-368)) (-15 -1810 ((-1096 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-545)) (-15 -3421 ($ (-641 |#1|))) (IF (|has| |#1| (-368)) (-15 -3421 ($ (-641 |#1|))) |%noBranch|)))) (-1094)) (T -901))
+((-3456 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-641 *3)) (|:| |image| (-641 *3)))) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-1666 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-3720 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))) (-3258 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-4325 (*1 *2 *1) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2024 (*1 *2 *1) (-12 (-5 *2 (-967)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3924 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2916 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-1336 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2707 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-3207 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-2459 (*1 *2 *2) (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-901 *3)) (-4 *3 (-1094)))) (-1810 (*1 *2 *1) (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-368)) (-4 *3 (-1094)))) (-3421 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
+(-13 (-899 |#1|) (-10 -8 (-15 -3456 ((-2 (|:| |preimage| (-641 |#1|)) (|:| |image| (-641 |#1|))) $)) (-15 -1666 ($ (-641 (-641 |#1|)))) (-15 -2326 ($ (-641 (-641 |#1|)))) (-15 -2326 ($ (-641 |#1|))) (-15 -3720 ($ (-641 (-641 |#1|)))) (-15 -3258 ((-767) $)) (-15 -4325 ((-1096 |#1|) $)) (-15 -2024 ((-967) $)) (-15 -3924 ((-767) $)) (-15 -2916 ((-767) $)) (-15 -1336 ((-564) $)) (-15 -2707 ((-112) $)) (-15 -3207 ((-112) $)) (-15 -2459 ((-641 $) (-641 $))) (IF (|has| |#1| (-368)) (-15 -1810 ((-1096 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-545)) (-15 -3421 ($ (-641 |#1|))) (IF (|has| |#1| (-368)) (-15 -3421 ($ (-641 |#1|))) |%noBranch|))))
+((-3669 (((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|)) 162)) (-3380 ((|#1|) 101)) (-3968 (((-418 (-1166 |#4|)) (-1166 |#4|)) 171)) (-3222 (((-418 (-1166 |#4|)) (-641 |#3|) (-1166 |#4|)) 88)) (-3120 (((-418 (-1166 |#4|)) (-1166 |#4|)) 181)) (-2747 (((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|) |#3|) 117)))
+(((-902 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3669 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|))) (-15 -3120 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -3968 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -3380 (|#1|)) (-15 -2747 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|) |#3|)) (-15 -3222 ((-418 (-1166 |#4|)) (-641 |#3|) (-1166 |#4|)))) (-905) (-789) (-846) (-945 |#1| |#2| |#3|)) (T -902))
+((-3222 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *7)) (-4 *7 (-846)) (-4 *5 (-905)) (-4 *6 (-789)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-418 (-1166 *8))) (-5 *1 (-902 *5 *6 *7 *8)) (-5 *4 (-1166 *8)))) (-2747 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7)) (-4 *7 (-945 *5 *6 *4)) (-4 *5 (-905)) (-4 *6 (-789)) (-4 *4 (-846)) (-5 *1 (-902 *5 *6 *4 *7)))) (-3380 (*1 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905)) (-5 *1 (-902 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))) (-3968 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3120 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7))) (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7)))) (-3669 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-902 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3669 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|))) (-15 -3120 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -3968 ((-418 (-1166 |#4|)) (-1166 |#4|))) (-15 -3380 (|#1|)) (-15 -2747 ((-3 (-641 (-1166 |#4|)) "failed") (-641 (-1166 |#4|)) (-1166 |#4|) |#3|)) (-15 -3222 ((-418 (-1166 |#4|)) (-641 |#3|) (-1166 |#4|))))
+((-3669 (((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|)) 41)) (-3380 ((|#1|) 74)) (-3968 (((-418 (-1166 |#2|)) (-1166 |#2|)) 130)) (-3222 (((-418 (-1166 |#2|)) (-1166 |#2|)) 114)) (-3120 (((-418 (-1166 |#2|)) (-1166 |#2|)) 141)))
+(((-903 |#1| |#2|) (-10 -7 (-15 -3669 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|))) (-15 -3120 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -3968 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -3380 (|#1|)) (-15 -3222 ((-418 (-1166 |#2|)) (-1166 |#2|)))) (-905) (-1235 |#1|)) (T -903))
+((-3222 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5))) (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))) (-3380 (*1 *2) (-12 (-4 *2 (-905)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1235 *2)))) (-3968 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5))) (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))) (-3120 (*1 *2 *3) (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5))) (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))) (-3669 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-905)) (-5 *1 (-903 *4 *5)))))
+(-10 -7 (-15 -3669 ((-3 (-641 (-1166 |#2|)) "failed") (-641 (-1166 |#2|)) (-1166 |#2|))) (-15 -3120 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -3968 ((-418 (-1166 |#2|)) (-1166 |#2|))) (-15 -3380 (|#1|)) (-15 -3222 ((-418 (-1166 |#2|)) (-1166 |#2|))))
+((-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 42)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 18)) (-2144 (((-3 $ "failed") $) 36)))
+(((-904 |#1|) (-10 -8 (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|)))) (-905)) (T -904))
+NIL
+(-10 -8 (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-2729 (((-418 (-1166 $)) (-1166 $)) 62)) (-1367 (($ $) 53)) (-2556 (((-418 $) $) 54)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 59)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-4218 (((-112) $) 55)) (-1980 (((-112) $) 32)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-4023 (((-418 (-1166 $)) (-1166 $)) 60)) (-2717 (((-418 (-1166 $)) (-1166 $)) 61)) (-3546 (((-418 $) $) 52)) (-2501 (((-3 $ "failed") $ $) 44)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 58 (|has| $ (-145)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-2144 (((-3 $ "failed") $) 57 (|has| $ (-145)))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-905) (-140)) (T -905))
-((-1410 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-905)))) (-3547 (*1 *2 *3) (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))) (-2453 (*1 *2 *3) (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))) (-4068 (*1 *2 *3) (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))) (-3505 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *1))) (-5 *3 (-1166 *1)) (-4 *1 (-905)))) (-2778 (*1 *2 *3) (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-145)) (-4 *1 (-905)) (-5 *2 (-1259 *1)))) (-3335 (*1 *1 *1) (|partial| -12 (-4 *1 (-145)) (-4 *1 (-905)))))
-(-13 (-1213) (-10 -8 (-15 -3547 ((-418 (-1166 $)) (-1166 $))) (-15 -2453 ((-418 (-1166 $)) (-1166 $))) (-15 -4068 ((-418 (-1166 $)) (-1166 $))) (-15 -1410 ((-1166 $) (-1166 $) (-1166 $))) (-15 -3505 ((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $))) (IF (|has| $ (-145)) (PROGN (-15 -2778 ((-3 (-1259 $) "failed") (-685 $))) (-15 -3335 ((-3 $ "failed") $))) |%noBranch|)))
+((-1946 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-905)))) (-2729 (*1 *2 *3) (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))) (-2717 (*1 *2 *3) (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))) (-4023 (*1 *2 *3) (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))) (-2034 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-641 (-1166 *1))) (-5 *3 (-1166 *1)) (-4 *1 (-905)))) (-4226 (*1 *2 *3) (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-145)) (-4 *1 (-905)) (-5 *2 (-1259 *1)))) (-2144 (*1 *1 *1) (|partial| -12 (-4 *1 (-145)) (-4 *1 (-905)))))
+(-13 (-1213) (-10 -8 (-15 -2729 ((-418 (-1166 $)) (-1166 $))) (-15 -2717 ((-418 (-1166 $)) (-1166 $))) (-15 -4023 ((-418 (-1166 $)) (-1166 $))) (-15 -1946 ((-1166 $) (-1166 $) (-1166 $))) (-15 -2034 ((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $))) (IF (|has| $ (-145)) (PROGN (-15 -4226 ((-3 (-1259 $) "failed") (-685 $))) (-15 -2144 ((-3 $ "failed") $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-452) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-3957 (((-112) $) NIL)) (-3416 (((-767)) NIL)) (-3814 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-2684 (((-1182 (-917) (-767)) (-564)) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 $ "failed") $) NIL)) (-2961 (($ $) NIL)) (-2100 (($ (-1259 $)) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-2610 (($) NIL)) (-2549 (((-112) $) NIL)) (-3028 (($ $) NIL) (($ $ (-767)) NIL)) (-3037 (((-112) $) NIL)) (-3533 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-4035 (((-112) $) NIL)) (-3223 (($) NIL (|has| $ (-368)))) (-2946 (((-112) $) NIL (|has| $ (-368)))) (-1464 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-1993 (((-3 $ "failed") $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-4237 (((-1166 $) $ (-917)) NIL (|has| $ (-368))) (((-1166 $) $) NIL)) (-2802 (((-917) $) NIL)) (-3982 (((-1166 $) $) NIL (|has| $ (-368)))) (-4129 (((-3 (-1166 $) "failed") $ $) NIL (|has| $ (-368))) (((-1166 $) $) NIL (|has| $ (-368)))) (-4235 (($ $ (-1166 $)) NIL (|has| $ (-368)))) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL T CONST)) (-2005 (($ (-917)) NIL)) (-2413 (((-112) $) NIL)) (-3877 (((-1114) $) NIL)) (-2175 (($) NIL (|has| $ (-368)))) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL)) (-3595 (((-418 $) $) NIL)) (-3636 (((-917)) NIL) (((-829 (-917))) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1542 (((-3 (-767) "failed") $ $) NIL) (((-767) $) NIL)) (-4228 (((-134)) NIL)) (-3735 (($ $ (-767)) NIL) (($ $) NIL)) (-2762 (((-917) $) NIL) (((-829 (-917)) $) NIL)) (-1474 (((-1166 $)) NIL)) (-4100 (($) NIL)) (-2194 (($) NIL (|has| $ (-368)))) (-1407 (((-685 $) (-1259 $)) NIL) (((-1259 $) $) NIL)) (-4344 (((-564) $) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL)) (-3335 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-1471 (((-767)) NIL T CONST)) (-3776 (((-1259 $) (-917)) NIL) (((-1259 $)) NIL)) (-2502 (((-112) $ $) NIL)) (-1416 (((-112) $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3602 (($ $ (-767)) NIL (|has| $ (-368))) (($ $) NIL (|has| $ (-368)))) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1574 (((-112) $) NIL)) (-1463 (((-767)) NIL)) (-3794 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-4301 (((-1182 (-917) (-767)) (-564)) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 $ "failed") $) NIL)) (-2938 (($ $) NIL)) (-2065 (($ (-1259 $)) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-2109 (($) NIL)) (-1839 (((-112) $) NIL)) (-2616 (($ $) NIL) (($ $ (-767)) NIL)) (-4218 (((-112) $) NIL)) (-3924 (((-829 (-917)) $) NIL) (((-917) $) NIL)) (-1980 (((-112) $) NIL)) (-4241 (($) NIL (|has| $ (-368)))) (-1358 (((-112) $) NIL (|has| $ (-368)))) (-4158 (($ $ (-917)) NIL (|has| $ (-368))) (($ $) NIL)) (-3234 (((-3 $ "failed") $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2091 (((-1166 $) $ (-917)) NIL (|has| $ (-368))) (((-1166 $) $) NIL)) (-2428 (((-917) $) NIL)) (-2340 (((-1166 $) $) NIL (|has| $ (-368)))) (-3189 (((-3 (-1166 $) "failed") $ $) NIL (|has| $ (-368))) (((-1166 $) $) NIL (|has| $ (-368)))) (-1927 (($ $ (-1166 $)) NIL (|has| $ (-368)))) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL T CONST)) (-2014 (($ (-917)) NIL)) (-4286 (((-112) $) NIL)) (-3868 (((-1114) $) NIL)) (-2186 (($) NIL (|has| $ (-368)))) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL)) (-3546 (((-418 $) $) NIL)) (-3881 (((-917)) NIL) (((-829 (-917))) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2563 (((-3 (-767) "failed") $ $) NIL) (((-767) $) NIL)) (-2476 (((-134)) NIL)) (-3142 (($ $ (-767)) NIL) (($ $) NIL)) (-3258 (((-917) $) NIL) (((-829 (-917)) $) NIL)) (-3954 (((-1166 $)) NIL)) (-2099 (($) NIL)) (-2240 (($) NIL (|has| $ (-368)))) (-1631 (((-685 $) (-1259 $)) NIL) (((-1259 $) $) NIL)) (-4327 (((-564) $) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL)) (-2144 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $) (-917)) NIL) (((-1259 $)) NIL)) (-3013 (((-112) $ $) NIL)) (-4335 (((-112) $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3136 (($ $ (-767)) NIL (|has| $ (-368))) (($ $) NIL (|has| $ (-368)))) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
(((-906 |#1|) (-13 (-349) (-329 $) (-612 (-564))) (-917)) (T -906))
NIL
(-13 (-349) (-329 $) (-612 (-564)))
-((-2799 (((-3 (-2 (|:| -3533 (-767)) (|:| -3060 |#5|)) "failed") (-336 |#2| |#3| |#4| |#5|)) 84)) (-2049 (((-112) (-336 |#2| |#3| |#4| |#5|)) 17)) (-3533 (((-3 (-767) "failed") (-336 |#2| |#3| |#4| |#5|)) 15)))
-(((-907 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3533 ((-3 (-767) "failed") (-336 |#2| |#3| |#4| |#5|))) (-15 -2049 ((-112) (-336 |#2| |#3| |#4| |#5|))) (-15 -2799 ((-3 (-2 (|:| -3533 (-767)) (|:| -3060 |#5|)) "failed") (-336 |#2| |#3| |#4| |#5|)))) (-13 (-846) (-556) (-1034 (-564))) (-430 |#1|) (-1235 |#2|) (-1235 (-407 |#3|)) (-342 |#2| |#3| |#4|)) (T -907))
-((-2799 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-2 (|:| -3533 (-767)) (|:| -3060 *8))) (-5 *1 (-907 *4 *5 *6 *7 *8)))) (-2049 (*1 *2 *3) (-12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-112)) (-5 *1 (-907 *4 *5 *6 *7 *8)))) (-3533 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-767)) (-5 *1 (-907 *4 *5 *6 *7 *8)))))
-(-10 -7 (-15 -3533 ((-3 (-767) "failed") (-336 |#2| |#3| |#4| |#5|))) (-15 -2049 ((-112) (-336 |#2| |#3| |#4| |#5|))) (-15 -2799 ((-3 (-2 (|:| -3533 (-767)) (|:| -3060 |#5|)) "failed") (-336 |#2| |#3| |#4| |#5|))))
-((-2799 (((-3 (-2 (|:| -3533 (-767)) (|:| -3060 |#3|)) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|)) 64)) (-2049 (((-112) (-336 (-407 (-564)) |#1| |#2| |#3|)) 16)) (-3533 (((-3 (-767) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|)) 14)))
-(((-908 |#1| |#2| |#3|) (-10 -7 (-15 -3533 ((-3 (-767) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -2049 ((-112) (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -2799 ((-3 (-2 (|:| -3533 (-767)) (|:| -3060 |#3|)) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|)))) (-1235 (-407 (-564))) (-1235 (-407 |#1|)) (-342 (-407 (-564)) |#1| |#2|)) (T -908))
-((-2799 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6)) (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-2 (|:| -3533 (-767)) (|:| -3060 *6))) (-5 *1 (-908 *4 *5 *6)))) (-2049 (*1 *2 *3) (-12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6)) (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-112)) (-5 *1 (-908 *4 *5 *6)))) (-3533 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6)) (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-767)) (-5 *1 (-908 *4 *5 *6)))))
-(-10 -7 (-15 -3533 ((-3 (-767) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -2049 ((-112) (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -2799 ((-3 (-2 (|:| -3533 (-767)) (|:| -3060 |#3|)) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|))))
-((-1712 ((|#2| |#2|) 26)) (-3164 (((-564) (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))))) 15)) (-2994 (((-917) (-564)) 38)) (-3934 (((-564) |#2|) 45)) (-2362 (((-564) |#2|) 21) (((-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))) |#1|) 20)))
-(((-909 |#1| |#2|) (-10 -7 (-15 -2994 ((-917) (-564))) (-15 -2362 ((-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))) |#1|)) (-15 -2362 ((-564) |#2|)) (-15 -3164 ((-564) (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))))) (-15 -3934 ((-564) |#2|)) (-15 -1712 (|#2| |#2|))) (-1235 (-407 (-564))) (-1235 (-407 |#1|))) (T -909))
-((-1712 (*1 *2 *2) (-12 (-4 *3 (-1235 (-407 (-564)))) (-5 *1 (-909 *3 *2)) (-4 *2 (-1235 (-407 *3))))) (-3934 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3)) (-4 *3 (-1235 (-407 *4))))) (-3164 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))))) (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *5)) (-4 *5 (-1235 (-407 *4))))) (-2362 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3)) (-4 *3 (-1235 (-407 *4))))) (-2362 (*1 *2 *3) (-12 (-4 *3 (-1235 (-407 (-564)))) (-5 *2 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))) (-5 *1 (-909 *3 *4)) (-4 *4 (-1235 (-407 *3))))) (-2994 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-1235 (-407 *3))) (-5 *2 (-917)) (-5 *1 (-909 *4 *5)) (-4 *5 (-1235 (-407 *4))))))
-(-10 -7 (-15 -2994 ((-917) (-564))) (-15 -2362 ((-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))) |#1|)) (-15 -2362 ((-564) |#2|)) (-15 -3164 ((-564) (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))))) (-15 -3934 ((-564) |#2|)) (-15 -1712 (|#2| |#2|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 ((|#1| $) 99)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-2577 (($ $ $) NIL)) (-1654 (((-3 $ "failed") $) 93)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-1605 (($ |#1| (-418 |#1|)) 91)) (-2735 (((-1166 |#1|) |#1| |#1|) 53)) (-3570 (($ $) 61)) (-4035 (((-112) $) NIL)) (-2419 (((-564) $) 96)) (-3089 (($ $ (-564)) 98)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3730 ((|#1| $) 95)) (-2442 (((-418 |#1|) $) 94)) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) 92)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-1510 (($ $) 50)) (-2350 (((-858) $) 123) (($ (-564)) 72) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 41) (((-407 |#1|) $) 77) (($ (-407 (-418 |#1|))) 85)) (-1471 (((-767)) 70 T CONST)) (-2502 (((-112) $ $) NIL)) (-2414 (($) 26 T CONST)) (-2428 (($) 15 T CONST)) (-2893 (((-112) $ $) 86)) (-3004 (($ $ $) NIL)) (-2992 (($ $) 107) (($ $ $) NIL)) (-2980 (($ $ $) 49)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 109) (($ $ $) 48) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ |#1| $) 108) (($ $ |#1|) NIL)))
-(((-910 |#1|) (-13 (-363) (-38 |#1|) (-10 -8 (-15 -2350 ((-407 |#1|) $)) (-15 -2350 ($ (-407 (-418 |#1|)))) (-15 -1510 ($ $)) (-15 -2442 ((-418 |#1|) $)) (-15 -3730 (|#1| $)) (-15 -3089 ($ $ (-564))) (-15 -2419 ((-564) $)) (-15 -2735 ((-1166 |#1|) |#1| |#1|)) (-15 -3570 ($ $)) (-15 -1605 ($ |#1| (-418 |#1|))) (-15 -3005 (|#1| $)))) (-307)) (T -910))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-407 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-407 (-418 *3))) (-4 *3 (-307)) (-5 *1 (-910 *3)))) (-1510 (*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))) (-2442 (*1 *2 *1) (-12 (-5 *2 (-418 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-3730 (*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))) (-3089 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-2419 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-2735 (*1 *2 *3 *3) (-12 (-5 *2 (-1166 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-3570 (*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))) (-1605 (*1 *1 *2 *3) (-12 (-5 *3 (-418 *2)) (-4 *2 (-307)) (-5 *1 (-910 *2)))) (-3005 (*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
-(-13 (-363) (-38 |#1|) (-10 -8 (-15 -2350 ((-407 |#1|) $)) (-15 -2350 ($ (-407 (-418 |#1|)))) (-15 -1510 ($ $)) (-15 -2442 ((-418 |#1|) $)) (-15 -3730 (|#1| $)) (-15 -3089 ($ $ (-564))) (-15 -2419 ((-564) $)) (-15 -2735 ((-1166 |#1|) |#1| |#1|)) (-15 -3570 ($ $)) (-15 -1605 ($ |#1| (-418 |#1|))) (-15 -3005 (|#1| $))))
-((-1605 (((-52) (-948 |#1|) (-418 (-948 |#1|)) (-1170)) 17) (((-52) (-407 (-948 |#1|)) (-1170)) 18)))
-(((-911 |#1|) (-10 -7 (-15 -1605 ((-52) (-407 (-948 |#1|)) (-1170))) (-15 -1605 ((-52) (-948 |#1|) (-418 (-948 |#1|)) (-1170)))) (-13 (-307) (-147))) (T -911))
-((-1605 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-418 (-948 *6))) (-5 *5 (-1170)) (-5 *3 (-948 *6)) (-4 *6 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *6)))) (-1605 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *5)))))
-(-10 -7 (-15 -1605 ((-52) (-407 (-948 |#1|)) (-1170))) (-15 -1605 ((-52) (-948 |#1|) (-418 (-948 |#1|)) (-1170))))
-((-3869 ((|#4| (-641 |#4|)) 149) (((-1166 |#4|) (-1166 |#4|) (-1166 |#4|)) 85) ((|#4| |#4| |#4|) 148)) (-3238 (((-1166 |#4|) (-641 (-1166 |#4|))) 140) (((-1166 |#4|) (-1166 |#4|) (-1166 |#4|)) 63) ((|#4| (-641 |#4|)) 71) ((|#4| |#4| |#4|) 108)))
-(((-912 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3238 (|#4| |#4| |#4|)) (-15 -3238 (|#4| (-641 |#4|))) (-15 -3238 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3238 ((-1166 |#4|) (-641 (-1166 |#4|)))) (-15 -3869 (|#4| |#4| |#4|)) (-15 -3869 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3869 (|#4| (-641 |#4|)))) (-789) (-846) (-307) (-945 |#3| |#1| |#2|)) (T -912))
-((-3869 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *6 *4 *5)) (-5 *1 (-912 *4 *5 *6 *2)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)))) (-3869 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *6)))) (-3869 (*1 *2 *2 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *2)) (-4 *2 (-945 *5 *3 *4)))) (-3238 (*1 *2 *3) (-12 (-5 *3 (-641 (-1166 *7))) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-1166 *7)) (-5 *1 (-912 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-3238 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *6)))) (-3238 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *6 *4 *5)) (-5 *1 (-912 *4 *5 *6 *2)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)))) (-3238 (*1 *2 *2 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *2)) (-4 *2 (-945 *5 *3 *4)))))
-(-10 -7 (-15 -3238 (|#4| |#4| |#4|)) (-15 -3238 (|#4| (-641 |#4|))) (-15 -3238 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3238 ((-1166 |#4|) (-641 (-1166 |#4|)))) (-15 -3869 (|#4| |#4| |#4|)) (-15 -3869 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3869 (|#4| (-641 |#4|))))
-((-3287 (((-900 (-564)) (-967)) 37) (((-900 (-564)) (-641 (-564))) 34)) (-1304 (((-900 (-564)) (-641 (-564))) 68) (((-900 (-564)) (-917)) 69)) (-3253 (((-900 (-564))) 38)) (-4308 (((-900 (-564))) 54) (((-900 (-564)) (-641 (-564))) 53)) (-2698 (((-900 (-564))) 52) (((-900 (-564)) (-641 (-564))) 51)) (-3481 (((-900 (-564))) 50) (((-900 (-564)) (-641 (-564))) 49)) (-3635 (((-900 (-564))) 48) (((-900 (-564)) (-641 (-564))) 47)) (-2074 (((-900 (-564))) 46) (((-900 (-564)) (-641 (-564))) 45)) (-3133 (((-900 (-564))) 56) (((-900 (-564)) (-641 (-564))) 55)) (-3040 (((-900 (-564)) (-641 (-564))) 73) (((-900 (-564)) (-917)) 75)) (-4099 (((-900 (-564)) (-641 (-564))) 70) (((-900 (-564)) (-917)) 71)) (-3327 (((-900 (-564)) (-641 (-564))) 66) (((-900 (-564)) (-917)) 67)) (-2874 (((-900 (-564)) (-641 (-917))) 59)))
-(((-913) (-10 -7 (-15 -1304 ((-900 (-564)) (-917))) (-15 -1304 ((-900 (-564)) (-641 (-564)))) (-15 -3327 ((-900 (-564)) (-917))) (-15 -3327 ((-900 (-564)) (-641 (-564)))) (-15 -2874 ((-900 (-564)) (-641 (-917)))) (-15 -4099 ((-900 (-564)) (-917))) (-15 -4099 ((-900 (-564)) (-641 (-564)))) (-15 -3040 ((-900 (-564)) (-917))) (-15 -3040 ((-900 (-564)) (-641 (-564)))) (-15 -2074 ((-900 (-564)) (-641 (-564)))) (-15 -2074 ((-900 (-564)))) (-15 -3635 ((-900 (-564)) (-641 (-564)))) (-15 -3635 ((-900 (-564)))) (-15 -3481 ((-900 (-564)) (-641 (-564)))) (-15 -3481 ((-900 (-564)))) (-15 -2698 ((-900 (-564)) (-641 (-564)))) (-15 -2698 ((-900 (-564)))) (-15 -4308 ((-900 (-564)) (-641 (-564)))) (-15 -4308 ((-900 (-564)))) (-15 -3133 ((-900 (-564)) (-641 (-564)))) (-15 -3133 ((-900 (-564)))) (-15 -3253 ((-900 (-564)))) (-15 -3287 ((-900 (-564)) (-641 (-564)))) (-15 -3287 ((-900 (-564)) (-967))))) (T -913))
-((-3287 (*1 *2 *3) (-12 (-5 *3 (-967)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3287 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3253 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3133 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3133 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4308 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4308 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2698 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2698 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3481 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3481 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3635 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3635 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2074 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2074 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3040 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3040 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4099 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4099 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2874 (*1 *2 *3) (-12 (-5 *3 (-641 (-917))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3327 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3327 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1304 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1304 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(-10 -7 (-15 -1304 ((-900 (-564)) (-917))) (-15 -1304 ((-900 (-564)) (-641 (-564)))) (-15 -3327 ((-900 (-564)) (-917))) (-15 -3327 ((-900 (-564)) (-641 (-564)))) (-15 -2874 ((-900 (-564)) (-641 (-917)))) (-15 -4099 ((-900 (-564)) (-917))) (-15 -4099 ((-900 (-564)) (-641 (-564)))) (-15 -3040 ((-900 (-564)) (-917))) (-15 -3040 ((-900 (-564)) (-641 (-564)))) (-15 -2074 ((-900 (-564)) (-641 (-564)))) (-15 -2074 ((-900 (-564)))) (-15 -3635 ((-900 (-564)) (-641 (-564)))) (-15 -3635 ((-900 (-564)))) (-15 -3481 ((-900 (-564)) (-641 (-564)))) (-15 -3481 ((-900 (-564)))) (-15 -2698 ((-900 (-564)) (-641 (-564)))) (-15 -2698 ((-900 (-564)))) (-15 -4308 ((-900 (-564)) (-641 (-564)))) (-15 -4308 ((-900 (-564)))) (-15 -3133 ((-900 (-564)) (-641 (-564)))) (-15 -3133 ((-900 (-564)))) (-15 -3253 ((-900 (-564)))) (-15 -3287 ((-900 (-564)) (-641 (-564)))) (-15 -3287 ((-900 (-564)) (-967))))
-((-4372 (((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170))) 14)) (-3563 (((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170))) 13)))
-(((-914 |#1|) (-10 -7 (-15 -3563 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -4372 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170))))) (-452)) (T -914))
-((-4372 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452)) (-5 *1 (-914 *4)))) (-3563 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452)) (-5 *1 (-914 *4)))))
-(-10 -7 (-15 -3563 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -4372 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)))))
-((-2350 (((-316 |#1|) (-477)) 16)))
-(((-915 |#1|) (-10 -7 (-15 -2350 ((-316 |#1|) (-477)))) (-13 (-846) (-556))) (T -915))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-477)) (-5 *2 (-316 *4)) (-5 *1 (-915 *4)) (-4 *4 (-13 (-846) (-556))))))
-(-10 -7 (-15 -2350 ((-316 |#1|) (-477))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-4035 (((-112) $) 31)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2233 (((-3 (-2 (|:| -3924 (-767)) (|:| -3030 |#5|)) "failed") (-336 |#2| |#3| |#4| |#5|)) 84)) (-1544 (((-112) (-336 |#2| |#3| |#4| |#5|)) 17)) (-3924 (((-3 (-767) "failed") (-336 |#2| |#3| |#4| |#5|)) 15)))
+(((-907 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3924 ((-3 (-767) "failed") (-336 |#2| |#3| |#4| |#5|))) (-15 -1544 ((-112) (-336 |#2| |#3| |#4| |#5|))) (-15 -2233 ((-3 (-2 (|:| -3924 (-767)) (|:| -3030 |#5|)) "failed") (-336 |#2| |#3| |#4| |#5|)))) (-13 (-846) (-556) (-1034 (-564))) (-430 |#1|) (-1235 |#2|) (-1235 (-407 |#3|)) (-342 |#2| |#3| |#4|)) (T -907))
+((-2233 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-2 (|:| -3924 (-767)) (|:| -3030 *8))) (-5 *1 (-907 *4 *5 *6 *7 *8)))) (-1544 (*1 *2 *3) (-12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-112)) (-5 *1 (-907 *4 *5 *6 *7 *8)))) (-3924 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7)) (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-767)) (-5 *1 (-907 *4 *5 *6 *7 *8)))))
+(-10 -7 (-15 -3924 ((-3 (-767) "failed") (-336 |#2| |#3| |#4| |#5|))) (-15 -1544 ((-112) (-336 |#2| |#3| |#4| |#5|))) (-15 -2233 ((-3 (-2 (|:| -3924 (-767)) (|:| -3030 |#5|)) "failed") (-336 |#2| |#3| |#4| |#5|))))
+((-2233 (((-3 (-2 (|:| -3924 (-767)) (|:| -3030 |#3|)) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|)) 64)) (-1544 (((-112) (-336 (-407 (-564)) |#1| |#2| |#3|)) 16)) (-3924 (((-3 (-767) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|)) 14)))
+(((-908 |#1| |#2| |#3|) (-10 -7 (-15 -3924 ((-3 (-767) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -1544 ((-112) (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -2233 ((-3 (-2 (|:| -3924 (-767)) (|:| -3030 |#3|)) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|)))) (-1235 (-407 (-564))) (-1235 (-407 |#1|)) (-342 (-407 (-564)) |#1| |#2|)) (T -908))
+((-2233 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6)) (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-2 (|:| -3924 (-767)) (|:| -3030 *6))) (-5 *1 (-908 *4 *5 *6)))) (-1544 (*1 *2 *3) (-12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6)) (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-112)) (-5 *1 (-908 *4 *5 *6)))) (-3924 (*1 *2 *3) (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6)) (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-767)) (-5 *1 (-908 *4 *5 *6)))))
+(-10 -7 (-15 -3924 ((-3 (-767) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -1544 ((-112) (-336 (-407 (-564)) |#1| |#2| |#3|))) (-15 -2233 ((-3 (-2 (|:| -3924 (-767)) (|:| -3030 |#3|)) "failed") (-336 (-407 (-564)) |#1| |#2| |#3|))))
+((-1441 ((|#2| |#2|) 26)) (-3462 (((-564) (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))))) 15)) (-1404 (((-917) (-564)) 38)) (-3101 (((-564) |#2|) 45)) (-4000 (((-564) |#2|) 21) (((-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))) |#1|) 20)))
+(((-909 |#1| |#2|) (-10 -7 (-15 -1404 ((-917) (-564))) (-15 -4000 ((-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))) |#1|)) (-15 -4000 ((-564) |#2|)) (-15 -3462 ((-564) (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))))) (-15 -3101 ((-564) |#2|)) (-15 -1441 (|#2| |#2|))) (-1235 (-407 (-564))) (-1235 (-407 |#1|))) (T -909))
+((-1441 (*1 *2 *2) (-12 (-4 *3 (-1235 (-407 (-564)))) (-5 *1 (-909 *3 *2)) (-4 *2 (-1235 (-407 *3))))) (-3101 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3)) (-4 *3 (-1235 (-407 *4))))) (-3462 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))))) (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *5)) (-4 *5 (-1235 (-407 *4))))) (-4000 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3)) (-4 *3 (-1235 (-407 *4))))) (-4000 (*1 *2 *3) (-12 (-4 *3 (-1235 (-407 (-564)))) (-5 *2 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))) (-5 *1 (-909 *3 *4)) (-4 *4 (-1235 (-407 *3))))) (-1404 (*1 *2 *3) (-12 (-5 *3 (-564)) (-4 *4 (-1235 (-407 *3))) (-5 *2 (-917)) (-5 *1 (-909 *4 *5)) (-4 *5 (-1235 (-407 *4))))))
+(-10 -7 (-15 -1404 ((-917) (-564))) (-15 -4000 ((-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))) |#1|)) (-15 -4000 ((-564) |#2|)) (-15 -3462 ((-564) (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))))) (-15 -3101 ((-564) |#2|)) (-15 -1441 (|#2| |#2|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 ((|#1| $) 99)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-2544 (($ $ $) NIL)) (-1580 (((-3 $ "failed") $) 93)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-1330 (($ |#1| (-418 |#1|)) 91)) (-3152 (((-1166 |#1|) |#1| |#1|) 53)) (-1360 (($ $) 61)) (-1980 (((-112) $) NIL)) (-3548 (((-564) $) 96)) (-1711 (($ $ (-564)) 98)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-3617 ((|#1| $) 95)) (-4096 (((-418 |#1|) $) 94)) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) 92)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2427 (($ $) 50)) (-2326 (((-858) $) 123) (($ (-564)) 72) (($ $) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 41) (((-407 |#1|) $) 77) (($ (-407 (-418 |#1|))) 85)) (-3662 (((-767)) 70 T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 26 T CONST)) (-2421 (($) 15 T CONST)) (-2876 (((-112) $ $) 86)) (-2992 (($ $ $) NIL)) (-2981 (($ $) 107) (($ $ $) NIL)) (-2968 (($ $ $) 49)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 109) (($ $ $) 48) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ |#1| $) 108) (($ $ |#1|) NIL)))
+(((-910 |#1|) (-13 (-363) (-38 |#1|) (-10 -8 (-15 -2326 ((-407 |#1|) $)) (-15 -2326 ($ (-407 (-418 |#1|)))) (-15 -2427 ($ $)) (-15 -4096 ((-418 |#1|) $)) (-15 -3617 (|#1| $)) (-15 -1711 ($ $ (-564))) (-15 -3548 ((-564) $)) (-15 -3152 ((-1166 |#1|) |#1| |#1|)) (-15 -1360 ($ $)) (-15 -1330 ($ |#1| (-418 |#1|))) (-15 -4302 (|#1| $)))) (-307)) (T -910))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-407 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-407 (-418 *3))) (-4 *3 (-307)) (-5 *1 (-910 *3)))) (-2427 (*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))) (-4096 (*1 *2 *1) (-12 (-5 *2 (-418 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-3617 (*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))) (-1711 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-3548 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-3152 (*1 *2 *3 *3) (-12 (-5 *2 (-1166 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))) (-1360 (*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))) (-1330 (*1 *1 *2 *3) (-12 (-5 *3 (-418 *2)) (-4 *2 (-307)) (-5 *1 (-910 *2)))) (-4302 (*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
+(-13 (-363) (-38 |#1|) (-10 -8 (-15 -2326 ((-407 |#1|) $)) (-15 -2326 ($ (-407 (-418 |#1|)))) (-15 -2427 ($ $)) (-15 -4096 ((-418 |#1|) $)) (-15 -3617 (|#1| $)) (-15 -1711 ($ $ (-564))) (-15 -3548 ((-564) $)) (-15 -3152 ((-1166 |#1|) |#1| |#1|)) (-15 -1360 ($ $)) (-15 -1330 ($ |#1| (-418 |#1|))) (-15 -4302 (|#1| $))))
+((-1330 (((-52) (-948 |#1|) (-418 (-948 |#1|)) (-1170)) 17) (((-52) (-407 (-948 |#1|)) (-1170)) 18)))
+(((-911 |#1|) (-10 -7 (-15 -1330 ((-52) (-407 (-948 |#1|)) (-1170))) (-15 -1330 ((-52) (-948 |#1|) (-418 (-948 |#1|)) (-1170)))) (-13 (-307) (-147))) (T -911))
+((-1330 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-418 (-948 *6))) (-5 *5 (-1170)) (-5 *3 (-948 *6)) (-4 *6 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *6)))) (-1330 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *5)))))
+(-10 -7 (-15 -1330 ((-52) (-407 (-948 |#1|)) (-1170))) (-15 -1330 ((-52) (-948 |#1|) (-418 (-948 |#1|)) (-1170))))
+((-1299 ((|#4| (-641 |#4|)) 149) (((-1166 |#4|) (-1166 |#4|) (-1166 |#4|)) 85) ((|#4| |#4| |#4|) 148)) (-3209 (((-1166 |#4|) (-641 (-1166 |#4|))) 140) (((-1166 |#4|) (-1166 |#4|) (-1166 |#4|)) 63) ((|#4| (-641 |#4|)) 71) ((|#4| |#4| |#4|) 108)))
+(((-912 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3209 (|#4| |#4| |#4|)) (-15 -3209 (|#4| (-641 |#4|))) (-15 -3209 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3209 ((-1166 |#4|) (-641 (-1166 |#4|)))) (-15 -1299 (|#4| |#4| |#4|)) (-15 -1299 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -1299 (|#4| (-641 |#4|)))) (-789) (-846) (-307) (-945 |#3| |#1| |#2|)) (T -912))
+((-1299 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *6 *4 *5)) (-5 *1 (-912 *4 *5 *6 *2)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)))) (-1299 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *6)))) (-1299 (*1 *2 *2 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *2)) (-4 *2 (-945 *5 *3 *4)))) (-3209 (*1 *2 *3) (-12 (-5 *3 (-641 (-1166 *7))) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-1166 *7)) (-5 *1 (-912 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))) (-3209 (*1 *2 *2 *2) (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *6)))) (-3209 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *6 *4 *5)) (-5 *1 (-912 *4 *5 *6 *2)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)))) (-3209 (*1 *2 *2 *2) (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *2)) (-4 *2 (-945 *5 *3 *4)))))
+(-10 -7 (-15 -3209 (|#4| |#4| |#4|)) (-15 -3209 (|#4| (-641 |#4|))) (-15 -3209 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -3209 ((-1166 |#4|) (-641 (-1166 |#4|)))) (-15 -1299 (|#4| |#4| |#4|)) (-15 -1299 ((-1166 |#4|) (-1166 |#4|) (-1166 |#4|))) (-15 -1299 (|#4| (-641 |#4|))))
+((-2956 (((-900 (-564)) (-967)) 37) (((-900 (-564)) (-641 (-564))) 34)) (-1756 (((-900 (-564)) (-641 (-564))) 68) (((-900 (-564)) (-917)) 69)) (-4101 (((-900 (-564))) 38)) (-4019 (((-900 (-564))) 54) (((-900 (-564)) (-641 (-564))) 53)) (-3239 (((-900 (-564))) 52) (((-900 (-564)) (-641 (-564))) 51)) (-2763 (((-900 (-564))) 50) (((-900 (-564)) (-641 (-564))) 49)) (-3775 (((-900 (-564))) 48) (((-900 (-564)) (-641 (-564))) 47)) (-1405 (((-900 (-564))) 46) (((-900 (-564)) (-641 (-564))) 45)) (-2437 (((-900 (-564))) 56) (((-900 (-564)) (-641 (-564))) 55)) (-1375 (((-900 (-564)) (-641 (-564))) 73) (((-900 (-564)) (-917)) 75)) (-2018 (((-900 (-564)) (-641 (-564))) 70) (((-900 (-564)) (-917)) 71)) (-4247 (((-900 (-564)) (-641 (-564))) 66) (((-900 (-564)) (-917)) 67)) (-2954 (((-900 (-564)) (-641 (-917))) 59)))
+(((-913) (-10 -7 (-15 -1756 ((-900 (-564)) (-917))) (-15 -1756 ((-900 (-564)) (-641 (-564)))) (-15 -4247 ((-900 (-564)) (-917))) (-15 -4247 ((-900 (-564)) (-641 (-564)))) (-15 -2954 ((-900 (-564)) (-641 (-917)))) (-15 -2018 ((-900 (-564)) (-917))) (-15 -2018 ((-900 (-564)) (-641 (-564)))) (-15 -1375 ((-900 (-564)) (-917))) (-15 -1375 ((-900 (-564)) (-641 (-564)))) (-15 -1405 ((-900 (-564)) (-641 (-564)))) (-15 -1405 ((-900 (-564)))) (-15 -3775 ((-900 (-564)) (-641 (-564)))) (-15 -3775 ((-900 (-564)))) (-15 -2763 ((-900 (-564)) (-641 (-564)))) (-15 -2763 ((-900 (-564)))) (-15 -3239 ((-900 (-564)) (-641 (-564)))) (-15 -3239 ((-900 (-564)))) (-15 -4019 ((-900 (-564)) (-641 (-564)))) (-15 -4019 ((-900 (-564)))) (-15 -2437 ((-900 (-564)) (-641 (-564)))) (-15 -2437 ((-900 (-564)))) (-15 -4101 ((-900 (-564)))) (-15 -2956 ((-900 (-564)) (-641 (-564)))) (-15 -2956 ((-900 (-564)) (-967))))) (T -913))
+((-2956 (*1 *2 *3) (-12 (-5 *3 (-967)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2956 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4101 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2437 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2437 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4019 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4019 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3239 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3239 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2763 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2763 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3775 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-3775 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1405 (*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1405 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1375 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1375 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2018 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2018 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-2954 (*1 *2 *3) (-12 (-5 *3 (-641 (-917))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4247 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-4247 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1756 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))) (-1756 (*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(-10 -7 (-15 -1756 ((-900 (-564)) (-917))) (-15 -1756 ((-900 (-564)) (-641 (-564)))) (-15 -4247 ((-900 (-564)) (-917))) (-15 -4247 ((-900 (-564)) (-641 (-564)))) (-15 -2954 ((-900 (-564)) (-641 (-917)))) (-15 -2018 ((-900 (-564)) (-917))) (-15 -2018 ((-900 (-564)) (-641 (-564)))) (-15 -1375 ((-900 (-564)) (-917))) (-15 -1375 ((-900 (-564)) (-641 (-564)))) (-15 -1405 ((-900 (-564)) (-641 (-564)))) (-15 -1405 ((-900 (-564)))) (-15 -3775 ((-900 (-564)) (-641 (-564)))) (-15 -3775 ((-900 (-564)))) (-15 -2763 ((-900 (-564)) (-641 (-564)))) (-15 -2763 ((-900 (-564)))) (-15 -3239 ((-900 (-564)) (-641 (-564)))) (-15 -3239 ((-900 (-564)))) (-15 -4019 ((-900 (-564)) (-641 (-564)))) (-15 -4019 ((-900 (-564)))) (-15 -2437 ((-900 (-564)) (-641 (-564)))) (-15 -2437 ((-900 (-564)))) (-15 -4101 ((-900 (-564)))) (-15 -2956 ((-900 (-564)) (-641 (-564)))) (-15 -2956 ((-900 (-564)) (-967))))
+((-3532 (((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170))) 14)) (-1880 (((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170))) 13)))
+(((-914 |#1|) (-10 -7 (-15 -1880 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -3532 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170))))) (-452)) (T -914))
+((-3532 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452)) (-5 *1 (-914 *4)))) (-1880 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452)) (-5 *1 (-914 *4)))))
+(-10 -7 (-15 -1880 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -3532 ((-641 (-948 |#1|)) (-641 (-948 |#1|)) (-641 (-1170)))))
+((-2326 (((-316 |#1|) (-477)) 16)))
+(((-915 |#1|) (-10 -7 (-15 -2326 ((-316 |#1|) (-477)))) (-13 (-846) (-556))) (T -915))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-477)) (-5 *2 (-316 *4)) (-5 *1 (-915 *4)) (-4 *4 (-13 (-846) (-556))))))
+(-10 -7 (-15 -2326 ((-316 |#1|) (-477))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-1980 (((-112) $) 32)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-916) (-140)) (T -916))
-((-2095 (*1 *2 *3) (-12 (-4 *1 (-916)) (-5 *2 (-2 (|:| -4311 (-641 *1)) (|:| -2175 *1))) (-5 *3 (-641 *1)))) (-2269 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-916)))))
-(-13 (-452) (-10 -8 (-15 -2095 ((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $))) (-15 -2269 ((-3 (-641 $) "failed") (-641 $) $))))
+((-1592 (*1 *2 *3) (-12 (-4 *1 (-916)) (-5 *2 (-2 (|:| -4290 (-641 *1)) (|:| -2186 *1))) (-5 *3 (-641 *1)))) (-3405 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-916)))))
+(-13 (-452) (-10 -8 (-15 -1592 ((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $))) (-15 -3405 ((-3 (-641 $) "failed") (-641 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-452) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3238 (($ $ $) NIL)) (-2350 (((-858) $) NIL)) (-2428 (($) NIL T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ $ $) NIL)))
-(((-917) (-13 (-790) (-722) (-10 -8 (-15 -3238 ($ $ $)) (-6 (-4408 "*"))))) (T -917))
-((-3238 (*1 *1 *1 *1) (-5 *1 (-917))))
-(-13 (-790) (-722) (-10 -8 (-15 -3238 ($ $ $)) (-6 (-4408 "*"))))
+((-2315 (((-112) $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3209 (($ $ $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2421 (($) NIL T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ $ $) NIL)))
+(((-917) (-13 (-790) (-722) (-10 -8 (-15 -3209 ($ $ $)) (-6 (-4409 "*"))))) (T -917))
+((-3209 (*1 *1 *1 *1) (-5 *1 (-917))))
+(-13 (-790) (-722) (-10 -8 (-15 -3209 ($ $ $)) (-6 (-4409 "*"))))
((|NonNegativeInteger|) (< 0 |#1|))
-((-3762 ((|#2| (-641 |#1|) (-641 |#1|)) 29)))
-(((-918 |#1| |#2|) (-10 -7 (-15 -3762 (|#2| (-641 |#1|) (-641 |#1|)))) (-363) (-1235 |#1|)) (T -918))
-((-3762 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-4 *2 (-1235 *4)) (-5 *1 (-918 *4 *2)))))
-(-10 -7 (-15 -3762 (|#2| (-641 |#1|) (-641 |#1|))))
-((-3897 (((-1166 |#2|) (-641 |#2|) (-641 |#2|)) 17) (((-1232 |#1| |#2|) (-1232 |#1| |#2|) (-641 |#2|) (-641 |#2|)) 13)))
-(((-919 |#1| |#2|) (-10 -7 (-15 -3897 ((-1232 |#1| |#2|) (-1232 |#1| |#2|) (-641 |#2|) (-641 |#2|))) (-15 -3897 ((-1166 |#2|) (-641 |#2|) (-641 |#2|)))) (-1170) (-363)) (T -919))
-((-3897 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *5)) (-4 *5 (-363)) (-5 *2 (-1166 *5)) (-5 *1 (-919 *4 *5)) (-14 *4 (-1170)))) (-3897 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1232 *4 *5)) (-5 *3 (-641 *5)) (-14 *4 (-1170)) (-4 *5 (-363)) (-5 *1 (-919 *4 *5)))))
-(-10 -7 (-15 -3897 ((-1232 |#1| |#2|) (-1232 |#1| |#2|) (-641 |#2|) (-641 |#2|))) (-15 -3897 ((-1166 |#2|) (-641 |#2|) (-641 |#2|))))
-((-2546 (((-564) (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152)) 176)) (-4283 ((|#4| |#4|) 195)) (-4060 (((-641 (-407 (-948 |#1|))) (-641 (-1170))) 149)) (-3114 (((-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-641 (-641 |#4|)) (-767) (-767) (-564)) 88)) (-1799 (((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-641 |#4|)) 69)) (-1317 (((-685 |#4|) (-685 |#4|) (-641 |#4|)) 65)) (-1820 (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152)) 188)) (-1644 (((-564) (-685 |#4|) (-917) (-1152)) 169) (((-564) (-685 |#4|) (-641 (-1170)) (-917) (-1152)) 168) (((-564) (-685 |#4|) (-641 |#4|) (-917) (-1152)) 167) (((-564) (-685 |#4|) (-1152)) 157) (((-564) (-685 |#4|) (-641 (-1170)) (-1152)) 156) (((-564) (-685 |#4|) (-641 |#4|) (-1152)) 155) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-917)) 154) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)) (-917)) 153) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|) (-917)) 152) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|)) 151) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170))) 150) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|)) 146)) (-2436 ((|#4| (-948 |#1|)) 80)) (-3298 (((-112) (-641 |#4|) (-641 (-641 |#4|))) 192)) (-4118 (((-641 (-641 (-564))) (-564) (-564)) 162)) (-2085 (((-641 (-641 |#4|)) (-641 (-641 |#4|))) 107)) (-2094 (((-767) (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|))))) 102)) (-4341 (((-767) (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|))))) 101)) (-2303 (((-112) (-641 (-948 |#1|))) 19) (((-112) (-641 |#4|)) 15)) (-1754 (((-2 (|:| |sysok| (-112)) (|:| |z0| (-641 |#4|)) (|:| |n0| (-641 |#4|))) (-641 |#4|) (-641 |#4|)) 84)) (-1539 (((-641 |#4|) |#4|) 57)) (-3190 (((-641 (-407 (-948 |#1|))) (-641 |#4|)) 145) (((-685 (-407 (-948 |#1|))) (-685 |#4|)) 66) (((-407 (-948 |#1|)) |#4|) 142)) (-4209 (((-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))))))) (|:| |rgsz| (-564))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-767) (-1152) (-564)) 113)) (-2072 (((-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))) (-685 |#4|) (-767)) 100)) (-4296 (((-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-685 |#4|) (-767)) 124)) (-3205 (((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| -3700 (-685 (-407 (-948 |#1|)))) (|:| |vec| (-641 (-407 (-948 |#1|)))) (|:| -2828 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) 56)))
-(((-920 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|) (-917))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)) (-917))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-917))) (-15 -1644 ((-564) (-685 |#4|) (-641 |#4|) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-641 (-1170)) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-641 |#4|) (-917) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-641 (-1170)) (-917) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-917) (-1152))) (-15 -2546 ((-564) (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -1820 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -4209 ((-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))))))) (|:| |rgsz| (-564))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-767) (-1152) (-564))) (-15 -3190 ((-407 (-948 |#1|)) |#4|)) (-15 -3190 ((-685 (-407 (-948 |#1|))) (-685 |#4|))) (-15 -3190 ((-641 (-407 (-948 |#1|))) (-641 |#4|))) (-15 -4060 ((-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2436 (|#4| (-948 |#1|))) (-15 -1754 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-641 |#4|)) (|:| |n0| (-641 |#4|))) (-641 |#4|) (-641 |#4|))) (-15 -2072 ((-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))) (-685 |#4|) (-767))) (-15 -1799 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-641 |#4|))) (-15 -3205 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| -3700 (-685 (-407 (-948 |#1|)))) (|:| |vec| (-641 (-407 (-948 |#1|)))) (|:| -2828 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (-15 -1539 ((-641 |#4|) |#4|)) (-15 -4341 ((-767) (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -2094 ((-767) (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -2085 ((-641 (-641 |#4|)) (-641 (-641 |#4|)))) (-15 -4118 ((-641 (-641 (-564))) (-564) (-564))) (-15 -3298 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -4296 ((-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-685 |#4|) (-767))) (-15 -1317 ((-685 |#4|) (-685 |#4|) (-641 |#4|))) (-15 -3114 ((-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-641 (-641 |#4|)) (-767) (-767) (-564))) (-15 -4283 (|#4| |#4|)) (-15 -2303 ((-112) (-641 |#4|))) (-15 -2303 ((-112) (-641 (-948 |#1|))))) (-13 (-307) (-147)) (-13 (-846) (-612 (-1170))) (-789) (-945 |#1| |#3| |#2|)) (T -920))
-((-2303 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-2303 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *4 *5 *6 *7)))) (-4283 (*1 *2 *2) (-12 (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170)))) (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *2)) (-4 *2 (-945 *3 *5 *4)))) (-3114 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-5 *4 (-685 *12)) (-5 *5 (-641 (-407 (-948 *9)))) (-5 *6 (-641 (-641 *12))) (-5 *7 (-767)) (-5 *8 (-564)) (-4 *9 (-13 (-307) (-147))) (-4 *12 (-945 *9 *11 *10)) (-4 *10 (-13 (-846) (-612 (-1170)))) (-4 *11 (-789)) (-5 *2 (-2 (|:| |eqzro| (-641 *12)) (|:| |neqzro| (-641 *12)) (|:| |wcond| (-641 (-948 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *9)))) (|:| -3776 (-641 (-1259 (-407 (-948 *9))))))))) (-5 *1 (-920 *9 *10 *11 *12)))) (-1317 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *7)) (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))) (-4296 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-767)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |det| *8) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (-5 *1 (-920 *5 *6 *7 *8)))) (-3298 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *5 *6 *7 *8)))) (-4118 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-641 (-564)))) (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *6 *5)))) (-2085 (*1 *2 *2) (-12 (-5 *2 (-641 (-641 *6))) (-4 *6 (-945 *3 *5 *4)) (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170)))) (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *6)))) (-2094 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| *7) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 *7))))) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767)) (-5 *1 (-920 *4 *5 *6 *7)))) (-4341 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| *7) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 *7))))) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767)) (-5 *1 (-920 *4 *5 *6 *7)))) (-1539 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 *3)) (-5 *1 (-920 *4 *5 *6 *3)) (-4 *3 (-945 *4 *6 *5)))) (-3205 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3700 (-685 (-407 (-948 *4)))) (|:| |vec| (-641 (-407 (-948 *4)))) (|:| -2828 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -3776 (-641 (-1259 (-407 (-948 *4))))))) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-1799 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -3776 (-641 (-1259 (-407 (-948 *4))))))) (-5 *3 (-641 *7)) (-4 *4 (-13 (-307) (-147))) (-4 *7 (-945 *4 *6 *5)) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))) (-2072 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| *8) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 *8))))) (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-767)))) (-1754 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-4 *7 (-945 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-112)) (|:| |z0| (-641 *7)) (|:| |n0| (-641 *7)))) (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2436 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-13 (-307) (-147))) (-4 *2 (-945 *4 *6 *5)) (-5 *1 (-920 *4 *5 *6 *2)) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)))) (-4060 (*1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-3190 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7)))) (-3190 (*1 *2 *3) (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-685 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7)))) (-3190 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-407 (-948 *4))) (-5 *1 (-920 *4 *5 *6 *3)) (-4 *3 (-945 *4 *6 *5)))) (-4209 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-685 *11)) (-5 *4 (-641 (-407 (-948 *8)))) (-5 *5 (-767)) (-5 *6 (-1152)) (-4 *8 (-13 (-307) (-147))) (-4 *11 (-945 *8 *10 *9)) (-4 *9 (-13 (-846) (-612 (-1170)))) (-4 *10 (-789)) (-5 *2 (-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 *11)) (|:| |neqzro| (-641 *11)) (|:| |wcond| (-641 (-948 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *8)))) (|:| -3776 (-641 (-1259 (-407 (-948 *8)))))))))) (|:| |rgsz| (-564)))) (-5 *1 (-920 *8 *9 *10 *11)) (-5 *7 (-564)))) (-1820 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7)) (|:| |wcond| (-641 (-948 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -3776 (-641 (-1259 (-407 (-948 *4)))))))))) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-2546 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -3776 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *4 (-1152)) (-4 *5 (-13 (-307) (-147))) (-4 *8 (-945 *5 *7 *6)) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *5 *6 *7 *8)))) (-1644 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-917)) (-5 *5 (-1152)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *6 *7 *8 *9)))) (-1644 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 (-1170))) (-5 *5 (-917)) (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147))) (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *7 *8 *9 *10)))) (-1644 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 *10)) (-5 *5 (-917)) (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147))) (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *7 *8 *9 *10)))) (-1644 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-1152)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *5 *6 *7 *8)))) (-1644 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-1152)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *6 *7 *8 *9)))) (-1644 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 *9)) (-5 *5 (-1152)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *6 *7 *8 *9)))) (-1644 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-917)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -3776 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *1 (-920 *5 *6 *7 *8)))) (-1644 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-917)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9)) (|:| |wcond| (-641 (-948 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *6)))) (|:| -3776 (-641 (-1259 (-407 (-948 *6)))))))))) (-5 *1 (-920 *6 *7 *8 *9)))) (-1644 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *5 (-917)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9)) (|:| |wcond| (-641 (-948 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *6)))) (|:| -3776 (-641 (-1259 (-407 (-948 *6)))))))))) (-5 *1 (-920 *6 *7 *8 *9)) (-5 *4 (-641 *9)))) (-1644 (*1 *2 *3) (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7)) (|:| |wcond| (-641 (-948 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -3776 (-641 (-1259 (-407 (-948 *4)))))))))) (-5 *1 (-920 *4 *5 *6 *7)))) (-1644 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-641 (-1170))) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -3776 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *1 (-920 *5 *6 *7 *8)))) (-1644 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -3776 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
-(-10 -7 (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|) (-917))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)) (-917))) (-15 -1644 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-917))) (-15 -1644 ((-564) (-685 |#4|) (-641 |#4|) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-641 (-1170)) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-641 |#4|) (-917) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-641 (-1170)) (-917) (-1152))) (-15 -1644 ((-564) (-685 |#4|) (-917) (-1152))) (-15 -2546 ((-564) (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -1820 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -4209 ((-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))))))) (|:| |rgsz| (-564))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-767) (-1152) (-564))) (-15 -3190 ((-407 (-948 |#1|)) |#4|)) (-15 -3190 ((-685 (-407 (-948 |#1|))) (-685 |#4|))) (-15 -3190 ((-641 (-407 (-948 |#1|))) (-641 |#4|))) (-15 -4060 ((-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2436 (|#4| (-948 |#1|))) (-15 -1754 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-641 |#4|)) (|:| |n0| (-641 |#4|))) (-641 |#4|) (-641 |#4|))) (-15 -2072 ((-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))) (-685 |#4|) (-767))) (-15 -1799 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-641 |#4|))) (-15 -3205 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| -3700 (-685 (-407 (-948 |#1|)))) (|:| |vec| (-641 (-407 (-948 |#1|)))) (|:| -2828 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (-15 -1539 ((-641 |#4|) |#4|)) (-15 -4341 ((-767) (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -2094 ((-767) (-641 (-2 (|:| -2828 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -2085 ((-641 (-641 |#4|)) (-641 (-641 |#4|)))) (-15 -4118 ((-641 (-641 (-564))) (-564) (-564))) (-15 -3298 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -4296 ((-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-685 |#4|) (-767))) (-15 -1317 ((-685 |#4|) (-685 |#4|) (-641 |#4|))) (-15 -3114 ((-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -3776 (-641 (-1259 (-407 (-948 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-641 (-641 |#4|)) (-767) (-767) (-564))) (-15 -4283 (|#4| |#4|)) (-15 -2303 ((-112) (-641 |#4|))) (-15 -2303 ((-112) (-641 (-948 |#1|)))))
-((-2132 (((-923) |#1| (-1170)) 17) (((-923) |#1| (-1170) (-1088 (-225))) 21)) (-4123 (((-923) |#1| |#1| (-1170) (-1088 (-225))) 19) (((-923) |#1| (-1170) (-1088 (-225))) 15)))
-(((-921 |#1|) (-10 -7 (-15 -4123 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -4123 ((-923) |#1| |#1| (-1170) (-1088 (-225)))) (-15 -2132 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -2132 ((-923) |#1| (-1170)))) (-612 (-536))) (T -921))
-((-2132 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))) (-2132 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))) (-4123 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))) (-4123 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))))
-(-10 -7 (-15 -4123 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -4123 ((-923) |#1| |#1| (-1170) (-1088 (-225)))) (-15 -2132 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -2132 ((-923) |#1| (-1170))))
-((-2804 (($ $ (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 122)) (-4316 (((-1088 (-225)) $) 63)) (-4302 (((-1088 (-225)) $) 62)) (-4292 (((-1088 (-225)) $) 61)) (-3727 (((-641 (-641 (-225))) $) 68)) (-3374 (((-1088 (-225)) $) 64)) (-3519 (((-564) (-564)) 56)) (-1866 (((-564) (-564)) 52)) (-1778 (((-564) (-564)) 54)) (-3233 (((-112) (-112)) 58)) (-3657 (((-564)) 55)) (-3388 (($ $ (-1088 (-225))) 125) (($ $) 126)) (-1363 (($ (-1 (-939 (-225)) (-225)) (-1088 (-225))) 132) (($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 133)) (-4123 (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225))) 135) (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 136) (($ $ (-1088 (-225))) 128)) (-3241 (((-564)) 59)) (-4106 (((-564)) 50)) (-4352 (((-564)) 53)) (-4246 (((-641 (-641 (-939 (-225)))) $) 152)) (-4103 (((-112) (-112)) 60)) (-2350 (((-858) $) 150)) (-1680 (((-112)) 57)))
-(((-922) (-13 (-970) (-10 -8 (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ $ (-1088 (-225)))) (-15 -2804 ($ $ (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3388 ($ $ (-1088 (-225)))) (-15 -3388 ($ $)) (-15 -3374 ((-1088 (-225)) $)) (-15 -3727 ((-641 (-641 (-225))) $)) (-15 -4106 ((-564))) (-15 -1866 ((-564) (-564))) (-15 -4352 ((-564))) (-15 -1778 ((-564) (-564))) (-15 -3657 ((-564))) (-15 -3519 ((-564) (-564))) (-15 -1680 ((-112))) (-15 -3233 ((-112) (-112))) (-15 -3241 ((-564))) (-15 -4103 ((-112) (-112)))))) (T -922))
-((-1363 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-1363 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-4123 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-4123 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-4123 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-2804 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-3388 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-3388 (*1 *1 *1) (-5 *1 (-922))) (-3374 (*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-3727 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-922)))) (-4106 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-1866 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-4352 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-1778 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-3657 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-3519 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-1680 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))) (-3233 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))) (-3241 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-4103 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
-(-13 (-970) (-10 -8 (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ $ (-1088 (-225)))) (-15 -2804 ($ $ (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3388 ($ $ (-1088 (-225)))) (-15 -3388 ($ $)) (-15 -3374 ((-1088 (-225)) $)) (-15 -3727 ((-641 (-641 (-225))) $)) (-15 -4106 ((-564))) (-15 -1866 ((-564) (-564))) (-15 -4352 ((-564))) (-15 -1778 ((-564) (-564))) (-15 -3657 ((-564))) (-15 -3519 ((-564) (-564))) (-15 -1680 ((-112))) (-15 -3233 ((-112) (-112))) (-15 -3241 ((-564))) (-15 -4103 ((-112) (-112)))))
-((-2804 (($ $ (-1088 (-225))) 123) (($ $ (-1088 (-225)) (-1088 (-225))) 124)) (-4302 (((-1088 (-225)) $) 72)) (-4292 (((-1088 (-225)) $) 71)) (-3374 (((-1088 (-225)) $) 73)) (-2054 (((-564) (-564)) 65)) (-2680 (((-564) (-564)) 61)) (-4329 (((-564) (-564)) 63)) (-2308 (((-112) (-112)) 67)) (-3557 (((-564)) 64)) (-3388 (($ $ (-1088 (-225))) 127) (($ $) 128)) (-1363 (($ (-1 (-939 (-225)) (-225)) (-1088 (-225))) 142) (($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 143)) (-2132 (($ (-1 (-225) (-225)) (-1088 (-225))) 150) (($ (-1 (-225) (-225))) 154)) (-4123 (($ (-1 (-225) (-225)) (-1088 (-225))) 138) (($ (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225))) 139) (($ (-641 (-1 (-225) (-225))) (-1088 (-225))) 147) (($ (-641 (-1 (-225) (-225))) (-1088 (-225)) (-1088 (-225))) 148) (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225))) 140) (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 141) (($ $ (-1088 (-225))) 129)) (-4112 (((-112) $) 68)) (-1896 (((-564)) 69)) (-3556 (((-564)) 59)) (-1753 (((-564)) 62)) (-4246 (((-641 (-641 (-939 (-225)))) $) 35)) (-3939 (((-112) (-112)) 70)) (-2350 (((-858) $) 168)) (-3524 (((-112)) 66)))
-(((-923) (-13 (-951) (-10 -8 (-15 -4123 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)))) (-15 -4123 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -2132 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -2132 ($ (-1 (-225) (-225)))) (-15 -4123 ($ $ (-1088 (-225)))) (-15 -4112 ((-112) $)) (-15 -2804 ($ $ (-1088 (-225)))) (-15 -2804 ($ $ (-1088 (-225)) (-1088 (-225)))) (-15 -3388 ($ $ (-1088 (-225)))) (-15 -3388 ($ $)) (-15 -3374 ((-1088 (-225)) $)) (-15 -3556 ((-564))) (-15 -2680 ((-564) (-564))) (-15 -1753 ((-564))) (-15 -4329 ((-564) (-564))) (-15 -3557 ((-564))) (-15 -2054 ((-564) (-564))) (-15 -3524 ((-112))) (-15 -2308 ((-112) (-112))) (-15 -1896 ((-564))) (-15 -3939 ((-112) (-112)))))) (T -923))
-((-4123 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-4123 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-4123 (*1 *1 *2 *3) (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-4123 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-4123 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-4123 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-1363 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-1363 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-2132 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-2132 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-923)))) (-4123 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-4112 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-923)))) (-2804 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-2804 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-3388 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-3388 (*1 *1 *1) (-5 *1 (-923))) (-3374 (*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-3556 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-2680 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-1753 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-4329 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-3557 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-2054 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-3524 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))) (-2308 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))) (-1896 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-3939 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
-(-13 (-951) (-10 -8 (-15 -4123 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)))) (-15 -4123 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -4123 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -1363 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -2132 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -2132 ($ (-1 (-225) (-225)))) (-15 -4123 ($ $ (-1088 (-225)))) (-15 -4112 ((-112) $)) (-15 -2804 ($ $ (-1088 (-225)))) (-15 -2804 ($ $ (-1088 (-225)) (-1088 (-225)))) (-15 -3388 ($ $ (-1088 (-225)))) (-15 -3388 ($ $)) (-15 -3374 ((-1088 (-225)) $)) (-15 -3556 ((-564))) (-15 -2680 ((-564) (-564))) (-15 -1753 ((-564))) (-15 -4329 ((-564) (-564))) (-15 -3557 ((-564))) (-15 -2054 ((-564) (-564))) (-15 -3524 ((-112))) (-15 -2308 ((-112) (-112))) (-15 -1896 ((-564))) (-15 -3939 ((-112) (-112)))))
-((-2567 (((-641 (-1088 (-225))) (-641 (-641 (-939 (-225))))) 34)))
-(((-924) (-10 -7 (-15 -2567 ((-641 (-1088 (-225))) (-641 (-641 (-939 (-225)))))))) (T -924))
-((-2567 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-641 (-1088 (-225)))) (-5 *1 (-924)))))
-(-10 -7 (-15 -2567 ((-641 (-1088 (-225))) (-641 (-641 (-939 (-225)))))))
-((-3402 ((|#2| |#2|) 28)) (-1424 ((|#2| |#2|) 29)) (-3455 ((|#2| |#2|) 27)) (-2555 ((|#2| |#2| (-506)) 26)))
-(((-925 |#1| |#2|) (-10 -7 (-15 -2555 (|#2| |#2| (-506))) (-15 -3455 (|#2| |#2|)) (-15 -3402 (|#2| |#2|)) (-15 -1424 (|#2| |#2|))) (-846) (-430 |#1|)) (T -925))
-((-1424 (*1 *2 *2) (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3)))) (-3402 (*1 *2 *2) (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3)))) (-3455 (*1 *2 *2) (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3)))) (-2555 (*1 *2 *2 *3) (-12 (-5 *3 (-506)) (-4 *4 (-846)) (-5 *1 (-925 *4 *2)) (-4 *2 (-430 *4)))))
-(-10 -7 (-15 -2555 (|#2| |#2| (-506))) (-15 -3455 (|#2| |#2|)) (-15 -3402 (|#2| |#2|)) (-15 -1424 (|#2| |#2|)))
-((-3402 (((-316 (-564)) (-1170)) 16)) (-1424 (((-316 (-564)) (-1170)) 14)) (-3455 (((-316 (-564)) (-1170)) 12)) (-2555 (((-316 (-564)) (-1170) (-506)) 19)))
-(((-926) (-10 -7 (-15 -2555 ((-316 (-564)) (-1170) (-506))) (-15 -3455 ((-316 (-564)) (-1170))) (-15 -3402 ((-316 (-564)) (-1170))) (-15 -1424 ((-316 (-564)) (-1170))))) (T -926))
-((-1424 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))) (-3402 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))) (-3455 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))) (-2555 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-506)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))))
-(-10 -7 (-15 -2555 ((-316 (-564)) (-1170) (-506))) (-15 -3455 ((-316 (-564)) (-1170))) (-15 -3402 ((-316 (-564)) (-1170))) (-15 -1424 ((-316 (-564)) (-1170))))
-((-3206 (((-885 |#1| |#3|) |#2| (-888 |#1|) (-885 |#1| |#3|)) 25)) (-2387 (((-1 (-112) |#2|) (-1 (-112) |#3|)) 13)))
-(((-927 |#1| |#2| |#3|) (-10 -7 (-15 -2387 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -3206 ((-885 |#1| |#3|) |#2| (-888 |#1|) (-885 |#1| |#3|)))) (-1094) (-882 |#1|) (-13 (-1094) (-1034 |#2|))) (T -927))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-13 (-1094) (-1034 *3))) (-4 *3 (-882 *5)) (-5 *1 (-927 *5 *3 *6)))) (-2387 (*1 *2 *3) (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1094) (-1034 *5))) (-4 *5 (-882 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-927 *4 *5 *6)))))
-(-10 -7 (-15 -2387 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -3206 ((-885 |#1| |#3|) |#2| (-888 |#1|) (-885 |#1| |#3|))))
-((-3206 (((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)) 30)))
-(((-928 |#1| |#2| |#3|) (-10 -7 (-15 -3206 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-1094) (-13 (-556) (-846) (-882 |#1|)) (-13 (-430 |#2|) (-612 (-888 |#1|)) (-882 |#1|) (-1034 (-610 $)))) (T -928))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-13 (-430 *6) (-612 *4) (-882 *5) (-1034 (-610 $)))) (-5 *4 (-888 *5)) (-4 *6 (-13 (-556) (-846) (-882 *5))) (-5 *1 (-928 *5 *6 *3)))))
-(-10 -7 (-15 -3206 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))))
-((-3206 (((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|)) 13)))
-(((-929 |#1|) (-10 -7 (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|)))) (-545)) (T -929))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 (-564) *3)) (-5 *4 (-888 (-564))) (-4 *3 (-545)) (-5 *1 (-929 *3)))))
-(-10 -7 (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))))
-((-3206 (((-885 |#1| |#2|) (-610 |#2|) (-888 |#1|) (-885 |#1| |#2|)) 57)))
-(((-930 |#1| |#2|) (-10 -7 (-15 -3206 ((-885 |#1| |#2|) (-610 |#2|) (-888 |#1|) (-885 |#1| |#2|)))) (-1094) (-13 (-846) (-1034 (-610 $)) (-612 (-888 |#1|)) (-882 |#1|))) (T -930))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *6)) (-5 *3 (-610 *6)) (-4 *5 (-1094)) (-4 *6 (-13 (-846) (-1034 (-610 $)) (-612 *4) (-882 *5))) (-5 *4 (-888 *5)) (-5 *1 (-930 *5 *6)))))
-(-10 -7 (-15 -3206 ((-885 |#1| |#2|) (-610 |#2|) (-888 |#1|) (-885 |#1| |#2|))))
-((-3206 (((-881 |#1| |#2| |#3|) |#3| (-888 |#1|) (-881 |#1| |#2| |#3|)) 17)))
-(((-931 |#1| |#2| |#3|) (-10 -7 (-15 -3206 ((-881 |#1| |#2| |#3|) |#3| (-888 |#1|) (-881 |#1| |#2| |#3|)))) (-1094) (-882 |#1|) (-662 |#2|)) (T -931))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-881 *5 *6 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-882 *5)) (-4 *3 (-662 *6)) (-5 *1 (-931 *5 *6 *3)))))
-(-10 -7 (-15 -3206 ((-881 |#1| |#2| |#3|) |#3| (-888 |#1|) (-881 |#1| |#2| |#3|))))
-((-3206 (((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|)) 17 (|has| |#3| (-882 |#1|))) (((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|) (-1 (-885 |#1| |#5|) |#3| (-888 |#1|) (-885 |#1| |#5|))) 16)))
-(((-932 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3206 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|) (-1 (-885 |#1| |#5|) |#3| (-888 |#1|) (-885 |#1| |#5|)))) (IF (|has| |#3| (-882 |#1|)) (-15 -3206 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|))) |%noBranch|)) (-1094) (-789) (-846) (-13 (-1045) (-846) (-882 |#1|)) (-13 (-945 |#4| |#2| |#3|) (-612 (-888 |#1|)))) (T -932))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-13 (-945 *8 *6 *7) (-612 *4))) (-5 *4 (-888 *5)) (-4 *7 (-882 *5)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-13 (-1045) (-846) (-882 *5))) (-5 *1 (-932 *5 *6 *7 *8 *3)))) (-3206 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-885 *6 *3) *8 (-888 *6) (-885 *6 *3))) (-4 *8 (-846)) (-5 *2 (-885 *6 *3)) (-5 *4 (-888 *6)) (-4 *6 (-1094)) (-4 *3 (-13 (-945 *9 *7 *8) (-612 *4))) (-4 *7 (-789)) (-4 *9 (-13 (-1045) (-846) (-882 *6))) (-5 *1 (-932 *6 *7 *8 *9 *3)))))
-(-10 -7 (-15 -3206 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|) (-1 (-885 |#1| |#5|) |#3| (-888 |#1|) (-885 |#1| |#5|)))) (IF (|has| |#3| (-882 |#1|)) (-15 -3206 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|))) |%noBranch|))
-((-3393 ((|#2| |#2| (-641 (-1 (-112) |#3|))) 12) ((|#2| |#2| (-1 (-112) |#3|)) 13)))
-(((-933 |#1| |#2| |#3|) (-10 -7 (-15 -3393 (|#2| |#2| (-1 (-112) |#3|))) (-15 -3393 (|#2| |#2| (-641 (-1 (-112) |#3|))))) (-846) (-430 |#1|) (-1209)) (T -933))
-((-3393 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-1 (-112) *5))) (-4 *5 (-1209)) (-4 *4 (-846)) (-5 *1 (-933 *4 *2 *5)) (-4 *2 (-430 *4)))) (-3393 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *5)) (-4 *5 (-1209)) (-4 *4 (-846)) (-5 *1 (-933 *4 *2 *5)) (-4 *2 (-430 *4)))))
-(-10 -7 (-15 -3393 (|#2| |#2| (-1 (-112) |#3|))) (-15 -3393 (|#2| |#2| (-641 (-1 (-112) |#3|)))))
-((-3393 (((-316 (-564)) (-1170) (-641 (-1 (-112) |#1|))) 18) (((-316 (-564)) (-1170) (-1 (-112) |#1|)) 15)))
-(((-934 |#1|) (-10 -7 (-15 -3393 ((-316 (-564)) (-1170) (-1 (-112) |#1|))) (-15 -3393 ((-316 (-564)) (-1170) (-641 (-1 (-112) |#1|))))) (-1209)) (T -934))
-((-3393 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-641 (-1 (-112) *5))) (-4 *5 (-1209)) (-5 *2 (-316 (-564))) (-5 *1 (-934 *5)))) (-3393 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-1 (-112) *5)) (-4 *5 (-1209)) (-5 *2 (-316 (-564))) (-5 *1 (-934 *5)))))
-(-10 -7 (-15 -3393 ((-316 (-564)) (-1170) (-1 (-112) |#1|))) (-15 -3393 ((-316 (-564)) (-1170) (-641 (-1 (-112) |#1|)))))
-((-3206 (((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)) 25)))
-(((-935 |#1| |#2| |#3|) (-10 -7 (-15 -3206 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-1094) (-13 (-556) (-882 |#1|) (-612 (-888 |#1|))) (-988 |#2|)) (T -935))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-988 *6)) (-4 *6 (-13 (-556) (-882 *5) (-612 *4))) (-5 *4 (-888 *5)) (-5 *1 (-935 *5 *6 *3)))))
-(-10 -7 (-15 -3206 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))))
-((-3206 (((-885 |#1| (-1170)) (-1170) (-888 |#1|) (-885 |#1| (-1170))) 18)))
-(((-936 |#1|) (-10 -7 (-15 -3206 ((-885 |#1| (-1170)) (-1170) (-888 |#1|) (-885 |#1| (-1170))))) (-1094)) (T -936))
-((-3206 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 (-1170))) (-5 *3 (-1170)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-5 *1 (-936 *5)))))
-(-10 -7 (-15 -3206 ((-885 |#1| (-1170)) (-1170) (-888 |#1|) (-885 |#1| (-1170)))))
-((-3609 (((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) 34)) (-3206 (((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-1 |#3| (-641 |#3|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) 33)))
-(((-937 |#1| |#2| |#3|) (-10 -7 (-15 -3206 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-1 |#3| (-641 |#3|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-15 -3609 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))))) (-1094) (-13 (-1045) (-846)) (-13 (-1045) (-612 (-888 |#1|)) (-1034 |#2|))) (T -937))
-((-3609 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-888 *6))) (-5 *5 (-1 (-885 *6 *8) *8 (-888 *6) (-885 *6 *8))) (-4 *6 (-1094)) (-4 *8 (-13 (-1045) (-612 (-888 *6)) (-1034 *7))) (-5 *2 (-885 *6 *8)) (-4 *7 (-13 (-1045) (-846))) (-5 *1 (-937 *6 *7 *8)))) (-3206 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-641 (-888 *7))) (-5 *5 (-1 *9 (-641 *9))) (-5 *6 (-1 (-885 *7 *9) *9 (-888 *7) (-885 *7 *9))) (-4 *7 (-1094)) (-4 *9 (-13 (-1045) (-612 (-888 *7)) (-1034 *8))) (-5 *2 (-885 *7 *9)) (-5 *3 (-641 *9)) (-4 *8 (-13 (-1045) (-846))) (-5 *1 (-937 *7 *8 *9)))))
-(-10 -7 (-15 -3206 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-1 |#3| (-641 |#3|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-15 -3609 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))))
-((-1496 (((-1166 (-407 (-564))) (-564)) 80)) (-3811 (((-1166 (-564)) (-564)) 83)) (-1964 (((-1166 (-564)) (-564)) 77)) (-4016 (((-564) (-1166 (-564))) 73)) (-2929 (((-1166 (-407 (-564))) (-564)) 64)) (-2163 (((-1166 (-564)) (-564)) 48)) (-1461 (((-1166 (-564)) (-564)) 85)) (-2969 (((-1166 (-564)) (-564)) 84)) (-3422 (((-1166 (-407 (-564))) (-564)) 66)))
-(((-938) (-10 -7 (-15 -3422 ((-1166 (-407 (-564))) (-564))) (-15 -2969 ((-1166 (-564)) (-564))) (-15 -1461 ((-1166 (-564)) (-564))) (-15 -2163 ((-1166 (-564)) (-564))) (-15 -2929 ((-1166 (-407 (-564))) (-564))) (-15 -4016 ((-564) (-1166 (-564)))) (-15 -1964 ((-1166 (-564)) (-564))) (-15 -3811 ((-1166 (-564)) (-564))) (-15 -1496 ((-1166 (-407 (-564))) (-564))))) (T -938))
-((-1496 (*1 *2 *3) (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))) (-3811 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-1964 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-4016 (*1 *2 *3) (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-564)) (-5 *1 (-938)))) (-2929 (*1 *2 *3) (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))) (-2163 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-1461 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-2969 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-3422 (*1 *2 *3) (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
-(-10 -7 (-15 -3422 ((-1166 (-407 (-564))) (-564))) (-15 -2969 ((-1166 (-564)) (-564))) (-15 -1461 ((-1166 (-564)) (-564))) (-15 -2163 ((-1166 (-564)) (-564))) (-15 -2929 ((-1166 (-407 (-564))) (-564))) (-15 -4016 ((-564) (-1166 (-564)))) (-15 -1964 ((-1166 (-564)) (-564))) (-15 -3811 ((-1166 (-564)) (-564))) (-15 -1496 ((-1166 (-407 (-564))) (-564))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4020 (($ (-767)) NIL (|has| |#1| (-23)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-3057 (($ (-641 |#1|)) 9)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-1701 (((-685 |#1|) $ $) NIL (|has| |#1| (-1045)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3331 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-2743 (((-112) $ (-767)) NIL)) (-4029 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-3113 (($ $ (-641 |#1|)) 25)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 18) (($ $ (-1226 (-564))) NIL)) (-4297 ((|#1| $ $) NIL (|has| |#1| (-1045)))) (-4228 (((-917) $) 13)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3179 (($ $ $) 23)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536)))) (($ (-641 |#1|)) 14)) (-2363 (($ (-641 |#1|)) NIL)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 24) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2980 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-564) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-722))) (($ $ |#1|) NIL (|has| |#1| (-722)))) (-2062 (((-767) $) 11 (|has| $ (-6 -4406)))))
+((-3735 ((|#2| (-641 |#1|) (-641 |#1|)) 29)))
+(((-918 |#1| |#2|) (-10 -7 (-15 -3735 (|#2| (-641 |#1|) (-641 |#1|)))) (-363) (-1235 |#1|)) (T -918))
+((-3735 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-4 *2 (-1235 *4)) (-5 *1 (-918 *4 *2)))))
+(-10 -7 (-15 -3735 (|#2| (-641 |#1|) (-641 |#1|))))
+((-1745 (((-1166 |#2|) (-641 |#2|) (-641 |#2|)) 17) (((-1232 |#1| |#2|) (-1232 |#1| |#2|) (-641 |#2|) (-641 |#2|)) 13)))
+(((-919 |#1| |#2|) (-10 -7 (-15 -1745 ((-1232 |#1| |#2|) (-1232 |#1| |#2|) (-641 |#2|) (-641 |#2|))) (-15 -1745 ((-1166 |#2|) (-641 |#2|) (-641 |#2|)))) (-1170) (-363)) (T -919))
+((-1745 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *5)) (-4 *5 (-363)) (-5 *2 (-1166 *5)) (-5 *1 (-919 *4 *5)) (-14 *4 (-1170)))) (-1745 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1232 *4 *5)) (-5 *3 (-641 *5)) (-14 *4 (-1170)) (-4 *5 (-363)) (-5 *1 (-919 *4 *5)))))
+(-10 -7 (-15 -1745 ((-1232 |#1| |#2|) (-1232 |#1| |#2|) (-641 |#2|) (-641 |#2|))) (-15 -1745 ((-1166 |#2|) (-641 |#2|) (-641 |#2|))))
+((-1640 (((-564) (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152)) 176)) (-3251 ((|#4| |#4|) 195)) (-1368 (((-641 (-407 (-948 |#1|))) (-641 (-1170))) 149)) (-3280 (((-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-641 (-641 |#4|)) (-767) (-767) (-564)) 88)) (-4164 (((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-641 |#4|)) 69)) (-2073 (((-685 |#4|) (-685 |#4|) (-641 |#4|)) 65)) (-1717 (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152)) 188)) (-3012 (((-564) (-685 |#4|) (-917) (-1152)) 169) (((-564) (-685 |#4|) (-641 (-1170)) (-917) (-1152)) 168) (((-564) (-685 |#4|) (-641 |#4|) (-917) (-1152)) 167) (((-564) (-685 |#4|) (-1152)) 157) (((-564) (-685 |#4|) (-641 (-1170)) (-1152)) 156) (((-564) (-685 |#4|) (-641 |#4|) (-1152)) 155) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-917)) 154) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)) (-917)) 153) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|) (-917)) 152) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|)) 151) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170))) 150) (((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|)) 146)) (-1829 ((|#4| (-948 |#1|)) 80)) (-1650 (((-112) (-641 |#4|) (-641 (-641 |#4|))) 192)) (-3426 (((-641 (-641 (-564))) (-564) (-564)) 162)) (-3134 (((-641 (-641 |#4|)) (-641 (-641 |#4|))) 107)) (-2658 (((-767) (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|))))) 102)) (-3942 (((-767) (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|))))) 101)) (-2497 (((-112) (-641 (-948 |#1|))) 19) (((-112) (-641 |#4|)) 15)) (-1522 (((-2 (|:| |sysok| (-112)) (|:| |z0| (-641 |#4|)) (|:| |n0| (-641 |#4|))) (-641 |#4|) (-641 |#4|)) 84)) (-2217 (((-641 |#4|) |#4|) 57)) (-4036 (((-641 (-407 (-948 |#1|))) (-641 |#4|)) 145) (((-685 (-407 (-948 |#1|))) (-685 |#4|)) 66) (((-407 (-948 |#1|)) |#4|) 142)) (-3354 (((-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))))))) (|:| |rgsz| (-564))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-767) (-1152) (-564)) 113)) (-4291 (((-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))) (-685 |#4|) (-767)) 100)) (-2417 (((-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-685 |#4|) (-767)) 124)) (-3890 (((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| -3116 (-685 (-407 (-948 |#1|)))) (|:| |vec| (-641 (-407 (-948 |#1|)))) (|:| -4242 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) 56)))
+(((-920 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|) (-917))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)) (-917))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-917))) (-15 -3012 ((-564) (-685 |#4|) (-641 |#4|) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-641 (-1170)) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-641 |#4|) (-917) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-641 (-1170)) (-917) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-917) (-1152))) (-15 -1640 ((-564) (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -1717 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -3354 ((-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))))))) (|:| |rgsz| (-564))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-767) (-1152) (-564))) (-15 -4036 ((-407 (-948 |#1|)) |#4|)) (-15 -4036 ((-685 (-407 (-948 |#1|))) (-685 |#4|))) (-15 -4036 ((-641 (-407 (-948 |#1|))) (-641 |#4|))) (-15 -1368 ((-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -1829 (|#4| (-948 |#1|))) (-15 -1522 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-641 |#4|)) (|:| |n0| (-641 |#4|))) (-641 |#4|) (-641 |#4|))) (-15 -4291 ((-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))) (-685 |#4|) (-767))) (-15 -4164 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-641 |#4|))) (-15 -3890 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| -3116 (-685 (-407 (-948 |#1|)))) (|:| |vec| (-641 (-407 (-948 |#1|)))) (|:| -4242 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (-15 -2217 ((-641 |#4|) |#4|)) (-15 -3942 ((-767) (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -2658 ((-767) (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -3134 ((-641 (-641 |#4|)) (-641 (-641 |#4|)))) (-15 -3426 ((-641 (-641 (-564))) (-564) (-564))) (-15 -1650 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -2417 ((-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-685 |#4|) (-767))) (-15 -2073 ((-685 |#4|) (-685 |#4|) (-641 |#4|))) (-15 -3280 ((-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-641 (-641 |#4|)) (-767) (-767) (-564))) (-15 -3251 (|#4| |#4|)) (-15 -2497 ((-112) (-641 |#4|))) (-15 -2497 ((-112) (-641 (-948 |#1|))))) (-13 (-307) (-147)) (-13 (-846) (-612 (-1170))) (-789) (-945 |#1| |#3| |#2|)) (T -920))
+((-2497 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-2497 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *4 *5 *6 *7)))) (-3251 (*1 *2 *2) (-12 (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170)))) (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *2)) (-4 *2 (-945 *3 *5 *4)))) (-3280 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-5 *4 (-685 *12)) (-5 *5 (-641 (-407 (-948 *9)))) (-5 *6 (-641 (-641 *12))) (-5 *7 (-767)) (-5 *8 (-564)) (-4 *9 (-13 (-307) (-147))) (-4 *12 (-945 *9 *11 *10)) (-4 *10 (-13 (-846) (-612 (-1170)))) (-4 *11 (-789)) (-5 *2 (-2 (|:| |eqzro| (-641 *12)) (|:| |neqzro| (-641 *12)) (|:| |wcond| (-641 (-948 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *9)))) (|:| -2447 (-641 (-1259 (-407 (-948 *9))))))))) (-5 *1 (-920 *9 *10 *11 *12)))) (-2073 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *7)) (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))) (-2417 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-767)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |det| *8) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (-5 *1 (-920 *5 *6 *7 *8)))) (-1650 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *5 *6 *7 *8)))) (-3426 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-641 (-564)))) (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *6 *5)))) (-3134 (*1 *2 *2) (-12 (-5 *2 (-641 (-641 *6))) (-4 *6 (-945 *3 *5 *4)) (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170)))) (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *6)))) (-2658 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| *7) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 *7))))) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767)) (-5 *1 (-920 *4 *5 *6 *7)))) (-3942 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| *7) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 *7))))) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767)) (-5 *1 (-920 *4 *5 *6 *7)))) (-2217 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 *3)) (-5 *1 (-920 *4 *5 *6 *3)) (-4 *3 (-945 *4 *6 *5)))) (-3890 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3116 (-685 (-407 (-948 *4)))) (|:| |vec| (-641 (-407 (-948 *4)))) (|:| -4242 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -2447 (-641 (-1259 (-407 (-948 *4))))))) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-4164 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -2447 (-641 (-1259 (-407 (-948 *4))))))) (-5 *3 (-641 *7)) (-4 *4 (-13 (-307) (-147))) (-4 *7 (-945 *4 *6 *5)) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))) (-4291 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| *8) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 *8))))) (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-767)))) (-1522 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-4 *7 (-945 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-112)) (|:| |z0| (-641 *7)) (|:| |n0| (-641 *7)))) (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-1829 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-13 (-307) (-147))) (-4 *2 (-945 *4 *6 *5)) (-5 *1 (-920 *4 *5 *6 *2)) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)))) (-1368 (*1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-4036 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7)))) (-4036 (*1 *2 *3) (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-685 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7)))) (-4036 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-407 (-948 *4))) (-5 *1 (-920 *4 *5 *6 *3)) (-4 *3 (-945 *4 *6 *5)))) (-3354 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-685 *11)) (-5 *4 (-641 (-407 (-948 *8)))) (-5 *5 (-767)) (-5 *6 (-1152)) (-4 *8 (-13 (-307) (-147))) (-4 *11 (-945 *8 *10 *9)) (-4 *9 (-13 (-846) (-612 (-1170)))) (-4 *10 (-789)) (-5 *2 (-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 *11)) (|:| |neqzro| (-641 *11)) (|:| |wcond| (-641 (-948 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *8)))) (|:| -2447 (-641 (-1259 (-407 (-948 *8)))))))))) (|:| |rgsz| (-564)))) (-5 *1 (-920 *8 *9 *10 *11)) (-5 *7 (-564)))) (-1717 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7)) (|:| |wcond| (-641 (-948 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -2447 (-641 (-1259 (-407 (-948 *4)))))))))) (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))) (-1640 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -2447 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *4 (-1152)) (-4 *5 (-13 (-307) (-147))) (-4 *8 (-945 *5 *7 *6)) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *5 *6 *7 *8)))) (-3012 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-917)) (-5 *5 (-1152)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *6 *7 *8 *9)))) (-3012 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 (-1170))) (-5 *5 (-917)) (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147))) (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *7 *8 *9 *10)))) (-3012 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 *10)) (-5 *5 (-917)) (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147))) (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *7 *8 *9 *10)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-1152)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *5 *6 *7 *8)))) (-3012 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-1152)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *6 *7 *8 *9)))) (-3012 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 *9)) (-5 *5 (-1152)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *6 *7 *8 *9)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-917)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -2447 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *1 (-920 *5 *6 *7 *8)))) (-3012 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-917)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9)) (|:| |wcond| (-641 (-948 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *6)))) (|:| -2447 (-641 (-1259 (-407 (-948 *6)))))))))) (-5 *1 (-920 *6 *7 *8 *9)))) (-3012 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-685 *9)) (-5 *5 (-917)) (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9)) (|:| |wcond| (-641 (-948 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *6)))) (|:| -2447 (-641 (-1259 (-407 (-948 *6)))))))))) (-5 *1 (-920 *6 *7 *8 *9)) (-5 *4 (-641 *9)))) (-3012 (*1 *2 *3) (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7)) (|:| |wcond| (-641 (-948 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *4)))) (|:| -2447 (-641 (-1259 (-407 (-948 *4)))))))))) (-5 *1 (-920 *4 *5 *6 *7)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-5 *4 (-641 (-1170))) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -2447 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *1 (-920 *5 *6 *7 *8)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-641 (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8)) (|:| |wcond| (-641 (-948 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 *5)))) (|:| -2447 (-641 (-1259 (-407 (-948 *5)))))))))) (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
+(-10 -7 (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 |#4|) (-917))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-641 (-1170)) (-917))) (-15 -3012 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-685 |#4|) (-917))) (-15 -3012 ((-564) (-685 |#4|) (-641 |#4|) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-641 (-1170)) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-641 |#4|) (-917) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-641 (-1170)) (-917) (-1152))) (-15 -3012 ((-564) (-685 |#4|) (-917) (-1152))) (-15 -1640 ((-564) (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -1717 ((-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|))))))))) (-1152))) (-15 -3354 ((-2 (|:| |rgl| (-641 (-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))))))) (|:| |rgsz| (-564))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-767) (-1152) (-564))) (-15 -4036 ((-407 (-948 |#1|)) |#4|)) (-15 -4036 ((-685 (-407 (-948 |#1|))) (-685 |#4|))) (-15 -4036 ((-641 (-407 (-948 |#1|))) (-641 |#4|))) (-15 -1368 ((-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -1829 (|#4| (-948 |#1|))) (-15 -1522 ((-2 (|:| |sysok| (-112)) (|:| |z0| (-641 |#4|)) (|:| |n0| (-641 |#4|))) (-641 |#4|) (-641 |#4|))) (-15 -4291 ((-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))) (-685 |#4|) (-767))) (-15 -4164 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-641 |#4|))) (-15 -3890 ((-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))) (-2 (|:| -3116 (-685 (-407 (-948 |#1|)))) (|:| |vec| (-641 (-407 (-948 |#1|)))) (|:| -4242 (-767)) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (-15 -2217 ((-641 |#4|) |#4|)) (-15 -3942 ((-767) (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -2658 ((-767) (-641 (-2 (|:| -4242 (-767)) (|:| |eqns| (-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))) (|:| |fgb| (-641 |#4|)))))) (-15 -3134 ((-641 (-641 |#4|)) (-641 (-641 |#4|)))) (-15 -3426 ((-641 (-641 (-564))) (-564) (-564))) (-15 -1650 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -2417 ((-641 (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564))))) (-685 |#4|) (-767))) (-15 -2073 ((-685 |#4|) (-685 |#4|) (-641 |#4|))) (-15 -3280 ((-2 (|:| |eqzro| (-641 |#4|)) (|:| |neqzro| (-641 |#4|)) (|:| |wcond| (-641 (-948 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1259 (-407 (-948 |#1|)))) (|:| -2447 (-641 (-1259 (-407 (-948 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))) (-685 |#4|) (-641 (-407 (-948 |#1|))) (-641 (-641 |#4|)) (-767) (-767) (-564))) (-15 -3251 (|#4| |#4|)) (-15 -2497 ((-112) (-641 |#4|))) (-15 -2497 ((-112) (-641 (-948 |#1|)))))
+((-1403 (((-923) |#1| (-1170)) 17) (((-923) |#1| (-1170) (-1088 (-225))) 21)) (-3945 (((-923) |#1| |#1| (-1170) (-1088 (-225))) 19) (((-923) |#1| (-1170) (-1088 (-225))) 15)))
+(((-921 |#1|) (-10 -7 (-15 -3945 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -3945 ((-923) |#1| |#1| (-1170) (-1088 (-225)))) (-15 -1403 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -1403 ((-923) |#1| (-1170)))) (-612 (-536))) (T -921))
+((-1403 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))) (-1403 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))) (-3945 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))) (-3945 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923)) (-5 *1 (-921 *3)) (-4 *3 (-612 (-536))))))
+(-10 -7 (-15 -3945 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -3945 ((-923) |#1| |#1| (-1170) (-1088 (-225)))) (-15 -1403 ((-923) |#1| (-1170) (-1088 (-225)))) (-15 -1403 ((-923) |#1| (-1170))))
+((-2602 (($ $ (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 122)) (-2604 (((-1088 (-225)) $) 63)) (-2593 (((-1088 (-225)) $) 62)) (-2583 (((-1088 (-225)) $) 61)) (-1496 (((-641 (-641 (-225))) $) 68)) (-3748 (((-1088 (-225)) $) 64)) (-3854 (((-564) (-564)) 56)) (-3851 (((-564) (-564)) 52)) (-2943 (((-564) (-564)) 54)) (-3823 (((-112) (-112)) 58)) (-2393 (((-564)) 55)) (-1622 (($ $ (-1088 (-225))) 125) (($ $) 126)) (-2450 (($ (-1 (-939 (-225)) (-225)) (-1088 (-225))) 132) (($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 133)) (-3945 (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225))) 135) (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 136) (($ $ (-1088 (-225))) 128)) (-2141 (((-564)) 59)) (-1494 (((-564)) 50)) (-2458 (((-564)) 53)) (-2597 (((-641 (-641 (-939 (-225)))) $) 152)) (-4292 (((-112) (-112)) 60)) (-2326 (((-858) $) 150)) (-2363 (((-112)) 57)))
+(((-922) (-13 (-970) (-10 -8 (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ $ (-1088 (-225)))) (-15 -2602 ($ $ (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -1622 ($ $ (-1088 (-225)))) (-15 -1622 ($ $)) (-15 -3748 ((-1088 (-225)) $)) (-15 -1496 ((-641 (-641 (-225))) $)) (-15 -1494 ((-564))) (-15 -3851 ((-564) (-564))) (-15 -2458 ((-564))) (-15 -2943 ((-564) (-564))) (-15 -2393 ((-564))) (-15 -3854 ((-564) (-564))) (-15 -2363 ((-112))) (-15 -3823 ((-112) (-112))) (-15 -2141 ((-564))) (-15 -4292 ((-112) (-112)))))) (T -922))
+((-2450 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-2450 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-3945 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-3945 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-922)))) (-3945 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-2602 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-1622 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-1622 (*1 *1 *1) (-5 *1 (-922))) (-3748 (*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922)))) (-1496 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-922)))) (-1494 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-3851 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-2458 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-2943 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-2393 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-3854 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-2363 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))) (-3823 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))) (-2141 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))) (-4292 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
+(-13 (-970) (-10 -8 (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ $ (-1088 (-225)))) (-15 -2602 ($ $ (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -1622 ($ $ (-1088 (-225)))) (-15 -1622 ($ $)) (-15 -3748 ((-1088 (-225)) $)) (-15 -1496 ((-641 (-641 (-225))) $)) (-15 -1494 ((-564))) (-15 -3851 ((-564) (-564))) (-15 -2458 ((-564))) (-15 -2943 ((-564) (-564))) (-15 -2393 ((-564))) (-15 -3854 ((-564) (-564))) (-15 -2363 ((-112))) (-15 -3823 ((-112) (-112))) (-15 -2141 ((-564))) (-15 -4292 ((-112) (-112)))))
+((-2602 (($ $ (-1088 (-225))) 123) (($ $ (-1088 (-225)) (-1088 (-225))) 124)) (-2593 (((-1088 (-225)) $) 72)) (-2583 (((-1088 (-225)) $) 71)) (-3748 (((-1088 (-225)) $) 73)) (-1865 (((-564) (-564)) 65)) (-2049 (((-564) (-564)) 61)) (-4134 (((-564) (-564)) 63)) (-1587 (((-112) (-112)) 67)) (-2534 (((-564)) 64)) (-1622 (($ $ (-1088 (-225))) 127) (($ $) 128)) (-2450 (($ (-1 (-939 (-225)) (-225)) (-1088 (-225))) 142) (($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 143)) (-1403 (($ (-1 (-225) (-225)) (-1088 (-225))) 150) (($ (-1 (-225) (-225))) 154)) (-3945 (($ (-1 (-225) (-225)) (-1088 (-225))) 138) (($ (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225))) 139) (($ (-641 (-1 (-225) (-225))) (-1088 (-225))) 147) (($ (-641 (-1 (-225) (-225))) (-1088 (-225)) (-1088 (-225))) 148) (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225))) 140) (($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225))) 141) (($ $ (-1088 (-225))) 129)) (-3845 (((-112) $) 68)) (-2379 (((-564)) 69)) (-2398 (((-564)) 59)) (-2611 (((-564)) 62)) (-2597 (((-641 (-641 (-939 (-225)))) $) 35)) (-3911 (((-112) (-112)) 70)) (-2326 (((-858) $) 168)) (-3018 (((-112)) 66)))
+(((-923) (-13 (-951) (-10 -8 (-15 -3945 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)))) (-15 -3945 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -1403 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -1403 ($ (-1 (-225) (-225)))) (-15 -3945 ($ $ (-1088 (-225)))) (-15 -3845 ((-112) $)) (-15 -2602 ($ $ (-1088 (-225)))) (-15 -2602 ($ $ (-1088 (-225)) (-1088 (-225)))) (-15 -1622 ($ $ (-1088 (-225)))) (-15 -1622 ($ $)) (-15 -3748 ((-1088 (-225)) $)) (-15 -2398 ((-564))) (-15 -2049 ((-564) (-564))) (-15 -2611 ((-564))) (-15 -4134 ((-564) (-564))) (-15 -2534 ((-564))) (-15 -1865 ((-564) (-564))) (-15 -3018 ((-112))) (-15 -1587 ((-112) (-112))) (-15 -2379 ((-564))) (-15 -3911 ((-112) (-112)))))) (T -923))
+((-3945 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-3945 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-3945 (*1 *1 *2 *3) (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-3945 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-3945 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-3945 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-2450 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-2450 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-1403 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225))) (-5 *1 (-923)))) (-1403 (*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-923)))) (-3945 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-3845 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-923)))) (-2602 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-2602 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-1622 (*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-1622 (*1 *1 *1) (-5 *1 (-923))) (-3748 (*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))) (-2398 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-2049 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-2611 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-4134 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-2534 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-1865 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-3018 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))) (-1587 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))) (-2379 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))) (-3911 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
+(-13 (-951) (-10 -8 (-15 -3945 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)))) (-15 -3945 ($ (-641 (-1 (-225) (-225))) (-1088 (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)))) (-15 -3945 ($ (-1 (-225) (-225)) (-1 (-225) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)))) (-15 -2450 ($ (-1 (-939 (-225)) (-225)) (-1088 (-225)) (-1088 (-225)) (-1088 (-225)))) (-15 -1403 ($ (-1 (-225) (-225)) (-1088 (-225)))) (-15 -1403 ($ (-1 (-225) (-225)))) (-15 -3945 ($ $ (-1088 (-225)))) (-15 -3845 ((-112) $)) (-15 -2602 ($ $ (-1088 (-225)))) (-15 -2602 ($ $ (-1088 (-225)) (-1088 (-225)))) (-15 -1622 ($ $ (-1088 (-225)))) (-15 -1622 ($ $)) (-15 -3748 ((-1088 (-225)) $)) (-15 -2398 ((-564))) (-15 -2049 ((-564) (-564))) (-15 -2611 ((-564))) (-15 -4134 ((-564) (-564))) (-15 -2534 ((-564))) (-15 -1865 ((-564) (-564))) (-15 -3018 ((-112))) (-15 -1587 ((-112) (-112))) (-15 -2379 ((-564))) (-15 -3911 ((-112) (-112)))))
+((-2989 (((-641 (-1088 (-225))) (-641 (-641 (-939 (-225))))) 34)))
+(((-924) (-10 -7 (-15 -2989 ((-641 (-1088 (-225))) (-641 (-641 (-939 (-225)))))))) (T -924))
+((-2989 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-641 (-1088 (-225)))) (-5 *1 (-924)))))
+(-10 -7 (-15 -2989 ((-641 (-1088 (-225))) (-641 (-641 (-939 (-225)))))))
+((-3361 ((|#2| |#2|) 28)) (-1432 ((|#2| |#2|) 29)) (-4008 ((|#2| |#2|) 27)) (-2516 ((|#2| |#2| (-506)) 26)))
+(((-925 |#1| |#2|) (-10 -7 (-15 -2516 (|#2| |#2| (-506))) (-15 -4008 (|#2| |#2|)) (-15 -3361 (|#2| |#2|)) (-15 -1432 (|#2| |#2|))) (-846) (-430 |#1|)) (T -925))
+((-1432 (*1 *2 *2) (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3)))) (-3361 (*1 *2 *2) (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3)))) (-4008 (*1 *2 *2) (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3)))) (-2516 (*1 *2 *2 *3) (-12 (-5 *3 (-506)) (-4 *4 (-846)) (-5 *1 (-925 *4 *2)) (-4 *2 (-430 *4)))))
+(-10 -7 (-15 -2516 (|#2| |#2| (-506))) (-15 -4008 (|#2| |#2|)) (-15 -3361 (|#2| |#2|)) (-15 -1432 (|#2| |#2|)))
+((-3361 (((-316 (-564)) (-1170)) 16)) (-1432 (((-316 (-564)) (-1170)) 14)) (-4008 (((-316 (-564)) (-1170)) 12)) (-2516 (((-316 (-564)) (-1170) (-506)) 19)))
+(((-926) (-10 -7 (-15 -2516 ((-316 (-564)) (-1170) (-506))) (-15 -4008 ((-316 (-564)) (-1170))) (-15 -3361 ((-316 (-564)) (-1170))) (-15 -1432 ((-316 (-564)) (-1170))))) (T -926))
+((-1432 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))) (-3361 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))) (-4008 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))) (-2516 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-506)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))))
+(-10 -7 (-15 -2516 ((-316 (-564)) (-1170) (-506))) (-15 -4008 ((-316 (-564)) (-1170))) (-15 -3361 ((-316 (-564)) (-1170))) (-15 -1432 ((-316 (-564)) (-1170))))
+((-3960 (((-885 |#1| |#3|) |#2| (-888 |#1|) (-885 |#1| |#3|)) 25)) (-3836 (((-1 (-112) |#2|) (-1 (-112) |#3|)) 13)))
+(((-927 |#1| |#2| |#3|) (-10 -7 (-15 -3836 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -3960 ((-885 |#1| |#3|) |#2| (-888 |#1|) (-885 |#1| |#3|)))) (-1094) (-882 |#1|) (-13 (-1094) (-1034 |#2|))) (T -927))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-13 (-1094) (-1034 *3))) (-4 *3 (-882 *5)) (-5 *1 (-927 *5 *3 *6)))) (-3836 (*1 *2 *3) (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1094) (-1034 *5))) (-4 *5 (-882 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5)) (-5 *1 (-927 *4 *5 *6)))))
+(-10 -7 (-15 -3836 ((-1 (-112) |#2|) (-1 (-112) |#3|))) (-15 -3960 ((-885 |#1| |#3|) |#2| (-888 |#1|) (-885 |#1| |#3|))))
+((-3960 (((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)) 30)))
+(((-928 |#1| |#2| |#3|) (-10 -7 (-15 -3960 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-1094) (-13 (-556) (-846) (-882 |#1|)) (-13 (-430 |#2|) (-612 (-888 |#1|)) (-882 |#1|) (-1034 (-610 $)))) (T -928))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-13 (-430 *6) (-612 *4) (-882 *5) (-1034 (-610 $)))) (-5 *4 (-888 *5)) (-4 *6 (-13 (-556) (-846) (-882 *5))) (-5 *1 (-928 *5 *6 *3)))))
+(-10 -7 (-15 -3960 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))))
+((-3960 (((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|)) 13)))
+(((-929 |#1|) (-10 -7 (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|)))) (-545)) (T -929))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 (-564) *3)) (-5 *4 (-888 (-564))) (-4 *3 (-545)) (-5 *1 (-929 *3)))))
+(-10 -7 (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))))
+((-3960 (((-885 |#1| |#2|) (-610 |#2|) (-888 |#1|) (-885 |#1| |#2|)) 57)))
+(((-930 |#1| |#2|) (-10 -7 (-15 -3960 ((-885 |#1| |#2|) (-610 |#2|) (-888 |#1|) (-885 |#1| |#2|)))) (-1094) (-13 (-846) (-1034 (-610 $)) (-612 (-888 |#1|)) (-882 |#1|))) (T -930))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *6)) (-5 *3 (-610 *6)) (-4 *5 (-1094)) (-4 *6 (-13 (-846) (-1034 (-610 $)) (-612 *4) (-882 *5))) (-5 *4 (-888 *5)) (-5 *1 (-930 *5 *6)))))
+(-10 -7 (-15 -3960 ((-885 |#1| |#2|) (-610 |#2|) (-888 |#1|) (-885 |#1| |#2|))))
+((-3960 (((-881 |#1| |#2| |#3|) |#3| (-888 |#1|) (-881 |#1| |#2| |#3|)) 17)))
+(((-931 |#1| |#2| |#3|) (-10 -7 (-15 -3960 ((-881 |#1| |#2| |#3|) |#3| (-888 |#1|) (-881 |#1| |#2| |#3|)))) (-1094) (-882 |#1|) (-662 |#2|)) (T -931))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-881 *5 *6 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-4 *6 (-882 *5)) (-4 *3 (-662 *6)) (-5 *1 (-931 *5 *6 *3)))))
+(-10 -7 (-15 -3960 ((-881 |#1| |#2| |#3|) |#3| (-888 |#1|) (-881 |#1| |#2| |#3|))))
+((-3960 (((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|)) 17 (|has| |#3| (-882 |#1|))) (((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|) (-1 (-885 |#1| |#5|) |#3| (-888 |#1|) (-885 |#1| |#5|))) 16)))
+(((-932 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3960 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|) (-1 (-885 |#1| |#5|) |#3| (-888 |#1|) (-885 |#1| |#5|)))) (IF (|has| |#3| (-882 |#1|)) (-15 -3960 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|))) |%noBranch|)) (-1094) (-789) (-846) (-13 (-1045) (-846) (-882 |#1|)) (-13 (-945 |#4| |#2| |#3|) (-612 (-888 |#1|)))) (T -932))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-13 (-945 *8 *6 *7) (-612 *4))) (-5 *4 (-888 *5)) (-4 *7 (-882 *5)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-13 (-1045) (-846) (-882 *5))) (-5 *1 (-932 *5 *6 *7 *8 *3)))) (-3960 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-885 *6 *3) *8 (-888 *6) (-885 *6 *3))) (-4 *8 (-846)) (-5 *2 (-885 *6 *3)) (-5 *4 (-888 *6)) (-4 *6 (-1094)) (-4 *3 (-13 (-945 *9 *7 *8) (-612 *4))) (-4 *7 (-789)) (-4 *9 (-13 (-1045) (-846) (-882 *6))) (-5 *1 (-932 *6 *7 *8 *9 *3)))))
+(-10 -7 (-15 -3960 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|) (-1 (-885 |#1| |#5|) |#3| (-888 |#1|) (-885 |#1| |#5|)))) (IF (|has| |#3| (-882 |#1|)) (-15 -3960 ((-885 |#1| |#5|) |#5| (-888 |#1|) (-885 |#1| |#5|))) |%noBranch|))
+((-3366 ((|#2| |#2| (-641 (-1 (-112) |#3|))) 12) ((|#2| |#2| (-1 (-112) |#3|)) 13)))
+(((-933 |#1| |#2| |#3|) (-10 -7 (-15 -3366 (|#2| |#2| (-1 (-112) |#3|))) (-15 -3366 (|#2| |#2| (-641 (-1 (-112) |#3|))))) (-846) (-430 |#1|) (-1209)) (T -933))
+((-3366 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-1 (-112) *5))) (-4 *5 (-1209)) (-4 *4 (-846)) (-5 *1 (-933 *4 *2 *5)) (-4 *2 (-430 *4)))) (-3366 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *5)) (-4 *5 (-1209)) (-4 *4 (-846)) (-5 *1 (-933 *4 *2 *5)) (-4 *2 (-430 *4)))))
+(-10 -7 (-15 -3366 (|#2| |#2| (-1 (-112) |#3|))) (-15 -3366 (|#2| |#2| (-641 (-1 (-112) |#3|)))))
+((-3366 (((-316 (-564)) (-1170) (-641 (-1 (-112) |#1|))) 18) (((-316 (-564)) (-1170) (-1 (-112) |#1|)) 15)))
+(((-934 |#1|) (-10 -7 (-15 -3366 ((-316 (-564)) (-1170) (-1 (-112) |#1|))) (-15 -3366 ((-316 (-564)) (-1170) (-641 (-1 (-112) |#1|))))) (-1209)) (T -934))
+((-3366 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-641 (-1 (-112) *5))) (-4 *5 (-1209)) (-5 *2 (-316 (-564))) (-5 *1 (-934 *5)))) (-3366 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-1 (-112) *5)) (-4 *5 (-1209)) (-5 *2 (-316 (-564))) (-5 *1 (-934 *5)))))
+(-10 -7 (-15 -3366 ((-316 (-564)) (-1170) (-1 (-112) |#1|))) (-15 -3366 ((-316 (-564)) (-1170) (-641 (-1 (-112) |#1|)))))
+((-3960 (((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)) 25)))
+(((-935 |#1| |#2| |#3|) (-10 -7 (-15 -3960 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-1094) (-13 (-556) (-882 |#1|) (-612 (-888 |#1|))) (-988 |#2|)) (T -935))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-988 *6)) (-4 *6 (-13 (-556) (-882 *5) (-612 *4))) (-5 *4 (-888 *5)) (-5 *1 (-935 *5 *6 *3)))))
+(-10 -7 (-15 -3960 ((-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))))
+((-3960 (((-885 |#1| (-1170)) (-1170) (-888 |#1|) (-885 |#1| (-1170))) 18)))
+(((-936 |#1|) (-10 -7 (-15 -3960 ((-885 |#1| (-1170)) (-1170) (-888 |#1|) (-885 |#1| (-1170))))) (-1094)) (T -936))
+((-3960 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-885 *5 (-1170))) (-5 *3 (-1170)) (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-5 *1 (-936 *5)))))
+(-10 -7 (-15 -3960 ((-885 |#1| (-1170)) (-1170) (-888 |#1|) (-885 |#1| (-1170)))))
+((-2389 (((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) 34)) (-3960 (((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-1 |#3| (-641 |#3|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))) 33)))
+(((-937 |#1| |#2| |#3|) (-10 -7 (-15 -3960 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-1 |#3| (-641 |#3|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-15 -2389 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|))))) (-1094) (-13 (-1045) (-846)) (-13 (-1045) (-612 (-888 |#1|)) (-1034 |#2|))) (T -937))
+((-2389 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-888 *6))) (-5 *5 (-1 (-885 *6 *8) *8 (-888 *6) (-885 *6 *8))) (-4 *6 (-1094)) (-4 *8 (-13 (-1045) (-612 (-888 *6)) (-1034 *7))) (-5 *2 (-885 *6 *8)) (-4 *7 (-13 (-1045) (-846))) (-5 *1 (-937 *6 *7 *8)))) (-3960 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-641 (-888 *7))) (-5 *5 (-1 *9 (-641 *9))) (-5 *6 (-1 (-885 *7 *9) *9 (-888 *7) (-885 *7 *9))) (-4 *7 (-1094)) (-4 *9 (-13 (-1045) (-612 (-888 *7)) (-1034 *8))) (-5 *2 (-885 *7 *9)) (-5 *3 (-641 *9)) (-4 *8 (-13 (-1045) (-846))) (-5 *1 (-937 *7 *8 *9)))))
+(-10 -7 (-15 -3960 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-1 |#3| (-641 |#3|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))) (-15 -2389 ((-885 |#1| |#3|) (-641 |#3|) (-641 (-888 |#1|)) (-885 |#1| |#3|) (-1 (-885 |#1| |#3|) |#3| (-888 |#1|) (-885 |#1| |#3|)))))
+((-4206 (((-1166 (-407 (-564))) (-564)) 80)) (-3790 (((-1166 (-564)) (-564)) 83)) (-4103 (((-1166 (-564)) (-564)) 77)) (-3760 (((-564) (-1166 (-564))) 73)) (-3475 (((-1166 (-407 (-564))) (-564)) 64)) (-3384 (((-1166 (-564)) (-564)) 48)) (-2019 (((-1166 (-564)) (-564)) 85)) (-2756 (((-1166 (-564)) (-564)) 84)) (-3994 (((-1166 (-407 (-564))) (-564)) 66)))
+(((-938) (-10 -7 (-15 -3994 ((-1166 (-407 (-564))) (-564))) (-15 -2756 ((-1166 (-564)) (-564))) (-15 -2019 ((-1166 (-564)) (-564))) (-15 -3384 ((-1166 (-564)) (-564))) (-15 -3475 ((-1166 (-407 (-564))) (-564))) (-15 -3760 ((-564) (-1166 (-564)))) (-15 -4103 ((-1166 (-564)) (-564))) (-15 -3790 ((-1166 (-564)) (-564))) (-15 -4206 ((-1166 (-407 (-564))) (-564))))) (T -938))
+((-4206 (*1 *2 *3) (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))) (-3790 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-4103 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-3760 (*1 *2 *3) (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-564)) (-5 *1 (-938)))) (-3475 (*1 *2 *3) (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))) (-3384 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-2019 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-2756 (*1 *2 *3) (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))) (-3994 (*1 *2 *3) (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(-10 -7 (-15 -3994 ((-1166 (-407 (-564))) (-564))) (-15 -2756 ((-1166 (-564)) (-564))) (-15 -2019 ((-1166 (-564)) (-564))) (-15 -3384 ((-1166 (-564)) (-564))) (-15 -3475 ((-1166 (-407 (-564))) (-564))) (-15 -3760 ((-564) (-1166 (-564)))) (-15 -4103 ((-1166 (-564)) (-564))) (-15 -3790 ((-1166 (-564)) (-564))) (-15 -4206 ((-1166 (-407 (-564))) (-564))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3992 (($ (-767)) NIL (|has| |#1| (-23)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-1390 (($ (-641 |#1|)) 9)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1706 (((-685 |#1|) $ $) NIL (|has| |#1| (-1045)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1581 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-4068 (((-112) $ (-767)) NIL)) (-2313 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-3157 (($ $ (-641 |#1|)) 25)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 18) (($ $ (-1226 (-564))) NIL)) (-2529 ((|#1| $ $) NIL (|has| |#1| (-1045)))) (-2476 (((-917) $) 13)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2413 (($ $ $) 23)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536)))) (($ (-641 |#1|)) 14)) (-2336 (($ (-641 |#1|)) NIL)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 24) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2981 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2968 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-564) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-722))) (($ $ |#1|) NIL (|has| |#1| (-722)))) (-2069 (((-767) $) 11 (|has| $ (-6 -4407)))))
(((-939 |#1|) (-976 |#1|) (-1045)) (T -939))
NIL
(-976 |#1|)
-((-2790 (((-481 |#1| |#2|) (-948 |#2|)) 22)) (-2178 (((-247 |#1| |#2|) (-948 |#2|)) 35)) (-3219 (((-948 |#2|) (-481 |#1| |#2|)) 27)) (-2187 (((-247 |#1| |#2|) (-481 |#1| |#2|)) 57)) (-4199 (((-948 |#2|) (-247 |#1| |#2|)) 32)) (-3213 (((-481 |#1| |#2|) (-247 |#1| |#2|)) 48)))
-(((-940 |#1| |#2|) (-10 -7 (-15 -3213 ((-481 |#1| |#2|) (-247 |#1| |#2|))) (-15 -2187 ((-247 |#1| |#2|) (-481 |#1| |#2|))) (-15 -2790 ((-481 |#1| |#2|) (-948 |#2|))) (-15 -3219 ((-948 |#2|) (-481 |#1| |#2|))) (-15 -4199 ((-948 |#2|) (-247 |#1| |#2|))) (-15 -2178 ((-247 |#1| |#2|) (-948 |#2|)))) (-641 (-1170)) (-1045)) (T -940))
-((-2178 (*1 *2 *3) (-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-247 *4 *5)) (-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))) (-4199 (*1 *2 *3) (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))) (-3219 (*1 *2 *3) (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))) (-2790 (*1 *2 *3) (-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-481 *4 *5)) (-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))) (-2187 (*1 *2 *3) (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-247 *4 *5)) (-5 *1 (-940 *4 *5)))) (-3213 (*1 *2 *3) (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-481 *4 *5)) (-5 *1 (-940 *4 *5)))))
-(-10 -7 (-15 -3213 ((-481 |#1| |#2|) (-247 |#1| |#2|))) (-15 -2187 ((-247 |#1| |#2|) (-481 |#1| |#2|))) (-15 -2790 ((-481 |#1| |#2|) (-948 |#2|))) (-15 -3219 ((-948 |#2|) (-481 |#1| |#2|))) (-15 -4199 ((-948 |#2|) (-247 |#1| |#2|))) (-15 -2178 ((-247 |#1| |#2|) (-948 |#2|))))
-((-4170 (((-641 |#2|) |#2| |#2|) 10)) (-2129 (((-767) (-641 |#1|)) 49 (|has| |#1| (-844)))) (-3834 (((-641 |#2|) |#2|) 11)) (-2631 (((-767) (-641 |#1|) (-564) (-564)) 53 (|has| |#1| (-844)))) (-3162 ((|#1| |#2|) 40 (|has| |#1| (-844)))))
-(((-941 |#1| |#2|) (-10 -7 (-15 -4170 ((-641 |#2|) |#2| |#2|)) (-15 -3834 ((-641 |#2|) |#2|)) (IF (|has| |#1| (-844)) (PROGN (-15 -3162 (|#1| |#2|)) (-15 -2129 ((-767) (-641 |#1|))) (-15 -2631 ((-767) (-641 |#1|) (-564) (-564)))) |%noBranch|)) (-363) (-1235 |#1|)) (T -941))
-((-2631 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-564)) (-4 *5 (-844)) (-4 *5 (-363)) (-5 *2 (-767)) (-5 *1 (-941 *5 *6)) (-4 *6 (-1235 *5)))) (-2129 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-844)) (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-941 *4 *5)) (-4 *5 (-1235 *4)))) (-3162 (*1 *2 *3) (-12 (-4 *2 (-363)) (-4 *2 (-844)) (-5 *1 (-941 *2 *3)) (-4 *3 (-1235 *2)))) (-3834 (*1 *2 *3) (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3)) (-4 *3 (-1235 *4)))) (-4170 (*1 *2 *3 *3) (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -4170 ((-641 |#2|) |#2| |#2|)) (-15 -3834 ((-641 |#2|) |#2|)) (IF (|has| |#1| (-844)) (PROGN (-15 -3162 (|#1| |#2|)) (-15 -2129 ((-767) (-641 |#1|))) (-15 -2631 ((-767) (-641 |#1|) (-564) (-564)))) |%noBranch|))
-((-4289 (((-948 |#2|) (-1 |#2| |#1|) (-948 |#1|)) 19)))
-(((-942 |#1| |#2|) (-10 -7 (-15 -4289 ((-948 |#2|) (-1 |#2| |#1|) (-948 |#1|)))) (-1045) (-1045)) (T -942))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-948 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-948 *6)) (-5 *1 (-942 *5 *6)))))
-(-10 -7 (-15 -4289 ((-948 |#2|) (-1 |#2| |#1|) (-948 |#1|))))
-((-3562 (((-1232 |#1| (-948 |#2|)) (-948 |#2|) (-1255 |#1|)) 18)))
-(((-943 |#1| |#2|) (-10 -7 (-15 -3562 ((-1232 |#1| (-948 |#2|)) (-948 |#2|) (-1255 |#1|)))) (-1170) (-1045)) (T -943))
-((-3562 (*1 *2 *3 *4) (-12 (-5 *4 (-1255 *5)) (-14 *5 (-1170)) (-4 *6 (-1045)) (-5 *2 (-1232 *5 (-948 *6))) (-5 *1 (-943 *5 *6)) (-5 *3 (-948 *6)))))
-(-10 -7 (-15 -3562 ((-1232 |#1| (-948 |#2|)) (-948 |#2|) (-1255 |#1|))))
-((-2388 (((-767) $) 88) (((-767) $ (-641 |#4|)) 93)) (-3472 (($ $) 204)) (-3942 (((-418 $) $) 196)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 140)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 |#4| "failed") $) 74)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) NIL) (((-564) $) NIL) ((|#4| $) 73)) (-3594 (($ $ $ |#4|) 95)) (-2202 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 130) (((-685 |#2|) (-685 $)) 120)) (-2477 (($ $) 211) (($ $ |#4|) 214)) (-3887 (((-641 $) $) 77)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 230) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 223)) (-3584 (((-641 $) $) 34)) (-3720 (($ |#2| |#3|) NIL) (($ $ |#4| (-767)) NIL) (($ $ (-641 |#4|) (-641 (-767))) 71)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#4|) 193)) (-3543 (((-3 (-641 $) "failed") $) 52)) (-1524 (((-3 (-641 $) "failed") $) 39)) (-1349 (((-3 (-2 (|:| |var| |#4|) (|:| -1377 (-767))) "failed") $) 57)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 133)) (-4068 (((-418 (-1166 $)) (-1166 $)) 146)) (-2453 (((-418 (-1166 $)) (-1166 $)) 144)) (-3595 (((-418 $) $) 164)) (-3084 (($ $ (-641 (-294 $))) 24) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-641 |#4|) (-641 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-641 |#4|) (-641 $)) NIL)) (-3358 (($ $ |#4|) 97)) (-4344 (((-888 (-379)) $) 244) (((-888 (-564)) $) 237) (((-536) $) 252)) (-3172 ((|#2| $) NIL) (($ $ |#4|) 206)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 183)) (-2606 ((|#2| $ |#3|) NIL) (($ $ |#4| (-767)) 62) (($ $ (-641 |#4|) (-641 (-767))) 69)) (-3335 (((-3 $ "failed") $) 185)) (-2912 (((-112) $ $) 217)))
-(((-944 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3472 (|#1| |#1|)) (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2453 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4068 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -2778 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -2477 (|#1| |#1| |#4|)) (-15 -3172 (|#1| |#1| |#4|)) (-15 -3358 (|#1| |#1| |#4|)) (-15 -3594 (|#1| |#1| |#1| |#4|)) (-15 -3887 ((-641 |#1|) |#1|)) (-15 -2388 ((-767) |#1| (-641 |#4|))) (-15 -2388 ((-767) |#1|)) (-15 -1349 ((-3 (-2 (|:| |var| |#4|) (|:| -1377 (-767))) "failed") |#1|)) (-15 -3543 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1524 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3720 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3720 (|#1| |#1| |#4| (-767))) (-15 -4133 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1| |#4|)) (-15 -3584 ((-641 |#1|) |#1|)) (-15 -2606 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -2606 (|#1| |#1| |#4| (-767))) (-15 -2202 ((-685 |#2|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -4201 ((-3 |#4| "failed") |#1|)) (-15 -2961 (|#4| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#4| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#4| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3720 (|#1| |#2| |#3|)) (-15 -2606 (|#2| |#1| |#3|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -2477 (|#1| |#1|))) (-945 |#2| |#3| |#4|) (-1045) (-789) (-846)) (T -944))
-NIL
-(-10 -8 (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3472 (|#1| |#1|)) (-15 -3335 ((-3 |#1| "failed") |#1|)) (-15 -2912 ((-112) |#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2453 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4068 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -2778 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -2477 (|#1| |#1| |#4|)) (-15 -3172 (|#1| |#1| |#4|)) (-15 -3358 (|#1| |#1| |#4|)) (-15 -3594 (|#1| |#1| |#1| |#4|)) (-15 -3887 ((-641 |#1|) |#1|)) (-15 -2388 ((-767) |#1| (-641 |#4|))) (-15 -2388 ((-767) |#1|)) (-15 -1349 ((-3 (-2 (|:| |var| |#4|) (|:| -1377 (-767))) "failed") |#1|)) (-15 -3543 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1524 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3720 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3720 (|#1| |#1| |#4| (-767))) (-15 -4133 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1| |#4|)) (-15 -3584 ((-641 |#1|) |#1|)) (-15 -2606 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -2606 (|#1| |#1| |#4| (-767))) (-15 -2202 ((-685 |#2|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -4201 ((-3 |#4| "failed") |#1|)) (-15 -2961 (|#4| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#4| |#1|)) (-15 -3084 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3084 (|#1| |#1| |#4| |#2|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3720 (|#1| |#2| |#3|)) (-15 -2606 (|#2| |#1| |#3|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -2477 (|#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 |#3|) $) 110)) (-3562 (((-1166 $) $ |#3|) 125) (((-1166 |#1|) $) 124)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 87 (|has| |#1| (-556)))) (-2890 (($ $) 88 (|has| |#1| (-556)))) (-3760 (((-112) $) 90 (|has| |#1| (-556)))) (-2388 (((-767) $) 112) (((-767) $ (-641 |#3|)) 111)) (-1498 (((-3 $ "failed") $ $) 19)) (-3547 (((-418 (-1166 $)) (-1166 $)) 100 (|has| |#1| (-905)))) (-3472 (($ $) 98 (|has| |#1| (-452)))) (-3942 (((-418 $) $) 97 (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 164) (((-3 (-407 (-564)) "failed") $) 161 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 159 (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) 136)) (-2961 ((|#1| $) 163) (((-407 (-564)) $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 160 (|has| |#1| (-1034 (-564)))) ((|#3| $) 137)) (-3594 (($ $ $ |#3|) 108 (|has| |#1| (-172)))) (-3900 (($ $) 154)) (-2202 (((-685 (-564)) (-685 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 133 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 132) (((-685 |#1|) (-685 $)) 131)) (-1654 (((-3 $ "failed") $) 33)) (-2477 (($ $) 176 (|has| |#1| (-452))) (($ $ |#3|) 105 (|has| |#1| (-452)))) (-3887 (((-641 $) $) 109)) (-3037 (((-112) $) 96 (|has| |#1| (-905)))) (-2702 (($ $ |#1| |#2| $) 172)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 84 (-12 (|has| |#3| (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 83 (-12 (|has| |#3| (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-4035 (((-112) $) 31)) (-2340 (((-767) $) 169)) (-3733 (($ (-1166 |#1|) |#3|) 117) (($ (-1166 $) |#3|) 116)) (-3584 (((-641 $) $) 126)) (-4108 (((-112) $) 152)) (-3720 (($ |#1| |#2|) 153) (($ $ |#3| (-767)) 119) (($ $ (-641 |#3|) (-641 (-767))) 118)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#3|) 120)) (-4253 ((|#2| $) 170) (((-767) $ |#3|) 122) (((-641 (-767)) $ (-641 |#3|)) 121)) (-3142 (($ $ $) 79 (|has| |#1| (-846)))) (-1515 (($ $ $) 78 (|has| |#1| (-846)))) (-3523 (($ (-1 |#2| |#2|) $) 171)) (-4289 (($ (-1 |#1| |#1|) $) 151)) (-1758 (((-3 |#3| "failed") $) 123)) (-3866 (($ $) 149)) (-3876 ((|#1| $) 148)) (-3202 (($ (-641 $)) 94 (|has| |#1| (-452))) (($ $ $) 93 (|has| |#1| (-452)))) (-4172 (((-1152) $) 9)) (-3543 (((-3 (-641 $) "failed") $) 114)) (-1524 (((-3 (-641 $) "failed") $) 115)) (-1349 (((-3 (-2 (|:| |var| |#3|) (|:| -1377 (-767))) "failed") $) 113)) (-3877 (((-1114) $) 10)) (-3846 (((-112) $) 166)) (-3855 ((|#1| $) 167)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 95 (|has| |#1| (-452)))) (-3238 (($ (-641 $)) 92 (|has| |#1| (-452))) (($ $ $) 91 (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-3595 (((-418 $) $) 99 (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) 145) (($ $ (-294 $)) 144) (($ $ $ $) 143) (($ $ (-641 $) (-641 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-641 |#3|) (-641 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-641 |#3|) (-641 $)) 138)) (-3358 (($ $ |#3|) 107 (|has| |#1| (-172)))) (-3735 (($ $ |#3|) 42) (($ $ (-641 |#3|)) 41) (($ $ |#3| (-767)) 40) (($ $ (-641 |#3|) (-641 (-767))) 39)) (-2762 ((|#2| $) 150) (((-767) $ |#3|) 130) (((-641 (-767)) $ (-641 |#3|)) 129)) (-4344 (((-888 (-379)) $) 82 (-12 (|has| |#3| (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 81 (-12 (|has| |#3| (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 80 (-12 (|has| |#3| (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) 175 (|has| |#1| (-452))) (($ $ |#3|) 106 (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 104 (-2368 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 165) (($ |#3|) 135) (($ $) 85 (|has| |#1| (-556))) (($ (-407 (-564))) 72 (-2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))))) (-4325 (((-641 |#1|) $) 168)) (-2606 ((|#1| $ |#2|) 155) (($ $ |#3| (-767)) 128) (($ $ (-641 |#3|) (-641 (-767))) 127)) (-3335 (((-3 $ "failed") $) 73 (-2750 (-2368 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) 28 T CONST)) (-1536 (($ $ $ (-767)) 173 (|has| |#1| (-172)))) (-2502 (((-112) $ $) 89 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ |#3|) 38) (($ $ (-641 |#3|)) 37) (($ $ |#3| (-767)) 36) (($ $ (-641 |#3|) (-641 (-767))) 35)) (-2945 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 74 (|has| |#1| (-846)))) (-3004 (($ $ |#1|) 156 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 158 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 157 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-3940 (((-481 |#1| |#2|) (-948 |#2|)) 22)) (-2212 (((-247 |#1| |#2|) (-948 |#2|)) 35)) (-1986 (((-948 |#2|) (-481 |#1| |#2|)) 27)) (-4033 (((-247 |#1| |#2|) (-481 |#1| |#2|)) 57)) (-1802 (((-948 |#2|) (-247 |#1| |#2|)) 32)) (-1468 (((-481 |#1| |#2|) (-247 |#1| |#2|)) 48)))
+(((-940 |#1| |#2|) (-10 -7 (-15 -1468 ((-481 |#1| |#2|) (-247 |#1| |#2|))) (-15 -4033 ((-247 |#1| |#2|) (-481 |#1| |#2|))) (-15 -3940 ((-481 |#1| |#2|) (-948 |#2|))) (-15 -1986 ((-948 |#2|) (-481 |#1| |#2|))) (-15 -1802 ((-948 |#2|) (-247 |#1| |#2|))) (-15 -2212 ((-247 |#1| |#2|) (-948 |#2|)))) (-641 (-1170)) (-1045)) (T -940))
+((-2212 (*1 *2 *3) (-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-247 *4 *5)) (-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))) (-1802 (*1 *2 *3) (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))) (-1986 (*1 *2 *3) (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))) (-3940 (*1 *2 *3) (-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-481 *4 *5)) (-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))) (-4033 (*1 *2 *3) (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-247 *4 *5)) (-5 *1 (-940 *4 *5)))) (-1468 (*1 *2 *3) (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045)) (-5 *2 (-481 *4 *5)) (-5 *1 (-940 *4 *5)))))
+(-10 -7 (-15 -1468 ((-481 |#1| |#2|) (-247 |#1| |#2|))) (-15 -4033 ((-247 |#1| |#2|) (-481 |#1| |#2|))) (-15 -3940 ((-481 |#1| |#2|) (-948 |#2|))) (-15 -1986 ((-948 |#2|) (-481 |#1| |#2|))) (-15 -1802 ((-948 |#2|) (-247 |#1| |#2|))) (-15 -2212 ((-247 |#1| |#2|) (-948 |#2|))))
+((-3376 (((-641 |#2|) |#2| |#2|) 10)) (-4147 (((-767) (-641 |#1|)) 49 (|has| |#1| (-844)))) (-1983 (((-641 |#2|) |#2|) 11)) (-1303 (((-767) (-641 |#1|) (-564) (-564)) 53 (|has| |#1| (-844)))) (-1416 ((|#1| |#2|) 40 (|has| |#1| (-844)))))
+(((-941 |#1| |#2|) (-10 -7 (-15 -3376 ((-641 |#2|) |#2| |#2|)) (-15 -1983 ((-641 |#2|) |#2|)) (IF (|has| |#1| (-844)) (PROGN (-15 -1416 (|#1| |#2|)) (-15 -4147 ((-767) (-641 |#1|))) (-15 -1303 ((-767) (-641 |#1|) (-564) (-564)))) |%noBranch|)) (-363) (-1235 |#1|)) (T -941))
+((-1303 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-564)) (-4 *5 (-844)) (-4 *5 (-363)) (-5 *2 (-767)) (-5 *1 (-941 *5 *6)) (-4 *6 (-1235 *5)))) (-4147 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-844)) (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-941 *4 *5)) (-4 *5 (-1235 *4)))) (-1416 (*1 *2 *3) (-12 (-4 *2 (-363)) (-4 *2 (-844)) (-5 *1 (-941 *2 *3)) (-4 *3 (-1235 *2)))) (-1983 (*1 *2 *3) (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3)) (-4 *3 (-1235 *4)))) (-3376 (*1 *2 *3 *3) (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -3376 ((-641 |#2|) |#2| |#2|)) (-15 -1983 ((-641 |#2|) |#2|)) (IF (|has| |#1| (-844)) (PROGN (-15 -1416 (|#1| |#2|)) (-15 -4147 ((-767) (-641 |#1|))) (-15 -1303 ((-767) (-641 |#1|) (-564) (-564)))) |%noBranch|))
+((-4271 (((-948 |#2|) (-1 |#2| |#1|) (-948 |#1|)) 19)))
+(((-942 |#1| |#2|) (-10 -7 (-15 -4271 ((-948 |#2|) (-1 |#2| |#1|) (-948 |#1|)))) (-1045) (-1045)) (T -942))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-948 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-948 *6)) (-5 *1 (-942 *5 *6)))))
+(-10 -7 (-15 -4271 ((-948 |#2|) (-1 |#2| |#1|) (-948 |#1|))))
+((-3510 (((-1232 |#1| (-948 |#2|)) (-948 |#2|) (-1255 |#1|)) 18)))
+(((-943 |#1| |#2|) (-10 -7 (-15 -3510 ((-1232 |#1| (-948 |#2|)) (-948 |#2|) (-1255 |#1|)))) (-1170) (-1045)) (T -943))
+((-3510 (*1 *2 *3 *4) (-12 (-5 *4 (-1255 *5)) (-14 *5 (-1170)) (-4 *6 (-1045)) (-5 *2 (-1232 *5 (-948 *6))) (-5 *1 (-943 *5 *6)) (-5 *3 (-948 *6)))))
+(-10 -7 (-15 -3510 ((-1232 |#1| (-948 |#2|)) (-948 |#2|) (-1255 |#1|))))
+((-3935 (((-767) $) 88) (((-767) $ (-641 |#4|)) 93)) (-1367 (($ $) 204)) (-2556 (((-418 $) $) 196)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 140)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 |#4| "failed") $) 74)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) NIL) (((-564) $) NIL) ((|#4| $) 73)) (-1545 (($ $ $ |#4|) 95)) (-1863 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 130) (((-685 |#2|) (-685 $)) 120)) (-3430 (($ $) 211) (($ $ |#4|) 214)) (-3866 (((-641 $) $) 77)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 230) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 223)) (-3091 (((-641 $) $) 34)) (-3679 (($ |#2| |#3|) NIL) (($ $ |#4| (-767)) NIL) (($ $ (-641 |#4|) (-641 (-767))) 71)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#4|) 193)) (-3517 (((-3 (-641 $) "failed") $) 52)) (-1377 (((-3 (-641 $) "failed") $) 39)) (-1344 (((-3 (-2 (|:| |var| |#4|) (|:| -4165 (-767))) "failed") $) 57)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 133)) (-4023 (((-418 (-1166 $)) (-1166 $)) 146)) (-2717 (((-418 (-1166 $)) (-1166 $)) 144)) (-3546 (((-418 $) $) 164)) (-3055 (($ $ (-641 (-294 $))) 24) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-641 |#4|) (-641 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-641 |#4|) (-641 $)) NIL)) (-2576 (($ $ |#4|) 97)) (-4327 (((-888 (-379)) $) 244) (((-888 (-564)) $) 237) (((-536) $) 252)) (-3024 ((|#2| $) NIL) (($ $ |#4|) 206)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 183)) (-1690 ((|#2| $ |#3|) NIL) (($ $ |#4| (-767)) 62) (($ $ (-641 |#4|) (-641 (-767))) 69)) (-2144 (((-3 $ "failed") $) 185)) (-2897 (((-112) $ $) 217)))
+(((-944 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -1367 (|#1| |#1|)) (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2717 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4023 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -4226 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -3430 (|#1| |#1| |#4|)) (-15 -3024 (|#1| |#1| |#4|)) (-15 -2576 (|#1| |#1| |#4|)) (-15 -1545 (|#1| |#1| |#1| |#4|)) (-15 -3866 ((-641 |#1|) |#1|)) (-15 -3935 ((-767) |#1| (-641 |#4|))) (-15 -3935 ((-767) |#1|)) (-15 -1344 ((-3 (-2 (|:| |var| |#4|) (|:| -4165 (-767))) "failed") |#1|)) (-15 -3517 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1377 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3679 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3679 (|#1| |#1| |#4| (-767))) (-15 -2269 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -3091 ((-641 |#1|) |#1|)) (-15 -1690 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -1690 (|#1| |#1| |#4| (-767))) (-15 -1863 ((-685 |#2|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -4180 ((-3 |#4| "failed") |#1|)) (-15 -2938 (|#4| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#4| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#4| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3679 (|#1| |#2| |#3|)) (-15 -1690 (|#2| |#1| |#3|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -3430 (|#1| |#1|))) (-945 |#2| |#3| |#4|) (-1045) (-789) (-846)) (T -944))
+NIL
+(-10 -8 (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -1367 (|#1| |#1|)) (-15 -2144 ((-3 |#1| "failed") |#1|)) (-15 -2897 ((-112) |#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2717 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4023 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -4226 ((-3 (-1259 |#1|) "failed") (-685 |#1|))) (-15 -3430 (|#1| |#1| |#4|)) (-15 -3024 (|#1| |#1| |#4|)) (-15 -2576 (|#1| |#1| |#4|)) (-15 -1545 (|#1| |#1| |#1| |#4|)) (-15 -3866 ((-641 |#1|) |#1|)) (-15 -3935 ((-767) |#1| (-641 |#4|))) (-15 -3935 ((-767) |#1|)) (-15 -1344 ((-3 (-2 (|:| |var| |#4|) (|:| -4165 (-767))) "failed") |#1|)) (-15 -3517 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -1377 ((-3 (-641 |#1|) "failed") |#1|)) (-15 -3679 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -3679 (|#1| |#1| |#4| (-767))) (-15 -2269 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -3091 ((-641 |#1|) |#1|)) (-15 -1690 (|#1| |#1| (-641 |#4|) (-641 (-767)))) (-15 -1690 (|#1| |#1| |#4| (-767))) (-15 -1863 ((-685 |#2|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -4180 ((-3 |#4| "failed") |#1|)) (-15 -2938 (|#4| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#4| |#1|)) (-15 -3055 (|#1| |#1| (-641 |#4|) (-641 |#2|))) (-15 -3055 (|#1| |#1| |#4| |#2|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3679 (|#1| |#2| |#3|)) (-15 -1690 (|#2| |#1| |#3|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -3430 (|#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 |#3|) $) 111)) (-3510 (((-1166 $) $ |#3|) 126) (((-1166 |#1|) $) 125)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 88 (|has| |#1| (-556)))) (-2086 (($ $) 89 (|has| |#1| (-556)))) (-3466 (((-112) $) 91 (|has| |#1| (-556)))) (-3935 (((-767) $) 113) (((-767) $ (-641 |#3|)) 112)) (-1318 (((-3 $ "failed") $ $) 20)) (-2729 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-1367 (($ $) 99 (|has| |#1| (-452)))) (-2556 (((-418 $) $) 98 (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 104 (|has| |#1| (-905)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 165) (((-3 (-407 (-564)) "failed") $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 160 (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) 137)) (-2938 ((|#1| $) 164) (((-407 (-564)) $) 163 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 161 (|has| |#1| (-1034 (-564)))) ((|#3| $) 138)) (-1545 (($ $ $ |#3|) 109 (|has| |#1| (-172)))) (-3878 (($ $) 155)) (-1863 (((-685 (-564)) (-685 $)) 135 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 133) (((-685 |#1|) (-685 $)) 132)) (-1580 (((-3 $ "failed") $) 34)) (-3430 (($ $) 177 (|has| |#1| (-452))) (($ $ |#3|) 106 (|has| |#1| (-452)))) (-3866 (((-641 $) $) 110)) (-4218 (((-112) $) 97 (|has| |#1| (-905)))) (-2400 (($ $ |#1| |#2| $) 173)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 85 (-12 (|has| |#3| (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 84 (-12 (|has| |#3| (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-1980 (((-112) $) 32)) (-2724 (((-767) $) 170)) (-3691 (($ (-1166 |#1|) |#3|) 118) (($ (-1166 $) |#3|) 117)) (-3091 (((-641 $) $) 127)) (-3552 (((-112) $) 153)) (-3679 (($ |#1| |#2|) 154) (($ $ |#3| (-767)) 120) (($ $ (-641 |#3|) (-641 (-767))) 119)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#3|) 121)) (-2035 ((|#2| $) 171) (((-767) $ |#3|) 123) (((-641 (-767)) $ (-641 |#3|)) 122)) (-1469 (($ $ $) 80 (|has| |#1| (-846)))) (-1530 (($ $ $) 79 (|has| |#1| (-846)))) (-2912 (($ (-1 |#2| |#2|) $) 172)) (-4271 (($ (-1 |#1| |#1|) $) 152)) (-1897 (((-3 |#3| "failed") $) 124)) (-3840 (($ $) 150)) (-3853 ((|#1| $) 149)) (-3172 (($ (-641 $)) 95 (|has| |#1| (-452))) (($ $ $) 94 (|has| |#1| (-452)))) (-2332 (((-1152) $) 10)) (-3517 (((-3 (-641 $) "failed") $) 115)) (-1377 (((-3 (-641 $) "failed") $) 116)) (-1344 (((-3 (-2 (|:| |var| |#3|) (|:| -4165 (-767))) "failed") $) 114)) (-3868 (((-1114) $) 11)) (-3817 (((-112) $) 167)) (-3829 ((|#1| $) 168)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 96 (|has| |#1| (-452)))) (-3209 (($ (-641 $)) 93 (|has| |#1| (-452))) (($ $ $) 92 (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-3546 (((-418 $) $) 100 (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) 175 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 87 (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) 146) (($ $ (-294 $)) 145) (($ $ $ $) 144) (($ $ (-641 $) (-641 $)) 143) (($ $ |#3| |#1|) 142) (($ $ (-641 |#3|) (-641 |#1|)) 141) (($ $ |#3| $) 140) (($ $ (-641 |#3|) (-641 $)) 139)) (-2576 (($ $ |#3|) 108 (|has| |#1| (-172)))) (-3142 (($ $ |#3|) 43) (($ $ (-641 |#3|)) 42) (($ $ |#3| (-767)) 41) (($ $ (-641 |#3|) (-641 (-767))) 40)) (-3258 ((|#2| $) 151) (((-767) $ |#3|) 131) (((-641 (-767)) $ (-641 |#3|)) 130)) (-4327 (((-888 (-379)) $) 83 (-12 (|has| |#3| (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 82 (-12 (|has| |#3| (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 81 (-12 (|has| |#3| (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) 176 (|has| |#1| (-452))) (($ $ |#3|) 107 (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 105 (-2364 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 166) (($ |#3|) 136) (($ $) 86 (|has| |#1| (-556))) (($ (-407 (-564))) 73 (-2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))))) (-2044 (((-641 |#1|) $) 169)) (-1690 ((|#1| $ |#2|) 156) (($ $ |#3| (-767)) 129) (($ $ (-641 |#3|) (-641 (-767))) 128)) (-2144 (((-3 $ "failed") $) 74 (-2733 (-2364 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) 29 T CONST)) (-3096 (($ $ $ (-767)) 174 (|has| |#1| (-172)))) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 90 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ |#3|) 39) (($ $ (-641 |#3|)) 38) (($ $ |#3| (-767)) 37) (($ $ (-641 |#3|) (-641 (-767))) 36)) (-2932 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 78 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2992 (($ $ |#1|) 157 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 159 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 158 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 148) (($ $ |#1|) 147)))
(((-945 |#1| |#2| |#3|) (-140) (-1045) (-789) (-846)) (T -945))
-((-2477 (*1 *1 *1) (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-2762 (*1 *2 *1 *3) (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-767)))) (-2762 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767))))) (-2606 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-945 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *2 (-846)))) (-2606 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 (-767))) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)))) (-3584 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-3562 (*1 *2 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-1166 *1)) (-4 *1 (-945 *4 *5 *3)))) (-3562 (*1 *2 *1) (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-1166 *3)))) (-1758 (*1 *2 *1) (|partial| -12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-4253 (*1 *2 *1 *3) (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-767)))) (-4253 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767))))) (-4133 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-945 *4 *5 *3)))) (-3720 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-945 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *2 (-846)))) (-3720 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 (-767))) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)))) (-3733 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *4)) (-4 *4 (-1045)) (-4 *1 (-945 *4 *5 *3)) (-4 *5 (-789)) (-4 *3 (-846)))) (-3733 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)))) (-1524 (*1 *2 *1) (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-3543 (*1 *2 *1) (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-1349 (*1 *2 *1) (|partial| -12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| |var| *5) (|:| -1377 (-767)))))) (-2388 (*1 *2 *1) (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-767)))) (-2388 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767)))) (-3743 (*1 *2 *1) (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *5)))) (-3887 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-3594 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-172)))) (-3358 (*1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-172)))) (-3172 (*1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-452)))) (-2477 (*1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-452)))) (-3472 (*1 *1 *1) (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-3942 (*1 *2 *1) (-12 (-4 *3 (-452)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-418 *1)) (-4 *1 (-945 *3 *4 *5)))))
-(-13 (-896 |t#3|) (-326 |t#1| |t#2|) (-309 $) (-514 |t#3| |t#1|) (-514 |t#3| $) (-1034 |t#3|) (-377 |t#1|) (-10 -8 (-15 -2762 ((-767) $ |t#3|)) (-15 -2762 ((-641 (-767)) $ (-641 |t#3|))) (-15 -2606 ($ $ |t#3| (-767))) (-15 -2606 ($ $ (-641 |t#3|) (-641 (-767)))) (-15 -3584 ((-641 $) $)) (-15 -3562 ((-1166 $) $ |t#3|)) (-15 -3562 ((-1166 |t#1|) $)) (-15 -1758 ((-3 |t#3| "failed") $)) (-15 -4253 ((-767) $ |t#3|)) (-15 -4253 ((-641 (-767)) $ (-641 |t#3|))) (-15 -4133 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |t#3|)) (-15 -3720 ($ $ |t#3| (-767))) (-15 -3720 ($ $ (-641 |t#3|) (-641 (-767)))) (-15 -3733 ($ (-1166 |t#1|) |t#3|)) (-15 -3733 ($ (-1166 $) |t#3|)) (-15 -1524 ((-3 (-641 $) "failed") $)) (-15 -3543 ((-3 (-641 $) "failed") $)) (-15 -1349 ((-3 (-2 (|:| |var| |t#3|) (|:| -1377 (-767))) "failed") $)) (-15 -2388 ((-767) $)) (-15 -2388 ((-767) $ (-641 |t#3|))) (-15 -3743 ((-641 |t#3|) $)) (-15 -3887 ((-641 $) $)) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (IF (|has| |t#3| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-612 (-888 (-564)))) (IF (|has| |t#3| (-612 (-888 (-564)))) (-6 (-612 (-888 (-564)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-612 (-888 (-379)))) (IF (|has| |t#3| (-612 (-888 (-379)))) (-6 (-612 (-888 (-379)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-882 (-564))) (IF (|has| |t#3| (-882 (-564))) (-6 (-882 (-564))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-882 (-379))) (IF (|has| |t#3| (-882 (-379))) (-6 (-882 (-379))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-172)) (PROGN (-15 -3594 ($ $ $ |t#3|)) (-15 -3358 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-6 (-452)) (-15 -3172 ($ $ |t#3|)) (-15 -2477 ($ $)) (-15 -2477 ($ $ |t#3|)) (-15 -3942 ((-418 $) $)) (-15 -3472 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4404)) (-6 -4404) |%noBranch|) (IF (|has| |t#1| (-905)) (-6 (-905)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 |#3|) . T) ((-614 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564))))) ((-290) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-309 $) . T) ((-326 |#1| |#2|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2750 (|has| |#1| (-905)) (|has| |#1| (-452))) ((-514 |#3| |#1|) . T) ((-514 |#3| $) . T) ((-514 $ $) . T) ((-556) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 |#3|) . T) ((-882 (-379)) -12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))) ((-905) |has| |#1| (-905)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1034 |#3|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) |has| |#1| (-905)))
-((-3743 (((-641 |#2|) |#5|) 40)) (-3562 (((-1166 |#5|) |#5| |#2| (-1166 |#5|)) 23) (((-407 (-1166 |#5|)) |#5| |#2|) 16)) (-3733 ((|#5| (-407 (-1166 |#5|)) |#2|) 30)) (-1758 (((-3 |#2| "failed") |#5|) 71)) (-3543 (((-3 (-641 |#5|) "failed") |#5|) 65)) (-1970 (((-3 (-2 (|:| |val| |#5|) (|:| -1377 (-564))) "failed") |#5|) 53)) (-1524 (((-3 (-641 |#5|) "failed") |#5|) 67)) (-1349 (((-3 (-2 (|:| |var| |#2|) (|:| -1377 (-564))) "failed") |#5|) 57)))
-(((-946 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3743 ((-641 |#2|) |#5|)) (-15 -1758 ((-3 |#2| "failed") |#5|)) (-15 -3562 ((-407 (-1166 |#5|)) |#5| |#2|)) (-15 -3733 (|#5| (-407 (-1166 |#5|)) |#2|)) (-15 -3562 ((-1166 |#5|) |#5| |#2| (-1166 |#5|))) (-15 -1524 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -3543 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -1349 ((-3 (-2 (|:| |var| |#2|) (|:| -1377 (-564))) "failed") |#5|)) (-15 -1970 ((-3 (-2 (|:| |val| |#5|) (|:| -1377 (-564))) "failed") |#5|))) (-789) (-846) (-1045) (-945 |#3| |#1| |#2|) (-13 (-363) (-10 -8 (-15 -2350 ($ |#4|)) (-15 -2261 (|#4| $)) (-15 -2272 (|#4| $))))) (T -946))
-((-1970 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -1377 (-564)))) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))) (-1349 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -1377 (-564)))) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))) (-3543 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3)) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))) (-1524 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3)) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))) (-3562 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))) (-4 *7 (-945 *6 *5 *4)) (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-1045)) (-5 *1 (-946 *5 *4 *6 *7 *3)))) (-3733 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-1166 *2))) (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-1045)) (-4 *2 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))) (-5 *1 (-946 *5 *4 *6 *7 *2)) (-4 *7 (-945 *6 *5 *4)))) (-3562 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *5 *4)) (-5 *2 (-407 (-1166 *3))) (-5 *1 (-946 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))) (-1758 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-1045)) (-4 *6 (-945 *5 *4 *2)) (-4 *2 (-846)) (-5 *1 (-946 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *6)) (-15 -2261 (*6 $)) (-15 -2272 (*6 $))))))) (-3743 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *5)) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))))
-(-10 -7 (-15 -3743 ((-641 |#2|) |#5|)) (-15 -1758 ((-3 |#2| "failed") |#5|)) (-15 -3562 ((-407 (-1166 |#5|)) |#5| |#2|)) (-15 -3733 (|#5| (-407 (-1166 |#5|)) |#2|)) (-15 -3562 ((-1166 |#5|) |#5| |#2| (-1166 |#5|))) (-15 -1524 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -3543 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -1349 ((-3 (-2 (|:| |var| |#2|) (|:| -1377 (-564))) "failed") |#5|)) (-15 -1970 ((-3 (-2 (|:| |val| |#5|) (|:| -1377 (-564))) "failed") |#5|)))
-((-4289 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 23)))
-(((-947 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4289 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-789) (-846) (-1045) (-945 |#3| |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767)))))) (T -947))
-((-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-846)) (-4 *8 (-1045)) (-4 *6 (-789)) (-4 *2 (-13 (-1094) (-10 -8 (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767)))))) (-5 *1 (-947 *6 *7 *8 *5 *2)) (-4 *5 (-945 *8 *6 *7)))))
-(-10 -7 (-15 -4289 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1170)) $) 16)) (-3562 (((-1166 $) $ (-1170)) 21) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1170))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 8) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1170) "failed") $) NIL)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1170) $) NIL)) (-3594 (($ $ $ (-1170)) NIL (|has| |#1| (-172)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1170)) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-531 (-1170)) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1170) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1170) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#1|) (-1170)) NIL) (($ (-1166 $) (-1170)) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1170)) NIL)) (-4253 (((-531 (-1170)) $) NIL) (((-767) $ (-1170)) NIL) (((-641 (-767)) $ (-641 (-1170))) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-531 (-1170)) (-531 (-1170))) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-1758 (((-3 (-1170) "failed") $) 19)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-1170)) (|:| -1377 (-767))) "failed") $) NIL)) (-1871 (($ $ (-1170)) 29 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1170) |#1|) NIL) (($ $ (-641 (-1170)) (-641 |#1|)) NIL) (($ $ (-1170) $) NIL) (($ $ (-641 (-1170)) (-641 $)) NIL)) (-3358 (($ $ (-1170)) NIL (|has| |#1| (-172)))) (-3735 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2762 (((-531 (-1170)) $) NIL) (((-767) $ (-1170)) NIL) (((-641 (-767)) $ (-641 (-1170))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-1170) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1170) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1170) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1170)) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) 25) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-1170)) 27) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-948 |#1|) (-13 (-945 |#1| (-531 (-1170)) (-1170)) (-10 -8 (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1170))) |%noBranch|))) (-1045)) (T -948))
-((-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-948 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))))
-(-13 (-945 |#1| (-531 (-1170)) (-1170)) (-10 -8 (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1170))) |%noBranch|)))
-((-1310 (((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) |#3| (-767)) 49)) (-2246 (((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) (-407 (-564)) (-767)) 44)) (-3405 (((-2 (|:| -1377 (-767)) (|:| -4311 |#4|) (|:| |radicand| (-641 |#4|))) |#4| (-767)) 65)) (-4025 (((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) |#5| (-767)) 74 (|has| |#3| (-452)))))
-(((-949 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1310 ((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) |#3| (-767))) (-15 -2246 ((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) (-407 (-564)) (-767))) (IF (|has| |#3| (-452)) (-15 -4025 ((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) |#5| (-767))) |%noBranch|) (-15 -3405 ((-2 (|:| -1377 (-767)) (|:| -4311 |#4|) (|:| |radicand| (-641 |#4|))) |#4| (-767)))) (-789) (-846) (-556) (-945 |#3| |#1| |#2|) (-13 (-363) (-10 -8 (-15 -2350 ($ |#4|)) (-15 -2261 (|#4| $)) (-15 -2272 (|#4| $))))) (T -949))
-((-3405 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556)) (-4 *3 (-945 *7 *5 *6)) (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *3) (|:| |radicand| (-641 *3)))) (-5 *1 (-949 *5 *6 *7 *3 *8)) (-5 *4 (-767)) (-4 *8 (-13 (-363) (-10 -8 (-15 -2350 ($ *3)) (-15 -2261 (*3 $)) (-15 -2272 (*3 $))))))) (-4025 (*1 *2 *3 *4) (-12 (-4 *7 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556)) (-4 *8 (-945 *7 *5 *6)) (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *3) (|:| |radicand| *3))) (-5 *1 (-949 *5 *6 *7 *8 *3)) (-5 *4 (-767)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2350 ($ *8)) (-15 -2261 (*8 $)) (-15 -2272 (*8 $))))))) (-2246 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-564))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556)) (-4 *8 (-945 *7 *5 *6)) (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *9) (|:| |radicand| *9))) (-5 *1 (-949 *5 *6 *7 *8 *9)) (-5 *4 (-767)) (-4 *9 (-13 (-363) (-10 -8 (-15 -2350 ($ *8)) (-15 -2261 (*8 $)) (-15 -2272 (*8 $))))))) (-1310 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-556)) (-4 *7 (-945 *3 *5 *6)) (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *8) (|:| |radicand| *8))) (-5 *1 (-949 *5 *6 *3 *7 *8)) (-5 *4 (-767)) (-4 *8 (-13 (-363) (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))))
-(-10 -7 (-15 -1310 ((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) |#3| (-767))) (-15 -2246 ((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) (-407 (-564)) (-767))) (IF (|has| |#3| (-452)) (-15 -4025 ((-2 (|:| -1377 (-767)) (|:| -4311 |#5|) (|:| |radicand| |#5|)) |#5| (-767))) |%noBranch|) (-15 -3405 ((-2 (|:| -1377 (-767)) (|:| -4311 |#4|) (|:| |radicand| (-641 |#4|))) |#4| (-767))))
-((-2337 (((-112) $ $) NIL)) (-2515 (($ (-1114)) 8)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 15) (((-1114) $) 12)) (-2893 (((-112) $ $) 11)))
-(((-950) (-13 (-1094) (-611 (-1114)) (-10 -8 (-15 -2515 ($ (-1114)))))) (T -950))
-((-2515 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-950)))))
-(-13 (-1094) (-611 (-1114)) (-10 -8 (-15 -2515 ($ (-1114)))))
-((-4302 (((-1088 (-225)) $) 8)) (-4292 (((-1088 (-225)) $) 9)) (-4246 (((-641 (-641 (-939 (-225)))) $) 10)) (-2350 (((-858) $) 6)))
+((-3430 (*1 *1 *1) (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-3258 (*1 *2 *1 *3) (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-767)))) (-3258 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767))))) (-1690 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-945 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *2 (-846)))) (-1690 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 (-767))) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)))) (-3091 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-3510 (*1 *2 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-1166 *1)) (-4 *1 (-945 *4 *5 *3)))) (-3510 (*1 *2 *1) (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-1166 *3)))) (-1897 (*1 *2 *1) (|partial| -12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-2035 (*1 *2 *1 *3) (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-767)))) (-2035 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767))))) (-2269 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-945 *4 *5 *3)))) (-3679 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-945 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *2 (-846)))) (-3679 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 (-767))) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)))) (-3691 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *4)) (-4 *4 (-1045)) (-4 *1 (-945 *4 *5 *3)) (-4 *5 (-789)) (-4 *3 (-846)))) (-3691 (*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)))) (-1377 (*1 *2 *1) (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-3517 (*1 *2 *1) (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-1344 (*1 *2 *1) (|partial| -12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| |var| *5) (|:| -4165 (-767)))))) (-3935 (*1 *2 *1) (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-767)))) (-3935 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767)))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *5)))) (-3866 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5)))) (-1545 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-172)))) (-2576 (*1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-172)))) (-3024 (*1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-452)))) (-3430 (*1 *1 *1 *2) (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *3 (-452)))) (-1367 (*1 *1 *1) (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-2556 (*1 *2 *1) (-12 (-4 *3 (-452)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-418 *1)) (-4 *1 (-945 *3 *4 *5)))))
+(-13 (-896 |t#3|) (-326 |t#1| |t#2|) (-309 $) (-514 |t#3| |t#1|) (-514 |t#3| $) (-1034 |t#3|) (-377 |t#1|) (-10 -8 (-15 -3258 ((-767) $ |t#3|)) (-15 -3258 ((-641 (-767)) $ (-641 |t#3|))) (-15 -1690 ($ $ |t#3| (-767))) (-15 -1690 ($ $ (-641 |t#3|) (-641 (-767)))) (-15 -3091 ((-641 $) $)) (-15 -3510 ((-1166 $) $ |t#3|)) (-15 -3510 ((-1166 |t#1|) $)) (-15 -1897 ((-3 |t#3| "failed") $)) (-15 -2035 ((-767) $ |t#3|)) (-15 -2035 ((-641 (-767)) $ (-641 |t#3|))) (-15 -2269 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |t#3|)) (-15 -3679 ($ $ |t#3| (-767))) (-15 -3679 ($ $ (-641 |t#3|) (-641 (-767)))) (-15 -3691 ($ (-1166 |t#1|) |t#3|)) (-15 -3691 ($ (-1166 $) |t#3|)) (-15 -1377 ((-3 (-641 $) "failed") $)) (-15 -3517 ((-3 (-641 $) "failed") $)) (-15 -1344 ((-3 (-2 (|:| |var| |t#3|) (|:| -4165 (-767))) "failed") $)) (-15 -3935 ((-767) $)) (-15 -3935 ((-767) $ (-641 |t#3|))) (-15 -3702 ((-641 |t#3|) $)) (-15 -3866 ((-641 $) $)) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (IF (|has| |t#3| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-612 (-888 (-564)))) (IF (|has| |t#3| (-612 (-888 (-564)))) (-6 (-612 (-888 (-564)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-612 (-888 (-379)))) (IF (|has| |t#3| (-612 (-888 (-379)))) (-6 (-612 (-888 (-379)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-882 (-564))) (IF (|has| |t#3| (-882 (-564))) (-6 (-882 (-564))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-882 (-379))) (IF (|has| |t#3| (-882 (-379))) (-6 (-882 (-379))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-172)) (PROGN (-15 -1545 ($ $ $ |t#3|)) (-15 -2576 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-6 (-452)) (-15 -3024 ($ $ |t#3|)) (-15 -3430 ($ $)) (-15 -3430 ($ $ |t#3|)) (-15 -2556 ((-418 $) $)) (-15 -1367 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4405)) (-6 -4405) |%noBranch|) (IF (|has| |t#1| (-905)) (-6 (-905)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 |#3|) . T) ((-614 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564))))) ((-290) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-309 $) . T) ((-326 |#1| |#2|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2733 (|has| |#1| (-905)) (|has| |#1| (-452))) ((-514 |#3| |#1|) . T) ((-514 |#3| $) . T) ((-514 $ $) . T) ((-556) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 |#3|) . T) ((-882 (-379)) -12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))) ((-905) |has| |#1| (-905)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1034 |#3|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) |has| |#1| (-905)))
+((-3702 (((-641 |#2|) |#5|) 40)) (-3510 (((-1166 |#5|) |#5| |#2| (-1166 |#5|)) 23) (((-407 (-1166 |#5|)) |#5| |#2|) 16)) (-3691 ((|#5| (-407 (-1166 |#5|)) |#2|) 30)) (-1897 (((-3 |#2| "failed") |#5|) 71)) (-3517 (((-3 (-641 |#5|) "failed") |#5|) 65)) (-3560 (((-3 (-2 (|:| |val| |#5|) (|:| -4165 (-564))) "failed") |#5|) 53)) (-1377 (((-3 (-641 |#5|) "failed") |#5|) 67)) (-1344 (((-3 (-2 (|:| |var| |#2|) (|:| -4165 (-564))) "failed") |#5|) 57)))
+(((-946 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3702 ((-641 |#2|) |#5|)) (-15 -1897 ((-3 |#2| "failed") |#5|)) (-15 -3510 ((-407 (-1166 |#5|)) |#5| |#2|)) (-15 -3691 (|#5| (-407 (-1166 |#5|)) |#2|)) (-15 -3510 ((-1166 |#5|) |#5| |#2| (-1166 |#5|))) (-15 -1377 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -3517 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -1344 ((-3 (-2 (|:| |var| |#2|) (|:| -4165 (-564))) "failed") |#5|)) (-15 -3560 ((-3 (-2 (|:| |val| |#5|) (|:| -4165 (-564))) "failed") |#5|))) (-789) (-846) (-1045) (-945 |#3| |#1| |#2|) (-13 (-363) (-10 -8 (-15 -2326 ($ |#4|)) (-15 -2254 (|#4| $)) (-15 -2264 (|#4| $))))) (T -946))
+((-3560 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -4165 (-564)))) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))) (-1344 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -4165 (-564)))) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))) (-3517 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3)) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))) (-1377 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3)) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))) (-3510 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))) (-4 *7 (-945 *6 *5 *4)) (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-1045)) (-5 *1 (-946 *5 *4 *6 *7 *3)))) (-3691 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-1166 *2))) (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-1045)) (-4 *2 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))) (-5 *1 (-946 *5 *4 *6 *7 *2)) (-4 *7 (-945 *6 *5 *4)))) (-3510 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *5 *4)) (-5 *2 (-407 (-1166 *3))) (-5 *1 (-946 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))) (-1897 (*1 *2 *3) (|partial| -12 (-4 *4 (-789)) (-4 *5 (-1045)) (-4 *6 (-945 *5 *4 *2)) (-4 *2 (-846)) (-5 *1 (-946 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *6)) (-15 -2254 (*6 $)) (-15 -2264 (*6 $))))))) (-3702 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *5)) (-5 *1 (-946 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))))
+(-10 -7 (-15 -3702 ((-641 |#2|) |#5|)) (-15 -1897 ((-3 |#2| "failed") |#5|)) (-15 -3510 ((-407 (-1166 |#5|)) |#5| |#2|)) (-15 -3691 (|#5| (-407 (-1166 |#5|)) |#2|)) (-15 -3510 ((-1166 |#5|) |#5| |#2| (-1166 |#5|))) (-15 -1377 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -3517 ((-3 (-641 |#5|) "failed") |#5|)) (-15 -1344 ((-3 (-2 (|:| |var| |#2|) (|:| -4165 (-564))) "failed") |#5|)) (-15 -3560 ((-3 (-2 (|:| |val| |#5|) (|:| -4165 (-564))) "failed") |#5|)))
+((-4271 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 23)))
+(((-947 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4271 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-789) (-846) (-1045) (-945 |#3| |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767)))))) (T -947))
+((-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-846)) (-4 *8 (-1045)) (-4 *6 (-789)) (-4 *2 (-13 (-1094) (-10 -8 (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767)))))) (-5 *1 (-947 *6 *7 *8 *5 *2)) (-4 *5 (-945 *8 *6 *7)))))
+(-10 -7 (-15 -4271 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1170)) $) 16)) (-3510 (((-1166 $) $ (-1170)) 21) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1170))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 8) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1170) "failed") $) NIL)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1170) $) NIL)) (-1545 (($ $ $ (-1170)) NIL (|has| |#1| (-172)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1170)) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-531 (-1170)) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1170) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1170) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#1|) (-1170)) NIL) (($ (-1166 $) (-1170)) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1170)) NIL)) (-2035 (((-531 (-1170)) $) NIL) (((-767) $ (-1170)) NIL) (((-641 (-767)) $ (-641 (-1170))) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-531 (-1170)) (-531 (-1170))) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-1897 (((-3 (-1170) "failed") $) 19)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-1170)) (|:| -4165 (-767))) "failed") $) NIL)) (-2983 (($ $ (-1170)) 29 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1170) |#1|) NIL) (($ $ (-641 (-1170)) (-641 |#1|)) NIL) (($ $ (-1170) $) NIL) (($ $ (-641 (-1170)) (-641 $)) NIL)) (-2576 (($ $ (-1170)) NIL (|has| |#1| (-172)))) (-3142 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-3258 (((-531 (-1170)) $) NIL) (((-767) $ (-1170)) NIL) (((-641 (-767)) $ (-641 (-1170))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-1170) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1170) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1170) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1170)) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) 25) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-1170)) 27) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-948 |#1|) (-13 (-945 |#1| (-531 (-1170)) (-1170)) (-10 -8 (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1170))) |%noBranch|))) (-1045)) (T -948))
+((-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-948 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))))
+(-13 (-945 |#1| (-531 (-1170)) (-1170)) (-10 -8 (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1170))) |%noBranch|)))
+((-2640 (((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) |#3| (-767)) 49)) (-2928 (((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) (-407 (-564)) (-767)) 44)) (-2656 (((-2 (|:| -4165 (-767)) (|:| -4290 |#4|) (|:| |radicand| (-641 |#4|))) |#4| (-767)) 65)) (-2187 (((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) |#5| (-767)) 74 (|has| |#3| (-452)))))
+(((-949 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2640 ((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) |#3| (-767))) (-15 -2928 ((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) (-407 (-564)) (-767))) (IF (|has| |#3| (-452)) (-15 -2187 ((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) |#5| (-767))) |%noBranch|) (-15 -2656 ((-2 (|:| -4165 (-767)) (|:| -4290 |#4|) (|:| |radicand| (-641 |#4|))) |#4| (-767)))) (-789) (-846) (-556) (-945 |#3| |#1| |#2|) (-13 (-363) (-10 -8 (-15 -2326 ($ |#4|)) (-15 -2254 (|#4| $)) (-15 -2264 (|#4| $))))) (T -949))
+((-2656 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556)) (-4 *3 (-945 *7 *5 *6)) (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *3) (|:| |radicand| (-641 *3)))) (-5 *1 (-949 *5 *6 *7 *3 *8)) (-5 *4 (-767)) (-4 *8 (-13 (-363) (-10 -8 (-15 -2326 ($ *3)) (-15 -2254 (*3 $)) (-15 -2264 (*3 $))))))) (-2187 (*1 *2 *3 *4) (-12 (-4 *7 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556)) (-4 *8 (-945 *7 *5 *6)) (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *3) (|:| |radicand| *3))) (-5 *1 (-949 *5 *6 *7 *8 *3)) (-5 *4 (-767)) (-4 *3 (-13 (-363) (-10 -8 (-15 -2326 ($ *8)) (-15 -2254 (*8 $)) (-15 -2264 (*8 $))))))) (-2928 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-564))) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556)) (-4 *8 (-945 *7 *5 *6)) (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *9) (|:| |radicand| *9))) (-5 *1 (-949 *5 *6 *7 *8 *9)) (-5 *4 (-767)) (-4 *9 (-13 (-363) (-10 -8 (-15 -2326 ($ *8)) (-15 -2254 (*8 $)) (-15 -2264 (*8 $))))))) (-2640 (*1 *2 *3 *4) (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-556)) (-4 *7 (-945 *3 *5 *6)) (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *8) (|:| |radicand| *8))) (-5 *1 (-949 *5 *6 *3 *7 *8)) (-5 *4 (-767)) (-4 *8 (-13 (-363) (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))))
+(-10 -7 (-15 -2640 ((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) |#3| (-767))) (-15 -2928 ((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) (-407 (-564)) (-767))) (IF (|has| |#3| (-452)) (-15 -2187 ((-2 (|:| -4165 (-767)) (|:| -4290 |#5|) (|:| |radicand| |#5|)) |#5| (-767))) |%noBranch|) (-15 -2656 ((-2 (|:| -4165 (-767)) (|:| -4290 |#4|) (|:| |radicand| (-641 |#4|))) |#4| (-767))))
+((-2315 (((-112) $ $) NIL)) (-2479 (($ (-1114)) 8)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 15) (((-1114) $) 12)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 11)))
+(((-950) (-13 (-1094) (-611 (-1114)) (-10 -8 (-15 -2479 ($ (-1114)))))) (T -950))
+((-2479 (*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-950)))))
+(-13 (-1094) (-611 (-1114)) (-10 -8 (-15 -2479 ($ (-1114)))))
+((-2593 (((-1088 (-225)) $) 8)) (-2583 (((-1088 (-225)) $) 9)) (-2597 (((-641 (-641 (-939 (-225)))) $) 10)) (-2326 (((-858) $) 6)))
(((-951) (-140)) (T -951))
-((-4246 (*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-641 (-641 (-939 (-225))))))) (-4292 (*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225))))) (-4302 (*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225))))))
-(-13 (-611 (-858)) (-10 -8 (-15 -4246 ((-641 (-641 (-939 (-225)))) $)) (-15 -4292 ((-1088 (-225)) $)) (-15 -4302 ((-1088 (-225)) $))))
+((-2597 (*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-641 (-641 (-939 (-225))))))) (-2583 (*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225))))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225))))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2597 ((-641 (-641 (-939 (-225)))) $)) (-15 -2583 ((-1088 (-225)) $)) (-15 -2593 ((-1088 (-225)) $))))
(((-611 (-858)) . T))
-((-2600 (((-3 (-685 |#1|) "failed") |#2| (-917)) 18)))
-(((-952 |#1| |#2|) (-10 -7 (-15 -2600 ((-3 (-685 |#1|) "failed") |#2| (-917)))) (-556) (-652 |#1|)) (T -952))
-((-2600 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-917)) (-4 *5 (-556)) (-5 *2 (-685 *5)) (-5 *1 (-952 *5 *3)) (-4 *3 (-652 *5)))))
-(-10 -7 (-15 -2600 ((-3 (-685 |#1|) "failed") |#2| (-917))))
-((-2981 (((-954 |#2|) (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|) 16)) (-2965 ((|#2| (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|) 18)) (-4289 (((-954 |#2|) (-1 |#2| |#1|) (-954 |#1|)) 13)))
-(((-953 |#1| |#2|) (-10 -7 (-15 -2981 ((-954 |#2|) (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -4289 ((-954 |#2|) (-1 |#2| |#1|) (-954 |#1|)))) (-1209) (-1209)) (T -953))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-954 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-954 *6)) (-5 *1 (-953 *5 *6)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-954 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-953 *5 *2)))) (-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-954 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-954 *5)) (-5 *1 (-953 *6 *5)))))
-(-10 -7 (-15 -2981 ((-954 |#2|) (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -4289 ((-954 |#2|) (-1 |#2| |#1|) (-954 |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) |#1|) 19 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 18 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 16)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) |#1|) 15)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) 11 (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) 20 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 17) (($ $ (-1226 (-564))) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) 21)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 14)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2062 (((-767) $) 8 (|has| $ (-6 -4406)))))
+((-2214 (((-3 (-685 |#1|) "failed") |#2| (-917)) 18)))
+(((-952 |#1| |#2|) (-10 -7 (-15 -2214 ((-3 (-685 |#1|) "failed") |#2| (-917)))) (-556) (-652 |#1|)) (T -952))
+((-2214 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-917)) (-4 *5 (-556)) (-5 *2 (-685 *5)) (-5 *1 (-952 *5 *3)) (-4 *3 (-652 *5)))))
+(-10 -7 (-15 -2214 ((-3 (-685 |#1|) "failed") |#2| (-917))))
+((-2612 (((-954 |#2|) (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|) 16)) (-1297 ((|#2| (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|) 18)) (-4271 (((-954 |#2|) (-1 |#2| |#1|) (-954 |#1|)) 13)))
+(((-953 |#1| |#2|) (-10 -7 (-15 -2612 ((-954 |#2|) (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -4271 ((-954 |#2|) (-1 |#2| |#1|) (-954 |#1|)))) (-1209) (-1209)) (T -953))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-954 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-954 *6)) (-5 *1 (-953 *5 *6)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-954 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-953 *5 *2)))) (-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-954 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-954 *5)) (-5 *1 (-953 *6 *5)))))
+(-10 -7 (-15 -2612 ((-954 |#2|) (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-954 |#1|) |#2|)) (-15 -4271 ((-954 |#2|) (-1 |#2| |#1|) (-954 |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) |#1|) 19 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 18 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 16)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) |#1|) 15)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) 11 (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) 20 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) 17) (($ $ (-1226 (-564))) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) 21)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 14)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2069 (((-767) $) 8 (|has| $ (-6 -4407)))))
(((-954 |#1|) (-19 |#1|) (-1209)) (T -954))
NIL
(-19 |#1|)
-((-4221 (($ $ (-1086 $)) 7) (($ $ (-1170)) 6)))
+((-3221 (($ $ (-1086 $)) 7) (($ $ (-1170)) 6)))
(((-955) (-140)) (T -955))
-((-4221 (*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-955)))) (-4221 (*1 *1 *1 *2) (-12 (-4 *1 (-955)) (-5 *2 (-1170)))))
-(-13 (-10 -8 (-15 -4221 ($ $ (-1170))) (-15 -4221 ($ $ (-1086 $)))))
-((-2610 (((-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)) (-1170)) 30) (((-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170))) 31) (((-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 |#1|))) (-948 |#1|) (-1170) (-948 |#1|) (-1170)) 49)))
-(((-956 |#1|) (-10 -7 (-15 -2610 ((-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 |#1|))) (-948 |#1|) (-1170) (-948 |#1|) (-1170))) (-15 -2610 ((-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -2610 ((-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)) (-1170)))) (-13 (-363) (-147))) (T -956))
-((-2610 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-5 *5 (-1170)) (-4 *6 (-13 (-363) (-147))) (-5 *2 (-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 *6))) (|:| |prim| (-1166 *6)))) (-5 *1 (-956 *6)))) (-2610 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-363) (-147))) (-5 *2 (-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 *5))) (|:| |prim| (-1166 *5)))) (-5 *1 (-956 *5)))) (-2610 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-948 *5)) (-5 *4 (-1170)) (-4 *5 (-13 (-363) (-147))) (-5 *2 (-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 *5)))) (-5 *1 (-956 *5)))))
-(-10 -7 (-15 -2610 ((-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 |#1|))) (-948 |#1|) (-1170) (-948 |#1|) (-1170))) (-15 -2610 ((-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -2610 ((-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)) (-1170))))
-((-3778 (((-641 |#1|) |#1| |#1|) 46)) (-3037 (((-112) |#1|) 43)) (-3156 ((|#1| |#1|) 80)) (-1788 ((|#1| |#1|) 79)))
-(((-957 |#1|) (-10 -7 (-15 -3037 ((-112) |#1|)) (-15 -1788 (|#1| |#1|)) (-15 -3156 (|#1| |#1|)) (-15 -3778 ((-641 |#1|) |#1| |#1|))) (-545)) (T -957))
-((-3778 (*1 *2 *3 *3) (-12 (-5 *2 (-641 *3)) (-5 *1 (-957 *3)) (-4 *3 (-545)))) (-3156 (*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))) (-1788 (*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))) (-3037 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-957 *3)) (-4 *3 (-545)))))
-(-10 -7 (-15 -3037 ((-112) |#1|)) (-15 -1788 (|#1| |#1|)) (-15 -3156 (|#1| |#1|)) (-15 -3778 ((-641 |#1|) |#1| |#1|)))
-((-2788 (((-1264) (-858)) 9)))
-(((-958) (-10 -7 (-15 -2788 ((-1264) (-858))))) (T -958))
-((-2788 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-958)))))
-(-10 -7 (-15 -2788 ((-1264) (-858))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 76 (|has| |#1| (-556)))) (-2890 (($ $) 77 (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 34)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3900 (($ $) 31)) (-1654 (((-3 $ "failed") $) 41)) (-2477 (($ $) NIL (|has| |#1| (-452)))) (-2702 (($ $ |#1| |#2| $) 60)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) 17)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| |#2|) NIL)) (-4253 ((|#2| $) 24)) (-3523 (($ (-1 |#2| |#2|) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3866 (($ $) 28)) (-3876 ((|#1| $) 26)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) 50)) (-3855 ((|#1| $) NIL)) (-2974 (($ $ |#2| |#1| $) 88 (-12 (|has| |#2| (-131)) (|has| |#1| (-556))))) (-2537 (((-3 $ "failed") $ $) 89 (|has| |#1| (-556))) (((-3 $ "failed") $ |#1|) 83 (|has| |#1| (-556)))) (-2762 ((|#2| $) 22)) (-3172 ((|#1| $) NIL (|has| |#1| (-452)))) (-2350 (((-858) $) NIL) (($ (-564)) 45) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 40) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ |#2|) 37)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) 15 T CONST)) (-1536 (($ $ $ (-767)) 72 (|has| |#1| (-172)))) (-2502 (((-112) $ $) 82 (|has| |#1| (-556)))) (-2414 (($) 27 T CONST)) (-2428 (($) 12 T CONST)) (-2893 (((-112) $ $) 81)) (-3004 (($ $ |#1|) 90 (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) 67) (($ $ (-767)) 65)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 64) (($ $ |#1|) 62) (($ |#1| $) 61) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-959 |#1| |#2|) (-13 (-326 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| |#2| (-131)) (-15 -2974 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|))) (-1045) (-788)) (T -959))
-((-2974 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-959 *3 *2)) (-4 *2 (-131)) (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *2 (-788)))))
-(-13 (-326 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| |#2| (-131)) (-15 -2974 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-2967 (($ $ $) 65 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))) (-1498 (((-3 $ "failed") $ $) 52 (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-3148 (((-767)) 36 (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-2055 ((|#2| $) 22)) (-2718 ((|#1| $) 21)) (-3500 (($) NIL (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))) CONST)) (-1654 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))) (-3038 (($) NIL (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-4035 (((-112) $) NIL (-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))) (-3142 (($ $ $) NIL (-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-1515 (($ $ $) NIL (-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-1406 (($ |#1| |#2|) 20)) (-2802 (((-917) $) NIL (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 39 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2005 (($ (-917)) NIL (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-3877 (((-1114) $) NIL)) (-2372 (($ $ $) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2064 (($ $ $) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2350 (((-858) $) 14)) (-2414 (($) 42 (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))) CONST)) (-2428 (($) 25 (-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))) CONST)) (-2945 (((-112) $ $) NIL (-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2922 (((-112) $ $) NIL (-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2893 (((-112) $ $) 19)) (-2934 (((-112) $ $) NIL (-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2912 (((-112) $ $) 69 (-2750 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-3004 (($ $ $) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2992 (($ $ $) 58 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 55 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-2980 (($ $ $) 45 (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (** (($ $ (-564)) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473)))) (($ $ (-767)) 32 (-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))))) (($ $ (-917)) NIL (-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))) (* (($ (-564) $) 62 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-767) $) 48 (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))) (($ (-917) $) NIL (-2750 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))) (($ $ $) 28 (-2750 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))))
-(((-960 |#1| |#2|) (-13 (-1094) (-10 -8 (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-722)) (IF (|has| |#2| (-722)) (-6 (-722)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-131)) (IF (|has| |#2| (-131)) (-6 (-131)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-473)) (IF (|has| |#2| (-473)) (-6 (-473)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-846)) (IF (|has| |#2| (-846)) (-6 (-846)) |%noBranch|) |%noBranch|) (-15 -1406 ($ |#1| |#2|)) (-15 -2718 (|#1| $)) (-15 -2055 (|#2| $)))) (-1094) (-1094)) (T -960))
-((-1406 (*1 *1 *2 *3) (-12 (-5 *1 (-960 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-2718 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-960 *2 *3)) (-4 *3 (-1094)))) (-2055 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-960 *3 *2)) (-4 *3 (-1094)))))
-(-13 (-1094) (-10 -8 (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-722)) (IF (|has| |#2| (-722)) (-6 (-722)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-131)) (IF (|has| |#2| (-131)) (-6 (-131)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-473)) (IF (|has| |#2| (-473)) (-6 (-473)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-846)) (IF (|has| |#2| (-846)) (-6 (-846)) |%noBranch|) |%noBranch|) (-15 -1406 ($ |#1| |#2|)) (-15 -2718 (|#1| $)) (-15 -2055 (|#2| $))))
-((-2051 (((-1098) $) 12)) (-2972 (($ (-506) (-1098)) 14)) (-2445 (((-506) $) 9)) (-2350 (((-858) $) 26)))
-(((-961) (-13 (-611 (-858)) (-10 -8 (-15 -2445 ((-506) $)) (-15 -2051 ((-1098) $)) (-15 -2972 ($ (-506) (-1098)))))) (T -961))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-961)))) (-2051 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-961)))) (-2972 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-961)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2445 ((-506) $)) (-15 -2051 ((-1098) $)) (-15 -2972 ($ (-506) (-1098)))))
-((-2337 (((-112) $ $) NIL)) (-2380 (($ $ $) 11)) (-2356 (($ $) 9)) (-4172 (((-1152) $) NIL)) (-2172 (((-687 |#1|) $) 23)) (-3249 (((-687 (-869 $ $)) $) 35)) (-3649 (((-687 $) $) 28)) (-1848 (((-687 (-869 $ $)) $) 36)) (-3101 (((-687 (-869 $ $)) $) 37)) (-4225 (((-687 (-869 $ $)) $) 34)) (-1755 (($ $ $) 12)) (-3877 (((-1114) $) NIL)) (-3921 (($ $ $) 13)) (-2350 (((-858) $) 39) (($ |#1|) 8)) (-2368 (($ $ $) 10)) (-2893 (((-112) $ $) NIL)))
-(((-962 |#1|) (-13 (-963) (-614 |#1|) (-10 -8 (-15 -2172 ((-687 |#1|) $)) (-15 -3649 ((-687 $) $)) (-15 -4225 ((-687 (-869 $ $)) $)) (-15 -3249 ((-687 (-869 $ $)) $)) (-15 -1848 ((-687 (-869 $ $)) $)) (-15 -3101 ((-687 (-869 $ $)) $)))) (-1094)) (T -962))
-((-2172 (*1 *2 *1) (-12 (-5 *2 (-687 *3)) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-3649 (*1 *2 *1) (-12 (-5 *2 (-687 (-962 *3))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-4225 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-3249 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-1848 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-3101 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))))
-(-13 (-963) (-614 |#1|) (-10 -8 (-15 -2172 ((-687 |#1|) $)) (-15 -3649 ((-687 $) $)) (-15 -4225 ((-687 (-869 $ $)) $)) (-15 -3249 ((-687 (-869 $ $)) $)) (-15 -1848 ((-687 (-869 $ $)) $)) (-15 -3101 ((-687 (-869 $ $)) $))))
-((-2337 (((-112) $ $) 7)) (-2380 (($ $ $) 15)) (-2356 (($ $) 17)) (-4172 (((-1152) $) 9)) (-1755 (($ $ $) 14)) (-3877 (((-1114) $) 10)) (-3921 (($ $ $) 13)) (-2350 (((-858) $) 11)) (-2368 (($ $ $) 16)) (-2893 (((-112) $ $) 6)))
+((-3221 (*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-955)))) (-3221 (*1 *1 *1 *2) (-12 (-4 *1 (-955)) (-5 *2 (-1170)))))
+(-13 (-10 -8 (-15 -3221 ($ $ (-1170))) (-15 -3221 ($ $ (-1086 $)))))
+((-2109 (((-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)) (-1170)) 30) (((-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170))) 31) (((-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 |#1|))) (-948 |#1|) (-1170) (-948 |#1|) (-1170)) 49)))
+(((-956 |#1|) (-10 -7 (-15 -2109 ((-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 |#1|))) (-948 |#1|) (-1170) (-948 |#1|) (-1170))) (-15 -2109 ((-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -2109 ((-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)) (-1170)))) (-13 (-363) (-147))) (T -956))
+((-2109 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-5 *5 (-1170)) (-4 *6 (-13 (-363) (-147))) (-5 *2 (-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 *6))) (|:| |prim| (-1166 *6)))) (-5 *1 (-956 *6)))) (-2109 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-363) (-147))) (-5 *2 (-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 *5))) (|:| |prim| (-1166 *5)))) (-5 *1 (-956 *5)))) (-2109 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-948 *5)) (-5 *4 (-1170)) (-4 *5 (-13 (-363) (-147))) (-5 *2 (-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 *5)))) (-5 *1 (-956 *5)))))
+(-10 -7 (-15 -2109 ((-2 (|:| |coef1| (-564)) (|:| |coef2| (-564)) (|:| |prim| (-1166 |#1|))) (-948 |#1|) (-1170) (-948 |#1|) (-1170))) (-15 -2109 ((-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)))) (-15 -2109 ((-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 |#1|))) (|:| |prim| (-1166 |#1|))) (-641 (-948 |#1|)) (-641 (-1170)) (-1170))))
+((-2559 (((-641 |#1|) |#1| |#1|) 46)) (-4218 (((-112) |#1|) 43)) (-3991 ((|#1| |#1|) 80)) (-2525 ((|#1| |#1|) 79)))
+(((-957 |#1|) (-10 -7 (-15 -4218 ((-112) |#1|)) (-15 -2525 (|#1| |#1|)) (-15 -3991 (|#1| |#1|)) (-15 -2559 ((-641 |#1|) |#1| |#1|))) (-545)) (T -957))
+((-2559 (*1 *2 *3 *3) (-12 (-5 *2 (-641 *3)) (-5 *1 (-957 *3)) (-4 *3 (-545)))) (-3991 (*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))) (-2525 (*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))) (-4218 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-957 *3)) (-4 *3 (-545)))))
+(-10 -7 (-15 -4218 ((-112) |#1|)) (-15 -2525 (|#1| |#1|)) (-15 -3991 (|#1| |#1|)) (-15 -2559 ((-641 |#1|) |#1| |#1|)))
+((-4007 (((-1264) (-858)) 9)))
+(((-958) (-10 -7 (-15 -4007 ((-1264) (-858))))) (T -958))
+((-4007 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-958)))))
+(-10 -7 (-15 -4007 ((-1264) (-858))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 76 (|has| |#1| (-556)))) (-2086 (($ $) 77 (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 34)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3878 (($ $) 31)) (-1580 (((-3 $ "failed") $) 41)) (-3430 (($ $) NIL (|has| |#1| (-452)))) (-2400 (($ $ |#1| |#2| $) 60)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) 17)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| |#2|) NIL)) (-2035 ((|#2| $) 24)) (-2912 (($ (-1 |#2| |#2|) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3840 (($ $) 28)) (-3853 ((|#1| $) 26)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) 50)) (-3829 ((|#1| $) NIL)) (-3211 (($ $ |#2| |#1| $) 88 (-12 (|has| |#2| (-131)) (|has| |#1| (-556))))) (-2501 (((-3 $ "failed") $ $) 89 (|has| |#1| (-556))) (((-3 $ "failed") $ |#1|) 83 (|has| |#1| (-556)))) (-3258 ((|#2| $) 22)) (-3024 ((|#1| $) NIL (|has| |#1| (-452)))) (-2326 (((-858) $) NIL) (($ (-564)) 45) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 40) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ |#2|) 37)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) 15 T CONST)) (-3096 (($ $ $ (-767)) 72 (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) 82 (|has| |#1| (-556)))) (-2409 (($) 27 T CONST)) (-2421 (($) 12 T CONST)) (-2876 (((-112) $ $) 81)) (-2992 (($ $ |#1|) 90 (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) 67) (($ $ (-767)) 65)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 64) (($ $ |#1|) 62) (($ |#1| $) 61) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-959 |#1| |#2|) (-13 (-326 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| |#2| (-131)) (-15 -3211 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4405)) (-6 -4405) |%noBranch|))) (-1045) (-788)) (T -959))
+((-3211 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-959 *3 *2)) (-4 *2 (-131)) (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *2 (-788)))))
+(-13 (-326 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| |#2| (-131)) (-15 -3211 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4405)) (-6 -4405) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-3795 (($ $ $) 65 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))) (-1318 (((-3 $ "failed") $ $) 52 (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-3127 (((-767)) 36 (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-1969 ((|#2| $) 22)) (-1341 ((|#1| $) 21)) (-1747 (($) NIL (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))) CONST)) (-1580 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))) (-2498 (($) NIL (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-1980 (((-112) $) NIL (-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))) (-1469 (($ $ $) NIL (-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-1530 (($ $ $) NIL (-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-1521 (($ |#1| |#2|) 20)) (-2428 (((-917) $) NIL (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 39 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2014 (($ (-917)) NIL (-12 (|has| |#1| (-368)) (|has| |#2| (-368))))) (-3868 (((-1114) $) NIL)) (-1916 (($ $ $) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-1761 (($ $ $) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2326 (((-858) $) 14)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 42 (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))) CONST)) (-2421 (($) 25 (-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))) CONST)) (-2932 (((-112) $ $) NIL (-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2909 (((-112) $ $) NIL (-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2876 (((-112) $ $) 19)) (-2920 (((-112) $ $) NIL (-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2897 (((-112) $ $) 69 (-2733 (-12 (|has| |#1| (-789)) (|has| |#2| (-789))) (-12 (|has| |#1| (-846)) (|has| |#2| (-846)))))) (-2992 (($ $ $) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473))))) (-2981 (($ $ $) 58 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 55 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-2968 (($ $ $) 45 (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (** (($ $ (-564)) NIL (-12 (|has| |#1| (-473)) (|has| |#2| (-473)))) (($ $ (-767)) 32 (-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722))))) (($ $ (-917)) NIL (-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))) (* (($ (-564) $) 62 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-767) $) 48 (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))) (($ (-917) $) NIL (-2733 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-131)) (|has| |#2| (-131))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789))))) (($ $ $) 28 (-2733 (-12 (|has| |#1| (-473)) (|has| |#2| (-473))) (-12 (|has| |#1| (-722)) (|has| |#2| (-722)))))))
+(((-960 |#1| |#2|) (-13 (-1094) (-10 -8 (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-722)) (IF (|has| |#2| (-722)) (-6 (-722)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-131)) (IF (|has| |#2| (-131)) (-6 (-131)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-473)) (IF (|has| |#2| (-473)) (-6 (-473)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-846)) (IF (|has| |#2| (-846)) (-6 (-846)) |%noBranch|) |%noBranch|) (-15 -1521 ($ |#1| |#2|)) (-15 -1341 (|#1| $)) (-15 -1969 (|#2| $)))) (-1094) (-1094)) (T -960))
+((-1521 (*1 *1 *2 *3) (-12 (-5 *1 (-960 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-1341 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-960 *2 *3)) (-4 *3 (-1094)))) (-1969 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-960 *3 *2)) (-4 *3 (-1094)))))
+(-13 (-1094) (-10 -8 (IF (|has| |#1| (-368)) (IF (|has| |#2| (-368)) (-6 (-368)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-722)) (IF (|has| |#2| (-722)) (-6 (-722)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-131)) (IF (|has| |#2| (-131)) (-6 (-131)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-473)) (IF (|has| |#2| (-473)) (-6 (-473)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-846)) (IF (|has| |#2| (-846)) (-6 (-846)) |%noBranch|) |%noBranch|) (-15 -1521 ($ |#1| |#2|)) (-15 -1341 (|#1| $)) (-15 -1969 (|#2| $))))
+((-2061 (((-1098) $) 12)) (-2937 (($ (-506) (-1098)) 14)) (-2410 (((-506) $) 9)) (-2326 (((-858) $) 26)))
+(((-961) (-13 (-611 (-858)) (-10 -8 (-15 -2410 ((-506) $)) (-15 -2061 ((-1098) $)) (-15 -2937 ($ (-506) (-1098)))))) (T -961))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-961)))) (-2061 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-961)))) (-2937 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-961)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2410 ((-506) $)) (-15 -2061 ((-1098) $)) (-15 -2937 ($ (-506) (-1098)))))
+((-2315 (((-112) $ $) NIL)) (-2375 (($ $ $) 11)) (-2354 (($ $) 9)) (-2332 (((-1152) $) NIL)) (-2936 (((-687 |#1|) $) 23)) (-1836 (((-687 (-869 $ $)) $) 35)) (-2951 (((-687 $) $) 28)) (-2615 (((-687 (-869 $ $)) $) 36)) (-1381 (((-687 (-869 $ $)) $) 37)) (-2383 (((-687 (-869 $ $)) $) 34)) (-1620 (($ $ $) 12)) (-3868 (((-1114) $) NIL)) (-2167 (($ $ $) 13)) (-2326 (((-858) $) 39) (($ |#1|) 8)) (-1700 (((-112) $ $) NIL)) (-2364 (($ $ $) 10)) (-2876 (((-112) $ $) NIL)))
+(((-962 |#1|) (-13 (-963) (-614 |#1|) (-10 -8 (-15 -2936 ((-687 |#1|) $)) (-15 -2951 ((-687 $) $)) (-15 -2383 ((-687 (-869 $ $)) $)) (-15 -1836 ((-687 (-869 $ $)) $)) (-15 -2615 ((-687 (-869 $ $)) $)) (-15 -1381 ((-687 (-869 $ $)) $)))) (-1094)) (T -962))
+((-2936 (*1 *2 *1) (-12 (-5 *2 (-687 *3)) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-2951 (*1 *2 *1) (-12 (-5 *2 (-687 (-962 *3))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-1836 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-2615 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))) (-1381 (*1 *2 *1) (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))))
+(-13 (-963) (-614 |#1|) (-10 -8 (-15 -2936 ((-687 |#1|) $)) (-15 -2951 ((-687 $) $)) (-15 -2383 ((-687 (-869 $ $)) $)) (-15 -1836 ((-687 (-869 $ $)) $)) (-15 -2615 ((-687 (-869 $ $)) $)) (-15 -1381 ((-687 (-869 $ $)) $))))
+((-2315 (((-112) $ $) 7)) (-2375 (($ $ $) 16)) (-2354 (($ $) 18)) (-2332 (((-1152) $) 10)) (-1620 (($ $ $) 15)) (-3868 (((-1114) $) 11)) (-2167 (($ $ $) 14)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2364 (($ $ $) 17)) (-2876 (((-112) $ $) 6)))
(((-963) (-140)) (T -963))
-((-2356 (*1 *1 *1) (-4 *1 (-963))) (-2368 (*1 *1 *1 *1) (-4 *1 (-963))) (-2380 (*1 *1 *1 *1) (-4 *1 (-963))) (-1755 (*1 *1 *1 *1) (-4 *1 (-963))) (-3921 (*1 *1 *1 *1) (-4 *1 (-963))))
-(-13 (-1094) (-10 -8 (-15 -2356 ($ $)) (-15 -2368 ($ $ $)) (-15 -2380 ($ $ $)) (-15 -1755 ($ $ $)) (-15 -3921 ($ $ $))))
+((-2354 (*1 *1 *1) (-4 *1 (-963))) (-2364 (*1 *1 *1 *1) (-4 *1 (-963))) (-2375 (*1 *1 *1 *1) (-4 *1 (-963))) (-1620 (*1 *1 *1 *1) (-4 *1 (-963))) (-2167 (*1 *1 *1 *1) (-4 *1 (-963))))
+(-13 (-1094) (-10 -8 (-15 -2354 ($ $)) (-15 -2364 ($ $ $)) (-15 -2375 ($ $ $)) (-15 -1620 ($ $ $)) (-15 -2167 ($ $ $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-2997 (($ $ $) 43)) (-4317 (($ $ $) 44)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1515 ((|#1| $) 45)) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-3450 (($ $ $) 44)) (-2443 (($ $ $) 45)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1530 ((|#1| $) 46)) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-964 |#1|) (-140) (-846)) (T -964))
-((-1515 (*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))) (-4317 (*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))) (-2997 (*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))))
-(-13 (-107 |t#1|) (-10 -8 (-6 -4406) (-15 -1515 (|t#1| $)) (-15 -4317 ($ $ $)) (-15 -2997 ($ $ $))))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2146 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3238 |#2|)) |#2| |#2|) 104)) (-2127 ((|#2| |#2| |#2|) 102)) (-2889 (((-2 (|:| |coef2| |#2|) (|:| -3238 |#2|)) |#2| |#2|) 106)) (-3630 (((-2 (|:| |coef1| |#2|) (|:| -3238 |#2|)) |#2| |#2|) 108)) (-2479 (((-2 (|:| |coef2| |#2|) (|:| -2096 |#1|)) |#2| |#2|) 130 (|has| |#1| (-452)))) (-3896 (((-2 (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|) 56)) (-3124 (((-2 (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|) 80)) (-4240 (((-2 (|:| |coef1| |#2|) (|:| -3594 |#1|)) |#2| |#2|) 82)) (-2433 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 95)) (-4379 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 88)) (-1476 (((-2 (|:| |coef2| |#2|) (|:| -3358 |#1|)) |#2|) 120)) (-4239 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 91)) (-3231 (((-641 (-767)) |#2| |#2|) 101)) (-3285 ((|#1| |#2| |#2|) 50)) (-2214 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2096 |#1|)) |#2| |#2|) 128 (|has| |#1| (-452)))) (-2096 ((|#1| |#2| |#2|) 126 (|has| |#1| (-452)))) (-1989 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|) 54)) (-2475 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|) 79)) (-3594 ((|#1| |#2| |#2|) 76)) (-2454 (((-2 (|:| -4311 |#1|) (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2|) 41)) (-4115 ((|#2| |#2| |#2| |#2| |#1|) 66)) (-2439 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 93)) (-2379 ((|#2| |#2| |#2|) 92)) (-1487 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 86)) (-4332 ((|#2| |#2| |#2| (-767)) 84)) (-3238 ((|#2| |#2| |#2|) 134 (|has| |#1| (-452)))) (-2537 (((-1259 |#2|) (-1259 |#2|) |#1|) 22)) (-3809 (((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2|) 46)) (-2277 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3358 |#1|)) |#2|) 118)) (-3358 ((|#1| |#2|) 115)) (-4309 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 90)) (-1869 ((|#2| |#2| |#2| (-767)) 89)) (-1627 (((-641 |#2|) |#2| |#2|) 98)) (-1991 ((|#2| |#2| |#1| |#1| (-767)) 61)) (-2165 ((|#1| |#1| |#1| (-767)) 60)) (* (((-1259 |#2|) |#1| (-1259 |#2|)) 17)))
-(((-965 |#1| |#2|) (-10 -7 (-15 -3594 (|#1| |#2| |#2|)) (-15 -2475 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -3124 ((-2 (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -4240 ((-2 (|:| |coef1| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -4332 (|#2| |#2| |#2| (-767))) (-15 -1487 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4379 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -1869 (|#2| |#2| |#2| (-767))) (-15 -4309 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4239 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -2379 (|#2| |#2| |#2|)) (-15 -2439 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2433 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2127 (|#2| |#2| |#2|)) (-15 -2146 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3238 |#2|)) |#2| |#2|)) (-15 -2889 ((-2 (|:| |coef2| |#2|) (|:| -3238 |#2|)) |#2| |#2|)) (-15 -3630 ((-2 (|:| |coef1| |#2|) (|:| -3238 |#2|)) |#2| |#2|)) (-15 -3358 (|#1| |#2|)) (-15 -2277 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3358 |#1|)) |#2|)) (-15 -1476 ((-2 (|:| |coef2| |#2|) (|:| -3358 |#1|)) |#2|)) (-15 -1627 ((-641 |#2|) |#2| |#2|)) (-15 -3231 ((-641 (-767)) |#2| |#2|)) (IF (|has| |#1| (-452)) (PROGN (-15 -2096 (|#1| |#2| |#2|)) (-15 -2214 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2096 |#1|)) |#2| |#2|)) (-15 -2479 ((-2 (|:| |coef2| |#2|) (|:| -2096 |#1|)) |#2| |#2|)) (-15 -3238 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1259 |#2|) |#1| (-1259 |#2|))) (-15 -2537 ((-1259 |#2|) (-1259 |#2|) |#1|)) (-15 -2454 ((-2 (|:| -4311 |#1|) (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2|)) (-15 -3809 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2|)) (-15 -2165 (|#1| |#1| |#1| (-767))) (-15 -1991 (|#2| |#2| |#1| |#1| (-767))) (-15 -4115 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3285 (|#1| |#2| |#2|)) (-15 -1989 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -3896 ((-2 (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|))) (-556) (-1235 |#1|)) (T -965))
-((-3896 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3594 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1989 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3594 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-3285 (*1 *2 *3 *3) (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))) (-4115 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-1991 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-2165 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *2 (-556)) (-5 *1 (-965 *2 *4)) (-4 *4 (-1235 *2)))) (-3809 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2454 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -4311 *4) (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2537 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-556)) (-5 *1 (-965 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-556)) (-5 *1 (-965 *3 *4)))) (-3238 (*1 *2 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-2479 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2096 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2214 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2096 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2096 (*1 *2 *3 *3) (-12 (-4 *2 (-556)) (-4 *2 (-452)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))) (-3231 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-767))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1627 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1476 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3358 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2277 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3358 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-3358 (*1 *2 *3) (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))) (-3630 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3238 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2889 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3238 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2146 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3238 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2127 (*1 *2 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-2433 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2439 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2379 (*1 *2 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-4239 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-4309 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-1869 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2)) (-4 *2 (-1235 *4)))) (-4379 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-1487 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-4332 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2)) (-4 *2 (-1235 *4)))) (-4240 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3594 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-3124 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3594 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2475 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3594 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-3594 (*1 *2 *3 *3) (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))))
-(-10 -7 (-15 -3594 (|#1| |#2| |#2|)) (-15 -2475 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -3124 ((-2 (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -4240 ((-2 (|:| |coef1| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -4332 (|#2| |#2| |#2| (-767))) (-15 -1487 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4379 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -1869 (|#2| |#2| |#2| (-767))) (-15 -4309 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4239 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -2379 (|#2| |#2| |#2|)) (-15 -2439 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2433 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2127 (|#2| |#2| |#2|)) (-15 -2146 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3238 |#2|)) |#2| |#2|)) (-15 -2889 ((-2 (|:| |coef2| |#2|) (|:| -3238 |#2|)) |#2| |#2|)) (-15 -3630 ((-2 (|:| |coef1| |#2|) (|:| -3238 |#2|)) |#2| |#2|)) (-15 -3358 (|#1| |#2|)) (-15 -2277 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3358 |#1|)) |#2|)) (-15 -1476 ((-2 (|:| |coef2| |#2|) (|:| -3358 |#1|)) |#2|)) (-15 -1627 ((-641 |#2|) |#2| |#2|)) (-15 -3231 ((-641 (-767)) |#2| |#2|)) (IF (|has| |#1| (-452)) (PROGN (-15 -2096 (|#1| |#2| |#2|)) (-15 -2214 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2096 |#1|)) |#2| |#2|)) (-15 -2479 ((-2 (|:| |coef2| |#2|) (|:| -2096 |#1|)) |#2| |#2|)) (-15 -3238 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1259 |#2|) |#1| (-1259 |#2|))) (-15 -2537 ((-1259 |#2|) (-1259 |#2|) |#1|)) (-15 -2454 ((-2 (|:| -4311 |#1|) (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2|)) (-15 -3809 ((-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) |#2| |#2|)) (-15 -2165 (|#1| |#1| |#1| (-767))) (-15 -1991 (|#2| |#2| |#1| |#1| (-767))) (-15 -4115 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3285 (|#1| |#2| |#2|)) (-15 -1989 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)) (-15 -3896 ((-2 (|:| |coef2| |#2|) (|:| -3594 |#1|)) |#2| |#2|)))
-((-2337 (((-112) $ $) NIL)) (-1804 (((-1208) $) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4373 (((-1129) $) 10)) (-2350 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-966) (-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -1804 ((-1208) $))))) (T -966))
-((-4373 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-966)))) (-1804 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-966)))))
-(-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -1804 ((-1208) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) 37)) (-3500 (($) NIL T CONST)) (-1489 (((-641 (-641 (-564))) (-641 (-564))) 46)) (-1459 (((-564) $) 70)) (-2747 (($ (-641 (-564))) 18)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4344 (((-641 (-564)) $) 13)) (-2372 (($ $) 50)) (-2350 (((-858) $) 66) (((-641 (-564)) $) 11)) (-2414 (($) 8 T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 25)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 24)) (-2980 (($ $ $) 26)) (* (($ (-917) $) NIL) (($ (-767) $) 35)))
-(((-967) (-13 (-791) (-612 (-641 (-564))) (-611 (-641 (-564))) (-10 -8 (-15 -2747 ($ (-641 (-564)))) (-15 -1489 ((-641 (-641 (-564))) (-641 (-564)))) (-15 -1459 ((-564) $)) (-15 -2372 ($ $))))) (T -967))
-((-2747 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-967)))) (-1489 (*1 *2 *3) (-12 (-5 *2 (-641 (-641 (-564)))) (-5 *1 (-967)) (-5 *3 (-641 (-564))))) (-1459 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-967)))) (-2372 (*1 *1 *1) (-5 *1 (-967))))
-(-13 (-791) (-612 (-641 (-564))) (-611 (-641 (-564))) (-10 -8 (-15 -2747 ($ (-641 (-564)))) (-15 -1489 ((-641 (-641 (-564))) (-641 (-564)))) (-15 -1459 ((-564) $)) (-15 -2372 ($ $))))
-((-3004 (($ $ |#2|) 31)) (-2992 (($ $) 23) (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 17) (($ $ $) NIL) (($ $ |#2|) 21) (($ |#2| $) 20) (($ (-407 (-564)) $) 27) (($ $ (-407 (-564))) 29)))
-(((-968 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -3004 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-969 |#2| |#3| |#4|) (-1045) (-788) (-846)) (T -968))
-NIL
-(-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -3004 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 |#3|) $) 77)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-1904 (((-112) $) 76)) (-4035 (((-112) $) 31)) (-4108 (((-112) $) 65)) (-3720 (($ |#1| |#2|) 64) (($ $ |#3| |#2|) 79) (($ $ (-641 |#3|) (-641 |#2|)) 78)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-2762 ((|#2| $) 67)) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556))) (($ |#1|) 50 (|has| |#1| (-172)))) (-2606 ((|#1| $ |#2|) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-1530 (*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))) (-2443 (*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))) (-3450 (*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))))
+(-13 (-107 |t#1|) (-10 -8 (-6 -4407) (-15 -1530 (|t#1| $)) (-15 -2443 ($ $ $)) (-15 -3450 ($ $ $))))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2227 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3209 |#2|)) |#2| |#2|) 104)) (-3971 ((|#2| |#2| |#2|) 102)) (-1992 (((-2 (|:| |coef2| |#2|) (|:| -3209 |#2|)) |#2| |#2|) 106)) (-1607 (((-2 (|:| |coef1| |#2|) (|:| -3209 |#2|)) |#2| |#2|) 108)) (-3666 (((-2 (|:| |coef2| |#2|) (|:| -1692 |#1|)) |#2| |#2|) 130 (|has| |#1| (-452)))) (-1636 (((-2 (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|) 56)) (-2777 (((-2 (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|) 80)) (-3331 (((-2 (|:| |coef1| |#2|) (|:| -1545 |#1|)) |#2| |#2|) 82)) (-3187 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 95)) (-4015 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 88)) (-2894 (((-2 (|:| |coef2| |#2|) (|:| -2576 |#1|)) |#2|) 120)) (-3238 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 91)) (-3579 (((-641 (-767)) |#2| |#2|) 101)) (-4041 ((|#1| |#2| |#2|) 50)) (-3624 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1692 |#1|)) |#2| |#2|) 128 (|has| |#1| (-452)))) (-1692 ((|#1| |#2| |#2|) 126 (|has| |#1| (-452)))) (-1999 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|) 54)) (-1371 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|) 79)) (-1545 ((|#1| |#2| |#2|) 76)) (-2823 (((-2 (|:| -4290 |#1|) (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2|) 41)) (-4373 ((|#2| |#2| |#2| |#2| |#1|) 66)) (-2027 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 93)) (-4362 ((|#2| |#2| |#2|) 92)) (-1579 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 86)) (-1410 ((|#2| |#2| |#2| (-767)) 84)) (-3209 ((|#2| |#2| |#2|) 134 (|has| |#1| (-452)))) (-2501 (((-1259 |#2|) (-1259 |#2|) |#1|) 22)) (-3581 (((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2|) 46)) (-2924 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2576 |#1|)) |#2|) 118)) (-2576 ((|#1| |#2|) 115)) (-4117 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767)) 90)) (-2784 ((|#2| |#2| |#2| (-767)) 89)) (-1562 (((-641 |#2|) |#2| |#2|) 98)) (-4072 ((|#2| |#2| |#1| |#1| (-767)) 61)) (-3598 ((|#1| |#1| |#1| (-767)) 60)) (* (((-1259 |#2|) |#1| (-1259 |#2|)) 17)))
+(((-965 |#1| |#2|) (-10 -7 (-15 -1545 (|#1| |#2| |#2|)) (-15 -1371 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -2777 ((-2 (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -3331 ((-2 (|:| |coef1| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -1410 (|#2| |#2| |#2| (-767))) (-15 -1579 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4015 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -2784 (|#2| |#2| |#2| (-767))) (-15 -4117 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -3238 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4362 (|#2| |#2| |#2|)) (-15 -2027 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3187 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3971 (|#2| |#2| |#2|)) (-15 -2227 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3209 |#2|)) |#2| |#2|)) (-15 -1992 ((-2 (|:| |coef2| |#2|) (|:| -3209 |#2|)) |#2| |#2|)) (-15 -1607 ((-2 (|:| |coef1| |#2|) (|:| -3209 |#2|)) |#2| |#2|)) (-15 -2576 (|#1| |#2|)) (-15 -2924 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2576 |#1|)) |#2|)) (-15 -2894 ((-2 (|:| |coef2| |#2|) (|:| -2576 |#1|)) |#2|)) (-15 -1562 ((-641 |#2|) |#2| |#2|)) (-15 -3579 ((-641 (-767)) |#2| |#2|)) (IF (|has| |#1| (-452)) (PROGN (-15 -1692 (|#1| |#2| |#2|)) (-15 -3624 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1692 |#1|)) |#2| |#2|)) (-15 -3666 ((-2 (|:| |coef2| |#2|) (|:| -1692 |#1|)) |#2| |#2|)) (-15 -3209 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1259 |#2|) |#1| (-1259 |#2|))) (-15 -2501 ((-1259 |#2|) (-1259 |#2|) |#1|)) (-15 -2823 ((-2 (|:| -4290 |#1|) (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -3581 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -3598 (|#1| |#1| |#1| (-767))) (-15 -4072 (|#2| |#2| |#1| |#1| (-767))) (-15 -4373 (|#2| |#2| |#2| |#2| |#1|)) (-15 -4041 (|#1| |#2| |#2|)) (-15 -1999 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -1636 ((-2 (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|))) (-556) (-1235 |#1|)) (T -965))
+((-1636 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1545 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1999 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1545 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-4041 (*1 *2 *3 *3) (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))) (-4373 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-4072 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-3598 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *2 (-556)) (-5 *1 (-965 *2 *4)) (-4 *4 (-1235 *2)))) (-3581 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2823 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -4290 *4) (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2501 (*1 *2 *2 *3) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-556)) (-5 *1 (-965 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-556)) (-5 *1 (-965 *3 *4)))) (-3209 (*1 *2 *2 *2) (-12 (-4 *3 (-452)) (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-3666 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1692 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-3624 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1692 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1692 (*1 *2 *3 *3) (-12 (-4 *2 (-556)) (-4 *2 (-452)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))) (-3579 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-767))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1562 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2894 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2576 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2924 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2576 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2576 (*1 *2 *3) (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))) (-1607 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3209 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1992 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3209 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2227 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3209 *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-3971 (*1 *2 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-3187 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2027 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-4362 (*1 *2 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))) (-3238 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-4117 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-2784 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2)) (-4 *2 (-1235 *4)))) (-4015 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-1579 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))) (-1410 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2)) (-4 *2 (-1235 *4)))) (-3331 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1545 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-2777 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1545 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1371 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1545 *4))) (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))) (-1545 (*1 *2 *3 *3) (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))))
+(-10 -7 (-15 -1545 (|#1| |#2| |#2|)) (-15 -1371 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -2777 ((-2 (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -3331 ((-2 (|:| |coef1| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -1410 (|#2| |#2| |#2| (-767))) (-15 -1579 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4015 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -2784 (|#2| |#2| |#2| (-767))) (-15 -4117 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -3238 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-767))) (-15 -4362 (|#2| |#2| |#2|)) (-15 -2027 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3187 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3971 (|#2| |#2| |#2|)) (-15 -2227 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3209 |#2|)) |#2| |#2|)) (-15 -1992 ((-2 (|:| |coef2| |#2|) (|:| -3209 |#2|)) |#2| |#2|)) (-15 -1607 ((-2 (|:| |coef1| |#2|) (|:| -3209 |#2|)) |#2| |#2|)) (-15 -2576 (|#1| |#2|)) (-15 -2924 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2576 |#1|)) |#2|)) (-15 -2894 ((-2 (|:| |coef2| |#2|) (|:| -2576 |#1|)) |#2|)) (-15 -1562 ((-641 |#2|) |#2| |#2|)) (-15 -3579 ((-641 (-767)) |#2| |#2|)) (IF (|has| |#1| (-452)) (PROGN (-15 -1692 (|#1| |#2| |#2|)) (-15 -3624 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1692 |#1|)) |#2| |#2|)) (-15 -3666 ((-2 (|:| |coef2| |#2|) (|:| -1692 |#1|)) |#2| |#2|)) (-15 -3209 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1259 |#2|) |#1| (-1259 |#2|))) (-15 -2501 ((-1259 |#2|) (-1259 |#2|) |#1|)) (-15 -2823 ((-2 (|:| -4290 |#1|) (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -3581 ((-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) |#2| |#2|)) (-15 -3598 (|#1| |#1| |#1| (-767))) (-15 -4072 (|#2| |#2| |#1| |#1| (-767))) (-15 -4373 (|#2| |#2| |#2| |#2| |#1|)) (-15 -4041 (|#1| |#2| |#2|)) (-15 -1999 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)) (-15 -1636 ((-2 (|:| |coef2| |#2|) (|:| -1545 |#1|)) |#2| |#2|)))
+((-2315 (((-112) $ $) NIL)) (-1799 (((-1208) $) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4351 (((-1129) $) 10)) (-2326 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-966) (-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -1799 ((-1208) $))))) (T -966))
+((-4351 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-966)))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-966)))))
+(-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -1799 ((-1208) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) 37)) (-1747 (($) NIL T CONST)) (-1669 (((-641 (-641 (-564))) (-641 (-564))) 46)) (-1842 (((-564) $) 70)) (-3287 (($ (-641 (-564))) 18)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4327 (((-641 (-564)) $) 13)) (-1916 (($ $) 50)) (-2326 (((-858) $) 66) (((-641 (-564)) $) 11)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 8 T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 25)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 24)) (-2968 (($ $ $) 26)) (* (($ (-917) $) NIL) (($ (-767) $) 35)))
+(((-967) (-13 (-791) (-612 (-641 (-564))) (-611 (-641 (-564))) (-10 -8 (-15 -3287 ($ (-641 (-564)))) (-15 -1669 ((-641 (-641 (-564))) (-641 (-564)))) (-15 -1842 ((-564) $)) (-15 -1916 ($ $))))) (T -967))
+((-3287 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-967)))) (-1669 (*1 *2 *3) (-12 (-5 *2 (-641 (-641 (-564)))) (-5 *1 (-967)) (-5 *3 (-641 (-564))))) (-1842 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-967)))) (-1916 (*1 *1 *1) (-5 *1 (-967))))
+(-13 (-791) (-612 (-641 (-564))) (-611 (-641 (-564))) (-10 -8 (-15 -3287 ($ (-641 (-564)))) (-15 -1669 ((-641 (-641 (-564))) (-641 (-564)))) (-15 -1842 ((-564) $)) (-15 -1916 ($ $))))
+((-2992 (($ $ |#2|) 31)) (-2981 (($ $) 23) (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 17) (($ $ $) NIL) (($ $ |#2|) 21) (($ |#2| $) 20) (($ (-407 (-564)) $) 27) (($ $ (-407 (-564))) 29)))
+(((-968 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2992 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|))) (-969 |#2| |#3| |#4|) (-1045) (-788) (-846)) (T -968))
+NIL
+(-10 -8 (-15 * (|#1| |#1| (-407 (-564)))) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 -2992 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 * (|#1| (-917) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 |#3|) $) 78)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-2004 (((-112) $) 77)) (-1980 (((-112) $) 32)) (-3552 (((-112) $) 66)) (-3679 (($ |#1| |#2|) 65) (($ $ |#3| |#2|) 80) (($ $ (-641 |#3|) (-641 |#2|)) 79)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3258 ((|#2| $) 68)) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556))) (($ |#1|) 51 (|has| |#1| (-172)))) (-1690 ((|#1| $ |#2|) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-969 |#1| |#2| |#3|) (-140) (-1045) (-788) (-846)) (T -969))
-((-3876 (*1 *2 *1) (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *3 (-788)) (-4 *4 (-846)) (-4 *2 (-1045)))) (-3866 (*1 *1 *1) (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *4 (-846)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-969 *3 *2 *4)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *2 (-788)))) (-3720 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-969 *4 *3 *2)) (-4 *4 (-1045)) (-4 *3 (-788)) (-4 *2 (-846)))) (-3720 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 *5)) (-4 *1 (-969 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-788)) (-4 *6 (-846)))) (-3743 (*1 *2 *1) (-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788)) (-4 *5 (-846)) (-5 *2 (-641 *5)))) (-1904 (*1 *2 *1) (-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788)) (-4 *5 (-846)) (-5 *2 (-112)))) (-1732 (*1 *1 *1) (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *4 (-846)))))
-(-13 (-47 |t#1| |t#2|) (-10 -8 (-15 -3720 ($ $ |t#3| |t#2|)) (-15 -3720 ($ $ (-641 |t#3|) (-641 |t#2|))) (-15 -3866 ($ $)) (-15 -3876 (|t#1| $)) (-15 -2762 (|t#2| $)) (-15 -3743 ((-641 |t#3|) $)) (-15 -1904 ((-112) $)) (-15 -1732 ($ $))))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-290) |has| |#1| (-556)) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-4316 (((-1088 (-225)) $) 8)) (-4302 (((-1088 (-225)) $) 9)) (-4292 (((-1088 (-225)) $) 10)) (-4246 (((-641 (-641 (-939 (-225)))) $) 11)) (-2350 (((-858) $) 6)))
+((-3853 (*1 *2 *1) (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *3 (-788)) (-4 *4 (-846)) (-4 *2 (-1045)))) (-3840 (*1 *1 *1) (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *4 (-846)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-969 *3 *2 *4)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *2 (-788)))) (-3679 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-969 *4 *3 *2)) (-4 *4 (-1045)) (-4 *3 (-788)) (-4 *2 (-846)))) (-3679 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 *5)) (-4 *1 (-969 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-788)) (-4 *6 (-846)))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788)) (-4 *5 (-846)) (-5 *2 (-641 *5)))) (-2004 (*1 *2 *1) (-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788)) (-4 *5 (-846)) (-5 *2 (-112)))) (-2712 (*1 *1 *1) (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788)) (-4 *4 (-846)))))
+(-13 (-47 |t#1| |t#2|) (-10 -8 (-15 -3679 ($ $ |t#3| |t#2|)) (-15 -3679 ($ $ (-641 |t#3|) (-641 |t#2|))) (-15 -3840 ($ $)) (-15 -3853 (|t#1| $)) (-15 -3258 (|t#2| $)) (-15 -3702 ((-641 |t#3|) $)) (-15 -2004 ((-112) $)) (-15 -2712 ($ $))))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-290) |has| |#1| (-556)) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
+((-2604 (((-1088 (-225)) $) 8)) (-2593 (((-1088 (-225)) $) 9)) (-2583 (((-1088 (-225)) $) 10)) (-2597 (((-641 (-641 (-939 (-225)))) $) 11)) (-2326 (((-858) $) 6)))
(((-970) (-140)) (T -970))
-((-4246 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-641 (-641 (-939 (-225))))))) (-4292 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))) (-4302 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))) (-4316 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
-(-13 (-611 (-858)) (-10 -8 (-15 -4246 ((-641 (-641 (-939 (-225)))) $)) (-15 -4292 ((-1088 (-225)) $)) (-15 -4302 ((-1088 (-225)) $)) (-15 -4316 ((-1088 (-225)) $))))
+((-2597 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-641 (-641 (-939 (-225))))))) (-2583 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))) (-2604 (*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2597 ((-641 (-641 (-939 (-225)))) $)) (-15 -2583 ((-1088 (-225)) $)) (-15 -2593 ((-1088 (-225)) $)) (-15 -2604 ((-1088 (-225)) $))))
(((-611 (-858)) . T))
-((-3743 (((-641 |#4|) $) 23)) (-1743 (((-112) $) 53)) (-1692 (((-112) $) 52)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#4|) 40)) (-1734 (((-112) $) 54)) (-2014 (((-112) $ $) 60)) (-1541 (((-112) $ $) 63)) (-2164 (((-112) $) 58)) (-4153 (((-641 |#5|) (-641 |#5|) $) 96)) (-1505 (((-641 |#5|) (-641 |#5|) $) 93)) (-1673 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 86)) (-3564 (((-641 |#4|) $) 27)) (-4342 (((-112) |#4| $) 33)) (-3847 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 79)) (-4059 (($ $ |#4|) 37)) (-3031 (($ $ |#4|) 36)) (-3601 (($ $ |#4|) 38)) (-2893 (((-112) $ $) 44)))
-(((-971 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1692 ((-112) |#1|)) (-15 -4153 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -1505 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -1673 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3847 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1734 ((-112) |#1|)) (-15 -1541 ((-112) |#1| |#1|)) (-15 -2014 ((-112) |#1| |#1|)) (-15 -2164 ((-112) |#1|)) (-15 -1743 ((-112) |#1|)) (-15 -2995 ((-2 (|:| |under| |#1|) (|:| -2630 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4059 (|#1| |#1| |#4|)) (-15 -3601 (|#1| |#1| |#4|)) (-15 -3031 (|#1| |#1| |#4|)) (-15 -4342 ((-112) |#4| |#1|)) (-15 -3564 ((-641 |#4|) |#1|)) (-15 -3743 ((-641 |#4|) |#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-972 |#2| |#3| |#4| |#5|) (-1045) (-789) (-846) (-1059 |#2| |#3| |#4|)) (T -971))
+((-3702 (((-641 |#4|) $) 23)) (-2663 (((-112) $) 53)) (-3163 (((-112) $) 52)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#4|) 40)) (-2921 (((-112) $) 54)) (-1394 (((-112) $ $) 60)) (-2460 (((-112) $ $) 63)) (-3489 (((-112) $) 58)) (-1411 (((-641 |#5|) (-641 |#5|) $) 96)) (-1759 (((-641 |#5|) (-641 |#5|) $) 93)) (-2786 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 86)) (-1991 (((-641 |#4|) $) 27)) (-2779 (((-112) |#4| $) 33)) (-3725 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 79)) (-4350 (($ $ |#4|) 37)) (-1659 (($ $ |#4|) 36)) (-3025 (($ $ |#4|) 38)) (-2876 (((-112) $ $) 44)))
+(((-971 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3163 ((-112) |#1|)) (-15 -1411 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -1759 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -2786 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3725 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2921 ((-112) |#1|)) (-15 -2460 ((-112) |#1| |#1|)) (-15 -1394 ((-112) |#1| |#1|)) (-15 -3489 ((-112) |#1|)) (-15 -2663 ((-112) |#1|)) (-15 -2459 ((-2 (|:| |under| |#1|) (|:| -4256 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4350 (|#1| |#1| |#4|)) (-15 -3025 (|#1| |#1| |#4|)) (-15 -1659 (|#1| |#1| |#4|)) (-15 -2779 ((-112) |#4| |#1|)) (-15 -1991 ((-641 |#4|) |#1|)) (-15 -3702 ((-641 |#4|) |#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-972 |#2| |#3| |#4| |#5|) (-1045) (-789) (-846) (-1059 |#2| |#3| |#4|)) (T -971))
NIL
-(-10 -8 (-15 -1692 ((-112) |#1|)) (-15 -4153 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -1505 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -1673 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3847 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1734 ((-112) |#1|)) (-15 -1541 ((-112) |#1| |#1|)) (-15 -2014 ((-112) |#1| |#1|)) (-15 -2164 ((-112) |#1|)) (-15 -1743 ((-112) |#1|)) (-15 -2995 ((-2 (|:| |under| |#1|) (|:| -2630 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4059 (|#1| |#1| |#4|)) (-15 -3601 (|#1| |#1| |#4|)) (-15 -3031 (|#1| |#1| |#4|)) (-15 -4342 ((-112) |#4| |#1|)) (-15 -3564 ((-641 |#4|) |#1|)) (-15 -3743 ((-641 |#4|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-3743 (((-641 |#3|) $) 33)) (-1743 (((-112) $) 26)) (-1692 (((-112) $) 17 (|has| |#1| (-556)))) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) 27)) (-3670 (((-112) $ (-767)) 44)) (-3540 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4406)))) (-3500 (($) 45 T CONST)) (-1734 (((-112) $) 22 (|has| |#1| (-556)))) (-2014 (((-112) $ $) 24 (|has| |#1| (-556)))) (-1541 (((-112) $ $) 23 (|has| |#1| (-556)))) (-2164 (((-112) $) 25 (|has| |#1| (-556)))) (-4153 (((-641 |#4|) (-641 |#4|) $) 18 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 36)) (-2961 (($ (-641 |#4|)) 35)) (-3215 (($ $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#4| $) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-556)))) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4406)))) (-3305 (((-641 |#4|) $) 52 (|has| $ (-6 -4406)))) (-3377 ((|#3| $) 34)) (-2587 (((-112) $ (-767)) 43)) (-1909 (((-641 |#4|) $) 53 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 47)) (-3564 (((-641 |#3|) $) 32)) (-4342 (((-112) |#3| $) 31)) (-2743 (((-112) $ (-767)) 42)) (-4172 (((-1152) $) 9)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-3877 (((-1114) $) 10)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2708 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 56 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) 38)) (-1320 (((-112) $) 41)) (-1664 (($) 40)) (-3888 (((-767) |#4| $) 54 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4406)))) (-3817 (($ $) 39)) (-4344 (((-536) $) 69 (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 60)) (-4059 (($ $ |#3|) 28)) (-3031 (($ $ |#3|) 30)) (-3601 (($ $ |#3|) 29)) (-2350 (((-858) $) 11) (((-641 |#4|) $) 37)) (-3073 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 46 (|has| $ (-6 -4406)))))
+(-10 -8 (-15 -3163 ((-112) |#1|)) (-15 -1411 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -1759 ((-641 |#5|) (-641 |#5|) |#1|)) (-15 -2786 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3725 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2921 ((-112) |#1|)) (-15 -2460 ((-112) |#1| |#1|)) (-15 -1394 ((-112) |#1| |#1|)) (-15 -3489 ((-112) |#1|)) (-15 -2663 ((-112) |#1|)) (-15 -2459 ((-2 (|:| |under| |#1|) (|:| -4256 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4350 (|#1| |#1| |#4|)) (-15 -3025 (|#1| |#1| |#4|)) (-15 -1659 (|#1| |#1| |#4|)) (-15 -2779 ((-112) |#4| |#1|)) (-15 -1991 ((-641 |#4|) |#1|)) (-15 -3702 ((-641 |#4|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-3702 (((-641 |#3|) $) 34)) (-2663 (((-112) $) 27)) (-3163 (((-112) $) 18 (|has| |#1| (-556)))) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) 28)) (-3073 (((-112) $ (-767)) 45)) (-3492 (($ (-1 (-112) |#4|) $) 66 (|has| $ (-6 -4407)))) (-1747 (($) 46 T CONST)) (-2921 (((-112) $) 23 (|has| |#1| (-556)))) (-1394 (((-112) $ $) 25 (|has| |#1| (-556)))) (-2460 (((-112) $ $) 24 (|has| |#1| (-556)))) (-3489 (((-112) $) 26 (|has| |#1| (-556)))) (-1411 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) 20 (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 37)) (-2938 (($ (-641 |#4|)) 36)) (-3195 (($ $) 69 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#4| $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 64 (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) 63 (|has| $ (-6 -4407)))) (-1624 (((-641 |#4|) $) 53 (|has| $ (-6 -4407)))) (-2809 ((|#3| $) 35)) (-1509 (((-112) $ (-767)) 44)) (-4276 (((-641 |#4|) $) 54 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 56 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#4| |#4|) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 48)) (-1991 (((-641 |#3|) $) 33)) (-2779 (((-112) |#3| $) 32)) (-4068 (((-112) $ (-767)) 43)) (-2332 (((-1152) $) 10)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 22 (|has| |#1| (-556)))) (-3868 (((-1114) $) 11)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 62)) (-1703 (((-112) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) 60 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) 39)) (-4169 (((-112) $) 42)) (-1531 (($) 41)) (-3879 (((-767) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#4|) $) 52 (|has| $ (-6 -4407)))) (-3774 (($ $) 40)) (-4327 (((-536) $) 70 (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 61)) (-4350 (($ $ |#3|) 29)) (-1659 (($ $ |#3|) 31)) (-3025 (($ $ |#3|) 30)) (-2326 (((-858) $) 12) (((-641 |#4|) $) 38)) (-1700 (((-112) $ $) 9)) (-4062 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
(((-972 |#1| |#2| |#3| |#4|) (-140) (-1045) (-789) (-846) (-1059 |t#1| |t#2| |t#3|)) (T -972))
-((-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *1 (-972 *3 *4 *5 *6)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *1 (-972 *3 *4 *5 *6)))) (-3377 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-1059 *3 *4 *2)) (-4 *2 (-846)))) (-3743 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))) (-3564 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))) (-4342 (*1 *2 *3 *1) (-12 (-4 *1 (-972 *4 *5 *3 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112)))) (-3031 (*1 *1 *1 *2) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))) (-3601 (*1 *1 *1 *2) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))) (-4059 (*1 *1 *1 *2) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))) (-2995 (*1 *2 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -2630 *1) (|:| |upper| *1))) (-4 *1 (-972 *4 *5 *3 *6)))) (-1743 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-2164 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-2014 (*1 *2 *1 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-1541 (*1 *2 *1 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-1734 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-3847 (*1 *2 *3 *1) (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-1673 (*1 *2 *3 *1) (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-1505 (*1 *2 *2 *1) (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)))) (-4153 (*1 *2 *2 *1) (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)))) (-1692 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))))
-(-13 (-1094) (-151 |t#4|) (-611 (-641 |t#4|)) (-10 -8 (-6 -4406) (-15 -4201 ((-3 $ "failed") (-641 |t#4|))) (-15 -2961 ($ (-641 |t#4|))) (-15 -3377 (|t#3| $)) (-15 -3743 ((-641 |t#3|) $)) (-15 -3564 ((-641 |t#3|) $)) (-15 -4342 ((-112) |t#3| $)) (-15 -3031 ($ $ |t#3|)) (-15 -3601 ($ $ |t#3|)) (-15 -4059 ($ $ |t#3|)) (-15 -2995 ((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |t#3|)) (-15 -1743 ((-112) $)) (IF (|has| |t#1| (-556)) (PROGN (-15 -2164 ((-112) $)) (-15 -2014 ((-112) $ $)) (-15 -1541 ((-112) $ $)) (-15 -1734 ((-112) $)) (-15 -3847 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -1673 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -1505 ((-641 |t#4|) (-641 |t#4|) $)) (-15 -4153 ((-641 |t#4|) (-641 |t#4|) $)) (-15 -1692 ((-112) $))) |%noBranch|)))
+((-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *1 (-972 *3 *4 *5 *6)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *1 (-972 *3 *4 *5 *6)))) (-2809 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-1059 *3 *4 *2)) (-4 *2 (-846)))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))) (-1991 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))) (-2779 (*1 *2 *3 *1) (-12 (-4 *1 (-972 *4 *5 *3 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112)))) (-1659 (*1 *1 *1 *2) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))) (-3025 (*1 *1 *1 *2) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))) (-4350 (*1 *1 *1 *2) (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))) (-2459 (*1 *2 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -4256 *1) (|:| |upper| *1))) (-4 *1 (-972 *4 *5 *3 *6)))) (-2663 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-3489 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-1394 (*1 *2 *1 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-2460 (*1 *2 *1 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-2921 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))) (-3725 (*1 *2 *3 *1) (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-2786 (*1 *2 *3 *1) (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-1759 (*1 *2 *2 *1) (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)))) (-1411 (*1 *2 *2 *1) (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)))) (-3163 (*1 *2 *1) (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-5 *2 (-112)))))
+(-13 (-1094) (-151 |t#4|) (-611 (-641 |t#4|)) (-10 -8 (-6 -4407) (-15 -4180 ((-3 $ "failed") (-641 |t#4|))) (-15 -2938 ($ (-641 |t#4|))) (-15 -2809 (|t#3| $)) (-15 -3702 ((-641 |t#3|) $)) (-15 -1991 ((-641 |t#3|) $)) (-15 -2779 ((-112) |t#3| $)) (-15 -1659 ($ $ |t#3|)) (-15 -3025 ($ $ |t#3|)) (-15 -4350 ($ $ |t#3|)) (-15 -2459 ((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |t#3|)) (-15 -2663 ((-112) $)) (IF (|has| |t#1| (-556)) (PROGN (-15 -3489 ((-112) $)) (-15 -1394 ((-112) $ $)) (-15 -2460 ((-112) $ $)) (-15 -2921 ((-112) $)) (-15 -3725 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2786 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -1759 ((-641 |t#4|) (-641 |t#4|) $)) (-15 -1411 ((-641 |t#4|) (-641 |t#4|) $)) (-15 -3163 ((-112) $))) |%noBranch|)))
(((-34) . T) ((-102) . T) ((-611 (-641 |#4|)) . T) ((-611 (-858)) . T) ((-151 |#4|) . T) ((-612 (-536)) |has| |#4| (-612 (-536))) ((-309 |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-489 |#4|) . T) ((-514 |#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-1094) . T) ((-1209) . T))
-((-1994 (((-641 |#4|) |#4| |#4|) 134)) (-2954 (((-641 |#4|) (-641 |#4|) (-112)) 123 (|has| |#1| (-452))) (((-641 |#4|) (-641 |#4|)) 124 (|has| |#1| (-452)))) (-2459 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 43)) (-2022 (((-112) |#4|) 42)) (-1521 (((-641 |#4|) |#4|) 119 (|has| |#1| (-452)))) (-1637 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-1 (-112) |#4|) (-641 |#4|)) 23)) (-4032 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|)) 29)) (-2576 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|)) 30)) (-2088 (((-3 (-2 (|:| |bas| (-476 |#1| |#2| |#3| |#4|)) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|)) 88)) (-2226 (((-641 |#4|) (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 101)) (-2396 (((-641 |#4|) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 127)) (-2764 (((-641 |#4|) (-641 |#4|)) 126)) (-1456 (((-641 |#4|) (-641 |#4|) (-641 |#4|) (-112)) 57) (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 59)) (-2837 ((|#4| |#4| (-641 |#4|)) 58)) (-1620 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 130 (|has| |#1| (-452)))) (-1948 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 133 (|has| |#1| (-452)))) (-4267 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 132 (|has| |#1| (-452)))) (-2065 (((-641 |#4|) (-641 |#4|) (-641 |#4|) (-1 (-641 |#4|) (-641 |#4|))) 103) (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 105) (((-641 |#4|) (-641 |#4|) |#4|) 139) (((-641 |#4|) |#4| |#4|) 135) (((-641 |#4|) (-641 |#4|)) 104)) (-3469 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 116 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-1717 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 50)) (-4135 (((-112) (-641 |#4|)) 77)) (-4277 (((-112) (-641 |#4|) (-641 (-641 |#4|))) 65)) (-4183 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 36)) (-3592 (((-112) |#4|) 35)) (-3825 (((-641 |#4|) (-641 |#4|)) 114 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-4322 (((-641 |#4|) (-641 |#4|)) 115 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-2719 (((-641 |#4|) (-641 |#4|)) 81)) (-1812 (((-641 |#4|) (-641 |#4|)) 95)) (-4271 (((-112) (-641 |#4|) (-641 |#4|)) 63)) (-4121 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 48)) (-2730 (((-112) |#4|) 44)))
-(((-973 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2065 ((-641 |#4|) (-641 |#4|))) (-15 -2065 ((-641 |#4|) |#4| |#4|)) (-15 -2764 ((-641 |#4|) (-641 |#4|))) (-15 -1994 ((-641 |#4|) |#4| |#4|)) (-15 -2065 ((-641 |#4|) (-641 |#4|) |#4|)) (-15 -2065 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -2065 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-1 (-641 |#4|) (-641 |#4|)))) (-15 -4271 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -4277 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -4135 ((-112) (-641 |#4|))) (-15 -1637 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-1 (-112) |#4|) (-641 |#4|))) (-15 -4032 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -2576 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -1717 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2022 ((-112) |#4|)) (-15 -2459 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -3592 ((-112) |#4|)) (-15 -4183 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2730 ((-112) |#4|)) (-15 -4121 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -1456 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1456 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-112))) (-15 -2837 (|#4| |#4| (-641 |#4|))) (-15 -2719 ((-641 |#4|) (-641 |#4|))) (-15 -2088 ((-3 (-2 (|:| |bas| (-476 |#1| |#2| |#3| |#4|)) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|))) (-15 -1812 ((-641 |#4|) (-641 |#4|))) (-15 -2226 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2396 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-452)) (PROGN (-15 -1521 ((-641 |#4|) |#4|)) (-15 -2954 ((-641 |#4|) (-641 |#4|))) (-15 -2954 ((-641 |#4|) (-641 |#4|) (-112))) (-15 -1620 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -4267 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1948 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (PROGN (-15 -4322 ((-641 |#4|) (-641 |#4|))) (-15 -3825 ((-641 |#4|) (-641 |#4|))) (-15 -3469 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) |%noBranch|)) (-556) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -973))
-((-3469 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147)) (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-3825 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147)) (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-4322 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147)) (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-1948 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-4267 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-1620 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2954 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))) (-2954 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-1521 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2396 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-973 *5 *6 *7 *8)))) (-2226 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-641 *9)) (-5 *3 (-1 (-112) *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *1 (-973 *6 *7 *8 *9)))) (-1812 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2088 (*1 *2 *3) (|partial| -12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-476 *4 *5 *6 *7)) (|:| -3027 (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2719 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2837 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *2)))) (-1456 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))) (-1456 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-4121 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2730 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-4183 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-3592 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2459 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2022 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-1717 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2576 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8)))) (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))) (-4032 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8)))) (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))) (-1637 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8)))) (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))) (-4135 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *7)))) (-4277 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *5 *6 *7 *8)))) (-4271 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *7)))) (-2065 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-641 *7) (-641 *7))) (-5 *2 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))) (-2065 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2065 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *3)))) (-1994 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2764 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2065 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2065 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2065 ((-641 |#4|) (-641 |#4|))) (-15 -2065 ((-641 |#4|) |#4| |#4|)) (-15 -2764 ((-641 |#4|) (-641 |#4|))) (-15 -1994 ((-641 |#4|) |#4| |#4|)) (-15 -2065 ((-641 |#4|) (-641 |#4|) |#4|)) (-15 -2065 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -2065 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-1 (-641 |#4|) (-641 |#4|)))) (-15 -4271 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -4277 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -4135 ((-112) (-641 |#4|))) (-15 -1637 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-1 (-112) |#4|) (-641 |#4|))) (-15 -4032 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -2576 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -1717 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2022 ((-112) |#4|)) (-15 -2459 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -3592 ((-112) |#4|)) (-15 -4183 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2730 ((-112) |#4|)) (-15 -4121 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -1456 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1456 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-112))) (-15 -2837 (|#4| |#4| (-641 |#4|))) (-15 -2719 ((-641 |#4|) (-641 |#4|))) (-15 -2088 ((-3 (-2 (|:| |bas| (-476 |#1| |#2| |#3| |#4|)) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|))) (-15 -1812 ((-641 |#4|) (-641 |#4|))) (-15 -2226 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2396 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-452)) (PROGN (-15 -1521 ((-641 |#4|) |#4|)) (-15 -2954 ((-641 |#4|) (-641 |#4|))) (-15 -2954 ((-641 |#4|) (-641 |#4|) (-112))) (-15 -1620 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -4267 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1948 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (PROGN (-15 -4322 ((-641 |#4|) (-641 |#4|))) (-15 -3825 ((-641 |#4|) (-641 |#4|))) (-15 -3469 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) |%noBranch|))
-((-3963 (((-2 (|:| R (-685 |#1|)) (|:| A (-685 |#1|)) (|:| |Ainv| (-685 |#1|))) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|)) 19)) (-2280 (((-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|)) 43)) (-4186 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|)) 16)))
-(((-974 |#1|) (-10 -7 (-15 -3963 ((-2 (|:| R (-685 |#1|)) (|:| A (-685 |#1|)) (|:| |Ainv| (-685 |#1|))) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -4186 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -2280 ((-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|)))) (-363)) (T -974))
-((-2280 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-5 *2 (-641 (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5))))) (-5 *1 (-974 *5)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)))) (-4186 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-685 *5)) (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363)) (-5 *1 (-974 *5)))) (-3963 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-99 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-363)) (-5 *2 (-2 (|:| R (-685 *6)) (|:| A (-685 *6)) (|:| |Ainv| (-685 *6)))) (-5 *1 (-974 *6)) (-5 *3 (-685 *6)))))
-(-10 -7 (-15 -3963 ((-2 (|:| R (-685 |#1|)) (|:| A (-685 |#1|)) (|:| |Ainv| (-685 |#1|))) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -4186 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -2280 ((-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|))))
-((-3942 (((-418 |#4|) |#4|) 56)))
-(((-975 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3942 ((-418 |#4|) |#4|))) (-846) (-789) (-452) (-945 |#3| |#2| |#1|)) (T -975))
-((-3942 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-452)) (-5 *2 (-418 *3)) (-5 *1 (-975 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
-(-10 -7 (-15 -3942 ((-418 |#4|) |#4|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-4020 (($ (-767)) 112 (|has| |#1| (-23)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4407))) (($ $) 88 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) |#1|) 52 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-4298 (($ $) 90 (|has| $ (-6 -4407)))) (-3701 (($ $) 100)) (-3215 (($ $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 51)) (-3886 (((-564) (-1 (-112) |#1|) $) 97) (((-564) |#1| $) 96 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 95 (|has| |#1| (-1094)))) (-3057 (($ (-641 |#1|)) 118)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-1701 (((-685 |#1|) $ $) 105 (|has| |#1| (-1045)))) (-4142 (($ (-767) |#1|) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 87 (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 86 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3331 ((|#1| $) 102 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-2743 (((-112) $ (-767)) 10)) (-4029 ((|#1| $) 103 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 42 (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-1324 (($ $ |#1|) 41 (|has| $ (-6 -4407)))) (-3113 (($ $ (-641 |#1|)) 116)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) 50) ((|#1| $ (-564)) 49) (($ $ (-1226 (-564))) 63)) (-4297 ((|#1| $ $) 106 (|has| |#1| (-1045)))) (-4228 (((-917) $) 117)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3179 (($ $ $) 104)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 91 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536)))) (($ (-641 |#1|)) 119)) (-2363 (($ (-641 |#1|)) 70)) (-3580 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2934 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 82 (|has| |#1| (-846)))) (-2992 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-2980 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-564) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-722))) (($ $ |#1|) 107 (|has| |#1| (-722)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-3316 (((-641 |#4|) |#4| |#4|) 134)) (-3917 (((-641 |#4|) (-641 |#4|) (-112)) 123 (|has| |#1| (-452))) (((-641 |#4|) (-641 |#4|)) 124 (|has| |#1| (-452)))) (-2094 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 43)) (-3938 (((-112) |#4|) 42)) (-4137 (((-641 |#4|) |#4|) 119 (|has| |#1| (-452)))) (-3616 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-1 (-112) |#4|) (-641 |#4|)) 23)) (-1645 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|)) 29)) (-1560 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|)) 30)) (-2219 (((-3 (-2 (|:| |bas| (-476 |#1| |#2| |#3| |#4|)) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|)) 88)) (-3577 (((-641 |#4|) (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 101)) (-2172 (((-641 |#4|) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 127)) (-2246 (((-641 |#4|) (-641 |#4|)) 126)) (-1565 (((-641 |#4|) (-641 |#4|) (-641 |#4|) (-112)) 57) (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 59)) (-3636 ((|#4| |#4| (-641 |#4|)) 58)) (-3060 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 130 (|has| |#1| (-452)))) (-2861 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 133 (|has| |#1| (-452)))) (-3892 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 132 (|has| |#1| (-452)))) (-1866 (((-641 |#4|) (-641 |#4|) (-641 |#4|) (-1 (-641 |#4|) (-641 |#4|))) 103) (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 105) (((-641 |#4|) (-641 |#4|) |#4|) 139) (((-641 |#4|) |#4| |#4|) 135) (((-641 |#4|) (-641 |#4|)) 104)) (-4139 (((-641 |#4|) (-641 |#4|) (-641 |#4|)) 116 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-3874 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 50)) (-2461 (((-112) (-641 |#4|)) 77)) (-3282 (((-112) (-641 |#4|) (-641 (-641 |#4|))) 65)) (-3776 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 36)) (-2531 (((-112) |#4|) 35)) (-2425 (((-641 |#4|) (-641 |#4|)) 114 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-1683 (((-641 |#4|) (-641 |#4|)) 115 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-1465 (((-641 |#4|) (-641 |#4|)) 81)) (-3997 (((-641 |#4|) (-641 |#4|)) 95)) (-3182 (((-112) (-641 |#4|) (-641 |#4|)) 63)) (-3741 (((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|)) 48)) (-2796 (((-112) |#4|) 44)))
+(((-973 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1866 ((-641 |#4|) (-641 |#4|))) (-15 -1866 ((-641 |#4|) |#4| |#4|)) (-15 -2246 ((-641 |#4|) (-641 |#4|))) (-15 -3316 ((-641 |#4|) |#4| |#4|)) (-15 -1866 ((-641 |#4|) (-641 |#4|) |#4|)) (-15 -1866 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1866 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-1 (-641 |#4|) (-641 |#4|)))) (-15 -3182 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3282 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -2461 ((-112) (-641 |#4|))) (-15 -3616 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-1 (-112) |#4|) (-641 |#4|))) (-15 -1645 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -1560 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -3874 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -3938 ((-112) |#4|)) (-15 -2094 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2531 ((-112) |#4|)) (-15 -3776 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2796 ((-112) |#4|)) (-15 -3741 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -1565 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1565 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-112))) (-15 -3636 (|#4| |#4| (-641 |#4|))) (-15 -1465 ((-641 |#4|) (-641 |#4|))) (-15 -2219 ((-3 (-2 (|:| |bas| (-476 |#1| |#2| |#3| |#4|)) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|))) (-15 -3997 ((-641 |#4|) (-641 |#4|))) (-15 -3577 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2172 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-452)) (PROGN (-15 -4137 ((-641 |#4|) |#4|)) (-15 -3917 ((-641 |#4|) (-641 |#4|))) (-15 -3917 ((-641 |#4|) (-641 |#4|) (-112))) (-15 -3060 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -3892 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -2861 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (PROGN (-15 -1683 ((-641 |#4|) (-641 |#4|))) (-15 -2425 ((-641 |#4|) (-641 |#4|))) (-15 -4139 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) |%noBranch|)) (-556) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -973))
+((-4139 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147)) (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2425 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147)) (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-1683 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147)) (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2861 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-3892 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-3060 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-3917 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))) (-3917 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-4137 (*1 *2 *3) (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2172 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-973 *5 *6 *7 *8)))) (-3577 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-641 *9)) (-5 *3 (-1 (-112) *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *1 (-973 *6 *7 *8 *9)))) (-3997 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-2219 (*1 *2 *3) (|partial| -12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-476 *4 *5 *6 *7)) (|:| -3008 (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-1465 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-3636 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *2)))) (-1565 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))) (-1565 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-3741 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2796 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-3776 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-2531 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2094 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-3938 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-3874 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7)))) (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))) (-1560 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8)))) (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))) (-1645 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8)))) (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))) (-3616 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8)))) (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))) (-2461 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *7)))) (-3282 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *5 *6 *7 *8)))) (-3182 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *4 *5 *6 *7)))) (-1866 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-641 *7) (-641 *7))) (-5 *2 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))) (-1866 (*1 *2 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-1866 (*1 *2 *2 *3) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *3)))) (-3316 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-2246 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))) (-1866 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))) (-1866 (*1 *2 *2) (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
+(-10 -7 (-15 -1866 ((-641 |#4|) (-641 |#4|))) (-15 -1866 ((-641 |#4|) |#4| |#4|)) (-15 -2246 ((-641 |#4|) (-641 |#4|))) (-15 -3316 ((-641 |#4|) |#4| |#4|)) (-15 -1866 ((-641 |#4|) (-641 |#4|) |#4|)) (-15 -1866 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1866 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-1 (-641 |#4|) (-641 |#4|)))) (-15 -3182 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3282 ((-112) (-641 |#4|) (-641 (-641 |#4|)))) (-15 -2461 ((-112) (-641 |#4|))) (-15 -3616 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-1 (-112) |#4|) (-641 |#4|))) (-15 -1645 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -1560 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 (-1 (-112) |#4|)) (-641 |#4|))) (-15 -3874 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -3938 ((-112) |#4|)) (-15 -2094 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2531 ((-112) |#4|)) (-15 -3776 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -2796 ((-112) |#4|)) (-15 -3741 ((-2 (|:| |goodPols| (-641 |#4|)) (|:| |badPols| (-641 |#4|))) (-641 |#4|))) (-15 -1565 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -1565 ((-641 |#4|) (-641 |#4|) (-641 |#4|) (-112))) (-15 -3636 (|#4| |#4| (-641 |#4|))) (-15 -1465 ((-641 |#4|) (-641 |#4|))) (-15 -2219 ((-3 (-2 (|:| |bas| (-476 |#1| |#2| |#3| |#4|)) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|))) (-15 -3997 ((-641 |#4|) (-641 |#4|))) (-15 -3577 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2172 ((-641 |#4|) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-452)) (PROGN (-15 -4137 ((-641 |#4|) |#4|)) (-15 -3917 ((-641 |#4|) (-641 |#4|))) (-15 -3917 ((-641 |#4|) (-641 |#4|) (-112))) (-15 -3060 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -3892 ((-641 |#4|) (-641 |#4|) (-641 |#4|))) (-15 -2861 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (PROGN (-15 -1683 ((-641 |#4|) (-641 |#4|))) (-15 -2425 ((-641 |#4|) (-641 |#4|))) (-15 -4139 ((-641 |#4|) (-641 |#4|) (-641 |#4|)))) |%noBranch|) |%noBranch|))
+((-4027 (((-2 (|:| R (-685 |#1|)) (|:| A (-685 |#1|)) (|:| |Ainv| (-685 |#1|))) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|)) 19)) (-3276 (((-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|)) 43)) (-2848 (((-685 |#1|) (-685 |#1|) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|)) 16)))
+(((-974 |#1|) (-10 -7 (-15 -4027 ((-2 (|:| R (-685 |#1|)) (|:| A (-685 |#1|)) (|:| |Ainv| (-685 |#1|))) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -2848 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -3276 ((-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|)))) (-363)) (T -974))
+((-3276 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-5 *2 (-641 (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5))))) (-5 *1 (-974 *5)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)))) (-2848 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-685 *5)) (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363)) (-5 *1 (-974 *5)))) (-4027 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-99 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-363)) (-5 *2 (-2 (|:| R (-685 *6)) (|:| A (-685 *6)) (|:| |Ainv| (-685 *6)))) (-5 *1 (-974 *6)) (-5 *3 (-685 *6)))))
+(-10 -7 (-15 -4027 ((-2 (|:| R (-685 |#1|)) (|:| A (-685 |#1|)) (|:| |Ainv| (-685 |#1|))) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -2848 ((-685 |#1|) (-685 |#1|) (-685 |#1|) (-99 |#1|) (-1 |#1| |#1|))) (-15 -3276 ((-641 (-2 (|:| C (-685 |#1|)) (|:| |g| (-1259 |#1|)))) (-685 |#1|) (-1259 |#1|))))
+((-2556 (((-418 |#4|) |#4|) 56)))
+(((-975 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2556 ((-418 |#4|) |#4|))) (-846) (-789) (-452) (-945 |#3| |#2| |#1|)) (T -975))
+((-2556 (*1 *2 *3) (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-452)) (-5 *2 (-418 *3)) (-5 *1 (-975 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
+(-10 -7 (-15 -2556 ((-418 |#4|) |#4|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3992 (($ (-767)) 113 (|has| |#1| (-23)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) 99) (((-112) $) 93 (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) 90 (|has| $ (-6 -4408))) (($ $) 89 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) 100) (($ $) 94 (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-1436 (($ $) 91 (|has| $ (-6 -4408)))) (-3028 (($ $) 101)) (-3195 (($ $) 79 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 74 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 73 (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 52)) (-3850 (((-564) (-1 (-112) |#1|) $) 98) (((-564) |#1| $) 97 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 96 (|has| |#1| (-1094)))) (-1390 (($ (-641 |#1|)) 119)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1706 (((-685 |#1|) $ $) 106 (|has| |#1| (-1045)))) (-4111 (($ (-767) |#1|) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 88 (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) 102) (($ $ $) 95 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 87 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-1581 ((|#1| $) 103 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-4068 (((-112) $ (-767)) 10)) (-2313 ((|#1| $) 104 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 43 (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 72)) (-1428 (($ $ |#1|) 42 (|has| $ (-6 -4408)))) (-3157 (($ $ (-641 |#1|)) 117)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) 51) ((|#1| $ (-564)) 50) (($ $ (-1226 (-564))) 64)) (-2529 ((|#1| $ $) 107 (|has| |#1| (-1045)))) (-2476 (((-917) $) 118)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-2413 (($ $ $) 105)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 92 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| |#1| (-612 (-536)))) (($ (-641 |#1|)) 120)) (-2336 (($ (-641 |#1|)) 71)) (-3521 (($ $ |#1|) 69) (($ |#1| $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2920 (((-112) $ $) 86 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2981 (($ $) 112 (|has| |#1| (-21))) (($ $ $) 111 (|has| |#1| (-21)))) (-2968 (($ $ $) 114 (|has| |#1| (-25)))) (* (($ (-564) $) 110 (|has| |#1| (-21))) (($ |#1| $) 109 (|has| |#1| (-722))) (($ $ |#1|) 108 (|has| |#1| (-722)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-976 |#1|) (-140) (-1045)) (T -976))
-((-3057 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-976 *3)))) (-4228 (*1 *2 *1) (-12 (-4 *1 (-976 *3)) (-4 *3 (-1045)) (-5 *2 (-917)))) (-3179 (*1 *1 *1 *1) (-12 (-4 *1 (-976 *2)) (-4 *2 (-1045)))) (-3113 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-976 *3)) (-4 *3 (-1045)))))
-(-13 (-1257 |t#1|) (-616 (-641 |t#1|)) (-10 -8 (-15 -3057 ($ (-641 |t#1|))) (-15 -4228 ((-917) $)) (-15 -3179 ($ $ $)) (-15 -3113 ($ $ (-641 |t#1|)))))
-(((-34) . T) ((-102) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-616 (-641 |#1|)) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-19 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T) ((-1257 |#1|) . T))
-((-4289 (((-939 |#2|) (-1 |#2| |#1|) (-939 |#1|)) 17)))
-(((-977 |#1| |#2|) (-10 -7 (-15 -4289 ((-939 |#2|) (-1 |#2| |#1|) (-939 |#1|)))) (-1045) (-1045)) (T -977))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-939 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-939 *6)) (-5 *1 (-977 *5 *6)))))
-(-10 -7 (-15 -4289 ((-939 |#2|) (-1 |#2| |#1|) (-939 |#1|))))
-((-3805 ((|#1| (-939 |#1|)) 14)) (-3568 ((|#1| (-939 |#1|)) 13)) (-1845 ((|#1| (-939 |#1|)) 12)) (-2975 ((|#1| (-939 |#1|)) 16)) (-1816 ((|#1| (-939 |#1|)) 24)) (-2294 ((|#1| (-939 |#1|)) 15)) (-2643 ((|#1| (-939 |#1|)) 17)) (-3284 ((|#1| (-939 |#1|)) 23)) (-3448 ((|#1| (-939 |#1|)) 22)))
-(((-978 |#1|) (-10 -7 (-15 -1845 (|#1| (-939 |#1|))) (-15 -3568 (|#1| (-939 |#1|))) (-15 -3805 (|#1| (-939 |#1|))) (-15 -2294 (|#1| (-939 |#1|))) (-15 -2975 (|#1| (-939 |#1|))) (-15 -2643 (|#1| (-939 |#1|))) (-15 -3448 (|#1| (-939 |#1|))) (-15 -3284 (|#1| (-939 |#1|))) (-15 -1816 (|#1| (-939 |#1|)))) (-1045)) (T -978))
-((-1816 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3284 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3448 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-2643 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-2975 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-2294 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3805 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3568 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-1845 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(-10 -7 (-15 -1845 (|#1| (-939 |#1|))) (-15 -3568 (|#1| (-939 |#1|))) (-15 -3805 (|#1| (-939 |#1|))) (-15 -2294 (|#1| (-939 |#1|))) (-15 -2975 (|#1| (-939 |#1|))) (-15 -2643 (|#1| (-939 |#1|))) (-15 -3448 (|#1| (-939 |#1|))) (-15 -3284 (|#1| (-939 |#1|))) (-15 -1816 (|#1| (-939 |#1|))))
-((-2506 (((-3 |#1| "failed") |#1|) 18)) (-3821 (((-3 |#1| "failed") |#1|) 6)) (-2512 (((-3 |#1| "failed") |#1|) 16)) (-3652 (((-3 |#1| "failed") |#1|) 4)) (-2098 (((-3 |#1| "failed") |#1|) 20)) (-3199 (((-3 |#1| "failed") |#1|) 8)) (-3319 (((-3 |#1| "failed") |#1| (-767)) 1)) (-2207 (((-3 |#1| "failed") |#1|) 3)) (-3548 (((-3 |#1| "failed") |#1|) 2)) (-2495 (((-3 |#1| "failed") |#1|) 21)) (-1338 (((-3 |#1| "failed") |#1|) 9)) (-3356 (((-3 |#1| "failed") |#1|) 19)) (-2028 (((-3 |#1| "failed") |#1|) 7)) (-1447 (((-3 |#1| "failed") |#1|) 17)) (-4282 (((-3 |#1| "failed") |#1|) 5)) (-1737 (((-3 |#1| "failed") |#1|) 24)) (-2466 (((-3 |#1| "failed") |#1|) 12)) (-2236 (((-3 |#1| "failed") |#1|) 22)) (-1727 (((-3 |#1| "failed") |#1|) 10)) (-2035 (((-3 |#1| "failed") |#1|) 26)) (-4345 (((-3 |#1| "failed") |#1|) 14)) (-2941 (((-3 |#1| "failed") |#1|) 27)) (-3070 (((-3 |#1| "failed") |#1|) 15)) (-4295 (((-3 |#1| "failed") |#1|) 25)) (-4247 (((-3 |#1| "failed") |#1|) 13)) (-1499 (((-3 |#1| "failed") |#1|) 23)) (-2647 (((-3 |#1| "failed") |#1|) 11)))
+((-1390 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-976 *3)))) (-2476 (*1 *2 *1) (-12 (-4 *1 (-976 *3)) (-4 *3 (-1045)) (-5 *2 (-917)))) (-2413 (*1 *1 *1 *1) (-12 (-4 *1 (-976 *2)) (-4 *2 (-1045)))) (-3157 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-976 *3)) (-4 *3 (-1045)))))
+(-13 (-1257 |t#1|) (-616 (-641 |t#1|)) (-10 -8 (-15 -1390 ($ (-641 |t#1|))) (-15 -2476 ((-917) $)) (-15 -2413 ($ $ $)) (-15 -3157 ($ $ (-641 |t#1|)))))
+(((-34) . T) ((-102) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-616 (-641 |#1|)) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-19 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T) ((-1257 |#1|) . T))
+((-4271 (((-939 |#2|) (-1 |#2| |#1|) (-939 |#1|)) 17)))
+(((-977 |#1| |#2|) (-10 -7 (-15 -4271 ((-939 |#2|) (-1 |#2| |#1|) (-939 |#1|)))) (-1045) (-1045)) (T -977))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-939 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-939 *6)) (-5 *1 (-977 *5 *6)))))
+(-10 -7 (-15 -4271 ((-939 |#2|) (-1 |#2| |#1|) (-939 |#1|))))
+((-1438 ((|#1| (-939 |#1|)) 14)) (-4260 ((|#1| (-939 |#1|)) 13)) (-2386 ((|#1| (-939 |#1|)) 12)) (-3305 ((|#1| (-939 |#1|)) 16)) (-2579 ((|#1| (-939 |#1|)) 24)) (-2138 ((|#1| (-939 |#1|)) 15)) (-3293 ((|#1| (-939 |#1|)) 17)) (-3955 ((|#1| (-939 |#1|)) 23)) (-1621 ((|#1| (-939 |#1|)) 22)))
+(((-978 |#1|) (-10 -7 (-15 -2386 (|#1| (-939 |#1|))) (-15 -4260 (|#1| (-939 |#1|))) (-15 -1438 (|#1| (-939 |#1|))) (-15 -2138 (|#1| (-939 |#1|))) (-15 -3305 (|#1| (-939 |#1|))) (-15 -3293 (|#1| (-939 |#1|))) (-15 -1621 (|#1| (-939 |#1|))) (-15 -3955 (|#1| (-939 |#1|))) (-15 -2579 (|#1| (-939 |#1|)))) (-1045)) (T -978))
+((-2579 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3955 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-1621 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3293 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-3305 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-2138 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-1438 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-4260 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))) (-2386 (*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(-10 -7 (-15 -2386 (|#1| (-939 |#1|))) (-15 -4260 (|#1| (-939 |#1|))) (-15 -1438 (|#1| (-939 |#1|))) (-15 -2138 (|#1| (-939 |#1|))) (-15 -3305 (|#1| (-939 |#1|))) (-15 -3293 (|#1| (-939 |#1|))) (-15 -1621 (|#1| (-939 |#1|))) (-15 -3955 (|#1| (-939 |#1|))) (-15 -2579 (|#1| (-939 |#1|))))
+((-3410 (((-3 |#1| "failed") |#1|) 18)) (-3250 (((-3 |#1| "failed") |#1|) 6)) (-2765 (((-3 |#1| "failed") |#1|) 16)) (-1737 (((-3 |#1| "failed") |#1|) 4)) (-1892 (((-3 |#1| "failed") |#1|) 20)) (-3503 (((-3 |#1| "failed") |#1|) 8)) (-3291 (((-3 |#1| "failed") |#1| (-767)) 1)) (-4240 (((-3 |#1| "failed") |#1|) 3)) (-2811 (((-3 |#1| "failed") |#1|) 2)) (-1535 (((-3 |#1| "failed") |#1|) 21)) (-3401 (((-3 |#1| "failed") |#1|) 9)) (-2356 (((-3 |#1| "failed") |#1|) 19)) (-3363 (((-3 |#1| "failed") |#1|) 7)) (-3244 (((-3 |#1| "failed") |#1|) 17)) (-4182 (((-3 |#1| "failed") |#1|) 5)) (-3264 (((-3 |#1| "failed") |#1|) 24)) (-1681 (((-3 |#1| "failed") |#1|) 12)) (-2350 (((-3 |#1| "failed") |#1|) 22)) (-3534 (((-3 |#1| "failed") |#1|) 10)) (-2688 (((-3 |#1| "failed") |#1|) 26)) (-3007 (((-3 |#1| "failed") |#1|) 14)) (-2110 (((-3 |#1| "failed") |#1|) 27)) (-1898 (((-3 |#1| "failed") |#1|) 15)) (-2303 (((-3 |#1| "failed") |#1|) 25)) (-2678 (((-3 |#1| "failed") |#1|) 13)) (-1422 (((-3 |#1| "failed") |#1|) 23)) (-3500 (((-3 |#1| "failed") |#1|) 11)))
(((-979 |#1|) (-140) (-1194)) (T -979))
-((-2941 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2035 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-4295 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1737 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1499 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2236 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2495 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2098 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3356 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2506 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1447 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2512 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3070 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-4345 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-4247 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2466 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2647 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1727 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1338 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3199 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2028 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3821 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-4282 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3652 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2207 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3548 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3319 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-767)) (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(-13 (-10 -7 (-15 -3319 ((-3 |t#1| "failed") |t#1| (-767))) (-15 -3548 ((-3 |t#1| "failed") |t#1|)) (-15 -2207 ((-3 |t#1| "failed") |t#1|)) (-15 -3652 ((-3 |t#1| "failed") |t#1|)) (-15 -4282 ((-3 |t#1| "failed") |t#1|)) (-15 -3821 ((-3 |t#1| "failed") |t#1|)) (-15 -2028 ((-3 |t#1| "failed") |t#1|)) (-15 -3199 ((-3 |t#1| "failed") |t#1|)) (-15 -1338 ((-3 |t#1| "failed") |t#1|)) (-15 -1727 ((-3 |t#1| "failed") |t#1|)) (-15 -2647 ((-3 |t#1| "failed") |t#1|)) (-15 -2466 ((-3 |t#1| "failed") |t#1|)) (-15 -4247 ((-3 |t#1| "failed") |t#1|)) (-15 -4345 ((-3 |t#1| "failed") |t#1|)) (-15 -3070 ((-3 |t#1| "failed") |t#1|)) (-15 -2512 ((-3 |t#1| "failed") |t#1|)) (-15 -1447 ((-3 |t#1| "failed") |t#1|)) (-15 -2506 ((-3 |t#1| "failed") |t#1|)) (-15 -3356 ((-3 |t#1| "failed") |t#1|)) (-15 -2098 ((-3 |t#1| "failed") |t#1|)) (-15 -2495 ((-3 |t#1| "failed") |t#1|)) (-15 -2236 ((-3 |t#1| "failed") |t#1|)) (-15 -1499 ((-3 |t#1| "failed") |t#1|)) (-15 -1737 ((-3 |t#1| "failed") |t#1|)) (-15 -4295 ((-3 |t#1| "failed") |t#1|)) (-15 -2035 ((-3 |t#1| "failed") |t#1|)) (-15 -2941 ((-3 |t#1| "failed") |t#1|))))
-((-3659 ((|#4| |#4| (-641 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-2820 ((|#4| |#4| (-641 |#3|)) 24) ((|#4| |#4| |#3|) 20)) (-4289 ((|#4| (-1 |#4| (-948 |#1|)) |#4|) 31)))
-(((-980 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2820 (|#4| |#4| |#3|)) (-15 -2820 (|#4| |#4| (-641 |#3|))) (-15 -3659 (|#4| |#4| |#3|)) (-15 -3659 (|#4| |#4| (-641 |#3|))) (-15 -4289 (|#4| (-1 |#4| (-948 |#1|)) |#4|))) (-1045) (-789) (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170))))) (-945 (-948 |#1|) |#2| |#3|)) (T -980))
-((-4289 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-948 *4))) (-4 *4 (-1045)) (-4 *2 (-945 (-948 *4) *5 *6)) (-4 *5 (-789)) (-4 *6 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-5 *1 (-980 *4 *5 *6 *2)))) (-3659 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2)) (-4 *2 (-945 (-948 *4) *5 *6)))) (-3659 (*1 *2 *2 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3)))) (-2820 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2)) (-4 *2 (-945 (-948 *4) *5 *6)))) (-2820 (*1 *2 *2 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)) (-15 -3257 ((-3 $ "failed") (-1170)))))) (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3)))))
-(-10 -7 (-15 -2820 (|#4| |#4| |#3|)) (-15 -2820 (|#4| |#4| (-641 |#3|))) (-15 -3659 (|#4| |#4| |#3|)) (-15 -3659 (|#4| |#4| (-641 |#3|))) (-15 -4289 (|#4| (-1 |#4| (-948 |#1|)) |#4|)))
-((-1951 ((|#2| |#3|) 35)) (-2701 (((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|) 86)) (-4054 (((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) 106)))
-(((-981 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4054 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2701 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|)) (-15 -1951 (|#2| |#3|))) (-349) (-1235 |#1|) (-1235 |#2|) (-720 |#2| |#3|)) (T -981))
-((-1951 (*1 *2 *3) (-12 (-4 *3 (-1235 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-981 *4 *2 *3 *5)) (-4 *4 (-349)) (-4 *5 (-720 *2 *3)))) (-2701 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3)) (-5 *2 (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-981 *4 *3 *5 *6)) (-4 *6 (-720 *3 *5)))) (-4054 (*1 *2) (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -3776 (-685 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-685 *4)))) (-5 *1 (-981 *3 *4 *5 *6)) (-4 *6 (-720 *4 *5)))))
-(-10 -7 (-15 -4054 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2701 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|)) (-15 -1951 (|#2| |#3|)))
-((-3242 (((-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))) (-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564))))) 83)))
-(((-982 |#1| |#2|) (-10 -7 (-15 -3242 ((-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))) (-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564))))))) (-641 (-1170)) (-767)) (T -982))
-((-3242 (*1 *2 *2) (-12 (-5 *2 (-983 (-407 (-564)) (-860 *3) (-240 *4 (-767)) (-247 *3 (-407 (-564))))) (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-982 *3 *4)))))
-(-10 -7 (-15 -3242 ((-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))) (-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))))))
-((-2337 (((-112) $ $) NIL)) (-3611 (((-3 (-112) "failed") $) 71)) (-2899 (($ $) 36 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-2657 (($ $ (-3 (-112) "failed")) 72)) (-3485 (($ (-641 |#4|) |#4|) 25)) (-4172 (((-1152) $) NIL)) (-2317 (($ $) 69)) (-3877 (((-1114) $) NIL)) (-1320 (((-112) $) 70)) (-1664 (($) 30)) (-3754 ((|#4| $) 74)) (-4101 (((-641 |#4|) $) 73)) (-2350 (((-858) $) 68)) (-2893 (((-112) $ $) NIL)))
-(((-983 |#1| |#2| |#3| |#4|) (-13 (-1094) (-611 (-858)) (-10 -8 (-15 -1664 ($)) (-15 -3485 ($ (-641 |#4|) |#4|)) (-15 -3611 ((-3 (-112) "failed") $)) (-15 -2657 ($ $ (-3 (-112) "failed"))) (-15 -1320 ((-112) $)) (-15 -4101 ((-641 |#4|) $)) (-15 -3754 (|#4| $)) (-15 -2317 ($ $)) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (-15 -2899 ($ $)) |%noBranch|) |%noBranch|))) (-452) (-846) (-789) (-945 |#1| |#3| |#2|)) (T -983))
-((-1664 (*1 *1) (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))) (-3485 (*1 *1 *2 *3) (-12 (-5 *2 (-641 *3)) (-4 *3 (-945 *4 *6 *5)) (-4 *4 (-452)) (-4 *5 (-846)) (-4 *6 (-789)) (-5 *1 (-983 *4 *5 *6 *3)))) (-3611 (*1 *2 *1) (|partial| -12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-112)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-2657 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-1320 (*1 *2 *1) (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-112)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-4101 (*1 *2 *1) (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-641 *6)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-3754 (*1 *2 *1) (-12 (-4 *2 (-945 *3 *5 *4)) (-5 *1 (-983 *3 *4 *5 *2)) (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)))) (-2317 (*1 *1 *1) (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))) (-2899 (*1 *1 *1) (-12 (-4 *2 (-147)) (-4 *2 (-307)) (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))))
-(-13 (-1094) (-611 (-858)) (-10 -8 (-15 -1664 ($)) (-15 -3485 ($ (-641 |#4|) |#4|)) (-15 -3611 ((-3 (-112) "failed") $)) (-15 -2657 ($ $ (-3 (-112) "failed"))) (-15 -1320 ((-112) $)) (-15 -4101 ((-641 |#4|) $)) (-15 -3754 (|#4| $)) (-15 -2317 ($ $)) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (-15 -2899 ($ $)) |%noBranch|) |%noBranch|)))
-((-2075 (((-112) |#5| |#5|) 43)) (-2693 (((-112) |#5| |#5|) 57)) (-3924 (((-112) |#5| (-641 |#5|)) 79) (((-112) |#5| |#5|) 66)) (-1741 (((-112) (-641 |#4|) (-641 |#4|)) 63)) (-4056 (((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) 68)) (-3880 (((-1264)) 33)) (-1939 (((-1264) (-1152) (-1152) (-1152)) 29)) (-1814 (((-641 |#5|) (-641 |#5|)) 98)) (-3983 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) 90)) (-4132 (((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112)) 120)) (-4370 (((-112) |#5| |#5|) 52)) (-3509 (((-3 (-112) "failed") |#5| |#5|) 76)) (-2518 (((-112) (-641 |#4|) (-641 |#4|)) 62)) (-2243 (((-112) (-641 |#4|) (-641 |#4|)) 64)) (-1420 (((-112) (-641 |#4|) (-641 |#4|)) 65)) (-1708 (((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)) 115)) (-2023 (((-641 |#5|) (-641 |#5|)) 48)))
-(((-984 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1939 ((-1264) (-1152) (-1152) (-1152))) (-15 -3880 ((-1264))) (-15 -2075 ((-112) |#5| |#5|)) (-15 -2023 ((-641 |#5|) (-641 |#5|))) (-15 -4370 ((-112) |#5| |#5|)) (-15 -2693 ((-112) |#5| |#5|)) (-15 -1741 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2518 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2243 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -1420 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3509 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3924 ((-112) |#5| |#5|)) (-15 -3924 ((-112) |#5| (-641 |#5|))) (-15 -1814 ((-641 |#5|) (-641 |#5|))) (-15 -4056 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -3983 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-15 -4132 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -1708 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -984))
-((-1708 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| -1583 (-641 *9)) (|:| -3461 *4) (|:| |ineq| (-641 *9)))) (-5 *1 (-984 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9)) (-4 *4 (-1065 *6 *7 *8 *9)))) (-4132 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| -1583 (-641 *9)) (|:| -3461 *10) (|:| |ineq| (-641 *9))))) (-5 *1 (-984 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9)))) (-3983 (*1 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3461 *7)))) (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-984 *3 *4 *5 *6 *7)))) (-4056 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)))) (-1814 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-984 *3 *4 *5 *6 *7)))) (-3924 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-984 *5 *6 *7 *8 *3)))) (-3924 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-3509 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-1420 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2243 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2518 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-1741 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2693 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-4370 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-2023 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-984 *3 *4 *5 *6 *7)))) (-2075 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-3880 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-984 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-1939 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1939 ((-1264) (-1152) (-1152) (-1152))) (-15 -3880 ((-1264))) (-15 -2075 ((-112) |#5| |#5|)) (-15 -2023 ((-641 |#5|) (-641 |#5|))) (-15 -4370 ((-112) |#5| |#5|)) (-15 -2693 ((-112) |#5| |#5|)) (-15 -1741 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2518 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2243 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -1420 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3509 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3924 ((-112) |#5| |#5|)) (-15 -3924 ((-112) |#5| (-641 |#5|))) (-15 -1814 ((-641 |#5|) (-641 |#5|))) (-15 -4056 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -3983 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-15 -4132 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -1708 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112))))
-((-3257 (((-1170) $) 15)) (-2051 (((-1152) $) 16)) (-3504 (($ (-1170) (-1152)) 14)) (-2350 (((-858) $) 13)))
-(((-985) (-13 (-611 (-858)) (-10 -8 (-15 -3504 ($ (-1170) (-1152))) (-15 -3257 ((-1170) $)) (-15 -2051 ((-1152) $))))) (T -985))
-((-3504 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-985)))) (-3257 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-985)))) (-2051 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-985)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -3504 ($ (-1170) (-1152))) (-15 -3257 ((-1170) $)) (-15 -2051 ((-1152) $))))
-((-4289 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
-(((-986 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#4| (-1 |#2| |#1|) |#3|))) (-556) (-556) (-988 |#1|) (-988 |#2|)) (T -986))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-556)) (-4 *6 (-556)) (-4 *2 (-988 *6)) (-5 *1 (-986 *5 *6 *4 *2)) (-4 *4 (-988 *5)))))
-(-10 -7 (-15 -4289 (|#4| (-1 |#2| |#1|) |#3|)))
-((-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-1170) "failed") $) 66) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) 96)) (-2961 ((|#2| $) NIL) (((-1170) $) 61) (((-407 (-564)) $) NIL) (((-564) $) 93)) (-2202 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 115) (((-685 |#2|) (-685 $)) 28)) (-3038 (($) 99)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 76) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 85)) (-1653 (($ $) 10)) (-1993 (((-3 $ "failed") $) 20)) (-4289 (($ (-1 |#2| |#2|) $) 22)) (-3978 (($) 16)) (-2583 (($ $) 55)) (-3735 (($ $) NIL) (($ $ (-767)) NIL) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-2901 (($ $) 12)) (-4344 (((-888 (-564)) $) 71) (((-888 (-379)) $) 80) (((-536) $) 40) (((-379) $) 44) (((-225) $) 48)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 91) (($ |#2|) NIL) (($ (-1170)) 58)) (-1471 (((-767)) 31)) (-2912 (((-112) $ $) 51)))
-(((-987 |#1| |#2|) (-10 -8 (-15 -2912 ((-112) |#1| |#1|)) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4344 ((-225) |#1|)) (-15 -4344 ((-379) |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -2350 (|#1| (-1170))) (-15 -4201 ((-3 (-1170) "failed") |#1|)) (-15 -2961 ((-1170) |#1|)) (-15 -3038 (|#1|)) (-15 -2583 (|#1| |#1|)) (-15 -2901 (|#1| |#1|)) (-15 -1653 (|#1| |#1|)) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -2202 ((-685 |#2|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| |#1|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-988 |#2|) (-556)) (T -987))
-((-1471 (*1 *2) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-987 *3 *4)) (-4 *3 (-988 *4)))))
-(-10 -8 (-15 -2912 ((-112) |#1| |#1|)) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4344 ((-225) |#1|)) (-15 -4344 ((-379) |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -2350 (|#1| (-1170))) (-15 -4201 ((-3 (-1170) "failed") |#1|)) (-15 -2961 ((-1170) |#1|)) (-15 -3038 (|#1|)) (-15 -2583 (|#1| |#1|)) (-15 -2901 (|#1| |#1|)) (-15 -1653 (|#1| |#1|)) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3206 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -2202 ((-685 |#2|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| |#1|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3005 ((|#1| $) 138 (|has| |#1| (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3547 (((-418 (-1166 $)) (-1166 $)) 129 (|has| |#1| (-905)))) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 132 (|has| |#1| (-905)))) (-2697 (((-112) $ $) 60)) (-3415 (((-564) $) 119 (|has| |#1| (-816)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 176) (((-3 (-1170) "failed") $) 127 (|has| |#1| (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) 110 (|has| |#1| (-1034 (-564)))) (((-3 (-564) "failed") $) 108 (|has| |#1| (-1034 (-564))))) (-2961 ((|#1| $) 177) (((-1170) $) 128 (|has| |#1| (-1034 (-1170)))) (((-407 (-564)) $) 111 (|has| |#1| (-1034 (-564)))) (((-564) $) 109 (|has| |#1| (-1034 (-564))))) (-2577 (($ $ $) 56)) (-2202 (((-685 (-564)) (-685 $)) 151 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 150 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 149) (((-685 |#1|) (-685 $)) 148)) (-1654 (((-3 $ "failed") $) 33)) (-3038 (($) 136 (|has| |#1| (-545)))) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3037 (((-112) $) 72)) (-4119 (((-112) $) 121 (|has| |#1| (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 145 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 144 (|has| |#1| (-882 (-379))))) (-4035 (((-112) $) 31)) (-1653 (($ $) 140)) (-2261 ((|#1| $) 142)) (-1993 (((-3 $ "failed") $) 107 (|has| |#1| (-1145)))) (-2131 (((-112) $) 120 (|has| |#1| (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3142 (($ $ $) 117 (|has| |#1| (-846)))) (-1515 (($ $ $) 116 (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) 168)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3978 (($) 106 (|has| |#1| (-1145)) CONST)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-2583 (($ $) 137 (|has| |#1| (-307)))) (-2630 ((|#1| $) 134 (|has| |#1| (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 131 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 130 (|has| |#1| (-905)))) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) 174 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 173 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 172 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 171 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 170 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 169 (|has| |#1| (-514 (-1170) |#1|)))) (-3864 (((-767) $) 59)) (-4362 (($ $ |#1|) 175 (|has| |#1| (-286 |#1| |#1|)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-3735 (($ $) 167 (|has| |#1| (-233))) (($ $ (-767)) 165 (|has| |#1| (-233))) (($ $ (-1170)) 163 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 162 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 161 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 160 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 153) (($ $ (-1 |#1| |#1|)) 152)) (-2901 (($ $) 139)) (-2272 ((|#1| $) 141)) (-4344 (((-888 (-564)) $) 147 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 146 (|has| |#1| (-612 (-888 (-379))))) (((-536) $) 124 (|has| |#1| (-612 (-536)))) (((-379) $) 123 (|has| |#1| (-1018))) (((-225) $) 122 (|has| |#1| (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 133 (-2368 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67) (($ |#1|) 180) (($ (-1170)) 126 (|has| |#1| (-1034 (-1170))))) (-3335 (((-3 $ "failed") $) 125 (-2750 (|has| |#1| (-145)) (-2368 (|has| $ (-145)) (|has| |#1| (-905)))))) (-1471 (((-767)) 28 T CONST)) (-2779 ((|#1| $) 135 (|has| |#1| (-545)))) (-2502 (((-112) $ $) 40)) (-3453 (($ $) 118 (|has| |#1| (-816)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $) 166 (|has| |#1| (-233))) (($ $ (-767)) 164 (|has| |#1| (-233))) (($ $ (-1170)) 159 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 158 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 157 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 156 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 155) (($ $ (-1 |#1| |#1|)) 154)) (-2945 (((-112) $ $) 114 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 113 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 115 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 112 (|has| |#1| (-846)))) (-3004 (($ $ $) 66) (($ |#1| |#1|) 143)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68) (($ |#1| $) 179) (($ $ |#1|) 178)))
+((-2110 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2688 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2303 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3264 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1422 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2350 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1535 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1892 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2356 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3410 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3244 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2765 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1898 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3007 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2678 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1681 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3500 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3534 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3401 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3503 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3363 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3250 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-4182 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-1737 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-4240 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-2811 (*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))) (-3291 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-767)) (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(-13 (-10 -7 (-15 -3291 ((-3 |t#1| "failed") |t#1| (-767))) (-15 -2811 ((-3 |t#1| "failed") |t#1|)) (-15 -4240 ((-3 |t#1| "failed") |t#1|)) (-15 -1737 ((-3 |t#1| "failed") |t#1|)) (-15 -4182 ((-3 |t#1| "failed") |t#1|)) (-15 -3250 ((-3 |t#1| "failed") |t#1|)) (-15 -3363 ((-3 |t#1| "failed") |t#1|)) (-15 -3503 ((-3 |t#1| "failed") |t#1|)) (-15 -3401 ((-3 |t#1| "failed") |t#1|)) (-15 -3534 ((-3 |t#1| "failed") |t#1|)) (-15 -3500 ((-3 |t#1| "failed") |t#1|)) (-15 -1681 ((-3 |t#1| "failed") |t#1|)) (-15 -2678 ((-3 |t#1| "failed") |t#1|)) (-15 -3007 ((-3 |t#1| "failed") |t#1|)) (-15 -1898 ((-3 |t#1| "failed") |t#1|)) (-15 -2765 ((-3 |t#1| "failed") |t#1|)) (-15 -3244 ((-3 |t#1| "failed") |t#1|)) (-15 -3410 ((-3 |t#1| "failed") |t#1|)) (-15 -2356 ((-3 |t#1| "failed") |t#1|)) (-15 -1892 ((-3 |t#1| "failed") |t#1|)) (-15 -1535 ((-3 |t#1| "failed") |t#1|)) (-15 -2350 ((-3 |t#1| "failed") |t#1|)) (-15 -1422 ((-3 |t#1| "failed") |t#1|)) (-15 -3264 ((-3 |t#1| "failed") |t#1|)) (-15 -2303 ((-3 |t#1| "failed") |t#1|)) (-15 -2688 ((-3 |t#1| "failed") |t#1|)) (-15 -2110 ((-3 |t#1| "failed") |t#1|))))
+((-2610 ((|#4| |#4| (-641 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-2547 ((|#4| |#4| (-641 |#3|)) 24) ((|#4| |#4| |#3|) 20)) (-4271 ((|#4| (-1 |#4| (-948 |#1|)) |#4|) 31)))
+(((-980 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2547 (|#4| |#4| |#3|)) (-15 -2547 (|#4| |#4| (-641 |#3|))) (-15 -2610 (|#4| |#4| |#3|)) (-15 -2610 (|#4| |#4| (-641 |#3|))) (-15 -4271 (|#4| (-1 |#4| (-948 |#1|)) |#4|))) (-1045) (-789) (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170))))) (-945 (-948 |#1|) |#2| |#3|)) (T -980))
+((-4271 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-948 *4))) (-4 *4 (-1045)) (-4 *2 (-945 (-948 *4) *5 *6)) (-4 *5 (-789)) (-4 *6 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-5 *1 (-980 *4 *5 *6 *2)))) (-2610 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2)) (-4 *2 (-945 (-948 *4) *5 *6)))) (-2610 (*1 *2 *2 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3)))) (-2547 (*1 *2 *2 *3) (-12 (-5 *3 (-641 *6)) (-4 *6 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2)) (-4 *2 (-945 (-948 *4) *5 *6)))) (-2547 (*1 *2 *2 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)) (-15 -3229 ((-3 $ "failed") (-1170)))))) (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3)))))
+(-10 -7 (-15 -2547 (|#4| |#4| |#3|)) (-15 -2547 (|#4| |#4| (-641 |#3|))) (-15 -2610 (|#4| |#4| |#3|)) (-15 -2610 (|#4| |#4| (-641 |#3|))) (-15 -4271 (|#4| (-1 |#4| (-948 |#1|)) |#4|)))
+((-3192 ((|#2| |#3|) 35)) (-2323 (((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|) 86)) (-1919 (((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) 106)))
+(((-981 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1919 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2323 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|)) (-15 -3192 (|#2| |#3|))) (-349) (-1235 |#1|) (-1235 |#2|) (-720 |#2| |#3|)) (T -981))
+((-3192 (*1 *2 *3) (-12 (-4 *3 (-1235 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-981 *4 *2 *3 *5)) (-4 *4 (-349)) (-4 *5 (-720 *2 *3)))) (-2323 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3)) (-5 *2 (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-981 *4 *3 *5 *6)) (-4 *6 (-720 *3 *5)))) (-1919 (*1 *2) (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -2447 (-685 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-685 *4)))) (-5 *1 (-981 *3 *4 *5 *6)) (-4 *6 (-720 *4 *5)))))
+(-10 -7 (-15 -1919 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2323 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|)) (-15 -3192 (|#2| |#3|)))
+((-2237 (((-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))) (-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564))))) 83)))
+(((-982 |#1| |#2|) (-10 -7 (-15 -2237 ((-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))) (-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564))))))) (-641 (-1170)) (-767)) (T -982))
+((-2237 (*1 *2 *2) (-12 (-5 *2 (-983 (-407 (-564)) (-860 *3) (-240 *4 (-767)) (-247 *3 (-407 (-564))))) (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-982 *3 *4)))))
+(-10 -7 (-15 -2237 ((-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))) (-983 (-407 (-564)) (-860 |#1|) (-240 |#2| (-767)) (-247 |#1| (-407 (-564)))))))
+((-2315 (((-112) $ $) NIL)) (-3565 (((-3 (-112) "failed") $) 71)) (-3658 (($ $) 36 (-12 (|has| |#1| (-147)) (|has| |#1| (-307))))) (-3254 (($ $ (-3 (-112) "failed")) 72)) (-3062 (($ (-641 |#4|) |#4|) 25)) (-2332 (((-1152) $) NIL)) (-4200 (($ $) 69)) (-3868 (((-1114) $) NIL)) (-4169 (((-112) $) 70)) (-1531 (($) 30)) (-3065 ((|#4| $) 74)) (-4119 (((-641 |#4|) $) 73)) (-2326 (((-858) $) 68)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-983 |#1| |#2| |#3| |#4|) (-13 (-1094) (-611 (-858)) (-10 -8 (-15 -1531 ($)) (-15 -3062 ($ (-641 |#4|) |#4|)) (-15 -3565 ((-3 (-112) "failed") $)) (-15 -3254 ($ $ (-3 (-112) "failed"))) (-15 -4169 ((-112) $)) (-15 -4119 ((-641 |#4|) $)) (-15 -3065 (|#4| $)) (-15 -4200 ($ $)) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (-15 -3658 ($ $)) |%noBranch|) |%noBranch|))) (-452) (-846) (-789) (-945 |#1| |#3| |#2|)) (T -983))
+((-1531 (*1 *1) (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))) (-3062 (*1 *1 *2 *3) (-12 (-5 *2 (-641 *3)) (-4 *3 (-945 *4 *6 *5)) (-4 *4 (-452)) (-4 *5 (-846)) (-4 *6 (-789)) (-5 *1 (-983 *4 *5 *6 *3)))) (-3565 (*1 *2 *1) (|partial| -12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-112)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-3254 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-4169 (*1 *2 *1) (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-112)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-4119 (*1 *2 *1) (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-641 *6)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))) (-3065 (*1 *2 *1) (-12 (-4 *2 (-945 *3 *5 *4)) (-5 *1 (-983 *3 *4 *5 *2)) (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)))) (-4200 (*1 *1 *1) (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))) (-3658 (*1 *1 *1) (-12 (-4 *2 (-147)) (-4 *2 (-307)) (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))))
+(-13 (-1094) (-611 (-858)) (-10 -8 (-15 -1531 ($)) (-15 -3062 ($ (-641 |#4|) |#4|)) (-15 -3565 ((-3 (-112) "failed") $)) (-15 -3254 ($ $ (-3 (-112) "failed"))) (-15 -4169 ((-112) $)) (-15 -4119 ((-641 |#4|) $)) (-15 -3065 (|#4| $)) (-15 -4200 ($ $)) (IF (|has| |#1| (-307)) (IF (|has| |#1| (-147)) (-15 -3658 ($ $)) |%noBranch|) |%noBranch|)))
+((-3371 (((-112) |#5| |#5|) 43)) (-2719 (((-112) |#5| |#5|) 57)) (-2438 (((-112) |#5| (-641 |#5|)) 79) (((-112) |#5| |#5|) 66)) (-2475 (((-112) (-641 |#4|) (-641 |#4|)) 63)) (-2119 (((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) 68)) (-2892 (((-1264)) 33)) (-1426 (((-1264) (-1152) (-1152) (-1152)) 29)) (-2371 (((-641 |#5|) (-641 |#5|)) 98)) (-2465 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) 90)) (-2179 (((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112)) 120)) (-1505 (((-112) |#5| |#5|) 52)) (-4275 (((-3 (-112) "failed") |#5| |#5|) 76)) (-2114 (((-112) (-641 |#4|) (-641 |#4|)) 62)) (-3915 (((-112) (-641 |#4|) (-641 |#4|)) 64)) (-3338 (((-112) (-641 |#4|) (-641 |#4|)) 65)) (-4082 (((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)) 115)) (-4042 (((-641 |#5|) (-641 |#5|)) 48)))
+(((-984 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1426 ((-1264) (-1152) (-1152) (-1152))) (-15 -2892 ((-1264))) (-15 -3371 ((-112) |#5| |#5|)) (-15 -4042 ((-641 |#5|) (-641 |#5|))) (-15 -1505 ((-112) |#5| |#5|)) (-15 -2719 ((-112) |#5| |#5|)) (-15 -2475 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2114 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3915 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3338 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -4275 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2438 ((-112) |#5| |#5|)) (-15 -2438 ((-112) |#5| (-641 |#5|))) (-15 -2371 ((-641 |#5|) (-641 |#5|))) (-15 -2119 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -2465 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-15 -2179 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -4082 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -984))
+((-4082 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| -1583 (-641 *9)) (|:| -3418 *4) (|:| |ineq| (-641 *9)))) (-5 *1 (-984 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9)) (-4 *4 (-1065 *6 *7 *8 *9)))) (-2179 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| -1583 (-641 *9)) (|:| -3418 *10) (|:| |ineq| (-641 *9))))) (-5 *1 (-984 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9)))) (-2465 (*1 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3418 *7)))) (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-984 *3 *4 *5 *6 *7)))) (-2119 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)))) (-2371 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-984 *3 *4 *5 *6 *7)))) (-2438 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-984 *5 *6 *7 *8 *3)))) (-2438 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-4275 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-3338 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-3915 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2114 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2475 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2719 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-1505 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-4042 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-984 *3 *4 *5 *6 *7)))) (-3371 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-2892 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-984 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-1426 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(-10 -7 (-15 -1426 ((-1264) (-1152) (-1152) (-1152))) (-15 -2892 ((-1264))) (-15 -3371 ((-112) |#5| |#5|)) (-15 -4042 ((-641 |#5|) (-641 |#5|))) (-15 -1505 ((-112) |#5| |#5|)) (-15 -2719 ((-112) |#5| |#5|)) (-15 -2475 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2114 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3915 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3338 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -4275 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2438 ((-112) |#5| |#5|)) (-15 -2438 ((-112) |#5| (-641 |#5|))) (-15 -2371 ((-641 |#5|) (-641 |#5|))) (-15 -2119 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -2465 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-15 -2179 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -4082 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112))))
+((-3229 (((-1170) $) 15)) (-2061 (((-1152) $) 16)) (-3459 (($ (-1170) (-1152)) 14)) (-2326 (((-858) $) 13)))
+(((-985) (-13 (-611 (-858)) (-10 -8 (-15 -3459 ($ (-1170) (-1152))) (-15 -3229 ((-1170) $)) (-15 -2061 ((-1152) $))))) (T -985))
+((-3459 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-985)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-985)))) (-2061 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-985)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -3459 ($ (-1170) (-1152))) (-15 -3229 ((-1170) $)) (-15 -2061 ((-1152) $))))
+((-4271 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
+(((-986 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#4| (-1 |#2| |#1|) |#3|))) (-556) (-556) (-988 |#1|) (-988 |#2|)) (T -986))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-556)) (-4 *6 (-556)) (-4 *2 (-988 *6)) (-5 *1 (-986 *5 *6 *4 *2)) (-4 *4 (-988 *5)))))
+(-10 -7 (-15 -4271 (|#4| (-1 |#2| |#1|) |#3|)))
+((-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-1170) "failed") $) 66) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) 96)) (-2938 ((|#2| $) NIL) (((-1170) $) 61) (((-407 (-564)) $) NIL) (((-564) $) 93)) (-1863 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 115) (((-685 |#2|) (-685 $)) 28)) (-2498 (($) 99)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 76) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 85)) (-2650 (($ $) 10)) (-3234 (((-3 $ "failed") $) 20)) (-4271 (($ (-1 |#2| |#2|) $) 22)) (-3958 (($) 16)) (-4125 (($ $) 55)) (-3142 (($ $) NIL) (($ $ (-767)) NIL) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-3773 (($ $) 12)) (-4327 (((-888 (-564)) $) 71) (((-888 (-379)) $) 80) (((-536) $) 40) (((-379) $) 44) (((-225) $) 48)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 91) (($ |#2|) NIL) (($ (-1170)) 58)) (-3662 (((-767)) 31)) (-2897 (((-112) $ $) 51)))
+(((-987 |#1| |#2|) (-10 -8 (-15 -2897 ((-112) |#1| |#1|)) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4327 ((-225) |#1|)) (-15 -4327 ((-379) |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -2326 (|#1| (-1170))) (-15 -4180 ((-3 (-1170) "failed") |#1|)) (-15 -2938 ((-1170) |#1|)) (-15 -2498 (|#1|)) (-15 -4125 (|#1| |#1|)) (-15 -3773 (|#1| |#1|)) (-15 -2650 (|#1| |#1|)) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -1863 ((-685 |#2|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| |#1|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-988 |#2|) (-556)) (T -987))
+((-3662 (*1 *2) (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-987 *3 *4)) (-4 *3 (-988 *4)))))
+(-10 -8 (-15 -2897 ((-112) |#1| |#1|)) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4327 ((-225) |#1|)) (-15 -4327 ((-379) |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -2326 (|#1| (-1170))) (-15 -4180 ((-3 (-1170) "failed") |#1|)) (-15 -2938 ((-1170) |#1|)) (-15 -2498 (|#1|)) (-15 -4125 (|#1| |#1|)) (-15 -3773 (|#1| |#1|)) (-15 -2650 (|#1| |#1|)) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -3960 ((-885 (-564) |#1|) |#1| (-888 (-564)) (-885 (-564) |#1|))) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -1863 ((-685 |#2|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| |#1|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4302 ((|#1| $) 139 (|has| |#1| (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-2729 (((-418 (-1166 $)) (-1166 $)) 130 (|has| |#1| (-905)))) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 133 (|has| |#1| (-905)))) (-3143 (((-112) $ $) 61)) (-1336 (((-564) $) 120 (|has| |#1| (-816)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 177) (((-3 (-1170) "failed") $) 128 (|has| |#1| (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) 111 (|has| |#1| (-1034 (-564)))) (((-3 (-564) "failed") $) 109 (|has| |#1| (-1034 (-564))))) (-2938 ((|#1| $) 178) (((-1170) $) 129 (|has| |#1| (-1034 (-1170)))) (((-407 (-564)) $) 112 (|has| |#1| (-1034 (-564)))) (((-564) $) 110 (|has| |#1| (-1034 (-564))))) (-2544 (($ $ $) 57)) (-1863 (((-685 (-564)) (-685 $)) 152 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 151 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 150) (((-685 |#1|) (-685 $)) 149)) (-1580 (((-3 $ "failed") $) 34)) (-2498 (($) 137 (|has| |#1| (-545)))) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-4218 (((-112) $) 73)) (-3530 (((-112) $) 122 (|has| |#1| (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 146 (|has| |#1| (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 145 (|has| |#1| (-882 (-379))))) (-1980 (((-112) $) 32)) (-2650 (($ $) 141)) (-2254 ((|#1| $) 143)) (-3234 (((-3 $ "failed") $) 108 (|has| |#1| (-1145)))) (-4371 (((-112) $) 121 (|has| |#1| (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-1469 (($ $ $) 118 (|has| |#1| (-846)))) (-1530 (($ $ $) 117 (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) 169)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3958 (($) 107 (|has| |#1| (-1145)) CONST)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-4125 (($ $) 138 (|has| |#1| (-307)))) (-4256 ((|#1| $) 135 (|has| |#1| (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 132 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 131 (|has| |#1| (-905)))) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) 175 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 173 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 172 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 171 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 170 (|has| |#1| (-514 (-1170) |#1|)))) (-2468 (((-767) $) 60)) (-4361 (($ $ |#1|) 176 (|has| |#1| (-286 |#1| |#1|)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-3142 (($ $) 168 (|has| |#1| (-233))) (($ $ (-767)) 166 (|has| |#1| (-233))) (($ $ (-1170)) 164 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 163 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 162 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 161 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-3773 (($ $) 140)) (-2264 ((|#1| $) 142)) (-4327 (((-888 (-564)) $) 148 (|has| |#1| (-612 (-888 (-564))))) (((-888 (-379)) $) 147 (|has| |#1| (-612 (-888 (-379))))) (((-536) $) 125 (|has| |#1| (-612 (-536)))) (((-379) $) 124 (|has| |#1| (-1018))) (((-225) $) 123 (|has| |#1| (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 134 (-2364 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68) (($ |#1|) 181) (($ (-1170)) 127 (|has| |#1| (-1034 (-1170))))) (-2144 (((-3 $ "failed") $) 126 (-2733 (|has| |#1| (-145)) (-2364 (|has| $ (-145)) (|has| |#1| (-905)))))) (-3662 (((-767)) 29 T CONST)) (-4328 ((|#1| $) 136 (|has| |#1| (-545)))) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2007 (($ $) 119 (|has| |#1| (-816)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $) 167 (|has| |#1| (-233))) (($ $ (-767)) 165 (|has| |#1| (-233))) (($ $ (-1170)) 160 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 159 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 158 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 157 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-2932 (((-112) $ $) 115 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 114 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 116 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 113 (|has| |#1| (-846)))) (-2992 (($ $ $) 67) (($ |#1| |#1|) 144)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69) (($ |#1| $) 180) (($ $ |#1|) 179)))
(((-988 |#1|) (-140) (-556)) (T -988))
-((-3004 (*1 *1 *2 *2) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-2261 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-2272 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-1653 (*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-2901 (*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-3005 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307)))) (-2583 (*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307)))) (-3038 (*1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-545)) (-4 *2 (-556)))) (-2779 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545)))) (-2630 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545)))))
-(-13 (-363) (-38 |t#1|) (-1034 |t#1|) (-338 |t#1|) (-231 |t#1|) (-377 |t#1|) (-880 |t#1|) (-400 |t#1|) (-10 -8 (-15 -3004 ($ |t#1| |t#1|)) (-15 -2261 (|t#1| $)) (-15 -2272 (|t#1| $)) (-15 -1653 ($ $)) (-15 -2901 ($ $)) (IF (|has| |t#1| (-1145)) (-6 (-1145)) |%noBranch|) (IF (|has| |t#1| (-1034 (-564))) (PROGN (-6 (-1034 (-564))) (-6 (-1034 (-407 (-564))))) |%noBranch|) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-816)) (-6 (-816)) |%noBranch|) (IF (|has| |t#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1034 (-1170))) (-6 (-1034 (-1170))) |%noBranch|) (IF (|has| |t#1| (-307)) (PROGN (-15 -3005 (|t#1| $)) (-15 -2583 ($ $))) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -3038 ($)) (-15 -2779 (|t#1| $)) (-15 -2630 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-905)) (-6 (-905)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 |#1|) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 #1=(-1170)) |has| |#1| (-1034 (-1170))) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-612 (-225)) |has| |#1| (-1018)) ((-612 (-379)) |has| |#1| (-1018)) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-231 |#1|) . T) ((-233) |has| |#1| (-233)) ((-243) . T) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-290) . T) ((-307) . T) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-363) . T) ((-338 |#1|) . T) ((-377 |#1|) . T) ((-400 |#1|) . T) ((-452) . T) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) . T) ((-713 |#1|) . T) ((-713 $) . T) ((-722) . T) ((-787) |has| |#1| (-816)) ((-788) |has| |#1| (-816)) ((-790) |has| |#1| (-816)) ((-791) |has| |#1| (-816)) ((-816) |has| |#1| (-816)) ((-844) |has| |#1| (-816)) ((-846) -2750 (|has| |#1| (-846)) (|has| |#1| (-816))) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-905) |has| |#1| (-905)) ((-916) . T) ((-1018) |has| |#1| (-1018)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-564))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #1#) |has| |#1| (-1034 (-1170))) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-1145)) ((-1209) . T) ((-1213) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1733 (($ (-1136 |#1| |#2|)) 11)) (-2259 (((-1136 |#1| |#2|) $) 12)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4362 ((|#2| $ (-240 |#1| |#2|)) 16)) (-2350 (((-858) $) NIL)) (-2414 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL)))
-(((-989 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -1733 ($ (-1136 |#1| |#2|))) (-15 -2259 ((-1136 |#1| |#2|) $)) (-15 -4362 (|#2| $ (-240 |#1| |#2|))))) (-917) (-363)) (T -989))
-((-1733 (*1 *1 *2) (-12 (-5 *2 (-1136 *3 *4)) (-14 *3 (-917)) (-4 *4 (-363)) (-5 *1 (-989 *3 *4)))) (-2259 (*1 *2 *1) (-12 (-5 *2 (-1136 *3 *4)) (-5 *1 (-989 *3 *4)) (-14 *3 (-917)) (-4 *4 (-363)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 (-240 *4 *2)) (-14 *4 (-917)) (-4 *2 (-363)) (-5 *1 (-989 *4 *2)))))
-(-13 (-21) (-10 -8 (-15 -1733 ($ (-1136 |#1| |#2|))) (-15 -2259 ((-1136 |#1| |#2|) $)) (-15 -4362 (|#2| $ (-240 |#1| |#2|)))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4373 (((-1129) $) 9)) (-2350 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-990) (-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $))))) (T -990))
-((-4373 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-990)))))
-(-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $))))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-1449 (($ $) 46)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4029 (((-767) $) 45)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3470 ((|#1| $) 44)) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-3871 ((|#1| |#1| $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-1523 ((|#1| $) 47)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3867 ((|#1| $) 43)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2992 (*1 *1 *2 *2) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-2254 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-2264 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-2650 (*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-3773 (*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))) (-4302 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307)))) (-4125 (*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307)))) (-2498 (*1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-545)) (-4 *2 (-556)))) (-4328 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545)))) (-4256 (*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545)))))
+(-13 (-363) (-38 |t#1|) (-1034 |t#1|) (-338 |t#1|) (-231 |t#1|) (-377 |t#1|) (-880 |t#1|) (-400 |t#1|) (-10 -8 (-15 -2992 ($ |t#1| |t#1|)) (-15 -2254 (|t#1| $)) (-15 -2264 (|t#1| $)) (-15 -2650 ($ $)) (-15 -3773 ($ $)) (IF (|has| |t#1| (-1145)) (-6 (-1145)) |%noBranch|) (IF (|has| |t#1| (-1034 (-564))) (PROGN (-6 (-1034 (-564))) (-6 (-1034 (-407 (-564))))) |%noBranch|) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-816)) (-6 (-816)) |%noBranch|) (IF (|has| |t#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1034 (-1170))) (-6 (-1034 (-1170))) |%noBranch|) (IF (|has| |t#1| (-307)) (PROGN (-15 -4302 (|t#1| $)) (-15 -4125 ($ $))) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -2498 ($)) (-15 -4328 (|t#1| $)) (-15 -4256 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-905)) (-6 (-905)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 |#1|) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 #1=(-1170)) |has| |#1| (-1034 (-1170))) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-612 (-225)) |has| |#1| (-1018)) ((-612 (-379)) |has| |#1| (-1018)) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-612 (-888 (-379))) |has| |#1| (-612 (-888 (-379)))) ((-612 (-888 (-564))) |has| |#1| (-612 (-888 (-564)))) ((-231 |#1|) . T) ((-233) |has| |#1| (-233)) ((-243) . T) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-290) . T) ((-307) . T) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-363) . T) ((-338 |#1|) . T) ((-377 |#1|) . T) ((-400 |#1|) . T) ((-452) . T) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) . T) ((-713 |#1|) . T) ((-713 $) . T) ((-722) . T) ((-787) |has| |#1| (-816)) ((-788) |has| |#1| (-816)) ((-790) |has| |#1| (-816)) ((-791) |has| |#1| (-816)) ((-816) |has| |#1| (-816)) ((-844) |has| |#1| (-816)) ((-846) -2733 (|has| |#1| (-846)) (|has| |#1| (-816))) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-882 (-379)) |has| |#1| (-882 (-379))) ((-882 (-564)) |has| |#1| (-882 (-564))) ((-880 |#1|) . T) ((-905) |has| |#1| (-905)) ((-916) . T) ((-1018) |has| |#1| (-1018)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-564))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #1#) |has| |#1| (-1034 (-1170))) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-1145)) ((-1209) . T) ((-1213) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-2819 (($ (-1136 |#1| |#2|)) 11)) (-2251 (((-1136 |#1| |#2|) $) 12)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4361 ((|#2| $ (-240 |#1| |#2|)) 16)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL)))
+(((-989 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -2819 ($ (-1136 |#1| |#2|))) (-15 -2251 ((-1136 |#1| |#2|) $)) (-15 -4361 (|#2| $ (-240 |#1| |#2|))))) (-917) (-363)) (T -989))
+((-2819 (*1 *1 *2) (-12 (-5 *2 (-1136 *3 *4)) (-14 *3 (-917)) (-4 *4 (-363)) (-5 *1 (-989 *3 *4)))) (-2251 (*1 *2 *1) (-12 (-5 *2 (-1136 *3 *4)) (-5 *1 (-989 *3 *4)) (-14 *3 (-917)) (-4 *4 (-363)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 (-240 *4 *2)) (-14 *4 (-917)) (-4 *2 (-363)) (-5 *1 (-989 *4 *2)))))
+(-13 (-21) (-10 -8 (-15 -2819 ($ (-1136 |#1| |#2|))) (-15 -2251 ((-1136 |#1| |#2|) $)) (-15 -4361 (|#2| $ (-240 |#1| |#2|)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4351 (((-1129) $) 9)) (-2326 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-990) (-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $))))) (T -990))
+((-4351 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-990)))))
+(-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-2204 (($ $) 47)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2313 (((-767) $) 46)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-4244 ((|#1| $) 45)) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-3378 ((|#1| |#1| $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4347 ((|#1| $) 48)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4166 ((|#1| $) 44)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-991 |#1|) (-140) (-1209)) (T -991))
-((-3871 (*1 *2 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-1523 (*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-1449 (*1 *1 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-4029 (*1 *2 *1) (-12 (-4 *1 (-991 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-3470 (*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-3867 (*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
-(-13 (-107 |t#1|) (-10 -8 (-6 -4406) (-15 -3871 (|t#1| |t#1| $)) (-15 -1523 (|t#1| $)) (-15 -1449 ($ $)) (-15 -4029 ((-767) $)) (-15 -3470 (|t#1| $)) (-15 -3867 (|t#1| $))))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-2148 (((-112) $) 43)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 46)) (-2961 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 44)) (-1890 (((-3 (-407 (-564)) "failed") $) 78)) (-2271 (((-112) $) 72)) (-3956 (((-407 (-564)) $) 76)) (-4035 (((-112) $) 42)) (-1464 ((|#2| $) 22)) (-4289 (($ (-1 |#2| |#2|) $) 19)) (-3836 (($ $) 58)) (-3735 (($ $) NIL) (($ $ (-767)) NIL) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 35)) (-4344 (((-536) $) 67)) (-2372 (($ $) 17)) (-2350 (((-858) $) 53) (($ (-564)) 39) (($ |#2|) 37) (($ (-407 (-564))) NIL)) (-1471 (((-767)) 10)) (-3453 ((|#2| $) 71)) (-2893 (((-112) $ $) 26)) (-2912 (((-112) $ $) 69)) (-2992 (($ $) 30) (($ $ $) 29)) (-2980 (($ $ $) 27)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 34) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 31) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
-(((-992 |#1| |#2|) (-10 -8 (-15 -2350 (|#1| (-407 (-564)))) (-15 -2912 ((-112) |#1| |#1|)) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 -3836 (|#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -3453 (|#2| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -2372 (|#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 -4035 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2148 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-993 |#2|) (-172)) (T -992))
-((-1471 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-992 *3 *4)) (-4 *3 (-993 *4)))))
-(-10 -8 (-15 -2350 (|#1| (-407 (-564)))) (-15 -2912 ((-112) |#1| |#1|)) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 -3836 (|#1| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -3453 (|#2| |#1|)) (-15 -1464 (|#2| |#1|)) (-15 -2372 (|#1| |#1|)) (-15 -4289 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 -4035 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2148 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2980 (|#1| |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4201 (((-3 (-564) "failed") $) 118 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 116 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 113)) (-2961 (((-564) $) 117 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 115 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 114)) (-2202 (((-685 (-564)) (-685 $)) 88 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 87 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 86) (((-685 |#1|) (-685 $)) 85)) (-1654 (((-3 $ "failed") $) 33)) (-3619 ((|#1| $) 78)) (-1890 (((-3 (-407 (-564)) "failed") $) 74 (|has| |#1| (-545)))) (-2271 (((-112) $) 76 (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) 75 (|has| |#1| (-545)))) (-2569 (($ |#1| |#1| |#1| |#1|) 79)) (-4035 (((-112) $) 31)) (-1464 ((|#1| $) 80)) (-3142 (($ $ $) 67 (|has| |#1| (-846)))) (-1515 (($ $ $) 66 (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) 89)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71 (|has| |#1| (-363)))) (-4293 ((|#1| $) 81)) (-2905 ((|#1| $) 82)) (-2135 ((|#1| $) 83)) (-3877 (((-1114) $) 10)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) 95 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 94 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 93 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 92 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 91 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 90 (|has| |#1| (-514 (-1170) |#1|)))) (-4362 (($ $ |#1|) 96 (|has| |#1| (-286 |#1| |#1|)))) (-3735 (($ $) 112 (|has| |#1| (-233))) (($ $ (-767)) 110 (|has| |#1| (-233))) (($ $ (-1170)) 108 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 107 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 106 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 105 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 98) (($ $ (-1 |#1| |#1|)) 97)) (-4344 (((-536) $) 72 (|has| |#1| (-612 (-536))))) (-2372 (($ $) 84)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 38) (($ (-407 (-564))) 61 (-2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-3335 (((-3 $ "failed") $) 73 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3453 ((|#1| $) 77 (|has| |#1| (-1054)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $) 111 (|has| |#1| (-233))) (($ $ (-767)) 109 (|has| |#1| (-233))) (($ $ (-1170)) 104 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 103 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 102 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 101 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-2945 (((-112) $ $) 64 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 63 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 65 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 62 (|has| |#1| (-846)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70 (|has| |#1| (-363)))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39) (($ $ (-407 (-564))) 69 (|has| |#1| (-363))) (($ (-407 (-564)) $) 68 (|has| |#1| (-363)))))
+((-3378 (*1 *2 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-4347 (*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-2204 (*1 *1 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-2313 (*1 *2 *1) (-12 (-4 *1 (-991 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-4244 (*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))) (-4166 (*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(-13 (-107 |t#1|) (-10 -8 (-6 -4407) (-15 -3378 (|t#1| |t#1| $)) (-15 -4347 (|t#1| $)) (-15 -2204 ($ $)) (-15 -2313 ((-767) $)) (-15 -4244 (|t#1| $)) (-15 -4166 (|t#1| $))))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-2480 (((-112) $) 43)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#2| "failed") $) 46)) (-2938 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#2| $) 44)) (-3003 (((-3 (-407 (-564)) "failed") $) 78)) (-3635 (((-112) $) 72)) (-1478 (((-407 (-564)) $) 76)) (-1980 (((-112) $) 42)) (-4158 ((|#2| $) 22)) (-4271 (($ (-1 |#2| |#2|) $) 19)) (-3806 (($ $) 58)) (-3142 (($ $) NIL) (($ $ (-767)) NIL) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 35)) (-4327 (((-536) $) 67)) (-1916 (($ $) 17)) (-2326 (((-858) $) 53) (($ (-564)) 39) (($ |#2|) 37) (($ (-407 (-564))) NIL)) (-3662 (((-767)) 10)) (-2007 ((|#2| $) 71)) (-2876 (((-112) $ $) 26)) (-2897 (((-112) $ $) 69)) (-2981 (($ $) 30) (($ $ $) 29)) (-2968 (($ $ $) 27)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 34) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 31) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL)))
+(((-992 |#1| |#2|) (-10 -8 (-15 -2326 (|#1| (-407 (-564)))) (-15 -2897 ((-112) |#1| |#1|)) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 -3806 (|#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -2007 (|#2| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -1916 (|#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 -1980 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2480 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-993 |#2|) (-172)) (T -992))
+((-3662 (*1 *2) (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-992 *3 *4)) (-4 *3 (-993 *4)))))
+(-10 -8 (-15 -2326 (|#1| (-407 (-564)))) (-15 -2897 ((-112) |#1| |#1|)) (-15 * (|#1| (-407 (-564)) |#1|)) (-15 * (|#1| |#1| (-407 (-564)))) (-15 -3806 (|#1| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -2007 (|#2| |#1|)) (-15 -4158 (|#2| |#1|)) (-15 -1916 (|#1| |#1|)) (-15 -4271 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 -1980 ((-112) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 * (|#1| (-767) |#1|)) (-15 -2480 ((-112) |#1|)) (-15 * (|#1| (-917) |#1|)) (-15 -2968 (|#1| |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-4180 (((-3 (-564) "failed") $) 119 (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 117 (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) 114)) (-2938 (((-564) $) 118 (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) 116 (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) 115)) (-1863 (((-685 (-564)) (-685 $)) 89 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 88 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 87) (((-685 |#1|) (-685 $)) 86)) (-1580 (((-3 $ "failed") $) 34)) (-3572 ((|#1| $) 79)) (-3003 (((-3 (-407 (-564)) "failed") $) 75 (|has| |#1| (-545)))) (-3635 (((-112) $) 77 (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) 76 (|has| |#1| (-545)))) (-3206 (($ |#1| |#1| |#1| |#1|) 80)) (-1980 (((-112) $) 32)) (-4158 ((|#1| $) 81)) (-1469 (($ $ $) 68 (|has| |#1| (-846)))) (-1530 (($ $ $) 67 (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) 90)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72 (|has| |#1| (-363)))) (-2203 ((|#1| $) 82)) (-2949 ((|#1| $) 83)) (-3592 ((|#1| $) 84)) (-3868 (((-1114) $) 11)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) 96 (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) 95 (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) 94 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) 93 (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) 92 (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) 91 (|has| |#1| (-514 (-1170) |#1|)))) (-4361 (($ $ |#1|) 97 (|has| |#1| (-286 |#1| |#1|)))) (-3142 (($ $) 113 (|has| |#1| (-233))) (($ $ (-767)) 111 (|has| |#1| (-233))) (($ $ (-1170)) 109 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 108 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 107 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 106 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 99) (($ $ (-1 |#1| |#1|)) 98)) (-4327 (((-536) $) 73 (|has| |#1| (-612 (-536))))) (-1916 (($ $) 85)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 39) (($ (-407 (-564))) 62 (-2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-2144 (((-3 $ "failed") $) 74 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2007 ((|#1| $) 78 (|has| |#1| (-1054)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $) 112 (|has| |#1| (-233))) (($ $ (-767)) 110 (|has| |#1| (-233))) (($ $ (-1170)) 105 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 104 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 103 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 102 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 101) (($ $ (-1 |#1| |#1|)) 100)) (-2932 (((-112) $ $) 65 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 64 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 66 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 63 (|has| |#1| (-846)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71 (|has| |#1| (-363)))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 41) (($ |#1| $) 40) (($ $ (-407 (-564))) 70 (|has| |#1| (-363))) (($ (-407 (-564)) $) 69 (|has| |#1| (-363)))))
(((-993 |#1|) (-140) (-172)) (T -993))
-((-2372 (*1 *1 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-2135 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-2905 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-4293 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-1464 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-2569 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-3619 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-3453 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)) (-4 *2 (-1054)))) (-2271 (*1 *2 *1) (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112)))) (-3956 (*1 *2 *1) (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-1890 (*1 *2 *1) (|partial| -12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))))
-(-13 (-38 |t#1|) (-411 |t#1|) (-231 |t#1|) (-338 |t#1|) (-377 |t#1|) (-10 -8 (-15 -2372 ($ $)) (-15 -2135 (|t#1| $)) (-15 -2905 (|t#1| $)) (-15 -4293 (|t#1| $)) (-15 -1464 (|t#1| $)) (-15 -2569 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -3619 (|t#1| $)) (IF (|has| |t#1| (-290)) (-6 (-290)) |%noBranch|) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-243)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -3453 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -2271 ((-112) $)) (-15 -3956 ((-407 (-564)) $)) (-15 -1890 ((-3 (-407 (-564)) "failed") $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-363)) ((-38 |#1|) . T) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-363)) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-363)) (|has| |#1| (-290))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-363))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-231 |#1|) . T) ((-233) |has| |#1| (-233)) ((-243) |has| |#1| (-363)) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-290) -2750 (|has| |#1| (-363)) (|has| |#1| (-290))) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-338 |#1|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-644 #0#) |has| |#1| (-363)) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-363)) ((-713 |#1|) . T) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) |has| |#1| (-363)) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-363)) (|has| |#1| (-290))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-4289 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
-(((-994 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#3| (-1 |#4| |#2|) |#1|))) (-993 |#2|) (-172) (-993 |#4|) (-172)) (T -994))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-4 *2 (-993 *6)) (-5 *1 (-994 *4 *5 *2 *6)) (-4 *4 (-993 *5)))))
-(-10 -7 (-15 -4289 (|#3| (-1 |#4| |#2|) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3619 ((|#1| $) 12)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-545)))) (-2271 (((-112) $) NIL (|has| |#1| (-545)))) (-3956 (((-407 (-564)) $) NIL (|has| |#1| (-545)))) (-2569 (($ |#1| |#1| |#1| |#1|) 16)) (-4035 (((-112) $) NIL)) (-1464 ((|#1| $) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-4293 ((|#1| $) 15)) (-2905 ((|#1| $) 14)) (-2135 ((|#1| $) 13)) (-3877 (((-1114) $) NIL)) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-4362 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-3735 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2372 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3453 ((|#1| $) NIL (|has| |#1| (-1054)))) (-2414 (($) 8 T CONST)) (-2428 (($) 10 T CONST)) (-3950 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-363)))))
+((-1916 (*1 *1 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-3592 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-2949 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-2203 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-4158 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-3206 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))) (-2007 (*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)) (-4 *2 (-1054)))) (-3635 (*1 *2 *1) (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))) (-3003 (*1 *2 *1) (|partial| -12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-407 (-564))))))
+(-13 (-38 |t#1|) (-411 |t#1|) (-231 |t#1|) (-338 |t#1|) (-377 |t#1|) (-10 -8 (-15 -1916 ($ $)) (-15 -3592 (|t#1| $)) (-15 -2949 (|t#1| $)) (-15 -2203 (|t#1| $)) (-15 -4158 (|t#1| $)) (-15 -3206 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -3572 (|t#1| $)) (IF (|has| |t#1| (-290)) (-6 (-290)) |%noBranch|) (IF (|has| |t#1| (-846)) (-6 (-846)) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-243)) |%noBranch|) (IF (|has| |t#1| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-145)) |%noBranch|) (IF (|has| |t#1| (-1054)) (-15 -2007 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-545)) (PROGN (-15 -3635 ((-112) $)) (-15 -1478 ((-407 (-564)) $)) (-15 -3003 ((-3 (-407 (-564)) "failed") $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-363)) ((-38 |#1|) . T) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-363)) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-363)) (|has| |#1| (-290))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-363))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-231 |#1|) . T) ((-233) |has| |#1| (-233)) ((-243) |has| |#1| (-363)) ((-286 |#1| $) |has| |#1| (-286 |#1| |#1|)) ((-290) -2733 (|has| |#1| (-363)) (|has| |#1| (-290))) ((-309 |#1|) |has| |#1| (-309 |#1|)) ((-338 |#1|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-514 (-1170) |#1|) |has| |#1| (-514 (-1170) |#1|)) ((-514 |#1| |#1|) |has| |#1| (-309 |#1|)) ((-644 #0#) |has| |#1| (-363)) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-363)) ((-713 |#1|) . T) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1051 #0#) |has| |#1| (-363)) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-363)) (|has| |#1| (-290))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
+((-4271 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
+(((-994 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#3| (-1 |#4| |#2|) |#1|))) (-993 |#2|) (-172) (-993 |#4|) (-172)) (T -994))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-172)) (-4 *6 (-172)) (-4 *2 (-993 *6)) (-5 *1 (-994 *4 *5 *2 *6)) (-4 *4 (-993 *5)))))
+(-10 -7 (-15 -4271 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3572 ((|#1| $) 12)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-545)))) (-3635 (((-112) $) NIL (|has| |#1| (-545)))) (-1478 (((-407 (-564)) $) NIL (|has| |#1| (-545)))) (-3206 (($ |#1| |#1| |#1| |#1|) 16)) (-1980 (((-112) $) NIL)) (-4158 ((|#1| $) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2203 ((|#1| $) 15)) (-2949 ((|#1| $) 14)) (-3592 ((|#1| $) 13)) (-3868 (((-1114) $) NIL)) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-309 |#1|))) (($ $ (-294 |#1|)) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-294 |#1|))) NIL (|has| |#1| (-309 |#1|))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-514 (-1170) |#1|))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-514 (-1170) |#1|)))) (-4361 (($ $ |#1|) NIL (|has| |#1| (-286 |#1| |#1|)))) (-3142 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-1916 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2007 ((|#1| $) NIL (|has| |#1| (-1054)))) (-2409 (($) 8 T CONST)) (-2421 (($) 10 T CONST)) (-3922 (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-363)))))
(((-995 |#1|) (-993 |#1|) (-172)) (T -995))
NIL
(-993 |#1|)
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3670 (((-112) $ (-767)) NIL)) (-3500 (($) NIL T CONST)) (-1449 (($ $) 23)) (-2887 (($ (-641 |#1|)) 33)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4029 (((-767) $) 26)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3224 ((|#1| $) 28)) (-2714 (($ |#1| $) 17)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3470 ((|#1| $) 27)) (-3860 ((|#1| $) 22)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-3871 ((|#1| |#1| $) 16)) (-1320 (((-112) $) 18)) (-1664 (($) NIL)) (-1523 ((|#1| $) 21)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) NIL)) (-3867 ((|#1| $) 30)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-996 |#1|) (-13 (-991 |#1|) (-10 -8 (-15 -2887 ($ (-641 |#1|))))) (-1094)) (T -996))
-((-2887 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-996 *3)))))
-(-13 (-991 |#1|) (-10 -8 (-15 -2887 ($ (-641 |#1|)))))
-((-3605 (($ $) 12)) (-4047 (($ $ (-564)) 13)))
-(((-997 |#1|) (-10 -8 (-15 -3605 (|#1| |#1|)) (-15 -4047 (|#1| |#1| (-564)))) (-998)) (T -997))
-NIL
-(-10 -8 (-15 -3605 (|#1| |#1|)) (-15 -4047 (|#1| |#1| (-564))))
-((-3605 (($ $) 6)) (-4047 (($ $ (-564)) 7)) (** (($ $ (-407 (-564))) 8)))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) $ (-767)) NIL)) (-1747 (($) NIL T CONST)) (-2204 (($ $) 23)) (-1735 (($ (-641 |#1|)) 33)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2313 (((-767) $) 26)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4359 ((|#1| $) 28)) (-4066 (($ |#1| $) 17)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-4244 ((|#1| $) 27)) (-3326 ((|#1| $) 22)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-3378 ((|#1| |#1| $) 16)) (-4169 (((-112) $) 18)) (-1531 (($) NIL)) (-4347 ((|#1| $) 21)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) NIL)) (-4166 ((|#1| $) 30)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-996 |#1|) (-13 (-991 |#1|) (-10 -8 (-15 -1735 ($ (-641 |#1|))))) (-1094)) (T -996))
+((-1735 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-996 *3)))))
+(-13 (-991 |#1|) (-10 -8 (-15 -1735 ($ (-641 |#1|)))))
+((-3557 (($ $) 12)) (-3596 (($ $ (-564)) 13)))
+(((-997 |#1|) (-10 -8 (-15 -3557 (|#1| |#1|)) (-15 -3596 (|#1| |#1| (-564)))) (-998)) (T -997))
+NIL
+(-10 -8 (-15 -3557 (|#1| |#1|)) (-15 -3596 (|#1| |#1| (-564))))
+((-3557 (($ $) 6)) (-3596 (($ $ (-564)) 7)) (** (($ $ (-407 (-564))) 8)))
(((-998) (-140)) (T -998))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-998)) (-5 *2 (-407 (-564))))) (-4047 (*1 *1 *1 *2) (-12 (-4 *1 (-998)) (-5 *2 (-564)))) (-3605 (*1 *1 *1) (-4 *1 (-998))))
-(-13 (-10 -8 (-15 -3605 ($ $)) (-15 -4047 ($ $ (-564))) (-15 ** ($ $ (-407 (-564))))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3322 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| (-407 |#2|) (-363)))) (-2890 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3760 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3168 (((-685 (-407 |#2|)) (-1259 $)) NIL) (((-685 (-407 |#2|))) NIL)) (-3814 (((-407 |#2|) $) NIL)) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-407 |#2|) (-349)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3942 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2697 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-3148 (((-767)) NIL (|has| (-407 |#2|) (-368)))) (-2264 (((-112)) NIL)) (-2641 (((-112) |#1|) 173) (((-112) |#2|) 177)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-3 (-407 |#2|) "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-407 |#2|) $) NIL)) (-2100 (($ (-1259 (-407 |#2|)) (-1259 $)) NIL) (($ (-1259 (-407 |#2|))) 81) (($ (-1259 |#2|) |#2|) NIL)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-407 |#2|) (-349)))) (-2577 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-3927 (((-685 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-407 |#2|))) (|:| |vec| (-1259 (-407 |#2|)))) (-685 $) (-1259 $)) NIL) (((-685 (-407 |#2|)) (-685 $)) NIL)) (-3738 (((-1259 $) (-1259 $)) NIL)) (-2965 (($ |#3|) 75) (((-3 $ "failed") (-407 |#3|)) NIL (|has| (-407 |#2|) (-363)))) (-1654 (((-3 $ "failed") $) NIL)) (-2082 (((-641 (-641 |#1|))) NIL (|has| |#1| (-368)))) (-1999 (((-112) |#1| |#1|) NIL)) (-2828 (((-917)) NIL)) (-3038 (($) NIL (|has| (-407 |#2|) (-368)))) (-4095 (((-112)) NIL)) (-2505 (((-112) |#1|) 61) (((-112) |#2|) 175)) (-2560 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| (-407 |#2|) (-363)))) (-2477 (($ $) NIL)) (-2610 (($) NIL (|has| (-407 |#2|) (-349)))) (-2549 (((-112) $) NIL (|has| (-407 |#2|) (-349)))) (-3028 (($ $ (-767)) NIL (|has| (-407 |#2|) (-349))) (($ $) NIL (|has| (-407 |#2|) (-349)))) (-3037 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3533 (((-917) $) NIL (|has| (-407 |#2|) (-349))) (((-829 (-917)) $) NIL (|has| (-407 |#2|) (-349)))) (-4035 (((-112) $) NIL)) (-3183 (((-767)) NIL)) (-4010 (((-1259 $) (-1259 $)) NIL)) (-1464 (((-407 |#2|) $) NIL)) (-1606 (((-641 (-948 |#1|)) (-1170)) NIL (|has| |#1| (-363)))) (-1993 (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-4237 ((|#3| $) NIL (|has| (-407 |#2|) (-363)))) (-2802 (((-917) $) NIL (|has| (-407 |#2|) (-368)))) (-2951 ((|#3| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-4172 (((-1152) $) NIL)) (-3542 (((-685 (-407 |#2|))) 57)) (-2955 (((-685 (-407 |#2|))) 56)) (-3836 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-1697 (($ (-1259 |#2|) |#2|) 82)) (-2942 (((-685 (-407 |#2|))) 55)) (-3558 (((-685 (-407 |#2|))) 54)) (-1333 (((-2 (|:| |num| (-685 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 97)) (-3633 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 88)) (-3460 (((-1259 $)) 51)) (-4054 (((-1259 $)) 50)) (-3065 (((-112) $) NIL)) (-1319 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-3978 (($) NIL (|has| (-407 |#2|) (-349)) CONST)) (-2005 (($ (-917)) NIL (|has| (-407 |#2|) (-368)))) (-2611 (((-3 |#2| "failed")) 70)) (-3877 (((-1114) $) NIL)) (-3406 (((-767)) NIL)) (-2175 (($) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| (-407 |#2|) (-363)))) (-3238 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| (-407 |#2|) (-349)))) (-3595 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-407 |#2|) (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2537 (((-3 $ "failed") $ $) NIL (|has| (-407 |#2|) (-363)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-3864 (((-767) $) NIL (|has| (-407 |#2|) (-363)))) (-4362 ((|#1| $ |#1| |#1|) NIL)) (-2266 (((-3 |#2| "failed")) 68)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-3358 (((-407 |#2|) (-1259 $)) NIL) (((-407 |#2|)) 47)) (-1542 (((-767) $) NIL (|has| (-407 |#2|) (-349))) (((-3 (-767) "failed") $ $) NIL (|has| (-407 |#2|) (-349)))) (-3735 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-3108 (((-685 (-407 |#2|)) (-1259 $) (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363)))) (-1474 ((|#3|) 58)) (-4100 (($) NIL (|has| (-407 |#2|) (-349)))) (-1407 (((-1259 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) (-1259 $) (-1259 $)) NIL) (((-1259 (-407 |#2|)) $) 83) (((-685 (-407 |#2|)) (-1259 $)) NIL)) (-4344 (((-1259 (-407 |#2|)) $) NIL) (($ (-1259 (-407 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-407 |#2|) (-349)))) (-3169 (((-1259 $) (-1259 $)) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 |#2|)) NIL) (($ (-407 (-564))) NIL (-2750 (|has| (-407 |#2|) (-1034 (-407 (-564)))) (|has| (-407 |#2|) (-363)))) (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3335 (($ $) NIL (|has| (-407 |#2|) (-349))) (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-145)))) (-3417 ((|#3| $) NIL)) (-1471 (((-767)) NIL T CONST)) (-1887 (((-112)) 65)) (-2128 (((-112) |#1|) 178) (((-112) |#2|) 179)) (-3776 (((-1259 $)) 143)) (-2502 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2867 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-2979 (((-112)) NIL)) (-2414 (($) 109 T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2750 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| (-407 |#2|) (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 |#2|)) NIL) (($ (-407 |#2|) $) NIL) (($ (-407 (-564)) $) NIL (|has| (-407 |#2|) (-363))) (($ $ (-407 (-564))) NIL (|has| (-407 |#2|) (-363)))))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-998)) (-5 *2 (-407 (-564))))) (-3596 (*1 *1 *1 *2) (-12 (-4 *1 (-998)) (-5 *2 (-564)))) (-3557 (*1 *1 *1) (-4 *1 (-998))))
+(-13 (-10 -8 (-15 -3557 ($ $)) (-15 -3596 ($ $ (-564))) (-15 ** ($ $ (-407 (-564))))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2950 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| (-407 |#2|) (-363)))) (-2086 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-3466 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3885 (((-685 (-407 |#2|)) (-1259 $)) NIL) (((-685 (-407 |#2|))) NIL)) (-3794 (((-407 |#2|) $) NIL)) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| (-407 |#2|) (-349)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-2556 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-3143 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-3127 (((-767)) NIL (|has| (-407 |#2|) (-368)))) (-4054 (((-112)) NIL)) (-3047 (((-112) |#1|) 173) (((-112) |#2|) 177)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-3 (-407 |#2|) "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| (-407 |#2|) (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| (-407 |#2|) (-1034 (-407 (-564))))) (((-407 |#2|) $) NIL)) (-2065 (($ (-1259 (-407 |#2|)) (-1259 $)) NIL) (($ (-1259 (-407 |#2|))) 81) (($ (-1259 |#2|) |#2|) NIL)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-407 |#2|) (-349)))) (-2544 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2671 (((-685 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-407 |#2|) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-407 |#2|))) (|:| |vec| (-1259 (-407 |#2|)))) (-685 $) (-1259 $)) NIL) (((-685 (-407 |#2|)) (-685 $)) NIL)) (-1949 (((-1259 $) (-1259 $)) NIL)) (-1297 (($ |#3|) 75) (((-3 $ "failed") (-407 |#3|)) NIL (|has| (-407 |#2|) (-363)))) (-1580 (((-3 $ "failed") $) NIL)) (-2782 (((-641 (-641 |#1|))) NIL (|has| |#1| (-368)))) (-2532 (((-112) |#1| |#1|) NIL)) (-4242 (((-917)) NIL)) (-2498 (($) NIL (|has| (-407 |#2|) (-368)))) (-1596 (((-112)) NIL)) (-3312 (((-112) |#1|) 61) (((-112) |#2|) 175)) (-2523 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| (-407 |#2|) (-363)))) (-3430 (($ $) NIL)) (-2109 (($) NIL (|has| (-407 |#2|) (-349)))) (-1839 (((-112) $) NIL (|has| (-407 |#2|) (-349)))) (-2616 (($ $ (-767)) NIL (|has| (-407 |#2|) (-349))) (($ $) NIL (|has| (-407 |#2|) (-349)))) (-4218 (((-112) $) NIL (|has| (-407 |#2|) (-363)))) (-3924 (((-917) $) NIL (|has| (-407 |#2|) (-349))) (((-829 (-917)) $) NIL (|has| (-407 |#2|) (-349)))) (-1980 (((-112) $) NIL)) (-2668 (((-767)) NIL)) (-4298 (((-1259 $) (-1259 $)) NIL)) (-4158 (((-407 |#2|) $) NIL)) (-1435 (((-641 (-948 |#1|)) (-1170)) NIL (|has| |#1| (-363)))) (-3234 (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2091 ((|#3| $) NIL (|has| (-407 |#2|) (-363)))) (-2428 (((-917) $) NIL (|has| (-407 |#2|) (-368)))) (-4379 ((|#3| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2332 (((-1152) $) NIL)) (-3406 (((-685 (-407 |#2|))) 57)) (-4014 (((-685 (-407 |#2|))) 56)) (-3806 (($ $) NIL (|has| (-407 |#2|) (-363)))) (-2396 (($ (-1259 |#2|) |#2|) 82)) (-4071 (((-685 (-407 |#2|))) 55)) (-2624 (((-685 (-407 |#2|))) 54)) (-2944 (((-2 (|:| |num| (-685 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 97)) (-3549 (((-2 (|:| |num| (-1259 |#2|)) (|:| |den| |#2|)) $) 88)) (-1378 (((-1259 $)) 51)) (-1919 (((-1259 $)) 50)) (-2622 (((-112) $) NIL)) (-4061 (((-112) $) NIL) (((-112) $ |#1|) NIL) (((-112) $ |#2|) NIL)) (-3958 (($) NIL (|has| (-407 |#2|) (-349)) CONST)) (-2014 (($ (-917)) NIL (|has| (-407 |#2|) (-368)))) (-4079 (((-3 |#2| "failed")) 70)) (-3868 (((-1114) $) NIL)) (-2737 (((-767)) NIL)) (-2186 (($) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| (-407 |#2|) (-363)))) (-3209 (($ (-641 $)) NIL (|has| (-407 |#2|) (-363))) (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| (-407 |#2|) (-349)))) (-3546 (((-418 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-407 |#2|) (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2501 (((-3 $ "failed") $ $) NIL (|has| (-407 |#2|) (-363)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| (-407 |#2|) (-363)))) (-2468 (((-767) $) NIL (|has| (-407 |#2|) (-363)))) (-4361 ((|#1| $ |#1| |#1|) NIL)) (-4274 (((-3 |#2| "failed")) 68)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| (-407 |#2|) (-363)))) (-2576 (((-407 |#2|) (-1259 $)) NIL) (((-407 |#2|)) 47)) (-2563 (((-767) $) NIL (|has| (-407 |#2|) (-349))) (((-3 (-767) "failed") $ $) NIL (|has| (-407 |#2|) (-349)))) (-3142 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-3927 (((-685 (-407 |#2|)) (-1259 $) (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363)))) (-3954 ((|#3|) 58)) (-2099 (($) NIL (|has| (-407 |#2|) (-349)))) (-1631 (((-1259 (-407 |#2|)) $ (-1259 $)) NIL) (((-685 (-407 |#2|)) (-1259 $) (-1259 $)) NIL) (((-1259 (-407 |#2|)) $) 83) (((-685 (-407 |#2|)) (-1259 $)) NIL)) (-4327 (((-1259 (-407 |#2|)) $) NIL) (($ (-1259 (-407 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| (-407 |#2|) (-349)))) (-3963 (((-1259 $) (-1259 $)) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 |#2|)) NIL) (($ (-407 (-564))) NIL (-2733 (|has| (-407 |#2|) (-1034 (-407 (-564)))) (|has| (-407 |#2|) (-363)))) (($ $) NIL (|has| (-407 |#2|) (-363)))) (-2144 (($ $) NIL (|has| (-407 |#2|) (-349))) (((-3 $ "failed") $) NIL (|has| (-407 |#2|) (-145)))) (-1568 ((|#3| $) NIL)) (-3662 (((-767)) NIL T CONST)) (-3983 (((-112)) 65)) (-4049 (((-112) |#1|) 178) (((-112) |#2|) 179)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 143)) (-3013 (((-112) $ $) NIL (|has| (-407 |#2|) (-363)))) (-1584 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-2485 (((-112)) NIL)) (-2409 (($) 109 T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-1 (-407 |#2|) (-407 |#2|)) (-767)) NIL (|has| (-407 |#2|) (-363))) (($ $ (-1 (-407 |#2|) (-407 |#2|))) NIL (|has| (-407 |#2|) (-363))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| (-407 |#2|) (-363)) (|has| (-407 |#2|) (-896 (-1170))))) (($ $ (-767)) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349)))) (($ $) NIL (-2733 (-12 (|has| (-407 |#2|) (-233)) (|has| (-407 |#2|) (-363))) (|has| (-407 |#2|) (-349))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ $) NIL (|has| (-407 |#2|) (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| (-407 |#2|) (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 |#2|)) NIL) (($ (-407 |#2|) $) NIL) (($ (-407 (-564)) $) NIL (|has| (-407 |#2|) (-363))) (($ $ (-407 (-564))) NIL (|has| (-407 |#2|) (-363)))))
(((-999 |#1| |#2| |#3| |#4| |#5|) (-342 |#1| |#2| |#3|) (-1213) (-1235 |#1|) (-1235 (-407 |#2|)) (-407 |#2|) (-767)) (T -999))
NIL
(-342 |#1| |#2| |#3|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-4023 (((-641 (-564)) $) 73)) (-2110 (($ (-641 (-564))) 81)) (-3005 (((-564) $) 48 (|has| (-564) (-307)))) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL (|has| (-564) (-816)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) 60) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) 57 (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) 60 (|has| (-564) (-1034 (-564))))) (-2961 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2577 (($ $ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3038 (($) NIL (|has| (-564) (-545)))) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-1656 (((-641 (-564)) $) 79)) (-4119 (((-112) $) NIL (|has| (-564) (-816)))) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL)) (-2261 (((-564) $) 45)) (-1993 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-2131 (((-112) $) NIL (|has| (-564) (-816)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-564) (-846)))) (-4289 (($ (-1 (-564) (-564)) $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL)) (-3978 (($) NIL (|has| (-564) (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2583 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) 50)) (-2323 (((-1150 (-564)) $) 78)) (-3915 (($ (-641 (-564)) (-641 (-564))) 82)) (-2630 (((-564) $) 64 (|has| (-564) (-545)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3595 (((-418 $) $) NIL)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3084 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-3864 (((-767) $) NIL)) (-4362 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $) 15 (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2901 (($ $) NIL)) (-2272 (((-564) $) 47)) (-2446 (((-641 (-564)) $) 80)) (-4344 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2350 (((-858) $) 106) (($ (-564)) 51) (($ $) NIL) (($ (-407 (-564))) 27) (($ (-564)) 51) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) 25)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-1471 (((-767)) 13 T CONST)) (-2779 (((-564) $) 62 (|has| (-564) (-545)))) (-2502 (((-112) $ $) NIL)) (-3453 (($ $) NIL (|has| (-564) (-816)))) (-2414 (($) 14 T CONST)) (-2428 (($) 17 T CONST)) (-3950 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2945 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2893 (((-112) $ $) 21)) (-2934 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2912 (((-112) $ $) 40 (|has| (-564) (-846)))) (-3004 (($ $ $) 36) (($ (-564) (-564)) 38)) (-2992 (($ $) 23) (($ $ $) 30)) (-2980 (($ $ $) 28)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 32) (($ $ $) 34) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) 32) (($ $ (-564)) NIL)))
-(((-1000 |#1|) (-13 (-988 (-564)) (-611 (-407 (-564))) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -4023 ((-641 (-564)) $)) (-15 -2323 ((-1150 (-564)) $)) (-15 -1656 ((-641 (-564)) $)) (-15 -2446 ((-641 (-564)) $)) (-15 -2110 ($ (-641 (-564)))) (-15 -3915 ($ (-641 (-564)) (-641 (-564)))))) (-564)) (T -1000))
-((-2583 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-4023 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-2323 (*1 *2 *1) (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-1656 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-2446 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-2110 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-3915 (*1 *1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(-13 (-988 (-564)) (-611 (-407 (-564))) (-10 -8 (-15 -2583 ((-407 (-564)) $)) (-15 -4023 ((-641 (-564)) $)) (-15 -2323 ((-1150 (-564)) $)) (-15 -1656 ((-641 (-564)) $)) (-15 -2446 ((-641 (-564)) $)) (-15 -2110 ($ (-641 (-564)))) (-15 -3915 ($ (-641 (-564)) (-641 (-564))))))
-((-2947 (((-52) (-407 (-564)) (-564)) 9)))
-(((-1001) (-10 -7 (-15 -2947 ((-52) (-407 (-564)) (-564))))) (T -1001))
-((-2947 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-564))) (-5 *4 (-564)) (-5 *2 (-52)) (-5 *1 (-1001)))))
-(-10 -7 (-15 -2947 ((-52) (-407 (-564)) (-564))))
-((-3148 (((-564)) 23)) (-2777 (((-564)) 28)) (-2364 (((-1264) (-564)) 26)) (-2034 (((-564) (-564)) 29) (((-564)) 22)))
-(((-1002) (-10 -7 (-15 -2034 ((-564))) (-15 -3148 ((-564))) (-15 -2034 ((-564) (-564))) (-15 -2364 ((-1264) (-564))) (-15 -2777 ((-564))))) (T -1002))
-((-2777 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))) (-2364 (*1 *2 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1002)))) (-2034 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))) (-3148 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))) (-2034 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))))
-(-10 -7 (-15 -2034 ((-564))) (-15 -3148 ((-564))) (-15 -2034 ((-564) (-564))) (-15 -2364 ((-1264) (-564))) (-15 -2777 ((-564))))
-((-2205 (((-418 |#1|) |#1|) 43)) (-3595 (((-418 |#1|) |#1|) 41)))
-(((-1003 |#1|) (-10 -7 (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2205 ((-418 |#1|) |#1|))) (-1235 (-407 (-564)))) (T -1003))
-((-2205 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1003 *3)) (-4 *3 (-1235 (-407 (-564)))))) (-3595 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1003 *3)) (-4 *3 (-1235 (-407 (-564)))))))
-(-10 -7 (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2205 ((-418 |#1|) |#1|)))
-((-1890 (((-3 (-407 (-564)) "failed") |#1|) 15)) (-2271 (((-112) |#1|) 14)) (-3956 (((-407 (-564)) |#1|) 10)))
-(((-1004 |#1|) (-10 -7 (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|))) (-1034 (-407 (-564)))) (T -1004))
-((-1890 (*1 *2 *3) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3)) (-4 *3 (-1034 *2)))) (-2271 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-1004 *3)) (-4 *3 (-1034 (-407 (-564)))))) (-3956 (*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3)) (-4 *3 (-1034 *2)))))
-(-10 -7 (-15 -3956 ((-407 (-564)) |#1|)) (-15 -2271 ((-112) |#1|)) (-15 -1890 ((-3 (-407 (-564)) "failed") |#1|)))
-((-3797 ((|#2| $ "value" |#2|) 12)) (-4362 ((|#2| $ "value") 10)) (-3218 (((-112) $ $) 18)))
-(((-1005 |#1| |#2|) (-10 -8 (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -3218 ((-112) |#1| |#1|)) (-15 -4362 (|#2| |#1| "value"))) (-1006 |#2|) (-1209)) (T -1005))
-NIL
-(-10 -8 (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -3218 ((-112) |#1| |#1|)) (-15 -4362 (|#2| |#1| "value")))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-3500 (($) 7 T CONST)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47)) (-2464 (((-564) $ $) 44)) (-4087 (((-112) $) 46)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3188 (((-641 (-564)) $) 73)) (-3600 (($ (-641 (-564))) 81)) (-4302 (((-564) $) 48 (|has| (-564) (-307)))) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL (|has| (-564) (-816)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) 60) (((-3 (-1170) "failed") $) NIL (|has| (-564) (-1034 (-1170)))) (((-3 (-407 (-564)) "failed") $) 57 (|has| (-564) (-1034 (-564)))) (((-3 (-564) "failed") $) 60 (|has| (-564) (-1034 (-564))))) (-2938 (((-564) $) NIL) (((-1170) $) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) NIL (|has| (-564) (-1034 (-564)))) (((-564) $) NIL (|has| (-564) (-1034 (-564))))) (-2544 (($ $ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| (-564) (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2498 (($) NIL (|has| (-564) (-545)))) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-1849 (((-641 (-564)) $) 79)) (-3530 (((-112) $) NIL (|has| (-564) (-816)))) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (|has| (-564) (-882 (-564)))) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (|has| (-564) (-882 (-379))))) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL)) (-2254 (((-564) $) 45)) (-3234 (((-3 $ "failed") $) NIL (|has| (-564) (-1145)))) (-4371 (((-112) $) NIL (|has| (-564) (-816)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-564) (-846)))) (-4271 (($ (-1 (-564) (-564)) $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL)) (-3958 (($) NIL (|has| (-564) (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4125 (($ $) NIL (|has| (-564) (-307))) (((-407 (-564)) $) 50)) (-3652 (((-1150 (-564)) $) 78)) (-2757 (($ (-641 (-564)) (-641 (-564))) 82)) (-4256 (((-564) $) 64 (|has| (-564) (-545)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| (-564) (-905)))) (-3546 (((-418 $) $) NIL)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3055 (($ $ (-641 (-564)) (-641 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-564) (-564)) NIL (|has| (-564) (-309 (-564)))) (($ $ (-294 (-564))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-294 (-564)))) NIL (|has| (-564) (-309 (-564)))) (($ $ (-641 (-1170)) (-641 (-564))) NIL (|has| (-564) (-514 (-1170) (-564)))) (($ $ (-1170) (-564)) NIL (|has| (-564) (-514 (-1170) (-564))))) (-2468 (((-767) $) NIL)) (-4361 (($ $ (-564)) NIL (|has| (-564) (-286 (-564) (-564))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $) 15 (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-3773 (($ $) NIL)) (-2264 (((-564) $) 47)) (-1332 (((-641 (-564)) $) 80)) (-4327 (((-888 (-564)) $) NIL (|has| (-564) (-612 (-888 (-564))))) (((-888 (-379)) $) NIL (|has| (-564) (-612 (-888 (-379))))) (((-536) $) NIL (|has| (-564) (-612 (-536)))) (((-379) $) NIL (|has| (-564) (-1018))) (((-225) $) NIL (|has| (-564) (-1018)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-564) (-905))))) (-2326 (((-858) $) 106) (($ (-564)) 51) (($ $) NIL) (($ (-407 (-564))) 27) (($ (-564)) 51) (($ (-1170)) NIL (|has| (-564) (-1034 (-1170)))) (((-407 (-564)) $) 25)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-564) (-905))) (|has| (-564) (-145))))) (-3662 (((-767)) 13 T CONST)) (-4328 (((-564) $) 62 (|has| (-564) (-545)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2007 (($ $) NIL (|has| (-564) (-816)))) (-2409 (($) 14 T CONST)) (-2421 (($) 17 T CONST)) (-3922 (($ $) NIL (|has| (-564) (-233))) (($ $ (-767)) NIL (|has| (-564) (-233))) (($ $ (-1170)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| (-564) (-896 (-1170)))) (($ $ (-1 (-564) (-564)) (-767)) NIL) (($ $ (-1 (-564) (-564))) NIL)) (-2932 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2876 (((-112) $ $) 21)) (-2920 (((-112) $ $) NIL (|has| (-564) (-846)))) (-2897 (((-112) $ $) 40 (|has| (-564) (-846)))) (-2992 (($ $ $) 36) (($ (-564) (-564)) 38)) (-2981 (($ $) 23) (($ $ $) 30)) (-2968 (($ $ $) 28)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 32) (($ $ $) 34) (($ $ (-407 (-564))) NIL) (($ (-407 (-564)) $) NIL) (($ (-564) $) 32) (($ $ (-564)) NIL)))
+(((-1000 |#1|) (-13 (-988 (-564)) (-611 (-407 (-564))) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -3188 ((-641 (-564)) $)) (-15 -3652 ((-1150 (-564)) $)) (-15 -1849 ((-641 (-564)) $)) (-15 -1332 ((-641 (-564)) $)) (-15 -3600 ($ (-641 (-564)))) (-15 -2757 ($ (-641 (-564)) (-641 (-564)))))) (-564)) (T -1000))
+((-4125 (*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-3188 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-3652 (*1 *2 *1) (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-1849 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-1332 (*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-3600 (*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))) (-2757 (*1 *1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(-13 (-988 (-564)) (-611 (-407 (-564))) (-10 -8 (-15 -4125 ((-407 (-564)) $)) (-15 -3188 ((-641 (-564)) $)) (-15 -3652 ((-1150 (-564)) $)) (-15 -1849 ((-641 (-564)) $)) (-15 -1332 ((-641 (-564)) $)) (-15 -3600 ($ (-641 (-564)))) (-15 -2757 ($ (-641 (-564)) (-641 (-564))))))
+((-1484 (((-52) (-407 (-564)) (-564)) 9)))
+(((-1001) (-10 -7 (-15 -1484 ((-52) (-407 (-564)) (-564))))) (T -1001))
+((-1484 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-564))) (-5 *4 (-564)) (-5 *2 (-52)) (-5 *1 (-1001)))))
+(-10 -7 (-15 -1484 ((-52) (-407 (-564)) (-564))))
+((-3127 (((-564)) 23)) (-4123 (((-564)) 28)) (-4097 (((-1264) (-564)) 26)) (-3841 (((-564) (-564)) 29) (((-564)) 22)))
+(((-1002) (-10 -7 (-15 -3841 ((-564))) (-15 -3127 ((-564))) (-15 -3841 ((-564) (-564))) (-15 -4097 ((-1264) (-564))) (-15 -4123 ((-564))))) (T -1002))
+((-4123 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))) (-4097 (*1 *2 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1002)))) (-3841 (*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))) (-3127 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))) (-3841 (*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))))
+(-10 -7 (-15 -3841 ((-564))) (-15 -3127 ((-564))) (-15 -3841 ((-564) (-564))) (-15 -4097 ((-1264) (-564))) (-15 -4123 ((-564))))
+((-2153 (((-418 |#1|) |#1|) 43)) (-3546 (((-418 |#1|) |#1|) 41)))
+(((-1003 |#1|) (-10 -7 (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2153 ((-418 |#1|) |#1|))) (-1235 (-407 (-564)))) (T -1003))
+((-2153 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1003 *3)) (-4 *3 (-1235 (-407 (-564)))))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1003 *3)) (-4 *3 (-1235 (-407 (-564)))))))
+(-10 -7 (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2153 ((-418 |#1|) |#1|)))
+((-3003 (((-3 (-407 (-564)) "failed") |#1|) 15)) (-3635 (((-112) |#1|) 14)) (-1478 (((-407 (-564)) |#1|) 10)))
+(((-1004 |#1|) (-10 -7 (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|))) (-1034 (-407 (-564)))) (T -1004))
+((-3003 (*1 *2 *3) (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3)) (-4 *3 (-1034 *2)))) (-3635 (*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-1004 *3)) (-4 *3 (-1034 (-407 (-564)))))) (-1478 (*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3)) (-4 *3 (-1034 *2)))))
+(-10 -7 (-15 -1478 ((-407 (-564)) |#1|)) (-15 -3635 ((-112) |#1|)) (-15 -3003 ((-3 (-407 (-564)) "failed") |#1|)))
+((-2463 ((|#2| $ "value" |#2|) 12)) (-4361 ((|#2| $ "value") 10)) (-1886 (((-112) $ $) 18)))
+(((-1005 |#1| |#2|) (-10 -8 (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -1886 ((-112) |#1| |#1|)) (-15 -4361 (|#2| |#1| "value"))) (-1006 |#2|) (-1209)) (T -1005))
+NIL
+(-10 -8 (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -1886 ((-112) |#1| |#1|)) (-15 -4361 (|#2| |#1| "value")))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-1747 (($) 7 T CONST)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48)) (-2633 (((-564) $ $) 45)) (-3199 (((-112) $) 47)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1006 |#1|) (-140) (-1209)) (T -1006))
-((-3197 (*1 *2 *1) (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3)))) (-3688 (*1 *2 *1) (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3)))) (-3385 (*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-2051 (*1 *2 *1) (-12 (-4 *1 (-1006 *2)) (-4 *2 (-1209)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-1006 *2)) (-4 *2 (-1209)))) (-4087 (*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-3225 (*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))) (-2464 (*1 *2 *1 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))) (-3218 (*1 *2 *1 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-4214 (*1 *2 *1 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-3018 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *1)) (|has| *1 (-6 -4407)) (-4 *1 (-1006 *3)) (-4 *3 (-1209)))) (-3797 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4407)) (-4 *1 (-1006 *2)) (-4 *2 (-1209)))) (-3494 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1006 *2)) (-4 *2 (-1209)))))
-(-13 (-489 |t#1|) (-10 -8 (-15 -3197 ((-641 $) $)) (-15 -3688 ((-641 $) $)) (-15 -3385 ((-112) $)) (-15 -2051 (|t#1| $)) (-15 -4362 (|t#1| $ "value")) (-15 -4087 ((-112) $)) (-15 -3225 ((-641 |t#1|) $)) (-15 -2464 ((-564) $ $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -3218 ((-112) $ $)) (-15 -4214 ((-112) $ $))) |%noBranch|) (IF (|has| $ (-6 -4407)) (PROGN (-15 -3018 ($ $ (-641 $))) (-15 -3797 (|t#1| $ "value" |t#1|)) (-15 -3494 (|t#1| $ |t#1|))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-3605 (($ $) 9) (($ $ (-917)) 49) (($ (-407 (-564))) 13) (($ (-564)) 15)) (-1553 (((-3 $ "failed") (-1166 $) (-917) (-858)) 24) (((-3 $ "failed") (-1166 $) (-917)) 32)) (-4047 (($ $ (-564)) 58)) (-1471 (((-767)) 18)) (-2474 (((-641 $) (-1166 $)) NIL) (((-641 $) (-1166 (-407 (-564)))) 63) (((-641 $) (-1166 (-564))) 68) (((-641 $) (-948 $)) 72) (((-641 $) (-948 (-407 (-564)))) 76) (((-641 $) (-948 (-564))) 80)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ $ (-407 (-564))) 53)))
-(((-1007 |#1|) (-10 -8 (-15 -3605 (|#1| (-564))) (-15 -3605 (|#1| (-407 (-564)))) (-15 -3605 (|#1| |#1| (-917))) (-15 -2474 ((-641 |#1|) (-948 (-564)))) (-15 -2474 ((-641 |#1|) (-948 (-407 (-564))))) (-15 -2474 ((-641 |#1|) (-948 |#1|))) (-15 -2474 ((-641 |#1|) (-1166 (-564)))) (-15 -2474 ((-641 |#1|) (-1166 (-407 (-564))))) (-15 -2474 ((-641 |#1|) (-1166 |#1|))) (-15 -1553 ((-3 |#1| "failed") (-1166 |#1|) (-917))) (-15 -1553 ((-3 |#1| "failed") (-1166 |#1|) (-917) (-858))) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -4047 (|#1| |#1| (-564))) (-15 -3605 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -1471 ((-767))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917)))) (-1008)) (T -1007))
-((-1471 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1007 *3)) (-4 *3 (-1008)))))
-(-10 -8 (-15 -3605 (|#1| (-564))) (-15 -3605 (|#1| (-407 (-564)))) (-15 -3605 (|#1| |#1| (-917))) (-15 -2474 ((-641 |#1|) (-948 (-564)))) (-15 -2474 ((-641 |#1|) (-948 (-407 (-564))))) (-15 -2474 ((-641 |#1|) (-948 |#1|))) (-15 -2474 ((-641 |#1|) (-1166 (-564)))) (-15 -2474 ((-641 |#1|) (-1166 (-407 (-564))))) (-15 -2474 ((-641 |#1|) (-1166 |#1|))) (-15 -1553 ((-3 |#1| "failed") (-1166 |#1|) (-917))) (-15 -1553 ((-3 |#1| "failed") (-1166 |#1|) (-917) (-858))) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -4047 (|#1| |#1| (-564))) (-15 -3605 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -1471 ((-767))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 91)) (-2890 (($ $) 92)) (-3760 (((-112) $) 94)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 111)) (-3942 (((-418 $) $) 112)) (-3605 (($ $) 75) (($ $ (-917)) 61) (($ (-407 (-564))) 60) (($ (-564)) 59)) (-2697 (((-112) $ $) 102)) (-3415 (((-564) $) 128)) (-3500 (($) 17 T CONST)) (-1553 (((-3 $ "failed") (-1166 $) (-917) (-858)) 69) (((-3 $ "failed") (-1166 $) (-917)) 68)) (-4201 (((-3 (-564) "failed") $) 88 (|has| (-407 (-564)) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 86 (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-3 (-407 (-564)) "failed") $) 83)) (-2961 (((-564) $) 87 (|has| (-407 (-564)) (-1034 (-564)))) (((-407 (-564)) $) 85 (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-407 (-564)) $) 84)) (-4210 (($ $ (-858)) 58)) (-2644 (($ $ (-858)) 57)) (-2577 (($ $ $) 106)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 105)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 100)) (-3037 (((-112) $) 113)) (-4119 (((-112) $) 126)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 74)) (-2131 (((-112) $) 127)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 109)) (-3142 (($ $ $) 125)) (-1515 (($ $ $) 124)) (-2830 (((-3 (-1166 $) "failed") $) 70)) (-3127 (((-3 (-858) "failed") $) 72)) (-2949 (((-3 (-1166 $) "failed") $) 71)) (-3202 (($ (-641 $)) 98) (($ $ $) 97)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 114)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 99)) (-3238 (($ (-641 $)) 96) (($ $ $) 95)) (-3595 (((-418 $) $) 110)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 108) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 107)) (-2537 (((-3 $ "failed") $ $) 90)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 101)) (-3864 (((-767) $) 103)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 104)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 118) (($ $) 89) (($ (-407 (-564))) 82) (($ (-564)) 81) (($ (-407 (-564))) 78)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 93)) (-3613 (((-407 (-564)) $ $) 56)) (-2474 (((-641 $) (-1166 $)) 67) (((-641 $) (-1166 (-407 (-564)))) 66) (((-641 $) (-1166 (-564))) 65) (((-641 $) (-948 $)) 64) (((-641 $) (-948 (-407 (-564)))) 63) (((-641 $) (-948 (-564))) 62)) (-3453 (($ $) 129)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 122)) (-2922 (((-112) $ $) 121)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 123)) (-2912 (((-112) $ $) 120)) (-3004 (($ $ $) 119)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 115) (($ $ (-407 (-564))) 73)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ (-407 (-564)) $) 117) (($ $ (-407 (-564))) 116) (($ (-564) $) 80) (($ $ (-564)) 79) (($ (-407 (-564)) $) 77) (($ $ (-407 (-564))) 76)))
+((-1446 (*1 *2 *1) (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3)))) (-4368 (*1 *2 *1) (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3)))) (-2477 (*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-2061 (*1 *2 *1) (-12 (-4 *1 (-1006 *2)) (-4 *2 (-1209)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-1006 *2)) (-4 *2 (-1209)))) (-3199 (*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-2652 (*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))) (-2633 (*1 *2 *1 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))) (-1886 (*1 *2 *1 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-3888 (*1 *2 *1 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-2873 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *1)) (|has| *1 (-6 -4408)) (-4 *1 (-1006 *3)) (-4 *3 (-1209)))) (-2463 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4408)) (-4 *1 (-1006 *2)) (-4 *2 (-1209)))) (-2357 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1006 *2)) (-4 *2 (-1209)))))
+(-13 (-489 |t#1|) (-10 -8 (-15 -1446 ((-641 $) $)) (-15 -4368 ((-641 $) $)) (-15 -2477 ((-112) $)) (-15 -2061 (|t#1| $)) (-15 -4361 (|t#1| $ "value")) (-15 -3199 ((-112) $)) (-15 -2652 ((-641 |t#1|) $)) (-15 -2633 ((-564) $ $)) (IF (|has| |t#1| (-1094)) (PROGN (-15 -1886 ((-112) $ $)) (-15 -3888 ((-112) $ $))) |%noBranch|) (IF (|has| $ (-6 -4408)) (PROGN (-15 -2873 ($ $ (-641 $))) (-15 -2463 (|t#1| $ "value" |t#1|)) (-15 -2357 (|t#1| $ |t#1|))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-3557 (($ $) 9) (($ $ (-917)) 49) (($ (-407 (-564))) 13) (($ (-564)) 15)) (-4183 (((-3 $ "failed") (-1166 $) (-917) (-858)) 24) (((-3 $ "failed") (-1166 $) (-917)) 32)) (-3596 (($ $ (-564)) 58)) (-3662 (((-767)) 18)) (-4365 (((-641 $) (-1166 $)) NIL) (((-641 $) (-1166 (-407 (-564)))) 63) (((-641 $) (-1166 (-564))) 68) (((-641 $) (-948 $)) 72) (((-641 $) (-948 (-407 (-564)))) 76) (((-641 $) (-948 (-564))) 80)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ $ (-407 (-564))) 53)))
+(((-1007 |#1|) (-10 -8 (-15 -3557 (|#1| (-564))) (-15 -3557 (|#1| (-407 (-564)))) (-15 -3557 (|#1| |#1| (-917))) (-15 -4365 ((-641 |#1|) (-948 (-564)))) (-15 -4365 ((-641 |#1|) (-948 (-407 (-564))))) (-15 -4365 ((-641 |#1|) (-948 |#1|))) (-15 -4365 ((-641 |#1|) (-1166 (-564)))) (-15 -4365 ((-641 |#1|) (-1166 (-407 (-564))))) (-15 -4365 ((-641 |#1|) (-1166 |#1|))) (-15 -4183 ((-3 |#1| "failed") (-1166 |#1|) (-917))) (-15 -4183 ((-3 |#1| "failed") (-1166 |#1|) (-917) (-858))) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -3596 (|#1| |#1| (-564))) (-15 -3557 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -3662 ((-767))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917)))) (-1008)) (T -1007))
+((-3662 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1007 *3)) (-4 *3 (-1008)))))
+(-10 -8 (-15 -3557 (|#1| (-564))) (-15 -3557 (|#1| (-407 (-564)))) (-15 -3557 (|#1| |#1| (-917))) (-15 -4365 ((-641 |#1|) (-948 (-564)))) (-15 -4365 ((-641 |#1|) (-948 (-407 (-564))))) (-15 -4365 ((-641 |#1|) (-948 |#1|))) (-15 -4365 ((-641 |#1|) (-1166 (-564)))) (-15 -4365 ((-641 |#1|) (-1166 (-407 (-564))))) (-15 -4365 ((-641 |#1|) (-1166 |#1|))) (-15 -4183 ((-3 |#1| "failed") (-1166 |#1|) (-917))) (-15 -4183 ((-3 |#1| "failed") (-1166 |#1|) (-917) (-858))) (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -3596 (|#1| |#1| (-564))) (-15 -3557 (|#1| |#1|)) (-15 ** (|#1| |#1| (-564))) (-15 -3662 ((-767))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 92)) (-2086 (($ $) 93)) (-3466 (((-112) $) 95)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 112)) (-2556 (((-418 $) $) 113)) (-3557 (($ $) 76) (($ $ (-917)) 62) (($ (-407 (-564))) 61) (($ (-564)) 60)) (-3143 (((-112) $ $) 103)) (-1336 (((-564) $) 129)) (-1747 (($) 18 T CONST)) (-4183 (((-3 $ "failed") (-1166 $) (-917) (-858)) 70) (((-3 $ "failed") (-1166 $) (-917)) 69)) (-4180 (((-3 (-564) "failed") $) 89 (|has| (-407 (-564)) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 87 (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-3 (-407 (-564)) "failed") $) 84)) (-2938 (((-564) $) 88 (|has| (-407 (-564)) (-1034 (-564)))) (((-407 (-564)) $) 86 (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-407 (-564)) $) 85)) (-3457 (($ $ (-858)) 59)) (-3381 (($ $ (-858)) 58)) (-2544 (($ $ $) 107)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 106)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 101)) (-4218 (((-112) $) 114)) (-3530 (((-112) $) 127)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 75)) (-4371 (((-112) $) 128)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 110)) (-1469 (($ $ $) 126)) (-1530 (($ $ $) 125)) (-4155 (((-3 (-1166 $) "failed") $) 71)) (-2982 (((-3 (-858) "failed") $) 73)) (-3543 (((-3 (-1166 $) "failed") $) 72)) (-3172 (($ (-641 $)) 99) (($ $ $) 98)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 115)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 100)) (-3209 (($ (-641 $)) 97) (($ $ $) 96)) (-3546 (((-418 $) $) 111)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 109) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 108)) (-2501 (((-3 $ "failed") $ $) 91)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 102)) (-2468 (((-767) $) 104)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 105)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 119) (($ $) 90) (($ (-407 (-564))) 83) (($ (-564)) 82) (($ (-407 (-564))) 79)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 94)) (-3583 (((-407 (-564)) $ $) 57)) (-4365 (((-641 $) (-1166 $)) 68) (((-641 $) (-1166 (-407 (-564)))) 67) (((-641 $) (-1166 (-564))) 66) (((-641 $) (-948 $)) 65) (((-641 $) (-948 (-407 (-564)))) 64) (((-641 $) (-948 (-564))) 63)) (-2007 (($ $) 130)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 123)) (-2909 (((-112) $ $) 122)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 124)) (-2897 (((-112) $ $) 121)) (-2992 (($ $ $) 120)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 116) (($ $ (-407 (-564))) 74)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ (-407 (-564)) $) 118) (($ $ (-407 (-564))) 117) (($ (-564) $) 81) (($ $ (-564)) 80) (($ (-407 (-564)) $) 78) (($ $ (-407 (-564))) 77)))
(((-1008) (-140)) (T -1008))
-((-3605 (*1 *1 *1) (-4 *1 (-1008))) (-3127 (*1 *2 *1) (|partial| -12 (-4 *1 (-1008)) (-5 *2 (-858)))) (-2949 (*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))) (-2830 (*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))) (-1553 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-5 *4 (-858)) (-4 *1 (-1008)))) (-1553 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-4 *1 (-1008)))) (-2474 (*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1)))) (-2474 (*1 *2 *3) (-12 (-5 *3 (-1166 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-2474 (*1 *2 *3) (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-2474 (*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1)))) (-2474 (*1 *2 *3) (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-2474 (*1 *2 *3) (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-3605 (*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-917)))) (-3605 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1008)))) (-3605 (*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1008)))) (-4210 (*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))) (-2644 (*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))) (-3613 (*1 *2 *1 *1) (-12 (-4 *1 (-1008)) (-5 *2 (-407 (-564))))))
-(-13 (-147) (-844) (-172) (-363) (-411 (-407 (-564))) (-38 (-564)) (-38 (-407 (-564))) (-998) (-10 -8 (-15 -3127 ((-3 (-858) "failed") $)) (-15 -2949 ((-3 (-1166 $) "failed") $)) (-15 -2830 ((-3 (-1166 $) "failed") $)) (-15 -1553 ((-3 $ "failed") (-1166 $) (-917) (-858))) (-15 -1553 ((-3 $ "failed") (-1166 $) (-917))) (-15 -2474 ((-641 $) (-1166 $))) (-15 -2474 ((-641 $) (-1166 (-407 (-564))))) (-15 -2474 ((-641 $) (-1166 (-564)))) (-15 -2474 ((-641 $) (-948 $))) (-15 -2474 ((-641 $) (-948 (-407 (-564))))) (-15 -2474 ((-641 $) (-948 (-564)))) (-15 -3605 ($ $ (-917))) (-15 -3605 ($ $)) (-15 -3605 ($ (-407 (-564)))) (-15 -3605 ($ (-564))) (-15 -4210 ($ $ (-858))) (-15 -2644 ($ $ (-858))) (-15 -3613 ((-407 (-564)) $ $))))
+((-3557 (*1 *1 *1) (-4 *1 (-1008))) (-2982 (*1 *2 *1) (|partial| -12 (-4 *1 (-1008)) (-5 *2 (-858)))) (-3543 (*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))) (-4155 (*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))) (-4183 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-5 *4 (-858)) (-4 *1 (-1008)))) (-4183 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-4 *1 (-1008)))) (-4365 (*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1)))) (-4365 (*1 *2 *3) (-12 (-5 *3 (-1166 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-4365 (*1 *2 *3) (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-4365 (*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1)))) (-4365 (*1 *2 *3) (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-4365 (*1 *2 *3) (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008)))) (-3557 (*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-917)))) (-3557 (*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1008)))) (-3557 (*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1008)))) (-3457 (*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))) (-3381 (*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))) (-3583 (*1 *2 *1 *1) (-12 (-4 *1 (-1008)) (-5 *2 (-407 (-564))))))
+(-13 (-147) (-844) (-172) (-363) (-411 (-407 (-564))) (-38 (-564)) (-38 (-407 (-564))) (-998) (-10 -8 (-15 -2982 ((-3 (-858) "failed") $)) (-15 -3543 ((-3 (-1166 $) "failed") $)) (-15 -4155 ((-3 (-1166 $) "failed") $)) (-15 -4183 ((-3 $ "failed") (-1166 $) (-917) (-858))) (-15 -4183 ((-3 $ "failed") (-1166 $) (-917))) (-15 -4365 ((-641 $) (-1166 $))) (-15 -4365 ((-641 $) (-1166 (-407 (-564))))) (-15 -4365 ((-641 $) (-1166 (-564)))) (-15 -4365 ((-641 $) (-948 $))) (-15 -4365 ((-641 $) (-948 (-407 (-564))))) (-15 -4365 ((-641 $) (-948 (-564)))) (-15 -3557 ($ $ (-917))) (-15 -3557 ($ $)) (-15 -3557 ($ (-407 (-564)))) (-15 -3557 ($ (-564))) (-15 -3457 ($ $ (-858))) (-15 -3381 ($ $ (-858))) (-15 -3583 ((-407 (-564)) $ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 #1=(-564)) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 #1# #1#) . T) ((-111 $ $) . T) ((-131) . T) ((-147) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-411 (-407 (-564))) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 #1#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 #1#) . T) ((-713 $) . T) ((-722) . T) ((-787) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-844) . T) ((-846) . T) ((-916) . T) ((-998) . T) ((-1034 (-407 (-564))) . T) ((-1034 (-564)) |has| (-407 (-564)) (-1034 (-564))) ((-1051 #0#) . T) ((-1051 #1#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-4019 (((-2 (|:| |ans| |#2|) (|:| -4251 |#2|) (|:| |sol?| (-112))) (-564) |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 68)))
-(((-1009 |#1| |#2|) (-10 -7 (-15 -4019 ((-2 (|:| |ans| |#2|) (|:| -4251 |#2|) (|:| |sol?| (-112))) (-564) |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-27) (-430 |#1|))) (T -1009))
-((-4019 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1170)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-641 *4))) (-5 *7 (-1 (-3 (-2 (|:| -2656 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1194) (-27) (-430 *8))) (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3))) (-5 *3 (-564)) (-5 *2 (-2 (|:| |ans| *4) (|:| -4251 *4) (|:| |sol?| (-112)))) (-5 *1 (-1009 *8 *4)))))
-(-10 -7 (-15 -4019 ((-2 (|:| |ans| |#2|) (|:| -4251 |#2|) (|:| |sol?| (-112))) (-564) |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-2818 (((-3 (-641 |#2|) "failed") (-564) |#2| |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 55)))
-(((-1010 |#1| |#2|) (-10 -7 (-15 -2818 ((-3 (-641 |#2|) "failed") (-564) |#2| |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-27) (-430 |#1|))) (T -1010))
-((-2818 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1170)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-641 *4))) (-5 *7 (-1 (-3 (-2 (|:| -2656 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1194) (-27) (-430 *8))) (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3))) (-5 *3 (-564)) (-5 *2 (-641 *4)) (-5 *1 (-1010 *8 *4)))))
-(-10 -7 (-15 -2818 ((-3 (-641 |#2|) "failed") (-564) |#2| |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -2656 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-1698 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-564)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-564) (-1 |#2| |#2|)) 39)) (-3638 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |c| (-407 |#2|)) (|:| -2534 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|)) 69)) (-1784 (((-2 (|:| |ans| (-407 |#2|)) (|:| |nosol| (-112))) (-407 |#2|) (-407 |#2|)) 74)))
-(((-1011 |#1| |#2|) (-10 -7 (-15 -3638 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |c| (-407 |#2|)) (|:| -2534 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -1784 ((-2 (|:| |ans| (-407 |#2|)) (|:| |nosol| (-112))) (-407 |#2|) (-407 |#2|))) (-15 -1698 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-564)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-564) (-1 |#2| |#2|)))) (-13 (-363) (-147) (-1034 (-564))) (-1235 |#1|)) (T -1011))
-((-1698 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1235 *6)) (-4 *6 (-13 (-363) (-147) (-1034 *4))) (-5 *4 (-564)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-1011 *6 *3)))) (-1784 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| |ans| (-407 *5)) (|:| |nosol| (-112)))) (-5 *1 (-1011 *4 *5)) (-5 *3 (-407 *5)))) (-3638 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |c| (-407 *6)) (|:| -2534 *6))) (-5 *1 (-1011 *5 *6)) (-5 *3 (-407 *6)))))
-(-10 -7 (-15 -3638 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |c| (-407 |#2|)) (|:| -2534 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -1784 ((-2 (|:| |ans| (-407 |#2|)) (|:| |nosol| (-112))) (-407 |#2|) (-407 |#2|))) (-15 -1698 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-564)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-564) (-1 |#2| |#2|))))
-((-3443 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |h| |#2|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| -2534 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|)) 22)) (-1395 (((-3 (-641 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|)) 34)))
-(((-1012 |#1| |#2|) (-10 -7 (-15 -3443 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |h| |#2|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| -2534 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -1395 ((-3 (-641 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|)))) (-13 (-363) (-147) (-1034 (-564))) (-1235 |#1|)) (T -1012))
-((-1395 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-407 *5))) (-5 *1 (-1012 *4 *5)) (-5 *3 (-407 *5)))) (-3443 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |h| *6) (|:| |c1| (-407 *6)) (|:| |c2| (-407 *6)) (|:| -2534 *6))) (-5 *1 (-1012 *5 *6)) (-5 *3 (-407 *6)))))
-(-10 -7 (-15 -3443 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |h| |#2|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| -2534 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -1395 ((-3 (-641 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|))))
-((-4111 (((-1 |#1|) (-641 (-2 (|:| -2051 |#1|) (|:| -3268 (-564))))) 37)) (-3671 (((-1 |#1|) (-1096 |#1|)) 45)) (-1463 (((-1 |#1|) (-1259 |#1|) (-1259 (-564)) (-564)) 34)))
-(((-1013 |#1|) (-10 -7 (-15 -3671 ((-1 |#1|) (-1096 |#1|))) (-15 -4111 ((-1 |#1|) (-641 (-2 (|:| -2051 |#1|) (|:| -3268 (-564)))))) (-15 -1463 ((-1 |#1|) (-1259 |#1|) (-1259 (-564)) (-564)))) (-1094)) (T -1013))
-((-1463 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1259 *6)) (-5 *4 (-1259 (-564))) (-5 *5 (-564)) (-4 *6 (-1094)) (-5 *2 (-1 *6)) (-5 *1 (-1013 *6)))) (-4111 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -2051 *4) (|:| -3268 (-564))))) (-4 *4 (-1094)) (-5 *2 (-1 *4)) (-5 *1 (-1013 *4)))) (-3671 (*1 *2 *3) (-12 (-5 *3 (-1096 *4)) (-4 *4 (-1094)) (-5 *2 (-1 *4)) (-5 *1 (-1013 *4)))))
-(-10 -7 (-15 -3671 ((-1 |#1|) (-1096 |#1|))) (-15 -4111 ((-1 |#1|) (-641 (-2 (|:| -2051 |#1|) (|:| -3268 (-564)))))) (-15 -1463 ((-1 |#1|) (-1259 |#1|) (-1259 (-564)) (-564))))
-((-3533 (((-767) (-336 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
-(((-1014 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3533 ((-767) (-336 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|) (-13 (-368) (-363))) (T -1014))
-((-3533 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-336 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-4 *4 (-1235 (-407 *7))) (-4 *8 (-342 *6 *7 *4)) (-4 *9 (-13 (-368) (-363))) (-5 *2 (-767)) (-5 *1 (-1014 *6 *7 *4 *8 *9)))))
-(-10 -7 (-15 -3533 ((-767) (-336 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
-((-2337 (((-112) $ $) NIL)) (-1364 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-1129) $) 11)) (-2893 (((-112) $ $) NIL)))
-(((-1015) (-13 (-1077) (-10 -8 (-15 -1364 ((-1129) $)) (-15 -2456 ((-1129) $))))) (T -1015))
-((-1364 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015)))))
-(-13 (-1077) (-10 -8 (-15 -1364 ((-1129) $)) (-15 -2456 ((-1129) $))))
-((-3388 (((-3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) "failed") |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) 32) (((-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564))) 29)) (-3935 (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564))) 34) (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-407 (-564))) 30) (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) 33) (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1|) 28)) (-4086 (((-641 (-407 (-564))) (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) 20)) (-2651 (((-407 (-564)) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) 17)))
-(((-1016 |#1|) (-10 -7 (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1|)) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) "failed") |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -2651 ((-407 (-564)) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -4086 ((-641 (-407 (-564))) (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))))) (-1235 (-564))) (T -1016))
-((-4086 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *2 (-641 (-407 (-564)))) (-5 *1 (-1016 *4)) (-4 *4 (-1235 (-564))))) (-2651 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) (-5 *2 (-407 (-564))) (-5 *1 (-1016 *4)) (-4 *4 (-1235 (-564))))) (-3388 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))))) (-3388 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) (-5 *4 (-407 (-564))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))))) (-3935 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-407 (-564))) (-5 *2 (-641 (-2 (|:| -4242 *5) (|:| -4251 *5)))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-2 (|:| -4242 *5) (|:| -4251 *5))))) (-3935 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-407 (-564))))) (-3935 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))) (-3935 (*1 *2 *3) (-12 (-5 *2 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))))))
-(-10 -7 (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1|)) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) "failed") |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -2651 ((-407 (-564)) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -4086 ((-641 (-407 (-564))) (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))))
-((-3388 (((-3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) "failed") |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) 35) (((-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564))) 32)) (-3935 (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564))) 30) (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-407 (-564))) 26) (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) 28) (((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1|) 24)))
-(((-1017 |#1|) (-10 -7 (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1|)) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) "failed") |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))) (-1235 (-407 (-564)))) (T -1017))
-((-3388 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564)))))) (-3388 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) (-5 *4 (-407 (-564))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *4)))) (-3935 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-407 (-564))) (-5 *2 (-641 (-2 (|:| -4242 *5) (|:| -4251 *5)))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *5)) (-5 *4 (-2 (|:| -4242 *5) (|:| -4251 *5))))) (-3935 (*1 *2 *3 *4) (-12 (-5 *4 (-407 (-564))) (-5 *2 (-641 (-2 (|:| -4242 *4) (|:| -4251 *4)))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *4)))) (-3935 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564)))) (-5 *4 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))) (-3935 (*1 *2 *3) (-12 (-5 *2 (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564)))))))
-(-10 -7 (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1|)) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3935 ((-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-407 (-564)))) (-15 -3388 ((-3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) "failed") |#1| (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))) (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))))
-((-4344 (((-225) $) 6) (((-379) $) 9)))
+((-2832 (((-2 (|:| |ans| |#2|) (|:| -4225 |#2|) (|:| |sol?| (-112))) (-564) |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66)))
+(((-1009 |#1| |#2|) (-10 -7 (-15 -2832 ((-2 (|:| |ans| |#2|) (|:| -4225 |#2|) (|:| |sol?| (-112))) (-564) |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-27) (-430 |#1|))) (T -1009))
+((-2832 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1170)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-641 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3139 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1194) (-27) (-430 *8))) (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3))) (-5 *3 (-564)) (-5 *2 (-2 (|:| |ans| *4) (|:| -4225 *4) (|:| |sol?| (-112)))) (-5 *1 (-1009 *8 *4)))))
+(-10 -7 (-15 -2832 ((-2 (|:| |ans| |#2|) (|:| -4225 |#2|) (|:| |sol?| (-112))) (-564) |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-2368 (((-3 (-641 |#2|) "failed") (-564) |#2| |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 55)))
+(((-1010 |#1| |#2|) (-10 -7 (-15 -2368 ((-3 (-641 |#2|) "failed") (-564) |#2| |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))) (-13 (-1194) (-27) (-430 |#1|))) (T -1010))
+((-2368 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1170)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-641 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3139 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1194) (-27) (-430 *8))) (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3))) (-5 *3 (-564)) (-5 *2 (-641 *4)) (-5 *1 (-1010 *8 *4)))))
+(-10 -7 (-15 -2368 ((-3 (-641 |#2|) "failed") (-564) |#2| |#2| |#2| (-1170) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-641 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-641 |#2|)) (-1 (-3 (-2 (|:| -3139 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-2487 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-564)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-564) (-1 |#2| |#2|)) 39)) (-4037 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |c| (-407 |#2|)) (|:| -2499 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|)) 69)) (-2239 (((-2 (|:| |ans| (-407 |#2|)) (|:| |nosol| (-112))) (-407 |#2|) (-407 |#2|)) 74)))
+(((-1011 |#1| |#2|) (-10 -7 (-15 -4037 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |c| (-407 |#2|)) (|:| -2499 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -2239 ((-2 (|:| |ans| (-407 |#2|)) (|:| |nosol| (-112))) (-407 |#2|) (-407 |#2|))) (-15 -2487 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-564)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-564) (-1 |#2| |#2|)))) (-13 (-363) (-147) (-1034 (-564))) (-1235 |#1|)) (T -1011))
+((-2487 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1235 *6)) (-4 *6 (-13 (-363) (-147) (-1034 *4))) (-5 *4 (-564)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-1011 *6 *3)))) (-2239 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| |ans| (-407 *5)) (|:| |nosol| (-112)))) (-5 *1 (-1011 *4 *5)) (-5 *3 (-407 *5)))) (-4037 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |c| (-407 *6)) (|:| -2499 *6))) (-5 *1 (-1011 *5 *6)) (-5 *3 (-407 *6)))))
+(-10 -7 (-15 -4037 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |c| (-407 |#2|)) (|:| -2499 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -2239 ((-2 (|:| |ans| (-407 |#2|)) (|:| |nosol| (-112))) (-407 |#2|) (-407 |#2|))) (-15 -2487 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-112)))) (|:| -1583 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-564)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-564) (-1 |#2| |#2|))))
+((-2294 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |h| |#2|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| -2499 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|)) 22)) (-3212 (((-3 (-641 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|)) 34)))
+(((-1012 |#1| |#2|) (-10 -7 (-15 -2294 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |h| |#2|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| -2499 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -3212 ((-3 (-641 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|)))) (-13 (-363) (-147) (-1034 (-564))) (-1235 |#1|)) (T -1012))
+((-3212 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4)) (-5 *2 (-641 (-407 *5))) (-5 *1 (-1012 *4 *5)) (-5 *3 (-407 *5)))) (-2294 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |h| *6) (|:| |c1| (-407 *6)) (|:| |c2| (-407 *6)) (|:| -2499 *6))) (-5 *1 (-1012 *5 *6)) (-5 *3 (-407 *6)))))
+(-10 -7 (-15 -2294 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-407 |#2|)) (|:| |h| |#2|) (|:| |c1| (-407 |#2|)) (|:| |c2| (-407 |#2|)) (|:| -2499 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|) (-1 |#2| |#2|))) (-15 -3212 ((-3 (-641 (-407 |#2|)) "failed") (-407 |#2|) (-407 |#2|) (-407 |#2|))))
+((-3742 (((-1 |#1|) (-641 (-2 (|:| -2061 |#1|) (|:| -2829 (-564))))) 37)) (-3215 (((-1 |#1|) (-1096 |#1|)) 45)) (-4080 (((-1 |#1|) (-1259 |#1|) (-1259 (-564)) (-564)) 34)))
+(((-1013 |#1|) (-10 -7 (-15 -3215 ((-1 |#1|) (-1096 |#1|))) (-15 -3742 ((-1 |#1|) (-641 (-2 (|:| -2061 |#1|) (|:| -2829 (-564)))))) (-15 -4080 ((-1 |#1|) (-1259 |#1|) (-1259 (-564)) (-564)))) (-1094)) (T -1013))
+((-4080 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1259 *6)) (-5 *4 (-1259 (-564))) (-5 *5 (-564)) (-4 *6 (-1094)) (-5 *2 (-1 *6)) (-5 *1 (-1013 *6)))) (-3742 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -2061 *4) (|:| -2829 (-564))))) (-4 *4 (-1094)) (-5 *2 (-1 *4)) (-5 *1 (-1013 *4)))) (-3215 (*1 *2 *3) (-12 (-5 *3 (-1096 *4)) (-4 *4 (-1094)) (-5 *2 (-1 *4)) (-5 *1 (-1013 *4)))))
+(-10 -7 (-15 -3215 ((-1 |#1|) (-1096 |#1|))) (-15 -3742 ((-1 |#1|) (-641 (-2 (|:| -2061 |#1|) (|:| -2829 (-564)))))) (-15 -4080 ((-1 |#1|) (-1259 |#1|) (-1259 (-564)) (-564))))
+((-3924 (((-767) (-336 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
+(((-1014 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3924 ((-767) (-336 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-363) (-1235 |#1|) (-1235 (-407 |#2|)) (-342 |#1| |#2| |#3|) (-13 (-368) (-363))) (T -1014))
+((-3924 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-336 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-363)) (-4 *7 (-1235 *6)) (-4 *4 (-1235 (-407 *7))) (-4 *8 (-342 *6 *7 *4)) (-4 *9 (-13 (-368) (-363))) (-5 *2 (-767)) (-5 *1 (-1014 *6 *7 *4 *8 *9)))))
+(-10 -7 (-15 -3924 ((-767) (-336 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
+((-2315 (((-112) $ $) NIL)) (-1693 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-1129) $) 11)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1015) (-13 (-1077) (-10 -8 (-15 -1693 ((-1129) $)) (-15 -2422 ((-1129) $))))) (T -1015))
+((-1693 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015)))))
+(-13 (-1077) (-10 -8 (-15 -1693 ((-1129) $)) (-15 -2422 ((-1129) $))))
+((-1622 (((-3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) "failed") |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) 32) (((-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564))) 29)) (-3193 (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564))) 34) (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-407 (-564))) 30) (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) 33) (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1|) 28)) (-3092 (((-641 (-407 (-564))) (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) 20)) (-3852 (((-407 (-564)) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) 17)))
+(((-1016 |#1|) (-10 -7 (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1|)) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) "failed") |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3852 ((-407 (-564)) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3092 ((-641 (-407 (-564))) (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))))) (-1235 (-564))) (T -1016))
+((-3092 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *2 (-641 (-407 (-564)))) (-5 *1 (-1016 *4)) (-4 *4 (-1235 (-564))))) (-3852 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) (-5 *2 (-407 (-564))) (-5 *1 (-1016 *4)) (-4 *4 (-1235 (-564))))) (-1622 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))))) (-1622 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) (-5 *4 (-407 (-564))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))))) (-3193 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-407 (-564))) (-5 *2 (-641 (-2 (|:| -4213 *5) (|:| -4225 *5)))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-2 (|:| -4213 *5) (|:| -4225 *5))))) (-3193 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-407 (-564))))) (-3193 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))) (-3193 (*1 *2 *3) (-12 (-5 *2 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))))))
+(-10 -7 (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1|)) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) "failed") |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3852 ((-407 (-564)) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3092 ((-641 (-407 (-564))) (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))))
+((-1622 (((-3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) "failed") |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) 35) (((-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564))) 32)) (-3193 (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564))) 30) (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-407 (-564))) 26) (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) 28) (((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1|) 24)))
+(((-1017 |#1|) (-10 -7 (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1|)) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) "failed") |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))) (-1235 (-407 (-564)))) (T -1017))
+((-1622 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564)))))) (-1622 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) (-5 *4 (-407 (-564))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *4)))) (-3193 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-407 (-564))) (-5 *2 (-641 (-2 (|:| -4213 *5) (|:| -4225 *5)))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *5)) (-5 *4 (-2 (|:| -4213 *5) (|:| -4225 *5))))) (-3193 (*1 *2 *3 *4) (-12 (-5 *4 (-407 (-564))) (-5 *2 (-641 (-2 (|:| -4213 *4) (|:| -4225 *4)))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *4)))) (-3193 (*1 *2 *3 *4) (-12 (-5 *2 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564)))) (-5 *4 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))) (-3193 (*1 *2 *3) (-12 (-5 *2 (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564)))))))
+(-10 -7 (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1|)) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-407 (-564)))) (-15 -3193 ((-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-407 (-564)))) (-15 -1622 ((-3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) "failed") |#1| (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))) (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))))
+((-4327 (((-225) $) 6) (((-379) $) 9)))
(((-1018) (-140)) (T -1018))
NIL
(-13 (-612 (-225)) (-612 (-379)))
(((-612 (-225)) . T) ((-612 (-379)) . T))
-((-2964 (((-641 (-379)) (-948 (-564)) (-379)) 28) (((-641 (-379)) (-948 (-407 (-564))) (-379)) 27)) (-4340 (((-641 (-641 (-379))) (-641 (-948 (-564))) (-641 (-1170)) (-379)) 37)))
-(((-1019) (-10 -7 (-15 -2964 ((-641 (-379)) (-948 (-407 (-564))) (-379))) (-15 -2964 ((-641 (-379)) (-948 (-564)) (-379))) (-15 -4340 ((-641 (-641 (-379))) (-641 (-948 (-564))) (-641 (-1170)) (-379))))) (T -1019))
-((-4340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 (-379)))) (-5 *1 (-1019)) (-5 *5 (-379)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 (-379))) (-5 *1 (-1019)) (-5 *4 (-379)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 (-379))) (-5 *1 (-1019)) (-5 *4 (-379)))))
-(-10 -7 (-15 -2964 ((-641 (-379)) (-948 (-407 (-564))) (-379))) (-15 -2964 ((-641 (-379)) (-948 (-564)) (-379))) (-15 -4340 ((-641 (-641 (-379))) (-641 (-948 (-564))) (-641 (-1170)) (-379))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 75)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-3605 (($ $) NIL) (($ $ (-917)) NIL) (($ (-407 (-564))) NIL) (($ (-564)) NIL)) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) 70)) (-3500 (($) NIL T CONST)) (-1553 (((-3 $ "failed") (-1166 $) (-917) (-858)) NIL) (((-3 $ "failed") (-1166 $) (-917)) 55)) (-4201 (((-3 (-407 (-564)) "failed") $) NIL (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#1| "failed") $) 116) (((-3 (-564) "failed") $) NIL (-2750 (|has| (-407 (-564)) (-1034 (-564))) (|has| |#1| (-1034 (-564)))))) (-2961 (((-407 (-564)) $) 17 (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-407 (-564)) $) 17) ((|#1| $) 117) (((-564) $) NIL (-2750 (|has| (-407 (-564)) (-1034 (-564))) (|has| |#1| (-1034 (-564)))))) (-4210 (($ $ (-858)) 47)) (-2644 (($ $ (-858)) 48)) (-2577 (($ $ $) NIL)) (-3495 (((-407 (-564)) $ $) 21)) (-1654 (((-3 $ "failed") $) 88)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-4119 (((-112) $) 66)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL)) (-2131 (((-112) $) 69)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-2830 (((-3 (-1166 $) "failed") $) 83)) (-3127 (((-3 (-858) "failed") $) 82)) (-2949 (((-3 (-1166 $) "failed") $) 80)) (-3885 (((-3 (-1055 $ (-1166 $)) "failed") $) 78)) (-3202 (($ (-641 $)) NIL) (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 89)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ (-641 $)) NIL) (($ $ $) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-2350 (((-858) $) 87) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ $) 63) (($ (-407 (-564))) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 119)) (-1471 (((-767)) NIL T CONST)) (-2502 (((-112) $ $) NIL)) (-3613 (((-407 (-564)) $ $) 27)) (-2474 (((-641 $) (-1166 $)) 61) (((-641 $) (-1166 (-407 (-564)))) NIL) (((-641 $) (-1166 (-564))) NIL) (((-641 $) (-948 $)) NIL) (((-641 $) (-948 (-407 (-564)))) NIL) (((-641 $) (-948 (-564))) NIL)) (-2031 (($ (-1055 $ (-1166 $)) (-858)) 46)) (-3453 (($ $) 22)) (-2414 (($) 32 T CONST)) (-2428 (($) 39 T CONST)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 76)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 24)) (-3004 (($ $ $) 37)) (-2992 (($ $) 38) (($ $ $) 74)) (-2980 (($ $ $) 112)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ $ (-407 (-564))) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 98) (($ $ $) 104) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ (-564) $) 98) (($ $ (-564)) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ |#1| $) 102) (($ $ |#1|) NIL)))
-(((-1020 |#1|) (-13 (-1008) (-411 |#1|) (-38 |#1|) (-10 -8 (-15 -2031 ($ (-1055 $ (-1166 $)) (-858))) (-15 -3885 ((-3 (-1055 $ (-1166 $)) "failed") $)) (-15 -3495 ((-407 (-564)) $ $)))) (-13 (-844) (-363) (-1018))) (T -1020))
-((-2031 (*1 *1 *2 *3) (-12 (-5 *2 (-1055 (-1020 *4) (-1166 (-1020 *4)))) (-5 *3 (-858)) (-5 *1 (-1020 *4)) (-4 *4 (-13 (-844) (-363) (-1018))))) (-3885 (*1 *2 *1) (|partial| -12 (-5 *2 (-1055 (-1020 *3) (-1166 (-1020 *3)))) (-5 *1 (-1020 *3)) (-4 *3 (-13 (-844) (-363) (-1018))))) (-3495 (*1 *2 *1 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1020 *3)) (-4 *3 (-13 (-844) (-363) (-1018))))))
-(-13 (-1008) (-411 |#1|) (-38 |#1|) (-10 -8 (-15 -2031 ($ (-1055 $ (-1166 $)) (-858))) (-15 -3885 ((-3 (-1055 $ (-1166 $)) "failed") $)) (-15 -3495 ((-407 (-564)) $ $))))
-((-3431 (((-2 (|:| -1583 |#2|) (|:| -1545 (-641 |#1|))) |#2| (-641 |#1|)) 32) ((|#2| |#2| |#1|) 27)))
-(((-1021 |#1| |#2|) (-10 -7 (-15 -3431 (|#2| |#2| |#1|)) (-15 -3431 ((-2 (|:| -1583 |#2|) (|:| -1545 (-641 |#1|))) |#2| (-641 |#1|)))) (-363) (-652 |#1|)) (T -1021))
-((-3431 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-5 *2 (-2 (|:| -1583 *3) (|:| -1545 (-641 *5)))) (-5 *1 (-1021 *5 *3)) (-5 *4 (-641 *5)) (-4 *3 (-652 *5)))) (-3431 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-1021 *3 *2)) (-4 *2 (-652 *3)))))
-(-10 -7 (-15 -3431 (|#2| |#2| |#1|)) (-15 -3431 ((-2 (|:| -1583 |#2|) (|:| -1545 (-641 |#1|))) |#2| (-641 |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2976 ((|#1| $ |#1|) 14)) (-3797 ((|#1| $ |#1|) 12)) (-3368 (($ |#1|) 10)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-4362 ((|#1| $) 11)) (-2158 ((|#1| $) 13)) (-2350 (((-858) $) 21 (|has| |#1| (-1094)))) (-2893 (((-112) $ $) 9)))
-(((-1022 |#1|) (-13 (-1209) (-10 -8 (-15 -3368 ($ |#1|)) (-15 -4362 (|#1| $)) (-15 -3797 (|#1| $ |#1|)) (-15 -2158 (|#1| $)) (-15 -2976 (|#1| $ |#1|)) (-15 -2893 ((-112) $ $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|))) (-1209)) (T -1022))
-((-3368 (*1 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-4362 (*1 *2 *1) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-3797 (*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-2158 (*1 *2 *1) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-2976 (*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-2893 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1022 *3)) (-4 *3 (-1209)))))
-(-13 (-1209) (-10 -8 (-15 -3368 ($ |#1|)) (-15 -4362 (|#1| $)) (-15 -3797 (|#1| $ |#1|)) (-15 -2158 (|#1| $)) (-15 -2976 (|#1| $ |#1|)) (-15 -2893 ((-112) $ $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) NIL)) (-2418 (((-641 $) (-641 |#4|)) 115) (((-641 $) (-641 |#4|) (-112)) 116) (((-641 $) (-641 |#4|) (-112) (-112)) 114) (((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112)) 117)) (-3743 (((-641 |#3|) $) NIL)) (-1743 (((-112) $) NIL)) (-1692 (((-112) $) NIL (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4075 ((|#4| |#4| $) NIL)) (-3472 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| $) 109)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3540 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 63)) (-3500 (($) NIL T CONST)) (-1734 (((-112) $) 29 (|has| |#1| (-556)))) (-2014 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1541 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2164 (((-112) $) NIL (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4153 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2961 (($ (-641 |#4|)) NIL)) (-3193 (((-3 $ "failed") $) 45)) (-2720 ((|#4| |#4| $) 66)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3682 (($ |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 82 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-3951 ((|#4| |#4| $) NIL)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) NIL)) (-1467 (((-112) |#4| $) NIL)) (-2716 (((-112) |#4| $) NIL)) (-3749 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2449 (((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)) 130)) (-3305 (((-641 |#4|) $) 18 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3377 ((|#3| $) 38)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#4|) $) 19 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 27 (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-4326 (($ (-1 |#4| |#4|) $) 25 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 23)) (-3564 (((-641 |#3|) $) NIL)) (-4342 (((-112) |#3| $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-2341 (((-3 |#4| (-641 $)) |#4| |#4| $) NIL)) (-2379 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| |#4| $) 107)) (-3704 (((-3 |#4| "failed") $) 42)) (-3444 (((-641 $) |#4| $) 90)) (-3706 (((-3 (-112) (-641 $)) |#4| $) NIL)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |#4| $) 100) (((-112) |#4| $) 61)) (-3642 (((-641 $) |#4| $) 112) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 113) (((-641 $) |#4| (-641 $)) NIL)) (-3499 (((-641 $) (-641 |#4|) (-112) (-112) (-112)) 125)) (-2432 (($ |#4| $) 79) (($ (-641 |#4|) $) 80) (((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 76)) (-2438 (((-641 |#4|) $) NIL)) (-3214 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2825 ((|#4| |#4| $) NIL)) (-1420 (((-112) $ $) NIL)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2339 ((|#4| |#4| $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-3 |#4| "failed") $) 40)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2393 (((-3 $ "failed") $ |#4|) 57)) (-3113 (($ $ |#4|) NIL) (((-641 $) |#4| $) 92) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 86)) (-2708 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 17)) (-1664 (($) 14)) (-2762 (((-767) $) NIL)) (-3888 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) 13)) (-4344 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 22)) (-4059 (($ $ |#3|) 52)) (-3031 (($ $ |#3|) 53)) (-2377 (($ $) NIL)) (-3601 (($ $ |#3|) NIL)) (-2350 (((-858) $) 35) (((-641 |#4|) $) 46)) (-2578 (((-767) $) NIL (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-1976 (((-641 $) |#4| $) 89) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) NIL)) (-3073 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) NIL)) (-3891 (((-112) |#4| $) NIL)) (-1416 (((-112) |#3| $) 62)) (-2893 (((-112) $ $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1023 |#1| |#2| |#3| |#4|) (-13 (-1065 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2432 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -3499 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -2449 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112))))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -1023))
-((-2432 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *3))) (-5 *1 (-1023 *5 *6 *7 *3)) (-4 *3 (-1059 *5 *6 *7)))) (-2418 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8)))) (-2418 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8)))) (-3499 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8)))) (-2449 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-641 *8)) (|:| |towers| (-641 (-1023 *5 *6 *7 *8))))) (-5 *1 (-1023 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
-(-13 (-1065 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2432 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -3499 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -2449 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)))))
-((-3471 (((-641 (-685 |#1|)) (-641 (-685 |#1|))) 73) (((-685 |#1|) (-685 |#1|)) 72) (((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-641 (-685 |#1|))) 71) (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 68)) (-3462 (((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917)) 66) (((-685 |#1|) (-685 |#1|) (-917)) 65)) (-3784 (((-641 (-685 (-564))) (-641 (-641 (-564)))) 84) (((-641 (-685 (-564))) (-641 (-901 (-564))) (-564)) 83) (((-685 (-564)) (-641 (-564))) 80) (((-685 (-564)) (-901 (-564)) (-564)) 78)) (-2845 (((-685 (-948 |#1|)) (-767)) 98)) (-3118 (((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917)) 52 (|has| |#1| (-6 (-4408 "*")))) (((-685 |#1|) (-685 |#1|) (-917)) 50 (|has| |#1| (-6 (-4408 "*"))))))
-(((-1024 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4408 "*"))) (-15 -3118 ((-685 |#1|) (-685 |#1|) (-917))) |%noBranch|) (IF (|has| |#1| (-6 (-4408 "*"))) (-15 -3118 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) |%noBranch|) (-15 -2845 ((-685 (-948 |#1|)) (-767))) (-15 -3462 ((-685 |#1|) (-685 |#1|) (-917))) (-15 -3462 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) (-15 -3471 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3471 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -3471 ((-685 |#1|) (-685 |#1|))) (-15 -3471 ((-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -3784 ((-685 (-564)) (-901 (-564)) (-564))) (-15 -3784 ((-685 (-564)) (-641 (-564)))) (-15 -3784 ((-641 (-685 (-564))) (-641 (-901 (-564))) (-564))) (-15 -3784 ((-641 (-685 (-564))) (-641 (-641 (-564)))))) (-1045)) (T -1024))
-((-3784 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-564)))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-1024 *4)) (-4 *4 (-1045)))) (-3784 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-901 (-564)))) (-5 *4 (-564)) (-5 *2 (-641 (-685 *4))) (-5 *1 (-1024 *5)) (-4 *5 (-1045)))) (-3784 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1024 *4)) (-4 *4 (-1045)))) (-3784 (*1 *2 *3 *4) (-12 (-5 *3 (-901 (-564))) (-5 *4 (-564)) (-5 *2 (-685 *4)) (-5 *1 (-1024 *5)) (-4 *5 (-1045)))) (-3471 (*1 *2 *2) (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-3471 (*1 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-3471 (*1 *2 *2 *2) (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-3471 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-3462 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917)) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))) (-3462 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))) (-2845 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-685 (-948 *4))) (-5 *1 (-1024 *4)) (-4 *4 (-1045)))) (-3118 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917)) (|has| *4 (-6 (-4408 "*"))) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))) (-3118 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (|has| *4 (-6 (-4408 "*"))) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))))
-(-10 -7 (IF (|has| |#1| (-6 (-4408 "*"))) (-15 -3118 ((-685 |#1|) (-685 |#1|) (-917))) |%noBranch|) (IF (|has| |#1| (-6 (-4408 "*"))) (-15 -3118 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) |%noBranch|) (-15 -2845 ((-685 (-948 |#1|)) (-767))) (-15 -3462 ((-685 |#1|) (-685 |#1|) (-917))) (-15 -3462 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) (-15 -3471 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -3471 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -3471 ((-685 |#1|) (-685 |#1|))) (-15 -3471 ((-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -3784 ((-685 (-564)) (-901 (-564)) (-564))) (-15 -3784 ((-685 (-564)) (-641 (-564)))) (-15 -3784 ((-641 (-685 (-564))) (-641 (-901 (-564))) (-564))) (-15 -3784 ((-641 (-685 (-564))) (-641 (-641 (-564))))))
-((-1686 (((-685 |#1|) (-641 (-685 |#1|)) (-1259 |#1|)) 69 (|has| |#1| (-307)))) (-2483 (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 (-1259 |#1|))) 110 (|has| |#1| (-363))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 |#1|)) 117 (|has| |#1| (-363)))) (-4004 (((-1259 |#1|) (-641 (-1259 |#1|)) (-564)) 134 (-12 (|has| |#1| (-363)) (|has| |#1| (-368))))) (-4202 (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-917)) 123 (-12 (|has| |#1| (-363)) (|has| |#1| (-368)))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112)) 122 (-12 (|has| |#1| (-363)) (|has| |#1| (-368)))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|))) 121 (-12 (|has| |#1| (-363)) (|has| |#1| (-368)))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112) (-564) (-564)) 120 (-12 (|has| |#1| (-363)) (|has| |#1| (-368))))) (-3705 (((-112) (-641 (-685 |#1|))) 103 (|has| |#1| (-363))) (((-112) (-641 (-685 |#1|)) (-564)) 106 (|has| |#1| (-363)))) (-3884 (((-1259 (-1259 |#1|)) (-641 (-685 |#1|)) (-1259 |#1|)) 66 (|has| |#1| (-307)))) (-4049 (((-685 |#1|) (-641 (-685 |#1|)) (-685 |#1|)) 47)) (-3054 (((-685 |#1|) (-1259 (-1259 |#1|))) 40)) (-1419 (((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-564)) 94 (|has| |#1| (-363))) (((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|))) 93 (|has| |#1| (-363))) (((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-112) (-564)) 101 (|has| |#1| (-363)))))
-(((-1025 |#1|) (-10 -7 (-15 -3054 ((-685 |#1|) (-1259 (-1259 |#1|)))) (-15 -4049 ((-685 |#1|) (-641 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-307)) (PROGN (-15 -3884 ((-1259 (-1259 |#1|)) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -1686 ((-685 |#1|) (-641 (-685 |#1|)) (-1259 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1419 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-112) (-564))) (-15 -1419 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1419 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-564))) (-15 -3705 ((-112) (-641 (-685 |#1|)) (-564))) (-15 -3705 ((-112) (-641 (-685 |#1|)))) (-15 -2483 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -2483 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 (-1259 |#1|))))) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#1| (-363)) (PROGN (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112) (-564) (-564))) (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)))) (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112))) (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-917))) (-15 -4004 ((-1259 |#1|) (-641 (-1259 |#1|)) (-564)))) |%noBranch|) |%noBranch|)) (-1045)) (T -1025))
-((-4004 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1259 *5))) (-5 *4 (-564)) (-5 *2 (-1259 *5)) (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)))) (-4202 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-4202 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-4202 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *4 (-368)) (-4 *4 (-1045)) (-5 *2 (-641 (-641 (-685 *4)))) (-5 *1 (-1025 *4)) (-5 *3 (-641 (-685 *4))))) (-4202 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-112)) (-5 *5 (-564)) (-4 *6 (-363)) (-4 *6 (-368)) (-4 *6 (-1045)) (-5 *2 (-641 (-641 (-685 *6)))) (-5 *1 (-1025 *6)) (-5 *3 (-641 (-685 *6))))) (-2483 (*1 *2 *3 *4) (-12 (-5 *4 (-1259 (-1259 *5))) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-2483 (*1 *2 *3 *4) (-12 (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-3705 (*1 *2 *3) (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363)) (-4 *4 (-1045)) (-5 *2 (-112)) (-5 *1 (-1025 *4)))) (-3705 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-112)) (-5 *1 (-1025 *5)))) (-1419 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-5 *2 (-685 *5)) (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-1045)))) (-1419 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-5 *1 (-1025 *4)) (-4 *4 (-363)) (-4 *4 (-1045)))) (-1419 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-641 (-685 *6))) (-5 *4 (-112)) (-5 *5 (-564)) (-5 *2 (-685 *6)) (-5 *1 (-1025 *6)) (-4 *6 (-363)) (-4 *6 (-1045)))) (-1686 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-1259 *5)) (-4 *5 (-307)) (-4 *5 (-1045)) (-5 *2 (-685 *5)) (-5 *1 (-1025 *5)))) (-3884 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-4 *5 (-307)) (-4 *5 (-1045)) (-5 *2 (-1259 (-1259 *5))) (-5 *1 (-1025 *5)) (-5 *4 (-1259 *5)))) (-4049 (*1 *2 *3 *2) (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-4 *4 (-1045)) (-5 *1 (-1025 *4)))) (-3054 (*1 *2 *3) (-12 (-5 *3 (-1259 (-1259 *4))) (-4 *4 (-1045)) (-5 *2 (-685 *4)) (-5 *1 (-1025 *4)))))
-(-10 -7 (-15 -3054 ((-685 |#1|) (-1259 (-1259 |#1|)))) (-15 -4049 ((-685 |#1|) (-641 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-307)) (PROGN (-15 -3884 ((-1259 (-1259 |#1|)) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -1686 ((-685 |#1|) (-641 (-685 |#1|)) (-1259 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1419 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-112) (-564))) (-15 -1419 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1419 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-564))) (-15 -3705 ((-112) (-641 (-685 |#1|)) (-564))) (-15 -3705 ((-112) (-641 (-685 |#1|)))) (-15 -2483 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -2483 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 (-1259 |#1|))))) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#1| (-363)) (PROGN (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112) (-564) (-564))) (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)))) (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112))) (-15 -4202 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-917))) (-15 -4004 ((-1259 |#1|) (-641 (-1259 |#1|)) (-564)))) |%noBranch|) |%noBranch|))
-((-3999 ((|#1| (-917) |#1|) 18)))
-(((-1026 |#1|) (-10 -7 (-15 -3999 (|#1| (-917) |#1|))) (-13 (-1094) (-10 -8 (-15 -2980 ($ $ $))))) (T -1026))
-((-3999 (*1 *2 *3 *2) (-12 (-5 *3 (-917)) (-5 *1 (-1026 *2)) (-4 *2 (-13 (-1094) (-10 -8 (-15 -2980 ($ $ $))))))))
-(-10 -7 (-15 -3999 (|#1| (-917) |#1|)))
-((-3788 (((-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564))))))) (-685 (-407 (-948 (-564))))) 67)) (-3772 (((-641 (-685 (-316 (-564)))) (-316 (-564)) (-685 (-407 (-948 (-564))))) 52)) (-2487 (((-641 (-316 (-564))) (-685 (-407 (-948 (-564))))) 45)) (-1607 (((-641 (-685 (-316 (-564)))) (-685 (-407 (-948 (-564))))) 87)) (-2840 (((-685 (-316 (-564))) (-685 (-316 (-564)))) 38)) (-3972 (((-641 (-685 (-316 (-564)))) (-641 (-685 (-316 (-564))))) 76)) (-2326 (((-3 (-685 (-316 (-564))) "failed") (-685 (-407 (-948 (-564))))) 85)))
-(((-1027) (-10 -7 (-15 -3788 ((-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564))))))) (-685 (-407 (-948 (-564)))))) (-15 -3772 ((-641 (-685 (-316 (-564)))) (-316 (-564)) (-685 (-407 (-948 (-564)))))) (-15 -2487 ((-641 (-316 (-564))) (-685 (-407 (-948 (-564)))))) (-15 -2326 ((-3 (-685 (-316 (-564))) "failed") (-685 (-407 (-948 (-564)))))) (-15 -2840 ((-685 (-316 (-564))) (-685 (-316 (-564))))) (-15 -3972 ((-641 (-685 (-316 (-564)))) (-641 (-685 (-316 (-564)))))) (-15 -1607 ((-641 (-685 (-316 (-564)))) (-685 (-407 (-948 (-564)))))))) (T -1027))
-((-1607 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))) (-3972 (*1 *2 *2) (-12 (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))) (-2840 (*1 *2 *2) (-12 (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))) (-2326 (*1 *2 *3) (|partial| -12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-316 (-564)))) (-5 *1 (-1027)))) (-3772 (*1 *2 *3 *4) (-12 (-5 *4 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)) (-5 *3 (-316 (-564))))) (-3788 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564)))))))) (-5 *1 (-1027)))))
-(-10 -7 (-15 -3788 ((-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564))))))) (-685 (-407 (-948 (-564)))))) (-15 -3772 ((-641 (-685 (-316 (-564)))) (-316 (-564)) (-685 (-407 (-948 (-564)))))) (-15 -2487 ((-641 (-316 (-564))) (-685 (-407 (-948 (-564)))))) (-15 -2326 ((-3 (-685 (-316 (-564))) "failed") (-685 (-407 (-948 (-564)))))) (-15 -2840 ((-685 (-316 (-564))) (-685 (-316 (-564))))) (-15 -3972 ((-641 (-685 (-316 (-564)))) (-641 (-685 (-316 (-564)))))) (-15 -1607 ((-641 (-685 (-316 (-564)))) (-685 (-407 (-948 (-564)))))))
-((-1958 ((|#1| |#1| (-917)) 18)))
-(((-1028 |#1|) (-10 -7 (-15 -1958 (|#1| |#1| (-917)))) (-13 (-1094) (-10 -8 (-15 * ($ $ $))))) (T -1028))
-((-1958 (*1 *2 *2 *3) (-12 (-5 *3 (-917)) (-5 *1 (-1028 *2)) (-4 *2 (-13 (-1094) (-10 -8 (-15 * ($ $ $))))))))
-(-10 -7 (-15 -1958 (|#1| |#1| (-917))))
-((-2350 ((|#1| (-312)) 11) (((-1264) |#1|) 9)))
-(((-1029 |#1|) (-10 -7 (-15 -2350 ((-1264) |#1|)) (-15 -2350 (|#1| (-312)))) (-1209)) (T -1029))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-312)) (-5 *1 (-1029 *2)) (-4 *2 (-1209)))) (-2350 (*1 *2 *3) (-12 (-5 *2 (-1264)) (-5 *1 (-1029 *3)) (-4 *3 (-1209)))))
-(-10 -7 (-15 -2350 ((-1264) |#1|)) (-15 -2350 (|#1| (-312))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-2965 (($ |#4|) 25)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-2951 ((|#4| $) 27)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 46) (($ (-564)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-1471 (((-767)) 43 T CONST)) (-2414 (($) 21 T CONST)) (-2428 (($) 23 T CONST)) (-2893 (((-112) $ $) 40)) (-2992 (($ $) 31) (($ $ $) NIL)) (-2980 (($ $ $) 29)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
-(((-1030 |#1| |#2| |#3| |#4| |#5|) (-13 (-172) (-38 |#1|) (-10 -8 (-15 -2965 ($ |#4|)) (-15 -2350 ($ |#4|)) (-15 -2951 (|#4| $)))) (-363) (-789) (-846) (-945 |#1| |#2| |#3|) (-641 |#4|)) (T -1030))
-((-2965 (*1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *2 (-945 *3 *4 *5)) (-14 *6 (-641 *2)))) (-2350 (*1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *2 (-945 *3 *4 *5)) (-14 *6 (-641 *2)))) (-2951 (*1 *2 *1) (-12 (-4 *2 (-945 *3 *4 *5)) (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-14 *6 (-641 *2)))))
-(-13 (-172) (-38 |#1|) (-10 -8 (-15 -2965 ($ |#4|)) (-15 -2350 ($ |#4|)) (-15 -2951 (|#4| $))))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-3034 (((-1264) $ (-1170) (-1170)) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-1888 (((-112) (-112)) 43)) (-3079 (((-112) (-112)) 42)) (-3797 (((-52) $ (-1170) (-52)) NIL)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 (-52) "failed") (-1170) $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-2670 (($ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-3 (-52) "failed") (-1170) $) NIL)) (-3682 (($ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-4335 (((-52) $ (-1170) (-52)) NIL (|has| $ (-6 -4407)))) (-4266 (((-52) $ (-1170)) NIL)) (-3305 (((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-641 (-52)) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-1170) $) NIL (|has| (-1170) (-846)))) (-1909 (((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-641 (-52)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094))))) (-1588 (((-1170) $) NIL (|has| (-1170) (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-1411 (((-641 (-1170)) $) 37)) (-3748 (((-112) (-1170) $) NIL)) (-3224 (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL)) (-2714 (($ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL)) (-3932 (((-641 (-1170)) $) NIL)) (-2861 (((-112) (-1170) $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-3181 (((-52) $) NIL (|has| (-1170) (-846)))) (-2421 (((-3 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) "failed") (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL)) (-1324 (($ $ (-52)) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-294 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-641 (-52)) (-641 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-294 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-641 (-294 (-52)))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094))))) (-2666 (((-641 (-52)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 (((-52) $ (-1170)) 39) (((-52) $ (-1170) (-52)) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (((-767) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094)))) (((-767) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-2350 (((-858) $) 41 (-2750 (|has| (-52) (-611 (-858))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1031) (-13 (-1185 (-1170) (-52)) (-10 -7 (-15 -1888 ((-112) (-112))) (-15 -3079 ((-112) (-112))) (-6 -4406)))) (T -1031))
-((-1888 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))) (-3079 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))))
-(-13 (-1185 (-1170) (-52)) (-10 -7 (-15 -1888 ((-112) (-112))) (-15 -3079 ((-112) (-112))) (-6 -4406)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4373 (((-1129) $) 9)) (-2350 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1032) (-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $))))) (T -1032))
-((-4373 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1032)))))
-(-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $))))
-((-2961 ((|#2| $) 10)))
-(((-1033 |#1| |#2|) (-10 -8 (-15 -2961 (|#2| |#1|))) (-1034 |#2|) (-1209)) (T -1033))
-NIL
-(-10 -8 (-15 -2961 (|#2| |#1|)))
-((-4201 (((-3 |#1| "failed") $) 9)) (-2961 ((|#1| $) 8)) (-2350 (($ |#1|) 6)))
+((-3571 (((-641 (-379)) (-948 (-564)) (-379)) 28) (((-641 (-379)) (-948 (-407 (-564))) (-379)) 27)) (-3832 (((-641 (-641 (-379))) (-641 (-948 (-564))) (-641 (-1170)) (-379)) 37)))
+(((-1019) (-10 -7 (-15 -3571 ((-641 (-379)) (-948 (-407 (-564))) (-379))) (-15 -3571 ((-641 (-379)) (-948 (-564)) (-379))) (-15 -3832 ((-641 (-641 (-379))) (-641 (-948 (-564))) (-641 (-1170)) (-379))))) (T -1019))
+((-3832 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 (-379)))) (-5 *1 (-1019)) (-5 *5 (-379)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 (-379))) (-5 *1 (-1019)) (-5 *4 (-379)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 (-379))) (-5 *1 (-1019)) (-5 *4 (-379)))))
+(-10 -7 (-15 -3571 ((-641 (-379)) (-948 (-407 (-564))) (-379))) (-15 -3571 ((-641 (-379)) (-948 (-564)) (-379))) (-15 -3832 ((-641 (-641 (-379))) (-641 (-948 (-564))) (-641 (-1170)) (-379))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 75)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3557 (($ $) NIL) (($ $ (-917)) NIL) (($ (-407 (-564))) NIL) (($ (-564)) NIL)) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) 70)) (-1747 (($) NIL T CONST)) (-4183 (((-3 $ "failed") (-1166 $) (-917) (-858)) NIL) (((-3 $ "failed") (-1166 $) (-917)) 55)) (-4180 (((-3 (-407 (-564)) "failed") $) NIL (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#1| "failed") $) 116) (((-3 (-564) "failed") $) NIL (-2733 (|has| (-407 (-564)) (-1034 (-564))) (|has| |#1| (-1034 (-564)))))) (-2938 (((-407 (-564)) $) 17 (|has| (-407 (-564)) (-1034 (-407 (-564))))) (((-407 (-564)) $) 17) ((|#1| $) 117) (((-564) $) NIL (-2733 (|has| (-407 (-564)) (-1034 (-564))) (|has| |#1| (-1034 (-564)))))) (-3457 (($ $ (-858)) 47)) (-3381 (($ $ (-858)) 48)) (-2544 (($ $ $) NIL)) (-2442 (((-407 (-564)) $ $) 21)) (-1580 (((-3 $ "failed") $) 88)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-3530 (((-112) $) 66)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL)) (-4371 (((-112) $) 69)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-4155 (((-3 (-1166 $) "failed") $) 83)) (-2982 (((-3 (-858) "failed") $) 82)) (-3543 (((-3 (-1166 $) "failed") $) 80)) (-2160 (((-3 (-1055 $ (-1166 $)) "failed") $) 78)) (-3172 (($ (-641 $)) NIL) (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 89)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ (-641 $)) NIL) (($ $ $) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2326 (((-858) $) 87) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ $) 63) (($ (-407 (-564))) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ |#1|) 119)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-3583 (((-407 (-564)) $ $) 27)) (-4365 (((-641 $) (-1166 $)) 61) (((-641 $) (-1166 (-407 (-564)))) NIL) (((-641 $) (-1166 (-564))) NIL) (((-641 $) (-948 $)) NIL) (((-641 $) (-948 (-407 (-564)))) NIL) (((-641 $) (-948 (-564))) NIL)) (-3599 (($ (-1055 $ (-1166 $)) (-858)) 46)) (-2007 (($ $) 22)) (-2409 (($) 32 T CONST)) (-2421 (($) 39 T CONST)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 76)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 24)) (-2992 (($ $ $) 37)) (-2981 (($ $) 38) (($ $ $) 74)) (-2968 (($ $ $) 112)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL) (($ $ (-407 (-564))) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 98) (($ $ $) 104) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ (-564) $) 98) (($ $ (-564)) NIL) (($ (-407 (-564)) $) NIL) (($ $ (-407 (-564))) NIL) (($ |#1| $) 102) (($ $ |#1|) NIL)))
+(((-1020 |#1|) (-13 (-1008) (-411 |#1|) (-38 |#1|) (-10 -8 (-15 -3599 ($ (-1055 $ (-1166 $)) (-858))) (-15 -2160 ((-3 (-1055 $ (-1166 $)) "failed") $)) (-15 -2442 ((-407 (-564)) $ $)))) (-13 (-844) (-363) (-1018))) (T -1020))
+((-3599 (*1 *1 *2 *3) (-12 (-5 *2 (-1055 (-1020 *4) (-1166 (-1020 *4)))) (-5 *3 (-858)) (-5 *1 (-1020 *4)) (-4 *4 (-13 (-844) (-363) (-1018))))) (-2160 (*1 *2 *1) (|partial| -12 (-5 *2 (-1055 (-1020 *3) (-1166 (-1020 *3)))) (-5 *1 (-1020 *3)) (-4 *3 (-13 (-844) (-363) (-1018))))) (-2442 (*1 *2 *1 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1020 *3)) (-4 *3 (-13 (-844) (-363) (-1018))))))
+(-13 (-1008) (-411 |#1|) (-38 |#1|) (-10 -8 (-15 -3599 ($ (-1055 $ (-1166 $)) (-858))) (-15 -2160 ((-3 (-1055 $ (-1166 $)) "failed") $)) (-15 -2442 ((-407 (-564)) $ $))))
+((-3667 (((-2 (|:| -1583 |#2|) (|:| -1539 (-641 |#1|))) |#2| (-641 |#1|)) 32) ((|#2| |#2| |#1|) 27)))
+(((-1021 |#1| |#2|) (-10 -7 (-15 -3667 (|#2| |#2| |#1|)) (-15 -3667 ((-2 (|:| -1583 |#2|) (|:| -1539 (-641 |#1|))) |#2| (-641 |#1|)))) (-363) (-652 |#1|)) (T -1021))
+((-3667 (*1 *2 *3 *4) (-12 (-4 *5 (-363)) (-5 *2 (-2 (|:| -1583 *3) (|:| -1539 (-641 *5)))) (-5 *1 (-1021 *5 *3)) (-5 *4 (-641 *5)) (-4 *3 (-652 *5)))) (-3667 (*1 *2 *2 *3) (-12 (-4 *3 (-363)) (-5 *1 (-1021 *3 *2)) (-4 *2 (-652 *3)))))
+(-10 -7 (-15 -3667 (|#2| |#2| |#1|)) (-15 -3667 ((-2 (|:| -1583 |#2|) (|:| -1539 (-641 |#1|))) |#2| (-641 |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2205 ((|#1| $ |#1|) 14)) (-2463 ((|#1| $ |#1|) 12)) (-4285 (($ |#1|) 10)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-4361 ((|#1| $) 11)) (-4112 ((|#1| $) 13)) (-2326 (((-858) $) 21 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2876 (((-112) $ $) 9)))
+(((-1022 |#1|) (-13 (-1209) (-10 -8 (-15 -4285 ($ |#1|)) (-15 -4361 (|#1| $)) (-15 -2463 (|#1| $ |#1|)) (-15 -4112 (|#1| $)) (-15 -2205 (|#1| $ |#1|)) (-15 -2876 ((-112) $ $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|))) (-1209)) (T -1022))
+((-4285 (*1 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-4361 (*1 *2 *1) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-2463 (*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-4112 (*1 *2 *1) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-2205 (*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))) (-2876 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1022 *3)) (-4 *3 (-1209)))))
+(-13 (-1209) (-10 -8 (-15 -4285 ($ |#1|)) (-15 -4361 (|#1| $)) (-15 -2463 (|#1| $ |#1|)) (-15 -4112 (|#1| $)) (-15 -2205 (|#1| $ |#1|)) (-15 -2876 ((-112) $ $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) NIL)) (-3433 (((-641 $) (-641 |#4|)) 115) (((-641 $) (-641 |#4|) (-112)) 116) (((-641 $) (-641 |#4|) (-112) (-112)) 114) (((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112)) 117)) (-3702 (((-641 |#3|) $) NIL)) (-2663 (((-112) $) NIL)) (-3163 (((-112) $) NIL (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3351 ((|#4| |#4| $) NIL)) (-1367 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| $) 109)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3492 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 63)) (-1747 (($) NIL T CONST)) (-2921 (((-112) $) 29 (|has| |#1| (-556)))) (-1394 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2460 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3489 (((-112) $) NIL (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1411 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2938 (($ (-641 |#4|)) NIL)) (-3176 (((-3 $ "failed") $) 45)) (-3414 ((|#4| |#4| $) 66)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-3653 (($ |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 82 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-2174 ((|#4| |#4| $) NIL)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) NIL)) (-1391 (((-112) |#4| $) NIL)) (-4239 (((-112) |#4| $) NIL)) (-3712 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3528 (((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)) 130)) (-1624 (((-641 |#4|) $) 18 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2809 ((|#3| $) 38)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#4|) $) 19 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 27 (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-2613 (($ (-1 |#4| |#4|) $) 25 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 23)) (-1991 (((-641 |#3|) $) NIL)) (-2779 (((-112) |#3| $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2843 (((-3 |#4| (-641 $)) |#4| |#4| $) NIL)) (-4362 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| |#4| $) 107)) (-3676 (((-3 |#4| "failed") $) 42)) (-2395 (((-641 $) |#4| $) 90)) (-2344 (((-3 (-112) (-641 $)) |#4| $) NIL)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |#4| $) 100) (((-112) |#4| $) 61)) (-2925 (((-641 $) |#4| $) 112) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 113) (((-641 $) |#4| (-641 $)) NIL)) (-1648 (((-641 $) (-641 |#4|) (-112) (-112) (-112)) 125)) (-3117 (($ |#4| $) 79) (($ (-641 |#4|) $) 80) (((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 76)) (-1937 (((-641 |#4|) $) NIL)) (-1575 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1885 ((|#4| |#4| $) NIL)) (-3338 (((-112) $ $) NIL)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3899 ((|#4| |#4| $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-3 |#4| "failed") $) 40)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3074 (((-3 $ "failed") $ |#4|) 57)) (-3157 (($ $ |#4|) NIL) (((-641 $) |#4| $) 92) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 86)) (-1703 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 17)) (-1531 (($) 14)) (-3258 (((-767) $) NIL)) (-3879 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) 13)) (-4327 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 22)) (-4350 (($ $ |#3|) 52)) (-1659 (($ $ |#3|) 53)) (-4149 (($ $) NIL)) (-3025 (($ $ |#3|) NIL)) (-2326 (((-858) $) 35) (((-641 |#4|) $) 46)) (-1670 (((-767) $) NIL (|has| |#3| (-368)))) (-1700 (((-112) $ $) NIL)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-2969 (((-641 $) |#4| $) 89) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) NIL)) (-4062 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) NIL)) (-2489 (((-112) |#4| $) NIL)) (-4335 (((-112) |#3| $) 62)) (-2876 (((-112) $ $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1023 |#1| |#2| |#3| |#4|) (-13 (-1065 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3117 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -1648 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -3528 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112))))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -1023))
+((-3117 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *3))) (-5 *1 (-1023 *5 *6 *7 *3)) (-4 *3 (-1059 *5 *6 *7)))) (-3433 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8)))) (-3433 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8)))) (-1648 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8)))) (-3528 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-641 *8)) (|:| |towers| (-641 (-1023 *5 *6 *7 *8))))) (-5 *1 (-1023 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
+(-13 (-1065 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3117 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -1648 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -3528 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)))))
+((-4349 (((-641 (-685 |#1|)) (-641 (-685 |#1|))) 73) (((-685 |#1|) (-685 |#1|)) 72) (((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-641 (-685 |#1|))) 71) (((-685 |#1|) (-685 |#1|) (-685 |#1|)) 68)) (-1718 (((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917)) 66) (((-685 |#1|) (-685 |#1|) (-917)) 65)) (-1987 (((-641 (-685 (-564))) (-641 (-641 (-564)))) 84) (((-641 (-685 (-564))) (-641 (-901 (-564))) (-564)) 83) (((-685 (-564)) (-641 (-564))) 80) (((-685 (-564)) (-901 (-564)) (-564)) 78)) (-2891 (((-685 (-948 |#1|)) (-767)) 98)) (-3608 (((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917)) 52 (|has| |#1| (-6 (-4409 "*")))) (((-685 |#1|) (-685 |#1|) (-917)) 50 (|has| |#1| (-6 (-4409 "*"))))))
+(((-1024 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4409 "*"))) (-15 -3608 ((-685 |#1|) (-685 |#1|) (-917))) |%noBranch|) (IF (|has| |#1| (-6 (-4409 "*"))) (-15 -3608 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) |%noBranch|) (-15 -2891 ((-685 (-948 |#1|)) (-767))) (-15 -1718 ((-685 |#1|) (-685 |#1|) (-917))) (-15 -1718 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) (-15 -4349 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4349 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -4349 ((-685 |#1|) (-685 |#1|))) (-15 -4349 ((-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1987 ((-685 (-564)) (-901 (-564)) (-564))) (-15 -1987 ((-685 (-564)) (-641 (-564)))) (-15 -1987 ((-641 (-685 (-564))) (-641 (-901 (-564))) (-564))) (-15 -1987 ((-641 (-685 (-564))) (-641 (-641 (-564)))))) (-1045)) (T -1024))
+((-1987 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-564)))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-1024 *4)) (-4 *4 (-1045)))) (-1987 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-901 (-564)))) (-5 *4 (-564)) (-5 *2 (-641 (-685 *4))) (-5 *1 (-1024 *5)) (-4 *5 (-1045)))) (-1987 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1024 *4)) (-4 *4 (-1045)))) (-1987 (*1 *2 *3 *4) (-12 (-5 *3 (-901 (-564))) (-5 *4 (-564)) (-5 *2 (-685 *4)) (-5 *1 (-1024 *5)) (-4 *5 (-1045)))) (-4349 (*1 *2 *2) (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-4349 (*1 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-4349 (*1 *2 *2 *2) (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-4349 (*1 *2 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))) (-1718 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917)) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))) (-1718 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))) (-2891 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-685 (-948 *4))) (-5 *1 (-1024 *4)) (-4 *4 (-1045)))) (-3608 (*1 *2 *2 *3) (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917)) (|has| *4 (-6 (-4409 "*"))) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))) (-3608 (*1 *2 *2 *3) (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (|has| *4 (-6 (-4409 "*"))) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))))
+(-10 -7 (IF (|has| |#1| (-6 (-4409 "*"))) (-15 -3608 ((-685 |#1|) (-685 |#1|) (-917))) |%noBranch|) (IF (|has| |#1| (-6 (-4409 "*"))) (-15 -3608 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) |%noBranch|) (-15 -2891 ((-685 (-948 |#1|)) (-767))) (-15 -1718 ((-685 |#1|) (-685 |#1|) (-917))) (-15 -1718 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-917))) (-15 -4349 ((-685 |#1|) (-685 |#1|) (-685 |#1|))) (-15 -4349 ((-641 (-685 |#1|)) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -4349 ((-685 |#1|) (-685 |#1|))) (-15 -4349 ((-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1987 ((-685 (-564)) (-901 (-564)) (-564))) (-15 -1987 ((-685 (-564)) (-641 (-564)))) (-15 -1987 ((-641 (-685 (-564))) (-641 (-901 (-564))) (-564))) (-15 -1987 ((-641 (-685 (-564))) (-641 (-641 (-564))))))
+((-1731 (((-685 |#1|) (-641 (-685 |#1|)) (-1259 |#1|)) 69 (|has| |#1| (-307)))) (-2794 (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 (-1259 |#1|))) 110 (|has| |#1| (-363))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 |#1|)) 117 (|has| |#1| (-363)))) (-1746 (((-1259 |#1|) (-641 (-1259 |#1|)) (-564)) 134 (-12 (|has| |#1| (-363)) (|has| |#1| (-368))))) (-2013 (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-917)) 123 (-12 (|has| |#1| (-363)) (|has| |#1| (-368)))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112)) 122 (-12 (|has| |#1| (-363)) (|has| |#1| (-368)))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|))) 121 (-12 (|has| |#1| (-363)) (|has| |#1| (-368)))) (((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112) (-564) (-564)) 120 (-12 (|has| |#1| (-363)) (|has| |#1| (-368))))) (-2234 (((-112) (-641 (-685 |#1|))) 103 (|has| |#1| (-363))) (((-112) (-641 (-685 |#1|)) (-564)) 106 (|has| |#1| (-363)))) (-3248 (((-1259 (-1259 |#1|)) (-641 (-685 |#1|)) (-1259 |#1|)) 66 (|has| |#1| (-307)))) (-3779 (((-685 |#1|) (-641 (-685 |#1|)) (-685 |#1|)) 47)) (-3201 (((-685 |#1|) (-1259 (-1259 |#1|))) 40)) (-1365 (((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-564)) 94 (|has| |#1| (-363))) (((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|))) 93 (|has| |#1| (-363))) (((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-112) (-564)) 101 (|has| |#1| (-363)))))
+(((-1025 |#1|) (-10 -7 (-15 -3201 ((-685 |#1|) (-1259 (-1259 |#1|)))) (-15 -3779 ((-685 |#1|) (-641 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-307)) (PROGN (-15 -3248 ((-1259 (-1259 |#1|)) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -1731 ((-685 |#1|) (-641 (-685 |#1|)) (-1259 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1365 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-112) (-564))) (-15 -1365 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1365 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-564))) (-15 -2234 ((-112) (-641 (-685 |#1|)) (-564))) (-15 -2234 ((-112) (-641 (-685 |#1|)))) (-15 -2794 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -2794 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 (-1259 |#1|))))) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#1| (-363)) (PROGN (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112) (-564) (-564))) (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)))) (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112))) (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-917))) (-15 -1746 ((-1259 |#1|) (-641 (-1259 |#1|)) (-564)))) |%noBranch|) |%noBranch|)) (-1045)) (T -1025))
+((-1746 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1259 *5))) (-5 *4 (-564)) (-5 *2 (-1259 *5)) (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)))) (-2013 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-2013 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-2013 (*1 *2 *3) (-12 (-4 *4 (-363)) (-4 *4 (-368)) (-4 *4 (-1045)) (-5 *2 (-641 (-641 (-685 *4)))) (-5 *1 (-1025 *4)) (-5 *3 (-641 (-685 *4))))) (-2013 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-112)) (-5 *5 (-564)) (-4 *6 (-363)) (-4 *6 (-368)) (-4 *6 (-1045)) (-5 *2 (-641 (-641 (-685 *6)))) (-5 *1 (-1025 *6)) (-5 *3 (-641 (-685 *6))))) (-2794 (*1 *2 *3 *4) (-12 (-5 *4 (-1259 (-1259 *5))) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-2794 (*1 *2 *3 *4) (-12 (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5)) (-5 *3 (-641 (-685 *5))))) (-2234 (*1 *2 *3) (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363)) (-4 *4 (-1045)) (-5 *2 (-112)) (-5 *1 (-1025 *4)))) (-2234 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-4 *5 (-363)) (-4 *5 (-1045)) (-5 *2 (-112)) (-5 *1 (-1025 *5)))) (-1365 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-5 *2 (-685 *5)) (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-1045)))) (-1365 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-5 *1 (-1025 *4)) (-4 *4 (-363)) (-4 *4 (-1045)))) (-1365 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-641 (-685 *6))) (-5 *4 (-112)) (-5 *5 (-564)) (-5 *2 (-685 *6)) (-5 *1 (-1025 *6)) (-4 *6 (-363)) (-4 *6 (-1045)))) (-1731 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-1259 *5)) (-4 *5 (-307)) (-4 *5 (-1045)) (-5 *2 (-685 *5)) (-5 *1 (-1025 *5)))) (-3248 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-685 *5))) (-4 *5 (-307)) (-4 *5 (-1045)) (-5 *2 (-1259 (-1259 *5))) (-5 *1 (-1025 *5)) (-5 *4 (-1259 *5)))) (-3779 (*1 *2 *3 *2) (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-4 *4 (-1045)) (-5 *1 (-1025 *4)))) (-3201 (*1 *2 *3) (-12 (-5 *3 (-1259 (-1259 *4))) (-4 *4 (-1045)) (-5 *2 (-685 *4)) (-5 *1 (-1025 *4)))))
+(-10 -7 (-15 -3201 ((-685 |#1|) (-1259 (-1259 |#1|)))) (-15 -3779 ((-685 |#1|) (-641 (-685 |#1|)) (-685 |#1|))) (IF (|has| |#1| (-307)) (PROGN (-15 -3248 ((-1259 (-1259 |#1|)) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -1731 ((-685 |#1|) (-641 (-685 |#1|)) (-1259 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1365 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-112) (-564))) (-15 -1365 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1365 ((-685 |#1|) (-641 (-685 |#1|)) (-641 (-685 |#1|)) (-564))) (-15 -2234 ((-112) (-641 (-685 |#1|)) (-564))) (-15 -2234 ((-112) (-641 (-685 |#1|)))) (-15 -2794 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 |#1|))) (-15 -2794 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-1259 (-1259 |#1|))))) |%noBranch|) (IF (|has| |#1| (-368)) (IF (|has| |#1| (-363)) (PROGN (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112) (-564) (-564))) (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)))) (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-112))) (-15 -2013 ((-641 (-641 (-685 |#1|))) (-641 (-685 |#1|)) (-917))) (-15 -1746 ((-1259 |#1|) (-641 (-1259 |#1|)) (-564)))) |%noBranch|) |%noBranch|))
+((-3980 ((|#1| (-917) |#1|) 18)))
+(((-1026 |#1|) (-10 -7 (-15 -3980 (|#1| (-917) |#1|))) (-13 (-1094) (-10 -8 (-15 -2968 ($ $ $))))) (T -1026))
+((-3980 (*1 *2 *3 *2) (-12 (-5 *3 (-917)) (-5 *1 (-1026 *2)) (-4 *2 (-13 (-1094) (-10 -8 (-15 -2968 ($ $ $))))))))
+(-10 -7 (-15 -3980 (|#1| (-917) |#1|)))
+((-4157 (((-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564))))))) (-685 (-407 (-948 (-564))))) 67)) (-2137 (((-641 (-685 (-316 (-564)))) (-316 (-564)) (-685 (-407 (-948 (-564))))) 52)) (-3210 (((-641 (-316 (-564))) (-685 (-407 (-948 (-564))))) 45)) (-1532 (((-641 (-685 (-316 (-564)))) (-685 (-407 (-948 (-564))))) 87)) (-3923 (((-685 (-316 (-564))) (-685 (-316 (-564)))) 38)) (-1458 (((-641 (-685 (-316 (-564)))) (-641 (-685 (-316 (-564))))) 76)) (-4003 (((-3 (-685 (-316 (-564))) "failed") (-685 (-407 (-948 (-564))))) 85)))
+(((-1027) (-10 -7 (-15 -4157 ((-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564))))))) (-685 (-407 (-948 (-564)))))) (-15 -2137 ((-641 (-685 (-316 (-564)))) (-316 (-564)) (-685 (-407 (-948 (-564)))))) (-15 -3210 ((-641 (-316 (-564))) (-685 (-407 (-948 (-564)))))) (-15 -4003 ((-3 (-685 (-316 (-564))) "failed") (-685 (-407 (-948 (-564)))))) (-15 -3923 ((-685 (-316 (-564))) (-685 (-316 (-564))))) (-15 -1458 ((-641 (-685 (-316 (-564)))) (-641 (-685 (-316 (-564)))))) (-15 -1532 ((-641 (-685 (-316 (-564)))) (-685 (-407 (-948 (-564)))))))) (T -1027))
+((-1532 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))) (-1458 (*1 *2 *2) (-12 (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))) (-3923 (*1 *2 *2) (-12 (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))) (-4003 (*1 *2 *3) (|partial| -12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))) (-3210 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-316 (-564)))) (-5 *1 (-1027)))) (-2137 (*1 *2 *3 *4) (-12 (-5 *4 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)) (-5 *3 (-316 (-564))))) (-4157 (*1 *2 *3) (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564)))))))) (-5 *1 (-1027)))))
+(-10 -7 (-15 -4157 ((-641 (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564)) (|:| |radvect| (-641 (-685 (-316 (-564))))))) (-685 (-407 (-948 (-564)))))) (-15 -2137 ((-641 (-685 (-316 (-564)))) (-316 (-564)) (-685 (-407 (-948 (-564)))))) (-15 -3210 ((-641 (-316 (-564))) (-685 (-407 (-948 (-564)))))) (-15 -4003 ((-3 (-685 (-316 (-564))) "failed") (-685 (-407 (-948 (-564)))))) (-15 -3923 ((-685 (-316 (-564))) (-685 (-316 (-564))))) (-15 -1458 ((-641 (-685 (-316 (-564)))) (-641 (-685 (-316 (-564)))))) (-15 -1532 ((-641 (-685 (-316 (-564)))) (-685 (-407 (-948 (-564)))))))
+((-2704 ((|#1| |#1| (-917)) 18)))
+(((-1028 |#1|) (-10 -7 (-15 -2704 (|#1| |#1| (-917)))) (-13 (-1094) (-10 -8 (-15 * ($ $ $))))) (T -1028))
+((-2704 (*1 *2 *2 *3) (-12 (-5 *3 (-917)) (-5 *1 (-1028 *2)) (-4 *2 (-13 (-1094) (-10 -8 (-15 * ($ $ $))))))))
+(-10 -7 (-15 -2704 (|#1| |#1| (-917))))
+((-2326 ((|#1| (-312)) 11) (((-1264) |#1|) 9)))
+(((-1029 |#1|) (-10 -7 (-15 -2326 ((-1264) |#1|)) (-15 -2326 (|#1| (-312)))) (-1209)) (T -1029))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-312)) (-5 *1 (-1029 *2)) (-4 *2 (-1209)))) (-2326 (*1 *2 *3) (-12 (-5 *2 (-1264)) (-5 *1 (-1029 *3)) (-4 *3 (-1209)))))
+(-10 -7 (-15 -2326 ((-1264) |#1|)) (-15 -2326 (|#1| (-312))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1297 (($ |#4|) 25)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-4379 ((|#4| $) 27)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 46) (($ (-564)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-3662 (((-767)) 43 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 21 T CONST)) (-2421 (($) 23 T CONST)) (-2876 (((-112) $ $) 40)) (-2981 (($ $) 31) (($ $ $) NIL)) (-2968 (($ $ $) 29)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
+(((-1030 |#1| |#2| |#3| |#4| |#5|) (-13 (-172) (-38 |#1|) (-10 -8 (-15 -1297 ($ |#4|)) (-15 -2326 ($ |#4|)) (-15 -4379 (|#4| $)))) (-363) (-789) (-846) (-945 |#1| |#2| |#3|) (-641 |#4|)) (T -1030))
+((-1297 (*1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *2 (-945 *3 *4 *5)) (-14 *6 (-641 *2)))) (-2326 (*1 *1 *2) (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *2 (-945 *3 *4 *5)) (-14 *6 (-641 *2)))) (-4379 (*1 *2 *1) (-12 (-4 *2 (-945 *3 *4 *5)) (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-14 *6 (-641 *2)))))
+(-13 (-172) (-38 |#1|) (-10 -8 (-15 -1297 ($ |#4|)) (-15 -2326 ($ |#4|)) (-15 -4379 (|#4| $))))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-2011 (((-1264) $ (-1170) (-1170)) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2793 (((-112) (-112)) 43)) (-2256 (((-112) (-112)) 42)) (-2463 (((-52) $ (-1170) (-52)) NIL)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 (-52) "failed") (-1170) $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-4060 (($ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-3 (-52) "failed") (-1170) $) NIL)) (-3653 (($ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-2619 (((-52) $ (-1170) (-52)) NIL (|has| $ (-6 -4408)))) (-2562 (((-52) $ (-1170)) NIL)) (-1624 (((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-641 (-52)) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-1170) $) NIL (|has| (-1170) (-846)))) (-4276 (((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-641 (-52)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094))))) (-2230 (((-1170) $) NIL (|has| (-1170) (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4408))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-3979 (((-641 (-1170)) $) 37)) (-3595 (((-112) (-1170) $) NIL)) (-4359 (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL)) (-4066 (($ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL)) (-2885 (((-641 (-1170)) $) NIL)) (-2241 (((-112) (-1170) $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-3164 (((-52) $) NIL (|has| (-1170) (-846)))) (-3645 (((-3 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) "failed") (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL)) (-1428 (($ $ (-52)) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-294 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-641 (-52)) (-641 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-294 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-641 (-294 (-52)))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094))))) (-1784 (((-641 (-52)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 (((-52) $ (-1170)) 39) (((-52) $ (-1170) (-52)) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (((-767) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094)))) (((-767) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-2326 (((-858) $) 41 (-2733 (|has| (-52) (-611 (-858))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1031) (-13 (-1185 (-1170) (-52)) (-10 -7 (-15 -2793 ((-112) (-112))) (-15 -2256 ((-112) (-112))) (-6 -4407)))) (T -1031))
+((-2793 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))) (-2256 (*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))))
+(-13 (-1185 (-1170) (-52)) (-10 -7 (-15 -2793 ((-112) (-112))) (-15 -2256 ((-112) (-112))) (-6 -4407)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4351 (((-1129) $) 9)) (-2326 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1032) (-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $))))) (T -1032))
+((-4351 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1032)))))
+(-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $))))
+((-2938 ((|#2| $) 10)))
+(((-1033 |#1| |#2|) (-10 -8 (-15 -2938 (|#2| |#1|))) (-1034 |#2|) (-1209)) (T -1033))
+NIL
+(-10 -8 (-15 -2938 (|#2| |#1|)))
+((-4180 (((-3 |#1| "failed") $) 9)) (-2938 ((|#1| $) 8)) (-2326 (($ |#1|) 6)))
(((-1034 |#1|) (-140) (-1209)) (T -1034))
-((-4201 (*1 *2 *1) (|partial| -12 (-4 *1 (-1034 *2)) (-4 *2 (-1209)))) (-2961 (*1 *2 *1) (-12 (-4 *1 (-1034 *2)) (-4 *2 (-1209)))))
-(-13 (-614 |t#1|) (-10 -8 (-15 -4201 ((-3 |t#1| "failed") $)) (-15 -2961 (|t#1| $))))
+((-4180 (*1 *2 *1) (|partial| -12 (-4 *1 (-1034 *2)) (-4 *2 (-1209)))) (-2938 (*1 *2 *1) (-12 (-4 *1 (-1034 *2)) (-4 *2 (-1209)))))
+(-13 (-614 |t#1|) (-10 -8 (-15 -4180 ((-3 |t#1| "failed") $)) (-15 -2938 (|t#1| $))))
(((-614 |#1|) . T))
-((-1748 (((-641 (-641 (-294 (-407 (-948 |#2|))))) (-641 (-948 |#2|)) (-641 (-1170))) 38)))
-(((-1035 |#1| |#2|) (-10 -7 (-15 -1748 ((-641 (-641 (-294 (-407 (-948 |#2|))))) (-641 (-948 |#2|)) (-641 (-1170))))) (-556) (-13 (-556) (-1034 |#1|))) (T -1035))
-((-1748 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-4 *6 (-13 (-556) (-1034 *5))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *6)))))) (-5 *1 (-1035 *5 *6)))))
-(-10 -7 (-15 -1748 ((-641 (-641 (-294 (-407 (-948 |#2|))))) (-641 (-948 |#2|)) (-641 (-1170)))))
-((-1585 (((-379)) 17)) (-3671 (((-1 (-379)) (-379) (-379)) 22)) (-2534 (((-1 (-379)) (-767)) 50)) (-4138 (((-379)) 37)) (-1872 (((-1 (-379)) (-379) (-379)) 38)) (-4331 (((-379)) 29)) (-1616 (((-1 (-379)) (-379)) 30)) (-3541 (((-379) (-767)) 45)) (-1861 (((-1 (-379)) (-767)) 46)) (-2313 (((-1 (-379)) (-767) (-767)) 49)) (-3589 (((-1 (-379)) (-767) (-767)) 47)))
-(((-1036) (-10 -7 (-15 -1585 ((-379))) (-15 -4138 ((-379))) (-15 -4331 ((-379))) (-15 -3541 ((-379) (-767))) (-15 -3671 ((-1 (-379)) (-379) (-379))) (-15 -1872 ((-1 (-379)) (-379) (-379))) (-15 -1616 ((-1 (-379)) (-379))) (-15 -1861 ((-1 (-379)) (-767))) (-15 -3589 ((-1 (-379)) (-767) (-767))) (-15 -2313 ((-1 (-379)) (-767) (-767))) (-15 -2534 ((-1 (-379)) (-767))))) (T -1036))
-((-2534 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-2313 (*1 *2 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-3589 (*1 *2 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-1861 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-1616 (*1 *2 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))) (-1872 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))) (-3671 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))) (-3541 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-379)) (-5 *1 (-1036)))) (-4331 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))) (-4138 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))) (-1585 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
-(-10 -7 (-15 -1585 ((-379))) (-15 -4138 ((-379))) (-15 -4331 ((-379))) (-15 -3541 ((-379) (-767))) (-15 -3671 ((-1 (-379)) (-379) (-379))) (-15 -1872 ((-1 (-379)) (-379) (-379))) (-15 -1616 ((-1 (-379)) (-379))) (-15 -1861 ((-1 (-379)) (-767))) (-15 -3589 ((-1 (-379)) (-767) (-767))) (-15 -2313 ((-1 (-379)) (-767) (-767))) (-15 -2534 ((-1 (-379)) (-767))))
-((-3595 (((-418 |#1|) |#1|) 33)))
-(((-1037 |#1|) (-10 -7 (-15 -3595 ((-418 |#1|) |#1|))) (-1235 (-407 (-948 (-564))))) (T -1037))
-((-3595 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1037 *3)) (-4 *3 (-1235 (-407 (-948 (-564))))))))
-(-10 -7 (-15 -3595 ((-418 |#1|) |#1|)))
-((-2856 (((-407 (-418 (-948 |#1|))) (-407 (-948 |#1|))) 14)))
-(((-1038 |#1|) (-10 -7 (-15 -2856 ((-407 (-418 (-948 |#1|))) (-407 (-948 |#1|))))) (-307)) (T -1038))
-((-2856 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-307)) (-5 *2 (-407 (-418 (-948 *4)))) (-5 *1 (-1038 *4)))))
-(-10 -7 (-15 -2856 ((-407 (-418 (-948 |#1|))) (-407 (-948 |#1|)))))
-((-3743 (((-641 (-1170)) (-407 (-948 |#1|))) 17)) (-3562 (((-407 (-1166 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170)) 24)) (-3733 (((-407 (-948 |#1|)) (-407 (-1166 (-407 (-948 |#1|)))) (-1170)) 26)) (-1758 (((-3 (-1170) "failed") (-407 (-948 |#1|))) 20)) (-3084 (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-294 (-407 (-948 |#1|))))) 32) (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|)))) 33) (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-1170)) (-641 (-407 (-948 |#1|)))) 28) (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|))) 29)) (-2350 (((-407 (-948 |#1|)) |#1|) 11)))
-(((-1039 |#1|) (-10 -7 (-15 -3743 ((-641 (-1170)) (-407 (-948 |#1|)))) (-15 -1758 ((-3 (-1170) "failed") (-407 (-948 |#1|)))) (-15 -3562 ((-407 (-1166 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -3733 ((-407 (-948 |#1|)) (-407 (-1166 (-407 (-948 |#1|)))) (-1170))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-1170)) (-641 (-407 (-948 |#1|))))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2350 ((-407 (-948 |#1|)) |#1|))) (-556)) (T -1039))
-((-2350 (*1 *2 *3) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-1039 *3)) (-4 *3 (-556)))) (-3084 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-294 (-407 (-948 *4))))) (-5 *2 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *1 (-1039 *4)))) (-3084 (*1 *2 *2 *3) (-12 (-5 *3 (-294 (-407 (-948 *4)))) (-5 *2 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *1 (-1039 *4)))) (-3084 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-641 (-1170))) (-5 *4 (-641 (-407 (-948 *5)))) (-5 *2 (-407 (-948 *5))) (-4 *5 (-556)) (-5 *1 (-1039 *5)))) (-3084 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-407 (-948 *4))) (-5 *3 (-1170)) (-4 *4 (-556)) (-5 *1 (-1039 *4)))) (-3733 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-1166 (-407 (-948 *5))))) (-5 *4 (-1170)) (-5 *2 (-407 (-948 *5))) (-5 *1 (-1039 *5)) (-4 *5 (-556)))) (-3562 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-556)) (-5 *2 (-407 (-1166 (-407 (-948 *5))))) (-5 *1 (-1039 *5)) (-5 *3 (-407 (-948 *5))))) (-1758 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-1170)) (-5 *1 (-1039 *4)))) (-3743 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-1170))) (-5 *1 (-1039 *4)))))
-(-10 -7 (-15 -3743 ((-641 (-1170)) (-407 (-948 |#1|)))) (-15 -1758 ((-3 (-1170) "failed") (-407 (-948 |#1|)))) (-15 -3562 ((-407 (-1166 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -3733 ((-407 (-948 |#1|)) (-407 (-1166 (-407 (-948 |#1|)))) (-1170))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-1170)) (-641 (-407 (-948 |#1|))))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -3084 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2350 ((-407 (-948 |#1|)) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3500 (($) 17 T CONST)) (-1735 ((|#1| $) 22)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3737 ((|#1| $) 21)) (-2224 ((|#1|) 19 T CONST)) (-2350 (((-858) $) 11)) (-1581 ((|#1| $) 20)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15)))
+((-1896 (((-641 (-641 (-294 (-407 (-948 |#2|))))) (-641 (-948 |#2|)) (-641 (-1170))) 38)))
+(((-1035 |#1| |#2|) (-10 -7 (-15 -1896 ((-641 (-641 (-294 (-407 (-948 |#2|))))) (-641 (-948 |#2|)) (-641 (-1170))))) (-556) (-13 (-556) (-1034 |#1|))) (T -1035))
+((-1896 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-4 *6 (-13 (-556) (-1034 *5))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *6)))))) (-5 *1 (-1035 *5 *6)))))
+(-10 -7 (-15 -1896 ((-641 (-641 (-294 (-407 (-948 |#2|))))) (-641 (-948 |#2|)) (-641 (-1170)))))
+((-3148 (((-379)) 17)) (-3215 (((-1 (-379)) (-379) (-379)) 22)) (-2499 (((-1 (-379)) (-767)) 50)) (-1561 (((-379)) 37)) (-1881 (((-1 (-379)) (-379) (-379)) 38)) (-4380 (((-379)) 29)) (-3191 (((-1 (-379)) (-379)) 30)) (-3317 (((-379) (-767)) 45)) (-3324 (((-1 (-379)) (-767)) 46)) (-2312 (((-1 (-379)) (-767) (-767)) 49)) (-2273 (((-1 (-379)) (-767) (-767)) 47)))
+(((-1036) (-10 -7 (-15 -3148 ((-379))) (-15 -1561 ((-379))) (-15 -4380 ((-379))) (-15 -3317 ((-379) (-767))) (-15 -3215 ((-1 (-379)) (-379) (-379))) (-15 -1881 ((-1 (-379)) (-379) (-379))) (-15 -3191 ((-1 (-379)) (-379))) (-15 -3324 ((-1 (-379)) (-767))) (-15 -2273 ((-1 (-379)) (-767) (-767))) (-15 -2312 ((-1 (-379)) (-767) (-767))) (-15 -2499 ((-1 (-379)) (-767))))) (T -1036))
+((-2499 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-2312 (*1 *2 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-2273 (*1 *2 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-3324 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))) (-3191 (*1 *2 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))) (-1881 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))) (-3215 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))) (-3317 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-379)) (-5 *1 (-1036)))) (-4380 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))) (-1561 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))) (-3148 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
+(-10 -7 (-15 -3148 ((-379))) (-15 -1561 ((-379))) (-15 -4380 ((-379))) (-15 -3317 ((-379) (-767))) (-15 -3215 ((-1 (-379)) (-379) (-379))) (-15 -1881 ((-1 (-379)) (-379) (-379))) (-15 -3191 ((-1 (-379)) (-379))) (-15 -3324 ((-1 (-379)) (-767))) (-15 -2273 ((-1 (-379)) (-767) (-767))) (-15 -2312 ((-1 (-379)) (-767) (-767))) (-15 -2499 ((-1 (-379)) (-767))))
+((-3546 (((-418 |#1|) |#1|) 33)))
+(((-1037 |#1|) (-10 -7 (-15 -3546 ((-418 |#1|) |#1|))) (-1235 (-407 (-948 (-564))))) (T -1037))
+((-3546 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1037 *3)) (-4 *3 (-1235 (-407 (-948 (-564))))))))
+(-10 -7 (-15 -3546 ((-418 |#1|) |#1|)))
+((-1695 (((-407 (-418 (-948 |#1|))) (-407 (-948 |#1|))) 14)))
+(((-1038 |#1|) (-10 -7 (-15 -1695 ((-407 (-418 (-948 |#1|))) (-407 (-948 |#1|))))) (-307)) (T -1038))
+((-1695 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-307)) (-5 *2 (-407 (-418 (-948 *4)))) (-5 *1 (-1038 *4)))))
+(-10 -7 (-15 -1695 ((-407 (-418 (-948 |#1|))) (-407 (-948 |#1|)))))
+((-3702 (((-641 (-1170)) (-407 (-948 |#1|))) 17)) (-3510 (((-407 (-1166 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170)) 24)) (-3691 (((-407 (-948 |#1|)) (-407 (-1166 (-407 (-948 |#1|)))) (-1170)) 26)) (-1897 (((-3 (-1170) "failed") (-407 (-948 |#1|))) 20)) (-3055 (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-294 (-407 (-948 |#1|))))) 32) (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|)))) 33) (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-1170)) (-641 (-407 (-948 |#1|)))) 28) (((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|))) 29)) (-2326 (((-407 (-948 |#1|)) |#1|) 11)))
+(((-1039 |#1|) (-10 -7 (-15 -3702 ((-641 (-1170)) (-407 (-948 |#1|)))) (-15 -1897 ((-3 (-1170) "failed") (-407 (-948 |#1|)))) (-15 -3510 ((-407 (-1166 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -3691 ((-407 (-948 |#1|)) (-407 (-1166 (-407 (-948 |#1|)))) (-1170))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-1170)) (-641 (-407 (-948 |#1|))))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2326 ((-407 (-948 |#1|)) |#1|))) (-556)) (T -1039))
+((-2326 (*1 *2 *3) (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-1039 *3)) (-4 *3 (-556)))) (-3055 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-294 (-407 (-948 *4))))) (-5 *2 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *1 (-1039 *4)))) (-3055 (*1 *2 *2 *3) (-12 (-5 *3 (-294 (-407 (-948 *4)))) (-5 *2 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *1 (-1039 *4)))) (-3055 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-641 (-1170))) (-5 *4 (-641 (-407 (-948 *5)))) (-5 *2 (-407 (-948 *5))) (-4 *5 (-556)) (-5 *1 (-1039 *5)))) (-3055 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-407 (-948 *4))) (-5 *3 (-1170)) (-4 *4 (-556)) (-5 *1 (-1039 *4)))) (-3691 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-1166 (-407 (-948 *5))))) (-5 *4 (-1170)) (-5 *2 (-407 (-948 *5))) (-5 *1 (-1039 *5)) (-4 *5 (-556)))) (-3510 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-556)) (-5 *2 (-407 (-1166 (-407 (-948 *5))))) (-5 *1 (-1039 *5)) (-5 *3 (-407 (-948 *5))))) (-1897 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-1170)) (-5 *1 (-1039 *4)))) (-3702 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-1170))) (-5 *1 (-1039 *4)))))
+(-10 -7 (-15 -3702 ((-641 (-1170)) (-407 (-948 |#1|)))) (-15 -1897 ((-3 (-1170) "failed") (-407 (-948 |#1|)))) (-15 -3510 ((-407 (-1166 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -3691 ((-407 (-948 |#1|)) (-407 (-1166 (-407 (-948 |#1|)))) (-1170))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-1170)) (-641 (-407 (-948 |#1|))))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-294 (-407 (-948 |#1|))))) (-15 -3055 ((-407 (-948 |#1|)) (-407 (-948 |#1|)) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2326 ((-407 (-948 |#1|)) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1747 (($) 18 T CONST)) (-3043 ((|#1| $) 23)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1845 ((|#1| $) 22)) (-3083 ((|#1|) 20 T CONST)) (-2326 (((-858) $) 12)) (-2839 ((|#1| $) 21)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16)))
(((-1040 |#1|) (-140) (-23)) (T -1040))
-((-1735 (*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))) (-3737 (*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))) (-1581 (*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))) (-2224 (*1 *2) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
-(-13 (-23) (-10 -8 (-15 -1735 (|t#1| $)) (-15 -3737 (|t#1| $)) (-15 -1581 (|t#1| $)) (-15 -2224 (|t#1|) -3455)))
+((-3043 (*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))) (-1845 (*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))) (-2839 (*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))) (-3083 (*1 *2) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
+(-13 (-23) (-10 -8 (-15 -3043 (|t#1| $)) (-15 -1845 (|t#1| $)) (-15 -2839 (|t#1| $)) (-15 -3083 (|t#1|) -4008)))
(((-23) . T) ((-25) . T) ((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3793 (($) 24 T CONST)) (-3500 (($) 17 T CONST)) (-1735 ((|#1| $) 22)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3737 ((|#1| $) 21)) (-2224 ((|#1|) 19 T CONST)) (-2350 (((-858) $) 11)) (-1581 ((|#1| $) 20)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3386 (($) 25 T CONST)) (-1747 (($) 18 T CONST)) (-3043 ((|#1| $) 23)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1845 ((|#1| $) 22)) (-3083 ((|#1|) 20 T CONST)) (-2326 (((-858) $) 12)) (-2839 ((|#1| $) 21)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16)))
(((-1041 |#1|) (-140) (-23)) (T -1041))
-((-3793 (*1 *1) (-12 (-4 *1 (-1041 *2)) (-4 *2 (-23)))))
-(-13 (-1040 |t#1|) (-10 -8 (-15 -3793 ($) -3455)))
+((-3386 (*1 *1) (-12 (-4 *1 (-1041 *2)) (-4 *2 (-23)))))
+(-13 (-1040 |t#1|) (-10 -8 (-15 -3386 ($) -4008)))
(((-23) . T) ((-25) . T) ((-102) . T) ((-611 (-858)) . T) ((-1040 |#1|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 (-776 |#1| (-860 |#2|)))))) (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-2418 (((-641 $) (-641 (-776 |#1| (-860 |#2|)))) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112)) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112) (-112)) NIL)) (-3743 (((-641 (-860 |#2|)) $) NIL)) (-1743 (((-112) $) NIL)) (-1692 (((-112) $) NIL (|has| |#1| (-556)))) (-3119 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-4075 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3472 (((-641 (-2 (|:| |val| (-776 |#1| (-860 |#2|))) (|:| -3461 $))) (-776 |#1| (-860 |#2|)) $) NIL)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ (-860 |#2|)) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3540 (($ (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 (-776 |#1| (-860 |#2|)) "failed") $ (-860 |#2|)) NIL)) (-3500 (($) NIL T CONST)) (-1734 (((-112) $) NIL (|has| |#1| (-556)))) (-2014 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1541 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2164 (((-112) $) NIL (|has| |#1| (-556)))) (-2773 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))) $ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-4153 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| |#1| (-556)))) (-1505 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-2961 (($ (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-3193 (((-3 $ "failed") $) NIL)) (-2720 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-776 |#1| (-860 |#2|)) (-1094))))) (-3682 (($ (-776 |#1| (-860 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-776 |#1| (-860 |#2|))) (|:| |den| |#1|)) (-776 |#1| (-860 |#2|)) $) NIL (|has| |#1| (-556)))) (-3803 (((-112) (-776 |#1| (-860 |#2|)) $ (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-3951 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-2965 (((-776 |#1| (-860 |#2|)) (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $ (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (((-776 |#1| (-860 |#2|)) (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $ (-776 |#1| (-860 |#2|))) NIL (|has| $ (-6 -4406))) (((-776 |#1| (-860 |#2|)) (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-2144 (((-2 (|:| -1645 (-641 (-776 |#1| (-860 |#2|)))) (|:| -3514 (-641 (-776 |#1| (-860 |#2|))))) $) NIL)) (-1467 (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-2716 (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-3749 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-3305 (((-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3929 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-3377 (((-860 |#2|) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-776 |#1| (-860 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-776 |#1| (-860 |#2|)) (-1094))))) (-4326 (($ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $) NIL)) (-3564 (((-641 (-860 |#2|)) $) NIL)) (-4342 (((-112) (-860 |#2|) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-2341 (((-3 (-776 |#1| (-860 |#2|)) (-641 $)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-2379 (((-641 (-2 (|:| |val| (-776 |#1| (-860 |#2|))) (|:| -3461 $))) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3704 (((-3 (-776 |#1| (-860 |#2|)) "failed") $) NIL)) (-3444 (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL)) (-3706 (((-3 (-112) (-641 $)) (-776 |#1| (-860 |#2|)) $) NIL)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-3642 (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-641 $)) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) (-641 $)) NIL)) (-2432 (($ (-776 |#1| (-860 |#2|)) $) NIL) (($ (-641 (-776 |#1| (-860 |#2|))) $) NIL)) (-2438 (((-641 (-776 |#1| (-860 |#2|))) $) NIL)) (-3214 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-2825 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-1420 (((-112) $ $) NIL)) (-3847 (((-2 (|:| |num| (-776 |#1| (-860 |#2|))) (|:| |den| |#1|)) (-776 |#1| (-860 |#2|)) $) NIL (|has| |#1| (-556)))) (-3750 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-2339 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-3 (-776 |#1| (-860 |#2|)) "failed") $) NIL)) (-2421 (((-3 (-776 |#1| (-860 |#2|)) "failed") (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL)) (-2393 (((-3 $ "failed") $ (-776 |#1| (-860 |#2|))) NIL)) (-3113 (($ $ (-776 |#1| (-860 |#2|))) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) (-641 $)) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-641 $)) NIL)) (-2708 (((-112) (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|)))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ $ (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ $ (-294 (-776 |#1| (-860 |#2|)))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ $ (-641 (-294 (-776 |#1| (-860 |#2|))))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-2762 (((-767) $) NIL)) (-3888 (((-767) (-776 |#1| (-860 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (((-767) (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-776 |#1| (-860 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-4059 (($ $ (-860 |#2|)) NIL)) (-3031 (($ $ (-860 |#2|)) NIL)) (-2377 (($ $) NIL)) (-3601 (($ $ (-860 |#2|)) NIL)) (-2350 (((-858) $) NIL) (((-641 (-776 |#1| (-860 |#2|))) $) NIL)) (-2578 (((-767) $) NIL (|has| (-860 |#2|) (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 (-776 |#1| (-860 |#2|))))) "failed") (-641 (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 (-776 |#1| (-860 |#2|))))) "failed") (-641 (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-4200 (((-112) $ (-1 (-112) (-776 |#1| (-860 |#2|)) (-641 (-776 |#1| (-860 |#2|))))) NIL)) (-1976 (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) (-641 $)) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-641 $)) NIL)) (-3073 (((-112) (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-1694 (((-641 (-860 |#2|)) $) NIL)) (-3891 (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-1416 (((-112) (-860 |#2|) $) NIL)) (-2893 (((-112) $ $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1042 |#1| |#2|) (-13 (-1065 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|))) (-10 -8 (-15 -2418 ((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112) (-112))))) (-452) (-641 (-1170))) (T -1042))
-((-2418 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1042 *5 *6)))))
-(-13 (-1065 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|))) (-10 -8 (-15 -2418 ((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112) (-112)))))
-((-3671 (((-1 (-564)) (-1088 (-564))) 33)) (-3435 (((-564) (-564) (-564) (-564) (-564)) 30)) (-3807 (((-1 (-564)) |RationalNumber|) NIL)) (-2749 (((-1 (-564)) |RationalNumber|) NIL)) (-2038 (((-1 (-564)) (-564) |RationalNumber|) NIL)))
-(((-1043) (-10 -7 (-15 -3671 ((-1 (-564)) (-1088 (-564)))) (-15 -2038 ((-1 (-564)) (-564) |RationalNumber|)) (-15 -3807 ((-1 (-564)) |RationalNumber|)) (-15 -2749 ((-1 (-564)) |RationalNumber|)) (-15 -3435 ((-564) (-564) (-564) (-564) (-564))))) (T -1043))
-((-3435 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1043)))) (-2749 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))) (-3807 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))) (-2038 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)) (-5 *3 (-564)))) (-3671 (*1 *2 *3) (-12 (-5 *3 (-1088 (-564))) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
-(-10 -7 (-15 -3671 ((-1 (-564)) (-1088 (-564)))) (-15 -2038 ((-1 (-564)) (-564) |RationalNumber|)) (-15 -3807 ((-1 (-564)) |RationalNumber|)) (-15 -2749 ((-1 (-564)) |RationalNumber|)) (-15 -3435 ((-564) (-564) (-564) (-564) (-564))))
-((-2350 (((-858) $) NIL) (($ (-564)) 10)))
-(((-1044 |#1|) (-10 -8 (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-1045)) (T -1044))
-NIL
-(-10 -8 (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) NIL)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 (-776 |#1| (-860 |#2|)))))) (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-3433 (((-641 $) (-641 (-776 |#1| (-860 |#2|)))) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112)) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112) (-112)) NIL)) (-3702 (((-641 (-860 |#2|)) $) NIL)) (-2663 (((-112) $) NIL)) (-3163 (((-112) $) NIL (|has| |#1| (-556)))) (-3714 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-3351 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-1367 (((-641 (-2 (|:| |val| (-776 |#1| (-860 |#2|))) (|:| -3418 $))) (-776 |#1| (-860 |#2|)) $) NIL)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ (-860 |#2|)) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3492 (($ (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 (-776 |#1| (-860 |#2|)) "failed") $ (-860 |#2|)) NIL)) (-1747 (($) NIL T CONST)) (-2921 (((-112) $) NIL (|has| |#1| (-556)))) (-1394 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2460 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3489 (((-112) $) NIL (|has| |#1| (-556)))) (-1963 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))) $ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-1411 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| |#1| (-556)))) (-1759 (((-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-2938 (($ (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-3176 (((-3 $ "failed") $) NIL)) (-3414 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-776 |#1| (-860 |#2|)) (-1094))))) (-3653 (($ (-776 |#1| (-860 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-776 |#1| (-860 |#2|))) (|:| |den| |#1|)) (-776 |#1| (-860 |#2|)) $) NIL (|has| |#1| (-556)))) (-4311 (((-112) (-776 |#1| (-860 |#2|)) $ (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-2174 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-1297 (((-776 |#1| (-860 |#2|)) (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $ (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (((-776 |#1| (-860 |#2|)) (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $ (-776 |#1| (-860 |#2|))) NIL (|has| $ (-6 -4407))) (((-776 |#1| (-860 |#2|)) (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-3237 (((-2 (|:| -1657 (-641 (-776 |#1| (-860 |#2|)))) (|:| -3455 (-641 (-776 |#1| (-860 |#2|))))) $) NIL)) (-1391 (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-4239 (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-3712 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-1624 (((-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1688 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-2809 (((-860 |#2|) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-776 |#1| (-860 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-776 |#1| (-860 |#2|)) (-1094))))) (-2613 (($ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) $) NIL)) (-1991 (((-641 (-860 |#2|)) $) NIL)) (-2779 (((-112) (-860 |#2|) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2843 (((-3 (-776 |#1| (-860 |#2|)) (-641 $)) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-4362 (((-641 (-2 (|:| |val| (-776 |#1| (-860 |#2|))) (|:| -3418 $))) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3676 (((-3 (-776 |#1| (-860 |#2|)) "failed") $) NIL)) (-2395 (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL)) (-2344 (((-3 (-112) (-641 $)) (-776 |#1| (-860 |#2|)) $) NIL)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-2925 (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-641 $)) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) (-641 $)) NIL)) (-3117 (($ (-776 |#1| (-860 |#2|)) $) NIL) (($ (-641 (-776 |#1| (-860 |#2|))) $) NIL)) (-1937 (((-641 (-776 |#1| (-860 |#2|))) $) NIL)) (-1575 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-1885 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3338 (((-112) $ $) NIL)) (-3725 (((-2 (|:| |num| (-776 |#1| (-860 |#2|))) (|:| |den| |#1|)) (-776 |#1| (-860 |#2|)) $) NIL (|has| |#1| (-556)))) (-3838 (((-112) (-776 |#1| (-860 |#2|)) $) NIL) (((-112) $) NIL)) (-3899 (((-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-3 (-776 |#1| (-860 |#2|)) "failed") $) NIL)) (-3645 (((-3 (-776 |#1| (-860 |#2|)) "failed") (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL)) (-3074 (((-3 $ "failed") $ (-776 |#1| (-860 |#2|))) NIL)) (-3157 (($ $ (-776 |#1| (-860 |#2|))) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) (-641 $)) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-641 $)) NIL)) (-1703 (((-112) (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-776 |#1| (-860 |#2|))) (-641 (-776 |#1| (-860 |#2|)))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ $ (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ $ (-294 (-776 |#1| (-860 |#2|)))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (($ $ (-641 (-294 (-776 |#1| (-860 |#2|))))) NIL (-12 (|has| (-776 |#1| (-860 |#2|)) (-309 (-776 |#1| (-860 |#2|)))) (|has| (-776 |#1| (-860 |#2|)) (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-3258 (((-767) $) NIL)) (-3879 (((-767) (-776 |#1| (-860 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-776 |#1| (-860 |#2|)) (-1094)))) (((-767) (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-776 |#1| (-860 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-776 |#1| (-860 |#2|)))) NIL)) (-4350 (($ $ (-860 |#2|)) NIL)) (-1659 (($ $ (-860 |#2|)) NIL)) (-4149 (($ $) NIL)) (-3025 (($ $ (-860 |#2|)) NIL)) (-2326 (((-858) $) NIL) (((-641 (-776 |#1| (-860 |#2|))) $) NIL)) (-1670 (((-767) $) NIL (|has| (-860 |#2|) (-368)))) (-1700 (((-112) $ $) NIL)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 (-776 |#1| (-860 |#2|))))) "failed") (-641 (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 (-776 |#1| (-860 |#2|))))) "failed") (-641 (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|))) (-1 (-112) (-776 |#1| (-860 |#2|)) (-776 |#1| (-860 |#2|)))) NIL)) (-1911 (((-112) $ (-1 (-112) (-776 |#1| (-860 |#2|)) (-641 (-776 |#1| (-860 |#2|))))) NIL)) (-2969 (((-641 $) (-776 |#1| (-860 |#2|)) $) NIL) (((-641 $) (-776 |#1| (-860 |#2|)) (-641 $)) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) $) NIL) (((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-641 $)) NIL)) (-4062 (((-112) (-1 (-112) (-776 |#1| (-860 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3347 (((-641 (-860 |#2|)) $) NIL)) (-2489 (((-112) (-776 |#1| (-860 |#2|)) $) NIL)) (-4335 (((-112) (-860 |#2|) $) NIL)) (-2876 (((-112) $ $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1042 |#1| |#2|) (-13 (-1065 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|))) (-10 -8 (-15 -3433 ((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112) (-112))))) (-452) (-641 (-1170))) (T -1042))
+((-3433 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452)) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1042 *5 *6)))))
+(-13 (-1065 |#1| (-531 (-860 |#2|)) (-860 |#2|) (-776 |#1| (-860 |#2|))) (-10 -8 (-15 -3433 ((-641 $) (-641 (-776 |#1| (-860 |#2|))) (-112) (-112)))))
+((-3215 (((-1 (-564)) (-1088 (-564))) 33)) (-3889 (((-564) (-564) (-564) (-564) (-564)) 30)) (-3387 (((-1 (-564)) |RationalNumber|) NIL)) (-3385 (((-1 (-564)) |RationalNumber|) NIL)) (-2994 (((-1 (-564)) (-564) |RationalNumber|) NIL)))
+(((-1043) (-10 -7 (-15 -3215 ((-1 (-564)) (-1088 (-564)))) (-15 -2994 ((-1 (-564)) (-564) |RationalNumber|)) (-15 -3387 ((-1 (-564)) |RationalNumber|)) (-15 -3385 ((-1 (-564)) |RationalNumber|)) (-15 -3889 ((-564) (-564) (-564) (-564) (-564))))) (T -1043))
+((-3889 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1043)))) (-3385 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))) (-3387 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))) (-2994 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)) (-5 *3 (-564)))) (-3215 (*1 *2 *3) (-12 (-5 *3 (-1088 (-564))) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
+(-10 -7 (-15 -3215 ((-1 (-564)) (-1088 (-564)))) (-15 -2994 ((-1 (-564)) (-564) |RationalNumber|)) (-15 -3387 ((-1 (-564)) |RationalNumber|)) (-15 -3385 ((-1 (-564)) |RationalNumber|)) (-15 -3889 ((-564) (-564) (-564) (-564) (-564))))
+((-2326 (((-858) $) NIL) (($ (-564)) 10)))
+(((-1044 |#1|) (-10 -8 (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-1045)) (T -1044))
+NIL
+(-10 -8 (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-1045) (-140)) (T -1045))
-((-1471 (*1 *2) (-12 (-4 *1 (-1045)) (-5 *2 (-767)))))
-(-13 (-1052) (-722) (-644 $) (-614 (-564)) (-10 -7 (-15 -1471 ((-767)) -3455) (-6 -4403)))
+((-3662 (*1 *2) (-12 (-4 *1 (-1045)) (-5 *2 (-767)))))
+(-13 (-1052) (-722) (-644 $) (-614 (-564)) (-10 -7 (-15 -3662 ((-767)) -4008) (-6 -4404)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-614 (-564)) . T) ((-611 (-858)) . T) ((-644 $) . T) ((-722) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3897 (((-407 (-948 |#2|)) (-641 |#2|) (-641 |#2|) (-767) (-767)) 60)))
-(((-1046 |#1| |#2|) (-10 -7 (-15 -3897 ((-407 (-948 |#2|)) (-641 |#2|) (-641 |#2|) (-767) (-767)))) (-1170) (-363)) (T -1046))
-((-3897 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-767)) (-4 *6 (-363)) (-5 *2 (-407 (-948 *6))) (-5 *1 (-1046 *5 *6)) (-14 *5 (-1170)))))
-(-10 -7 (-15 -3897 ((-407 (-948 |#2|)) (-641 |#2|) (-641 |#2|) (-767) (-767))))
-((-1495 (((-112) $) 40)) (-2405 (((-112) $) 17)) (-3618 (((-767) $) 13)) (-3631 (((-767) $) 14)) (-2327 (((-112) $) 30)) (-2256 (((-112) $) 42)))
-(((-1047 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -3631 ((-767) |#1|)) (-15 -3618 ((-767) |#1|)) (-15 -2256 ((-112) |#1|)) (-15 -1495 ((-112) |#1|)) (-15 -2327 ((-112) |#1|)) (-15 -2405 ((-112) |#1|))) (-1048 |#2| |#3| |#4| |#5| |#6|) (-767) (-767) (-1045) (-238 |#3| |#4|) (-238 |#2| |#4|)) (T -1047))
-NIL
-(-10 -8 (-15 -3631 ((-767) |#1|)) (-15 -3618 ((-767) |#1|)) (-15 -2256 ((-112) |#1|)) (-15 -1495 ((-112) |#1|)) (-15 -2327 ((-112) |#1|)) (-15 -2405 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1495 (((-112) $) 51)) (-1498 (((-3 $ "failed") $ $) 19)) (-2405 (((-112) $) 53)) (-3670 (((-112) $ (-767)) 61)) (-3500 (($) 17 T CONST)) (-3159 (($ $) 34 (|has| |#3| (-307)))) (-1441 ((|#4| $ (-564)) 39)) (-2828 (((-767) $) 33 (|has| |#3| (-556)))) (-4266 ((|#3| $ (-564) (-564)) 41)) (-3305 (((-641 |#3|) $) 68 (|has| $ (-6 -4406)))) (-2365 (((-767) $) 32 (|has| |#3| (-556)))) (-1511 (((-641 |#5|) $) 31 (|has| |#3| (-556)))) (-3618 (((-767) $) 45)) (-3631 (((-767) $) 44)) (-2587 (((-112) $ (-767)) 60)) (-2476 (((-564) $) 49)) (-2791 (((-564) $) 47)) (-1909 (((-641 |#3|) $) 69 (|has| $ (-6 -4406)))) (-3841 (((-112) |#3| $) 71 (-12 (|has| |#3| (-1094)) (|has| $ (-6 -4406))))) (-4030 (((-564) $) 48)) (-1980 (((-564) $) 46)) (-2259 (($ (-641 (-641 |#3|))) 54)) (-4326 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-2793 (((-641 (-641 |#3|)) $) 43)) (-2743 (((-112) $ (-767)) 59)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-556)))) (-2708 (((-112) (-1 (-112) |#3|) $) 66 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#3|) (-641 |#3|)) 75 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) 73 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 (-294 |#3|))) 72 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-1895 (((-112) $ $) 55)) (-1320 (((-112) $) 58)) (-1664 (($) 57)) (-4362 ((|#3| $ (-564) (-564)) 42) ((|#3| $ (-564) (-564) |#3|) 40)) (-2327 (((-112) $) 52)) (-3888 (((-767) |#3| $) 70 (-12 (|has| |#3| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#3|) $) 67 (|has| $ (-6 -4406)))) (-3817 (($ $) 56)) (-2104 ((|#5| $ (-564)) 38)) (-2350 (((-858) $) 11)) (-3073 (((-112) (-1 (-112) |#3|) $) 65 (|has| $ (-6 -4406)))) (-2256 (((-112) $) 50)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#3|) 35 (|has| |#3| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-2062 (((-767) $) 62 (|has| $ (-6 -4406)))))
+((-1745 (((-407 (-948 |#2|)) (-641 |#2|) (-641 |#2|) (-767) (-767)) 60)))
+(((-1046 |#1| |#2|) (-10 -7 (-15 -1745 ((-407 (-948 |#2|)) (-641 |#2|) (-641 |#2|) (-767) (-767)))) (-1170) (-363)) (T -1046))
+((-1745 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-767)) (-4 *6 (-363)) (-5 *2 (-407 (-948 *6))) (-5 *1 (-1046 *5 *6)) (-14 *5 (-1170)))))
+(-10 -7 (-15 -1745 ((-407 (-948 |#2|)) (-641 |#2|) (-641 |#2|) (-767) (-767))))
+((-4114 (((-112) $) 40)) (-1638 (((-112) $) 17)) (-4387 (((-767) $) 13)) (-1304 (((-767) $) 14)) (-2863 (((-112) $) 30)) (-2659 (((-112) $) 42)))
+(((-1047 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -1304 ((-767) |#1|)) (-15 -4387 ((-767) |#1|)) (-15 -2659 ((-112) |#1|)) (-15 -4114 ((-112) |#1|)) (-15 -2863 ((-112) |#1|)) (-15 -1638 ((-112) |#1|))) (-1048 |#2| |#3| |#4| |#5| |#6|) (-767) (-767) (-1045) (-238 |#3| |#4|) (-238 |#2| |#4|)) (T -1047))
+NIL
+(-10 -8 (-15 -1304 ((-767) |#1|)) (-15 -4387 ((-767) |#1|)) (-15 -2659 ((-112) |#1|)) (-15 -4114 ((-112) |#1|)) (-15 -2863 ((-112) |#1|)) (-15 -1638 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4114 (((-112) $) 52)) (-1318 (((-3 $ "failed") $ $) 20)) (-1638 (((-112) $) 54)) (-3073 (((-112) $ (-767)) 62)) (-1747 (($) 18 T CONST)) (-4179 (($ $) 35 (|has| |#3| (-307)))) (-1691 ((|#4| $ (-564)) 40)) (-4242 (((-767) $) 34 (|has| |#3| (-556)))) (-2562 ((|#3| $ (-564) (-564)) 42)) (-1624 (((-641 |#3|) $) 69 (|has| $ (-6 -4407)))) (-4178 (((-767) $) 33 (|has| |#3| (-556)))) (-2538 (((-641 |#5|) $) 32 (|has| |#3| (-556)))) (-4387 (((-767) $) 46)) (-1304 (((-767) $) 45)) (-1509 (((-112) $ (-767)) 61)) (-3345 (((-564) $) 50)) (-2767 (((-564) $) 48)) (-4276 (((-641 |#3|) $) 70 (|has| $ (-6 -4407)))) (-1363 (((-112) |#3| $) 72 (-12 (|has| |#3| (-1094)) (|has| $ (-6 -4407))))) (-2603 (((-564) $) 49)) (-2224 (((-564) $) 47)) (-2251 (($ (-641 (-641 |#3|))) 55)) (-2613 (($ (-1 |#3| |#3|) $) 65 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#3| |#3|) $) 64) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-2970 (((-641 (-641 |#3|)) $) 44)) (-4068 (((-112) $ (-767)) 60)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ |#3|) 37 (|has| |#3| (-556)))) (-1703 (((-112) (-1 (-112) |#3|) $) 67 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#3|) (-641 |#3|)) 76 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) 75 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) 74 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 (-294 |#3|))) 73 (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-2279 (((-112) $ $) 56)) (-4169 (((-112) $) 59)) (-1531 (($) 58)) (-4361 ((|#3| $ (-564) (-564)) 43) ((|#3| $ (-564) (-564) |#3|) 41)) (-2863 (((-112) $) 53)) (-3879 (((-767) |#3| $) 71 (-12 (|has| |#3| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#3|) $) 68 (|has| $ (-6 -4407)))) (-3774 (($ $) 57)) (-4331 ((|#5| $ (-564)) 39)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-4062 (((-112) (-1 (-112) |#3|) $) 66 (|has| $ (-6 -4407)))) (-2659 (((-112) $) 51)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#3|) 36 (|has| |#3| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#3| $) 24) (($ $ |#3|) 27)) (-2069 (((-767) $) 63 (|has| $ (-6 -4407)))))
(((-1048 |#1| |#2| |#3| |#4| |#5|) (-140) (-767) (-767) (-1045) (-238 |t#2| |t#3|) (-238 |t#1| |t#3|)) (T -1048))
-((-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)))) (-2259 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *5))) (-4 *5 (-1045)) (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)))) (-2405 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-2327 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-1495 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-2256 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-2476 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-4030 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-2791 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-1980 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-3618 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))) (-3631 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))) (-2793 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-641 (-641 *5))))) (-4362 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7)) (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)) (-4 *2 (-1045)))) (-4266 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7)) (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)) (-4 *2 (-1045)))) (-4362 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7)) (-4 *2 (-1045)) (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)))) (-1441 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *2 *7)) (-4 *6 (-1045)) (-4 *7 (-238 *4 *6)) (-4 *2 (-238 *5 *6)))) (-2104 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *7 *2)) (-4 *6 (-1045)) (-4 *7 (-238 *5 *6)) (-4 *2 (-238 *4 *6)))) (-4289 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)))) (-2537 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1048 *3 *4 *2 *5 *6)) (-4 *2 (-1045)) (-4 *5 (-238 *4 *2)) (-4 *6 (-238 *3 *2)) (-4 *2 (-556)))) (-3004 (*1 *1 *1 *2) (-12 (-4 *1 (-1048 *3 *4 *2 *5 *6)) (-4 *2 (-1045)) (-4 *5 (-238 *4 *2)) (-4 *6 (-238 *3 *2)) (-4 *2 (-363)))) (-3159 (*1 *1 *1) (-12 (-4 *1 (-1048 *2 *3 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *2 *4)) (-4 *4 (-307)))) (-2828 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556)) (-5 *2 (-767)))) (-2365 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556)) (-5 *2 (-767)))) (-1511 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556)) (-5 *2 (-641 *7)))))
-(-13 (-111 |t#3| |t#3|) (-489 |t#3|) (-10 -8 (-6 -4406) (IF (|has| |t#3| (-172)) (-6 (-713 |t#3|)) |%noBranch|) (-15 -2259 ($ (-641 (-641 |t#3|)))) (-15 -2405 ((-112) $)) (-15 -2327 ((-112) $)) (-15 -1495 ((-112) $)) (-15 -2256 ((-112) $)) (-15 -2476 ((-564) $)) (-15 -4030 ((-564) $)) (-15 -2791 ((-564) $)) (-15 -1980 ((-564) $)) (-15 -3618 ((-767) $)) (-15 -3631 ((-767) $)) (-15 -2793 ((-641 (-641 |t#3|)) $)) (-15 -4362 (|t#3| $ (-564) (-564))) (-15 -4266 (|t#3| $ (-564) (-564))) (-15 -4362 (|t#3| $ (-564) (-564) |t#3|)) (-15 -1441 (|t#4| $ (-564))) (-15 -2104 (|t#5| $ (-564))) (-15 -4289 ($ (-1 |t#3| |t#3|) $)) (-15 -4289 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-556)) (-15 -2537 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-363)) (-15 -3004 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-307)) (-15 -3159 ($ $)) |%noBranch|) (IF (|has| |t#3| (-556)) (PROGN (-15 -2828 ((-767) $)) (-15 -2365 ((-767) $)) (-15 -1511 ((-641 |t#5|) $))) |%noBranch|)))
+((-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)))) (-2251 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *5))) (-4 *5 (-1045)) (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)))) (-1638 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-2863 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-4114 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-2659 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))) (-3345 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-2603 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-2767 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-2224 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))) (-4387 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))) (-1304 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))) (-2970 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-641 (-641 *5))))) (-4361 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7)) (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)) (-4 *2 (-1045)))) (-2562 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7)) (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)) (-4 *2 (-1045)))) (-4361 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7)) (-4 *2 (-1045)) (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)))) (-1691 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *2 *7)) (-4 *6 (-1045)) (-4 *7 (-238 *4 *6)) (-4 *2 (-238 *5 *6)))) (-4331 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *7 *2)) (-4 *6 (-1045)) (-4 *7 (-238 *5 *6)) (-4 *2 (-238 *4 *6)))) (-4271 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)))) (-2501 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1048 *3 *4 *2 *5 *6)) (-4 *2 (-1045)) (-4 *5 (-238 *4 *2)) (-4 *6 (-238 *3 *2)) (-4 *2 (-556)))) (-2992 (*1 *1 *1 *2) (-12 (-4 *1 (-1048 *3 *4 *2 *5 *6)) (-4 *2 (-1045)) (-4 *5 (-238 *4 *2)) (-4 *6 (-238 *3 *2)) (-4 *2 (-363)))) (-4179 (*1 *1 *1) (-12 (-4 *1 (-1048 *2 *3 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *2 *4)) (-4 *4 (-307)))) (-4242 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556)) (-5 *2 (-767)))) (-4178 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556)) (-5 *2 (-767)))) (-2538 (*1 *2 *1) (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045)) (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556)) (-5 *2 (-641 *7)))))
+(-13 (-111 |t#3| |t#3|) (-489 |t#3|) (-10 -8 (-6 -4407) (IF (|has| |t#3| (-172)) (-6 (-713 |t#3|)) |%noBranch|) (-15 -2251 ($ (-641 (-641 |t#3|)))) (-15 -1638 ((-112) $)) (-15 -2863 ((-112) $)) (-15 -4114 ((-112) $)) (-15 -2659 ((-112) $)) (-15 -3345 ((-564) $)) (-15 -2603 ((-564) $)) (-15 -2767 ((-564) $)) (-15 -2224 ((-564) $)) (-15 -4387 ((-767) $)) (-15 -1304 ((-767) $)) (-15 -2970 ((-641 (-641 |t#3|)) $)) (-15 -4361 (|t#3| $ (-564) (-564))) (-15 -2562 (|t#3| $ (-564) (-564))) (-15 -4361 (|t#3| $ (-564) (-564) |t#3|)) (-15 -1691 (|t#4| $ (-564))) (-15 -4331 (|t#5| $ (-564))) (-15 -4271 ($ (-1 |t#3| |t#3|) $)) (-15 -4271 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-556)) (-15 -2501 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-363)) (-15 -2992 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-307)) (-15 -4179 ($ $)) |%noBranch|) (IF (|has| |t#3| (-556)) (PROGN (-15 -4242 ((-767) $)) (-15 -4178 ((-767) $)) (-15 -2538 ((-641 |t#5|) $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-102) . T) ((-111 |#3| |#3|) . T) ((-131) . T) ((-611 (-858)) . T) ((-309 |#3|) -12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))) ((-489 |#3|) . T) ((-514 |#3| |#3|) -12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))) ((-644 |#3|) . T) ((-713 |#3|) |has| |#3| (-172)) ((-1051 |#3|) . T) ((-1094) . T) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1495 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2405 (((-112) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3500 (($) NIL T CONST)) (-3159 (($ $) 47 (|has| |#3| (-307)))) (-1441 (((-240 |#2| |#3|) $ (-564)) 36)) (-3917 (($ (-685 |#3|)) 45)) (-2828 (((-767) $) 49 (|has| |#3| (-556)))) (-4266 ((|#3| $ (-564) (-564)) NIL)) (-3305 (((-641 |#3|) $) NIL (|has| $ (-6 -4406)))) (-2365 (((-767) $) 51 (|has| |#3| (-556)))) (-1511 (((-641 (-240 |#1| |#3|)) $) 55 (|has| |#3| (-556)))) (-3618 (((-767) $) NIL)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-2476 (((-564) $) NIL)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#3|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-4030 (((-564) $) NIL)) (-1980 (((-564) $) NIL)) (-2259 (($ (-641 (-641 |#3|))) 31)) (-4326 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-2793 (((-641 (-641 |#3|)) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-556)))) (-2708 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#3|) (-641 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 (-294 |#3|))) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#3| $ (-564) (-564)) NIL) ((|#3| $ (-564) (-564) |#3|) NIL)) (-4228 (((-134)) 59 (|has| |#3| (-363)))) (-2327 (((-112) $) NIL)) (-3888 (((-767) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094)))) (((-767) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) 65 (|has| |#3| (-612 (-536))))) (-2104 (((-240 |#1| |#3|) $ (-564)) 40)) (-2350 (((-858) $) 19) (((-685 |#3|) $) 42)) (-3073 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-2256 (((-112) $) NIL)) (-2414 (($) 16 T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#3|) NIL (|has| |#3| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1049 |#1| |#2| |#3|) (-13 (-1048 |#1| |#2| |#3| (-240 |#2| |#3|) (-240 |#1| |#3|)) (-611 (-685 |#3|)) (-10 -8 (IF (|has| |#3| (-363)) (-6 (-1266 |#3|)) |%noBranch|) (IF (|has| |#3| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (-15 -3917 ($ (-685 |#3|))))) (-767) (-767) (-1045)) (T -1049))
-((-3917 (*1 *1 *2) (-12 (-5 *2 (-685 *5)) (-4 *5 (-1045)) (-5 *1 (-1049 *3 *4 *5)) (-14 *3 (-767)) (-14 *4 (-767)))))
-(-13 (-1048 |#1| |#2| |#3| (-240 |#2| |#3|) (-240 |#1| |#3|)) (-611 (-685 |#3|)) (-10 -8 (IF (|has| |#3| (-363)) (-6 (-1266 |#3|)) |%noBranch|) (IF (|has| |#3| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (-15 -3917 ($ (-685 |#3|)))))
-((-2965 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 36)) (-4289 ((|#10| (-1 |#7| |#3|) |#6|) 34)))
-(((-1050 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -4289 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2965 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-767) (-767) (-1045) (-238 |#2| |#3|) (-238 |#1| |#3|) (-1048 |#1| |#2| |#3| |#4| |#5|) (-1045) (-238 |#2| |#7|) (-238 |#1| |#7|) (-1048 |#1| |#2| |#7| |#8| |#9|)) (T -1050))
-((-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1045)) (-4 *2 (-1045)) (-14 *5 (-767)) (-14 *6 (-767)) (-4 *8 (-238 *6 *7)) (-4 *9 (-238 *5 *7)) (-4 *10 (-238 *6 *2)) (-4 *11 (-238 *5 *2)) (-5 *1 (-1050 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-1048 *5 *6 *7 *8 *9)) (-4 *12 (-1048 *5 *6 *2 *10 *11)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-1045)) (-4 *10 (-1045)) (-14 *5 (-767)) (-14 *6 (-767)) (-4 *8 (-238 *6 *7)) (-4 *9 (-238 *5 *7)) (-4 *2 (-1048 *5 *6 *10 *11 *12)) (-5 *1 (-1050 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-1048 *5 *6 *7 *8 *9)) (-4 *11 (-238 *6 *10)) (-4 *12 (-238 *5 *10)))))
-(-10 -7 (-15 -4289 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -2965 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ |#1|) 23)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4114 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1638 (((-112) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-1747 (($) NIL T CONST)) (-4179 (($ $) 47 (|has| |#3| (-307)))) (-1691 (((-240 |#2| |#3|) $ (-564)) 36)) (-2958 (($ (-685 |#3|)) 45)) (-4242 (((-767) $) 49 (|has| |#3| (-556)))) (-2562 ((|#3| $ (-564) (-564)) NIL)) (-1624 (((-641 |#3|) $) NIL (|has| $ (-6 -4407)))) (-4178 (((-767) $) 51 (|has| |#3| (-556)))) (-2538 (((-641 (-240 |#1| |#3|)) $) 55 (|has| |#3| (-556)))) (-4387 (((-767) $) NIL)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3345 (((-564) $) NIL)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#3|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-2603 (((-564) $) NIL)) (-2224 (((-564) $) NIL)) (-2251 (($ (-641 (-641 |#3|))) 31)) (-2613 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-2970 (((-641 (-641 |#3|)) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-556)))) (-1703 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#3|) (-641 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 (-294 |#3|))) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#3| $ (-564) (-564)) NIL) ((|#3| $ (-564) (-564) |#3|) NIL)) (-2476 (((-134)) 59 (|has| |#3| (-363)))) (-2863 (((-112) $) NIL)) (-3879 (((-767) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094)))) (((-767) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) 65 (|has| |#3| (-612 (-536))))) (-4331 (((-240 |#1| |#3|) $ (-564)) 40)) (-2326 (((-858) $) 19) (((-685 |#3|) $) 42)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-2659 (((-112) $) NIL)) (-2409 (($) 16 T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#3|) NIL (|has| |#3| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1049 |#1| |#2| |#3|) (-13 (-1048 |#1| |#2| |#3| (-240 |#2| |#3|) (-240 |#1| |#3|)) (-611 (-685 |#3|)) (-10 -8 (IF (|has| |#3| (-363)) (-6 (-1266 |#3|)) |%noBranch|) (IF (|has| |#3| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (-15 -2958 ($ (-685 |#3|))))) (-767) (-767) (-1045)) (T -1049))
+((-2958 (*1 *1 *2) (-12 (-5 *2 (-685 *5)) (-4 *5 (-1045)) (-5 *1 (-1049 *3 *4 *5)) (-14 *3 (-767)) (-14 *4 (-767)))))
+(-13 (-1048 |#1| |#2| |#3| (-240 |#2| |#3|) (-240 |#1| |#3|)) (-611 (-685 |#3|)) (-10 -8 (IF (|has| |#3| (-363)) (-6 (-1266 |#3|)) |%noBranch|) (IF (|has| |#3| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|) (-15 -2958 ($ (-685 |#3|)))))
+((-1297 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 36)) (-4271 ((|#10| (-1 |#7| |#3|) |#6|) 34)))
+(((-1050 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -4271 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -1297 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-767) (-767) (-1045) (-238 |#2| |#3|) (-238 |#1| |#3|) (-1048 |#1| |#2| |#3| |#4| |#5|) (-1045) (-238 |#2| |#7|) (-238 |#1| |#7|) (-1048 |#1| |#2| |#7| |#8| |#9|)) (T -1050))
+((-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1045)) (-4 *2 (-1045)) (-14 *5 (-767)) (-14 *6 (-767)) (-4 *8 (-238 *6 *7)) (-4 *9 (-238 *5 *7)) (-4 *10 (-238 *6 *2)) (-4 *11 (-238 *5 *2)) (-5 *1 (-1050 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-1048 *5 *6 *7 *8 *9)) (-4 *12 (-1048 *5 *6 *2 *10 *11)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-1045)) (-4 *10 (-1045)) (-14 *5 (-767)) (-14 *6 (-767)) (-4 *8 (-238 *6 *7)) (-4 *9 (-238 *5 *7)) (-4 *2 (-1048 *5 *6 *10 *11 *12)) (-5 *1 (-1050 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-1048 *5 *6 *7 *8 *9)) (-4 *11 (-238 *6 *10)) (-4 *12 (-238 *5 *10)))))
+(-10 -7 (-15 -4271 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -1297 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ |#1|) 24)))
(((-1051 |#1|) (-140) (-1052)) (T -1051))
((* (*1 *1 *1 *2) (-12 (-4 *1 (-1051 *2)) (-4 *2 (-1052)))))
(-13 (-21) (-10 -8 (-15 * ($ $ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-1052) (-140)) (T -1052))
NIL
(-13 (-21) (-1106))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-131) . T) ((-611 (-858)) . T) ((-1106) . T) ((-1094) . T))
-((-3309 (($ $) 17)) (-1853 (($ $) 25)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 54)) (-1464 (($ $) 27)) (-2583 (($ $) 12)) (-2630 (($ $) 43)) (-4344 (((-379) $) NIL) (((-225) $) NIL) (((-888 (-379)) $) 36)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 31) (($ (-564)) NIL) (($ (-407 (-564))) 31)) (-1471 (((-767)) 9)) (-2779 (($ $) 44)))
-(((-1053 |#1|) (-10 -8 (-15 -1853 (|#1| |#1|)) (-15 -3309 (|#1| |#1|)) (-15 -2583 (|#1| |#1|)) (-15 -2630 (|#1| |#1|)) (-15 -2779 (|#1| |#1|)) (-15 -1464 (|#1| |#1|)) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| (-564))) (-15 -4344 ((-225) |#1|)) (-15 -4344 ((-379) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| |#1|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-1054)) (T -1053))
-((-1471 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1053 *3)) (-4 *3 (-1054)))))
-(-10 -8 (-15 -1853 (|#1| |#1|)) (-15 -3309 (|#1| |#1|)) (-15 -2583 (|#1| |#1|)) (-15 -2630 (|#1| |#1|)) (-15 -2779 (|#1| |#1|)) (-15 -1464 (|#1| |#1|)) (-15 -3206 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| (-564))) (-15 -4344 ((-225) |#1|)) (-15 -4344 ((-379) |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| |#1|)) (-15 -1471 ((-767))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3005 (((-564) $) 90)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-3309 (($ $) 88)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-3605 (($ $) 98)) (-2697 (((-112) $ $) 60)) (-3415 (((-564) $) 115)) (-3500 (($) 17 T CONST)) (-1853 (($ $) 87)) (-4201 (((-3 (-564) "failed") $) 103) (((-3 (-407 (-564)) "failed") $) 100)) (-2961 (((-564) $) 104) (((-407 (-564)) $) 101)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3037 (((-112) $) 72)) (-4119 (((-112) $) 113)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 94)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 97)) (-1464 (($ $) 93)) (-2131 (((-112) $) 114)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3142 (($ $ $) 112)) (-1515 (($ $ $) 111)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-2583 (($ $) 89)) (-2630 (($ $) 91)) (-3595 (((-418 $) $) 75)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-4344 (((-379) $) 106) (((-225) $) 105) (((-888 (-379)) $) 95)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67) (($ (-564)) 102) (($ (-407 (-564))) 99)) (-1471 (((-767)) 28 T CONST)) (-2779 (($ $) 92)) (-2502 (((-112) $ $) 40)) (-3453 (($ $) 116)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2945 (((-112) $ $) 109)) (-2922 (((-112) $ $) 108)) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 110)) (-2912 (((-112) $ $) 107)) (-3004 (($ $ $) 66)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70) (($ $ (-407 (-564))) 96)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68)))
+((-1353 (($ $) 17)) (-1972 (($ $) 25)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 54)) (-4158 (($ $) 27)) (-4125 (($ $) 12)) (-4256 (($ $) 43)) (-4327 (((-379) $) NIL) (((-225) $) NIL) (((-888 (-379)) $) 36)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL) (($ (-407 (-564))) 31) (($ (-564)) NIL) (($ (-407 (-564))) 31)) (-3662 (((-767)) 9)) (-4328 (($ $) 44)))
+(((-1053 |#1|) (-10 -8 (-15 -1972 (|#1| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -4125 (|#1| |#1|)) (-15 -4256 (|#1| |#1|)) (-15 -4328 (|#1| |#1|)) (-15 -4158 (|#1| |#1|)) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| (-564))) (-15 -4327 ((-225) |#1|)) (-15 -4327 ((-379) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| |#1|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-1054)) (T -1053))
+((-3662 (*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1053 *3)) (-4 *3 (-1054)))))
+(-10 -8 (-15 -1972 (|#1| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -4125 (|#1| |#1|)) (-15 -4256 (|#1| |#1|)) (-15 -4328 (|#1| |#1|)) (-15 -4158 (|#1| |#1|)) (-15 -3960 ((-885 (-379) |#1|) |#1| (-888 (-379)) (-885 (-379) |#1|))) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| (-564))) (-15 -4327 ((-225) |#1|)) (-15 -4327 ((-379) |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| |#1|)) (-15 -3662 ((-767))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4302 (((-564) $) 91)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1353 (($ $) 89)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3557 (($ $) 99)) (-3143 (((-112) $ $) 61)) (-1336 (((-564) $) 116)) (-1747 (($) 18 T CONST)) (-1972 (($ $) 88)) (-4180 (((-3 (-564) "failed") $) 104) (((-3 (-407 (-564)) "failed") $) 101)) (-2938 (((-564) $) 105) (((-407 (-564)) $) 102)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-4218 (((-112) $) 73)) (-3530 (((-112) $) 114)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 95)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 98)) (-4158 (($ $) 94)) (-4371 (((-112) $) 115)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-1469 (($ $ $) 113)) (-1530 (($ $ $) 112)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-4125 (($ $) 90)) (-4256 (($ $) 92)) (-3546 (((-418 $) $) 76)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-4327 (((-379) $) 107) (((-225) $) 106) (((-888 (-379)) $) 96)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68) (($ (-564)) 103) (($ (-407 (-564))) 100)) (-3662 (((-767)) 29 T CONST)) (-4328 (($ $) 93)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2007 (($ $) 117)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2932 (((-112) $ $) 110)) (-2909 (((-112) $ $) 109)) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 111)) (-2897 (((-112) $ $) 108)) (-2992 (($ $ $) 67)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71) (($ $ (-407 (-564))) 97)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69)))
(((-1054) (-140)) (T -1054))
-((-3453 (*1 *1 *1) (-4 *1 (-1054))) (-1464 (*1 *1 *1) (-4 *1 (-1054))) (-2779 (*1 *1 *1) (-4 *1 (-1054))) (-2630 (*1 *1 *1) (-4 *1 (-1054))) (-3005 (*1 *2 *1) (-12 (-4 *1 (-1054)) (-5 *2 (-564)))) (-2583 (*1 *1 *1) (-4 *1 (-1054))) (-3309 (*1 *1 *1) (-4 *1 (-1054))) (-1853 (*1 *1 *1) (-4 *1 (-1054))))
-(-13 (-363) (-844) (-1018) (-1034 (-564)) (-1034 (-407 (-564))) (-998) (-612 (-888 (-379))) (-882 (-379)) (-147) (-10 -8 (-15 -1464 ($ $)) (-15 -2779 ($ $)) (-15 -2630 ($ $)) (-15 -3005 ((-564) $)) (-15 -2583 ($ $)) (-15 -3309 ($ $)) (-15 -1853 ($ $)) (-15 -3453 ($ $))))
+((-2007 (*1 *1 *1) (-4 *1 (-1054))) (-4158 (*1 *1 *1) (-4 *1 (-1054))) (-4328 (*1 *1 *1) (-4 *1 (-1054))) (-4256 (*1 *1 *1) (-4 *1 (-1054))) (-4302 (*1 *2 *1) (-12 (-4 *1 (-1054)) (-5 *2 (-564)))) (-4125 (*1 *1 *1) (-4 *1 (-1054))) (-1353 (*1 *1 *1) (-4 *1 (-1054))) (-1972 (*1 *1 *1) (-4 *1 (-1054))))
+(-13 (-363) (-844) (-1018) (-1034 (-564)) (-1034 (-407 (-564))) (-998) (-612 (-888 (-379))) (-882 (-379)) (-147) (-10 -8 (-15 -4158 ($ $)) (-15 -4328 ($ $)) (-15 -4256 ($ $)) (-15 -4302 ((-564) $)) (-15 -4125 ($ $)) (-15 -1353 ($ $)) (-15 -1972 ($ $)) (-15 -2007 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 $ $) . T) ((-131) . T) ((-147) . T) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-612 (-225)) . T) ((-612 (-379)) . T) ((-612 (-888 (-379))) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 $) . T) ((-722) . T) ((-787) . T) ((-788) . T) ((-790) . T) ((-791) . T) ((-844) . T) ((-846) . T) ((-882 (-379)) . T) ((-916) . T) ((-998) . T) ((-1018) . T) ((-1034 (-407 (-564))) . T) ((-1034 (-564)) . T) ((-1051 #0#) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) |#2| $) 26)) (-3148 ((|#1| $) 10)) (-3415 (((-564) |#2| $) 114)) (-1553 (((-3 $ "failed") |#2| (-917)) 75)) (-4251 ((|#1| $) 31)) (-3495 ((|#1| |#2| $ |#1|) 40)) (-3388 (($ $) 28)) (-1654 (((-3 |#2| "failed") |#2| $) 110)) (-4119 (((-112) |#2| $) NIL)) (-2131 (((-112) |#2| $) NIL)) (-1918 (((-112) |#2| $) 27)) (-3200 ((|#1| $) 115)) (-4242 ((|#1| $) 30)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1474 ((|#2| $) 102)) (-2350 (((-858) $) 94)) (-3613 ((|#1| |#2| $ |#1|) 41)) (-2474 (((-641 $) |#2|) 77)) (-2893 (((-112) $ $) 97)))
-(((-1055 |#1| |#2|) (-13 (-1062 |#1| |#2|) (-10 -8 (-15 -4242 (|#1| $)) (-15 -4251 (|#1| $)) (-15 -3148 (|#1| $)) (-15 -3200 (|#1| $)) (-15 -3388 ($ $)) (-15 -1918 ((-112) |#2| $)) (-15 -3495 (|#1| |#2| $ |#1|)))) (-13 (-844) (-363)) (-1235 |#1|)) (T -1055))
-((-3495 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-4242 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-4251 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-3148 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-3200 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-3388 (*1 *1 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-1918 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-844) (-363))) (-5 *2 (-112)) (-5 *1 (-1055 *4 *3)) (-4 *3 (-1235 *4)))))
-(-13 (-1062 |#1| |#2|) (-10 -8 (-15 -4242 (|#1| $)) (-15 -4251 (|#1| $)) (-15 -3148 (|#1| $)) (-15 -3200 (|#1| $)) (-15 -3388 ($ $)) (-15 -1918 ((-112) |#2| $)) (-15 -3495 (|#1| |#2| $ |#1|))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-2926 (($ $ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2192 (($ $ $ $) NIL)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3415 (((-564) $) NIL)) (-2336 (($ $ $) NIL)) (-3500 (($) NIL T CONST)) (-2672 (($ (-1170)) 10) (($ (-564)) 7)) (-4201 (((-3 (-564) "failed") $) NIL)) (-2961 (((-564) $) NIL)) (-2577 (($ $ $) NIL)) (-2202 (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL)) (-2271 (((-112) $) NIL)) (-3956 (((-407 (-564)) $) NIL)) (-3038 (($) NIL) (($ $) NIL)) (-2560 (($ $ $) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-1682 (($ $ $ $) NIL)) (-2230 (($ $ $) NIL)) (-4119 (((-112) $) NIL)) (-1797 (($ $ $) NIL)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-4035 (((-112) $) NIL)) (-2220 (((-112) $) NIL)) (-1993 (((-3 $ "failed") $) NIL)) (-2131 (((-112) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3365 (($ $ $ $) NIL)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-2787 (($ $) NIL)) (-4029 (($ $) NIL)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3315 (($ $ $) NIL)) (-3978 (($) NIL T CONST)) (-4281 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4224 (($ $) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2482 (((-112) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-3735 (($ $ (-767)) NIL) (($ $) NIL)) (-2711 (($ $) NIL)) (-3817 (($ $) NIL)) (-4344 (((-564) $) 16) (((-536) $) NIL) (((-888 (-564)) $) NIL) (((-379) $) NIL) (((-225) $) NIL) (($ (-1170)) 9)) (-2350 (((-858) $) 23) (($ (-564)) 6) (($ $) NIL) (($ (-564)) 6)) (-1471 (((-767)) NIL T CONST)) (-4177 (((-112) $ $) NIL)) (-2038 (($ $ $) NIL)) (-2940 (($) NIL)) (-2502 (((-112) $ $) NIL)) (-2481 (($ $ $ $) NIL)) (-3453 (($ $) NIL)) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)) (-2992 (($ $) 22) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
-(((-1056) (-13 (-545) (-616 (-1170)) (-10 -8 (-6 -4393) (-6 -4398) (-6 -4394) (-15 -2672 ($ (-1170))) (-15 -2672 ($ (-564)))))) (T -1056))
-((-2672 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1056)))) (-2672 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1056)))))
-(-13 (-545) (-616 (-1170)) (-10 -8 (-6 -4393) (-6 -4398) (-6 -4394) (-15 -2672 ($ (-1170))) (-15 -2672 ($ (-564)))))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-3034 (((-1264) $ (-1170) (-1170)) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-2508 (($) 9)) (-3797 (((-52) $ (-1170) (-52)) NIL)) (-2251 (($ $) 32)) (-4252 (($ $) 30)) (-2115 (($ $) 29)) (-2032 (($ $) 31)) (-3438 (($ $) 35)) (-3250 (($ $) 36)) (-3810 (($ $) 28)) (-3247 (($ $) 33)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) 27 (|has| $ (-6 -4406)))) (-2249 (((-3 (-52) "failed") (-1170) $) 43)) (-3500 (($) NIL T CONST)) (-2838 (($) 7)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-2670 (($ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) 53 (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-3 (-52) "failed") (-1170) $) NIL)) (-3682 (($ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406)))) (-1877 (((-3 (-1152) "failed") $ (-1152) (-564)) 74)) (-4335 (((-52) $ (-1170) (-52)) NIL (|has| $ (-6 -4407)))) (-4266 (((-52) $ (-1170)) NIL)) (-3305 (((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-641 (-52)) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-1170) $) NIL (|has| (-1170) (-846)))) (-1909 (((-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) 38 (|has| $ (-6 -4406))) (((-641 (-52)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094))))) (-1588 (((-1170) $) NIL (|has| (-1170) (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-1411 (((-641 (-1170)) $) NIL)) (-3748 (((-112) (-1170) $) NIL)) (-3224 (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL)) (-2714 (($ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) 46)) (-3932 (((-641 (-1170)) $) NIL)) (-2861 (((-112) (-1170) $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-1610 (((-379) $ (-1170)) 52)) (-3593 (((-641 (-1152)) $ (-1152)) 76)) (-3181 (((-52) $) NIL (|has| (-1170) (-846)))) (-2421 (((-3 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) "failed") (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL)) (-1324 (($ $ (-52)) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-294 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL (-12 (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-309 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (($ $ (-641 (-52)) (-641 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-294 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-641 (-294 (-52)))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094))))) (-2666 (((-641 (-52)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 (((-52) $ (-1170)) NIL) (((-52) $ (-1170) (-52)) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-2906 (($ $ (-1170)) 54)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094)))) (((-767) (-52) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-52) (-1094)))) (((-767) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) 40)) (-3580 (($ $ $) 41)) (-2350 (((-858) $) NIL (-2750 (|has| (-52) (-611 (-858))) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-611 (-858)))))) (-2712 (($ $ (-1170) (-379)) 50)) (-1817 (($ $ (-1170) (-379)) 51)) (-3023 (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 (-1170)) (|:| -3726 (-52)))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-52) (-1094)) (|has| (-2 (|:| -3058 (-1170)) (|:| -3726 (-52))) (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1057) (-13 (-1185 (-1170) (-52)) (-10 -8 (-15 -3580 ($ $ $)) (-15 -2838 ($)) (-15 -3810 ($ $)) (-15 -2115 ($ $)) (-15 -4252 ($ $)) (-15 -2032 ($ $)) (-15 -3247 ($ $)) (-15 -2251 ($ $)) (-15 -3438 ($ $)) (-15 -3250 ($ $)) (-15 -2712 ($ $ (-1170) (-379))) (-15 -1817 ($ $ (-1170) (-379))) (-15 -1610 ((-379) $ (-1170))) (-15 -3593 ((-641 (-1152)) $ (-1152))) (-15 -2906 ($ $ (-1170))) (-15 -2508 ($)) (-15 -1877 ((-3 (-1152) "failed") $ (-1152) (-564))) (-6 -4406)))) (T -1057))
-((-3580 (*1 *1 *1 *1) (-5 *1 (-1057))) (-2838 (*1 *1) (-5 *1 (-1057))) (-3810 (*1 *1 *1) (-5 *1 (-1057))) (-2115 (*1 *1 *1) (-5 *1 (-1057))) (-4252 (*1 *1 *1) (-5 *1 (-1057))) (-2032 (*1 *1 *1) (-5 *1 (-1057))) (-3247 (*1 *1 *1) (-5 *1 (-1057))) (-2251 (*1 *1 *1) (-5 *1 (-1057))) (-3438 (*1 *1 *1) (-5 *1 (-1057))) (-3250 (*1 *1 *1) (-5 *1 (-1057))) (-2712 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))) (-1817 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))) (-1610 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-379)) (-5 *1 (-1057)))) (-3593 (*1 *2 *1 *3) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1057)) (-5 *3 (-1152)))) (-2906 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1057)))) (-2508 (*1 *1) (-5 *1 (-1057))) (-1877 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-1057)))))
-(-13 (-1185 (-1170) (-52)) (-10 -8 (-15 -3580 ($ $ $)) (-15 -2838 ($)) (-15 -3810 ($ $)) (-15 -2115 ($ $)) (-15 -4252 ($ $)) (-15 -2032 ($ $)) (-15 -3247 ($ $)) (-15 -2251 ($ $)) (-15 -3438 ($ $)) (-15 -3250 ($ $)) (-15 -2712 ($ $ (-1170) (-379))) (-15 -1817 ($ $ (-1170) (-379))) (-15 -1610 ((-379) $ (-1170))) (-15 -3593 ((-641 (-1152)) $ (-1152))) (-15 -2906 ($ $ (-1170))) (-15 -2508 ($)) (-15 -1877 ((-3 (-1152) "failed") $ (-1152) (-564))) (-6 -4406)))
-((-1353 (($ $) 46)) (-2382 (((-112) $ $) 80)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-948 (-407 (-564)))) 248) (((-3 $ "failed") (-948 (-564))) 247) (((-3 $ "failed") (-948 |#2|)) 250)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) NIL) (((-564) $) NIL) ((|#4| $) NIL) (($ (-948 (-407 (-564)))) 236) (($ (-948 (-564))) 232) (($ (-948 |#2|)) 252)) (-3900 (($ $) NIL) (($ $ |#4|) 44)) (-3803 (((-112) $ $) 126) (((-112) $ (-641 $)) 130)) (-3852 (((-112) $) 60)) (-2454 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 120)) (-2810 (($ $) 155)) (-4069 (($ $) 151)) (-2003 (($ $) 150)) (-2658 (($ $ $) 85) (($ $ $ |#4|) 90)) (-1346 (($ $ $) 88) (($ $ $ |#4|) 92)) (-3929 (((-112) $ $) 138) (((-112) $ (-641 $)) 139)) (-3377 ((|#4| $) 32)) (-2130 (($ $ $) 123)) (-3072 (((-112) $) 59)) (-2260 (((-767) $) 35)) (-2496 (($ $) 169)) (-2248 (($ $) 166)) (-3707 (((-641 $) $) 72)) (-4249 (($ $) 62)) (-2664 (($ $) 162)) (-1710 (((-641 $) $) 69)) (-1886 (($ $) 64)) (-3876 ((|#2| $) NIL) (($ $ |#4|) 39)) (-1731 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1760 (-767))) $ $) 125)) (-2101 (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $) 121) (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $ |#4|) 122)) (-3758 (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $) 116) (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $ |#4|) 118)) (-1659 (($ $ $) 95) (($ $ $ |#4|) 103)) (-3984 (($ $ $) 96) (($ $ $ |#4|) 104)) (-3903 (((-641 $) $) 54)) (-3214 (((-112) $ $) 135) (((-112) $ (-641 $)) 136)) (-2825 (($ $ $) 111)) (-3978 (($ $) 37)) (-1420 (((-112) $ $) 78)) (-3750 (((-112) $ $) 131) (((-112) $ (-641 $)) 133)) (-2339 (($ $ $) 109)) (-2586 (($ $) 41)) (-3238 ((|#2| |#2| $) 159) (($ (-641 $)) NIL) (($ $ $) NIL)) (-2619 (($ $ |#2|) NIL) (($ $ $) 148)) (-1901 (($ $ |#2|) 143) (($ $ $) 146)) (-2987 (($ $) 49)) (-2754 (($ $) 55)) (-4344 (((-888 (-379)) $) NIL) (((-888 (-564)) $) NIL) (((-536) $) NIL) (($ (-948 (-407 (-564)))) 238) (($ (-948 (-564))) 234) (($ (-948 |#2|)) 249) (((-1152) $) 277) (((-948 |#2|) $) 179)) (-2350 (((-858) $) 29) (($ (-564)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-948 |#2|) $) 180) (($ (-407 (-564))) NIL) (($ $) NIL)) (-2276 (((-3 (-112) "failed") $ $) 77)))
-(((-1058 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2350 (|#1| |#1|)) (-15 -3238 (|#1| |#1| |#1|)) (-15 -3238 (|#1| (-641 |#1|))) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 ((-948 |#2|) |#1|)) (-15 -4344 ((-948 |#2|) |#1|)) (-15 -4344 ((-1152) |#1|)) (-15 -2496 (|#1| |#1|)) (-15 -2248 (|#1| |#1|)) (-15 -2664 (|#1| |#1|)) (-15 -2810 (|#1| |#1|)) (-15 -3238 (|#2| |#2| |#1|)) (-15 -2619 (|#1| |#1| |#1|)) (-15 -1901 (|#1| |#1| |#1|)) (-15 -2619 (|#1| |#1| |#2|)) (-15 -1901 (|#1| |#1| |#2|)) (-15 -4069 (|#1| |#1|)) (-15 -2003 (|#1| |#1|)) (-15 -4344 (|#1| (-948 |#2|))) (-15 -2961 (|#1| (-948 |#2|))) (-15 -4201 ((-3 |#1| "failed") (-948 |#2|))) (-15 -4344 (|#1| (-948 (-564)))) (-15 -2961 (|#1| (-948 (-564)))) (-15 -4201 ((-3 |#1| "failed") (-948 (-564)))) (-15 -4344 (|#1| (-948 (-407 (-564))))) (-15 -2961 (|#1| (-948 (-407 (-564))))) (-15 -4201 ((-3 |#1| "failed") (-948 (-407 (-564))))) (-15 -2825 (|#1| |#1| |#1|)) (-15 -2339 (|#1| |#1| |#1|)) (-15 -1731 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -1760 (-767))) |#1| |#1|)) (-15 -2130 (|#1| |#1| |#1|)) (-15 -2454 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -2101 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1| |#4|)) (-15 -2101 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3758 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -1673 |#1|)) |#1| |#1| |#4|)) (-15 -3758 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3984 (|#1| |#1| |#1| |#4|)) (-15 -1659 (|#1| |#1| |#1| |#4|)) (-15 -3984 (|#1| |#1| |#1|)) (-15 -1659 (|#1| |#1| |#1|)) (-15 -1346 (|#1| |#1| |#1| |#4|)) (-15 -2658 (|#1| |#1| |#1| |#4|)) (-15 -1346 (|#1| |#1| |#1|)) (-15 -2658 (|#1| |#1| |#1|)) (-15 -3929 ((-112) |#1| (-641 |#1|))) (-15 -3929 ((-112) |#1| |#1|)) (-15 -3214 ((-112) |#1| (-641 |#1|))) (-15 -3214 ((-112) |#1| |#1|)) (-15 -3750 ((-112) |#1| (-641 |#1|))) (-15 -3750 ((-112) |#1| |#1|)) (-15 -3803 ((-112) |#1| (-641 |#1|))) (-15 -3803 ((-112) |#1| |#1|)) (-15 -2382 ((-112) |#1| |#1|)) (-15 -1420 ((-112) |#1| |#1|)) (-15 -2276 ((-3 (-112) "failed") |#1| |#1|)) (-15 -3707 ((-641 |#1|) |#1|)) (-15 -1710 ((-641 |#1|) |#1|)) (-15 -1886 (|#1| |#1|)) (-15 -4249 (|#1| |#1|)) (-15 -3852 ((-112) |#1|)) (-15 -3072 ((-112) |#1|)) (-15 -3900 (|#1| |#1| |#4|)) (-15 -3876 (|#1| |#1| |#4|)) (-15 -2754 (|#1| |#1|)) (-15 -3903 ((-641 |#1|) |#1|)) (-15 -2987 (|#1| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -2586 (|#1| |#1|)) (-15 -3978 (|#1| |#1|)) (-15 -2260 ((-767) |#1|)) (-15 -3377 (|#4| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -2350 (|#1| |#4|)) (-15 -4201 ((-3 |#4| "failed") |#1|)) (-15 -2961 (|#4| |#1|)) (-15 -3876 (|#2| |#1|)) (-15 -3900 (|#1| |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-1059 |#2| |#3| |#4|) (-1045) (-789) (-846)) (T -1058))
-NIL
-(-10 -8 (-15 -2350 (|#1| |#1|)) (-15 -3238 (|#1| |#1| |#1|)) (-15 -3238 (|#1| (-641 |#1|))) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 ((-948 |#2|) |#1|)) (-15 -4344 ((-948 |#2|) |#1|)) (-15 -4344 ((-1152) |#1|)) (-15 -2496 (|#1| |#1|)) (-15 -2248 (|#1| |#1|)) (-15 -2664 (|#1| |#1|)) (-15 -2810 (|#1| |#1|)) (-15 -3238 (|#2| |#2| |#1|)) (-15 -2619 (|#1| |#1| |#1|)) (-15 -1901 (|#1| |#1| |#1|)) (-15 -2619 (|#1| |#1| |#2|)) (-15 -1901 (|#1| |#1| |#2|)) (-15 -4069 (|#1| |#1|)) (-15 -2003 (|#1| |#1|)) (-15 -4344 (|#1| (-948 |#2|))) (-15 -2961 (|#1| (-948 |#2|))) (-15 -4201 ((-3 |#1| "failed") (-948 |#2|))) (-15 -4344 (|#1| (-948 (-564)))) (-15 -2961 (|#1| (-948 (-564)))) (-15 -4201 ((-3 |#1| "failed") (-948 (-564)))) (-15 -4344 (|#1| (-948 (-407 (-564))))) (-15 -2961 (|#1| (-948 (-407 (-564))))) (-15 -4201 ((-3 |#1| "failed") (-948 (-407 (-564))))) (-15 -2825 (|#1| |#1| |#1|)) (-15 -2339 (|#1| |#1| |#1|)) (-15 -1731 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -1760 (-767))) |#1| |#1|)) (-15 -2130 (|#1| |#1| |#1|)) (-15 -2454 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -2101 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1| |#4|)) (-15 -2101 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3758 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -1673 |#1|)) |#1| |#1| |#4|)) (-15 -3758 ((-2 (|:| -4311 |#1|) (|:| |gap| (-767)) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -3984 (|#1| |#1| |#1| |#4|)) (-15 -1659 (|#1| |#1| |#1| |#4|)) (-15 -3984 (|#1| |#1| |#1|)) (-15 -1659 (|#1| |#1| |#1|)) (-15 -1346 (|#1| |#1| |#1| |#4|)) (-15 -2658 (|#1| |#1| |#1| |#4|)) (-15 -1346 (|#1| |#1| |#1|)) (-15 -2658 (|#1| |#1| |#1|)) (-15 -3929 ((-112) |#1| (-641 |#1|))) (-15 -3929 ((-112) |#1| |#1|)) (-15 -3214 ((-112) |#1| (-641 |#1|))) (-15 -3214 ((-112) |#1| |#1|)) (-15 -3750 ((-112) |#1| (-641 |#1|))) (-15 -3750 ((-112) |#1| |#1|)) (-15 -3803 ((-112) |#1| (-641 |#1|))) (-15 -3803 ((-112) |#1| |#1|)) (-15 -2382 ((-112) |#1| |#1|)) (-15 -1420 ((-112) |#1| |#1|)) (-15 -2276 ((-3 (-112) "failed") |#1| |#1|)) (-15 -3707 ((-641 |#1|) |#1|)) (-15 -1710 ((-641 |#1|) |#1|)) (-15 -1886 (|#1| |#1|)) (-15 -4249 (|#1| |#1|)) (-15 -3852 ((-112) |#1|)) (-15 -3072 ((-112) |#1|)) (-15 -3900 (|#1| |#1| |#4|)) (-15 -3876 (|#1| |#1| |#4|)) (-15 -2754 (|#1| |#1|)) (-15 -3903 ((-641 |#1|) |#1|)) (-15 -2987 (|#1| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -2586 (|#1| |#1|)) (-15 -3978 (|#1| |#1|)) (-15 -2260 ((-767) |#1|)) (-15 -3377 (|#4| |#1|)) (-15 -4344 ((-536) |#1|)) (-15 -4344 ((-888 (-564)) |#1|)) (-15 -4344 ((-888 (-379)) |#1|)) (-15 -2350 (|#1| |#4|)) (-15 -4201 ((-3 |#4| "failed") |#1|)) (-15 -2961 (|#4| |#1|)) (-15 -3876 (|#2| |#1|)) (-15 -3900 (|#1| |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 |#3|) $) 110)) (-3562 (((-1166 $) $ |#3|) 125) (((-1166 |#1|) $) 124)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 87 (|has| |#1| (-556)))) (-2890 (($ $) 88 (|has| |#1| (-556)))) (-3760 (((-112) $) 90 (|has| |#1| (-556)))) (-2388 (((-767) $) 112) (((-767) $ (-641 |#3|)) 111)) (-1353 (($ $) 271)) (-2382 (((-112) $ $) 257)) (-1498 (((-3 $ "failed") $ $) 19)) (-2127 (($ $ $) 216 (|has| |#1| (-556)))) (-4386 (((-641 $) $ $) 211 (|has| |#1| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) 100 (|has| |#1| (-905)))) (-3472 (($ $) 98 (|has| |#1| (-452)))) (-3942 (((-418 $) $) 97 (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 164) (((-3 (-407 (-564)) "failed") $) 161 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 159 (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-948 (-407 (-564)))) 231 (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))) (((-3 $ "failed") (-948 (-564))) 228 (-2750 (-12 (-2356 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170)))))) (((-3 $ "failed") (-948 |#1|)) 225 (-2750 (-12 (-2356 (|has| |#1| (-38 (-407 (-564))))) (-2356 (|has| |#1| (-38 (-564)))) (|has| |#3| (-612 (-1170)))) (-12 (-2356 (|has| |#1| (-545))) (-2356 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (-2356 (|has| |#1| (-988 (-564)))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))))) (-2961 ((|#1| $) 163) (((-407 (-564)) $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 160 (|has| |#1| (-1034 (-564)))) ((|#3| $) 137) (($ (-948 (-407 (-564)))) 230 (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))) (($ (-948 (-564))) 227 (-2750 (-12 (-2356 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170)))))) (($ (-948 |#1|)) 224 (-2750 (-12 (-2356 (|has| |#1| (-38 (-407 (-564))))) (-2356 (|has| |#1| (-38 (-564)))) (|has| |#3| (-612 (-1170)))) (-12 (-2356 (|has| |#1| (-545))) (-2356 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (-2356 (|has| |#1| (-988 (-564)))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))))) (-3594 (($ $ $ |#3|) 108 (|has| |#1| (-172))) (($ $ $) 212 (|has| |#1| (-556)))) (-3900 (($ $) 154) (($ $ |#3|) 266)) (-2202 (((-685 (-564)) (-685 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 133 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 132) (((-685 |#1|) (-685 $)) 131)) (-3803 (((-112) $ $) 256) (((-112) $ (-641 $)) 255)) (-1654 (((-3 $ "failed") $) 33)) (-3852 (((-112) $) 264)) (-2454 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 236)) (-2810 (($ $) 205 (|has| |#1| (-452)))) (-2477 (($ $) 176 (|has| |#1| (-452))) (($ $ |#3|) 105 (|has| |#1| (-452)))) (-3887 (((-641 $) $) 109)) (-3037 (((-112) $) 96 (|has| |#1| (-905)))) (-4069 (($ $) 221 (|has| |#1| (-556)))) (-2003 (($ $) 222 (|has| |#1| (-556)))) (-2658 (($ $ $) 248) (($ $ $ |#3|) 246)) (-1346 (($ $ $) 247) (($ $ $ |#3|) 245)) (-2702 (($ $ |#1| |#2| $) 172)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 84 (-12 (|has| |#3| (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 83 (-12 (|has| |#3| (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-4035 (((-112) $) 31)) (-2340 (((-767) $) 169)) (-3929 (((-112) $ $) 250) (((-112) $ (-641 $)) 249)) (-2221 (($ $ $ $ $) 207 (|has| |#1| (-556)))) (-3377 ((|#3| $) 275)) (-3733 (($ (-1166 |#1|) |#3|) 117) (($ (-1166 $) |#3|) 116)) (-3584 (((-641 $) $) 126)) (-4108 (((-112) $) 152)) (-3720 (($ |#1| |#2|) 153) (($ $ |#3| (-767)) 119) (($ $ (-641 |#3|) (-641 (-767))) 118)) (-2130 (($ $ $) 235)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#3|) 120)) (-3072 (((-112) $) 265)) (-4253 ((|#2| $) 170) (((-767) $ |#3|) 122) (((-641 (-767)) $ (-641 |#3|)) 121)) (-3142 (($ $ $) 79 (|has| |#1| (-846)))) (-2260 (((-767) $) 274)) (-1515 (($ $ $) 78 (|has| |#1| (-846)))) (-3523 (($ (-1 |#2| |#2|) $) 171)) (-4289 (($ (-1 |#1| |#1|) $) 151)) (-1758 (((-3 |#3| "failed") $) 123)) (-2496 (($ $) 202 (|has| |#1| (-452)))) (-2248 (($ $) 203 (|has| |#1| (-452)))) (-3707 (((-641 $) $) 260)) (-4249 (($ $) 263)) (-2664 (($ $) 204 (|has| |#1| (-452)))) (-1710 (((-641 $) $) 261)) (-1886 (($ $) 262)) (-3866 (($ $) 149)) (-3876 ((|#1| $) 148) (($ $ |#3|) 267)) (-3202 (($ (-641 $)) 94 (|has| |#1| (-452))) (($ $ $) 93 (|has| |#1| (-452)))) (-1731 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1760 (-767))) $ $) 234)) (-2101 (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $) 238) (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $ |#3|) 237)) (-3758 (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $) 240) (((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $ |#3|) 239)) (-1659 (($ $ $) 244) (($ $ $ |#3|) 242)) (-3984 (($ $ $) 243) (($ $ $ |#3|) 241)) (-4172 (((-1152) $) 9)) (-2379 (($ $ $) 210 (|has| |#1| (-556)))) (-3903 (((-641 $) $) 269)) (-3543 (((-3 (-641 $) "failed") $) 114)) (-1524 (((-3 (-641 $) "failed") $) 115)) (-1349 (((-3 (-2 (|:| |var| |#3|) (|:| -1377 (-767))) "failed") $) 113)) (-3214 (((-112) $ $) 252) (((-112) $ (-641 $)) 251)) (-2825 (($ $ $) 232)) (-3978 (($ $) 273)) (-1420 (((-112) $ $) 258)) (-3750 (((-112) $ $) 254) (((-112) $ (-641 $)) 253)) (-2339 (($ $ $) 233)) (-2586 (($ $) 272)) (-3877 (((-1114) $) 10)) (-2738 (((-2 (|:| -3238 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-556)))) (-2133 (((-2 (|:| -3238 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-556)))) (-3846 (((-112) $) 166)) (-3855 ((|#1| $) 167)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 95 (|has| |#1| (-452)))) (-3238 ((|#1| |#1| $) 206 (|has| |#1| (-452))) (($ (-641 $)) 92 (|has| |#1| (-452))) (($ $ $) 91 (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-3595 (((-418 $) $) 99 (|has| |#1| (-905)))) (-3167 (((-2 (|:| -3238 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-556)))) (-2537 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-556)))) (-2619 (($ $ |#1|) 219 (|has| |#1| (-556))) (($ $ $) 217 (|has| |#1| (-556)))) (-1901 (($ $ |#1|) 220 (|has| |#1| (-556))) (($ $ $) 218 (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) 145) (($ $ (-294 $)) 144) (($ $ $ $) 143) (($ $ (-641 $) (-641 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-641 |#3|) (-641 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-641 |#3|) (-641 $)) 138)) (-3358 (($ $ |#3|) 107 (|has| |#1| (-172)))) (-3735 (($ $ |#3|) 42) (($ $ (-641 |#3|)) 41) (($ $ |#3| (-767)) 40) (($ $ (-641 |#3|) (-641 (-767))) 39)) (-2762 ((|#2| $) 150) (((-767) $ |#3|) 130) (((-641 (-767)) $ (-641 |#3|)) 129)) (-2987 (($ $) 270)) (-2754 (($ $) 268)) (-4344 (((-888 (-379)) $) 82 (-12 (|has| |#3| (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 81 (-12 (|has| |#3| (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 80 (-12 (|has| |#3| (-612 (-536))) (|has| |#1| (-612 (-536))))) (($ (-948 (-407 (-564)))) 229 (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))) (($ (-948 (-564))) 226 (-2750 (-12 (-2356 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170)))))) (($ (-948 |#1|)) 223 (|has| |#3| (-612 (-1170)))) (((-1152) $) 201 (-12 (|has| |#1| (-1034 (-564))) (|has| |#3| (-612 (-1170))))) (((-948 |#1|) $) 200 (|has| |#3| (-612 (-1170))))) (-3172 ((|#1| $) 175 (|has| |#1| (-452))) (($ $ |#3|) 106 (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 104 (-2368 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 165) (($ |#3|) 135) (((-948 |#1|) $) 199 (|has| |#3| (-612 (-1170)))) (($ (-407 (-564))) 72 (-2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564)))))) (($ $) 85 (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) 168)) (-2606 ((|#1| $ |#2|) 155) (($ $ |#3| (-767)) 128) (($ $ (-641 |#3|) (-641 (-767))) 127)) (-3335 (((-3 $ "failed") $) 73 (-2750 (-2368 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) 28 T CONST)) (-1536 (($ $ $ (-767)) 173 (|has| |#1| (-172)))) (-2502 (((-112) $ $) 89 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2276 (((-3 (-112) "failed") $ $) 259)) (-2428 (($) 30 T CONST)) (-2056 (($ $ $ $ (-767)) 208 (|has| |#1| (-556)))) (-3372 (($ $ $ (-767)) 209 (|has| |#1| (-556)))) (-3950 (($ $ |#3|) 38) (($ $ (-641 |#3|)) 37) (($ $ |#3| (-767)) 36) (($ $ (-641 |#3|) (-641 (-767))) 35)) (-2945 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 74 (|has| |#1| (-846)))) (-3004 (($ $ |#1|) 156 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 158 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 157 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) |#2| $) 26)) (-3127 ((|#1| $) 10)) (-1336 (((-564) |#2| $) 114)) (-4183 (((-3 $ "failed") |#2| (-917)) 75)) (-4225 ((|#1| $) 31)) (-2442 ((|#1| |#2| $ |#1|) 40)) (-1622 (($ $) 28)) (-1580 (((-3 |#2| "failed") |#2| $) 110)) (-3530 (((-112) |#2| $) NIL)) (-4371 (((-112) |#2| $) NIL)) (-3856 (((-112) |#2| $) 27)) (-3611 ((|#1| $) 115)) (-4213 ((|#1| $) 30)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3954 ((|#2| $) 102)) (-2326 (((-858) $) 94)) (-1700 (((-112) $ $) NIL)) (-3583 ((|#1| |#2| $ |#1|) 41)) (-4365 (((-641 $) |#2|) 77)) (-2876 (((-112) $ $) 97)))
+(((-1055 |#1| |#2|) (-13 (-1062 |#1| |#2|) (-10 -8 (-15 -4213 (|#1| $)) (-15 -4225 (|#1| $)) (-15 -3127 (|#1| $)) (-15 -3611 (|#1| $)) (-15 -1622 ($ $)) (-15 -3856 ((-112) |#2| $)) (-15 -2442 (|#1| |#2| $ |#1|)))) (-13 (-844) (-363)) (-1235 |#1|)) (T -1055))
+((-2442 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-4213 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-4225 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-3127 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-3611 (*1 *2 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-1622 (*1 *1 *1) (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3)) (-4 *3 (-1235 *2)))) (-3856 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-844) (-363))) (-5 *2 (-112)) (-5 *1 (-1055 *4 *3)) (-4 *3 (-1235 *4)))))
+(-13 (-1062 |#1| |#2|) (-10 -8 (-15 -4213 (|#1| $)) (-15 -4225 (|#1| $)) (-15 -3127 (|#1| $)) (-15 -3611 (|#1| $)) (-15 -1622 ($ $)) (-15 -3856 ((-112) |#2| $)) (-15 -2442 (|#1| |#2| $ |#1|))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1359 (($ $ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3247 (($ $ $ $) NIL)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-1336 (((-564) $) NIL)) (-2310 (($ $ $) NIL)) (-1747 (($) NIL T CONST)) (-4232 (($ (-1170)) 10) (($ (-564)) 7)) (-4180 (((-3 (-564) "failed") $) NIL)) (-2938 (((-564) $) NIL)) (-2544 (($ $ $) NIL)) (-1863 (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-685 (-564)) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL)) (-3635 (((-112) $) NIL)) (-1478 (((-407 (-564)) $) NIL)) (-2498 (($) NIL) (($ $) NIL)) (-2523 (($ $ $) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2580 (($ $ $ $) NIL)) (-1573 (($ $ $) NIL)) (-3530 (((-112) $) NIL)) (-2105 (($ $ $) NIL)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-1980 (((-112) $) NIL)) (-3207 (((-112) $) NIL)) (-3234 (((-3 $ "failed") $) NIL)) (-4371 (((-112) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2066 (($ $ $ $) NIL)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2754 (($ $) NIL)) (-2313 (($ $) NIL)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3798 (($ $ $) NIL)) (-3958 (($) NIL T CONST)) (-3660 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2281 (($ $) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2707 (((-112) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-3142 (($ $ (-767)) NIL) (($ $) NIL)) (-2188 (($ $) NIL)) (-3774 (($ $) NIL)) (-4327 (((-564) $) 16) (((-536) $) NIL) (((-888 (-564)) $) NIL) (((-379) $) NIL) (((-225) $) NIL) (($ (-1170)) 9)) (-2326 (((-858) $) 23) (($ (-564)) 6) (($ $) NIL) (($ (-564)) 6)) (-3662 (((-767)) NIL T CONST)) (-1601 (((-112) $ $) NIL)) (-2994 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-4370 (($) NIL)) (-3013 (((-112) $ $) NIL)) (-3863 (($ $ $ $) NIL)) (-2007 (($ $) NIL)) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)) (-2981 (($ $) 22) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL)))
+(((-1056) (-13 (-545) (-616 (-1170)) (-10 -8 (-6 -4394) (-6 -4399) (-6 -4395) (-15 -4232 ($ (-1170))) (-15 -4232 ($ (-564)))))) (T -1056))
+((-4232 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1056)))) (-4232 (*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1056)))))
+(-13 (-545) (-616 (-1170)) (-10 -8 (-6 -4394) (-6 -4399) (-6 -4395) (-15 -4232 ($ (-1170))) (-15 -4232 ($ (-564)))))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-2011 (((-1264) $ (-1170) (-1170)) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2401 (($) 9)) (-2463 (((-52) $ (-1170) (-52)) NIL)) (-2152 (($ $) 32)) (-1935 (($ $) 30)) (-3969 (($ $) 29)) (-3703 (($ $) 31)) (-2946 (($ $) 35)) (-1942 (($ $) 36)) (-3685 (($ $) 28)) (-1614 (($ $) 33)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) 27 (|has| $ (-6 -4407)))) (-2236 (((-3 (-52) "failed") (-1170) $) 43)) (-1747 (($) NIL T CONST)) (-3738 (($) 7)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-4060 (($ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) 53 (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-3 (-52) "failed") (-1170) $) NIL)) (-3653 (($ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407)))) (-1369 (((-3 (-1152) "failed") $ (-1152) (-564)) 74)) (-2619 (((-52) $ (-1170) (-52)) NIL (|has| $ (-6 -4408)))) (-2562 (((-52) $ (-1170)) NIL)) (-1624 (((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-641 (-52)) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-1170) $) NIL (|has| (-1170) (-846)))) (-4276 (((-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) 38 (|has| $ (-6 -4407))) (((-641 (-52)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094))))) (-2230 (((-1170) $) NIL (|has| (-1170) (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4408))) (($ (-1 (-52) (-52)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL) (($ (-1 (-52) (-52)) $) NIL) (($ (-1 (-52) (-52) (-52)) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-3979 (((-641 (-1170)) $) NIL)) (-3595 (((-112) (-1170) $) NIL)) (-4359 (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL)) (-4066 (($ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) 46)) (-2885 (((-641 (-1170)) $) NIL)) (-2241 (((-112) (-1170) $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-3706 (((-379) $ (-1170)) 52)) (-2630 (((-641 (-1152)) $ (-1152)) 76)) (-3164 (((-52) $) NIL (|has| (-1170) (-846)))) (-3645 (((-3 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) "failed") (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL)) (-1428 (($ $ (-52)) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-294 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL (-12 (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-309 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (($ $ (-641 (-52)) (-641 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-52) (-52)) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-294 (-52))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094)))) (($ $ (-641 (-294 (-52)))) NIL (-12 (|has| (-52) (-309 (-52))) (|has| (-52) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094))))) (-1784 (((-641 (-52)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 (((-52) $ (-1170)) NIL) (((-52) $ (-1170) (-52)) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-3070 (($ $ (-1170)) 54)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094)))) (((-767) (-52) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-52) (-1094)))) (((-767) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) 40)) (-3521 (($ $ $) 41)) (-2326 (((-858) $) NIL (-2733 (|has| (-52) (-611 (-858))) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-611 (-858)))))) (-2002 (($ $ (-1170) (-379)) 50)) (-1502 (($ $ (-1170) (-379)) 51)) (-1700 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 (-1170)) (|:| -3683 (-52)))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) (-52)) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-52) (-1094)) (|has| (-2 (|:| -3026 (-1170)) (|:| -3683 (-52))) (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1057) (-13 (-1185 (-1170) (-52)) (-10 -8 (-15 -3521 ($ $ $)) (-15 -3738 ($)) (-15 -3685 ($ $)) (-15 -3969 ($ $)) (-15 -1935 ($ $)) (-15 -3703 ($ $)) (-15 -1614 ($ $)) (-15 -2152 ($ $)) (-15 -2946 ($ $)) (-15 -1942 ($ $)) (-15 -2002 ($ $ (-1170) (-379))) (-15 -1502 ($ $ (-1170) (-379))) (-15 -3706 ((-379) $ (-1170))) (-15 -2630 ((-641 (-1152)) $ (-1152))) (-15 -3070 ($ $ (-1170))) (-15 -2401 ($)) (-15 -1369 ((-3 (-1152) "failed") $ (-1152) (-564))) (-6 -4407)))) (T -1057))
+((-3521 (*1 *1 *1 *1) (-5 *1 (-1057))) (-3738 (*1 *1) (-5 *1 (-1057))) (-3685 (*1 *1 *1) (-5 *1 (-1057))) (-3969 (*1 *1 *1) (-5 *1 (-1057))) (-1935 (*1 *1 *1) (-5 *1 (-1057))) (-3703 (*1 *1 *1) (-5 *1 (-1057))) (-1614 (*1 *1 *1) (-5 *1 (-1057))) (-2152 (*1 *1 *1) (-5 *1 (-1057))) (-2946 (*1 *1 *1) (-5 *1 (-1057))) (-1942 (*1 *1 *1) (-5 *1 (-1057))) (-2002 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))) (-1502 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))) (-3706 (*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-379)) (-5 *1 (-1057)))) (-2630 (*1 *2 *1 *3) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1057)) (-5 *3 (-1152)))) (-3070 (*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1057)))) (-2401 (*1 *1) (-5 *1 (-1057))) (-1369 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-1057)))))
+(-13 (-1185 (-1170) (-52)) (-10 -8 (-15 -3521 ($ $ $)) (-15 -3738 ($)) (-15 -3685 ($ $)) (-15 -3969 ($ $)) (-15 -1935 ($ $)) (-15 -3703 ($ $)) (-15 -1614 ($ $)) (-15 -2152 ($ $)) (-15 -2946 ($ $)) (-15 -1942 ($ $)) (-15 -2002 ($ $ (-1170) (-379))) (-15 -1502 ($ $ (-1170) (-379))) (-15 -3706 ((-379) $ (-1170))) (-15 -2630 ((-641 (-1152)) $ (-1152))) (-15 -3070 ($ $ (-1170))) (-15 -2401 ($)) (-15 -1369 ((-3 (-1152) "failed") $ (-1152) (-564))) (-6 -4407)))
+((-1355 (($ $) 46)) (-1471 (((-112) $ $) 80)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-948 (-407 (-564)))) 248) (((-3 $ "failed") (-948 (-564))) 247) (((-3 $ "failed") (-948 |#2|)) 250)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) NIL) (((-564) $) NIL) ((|#4| $) NIL) (($ (-948 (-407 (-564)))) 236) (($ (-948 (-564))) 232) (($ (-948 |#2|)) 252)) (-3878 (($ $) NIL) (($ $ |#4|) 44)) (-4311 (((-112) $ $) 126) (((-112) $ (-641 $)) 130)) (-2808 (((-112) $) 60)) (-2823 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 120)) (-1888 (($ $) 155)) (-2886 (($ $) 151)) (-1623 (($ $) 150)) (-2146 (($ $ $) 85) (($ $ $ |#4|) 90)) (-4322 (($ $ $) 88) (($ $ $ |#4|) 92)) (-1688 (((-112) $ $) 138) (((-112) $ (-641 $)) 139)) (-2809 ((|#4| $) 32)) (-4253 (($ $ $) 123)) (-2101 (((-112) $) 59)) (-1871 (((-767) $) 35)) (-3815 (($ $) 169)) (-3146 (($ $) 166)) (-2449 (((-641 $) $) 72)) (-1726 (($ $) 62)) (-1566 (($ $) 162)) (-4303 (((-641 $) $) 69)) (-3896 (($ $) 64)) (-3853 ((|#2| $) NIL) (($ $ |#4|) 39)) (-3877 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2060 (-767))) $ $) 125)) (-4045 (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $) 121) (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $ |#4|) 122)) (-3389 (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $) 116) (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $ |#4|) 118)) (-4046 (($ $ $) 95) (($ $ $ |#4|) 103)) (-2569 (($ $ $) 96) (($ $ $ |#4|) 104)) (-4133 (((-641 $) $) 54)) (-1575 (((-112) $ $) 135) (((-112) $ (-641 $)) 136)) (-1885 (($ $ $) 111)) (-3958 (($ $) 37)) (-3338 (((-112) $ $) 78)) (-3838 (((-112) $ $) 131) (((-112) $ (-641 $)) 133)) (-3899 (($ $ $) 109)) (-1385 (($ $) 41)) (-3209 ((|#2| |#2| $) 159) (($ (-641 $)) NIL) (($ $ $) NIL)) (-3520 (($ $ |#2|) NIL) (($ $ $) 148)) (-1694 (($ $ |#2|) 143) (($ $ $) 146)) (-2029 (($ $) 49)) (-3846 (($ $) 55)) (-4327 (((-888 (-379)) $) NIL) (((-888 (-564)) $) NIL) (((-536) $) NIL) (($ (-948 (-407 (-564)))) 238) (($ (-948 (-564))) 234) (($ (-948 |#2|)) 249) (((-1152) $) 277) (((-948 |#2|) $) 179)) (-2326 (((-858) $) 29) (($ (-564)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-948 |#2|) $) 180) (($ (-407 (-564))) NIL) (($ $) NIL)) (-2797 (((-3 (-112) "failed") $ $) 77)))
+(((-1058 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2326 (|#1| |#1|)) (-15 -3209 (|#1| |#1| |#1|)) (-15 -3209 (|#1| (-641 |#1|))) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 ((-948 |#2|) |#1|)) (-15 -4327 ((-948 |#2|) |#1|)) (-15 -4327 ((-1152) |#1|)) (-15 -3815 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -1566 (|#1| |#1|)) (-15 -1888 (|#1| |#1|)) (-15 -3209 (|#2| |#2| |#1|)) (-15 -3520 (|#1| |#1| |#1|)) (-15 -1694 (|#1| |#1| |#1|)) (-15 -3520 (|#1| |#1| |#2|)) (-15 -1694 (|#1| |#1| |#2|)) (-15 -2886 (|#1| |#1|)) (-15 -1623 (|#1| |#1|)) (-15 -4327 (|#1| (-948 |#2|))) (-15 -2938 (|#1| (-948 |#2|))) (-15 -4180 ((-3 |#1| "failed") (-948 |#2|))) (-15 -4327 (|#1| (-948 (-564)))) (-15 -2938 (|#1| (-948 (-564)))) (-15 -4180 ((-3 |#1| "failed") (-948 (-564)))) (-15 -4327 (|#1| (-948 (-407 (-564))))) (-15 -2938 (|#1| (-948 (-407 (-564))))) (-15 -4180 ((-3 |#1| "failed") (-948 (-407 (-564))))) (-15 -1885 (|#1| |#1| |#1|)) (-15 -3899 (|#1| |#1| |#1|)) (-15 -3877 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2060 (-767))) |#1| |#1|)) (-15 -4253 (|#1| |#1| |#1|)) (-15 -2823 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -4045 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -4045 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3389 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -3389 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2569 (|#1| |#1| |#1| |#4|)) (-15 -4046 (|#1| |#1| |#1| |#4|)) (-15 -2569 (|#1| |#1| |#1|)) (-15 -4046 (|#1| |#1| |#1|)) (-15 -4322 (|#1| |#1| |#1| |#4|)) (-15 -2146 (|#1| |#1| |#1| |#4|)) (-15 -4322 (|#1| |#1| |#1|)) (-15 -2146 (|#1| |#1| |#1|)) (-15 -1688 ((-112) |#1| (-641 |#1|))) (-15 -1688 ((-112) |#1| |#1|)) (-15 -1575 ((-112) |#1| (-641 |#1|))) (-15 -1575 ((-112) |#1| |#1|)) (-15 -3838 ((-112) |#1| (-641 |#1|))) (-15 -3838 ((-112) |#1| |#1|)) (-15 -4311 ((-112) |#1| (-641 |#1|))) (-15 -4311 ((-112) |#1| |#1|)) (-15 -1471 ((-112) |#1| |#1|)) (-15 -3338 ((-112) |#1| |#1|)) (-15 -2797 ((-3 (-112) "failed") |#1| |#1|)) (-15 -2449 ((-641 |#1|) |#1|)) (-15 -4303 ((-641 |#1|) |#1|)) (-15 -3896 (|#1| |#1|)) (-15 -1726 (|#1| |#1|)) (-15 -2808 ((-112) |#1|)) (-15 -2101 ((-112) |#1|)) (-15 -3878 (|#1| |#1| |#4|)) (-15 -3853 (|#1| |#1| |#4|)) (-15 -3846 (|#1| |#1|)) (-15 -4133 ((-641 |#1|) |#1|)) (-15 -2029 (|#1| |#1|)) (-15 -1355 (|#1| |#1|)) (-15 -1385 (|#1| |#1|)) (-15 -3958 (|#1| |#1|)) (-15 -1871 ((-767) |#1|)) (-15 -2809 (|#4| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -2326 (|#1| |#4|)) (-15 -4180 ((-3 |#4| "failed") |#1|)) (-15 -2938 (|#4| |#1|)) (-15 -3853 (|#2| |#1|)) (-15 -3878 (|#1| |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-1059 |#2| |#3| |#4|) (-1045) (-789) (-846)) (T -1058))
+NIL
+(-10 -8 (-15 -2326 (|#1| |#1|)) (-15 -3209 (|#1| |#1| |#1|)) (-15 -3209 (|#1| (-641 |#1|))) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 ((-948 |#2|) |#1|)) (-15 -4327 ((-948 |#2|) |#1|)) (-15 -4327 ((-1152) |#1|)) (-15 -3815 (|#1| |#1|)) (-15 -3146 (|#1| |#1|)) (-15 -1566 (|#1| |#1|)) (-15 -1888 (|#1| |#1|)) (-15 -3209 (|#2| |#2| |#1|)) (-15 -3520 (|#1| |#1| |#1|)) (-15 -1694 (|#1| |#1| |#1|)) (-15 -3520 (|#1| |#1| |#2|)) (-15 -1694 (|#1| |#1| |#2|)) (-15 -2886 (|#1| |#1|)) (-15 -1623 (|#1| |#1|)) (-15 -4327 (|#1| (-948 |#2|))) (-15 -2938 (|#1| (-948 |#2|))) (-15 -4180 ((-3 |#1| "failed") (-948 |#2|))) (-15 -4327 (|#1| (-948 (-564)))) (-15 -2938 (|#1| (-948 (-564)))) (-15 -4180 ((-3 |#1| "failed") (-948 (-564)))) (-15 -4327 (|#1| (-948 (-407 (-564))))) (-15 -2938 (|#1| (-948 (-407 (-564))))) (-15 -4180 ((-3 |#1| "failed") (-948 (-407 (-564))))) (-15 -1885 (|#1| |#1| |#1|)) (-15 -3899 (|#1| |#1| |#1|)) (-15 -3877 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2060 (-767))) |#1| |#1|)) (-15 -4253 (|#1| |#1| |#1|)) (-15 -2823 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -4045 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -4045 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3389 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -2786 |#1|)) |#1| |#1| |#4|)) (-15 -3389 ((-2 (|:| -4290 |#1|) (|:| |gap| (-767)) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2569 (|#1| |#1| |#1| |#4|)) (-15 -4046 (|#1| |#1| |#1| |#4|)) (-15 -2569 (|#1| |#1| |#1|)) (-15 -4046 (|#1| |#1| |#1|)) (-15 -4322 (|#1| |#1| |#1| |#4|)) (-15 -2146 (|#1| |#1| |#1| |#4|)) (-15 -4322 (|#1| |#1| |#1|)) (-15 -2146 (|#1| |#1| |#1|)) (-15 -1688 ((-112) |#1| (-641 |#1|))) (-15 -1688 ((-112) |#1| |#1|)) (-15 -1575 ((-112) |#1| (-641 |#1|))) (-15 -1575 ((-112) |#1| |#1|)) (-15 -3838 ((-112) |#1| (-641 |#1|))) (-15 -3838 ((-112) |#1| |#1|)) (-15 -4311 ((-112) |#1| (-641 |#1|))) (-15 -4311 ((-112) |#1| |#1|)) (-15 -1471 ((-112) |#1| |#1|)) (-15 -3338 ((-112) |#1| |#1|)) (-15 -2797 ((-3 (-112) "failed") |#1| |#1|)) (-15 -2449 ((-641 |#1|) |#1|)) (-15 -4303 ((-641 |#1|) |#1|)) (-15 -3896 (|#1| |#1|)) (-15 -1726 (|#1| |#1|)) (-15 -2808 ((-112) |#1|)) (-15 -2101 ((-112) |#1|)) (-15 -3878 (|#1| |#1| |#4|)) (-15 -3853 (|#1| |#1| |#4|)) (-15 -3846 (|#1| |#1|)) (-15 -4133 ((-641 |#1|) |#1|)) (-15 -2029 (|#1| |#1|)) (-15 -1355 (|#1| |#1|)) (-15 -1385 (|#1| |#1|)) (-15 -3958 (|#1| |#1|)) (-15 -1871 ((-767) |#1|)) (-15 -2809 (|#4| |#1|)) (-15 -4327 ((-536) |#1|)) (-15 -4327 ((-888 (-564)) |#1|)) (-15 -4327 ((-888 (-379)) |#1|)) (-15 -2326 (|#1| |#4|)) (-15 -4180 ((-3 |#4| "failed") |#1|)) (-15 -2938 (|#4| |#1|)) (-15 -3853 (|#2| |#1|)) (-15 -3878 (|#1| |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 |#3|) $) 111)) (-3510 (((-1166 $) $ |#3|) 126) (((-1166 |#1|) $) 125)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 88 (|has| |#1| (-556)))) (-2086 (($ $) 89 (|has| |#1| (-556)))) (-3466 (((-112) $) 91 (|has| |#1| (-556)))) (-3935 (((-767) $) 113) (((-767) $ (-641 |#3|)) 112)) (-1355 (($ $) 272)) (-1471 (((-112) $ $) 258)) (-1318 (((-3 $ "failed") $ $) 20)) (-3971 (($ $ $) 217 (|has| |#1| (-556)))) (-4294 (((-641 $) $ $) 212 (|has| |#1| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-1367 (($ $) 99 (|has| |#1| (-452)))) (-2556 (((-418 $) $) 98 (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 104 (|has| |#1| (-905)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 165) (((-3 (-407 (-564)) "failed") $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 160 (|has| |#1| (-1034 (-564)))) (((-3 |#3| "failed") $) 137) (((-3 $ "failed") (-948 (-407 (-564)))) 232 (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))) (((-3 $ "failed") (-948 (-564))) 229 (-2733 (-12 (-2354 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170)))))) (((-3 $ "failed") (-948 |#1|)) 226 (-2733 (-12 (-2354 (|has| |#1| (-38 (-407 (-564))))) (-2354 (|has| |#1| (-38 (-564)))) (|has| |#3| (-612 (-1170)))) (-12 (-2354 (|has| |#1| (-545))) (-2354 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (-2354 (|has| |#1| (-988 (-564)))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))))) (-2938 ((|#1| $) 164) (((-407 (-564)) $) 163 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 161 (|has| |#1| (-1034 (-564)))) ((|#3| $) 138) (($ (-948 (-407 (-564)))) 231 (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))) (($ (-948 (-564))) 228 (-2733 (-12 (-2354 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170)))))) (($ (-948 |#1|)) 225 (-2733 (-12 (-2354 (|has| |#1| (-38 (-407 (-564))))) (-2354 (|has| |#1| (-38 (-564)))) (|has| |#3| (-612 (-1170)))) (-12 (-2354 (|has| |#1| (-545))) (-2354 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (-2354 (|has| |#1| (-988 (-564)))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))))) (-1545 (($ $ $ |#3|) 109 (|has| |#1| (-172))) (($ $ $) 213 (|has| |#1| (-556)))) (-3878 (($ $) 155) (($ $ |#3|) 267)) (-1863 (((-685 (-564)) (-685 $)) 135 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 133) (((-685 |#1|) (-685 $)) 132)) (-4311 (((-112) $ $) 257) (((-112) $ (-641 $)) 256)) (-1580 (((-3 $ "failed") $) 34)) (-2808 (((-112) $) 265)) (-2823 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 237)) (-1888 (($ $) 206 (|has| |#1| (-452)))) (-3430 (($ $) 177 (|has| |#1| (-452))) (($ $ |#3|) 106 (|has| |#1| (-452)))) (-3866 (((-641 $) $) 110)) (-4218 (((-112) $) 97 (|has| |#1| (-905)))) (-2886 (($ $) 222 (|has| |#1| (-556)))) (-1623 (($ $) 223 (|has| |#1| (-556)))) (-2146 (($ $ $) 249) (($ $ $ |#3|) 247)) (-4322 (($ $ $) 248) (($ $ $ |#3|) 246)) (-2400 (($ $ |#1| |#2| $) 173)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 85 (-12 (|has| |#3| (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 84 (-12 (|has| |#3| (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-1980 (((-112) $) 32)) (-2724 (((-767) $) 170)) (-1688 (((-112) $ $) 251) (((-112) $ (-641 $)) 250)) (-2770 (($ $ $ $ $) 208 (|has| |#1| (-556)))) (-2809 ((|#3| $) 276)) (-3691 (($ (-1166 |#1|) |#3|) 118) (($ (-1166 $) |#3|) 117)) (-3091 (((-641 $) $) 127)) (-3552 (((-112) $) 153)) (-3679 (($ |#1| |#2|) 154) (($ $ |#3| (-767)) 120) (($ $ (-641 |#3|) (-641 (-767))) 119)) (-4253 (($ $ $) 236)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#3|) 121)) (-2101 (((-112) $) 266)) (-2035 ((|#2| $) 171) (((-767) $ |#3|) 123) (((-641 (-767)) $ (-641 |#3|)) 122)) (-1469 (($ $ $) 80 (|has| |#1| (-846)))) (-1871 (((-767) $) 275)) (-1530 (($ $ $) 79 (|has| |#1| (-846)))) (-2912 (($ (-1 |#2| |#2|) $) 172)) (-4271 (($ (-1 |#1| |#1|) $) 152)) (-1897 (((-3 |#3| "failed") $) 124)) (-3815 (($ $) 203 (|has| |#1| (-452)))) (-3146 (($ $) 204 (|has| |#1| (-452)))) (-2449 (((-641 $) $) 261)) (-1726 (($ $) 264)) (-1566 (($ $) 205 (|has| |#1| (-452)))) (-4303 (((-641 $) $) 262)) (-3896 (($ $) 263)) (-3840 (($ $) 150)) (-3853 ((|#1| $) 149) (($ $ |#3|) 268)) (-3172 (($ (-641 $)) 95 (|has| |#1| (-452))) (($ $ $) 94 (|has| |#1| (-452)))) (-3877 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2060 (-767))) $ $) 235)) (-4045 (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $) 239) (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $ |#3|) 238)) (-3389 (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $) 241) (((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $ |#3|) 240)) (-4046 (($ $ $) 245) (($ $ $ |#3|) 243)) (-2569 (($ $ $) 244) (($ $ $ |#3|) 242)) (-2332 (((-1152) $) 10)) (-4362 (($ $ $) 211 (|has| |#1| (-556)))) (-4133 (((-641 $) $) 270)) (-3517 (((-3 (-641 $) "failed") $) 115)) (-1377 (((-3 (-641 $) "failed") $) 116)) (-1344 (((-3 (-2 (|:| |var| |#3|) (|:| -4165 (-767))) "failed") $) 114)) (-1575 (((-112) $ $) 253) (((-112) $ (-641 $)) 252)) (-1885 (($ $ $) 233)) (-3958 (($ $) 274)) (-3338 (((-112) $ $) 259)) (-3838 (((-112) $ $) 255) (((-112) $ (-641 $)) 254)) (-3899 (($ $ $) 234)) (-1385 (($ $) 273)) (-3868 (((-1114) $) 11)) (-2215 (((-2 (|:| -3209 $) (|:| |coef2| $)) $ $) 214 (|has| |#1| (-556)))) (-3357 (((-2 (|:| -3209 $) (|:| |coef1| $)) $ $) 215 (|has| |#1| (-556)))) (-3817 (((-112) $) 167)) (-3829 ((|#1| $) 168)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 96 (|has| |#1| (-452)))) (-3209 ((|#1| |#1| $) 207 (|has| |#1| (-452))) (($ (-641 $)) 93 (|has| |#1| (-452))) (($ $ $) 92 (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-3546 (((-418 $) $) 100 (|has| |#1| (-905)))) (-3778 (((-2 (|:| -3209 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 216 (|has| |#1| (-556)))) (-2501 (((-3 $ "failed") $ |#1|) 175 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 87 (|has| |#1| (-556)))) (-3520 (($ $ |#1|) 220 (|has| |#1| (-556))) (($ $ $) 218 (|has| |#1| (-556)))) (-1694 (($ $ |#1|) 221 (|has| |#1| (-556))) (($ $ $) 219 (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) 146) (($ $ (-294 $)) 145) (($ $ $ $) 144) (($ $ (-641 $) (-641 $)) 143) (($ $ |#3| |#1|) 142) (($ $ (-641 |#3|) (-641 |#1|)) 141) (($ $ |#3| $) 140) (($ $ (-641 |#3|) (-641 $)) 139)) (-2576 (($ $ |#3|) 108 (|has| |#1| (-172)))) (-3142 (($ $ |#3|) 43) (($ $ (-641 |#3|)) 42) (($ $ |#3| (-767)) 41) (($ $ (-641 |#3|) (-641 (-767))) 40)) (-3258 ((|#2| $) 151) (((-767) $ |#3|) 131) (((-641 (-767)) $ (-641 |#3|)) 130)) (-2029 (($ $) 271)) (-3846 (($ $) 269)) (-4327 (((-888 (-379)) $) 83 (-12 (|has| |#3| (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 82 (-12 (|has| |#3| (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 81 (-12 (|has| |#3| (-612 (-536))) (|has| |#1| (-612 (-536))))) (($ (-948 (-407 (-564)))) 230 (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170))))) (($ (-948 (-564))) 227 (-2733 (-12 (-2354 (|has| |#1| (-38 (-407 (-564))))) (|has| |#1| (-38 (-564))) (|has| |#3| (-612 (-1170)))) (-12 (|has| |#1| (-38 (-407 (-564)))) (|has| |#3| (-612 (-1170)))))) (($ (-948 |#1|)) 224 (|has| |#3| (-612 (-1170)))) (((-1152) $) 202 (-12 (|has| |#1| (-1034 (-564))) (|has| |#3| (-612 (-1170))))) (((-948 |#1|) $) 201 (|has| |#3| (-612 (-1170))))) (-3024 ((|#1| $) 176 (|has| |#1| (-452))) (($ $ |#3|) 107 (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 105 (-2364 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 166) (($ |#3|) 136) (((-948 |#1|) $) 200 (|has| |#3| (-612 (-1170)))) (($ (-407 (-564))) 73 (-2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564)))))) (($ $) 86 (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) 169)) (-1690 ((|#1| $ |#2|) 156) (($ $ |#3| (-767)) 129) (($ $ (-641 |#3|) (-641 (-767))) 128)) (-2144 (((-3 $ "failed") $) 74 (-2733 (-2364 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) 29 T CONST)) (-3096 (($ $ $ (-767)) 174 (|has| |#1| (-172)))) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 90 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2797 (((-3 (-112) "failed") $ $) 260)) (-2421 (($) 31 T CONST)) (-2059 (($ $ $ $ (-767)) 209 (|has| |#1| (-556)))) (-3514 (($ $ $ (-767)) 210 (|has| |#1| (-556)))) (-3922 (($ $ |#3|) 39) (($ $ (-641 |#3|)) 38) (($ $ |#3| (-767)) 37) (($ $ (-641 |#3|) (-641 (-767))) 36)) (-2932 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 78 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2992 (($ $ |#1|) 157 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 159 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 158 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 148) (($ $ |#1|) 147)))
(((-1059 |#1| |#2| |#3|) (-140) (-1045) (-789) (-846)) (T -1059))
-((-3377 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-2260 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-767)))) (-3978 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2586 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1353 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2987 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-3903 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-2754 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-3876 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-3900 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-3072 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3852 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-4249 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1886 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1710 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-3707 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-2276 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-1420 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-2382 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3803 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3803 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-3750 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3750 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-3214 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3214 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-3929 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3929 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-2658 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1346 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2658 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-1346 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-1659 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-3984 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1659 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-3984 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-3758 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -1673 *1))) (-4 *1 (-1059 *3 *4 *5)))) (-3758 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -1673 *1))) (-4 *1 (-1059 *4 *5 *3)))) (-2101 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1059 *3 *4 *5)))) (-2101 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1059 *4 *5 *3)))) (-2454 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1059 *3 *4 *5)))) (-2130 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1731 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -1760 (-767)))) (-4 *1 (-1059 *3 *4 *5)))) (-2339 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2825 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-4201 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))) (-2961 (*1 *1 *2) (-12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))) (-4201 (*1 *1 *2) (|partial| -2750 (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))))) (-2961 (*1 *1 *2) (-2750 (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))))) (-4344 (*1 *1 *2) (-2750 (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))))) (-4201 (*1 *1 *2) (|partial| -2750 (-12 (-5 *2 (-948 *3)) (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-2356 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2356 (-4 *3 (-545))) (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2356 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))))) (-2961 (*1 *1 *2) (-2750 (-12 (-5 *2 (-948 *3)) (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-2356 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2356 (-4 *3 (-545))) (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2356 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-948 *3)) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *5 (-612 (-1170))) (-4 *4 (-789)) (-4 *5 (-846)))) (-2003 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-4069 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-1901 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-2619 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-1901 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-2619 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-2127 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3167 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3238 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-1059 *3 *4 *5)))) (-2133 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3238 *1) (|:| |coef1| *1))) (-4 *1 (-1059 *3 *4 *5)))) (-2738 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3238 *1) (|:| |coef2| *1))) (-4 *1 (-1059 *3 *4 *5)))) (-3594 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-4386 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-2379 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3372 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))) (-2056 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))) (-2221 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3238 (*1 *2 *2 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-2810 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-2664 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-2248 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-2496 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))))
-(-13 (-945 |t#1| |t#2| |t#3|) (-10 -8 (-15 -3377 (|t#3| $)) (-15 -2260 ((-767) $)) (-15 -3978 ($ $)) (-15 -2586 ($ $)) (-15 -1353 ($ $)) (-15 -2987 ($ $)) (-15 -3903 ((-641 $) $)) (-15 -2754 ($ $)) (-15 -3876 ($ $ |t#3|)) (-15 -3900 ($ $ |t#3|)) (-15 -3072 ((-112) $)) (-15 -3852 ((-112) $)) (-15 -4249 ($ $)) (-15 -1886 ($ $)) (-15 -1710 ((-641 $) $)) (-15 -3707 ((-641 $) $)) (-15 -2276 ((-3 (-112) "failed") $ $)) (-15 -1420 ((-112) $ $)) (-15 -2382 ((-112) $ $)) (-15 -3803 ((-112) $ $)) (-15 -3803 ((-112) $ (-641 $))) (-15 -3750 ((-112) $ $)) (-15 -3750 ((-112) $ (-641 $))) (-15 -3214 ((-112) $ $)) (-15 -3214 ((-112) $ (-641 $))) (-15 -3929 ((-112) $ $)) (-15 -3929 ((-112) $ (-641 $))) (-15 -2658 ($ $ $)) (-15 -1346 ($ $ $)) (-15 -2658 ($ $ $ |t#3|)) (-15 -1346 ($ $ $ |t#3|)) (-15 -1659 ($ $ $)) (-15 -3984 ($ $ $)) (-15 -1659 ($ $ $ |t#3|)) (-15 -3984 ($ $ $ |t#3|)) (-15 -3758 ((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $)) (-15 -3758 ((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -1673 $)) $ $ |t#3|)) (-15 -2101 ((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -2101 ((-2 (|:| -4311 $) (|:| |gap| (-767)) (|:| -3783 $) (|:| -1673 $)) $ $ |t#3|)) (-15 -2454 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -2130 ($ $ $)) (-15 -1731 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -1760 (-767))) $ $)) (-15 -2339 ($ $ $)) (-15 -2825 ($ $ $)) (IF (|has| |t#3| (-612 (-1170))) (PROGN (-6 (-611 (-948 |t#1|))) (-6 (-612 (-948 |t#1|))) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -4201 ((-3 $ "failed") (-948 (-407 (-564))))) (-15 -2961 ($ (-948 (-407 (-564))))) (-15 -4344 ($ (-948 (-407 (-564))))) (-15 -4201 ((-3 $ "failed") (-948 (-564)))) (-15 -2961 ($ (-948 (-564)))) (-15 -4344 ($ (-948 (-564)))) (IF (|has| |t#1| (-988 (-564))) |%noBranch| (PROGN (-15 -4201 ((-3 $ "failed") (-948 |t#1|))) (-15 -2961 ($ (-948 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-38 (-564))) (IF (|has| |t#1| (-38 (-407 (-564)))) |%noBranch| (PROGN (-15 -4201 ((-3 $ "failed") (-948 (-564)))) (-15 -2961 ($ (-948 (-564)))) (-15 -4344 ($ (-948 (-564)))) (IF (|has| |t#1| (-545)) |%noBranch| (PROGN (-15 -4201 ((-3 $ "failed") (-948 |t#1|))) (-15 -2961 ($ (-948 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-38 (-564))) |%noBranch| (IF (|has| |t#1| (-38 (-407 (-564)))) |%noBranch| (PROGN (-15 -4201 ((-3 $ "failed") (-948 |t#1|))) (-15 -2961 ($ (-948 |t#1|)))))) (-15 -4344 ($ (-948 |t#1|))) (IF (|has| |t#1| (-1034 (-564))) (-6 (-612 (-1152))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-15 -2003 ($ $)) (-15 -4069 ($ $)) (-15 -1901 ($ $ |t#1|)) (-15 -2619 ($ $ |t#1|)) (-15 -1901 ($ $ $)) (-15 -2619 ($ $ $)) (-15 -2127 ($ $ $)) (-15 -3167 ((-2 (|:| -3238 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2133 ((-2 (|:| -3238 $) (|:| |coef1| $)) $ $)) (-15 -2738 ((-2 (|:| -3238 $) (|:| |coef2| $)) $ $)) (-15 -3594 ($ $ $)) (-15 -4386 ((-641 $) $ $)) (-15 -2379 ($ $ $)) (-15 -3372 ($ $ $ (-767))) (-15 -2056 ($ $ $ $ (-767))) (-15 -2221 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-15 -3238 (|t#1| |t#1| $)) (-15 -2810 ($ $)) (-15 -2664 ($ $)) (-15 -2248 ($ $)) (-15 -2496 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 |#3|) . T) ((-614 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-611 (-858)) . T) ((-611 (-948 |#1|)) |has| |#3| (-612 (-1170))) ((-172) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564))))) ((-612 (-948 |#1|)) |has| |#3| (-612 (-1170))) ((-612 (-1152)) -12 (|has| |#1| (-1034 (-564))) (|has| |#3| (-612 (-1170)))) ((-290) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-309 $) . T) ((-326 |#1| |#2|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2750 (|has| |#1| (-905)) (|has| |#1| (-452))) ((-514 |#3| |#1|) . T) ((-514 |#3| $) . T) ((-514 $ $) . T) ((-556) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 |#3|) . T) ((-882 (-379)) -12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))) ((-945 |#1| |#2| |#3|) . T) ((-905) |has| |#1| (-905)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1034 |#3|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) |has| |#1| (-905)))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3270 (((-641 (-1129)) $) 18)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 27) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-1129) $) 20)) (-2893 (((-112) $ $) NIL)))
-(((-1060) (-13 (-1077) (-10 -8 (-15 -3270 ((-641 (-1129)) $)) (-15 -2456 ((-1129) $))))) (T -1060))
-((-3270 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1060)))) (-2456 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1060)))))
-(-13 (-1077) (-10 -8 (-15 -3270 ((-641 (-1129)) $)) (-15 -2456 ((-1129) $))))
-((-2148 (((-112) |#3| $) 15)) (-1553 (((-3 $ "failed") |#3| (-917)) 29)) (-1654 (((-3 |#3| "failed") |#3| $) 45)) (-4119 (((-112) |#3| $) 19)) (-2131 (((-112) |#3| $) 17)))
-(((-1061 |#1| |#2| |#3|) (-10 -8 (-15 -1553 ((-3 |#1| "failed") |#3| (-917))) (-15 -1654 ((-3 |#3| "failed") |#3| |#1|)) (-15 -4119 ((-112) |#3| |#1|)) (-15 -2131 ((-112) |#3| |#1|)) (-15 -2148 ((-112) |#3| |#1|))) (-1062 |#2| |#3|) (-13 (-844) (-363)) (-1235 |#2|)) (T -1061))
-NIL
-(-10 -8 (-15 -1553 ((-3 |#1| "failed") |#3| (-917))) (-15 -1654 ((-3 |#3| "failed") |#3| |#1|)) (-15 -4119 ((-112) |#3| |#1|)) (-15 -2131 ((-112) |#3| |#1|)) (-15 -2148 ((-112) |#3| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) |#2| $) 21)) (-3415 (((-564) |#2| $) 22)) (-1553 (((-3 $ "failed") |#2| (-917)) 15)) (-3495 ((|#1| |#2| $ |#1|) 13)) (-1654 (((-3 |#2| "failed") |#2| $) 18)) (-4119 (((-112) |#2| $) 19)) (-2131 (((-112) |#2| $) 20)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1474 ((|#2| $) 17)) (-2350 (((-858) $) 11)) (-3613 ((|#1| |#2| $ |#1|) 14)) (-2474 (((-641 $) |#2|) 16)) (-2893 (((-112) $ $) 6)))
+((-2809 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-1871 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-767)))) (-3958 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1385 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1355 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2029 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-4133 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-3846 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-3853 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-3878 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-2101 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-2808 (*1 *2 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-1726 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-3896 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-4303 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-2449 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-2797 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3338 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-1471 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-4311 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-4311 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-3838 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-3838 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-1575 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-1575 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-1688 (*1 *2 *1 *1) (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))) (-1688 (*1 *2 *1 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)))) (-2146 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-4322 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2146 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-4322 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-4046 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-2569 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-4046 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-2569 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *2 (-846)))) (-3389 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -2786 *1))) (-4 *1 (-1059 *3 *4 *5)))) (-3389 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -2786 *1))) (-4 *1 (-1059 *4 *5 *3)))) (-4045 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1059 *3 *4 *5)))) (-4045 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846)) (-5 *2 (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1059 *4 *5 *3)))) (-2823 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1059 *3 *4 *5)))) (-4253 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-3877 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2060 (-767)))) (-4 *1 (-1059 *3 *4 *5)))) (-3899 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-1885 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)))) (-4180 (*1 *1 *2) (|partial| -12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))) (-2938 (*1 *1 *2) (-12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))) (-4180 (*1 *1 *2) (|partial| -2733 (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))))) (-2938 (*1 *1 *2) (-2733 (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))))) (-4327 (*1 *1 *2) (-2733 (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5)) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))))) (-4180 (*1 *1 *2) (|partial| -2733 (-12 (-5 *2 (-948 *3)) (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-2354 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2354 (-4 *3 (-545))) (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2354 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))))) (-2938 (*1 *1 *2) (-2733 (-12 (-5 *2 (-948 *3)) (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-2354 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2354 (-4 *3 (-545))) (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))) (-12 (-5 *2 (-948 *3)) (-12 (-2354 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789)) (-4 *5 (-846))))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-948 *3)) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *5 (-612 (-1170))) (-4 *4 (-789)) (-4 *5 (-846)))) (-1623 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-2886 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-1694 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3520 (*1 *1 *1 *2) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-1694 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3520 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3971 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3778 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3209 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-1059 *3 *4 *5)))) (-3357 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3209 *1) (|:| |coef1| *1))) (-4 *1 (-1059 *3 *4 *5)))) (-2215 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-2 (|:| -3209 *1) (|:| |coef2| *1))) (-4 *1 (-1059 *3 *4 *5)))) (-1545 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-4294 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))) (-4362 (*1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3514 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))) (-2059 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))) (-2770 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-556)))) (-3209 (*1 *2 *2 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-1888 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-1566 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-3146 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))) (-3815 (*1 *1 *1) (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-452)))))
+(-13 (-945 |t#1| |t#2| |t#3|) (-10 -8 (-15 -2809 (|t#3| $)) (-15 -1871 ((-767) $)) (-15 -3958 ($ $)) (-15 -1385 ($ $)) (-15 -1355 ($ $)) (-15 -2029 ($ $)) (-15 -4133 ((-641 $) $)) (-15 -3846 ($ $)) (-15 -3853 ($ $ |t#3|)) (-15 -3878 ($ $ |t#3|)) (-15 -2101 ((-112) $)) (-15 -2808 ((-112) $)) (-15 -1726 ($ $)) (-15 -3896 ($ $)) (-15 -4303 ((-641 $) $)) (-15 -2449 ((-641 $) $)) (-15 -2797 ((-3 (-112) "failed") $ $)) (-15 -3338 ((-112) $ $)) (-15 -1471 ((-112) $ $)) (-15 -4311 ((-112) $ $)) (-15 -4311 ((-112) $ (-641 $))) (-15 -3838 ((-112) $ $)) (-15 -3838 ((-112) $ (-641 $))) (-15 -1575 ((-112) $ $)) (-15 -1575 ((-112) $ (-641 $))) (-15 -1688 ((-112) $ $)) (-15 -1688 ((-112) $ (-641 $))) (-15 -2146 ($ $ $)) (-15 -4322 ($ $ $)) (-15 -2146 ($ $ $ |t#3|)) (-15 -4322 ($ $ $ |t#3|)) (-15 -4046 ($ $ $)) (-15 -2569 ($ $ $)) (-15 -4046 ($ $ $ |t#3|)) (-15 -2569 ($ $ $ |t#3|)) (-15 -3389 ((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $)) (-15 -3389 ((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -2786 $)) $ $ |t#3|)) (-15 -4045 ((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -4045 ((-2 (|:| -4290 $) (|:| |gap| (-767)) (|:| -1876 $) (|:| -2786 $)) $ $ |t#3|)) (-15 -2823 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -4253 ($ $ $)) (-15 -3877 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2060 (-767))) $ $)) (-15 -3899 ($ $ $)) (-15 -1885 ($ $ $)) (IF (|has| |t#3| (-612 (-1170))) (PROGN (-6 (-611 (-948 |t#1|))) (-6 (-612 (-948 |t#1|))) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -4180 ((-3 $ "failed") (-948 (-407 (-564))))) (-15 -2938 ($ (-948 (-407 (-564))))) (-15 -4327 ($ (-948 (-407 (-564))))) (-15 -4180 ((-3 $ "failed") (-948 (-564)))) (-15 -2938 ($ (-948 (-564)))) (-15 -4327 ($ (-948 (-564)))) (IF (|has| |t#1| (-988 (-564))) |%noBranch| (PROGN (-15 -4180 ((-3 $ "failed") (-948 |t#1|))) (-15 -2938 ($ (-948 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-38 (-564))) (IF (|has| |t#1| (-38 (-407 (-564)))) |%noBranch| (PROGN (-15 -4180 ((-3 $ "failed") (-948 (-564)))) (-15 -2938 ($ (-948 (-564)))) (-15 -4327 ($ (-948 (-564)))) (IF (|has| |t#1| (-545)) |%noBranch| (PROGN (-15 -4180 ((-3 $ "failed") (-948 |t#1|))) (-15 -2938 ($ (-948 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-38 (-564))) |%noBranch| (IF (|has| |t#1| (-38 (-407 (-564)))) |%noBranch| (PROGN (-15 -4180 ((-3 $ "failed") (-948 |t#1|))) (-15 -2938 ($ (-948 |t#1|)))))) (-15 -4327 ($ (-948 |t#1|))) (IF (|has| |t#1| (-1034 (-564))) (-6 (-612 (-1152))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-15 -1623 ($ $)) (-15 -2886 ($ $)) (-15 -1694 ($ $ |t#1|)) (-15 -3520 ($ $ |t#1|)) (-15 -1694 ($ $ $)) (-15 -3520 ($ $ $)) (-15 -3971 ($ $ $)) (-15 -3778 ((-2 (|:| -3209 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3357 ((-2 (|:| -3209 $) (|:| |coef1| $)) $ $)) (-15 -2215 ((-2 (|:| -3209 $) (|:| |coef2| $)) $ $)) (-15 -1545 ($ $ $)) (-15 -4294 ((-641 $) $ $)) (-15 -4362 ($ $ $)) (-15 -3514 ($ $ $ (-767))) (-15 -2059 ($ $ $ $ (-767))) (-15 -2770 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-452)) (PROGN (-15 -3209 (|t#1| |t#1| $)) (-15 -1888 ($ $)) (-15 -1566 ($ $)) (-15 -3146 ($ $)) (-15 -3815 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 |#3|) . T) ((-614 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-611 (-858)) . T) ((-611 (-948 |#1|)) |has| |#3| (-612 (-1170))) ((-172) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| |#1| (-612 (-536))) (|has| |#3| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#3| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#3| (-612 (-888 (-564))))) ((-612 (-948 |#1|)) |has| |#3| (-612 (-1170))) ((-612 (-1152)) -12 (|has| |#1| (-1034 (-564))) (|has| |#3| (-612 (-1170)))) ((-290) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-309 $) . T) ((-326 |#1| |#2|) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2733 (|has| |#1| (-905)) (|has| |#1| (-452))) ((-514 |#3| |#1|) . T) ((-514 |#3| $) . T) ((-514 $ $) . T) ((-556) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 |#3|) . T) ((-882 (-379)) -12 (|has| |#1| (-882 (-379))) (|has| |#3| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-882 (-564))) (|has| |#3| (-882 (-564)))) ((-945 |#1| |#2| |#3|) . T) ((-905) |has| |#1| (-905)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 |#1|) . T) ((-1034 |#3|) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) |has| |#1| (-905)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3241 (((-641 (-1129)) $) 18)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 27) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-1129) $) 20)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1060) (-13 (-1077) (-10 -8 (-15 -3241 ((-641 (-1129)) $)) (-15 -2422 ((-1129) $))))) (T -1060))
+((-3241 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1060)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1060)))))
+(-13 (-1077) (-10 -8 (-15 -3241 ((-641 (-1129)) $)) (-15 -2422 ((-1129) $))))
+((-2480 (((-112) |#3| $) 15)) (-4183 (((-3 $ "failed") |#3| (-917)) 29)) (-1580 (((-3 |#3| "failed") |#3| $) 45)) (-3530 (((-112) |#3| $) 19)) (-4371 (((-112) |#3| $) 17)))
+(((-1061 |#1| |#2| |#3|) (-10 -8 (-15 -4183 ((-3 |#1| "failed") |#3| (-917))) (-15 -1580 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3530 ((-112) |#3| |#1|)) (-15 -4371 ((-112) |#3| |#1|)) (-15 -2480 ((-112) |#3| |#1|))) (-1062 |#2| |#3|) (-13 (-844) (-363)) (-1235 |#2|)) (T -1061))
+NIL
+(-10 -8 (-15 -4183 ((-3 |#1| "failed") |#3| (-917))) (-15 -1580 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3530 ((-112) |#3| |#1|)) (-15 -4371 ((-112) |#3| |#1|)) (-15 -2480 ((-112) |#3| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) |#2| $) 22)) (-1336 (((-564) |#2| $) 23)) (-4183 (((-3 $ "failed") |#2| (-917)) 16)) (-2442 ((|#1| |#2| $ |#1|) 14)) (-1580 (((-3 |#2| "failed") |#2| $) 19)) (-3530 (((-112) |#2| $) 20)) (-4371 (((-112) |#2| $) 21)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3954 ((|#2| $) 18)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-3583 ((|#1| |#2| $ |#1|) 15)) (-4365 (((-641 $) |#2|) 17)) (-2876 (((-112) $ $) 6)))
(((-1062 |#1| |#2|) (-140) (-13 (-844) (-363)) (-1235 |t#1|)) (T -1062))
-((-3415 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-564)))) (-2148 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-112)))) (-2131 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-112)))) (-4119 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-112)))) (-1654 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-1062 *3 *2)) (-4 *3 (-13 (-844) (-363))) (-4 *2 (-1235 *3)))) (-1474 (*1 *2 *1) (-12 (-4 *1 (-1062 *3 *2)) (-4 *3 (-13 (-844) (-363))) (-4 *2 (-1235 *3)))) (-2474 (*1 *2 *3) (-12 (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-641 *1)) (-4 *1 (-1062 *4 *3)))) (-1553 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-917)) (-4 *4 (-13 (-844) (-363))) (-4 *1 (-1062 *4 *2)) (-4 *2 (-1235 *4)))) (-3613 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1062 *2 *3)) (-4 *2 (-13 (-844) (-363))) (-4 *3 (-1235 *2)))) (-3495 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1062 *2 *3)) (-4 *2 (-13 (-844) (-363))) (-4 *3 (-1235 *2)))))
-(-13 (-1094) (-10 -8 (-15 -3415 ((-564) |t#2| $)) (-15 -2148 ((-112) |t#2| $)) (-15 -2131 ((-112) |t#2| $)) (-15 -4119 ((-112) |t#2| $)) (-15 -1654 ((-3 |t#2| "failed") |t#2| $)) (-15 -1474 (|t#2| $)) (-15 -2474 ((-641 $) |t#2|)) (-15 -1553 ((-3 $ "failed") |t#2| (-917))) (-15 -3613 (|t#1| |t#2| $ |t#1|)) (-15 -3495 (|t#1| |t#2| $ |t#1|))))
+((-1336 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-564)))) (-2480 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-112)))) (-4371 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-112)))) (-3530 (*1 *2 *3 *1) (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-112)))) (-1580 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-1062 *3 *2)) (-4 *3 (-13 (-844) (-363))) (-4 *2 (-1235 *3)))) (-3954 (*1 *2 *1) (-12 (-4 *1 (-1062 *3 *2)) (-4 *3 (-13 (-844) (-363))) (-4 *2 (-1235 *3)))) (-4365 (*1 *2 *3) (-12 (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-641 *1)) (-4 *1 (-1062 *4 *3)))) (-4183 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-917)) (-4 *4 (-13 (-844) (-363))) (-4 *1 (-1062 *4 *2)) (-4 *2 (-1235 *4)))) (-3583 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1062 *2 *3)) (-4 *2 (-13 (-844) (-363))) (-4 *3 (-1235 *2)))) (-2442 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1062 *2 *3)) (-4 *2 (-13 (-844) (-363))) (-4 *3 (-1235 *2)))))
+(-13 (-1094) (-10 -8 (-15 -1336 ((-564) |t#2| $)) (-15 -2480 ((-112) |t#2| $)) (-15 -4371 ((-112) |t#2| $)) (-15 -3530 ((-112) |t#2| $)) (-15 -1580 ((-3 |t#2| "failed") |t#2| $)) (-15 -3954 (|t#2| $)) (-15 -4365 ((-641 $) |t#2|)) (-15 -4183 ((-3 $ "failed") |t#2| (-917))) (-15 -3583 (|t#1| |t#2| $ |t#1|)) (-15 -2442 (|t#1| |t#2| $ |t#1|))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-3994 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-767)) 114)) (-2888 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|) 64) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767)) 63)) (-2109 (((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-767)) 100)) (-4269 (((-767) (-641 |#4|) (-641 |#5|)) 30)) (-3656 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|) 66) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767)) 65) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767) (-112)) 67)) (-2689 (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112)) 86) (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112)) 87)) (-4344 (((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) 92)) (-1770 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-112)) 62)) (-1490 (((-767) (-641 |#4|) (-641 |#5|)) 21)))
-(((-1063 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1490 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -4269 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -1770 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-112))) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3994 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-767))) (-15 -4344 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -2109 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-767)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1063))
-((-2109 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9)))) (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1152)) (-5 *1 (-1063 *4 *5 *6 *7 *8)))) (-3994 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-641 *11)) (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3461 *11)))))) (-5 *6 (-767)) (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3461 *11)))) (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9)) (-4 *11 (-1065 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-5 *1 (-1063 *7 *8 *9 *10 *11)))) (-2689 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-2689 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-3656 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3656 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-3656 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1063 *7 *8 *9 *3 *4)) (-4 *4 (-1065 *7 *8 *9 *3)))) (-2888 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2888 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-1770 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-4269 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-1490 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -1490 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -4269 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -1770 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-112))) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3994 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-767))) (-15 -4344 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -2109 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-767))))
-((-1467 (((-112) |#5| $) 25)) (-2716 (((-112) |#5| $) 28)) (-3749 (((-112) |#5| $) 18) (((-112) $) 51)) (-3642 (((-641 $) |#5| $) NIL) (((-641 $) (-641 |#5|) $) 93) (((-641 $) (-641 |#5|) (-641 $)) 91) (((-641 $) |#5| (-641 $)) 94)) (-3113 (($ $ |#5|) NIL) (((-641 $) |#5| $) NIL) (((-641 $) |#5| (-641 $)) 72) (((-641 $) (-641 |#5|) $) 74) (((-641 $) (-641 |#5|) (-641 $)) 76)) (-1976 (((-641 $) |#5| $) NIL) (((-641 $) |#5| (-641 $)) 63) (((-641 $) (-641 |#5|) $) 68) (((-641 $) (-641 |#5|) (-641 $)) 70)) (-3891 (((-112) |#5| $) 31)))
-(((-1064 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3113 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -3113 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -3113 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -3113 ((-641 |#1|) |#5| |#1|)) (-15 -1976 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -1976 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -1976 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -1976 ((-641 |#1|) |#5| |#1|)) (-15 -3642 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -3642 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -3642 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -3642 ((-641 |#1|) |#5| |#1|)) (-15 -2716 ((-112) |#5| |#1|)) (-15 -3749 ((-112) |#1|)) (-15 -3891 ((-112) |#5| |#1|)) (-15 -1467 ((-112) |#5| |#1|)) (-15 -3749 ((-112) |#5| |#1|)) (-15 -3113 (|#1| |#1| |#5|))) (-1065 |#2| |#3| |#4| |#5|) (-452) (-789) (-846) (-1059 |#2| |#3| |#4|)) (T -1064))
-NIL
-(-10 -8 (-15 -3113 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -3113 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -3113 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -3113 ((-641 |#1|) |#5| |#1|)) (-15 -1976 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -1976 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -1976 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -1976 ((-641 |#1|) |#5| |#1|)) (-15 -3642 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -3642 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -3642 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -3642 ((-641 |#1|) |#5| |#1|)) (-15 -2716 ((-112) |#5| |#1|)) (-15 -3749 ((-112) |#1|)) (-15 -3891 ((-112) |#5| |#1|)) (-15 -1467 ((-112) |#5| |#1|)) (-15 -3749 ((-112) |#5| |#1|)) (-15 -3113 (|#1| |#1| |#5|)))
-((-2337 (((-112) $ $) 7)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) 85)) (-2418 (((-641 $) (-641 |#4|)) 86) (((-641 $) (-641 |#4|) (-112)) 111)) (-3743 (((-641 |#3|) $) 33)) (-1743 (((-112) $) 26)) (-1692 (((-112) $) 17 (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) 101) (((-112) $) 97)) (-4075 ((|#4| |#4| $) 92)) (-3472 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| $) 126)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) 27)) (-3670 (((-112) $ (-767)) 44)) (-3540 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 79)) (-3500 (($) 45 T CONST)) (-1734 (((-112) $) 22 (|has| |#1| (-556)))) (-2014 (((-112) $ $) 24 (|has| |#1| (-556)))) (-1541 (((-112) $ $) 23 (|has| |#1| (-556)))) (-2164 (((-112) $) 25 (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-4153 (((-641 |#4|) (-641 |#4|) $) 18 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 36)) (-2961 (($ (-641 |#4|)) 35)) (-3193 (((-3 $ "failed") $) 82)) (-2720 ((|#4| |#4| $) 89)) (-3215 (($ $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#4| $) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-3951 ((|#4| |#4| $) 87)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) 105)) (-1467 (((-112) |#4| $) 136)) (-2716 (((-112) |#4| $) 133)) (-3749 (((-112) |#4| $) 137) (((-112) $) 134)) (-3305 (((-641 |#4|) $) 52 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) 104) (((-112) $) 103)) (-3377 ((|#3| $) 34)) (-2587 (((-112) $ (-767)) 43)) (-1909 (((-641 |#4|) $) 53 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 47)) (-3564 (((-641 |#3|) $) 32)) (-4342 (((-112) |#3| $) 31)) (-2743 (((-112) $ (-767)) 42)) (-4172 (((-1152) $) 9)) (-2341 (((-3 |#4| (-641 $)) |#4| |#4| $) 128)) (-2379 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| |#4| $) 127)) (-3704 (((-3 |#4| "failed") $) 83)) (-3444 (((-641 $) |#4| $) 129)) (-3706 (((-3 (-112) (-641 $)) |#4| $) 132)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-3642 (((-641 $) |#4| $) 125) (((-641 $) (-641 |#4|) $) 124) (((-641 $) (-641 |#4|) (-641 $)) 123) (((-641 $) |#4| (-641 $)) 122)) (-2432 (($ |#4| $) 117) (($ (-641 |#4|) $) 116)) (-2438 (((-641 |#4|) $) 107)) (-3214 (((-112) |#4| $) 99) (((-112) $) 95)) (-2825 ((|#4| |#4| $) 90)) (-1420 (((-112) $ $) 110)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) 100) (((-112) $) 96)) (-2339 ((|#4| |#4| $) 91)) (-3877 (((-1114) $) 10)) (-3181 (((-3 |#4| "failed") $) 84)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2393 (((-3 $ "failed") $ |#4|) 78)) (-3113 (($ $ |#4|) 77) (((-641 $) |#4| $) 115) (((-641 $) |#4| (-641 $)) 114) (((-641 $) (-641 |#4|) $) 113) (((-641 $) (-641 |#4|) (-641 $)) 112)) (-2708 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 56 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) 38)) (-1320 (((-112) $) 41)) (-1664 (($) 40)) (-2762 (((-767) $) 106)) (-3888 (((-767) |#4| $) 54 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4406)))) (-3817 (($ $) 39)) (-4344 (((-536) $) 69 (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 60)) (-4059 (($ $ |#3|) 28)) (-3031 (($ $ |#3|) 30)) (-2377 (($ $) 88)) (-3601 (($ $ |#3|) 29)) (-2350 (((-858) $) 11) (((-641 |#4|) $) 37)) (-2578 (((-767) $) 76 (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 98)) (-1976 (((-641 $) |#4| $) 121) (((-641 $) |#4| (-641 $)) 120) (((-641 $) (-641 |#4|) $) 119) (((-641 $) (-641 |#4|) (-641 $)) 118)) (-3073 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) 81)) (-3891 (((-112) |#4| $) 135)) (-1416 (((-112) |#3| $) 80)) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 46 (|has| $ (-6 -4406)))))
+((-3168 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-767)) 114)) (-1883 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|) 64) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767)) 63)) (-1590 (((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-767)) 100)) (-3981 (((-767) (-641 |#4|) (-641 |#5|)) 30)) (-2293 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|) 66) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767)) 65) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767) (-112)) 67)) (-3594 (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112)) 86) (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112)) 87)) (-4327 (((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) 92)) (-3495 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-112)) 62)) (-1767 (((-767) (-641 |#4|) (-641 |#5|)) 21)))
+(((-1063 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1767 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3981 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3495 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-112))) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3168 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-767))) (-15 -4327 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -1590 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-767)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1063))
+((-1590 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9)))) (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1152)) (-5 *1 (-1063 *4 *5 *6 *7 *8)))) (-3168 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-641 *11)) (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3418 *11)))))) (-5 *6 (-767)) (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3418 *11)))) (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9)) (-4 *11 (-1065 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-5 *1 (-1063 *7 *8 *9 *10 *11)))) (-3594 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-3594 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-2293 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2293 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-2293 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1063 *7 *8 *9 *3 *4)) (-4 *4 (-1065 *7 *8 *9 *3)))) (-1883 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1883 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-3495 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-3981 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))) (-1767 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -1767 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3981 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3495 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-112))) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3168 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-767))) (-15 -4327 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -1590 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-767))))
+((-1391 (((-112) |#5| $) 25)) (-4239 (((-112) |#5| $) 28)) (-3712 (((-112) |#5| $) 18) (((-112) $) 51)) (-2925 (((-641 $) |#5| $) NIL) (((-641 $) (-641 |#5|) $) 93) (((-641 $) (-641 |#5|) (-641 $)) 91) (((-641 $) |#5| (-641 $)) 94)) (-3157 (($ $ |#5|) NIL) (((-641 $) |#5| $) NIL) (((-641 $) |#5| (-641 $)) 72) (((-641 $) (-641 |#5|) $) 74) (((-641 $) (-641 |#5|) (-641 $)) 76)) (-2969 (((-641 $) |#5| $) NIL) (((-641 $) |#5| (-641 $)) 63) (((-641 $) (-641 |#5|) $) 68) (((-641 $) (-641 |#5|) (-641 $)) 70)) (-2489 (((-112) |#5| $) 31)))
+(((-1064 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3157 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -3157 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -3157 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -3157 ((-641 |#1|) |#5| |#1|)) (-15 -2969 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -2969 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -2969 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -2969 ((-641 |#1|) |#5| |#1|)) (-15 -2925 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -2925 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -2925 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -2925 ((-641 |#1|) |#5| |#1|)) (-15 -4239 ((-112) |#5| |#1|)) (-15 -3712 ((-112) |#1|)) (-15 -2489 ((-112) |#5| |#1|)) (-15 -1391 ((-112) |#5| |#1|)) (-15 -3712 ((-112) |#5| |#1|)) (-15 -3157 (|#1| |#1| |#5|))) (-1065 |#2| |#3| |#4| |#5|) (-452) (-789) (-846) (-1059 |#2| |#3| |#4|)) (T -1064))
+NIL
+(-10 -8 (-15 -3157 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -3157 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -3157 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -3157 ((-641 |#1|) |#5| |#1|)) (-15 -2969 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -2969 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -2969 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -2969 ((-641 |#1|) |#5| |#1|)) (-15 -2925 ((-641 |#1|) |#5| (-641 |#1|))) (-15 -2925 ((-641 |#1|) (-641 |#5|) (-641 |#1|))) (-15 -2925 ((-641 |#1|) (-641 |#5|) |#1|)) (-15 -2925 ((-641 |#1|) |#5| |#1|)) (-15 -4239 ((-112) |#5| |#1|)) (-15 -3712 ((-112) |#1|)) (-15 -2489 ((-112) |#5| |#1|)) (-15 -1391 ((-112) |#5| |#1|)) (-15 -3712 ((-112) |#5| |#1|)) (-15 -3157 (|#1| |#1| |#5|)))
+((-2315 (((-112) $ $) 7)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) 86)) (-3433 (((-641 $) (-641 |#4|)) 87) (((-641 $) (-641 |#4|) (-112)) 112)) (-3702 (((-641 |#3|) $) 34)) (-2663 (((-112) $) 27)) (-3163 (((-112) $) 18 (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) 102) (((-112) $) 98)) (-3351 ((|#4| |#4| $) 93)) (-1367 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| $) 127)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) 28)) (-3073 (((-112) $ (-767)) 45)) (-3492 (($ (-1 (-112) |#4|) $) 66 (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 80)) (-1747 (($) 46 T CONST)) (-2921 (((-112) $) 23 (|has| |#1| (-556)))) (-1394 (((-112) $ $) 25 (|has| |#1| (-556)))) (-2460 (((-112) $ $) 24 (|has| |#1| (-556)))) (-3489 (((-112) $) 26 (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-1411 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) 20 (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 37)) (-2938 (($ (-641 |#4|)) 36)) (-3176 (((-3 $ "failed") $) 83)) (-3414 ((|#4| |#4| $) 90)) (-3195 (($ $) 69 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#4| $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 103)) (-2174 ((|#4| |#4| $) 88)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 64 (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) 63 (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 95)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) 106)) (-1391 (((-112) |#4| $) 137)) (-4239 (((-112) |#4| $) 134)) (-3712 (((-112) |#4| $) 138) (((-112) $) 135)) (-1624 (((-641 |#4|) $) 53 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) 105) (((-112) $) 104)) (-2809 ((|#3| $) 35)) (-1509 (((-112) $ (-767)) 44)) (-4276 (((-641 |#4|) $) 54 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 56 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#4| |#4|) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 48)) (-1991 (((-641 |#3|) $) 33)) (-2779 (((-112) |#3| $) 32)) (-4068 (((-112) $ (-767)) 43)) (-2332 (((-1152) $) 10)) (-2843 (((-3 |#4| (-641 $)) |#4| |#4| $) 129)) (-4362 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| |#4| $) 128)) (-3676 (((-3 |#4| "failed") $) 84)) (-2395 (((-641 $) |#4| $) 130)) (-2344 (((-3 (-112) (-641 $)) |#4| $) 133)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |#4| $) 132) (((-112) |#4| $) 131)) (-2925 (((-641 $) |#4| $) 126) (((-641 $) (-641 |#4|) $) 125) (((-641 $) (-641 |#4|) (-641 $)) 124) (((-641 $) |#4| (-641 $)) 123)) (-3117 (($ |#4| $) 118) (($ (-641 |#4|) $) 117)) (-1937 (((-641 |#4|) $) 108)) (-1575 (((-112) |#4| $) 100) (((-112) $) 96)) (-1885 ((|#4| |#4| $) 91)) (-3338 (((-112) $ $) 111)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 22 (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) 101) (((-112) $) 97)) (-3899 ((|#4| |#4| $) 92)) (-3868 (((-1114) $) 11)) (-3164 (((-3 |#4| "failed") $) 85)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 62)) (-3074 (((-3 $ "failed") $ |#4|) 79)) (-3157 (($ $ |#4|) 78) (((-641 $) |#4| $) 116) (((-641 $) |#4| (-641 $)) 115) (((-641 $) (-641 |#4|) $) 114) (((-641 $) (-641 |#4|) (-641 $)) 113)) (-1703 (((-112) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) 60 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) 39)) (-4169 (((-112) $) 42)) (-1531 (($) 41)) (-3258 (((-767) $) 107)) (-3879 (((-767) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#4|) $) 52 (|has| $ (-6 -4407)))) (-3774 (($ $) 40)) (-4327 (((-536) $) 70 (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 61)) (-4350 (($ $ |#3|) 29)) (-1659 (($ $ |#3|) 31)) (-4149 (($ $) 89)) (-3025 (($ $ |#3|) 30)) (-2326 (((-858) $) 12) (((-641 |#4|) $) 38)) (-1670 (((-767) $) 77 (|has| |#3| (-368)))) (-1700 (((-112) $ $) 9)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 110) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 109)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 99)) (-2969 (((-641 $) |#4| $) 122) (((-641 $) |#4| (-641 $)) 121) (((-641 $) (-641 |#4|) $) 120) (((-641 $) (-641 |#4|) (-641 $)) 119)) (-4062 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) 82)) (-2489 (((-112) |#4| $) 136)) (-4335 (((-112) |#3| $) 81)) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
(((-1065 |#1| |#2| |#3| |#4|) (-140) (-452) (-789) (-846) (-1059 |t#1| |t#2| |t#3|)) (T -1065))
-((-3749 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-1467 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3891 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3749 (*1 *2 *1) (-12 (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-2716 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3706 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 (-112) (-641 *1))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2603 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *1)))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2603 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3444 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2341 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 *3 (-641 *1))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2379 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *1)))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-3472 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *1)))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-3642 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-3642 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *7)))) (-3642 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)))) (-3642 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)))) (-1976 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-1976 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)))) (-1976 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *7)))) (-1976 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)))) (-2432 (*1 *1 *2 *1) (-12 (-4 *1 (-1065 *3 *4 *5 *2)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2432 (*1 *1 *2 *1) (-12 (-5 *2 (-641 *6)) (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)))) (-3113 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-3113 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)))) (-3113 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *7)))) (-3113 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)))) (-2418 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *5 *6 *7 *8)))))
-(-13 (-1202 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3749 ((-112) |t#4| $)) (-15 -1467 ((-112) |t#4| $)) (-15 -3891 ((-112) |t#4| $)) (-15 -3749 ((-112) $)) (-15 -2716 ((-112) |t#4| $)) (-15 -3706 ((-3 (-112) (-641 $)) |t#4| $)) (-15 -2603 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |t#4| $)) (-15 -2603 ((-112) |t#4| $)) (-15 -3444 ((-641 $) |t#4| $)) (-15 -2341 ((-3 |t#4| (-641 $)) |t#4| |t#4| $)) (-15 -2379 ((-641 (-2 (|:| |val| |t#4|) (|:| -3461 $))) |t#4| |t#4| $)) (-15 -3472 ((-641 (-2 (|:| |val| |t#4|) (|:| -3461 $))) |t#4| $)) (-15 -3642 ((-641 $) |t#4| $)) (-15 -3642 ((-641 $) (-641 |t#4|) $)) (-15 -3642 ((-641 $) (-641 |t#4|) (-641 $))) (-15 -3642 ((-641 $) |t#4| (-641 $))) (-15 -1976 ((-641 $) |t#4| $)) (-15 -1976 ((-641 $) |t#4| (-641 $))) (-15 -1976 ((-641 $) (-641 |t#4|) $)) (-15 -1976 ((-641 $) (-641 |t#4|) (-641 $))) (-15 -2432 ($ |t#4| $)) (-15 -2432 ($ (-641 |t#4|) $)) (-15 -3113 ((-641 $) |t#4| $)) (-15 -3113 ((-641 $) |t#4| (-641 $))) (-15 -3113 ((-641 $) (-641 |t#4|) $)) (-15 -3113 ((-641 $) (-641 |t#4|) (-641 $))) (-15 -2418 ((-641 $) (-641 |t#4|) (-112)))))
+((-3712 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-1391 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-2489 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3712 (*1 *2 *1) (-12 (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-4239 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-2344 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 (-112) (-641 *1))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2552 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *1)))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2552 (*1 *2 *3 *1) (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-2395 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2843 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 *3 (-641 *1))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-4362 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *1)))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-1367 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *1)))) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2925 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2925 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *7)))) (-2925 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)))) (-2925 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)))) (-2969 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-2969 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)))) (-2969 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *7)))) (-2969 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)))) (-3117 (*1 *1 *2 *1) (-12 (-4 *1 (-1065 *3 *4 *5 *2)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3117 (*1 *1 *2 *1) (-12 (-5 *2 (-641 *6)) (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)))) (-3157 (*1 *2 *3 *1) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)))) (-3157 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)))) (-3157 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *7)))) (-3157 (*1 *2 *3 *2) (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)))) (-3433 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1065 *5 *6 *7 *8)))))
+(-13 (-1202 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3712 ((-112) |t#4| $)) (-15 -1391 ((-112) |t#4| $)) (-15 -2489 ((-112) |t#4| $)) (-15 -3712 ((-112) $)) (-15 -4239 ((-112) |t#4| $)) (-15 -2344 ((-3 (-112) (-641 $)) |t#4| $)) (-15 -2552 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |t#4| $)) (-15 -2552 ((-112) |t#4| $)) (-15 -2395 ((-641 $) |t#4| $)) (-15 -2843 ((-3 |t#4| (-641 $)) |t#4| |t#4| $)) (-15 -4362 ((-641 (-2 (|:| |val| |t#4|) (|:| -3418 $))) |t#4| |t#4| $)) (-15 -1367 ((-641 (-2 (|:| |val| |t#4|) (|:| -3418 $))) |t#4| $)) (-15 -2925 ((-641 $) |t#4| $)) (-15 -2925 ((-641 $) (-641 |t#4|) $)) (-15 -2925 ((-641 $) (-641 |t#4|) (-641 $))) (-15 -2925 ((-641 $) |t#4| (-641 $))) (-15 -2969 ((-641 $) |t#4| $)) (-15 -2969 ((-641 $) |t#4| (-641 $))) (-15 -2969 ((-641 $) (-641 |t#4|) $)) (-15 -2969 ((-641 $) (-641 |t#4|) (-641 $))) (-15 -3117 ($ |t#4| $)) (-15 -3117 ($ (-641 |t#4|) $)) (-15 -3157 ((-641 $) |t#4| $)) (-15 -3157 ((-641 $) |t#4| (-641 $))) (-15 -3157 ((-641 $) (-641 |t#4|) $)) (-15 -3157 ((-641 $) (-641 |t#4|) (-641 $))) (-15 -3433 ((-641 $) (-641 |t#4|) (-112)))))
(((-34) . T) ((-102) . T) ((-611 (-641 |#4|)) . T) ((-611 (-858)) . T) ((-151 |#4|) . T) ((-612 (-536)) |has| |#4| (-612 (-536))) ((-309 |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-489 |#4|) . T) ((-514 |#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-972 |#1| |#2| |#3| |#4|) . T) ((-1094) . T) ((-1202 |#1| |#2| |#3| |#4|) . T) ((-1209) . T))
-((-3006 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|) 87)) (-3295 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|) 129)) (-2299 (((-641 |#5|) |#4| |#5|) 75)) (-4377 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|) 48) (((-112) |#4| |#5|) 56)) (-2092 (((-1264)) 37)) (-3239 (((-1264)) 26)) (-2305 (((-1264) (-1152) (-1152) (-1152)) 33)) (-2030 (((-1264) (-1152) (-1152) (-1152)) 22)) (-3829 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#4| |#4| |#5|) 109)) (-1916 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#3| (-112)) 120) (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5| (-112) (-112)) 53)) (-3292 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|) 115)))
-(((-1066 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2030 ((-1264) (-1152) (-1152) (-1152))) (-15 -3239 ((-1264))) (-15 -2305 ((-1264) (-1152) (-1152) (-1152))) (-15 -2092 ((-1264))) (-15 -3829 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -1916 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -1916 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#3| (-112))) (-15 -3292 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -3295 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -4377 ((-112) |#4| |#5|)) (-15 -4377 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -2299 ((-641 |#5|) |#4| |#5|)) (-15 -3006 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1066))
-((-3006 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2299 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-4377 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-4377 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3295 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3292 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1916 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9)))) (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846)) (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3461 *9)))) (-5 *1 (-1066 *6 *7 *4 *8 *9)))) (-1916 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1066 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-3829 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2092 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-2305 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-3239 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-2030 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2030 ((-1264) (-1152) (-1152) (-1152))) (-15 -3239 ((-1264))) (-15 -2305 ((-1264) (-1152) (-1152) (-1152))) (-15 -2092 ((-1264))) (-15 -3829 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -1916 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -1916 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#3| (-112))) (-15 -3292 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -3295 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -4377 ((-112) |#4| |#5|)) (-15 -4377 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -2299 ((-641 |#5|) |#4| |#5|)) (-15 -3006 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|)))
-((-2337 (((-112) $ $) NIL)) (-1804 (((-1208) $) 13)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4373 (((-1129) $) 10)) (-2350 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1067) (-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -1804 ((-1208) $))))) (T -1067))
-((-4373 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1067)))) (-1804 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-1067)))))
-(-13 (-1077) (-10 -8 (-15 -4373 ((-1129) $)) (-15 -1804 ((-1208) $))))
+((-1323 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|) 87)) (-2526 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|) 129)) (-1335 (((-641 |#5|) |#4| |#5|) 75)) (-3928 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|) 48) (((-112) |#4| |#5|) 56)) (-2490 (((-1264)) 37)) (-3132 (((-1264)) 26)) (-2666 (((-1264) (-1152) (-1152) (-1152)) 33)) (-3479 (((-1264) (-1152) (-1152) (-1152)) 22)) (-1615 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#4| |#4| |#5|) 109)) (-3647 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#3| (-112)) 120) (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5| (-112) (-112)) 53)) (-2249 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|) 115)))
+(((-1066 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3479 ((-1264) (-1152) (-1152) (-1152))) (-15 -3132 ((-1264))) (-15 -2666 ((-1264) (-1152) (-1152) (-1152))) (-15 -2490 ((-1264))) (-15 -1615 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -3647 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -3647 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#3| (-112))) (-15 -2249 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -2526 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -3928 ((-112) |#4| |#5|)) (-15 -3928 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -1335 ((-641 |#5|) |#4| |#5|)) (-15 -1323 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1066))
+((-1323 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1335 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3928 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3928 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2526 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2249 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3647 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9)))) (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846)) (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3418 *9)))) (-5 *1 (-1066 *6 *7 *4 *8 *9)))) (-3647 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1066 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-1615 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))) (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2490 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-2666 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-3132 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-3479 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3479 ((-1264) (-1152) (-1152) (-1152))) (-15 -3132 ((-1264))) (-15 -2666 ((-1264) (-1152) (-1152) (-1152))) (-15 -2490 ((-1264))) (-15 -1615 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -3647 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -3647 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#3| (-112))) (-15 -2249 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -2526 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -3928 ((-112) |#4| |#5|)) (-15 -3928 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -1335 ((-641 |#5|) |#4| |#5|)) (-15 -1323 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|)))
+((-2315 (((-112) $ $) NIL)) (-1799 (((-1208) $) 13)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4351 (((-1129) $) 10)) (-2326 (((-858) $) 20) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1067) (-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -1799 ((-1208) $))))) (T -1067))
+((-4351 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1067)))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-1067)))))
+(-13 (-1077) (-10 -8 (-15 -4351 ((-1129) $)) (-15 -1799 ((-1208) $))))
((-1583 (((-112) $ $) 7)))
(((-1068) (-13 (-1209) (-10 -8 (-15 -1583 ((-112) $ $))))) (T -1068))
((-1583 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1068)))))
(-13 (-1209) (-10 -8 (-15 -1583 ((-112) $ $))))
-((-2337 (((-112) $ $) NIL)) (-2445 (((-1170) $) 8)) (-4172 (((-1152) $) 17)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 14)))
-(((-1069 |#1|) (-13 (-1094) (-10 -8 (-15 -2445 ((-1170) $)))) (-1170)) (T -1069))
-((-2445 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1069 *3)) (-14 *3 *2))))
-(-13 (-1094) (-10 -8 (-15 -2445 ((-1170) $))))
-((-2337 (((-112) $ $) NIL)) (-3393 (($ $ (-641 (-1170)) (-1 (-112) (-641 |#3|))) 34)) (-3157 (($ |#3| |#3|) 23) (($ |#3| |#3| (-641 (-1170))) 21)) (-2437 ((|#3| $) 13)) (-4201 (((-3 (-294 |#3|) "failed") $) 60)) (-2961 (((-294 |#3|) $) NIL)) (-3234 (((-641 (-1170)) $) 16)) (-1579 (((-888 |#1|) $) 11)) (-2423 ((|#3| $) 12)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4362 ((|#3| $ |#3|) 28) ((|#3| $ |#3| (-917)) 41)) (-2350 (((-858) $) 89) (($ (-294 |#3|)) 22)) (-2893 (((-112) $ $) 38)))
-(((-1070 |#1| |#2| |#3|) (-13 (-1094) (-286 |#3| |#3|) (-1034 (-294 |#3|)) (-10 -8 (-15 -3157 ($ |#3| |#3|)) (-15 -3157 ($ |#3| |#3| (-641 (-1170)))) (-15 -3393 ($ $ (-641 (-1170)) (-1 (-112) (-641 |#3|)))) (-15 -1579 ((-888 |#1|) $)) (-15 -2423 (|#3| $)) (-15 -2437 (|#3| $)) (-15 -4362 (|#3| $ |#3| (-917))) (-15 -3234 ((-641 (-1170)) $)))) (-1094) (-13 (-1045) (-882 |#1|) (-846) (-612 (-888 |#1|))) (-13 (-430 |#2|) (-882 |#1|) (-612 (-888 |#1|)))) (T -1070))
-((-3157 (*1 *1 *2 *2) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-5 *1 (-1070 *3 *4 *2)) (-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))) (-3157 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1070 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))) (-3393 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-1 (-112) (-641 *6))) (-4 *6 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1070 *4 *5 *6)))) (-1579 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 *2))) (-5 *2 (-888 *3)) (-5 *1 (-1070 *3 *4 *5)) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 *2))))) (-2423 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))) (-5 *1 (-1070 *3 *4 *2)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))))) (-2437 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))) (-5 *1 (-1070 *3 *4 *2)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))))) (-4362 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-917)) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1070 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))) (-3234 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-5 *2 (-641 (-1170))) (-5 *1 (-1070 *3 *4 *5)) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))))
-(-13 (-1094) (-286 |#3| |#3|) (-1034 (-294 |#3|)) (-10 -8 (-15 -3157 ($ |#3| |#3|)) (-15 -3157 ($ |#3| |#3| (-641 (-1170)))) (-15 -3393 ($ $ (-641 (-1170)) (-1 (-112) (-641 |#3|)))) (-15 -1579 ((-888 |#1|) $)) (-15 -2423 (|#3| $)) (-15 -2437 (|#3| $)) (-15 -4362 (|#3| $ |#3| (-917))) (-15 -3234 ((-641 (-1170)) $))))
-((-2337 (((-112) $ $) NIL)) (-3362 (($ (-641 (-1070 |#1| |#2| |#3|))) 14)) (-1369 (((-641 (-1070 |#1| |#2| |#3|)) $) 21)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4362 ((|#3| $ |#3|) 24) ((|#3| $ |#3| (-917)) 27)) (-2350 (((-858) $) 17)) (-2893 (((-112) $ $) 20)))
-(((-1071 |#1| |#2| |#3|) (-13 (-1094) (-286 |#3| |#3|) (-10 -8 (-15 -3362 ($ (-641 (-1070 |#1| |#2| |#3|)))) (-15 -1369 ((-641 (-1070 |#1| |#2| |#3|)) $)) (-15 -4362 (|#3| $ |#3| (-917))))) (-1094) (-13 (-1045) (-882 |#1|) (-846) (-612 (-888 |#1|))) (-13 (-430 |#2|) (-882 |#1|) (-612 (-888 |#1|)))) (T -1071))
-((-3362 (*1 *1 *2) (-12 (-5 *2 (-641 (-1070 *3 *4 *5))) (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))) (-5 *1 (-1071 *3 *4 *5)))) (-1369 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-5 *2 (-641 (-1070 *3 *4 *5))) (-5 *1 (-1071 *3 *4 *5)) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))) (-4362 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-917)) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1071 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))))
-(-13 (-1094) (-286 |#3| |#3|) (-10 -8 (-15 -3362 ($ (-641 (-1070 |#1| |#2| |#3|)))) (-15 -1369 ((-641 (-1070 |#1| |#2| |#3|)) $)) (-15 -4362 (|#3| $ |#3| (-917)))))
-((-2040 (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112)) 87) (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|))) 91) (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112)) 89)))
-(((-1072 |#1| |#2|) (-10 -7 (-15 -2040 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -2040 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -2040 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112)))) (-13 (-307) (-147)) (-641 (-1170))) (T -1072))
-((-2040 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5)))))) (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))))) (-2040 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *4)) (|:| -1407 (-641 (-948 *4)))))) (-5 *1 (-1072 *4 *5)) (-5 *3 (-641 (-948 *4))) (-14 *5 (-641 (-1170))))) (-2040 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5)))))) (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))))))
-(-10 -7 (-15 -2040 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -2040 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -2040 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112))))
-((-3595 (((-418 |#3|) |#3|) 18)))
-(((-1073 |#1| |#2| |#3|) (-10 -7 (-15 -3595 ((-418 |#3|) |#3|))) (-1235 (-407 (-564))) (-13 (-363) (-147) (-720 (-407 (-564)) |#1|)) (-1235 |#2|)) (T -1073))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-13 (-363) (-147) (-720 (-407 (-564)) *4))) (-5 *2 (-418 *3)) (-5 *1 (-1073 *4 *5 *3)) (-4 *3 (-1235 *5)))))
-(-10 -7 (-15 -3595 ((-418 |#3|) |#3|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 142)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-363)))) (-2890 (($ $) NIL (|has| |#1| (-363)))) (-3760 (((-112) $) NIL (|has| |#1| (-363)))) (-3168 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) 125)) (-3814 ((|#1| $) 130)) (-2684 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-349)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-3148 (((-767)) 46 (|has| |#1| (-368)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-2100 (($ (-1259 |#1|) (-1259 $)) NIL) (($ (-1259 |#1|)) 49)) (-1775 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-349)))) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3927 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 115) (((-685 |#1|) (-685 $)) 110)) (-2965 (($ |#2|) 67) (((-3 $ "failed") (-407 |#2|)) NIL (|has| |#1| (-363)))) (-1654 (((-3 $ "failed") $) NIL)) (-2828 (((-917)) 84)) (-3038 (($) 50 (|has| |#1| (-368)))) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-2610 (($) NIL (|has| |#1| (-349)))) (-2549 (((-112) $) NIL (|has| |#1| (-349)))) (-3028 (($ $ (-767)) NIL (|has| |#1| (-349))) (($ $) NIL (|has| |#1| (-349)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-3533 (((-917) $) NIL (|has| |#1| (-349))) (((-829 (-917)) $) NIL (|has| |#1| (-349)))) (-4035 (((-112) $) NIL)) (-1464 ((|#1| $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-349)))) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4237 ((|#2| $) 91 (|has| |#1| (-363)))) (-2802 (((-917) $) 150 (|has| |#1| (-368)))) (-2951 ((|#2| $) 64)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-3978 (($) NIL (|has| |#1| (-349)) CONST)) (-2005 (($ (-917)) 141 (|has| |#1| (-368)))) (-3877 (((-1114) $) NIL)) (-2175 (($) 132)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3575 (((-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))) NIL (|has| |#1| (-349)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3358 ((|#1| (-1259 $)) NIL) ((|#1|) 119)) (-1542 (((-767) $) NIL (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) NIL (|has| |#1| (-349)))) (-3735 (($ $) NIL (-2750 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) NIL (-2750 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1 |#1| |#1|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-3108 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-1474 ((|#2|) 80)) (-4100 (($) NIL (|has| |#1| (-349)))) (-1407 (((-1259 |#1|) $ (-1259 $)) 96) (((-685 |#1|) (-1259 $) (-1259 $)) NIL) (((-1259 |#1|) $) 77) (((-685 |#1|) (-1259 $)) 92)) (-4344 (((-1259 |#1|) $) NIL) (($ (-1259 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-349)))) (-2350 (((-858) $) 63) (($ (-564)) 59) (($ |#1|) 60) (($ $) NIL (|has| |#1| (-363))) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-3335 (($ $) NIL (|has| |#1| (-349))) (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3417 ((|#2| $) 89)) (-1471 (((-767)) 82 T CONST)) (-3776 (((-1259 $)) 88)) (-2502 (((-112) $ $) NIL (|has| |#1| (-363)))) (-2414 (($) 32 T CONST)) (-2428 (($) 19 T CONST)) (-3950 (($ $) NIL (-2750 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) NIL (-2750 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1 |#1| |#1|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-2893 (((-112) $ $) 69)) (-3004 (($ $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) 73) (($ $ $) NIL)) (-2980 (($ $ $) 71)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 57) (($ $ $) 75) (($ $ |#1|) NIL) (($ |#1| $) 54) (($ (-407 (-564)) $) NIL (|has| |#1| (-363))) (($ $ (-407 (-564))) NIL (|has| |#1| (-363)))))
+((-2315 (((-112) $ $) NIL)) (-2410 (((-1170) $) 8)) (-2332 (((-1152) $) 17)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 11)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 14)))
+(((-1069 |#1|) (-13 (-1094) (-10 -8 (-15 -2410 ((-1170) $)))) (-1170)) (T -1069))
+((-2410 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1069 *3)) (-14 *3 *2))))
+(-13 (-1094) (-10 -8 (-15 -2410 ((-1170) $))))
+((-2315 (((-112) $ $) NIL)) (-3366 (($ $ (-641 (-1170)) (-1 (-112) (-641 |#3|))) 34)) (-3137 (($ |#3| |#3|) 23) (($ |#3| |#3| (-641 (-1170))) 21)) (-2415 ((|#3| $) 13)) (-4180 (((-3 (-294 |#3|) "failed") $) 60)) (-2938 (((-294 |#3|) $) NIL)) (-2675 (((-641 (-1170)) $) 16)) (-1572 (((-888 |#1|) $) 11)) (-2403 ((|#3| $) 12)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4361 ((|#3| $ |#3|) 28) ((|#3| $ |#3| (-917)) 41)) (-2326 (((-858) $) 89) (($ (-294 |#3|)) 22)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 38)))
+(((-1070 |#1| |#2| |#3|) (-13 (-1094) (-286 |#3| |#3|) (-1034 (-294 |#3|)) (-10 -8 (-15 -3137 ($ |#3| |#3|)) (-15 -3137 ($ |#3| |#3| (-641 (-1170)))) (-15 -3366 ($ $ (-641 (-1170)) (-1 (-112) (-641 |#3|)))) (-15 -1572 ((-888 |#1|) $)) (-15 -2403 (|#3| $)) (-15 -2415 (|#3| $)) (-15 -4361 (|#3| $ |#3| (-917))) (-15 -2675 ((-641 (-1170)) $)))) (-1094) (-13 (-1045) (-882 |#1|) (-846) (-612 (-888 |#1|))) (-13 (-430 |#2|) (-882 |#1|) (-612 (-888 |#1|)))) (T -1070))
+((-3137 (*1 *1 *2 *2) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-5 *1 (-1070 *3 *4 *2)) (-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))) (-3137 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1070 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))) (-3366 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-1 (-112) (-641 *6))) (-4 *6 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1070 *4 *5 *6)))) (-1572 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 *2))) (-5 *2 (-888 *3)) (-5 *1 (-1070 *3 *4 *5)) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 *2))))) (-2403 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))) (-5 *1 (-1070 *3 *4 *2)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))))) (-2415 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))) (-5 *1 (-1070 *3 *4 *2)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))))) (-4361 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-917)) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1070 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))) (-2675 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-5 *2 (-641 (-1170))) (-5 *1 (-1070 *3 *4 *5)) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))))
+(-13 (-1094) (-286 |#3| |#3|) (-1034 (-294 |#3|)) (-10 -8 (-15 -3137 ($ |#3| |#3|)) (-15 -3137 ($ |#3| |#3| (-641 (-1170)))) (-15 -3366 ($ $ (-641 (-1170)) (-1 (-112) (-641 |#3|)))) (-15 -1572 ((-888 |#1|) $)) (-15 -2403 (|#3| $)) (-15 -2415 (|#3| $)) (-15 -4361 (|#3| $ |#3| (-917))) (-15 -2675 ((-641 (-1170)) $))))
+((-2315 (((-112) $ $) NIL)) (-3334 (($ (-641 (-1070 |#1| |#2| |#3|))) 14)) (-1373 (((-641 (-1070 |#1| |#2| |#3|)) $) 21)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-4361 ((|#3| $ |#3|) 24) ((|#3| $ |#3| (-917)) 27)) (-2326 (((-858) $) 17)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 20)))
+(((-1071 |#1| |#2| |#3|) (-13 (-1094) (-286 |#3| |#3|) (-10 -8 (-15 -3334 ($ (-641 (-1070 |#1| |#2| |#3|)))) (-15 -1373 ((-641 (-1070 |#1| |#2| |#3|)) $)) (-15 -4361 (|#3| $ |#3| (-917))))) (-1094) (-13 (-1045) (-882 |#1|) (-846) (-612 (-888 |#1|))) (-13 (-430 |#2|) (-882 |#1|) (-612 (-888 |#1|)))) (T -1071))
+((-3334 (*1 *1 *2) (-12 (-5 *2 (-641 (-1070 *3 *4 *5))) (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))) (-5 *1 (-1071 *3 *4 *5)))) (-1373 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3)))) (-5 *2 (-641 (-1070 *3 *4 *5))) (-5 *1 (-1071 *3 *4 *5)) (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))) (-4361 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-917)) (-4 *4 (-1094)) (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4)))) (-5 *1 (-1071 *4 *5 *2)) (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))))
+(-13 (-1094) (-286 |#3| |#3|) (-10 -8 (-15 -3334 ($ (-641 (-1070 |#1| |#2| |#3|)))) (-15 -1373 ((-641 (-1070 |#1| |#2| |#3|)) $)) (-15 -4361 (|#3| $ |#3| (-917)))))
+((-3232 (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112)) 87) (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|))) 91) (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112)) 89)))
+(((-1072 |#1| |#2|) (-10 -7 (-15 -3232 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -3232 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -3232 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112)))) (-13 (-307) (-147)) (-641 (-1170))) (T -1072))
+((-3232 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5)))))) (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))))) (-3232 (*1 *2 *3) (-12 (-4 *4 (-13 (-307) (-147))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *4)) (|:| -1631 (-641 (-948 *4)))))) (-5 *1 (-1072 *4 *5)) (-5 *3 (-641 (-948 *4))) (-14 *5 (-641 (-1170))))) (-3232 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5)))))) (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))))))
+(-10 -7 (-15 -3232 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -3232 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -3232 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112))))
+((-3546 (((-418 |#3|) |#3|) 18)))
+(((-1073 |#1| |#2| |#3|) (-10 -7 (-15 -3546 ((-418 |#3|) |#3|))) (-1235 (-407 (-564))) (-13 (-363) (-147) (-720 (-407 (-564)) |#1|)) (-1235 |#2|)) (T -1073))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-13 (-363) (-147) (-720 (-407 (-564)) *4))) (-5 *2 (-418 *3)) (-5 *1 (-1073 *4 *5 *3)) (-4 *3 (-1235 *5)))))
+(-10 -7 (-15 -3546 ((-418 |#3|) |#3|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 142)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-363)))) (-2086 (($ $) NIL (|has| |#1| (-363)))) (-3466 (((-112) $) NIL (|has| |#1| (-363)))) (-3885 (((-685 |#1|) (-1259 $)) NIL) (((-685 |#1|)) 125)) (-3794 ((|#1| $) 130)) (-4301 (((-1182 (-917) (-767)) (-564)) NIL (|has| |#1| (-349)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-3127 (((-767)) 46 (|has| |#1| (-368)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-2065 (($ (-1259 |#1|) (-1259 $)) NIL) (($ (-1259 |#1|)) 49)) (-3914 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-349)))) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-2671 (((-685 |#1|) $ (-1259 $)) NIL) (((-685 |#1|) $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 115) (((-685 |#1|) (-685 $)) 110)) (-1297 (($ |#2|) 67) (((-3 $ "failed") (-407 |#2|)) NIL (|has| |#1| (-363)))) (-1580 (((-3 $ "failed") $) NIL)) (-4242 (((-917)) 84)) (-2498 (($) 50 (|has| |#1| (-368)))) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-2109 (($) NIL (|has| |#1| (-349)))) (-1839 (((-112) $) NIL (|has| |#1| (-349)))) (-2616 (($ $ (-767)) NIL (|has| |#1| (-349))) (($ $) NIL (|has| |#1| (-349)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-3924 (((-917) $) NIL (|has| |#1| (-349))) (((-829 (-917)) $) NIL (|has| |#1| (-349)))) (-1980 (((-112) $) NIL)) (-4158 ((|#1| $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-349)))) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-2091 ((|#2| $) 91 (|has| |#1| (-363)))) (-2428 (((-917) $) 150 (|has| |#1| (-368)))) (-4379 ((|#2| $) 64)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-3958 (($) NIL (|has| |#1| (-349)) CONST)) (-2014 (($ (-917)) 141 (|has| |#1| (-368)))) (-3868 (((-1114) $) NIL)) (-2186 (($) 132)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3655 (((-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))) NIL (|has| |#1| (-349)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-2576 ((|#1| (-1259 $)) NIL) ((|#1|) 119)) (-2563 (((-767) $) NIL (|has| |#1| (-349))) (((-3 (-767) "failed") $ $) NIL (|has| |#1| (-349)))) (-3142 (($ $) NIL (-2733 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) NIL (-2733 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1 |#1| |#1|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-3927 (((-685 |#1|) (-1259 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-3954 ((|#2|) 80)) (-2099 (($) NIL (|has| |#1| (-349)))) (-1631 (((-1259 |#1|) $ (-1259 $)) 96) (((-685 |#1|) (-1259 $) (-1259 $)) NIL) (((-1259 |#1|) $) 77) (((-685 |#1|) (-1259 $)) 92)) (-4327 (((-1259 |#1|) $) NIL) (($ (-1259 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (|has| |#1| (-349)))) (-2326 (((-858) $) 63) (($ (-564)) 59) (($ |#1|) 60) (($ $) NIL (|has| |#1| (-363))) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-363)) (|has| |#1| (-1034 (-407 (-564))))))) (-2144 (($ $) NIL (|has| |#1| (-349))) (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1568 ((|#2| $) 89)) (-3662 (((-767)) 82 T CONST)) (-1700 (((-112) $ $) NIL)) (-2447 (((-1259 $)) 88)) (-3013 (((-112) $ $) NIL (|has| |#1| (-363)))) (-2409 (($) 32 T CONST)) (-2421 (($) 19 T CONST)) (-3922 (($ $) NIL (-2733 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-767)) NIL (-2733 (-12 (|has| |#1| (-233)) (|has| |#1| (-363))) (|has| |#1| (-349)))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-363)) (|has| |#1| (-896 (-1170))))) (($ $ (-1 |#1| |#1|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-363)))) (-2876 (((-112) $ $) 69)) (-2992 (($ $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) 73) (($ $ $) NIL)) (-2968 (($ $ $) 71)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 57) (($ $ $) 75) (($ $ |#1|) NIL) (($ |#1| $) 54) (($ (-407 (-564)) $) NIL (|has| |#1| (-363))) (($ $ (-407 (-564))) NIL (|has| |#1| (-363)))))
(((-1074 |#1| |#2| |#3|) (-720 |#1| |#2|) (-172) (-1235 |#1|) |#2|) (T -1074))
NIL
(-720 |#1| |#2|)
-((-3595 (((-418 |#3|) |#3|) 19)))
-(((-1075 |#1| |#2| |#3|) (-10 -7 (-15 -3595 ((-418 |#3|) |#3|))) (-1235 (-407 (-948 (-564)))) (-13 (-363) (-147) (-720 (-407 (-948 (-564))) |#1|)) (-1235 |#2|)) (T -1075))
-((-3595 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 (-948 (-564))))) (-4 *5 (-13 (-363) (-147) (-720 (-407 (-948 (-564))) *4))) (-5 *2 (-418 *3)) (-5 *1 (-1075 *4 *5 *3)) (-4 *3 (-1235 *5)))))
-(-10 -7 (-15 -3595 ((-418 |#3|) |#3|)))
-((-2337 (((-112) $ $) NIL)) (-3142 (($ $ $) 16)) (-1515 (($ $ $) 17)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3355 (($) 6)) (-4344 (((-1170) $) 20)) (-2350 (((-858) $) 13)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 15)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 9)))
-(((-1076) (-13 (-846) (-612 (-1170)) (-10 -8 (-15 -3355 ($))))) (T -1076))
-((-3355 (*1 *1) (-5 *1 (-1076))))
-(-13 (-846) (-612 (-1170)) (-10 -8 (-15 -3355 ($))))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-1175)) 16) (((-1175) $) 15)) (-2893 (((-112) $ $) 6)))
+((-3546 (((-418 |#3|) |#3|) 19)))
+(((-1075 |#1| |#2| |#3|) (-10 -7 (-15 -3546 ((-418 |#3|) |#3|))) (-1235 (-407 (-948 (-564)))) (-13 (-363) (-147) (-720 (-407 (-948 (-564))) |#1|)) (-1235 |#2|)) (T -1075))
+((-3546 (*1 *2 *3) (-12 (-4 *4 (-1235 (-407 (-948 (-564))))) (-4 *5 (-13 (-363) (-147) (-720 (-407 (-948 (-564))) *4))) (-5 *2 (-418 *3)) (-5 *1 (-1075 *4 *5 *3)) (-4 *3 (-1235 *5)))))
+(-10 -7 (-15 -3546 ((-418 |#3|) |#3|)))
+((-2315 (((-112) $ $) NIL)) (-1469 (($ $ $) 16)) (-1530 (($ $ $) 17)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2259 (($) 6)) (-4327 (((-1170) $) 20)) (-2326 (((-858) $) 13)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 15)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 9)))
+(((-1076) (-13 (-846) (-612 (-1170)) (-10 -8 (-15 -2259 ($))))) (T -1076))
+((-2259 (*1 *1) (-5 *1 (-1076))))
+(-13 (-846) (-612 (-1170)) (-10 -8 (-15 -2259 ($))))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-1175)) 17) (((-1175) $) 16)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-1077) (-140)) (T -1077))
NIL
(-13 (-93))
(((-93) . T) ((-102) . T) ((-614 #0=(-1175)) . T) ((-611 (-858)) . T) ((-611 #0#) . T) ((-490 #0#) . T) ((-1094) . T))
-((-4031 ((|#1| |#1| (-1 (-564) |#1| |#1|)) 42) ((|#1| |#1| (-1 (-112) |#1|)) 33)) (-3049 (((-1264)) 22)) (-2440 (((-641 |#1|)) 13)))
-(((-1078 |#1|) (-10 -7 (-15 -3049 ((-1264))) (-15 -2440 ((-641 |#1|))) (-15 -4031 (|#1| |#1| (-1 (-112) |#1|))) (-15 -4031 (|#1| |#1| (-1 (-564) |#1| |#1|)))) (-132)) (T -1078))
-((-4031 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-564) *2 *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2)))) (-4031 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2)))) (-2440 (*1 *2) (-12 (-5 *2 (-641 *3)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))) (-3049 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))))
-(-10 -7 (-15 -3049 ((-1264))) (-15 -2440 ((-641 |#1|))) (-15 -4031 (|#1| |#1| (-1 (-112) |#1|))) (-15 -4031 (|#1| |#1| (-1 (-564) |#1| |#1|))))
-((-3985 (($ (-109) $) 20)) (-4033 (((-687 (-109)) (-506) $) 19)) (-1664 (($) 7)) (-2608 (($) 21)) (-2443 (($) 22)) (-2851 (((-641 (-175)) $) 10)) (-2350 (((-858) $) 25)))
-(((-1079) (-13 (-611 (-858)) (-10 -8 (-15 -1664 ($)) (-15 -2851 ((-641 (-175)) $)) (-15 -4033 ((-687 (-109)) (-506) $)) (-15 -3985 ($ (-109) $)) (-15 -2608 ($)) (-15 -2443 ($))))) (T -1079))
-((-1664 (*1 *1) (-5 *1 (-1079))) (-2851 (*1 *2 *1) (-12 (-5 *2 (-641 (-175))) (-5 *1 (-1079)))) (-4033 (*1 *2 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-1079)))) (-3985 (*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-1079)))) (-2608 (*1 *1) (-5 *1 (-1079))) (-2443 (*1 *1) (-5 *1 (-1079))))
-(-13 (-611 (-858)) (-10 -8 (-15 -1664 ($)) (-15 -2851 ((-641 (-175)) $)) (-15 -4033 ((-687 (-109)) (-506) $)) (-15 -3985 ($ (-109) $)) (-15 -2608 ($)) (-15 -2443 ($))))
-((-2952 (((-1259 (-685 |#1|)) (-641 (-685 |#1|))) 47) (((-1259 (-685 (-948 |#1|))) (-641 (-1170)) (-685 (-948 |#1|))) 76) (((-1259 (-685 (-407 (-948 |#1|)))) (-641 (-1170)) (-685 (-407 (-948 |#1|)))) 94)) (-1407 (((-1259 |#1|) (-685 |#1|) (-641 (-685 |#1|))) 41)))
-(((-1080 |#1|) (-10 -7 (-15 -2952 ((-1259 (-685 (-407 (-948 |#1|)))) (-641 (-1170)) (-685 (-407 (-948 |#1|))))) (-15 -2952 ((-1259 (-685 (-948 |#1|))) (-641 (-1170)) (-685 (-948 |#1|)))) (-15 -2952 ((-1259 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1407 ((-1259 |#1|) (-685 |#1|) (-641 (-685 |#1|))))) (-363)) (T -1080))
-((-1407 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-685 *5))) (-5 *3 (-685 *5)) (-4 *5 (-363)) (-5 *2 (-1259 *5)) (-5 *1 (-1080 *5)))) (-2952 (*1 *2 *3) (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-1080 *4)))) (-2952 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363)) (-5 *2 (-1259 (-685 (-948 *5)))) (-5 *1 (-1080 *5)) (-5 *4 (-685 (-948 *5))))) (-2952 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363)) (-5 *2 (-1259 (-685 (-407 (-948 *5))))) (-5 *1 (-1080 *5)) (-5 *4 (-685 (-407 (-948 *5)))))))
-(-10 -7 (-15 -2952 ((-1259 (-685 (-407 (-948 |#1|)))) (-641 (-1170)) (-685 (-407 (-948 |#1|))))) (-15 -2952 ((-1259 (-685 (-948 |#1|))) (-641 (-1170)) (-685 (-948 |#1|)))) (-15 -2952 ((-1259 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1407 ((-1259 |#1|) (-685 |#1|) (-641 (-685 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1413 (((-641 (-767)) $) NIL) (((-641 (-767)) $ (-1170)) NIL)) (-3268 (((-767) $) NIL) (((-767) $ (-1170)) NIL)) (-3743 (((-641 (-1082 (-1170))) $) NIL)) (-3562 (((-1166 $) $ (-1082 (-1170))) NIL) (((-1166 |#1|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1082 (-1170)))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1986 (($ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1082 (-1170)) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL) (((-3 (-1119 |#1| (-1170)) "failed") $) NIL)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1082 (-1170)) $) NIL) (((-1170) $) NIL) (((-1119 |#1| (-1170)) $) NIL)) (-3594 (($ $ $ (-1082 (-1170))) NIL (|has| |#1| (-172)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1082 (-1170))) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-531 (-1082 (-1170))) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1082 (-1170)) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1082 (-1170)) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3533 (((-767) $ (-1170)) NIL) (((-767) $) NIL)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3733 (($ (-1166 |#1|) (-1082 (-1170))) NIL) (($ (-1166 $) (-1082 (-1170))) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-531 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1082 (-1170))) NIL)) (-4253 (((-531 (-1082 (-1170))) $) NIL) (((-767) $ (-1082 (-1170))) NIL) (((-641 (-767)) $ (-641 (-1082 (-1170)))) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-531 (-1082 (-1170))) (-531 (-1082 (-1170)))) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-4195 (((-1 $ (-767)) (-1170)) NIL) (((-1 $ (-767)) $) NIL (|has| |#1| (-233)))) (-1758 (((-3 (-1082 (-1170)) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-1392 (((-1082 (-1170)) $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-2422 (((-112) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-1082 (-1170))) (|:| -1377 (-767))) "failed") $) NIL)) (-3104 (($ $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1082 (-1170)) |#1|) NIL) (($ $ (-641 (-1082 (-1170))) (-641 |#1|)) NIL) (($ $ (-1082 (-1170)) $) NIL) (($ $ (-641 (-1082 (-1170))) (-641 $)) NIL) (($ $ (-1170) $) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 $)) NIL (|has| |#1| (-233))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-233)))) (-3358 (($ $ (-1082 (-1170))) NIL (|has| |#1| (-172)))) (-3735 (($ $ (-1082 (-1170))) NIL) (($ $ (-641 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3970 (((-641 (-1170)) $) NIL)) (-2762 (((-531 (-1082 (-1170))) $) NIL) (((-767) $ (-1082 (-1170))) NIL) (((-641 (-767)) $ (-641 (-1082 (-1170)))) NIL) (((-767) $ (-1170)) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-1082 (-1170)) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1082 (-1170)) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1082 (-1170)) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1082 (-1170))) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-1082 (-1170))) NIL) (($ (-1170)) NIL) (($ (-1119 |#1| (-1170))) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-531 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-1082 (-1170))) NIL) (($ $ (-641 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-2689 ((|#1| |#1| (-1 (-564) |#1| |#1|)) 42) ((|#1| |#1| (-1 (-112) |#1|)) 33)) (-3392 (((-1264)) 22)) (-2405 (((-641 |#1|)) 13)))
+(((-1078 |#1|) (-10 -7 (-15 -3392 ((-1264))) (-15 -2405 ((-641 |#1|))) (-15 -2689 (|#1| |#1| (-1 (-112) |#1|))) (-15 -2689 (|#1| |#1| (-1 (-564) |#1| |#1|)))) (-132)) (T -1078))
+((-2689 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-564) *2 *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2)))) (-2689 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2)))) (-2405 (*1 *2) (-12 (-5 *2 (-641 *3)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))) (-3392 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))))
+(-10 -7 (-15 -3392 ((-1264))) (-15 -2405 ((-641 |#1|))) (-15 -2689 (|#1| |#1| (-1 (-112) |#1|))) (-15 -2689 (|#1| |#1| (-1 (-564) |#1| |#1|))))
+((-1490 (($ (-109) $) 20)) (-1764 (((-687 (-109)) (-506) $) 19)) (-1531 (($) 7)) (-1918 (($) 21)) (-4196 (($) 22)) (-4217 (((-641 (-175)) $) 10)) (-2326 (((-858) $) 25)))
+(((-1079) (-13 (-611 (-858)) (-10 -8 (-15 -1531 ($)) (-15 -4217 ((-641 (-175)) $)) (-15 -1764 ((-687 (-109)) (-506) $)) (-15 -1490 ($ (-109) $)) (-15 -1918 ($)) (-15 -4196 ($))))) (T -1079))
+((-1531 (*1 *1) (-5 *1 (-1079))) (-4217 (*1 *2 *1) (-12 (-5 *2 (-641 (-175))) (-5 *1 (-1079)))) (-1764 (*1 *2 *3 *1) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-1079)))) (-1490 (*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-1079)))) (-1918 (*1 *1) (-5 *1 (-1079))) (-4196 (*1 *1) (-5 *1 (-1079))))
+(-13 (-611 (-858)) (-10 -8 (-15 -1531 ($)) (-15 -4217 ((-641 (-175)) $)) (-15 -1764 ((-687 (-109)) (-506) $)) (-15 -1490 ($ (-109) $)) (-15 -1918 ($)) (-15 -4196 ($))))
+((-3780 (((-1259 (-685 |#1|)) (-641 (-685 |#1|))) 47) (((-1259 (-685 (-948 |#1|))) (-641 (-1170)) (-685 (-948 |#1|))) 76) (((-1259 (-685 (-407 (-948 |#1|)))) (-641 (-1170)) (-685 (-407 (-948 |#1|)))) 94)) (-1631 (((-1259 |#1|) (-685 |#1|) (-641 (-685 |#1|))) 41)))
+(((-1080 |#1|) (-10 -7 (-15 -3780 ((-1259 (-685 (-407 (-948 |#1|)))) (-641 (-1170)) (-685 (-407 (-948 |#1|))))) (-15 -3780 ((-1259 (-685 (-948 |#1|))) (-641 (-1170)) (-685 (-948 |#1|)))) (-15 -3780 ((-1259 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1631 ((-1259 |#1|) (-685 |#1|) (-641 (-685 |#1|))))) (-363)) (T -1080))
+((-1631 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-685 *5))) (-5 *3 (-685 *5)) (-4 *5 (-363)) (-5 *2 (-1259 *5)) (-5 *1 (-1080 *5)))) (-3780 (*1 *2 *3) (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-1080 *4)))) (-3780 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363)) (-5 *2 (-1259 (-685 (-948 *5)))) (-5 *1 (-1080 *5)) (-5 *4 (-685 (-948 *5))))) (-3780 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363)) (-5 *2 (-1259 (-685 (-407 (-948 *5))))) (-5 *1 (-1080 *5)) (-5 *4 (-685 (-407 (-948 *5)))))))
+(-10 -7 (-15 -3780 ((-1259 (-685 (-407 (-948 |#1|)))) (-641 (-1170)) (-685 (-407 (-948 |#1|))))) (-15 -3780 ((-1259 (-685 (-948 |#1|))) (-641 (-1170)) (-685 (-948 |#1|)))) (-15 -3780 ((-1259 (-685 |#1|)) (-641 (-685 |#1|)))) (-15 -1631 ((-1259 |#1|) (-685 |#1|) (-641 (-685 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4010 (((-641 (-767)) $) NIL) (((-641 (-767)) $ (-1170)) NIL)) (-2829 (((-767) $) NIL) (((-767) $ (-1170)) NIL)) (-3702 (((-641 (-1082 (-1170))) $) NIL)) (-3510 (((-1166 $) $ (-1082 (-1170))) NIL) (((-1166 |#1|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1082 (-1170)))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1655 (($ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1082 (-1170)) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL) (((-3 (-1119 |#1| (-1170)) "failed") $) NIL)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1082 (-1170)) $) NIL) (((-1170) $) NIL) (((-1119 |#1| (-1170)) $) NIL)) (-1545 (($ $ $ (-1082 (-1170))) NIL (|has| |#1| (-172)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ (-1082 (-1170))) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-531 (-1082 (-1170))) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1082 (-1170)) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1082 (-1170)) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3924 (((-767) $ (-1170)) NIL) (((-767) $) NIL)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3691 (($ (-1166 |#1|) (-1082 (-1170))) NIL) (($ (-1166 $) (-1082 (-1170))) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-531 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1082 (-1170))) NIL)) (-2035 (((-531 (-1082 (-1170))) $) NIL) (((-767) $ (-1082 (-1170))) NIL) (((-641 (-767)) $ (-641 (-1082 (-1170)))) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-531 (-1082 (-1170))) (-531 (-1082 (-1170)))) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2543 (((-1 $ (-767)) (-1170)) NIL) (((-1 $ (-767)) $) NIL (|has| |#1| (-233)))) (-1897 (((-3 (-1082 (-1170)) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-1401 (((-1082 (-1170)) $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-3747 (((-112) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-1082 (-1170))) (|:| -4165 (-767))) "failed") $) NIL)) (-3084 (($ $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1082 (-1170)) |#1|) NIL) (($ $ (-641 (-1082 (-1170))) (-641 |#1|)) NIL) (($ $ (-1082 (-1170)) $) NIL) (($ $ (-641 (-1082 (-1170))) (-641 $)) NIL) (($ $ (-1170) $) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 $)) NIL (|has| |#1| (-233))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-233))) (($ $ (-641 (-1170)) (-641 |#1|)) NIL (|has| |#1| (-233)))) (-2576 (($ $ (-1082 (-1170))) NIL (|has| |#1| (-172)))) (-3142 (($ $ (-1082 (-1170))) NIL) (($ $ (-641 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3360 (((-641 (-1170)) $) NIL)) (-3258 (((-531 (-1082 (-1170))) $) NIL) (((-767) $ (-1082 (-1170))) NIL) (((-641 (-767)) $ (-641 (-1082 (-1170)))) NIL) (((-767) $ (-1170)) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-1082 (-1170)) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1082 (-1170)) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1082 (-1170)) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) NIL (|has| |#1| (-452))) (($ $ (-1082 (-1170))) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-1082 (-1170))) NIL) (($ (-1170)) NIL) (($ (-1119 |#1| (-1170))) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-531 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-1082 (-1170))) NIL) (($ $ (-641 (-1082 (-1170)))) NIL) (($ $ (-1082 (-1170)) (-767)) NIL) (($ $ (-641 (-1082 (-1170))) (-641 (-767))) NIL) (($ $) NIL (|has| |#1| (-233))) (($ $ (-767)) NIL (|has| |#1| (-233))) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-1081 |#1|) (-13 (-253 |#1| (-1170) (-1082 (-1170)) (-531 (-1082 (-1170)))) (-1034 (-1119 |#1| (-1170)))) (-1045)) (T -1081))
NIL
(-13 (-253 |#1| (-1170) (-1082 (-1170)) (-531 (-1082 (-1170)))) (-1034 (-1119 |#1| (-1170))))
-((-2337 (((-112) $ $) NIL)) (-3268 (((-767) $) NIL)) (-3257 ((|#1| $) 10)) (-4201 (((-3 |#1| "failed") $) NIL)) (-2961 ((|#1| $) NIL)) (-3533 (((-767) $) 11)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-4195 (($ |#1| (-767)) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3735 (($ $) NIL) (($ $ (-767)) NIL)) (-2350 (((-858) $) NIL) (($ |#1|) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 16)))
+((-2315 (((-112) $ $) NIL)) (-2829 (((-767) $) NIL)) (-3229 ((|#1| $) 10)) (-4180 (((-3 |#1| "failed") $) NIL)) (-2938 ((|#1| $) NIL)) (-3924 (((-767) $) 11)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-2543 (($ |#1| (-767)) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3142 (($ $) NIL) (($ $ (-767)) NIL)) (-2326 (((-858) $) NIL) (($ |#1|) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 16)))
(((-1082 |#1|) (-266 |#1|) (-846)) (T -1082))
NIL
(-266 |#1|)
-((-4289 (((-641 |#2|) (-1 |#2| |#1|) (-1088 |#1|)) 27 (|has| |#1| (-844))) (((-1088 |#2|) (-1 |#2| |#1|) (-1088 |#1|)) 14)))
-(((-1083 |#1| |#2|) (-10 -7 (-15 -4289 ((-1088 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) (IF (|has| |#1| (-844)) (-15 -4289 ((-641 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) |%noBranch|)) (-1209) (-1209)) (T -1083))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1088 *5)) (-4 *5 (-844)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-641 *6)) (-5 *1 (-1083 *5 *6)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1088 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1088 *6)) (-5 *1 (-1083 *5 *6)))))
-(-10 -7 (-15 -4289 ((-1088 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) (IF (|has| |#1| (-844)) (-15 -4289 ((-641 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-3845 (((-641 (-1129)) $) 10)) (-2893 (((-112) $ $) NIL)))
-(((-1084) (-13 (-1077) (-10 -8 (-15 -3845 ((-641 (-1129)) $))))) (T -1084))
-((-3845 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1084)))))
-(-13 (-1077) (-10 -8 (-15 -3845 ((-641 (-1129)) $))))
-((-4289 (((-1086 |#2|) (-1 |#2| |#1|) (-1086 |#1|)) 19)))
-(((-1085 |#1| |#2|) (-10 -7 (-15 -4289 ((-1086 |#2|) (-1 |#2| |#1|) (-1086 |#1|)))) (-1209) (-1209)) (T -1085))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1086 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1086 *6)) (-5 *1 (-1085 *5 *6)))))
-(-10 -7 (-15 -4289 ((-1086 |#2|) (-1 |#2| |#1|) (-1086 |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3257 (((-1170) $) 11)) (-4139 (((-1088 |#1|) $) 12)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3504 (($ (-1170) (-1088 |#1|)) 10)) (-2350 (((-858) $) 22 (|has| |#1| (-1094)))) (-2893 (((-112) $ $) 17 (|has| |#1| (-1094)))))
-(((-1086 |#1|) (-13 (-1209) (-10 -8 (-15 -3504 ($ (-1170) (-1088 |#1|))) (-15 -3257 ((-1170) $)) (-15 -4139 ((-1088 |#1|) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|))) (-1209)) (T -1086))
-((-3504 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1088 *4)) (-4 *4 (-1209)) (-5 *1 (-1086 *4)))) (-3257 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1086 *3)) (-4 *3 (-1209)))) (-4139 (*1 *2 *1) (-12 (-5 *2 (-1088 *3)) (-5 *1 (-1086 *3)) (-4 *3 (-1209)))))
-(-13 (-1209) (-10 -8 (-15 -3504 ($ (-1170) (-1088 |#1|))) (-15 -3257 ((-1170) $)) (-15 -4139 ((-1088 |#1|) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|)))
-((-4139 (($ |#1| |#1|) 8)) (-3622 ((|#1| $) 11)) (-2727 ((|#1| $) 13)) (-2748 (((-564) $) 9)) (-3382 ((|#1| $) 10)) (-2759 ((|#1| $) 12)) (-4344 (($ |#1|) 6)) (-3493 (($ |#1| |#1|) 15)) (-2673 (($ $ (-564)) 14)))
+((-4271 (((-641 |#2|) (-1 |#2| |#1|) (-1088 |#1|)) 27 (|has| |#1| (-844))) (((-1088 |#2|) (-1 |#2| |#1|) (-1088 |#1|)) 14)))
+(((-1083 |#1| |#2|) (-10 -7 (-15 -4271 ((-1088 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) (IF (|has| |#1| (-844)) (-15 -4271 ((-641 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) |%noBranch|)) (-1209) (-1209)) (T -1083))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1088 *5)) (-4 *5 (-844)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-641 *6)) (-5 *1 (-1083 *5 *6)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1088 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1088 *6)) (-5 *1 (-1083 *5 *6)))))
+(-10 -7 (-15 -4271 ((-1088 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) (IF (|has| |#1| (-844)) (-15 -4271 ((-641 |#2|) (-1 |#2| |#1|) (-1088 |#1|))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 16) (($ (-1175)) NIL) (((-1175) $) NIL)) (-3589 (((-641 (-1129)) $) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1084) (-13 (-1077) (-10 -8 (-15 -3589 ((-641 (-1129)) $))))) (T -1084))
+((-3589 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1084)))))
+(-13 (-1077) (-10 -8 (-15 -3589 ((-641 (-1129)) $))))
+((-4271 (((-1086 |#2|) (-1 |#2| |#1|) (-1086 |#1|)) 19)))
+(((-1085 |#1| |#2|) (-10 -7 (-15 -4271 ((-1086 |#2|) (-1 |#2| |#1|) (-1086 |#1|)))) (-1209) (-1209)) (T -1085))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1086 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1086 *6)) (-5 *1 (-1085 *5 *6)))))
+(-10 -7 (-15 -4271 ((-1086 |#2|) (-1 |#2| |#1|) (-1086 |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3229 (((-1170) $) 11)) (-4116 (((-1088 |#1|) $) 12)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3459 (($ (-1170) (-1088 |#1|)) 10)) (-2326 (((-858) $) 22 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2876 (((-112) $ $) 17 (|has| |#1| (-1094)))))
+(((-1086 |#1|) (-13 (-1209) (-10 -8 (-15 -3459 ($ (-1170) (-1088 |#1|))) (-15 -3229 ((-1170) $)) (-15 -4116 ((-1088 |#1|) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|))) (-1209)) (T -1086))
+((-3459 (*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1088 *4)) (-4 *4 (-1209)) (-5 *1 (-1086 *4)))) (-3229 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1086 *3)) (-4 *3 (-1209)))) (-4116 (*1 *2 *1) (-12 (-5 *2 (-1088 *3)) (-5 *1 (-1086 *3)) (-4 *3 (-1209)))))
+(-13 (-1209) (-10 -8 (-15 -3459 ($ (-1170) (-1088 |#1|))) (-15 -3229 ((-1170) $)) (-15 -4116 ((-1088 |#1|) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|)))
+((-4116 (($ |#1| |#1|) 8)) (-2107 ((|#1| $) 11)) (-2702 ((|#1| $) 13)) (-2718 (((-564) $) 9)) (-3377 ((|#1| $) 10)) (-2730 ((|#1| $) 12)) (-4327 (($ |#1|) 6)) (-3434 (($ |#1| |#1|) 15)) (-2664 (($ $ (-564)) 14)))
(((-1087 |#1|) (-140) (-1209)) (T -1087))
-((-3493 (*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2673 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1087 *3)) (-4 *3 (-1209)))) (-2727 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2759 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-3622 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-3382 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2748 (*1 *2 *1) (-12 (-4 *1 (-1087 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))) (-4139 (*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
-(-13 (-616 |t#1|) (-10 -8 (-15 -3493 ($ |t#1| |t#1|)) (-15 -2673 ($ $ (-564))) (-15 -2727 (|t#1| $)) (-15 -2759 (|t#1| $)) (-15 -3622 (|t#1| $)) (-15 -3382 (|t#1| $)) (-15 -2748 ((-564) $)) (-15 -4139 ($ |t#1| |t#1|))))
+((-3434 (*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2664 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1087 *3)) (-4 *3 (-1209)))) (-2702 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2730 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2107 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-3377 (*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))) (-2718 (*1 *2 *1) (-12 (-4 *1 (-1087 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))) (-4116 (*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
+(-13 (-616 |t#1|) (-10 -8 (-15 -3434 ($ |t#1| |t#1|)) (-15 -2664 ($ $ (-564))) (-15 -2702 (|t#1| $)) (-15 -2730 (|t#1| $)) (-15 -2107 (|t#1| $)) (-15 -3377 (|t#1| $)) (-15 -2718 ((-564) $)) (-15 -4116 ($ |t#1| |t#1|))))
(((-616 |#1|) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4139 (($ |#1| |#1|) 16)) (-4289 (((-641 |#1|) (-1 |#1| |#1|) $) 44 (|has| |#1| (-844)))) (-3622 ((|#1| $) 12)) (-2727 ((|#1| $) 11)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2748 (((-564) $) 15)) (-3382 ((|#1| $) 14)) (-2759 ((|#1| $) 13)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3503 (((-641 |#1|) $) 42 (|has| |#1| (-844))) (((-641 |#1|) (-641 $)) 41 (|has| |#1| (-844)))) (-4344 (($ |#1|) 29)) (-2350 (((-858) $) 28 (|has| |#1| (-1094)))) (-3493 (($ |#1| |#1|) 10)) (-2673 (($ $ (-564)) 17)) (-2893 (((-112) $ $) 22 (|has| |#1| (-1094)))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4116 (($ |#1| |#1|) 16)) (-4271 (((-641 |#1|) (-1 |#1| |#1|) $) 44 (|has| |#1| (-844)))) (-2107 ((|#1| $) 12)) (-2702 ((|#1| $) 11)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2718 (((-564) $) 15)) (-3377 ((|#1| $) 14)) (-2730 ((|#1| $) 13)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3458 (((-641 |#1|) $) 42 (|has| |#1| (-844))) (((-641 |#1|) (-641 $)) 41 (|has| |#1| (-844)))) (-4327 (($ |#1|) 29)) (-2326 (((-858) $) 28 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3434 (($ |#1| |#1|) 10)) (-2664 (($ $ (-564)) 17)) (-2876 (((-112) $ $) 22 (|has| |#1| (-1094)))))
(((-1088 |#1|) (-13 (-1087 |#1|) (-10 -7 (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-1089 |#1| (-641 |#1|))) |%noBranch|))) (-1209)) (T -1088))
NIL
(-13 (-1087 |#1|) (-10 -7 (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-1089 |#1| (-641 |#1|))) |%noBranch|)))
-((-4139 (($ |#1| |#1|) 8)) (-4289 ((|#2| (-1 |#1| |#1|) $) 16)) (-3622 ((|#1| $) 11)) (-2727 ((|#1| $) 13)) (-2748 (((-564) $) 9)) (-3382 ((|#1| $) 10)) (-2759 ((|#1| $) 12)) (-3503 ((|#2| (-641 $)) 18) ((|#2| $) 17)) (-4344 (($ |#1|) 6)) (-3493 (($ |#1| |#1|) 15)) (-2673 (($ $ (-564)) 14)))
+((-4116 (($ |#1| |#1|) 8)) (-4271 ((|#2| (-1 |#1| |#1|) $) 16)) (-2107 ((|#1| $) 11)) (-2702 ((|#1| $) 13)) (-2718 (((-564) $) 9)) (-3377 ((|#1| $) 10)) (-2730 ((|#1| $) 12)) (-3458 ((|#2| (-641 $)) 18) ((|#2| $) 17)) (-4327 (($ |#1|) 6)) (-3434 (($ |#1| |#1|) 15)) (-2664 (($ $ (-564)) 14)))
(((-1089 |#1| |#2|) (-140) (-844) (-1143 |t#1|)) (T -1089))
-((-3503 (*1 *2 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1089 *4 *2)) (-4 *4 (-844)) (-4 *2 (-1143 *4)))) (-3503 (*1 *2 *1) (-12 (-4 *1 (-1089 *3 *2)) (-4 *3 (-844)) (-4 *2 (-1143 *3)))) (-4289 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1089 *4 *2)) (-4 *4 (-844)) (-4 *2 (-1143 *4)))))
-(-13 (-1087 |t#1|) (-10 -8 (-15 -3503 (|t#2| (-641 $))) (-15 -3503 (|t#2| $)) (-15 -4289 (|t#2| (-1 |t#1| |t#1|) $))))
+((-3458 (*1 *2 *3) (-12 (-5 *3 (-641 *1)) (-4 *1 (-1089 *4 *2)) (-4 *4 (-844)) (-4 *2 (-1143 *4)))) (-3458 (*1 *2 *1) (-12 (-4 *1 (-1089 *3 *2)) (-4 *3 (-844)) (-4 *2 (-1143 *3)))) (-4271 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1089 *4 *2)) (-4 *4 (-844)) (-4 *2 (-1143 *4)))))
+(-13 (-1087 |t#1|) (-10 -8 (-15 -3458 (|t#2| (-641 $))) (-15 -3458 (|t#2| $)) (-15 -4271 (|t#2| (-1 |t#1| |t#1|) $))))
(((-616 |#1|) . T) ((-1087 |#1|) . T))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3704 (((-1129) $) 12)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 18) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2456 (((-641 (-1129)) $) 10)) (-2893 (((-112) $ $) NIL)))
-(((-1090) (-13 (-1077) (-10 -8 (-15 -2456 ((-641 (-1129)) $)) (-15 -3704 ((-1129) $))))) (T -1090))
-((-2456 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1090)))) (-3704 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1090)))))
-(-13 (-1077) (-10 -8 (-15 -2456 ((-641 (-1129)) $)) (-15 -3704 ((-1129) $))))
-((-1611 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-4175 (($ $ $) 10)) (-1907 (($ $ $) NIL) (($ $ |#2|) 15)))
-(((-1091 |#1| |#2|) (-10 -8 (-15 -1611 (|#1| |#2| |#1|)) (-15 -1611 (|#1| |#1| |#2|)) (-15 -1611 (|#1| |#1| |#1|)) (-15 -4175 (|#1| |#1| |#1|)) (-15 -1907 (|#1| |#1| |#2|)) (-15 -1907 (|#1| |#1| |#1|))) (-1092 |#2|) (-1094)) (T -1091))
-NIL
-(-10 -8 (-15 -1611 (|#1| |#2| |#1|)) (-15 -1611 (|#1| |#1| |#2|)) (-15 -1611 (|#1| |#1| |#1|)) (-15 -4175 (|#1| |#1| |#1|)) (-15 -1907 (|#1| |#1| |#2|)) (-15 -1907 (|#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-1611 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-4175 (($ $ $) 20)) (-3567 (((-112) $ $) 19)) (-3670 (((-112) $ (-767)) 35)) (-1774 (($) 25) (($ (-641 |#1|)) 24)) (-3540 (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4406)))) (-3500 (($) 36 T CONST)) (-3215 (($ $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 55 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4406)))) (-3305 (((-641 |#1|) $) 43 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) 28)) (-2587 (((-112) $ (-767)) 34)) (-1909 (((-641 |#1|) $) 44 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 46 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 38)) (-2743 (((-112) $ (-767)) 33)) (-4172 (((-1152) $) 9)) (-3642 (($ $ $) 23)) (-3877 (((-1114) $) 10)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 52)) (-2708 (((-112) (-1 (-112) |#1|) $) 41 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#1|) (-641 |#1|)) 50 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 48 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 (-294 |#1|))) 47 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 29)) (-1320 (((-112) $) 32)) (-1664 (($) 31)) (-1907 (($ $ $) 22) (($ $ |#1|) 21)) (-3888 (((-767) |#1| $) 45 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#1|) $) 42 (|has| $ (-6 -4406)))) (-3817 (($ $) 30)) (-4344 (((-536) $) 60 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 51)) (-2350 (((-858) $) 11)) (-3663 (($) 27) (($ (-641 |#1|)) 26)) (-3073 (((-112) (-1 (-112) |#1|) $) 40 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 37 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3676 (((-1129) $) 12)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 18) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2422 (((-641 (-1129)) $) 10)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1090) (-13 (-1077) (-10 -8 (-15 -2422 ((-641 (-1129)) $)) (-15 -3676 ((-1129) $))))) (T -1090))
+((-2422 (*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1090)))) (-3676 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1090)))))
+(-13 (-1077) (-10 -8 (-15 -2422 ((-641 (-1129)) $)) (-15 -3676 ((-1129) $))))
+((-1602 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-2589 (($ $ $) 10)) (-2192 (($ $ $) NIL) (($ $ |#2|) 15)))
+(((-1091 |#1| |#2|) (-10 -8 (-15 -1602 (|#1| |#2| |#1|)) (-15 -1602 (|#1| |#1| |#2|)) (-15 -1602 (|#1| |#1| |#1|)) (-15 -2589 (|#1| |#1| |#1|)) (-15 -2192 (|#1| |#1| |#2|)) (-15 -2192 (|#1| |#1| |#1|))) (-1092 |#2|) (-1094)) (T -1091))
+NIL
+(-10 -8 (-15 -1602 (|#1| |#2| |#1|)) (-15 -1602 (|#1| |#1| |#2|)) (-15 -1602 (|#1| |#1| |#1|)) (-15 -2589 (|#1| |#1| |#1|)) (-15 -2192 (|#1| |#1| |#2|)) (-15 -2192 (|#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-1602 (($ $ $) 19) (($ $ |#1|) 18) (($ |#1| $) 17)) (-2589 (($ $ $) 21)) (-4162 (((-112) $ $) 20)) (-3073 (((-112) $ (-767)) 36)) (-1790 (($) 26) (($ (-641 |#1|)) 25)) (-3492 (($ (-1 (-112) |#1|) $) 57 (|has| $ (-6 -4407)))) (-1747 (($) 37 T CONST)) (-3195 (($ $) 60 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 59 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 56 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 58 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 55 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 54 (|has| $ (-6 -4407)))) (-1624 (((-641 |#1|) $) 44 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) 29)) (-1509 (((-112) $ (-767)) 35)) (-4276 (((-641 |#1|) $) 45 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 47 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 40 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 39)) (-4068 (((-112) $ (-767)) 34)) (-2332 (((-1152) $) 10)) (-2925 (($ $ $) 24)) (-3868 (((-1114) $) 11)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 53)) (-1703 (((-112) (-1 (-112) |#1|) $) 42 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#1|) (-641 |#1|)) 51 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 50 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 49 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 (-294 |#1|))) 48 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 30)) (-4169 (((-112) $) 33)) (-1531 (($) 32)) (-2192 (($ $ $) 23) (($ $ |#1|) 22)) (-3879 (((-767) |#1| $) 46 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#1|) $) 43 (|has| $ (-6 -4407)))) (-3774 (($ $) 31)) (-4327 (((-536) $) 61 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 52)) (-2326 (((-858) $) 12)) (-3620 (($) 28) (($ (-641 |#1|)) 27)) (-1700 (((-112) $ $) 9)) (-4062 (((-112) (-1 (-112) |#1|) $) 41 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 38 (|has| $ (-6 -4407)))))
(((-1092 |#1|) (-140) (-1094)) (T -1092))
-((-1480 (*1 *2 *1 *1) (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-3663 (*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-3663 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3)))) (-1774 (*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1774 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3)))) (-3642 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1907 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1907 (*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-4175 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-3567 (*1 *2 *1 *1) (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-1611 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1611 (*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1611 (*1 *1 *2 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
-(-13 (-1094) (-151 |t#1|) (-10 -8 (-6 -4396) (-15 -1480 ((-112) $ $)) (-15 -3663 ($)) (-15 -3663 ($ (-641 |t#1|))) (-15 -1774 ($)) (-15 -1774 ($ (-641 |t#1|))) (-15 -3642 ($ $ $)) (-15 -1907 ($ $ $)) (-15 -1907 ($ $ |t#1|)) (-15 -4175 ($ $ $)) (-15 -3567 ((-112) $ $)) (-15 -1611 ($ $ $)) (-15 -1611 ($ $ |t#1|)) (-15 -1611 ($ |t#1| $))))
+((-3311 (*1 *2 *1 *1) (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-3620 (*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-3620 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3)))) (-1790 (*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1790 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3)))) (-2925 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-2192 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-2192 (*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-2589 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-4162 (*1 *2 *1 *1) (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))) (-1602 (*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1602 (*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))) (-1602 (*1 *1 *2 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(-13 (-1094) (-151 |t#1|) (-10 -8 (-6 -4397) (-15 -3311 ((-112) $ $)) (-15 -3620 ($)) (-15 -3620 ($ (-641 |t#1|))) (-15 -1790 ($)) (-15 -1790 ($ (-641 |t#1|))) (-15 -2925 ($ $ $)) (-15 -2192 ($ $ $)) (-15 -2192 ($ $ |t#1|)) (-15 -2589 ($ $ $)) (-15 -4162 ((-112) $ $)) (-15 -1602 ($ $ $)) (-15 -1602 ($ $ |t#1|)) (-15 -1602 ($ |t#1| $))))
(((-34) . T) ((-102) . T) ((-611 (-858)) . T) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) . T) ((-1209) . T))
-((-4172 (((-1152) $) 10)) (-3877 (((-1114) $) 8)))
-(((-1093 |#1|) (-10 -8 (-15 -4172 ((-1152) |#1|)) (-15 -3877 ((-1114) |#1|))) (-1094)) (T -1093))
+((-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 8)))
+(((-1093 |#1|) (-10 -8 (-15 -2332 ((-1152) |#1|)) (-15 -3868 ((-1114) |#1|))) (-1094)) (T -1093))
NIL
-(-10 -8 (-15 -4172 ((-1152) |#1|)) (-15 -3877 ((-1114) |#1|)))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+(-10 -8 (-15 -2332 ((-1152) |#1|)) (-15 -3868 ((-1114) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-1094) (-140)) (T -1094))
-((-3877 (*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1114)))) (-4172 (*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1152)))))
-(-13 (-102) (-611 (-858)) (-10 -8 (-15 -3877 ((-1114) $)) (-15 -4172 ((-1152) $))))
+((-3868 (*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1114)))) (-2332 (*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1152)))) (-1700 (*1 *2 *1 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-112)))))
+(-13 (-102) (-611 (-858)) (-10 -8 (-15 -3868 ((-1114) $)) (-15 -2332 ((-1152) $)) (-15 -1700 ((-112) $ $))))
(((-102) . T) ((-611 (-858)) . T))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) 36)) (-4143 (($ (-641 (-917))) 72)) (-3394 (((-3 $ "failed") $ (-917) (-917)) 83)) (-3038 (($) 40)) (-3841 (((-112) (-917) $) 44)) (-2802 (((-917) $) 66)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) 39)) (-1325 (((-3 $ "failed") $ (-917)) 79)) (-3877 (((-1114) $) NIL)) (-1855 (((-1259 $)) 49)) (-2156 (((-641 (-917)) $) 27)) (-2288 (((-767) $ (-917) (-917)) 80)) (-2350 (((-858) $) 32)) (-2893 (((-112) $ $) 24)))
-(((-1095 |#1| |#2|) (-13 (-368) (-10 -8 (-15 -1325 ((-3 $ "failed") $ (-917))) (-15 -3394 ((-3 $ "failed") $ (-917) (-917))) (-15 -2156 ((-641 (-917)) $)) (-15 -4143 ($ (-641 (-917)))) (-15 -1855 ((-1259 $))) (-15 -3841 ((-112) (-917) $)) (-15 -2288 ((-767) $ (-917) (-917))))) (-917) (-917)) (T -1095))
-((-1325 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3394 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-2156 (*1 *2 *1) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-4143 (*1 *1 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-1855 (*1 *2) (-12 (-5 *2 (-1259 (-1095 *3 *4))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-3841 (*1 *2 *3 *1) (-12 (-5 *3 (-917)) (-5 *2 (-112)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-2288 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-767)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-13 (-368) (-10 -8 (-15 -1325 ((-3 $ "failed") $ (-917))) (-15 -3394 ((-3 $ "failed") $ (-917) (-917))) (-15 -2156 ((-641 (-917)) $)) (-15 -4143 ($ (-641 (-917)))) (-15 -1855 ((-1259 $))) (-15 -3841 ((-112) (-917) $)) (-15 -2288 ((-767) $ (-917) (-917)))))
-((-2337 (((-112) $ $) NIL)) (-3780 (($) NIL (|has| |#1| (-368)))) (-1611 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 80)) (-4175 (($ $ $) 78)) (-3567 (((-112) $ $) 79)) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| |#1| (-368)))) (-1774 (($ (-641 |#1|)) NIL) (($) 13)) (-2351 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2670 (($ |#1| $) 74 (|has| $ (-6 -4406))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4406)))) (-3038 (($) NIL (|has| |#1| (-368)))) (-3305 (((-641 |#1|) $) 19 (|has| $ (-6 -4406)))) (-1480 (((-112) $ $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3142 ((|#1| $) 55 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 73 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1515 ((|#1| $) 53 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 34)) (-2802 (((-917) $) NIL (|has| |#1| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3642 (($ $ $) 76)) (-3224 ((|#1| $) 25)) (-2714 (($ |#1| $) 69)) (-2005 (($ (-917)) NIL (|has| |#1| (-368)))) (-3877 (((-1114) $) NIL)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 31)) (-3860 ((|#1| $) 27)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 21)) (-1664 (($) 11)) (-1907 (($ $ |#1|) NIL) (($ $ $) 77)) (-2124 (($) NIL) (($ (-641 |#1|)) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 16)) (-4344 (((-536) $) 50 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 62)) (-3348 (($ $) NIL (|has| |#1| (-368)))) (-2350 (((-858) $) NIL)) (-2744 (((-767) $) NIL)) (-3663 (($ (-641 |#1|)) NIL) (($) 12)) (-3023 (($ (-641 |#1|)) NIL)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 52)) (-2062 (((-767) $) 10 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) 36)) (-1757 (($ (-641 (-917))) 72)) (-2148 (((-3 $ "failed") $ (-917) (-917)) 83)) (-2498 (($) 40)) (-1363 (((-112) (-917) $) 44)) (-2428 (((-917) $) 66)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) 39)) (-1537 (((-3 $ "failed") $ (-917)) 79)) (-3868 (((-1114) $) NIL)) (-4053 (((-1259 $)) 49)) (-2043 (((-641 (-917)) $) 27)) (-3707 (((-767) $ (-917) (-917)) 80)) (-2326 (((-858) $) 32)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 24)))
+(((-1095 |#1| |#2|) (-13 (-368) (-10 -8 (-15 -1537 ((-3 $ "failed") $ (-917))) (-15 -2148 ((-3 $ "failed") $ (-917) (-917))) (-15 -2043 ((-641 (-917)) $)) (-15 -1757 ($ (-641 (-917)))) (-15 -4053 ((-1259 $))) (-15 -1363 ((-112) (-917) $)) (-15 -3707 ((-767) $ (-917) (-917))))) (-917) (-917)) (T -1095))
+((-1537 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-2148 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-2043 (*1 *2 *1) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-1757 (*1 *1 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-4053 (*1 *2) (-12 (-5 *2 (-1259 (-1095 *3 *4))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917)))) (-1363 (*1 *2 *3 *1) (-12 (-5 *3 (-917)) (-5 *2 (-112)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-3707 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-767)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-13 (-368) (-10 -8 (-15 -1537 ((-3 $ "failed") $ (-917))) (-15 -2148 ((-3 $ "failed") $ (-917) (-917))) (-15 -2043 ((-641 (-917)) $)) (-15 -1757 ($ (-641 (-917)))) (-15 -4053 ((-1259 $))) (-15 -1363 ((-112) (-917) $)) (-15 -3707 ((-767) $ (-917) (-917)))))
+((-2315 (((-112) $ $) NIL)) (-1534 (($) NIL (|has| |#1| (-368)))) (-1602 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 80)) (-2589 (($ $ $) 78)) (-4162 (((-112) $ $) 79)) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| |#1| (-368)))) (-1790 (($ (-641 |#1|)) NIL) (($) 13)) (-2380 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-4060 (($ |#1| $) 74 (|has| $ (-6 -4407))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4407)))) (-2498 (($) NIL (|has| |#1| (-368)))) (-1624 (((-641 |#1|) $) 19 (|has| $ (-6 -4407)))) (-3311 (((-112) $ $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-1469 ((|#1| $) 55 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 73 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1530 ((|#1| $) 53 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 34)) (-2428 (((-917) $) NIL (|has| |#1| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2925 (($ $ $) 76)) (-4359 ((|#1| $) 25)) (-4066 (($ |#1| $) 69)) (-2014 (($ (-917)) NIL (|has| |#1| (-368)))) (-3868 (((-1114) $) NIL)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 31)) (-3326 ((|#1| $) 27)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 21)) (-1531 (($) 11)) (-2192 (($ $ |#1|) NIL) (($ $ $) 77)) (-1760 (($) NIL) (($ (-641 |#1|)) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 16)) (-4327 (((-536) $) 50 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 62)) (-2824 (($ $) NIL (|has| |#1| (-368)))) (-2326 (((-858) $) NIL)) (-4156 (((-767) $) NIL)) (-3620 (($ (-641 |#1|)) NIL) (($) 12)) (-1700 (((-112) $ $) NIL)) (-2190 (($ (-641 |#1|)) NIL)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 52)) (-2069 (((-767) $) 10 (|has| $ (-6 -4407)))))
(((-1096 |#1|) (-425 |#1|) (-1094)) (T -1096))
NIL
(-425 |#1|)
-((-2337 (((-112) $ $) 7)) (-4184 (((-112) $) 32)) (-4363 ((|#2| $) 27)) (-1971 (((-112) $) 33)) (-4191 ((|#1| $) 28)) (-3835 (((-112) $) 35)) (-2659 (((-112) $) 37)) (-4279 (((-112) $) 34)) (-4172 (((-1152) $) 9)) (-1903 (((-112) $) 31)) (-4384 ((|#3| $) 26)) (-3877 (((-1114) $) 10)) (-2334 (((-112) $) 30)) (-2766 ((|#4| $) 25)) (-3212 ((|#5| $) 24)) (-1583 (((-112) $ $) 38)) (-4362 (($ $ (-564)) 20) (($ $ (-641 (-564))) 19)) (-3675 (((-641 $) $) 29)) (-4344 (($ |#1|) 44) (($ |#2|) 43) (($ |#3|) 42) (($ |#4|) 41) (($ |#5|) 40) (($ (-641 $)) 39)) (-2350 (((-858) $) 11)) (-3075 (($ $) 22)) (-3064 (($ $) 23)) (-3137 (((-112) $) 36)) (-2893 (((-112) $ $) 6)) (-2062 (((-564) $) 21)))
+((-2315 (((-112) $ $) 7)) (-3903 (((-112) $) 33)) (-4339 ((|#2| $) 28)) (-3681 (((-112) $) 34)) (-4159 ((|#1| $) 29)) (-2095 (((-112) $) 36)) (-2242 (((-112) $) 38)) (-1782 (((-112) $) 35)) (-2332 (((-1152) $) 10)) (-1914 (((-112) $) 32)) (-4363 ((|#3| $) 27)) (-3868 (((-1114) $) 11)) (-3558 (((-112) $) 31)) (-2723 ((|#4| $) 26)) (-3183 ((|#5| $) 25)) (-1583 (((-112) $ $) 39)) (-4361 (($ $ (-564)) 21) (($ $ (-641 (-564))) 20)) (-3633 (((-641 $) $) 30)) (-4327 (($ |#1|) 45) (($ |#2|) 44) (($ |#3|) 43) (($ |#4|) 42) (($ |#5|) 41) (($ (-641 $)) 40)) (-2326 (((-858) $) 12)) (-3057 (($ $) 23)) (-3045 (($ $) 24)) (-1700 (((-112) $ $) 9)) (-1556 (((-112) $) 37)) (-2876 (((-112) $ $) 6)) (-2069 (((-564) $) 22)))
(((-1097 |#1| |#2| |#3| |#4| |#5|) (-140) (-1094) (-1094) (-1094) (-1094) (-1094)) (T -1097))
-((-1583 (*1 *2 *1 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-2659 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3137 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3835 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-4279 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-1971 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-4184 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-1903 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-2334 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3675 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-641 *1)) (-4 *1 (-1097 *3 *4 *5 *6 *7)))) (-4191 (*1 *2 *1) (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-4363 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *2 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-4384 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *2 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-2766 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *2 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-3212 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *2)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-3064 (*1 *1 *1) (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))) (-3075 (*1 *1 *1) (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))) (-2062 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-564)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)))))
-(-13 (-1094) (-616 |t#1|) (-616 |t#2|) (-616 |t#3|) (-616 |t#4|) (-616 |t#4|) (-616 |t#5|) (-616 (-641 $)) (-10 -8 (-15 -1583 ((-112) $ $)) (-15 -2659 ((-112) $)) (-15 -3137 ((-112) $)) (-15 -3835 ((-112) $)) (-15 -4279 ((-112) $)) (-15 -1971 ((-112) $)) (-15 -4184 ((-112) $)) (-15 -1903 ((-112) $)) (-15 -2334 ((-112) $)) (-15 -3675 ((-641 $) $)) (-15 -4191 (|t#1| $)) (-15 -4363 (|t#2| $)) (-15 -4384 (|t#3| $)) (-15 -2766 (|t#4| $)) (-15 -3212 (|t#5| $)) (-15 -3064 ($ $)) (-15 -3075 ($ $)) (-15 -2062 ((-564) $)) (-15 -4362 ($ $ (-564))) (-15 -4362 ($ $ (-641 (-564))))))
+((-1583 (*1 *2 *1 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-2242 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-1556 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-2095 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-1782 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3681 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3903 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-1914 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3558 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))) (-3633 (*1 *2 *1) (-12 (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-641 *1)) (-4 *1 (-1097 *3 *4 *5 *6 *7)))) (-4159 (*1 *2 *1) (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-4339 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *2 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-4363 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *2 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-2723 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *2 *6)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-3183 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *2)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))) (-3045 (*1 *1 *1) (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))) (-3057 (*1 *1 *1) (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))) (-2069 (*1 *2 *1) (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-564)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)))))
+(-13 (-1094) (-616 |t#1|) (-616 |t#2|) (-616 |t#3|) (-616 |t#4|) (-616 |t#4|) (-616 |t#5|) (-616 (-641 $)) (-10 -8 (-15 -1583 ((-112) $ $)) (-15 -2242 ((-112) $)) (-15 -1556 ((-112) $)) (-15 -2095 ((-112) $)) (-15 -1782 ((-112) $)) (-15 -3681 ((-112) $)) (-15 -3903 ((-112) $)) (-15 -1914 ((-112) $)) (-15 -3558 ((-112) $)) (-15 -3633 ((-641 $) $)) (-15 -4159 (|t#1| $)) (-15 -4339 (|t#2| $)) (-15 -4363 (|t#3| $)) (-15 -2723 (|t#4| $)) (-15 -3183 (|t#5| $)) (-15 -3045 ($ $)) (-15 -3057 ($ $)) (-15 -2069 ((-564) $)) (-15 -4361 ($ $ (-564))) (-15 -4361 ($ $ (-641 (-564))))))
(((-102) . T) ((-611 (-858)) . T) ((-616 (-641 $)) . T) ((-616 |#1|) . T) ((-616 |#2|) . T) ((-616 |#3|) . T) ((-616 |#4|) . T) ((-616 |#5|) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-4184 (((-112) $) NIL)) (-4363 (((-1170) $) NIL)) (-1971 (((-112) $) NIL)) (-4191 (((-1152) $) NIL)) (-3835 (((-112) $) NIL)) (-2659 (((-112) $) NIL)) (-4279 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-1903 (((-112) $) NIL)) (-4384 (((-564) $) NIL)) (-3877 (((-1114) $) NIL)) (-2334 (((-112) $) NIL)) (-2766 (((-225) $) NIL)) (-3212 (((-858) $) NIL)) (-1583 (((-112) $ $) NIL)) (-4362 (($ $ (-564)) NIL) (($ $ (-641 (-564))) NIL)) (-3675 (((-641 $) $) NIL)) (-4344 (($ (-1152)) NIL) (($ (-1170)) NIL) (($ (-564)) NIL) (($ (-225)) NIL) (($ (-858)) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL)) (-3075 (($ $) NIL)) (-3064 (($ $) NIL)) (-3137 (((-112) $) NIL)) (-2893 (((-112) $ $) NIL)) (-2062 (((-564) $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-3903 (((-112) $) NIL)) (-4339 (((-1170) $) NIL)) (-3681 (((-112) $) NIL)) (-4159 (((-1152) $) NIL)) (-2095 (((-112) $) NIL)) (-2242 (((-112) $) NIL)) (-1782 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-1914 (((-112) $) NIL)) (-4363 (((-564) $) NIL)) (-3868 (((-1114) $) NIL)) (-3558 (((-112) $) NIL)) (-2723 (((-225) $) NIL)) (-3183 (((-858) $) NIL)) (-1583 (((-112) $ $) NIL)) (-4361 (($ $ (-564)) NIL) (($ $ (-641 (-564))) NIL)) (-3633 (((-641 $) $) NIL)) (-4327 (($ (-1152)) NIL) (($ (-1170)) NIL) (($ (-564)) NIL) (($ (-225)) NIL) (($ (-858)) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL)) (-3057 (($ $) NIL)) (-3045 (($ $) NIL)) (-1700 (((-112) $ $) NIL)) (-1556 (((-112) $) NIL)) (-2876 (((-112) $ $) NIL)) (-2069 (((-564) $) NIL)))
(((-1098) (-1097 (-1152) (-1170) (-564) (-225) (-858))) (T -1098))
NIL
(-1097 (-1152) (-1170) (-564) (-225) (-858))
-((-2337 (((-112) $ $) NIL)) (-4184 (((-112) $) 44)) (-4363 ((|#2| $) 47)) (-1971 (((-112) $) 20)) (-4191 ((|#1| $) 21)) (-3835 (((-112) $) 41)) (-2659 (((-112) $) 14)) (-4279 (((-112) $) 43)) (-4172 (((-1152) $) NIL)) (-1903 (((-112) $) 45)) (-4384 ((|#3| $) 49)) (-3877 (((-1114) $) NIL)) (-2334 (((-112) $) 46)) (-2766 ((|#4| $) 48)) (-3212 ((|#5| $) 50)) (-1583 (((-112) $ $) 40)) (-4362 (($ $ (-564)) 61) (($ $ (-641 (-564))) 63)) (-3675 (((-641 $) $) 26)) (-4344 (($ |#1|) 52) (($ |#2|) 53) (($ |#3|) 54) (($ |#4|) 55) (($ |#5|) 56) (($ (-641 $)) 51)) (-2350 (((-858) $) 27)) (-3075 (($ $) 25)) (-3064 (($ $) 57)) (-3137 (((-112) $) 23)) (-2893 (((-112) $ $) 39)) (-2062 (((-564) $) 59)))
+((-2315 (((-112) $ $) NIL)) (-3903 (((-112) $) 44)) (-4339 ((|#2| $) 47)) (-3681 (((-112) $) 20)) (-4159 ((|#1| $) 21)) (-2095 (((-112) $) 41)) (-2242 (((-112) $) 14)) (-1782 (((-112) $) 43)) (-2332 (((-1152) $) NIL)) (-1914 (((-112) $) 45)) (-4363 ((|#3| $) 49)) (-3868 (((-1114) $) NIL)) (-3558 (((-112) $) 46)) (-2723 ((|#4| $) 48)) (-3183 ((|#5| $) 50)) (-1583 (((-112) $ $) 40)) (-4361 (($ $ (-564)) 61) (($ $ (-641 (-564))) 63)) (-3633 (((-641 $) $) 26)) (-4327 (($ |#1|) 52) (($ |#2|) 53) (($ |#3|) 54) (($ |#4|) 55) (($ |#5|) 56) (($ (-641 $)) 51)) (-2326 (((-858) $) 27)) (-3057 (($ $) 25)) (-3045 (($ $) 57)) (-1700 (((-112) $ $) NIL)) (-1556 (((-112) $) 23)) (-2876 (((-112) $ $) 39)) (-2069 (((-564) $) 59)))
(((-1099 |#1| |#2| |#3| |#4| |#5|) (-1097 |#1| |#2| |#3| |#4| |#5|) (-1094) (-1094) (-1094) (-1094) (-1094)) (T -1099))
NIL
(-1097 |#1| |#2| |#3| |#4| |#5|)
-((-1303 (((-1264) $) 23)) (-1452 (($ (-1170) (-434) |#2|) 11)) (-2350 (((-858) $) 16)))
-(((-1100 |#1| |#2|) (-13 (-395) (-10 -8 (-15 -1452 ($ (-1170) (-434) |#2|)))) (-846) (-430 |#1|)) (T -1100))
-((-1452 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-434)) (-4 *5 (-846)) (-5 *1 (-1100 *5 *4)) (-4 *4 (-430 *5)))))
-(-13 (-395) (-10 -8 (-15 -1452 ($ (-1170) (-434) |#2|))))
-((-2075 (((-112) |#5| |#5|) 43)) (-2693 (((-112) |#5| |#5|) 57)) (-3924 (((-112) |#5| (-641 |#5|)) 80) (((-112) |#5| |#5|) 66)) (-1741 (((-112) (-641 |#4|) (-641 |#4|)) 63)) (-4056 (((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) 68)) (-3880 (((-1264)) 33)) (-1939 (((-1264) (-1152) (-1152) (-1152)) 29)) (-1814 (((-641 |#5|) (-641 |#5|)) 99)) (-3983 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) 91)) (-4132 (((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112)) 121)) (-4370 (((-112) |#5| |#5|) 52)) (-3509 (((-3 (-112) "failed") |#5| |#5|) 76)) (-2518 (((-112) (-641 |#4|) (-641 |#4|)) 62)) (-2243 (((-112) (-641 |#4|) (-641 |#4|)) 64)) (-1420 (((-112) (-641 |#4|) (-641 |#4|)) 65)) (-1708 (((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)) 116)) (-2023 (((-641 |#5|) (-641 |#5|)) 48)))
-(((-1101 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1939 ((-1264) (-1152) (-1152) (-1152))) (-15 -3880 ((-1264))) (-15 -2075 ((-112) |#5| |#5|)) (-15 -2023 ((-641 |#5|) (-641 |#5|))) (-15 -4370 ((-112) |#5| |#5|)) (-15 -2693 ((-112) |#5| |#5|)) (-15 -1741 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2518 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2243 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -1420 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3509 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3924 ((-112) |#5| |#5|)) (-15 -3924 ((-112) |#5| (-641 |#5|))) (-15 -1814 ((-641 |#5|) (-641 |#5|))) (-15 -4056 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -3983 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-15 -4132 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -1708 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1101))
-((-1708 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| -1583 (-641 *9)) (|:| -3461 *4) (|:| |ineq| (-641 *9)))) (-5 *1 (-1101 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9)) (-4 *4 (-1065 *6 *7 *8 *9)))) (-4132 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| -1583 (-641 *9)) (|:| -3461 *10) (|:| |ineq| (-641 *9))))) (-5 *1 (-1101 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9)))) (-3983 (*1 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3461 *7)))) (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))) (-4056 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)))) (-1814 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))) (-3924 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1101 *5 *6 *7 *8 *3)))) (-3924 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-3509 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-1420 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2243 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2518 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-1741 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2693 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-4370 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-2023 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))) (-2075 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-3880 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1101 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-1939 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1939 ((-1264) (-1152) (-1152) (-1152))) (-15 -3880 ((-1264))) (-15 -2075 ((-112) |#5| |#5|)) (-15 -2023 ((-641 |#5|) (-641 |#5|))) (-15 -4370 ((-112) |#5| |#5|)) (-15 -2693 ((-112) |#5| |#5|)) (-15 -1741 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2518 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2243 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -1420 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3509 ((-3 (-112) "failed") |#5| |#5|)) (-15 -3924 ((-112) |#5| |#5|)) (-15 -3924 ((-112) |#5| (-641 |#5|))) (-15 -1814 ((-641 |#5|) (-641 |#5|))) (-15 -4056 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -3983 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-15 -4132 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -1708 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3461 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112))))
-((-4171 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|) 110)) (-3645 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#4| |#4| |#5|) 82)) (-2291 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|) 104)) (-2069 (((-641 |#5|) |#4| |#5|) 126)) (-2914 (((-641 |#5|) |#4| |#5|) 133)) (-3229 (((-641 |#5|) |#4| |#5|) 134)) (-1767 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|) 111)) (-3427 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|) 132)) (-2541 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|) 48) (((-112) |#4| |#5|) 56)) (-2540 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#3| (-112)) 94) (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5| (-112) (-112)) 53)) (-2970 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|) 89)) (-2092 (((-1264)) 37)) (-3239 (((-1264)) 26)) (-2305 (((-1264) (-1152) (-1152) (-1152)) 33)) (-2030 (((-1264) (-1152) (-1152) (-1152)) 22)))
-(((-1102 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2030 ((-1264) (-1152) (-1152) (-1152))) (-15 -3239 ((-1264))) (-15 -2305 ((-1264) (-1152) (-1152) (-1152))) (-15 -2092 ((-1264))) (-15 -3645 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -2540 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -2540 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#3| (-112))) (-15 -2970 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -2291 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -2541 ((-112) |#4| |#5|)) (-15 -1767 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -2069 ((-641 |#5|) |#4| |#5|)) (-15 -3427 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -2914 ((-641 |#5|) |#4| |#5|)) (-15 -2541 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -3229 ((-641 |#5|) |#4| |#5|)) (-15 -4171 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1102))
-((-4171 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3229 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2541 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2914 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3427 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2069 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1767 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2541 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2291 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2970 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2540 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9)))) (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846)) (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3461 *9)))) (-5 *1 (-1102 *6 *7 *4 *8 *9)))) (-2540 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1102 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-3645 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2092 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-2305 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-3239 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-2030 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2030 ((-1264) (-1152) (-1152) (-1152))) (-15 -3239 ((-1264))) (-15 -2305 ((-1264) (-1152) (-1152) (-1152))) (-15 -2092 ((-1264))) (-15 -3645 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -2540 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -2540 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) |#3| (-112))) (-15 -2970 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -2291 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#4| |#5|)) (-15 -2541 ((-112) |#4| |#5|)) (-15 -1767 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -2069 ((-641 |#5|) |#4| |#5|)) (-15 -3427 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -2914 ((-641 |#5|) |#4| |#5|)) (-15 -2541 ((-641 (-2 (|:| |val| (-112)) (|:| -3461 |#5|))) |#4| |#5|)) (-15 -3229 ((-641 |#5|) |#4| |#5|)) (-15 -4171 ((-641 (-2 (|:| |val| |#4|) (|:| -3461 |#5|))) |#4| |#5|)))
-((-2337 (((-112) $ $) 7)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) 85)) (-2418 (((-641 $) (-641 |#4|)) 86) (((-641 $) (-641 |#4|) (-112)) 111)) (-3743 (((-641 |#3|) $) 33)) (-1743 (((-112) $) 26)) (-1692 (((-112) $) 17 (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) 101) (((-112) $) 97)) (-4075 ((|#4| |#4| $) 92)) (-3472 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| $) 126)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) 27)) (-3670 (((-112) $ (-767)) 44)) (-3540 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 79)) (-3500 (($) 45 T CONST)) (-1734 (((-112) $) 22 (|has| |#1| (-556)))) (-2014 (((-112) $ $) 24 (|has| |#1| (-556)))) (-1541 (((-112) $ $) 23 (|has| |#1| (-556)))) (-2164 (((-112) $) 25 (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-4153 (((-641 |#4|) (-641 |#4|) $) 18 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 36)) (-2961 (($ (-641 |#4|)) 35)) (-3193 (((-3 $ "failed") $) 82)) (-2720 ((|#4| |#4| $) 89)) (-3215 (($ $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#4| $) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-3951 ((|#4| |#4| $) 87)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) 105)) (-1467 (((-112) |#4| $) 136)) (-2716 (((-112) |#4| $) 133)) (-3749 (((-112) |#4| $) 137) (((-112) $) 134)) (-3305 (((-641 |#4|) $) 52 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) 104) (((-112) $) 103)) (-3377 ((|#3| $) 34)) (-2587 (((-112) $ (-767)) 43)) (-1909 (((-641 |#4|) $) 53 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 47)) (-3564 (((-641 |#3|) $) 32)) (-4342 (((-112) |#3| $) 31)) (-2743 (((-112) $ (-767)) 42)) (-4172 (((-1152) $) 9)) (-2341 (((-3 |#4| (-641 $)) |#4| |#4| $) 128)) (-2379 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| |#4| $) 127)) (-3704 (((-3 |#4| "failed") $) 83)) (-3444 (((-641 $) |#4| $) 129)) (-3706 (((-3 (-112) (-641 $)) |#4| $) 132)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-3642 (((-641 $) |#4| $) 125) (((-641 $) (-641 |#4|) $) 124) (((-641 $) (-641 |#4|) (-641 $)) 123) (((-641 $) |#4| (-641 $)) 122)) (-2432 (($ |#4| $) 117) (($ (-641 |#4|) $) 116)) (-2438 (((-641 |#4|) $) 107)) (-3214 (((-112) |#4| $) 99) (((-112) $) 95)) (-2825 ((|#4| |#4| $) 90)) (-1420 (((-112) $ $) 110)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) 100) (((-112) $) 96)) (-2339 ((|#4| |#4| $) 91)) (-3877 (((-1114) $) 10)) (-3181 (((-3 |#4| "failed") $) 84)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2393 (((-3 $ "failed") $ |#4|) 78)) (-3113 (($ $ |#4|) 77) (((-641 $) |#4| $) 115) (((-641 $) |#4| (-641 $)) 114) (((-641 $) (-641 |#4|) $) 113) (((-641 $) (-641 |#4|) (-641 $)) 112)) (-2708 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 56 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) 38)) (-1320 (((-112) $) 41)) (-1664 (($) 40)) (-2762 (((-767) $) 106)) (-3888 (((-767) |#4| $) 54 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4406)))) (-3817 (($ $) 39)) (-4344 (((-536) $) 69 (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 60)) (-4059 (($ $ |#3|) 28)) (-3031 (($ $ |#3|) 30)) (-2377 (($ $) 88)) (-3601 (($ $ |#3|) 29)) (-2350 (((-858) $) 11) (((-641 |#4|) $) 37)) (-2578 (((-767) $) 76 (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 98)) (-1976 (((-641 $) |#4| $) 121) (((-641 $) |#4| (-641 $)) 120) (((-641 $) (-641 |#4|) $) 119) (((-641 $) (-641 |#4|) (-641 $)) 118)) (-3073 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) 81)) (-3891 (((-112) |#4| $) 135)) (-1416 (((-112) |#3| $) 80)) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 46 (|has| $ (-6 -4406)))))
+((-1309 (((-1264) $) 23)) (-2899 (($ (-1170) (-434) |#2|) 11)) (-2326 (((-858) $) 16)))
+(((-1100 |#1| |#2|) (-13 (-395) (-10 -8 (-15 -2899 ($ (-1170) (-434) |#2|)))) (-846) (-430 |#1|)) (T -1100))
+((-2899 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1170)) (-5 *3 (-434)) (-4 *5 (-846)) (-5 *1 (-1100 *5 *4)) (-4 *4 (-430 *5)))))
+(-13 (-395) (-10 -8 (-15 -2899 ($ (-1170) (-434) |#2|))))
+((-3371 (((-112) |#5| |#5|) 43)) (-2719 (((-112) |#5| |#5|) 57)) (-2438 (((-112) |#5| (-641 |#5|)) 80) (((-112) |#5| |#5|) 66)) (-2475 (((-112) (-641 |#4|) (-641 |#4|)) 63)) (-2119 (((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) 68)) (-2892 (((-1264)) 33)) (-1426 (((-1264) (-1152) (-1152) (-1152)) 29)) (-2371 (((-641 |#5|) (-641 |#5|)) 99)) (-2465 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) 91)) (-2179 (((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112)) 121)) (-1505 (((-112) |#5| |#5|) 52)) (-4275 (((-3 (-112) "failed") |#5| |#5|) 76)) (-2114 (((-112) (-641 |#4|) (-641 |#4|)) 62)) (-3915 (((-112) (-641 |#4|) (-641 |#4|)) 64)) (-3338 (((-112) (-641 |#4|) (-641 |#4|)) 65)) (-4082 (((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)) 116)) (-4042 (((-641 |#5|) (-641 |#5|)) 48)))
+(((-1101 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1426 ((-1264) (-1152) (-1152) (-1152))) (-15 -2892 ((-1264))) (-15 -3371 ((-112) |#5| |#5|)) (-15 -4042 ((-641 |#5|) (-641 |#5|))) (-15 -1505 ((-112) |#5| |#5|)) (-15 -2719 ((-112) |#5| |#5|)) (-15 -2475 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2114 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3915 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3338 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -4275 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2438 ((-112) |#5| |#5|)) (-15 -2438 ((-112) |#5| (-641 |#5|))) (-15 -2371 ((-641 |#5|) (-641 |#5|))) (-15 -2119 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -2465 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-15 -2179 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -4082 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1101))
+((-4082 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| -1583 (-641 *9)) (|:| -3418 *4) (|:| |ineq| (-641 *9)))) (-5 *1 (-1101 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9)) (-4 *4 (-1065 *6 *7 *8 *9)))) (-2179 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| -1583 (-641 *9)) (|:| -3418 *10) (|:| |ineq| (-641 *9))))) (-5 *1 (-1101 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9)))) (-2465 (*1 *2 *2) (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3418 *7)))) (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))) (-2119 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)))) (-2371 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))) (-2438 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1101 *5 *6 *7 *8 *3)))) (-2438 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-4275 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-3338 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-3915 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2114 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2475 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-2719 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-1505 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-4042 (*1 *2 *2) (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))) (-3371 (*1 *2 *3 *3) (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)) (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))) (-2892 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1101 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-1426 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(-10 -7 (-15 -1426 ((-1264) (-1152) (-1152) (-1152))) (-15 -2892 ((-1264))) (-15 -3371 ((-112) |#5| |#5|)) (-15 -4042 ((-641 |#5|) (-641 |#5|))) (-15 -1505 ((-112) |#5| |#5|)) (-15 -2719 ((-112) |#5| |#5|)) (-15 -2475 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -2114 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3915 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -3338 ((-112) (-641 |#4|) (-641 |#4|))) (-15 -4275 ((-3 (-112) "failed") |#5| |#5|)) (-15 -2438 ((-112) |#5| |#5|)) (-15 -2438 ((-112) |#5| (-641 |#5|))) (-15 -2371 ((-641 |#5|) (-641 |#5|))) (-15 -2119 ((-112) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -2465 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-15 -2179 ((-641 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|)))) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -4082 ((-3 (-2 (|:| -1583 (-641 |#4|)) (|:| -3418 |#5|) (|:| |ineq| (-641 |#4|))) "failed") (-641 |#4|) |#5| (-641 |#4|) (-112) (-112) (-112) (-112) (-112))))
+((-2235 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|) 110)) (-1628 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#4| |#4| |#5|) 82)) (-1950 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|) 104)) (-4001 (((-641 |#5|) |#4| |#5|) 126)) (-2614 (((-641 |#5|) |#4| |#5|) 133)) (-3369 (((-641 |#5|) |#4| |#5|) 134)) (-1450 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|) 111)) (-3322 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|) 132)) (-1940 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|) 48) (((-112) |#4| |#5|) 56)) (-3272 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#3| (-112)) 94) (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5| (-112) (-112)) 53)) (-2865 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|) 89)) (-2490 (((-1264)) 37)) (-3132 (((-1264)) 26)) (-2666 (((-1264) (-1152) (-1152) (-1152)) 33)) (-3479 (((-1264) (-1152) (-1152) (-1152)) 22)))
+(((-1102 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3479 ((-1264) (-1152) (-1152) (-1152))) (-15 -3132 ((-1264))) (-15 -2666 ((-1264) (-1152) (-1152) (-1152))) (-15 -2490 ((-1264))) (-15 -1628 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -3272 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -3272 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#3| (-112))) (-15 -2865 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -1950 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -1940 ((-112) |#4| |#5|)) (-15 -1450 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -4001 ((-641 |#5|) |#4| |#5|)) (-15 -3322 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -2614 ((-641 |#5|) |#4| |#5|)) (-15 -1940 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -3369 ((-641 |#5|) |#4| |#5|)) (-15 -2235 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1065 |#1| |#2| |#3| |#4|)) (T -1102))
+((-2235 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3369 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1940 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2614 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3322 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-4001 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1450 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1940 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-1950 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2865 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-3272 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9)))) (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846)) (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3418 *9)))) (-5 *1 (-1102 *6 *7 *4 *8 *9)))) (-3272 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1102 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3)))) (-1628 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))) (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))) (-2490 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-2666 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))) (-3132 (*1 *2) (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264)) (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))) (-3479 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264)) (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3479 ((-1264) (-1152) (-1152) (-1152))) (-15 -3132 ((-1264))) (-15 -2666 ((-1264) (-1152) (-1152) (-1152))) (-15 -2490 ((-1264))) (-15 -1628 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -3272 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5| (-112) (-112))) (-15 -3272 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) |#3| (-112))) (-15 -2865 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -1950 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#4| |#5|)) (-15 -1940 ((-112) |#4| |#5|)) (-15 -1450 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -4001 ((-641 |#5|) |#4| |#5|)) (-15 -3322 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -2614 ((-641 |#5|) |#4| |#5|)) (-15 -1940 ((-641 (-2 (|:| |val| (-112)) (|:| -3418 |#5|))) |#4| |#5|)) (-15 -3369 ((-641 |#5|) |#4| |#5|)) (-15 -2235 ((-641 (-2 (|:| |val| |#4|) (|:| -3418 |#5|))) |#4| |#5|)))
+((-2315 (((-112) $ $) 7)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) 86)) (-3433 (((-641 $) (-641 |#4|)) 87) (((-641 $) (-641 |#4|) (-112)) 112)) (-3702 (((-641 |#3|) $) 34)) (-2663 (((-112) $) 27)) (-3163 (((-112) $) 18 (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) 102) (((-112) $) 98)) (-3351 ((|#4| |#4| $) 93)) (-1367 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| $) 127)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) 28)) (-3073 (((-112) $ (-767)) 45)) (-3492 (($ (-1 (-112) |#4|) $) 66 (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 80)) (-1747 (($) 46 T CONST)) (-2921 (((-112) $) 23 (|has| |#1| (-556)))) (-1394 (((-112) $ $) 25 (|has| |#1| (-556)))) (-2460 (((-112) $ $) 24 (|has| |#1| (-556)))) (-3489 (((-112) $) 26 (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-1411 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) 20 (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 37)) (-2938 (($ (-641 |#4|)) 36)) (-3176 (((-3 $ "failed") $) 83)) (-3414 ((|#4| |#4| $) 90)) (-3195 (($ $) 69 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#4| $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 103)) (-2174 ((|#4| |#4| $) 88)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 64 (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) 63 (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 95)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) 106)) (-1391 (((-112) |#4| $) 137)) (-4239 (((-112) |#4| $) 134)) (-3712 (((-112) |#4| $) 138) (((-112) $) 135)) (-1624 (((-641 |#4|) $) 53 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) 105) (((-112) $) 104)) (-2809 ((|#3| $) 35)) (-1509 (((-112) $ (-767)) 44)) (-4276 (((-641 |#4|) $) 54 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 56 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#4| |#4|) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 48)) (-1991 (((-641 |#3|) $) 33)) (-2779 (((-112) |#3| $) 32)) (-4068 (((-112) $ (-767)) 43)) (-2332 (((-1152) $) 10)) (-2843 (((-3 |#4| (-641 $)) |#4| |#4| $) 129)) (-4362 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| |#4| $) 128)) (-3676 (((-3 |#4| "failed") $) 84)) (-2395 (((-641 $) |#4| $) 130)) (-2344 (((-3 (-112) (-641 $)) |#4| $) 133)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |#4| $) 132) (((-112) |#4| $) 131)) (-2925 (((-641 $) |#4| $) 126) (((-641 $) (-641 |#4|) $) 125) (((-641 $) (-641 |#4|) (-641 $)) 124) (((-641 $) |#4| (-641 $)) 123)) (-3117 (($ |#4| $) 118) (($ (-641 |#4|) $) 117)) (-1937 (((-641 |#4|) $) 108)) (-1575 (((-112) |#4| $) 100) (((-112) $) 96)) (-1885 ((|#4| |#4| $) 91)) (-3338 (((-112) $ $) 111)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 22 (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) 101) (((-112) $) 97)) (-3899 ((|#4| |#4| $) 92)) (-3868 (((-1114) $) 11)) (-3164 (((-3 |#4| "failed") $) 85)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 62)) (-3074 (((-3 $ "failed") $ |#4|) 79)) (-3157 (($ $ |#4|) 78) (((-641 $) |#4| $) 116) (((-641 $) |#4| (-641 $)) 115) (((-641 $) (-641 |#4|) $) 114) (((-641 $) (-641 |#4|) (-641 $)) 113)) (-1703 (((-112) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) 60 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) 39)) (-4169 (((-112) $) 42)) (-1531 (($) 41)) (-3258 (((-767) $) 107)) (-3879 (((-767) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#4|) $) 52 (|has| $ (-6 -4407)))) (-3774 (($ $) 40)) (-4327 (((-536) $) 70 (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 61)) (-4350 (($ $ |#3|) 29)) (-1659 (($ $ |#3|) 31)) (-4149 (($ $) 89)) (-3025 (($ $ |#3|) 30)) (-2326 (((-858) $) 12) (((-641 |#4|) $) 38)) (-1670 (((-767) $) 77 (|has| |#3| (-368)))) (-1700 (((-112) $ $) 9)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 110) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 109)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 99)) (-2969 (((-641 $) |#4| $) 122) (((-641 $) |#4| (-641 $)) 121) (((-641 $) (-641 |#4|) $) 120) (((-641 $) (-641 |#4|) (-641 $)) 119)) (-4062 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) 82)) (-2489 (((-112) |#4| $) 136)) (-4335 (((-112) |#3| $) 81)) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
(((-1103 |#1| |#2| |#3| |#4|) (-140) (-452) (-789) (-846) (-1059 |t#1| |t#2| |t#3|)) (T -1103))
NIL
(-13 (-1065 |t#1| |t#2| |t#3| |t#4|))
(((-34) . T) ((-102) . T) ((-611 (-641 |#4|)) . T) ((-611 (-858)) . T) ((-151 |#4|) . T) ((-612 (-536)) |has| |#4| (-612 (-536))) ((-309 |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-489 |#4|) . T) ((-514 |#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-972 |#1| |#2| |#3| |#4|) . T) ((-1065 |#1| |#2| |#3| |#4|) . T) ((-1094) . T) ((-1202 |#1| |#2| |#3| |#4|) . T) ((-1209) . T))
-((-1681 (((-641 (-564)) (-564) (-564) (-564)) 37)) (-4215 (((-641 (-564)) (-564) (-564) (-564)) 27)) (-2218 (((-641 (-564)) (-564) (-564) (-564)) 32)) (-3436 (((-564) (-564) (-564)) 22)) (-3308 (((-1259 (-564)) (-641 (-564)) (-1259 (-564)) (-564)) 72) (((-1259 (-564)) (-1259 (-564)) (-1259 (-564)) (-564)) 67)) (-1689 (((-641 (-564)) (-641 (-564)) (-641 (-564)) (-112)) 49)) (-4360 (((-685 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564))) 71)) (-2415 (((-685 (-564)) (-641 (-564)) (-641 (-564))) 55)) (-3403 (((-641 (-685 (-564))) (-641 (-564))) 60)) (-3264 (((-641 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564))) 75)) (-2902 (((-685 (-564)) (-641 (-564)) (-641 (-564)) (-641 (-564))) 85)))
-(((-1104) (-10 -7 (-15 -2902 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -3264 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -3403 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -2415 ((-685 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -4360 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -1689 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-112))) (-15 -3308 ((-1259 (-564)) (-1259 (-564)) (-1259 (-564)) (-564))) (-15 -3308 ((-1259 (-564)) (-641 (-564)) (-1259 (-564)) (-564))) (-15 -3436 ((-564) (-564) (-564))) (-15 -2218 ((-641 (-564)) (-564) (-564) (-564))) (-15 -4215 ((-641 (-564)) (-564) (-564) (-564))) (-15 -1681 ((-641 (-564)) (-564) (-564) (-564))))) (T -1104))
-((-1681 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))) (-4215 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))) (-2218 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))) (-3436 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1104)))) (-3308 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-641 (-564))) (-5 *4 (-564)) (-5 *1 (-1104)))) (-3308 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-564)) (-5 *1 (-1104)))) (-1689 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *3 (-112)) (-5 *1 (-1104)))) (-4360 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-685 (-564))) (-5 *3 (-641 (-564))) (-5 *1 (-1104)))) (-2415 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))) (-3403 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-1104)))) (-3264 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *3 (-685 (-564))) (-5 *1 (-1104)))) (-2902 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))))
-(-10 -7 (-15 -2902 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -3264 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -3403 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -2415 ((-685 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -4360 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -1689 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-112))) (-15 -3308 ((-1259 (-564)) (-1259 (-564)) (-1259 (-564)) (-564))) (-15 -3308 ((-1259 (-564)) (-641 (-564)) (-1259 (-564)) (-564))) (-15 -3436 ((-564) (-564) (-564))) (-15 -2218 ((-641 (-564)) (-564) (-564) (-564))) (-15 -4215 ((-641 (-564)) (-564) (-564) (-564))) (-15 -1681 ((-641 (-564)) (-564) (-564) (-564))))
+((-2469 (((-641 (-564)) (-564) (-564) (-564)) 37)) (-2713 (((-641 (-564)) (-564) (-564) (-564)) 27)) (-4009 (((-641 (-564)) (-564) (-564) (-564)) 32)) (-2736 (((-564) (-564) (-564)) 22)) (-4356 (((-1259 (-564)) (-641 (-564)) (-1259 (-564)) (-564)) 72) (((-1259 (-564)) (-1259 (-564)) (-1259 (-564)) (-564)) 67)) (-2902 (((-641 (-564)) (-641 (-564)) (-641 (-564)) (-112)) 49)) (-2031 (((-685 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564))) 71)) (-1296 (((-685 (-564)) (-641 (-564)) (-641 (-564))) 55)) (-2509 (((-641 (-685 (-564))) (-641 (-564))) 60)) (-3713 (((-641 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564))) 75)) (-3880 (((-685 (-564)) (-641 (-564)) (-641 (-564)) (-641 (-564))) 85)))
+(((-1104) (-10 -7 (-15 -3880 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -3713 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -2509 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -1296 ((-685 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -2031 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -2902 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-112))) (-15 -4356 ((-1259 (-564)) (-1259 (-564)) (-1259 (-564)) (-564))) (-15 -4356 ((-1259 (-564)) (-641 (-564)) (-1259 (-564)) (-564))) (-15 -2736 ((-564) (-564) (-564))) (-15 -4009 ((-641 (-564)) (-564) (-564) (-564))) (-15 -2713 ((-641 (-564)) (-564) (-564) (-564))) (-15 -2469 ((-641 (-564)) (-564) (-564) (-564))))) (T -1104))
+((-2469 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))) (-2713 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))) (-4009 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))) (-2736 (*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1104)))) (-4356 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-641 (-564))) (-5 *4 (-564)) (-5 *1 (-1104)))) (-4356 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-564)) (-5 *1 (-1104)))) (-2902 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *3 (-112)) (-5 *1 (-1104)))) (-2031 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-685 (-564))) (-5 *3 (-641 (-564))) (-5 *1 (-1104)))) (-1296 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))) (-2509 (*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-1104)))) (-3713 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *3 (-685 (-564))) (-5 *1 (-1104)))) (-3880 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))))
+(-10 -7 (-15 -3880 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -3713 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -2509 ((-641 (-685 (-564))) (-641 (-564)))) (-15 -1296 ((-685 (-564)) (-641 (-564)) (-641 (-564)))) (-15 -2031 ((-685 (-564)) (-641 (-564)) (-641 (-564)) (-685 (-564)))) (-15 -2902 ((-641 (-564)) (-641 (-564)) (-641 (-564)) (-112))) (-15 -4356 ((-1259 (-564)) (-1259 (-564)) (-1259 (-564)) (-564))) (-15 -4356 ((-1259 (-564)) (-641 (-564)) (-1259 (-564)) (-564))) (-15 -2736 ((-564) (-564) (-564))) (-15 -4009 ((-641 (-564)) (-564) (-564) (-564))) (-15 -2713 ((-641 (-564)) (-564) (-564) (-564))) (-15 -2469 ((-641 (-564)) (-564) (-564) (-564))))
((** (($ $ (-917)) 10)))
(((-1105 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-917)))) (-1106)) (T -1105))
NIL
(-10 -8 (-15 ** (|#1| |#1| (-917))))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)) (** (($ $ (-917)) 13)) (* (($ $ $) 14)))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2876 (((-112) $ $) 6)) (** (($ $ (-917)) 14)) (* (($ $ $) 15)))
(((-1106) (-140)) (T -1106))
((* (*1 *1 *1 *1) (-4 *1 (-1106))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1106)) (-5 *2 (-917)))))
(-13 (-1094) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-917)))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL (|has| |#3| (-1094)))) (-2148 (((-112) $) NIL (|has| |#3| (-131)))) (-1864 (($ (-917)) NIL (|has| |#3| (-1045)))) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-2967 (($ $ $) NIL (|has| |#3| (-789)))) (-1498 (((-3 $ "failed") $ $) NIL (|has| |#3| (-131)))) (-3670 (((-112) $ (-767)) NIL)) (-3148 (((-767)) NIL (|has| |#3| (-368)))) (-3415 (((-564) $) NIL (|has| |#3| (-844)))) (-3797 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1094)))) (-2961 (((-564) $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094)))) ((|#3| $) NIL (|has| |#3| (-1094)))) (-2202 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045)))) (((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) NIL (|has| |#3| (-1045))) (((-685 |#3|) (-685 $)) NIL (|has| |#3| (-1045)))) (-1654 (((-3 $ "failed") $) NIL (|has| |#3| (-722)))) (-3038 (($) NIL (|has| |#3| (-368)))) (-4335 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#3| $ (-564)) 12)) (-4119 (((-112) $) NIL (|has| |#3| (-844)))) (-3305 (((-641 |#3|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL (|has| |#3| (-722)))) (-2131 (((-112) $) NIL (|has| |#3| (-844)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-1909 (((-641 |#3|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-4326 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#3| |#3|) $) NIL)) (-2802 (((-917) $) NIL (|has| |#3| (-368)))) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#3| (-1094)))) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-2005 (($ (-917)) NIL (|has| |#3| (-368)))) (-3877 (((-1114) $) NIL (|has| |#3| (-1094)))) (-3181 ((|#3| $) NIL (|has| (-564) (-846)))) (-1324 (($ $ |#3|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#3|))) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 |#3|) (-641 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-2666 (((-641 |#3|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#3| $ (-564) |#3|) NIL) ((|#3| $ (-564)) NIL)) (-4297 ((|#3| $ $) NIL (|has| |#3| (-1045)))) (-3643 (($ (-1259 |#3|)) NIL)) (-4228 (((-134)) NIL (|has| |#3| (-363)))) (-3735 (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045)))) (-3888 (((-767) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406))) (((-767) |#3| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#3| (-1094))))) (-3817 (($ $) NIL)) (-2350 (((-1259 |#3|) $) NIL) (($ (-564)) NIL (-2750 (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094)))) (($ |#3|) NIL (|has| |#3| (-1094))) (((-858) $) NIL (|has| |#3| (-611 (-858))))) (-1471 (((-767)) NIL (|has| |#3| (-1045)) CONST)) (-3073 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4406)))) (-3453 (($ $) NIL (|has| |#3| (-844)))) (-2414 (($) NIL (|has| |#3| (-131)) CONST)) (-2428 (($) NIL (|has| |#3| (-722)) CONST)) (-3950 (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045)))) (-2945 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2922 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2893 (((-112) $ $) NIL (|has| |#3| (-1094)))) (-2934 (((-112) $ $) NIL (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2912 (((-112) $ $) 24 (-2750 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-3004 (($ $ |#3|) NIL (|has| |#3| (-363)))) (-2992 (($ $ $) NIL (|has| |#3| (-1045))) (($ $) NIL (|has| |#3| (-1045)))) (-2980 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-767)) NIL (|has| |#3| (-722))) (($ $ (-917)) NIL (|has| |#3| (-722)))) (* (($ (-564) $) NIL (|has| |#3| (-1045))) (($ $ $) NIL (|has| |#3| (-722))) (($ $ |#3|) NIL (|has| |#3| (-722))) (($ |#3| $) NIL (|has| |#3| (-722))) (($ (-767) $) NIL (|has| |#3| (-131))) (($ (-917) $) NIL (|has| |#3| (-25)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL (|has| |#3| (-1094)))) (-2480 (((-112) $) NIL (|has| |#3| (-131)))) (-3644 (($ (-917)) NIL (|has| |#3| (-1045)))) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3795 (($ $ $) NIL (|has| |#3| (-789)))) (-1318 (((-3 $ "failed") $ $) NIL (|has| |#3| (-131)))) (-3073 (((-112) $ (-767)) NIL)) (-3127 (((-767)) NIL (|has| |#3| (-368)))) (-1336 (((-564) $) NIL (|has| |#3| (-844)))) (-2463 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1094)))) (-2938 (((-564) $) NIL (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094)))) (((-407 (-564)) $) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094)))) ((|#3| $) NIL (|has| |#3| (-1094)))) (-1863 (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#3| (-637 (-564))) (|has| |#3| (-1045)))) (((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) NIL (|has| |#3| (-1045))) (((-685 |#3|) (-685 $)) NIL (|has| |#3| (-1045)))) (-1580 (((-3 $ "failed") $) NIL (|has| |#3| (-722)))) (-2498 (($) NIL (|has| |#3| (-368)))) (-2619 ((|#3| $ (-564) |#3|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#3| $ (-564)) 12)) (-3530 (((-112) $) NIL (|has| |#3| (-844)))) (-1624 (((-641 |#3|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL (|has| |#3| (-722)))) (-4371 (((-112) $) NIL (|has| |#3| (-844)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-4276 (((-641 |#3|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2613 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#3| |#3|) $) NIL)) (-2428 (((-917) $) NIL (|has| |#3| (-368)))) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#3| (-1094)))) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-2014 (($ (-917)) NIL (|has| |#3| (-368)))) (-3868 (((-1114) $) NIL (|has| |#3| (-1094)))) (-3164 ((|#3| $) NIL (|has| (-564) (-846)))) (-1428 (($ $ |#3|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#3|))) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-294 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094)))) (($ $ (-641 |#3|) (-641 |#3|)) NIL (-12 (|has| |#3| (-309 |#3|)) (|has| |#3| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-1784 (((-641 |#3|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#3| $ (-564) |#3|) NIL) ((|#3| $ (-564)) NIL)) (-2529 ((|#3| $ $) NIL (|has| |#3| (-1045)))) (-3597 (($ (-1259 |#3|)) NIL)) (-2476 (((-134)) NIL (|has| |#3| (-363)))) (-3142 (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045)))) (-3879 (((-767) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407))) (((-767) |#3| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#3| (-1094))))) (-3774 (($ $) NIL)) (-2326 (((-1259 |#3|) $) NIL) (($ (-564)) NIL (-2733 (-12 (|has| |#3| (-1034 (-564))) (|has| |#3| (-1094))) (|has| |#3| (-1045)))) (($ (-407 (-564))) NIL (-12 (|has| |#3| (-1034 (-407 (-564)))) (|has| |#3| (-1094)))) (($ |#3|) NIL (|has| |#3| (-1094))) (((-858) $) NIL (|has| |#3| (-611 (-858))))) (-3662 (((-767)) NIL (|has| |#3| (-1045)) CONST)) (-1700 (((-112) $ $) NIL (|has| |#3| (-1094)))) (-4062 (((-112) (-1 (-112) |#3|) $) NIL (|has| $ (-6 -4407)))) (-2007 (($ $) NIL (|has| |#3| (-844)))) (-2409 (($) NIL (|has| |#3| (-131)) CONST)) (-2421 (($) NIL (|has| |#3| (-722)) CONST)) (-3922 (($ $) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-767)) NIL (-12 (|has| |#3| (-233)) (|has| |#3| (-1045)))) (($ $ (-1170)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#3| (-896 (-1170))) (|has| |#3| (-1045)))) (($ $ (-1 |#3| |#3|) (-767)) NIL (|has| |#3| (-1045))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-1045)))) (-2932 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2909 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2876 (((-112) $ $) NIL (|has| |#3| (-1094)))) (-2920 (((-112) $ $) NIL (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2897 (((-112) $ $) 24 (-2733 (|has| |#3| (-789)) (|has| |#3| (-844))))) (-2992 (($ $ |#3|) NIL (|has| |#3| (-363)))) (-2981 (($ $ $) NIL (|has| |#3| (-1045))) (($ $) NIL (|has| |#3| (-1045)))) (-2968 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-767)) NIL (|has| |#3| (-722))) (($ $ (-917)) NIL (|has| |#3| (-722)))) (* (($ (-564) $) NIL (|has| |#3| (-1045))) (($ $ $) NIL (|has| |#3| (-722))) (($ $ |#3|) NIL (|has| |#3| (-722))) (($ |#3| $) NIL (|has| |#3| (-722))) (($ (-767) $) NIL (|has| |#3| (-131))) (($ (-917) $) NIL (|has| |#3| (-25)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-1107 |#1| |#2| |#3|) (-238 |#1| |#3|) (-767) (-767) (-789)) (T -1107))
NIL
(-238 |#1| |#3|)
-((-3650 (((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 52)) (-3312 (((-564) (-1232 |#2| |#1|)) 99 (|has| |#1| (-452)))) (-3742 (((-564) (-1232 |#2| |#1|)) 81)) (-2723 (((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 62)) (-1920 (((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 98 (|has| |#1| (-452)))) (-2200 (((-641 |#1|) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 66)) (-2572 (((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 80)))
-(((-1108 |#1| |#2|) (-10 -7 (-15 -3650 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2723 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2200 ((-641 |#1|) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2572 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3742 ((-564) (-1232 |#2| |#1|))) (IF (|has| |#1| (-452)) (PROGN (-15 -1920 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3312 ((-564) (-1232 |#2| |#1|)))) |%noBranch|)) (-816) (-1170)) (T -1108))
-((-3312 (*1 *2 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-1920 (*1 *2 *3 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-3742 (*1 *2 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-2572 (*1 *2 *3 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-2200 (*1 *2 *3 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 *4)) (-5 *1 (-1108 *4 *5)))) (-2723 (*1 *2 *3 *3) (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4))) (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))) (-3650 (*1 *2 *3 *3) (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4))) (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))))
-(-10 -7 (-15 -3650 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2723 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2200 ((-641 |#1|) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2572 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3742 ((-564) (-1232 |#2| |#1|))) (IF (|has| |#1| (-452)) (PROGN (-15 -1920 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3312 ((-564) (-1232 |#2| |#1|)))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-3710 (($ (-506) (-1112)) 13)) (-1785 (((-1112) $) 19)) (-2445 (((-506) $) 16)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 26) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1109) (-13 (-1077) (-10 -8 (-15 -3710 ($ (-506) (-1112))) (-15 -2445 ((-506) $)) (-15 -1785 ((-1112) $))))) (T -1109))
-((-3710 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-1109)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1109)))) (-1785 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-1109)))))
-(-13 (-1077) (-10 -8 (-15 -3710 ($ (-506) (-1112))) (-15 -2445 ((-506) $)) (-15 -1785 ((-1112) $))))
-((-3415 (((-3 (-564) "failed") |#2| (-1170) |#2| (-1152)) 19) (((-3 (-564) "failed") |#2| (-1170) (-839 |#2|)) 17) (((-3 (-564) "failed") |#2|) 60)))
-(((-1110 |#1| |#2|) (-10 -7 (-15 -3415 ((-3 (-564) "failed") |#2|)) (-15 -3415 ((-3 (-564) "failed") |#2| (-1170) (-839 |#2|))) (-15 -3415 ((-3 (-564) "failed") |#2| (-1170) |#2| (-1152)))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)) (-452)) (-13 (-27) (-1194) (-430 |#1|))) (T -1110))
-((-3415 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-1152)) (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452))) (-5 *2 (-564)) (-5 *1 (-1110 *6 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))))) (-3415 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452))) (-5 *2 (-564)) (-5 *1 (-1110 *6 *3)))) (-3415 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452))) (-5 *2 (-564)) (-5 *1 (-1110 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))))
-(-10 -7 (-15 -3415 ((-3 (-564) "failed") |#2|)) (-15 -3415 ((-3 (-564) "failed") |#2| (-1170) (-839 |#2|))) (-15 -3415 ((-3 (-564) "failed") |#2| (-1170) |#2| (-1152))))
-((-3415 (((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)) (-1152)) 38) (((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-839 (-407 (-948 |#1|)))) 33) (((-3 (-564) "failed") (-407 (-948 |#1|))) 14)))
-(((-1111 |#1|) (-10 -7 (-15 -3415 ((-3 (-564) "failed") (-407 (-948 |#1|)))) (-15 -3415 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-839 (-407 (-948 |#1|))))) (-15 -3415 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)) (-1152)))) (-452)) (T -1111))
-((-3415 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1170)) (-5 *5 (-1152)) (-4 *6 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *6)))) (-3415 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 (-407 (-948 *6)))) (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *6)))) (-3415 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *4)))))
-(-10 -7 (-15 -3415 ((-3 (-564) "failed") (-407 (-948 |#1|)))) (-15 -3415 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-839 (-407 (-948 |#1|))))) (-15 -3415 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)) (-1152))))
-((-2337 (((-112) $ $) NIL)) (-1804 (((-1175) $) 12)) (-1746 (((-641 (-1175)) $) 14)) (-1785 (($ (-641 (-1175)) (-1175)) 10)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 29)) (-2893 (((-112) $ $) 17)))
-(((-1112) (-13 (-1094) (-10 -8 (-15 -1785 ($ (-641 (-1175)) (-1175))) (-15 -1804 ((-1175) $)) (-15 -1746 ((-641 (-1175)) $))))) (T -1112))
-((-1785 (*1 *1 *2 *3) (-12 (-5 *2 (-641 (-1175))) (-5 *3 (-1175)) (-5 *1 (-1112)))) (-1804 (*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-1112)))) (-1746 (*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1112)))))
-(-13 (-1094) (-10 -8 (-15 -1785 ($ (-641 (-1175)) (-1175))) (-15 -1804 ((-1175) $)) (-15 -1746 ((-641 (-1175)) $))))
-((-2899 (((-316 (-564)) (-48)) 12)))
-(((-1113) (-10 -7 (-15 -2899 ((-316 (-564)) (-48))))) (T -1113))
-((-2899 (*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-316 (-564))) (-5 *1 (-1113)))))
-(-10 -7 (-15 -2899 ((-316 (-564)) (-48))))
-((-2337 (((-112) $ $) NIL)) (-3489 (($ $) 44)) (-2148 (((-112) $) 65)) (-2391 (($ $ $) 51)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 93)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-2926 (($ $ $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2192 (($ $ $ $) 76)) (-3472 (($ $) NIL)) (-3942 (((-418 $) $) NIL)) (-2697 (((-112) $ $) NIL)) (-3148 (((-767)) 78)) (-3415 (((-564) $) NIL)) (-2336 (($ $ $) 73)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL)) (-2961 (((-564) $) NIL)) (-2577 (($ $ $) 59)) (-2202 (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 87) (((-685 (-564)) (-685 $)) 32)) (-1654 (((-3 $ "failed") $) NIL)) (-1890 (((-3 (-407 (-564)) "failed") $) NIL)) (-2271 (((-112) $) NIL)) (-3956 (((-407 (-564)) $) NIL)) (-3038 (($) 90) (($ $) 91)) (-2560 (($ $ $) 58)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL)) (-3037 (((-112) $) NIL)) (-1682 (($ $ $ $) NIL)) (-2230 (($ $ $) 88)) (-4119 (((-112) $) NIL)) (-1797 (($ $ $) NIL)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-4035 (((-112) $) 67)) (-2220 (((-112) $) 64)) (-2356 (($ $) 45)) (-1993 (((-3 $ "failed") $) NIL)) (-2131 (((-112) $) 77)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-3365 (($ $ $ $) 74)) (-3142 (($ $ $) 69) (($) 42 T CONST)) (-1515 (($ $ $) 68) (($) 41 T CONST)) (-2787 (($ $) NIL)) (-2802 (((-917) $) 83)) (-4029 (($ $) 72)) (-3202 (($ $ $) NIL) (($ (-641 $)) NIL)) (-4172 (((-1152) $) NIL)) (-3315 (($ $ $) NIL)) (-3978 (($) NIL T CONST)) (-2005 (($ (-917)) 82)) (-4281 (($ $) 52)) (-3877 (((-1114) $) 71)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3238 (($ $ $) 62) (($ (-641 $)) NIL)) (-4224 (($ $) NIL)) (-3595 (((-418 $) $) NIL)) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL)) (-2537 (((-3 $ "failed") $ $) NIL)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2482 (((-112) $) NIL)) (-3864 (((-767) $) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 61)) (-3735 (($ $ (-767)) NIL) (($ $) NIL)) (-2711 (($ $) 53)) (-3817 (($ $) NIL)) (-4344 (((-564) $) 17) (((-536) $) NIL) (((-888 (-564)) $) NIL) (((-379) $) NIL) (((-225) $) NIL)) (-2350 (((-858) $) 35) (($ (-564)) 89) (($ $) NIL) (($ (-564)) 89)) (-1471 (((-767)) NIL T CONST)) (-4177 (((-112) $ $) NIL)) (-2038 (($ $ $) NIL)) (-2940 (($) 40)) (-2502 (((-112) $ $) NIL)) (-2481 (($ $ $ $) 75)) (-3453 (($ $) 63)) (-4082 (($ $ $) 47)) (-2414 (($) 7 T CONST)) (-4051 (($ $ $) 50)) (-2428 (($) 39 T CONST)) (-3029 (((-1152) $) 26) (((-1152) $ (-112)) 27) (((-1264) (-818) $) 28) (((-1264) (-818) $ (-112)) 29)) (-4061 (($ $) 48)) (-3950 (($ $ (-767)) NIL) (($ $) NIL)) (-4041 (($ $ $) 49)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 43)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 10)) (-4072 (($ $ $) 46)) (-2992 (($ $) 16) (($ $ $) 55)) (-2980 (($ $ $) 54)) (** (($ $ (-917)) NIL) (($ $ (-767)) 57)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 38) (($ $ $) 37)))
-(((-1114) (-13 (-545) (-840) (-657) (-824) (-10 -8 (-6 -4393) (-6 -4398) (-6 -4394) (-15 -2356 ($ $)) (-15 -2391 ($ $ $)) (-15 -4061 ($ $)) (-15 -4041 ($ $ $)) (-15 -4051 ($ $ $))))) (T -1114))
-((-2356 (*1 *1 *1) (-5 *1 (-1114))) (-2391 (*1 *1 *1 *1) (-5 *1 (-1114))) (-4061 (*1 *1 *1) (-5 *1 (-1114))) (-4041 (*1 *1 *1 *1) (-5 *1 (-1114))) (-4051 (*1 *1 *1 *1) (-5 *1 (-1114))))
-(-13 (-545) (-840) (-657) (-824) (-10 -8 (-6 -4393) (-6 -4398) (-6 -4394) (-15 -2356 ($ $)) (-15 -2391 ($ $ $)) (-15 -4061 ($ $)) (-15 -4041 ($ $ $)) (-15 -4051 ($ $ $))))
+((-1541 (((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 52)) (-3504 (((-564) (-1232 |#2| |#1|)) 99 (|has| |#1| (-452)))) (-4270 (((-564) (-1232 |#2| |#1|)) 81)) (-3623 (((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 62)) (-4048 (((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 98 (|has| |#1| (-452)))) (-1661 (((-641 |#1|) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 66)) (-2322 (((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|)) 80)))
+(((-1108 |#1| |#2|) (-10 -7 (-15 -1541 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3623 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -1661 ((-641 |#1|) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2322 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -4270 ((-564) (-1232 |#2| |#1|))) (IF (|has| |#1| (-452)) (PROGN (-15 -4048 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3504 ((-564) (-1232 |#2| |#1|)))) |%noBranch|)) (-816) (-1170)) (T -1108))
+((-3504 (*1 *2 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-4048 (*1 *2 *3 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-4270 (*1 *2 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-2322 (*1 *2 *3 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))) (-1661 (*1 *2 *3 *3) (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 *4)) (-5 *1 (-1108 *4 *5)))) (-3623 (*1 *2 *3 *3) (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4))) (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))) (-1541 (*1 *2 *3 *3) (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4))) (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))))
+(-10 -7 (-15 -1541 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3623 ((-641 (-1232 |#2| |#1|)) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -1661 ((-641 |#1|) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -2322 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -4270 ((-564) (-1232 |#2| |#1|))) (IF (|has| |#1| (-452)) (PROGN (-15 -4048 ((-564) (-1232 |#2| |#1|) (-1232 |#2| |#1|))) (-15 -3504 ((-564) (-1232 |#2| |#1|)))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2739 (($ (-506) (-1112)) 13)) (-1787 (((-1112) $) 19)) (-2410 (((-506) $) 16)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 26) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1109) (-13 (-1077) (-10 -8 (-15 -2739 ($ (-506) (-1112))) (-15 -2410 ((-506) $)) (-15 -1787 ((-1112) $))))) (T -1109))
+((-2739 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-1109)))) (-2410 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1109)))) (-1787 (*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-1109)))))
+(-13 (-1077) (-10 -8 (-15 -2739 ($ (-506) (-1112))) (-15 -2410 ((-506) $)) (-15 -1787 ((-1112) $))))
+((-1336 (((-3 (-564) "failed") |#2| (-1170) |#2| (-1152)) 19) (((-3 (-564) "failed") |#2| (-1170) (-839 |#2|)) 17) (((-3 (-564) "failed") |#2|) 60)))
+(((-1110 |#1| |#2|) (-10 -7 (-15 -1336 ((-3 (-564) "failed") |#2|)) (-15 -1336 ((-3 (-564) "failed") |#2| (-1170) (-839 |#2|))) (-15 -1336 ((-3 (-564) "failed") |#2| (-1170) |#2| (-1152)))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)) (-452)) (-13 (-27) (-1194) (-430 |#1|))) (T -1110))
+((-1336 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-1152)) (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452))) (-5 *2 (-564)) (-5 *1 (-1110 *6 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))))) (-1336 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *6))) (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452))) (-5 *2 (-564)) (-5 *1 (-1110 *6 *3)))) (-1336 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452))) (-5 *2 (-564)) (-5 *1 (-1110 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))))
+(-10 -7 (-15 -1336 ((-3 (-564) "failed") |#2|)) (-15 -1336 ((-3 (-564) "failed") |#2| (-1170) (-839 |#2|))) (-15 -1336 ((-3 (-564) "failed") |#2| (-1170) |#2| (-1152))))
+((-1336 (((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)) (-1152)) 38) (((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-839 (-407 (-948 |#1|)))) 33) (((-3 (-564) "failed") (-407 (-948 |#1|))) 14)))
+(((-1111 |#1|) (-10 -7 (-15 -1336 ((-3 (-564) "failed") (-407 (-948 |#1|)))) (-15 -1336 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-839 (-407 (-948 |#1|))))) (-15 -1336 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)) (-1152)))) (-452)) (T -1111))
+((-1336 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1170)) (-5 *5 (-1152)) (-4 *6 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *6)))) (-1336 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 (-407 (-948 *6)))) (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *6)))) (-1336 (*1 *2 *3) (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *4)))))
+(-10 -7 (-15 -1336 ((-3 (-564) "failed") (-407 (-948 |#1|)))) (-15 -1336 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-839 (-407 (-948 |#1|))))) (-15 -1336 ((-3 (-564) "failed") (-407 (-948 |#1|)) (-1170) (-407 (-948 |#1|)) (-1152))))
+((-2315 (((-112) $ $) NIL)) (-1799 (((-1175) $) 12)) (-1742 (((-641 (-1175)) $) 14)) (-1787 (($ (-641 (-1175)) (-1175)) 10)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 29)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 17)))
+(((-1112) (-13 (-1094) (-10 -8 (-15 -1787 ($ (-641 (-1175)) (-1175))) (-15 -1799 ((-1175) $)) (-15 -1742 ((-641 (-1175)) $))))) (T -1112))
+((-1787 (*1 *1 *2 *3) (-12 (-5 *2 (-641 (-1175))) (-5 *3 (-1175)) (-5 *1 (-1112)))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-1112)))) (-1742 (*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1112)))))
+(-13 (-1094) (-10 -8 (-15 -1787 ($ (-641 (-1175)) (-1175))) (-15 -1799 ((-1175) $)) (-15 -1742 ((-641 (-1175)) $))))
+((-3658 (((-316 (-564)) (-48)) 12)))
+(((-1113) (-10 -7 (-15 -3658 ((-316 (-564)) (-48))))) (T -1113))
+((-3658 (*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-316 (-564))) (-5 *1 (-1113)))))
+(-10 -7 (-15 -3658 ((-316 (-564)) (-48))))
+((-2315 (((-112) $ $) NIL)) (-3429 (($ $) 44)) (-2480 (((-112) $) 65)) (-2385 (($ $ $) 51)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 93)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1359 (($ $ $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3247 (($ $ $ $) 76)) (-1367 (($ $) NIL)) (-2556 (((-418 $) $) NIL)) (-3143 (((-112) $ $) NIL)) (-3127 (((-767)) 78)) (-1336 (((-564) $) NIL)) (-2310 (($ $ $) 73)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL)) (-2938 (((-564) $) NIL)) (-2544 (($ $ $) 59)) (-1863 (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 87) (((-685 (-564)) (-685 $)) 32)) (-1580 (((-3 $ "failed") $) NIL)) (-3003 (((-3 (-407 (-564)) "failed") $) NIL)) (-3635 (((-112) $) NIL)) (-1478 (((-407 (-564)) $) NIL)) (-2498 (($) 90) (($ $) 91)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL)) (-4218 (((-112) $) NIL)) (-2580 (($ $ $ $) NIL)) (-1573 (($ $ $) 88)) (-3530 (((-112) $) NIL)) (-2105 (($ $ $) NIL)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL)) (-1980 (((-112) $) 67)) (-3207 (((-112) $) 64)) (-2354 (($ $) 45)) (-3234 (((-3 $ "failed") $) NIL)) (-4371 (((-112) $) 77)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2066 (($ $ $ $) 74)) (-1469 (($ $ $) 69) (($) 42 T CONST)) (-1530 (($ $ $) 68) (($) 41 T CONST)) (-2754 (($ $) NIL)) (-2428 (((-917) $) 83)) (-2313 (($ $) 72)) (-3172 (($ $ $) NIL) (($ (-641 $)) NIL)) (-2332 (((-1152) $) NIL)) (-3798 (($ $ $) NIL)) (-3958 (($) NIL T CONST)) (-2014 (($ (-917)) 82)) (-3660 (($ $) 52)) (-3868 (((-1114) $) 71)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL)) (-3209 (($ $ $) 62) (($ (-641 $)) NIL)) (-2281 (($ $) NIL)) (-3546 (((-418 $) $) NIL)) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL)) (-2501 (((-3 $ "failed") $ $) NIL)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL)) (-2707 (((-112) $) NIL)) (-2468 (((-767) $) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 61)) (-3142 (($ $ (-767)) NIL) (($ $) NIL)) (-2188 (($ $) 53)) (-3774 (($ $) NIL)) (-4327 (((-564) $) 17) (((-536) $) NIL) (((-888 (-564)) $) NIL) (((-379) $) NIL) (((-225) $) NIL)) (-2326 (((-858) $) 35) (($ (-564)) 89) (($ $) NIL) (($ (-564)) 89)) (-3662 (((-767)) NIL T CONST)) (-1601 (((-112) $ $) NIL)) (-2994 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-4370 (($) 40)) (-3013 (((-112) $ $) NIL)) (-3863 (($ $ $ $) 75)) (-2007 (($ $) 63)) (-4057 (($ $ $) 47)) (-2409 (($) 7 T CONST)) (-4021 (($ $ $) 50)) (-2421 (($) 39 T CONST)) (-2693 (((-1152) $) 26) (((-1152) $ (-112)) 27) (((-1264) (-818) $) 28) (((-1264) (-818) $ (-112)) 29)) (-4031 (($ $) 48)) (-3922 (($ $ (-767)) NIL) (($ $) NIL)) (-4013 (($ $ $) 49)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 43)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 10)) (-4051 (($ $ $) 46)) (-2981 (($ $) 16) (($ $ $) 55)) (-2968 (($ $ $) 54)) (** (($ $ (-917)) NIL) (($ $ (-767)) 57)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 38) (($ $ $) 37)))
+(((-1114) (-13 (-545) (-840) (-657) (-824) (-10 -8 (-6 -4394) (-6 -4399) (-6 -4395) (-15 -2354 ($ $)) (-15 -2385 ($ $ $)) (-15 -4031 ($ $)) (-15 -4013 ($ $ $)) (-15 -4021 ($ $ $))))) (T -1114))
+((-2354 (*1 *1 *1) (-5 *1 (-1114))) (-2385 (*1 *1 *1 *1) (-5 *1 (-1114))) (-4031 (*1 *1 *1) (-5 *1 (-1114))) (-4013 (*1 *1 *1 *1) (-5 *1 (-1114))) (-4021 (*1 *1 *1 *1) (-5 *1 (-1114))))
+(-13 (-545) (-840) (-657) (-824) (-10 -8 (-6 -4394) (-6 -4399) (-6 -4395) (-15 -2354 ($ $)) (-15 -2385 ($ $ $)) (-15 -4031 ($ $)) (-15 -4013 ($ $ $)) (-15 -4021 ($ $ $))))
((|Integer|) (SMINTP |#1|))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3027 ((|#1| $) 44)) (-3670 (((-112) $ (-767)) 8)) (-3500 (($) 7 T CONST)) (-2193 ((|#1| |#1| $) 46)) (-2373 ((|#1| $) 45)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3224 ((|#1| $) 39)) (-2714 (($ |#1| $) 40)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3860 ((|#1| $) 41)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-2498 (((-767) $) 43)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) 42)) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3008 ((|#1| $) 45)) (-3073 (((-112) $ (-767)) 8)) (-1747 (($) 7 T CONST)) (-3372 ((|#1| |#1| $) 47)) (-1978 ((|#1| $) 46)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4359 ((|#1| $) 40)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3326 ((|#1| $) 42)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-3350 (((-767) $) 44)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) 43)) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1115 |#1|) (-140) (-1209)) (T -1115))
-((-2193 (*1 *2 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))) (-2373 (*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))) (-3027 (*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))) (-2498 (*1 *2 *1) (-12 (-4 *1 (-1115 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
-(-13 (-107 |t#1|) (-10 -8 (-6 -4406) (-15 -2193 (|t#1| |t#1| $)) (-15 -2373 (|t#1| $)) (-15 -3027 (|t#1| $)) (-15 -2498 ((-767) $))))
-(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-3814 ((|#3| $) 87)) (-4201 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#3| "failed") $) 50)) (-2961 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#3| $) 47)) (-2202 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) 84) (((-685 |#3|) (-685 $)) 76)) (-3735 (($ $ (-1 |#3| |#3|)) 28) (($ $ (-1 |#3| |#3|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-3269 ((|#3| $) 89)) (-3003 ((|#4| $) 43)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ |#3|) 25)) (** (($ $ (-917)) NIL) (($ $ (-767)) 24) (($ $ (-564)) 95)))
-(((-1116 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-564))) (-15 -3269 (|#3| |#1|)) (-15 -3814 (|#3| |#1|)) (-15 -3003 (|#4| |#1|)) (-15 -2202 ((-685 |#3|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -2350 (|#1| |#3|)) (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -2961 (|#3| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2350 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2350 ((-858) |#1|))) (-1117 |#2| |#3| |#4| |#5|) (-767) (-1045) (-238 |#2| |#3|) (-238 |#2| |#3|)) (T -1116))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-564))) (-15 -3269 (|#3| |#1|)) (-15 -3814 (|#3| |#1|)) (-15 -3003 (|#4| |#1|)) (-15 -2202 ((-685 |#3|) (-685 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -2202 ((-685 (-564)) (-685 |#1|))) (-15 -2350 (|#1| |#3|)) (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -2961 (|#3| |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -3735 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2350 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3814 ((|#2| $) 71)) (-1495 (((-112) $) 111)) (-1498 (((-3 $ "failed") $ $) 19)) (-2405 (((-112) $) 109)) (-3670 (((-112) $ (-767)) 101)) (-1481 (($ |#2|) 74)) (-3500 (($) 17 T CONST)) (-3159 (($ $) 128 (|has| |#2| (-307)))) (-1441 ((|#3| $ (-564)) 123)) (-4201 (((-3 (-564) "failed") $) 86 (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 83 (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) 80)) (-2961 (((-564) $) 85 (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) 82 (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) 81)) (-2202 (((-685 (-564)) (-685 $)) 78 (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 77 (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 76) (((-685 |#2|) (-685 $)) 75)) (-1654 (((-3 $ "failed") $) 33)) (-2828 (((-767) $) 129 (|has| |#2| (-556)))) (-4266 ((|#2| $ (-564) (-564)) 121)) (-3305 (((-641 |#2|) $) 94 (|has| $ (-6 -4406)))) (-4035 (((-112) $) 31)) (-2365 (((-767) $) 130 (|has| |#2| (-556)))) (-1511 (((-641 |#4|) $) 131 (|has| |#2| (-556)))) (-3618 (((-767) $) 117)) (-3631 (((-767) $) 118)) (-2587 (((-112) $ (-767)) 102)) (-3232 ((|#2| $) 66 (|has| |#2| (-6 (-4408 "*"))))) (-2476 (((-564) $) 113)) (-2791 (((-564) $) 115)) (-1909 (((-641 |#2|) $) 93 (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) 91 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-4030 (((-564) $) 114)) (-1980 (((-564) $) 116)) (-2259 (($ (-641 (-641 |#2|))) 108)) (-4326 (($ (-1 |#2| |#2|) $) 98 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2| |#2|) $ $) 125) (($ (-1 |#2| |#2|) $) 99)) (-2793 (((-641 (-641 |#2|)) $) 119)) (-2743 (((-112) $ (-767)) 103)) (-4172 (((-1152) $) 9)) (-4124 (((-3 $ "failed") $) 65 (|has| |#2| (-363)))) (-3877 (((-1114) $) 10)) (-2537 (((-3 $ "failed") $ |#2|) 126 (|has| |#2| (-556)))) (-2708 (((-112) (-1 (-112) |#2|) $) 96 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) 90 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 89 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 88 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 87 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) 107)) (-1320 (((-112) $) 104)) (-1664 (($) 105)) (-4362 ((|#2| $ (-564) (-564) |#2|) 122) ((|#2| $ (-564) (-564)) 120)) (-3735 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-767)) 51) (($ $ (-641 (-1170)) (-641 (-767))) 44 (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) 43 (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) 42 (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) 41 (|has| |#2| (-896 (-1170)))) (($ $ (-767)) 39 (|has| |#2| (-233))) (($ $) 37 (|has| |#2| (-233)))) (-3269 ((|#2| $) 70)) (-1765 (($ (-641 |#2|)) 73)) (-2327 (((-112) $) 110)) (-3003 ((|#3| $) 72)) (-2401 ((|#2| $) 67 (|has| |#2| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#2|) $) 95 (|has| $ (-6 -4406))) (((-767) |#2| $) 92 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 106)) (-2104 ((|#4| $ (-564)) 124)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 84 (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) 79)) (-1471 (((-767)) 28 T CONST)) (-3073 (((-112) (-1 (-112) |#2|) $) 97 (|has| $ (-6 -4406)))) (-2256 (((-112) $) 112)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-767)) 49) (($ $ (-641 (-1170)) (-641 (-767))) 48 (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) 47 (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) 46 (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) 45 (|has| |#2| (-896 (-1170)))) (($ $ (-767)) 40 (|has| |#2| (-233))) (($ $) 38 (|has| |#2| (-233)))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#2|) 127 (|has| |#2| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 64 (|has| |#2| (-363)))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#2|) 133) (($ |#2| $) 132) ((|#4| $ |#4|) 69) ((|#3| |#3| $) 68)) (-2062 (((-767) $) 100 (|has| $ (-6 -4406)))))
+((-3372 (*1 *2 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))) (-1978 (*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))) (-3008 (*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))) (-3350 (*1 *2 *1) (-12 (-4 *1 (-1115 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
+(-13 (-107 |t#1|) (-10 -8 (-6 -4407) (-15 -3372 (|t#1| |t#1| $)) (-15 -1978 (|t#1| $)) (-15 -3008 (|t#1| $)) (-15 -3350 ((-767) $))))
+(((-34) . T) ((-107 |#1|) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-3794 ((|#3| $) 87)) (-4180 (((-3 (-564) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 |#3| "failed") $) 50)) (-2938 (((-564) $) NIL) (((-407 (-564)) $) NIL) ((|#3| $) 47)) (-1863 (((-685 (-564)) (-685 $)) NIL) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL) (((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 $) (-1259 $)) 84) (((-685 |#3|) (-685 $)) 76)) (-3142 (($ $ (-1 |#3| |#3|)) 28) (($ $ (-1 |#3| |#3|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170)) NIL) (($ $ (-767)) NIL) (($ $) NIL)) (-2947 ((|#3| $) 89)) (-3936 ((|#4| $) 43)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ |#3|) 25)) (** (($ $ (-917)) NIL) (($ $ (-767)) 24) (($ $ (-564)) 95)))
+(((-1116 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-564))) (-15 -2947 (|#3| |#1|)) (-15 -3794 (|#3| |#1|)) (-15 -3936 (|#4| |#1|)) (-15 -1863 ((-685 |#3|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -2326 (|#1| |#3|)) (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -2938 (|#3| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2326 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2326 ((-858) |#1|))) (-1117 |#2| |#3| |#4| |#5|) (-767) (-1045) (-238 |#2| |#3|) (-238 |#2| |#3|)) (T -1116))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-564))) (-15 -2947 (|#3| |#1|)) (-15 -3794 (|#3| |#1|)) (-15 -3936 (|#4| |#1|)) (-15 -1863 ((-685 |#3|) (-685 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 |#3|)) (|:| |vec| (-1259 |#3|))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 |#1|) (-1259 |#1|))) (-15 -1863 ((-685 (-564)) (-685 |#1|))) (-15 -2326 (|#1| |#3|)) (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -2938 (|#3| |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|) (-767))) (-15 -3142 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2326 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3794 ((|#2| $) 72)) (-4114 (((-112) $) 112)) (-1318 (((-3 $ "failed") $ $) 20)) (-1638 (((-112) $) 110)) (-3073 (((-112) $ (-767)) 102)) (-2201 (($ |#2|) 75)) (-1747 (($) 18 T CONST)) (-4179 (($ $) 129 (|has| |#2| (-307)))) (-1691 ((|#3| $ (-564)) 124)) (-4180 (((-3 (-564) "failed") $) 87 (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) 84 (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) 81)) (-2938 (((-564) $) 86 (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) 83 (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) 82)) (-1863 (((-685 (-564)) (-685 $)) 79 (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 78 (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 77) (((-685 |#2|) (-685 $)) 76)) (-1580 (((-3 $ "failed") $) 34)) (-4242 (((-767) $) 130 (|has| |#2| (-556)))) (-2562 ((|#2| $ (-564) (-564)) 122)) (-1624 (((-641 |#2|) $) 95 (|has| $ (-6 -4407)))) (-1980 (((-112) $) 32)) (-4178 (((-767) $) 131 (|has| |#2| (-556)))) (-2538 (((-641 |#4|) $) 132 (|has| |#2| (-556)))) (-4387 (((-767) $) 118)) (-1304 (((-767) $) 119)) (-1509 (((-112) $ (-767)) 103)) (-3718 ((|#2| $) 67 (|has| |#2| (-6 (-4409 "*"))))) (-3345 (((-564) $) 114)) (-2767 (((-564) $) 116)) (-4276 (((-641 |#2|) $) 94 (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) 92 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-2603 (((-564) $) 115)) (-2224 (((-564) $) 117)) (-2251 (($ (-641 (-641 |#2|))) 109)) (-2613 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-2970 (((-641 (-641 |#2|)) $) 120)) (-4068 (((-112) $ (-767)) 104)) (-2332 (((-1152) $) 10)) (-2774 (((-3 $ "failed") $) 66 (|has| |#2| (-363)))) (-3868 (((-1114) $) 11)) (-2501 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-556)))) (-1703 (((-112) (-1 (-112) |#2|) $) 97 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) 91 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 90 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 88 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) 108)) (-4169 (((-112) $) 105)) (-1531 (($) 106)) (-4361 ((|#2| $ (-564) (-564) |#2|) 123) ((|#2| $ (-564) (-564)) 121)) (-3142 (($ $ (-1 |#2| |#2|)) 53) (($ $ (-1 |#2| |#2|) (-767)) 52) (($ $ (-641 (-1170)) (-641 (-767))) 45 (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) 44 (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) 43 (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) 42 (|has| |#2| (-896 (-1170)))) (($ $ (-767)) 40 (|has| |#2| (-233))) (($ $) 38 (|has| |#2| (-233)))) (-2947 ((|#2| $) 71)) (-1346 (($ (-641 |#2|)) 74)) (-2863 (((-112) $) 111)) (-3936 ((|#3| $) 73)) (-2626 ((|#2| $) 68 (|has| |#2| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#2|) $) 96 (|has| $ (-6 -4407))) (((-767) |#2| $) 93 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 107)) (-4331 ((|#4| $ (-564)) 125)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 85 (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) 80)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-4062 (((-112) (-1 (-112) |#2|) $) 98 (|has| $ (-6 -4407)))) (-2659 (((-112) $) 113)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1 |#2| |#2|)) 51) (($ $ (-1 |#2| |#2|) (-767)) 50) (($ $ (-641 (-1170)) (-641 (-767))) 49 (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) 48 (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) 47 (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) 46 (|has| |#2| (-896 (-1170)))) (($ $ (-767)) 41 (|has| |#2| (-233))) (($ $) 39 (|has| |#2| (-233)))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#2|) 128 (|has| |#2| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 65 (|has| |#2| (-363)))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-2069 (((-767) $) 101 (|has| $ (-6 -4407)))))
(((-1117 |#1| |#2| |#3| |#4|) (-140) (-767) (-1045) (-238 |t#1| |t#2|) (-238 |t#1| |t#2|)) (T -1117))
-((-1481 (*1 *1 *2) (-12 (-4 *2 (-1045)) (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)))) (-1765 (*1 *1 *2) (-12 (-5 *2 (-641 *4)) (-4 *4 (-1045)) (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *3 *4)))) (-3003 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *2 *5)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *2 (-238 *3 *4)))) (-3814 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))) (-3269 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *2 (-238 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *2 *5)) (-4 *4 (-1045)) (-4 *2 (-238 *3 *4)) (-4 *5 (-238 *3 *4)))) (-2401 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045)))) (-3232 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045)))) (-4124 (*1 *1 *1) (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-238 *2 *3)) (-4 *5 (-238 *2 *3)) (-4 *3 (-363)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *3 *4)) (-4 *4 (-363)))))
-(-13 (-231 |t#2|) (-111 |t#2| |t#2|) (-1048 |t#1| |t#1| |t#2| |t#3| |t#4|) (-411 |t#2|) (-377 |t#2|) (-10 -8 (IF (|has| |t#2| (-172)) (-6 (-713 |t#2|)) |%noBranch|) (-15 -1481 ($ |t#2|)) (-15 -1765 ($ (-641 |t#2|))) (-15 -3003 (|t#3| $)) (-15 -3814 (|t#2| $)) (-15 -3269 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4408 "*"))) (PROGN (-6 (-38 |t#2|)) (-15 -2401 (|t#2| $)) (-15 -3232 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-363)) (PROGN (-15 -4124 ((-3 $ "failed") $)) (-15 ** ($ $ (-564)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-38 |#2|) |has| |#2| (-6 (-4408 "*"))) ((-102) . T) ((-111 |#2| |#2|) . T) ((-131) . T) ((-614 #0=(-407 (-564))) |has| |#2| (-1034 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#2|) . T) ((-611 (-858)) . T) ((-231 |#2|) . T) ((-233) |has| |#2| (-233)) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-377 |#2|) . T) ((-411 |#2|) . T) ((-489 |#2|) . T) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-644 |#2|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#2| (-637 (-564))) ((-637 |#2|) . T) ((-713 |#2|) -2750 (|has| |#2| (-172)) (|has| |#2| (-6 (-4408 "*")))) ((-722) . T) ((-896 (-1170)) |has| |#2| (-896 (-1170))) ((-1048 |#1| |#1| |#2| |#3| |#4|) . T) ((-1034 #0#) |has| |#2| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#2| (-1034 (-564))) ((-1034 |#2|) . T) ((-1051 |#2|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1209) . T))
-((-3779 ((|#4| |#4|) 82)) (-1964 ((|#4| |#4|) 77)) (-2695 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|))) |#4| |#3|) 92)) (-1695 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 81)) (-3015 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 79)))
-(((-1118 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1964 (|#4| |#4|)) (-15 -3015 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3779 (|#4| |#4|)) (-15 -1695 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2695 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|))) |#4| |#3|))) (-307) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -1118))
-((-2695 (*1 *2 *3 *4) (-12 (-4 *5 (-307)) (-4 *6 (-373 *5)) (-4 *4 (-373 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4)))) (-5 *1 (-1118 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))) (-1695 (*1 *2 *3) (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-3779 (*1 *2 *2) (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-3015 (*1 *2 *3) (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-1964 (*1 *2 *2) (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
-(-10 -7 (-15 -1964 (|#4| |#4|)) (-15 -3015 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3779 (|#4| |#4|)) (-15 -1695 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2695 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3776 (-641 |#3|))) |#4| |#3|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 18)) (-3743 (((-641 |#2|) $) 176)) (-3562 (((-1166 $) $ |#2|) 62) (((-1166 |#1|) $) 51)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 116 (|has| |#1| (-556)))) (-2890 (($ $) 118 (|has| |#1| (-556)))) (-3760 (((-112) $) 120 (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 |#2|)) 215)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) 170) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 |#2| "failed") $) NIL)) (-2961 ((|#1| $) 168) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) ((|#2| $) NIL)) (-3594 (($ $ $ |#2|) NIL (|has| |#1| (-172)))) (-3900 (($ $) 219)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) 90)) (-2477 (($ $) NIL (|has| |#1| (-452))) (($ $ |#2|) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-531 |#2|) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#1| (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#1| (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-4035 (((-112) $) 20)) (-2340 (((-767) $) 30)) (-3733 (($ (-1166 |#1|) |#2|) 56) (($ (-1166 $) |#2|) 73)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) 41)) (-3720 (($ |#1| (-531 |#2|)) 80) (($ $ |#2| (-767)) 60) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ |#2|) NIL)) (-4253 (((-531 |#2|) $) 207) (((-767) $ |#2|) 208) (((-641 (-767)) $ (-641 |#2|)) 209)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-531 |#2|) (-531 |#2|)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) 128)) (-1758 (((-3 |#2| "failed") $) 179)) (-3866 (($ $) 218)) (-3876 ((|#1| $) 45)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| |#2|) (|:| -1377 (-767))) "failed") $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) 42)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 148 (|has| |#1| (-452)))) (-3238 (($ (-641 $)) 153 (|has| |#1| (-452))) (($ $ $) 138 (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2537 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) 126 (|has| |#1| (-556)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#2| |#1|) 182) (($ $ (-641 |#2|) (-641 |#1|)) 197) (($ $ |#2| $) 181) (($ $ (-641 |#2|) (-641 $)) 196)) (-3358 (($ $ |#2|) NIL (|has| |#1| (-172)))) (-3735 (($ $ |#2|) 217) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2762 (((-531 |#2|) $) 203) (((-767) $ |#2|) 198) (((-641 (-767)) $ (-641 |#2|)) 201)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| |#1| (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3172 ((|#1| $) 134 (|has| |#1| (-452))) (($ $ |#2|) 137 (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2350 (((-858) $) 159) (($ (-564)) 84) (($ |#1|) 85) (($ |#2|) 33) (($ $) NIL (|has| |#1| (-556))) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-4325 (((-641 |#1|) $) 162)) (-2606 ((|#1| $ (-531 |#2|)) 82) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) 87 T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) 123 (|has| |#1| (-556)))) (-2414 (($) 12 T CONST)) (-2428 (($) 14 T CONST)) (-3950 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) 106)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) 132 (|has| |#1| (-363)))) (-2992 (($ $) 93) (($ $ $) 104)) (-2980 (($ $ $) 57)) (** (($ $ (-917)) 110) (($ $ (-767)) 109)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 96) (($ $ $) 74) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 99) (($ $ |#1|) NIL)))
+((-2201 (*1 *1 *2) (-12 (-4 *2 (-1045)) (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)))) (-1346 (*1 *1 *2) (-12 (-5 *2 (-641 *4)) (-4 *4 (-1045)) (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *3 *4)))) (-3936 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *2 *5)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *2 (-238 *3 *4)))) (-3794 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))) (-2947 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1117 *3 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *2 (-238 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1117 *3 *4 *2 *5)) (-4 *4 (-1045)) (-4 *2 (-238 *3 *4)) (-4 *5 (-238 *3 *4)))) (-2626 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045)))) (-3718 (*1 *2 *1) (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2)) (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045)))) (-2774 (*1 *1 *1) (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-238 *2 *3)) (-4 *5 (-238 *2 *3)) (-4 *3 (-363)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1117 *3 *4 *5 *6)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *3 *4)) (-4 *4 (-363)))))
+(-13 (-231 |t#2|) (-111 |t#2| |t#2|) (-1048 |t#1| |t#1| |t#2| |t#3| |t#4|) (-411 |t#2|) (-377 |t#2|) (-10 -8 (IF (|has| |t#2| (-172)) (-6 (-713 |t#2|)) |%noBranch|) (-15 -2201 ($ |t#2|)) (-15 -1346 ($ (-641 |t#2|))) (-15 -3936 (|t#3| $)) (-15 -3794 (|t#2| $)) (-15 -2947 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4409 "*"))) (PROGN (-6 (-38 |t#2|)) (-15 -2626 (|t#2| $)) (-15 -3718 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-363)) (PROGN (-15 -2774 ((-3 $ "failed") $)) (-15 ** ($ $ (-564)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-34) . T) ((-38 |#2|) |has| |#2| (-6 (-4409 "*"))) ((-102) . T) ((-111 |#2| |#2|) . T) ((-131) . T) ((-614 #0=(-407 (-564))) |has| |#2| (-1034 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#2|) . T) ((-611 (-858)) . T) ((-231 |#2|) . T) ((-233) |has| |#2| (-233)) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-377 |#2|) . T) ((-411 |#2|) . T) ((-489 |#2|) . T) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-644 |#2|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#2| (-637 (-564))) ((-637 |#2|) . T) ((-713 |#2|) -2733 (|has| |#2| (-172)) (|has| |#2| (-6 (-4409 "*")))) ((-722) . T) ((-896 (-1170)) |has| |#2| (-896 (-1170))) ((-1048 |#1| |#1| |#2| |#3| |#4|) . T) ((-1034 #0#) |has| |#2| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#2| (-1034 (-564))) ((-1034 |#2|) . T) ((-1051 |#2|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1209) . T))
+((-2646 ((|#4| |#4|) 82)) (-4103 ((|#4| |#4|) 77)) (-2929 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|))) |#4| |#3|) 92)) (-2225 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 81)) (-3872 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 79)))
+(((-1118 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4103 (|#4| |#4|)) (-15 -3872 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2646 (|#4| |#4|)) (-15 -2225 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2929 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|))) |#4| |#3|))) (-307) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -1118))
+((-2929 (*1 *2 *3 *4) (-12 (-4 *5 (-307)) (-4 *6 (-373 *5)) (-4 *4 (-373 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4)))) (-5 *1 (-1118 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))) (-2225 (*1 *2 *3) (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-2646 (*1 *2 *2) (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-3872 (*1 *2 *3) (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))) (-4103 (*1 *2 *2) (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(-10 -7 (-15 -4103 (|#4| |#4|)) (-15 -3872 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2646 (|#4| |#4|)) (-15 -2225 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2929 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2447 (-641 |#3|))) |#4| |#3|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 18)) (-3702 (((-641 |#2|) $) 176)) (-3510 (((-1166 $) $ |#2|) 62) (((-1166 |#1|) $) 51)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 116 (|has| |#1| (-556)))) (-2086 (($ $) 118 (|has| |#1| (-556)))) (-3466 (((-112) $) 120 (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 |#2|)) 215)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) 170) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 |#2| "failed") $) NIL)) (-2938 ((|#1| $) 168) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) ((|#2| $) NIL)) (-1545 (($ $ $ |#2|) NIL (|has| |#1| (-172)))) (-3878 (($ $) 219)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) 90)) (-3430 (($ $) NIL (|has| |#1| (-452))) (($ $ |#2|) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-531 |#2|) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#1| (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#1| (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-1980 (((-112) $) 20)) (-2724 (((-767) $) 30)) (-3691 (($ (-1166 |#1|) |#2|) 56) (($ (-1166 $) |#2|) 73)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) 41)) (-3679 (($ |#1| (-531 |#2|)) 80) (($ $ |#2| (-767)) 60) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ |#2|) NIL)) (-2035 (((-531 |#2|) $) 207) (((-767) $ |#2|) 208) (((-641 (-767)) $ (-641 |#2|)) 209)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-531 |#2|) (-531 |#2|)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) 128)) (-1897 (((-3 |#2| "failed") $) 179)) (-3840 (($ $) 218)) (-3853 ((|#1| $) 45)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| |#2|) (|:| -4165 (-767))) "failed") $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) 42)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 148 (|has| |#1| (-452)))) (-3209 (($ (-641 $)) 153 (|has| |#1| (-452))) (($ $ $) 138 (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#1| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-905)))) (-2501 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ $) 126 (|has| |#1| (-556)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ |#2| |#1|) 182) (($ $ (-641 |#2|) (-641 |#1|)) 197) (($ $ |#2| $) 181) (($ $ (-641 |#2|) (-641 $)) 196)) (-2576 (($ $ |#2|) NIL (|has| |#1| (-172)))) (-3142 (($ $ |#2|) 217) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-3258 (((-531 |#2|) $) 203) (((-767) $ |#2|) 198) (((-641 (-767)) $ (-641 |#2|)) 201)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| |#1| (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| |#1| (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| |#1| (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3024 ((|#1| $) 134 (|has| |#1| (-452))) (($ $ |#2|) 137 (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2326 (((-858) $) 159) (($ (-564)) 84) (($ |#1|) 85) (($ |#2|) 33) (($ $) NIL (|has| |#1| (-556))) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2044 (((-641 |#1|) $) 162)) (-1690 ((|#1| $ (-531 |#2|)) 82) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) 87 T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) 123 (|has| |#1| (-556)))) (-2409 (($) 12 T CONST)) (-2421 (($) 14 T CONST)) (-3922 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) 106)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) 132 (|has| |#1| (-363)))) (-2981 (($ $) 93) (($ $ $) 104)) (-2968 (($ $ $) 57)) (** (($ $ (-917)) 110) (($ $ (-767)) 109)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 96) (($ $ $) 74) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 99) (($ $ |#1|) NIL)))
(((-1119 |#1| |#2|) (-945 |#1| (-531 |#2|) |#2|) (-1045) (-846)) (T -1119))
NIL
(-945 |#1| (-531 |#2|) |#2|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 |#2|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-1321 (($ $) 151 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1301 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1337 (($ $) 155 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3711 (((-948 |#1|) $ (-767)) NIL) (((-948 |#1|) $ (-767) (-767)) NIL)) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-767) $ |#2|) NIL) (((-767) $ |#2| (-767)) NIL)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4108 (((-112) $) NIL)) (-3720 (($ $ (-641 |#2|) (-641 (-531 |#2|))) NIL) (($ $ |#2| (-531 |#2|)) NIL) (($ |#1| (-531 |#2|)) NIL) (($ $ |#2| (-767)) 62) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3473 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-1871 (($ $ |#2|) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ |#2| |#1|) 174 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-3610 (($ (-1 $) |#2| |#1|) 173 (|has| |#1| (-38 (-407 (-564)))))) (-3113 (($ $ (-767)) 16)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-1671 (($ $) 119 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (($ $ |#2| $) 105) (($ $ (-641 |#2|) (-641 $)) 98) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL)) (-3735 (($ $ |#2|) 108) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2762 (((-531 |#2|) $) NIL)) (-2197 (((-1 (-1150 |#3|) |#3|) (-641 |#2|) (-641 (-1150 |#3|))) 86)) (-1347 (($ $) 157 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 153 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 149 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 18)) (-2350 (((-858) $) 198) (($ (-564)) NIL) (($ |#1|) 45 (|has| |#1| (-172))) (($ $) NIL (|has| |#1| (-556))) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#2|) 69) (($ |#3|) 67)) (-2606 ((|#1| $ (-531 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL) ((|#3| $ (-767)) 43)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-1380 (($ $) 163 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) 159 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 167 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-1293 (($ $) 169 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 165 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 161 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 52 T CONST)) (-2428 (($) 61 T CONST)) (-3950 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) 200 (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 65)) (** (($ $ (-917)) NIL) (($ $ (-767)) 76) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 111 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 64) (($ $ (-407 (-564))) 116 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 114 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 48) (($ $ |#1|) 49) (($ |#3| $) 47)))
-(((-1120 |#1| |#2| |#3|) (-13 (-736 |#1| |#2|) (-10 -8 (-15 -2606 (|#3| $ (-767))) (-15 -2350 ($ |#2|)) (-15 -2350 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -2197 ((-1 (-1150 |#3|) |#3|) (-641 |#2|) (-641 (-1150 |#3|)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $ |#2| |#1|)) (-15 -3610 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-1045) (-846) (-945 |#1| (-531 |#2|) |#2|)) (T -1120))
-((-2606 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *2 (-945 *4 (-531 *5) *5)) (-5 *1 (-1120 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-846)))) (-2350 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *2 (-846)) (-5 *1 (-1120 *3 *2 *4)) (-4 *4 (-945 *3 (-531 *2) *2)))) (-2350 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *4 (-846)) (-5 *1 (-1120 *3 *4 *2)) (-4 *2 (-945 *3 (-531 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-846)) (-5 *1 (-1120 *3 *4 *2)) (-4 *2 (-945 *3 (-531 *4) *4)))) (-2197 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1150 *7))) (-4 *6 (-846)) (-4 *7 (-945 *5 (-531 *6) *6)) (-4 *5 (-1045)) (-5 *2 (-1 (-1150 *7) *7)) (-5 *1 (-1120 *5 *6 *7)))) (-1871 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-4 *2 (-846)) (-5 *1 (-1120 *3 *2 *4)) (-4 *4 (-945 *3 (-531 *2) *2)))) (-3610 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1120 *4 *3 *5))) (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)) (-4 *3 (-846)) (-5 *1 (-1120 *4 *3 *5)) (-4 *5 (-945 *4 (-531 *3) *3)))))
-(-13 (-736 |#1| |#2|) (-10 -8 (-15 -2606 (|#3| $ (-767))) (-15 -2350 ($ |#2|)) (-15 -2350 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -2197 ((-1 (-1150 |#3|) |#3|) (-641 |#2|) (-641 (-1150 |#3|)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $ |#2| |#1|)) (-15 -3610 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
-((-2337 (((-112) $ $) 7)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) 85)) (-2418 (((-641 $) (-641 |#4|)) 86) (((-641 $) (-641 |#4|) (-112)) 111)) (-3743 (((-641 |#3|) $) 33)) (-1743 (((-112) $) 26)) (-1692 (((-112) $) 17 (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) 101) (((-112) $) 97)) (-4075 ((|#4| |#4| $) 92)) (-3472 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| $) 126)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) 27)) (-3670 (((-112) $ (-767)) 44)) (-3540 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 79)) (-3500 (($) 45 T CONST)) (-1734 (((-112) $) 22 (|has| |#1| (-556)))) (-2014 (((-112) $ $) 24 (|has| |#1| (-556)))) (-1541 (((-112) $ $) 23 (|has| |#1| (-556)))) (-2164 (((-112) $) 25 (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-4153 (((-641 |#4|) (-641 |#4|) $) 18 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 36)) (-2961 (($ (-641 |#4|)) 35)) (-3193 (((-3 $ "failed") $) 82)) (-2720 ((|#4| |#4| $) 89)) (-3215 (($ $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#4| $) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-3951 ((|#4| |#4| $) 87)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) 105)) (-1467 (((-112) |#4| $) 136)) (-2716 (((-112) |#4| $) 133)) (-3749 (((-112) |#4| $) 137) (((-112) $) 134)) (-3305 (((-641 |#4|) $) 52 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) 104) (((-112) $) 103)) (-3377 ((|#3| $) 34)) (-2587 (((-112) $ (-767)) 43)) (-1909 (((-641 |#4|) $) 53 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 47)) (-3564 (((-641 |#3|) $) 32)) (-4342 (((-112) |#3| $) 31)) (-2743 (((-112) $ (-767)) 42)) (-4172 (((-1152) $) 9)) (-2341 (((-3 |#4| (-641 $)) |#4| |#4| $) 128)) (-2379 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| |#4| $) 127)) (-3704 (((-3 |#4| "failed") $) 83)) (-3444 (((-641 $) |#4| $) 129)) (-3706 (((-3 (-112) (-641 $)) |#4| $) 132)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |#4| $) 131) (((-112) |#4| $) 130)) (-3642 (((-641 $) |#4| $) 125) (((-641 $) (-641 |#4|) $) 124) (((-641 $) (-641 |#4|) (-641 $)) 123) (((-641 $) |#4| (-641 $)) 122)) (-2432 (($ |#4| $) 117) (($ (-641 |#4|) $) 116)) (-2438 (((-641 |#4|) $) 107)) (-3214 (((-112) |#4| $) 99) (((-112) $) 95)) (-2825 ((|#4| |#4| $) 90)) (-1420 (((-112) $ $) 110)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) 100) (((-112) $) 96)) (-2339 ((|#4| |#4| $) 91)) (-3877 (((-1114) $) 10)) (-3181 (((-3 |#4| "failed") $) 84)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2393 (((-3 $ "failed") $ |#4|) 78)) (-3113 (($ $ |#4|) 77) (((-641 $) |#4| $) 115) (((-641 $) |#4| (-641 $)) 114) (((-641 $) (-641 |#4|) $) 113) (((-641 $) (-641 |#4|) (-641 $)) 112)) (-2708 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 56 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) 38)) (-1320 (((-112) $) 41)) (-1664 (($) 40)) (-2762 (((-767) $) 106)) (-3888 (((-767) |#4| $) 54 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4406)))) (-3817 (($ $) 39)) (-4344 (((-536) $) 69 (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 60)) (-4059 (($ $ |#3|) 28)) (-3031 (($ $ |#3|) 30)) (-2377 (($ $) 88)) (-3601 (($ $ |#3|) 29)) (-2350 (((-858) $) 11) (((-641 |#4|) $) 37)) (-2578 (((-767) $) 76 (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 98)) (-1976 (((-641 $) |#4| $) 121) (((-641 $) |#4| (-641 $)) 120) (((-641 $) (-641 |#4|) $) 119) (((-641 $) (-641 |#4|) (-641 $)) 118)) (-3073 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) 81)) (-3891 (((-112) |#4| $) 135)) (-1416 (((-112) |#3| $) 80)) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 46 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 |#2|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1316 (($ $) 151 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1295 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1339 (($ $) 155 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2003 (((-948 |#1|) $ (-767)) NIL) (((-948 |#1|) $ (-767) (-767)) NIL)) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-767) $ |#2|) NIL) (((-767) $ |#2| (-767)) NIL)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3552 (((-112) $) NIL)) (-3679 (($ $ (-641 |#2|) (-641 (-531 |#2|))) NIL) (($ $ |#2| (-531 |#2|)) NIL) (($ |#1| (-531 |#2|)) NIL) (($ $ |#2| (-767)) 62) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3441 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-2983 (($ $ |#2|) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ |#2| |#1|) 174 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-2492 (($ (-1 $) |#2| |#1|) 173 (|has| |#1| (-38 (-407 (-564)))))) (-3157 (($ $ (-767)) 16)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-1673 (($ $) 119 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (($ $ |#2| $) 105) (($ $ (-641 |#2|) (-641 $)) 98) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL)) (-3142 (($ $ |#2|) 108) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-3258 (((-531 |#2|) $) NIL)) (-2537 (((-1 (-1150 |#3|) |#3|) (-641 |#2|) (-641 (-1150 |#3|))) 86)) (-1350 (($ $) 157 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 153 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 149 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 18)) (-2326 (((-858) $) 198) (($ (-564)) NIL) (($ |#1|) 45 (|has| |#1| (-172))) (($ $) NIL (|has| |#1| (-556))) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#2|) 69) (($ |#3|) 67)) (-1690 ((|#1| $ (-531 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL) ((|#3| $ (-767)) 43)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 163 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) 159 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 167 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-2665 (($ $) 169 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 165 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 161 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 52 T CONST)) (-2421 (($) 61 T CONST)) (-3922 (($ $ |#2|) NIL) (($ $ (-641 |#2|)) NIL) (($ $ |#2| (-767)) NIL) (($ $ (-641 |#2|) (-641 (-767))) NIL)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) 200 (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 65)) (** (($ $ (-917)) NIL) (($ $ (-767)) 76) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 111 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 64) (($ $ (-407 (-564))) 116 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 114 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 48) (($ $ |#1|) 49) (($ |#3| $) 47)))
+(((-1120 |#1| |#2| |#3|) (-13 (-736 |#1| |#2|) (-10 -8 (-15 -1690 (|#3| $ (-767))) (-15 -2326 ($ |#2|)) (-15 -2326 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -2537 ((-1 (-1150 |#3|) |#3|) (-641 |#2|) (-641 (-1150 |#3|)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $ |#2| |#1|)) (-15 -2492 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-1045) (-846) (-945 |#1| (-531 |#2|) |#2|)) (T -1120))
+((-1690 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *2 (-945 *4 (-531 *5) *5)) (-5 *1 (-1120 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-846)))) (-2326 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *2 (-846)) (-5 *1 (-1120 *3 *2 *4)) (-4 *4 (-945 *3 (-531 *2) *2)))) (-2326 (*1 *1 *2) (-12 (-4 *3 (-1045)) (-4 *4 (-846)) (-5 *1 (-1120 *3 *4 *2)) (-4 *2 (-945 *3 (-531 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-1045)) (-4 *4 (-846)) (-5 *1 (-1120 *3 *4 *2)) (-4 *2 (-945 *3 (-531 *4) *4)))) (-2537 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1150 *7))) (-4 *6 (-846)) (-4 *7 (-945 *5 (-531 *6) *6)) (-4 *5 (-1045)) (-5 *2 (-1 (-1150 *7) *7)) (-5 *1 (-1120 *5 *6 *7)))) (-2983 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-4 *2 (-846)) (-5 *1 (-1120 *3 *2 *4)) (-4 *4 (-945 *3 (-531 *2) *2)))) (-2492 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1120 *4 *3 *5))) (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)) (-4 *3 (-846)) (-5 *1 (-1120 *4 *3 *5)) (-4 *5 (-945 *4 (-531 *3) *3)))))
+(-13 (-736 |#1| |#2|) (-10 -8 (-15 -1690 (|#3| $ (-767))) (-15 -2326 ($ |#2|)) (-15 -2326 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -2537 ((-1 (-1150 |#3|) |#3|) (-641 |#2|) (-641 (-1150 |#3|)))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $ |#2| |#1|)) (-15 -2492 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
+((-2315 (((-112) $ $) 7)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) 86)) (-3433 (((-641 $) (-641 |#4|)) 87) (((-641 $) (-641 |#4|) (-112)) 112)) (-3702 (((-641 |#3|) $) 34)) (-2663 (((-112) $) 27)) (-3163 (((-112) $) 18 (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) 102) (((-112) $) 98)) (-3351 ((|#4| |#4| $) 93)) (-1367 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| $) 127)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) 28)) (-3073 (((-112) $ (-767)) 45)) (-3492 (($ (-1 (-112) |#4|) $) 66 (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 80)) (-1747 (($) 46 T CONST)) (-2921 (((-112) $) 23 (|has| |#1| (-556)))) (-1394 (((-112) $ $) 25 (|has| |#1| (-556)))) (-2460 (((-112) $ $) 24 (|has| |#1| (-556)))) (-3489 (((-112) $) 26 (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-1411 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) 20 (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 37)) (-2938 (($ (-641 |#4|)) 36)) (-3176 (((-3 $ "failed") $) 83)) (-3414 ((|#4| |#4| $) 90)) (-3195 (($ $) 69 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#4| $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 103)) (-2174 ((|#4| |#4| $) 88)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 64 (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) 63 (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 95)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) 106)) (-1391 (((-112) |#4| $) 137)) (-4239 (((-112) |#4| $) 134)) (-3712 (((-112) |#4| $) 138) (((-112) $) 135)) (-1624 (((-641 |#4|) $) 53 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) 105) (((-112) $) 104)) (-2809 ((|#3| $) 35)) (-1509 (((-112) $ (-767)) 44)) (-4276 (((-641 |#4|) $) 54 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 56 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#4| |#4|) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 48)) (-1991 (((-641 |#3|) $) 33)) (-2779 (((-112) |#3| $) 32)) (-4068 (((-112) $ (-767)) 43)) (-2332 (((-1152) $) 10)) (-2843 (((-3 |#4| (-641 $)) |#4| |#4| $) 129)) (-4362 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| |#4| $) 128)) (-3676 (((-3 |#4| "failed") $) 84)) (-2395 (((-641 $) |#4| $) 130)) (-2344 (((-3 (-112) (-641 $)) |#4| $) 133)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |#4| $) 132) (((-112) |#4| $) 131)) (-2925 (((-641 $) |#4| $) 126) (((-641 $) (-641 |#4|) $) 125) (((-641 $) (-641 |#4|) (-641 $)) 124) (((-641 $) |#4| (-641 $)) 123)) (-3117 (($ |#4| $) 118) (($ (-641 |#4|) $) 117)) (-1937 (((-641 |#4|) $) 108)) (-1575 (((-112) |#4| $) 100) (((-112) $) 96)) (-1885 ((|#4| |#4| $) 91)) (-3338 (((-112) $ $) 111)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 22 (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) 101) (((-112) $) 97)) (-3899 ((|#4| |#4| $) 92)) (-3868 (((-1114) $) 11)) (-3164 (((-3 |#4| "failed") $) 85)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 62)) (-3074 (((-3 $ "failed") $ |#4|) 79)) (-3157 (($ $ |#4|) 78) (((-641 $) |#4| $) 116) (((-641 $) |#4| (-641 $)) 115) (((-641 $) (-641 |#4|) $) 114) (((-641 $) (-641 |#4|) (-641 $)) 113)) (-1703 (((-112) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) 60 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) 39)) (-4169 (((-112) $) 42)) (-1531 (($) 41)) (-3258 (((-767) $) 107)) (-3879 (((-767) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#4|) $) 52 (|has| $ (-6 -4407)))) (-3774 (($ $) 40)) (-4327 (((-536) $) 70 (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 61)) (-4350 (($ $ |#3|) 29)) (-1659 (($ $ |#3|) 31)) (-4149 (($ $) 89)) (-3025 (($ $ |#3|) 30)) (-2326 (((-858) $) 12) (((-641 |#4|) $) 38)) (-1670 (((-767) $) 77 (|has| |#3| (-368)))) (-1700 (((-112) $ $) 9)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 110) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 109)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 99)) (-2969 (((-641 $) |#4| $) 122) (((-641 $) |#4| (-641 $)) 121) (((-641 $) (-641 |#4|) $) 120) (((-641 $) (-641 |#4|) (-641 $)) 119)) (-4062 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) 82)) (-2489 (((-112) |#4| $) 136)) (-4335 (((-112) |#3| $) 81)) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
(((-1121 |#1| |#2| |#3| |#4|) (-140) (-452) (-789) (-846) (-1059 |t#1| |t#2| |t#3|)) (T -1121))
NIL
(-13 (-1103 |t#1| |t#2| |t#3| |t#4|) (-780 |t#1| |t#2| |t#3| |t#4|))
(((-34) . T) ((-102) . T) ((-611 (-641 |#4|)) . T) ((-611 (-858)) . T) ((-151 |#4|) . T) ((-612 (-536)) |has| |#4| (-612 (-536))) ((-309 |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-489 |#4|) . T) ((-514 |#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-780 |#1| |#2| |#3| |#4|) . T) ((-972 |#1| |#2| |#3| |#4|) . T) ((-1065 |#1| |#2| |#3| |#4|) . T) ((-1094) . T) ((-1103 |#1| |#2| |#3| |#4|) . T) ((-1202 |#1| |#2| |#3| |#4|) . T) ((-1209) . T))
-((-2964 (((-641 |#2|) |#1|) 15)) (-3487 (((-641 |#2|) |#2| |#2| |#2| |#2| |#2|) 47) (((-641 |#2|) |#1|) 63)) (-3420 (((-641 |#2|) |#2| |#2| |#2|) 45) (((-641 |#2|) |#1|) 61)) (-2159 ((|#2| |#1|) 56)) (-3878 (((-2 (|:| |solns| (-641 |#2|)) (|:| |maps| (-641 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 20)) (-3689 (((-641 |#2|) |#2| |#2|) 42) (((-641 |#2|) |#1|) 60)) (-3590 (((-641 |#2|) |#2| |#2| |#2| |#2|) 46) (((-641 |#2|) |#1|) 62)) (-2999 ((|#2| |#2| |#2| |#2| |#2| |#2|) 55)) (-2489 ((|#2| |#2| |#2| |#2|) 53)) (-3441 ((|#2| |#2| |#2|) 52)) (-3658 ((|#2| |#2| |#2| |#2| |#2|) 54)))
-(((-1122 |#1| |#2|) (-10 -7 (-15 -2964 ((-641 |#2|) |#1|)) (-15 -2159 (|#2| |#1|)) (-15 -3878 ((-2 (|:| |solns| (-641 |#2|)) (|:| |maps| (-641 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3689 ((-641 |#2|) |#1|)) (-15 -3420 ((-641 |#2|) |#1|)) (-15 -3590 ((-641 |#2|) |#1|)) (-15 -3487 ((-641 |#2|) |#1|)) (-15 -3689 ((-641 |#2|) |#2| |#2|)) (-15 -3420 ((-641 |#2|) |#2| |#2| |#2|)) (-15 -3590 ((-641 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3487 ((-641 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3441 (|#2| |#2| |#2|)) (-15 -2489 (|#2| |#2| |#2| |#2|)) (-15 -3658 (|#2| |#2| |#2| |#2| |#2|)) (-15 -2999 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1235 |#2|) (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (T -1122))
-((-2999 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-3658 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-2489 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-3441 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-3487 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-3590 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-3420 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-3689 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-3487 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-3590 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-3420 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-3689 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-3878 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-2 (|:| |solns| (-641 *5)) (|:| |maps| (-641 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1122 *3 *5)) (-4 *3 (-1235 *5)))) (-2159 (*1 *2 *3) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-2964 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -2964 ((-641 |#2|) |#1|)) (-15 -2159 (|#2| |#1|)) (-15 -3878 ((-2 (|:| |solns| (-641 |#2|)) (|:| |maps| (-641 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3689 ((-641 |#2|) |#1|)) (-15 -3420 ((-641 |#2|) |#1|)) (-15 -3590 ((-641 |#2|) |#1|)) (-15 -3487 ((-641 |#2|) |#1|)) (-15 -3689 ((-641 |#2|) |#2| |#2|)) (-15 -3420 ((-641 |#2|) |#2| |#2| |#2|)) (-15 -3590 ((-641 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3487 ((-641 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3441 (|#2| |#2| |#2|)) (-15 -2489 (|#2| |#2| |#2| |#2|)) (-15 -3658 (|#2| |#2| |#2| |#2| |#2|)) (-15 -2999 (|#2| |#2| |#2| |#2| |#2| |#2|)))
-((-2733 (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|))))) 128) (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170))) 127) (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|)))) 125) (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 123) (((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|)))) 101) (((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))) (-1170)) 102) (((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|))) 96) (((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)) (-1170)) 82)) (-2390 (((-641 (-641 (-316 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 121) (((-641 (-316 |#1|)) (-407 (-948 |#1|)) (-1170)) 54)) (-2047 (((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-407 (-948 |#1|)) (-1170)) 132) (((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170)) 131)))
-(((-1123 |#1|) (-10 -7 (-15 -2733 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -2733 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)))) (-15 -2733 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2733 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2390 ((-641 (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -2390 ((-641 (-641 (-316 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2047 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2047 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-407 (-948 |#1|)) (-1170)))) (-13 (-307) (-846) (-147))) (T -1123))
-((-2047 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-2047 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-2390 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-316 *5)))) (-5 *1 (-1123 *5)))) (-2390 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-316 *5))) (-5 *1 (-1123 *5)))) (-2733 (*1 *2 *3) (-12 (-5 *3 (-641 (-294 (-407 (-948 *4))))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4)))) (-2733 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-294 (-407 (-948 *5))))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-2733 (*1 *2 *3) (-12 (-5 *3 (-641 (-407 (-948 *4)))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4)))) (-2733 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-2733 (*1 *2 *3) (-12 (-5 *3 (-294 (-407 (-948 *4)))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1123 *4)))) (-2733 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1123 *5)))) (-2733 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1123 *4)))) (-2733 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1123 *5)))))
-(-10 -7 (-15 -2733 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -2733 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)))) (-15 -2733 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2733 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -2733 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2390 ((-641 (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -2390 ((-641 (-641 (-316 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2047 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2047 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-407 (-948 |#1|)) (-1170))))
-((-4116 (((-407 (-1166 (-316 |#1|))) (-1259 (-316 |#1|)) (-407 (-1166 (-316 |#1|))) (-564)) 38)) (-1651 (((-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|)))) 49)))
-(((-1124 |#1|) (-10 -7 (-15 -1651 ((-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))))) (-15 -4116 ((-407 (-1166 (-316 |#1|))) (-1259 (-316 |#1|)) (-407 (-1166 (-316 |#1|))) (-564)))) (-13 (-556) (-846))) (T -1124))
-((-4116 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-407 (-1166 (-316 *5)))) (-5 *3 (-1259 (-316 *5))) (-5 *4 (-564)) (-4 *5 (-13 (-556) (-846))) (-5 *1 (-1124 *5)))) (-1651 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-407 (-1166 (-316 *3)))) (-4 *3 (-13 (-556) (-846))) (-5 *1 (-1124 *3)))))
-(-10 -7 (-15 -1651 ((-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))))) (-15 -4116 ((-407 (-1166 (-316 |#1|))) (-1259 (-316 |#1|)) (-407 (-1166 (-316 |#1|))) (-564))))
-((-2964 (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-316 |#1|))) (-641 (-1170))) 257) (((-641 (-294 (-316 |#1|))) (-316 |#1|) (-1170)) 29) (((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)) (-1170)) 35) (((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|))) 34) (((-641 (-294 (-316 |#1|))) (-316 |#1|)) 30)))
-(((-1125 |#1|) (-10 -7 (-15 -2964 ((-641 (-294 (-316 |#1|))) (-316 |#1|))) (-15 -2964 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)))) (-15 -2964 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)) (-1170))) (-15 -2964 ((-641 (-294 (-316 |#1|))) (-316 |#1|) (-1170))) (-15 -2964 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-316 |#1|))) (-641 (-1170))))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (T -1125))
-((-2964 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1125 *5)) (-5 *3 (-641 (-294 (-316 *5)))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5)) (-5 *3 (-316 *5)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5)) (-5 *3 (-294 (-316 *5))))) (-2964 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4)) (-5 *3 (-294 (-316 *4))))) (-2964 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4)) (-5 *3 (-316 *4)))))
-(-10 -7 (-15 -2964 ((-641 (-294 (-316 |#1|))) (-316 |#1|))) (-15 -2964 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)))) (-15 -2964 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)) (-1170))) (-15 -2964 ((-641 (-294 (-316 |#1|))) (-316 |#1|) (-1170))) (-15 -2964 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-316 |#1|))) (-641 (-1170)))))
-((-2468 ((|#2| |#2|) 30 (|has| |#1| (-846))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 27)) (-2231 ((|#2| |#2|) 29 (|has| |#1| (-846))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 22)))
-(((-1126 |#1| |#2|) (-10 -7 (-15 -2231 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -2468 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-846)) (PROGN (-15 -2231 (|#2| |#2|)) (-15 -2468 (|#2| |#2|))) |%noBranch|)) (-1209) (-13 (-602 (-564) |#1|) (-10 -7 (-6 -4406) (-6 -4407)))) (T -1126))
-((-2468 (*1 *2 *2) (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2)) (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4406) (-6 -4407)))))) (-2231 (*1 *2 *2) (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2)) (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4406) (-6 -4407)))))) (-2468 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2)) (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4406) (-6 -4407)))))) (-2231 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2)) (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4406) (-6 -4407)))))))
-(-10 -7 (-15 -2231 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -2468 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-846)) (PROGN (-15 -2231 (|#2| |#2|)) (-15 -2468 (|#2| |#2|))) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-4194 (((-1158 3 |#1|) $) 142)) (-2001 (((-112) $) 100)) (-3115 (($ $ (-641 (-939 |#1|))) 44) (($ $ (-641 (-641 |#1|))) 103) (($ (-641 (-939 |#1|))) 102) (((-641 (-939 |#1|)) $) 101)) (-2710 (((-112) $) 71)) (-3057 (($ $ (-939 |#1|)) 75) (($ $ (-641 |#1|)) 80) (($ $ (-767)) 82) (($ (-939 |#1|)) 76) (((-939 |#1|) $) 74)) (-2930 (((-2 (|:| -3987 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767))) $) 140)) (-1517 (((-767) $) 53)) (-3183 (((-767) $) 52)) (-1723 (($ $ (-767) (-939 |#1|)) 67)) (-3816 (((-112) $) 113)) (-4355 (($ $ (-641 (-641 (-939 |#1|))) (-641 (-171)) (-171)) 120) (($ $ (-641 (-641 (-641 |#1|))) (-641 (-171)) (-171)) 122) (($ $ (-641 (-641 (-939 |#1|))) (-112) (-112)) 117) (($ $ (-641 (-641 (-641 |#1|))) (-112) (-112)) 129) (($ (-641 (-641 (-939 |#1|)))) 118) (($ (-641 (-641 (-939 |#1|))) (-112) (-112)) 119) (((-641 (-641 (-939 |#1|))) $) 116)) (-4317 (($ (-641 $)) 56) (($ $ $) 57)) (-1558 (((-641 (-171)) $) 135)) (-1846 (((-641 (-939 |#1|)) $) 132)) (-1568 (((-641 (-641 (-171))) $) 134)) (-3910 (((-641 (-641 (-641 (-939 |#1|)))) $) NIL)) (-1340 (((-641 (-641 (-641 (-767)))) $) 133)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-4046 (((-767) $ (-641 (-939 |#1|))) 65)) (-1508 (((-112) $) 83)) (-3367 (($ $ (-641 (-939 |#1|))) 85) (($ $ (-641 (-641 |#1|))) 91) (($ (-641 (-939 |#1|))) 86) (((-641 (-939 |#1|)) $) 84)) (-3660 (($) 48) (($ (-1158 3 |#1|)) 49)) (-3817 (($ $) 63)) (-4286 (((-641 $) $) 62)) (-2253 (($ (-641 $)) 59)) (-1573 (((-641 $) $) 61)) (-2350 (((-858) $) 147)) (-2090 (((-112) $) 93)) (-1403 (($ $ (-641 (-939 |#1|))) 95) (($ $ (-641 (-641 |#1|))) 98) (($ (-641 (-939 |#1|))) 96) (((-641 (-939 |#1|)) $) 94)) (-1365 (($ $) 141)) (-2893 (((-112) $ $) NIL)))
+((-3571 (((-641 |#2|) |#1|) 15)) (-3278 (((-641 |#2|) |#2| |#2| |#2| |#2| |#2|) 47) (((-641 |#2|) |#1|) 63)) (-3767 (((-641 |#2|) |#2| |#2| |#2|) 45) (((-641 |#2|) |#1|) 61)) (-4204 ((|#2| |#1|) 56)) (-2692 (((-2 (|:| |solns| (-641 |#2|)) (|:| |maps| (-641 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 20)) (-1984 (((-641 |#2|) |#2| |#2|) 42) (((-641 |#2|) |#1|) 60)) (-2373 (((-641 |#2|) |#2| |#2| |#2| |#2|) 46) (((-641 |#2|) |#1|) 62)) (-3663 ((|#2| |#2| |#2| |#2| |#2| |#2|) 55)) (-2185 ((|#2| |#2| |#2| |#2|) 53)) (-3274 ((|#2| |#2| |#2|) 52)) (-2517 ((|#2| |#2| |#2| |#2| |#2|) 54)))
+(((-1122 |#1| |#2|) (-10 -7 (-15 -3571 ((-641 |#2|) |#1|)) (-15 -4204 (|#2| |#1|)) (-15 -2692 ((-2 (|:| |solns| (-641 |#2|)) (|:| |maps| (-641 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -1984 ((-641 |#2|) |#1|)) (-15 -3767 ((-641 |#2|) |#1|)) (-15 -2373 ((-641 |#2|) |#1|)) (-15 -3278 ((-641 |#2|) |#1|)) (-15 -1984 ((-641 |#2|) |#2| |#2|)) (-15 -3767 ((-641 |#2|) |#2| |#2| |#2|)) (-15 -2373 ((-641 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3278 ((-641 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3274 (|#2| |#2| |#2|)) (-15 -2185 (|#2| |#2| |#2| |#2|)) (-15 -2517 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3663 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1235 |#2|) (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (T -1122))
+((-3663 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-2517 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-2185 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-3274 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-3278 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-2373 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-3767 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-1984 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))) (-3278 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-2373 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-3767 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-1984 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))) (-2692 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-2 (|:| |solns| (-641 *5)) (|:| |maps| (-641 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1122 *3 *5)) (-4 *3 (-1235 *5)))) (-4204 (*1 *2 *3) (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))) (-3571 (*1 *2 *3) (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564))))))) (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -3571 ((-641 |#2|) |#1|)) (-15 -4204 (|#2| |#1|)) (-15 -2692 ((-2 (|:| |solns| (-641 |#2|)) (|:| |maps| (-641 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -1984 ((-641 |#2|) |#1|)) (-15 -3767 ((-641 |#2|) |#1|)) (-15 -2373 ((-641 |#2|) |#1|)) (-15 -3278 ((-641 |#2|) |#1|)) (-15 -1984 ((-641 |#2|) |#2| |#2|)) (-15 -3767 ((-641 |#2|) |#2| |#2| |#2|)) (-15 -2373 ((-641 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3278 ((-641 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3274 (|#2| |#2| |#2|)) (-15 -2185 (|#2| |#2| |#2| |#2|)) (-15 -2517 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3663 (|#2| |#2| |#2| |#2| |#2| |#2|)))
+((-3082 (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|))))) 128) (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170))) 127) (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|)))) 125) (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 123) (((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|)))) 101) (((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))) (-1170)) 102) (((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|))) 96) (((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)) (-1170)) 82)) (-2862 (((-641 (-641 (-316 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 121) (((-641 (-316 |#1|)) (-407 (-948 |#1|)) (-1170)) 54)) (-2539 (((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-407 (-948 |#1|)) (-1170)) 132) (((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170)) 131)))
+(((-1123 |#1|) (-10 -7 (-15 -3082 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3082 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)))) (-15 -3082 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -3082 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2862 ((-641 (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -2862 ((-641 (-641 (-316 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2539 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2539 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-407 (-948 |#1|)) (-1170)))) (-13 (-307) (-846) (-147))) (T -1123))
+((-2539 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-2539 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-2862 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-316 *5)))) (-5 *1 (-1123 *5)))) (-2862 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-316 *5))) (-5 *1 (-1123 *5)))) (-3082 (*1 *2 *3) (-12 (-5 *3 (-641 (-294 (-407 (-948 *4))))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4)))) (-3082 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-294 (-407 (-948 *5))))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-3082 (*1 *2 *3) (-12 (-5 *3 (-641 (-407 (-948 *4)))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4)))) (-3082 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5)))) (-3082 (*1 *2 *3) (-12 (-5 *3 (-294 (-407 (-948 *4)))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1123 *4)))) (-3082 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1123 *5)))) (-3082 (*1 *2 *3) (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1123 *4)))) (-3082 (*1 *2 *3 *4) (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1123 *5)))))
+(-10 -7 (-15 -3082 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)) (-1170))) (-15 -3082 ((-641 (-294 (-316 |#1|))) (-407 (-948 |#1|)))) (-15 -3082 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -3082 ((-641 (-294 (-316 |#1|))) (-294 (-407 (-948 |#1|))))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-407 (-948 |#1|))))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -3082 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2862 ((-641 (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -2862 ((-641 (-641 (-316 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2539 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2539 ((-1159 (-641 (-316 |#1|)) (-641 (-294 (-316 |#1|)))) (-407 (-948 |#1|)) (-1170))))
+((-1379 (((-407 (-1166 (-316 |#1|))) (-1259 (-316 |#1|)) (-407 (-1166 (-316 |#1|))) (-564)) 38)) (-2462 (((-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|)))) 49)))
+(((-1124 |#1|) (-10 -7 (-15 -2462 ((-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))))) (-15 -1379 ((-407 (-1166 (-316 |#1|))) (-1259 (-316 |#1|)) (-407 (-1166 (-316 |#1|))) (-564)))) (-13 (-556) (-846))) (T -1124))
+((-1379 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-407 (-1166 (-316 *5)))) (-5 *3 (-1259 (-316 *5))) (-5 *4 (-564)) (-4 *5 (-13 (-556) (-846))) (-5 *1 (-1124 *5)))) (-2462 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-407 (-1166 (-316 *3)))) (-4 *3 (-13 (-556) (-846))) (-5 *1 (-1124 *3)))))
+(-10 -7 (-15 -2462 ((-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))) (-407 (-1166 (-316 |#1|))))) (-15 -1379 ((-407 (-1166 (-316 |#1|))) (-1259 (-316 |#1|)) (-407 (-1166 (-316 |#1|))) (-564))))
+((-3571 (((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-316 |#1|))) (-641 (-1170))) 255) (((-641 (-294 (-316 |#1|))) (-316 |#1|) (-1170)) 29) (((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)) (-1170)) 35) (((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|))) 34) (((-641 (-294 (-316 |#1|))) (-316 |#1|)) 30)))
+(((-1125 |#1|) (-10 -7 (-15 -3571 ((-641 (-294 (-316 |#1|))) (-316 |#1|))) (-15 -3571 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)))) (-15 -3571 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)) (-1170))) (-15 -3571 ((-641 (-294 (-316 |#1|))) (-316 |#1|) (-1170))) (-15 -3571 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-316 |#1|))) (-641 (-1170))))) (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (T -1125))
+((-3571 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1170))) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1125 *5)) (-5 *3 (-641 (-294 (-316 *5)))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5)) (-5 *3 (-316 *5)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5)) (-5 *3 (-294 (-316 *5))))) (-3571 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4)) (-5 *3 (-294 (-316 *4))))) (-3571 (*1 *2 *3) (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147))) (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4)) (-5 *3 (-316 *4)))))
+(-10 -7 (-15 -3571 ((-641 (-294 (-316 |#1|))) (-316 |#1|))) (-15 -3571 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)))) (-15 -3571 ((-641 (-294 (-316 |#1|))) (-294 (-316 |#1|)) (-1170))) (-15 -3571 ((-641 (-294 (-316 |#1|))) (-316 |#1|) (-1170))) (-15 -3571 ((-641 (-641 (-294 (-316 |#1|)))) (-641 (-294 (-316 |#1|))) (-641 (-1170)))))
+((-1891 ((|#2| |#2|) 30 (|has| |#1| (-846))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 27)) (-1672 ((|#2| |#2|) 29 (|has| |#1| (-846))) ((|#2| |#2| (-1 (-112) |#1| |#1|)) 22)))
+(((-1126 |#1| |#2|) (-10 -7 (-15 -1672 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -1891 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-846)) (PROGN (-15 -1672 (|#2| |#2|)) (-15 -1891 (|#2| |#2|))) |%noBranch|)) (-1209) (-13 (-602 (-564) |#1|) (-10 -7 (-6 -4407) (-6 -4408)))) (T -1126))
+((-1891 (*1 *2 *2) (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2)) (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4407) (-6 -4408)))))) (-1672 (*1 *2 *2) (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2)) (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4407) (-6 -4408)))))) (-1891 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2)) (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4407) (-6 -4408)))))) (-1672 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2)) (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4407) (-6 -4408)))))))
+(-10 -7 (-15 -1672 (|#2| |#2| (-1 (-112) |#1| |#1|))) (-15 -1891 (|#2| |#2| (-1 (-112) |#1| |#1|))) (IF (|has| |#1| (-846)) (PROGN (-15 -1672 (|#2| |#2|)) (-15 -1891 (|#2| |#2|))) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-2432 (((-1158 3 |#1|) $) 142)) (-2690 (((-112) $) 100)) (-3373 (($ $ (-641 (-939 |#1|))) 44) (($ $ (-641 (-641 |#1|))) 103) (($ (-641 (-939 |#1|))) 102) (((-641 (-939 |#1|)) $) 101)) (-1903 (((-112) $) 71)) (-1390 (($ $ (-939 |#1|)) 75) (($ $ (-641 |#1|)) 80) (($ $ (-767)) 82) (($ (-939 |#1|)) 76) (((-939 |#1|) $) 74)) (-4357 (((-2 (|:| -1707 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767))) $) 140)) (-1864 (((-767) $) 53)) (-2668 (((-767) $) 52)) (-3208 (($ $ (-767) (-939 |#1|)) 67)) (-2813 (((-112) $) 113)) (-1588 (($ $ (-641 (-641 (-939 |#1|))) (-641 (-171)) (-171)) 120) (($ $ (-641 (-641 (-641 |#1|))) (-641 (-171)) (-171)) 122) (($ $ (-641 (-641 (-939 |#1|))) (-112) (-112)) 117) (($ $ (-641 (-641 (-641 |#1|))) (-112) (-112)) 129) (($ (-641 (-641 (-939 |#1|)))) 118) (($ (-641 (-641 (-939 |#1|))) (-112) (-112)) 119) (((-641 (-641 (-939 |#1|))) $) 116)) (-2443 (($ (-641 $)) 56) (($ $ $) 57)) (-3467 (((-641 (-171)) $) 135)) (-1855 (((-641 (-939 |#1|)) $) 132)) (-4214 (((-641 (-641 (-171))) $) 134)) (-3501 (((-641 (-641 (-641 (-939 |#1|)))) $) NIL)) (-3511 (((-641 (-641 (-641 (-767)))) $) 133)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3487 (((-767) $ (-641 (-939 |#1|))) 65)) (-2211 (((-112) $) 83)) (-4174 (($ $ (-641 (-939 |#1|))) 85) (($ $ (-641 (-641 |#1|))) 91) (($ (-641 (-939 |#1|))) 86) (((-641 (-939 |#1|)) $) 84)) (-1533 (($) 48) (($ (-1158 3 |#1|)) 49)) (-3774 (($ $) 63)) (-1552 (((-641 $) $) 62)) (-2367 (($ (-641 $)) 59)) (-3452 (((-641 $) $) 61)) (-2326 (((-858) $) 147)) (-2311 (((-112) $) 93)) (-2381 (($ $ (-641 (-939 |#1|))) 95) (($ $ (-641 (-641 |#1|))) 98) (($ (-641 (-939 |#1|))) 96) (((-641 (-939 |#1|)) $) 94)) (-1826 (($ $) 141)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-1127 |#1|) (-1128 |#1|) (-1045)) (T -1127))
NIL
(-1128 |#1|)
-((-2337 (((-112) $ $) 7)) (-4194 (((-1158 3 |#1|) $) 13)) (-2001 (((-112) $) 29)) (-3115 (($ $ (-641 (-939 |#1|))) 33) (($ $ (-641 (-641 |#1|))) 32) (($ (-641 (-939 |#1|))) 31) (((-641 (-939 |#1|)) $) 30)) (-2710 (((-112) $) 44)) (-3057 (($ $ (-939 |#1|)) 49) (($ $ (-641 |#1|)) 48) (($ $ (-767)) 47) (($ (-939 |#1|)) 46) (((-939 |#1|) $) 45)) (-2930 (((-2 (|:| -3987 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767))) $) 15)) (-1517 (((-767) $) 58)) (-3183 (((-767) $) 59)) (-1723 (($ $ (-767) (-939 |#1|)) 50)) (-3816 (((-112) $) 21)) (-4355 (($ $ (-641 (-641 (-939 |#1|))) (-641 (-171)) (-171)) 28) (($ $ (-641 (-641 (-641 |#1|))) (-641 (-171)) (-171)) 27) (($ $ (-641 (-641 (-939 |#1|))) (-112) (-112)) 26) (($ $ (-641 (-641 (-641 |#1|))) (-112) (-112)) 25) (($ (-641 (-641 (-939 |#1|)))) 24) (($ (-641 (-641 (-939 |#1|))) (-112) (-112)) 23) (((-641 (-641 (-939 |#1|))) $) 22)) (-4317 (($ (-641 $)) 57) (($ $ $) 56)) (-1558 (((-641 (-171)) $) 16)) (-1846 (((-641 (-939 |#1|)) $) 20)) (-1568 (((-641 (-641 (-171))) $) 17)) (-3910 (((-641 (-641 (-641 (-939 |#1|)))) $) 18)) (-1340 (((-641 (-641 (-641 (-767)))) $) 19)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-4046 (((-767) $ (-641 (-939 |#1|))) 51)) (-1508 (((-112) $) 39)) (-3367 (($ $ (-641 (-939 |#1|))) 43) (($ $ (-641 (-641 |#1|))) 42) (($ (-641 (-939 |#1|))) 41) (((-641 (-939 |#1|)) $) 40)) (-3660 (($) 61) (($ (-1158 3 |#1|)) 60)) (-3817 (($ $) 52)) (-4286 (((-641 $) $) 53)) (-2253 (($ (-641 $)) 55)) (-1573 (((-641 $) $) 54)) (-2350 (((-858) $) 11)) (-2090 (((-112) $) 34)) (-1403 (($ $ (-641 (-939 |#1|))) 38) (($ $ (-641 (-641 |#1|))) 37) (($ (-641 (-939 |#1|))) 36) (((-641 (-939 |#1|)) $) 35)) (-1365 (($ $) 14)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) 7)) (-2432 (((-1158 3 |#1|) $) 14)) (-2690 (((-112) $) 30)) (-3373 (($ $ (-641 (-939 |#1|))) 34) (($ $ (-641 (-641 |#1|))) 33) (($ (-641 (-939 |#1|))) 32) (((-641 (-939 |#1|)) $) 31)) (-1903 (((-112) $) 45)) (-1390 (($ $ (-939 |#1|)) 50) (($ $ (-641 |#1|)) 49) (($ $ (-767)) 48) (($ (-939 |#1|)) 47) (((-939 |#1|) $) 46)) (-4357 (((-2 (|:| -1707 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767))) $) 16)) (-1864 (((-767) $) 59)) (-2668 (((-767) $) 60)) (-3208 (($ $ (-767) (-939 |#1|)) 51)) (-2813 (((-112) $) 22)) (-1588 (($ $ (-641 (-641 (-939 |#1|))) (-641 (-171)) (-171)) 29) (($ $ (-641 (-641 (-641 |#1|))) (-641 (-171)) (-171)) 28) (($ $ (-641 (-641 (-939 |#1|))) (-112) (-112)) 27) (($ $ (-641 (-641 (-641 |#1|))) (-112) (-112)) 26) (($ (-641 (-641 (-939 |#1|)))) 25) (($ (-641 (-641 (-939 |#1|))) (-112) (-112)) 24) (((-641 (-641 (-939 |#1|))) $) 23)) (-2443 (($ (-641 $)) 58) (($ $ $) 57)) (-3467 (((-641 (-171)) $) 17)) (-1855 (((-641 (-939 |#1|)) $) 21)) (-4214 (((-641 (-641 (-171))) $) 18)) (-3501 (((-641 (-641 (-641 (-939 |#1|)))) $) 19)) (-3511 (((-641 (-641 (-641 (-767)))) $) 20)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3487 (((-767) $ (-641 (-939 |#1|))) 52)) (-2211 (((-112) $) 40)) (-4174 (($ $ (-641 (-939 |#1|))) 44) (($ $ (-641 (-641 |#1|))) 43) (($ (-641 (-939 |#1|))) 42) (((-641 (-939 |#1|)) $) 41)) (-1533 (($) 62) (($ (-1158 3 |#1|)) 61)) (-3774 (($ $) 53)) (-1552 (((-641 $) $) 54)) (-2367 (($ (-641 $)) 56)) (-3452 (((-641 $) $) 55)) (-2326 (((-858) $) 12)) (-2311 (((-112) $) 35)) (-2381 (($ $ (-641 (-939 |#1|))) 39) (($ $ (-641 (-641 |#1|))) 38) (($ (-641 (-939 |#1|))) 37) (((-641 (-939 |#1|)) $) 36)) (-1826 (($ $) 15)) (-1700 (((-112) $ $) 9)) (-2876 (((-112) $ $) 6)))
(((-1128 |#1|) (-140) (-1045)) (T -1128))
-((-2350 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-858)))) (-3660 (*1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-3660 (*1 *1 *2) (-12 (-5 *2 (-1158 3 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-3183 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-1517 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-4317 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-4317 (*1 *1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-2253 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-1573 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))) (-4286 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))) (-3817 (*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-4046 (*1 *2 *1 *3) (-12 (-5 *3 (-641 (-939 *4))) (-4 *1 (-1128 *4)) (-4 *4 (-1045)) (-5 *2 (-767)))) (-1723 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-939 *4)) (-4 *1 (-1128 *4)) (-4 *4 (-1045)))) (-3057 (*1 *1 *1 *2) (-12 (-5 *2 (-939 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3057 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3057 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3057 (*1 *1 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-3057 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-939 *3)))) (-2710 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-3367 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3367 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3367 (*1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-3367 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-1508 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-1403 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-1403 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-1403 (*1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-1403 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-2090 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-3115 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3115 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3115 (*1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-3115 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-2001 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-4355 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-641 (-939 *5)))) (-5 *3 (-641 (-171))) (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045)))) (-4355 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-641 (-171))) (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045)))) (-4355 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112)) (-4 *1 (-1128 *4)) (-4 *4 (-1045)))) (-4355 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-112)) (-4 *1 (-1128 *4)) (-4 *4 (-1045)))) (-4355 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 *3)))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-4355 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112)) (-4 *4 (-1045)) (-4 *1 (-1128 *4)))) (-4355 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-939 *3)))))) (-3816 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-1846 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-1340 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-641 (-767))))))) (-3910 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-641 (-939 *3))))))) (-1568 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-171)))))) (-1558 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-171))))) (-2930 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3987 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767)))))) (-1365 (*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-4194 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-1158 3 *3)))))
-(-13 (-1094) (-10 -8 (-15 -3660 ($)) (-15 -3660 ($ (-1158 3 |t#1|))) (-15 -3183 ((-767) $)) (-15 -1517 ((-767) $)) (-15 -4317 ($ (-641 $))) (-15 -4317 ($ $ $)) (-15 -2253 ($ (-641 $))) (-15 -1573 ((-641 $) $)) (-15 -4286 ((-641 $) $)) (-15 -3817 ($ $)) (-15 -4046 ((-767) $ (-641 (-939 |t#1|)))) (-15 -1723 ($ $ (-767) (-939 |t#1|))) (-15 -3057 ($ $ (-939 |t#1|))) (-15 -3057 ($ $ (-641 |t#1|))) (-15 -3057 ($ $ (-767))) (-15 -3057 ($ (-939 |t#1|))) (-15 -3057 ((-939 |t#1|) $)) (-15 -2710 ((-112) $)) (-15 -3367 ($ $ (-641 (-939 |t#1|)))) (-15 -3367 ($ $ (-641 (-641 |t#1|)))) (-15 -3367 ($ (-641 (-939 |t#1|)))) (-15 -3367 ((-641 (-939 |t#1|)) $)) (-15 -1508 ((-112) $)) (-15 -1403 ($ $ (-641 (-939 |t#1|)))) (-15 -1403 ($ $ (-641 (-641 |t#1|)))) (-15 -1403 ($ (-641 (-939 |t#1|)))) (-15 -1403 ((-641 (-939 |t#1|)) $)) (-15 -2090 ((-112) $)) (-15 -3115 ($ $ (-641 (-939 |t#1|)))) (-15 -3115 ($ $ (-641 (-641 |t#1|)))) (-15 -3115 ($ (-641 (-939 |t#1|)))) (-15 -3115 ((-641 (-939 |t#1|)) $)) (-15 -2001 ((-112) $)) (-15 -4355 ($ $ (-641 (-641 (-939 |t#1|))) (-641 (-171)) (-171))) (-15 -4355 ($ $ (-641 (-641 (-641 |t#1|))) (-641 (-171)) (-171))) (-15 -4355 ($ $ (-641 (-641 (-939 |t#1|))) (-112) (-112))) (-15 -4355 ($ $ (-641 (-641 (-641 |t#1|))) (-112) (-112))) (-15 -4355 ($ (-641 (-641 (-939 |t#1|))))) (-15 -4355 ($ (-641 (-641 (-939 |t#1|))) (-112) (-112))) (-15 -4355 ((-641 (-641 (-939 |t#1|))) $)) (-15 -3816 ((-112) $)) (-15 -1846 ((-641 (-939 |t#1|)) $)) (-15 -1340 ((-641 (-641 (-641 (-767)))) $)) (-15 -3910 ((-641 (-641 (-641 (-939 |t#1|)))) $)) (-15 -1568 ((-641 (-641 (-171))) $)) (-15 -1558 ((-641 (-171)) $)) (-15 -2930 ((-2 (|:| -3987 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767))) $)) (-15 -1365 ($ $)) (-15 -4194 ((-1158 3 |t#1|) $)) (-15 -2350 ((-858) $))))
+((-2326 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-858)))) (-1533 (*1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-1533 (*1 *1 *2) (-12 (-5 *2 (-1158 3 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-2668 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-1864 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))) (-2443 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-2443 (*1 *1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-2367 (*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3452 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))) (-1552 (*1 *2 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))) (-3774 (*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-3487 (*1 *2 *1 *3) (-12 (-5 *3 (-641 (-939 *4))) (-4 *1 (-1128 *4)) (-4 *4 (-1045)) (-5 *2 (-767)))) (-3208 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-939 *4)) (-4 *1 (-1128 *4)) (-4 *4 (-1045)))) (-1390 (*1 *1 *1 *2) (-12 (-5 *2 (-939 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-1390 (*1 *1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-1390 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-1390 (*1 *1 *2) (-12 (-5 *2 (-939 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-1390 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-939 *3)))) (-1903 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-4174 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-4174 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-4174 (*1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-4174 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-2211 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-2381 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-2381 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-2381 (*1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-2381 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-2311 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-3373 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3373 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))) (-3373 (*1 *1 *2) (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-3373 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-2690 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-1588 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-641 (-939 *5)))) (-5 *3 (-641 (-171))) (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045)))) (-1588 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-641 (-171))) (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045)))) (-1588 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112)) (-4 *1 (-1128 *4)) (-4 *4 (-1045)))) (-1588 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-112)) (-4 *1 (-1128 *4)) (-4 *4 (-1045)))) (-1588 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 *3)))) (-4 *3 (-1045)) (-4 *1 (-1128 *3)))) (-1588 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112)) (-4 *4 (-1045)) (-4 *1 (-1128 *4)))) (-1588 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-939 *3)))))) (-2813 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))) (-1855 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))) (-3511 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-641 (-767))))))) (-3501 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-641 (-939 *3))))))) (-4214 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-171)))))) (-3467 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-171))))) (-4357 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1707 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767)))))) (-1826 (*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))) (-2432 (*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-1158 3 *3)))))
+(-13 (-1094) (-10 -8 (-15 -1533 ($)) (-15 -1533 ($ (-1158 3 |t#1|))) (-15 -2668 ((-767) $)) (-15 -1864 ((-767) $)) (-15 -2443 ($ (-641 $))) (-15 -2443 ($ $ $)) (-15 -2367 ($ (-641 $))) (-15 -3452 ((-641 $) $)) (-15 -1552 ((-641 $) $)) (-15 -3774 ($ $)) (-15 -3487 ((-767) $ (-641 (-939 |t#1|)))) (-15 -3208 ($ $ (-767) (-939 |t#1|))) (-15 -1390 ($ $ (-939 |t#1|))) (-15 -1390 ($ $ (-641 |t#1|))) (-15 -1390 ($ $ (-767))) (-15 -1390 ($ (-939 |t#1|))) (-15 -1390 ((-939 |t#1|) $)) (-15 -1903 ((-112) $)) (-15 -4174 ($ $ (-641 (-939 |t#1|)))) (-15 -4174 ($ $ (-641 (-641 |t#1|)))) (-15 -4174 ($ (-641 (-939 |t#1|)))) (-15 -4174 ((-641 (-939 |t#1|)) $)) (-15 -2211 ((-112) $)) (-15 -2381 ($ $ (-641 (-939 |t#1|)))) (-15 -2381 ($ $ (-641 (-641 |t#1|)))) (-15 -2381 ($ (-641 (-939 |t#1|)))) (-15 -2381 ((-641 (-939 |t#1|)) $)) (-15 -2311 ((-112) $)) (-15 -3373 ($ $ (-641 (-939 |t#1|)))) (-15 -3373 ($ $ (-641 (-641 |t#1|)))) (-15 -3373 ($ (-641 (-939 |t#1|)))) (-15 -3373 ((-641 (-939 |t#1|)) $)) (-15 -2690 ((-112) $)) (-15 -1588 ($ $ (-641 (-641 (-939 |t#1|))) (-641 (-171)) (-171))) (-15 -1588 ($ $ (-641 (-641 (-641 |t#1|))) (-641 (-171)) (-171))) (-15 -1588 ($ $ (-641 (-641 (-939 |t#1|))) (-112) (-112))) (-15 -1588 ($ $ (-641 (-641 (-641 |t#1|))) (-112) (-112))) (-15 -1588 ($ (-641 (-641 (-939 |t#1|))))) (-15 -1588 ($ (-641 (-641 (-939 |t#1|))) (-112) (-112))) (-15 -1588 ((-641 (-641 (-939 |t#1|))) $)) (-15 -2813 ((-112) $)) (-15 -1855 ((-641 (-939 |t#1|)) $)) (-15 -3511 ((-641 (-641 (-641 (-767)))) $)) (-15 -3501 ((-641 (-641 (-641 (-939 |t#1|)))) $)) (-15 -4214 ((-641 (-641 (-171))) $)) (-15 -3467 ((-641 (-171)) $)) (-15 -4357 ((-2 (|:| -1707 (-767)) (|:| |curves| (-767)) (|:| |polygons| (-767)) (|:| |constructs| (-767))) $)) (-15 -1826 ($ $)) (-15 -2432 ((-1158 3 |t#1|) $)) (-15 -2326 ((-858) $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 174) (($ (-1175)) NIL) (((-1175) $) 7)) (-2403 (((-112) $ (|[\|\|]| (-524))) 19) (((-112) $ (|[\|\|]| (-218))) 23) (((-112) $ (|[\|\|]| (-672))) 27) (((-112) $ (|[\|\|]| (-1269))) 31) (((-112) $ (|[\|\|]| (-138))) 35) (((-112) $ (|[\|\|]| (-133))) 39) (((-112) $ (|[\|\|]| (-1109))) 43) (((-112) $ (|[\|\|]| (-96))) 47) (((-112) $ (|[\|\|]| (-677))) 51) (((-112) $ (|[\|\|]| (-517))) 55) (((-112) $ (|[\|\|]| (-1060))) 59) (((-112) $ (|[\|\|]| (-1270))) 63) (((-112) $ (|[\|\|]| (-525))) 67) (((-112) $ (|[\|\|]| (-154))) 71) (((-112) $ (|[\|\|]| (-667))) 75) (((-112) $ (|[\|\|]| (-311))) 79) (((-112) $ (|[\|\|]| (-1032))) 83) (((-112) $ (|[\|\|]| (-180))) 87) (((-112) $ (|[\|\|]| (-966))) 91) (((-112) $ (|[\|\|]| (-1067))) 95) (((-112) $ (|[\|\|]| (-1084))) 99) (((-112) $ (|[\|\|]| (-1090))) 103) (((-112) $ (|[\|\|]| (-624))) 107) (((-112) $ (|[\|\|]| (-1160))) 111) (((-112) $ (|[\|\|]| (-156))) 115) (((-112) $ (|[\|\|]| (-137))) 119) (((-112) $ (|[\|\|]| (-478))) 123) (((-112) $ (|[\|\|]| (-591))) 127) (((-112) $ (|[\|\|]| (-506))) 131) (((-112) $ (|[\|\|]| (-1152))) 135) (((-112) $ (|[\|\|]| (-564))) 139)) (-3848 (((-524) $) 20) (((-218) $) 24) (((-672) $) 28) (((-1269) $) 32) (((-138) $) 36) (((-133) $) 40) (((-1109) $) 44) (((-96) $) 48) (((-677) $) 52) (((-517) $) 56) (((-1060) $) 60) (((-1270) $) 64) (((-525) $) 68) (((-154) $) 72) (((-667) $) 76) (((-311) $) 80) (((-1032) $) 84) (((-180) $) 88) (((-966) $) 92) (((-1067) $) 96) (((-1084) $) 100) (((-1090) $) 104) (((-624) $) 108) (((-1160) $) 112) (((-156) $) 116) (((-137) $) 120) (((-478) $) 124) (((-591) $) 128) (((-506) $) 132) (((-1152) $) 136) (((-564) $) 140)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 174) (($ (-1175)) NIL) (((-1175) $) 7)) (-2397 (((-112) $ (|[\|\|]| (-524))) 19) (((-112) $ (|[\|\|]| (-218))) 23) (((-112) $ (|[\|\|]| (-672))) 27) (((-112) $ (|[\|\|]| (-1269))) 31) (((-112) $ (|[\|\|]| (-138))) 35) (((-112) $ (|[\|\|]| (-133))) 39) (((-112) $ (|[\|\|]| (-1109))) 43) (((-112) $ (|[\|\|]| (-96))) 47) (((-112) $ (|[\|\|]| (-677))) 51) (((-112) $ (|[\|\|]| (-517))) 55) (((-112) $ (|[\|\|]| (-1060))) 59) (((-112) $ (|[\|\|]| (-1270))) 63) (((-112) $ (|[\|\|]| (-525))) 67) (((-112) $ (|[\|\|]| (-154))) 71) (((-112) $ (|[\|\|]| (-667))) 75) (((-112) $ (|[\|\|]| (-311))) 79) (((-112) $ (|[\|\|]| (-1032))) 83) (((-112) $ (|[\|\|]| (-180))) 87) (((-112) $ (|[\|\|]| (-966))) 91) (((-112) $ (|[\|\|]| (-1067))) 95) (((-112) $ (|[\|\|]| (-1084))) 99) (((-112) $ (|[\|\|]| (-1090))) 103) (((-112) $ (|[\|\|]| (-624))) 107) (((-112) $ (|[\|\|]| (-1160))) 111) (((-112) $ (|[\|\|]| (-156))) 115) (((-112) $ (|[\|\|]| (-137))) 119) (((-112) $ (|[\|\|]| (-478))) 123) (((-112) $ (|[\|\|]| (-591))) 127) (((-112) $ (|[\|\|]| (-506))) 131) (((-112) $ (|[\|\|]| (-1152))) 135) (((-112) $ (|[\|\|]| (-564))) 139)) (-1700 (((-112) $ $) NIL)) (-3809 (((-524) $) 20) (((-218) $) 24) (((-672) $) 28) (((-1269) $) 32) (((-138) $) 36) (((-133) $) 40) (((-1109) $) 44) (((-96) $) 48) (((-677) $) 52) (((-517) $) 56) (((-1060) $) 60) (((-1270) $) 64) (((-525) $) 68) (((-154) $) 72) (((-667) $) 76) (((-311) $) 80) (((-1032) $) 84) (((-180) $) 88) (((-966) $) 92) (((-1067) $) 96) (((-1084) $) 100) (((-1090) $) 104) (((-624) $) 108) (((-1160) $) 112) (((-156) $) 116) (((-137) $) 120) (((-478) $) 124) (((-591) $) 128) (((-506) $) 132) (((-1152) $) 136) (((-564) $) 140)) (-2876 (((-112) $ $) NIL)))
(((-1129) (-1131)) (T -1129))
NIL
(-1131)
-((-1905 (((-641 (-1175)) (-1152)) 9)))
-(((-1130) (-10 -7 (-15 -1905 ((-641 (-1175)) (-1152))))) (T -1130))
-((-1905 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-1130)))))
-(-10 -7 (-15 -1905 ((-641 (-1175)) (-1152))))
-((-2337 (((-112) $ $) 7)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-1175)) 16) (((-1175) $) 15)) (-2403 (((-112) $ (|[\|\|]| (-524))) 80) (((-112) $ (|[\|\|]| (-218))) 78) (((-112) $ (|[\|\|]| (-672))) 76) (((-112) $ (|[\|\|]| (-1269))) 74) (((-112) $ (|[\|\|]| (-138))) 72) (((-112) $ (|[\|\|]| (-133))) 70) (((-112) $ (|[\|\|]| (-1109))) 68) (((-112) $ (|[\|\|]| (-96))) 66) (((-112) $ (|[\|\|]| (-677))) 64) (((-112) $ (|[\|\|]| (-517))) 62) (((-112) $ (|[\|\|]| (-1060))) 60) (((-112) $ (|[\|\|]| (-1270))) 58) (((-112) $ (|[\|\|]| (-525))) 56) (((-112) $ (|[\|\|]| (-154))) 54) (((-112) $ (|[\|\|]| (-667))) 52) (((-112) $ (|[\|\|]| (-311))) 50) (((-112) $ (|[\|\|]| (-1032))) 48) (((-112) $ (|[\|\|]| (-180))) 46) (((-112) $ (|[\|\|]| (-966))) 44) (((-112) $ (|[\|\|]| (-1067))) 42) (((-112) $ (|[\|\|]| (-1084))) 40) (((-112) $ (|[\|\|]| (-1090))) 38) (((-112) $ (|[\|\|]| (-624))) 36) (((-112) $ (|[\|\|]| (-1160))) 34) (((-112) $ (|[\|\|]| (-156))) 32) (((-112) $ (|[\|\|]| (-137))) 30) (((-112) $ (|[\|\|]| (-478))) 28) (((-112) $ (|[\|\|]| (-591))) 26) (((-112) $ (|[\|\|]| (-506))) 24) (((-112) $ (|[\|\|]| (-1152))) 22) (((-112) $ (|[\|\|]| (-564))) 20)) (-3848 (((-524) $) 79) (((-218) $) 77) (((-672) $) 75) (((-1269) $) 73) (((-138) $) 71) (((-133) $) 69) (((-1109) $) 67) (((-96) $) 65) (((-677) $) 63) (((-517) $) 61) (((-1060) $) 59) (((-1270) $) 57) (((-525) $) 55) (((-154) $) 53) (((-667) $) 51) (((-311) $) 49) (((-1032) $) 47) (((-180) $) 45) (((-966) $) 43) (((-1067) $) 41) (((-1084) $) 39) (((-1090) $) 37) (((-624) $) 35) (((-1160) $) 33) (((-156) $) 31) (((-137) $) 29) (((-478) $) 27) (((-591) $) 25) (((-506) $) 23) (((-1152) $) 21) (((-564) $) 19)) (-2893 (((-112) $ $) 6)))
+((-1904 (((-641 (-1175)) (-1152)) 9)))
+(((-1130) (-10 -7 (-15 -1904 ((-641 (-1175)) (-1152))))) (T -1130))
+((-1904 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-1130)))))
+(-10 -7 (-15 -1904 ((-641 (-1175)) (-1152))))
+((-2315 (((-112) $ $) 7)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-1175)) 17) (((-1175) $) 16)) (-2397 (((-112) $ (|[\|\|]| (-524))) 81) (((-112) $ (|[\|\|]| (-218))) 79) (((-112) $ (|[\|\|]| (-672))) 77) (((-112) $ (|[\|\|]| (-1269))) 75) (((-112) $ (|[\|\|]| (-138))) 73) (((-112) $ (|[\|\|]| (-133))) 71) (((-112) $ (|[\|\|]| (-1109))) 69) (((-112) $ (|[\|\|]| (-96))) 67) (((-112) $ (|[\|\|]| (-677))) 65) (((-112) $ (|[\|\|]| (-517))) 63) (((-112) $ (|[\|\|]| (-1060))) 61) (((-112) $ (|[\|\|]| (-1270))) 59) (((-112) $ (|[\|\|]| (-525))) 57) (((-112) $ (|[\|\|]| (-154))) 55) (((-112) $ (|[\|\|]| (-667))) 53) (((-112) $ (|[\|\|]| (-311))) 51) (((-112) $ (|[\|\|]| (-1032))) 49) (((-112) $ (|[\|\|]| (-180))) 47) (((-112) $ (|[\|\|]| (-966))) 45) (((-112) $ (|[\|\|]| (-1067))) 43) (((-112) $ (|[\|\|]| (-1084))) 41) (((-112) $ (|[\|\|]| (-1090))) 39) (((-112) $ (|[\|\|]| (-624))) 37) (((-112) $ (|[\|\|]| (-1160))) 35) (((-112) $ (|[\|\|]| (-156))) 33) (((-112) $ (|[\|\|]| (-137))) 31) (((-112) $ (|[\|\|]| (-478))) 29) (((-112) $ (|[\|\|]| (-591))) 27) (((-112) $ (|[\|\|]| (-506))) 25) (((-112) $ (|[\|\|]| (-1152))) 23) (((-112) $ (|[\|\|]| (-564))) 21)) (-1700 (((-112) $ $) 9)) (-3809 (((-524) $) 80) (((-218) $) 78) (((-672) $) 76) (((-1269) $) 74) (((-138) $) 72) (((-133) $) 70) (((-1109) $) 68) (((-96) $) 66) (((-677) $) 64) (((-517) $) 62) (((-1060) $) 60) (((-1270) $) 58) (((-525) $) 56) (((-154) $) 54) (((-667) $) 52) (((-311) $) 50) (((-1032) $) 48) (((-180) $) 46) (((-966) $) 44) (((-1067) $) 42) (((-1084) $) 40) (((-1090) $) 38) (((-624) $) 36) (((-1160) $) 34) (((-156) $) 32) (((-137) $) 30) (((-478) $) 28) (((-591) $) 26) (((-506) $) 24) (((-1152) $) 22) (((-564) $) 20)) (-2876 (((-112) $ $) 6)))
(((-1131) (-140)) (T -1131))
-((-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-524))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-524)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-218))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-218)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-672))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-672)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1269))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1269)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-138))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-138)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-133))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-133)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1109))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1109)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-96))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-96)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-677))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-677)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-517))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-517)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1060))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1060)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1270))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1270)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-525)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-154))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-154)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-667))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-667)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-311))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-311)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1032))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1032)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-180))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-180)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-966))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-966)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1067))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1067)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1084))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1084)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1090))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1090)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-624))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-624)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1160))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1160)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-156))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-156)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-137))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-137)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-478))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-478)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-591))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-591)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-506))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-506)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1152))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1152)))) (-2403 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-564))) (-5 *2 (-112)))) (-3848 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-564)))))
-(-13 (-1077) (-1254) (-10 -8 (-15 -2403 ((-112) $ (|[\|\|]| (-524)))) (-15 -3848 ((-524) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-218)))) (-15 -3848 ((-218) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-672)))) (-15 -3848 ((-672) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1269)))) (-15 -3848 ((-1269) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-138)))) (-15 -3848 ((-138) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-133)))) (-15 -3848 ((-133) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1109)))) (-15 -3848 ((-1109) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-96)))) (-15 -3848 ((-96) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-677)))) (-15 -3848 ((-677) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-517)))) (-15 -3848 ((-517) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1060)))) (-15 -3848 ((-1060) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1270)))) (-15 -3848 ((-1270) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-525)))) (-15 -3848 ((-525) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-154)))) (-15 -3848 ((-154) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-667)))) (-15 -3848 ((-667) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-311)))) (-15 -3848 ((-311) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1032)))) (-15 -3848 ((-1032) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-180)))) (-15 -3848 ((-180) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-966)))) (-15 -3848 ((-966) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1067)))) (-15 -3848 ((-1067) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1084)))) (-15 -3848 ((-1084) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1090)))) (-15 -3848 ((-1090) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-624)))) (-15 -3848 ((-624) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1160)))) (-15 -3848 ((-1160) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-156)))) (-15 -3848 ((-156) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-137)))) (-15 -3848 ((-137) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-478)))) (-15 -3848 ((-478) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-591)))) (-15 -3848 ((-591) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-506)))) (-15 -3848 ((-506) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-1152)))) (-15 -3848 ((-1152) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-564)))) (-15 -3848 ((-564) $))))
+((-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-524))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-524)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-218))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-218)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-672))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-672)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1269))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1269)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-138))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-138)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-133))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-133)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1109))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1109)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-96))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-96)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-677))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-677)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-517))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-517)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1060))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1060)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1270))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1270)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-525)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-154))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-154)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-667))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-667)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-311))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-311)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1032))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1032)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-180))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-180)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-966))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-966)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1067))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1067)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1084))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1084)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1090))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1090)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-624))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-624)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1160))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1160)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-156))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-156)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-137))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-137)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-478))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-478)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-591))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-591)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-506))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-506)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-1152))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1152)))) (-2397 (*1 *2 *1 *3) (-12 (-4 *1 (-1131)) (-5 *3 (|[\|\|]| (-564))) (-5 *2 (-112)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-564)))))
+(-13 (-1077) (-1254) (-10 -8 (-15 -2397 ((-112) $ (|[\|\|]| (-524)))) (-15 -3809 ((-524) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-218)))) (-15 -3809 ((-218) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-672)))) (-15 -3809 ((-672) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1269)))) (-15 -3809 ((-1269) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-138)))) (-15 -3809 ((-138) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-133)))) (-15 -3809 ((-133) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1109)))) (-15 -3809 ((-1109) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-96)))) (-15 -3809 ((-96) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-677)))) (-15 -3809 ((-677) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-517)))) (-15 -3809 ((-517) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1060)))) (-15 -3809 ((-1060) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1270)))) (-15 -3809 ((-1270) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-525)))) (-15 -3809 ((-525) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-154)))) (-15 -3809 ((-154) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-667)))) (-15 -3809 ((-667) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-311)))) (-15 -3809 ((-311) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1032)))) (-15 -3809 ((-1032) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-180)))) (-15 -3809 ((-180) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-966)))) (-15 -3809 ((-966) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1067)))) (-15 -3809 ((-1067) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1084)))) (-15 -3809 ((-1084) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1090)))) (-15 -3809 ((-1090) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-624)))) (-15 -3809 ((-624) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1160)))) (-15 -3809 ((-1160) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-156)))) (-15 -3809 ((-156) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-137)))) (-15 -3809 ((-137) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-478)))) (-15 -3809 ((-478) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-591)))) (-15 -3809 ((-591) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-506)))) (-15 -3809 ((-506) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-1152)))) (-15 -3809 ((-1152) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-564)))) (-15 -3809 ((-564) $))))
(((-93) . T) ((-102) . T) ((-614 #0=(-1175)) . T) ((-611 (-858)) . T) ((-611 #0#) . T) ((-490 #0#) . T) ((-1094) . T) ((-1077) . T) ((-1254) . T))
-((-2262 (((-1264) (-641 (-858))) 23) (((-1264) (-858)) 22)) (-4017 (((-1264) (-641 (-858))) 21) (((-1264) (-858)) 20)) (-1303 (((-1264) (-641 (-858))) 19) (((-1264) (-858)) 11) (((-1264) (-1152) (-858)) 17)))
-(((-1132) (-10 -7 (-15 -1303 ((-1264) (-1152) (-858))) (-15 -1303 ((-1264) (-858))) (-15 -4017 ((-1264) (-858))) (-15 -2262 ((-1264) (-858))) (-15 -1303 ((-1264) (-641 (-858)))) (-15 -4017 ((-1264) (-641 (-858)))) (-15 -2262 ((-1264) (-641 (-858)))))) (T -1132))
-((-2262 (*1 *2 *3) (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-4017 (*1 *2 *3) (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1303 (*1 *2 *3) (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-2262 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-4017 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1303 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1303 (*1 *2 *3 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))))
-(-10 -7 (-15 -1303 ((-1264) (-1152) (-858))) (-15 -1303 ((-1264) (-858))) (-15 -4017 ((-1264) (-858))) (-15 -2262 ((-1264) (-858))) (-15 -1303 ((-1264) (-641 (-858)))) (-15 -4017 ((-1264) (-641 (-858)))) (-15 -2262 ((-1264) (-641 (-858)))))
-((-1465 (($ $ $) 10)) (-4337 (($ $) 9)) (-1641 (($ $ $) 13)) (-3894 (($ $ $) 15)) (-1300 (($ $ $) 12)) (-3672 (($ $ $) 14)) (-1756 (($ $) 17)) (-1618 (($ $) 16)) (-3453 (($ $) 6)) (-1843 (($ $ $) 11) (($ $) 7)) (-3589 (($ $ $) 8)))
+((-1973 (((-1264) (-641 (-858))) 23) (((-1264) (-858)) 22)) (-3891 (((-1264) (-641 (-858))) 21) (((-1264) (-858)) 20)) (-1309 (((-1264) (-641 (-858))) 19) (((-1264) (-858)) 11) (((-1264) (-1152) (-858)) 17)))
+(((-1132) (-10 -7 (-15 -1309 ((-1264) (-1152) (-858))) (-15 -1309 ((-1264) (-858))) (-15 -3891 ((-1264) (-858))) (-15 -1973 ((-1264) (-858))) (-15 -1309 ((-1264) (-641 (-858)))) (-15 -3891 ((-1264) (-641 (-858)))) (-15 -1973 ((-1264) (-641 (-858)))))) (T -1132))
+((-1973 (*1 *2 *3) (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-3891 (*1 *2 *3) (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1309 (*1 *2 *3) (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1973 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-3891 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1309 (*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))) (-1309 (*1 *2 *3 *4) (-12 (-5 *3 (-1152)) (-5 *4 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132)))))
+(-10 -7 (-15 -1309 ((-1264) (-1152) (-858))) (-15 -1309 ((-1264) (-858))) (-15 -3891 ((-1264) (-858))) (-15 -1973 ((-1264) (-858))) (-15 -1309 ((-1264) (-641 (-858)))) (-15 -3891 ((-1264) (-641 (-858)))) (-15 -1973 ((-1264) (-641 (-858)))))
+((-4268 (($ $ $) 10)) (-3601 (($ $) 9)) (-2731 (($ $ $) 13)) (-1527 (($ $ $) 15)) (-4020 (($ $ $) 12)) (-3320 (($ $ $) 14)) (-1697 (($ $) 17)) (-2847 (($ $) 16)) (-2007 (($ $) 6)) (-2170 (($ $ $) 11) (($ $) 7)) (-2273 (($ $ $) 8)))
(((-1133) (-140)) (T -1133))
-((-1756 (*1 *1 *1) (-4 *1 (-1133))) (-1618 (*1 *1 *1) (-4 *1 (-1133))) (-3894 (*1 *1 *1 *1) (-4 *1 (-1133))) (-3672 (*1 *1 *1 *1) (-4 *1 (-1133))) (-1641 (*1 *1 *1 *1) (-4 *1 (-1133))) (-1300 (*1 *1 *1 *1) (-4 *1 (-1133))) (-1843 (*1 *1 *1 *1) (-4 *1 (-1133))) (-1465 (*1 *1 *1 *1) (-4 *1 (-1133))) (-4337 (*1 *1 *1) (-4 *1 (-1133))) (-3589 (*1 *1 *1 *1) (-4 *1 (-1133))) (-1843 (*1 *1 *1) (-4 *1 (-1133))) (-3453 (*1 *1 *1) (-4 *1 (-1133))))
-(-13 (-10 -8 (-15 -3453 ($ $)) (-15 -1843 ($ $)) (-15 -3589 ($ $ $)) (-15 -4337 ($ $)) (-15 -1465 ($ $ $)) (-15 -1843 ($ $ $)) (-15 -1300 ($ $ $)) (-15 -1641 ($ $ $)) (-15 -3672 ($ $ $)) (-15 -3894 ($ $ $)) (-15 -1618 ($ $)) (-15 -1756 ($ $))))
-((-2337 (((-112) $ $) 44)) (-2051 ((|#1| $) 17)) (-2816 (((-112) $ $ (-1 (-112) |#2| |#2|)) 39)) (-3611 (((-112) $) 19)) (-1690 (($ $ |#1|) 30)) (-1519 (($ $ (-112)) 32)) (-3296 (($ $) 33)) (-3702 (($ $ |#2|) 31)) (-4172 (((-1152) $) NIL)) (-4113 (((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|)) 38)) (-3877 (((-1114) $) NIL)) (-1320 (((-112) $) 16)) (-1664 (($) 13)) (-3817 (($ $) 29)) (-2363 (($ |#1| |#2| (-112)) 20) (($ |#1| |#2|) 21) (($ (-2 (|:| |val| |#1|) (|:| -3461 |#2|))) 23) (((-641 $) (-641 (-2 (|:| |val| |#1|) (|:| -3461 |#2|)))) 26) (((-641 $) |#1| (-641 |#2|)) 28)) (-2806 ((|#2| $) 18)) (-2350 (((-858) $) 53)) (-2893 (((-112) $ $) 42)))
-(((-1134 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -1664 ($)) (-15 -1320 ((-112) $)) (-15 -2051 (|#1| $)) (-15 -2806 (|#2| $)) (-15 -3611 ((-112) $)) (-15 -2363 ($ |#1| |#2| (-112))) (-15 -2363 ($ |#1| |#2|)) (-15 -2363 ($ (-2 (|:| |val| |#1|) (|:| -3461 |#2|)))) (-15 -2363 ((-641 $) (-641 (-2 (|:| |val| |#1|) (|:| -3461 |#2|))))) (-15 -2363 ((-641 $) |#1| (-641 |#2|))) (-15 -3817 ($ $)) (-15 -1690 ($ $ |#1|)) (-15 -3702 ($ $ |#2|)) (-15 -1519 ($ $ (-112))) (-15 -3296 ($ $)) (-15 -4113 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -2816 ((-112) $ $ (-1 (-112) |#2| |#2|))))) (-13 (-1094) (-34)) (-13 (-1094) (-34))) (T -1134))
-((-1664 (*1 *1) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-1320 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2051 (*1 *2 *1) (-12 (-4 *2 (-13 (-1094) (-34))) (-5 *1 (-1134 *2 *3)) (-4 *3 (-13 (-1094) (-34))))) (-2806 (*1 *2 *1) (-12 (-4 *2 (-13 (-1094) (-34))) (-5 *1 (-1134 *3 *2)) (-4 *3 (-13 (-1094) (-34))))) (-3611 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2363 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2363 (*1 *1 *2 *3) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2363 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3461 *4))) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1134 *3 *4)))) (-2363 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |val| *4) (|:| -3461 *5)))) (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-641 (-1134 *4 *5))) (-5 *1 (-1134 *4 *5)))) (-2363 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *5)) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-641 (-1134 *3 *5))) (-5 *1 (-1134 *3 *5)) (-4 *3 (-13 (-1094) (-34))))) (-3817 (*1 *1 *1) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-1690 (*1 *1 *1 *2) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-3702 (*1 *1 *1 *2) (-12 (-5 *1 (-1134 *3 *2)) (-4 *3 (-13 (-1094) (-34))) (-4 *2 (-13 (-1094) (-34))))) (-1519 (*1 *1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-3296 (*1 *1 *1) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-4113 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1134 *5 *6)))) (-2816 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34))))))
-(-13 (-1094) (-10 -8 (-15 -1664 ($)) (-15 -1320 ((-112) $)) (-15 -2051 (|#1| $)) (-15 -2806 (|#2| $)) (-15 -3611 ((-112) $)) (-15 -2363 ($ |#1| |#2| (-112))) (-15 -2363 ($ |#1| |#2|)) (-15 -2363 ($ (-2 (|:| |val| |#1|) (|:| -3461 |#2|)))) (-15 -2363 ((-641 $) (-641 (-2 (|:| |val| |#1|) (|:| -3461 |#2|))))) (-15 -2363 ((-641 $) |#1| (-641 |#2|))) (-15 -3817 ($ $)) (-15 -1690 ($ $ |#1|)) (-15 -3702 ($ $ |#2|)) (-15 -1519 ($ $ (-112))) (-15 -3296 ($ $)) (-15 -4113 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -2816 ((-112) $ $ (-1 (-112) |#2| |#2|)))))
-((-2337 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-2051 (((-1134 |#1| |#2|) $) 27)) (-1745 (($ $) 90)) (-3186 (((-112) (-1134 |#1| |#2|) $ (-1 (-112) |#2| |#2|)) 99)) (-1601 (($ $ $ (-641 (-1134 |#1| |#2|))) 107) (($ $ $ (-641 (-1134 |#1| |#2|)) (-1 (-112) |#2| |#2|)) 108)) (-3670 (((-112) $ (-767)) NIL)) (-3494 (((-1134 |#1| |#2|) $ (-1134 |#1| |#2|)) 45 (|has| $ (-6 -4407)))) (-3797 (((-1134 |#1| |#2|) $ "value" (-1134 |#1| |#2|)) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 43 (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-2066 (((-641 (-2 (|:| |val| |#1|) (|:| -3461 |#2|))) $) 94)) (-2670 (($ (-1134 |#1| |#2|) $) 41)) (-3682 (($ (-1134 |#1| |#2|) $) 33)) (-3305 (((-641 (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 53)) (-3184 (((-112) (-1134 |#1| |#2|) $) 96)) (-4214 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 (-1134 |#1| |#2|)) $) 57 (|has| $ (-6 -4406)))) (-3841 (((-112) (-1134 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-1134 |#1| |#2|) (-1094))))) (-4326 (($ (-1 (-1134 |#1| |#2|) (-1134 |#1| |#2|)) $) 49 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-1134 |#1| |#2|) (-1134 |#1| |#2|)) $) 48)) (-2743 (((-112) $ (-767)) NIL)) (-3225 (((-641 (-1134 |#1| |#2|)) $) 55)) (-3385 (((-112) $) 44)) (-4172 (((-1152) $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-3877 (((-1114) $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-3353 (((-3 $ "failed") $) 88)) (-2708 (((-112) (-1 (-112) (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-1134 |#1| |#2|)))) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094)))) (($ $ (-294 (-1134 |#1| |#2|))) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094)))) (($ $ (-1134 |#1| |#2|) (-1134 |#1| |#2|)) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094)))) (($ $ (-641 (-1134 |#1| |#2|)) (-641 (-1134 |#1| |#2|))) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094))))) (-1895 (((-112) $ $) 52)) (-1320 (((-112) $) 24)) (-1664 (($) 26)) (-4362 (((-1134 |#1| |#2|) $ "value") NIL)) (-2464 (((-564) $ $) NIL)) (-4087 (((-112) $) 46)) (-3888 (((-767) (-1 (-112) (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4406))) (((-767) (-1134 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-1134 |#1| |#2|) (-1094))))) (-3817 (($ $) 51)) (-2363 (($ (-1134 |#1| |#2|)) 10) (($ |#1| |#2| (-641 $)) 13) (($ |#1| |#2| (-641 (-1134 |#1| |#2|))) 15) (($ |#1| |#2| |#1| (-641 |#2|)) 18)) (-2041 (((-641 |#2|) $) 95)) (-2350 (((-858) $) 86 (|has| (-1134 |#1| |#2|) (-611 (-858))))) (-3197 (((-641 $) $) 31)) (-3218 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-3073 (((-112) (-1 (-112) (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 69 (|has| (-1134 |#1| |#2|) (-1094)))) (-2062 (((-767) $) 63 (|has| $ (-6 -4406)))))
-(((-1135 |#1| |#2|) (-13 (-1006 (-1134 |#1| |#2|)) (-10 -8 (-6 -4407) (-6 -4406) (-15 -3353 ((-3 $ "failed") $)) (-15 -1745 ($ $)) (-15 -2363 ($ (-1134 |#1| |#2|))) (-15 -2363 ($ |#1| |#2| (-641 $))) (-15 -2363 ($ |#1| |#2| (-641 (-1134 |#1| |#2|)))) (-15 -2363 ($ |#1| |#2| |#1| (-641 |#2|))) (-15 -2041 ((-641 |#2|) $)) (-15 -2066 ((-641 (-2 (|:| |val| |#1|) (|:| -3461 |#2|))) $)) (-15 -3184 ((-112) (-1134 |#1| |#2|) $)) (-15 -3186 ((-112) (-1134 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -3682 ($ (-1134 |#1| |#2|) $)) (-15 -2670 ($ (-1134 |#1| |#2|) $)) (-15 -1601 ($ $ $ (-641 (-1134 |#1| |#2|)))) (-15 -1601 ($ $ $ (-641 (-1134 |#1| |#2|)) (-1 (-112) |#2| |#2|))))) (-13 (-1094) (-34)) (-13 (-1094) (-34))) (T -1135))
-((-3353 (*1 *1 *1) (|partial| -12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-1745 (*1 *1 *1) (-12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2363 (*1 *1 *2) (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-2363 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-641 (-1135 *2 *3))) (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2363 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-641 (-1134 *2 *3))) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))) (-5 *1 (-1135 *2 *3)))) (-2363 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-13 (-1094) (-34))) (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))))) (-2041 (*1 *2 *1) (-12 (-5 *2 (-641 *4)) (-5 *1 (-1135 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2066 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4)))) (-5 *1 (-1135 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-3184 (*1 *2 *3 *1) (-12 (-5 *3 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1135 *4 *5)))) (-3186 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1134 *5 *6)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1135 *5 *6)))) (-3682 (*1 *1 *2 *1) (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-2670 (*1 *1 *2 *1) (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-1601 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-641 (-1134 *3 *4))) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-1601 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1134 *4 *5))) (-5 *3 (-1 (-112) *5 *5)) (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34))) (-5 *1 (-1135 *4 *5)))))
-(-13 (-1006 (-1134 |#1| |#2|)) (-10 -8 (-6 -4407) (-6 -4406) (-15 -3353 ((-3 $ "failed") $)) (-15 -1745 ($ $)) (-15 -2363 ($ (-1134 |#1| |#2|))) (-15 -2363 ($ |#1| |#2| (-641 $))) (-15 -2363 ($ |#1| |#2| (-641 (-1134 |#1| |#2|)))) (-15 -2363 ($ |#1| |#2| |#1| (-641 |#2|))) (-15 -2041 ((-641 |#2|) $)) (-15 -2066 ((-641 (-2 (|:| |val| |#1|) (|:| -3461 |#2|))) $)) (-15 -3184 ((-112) (-1134 |#1| |#2|) $)) (-15 -3186 ((-112) (-1134 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -3682 ($ (-1134 |#1| |#2|) $)) (-15 -2670 ($ (-1134 |#1| |#2|) $)) (-15 -1601 ($ $ $ (-641 (-1134 |#1| |#2|)))) (-15 -1601 ($ $ $ (-641 (-1134 |#1| |#2|)) (-1 (-112) |#2| |#2|)))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-2915 (($ $) NIL)) (-3814 ((|#2| $) NIL)) (-1495 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2598 (($ (-685 |#2|)) 56)) (-2405 (((-112) $) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-1481 (($ |#2|) 14)) (-3500 (($) NIL T CONST)) (-3159 (($ $) 69 (|has| |#2| (-307)))) (-1441 (((-240 |#1| |#2|) $ (-564)) 42)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) 83)) (-2828 (((-767) $) 71 (|has| |#2| (-556)))) (-4266 ((|#2| $ (-564) (-564)) NIL)) (-3305 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-4035 (((-112) $) NIL)) (-2365 (((-767) $) 73 (|has| |#2| (-556)))) (-1511 (((-641 (-240 |#1| |#2|)) $) 77 (|has| |#2| (-556)))) (-3618 (((-767) $) NIL)) (-4142 (($ |#2|) 25)) (-3631 (((-767) $) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3232 ((|#2| $) 67 (|has| |#2| (-6 (-4408 "*"))))) (-2476 (((-564) $) NIL)) (-2791 (((-564) $) NIL)) (-1909 (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-4030 (((-564) $) NIL)) (-1980 (((-564) $) NIL)) (-2259 (($ (-641 (-641 |#2|))) 37)) (-4326 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-2793 (((-641 (-641 |#2|)) $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-4124 (((-3 $ "failed") $) 80 (|has| |#2| (-363)))) (-3877 (((-1114) $) NIL)) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556)))) (-2708 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ (-564) (-564) |#2|) NIL) ((|#2| $ (-564) (-564)) NIL)) (-3735 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-3269 ((|#2| $) NIL)) (-1765 (($ (-641 |#2|)) 50)) (-2327 (((-112) $) NIL)) (-3003 (((-240 |#1| |#2|) $) NIL)) (-2401 ((|#2| $) 65 (|has| |#2| (-6 (-4408 "*"))))) (-3888 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-3817 (($ $) NIL)) (-4344 (((-536) $) 89 (|has| |#2| (-612 (-536))))) (-2104 (((-240 |#1| |#2|) $ (-564)) 44)) (-2350 (((-858) $) 47) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) NIL) (((-685 |#2|) $) 52)) (-1471 (((-767)) 23 T CONST)) (-3073 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2256 (((-112) $) NIL)) (-2414 (($) 16 T CONST)) (-2428 (($) 21 T CONST)) (-3950 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) 63) (($ $ (-564)) 82 (|has| |#2| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-240 |#1| |#2|) $ (-240 |#1| |#2|)) 59) (((-240 |#1| |#2|) (-240 |#1| |#2|) $) 61)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1136 |#1| |#2|) (-13 (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-611 (-685 |#2|)) (-10 -8 (-15 -4142 ($ |#2|)) (-15 -2915 ($ $)) (-15 -2598 ($ (-685 |#2|))) (IF (|has| |#2| (-6 (-4408 "*"))) (-6 -4395) |%noBranch|) (IF (|has| |#2| (-6 (-4408 "*"))) (IF (|has| |#2| (-6 -4403)) (-6 -4403) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|))) (-767) (-1045)) (T -1136))
-((-4142 (*1 *1 *2) (-12 (-5 *1 (-1136 *3 *2)) (-14 *3 (-767)) (-4 *2 (-1045)))) (-2915 (*1 *1 *1) (-12 (-5 *1 (-1136 *2 *3)) (-14 *2 (-767)) (-4 *3 (-1045)))) (-2598 (*1 *1 *2) (-12 (-5 *2 (-685 *4)) (-4 *4 (-1045)) (-5 *1 (-1136 *3 *4)) (-14 *3 (-767)))))
-(-13 (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-611 (-685 |#2|)) (-10 -8 (-15 -4142 ($ |#2|)) (-15 -2915 ($ $)) (-15 -2598 ($ (-685 |#2|))) (IF (|has| |#2| (-6 (-4408 "*"))) (-6 -4395) |%noBranch|) (IF (|has| |#2| (-6 (-4408 "*"))) (IF (|has| |#2| (-6 -4403)) (-6 -4403) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|)))
-((-4229 (($ $) 19)) (-3993 (($ $ (-144)) 10) (($ $ (-141)) 14)) (-3300 (((-112) $ $) 24)) (-2756 (($ $) 17)) (-4362 (((-144) $ (-564) (-144)) NIL) (((-144) $ (-564)) NIL) (($ $ (-1226 (-564))) NIL) (($ $ $) 31)) (-2350 (($ (-144)) 29) (((-858) $) NIL)))
-(((-1137 |#1|) (-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -4362 (|#1| |#1| |#1|)) (-15 -3993 (|#1| |#1| (-141))) (-15 -3993 (|#1| |#1| (-144))) (-15 -2350 (|#1| (-144))) (-15 -3300 ((-112) |#1| |#1|)) (-15 -4229 (|#1| |#1|)) (-15 -2756 (|#1| |#1|)) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -4362 ((-144) |#1| (-564))) (-15 -4362 ((-144) |#1| (-564) (-144)))) (-1138)) (T -1137))
-NIL
-(-10 -8 (-15 -2350 ((-858) |#1|)) (-15 -4362 (|#1| |#1| |#1|)) (-15 -3993 (|#1| |#1| (-141))) (-15 -3993 (|#1| |#1| (-144))) (-15 -2350 (|#1| (-144))) (-15 -3300 ((-112) |#1| |#1|)) (-15 -4229 (|#1| |#1|)) (-15 -2756 (|#1| |#1|)) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -4362 ((-144) |#1| (-564))) (-15 -4362 ((-144) |#1| (-564) (-144))))
-((-2337 (((-112) $ $) 19 (|has| (-144) (-1094)))) (-2102 (($ $) 120)) (-4229 (($ $) 121)) (-3993 (($ $ (-144)) 108) (($ $ (-141)) 107)) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-3279 (((-112) $ $) 118)) (-3255 (((-112) $ $ (-564)) 117)) (-2483 (((-641 $) $ (-144)) 110) (((-641 $) $ (-141)) 109)) (-1453 (((-112) (-1 (-112) (-144) (-144)) $) 98) (((-112) $) 92 (|has| (-144) (-846)))) (-3620 (($ (-1 (-112) (-144) (-144)) $) 89 (|has| $ (-6 -4407))) (($ $) 88 (-12 (|has| (-144) (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) (-144) (-144)) $) 99) (($ $) 93 (|has| (-144) (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3797 (((-144) $ (-564) (-144)) 52 (|has| $ (-6 -4407))) (((-144) $ (-1226 (-564)) (-144)) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-144)) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-1488 (($ $ (-144)) 104) (($ $ (-141)) 103)) (-4298 (($ $) 90 (|has| $ (-6 -4407)))) (-3701 (($ $) 100)) (-2182 (($ $ (-1226 (-564)) $) 114)) (-3215 (($ $) 78 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ (-144) $) 77 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) (-144)) $) 74 (|has| $ (-6 -4406)))) (-2965 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) 76 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) 73 (|has| $ (-6 -4406))) (((-144) (-1 (-144) (-144) (-144)) $) 72 (|has| $ (-6 -4406)))) (-4335 (((-144) $ (-564) (-144)) 53 (|has| $ (-6 -4407)))) (-4266 (((-144) $ (-564)) 51)) (-3300 (((-112) $ $) 119)) (-3886 (((-564) (-1 (-112) (-144)) $) 97) (((-564) (-144) $) 96 (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) 95 (|has| (-144) (-1094))) (((-564) $ $ (-564)) 113) (((-564) (-141) $ (-564)) 112)) (-3305 (((-641 (-144)) $) 30 (|has| $ (-6 -4406)))) (-4142 (($ (-767) (-144)) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 87 (|has| (-144) (-846)))) (-4317 (($ (-1 (-112) (-144) (-144)) $ $) 101) (($ $ $) 94 (|has| (-144) (-846)))) (-1909 (((-641 (-144)) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) (-144) $) 27 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 86 (|has| (-144) (-846)))) (-3895 (((-112) $ $ (-144)) 115)) (-2053 (((-767) $ $ (-144)) 116)) (-4326 (($ (-1 (-144) (-144)) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-144) (-144)) $) 35) (($ (-1 (-144) (-144) (-144)) $ $) 64)) (-3082 (($ $) 122)) (-2756 (($ $) 123)) (-2743 (((-112) $ (-767)) 10)) (-1500 (($ $ (-144)) 106) (($ $ (-141)) 105)) (-4172 (((-1152) $) 22 (|has| (-144) (-1094)))) (-4141 (($ (-144) $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| (-144) (-1094)))) (-3181 (((-144) $) 42 (|has| (-564) (-846)))) (-2421 (((-3 (-144) "failed") (-1 (-112) (-144)) $) 71)) (-1324 (($ $ (-144)) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-144)) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-144)))) 26 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) 25 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) 24 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) 23 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) (-144) $) 45 (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2666 (((-641 (-144)) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 (((-144) $ (-564) (-144)) 50) (((-144) $ (-564)) 49) (($ $ (-1226 (-564))) 63) (($ $ $) 102)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3888 (((-767) (-1 (-112) (-144)) $) 31 (|has| $ (-6 -4406))) (((-767) (-144) $) 28 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 91 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| (-144) (-612 (-536))))) (-2363 (($ (-641 (-144))) 70)) (-3580 (($ $ (-144)) 68) (($ (-144) $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (($ (-144)) 111) (((-858) $) 18 (|has| (-144) (-611 (-858))))) (-3073 (((-112) (-1 (-112) (-144)) $) 33 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 84 (|has| (-144) (-846)))) (-2922 (((-112) $ $) 83 (|has| (-144) (-846)))) (-2893 (((-112) $ $) 20 (|has| (-144) (-1094)))) (-2934 (((-112) $ $) 85 (|has| (-144) (-846)))) (-2912 (((-112) $ $) 82 (|has| (-144) (-846)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1697 (*1 *1 *1) (-4 *1 (-1133))) (-2847 (*1 *1 *1) (-4 *1 (-1133))) (-1527 (*1 *1 *1 *1) (-4 *1 (-1133))) (-3320 (*1 *1 *1 *1) (-4 *1 (-1133))) (-2731 (*1 *1 *1 *1) (-4 *1 (-1133))) (-4020 (*1 *1 *1 *1) (-4 *1 (-1133))) (-2170 (*1 *1 *1 *1) (-4 *1 (-1133))) (-4268 (*1 *1 *1 *1) (-4 *1 (-1133))) (-3601 (*1 *1 *1) (-4 *1 (-1133))) (-2273 (*1 *1 *1 *1) (-4 *1 (-1133))) (-2170 (*1 *1 *1) (-4 *1 (-1133))) (-2007 (*1 *1 *1) (-4 *1 (-1133))))
+(-13 (-10 -8 (-15 -2007 ($ $)) (-15 -2170 ($ $)) (-15 -2273 ($ $ $)) (-15 -3601 ($ $)) (-15 -4268 ($ $ $)) (-15 -2170 ($ $ $)) (-15 -4020 ($ $ $)) (-15 -2731 ($ $ $)) (-15 -3320 ($ $ $)) (-15 -1527 ($ $ $)) (-15 -2847 ($ $)) (-15 -1697 ($ $))))
+((-2315 (((-112) $ $) 44)) (-2061 ((|#1| $) 17)) (-3382 (((-112) $ $ (-1 (-112) |#2| |#2|)) 39)) (-3565 (((-112) $) 19)) (-2996 (($ $ |#1|) 30)) (-3952 (($ $ (-112)) 32)) (-2627 (($ $) 33)) (-3223 (($ $ |#2|) 31)) (-2332 (((-1152) $) NIL)) (-3946 (((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|)) 38)) (-3868 (((-1114) $) NIL)) (-4169 (((-112) $) 16)) (-1531 (($) 13)) (-3774 (($ $) 29)) (-2336 (($ |#1| |#2| (-112)) 20) (($ |#1| |#2|) 21) (($ (-2 (|:| |val| |#1|) (|:| -3418 |#2|))) 23) (((-641 $) (-641 (-2 (|:| |val| |#1|) (|:| -3418 |#2|)))) 26) (((-641 $) |#1| (-641 |#2|)) 28)) (-2772 ((|#2| $) 18)) (-2326 (((-858) $) 53)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 42)))
+(((-1134 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -1531 ($)) (-15 -4169 ((-112) $)) (-15 -2061 (|#1| $)) (-15 -2772 (|#2| $)) (-15 -3565 ((-112) $)) (-15 -2336 ($ |#1| |#2| (-112))) (-15 -2336 ($ |#1| |#2|)) (-15 -2336 ($ (-2 (|:| |val| |#1|) (|:| -3418 |#2|)))) (-15 -2336 ((-641 $) (-641 (-2 (|:| |val| |#1|) (|:| -3418 |#2|))))) (-15 -2336 ((-641 $) |#1| (-641 |#2|))) (-15 -3774 ($ $)) (-15 -2996 ($ $ |#1|)) (-15 -3223 ($ $ |#2|)) (-15 -3952 ($ $ (-112))) (-15 -2627 ($ $)) (-15 -3946 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -3382 ((-112) $ $ (-1 (-112) |#2| |#2|))))) (-13 (-1094) (-34)) (-13 (-1094) (-34))) (T -1134))
+((-1531 (*1 *1) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-4169 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2061 (*1 *2 *1) (-12 (-4 *2 (-13 (-1094) (-34))) (-5 *1 (-1134 *2 *3)) (-4 *3 (-13 (-1094) (-34))))) (-2772 (*1 *2 *1) (-12 (-4 *2 (-13 (-1094) (-34))) (-5 *1 (-1134 *3 *2)) (-4 *3 (-13 (-1094) (-34))))) (-3565 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2336 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2336 (*1 *1 *2 *3) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2336 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3418 *4))) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1134 *3 *4)))) (-2336 (*1 *2 *3) (-12 (-5 *3 (-641 (-2 (|:| |val| *4) (|:| -3418 *5)))) (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-641 (-1134 *4 *5))) (-5 *1 (-1134 *4 *5)))) (-2336 (*1 *2 *3 *4) (-12 (-5 *4 (-641 *5)) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-641 (-1134 *3 *5))) (-5 *1 (-1134 *3 *5)) (-4 *3 (-13 (-1094) (-34))))) (-3774 (*1 *1 *1) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2996 (*1 *1 *1 *2) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-3223 (*1 *1 *1 *2) (-12 (-5 *1 (-1134 *3 *2)) (-4 *3 (-13 (-1094) (-34))) (-4 *2 (-13 (-1094) (-34))))) (-3952 (*1 *1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2627 (*1 *1 *1) (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-3946 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1134 *5 *6)))) (-3382 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34))))))
+(-13 (-1094) (-10 -8 (-15 -1531 ($)) (-15 -4169 ((-112) $)) (-15 -2061 (|#1| $)) (-15 -2772 (|#2| $)) (-15 -3565 ((-112) $)) (-15 -2336 ($ |#1| |#2| (-112))) (-15 -2336 ($ |#1| |#2|)) (-15 -2336 ($ (-2 (|:| |val| |#1|) (|:| -3418 |#2|)))) (-15 -2336 ((-641 $) (-641 (-2 (|:| |val| |#1|) (|:| -3418 |#2|))))) (-15 -2336 ((-641 $) |#1| (-641 |#2|))) (-15 -3774 ($ $)) (-15 -2996 ($ $ |#1|)) (-15 -3223 ($ $ |#2|)) (-15 -3952 ($ $ (-112))) (-15 -2627 ($ $)) (-15 -3946 ((-112) $ $ (-1 (-112) |#1| |#1|) (-1 (-112) |#2| |#2|))) (-15 -3382 ((-112) $ $ (-1 (-112) |#2| |#2|)))))
+((-2315 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-2061 (((-1134 |#1| |#2|) $) 27)) (-1698 (($ $) 90)) (-1791 (((-112) (-1134 |#1| |#2|) $ (-1 (-112) |#2| |#2|)) 99)) (-2134 (($ $ $ (-641 (-1134 |#1| |#2|))) 107) (($ $ $ (-641 (-1134 |#1| |#2|)) (-1 (-112) |#2| |#2|)) 108)) (-3073 (((-112) $ (-767)) NIL)) (-2357 (((-1134 |#1| |#2|) $ (-1134 |#1| |#2|)) 45 (|has| $ (-6 -4408)))) (-2463 (((-1134 |#1| |#2|) $ "value" (-1134 |#1| |#2|)) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 43 (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-2084 (((-641 (-2 (|:| |val| |#1|) (|:| -3418 |#2|))) $) 94)) (-4060 (($ (-1134 |#1| |#2|) $) 41)) (-3653 (($ (-1134 |#1| |#2|) $) 33)) (-1624 (((-641 (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 53)) (-1605 (((-112) (-1134 |#1| |#2|) $) 96)) (-3888 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 (-1134 |#1| |#2|)) $) 57 (|has| $ (-6 -4407)))) (-1363 (((-112) (-1134 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-1134 |#1| |#2|) (-1094))))) (-2613 (($ (-1 (-1134 |#1| |#2|) (-1134 |#1| |#2|)) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-1134 |#1| |#2|) (-1134 |#1| |#2|)) $) 48)) (-4068 (((-112) $ (-767)) NIL)) (-2652 (((-641 (-1134 |#1| |#2|)) $) 55)) (-2477 (((-112) $) 44)) (-2332 (((-1152) $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-3868 (((-1114) $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-3259 (((-3 $ "failed") $) 88)) (-1703 (((-112) (-1 (-112) (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-1134 |#1| |#2|)))) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094)))) (($ $ (-294 (-1134 |#1| |#2|))) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094)))) (($ $ (-1134 |#1| |#2|) (-1134 |#1| |#2|)) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094)))) (($ $ (-641 (-1134 |#1| |#2|)) (-641 (-1134 |#1| |#2|))) NIL (-12 (|has| (-1134 |#1| |#2|) (-309 (-1134 |#1| |#2|))) (|has| (-1134 |#1| |#2|) (-1094))))) (-2279 (((-112) $ $) 52)) (-4169 (((-112) $) 24)) (-1531 (($) 26)) (-4361 (((-1134 |#1| |#2|) $ "value") NIL)) (-2633 (((-564) $ $) NIL)) (-3199 (((-112) $) 46)) (-3879 (((-767) (-1 (-112) (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4407))) (((-767) (-1134 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-1134 |#1| |#2|) (-1094))))) (-3774 (($ $) 51)) (-2336 (($ (-1134 |#1| |#2|)) 10) (($ |#1| |#2| (-641 $)) 13) (($ |#1| |#2| (-641 (-1134 |#1| |#2|))) 15) (($ |#1| |#2| |#1| (-641 |#2|)) 18)) (-2062 (((-641 |#2|) $) 95)) (-2326 (((-858) $) 86 (|has| (-1134 |#1| |#2|) (-611 (-858))))) (-1446 (((-641 $) $) 31)) (-1886 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-1700 (((-112) $ $) NIL (|has| (-1134 |#1| |#2|) (-1094)))) (-4062 (((-112) (-1 (-112) (-1134 |#1| |#2|)) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 69 (|has| (-1134 |#1| |#2|) (-1094)))) (-2069 (((-767) $) 63 (|has| $ (-6 -4407)))))
+(((-1135 |#1| |#2|) (-13 (-1006 (-1134 |#1| |#2|)) (-10 -8 (-6 -4408) (-6 -4407) (-15 -3259 ((-3 $ "failed") $)) (-15 -1698 ($ $)) (-15 -2336 ($ (-1134 |#1| |#2|))) (-15 -2336 ($ |#1| |#2| (-641 $))) (-15 -2336 ($ |#1| |#2| (-641 (-1134 |#1| |#2|)))) (-15 -2336 ($ |#1| |#2| |#1| (-641 |#2|))) (-15 -2062 ((-641 |#2|) $)) (-15 -2084 ((-641 (-2 (|:| |val| |#1|) (|:| -3418 |#2|))) $)) (-15 -1605 ((-112) (-1134 |#1| |#2|) $)) (-15 -1791 ((-112) (-1134 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -3653 ($ (-1134 |#1| |#2|) $)) (-15 -4060 ($ (-1134 |#1| |#2|) $)) (-15 -2134 ($ $ $ (-641 (-1134 |#1| |#2|)))) (-15 -2134 ($ $ $ (-641 (-1134 |#1| |#2|)) (-1 (-112) |#2| |#2|))))) (-13 (-1094) (-34)) (-13 (-1094) (-34))) (T -1135))
+((-3259 (*1 *1 *1) (|partial| -12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-1698 (*1 *1 *1) (-12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2336 (*1 *1 *2) (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-2336 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-641 (-1135 *2 *3))) (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))))) (-2336 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-641 (-1134 *2 *3))) (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34))) (-5 *1 (-1135 *2 *3)))) (-2336 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-641 *3)) (-4 *3 (-13 (-1094) (-34))) (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34))))) (-2062 (*1 *2 *1) (-12 (-5 *2 (-641 *4)) (-5 *1 (-1135 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-2084 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4)))) (-5 *1 (-1135 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))) (-1605 (*1 *2 *3 *1) (-12 (-5 *3 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1135 *4 *5)))) (-1791 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1134 *5 *6)) (-5 *4 (-1 (-112) *6 *6)) (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1135 *5 *6)))) (-3653 (*1 *1 *2 *1) (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-4060 (*1 *1 *2 *1) (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-2134 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-641 (-1134 *3 *4))) (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))) (-2134 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-1134 *4 *5))) (-5 *3 (-1 (-112) *5 *5)) (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34))) (-5 *1 (-1135 *4 *5)))))
+(-13 (-1006 (-1134 |#1| |#2|)) (-10 -8 (-6 -4408) (-6 -4407) (-15 -3259 ((-3 $ "failed") $)) (-15 -1698 ($ $)) (-15 -2336 ($ (-1134 |#1| |#2|))) (-15 -2336 ($ |#1| |#2| (-641 $))) (-15 -2336 ($ |#1| |#2| (-641 (-1134 |#1| |#2|)))) (-15 -2336 ($ |#1| |#2| |#1| (-641 |#2|))) (-15 -2062 ((-641 |#2|) $)) (-15 -2084 ((-641 (-2 (|:| |val| |#1|) (|:| -3418 |#2|))) $)) (-15 -1605 ((-112) (-1134 |#1| |#2|) $)) (-15 -1791 ((-112) (-1134 |#1| |#2|) $ (-1 (-112) |#2| |#2|))) (-15 -3653 ($ (-1134 |#1| |#2|) $)) (-15 -4060 ($ (-1134 |#1| |#2|) $)) (-15 -2134 ($ $ $ (-641 (-1134 |#1| |#2|)))) (-15 -2134 ($ $ $ (-641 (-1134 |#1| |#2|)) (-1 (-112) |#2| |#2|)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-2698 (($ $) NIL)) (-3794 ((|#2| $) NIL)) (-4114 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3233 (($ (-685 |#2|)) 56)) (-1638 (((-112) $) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-2201 (($ |#2|) 14)) (-1747 (($) NIL T CONST)) (-4179 (($ $) 69 (|has| |#2| (-307)))) (-1691 (((-240 |#1| |#2|) $ (-564)) 42)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 |#2| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) ((|#2| $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) 83)) (-4242 (((-767) $) 71 (|has| |#2| (-556)))) (-2562 ((|#2| $ (-564) (-564)) NIL)) (-1624 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1980 (((-112) $) NIL)) (-4178 (((-767) $) 73 (|has| |#2| (-556)))) (-2538 (((-641 (-240 |#1| |#2|)) $) 77 (|has| |#2| (-556)))) (-4387 (((-767) $) NIL)) (-4111 (($ |#2|) 25)) (-1304 (((-767) $) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3718 ((|#2| $) 67 (|has| |#2| (-6 (-4409 "*"))))) (-3345 (((-564) $) NIL)) (-2767 (((-564) $) NIL)) (-4276 (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2603 (((-564) $) NIL)) (-2224 (((-564) $) NIL)) (-2251 (($ (-641 (-641 |#2|))) 37)) (-2613 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-2970 (((-641 (-641 |#2|)) $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2774 (((-3 $ "failed") $) 80 (|has| |#2| (-363)))) (-3868 (((-1114) $) NIL)) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556)))) (-1703 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ (-564) (-564) |#2|) NIL) ((|#2| $ (-564) (-564)) NIL)) (-3142 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2947 ((|#2| $) NIL)) (-1346 (($ (-641 |#2|)) 50)) (-2863 (((-112) $) NIL)) (-3936 (((-240 |#1| |#2|) $) NIL)) (-2626 ((|#2| $) 65 (|has| |#2| (-6 (-4409 "*"))))) (-3879 (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-3774 (($ $) NIL)) (-4327 (((-536) $) 89 (|has| |#2| (-612 (-536))))) (-4331 (((-240 |#1| |#2|) $ (-564)) 44)) (-2326 (((-858) $) 47) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#2| (-1034 (-407 (-564))))) (($ |#2|) NIL) (((-685 |#2|) $) 52)) (-3662 (((-767)) 23 T CONST)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2659 (((-112) $) NIL)) (-2409 (($) 16 T CONST)) (-2421 (($) 21 T CONST)) (-3922 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-767)) NIL (|has| |#2| (-233))) (($ $) NIL (|has| |#2| (-233)))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) 63) (($ $ (-564)) 82 (|has| |#2| (-363)))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-240 |#1| |#2|) $ (-240 |#1| |#2|)) 59) (((-240 |#1| |#2|) (-240 |#1| |#2|) $) 61)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1136 |#1| |#2|) (-13 (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-611 (-685 |#2|)) (-10 -8 (-15 -4111 ($ |#2|)) (-15 -2698 ($ $)) (-15 -3233 ($ (-685 |#2|))) (IF (|has| |#2| (-6 (-4409 "*"))) (-6 -4396) |%noBranch|) (IF (|has| |#2| (-6 (-4409 "*"))) (IF (|has| |#2| (-6 -4404)) (-6 -4404) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|))) (-767) (-1045)) (T -1136))
+((-4111 (*1 *1 *2) (-12 (-5 *1 (-1136 *3 *2)) (-14 *3 (-767)) (-4 *2 (-1045)))) (-2698 (*1 *1 *1) (-12 (-5 *1 (-1136 *2 *3)) (-14 *2 (-767)) (-4 *3 (-1045)))) (-3233 (*1 *1 *2) (-12 (-5 *2 (-685 *4)) (-4 *4 (-1045)) (-5 *1 (-1136 *3 *4)) (-14 *3 (-767)))))
+(-13 (-1117 |#1| |#2| (-240 |#1| |#2|) (-240 |#1| |#2|)) (-611 (-685 |#2|)) (-10 -8 (-15 -4111 ($ |#2|)) (-15 -2698 ($ $)) (-15 -3233 ($ (-685 |#2|))) (IF (|has| |#2| (-6 (-4409 "*"))) (-6 -4396) |%noBranch|) (IF (|has| |#2| (-6 (-4409 "*"))) (IF (|has| |#2| (-6 -4404)) (-6 -4404) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-612 (-536))) (-6 (-612 (-536))) |%noBranch|)))
+((-2550 (($ $) 19)) (-3049 (($ $ (-144)) 10) (($ $ (-141)) 14)) (-3279 (((-112) $ $) 24)) (-2789 (($ $) 17)) (-4361 (((-144) $ (-564) (-144)) NIL) (((-144) $ (-564)) NIL) (($ $ (-1226 (-564))) NIL) (($ $ $) 31)) (-2326 (($ (-144)) 29) (((-858) $) NIL)))
+(((-1137 |#1|) (-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -4361 (|#1| |#1| |#1|)) (-15 -3049 (|#1| |#1| (-141))) (-15 -3049 (|#1| |#1| (-144))) (-15 -2326 (|#1| (-144))) (-15 -3279 ((-112) |#1| |#1|)) (-15 -2550 (|#1| |#1|)) (-15 -2789 (|#1| |#1|)) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -4361 ((-144) |#1| (-564))) (-15 -4361 ((-144) |#1| (-564) (-144)))) (-1138)) (T -1137))
+NIL
+(-10 -8 (-15 -2326 ((-858) |#1|)) (-15 -4361 (|#1| |#1| |#1|)) (-15 -3049 (|#1| |#1| (-141))) (-15 -3049 (|#1| |#1| (-144))) (-15 -2326 (|#1| (-144))) (-15 -3279 ((-112) |#1| |#1|)) (-15 -2550 (|#1| |#1|)) (-15 -2789 (|#1| |#1|)) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -4361 ((-144) |#1| (-564))) (-15 -4361 ((-144) |#1| (-564) (-144))))
+((-2315 (((-112) $ $) 19 (|has| (-144) (-1094)))) (-4135 (($ $) 121)) (-2550 (($ $) 122)) (-3049 (($ $ (-144)) 109) (($ $ (-141)) 108)) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-3260 (((-112) $ $) 119)) (-3240 (((-112) $ $ (-564)) 118)) (-2794 (((-641 $) $ (-144)) 111) (((-641 $) $ (-141)) 110)) (-2486 (((-112) (-1 (-112) (-144) (-144)) $) 99) (((-112) $) 93 (|has| (-144) (-846)))) (-1894 (($ (-1 (-112) (-144) (-144)) $) 90 (|has| $ (-6 -4408))) (($ $) 89 (-12 (|has| (-144) (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) (-144) (-144)) $) 100) (($ $) 94 (|has| (-144) (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2463 (((-144) $ (-564) (-144)) 53 (|has| $ (-6 -4408))) (((-144) $ (-1226 (-564)) (-144)) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-144)) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-1481 (($ $ (-144)) 105) (($ $ (-141)) 104)) (-1436 (($ $) 91 (|has| $ (-6 -4408)))) (-3028 (($ $) 101)) (-3568 (($ $ (-1226 (-564)) $) 115)) (-3195 (($ $) 79 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ (-144) $) 78 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-144)) $) 75 (|has| $ (-6 -4407)))) (-1297 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) 77 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) 74 (|has| $ (-6 -4407))) (((-144) (-1 (-144) (-144) (-144)) $) 73 (|has| $ (-6 -4407)))) (-2619 (((-144) $ (-564) (-144)) 54 (|has| $ (-6 -4408)))) (-2562 (((-144) $ (-564)) 52)) (-3279 (((-112) $ $) 120)) (-3850 (((-564) (-1 (-112) (-144)) $) 98) (((-564) (-144) $) 97 (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) 96 (|has| (-144) (-1094))) (((-564) $ $ (-564)) 114) (((-564) (-141) $ (-564)) 113)) (-1624 (((-641 (-144)) $) 31 (|has| $ (-6 -4407)))) (-4111 (($ (-767) (-144)) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 88 (|has| (-144) (-846)))) (-2443 (($ (-1 (-112) (-144) (-144)) $ $) 102) (($ $ $) 95 (|has| (-144) (-846)))) (-4276 (((-641 (-144)) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) (-144) $) 28 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 87 (|has| (-144) (-846)))) (-3860 (((-112) $ $ (-144)) 116)) (-2074 (((-767) $ $ (-144)) 117)) (-2613 (($ (-1 (-144) (-144)) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-144) (-144)) $) 36) (($ (-1 (-144) (-144) (-144)) $ $) 65)) (-2542 (($ $) 123)) (-2789 (($ $) 124)) (-4068 (((-112) $ (-767)) 10)) (-1495 (($ $ (-144)) 107) (($ $ (-141)) 106)) (-2332 (((-1152) $) 22 (|has| (-144) (-1094)))) (-4110 (($ (-144) $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| (-144) (-1094)))) (-3164 (((-144) $) 43 (|has| (-564) (-846)))) (-3645 (((-3 (-144) "failed") (-1 (-112) (-144)) $) 72)) (-1428 (($ $ (-144)) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-144)) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-144)))) 27 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) 26 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) 25 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) 24 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) (-144) $) 46 (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1784 (((-641 (-144)) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 (((-144) $ (-564) (-144)) 51) (((-144) $ (-564)) 50) (($ $ (-1226 (-564))) 64) (($ $ $) 103)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-3879 (((-767) (-1 (-112) (-144)) $) 32 (|has| $ (-6 -4407))) (((-767) (-144) $) 29 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 92 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| (-144) (-612 (-536))))) (-2336 (($ (-641 (-144))) 71)) (-3521 (($ $ (-144)) 69) (($ (-144) $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (($ (-144)) 112) (((-858) $) 18 (|has| (-144) (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| (-144) (-1094)))) (-4062 (((-112) (-1 (-112) (-144)) $) 34 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 85 (|has| (-144) (-846)))) (-2909 (((-112) $ $) 84 (|has| (-144) (-846)))) (-2876 (((-112) $ $) 20 (|has| (-144) (-1094)))) (-2920 (((-112) $ $) 86 (|has| (-144) (-846)))) (-2897 (((-112) $ $) 83 (|has| (-144) (-846)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1138) (-140)) (T -1138))
-((-2756 (*1 *1 *1) (-4 *1 (-1138))) (-3082 (*1 *1 *1) (-4 *1 (-1138))) (-4229 (*1 *1 *1) (-4 *1 (-1138))) (-2102 (*1 *1 *1) (-4 *1 (-1138))) (-3300 (*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))) (-3279 (*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))) (-3255 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-564)) (-5 *2 (-112)))) (-2053 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-767)))) (-3895 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-112)))) (-2182 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-1226 (-564))))) (-3886 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)))) (-3886 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)) (-5 *3 (-141)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-144)) (-4 *1 (-1138)))) (-2483 (*1 *2 *1 *3) (-12 (-5 *3 (-144)) (-5 *2 (-641 *1)) (-4 *1 (-1138)))) (-2483 (*1 *2 *1 *3) (-12 (-5 *3 (-141)) (-5 *2 (-641 *1)) (-4 *1 (-1138)))) (-3993 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))) (-3993 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141)))) (-1500 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))) (-1500 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141)))) (-1488 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))) (-1488 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141)))) (-4362 (*1 *1 *1 *1) (-4 *1 (-1138))))
-(-13 (-19 (-144)) (-10 -8 (-15 -2756 ($ $)) (-15 -3082 ($ $)) (-15 -4229 ($ $)) (-15 -2102 ($ $)) (-15 -3300 ((-112) $ $)) (-15 -3279 ((-112) $ $)) (-15 -3255 ((-112) $ $ (-564))) (-15 -2053 ((-767) $ $ (-144))) (-15 -3895 ((-112) $ $ (-144))) (-15 -2182 ($ $ (-1226 (-564)) $)) (-15 -3886 ((-564) $ $ (-564))) (-15 -3886 ((-564) (-141) $ (-564))) (-15 -2350 ($ (-144))) (-15 -2483 ((-641 $) $ (-144))) (-15 -2483 ((-641 $) $ (-141))) (-15 -3993 ($ $ (-144))) (-15 -3993 ($ $ (-141))) (-15 -1500 ($ $ (-144))) (-15 -1500 ($ $ (-141))) (-15 -1488 ($ $ (-144))) (-15 -1488 ($ $ (-141))) (-15 -4362 ($ $ $))))
-(((-34) . T) ((-102) -2750 (|has| (-144) (-1094)) (|has| (-144) (-846))) ((-611 (-858)) -2750 (|has| (-144) (-1094)) (|has| (-144) (-846)) (|has| (-144) (-611 (-858)))) ((-151 #0=(-144)) . T) ((-612 (-536)) |has| (-144) (-612 (-536))) ((-286 #1=(-564) #0#) . T) ((-288 #1# #0#) . T) ((-309 #0#) -12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))) ((-373 #0#) . T) ((-489 #0#) . T) ((-602 #1# #0#) . T) ((-514 #0# #0#) -12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))) ((-647 #0#) . T) ((-19 #0#) . T) ((-846) |has| (-144) (-846)) ((-1094) -2750 (|has| (-144) (-1094)) (|has| (-144) (-846))) ((-1209) . T))
-((-3994 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-767)) 112)) (-2888 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|) 62) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767)) 61)) (-2109 (((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-767)) 98)) (-4269 (((-767) (-641 |#4|) (-641 |#5|)) 30)) (-3656 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|) 64) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767)) 63) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767) (-112)) 65)) (-2689 (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112)) 84) (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112)) 85)) (-4344 (((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) 90)) (-1770 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|) 60)) (-1490 (((-767) (-641 |#4|) (-641 |#5|)) 21)))
-(((-1139 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1490 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -4269 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -1770 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3994 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-767))) (-15 -4344 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -2109 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-767)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1103 |#1| |#2| |#3| |#4|)) (T -1139))
-((-2109 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9)))) (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1103 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1152)) (-5 *1 (-1139 *4 *5 *6 *7 *8)))) (-3994 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-641 *11)) (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3461 *11)))))) (-5 *6 (-767)) (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3461 *11)))) (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9)) (-4 *11 (-1103 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-5 *1 (-1139 *7 *8 *9 *10 *11)))) (-2689 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-2689 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-3656 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))) (-3656 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3)))) (-3656 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1139 *7 *8 *9 *3 *4)) (-4 *4 (-1103 *7 *8 *9 *3)))) (-2888 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))) (-2888 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3)))) (-1770 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4)))))) (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))) (-4269 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-1490 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -1490 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -4269 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -1770 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -2888 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5| (-767))) (-15 -3656 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) |#4| |#5|)) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -2689 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3994 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))))) (-767))) (-15 -4344 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|)))) (-15 -2109 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3461 |#5|))) (-767))))
-((-2337 (((-112) $ $) NIL)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) NIL)) (-2418 (((-641 $) (-641 |#4|)) 121) (((-641 $) (-641 |#4|) (-112)) 122) (((-641 $) (-641 |#4|) (-112) (-112)) 120) (((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112)) 123)) (-3743 (((-641 |#3|) $) NIL)) (-1743 (((-112) $) NIL)) (-1692 (((-112) $) NIL (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4075 ((|#4| |#4| $) NIL)) (-3472 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| $) 94)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3540 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 72)) (-3500 (($) NIL T CONST)) (-1734 (((-112) $) 29 (|has| |#1| (-556)))) (-2014 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1541 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2164 (((-112) $) NIL (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4153 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2961 (($ (-641 |#4|)) NIL)) (-3193 (((-3 $ "failed") $) 45)) (-2720 ((|#4| |#4| $) 75)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3682 (($ |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 88 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-3951 ((|#4| |#4| $) NIL)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) NIL)) (-1467 (((-112) |#4| $) NIL)) (-2716 (((-112) |#4| $) NIL)) (-3749 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2449 (((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)) 136)) (-3305 (((-641 |#4|) $) 18 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3377 ((|#3| $) 38)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#4|) $) 19 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 27 (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-4326 (($ (-1 |#4| |#4|) $) 25 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 23)) (-3564 (((-641 |#3|) $) NIL)) (-4342 (((-112) |#3| $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-2341 (((-3 |#4| (-641 $)) |#4| |#4| $) NIL)) (-2379 (((-641 (-2 (|:| |val| |#4|) (|:| -3461 $))) |#4| |#4| $) 114)) (-3704 (((-3 |#4| "failed") $) 42)) (-3444 (((-641 $) |#4| $) 99)) (-3706 (((-3 (-112) (-641 $)) |#4| $) NIL)) (-2603 (((-641 (-2 (|:| |val| (-112)) (|:| -3461 $))) |#4| $) 109) (((-112) |#4| $) 62)) (-3642 (((-641 $) |#4| $) 118) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 119) (((-641 $) |#4| (-641 $)) NIL)) (-3499 (((-641 $) (-641 |#4|) (-112) (-112) (-112)) 131)) (-2432 (($ |#4| $) 85) (($ (-641 |#4|) $) 86) (((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 84)) (-2438 (((-641 |#4|) $) NIL)) (-3214 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2825 ((|#4| |#4| $) NIL)) (-1420 (((-112) $ $) NIL)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2339 ((|#4| |#4| $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-3 |#4| "failed") $) 40)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2393 (((-3 $ "failed") $ |#4|) 57)) (-3113 (($ $ |#4|) NIL) (((-641 $) |#4| $) 101) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 96)) (-2708 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 17)) (-1664 (($) 14)) (-2762 (((-767) $) NIL)) (-3888 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) 13)) (-4344 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 22)) (-4059 (($ $ |#3|) 52)) (-3031 (($ $ |#3|) 53)) (-2377 (($ $) NIL)) (-3601 (($ $ |#3|) NIL)) (-2350 (((-858) $) 35) (((-641 |#4|) $) 46)) (-2578 (((-767) $) NIL (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-1976 (((-641 $) |#4| $) 63) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) NIL)) (-3073 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) NIL)) (-3891 (((-112) |#4| $) NIL)) (-1416 (((-112) |#3| $) 71)) (-2893 (((-112) $ $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1140 |#1| |#2| |#3| |#4|) (-13 (-1103 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2432 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -3499 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -2449 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112))))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -1140))
-((-2432 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *3))) (-5 *1 (-1140 *5 *6 *7 *3)) (-4 *3 (-1059 *5 *6 *7)))) (-2418 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))) (-2418 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))) (-3499 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))) (-2449 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-641 *8)) (|:| |towers| (-641 (-1140 *5 *6 *7 *8))))) (-5 *1 (-1140 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
-(-13 (-1103 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2432 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -2418 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -3499 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -2449 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3027 ((|#1| $) 37)) (-3433 (($ (-641 |#1|)) 45)) (-3670 (((-112) $ (-767)) NIL)) (-3500 (($) NIL T CONST)) (-2193 ((|#1| |#1| $) 40)) (-2373 ((|#1| $) 35)) (-3305 (((-641 |#1|) $) 18 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 22)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3224 ((|#1| $) 38)) (-2714 (($ |#1| $) 41)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3860 ((|#1| $) 36)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 32)) (-1664 (($) 43)) (-2498 (((-767) $) 30)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 27)) (-2350 (((-858) $) 14 (|has| |#1| (-611 (-858))))) (-3023 (($ (-641 |#1|)) NIL)) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 17 (|has| |#1| (-1094)))) (-2062 (((-767) $) 31 (|has| $ (-6 -4406)))))
-(((-1141 |#1|) (-13 (-1115 |#1|) (-10 -8 (-15 -3433 ($ (-641 |#1|))))) (-1209)) (T -1141))
-((-3433 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1141 *3)))))
-(-13 (-1115 |#1|) (-10 -8 (-15 -3433 ($ (-641 |#1|)))))
-((-3797 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1226 (-564)) |#2|) 54) ((|#2| $ (-564) |#2|) 51)) (-1497 (((-112) $) 11)) (-4326 (($ (-1 |#2| |#2|) $) 49)) (-3181 ((|#2| $) NIL) (($ $ (-767)) 19)) (-1324 (($ $ |#2|) 50)) (-1548 (((-112) $) 10)) (-4362 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1226 (-564))) 37) ((|#2| $ (-564)) 28) ((|#2| $ (-564) |#2|) NIL)) (-1512 (($ $ $) 57) (($ $ |#2|) NIL)) (-3580 (($ $ $) 39) (($ |#2| $) NIL) (($ (-641 $)) 46) (($ $ |#2|) NIL)))
-(((-1142 |#1| |#2|) (-10 -8 (-15 -1497 ((-112) |#1|)) (-15 -1548 ((-112) |#1|)) (-15 -3797 (|#2| |#1| (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564))) (-15 -1324 (|#1| |#1| |#2|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -3580 (|#1| (-641 |#1|))) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -3797 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -3797 (|#2| |#1| "last" |#2|)) (-15 -3797 (|#1| |#1| "rest" |#1|)) (-15 -3797 (|#2| |#1| "first" |#2|)) (-15 -1512 (|#1| |#1| |#2|)) (-15 -1512 (|#1| |#1| |#1|)) (-15 -4362 (|#2| |#1| "last")) (-15 -4362 (|#1| |#1| "rest")) (-15 -3181 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "first")) (-15 -3181 (|#2| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -4362 (|#2| |#1| "value")) (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|))) (-1143 |#2|) (-1209)) (T -1142))
-NIL
-(-10 -8 (-15 -1497 ((-112) |#1|)) (-15 -1548 ((-112) |#1|)) (-15 -3797 (|#2| |#1| (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564) |#2|)) (-15 -4362 (|#2| |#1| (-564))) (-15 -1324 (|#1| |#1| |#2|)) (-15 -3580 (|#1| |#1| |#2|)) (-15 -3580 (|#1| (-641 |#1|))) (-15 -4362 (|#1| |#1| (-1226 (-564)))) (-15 -3797 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -3797 (|#2| |#1| "last" |#2|)) (-15 -3797 (|#1| |#1| "rest" |#1|)) (-15 -3797 (|#2| |#1| "first" |#2|)) (-15 -1512 (|#1| |#1| |#2|)) (-15 -1512 (|#1| |#1| |#1|)) (-15 -4362 (|#2| |#1| "last")) (-15 -4362 (|#1| |#1| "rest")) (-15 -3181 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "first")) (-15 -3181 (|#2| |#1|)) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -4362 (|#2| |#1| "value")) (-15 -4326 (|#1| (-1 |#2| |#2|) |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-1779 ((|#1| $) 65)) (-1353 (($ $) 67)) (-3034 (((-1264) $ (-564) (-564)) 97 (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) 52 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-2573 (($ $ $) 56 (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) 54 (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) 58 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4407))) (($ $ "rest" $) 55 (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 117 (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) 86 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 102 (|has| $ (-6 -4406)))) (-1766 ((|#1| $) 66)) (-3500 (($) 7 T CONST)) (-3193 (($ $) 73) (($ $ (-767)) 71)) (-3215 (($ $) 99 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4406))) (($ |#1| $) 100 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4335 ((|#1| $ (-564) |#1|) 85 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 87)) (-1497 (((-112) $) 83)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-4142 (($ (-767) |#1|) 108)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 95 (|has| (-564) (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 94 (|has| (-564) (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3704 ((|#1| $) 70) (($ $ (-767)) 68)) (-4141 (($ $ $ (-564)) 116) (($ |#1| $ (-564)) 115)) (-3932 (((-641 (-564)) $) 92)) (-2861 (((-112) (-564) $) 91)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 76) (($ $ (-767)) 74)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 106)) (-1324 (($ $ |#1|) 96 (|has| $ (-6 -4407)))) (-1548 (((-112) $) 84)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 93 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 90)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1226 (-564))) 112) ((|#1| $ (-564)) 89) ((|#1| $ (-564) |#1|) 88)) (-2464 (((-564) $ $) 44)) (-2002 (($ $ (-1226 (-564))) 114) (($ $ (-564)) 113)) (-4087 (((-112) $) 46)) (-1870 (($ $) 62)) (-2607 (($ $) 59 (|has| $ (-6 -4407)))) (-1367 (((-767) $) 63)) (-2836 (($ $) 64)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-4344 (((-536) $) 98 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 107)) (-1512 (($ $ $) 61 (|has| $ (-6 -4407))) (($ $ |#1|) 60 (|has| $ (-6 -4407)))) (-3580 (($ $ $) 78) (($ |#1| $) 77) (($ (-641 $)) 110) (($ $ |#1|) 109)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2789 (*1 *1 *1) (-4 *1 (-1138))) (-2542 (*1 *1 *1) (-4 *1 (-1138))) (-2550 (*1 *1 *1) (-4 *1 (-1138))) (-4135 (*1 *1 *1) (-4 *1 (-1138))) (-3279 (*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))) (-3260 (*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))) (-3240 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-564)) (-5 *2 (-112)))) (-2074 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-767)))) (-3860 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-112)))) (-3568 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-1226 (-564))))) (-3850 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)))) (-3850 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)) (-5 *3 (-141)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-144)) (-4 *1 (-1138)))) (-2794 (*1 *2 *1 *3) (-12 (-5 *3 (-144)) (-5 *2 (-641 *1)) (-4 *1 (-1138)))) (-2794 (*1 *2 *1 *3) (-12 (-5 *3 (-141)) (-5 *2 (-641 *1)) (-4 *1 (-1138)))) (-3049 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))) (-3049 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141)))) (-1495 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))) (-1495 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141)))) (-1481 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))) (-1481 (*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141)))) (-4361 (*1 *1 *1 *1) (-4 *1 (-1138))))
+(-13 (-19 (-144)) (-10 -8 (-15 -2789 ($ $)) (-15 -2542 ($ $)) (-15 -2550 ($ $)) (-15 -4135 ($ $)) (-15 -3279 ((-112) $ $)) (-15 -3260 ((-112) $ $)) (-15 -3240 ((-112) $ $ (-564))) (-15 -2074 ((-767) $ $ (-144))) (-15 -3860 ((-112) $ $ (-144))) (-15 -3568 ($ $ (-1226 (-564)) $)) (-15 -3850 ((-564) $ $ (-564))) (-15 -3850 ((-564) (-141) $ (-564))) (-15 -2326 ($ (-144))) (-15 -2794 ((-641 $) $ (-144))) (-15 -2794 ((-641 $) $ (-141))) (-15 -3049 ($ $ (-144))) (-15 -3049 ($ $ (-141))) (-15 -1495 ($ $ (-144))) (-15 -1495 ($ $ (-141))) (-15 -1481 ($ $ (-144))) (-15 -1481 ($ $ (-141))) (-15 -4361 ($ $ $))))
+(((-34) . T) ((-102) -2733 (|has| (-144) (-1094)) (|has| (-144) (-846))) ((-611 (-858)) -2733 (|has| (-144) (-1094)) (|has| (-144) (-846)) (|has| (-144) (-611 (-858)))) ((-151 #0=(-144)) . T) ((-612 (-536)) |has| (-144) (-612 (-536))) ((-286 #1=(-564) #0#) . T) ((-288 #1# #0#) . T) ((-309 #0#) -12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))) ((-373 #0#) . T) ((-489 #0#) . T) ((-602 #1# #0#) . T) ((-514 #0# #0#) -12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))) ((-647 #0#) . T) ((-19 #0#) . T) ((-846) |has| (-144) (-846)) ((-1094) -2733 (|has| (-144) (-1094)) (|has| (-144) (-846))) ((-1209) . T))
+((-3168 (((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-767)) 112)) (-1883 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|) 62) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767)) 61)) (-1590 (((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-767)) 98)) (-3981 (((-767) (-641 |#4|) (-641 |#5|)) 30)) (-2293 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|) 64) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767)) 63) (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767) (-112)) 65)) (-3594 (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112)) 84) (((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112)) 85)) (-4327 (((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) 90)) (-3495 (((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|) 60)) (-1767 (((-767) (-641 |#4|) (-641 |#5|)) 21)))
+(((-1139 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1767 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3981 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3495 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3168 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-767))) (-15 -4327 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -1590 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-767)))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|) (-1103 |#1| |#2| |#3| |#4|)) (T -1139))
+((-1590 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9)))) (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8))) (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1103 *4 *5 *6 *7)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1152)) (-5 *1 (-1139 *4 *5 *6 *7 *8)))) (-3168 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-641 *11)) (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3418 *11)))))) (-5 *6 (-767)) (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3418 *11)))) (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9)) (-4 *11 (-1103 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-5 *1 (-1139 *7 *8 *9 *10 *11)))) (-3594 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-3594 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-2293 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))) (-2293 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3)))) (-2293 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789)) (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1139 *7 *8 *9 *3 *4)) (-4 *4 (-1103 *7 *8 *9 *3)))) (-1883 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))) (-1883 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *3 (-1059 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3)))) (-3495 (*1 *2 *3 *4) (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-641 *4)) (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4)))))) (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))) (-3981 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))) (-1767 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -1767 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3981 ((-767) (-641 |#4|) (-641 |#5|))) (-15 -3495 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -1883 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767) (-112))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5| (-767))) (-15 -2293 ((-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) |#4| |#5|)) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112))) (-15 -3594 ((-641 |#5|) (-641 |#4|) (-641 |#5|) (-112) (-112) (-112) (-112) (-112))) (-15 -3168 ((-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-641 |#4|) (-641 |#5|) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-2 (|:| |done| (-641 |#5|)) (|:| |todo| (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))))) (-767))) (-15 -4327 ((-1152) (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|)))) (-15 -1590 ((-1264) (-641 (-2 (|:| |val| (-641 |#4|)) (|:| -3418 |#5|))) (-767))))
+((-2315 (((-112) $ $) NIL)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) NIL)) (-3433 (((-641 $) (-641 |#4|)) 121) (((-641 $) (-641 |#4|) (-112)) 122) (((-641 $) (-641 |#4|) (-112) (-112)) 120) (((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112)) 123)) (-3702 (((-641 |#3|) $) NIL)) (-2663 (((-112) $) NIL)) (-3163 (((-112) $) NIL (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3351 ((|#4| |#4| $) NIL)) (-1367 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| $) 94)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3492 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 72)) (-1747 (($) NIL T CONST)) (-2921 (((-112) $) 29 (|has| |#1| (-556)))) (-1394 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2460 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3489 (((-112) $) NIL (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1411 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2938 (($ (-641 |#4|)) NIL)) (-3176 (((-3 $ "failed") $) 45)) (-3414 ((|#4| |#4| $) 75)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-3653 (($ |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 88 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-2174 ((|#4| |#4| $) NIL)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) NIL)) (-1391 (((-112) |#4| $) NIL)) (-4239 (((-112) |#4| $) NIL)) (-3712 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3528 (((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)) 136)) (-1624 (((-641 |#4|) $) 18 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2809 ((|#3| $) 38)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#4|) $) 19 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 27 (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-2613 (($ (-1 |#4| |#4|) $) 25 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 23)) (-1991 (((-641 |#3|) $) NIL)) (-2779 (((-112) |#3| $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-2843 (((-3 |#4| (-641 $)) |#4| |#4| $) NIL)) (-4362 (((-641 (-2 (|:| |val| |#4|) (|:| -3418 $))) |#4| |#4| $) 114)) (-3676 (((-3 |#4| "failed") $) 42)) (-2395 (((-641 $) |#4| $) 99)) (-2344 (((-3 (-112) (-641 $)) |#4| $) NIL)) (-2552 (((-641 (-2 (|:| |val| (-112)) (|:| -3418 $))) |#4| $) 109) (((-112) |#4| $) 62)) (-2925 (((-641 $) |#4| $) 118) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 119) (((-641 $) |#4| (-641 $)) NIL)) (-1648 (((-641 $) (-641 |#4|) (-112) (-112) (-112)) 131)) (-3117 (($ |#4| $) 85) (($ (-641 |#4|) $) 86) (((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112)) 84)) (-1937 (((-641 |#4|) $) NIL)) (-1575 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1885 ((|#4| |#4| $) NIL)) (-3338 (((-112) $ $) NIL)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3899 ((|#4| |#4| $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-3 |#4| "failed") $) 40)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3074 (((-3 $ "failed") $ |#4|) 57)) (-3157 (($ $ |#4|) NIL) (((-641 $) |#4| $) 101) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) 96)) (-1703 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 17)) (-1531 (($) 14)) (-3258 (((-767) $) NIL)) (-3879 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) 13)) (-4327 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 22)) (-4350 (($ $ |#3|) 52)) (-1659 (($ $ |#3|) 53)) (-4149 (($ $) NIL)) (-3025 (($ $ |#3|) NIL)) (-2326 (((-858) $) 35) (((-641 |#4|) $) 46)) (-1670 (((-767) $) NIL (|has| |#3| (-368)))) (-1700 (((-112) $ $) NIL)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-2969 (((-641 $) |#4| $) 63) (((-641 $) |#4| (-641 $)) NIL) (((-641 $) (-641 |#4|) $) NIL) (((-641 $) (-641 |#4|) (-641 $)) NIL)) (-4062 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) NIL)) (-2489 (((-112) |#4| $) NIL)) (-4335 (((-112) |#3| $) 71)) (-2876 (((-112) $ $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1140 |#1| |#2| |#3| |#4|) (-13 (-1103 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3117 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -1648 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -3528 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112))))) (-452) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -1140))
+((-3117 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *3))) (-5 *1 (-1140 *5 *6 *7 *3)) (-4 *3 (-1059 *5 *6 *7)))) (-3433 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))) (-3433 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))) (-1648 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))) (-3528 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-641 *8)) (|:| |towers| (-641 (-1140 *5 *6 *7 *8))))) (-5 *1 (-1140 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
+(-13 (-1103 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3117 ((-641 $) |#4| $ (-112) (-112) (-112) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112))) (-15 -3433 ((-641 $) (-641 |#4|) (-112) (-112) (-112) (-112))) (-15 -1648 ((-641 $) (-641 |#4|) (-112) (-112) (-112))) (-15 -3528 ((-2 (|:| |val| (-641 |#4|)) (|:| |towers| (-641 $))) (-641 |#4|) (-112) (-112)))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3008 ((|#1| $) 37)) (-3399 (($ (-641 |#1|)) 45)) (-3073 (((-112) $ (-767)) NIL)) (-1747 (($) NIL T CONST)) (-3372 ((|#1| |#1| $) 40)) (-1978 ((|#1| $) 35)) (-1624 (((-641 |#1|) $) 18 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 22)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4359 ((|#1| $) 38)) (-4066 (($ |#1| $) 41)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3326 ((|#1| $) 36)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 32)) (-1531 (($) 43)) (-3350 (((-767) $) 30)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 27)) (-2326 (((-858) $) 14 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2190 (($ (-641 |#1|)) NIL)) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 17 (|has| |#1| (-1094)))) (-2069 (((-767) $) 31 (|has| $ (-6 -4407)))))
+(((-1141 |#1|) (-13 (-1115 |#1|) (-10 -8 (-15 -3399 ($ (-641 |#1|))))) (-1209)) (T -1141))
+((-3399 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1141 *3)))))
+(-13 (-1115 |#1|) (-10 -8 (-15 -3399 ($ (-641 |#1|)))))
+((-2463 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1226 (-564)) |#2|) 54) ((|#2| $ (-564) |#2|) 51)) (-4308 (((-112) $) 11)) (-2613 (($ (-1 |#2| |#2|) $) 49)) (-3164 ((|#2| $) NIL) (($ $ (-767)) 19)) (-1428 (($ $ |#2|) 50)) (-1824 (((-112) $) 10)) (-4361 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1226 (-564))) 37) ((|#2| $ (-564)) 28) ((|#2| $ (-564) |#2|) NIL)) (-1448 (($ $ $) 57) (($ $ |#2|) NIL)) (-3521 (($ $ $) 39) (($ |#2| $) NIL) (($ (-641 $)) 46) (($ $ |#2|) NIL)))
+(((-1142 |#1| |#2|) (-10 -8 (-15 -4308 ((-112) |#1|)) (-15 -1824 ((-112) |#1|)) (-15 -2463 (|#2| |#1| (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564))) (-15 -1428 (|#1| |#1| |#2|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -3521 (|#1| (-641 |#1|))) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -2463 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -2463 (|#2| |#1| "last" |#2|)) (-15 -2463 (|#1| |#1| "rest" |#1|)) (-15 -2463 (|#2| |#1| "first" |#2|)) (-15 -1448 (|#1| |#1| |#2|)) (-15 -1448 (|#1| |#1| |#1|)) (-15 -4361 (|#2| |#1| "last")) (-15 -4361 (|#1| |#1| "rest")) (-15 -3164 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "first")) (-15 -3164 (|#2| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#1|)) (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|))) (-1143 |#2|) (-1209)) (T -1142))
+NIL
+(-10 -8 (-15 -4308 ((-112) |#1|)) (-15 -1824 ((-112) |#1|)) (-15 -2463 (|#2| |#1| (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564) |#2|)) (-15 -4361 (|#2| |#1| (-564))) (-15 -1428 (|#1| |#1| |#2|)) (-15 -3521 (|#1| |#1| |#2|)) (-15 -3521 (|#1| (-641 |#1|))) (-15 -4361 (|#1| |#1| (-1226 (-564)))) (-15 -2463 (|#2| |#1| (-1226 (-564)) |#2|)) (-15 -2463 (|#2| |#1| "last" |#2|)) (-15 -2463 (|#1| |#1| "rest" |#1|)) (-15 -2463 (|#2| |#1| "first" |#2|)) (-15 -1448 (|#1| |#1| |#2|)) (-15 -1448 (|#1| |#1| |#1|)) (-15 -4361 (|#2| |#1| "last")) (-15 -4361 (|#1| |#1| "rest")) (-15 -3164 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "first")) (-15 -3164 (|#2| |#1|)) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#1|)) (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2613 (|#1| (-1 |#2| |#2|) |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-1781 ((|#1| $) 66)) (-1355 (($ $) 68)) (-2011 (((-1264) $ (-564) (-564)) 98 (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) 53 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-2434 (($ $ $) 57 (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) 55 (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) 59 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) 58 (|has| $ (-6 -4408))) (($ $ "rest" $) 56 (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) 54 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 118 (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) 87 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 103 (|has| $ (-6 -4407)))) (-3573 ((|#1| $) 67)) (-1747 (($) 7 T CONST)) (-3176 (($ $) 74) (($ $ (-767)) 72)) (-3195 (($ $) 100 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ (-1 (-112) |#1|) $) 104 (|has| $ (-6 -4407))) (($ |#1| $) 101 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) 106 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 105 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 102 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2619 ((|#1| $ (-564) |#1|) 86 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 88)) (-4308 (((-112) $) 84)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-4111 (($ (-767) |#1|) 109)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 96 (|has| (-564) (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 95 (|has| (-564) (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 112)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3676 ((|#1| $) 71) (($ $ (-767)) 69)) (-4110 (($ $ $ (-564)) 117) (($ |#1| $ (-564)) 116)) (-2885 (((-641 (-564)) $) 93)) (-2241 (((-112) (-564) $) 92)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 77) (($ $ (-767)) 75)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 107)) (-1428 (($ $ |#1|) 97 (|has| $ (-6 -4408)))) (-1824 (((-112) $) 85)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 94 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 91)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48) ((|#1| $ "first") 76) (($ $ "rest") 73) ((|#1| $ "last") 70) (($ $ (-1226 (-564))) 113) ((|#1| $ (-564)) 90) ((|#1| $ (-564) |#1|) 89)) (-2633 (((-564) $ $) 45)) (-2010 (($ $ (-1226 (-564))) 115) (($ $ (-564)) 114)) (-3199 (((-112) $) 47)) (-2878 (($ $) 63)) (-1812 (($ $) 60 (|has| $ (-6 -4408)))) (-2436 (((-767) $) 64)) (-3527 (($ $) 65)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-4327 (((-536) $) 99 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 108)) (-1448 (($ $ $) 62 (|has| $ (-6 -4408))) (($ $ |#1|) 61 (|has| $ (-6 -4408)))) (-3521 (($ $ $) 79) (($ |#1| $) 78) (($ (-641 $)) 111) (($ $ |#1|) 110)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1143 |#1|) (-140) (-1209)) (T -1143))
-((-1548 (*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-1497 (*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
-(-13 (-1247 |t#1|) (-647 |t#1|) (-10 -8 (-15 -1548 ((-112) $)) (-15 -1497 ((-112) $))))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T) ((-1247 |#1|) . T))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#2| $ |#1| |#2|) NIL)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) NIL)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-1411 (((-641 |#1|) $) NIL)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-3932 (((-641 |#1|) $) NIL)) (-2861 (((-112) |#1| $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-1824 (*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))) (-4308 (*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
+(-13 (-1247 |t#1|) (-647 |t#1|) (-10 -8 (-15 -1824 ((-112) $)) (-15 -4308 ((-112) $))))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T) ((-1247 |#1|) . T))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#2| $ |#1| |#2|) NIL)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) NIL)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3979 (((-641 |#1|) $) NIL)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2885 (((-641 |#1|) $) NIL)) (-2241 (((-112) |#1| $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-1144 |#1| |#2| |#3|) (-1185 |#1| |#2|) (-1094) (-1094) |#2|) (T -1144))
NIL
(-1185 |#1| |#2|)
-((-2337 (((-112) $ $) 7)) (-1993 (((-3 $ "failed") $) 13)) (-4172 (((-1152) $) 9)) (-3978 (($) 14 T CONST)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11)) (-2893 (((-112) $ $) 6)))
+((-2315 (((-112) $ $) 7)) (-3234 (((-3 $ "failed") $) 14)) (-2332 (((-1152) $) 10)) (-3958 (($) 15 T CONST)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12)) (-1700 (((-112) $) 9)) (-2876 (((-112) $ $) 6)))
(((-1145) (-140)) (T -1145))
-((-3978 (*1 *1) (-4 *1 (-1145))) (-1993 (*1 *1 *1) (|partial| -4 *1 (-1145))))
-(-13 (-1094) (-10 -8 (-15 -3978 ($) -3455) (-15 -1993 ((-3 $ "failed") $))))
+((-3958 (*1 *1) (-4 *1 (-1145))) (-3234 (*1 *1 *1) (|partial| -4 *1 (-1145))))
+(-13 (-1094) (-10 -8 (-15 -3958 ($) -4008) (-15 -3234 ((-3 $ "failed") $))))
(((-102) . T) ((-611 (-858)) . T) ((-1094) . T))
-((-4254 (((-1150 |#1|) (-1150 |#1|)) 17)) (-1314 (((-1150 |#1|) (-1150 |#1|)) 13)) (-2185 (((-1150 |#1|) (-1150 |#1|) (-564) (-564)) 20)) (-3338 (((-1150 |#1|) (-1150 |#1|)) 15)))
-(((-1146 |#1|) (-10 -7 (-15 -1314 ((-1150 |#1|) (-1150 |#1|))) (-15 -3338 ((-1150 |#1|) (-1150 |#1|))) (-15 -4254 ((-1150 |#1|) (-1150 |#1|))) (-15 -2185 ((-1150 |#1|) (-1150 |#1|) (-564) (-564)))) (-13 (-556) (-147))) (T -1146))
-((-2185 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-1146 *4)))) (-4254 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1146 *3)))) (-3338 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1146 *3)))) (-1314 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1146 *3)))))
-(-10 -7 (-15 -1314 ((-1150 |#1|) (-1150 |#1|))) (-15 -3338 ((-1150 |#1|) (-1150 |#1|))) (-15 -4254 ((-1150 |#1|) (-1150 |#1|))) (-15 -2185 ((-1150 |#1|) (-1150 |#1|) (-564) (-564))))
-((-3580 (((-1150 |#1|) (-1150 (-1150 |#1|))) 15)))
-(((-1147 |#1|) (-10 -7 (-15 -3580 ((-1150 |#1|) (-1150 (-1150 |#1|))))) (-1209)) (T -1147))
-((-3580 (*1 *2 *3) (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1147 *4)) (-4 *4 (-1209)))))
-(-10 -7 (-15 -3580 ((-1150 |#1|) (-1150 (-1150 |#1|)))))
-((-2981 (((-1150 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|)) 25)) (-2965 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|)) 26)) (-4289 (((-1150 |#2|) (-1 |#2| |#1|) (-1150 |#1|)) 16)))
-(((-1148 |#1| |#2|) (-10 -7 (-15 -4289 ((-1150 |#2|) (-1 |#2| |#1|) (-1150 |#1|))) (-15 -2981 ((-1150 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|))) (-15 -2965 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|)))) (-1209) (-1209)) (T -1148))
-((-2965 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1150 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-1148 *5 *2)))) (-2981 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1150 *6)) (-4 *6 (-1209)) (-4 *3 (-1209)) (-5 *2 (-1150 *3)) (-5 *1 (-1148 *6 *3)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1150 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1150 *6)) (-5 *1 (-1148 *5 *6)))))
-(-10 -7 (-15 -4289 ((-1150 |#2|) (-1 |#2| |#1|) (-1150 |#1|))) (-15 -2981 ((-1150 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|))) (-15 -2965 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|))))
-((-4289 (((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-1150 |#2|)) 21)))
-(((-1149 |#1| |#2| |#3|) (-10 -7 (-15 -4289 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-1150 |#2|)))) (-1209) (-1209) (-1209)) (T -1149))
-((-4289 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1150 *6)) (-5 *5 (-1150 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-1150 *8)) (-5 *1 (-1149 *6 *7 *8)))))
-(-10 -7 (-15 -4289 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-1150 |#2|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) NIL)) (-1779 ((|#1| $) NIL)) (-1353 (($ $) 66)) (-3034 (((-1264) $ (-564) (-564)) 97 (|has| $ (-6 -4407)))) (-3646 (($ $ (-564)) 126 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-2884 (((-858) $) 55 (|has| |#1| (-1094)))) (-1565 (((-112)) 54 (|has| |#1| (-1094)))) (-3494 ((|#1| $ |#1|) NIL (|has| $ (-6 -4407)))) (-2573 (($ $ $) 114 (|has| $ (-6 -4407))) (($ $ (-564) $) 139)) (-1897 ((|#1| $ |#1|) 123 (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) 118 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) 120 (|has| $ (-6 -4407))) (($ $ "rest" $) 122 (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) 125 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 111 (|has| $ (-6 -4407))) ((|#1| $ (-564) |#1|) 75 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 78)) (-1766 ((|#1| $) NIL)) (-3500 (($) NIL T CONST)) (-3912 (($ $) 14)) (-3193 (($ $) 41) (($ $ (-767)) 109)) (-2036 (((-112) (-641 |#1|) $) 132 (|has| |#1| (-1094)))) (-1577 (($ (-641 |#1|)) 128)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) 77)) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-1497 (((-112) $) NIL)) (-3305 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2556 (((-1264) (-564) $) 138 (|has| |#1| (-1094)))) (-3959 (((-767) $) 135)) (-3688 (((-641 $) $) NIL)) (-4214 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 93 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 83) (($ (-1 |#1| |#1| |#1|) $ $) 87)) (-2743 (((-112) $ (-767)) NIL)) (-3225 (((-641 |#1|) $) NIL)) (-3385 (((-112) $) NIL)) (-1555 (($ $) 112)) (-4385 (((-112) $) 13)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3704 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-4141 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) 94)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3463 (($ (-1 |#1|)) 141) (($ (-1 |#1| |#1|) |#1|) 142)) (-3012 ((|#1| $) 10)) (-3181 ((|#1| $) 40) (($ $ (-767)) 64)) (-2274 (((-2 (|:| |cycle?| (-112)) (|:| -1597 (-767)) (|:| |period| (-767))) (-767) $) 35)) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3516 (($ (-1 (-112) |#1|) $) 143)) (-3528 (($ (-1 (-112) |#1|) $) 144)) (-1324 (($ $ |#1|) 88 (|has| $ (-6 -4407)))) (-3113 (($ $ (-564)) 44)) (-1548 (((-112) $) 92)) (-2004 (((-112) $) 12)) (-2562 (((-112) $) 134)) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 30)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) 20)) (-1664 (($) 59)) (-4362 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) 73) ((|#1| $ (-564) |#1|) NIL)) (-2464 (((-564) $ $) 63)) (-2002 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-2470 (($ (-1 $)) 62)) (-4087 (((-112) $) 89)) (-1870 (($ $) 90)) (-2607 (($ $) 115 (|has| $ (-6 -4407)))) (-1367 (((-767) $) NIL)) (-2836 (($ $) NIL)) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 58)) (-4344 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 72)) (-1684 (($ |#1| $) 113)) (-1512 (($ $ $) 116 (|has| $ (-6 -4407))) (($ $ |#1|) 117 (|has| $ (-6 -4407)))) (-3580 (($ $ $) 99) (($ |#1| $) 60) (($ (-641 $)) 104) (($ $ |#1|) 98)) (-1732 (($ $) 65)) (-2350 (($ (-641 |#1|)) 127) (((-858) $) 56 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) NIL)) (-3218 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 130 (|has| |#1| (-1094)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1150 |#1|) (-13 (-670 |#1|) (-614 (-641 |#1|)) (-10 -8 (-6 -4407) (-15 -1577 ($ (-641 |#1|))) (IF (|has| |#1| (-1094)) (-15 -2036 ((-112) (-641 |#1|) $)) |%noBranch|) (-15 -2274 ((-2 (|:| |cycle?| (-112)) (|:| -1597 (-767)) (|:| |period| (-767))) (-767) $)) (-15 -2470 ($ (-1 $))) (-15 -1684 ($ |#1| $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -2556 ((-1264) (-564) $)) (-15 -2884 ((-858) $)) (-15 -1565 ((-112)))) |%noBranch|) (-15 -2573 ($ $ (-564) $)) (-15 -3463 ($ (-1 |#1|))) (-15 -3463 ($ (-1 |#1| |#1|) |#1|)) (-15 -3516 ($ (-1 (-112) |#1|) $)) (-15 -3528 ($ (-1 (-112) |#1|) $)))) (-1209)) (T -1150))
-((-1577 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-2036 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-4 *4 (-1209)) (-5 *2 (-112)) (-5 *1 (-1150 *4)))) (-2274 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-112)) (|:| -1597 (-767)) (|:| |period| (-767)))) (-5 *1 (-1150 *4)) (-4 *4 (-1209)) (-5 *3 (-767)))) (-2470 (*1 *1 *2) (-12 (-5 *2 (-1 (-1150 *3))) (-5 *1 (-1150 *3)) (-4 *3 (-1209)))) (-1684 (*1 *1 *2 *1) (-12 (-5 *1 (-1150 *2)) (-4 *2 (-1209)))) (-2556 (*1 *2 *3 *1) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1150 *4)) (-4 *4 (-1094)) (-4 *4 (-1209)))) (-2884 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-1150 *3)) (-4 *3 (-1094)) (-4 *3 (-1209)))) (-1565 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1150 *3)) (-4 *3 (-1094)) (-4 *3 (-1209)))) (-2573 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1150 *3)) (-4 *3 (-1209)))) (-3463 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-3463 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-3516 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-3528 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
-(-13 (-670 |#1|) (-614 (-641 |#1|)) (-10 -8 (-6 -4407) (-15 -1577 ($ (-641 |#1|))) (IF (|has| |#1| (-1094)) (-15 -2036 ((-112) (-641 |#1|) $)) |%noBranch|) (-15 -2274 ((-2 (|:| |cycle?| (-112)) (|:| -1597 (-767)) (|:| |period| (-767))) (-767) $)) (-15 -2470 ($ (-1 $))) (-15 -1684 ($ |#1| $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -2556 ((-1264) (-564) $)) (-15 -2884 ((-858) $)) (-15 -1565 ((-112)))) |%noBranch|) (-15 -2573 ($ $ (-564) $)) (-15 -3463 ($ (-1 |#1|))) (-15 -3463 ($ (-1 |#1| |#1|) |#1|)) (-15 -3516 ($ (-1 (-112) |#1|) $)) (-15 -3528 ($ (-1 (-112) |#1|) $))))
-((-2337 (((-112) $ $) 19)) (-2102 (($ $) 120)) (-4229 (($ $) 121)) (-3993 (($ $ (-144)) 108) (($ $ (-141)) 107)) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-3279 (((-112) $ $) 118)) (-3255 (((-112) $ $ (-564)) 117)) (-4191 (($ (-564)) 127)) (-2483 (((-641 $) $ (-144)) 110) (((-641 $) $ (-141)) 109)) (-1453 (((-112) (-1 (-112) (-144) (-144)) $) 98) (((-112) $) 92 (|has| (-144) (-846)))) (-3620 (($ (-1 (-112) (-144) (-144)) $) 89 (|has| $ (-6 -4407))) (($ $) 88 (-12 (|has| (-144) (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) (-144) (-144)) $) 99) (($ $) 93 (|has| (-144) (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3797 (((-144) $ (-564) (-144)) 52 (|has| $ (-6 -4407))) (((-144) $ (-1226 (-564)) (-144)) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-144)) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-1488 (($ $ (-144)) 104) (($ $ (-141)) 103)) (-4298 (($ $) 90 (|has| $ (-6 -4407)))) (-3701 (($ $) 100)) (-2182 (($ $ (-1226 (-564)) $) 114)) (-3215 (($ $) 78 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ (-144) $) 77 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) (-144)) $) 74 (|has| $ (-6 -4406)))) (-2965 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) 76 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) 73 (|has| $ (-6 -4406))) (((-144) (-1 (-144) (-144) (-144)) $) 72 (|has| $ (-6 -4406)))) (-4335 (((-144) $ (-564) (-144)) 53 (|has| $ (-6 -4407)))) (-4266 (((-144) $ (-564)) 51)) (-3300 (((-112) $ $) 119)) (-3886 (((-564) (-1 (-112) (-144)) $) 97) (((-564) (-144) $) 96 (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) 95 (|has| (-144) (-1094))) (((-564) $ $ (-564)) 113) (((-564) (-141) $ (-564)) 112)) (-3305 (((-641 (-144)) $) 30 (|has| $ (-6 -4406)))) (-4142 (($ (-767) (-144)) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 87 (|has| (-144) (-846)))) (-4317 (($ (-1 (-112) (-144) (-144)) $ $) 101) (($ $ $) 94 (|has| (-144) (-846)))) (-1909 (((-641 (-144)) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) (-144) $) 27 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 86 (|has| (-144) (-846)))) (-3895 (((-112) $ $ (-144)) 115)) (-2053 (((-767) $ $ (-144)) 116)) (-4326 (($ (-1 (-144) (-144)) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-144) (-144)) $) 35) (($ (-1 (-144) (-144) (-144)) $ $) 64)) (-3082 (($ $) 122)) (-2756 (($ $) 123)) (-2743 (((-112) $ (-767)) 10)) (-1500 (($ $ (-144)) 106) (($ $ (-141)) 105)) (-4172 (((-1152) $) 22)) (-4141 (($ (-144) $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21)) (-3181 (((-144) $) 42 (|has| (-564) (-846)))) (-2421 (((-3 (-144) "failed") (-1 (-112) (-144)) $) 71)) (-1324 (($ $ (-144)) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-144)) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-144)))) 26 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) 25 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) 24 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) 23 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) (-144) $) 45 (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2666 (((-641 (-144)) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 (((-144) $ (-564) (-144)) 50) (((-144) $ (-564)) 49) (($ $ (-1226 (-564))) 63) (($ $ $) 102)) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3888 (((-767) (-1 (-112) (-144)) $) 31 (|has| $ (-6 -4406))) (((-767) (-144) $) 28 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 91 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| (-144) (-612 (-536))))) (-2363 (($ (-641 (-144))) 70)) (-3580 (($ $ (-144)) 68) (($ (-144) $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (($ (-144)) 111) (((-858) $) 18)) (-3073 (((-112) (-1 (-112) (-144)) $) 33 (|has| $ (-6 -4406)))) (-3029 (((-1152) $) 131) (((-1152) $ (-112)) 130) (((-1264) (-818) $) 129) (((-1264) (-818) $ (-112)) 128)) (-2945 (((-112) $ $) 84 (|has| (-144) (-846)))) (-2922 (((-112) $ $) 83 (|has| (-144) (-846)))) (-2893 (((-112) $ $) 20)) (-2934 (((-112) $ $) 85 (|has| (-144) (-846)))) (-2912 (((-112) $ $) 82 (|has| (-144) (-846)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2124 (((-1150 |#1|) (-1150 |#1|)) 17)) (-1743 (((-1150 |#1|) (-1150 |#1|)) 13)) (-3861 (((-1150 |#1|) (-1150 |#1|) (-564) (-564)) 20)) (-2445 (((-1150 |#1|) (-1150 |#1|)) 15)))
+(((-1146 |#1|) (-10 -7 (-15 -1743 ((-1150 |#1|) (-1150 |#1|))) (-15 -2445 ((-1150 |#1|) (-1150 |#1|))) (-15 -2124 ((-1150 |#1|) (-1150 |#1|))) (-15 -3861 ((-1150 |#1|) (-1150 |#1|) (-564) (-564)))) (-13 (-556) (-147))) (T -1146))
+((-3861 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-1146 *4)))) (-2124 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1146 *3)))) (-2445 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1146 *3)))) (-1743 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1146 *3)))))
+(-10 -7 (-15 -1743 ((-1150 |#1|) (-1150 |#1|))) (-15 -2445 ((-1150 |#1|) (-1150 |#1|))) (-15 -2124 ((-1150 |#1|) (-1150 |#1|))) (-15 -3861 ((-1150 |#1|) (-1150 |#1|) (-564) (-564))))
+((-3521 (((-1150 |#1|) (-1150 (-1150 |#1|))) 15)))
+(((-1147 |#1|) (-10 -7 (-15 -3521 ((-1150 |#1|) (-1150 (-1150 |#1|))))) (-1209)) (T -1147))
+((-3521 (*1 *2 *3) (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1147 *4)) (-4 *4 (-1209)))))
+(-10 -7 (-15 -3521 ((-1150 |#1|) (-1150 (-1150 |#1|)))))
+((-2612 (((-1150 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|)) 25)) (-1297 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|)) 26)) (-4271 (((-1150 |#2|) (-1 |#2| |#1|) (-1150 |#1|)) 16)))
+(((-1148 |#1| |#2|) (-10 -7 (-15 -4271 ((-1150 |#2|) (-1 |#2| |#1|) (-1150 |#1|))) (-15 -2612 ((-1150 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|))) (-15 -1297 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|)))) (-1209) (-1209)) (T -1148))
+((-1297 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1150 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-1148 *5 *2)))) (-2612 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1150 *6)) (-4 *6 (-1209)) (-4 *3 (-1209)) (-5 *2 (-1150 *3)) (-5 *1 (-1148 *6 *3)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1150 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1150 *6)) (-5 *1 (-1148 *5 *6)))))
+(-10 -7 (-15 -4271 ((-1150 |#2|) (-1 |#2| |#1|) (-1150 |#1|))) (-15 -2612 ((-1150 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|))) (-15 -1297 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1150 |#1|))))
+((-4271 (((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-1150 |#2|)) 21)))
+(((-1149 |#1| |#2| |#3|) (-10 -7 (-15 -4271 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-1150 |#2|)))) (-1209) (-1209) (-1209)) (T -1149))
+((-4271 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1150 *6)) (-5 *5 (-1150 *7)) (-4 *6 (-1209)) (-4 *7 (-1209)) (-4 *8 (-1209)) (-5 *2 (-1150 *8)) (-5 *1 (-1149 *6 *7 *8)))))
+(-10 -7 (-15 -4271 ((-1150 |#3|) (-1 |#3| |#1| |#2|) (-1150 |#1|) (-1150 |#2|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) NIL)) (-1781 ((|#1| $) NIL)) (-1355 (($ $) 66)) (-2011 (((-1264) $ (-564) (-564)) 97 (|has| $ (-6 -4408)))) (-1805 (($ $ (-564)) 126 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2684 (((-858) $) 55 (|has| |#1| (-1094)))) (-2922 (((-112)) 54 (|has| |#1| (-1094)))) (-2357 ((|#1| $ |#1|) NIL (|has| $ (-6 -4408)))) (-2434 (($ $ $) 114 (|has| $ (-6 -4408))) (($ $ (-564) $) 139)) (-2473 ((|#1| $ |#1|) 123 (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) 118 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) 120 (|has| $ (-6 -4408))) (($ $ "rest" $) 122 (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) 125 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 111 (|has| $ (-6 -4408))) ((|#1| $ (-564) |#1|) 75 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 78)) (-3573 ((|#1| $) NIL)) (-1747 (($) NIL T CONST)) (-3723 (($ $) 14)) (-3176 (($ $) 41) (($ $ (-767)) 109)) (-2785 (((-112) (-641 |#1|) $) 132 (|has| |#1| (-1094)))) (-3848 (($ (-641 |#1|)) 128)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) 77)) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-4308 (((-112) $) NIL)) (-1624 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-2528 (((-1264) (-564) $) 138 (|has| |#1| (-1094)))) (-3612 (((-767) $) 135)) (-4368 (((-641 $) $) NIL)) (-3888 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 93 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 83) (($ (-1 |#1| |#1| |#1|) $ $) 87)) (-4068 (((-112) $ (-767)) NIL)) (-2652 (((-641 |#1|) $) NIL)) (-2477 (((-112) $) NIL)) (-1294 (($ $) 112)) (-4161 (((-112) $) 13)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3676 ((|#1| $) NIL) (($ $ (-767)) NIL)) (-4110 (($ $ $ (-564)) NIL) (($ |#1| $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) 94)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3422 (($ (-1 |#1|)) 141) (($ (-1 |#1| |#1|) |#1|) 142)) (-3580 ((|#1| $) 10)) (-3164 ((|#1| $) 40) (($ $ (-767)) 64)) (-3855 (((-2 (|:| |cycle?| (-112)) (|:| -1599 (-767)) (|:| |period| (-767))) (-767) $) 35)) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-3469 (($ (-1 (-112) |#1|) $) 143)) (-3481 (($ (-1 (-112) |#1|) $) 144)) (-1428 (($ $ |#1|) 88 (|has| $ (-6 -4408)))) (-3157 (($ $ (-564)) 44)) (-1824 (((-112) $) 92)) (-1699 (((-112) $) 12)) (-3777 (((-112) $) 134)) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 30)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) 20)) (-1531 (($) 59)) (-4361 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1226 (-564))) NIL) ((|#1| $ (-564)) 73) ((|#1| $ (-564) |#1|) NIL)) (-2633 (((-564) $ $) 63)) (-2010 (($ $ (-1226 (-564))) NIL) (($ $ (-564)) NIL)) (-3967 (($ (-1 $)) 62)) (-3199 (((-112) $) 89)) (-2878 (($ $) 90)) (-1812 (($ $) 115 (|has| $ (-6 -4408)))) (-2436 (((-767) $) NIL)) (-3527 (($ $) NIL)) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 58)) (-4327 (((-536) $) NIL (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 72)) (-1677 (($ |#1| $) 113)) (-1448 (($ $ $) 116 (|has| $ (-6 -4408))) (($ $ |#1|) 117 (|has| $ (-6 -4408)))) (-3521 (($ $ $) 99) (($ |#1| $) 60) (($ (-641 $)) 104) (($ $ |#1|) 98)) (-2712 (($ $) 65)) (-2326 (($ (-641 |#1|)) 127) (((-858) $) 56 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) NIL)) (-1886 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 130 (|has| |#1| (-1094)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1150 |#1|) (-13 (-670 |#1|) (-614 (-641 |#1|)) (-10 -8 (-6 -4408) (-15 -3848 ($ (-641 |#1|))) (IF (|has| |#1| (-1094)) (-15 -2785 ((-112) (-641 |#1|) $)) |%noBranch|) (-15 -3855 ((-2 (|:| |cycle?| (-112)) (|:| -1599 (-767)) (|:| |period| (-767))) (-767) $)) (-15 -3967 ($ (-1 $))) (-15 -1677 ($ |#1| $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -2528 ((-1264) (-564) $)) (-15 -2684 ((-858) $)) (-15 -2922 ((-112)))) |%noBranch|) (-15 -2434 ($ $ (-564) $)) (-15 -3422 ($ (-1 |#1|))) (-15 -3422 ($ (-1 |#1| |#1|) |#1|)) (-15 -3469 ($ (-1 (-112) |#1|) $)) (-15 -3481 ($ (-1 (-112) |#1|) $)))) (-1209)) (T -1150))
+((-3848 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-2785 (*1 *2 *3 *1) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-4 *4 (-1209)) (-5 *2 (-112)) (-5 *1 (-1150 *4)))) (-3855 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-112)) (|:| -1599 (-767)) (|:| |period| (-767)))) (-5 *1 (-1150 *4)) (-4 *4 (-1209)) (-5 *3 (-767)))) (-3967 (*1 *1 *2) (-12 (-5 *2 (-1 (-1150 *3))) (-5 *1 (-1150 *3)) (-4 *3 (-1209)))) (-1677 (*1 *1 *2 *1) (-12 (-5 *1 (-1150 *2)) (-4 *2 (-1209)))) (-2528 (*1 *2 *3 *1) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1150 *4)) (-4 *4 (-1094)) (-4 *4 (-1209)))) (-2684 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-1150 *3)) (-4 *3 (-1094)) (-4 *3 (-1209)))) (-2922 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1150 *3)) (-4 *3 (-1094)) (-4 *3 (-1209)))) (-2434 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1150 *3)) (-4 *3 (-1209)))) (-3422 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-3422 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-3469 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))) (-3481 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
+(-13 (-670 |#1|) (-614 (-641 |#1|)) (-10 -8 (-6 -4408) (-15 -3848 ($ (-641 |#1|))) (IF (|has| |#1| (-1094)) (-15 -2785 ((-112) (-641 |#1|) $)) |%noBranch|) (-15 -3855 ((-2 (|:| |cycle?| (-112)) (|:| -1599 (-767)) (|:| |period| (-767))) (-767) $)) (-15 -3967 ($ (-1 $))) (-15 -1677 ($ |#1| $)) (IF (|has| |#1| (-1094)) (PROGN (-15 -2528 ((-1264) (-564) $)) (-15 -2684 ((-858) $)) (-15 -2922 ((-112)))) |%noBranch|) (-15 -2434 ($ $ (-564) $)) (-15 -3422 ($ (-1 |#1|))) (-15 -3422 ($ (-1 |#1| |#1|) |#1|)) (-15 -3469 ($ (-1 (-112) |#1|) $)) (-15 -3481 ($ (-1 (-112) |#1|) $))))
+((-2315 (((-112) $ $) 19)) (-4135 (($ $) 121)) (-2550 (($ $) 122)) (-3049 (($ $ (-144)) 109) (($ $ (-141)) 108)) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-3260 (((-112) $ $) 119)) (-3240 (((-112) $ $ (-564)) 118)) (-4159 (($ (-564)) 128)) (-2794 (((-641 $) $ (-144)) 111) (((-641 $) $ (-141)) 110)) (-2486 (((-112) (-1 (-112) (-144) (-144)) $) 99) (((-112) $) 93 (|has| (-144) (-846)))) (-1894 (($ (-1 (-112) (-144) (-144)) $) 90 (|has| $ (-6 -4408))) (($ $) 89 (-12 (|has| (-144) (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) (-144) (-144)) $) 100) (($ $) 94 (|has| (-144) (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2463 (((-144) $ (-564) (-144)) 53 (|has| $ (-6 -4408))) (((-144) $ (-1226 (-564)) (-144)) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-144)) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-1481 (($ $ (-144)) 105) (($ $ (-141)) 104)) (-1436 (($ $) 91 (|has| $ (-6 -4408)))) (-3028 (($ $) 101)) (-3568 (($ $ (-1226 (-564)) $) 115)) (-3195 (($ $) 79 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ (-144) $) 78 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-144)) $) 75 (|has| $ (-6 -4407)))) (-1297 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) 77 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) 74 (|has| $ (-6 -4407))) (((-144) (-1 (-144) (-144) (-144)) $) 73 (|has| $ (-6 -4407)))) (-2619 (((-144) $ (-564) (-144)) 54 (|has| $ (-6 -4408)))) (-2562 (((-144) $ (-564)) 52)) (-3279 (((-112) $ $) 120)) (-3850 (((-564) (-1 (-112) (-144)) $) 98) (((-564) (-144) $) 97 (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) 96 (|has| (-144) (-1094))) (((-564) $ $ (-564)) 114) (((-564) (-141) $ (-564)) 113)) (-1624 (((-641 (-144)) $) 31 (|has| $ (-6 -4407)))) (-4111 (($ (-767) (-144)) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 88 (|has| (-144) (-846)))) (-2443 (($ (-1 (-112) (-144) (-144)) $ $) 102) (($ $ $) 95 (|has| (-144) (-846)))) (-4276 (((-641 (-144)) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) (-144) $) 28 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 87 (|has| (-144) (-846)))) (-3860 (((-112) $ $ (-144)) 116)) (-2074 (((-767) $ $ (-144)) 117)) (-2613 (($ (-1 (-144) (-144)) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-144) (-144)) $) 36) (($ (-1 (-144) (-144) (-144)) $ $) 65)) (-2542 (($ $) 123)) (-2789 (($ $) 124)) (-4068 (((-112) $ (-767)) 10)) (-1495 (($ $ (-144)) 107) (($ $ (-141)) 106)) (-2332 (((-1152) $) 22)) (-4110 (($ (-144) $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21)) (-3164 (((-144) $) 43 (|has| (-564) (-846)))) (-3645 (((-3 (-144) "failed") (-1 (-112) (-144)) $) 72)) (-1428 (($ $ (-144)) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-144)) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-144)))) 27 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) 26 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) 25 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) 24 (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) (-144) $) 46 (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1784 (((-641 (-144)) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 (((-144) $ (-564) (-144)) 51) (((-144) $ (-564)) 50) (($ $ (-1226 (-564))) 64) (($ $ $) 103)) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-3879 (((-767) (-1 (-112) (-144)) $) 32 (|has| $ (-6 -4407))) (((-767) (-144) $) 29 (-12 (|has| (-144) (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 92 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| (-144) (-612 (-536))))) (-2336 (($ (-641 (-144))) 71)) (-3521 (($ $ (-144)) 69) (($ (-144) $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (($ (-144)) 112) (((-858) $) 18)) (-1700 (((-112) $ $) 23)) (-4062 (((-112) (-1 (-112) (-144)) $) 34 (|has| $ (-6 -4407)))) (-2693 (((-1152) $) 132) (((-1152) $ (-112)) 131) (((-1264) (-818) $) 130) (((-1264) (-818) $ (-112)) 129)) (-2932 (((-112) $ $) 85 (|has| (-144) (-846)))) (-2909 (((-112) $ $) 84 (|has| (-144) (-846)))) (-2876 (((-112) $ $) 20)) (-2920 (((-112) $ $) 86 (|has| (-144) (-846)))) (-2897 (((-112) $ $) 83 (|has| (-144) (-846)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1151) (-140)) (T -1151))
-((-4191 (*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1151)))))
-(-13 (-1138) (-1094) (-824) (-10 -8 (-15 -4191 ($ (-564)))))
+((-4159 (*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1151)))))
+(-13 (-1138) (-1094) (-824) (-10 -8 (-15 -4159 ($ (-564)))))
(((-34) . T) ((-102) . T) ((-611 (-858)) . T) ((-151 #0=(-144)) . T) ((-612 (-536)) |has| (-144) (-612 (-536))) ((-286 #1=(-564) #0#) . T) ((-288 #1# #0#) . T) ((-309 #0#) -12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))) ((-373 #0#) . T) ((-489 #0#) . T) ((-602 #1# #0#) . T) ((-514 #0# #0#) -12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))) ((-647 #0#) . T) ((-19 #0#) . T) ((-824) . T) ((-846) |has| (-144) (-846)) ((-1094) . T) ((-1138) . T) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-2102 (($ $) NIL)) (-4229 (($ $) NIL)) (-3993 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-3279 (((-112) $ $) NIL)) (-3255 (((-112) $ $ (-564)) NIL)) (-4191 (($ (-564)) 8)) (-2483 (((-641 $) $ (-144)) NIL) (((-641 $) $ (-141)) NIL)) (-1453 (((-112) (-1 (-112) (-144) (-144)) $) NIL) (((-112) $) NIL (|has| (-144) (-846)))) (-3620 (($ (-1 (-112) (-144) (-144)) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-846))))) (-2995 (($ (-1 (-112) (-144) (-144)) $) NIL) (($ $) NIL (|has| (-144) (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 (((-144) $ (-564) (-144)) NIL (|has| $ (-6 -4407))) (((-144) $ (-1226 (-564)) (-144)) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-1488 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-2182 (($ $ (-1226 (-564)) $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-3682 (($ (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094)))) (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) NIL (|has| $ (-6 -4406))) (((-144) (-1 (-144) (-144) (-144)) $) NIL (|has| $ (-6 -4406)))) (-4335 (((-144) $ (-564) (-144)) NIL (|has| $ (-6 -4407)))) (-4266 (((-144) $ (-564)) NIL)) (-3300 (((-112) $ $) NIL)) (-3886 (((-564) (-1 (-112) (-144)) $) NIL) (((-564) (-144) $) NIL (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) NIL (|has| (-144) (-1094))) (((-564) $ $ (-564)) NIL) (((-564) (-141) $ (-564)) NIL)) (-3305 (((-641 (-144)) $) NIL (|has| $ (-6 -4406)))) (-4142 (($ (-767) (-144)) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| (-144) (-846)))) (-4317 (($ (-1 (-112) (-144) (-144)) $ $) NIL) (($ $ $) NIL (|has| (-144) (-846)))) (-1909 (((-641 (-144)) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| (-144) (-846)))) (-3895 (((-112) $ $ (-144)) NIL)) (-2053 (((-767) $ $ (-144)) NIL)) (-4326 (($ (-1 (-144) (-144)) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-144) (-144)) $) NIL) (($ (-1 (-144) (-144) (-144)) $ $) NIL)) (-3082 (($ $) NIL)) (-2756 (($ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-1500 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-4172 (((-1152) $) NIL)) (-4141 (($ (-144) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-144) $) NIL (|has| (-564) (-846)))) (-2421 (((-3 (-144) "failed") (-1 (-112) (-144)) $) NIL)) (-1324 (($ $ (-144)) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-144)))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2666 (((-641 (-144)) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 (((-144) $ (-564) (-144)) NIL) (((-144) $ (-564)) NIL) (($ $ (-1226 (-564))) NIL) (($ $ $) NIL)) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3888 (((-767) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406))) (((-767) (-144) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-144) (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-144) (-612 (-536))))) (-2363 (($ (-641 (-144))) NIL)) (-3580 (($ $ (-144)) NIL) (($ (-144) $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (($ (-144)) NIL) (((-858) $) NIL)) (-3073 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4406)))) (-3029 (((-1152) $) 19) (((-1152) $ (-112)) 21) (((-1264) (-818) $) 22) (((-1264) (-818) $ (-112)) 23)) (-2945 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2922 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2912 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-4135 (($ $) NIL)) (-2550 (($ $) NIL)) (-3049 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-3260 (((-112) $ $) NIL)) (-3240 (((-112) $ $ (-564)) NIL)) (-4159 (($ (-564)) 8)) (-2794 (((-641 $) $ (-144)) NIL) (((-641 $) $ (-141)) NIL)) (-2486 (((-112) (-1 (-112) (-144) (-144)) $) NIL) (((-112) $) NIL (|has| (-144) (-846)))) (-1894 (($ (-1 (-112) (-144) (-144)) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| (-144) (-846))))) (-2459 (($ (-1 (-112) (-144) (-144)) $) NIL) (($ $) NIL (|has| (-144) (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 (((-144) $ (-564) (-144)) NIL (|has| $ (-6 -4408))) (((-144) $ (-1226 (-564)) (-144)) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1481 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3568 (($ $ (-1226 (-564)) $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-3653 (($ (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094)))) (($ (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-144) (-1 (-144) (-144) (-144)) $ (-144) (-144)) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094)))) (((-144) (-1 (-144) (-144) (-144)) $ (-144)) NIL (|has| $ (-6 -4407))) (((-144) (-1 (-144) (-144) (-144)) $) NIL (|has| $ (-6 -4407)))) (-2619 (((-144) $ (-564) (-144)) NIL (|has| $ (-6 -4408)))) (-2562 (((-144) $ (-564)) NIL)) (-3279 (((-112) $ $) NIL)) (-3850 (((-564) (-1 (-112) (-144)) $) NIL) (((-564) (-144) $) NIL (|has| (-144) (-1094))) (((-564) (-144) $ (-564)) NIL (|has| (-144) (-1094))) (((-564) $ $ (-564)) NIL) (((-564) (-141) $ (-564)) NIL)) (-1624 (((-641 (-144)) $) NIL (|has| $ (-6 -4407)))) (-4111 (($ (-767) (-144)) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| (-144) (-846)))) (-2443 (($ (-1 (-112) (-144) (-144)) $ $) NIL) (($ $ $) NIL (|has| (-144) (-846)))) (-4276 (((-641 (-144)) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| (-144) (-846)))) (-3860 (((-112) $ $ (-144)) NIL)) (-2074 (((-767) $ $ (-144)) NIL)) (-2613 (($ (-1 (-144) (-144)) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-144) (-144)) $) NIL) (($ (-1 (-144) (-144) (-144)) $ $) NIL)) (-2542 (($ $) NIL)) (-2789 (($ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-1495 (($ $ (-144)) NIL) (($ $ (-141)) NIL)) (-2332 (((-1152) $) NIL)) (-4110 (($ (-144) $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-144) $) NIL (|has| (-564) (-846)))) (-3645 (((-3 (-144) "failed") (-1 (-112) (-144)) $) NIL)) (-1428 (($ $ (-144)) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-144)))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-294 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-144) (-144)) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094)))) (($ $ (-641 (-144)) (-641 (-144))) NIL (-12 (|has| (-144) (-309 (-144))) (|has| (-144) (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1784 (((-641 (-144)) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 (((-144) $ (-564) (-144)) NIL) (((-144) $ (-564)) NIL) (($ $ (-1226 (-564))) NIL) (($ $ $) NIL)) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3879 (((-767) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407))) (((-767) (-144) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-144) (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-144) (-612 (-536))))) (-2336 (($ (-641 (-144))) NIL)) (-3521 (($ $ (-144)) NIL) (($ (-144) $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (($ (-144)) NIL) (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-4062 (((-112) (-1 (-112) (-144)) $) NIL (|has| $ (-6 -4407)))) (-2693 (((-1152) $) 19) (((-1152) $ (-112)) 21) (((-1264) (-818) $) 22) (((-1264) (-818) $ (-112)) 23)) (-2932 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2909 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2897 (((-112) $ $) NIL (|has| (-144) (-846)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
(((-1152) (-1151)) (T -1152))
NIL
(-1151)
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL)) (-3034 (((-1264) $ (-1152) (-1152)) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-1152) |#1|) NIL)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#1| "failed") (-1152) $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#1| "failed") (-1152) $) NIL)) (-3682 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-1152) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-1152)) NIL)) (-3305 (((-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-1152) $) NIL (|has| (-1152) (-846)))) (-1909 (((-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-1152) $) NIL (|has| (-1152) (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-1411 (((-641 (-1152)) $) NIL)) (-3748 (((-112) (-1152) $) NIL)) (-3224 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL)) (-3932 (((-641 (-1152)) $) NIL)) (-2861 (((-112) (-1152) $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-3181 ((|#1| $) NIL (|has| (-1152) (-846)))) (-2421 (((-3 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) "failed") (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL (-12 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-309 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-1152)) NIL) ((|#1| $ (-1152) |#1|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-611 (-858))) (|has| |#1| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 (-1152)) (|:| -3726 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1153 |#1|) (-13 (-1185 (-1152) |#1|) (-10 -7 (-6 -4406))) (-1094)) (T -1153))
-NIL
-(-13 (-1185 (-1152) |#1|) (-10 -7 (-6 -4406)))
-((-2822 (((-1150 |#1|) (-1150 |#1|)) 84)) (-1654 (((-3 (-1150 |#1|) "failed") (-1150 |#1|)) 42)) (-2913 (((-1150 |#1|) (-407 (-564)) (-1150 |#1|)) 135 (|has| |#1| (-38 (-407 (-564)))))) (-1760 (((-1150 |#1|) |#1| (-1150 |#1|)) 141 (|has| |#1| (-363)))) (-1559 (((-1150 |#1|) (-1150 |#1|)) 99)) (-2142 (((-1150 (-564)) (-564)) 63)) (-3411 (((-1150 |#1|) (-1150 (-1150 |#1|))) 118 (|has| |#1| (-38 (-407 (-564)))))) (-1795 (((-1150 |#1|) (-564) (-564) (-1150 |#1|)) 104)) (-3144 (((-1150 |#1|) |#1| (-564)) 53)) (-4250 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 66)) (-1750 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 138 (|has| |#1| (-363)))) (-2191 (((-1150 |#1|) |#1| (-1 (-1150 |#1|))) 117 (|has| |#1| (-38 (-407 (-564)))))) (-2263 (((-1150 |#1|) (-1 |#1| (-564)) |#1| (-1 (-1150 |#1|))) 139 (|has| |#1| (-363)))) (-2966 (((-1150 |#1|) (-1150 |#1|)) 98)) (-2959 (((-1150 |#1|) (-1150 |#1|)) 82)) (-2859 (((-1150 |#1|) (-564) (-564) (-1150 |#1|)) 105)) (-1871 (((-1150 |#1|) |#1| (-1150 |#1|)) 114 (|has| |#1| (-38 (-407 (-564)))))) (-2238 (((-1150 (-564)) (-564)) 62)) (-3125 (((-1150 |#1|) |#1|) 65)) (-2909 (((-1150 |#1|) (-1150 |#1|) (-564) (-564)) 101)) (-4145 (((-1150 |#1|) (-1 |#1| (-564)) (-1150 |#1|)) 72)) (-2537 (((-3 (-1150 |#1|) "failed") (-1150 |#1|) (-1150 |#1|)) 40)) (-2460 (((-1150 |#1|) (-1150 |#1|)) 100)) (-3084 (((-1150 |#1|) (-1150 |#1|) |#1|) 77)) (-3765 (((-1150 |#1|) (-1150 |#1|)) 68)) (-3971 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 78)) (-2350 (((-1150 |#1|) |#1|) 73)) (-4147 (((-1150 |#1|) (-1150 (-1150 |#1|))) 89)) (-3004 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 41)) (-2992 (((-1150 |#1|) (-1150 |#1|)) 21) (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 23)) (-2980 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 17)) (* (((-1150 |#1|) (-1150 |#1|) |#1|) 29) (((-1150 |#1|) |#1| (-1150 |#1|)) 26) (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 27)))
-(((-1154 |#1|) (-10 -7 (-15 -2980 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2992 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2992 ((-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -2537 ((-3 (-1150 |#1|) "failed") (-1150 |#1|) (-1150 |#1|))) (-15 -3004 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -1654 ((-3 (-1150 |#1|) "failed") (-1150 |#1|))) (-15 -3144 ((-1150 |#1|) |#1| (-564))) (-15 -2238 ((-1150 (-564)) (-564))) (-15 -2142 ((-1150 (-564)) (-564))) (-15 -3125 ((-1150 |#1|) |#1|)) (-15 -4250 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -3765 ((-1150 |#1|) (-1150 |#1|))) (-15 -4145 ((-1150 |#1|) (-1 |#1| (-564)) (-1150 |#1|))) (-15 -2350 ((-1150 |#1|) |#1|)) (-15 -3084 ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -3971 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2959 ((-1150 |#1|) (-1150 |#1|))) (-15 -2822 ((-1150 |#1|) (-1150 |#1|))) (-15 -4147 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -2966 ((-1150 |#1|) (-1150 |#1|))) (-15 -1559 ((-1150 |#1|) (-1150 |#1|))) (-15 -2460 ((-1150 |#1|) (-1150 |#1|))) (-15 -2909 ((-1150 |#1|) (-1150 |#1|) (-564) (-564))) (-15 -1795 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (-15 -2859 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 -2191 ((-1150 |#1|) |#1| (-1 (-1150 |#1|)))) (-15 -3411 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -2913 ((-1150 |#1|) (-407 (-564)) (-1150 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1750 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2263 ((-1150 |#1|) (-1 |#1| (-564)) |#1| (-1 (-1150 |#1|)))) (-15 -1760 ((-1150 |#1|) |#1| (-1150 |#1|)))) |%noBranch|)) (-1045)) (T -1154))
-((-1760 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2263 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-564))) (-5 *5 (-1 (-1150 *4))) (-4 *4 (-363)) (-4 *4 (-1045)) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)))) (-1750 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2913 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1045)) (-5 *3 (-407 (-564))) (-5 *1 (-1154 *4)))) (-3411 (*1 *2 *3) (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)) (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))) (-2191 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1150 *3))) (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))) (-1871 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2859 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-1795 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-2909 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-2460 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-1559 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2966 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-4147 (*1 *2 *3) (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)) (-4 *4 (-1045)))) (-2822 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2959 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3971 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3084 (*1 *2 *2 *3) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2350 (*1 *2 *3) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))) (-4145 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-1 *4 (-564))) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-3765 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-4250 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3125 (*1 *2 *3) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))) (-2142 (*1 *2 *3) (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045)) (-5 *3 (-564)))) (-2238 (*1 *2 *3) (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045)) (-5 *3 (-564)))) (-3144 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))) (-1654 (*1 *2 *2) (|partial| -12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3004 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2537 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2992 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2992 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2980 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
-(-10 -7 (-15 -2980 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2992 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2992 ((-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -2537 ((-3 (-1150 |#1|) "failed") (-1150 |#1|) (-1150 |#1|))) (-15 -3004 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -1654 ((-3 (-1150 |#1|) "failed") (-1150 |#1|))) (-15 -3144 ((-1150 |#1|) |#1| (-564))) (-15 -2238 ((-1150 (-564)) (-564))) (-15 -2142 ((-1150 (-564)) (-564))) (-15 -3125 ((-1150 |#1|) |#1|)) (-15 -4250 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -3765 ((-1150 |#1|) (-1150 |#1|))) (-15 -4145 ((-1150 |#1|) (-1 |#1| (-564)) (-1150 |#1|))) (-15 -2350 ((-1150 |#1|) |#1|)) (-15 -3084 ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -3971 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2959 ((-1150 |#1|) (-1150 |#1|))) (-15 -2822 ((-1150 |#1|) (-1150 |#1|))) (-15 -4147 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -2966 ((-1150 |#1|) (-1150 |#1|))) (-15 -1559 ((-1150 |#1|) (-1150 |#1|))) (-15 -2460 ((-1150 |#1|) (-1150 |#1|))) (-15 -2909 ((-1150 |#1|) (-1150 |#1|) (-564) (-564))) (-15 -1795 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (-15 -2859 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 -2191 ((-1150 |#1|) |#1| (-1 (-1150 |#1|)))) (-15 -3411 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -2913 ((-1150 |#1|) (-407 (-564)) (-1150 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -1750 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2263 ((-1150 |#1|) (-1 |#1| (-564)) |#1| (-1 (-1150 |#1|)))) (-15 -1760 ((-1150 |#1|) |#1| (-1150 |#1|)))) |%noBranch|))
-((-1321 (((-1150 |#1|) (-1150 |#1|)) 60)) (-4294 (((-1150 |#1|) (-1150 |#1|)) 42)) (-1301 (((-1150 |#1|) (-1150 |#1|)) 56)) (-4268 (((-1150 |#1|) (-1150 |#1|)) 38)) (-1337 (((-1150 |#1|) (-1150 |#1|)) 63)) (-4318 (((-1150 |#1|) (-1150 |#1|)) 45)) (-3473 (((-1150 |#1|) (-1150 |#1|)) 34)) (-1671 (((-1150 |#1|) (-1150 |#1|)) 29)) (-1347 (((-1150 |#1|) (-1150 |#1|)) 64)) (-4328 (((-1150 |#1|) (-1150 |#1|)) 46)) (-1330 (((-1150 |#1|) (-1150 |#1|)) 61)) (-4306 (((-1150 |#1|) (-1150 |#1|)) 43)) (-1311 (((-1150 |#1|) (-1150 |#1|)) 58)) (-4280 (((-1150 |#1|) (-1150 |#1|)) 40)) (-1380 (((-1150 |#1|) (-1150 |#1|)) 68)) (-4358 (((-1150 |#1|) (-1150 |#1|)) 50)) (-1359 (((-1150 |#1|) (-1150 |#1|)) 66)) (-4339 (((-1150 |#1|) (-1150 |#1|)) 48)) (-1402 (((-1150 |#1|) (-1150 |#1|)) 71)) (-4378 (((-1150 |#1|) (-1150 |#1|)) 53)) (-1293 (((-1150 |#1|) (-1150 |#1|)) 72)) (-1294 (((-1150 |#1|) (-1150 |#1|)) 54)) (-1391 (((-1150 |#1|) (-1150 |#1|)) 70)) (-4368 (((-1150 |#1|) (-1150 |#1|)) 52)) (-1368 (((-1150 |#1|) (-1150 |#1|)) 69)) (-4349 (((-1150 |#1|) (-1150 |#1|)) 51)) (** (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 36)))
-(((-1155 |#1|) (-10 -7 (-15 -1671 ((-1150 |#1|) (-1150 |#1|))) (-15 -3473 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -4268 ((-1150 |#1|) (-1150 |#1|))) (-15 -4280 ((-1150 |#1|) (-1150 |#1|))) (-15 -4294 ((-1150 |#1|) (-1150 |#1|))) (-15 -4306 ((-1150 |#1|) (-1150 |#1|))) (-15 -4318 ((-1150 |#1|) (-1150 |#1|))) (-15 -4328 ((-1150 |#1|) (-1150 |#1|))) (-15 -4339 ((-1150 |#1|) (-1150 |#1|))) (-15 -4349 ((-1150 |#1|) (-1150 |#1|))) (-15 -4358 ((-1150 |#1|) (-1150 |#1|))) (-15 -4368 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -1294 ((-1150 |#1|) (-1150 |#1|))) (-15 -1301 ((-1150 |#1|) (-1150 |#1|))) (-15 -1311 ((-1150 |#1|) (-1150 |#1|))) (-15 -1321 ((-1150 |#1|) (-1150 |#1|))) (-15 -1330 ((-1150 |#1|) (-1150 |#1|))) (-15 -1337 ((-1150 |#1|) (-1150 |#1|))) (-15 -1347 ((-1150 |#1|) (-1150 |#1|))) (-15 -1359 ((-1150 |#1|) (-1150 |#1|))) (-15 -1368 ((-1150 |#1|) (-1150 |#1|))) (-15 -1380 ((-1150 |#1|) (-1150 |#1|))) (-15 -1391 ((-1150 |#1|) (-1150 |#1|))) (-15 -1402 ((-1150 |#1|) (-1150 |#1|))) (-15 -1293 ((-1150 |#1|) (-1150 |#1|)))) (-38 (-407 (-564)))) (T -1155))
-((-1293 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1402 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1391 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1380 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1368 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1359 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1347 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1337 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1330 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1321 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1311 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1301 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1294 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4378 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4368 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4358 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4349 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4339 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4328 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4318 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4306 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4294 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4280 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4268 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-3473 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1671 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))))
-(-10 -7 (-15 -1671 ((-1150 |#1|) (-1150 |#1|))) (-15 -3473 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -4268 ((-1150 |#1|) (-1150 |#1|))) (-15 -4280 ((-1150 |#1|) (-1150 |#1|))) (-15 -4294 ((-1150 |#1|) (-1150 |#1|))) (-15 -4306 ((-1150 |#1|) (-1150 |#1|))) (-15 -4318 ((-1150 |#1|) (-1150 |#1|))) (-15 -4328 ((-1150 |#1|) (-1150 |#1|))) (-15 -4339 ((-1150 |#1|) (-1150 |#1|))) (-15 -4349 ((-1150 |#1|) (-1150 |#1|))) (-15 -4358 ((-1150 |#1|) (-1150 |#1|))) (-15 -4368 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -1294 ((-1150 |#1|) (-1150 |#1|))) (-15 -1301 ((-1150 |#1|) (-1150 |#1|))) (-15 -1311 ((-1150 |#1|) (-1150 |#1|))) (-15 -1321 ((-1150 |#1|) (-1150 |#1|))) (-15 -1330 ((-1150 |#1|) (-1150 |#1|))) (-15 -1337 ((-1150 |#1|) (-1150 |#1|))) (-15 -1347 ((-1150 |#1|) (-1150 |#1|))) (-15 -1359 ((-1150 |#1|) (-1150 |#1|))) (-15 -1368 ((-1150 |#1|) (-1150 |#1|))) (-15 -1380 ((-1150 |#1|) (-1150 |#1|))) (-15 -1391 ((-1150 |#1|) (-1150 |#1|))) (-15 -1402 ((-1150 |#1|) (-1150 |#1|))) (-15 -1293 ((-1150 |#1|) (-1150 |#1|))))
-((-1321 (((-1150 |#1|) (-1150 |#1|)) 108)) (-4294 (((-1150 |#1|) (-1150 |#1|)) 65)) (-1312 (((-2 (|:| -1301 (-1150 |#1|)) (|:| -1311 (-1150 |#1|))) (-1150 |#1|)) 104)) (-1301 (((-1150 |#1|) (-1150 |#1|)) 105)) (-3839 (((-2 (|:| -4268 (-1150 |#1|)) (|:| -4280 (-1150 |#1|))) (-1150 |#1|)) 54)) (-4268 (((-1150 |#1|) (-1150 |#1|)) 55)) (-1337 (((-1150 |#1|) (-1150 |#1|)) 110)) (-4318 (((-1150 |#1|) (-1150 |#1|)) 72)) (-3473 (((-1150 |#1|) (-1150 |#1|)) 40)) (-1671 (((-1150 |#1|) (-1150 |#1|)) 37)) (-1347 (((-1150 |#1|) (-1150 |#1|)) 111)) (-4328 (((-1150 |#1|) (-1150 |#1|)) 73)) (-1330 (((-1150 |#1|) (-1150 |#1|)) 109)) (-4306 (((-1150 |#1|) (-1150 |#1|)) 68)) (-1311 (((-1150 |#1|) (-1150 |#1|)) 106)) (-4280 (((-1150 |#1|) (-1150 |#1|)) 56)) (-1380 (((-1150 |#1|) (-1150 |#1|)) 119)) (-4358 (((-1150 |#1|) (-1150 |#1|)) 94)) (-1359 (((-1150 |#1|) (-1150 |#1|)) 113)) (-4339 (((-1150 |#1|) (-1150 |#1|)) 90)) (-1402 (((-1150 |#1|) (-1150 |#1|)) 123)) (-4378 (((-1150 |#1|) (-1150 |#1|)) 98)) (-1293 (((-1150 |#1|) (-1150 |#1|)) 125)) (-1294 (((-1150 |#1|) (-1150 |#1|)) 100)) (-1391 (((-1150 |#1|) (-1150 |#1|)) 121)) (-4368 (((-1150 |#1|) (-1150 |#1|)) 96)) (-1368 (((-1150 |#1|) (-1150 |#1|)) 115)) (-4349 (((-1150 |#1|) (-1150 |#1|)) 92)) (** (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 41)))
-(((-1156 |#1|) (-10 -7 (-15 -1671 ((-1150 |#1|) (-1150 |#1|))) (-15 -3473 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -3839 ((-2 (|:| -4268 (-1150 |#1|)) (|:| -4280 (-1150 |#1|))) (-1150 |#1|))) (-15 -4268 ((-1150 |#1|) (-1150 |#1|))) (-15 -4280 ((-1150 |#1|) (-1150 |#1|))) (-15 -4294 ((-1150 |#1|) (-1150 |#1|))) (-15 -4306 ((-1150 |#1|) (-1150 |#1|))) (-15 -4318 ((-1150 |#1|) (-1150 |#1|))) (-15 -4328 ((-1150 |#1|) (-1150 |#1|))) (-15 -4339 ((-1150 |#1|) (-1150 |#1|))) (-15 -4349 ((-1150 |#1|) (-1150 |#1|))) (-15 -4358 ((-1150 |#1|) (-1150 |#1|))) (-15 -4368 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -1294 ((-1150 |#1|) (-1150 |#1|))) (-15 -1312 ((-2 (|:| -1301 (-1150 |#1|)) (|:| -1311 (-1150 |#1|))) (-1150 |#1|))) (-15 -1301 ((-1150 |#1|) (-1150 |#1|))) (-15 -1311 ((-1150 |#1|) (-1150 |#1|))) (-15 -1321 ((-1150 |#1|) (-1150 |#1|))) (-15 -1330 ((-1150 |#1|) (-1150 |#1|))) (-15 -1337 ((-1150 |#1|) (-1150 |#1|))) (-15 -1347 ((-1150 |#1|) (-1150 |#1|))) (-15 -1359 ((-1150 |#1|) (-1150 |#1|))) (-15 -1368 ((-1150 |#1|) (-1150 |#1|))) (-15 -1380 ((-1150 |#1|) (-1150 |#1|))) (-15 -1391 ((-1150 |#1|) (-1150 |#1|))) (-15 -1402 ((-1150 |#1|) (-1150 |#1|))) (-15 -1293 ((-1150 |#1|) (-1150 |#1|)))) (-38 (-407 (-564)))) (T -1156))
-((-1293 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1402 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1391 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1380 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1368 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1359 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1347 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1337 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1330 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1321 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1311 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1301 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1312 (*1 *2 *3) (-12 (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-2 (|:| -1301 (-1150 *4)) (|:| -1311 (-1150 *4)))) (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))) (-1294 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4378 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4368 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4358 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4349 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4339 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4328 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4318 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4306 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4294 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4280 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4268 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-3839 (*1 *2 *3) (-12 (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-2 (|:| -4268 (-1150 *4)) (|:| -4280 (-1150 *4)))) (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-3473 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1671 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))))
-(-10 -7 (-15 -1671 ((-1150 |#1|) (-1150 |#1|))) (-15 -3473 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -3839 ((-2 (|:| -4268 (-1150 |#1|)) (|:| -4280 (-1150 |#1|))) (-1150 |#1|))) (-15 -4268 ((-1150 |#1|) (-1150 |#1|))) (-15 -4280 ((-1150 |#1|) (-1150 |#1|))) (-15 -4294 ((-1150 |#1|) (-1150 |#1|))) (-15 -4306 ((-1150 |#1|) (-1150 |#1|))) (-15 -4318 ((-1150 |#1|) (-1150 |#1|))) (-15 -4328 ((-1150 |#1|) (-1150 |#1|))) (-15 -4339 ((-1150 |#1|) (-1150 |#1|))) (-15 -4349 ((-1150 |#1|) (-1150 |#1|))) (-15 -4358 ((-1150 |#1|) (-1150 |#1|))) (-15 -4368 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -1294 ((-1150 |#1|) (-1150 |#1|))) (-15 -1312 ((-2 (|:| -1301 (-1150 |#1|)) (|:| -1311 (-1150 |#1|))) (-1150 |#1|))) (-15 -1301 ((-1150 |#1|) (-1150 |#1|))) (-15 -1311 ((-1150 |#1|) (-1150 |#1|))) (-15 -1321 ((-1150 |#1|) (-1150 |#1|))) (-15 -1330 ((-1150 |#1|) (-1150 |#1|))) (-15 -1337 ((-1150 |#1|) (-1150 |#1|))) (-15 -1347 ((-1150 |#1|) (-1150 |#1|))) (-15 -1359 ((-1150 |#1|) (-1150 |#1|))) (-15 -1368 ((-1150 |#1|) (-1150 |#1|))) (-15 -1380 ((-1150 |#1|) (-1150 |#1|))) (-15 -1391 ((-1150 |#1|) (-1150 |#1|))) (-15 -1402 ((-1150 |#1|) (-1150 |#1|))) (-15 -1293 ((-1150 |#1|) (-1150 |#1|))))
-((-3053 (((-954 |#2|) |#2| |#2|) 50)) (-2477 ((|#2| |#2| |#1|) 19 (|has| |#1| (-307)))))
-(((-1157 |#1| |#2|) (-10 -7 (-15 -3053 ((-954 |#2|) |#2| |#2|)) (IF (|has| |#1| (-307)) (-15 -2477 (|#2| |#2| |#1|)) |%noBranch|)) (-556) (-1235 |#1|)) (T -1157))
-((-2477 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-4 *3 (-556)) (-5 *1 (-1157 *3 *2)) (-4 *2 (-1235 *3)))) (-3053 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-954 *3)) (-5 *1 (-1157 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -3053 ((-954 |#2|) |#2| |#2|)) (IF (|has| |#1| (-307)) (-15 -2477 (|#2| |#2| |#1|)) |%noBranch|))
-((-2337 (((-112) $ $) NIL)) (-1472 (($ $ (-641 (-767))) 80)) (-4194 (($) 32)) (-3429 (($ $) 50)) (-1534 (((-641 $) $) 59)) (-1914 (((-112) $) 19)) (-1954 (((-641 (-939 |#2|)) $) 87)) (-1713 (($ $) 81)) (-1351 (((-767) $) 46)) (-4142 (($) 31)) (-2310 (($ $ (-641 (-767)) (-939 |#2|)) 73) (($ $ (-641 (-767)) (-767)) 74) (($ $ (-767) (-939 |#2|)) 76)) (-4317 (($ $ $) 56) (($ (-641 $)) 58)) (-2211 (((-767) $) 88)) (-3385 (((-112) $) 15)) (-4172 (((-1152) $) NIL)) (-3953 (((-112) $) 21)) (-3877 (((-1114) $) NIL)) (-2863 (((-171) $) 86)) (-2116 (((-939 |#2|) $) 82)) (-4122 (((-767) $) 83)) (-4105 (((-112) $) 85)) (-3980 (($ $ (-641 (-767)) (-171)) 79)) (-1563 (($ $) 51)) (-2350 (((-858) $) 99)) (-3046 (($ $ (-641 (-767)) (-112)) 78)) (-3197 (((-641 $) $) 11)) (-2330 (($ $ (-767)) 45)) (-3067 (($ $) 42)) (-2805 (($ $ $ (-939 |#2|) (-767)) 69)) (-1433 (($ $ (-939 |#2|)) 68)) (-2950 (($ $ (-641 (-767)) (-939 |#2|)) 65) (($ $ (-641 (-767)) (-767)) 71) (((-767) $ (-939 |#2|)) 72)) (-2893 (((-112) $ $) 93)))
-(((-1158 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -3385 ((-112) $)) (-15 -1914 ((-112) $)) (-15 -3953 ((-112) $)) (-15 -4142 ($)) (-15 -4194 ($)) (-15 -3067 ($ $)) (-15 -2330 ($ $ (-767))) (-15 -3197 ((-641 $) $)) (-15 -1351 ((-767) $)) (-15 -3429 ($ $)) (-15 -1563 ($ $)) (-15 -4317 ($ $ $)) (-15 -4317 ($ (-641 $))) (-15 -1534 ((-641 $) $)) (-15 -2950 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -1433 ($ $ (-939 |#2|))) (-15 -2805 ($ $ $ (-939 |#2|) (-767))) (-15 -2310 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -2950 ($ $ (-641 (-767)) (-767))) (-15 -2310 ($ $ (-641 (-767)) (-767))) (-15 -2950 ((-767) $ (-939 |#2|))) (-15 -2310 ($ $ (-767) (-939 |#2|))) (-15 -3046 ($ $ (-641 (-767)) (-112))) (-15 -3980 ($ $ (-641 (-767)) (-171))) (-15 -1472 ($ $ (-641 (-767)))) (-15 -2116 ((-939 |#2|) $)) (-15 -4122 ((-767) $)) (-15 -4105 ((-112) $)) (-15 -2863 ((-171) $)) (-15 -2211 ((-767) $)) (-15 -1713 ($ $)) (-15 -1954 ((-641 (-939 |#2|)) $)))) (-917) (-1045)) (T -1158))
-((-3385 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1914 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-3953 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-4142 (*1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-4194 (*1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-3067 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-2330 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-3197 (*1 *2 *1) (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1351 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-3429 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-1563 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-4317 (*1 *1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-4317 (*1 *1 *2) (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1534 (*1 *2 *1) (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2950 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-1433 (*1 *1 *1 *2) (-12 (-5 *2 (-939 *4)) (-4 *4 (-1045)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)))) (-2805 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-939 *5)) (-5 *3 (-767)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-2310 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-2950 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-2310 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-2950 (*1 *2 *1 *3) (-12 (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *2 (-767)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-2310 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-3046 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-112)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-3980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-171)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-1472 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2116 (*1 *2 *1) (-12 (-5 *2 (-939 *4)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-4122 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-4105 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2863 (*1 *2 *1) (-12 (-5 *2 (-171)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2211 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1713 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-1954 (*1 *2 *1) (-12 (-5 *2 (-641 (-939 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))))
-(-13 (-1094) (-10 -8 (-15 -3385 ((-112) $)) (-15 -1914 ((-112) $)) (-15 -3953 ((-112) $)) (-15 -4142 ($)) (-15 -4194 ($)) (-15 -3067 ($ $)) (-15 -2330 ($ $ (-767))) (-15 -3197 ((-641 $) $)) (-15 -1351 ((-767) $)) (-15 -3429 ($ $)) (-15 -1563 ($ $)) (-15 -4317 ($ $ $)) (-15 -4317 ($ (-641 $))) (-15 -1534 ((-641 $) $)) (-15 -2950 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -1433 ($ $ (-939 |#2|))) (-15 -2805 ($ $ $ (-939 |#2|) (-767))) (-15 -2310 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -2950 ($ $ (-641 (-767)) (-767))) (-15 -2310 ($ $ (-641 (-767)) (-767))) (-15 -2950 ((-767) $ (-939 |#2|))) (-15 -2310 ($ $ (-767) (-939 |#2|))) (-15 -3046 ($ $ (-641 (-767)) (-112))) (-15 -3980 ($ $ (-641 (-767)) (-171))) (-15 -1472 ($ $ (-641 (-767)))) (-15 -2116 ((-939 |#2|) $)) (-15 -4122 ((-767) $)) (-15 -4105 ((-112) $)) (-15 -2863 ((-171) $)) (-15 -2211 ((-767) $)) (-15 -1713 ($ $)) (-15 -1954 ((-641 (-939 |#2|)) $))))
-((-2337 (((-112) $ $) NIL)) (-2437 ((|#2| $) 11)) (-2423 ((|#1| $) 10)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2363 (($ |#1| |#2|) 9)) (-2350 (((-858) $) 16)) (-2893 (((-112) $ $) NIL)))
-(((-1159 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2363 ($ |#1| |#2|)) (-15 -2423 (|#1| $)) (-15 -2437 (|#2| $)))) (-1094) (-1094)) (T -1159))
-((-2363 (*1 *1 *2 *3) (-12 (-5 *1 (-1159 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-2423 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-1159 *2 *3)) (-4 *3 (-1094)))) (-2437 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-1159 *3 *2)) (-4 *3 (-1094)))))
-(-13 (-1094) (-10 -8 (-15 -2363 ($ |#1| |#2|)) (-15 -2423 (|#1| $)) (-15 -2437 (|#2| $))))
-((-2337 (((-112) $ $) NIL)) (-2648 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1160) (-13 (-1077) (-10 -8 (-15 -2648 ((-1129) $))))) (T -1160))
-((-2648 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1160)))))
-(-13 (-1077) (-10 -8 (-15 -2648 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-1168 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 11)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-2890 (($ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3760 (((-112) $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3309 (($ $ (-564)) NIL) (($ $ (-564) (-564)) 75)) (-3272 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) NIL)) (-4206 (((-1168 |#1| |#2| |#3|) $) 42)) (-2173 (((-3 (-1168 |#1| |#2| |#3|) "failed") $) 32)) (-3795 (((-1168 |#1| |#2| |#3|) $) 33)) (-1321 (($ $) 116 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 92 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) 112 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 88 (|has| |#1| (-38 (-407 (-564)))))) (-3415 (((-564) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-3094 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) NIL)) (-1337 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 96 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-1168 |#1| |#2| |#3|) "failed") $) 34) (((-3 (-1170) "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-564) "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-2961 (((-1168 |#1| |#2| |#3|) $) 140) (((-1170) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-407 (-564)) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-564) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-4304 (($ $) 37) (($ (-564) $) 38)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-1168 |#1| |#2| |#3|)) (-685 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 (-1168 |#1| |#2| |#3|))) (|:| |vec| (-1259 (-1168 |#1| |#2| |#3|)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363))))) (-1654 (((-3 $ "failed") $) 54)) (-1454 (((-407 (-948 |#1|)) $ (-564)) 74 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 76 (|has| |#1| (-556)))) (-3038 (($) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-4119 (((-112) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-1904 (((-112) $) 28)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-882 (-564))) (|has| |#1| (-363))))) (-3533 (((-564) $) NIL) (((-564) $ (-564)) 26)) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL (|has| |#1| (-363)))) (-2261 (((-1168 |#1| |#2| |#3|) $) 44 (|has| |#1| (-363)))) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1993 (((-3 $ "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))))) (-2131 (((-112) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2227 (($ $ (-917)) NIL)) (-1648 (($ (-1 |#1| (-564)) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-564)) 19) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-3142 (($ $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-1515 (($ $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-363)))) (-3473 (($ $) 81 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3806 (($ (-564) (-1168 |#1| |#2| |#3|)) 36)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-1871 (($ $) 79 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 80 (|has| |#1| (-38 (-407 (-564)))))) (-3978 (($) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2583 (($ $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-2630 (((-1168 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-564)) 158)) (-2537 (((-3 $ "failed") $ $) 55 (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) 82 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) (-1168 |#1| |#2| |#3|)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-514 (-1170) (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-1168 |#1| |#2| |#3|))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-514 (-1170) (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-294 (-1168 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-294 (-1168 |#1| |#2| |#3|))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1168 |#1| |#2| |#3|)) (-641 (-1168 |#1| |#2| |#3|))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-564)) NIL) (($ $ $) 61 (|has| (-564) (-1106))) (($ $ (-1168 |#1| |#2| |#3|)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-286 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1255 |#2|)) 57) (($ $ (-767)) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 56 (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2901 (($ $) NIL (|has| |#1| (-363)))) (-2272 (((-1168 |#1| |#2| |#3|) $) 46 (|has| |#1| (-363)))) (-2762 (((-564) $) 43)) (-1347 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 98 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 118 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 94 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 114 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 90 (|has| |#1| (-38 (-407 (-564)))))) (-4344 (((-536) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-612 (-536))) (|has| |#1| (-363)))) (((-379) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-225) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-888 (-379)) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) 162) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1168 |#1| |#2| |#3|)) 30) (($ (-1255 |#2|)) 25) (($ (-1170)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (($ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556)))) (($ (-407 (-564))) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))) (|has| |#1| (-38 (-407 (-564))))))) (-2606 ((|#1| $ (-564)) 77)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 12)) (-2779 (((-1168 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-1380 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 104 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-1359 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 100 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 108 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-564)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 110 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 106 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 102 (|has| |#1| (-38 (-407 (-564)))))) (-3453 (($ $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2414 (($) 21 T CONST)) (-2428 (($) 16 T CONST)) (-3950 (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2945 (((-112) $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2922 (((-112) $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2912 (((-112) $ $) NIL (-2750 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 49 (|has| |#1| (-363))) (($ (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) 50 (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 23)) (** (($ $ (-917)) NIL) (($ $ (-767)) 60) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) 83 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 137 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 35) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1168 |#1| |#2| |#3|)) 48 (|has| |#1| (-363))) (($ (-1168 |#1| |#2| |#3|) $) 47 (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1161 |#1| |#2| |#3|) (-13 (-1221 |#1| (-1168 |#1| |#2| |#3|)) (-10 -8 (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1161))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1221 |#1| (-1168 |#1| |#2| |#3|)) (-10 -8 (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-1796 ((|#2| |#2| (-1086 |#2|)) 26) ((|#2| |#2| (-1170)) 28)))
-(((-1162 |#1| |#2|) (-10 -7 (-15 -1796 (|#2| |#2| (-1170))) (-15 -1796 (|#2| |#2| (-1086 |#2|)))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-430 |#1|) (-160) (-27) (-1194))) (T -1162))
-((-1796 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-13 (-430 *4) (-160) (-27) (-1194))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1162 *4 *2)))) (-1796 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1162 *4 *2)) (-4 *2 (-13 (-430 *4) (-160) (-27) (-1194))))))
-(-10 -7 (-15 -1796 (|#2| |#2| (-1170))) (-15 -1796 (|#2| |#2| (-1086 |#2|))))
-((-1796 (((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1086 (-407 (-948 |#1|)))) 31) (((-407 (-948 |#1|)) (-948 |#1|) (-1086 (-948 |#1|))) 44) (((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1170)) 33) (((-407 (-948 |#1|)) (-948 |#1|) (-1170)) 36)))
-(((-1163 |#1|) (-10 -7 (-15 -1796 ((-407 (-948 |#1|)) (-948 |#1|) (-1170))) (-15 -1796 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -1796 ((-407 (-948 |#1|)) (-948 |#1|) (-1086 (-948 |#1|)))) (-15 -1796 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1086 (-407 (-948 |#1|)))))) (-13 (-556) (-846) (-1034 (-564)))) (T -1163))
-((-1796 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-3 *3 (-316 *5))) (-5 *1 (-1163 *5)))) (-1796 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-948 *5))) (-5 *3 (-948 *5)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-407 *3)) (-5 *1 (-1163 *5)))) (-1796 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-3 (-407 (-948 *5)) (-316 *5))) (-5 *1 (-1163 *5)) (-5 *3 (-407 (-948 *5))))) (-1796 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-407 (-948 *5))) (-5 *1 (-1163 *5)) (-5 *3 (-948 *5)))))
-(-10 -7 (-15 -1796 ((-407 (-948 |#1|)) (-948 |#1|) (-1170))) (-15 -1796 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -1796 ((-407 (-948 |#1|)) (-948 |#1|) (-1086 (-948 |#1|)))) (-15 -1796 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1086 (-407 (-948 |#1|))))))
-((-4289 (((-1166 |#2|) (-1 |#2| |#1|) (-1166 |#1|)) 13)))
-(((-1164 |#1| |#2|) (-10 -7 (-15 -4289 ((-1166 |#2|) (-1 |#2| |#1|) (-1166 |#1|)))) (-1045) (-1045)) (T -1164))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1166 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-1166 *6)) (-5 *1 (-1164 *5 *6)))))
-(-10 -7 (-15 -4289 ((-1166 |#2|) (-1 |#2| |#1|) (-1166 |#1|))))
-((-3942 (((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|))) 51)) (-3595 (((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|))) 52)))
-(((-1165 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3595 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|)))) (-15 -3942 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|))))) (-789) (-846) (-452) (-945 |#3| |#1| |#2|)) (T -1165))
-((-3942 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-452)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 (-407 *7)))) (-5 *1 (-1165 *4 *5 *6 *7)) (-5 *3 (-1166 (-407 *7))))) (-3595 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-452)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 (-407 *7)))) (-5 *1 (-1165 *4 *5 *6 *7)) (-5 *3 (-1166 (-407 *7))))))
-(-10 -7 (-15 -3595 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|)))) (-15 -3942 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|)))))
-((-2337 (((-112) $ $) 169)) (-2148 (((-112) $) 42)) (-1586 (((-1259 |#1|) $ (-767)) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-4343 (($ (-1166 |#1|)) NIL)) (-3562 (((-1166 $) $ (-1076)) 81) (((-1166 |#1|) $) 70)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) 162 (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) 156 (|has| |#1| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) 94 (|has| |#1| (-905)))) (-3472 (($ $) NIL (|has| |#1| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 114 (|has| |#1| (-905)))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-3131 (($ $ (-767)) 60)) (-3981 (($ $ (-767)) 62)) (-1534 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-452)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL)) (-2961 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1076) $) NIL)) (-3594 (($ $ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $ $) 158 (|has| |#1| (-172)))) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) 79)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-3669 (($ $ $) 129)) (-2691 (($ $ $) NIL (|has| |#1| (-556)))) (-2454 (((-2 (|:| -4311 |#1|) (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-2477 (($ $) 163 (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-767) $) 68)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-2998 (((-858) $ (-858)) 146)) (-3533 (((-767) $ $) NIL (|has| |#1| (-556)))) (-4035 (((-112) $) 47)) (-2340 (((-767) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-3733 (($ (-1166 |#1|) (-1076)) 72) (($ (-1166 $) (-1076)) 88)) (-2227 (($ $ (-767)) 50)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) 86) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1076)) NIL) (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 151)) (-4253 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-3523 (($ (-1 (-767) (-767)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3703 (((-1166 |#1|) $) NIL)) (-1758 (((-3 (-1076) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) 75)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-4172 (((-1152) $) NIL)) (-3690 (((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767)) 59)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-1076)) (|:| -1377 (-767))) "failed") $) NIL)) (-1871 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3978 (($) NIL (|has| |#1| (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) 49)) (-3855 ((|#1| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 102 (|has| |#1| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) 165 (|has| |#1| (-452)))) (-2974 (($ $ (-767) |#1| $) 121)) (-4068 (((-418 (-1166 $)) (-1166 $)) 100 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 99 (|has| |#1| (-905)))) (-3595 (((-418 $) $) 107 (|has| |#1| (-905)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ |#1|) 161 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 122 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#1|) NIL) (($ $ (-641 (-1076)) (-641 |#1|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ |#1|) 148) (($ $ $) 149) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) NIL (|has| |#1| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#1| (-556)))) (-2792 (((-3 $ "failed") $ (-767)) 53)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 170 (|has| |#1| (-363)))) (-3358 (($ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $) 154 (|has| |#1| (-172)))) (-3735 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2762 (((-767) $) 77) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) 160 (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2253 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#1| (-556)))) (-2350 (((-858) $) 147) (($ (-564)) NIL) (($ |#1|) 76) (($ (-1076)) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) 40 (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) 17 T CONST)) (-2428 (($) 19 T CONST)) (-3950 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) 119)) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-3004 (($ $ |#1|) 171 (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 89)) (** (($ $ (-917)) 14) (($ $ (-767)) 12)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 39) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 127) (($ $ |#1|) NIL)))
-(((-1166 |#1|) (-13 (-1235 |#1|) (-10 -8 (-15 -2998 ((-858) $ (-858))) (-15 -2974 ($ $ (-767) |#1| $)))) (-1045)) (T -1166))
-((-2998 (*1 *2 *1 *2) (-12 (-5 *2 (-858)) (-5 *1 (-1166 *3)) (-4 *3 (-1045)))) (-2974 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1166 *3)) (-4 *3 (-1045)))))
-(-13 (-1235 |#1|) (-10 -8 (-15 -2998 ((-858) $ (-858))) (-15 -2974 ($ $ (-767) |#1| $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 11)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) NIL)) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1168 |#1| |#2| |#3|) "failed") $) 36)) (-2961 (((-1161 |#1| |#2| |#3|) $) NIL) (((-1168 |#1| |#2| |#3|) $) NIL)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3263 (((-407 (-564)) $) 59)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-3815 (($ (-407 (-564)) (-1161 |#1| |#2| |#3|)) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) NIL)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-407 (-564))) 20) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-1763 (((-1161 |#1| |#2| |#3|) $) 41)) (-4230 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) NIL)) (-3806 (((-1161 |#1| |#2| |#3|) $) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-1871 (($ $) 39 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 40 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) NIL)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $ (-1255 |#2|)) 38)) (-2762 (((-407 (-564)) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) 62) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1161 |#1| |#2| |#3|)) 30) (($ (-1168 |#1| |#2| |#3|)) 31) (($ (-1255 |#2|)) 26) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 12)) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 22 T CONST)) (-2428 (($) 16 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 24)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1167 |#1| |#2| |#3|) (-13 (-1242 |#1| (-1161 |#1| |#2| |#3|)) (-1034 (-1168 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1167))
-((-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1242 |#1| (-1161 |#1| |#2| |#3|)) (-1034 (-1168 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 130)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 120)) (-2531 (((-1232 |#2| |#1|) $ (-767)) 68)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-767)) 84) (($ $ (-767) (-767)) 81)) (-3272 (((-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|))) $) 106)) (-1321 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 150 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1301 (($ $) 170 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|)))) 119) (($ (-1150 |#1|)) 114)) (-1337 (($ $) 178 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 154 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) 25)) (-3768 (($ $) 28)) (-3711 (((-948 |#1|) $ (-767)) 80) (((-948 |#1|) $ (-767) (-767)) 82)) (-1904 (((-112) $) 125)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-767) $) 127) (((-767) $ (-767)) 129)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) NIL)) (-1648 (($ (-1 |#1| (-564)) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) 13) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3473 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-1871 (($ $) 134 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 135 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-3113 (($ $ (-767)) 15)) (-2537 (((-3 $ "failed") $ $) 26 (|has| |#1| (-556)))) (-1671 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-767)))))) (-4362 ((|#1| $ (-767)) 123) (($ $ $) 133 (|has| (-767) (-1106)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 29 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $ (-1255 |#2|)) 31)) (-2762 (((-767) $) NIL)) (-1347 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 156 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 176 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 152 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 148 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) 207) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 131 (|has| |#1| (-172))) (($ (-1232 |#2| |#1|)) 54) (($ (-1255 |#2|)) 36)) (-4325 (((-1150 |#1|) $) 102)) (-2606 ((|#1| $ (-767)) 122)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 57)) (-1380 (($ $) 186 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 162 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) 182 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 158 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 190 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 166 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-767)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-767)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 192 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 168 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 188 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 164 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 184 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 160 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 17 T CONST)) (-2428 (($) 20 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) 199)) (-2980 (($ $ $) 35)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ |#1|) 204 (|has| |#1| (-363))) (($ $ $) 139 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 142 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 137) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1168 |#1| |#2| |#3|) (-13 (-1250 |#1|) (-10 -8 (-15 -2350 ($ (-1232 |#2| |#1|))) (-15 -2531 ((-1232 |#2| |#1|) $ (-767))) (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1168))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1232 *4 *3)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-1168 *3 *4 *5)))) (-2531 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1168 *4 *5 *6)) (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1250 |#1|) (-10 -8 (-15 -2350 ($ (-1232 |#2| |#1|))) (-15 -2531 ((-1232 |#2| |#1|) $ (-767))) (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-2350 (((-858) $) 33) (($ (-1170)) 35)) (-2750 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 46)) (-2739 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 39) (($ $) 40)) (-2885 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 41)) (-2875 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 43)) (-2864 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 42)) (-2852 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 44)) (-2045 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 47)) (-12 (($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 45)))
-(((-1169) (-13 (-611 (-858)) (-10 -8 (-15 -2350 ($ (-1170))) (-15 -2885 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2864 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2875 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2852 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2750 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2045 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2739 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2739 ($ $))))) (T -1169))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1169)))) (-2885 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2864 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2875 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2852 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2750 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2045 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2739 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2739 (*1 *1 *1) (-5 *1 (-1169))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2350 ($ (-1170))) (-15 -2885 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2864 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2875 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2852 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2750 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2045 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2739 ($ (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2739 ($ $))))
-((-2337 (((-112) $ $) NIL)) (-2561 (($ $ (-641 (-858))) 64)) (-3732 (($ $ (-641 (-858))) 62)) (-4191 (((-1152) $) 103)) (-4039 (((-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858)))) $) 109)) (-3074 (((-112) $) 23)) (-4125 (($ $ (-641 (-641 (-858)))) 61) (($ $ (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858))))) 101)) (-3500 (($) 163 T CONST)) (-1790 (((-1264)) 136)) (-3206 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 71) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 78)) (-4142 (($) 122) (($ $) 131)) (-2445 (($ $) 102)) (-3142 (($ $ $) NIL)) (-1515 (($ $ $) NIL)) (-3050 (((-641 $) $) 138)) (-4172 (((-1152) $) 114)) (-3877 (((-1114) $) NIL)) (-4362 (($ $ (-641 (-858))) 63)) (-4344 (((-536) $) 48) (((-1170) $) 49) (((-888 (-564)) $) 82) (((-888 (-379)) $) 80)) (-2350 (((-858) $) 55) (($ (-1152)) 50)) (-1506 (($ $ (-641 (-858))) 65)) (-3029 (((-1152) $) 34) (((-1152) $ (-112)) 35) (((-1264) (-818) $) 36) (((-1264) (-818) $ (-112)) 37)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) 51)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) 52)))
-(((-1170) (-13 (-846) (-612 (-536)) (-824) (-612 (-1170)) (-614 (-1152)) (-612 (-888 (-564))) (-612 (-888 (-379))) (-882 (-564)) (-882 (-379)) (-10 -8 (-15 -4142 ($)) (-15 -4142 ($ $)) (-15 -1790 ((-1264))) (-15 -2445 ($ $)) (-15 -3074 ((-112) $)) (-15 -4039 ((-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858)))) $)) (-15 -4125 ($ $ (-641 (-641 (-858))))) (-15 -4125 ($ $ (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858)))))) (-15 -3732 ($ $ (-641 (-858)))) (-15 -2561 ($ $ (-641 (-858)))) (-15 -1506 ($ $ (-641 (-858)))) (-15 -4362 ($ $ (-641 (-858)))) (-15 -4191 ((-1152) $)) (-15 -3050 ((-641 $) $)) (-15 -3500 ($) -3455)))) (T -1170))
-((-4142 (*1 *1) (-5 *1 (-1170))) (-4142 (*1 *1 *1) (-5 *1 (-1170))) (-1790 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1170)))) (-2445 (*1 *1 *1) (-5 *1 (-1170))) (-3074 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1170)))) (-4039 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858))))) (-5 *1 (-1170)))) (-4125 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 (-858)))) (-5 *1 (-1170)))) (-4125 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858))))) (-5 *1 (-1170)))) (-3732 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-2561 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-1506 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-4191 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1170)))) (-3050 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1170)))) (-3500 (*1 *1) (-5 *1 (-1170))))
-(-13 (-846) (-612 (-536)) (-824) (-612 (-1170)) (-614 (-1152)) (-612 (-888 (-564))) (-612 (-888 (-379))) (-882 (-564)) (-882 (-379)) (-10 -8 (-15 -4142 ($)) (-15 -4142 ($ $)) (-15 -1790 ((-1264))) (-15 -2445 ($ $)) (-15 -3074 ((-112) $)) (-15 -4039 ((-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858)))) $)) (-15 -4125 ($ $ (-641 (-641 (-858))))) (-15 -4125 ($ $ (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858))) (|:| |args| (-641 (-858)))))) (-15 -3732 ($ $ (-641 (-858)))) (-15 -2561 ($ $ (-641 (-858)))) (-15 -1506 ($ $ (-641 (-858)))) (-15 -4362 ($ $ (-641 (-858)))) (-15 -4191 ((-1152) $)) (-15 -3050 ((-641 $) $)) (-15 -3500 ($) -3455)))
-((-4007 (((-1259 |#1|) |#1| (-917)) 18) (((-1259 |#1|) (-641 |#1|)) 25)))
-(((-1171 |#1|) (-10 -7 (-15 -4007 ((-1259 |#1|) (-641 |#1|))) (-15 -4007 ((-1259 |#1|) |#1| (-917)))) (-1045)) (T -1171))
-((-4007 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-1259 *3)) (-5 *1 (-1171 *3)) (-4 *3 (-1045)))) (-4007 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1045)) (-5 *2 (-1259 *4)) (-5 *1 (-1171 *4)))))
-(-10 -7 (-15 -4007 ((-1259 |#1|) (-641 |#1|))) (-15 -4007 ((-1259 |#1|) |#1| (-917))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2961 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2477 (($ $) NIL (|has| |#1| (-452)))) (-2702 (($ $ |#1| (-967) $) NIL)) (-4035 (((-112) $) 17)) (-2340 (((-767) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-967)) NIL)) (-4253 (((-967) $) NIL)) (-3523 (($ (-1 (-967) (-967)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#1| $) NIL)) (-2974 (($ $ (-967) |#1| $) NIL (-12 (|has| (-967) (-131)) (|has| |#1| (-556))))) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-2762 (((-967) $) NIL)) (-3172 ((|#1| $) NIL (|has| |#1| (-452)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) NIL) (($ (-407 (-564))) NIL (-2750 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ (-967)) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2414 (($) 11 T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 21)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 22) (($ $ |#1|) NIL) (($ |#1| $) 16) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1172 |#1|) (-13 (-326 |#1| (-967)) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| (-967) (-131)) (-15 -2974 ($ $ (-967) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|))) (-1045)) (T -1172))
-((-2974 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-967)) (-4 *2 (-131)) (-5 *1 (-1172 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
-(-13 (-326 |#1| (-967)) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| (-967) (-131)) (-15 -2974 ($ $ (-967) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|)))
-((-2923 (((-1174) (-1170) $) 25)) (-1335 (($) 29)) (-3375 (((-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-1170) $) 22)) (-1569 (((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void")) $) 41) (((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) 42) (((-1264) (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) 43)) (-1427 (((-1264) (-1170)) 58)) (-1529 (((-1264) (-1170) $) 55) (((-1264) (-1170)) 56) (((-1264)) 57)) (-3013 (((-1264) (-1170)) 37)) (-4338 (((-1170)) 36)) (-1664 (($) 34)) (-4070 (((-437) (-1170) (-437) (-1170) $) 45) (((-437) (-641 (-1170)) (-437) (-1170) $) 49) (((-437) (-1170) (-437)) 46) (((-437) (-1170) (-437) (-1170)) 50)) (-2384 (((-1170)) 35)) (-2350 (((-858) $) 28)) (-2854 (((-1264)) 30) (((-1264) (-1170)) 33)) (-2883 (((-641 (-1170)) (-1170) $) 24)) (-3334 (((-1264) (-1170) (-641 (-1170)) $) 38) (((-1264) (-1170) (-641 (-1170))) 39) (((-1264) (-641 (-1170))) 40)))
-(((-1173) (-13 (-611 (-858)) (-10 -8 (-15 -1335 ($)) (-15 -2854 ((-1264))) (-15 -2854 ((-1264) (-1170))) (-15 -4070 ((-437) (-1170) (-437) (-1170) $)) (-15 -4070 ((-437) (-641 (-1170)) (-437) (-1170) $)) (-15 -4070 ((-437) (-1170) (-437))) (-15 -4070 ((-437) (-1170) (-437) (-1170))) (-15 -3013 ((-1264) (-1170))) (-15 -2384 ((-1170))) (-15 -4338 ((-1170))) (-15 -3334 ((-1264) (-1170) (-641 (-1170)) $)) (-15 -3334 ((-1264) (-1170) (-641 (-1170)))) (-15 -3334 ((-1264) (-641 (-1170)))) (-15 -1569 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void")) $)) (-15 -1569 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void")))) (-15 -1569 ((-1264) (-3 (|:| |fst| (-434)) (|:| -1829 "void")))) (-15 -1529 ((-1264) (-1170) $)) (-15 -1529 ((-1264) (-1170))) (-15 -1529 ((-1264))) (-15 -1427 ((-1264) (-1170))) (-15 -1664 ($)) (-15 -3375 ((-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-1170) $)) (-15 -2883 ((-641 (-1170)) (-1170) $)) (-15 -2923 ((-1174) (-1170) $))))) (T -1173))
-((-1335 (*1 *1) (-5 *1 (-1173))) (-2854 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173)))) (-2854 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-4070 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173)))) (-4070 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-437)) (-5 *3 (-641 (-1170))) (-5 *4 (-1170)) (-5 *1 (-1173)))) (-4070 (*1 *2 *3 *2) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173)))) (-4070 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173)))) (-3013 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-2384 (*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))) (-4338 (*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))) (-3334 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-3334 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-3334 (*1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1569 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1170)) (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1569 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1569 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1529 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1529 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1529 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1427 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1664 (*1 *1) (-5 *1 (-1173))) (-3375 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *1 (-1173)))) (-2883 (*1 *2 *3 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1173)) (-5 *3 (-1170)))) (-2923 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1174)) (-5 *1 (-1173)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -1335 ($)) (-15 -2854 ((-1264))) (-15 -2854 ((-1264) (-1170))) (-15 -4070 ((-437) (-1170) (-437) (-1170) $)) (-15 -4070 ((-437) (-641 (-1170)) (-437) (-1170) $)) (-15 -4070 ((-437) (-1170) (-437))) (-15 -4070 ((-437) (-1170) (-437) (-1170))) (-15 -3013 ((-1264) (-1170))) (-15 -2384 ((-1170))) (-15 -4338 ((-1170))) (-15 -3334 ((-1264) (-1170) (-641 (-1170)) $)) (-15 -3334 ((-1264) (-1170) (-641 (-1170)))) (-15 -3334 ((-1264) (-641 (-1170)))) (-15 -1569 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void")) $)) (-15 -1569 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1829 "void")))) (-15 -1569 ((-1264) (-3 (|:| |fst| (-434)) (|:| -1829 "void")))) (-15 -1529 ((-1264) (-1170) $)) (-15 -1529 ((-1264) (-1170))) (-15 -1529 ((-1264))) (-15 -1427 ((-1264) (-1170))) (-15 -1664 ($)) (-15 -3375 ((-3 (|:| |fst| (-434)) (|:| -1829 "void")) (-1170) $)) (-15 -2883 ((-641 (-1170)) (-1170) $)) (-15 -2923 ((-1174) (-1170) $))))
-((-1660 (((-641 (-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) $) 66)) (-3321 (((-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))) (-434) $) 47)) (-1318 (($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-437))))) 17)) (-1427 (((-1264) $) 74)) (-4011 (((-641 (-1170)) $) 22)) (-3565 (((-1098) $) 60)) (-3128 (((-437) (-1170) $) 27)) (-2043 (((-641 (-1170)) $) 30)) (-1664 (($) 19)) (-4070 (((-437) (-641 (-1170)) (-437) $) 25) (((-437) (-1170) (-437) $) 24)) (-2350 (((-858) $) 9) (((-1182 (-1170) (-437)) $) 13)))
-(((-1174) (-13 (-611 (-858)) (-10 -8 (-15 -2350 ((-1182 (-1170) (-437)) $)) (-15 -1664 ($)) (-15 -4070 ((-437) (-641 (-1170)) (-437) $)) (-15 -4070 ((-437) (-1170) (-437) $)) (-15 -3128 ((-437) (-1170) $)) (-15 -4011 ((-641 (-1170)) $)) (-15 -3321 ((-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))) (-434) $)) (-15 -2043 ((-641 (-1170)) $)) (-15 -1660 ((-641 (-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) $)) (-15 -3565 ((-1098) $)) (-15 -1427 ((-1264) $)) (-15 -1318 ($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-437))))))))) (T -1174))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-1182 (-1170) (-437))) (-5 *1 (-1174)))) (-1664 (*1 *1) (-5 *1 (-1174))) (-4070 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-437)) (-5 *3 (-641 (-1170))) (-5 *1 (-1174)))) (-4070 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1174)))) (-3128 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-437)) (-5 *1 (-1174)))) (-4011 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))) (-3321 (*1 *2 *3 *1) (-12 (-5 *3 (-434)) (-5 *2 (-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) (-5 *1 (-1174)))) (-2043 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))) (-1660 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))))) (-5 *1 (-1174)))) (-3565 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-1174)))) (-1427 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1174)))) (-1318 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-437))))) (-5 *1 (-1174)))))
-(-13 (-611 (-858)) (-10 -8 (-15 -2350 ((-1182 (-1170) (-437)) $)) (-15 -1664 ($)) (-15 -4070 ((-437) (-641 (-1170)) (-437) $)) (-15 -4070 ((-437) (-1170) (-437) $)) (-15 -3128 ((-437) (-1170) $)) (-15 -4011 ((-641 (-1170)) $)) (-15 -3321 ((-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))) (-434) $)) (-15 -2043 ((-641 (-1170)) $)) (-15 -1660 ((-641 (-641 (-3 (|:| -2445 (-1170)) (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) $)) (-15 -3565 ((-1098) $)) (-15 -1427 ((-1264) $)) (-15 -1318 ($ (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-437))))))))
-((-2337 (((-112) $ $) NIL)) (-4201 (((-3 (-564) "failed") $) 29) (((-3 (-225) "failed") $) 35) (((-3 (-506) "failed") $) 43) (((-3 (-1152) "failed") $) 47)) (-2961 (((-564) $) 30) (((-225) $) 36) (((-506) $) 40) (((-1152) $) 48)) (-3011 (((-112) $) 53)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2795 (((-3 (-564) (-225) (-506) (-1152) $) $) 55)) (-3158 (((-641 $) $) 57)) (-4344 (((-1098) $) 24) (($ (-1098)) 25)) (-3047 (((-112) $) 56)) (-2350 (((-858) $) 23) (($ (-564)) 26) (($ (-225)) 32) (($ (-506)) 38) (($ (-1152)) 44) (((-536) $) 59) (((-564) $) 31) (((-225) $) 37) (((-506) $) 41) (((-1152) $) 49)) (-2403 (((-112) $ (|[\|\|]| (-564))) 10) (((-112) $ (|[\|\|]| (-225))) 13) (((-112) $ (|[\|\|]| (-506))) 19) (((-112) $ (|[\|\|]| (-1152))) 16)) (-3559 (($ (-506) (-641 $)) 51) (($ $ (-641 $)) 52)) (-3848 (((-564) $) 27) (((-225) $) 33) (((-506) $) 39) (((-1152) $) 45)) (-2893 (((-112) $ $) 7)))
-(((-1175) (-13 (-1254) (-1094) (-1034 (-564)) (-1034 (-225)) (-1034 (-506)) (-1034 (-1152)) (-611 (-536)) (-10 -8 (-15 -4344 ((-1098) $)) (-15 -4344 ($ (-1098))) (-15 -2350 ((-564) $)) (-15 -3848 ((-564) $)) (-15 -2350 ((-225) $)) (-15 -3848 ((-225) $)) (-15 -2350 ((-506) $)) (-15 -3848 ((-506) $)) (-15 -2350 ((-1152) $)) (-15 -3848 ((-1152) $)) (-15 -3559 ($ (-506) (-641 $))) (-15 -3559 ($ $ (-641 $))) (-15 -3011 ((-112) $)) (-15 -2795 ((-3 (-564) (-225) (-506) (-1152) $) $)) (-15 -3158 ((-641 $) $)) (-15 -3047 ((-112) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-564)))) (-15 -2403 ((-112) $ (|[\|\|]| (-225)))) (-15 -2403 ((-112) $ (|[\|\|]| (-506)))) (-15 -2403 ((-112) $ (|[\|\|]| (-1152))))))) (T -1175))
-((-4344 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-1175)))) (-4344 (*1 *1 *2) (-12 (-5 *2 (-1098)) (-5 *1 (-1175)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1175)))) (-3848 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1175)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-1175)))) (-3848 (*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-1175)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1175)))) (-3848 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1175)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1175)))) (-3848 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1175)))) (-3559 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-641 (-1175))) (-5 *1 (-1175)))) (-3559 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175)))) (-3011 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))) (-2795 (*1 *2 *1) (-12 (-5 *2 (-3 (-564) (-225) (-506) (-1152) (-1175))) (-5 *1 (-1175)))) (-3158 (*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175)))) (-3047 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-564))) (-5 *2 (-112)) (-5 *1 (-1175)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-225))) (-5 *2 (-112)) (-5 *1 (-1175)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-506))) (-5 *2 (-112)) (-5 *1 (-1175)))) (-2403 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1152))) (-5 *2 (-112)) (-5 *1 (-1175)))))
-(-13 (-1254) (-1094) (-1034 (-564)) (-1034 (-225)) (-1034 (-506)) (-1034 (-1152)) (-611 (-536)) (-10 -8 (-15 -4344 ((-1098) $)) (-15 -4344 ($ (-1098))) (-15 -2350 ((-564) $)) (-15 -3848 ((-564) $)) (-15 -2350 ((-225) $)) (-15 -3848 ((-225) $)) (-15 -2350 ((-506) $)) (-15 -3848 ((-506) $)) (-15 -2350 ((-1152) $)) (-15 -3848 ((-1152) $)) (-15 -3559 ($ (-506) (-641 $))) (-15 -3559 ($ $ (-641 $))) (-15 -3011 ((-112) $)) (-15 -2795 ((-3 (-564) (-225) (-506) (-1152) $) $)) (-15 -3158 ((-641 $) $)) (-15 -3047 ((-112) $)) (-15 -2403 ((-112) $ (|[\|\|]| (-564)))) (-15 -2403 ((-112) $ (|[\|\|]| (-225)))) (-15 -2403 ((-112) $ (|[\|\|]| (-506)))) (-15 -2403 ((-112) $ (|[\|\|]| (-1152))))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) 24)) (-3500 (($) 14 T CONST)) (-3038 (($) 29)) (-3142 (($ $ $) NIL) (($) 21 T CONST)) (-1515 (($ $ $) NIL) (($) 22 T CONST)) (-2802 (((-917) $) 26)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) 25)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-1176 |#1|) (-13 (-840) (-10 -8 (-15 -3500 ($) -3455))) (-917)) (T -1176))
-((-3500 (*1 *1) (-12 (-5 *1 (-1176 *2)) (-14 *2 (-917)))))
-(-13 (-840) (-10 -8 (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL)) (-2011 (((-1264) $ (-1152) (-1152)) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-1152) |#1|) NIL)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#1| "failed") (-1152) $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#1| "failed") (-1152) $) NIL)) (-3653 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-1152) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-1152)) NIL)) (-1624 (((-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-1152) $) NIL (|has| (-1152) (-846)))) (-4276 (((-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-1152) $) NIL (|has| (-1152) (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-3979 (((-641 (-1152)) $) NIL)) (-3595 (((-112) (-1152) $) NIL)) (-4359 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL)) (-2885 (((-641 (-1152)) $) NIL)) (-2241 (((-112) (-1152) $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-3164 ((|#1| $) NIL (|has| (-1152) (-846)))) (-3645 (((-3 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) "failed") (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL (-12 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-309 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-1152)) NIL) ((|#1| $ (-1152) |#1|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-611 (-858))) (|has| |#1| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 (-1152)) (|:| -3683 |#1|)) (-1094)) (|has| |#1| (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1153 |#1|) (-13 (-1185 (-1152) |#1|) (-10 -7 (-6 -4407))) (-1094)) (T -1153))
+NIL
+(-13 (-1185 (-1152) |#1|) (-10 -7 (-6 -4407)))
+((-2722 (((-1150 |#1|) (-1150 |#1|)) 84)) (-1580 (((-3 (-1150 |#1|) "failed") (-1150 |#1|)) 42)) (-2510 (((-1150 |#1|) (-407 (-564)) (-1150 |#1|)) 135 (|has| |#1| (-38 (-407 (-564)))))) (-2060 (((-1150 |#1|) |#1| (-1150 |#1|)) 141 (|has| |#1| (-363)))) (-3587 (((-1150 |#1|) (-1150 |#1|)) 99)) (-2999 (((-1150 (-564)) (-564)) 63)) (-2102 (((-1150 |#1|) (-1150 (-1150 |#1|))) 118 (|has| |#1| (-38 (-407 (-564)))))) (-2015 (((-1150 |#1|) (-564) (-564) (-1150 |#1|)) 104)) (-3124 (((-1150 |#1|) |#1| (-564)) 53)) (-1828 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 66)) (-2352 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 138 (|has| |#1| (-363)))) (-3170 (((-1150 |#1|) |#1| (-1 (-1150 |#1|))) 117 (|has| |#1| (-38 (-407 (-564)))))) (-2076 (((-1150 |#1|) (-1 |#1| (-564)) |#1| (-1 (-1150 |#1|))) 139 (|has| |#1| (-363)))) (-3692 (((-1150 |#1|) (-1150 |#1|)) 98)) (-3252 (((-1150 |#1|) (-1150 |#1|)) 82)) (-2165 (((-1150 |#1|) (-564) (-564) (-1150 |#1|)) 105)) (-2983 (((-1150 |#1|) |#1| (-1150 |#1|)) 114 (|has| |#1| (-38 (-407 (-564)))))) (-3416 (((-1150 (-564)) (-564)) 62)) (-1456 (((-1150 |#1|) |#1|) 65)) (-2197 (((-1150 |#1|) (-1150 |#1|) (-564) (-564)) 101)) (-1954 (((-1150 |#1|) (-1 |#1| (-564)) (-1150 |#1|)) 72)) (-2501 (((-3 (-1150 |#1|) "failed") (-1150 |#1|) (-1150 |#1|)) 40)) (-2189 (((-1150 |#1|) (-1150 |#1|)) 100)) (-3055 (((-1150 |#1|) (-1150 |#1|) |#1|) 77)) (-2795 (((-1150 |#1|) (-1150 |#1|)) 68)) (-1504 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 78)) (-2326 (((-1150 |#1|) |#1|) 73)) (-2133 (((-1150 |#1|) (-1150 (-1150 |#1|))) 89)) (-2992 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 41)) (-2981 (((-1150 |#1|) (-1150 |#1|)) 21) (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 23)) (-2968 (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 17)) (* (((-1150 |#1|) (-1150 |#1|) |#1|) 29) (((-1150 |#1|) |#1| (-1150 |#1|)) 26) (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 27)))
+(((-1154 |#1|) (-10 -7 (-15 -2968 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2981 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2981 ((-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -2501 ((-3 (-1150 |#1|) "failed") (-1150 |#1|) (-1150 |#1|))) (-15 -2992 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -1580 ((-3 (-1150 |#1|) "failed") (-1150 |#1|))) (-15 -3124 ((-1150 |#1|) |#1| (-564))) (-15 -3416 ((-1150 (-564)) (-564))) (-15 -2999 ((-1150 (-564)) (-564))) (-15 -1456 ((-1150 |#1|) |#1|)) (-15 -1828 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2795 ((-1150 |#1|) (-1150 |#1|))) (-15 -1954 ((-1150 |#1|) (-1 |#1| (-564)) (-1150 |#1|))) (-15 -2326 ((-1150 |#1|) |#1|)) (-15 -3055 ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -1504 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -3252 ((-1150 |#1|) (-1150 |#1|))) (-15 -2722 ((-1150 |#1|) (-1150 |#1|))) (-15 -2133 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -3692 ((-1150 |#1|) (-1150 |#1|))) (-15 -3587 ((-1150 |#1|) (-1150 |#1|))) (-15 -2189 ((-1150 |#1|) (-1150 |#1|))) (-15 -2197 ((-1150 |#1|) (-1150 |#1|) (-564) (-564))) (-15 -2015 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (-15 -2165 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 -3170 ((-1150 |#1|) |#1| (-1 (-1150 |#1|)))) (-15 -2102 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -2510 ((-1150 |#1|) (-407 (-564)) (-1150 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -2352 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2076 ((-1150 |#1|) (-1 |#1| (-564)) |#1| (-1 (-1150 |#1|)))) (-15 -2060 ((-1150 |#1|) |#1| (-1150 |#1|)))) |%noBranch|)) (-1045)) (T -1154))
+((-2060 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-564))) (-5 *5 (-1 (-1150 *4))) (-4 *4 (-363)) (-4 *4 (-1045)) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)))) (-2352 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2510 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1045)) (-5 *3 (-407 (-564))) (-5 *1 (-1154 *4)))) (-2102 (*1 *2 *3) (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)) (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))) (-3170 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1150 *3))) (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))) (-2983 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2165 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-2015 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-2197 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-2189 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3587 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3692 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2133 (*1 *2 *3) (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)) (-4 *4 (-1045)))) (-2722 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3252 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-1504 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-3055 (*1 *2 *2 *3) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2326 (*1 *2 *3) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))) (-1954 (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *4)) (-5 *3 (-1 *4 (-564))) (-4 *4 (-1045)) (-5 *1 (-1154 *4)))) (-2795 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-1828 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-1456 (*1 *2 *3) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))) (-2999 (*1 *2 *3) (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045)) (-5 *3 (-564)))) (-3416 (*1 *2 *3) (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045)) (-5 *3 (-564)))) (-3124 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))) (-1580 (*1 *2 *2) (|partial| -12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2992 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2501 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2981 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2981 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))) (-2968 (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
+(-10 -7 (-15 -2968 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2981 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2981 ((-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 * ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 * ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -2501 ((-3 (-1150 |#1|) "failed") (-1150 |#1|) (-1150 |#1|))) (-15 -2992 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -1580 ((-3 (-1150 |#1|) "failed") (-1150 |#1|))) (-15 -3124 ((-1150 |#1|) |#1| (-564))) (-15 -3416 ((-1150 (-564)) (-564))) (-15 -2999 ((-1150 (-564)) (-564))) (-15 -1456 ((-1150 |#1|) |#1|)) (-15 -1828 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2795 ((-1150 |#1|) (-1150 |#1|))) (-15 -1954 ((-1150 |#1|) (-1 |#1| (-564)) (-1150 |#1|))) (-15 -2326 ((-1150 |#1|) |#1|)) (-15 -3055 ((-1150 |#1|) (-1150 |#1|) |#1|)) (-15 -1504 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -3252 ((-1150 |#1|) (-1150 |#1|))) (-15 -2722 ((-1150 |#1|) (-1150 |#1|))) (-15 -2133 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -3692 ((-1150 |#1|) (-1150 |#1|))) (-15 -3587 ((-1150 |#1|) (-1150 |#1|))) (-15 -2189 ((-1150 |#1|) (-1150 |#1|))) (-15 -2197 ((-1150 |#1|) (-1150 |#1|) (-564) (-564))) (-15 -2015 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (-15 -2165 ((-1150 |#1|) (-564) (-564) (-1150 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ((-1150 |#1|) |#1| (-1150 |#1|))) (-15 -3170 ((-1150 |#1|) |#1| (-1 (-1150 |#1|)))) (-15 -2102 ((-1150 |#1|) (-1150 (-1150 |#1|)))) (-15 -2510 ((-1150 |#1|) (-407 (-564)) (-1150 |#1|)))) |%noBranch|) (IF (|has| |#1| (-363)) (PROGN (-15 -2352 ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -2076 ((-1150 |#1|) (-1 |#1| (-564)) |#1| (-1 (-1150 |#1|)))) (-15 -2060 ((-1150 |#1|) |#1| (-1150 |#1|)))) |%noBranch|))
+((-1316 (((-1150 |#1|) (-1150 |#1|)) 60)) (-4272 (((-1150 |#1|) (-1150 |#1|)) 42)) (-1295 (((-1150 |#1|) (-1150 |#1|)) 56)) (-4249 (((-1150 |#1|) (-1150 |#1|)) 38)) (-1339 (((-1150 |#1|) (-1150 |#1|)) 63)) (-4296 (((-1150 |#1|) (-1150 |#1|)) 45)) (-3441 (((-1150 |#1|) (-1150 |#1|)) 34)) (-1673 (((-1150 |#1|) (-1150 |#1|)) 29)) (-1350 (((-1150 |#1|) (-1150 |#1|)) 64)) (-4305 (((-1150 |#1|) (-1150 |#1|)) 46)) (-1327 (((-1150 |#1|) (-1150 |#1|)) 61)) (-4284 (((-1150 |#1|) (-1150 |#1|)) 43)) (-1307 (((-1150 |#1|) (-1150 |#1|)) 58)) (-4261 (((-1150 |#1|) (-1150 |#1|)) 40)) (-1384 (((-1150 |#1|) (-1150 |#1|)) 68)) (-4342 (((-1150 |#1|) (-1150 |#1|)) 50)) (-1361 (((-1150 |#1|) (-1150 |#1|)) 66)) (-4317 (((-1150 |#1|) (-1150 |#1|)) 48)) (-1409 (((-1150 |#1|) (-1150 |#1|)) 71)) (-4366 (((-1150 |#1|) (-1150 |#1|)) 53)) (-2665 (((-1150 |#1|) (-1150 |#1|)) 72)) (-4378 (((-1150 |#1|) (-1150 |#1|)) 54)) (-1398 (((-1150 |#1|) (-1150 |#1|)) 70)) (-4353 (((-1150 |#1|) (-1150 |#1|)) 52)) (-1372 (((-1150 |#1|) (-1150 |#1|)) 69)) (-4329 (((-1150 |#1|) (-1150 |#1|)) 51)) (** (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 36)))
+(((-1155 |#1|) (-10 -7 (-15 -1673 ((-1150 |#1|) (-1150 |#1|))) (-15 -3441 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -4249 ((-1150 |#1|) (-1150 |#1|))) (-15 -4261 ((-1150 |#1|) (-1150 |#1|))) (-15 -4272 ((-1150 |#1|) (-1150 |#1|))) (-15 -4284 ((-1150 |#1|) (-1150 |#1|))) (-15 -4296 ((-1150 |#1|) (-1150 |#1|))) (-15 -4305 ((-1150 |#1|) (-1150 |#1|))) (-15 -4317 ((-1150 |#1|) (-1150 |#1|))) (-15 -4329 ((-1150 |#1|) (-1150 |#1|))) (-15 -4342 ((-1150 |#1|) (-1150 |#1|))) (-15 -4353 ((-1150 |#1|) (-1150 |#1|))) (-15 -4366 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -1295 ((-1150 |#1|) (-1150 |#1|))) (-15 -1307 ((-1150 |#1|) (-1150 |#1|))) (-15 -1316 ((-1150 |#1|) (-1150 |#1|))) (-15 -1327 ((-1150 |#1|) (-1150 |#1|))) (-15 -1339 ((-1150 |#1|) (-1150 |#1|))) (-15 -1350 ((-1150 |#1|) (-1150 |#1|))) (-15 -1361 ((-1150 |#1|) (-1150 |#1|))) (-15 -1372 ((-1150 |#1|) (-1150 |#1|))) (-15 -1384 ((-1150 |#1|) (-1150 |#1|))) (-15 -1398 ((-1150 |#1|) (-1150 |#1|))) (-15 -1409 ((-1150 |#1|) (-1150 |#1|))) (-15 -2665 ((-1150 |#1|) (-1150 |#1|)))) (-38 (-407 (-564)))) (T -1155))
+((-2665 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1409 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1398 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1384 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1372 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1361 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1350 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1339 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1327 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1316 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1307 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1295 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4378 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4366 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4353 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4342 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4329 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4317 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4305 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4296 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4284 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4272 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4261 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-4249 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-3441 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))) (-1673 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1155 *3)))))
+(-10 -7 (-15 -1673 ((-1150 |#1|) (-1150 |#1|))) (-15 -3441 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -4249 ((-1150 |#1|) (-1150 |#1|))) (-15 -4261 ((-1150 |#1|) (-1150 |#1|))) (-15 -4272 ((-1150 |#1|) (-1150 |#1|))) (-15 -4284 ((-1150 |#1|) (-1150 |#1|))) (-15 -4296 ((-1150 |#1|) (-1150 |#1|))) (-15 -4305 ((-1150 |#1|) (-1150 |#1|))) (-15 -4317 ((-1150 |#1|) (-1150 |#1|))) (-15 -4329 ((-1150 |#1|) (-1150 |#1|))) (-15 -4342 ((-1150 |#1|) (-1150 |#1|))) (-15 -4353 ((-1150 |#1|) (-1150 |#1|))) (-15 -4366 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -1295 ((-1150 |#1|) (-1150 |#1|))) (-15 -1307 ((-1150 |#1|) (-1150 |#1|))) (-15 -1316 ((-1150 |#1|) (-1150 |#1|))) (-15 -1327 ((-1150 |#1|) (-1150 |#1|))) (-15 -1339 ((-1150 |#1|) (-1150 |#1|))) (-15 -1350 ((-1150 |#1|) (-1150 |#1|))) (-15 -1361 ((-1150 |#1|) (-1150 |#1|))) (-15 -1372 ((-1150 |#1|) (-1150 |#1|))) (-15 -1384 ((-1150 |#1|) (-1150 |#1|))) (-15 -1398 ((-1150 |#1|) (-1150 |#1|))) (-15 -1409 ((-1150 |#1|) (-1150 |#1|))) (-15 -2665 ((-1150 |#1|) (-1150 |#1|))))
+((-1316 (((-1150 |#1|) (-1150 |#1|)) 108)) (-4272 (((-1150 |#1|) (-1150 |#1|)) 65)) (-2716 (((-2 (|:| -1295 (-1150 |#1|)) (|:| -1307 (-1150 |#1|))) (-1150 |#1|)) 104)) (-1295 (((-1150 |#1|) (-1150 |#1|)) 105)) (-4251 (((-2 (|:| -4249 (-1150 |#1|)) (|:| -4261 (-1150 |#1|))) (-1150 |#1|)) 54)) (-4249 (((-1150 |#1|) (-1150 |#1|)) 55)) (-1339 (((-1150 |#1|) (-1150 |#1|)) 110)) (-4296 (((-1150 |#1|) (-1150 |#1|)) 72)) (-3441 (((-1150 |#1|) (-1150 |#1|)) 40)) (-1673 (((-1150 |#1|) (-1150 |#1|)) 37)) (-1350 (((-1150 |#1|) (-1150 |#1|)) 111)) (-4305 (((-1150 |#1|) (-1150 |#1|)) 73)) (-1327 (((-1150 |#1|) (-1150 |#1|)) 109)) (-4284 (((-1150 |#1|) (-1150 |#1|)) 68)) (-1307 (((-1150 |#1|) (-1150 |#1|)) 106)) (-4261 (((-1150 |#1|) (-1150 |#1|)) 56)) (-1384 (((-1150 |#1|) (-1150 |#1|)) 119)) (-4342 (((-1150 |#1|) (-1150 |#1|)) 94)) (-1361 (((-1150 |#1|) (-1150 |#1|)) 113)) (-4317 (((-1150 |#1|) (-1150 |#1|)) 90)) (-1409 (((-1150 |#1|) (-1150 |#1|)) 123)) (-4366 (((-1150 |#1|) (-1150 |#1|)) 98)) (-2665 (((-1150 |#1|) (-1150 |#1|)) 125)) (-4378 (((-1150 |#1|) (-1150 |#1|)) 100)) (-1398 (((-1150 |#1|) (-1150 |#1|)) 121)) (-4353 (((-1150 |#1|) (-1150 |#1|)) 96)) (-1372 (((-1150 |#1|) (-1150 |#1|)) 115)) (-4329 (((-1150 |#1|) (-1150 |#1|)) 92)) (** (((-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) 41)))
+(((-1156 |#1|) (-10 -7 (-15 -1673 ((-1150 |#1|) (-1150 |#1|))) (-15 -3441 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -4251 ((-2 (|:| -4249 (-1150 |#1|)) (|:| -4261 (-1150 |#1|))) (-1150 |#1|))) (-15 -4249 ((-1150 |#1|) (-1150 |#1|))) (-15 -4261 ((-1150 |#1|) (-1150 |#1|))) (-15 -4272 ((-1150 |#1|) (-1150 |#1|))) (-15 -4284 ((-1150 |#1|) (-1150 |#1|))) (-15 -4296 ((-1150 |#1|) (-1150 |#1|))) (-15 -4305 ((-1150 |#1|) (-1150 |#1|))) (-15 -4317 ((-1150 |#1|) (-1150 |#1|))) (-15 -4329 ((-1150 |#1|) (-1150 |#1|))) (-15 -4342 ((-1150 |#1|) (-1150 |#1|))) (-15 -4353 ((-1150 |#1|) (-1150 |#1|))) (-15 -4366 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -2716 ((-2 (|:| -1295 (-1150 |#1|)) (|:| -1307 (-1150 |#1|))) (-1150 |#1|))) (-15 -1295 ((-1150 |#1|) (-1150 |#1|))) (-15 -1307 ((-1150 |#1|) (-1150 |#1|))) (-15 -1316 ((-1150 |#1|) (-1150 |#1|))) (-15 -1327 ((-1150 |#1|) (-1150 |#1|))) (-15 -1339 ((-1150 |#1|) (-1150 |#1|))) (-15 -1350 ((-1150 |#1|) (-1150 |#1|))) (-15 -1361 ((-1150 |#1|) (-1150 |#1|))) (-15 -1372 ((-1150 |#1|) (-1150 |#1|))) (-15 -1384 ((-1150 |#1|) (-1150 |#1|))) (-15 -1398 ((-1150 |#1|) (-1150 |#1|))) (-15 -1409 ((-1150 |#1|) (-1150 |#1|))) (-15 -2665 ((-1150 |#1|) (-1150 |#1|)))) (-38 (-407 (-564)))) (T -1156))
+((-2665 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1409 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1398 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1384 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1372 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1361 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1350 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1339 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1327 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1316 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1307 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1295 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-2716 (*1 *2 *3) (-12 (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-2 (|:| -1295 (-1150 *4)) (|:| -1307 (-1150 *4)))) (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))) (-4378 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4366 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4353 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4342 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4329 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4317 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4305 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4296 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4284 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4272 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4261 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4249 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-4251 (*1 *2 *3) (-12 (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-2 (|:| -4249 (-1150 *4)) (|:| -4261 (-1150 *4)))) (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-3441 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))) (-1673 (*1 *2 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1156 *3)))))
+(-10 -7 (-15 -1673 ((-1150 |#1|) (-1150 |#1|))) (-15 -3441 ((-1150 |#1|) (-1150 |#1|))) (-15 ** ((-1150 |#1|) (-1150 |#1|) (-1150 |#1|))) (-15 -4251 ((-2 (|:| -4249 (-1150 |#1|)) (|:| -4261 (-1150 |#1|))) (-1150 |#1|))) (-15 -4249 ((-1150 |#1|) (-1150 |#1|))) (-15 -4261 ((-1150 |#1|) (-1150 |#1|))) (-15 -4272 ((-1150 |#1|) (-1150 |#1|))) (-15 -4284 ((-1150 |#1|) (-1150 |#1|))) (-15 -4296 ((-1150 |#1|) (-1150 |#1|))) (-15 -4305 ((-1150 |#1|) (-1150 |#1|))) (-15 -4317 ((-1150 |#1|) (-1150 |#1|))) (-15 -4329 ((-1150 |#1|) (-1150 |#1|))) (-15 -4342 ((-1150 |#1|) (-1150 |#1|))) (-15 -4353 ((-1150 |#1|) (-1150 |#1|))) (-15 -4366 ((-1150 |#1|) (-1150 |#1|))) (-15 -4378 ((-1150 |#1|) (-1150 |#1|))) (-15 -2716 ((-2 (|:| -1295 (-1150 |#1|)) (|:| -1307 (-1150 |#1|))) (-1150 |#1|))) (-15 -1295 ((-1150 |#1|) (-1150 |#1|))) (-15 -1307 ((-1150 |#1|) (-1150 |#1|))) (-15 -1316 ((-1150 |#1|) (-1150 |#1|))) (-15 -1327 ((-1150 |#1|) (-1150 |#1|))) (-15 -1339 ((-1150 |#1|) (-1150 |#1|))) (-15 -1350 ((-1150 |#1|) (-1150 |#1|))) (-15 -1361 ((-1150 |#1|) (-1150 |#1|))) (-15 -1372 ((-1150 |#1|) (-1150 |#1|))) (-15 -1384 ((-1150 |#1|) (-1150 |#1|))) (-15 -1398 ((-1150 |#1|) (-1150 |#1|))) (-15 -1409 ((-1150 |#1|) (-1150 |#1|))) (-15 -2665 ((-1150 |#1|) (-1150 |#1|))))
+((-3107 (((-954 |#2|) |#2| |#2|) 50)) (-3430 ((|#2| |#2| |#1|) 19 (|has| |#1| (-307)))))
+(((-1157 |#1| |#2|) (-10 -7 (-15 -3107 ((-954 |#2|) |#2| |#2|)) (IF (|has| |#1| (-307)) (-15 -3430 (|#2| |#2| |#1|)) |%noBranch|)) (-556) (-1235 |#1|)) (T -1157))
+((-3430 (*1 *2 *2 *3) (-12 (-4 *3 (-307)) (-4 *3 (-556)) (-5 *1 (-1157 *3 *2)) (-4 *2 (-1235 *3)))) (-3107 (*1 *2 *3 *3) (-12 (-4 *4 (-556)) (-5 *2 (-954 *3)) (-5 *1 (-1157 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -3107 ((-954 |#2|) |#2| |#2|)) (IF (|has| |#1| (-307)) (-15 -3430 (|#2| |#2| |#1|)) |%noBranch|))
+((-2315 (((-112) $ $) NIL)) (-3765 (($ $ (-641 (-767))) 80)) (-2432 (($) 32)) (-3431 (($ $) 50)) (-2860 (((-641 $) $) 59)) (-1582 (((-112) $) 19)) (-2289 (((-641 (-939 |#2|)) $) 87)) (-1546 (($ $) 81)) (-2038 (((-767) $) 46)) (-4111 (($) 31)) (-1774 (($ $ (-641 (-767)) (-939 |#2|)) 73) (($ $ (-641 (-767)) (-767)) 74) (($ $ (-767) (-939 |#2|)) 76)) (-2443 (($ $ $) 56) (($ (-641 $)) 58)) (-4043 (((-767) $) 88)) (-2477 (((-112) $) 15)) (-2332 (((-1152) $) NIL)) (-4264 (((-112) $) 21)) (-3868 (((-1114) $) NIL)) (-2474 (((-171) $) 86)) (-2787 (((-939 |#2|) $) 82)) (-3847 (((-767) $) 83)) (-1392 (((-112) $) 85)) (-2154 (($ $ (-641 (-767)) (-171)) 79)) (-2725 (($ $) 51)) (-2326 (((-858) $) 99)) (-3797 (($ $ (-641 (-767)) (-112)) 78)) (-1446 (((-641 $) $) 11)) (-3228 (($ $ (-767)) 45)) (-1679 (($ $) 42)) (-1700 (((-112) $ $) NIL)) (-1512 (($ $ $ (-939 |#2|) (-767)) 69)) (-2208 (($ $ (-939 |#2|)) 68)) (-3674 (($ $ (-641 (-767)) (-939 |#2|)) 65) (($ $ (-641 (-767)) (-767)) 71) (((-767) $ (-939 |#2|)) 72)) (-2876 (((-112) $ $) 93)))
+(((-1158 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2477 ((-112) $)) (-15 -1582 ((-112) $)) (-15 -4264 ((-112) $)) (-15 -4111 ($)) (-15 -2432 ($)) (-15 -1679 ($ $)) (-15 -3228 ($ $ (-767))) (-15 -1446 ((-641 $) $)) (-15 -2038 ((-767) $)) (-15 -3431 ($ $)) (-15 -2725 ($ $)) (-15 -2443 ($ $ $)) (-15 -2443 ($ (-641 $))) (-15 -2860 ((-641 $) $)) (-15 -3674 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -2208 ($ $ (-939 |#2|))) (-15 -1512 ($ $ $ (-939 |#2|) (-767))) (-15 -1774 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -3674 ($ $ (-641 (-767)) (-767))) (-15 -1774 ($ $ (-641 (-767)) (-767))) (-15 -3674 ((-767) $ (-939 |#2|))) (-15 -1774 ($ $ (-767) (-939 |#2|))) (-15 -3797 ($ $ (-641 (-767)) (-112))) (-15 -2154 ($ $ (-641 (-767)) (-171))) (-15 -3765 ($ $ (-641 (-767)))) (-15 -2787 ((-939 |#2|) $)) (-15 -3847 ((-767) $)) (-15 -1392 ((-112) $)) (-15 -2474 ((-171) $)) (-15 -4043 ((-767) $)) (-15 -1546 ($ $)) (-15 -2289 ((-641 (-939 |#2|)) $)))) (-917) (-1045)) (T -1158))
+((-2477 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1582 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-4264 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-4111 (*1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-2432 (*1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-1679 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-3228 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1446 (*1 *2 *1) (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2038 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-3431 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-2725 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-2443 (*1 *1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-2443 (*1 *1 *2) (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2860 (*1 *2 *1) (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-3674 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-2208 (*1 *1 *1 *2) (-12 (-5 *2 (-939 *4)) (-4 *4 (-1045)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)))) (-1512 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-939 *5)) (-5 *3 (-767)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-1774 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-3674 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-1774 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-3674 (*1 *2 *1 *3) (-12 (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *2 (-767)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-1774 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))) (-3797 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-112)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-2154 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-641 (-767))) (-5 *3 (-171)) (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)) (-4 *5 (-1045)))) (-3765 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2787 (*1 *2 *1) (-12 (-5 *2 (-939 *4)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-3847 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1392 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-2474 (*1 *2 *1) (-12 (-5 *2 (-171)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-4043 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))) (-1546 (*1 *1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))) (-2289 (*1 *2 *1) (-12 (-5 *2 (-641 (-939 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917)) (-4 *4 (-1045)))))
+(-13 (-1094) (-10 -8 (-15 -2477 ((-112) $)) (-15 -1582 ((-112) $)) (-15 -4264 ((-112) $)) (-15 -4111 ($)) (-15 -2432 ($)) (-15 -1679 ($ $)) (-15 -3228 ($ $ (-767))) (-15 -1446 ((-641 $) $)) (-15 -2038 ((-767) $)) (-15 -3431 ($ $)) (-15 -2725 ($ $)) (-15 -2443 ($ $ $)) (-15 -2443 ($ (-641 $))) (-15 -2860 ((-641 $) $)) (-15 -3674 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -2208 ($ $ (-939 |#2|))) (-15 -1512 ($ $ $ (-939 |#2|) (-767))) (-15 -1774 ($ $ (-641 (-767)) (-939 |#2|))) (-15 -3674 ($ $ (-641 (-767)) (-767))) (-15 -1774 ($ $ (-641 (-767)) (-767))) (-15 -3674 ((-767) $ (-939 |#2|))) (-15 -1774 ($ $ (-767) (-939 |#2|))) (-15 -3797 ($ $ (-641 (-767)) (-112))) (-15 -2154 ($ $ (-641 (-767)) (-171))) (-15 -3765 ($ $ (-641 (-767)))) (-15 -2787 ((-939 |#2|) $)) (-15 -3847 ((-767) $)) (-15 -1392 ((-112) $)) (-15 -2474 ((-171) $)) (-15 -4043 ((-767) $)) (-15 -1546 ($ $)) (-15 -2289 ((-641 (-939 |#2|)) $))))
+((-2315 (((-112) $ $) NIL)) (-2415 ((|#2| $) 11)) (-2403 ((|#1| $) 10)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2336 (($ |#1| |#2|) 9)) (-2326 (((-858) $) 16)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1159 |#1| |#2|) (-13 (-1094) (-10 -8 (-15 -2336 ($ |#1| |#2|)) (-15 -2403 (|#1| $)) (-15 -2415 (|#2| $)))) (-1094) (-1094)) (T -1159))
+((-2336 (*1 *1 *2 *3) (-12 (-5 *1 (-1159 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-2403 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-1159 *2 *3)) (-4 *3 (-1094)))) (-2415 (*1 *2 *1) (-12 (-4 *2 (-1094)) (-5 *1 (-1159 *3 *2)) (-4 *3 (-1094)))))
+(-13 (-1094) (-10 -8 (-15 -2336 ($ |#1| |#2|)) (-15 -2403 (|#1| $)) (-15 -2415 (|#2| $))))
+((-2315 (((-112) $ $) NIL)) (-4065 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1160) (-13 (-1077) (-10 -8 (-15 -4065 ((-1129) $))))) (T -1160))
+((-4065 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1160)))))
+(-13 (-1077) (-10 -8 (-15 -4065 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-1168 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 11)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-2086 (($ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3466 (((-112) $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-1353 (($ $ (-564)) NIL) (($ $ (-564) (-564)) 75)) (-3150 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) NIL)) (-4273 (((-1168 |#1| |#2| |#3|) $) 42)) (-3056 (((-3 (-1168 |#1| |#2| |#3|) "failed") $) 32)) (-3758 (((-1168 |#1| |#2| |#3|) $) 33)) (-1316 (($ $) 116 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 92 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) 112 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 88 (|has| |#1| (-38 (-407 (-564)))))) (-1336 (((-564) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-1424 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) NIL)) (-1339 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 96 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-1168 |#1| |#2| |#3|) "failed") $) 34) (((-3 (-1170) "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-564) "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-2938 (((-1168 |#1| |#2| |#3|) $) 140) (((-1170) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-407 (-564)) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-564) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-1956 (($ $) 37) (($ (-564) $) 38)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-1168 |#1| |#2| |#3|)) (-685 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 (-1168 |#1| |#2| |#3|))) (|:| |vec| (-1259 (-1168 |#1| |#2| |#3|)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363))))) (-1580 (((-3 $ "failed") $) 54)) (-2560 (((-407 (-948 |#1|)) $ (-564)) 74 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 76 (|has| |#1| (-556)))) (-2498 (($) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-3530 (((-112) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2004 (((-112) $) 28)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-882 (-564))) (|has| |#1| (-363))))) (-3924 (((-564) $) NIL) (((-564) $ (-564)) 26)) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL (|has| |#1| (-363)))) (-2254 (((-1168 |#1| |#2| |#3|) $) 44 (|has| |#1| (-363)))) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3234 (((-3 $ "failed") $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))))) (-4371 (((-112) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-1382 (($ $ (-917)) NIL)) (-3341 (($ (-1 |#1| (-564)) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-564)) 19) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-1469 (($ $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-1530 (($ $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-363)))) (-3441 (($ $) 81 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3772 (($ (-564) (-1168 |#1| |#2| |#3|)) 36)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2983 (($ $) 79 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 80 (|has| |#1| (-38 (-407 (-564)))))) (-3958 (($) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4125 (($ $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-4256 (((-1168 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-564)) 158)) (-2501 (((-3 $ "failed") $ $) 55 (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) 82 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) (-1168 |#1| |#2| |#3|)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-514 (-1170) (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-1168 |#1| |#2| |#3|))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-514 (-1170) (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-294 (-1168 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-294 (-1168 |#1| |#2| |#3|))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1168 |#1| |#2| |#3|)) (-641 (-1168 |#1| |#2| |#3|))) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-309 (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-564)) NIL) (($ $ $) 61 (|has| (-564) (-1106))) (($ $ (-1168 |#1| |#2| |#3|)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-286 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1255 |#2|)) 57) (($ $ (-767)) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 56 (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-3773 (($ $) NIL (|has| |#1| (-363)))) (-2264 (((-1168 |#1| |#2| |#3|) $) 46 (|has| |#1| (-363)))) (-3258 (((-564) $) 43)) (-1350 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 98 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 118 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 94 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 114 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 90 (|has| |#1| (-38 (-407 (-564)))))) (-4327 (((-536) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-612 (-536))) (|has| |#1| (-363)))) (((-379) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-225) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-888 (-379)) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) 162) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1168 |#1| |#2| |#3|)) 30) (($ (-1255 |#2|)) 25) (($ (-1170)) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (($ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556)))) (($ (-407 (-564))) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))) (|has| |#1| (-38 (-407 (-564))))))) (-1690 ((|#1| $ (-564)) 77)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 12)) (-4328 (((-1168 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 104 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-1361 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 100 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 108 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-564)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 110 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 106 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 102 (|has| |#1| (-38 (-407 (-564)))))) (-2007 (($ $) NIL (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2409 (($) 21 T CONST)) (-2421 (($) 16 T CONST)) (-3922 (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2932 (((-112) $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2909 (((-112) $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2897 (((-112) $ $) NIL (-2733 (-12 (|has| (-1168 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1168 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 49 (|has| |#1| (-363))) (($ (-1168 |#1| |#2| |#3|) (-1168 |#1| |#2| |#3|)) 50 (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 23)) (** (($ $ (-917)) NIL) (($ $ (-767)) 60) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) 83 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 137 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 35) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1168 |#1| |#2| |#3|)) 48 (|has| |#1| (-363))) (($ (-1168 |#1| |#2| |#3|) $) 47 (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1161 |#1| |#2| |#3|) (-13 (-1221 |#1| (-1168 |#1| |#2| |#3|)) (-10 -8 (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1161))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1221 |#1| (-1168 |#1| |#2| |#3|)) (-10 -8 (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-1803 ((|#2| |#2| (-1086 |#2|)) 26) ((|#2| |#2| (-1170)) 28)))
+(((-1162 |#1| |#2|) (-10 -7 (-15 -1803 (|#2| |#2| (-1170))) (-15 -1803 (|#2| |#2| (-1086 |#2|)))) (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-430 |#1|) (-160) (-27) (-1194))) (T -1162))
+((-1803 (*1 *2 *2 *3) (-12 (-5 *3 (-1086 *2)) (-4 *2 (-13 (-430 *4) (-160) (-27) (-1194))) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1162 *4 *2)))) (-1803 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1162 *4 *2)) (-4 *2 (-13 (-430 *4) (-160) (-27) (-1194))))))
+(-10 -7 (-15 -1803 (|#2| |#2| (-1170))) (-15 -1803 (|#2| |#2| (-1086 |#2|))))
+((-1803 (((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1086 (-407 (-948 |#1|)))) 31) (((-407 (-948 |#1|)) (-948 |#1|) (-1086 (-948 |#1|))) 44) (((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1170)) 33) (((-407 (-948 |#1|)) (-948 |#1|) (-1170)) 36)))
+(((-1163 |#1|) (-10 -7 (-15 -1803 ((-407 (-948 |#1|)) (-948 |#1|) (-1170))) (-15 -1803 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -1803 ((-407 (-948 |#1|)) (-948 |#1|) (-1086 (-948 |#1|)))) (-15 -1803 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1086 (-407 (-948 |#1|)))))) (-13 (-556) (-846) (-1034 (-564)))) (T -1163))
+((-1803 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5))) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-3 *3 (-316 *5))) (-5 *1 (-1163 *5)))) (-1803 (*1 *2 *3 *4) (-12 (-5 *4 (-1086 (-948 *5))) (-5 *3 (-948 *5)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-407 *3)) (-5 *1 (-1163 *5)))) (-1803 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-3 (-407 (-948 *5)) (-316 *5))) (-5 *1 (-1163 *5)) (-5 *3 (-407 (-948 *5))))) (-1803 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-407 (-948 *5))) (-5 *1 (-1163 *5)) (-5 *3 (-948 *5)))))
+(-10 -7 (-15 -1803 ((-407 (-948 |#1|)) (-948 |#1|) (-1170))) (-15 -1803 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1170))) (-15 -1803 ((-407 (-948 |#1|)) (-948 |#1|) (-1086 (-948 |#1|)))) (-15 -1803 ((-3 (-407 (-948 |#1|)) (-316 |#1|)) (-407 (-948 |#1|)) (-1086 (-407 (-948 |#1|))))))
+((-4271 (((-1166 |#2|) (-1 |#2| |#1|) (-1166 |#1|)) 13)))
+(((-1164 |#1| |#2|) (-10 -7 (-15 -4271 ((-1166 |#2|) (-1 |#2| |#1|) (-1166 |#1|)))) (-1045) (-1045)) (T -1164))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1166 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-5 *2 (-1166 *6)) (-5 *1 (-1164 *5 *6)))))
+(-10 -7 (-15 -4271 ((-1166 |#2|) (-1 |#2| |#1|) (-1166 |#1|))))
+((-2556 (((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|))) 51)) (-3546 (((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|))) 52)))
+(((-1165 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3546 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|)))) (-15 -2556 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|))))) (-789) (-846) (-452) (-945 |#3| |#1| |#2|)) (T -1165))
+((-2556 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-452)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 (-407 *7)))) (-5 *1 (-1165 *4 *5 *6 *7)) (-5 *3 (-1166 (-407 *7))))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-452)) (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 (-407 *7)))) (-5 *1 (-1165 *4 *5 *6 *7)) (-5 *3 (-1166 (-407 *7))))))
+(-10 -7 (-15 -3546 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|)))) (-15 -2556 ((-418 (-1166 (-407 |#4|))) (-1166 (-407 |#4|)))))
+((-2315 (((-112) $ $) 169)) (-2480 (((-112) $) 42)) (-3262 (((-1259 |#1|) $ (-767)) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-2890 (($ (-1166 |#1|)) NIL)) (-3510 (((-1166 $) $ (-1076)) 81) (((-1166 |#1|) $) 70)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) 162 (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3971 (($ $ $) 156 (|has| |#1| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) 94 (|has| |#1| (-905)))) (-1367 (($ $) NIL (|has| |#1| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 114 (|has| |#1| (-905)))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-2223 (($ $ (-767)) 60)) (-2252 (($ $ (-767)) 62)) (-2860 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-452)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#1| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL)) (-2938 ((|#1| $) NIL) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-1076) $) NIL)) (-1545 (($ $ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $ $) 158 (|has| |#1| (-172)))) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) 79)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) NIL) (((-685 |#1|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-3001 (($ $ $) 129)) (-3801 (($ $ $) NIL (|has| |#1| (-556)))) (-2823 (((-2 (|:| -4290 |#1|) (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3430 (($ $) 163 (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-767) $) 68)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3541 (((-858) $ (-858)) 146)) (-3924 (((-767) $ $) NIL (|has| |#1| (-556)))) (-1980 (((-112) $) 47)) (-2724 (((-767) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| |#1| (-1145)))) (-3691 (($ (-1166 |#1|) (-1076)) 72) (($ (-1166 $) (-1076)) 88)) (-1382 (($ $ (-767)) 50)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) 86) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1076)) NIL) (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 151)) (-2035 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2912 (($ (-1 (-767) (-767)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3337 (((-1166 |#1|) $) NIL)) (-1897 (((-3 (-1076) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) 75)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) NIL (|has| |#1| (-452)))) (-2332 (((-1152) $) NIL)) (-1399 (((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767)) 59)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-1076)) (|:| -4165 (-767))) "failed") $) NIL)) (-2983 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3958 (($) NIL (|has| |#1| (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) 49)) (-3829 ((|#1| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 102 (|has| |#1| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-452))) (($ $ $) 165 (|has| |#1| (-452)))) (-3211 (($ $ (-767) |#1| $) 121)) (-4023 (((-418 (-1166 $)) (-1166 $)) 100 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 99 (|has| |#1| (-905)))) (-3546 (((-418 $) $) 107 (|has| |#1| (-905)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ |#1|) 161 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 122 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#1|) NIL) (($ $ (-641 (-1076)) (-641 |#1|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ |#1|) 148) (($ $ $) 149) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) NIL (|has| |#1| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#1| (-556)))) (-2866 (((-3 $ "failed") $ (-767)) 53)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 170 (|has| |#1| (-363)))) (-2576 (($ $ (-1076)) NIL (|has| |#1| (-172))) ((|#1| $) 154 (|has| |#1| (-172)))) (-3142 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-3258 (((-767) $) 77) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) 160 (|has| |#1| (-452))) (($ $ (-1076)) NIL (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#1| (-905))))) (-2367 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#1| (-556)))) (-2326 (((-858) $) 147) (($ (-564)) NIL) (($ |#1|) 76) (($ (-1076)) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) 40 (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) 17 T CONST)) (-2421 (($) 19 T CONST)) (-3922 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) 119)) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $ |#1|) 171 (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 89)) (** (($ $ (-917)) 14) (($ $ (-767)) 12)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 39) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 127) (($ $ |#1|) NIL)))
+(((-1166 |#1|) (-13 (-1235 |#1|) (-10 -8 (-15 -3541 ((-858) $ (-858))) (-15 -3211 ($ $ (-767) |#1| $)))) (-1045)) (T -1166))
+((-3541 (*1 *2 *1 *2) (-12 (-5 *2 (-858)) (-5 *1 (-1166 *3)) (-4 *3 (-1045)))) (-3211 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1166 *3)) (-4 *3 (-1045)))))
+(-13 (-1235 |#1|) (-10 -8 (-15 -3541 ((-858) $ (-858))) (-15 -3211 ($ $ (-767) |#1| $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 11)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) NIL)) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1168 |#1| |#2| |#3|) "failed") $) 36)) (-2938 (((-1161 |#1| |#2| |#3|) $) NIL) (((-1168 |#1| |#2| |#3|) $) NIL)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3609 (((-407 (-564)) $) 59)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-3783 (($ (-407 (-564)) (-1161 |#1| |#2| |#3|)) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) NIL)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-407 (-564))) 20) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4223 (((-1161 |#1| |#2| |#3|) $) 41)) (-2638 (((-3 (-1161 |#1| |#2| |#3|) "failed") $) NIL)) (-3772 (((-1161 |#1| |#2| |#3|) $) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2983 (($ $) 39 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 40 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) NIL)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $ (-1255 |#2|)) 38)) (-3258 (((-407 (-564)) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) 62) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1161 |#1| |#2| |#3|)) 30) (($ (-1168 |#1| |#2| |#3|)) 31) (($ (-1255 |#2|)) 26) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 12)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 22 T CONST)) (-2421 (($) 16 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 24)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1167 |#1| |#2| |#3|) (-13 (-1242 |#1| (-1161 |#1| |#2| |#3|)) (-1034 (-1168 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1167))
+((-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1242 |#1| (-1161 |#1| |#2| |#3|)) (-1034 (-1168 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 130)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 120)) (-4056 (((-1232 |#2| |#1|) $ (-767)) 68)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-767)) 84) (($ $ (-767) (-767)) 81)) (-3150 (((-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|))) $) 106)) (-1316 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 150 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1295 (($ $) 170 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|)))) 119) (($ (-1150 |#1|)) 114)) (-1339 (($ $) 178 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 154 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) 25)) (-3006 (($ $) 28)) (-2003 (((-948 |#1|) $ (-767)) 80) (((-948 |#1|) $ (-767) (-767)) 82)) (-2004 (((-112) $) 125)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-767) $) 127) (((-767) $ (-767)) 129)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) NIL)) (-3341 (($ (-1 |#1| (-564)) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) 13) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3441 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-2983 (($ $) 134 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 135 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-3157 (($ $ (-767)) 15)) (-2501 (((-3 $ "failed") $ $) 26 (|has| |#1| (-556)))) (-1673 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-767)))))) (-4361 ((|#1| $ (-767)) 123) (($ $ $) 133 (|has| (-767) (-1106)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 29 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $ (-1255 |#2|)) 31)) (-3258 (((-767) $) NIL)) (-1350 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 156 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 176 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 152 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 148 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) 207) (($ (-564)) NIL) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 131 (|has| |#1| (-172))) (($ (-1232 |#2| |#1|)) 54) (($ (-1255 |#2|)) 36)) (-2044 (((-1150 |#1|) $) 102)) (-1690 ((|#1| $ (-767)) 122)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 57)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 186 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 162 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) 182 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 158 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 190 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 166 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-767)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-767)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 192 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 168 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 188 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 164 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 184 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 160 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 17 T CONST)) (-2421 (($) 20 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) 199)) (-2968 (($ $ $) 35)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ |#1|) 204 (|has| |#1| (-363))) (($ $ $) 139 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 142 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 137) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1168 |#1| |#2| |#3|) (-13 (-1250 |#1|) (-10 -8 (-15 -2326 ($ (-1232 |#2| |#1|))) (-15 -4056 ((-1232 |#2| |#1|) $ (-767))) (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1168))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1232 *4 *3)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-1168 *3 *4 *5)))) (-4056 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1168 *4 *5 *6)) (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1250 |#1|) (-10 -8 (-15 -2326 ($ (-1232 |#2| |#1|))) (-15 -4056 ((-1232 |#2| |#1|) $ (-767))) (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-2326 (((-858) $) 33) (($ (-1170)) 35)) (-2733 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 46)) (-2721 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 39) (($ $) 40)) (-2841 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 41)) (-2828 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 43)) (-2817 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 42)) (-2805 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 44)) (-2077 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 47)) (-12 (($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $))) 45)))
+(((-1169) (-13 (-611 (-858)) (-10 -8 (-15 -2326 ($ (-1170))) (-15 -2841 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2817 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2828 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2805 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2733 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2077 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2721 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2721 ($ $))))) (T -1169))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1169)))) (-2841 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2817 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2828 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2805 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2733 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2077 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2721 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169)))) (-5 *1 (-1169)))) (-2721 (*1 *1 *1) (-5 *1 (-1169))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2326 ($ (-1170))) (-15 -2841 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2817 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2828 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2805 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2733 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2077 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)) (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2721 ($ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379))) (|:| CF (-316 (-169 (-379)))) (|:| |switch| $)))) (-15 -2721 ($ $))))
+((-2315 (((-112) $ $) NIL)) (-1641 (($ $ (-641 (-858))) 64)) (-2699 (($ $ (-641 (-858))) 62)) (-4159 (((-1152) $) 103)) (-2324 (((-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858)))) $) 109)) (-4170 (((-112) $) 23)) (-3097 (($ $ (-641 (-641 (-858)))) 61) (($ $ (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858))))) 101)) (-1747 (($) 163 T CONST)) (-2694 (((-1264)) 136)) (-3960 (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 71) (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 78)) (-4111 (($) 122) (($ $) 131)) (-2410 (($ $) 102)) (-1469 (($ $ $) NIL)) (-1530 (($ $ $) NIL)) (-3033 (((-641 $) $) 138)) (-2332 (((-1152) $) 114)) (-3868 (((-1114) $) NIL)) (-4361 (($ $ (-641 (-858))) 63)) (-4327 (((-536) $) 48) (((-1170) $) 49) (((-888 (-564)) $) 82) (((-888 (-379)) $) 80)) (-2326 (((-858) $) 55) (($ (-1152)) 50)) (-1700 (((-112) $ $) NIL)) (-1874 (($ $ (-641 (-858))) 65)) (-2693 (((-1152) $) 34) (((-1152) $ (-112)) 35) (((-1264) (-818) $) 36) (((-1264) (-818) $ (-112)) 37)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 51)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) 52)))
+(((-1170) (-13 (-846) (-612 (-536)) (-824) (-612 (-1170)) (-614 (-1152)) (-612 (-888 (-564))) (-612 (-888 (-379))) (-882 (-564)) (-882 (-379)) (-10 -8 (-15 -4111 ($)) (-15 -4111 ($ $)) (-15 -2694 ((-1264))) (-15 -2410 ($ $)) (-15 -4170 ((-112) $)) (-15 -2324 ((-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858)))) $)) (-15 -3097 ($ $ (-641 (-641 (-858))))) (-15 -3097 ($ $ (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858)))))) (-15 -2699 ($ $ (-641 (-858)))) (-15 -1641 ($ $ (-641 (-858)))) (-15 -1874 ($ $ (-641 (-858)))) (-15 -4361 ($ $ (-641 (-858)))) (-15 -4159 ((-1152) $)) (-15 -3033 ((-641 $) $)) (-15 -1747 ($) -4008)))) (T -1170))
+((-4111 (*1 *1) (-5 *1 (-1170))) (-4111 (*1 *1 *1) (-5 *1 (-1170))) (-2694 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1170)))) (-2410 (*1 *1 *1) (-5 *1 (-1170))) (-4170 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1170)))) (-2324 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858))))) (-5 *1 (-1170)))) (-3097 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 (-858)))) (-5 *1 (-1170)))) (-3097 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858))))) (-5 *1 (-1170)))) (-2699 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-1641 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-1874 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))) (-4159 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1170)))) (-3033 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1170)))) (-1747 (*1 *1) (-5 *1 (-1170))))
+(-13 (-846) (-612 (-536)) (-824) (-612 (-1170)) (-614 (-1152)) (-612 (-888 (-564))) (-612 (-888 (-379))) (-882 (-564)) (-882 (-379)) (-10 -8 (-15 -4111 ($)) (-15 -4111 ($ $)) (-15 -2694 ((-1264))) (-15 -2410 ($ $)) (-15 -4170 ((-112) $)) (-15 -2324 ((-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858)))) $)) (-15 -3097 ($ $ (-641 (-641 (-858))))) (-15 -3097 ($ $ (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858))) (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858))) (|:| |args| (-641 (-858)))))) (-15 -2699 ($ $ (-641 (-858)))) (-15 -1641 ($ $ (-641 (-858)))) (-15 -1874 ($ $ (-641 (-858)))) (-15 -4361 ($ $ (-641 (-858)))) (-15 -4159 ((-1152) $)) (-15 -3033 ((-641 $) $)) (-15 -1747 ($) -4008)))
+((-2096 (((-1259 |#1|) |#1| (-917)) 18) (((-1259 |#1|) (-641 |#1|)) 25)))
+(((-1171 |#1|) (-10 -7 (-15 -2096 ((-1259 |#1|) (-641 |#1|))) (-15 -2096 ((-1259 |#1|) |#1| (-917)))) (-1045)) (T -1171))
+((-2096 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-1259 *3)) (-5 *1 (-1171 *3)) (-4 *3 (-1045)))) (-2096 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1045)) (-5 *2 (-1259 *4)) (-5 *1 (-1171 *4)))))
+(-10 -7 (-15 -2096 ((-1259 |#1|) (-641 |#1|))) (-15 -2096 ((-1259 |#1|) |#1| (-917))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| |#1| (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#1| (-1034 (-407 (-564))))) (((-3 |#1| "failed") $) NIL)) (-2938 (((-564) $) NIL (|has| |#1| (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| |#1| (-1034 (-407 (-564))))) ((|#1| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3430 (($ $) NIL (|has| |#1| (-452)))) (-2400 (($ $ |#1| (-967) $) NIL)) (-1980 (((-112) $) 17)) (-2724 (((-767) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-967)) NIL)) (-2035 (((-967) $) NIL)) (-2912 (($ (-1 (-967) (-967)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#1| $) NIL)) (-3211 (($ $ (-967) |#1| $) NIL (-12 (|has| (-967) (-131)) (|has| |#1| (-556))))) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-556)))) (-3258 (((-967) $) NIL)) (-3024 ((|#1| $) NIL (|has| |#1| (-452)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) NIL) (($ (-407 (-564))) NIL (-2733 (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-1034 (-407 (-564))))))) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ (-967)) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#1| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2409 (($) 11 T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 21)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 22) (($ $ |#1|) NIL) (($ |#1| $) 16) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1172 |#1|) (-13 (-326 |#1| (-967)) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| (-967) (-131)) (-15 -3211 ($ $ (-967) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4405)) (-6 -4405) |%noBranch|))) (-1045)) (T -1172))
+((-3211 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-967)) (-4 *2 (-131)) (-5 *1 (-1172 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
+(-13 (-326 |#1| (-967)) (-10 -8 (IF (|has| |#1| (-556)) (IF (|has| (-967) (-131)) (-15 -3211 ($ $ (-967) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4405)) (-6 -4405) |%noBranch|)))
+((-4151 (((-1174) (-1170) $) 25)) (-3194 (($) 29)) (-3867 (((-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-1170) $) 22)) (-4304 (((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void")) $) 41) (((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) 42) (((-1264) (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) 43)) (-2741 (((-1264) (-1170)) 58)) (-3799 (((-1264) (-1170) $) 55) (((-1264) (-1170)) 56) (((-1264)) 57)) (-3686 (((-1264) (-1170)) 37)) (-3716 (((-1170)) 36)) (-1531 (($) 34)) (-4047 (((-437) (-1170) (-437) (-1170) $) 45) (((-437) (-641 (-1170)) (-437) (-1170) $) 49) (((-437) (-1170) (-437)) 46) (((-437) (-1170) (-437) (-1170)) 50)) (-3519 (((-1170)) 35)) (-2326 (((-858) $) 28)) (-1508 (((-1264)) 30) (((-1264) (-1170)) 33)) (-2596 (((-641 (-1170)) (-1170) $) 24)) (-2047 (((-1264) (-1170) (-641 (-1170)) $) 38) (((-1264) (-1170) (-641 (-1170))) 39) (((-1264) (-641 (-1170))) 40)))
+(((-1173) (-13 (-611 (-858)) (-10 -8 (-15 -3194 ($)) (-15 -1508 ((-1264))) (-15 -1508 ((-1264) (-1170))) (-15 -4047 ((-437) (-1170) (-437) (-1170) $)) (-15 -4047 ((-437) (-641 (-1170)) (-437) (-1170) $)) (-15 -4047 ((-437) (-1170) (-437))) (-15 -4047 ((-437) (-1170) (-437) (-1170))) (-15 -3686 ((-1264) (-1170))) (-15 -3519 ((-1170))) (-15 -3716 ((-1170))) (-15 -2047 ((-1264) (-1170) (-641 (-1170)) $)) (-15 -2047 ((-1264) (-1170) (-641 (-1170)))) (-15 -2047 ((-1264) (-641 (-1170)))) (-15 -4304 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void")) $)) (-15 -4304 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void")))) (-15 -4304 ((-1264) (-3 (|:| |fst| (-434)) (|:| -1835 "void")))) (-15 -3799 ((-1264) (-1170) $)) (-15 -3799 ((-1264) (-1170))) (-15 -3799 ((-1264))) (-15 -2741 ((-1264) (-1170))) (-15 -1531 ($)) (-15 -3867 ((-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-1170) $)) (-15 -2596 ((-641 (-1170)) (-1170) $)) (-15 -4151 ((-1174) (-1170) $))))) (T -1173))
+((-3194 (*1 *1) (-5 *1 (-1173))) (-1508 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1508 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-4047 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173)))) (-4047 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-437)) (-5 *3 (-641 (-1170))) (-5 *4 (-1170)) (-5 *1 (-1173)))) (-4047 (*1 *2 *3 *2) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173)))) (-4047 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173)))) (-3686 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-3519 (*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))) (-3716 (*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))) (-2047 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-2047 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-2047 (*1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-4304 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1170)) (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-4304 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-4304 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-3799 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-3799 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-3799 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173)))) (-2741 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))) (-1531 (*1 *1) (-5 *1 (-1173))) (-3867 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *1 (-1173)))) (-2596 (*1 *2 *3 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1173)) (-5 *3 (-1170)))) (-4151 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1174)) (-5 *1 (-1173)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -3194 ($)) (-15 -1508 ((-1264))) (-15 -1508 ((-1264) (-1170))) (-15 -4047 ((-437) (-1170) (-437) (-1170) $)) (-15 -4047 ((-437) (-641 (-1170)) (-437) (-1170) $)) (-15 -4047 ((-437) (-1170) (-437))) (-15 -4047 ((-437) (-1170) (-437) (-1170))) (-15 -3686 ((-1264) (-1170))) (-15 -3519 ((-1170))) (-15 -3716 ((-1170))) (-15 -2047 ((-1264) (-1170) (-641 (-1170)) $)) (-15 -2047 ((-1264) (-1170) (-641 (-1170)))) (-15 -2047 ((-1264) (-641 (-1170)))) (-15 -4304 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void")) $)) (-15 -4304 ((-1264) (-1170) (-3 (|:| |fst| (-434)) (|:| -1835 "void")))) (-15 -4304 ((-1264) (-3 (|:| |fst| (-434)) (|:| -1835 "void")))) (-15 -3799 ((-1264) (-1170) $)) (-15 -3799 ((-1264) (-1170))) (-15 -3799 ((-1264))) (-15 -2741 ((-1264) (-1170))) (-15 -1531 ($)) (-15 -3867 ((-3 (|:| |fst| (-434)) (|:| -1835 "void")) (-1170) $)) (-15 -2596 ((-641 (-1170)) (-1170) $)) (-15 -4151 ((-1174) (-1170) $))))
+((-4154 (((-641 (-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) $) 66)) (-2870 (((-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))) (-434) $) 47)) (-1334 (($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-437))))) 17)) (-2741 (((-1264) $) 74)) (-1342 (((-641 (-1170)) $) 22)) (-3976 (((-1098) $) 60)) (-3114 (((-437) (-1170) $) 27)) (-2213 (((-641 (-1170)) $) 30)) (-1531 (($) 19)) (-4047 (((-437) (-641 (-1170)) (-437) $) 25) (((-437) (-1170) (-437) $) 24)) (-2326 (((-858) $) 9) (((-1182 (-1170) (-437)) $) 13)))
+(((-1174) (-13 (-611 (-858)) (-10 -8 (-15 -2326 ((-1182 (-1170) (-437)) $)) (-15 -1531 ($)) (-15 -4047 ((-437) (-641 (-1170)) (-437) $)) (-15 -4047 ((-437) (-1170) (-437) $)) (-15 -3114 ((-437) (-1170) $)) (-15 -1342 ((-641 (-1170)) $)) (-15 -2870 ((-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))) (-434) $)) (-15 -2213 ((-641 (-1170)) $)) (-15 -4154 ((-641 (-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) $)) (-15 -3976 ((-1098) $)) (-15 -2741 ((-1264) $)) (-15 -1334 ($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-437))))))))) (T -1174))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-1182 (-1170) (-437))) (-5 *1 (-1174)))) (-1531 (*1 *1) (-5 *1 (-1174))) (-4047 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-437)) (-5 *3 (-641 (-1170))) (-5 *1 (-1174)))) (-4047 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1174)))) (-3114 (*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-437)) (-5 *1 (-1174)))) (-1342 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))) (-2870 (*1 *2 *3 *1) (-12 (-5 *3 (-434)) (-5 *2 (-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) (-5 *1 (-1174)))) (-2213 (*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))) (-4154 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))))) (-5 *1 (-1174)))) (-3976 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-1174)))) (-2741 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1174)))) (-1334 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-437))))) (-5 *1 (-1174)))))
+(-13 (-611 (-858)) (-10 -8 (-15 -2326 ((-1182 (-1170) (-437)) $)) (-15 -1531 ($)) (-15 -4047 ((-437) (-641 (-1170)) (-437) $)) (-15 -4047 ((-437) (-1170) (-437) $)) (-15 -3114 ((-437) (-1170) $)) (-15 -1342 ((-641 (-1170)) $)) (-15 -2870 ((-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))) (-434) $)) (-15 -2213 ((-641 (-1170)) $)) (-15 -4154 ((-641 (-641 (-3 (|:| -2410 (-1170)) (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))) $)) (-15 -3976 ((-1098) $)) (-15 -2741 ((-1264) $)) (-15 -1334 ($ (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-437))))))))
+((-2315 (((-112) $ $) NIL)) (-4180 (((-3 (-564) "failed") $) 29) (((-3 (-225) "failed") $) 35) (((-3 (-506) "failed") $) 43) (((-3 (-1152) "failed") $) 47)) (-2938 (((-564) $) 30) (((-225) $) 36) (((-506) $) 40) (((-1152) $) 48)) (-3473 (((-112) $) 53)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3174 (((-3 (-564) (-225) (-506) (-1152) $) $) 55)) (-4098 (((-641 $) $) 57)) (-4327 (((-1098) $) 24) (($ (-1098)) 25)) (-3901 (((-112) $) 56)) (-2326 (((-858) $) 23) (($ (-564)) 26) (($ (-225)) 32) (($ (-506)) 38) (($ (-1152)) 44) (((-536) $) 59) (((-564) $) 31) (((-225) $) 37) (((-506) $) 41) (((-1152) $) 49)) (-2397 (((-112) $ (|[\|\|]| (-564))) 10) (((-112) $ (|[\|\|]| (-225))) 13) (((-112) $ (|[\|\|]| (-506))) 19) (((-112) $ (|[\|\|]| (-1152))) 16)) (-1559 (($ (-506) (-641 $)) 51) (($ $ (-641 $)) 52)) (-1700 (((-112) $ $) NIL)) (-3809 (((-564) $) 27) (((-225) $) 33) (((-506) $) 39) (((-1152) $) 45)) (-2876 (((-112) $ $) 7)))
+(((-1175) (-13 (-1254) (-1094) (-1034 (-564)) (-1034 (-225)) (-1034 (-506)) (-1034 (-1152)) (-611 (-536)) (-10 -8 (-15 -4327 ((-1098) $)) (-15 -4327 ($ (-1098))) (-15 -2326 ((-564) $)) (-15 -3809 ((-564) $)) (-15 -2326 ((-225) $)) (-15 -3809 ((-225) $)) (-15 -2326 ((-506) $)) (-15 -3809 ((-506) $)) (-15 -2326 ((-1152) $)) (-15 -3809 ((-1152) $)) (-15 -1559 ($ (-506) (-641 $))) (-15 -1559 ($ $ (-641 $))) (-15 -3473 ((-112) $)) (-15 -3174 ((-3 (-564) (-225) (-506) (-1152) $) $)) (-15 -4098 ((-641 $) $)) (-15 -3901 ((-112) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-564)))) (-15 -2397 ((-112) $ (|[\|\|]| (-225)))) (-15 -2397 ((-112) $ (|[\|\|]| (-506)))) (-15 -2397 ((-112) $ (|[\|\|]| (-1152))))))) (T -1175))
+((-4327 (*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-1175)))) (-4327 (*1 *1 *2) (-12 (-5 *2 (-1098)) (-5 *1 (-1175)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1175)))) (-3809 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1175)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-1175)))) (-3809 (*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-1175)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1175)))) (-3809 (*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1175)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1175)))) (-3809 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1175)))) (-1559 (*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-641 (-1175))) (-5 *1 (-1175)))) (-1559 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175)))) (-3473 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))) (-3174 (*1 *2 *1) (-12 (-5 *2 (-3 (-564) (-225) (-506) (-1152) (-1175))) (-5 *1 (-1175)))) (-4098 (*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175)))) (-3901 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-564))) (-5 *2 (-112)) (-5 *1 (-1175)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-225))) (-5 *2 (-112)) (-5 *1 (-1175)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-506))) (-5 *2 (-112)) (-5 *1 (-1175)))) (-2397 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1152))) (-5 *2 (-112)) (-5 *1 (-1175)))))
+(-13 (-1254) (-1094) (-1034 (-564)) (-1034 (-225)) (-1034 (-506)) (-1034 (-1152)) (-611 (-536)) (-10 -8 (-15 -4327 ((-1098) $)) (-15 -4327 ($ (-1098))) (-15 -2326 ((-564) $)) (-15 -3809 ((-564) $)) (-15 -2326 ((-225) $)) (-15 -3809 ((-225) $)) (-15 -2326 ((-506) $)) (-15 -3809 ((-506) $)) (-15 -2326 ((-1152) $)) (-15 -3809 ((-1152) $)) (-15 -1559 ($ (-506) (-641 $))) (-15 -1559 ($ $ (-641 $))) (-15 -3473 ((-112) $)) (-15 -3174 ((-3 (-564) (-225) (-506) (-1152) $) $)) (-15 -4098 ((-641 $) $)) (-15 -3901 ((-112) $)) (-15 -2397 ((-112) $ (|[\|\|]| (-564)))) (-15 -2397 ((-112) $ (|[\|\|]| (-225)))) (-15 -2397 ((-112) $ (|[\|\|]| (-506)))) (-15 -2397 ((-112) $ (|[\|\|]| (-1152))))))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) 24)) (-1747 (($) 14 T CONST)) (-2498 (($) 29)) (-1469 (($ $ $) NIL) (($) 21 T CONST)) (-1530 (($ $ $) NIL) (($) 22 T CONST)) (-2428 (((-917) $) 26)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) 25)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-1176 |#1|) (-13 (-840) (-10 -8 (-15 -1747 ($) -4008))) (-917)) (T -1176))
+((-1747 (*1 *1) (-12 (-5 *1 (-1176 *2)) (-14 *2 (-917)))))
+(-13 (-840) (-10 -8 (-15 -1747 ($) -4008)))
((|Integer|) (COND ((< @1 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) 21 T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) 14 T CONST)) (-1515 (($ $ $) NIL) (($) 20 T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2166 (($ $ $) 23)) (-2153 (($ $ $) 22)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-1177 |#1|) (-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455))) (-917)) (T -1177))
-((-2153 (*1 *1 *1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917)))) (-2166 (*1 *1 *1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917)))) (-3500 (*1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917)))))
-(-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) 21 T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) 14 T CONST)) (-1530 (($ $ $) NIL) (($) 20 T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-2159 (($ $ $) 23)) (-2149 (($ $ $) 22)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-1177 |#1|) (-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008))) (-917)) (T -1177))
+((-2149 (*1 *1 *1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917)))) (-2159 (*1 *1 *1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917)))) (-1747 (*1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917)))))
+(-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))
((|NonNegativeInteger|) (COND ((< @1 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-3683 (((-641 (-641 (-948 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 70)) (-2964 (((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|)))) 84) (((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|))) 80) (((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170)) 85) (((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170)) 79) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|))))) 112) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|)))) 111) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170))) 113) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 110)))
-(((-1178 |#1|) (-10 -7 (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))))) (-15 -3683 ((-641 (-641 (-948 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170))))) (-556)) (T -1178))
-((-3683 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-948 *5)))) (-5 *1 (-1178 *5)))) (-2964 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4))))) (-5 *1 (-1178 *4)) (-5 *3 (-294 (-407 (-948 *4)))))) (-2964 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4))))) (-5 *1 (-1178 *4)) (-5 *3 (-407 (-948 *4))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5)) (-5 *3 (-294 (-407 (-948 *5)))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5)) (-5 *3 (-407 (-948 *5))))) (-2964 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-1178 *4)) (-5 *3 (-641 (-294 (-407 (-948 *4))))))) (-2964 (*1 *2 *3) (-12 (-5 *3 (-641 (-407 (-948 *4)))) (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-1178 *4)))) (-2964 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-1178 *5)) (-5 *3 (-641 (-294 (-407 (-948 *5))))))) (-2964 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-1178 *5)))))
-(-10 -7 (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))))) (-15 -2964 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)))) (-15 -2964 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))))) (-15 -3683 ((-641 (-641 (-948 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))))
-((-1596 (((-1152)) 7)) (-1491 (((-1152)) 11 T CONST)) (-4220 (((-1264) (-1152)) 13)) (-1978 (((-1152)) 8 T CONST)) (-3110 (((-130)) 10 T CONST)))
-(((-1179) (-13 (-1209) (-10 -7 (-15 -1596 ((-1152))) (-15 -1978 ((-1152)) -3455) (-15 -3110 ((-130)) -3455) (-15 -1491 ((-1152)) -3455) (-15 -4220 ((-1264) (-1152)))))) (T -1179))
-((-1596 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))) (-1978 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))) (-3110 (*1 *2) (-12 (-5 *2 (-130)) (-5 *1 (-1179)))) (-1491 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))) (-4220 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1179)))))
-(-13 (-1209) (-10 -7 (-15 -1596 ((-1152))) (-15 -1978 ((-1152)) -3455) (-15 -3110 ((-130)) -3455) (-15 -1491 ((-1152)) -3455) (-15 -4220 ((-1264) (-1152)))))
-((-3716 (((-641 (-641 |#1|)) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|)))) 55)) (-1830 (((-641 (-641 (-641 |#1|))) (-641 (-641 |#1|))) 38)) (-2078 (((-1181 (-641 |#1|)) (-641 |#1|)) 49)) (-2284 (((-641 (-641 |#1|)) (-641 |#1|)) 45)) (-3449 (((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 (-641 (-641 |#1|)))) 52)) (-1336 (((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 |#1|) (-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|)))) 51)) (-4018 (((-641 (-641 |#1|)) (-641 (-641 |#1|))) 43)) (-4124 (((-641 |#1|) (-641 |#1|)) 46)) (-2977 (((-641 (-641 (-641 |#1|))) (-641 |#1|) (-641 (-641 (-641 |#1|)))) 32)) (-3691 (((-641 (-641 (-641 |#1|))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 (-641 |#1|)))) 29)) (-1670 (((-2 (|:| |fs| (-112)) (|:| |sd| (-641 |#1|)) (|:| |td| (-641 (-641 |#1|)))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 |#1|))) 24)) (-2399 (((-641 (-641 |#1|)) (-641 (-641 (-641 |#1|)))) 57)) (-1358 (((-641 (-641 |#1|)) (-1181 (-641 |#1|))) 59)))
-(((-1180 |#1|) (-10 -7 (-15 -1670 ((-2 (|:| |fs| (-112)) (|:| |sd| (-641 |#1|)) (|:| |td| (-641 (-641 |#1|)))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 |#1|)))) (-15 -3691 ((-641 (-641 (-641 |#1|))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -2977 ((-641 (-641 (-641 |#1|))) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -3716 ((-641 (-641 |#1|)) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -2399 ((-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -1358 ((-641 (-641 |#1|)) (-1181 (-641 |#1|)))) (-15 -1830 ((-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)))) (-15 -2078 ((-1181 (-641 |#1|)) (-641 |#1|))) (-15 -4018 ((-641 (-641 |#1|)) (-641 (-641 |#1|)))) (-15 -2284 ((-641 (-641 |#1|)) (-641 |#1|))) (-15 -4124 ((-641 |#1|) (-641 |#1|))) (-15 -1336 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 |#1|) (-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))))) (-15 -3449 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 (-641 (-641 |#1|)))))) (-846)) (T -1180))
-((-3449 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-2 (|:| |f1| (-641 *4)) (|:| |f2| (-641 (-641 (-641 *4)))) (|:| |f3| (-641 (-641 *4))) (|:| |f4| (-641 (-641 (-641 *4)))))) (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 (-641 *4)))))) (-1336 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-846)) (-5 *3 (-641 *6)) (-5 *5 (-641 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-641 *5)) (|:| |f3| *5) (|:| |f4| (-641 *5)))) (-5 *1 (-1180 *6)) (-5 *4 (-641 *5)))) (-4124 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-1180 *3)))) (-2284 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)) (-5 *3 (-641 *4)))) (-4018 (*1 *2 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-846)) (-5 *1 (-1180 *3)))) (-2078 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-1181 (-641 *4))) (-5 *1 (-1180 *4)) (-5 *3 (-641 *4)))) (-1830 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 (-641 *4)))) (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 *4))))) (-1358 (*1 *2 *3) (-12 (-5 *3 (-1181 (-641 *4))) (-4 *4 (-846)) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)))) (-2399 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)) (-4 *4 (-846)))) (-3716 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4))) (-4 *4 (-846)) (-5 *1 (-1180 *4)))) (-2977 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-641 *4)) (-4 *4 (-846)) (-5 *1 (-1180 *4)))) (-3691 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-641 *5)) (-4 *5 (-846)) (-5 *1 (-1180 *5)))) (-1670 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-846)) (-5 *4 (-641 *6)) (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-641 *4)))) (-5 *1 (-1180 *6)) (-5 *5 (-641 *4)))))
-(-10 -7 (-15 -1670 ((-2 (|:| |fs| (-112)) (|:| |sd| (-641 |#1|)) (|:| |td| (-641 (-641 |#1|)))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 |#1|)))) (-15 -3691 ((-641 (-641 (-641 |#1|))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -2977 ((-641 (-641 (-641 |#1|))) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -3716 ((-641 (-641 |#1|)) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -2399 ((-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -1358 ((-641 (-641 |#1|)) (-1181 (-641 |#1|)))) (-15 -1830 ((-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)))) (-15 -2078 ((-1181 (-641 |#1|)) (-641 |#1|))) (-15 -4018 ((-641 (-641 |#1|)) (-641 (-641 |#1|)))) (-15 -2284 ((-641 (-641 |#1|)) (-641 |#1|))) (-15 -4124 ((-641 |#1|) (-641 |#1|))) (-15 -1336 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 |#1|) (-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))))) (-15 -3449 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 (-641 (-641 |#1|))))))
-((-2493 (($ (-641 (-641 |#1|))) 10)) (-2793 (((-641 (-641 |#1|)) $) 11)) (-2350 (((-858) $) 38)))
-(((-1181 |#1|) (-10 -8 (-15 -2493 ($ (-641 (-641 |#1|)))) (-15 -2793 ((-641 (-641 |#1|)) $)) (-15 -2350 ((-858) $))) (-1094)) (T -1181))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-1181 *3)) (-4 *3 (-1094)))) (-2793 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 *3))) (-5 *1 (-1181 *3)) (-4 *3 (-1094)))) (-2493 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-1181 *3)))))
-(-10 -8 (-15 -2493 ($ (-641 (-641 |#1|)))) (-15 -2793 ((-641 (-641 |#1|)) $)) (-15 -2350 ((-858) $)))
-((-2337 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4131 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3034 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#2| $ |#1| |#2|) NIL)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) NIL)) (-3500 (($) NIL T CONST)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) NIL)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) NIL)) (-3587 ((|#1| $) NIL (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-641 |#2|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-1588 ((|#1| $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-1411 (((-641 |#1|) $) NIL)) (-3748 (((-112) |#1| $) NIL)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-3932 (((-641 |#1|) $) NIL)) (-2861 (((-112) |#1| $) NIL)) (-3877 (((-1114) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3181 ((|#2| $) NIL (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL)) (-1324 (($ $ |#2|) NIL (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2124 (($) NIL) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) NIL (-12 (|has| $ (-6 -4406)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-2350 (((-858) $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) NIL)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) NIL (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) NIL (-2750 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1182 |#1| |#2|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406))) (-1094) (-1094)) (T -1182))
-NIL
-(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4406)))
-((-2179 ((|#1| (-641 |#1|)) 49)) (-2622 ((|#1| |#1| (-564)) 24)) (-3294 (((-1166 |#1|) |#1| (-917)) 20)))
-(((-1183 |#1|) (-10 -7 (-15 -2179 (|#1| (-641 |#1|))) (-15 -3294 ((-1166 |#1|) |#1| (-917))) (-15 -2622 (|#1| |#1| (-564)))) (-363)) (T -1183))
-((-2622 (*1 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))) (-3294 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-1166 *3)) (-5 *1 (-1183 *3)) (-4 *3 (-363)))) (-2179 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))))
-(-10 -7 (-15 -2179 (|#1| (-641 |#1|))) (-15 -3294 ((-1166 |#1|) |#1| (-917))) (-15 -2622 (|#1| |#1| (-564))))
-((-4131 (($) 10) (($ (-641 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)))) 14)) (-2670 (($ (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) $) 67) (($ (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-3305 (((-641 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) 39) (((-641 |#3|) $) 41)) (-4326 (($ (-1 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) 57) (($ (-1 |#3| |#3|) $) 33)) (-4289 (($ (-1 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-3224 (((-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) $) 60)) (-2714 (($ (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) $) 16)) (-3932 (((-641 |#2|) $) 19)) (-2861 (((-112) |#2| $) 65)) (-2421 (((-3 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) "failed") (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) 64)) (-3860 (((-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) $) 69)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 72)) (-2666 (((-641 |#3|) $) 43)) (-4362 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) NIL) (((-767) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) $) NIL) (((-767) |#3| $) NIL) (((-767) (-1 (-112) |#3|) $) 78)) (-2350 (((-858) $) 27)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 71)) (-2893 (((-112) $ $) 51)))
-(((-1184 |#1| |#2| |#3|) (-10 -8 (-15 -2893 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -4289 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -4131 (|#1| (-641 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))))) (-15 -4131 (|#1|)) (-15 -4289 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4326 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3888 ((-767) (-1 (-112) |#3|) |#1|)) (-15 -3305 ((-641 |#3|) |#1|)) (-15 -3888 ((-767) |#3| |#1|)) (-15 -4362 (|#3| |#1| |#2| |#3|)) (-15 -4362 (|#3| |#1| |#2|)) (-15 -2666 ((-641 |#3|) |#1|)) (-15 -2861 ((-112) |#2| |#1|)) (-15 -3932 ((-641 |#2|) |#1|)) (-15 -2670 ((-3 |#3| "failed") |#2| |#1|)) (-15 -2670 (|#1| (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -2670 (|#1| (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -2421 ((-3 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) "failed") (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -3224 ((-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -2714 (|#1| (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -3860 ((-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -3888 ((-767) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -3305 ((-641 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -3888 ((-767) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -2708 ((-112) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -3073 ((-112) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -4326 (|#1| (-1 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -4289 (|#1| (-1 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|))) (-1185 |#2| |#3|) (-1094) (-1094)) (T -1184))
-NIL
-(-10 -8 (-15 -2893 ((-112) |#1| |#1|)) (-15 -2350 ((-858) |#1|)) (-15 -4289 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -4131 (|#1| (-641 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))))) (-15 -4131 (|#1|)) (-15 -4289 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4326 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3073 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -2708 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3888 ((-767) (-1 (-112) |#3|) |#1|)) (-15 -3305 ((-641 |#3|) |#1|)) (-15 -3888 ((-767) |#3| |#1|)) (-15 -4362 (|#3| |#1| |#2| |#3|)) (-15 -4362 (|#3| |#1| |#2|)) (-15 -2666 ((-641 |#3|) |#1|)) (-15 -2861 ((-112) |#2| |#1|)) (-15 -3932 ((-641 |#2|) |#1|)) (-15 -2670 ((-3 |#3| "failed") |#2| |#1|)) (-15 -2670 (|#1| (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -2670 (|#1| (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -2421 ((-3 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) "failed") (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -3224 ((-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -2714 (|#1| (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -3860 ((-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -3888 ((-767) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) |#1|)) (-15 -3305 ((-641 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -3888 ((-767) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -2708 ((-112) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -3073 ((-112) (-1 (-112) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -4326 (|#1| (-1 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)) (-15 -4289 (|#1| (-1 (-2 (|:| -3058 |#2|) (|:| -3726 |#3|)) (-2 (|:| -3058 |#2|) (|:| -3726 |#3|))) |#1|)))
-((-2337 (((-112) $ $) 19 (-2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-4131 (($) 72) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 71)) (-3034 (((-1264) $ |#1| |#1|) 99 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#2| $ |#1| |#2|) 73)) (-2351 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 45 (|has| $ (-6 -4406)))) (-3540 (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 55 (|has| $ (-6 -4406)))) (-2249 (((-3 |#2| "failed") |#1| $) 61)) (-3500 (($) 7 T CONST)) (-3215 (($ $) 58 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406))))) (-2670 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 47 (|has| $ (-6 -4406))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 46 (|has| $ (-6 -4406))) (((-3 |#2| "failed") |#1| $) 62)) (-3682 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 54 (|has| $ (-6 -4406)))) (-2965 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 56 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 53 (|has| $ (-6 -4406))) (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 52 (|has| $ (-6 -4406)))) (-4335 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4407)))) (-4266 ((|#2| $ |#1|) 88)) (-3305 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 30 (|has| $ (-6 -4406))) (((-641 |#2|) $) 79 (|has| $ (-6 -4406)))) (-2587 (((-112) $ (-767)) 9)) (-3587 ((|#1| $) 96 (|has| |#1| (-846)))) (-1909 (((-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 29 (|has| $ (-6 -4406))) (((-641 |#2|) $) 80 (|has| $ (-6 -4406)))) (-3841 (((-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-112) |#2| $) 82 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406))))) (-1588 ((|#1| $) 95 (|has| |#1| (-846)))) (-4326 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 34 (|has| $ (-6 -4407))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4407)))) (-4289 (($ (-1 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-2743 (((-112) $ (-767)) 10)) (-4172 (((-1152) $) 22 (-2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-1411 (((-641 |#1|) $) 63)) (-3748 (((-112) |#1| $) 64)) (-3224 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 39)) (-2714 (($ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 40)) (-3932 (((-641 |#1|) $) 93)) (-2861 (((-112) |#1| $) 92)) (-3877 (((-1114) $) 21 (-2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-3181 ((|#2| $) 97 (|has| |#1| (-846)))) (-2421 (((-3 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) "failed") (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 51)) (-1324 (($ $ |#2|) 98 (|has| $ (-6 -4407)))) (-3860 (((-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 41)) (-2708 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 32 (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))))) 26 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 25 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) 24 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 23 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 86 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 84 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) 83 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#2| $) 94 (-12 (|has| $ (-6 -4406)) (|has| |#2| (-1094))))) (-2666 (((-641 |#2|) $) 91)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-2124 (($) 49) (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 48)) (-3888 (((-767) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 31 (|has| $ (-6 -4406))) (((-767) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| $ (-6 -4406)))) (((-767) |#2| $) 81 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4406)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 59 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))))) (-2363 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 50)) (-2350 (((-858) $) 18 (-2750 (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858)))))) (-3023 (($ (-641 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) 42)) (-3073 (((-112) (-1 (-112) (-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) $) 33 (|has| $ (-6 -4406))) (((-112) (-1 (-112) |#2|) $) 76 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (-2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-1934 (((-641 (-641 (-948 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 70)) (-3571 (((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|)))) 84) (((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|))) 80) (((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170)) 85) (((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170)) 79) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|))))) 112) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|)))) 111) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170))) 113) (((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))) (-641 (-1170))) 110)))
+(((-1178 |#1|) (-10 -7 (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))))) (-15 -1934 ((-641 (-641 (-948 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170))))) (-556)) (T -1178))
+((-1934 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-948 *5)))) (-5 *1 (-1178 *5)))) (-3571 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4))))) (-5 *1 (-1178 *4)) (-5 *3 (-294 (-407 (-948 *4)))))) (-3571 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4))))) (-5 *1 (-1178 *4)) (-5 *3 (-407 (-948 *4))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5)) (-5 *3 (-294 (-407 (-948 *5)))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *4 (-1170)) (-4 *5 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5)) (-5 *3 (-407 (-948 *5))))) (-3571 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-1178 *4)) (-5 *3 (-641 (-294 (-407 (-948 *4))))))) (-3571 (*1 *2 *3) (-12 (-5 *3 (-641 (-407 (-948 *4)))) (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-1178 *4)))) (-3571 (*1 *2 *3 *4) (-12 (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-1178 *5)) (-5 *3 (-641 (-294 (-407 (-948 *5))))))) (-3571 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170))) (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-1178 *5)))))
+(-10 -7 (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))) (-641 (-1170)))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-407 (-948 |#1|))))) (-15 -3571 ((-641 (-641 (-294 (-407 (-948 |#1|))))) (-641 (-294 (-407 (-948 |#1|)))))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)) (-1170))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))) (-1170))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-407 (-948 |#1|)))) (-15 -3571 ((-641 (-294 (-407 (-948 |#1|)))) (-294 (-407 (-948 |#1|))))) (-15 -1934 ((-641 (-641 (-948 |#1|))) (-641 (-407 (-948 |#1|))) (-641 (-1170)))))
+((-1736 (((-1152)) 7)) (-1872 (((-1152)) 11 T CONST)) (-4211 (((-1264) (-1152)) 13)) (-3213 (((-1152)) 8 T CONST)) (-2918 (((-130)) 10 T CONST)))
+(((-1179) (-13 (-1209) (-10 -7 (-15 -1736 ((-1152))) (-15 -3213 ((-1152)) -4008) (-15 -2918 ((-130)) -4008) (-15 -1872 ((-1152)) -4008) (-15 -4211 ((-1264) (-1152)))))) (T -1179))
+((-1736 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))) (-3213 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))) (-2918 (*1 *2) (-12 (-5 *2 (-130)) (-5 *1 (-1179)))) (-1872 (*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))) (-4211 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1179)))))
+(-13 (-1209) (-10 -7 (-15 -1736 ((-1152))) (-15 -3213 ((-1152)) -4008) (-15 -2918 ((-130)) -4008) (-15 -1872 ((-1152)) -4008) (-15 -4211 ((-1264) (-1152)))))
+((-2009 (((-641 (-641 |#1|)) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|)))) 55)) (-3298 (((-641 (-641 (-641 |#1|))) (-641 (-641 |#1|))) 38)) (-3673 (((-1181 (-641 |#1|)) (-641 |#1|)) 49)) (-2488 (((-641 (-641 |#1|)) (-641 |#1|)) 45)) (-3058 (((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 (-641 (-641 |#1|)))) 52)) (-3303 (((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 |#1|) (-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|)))) 51)) (-3978 (((-641 (-641 |#1|)) (-641 (-641 |#1|))) 43)) (-2774 (((-641 |#1|) (-641 |#1|)) 46)) (-2305 (((-641 (-641 (-641 |#1|))) (-641 |#1|) (-641 (-641 (-641 |#1|)))) 32)) (-1500 (((-641 (-641 (-641 |#1|))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 (-641 |#1|)))) 29)) (-3843 (((-2 (|:| |fs| (-112)) (|:| |sd| (-641 |#1|)) (|:| |td| (-641 (-641 |#1|)))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 |#1|))) 24)) (-2452 (((-641 (-641 |#1|)) (-641 (-641 (-641 |#1|)))) 57)) (-1351 (((-641 (-641 |#1|)) (-1181 (-641 |#1|))) 59)))
+(((-1180 |#1|) (-10 -7 (-15 -3843 ((-2 (|:| |fs| (-112)) (|:| |sd| (-641 |#1|)) (|:| |td| (-641 (-641 |#1|)))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 |#1|)))) (-15 -1500 ((-641 (-641 (-641 |#1|))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -2305 ((-641 (-641 (-641 |#1|))) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -2009 ((-641 (-641 |#1|)) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -2452 ((-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -1351 ((-641 (-641 |#1|)) (-1181 (-641 |#1|)))) (-15 -3298 ((-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)))) (-15 -3673 ((-1181 (-641 |#1|)) (-641 |#1|))) (-15 -3978 ((-641 (-641 |#1|)) (-641 (-641 |#1|)))) (-15 -2488 ((-641 (-641 |#1|)) (-641 |#1|))) (-15 -2774 ((-641 |#1|) (-641 |#1|))) (-15 -3303 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 |#1|) (-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))))) (-15 -3058 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 (-641 (-641 |#1|)))))) (-846)) (T -1180))
+((-3058 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-2 (|:| |f1| (-641 *4)) (|:| |f2| (-641 (-641 (-641 *4)))) (|:| |f3| (-641 (-641 *4))) (|:| |f4| (-641 (-641 (-641 *4)))))) (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 (-641 *4)))))) (-3303 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-846)) (-5 *3 (-641 *6)) (-5 *5 (-641 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-641 *5)) (|:| |f3| *5) (|:| |f4| (-641 *5)))) (-5 *1 (-1180 *6)) (-5 *4 (-641 *5)))) (-2774 (*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-1180 *3)))) (-2488 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)) (-5 *3 (-641 *4)))) (-3978 (*1 *2 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-846)) (-5 *1 (-1180 *3)))) (-3673 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-1181 (-641 *4))) (-5 *1 (-1180 *4)) (-5 *3 (-641 *4)))) (-3298 (*1 *2 *3) (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 (-641 *4)))) (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 *4))))) (-1351 (*1 *2 *3) (-12 (-5 *3 (-1181 (-641 *4))) (-4 *4 (-846)) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)))) (-2452 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)) (-4 *4 (-846)))) (-2009 (*1 *2 *2 *3) (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4))) (-4 *4 (-846)) (-5 *1 (-1180 *4)))) (-2305 (*1 *2 *3 *2) (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-641 *4)) (-4 *4 (-846)) (-5 *1 (-1180 *4)))) (-1500 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-641 *5)) (-4 *5 (-846)) (-5 *1 (-1180 *5)))) (-3843 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-846)) (-5 *4 (-641 *6)) (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-641 *4)))) (-5 *1 (-1180 *6)) (-5 *5 (-641 *4)))))
+(-10 -7 (-15 -3843 ((-2 (|:| |fs| (-112)) (|:| |sd| (-641 |#1|)) (|:| |td| (-641 (-641 |#1|)))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 |#1|)))) (-15 -1500 ((-641 (-641 (-641 |#1|))) (-1 (-112) |#1| |#1|) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -2305 ((-641 (-641 (-641 |#1|))) (-641 |#1|) (-641 (-641 (-641 |#1|))))) (-15 -2009 ((-641 (-641 |#1|)) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -2452 ((-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))))) (-15 -1351 ((-641 (-641 |#1|)) (-1181 (-641 |#1|)))) (-15 -3298 ((-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)))) (-15 -3673 ((-1181 (-641 |#1|)) (-641 |#1|))) (-15 -3978 ((-641 (-641 |#1|)) (-641 (-641 |#1|)))) (-15 -2488 ((-641 (-641 |#1|)) (-641 |#1|))) (-15 -2774 ((-641 |#1|) (-641 |#1|))) (-15 -3303 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 |#1|) (-641 (-641 (-641 |#1|))) (-641 (-641 |#1|)) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))) (-641 (-641 (-641 |#1|))))) (-15 -3058 ((-2 (|:| |f1| (-641 |#1|)) (|:| |f2| (-641 (-641 (-641 |#1|)))) (|:| |f3| (-641 (-641 |#1|))) (|:| |f4| (-641 (-641 (-641 |#1|))))) (-641 (-641 (-641 |#1|))))))
+((-2540 (($ (-641 (-641 |#1|))) 10)) (-2970 (((-641 (-641 |#1|)) $) 11)) (-2326 (((-858) $) 38)))
+(((-1181 |#1|) (-10 -8 (-15 -2540 ($ (-641 (-641 |#1|)))) (-15 -2970 ((-641 (-641 |#1|)) $)) (-15 -2326 ((-858) $))) (-1094)) (T -1181))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-1181 *3)) (-4 *3 (-1094)))) (-2970 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 *3))) (-5 *1 (-1181 *3)) (-4 *3 (-1094)))) (-2540 (*1 *1 *2) (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-1181 *3)))))
+(-10 -8 (-15 -2540 ($ (-641 (-641 |#1|)))) (-15 -2970 ((-641 (-641 |#1|)) $)) (-15 -2326 ((-858) $)))
+((-2315 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-4100 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2011 (((-1264) $ |#1| |#1|) NIL (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#2| $ |#1| |#2|) NIL)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) NIL)) (-1747 (($) NIL T CONST)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) NIL)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) NIL)) (-3294 ((|#1| $) NIL (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-641 |#2|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-2230 ((|#1| $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3979 (((-641 |#1|) $) NIL)) (-3595 (((-112) |#1| $) NIL)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-2885 (((-641 |#1|) $) NIL)) (-2241 (((-112) |#1| $) NIL)) (-3868 (((-1114) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-3164 ((|#2| $) NIL (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL)) (-1428 (($ $ |#2|) NIL (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1760 (($) NIL) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) NIL (-12 (|has| $ (-6 -4407)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (((-767) |#2| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094)))) (((-767) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-2326 (((-858) $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858))) (|has| |#2| (-611 (-858)))))) (-1700 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) NIL)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) NIL (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) NIL (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) NIL (-2733 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| |#2| (-1094))))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1182 |#1| |#2|) (-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407))) (-1094) (-1094)) (T -1182))
+NIL
+(-13 (-1185 |#1| |#2|) (-10 -7 (-6 -4407)))
+((-2318 ((|#1| (-641 |#1|)) 49)) (-2709 ((|#1| |#1| (-564)) 24)) (-2444 (((-1166 |#1|) |#1| (-917)) 20)))
+(((-1183 |#1|) (-10 -7 (-15 -2318 (|#1| (-641 |#1|))) (-15 -2444 ((-1166 |#1|) |#1| (-917))) (-15 -2709 (|#1| |#1| (-564)))) (-363)) (T -1183))
+((-2709 (*1 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))) (-2444 (*1 *2 *3 *4) (-12 (-5 *4 (-917)) (-5 *2 (-1166 *3)) (-5 *1 (-1183 *3)) (-4 *3 (-363)))) (-2318 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))))
+(-10 -7 (-15 -2318 (|#1| (-641 |#1|))) (-15 -2444 ((-1166 |#1|) |#1| (-917))) (-15 -2709 (|#1| |#1| (-564))))
+((-4100 (($) 10) (($ (-641 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)))) 14)) (-4060 (($ (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) $) 67) (($ (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-1624 (((-641 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) 39) (((-641 |#3|) $) 41)) (-2613 (($ (-1 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) 57) (($ (-1 |#3| |#3|) $) 33)) (-4271 (($ (-1 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-4359 (((-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) $) 60)) (-4066 (($ (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) $) 16)) (-2885 (((-641 |#2|) $) 19)) (-2241 (((-112) |#2| $) 65)) (-3645 (((-3 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) "failed") (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) 64)) (-3326 (((-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) $) 69)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 72)) (-1784 (((-641 |#3|) $) 43)) (-4361 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) NIL) (((-767) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) $) NIL) (((-767) |#3| $) NIL) (((-767) (-1 (-112) |#3|) $) 78)) (-2326 (((-858) $) 27)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) $) NIL) (((-112) (-1 (-112) |#3|) $) 71)) (-2876 (((-112) $ $) 51)))
+(((-1184 |#1| |#2| |#3|) (-10 -8 (-15 -2876 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -4271 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -4100 (|#1| (-641 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))))) (-15 -4100 (|#1|)) (-15 -4271 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2613 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3879 ((-767) (-1 (-112) |#3|) |#1|)) (-15 -1624 ((-641 |#3|) |#1|)) (-15 -3879 ((-767) |#3| |#1|)) (-15 -4361 (|#3| |#1| |#2| |#3|)) (-15 -4361 (|#3| |#1| |#2|)) (-15 -1784 ((-641 |#3|) |#1|)) (-15 -2241 ((-112) |#2| |#1|)) (-15 -2885 ((-641 |#2|) |#1|)) (-15 -4060 ((-3 |#3| "failed") |#2| |#1|)) (-15 -4060 (|#1| (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4060 (|#1| (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -3645 ((-3 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) "failed") (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4359 ((-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -4066 (|#1| (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -3326 ((-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -3879 ((-767) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -1624 ((-641 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -3879 ((-767) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -1703 ((-112) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4062 ((-112) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -2613 (|#1| (-1 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4271 (|#1| (-1 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|))) (-1185 |#2| |#3|) (-1094) (-1094)) (T -1184))
+NIL
+(-10 -8 (-15 -2876 ((-112) |#1| |#1|)) (-15 -2326 ((-858) |#1|)) (-15 -4271 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -4100 (|#1| (-641 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))))) (-15 -4100 (|#1|)) (-15 -4271 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2613 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4062 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -1703 ((-112) (-1 (-112) |#3|) |#1|)) (-15 -3879 ((-767) (-1 (-112) |#3|) |#1|)) (-15 -1624 ((-641 |#3|) |#1|)) (-15 -3879 ((-767) |#3| |#1|)) (-15 -4361 (|#3| |#1| |#2| |#3|)) (-15 -4361 (|#3| |#1| |#2|)) (-15 -1784 ((-641 |#3|) |#1|)) (-15 -2241 ((-112) |#2| |#1|)) (-15 -2885 ((-641 |#2|) |#1|)) (-15 -4060 ((-3 |#3| "failed") |#2| |#1|)) (-15 -4060 (|#1| (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4060 (|#1| (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -3645 ((-3 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) "failed") (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4359 ((-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -4066 (|#1| (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -3326 ((-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -3879 ((-767) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) |#1|)) (-15 -1624 ((-641 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -3879 ((-767) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -1703 ((-112) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4062 ((-112) (-1 (-112) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -2613 (|#1| (-1 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)) (-15 -4271 (|#1| (-1 (-2 (|:| -3026 |#2|) (|:| -3683 |#3|)) (-2 (|:| -3026 |#2|) (|:| -3683 |#3|))) |#1|)))
+((-2315 (((-112) $ $) 19 (-2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-4100 (($) 73) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 72)) (-2011 (((-1264) $ |#1| |#1|) 100 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#2| $ |#1| |#2|) 74)) (-2380 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 46 (|has| $ (-6 -4407)))) (-3492 (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 56 (|has| $ (-6 -4407)))) (-2236 (((-3 |#2| "failed") |#1| $) 62)) (-1747 (($) 7 T CONST)) (-3195 (($ $) 59 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407))))) (-4060 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 48 (|has| $ (-6 -4407))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 47 (|has| $ (-6 -4407))) (((-3 |#2| "failed") |#1| $) 63)) (-3653 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 58 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 55 (|has| $ (-6 -4407)))) (-1297 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 57 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 54 (|has| $ (-6 -4407))) (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 53 (|has| $ (-6 -4407)))) (-2619 ((|#2| $ |#1| |#2|) 88 (|has| $ (-6 -4408)))) (-2562 ((|#2| $ |#1|) 89)) (-1624 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 31 (|has| $ (-6 -4407))) (((-641 |#2|) $) 80 (|has| $ (-6 -4407)))) (-1509 (((-112) $ (-767)) 9)) (-3294 ((|#1| $) 97 (|has| |#1| (-846)))) (-4276 (((-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 30 (|has| $ (-6 -4407))) (((-641 |#2|) $) 81 (|has| $ (-6 -4407)))) (-1363 (((-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-112) |#2| $) 83 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407))))) (-2230 ((|#1| $) 96 (|has| |#1| (-846)))) (-2613 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 35 (|has| $ (-6 -4408))) (($ (-1 |#2| |#2|) $) 76 (|has| $ (-6 -4408)))) (-4271 (($ (-1 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 36) (($ (-1 |#2| |#2|) $) 75) (($ (-1 |#2| |#2| |#2|) $ $) 71)) (-4068 (((-112) $ (-767)) 10)) (-2332 (((-1152) $) 22 (-2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-3979 (((-641 |#1|) $) 64)) (-3595 (((-112) |#1| $) 65)) (-4359 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 40)) (-4066 (($ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 41)) (-2885 (((-641 |#1|) $) 94)) (-2241 (((-112) |#1| $) 93)) (-3868 (((-1114) $) 21 (-2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-3164 ((|#2| $) 98 (|has| |#1| (-846)))) (-3645 (((-3 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) "failed") (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 52)) (-1428 (($ $ |#2|) 99 (|has| $ (-6 -4408)))) (-3326 (((-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 42)) (-1703 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 33 (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) 78 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))))) 27 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-294 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 26 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) 25 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 24 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)))) (($ $ (-641 |#2|) (-641 |#2|)) 87 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ |#2| |#2|) 86 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-294 |#2|)) 85 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094)))) (($ $ (-641 (-294 |#2|))) 84 (-12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#2| $) 95 (-12 (|has| $ (-6 -4407)) (|has| |#2| (-1094))))) (-1784 (((-641 |#2|) $) 92)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#2| $ |#1|) 91) ((|#2| $ |#1| |#2|) 90)) (-1760 (($) 50) (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 49)) (-3879 (((-767) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 32 (|has| $ (-6 -4407))) (((-767) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) $) 29 (-12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| $ (-6 -4407)))) (((-767) |#2| $) 82 (-12 (|has| |#2| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#2|) $) 79 (|has| $ (-6 -4407)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 60 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))))) (-2336 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 51)) (-2326 (((-858) $) 18 (-2733 (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858)))))) (-1700 (((-112) $ $) 23 (-2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2190 (($ (-641 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) 43)) (-4062 (((-112) (-1 (-112) (-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) $) 34 (|has| $ (-6 -4407))) (((-112) (-1 (-112) |#2|) $) 77 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (-2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1185 |#1| |#2|) (-140) (-1094) (-1094)) (T -1185))
-((-3797 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1185 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-4131 (*1 *1) (-12 (-4 *1 (-1185 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-4131 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3058 *3) (|:| -3726 *4)))) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *1 (-1185 *3 *4)))) (-4289 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1185 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))))
-(-13 (-608 |t#1| |t#2|) (-602 |t#1| |t#2|) (-10 -8 (-15 -3797 (|t#2| $ |t#1| |t#2|)) (-15 -4131 ($)) (-15 -4131 ($ (-641 (-2 (|:| -3058 |t#1|) (|:| -3726 |t#2|))))) (-15 -4289 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
-(((-34) . T) ((-107 #0=(-2 (|:| -3058 |#1|) (|:| -3726 |#2|))) . T) ((-102) -2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-611 (-858)) -2750 (|has| |#2| (-1094)) (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-611 (-858)))) ((-151 #0#) . T) ((-612 (-536)) |has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-612 (-536))) ((-229 #0#) . T) ((-235 #0#) . T) ((-286 |#1| |#2|) . T) ((-288 |#1| |#2|) . T) ((-309 #0#) -12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-489 #0#) . T) ((-489 |#2|) . T) ((-602 |#1| |#2|) . T) ((-514 #0# #0#) -12 (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-309 (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)))) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-608 |#1| |#2|) . T) ((-1094) -2750 (|has| |#2| (-1094)) (|has| (-2 (|:| -3058 |#1|) (|:| -3726 |#2|)) (-1094))) ((-1209) . T))
-((-2358 (((-112)) 29)) (-2692 (((-1264) (-1152)) 31)) (-4081 (((-112)) 41)) (-1818 (((-1264)) 39)) (-3361 (((-1264) (-1152) (-1152)) 30)) (-2484 (((-112)) 42)) (-2714 (((-1264) |#1| |#2|) 53)) (-1824 (((-1264)) 27)) (-2535 (((-3 |#2| "failed") |#1|) 51)) (-4000 (((-1264)) 40)))
-(((-1186 |#1| |#2|) (-10 -7 (-15 -1824 ((-1264))) (-15 -3361 ((-1264) (-1152) (-1152))) (-15 -2692 ((-1264) (-1152))) (-15 -1818 ((-1264))) (-15 -4000 ((-1264))) (-15 -2358 ((-112))) (-15 -4081 ((-112))) (-15 -2484 ((-112))) (-15 -2535 ((-3 |#2| "failed") |#1|)) (-15 -2714 ((-1264) |#1| |#2|))) (-1094) (-1094)) (T -1186))
-((-2714 (*1 *2 *3 *4) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2535 (*1 *2 *3) (|partial| -12 (-4 *2 (-1094)) (-5 *1 (-1186 *3 *2)) (-4 *3 (-1094)))) (-2484 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-4081 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2358 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-4000 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-1818 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2692 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)))) (-3361 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)))) (-1824 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))))
-(-10 -7 (-15 -1824 ((-1264))) (-15 -3361 ((-1264) (-1152) (-1152))) (-15 -2692 ((-1264) (-1152))) (-15 -1818 ((-1264))) (-15 -4000 ((-1264))) (-15 -2358 ((-112))) (-15 -4081 ((-112))) (-15 -2484 ((-112))) (-15 -2535 ((-3 |#2| "failed") |#1|)) (-15 -2714 ((-1264) |#1| |#2|)))
-((-4272 (((-1152) (-1152)) 22)) (-3572 (((-52) (-1152)) 25)))
-(((-1187) (-10 -7 (-15 -3572 ((-52) (-1152))) (-15 -4272 ((-1152) (-1152))))) (T -1187))
-((-4272 (*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1187)))) (-3572 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-1187)))))
-(-10 -7 (-15 -3572 ((-52) (-1152))) (-15 -4272 ((-1152) (-1152))))
-((-2350 (((-1189) |#1|) 11)))
-(((-1188 |#1|) (-10 -7 (-15 -2350 ((-1189) |#1|))) (-1094)) (T -1188))
-((-2350 (*1 *2 *3) (-12 (-5 *2 (-1189)) (-5 *1 (-1188 *3)) (-4 *3 (-1094)))))
-(-10 -7 (-15 -2350 ((-1189) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-4158 (((-641 (-1152)) $) 39)) (-1669 (((-641 (-1152)) $ (-641 (-1152))) 42)) (-1298 (((-641 (-1152)) $ (-641 (-1152))) 41)) (-4371 (((-641 (-1152)) $ (-641 (-1152))) 43)) (-3521 (((-641 (-1152)) $) 38)) (-4142 (($) 26)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3813 (((-641 (-1152)) $) 40)) (-1667 (((-1264) $ (-564)) 35) (((-1264) $) 36)) (-4344 (($ (-858) (-564)) 32) (($ (-858) (-564) (-858)) NIL)) (-2350 (((-858) $) 53) (($ (-858)) 31)) (-2893 (((-112) $ $) NIL)))
-(((-1189) (-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4344 ($ (-858) (-564))) (-15 -4344 ($ (-858) (-564) (-858))) (-15 -1667 ((-1264) $ (-564))) (-15 -1667 ((-1264) $)) (-15 -3813 ((-641 (-1152)) $)) (-15 -4158 ((-641 (-1152)) $)) (-15 -4142 ($)) (-15 -3521 ((-641 (-1152)) $)) (-15 -4371 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1669 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1298 ((-641 (-1152)) $ (-641 (-1152))))))) (T -1189))
-((-4344 (*1 *1 *2 *3) (-12 (-5 *2 (-858)) (-5 *3 (-564)) (-5 *1 (-1189)))) (-4344 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-858)) (-5 *3 (-564)) (-5 *1 (-1189)))) (-1667 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1189)))) (-1667 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1189)))) (-3813 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-4158 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-4142 (*1 *1) (-5 *1 (-1189))) (-3521 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-4371 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-1669 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-1298 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4344 ($ (-858) (-564))) (-15 -4344 ($ (-858) (-564) (-858))) (-15 -1667 ((-1264) $ (-564))) (-15 -1667 ((-1264) $)) (-15 -3813 ((-641 (-1152)) $)) (-15 -4158 ((-641 (-1152)) $)) (-15 -4142 ($)) (-15 -3521 ((-641 (-1152)) $)) (-15 -4371 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1669 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -1298 ((-641 (-1152)) $ (-641 (-1152))))))
-((-2337 (((-112) $ $) NIL)) (-4189 (((-1152) $ (-1152)) 17) (((-1152) $) 16)) (-3510 (((-1152) $ (-1152)) 15)) (-1865 (($ $ (-1152)) NIL)) (-3969 (((-3 (-1152) "failed") $) 11)) (-3823 (((-1152) $) 8)) (-1643 (((-3 (-1152) "failed") $) 12)) (-1323 (((-1152) $) 9)) (-3514 (($ (-388)) NIL) (($ (-388) (-1152)) NIL)) (-2445 (((-388) $) NIL)) (-4172 (((-1152) $) NIL)) (-3734 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3946 (((-112) $) 21)) (-2350 (((-858) $) NIL)) (-3718 (($ $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1190) (-13 (-364 (-388) (-1152)) (-10 -8 (-15 -4189 ((-1152) $ (-1152))) (-15 -4189 ((-1152) $)) (-15 -3823 ((-1152) $)) (-15 -3969 ((-3 (-1152) "failed") $)) (-15 -1643 ((-3 (-1152) "failed") $)) (-15 -3946 ((-112) $))))) (T -1190))
-((-4189 (*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-3823 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-3969 (*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-1643 (*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-3946 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1190)))))
-(-13 (-364 (-388) (-1152)) (-10 -8 (-15 -4189 ((-1152) $ (-1152))) (-15 -4189 ((-1152) $)) (-15 -3823 ((-1152) $)) (-15 -3969 ((-3 (-1152) "failed") $)) (-15 -1643 ((-3 (-1152) "failed") $)) (-15 -3946 ((-112) $))))
-((-3415 (((-3 (-564) "failed") |#1|) 19)) (-1789 (((-3 (-564) "failed") |#1|) 14)) (-1800 (((-564) (-1152)) 33)))
-(((-1191 |#1|) (-10 -7 (-15 -3415 ((-3 (-564) "failed") |#1|)) (-15 -1789 ((-3 (-564) "failed") |#1|)) (-15 -1800 ((-564) (-1152)))) (-1045)) (T -1191))
-((-1800 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-1191 *4)) (-4 *4 (-1045)))) (-1789 (*1 *2 *3) (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))) (-3415 (*1 *2 *3) (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))))
-(-10 -7 (-15 -3415 ((-3 (-564) "failed") |#1|)) (-15 -1789 ((-3 (-564) "failed") |#1|)) (-15 -1800 ((-564) (-1152))))
-((-3781 (((-1127 (-225))) 9)))
-(((-1192) (-10 -7 (-15 -3781 ((-1127 (-225)))))) (T -1192))
-((-3781 (*1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1192)))))
-(-10 -7 (-15 -3781 ((-1127 (-225)))))
-((-2295 (($) 12)) (-1380 (($ $) 36)) (-1359 (($ $) 34)) (-4339 (($ $) 26)) (-1402 (($ $) 18)) (-1293 (($ $) 16)) (-1391 (($ $) 20)) (-4368 (($ $) 31)) (-1368 (($ $) 35)) (-4349 (($ $) 30)))
-(((-1193 |#1|) (-10 -8 (-15 -2295 (|#1|)) (-15 -1380 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -1402 (|#1| |#1|)) (-15 -1293 (|#1| |#1|)) (-15 -1391 (|#1| |#1|)) (-15 -1368 (|#1| |#1|)) (-15 -4339 (|#1| |#1|)) (-15 -4368 (|#1| |#1|)) (-15 -4349 (|#1| |#1|))) (-1194)) (T -1193))
-NIL
-(-10 -8 (-15 -2295 (|#1|)) (-15 -1380 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -1402 (|#1| |#1|)) (-15 -1293 (|#1| |#1|)) (-15 -1391 (|#1| |#1|)) (-15 -1368 (|#1| |#1|)) (-15 -4339 (|#1| |#1|)) (-15 -4368 (|#1| |#1|)) (-15 -4349 (|#1| |#1|)))
-((-1321 (($ $) 26)) (-4294 (($ $) 11)) (-1301 (($ $) 27)) (-4268 (($ $) 10)) (-1337 (($ $) 28)) (-4318 (($ $) 9)) (-2295 (($) 16)) (-3473 (($ $) 19)) (-1671 (($ $) 18)) (-1347 (($ $) 29)) (-4328 (($ $) 8)) (-1330 (($ $) 30)) (-4306 (($ $) 7)) (-1311 (($ $) 31)) (-4280 (($ $) 6)) (-1380 (($ $) 20)) (-4358 (($ $) 32)) (-1359 (($ $) 21)) (-4339 (($ $) 33)) (-1402 (($ $) 22)) (-4378 (($ $) 34)) (-1293 (($ $) 23)) (-1294 (($ $) 35)) (-1391 (($ $) 24)) (-4368 (($ $) 36)) (-1368 (($ $) 25)) (-4349 (($ $) 37)) (** (($ $ $) 17)))
+((-2463 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1185 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))) (-4100 (*1 *1) (-12 (-4 *1 (-1185 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))) (-4100 (*1 *1 *2) (-12 (-5 *2 (-641 (-2 (|:| -3026 *3) (|:| -3683 *4)))) (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *1 (-1185 *3 *4)))) (-4271 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1185 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))))
+(-13 (-608 |t#1| |t#2|) (-602 |t#1| |t#2|) (-10 -8 (-15 -2463 (|t#2| $ |t#1| |t#2|)) (-15 -4100 ($)) (-15 -4100 ($ (-641 (-2 (|:| -3026 |t#1|) (|:| -3683 |t#2|))))) (-15 -4271 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
+(((-34) . T) ((-107 #0=(-2 (|:| -3026 |#1|) (|:| -3683 |#2|))) . T) ((-102) -2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-611 (-858)) -2733 (|has| |#2| (-1094)) (|has| |#2| (-611 (-858))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-611 (-858)))) ((-151 #0#) . T) ((-612 (-536)) |has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-612 (-536))) ((-229 #0#) . T) ((-235 #0#) . T) ((-286 |#1| |#2|) . T) ((-288 |#1| |#2|) . T) ((-309 #0#) -12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-309 |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-489 #0#) . T) ((-489 |#2|) . T) ((-602 |#1| |#2|) . T) ((-514 #0# #0#) -12 (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-309 (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)))) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-514 |#2| |#2|) -12 (|has| |#2| (-309 |#2|)) (|has| |#2| (-1094))) ((-608 |#1| |#2|) . T) ((-1094) -2733 (|has| |#2| (-1094)) (|has| (-2 (|:| -3026 |#1|) (|:| -3683 |#2|)) (-1094))) ((-1209) . T))
+((-1719 (((-112)) 29)) (-3905 (((-1264) (-1152)) 31)) (-3920 (((-112)) 41)) (-1608 (((-1264)) 39)) (-1724 (((-1264) (-1152) (-1152)) 30)) (-2900 (((-112)) 42)) (-4066 (((-1264) |#1| |#2|) 53)) (-3982 (((-1264)) 27)) (-2822 (((-3 |#2| "failed") |#1|) 51)) (-2491 (((-1264)) 40)))
+(((-1186 |#1| |#2|) (-10 -7 (-15 -3982 ((-1264))) (-15 -1724 ((-1264) (-1152) (-1152))) (-15 -3905 ((-1264) (-1152))) (-15 -1608 ((-1264))) (-15 -2491 ((-1264))) (-15 -1719 ((-112))) (-15 -3920 ((-112))) (-15 -2900 ((-112))) (-15 -2822 ((-3 |#2| "failed") |#1|)) (-15 -4066 ((-1264) |#1| |#2|))) (-1094) (-1094)) (T -1186))
+((-4066 (*1 *2 *3 *4) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2822 (*1 *2 *3) (|partial| -12 (-4 *2 (-1094)) (-5 *1 (-1186 *3 *2)) (-4 *3 (-1094)))) (-2900 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-3920 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-1719 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-2491 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-1608 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))) (-3905 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)))) (-1724 (*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094)))) (-3982 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094)))))
+(-10 -7 (-15 -3982 ((-1264))) (-15 -1724 ((-1264) (-1152) (-1152))) (-15 -3905 ((-1264) (-1152))) (-15 -1608 ((-1264))) (-15 -2491 ((-1264))) (-15 -1719 ((-112))) (-15 -3920 ((-112))) (-15 -2900 ((-112))) (-15 -2822 ((-3 |#2| "failed") |#1|)) (-15 -4066 ((-1264) |#1| |#2|)))
+((-2738 (((-1152) (-1152)) 22)) (-3444 (((-52) (-1152)) 25)))
+(((-1187) (-10 -7 (-15 -3444 ((-52) (-1152))) (-15 -2738 ((-1152) (-1152))))) (T -1187))
+((-2738 (*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1187)))) (-3444 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-1187)))))
+(-10 -7 (-15 -3444 ((-52) (-1152))) (-15 -2738 ((-1152) (-1152))))
+((-2326 (((-1189) |#1|) 11)))
+(((-1188 |#1|) (-10 -7 (-15 -2326 ((-1189) |#1|))) (-1094)) (T -1188))
+((-2326 (*1 *2 *3) (-12 (-5 *2 (-1189)) (-5 *1 (-1188 *3)) (-4 *3 (-1094)))))
+(-10 -7 (-15 -2326 ((-1189) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-3131 (((-641 (-1152)) $) 39)) (-3726 (((-641 (-1152)) $ (-641 (-1152))) 42)) (-2419 (((-641 (-1152)) $ (-641 (-1152))) 41)) (-3428 (((-641 (-1152)) $ (-641 (-1152))) 43)) (-2759 (((-641 (-1152)) $) 38)) (-4111 (($) 26)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2732 (((-641 (-1152)) $) 40)) (-1682 (((-1264) $ (-564)) 35) (((-1264) $) 36)) (-4327 (($ (-858) (-564)) 32) (($ (-858) (-564) (-858)) NIL)) (-2326 (((-858) $) 53) (($ (-858)) 31)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1189) (-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4327 ($ (-858) (-564))) (-15 -4327 ($ (-858) (-564) (-858))) (-15 -1682 ((-1264) $ (-564))) (-15 -1682 ((-1264) $)) (-15 -2732 ((-641 (-1152)) $)) (-15 -3131 ((-641 (-1152)) $)) (-15 -4111 ($)) (-15 -2759 ((-641 (-1152)) $)) (-15 -3428 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -3726 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -2419 ((-641 (-1152)) $ (-641 (-1152))))))) (T -1189))
+((-4327 (*1 *1 *2 *3) (-12 (-5 *2 (-858)) (-5 *3 (-564)) (-5 *1 (-1189)))) (-4327 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-858)) (-5 *3 (-564)) (-5 *1 (-1189)))) (-1682 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1189)))) (-1682 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1189)))) (-2732 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-3131 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-4111 (*1 *1) (-5 *1 (-1189))) (-2759 (*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-3428 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-3726 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))) (-2419 (*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(-13 (-1094) (-614 (-858)) (-10 -8 (-15 -4327 ($ (-858) (-564))) (-15 -4327 ($ (-858) (-564) (-858))) (-15 -1682 ((-1264) $ (-564))) (-15 -1682 ((-1264) $)) (-15 -2732 ((-641 (-1152)) $)) (-15 -3131 ((-641 (-1152)) $)) (-15 -4111 ($)) (-15 -2759 ((-641 (-1152)) $)) (-15 -3428 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -3726 ((-641 (-1152)) $ (-641 (-1152)))) (-15 -2419 ((-641 (-1152)) $ (-641 (-1152))))))
+((-2315 (((-112) $ $) NIL)) (-3190 (((-1152) $ (-1152)) 17) (((-1152) $) 16)) (-4376 (((-1152) $ (-1152)) 15)) (-3745 (($ $ (-1152)) NIL)) (-3108 (((-3 (-1152) "failed") $) 11)) (-2229 (((-1152) $) 8)) (-2917 (((-3 (-1152) "failed") $) 12)) (-1314 (((-1152) $) 9)) (-3455 (($ (-388)) NIL) (($ (-388) (-1152)) NIL)) (-2410 (((-388) $) NIL)) (-2332 (((-1152) $) NIL)) (-1644 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1778 (((-112) $) 21)) (-2326 (((-858) $) NIL)) (-4089 (($ $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1190) (-13 (-364 (-388) (-1152)) (-10 -8 (-15 -3190 ((-1152) $ (-1152))) (-15 -3190 ((-1152) $)) (-15 -2229 ((-1152) $)) (-15 -3108 ((-3 (-1152) "failed") $)) (-15 -2917 ((-3 (-1152) "failed") $)) (-15 -1778 ((-112) $))))) (T -1190))
+((-3190 (*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-3190 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-2229 (*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-3108 (*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-2917 (*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))) (-1778 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1190)))))
+(-13 (-364 (-388) (-1152)) (-10 -8 (-15 -3190 ((-1152) $ (-1152))) (-15 -3190 ((-1152) $)) (-15 -2229 ((-1152) $)) (-15 -3108 ((-3 (-1152) "failed") $)) (-15 -2917 ((-3 (-1152) "failed") $)) (-15 -1778 ((-112) $))))
+((-1336 (((-3 (-564) "failed") |#1|) 19)) (-2617 (((-3 (-564) "failed") |#1|) 14)) (-4263 (((-564) (-1152)) 33)))
+(((-1191 |#1|) (-10 -7 (-15 -1336 ((-3 (-564) "failed") |#1|)) (-15 -2617 ((-3 (-564) "failed") |#1|)) (-15 -4263 ((-564) (-1152)))) (-1045)) (T -1191))
+((-4263 (*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-1191 *4)) (-4 *4 (-1045)))) (-2617 (*1 *2 *3) (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))) (-1336 (*1 *2 *3) (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))))
+(-10 -7 (-15 -1336 ((-3 (-564) "failed") |#1|)) (-15 -2617 ((-3 (-564) "failed") |#1|)) (-15 -4263 ((-564) (-1152))))
+((-1676 (((-1127 (-225))) 9)))
+(((-1192) (-10 -7 (-15 -1676 ((-1127 (-225)))))) (T -1192))
+((-1676 (*1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1192)))))
+(-10 -7 (-15 -1676 ((-1127 (-225)))))
+((-2284 (($) 12)) (-1384 (($ $) 36)) (-1361 (($ $) 34)) (-4317 (($ $) 26)) (-1409 (($ $) 18)) (-2665 (($ $) 16)) (-1398 (($ $) 20)) (-4353 (($ $) 31)) (-1372 (($ $) 35)) (-4329 (($ $) 30)))
+(((-1193 |#1|) (-10 -8 (-15 -2284 (|#1|)) (-15 -1384 (|#1| |#1|)) (-15 -1361 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 -2665 (|#1| |#1|)) (-15 -1398 (|#1| |#1|)) (-15 -1372 (|#1| |#1|)) (-15 -4317 (|#1| |#1|)) (-15 -4353 (|#1| |#1|)) (-15 -4329 (|#1| |#1|))) (-1194)) (T -1193))
+NIL
+(-10 -8 (-15 -2284 (|#1|)) (-15 -1384 (|#1| |#1|)) (-15 -1361 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 -2665 (|#1| |#1|)) (-15 -1398 (|#1| |#1|)) (-15 -1372 (|#1| |#1|)) (-15 -4317 (|#1| |#1|)) (-15 -4353 (|#1| |#1|)) (-15 -4329 (|#1| |#1|)))
+((-1316 (($ $) 26)) (-4272 (($ $) 11)) (-1295 (($ $) 27)) (-4249 (($ $) 10)) (-1339 (($ $) 28)) (-4296 (($ $) 9)) (-2284 (($) 16)) (-3441 (($ $) 19)) (-1673 (($ $) 18)) (-1350 (($ $) 29)) (-4305 (($ $) 8)) (-1327 (($ $) 30)) (-4284 (($ $) 7)) (-1307 (($ $) 31)) (-4261 (($ $) 6)) (-1384 (($ $) 20)) (-4342 (($ $) 32)) (-1361 (($ $) 21)) (-4317 (($ $) 33)) (-1409 (($ $) 22)) (-4366 (($ $) 34)) (-2665 (($ $) 23)) (-4378 (($ $) 35)) (-1398 (($ $) 24)) (-4353 (($ $) 36)) (-1372 (($ $) 25)) (-4329 (($ $) 37)) (** (($ $ $) 17)))
(((-1194) (-140)) (T -1194))
-((-2295 (*1 *1) (-4 *1 (-1194))))
-(-13 (-1197) (-95) (-493) (-35) (-284) (-10 -8 (-15 -2295 ($))))
+((-2284 (*1 *1) (-4 *1 (-1194))))
+(-13 (-1197) (-95) (-493) (-35) (-284) (-10 -8 (-15 -2284 ($))))
(((-35) . T) ((-95) . T) ((-284) . T) ((-493) . T) ((-1197) . T))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2051 ((|#1| $) 19)) (-3352 (($ |#1| (-641 $)) 28) (($ (-641 |#1|)) 35) (($ |#1|) 30)) (-3670 (((-112) $ (-767)) 70)) (-3494 ((|#1| $ |#1|) 14 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 13 (|has| $ (-6 -4407)))) (-3500 (($) NIL T CONST)) (-3305 (((-641 |#1|) $) 74 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 62)) (-4214 (((-112) $ $) 48 (|has| |#1| (-1094)))) (-2587 (((-112) $ (-767)) 60)) (-1909 (((-641 |#1|) $) 75 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 73 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-4326 (($ (-1 |#1| |#1|) $) 29 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 27)) (-2743 (((-112) $ (-767)) 59)) (-3225 (((-641 |#1|) $) 53)) (-3385 (((-112) $) 51)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2708 (((-112) (-1 (-112) |#1|) $) 72 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 104)) (-1320 (((-112) $) 9)) (-1664 (($) 10)) (-4362 ((|#1| $ "value") NIL)) (-2464 (((-564) $ $) 47)) (-2595 (((-641 $) $) 87)) (-3275 (((-112) $ $) 107)) (-2649 (((-641 $) $) 102)) (-2203 (($ $) 103)) (-4087 (((-112) $) 82)) (-3888 (((-767) (-1 (-112) |#1|) $) 25 (|has| $ (-6 -4406))) (((-767) |#1| $) 17 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3817 (($ $) 86)) (-2350 (((-858) $) 89 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 12)) (-3218 (((-112) $ $) 39 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 71 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 37 (|has| |#1| (-1094)))) (-2062 (((-767) $) 57 (|has| $ (-6 -4406)))))
-(((-1195 |#1|) (-13 (-1006 |#1|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -3352 ($ |#1| (-641 $))) (-15 -3352 ($ (-641 |#1|))) (-15 -3352 ($ |#1|)) (-15 -4087 ((-112) $)) (-15 -2203 ($ $)) (-15 -2649 ((-641 $) $)) (-15 -3275 ((-112) $ $)) (-15 -2595 ((-641 $) $)))) (-1094)) (T -1195))
-((-4087 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))) (-3352 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-1195 *2))) (-5 *1 (-1195 *2)) (-4 *2 (-1094)))) (-3352 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-1195 *3)))) (-3352 (*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094)))) (-2203 (*1 *1 *1) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094)))) (-2649 (*1 *2 *1) (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))) (-3275 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))) (-2595 (*1 *2 *1) (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
-(-13 (-1006 |#1|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -3352 ($ |#1| (-641 $))) (-15 -3352 ($ (-641 |#1|))) (-15 -3352 ($ |#1|)) (-15 -4087 ((-112) $)) (-15 -2203 ($ $)) (-15 -2649 ((-641 $) $)) (-15 -3275 ((-112) $ $)) (-15 -2595 ((-641 $) $))))
-((-4294 (($ $) 15)) (-4318 (($ $) 12)) (-4328 (($ $) 10)) (-4306 (($ $) 17)))
-(((-1196 |#1|) (-10 -8 (-15 -4306 (|#1| |#1|)) (-15 -4328 (|#1| |#1|)) (-15 -4318 (|#1| |#1|)) (-15 -4294 (|#1| |#1|))) (-1197)) (T -1196))
-NIL
-(-10 -8 (-15 -4306 (|#1| |#1|)) (-15 -4328 (|#1| |#1|)) (-15 -4318 (|#1| |#1|)) (-15 -4294 (|#1| |#1|)))
-((-4294 (($ $) 11)) (-4268 (($ $) 10)) (-4318 (($ $) 9)) (-4328 (($ $) 8)) (-4306 (($ $) 7)) (-4280 (($ $) 6)))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2061 ((|#1| $) 19)) (-3327 (($ |#1| (-641 $)) 28) (($ (-641 |#1|)) 35) (($ |#1|) 30)) (-3073 (((-112) $ (-767)) 70)) (-2357 ((|#1| $ |#1|) 14 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 13 (|has| $ (-6 -4408)))) (-1747 (($) NIL T CONST)) (-1624 (((-641 |#1|) $) 74 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 62)) (-3888 (((-112) $ $) 48 (|has| |#1| (-1094)))) (-1509 (((-112) $ (-767)) 60)) (-4276 (((-641 |#1|) $) 75 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 73 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2613 (($ (-1 |#1| |#1|) $) 29 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 27)) (-4068 (((-112) $ (-767)) 59)) (-2652 (((-641 |#1|) $) 53)) (-2477 (((-112) $) 51)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-1703 (((-112) (-1 (-112) |#1|) $) 72 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 104)) (-4169 (((-112) $) 9)) (-1531 (($) 10)) (-4361 ((|#1| $ "value") NIL)) (-2633 (((-564) $ $) 47)) (-2868 (((-641 $) $) 87)) (-2222 (((-112) $ $) 107)) (-3621 (((-641 $) $) 102)) (-1975 (($ $) 103)) (-3199 (((-112) $) 82)) (-3879 (((-767) (-1 (-112) |#1|) $) 25 (|has| $ (-6 -4407))) (((-767) |#1| $) 17 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3774 (($ $) 86)) (-2326 (((-858) $) 89 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 12)) (-1886 (((-112) $ $) 39 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 71 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 37 (|has| |#1| (-1094)))) (-2069 (((-767) $) 57 (|has| $ (-6 -4407)))))
+(((-1195 |#1|) (-13 (-1006 |#1|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3327 ($ |#1| (-641 $))) (-15 -3327 ($ (-641 |#1|))) (-15 -3327 ($ |#1|)) (-15 -3199 ((-112) $)) (-15 -1975 ($ $)) (-15 -3621 ((-641 $) $)) (-15 -2222 ((-112) $ $)) (-15 -2868 ((-641 $) $)))) (-1094)) (T -1195))
+((-3199 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))) (-3327 (*1 *1 *2 *3) (-12 (-5 *3 (-641 (-1195 *2))) (-5 *1 (-1195 *2)) (-4 *2 (-1094)))) (-3327 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-1195 *3)))) (-3327 (*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094)))) (-1975 (*1 *1 *1) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094)))) (-3621 (*1 *2 *1) (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))) (-2222 (*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))) (-2868 (*1 *2 *1) (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
+(-13 (-1006 |#1|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3327 ($ |#1| (-641 $))) (-15 -3327 ($ (-641 |#1|))) (-15 -3327 ($ |#1|)) (-15 -3199 ((-112) $)) (-15 -1975 ($ $)) (-15 -3621 ((-641 $) $)) (-15 -2222 ((-112) $ $)) (-15 -2868 ((-641 $) $))))
+((-4272 (($ $) 15)) (-4296 (($ $) 12)) (-4305 (($ $) 10)) (-4284 (($ $) 17)))
+(((-1196 |#1|) (-10 -8 (-15 -4284 (|#1| |#1|)) (-15 -4305 (|#1| |#1|)) (-15 -4296 (|#1| |#1|)) (-15 -4272 (|#1| |#1|))) (-1197)) (T -1196))
+NIL
+(-10 -8 (-15 -4284 (|#1| |#1|)) (-15 -4305 (|#1| |#1|)) (-15 -4296 (|#1| |#1|)) (-15 -4272 (|#1| |#1|)))
+((-4272 (($ $) 11)) (-4249 (($ $) 10)) (-4296 (($ $) 9)) (-4305 (($ $) 8)) (-4284 (($ $) 7)) (-4261 (($ $) 6)))
(((-1197) (-140)) (T -1197))
-((-4294 (*1 *1 *1) (-4 *1 (-1197))) (-4268 (*1 *1 *1) (-4 *1 (-1197))) (-4318 (*1 *1 *1) (-4 *1 (-1197))) (-4328 (*1 *1 *1) (-4 *1 (-1197))) (-4306 (*1 *1 *1) (-4 *1 (-1197))) (-4280 (*1 *1 *1) (-4 *1 (-1197))))
-(-13 (-10 -8 (-15 -4280 ($ $)) (-15 -4306 ($ $)) (-15 -4328 ($ $)) (-15 -4318 ($ $)) (-15 -4268 ($ $)) (-15 -4294 ($ $))))
-((-4066 ((|#2| |#2|) 100)) (-1533 (((-112) |#2|) 29)) (-3619 ((|#2| |#2|) 33)) (-3632 ((|#2| |#2|) 35)) (-2240 ((|#2| |#2| (-1170)) 94) ((|#2| |#2|) 95)) (-3391 (((-169 |#2|) |#2|) 31)) (-3452 ((|#2| |#2| (-1170)) 96) ((|#2| |#2|) 97)))
-(((-1198 |#1| |#2|) (-10 -7 (-15 -2240 (|#2| |#2|)) (-15 -2240 (|#2| |#2| (-1170))) (-15 -3452 (|#2| |#2|)) (-15 -3452 (|#2| |#2| (-1170))) (-15 -4066 (|#2| |#2|)) (-15 -3619 (|#2| |#2|)) (-15 -3632 (|#2| |#2|)) (-15 -1533 ((-112) |#2|)) (-15 -3391 ((-169 |#2|) |#2|))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -1198))
-((-3391 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-169 *3)) (-5 *1 (-1198 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-1533 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-112)) (-5 *1 (-1198 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3632 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-3619 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-4066 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-3452 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-3452 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-2240 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-2240 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
-(-10 -7 (-15 -2240 (|#2| |#2|)) (-15 -2240 (|#2| |#2| (-1170))) (-15 -3452 (|#2| |#2|)) (-15 -3452 (|#2| |#2| (-1170))) (-15 -4066 (|#2| |#2|)) (-15 -3619 (|#2| |#2|)) (-15 -3632 (|#2| |#2|)) (-15 -1533 ((-112) |#2|)) (-15 -3391 ((-169 |#2|) |#2|)))
-((-3245 ((|#4| |#4| |#1|) 32)) (-2077 ((|#4| |#4| |#1|) 33)))
-(((-1199 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3245 (|#4| |#4| |#1|)) (-15 -2077 (|#4| |#4| |#1|))) (-556) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -1199))
-((-2077 (*1 *2 *2 *3) (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-3245 (*1 *2 *2 *3) (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
-(-10 -7 (-15 -3245 (|#4| |#4| |#1|)) (-15 -2077 (|#4| |#4| |#1|)))
-((-3529 ((|#2| |#2|) 148)) (-1479 ((|#2| |#2|) 145)) (-2876 ((|#2| |#2|) 136)) (-2627 ((|#2| |#2|) 133)) (-2052 ((|#2| |#2|) 141)) (-4064 ((|#2| |#2|) 129)) (-3390 ((|#2| |#2|) 44)) (-1374 ((|#2| |#2|) 105)) (-2899 ((|#2| |#2|) 88)) (-3024 ((|#2| |#2|) 143)) (-3554 ((|#2| |#2|) 131)) (-1360 ((|#2| |#2|) 153)) (-1696 ((|#2| |#2|) 151)) (-1837 ((|#2| |#2|) 152)) (-1355 ((|#2| |#2|) 150)) (-2690 ((|#2| |#2|) 163)) (-2309 ((|#2| |#2|) 30 (-12 (|has| |#2| (-612 (-888 |#1|))) (|has| |#2| (-882 |#1|)) (|has| |#1| (-612 (-888 |#1|))) (|has| |#1| (-882 |#1|))))) (-1612 ((|#2| |#2|) 89)) (-1327 ((|#2| |#2|) 154)) (-3503 ((|#2| |#2|) 155)) (-3290 ((|#2| |#2|) 142)) (-2122 ((|#2| |#2|) 130)) (-1879 ((|#2| |#2|) 149)) (-4236 ((|#2| |#2|) 147)) (-4097 ((|#2| |#2|) 137)) (-3497 ((|#2| |#2|) 135)) (-3354 ((|#2| |#2|) 139)) (-1305 ((|#2| |#2|) 127)))
-(((-1200 |#1| |#2|) (-10 -7 (-15 -3503 (|#2| |#2|)) (-15 -2899 (|#2| |#2|)) (-15 -2690 (|#2| |#2|)) (-15 -1374 (|#2| |#2|)) (-15 -3390 (|#2| |#2|)) (-15 -1612 (|#2| |#2|)) (-15 -1327 (|#2| |#2|)) (-15 -1305 (|#2| |#2|)) (-15 -3354 (|#2| |#2|)) (-15 -4097 (|#2| |#2|)) (-15 -1879 (|#2| |#2|)) (-15 -2122 (|#2| |#2|)) (-15 -3290 (|#2| |#2|)) (-15 -3554 (|#2| |#2|)) (-15 -3024 (|#2| |#2|)) (-15 -4064 (|#2| |#2|)) (-15 -2052 (|#2| |#2|)) (-15 -2876 (|#2| |#2|)) (-15 -3529 (|#2| |#2|)) (-15 -2627 (|#2| |#2|)) (-15 -1479 (|#2| |#2|)) (-15 -3497 (|#2| |#2|)) (-15 -4236 (|#2| |#2|)) (-15 -1355 (|#2| |#2|)) (-15 -1696 (|#2| |#2|)) (-15 -1837 (|#2| |#2|)) (-15 -1360 (|#2| |#2|)) (IF (|has| |#1| (-882 |#1|)) (IF (|has| |#1| (-612 (-888 |#1|))) (IF (|has| |#2| (-612 (-888 |#1|))) (IF (|has| |#2| (-882 |#1|)) (-15 -2309 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-846) (-452)) (-13 (-430 |#1|) (-1194))) (T -1200))
-((-2309 (*1 *2 *2) (-12 (-4 *3 (-612 (-888 *3))) (-4 *3 (-882 *3)) (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-612 (-888 *3))) (-4 *2 (-882 *3)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1360 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1837 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1696 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1355 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-4236 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3497 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1479 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2627 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3529 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2876 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2052 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-4064 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3024 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3554 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3290 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2122 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1879 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-4097 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3354 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1305 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1327 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1612 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3390 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1374 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2690 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2899 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3503 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))))
-(-10 -7 (-15 -3503 (|#2| |#2|)) (-15 -2899 (|#2| |#2|)) (-15 -2690 (|#2| |#2|)) (-15 -1374 (|#2| |#2|)) (-15 -3390 (|#2| |#2|)) (-15 -1612 (|#2| |#2|)) (-15 -1327 (|#2| |#2|)) (-15 -1305 (|#2| |#2|)) (-15 -3354 (|#2| |#2|)) (-15 -4097 (|#2| |#2|)) (-15 -1879 (|#2| |#2|)) (-15 -2122 (|#2| |#2|)) (-15 -3290 (|#2| |#2|)) (-15 -3554 (|#2| |#2|)) (-15 -3024 (|#2| |#2|)) (-15 -4064 (|#2| |#2|)) (-15 -2052 (|#2| |#2|)) (-15 -2876 (|#2| |#2|)) (-15 -3529 (|#2| |#2|)) (-15 -2627 (|#2| |#2|)) (-15 -1479 (|#2| |#2|)) (-15 -3497 (|#2| |#2|)) (-15 -4236 (|#2| |#2|)) (-15 -1355 (|#2| |#2|)) (-15 -1696 (|#2| |#2|)) (-15 -1837 (|#2| |#2|)) (-15 -1360 (|#2| |#2|)) (IF (|has| |#1| (-882 |#1|)) (IF (|has| |#1| (-612 (-888 |#1|))) (IF (|has| |#2| (-612 (-888 |#1|))) (IF (|has| |#2| (-882 |#1|)) (-15 -2309 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-3119 (((-112) |#5| $) 67) (((-112) $) 109)) (-4075 ((|#5| |#5| $) 82)) (-3540 (($ (-1 (-112) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 126)) (-2773 (((-641 |#5|) (-641 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|)) 80)) (-4201 (((-3 $ "failed") (-641 |#5|)) 134)) (-3193 (((-3 $ "failed") $) 119)) (-2720 ((|#5| |#5| $) 101)) (-3803 (((-112) |#5| $ (-1 (-112) |#5| |#5|)) 35)) (-3951 ((|#5| |#5| $) 105)) (-2965 ((|#5| (-1 |#5| |#5| |#5|) $ |#5| |#5|) NIL) ((|#5| (-1 |#5| |#5| |#5|) $ |#5|) NIL) ((|#5| (-1 |#5| |#5| |#5|) $) NIL) ((|#5| |#5| $ (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|)) 76)) (-2144 (((-2 (|:| -1645 (-641 |#5|)) (|:| -3514 (-641 |#5|))) $) 62)) (-3929 (((-112) |#5| $) 65) (((-112) $) 110)) (-3377 ((|#4| $) 115)) (-3704 (((-3 |#5| "failed") $) 117)) (-2438 (((-641 |#5|) $) 54)) (-3214 (((-112) |#5| $) 74) (((-112) $) 114)) (-2825 ((|#5| |#5| $) 88)) (-1420 (((-112) $ $) 28)) (-3750 (((-112) |#5| $) 70) (((-112) $) 112)) (-2339 ((|#5| |#5| $) 85)) (-3181 (((-3 |#5| "failed") $) 116)) (-3113 (($ $ |#5|) 135)) (-2762 (((-767) $) 59)) (-2363 (($ (-641 |#5|)) 132)) (-4059 (($ $ |#4|) 130)) (-3031 (($ $ |#4|) 128)) (-2377 (($ $) 127)) (-2350 (((-858) $) NIL) (((-641 |#5|) $) 120)) (-2578 (((-767) $) 139)) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5| |#5|)) 48) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|)) 50)) (-4200 (((-112) $ (-1 (-112) |#5| (-641 |#5|))) 107)) (-1694 (((-641 |#4|) $) 122)) (-1416 (((-112) |#4| $) 125)) (-2893 (((-112) $ $) 20)))
-(((-1201 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2578 ((-767) |#1|)) (-15 -3113 (|#1| |#1| |#5|)) (-15 -3540 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1416 ((-112) |#4| |#1|)) (-15 -1694 ((-641 |#4|) |#1|)) (-15 -3193 ((-3 |#1| "failed") |#1|)) (-15 -3704 ((-3 |#5| "failed") |#1|)) (-15 -3181 ((-3 |#5| "failed") |#1|)) (-15 -3951 (|#5| |#5| |#1|)) (-15 -2377 (|#1| |#1|)) (-15 -2720 (|#5| |#5| |#1|)) (-15 -2825 (|#5| |#5| |#1|)) (-15 -2339 (|#5| |#5| |#1|)) (-15 -4075 (|#5| |#5| |#1|)) (-15 -2773 ((-641 |#5|) (-641 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -2965 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -3214 ((-112) |#1|)) (-15 -3750 ((-112) |#1|)) (-15 -3119 ((-112) |#1|)) (-15 -4200 ((-112) |#1| (-1 (-112) |#5| (-641 |#5|)))) (-15 -3214 ((-112) |#5| |#1|)) (-15 -3750 ((-112) |#5| |#1|)) (-15 -3119 ((-112) |#5| |#1|)) (-15 -3803 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -3929 ((-112) |#1|)) (-15 -3929 ((-112) |#5| |#1|)) (-15 -2144 ((-2 (|:| -1645 (-641 |#5|)) (|:| -3514 (-641 |#5|))) |#1|)) (-15 -2762 ((-767) |#1|)) (-15 -2438 ((-641 |#5|) |#1|)) (-15 -1527 ((-3 (-2 (|:| |bas| |#1|) (|:| -3027 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -1527 ((-3 (-2 (|:| |bas| |#1|) (|:| -3027 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5| |#5|))) (-15 -1420 ((-112) |#1| |#1|)) (-15 -4059 (|#1| |#1| |#4|)) (-15 -3031 (|#1| |#1| |#4|)) (-15 -3377 (|#4| |#1|)) (-15 -4201 ((-3 |#1| "failed") (-641 |#5|))) (-15 -2350 ((-641 |#5|) |#1|)) (-15 -2363 (|#1| (-641 |#5|))) (-15 -2965 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2965 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3540 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -2965 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|))) (-1202 |#2| |#3| |#4| |#5|) (-556) (-789) (-846) (-1059 |#2| |#3| |#4|)) (T -1201))
-NIL
-(-10 -8 (-15 -2578 ((-767) |#1|)) (-15 -3113 (|#1| |#1| |#5|)) (-15 -3540 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1416 ((-112) |#4| |#1|)) (-15 -1694 ((-641 |#4|) |#1|)) (-15 -3193 ((-3 |#1| "failed") |#1|)) (-15 -3704 ((-3 |#5| "failed") |#1|)) (-15 -3181 ((-3 |#5| "failed") |#1|)) (-15 -3951 (|#5| |#5| |#1|)) (-15 -2377 (|#1| |#1|)) (-15 -2720 (|#5| |#5| |#1|)) (-15 -2825 (|#5| |#5| |#1|)) (-15 -2339 (|#5| |#5| |#1|)) (-15 -4075 (|#5| |#5| |#1|)) (-15 -2773 ((-641 |#5|) (-641 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -2965 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -3214 ((-112) |#1|)) (-15 -3750 ((-112) |#1|)) (-15 -3119 ((-112) |#1|)) (-15 -4200 ((-112) |#1| (-1 (-112) |#5| (-641 |#5|)))) (-15 -3214 ((-112) |#5| |#1|)) (-15 -3750 ((-112) |#5| |#1|)) (-15 -3119 ((-112) |#5| |#1|)) (-15 -3803 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -3929 ((-112) |#1|)) (-15 -3929 ((-112) |#5| |#1|)) (-15 -2144 ((-2 (|:| -1645 (-641 |#5|)) (|:| -3514 (-641 |#5|))) |#1|)) (-15 -2762 ((-767) |#1|)) (-15 -2438 ((-641 |#5|) |#1|)) (-15 -1527 ((-3 (-2 (|:| |bas| |#1|) (|:| -3027 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -1527 ((-3 (-2 (|:| |bas| |#1|) (|:| -3027 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5| |#5|))) (-15 -1420 ((-112) |#1| |#1|)) (-15 -4059 (|#1| |#1| |#4|)) (-15 -3031 (|#1| |#1| |#4|)) (-15 -3377 (|#4| |#1|)) (-15 -4201 ((-3 |#1| "failed") (-641 |#5|))) (-15 -2350 ((-641 |#5|) |#1|)) (-15 -2363 (|#1| (-641 |#5|))) (-15 -2965 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -2965 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3540 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -2965 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2350 ((-858) |#1|)) (-15 -2893 ((-112) |#1| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) 85)) (-2418 (((-641 $) (-641 |#4|)) 86)) (-3743 (((-641 |#3|) $) 33)) (-1743 (((-112) $) 26)) (-1692 (((-112) $) 17 (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) 101) (((-112) $) 97)) (-4075 ((|#4| |#4| $) 92)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) 27)) (-3670 (((-112) $ (-767)) 44)) (-3540 (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) 79)) (-3500 (($) 45 T CONST)) (-1734 (((-112) $) 22 (|has| |#1| (-556)))) (-2014 (((-112) $ $) 24 (|has| |#1| (-556)))) (-1541 (((-112) $ $) 23 (|has| |#1| (-556)))) (-2164 (((-112) $) 25 (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 93)) (-4153 (((-641 |#4|) (-641 |#4|) $) 18 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) 36)) (-2961 (($ (-641 |#4|)) 35)) (-3193 (((-3 $ "failed") $) 82)) (-2720 ((|#4| |#4| $) 89)) (-3215 (($ $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#4| $) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#4|) $) 64 (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 102)) (-3951 ((|#4| |#4| $) 87)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) 105)) (-3305 (((-641 |#4|) $) 52 (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) 104) (((-112) $) 103)) (-3377 ((|#3| $) 34)) (-2587 (((-112) $ (-767)) 43)) (-1909 (((-641 |#4|) $) 53 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) 47)) (-3564 (((-641 |#3|) $) 32)) (-4342 (((-112) |#3| $) 31)) (-2743 (((-112) $ (-767)) 42)) (-4172 (((-1152) $) 9)) (-3704 (((-3 |#4| "failed") $) 83)) (-2438 (((-641 |#4|) $) 107)) (-3214 (((-112) |#4| $) 99) (((-112) $) 95)) (-2825 ((|#4| |#4| $) 90)) (-1420 (((-112) $ $) 110)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) 100) (((-112) $) 96)) (-2339 ((|#4| |#4| $) 91)) (-3877 (((-1114) $) 10)) (-3181 (((-3 |#4| "failed") $) 84)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 61)) (-2393 (((-3 $ "failed") $ |#4|) 78)) (-3113 (($ $ |#4|) 77)) (-2708 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 56 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) 38)) (-1320 (((-112) $) 41)) (-1664 (($) 40)) (-2762 (((-767) $) 106)) (-3888 (((-767) |#4| $) 54 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4406)))) (((-767) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4406)))) (-3817 (($ $) 39)) (-4344 (((-536) $) 69 (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) 60)) (-4059 (($ $ |#3|) 28)) (-3031 (($ $ |#3|) 30)) (-2377 (($ $) 88)) (-3601 (($ $ |#3|) 29)) (-2350 (((-858) $) 11) (((-641 |#4|) $) 37)) (-2578 (((-767) $) 76 (|has| |#3| (-368)))) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 108)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 98)) (-3073 (((-112) (-1 (-112) |#4|) $) 49 (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) 81)) (-1416 (((-112) |#3| $) 80)) (-2893 (((-112) $ $) 6)) (-2062 (((-767) $) 46 (|has| $ (-6 -4406)))))
+((-4272 (*1 *1 *1) (-4 *1 (-1197))) (-4249 (*1 *1 *1) (-4 *1 (-1197))) (-4296 (*1 *1 *1) (-4 *1 (-1197))) (-4305 (*1 *1 *1) (-4 *1 (-1197))) (-4284 (*1 *1 *1) (-4 *1 (-1197))) (-4261 (*1 *1 *1) (-4 *1 (-1197))))
+(-13 (-10 -8 (-15 -4261 ($ $)) (-15 -4284 ($ $)) (-15 -4305 ($ $)) (-15 -4296 ($ $)) (-15 -4249 ($ $)) (-15 -4272 ($ $))))
+((-3792 ((|#2| |#2|) 98)) (-2750 (((-112) |#2|) 29)) (-3572 ((|#2| |#2|) 33)) (-3586 ((|#2| |#2|) 35)) (-3639 ((|#2| |#2| (-1170)) 92) ((|#2| |#2|) 93)) (-1960 (((-169 |#2|) |#2|) 31)) (-1908 ((|#2| |#2| (-1170)) 94) ((|#2| |#2|) 95)))
+(((-1198 |#1| |#2|) (-10 -7 (-15 -3639 (|#2| |#2|)) (-15 -3639 (|#2| |#2| (-1170))) (-15 -1908 (|#2| |#2|)) (-15 -1908 (|#2| |#2| (-1170))) (-15 -3792 (|#2| |#2|)) (-15 -3572 (|#2| |#2|)) (-15 -3586 (|#2| |#2|)) (-15 -2750 ((-112) |#2|)) (-15 -1960 ((-169 |#2|) |#2|))) (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))) (-13 (-27) (-1194) (-430 |#1|))) (T -1198))
+((-1960 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-169 *3)) (-5 *1 (-1198 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-2750 (*1 *2 *3) (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *2 (-112)) (-5 *1 (-1198 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *4))))) (-3586 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-3572 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-3792 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-1908 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-1908 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))) (-3639 (*1 *2 *2 *3) (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))) (-3639 (*1 *2 *2) (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564)))) (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
+(-10 -7 (-15 -3639 (|#2| |#2|)) (-15 -3639 (|#2| |#2| (-1170))) (-15 -1908 (|#2| |#2|)) (-15 -1908 (|#2| |#2| (-1170))) (-15 -3792 (|#2| |#2|)) (-15 -3572 (|#2| |#2|)) (-15 -3586 (|#2| |#2|)) (-15 -2750 ((-112) |#2|)) (-15 -1960 ((-169 |#2|) |#2|)))
+((-2584 ((|#4| |#4| |#1|) 32)) (-3566 ((|#4| |#4| |#1|) 33)))
+(((-1199 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2584 (|#4| |#4| |#1|)) (-15 -3566 (|#4| |#4| |#1|))) (-556) (-373 |#1|) (-373 |#1|) (-683 |#1| |#2| |#3|)) (T -1199))
+((-3566 (*1 *2 *2 *3) (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))) (-2584 (*1 *2 *2 *3) (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3)) (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(-10 -7 (-15 -2584 (|#4| |#4| |#1|)) (-15 -3566 (|#4| |#4| |#1|)))
+((-3286 ((|#2| |#2|) 148)) (-3216 ((|#2| |#2|) 145)) (-3063 ((|#2| |#2|) 136)) (-2063 ((|#2| |#2|) 133)) (-1762 ((|#2| |#2|) 141)) (-3554 ((|#2| |#2|) 129)) (-1857 ((|#2| |#2|) 44)) (-2734 ((|#2| |#2|) 105)) (-3658 ((|#2| |#2|) 88)) (-2301 ((|#2| |#2|) 143)) (-2178 ((|#2| |#2|) 131)) (-1444 ((|#2| |#2|) 153)) (-2297 ((|#2| |#2|) 151)) (-2800 ((|#2| |#2|) 152)) (-1482 ((|#2| |#2|) 150)) (-3698 ((|#2| |#2|) 163)) (-1689 ((|#2| |#2|) 30 (-12 (|has| |#2| (-612 (-888 |#1|))) (|has| |#2| (-882 |#1|)) (|has| |#1| (-612 (-888 |#1|))) (|has| |#1| (-882 |#1|))))) (-3810 ((|#2| |#2|) 89)) (-3618 ((|#2| |#2|) 154)) (-3458 ((|#2| |#2|) 155)) (-3281 ((|#2| |#2|) 142)) (-1564 ((|#2| |#2|) 130)) (-1547 ((|#2| |#2|) 149)) (-1997 ((|#2| |#2|) 147)) (-1843 ((|#2| |#2|) 137)) (-2635 ((|#2| |#2|) 135)) (-2162 ((|#2| |#2|) 139)) (-1893 ((|#2| |#2|) 127)))
+(((-1200 |#1| |#2|) (-10 -7 (-15 -3458 (|#2| |#2|)) (-15 -3658 (|#2| |#2|)) (-15 -3698 (|#2| |#2|)) (-15 -2734 (|#2| |#2|)) (-15 -1857 (|#2| |#2|)) (-15 -3810 (|#2| |#2|)) (-15 -3618 (|#2| |#2|)) (-15 -1893 (|#2| |#2|)) (-15 -2162 (|#2| |#2|)) (-15 -1843 (|#2| |#2|)) (-15 -1547 (|#2| |#2|)) (-15 -1564 (|#2| |#2|)) (-15 -3281 (|#2| |#2|)) (-15 -2178 (|#2| |#2|)) (-15 -2301 (|#2| |#2|)) (-15 -3554 (|#2| |#2|)) (-15 -1762 (|#2| |#2|)) (-15 -3063 (|#2| |#2|)) (-15 -3286 (|#2| |#2|)) (-15 -2063 (|#2| |#2|)) (-15 -3216 (|#2| |#2|)) (-15 -2635 (|#2| |#2|)) (-15 -1997 (|#2| |#2|)) (-15 -1482 (|#2| |#2|)) (-15 -2297 (|#2| |#2|)) (-15 -2800 (|#2| |#2|)) (-15 -1444 (|#2| |#2|)) (IF (|has| |#1| (-882 |#1|)) (IF (|has| |#1| (-612 (-888 |#1|))) (IF (|has| |#2| (-612 (-888 |#1|))) (IF (|has| |#2| (-882 |#1|)) (-15 -1689 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-846) (-452)) (-13 (-430 |#1|) (-1194))) (T -1200))
+((-1689 (*1 *2 *2) (-12 (-4 *3 (-612 (-888 *3))) (-4 *3 (-882 *3)) (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-612 (-888 *3))) (-4 *2 (-882 *3)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1444 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2800 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2297 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1482 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1997 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2635 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3216 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2063 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3286 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3063 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1762 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3554 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2301 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2178 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3281 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1564 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1547 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1843 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2162 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1893 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3618 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3810 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-1857 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-2734 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3698 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3658 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))) (-3458 (*1 *2 *2) (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2)) (-4 *2 (-13 (-430 *3) (-1194))))))
+(-10 -7 (-15 -3458 (|#2| |#2|)) (-15 -3658 (|#2| |#2|)) (-15 -3698 (|#2| |#2|)) (-15 -2734 (|#2| |#2|)) (-15 -1857 (|#2| |#2|)) (-15 -3810 (|#2| |#2|)) (-15 -3618 (|#2| |#2|)) (-15 -1893 (|#2| |#2|)) (-15 -2162 (|#2| |#2|)) (-15 -1843 (|#2| |#2|)) (-15 -1547 (|#2| |#2|)) (-15 -1564 (|#2| |#2|)) (-15 -3281 (|#2| |#2|)) (-15 -2178 (|#2| |#2|)) (-15 -2301 (|#2| |#2|)) (-15 -3554 (|#2| |#2|)) (-15 -1762 (|#2| |#2|)) (-15 -3063 (|#2| |#2|)) (-15 -3286 (|#2| |#2|)) (-15 -2063 (|#2| |#2|)) (-15 -3216 (|#2| |#2|)) (-15 -2635 (|#2| |#2|)) (-15 -1997 (|#2| |#2|)) (-15 -1482 (|#2| |#2|)) (-15 -2297 (|#2| |#2|)) (-15 -2800 (|#2| |#2|)) (-15 -1444 (|#2| |#2|)) (IF (|has| |#1| (-882 |#1|)) (IF (|has| |#1| (-612 (-888 |#1|))) (IF (|has| |#2| (-612 (-888 |#1|))) (IF (|has| |#2| (-882 |#1|)) (-15 -1689 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-3714 (((-112) |#5| $) 67) (((-112) $) 109)) (-3351 ((|#5| |#5| $) 82)) (-3492 (($ (-1 (-112) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 126)) (-1963 (((-641 |#5|) (-641 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|)) 80)) (-4180 (((-3 $ "failed") (-641 |#5|)) 134)) (-3176 (((-3 $ "failed") $) 119)) (-3414 ((|#5| |#5| $) 101)) (-4311 (((-112) |#5| $ (-1 (-112) |#5| |#5|)) 35)) (-2174 ((|#5| |#5| $) 105)) (-1297 ((|#5| (-1 |#5| |#5| |#5|) $ |#5| |#5|) NIL) ((|#5| (-1 |#5| |#5| |#5|) $ |#5|) NIL) ((|#5| (-1 |#5| |#5| |#5|) $) NIL) ((|#5| |#5| $ (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|)) 76)) (-3237 (((-2 (|:| -1657 (-641 |#5|)) (|:| -3455 (-641 |#5|))) $) 62)) (-1688 (((-112) |#5| $) 65) (((-112) $) 110)) (-2809 ((|#4| $) 115)) (-3676 (((-3 |#5| "failed") $) 117)) (-1937 (((-641 |#5|) $) 54)) (-1575 (((-112) |#5| $) 74) (((-112) $) 114)) (-1885 ((|#5| |#5| $) 88)) (-3338 (((-112) $ $) 28)) (-3838 (((-112) |#5| $) 70) (((-112) $) 112)) (-3899 ((|#5| |#5| $) 85)) (-3164 (((-3 |#5| "failed") $) 116)) (-3157 (($ $ |#5|) 135)) (-3258 (((-767) $) 59)) (-2336 (($ (-641 |#5|)) 132)) (-4350 (($ $ |#4|) 130)) (-1659 (($ $ |#4|) 128)) (-4149 (($ $) 127)) (-2326 (((-858) $) NIL) (((-641 |#5|) $) 120)) (-1670 (((-767) $) 139)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5| |#5|)) 48) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|)) 50)) (-1911 (((-112) $ (-1 (-112) |#5| (-641 |#5|))) 107)) (-3347 (((-641 |#4|) $) 122)) (-4335 (((-112) |#4| $) 125)) (-2876 (((-112) $ $) 20)))
+(((-1201 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1670 ((-767) |#1|)) (-15 -3157 (|#1| |#1| |#5|)) (-15 -3492 ((-3 |#5| "failed") |#1| |#4|)) (-15 -4335 ((-112) |#4| |#1|)) (-15 -3347 ((-641 |#4|) |#1|)) (-15 -3176 ((-3 |#1| "failed") |#1|)) (-15 -3676 ((-3 |#5| "failed") |#1|)) (-15 -3164 ((-3 |#5| "failed") |#1|)) (-15 -2174 (|#5| |#5| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -3414 (|#5| |#5| |#1|)) (-15 -1885 (|#5| |#5| |#1|)) (-15 -3899 (|#5| |#5| |#1|)) (-15 -3351 (|#5| |#5| |#1|)) (-15 -1963 ((-641 |#5|) (-641 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -1297 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -1575 ((-112) |#1|)) (-15 -3838 ((-112) |#1|)) (-15 -3714 ((-112) |#1|)) (-15 -1911 ((-112) |#1| (-1 (-112) |#5| (-641 |#5|)))) (-15 -1575 ((-112) |#5| |#1|)) (-15 -3838 ((-112) |#5| |#1|)) (-15 -3714 ((-112) |#5| |#1|)) (-15 -4311 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -1688 ((-112) |#1|)) (-15 -1688 ((-112) |#5| |#1|)) (-15 -3237 ((-2 (|:| -1657 (-641 |#5|)) (|:| -3455 (-641 |#5|))) |#1|)) (-15 -3258 ((-767) |#1|)) (-15 -1937 ((-641 |#5|) |#1|)) (-15 -3564 ((-3 (-2 (|:| |bas| |#1|) (|:| -3008 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -3564 ((-3 (-2 (|:| |bas| |#1|) (|:| -3008 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5| |#5|))) (-15 -3338 ((-112) |#1| |#1|)) (-15 -4350 (|#1| |#1| |#4|)) (-15 -1659 (|#1| |#1| |#4|)) (-15 -2809 (|#4| |#1|)) (-15 -4180 ((-3 |#1| "failed") (-641 |#5|))) (-15 -2326 ((-641 |#5|) |#1|)) (-15 -2336 (|#1| (-641 |#5|))) (-15 -1297 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -1297 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3492 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -1297 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|))) (-1202 |#2| |#3| |#4| |#5|) (-556) (-789) (-846) (-1059 |#2| |#3| |#4|)) (T -1201))
+NIL
+(-10 -8 (-15 -1670 ((-767) |#1|)) (-15 -3157 (|#1| |#1| |#5|)) (-15 -3492 ((-3 |#5| "failed") |#1| |#4|)) (-15 -4335 ((-112) |#4| |#1|)) (-15 -3347 ((-641 |#4|) |#1|)) (-15 -3176 ((-3 |#1| "failed") |#1|)) (-15 -3676 ((-3 |#5| "failed") |#1|)) (-15 -3164 ((-3 |#5| "failed") |#1|)) (-15 -2174 (|#5| |#5| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -3414 (|#5| |#5| |#1|)) (-15 -1885 (|#5| |#5| |#1|)) (-15 -3899 (|#5| |#5| |#1|)) (-15 -3351 (|#5| |#5| |#1|)) (-15 -1963 ((-641 |#5|) (-641 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -1297 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-112) |#5| |#5|))) (-15 -1575 ((-112) |#1|)) (-15 -3838 ((-112) |#1|)) (-15 -3714 ((-112) |#1|)) (-15 -1911 ((-112) |#1| (-1 (-112) |#5| (-641 |#5|)))) (-15 -1575 ((-112) |#5| |#1|)) (-15 -3838 ((-112) |#5| |#1|)) (-15 -3714 ((-112) |#5| |#1|)) (-15 -4311 ((-112) |#5| |#1| (-1 (-112) |#5| |#5|))) (-15 -1688 ((-112) |#1|)) (-15 -1688 ((-112) |#5| |#1|)) (-15 -3237 ((-2 (|:| -1657 (-641 |#5|)) (|:| -3455 (-641 |#5|))) |#1|)) (-15 -3258 ((-767) |#1|)) (-15 -1937 ((-641 |#5|) |#1|)) (-15 -3564 ((-3 (-2 (|:| |bas| |#1|) (|:| -3008 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5|) (-1 (-112) |#5| |#5|))) (-15 -3564 ((-3 (-2 (|:| |bas| |#1|) (|:| -3008 (-641 |#5|))) "failed") (-641 |#5|) (-1 (-112) |#5| |#5|))) (-15 -3338 ((-112) |#1| |#1|)) (-15 -4350 (|#1| |#1| |#4|)) (-15 -1659 (|#1| |#1| |#4|)) (-15 -2809 (|#4| |#1|)) (-15 -4180 ((-3 |#1| "failed") (-641 |#5|))) (-15 -2326 ((-641 |#5|) |#1|)) (-15 -2336 (|#1| (-641 |#5|))) (-15 -1297 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -1297 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3492 (|#1| (-1 (-112) |#5|) |#1|)) (-15 -1297 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2326 ((-858) |#1|)) (-15 -2876 ((-112) |#1| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) 86)) (-3433 (((-641 $) (-641 |#4|)) 87)) (-3702 (((-641 |#3|) $) 34)) (-2663 (((-112) $) 27)) (-3163 (((-112) $) 18 (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) 102) (((-112) $) 98)) (-3351 ((|#4| |#4| $) 93)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) 28)) (-3073 (((-112) $ (-767)) 45)) (-3492 (($ (-1 (-112) |#4|) $) 66 (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) 80)) (-1747 (($) 46 T CONST)) (-2921 (((-112) $) 23 (|has| |#1| (-556)))) (-1394 (((-112) $ $) 25 (|has| |#1| (-556)))) (-2460 (((-112) $ $) 24 (|has| |#1| (-556)))) (-3489 (((-112) $) 26 (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 94)) (-1411 (((-641 |#4|) (-641 |#4|) $) 19 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) 20 (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) 37)) (-2938 (($ (-641 |#4|)) 36)) (-3176 (((-3 $ "failed") $) 83)) (-3414 ((|#4| |#4| $) 90)) (-3195 (($ $) 69 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#4| $) 68 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#4|) $) 65 (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) 103)) (-2174 ((|#4| |#4| $) 88)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 67 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 64 (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) 63 (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 95)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) 106)) (-1624 (((-641 |#4|) $) 53 (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) 105) (((-112) $) 104)) (-2809 ((|#3| $) 35)) (-1509 (((-112) $ (-767)) 44)) (-4276 (((-641 |#4|) $) 54 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) 56 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#4| |#4|) $) 49 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) 48)) (-1991 (((-641 |#3|) $) 33)) (-2779 (((-112) |#3| $) 32)) (-4068 (((-112) $ (-767)) 43)) (-2332 (((-1152) $) 10)) (-3676 (((-3 |#4| "failed") $) 84)) (-1937 (((-641 |#4|) $) 108)) (-1575 (((-112) |#4| $) 100) (((-112) $) 96)) (-1885 ((|#4| |#4| $) 91)) (-3338 (((-112) $ $) 111)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 22 (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) 101) (((-112) $) 97)) (-3899 ((|#4| |#4| $) 92)) (-3868 (((-1114) $) 11)) (-3164 (((-3 |#4| "failed") $) 85)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) 62)) (-3074 (((-3 $ "failed") $ |#4|) 79)) (-3157 (($ $ |#4|) 78)) (-1703 (((-112) (-1 (-112) |#4|) $) 51 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) 60 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) 59 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) 58 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) 57 (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) 39)) (-4169 (((-112) $) 42)) (-1531 (($) 41)) (-3258 (((-767) $) 107)) (-3879 (((-767) |#4| $) 55 (-12 (|has| |#4| (-1094)) (|has| $ (-6 -4407)))) (((-767) (-1 (-112) |#4|) $) 52 (|has| $ (-6 -4407)))) (-3774 (($ $) 40)) (-4327 (((-536) $) 70 (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) 61)) (-4350 (($ $ |#3|) 29)) (-1659 (($ $ |#3|) 31)) (-4149 (($ $) 89)) (-3025 (($ $ |#3|) 30)) (-2326 (((-858) $) 12) (((-641 |#4|) $) 38)) (-1670 (((-767) $) 77 (|has| |#3| (-368)))) (-1700 (((-112) $ $) 9)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 110) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) 109)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) 99)) (-4062 (((-112) (-1 (-112) |#4|) $) 50 (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) 82)) (-4335 (((-112) |#3| $) 81)) (-2876 (((-112) $ $) 6)) (-2069 (((-767) $) 47 (|has| $ (-6 -4407)))))
(((-1202 |#1| |#2| |#3| |#4|) (-140) (-556) (-789) (-846) (-1059 |t#1| |t#2| |t#3|)) (T -1202))
-((-1420 (*1 *2 *1 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-1527 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3027 (-641 *8)))) (-5 *3 (-641 *8)) (-4 *1 (-1202 *5 *6 *7 *8)))) (-1527 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3027 (-641 *9)))) (-5 *3 (-641 *9)) (-4 *1 (-1202 *6 *7 *8 *9)))) (-2438 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *6)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-767)))) (-2144 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-2 (|:| -1645 (-641 *6)) (|:| -3514 (-641 *6)))))) (-3929 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3929 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-3803 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1202 *5 *6 *7 *3)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)))) (-3119 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3750 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3214 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-4200 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-112) *7 (-641 *7))) (-4 *1 (-1202 *4 *5 *6 *7)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3119 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-3750 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-3214 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-2965 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2)) (-4 *1 (-1202 *5 *6 *7 *2)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *2 (-1059 *5 *6 *7)))) (-2773 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1202 *5 *6 *7 *8)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)))) (-4075 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2339 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2825 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2720 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2377 (*1 *1 *1) (-12 (-4 *1 (-1202 *2 *3 *4 *5)) (-4 *2 (-556)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-1059 *2 *3 *4)))) (-3951 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2418 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1202 *4 *5 *6 *7)))) (-2189 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| -1645 *1) (|:| -3514 (-641 *7))))) (-5 *3 (-641 *7)) (-4 *1 (-1202 *4 *5 *6 *7)))) (-3181 (*1 *2 *1) (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3704 (*1 *2 *1) (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3193 (*1 *1 *1) (|partial| -12 (-4 *1 (-1202 *2 *3 *4 *5)) (-4 *2 (-556)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-1059 *2 *3 *4)))) (-1694 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))) (-1416 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *3 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112)))) (-3540 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1202 *4 *5 *3 *2)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *2 (-1059 *4 *5 *3)))) (-2393 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3113 (*1 *1 *1 *2) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-2578 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *5 (-368)) (-5 *2 (-767)))))
-(-13 (-972 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4406) (-6 -4407) (-15 -1420 ((-112) $ $)) (-15 -1527 ((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |t#4|))) "failed") (-641 |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -1527 ((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |t#4|))) "failed") (-641 |t#4|) (-1 (-112) |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -2438 ((-641 |t#4|) $)) (-15 -2762 ((-767) $)) (-15 -2144 ((-2 (|:| -1645 (-641 |t#4|)) (|:| -3514 (-641 |t#4|))) $)) (-15 -3929 ((-112) |t#4| $)) (-15 -3929 ((-112) $)) (-15 -3803 ((-112) |t#4| $ (-1 (-112) |t#4| |t#4|))) (-15 -3119 ((-112) |t#4| $)) (-15 -3750 ((-112) |t#4| $)) (-15 -3214 ((-112) |t#4| $)) (-15 -4200 ((-112) $ (-1 (-112) |t#4| (-641 |t#4|)))) (-15 -3119 ((-112) $)) (-15 -3750 ((-112) $)) (-15 -3214 ((-112) $)) (-15 -2965 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -2773 ((-641 |t#4|) (-641 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -4075 (|t#4| |t#4| $)) (-15 -2339 (|t#4| |t#4| $)) (-15 -2825 (|t#4| |t#4| $)) (-15 -2720 (|t#4| |t#4| $)) (-15 -2377 ($ $)) (-15 -3951 (|t#4| |t#4| $)) (-15 -2418 ((-641 $) (-641 |t#4|))) (-15 -2189 ((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |t#4|)))) (-641 |t#4|))) (-15 -3181 ((-3 |t#4| "failed") $)) (-15 -3704 ((-3 |t#4| "failed") $)) (-15 -3193 ((-3 $ "failed") $)) (-15 -1694 ((-641 |t#3|) $)) (-15 -1416 ((-112) |t#3| $)) (-15 -3540 ((-3 |t#4| "failed") $ |t#3|)) (-15 -2393 ((-3 $ "failed") $ |t#4|)) (-15 -3113 ($ $ |t#4|)) (IF (|has| |t#3| (-368)) (-15 -2578 ((-767) $)) |%noBranch|)))
+((-3338 (*1 *2 *1 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-3564 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3008 (-641 *8)))) (-5 *3 (-641 *8)) (-4 *1 (-1202 *5 *6 *7 *8)))) (-3564 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3008 (-641 *9)))) (-5 *3 (-641 *9)) (-4 *1 (-1202 *6 *7 *8 *9)))) (-1937 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *6)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-767)))) (-3237 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-2 (|:| -1657 (-641 *6)) (|:| -3455 (-641 *6)))))) (-1688 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-1688 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-4311 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1202 *5 *6 *7 *3)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)))) (-3714 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3838 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-1575 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-1911 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-112) *7 (-641 *7))) (-4 *1 (-1202 *4 *5 *6 *7)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)))) (-3714 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-3838 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-1575 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))) (-1297 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2)) (-4 *1 (-1202 *5 *6 *7 *2)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *2 (-1059 *5 *6 *7)))) (-1963 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1202 *5 *6 *7 *8)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)))) (-3351 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3899 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-1885 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3414 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-4149 (*1 *1 *1) (-12 (-4 *1 (-1202 *2 *3 *4 *5)) (-4 *2 (-556)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-1059 *2 *3 *4)))) (-2174 (*1 *2 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3433 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1)) (-4 *1 (-1202 *4 *5 *6 *7)))) (-2967 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-641 (-2 (|:| -1657 *1) (|:| -3455 (-641 *7))))) (-5 *3 (-641 *7)) (-4 *1 (-1202 *4 *5 *6 *7)))) (-3164 (*1 *2 *1) (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3676 (*1 *2 *1) (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3176 (*1 *1 *1) (|partial| -12 (-4 *1 (-1202 *2 *3 *4 *5)) (-4 *2 (-556)) (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-1059 *2 *3 *4)))) (-3347 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))) (-4335 (*1 *2 *3 *1) (-12 (-4 *1 (-1202 *4 *5 *3 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112)))) (-3492 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1202 *4 *5 *3 *2)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *3 (-846)) (-4 *2 (-1059 *4 *5 *3)))) (-3074 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-3157 (*1 *1 *1 *2) (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))) (-1670 (*1 *2 *1) (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *5 (-368)) (-5 *2 (-767)))))
+(-13 (-972 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4407) (-6 -4408) (-15 -3338 ((-112) $ $)) (-15 -3564 ((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |t#4|))) "failed") (-641 |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3564 ((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |t#4|))) "failed") (-641 |t#4|) (-1 (-112) |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -1937 ((-641 |t#4|) $)) (-15 -3258 ((-767) $)) (-15 -3237 ((-2 (|:| -1657 (-641 |t#4|)) (|:| -3455 (-641 |t#4|))) $)) (-15 -1688 ((-112) |t#4| $)) (-15 -1688 ((-112) $)) (-15 -4311 ((-112) |t#4| $ (-1 (-112) |t#4| |t#4|))) (-15 -3714 ((-112) |t#4| $)) (-15 -3838 ((-112) |t#4| $)) (-15 -1575 ((-112) |t#4| $)) (-15 -1911 ((-112) $ (-1 (-112) |t#4| (-641 |t#4|)))) (-15 -3714 ((-112) $)) (-15 -3838 ((-112) $)) (-15 -1575 ((-112) $)) (-15 -1297 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -1963 ((-641 |t#4|) (-641 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-112) |t#4| |t#4|))) (-15 -3351 (|t#4| |t#4| $)) (-15 -3899 (|t#4| |t#4| $)) (-15 -1885 (|t#4| |t#4| $)) (-15 -3414 (|t#4| |t#4| $)) (-15 -4149 ($ $)) (-15 -2174 (|t#4| |t#4| $)) (-15 -3433 ((-641 $) (-641 |t#4|))) (-15 -2967 ((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |t#4|)))) (-641 |t#4|))) (-15 -3164 ((-3 |t#4| "failed") $)) (-15 -3676 ((-3 |t#4| "failed") $)) (-15 -3176 ((-3 $ "failed") $)) (-15 -3347 ((-641 |t#3|) $)) (-15 -4335 ((-112) |t#3| $)) (-15 -3492 ((-3 |t#4| "failed") $ |t#3|)) (-15 -3074 ((-3 $ "failed") $ |t#4|)) (-15 -3157 ($ $ |t#4|)) (IF (|has| |t#3| (-368)) (-15 -1670 ((-767) $)) |%noBranch|)))
(((-34) . T) ((-102) . T) ((-611 (-641 |#4|)) . T) ((-611 (-858)) . T) ((-151 |#4|) . T) ((-612 (-536)) |has| |#4| (-612 (-536))) ((-309 |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-489 |#4|) . T) ((-514 |#4| |#4|) -12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))) ((-972 |#1| |#2| |#3| |#4|) . T) ((-1094) . T) ((-1209) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1170)) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3711 (((-948 |#1|) $ (-767)) 19) (((-948 |#1|) $ (-767) (-767)) NIL)) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-767) $ (-1170)) NIL) (((-767) $ (-1170) (-767)) NIL)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4108 (((-112) $) NIL)) (-3720 (($ $ (-641 (-1170)) (-641 (-531 (-1170)))) NIL) (($ $ (-1170) (-531 (-1170))) NIL) (($ |#1| (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-1871 (($ $ (-1170)) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-3610 (($ (-1 $) (-1170) |#1|) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3113 (($ $ (-767)) NIL)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3084 (($ $ (-1170) $) NIL) (($ $ (-641 (-1170)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL)) (-3735 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2762 (((-531 (-1170)) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ $) NIL (|has| |#1| (-556))) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-1170)) NIL) (($ (-948 |#1|)) NIL)) (-2606 ((|#1| $ (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (((-948 |#1|) $ (-767)) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) NIL T CONST)) (-2428 (($) NIL T CONST)) (-3950 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-1203 |#1|) (-13 (-736 |#1| (-1170)) (-10 -8 (-15 -2606 ((-948 |#1|) $ (-767))) (-15 -2350 ($ (-1170))) (-15 -2350 ($ (-948 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $ (-1170) |#1|)) (-15 -3610 ($ (-1 $) (-1170) |#1|))) |%noBranch|))) (-1045)) (T -1203))
-((-2606 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-948 *4)) (-5 *1 (-1203 *4)) (-4 *4 (-1045)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1203 *3)) (-4 *3 (-1045)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-948 *3)) (-4 *3 (-1045)) (-5 *1 (-1203 *3)))) (-1871 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *1 (-1203 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))) (-3610 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1203 *4))) (-5 *3 (-1170)) (-5 *1 (-1203 *4)) (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))))
-(-13 (-736 |#1| (-1170)) (-10 -8 (-15 -2606 ((-948 |#1|) $ (-767))) (-15 -2350 ($ (-1170))) (-15 -2350 ($ (-948 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $ (-1170) |#1|)) (-15 -3610 ($ (-1 $) (-1170) |#1|))) |%noBranch|)))
-((-2360 (($ |#1| (-641 (-641 (-939 (-225)))) (-112)) 18)) (-4094 (((-112) $ (-112)) 17)) (-3454 (((-112) $) 16)) (-2903 (((-641 (-641 (-939 (-225)))) $) 13)) (-2529 ((|#1| $) 8)) (-2480 (((-112) $) 15)))
-(((-1204 |#1|) (-10 -8 (-15 -2529 (|#1| $)) (-15 -2903 ((-641 (-641 (-939 (-225)))) $)) (-15 -2480 ((-112) $)) (-15 -3454 ((-112) $)) (-15 -4094 ((-112) $ (-112))) (-15 -2360 ($ |#1| (-641 (-641 (-939 (-225)))) (-112)))) (-970)) (T -1204))
-((-2360 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-112)) (-5 *1 (-1204 *2)) (-4 *2 (-970)))) (-4094 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-3454 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-2480 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-2903 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-2529 (*1 *2 *1) (-12 (-5 *1 (-1204 *2)) (-4 *2 (-970)))))
-(-10 -8 (-15 -2529 (|#1| $)) (-15 -2903 ((-641 (-641 (-939 (-225)))) $)) (-15 -2480 ((-112) $)) (-15 -3454 ((-112) $)) (-15 -4094 ((-112) $ (-112))) (-15 -2360 ($ |#1| (-641 (-641 (-939 (-225)))) (-112))))
-((-1864 (((-939 (-225)) (-939 (-225))) 31)) (-3057 (((-939 (-225)) (-225) (-225) (-225) (-225)) 10)) (-3286 (((-641 (-939 (-225))) (-939 (-225)) (-939 (-225)) (-939 (-225)) (-225) (-641 (-641 (-225)))) 59)) (-4297 (((-225) (-939 (-225)) (-939 (-225))) 27)) (-3179 (((-939 (-225)) (-939 (-225)) (-939 (-225))) 28)) (-2311 (((-641 (-641 (-225))) (-564)) 48)) (-2992 (((-939 (-225)) (-939 (-225)) (-939 (-225))) 26)) (-2980 (((-939 (-225)) (-939 (-225)) (-939 (-225))) 24)) (* (((-939 (-225)) (-225) (-939 (-225))) 22)))
-(((-1205) (-10 -7 (-15 -3057 ((-939 (-225)) (-225) (-225) (-225) (-225))) (-15 * ((-939 (-225)) (-225) (-939 (-225)))) (-15 -2980 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -2992 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -4297 ((-225) (-939 (-225)) (-939 (-225)))) (-15 -3179 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -1864 ((-939 (-225)) (-939 (-225)))) (-15 -2311 ((-641 (-641 (-225))) (-564))) (-15 -3286 ((-641 (-939 (-225))) (-939 (-225)) (-939 (-225)) (-939 (-225)) (-225) (-641 (-641 (-225))))))) (T -1205))
-((-3286 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-641 (-641 (-225)))) (-5 *4 (-225)) (-5 *2 (-641 (-939 *4))) (-5 *1 (-1205)) (-5 *3 (-939 *4)))) (-2311 (*1 *2 *3) (-12 (-5 *3 (-564)) (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-1205)))) (-1864 (*1 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (-3179 (*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (-4297 (*1 *2 *3 *3) (-12 (-5 *3 (-939 (-225))) (-5 *2 (-225)) (-5 *1 (-1205)))) (-2992 (*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (-2980 (*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-939 (-225))) (-5 *3 (-225)) (-5 *1 (-1205)))) (-3057 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)) (-5 *3 (-225)))))
-(-10 -7 (-15 -3057 ((-939 (-225)) (-225) (-225) (-225) (-225))) (-15 * ((-939 (-225)) (-225) (-939 (-225)))) (-15 -2980 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -2992 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -4297 ((-225) (-939 (-225)) (-939 (-225)))) (-15 -3179 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -1864 ((-939 (-225)) (-939 (-225)))) (-15 -2311 ((-641 (-641 (-225))) (-564))) (-15 -3286 ((-641 (-939 (-225))) (-939 (-225)) (-939 (-225)) (-939 (-225)) (-225) (-641 (-641 (-225))))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3540 ((|#1| $ (-767)) 18)) (-4029 (((-767) $) 13)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2350 (((-954 |#1|) $) 12) (($ (-954 |#1|)) 11) (((-858) $) 29 (|has| |#1| (-611 (-858))))) (-2893 (((-112) $ $) 22 (|has| |#1| (-1094)))))
-(((-1206 |#1|) (-13 (-490 (-954 |#1|)) (-10 -8 (-15 -3540 (|#1| $ (-767))) (-15 -4029 ((-767) $)) (IF (|has| |#1| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|))) (-1209)) (T -1206))
-((-3540 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-1206 *2)) (-4 *2 (-1209)))) (-4029 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1206 *3)) (-4 *3 (-1209)))))
-(-13 (-490 (-954 |#1|)) (-10 -8 (-15 -3540 (|#1| $ (-767))) (-15 -4029 ((-767) $)) (IF (|has| |#1| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|)))
-((-2833 (((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)) (-564)) 96)) (-3383 (((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|))) 88)) (-2873 (((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|))) 70)))
-(((-1207 |#1|) (-10 -7 (-15 -3383 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -2873 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -2833 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)) (-564)))) (-349)) (T -1207))
-((-2833 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-4 *5 (-349)) (-5 *2 (-418 (-1166 (-1166 *5)))) (-5 *1 (-1207 *5)) (-5 *3 (-1166 (-1166 *5))))) (-2873 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4)))) (-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))) (-3383 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4)))) (-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))))
-(-10 -7 (-15 -3383 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -2873 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -2833 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)) (-564))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 9) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1170)) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2003 (((-948 |#1|) $ (-767)) 19) (((-948 |#1|) $ (-767) (-767)) NIL)) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-767) $ (-1170)) NIL) (((-767) $ (-1170) (-767)) NIL)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3552 (((-112) $) NIL)) (-3679 (($ $ (-641 (-1170)) (-641 (-531 (-1170)))) NIL) (($ $ (-1170) (-531 (-1170))) NIL) (($ |#1| (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-2983 (($ $ (-1170)) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170) |#1|) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-2492 (($ (-1 $) (-1170) |#1|) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3157 (($ $ (-767)) NIL)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3055 (($ $ (-1170) $) NIL) (($ $ (-641 (-1170)) (-641 $)) NIL) (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL)) (-3142 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-3258 (((-531 (-1170)) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ $) NIL (|has| |#1| (-556))) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-1170)) NIL) (($ (-948 |#1|)) NIL)) (-1690 ((|#1| $ (-531 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (((-948 |#1|) $ (-767)) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) NIL T CONST)) (-2421 (($) NIL T CONST)) (-3922 (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-1203 |#1|) (-13 (-736 |#1| (-1170)) (-10 -8 (-15 -1690 ((-948 |#1|) $ (-767))) (-15 -2326 ($ (-1170))) (-15 -2326 ($ (-948 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $ (-1170) |#1|)) (-15 -2492 ($ (-1 $) (-1170) |#1|))) |%noBranch|))) (-1045)) (T -1203))
+((-1690 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-948 *4)) (-5 *1 (-1203 *4)) (-4 *4 (-1045)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1203 *3)) (-4 *3 (-1045)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-948 *3)) (-4 *3 (-1045)) (-5 *1 (-1203 *3)))) (-2983 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *1 (-1203 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))) (-2492 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1203 *4))) (-5 *3 (-1170)) (-5 *1 (-1203 *4)) (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))))
+(-13 (-736 |#1| (-1170)) (-10 -8 (-15 -1690 ((-948 |#1|) $ (-767))) (-15 -2326 ($ (-1170))) (-15 -2326 ($ (-948 |#1|))) (IF (|has| |#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $ (-1170) |#1|)) (-15 -2492 ($ (-1 $) (-1170) |#1|))) |%noBranch|)))
+((-1917 (($ |#1| (-641 (-641 (-939 (-225)))) (-112)) 18)) (-1523 (((-112) $ (-112)) 17)) (-4012 (((-112) $) 16)) (-3987 (((-641 (-641 (-939 (-225)))) $) 13)) (-3869 ((|#1| $) 8)) (-3771 (((-112) $) 15)))
+(((-1204 |#1|) (-10 -8 (-15 -3869 (|#1| $)) (-15 -3987 ((-641 (-641 (-939 (-225)))) $)) (-15 -3771 ((-112) $)) (-15 -4012 ((-112) $)) (-15 -1523 ((-112) $ (-112))) (-15 -1917 ($ |#1| (-641 (-641 (-939 (-225)))) (-112)))) (-970)) (T -1204))
+((-1917 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-112)) (-5 *1 (-1204 *2)) (-4 *2 (-970)))) (-1523 (*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-4012 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-3771 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-3987 (*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-1204 *3)) (-4 *3 (-970)))) (-3869 (*1 *2 *1) (-12 (-5 *1 (-1204 *2)) (-4 *2 (-970)))))
+(-10 -8 (-15 -3869 (|#1| $)) (-15 -3987 ((-641 (-641 (-939 (-225)))) $)) (-15 -3771 ((-112) $)) (-15 -4012 ((-112) $)) (-15 -1523 ((-112) $ (-112))) (-15 -1917 ($ |#1| (-641 (-641 (-939 (-225)))) (-112))))
+((-3644 (((-939 (-225)) (-939 (-225))) 31)) (-1390 (((-939 (-225)) (-225) (-225) (-225) (-225)) 10)) (-2864 (((-641 (-939 (-225))) (-939 (-225)) (-939 (-225)) (-939 (-225)) (-225) (-641 (-641 (-225)))) 59)) (-2529 (((-225) (-939 (-225)) (-939 (-225))) 27)) (-2413 (((-939 (-225)) (-939 (-225)) (-939 (-225))) 28)) (-1890 (((-641 (-641 (-225))) (-564)) 48)) (-2981 (((-939 (-225)) (-939 (-225)) (-939 (-225))) 26)) (-2968 (((-939 (-225)) (-939 (-225)) (-939 (-225))) 24)) (* (((-939 (-225)) (-225) (-939 (-225))) 22)))
+(((-1205) (-10 -7 (-15 -1390 ((-939 (-225)) (-225) (-225) (-225) (-225))) (-15 * ((-939 (-225)) (-225) (-939 (-225)))) (-15 -2968 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -2981 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -2529 ((-225) (-939 (-225)) (-939 (-225)))) (-15 -2413 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -3644 ((-939 (-225)) (-939 (-225)))) (-15 -1890 ((-641 (-641 (-225))) (-564))) (-15 -2864 ((-641 (-939 (-225))) (-939 (-225)) (-939 (-225)) (-939 (-225)) (-225) (-641 (-641 (-225))))))) (T -1205))
+((-2864 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-641 (-641 (-225)))) (-5 *4 (-225)) (-5 *2 (-641 (-939 *4))) (-5 *1 (-1205)) (-5 *3 (-939 *4)))) (-1890 (*1 *2 *3) (-12 (-5 *3 (-564)) (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-1205)))) (-3644 (*1 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (-2413 (*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (-2529 (*1 *2 *3 *3) (-12 (-5 *3 (-939 (-225))) (-5 *2 (-225)) (-5 *1 (-1205)))) (-2981 (*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (-2968 (*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-939 (-225))) (-5 *3 (-225)) (-5 *1 (-1205)))) (-1390 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)) (-5 *3 (-225)))))
+(-10 -7 (-15 -1390 ((-939 (-225)) (-225) (-225) (-225) (-225))) (-15 * ((-939 (-225)) (-225) (-939 (-225)))) (-15 -2968 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -2981 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -2529 ((-225) (-939 (-225)) (-939 (-225)))) (-15 -2413 ((-939 (-225)) (-939 (-225)) (-939 (-225)))) (-15 -3644 ((-939 (-225)) (-939 (-225)))) (-15 -1890 ((-641 (-641 (-225))) (-564))) (-15 -2864 ((-641 (-939 (-225))) (-939 (-225)) (-939 (-225)) (-939 (-225)) (-225) (-641 (-641 (-225))))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3492 ((|#1| $ (-767)) 18)) (-2313 (((-767) $) 13)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2326 (((-954 |#1|) $) 12) (($ (-954 |#1|)) 11) (((-858) $) 29 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2876 (((-112) $ $) 22 (|has| |#1| (-1094)))))
+(((-1206 |#1|) (-13 (-490 (-954 |#1|)) (-10 -8 (-15 -3492 (|#1| $ (-767))) (-15 -2313 ((-767) $)) (IF (|has| |#1| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|))) (-1209)) (T -1206))
+((-3492 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-1206 *2)) (-4 *2 (-1209)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1206 *3)) (-4 *3 (-1209)))))
+(-13 (-490 (-954 |#1|)) (-10 -8 (-15 -3492 (|#1| $ (-767))) (-15 -2313 ((-767) $)) (IF (|has| |#1| (-611 (-858))) (-6 (-611 (-858))) |%noBranch|) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|)))
+((-1376 (((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)) (-564)) 96)) (-2275 (((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|))) 88)) (-2850 (((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|))) 70)))
+(((-1207 |#1|) (-10 -7 (-15 -2275 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -2850 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -1376 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)) (-564)))) (-349)) (T -1207))
+((-1376 (*1 *2 *3 *4) (-12 (-5 *4 (-564)) (-4 *5 (-349)) (-5 *2 (-418 (-1166 (-1166 *5)))) (-5 *1 (-1207 *5)) (-5 *3 (-1166 (-1166 *5))))) (-2850 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4)))) (-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))) (-2275 (*1 *2 *3) (-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4)))) (-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))))
+(-10 -7 (-15 -2275 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -2850 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)))) (-15 -1376 ((-418 (-1166 (-1166 |#1|))) (-1166 (-1166 |#1|)) (-564))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 9) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
(((-1208) (-1077)) (T -1208))
NIL
(-1077)
NIL
(((-1209) (-140)) (T -1209))
NIL
-(-13 (-10 -7 (-6 -3579)))
-((-2507 (((-112)) 17)) (-2736 (((-1264) (-641 |#1|) (-641 |#1|)) 21) (((-1264) (-641 |#1|)) 22)) (-2587 (((-112) |#1| |#1|) 37 (|has| |#1| (-846)))) (-2743 (((-112) |#1| |#1| (-1 (-112) |#1| |#1|)) 29) (((-3 (-112) "failed") |#1| |#1|) 27)) (-2331 ((|#1| (-641 |#1|)) 38 (|has| |#1| (-846))) ((|#1| (-641 |#1|) (-1 (-112) |#1| |#1|)) 32)) (-3421 (((-2 (|:| -3622 (-641 |#1|)) (|:| -3382 (-641 |#1|)))) 19)))
-(((-1210 |#1|) (-10 -7 (-15 -2736 ((-1264) (-641 |#1|))) (-15 -2736 ((-1264) (-641 |#1|) (-641 |#1|))) (-15 -3421 ((-2 (|:| -3622 (-641 |#1|)) (|:| -3382 (-641 |#1|))))) (-15 -2743 ((-3 (-112) "failed") |#1| |#1|)) (-15 -2743 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -2331 (|#1| (-641 |#1|) (-1 (-112) |#1| |#1|))) (-15 -2507 ((-112))) (IF (|has| |#1| (-846)) (PROGN (-15 -2331 (|#1| (-641 |#1|))) (-15 -2587 ((-112) |#1| |#1|))) |%noBranch|)) (-1094)) (T -1210))
-((-2587 (*1 *2 *3 *3) (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-846)) (-4 *3 (-1094)))) (-2331 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-846)) (-5 *1 (-1210 *2)))) (-2507 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))) (-2331 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1210 *2)) (-4 *2 (-1094)))) (-2743 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1094)) (-5 *2 (-112)) (-5 *1 (-1210 *3)))) (-2743 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))) (-3421 (*1 *2) (-12 (-5 *2 (-2 (|:| -3622 (-641 *3)) (|:| -3382 (-641 *3)))) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))) (-2736 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264)) (-5 *1 (-1210 *4)))) (-2736 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264)) (-5 *1 (-1210 *4)))))
-(-10 -7 (-15 -2736 ((-1264) (-641 |#1|))) (-15 -2736 ((-1264) (-641 |#1|) (-641 |#1|))) (-15 -3421 ((-2 (|:| -3622 (-641 |#1|)) (|:| -3382 (-641 |#1|))))) (-15 -2743 ((-3 (-112) "failed") |#1| |#1|)) (-15 -2743 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -2331 (|#1| (-641 |#1|) (-1 (-112) |#1| |#1|))) (-15 -2507 ((-112))) (IF (|has| |#1| (-846)) (PROGN (-15 -2331 (|#1| (-641 |#1|))) (-15 -2587 ((-112) |#1| |#1|))) |%noBranch|))
-((-3457 (((-1264) (-641 (-1170)) (-641 (-1170))) 14) (((-1264) (-641 (-1170))) 12)) (-2411 (((-1264)) 16)) (-1709 (((-2 (|:| -3382 (-641 (-1170))) (|:| -3622 (-641 (-1170))))) 20)))
-(((-1211) (-10 -7 (-15 -3457 ((-1264) (-641 (-1170)))) (-15 -3457 ((-1264) (-641 (-1170)) (-641 (-1170)))) (-15 -1709 ((-2 (|:| -3382 (-641 (-1170))) (|:| -3622 (-641 (-1170)))))) (-15 -2411 ((-1264))))) (T -1211))
-((-2411 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1211)))) (-1709 (*1 *2) (-12 (-5 *2 (-2 (|:| -3382 (-641 (-1170))) (|:| -3622 (-641 (-1170))))) (-5 *1 (-1211)))) (-3457 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211)))) (-3457 (*1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211)))))
-(-10 -7 (-15 -3457 ((-1264) (-641 (-1170)))) (-15 -3457 ((-1264) (-641 (-1170)) (-641 (-1170)))) (-15 -1709 ((-2 (|:| -3382 (-641 (-1170))) (|:| -3622 (-641 (-1170)))))) (-15 -2411 ((-1264))))
-((-3472 (($ $) 17)) (-3037 (((-112) $) 28)))
-(((-1212 |#1|) (-10 -8 (-15 -3472 (|#1| |#1|)) (-15 -3037 ((-112) |#1|))) (-1213)) (T -1212))
-NIL
-(-10 -8 (-15 -3472 (|#1| |#1|)) (-15 -3037 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 52)) (-3942 (((-418 $) $) 53)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-3037 (((-112) $) 54)) (-4035 (((-112) $) 31)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3595 (((-418 $) $) 51)) (-2537 (((-3 $ "failed") $ $) 43)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44)) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24)))
+(-13 (-10 -7 (-6 -3542)))
+((-2302 (((-112)) 17)) (-3256 (((-1264) (-641 |#1|) (-641 |#1|)) 21) (((-1264) (-641 |#1|)) 22)) (-1509 (((-112) |#1| |#1|) 37 (|has| |#1| (-846)))) (-4068 (((-112) |#1| |#1| (-1 (-112) |#1| |#1|)) 29) (((-3 (-112) "failed") |#1| |#1|) 27)) (-3332 ((|#1| (-641 |#1|)) 38 (|has| |#1| (-846))) ((|#1| (-641 |#1|) (-1 (-112) |#1| |#1|)) 32)) (-3897 (((-2 (|:| -2107 (-641 |#1|)) (|:| -3377 (-641 |#1|)))) 19)))
+(((-1210 |#1|) (-10 -7 (-15 -3256 ((-1264) (-641 |#1|))) (-15 -3256 ((-1264) (-641 |#1|) (-641 |#1|))) (-15 -3897 ((-2 (|:| -2107 (-641 |#1|)) (|:| -3377 (-641 |#1|))))) (-15 -4068 ((-3 (-112) "failed") |#1| |#1|)) (-15 -4068 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -3332 (|#1| (-641 |#1|) (-1 (-112) |#1| |#1|))) (-15 -2302 ((-112))) (IF (|has| |#1| (-846)) (PROGN (-15 -3332 (|#1| (-641 |#1|))) (-15 -1509 ((-112) |#1| |#1|))) |%noBranch|)) (-1094)) (T -1210))
+((-1509 (*1 *2 *3 *3) (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-846)) (-4 *3 (-1094)))) (-3332 (*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-846)) (-5 *1 (-1210 *2)))) (-2302 (*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))) (-3332 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1210 *2)) (-4 *2 (-1094)))) (-4068 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1094)) (-5 *2 (-112)) (-5 *1 (-1210 *3)))) (-4068 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))) (-3897 (*1 *2) (-12 (-5 *2 (-2 (|:| -2107 (-641 *3)) (|:| -3377 (-641 *3)))) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))) (-3256 (*1 *2 *3 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264)) (-5 *1 (-1210 *4)))) (-3256 (*1 *2 *3) (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264)) (-5 *1 (-1210 *4)))))
+(-10 -7 (-15 -3256 ((-1264) (-641 |#1|))) (-15 -3256 ((-1264) (-641 |#1|) (-641 |#1|))) (-15 -3897 ((-2 (|:| -2107 (-641 |#1|)) (|:| -3377 (-641 |#1|))))) (-15 -4068 ((-3 (-112) "failed") |#1| |#1|)) (-15 -4068 ((-112) |#1| |#1| (-1 (-112) |#1| |#1|))) (-15 -3332 (|#1| (-641 |#1|) (-1 (-112) |#1| |#1|))) (-15 -2302 ((-112))) (IF (|has| |#1| (-846)) (PROGN (-15 -3332 (|#1| (-641 |#1|))) (-15 -1509 ((-112) |#1| |#1|))) |%noBranch|))
+((-4189 (((-1264) (-641 (-1170)) (-641 (-1170))) 14) (((-1264) (-641 (-1170))) 12)) (-4093 (((-1264)) 16)) (-4181 (((-2 (|:| -3377 (-641 (-1170))) (|:| -2107 (-641 (-1170))))) 20)))
+(((-1211) (-10 -7 (-15 -4189 ((-1264) (-641 (-1170)))) (-15 -4189 ((-1264) (-641 (-1170)) (-641 (-1170)))) (-15 -4181 ((-2 (|:| -3377 (-641 (-1170))) (|:| -2107 (-641 (-1170)))))) (-15 -4093 ((-1264))))) (T -1211))
+((-4093 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1211)))) (-4181 (*1 *2) (-12 (-5 *2 (-2 (|:| -3377 (-641 (-1170))) (|:| -2107 (-641 (-1170))))) (-5 *1 (-1211)))) (-4189 (*1 *2 *3 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211)))) (-4189 (*1 *2 *3) (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211)))))
+(-10 -7 (-15 -4189 ((-1264) (-641 (-1170)))) (-15 -4189 ((-1264) (-641 (-1170)) (-641 (-1170)))) (-15 -4181 ((-2 (|:| -3377 (-641 (-1170))) (|:| -2107 (-641 (-1170)))))) (-15 -4093 ((-1264))))
+((-1367 (($ $) 17)) (-4218 (((-112) $) 28)))
+(((-1212 |#1|) (-10 -8 (-15 -1367 (|#1| |#1|)) (-15 -4218 ((-112) |#1|))) (-1213)) (T -1212))
+NIL
+(-10 -8 (-15 -1367 (|#1| |#1|)) (-15 -4218 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 53)) (-2556 (((-418 $) $) 54)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-4218 (((-112) $) 55)) (-1980 (((-112) $) 32)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3546 (((-418 $) $) 52)) (-2501 (((-3 $ "failed") $ $) 44)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25)))
(((-1213) (-140)) (T -1213))
-((-3037 (*1 *2 *1) (-12 (-4 *1 (-1213)) (-5 *2 (-112)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213)))) (-3472 (*1 *1 *1) (-4 *1 (-1213))) (-3595 (*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213)))))
-(-13 (-452) (-10 -8 (-15 -3037 ((-112) $)) (-15 -3942 ((-418 $) $)) (-15 -3472 ($ $)) (-15 -3595 ((-418 $) $))))
+((-4218 (*1 *2 *1) (-12 (-4 *1 (-1213)) (-5 *2 (-112)))) (-2556 (*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213)))) (-1367 (*1 *1 *1) (-4 *1 (-1213))) (-3546 (*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213)))))
+(-13 (-452) (-10 -8 (-15 -4218 ((-112) $)) (-15 -2556 ((-418 $) $)) (-15 -1367 ($ $)) (-15 -3546 ((-418 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 $) . T) ((-102) . T) ((-111 $ $) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-290) . T) ((-452) . T) ((-556) . T) ((-644 $) . T) ((-713 $) . T) ((-722) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2166 (($ $ $) NIL)) (-2153 (($ $ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-1214) (-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))) (T -1214))
-((-2153 (*1 *1 *1 *1) (-5 *1 (-1214))) (-2166 (*1 *1 *1 *1) (-5 *1 (-1214))) (-3500 (*1 *1) (-5 *1 (-1214))))
-(-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-2159 (($ $ $) NIL)) (-2149 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-1214) (-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))) (T -1214))
+((-2149 (*1 *1 *1 *1) (-5 *1 (-1214))) (-2159 (*1 *1 *1 *1) (-5 *1 (-1214))) (-1747 (*1 *1) (-5 *1 (-1214))))
+(-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))
((|NonNegativeInteger|) (COND ((< 16 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2166 (($ $ $) NIL)) (-2153 (($ $ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-1215) (-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))) (T -1215))
-((-2153 (*1 *1 *1 *1) (-5 *1 (-1215))) (-2166 (*1 *1 *1 *1) (-5 *1 (-1215))) (-3500 (*1 *1) (-5 *1 (-1215))))
-(-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-2159 (($ $ $) NIL)) (-2149 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-1215) (-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))) (T -1215))
+((-2149 (*1 *1 *1 *1) (-5 *1 (-1215))) (-2159 (*1 *1 *1 *1) (-5 *1 (-1215))) (-1747 (*1 *1) (-5 *1 (-1215))))
+(-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))
((|NonNegativeInteger|) (COND ((< 32 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2166 (($ $ $) NIL)) (-2153 (($ $ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-1216) (-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))) (T -1216))
-((-2153 (*1 *1 *1 *1) (-5 *1 (-1216))) (-2166 (*1 *1 *1 *1) (-5 *1 (-1216))) (-3500 (*1 *1) (-5 *1 (-1216))))
-(-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-2159 (($ $ $) NIL)) (-2149 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-1216) (-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))) (T -1216))
+((-2149 (*1 *1 *1 *1) (-5 *1 (-1216))) (-2159 (*1 *1 *1 *1) (-5 *1 (-1216))) (-1747 (*1 *1) (-5 *1 (-1216))))
+(-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))
((|NonNegativeInteger|) (COND ((< 64 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-2337 (((-112) $ $) NIL)) (-3148 (((-767)) NIL)) (-3500 (($) NIL T CONST)) (-3038 (($) NIL)) (-3142 (($ $ $) NIL) (($) NIL T CONST)) (-1515 (($ $ $) NIL) (($) NIL T CONST)) (-2802 (((-917) $) NIL)) (-4172 (((-1152) $) NIL)) (-2005 (($ (-917)) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) NIL)) (-2166 (($ $ $) NIL)) (-2153 (($ $ $) NIL)) (-2945 (((-112) $ $) NIL)) (-2922 (((-112) $ $) NIL)) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL)) (-2912 (((-112) $ $) NIL)))
-(((-1217) (-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))) (T -1217))
-((-2153 (*1 *1 *1 *1) (-5 *1 (-1217))) (-2166 (*1 *1 *1 *1) (-5 *1 (-1217))) (-3500 (*1 *1) (-5 *1 (-1217))))
-(-13 (-840) (-10 -8 (-15 -2153 ($ $ $)) (-15 -2166 ($ $ $)) (-15 -3500 ($) -3455)))
+((-2315 (((-112) $ $) NIL)) (-3127 (((-767)) NIL)) (-1747 (($) NIL T CONST)) (-2498 (($) NIL)) (-1469 (($ $ $) NIL) (($) NIL T CONST)) (-1530 (($ $ $) NIL) (($) NIL T CONST)) (-2428 (((-917) $) NIL)) (-2332 (((-1152) $) NIL)) (-2014 (($ (-917)) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) NIL)) (-2159 (($ $ $) NIL)) (-2149 (($ $ $) NIL)) (-1700 (((-112) $ $) NIL)) (-2932 (((-112) $ $) NIL)) (-2909 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL)) (-2897 (((-112) $ $) NIL)))
+(((-1217) (-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))) (T -1217))
+((-2149 (*1 *1 *1 *1) (-5 *1 (-1217))) (-2159 (*1 *1 *1 *1) (-5 *1 (-1217))) (-1747 (*1 *1) (-5 *1 (-1217))))
+(-13 (-840) (-10 -8 (-15 -2149 ($ $ $)) (-15 -2159 ($ $ $)) (-15 -1747 ($) -4008)))
((|NonNegativeInteger|) (COND ((< 8 (INTEGER-LENGTH |#1|)) (QUOTE NIL)) ((QUOTE T) (QUOTE T))))
-((-4289 (((-1223 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1223 |#1| |#3| |#5|)) 23)))
-(((-1218 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4289 ((-1223 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1223 |#1| |#3| |#5|)))) (-1045) (-1045) (-1170) (-1170) |#1| |#2|) (T -1218))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1223 *5 *7 *9)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-14 *7 (-1170)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1223 *6 *8 *10)) (-5 *1 (-1218 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1170)))))
-(-10 -7 (-15 -4289 ((-1223 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1223 |#1| |#3| |#5|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 (-1076)) $) 77)) (-3257 (((-1170) $) 106)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-3309 (($ $ (-564)) 101) (($ $ (-564) (-564)) 100)) (-3272 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 108)) (-1321 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 165 (|has| |#1| (-363)))) (-3942 (((-418 $) $) 166 (|has| |#1| (-363)))) (-3605 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) 156 (|has| |#1| (-363)))) (-1301 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 176)) (-1337 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) 17 T CONST)) (-2577 (($ $ $) 160 (|has| |#1| (-363)))) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-1454 (((-407 (-948 |#1|)) $ (-564)) 174 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 173 (|has| |#1| (-556)))) (-2560 (($ $ $) 159 (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 154 (|has| |#1| (-363)))) (-3037 (((-112) $) 167 (|has| |#1| (-363)))) (-1904 (((-112) $) 76)) (-2295 (($) 148 (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-564) $) 103) (((-564) $ (-564)) 102)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 119 (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) 104)) (-1648 (($ (-1 |#1| (-564)) $) 175)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 163 (|has| |#1| (-363)))) (-4108 (((-112) $) 65)) (-3720 (($ |#1| (-564)) 64) (($ $ (-1076) (-564)) 79) (($ $ (-641 (-1076)) (-641 (-564))) 78)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3473 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-3202 (($ (-641 $)) 152 (|has| |#1| (-363))) (($ $ $) 151 (|has| |#1| (-363)))) (-4172 (((-1152) $) 9)) (-3836 (($ $) 168 (|has| |#1| (-363)))) (-1871 (($ $) 172 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 171 (-2750 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 153 (|has| |#1| (-363)))) (-3238 (($ (-641 $)) 150 (|has| |#1| (-363))) (($ $ $) 149 (|has| |#1| (-363)))) (-3595 (((-418 $) $) 164 (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 162 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 161 (|has| |#1| (-363)))) (-3113 (($ $ (-564)) 98)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 155 (|has| |#1| (-363)))) (-1671 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 97 (|has| |#1| (-15 ** (|#1| |#1| (-564)))))) (-3864 (((-767) $) 157 (|has| |#1| (-363)))) (-4362 ((|#1| $ (-564)) 107) (($ $ $) 84 (|has| (-564) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 158 (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170) (-767)) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170))) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170)) 89 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-767)) 87 (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) 85 (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-2762 (((-564) $) 67)) (-1347 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 50 (|has| |#1| (-172))) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556)))) (-2606 ((|#1| $ (-564)) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3539 ((|#1| $) 105)) (-1380 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-1359 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-564)) 99 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170) (-767)) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170))) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170)) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363))) (($ $ $) 170 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 169 (|has| |#1| (-363))) (($ $ $) 147 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 118 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-4271 (((-1223 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1223 |#1| |#3| |#5|)) 23)))
+(((-1218 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4271 ((-1223 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1223 |#1| |#3| |#5|)))) (-1045) (-1045) (-1170) (-1170) |#1| |#2|) (T -1218))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1223 *5 *7 *9)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-14 *7 (-1170)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1223 *6 *8 *10)) (-5 *1 (-1218 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1170)))))
+(-10 -7 (-15 -4271 ((-1223 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1223 |#1| |#3| |#5|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 (-1076)) $) 78)) (-3229 (((-1170) $) 107)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1353 (($ $ (-564)) 102) (($ $ (-564) (-564)) 101)) (-3150 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 109)) (-1316 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 166 (|has| |#1| (-363)))) (-2556 (((-418 $) $) 167 (|has| |#1| (-363)))) (-3557 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) 157 (|has| |#1| (-363)))) (-1295 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 177)) (-1339 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) 18 T CONST)) (-2544 (($ $ $) 161 (|has| |#1| (-363)))) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-2560 (((-407 (-948 |#1|)) $ (-564)) 175 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 174 (|has| |#1| (-556)))) (-2523 (($ $ $) 160 (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 155 (|has| |#1| (-363)))) (-4218 (((-112) $) 168 (|has| |#1| (-363)))) (-2004 (((-112) $) 77)) (-2284 (($) 149 (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-564) $) 104) (((-564) $ (-564)) 103)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 120 (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) 105)) (-3341 (($ (-1 |#1| (-564)) $) 176)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 164 (|has| |#1| (-363)))) (-3552 (((-112) $) 66)) (-3679 (($ |#1| (-564)) 65) (($ $ (-1076) (-564)) 80) (($ $ (-641 (-1076)) (-641 (-564))) 79)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3441 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-3172 (($ (-641 $)) 153 (|has| |#1| (-363))) (($ $ $) 152 (|has| |#1| (-363)))) (-2332 (((-1152) $) 10)) (-3806 (($ $) 169 (|has| |#1| (-363)))) (-2983 (($ $) 173 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 172 (-2733 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 154 (|has| |#1| (-363)))) (-3209 (($ (-641 $)) 151 (|has| |#1| (-363))) (($ $ $) 150 (|has| |#1| (-363)))) (-3546 (((-418 $) $) 165 (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 163 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 162 (|has| |#1| (-363)))) (-3157 (($ $ (-564)) 99)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 156 (|has| |#1| (-363)))) (-1673 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-564)))))) (-2468 (((-767) $) 158 (|has| |#1| (-363)))) (-4361 ((|#1| $ (-564)) 108) (($ $ $) 85 (|has| (-564) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 159 (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170) (-767)) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170))) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170)) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-3258 (((-564) $) 68)) (-1350 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 51 (|has| |#1| (-172))) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556)))) (-1690 ((|#1| $ (-564)) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-2855 ((|#1| $) 106)) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-1361 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-564)) 100 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) 97 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170) (-767)) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170))) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-1170)) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-767)) 89 (|has| |#1| (-15 * (|#1| (-564) |#1|)))) (($ $) 87 (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363))) (($ $ $) 171 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 170 (|has| |#1| (-363))) (($ $ $) 148 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 119 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-1219 |#1|) (-140) (-1045)) (T -1219))
-((-3094 (*1 *1 *2) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3)))) (-4 *3 (-1045)) (-4 *1 (-1219 *3)))) (-1648 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1219 *3)) (-4 *3 (-1045)))) (-1454 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556)) (-5 *2 (-407 (-948 *4))))) (-1454 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556)) (-5 *2 (-407 (-948 *4))))) (-1871 (*1 *1 *1) (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))) (-1871 (*1 *1 *1 *2) (-2750 (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045)) (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194)) (-4 *3 (-38 (-407 (-564)))))) (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045)) (-12 (|has| *3 (-15 -3743 ((-641 *2) *3))) (|has| *3 (-15 -1871 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564)))))))))
-(-13 (-1237 |t#1| (-564)) (-10 -8 (-15 -3094 ($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |t#1|))))) (-15 -1648 ($ (-1 |t#1| (-564)) $)) (IF (|has| |t#1| (-556)) (PROGN (-15 -1454 ((-407 (-948 |t#1|)) $ (-564))) (-15 -1454 ((-407 (-948 |t#1|)) $ (-564) (-564)))) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $)) (IF (|has| |t#1| (-15 -1871 (|t#1| |t#1| (-1170)))) (IF (|has| |t#1| (-15 -3743 ((-641 (-1170)) |t#1|))) (-15 -1871 ($ $ (-1170))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1194)) (IF (|has| |t#1| (-955)) (IF (|has| |t#1| (-29 (-564))) (-15 -1871 ($ $ (-1170))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-998)) (-6 (-1194))) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-363)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-564)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-564) |#1|))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-564) (-1106)) ((-290) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-363) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1213) |has| |#1| (-363)) ((-1237 |#1| #0#) . T))
-((-2148 (((-112) $) 12)) (-4201 (((-3 |#3| "failed") $) 17) (((-3 (-1170) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL)) (-2961 ((|#3| $) 14) (((-1170) $) NIL) (((-407 (-564)) $) NIL) (((-564) $) NIL)))
-(((-1220 |#1| |#2| |#3|) (-10 -8 (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-1170) "failed") |#1|)) (-15 -2961 ((-1170) |#1|)) (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -2961 (|#3| |#1|)) (-15 -2148 ((-112) |#1|))) (-1221 |#2| |#3|) (-1045) (-1250 |#2|)) (T -1220))
-NIL
-(-10 -8 (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -4201 ((-3 (-1170) "failed") |#1|)) (-15 -2961 ((-1170) |#1|)) (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -2961 (|#3| |#1|)) (-15 -2148 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3005 ((|#2| $) 231 (-2368 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-3743 (((-641 (-1076)) $) 77)) (-3257 (((-1170) $) 106)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-3309 (($ $ (-564)) 101) (($ $ (-564) (-564)) 100)) (-3272 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 108)) (-4206 ((|#2| $) 267)) (-2173 (((-3 |#2| "failed") $) 263)) (-3795 ((|#2| $) 264)) (-1321 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) 19)) (-3547 (((-418 (-1166 $)) (-1166 $)) 240 (-2368 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3472 (($ $) 165 (|has| |#1| (-363)))) (-3942 (((-418 $) $) 166 (|has| |#1| (-363)))) (-3605 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 237 (-2368 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2697 (((-112) $ $) 156 (|has| |#1| (-363)))) (-1301 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-3415 (((-564) $) 249 (-2368 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-3094 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 176)) (-1337 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#2| "failed") $) 270) (((-3 (-564) "failed") $) 260 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) 258 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-1170) "failed") $) 242 (-2368 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-2961 ((|#2| $) 271) (((-564) $) 259 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-407 (-564)) $) 257 (-2368 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-1170) $) 241 (-2368 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-4304 (($ $) 266) (($ (-564) $) 265)) (-2577 (($ $ $) 160 (|has| |#1| (-363)))) (-3900 (($ $) 63)) (-2202 (((-685 |#2|) (-685 $)) 221 (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 220 (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 219 (-2368 (|has| |#2| (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) 218 (-2368 (|has| |#2| (-637 (-564))) (|has| |#1| (-363))))) (-1654 (((-3 $ "failed") $) 33)) (-1454 (((-407 (-948 |#1|)) $ (-564)) 174 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 173 (|has| |#1| (-556)))) (-3038 (($) 233 (-2368 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-2560 (($ $ $) 159 (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 154 (|has| |#1| (-363)))) (-3037 (((-112) $) 167 (|has| |#1| (-363)))) (-4119 (((-112) $) 247 (-2368 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-1904 (((-112) $) 76)) (-2295 (($) 148 (|has| |#1| (-38 (-407 (-564)))))) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 225 (-2368 (|has| |#2| (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 224 (-2368 (|has| |#2| (-882 (-564))) (|has| |#1| (-363))))) (-3533 (((-564) $) 103) (((-564) $ (-564)) 102)) (-4035 (((-112) $) 31)) (-1653 (($ $) 229 (|has| |#1| (-363)))) (-2261 ((|#2| $) 227 (|has| |#1| (-363)))) (-4047 (($ $ (-564)) 119 (|has| |#1| (-38 (-407 (-564)))))) (-1993 (((-3 $ "failed") $) 261 (-2368 (|has| |#2| (-1145)) (|has| |#1| (-363))))) (-2131 (((-112) $) 248 (-2368 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2227 (($ $ (-917)) 104)) (-1648 (($ (-1 |#1| (-564)) $) 175)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 163 (|has| |#1| (-363)))) (-4108 (((-112) $) 65)) (-3720 (($ |#1| (-564)) 64) (($ $ (-1076) (-564)) 79) (($ $ (-641 (-1076)) (-641 (-564))) 78)) (-3142 (($ $ $) 251 (-2368 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-1515 (($ $ $) 252 (-2368 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-4289 (($ (-1 |#1| |#1|) $) 66) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-363)))) (-3473 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-3202 (($ (-641 $)) 152 (|has| |#1| (-363))) (($ $ $) 151 (|has| |#1| (-363)))) (-3806 (($ (-564) |#2|) 268)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 168 (|has| |#1| (-363)))) (-1871 (($ $) 172 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 171 (-2750 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3978 (($) 262 (-2368 (|has| |#2| (-1145)) (|has| |#1| (-363))) CONST)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 153 (|has| |#1| (-363)))) (-3238 (($ (-641 $)) 150 (|has| |#1| (-363))) (($ $ $) 149 (|has| |#1| (-363)))) (-2583 (($ $) 232 (-2368 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-2630 ((|#2| $) 235 (-2368 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-4068 (((-418 (-1166 $)) (-1166 $)) 238 (-2368 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2453 (((-418 (-1166 $)) (-1166 $)) 239 (-2368 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3595 (((-418 $) $) 164 (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 162 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 161 (|has| |#1| (-363)))) (-3113 (($ $ (-564)) 98)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 155 (|has| |#1| (-363)))) (-1671 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 97 (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) |#2|) 212 (-2368 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 |#2|)) 211 (-2368 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-294 |#2|))) 210 (-2368 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-294 |#2|)) 209 (-2368 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ |#2| |#2|) 208 (-2368 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-641 |#2|) (-641 |#2|)) 207 (-2368 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363))))) (-3864 (((-767) $) 157 (|has| |#1| (-363)))) (-4362 ((|#1| $ (-564)) 107) (($ $ $) 84 (|has| (-564) (-1106))) (($ $ |#2|) 206 (-2368 (|has| |#2| (-286 |#2| |#2|)) (|has| |#1| (-363))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 158 (|has| |#1| (-363)))) (-3735 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) 216 (|has| |#1| (-363))) (($ $ (-767)) 87 (-2750 (-2368 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 85 (-2750 (-2368 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) 92 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170) (-767)) 91 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-641 (-1170))) 90 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170)) 89 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))))) (-2901 (($ $) 230 (|has| |#1| (-363)))) (-2272 ((|#2| $) 228 (|has| |#1| (-363)))) (-2762 (((-564) $) 67)) (-1347 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-4344 (((-225) $) 246 (-2368 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-379) $) 245 (-2368 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-536) $) 244 (-2368 (|has| |#2| (-612 (-536))) (|has| |#1| (-363)))) (((-888 (-379)) $) 223 (-2368 (|has| |#2| (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) 222 (-2368 (|has| |#2| (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 236 (-2368 (-2368 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#1| (-363))))) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 50 (|has| |#1| (-172))) (($ |#2|) 269) (($ (-1170)) 243 (-2368 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363)))) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556)))) (-2606 ((|#1| $ (-564)) 62)) (-3335 (((-3 $ "failed") $) 51 (-2750 (-2368 (-2750 (|has| |#2| (-145)) (-2368 (|has| $ (-145)) (|has| |#2| (-905)))) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-1471 (((-767)) 28 T CONST)) (-3539 ((|#1| $) 105)) (-2779 ((|#2| $) 234 (-2368 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-1380 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-1359 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-564)) 99 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-3453 (($ $) 250 (-2368 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) 214 (|has| |#1| (-363))) (($ $ (-767)) 88 (-2750 (-2368 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 86 (-2750 (-2368 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) 96 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170) (-767)) 95 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-641 (-1170))) 94 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170)) 93 (-2750 (-2368 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))))) (-2945 (((-112) $ $) 254 (-2368 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2922 (((-112) $ $) 255 (-2368 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 253 (-2368 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2912 (((-112) $ $) 256 (-2368 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363))) (($ $ $) 170 (|has| |#1| (-363))) (($ |#2| |#2|) 226 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 169 (|has| |#1| (-363))) (($ $ $) 147 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 118 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ $ |#2|) 205 (|has| |#1| (-363))) (($ |#2| $) 204 (|has| |#1| (-363))) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-1424 (*1 *1 *2) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3)))) (-4 *3 (-1045)) (-4 *1 (-1219 *3)))) (-3341 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1219 *3)) (-4 *3 (-1045)))) (-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556)) (-5 *2 (-407 (-948 *4))))) (-2560 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556)) (-5 *2 (-407 (-948 *4))))) (-2983 (*1 *1 *1) (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))) (-2983 (*1 *1 *1 *2) (-2733 (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045)) (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194)) (-4 *3 (-38 (-407 (-564)))))) (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045)) (-12 (|has| *3 (-15 -3702 ((-641 *2) *3))) (|has| *3 (-15 -2983 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564)))))))))
+(-13 (-1237 |t#1| (-564)) (-10 -8 (-15 -1424 ($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |t#1|))))) (-15 -3341 ($ (-1 |t#1| (-564)) $)) (IF (|has| |t#1| (-556)) (PROGN (-15 -2560 ((-407 (-948 |t#1|)) $ (-564))) (-15 -2560 ((-407 (-948 |t#1|)) $ (-564) (-564)))) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $)) (IF (|has| |t#1| (-15 -2983 (|t#1| |t#1| (-1170)))) (IF (|has| |t#1| (-15 -3702 ((-641 (-1170)) |t#1|))) (-15 -2983 ($ $ (-1170))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1194)) (IF (|has| |t#1| (-955)) (IF (|has| |t#1| (-29 (-564))) (-15 -2983 ($ $ (-1170))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-998)) (-6 (-1194))) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-363)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-564)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-564) |#1|))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-564) (-1106)) ((-290) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-363) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1213) |has| |#1| (-363)) ((-1237 |#1| #0#) . T))
+((-2480 (((-112) $) 12)) (-4180 (((-3 |#3| "failed") $) 17) (((-3 (-1170) "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL)) (-2938 ((|#3| $) 14) (((-1170) $) NIL) (((-407 (-564)) $) NIL) (((-564) $) NIL)))
+(((-1220 |#1| |#2| |#3|) (-10 -8 (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-1170) "failed") |#1|)) (-15 -2938 ((-1170) |#1|)) (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -2938 (|#3| |#1|)) (-15 -2480 ((-112) |#1|))) (-1221 |#2| |#3|) (-1045) (-1250 |#2|)) (T -1220))
+NIL
+(-10 -8 (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -4180 ((-3 (-1170) "failed") |#1|)) (-15 -2938 ((-1170) |#1|)) (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -2938 (|#3| |#1|)) (-15 -2480 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4302 ((|#2| $) 232 (-2364 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-3702 (((-641 (-1076)) $) 78)) (-3229 (((-1170) $) 107)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1353 (($ $ (-564)) 102) (($ $ (-564) (-564)) 101)) (-3150 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 109)) (-4273 ((|#2| $) 268)) (-3056 (((-3 |#2| "failed") $) 264)) (-3758 ((|#2| $) 265)) (-1316 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) 20)) (-2729 (((-418 (-1166 $)) (-1166 $)) 241 (-2364 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-1367 (($ $) 166 (|has| |#1| (-363)))) (-2556 (((-418 $) $) 167 (|has| |#1| (-363)))) (-3557 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 238 (-2364 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3143 (((-112) $ $) 157 (|has| |#1| (-363)))) (-1295 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1336 (((-564) $) 250 (-2364 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-1424 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 177)) (-1339 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#2| "failed") $) 271) (((-3 (-564) "failed") $) 261 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) 259 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-1170) "failed") $) 243 (-2364 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-2938 ((|#2| $) 272) (((-564) $) 260 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-407 (-564)) $) 258 (-2364 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-1170) $) 242 (-2364 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-1956 (($ $) 267) (($ (-564) $) 266)) (-2544 (($ $ $) 161 (|has| |#1| (-363)))) (-3878 (($ $) 64)) (-1863 (((-685 |#2|) (-685 $)) 222 (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) 221 (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 220 (-2364 (|has| |#2| (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) 219 (-2364 (|has| |#2| (-637 (-564))) (|has| |#1| (-363))))) (-1580 (((-3 $ "failed") $) 34)) (-2560 (((-407 (-948 |#1|)) $ (-564)) 175 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 174 (|has| |#1| (-556)))) (-2498 (($) 234 (-2364 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-2523 (($ $ $) 160 (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 155 (|has| |#1| (-363)))) (-4218 (((-112) $) 168 (|has| |#1| (-363)))) (-3530 (((-112) $) 248 (-2364 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2004 (((-112) $) 77)) (-2284 (($) 149 (|has| |#1| (-38 (-407 (-564)))))) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 226 (-2364 (|has| |#2| (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 225 (-2364 (|has| |#2| (-882 (-564))) (|has| |#1| (-363))))) (-3924 (((-564) $) 104) (((-564) $ (-564)) 103)) (-1980 (((-112) $) 32)) (-2650 (($ $) 230 (|has| |#1| (-363)))) (-2254 ((|#2| $) 228 (|has| |#1| (-363)))) (-3596 (($ $ (-564)) 120 (|has| |#1| (-38 (-407 (-564)))))) (-3234 (((-3 $ "failed") $) 262 (-2364 (|has| |#2| (-1145)) (|has| |#1| (-363))))) (-4371 (((-112) $) 249 (-2364 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-1382 (($ $ (-917)) 105)) (-3341 (($ (-1 |#1| (-564)) $) 176)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 164 (|has| |#1| (-363)))) (-3552 (((-112) $) 66)) (-3679 (($ |#1| (-564)) 65) (($ $ (-1076) (-564)) 80) (($ $ (-641 (-1076)) (-641 (-564))) 79)) (-1469 (($ $ $) 252 (-2364 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-1530 (($ $ $) 253 (-2364 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-4271 (($ (-1 |#1| |#1|) $) 67) (($ (-1 |#2| |#2|) $) 214 (|has| |#1| (-363)))) (-3441 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-3172 (($ (-641 $)) 153 (|has| |#1| (-363))) (($ $ $) 152 (|has| |#1| (-363)))) (-3772 (($ (-564) |#2|) 269)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 169 (|has| |#1| (-363)))) (-2983 (($ $) 173 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 172 (-2733 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3958 (($) 263 (-2364 (|has| |#2| (-1145)) (|has| |#1| (-363))) CONST)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 154 (|has| |#1| (-363)))) (-3209 (($ (-641 $)) 151 (|has| |#1| (-363))) (($ $ $) 150 (|has| |#1| (-363)))) (-4125 (($ $) 233 (-2364 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-4256 ((|#2| $) 236 (-2364 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-4023 (((-418 (-1166 $)) (-1166 $)) 239 (-2364 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2717 (((-418 (-1166 $)) (-1166 $)) 240 (-2364 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3546 (((-418 $) $) 165 (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 163 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 162 (|has| |#1| (-363)))) (-3157 (($ $ (-564)) 99)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 156 (|has| |#1| (-363)))) (-1673 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) |#2|) 213 (-2364 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 |#2|)) 212 (-2364 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-294 |#2|))) 211 (-2364 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-294 |#2|)) 210 (-2364 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ |#2| |#2|) 209 (-2364 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-641 |#2|) (-641 |#2|)) 208 (-2364 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363))))) (-2468 (((-767) $) 158 (|has| |#1| (-363)))) (-4361 ((|#1| $ (-564)) 108) (($ $ $) 85 (|has| (-564) (-1106))) (($ $ |#2|) 207 (-2364 (|has| |#2| (-286 |#2| |#2|)) (|has| |#1| (-363))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 159 (|has| |#1| (-363)))) (-3142 (($ $ (-1 |#2| |#2|)) 218 (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) 217 (|has| |#1| (-363))) (($ $ (-767)) 88 (-2733 (-2364 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 86 (-2733 (-2364 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) 93 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170) (-767)) 92 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-641 (-1170))) 91 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170)) 90 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))))) (-3773 (($ $) 231 (|has| |#1| (-363)))) (-2264 ((|#2| $) 229 (|has| |#1| (-363)))) (-3258 (((-564) $) 68)) (-1350 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-4327 (((-225) $) 247 (-2364 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-379) $) 246 (-2364 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-536) $) 245 (-2364 (|has| |#2| (-612 (-536))) (|has| |#1| (-363)))) (((-888 (-379)) $) 224 (-2364 (|has| |#2| (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) 223 (-2364 (|has| |#2| (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 237 (-2364 (-2364 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#1| (-363))))) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 51 (|has| |#1| (-172))) (($ |#2|) 270) (($ (-1170)) 244 (-2364 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363)))) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556)))) (-1690 ((|#1| $ (-564)) 63)) (-2144 (((-3 $ "failed") $) 52 (-2733 (-2364 (-2733 (|has| |#2| (-145)) (-2364 (|has| $ (-145)) (|has| |#2| (-905)))) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-3662 (((-767)) 29 T CONST)) (-2855 ((|#1| $) 106)) (-4328 ((|#2| $) 235 (-2364 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-1361 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-564)) 100 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-2007 (($ $) 251 (-2364 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1 |#2| |#2|)) 216 (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) 215 (|has| |#1| (-363))) (($ $ (-767)) 89 (-2733 (-2364 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 87 (-2733 (-2364 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) 97 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170) (-767)) 96 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-641 (-1170))) 95 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))))) (($ $ (-1170)) 94 (-2733 (-2364 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))))) (-2932 (((-112) $ $) 255 (-2364 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2909 (((-112) $ $) 256 (-2364 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 254 (-2364 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2897 (((-112) $ $) 257 (-2364 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363))) (($ $ $) 171 (|has| |#1| (-363))) (($ |#2| |#2|) 227 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 170 (|has| |#1| (-363))) (($ $ $) 148 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 119 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ $ |#2|) 206 (|has| |#1| (-363))) (($ |#2| $) 205 (|has| |#1| (-363))) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-1221 |#1| |#2|) (-140) (-1045) (-1250 |t#1|)) (T -1221))
-((-2762 (*1 *2 *1) (-12 (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1250 *3)) (-5 *2 (-564)))) (-3806 (*1 *1 *2 *3) (-12 (-5 *2 (-564)) (-4 *4 (-1045)) (-4 *1 (-1221 *4 *3)) (-4 *3 (-1250 *4)))) (-4206 (*1 *2 *1) (-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))) (-4304 (*1 *1 *1) (-12 (-4 *1 (-1221 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1250 *2)))) (-4304 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1250 *3)))) (-3795 (*1 *2 *1) (-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))) (-2173 (*1 *2 *1) (|partial| -12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))))
-(-13 (-1219 |t#1|) (-1034 |t#2|) (-614 |t#2|) (-10 -8 (-15 -3806 ($ (-564) |t#2|)) (-15 -2762 ((-564) $)) (-15 -4206 (|t#2| $)) (-15 -4304 ($ $)) (-15 -4304 ($ (-564) $)) (-15 -3795 (|t#2| $)) (-15 -2173 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-363)) (-6 (-988 |t#2|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-564)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 |#2|) |has| |#1| (-363)) ((-38 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 |#2| |#2|) |has| |#1| (-363)) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) -2750 (-12 (|has| |#1| (-363)) (|has| |#2| (-145))) (|has| |#1| (-145))) ((-147) -2750 (-12 (|has| |#1| (-363)) (|has| |#2| (-147))) (|has| |#1| (-147))) ((-614 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 #2=(-1170)) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-1170)))) ((-614 |#1|) |has| |#1| (-172)) ((-614 |#2|) . T) ((-614 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-612 (-225)) -12 (|has| |#1| (-363)) (|has| |#2| (-1018))) ((-612 (-379)) -12 (|has| |#1| (-363)) (|has| |#2| (-1018))) ((-612 (-536)) -12 (|has| |#1| (-363)) (|has| |#2| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-363)) (|has| |#2| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-363)) (|has| |#2| (-612 (-888 (-564))))) ((-231 |#2|) |has| |#1| (-363)) ((-233) -2750 (-12 (|has| |#1| (-363)) (|has| |#2| (-233))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 |#2| $) -12 (|has| |#1| (-363)) (|has| |#2| (-286 |#2| |#2|))) ((-286 $ $) |has| (-564) (-1106)) ((-290) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-309 |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-309 |#2|))) ((-363) |has| |#1| (-363)) ((-338 |#2|) |has| |#1| (-363)) ((-377 |#2|) |has| |#1| (-363)) ((-400 |#2|) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-514 (-1170) |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-514 (-1170) |#2|))) ((-514 |#2| |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-309 |#2|))) ((-556) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 |#2|) |has| |#1| (-363)) ((-644 $) . T) ((-637 (-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-637 (-564)))) ((-637 |#2|) |has| |#1| (-363)) ((-713 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 |#2|) |has| |#1| (-363)) ((-713 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-787) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-788) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-790) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-791) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-816) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-844) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-846) -2750 (-12 (|has| |#1| (-363)) (|has| |#2| (-846))) (-12 (|has| |#1| (-363)) (|has| |#2| (-816)))) ((-896 (-1170)) -2750 (-12 (|has| |#1| (-363)) (|has| |#2| (-896 (-1170)))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) ((-882 (-379)) -12 (|has| |#1| (-363)) (|has| |#2| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-882 (-564)))) ((-880 |#2|) |has| |#1| (-363)) ((-905) -12 (|has| |#1| (-363)) (|has| |#2| (-905))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-988 |#2|) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1018) -12 (|has| |#1| (-363)) (|has| |#2| (-1018))) ((-1034 (-407 (-564))) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-564)))) ((-1034 (-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-564)))) ((-1034 #2#) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-1170)))) ((-1034 |#2|) . T) ((-1051 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 |#2|) |has| |#1| (-363)) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) -12 (|has| |#1| (-363)) (|has| |#2| (-1145))) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1209) |has| |#1| (-363)) ((-1213) |has| |#1| (-363)) ((-1219 |#1|) . T) ((-1237 |#1| #0#) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 79)) (-3005 ((|#2| $) NIL (-12 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 98)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-564)) 107) (($ $ (-564) (-564)) 109)) (-3272 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 51)) (-4206 ((|#2| $) 11)) (-2173 (((-3 |#2| "failed") $) 35)) (-3795 ((|#2| $) 36)) (-1321 (($ $) 204 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) 200 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 176 (|has| |#1| (-38 (-407 (-564)))))) (-3415 (((-564) $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-3094 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 59)) (-1337 (($ $) 208 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 184 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) 155) (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-1170) "failed") $) NIL (-12 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-2961 ((|#2| $) 154) (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-1170) $) NIL (-12 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-4304 (($ $) 65) (($ (-564) $) 28)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-2202 (((-685 |#2|) (-685 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#1| (-363))))) (-1654 (((-3 $ "failed") $) 86)) (-1454 (((-407 (-948 |#1|)) $ (-564)) 122 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 124 (|has| |#1| (-556)))) (-3038 (($) NIL (-12 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-4119 (((-112) $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-1904 (((-112) $) 72)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#2| (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#2| (-882 (-564))) (|has| |#1| (-363))))) (-3533 (((-564) $) 103) (((-564) $ (-564)) 105)) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL (|has| |#1| (-363)))) (-2261 ((|#2| $) 163 (|has| |#1| (-363)))) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1993 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1145)) (|has| |#1| (-363))))) (-2131 (((-112) $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2227 (($ $ (-917)) 146)) (-1648 (($ (-1 |#1| (-564)) $) 142)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-564)) 20) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-3142 (($ $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-1515 (($ $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-4289 (($ (-1 |#1| |#1|) $) 139) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-363)))) (-3473 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3806 (($ (-564) |#2|) 10)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 157 (|has| |#1| (-363)))) (-1871 (($ $) 226 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 231 (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194)))))) (-3978 (($) NIL (-12 (|has| |#2| (-1145)) (|has| |#1| (-363))) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2583 (($ $) NIL (-12 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-2630 ((|#2| $) NIL (-12 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-564)) 136)) (-2537 (((-3 $ "failed") $ $) 126 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 95 (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) |#2|) NIL (-12 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 |#2|)) NIL (-12 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-564)) 101) (($ $ $) 88 (|has| (-564) (-1106))) (($ $ |#2|) NIL (-12 (|has| |#2| (-286 |#2| |#2|)) (|has| |#1| (-363))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2750 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 147 (-2750 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) 151 (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2901 (($ $) NIL (|has| |#1| (-363)))) (-2272 ((|#2| $) 164 (|has| |#1| (-363)))) (-2762 (((-564) $) 12)) (-1347 (($ $) 210 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 186 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 206 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 182 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 202 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 178 (|has| |#1| (-38 (-407 (-564)))))) (-4344 (((-225) $) NIL (-12 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-379) $) NIL (-12 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-536) $) NIL (-12 (|has| |#2| (-612 (-536))) (|has| |#1| (-363)))) (((-888 (-379)) $) NIL (-12 (|has| |#2| (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) NIL (-12 (|has| |#2| (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905)) (|has| |#1| (-363))))) (-1732 (($ $) 134)) (-2350 (((-858) $) 264) (($ (-564)) 24) (($ |#1|) 22 (|has| |#1| (-172))) (($ |#2|) 21) (($ (-1170)) NIL (-12 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363)))) (($ (-407 (-564))) 167 (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-2606 ((|#1| $ (-564)) 83)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905)) (|has| |#1| (-363))) (-12 (|has| |#2| (-145)) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-1471 (((-767)) 153 T CONST)) (-3539 ((|#1| $) 100)) (-2779 ((|#2| $) NIL (-12 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-1380 (($ $) 216 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 192 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) 212 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 188 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 220 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 196 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-564)) 132 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 222 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 198 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 218 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 194 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 214 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 190 (|has| |#1| (-38 (-407 (-564)))))) (-3453 (($ $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2414 (($) 13 T CONST)) (-2428 (($) 18 T CONST)) (-3950 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2750 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) NIL (-2750 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2945 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2922 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2893 (((-112) $ $) 71)) (-2934 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2912 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 161 (|has| |#1| (-363))) (($ |#2| |#2|) 162 (|has| |#1| (-363)))) (-2992 (($ $) 225) (($ $ $) 76)) (-2980 (($ $ $) 74)) (** (($ $ (-917)) NIL) (($ $ (-767)) 82) (($ $ (-564)) 158 (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 170 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 77) (($ $ |#1|) NIL) (($ |#1| $) 150) (($ $ |#2|) 160 (|has| |#1| (-363))) (($ |#2| $) 159 (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+((-3258 (*1 *2 *1) (-12 (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1250 *3)) (-5 *2 (-564)))) (-3772 (*1 *1 *2 *3) (-12 (-5 *2 (-564)) (-4 *4 (-1045)) (-4 *1 (-1221 *4 *3)) (-4 *3 (-1250 *4)))) (-4273 (*1 *2 *1) (-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))) (-1956 (*1 *1 *1) (-12 (-4 *1 (-1221 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1250 *2)))) (-1956 (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1250 *3)))) (-3758 (*1 *2 *1) (-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))) (-3056 (*1 *2 *1) (|partial| -12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))))
+(-13 (-1219 |t#1|) (-1034 |t#2|) (-614 |t#2|) (-10 -8 (-15 -3772 ($ (-564) |t#2|)) (-15 -3258 ((-564) $)) (-15 -4273 (|t#2| $)) (-15 -1956 ($ $)) (-15 -1956 ($ (-564) $)) (-15 -3758 (|t#2| $)) (-15 -3056 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-363)) (-6 (-988 |t#2|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-564)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 |#2|) |has| |#1| (-363)) ((-38 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 |#2| |#2|) |has| |#1| (-363)) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) -2733 (-12 (|has| |#1| (-363)) (|has| |#2| (-145))) (|has| |#1| (-145))) ((-147) -2733 (-12 (|has| |#1| (-363)) (|has| |#2| (-147))) (|has| |#1| (-147))) ((-614 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 #2=(-1170)) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-1170)))) ((-614 |#1|) |has| |#1| (-172)) ((-614 |#2|) . T) ((-614 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-612 (-225)) -12 (|has| |#1| (-363)) (|has| |#2| (-1018))) ((-612 (-379)) -12 (|has| |#1| (-363)) (|has| |#2| (-1018))) ((-612 (-536)) -12 (|has| |#1| (-363)) (|has| |#2| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| |#1| (-363)) (|has| |#2| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| |#1| (-363)) (|has| |#2| (-612 (-888 (-564))))) ((-231 |#2|) |has| |#1| (-363)) ((-233) -2733 (-12 (|has| |#1| (-363)) (|has| |#2| (-233))) (|has| |#1| (-15 * (|#1| (-564) |#1|)))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 |#2| $) -12 (|has| |#1| (-363)) (|has| |#2| (-286 |#2| |#2|))) ((-286 $ $) |has| (-564) (-1106)) ((-290) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-309 |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-309 |#2|))) ((-363) |has| |#1| (-363)) ((-338 |#2|) |has| |#1| (-363)) ((-377 |#2|) |has| |#1| (-363)) ((-400 |#2|) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-514 (-1170) |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-514 (-1170) |#2|))) ((-514 |#2| |#2|) -12 (|has| |#1| (-363)) (|has| |#2| (-309 |#2|))) ((-556) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 |#2|) |has| |#1| (-363)) ((-644 $) . T) ((-637 (-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-637 (-564)))) ((-637 |#2|) |has| |#1| (-363)) ((-713 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 |#2|) |has| |#1| (-363)) ((-713 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-787) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-788) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-790) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-791) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-816) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-844) -12 (|has| |#1| (-363)) (|has| |#2| (-816))) ((-846) -2733 (-12 (|has| |#1| (-363)) (|has| |#2| (-846))) (-12 (|has| |#1| (-363)) (|has| |#2| (-816)))) ((-896 (-1170)) -2733 (-12 (|has| |#1| (-363)) (|has| |#2| (-896 (-1170)))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))) ((-882 (-379)) -12 (|has| |#1| (-363)) (|has| |#2| (-882 (-379)))) ((-882 (-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-882 (-564)))) ((-880 |#2|) |has| |#1| (-363)) ((-905) -12 (|has| |#1| (-363)) (|has| |#2| (-905))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-988 |#2|) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1018) -12 (|has| |#1| (-363)) (|has| |#2| (-1018))) ((-1034 (-407 (-564))) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-564)))) ((-1034 (-564)) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-564)))) ((-1034 #2#) -12 (|has| |#1| (-363)) (|has| |#2| (-1034 (-1170)))) ((-1034 |#2|) . T) ((-1051 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 |#2|) |has| |#1| (-363)) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) -12 (|has| |#1| (-363)) (|has| |#2| (-1145))) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1209) |has| |#1| (-363)) ((-1213) |has| |#1| (-363)) ((-1219 |#1|) . T) ((-1237 |#1| #0#) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 79)) (-4302 ((|#2| $) NIL (-12 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 98)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-564)) 107) (($ $ (-564) (-564)) 109)) (-3150 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) 51)) (-4273 ((|#2| $) 11)) (-3056 (((-3 |#2| "failed") $) 35)) (-3758 ((|#2| $) 36)) (-1316 (($ $) 204 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) 200 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 176 (|has| |#1| (-38 (-407 (-564)))))) (-1336 (((-564) $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-1424 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) 59)) (-1339 (($ $) 208 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 184 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) 155) (((-3 (-564) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-1170) "failed") $) NIL (-12 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-2938 ((|#2| $) 154) (((-564) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-407 (-564)) $) NIL (-12 (|has| |#2| (-1034 (-564))) (|has| |#1| (-363)))) (((-1170) $) NIL (-12 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363))))) (-1956 (($ $) 65) (($ (-564) $) 28)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1863 (((-685 |#2|) (-685 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| |#2| (-637 (-564))) (|has| |#1| (-363))))) (-1580 (((-3 $ "failed") $) 86)) (-2560 (((-407 (-948 |#1|)) $ (-564)) 122 (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) 124 (|has| |#1| (-556)))) (-2498 (($) NIL (-12 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-3530 (((-112) $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2004 (((-112) $) 72)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| |#2| (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| |#2| (-882 (-564))) (|has| |#1| (-363))))) (-3924 (((-564) $) 103) (((-564) $ (-564)) 105)) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL (|has| |#1| (-363)))) (-2254 ((|#2| $) 163 (|has| |#1| (-363)))) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3234 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1145)) (|has| |#1| (-363))))) (-4371 (((-112) $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-1382 (($ $ (-917)) 146)) (-3341 (($ (-1 |#1| (-564)) $) 142)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-564)) 20) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-1469 (($ $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-1530 (($ $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-4271 (($ (-1 |#1| |#1|) $) 139) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-363)))) (-3441 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3772 (($ (-564) |#2|) 10)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 157 (|has| |#1| (-363)))) (-2983 (($ $) 226 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 231 (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194)))))) (-3958 (($) NIL (-12 (|has| |#2| (-1145)) (|has| |#1| (-363))) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4125 (($ $) NIL (-12 (|has| |#2| (-307)) (|has| |#1| (-363))))) (-4256 ((|#2| $) NIL (-12 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| |#2| (-905)) (|has| |#1| (-363))))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-564)) 136)) (-2501 (((-3 $ "failed") $ $) 126 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 95 (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) |#2|) NIL (-12 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 |#2|)) NIL (-12 (|has| |#2| (-514 (-1170) |#2|)) (|has| |#1| (-363)))) (($ $ (-641 (-294 |#2|))) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-294 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363)))) (($ $ (-641 |#2|) (-641 |#2|)) NIL (-12 (|has| |#2| (-309 |#2|)) (|has| |#1| (-363))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-564)) 101) (($ $ $) 88 (|has| (-564) (-1106))) (($ $ |#2|) NIL (-12 (|has| |#2| (-286 |#2| |#2|)) (|has| |#1| (-363))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2733 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 147 (-2733 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) 151 (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-3773 (($ $) NIL (|has| |#1| (-363)))) (-2264 ((|#2| $) 164 (|has| |#1| (-363)))) (-3258 (((-564) $) 12)) (-1350 (($ $) 210 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 186 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 206 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 182 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 202 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 178 (|has| |#1| (-38 (-407 (-564)))))) (-4327 (((-225) $) NIL (-12 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-379) $) NIL (-12 (|has| |#2| (-1018)) (|has| |#1| (-363)))) (((-536) $) NIL (-12 (|has| |#2| (-612 (-536))) (|has| |#1| (-363)))) (((-888 (-379)) $) NIL (-12 (|has| |#2| (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) NIL (-12 (|has| |#2| (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905)) (|has| |#1| (-363))))) (-2712 (($ $) 134)) (-2326 (((-858) $) 264) (($ (-564)) 24) (($ |#1|) 22 (|has| |#1| (-172))) (($ |#2|) 21) (($ (-1170)) NIL (-12 (|has| |#2| (-1034 (-1170))) (|has| |#1| (-363)))) (($ (-407 (-564))) 167 (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-1690 ((|#1| $ (-564)) 83)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905)) (|has| |#1| (-363))) (-12 (|has| |#2| (-145)) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-3662 (((-767)) 153 T CONST)) (-2855 ((|#1| $) 100)) (-4328 ((|#2| $) NIL (-12 (|has| |#2| (-545)) (|has| |#1| (-363))))) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 216 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 192 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) 212 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 188 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 220 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 196 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-564)) 132 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 222 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 198 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 218 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 194 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 214 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 190 (|has| |#1| (-38 (-407 (-564)))))) (-2007 (($ $) NIL (-12 (|has| |#2| (-816)) (|has| |#1| (-363))))) (-2409 (($) 13 T CONST)) (-2421 (($) 18 T CONST)) (-3922 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-363))) (($ $ (-1 |#2| |#2|) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2733 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) NIL (-2733 (-12 (|has| |#2| (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#2| (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2932 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2909 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2876 (((-112) $ $) 71)) (-2920 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2897 (((-112) $ $) NIL (-12 (|has| |#2| (-846)) (|has| |#1| (-363))))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 161 (|has| |#1| (-363))) (($ |#2| |#2|) 162 (|has| |#1| (-363)))) (-2981 (($ $) 225) (($ $ $) 76)) (-2968 (($ $ $) 74)) (** (($ $ (-917)) NIL) (($ $ (-767)) 82) (($ $ (-564)) 158 (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 170 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 77) (($ $ |#1|) NIL) (($ |#1| $) 150) (($ $ |#2|) 160 (|has| |#1| (-363))) (($ |#2| $) 159 (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
(((-1222 |#1| |#2|) (-1221 |#1| |#2|) (-1045) (-1250 |#1|)) (T -1222))
NIL
(-1221 |#1| |#2|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3005 (((-1251 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 10)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-2890 (($ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3760 (((-112) $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3309 (($ $ (-564)) NIL) (($ $ (-564) (-564)) NIL)) (-3272 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) NIL)) (-4206 (((-1251 |#1| |#2| |#3|) $) NIL)) (-2173 (((-3 (-1251 |#1| |#2| |#3|) "failed") $) NIL)) (-3795 (((-1251 |#1| |#2| |#3|) $) NIL)) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3415 (((-564) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-3094 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) NIL)) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-1251 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-564) "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-2961 (((-1251 |#1| |#2| |#3|) $) NIL) (((-1170) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-407 (-564)) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-564) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-4304 (($ $) NIL) (($ (-564) $) NIL)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-1251 |#1| |#2| |#3|)) (-685 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 (-1251 |#1| |#2| |#3|))) (|:| |vec| (-1259 (-1251 |#1| |#2| |#3|)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363))))) (-1654 (((-3 $ "failed") $) NIL)) (-1454 (((-407 (-948 |#1|)) $ (-564)) NIL (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) NIL (|has| |#1| (-556)))) (-3038 (($) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-4119 (((-112) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-882 (-564))) (|has| |#1| (-363))))) (-3533 (((-564) $) NIL) (((-564) $ (-564)) NIL)) (-4035 (((-112) $) NIL)) (-1653 (($ $) NIL (|has| |#1| (-363)))) (-2261 (((-1251 |#1| |#2| |#3|) $) NIL (|has| |#1| (-363)))) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1993 (((-3 $ "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))))) (-2131 (((-112) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2227 (($ $ (-917)) NIL)) (-1648 (($ (-1 |#1| (-564)) $) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-564)) 18) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-3142 (($ $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-1515 (($ $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-363)))) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3806 (($ (-564) (-1251 |#1| |#2| |#3|)) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-1871 (($ $) 27 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 28 (|has| |#1| (-38 (-407 (-564)))))) (-3978 (($) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))) CONST)) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2583 (($ $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-2630 (((-1251 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-564)) NIL)) (-2537 (((-3 $ "failed") $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) (-1251 |#1| |#2| |#3|)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-514 (-1170) (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-1251 |#1| |#2| |#3|))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-514 (-1170) (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-294 (-1251 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-294 (-1251 |#1| |#2| |#3|))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1251 |#1| |#2| |#3|)) (-641 (-1251 |#1| |#2| |#3|))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-564)) NIL) (($ $ $) NIL (|has| (-564) (-1106))) (($ $ (-1251 |#1| |#2| |#3|)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-286 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1255 |#2|)) 26) (($ $ (-767)) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 25 (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2901 (($ $) NIL (|has| |#1| (-363)))) (-2272 (((-1251 |#1| |#2| |#3|) $) NIL (|has| |#1| (-363)))) (-2762 (((-564) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4344 (((-536) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-612 (-536))) (|has| |#1| (-363)))) (((-379) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-225) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-888 (-379)) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1251 |#1| |#2| |#3|)) NIL) (($ (-1255 |#2|)) 24) (($ (-1170)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (($ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556)))) (($ (-407 (-564))) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))) (|has| |#1| (-38 (-407 (-564))))))) (-2606 ((|#1| $ (-564)) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 11)) (-2779 (((-1251 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-564)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3453 (($ $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2414 (($) 20 T CONST)) (-2428 (($) 15 T CONST)) (-3950 (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2945 (((-112) $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2922 (((-112) $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2912 (((-112) $ $) NIL (-2750 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363))) (($ (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 22)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1251 |#1| |#2| |#3|)) NIL (|has| |#1| (-363))) (($ (-1251 |#1| |#2| |#3|) $) NIL (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1223 |#1| |#2| |#3|) (-13 (-1221 |#1| (-1251 |#1| |#2| |#3|)) (-10 -8 (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1223))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1221 |#1| (-1251 |#1| |#2| |#3|)) (-10 -8 (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-1652 (((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112)) 13)) (-2205 (((-418 |#1|) |#1|) 26)) (-3595 (((-418 |#1|) |#1|) 24)))
-(((-1224 |#1|) (-10 -7 (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2205 ((-418 |#1|) |#1|)) (-15 -1652 ((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112)))) (-1235 (-564))) (T -1224))
-((-1652 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564))))))) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))) (-2205 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))) (-3595 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
-(-10 -7 (-15 -3595 ((-418 |#1|) |#1|)) (-15 -2205 ((-418 |#1|) |#1|)) (-15 -1652 ((-2 (|:| |contp| (-564)) (|:| -1974 (-641 (-2 (|:| |irr| |#1|) (|:| -2304 (-564)))))) |#1| (-112))))
-((-4289 (((-1150 |#2|) (-1 |#2| |#1|) (-1226 |#1|)) 23 (|has| |#1| (-844))) (((-1226 |#2|) (-1 |#2| |#1|) (-1226 |#1|)) 17)))
-(((-1225 |#1| |#2|) (-10 -7 (-15 -4289 ((-1226 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) (IF (|has| |#1| (-844)) (-15 -4289 ((-1150 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) |%noBranch|)) (-1209) (-1209)) (T -1225))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1226 *5)) (-4 *5 (-844)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1150 *6)) (-5 *1 (-1225 *5 *6)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1226 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1226 *6)) (-5 *1 (-1225 *5 *6)))))
-(-10 -7 (-15 -4289 ((-1226 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) (IF (|has| |#1| (-844)) (-15 -4289 ((-1150 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) |%noBranch|))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4139 (($ |#1| |#1|) 11) (($ |#1|) 10)) (-4289 (((-1150 |#1|) (-1 |#1| |#1|) $) 44 (|has| |#1| (-844)))) (-3622 ((|#1| $) 15)) (-2727 ((|#1| $) 12)) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2748 (((-564) $) 19)) (-3382 ((|#1| $) 18)) (-2759 ((|#1| $) 13)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2821 (((-112) $) 17)) (-3503 (((-1150 |#1|) $) 41 (|has| |#1| (-844))) (((-1150 |#1|) (-641 $)) 40 (|has| |#1| (-844)))) (-4344 (($ |#1|) 26)) (-2350 (($ (-1088 |#1|)) 25) (((-858) $) 37 (|has| |#1| (-1094)))) (-3493 (($ |#1| |#1|) 21) (($ |#1|) 20)) (-2673 (($ $ (-564)) 14)) (-2893 (((-112) $ $) 30 (|has| |#1| (-1094)))))
-(((-1226 |#1|) (-13 (-1087 |#1|) (-10 -8 (-15 -3493 ($ |#1|)) (-15 -4139 ($ |#1|)) (-15 -2350 ($ (-1088 |#1|))) (-15 -2821 ((-112) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-1089 |#1| (-1150 |#1|))) |%noBranch|))) (-1209)) (T -1226))
-((-3493 (*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))) (-4139 (*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1088 *3)) (-4 *3 (-1209)) (-5 *1 (-1226 *3)))) (-2821 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1226 *3)) (-4 *3 (-1209)))))
-(-13 (-1087 |#1|) (-10 -8 (-15 -3493 ($ |#1|)) (-15 -4139 ($ |#1|)) (-15 -2350 ($ (-1088 |#1|))) (-15 -2821 ((-112) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-1089 |#1| (-1150 |#1|))) |%noBranch|)))
-((-4289 (((-1232 |#3| |#4|) (-1 |#4| |#2|) (-1232 |#1| |#2|)) 15)))
-(((-1227 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 ((-1232 |#3| |#4|) (-1 |#4| |#2|) (-1232 |#1| |#2|)))) (-1170) (-1045) (-1170) (-1045)) (T -1227))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1232 *5 *6)) (-14 *5 (-1170)) (-4 *6 (-1045)) (-4 *8 (-1045)) (-5 *2 (-1232 *7 *8)) (-5 *1 (-1227 *5 *6 *7 *8)) (-14 *7 (-1170)))))
-(-10 -7 (-15 -4289 ((-1232 |#3| |#4|) (-1 |#4| |#2|) (-1232 |#1| |#2|))))
-((-2161 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-3126 ((|#1| |#3|) 13)) (-4369 ((|#3| |#3|) 19)))
-(((-1228 |#1| |#2| |#3|) (-10 -7 (-15 -3126 (|#1| |#3|)) (-15 -4369 (|#3| |#3|)) (-15 -2161 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-556) (-988 |#1|) (-1235 |#2|)) (T -1228))
-((-2161 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1228 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-4369 (*1 *2 *2) (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-1228 *3 *4 *2)) (-4 *2 (-1235 *4)))) (-3126 (*1 *2 *3) (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-1228 *2 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -3126 (|#1| |#3|)) (-15 -4369 (|#3| |#3|)) (-15 -2161 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-2694 (((-3 |#2| "failed") |#2| (-767) |#1|) 37)) (-1329 (((-3 |#2| "failed") |#2| (-767)) 38)) (-4346 (((-3 (-2 (|:| -4242 |#2|) (|:| -4251 |#2|)) "failed") |#2|) 51)) (-2067 (((-641 |#2|) |#2|) 53)) (-2523 (((-3 |#2| "failed") |#2| |#2|) 47)))
-(((-1229 |#1| |#2|) (-10 -7 (-15 -1329 ((-3 |#2| "failed") |#2| (-767))) (-15 -2694 ((-3 |#2| "failed") |#2| (-767) |#1|)) (-15 -2523 ((-3 |#2| "failed") |#2| |#2|)) (-15 -4346 ((-3 (-2 (|:| -4242 |#2|) (|:| -4251 |#2|)) "failed") |#2|)) (-15 -2067 ((-641 |#2|) |#2|))) (-13 (-556) (-147)) (-1235 |#1|)) (T -1229))
-((-2067 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-147))) (-5 *2 (-641 *3)) (-5 *1 (-1229 *4 *3)) (-4 *3 (-1235 *4)))) (-4346 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-556) (-147))) (-5 *2 (-2 (|:| -4242 *3) (|:| -4251 *3))) (-5 *1 (-1229 *4 *3)) (-4 *3 (-1235 *4)))) (-2523 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1229 *3 *2)) (-4 *2 (-1235 *3)))) (-2694 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))) (-1329 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))))
-(-10 -7 (-15 -1329 ((-3 |#2| "failed") |#2| (-767))) (-15 -2694 ((-3 |#2| "failed") |#2| (-767) |#1|)) (-15 -2523 ((-3 |#2| "failed") |#2| |#2|)) (-15 -4346 ((-3 (-2 (|:| -4242 |#2|) (|:| -4251 |#2|)) "failed") |#2|)) (-15 -2067 ((-641 |#2|) |#2|)))
-((-1571 (((-3 (-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) "failed") |#2| |#2|) 29)))
-(((-1230 |#1| |#2|) (-10 -7 (-15 -1571 ((-3 (-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) "failed") |#2| |#2|))) (-556) (-1235 |#1|)) (T -1230))
-((-1571 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-1230 *4 *3)) (-4 *3 (-1235 *4)))))
-(-10 -7 (-15 -1571 ((-3 (-2 (|:| -3783 |#2|) (|:| -1673 |#2|)) "failed") |#2| |#2|)))
-((-2183 ((|#2| |#2| |#2|) 22)) (-3832 ((|#2| |#2| |#2|) 36)) (-4353 ((|#2| |#2| |#2| (-767) (-767)) 44)))
-(((-1231 |#1| |#2|) (-10 -7 (-15 -2183 (|#2| |#2| |#2|)) (-15 -3832 (|#2| |#2| |#2|)) (-15 -4353 (|#2| |#2| |#2| (-767) (-767)))) (-1045) (-1235 |#1|)) (T -1231))
-((-4353 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-1231 *4 *2)) (-4 *2 (-1235 *4)))) (-3832 (*1 *2 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))) (-2183 (*1 *2 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))))
-(-10 -7 (-15 -2183 (|#2| |#2| |#2|)) (-15 -3832 (|#2| |#2| |#2|)) (-15 -4353 (|#2| |#2| |#2| (-767) (-767))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1586 (((-1259 |#2|) $ (-767)) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-4343 (($ (-1166 |#2|)) NIL)) (-3562 (((-1166 $) $ (-1076)) NIL) (((-1166 |#2|) $) NIL)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2890 (($ $) NIL (|has| |#2| (-556)))) (-3760 (((-112) $) NIL (|has| |#2| (-556)))) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2127 (($ $ $) NIL (|has| |#2| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3472 (($ $) NIL (|has| |#2| (-452)))) (-3942 (((-418 $) $) NIL (|has| |#2| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2697 (((-112) $ $) NIL (|has| |#2| (-363)))) (-3131 (($ $ (-767)) NIL)) (-3981 (($ $ (-767)) NIL)) (-1534 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-452)))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL)) (-2961 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-1076) $) NIL)) (-3594 (($ $ $ (-1076)) NIL (|has| |#2| (-172))) ((|#2| $ $) NIL (|has| |#2| (-172)))) (-2577 (($ $ $) NIL (|has| |#2| (-363)))) (-3900 (($ $) NIL)) (-2202 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-2560 (($ $ $) NIL (|has| |#2| (-363)))) (-3669 (($ $ $) NIL)) (-2691 (($ $ $) NIL (|has| |#2| (-556)))) (-2454 (((-2 (|:| -4311 |#2|) (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#2| (-363)))) (-2477 (($ $) NIL (|has| |#2| (-452))) (($ $ (-1076)) NIL (|has| |#2| (-452)))) (-3887 (((-641 $) $) NIL)) (-3037 (((-112) $) NIL (|has| |#2| (-905)))) (-2702 (($ $ |#2| (-767) $) NIL)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-3533 (((-767) $ $) NIL (|has| |#2| (-556)))) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-1993 (((-3 $ "failed") $) NIL (|has| |#2| (-1145)))) (-3733 (($ (-1166 |#2|) (-1076)) NIL) (($ (-1166 $) (-1076)) NIL)) (-2227 (($ $ (-767)) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3720 (($ |#2| (-767)) 18) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1076)) NIL) (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL)) (-4253 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-3142 (($ $ $) NIL (|has| |#2| (-846)))) (-1515 (($ $ $) NIL (|has| |#2| (-846)))) (-3523 (($ (-1 (-767) (-767)) $) NIL)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-3703 (((-1166 |#2|) $) NIL)) (-1758 (((-3 (-1076) "failed") $) NIL)) (-3866 (($ $) NIL)) (-3876 ((|#2| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-4172 (((-1152) $) NIL)) (-3690 (((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767)) NIL)) (-3543 (((-3 (-641 $) "failed") $) NIL)) (-1524 (((-3 (-641 $) "failed") $) NIL)) (-1349 (((-3 (-2 (|:| |var| (-1076)) (|:| -1377 (-767))) "failed") $) NIL)) (-1871 (($ $) NIL (|has| |#2| (-38 (-407 (-564)))))) (-3978 (($) NIL (|has| |#2| (-1145)) CONST)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 ((|#2| $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3238 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-2974 (($ $ (-767) |#2| $) NIL)) (-4068 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3595 (((-418 $) $) NIL (|has| |#2| (-905)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#2| (-363)))) (-2537 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3084 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#2|) NIL) (($ $ (-641 (-1076)) (-641 |#2|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-3864 (((-767) $) NIL (|has| |#2| (-363)))) (-4362 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#2| (-556))) ((|#2| (-407 $) |#2|) NIL (|has| |#2| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#2| (-556)))) (-2792 (((-3 $ "failed") $ (-767)) NIL)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#2| (-363)))) (-3358 (($ $ (-1076)) NIL (|has| |#2| (-172))) ((|#2| $) NIL (|has| |#2| (-172)))) (-3735 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-2762 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4344 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3172 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-1076)) NIL (|has| |#2| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2253 (((-3 $ "failed") $ $) NIL (|has| |#2| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#2| (-556)))) (-2350 (((-858) $) 13) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-1076)) NIL) (($ (-1255 |#1|)) 20) (($ (-407 (-564))) NIL (-2750 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-3335 (((-3 $ "failed") $) NIL (-2750 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-2502 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2414 (($) NIL T CONST)) (-2428 (($) 14 T CONST)) (-3950 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2945 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2893 (((-112) $ $) NIL)) (-2934 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#2| (-846)))) (-3004 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-1232 |#1| |#2|) (-13 (-1235 |#2|) (-614 (-1255 |#1|)) (-10 -8 (-15 -2974 ($ $ (-767) |#2| $)))) (-1170) (-1045)) (T -1232))
-((-2974 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1232 *4 *3)) (-14 *4 (-1170)) (-4 *3 (-1045)))))
-(-13 (-1235 |#2|) (-614 (-1255 |#1|)) (-10 -8 (-15 -2974 ($ $ (-767) |#2| $))))
-((-4289 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
-(((-1233 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|))) (-1045) (-1235 |#1|) (-1045) (-1235 |#3|)) (T -1233))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-4 *2 (-1235 *6)) (-5 *1 (-1233 *5 *4 *6 *2)) (-4 *4 (-1235 *5)))))
-(-10 -7 (-15 -4289 (|#4| (-1 |#3| |#1|) |#2|)))
-((-1586 (((-1259 |#2|) $ (-767)) 129)) (-3743 (((-641 (-1076)) $) 16)) (-4343 (($ (-1166 |#2|)) 80)) (-2388 (((-767) $) NIL) (((-767) $ (-641 (-1076))) 21)) (-3547 (((-418 (-1166 $)) (-1166 $)) 205)) (-3472 (($ $) 195)) (-3942 (((-418 $) $) 193)) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 95)) (-3131 (($ $ (-767)) 84)) (-3981 (($ $ (-767)) 86)) (-1534 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 146)) (-4201 (((-3 |#2| "failed") $) 132) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 (-1076) "failed") $) NIL)) (-2961 ((|#2| $) 130) (((-407 (-564)) $) NIL) (((-564) $) NIL) (((-1076) $) NIL)) (-2691 (($ $ $) 172)) (-2454 (((-2 (|:| -4311 |#2|) (|:| -3783 $) (|:| -1673 $)) $ $) 174)) (-3533 (((-767) $ $) 190)) (-1993 (((-3 $ "failed") $) 139)) (-3720 (($ |#2| (-767)) NIL) (($ $ (-1076) (-767)) 59) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4253 (((-767) $) NIL) (((-767) $ (-1076)) 54) (((-641 (-767)) $ (-641 (-1076))) 55)) (-3703 (((-1166 |#2|) $) 72)) (-1758 (((-3 (-1076) "failed") $) 52)) (-3690 (((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767)) 83)) (-1871 (($ $) 218)) (-3978 (($) 134)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 202)) (-4068 (((-418 (-1166 $)) (-1166 $)) 101)) (-2453 (((-418 (-1166 $)) (-1166 $)) 99)) (-3595 (((-418 $) $) 120)) (-3084 (($ $ (-641 (-294 $))) 51) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#2|) 39) (($ $ (-641 (-1076)) (-641 |#2|)) 36) (($ $ (-1076) $) 32) (($ $ (-641 (-1076)) (-641 $)) 30)) (-3864 (((-767) $) 208)) (-4362 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) 166) ((|#2| (-407 $) |#2|) 207) (((-407 $) $ (-407 $)) 189)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 212)) (-3735 (($ $ (-1076)) 159) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) 157) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 156) (($ $ (-1 |#2| |#2|) $) 151)) (-2762 (((-767) $) NIL) (((-767) $ (-1076)) 17) (((-641 (-767)) $ (-641 (-1076))) 23)) (-3172 ((|#2| $) NIL) (($ $ (-1076)) 141)) (-2253 (((-3 $ "failed") $ $) 182) (((-3 (-407 $) "failed") (-407 $) $) 178)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-1076)) 64) (($ (-407 (-564))) NIL) (($ $) NIL)))
-(((-1234 |#1| |#2|) (-10 -8 (-15 -2350 (|#1| |#1|)) (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3472 (|#1| |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -4362 ((-407 |#1|) |#1| (-407 |#1|))) (-15 -3864 ((-767) |#1|)) (-15 -3809 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -1871 (|#1| |#1|)) (-15 -4362 (|#2| (-407 |#1|) |#2|)) (-15 -1534 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -2454 ((-2 (|:| -4311 |#2|) (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -2691 (|#1| |#1| |#1|)) (-15 -2253 ((-3 (-407 |#1|) "failed") (-407 |#1|) |#1|)) (-15 -2253 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3533 ((-767) |#1| |#1|)) (-15 -4362 ((-407 |#1|) (-407 |#1|) (-407 |#1|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3981 (|#1| |#1| (-767))) (-15 -3131 (|#1| |#1| (-767))) (-15 -3690 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| (-767))) (-15 -4343 (|#1| (-1166 |#2|))) (-15 -3703 ((-1166 |#2|) |#1|)) (-15 -1586 ((-1259 |#2|) |#1| (-767))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -4362 (|#1| |#1| |#1|)) (-15 -4362 (|#2| |#1| |#2|)) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3547 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2453 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4068 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -3172 (|#1| |#1| (-1076))) (-15 -3743 ((-641 (-1076)) |#1|)) (-15 -2388 ((-767) |#1| (-641 (-1076)))) (-15 -2388 ((-767) |#1|)) (-15 -3720 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3720 (|#1| |#1| (-1076) (-767))) (-15 -4253 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -4253 ((-767) |#1| (-1076))) (-15 -1758 ((-3 (-1076) "failed") |#1|)) (-15 -2762 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -2762 ((-767) |#1| (-1076))) (-15 -2350 (|#1| (-1076))) (-15 -4201 ((-3 (-1076) "failed") |#1|)) (-15 -2961 ((-1076) |#1|)) (-15 -3084 (|#1| |#1| (-641 (-1076)) (-641 |#1|))) (-15 -3084 (|#1| |#1| (-1076) |#1|)) (-15 -3084 (|#1| |#1| (-641 (-1076)) (-641 |#2|))) (-15 -3084 (|#1| |#1| (-1076) |#2|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2762 ((-767) |#1|)) (-15 -3720 (|#1| |#2| (-767))) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4253 ((-767) |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -3735 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1076) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1076)))) (-15 -3735 (|#1| |#1| (-1076))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|))) (-1235 |#2|) (-1045)) (T -1234))
-NIL
-(-10 -8 (-15 -2350 (|#1| |#1|)) (-15 -1410 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -3942 ((-418 |#1|) |#1|)) (-15 -3472 (|#1| |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -3978 (|#1|)) (-15 -1993 ((-3 |#1| "failed") |#1|)) (-15 -4362 ((-407 |#1|) |#1| (-407 |#1|))) (-15 -3864 ((-767) |#1|)) (-15 -3809 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -1871 (|#1| |#1|)) (-15 -4362 (|#2| (-407 |#1|) |#2|)) (-15 -1534 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -2454 ((-2 (|:| -4311 |#2|) (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| |#1|)) (-15 -2691 (|#1| |#1| |#1|)) (-15 -2253 ((-3 (-407 |#1|) "failed") (-407 |#1|) |#1|)) (-15 -2253 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3533 ((-767) |#1| |#1|)) (-15 -4362 ((-407 |#1|) (-407 |#1|) (-407 |#1|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3981 (|#1| |#1| (-767))) (-15 -3131 (|#1| |#1| (-767))) (-15 -3690 ((-2 (|:| -3783 |#1|) (|:| -1673 |#1|)) |#1| (-767))) (-15 -4343 (|#1| (-1166 |#2|))) (-15 -3703 ((-1166 |#2|) |#1|)) (-15 -1586 ((-1259 |#2|) |#1| (-767))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3735 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1170) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1170)))) (-15 -3735 (|#1| |#1| (-1170))) (-15 -3735 (|#1| |#1|)) (-15 -3735 (|#1| |#1| (-767))) (-15 -4362 (|#1| |#1| |#1|)) (-15 -4362 (|#2| |#1| |#2|)) (-15 -3595 ((-418 |#1|) |#1|)) (-15 -3547 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2453 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4068 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -3505 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -3172 (|#1| |#1| (-1076))) (-15 -3743 ((-641 (-1076)) |#1|)) (-15 -2388 ((-767) |#1| (-641 (-1076)))) (-15 -2388 ((-767) |#1|)) (-15 -3720 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3720 (|#1| |#1| (-1076) (-767))) (-15 -4253 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -4253 ((-767) |#1| (-1076))) (-15 -1758 ((-3 (-1076) "failed") |#1|)) (-15 -2762 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -2762 ((-767) |#1| (-1076))) (-15 -2350 (|#1| (-1076))) (-15 -4201 ((-3 (-1076) "failed") |#1|)) (-15 -2961 ((-1076) |#1|)) (-15 -3084 (|#1| |#1| (-641 (-1076)) (-641 |#1|))) (-15 -3084 (|#1| |#1| (-1076) |#1|)) (-15 -3084 (|#1| |#1| (-641 (-1076)) (-641 |#2|))) (-15 -3084 (|#1| |#1| (-1076) |#2|)) (-15 -3084 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3084 (|#1| |#1| |#1| |#1|)) (-15 -3084 (|#1| |#1| (-294 |#1|))) (-15 -3084 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -2762 ((-767) |#1|)) (-15 -3720 (|#1| |#2| (-767))) (-15 -4201 ((-3 (-564) "failed") |#1|)) (-15 -2961 ((-564) |#1|)) (-15 -4201 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2961 ((-407 (-564)) |#1|)) (-15 -2961 (|#2| |#1|)) (-15 -4201 ((-3 |#2| "failed") |#1|)) (-15 -2350 (|#1| |#2|)) (-15 -4253 ((-767) |#1|)) (-15 -3172 (|#2| |#1|)) (-15 -3735 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3735 (|#1| |#1| (-1076) (-767))) (-15 -3735 (|#1| |#1| (-641 (-1076)))) (-15 -3735 (|#1| |#1| (-1076))) (-15 -2350 (|#1| (-564))) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1586 (((-1259 |#1|) $ (-767)) 238)) (-3743 (((-641 (-1076)) $) 110)) (-4343 (($ (-1166 |#1|)) 236)) (-3562 (((-1166 $) $ (-1076)) 125) (((-1166 |#1|) $) 124)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 87 (|has| |#1| (-556)))) (-2890 (($ $) 88 (|has| |#1| (-556)))) (-3760 (((-112) $) 90 (|has| |#1| (-556)))) (-2388 (((-767) $) 112) (((-767) $ (-641 (-1076))) 111)) (-1498 (((-3 $ "failed") $ $) 19)) (-2127 (($ $ $) 223 (|has| |#1| (-556)))) (-3547 (((-418 (-1166 $)) (-1166 $)) 100 (|has| |#1| (-905)))) (-3472 (($ $) 98 (|has| |#1| (-452)))) (-3942 (((-418 $) $) 97 (|has| |#1| (-452)))) (-3505 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-2697 (((-112) $ $) 208 (|has| |#1| (-363)))) (-3131 (($ $ (-767)) 231)) (-3981 (($ $ (-767)) 230)) (-1534 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-452)))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 164) (((-3 (-407 (-564)) "failed") $) 161 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 159 (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) 136)) (-2961 ((|#1| $) 163) (((-407 (-564)) $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 160 (|has| |#1| (-1034 (-564)))) (((-1076) $) 137)) (-3594 (($ $ $ (-1076)) 108 (|has| |#1| (-172))) ((|#1| $ $) 226 (|has| |#1| (-172)))) (-2577 (($ $ $) 212 (|has| |#1| (-363)))) (-3900 (($ $) 154)) (-2202 (((-685 (-564)) (-685 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 133 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3700 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 132) (((-685 |#1|) (-685 $)) 131)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 211 (|has| |#1| (-363)))) (-3669 (($ $ $) 229)) (-2691 (($ $ $) 220 (|has| |#1| (-556)))) (-2454 (((-2 (|:| -4311 |#1|) (|:| -3783 $) (|:| -1673 $)) $ $) 219 (|has| |#1| (-556)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 206 (|has| |#1| (-363)))) (-2477 (($ $) 176 (|has| |#1| (-452))) (($ $ (-1076)) 105 (|has| |#1| (-452)))) (-3887 (((-641 $) $) 109)) (-3037 (((-112) $) 96 (|has| |#1| (-905)))) (-2702 (($ $ |#1| (-767) $) 172)) (-3206 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 84 (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 83 (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3533 (((-767) $ $) 224 (|has| |#1| (-556)))) (-4035 (((-112) $) 31)) (-2340 (((-767) $) 169)) (-1993 (((-3 $ "failed") $) 204 (|has| |#1| (-1145)))) (-3733 (($ (-1166 |#1|) (-1076)) 117) (($ (-1166 $) (-1076)) 116)) (-2227 (($ $ (-767)) 235)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 215 (|has| |#1| (-363)))) (-3584 (((-641 $) $) 126)) (-4108 (((-112) $) 152)) (-3720 (($ |#1| (-767)) 153) (($ $ (-1076) (-767)) 119) (($ $ (-641 (-1076)) (-641 (-767))) 118)) (-4133 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $ (-1076)) 120) (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 233)) (-4253 (((-767) $) 170) (((-767) $ (-1076)) 122) (((-641 (-767)) $ (-641 (-1076))) 121)) (-3142 (($ $ $) 79 (|has| |#1| (-846)))) (-1515 (($ $ $) 78 (|has| |#1| (-846)))) (-3523 (($ (-1 (-767) (-767)) $) 171)) (-4289 (($ (-1 |#1| |#1|) $) 151)) (-3703 (((-1166 |#1|) $) 237)) (-1758 (((-3 (-1076) "failed") $) 123)) (-3866 (($ $) 149)) (-3876 ((|#1| $) 148)) (-3202 (($ (-641 $)) 94 (|has| |#1| (-452))) (($ $ $) 93 (|has| |#1| (-452)))) (-4172 (((-1152) $) 9)) (-3690 (((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767)) 232)) (-3543 (((-3 (-641 $) "failed") $) 114)) (-1524 (((-3 (-641 $) "failed") $) 115)) (-1349 (((-3 (-2 (|:| |var| (-1076)) (|:| -1377 (-767))) "failed") $) 113)) (-1871 (($ $) 216 (|has| |#1| (-38 (-407 (-564)))))) (-3978 (($) 203 (|has| |#1| (-1145)) CONST)) (-3877 (((-1114) $) 10)) (-3846 (((-112) $) 166)) (-3855 ((|#1| $) 167)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 95 (|has| |#1| (-452)))) (-3238 (($ (-641 $)) 92 (|has| |#1| (-452))) (($ $ $) 91 (|has| |#1| (-452)))) (-4068 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-2453 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-3595 (((-418 $) $) 99 (|has| |#1| (-905)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 213 (|has| |#1| (-363)))) (-2537 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 207 (|has| |#1| (-363)))) (-3084 (($ $ (-641 (-294 $))) 145) (($ $ (-294 $)) 144) (($ $ $ $) 143) (($ $ (-641 $) (-641 $)) 142) (($ $ (-1076) |#1|) 141) (($ $ (-641 (-1076)) (-641 |#1|)) 140) (($ $ (-1076) $) 139) (($ $ (-641 (-1076)) (-641 $)) 138)) (-3864 (((-767) $) 209 (|has| |#1| (-363)))) (-4362 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-407 $) (-407 $) (-407 $)) 225 (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) 217 (|has| |#1| (-363))) (((-407 $) $ (-407 $)) 205 (|has| |#1| (-556)))) (-2792 (((-3 $ "failed") $ (-767)) 234)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 210 (|has| |#1| (-363)))) (-3358 (($ $ (-1076)) 107 (|has| |#1| (-172))) ((|#1| $) 227 (|has| |#1| (-172)))) (-3735 (($ $ (-1076)) 42) (($ $ (-641 (-1076))) 41) (($ $ (-1076) (-767)) 40) (($ $ (-641 (-1076)) (-641 (-767))) 39) (($ $ (-767)) 253) (($ $) 251) (($ $ (-1170)) 250 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 249 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 248 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 247 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-2762 (((-767) $) 150) (((-767) $ (-1076)) 130) (((-641 (-767)) $ (-641 (-1076))) 129)) (-4344 (((-888 (-379)) $) 82 (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 81 (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 80 (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3172 ((|#1| $) 175 (|has| |#1| (-452))) (($ $ (-1076)) 106 (|has| |#1| (-452)))) (-2778 (((-3 (-1259 $) "failed") (-685 $)) 104 (-2368 (|has| $ (-145)) (|has| |#1| (-905))))) (-2253 (((-3 $ "failed") $ $) 222 (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) 221 (|has| |#1| (-556)))) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 165) (($ (-1076)) 135) (($ (-407 (-564))) 72 (-2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564)))))) (($ $) 85 (|has| |#1| (-556)))) (-4325 (((-641 |#1|) $) 168)) (-2606 ((|#1| $ (-767)) 155) (($ $ (-1076) (-767)) 128) (($ $ (-641 (-1076)) (-641 (-767))) 127)) (-3335 (((-3 $ "failed") $) 73 (-2750 (-2368 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-1471 (((-767)) 28 T CONST)) (-1536 (($ $ $ (-767)) 173 (|has| |#1| (-172)))) (-2502 (((-112) $ $) 89 (|has| |#1| (-556)))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-1076)) 38) (($ $ (-641 (-1076))) 37) (($ $ (-1076) (-767)) 36) (($ $ (-641 (-1076)) (-641 (-767))) 35) (($ $ (-767)) 254) (($ $) 252) (($ $ (-1170)) 246 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 245 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 244 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 243 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-2945 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 6)) (-2934 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 74 (|has| |#1| (-846)))) (-3004 (($ $ |#1|) 156 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 158 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 157 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4302 (((-1251 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 10)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-2086 (($ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3466 (((-112) $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-1353 (($ $ (-564)) NIL) (($ $ (-564) (-564)) NIL)) (-3150 (((-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|))) $) NIL)) (-4273 (((-1251 |#1| |#2| |#3|) $) NIL)) (-3056 (((-3 (-1251 |#1| |#2| |#3|) "failed") $) NIL)) (-3758 (((-1251 |#1| |#2| |#3|) $) NIL)) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1336 (((-564) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-1424 (($ (-1150 (-2 (|:| |k| (-564)) (|:| |c| |#1|)))) NIL)) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-1251 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1170) "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-3 (-407 (-564)) "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-3 (-564) "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-2938 (((-1251 |#1| |#2| |#3|) $) NIL) (((-1170) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (((-407 (-564)) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363)))) (((-564) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))))) (-1956 (($ $) NIL) (($ (-564) $) NIL)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-1251 |#1| |#2| |#3|)) (-685 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 (-1251 |#1| |#2| |#3|))) (|:| |vec| (-1259 (-1251 |#1| |#2| |#3|)))) (-685 $) (-1259 $)) NIL (|has| |#1| (-363))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363)))) (((-685 (-564)) (-685 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-637 (-564))) (|has| |#1| (-363))))) (-1580 (((-3 $ "failed") $) NIL)) (-2560 (((-407 (-948 |#1|)) $ (-564)) NIL (|has| |#1| (-556))) (((-407 (-948 |#1|)) $ (-564) (-564)) NIL (|has| |#1| (-556)))) (-2498 (($) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-3530 (((-112) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-882 (-379))) (|has| |#1| (-363)))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-882 (-564))) (|has| |#1| (-363))))) (-3924 (((-564) $) NIL) (((-564) $ (-564)) NIL)) (-1980 (((-112) $) NIL)) (-2650 (($ $) NIL (|has| |#1| (-363)))) (-2254 (((-1251 |#1| |#2| |#3|) $) NIL (|has| |#1| (-363)))) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3234 (((-3 $ "failed") $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))))) (-4371 (((-112) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-1382 (($ $ (-917)) NIL)) (-3341 (($ (-1 |#1| (-564)) $) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-564)) 18) (($ $ (-1076) (-564)) NIL) (($ $ (-641 (-1076)) (-641 (-564))) NIL)) (-1469 (($ $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-1530 (($ $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-363)))) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3772 (($ (-564) (-1251 |#1| |#2| |#3|)) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2983 (($ $) 27 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 28 (|has| |#1| (-38 (-407 (-564)))))) (-3958 (($) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1145)) (|has| |#1| (-363))) CONST)) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4125 (($ $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-307)) (|has| |#1| (-363))))) (-4256 (((-1251 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-564)) NIL)) (-2501 (((-3 $ "failed") $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-564))))) (($ $ (-1170) (-1251 |#1| |#2| |#3|)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-514 (-1170) (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1170)) (-641 (-1251 |#1| |#2| |#3|))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-514 (-1170) (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-294 (-1251 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-294 (-1251 |#1| |#2| |#3|))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363)))) (($ $ (-641 (-1251 |#1| |#2| |#3|)) (-641 (-1251 |#1| |#2| |#3|))) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-309 (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-564)) NIL) (($ $ $) NIL (|has| (-564) (-1106))) (($ $ (-1251 |#1| |#2| |#3|)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-286 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) (|has| |#1| (-363))))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-1255 |#2|)) 26) (($ $ (-767)) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) 25 (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-3773 (($ $) NIL (|has| |#1| (-363)))) (-2264 (((-1251 |#1| |#2| |#3|) $) NIL (|has| |#1| (-363)))) (-3258 (((-564) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4327 (((-536) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-612 (-536))) (|has| |#1| (-363)))) (((-379) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-225) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1018)) (|has| |#1| (-363)))) (((-888 (-379)) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-612 (-888 (-379)))) (|has| |#1| (-363)))) (((-888 (-564)) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-612 (-888 (-564)))) (|has| |#1| (-363))))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1251 |#1| |#2| |#3|)) NIL) (($ (-1255 |#2|)) 24) (($ (-1170)) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-1170))) (|has| |#1| (-363)))) (($ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556)))) (($ (-407 (-564))) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-1034 (-564))) (|has| |#1| (-363))) (|has| |#1| (-38 (-407 (-564))))))) (-1690 ((|#1| $ (-564)) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-145)) (|has| |#1| (-363))) (|has| |#1| (-145))))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 11)) (-4328 (((-1251 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-545)) (|has| |#1| (-363))))) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-905)) (|has| |#1| (-363))) (|has| |#1| (-556))))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-564)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-564)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2007 (($ $) NIL (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))))) (-2409 (($) 20 T CONST)) (-2421 (($) 15 T CONST)) (-3922 (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|))) NIL (|has| |#1| (-363))) (($ $ (-1 (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) (-767)) NIL (|has| |#1| (-363))) (($ $ (-767)) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-233)) (|has| |#1| (-363))) (|has| |#1| (-15 * (|#1| (-564) |#1|))))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170) (-767)) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-641 (-1170))) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170)))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-896 (-1170))) (|has| |#1| (-363))) (-12 (|has| |#1| (-15 * (|#1| (-564) |#1|))) (|has| |#1| (-896 (-1170))))))) (-2932 (((-112) $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2909 (((-112) $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2897 (((-112) $ $) NIL (-2733 (-12 (|has| (-1251 |#1| |#2| |#3|) (-816)) (|has| |#1| (-363))) (-12 (|has| (-1251 |#1| |#2| |#3|) (-846)) (|has| |#1| (-363)))))) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363))) (($ (-1251 |#1| |#2| |#3|) (-1251 |#1| |#2| |#3|)) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 22)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1251 |#1| |#2| |#3|)) NIL (|has| |#1| (-363))) (($ (-1251 |#1| |#2| |#3|) $) NIL (|has| |#1| (-363))) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1223 |#1| |#2| |#3|) (-13 (-1221 |#1| (-1251 |#1| |#2| |#3|)) (-10 -8 (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1223))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1221 |#1| (-1251 |#1| |#2| |#3|)) (-10 -8 (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-2555 (((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112)) 13)) (-2153 (((-418 |#1|) |#1|) 26)) (-3546 (((-418 |#1|) |#1|) 24)))
+(((-1224 |#1|) (-10 -7 (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2153 ((-418 |#1|) |#1|)) (-15 -2555 ((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112)))) (-1235 (-564))) (T -1224))
+((-2555 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-5 *2 (-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564))))))) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))) (-2153 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
+(-10 -7 (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2153 ((-418 |#1|) |#1|)) (-15 -2555 ((-2 (|:| |contp| (-564)) (|:| -4006 (-641 (-2 (|:| |irr| |#1|) (|:| -2582 (-564)))))) |#1| (-112))))
+((-4271 (((-1150 |#2|) (-1 |#2| |#1|) (-1226 |#1|)) 23 (|has| |#1| (-844))) (((-1226 |#2|) (-1 |#2| |#1|) (-1226 |#1|)) 17)))
+(((-1225 |#1| |#2|) (-10 -7 (-15 -4271 ((-1226 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) (IF (|has| |#1| (-844)) (-15 -4271 ((-1150 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) |%noBranch|)) (-1209) (-1209)) (T -1225))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1226 *5)) (-4 *5 (-844)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1150 *6)) (-5 *1 (-1225 *5 *6)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1226 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1226 *6)) (-5 *1 (-1225 *5 *6)))))
+(-10 -7 (-15 -4271 ((-1226 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) (IF (|has| |#1| (-844)) (-15 -4271 ((-1150 |#2|) (-1 |#2| |#1|) (-1226 |#1|))) |%noBranch|))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4116 (($ |#1| |#1|) 11) (($ |#1|) 10)) (-4271 (((-1150 |#1|) (-1 |#1| |#1|) $) 44 (|has| |#1| (-844)))) (-2107 ((|#1| $) 15)) (-2702 ((|#1| $) 12)) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-2718 (((-564) $) 19)) (-3377 ((|#1| $) 18)) (-2730 ((|#1| $) 13)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-2644 (((-112) $) 17)) (-3458 (((-1150 |#1|) $) 41 (|has| |#1| (-844))) (((-1150 |#1|) (-641 $)) 40 (|has| |#1| (-844)))) (-4327 (($ |#1|) 26)) (-2326 (($ (-1088 |#1|)) 25) (((-858) $) 37 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3434 (($ |#1| |#1|) 21) (($ |#1|) 20)) (-2664 (($ $ (-564)) 14)) (-2876 (((-112) $ $) 30 (|has| |#1| (-1094)))))
+(((-1226 |#1|) (-13 (-1087 |#1|) (-10 -8 (-15 -3434 ($ |#1|)) (-15 -4116 ($ |#1|)) (-15 -2326 ($ (-1088 |#1|))) (-15 -2644 ((-112) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-1089 |#1| (-1150 |#1|))) |%noBranch|))) (-1209)) (T -1226))
+((-3434 (*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))) (-4116 (*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1088 *3)) (-4 *3 (-1209)) (-5 *1 (-1226 *3)))) (-2644 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1226 *3)) (-4 *3 (-1209)))))
+(-13 (-1087 |#1|) (-10 -8 (-15 -3434 ($ |#1|)) (-15 -4116 ($ |#1|)) (-15 -2326 ($ (-1088 |#1|))) (-15 -2644 ((-112) $)) (IF (|has| |#1| (-1094)) (-6 (-1094)) |%noBranch|) (IF (|has| |#1| (-844)) (-6 (-1089 |#1| (-1150 |#1|))) |%noBranch|)))
+((-4271 (((-1232 |#3| |#4|) (-1 |#4| |#2|) (-1232 |#1| |#2|)) 15)))
+(((-1227 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 ((-1232 |#3| |#4|) (-1 |#4| |#2|) (-1232 |#1| |#2|)))) (-1170) (-1045) (-1170) (-1045)) (T -1227))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1232 *5 *6)) (-14 *5 (-1170)) (-4 *6 (-1045)) (-4 *8 (-1045)) (-5 *2 (-1232 *7 *8)) (-5 *1 (-1227 *5 *6 *7 *8)) (-14 *7 (-1170)))))
+(-10 -7 (-15 -4271 ((-1232 |#3| |#4|) (-1 |#4| |#2|) (-1232 |#1| |#2|))))
+((-1317 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-2888 ((|#1| |#3|) 13)) (-1407 ((|#3| |#3|) 19)))
+(((-1228 |#1| |#2| |#3|) (-10 -7 (-15 -2888 (|#1| |#3|)) (-15 -1407 (|#3| |#3|)) (-15 -1317 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-556) (-988 |#1|) (-1235 |#2|)) (T -1228))
+((-1317 (*1 *2 *3) (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1228 *4 *5 *3)) (-4 *3 (-1235 *5)))) (-1407 (*1 *2 *2) (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-1228 *3 *4 *2)) (-4 *2 (-1235 *4)))) (-2888 (*1 *2 *3) (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-1228 *2 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -2888 (|#1| |#3|)) (-15 -1407 (|#3| |#3|)) (-15 -1317 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-2825 (((-3 |#2| "failed") |#2| (-767) |#1|) 37)) (-3849 (((-3 |#2| "failed") |#2| (-767)) 38)) (-3128 (((-3 (-2 (|:| -4213 |#2|) (|:| -4225 |#2|)) "failed") |#2|) 51)) (-1958 (((-641 |#2|) |#2|) 53)) (-1412 (((-3 |#2| "failed") |#2| |#2|) 47)))
+(((-1229 |#1| |#2|) (-10 -7 (-15 -3849 ((-3 |#2| "failed") |#2| (-767))) (-15 -2825 ((-3 |#2| "failed") |#2| (-767) |#1|)) (-15 -1412 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3128 ((-3 (-2 (|:| -4213 |#2|) (|:| -4225 |#2|)) "failed") |#2|)) (-15 -1958 ((-641 |#2|) |#2|))) (-13 (-556) (-147)) (-1235 |#1|)) (T -1229))
+((-1958 (*1 *2 *3) (-12 (-4 *4 (-13 (-556) (-147))) (-5 *2 (-641 *3)) (-5 *1 (-1229 *4 *3)) (-4 *3 (-1235 *4)))) (-3128 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-556) (-147))) (-5 *2 (-2 (|:| -4213 *3) (|:| -4225 *3))) (-5 *1 (-1229 *4 *3)) (-4 *3 (-1235 *4)))) (-1412 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1229 *3 *2)) (-4 *2 (-1235 *3)))) (-2825 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))) (-3849 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))))
+(-10 -7 (-15 -3849 ((-3 |#2| "failed") |#2| (-767))) (-15 -2825 ((-3 |#2| "failed") |#2| (-767) |#1|)) (-15 -1412 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3128 ((-3 (-2 (|:| -4213 |#2|) (|:| -4225 |#2|)) "failed") |#2|)) (-15 -1958 ((-641 |#2|) |#2|)))
+((-1418 (((-3 (-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) "failed") |#2| |#2|) 29)))
+(((-1230 |#1| |#2|) (-10 -7 (-15 -1418 ((-3 (-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) "failed") |#2| |#2|))) (-556) (-1235 |#1|)) (T -1230))
+((-1418 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-1230 *4 *3)) (-4 *3 (-1235 *4)))))
+(-10 -7 (-15 -1418 ((-3 (-2 (|:| -1876 |#2|) (|:| -2786 |#2|)) "failed") |#2| |#2|)))
+((-3675 ((|#2| |#2| |#2|) 22)) (-1912 ((|#2| |#2| |#2|) 36)) (-2561 ((|#2| |#2| |#2| (-767) (-767)) 44)))
+(((-1231 |#1| |#2|) (-10 -7 (-15 -3675 (|#2| |#2| |#2|)) (-15 -1912 (|#2| |#2| |#2|)) (-15 -2561 (|#2| |#2| |#2| (-767) (-767)))) (-1045) (-1235 |#1|)) (T -1231))
+((-2561 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-1231 *4 *2)) (-4 *2 (-1235 *4)))) (-1912 (*1 *2 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))) (-3675 (*1 *2 *2 *2) (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))))
+(-10 -7 (-15 -3675 (|#2| |#2| |#2|)) (-15 -1912 (|#2| |#2| |#2|)) (-15 -2561 (|#2| |#2| |#2| (-767) (-767))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3262 (((-1259 |#2|) $ (-767)) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-2890 (($ (-1166 |#2|)) NIL)) (-3510 (((-1166 $) $ (-1076)) NIL) (((-1166 |#2|) $) NIL)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#2| (-556)))) (-2086 (($ $) NIL (|has| |#2| (-556)))) (-3466 (((-112) $) NIL (|has| |#2| (-556)))) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1076))) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3971 (($ $ $) NIL (|has| |#2| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-1367 (($ $) NIL (|has| |#2| (-452)))) (-2556 (((-418 $) $) NIL (|has| |#2| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3143 (((-112) $ $) NIL (|has| |#2| (-363)))) (-2223 (($ $ (-767)) NIL)) (-2252 (($ $ (-767)) NIL)) (-2860 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-452)))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL) (((-3 (-407 (-564)) "failed") $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) NIL (|has| |#2| (-1034 (-564)))) (((-3 (-1076) "failed") $) NIL)) (-2938 ((|#2| $) NIL) (((-407 (-564)) $) NIL (|has| |#2| (-1034 (-407 (-564))))) (((-564) $) NIL (|has| |#2| (-1034 (-564)))) (((-1076) $) NIL)) (-1545 (($ $ $ (-1076)) NIL (|has| |#2| (-172))) ((|#2| $ $) NIL (|has| |#2| (-172)))) (-2544 (($ $ $) NIL (|has| |#2| (-363)))) (-3878 (($ $) NIL)) (-1863 (((-685 (-564)) (-685 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) NIL (|has| |#2| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#2|)) (|:| |vec| (-1259 |#2|))) (-685 $) (-1259 $)) NIL) (((-685 |#2|) (-685 $)) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2523 (($ $ $) NIL (|has| |#2| (-363)))) (-3001 (($ $ $) NIL)) (-3801 (($ $ $) NIL (|has| |#2| (-556)))) (-2823 (((-2 (|:| -4290 |#2|) (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#2| (-363)))) (-3430 (($ $) NIL (|has| |#2| (-452))) (($ $ (-1076)) NIL (|has| |#2| (-452)))) (-3866 (((-641 $) $) NIL)) (-4218 (((-112) $) NIL (|has| |#2| (-905)))) (-2400 (($ $ |#2| (-767) $) NIL)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) NIL (-12 (|has| (-1076) (-882 (-379))) (|has| |#2| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) NIL (-12 (|has| (-1076) (-882 (-564))) (|has| |#2| (-882 (-564)))))) (-3924 (((-767) $ $) NIL (|has| |#2| (-556)))) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3234 (((-3 $ "failed") $) NIL (|has| |#2| (-1145)))) (-3691 (($ (-1166 |#2|) (-1076)) NIL) (($ (-1166 $) (-1076)) NIL)) (-1382 (($ $ (-767)) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3679 (($ |#2| (-767)) 18) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1076)) NIL) (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL)) (-2035 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-1469 (($ $ $) NIL (|has| |#2| (-846)))) (-1530 (($ $ $) NIL (|has| |#2| (-846)))) (-2912 (($ (-1 (-767) (-767)) $) NIL)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-3337 (((-1166 |#2|) $) NIL)) (-1897 (((-3 (-1076) "failed") $) NIL)) (-3840 (($ $) NIL)) (-3853 ((|#2| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-2332 (((-1152) $) NIL)) (-1399 (((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767)) NIL)) (-3517 (((-3 (-641 $) "failed") $) NIL)) (-1377 (((-3 (-641 $) "failed") $) NIL)) (-1344 (((-3 (-2 (|:| |var| (-1076)) (|:| -4165 (-767))) "failed") $) NIL)) (-2983 (($ $) NIL (|has| |#2| (-38 (-407 (-564)))))) (-3958 (($) NIL (|has| |#2| (-1145)) CONST)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 ((|#2| $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#2| (-452)))) (-3209 (($ (-641 $)) NIL (|has| |#2| (-452))) (($ $ $) NIL (|has| |#2| (-452)))) (-3211 (($ $ (-767) |#2| $) NIL)) (-4023 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) NIL (|has| |#2| (-905)))) (-3546 (((-418 $) $) NIL (|has| |#2| (-905)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#2| (-363)))) (-2501 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-556))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#2| (-363)))) (-3055 (($ $ (-641 (-294 $))) NIL) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#2|) NIL) (($ $ (-641 (-1076)) (-641 |#2|)) NIL) (($ $ (-1076) $) NIL) (($ $ (-641 (-1076)) (-641 $)) NIL)) (-2468 (((-767) $) NIL (|has| |#2| (-363)))) (-4361 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) NIL (|has| |#2| (-556))) ((|#2| (-407 $) |#2|) NIL (|has| |#2| (-363))) (((-407 $) $ (-407 $)) NIL (|has| |#2| (-556)))) (-2866 (((-3 $ "failed") $ (-767)) NIL)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#2| (-363)))) (-2576 (($ $ (-1076)) NIL (|has| |#2| (-172))) ((|#2| $) NIL (|has| |#2| (-172)))) (-3142 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-3258 (((-767) $) NIL) (((-767) $ (-1076)) NIL) (((-641 (-767)) $ (-641 (-1076))) NIL)) (-4327 (((-888 (-379)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#2| (-612 (-888 (-379)))))) (((-888 (-564)) $) NIL (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#2| (-612 (-888 (-564)))))) (((-536) $) NIL (-12 (|has| (-1076) (-612 (-536))) (|has| |#2| (-612 (-536)))))) (-3024 ((|#2| $) NIL (|has| |#2| (-452))) (($ $ (-1076)) NIL (|has| |#2| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) NIL (-12 (|has| $ (-145)) (|has| |#2| (-905))))) (-2367 (((-3 $ "failed") $ $) NIL (|has| |#2| (-556))) (((-3 (-407 $) "failed") (-407 $) $) NIL (|has| |#2| (-556)))) (-2326 (((-858) $) 13) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-1076)) NIL) (($ (-1255 |#1|)) 20) (($ (-407 (-564))) NIL (-2733 (|has| |#2| (-38 (-407 (-564)))) (|has| |#2| (-1034 (-407 (-564)))))) (($ $) NIL (|has| |#2| (-556)))) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-767)) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2144 (((-3 $ "failed") $) NIL (-2733 (-12 (|has| $ (-145)) (|has| |#2| (-905))) (|has| |#2| (-145))))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| |#2| (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL (|has| |#2| (-556)))) (-2409 (($) NIL T CONST)) (-2421 (($) 14 T CONST)) (-3922 (($ $ (-1076)) NIL) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) NIL) (($ $ (-1170)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1170) (-767)) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) NIL (|has| |#2| (-896 (-1170)))) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2932 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2876 (((-112) $ $) NIL)) (-2920 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#2| (-846)))) (-2992 (($ $ |#2|) NIL (|has| |#2| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-407 (-564))) NIL (|has| |#2| (-38 (-407 (-564))))) (($ (-407 (-564)) $) NIL (|has| |#2| (-38 (-407 (-564))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-1232 |#1| |#2|) (-13 (-1235 |#2|) (-614 (-1255 |#1|)) (-10 -8 (-15 -3211 ($ $ (-767) |#2| $)))) (-1170) (-1045)) (T -1232))
+((-3211 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1232 *4 *3)) (-14 *4 (-1170)) (-4 *3 (-1045)))))
+(-13 (-1235 |#2|) (-614 (-1255 |#1|)) (-10 -8 (-15 -3211 ($ $ (-767) |#2| $))))
+((-4271 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
+(((-1233 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|))) (-1045) (-1235 |#1|) (-1045) (-1235 |#3|)) (T -1233))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-4 *2 (-1235 *6)) (-5 *1 (-1233 *5 *4 *6 *2)) (-4 *4 (-1235 *5)))))
+(-10 -7 (-15 -4271 (|#4| (-1 |#3| |#1|) |#2|)))
+((-3262 (((-1259 |#2|) $ (-767)) 129)) (-3702 (((-641 (-1076)) $) 16)) (-2890 (($ (-1166 |#2|)) 80)) (-3935 (((-767) $) NIL) (((-767) $ (-641 (-1076))) 21)) (-2729 (((-418 (-1166 $)) (-1166 $)) 205)) (-1367 (($ $) 195)) (-2556 (((-418 $) $) 193)) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 95)) (-2223 (($ $ (-767)) 84)) (-2252 (($ $ (-767)) 86)) (-2860 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 146)) (-4180 (((-3 |#2| "failed") $) 132) (((-3 (-407 (-564)) "failed") $) NIL) (((-3 (-564) "failed") $) NIL) (((-3 (-1076) "failed") $) NIL)) (-2938 ((|#2| $) 130) (((-407 (-564)) $) NIL) (((-564) $) NIL) (((-1076) $) NIL)) (-3801 (($ $ $) 172)) (-2823 (((-2 (|:| -4290 |#2|) (|:| -1876 $) (|:| -2786 $)) $ $) 174)) (-3924 (((-767) $ $) 190)) (-3234 (((-3 $ "failed") $) 139)) (-3679 (($ |#2| (-767)) NIL) (($ $ (-1076) (-767)) 59) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-2035 (((-767) $) NIL) (((-767) $ (-1076)) 54) (((-641 (-767)) $ (-641 (-1076))) 55)) (-3337 (((-1166 |#2|) $) 72)) (-1897 (((-3 (-1076) "failed") $) 52)) (-1399 (((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767)) 83)) (-2983 (($ $) 218)) (-3958 (($) 134)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 202)) (-4023 (((-418 (-1166 $)) (-1166 $)) 101)) (-2717 (((-418 (-1166 $)) (-1166 $)) 99)) (-3546 (((-418 $) $) 120)) (-3055 (($ $ (-641 (-294 $))) 51) (($ $ (-294 $)) NIL) (($ $ $ $) NIL) (($ $ (-641 $) (-641 $)) NIL) (($ $ (-1076) |#2|) 39) (($ $ (-641 (-1076)) (-641 |#2|)) 36) (($ $ (-1076) $) 32) (($ $ (-641 (-1076)) (-641 $)) 30)) (-2468 (((-767) $) 208)) (-4361 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-407 $) (-407 $) (-407 $)) 166) ((|#2| (-407 $) |#2|) 207) (((-407 $) $ (-407 $)) 189)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 212)) (-3142 (($ $ (-1076)) 159) (($ $ (-641 (-1076))) NIL) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL) (($ $ (-767)) NIL) (($ $) 157) (($ $ (-1170)) NIL) (($ $ (-641 (-1170))) NIL) (($ $ (-1170) (-767)) NIL) (($ $ (-641 (-1170)) (-641 (-767))) NIL) (($ $ (-1 |#2| |#2|) (-767)) NIL) (($ $ (-1 |#2| |#2|)) 156) (($ $ (-1 |#2| |#2|) $) 151)) (-3258 (((-767) $) NIL) (((-767) $ (-1076)) 17) (((-641 (-767)) $ (-641 (-1076))) 23)) (-3024 ((|#2| $) NIL) (($ $ (-1076)) 141)) (-2367 (((-3 $ "failed") $ $) 182) (((-3 (-407 $) "failed") (-407 $) $) 178)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#2|) NIL) (($ (-1076)) 64) (($ (-407 (-564))) NIL) (($ $) NIL)))
+(((-1234 |#1| |#2|) (-10 -8 (-15 -2326 (|#1| |#1|)) (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -1367 (|#1| |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -4361 ((-407 |#1|) |#1| (-407 |#1|))) (-15 -2468 ((-767) |#1|)) (-15 -3581 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2983 (|#1| |#1|)) (-15 -4361 (|#2| (-407 |#1|) |#2|)) (-15 -2860 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -2823 ((-2 (|:| -4290 |#2|) (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3801 (|#1| |#1| |#1|)) (-15 -2367 ((-3 (-407 |#1|) "failed") (-407 |#1|) |#1|)) (-15 -2367 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3924 ((-767) |#1| |#1|)) (-15 -4361 ((-407 |#1|) (-407 |#1|) (-407 |#1|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -2252 (|#1| |#1| (-767))) (-15 -2223 (|#1| |#1| (-767))) (-15 -1399 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| (-767))) (-15 -2890 (|#1| (-1166 |#2|))) (-15 -3337 ((-1166 |#2|) |#1|)) (-15 -3262 ((-1259 |#2|) |#1| (-767))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -4361 (|#1| |#1| |#1|)) (-15 -4361 (|#2| |#1| |#2|)) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2729 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2717 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4023 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -3024 (|#1| |#1| (-1076))) (-15 -3702 ((-641 (-1076)) |#1|)) (-15 -3935 ((-767) |#1| (-641 (-1076)))) (-15 -3935 ((-767) |#1|)) (-15 -3679 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3679 (|#1| |#1| (-1076) (-767))) (-15 -2035 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -2035 ((-767) |#1| (-1076))) (-15 -1897 ((-3 (-1076) "failed") |#1|)) (-15 -3258 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -3258 ((-767) |#1| (-1076))) (-15 -2326 (|#1| (-1076))) (-15 -4180 ((-3 (-1076) "failed") |#1|)) (-15 -2938 ((-1076) |#1|)) (-15 -3055 (|#1| |#1| (-641 (-1076)) (-641 |#1|))) (-15 -3055 (|#1| |#1| (-1076) |#1|)) (-15 -3055 (|#1| |#1| (-641 (-1076)) (-641 |#2|))) (-15 -3055 (|#1| |#1| (-1076) |#2|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3258 ((-767) |#1|)) (-15 -3679 (|#1| |#2| (-767))) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -2035 ((-767) |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -3142 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1076) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1076)))) (-15 -3142 (|#1| |#1| (-1076))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|))) (-1235 |#2|) (-1045)) (T -1234))
+NIL
+(-10 -8 (-15 -2326 (|#1| |#1|)) (-15 -1946 ((-1166 |#1|) (-1166 |#1|) (-1166 |#1|))) (-15 -2556 ((-418 |#1|) |#1|)) (-15 -1367 (|#1| |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -3958 (|#1|)) (-15 -3234 ((-3 |#1| "failed") |#1|)) (-15 -4361 ((-407 |#1|) |#1| (-407 |#1|))) (-15 -2468 ((-767) |#1|)) (-15 -3581 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -2983 (|#1| |#1|)) (-15 -4361 (|#2| (-407 |#1|) |#2|)) (-15 -2860 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -2823 ((-2 (|:| -4290 |#2|) (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| |#1|)) (-15 -3801 (|#1| |#1| |#1|)) (-15 -2367 ((-3 (-407 |#1|) "failed") (-407 |#1|) |#1|)) (-15 -2367 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3924 ((-767) |#1| |#1|)) (-15 -4361 ((-407 |#1|) (-407 |#1|) (-407 |#1|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -2252 (|#1| |#1| (-767))) (-15 -2223 (|#1| |#1| (-767))) (-15 -1399 ((-2 (|:| -1876 |#1|) (|:| -2786 |#1|)) |#1| (-767))) (-15 -2890 (|#1| (-1166 |#2|))) (-15 -3337 ((-1166 |#2|) |#1|)) (-15 -3262 ((-1259 |#2|) |#1| (-767))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3142 (|#1| |#1| (-1 |#2| |#2|) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1170) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1170)))) (-15 -3142 (|#1| |#1| (-1170))) (-15 -3142 (|#1| |#1|)) (-15 -3142 (|#1| |#1| (-767))) (-15 -4361 (|#1| |#1| |#1|)) (-15 -4361 (|#2| |#1| |#2|)) (-15 -3546 ((-418 |#1|) |#1|)) (-15 -2729 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2717 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -4023 ((-418 (-1166 |#1|)) (-1166 |#1|))) (-15 -2034 ((-3 (-641 (-1166 |#1|)) "failed") (-641 (-1166 |#1|)) (-1166 |#1|))) (-15 -3024 (|#1| |#1| (-1076))) (-15 -3702 ((-641 (-1076)) |#1|)) (-15 -3935 ((-767) |#1| (-641 (-1076)))) (-15 -3935 ((-767) |#1|)) (-15 -3679 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3679 (|#1| |#1| (-1076) (-767))) (-15 -2035 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -2035 ((-767) |#1| (-1076))) (-15 -1897 ((-3 (-1076) "failed") |#1|)) (-15 -3258 ((-641 (-767)) |#1| (-641 (-1076)))) (-15 -3258 ((-767) |#1| (-1076))) (-15 -2326 (|#1| (-1076))) (-15 -4180 ((-3 (-1076) "failed") |#1|)) (-15 -2938 ((-1076) |#1|)) (-15 -3055 (|#1| |#1| (-641 (-1076)) (-641 |#1|))) (-15 -3055 (|#1| |#1| (-1076) |#1|)) (-15 -3055 (|#1| |#1| (-641 (-1076)) (-641 |#2|))) (-15 -3055 (|#1| |#1| (-1076) |#2|)) (-15 -3055 (|#1| |#1| (-641 |#1|) (-641 |#1|))) (-15 -3055 (|#1| |#1| |#1| |#1|)) (-15 -3055 (|#1| |#1| (-294 |#1|))) (-15 -3055 (|#1| |#1| (-641 (-294 |#1|)))) (-15 -3258 ((-767) |#1|)) (-15 -3679 (|#1| |#2| (-767))) (-15 -4180 ((-3 (-564) "failed") |#1|)) (-15 -2938 ((-564) |#1|)) (-15 -4180 ((-3 (-407 (-564)) "failed") |#1|)) (-15 -2938 ((-407 (-564)) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4180 ((-3 |#2| "failed") |#1|)) (-15 -2326 (|#1| |#2|)) (-15 -2035 ((-767) |#1|)) (-15 -3024 (|#2| |#1|)) (-15 -3142 (|#1| |#1| (-641 (-1076)) (-641 (-767)))) (-15 -3142 (|#1| |#1| (-1076) (-767))) (-15 -3142 (|#1| |#1| (-641 (-1076)))) (-15 -3142 (|#1| |#1| (-1076))) (-15 -2326 (|#1| (-564))) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3262 (((-1259 |#1|) $ (-767)) 239)) (-3702 (((-641 (-1076)) $) 111)) (-2890 (($ (-1166 |#1|)) 237)) (-3510 (((-1166 $) $ (-1076)) 126) (((-1166 |#1|) $) 125)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 88 (|has| |#1| (-556)))) (-2086 (($ $) 89 (|has| |#1| (-556)))) (-3466 (((-112) $) 91 (|has| |#1| (-556)))) (-3935 (((-767) $) 113) (((-767) $ (-641 (-1076))) 112)) (-1318 (((-3 $ "failed") $ $) 20)) (-3971 (($ $ $) 224 (|has| |#1| (-556)))) (-2729 (((-418 (-1166 $)) (-1166 $)) 101 (|has| |#1| (-905)))) (-1367 (($ $) 99 (|has| |#1| (-452)))) (-2556 (((-418 $) $) 98 (|has| |#1| (-452)))) (-2034 (((-3 (-641 (-1166 $)) "failed") (-641 (-1166 $)) (-1166 $)) 104 (|has| |#1| (-905)))) (-3143 (((-112) $ $) 209 (|has| |#1| (-363)))) (-2223 (($ $ (-767)) 232)) (-2252 (($ $ (-767)) 231)) (-2860 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 219 (|has| |#1| (-452)))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 165) (((-3 (-407 (-564)) "failed") $) 162 (|has| |#1| (-1034 (-407 (-564))))) (((-3 (-564) "failed") $) 160 (|has| |#1| (-1034 (-564)))) (((-3 (-1076) "failed") $) 137)) (-2938 ((|#1| $) 164) (((-407 (-564)) $) 163 (|has| |#1| (-1034 (-407 (-564))))) (((-564) $) 161 (|has| |#1| (-1034 (-564)))) (((-1076) $) 138)) (-1545 (($ $ $ (-1076)) 109 (|has| |#1| (-172))) ((|#1| $ $) 227 (|has| |#1| (-172)))) (-2544 (($ $ $) 213 (|has| |#1| (-363)))) (-3878 (($ $) 155)) (-1863 (((-685 (-564)) (-685 $)) 135 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 (-564))) (|:| |vec| (-1259 (-564)))) (-685 $) (-1259 $)) 134 (|has| |#1| (-637 (-564)))) (((-2 (|:| -3116 (-685 |#1|)) (|:| |vec| (-1259 |#1|))) (-685 $) (-1259 $)) 133) (((-685 |#1|) (-685 $)) 132)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 212 (|has| |#1| (-363)))) (-3001 (($ $ $) 230)) (-3801 (($ $ $) 221 (|has| |#1| (-556)))) (-2823 (((-2 (|:| -4290 |#1|) (|:| -1876 $) (|:| -2786 $)) $ $) 220 (|has| |#1| (-556)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 207 (|has| |#1| (-363)))) (-3430 (($ $) 177 (|has| |#1| (-452))) (($ $ (-1076)) 106 (|has| |#1| (-452)))) (-3866 (((-641 $) $) 110)) (-4218 (((-112) $) 97 (|has| |#1| (-905)))) (-2400 (($ $ |#1| (-767) $) 173)) (-3960 (((-885 (-379) $) $ (-888 (-379)) (-885 (-379) $)) 85 (-12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379))))) (((-885 (-564) $) $ (-888 (-564)) (-885 (-564) $)) 84 (-12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))))) (-3924 (((-767) $ $) 225 (|has| |#1| (-556)))) (-1980 (((-112) $) 32)) (-2724 (((-767) $) 170)) (-3234 (((-3 $ "failed") $) 205 (|has| |#1| (-1145)))) (-3691 (($ (-1166 |#1|) (-1076)) 118) (($ (-1166 $) (-1076)) 117)) (-1382 (($ $ (-767)) 236)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 216 (|has| |#1| (-363)))) (-3091 (((-641 $) $) 127)) (-3552 (((-112) $) 153)) (-3679 (($ |#1| (-767)) 154) (($ $ (-1076) (-767)) 120) (($ $ (-641 (-1076)) (-641 (-767))) 119)) (-2269 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $ (-1076)) 121) (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 234)) (-2035 (((-767) $) 171) (((-767) $ (-1076)) 123) (((-641 (-767)) $ (-641 (-1076))) 122)) (-1469 (($ $ $) 80 (|has| |#1| (-846)))) (-1530 (($ $ $) 79 (|has| |#1| (-846)))) (-2912 (($ (-1 (-767) (-767)) $) 172)) (-4271 (($ (-1 |#1| |#1|) $) 152)) (-3337 (((-1166 |#1|) $) 238)) (-1897 (((-3 (-1076) "failed") $) 124)) (-3840 (($ $) 150)) (-3853 ((|#1| $) 149)) (-3172 (($ (-641 $)) 95 (|has| |#1| (-452))) (($ $ $) 94 (|has| |#1| (-452)))) (-2332 (((-1152) $) 10)) (-1399 (((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767)) 233)) (-3517 (((-3 (-641 $) "failed") $) 115)) (-1377 (((-3 (-641 $) "failed") $) 116)) (-1344 (((-3 (-2 (|:| |var| (-1076)) (|:| -4165 (-767))) "failed") $) 114)) (-2983 (($ $) 217 (|has| |#1| (-38 (-407 (-564)))))) (-3958 (($) 204 (|has| |#1| (-1145)) CONST)) (-3868 (((-1114) $) 11)) (-3817 (((-112) $) 167)) (-3829 ((|#1| $) 168)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 96 (|has| |#1| (-452)))) (-3209 (($ (-641 $)) 93 (|has| |#1| (-452))) (($ $ $) 92 (|has| |#1| (-452)))) (-4023 (((-418 (-1166 $)) (-1166 $)) 103 (|has| |#1| (-905)))) (-2717 (((-418 (-1166 $)) (-1166 $)) 102 (|has| |#1| (-905)))) (-3546 (((-418 $) $) 100 (|has| |#1| (-905)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 215 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 214 (|has| |#1| (-363)))) (-2501 (((-3 $ "failed") $ |#1|) 175 (|has| |#1| (-556))) (((-3 $ "failed") $ $) 87 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 208 (|has| |#1| (-363)))) (-3055 (($ $ (-641 (-294 $))) 146) (($ $ (-294 $)) 145) (($ $ $ $) 144) (($ $ (-641 $) (-641 $)) 143) (($ $ (-1076) |#1|) 142) (($ $ (-641 (-1076)) (-641 |#1|)) 141) (($ $ (-1076) $) 140) (($ $ (-641 (-1076)) (-641 $)) 139)) (-2468 (((-767) $) 210 (|has| |#1| (-363)))) (-4361 ((|#1| $ |#1|) 257) (($ $ $) 256) (((-407 $) (-407 $) (-407 $)) 226 (|has| |#1| (-556))) ((|#1| (-407 $) |#1|) 218 (|has| |#1| (-363))) (((-407 $) $ (-407 $)) 206 (|has| |#1| (-556)))) (-2866 (((-3 $ "failed") $ (-767)) 235)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 211 (|has| |#1| (-363)))) (-2576 (($ $ (-1076)) 108 (|has| |#1| (-172))) ((|#1| $) 228 (|has| |#1| (-172)))) (-3142 (($ $ (-1076)) 43) (($ $ (-641 (-1076))) 42) (($ $ (-1076) (-767)) 41) (($ $ (-641 (-1076)) (-641 (-767))) 40) (($ $ (-767)) 254) (($ $) 252) (($ $ (-1170)) 251 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 250 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 249 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 248 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 241) (($ $ (-1 |#1| |#1|)) 240) (($ $ (-1 |#1| |#1|) $) 229)) (-3258 (((-767) $) 151) (((-767) $ (-1076)) 131) (((-641 (-767)) $ (-641 (-1076))) 130)) (-4327 (((-888 (-379)) $) 83 (-12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379)))))) (((-888 (-564)) $) 82 (-12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564)))))) (((-536) $) 81 (-12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))))) (-3024 ((|#1| $) 176 (|has| |#1| (-452))) (($ $ (-1076)) 107 (|has| |#1| (-452)))) (-4226 (((-3 (-1259 $) "failed") (-685 $)) 105 (-2364 (|has| $ (-145)) (|has| |#1| (-905))))) (-2367 (((-3 $ "failed") $ $) 223 (|has| |#1| (-556))) (((-3 (-407 $) "failed") (-407 $) $) 222 (|has| |#1| (-556)))) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 166) (($ (-1076)) 136) (($ (-407 (-564))) 73 (-2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564)))))) (($ $) 86 (|has| |#1| (-556)))) (-2044 (((-641 |#1|) $) 169)) (-1690 ((|#1| $ (-767)) 156) (($ $ (-1076) (-767)) 129) (($ $ (-641 (-1076)) (-641 (-767))) 128)) (-2144 (((-3 $ "failed") $) 74 (-2733 (-2364 (|has| $ (-145)) (|has| |#1| (-905))) (|has| |#1| (-145))))) (-3662 (((-767)) 29 T CONST)) (-3096 (($ $ $ (-767)) 174 (|has| |#1| (-172)))) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 90 (|has| |#1| (-556)))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-1076)) 39) (($ $ (-641 (-1076))) 38) (($ $ (-1076) (-767)) 37) (($ $ (-641 (-1076)) (-641 (-767))) 36) (($ $ (-767)) 255) (($ $) 253) (($ $ (-1170)) 247 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170))) 246 (|has| |#1| (-896 (-1170)))) (($ $ (-1170) (-767)) 245 (|has| |#1| (-896 (-1170)))) (($ $ (-641 (-1170)) (-641 (-767))) 244 (|has| |#1| (-896 (-1170)))) (($ $ (-1 |#1| |#1|) (-767)) 243) (($ $ (-1 |#1| |#1|)) 242)) (-2932 (((-112) $ $) 77 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 76 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 6)) (-2920 (((-112) $ $) 78 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 75 (|has| |#1| (-846)))) (-2992 (($ $ |#1|) 157 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 159 (|has| |#1| (-38 (-407 (-564))))) (($ (-407 (-564)) $) 158 (|has| |#1| (-38 (-407 (-564))))) (($ |#1| $) 148) (($ $ |#1|) 147)))
(((-1235 |#1|) (-140) (-1045)) (T -1235))
-((-1586 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-1235 *4)) (-4 *4 (-1045)) (-5 *2 (-1259 *4)))) (-3703 (*1 *2 *1) (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-5 *2 (-1166 *3)))) (-4343 (*1 *1 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-1045)) (-4 *1 (-1235 *3)))) (-2227 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-2792 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-4133 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1235 *3)))) (-3690 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1235 *4)))) (-3131 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-3981 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-3669 (*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)))) (-3735 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-3358 (*1 *2 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))) (-3594 (*1 *2 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))) (-4362 (*1 *2 *2 *2) (-12 (-5 *2 (-407 *1)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556)))) (-3533 (*1 *2 *1 *1) (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556)) (-5 *2 (-767)))) (-2127 (*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-2253 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-2253 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-407 *1)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556)))) (-2691 (*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-2454 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -4311 *3) (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1235 *3)))) (-1534 (*1 *2 *1 *1) (-12 (-4 *3 (-452)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1235 *3)))) (-4362 (*1 *2 *3 *2) (-12 (-5 *3 (-407 *1)) (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-1871 (*1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))))
-(-13 (-945 |t#1| (-767) (-1076)) (-286 |t#1| |t#1|) (-286 $ $) (-233) (-231 |t#1|) (-10 -8 (-15 -1586 ((-1259 |t#1|) $ (-767))) (-15 -3703 ((-1166 |t#1|) $)) (-15 -4343 ($ (-1166 |t#1|))) (-15 -2227 ($ $ (-767))) (-15 -2792 ((-3 $ "failed") $ (-767))) (-15 -4133 ((-2 (|:| -3783 $) (|:| -1673 $)) $ $)) (-15 -3690 ((-2 (|:| -3783 $) (|:| -1673 $)) $ (-767))) (-15 -3131 ($ $ (-767))) (-15 -3981 ($ $ (-767))) (-15 -3669 ($ $ $)) (-15 -3735 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1145)) (-6 (-1145)) |%noBranch|) (IF (|has| |t#1| (-172)) (PROGN (-15 -3358 (|t#1| $)) (-15 -3594 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-6 (-286 (-407 $) (-407 $))) (-15 -4362 ((-407 $) (-407 $) (-407 $))) (-15 -3533 ((-767) $ $)) (-15 -2127 ($ $ $)) (-15 -2253 ((-3 $ "failed") $ $)) (-15 -2253 ((-3 (-407 $) "failed") (-407 $) $)) (-15 -2691 ($ $ $)) (-15 -2454 ((-2 (|:| -4311 |t#1|) (|:| -3783 $) (|:| -1673 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-452)) (-15 -1534 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-6 (-307)) (-6 -4402) (-15 -4362 (|t#1| (-407 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (-15 -1871 ($ $)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-767)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-102) . T) ((-111 #1# #1#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2750 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 #2=(-1076)) . T) ((-614 |#1|) . T) ((-614 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564))))) ((-231 |#1|) . T) ((-233) . T) ((-286 (-407 $) (-407 $)) |has| |#1| (-556)) ((-286 |#1| |#1|) . T) ((-286 $ $) . T) ((-290) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-309 $) . T) ((-326 |#1| #0#) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2750 (|has| |#1| (-905)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-514 #2# |#1|) . T) ((-514 #2# $) . T) ((-514 $ $) . T) ((-556) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-644 #1#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #1#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 #2#) . T) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-882 (-379)) -12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379)))) ((-882 (-564)) -12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))) ((-945 |#1| #0# #2#) . T) ((-905) |has| |#1| (-905)) ((-916) |has| |#1| (-363)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #2#) . T) ((-1034 |#1|) . T) ((-1051 #1#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-1145)) ((-1213) |has| |#1| (-905)))
-((-3743 (((-641 (-1076)) $) 34)) (-3900 (($ $) 31)) (-3720 (($ |#2| |#3|) NIL) (($ $ (-1076) |#3|) 28) (($ $ (-641 (-1076)) (-641 |#3|)) 27)) (-3866 (($ $) 14)) (-3876 ((|#2| $) 12)) (-2762 ((|#3| $) 10)))
-(((-1236 |#1| |#2| |#3|) (-10 -8 (-15 -3743 ((-641 (-1076)) |#1|)) (-15 -3720 (|#1| |#1| (-641 (-1076)) (-641 |#3|))) (-15 -3720 (|#1| |#1| (-1076) |#3|)) (-15 -3900 (|#1| |#1|)) (-15 -3720 (|#1| |#2| |#3|)) (-15 -2762 (|#3| |#1|)) (-15 -3866 (|#1| |#1|)) (-15 -3876 (|#2| |#1|))) (-1237 |#2| |#3|) (-1045) (-788)) (T -1236))
-NIL
-(-10 -8 (-15 -3743 ((-641 (-1076)) |#1|)) (-15 -3720 (|#1| |#1| (-641 (-1076)) (-641 |#3|))) (-15 -3720 (|#1| |#1| (-1076) |#3|)) (-15 -3900 (|#1| |#1|)) (-15 -3720 (|#1| |#2| |#3|)) (-15 -2762 (|#3| |#1|)) (-15 -3866 (|#1| |#1|)) (-15 -3876 (|#2| |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 (-1076)) $) 77)) (-3257 (((-1170) $) 106)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-3309 (($ $ |#2|) 101) (($ $ |#2| |#2|) 100)) (-3272 (((-1150 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 108)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-1904 (((-112) $) 76)) (-3533 ((|#2| $) 103) ((|#2| $ |#2|) 102)) (-4035 (((-112) $) 31)) (-2227 (($ $ (-917)) 104)) (-4108 (((-112) $) 65)) (-3720 (($ |#1| |#2|) 64) (($ $ (-1076) |#2|) 79) (($ $ (-641 (-1076)) (-641 |#2|)) 78)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-3113 (($ $ |#2|) 98)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-3084 (((-1150 |#1|) $ |#1|) 97 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-4362 ((|#1| $ |#2|) 107) (($ $ $) 84 (|has| |#2| (-1106)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170) (-767)) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-641 (-1170))) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170)) 89 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-767)) 87 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2762 ((|#2| $) 67)) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556))) (($ |#1|) 50 (|has| |#1| (-172)))) (-2606 ((|#1| $ |#2|) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3539 ((|#1| $) 105)) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-3613 ((|#1| $ |#2|) 99 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170) (-767)) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-641 (-1170))) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170)) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-3262 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-1235 *4)) (-4 *4 (-1045)) (-5 *2 (-1259 *4)))) (-3337 (*1 *2 *1) (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-5 *2 (-1166 *3)))) (-2890 (*1 *1 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-1045)) (-4 *1 (-1235 *3)))) (-1382 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-2866 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-2269 (*1 *2 *1 *1) (-12 (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1235 *3)))) (-1399 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1235 *4)))) (-2223 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-2252 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-3001 (*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)))) (-3142 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))) (-2576 (*1 *2 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))) (-1545 (*1 *2 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))) (-4361 (*1 *2 *2 *2) (-12 (-5 *2 (-407 *1)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556)))) (-3924 (*1 *2 *1 *1) (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556)) (-5 *2 (-767)))) (-3971 (*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-2367 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-2367 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-407 *1)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556)))) (-3801 (*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))) (-2823 (*1 *2 *1 *1) (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| -4290 *3) (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1235 *3)))) (-2860 (*1 *2 *1 *1) (-12 (-4 *3 (-452)) (-4 *3 (-1045)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1235 *3)))) (-4361 (*1 *2 *3 *2) (-12 (-5 *3 (-407 *1)) (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2983 (*1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))))
+(-13 (-945 |t#1| (-767) (-1076)) (-286 |t#1| |t#1|) (-286 $ $) (-233) (-231 |t#1|) (-10 -8 (-15 -3262 ((-1259 |t#1|) $ (-767))) (-15 -3337 ((-1166 |t#1|) $)) (-15 -2890 ($ (-1166 |t#1|))) (-15 -1382 ($ $ (-767))) (-15 -2866 ((-3 $ "failed") $ (-767))) (-15 -2269 ((-2 (|:| -1876 $) (|:| -2786 $)) $ $)) (-15 -1399 ((-2 (|:| -1876 $) (|:| -2786 $)) $ (-767))) (-15 -2223 ($ $ (-767))) (-15 -2252 ($ $ (-767))) (-15 -3001 ($ $ $)) (-15 -3142 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1145)) (-6 (-1145)) |%noBranch|) (IF (|has| |t#1| (-172)) (PROGN (-15 -2576 (|t#1| $)) (-15 -1545 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-556)) (PROGN (-6 (-286 (-407 $) (-407 $))) (-15 -4361 ((-407 $) (-407 $) (-407 $))) (-15 -3924 ((-767) $ $)) (-15 -3971 ($ $ $)) (-15 -2367 ((-3 $ "failed") $ $)) (-15 -2367 ((-3 (-407 $) "failed") (-407 $) $)) (-15 -3801 ($ $ $)) (-15 -2823 ((-2 (|:| -4290 |t#1|) (|:| -1876 $) (|:| -2786 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-452)) (-15 -2860 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-363)) (PROGN (-6 (-307)) (-6 -4403) (-15 -4361 (|t#1| (-407 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (-15 -2983 ($ $)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-767)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-102) . T) ((-111 #1# #1#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2733 (|has| |#1| (-1034 (-407 (-564)))) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 #2=(-1076)) . T) ((-614 |#1|) . T) ((-614 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-612 (-536)) -12 (|has| (-1076) (-612 (-536))) (|has| |#1| (-612 (-536)))) ((-612 (-888 (-379))) -12 (|has| (-1076) (-612 (-888 (-379)))) (|has| |#1| (-612 (-888 (-379))))) ((-612 (-888 (-564))) -12 (|has| (-1076) (-612 (-888 (-564)))) (|has| |#1| (-612 (-888 (-564))))) ((-231 |#1|) . T) ((-233) . T) ((-286 (-407 $) (-407 $)) |has| |#1| (-556)) ((-286 |#1| |#1|) . T) ((-286 $ $) . T) ((-290) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-309 $) . T) ((-326 |#1| #0#) . T) ((-377 |#1|) . T) ((-411 |#1|) . T) ((-452) -2733 (|has| |#1| (-905)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-514 #2# |#1|) . T) ((-514 #2# $) . T) ((-514 $ $) . T) ((-556) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-644 #1#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-637 (-564)) |has| |#1| (-637 (-564))) ((-637 |#1|) . T) ((-713 #1#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363))) ((-722) . T) ((-846) |has| |#1| (-846)) ((-896 #2#) . T) ((-896 (-1170)) |has| |#1| (-896 (-1170))) ((-882 (-379)) -12 (|has| (-1076) (-882 (-379))) (|has| |#1| (-882 (-379)))) ((-882 (-564)) -12 (|has| (-1076) (-882 (-564))) (|has| |#1| (-882 (-564)))) ((-945 |#1| #0# #2#) . T) ((-905) |has| |#1| (-905)) ((-916) |has| |#1| (-363)) ((-1034 (-407 (-564))) |has| |#1| (-1034 (-407 (-564)))) ((-1034 (-564)) |has| |#1| (-1034 (-564))) ((-1034 #2#) . T) ((-1034 |#1|) . T) ((-1051 #1#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-905)) (|has| |#1| (-556)) (|has| |#1| (-452)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1145) |has| |#1| (-1145)) ((-1213) |has| |#1| (-905)))
+((-3702 (((-641 (-1076)) $) 34)) (-3878 (($ $) 31)) (-3679 (($ |#2| |#3|) NIL) (($ $ (-1076) |#3|) 28) (($ $ (-641 (-1076)) (-641 |#3|)) 27)) (-3840 (($ $) 14)) (-3853 ((|#2| $) 12)) (-3258 ((|#3| $) 10)))
+(((-1236 |#1| |#2| |#3|) (-10 -8 (-15 -3702 ((-641 (-1076)) |#1|)) (-15 -3679 (|#1| |#1| (-641 (-1076)) (-641 |#3|))) (-15 -3679 (|#1| |#1| (-1076) |#3|)) (-15 -3878 (|#1| |#1|)) (-15 -3679 (|#1| |#2| |#3|)) (-15 -3258 (|#3| |#1|)) (-15 -3840 (|#1| |#1|)) (-15 -3853 (|#2| |#1|))) (-1237 |#2| |#3|) (-1045) (-788)) (T -1236))
+NIL
+(-10 -8 (-15 -3702 ((-641 (-1076)) |#1|)) (-15 -3679 (|#1| |#1| (-641 (-1076)) (-641 |#3|))) (-15 -3679 (|#1| |#1| (-1076) |#3|)) (-15 -3878 (|#1| |#1|)) (-15 -3679 (|#1| |#2| |#3|)) (-15 -3258 (|#3| |#1|)) (-15 -3840 (|#1| |#1|)) (-15 -3853 (|#2| |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 (-1076)) $) 78)) (-3229 (((-1170) $) 107)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1353 (($ $ |#2|) 102) (($ $ |#2| |#2|) 101)) (-3150 (((-1150 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 109)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-2004 (((-112) $) 77)) (-3924 ((|#2| $) 104) ((|#2| $ |#2|) 103)) (-1980 (((-112) $) 32)) (-1382 (($ $ (-917)) 105)) (-3552 (((-112) $) 66)) (-3679 (($ |#1| |#2|) 65) (($ $ (-1076) |#2|) 80) (($ $ (-641 (-1076)) (-641 |#2|)) 79)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3157 (($ $ |#2|) 99)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-4361 ((|#1| $ |#2|) 108) (($ $ $) 85 (|has| |#2| (-1106)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170) (-767)) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-641 (-1170))) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170)) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-3258 ((|#2| $) 68)) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556))) (($ |#1|) 51 (|has| |#1| (-172)))) (-1690 ((|#1| $ |#2|) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-2855 ((|#1| $) 106)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-3583 ((|#1| $ |#2|) 100 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) 97 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170) (-767)) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-641 (-1170))) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1170)) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-767)) 89 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 87 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-1237 |#1| |#2|) (-140) (-1045) (-788)) (T -1237))
-((-3272 (*1 *2 *1) (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-1150 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-4362 (*1 *2 *1 *3) (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-3257 (*1 *2 *1) (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-1170)))) (-3539 (*1 *2 *1) (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-2227 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)))) (-3533 (*1 *2 *1) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3533 (*1 *2 *1 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3309 (*1 *1 *1 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3309 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3613 (*1 *2 *1 *3) (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2350 (*2 (-1170)))) (-4 *2 (-1045)))) (-3113 (*1 *1 *1 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3084 (*1 *2 *1 *3) (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1150 *3)))))
-(-13 (-969 |t#1| |t#2| (-1076)) (-10 -8 (-15 -3272 ((-1150 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -4362 (|t#1| $ |t#2|)) (-15 -3257 ((-1170) $)) (-15 -3539 (|t#1| $)) (-15 -2227 ($ $ (-917))) (-15 -3533 (|t#2| $)) (-15 -3533 (|t#2| $ |t#2|)) (-15 -3309 ($ $ |t#2|)) (-15 -3309 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -2350 (|t#1| (-1170)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -3613 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -3113 ($ $ |t#2|)) (IF (|has| |t#2| (-1106)) (-6 (-286 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-233)) (IF (|has| |t#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -3084 ((-1150 |t#1|) $ |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-286 $ $) |has| |#2| (-1106)) ((-290) |has| |#1| (-556)) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| |#2| (-1076)) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-3472 ((|#2| |#2|) 12)) (-3942 (((-418 |#2|) |#2|) 14)) (-4169 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564)))) 30)))
-(((-1238 |#1| |#2|) (-10 -7 (-15 -3942 ((-418 |#2|) |#2|)) (-15 -3472 (|#2| |#2|)) (-15 -4169 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564)))))) (-556) (-13 (-1235 |#1|) (-556) (-10 -8 (-15 -3238 ($ $ $))))) (T -1238))
-((-4169 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-564)))) (-4 *4 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3238 ($ $ $))))) (-4 *3 (-556)) (-5 *1 (-1238 *3 *4)))) (-3472 (*1 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-1238 *3 *2)) (-4 *2 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3238 ($ $ $))))))) (-3942 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-1238 *4 *3)) (-4 *3 (-13 (-1235 *4) (-556) (-10 -8 (-15 -3238 ($ $ $))))))))
-(-10 -7 (-15 -3942 ((-418 |#2|) |#2|)) (-15 -3472 (|#2| |#2|)) (-15 -4169 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))))))
-((-4289 (((-1244 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1244 |#1| |#3| |#5|)) 24)))
-(((-1239 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4289 ((-1244 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1244 |#1| |#3| |#5|)))) (-1045) (-1045) (-1170) (-1170) |#1| |#2|) (T -1239))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1244 *5 *7 *9)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-14 *7 (-1170)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1244 *6 *8 *10)) (-5 *1 (-1239 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1170)))))
-(-10 -7 (-15 -4289 ((-1244 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1244 |#1| |#3| |#5|))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 (-1076)) $) 77)) (-3257 (((-1170) $) 106)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) 101) (($ $ (-407 (-564)) (-407 (-564))) 100)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 108)) (-1321 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 165 (|has| |#1| (-363)))) (-3942 (((-418 $) $) 166 (|has| |#1| (-363)))) (-3605 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) 156 (|has| |#1| (-363)))) (-1301 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) 174)) (-1337 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) 17 T CONST)) (-2577 (($ $ $) 160 (|has| |#1| (-363)))) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 159 (|has| |#1| (-363)))) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 154 (|has| |#1| (-363)))) (-3037 (((-112) $) 167 (|has| |#1| (-363)))) (-1904 (((-112) $) 76)) (-2295 (($) 148 (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) 103) (((-407 (-564)) $ (-407 (-564))) 102)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 119 (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) 104) (($ $ (-407 (-564))) 173)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 163 (|has| |#1| (-363)))) (-4108 (((-112) $) 65)) (-3720 (($ |#1| (-407 (-564))) 64) (($ $ (-1076) (-407 (-564))) 79) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) 78)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3473 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-3202 (($ (-641 $)) 152 (|has| |#1| (-363))) (($ $ $) 151 (|has| |#1| (-363)))) (-4172 (((-1152) $) 9)) (-3836 (($ $) 168 (|has| |#1| (-363)))) (-1871 (($ $) 172 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 171 (-2750 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 153 (|has| |#1| (-363)))) (-3238 (($ (-641 $)) 150 (|has| |#1| (-363))) (($ $ $) 149 (|has| |#1| (-363)))) (-3595 (((-418 $) $) 164 (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 162 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 161 (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) 98)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 155 (|has| |#1| (-363)))) (-1671 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 97 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) 157 (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) 107) (($ $ $) 84 (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 158 (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 89 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 87 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 85 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2762 (((-407 (-564)) $) 67)) (-1347 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 50 (|has| |#1| (-172))) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3539 ((|#1| $) 105)) (-1380 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-1359 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) 99 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363))) (($ $ $) 170 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 169 (|has| |#1| (-363))) (($ $ $) 147 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 118 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-3150 (*1 *2 *1) (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-1150 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-4361 (*1 *2 *1 *3) (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-3229 (*1 *2 *1) (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (-5 *2 (-1170)))) (-2855 (*1 *2 *1) (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))) (-1382 (*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3924 (*1 *2 *1 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-1353 (*1 *1 *1 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-1353 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3583 (*1 *2 *1 *3) (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2326 (*2 (-1170)))) (-4 *2 (-1045)))) (-3157 (*1 *1 *1 *2) (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))) (-3055 (*1 *2 *1 *3) (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1150 *3)))))
+(-13 (-969 |t#1| |t#2| (-1076)) (-10 -8 (-15 -3150 ((-1150 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -4361 (|t#1| $ |t#2|)) (-15 -3229 ((-1170) $)) (-15 -2855 (|t#1| $)) (-15 -1382 ($ $ (-917))) (-15 -3924 (|t#2| $)) (-15 -3924 (|t#2| $ |t#2|)) (-15 -1353 ($ $ |t#2|)) (-15 -1353 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -2326 (|t#1| (-1170)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -3583 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -3157 ($ $ |t#2|)) (IF (|has| |t#2| (-1106)) (-6 (-286 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-233)) (IF (|has| |t#1| (-896 (-1170))) (-6 (-896 (-1170))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -3055 ((-1150 |t#1|) $ |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| |#2|) . T) ((-25) . T) ((-38 #0=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-102) . T) ((-111 #0# #0#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #0#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-286 $ $) |has| |#2| (-1106)) ((-290) |has| |#1| (-556)) ((-556) |has| |#1| (-556)) ((-644 #0#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| |#2| (-1076)) . T) ((-1051 #0#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
+((-1367 ((|#2| |#2|) 12)) (-2556 (((-418 |#2|) |#2|) 14)) (-3296 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564)))) 30)))
+(((-1238 |#1| |#2|) (-10 -7 (-15 -2556 ((-418 |#2|) |#2|)) (-15 -1367 (|#2| |#2|)) (-15 -3296 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564)))))) (-556) (-13 (-1235 |#1|) (-556) (-10 -8 (-15 -3209 ($ $ $))))) (T -1238))
+((-3296 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-564)))) (-4 *4 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3209 ($ $ $))))) (-4 *3 (-556)) (-5 *1 (-1238 *3 *4)))) (-1367 (*1 *2 *2) (-12 (-4 *3 (-556)) (-5 *1 (-1238 *3 *2)) (-4 *2 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3209 ($ $ $))))))) (-2556 (*1 *2 *3) (-12 (-4 *4 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-1238 *4 *3)) (-4 *3 (-13 (-1235 *4) (-556) (-10 -8 (-15 -3209 ($ $ $))))))))
+(-10 -7 (-15 -2556 ((-418 |#2|) |#2|)) (-15 -1367 (|#2| |#2|)) (-15 -3296 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-564))))))
+((-4271 (((-1244 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1244 |#1| |#3| |#5|)) 24)))
+(((-1239 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4271 ((-1244 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1244 |#1| |#3| |#5|)))) (-1045) (-1045) (-1170) (-1170) |#1| |#2|) (T -1239))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1244 *5 *7 *9)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-14 *7 (-1170)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1244 *6 *8 *10)) (-5 *1 (-1239 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1170)))))
+(-10 -7 (-15 -4271 ((-1244 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1244 |#1| |#3| |#5|))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 (-1076)) $) 78)) (-3229 (((-1170) $) 107)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) 102) (($ $ (-407 (-564)) (-407 (-564))) 101)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 109)) (-1316 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 166 (|has| |#1| (-363)))) (-2556 (((-418 $) $) 167 (|has| |#1| (-363)))) (-3557 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) 157 (|has| |#1| (-363)))) (-1295 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) 175)) (-1339 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) 18 T CONST)) (-2544 (($ $ $) 161 (|has| |#1| (-363)))) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 160 (|has| |#1| (-363)))) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 155 (|has| |#1| (-363)))) (-4218 (((-112) $) 168 (|has| |#1| (-363)))) (-2004 (((-112) $) 77)) (-2284 (($) 149 (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) 104) (((-407 (-564)) $ (-407 (-564))) 103)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 120 (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) 105) (($ $ (-407 (-564))) 174)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 164 (|has| |#1| (-363)))) (-3552 (((-112) $) 66)) (-3679 (($ |#1| (-407 (-564))) 65) (($ $ (-1076) (-407 (-564))) 80) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) 79)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3441 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-3172 (($ (-641 $)) 153 (|has| |#1| (-363))) (($ $ $) 152 (|has| |#1| (-363)))) (-2332 (((-1152) $) 10)) (-3806 (($ $) 169 (|has| |#1| (-363)))) (-2983 (($ $) 173 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 172 (-2733 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 154 (|has| |#1| (-363)))) (-3209 (($ (-641 $)) 151 (|has| |#1| (-363))) (($ $ $) 150 (|has| |#1| (-363)))) (-3546 (((-418 $) $) 165 (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 163 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 162 (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) 99)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 156 (|has| |#1| (-363)))) (-1673 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) 158 (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) 108) (($ $ $) 85 (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 159 (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-3258 (((-407 (-564)) $) 68)) (-1350 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 51 (|has| |#1| (-172))) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-2855 ((|#1| $) 106)) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-1361 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) 100 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) 97 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 89 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 87 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363))) (($ $ $) 171 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 170 (|has| |#1| (-363))) (($ $ $) 148 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 119 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-1240 |#1|) (-140) (-1045)) (T -1240))
-((-3094 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4)))) (-4 *4 (-1045)) (-4 *1 (-1240 *4)))) (-2227 (*1 *1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1240 *3)) (-4 *3 (-1045)))) (-1871 (*1 *1 *1) (-12 (-4 *1 (-1240 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))) (-1871 (*1 *1 *1 *2) (-2750 (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045)) (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194)) (-4 *3 (-38 (-407 (-564)))))) (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045)) (-12 (|has| *3 (-15 -3743 ((-641 *2) *3))) (|has| *3 (-15 -1871 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564)))))))))
-(-13 (-1237 |t#1| (-407 (-564))) (-10 -8 (-15 -3094 ($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |t#1|))))) (-15 -2227 ($ $ (-407 (-564)))) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $)) (IF (|has| |t#1| (-15 -1871 (|t#1| |t#1| (-1170)))) (IF (|has| |t#1| (-15 -3743 ((-641 (-1170)) |t#1|))) (-15 -1871 ($ $ (-1170))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1194)) (IF (|has| |t#1| (-955)) (IF (|has| |t#1| (-29 (-564))) (-15 -1871 ($ $ (-1170))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-998)) (-6 (-1194))) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-363)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-407 (-564))) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-407 (-564)) (-1106)) ((-290) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-363) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1213) |has| |#1| (-363)) ((-1237 |#1| #0#) . T))
-((-2148 (((-112) $) 12)) (-4201 (((-3 |#3| "failed") $) 17)) (-2961 ((|#3| $) 14)))
-(((-1241 |#1| |#2| |#3|) (-10 -8 (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -2961 (|#3| |#1|)) (-15 -2148 ((-112) |#1|))) (-1242 |#2| |#3|) (-1045) (-1219 |#2|)) (T -1241))
-NIL
-(-10 -8 (-15 -4201 ((-3 |#3| "failed") |#1|)) (-15 -2961 (|#3| |#1|)) (-15 -2148 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 (-1076)) $) 77)) (-3257 (((-1170) $) 106)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) 101) (($ $ (-407 (-564)) (-407 (-564))) 100)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 108)) (-1321 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 165 (|has| |#1| (-363)))) (-3942 (((-418 $) $) 166 (|has| |#1| (-363)))) (-3605 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) 156 (|has| |#1| (-363)))) (-1301 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) 174)) (-1337 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#2| "failed") $) 185)) (-2961 ((|#2| $) 186)) (-2577 (($ $ $) 160 (|has| |#1| (-363)))) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-3263 (((-407 (-564)) $) 182)) (-2560 (($ $ $) 159 (|has| |#1| (-363)))) (-3815 (($ (-407 (-564)) |#2|) 183)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 154 (|has| |#1| (-363)))) (-3037 (((-112) $) 167 (|has| |#1| (-363)))) (-1904 (((-112) $) 76)) (-2295 (($) 148 (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) 103) (((-407 (-564)) $ (-407 (-564))) 102)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 119 (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) 104) (($ $ (-407 (-564))) 173)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 163 (|has| |#1| (-363)))) (-4108 (((-112) $) 65)) (-3720 (($ |#1| (-407 (-564))) 64) (($ $ (-1076) (-407 (-564))) 79) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) 78)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3473 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-3202 (($ (-641 $)) 152 (|has| |#1| (-363))) (($ $ $) 151 (|has| |#1| (-363)))) (-1763 ((|#2| $) 181)) (-4230 (((-3 |#2| "failed") $) 179)) (-3806 ((|#2| $) 180)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 168 (|has| |#1| (-363)))) (-1871 (($ $) 172 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 171 (-2750 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 153 (|has| |#1| (-363)))) (-3238 (($ (-641 $)) 150 (|has| |#1| (-363))) (($ $ $) 149 (|has| |#1| (-363)))) (-3595 (((-418 $) $) 164 (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 162 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 161 (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) 98)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 155 (|has| |#1| (-363)))) (-1671 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 97 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) 157 (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) 107) (($ $ $) 84 (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 158 (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 89 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 87 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 85 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2762 (((-407 (-564)) $) 67)) (-1347 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 50 (|has| |#1| (-172))) (($ |#2|) 184) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3539 ((|#1| $) 105)) (-1380 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-1359 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) 99 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363))) (($ $ $) 170 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 169 (|has| |#1| (-363))) (($ $ $) 147 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 118 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-1424 (*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4)))) (-4 *4 (-1045)) (-4 *1 (-1240 *4)))) (-1382 (*1 *1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1240 *3)) (-4 *3 (-1045)))) (-2983 (*1 *1 *1) (-12 (-4 *1 (-1240 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))) (-2983 (*1 *1 *1 *2) (-2733 (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045)) (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194)) (-4 *3 (-38 (-407 (-564)))))) (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045)) (-12 (|has| *3 (-15 -3702 ((-641 *2) *3))) (|has| *3 (-15 -2983 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564)))))))))
+(-13 (-1237 |t#1| (-407 (-564))) (-10 -8 (-15 -1424 ($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |t#1|))))) (-15 -1382 ($ $ (-407 (-564)))) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $)) (IF (|has| |t#1| (-15 -2983 (|t#1| |t#1| (-1170)))) (IF (|has| |t#1| (-15 -3702 ((-641 (-1170)) |t#1|))) (-15 -2983 ($ $ (-1170))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1194)) (IF (|has| |t#1| (-955)) (IF (|has| |t#1| (-29 (-564))) (-15 -2983 ($ $ (-1170))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-998)) (-6 (-1194))) |%noBranch|) (IF (|has| |t#1| (-363)) (-6 (-363)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-407 (-564))) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-407 (-564)) (-1106)) ((-290) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-363) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1213) |has| |#1| (-363)) ((-1237 |#1| #0#) . T))
+((-2480 (((-112) $) 12)) (-4180 (((-3 |#3| "failed") $) 17)) (-2938 ((|#3| $) 14)))
+(((-1241 |#1| |#2| |#3|) (-10 -8 (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -2938 (|#3| |#1|)) (-15 -2480 ((-112) |#1|))) (-1242 |#2| |#3|) (-1045) (-1219 |#2|)) (T -1241))
+NIL
+(-10 -8 (-15 -4180 ((-3 |#3| "failed") |#1|)) (-15 -2938 (|#3| |#1|)) (-15 -2480 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 (-1076)) $) 78)) (-3229 (((-1170) $) 107)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) 102) (($ $ (-407 (-564)) (-407 (-564))) 101)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 109)) (-1316 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 166 (|has| |#1| (-363)))) (-2556 (((-418 $) $) 167 (|has| |#1| (-363)))) (-3557 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) 157 (|has| |#1| (-363)))) (-1295 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) 175)) (-1339 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#2| "failed") $) 186)) (-2938 ((|#2| $) 187)) (-2544 (($ $ $) 161 (|has| |#1| (-363)))) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-3609 (((-407 (-564)) $) 183)) (-2523 (($ $ $) 160 (|has| |#1| (-363)))) (-3783 (($ (-407 (-564)) |#2|) 184)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 155 (|has| |#1| (-363)))) (-4218 (((-112) $) 168 (|has| |#1| (-363)))) (-2004 (((-112) $) 77)) (-2284 (($) 149 (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) 104) (((-407 (-564)) $ (-407 (-564))) 103)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 120 (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) 105) (($ $ (-407 (-564))) 174)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 164 (|has| |#1| (-363)))) (-3552 (((-112) $) 66)) (-3679 (($ |#1| (-407 (-564))) 65) (($ $ (-1076) (-407 (-564))) 80) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) 79)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3441 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-3172 (($ (-641 $)) 153 (|has| |#1| (-363))) (($ $ $) 152 (|has| |#1| (-363)))) (-4223 ((|#2| $) 182)) (-2638 (((-3 |#2| "failed") $) 180)) (-3772 ((|#2| $) 181)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 169 (|has| |#1| (-363)))) (-2983 (($ $) 173 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 172 (-2733 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 154 (|has| |#1| (-363)))) (-3209 (($ (-641 $)) 151 (|has| |#1| (-363))) (($ $ $) 150 (|has| |#1| (-363)))) (-3546 (((-418 $) $) 165 (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 163 (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 162 (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) 99)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 156 (|has| |#1| (-363)))) (-1673 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) 158 (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) 108) (($ $ $) 85 (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 159 (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-3258 (((-407 (-564)) $) 68)) (-1350 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 51 (|has| |#1| (-172))) (($ |#2|) 185) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-2855 ((|#1| $) 106)) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-1361 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) 100 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) 97 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170) (-767)) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-641 (-1170))) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-1170)) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (($ $ (-767)) 89 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 87 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363))) (($ $ $) 171 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 170 (|has| |#1| (-363))) (($ $ $) 148 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 119 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-1242 |#1| |#2|) (-140) (-1045) (-1219 |t#1|)) (T -1242))
-((-2762 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3)) (-5 *2 (-407 (-564))))) (-3815 (*1 *1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-4 *4 (-1045)) (-4 *1 (-1242 *4 *3)) (-4 *3 (-1219 *4)))) (-3263 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3)) (-5 *2 (-407 (-564))))) (-1763 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))) (-3806 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))) (-4230 (*1 *2 *1) (|partial| -12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))))
-(-13 (-1240 |t#1|) (-1034 |t#2|) (-614 |t#2|) (-10 -8 (-15 -3815 ($ (-407 (-564)) |t#2|)) (-15 -3263 ((-407 (-564)) $)) (-15 -1763 (|t#2| $)) (-15 -2762 ((-407 (-564)) $)) (-15 -3806 (|t#2| $)) (-15 -4230 ((-3 |t#2| "failed") $))))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-407 (-564))) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 |#2|) . T) ((-614 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-407 (-564)) (-1106)) ((-290) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-363) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1034 |#2|) . T) ((-1051 #1#) -2750 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1213) |has| |#1| (-363)) ((-1237 |#1| #0#) . T) ((-1240 |#1|) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 104)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) 116) (($ $ (-407 (-564)) (-407 (-564))) 118)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 54)) (-1321 (($ $) 192 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 168 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) 188 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 164 (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) 65)) (-1337 (($ $) 196 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL)) (-2961 ((|#2| $) NIL)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) 85)) (-3263 (((-407 (-564)) $) 13)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-3815 (($ (-407 (-564)) |#2|) 11)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-1904 (((-112) $) 74)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) 113) (((-407 (-564)) $ (-407 (-564))) 114)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) 130) (($ $ (-407 (-564))) 128)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-407 (-564))) 33) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) 125)) (-3473 (($ $) 162 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-1763 ((|#2| $) 12)) (-4230 (((-3 |#2| "failed") $) 44)) (-3806 ((|#2| $) 45)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) 101 (|has| |#1| (-363)))) (-1871 (($ $) 146 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 151 (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194)))))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) 122)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) 160 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) 108) (($ $ $) 94 (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) 138 (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 134 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2762 (((-407 (-564)) $) 16)) (-1347 (($ $) 198 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 194 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 170 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 190 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 166 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 120)) (-2350 (((-858) $) NIL) (($ (-564)) 37) (($ |#1|) 27 (|has| |#1| (-172))) (($ |#2|) 34) (($ (-407 (-564))) 139 (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) 107)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) 127 T CONST)) (-3539 ((|#1| $) 106)) (-1380 (($ $) 204 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) 200 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 176 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 208 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 184 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 210 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 186 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 206 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 182 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 202 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 178 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 21 T CONST)) (-2428 (($) 17 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2893 (((-112) $ $) 72)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 100 (|has| |#1| (-363)))) (-2992 (($ $) 142) (($ $ $) 78)) (-2980 (($ $ $) 76)) (** (($ $ (-917)) NIL) (($ $ (-767)) 82) (($ $ (-564)) 157 (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 158 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 80) (($ $ |#1|) NIL) (($ |#1| $) 137) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+((-3258 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3)) (-5 *2 (-407 (-564))))) (-3783 (*1 *1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-4 *4 (-1045)) (-4 *1 (-1242 *4 *3)) (-4 *3 (-1219 *4)))) (-3609 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3)) (-5 *2 (-407 (-564))))) (-4223 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))) (-3772 (*1 *2 *1) (-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))) (-2638 (*1 *2 *1) (|partial| -12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))))
+(-13 (-1240 |t#1|) (-1034 |t#2|) (-614 |t#2|) (-10 -8 (-15 -3783 ($ (-407 (-564)) |t#2|)) (-15 -3609 ((-407 (-564)) $)) (-15 -4223 (|t#2| $)) (-15 -3258 ((-407 (-564)) $)) (-15 -3772 (|t#2| $)) (-15 -2638 ((-3 |t#2| "failed") $))))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-407 (-564))) . T) ((-25) . T) ((-38 #1=(-407 (-564))) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 |#2|) . T) ((-614 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) ((-243) |has| |#1| (-363)) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-407 (-564)) (-1106)) ((-290) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-307) |has| |#1| (-363)) ((-363) |has| |#1| (-363)) ((-452) |has| |#1| (-363)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-644 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363))) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-916) |has| |#1| (-363)) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1034 |#2|) . T) ((-1051 #1#) -2733 (|has| |#1| (-363)) (|has| |#1| (-38 (-407 (-564))))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-363)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1213) |has| |#1| (-363)) ((-1237 |#1| #0#) . T) ((-1240 |#1|) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 104)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) 116) (($ $ (-407 (-564)) (-407 (-564))) 118)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) 54)) (-1316 (($ $) 192 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 168 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) 188 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 164 (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) 65)) (-1339 (($ $) 196 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 172 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL)) (-2938 ((|#2| $) NIL)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) 85)) (-3609 (((-407 (-564)) $) 13)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-3783 (($ (-407 (-564)) |#2|) 11)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-2004 (((-112) $) 74)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) 113) (((-407 (-564)) $ (-407 (-564))) 114)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) 130) (($ $ (-407 (-564))) 128)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-407 (-564))) 33) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) 125)) (-3441 (($ $) 162 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4223 ((|#2| $) 12)) (-2638 (((-3 |#2| "failed") $) 44)) (-3772 ((|#2| $) 45)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) 101 (|has| |#1| (-363)))) (-2983 (($ $) 146 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 151 (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194)))))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) 122)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) 160 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) 108) (($ $ $) 94 (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) 138 (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 134 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-3258 (((-407 (-564)) $) 16)) (-1350 (($ $) 198 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 174 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 194 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 170 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 190 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 166 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 120)) (-2326 (((-858) $) NIL) (($ (-564)) 37) (($ |#1|) 27 (|has| |#1| (-172))) (($ |#2|) 34) (($ (-407 (-564))) 139 (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) 107)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) 127 T CONST)) (-2855 ((|#1| $) 106)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) 204 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 180 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) 200 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 176 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 208 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 184 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 210 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 186 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 206 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 182 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 202 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 178 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 21 T CONST)) (-2421 (($) 17 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2876 (((-112) $ $) 72)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) 100 (|has| |#1| (-363)))) (-2981 (($ $) 142) (($ $ $) 78)) (-2968 (($ $ $) 76)) (** (($ $ (-917)) NIL) (($ $ (-767)) 82) (($ $ (-564)) 157 (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 158 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 80) (($ $ |#1|) NIL) (($ |#1| $) 137) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
(((-1243 |#1| |#2|) (-1242 |#1| |#2|) (-1045) (-1219 |#1|)) (T -1243))
NIL
(-1242 |#1| |#2|)
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 11)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) NIL (|has| |#1| (-556)))) (-3309 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3272 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) NIL)) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3472 (($ $) NIL (|has| |#1| (-363)))) (-3942 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2697 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-1223 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1251 |#1| |#2| |#3|) "failed") $) 22)) (-2961 (((-1223 |#1| |#2| |#3|) $) NIL) (((-1251 |#1| |#2| |#3|) $) NIL)) (-2577 (($ $ $) NIL (|has| |#1| (-363)))) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3263 (((-407 (-564)) $) 69)) (-2560 (($ $ $) NIL (|has| |#1| (-363)))) (-3815 (($ (-407 (-564)) (-1223 |#1| |#2| |#3|)) NIL)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-3037 (((-112) $) NIL (|has| |#1| (-363)))) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) NIL)) (-4035 (((-112) $) NIL)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-407 (-564))) 30) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-3202 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-1763 (((-1223 |#1| |#2| |#3|) $) 72)) (-4230 (((-3 (-1223 |#1| |#2| |#3|) "failed") $) NIL)) (-3806 (((-1223 |#1| |#2| |#3|) $) NIL)) (-4172 (((-1152) $) NIL)) (-3836 (($ $) NIL (|has| |#1| (-363)))) (-1871 (($ $) 39 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 40 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3238 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3595 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3078 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) NIL (|has| |#1| (-363)))) (-3113 (($ $ (-407 (-564))) NIL)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-2269 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-3864 (((-767) $) NIL (|has| |#1| (-363)))) (-4362 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) NIL (|has| |#1| (-363)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $ (-1255 |#2|)) 38)) (-2762 (((-407 (-564)) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) NIL)) (-2350 (((-858) $) 108) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1223 |#1| |#2| |#3|)) 16) (($ (-1251 |#1| |#2| |#3|)) 17) (($ (-1255 |#2|)) 36) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-2606 ((|#1| $ (-407 (-564))) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 12)) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-407 (-564))) 74 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 32 T CONST)) (-2428 (($) 26 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 34)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1244 |#1| |#2| |#3|) (-13 (-1242 |#1| (-1223 |#1| |#2| |#3|)) (-1034 (-1251 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1244))
-((-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1242 |#1| (-1223 |#1| |#2| |#3|)) (-1034 (-1251 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3735 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 37)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL)) (-2890 (($ $) NIL)) (-3760 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 (-564) "failed") $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-407 (-564))))) (((-3 (-1244 |#2| |#3| |#4|) "failed") $) 22)) (-2961 (((-564) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-407 (-564))))) (((-1244 |#2| |#3| |#4|) $) NIL)) (-3900 (($ $) 41)) (-1654 (((-3 $ "failed") $) 27)) (-2477 (($ $) NIL (|has| (-1244 |#2| |#3| |#4|) (-452)))) (-2702 (($ $ (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|) $) NIL)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) 11)) (-4108 (((-112) $) NIL)) (-3720 (($ (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) 25)) (-4253 (((-319 |#2| |#3| |#4|) $) NIL)) (-3523 (($ (-1 (-319 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) $) NIL)) (-4289 (($ (-1 (-1244 |#2| |#3| |#4|) (-1244 |#2| |#3| |#4|)) $) NIL)) (-2073 (((-3 (-839 |#2|) "failed") $) 90)) (-3866 (($ $) NIL)) (-3876 (((-1244 |#2| |#3| |#4|) $) 20)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3846 (((-112) $) NIL)) (-3855 (((-1244 |#2| |#3| |#4|) $) NIL)) (-2537 (((-3 $ "failed") $ (-1244 |#2| |#3| |#4|)) NIL (|has| (-1244 |#2| |#3| |#4|) (-556))) (((-3 $ "failed") $ $) NIL)) (-3990 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 |#2| |#3| |#4|)) (|:| |%expon| (-319 |#2| |#3| |#4|)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#2|)))))) (|:| |%type| (-1152))) "failed") $) 72)) (-2762 (((-319 |#2| |#3| |#4|) $) 17)) (-3172 (((-1244 |#2| |#3| |#4|) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-452)))) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ (-1244 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL (-2750 (|has| (-1244 |#2| |#3| |#4|) (-38 (-407 (-564)))) (|has| (-1244 |#2| |#3| |#4|) (-1034 (-407 (-564))))))) (-4325 (((-641 (-1244 |#2| |#3| |#4|)) $) NIL)) (-2606 (((-1244 |#2| |#3| |#4|) $ (-319 |#2| |#3| |#4|)) NIL)) (-3335 (((-3 $ "failed") $) NIL (|has| (-1244 |#2| |#3| |#4|) (-145)))) (-1471 (((-767)) NIL T CONST)) (-1536 (($ $ $ (-767)) NIL (|has| (-1244 |#2| |#3| |#4|) (-172)))) (-2502 (((-112) $ $) NIL)) (-2414 (($) 78 T CONST)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ (-1244 |#2| |#3| |#4|)) NIL (|has| (-1244 |#2| |#3| |#4|) (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-1244 |#2| |#3| |#4|)) NIL) (($ (-1244 |#2| |#3| |#4|) $) NIL) (($ (-407 (-564)) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| (-1244 |#2| |#3| |#4|) (-38 (-407 (-564)))))))
-(((-1245 |#1| |#2| |#3| |#4|) (-13 (-326 (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) (-556) (-10 -8 (-15 -2073 ((-3 (-839 |#2|) "failed") $)) (-15 -3990 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 |#2| |#3| |#4|)) (|:| |%expon| (-319 |#2| |#3| |#4|)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#2|)))))) (|:| |%type| (-1152))) "failed") $)))) (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)) (-13 (-27) (-1194) (-430 |#1|)) (-1170) |#2|) (T -1245))
-((-2073 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *2 (-839 *4)) (-5 *1 (-1245 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4))) (-3990 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 *4 *5 *6)) (|:| |%expon| (-319 *4 *5 *6)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4)))))) (|:| |%type| (-1152)))) (-5 *1 (-1245 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4))))
-(-13 (-326 (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) (-556) (-10 -8 (-15 -2073 ((-3 (-839 |#2|) "failed") $)) (-15 -3990 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 |#2| |#3| |#4|)) (|:| |%expon| (-319 |#2| |#3| |#4|)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#2|)))))) (|:| |%type| (-1152))) "failed") $))))
-((-2051 ((|#2| $) 33)) (-1779 ((|#2| $) 18)) (-1353 (($ $) 51)) (-3646 (($ $ (-564)) 83)) (-3670 (((-112) $ (-767)) 45)) (-3494 ((|#2| $ |#2|) 81)) (-1897 ((|#2| $ |#2|) 77)) (-3797 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 70) (($ $ "rest" $) 74) ((|#2| $ "last" |#2|) 72)) (-3018 (($ $ (-641 $)) 80)) (-1766 ((|#2| $) 17)) (-3193 (($ $) NIL) (($ $ (-767)) 58)) (-3688 (((-641 $) $) 30)) (-4214 (((-112) $ $) 68)) (-2587 (((-112) $ (-767)) 44)) (-2743 (((-112) $ (-767)) 42)) (-3385 (((-112) $) 32)) (-3704 ((|#2| $) 24) (($ $ (-767)) 63)) (-4362 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-4087 (((-112) $) 22)) (-1870 (($ $) 54)) (-2607 (($ $) 84)) (-1367 (((-767) $) 57)) (-2836 (($ $) 56)) (-3580 (($ $ $) 76) (($ |#2| $) NIL)) (-3197 (((-641 $) $) 31)) (-2893 (((-112) $ $) 66)) (-2062 (((-767) $) 50)))
-(((-1246 |#1| |#2|) (-10 -8 (-15 -3646 (|#1| |#1| (-564))) (-15 -3797 (|#2| |#1| "last" |#2|)) (-15 -1897 (|#2| |#1| |#2|)) (-15 -3797 (|#1| |#1| "rest" |#1|)) (-15 -3797 (|#2| |#1| "first" |#2|)) (-15 -2607 (|#1| |#1|)) (-15 -1870 (|#1| |#1|)) (-15 -1367 ((-767) |#1|)) (-15 -2836 (|#1| |#1|)) (-15 -1779 (|#2| |#1|)) (-15 -1766 (|#2| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -3704 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "last")) (-15 -3704 (|#2| |#1|)) (-15 -3193 (|#1| |#1| (-767))) (-15 -4362 (|#1| |#1| "rest")) (-15 -3193 (|#1| |#1|)) (-15 -4362 (|#2| |#1| "first")) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3494 (|#2| |#1| |#2|)) (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -3018 (|#1| |#1| (-641 |#1|))) (-15 -4214 ((-112) |#1| |#1|)) (-15 -4087 ((-112) |#1|)) (-15 -4362 (|#2| |#1| "value")) (-15 -2051 (|#2| |#1|)) (-15 -3385 ((-112) |#1|)) (-15 -3688 ((-641 |#1|) |#1|)) (-15 -3197 ((-641 |#1|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767)))) (-1247 |#2|) (-1209)) (T -1246))
-NIL
-(-10 -8 (-15 -3646 (|#1| |#1| (-564))) (-15 -3797 (|#2| |#1| "last" |#2|)) (-15 -1897 (|#2| |#1| |#2|)) (-15 -3797 (|#1| |#1| "rest" |#1|)) (-15 -3797 (|#2| |#1| "first" |#2|)) (-15 -2607 (|#1| |#1|)) (-15 -1870 (|#1| |#1|)) (-15 -1367 ((-767) |#1|)) (-15 -2836 (|#1| |#1|)) (-15 -1779 (|#2| |#1|)) (-15 -1766 (|#2| |#1|)) (-15 -1353 (|#1| |#1|)) (-15 -3704 (|#1| |#1| (-767))) (-15 -4362 (|#2| |#1| "last")) (-15 -3704 (|#2| |#1|)) (-15 -3193 (|#1| |#1| (-767))) (-15 -4362 (|#1| |#1| "rest")) (-15 -3193 (|#1| |#1|)) (-15 -4362 (|#2| |#1| "first")) (-15 -3580 (|#1| |#2| |#1|)) (-15 -3580 (|#1| |#1| |#1|)) (-15 -3494 (|#2| |#1| |#2|)) (-15 -3797 (|#2| |#1| "value" |#2|)) (-15 -3018 (|#1| |#1| (-641 |#1|))) (-15 -4214 ((-112) |#1| |#1|)) (-15 -4087 ((-112) |#1|)) (-15 -4362 (|#2| |#1| "value")) (-15 -2051 (|#2| |#1|)) (-15 -3385 ((-112) |#1|)) (-15 -3688 ((-641 |#1|) |#1|)) (-15 -3197 ((-641 |#1|) |#1|)) (-15 -2893 ((-112) |#1| |#1|)) (-15 -2062 ((-767) |#1|)) (-15 -3670 ((-112) |#1| (-767))) (-15 -2587 ((-112) |#1| (-767))) (-15 -2743 ((-112) |#1| (-767))))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2051 ((|#1| $) 48)) (-1779 ((|#1| $) 65)) (-1353 (($ $) 67)) (-3646 (($ $ (-564)) 52 (|has| $ (-6 -4407)))) (-3670 (((-112) $ (-767)) 8)) (-3494 ((|#1| $ |#1|) 39 (|has| $ (-6 -4407)))) (-2573 (($ $ $) 56 (|has| $ (-6 -4407)))) (-1897 ((|#1| $ |#1|) 54 (|has| $ (-6 -4407)))) (-1891 ((|#1| $ |#1|) 58 (|has| $ (-6 -4407)))) (-3797 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4407))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4407))) (($ $ "rest" $) 55 (|has| $ (-6 -4407))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4407)))) (-3018 (($ $ (-641 $)) 41 (|has| $ (-6 -4407)))) (-1766 ((|#1| $) 66)) (-3500 (($) 7 T CONST)) (-3193 (($ $) 73) (($ $ (-767)) 71)) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-3688 (((-641 $) $) 50)) (-4214 (((-112) $ $) 42 (|has| |#1| (-1094)))) (-2587 (((-112) $ (-767)) 9)) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35)) (-2743 (((-112) $ (-767)) 10)) (-3225 (((-641 |#1|) $) 45)) (-3385 (((-112) $) 49)) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3704 ((|#1| $) 70) (($ $ (-767)) 68)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 76) (($ $ (-767)) 74)) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-2464 (((-564) $ $) 44)) (-4087 (((-112) $) 46)) (-1870 (($ $) 62)) (-2607 (($ $) 59 (|has| $ (-6 -4407)))) (-1367 (((-767) $) 63)) (-2836 (($ $) 64)) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3817 (($ $) 13)) (-1512 (($ $ $) 61 (|has| $ (-6 -4407))) (($ $ |#1|) 60 (|has| $ (-6 -4407)))) (-3580 (($ $ $) 78) (($ |#1| $) 77)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3197 (((-641 $) $) 51)) (-3218 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 11)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) NIL (|has| |#1| (-556)))) (-1353 (($ $ (-407 (-564))) NIL) (($ $ (-407 (-564)) (-407 (-564))) NIL)) (-3150 (((-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|))) $) NIL)) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-1367 (($ $) NIL (|has| |#1| (-363)))) (-2556 (((-418 $) $) NIL (|has| |#1| (-363)))) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3143 (((-112) $ $) NIL (|has| |#1| (-363)))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-767) (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#1|)))) NIL)) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-1223 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1251 |#1| |#2| |#3|) "failed") $) 22)) (-2938 (((-1223 |#1| |#2| |#3|) $) NIL) (((-1251 |#1| |#2| |#3|) $) NIL)) (-2544 (($ $ $) NIL (|has| |#1| (-363)))) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3609 (((-407 (-564)) $) 69)) (-2523 (($ $ $) NIL (|has| |#1| (-363)))) (-3783 (($ (-407 (-564)) (-1223 |#1| |#2| |#3|)) NIL)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) NIL (|has| |#1| (-363)))) (-4218 (((-112) $) NIL (|has| |#1| (-363)))) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-407 (-564)) $) NIL) (((-407 (-564)) $ (-407 (-564))) NIL)) (-1980 (((-112) $) NIL)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) NIL) (($ $ (-407 (-564))) NIL)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-407 (-564))) 30) (($ $ (-1076) (-407 (-564))) NIL) (($ $ (-641 (-1076)) (-641 (-407 (-564)))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-3172 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-4223 (((-1223 |#1| |#2| |#3|) $) 72)) (-2638 (((-3 (-1223 |#1| |#2| |#3|) "failed") $) NIL)) (-3772 (((-1223 |#1| |#2| |#3|) $) NIL)) (-2332 (((-1152) $) NIL)) (-3806 (($ $) NIL (|has| |#1| (-363)))) (-2983 (($ $) 39 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) NIL (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 40 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) NIL (|has| |#1| (-363)))) (-3209 (($ (-641 $)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-3546 (((-418 $) $) NIL (|has| |#1| (-363)))) (-2182 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-363))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) NIL (|has| |#1| (-363)))) (-3157 (($ $ (-407 (-564))) NIL)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-3405 (((-3 (-641 $) "failed") (-641 $) $) NIL (|has| |#1| (-363)))) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))))) (-2468 (((-767) $) NIL (|has| |#1| (-363)))) (-4361 ((|#1| $ (-407 (-564))) NIL) (($ $ $) NIL (|has| (-407 (-564)) (-1106)))) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) NIL (|has| |#1| (-363)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $ (-1255 |#2|)) 38)) (-3258 (((-407 (-564)) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) NIL)) (-2326 (((-858) $) 108) (($ (-564)) NIL) (($ |#1|) NIL (|has| |#1| (-172))) (($ (-1223 |#1| |#2| |#3|)) 16) (($ (-1251 |#1| |#2| |#3|)) 17) (($ (-1255 |#2|)) 36) (($ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556)))) (-1690 ((|#1| $ (-407 (-564))) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 12)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-407 (-564))) 74 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-407 (-564))))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 32 T CONST)) (-2421 (($) 26 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-407 (-564)) |#1|))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 34)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ (-564)) NIL (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1244 |#1| |#2| |#3|) (-13 (-1242 |#1| (-1223 |#1| |#2| |#3|)) (-1034 (-1251 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1244))
+((-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1242 |#1| (-1223 |#1| |#2| |#3|)) (-1034 (-1251 |#1| |#2| |#3|)) (-614 (-1255 |#2|)) (-10 -8 (-15 -3142 ($ $ (-1255 |#2|))) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 37)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL)) (-2086 (($ $) NIL)) (-3466 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 (-564) "failed") $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-564)))) (((-3 (-407 (-564)) "failed") $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-407 (-564))))) (((-3 (-1244 |#2| |#3| |#4|) "failed") $) 22)) (-2938 (((-564) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-564)))) (((-407 (-564)) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-1034 (-407 (-564))))) (((-1244 |#2| |#3| |#4|) $) NIL)) (-3878 (($ $) 41)) (-1580 (((-3 $ "failed") $) 27)) (-3430 (($ $) NIL (|has| (-1244 |#2| |#3| |#4|) (-452)))) (-2400 (($ $ (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|) $) NIL)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) 11)) (-3552 (((-112) $) NIL)) (-3679 (($ (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) 25)) (-2035 (((-319 |#2| |#3| |#4|) $) NIL)) (-2912 (($ (-1 (-319 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) $) NIL)) (-4271 (($ (-1 (-1244 |#2| |#3| |#4|) (-1244 |#2| |#3| |#4|)) $) NIL)) (-1313 (((-3 (-839 |#2|) "failed") $) 90)) (-3840 (($ $) NIL)) (-3853 (((-1244 |#2| |#3| |#4|) $) 20)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3817 (((-112) $) NIL)) (-3829 (((-1244 |#2| |#3| |#4|) $) NIL)) (-2501 (((-3 $ "failed") $ (-1244 |#2| |#3| |#4|)) NIL (|has| (-1244 |#2| |#3| |#4|) (-556))) (((-3 $ "failed") $ $) NIL)) (-2005 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 |#2| |#3| |#4|)) (|:| |%expon| (-319 |#2| |#3| |#4|)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#2|)))))) (|:| |%type| (-1152))) "failed") $) 72)) (-3258 (((-319 |#2| |#3| |#4|) $) 17)) (-3024 (((-1244 |#2| |#3| |#4|) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-452)))) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ (-1244 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-407 (-564))) NIL (-2733 (|has| (-1244 |#2| |#3| |#4|) (-38 (-407 (-564)))) (|has| (-1244 |#2| |#3| |#4|) (-1034 (-407 (-564))))))) (-2044 (((-641 (-1244 |#2| |#3| |#4|)) $) NIL)) (-1690 (((-1244 |#2| |#3| |#4|) $ (-319 |#2| |#3| |#4|)) NIL)) (-2144 (((-3 $ "failed") $) NIL (|has| (-1244 |#2| |#3| |#4|) (-145)))) (-3662 (((-767)) NIL T CONST)) (-3096 (($ $ $ (-767)) NIL (|has| (-1244 |#2| |#3| |#4|) (-172)))) (-1700 (((-112) $ $) NIL)) (-3013 (((-112) $ $) NIL)) (-2409 (($) 78 T CONST)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ (-1244 |#2| |#3| |#4|)) NIL (|has| (-1244 |#2| |#3| |#4|) (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ (-1244 |#2| |#3| |#4|)) NIL) (($ (-1244 |#2| |#3| |#4|) $) NIL) (($ (-407 (-564)) $) NIL (|has| (-1244 |#2| |#3| |#4|) (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| (-1244 |#2| |#3| |#4|) (-38 (-407 (-564)))))))
+(((-1245 |#1| |#2| |#3| |#4|) (-13 (-326 (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) (-556) (-10 -8 (-15 -1313 ((-3 (-839 |#2|) "failed") $)) (-15 -2005 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 |#2| |#3| |#4|)) (|:| |%expon| (-319 |#2| |#3| |#4|)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#2|)))))) (|:| |%type| (-1152))) "failed") $)))) (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)) (-13 (-27) (-1194) (-430 |#1|)) (-1170) |#2|) (T -1245))
+((-1313 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *2 (-839 *4)) (-5 *1 (-1245 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4))) (-2005 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 *4 *5 *6)) (|:| |%expon| (-319 *4 *5 *6)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4)))))) (|:| |%type| (-1152)))) (-5 *1 (-1245 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170)) (-14 *6 *4))))
+(-13 (-326 (-1244 |#2| |#3| |#4|) (-319 |#2| |#3| |#4|)) (-556) (-10 -8 (-15 -1313 ((-3 (-839 |#2|) "failed") $)) (-15 -2005 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1244 |#2| |#3| |#4|)) (|:| |%expon| (-319 |#2| |#3| |#4|)) (|:| |%expTerms| (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| |#2|)))))) (|:| |%type| (-1152))) "failed") $))))
+((-2061 ((|#2| $) 33)) (-1781 ((|#2| $) 18)) (-1355 (($ $) 51)) (-1805 (($ $ (-564)) 83)) (-3073 (((-112) $ (-767)) 45)) (-2357 ((|#2| $ |#2|) 81)) (-2473 ((|#2| $ |#2|) 77)) (-2463 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 70) (($ $ "rest" $) 74) ((|#2| $ "last" |#2|) 72)) (-2873 (($ $ (-641 $)) 80)) (-3573 ((|#2| $) 17)) (-3176 (($ $) NIL) (($ $ (-767)) 58)) (-4368 (((-641 $) $) 30)) (-3888 (((-112) $ $) 68)) (-1509 (((-112) $ (-767)) 44)) (-4068 (((-112) $ (-767)) 42)) (-2477 (((-112) $) 32)) (-3676 ((|#2| $) 24) (($ $ (-767)) 63)) (-4361 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-3199 (((-112) $) 22)) (-2878 (($ $) 54)) (-1812 (($ $) 84)) (-2436 (((-767) $) 57)) (-3527 (($ $) 56)) (-3521 (($ $ $) 76) (($ |#2| $) NIL)) (-1446 (((-641 $) $) 31)) (-2876 (((-112) $ $) 66)) (-2069 (((-767) $) 50)))
+(((-1246 |#1| |#2|) (-10 -8 (-15 -1805 (|#1| |#1| (-564))) (-15 -2463 (|#2| |#1| "last" |#2|)) (-15 -2473 (|#2| |#1| |#2|)) (-15 -2463 (|#1| |#1| "rest" |#1|)) (-15 -2463 (|#2| |#1| "first" |#2|)) (-15 -1812 (|#1| |#1|)) (-15 -2878 (|#1| |#1|)) (-15 -2436 ((-767) |#1|)) (-15 -3527 (|#1| |#1|)) (-15 -1781 (|#2| |#1|)) (-15 -3573 (|#2| |#1|)) (-15 -1355 (|#1| |#1|)) (-15 -3676 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "last")) (-15 -3676 (|#2| |#1|)) (-15 -3176 (|#1| |#1| (-767))) (-15 -4361 (|#1| |#1| "rest")) (-15 -3176 (|#1| |#1|)) (-15 -4361 (|#2| |#1| "first")) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#1|)) (-15 -2357 (|#2| |#1| |#2|)) (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -2873 (|#1| |#1| (-641 |#1|))) (-15 -3888 ((-112) |#1| |#1|)) (-15 -3199 ((-112) |#1|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2061 (|#2| |#1|)) (-15 -2477 ((-112) |#1|)) (-15 -4368 ((-641 |#1|) |#1|)) (-15 -1446 ((-641 |#1|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767)))) (-1247 |#2|) (-1209)) (T -1246))
+NIL
+(-10 -8 (-15 -1805 (|#1| |#1| (-564))) (-15 -2463 (|#2| |#1| "last" |#2|)) (-15 -2473 (|#2| |#1| |#2|)) (-15 -2463 (|#1| |#1| "rest" |#1|)) (-15 -2463 (|#2| |#1| "first" |#2|)) (-15 -1812 (|#1| |#1|)) (-15 -2878 (|#1| |#1|)) (-15 -2436 ((-767) |#1|)) (-15 -3527 (|#1| |#1|)) (-15 -1781 (|#2| |#1|)) (-15 -3573 (|#2| |#1|)) (-15 -1355 (|#1| |#1|)) (-15 -3676 (|#1| |#1| (-767))) (-15 -4361 (|#2| |#1| "last")) (-15 -3676 (|#2| |#1|)) (-15 -3176 (|#1| |#1| (-767))) (-15 -4361 (|#1| |#1| "rest")) (-15 -3176 (|#1| |#1|)) (-15 -4361 (|#2| |#1| "first")) (-15 -3521 (|#1| |#2| |#1|)) (-15 -3521 (|#1| |#1| |#1|)) (-15 -2357 (|#2| |#1| |#2|)) (-15 -2463 (|#2| |#1| "value" |#2|)) (-15 -2873 (|#1| |#1| (-641 |#1|))) (-15 -3888 ((-112) |#1| |#1|)) (-15 -3199 ((-112) |#1|)) (-15 -4361 (|#2| |#1| "value")) (-15 -2061 (|#2| |#1|)) (-15 -2477 ((-112) |#1|)) (-15 -4368 ((-641 |#1|) |#1|)) (-15 -1446 ((-641 |#1|) |#1|)) (-15 -2876 ((-112) |#1| |#1|)) (-15 -2069 ((-767) |#1|)) (-15 -3073 ((-112) |#1| (-767))) (-15 -1509 ((-112) |#1| (-767))) (-15 -4068 ((-112) |#1| (-767))))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-2061 ((|#1| $) 49)) (-1781 ((|#1| $) 66)) (-1355 (($ $) 68)) (-1805 (($ $ (-564)) 53 (|has| $ (-6 -4408)))) (-3073 (((-112) $ (-767)) 8)) (-2357 ((|#1| $ |#1|) 40 (|has| $ (-6 -4408)))) (-2434 (($ $ $) 57 (|has| $ (-6 -4408)))) (-2473 ((|#1| $ |#1|) 55 (|has| $ (-6 -4408)))) (-3113 ((|#1| $ |#1|) 59 (|has| $ (-6 -4408)))) (-2463 ((|#1| $ "value" |#1|) 41 (|has| $ (-6 -4408))) ((|#1| $ "first" |#1|) 58 (|has| $ (-6 -4408))) (($ $ "rest" $) 56 (|has| $ (-6 -4408))) ((|#1| $ "last" |#1|) 54 (|has| $ (-6 -4408)))) (-2873 (($ $ (-641 $)) 42 (|has| $ (-6 -4408)))) (-3573 ((|#1| $) 67)) (-1747 (($) 7 T CONST)) (-3176 (($ $) 74) (($ $ (-767)) 72)) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-4368 (((-641 $) $) 51)) (-3888 (((-112) $ $) 43 (|has| |#1| (-1094)))) (-1509 (((-112) $ (-767)) 9)) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36)) (-4068 (((-112) $ (-767)) 10)) (-2652 (((-641 |#1|) $) 46)) (-2477 (((-112) $) 50)) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-3676 ((|#1| $) 71) (($ $ (-767)) 69)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 77) (($ $ (-767)) 75)) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ "value") 48) ((|#1| $ "first") 76) (($ $ "rest") 73) ((|#1| $ "last") 70)) (-2633 (((-564) $ $) 45)) (-3199 (((-112) $) 47)) (-2878 (($ $) 63)) (-1812 (($ $) 60 (|has| $ (-6 -4408)))) (-2436 (((-767) $) 64)) (-3527 (($ $) 65)) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3774 (($ $) 13)) (-1448 (($ $ $) 62 (|has| $ (-6 -4408))) (($ $ |#1|) 61 (|has| $ (-6 -4408)))) (-3521 (($ $ $) 79) (($ |#1| $) 78)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1446 (((-641 $) $) 52)) (-1886 (((-112) $ $) 44 (|has| |#1| (-1094)))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1247 |#1|) (-140) (-1209)) (T -1247))
-((-3580 (*1 *1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3580 (*1 *1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3181 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3181 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-3193 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-4362 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-3193 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-3704 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-4362 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3704 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-1353 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1766 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1779 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2836 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1367 (*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-1870 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1512 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1512 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2607 (*1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1891 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3797 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2573 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3797 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4407)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-1897 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3797 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3646 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (|has| *1 (-6 -4407)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))))
-(-13 (-1006 |t#1|) (-10 -8 (-15 -3580 ($ $ $)) (-15 -3580 ($ |t#1| $)) (-15 -3181 (|t#1| $)) (-15 -4362 (|t#1| $ "first")) (-15 -3181 ($ $ (-767))) (-15 -3193 ($ $)) (-15 -4362 ($ $ "rest")) (-15 -3193 ($ $ (-767))) (-15 -3704 (|t#1| $)) (-15 -4362 (|t#1| $ "last")) (-15 -3704 ($ $ (-767))) (-15 -1353 ($ $)) (-15 -1766 (|t#1| $)) (-15 -1779 (|t#1| $)) (-15 -2836 ($ $)) (-15 -1367 ((-767) $)) (-15 -1870 ($ $)) (IF (|has| $ (-6 -4407)) (PROGN (-15 -1512 ($ $ $)) (-15 -1512 ($ $ |t#1|)) (-15 -2607 ($ $)) (-15 -1891 (|t#1| $ |t#1|)) (-15 -3797 (|t#1| $ "first" |t#1|)) (-15 -2573 ($ $ $)) (-15 -3797 ($ $ "rest" $)) (-15 -1897 (|t#1| $ |t#1|)) (-15 -3797 (|t#1| $ "last" |t#1|)) (-15 -3646 ($ $ (-564)))) |%noBranch|)))
-(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
-((-4289 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
-(((-1248 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4289 (|#4| (-1 |#2| |#1|) |#3|))) (-1045) (-1045) (-1250 |#1|) (-1250 |#2|)) (T -1248))
-((-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-4 *2 (-1250 *6)) (-5 *1 (-1248 *5 *6 *4 *2)) (-4 *4 (-1250 *5)))))
-(-10 -7 (-15 -4289 (|#4| (-1 |#2| |#1|) |#3|)))
-((-2148 (((-112) $) 17)) (-1321 (($ $) 105)) (-4294 (($ $) 81)) (-1301 (($ $) 101)) (-4268 (($ $) 77)) (-1337 (($ $) 109)) (-4318 (($ $) 85)) (-3473 (($ $) 75)) (-1671 (($ $) 73)) (-1347 (($ $) 111)) (-4328 (($ $) 87)) (-1330 (($ $) 107)) (-4306 (($ $) 83)) (-1311 (($ $) 103)) (-4280 (($ $) 79)) (-2350 (((-858) $) 61) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-1380 (($ $) 117)) (-4358 (($ $) 93)) (-1359 (($ $) 113)) (-4339 (($ $) 89)) (-1402 (($ $) 121)) (-4378 (($ $) 97)) (-1293 (($ $) 123)) (-1294 (($ $) 99)) (-1391 (($ $) 119)) (-4368 (($ $) 95)) (-1368 (($ $) 115)) (-4349 (($ $) 91)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ |#2|) 65) (($ $ $) 68) (($ $ (-407 (-564))) 71)))
-(((-1249 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -4294 (|#1| |#1|)) (-15 -4268 (|#1| |#1|)) (-15 -4318 (|#1| |#1|)) (-15 -4328 (|#1| |#1|)) (-15 -4306 (|#1| |#1|)) (-15 -4280 (|#1| |#1|)) (-15 -4349 (|#1| |#1|)) (-15 -4368 (|#1| |#1|)) (-15 -1294 (|#1| |#1|)) (-15 -4378 (|#1| |#1|)) (-15 -4339 (|#1| |#1|)) (-15 -4358 (|#1| |#1|)) (-15 -1311 (|#1| |#1|)) (-15 -1330 (|#1| |#1|)) (-15 -1347 (|#1| |#1|)) (-15 -1337 (|#1| |#1|)) (-15 -1301 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -1368 (|#1| |#1|)) (-15 -1391 (|#1| |#1|)) (-15 -1293 (|#1| |#1|)) (-15 -1402 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -1380 (|#1| |#1|)) (-15 -3473 (|#1| |#1|)) (-15 -1671 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2148 ((-112) |#1|)) (-15 -2350 ((-858) |#1|))) (-1250 |#2|) (-1045)) (T -1249))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -4294 (|#1| |#1|)) (-15 -4268 (|#1| |#1|)) (-15 -4318 (|#1| |#1|)) (-15 -4328 (|#1| |#1|)) (-15 -4306 (|#1| |#1|)) (-15 -4280 (|#1| |#1|)) (-15 -4349 (|#1| |#1|)) (-15 -4368 (|#1| |#1|)) (-15 -1294 (|#1| |#1|)) (-15 -4378 (|#1| |#1|)) (-15 -4339 (|#1| |#1|)) (-15 -4358 (|#1| |#1|)) (-15 -1311 (|#1| |#1|)) (-15 -1330 (|#1| |#1|)) (-15 -1347 (|#1| |#1|)) (-15 -1337 (|#1| |#1|)) (-15 -1301 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -1368 (|#1| |#1|)) (-15 -1391 (|#1| |#1|)) (-15 -1293 (|#1| |#1|)) (-15 -1402 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -1380 (|#1| |#1|)) (-15 -3473 (|#1| |#1|)) (-15 -1671 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2350 (|#1| |#2|)) (-15 -2350 (|#1| |#1|)) (-15 -2350 (|#1| (-407 (-564)))) (-15 -2350 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2148 ((-112) |#1|)) (-15 -2350 ((-858) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-3743 (((-641 (-1076)) $) 77)) (-3257 (((-1170) $) 106)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 54 (|has| |#1| (-556)))) (-2890 (($ $) 55 (|has| |#1| (-556)))) (-3760 (((-112) $) 57 (|has| |#1| (-556)))) (-3309 (($ $ (-767)) 101) (($ $ (-767) (-767)) 100)) (-3272 (((-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|))) $) 108)) (-1321 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) 19)) (-3605 (($ $) 120 (|has| |#1| (-38 (-407 (-564)))))) (-1301 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|)))) 158) (($ (-1150 |#1|)) 156)) (-1337 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) 17 T CONST)) (-3900 (($ $) 63)) (-1654 (((-3 $ "failed") $) 33)) (-3768 (($ $) 155)) (-3711 (((-948 |#1|) $ (-767)) 153) (((-948 |#1|) $ (-767) (-767)) 152)) (-1904 (((-112) $) 76)) (-2295 (($) 148 (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-767) $) 103) (((-767) $ (-767)) 102)) (-4035 (((-112) $) 31)) (-4047 (($ $ (-564)) 119 (|has| |#1| (-38 (-407 (-564)))))) (-2227 (($ $ (-917)) 104)) (-1648 (($ (-1 |#1| (-564)) $) 154)) (-4108 (((-112) $) 65)) (-3720 (($ |#1| (-767)) 64) (($ $ (-1076) (-767)) 79) (($ $ (-641 (-1076)) (-641 (-767))) 78)) (-4289 (($ (-1 |#1| |#1|) $) 66)) (-3473 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) 68)) (-3876 ((|#1| $) 69)) (-4172 (((-1152) $) 9)) (-1871 (($ $) 150 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 149 (-2750 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3877 (((-1114) $) 10)) (-3113 (($ $ (-767)) 98)) (-2537 (((-3 $ "failed") $ $) 53 (|has| |#1| (-556)))) (-1671 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3084 (((-1150 |#1|) $ |#1|) 97 (|has| |#1| (-15 ** (|#1| |#1| (-767)))))) (-4362 ((|#1| $ (-767)) 107) (($ $ $) 84 (|has| (-767) (-1106)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170) (-767)) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-641 (-1170))) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170)) 89 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-767)) 87 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 85 (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2762 (((-767) $) 67)) (-1347 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 75)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ (-407 (-564))) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $) 52 (|has| |#1| (-556))) (($ |#1|) 50 (|has| |#1| (-172)))) (-4325 (((-1150 |#1|) $) 157)) (-2606 ((|#1| $ (-767)) 62)) (-3335 (((-3 $ "failed") $) 51 (|has| |#1| (-145)))) (-1471 (((-767)) 28 T CONST)) (-3539 ((|#1| $) 105)) (-1380 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) 56 (|has| |#1| (-556)))) (-1359 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-767)) 99 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-767)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170) (-767)) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-641 (-1170))) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170)) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 61 (|has| |#1| (-363)))) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ |#1|) 151 (|has| |#1| (-363))) (($ $ $) 147 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 118 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 71) (($ |#1| $) 70) (($ (-407 (-564)) $) 59 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 58 (|has| |#1| (-38 (-407 (-564)))))))
+((-3521 (*1 *1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3521 (*1 *1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3164 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-3176 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-4361 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-3176 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-3676 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-4361 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3676 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-1355 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3573 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1781 (*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3527 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2436 (*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))) (-2878 (*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1448 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1448 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1812 (*1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-3113 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2463 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2434 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2463 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4408)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))) (-2473 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-2463 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))) (-1805 (*1 *1 *1 *2) (-12 (-5 *2 (-564)) (|has| *1 (-6 -4408)) (-4 *1 (-1247 *3)) (-4 *3 (-1209)))))
+(-13 (-1006 |t#1|) (-10 -8 (-15 -3521 ($ $ $)) (-15 -3521 ($ |t#1| $)) (-15 -3164 (|t#1| $)) (-15 -4361 (|t#1| $ "first")) (-15 -3164 ($ $ (-767))) (-15 -3176 ($ $)) (-15 -4361 ($ $ "rest")) (-15 -3176 ($ $ (-767))) (-15 -3676 (|t#1| $)) (-15 -4361 (|t#1| $ "last")) (-15 -3676 ($ $ (-767))) (-15 -1355 ($ $)) (-15 -3573 (|t#1| $)) (-15 -1781 (|t#1| $)) (-15 -3527 ($ $)) (-15 -2436 ((-767) $)) (-15 -2878 ($ $)) (IF (|has| $ (-6 -4408)) (PROGN (-15 -1448 ($ $ $)) (-15 -1448 ($ $ |t#1|)) (-15 -1812 ($ $)) (-15 -3113 (|t#1| $ |t#1|)) (-15 -2463 (|t#1| $ "first" |t#1|)) (-15 -2434 ($ $ $)) (-15 -2463 ($ $ "rest" $)) (-15 -2473 (|t#1| $ |t#1|)) (-15 -2463 (|t#1| $ "last" |t#1|)) (-15 -1805 ($ $ (-564)))) |%noBranch|)))
+(((-34) . T) ((-102) |has| |#1| (-1094)) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-611 (-858)))) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-489 |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-1006 |#1|) . T) ((-1094) |has| |#1| (-1094)) ((-1209) . T))
+((-4271 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
+(((-1248 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4271 (|#4| (-1 |#2| |#1|) |#3|))) (-1045) (-1045) (-1250 |#1|) (-1250 |#2|)) (T -1248))
+((-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1045)) (-4 *6 (-1045)) (-4 *2 (-1250 *6)) (-5 *1 (-1248 *5 *6 *4 *2)) (-4 *4 (-1250 *5)))))
+(-10 -7 (-15 -4271 (|#4| (-1 |#2| |#1|) |#3|)))
+((-2480 (((-112) $) 17)) (-1316 (($ $) 105)) (-4272 (($ $) 81)) (-1295 (($ $) 101)) (-4249 (($ $) 77)) (-1339 (($ $) 109)) (-4296 (($ $) 85)) (-3441 (($ $) 75)) (-1673 (($ $) 73)) (-1350 (($ $) 111)) (-4305 (($ $) 87)) (-1327 (($ $) 107)) (-4284 (($ $) 83)) (-1307 (($ $) 103)) (-4261 (($ $) 79)) (-2326 (((-858) $) 61) (($ (-564)) NIL) (($ (-407 (-564))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-1384 (($ $) 117)) (-4342 (($ $) 93)) (-1361 (($ $) 113)) (-4317 (($ $) 89)) (-1409 (($ $) 121)) (-4366 (($ $) 97)) (-2665 (($ $) 123)) (-4378 (($ $) 99)) (-1398 (($ $) 119)) (-4353 (($ $) 95)) (-1372 (($ $) 115)) (-4329 (($ $) 91)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ |#2|) 65) (($ $ $) 68) (($ $ (-407 (-564))) 71)))
+(((-1249 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -4272 (|#1| |#1|)) (-15 -4249 (|#1| |#1|)) (-15 -4296 (|#1| |#1|)) (-15 -4305 (|#1| |#1|)) (-15 -4284 (|#1| |#1|)) (-15 -4261 (|#1| |#1|)) (-15 -4329 (|#1| |#1|)) (-15 -4353 (|#1| |#1|)) (-15 -4378 (|#1| |#1|)) (-15 -4366 (|#1| |#1|)) (-15 -4317 (|#1| |#1|)) (-15 -4342 (|#1| |#1|)) (-15 -1307 (|#1| |#1|)) (-15 -1327 (|#1| |#1|)) (-15 -1350 (|#1| |#1|)) (-15 -1339 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1316 (|#1| |#1|)) (-15 -1372 (|#1| |#1|)) (-15 -1398 (|#1| |#1|)) (-15 -2665 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 -1361 (|#1| |#1|)) (-15 -1384 (|#1| |#1|)) (-15 -3441 (|#1| |#1|)) (-15 -1673 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2480 ((-112) |#1|)) (-15 -2326 ((-858) |#1|))) (-1250 |#2|) (-1045)) (T -1249))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-407 (-564)))) (-15 -4272 (|#1| |#1|)) (-15 -4249 (|#1| |#1|)) (-15 -4296 (|#1| |#1|)) (-15 -4305 (|#1| |#1|)) (-15 -4284 (|#1| |#1|)) (-15 -4261 (|#1| |#1|)) (-15 -4329 (|#1| |#1|)) (-15 -4353 (|#1| |#1|)) (-15 -4378 (|#1| |#1|)) (-15 -4366 (|#1| |#1|)) (-15 -4317 (|#1| |#1|)) (-15 -4342 (|#1| |#1|)) (-15 -1307 (|#1| |#1|)) (-15 -1327 (|#1| |#1|)) (-15 -1350 (|#1| |#1|)) (-15 -1339 (|#1| |#1|)) (-15 -1295 (|#1| |#1|)) (-15 -1316 (|#1| |#1|)) (-15 -1372 (|#1| |#1|)) (-15 -1398 (|#1| |#1|)) (-15 -2665 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 -1361 (|#1| |#1|)) (-15 -1384 (|#1| |#1|)) (-15 -3441 (|#1| |#1|)) (-15 -1673 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2326 (|#1| |#2|)) (-15 -2326 (|#1| |#1|)) (-15 -2326 (|#1| (-407 (-564)))) (-15 -2326 (|#1| (-564))) (-15 ** (|#1| |#1| (-767))) (-15 ** (|#1| |#1| (-917))) (-15 -2480 ((-112) |#1|)) (-15 -2326 ((-858) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-3702 (((-641 (-1076)) $) 78)) (-3229 (((-1170) $) 107)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 55 (|has| |#1| (-556)))) (-2086 (($ $) 56 (|has| |#1| (-556)))) (-3466 (((-112) $) 58 (|has| |#1| (-556)))) (-1353 (($ $ (-767)) 102) (($ $ (-767) (-767)) 101)) (-3150 (((-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|))) $) 109)) (-1316 (($ $) 139 (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) 122 (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) 20)) (-3557 (($ $) 121 (|has| |#1| (-38 (-407 (-564)))))) (-1295 (($ $) 138 (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) 123 (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|)))) 159) (($ (-1150 |#1|)) 157)) (-1339 (($ $) 137 (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) 124 (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) 18 T CONST)) (-3878 (($ $) 64)) (-1580 (((-3 $ "failed") $) 34)) (-3006 (($ $) 156)) (-2003 (((-948 |#1|) $ (-767)) 154) (((-948 |#1|) $ (-767) (-767)) 153)) (-2004 (((-112) $) 77)) (-2284 (($) 149 (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-767) $) 104) (((-767) $ (-767)) 103)) (-1980 (((-112) $) 32)) (-3596 (($ $ (-564)) 120 (|has| |#1| (-38 (-407 (-564)))))) (-1382 (($ $ (-917)) 105)) (-3341 (($ (-1 |#1| (-564)) $) 155)) (-3552 (((-112) $) 66)) (-3679 (($ |#1| (-767)) 65) (($ $ (-1076) (-767)) 80) (($ $ (-641 (-1076)) (-641 (-767))) 79)) (-4271 (($ (-1 |#1| |#1|) $) 67)) (-3441 (($ $) 146 (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) 69)) (-3853 ((|#1| $) 70)) (-2332 (((-1152) $) 10)) (-2983 (($ $) 151 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 150 (-2733 (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-955)) (|has| |#1| (-1194)) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-38 (-407 (-564)))))))) (-3868 (((-1114) $) 11)) (-3157 (($ $ (-767)) 99)) (-2501 (((-3 $ "failed") $ $) 54 (|has| |#1| (-556)))) (-1673 (($ $) 147 (|has| |#1| (-38 (-407 (-564)))))) (-3055 (((-1150 |#1|) $ |#1|) 98 (|has| |#1| (-15 ** (|#1| |#1| (-767)))))) (-4361 ((|#1| $ (-767)) 108) (($ $ $) 85 (|has| (-767) (-1106)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) 93 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170) (-767)) 92 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-641 (-1170))) 91 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170)) 90 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-767)) 88 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 86 (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-3258 (((-767) $) 68)) (-1350 (($ $) 136 (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) 125 (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) 135 (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) 126 (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) 134 (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) 127 (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 76)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ (-407 (-564))) 61 (|has| |#1| (-38 (-407 (-564))))) (($ $) 53 (|has| |#1| (-556))) (($ |#1|) 51 (|has| |#1| (-172)))) (-2044 (((-1150 |#1|) $) 158)) (-1690 ((|#1| $ (-767)) 63)) (-2144 (((-3 $ "failed") $) 52 (|has| |#1| (-145)))) (-3662 (((-767)) 29 T CONST)) (-2855 ((|#1| $) 106)) (-1700 (((-112) $ $) 9)) (-1384 (($ $) 145 (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) 133 (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) 57 (|has| |#1| (-556)))) (-1361 (($ $) 144 (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) 132 (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) 143 (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) 131 (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-767)) 100 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-767)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) 142 (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) 130 (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) 141 (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) 129 (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) 140 (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) 128 (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) 97 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170) (-767)) 96 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-641 (-1170))) 95 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-1170)) 94 (-12 (|has| |#1| (-896 (-1170))) (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (($ $ (-767)) 89 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 87 (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 62 (|has| |#1| (-363)))) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ |#1|) 152 (|has| |#1| (-363))) (($ $ $) 148 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 119 (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 72) (($ |#1| $) 71) (($ (-407 (-564)) $) 60 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) 59 (|has| |#1| (-38 (-407 (-564)))))))
(((-1250 |#1|) (-140) (-1045)) (T -1250))
-((-3094 (*1 *1 *2) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-767)) (|:| |c| *3)))) (-4 *3 (-1045)) (-4 *1 (-1250 *3)))) (-4325 (*1 *2 *1) (-12 (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-5 *2 (-1150 *3)))) (-3094 (*1 *1 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-4 *1 (-1250 *3)))) (-3768 (*1 *1 *1) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)))) (-1648 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1250 *3)) (-4 *3 (-1045)))) (-3711 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045)) (-5 *2 (-948 *4)))) (-3711 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045)) (-5 *2 (-948 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-1871 (*1 *1 *1) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))) (-1871 (*1 *1 *1 *2) (-2750 (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194)) (-4 *3 (-38 (-407 (-564)))))) (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-12 (|has| *3 (-15 -3743 ((-641 *2) *3))) (|has| *3 (-15 -1871 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564)))))))))
-(-13 (-1237 |t#1| (-767)) (-10 -8 (-15 -3094 ($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |t#1|))))) (-15 -4325 ((-1150 |t#1|) $)) (-15 -3094 ($ (-1150 |t#1|))) (-15 -3768 ($ $)) (-15 -1648 ($ (-1 |t#1| (-564)) $)) (-15 -3711 ((-948 |t#1|) $ (-767))) (-15 -3711 ((-948 |t#1|) $ (-767) (-767))) (IF (|has| |t#1| (-363)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -1871 ($ $)) (IF (|has| |t#1| (-15 -1871 (|t#1| |t#1| (-1170)))) (IF (|has| |t#1| (-15 -3743 ((-641 (-1170)) |t#1|))) (-15 -1871 ($ $ (-1170))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1194)) (IF (|has| |t#1| (-955)) (IF (|has| |t#1| (-29 (-564))) (-15 -1871 ($ $ (-1170))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-998)) (-6 (-1194))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-767)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-767) |#1|))) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-767) (-1106)) ((-290) |has| |#1| (-556)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) |has| |#1| (-556)) ((-644 #1#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2750 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1237 |#1| #0#) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-3743 (((-641 (-1076)) $) NIL)) (-3257 (((-1170) $) 92)) (-2531 (((-1232 |#2| |#1|) $ (-767)) 74)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2890 (($ $) NIL (|has| |#1| (-556)))) (-3760 (((-112) $) 143 (|has| |#1| (-556)))) (-3309 (($ $ (-767)) 129) (($ $ (-767) (-767)) 131)) (-3272 (((-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|))) $) 43)) (-1321 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1498 (((-3 $ "failed") $ $) NIL)) (-3605 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1301 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4268 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3094 (($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|)))) 53) (($ (-1150 |#1|)) NIL)) (-1337 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4318 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3500 (($) NIL T CONST)) (-2822 (($ $) 135)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3768 (($ $) 141)) (-3711 (((-948 |#1|) $ (-767)) 64) (((-948 |#1|) $ (-767) (-767)) 66)) (-1904 (((-112) $) NIL)) (-2295 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3533 (((-767) $) NIL) (((-767) $ (-767)) NIL)) (-4035 (((-112) $) NIL)) (-1559 (($ $) 119)) (-4047 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1795 (($ (-564) (-564) $) 137)) (-2227 (($ $ (-917)) 140)) (-1648 (($ (-1 |#1| (-564)) $) 113)) (-4108 (((-112) $) NIL)) (-3720 (($ |#1| (-767)) 16) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4289 (($ (-1 |#1| |#1|) $) 100)) (-3473 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3866 (($ $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-2966 (($ $) 117)) (-2959 (($ $) 115)) (-2859 (($ (-564) (-564) $) 139)) (-1871 (($ $) 151 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 157 (-2750 (-12 (|has| |#1| (-15 -1871 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3743 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 152 (|has| |#1| (-38 (-407 (-564)))))) (-3877 (((-1114) $) NIL)) (-2909 (($ $ (-564) (-564)) 123)) (-3113 (($ $ (-767)) 125)) (-2537 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-1671 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2460 (($ $) 121)) (-3084 (((-1150 |#1|) $ |#1|) 102 (|has| |#1| (-15 ** (|#1| |#1| (-767)))))) (-4362 ((|#1| $ (-767)) 97) (($ $ $) 133 (|has| (-767) (-1106)))) (-3735 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) 110 (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 104 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $ (-1255 |#2|)) 105)) (-2762 (((-767) $) NIL)) (-1347 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4328 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1330 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4306 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1311 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4280 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1732 (($ $) 127)) (-2350 (((-858) $) NIL) (($ (-564)) 26) (($ (-407 (-564))) 149 (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 25 (|has| |#1| (-172))) (($ (-1232 |#2| |#1|)) 83) (($ (-1255 |#2|)) 22)) (-4325 (((-1150 |#1|) $) NIL)) (-2606 ((|#1| $ (-767)) 96)) (-3335 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-1471 (((-767)) NIL T CONST)) (-3539 ((|#1| $) 93)) (-1380 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4358 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2502 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1359 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1402 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3613 ((|#1| $ (-767)) 91 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-767)))) (|has| |#1| (-15 -2350 (|#1| (-1170))))))) (-1293 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1294 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1391 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1368 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4349 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2414 (($) 18 T CONST)) (-2428 (($) 13 T CONST)) (-3950 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2893 (((-112) $ $) NIL)) (-3004 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) 109)) (-2980 (($ $ $) 20)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ |#1|) 146 (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 108) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
-(((-1251 |#1| |#2| |#3|) (-13 (-1250 |#1|) (-10 -8 (-15 -2350 ($ (-1232 |#2| |#1|))) (-15 -2531 ((-1232 |#2| |#1|) $ (-767))) (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (-15 -2959 ($ $)) (-15 -2966 ($ $)) (-15 -1559 ($ $)) (-15 -2460 ($ $)) (-15 -2909 ($ $ (-564) (-564))) (-15 -2822 ($ $)) (-15 -1795 ($ (-564) (-564) $)) (-15 -2859 ($ (-564) (-564) $)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1251))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-1232 *4 *3)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-1251 *3 *4 *5)))) (-2531 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1251 *4 *5 *6)) (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4))) (-2350 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3735 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-2959 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-2966 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-1559 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-2460 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-2909 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3))) (-2822 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-1795 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3))) (-2859 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3))) (-1871 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(-13 (-1250 |#1|) (-10 -8 (-15 -2350 ($ (-1232 |#2| |#1|))) (-15 -2531 ((-1232 |#2| |#1|) $ (-767))) (-15 -2350 ($ (-1255 |#2|))) (-15 -3735 ($ $ (-1255 |#2|))) (-15 -2959 ($ $)) (-15 -2966 ($ $)) (-15 -1559 ($ $)) (-15 -2460 ($ $)) (-15 -2909 ($ $ (-564) (-564))) (-15 -2822 ($ $)) (-15 -1795 ($ (-564) (-564) $)) (-15 -2859 ($ (-564) (-564) $)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -1871 ($ $ (-1255 |#2|))) |%noBranch|)))
-((-1780 (((-1 (-1150 |#1|) (-641 (-1150 |#1|))) (-1 |#2| (-641 |#2|))) 24)) (-3033 (((-1 (-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-3392 (((-1 (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2|)) 13)) (-1492 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-2971 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-1308 ((|#2| (-1 |#2| (-641 |#2|)) (-641 |#1|)) 60)) (-3600 (((-641 |#2|) (-641 |#1|) (-641 (-1 |#2| (-641 |#2|)))) 66)) (-4260 ((|#2| |#2| |#2|) 43)))
-(((-1252 |#1| |#2|) (-10 -7 (-15 -3392 ((-1 (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2|))) (-15 -3033 ((-1 (-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1780 ((-1 (-1150 |#1|) (-641 (-1150 |#1|))) (-1 |#2| (-641 |#2|)))) (-15 -4260 (|#2| |#2| |#2|)) (-15 -2971 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1492 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1308 (|#2| (-1 |#2| (-641 |#2|)) (-641 |#1|))) (-15 -3600 ((-641 |#2|) (-641 |#1|) (-641 (-1 |#2| (-641 |#2|)))))) (-38 (-407 (-564))) (-1250 |#1|)) (T -1252))
-((-3600 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 (-1 *6 (-641 *6)))) (-4 *5 (-38 (-407 (-564)))) (-4 *6 (-1250 *5)) (-5 *2 (-641 *6)) (-5 *1 (-1252 *5 *6)))) (-1308 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-641 *2))) (-5 *4 (-641 *5)) (-4 *5 (-38 (-407 (-564)))) (-4 *2 (-1250 *5)) (-5 *1 (-1252 *5 *2)))) (-1492 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2)) (-4 *4 (-38 (-407 (-564)))))) (-2971 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2)) (-4 *4 (-38 (-407 (-564)))))) (-4260 (*1 *2 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1252 *3 *2)) (-4 *2 (-1250 *3)))) (-1780 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-641 *5))) (-4 *5 (-1250 *4)) (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-641 (-1150 *4)))) (-5 *1 (-1252 *4 *5)))) (-3033 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1250 *4)) (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-1150 *4) (-1150 *4))) (-5 *1 (-1252 *4 *5)))) (-3392 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1250 *4)) (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-1150 *4))) (-5 *1 (-1252 *4 *5)))))
-(-10 -7 (-15 -3392 ((-1 (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2|))) (-15 -3033 ((-1 (-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1780 ((-1 (-1150 |#1|) (-641 (-1150 |#1|))) (-1 |#2| (-641 |#2|)))) (-15 -4260 (|#2| |#2| |#2|)) (-15 -2971 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1492 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1308 (|#2| (-1 |#2| (-641 |#2|)) (-641 |#1|))) (-15 -3600 ((-641 |#2|) (-641 |#1|) (-641 (-1 |#2| (-641 |#2|))))))
-((-1725 ((|#2| |#4| (-767)) 34)) (-1587 ((|#4| |#2|) 29)) (-1431 ((|#4| (-407 |#2|)) 53 (|has| |#1| (-556)))) (-2638 (((-1 |#4| (-641 |#4|)) |#3|) 46)))
-(((-1253 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1587 (|#4| |#2|)) (-15 -1725 (|#2| |#4| (-767))) (-15 -2638 ((-1 |#4| (-641 |#4|)) |#3|)) (IF (|has| |#1| (-556)) (-15 -1431 (|#4| (-407 |#2|))) |%noBranch|)) (-1045) (-1235 |#1|) (-652 |#2|) (-1250 |#1|)) (T -1253))
-((-1431 (*1 *2 *3) (-12 (-5 *3 (-407 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-556)) (-4 *4 (-1045)) (-4 *2 (-1250 *4)) (-5 *1 (-1253 *4 *5 *6 *2)) (-4 *6 (-652 *5)))) (-2638 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-1235 *4)) (-5 *2 (-1 *6 (-641 *6))) (-5 *1 (-1253 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-1250 *4)))) (-1725 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-1253 *5 *2 *6 *3)) (-4 *6 (-652 *2)) (-4 *3 (-1250 *5)))) (-1587 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *3 (-1235 *4)) (-4 *2 (-1250 *4)) (-5 *1 (-1253 *4 *3 *5 *2)) (-4 *5 (-652 *3)))))
-(-10 -7 (-15 -1587 (|#4| |#2|)) (-15 -1725 (|#2| |#4| (-767))) (-15 -2638 ((-1 |#4| (-641 |#4|)) |#3|)) (IF (|has| |#1| (-556)) (-15 -1431 (|#4| (-407 |#2|))) |%noBranch|))
+((-1424 (*1 *1 *2) (-12 (-5 *2 (-1150 (-2 (|:| |k| (-767)) (|:| |c| *3)))) (-4 *3 (-1045)) (-4 *1 (-1250 *3)))) (-2044 (*1 *2 *1) (-12 (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-5 *2 (-1150 *3)))) (-1424 (*1 *1 *2) (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-4 *1 (-1250 *3)))) (-3006 (*1 *1 *1) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)))) (-3341 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1250 *3)) (-4 *3 (-1045)))) (-2003 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045)) (-5 *2 (-948 *4)))) (-2003 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045)) (-5 *2 (-948 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))) (-2983 (*1 *1 *1) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564)))))) (-2983 (*1 *1 *1 *2) (-2733 (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194)) (-4 *3 (-38 (-407 (-564)))))) (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-12 (|has| *3 (-15 -3702 ((-641 *2) *3))) (|has| *3 (-15 -2983 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564)))))))))
+(-13 (-1237 |t#1| (-767)) (-10 -8 (-15 -1424 ($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |t#1|))))) (-15 -2044 ((-1150 |t#1|) $)) (-15 -1424 ($ (-1150 |t#1|))) (-15 -3006 ($ $)) (-15 -3341 ($ (-1 |t#1| (-564)) $)) (-15 -2003 ((-948 |t#1|) $ (-767))) (-15 -2003 ((-948 |t#1|) $ (-767) (-767))) (IF (|has| |t#1| (-363)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-38 (-407 (-564)))) (PROGN (-15 -2983 ($ $)) (IF (|has| |t#1| (-15 -2983 (|t#1| |t#1| (-1170)))) (IF (|has| |t#1| (-15 -3702 ((-641 (-1170)) |t#1|))) (-15 -2983 ($ $ (-1170))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1194)) (IF (|has| |t#1| (-955)) (IF (|has| |t#1| (-29 (-564))) (-15 -2983 ($ $ (-1170))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-998)) (-6 (-1194))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-47 |#1| #0=(-767)) . T) ((-25) . T) ((-38 #1=(-407 (-564))) |has| |#1| (-38 (-407 (-564)))) ((-38 |#1|) |has| |#1| (-172)) ((-38 $) |has| |#1| (-556)) ((-35) |has| |#1| (-38 (-407 (-564)))) ((-95) |has| |#1| (-38 (-407 (-564)))) ((-102) . T) ((-111 #1# #1#) |has| |#1| (-38 (-407 (-564)))) ((-111 |#1| |#1|) . T) ((-111 $ $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-131) . T) ((-145) |has| |#1| (-145)) ((-147) |has| |#1| (-147)) ((-614 #1#) |has| |#1| (-38 (-407 (-564)))) ((-614 (-564)) . T) ((-614 |#1|) |has| |#1| (-172)) ((-614 $) |has| |#1| (-556)) ((-611 (-858)) . T) ((-172) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-233) |has| |#1| (-15 * (|#1| (-767) |#1|))) ((-284) |has| |#1| (-38 (-407 (-564)))) ((-286 $ $) |has| (-767) (-1106)) ((-290) |has| |#1| (-556)) ((-493) |has| |#1| (-38 (-407 (-564)))) ((-556) |has| |#1| (-556)) ((-644 #1#) |has| |#1| (-38 (-407 (-564)))) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #1#) |has| |#1| (-38 (-407 (-564)))) ((-713 |#1|) |has| |#1| (-172)) ((-713 $) |has| |#1| (-556)) ((-722) . T) ((-896 (-1170)) -12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170)))) ((-969 |#1| #0# (-1076)) . T) ((-998) |has| |#1| (-38 (-407 (-564)))) ((-1051 #1#) |has| |#1| (-38 (-407 (-564)))) ((-1051 |#1|) . T) ((-1051 $) -2733 (|has| |#1| (-556)) (|has| |#1| (-172))) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1194) |has| |#1| (-38 (-407 (-564)))) ((-1197) |has| |#1| (-38 (-407 (-564)))) ((-1237 |#1| #0#) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-3702 (((-641 (-1076)) $) NIL)) (-3229 (((-1170) $) 92)) (-4056 (((-1232 |#2| |#1|) $ (-767)) 74)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) NIL (|has| |#1| (-556)))) (-2086 (($ $) NIL (|has| |#1| (-556)))) (-3466 (((-112) $) 143 (|has| |#1| (-556)))) (-1353 (($ $ (-767)) 129) (($ $ (-767) (-767)) 131)) (-3150 (((-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|))) $) 43)) (-1316 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4272 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1318 (((-3 $ "failed") $ $) NIL)) (-3557 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1295 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4249 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1424 (($ (-1150 (-2 (|:| |k| (-767)) (|:| |c| |#1|)))) 53) (($ (-1150 |#1|)) NIL)) (-1339 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4296 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1747 (($) NIL T CONST)) (-2722 (($ $) 135)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-3006 (($ $) 141)) (-2003 (((-948 |#1|) $ (-767)) 64) (((-948 |#1|) $ (-767) (-767)) 66)) (-2004 (((-112) $) NIL)) (-2284 (($) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3924 (((-767) $) NIL) (((-767) $ (-767)) NIL)) (-1980 (((-112) $) NIL)) (-3587 (($ $) 119)) (-3596 (($ $ (-564)) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2015 (($ (-564) (-564) $) 137)) (-1382 (($ $ (-917)) 140)) (-3341 (($ (-1 |#1| (-564)) $) 113)) (-3552 (((-112) $) NIL)) (-3679 (($ |#1| (-767)) 16) (($ $ (-1076) (-767)) NIL) (($ $ (-641 (-1076)) (-641 (-767))) NIL)) (-4271 (($ (-1 |#1| |#1|) $) 100)) (-3441 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3840 (($ $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3692 (($ $) 117)) (-3252 (($ $) 115)) (-2165 (($ (-564) (-564) $) 139)) (-2983 (($ $) 151 (|has| |#1| (-38 (-407 (-564))))) (($ $ (-1170)) 157 (-2733 (-12 (|has| |#1| (-15 -2983 (|#1| |#1| (-1170)))) (|has| |#1| (-15 -3702 ((-641 (-1170)) |#1|))) (|has| |#1| (-38 (-407 (-564))))) (-12 (|has| |#1| (-29 (-564))) (|has| |#1| (-38 (-407 (-564)))) (|has| |#1| (-955)) (|has| |#1| (-1194))))) (($ $ (-1255 |#2|)) 152 (|has| |#1| (-38 (-407 (-564)))))) (-3868 (((-1114) $) NIL)) (-2197 (($ $ (-564) (-564)) 123)) (-3157 (($ $ (-767)) 125)) (-2501 (((-3 $ "failed") $ $) NIL (|has| |#1| (-556)))) (-1673 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2189 (($ $) 121)) (-3055 (((-1150 |#1|) $ |#1|) 102 (|has| |#1| (-15 ** (|#1| |#1| (-767)))))) (-4361 ((|#1| $ (-767)) 97) (($ $ $) 133 (|has| (-767) (-1106)))) (-3142 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) 110 (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) 104 (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $ (-1255 |#2|)) 105)) (-3258 (((-767) $) NIL)) (-1350 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4305 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1327 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4284 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1307 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4261 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2712 (($ $) 127)) (-2326 (((-858) $) NIL) (($ (-564)) 26) (($ (-407 (-564))) 149 (|has| |#1| (-38 (-407 (-564))))) (($ $) NIL (|has| |#1| (-556))) (($ |#1|) 25 (|has| |#1| (-172))) (($ (-1232 |#2| |#1|)) 83) (($ (-1255 |#2|)) 22)) (-2044 (((-1150 |#1|) $) NIL)) (-1690 ((|#1| $ (-767)) 96)) (-2144 (((-3 $ "failed") $) NIL (|has| |#1| (-145)))) (-3662 (((-767)) NIL T CONST)) (-2855 ((|#1| $) 93)) (-1700 (((-112) $ $) NIL)) (-1384 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4342 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3013 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1361 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4317 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1409 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4366 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-3583 ((|#1| $ (-767)) 91 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-767)))) (|has| |#1| (-15 -2326 (|#1| (-1170))))))) (-2665 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4378 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1398 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4353 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-1372 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-4329 (($ $) NIL (|has| |#1| (-38 (-407 (-564)))))) (-2409 (($) 18 T CONST)) (-2421 (($) 13 T CONST)) (-3922 (($ $ (-641 (-1170)) (-641 (-767))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170) (-767)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-641 (-1170))) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-1170)) NIL (-12 (|has| |#1| (-15 * (|#1| (-767) |#1|))) (|has| |#1| (-896 (-1170))))) (($ $ (-767)) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-767) |#1|))))) (-2876 (((-112) $ $) NIL)) (-2992 (($ $ |#1|) NIL (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) 109)) (-2968 (($ $ $) 20)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL) (($ $ |#1|) 146 (|has| |#1| (-363))) (($ $ $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 108) (($ (-407 (-564)) $) NIL (|has| |#1| (-38 (-407 (-564))))) (($ $ (-407 (-564))) NIL (|has| |#1| (-38 (-407 (-564)))))))
+(((-1251 |#1| |#2| |#3|) (-13 (-1250 |#1|) (-10 -8 (-15 -2326 ($ (-1232 |#2| |#1|))) (-15 -4056 ((-1232 |#2| |#1|) $ (-767))) (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (-15 -3252 ($ $)) (-15 -3692 ($ $)) (-15 -3587 ($ $)) (-15 -2189 ($ $)) (-15 -2197 ($ $ (-564) (-564))) (-15 -2722 ($ $)) (-15 -2015 ($ (-564) (-564) $)) (-15 -2165 ($ (-564) (-564) $)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|))) (-1045) (-1170) |#1|) (T -1251))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-1232 *4 *3)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-1251 *3 *4 *5)))) (-4056 (*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1251 *4 *5 *6)) (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4))) (-2326 (*1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3142 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *5 *3))) (-3252 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-3692 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-3587 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-2189 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-2197 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3))) (-2722 (*1 *1 *1) (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170)) (-14 *4 *2))) (-2015 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3))) (-2165 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045)) (-14 *4 (-1170)) (-14 *5 *3))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(-13 (-1250 |#1|) (-10 -8 (-15 -2326 ($ (-1232 |#2| |#1|))) (-15 -4056 ((-1232 |#2| |#1|) $ (-767))) (-15 -2326 ($ (-1255 |#2|))) (-15 -3142 ($ $ (-1255 |#2|))) (-15 -3252 ($ $)) (-15 -3692 ($ $)) (-15 -3587 ($ $)) (-15 -2189 ($ $)) (-15 -2197 ($ $ (-564) (-564))) (-15 -2722 ($ $)) (-15 -2015 ($ (-564) (-564) $)) (-15 -2165 ($ (-564) (-564) $)) (IF (|has| |#1| (-38 (-407 (-564)))) (-15 -2983 ($ $ (-1255 |#2|))) |%noBranch|)))
+((-3050 (((-1 (-1150 |#1|) (-641 (-1150 |#1|))) (-1 |#2| (-641 |#2|))) 24)) (-1913 (((-1 (-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-2051 (((-1 (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2|)) 13)) (-1974 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-2971 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-2478 ((|#2| (-1 |#2| (-641 |#2|)) (-641 |#1|)) 60)) (-2919 (((-641 |#2|) (-641 |#1|) (-641 (-1 |#2| (-641 |#2|)))) 66)) (-1423 ((|#2| |#2| |#2|) 43)))
+(((-1252 |#1| |#2|) (-10 -7 (-15 -2051 ((-1 (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2|))) (-15 -1913 ((-1 (-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -3050 ((-1 (-1150 |#1|) (-641 (-1150 |#1|))) (-1 |#2| (-641 |#2|)))) (-15 -1423 (|#2| |#2| |#2|)) (-15 -2971 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1974 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2478 (|#2| (-1 |#2| (-641 |#2|)) (-641 |#1|))) (-15 -2919 ((-641 |#2|) (-641 |#1|) (-641 (-1 |#2| (-641 |#2|)))))) (-38 (-407 (-564))) (-1250 |#1|)) (T -1252))
+((-2919 (*1 *2 *3 *4) (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 (-1 *6 (-641 *6)))) (-4 *5 (-38 (-407 (-564)))) (-4 *6 (-1250 *5)) (-5 *2 (-641 *6)) (-5 *1 (-1252 *5 *6)))) (-2478 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-641 *2))) (-5 *4 (-641 *5)) (-4 *5 (-38 (-407 (-564)))) (-4 *2 (-1250 *5)) (-5 *1 (-1252 *5 *2)))) (-1974 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2)) (-4 *4 (-38 (-407 (-564)))))) (-2971 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2)) (-4 *4 (-38 (-407 (-564)))))) (-1423 (*1 *2 *2 *2) (-12 (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1252 *3 *2)) (-4 *2 (-1250 *3)))) (-3050 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-641 *5))) (-4 *5 (-1250 *4)) (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-641 (-1150 *4)))) (-5 *1 (-1252 *4 *5)))) (-1913 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1250 *4)) (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-1150 *4) (-1150 *4))) (-5 *1 (-1252 *4 *5)))) (-2051 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1250 *4)) (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-1150 *4))) (-5 *1 (-1252 *4 *5)))))
+(-10 -7 (-15 -2051 ((-1 (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2|))) (-15 -1913 ((-1 (-1150 |#1|) (-1150 |#1|) (-1150 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -3050 ((-1 (-1150 |#1|) (-641 (-1150 |#1|))) (-1 |#2| (-641 |#2|)))) (-15 -1423 (|#2| |#2| |#2|)) (-15 -2971 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1974 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2478 (|#2| (-1 |#2| (-641 |#2|)) (-641 |#1|))) (-15 -2919 ((-641 |#2|) (-641 |#1|) (-641 (-1 |#2| (-641 |#2|))))))
+((-3335 ((|#2| |#4| (-767)) 34)) (-3352 ((|#4| |#2|) 29)) (-3204 ((|#4| (-407 |#2|)) 53 (|has| |#1| (-556)))) (-3956 (((-1 |#4| (-641 |#4|)) |#3|) 46)))
+(((-1253 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3352 (|#4| |#2|)) (-15 -3335 (|#2| |#4| (-767))) (-15 -3956 ((-1 |#4| (-641 |#4|)) |#3|)) (IF (|has| |#1| (-556)) (-15 -3204 (|#4| (-407 |#2|))) |%noBranch|)) (-1045) (-1235 |#1|) (-652 |#2|) (-1250 |#1|)) (T -1253))
+((-3204 (*1 *2 *3) (-12 (-5 *3 (-407 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-556)) (-4 *4 (-1045)) (-4 *2 (-1250 *4)) (-5 *1 (-1253 *4 *5 *6 *2)) (-4 *6 (-652 *5)))) (-3956 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *5 (-1235 *4)) (-5 *2 (-1 *6 (-641 *6))) (-5 *1 (-1253 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-1250 *4)))) (-3335 (*1 *2 *3 *4) (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-1253 *5 *2 *6 *3)) (-4 *6 (-652 *2)) (-4 *3 (-1250 *5)))) (-3352 (*1 *2 *3) (-12 (-4 *4 (-1045)) (-4 *3 (-1235 *4)) (-4 *2 (-1250 *4)) (-5 *1 (-1253 *4 *3 *5 *2)) (-4 *5 (-652 *3)))))
+(-10 -7 (-15 -3352 (|#4| |#2|)) (-15 -3335 (|#2| |#4| (-767))) (-15 -3956 ((-1 |#4| (-641 |#4|)) |#3|)) (IF (|has| |#1| (-556)) (-15 -3204 (|#4| (-407 |#2|))) |%noBranch|))
NIL
(((-1254) (-140)) (T -1254))
NIL
-(-13 (-10 -7 (-6 -3579)))
-((-2337 (((-112) $ $) NIL)) (-3257 (((-1170)) 12)) (-4172 (((-1152) $) 18)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 11) (((-1170) $) 8)) (-2893 (((-112) $ $) 15)))
-(((-1255 |#1|) (-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -2350 ((-1170) $)) (-15 -3257 ((-1170))))) (-1170)) (T -1255))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1255 *3)) (-14 *3 *2))) (-3257 (*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1255 *3)) (-14 *3 *2))))
-(-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -2350 ((-1170) $)) (-15 -3257 ((-1170)))))
-((-4020 (($ (-767)) 19)) (-1701 (((-685 |#2|) $ $) 41)) (-3331 ((|#2| $) 51)) (-4029 ((|#2| $) 50)) (-4297 ((|#2| $ $) 36)) (-3179 (($ $ $) 47)) (-2992 (($ $) 23) (($ $ $) 29)) (-2980 (($ $ $) 15)) (* (($ (-564) $) 26) (($ |#2| $) 32) (($ $ |#2|) 31)))
-(((-1256 |#1| |#2|) (-10 -8 (-15 -3331 (|#2| |#1|)) (-15 -4029 (|#2| |#1|)) (-15 -3179 (|#1| |#1| |#1|)) (-15 -1701 ((-685 |#2|) |#1| |#1|)) (-15 -4297 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 -4020 (|#1| (-767))) (-15 -2980 (|#1| |#1| |#1|))) (-1257 |#2|) (-1209)) (T -1256))
+(-13 (-10 -7 (-6 -3542)))
+((-2315 (((-112) $ $) NIL)) (-3229 (((-1170)) 12)) (-2332 (((-1152) $) 18)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 11) (((-1170) $) 8)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) 15)))
+(((-1255 |#1|) (-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -2326 ((-1170) $)) (-15 -3229 ((-1170))))) (-1170)) (T -1255))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1255 *3)) (-14 *3 *2))) (-3229 (*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1255 *3)) (-14 *3 *2))))
+(-13 (-1094) (-611 (-1170)) (-10 -8 (-15 -2326 ((-1170) $)) (-15 -3229 ((-1170)))))
+((-3992 (($ (-767)) 19)) (-1706 (((-685 |#2|) $ $) 41)) (-1581 ((|#2| $) 51)) (-2313 ((|#2| $) 50)) (-2529 ((|#2| $ $) 36)) (-2413 (($ $ $) 47)) (-2981 (($ $) 23) (($ $ $) 29)) (-2968 (($ $ $) 15)) (* (($ (-564) $) 26) (($ |#2| $) 32) (($ $ |#2|) 31)))
+(((-1256 |#1| |#2|) (-10 -8 (-15 -1581 (|#2| |#1|)) (-15 -2313 (|#2| |#1|)) (-15 -2413 (|#1| |#1| |#1|)) (-15 -1706 ((-685 |#2|) |#1| |#1|)) (-15 -2529 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 -3992 (|#1| (-767))) (-15 -2968 (|#1| |#1| |#1|))) (-1257 |#2|) (-1209)) (T -1256))
NIL
-(-10 -8 (-15 -3331 (|#2| |#1|)) (-15 -4029 (|#2| |#1|)) (-15 -3179 (|#1| |#1| |#1|)) (-15 -1701 ((-685 |#2|) |#1| |#1|)) (-15 -4297 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2992 (|#1| |#1| |#1|)) (-15 -2992 (|#1| |#1|)) (-15 -4020 (|#1| (-767))) (-15 -2980 (|#1| |#1| |#1|)))
-((-2337 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-4020 (($ (-767)) 112 (|has| |#1| (-23)))) (-3034 (((-1264) $ (-564) (-564)) 40 (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) 98) (((-112) $) 92 (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) 89 (|has| $ (-6 -4407))) (($ $) 88 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4407))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) 8)) (-3797 ((|#1| $ (-564) |#1|) 52 (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) 58 (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4406)))) (-3500 (($) 7 T CONST)) (-4298 (($ $) 90 (|has| $ (-6 -4407)))) (-3701 (($ $) 100)) (-3215 (($ $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-3682 (($ |#1| $) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) (($ (-1 (-112) |#1|) $) 74 (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) 51)) (-3886 (((-564) (-1 (-112) |#1|) $) 97) (((-564) |#1| $) 96 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 95 (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) 30 (|has| $ (-6 -4406)))) (-1701 (((-685 |#1|) $ $) 105 (|has| |#1| (-1045)))) (-4142 (($ (-767) |#1|) 69)) (-2587 (((-112) $ (-767)) 9)) (-3587 (((-564) $) 43 (|has| (-564) (-846)))) (-3142 (($ $ $) 87 (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) 29 (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) 27 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-1588 (((-564) $) 44 (|has| (-564) (-846)))) (-1515 (($ $ $) 86 (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3331 ((|#1| $) 102 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-2743 (((-112) $ (-767)) 10)) (-4029 ((|#1| $) 103 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-4172 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) 60) (($ $ $ (-564)) 59)) (-3932 (((-641 (-564)) $) 46)) (-2861 (((-112) (-564) $) 47)) (-3877 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3181 ((|#1| $) 42 (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 71)) (-1324 (($ $ |#1|) 41 (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 23 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) 14)) (-1633 (((-112) |#1| $) 45 (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) 48)) (-1320 (((-112) $) 11)) (-1664 (($) 12)) (-4362 ((|#1| $ (-564) |#1|) 50) ((|#1| $ (-564)) 49) (($ $ (-1226 (-564))) 63)) (-4297 ((|#1| $ $) 106 (|has| |#1| (-1045)))) (-2002 (($ $ (-564)) 62) (($ $ (-1226 (-564))) 61)) (-3179 (($ $ $) 104 (|has| |#1| (-1045)))) (-3888 (((-767) (-1 (-112) |#1|) $) 31 (|has| $ (-6 -4406))) (((-767) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4406))))) (-2150 (($ $ $ (-564)) 91 (|has| $ (-6 -4407)))) (-3817 (($ $) 13)) (-4344 (((-536) $) 79 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 70)) (-3580 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-641 $)) 65)) (-2350 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2922 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2893 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2934 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2912 (((-112) $ $) 82 (|has| |#1| (-846)))) (-2992 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-2980 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-564) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-722))) (($ $ |#1|) 107 (|has| |#1| (-722)))) (-2062 (((-767) $) 6 (|has| $ (-6 -4406)))))
+(-10 -8 (-15 -1581 (|#2| |#1|)) (-15 -2313 (|#2| |#1|)) (-15 -2413 (|#1| |#1| |#1|)) (-15 -1706 ((-685 |#2|) |#1| |#1|)) (-15 -2529 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-564) |#1|)) (-15 -2981 (|#1| |#1| |#1|)) (-15 -2981 (|#1| |#1|)) (-15 -3992 (|#1| (-767))) (-15 -2968 (|#1| |#1| |#1|)))
+((-2315 (((-112) $ $) 19 (|has| |#1| (-1094)))) (-3992 (($ (-767)) 113 (|has| |#1| (-23)))) (-2011 (((-1264) $ (-564) (-564)) 41 (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) 99) (((-112) $) 93 (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) 90 (|has| $ (-6 -4408))) (($ $) 89 (-12 (|has| |#1| (-846)) (|has| $ (-6 -4408))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) 100) (($ $) 94 (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) 8)) (-2463 ((|#1| $ (-564) |#1|) 53 (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) 59 (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) 76 (|has| $ (-6 -4407)))) (-1747 (($) 7 T CONST)) (-1436 (($ $) 91 (|has| $ (-6 -4408)))) (-3028 (($ $) 101)) (-3195 (($ $) 79 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-3653 (($ |#1| $) 78 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) (($ (-1 (-112) |#1|) $) 75 (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 77 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 74 (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) 73 (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) 54 (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) 52)) (-3850 (((-564) (-1 (-112) |#1|) $) 98) (((-564) |#1| $) 97 (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) 96 (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) 31 (|has| $ (-6 -4407)))) (-1706 (((-685 |#1|) $ $) 106 (|has| |#1| (-1045)))) (-4111 (($ (-767) |#1|) 70)) (-1509 (((-112) $ (-767)) 9)) (-3294 (((-564) $) 44 (|has| (-564) (-846)))) (-1469 (($ $ $) 88 (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) 102) (($ $ $) 95 (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) 30 (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) 28 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-2230 (((-564) $) 45 (|has| (-564) (-846)))) (-1530 (($ $ $) 87 (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) 35 (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) 36) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-1581 ((|#1| $) 103 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-4068 (((-112) $ (-767)) 10)) (-2313 ((|#1| $) 104 (-12 (|has| |#1| (-1045)) (|has| |#1| (-998))))) (-2332 (((-1152) $) 22 (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) 61) (($ $ $ (-564)) 60)) (-2885 (((-641 (-564)) $) 47)) (-2241 (((-112) (-564) $) 48)) (-3868 (((-1114) $) 21 (|has| |#1| (-1094)))) (-3164 ((|#1| $) 43 (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) 72)) (-1428 (($ $ |#1|) 42 (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) 33 (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) 27 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) 26 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) 25 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) 24 (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) 14)) (-1357 (((-112) |#1| $) 46 (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) 49)) (-4169 (((-112) $) 11)) (-1531 (($) 12)) (-4361 ((|#1| $ (-564) |#1|) 51) ((|#1| $ (-564)) 50) (($ $ (-1226 (-564))) 64)) (-2529 ((|#1| $ $) 107 (|has| |#1| (-1045)))) (-2010 (($ $ (-564)) 63) (($ $ (-1226 (-564))) 62)) (-2413 (($ $ $) 105 (|has| |#1| (-1045)))) (-3879 (((-767) (-1 (-112) |#1|) $) 32 (|has| $ (-6 -4407))) (((-767) |#1| $) 29 (-12 (|has| |#1| (-1094)) (|has| $ (-6 -4407))))) (-1506 (($ $ $ (-564)) 92 (|has| $ (-6 -4408)))) (-3774 (($ $) 13)) (-4327 (((-536) $) 80 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 71)) (-3521 (($ $ |#1|) 69) (($ |#1| $) 68) (($ $ $) 67) (($ (-641 $)) 66)) (-2326 (((-858) $) 18 (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) 23 (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) 34 (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) 85 (|has| |#1| (-846)))) (-2909 (((-112) $ $) 84 (|has| |#1| (-846)))) (-2876 (((-112) $ $) 20 (|has| |#1| (-1094)))) (-2920 (((-112) $ $) 86 (|has| |#1| (-846)))) (-2897 (((-112) $ $) 83 (|has| |#1| (-846)))) (-2981 (($ $) 112 (|has| |#1| (-21))) (($ $ $) 111 (|has| |#1| (-21)))) (-2968 (($ $ $) 114 (|has| |#1| (-25)))) (* (($ (-564) $) 110 (|has| |#1| (-21))) (($ |#1| $) 109 (|has| |#1| (-722))) (($ $ |#1|) 108 (|has| |#1| (-722)))) (-2069 (((-767) $) 6 (|has| $ (-6 -4407)))))
(((-1257 |#1|) (-140) (-1209)) (T -1257))
-((-2980 (*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-25)))) (-4020 (*1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1257 *3)) (-4 *3 (-23)) (-4 *3 (-1209)))) (-2992 (*1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-21)))) (-2992 (*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-1257 *3)) (-4 *3 (-1209)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))) (-4297 (*1 *2 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))) (-1701 (*1 *2 *1 *1) (-12 (-4 *1 (-1257 *3)) (-4 *3 (-1209)) (-4 *3 (-1045)) (-5 *2 (-685 *3)))) (-3179 (*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))) (-4029 (*1 *2 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998)) (-4 *2 (-1045)))) (-3331 (*1 *2 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998)) (-4 *2 (-1045)))))
-(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -2980 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -4020 ($ (-767))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -2992 ($ $)) (-15 -2992 ($ $ $)) (-15 * ($ (-564) $))) |%noBranch|) (IF (|has| |t#1| (-722)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-1045)) (PROGN (-15 -4297 (|t#1| $ $)) (-15 -1701 ((-685 |t#1|) $ $)) (-15 -3179 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-998)) (IF (|has| |t#1| (-1045)) (PROGN (-15 -4029 (|t#1| $)) (-15 -3331 (|t#1| $))) |%noBranch|) |%noBranch|)))
-(((-34) . T) ((-102) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-19 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2750 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T))
-((-2981 (((-1259 |#2|) (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|) 13)) (-2965 ((|#2| (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|) 15)) (-4289 (((-3 (-1259 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1259 |#1|)) 30) (((-1259 |#2|) (-1 |#2| |#1|) (-1259 |#1|)) 18)))
-(((-1258 |#1| |#2|) (-10 -7 (-15 -2981 ((-1259 |#2|) (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -4289 ((-1259 |#2|) (-1 |#2| |#1|) (-1259 |#1|))) (-15 -4289 ((-3 (-1259 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1259 |#1|)))) (-1209) (-1209)) (T -1258))
-((-4289 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1259 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1259 *6)) (-5 *1 (-1258 *5 *6)))) (-4289 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1259 *6)) (-5 *1 (-1258 *5 *6)))) (-2965 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1259 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-1258 *5 *2)))) (-2981 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1259 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-1259 *5)) (-5 *1 (-1258 *6 *5)))))
-(-10 -7 (-15 -2981 ((-1259 |#2|) (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -2965 (|#2| (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -4289 ((-1259 |#2|) (-1 |#2| |#1|) (-1259 |#1|))) (-15 -4289 ((-3 (-1259 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1259 |#1|))))
-((-2337 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4020 (($ (-767)) NIL (|has| |#1| (-23)))) (-3724 (($ (-641 |#1|)) 11)) (-3034 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4407)))) (-1453 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-3620 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4407))) (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-846))))) (-2995 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3670 (((-112) $ (-767)) NIL)) (-3797 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4407)))) (-3540 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3500 (($) NIL T CONST)) (-4298 (($ $) NIL (|has| $ (-6 -4407)))) (-3701 (($ $) NIL)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-3682 (($ |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2965 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4406))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4406)))) (-4335 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4407)))) (-4266 ((|#1| $ (-564)) NIL)) (-3886 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-3305 (((-641 |#1|) $) 15 (|has| $ (-6 -4406)))) (-1701 (((-685 |#1|) $ $) NIL (|has| |#1| (-1045)))) (-4142 (($ (-767) |#1|) NIL)) (-2587 (((-112) $ (-767)) NIL)) (-3587 (((-564) $) NIL (|has| (-564) (-846)))) (-3142 (($ $ $) NIL (|has| |#1| (-846)))) (-4317 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-1909 (((-641 |#1|) $) NIL (|has| $ (-6 -4406)))) (-3841 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-1588 (((-564) $) NIL (|has| (-564) (-846)))) (-1515 (($ $ $) NIL (|has| |#1| (-846)))) (-4326 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3331 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-2743 (((-112) $ (-767)) NIL)) (-4029 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-4172 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4141 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-3932 (((-641 (-564)) $) NIL)) (-2861 (((-112) (-564) $) NIL)) (-3877 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3181 ((|#1| $) NIL (|has| (-564) (-846)))) (-2421 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1324 (($ $ |#1|) NIL (|has| $ (-6 -4407)))) (-2708 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1633 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2666 (((-641 |#1|) $) NIL)) (-1320 (((-112) $) NIL)) (-1664 (($) NIL)) (-4362 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-4297 ((|#1| $ $) NIL (|has| |#1| (-1045)))) (-2002 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-3179 (($ $ $) NIL (|has| |#1| (-1045)))) (-3888 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#1| (-1094))))) (-2150 (($ $ $ (-564)) NIL (|has| $ (-6 -4407)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) 19 (|has| |#1| (-612 (-536))))) (-2363 (($ (-641 |#1|)) 10)) (-3580 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2350 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-3073 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4406)))) (-2945 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2922 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2893 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2934 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2912 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2992 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2980 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-564) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-722))) (($ $ |#1|) NIL (|has| |#1| (-722)))) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1259 |#1|) (-13 (-1257 |#1|) (-10 -8 (-15 -3724 ($ (-641 |#1|))))) (-1209)) (T -1259))
-((-3724 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1259 *3)))))
-(-13 (-1257 |#1|) (-10 -8 (-15 -3724 ($ (-641 |#1|)))))
-((-2337 (((-112) $ $) NIL)) (-2111 (((-1152) $ (-1152)) 109) (((-1152) $ (-1152) (-1152)) 107) (((-1152) $ (-1152) (-641 (-1152))) 106)) (-1639 (($) 69)) (-3833 (((-1264) $ (-468) (-917)) 54)) (-3008 (((-1264) $ (-917) (-1152)) 91) (((-1264) $ (-917) (-870)) 92)) (-3345 (((-1264) $ (-917) (-379) (-379)) 57)) (-3192 (((-1264) $ (-1152)) 86)) (-3794 (((-1264) $ (-917) (-1152)) 96)) (-4261 (((-1264) $ (-917) (-379) (-379)) 58)) (-1937 (((-1264) $ (-917) (-917)) 55)) (-2089 (((-1264) $) 87)) (-2554 (((-1264) $ (-917) (-1152)) 95)) (-2010 (((-1264) $ (-468) (-917)) 40)) (-3987 (((-1264) $ (-917) (-1152)) 94)) (-4163 (((-641 (-263)) $) 29) (($ $ (-641 (-263))) 30)) (-2319 (((-1264) $ (-767) (-767)) 52)) (-3996 (($ $) 71) (($ (-468) (-641 (-263))) 72)) (-4172 (((-1152) $) NIL)) (-3058 (((-564) $) 47)) (-3877 (((-1114) $) NIL)) (-2285 (((-1259 (-3 (-468) "undefined")) $) 46)) (-2757 (((-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -3987 (-564)) (|:| -2609 (-564)) (|:| |spline| (-564)) (|:| -3922 (-564)) (|:| |axesColor| (-870)) (|:| -3008 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564)))) $) 45)) (-3446 (((-1264) $ (-917) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-870) (-564) (-870) (-564)) 85)) (-2516 (((-641 (-939 (-225))) $) NIL)) (-4381 (((-468) $ (-917)) 42)) (-1396 (((-1264) $ (-767) (-767) (-917) (-917)) 50)) (-1389 (((-1264) $ (-1152)) 97)) (-2609 (((-1264) $ (-917) (-1152)) 93)) (-2350 (((-858) $) 104)) (-1645 (((-1264) $) 98)) (-3922 (((-1264) $ (-917) (-1152)) 89) (((-1264) $ (-917) (-870)) 90)) (-2893 (((-112) $ $) NIL)))
-(((-1260) (-13 (-1094) (-10 -8 (-15 -2516 ((-641 (-939 (-225))) $)) (-15 -1639 ($)) (-15 -3996 ($ $)) (-15 -4163 ((-641 (-263)) $)) (-15 -4163 ($ $ (-641 (-263)))) (-15 -3996 ($ (-468) (-641 (-263)))) (-15 -3446 ((-1264) $ (-917) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-870) (-564) (-870) (-564))) (-15 -2757 ((-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -3987 (-564)) (|:| -2609 (-564)) (|:| |spline| (-564)) (|:| -3922 (-564)) (|:| |axesColor| (-870)) (|:| -3008 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564)))) $)) (-15 -2285 ((-1259 (-3 (-468) "undefined")) $)) (-15 -3192 ((-1264) $ (-1152))) (-15 -2010 ((-1264) $ (-468) (-917))) (-15 -4381 ((-468) $ (-917))) (-15 -3922 ((-1264) $ (-917) (-1152))) (-15 -3922 ((-1264) $ (-917) (-870))) (-15 -3008 ((-1264) $ (-917) (-1152))) (-15 -3008 ((-1264) $ (-917) (-870))) (-15 -3987 ((-1264) $ (-917) (-1152))) (-15 -2554 ((-1264) $ (-917) (-1152))) (-15 -2609 ((-1264) $ (-917) (-1152))) (-15 -1389 ((-1264) $ (-1152))) (-15 -1645 ((-1264) $)) (-15 -1396 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -4261 ((-1264) $ (-917) (-379) (-379))) (-15 -3345 ((-1264) $ (-917) (-379) (-379))) (-15 -3794 ((-1264) $ (-917) (-1152))) (-15 -2319 ((-1264) $ (-767) (-767))) (-15 -3833 ((-1264) $ (-468) (-917))) (-15 -1937 ((-1264) $ (-917) (-917))) (-15 -2111 ((-1152) $ (-1152))) (-15 -2111 ((-1152) $ (-1152) (-1152))) (-15 -2111 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -2089 ((-1264) $)) (-15 -3058 ((-564) $)) (-15 -2350 ((-858) $))))) (T -1260))
-((-2350 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-1260)))) (-2516 (*1 *2 *1) (-12 (-5 *2 (-641 (-939 (-225)))) (-5 *1 (-1260)))) (-1639 (*1 *1) (-5 *1 (-1260))) (-3996 (*1 *1 *1) (-5 *1 (-1260))) (-4163 (*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260)))) (-4163 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260)))) (-3996 (*1 *1 *2 *3) (-12 (-5 *2 (-468)) (-5 *3 (-641 (-263))) (-5 *1 (-1260)))) (-3446 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-917)) (-5 *4 (-225)) (-5 *5 (-564)) (-5 *6 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2757 (*1 *2 *1) (-12 (-5 *2 (-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -3987 (-564)) (|:| -2609 (-564)) (|:| |spline| (-564)) (|:| -3922 (-564)) (|:| |axesColor| (-870)) (|:| -3008 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564))))) (-5 *1 (-1260)))) (-2285 (*1 *2 *1) (-12 (-5 *2 (-1259 (-3 (-468) "undefined"))) (-5 *1 (-1260)))) (-3192 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2010 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-4381 (*1 *2 *1 *3) (-12 (-5 *3 (-917)) (-5 *2 (-468)) (-5 *1 (-1260)))) (-3922 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3922 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3008 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3008 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3987 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2554 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2609 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1389 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1645 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1396 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-4261 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3345 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3794 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2319 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3833 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1937 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2111 (*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1260)))) (-2111 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1260)))) (-2111 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-1260)))) (-2089 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3058 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1260)))))
-(-13 (-1094) (-10 -8 (-15 -2516 ((-641 (-939 (-225))) $)) (-15 -1639 ($)) (-15 -3996 ($ $)) (-15 -4163 ((-641 (-263)) $)) (-15 -4163 ($ $ (-641 (-263)))) (-15 -3996 ($ (-468) (-641 (-263)))) (-15 -3446 ((-1264) $ (-917) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-870) (-564) (-870) (-564))) (-15 -2757 ((-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -3987 (-564)) (|:| -2609 (-564)) (|:| |spline| (-564)) (|:| -3922 (-564)) (|:| |axesColor| (-870)) (|:| -3008 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564)))) $)) (-15 -2285 ((-1259 (-3 (-468) "undefined")) $)) (-15 -3192 ((-1264) $ (-1152))) (-15 -2010 ((-1264) $ (-468) (-917))) (-15 -4381 ((-468) $ (-917))) (-15 -3922 ((-1264) $ (-917) (-1152))) (-15 -3922 ((-1264) $ (-917) (-870))) (-15 -3008 ((-1264) $ (-917) (-1152))) (-15 -3008 ((-1264) $ (-917) (-870))) (-15 -3987 ((-1264) $ (-917) (-1152))) (-15 -2554 ((-1264) $ (-917) (-1152))) (-15 -2609 ((-1264) $ (-917) (-1152))) (-15 -1389 ((-1264) $ (-1152))) (-15 -1645 ((-1264) $)) (-15 -1396 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -4261 ((-1264) $ (-917) (-379) (-379))) (-15 -3345 ((-1264) $ (-917) (-379) (-379))) (-15 -3794 ((-1264) $ (-917) (-1152))) (-15 -2319 ((-1264) $ (-767) (-767))) (-15 -3833 ((-1264) $ (-468) (-917))) (-15 -1937 ((-1264) $ (-917) (-917))) (-15 -2111 ((-1152) $ (-1152))) (-15 -2111 ((-1152) $ (-1152) (-1152))) (-15 -2111 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -2089 ((-1264) $)) (-15 -3058 ((-564) $)) (-15 -2350 ((-858) $))))
-((-2337 (((-112) $ $) NIL)) (-2804 (((-1264) $ (-379)) 172) (((-1264) $ (-379) (-379) (-379)) 173)) (-2111 (((-1152) $ (-1152)) 180) (((-1152) $ (-1152) (-1152)) 178) (((-1152) $ (-1152) (-641 (-1152))) 177)) (-2678 (($) 67)) (-2212 (((-1264) $ (-379) (-379) (-379) (-379) (-379)) 144) (((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) $) 142) (((-1264) $ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) 143) (((-1264) $ (-564) (-564) (-379) (-379) (-379)) 147) (((-1264) $ (-379) (-379)) 148) (((-1264) $ (-379) (-379) (-379)) 155)) (-3889 (((-379)) 125) (((-379) (-379)) 126)) (-1777 (((-379)) 120) (((-379) (-379)) 122)) (-4232 (((-379)) 123) (((-379) (-379)) 124)) (-3475 (((-379)) 129) (((-379) (-379)) 130)) (-3988 (((-379)) 127) (((-379) (-379)) 128)) (-3345 (((-1264) $ (-379) (-379)) 174)) (-3192 (((-1264) $ (-1152)) 156)) (-4194 (((-1127 (-225)) $) 68) (($ $ (-1127 (-225))) 69)) (-3511 (((-1264) $ (-1152)) 188)) (-4040 (((-1264) $ (-1152)) 189)) (-2620 (((-1264) $ (-379) (-379)) 154) (((-1264) $ (-564) (-564)) 171)) (-1937 (((-1264) $ (-917) (-917)) 163)) (-2089 (((-1264) $) 140)) (-3513 (((-1264) $ (-1152)) 187)) (-2416 (((-1264) $ (-1152)) 137)) (-4163 (((-641 (-263)) $) 70) (($ $ (-641 (-263))) 71)) (-2319 (((-1264) $ (-767) (-767)) 162)) (-1723 (((-1264) $ (-767) (-939 (-225))) 194)) (-1856 (($ $) 73) (($ (-1127 (-225)) (-1152)) 74) (($ (-1127 (-225)) (-641 (-263))) 75)) (-2457 (((-1264) $ (-379) (-379) (-379)) 134)) (-4172 (((-1152) $) NIL)) (-3058 (((-564) $) 131)) (-2462 (((-1264) $ (-379)) 175)) (-2007 (((-1264) $ (-379)) 192)) (-3877 (((-1114) $) NIL)) (-2803 (((-1264) $ (-379)) 191)) (-2112 (((-1264) $ (-1152)) 139)) (-1396 (((-1264) $ (-767) (-767) (-917) (-917)) 161)) (-2486 (((-1264) $ (-1152)) 136)) (-1389 (((-1264) $ (-1152)) 138)) (-1546 (((-1264) $ (-157) (-157)) 160)) (-2350 (((-858) $) 169)) (-1645 (((-1264) $) 141)) (-2347 (((-1264) $ (-1152)) 190)) (-3922 (((-1264) $ (-1152)) 135)) (-2893 (((-112) $ $) NIL)))
-(((-1261) (-13 (-1094) (-10 -8 (-15 -1777 ((-379))) (-15 -1777 ((-379) (-379))) (-15 -4232 ((-379))) (-15 -4232 ((-379) (-379))) (-15 -3889 ((-379))) (-15 -3889 ((-379) (-379))) (-15 -3988 ((-379))) (-15 -3988 ((-379) (-379))) (-15 -3475 ((-379))) (-15 -3475 ((-379) (-379))) (-15 -2678 ($)) (-15 -1856 ($ $)) (-15 -1856 ($ (-1127 (-225)) (-1152))) (-15 -1856 ($ (-1127 (-225)) (-641 (-263)))) (-15 -4194 ((-1127 (-225)) $)) (-15 -4194 ($ $ (-1127 (-225)))) (-15 -1723 ((-1264) $ (-767) (-939 (-225)))) (-15 -4163 ((-641 (-263)) $)) (-15 -4163 ($ $ (-641 (-263)))) (-15 -2319 ((-1264) $ (-767) (-767))) (-15 -1937 ((-1264) $ (-917) (-917))) (-15 -3192 ((-1264) $ (-1152))) (-15 -1396 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -2212 ((-1264) $ (-379) (-379) (-379) (-379) (-379))) (-15 -2212 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) $)) (-15 -2212 ((-1264) $ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -2212 ((-1264) $ (-564) (-564) (-379) (-379) (-379))) (-15 -2212 ((-1264) $ (-379) (-379))) (-15 -2212 ((-1264) $ (-379) (-379) (-379))) (-15 -1389 ((-1264) $ (-1152))) (-15 -3922 ((-1264) $ (-1152))) (-15 -2486 ((-1264) $ (-1152))) (-15 -2416 ((-1264) $ (-1152))) (-15 -2112 ((-1264) $ (-1152))) (-15 -2620 ((-1264) $ (-379) (-379))) (-15 -2620 ((-1264) $ (-564) (-564))) (-15 -2804 ((-1264) $ (-379))) (-15 -2804 ((-1264) $ (-379) (-379) (-379))) (-15 -3345 ((-1264) $ (-379) (-379))) (-15 -3513 ((-1264) $ (-1152))) (-15 -2803 ((-1264) $ (-379))) (-15 -2007 ((-1264) $ (-379))) (-15 -3511 ((-1264) $ (-1152))) (-15 -4040 ((-1264) $ (-1152))) (-15 -2347 ((-1264) $ (-1152))) (-15 -2457 ((-1264) $ (-379) (-379) (-379))) (-15 -2462 ((-1264) $ (-379))) (-15 -2089 ((-1264) $)) (-15 -1546 ((-1264) $ (-157) (-157))) (-15 -2111 ((-1152) $ (-1152))) (-15 -2111 ((-1152) $ (-1152) (-1152))) (-15 -2111 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -1645 ((-1264) $)) (-15 -3058 ((-564) $))))) (T -1261))
-((-1777 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-1777 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-4232 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-4232 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3889 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3889 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3988 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3988 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3475 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3475 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-2678 (*1 *1) (-5 *1 (-1261))) (-1856 (*1 *1 *1) (-5 *1 (-1261))) (-1856 (*1 *1 *2 *3) (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1152)) (-5 *1 (-1261)))) (-1856 (*1 *1 *2 *3) (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-641 (-263))) (-5 *1 (-1261)))) (-4194 (*1 *2 *1) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261)))) (-4194 (*1 *1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261)))) (-1723 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-4163 (*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261)))) (-4163 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261)))) (-2319 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1937 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3192 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1396 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2212 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2212 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *1 (-1261)))) (-2212 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2212 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-564)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2212 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2212 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1389 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3922 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2486 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2416 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2112 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2620 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2620 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2804 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2804 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3345 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3513 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2803 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2007 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3511 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-4040 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2347 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2457 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2462 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2089 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1546 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-157)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2111 (*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1261)))) (-2111 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1261)))) (-2111 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-1261)))) (-1645 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3058 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1261)))))
-(-13 (-1094) (-10 -8 (-15 -1777 ((-379))) (-15 -1777 ((-379) (-379))) (-15 -4232 ((-379))) (-15 -4232 ((-379) (-379))) (-15 -3889 ((-379))) (-15 -3889 ((-379) (-379))) (-15 -3988 ((-379))) (-15 -3988 ((-379) (-379))) (-15 -3475 ((-379))) (-15 -3475 ((-379) (-379))) (-15 -2678 ($)) (-15 -1856 ($ $)) (-15 -1856 ($ (-1127 (-225)) (-1152))) (-15 -1856 ($ (-1127 (-225)) (-641 (-263)))) (-15 -4194 ((-1127 (-225)) $)) (-15 -4194 ($ $ (-1127 (-225)))) (-15 -1723 ((-1264) $ (-767) (-939 (-225)))) (-15 -4163 ((-641 (-263)) $)) (-15 -4163 ($ $ (-641 (-263)))) (-15 -2319 ((-1264) $ (-767) (-767))) (-15 -1937 ((-1264) $ (-917) (-917))) (-15 -3192 ((-1264) $ (-1152))) (-15 -1396 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -2212 ((-1264) $ (-379) (-379) (-379) (-379) (-379))) (-15 -2212 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) $)) (-15 -2212 ((-1264) $ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -2212 ((-1264) $ (-564) (-564) (-379) (-379) (-379))) (-15 -2212 ((-1264) $ (-379) (-379))) (-15 -2212 ((-1264) $ (-379) (-379) (-379))) (-15 -1389 ((-1264) $ (-1152))) (-15 -3922 ((-1264) $ (-1152))) (-15 -2486 ((-1264) $ (-1152))) (-15 -2416 ((-1264) $ (-1152))) (-15 -2112 ((-1264) $ (-1152))) (-15 -2620 ((-1264) $ (-379) (-379))) (-15 -2620 ((-1264) $ (-564) (-564))) (-15 -2804 ((-1264) $ (-379))) (-15 -2804 ((-1264) $ (-379) (-379) (-379))) (-15 -3345 ((-1264) $ (-379) (-379))) (-15 -3513 ((-1264) $ (-1152))) (-15 -2803 ((-1264) $ (-379))) (-15 -2007 ((-1264) $ (-379))) (-15 -3511 ((-1264) $ (-1152))) (-15 -4040 ((-1264) $ (-1152))) (-15 -2347 ((-1264) $ (-1152))) (-15 -2457 ((-1264) $ (-379) (-379) (-379))) (-15 -2462 ((-1264) $ (-379))) (-15 -2089 ((-1264) $)) (-15 -1546 ((-1264) $ (-157) (-157))) (-15 -2111 ((-1152) $ (-1152))) (-15 -2111 ((-1152) $ (-1152) (-1152))) (-15 -2111 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -1645 ((-1264) $)) (-15 -3058 ((-564) $))))
-((-4166 (((-641 (-1152)) (-641 (-1152))) 104) (((-641 (-1152))) 96)) (-2604 (((-641 (-1152))) 94)) (-3117 (((-641 (-917)) (-641 (-917))) 69) (((-641 (-917))) 64)) (-1535 (((-641 (-767)) (-641 (-767))) 61) (((-641 (-767))) 55)) (-2286 (((-1264)) 71)) (-1838 (((-917) (-917)) 87) (((-917)) 86)) (-4265 (((-917) (-917)) 85) (((-917)) 84)) (-3698 (((-870) (-870)) 81) (((-870)) 80)) (-2521 (((-225)) 91) (((-225) (-379)) 93)) (-2160 (((-917)) 88) (((-917) (-917)) 89)) (-1397 (((-917) (-917)) 83) (((-917)) 82)) (-4219 (((-870) (-870)) 75) (((-870)) 73)) (-2237 (((-870) (-870)) 77) (((-870)) 76)) (-1295 (((-870) (-870)) 79) (((-870)) 78)))
-(((-1262) (-10 -7 (-15 -4219 ((-870))) (-15 -4219 ((-870) (-870))) (-15 -2237 ((-870))) (-15 -2237 ((-870) (-870))) (-15 -1295 ((-870))) (-15 -1295 ((-870) (-870))) (-15 -3698 ((-870))) (-15 -3698 ((-870) (-870))) (-15 -1397 ((-917))) (-15 -1397 ((-917) (-917))) (-15 -1535 ((-641 (-767)))) (-15 -1535 ((-641 (-767)) (-641 (-767)))) (-15 -3117 ((-641 (-917)))) (-15 -3117 ((-641 (-917)) (-641 (-917)))) (-15 -2286 ((-1264))) (-15 -4166 ((-641 (-1152)))) (-15 -4166 ((-641 (-1152)) (-641 (-1152)))) (-15 -2604 ((-641 (-1152)))) (-15 -4265 ((-917))) (-15 -1838 ((-917))) (-15 -4265 ((-917) (-917))) (-15 -1838 ((-917) (-917))) (-15 -2160 ((-917) (-917))) (-15 -2160 ((-917))) (-15 -2521 ((-225) (-379))) (-15 -2521 ((-225))))) (T -1262))
-((-2521 (*1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-1262)))) (-2521 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-1262)))) (-2160 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-2160 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-1838 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-4265 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-1838 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-4265 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-2604 (*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))) (-4166 (*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))) (-4166 (*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))) (-2286 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1262)))) (-3117 (*1 *2 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262)))) (-3117 (*1 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262)))) (-1535 (*1 *2 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262)))) (-1535 (*1 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262)))) (-1397 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-1397 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-3698 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-3698 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-1295 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-1295 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-2237 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-2237 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-4219 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-4219 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
-(-10 -7 (-15 -4219 ((-870))) (-15 -4219 ((-870) (-870))) (-15 -2237 ((-870))) (-15 -2237 ((-870) (-870))) (-15 -1295 ((-870))) (-15 -1295 ((-870) (-870))) (-15 -3698 ((-870))) (-15 -3698 ((-870) (-870))) (-15 -1397 ((-917))) (-15 -1397 ((-917) (-917))) (-15 -1535 ((-641 (-767)))) (-15 -1535 ((-641 (-767)) (-641 (-767)))) (-15 -3117 ((-641 (-917)))) (-15 -3117 ((-641 (-917)) (-641 (-917)))) (-15 -2286 ((-1264))) (-15 -4166 ((-641 (-1152)))) (-15 -4166 ((-641 (-1152)) (-641 (-1152)))) (-15 -2604 ((-641 (-1152)))) (-15 -4265 ((-917))) (-15 -1838 ((-917))) (-15 -4265 ((-917) (-917))) (-15 -1838 ((-917) (-917))) (-15 -2160 ((-917) (-917))) (-15 -2160 ((-917))) (-15 -2521 ((-225) (-379))) (-15 -2521 ((-225))))
-((-1973 (((-468) (-641 (-641 (-939 (-225)))) (-641 (-263))) 22) (((-468) (-641 (-641 (-939 (-225))))) 21) (((-468) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263))) 20)) (-3336 (((-1260) (-641 (-641 (-939 (-225)))) (-641 (-263))) 33) (((-1260) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263))) 32)) (-2350 (((-1260) (-468)) 48)))
-(((-1263) (-10 -7 (-15 -1973 ((-468) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -1973 ((-468) (-641 (-641 (-939 (-225)))))) (-15 -1973 ((-468) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -3336 ((-1260) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -3336 ((-1260) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -2350 ((-1260) (-468))))) (T -1263))
-((-2350 (*1 *2 *3) (-12 (-5 *3 (-468)) (-5 *2 (-1260)) (-5 *1 (-1263)))) (-3336 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-1263)))) (-3336 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-1263)))) (-1973 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263))) (-5 *2 (-468)) (-5 *1 (-1263)))) (-1973 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-468)) (-5 *1 (-1263)))) (-1973 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-468)) (-5 *1 (-1263)))))
-(-10 -7 (-15 -1973 ((-468) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -1973 ((-468) (-641 (-641 (-939 (-225)))))) (-15 -1973 ((-468) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -3336 ((-1260) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -3336 ((-1260) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -2350 ((-1260) (-468))))
-((-1829 (($) 7)) (-2350 (((-858) $) 10)))
-(((-1264) (-13 (-611 (-858)) (-10 -8 (-15 -1829 ($))))) (T -1264))
-((-1829 (*1 *1) (-5 *1 (-1264))))
-(-13 (-611 (-858)) (-10 -8 (-15 -1829 ($))))
-((-3004 (($ $ |#2|) 10)))
-(((-1265 |#1| |#2|) (-10 -8 (-15 -3004 (|#1| |#1| |#2|))) (-1266 |#2|) (-363)) (T -1265))
-NIL
-(-10 -8 (-15 -3004 (|#1| |#1| |#2|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-4228 (((-134)) 28)) (-2350 (((-858) $) 11)) (-2414 (($) 18 T CONST)) (-2893 (((-112) $ $) 6)) (-3004 (($ $ |#1|) 29)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-2968 (*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-25)))) (-3992 (*1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1257 *3)) (-4 *3 (-23)) (-4 *3 (-1209)))) (-2981 (*1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-21)))) (-2981 (*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-4 *1 (-1257 *3)) (-4 *3 (-1209)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-722)))) (-2529 (*1 *2 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))) (-1706 (*1 *2 *1 *1) (-12 (-4 *1 (-1257 *3)) (-4 *3 (-1209)) (-4 *3 (-1045)) (-5 *2 (-685 *3)))) (-2413 (*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))) (-2313 (*1 *2 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998)) (-4 *2 (-1045)))) (-1581 (*1 *2 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998)) (-4 *2 (-1045)))))
+(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -2968 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -3992 ($ (-767))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -2981 ($ $)) (-15 -2981 ($ $ $)) (-15 * ($ (-564) $))) |%noBranch|) (IF (|has| |t#1| (-722)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-1045)) (PROGN (-15 -2529 (|t#1| $ $)) (-15 -1706 ((-685 |t#1|) $ $)) (-15 -2413 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-998)) (IF (|has| |t#1| (-1045)) (PROGN (-15 -2313 (|t#1| $)) (-15 -1581 (|t#1| $))) |%noBranch|) |%noBranch|)))
+(((-34) . T) ((-102) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-611 (-858)) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846)) (|has| |#1| (-611 (-858)))) ((-151 |#1|) . T) ((-612 (-536)) |has| |#1| (-612 (-536))) ((-286 #0=(-564) |#1|) . T) ((-288 #0# |#1|) . T) ((-309 |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-373 |#1|) . T) ((-489 |#1|) . T) ((-602 #0# |#1|) . T) ((-514 |#1| |#1|) -12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))) ((-647 |#1|) . T) ((-19 |#1|) . T) ((-846) |has| |#1| (-846)) ((-1094) -2733 (|has| |#1| (-1094)) (|has| |#1| (-846))) ((-1209) . T))
+((-2612 (((-1259 |#2|) (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|) 13)) (-1297 ((|#2| (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|) 15)) (-4271 (((-3 (-1259 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1259 |#1|)) 30) (((-1259 |#2|) (-1 |#2| |#1|) (-1259 |#1|)) 18)))
+(((-1258 |#1| |#2|) (-10 -7 (-15 -2612 ((-1259 |#2|) (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -4271 ((-1259 |#2|) (-1 |#2| |#1|) (-1259 |#1|))) (-15 -4271 ((-3 (-1259 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1259 |#1|)))) (-1209) (-1209)) (T -1258))
+((-4271 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1259 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1259 *6)) (-5 *1 (-1258 *5 *6)))) (-4271 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-1209)) (-4 *6 (-1209)) (-5 *2 (-1259 *6)) (-5 *1 (-1258 *5 *6)))) (-1297 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1259 *5)) (-4 *5 (-1209)) (-4 *2 (-1209)) (-5 *1 (-1258 *5 *2)))) (-2612 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1259 *6)) (-4 *6 (-1209)) (-4 *5 (-1209)) (-5 *2 (-1259 *5)) (-5 *1 (-1258 *6 *5)))))
+(-10 -7 (-15 -2612 ((-1259 |#2|) (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -1297 (|#2| (-1 |#2| |#1| |#2|) (-1259 |#1|) |#2|)) (-15 -4271 ((-1259 |#2|) (-1 |#2| |#1|) (-1259 |#1|))) (-15 -4271 ((-3 (-1259 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1259 |#1|))))
+((-2315 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-3992 (($ (-767)) NIL (|has| |#1| (-23)))) (-3130 (($ (-641 |#1|)) 11)) (-2011 (((-1264) $ (-564) (-564)) NIL (|has| $ (-6 -4408)))) (-2486 (((-112) (-1 (-112) |#1| |#1|) $) NIL) (((-112) $) NIL (|has| |#1| (-846)))) (-1894 (($ (-1 (-112) |#1| |#1|) $) NIL (|has| $ (-6 -4408))) (($ $) NIL (-12 (|has| $ (-6 -4408)) (|has| |#1| (-846))))) (-2459 (($ (-1 (-112) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-846)))) (-3073 (((-112) $ (-767)) NIL)) (-2463 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408))) ((|#1| $ (-1226 (-564)) |#1|) NIL (|has| $ (-6 -4408)))) (-3492 (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1747 (($) NIL T CONST)) (-1436 (($ $) NIL (|has| $ (-6 -4408)))) (-3028 (($ $) NIL)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-3653 (($ |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) (($ (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-1297 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4407))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4407)))) (-2619 ((|#1| $ (-564) |#1|) NIL (|has| $ (-6 -4408)))) (-2562 ((|#1| $ (-564)) NIL)) (-3850 (((-564) (-1 (-112) |#1|) $) NIL) (((-564) |#1| $) NIL (|has| |#1| (-1094))) (((-564) |#1| $ (-564)) NIL (|has| |#1| (-1094)))) (-1624 (((-641 |#1|) $) 15 (|has| $ (-6 -4407)))) (-1706 (((-685 |#1|) $ $) NIL (|has| |#1| (-1045)))) (-4111 (($ (-767) |#1|) NIL)) (-1509 (((-112) $ (-767)) NIL)) (-3294 (((-564) $) NIL (|has| (-564) (-846)))) (-1469 (($ $ $) NIL (|has| |#1| (-846)))) (-2443 (($ (-1 (-112) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-846)))) (-4276 (((-641 |#1|) $) NIL (|has| $ (-6 -4407)))) (-1363 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-2230 (((-564) $) NIL (|has| (-564) (-846)))) (-1530 (($ $ $) NIL (|has| |#1| (-846)))) (-2613 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-1581 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-4068 (((-112) $ (-767)) NIL)) (-2313 ((|#1| $) NIL (-12 (|has| |#1| (-998)) (|has| |#1| (-1045))))) (-2332 (((-1152) $) NIL (|has| |#1| (-1094)))) (-4110 (($ |#1| $ (-564)) NIL) (($ $ $ (-564)) NIL)) (-2885 (((-641 (-564)) $) NIL)) (-2241 (((-112) (-564) $) NIL)) (-3868 (((-1114) $) NIL (|has| |#1| (-1094)))) (-3164 ((|#1| $) NIL (|has| (-564) (-846)))) (-3645 (((-3 |#1| "failed") (-1 (-112) |#1|) $) NIL)) (-1428 (($ $ |#1|) NIL (|has| $ (-6 -4408)))) (-1703 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 (-294 |#1|))) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-294 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094)))) (($ $ (-641 |#1|) (-641 |#1|)) NIL (-12 (|has| |#1| (-309 |#1|)) (|has| |#1| (-1094))))) (-2279 (((-112) $ $) NIL)) (-1357 (((-112) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1784 (((-641 |#1|) $) NIL)) (-4169 (((-112) $) NIL)) (-1531 (($) NIL)) (-4361 ((|#1| $ (-564) |#1|) NIL) ((|#1| $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2529 ((|#1| $ $) NIL (|has| |#1| (-1045)))) (-2010 (($ $ (-564)) NIL) (($ $ (-1226 (-564))) NIL)) (-2413 (($ $ $) NIL (|has| |#1| (-1045)))) (-3879 (((-767) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407))) (((-767) |#1| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#1| (-1094))))) (-1506 (($ $ $ (-564)) NIL (|has| $ (-6 -4408)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) 19 (|has| |#1| (-612 (-536))))) (-2336 (($ (-641 |#1|)) 10)) (-3521 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-641 $)) NIL)) (-2326 (((-858) $) NIL (|has| |#1| (-611 (-858))))) (-1700 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-4062 (((-112) (-1 (-112) |#1|) $) NIL (|has| $ (-6 -4407)))) (-2932 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2909 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2876 (((-112) $ $) NIL (|has| |#1| (-1094)))) (-2920 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2897 (((-112) $ $) NIL (|has| |#1| (-846)))) (-2981 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-2968 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-564) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-722))) (($ $ |#1|) NIL (|has| |#1| (-722)))) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1259 |#1|) (-13 (-1257 |#1|) (-10 -8 (-15 -3130 ($ (-641 |#1|))))) (-1209)) (T -1259))
+((-3130 (*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1259 *3)))))
+(-13 (-1257 |#1|) (-10 -8 (-15 -3130 ($ (-641 |#1|)))))
+((-2315 (((-112) $ $) NIL)) (-2121 (((-1152) $ (-1152)) 109) (((-1152) $ (-1152) (-1152)) 107) (((-1152) $ (-1152) (-641 (-1152))) 106)) (-3813 (($) 69)) (-1920 (((-1264) $ (-468) (-917)) 54)) (-2972 (((-1264) $ (-917) (-1152)) 91) (((-1264) $ (-917) (-870)) 92)) (-3318 (((-1264) $ (-917) (-379) (-379)) 57)) (-3162 (((-1264) $ (-1152)) 86)) (-3770 (((-1264) $ (-917) (-1152)) 96)) (-1520 (((-1264) $ (-917) (-379) (-379)) 58)) (-4312 (((-1264) $ (-917) (-917)) 55)) (-2104 (((-1264) $) 87)) (-2404 (((-1264) $ (-917) (-1152)) 95)) (-2139 (((-1264) $ (-468) (-917)) 40)) (-1707 (((-1264) $ (-917) (-1152)) 94)) (-4130 (((-641 (-263)) $) 29) (($ $ (-641 (-263))) 30)) (-1348 (((-1264) $ (-767) (-767)) 52)) (-2180 (($ $) 71) (($ (-468) (-641 (-263))) 72)) (-2332 (((-1152) $) NIL)) (-3026 (((-564) $) 47)) (-3868 (((-1114) $) NIL)) (-2592 (((-1259 (-3 (-468) "undefined")) $) 46)) (-2904 (((-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -1707 (-564)) (|:| -2021 (-564)) (|:| |spline| (-564)) (|:| -2243 (-564)) (|:| |axesColor| (-870)) (|:| -2972 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564)))) $) 45)) (-2591 (((-1264) $ (-917) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-870) (-564) (-870) (-564)) 85)) (-1925 (((-641 (-939 (-225))) $) NIL)) (-2931 (((-468) $ (-917)) 42)) (-1899 (((-1264) $ (-767) (-767) (-917) (-917)) 50)) (-4212 (((-1264) $ (-1152)) 97)) (-2021 (((-1264) $ (-917) (-1152)) 93)) (-2326 (((-858) $) 104)) (-1657 (((-1264) $) 98)) (-1700 (((-112) $ $) NIL)) (-2243 (((-1264) $ (-917) (-1152)) 89) (((-1264) $ (-917) (-870)) 90)) (-2876 (((-112) $ $) NIL)))
+(((-1260) (-13 (-1094) (-10 -8 (-15 -1925 ((-641 (-939 (-225))) $)) (-15 -3813 ($)) (-15 -2180 ($ $)) (-15 -4130 ((-641 (-263)) $)) (-15 -4130 ($ $ (-641 (-263)))) (-15 -2180 ($ (-468) (-641 (-263)))) (-15 -2591 ((-1264) $ (-917) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-870) (-564) (-870) (-564))) (-15 -2904 ((-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -1707 (-564)) (|:| -2021 (-564)) (|:| |spline| (-564)) (|:| -2243 (-564)) (|:| |axesColor| (-870)) (|:| -2972 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564)))) $)) (-15 -2592 ((-1259 (-3 (-468) "undefined")) $)) (-15 -3162 ((-1264) $ (-1152))) (-15 -2139 ((-1264) $ (-468) (-917))) (-15 -2931 ((-468) $ (-917))) (-15 -2243 ((-1264) $ (-917) (-1152))) (-15 -2243 ((-1264) $ (-917) (-870))) (-15 -2972 ((-1264) $ (-917) (-1152))) (-15 -2972 ((-1264) $ (-917) (-870))) (-15 -1707 ((-1264) $ (-917) (-1152))) (-15 -2404 ((-1264) $ (-917) (-1152))) (-15 -2021 ((-1264) $ (-917) (-1152))) (-15 -4212 ((-1264) $ (-1152))) (-15 -1657 ((-1264) $)) (-15 -1899 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -1520 ((-1264) $ (-917) (-379) (-379))) (-15 -3318 ((-1264) $ (-917) (-379) (-379))) (-15 -3770 ((-1264) $ (-917) (-1152))) (-15 -1348 ((-1264) $ (-767) (-767))) (-15 -1920 ((-1264) $ (-468) (-917))) (-15 -4312 ((-1264) $ (-917) (-917))) (-15 -2121 ((-1152) $ (-1152))) (-15 -2121 ((-1152) $ (-1152) (-1152))) (-15 -2121 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -2104 ((-1264) $)) (-15 -3026 ((-564) $)) (-15 -2326 ((-858) $))))) (T -1260))
+((-2326 (*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-1260)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-641 (-939 (-225)))) (-5 *1 (-1260)))) (-3813 (*1 *1) (-5 *1 (-1260))) (-2180 (*1 *1 *1) (-5 *1 (-1260))) (-4130 (*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260)))) (-4130 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260)))) (-2180 (*1 *1 *2 *3) (-12 (-5 *2 (-468)) (-5 *3 (-641 (-263))) (-5 *1 (-1260)))) (-2591 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-917)) (-5 *4 (-225)) (-5 *5 (-564)) (-5 *6 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2904 (*1 *2 *1) (-12 (-5 *2 (-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -1707 (-564)) (|:| -2021 (-564)) (|:| |spline| (-564)) (|:| -2243 (-564)) (|:| |axesColor| (-870)) (|:| -2972 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564))))) (-5 *1 (-1260)))) (-2592 (*1 *2 *1) (-12 (-5 *2 (-1259 (-3 (-468) "undefined"))) (-5 *1 (-1260)))) (-3162 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2139 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2931 (*1 *2 *1 *3) (-12 (-5 *3 (-917)) (-5 *2 (-468)) (-5 *1 (-1260)))) (-2243 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2243 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2972 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2972 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1707 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2404 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2021 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-4212 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1899 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1520 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3318 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3770 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1348 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-1920 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-4312 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))) (-2121 (*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1260)))) (-2121 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1260)))) (-2121 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-1260)))) (-2104 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260)))) (-3026 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1260)))))
+(-13 (-1094) (-10 -8 (-15 -1925 ((-641 (-939 (-225))) $)) (-15 -3813 ($)) (-15 -2180 ($ $)) (-15 -4130 ((-641 (-263)) $)) (-15 -4130 ($ $ (-641 (-263)))) (-15 -2180 ($ (-468) (-641 (-263)))) (-15 -2591 ((-1264) $ (-917) (-225) (-225) (-225) (-225) (-564) (-564) (-564) (-564) (-870) (-564) (-870) (-564))) (-15 -2904 ((-1259 (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -1707 (-564)) (|:| -2021 (-564)) (|:| |spline| (-564)) (|:| -2243 (-564)) (|:| |axesColor| (-870)) (|:| -2972 (-564)) (|:| |unitsColor| (-870)) (|:| |showing| (-564)))) $)) (-15 -2592 ((-1259 (-3 (-468) "undefined")) $)) (-15 -3162 ((-1264) $ (-1152))) (-15 -2139 ((-1264) $ (-468) (-917))) (-15 -2931 ((-468) $ (-917))) (-15 -2243 ((-1264) $ (-917) (-1152))) (-15 -2243 ((-1264) $ (-917) (-870))) (-15 -2972 ((-1264) $ (-917) (-1152))) (-15 -2972 ((-1264) $ (-917) (-870))) (-15 -1707 ((-1264) $ (-917) (-1152))) (-15 -2404 ((-1264) $ (-917) (-1152))) (-15 -2021 ((-1264) $ (-917) (-1152))) (-15 -4212 ((-1264) $ (-1152))) (-15 -1657 ((-1264) $)) (-15 -1899 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -1520 ((-1264) $ (-917) (-379) (-379))) (-15 -3318 ((-1264) $ (-917) (-379) (-379))) (-15 -3770 ((-1264) $ (-917) (-1152))) (-15 -1348 ((-1264) $ (-767) (-767))) (-15 -1920 ((-1264) $ (-468) (-917))) (-15 -4312 ((-1264) $ (-917) (-917))) (-15 -2121 ((-1152) $ (-1152))) (-15 -2121 ((-1152) $ (-1152) (-1152))) (-15 -2121 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -2104 ((-1264) $)) (-15 -3026 ((-564) $)) (-15 -2326 ((-858) $))))
+((-2315 (((-112) $ $) NIL)) (-2602 (((-1264) $ (-379)) 172) (((-1264) $ (-379) (-379) (-379)) 173)) (-2121 (((-1152) $ (-1152)) 180) (((-1152) $ (-1152) (-1152)) 178) (((-1152) $ (-1152) (-641 (-1152))) 177)) (-3496 (($) 67)) (-1553 (((-1264) $ (-379) (-379) (-379) (-379) (-379)) 144) (((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) $) 142) (((-1264) $ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) 143) (((-1264) $ (-564) (-564) (-379) (-379) (-379)) 147) (((-1264) $ (-379) (-379)) 148) (((-1264) $ (-379) (-379) (-379)) 155)) (-2257 (((-379)) 125) (((-379) (-379)) 126)) (-2838 (((-379)) 120) (((-379) (-379)) 122)) (-1633 (((-379)) 123) (((-379) (-379)) 124)) (-3417 (((-379)) 129) (((-379) (-379)) 130)) (-1796 (((-379)) 127) (((-379) (-379)) 128)) (-3318 (((-1264) $ (-379) (-379)) 174)) (-3162 (((-1264) $ (-1152)) 156)) (-2432 (((-1127 (-225)) $) 68) (($ $ (-1127 (-225))) 69)) (-1386 (((-1264) $ (-1152)) 188)) (-4257 (((-1264) $ (-1152)) 189)) (-3630 (((-1264) $ (-379) (-379)) 154) (((-1264) $ (-564) (-564)) 171)) (-4312 (((-1264) $ (-917) (-917)) 163)) (-2104 (((-1264) $) 140)) (-3447 (((-1264) $ (-1152)) 187)) (-1400 (((-1264) $ (-1152)) 137)) (-4130 (((-641 (-263)) $) 70) (($ $ (-641 (-263))) 71)) (-1348 (((-1264) $ (-767) (-767)) 162)) (-3208 (((-1264) $ (-767) (-939 (-225))) 194)) (-4143 (($ $) 73) (($ (-1127 (-225)) (-1152)) 74) (($ (-1127 (-225)) (-641 (-263))) 75)) (-3061 (((-1264) $ (-379) (-379) (-379)) 134)) (-2332 (((-1152) $) NIL)) (-3026 (((-564) $) 131)) (-2411 (((-1264) $ (-379)) 175)) (-1941 (((-1264) $ (-379)) 192)) (-3868 (((-1114) $) NIL)) (-2508 (((-1264) $ (-379)) 191)) (-3705 (((-1264) $ (-1152)) 139)) (-1899 (((-1264) $ (-767) (-767) (-917) (-917)) 161)) (-3105 (((-1264) $ (-1152)) 136)) (-4212 (((-1264) $ (-1152)) 138)) (-1702 (((-1264) $ (-157) (-157)) 160)) (-2326 (((-858) $) 169)) (-1657 (((-1264) $) 141)) (-3284 (((-1264) $ (-1152)) 190)) (-1700 (((-112) $ $) NIL)) (-2243 (((-1264) $ (-1152)) 135)) (-2876 (((-112) $ $) NIL)))
+(((-1261) (-13 (-1094) (-10 -8 (-15 -2838 ((-379))) (-15 -2838 ((-379) (-379))) (-15 -1633 ((-379))) (-15 -1633 ((-379) (-379))) (-15 -2257 ((-379))) (-15 -2257 ((-379) (-379))) (-15 -1796 ((-379))) (-15 -1796 ((-379) (-379))) (-15 -3417 ((-379))) (-15 -3417 ((-379) (-379))) (-15 -3496 ($)) (-15 -4143 ($ $)) (-15 -4143 ($ (-1127 (-225)) (-1152))) (-15 -4143 ($ (-1127 (-225)) (-641 (-263)))) (-15 -2432 ((-1127 (-225)) $)) (-15 -2432 ($ $ (-1127 (-225)))) (-15 -3208 ((-1264) $ (-767) (-939 (-225)))) (-15 -4130 ((-641 (-263)) $)) (-15 -4130 ($ $ (-641 (-263)))) (-15 -1348 ((-1264) $ (-767) (-767))) (-15 -4312 ((-1264) $ (-917) (-917))) (-15 -3162 ((-1264) $ (-1152))) (-15 -1899 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -1553 ((-1264) $ (-379) (-379) (-379) (-379) (-379))) (-15 -1553 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) $)) (-15 -1553 ((-1264) $ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -1553 ((-1264) $ (-564) (-564) (-379) (-379) (-379))) (-15 -1553 ((-1264) $ (-379) (-379))) (-15 -1553 ((-1264) $ (-379) (-379) (-379))) (-15 -4212 ((-1264) $ (-1152))) (-15 -2243 ((-1264) $ (-1152))) (-15 -3105 ((-1264) $ (-1152))) (-15 -1400 ((-1264) $ (-1152))) (-15 -3705 ((-1264) $ (-1152))) (-15 -3630 ((-1264) $ (-379) (-379))) (-15 -3630 ((-1264) $ (-564) (-564))) (-15 -2602 ((-1264) $ (-379))) (-15 -2602 ((-1264) $ (-379) (-379) (-379))) (-15 -3318 ((-1264) $ (-379) (-379))) (-15 -3447 ((-1264) $ (-1152))) (-15 -2508 ((-1264) $ (-379))) (-15 -1941 ((-1264) $ (-379))) (-15 -1386 ((-1264) $ (-1152))) (-15 -4257 ((-1264) $ (-1152))) (-15 -3284 ((-1264) $ (-1152))) (-15 -3061 ((-1264) $ (-379) (-379) (-379))) (-15 -2411 ((-1264) $ (-379))) (-15 -2104 ((-1264) $)) (-15 -1702 ((-1264) $ (-157) (-157))) (-15 -2121 ((-1152) $ (-1152))) (-15 -2121 ((-1152) $ (-1152) (-1152))) (-15 -2121 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -1657 ((-1264) $)) (-15 -3026 ((-564) $))))) (T -1261))
+((-2838 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-2838 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-1633 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-1633 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-2257 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-2257 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-1796 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-1796 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3417 (*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3417 (*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))) (-3496 (*1 *1) (-5 *1 (-1261))) (-4143 (*1 *1 *1) (-5 *1 (-1261))) (-4143 (*1 *1 *2 *3) (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1152)) (-5 *1 (-1261)))) (-4143 (*1 *1 *2 *3) (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-641 (-263))) (-5 *1 (-1261)))) (-2432 (*1 *2 *1) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261)))) (-2432 (*1 *1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261)))) (-3208 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-767)) (-5 *4 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-4130 (*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261)))) (-4130 (*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261)))) (-1348 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-4312 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3162 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1899 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1553 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1553 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *1 (-1261)))) (-1553 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225)))) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1553 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-564)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1553 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1553 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-4212 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2243 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3105 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1400 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3705 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3630 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3630 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2602 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2602 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3318 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3447 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2508 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1941 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1386 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-4257 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3284 (*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3061 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2411 (*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2104 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))) (-1702 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-157)) (-5 *2 (-1264)) (-5 *1 (-1261)))) (-2121 (*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1261)))) (-2121 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1261)))) (-2121 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-1261)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))) (-3026 (*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1261)))))
+(-13 (-1094) (-10 -8 (-15 -2838 ((-379))) (-15 -2838 ((-379) (-379))) (-15 -1633 ((-379))) (-15 -1633 ((-379) (-379))) (-15 -2257 ((-379))) (-15 -2257 ((-379) (-379))) (-15 -1796 ((-379))) (-15 -1796 ((-379) (-379))) (-15 -3417 ((-379))) (-15 -3417 ((-379) (-379))) (-15 -3496 ($)) (-15 -4143 ($ $)) (-15 -4143 ($ (-1127 (-225)) (-1152))) (-15 -4143 ($ (-1127 (-225)) (-641 (-263)))) (-15 -2432 ((-1127 (-225)) $)) (-15 -2432 ($ $ (-1127 (-225)))) (-15 -3208 ((-1264) $ (-767) (-939 (-225)))) (-15 -4130 ((-641 (-263)) $)) (-15 -4130 ($ $ (-641 (-263)))) (-15 -1348 ((-1264) $ (-767) (-767))) (-15 -4312 ((-1264) $ (-917) (-917))) (-15 -3162 ((-1264) $ (-1152))) (-15 -1899 ((-1264) $ (-767) (-767) (-917) (-917))) (-15 -1553 ((-1264) $ (-379) (-379) (-379) (-379) (-379))) (-15 -1553 ((-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))) $)) (-15 -1553 ((-1264) $ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225)) (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225)) (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))) (-15 -1553 ((-1264) $ (-564) (-564) (-379) (-379) (-379))) (-15 -1553 ((-1264) $ (-379) (-379))) (-15 -1553 ((-1264) $ (-379) (-379) (-379))) (-15 -4212 ((-1264) $ (-1152))) (-15 -2243 ((-1264) $ (-1152))) (-15 -3105 ((-1264) $ (-1152))) (-15 -1400 ((-1264) $ (-1152))) (-15 -3705 ((-1264) $ (-1152))) (-15 -3630 ((-1264) $ (-379) (-379))) (-15 -3630 ((-1264) $ (-564) (-564))) (-15 -2602 ((-1264) $ (-379))) (-15 -2602 ((-1264) $ (-379) (-379) (-379))) (-15 -3318 ((-1264) $ (-379) (-379))) (-15 -3447 ((-1264) $ (-1152))) (-15 -2508 ((-1264) $ (-379))) (-15 -1941 ((-1264) $ (-379))) (-15 -1386 ((-1264) $ (-1152))) (-15 -4257 ((-1264) $ (-1152))) (-15 -3284 ((-1264) $ (-1152))) (-15 -3061 ((-1264) $ (-379) (-379) (-379))) (-15 -2411 ((-1264) $ (-379))) (-15 -2104 ((-1264) $)) (-15 -1702 ((-1264) $ (-157) (-157))) (-15 -2121 ((-1152) $ (-1152))) (-15 -2121 ((-1152) $ (-1152) (-1152))) (-15 -2121 ((-1152) $ (-1152) (-641 (-1152)))) (-15 -1657 ((-1264) $)) (-15 -3026 ((-564) $))))
+((-3034 (((-641 (-1152)) (-641 (-1152))) 104) (((-641 (-1152))) 96)) (-2648 (((-641 (-1152))) 94)) (-3490 (((-641 (-917)) (-641 (-917))) 69) (((-641 (-917))) 64)) (-2976 (((-641 (-767)) (-641 (-767))) 61) (((-641 (-767))) 55)) (-2681 (((-1264)) 71)) (-2915 (((-917) (-917)) 87) (((-917)) 86)) (-3786 (((-917) (-917)) 85) (((-917)) 84)) (-2880 (((-870) (-870)) 81) (((-870)) 80)) (-4299 (((-225)) 91) (((-225) (-379)) 93)) (-4306 (((-917)) 88) (((-917) (-917)) 89)) (-3862 (((-917) (-917)) 83) (((-917)) 82)) (-3115 (((-870) (-870)) 75) (((-870)) 73)) (-2455 (((-870) (-870)) 77) (((-870)) 76)) (-4194 (((-870) (-870)) 79) (((-870)) 78)))
+(((-1262) (-10 -7 (-15 -3115 ((-870))) (-15 -3115 ((-870) (-870))) (-15 -2455 ((-870))) (-15 -2455 ((-870) (-870))) (-15 -4194 ((-870))) (-15 -4194 ((-870) (-870))) (-15 -2880 ((-870))) (-15 -2880 ((-870) (-870))) (-15 -3862 ((-917))) (-15 -3862 ((-917) (-917))) (-15 -2976 ((-641 (-767)))) (-15 -2976 ((-641 (-767)) (-641 (-767)))) (-15 -3490 ((-641 (-917)))) (-15 -3490 ((-641 (-917)) (-641 (-917)))) (-15 -2681 ((-1264))) (-15 -3034 ((-641 (-1152)))) (-15 -3034 ((-641 (-1152)) (-641 (-1152)))) (-15 -2648 ((-641 (-1152)))) (-15 -3786 ((-917))) (-15 -2915 ((-917))) (-15 -3786 ((-917) (-917))) (-15 -2915 ((-917) (-917))) (-15 -4306 ((-917) (-917))) (-15 -4306 ((-917))) (-15 -4299 ((-225) (-379))) (-15 -4299 ((-225))))) (T -1262))
+((-4299 (*1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-1262)))) (-4299 (*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-1262)))) (-4306 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-4306 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-2915 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-3786 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-2915 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-3786 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-2648 (*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))) (-3034 (*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))) (-3034 (*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))) (-2681 (*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1262)))) (-3490 (*1 *2 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262)))) (-3490 (*1 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262)))) (-2976 (*1 *2 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262)))) (-2976 (*1 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262)))) (-3862 (*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-3862 (*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))) (-2880 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-2880 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-4194 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-4194 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-2455 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-2455 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-3115 (*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))) (-3115 (*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
+(-10 -7 (-15 -3115 ((-870))) (-15 -3115 ((-870) (-870))) (-15 -2455 ((-870))) (-15 -2455 ((-870) (-870))) (-15 -4194 ((-870))) (-15 -4194 ((-870) (-870))) (-15 -2880 ((-870))) (-15 -2880 ((-870) (-870))) (-15 -3862 ((-917))) (-15 -3862 ((-917) (-917))) (-15 -2976 ((-641 (-767)))) (-15 -2976 ((-641 (-767)) (-641 (-767)))) (-15 -3490 ((-641 (-917)))) (-15 -3490 ((-641 (-917)) (-641 (-917)))) (-15 -2681 ((-1264))) (-15 -3034 ((-641 (-1152)))) (-15 -3034 ((-641 (-1152)) (-641 (-1152)))) (-15 -2648 ((-641 (-1152)))) (-15 -3786 ((-917))) (-15 -2915 ((-917))) (-15 -3786 ((-917) (-917))) (-15 -2915 ((-917) (-917))) (-15 -4306 ((-917) (-917))) (-15 -4306 ((-917))) (-15 -4299 ((-225) (-379))) (-15 -4299 ((-225))))
+((-3912 (((-468) (-641 (-641 (-939 (-225)))) (-641 (-263))) 22) (((-468) (-641 (-641 (-939 (-225))))) 21) (((-468) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263))) 20)) (-2231 (((-1260) (-641 (-641 (-939 (-225)))) (-641 (-263))) 33) (((-1260) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263))) 32)) (-2326 (((-1260) (-468)) 48)))
+(((-1263) (-10 -7 (-15 -3912 ((-468) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -3912 ((-468) (-641 (-641 (-939 (-225)))))) (-15 -3912 ((-468) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -2231 ((-1260) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -2231 ((-1260) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -2326 ((-1260) (-468))))) (T -1263))
+((-2326 (*1 *2 *3) (-12 (-5 *3 (-468)) (-5 *2 (-1260)) (-5 *1 (-1263)))) (-2231 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-1263)))) (-2231 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-1263)))) (-3912 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263))) (-5 *2 (-468)) (-5 *1 (-1263)))) (-3912 (*1 *2 *3) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-468)) (-5 *1 (-1263)))) (-3912 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870)) (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-468)) (-5 *1 (-1263)))))
+(-10 -7 (-15 -3912 ((-468) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -3912 ((-468) (-641 (-641 (-939 (-225)))))) (-15 -3912 ((-468) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -2231 ((-1260) (-641 (-641 (-939 (-225)))) (-870) (-870) (-917) (-641 (-263)))) (-15 -2231 ((-1260) (-641 (-641 (-939 (-225)))) (-641 (-263)))) (-15 -2326 ((-1260) (-468))))
+((-1835 (($) 7)) (-2326 (((-858) $) 10)))
+(((-1264) (-13 (-611 (-858)) (-10 -8 (-15 -1835 ($))))) (T -1264))
+((-1835 (*1 *1) (-5 *1 (-1264))))
+(-13 (-611 (-858)) (-10 -8 (-15 -1835 ($))))
+((-2992 (($ $ |#2|) 10)))
+(((-1265 |#1| |#2|) (-10 -8 (-15 -2992 (|#1| |#1| |#2|))) (-1266 |#2|) (-363)) (T -1265))
+NIL
+(-10 -8 (-15 -2992 (|#1| |#1| |#2|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2476 (((-134)) 29)) (-2326 (((-858) $) 12)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2876 (((-112) $ $) 6)) (-2992 (($ $ |#1|) 30)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ |#1| $) 24) (($ $ |#1|) 27)))
(((-1266 |#1|) (-140) (-363)) (T -1266))
-((-3004 (*1 *1 *1 *2) (-12 (-4 *1 (-1266 *2)) (-4 *2 (-363)))) (-4228 (*1 *2) (-12 (-4 *1 (-1266 *3)) (-4 *3 (-363)) (-5 *2 (-134)))))
-(-13 (-713 |t#1|) (-10 -8 (-15 -3004 ($ $ |t#1|)) (-15 -4228 ((-134)))))
+((-2992 (*1 *1 *1 *2) (-12 (-4 *1 (-1266 *2)) (-4 *2 (-363)))) (-2476 (*1 *2) (-12 (-4 *1 (-1266 *3)) (-4 *3 (-363)) (-5 *2 (-134)))))
+(-13 (-713 |t#1|) (-10 -8 (-15 -2992 ($ $ |t#1|)) (-15 -2476 ((-134)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-713 |#1|) . T) ((-1051 |#1|) . T) ((-1094) . T))
-((-3210 (((-641 (-1203 |#1|)) (-1170) (-1203 |#1|)) 83)) (-2018 (((-1150 (-1150 (-948 |#1|))) (-1170) (-1150 (-948 |#1|))) 63)) (-3552 (((-1 (-1150 (-1203 |#1|)) (-1150 (-1203 |#1|))) (-767) (-1203 |#1|) (-1150 (-1203 |#1|))) 74)) (-2543 (((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767)) 65)) (-3466 (((-1 (-1166 (-948 |#1|)) (-948 |#1|)) (-1170)) 32)) (-2500 (((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767)) 64)))
-(((-1267 |#1|) (-10 -7 (-15 -2543 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -2500 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -2018 ((-1150 (-1150 (-948 |#1|))) (-1170) (-1150 (-948 |#1|)))) (-15 -3466 ((-1 (-1166 (-948 |#1|)) (-948 |#1|)) (-1170))) (-15 -3210 ((-641 (-1203 |#1|)) (-1170) (-1203 |#1|))) (-15 -3552 ((-1 (-1150 (-1203 |#1|)) (-1150 (-1203 |#1|))) (-767) (-1203 |#1|) (-1150 (-1203 |#1|))))) (-363)) (T -1267))
-((-3552 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-767)) (-4 *6 (-363)) (-5 *4 (-1203 *6)) (-5 *2 (-1 (-1150 *4) (-1150 *4))) (-5 *1 (-1267 *6)) (-5 *5 (-1150 *4)))) (-3210 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-641 (-1203 *5))) (-5 *1 (-1267 *5)) (-5 *4 (-1203 *5)))) (-3466 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1 (-1166 (-948 *4)) (-948 *4))) (-5 *1 (-1267 *4)) (-4 *4 (-363)))) (-2018 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-1150 (-1150 (-948 *5)))) (-5 *1 (-1267 *5)) (-5 *4 (-1150 (-948 *5))))) (-2500 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4)))) (-5 *1 (-1267 *4)) (-4 *4 (-363)))) (-2543 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4)))) (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
-(-10 -7 (-15 -2543 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -2500 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -2018 ((-1150 (-1150 (-948 |#1|))) (-1170) (-1150 (-948 |#1|)))) (-15 -3466 ((-1 (-1166 (-948 |#1|)) (-948 |#1|)) (-1170))) (-15 -3210 ((-641 (-1203 |#1|)) (-1170) (-1203 |#1|))) (-15 -3552 ((-1 (-1150 (-1203 |#1|)) (-1150 (-1203 |#1|))) (-767) (-1203 |#1|) (-1150 (-1203 |#1|)))))
-((-2701 (((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|) 85)) (-4054 (((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) 84)))
-(((-1268 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4054 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2701 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|))) (-349) (-1235 |#1|) (-1235 |#2|) (-409 |#2| |#3|)) (T -1268))
-((-2701 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3)) (-5 *2 (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-1268 *4 *3 *5 *6)) (-4 *6 (-409 *3 *5)))) (-4054 (*1 *2) (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -3776 (-685 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-685 *4)))) (-5 *1 (-1268 *3 *4 *5 *6)) (-4 *6 (-409 *4 *5)))))
-(-10 -7 (-15 -4054 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2701 ((-2 (|:| -3776 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|)))
-((-2337 (((-112) $ $) NIL)) (-1791 (((-1129) $) 11)) (-3211 (((-1129) $) 9)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1269) (-13 (-1077) (-10 -8 (-15 -3211 ((-1129) $)) (-15 -1791 ((-1129) $))))) (T -1269))
-((-3211 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))) (-1791 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))))
-(-13 (-1077) (-10 -8 (-15 -3211 ((-1129) $)) (-15 -1791 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2806 (((-1129) $) 9)) (-2350 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-2893 (((-112) $ $) NIL)))
-(((-1270) (-13 (-1077) (-10 -8 (-15 -2806 ((-1129) $))))) (T -1270))
-((-2806 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1270)))))
-(-13 (-1077) (-10 -8 (-15 -2806 ((-1129) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 56)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) NIL)) (-4035 (((-112) $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2350 (((-858) $) 79) (($ (-564)) NIL) (($ |#4|) 63) ((|#4| $) 68) (($ |#1|) NIL (|has| |#1| (-172)))) (-1471 (((-767)) NIL T CONST)) (-3666 (((-1264) (-767)) 16)) (-2414 (($) 37 T CONST)) (-2428 (($) 82 T CONST)) (-2893 (((-112) $ $) 85)) (-3004 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2992 (($ $) 87) (($ $ $) NIL)) (-2980 (($ $ $) 61)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 89) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
-(((-1271 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-1045) (-490 |#4|) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -3004 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3666 ((-1264) (-767))))) (-1045) (-846) (-789) (-945 |#1| |#3| |#2|) (-641 |#2|) (-641 (-767)) (-767)) (T -1271))
-((-3004 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-363)) (-4 *2 (-1045)) (-4 *3 (-846)) (-4 *4 (-789)) (-14 *6 (-641 *3)) (-5 *1 (-1271 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-945 *2 *4 *3)) (-14 *7 (-641 (-767))) (-14 *8 (-767)))) (-3666 (*1 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-4 *5 (-846)) (-4 *6 (-789)) (-14 *8 (-641 *5)) (-5 *2 (-1264)) (-5 *1 (-1271 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-945 *4 *6 *5)) (-14 *9 (-641 *3)) (-14 *10 *3))))
-(-13 (-1045) (-490 |#4|) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -3004 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3666 ((-1264) (-767)))))
-((-2337 (((-112) $ $) NIL)) (-2189 (((-641 (-2 (|:| -1645 $) (|:| -3514 (-641 |#4|)))) (-641 |#4|)) NIL)) (-2418 (((-641 $) (-641 |#4|)) 95)) (-3743 (((-641 |#3|) $) NIL)) (-1743 (((-112) $) NIL)) (-1692 (((-112) $) NIL (|has| |#1| (-556)))) (-3119 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-4075 ((|#4| |#4| $) NIL)) (-2995 (((-2 (|:| |under| $) (|:| -2630 $) (|:| |upper| $)) $ |#3|) NIL)) (-3670 (((-112) $ (-767)) NIL)) (-3540 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3500 (($) NIL T CONST)) (-1734 (((-112) $) NIL (|has| |#1| (-556)))) (-2014 (((-112) $ $) NIL (|has| |#1| (-556)))) (-1541 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2164 (((-112) $) NIL (|has| |#1| (-556)))) (-2773 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 30)) (-4153 (((-641 |#4|) (-641 |#4|) $) 27 (|has| |#1| (-556)))) (-1505 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4201 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2961 (($ (-641 |#4|)) NIL)) (-3193 (((-3 $ "failed") $) 77)) (-2720 ((|#4| |#4| $) 82)) (-3215 (($ $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3682 (($ |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1673 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3803 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-3951 ((|#4| |#4| $) NIL)) (-2965 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4406))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4406))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-2144 (((-2 (|:| -1645 (-641 |#4|)) (|:| -3514 (-641 |#4|))) $) NIL)) (-3305 (((-641 |#4|) $) NIL (|has| $ (-6 -4406)))) (-3929 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3377 ((|#3| $) 83)) (-2587 (((-112) $ (-767)) NIL)) (-1909 (((-641 |#4|) $) 31 (|has| $ (-6 -4406)))) (-3841 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094))))) (-3397 (((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 34) (((-3 $ "failed") (-641 |#4|)) 37)) (-4326 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4407)))) (-4289 (($ (-1 |#4| |#4|) $) NIL)) (-3564 (((-641 |#3|) $) NIL)) (-4342 (((-112) |#3| $) NIL)) (-2743 (((-112) $ (-767)) NIL)) (-4172 (((-1152) $) NIL)) (-3704 (((-3 |#4| "failed") $) NIL)) (-2438 (((-641 |#4|) $) 53)) (-3214 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2825 ((|#4| |#4| $) 81)) (-1420 (((-112) $ $) 92)) (-3847 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3750 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2339 ((|#4| |#4| $) NIL)) (-3877 (((-1114) $) NIL)) (-3181 (((-3 |#4| "failed") $) 76)) (-2421 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-2393 (((-3 $ "failed") $ |#4|) NIL)) (-3113 (($ $ |#4|) NIL)) (-2708 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3084 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-1895 (((-112) $ $) NIL)) (-1320 (((-112) $) 74)) (-1664 (($) 45)) (-2762 (((-767) $) NIL)) (-3888 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4406)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-3817 (($ $) NIL)) (-4344 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2363 (($ (-641 |#4|)) NIL)) (-4059 (($ $ |#3|) NIL)) (-3031 (($ $ |#3|) NIL)) (-2377 (($ $) NIL)) (-3601 (($ $ |#3|) NIL)) (-2350 (((-858) $) NIL) (((-641 |#4|) $) 62)) (-2578 (((-767) $) NIL (|has| |#3| (-368)))) (-1405 (((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 43) (((-3 $ "failed") (-641 |#4|)) 44)) (-3962 (((-641 $) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 72) (((-641 $) (-641 |#4|)) 73)) (-1527 (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 26) (((-3 (-2 (|:| |bas| $) (|:| -3027 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-4200 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-3073 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4406)))) (-1694 (((-641 |#3|) $) NIL)) (-1416 (((-112) |#3| $) NIL)) (-2893 (((-112) $ $) NIL)) (-2062 (((-767) $) NIL (|has| $ (-6 -4406)))))
-(((-1272 |#1| |#2| |#3| |#4|) (-13 (-1202 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3397 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3397 ((-3 $ "failed") (-641 |#4|))) (-15 -1405 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1405 ((-3 $ "failed") (-641 |#4|))) (-15 -3962 ((-641 $) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3962 ((-641 $) (-641 |#4|))))) (-556) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -1272))
-((-3397 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))) (-3397 (*1 *1 *2) (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1272 *3 *4 *5 *6)))) (-1405 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))) (-1405 (*1 *1 *2) (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1272 *3 *4 *5 *6)))) (-3962 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-641 (-1272 *6 *7 *8 *9))) (-5 *1 (-1272 *6 *7 *8 *9)))) (-3962 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-1272 *4 *5 *6 *7))) (-5 *1 (-1272 *4 *5 *6 *7)))))
-(-13 (-1202 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3397 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3397 ((-3 $ "failed") (-641 |#4|))) (-15 -1405 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1405 ((-3 $ "failed") (-641 |#4|))) (-15 -3962 ((-641 $) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3962 ((-641 $) (-641 |#4|)))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1498 (((-3 $ "failed") $ $) 19)) (-3500 (($) 17 T CONST)) (-1654 (((-3 $ "failed") $) 33)) (-4035 (((-112) $) 31)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#1|) 39)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ |#1|) 41) (($ |#1| $) 40)))
+((-2973 (((-641 (-1203 |#1|)) (-1170) (-1203 |#1|)) 83)) (-3582 (((-1150 (-1150 (-948 |#1|))) (-1170) (-1150 (-948 |#1|))) 63)) (-3179 (((-1 (-1150 (-1203 |#1|)) (-1150 (-1203 |#1|))) (-767) (-1203 |#1|) (-1150 (-1203 |#1|))) 74)) (-3242 (((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767)) 65)) (-1988 (((-1 (-1166 (-948 |#1|)) (-948 |#1|)) (-1170)) 32)) (-2815 (((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767)) 64)))
+(((-1267 |#1|) (-10 -7 (-15 -3242 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -2815 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -3582 ((-1150 (-1150 (-948 |#1|))) (-1170) (-1150 (-948 |#1|)))) (-15 -1988 ((-1 (-1166 (-948 |#1|)) (-948 |#1|)) (-1170))) (-15 -2973 ((-641 (-1203 |#1|)) (-1170) (-1203 |#1|))) (-15 -3179 ((-1 (-1150 (-1203 |#1|)) (-1150 (-1203 |#1|))) (-767) (-1203 |#1|) (-1150 (-1203 |#1|))))) (-363)) (T -1267))
+((-3179 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-767)) (-4 *6 (-363)) (-5 *4 (-1203 *6)) (-5 *2 (-1 (-1150 *4) (-1150 *4))) (-5 *1 (-1267 *6)) (-5 *5 (-1150 *4)))) (-2973 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-641 (-1203 *5))) (-5 *1 (-1267 *5)) (-5 *4 (-1203 *5)))) (-1988 (*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1 (-1166 (-948 *4)) (-948 *4))) (-5 *1 (-1267 *4)) (-4 *4 (-363)))) (-3582 (*1 *2 *3 *4) (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-1150 (-1150 (-948 *5)))) (-5 *1 (-1267 *5)) (-5 *4 (-1150 (-948 *5))))) (-2815 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4)))) (-5 *1 (-1267 *4)) (-4 *4 (-363)))) (-3242 (*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4)))) (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
+(-10 -7 (-15 -3242 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -2815 ((-1 (-1150 (-948 |#1|)) (-1150 (-948 |#1|))) (-767))) (-15 -3582 ((-1150 (-1150 (-948 |#1|))) (-1170) (-1150 (-948 |#1|)))) (-15 -1988 ((-1 (-1166 (-948 |#1|)) (-948 |#1|)) (-1170))) (-15 -2973 ((-641 (-1203 |#1|)) (-1170) (-1203 |#1|))) (-15 -3179 ((-1 (-1150 (-1203 |#1|)) (-1150 (-1203 |#1|))) (-767) (-1203 |#1|) (-1150 (-1203 |#1|)))))
+((-2323 (((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|) 85)) (-1919 (((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|)))) 84)))
+(((-1268 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1919 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2323 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|))) (-349) (-1235 |#1|) (-1235 |#2|) (-409 |#2| |#3|)) (T -1268))
+((-2323 (*1 *2 *3) (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3)) (-5 *2 (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-685 *3)))) (-5 *1 (-1268 *4 *3 *5 *6)) (-4 *6 (-409 *3 *5)))) (-1919 (*1 *2) (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4)) (-5 *2 (-2 (|:| -2447 (-685 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-685 *4)))) (-5 *1 (-1268 *3 *4 *5 *6)) (-4 *6 (-409 *4 *5)))))
+(-10 -7 (-15 -1919 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))))) (-15 -2323 ((-2 (|:| -2447 (-685 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-685 |#2|))) |#2|)))
+((-2315 (((-112) $ $) NIL)) (-1627 (((-1129) $) 11)) (-3059 (((-1129) $) 9)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 17) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1269) (-13 (-1077) (-10 -8 (-15 -3059 ((-1129) $)) (-15 -1627 ((-1129) $))))) (T -1269))
+((-3059 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))) (-1627 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))))
+(-13 (-1077) (-10 -8 (-15 -3059 ((-1129) $)) (-15 -1627 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2772 (((-1129) $) 9)) (-2326 (((-858) $) 15) (($ (-1175)) NIL) (((-1175) $) NIL)) (-1700 (((-112) $ $) NIL)) (-2876 (((-112) $ $) NIL)))
+(((-1270) (-13 (-1077) (-10 -8 (-15 -2772 ((-1129) $))))) (T -1270))
+((-2772 (*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1270)))))
+(-13 (-1077) (-10 -8 (-15 -2772 ((-1129) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 56)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) NIL)) (-1980 (((-112) $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-2326 (((-858) $) 79) (($ (-564)) NIL) (($ |#4|) 63) ((|#4| $) 68) (($ |#1|) NIL (|has| |#1| (-172)))) (-3662 (((-767)) NIL T CONST)) (-2720 (((-1264) (-767)) 16)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 37 T CONST)) (-2421 (($) 82 T CONST)) (-2876 (((-112) $ $) 85)) (-2992 (((-3 $ "failed") $ $) NIL (|has| |#1| (-363)))) (-2981 (($ $) 87) (($ $ $) NIL)) (-2968 (($ $ $) 61)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 89) (($ |#1| $) NIL (|has| |#1| (-172))) (($ $ |#1|) NIL (|has| |#1| (-172)))))
+(((-1271 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-1045) (-490 |#4|) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2992 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2720 ((-1264) (-767))))) (-1045) (-846) (-789) (-945 |#1| |#3| |#2|) (-641 |#2|) (-641 (-767)) (-767)) (T -1271))
+((-2992 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-363)) (-4 *2 (-1045)) (-4 *3 (-846)) (-4 *4 (-789)) (-14 *6 (-641 *3)) (-5 *1 (-1271 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-945 *2 *4 *3)) (-14 *7 (-641 (-767))) (-14 *8 (-767)))) (-2720 (*1 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-4 *5 (-846)) (-4 *6 (-789)) (-14 *8 (-641 *5)) (-5 *2 (-1264)) (-5 *1 (-1271 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-945 *4 *6 *5)) (-14 *9 (-641 *3)) (-14 *10 *3))))
+(-13 (-1045) (-490 |#4|) (-10 -8 (IF (|has| |#1| (-172)) (-6 (-38 |#1|)) |%noBranch|) (IF (|has| |#1| (-363)) (-15 -2992 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2720 ((-1264) (-767)))))
+((-2315 (((-112) $ $) NIL)) (-2967 (((-641 (-2 (|:| -1657 $) (|:| -3455 (-641 |#4|)))) (-641 |#4|)) NIL)) (-3433 (((-641 $) (-641 |#4|)) 95)) (-3702 (((-641 |#3|) $) NIL)) (-2663 (((-112) $) NIL)) (-3163 (((-112) $) NIL (|has| |#1| (-556)))) (-3714 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3351 ((|#4| |#4| $) NIL)) (-2459 (((-2 (|:| |under| $) (|:| -4256 $) (|:| |upper| $)) $ |#3|) NIL)) (-3073 (((-112) $ (-767)) NIL)) (-3492 (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407))) (((-3 |#4| "failed") $ |#3|) NIL)) (-1747 (($) NIL T CONST)) (-2921 (((-112) $) NIL (|has| |#1| (-556)))) (-1394 (((-112) $ $) NIL (|has| |#1| (-556)))) (-2460 (((-112) $ $) NIL (|has| |#1| (-556)))) (-3489 (((-112) $) NIL (|has| |#1| (-556)))) (-1963 (((-641 |#4|) (-641 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) 30)) (-1411 (((-641 |#4|) (-641 |#4|) $) 27 (|has| |#1| (-556)))) (-1759 (((-641 |#4|) (-641 |#4|) $) NIL (|has| |#1| (-556)))) (-4180 (((-3 $ "failed") (-641 |#4|)) NIL)) (-2938 (($ (-641 |#4|)) NIL)) (-3176 (((-3 $ "failed") $) 77)) (-3414 ((|#4| |#4| $) 82)) (-3195 (($ $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-3653 (($ |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (($ (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-2786 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-4311 (((-112) |#4| $ (-1 (-112) |#4| |#4|)) NIL)) (-2174 ((|#4| |#4| $) NIL)) (-1297 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4407))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4407))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-3237 (((-2 (|:| -1657 (-641 |#4|)) (|:| -3455 (-641 |#4|))) $) NIL)) (-1624 (((-641 |#4|) $) NIL (|has| $ (-6 -4407)))) (-1688 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-2809 ((|#3| $) 83)) (-1509 (((-112) $ (-767)) NIL)) (-4276 (((-641 |#4|) $) 31 (|has| $ (-6 -4407)))) (-1363 (((-112) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094))))) (-4326 (((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 34) (((-3 $ "failed") (-641 |#4|)) 37)) (-2613 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4408)))) (-4271 (($ (-1 |#4| |#4|) $) NIL)) (-1991 (((-641 |#3|) $) NIL)) (-2779 (((-112) |#3| $) NIL)) (-4068 (((-112) $ (-767)) NIL)) (-2332 (((-1152) $) NIL)) (-3676 (((-3 |#4| "failed") $) NIL)) (-1937 (((-641 |#4|) $) 53)) (-1575 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-1885 ((|#4| |#4| $) 81)) (-3338 (((-112) $ $) 92)) (-3725 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-556)))) (-3838 (((-112) |#4| $) NIL) (((-112) $) NIL)) (-3899 ((|#4| |#4| $) NIL)) (-3868 (((-1114) $) NIL)) (-3164 (((-3 |#4| "failed") $) 76)) (-3645 (((-3 |#4| "failed") (-1 (-112) |#4|) $) NIL)) (-3074 (((-3 $ "failed") $ |#4|) NIL)) (-3157 (($ $ |#4|) NIL)) (-1703 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3055 (($ $ (-641 |#4|) (-641 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-294 |#4|)) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094)))) (($ $ (-641 (-294 |#4|))) NIL (-12 (|has| |#4| (-309 |#4|)) (|has| |#4| (-1094))))) (-2279 (((-112) $ $) NIL)) (-4169 (((-112) $) 74)) (-1531 (($) 45)) (-3258 (((-767) $) NIL)) (-3879 (((-767) |#4| $) NIL (-12 (|has| $ (-6 -4407)) (|has| |#4| (-1094)))) (((-767) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3774 (($ $) NIL)) (-4327 (((-536) $) NIL (|has| |#4| (-612 (-536))))) (-2336 (($ (-641 |#4|)) NIL)) (-4350 (($ $ |#3|) NIL)) (-1659 (($ $ |#3|) NIL)) (-4149 (($ $) NIL)) (-3025 (($ $ |#3|) NIL)) (-2326 (((-858) $) NIL) (((-641 |#4|) $) 62)) (-1670 (((-767) $) NIL (|has| |#3| (-368)))) (-2600 (((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 43) (((-3 $ "failed") (-641 |#4|)) 44)) (-3943 (((-641 $) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|)) 72) (((-641 $) (-641 |#4|)) 73)) (-1700 (((-112) $ $) NIL)) (-3564 (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4| |#4|)) 26) (((-3 (-2 (|:| |bas| $) (|:| -3008 (-641 |#4|))) "failed") (-641 |#4|) (-1 (-112) |#4|) (-1 (-112) |#4| |#4|)) NIL)) (-1911 (((-112) $ (-1 (-112) |#4| (-641 |#4|))) NIL)) (-4062 (((-112) (-1 (-112) |#4|) $) NIL (|has| $ (-6 -4407)))) (-3347 (((-641 |#3|) $) NIL)) (-4335 (((-112) |#3| $) NIL)) (-2876 (((-112) $ $) NIL)) (-2069 (((-767) $) NIL (|has| $ (-6 -4407)))))
+(((-1272 |#1| |#2| |#3| |#4|) (-13 (-1202 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4326 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -4326 ((-3 $ "failed") (-641 |#4|))) (-15 -2600 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2600 ((-3 $ "failed") (-641 |#4|))) (-15 -3943 ((-641 $) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3943 ((-641 $) (-641 |#4|))))) (-556) (-789) (-846) (-1059 |#1| |#2| |#3|)) (T -1272))
+((-4326 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))) (-4326 (*1 *1 *2) (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1272 *3 *4 *5 *6)))) (-2600 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))) (-2600 (*1 *1 *2) (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1272 *3 *4 *5 *6)))) (-3943 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-641 *9)) (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-641 (-1272 *6 *7 *8 *9))) (-5 *1 (-1272 *6 *7 *8 *9)))) (-3943 (*1 *2 *3) (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-1272 *4 *5 *6 *7))) (-5 *1 (-1272 *4 *5 *6 *7)))))
+(-13 (-1202 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4326 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -4326 ((-3 $ "failed") (-641 |#4|))) (-15 -2600 ((-3 $ "failed") (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2600 ((-3 $ "failed") (-641 |#4|))) (-15 -3943 ((-641 $) (-641 |#4|) (-1 (-112) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3943 ((-641 $) (-641 |#4|)))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1318 (((-3 $ "failed") $ $) 20)) (-1747 (($) 18 T CONST)) (-1580 (((-3 $ "failed") $) 34)) (-1980 (((-112) $) 32)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#1|) 40)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ |#1|) 42) (($ |#1| $) 41)))
(((-1273 |#1|) (-140) (-1045)) (T -1273))
NIL
(-13 (-1045) (-111 |t#1| |t#1|) (-614 |t#1|) (-10 -7 (IF (|has| |t#1| (-172)) (-6 (-38 |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#1|) |has| |#1| (-172)) ((-102) . T) ((-111 |#1| |#1|) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-611 (-858)) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 |#1|) |has| |#1| (-172)) ((-722) . T) ((-1051 |#1|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T))
-((-2337 (((-112) $ $) 66)) (-2148 (((-112) $) NIL)) (-4148 (((-641 |#1|) $) 52)) (-1398 (($ $ (-767)) 46)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2517 (($ $ (-767)) 24 (|has| |#2| (-172))) (($ $ $) 25 (|has| |#2| (-172)))) (-3500 (($) NIL T CONST)) (-3923 (($ $ $) 69) (($ $ (-815 |#1|)) 55) (($ $ |#1|) 59)) (-4201 (((-3 (-815 |#1|) "failed") $) NIL)) (-2961 (((-815 |#1|) $) NIL)) (-3900 (($ $) 39)) (-1654 (((-3 $ "failed") $) NIL)) (-3359 (((-112) $) NIL)) (-3196 (($ $) NIL)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3144 (($ (-815 |#1|) |#2|) 38)) (-3041 (($ $) 40)) (-1425 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) 12)) (-2354 (((-815 |#1|) $) NIL)) (-2636 (((-815 |#1|) $) 41)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-2655 (($ $ $) 68) (($ $ (-815 |#1|)) 57) (($ $ |#1|) 61)) (-3400 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3866 (((-815 |#1|) $) 35)) (-3876 ((|#2| $) 37)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2762 (((-767) $) 43)) (-2908 (((-112) $) 47)) (-3455 ((|#2| $) NIL)) (-2350 (((-858) $) NIL) (($ (-815 |#1|)) 30) (($ |#1|) 31) (($ |#2|) NIL) (($ (-564)) NIL)) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-815 |#1|)) NIL)) (-4311 ((|#2| $ $) 75) ((|#2| $ (-815 |#1|)) NIL)) (-1471 (((-767)) NIL T CONST)) (-2414 (($) 13 T CONST)) (-2428 (($) 19 T CONST)) (-1975 (((-641 (-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2893 (((-112) $ $) 44)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 28)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#2| $) 27) (($ $ |#2|) 67) (($ |#2| (-815 |#1|)) NIL) (($ |#1| $) 33) (($ $ $) NIL)))
+((-2315 (((-112) $ $) 66)) (-2480 (((-112) $) NIL)) (-4122 (((-641 |#1|) $) 52)) (-3975 (($ $ (-767)) 46)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2025 (($ $ (-767)) 24 (|has| |#2| (-172))) (($ $ $) 25 (|has| |#2| (-172)))) (-1747 (($) NIL T CONST)) (-2342 (($ $ $) 69) (($ $ (-815 |#1|)) 55) (($ $ |#1|) 59)) (-4180 (((-3 (-815 |#1|) "failed") $) NIL)) (-2938 (((-815 |#1|) $) NIL)) (-3878 (($ $) 39)) (-1580 (((-3 $ "failed") $) NIL)) (-2669 (((-112) $) NIL)) (-1352 (($ $) NIL)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3124 (($ (-815 |#1|) |#2|) 38)) (-1488 (($ $) 40)) (-3788 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) 12)) (-1513 (((-815 |#1|) $) NIL)) (-3722 (((-815 |#1|) $) 41)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-3016 (($ $ $) 68) (($ $ (-815 |#1|)) 57) (($ $ |#1|) 61)) (-2307 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3840 (((-815 |#1|) $) 35)) (-3853 ((|#2| $) 37)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3258 (((-767) $) 43)) (-3297 (((-112) $) 47)) (-4008 ((|#2| $) NIL)) (-2326 (((-858) $) NIL) (($ (-815 |#1|)) 30) (($ |#1|) 31) (($ |#2|) NIL) (($ (-564)) NIL)) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-815 |#1|)) NIL)) (-4290 ((|#2| $ $) 75) ((|#2| $ (-815 |#1|)) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 13 T CONST)) (-2421 (($) 19 T CONST)) (-2845 (((-641 (-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2876 (((-112) $ $) 44)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 28)) (** (($ $ (-767)) NIL) (($ $ (-917)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ |#2| $) 27) (($ $ |#2|) 67) (($ |#2| (-815 |#1|)) NIL) (($ |#1| $) 33) (($ $ $) NIL)))
(((-1274 |#1| |#2|) (-13 (-382 |#2| (-815 |#1|)) (-1280 |#1| |#2|)) (-846) (-1045)) (T -1274))
NIL
(-13 (-382 |#2| (-815 |#1|)) (-1280 |#1| |#2|))
-((-3473 ((|#3| |#3| (-767)) 30)) (-1671 ((|#3| |#3| (-767)) 36)) (-4284 ((|#3| |#3| |#3| (-767)) 37)))
-(((-1275 |#1| |#2| |#3|) (-10 -7 (-15 -1671 (|#3| |#3| (-767))) (-15 -3473 (|#3| |#3| (-767))) (-15 -4284 (|#3| |#3| |#3| (-767)))) (-13 (-1045) (-713 (-407 (-564)))) (-846) (-1280 |#2| |#1|)) (T -1275))
-((-4284 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564))))) (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))) (-3473 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564))))) (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))) (-1671 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564))))) (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))))
-(-10 -7 (-15 -1671 (|#3| |#3| (-767))) (-15 -3473 (|#3| |#3| (-767))) (-15 -4284 (|#3| |#3| |#3| (-767))))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-4148 (((-641 |#1|) $) 41)) (-1498 (((-3 $ "failed") $ $) 19)) (-2517 (($ $ $) 44 (|has| |#2| (-172))) (($ $ (-767)) 43 (|has| |#2| (-172)))) (-3500 (($) 17 T CONST)) (-3923 (($ $ |#1|) 55) (($ $ (-815 |#1|)) 54) (($ $ $) 53)) (-4201 (((-3 (-815 |#1|) "failed") $) 65)) (-2961 (((-815 |#1|) $) 66)) (-1654 (((-3 $ "failed") $) 33)) (-3359 (((-112) $) 46)) (-3196 (($ $) 45)) (-4035 (((-112) $) 31)) (-4108 (((-112) $) 51)) (-3144 (($ (-815 |#1|) |#2|) 52)) (-3041 (($ $) 50)) (-1425 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) 61)) (-2354 (((-815 |#1|) $) 62)) (-4289 (($ (-1 |#2| |#2|) $) 42)) (-2655 (($ $ |#1|) 58) (($ $ (-815 |#1|)) 57) (($ $ $) 56)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2908 (((-112) $) 48)) (-3455 ((|#2| $) 47)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#2|) 69) (($ (-815 |#1|)) 64) (($ |#1|) 49)) (-4311 ((|#2| $ (-815 |#1|)) 60) ((|#2| $ $) 59)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ |#2| $) 68) (($ $ |#2|) 67) (($ |#1| $) 63)))
+((-3441 ((|#3| |#3| (-767)) 30)) (-1673 ((|#3| |#3| (-767)) 36)) (-2962 ((|#3| |#3| |#3| (-767)) 37)))
+(((-1275 |#1| |#2| |#3|) (-10 -7 (-15 -1673 (|#3| |#3| (-767))) (-15 -3441 (|#3| |#3| (-767))) (-15 -2962 (|#3| |#3| |#3| (-767)))) (-13 (-1045) (-713 (-407 (-564)))) (-846) (-1280 |#2| |#1|)) (T -1275))
+((-2962 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564))))) (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))) (-3441 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564))))) (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))) (-1673 (*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564))))) (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))))
+(-10 -7 (-15 -1673 (|#3| |#3| (-767))) (-15 -3441 (|#3| |#3| (-767))) (-15 -2962 (|#3| |#3| |#3| (-767))))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4122 (((-641 |#1|) $) 42)) (-1318 (((-3 $ "failed") $ $) 20)) (-2025 (($ $ $) 45 (|has| |#2| (-172))) (($ $ (-767)) 44 (|has| |#2| (-172)))) (-1747 (($) 18 T CONST)) (-2342 (($ $ |#1|) 56) (($ $ (-815 |#1|)) 55) (($ $ $) 54)) (-4180 (((-3 (-815 |#1|) "failed") $) 66)) (-2938 (((-815 |#1|) $) 67)) (-1580 (((-3 $ "failed") $) 34)) (-2669 (((-112) $) 47)) (-1352 (($ $) 46)) (-1980 (((-112) $) 32)) (-3552 (((-112) $) 52)) (-3124 (($ (-815 |#1|) |#2|) 53)) (-1488 (($ $) 51)) (-3788 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) 62)) (-1513 (((-815 |#1|) $) 63)) (-4271 (($ (-1 |#2| |#2|) $) 43)) (-3016 (($ $ |#1|) 59) (($ $ (-815 |#1|)) 58) (($ $ $) 57)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3297 (((-112) $) 49)) (-4008 ((|#2| $) 48)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#2|) 70) (($ (-815 |#1|)) 65) (($ |#1|) 50)) (-4290 ((|#2| $ (-815 |#1|)) 61) ((|#2| $ $) 60)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ |#2| $) 69) (($ $ |#2|) 68) (($ |#1| $) 64)))
(((-1276 |#1| |#2|) (-140) (-846) (-1045)) (T -1276))
-((* (*1 *1 *1 *2) (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2354 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-815 *3)))) (-1425 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-2 (|:| |k| (-815 *3)) (|:| |c| *4))))) (-4311 (*1 *2 *1 *3) (-12 (-5 *3 (-815 *4)) (-4 *1 (-1276 *4 *2)) (-4 *4 (-846)) (-4 *2 (-1045)))) (-4311 (*1 *2 *1 *1) (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045)))) (-2655 (*1 *1 *1 *2) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2655 (*1 *1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-2655 (*1 *1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-3923 (*1 *1 *1 *2) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-3923 (*1 *1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-3923 (*1 *1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-3144 (*1 *1 *2 *3) (-12 (-5 *2 (-815 *4)) (-4 *4 (-846)) (-4 *1 (-1276 *4 *3)) (-4 *3 (-1045)))) (-4108 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-112)))) (-3041 (*1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2350 (*1 *1 *2) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2908 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-112)))) (-3455 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045)))) (-3359 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-112)))) (-3196 (*1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2517 (*1 *1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)) (-4 *3 (-172)))) (-2517 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-4 *4 (-172)))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-4148 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-641 *3)))))
-(-13 (-1045) (-1273 |t#2|) (-1034 (-815 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -2354 ((-815 |t#1|) $)) (-15 -1425 ((-2 (|:| |k| (-815 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -4311 (|t#2| $ (-815 |t#1|))) (-15 -4311 (|t#2| $ $)) (-15 -2655 ($ $ |t#1|)) (-15 -2655 ($ $ (-815 |t#1|))) (-15 -2655 ($ $ $)) (-15 -3923 ($ $ |t#1|)) (-15 -3923 ($ $ (-815 |t#1|))) (-15 -3923 ($ $ $)) (-15 -3144 ($ (-815 |t#1|) |t#2|)) (-15 -4108 ((-112) $)) (-15 -3041 ($ $)) (-15 -2350 ($ |t#1|)) (-15 -2908 ((-112) $)) (-15 -3455 (|t#2| $)) (-15 -3359 ((-112) $)) (-15 -3196 ($ $)) (IF (|has| |t#2| (-172)) (PROGN (-15 -2517 ($ $ $)) (-15 -2517 ($ $ (-767)))) |%noBranch|) (-15 -4289 ($ (-1 |t#2| |t#2|) $)) (-15 -4148 ((-641 |t#1|) $)) (IF (|has| |t#2| (-6 -4399)) (-6 -4399) |%noBranch|)))
+((* (*1 *1 *1 *2) (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-1513 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-815 *3)))) (-3788 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-2 (|:| |k| (-815 *3)) (|:| |c| *4))))) (-4290 (*1 *2 *1 *3) (-12 (-5 *3 (-815 *4)) (-4 *1 (-1276 *4 *2)) (-4 *4 (-846)) (-4 *2 (-1045)))) (-4290 (*1 *2 *1 *1) (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045)))) (-3016 (*1 *1 *1 *2) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-3016 (*1 *1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-3016 (*1 *1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2342 (*1 *1 *1 *2) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2342 (*1 *1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-2342 (*1 *1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-3124 (*1 *1 *2 *3) (-12 (-5 *2 (-815 *4)) (-4 *4 (-846)) (-4 *1 (-1276 *4 *3)) (-4 *3 (-1045)))) (-3552 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-112)))) (-1488 (*1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2326 (*1 *1 *2) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-3297 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-112)))) (-4008 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045)))) (-2669 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-112)))) (-1352 (*1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))) (-2025 (*1 *1 *1 *1) (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)) (-4 *3 (-172)))) (-2025 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-4 *4 (-172)))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-4122 (*1 *2 *1) (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-641 *3)))))
+(-13 (-1045) (-1273 |t#2|) (-1034 (-815 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -1513 ((-815 |t#1|) $)) (-15 -3788 ((-2 (|:| |k| (-815 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -4290 (|t#2| $ (-815 |t#1|))) (-15 -4290 (|t#2| $ $)) (-15 -3016 ($ $ |t#1|)) (-15 -3016 ($ $ (-815 |t#1|))) (-15 -3016 ($ $ $)) (-15 -2342 ($ $ |t#1|)) (-15 -2342 ($ $ (-815 |t#1|))) (-15 -2342 ($ $ $)) (-15 -3124 ($ (-815 |t#1|) |t#2|)) (-15 -3552 ((-112) $)) (-15 -1488 ($ $)) (-15 -2326 ($ |t#1|)) (-15 -3297 ((-112) $)) (-15 -4008 (|t#2| $)) (-15 -2669 ((-112) $)) (-15 -1352 ($ $)) (IF (|has| |t#2| (-172)) (PROGN (-15 -2025 ($ $ $)) (-15 -2025 ($ $ (-767)))) |%noBranch|) (-15 -4271 ($ (-1 |t#2| |t#2|) $)) (-15 -4122 ((-641 |t#1|) $)) (IF (|has| |t#2| (-6 -4400)) (-6 -4400) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#2|) |has| |#2| (-172)) ((-102) . T) ((-111 |#2| |#2|) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 #0=(-815 |#1|)) . T) ((-614 |#2|) . T) ((-611 (-858)) . T) ((-644 |#2|) . T) ((-644 $) . T) ((-713 |#2|) |has| |#2| (-172)) ((-722) . T) ((-1034 #0#) . T) ((-1051 |#2|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1273 |#2|) . T))
-((-3957 (((-112) $) 14)) (-1416 (((-112) $) 13)) (-3602 (($ $) 18) (($ $ (-767)) 20)))
-(((-1277 |#1| |#2|) (-10 -8 (-15 -3602 (|#1| |#1| (-767))) (-15 -3602 (|#1| |#1|)) (-15 -3957 ((-112) |#1|)) (-15 -1416 ((-112) |#1|))) (-1278 |#2|) (-363)) (T -1277))
+((-1574 (((-112) $) 14)) (-4335 (((-112) $) 13)) (-3136 (($ $) 18) (($ $ (-767)) 20)))
+(((-1277 |#1| |#2|) (-10 -8 (-15 -3136 (|#1| |#1| (-767))) (-15 -3136 (|#1| |#1|)) (-15 -1574 ((-112) |#1|)) (-15 -4335 ((-112) |#1|))) (-1278 |#2|) (-363)) (T -1277))
NIL
-(-10 -8 (-15 -3602 (|#1| |#1| (-767))) (-15 -3602 (|#1| |#1|)) (-15 -3957 ((-112) |#1|)) (-15 -1416 ((-112) |#1|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-1850 (((-2 (|:| -3506 $) (|:| -4393 $) (|:| |associate| $)) $) 42)) (-2890 (($ $) 41)) (-3760 (((-112) $) 39)) (-3957 (((-112) $) 95)) (-3416 (((-767)) 91)) (-1498 (((-3 $ "failed") $ $) 19)) (-3472 (($ $) 74)) (-3942 (((-418 $) $) 73)) (-2697 (((-112) $ $) 60)) (-3500 (($) 17 T CONST)) (-4201 (((-3 |#1| "failed") $) 102)) (-2961 ((|#1| $) 103)) (-2577 (($ $ $) 56)) (-1654 (((-3 $ "failed") $) 33)) (-2560 (($ $ $) 57)) (-2095 (((-2 (|:| -4311 (-641 $)) (|:| -2175 $)) (-641 $)) 52)) (-3028 (($ $ (-767)) 88 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) 87 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3037 (((-112) $) 72)) (-3533 (((-829 (-917)) $) 85 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4035 (((-112) $) 31)) (-4001 (((-3 (-641 $) "failed") (-641 $) $) 53)) (-3202 (($ $ $) 47) (($ (-641 $)) 46)) (-4172 (((-1152) $) 9)) (-3836 (($ $) 71)) (-2413 (((-112) $) 94)) (-3877 (((-1114) $) 10)) (-1410 (((-1166 $) (-1166 $) (-1166 $)) 45)) (-3238 (($ $ $) 49) (($ (-641 $)) 48)) (-3595 (((-418 $) $) 75)) (-3636 (((-829 (-917))) 92)) (-3078 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2175 $)) $ $) 55) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 54)) (-2537 (((-3 $ "failed") $ $) 43)) (-2269 (((-3 (-641 $) "failed") (-641 $) $) 51)) (-3864 (((-767) $) 59)) (-3809 (((-2 (|:| -3783 $) (|:| -1673 $)) $ $) 58)) (-1542 (((-3 (-767) "failed") $ $) 86 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4228 (((-134)) 100)) (-2762 (((-829 (-917)) $) 93)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ $) 44) (($ (-407 (-564))) 67) (($ |#1|) 101)) (-3335 (((-3 $ "failed") $) 84 (-2750 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1471 (((-767)) 28 T CONST)) (-2502 (((-112) $ $) 40)) (-1416 (((-112) $) 96)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-3602 (($ $) 90 (|has| |#1| (-368))) (($ $ (-767)) 89 (|has| |#1| (-368)))) (-2893 (((-112) $ $) 6)) (-3004 (($ $ $) 66) (($ $ |#1|) 99)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32) (($ $ (-564)) 70)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ $ (-407 (-564))) 69) (($ (-407 (-564)) $) 68) (($ $ |#1|) 98) (($ |#1| $) 97)))
+(-10 -8 (-15 -3136 (|#1| |#1| (-767))) (-15 -3136 (|#1| |#1|)) (-15 -1574 ((-112) |#1|)) (-15 -4335 ((-112) |#1|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-1656 (((-2 (|:| -2112 $) (|:| -4394 $) (|:| |associate| $)) $) 43)) (-2086 (($ $) 42)) (-3466 (((-112) $) 40)) (-1574 (((-112) $) 96)) (-1463 (((-767)) 92)) (-1318 (((-3 $ "failed") $ $) 20)) (-1367 (($ $) 75)) (-2556 (((-418 $) $) 74)) (-3143 (((-112) $ $) 61)) (-1747 (($) 18 T CONST)) (-4180 (((-3 |#1| "failed") $) 103)) (-2938 ((|#1| $) 104)) (-2544 (($ $ $) 57)) (-1580 (((-3 $ "failed") $) 34)) (-2523 (($ $ $) 58)) (-1592 (((-2 (|:| -4290 (-641 $)) (|:| -2186 $)) (-641 $)) 53)) (-2616 (($ $ (-767)) 89 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368)))) (($ $) 88 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-4218 (((-112) $) 73)) (-3924 (((-829 (-917)) $) 86 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-1980 (((-112) $) 32)) (-2585 (((-3 (-641 $) "failed") (-641 $) $) 54)) (-3172 (($ $ $) 48) (($ (-641 $)) 47)) (-2332 (((-1152) $) 10)) (-3806 (($ $) 72)) (-4286 (((-112) $) 95)) (-3868 (((-1114) $) 11)) (-1946 (((-1166 $) (-1166 $) (-1166 $)) 46)) (-3209 (($ $ $) 50) (($ (-641 $)) 49)) (-3546 (((-418 $) $) 76)) (-3881 (((-829 (-917))) 93)) (-2182 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -2186 $)) $ $) 56) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 55)) (-2501 (((-3 $ "failed") $ $) 44)) (-3405 (((-3 (-641 $) "failed") (-641 $) $) 52)) (-2468 (((-767) $) 60)) (-3581 (((-2 (|:| -1876 $) (|:| -2786 $)) $ $) 59)) (-2563 (((-3 (-767) "failed") $ $) 87 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-2476 (((-134)) 101)) (-3258 (((-829 (-917)) $) 94)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ $) 45) (($ (-407 (-564))) 68) (($ |#1|) 102)) (-2144 (((-3 $ "failed") $) 85 (-2733 (|has| |#1| (-145)) (|has| |#1| (-368))))) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-3013 (((-112) $ $) 41)) (-4335 (((-112) $) 97)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-3136 (($ $) 91 (|has| |#1| (-368))) (($ $ (-767)) 90 (|has| |#1| (-368)))) (-2876 (((-112) $ $) 6)) (-2992 (($ $ $) 67) (($ $ |#1|) 100)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33) (($ $ (-564)) 71)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ $ (-407 (-564))) 70) (($ (-407 (-564)) $) 69) (($ $ |#1|) 99) (($ |#1| $) 98)))
(((-1278 |#1|) (-140) (-363)) (T -1278))
-((-1416 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))) (-3957 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))) (-2413 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917))))) (-3636 (*1 *2) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917))))) (-3416 (*1 *2) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-767)))) (-3602 (*1 *1 *1) (-12 (-4 *1 (-1278 *2)) (-4 *2 (-363)) (-4 *2 (-368)))) (-3602 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-4 *3 (-368)))))
-(-13 (-363) (-1034 |t#1|) (-1266 |t#1|) (-10 -8 (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-402)) |%noBranch|) (-15 -1416 ((-112) $)) (-15 -3957 ((-112) $)) (-15 -2413 ((-112) $)) (-15 -2762 ((-829 (-917)) $)) (-15 -3636 ((-829 (-917)))) (-15 -3416 ((-767))) (IF (|has| |t#1| (-368)) (PROGN (-6 (-402)) (-15 -3602 ($ $)) (-15 -3602 ($ $ (-767)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2750 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-402) -2750 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 |#1|) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T) ((-1266 |#1|) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-4148 (((-641 |#1|) $) 98)) (-1398 (($ $ (-767)) 102)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2517 (($ $ $) NIL (|has| |#2| (-172))) (($ $ (-767)) NIL (|has| |#2| (-172)))) (-3500 (($) NIL T CONST)) (-3923 (($ $ |#1|) NIL) (($ $ (-815 |#1|)) NIL) (($ $ $) NIL)) (-4201 (((-3 (-815 |#1|) "failed") $) NIL) (((-3 (-889 |#1|) "failed") $) NIL)) (-2961 (((-815 |#1|) $) NIL) (((-889 |#1|) $) NIL)) (-3900 (($ $) 101)) (-1654 (((-3 $ "failed") $) NIL)) (-3359 (((-112) $) 90)) (-3196 (($ $) 93)) (-3458 (($ $ $ (-767)) 103)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3144 (($ (-815 |#1|) |#2|) NIL) (($ (-889 |#1|) |#2|) 28)) (-3041 (($ $) 120)) (-1425 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2354 (((-815 |#1|) $) NIL)) (-2636 (((-815 |#1|) $) NIL)) (-4289 (($ (-1 |#2| |#2|) $) NIL)) (-2655 (($ $ |#1|) NIL) (($ $ (-815 |#1|)) NIL) (($ $ $) NIL)) (-3473 (($ $ (-767)) 113 (|has| |#2| (-713 (-407 (-564)))))) (-3400 (((-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3866 (((-889 |#1|) $) 83)) (-3876 ((|#2| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-1671 (($ $ (-767)) 110 (|has| |#2| (-713 (-407 (-564)))))) (-2762 (((-767) $) 99)) (-2908 (((-112) $) 84)) (-3455 ((|#2| $) 88)) (-2350 (((-858) $) 69) (($ (-564)) NIL) (($ |#2|) 59) (($ (-815 |#1|)) NIL) (($ |#1|) 71) (($ (-889 |#1|)) NIL) (($ (-660 |#1| |#2|)) 47) (((-1274 |#1| |#2|) $) 76) (((-1283 |#1| |#2|) $) 81)) (-4325 (((-641 |#2|) $) NIL)) (-2606 ((|#2| $ (-889 |#1|)) NIL)) (-4311 ((|#2| $ (-815 |#1|)) NIL) ((|#2| $ $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2414 (($) 21 T CONST)) (-2428 (($) 27 T CONST)) (-1975 (((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3170 (((-3 (-660 |#1| |#2|) "failed") $) 119)) (-2893 (((-112) $ $) 77)) (-2992 (($ $) 112) (($ $ $) 111)) (-2980 (($ $ $) 20)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 48) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-889 |#1|)) NIL)))
-(((-1279 |#1| |#2|) (-13 (-1280 |#1| |#2|) (-382 |#2| (-889 |#1|)) (-10 -8 (-15 -2350 ($ (-660 |#1| |#2|))) (-15 -2350 ((-1274 |#1| |#2|) $)) (-15 -2350 ((-1283 |#1| |#2|) $)) (-15 -3170 ((-3 (-660 |#1| |#2|) "failed") $)) (-15 -3458 ($ $ $ (-767))) (IF (|has| |#2| (-713 (-407 (-564)))) (PROGN (-15 -1671 ($ $ (-767))) (-15 -3473 ($ $ (-767)))) |%noBranch|))) (-846) (-172)) (T -1279))
-((-2350 (*1 *1 *2) (-12 (-5 *2 (-660 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *1 (-1279 *3 *4)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-2350 (*1 *2 *1) (-12 (-5 *2 (-1283 *3 *4)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-3170 (*1 *2 *1) (|partial| -12 (-5 *2 (-660 *3 *4)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-3458 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-1671 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *4 (-713 (-407 (-564)))) (-4 *3 (-846)) (-4 *4 (-172)))) (-3473 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *4 (-713 (-407 (-564)))) (-4 *3 (-846)) (-4 *4 (-172)))))
-(-13 (-1280 |#1| |#2|) (-382 |#2| (-889 |#1|)) (-10 -8 (-15 -2350 ($ (-660 |#1| |#2|))) (-15 -2350 ((-1274 |#1| |#2|) $)) (-15 -2350 ((-1283 |#1| |#2|) $)) (-15 -3170 ((-3 (-660 |#1| |#2|) "failed") $)) (-15 -3458 ($ $ $ (-767))) (IF (|has| |#2| (-713 (-407 (-564)))) (PROGN (-15 -1671 ($ $ (-767))) (-15 -3473 ($ $ (-767)))) |%noBranch|)))
-((-2337 (((-112) $ $) 7)) (-2148 (((-112) $) 16)) (-4148 (((-641 |#1|) $) 41)) (-1398 (($ $ (-767)) 74)) (-1498 (((-3 $ "failed") $ $) 19)) (-2517 (($ $ $) 44 (|has| |#2| (-172))) (($ $ (-767)) 43 (|has| |#2| (-172)))) (-3500 (($) 17 T CONST)) (-3923 (($ $ |#1|) 55) (($ $ (-815 |#1|)) 54) (($ $ $) 53)) (-4201 (((-3 (-815 |#1|) "failed") $) 65)) (-2961 (((-815 |#1|) $) 66)) (-1654 (((-3 $ "failed") $) 33)) (-3359 (((-112) $) 46)) (-3196 (($ $) 45)) (-4035 (((-112) $) 31)) (-4108 (((-112) $) 51)) (-3144 (($ (-815 |#1|) |#2|) 52)) (-3041 (($ $) 50)) (-1425 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) 61)) (-2354 (((-815 |#1|) $) 62)) (-2636 (((-815 |#1|) $) 76)) (-4289 (($ (-1 |#2| |#2|) $) 42)) (-2655 (($ $ |#1|) 58) (($ $ (-815 |#1|)) 57) (($ $ $) 56)) (-4172 (((-1152) $) 9)) (-3877 (((-1114) $) 10)) (-2762 (((-767) $) 75)) (-2908 (((-112) $) 48)) (-3455 ((|#2| $) 47)) (-2350 (((-858) $) 11) (($ (-564)) 29) (($ |#2|) 69) (($ (-815 |#1|)) 64) (($ |#1|) 49)) (-4311 ((|#2| $ (-815 |#1|)) 60) ((|#2| $ $) 59)) (-1471 (((-767)) 28 T CONST)) (-2414 (($) 18 T CONST)) (-2428 (($) 30 T CONST)) (-2893 (((-112) $ $) 6)) (-2992 (($ $) 22) (($ $ $) 21)) (-2980 (($ $ $) 14)) (** (($ $ (-917)) 25) (($ $ (-767)) 32)) (* (($ (-917) $) 13) (($ (-767) $) 15) (($ (-564) $) 20) (($ $ $) 24) (($ |#2| $) 68) (($ $ |#2|) 67) (($ |#1| $) 63)))
+((-4335 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))) (-1574 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))) (-4286 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917))))) (-3881 (*1 *2) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917))))) (-1463 (*1 *2) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-767)))) (-3136 (*1 *1 *1) (-12 (-4 *1 (-1278 *2)) (-4 *2 (-363)) (-4 *2 (-368)))) (-3136 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-4 *3 (-368)))))
+(-13 (-363) (-1034 |t#1|) (-1266 |t#1|) (-10 -8 (IF (|has| |t#1| (-147)) (-6 (-147)) |%noBranch|) (IF (|has| |t#1| (-145)) (-6 (-402)) |%noBranch|) (-15 -4335 ((-112) $)) (-15 -1574 ((-112) $)) (-15 -4286 ((-112) $)) (-15 -3258 ((-829 (-917)) $)) (-15 -3881 ((-829 (-917)))) (-15 -1463 ((-767))) (IF (|has| |t#1| (-368)) (PROGN (-6 (-402)) (-15 -3136 ($ $)) (-15 -3136 ($ $ (-767)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-38 #0=(-407 (-564))) . T) ((-38 $) . T) ((-102) . T) ((-111 #0# #0#) . T) ((-111 |#1| |#1|) . T) ((-111 $ $) . T) ((-131) . T) ((-145) -2733 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-147) |has| |#1| (-147)) ((-614 #0#) . T) ((-614 (-564)) . T) ((-614 |#1|) . T) ((-614 $) . T) ((-611 (-858)) . T) ((-172) . T) ((-243) . T) ((-290) . T) ((-307) . T) ((-363) . T) ((-402) -2733 (|has| |#1| (-368)) (|has| |#1| (-145))) ((-452) . T) ((-556) . T) ((-644 #0#) . T) ((-644 |#1|) . T) ((-644 $) . T) ((-713 #0#) . T) ((-713 |#1|) . T) ((-713 $) . T) ((-722) . T) ((-916) . T) ((-1034 |#1|) . T) ((-1051 #0#) . T) ((-1051 |#1|) . T) ((-1051 $) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1213) . T) ((-1266 |#1|) . T))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4122 (((-641 |#1|) $) 98)) (-3975 (($ $ (-767)) 102)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2025 (($ $ $) NIL (|has| |#2| (-172))) (($ $ (-767)) NIL (|has| |#2| (-172)))) (-1747 (($) NIL T CONST)) (-2342 (($ $ |#1|) NIL) (($ $ (-815 |#1|)) NIL) (($ $ $) NIL)) (-4180 (((-3 (-815 |#1|) "failed") $) NIL) (((-3 (-889 |#1|) "failed") $) NIL)) (-2938 (((-815 |#1|) $) NIL) (((-889 |#1|) $) NIL)) (-3878 (($ $) 101)) (-1580 (((-3 $ "failed") $) NIL)) (-2669 (((-112) $) 90)) (-1352 (($ $) 93)) (-4269 (($ $ $ (-767)) 103)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3124 (($ (-815 |#1|) |#2|) NIL) (($ (-889 |#1|) |#2|) 28)) (-1488 (($ $) 120)) (-3788 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1513 (((-815 |#1|) $) NIL)) (-3722 (((-815 |#1|) $) NIL)) (-4271 (($ (-1 |#2| |#2|) $) NIL)) (-3016 (($ $ |#1|) NIL) (($ $ (-815 |#1|)) NIL) (($ $ $) NIL)) (-3441 (($ $ (-767)) 113 (|has| |#2| (-713 (-407 (-564)))))) (-2307 (((-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3840 (((-889 |#1|) $) 83)) (-3853 ((|#2| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-1673 (($ $ (-767)) 110 (|has| |#2| (-713 (-407 (-564)))))) (-3258 (((-767) $) 99)) (-3297 (((-112) $) 84)) (-4008 ((|#2| $) 88)) (-2326 (((-858) $) 69) (($ (-564)) NIL) (($ |#2|) 59) (($ (-815 |#1|)) NIL) (($ |#1|) 71) (($ (-889 |#1|)) NIL) (($ (-660 |#1| |#2|)) 47) (((-1274 |#1| |#2|) $) 76) (((-1283 |#1| |#2|) $) 81)) (-2044 (((-641 |#2|) $) NIL)) (-1690 ((|#2| $ (-889 |#1|)) NIL)) (-4290 ((|#2| $ (-815 |#1|)) NIL) ((|#2| $ $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 21 T CONST)) (-2421 (($) 27 T CONST)) (-2845 (((-641 (-2 (|:| |k| (-889 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2802 (((-3 (-660 |#1| |#2|) "failed") $) 119)) (-2876 (((-112) $ $) 77)) (-2981 (($ $) 112) (($ $ $) 111)) (-2968 (($ $ $) 20)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 48) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-889 |#1|)) NIL)))
+(((-1279 |#1| |#2|) (-13 (-1280 |#1| |#2|) (-382 |#2| (-889 |#1|)) (-10 -8 (-15 -2326 ($ (-660 |#1| |#2|))) (-15 -2326 ((-1274 |#1| |#2|) $)) (-15 -2326 ((-1283 |#1| |#2|) $)) (-15 -2802 ((-3 (-660 |#1| |#2|) "failed") $)) (-15 -4269 ($ $ $ (-767))) (IF (|has| |#2| (-713 (-407 (-564)))) (PROGN (-15 -1673 ($ $ (-767))) (-15 -3441 ($ $ (-767)))) |%noBranch|))) (-846) (-172)) (T -1279))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-660 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)) (-5 *1 (-1279 *3 *4)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-2326 (*1 *2 *1) (-12 (-5 *2 (-1283 *3 *4)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-2802 (*1 *2 *1) (|partial| -12 (-5 *2 (-660 *3 *4)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-4269 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172)))) (-1673 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *4 (-713 (-407 (-564)))) (-4 *3 (-846)) (-4 *4 (-172)))) (-3441 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *4 (-713 (-407 (-564)))) (-4 *3 (-846)) (-4 *4 (-172)))))
+(-13 (-1280 |#1| |#2|) (-382 |#2| (-889 |#1|)) (-10 -8 (-15 -2326 ($ (-660 |#1| |#2|))) (-15 -2326 ((-1274 |#1| |#2|) $)) (-15 -2326 ((-1283 |#1| |#2|) $)) (-15 -2802 ((-3 (-660 |#1| |#2|) "failed") $)) (-15 -4269 ($ $ $ (-767))) (IF (|has| |#2| (-713 (-407 (-564)))) (PROGN (-15 -1673 ($ $ (-767))) (-15 -3441 ($ $ (-767)))) |%noBranch|)))
+((-2315 (((-112) $ $) 7)) (-2480 (((-112) $) 17)) (-4122 (((-641 |#1|) $) 42)) (-3975 (($ $ (-767)) 75)) (-1318 (((-3 $ "failed") $ $) 20)) (-2025 (($ $ $) 45 (|has| |#2| (-172))) (($ $ (-767)) 44 (|has| |#2| (-172)))) (-1747 (($) 18 T CONST)) (-2342 (($ $ |#1|) 56) (($ $ (-815 |#1|)) 55) (($ $ $) 54)) (-4180 (((-3 (-815 |#1|) "failed") $) 66)) (-2938 (((-815 |#1|) $) 67)) (-1580 (((-3 $ "failed") $) 34)) (-2669 (((-112) $) 47)) (-1352 (($ $) 46)) (-1980 (((-112) $) 32)) (-3552 (((-112) $) 52)) (-3124 (($ (-815 |#1|) |#2|) 53)) (-1488 (($ $) 51)) (-3788 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) 62)) (-1513 (((-815 |#1|) $) 63)) (-3722 (((-815 |#1|) $) 77)) (-4271 (($ (-1 |#2| |#2|) $) 43)) (-3016 (($ $ |#1|) 59) (($ $ (-815 |#1|)) 58) (($ $ $) 57)) (-2332 (((-1152) $) 10)) (-3868 (((-1114) $) 11)) (-3258 (((-767) $) 76)) (-3297 (((-112) $) 49)) (-4008 ((|#2| $) 48)) (-2326 (((-858) $) 12) (($ (-564)) 30) (($ |#2|) 70) (($ (-815 |#1|)) 65) (($ |#1|) 50)) (-4290 ((|#2| $ (-815 |#1|)) 61) ((|#2| $ $) 60)) (-3662 (((-767)) 29 T CONST)) (-1700 (((-112) $ $) 9)) (-2409 (($) 19 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 6)) (-2981 (($ $) 23) (($ $ $) 22)) (-2968 (($ $ $) 15)) (** (($ $ (-917)) 26) (($ $ (-767)) 33)) (* (($ (-917) $) 14) (($ (-767) $) 16) (($ (-564) $) 21) (($ $ $) 25) (($ |#2| $) 69) (($ $ |#2|) 68) (($ |#1| $) 64)))
(((-1280 |#1| |#2|) (-140) (-846) (-1045)) (T -1280))
-((-2636 (*1 *2 *1) (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-815 *3)))) (-2762 (*1 *2 *1) (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-767)))) (-1398 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))))
-(-13 (-1276 |t#1| |t#2|) (-10 -8 (-15 -2636 ((-815 |t#1|) $)) (-15 -2762 ((-767) $)) (-15 -1398 ($ $ (-767)))))
+((-3722 (*1 *2 *1) (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-815 *3)))) (-3258 (*1 *2 *1) (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *2 (-767)))) (-3975 (*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))))
+(-13 (-1276 |t#1| |t#2|) (-10 -8 (-15 -3722 ((-815 |t#1|) $)) (-15 -3258 ((-767) $)) (-15 -3975 ($ $ (-767)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-38 |#2|) |has| |#2| (-172)) ((-102) . T) ((-111 |#2| |#2|) . T) ((-131) . T) ((-614 (-564)) . T) ((-614 #0=(-815 |#1|)) . T) ((-614 |#2|) . T) ((-611 (-858)) . T) ((-644 |#2|) . T) ((-644 $) . T) ((-713 |#2|) |has| |#2| (-172)) ((-722) . T) ((-1034 #0#) . T) ((-1051 |#2|) . T) ((-1045) . T) ((-1052) . T) ((-1106) . T) ((-1094) . T) ((-1273 |#2|) . T) ((-1276 |#1| |#2|) . T))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-4148 (((-641 (-1170)) $) NIL)) (-3746 (($ (-1274 (-1170) |#1|)) NIL)) (-1398 (($ $ (-767)) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2517 (($ $ $) NIL (|has| |#1| (-172))) (($ $ (-767)) NIL (|has| |#1| (-172)))) (-3500 (($) NIL T CONST)) (-3923 (($ $ (-1170)) NIL) (($ $ (-815 (-1170))) NIL) (($ $ $) NIL)) (-4201 (((-3 (-815 (-1170)) "failed") $) NIL)) (-2961 (((-815 (-1170)) $) NIL)) (-1654 (((-3 $ "failed") $) NIL)) (-3359 (((-112) $) NIL)) (-3196 (($ $) NIL)) (-4035 (((-112) $) NIL)) (-4108 (((-112) $) NIL)) (-3144 (($ (-815 (-1170)) |#1|) NIL)) (-3041 (($ $) NIL)) (-1425 (((-2 (|:| |k| (-815 (-1170))) (|:| |c| |#1|)) $) NIL)) (-2354 (((-815 (-1170)) $) NIL)) (-2636 (((-815 (-1170)) $) NIL)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-2655 (($ $ (-1170)) NIL) (($ $ (-815 (-1170))) NIL) (($ $ $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3503 (((-1274 (-1170) |#1|) $) NIL)) (-2762 (((-767) $) NIL)) (-2908 (((-112) $) NIL)) (-3455 ((|#1| $) NIL)) (-2350 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-815 (-1170))) NIL) (($ (-1170)) NIL)) (-4311 ((|#1| $ (-815 (-1170))) NIL) ((|#1| $ $) NIL)) (-1471 (((-767)) NIL T CONST)) (-2414 (($) NIL T CONST)) (-1876 (((-641 (-2 (|:| |k| (-1170)) (|:| |c| $))) $) NIL)) (-2428 (($) NIL T CONST)) (-2893 (((-112) $ $) NIL)) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1170) $) NIL)))
-(((-1281 |#1|) (-13 (-1280 (-1170) |#1|) (-10 -8 (-15 -3503 ((-1274 (-1170) |#1|) $)) (-15 -3746 ($ (-1274 (-1170) |#1|))) (-15 -1876 ((-641 (-2 (|:| |k| (-1170)) (|:| |c| $))) $)))) (-1045)) (T -1281))
-((-3503 (*1 *2 *1) (-12 (-5 *2 (-1274 (-1170) *3)) (-5 *1 (-1281 *3)) (-4 *3 (-1045)))) (-3746 (*1 *1 *2) (-12 (-5 *2 (-1274 (-1170) *3)) (-4 *3 (-1045)) (-5 *1 (-1281 *3)))) (-1876 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| (-1170)) (|:| |c| (-1281 *3))))) (-5 *1 (-1281 *3)) (-4 *3 (-1045)))))
-(-13 (-1280 (-1170) |#1|) (-10 -8 (-15 -3503 ((-1274 (-1170) |#1|) $)) (-15 -3746 ($ (-1274 (-1170) |#1|))) (-15 -1876 ((-641 (-2 (|:| |k| (-1170)) (|:| |c| $))) $))))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) NIL)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3500 (($) NIL T CONST)) (-4201 (((-3 |#2| "failed") $) NIL)) (-2961 ((|#2| $) NIL)) (-3900 (($ $) NIL)) (-1654 (((-3 $ "failed") $) 40)) (-3359 (((-112) $) 35)) (-3196 (($ $) 36)) (-4035 (((-112) $) NIL)) (-2340 (((-767) $) NIL)) (-3584 (((-641 $) $) NIL)) (-4108 (((-112) $) NIL)) (-3144 (($ |#2| |#1|) NIL)) (-2354 ((|#2| $) 24)) (-2636 ((|#2| $) 22)) (-4289 (($ (-1 |#1| |#1|) $) NIL)) (-3400 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-3866 ((|#2| $) NIL)) (-3876 ((|#1| $) NIL)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-2908 (((-112) $) 32)) (-3455 ((|#1| $) 33)) (-2350 (((-858) $) 63) (($ (-564)) 44) (($ |#1|) 39) (($ |#2|) NIL)) (-4325 (((-641 |#1|) $) NIL)) (-2606 ((|#1| $ |#2|) NIL)) (-4311 ((|#1| $ |#2|) 28)) (-1471 (((-767)) 14 T CONST)) (-2414 (($) 29 T CONST)) (-2428 (($) 11 T CONST)) (-1975 (((-641 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-2893 (((-112) $ $) 30)) (-3004 (($ $ |#1|) 65 (|has| |#1| (-363)))) (-2992 (($ $) NIL) (($ $ $) NIL)) (-2980 (($ $ $) 48)) (** (($ $ (-917)) NIL) (($ $ (-767)) 50)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 49) (($ |#1| $) 45) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-2062 (((-767) $) 16)))
-(((-1282 |#1| |#2|) (-13 (-1045) (-1273 |#1|) (-382 |#1| |#2|) (-614 |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2062 ((-767) $)) (-15 -2636 (|#2| $)) (-15 -2354 (|#2| $)) (-15 -3900 ($ $)) (-15 -4311 (|#1| $ |#2|)) (-15 -2908 ((-112) $)) (-15 -3455 (|#1| $)) (-15 -3359 ((-112) $)) (-15 -3196 ($ $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-363)) (-15 -3004 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4399)) (-6 -4399) |%noBranch|) (IF (|has| |#1| (-6 -4403)) (-6 -4403) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|))) (-1045) (-842)) (T -1282))
-((* (*1 *1 *1 *2) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))) (-3900 (*1 *1 *1) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))) (-4289 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-1282 *3 *4)) (-4 *4 (-842)))) (-2062 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-842)))) (-2636 (*1 *2 *1) (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))) (-2354 (*1 *2 *1) (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))) (-4311 (*1 *2 *1 *3) (-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))) (-2908 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-842)))) (-3455 (*1 *2 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))) (-3359 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-842)))) (-3196 (*1 *1 *1) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))) (-3004 (*1 *1 *1 *2) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-363)) (-4 *2 (-1045)) (-4 *3 (-842)))))
-(-13 (-1045) (-1273 |#1|) (-382 |#1| |#2|) (-614 |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2062 ((-767) $)) (-15 -2636 (|#2| $)) (-15 -2354 (|#2| $)) (-15 -3900 ($ $)) (-15 -4311 (|#1| $ |#2|)) (-15 -2908 ((-112) $)) (-15 -3455 (|#1| $)) (-15 -3359 ((-112) $)) (-15 -3196 ($ $)) (-15 -4289 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-363)) (-15 -3004 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4399)) (-6 -4399) |%noBranch|) (IF (|has| |#1| (-6 -4403)) (-6 -4403) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|)))
-((-2337 (((-112) $ $) 27)) (-2148 (((-112) $) NIL)) (-4148 (((-641 |#1|) $) 131)) (-3746 (($ (-1274 |#1| |#2|)) 50)) (-1398 (($ $ (-767)) 38)) (-1498 (((-3 $ "failed") $ $) NIL)) (-2517 (($ $ $) 54 (|has| |#2| (-172))) (($ $ (-767)) 52 (|has| |#2| (-172)))) (-3500 (($) NIL T CONST)) (-3923 (($ $ |#1|) 113) (($ $ (-815 |#1|)) 114) (($ $ $) 26)) (-4201 (((-3 (-815 |#1|) "failed") $) NIL)) (-2961 (((-815 |#1|) $) NIL)) (-1654 (((-3 $ "failed") $) 121)) (-3359 (((-112) $) 116)) (-3196 (($ $) 117)) (-4035 (((-112) $) NIL)) (-4108 (((-112) $) NIL)) (-3144 (($ (-815 |#1|) |#2|) 20)) (-3041 (($ $) NIL)) (-1425 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2354 (((-815 |#1|) $) 122)) (-2636 (((-815 |#1|) $) 125)) (-4289 (($ (-1 |#2| |#2|) $) 130)) (-2655 (($ $ |#1|) 111) (($ $ (-815 |#1|)) 112) (($ $ $) 62)) (-4172 (((-1152) $) NIL)) (-3877 (((-1114) $) NIL)) (-3503 (((-1274 |#1| |#2|) $) 93)) (-2762 (((-767) $) 128)) (-2908 (((-112) $) 80)) (-3455 ((|#2| $) 32)) (-2350 (((-858) $) 72) (($ (-564)) 86) (($ |#2|) 84) (($ (-815 |#1|)) 18) (($ |#1|) 83)) (-4311 ((|#2| $ (-815 |#1|)) 115) ((|#2| $ $) 28)) (-1471 (((-767)) 119 T CONST)) (-2414 (($) 15 T CONST)) (-1876 (((-641 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 59)) (-2428 (($) 33 T CONST)) (-2893 (((-112) $ $) 14)) (-2992 (($ $) 97) (($ $ $) 100)) (-2980 (($ $ $) 61)) (** (($ $ (-917)) NIL) (($ $ (-767)) 55)) (* (($ (-917) $) NIL) (($ (-767) $) 53) (($ (-564) $) 105) (($ $ $) 22) (($ |#2| $) 19) (($ $ |#2|) 21) (($ |#1| $) 91)))
-(((-1283 |#1| |#2|) (-13 (-1280 |#1| |#2|) (-10 -8 (-15 -3503 ((-1274 |#1| |#2|) $)) (-15 -3746 ($ (-1274 |#1| |#2|))) (-15 -1876 ((-641 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-846) (-1045)) (T -1283))
-((-3503 (*1 *2 *1) (-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-1283 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-3746 (*1 *1 *2) (-12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *1 (-1283 *3 *4)))) (-1876 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| *3) (|:| |c| (-1283 *3 *4))))) (-5 *1 (-1283 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))))
-(-13 (-1280 |#1| |#2|) (-10 -8 (-15 -3503 ((-1274 |#1| |#2|) $)) (-15 -3746 ($ (-1274 |#1| |#2|))) (-15 -1876 ((-641 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
-((-2292 (((-641 (-1150 |#1|)) (-1 (-641 (-1150 |#1|)) (-641 (-1150 |#1|))) (-564)) 20) (((-1150 |#1|) (-1 (-1150 |#1|) (-1150 |#1|))) 13)))
-(((-1284 |#1|) (-10 -7 (-15 -2292 ((-1150 |#1|) (-1 (-1150 |#1|) (-1150 |#1|)))) (-15 -2292 ((-641 (-1150 |#1|)) (-1 (-641 (-1150 |#1|)) (-641 (-1150 |#1|))) (-564)))) (-1209)) (T -1284))
-((-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-641 (-1150 *5)) (-641 (-1150 *5)))) (-5 *4 (-564)) (-5 *2 (-641 (-1150 *5))) (-5 *1 (-1284 *5)) (-4 *5 (-1209)))) (-2292 (*1 *2 *3) (-12 (-5 *3 (-1 (-1150 *4) (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1284 *4)) (-4 *4 (-1209)))))
-(-10 -7 (-15 -2292 ((-1150 |#1|) (-1 (-1150 |#1|) (-1150 |#1|)))) (-15 -2292 ((-641 (-1150 |#1|)) (-1 (-641 (-1150 |#1|)) (-641 (-1150 |#1|))) (-564))))
-((-3346 (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|))) 173) (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112)) 172) (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112)) 171) (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112) (-112)) 170) (((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-1042 |#1| |#2|)) 155)) (-3051 (((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|))) 84) (((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112)) 83) (((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112) (-112)) 82)) (-3942 (((-641 (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) (-1042 |#1| |#2|)) 72)) (-4340 (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|))) 139) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112)) 138) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112)) 137) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112) (-112)) 136) (((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|)) 131)) (-2594 (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|))) 144) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112)) 143) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112)) 142) (((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|)) 141)) (-4344 (((-641 (-776 |#1| (-860 |#3|))) (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) 110) (((-1166 (-1020 (-407 |#1|))) (-1166 |#1|)) 101) (((-948 (-1020 (-407 |#1|))) (-776 |#1| (-860 |#3|))) 108) (((-948 (-1020 (-407 |#1|))) (-948 |#1|)) 106) (((-776 |#1| (-860 |#3|)) (-776 |#1| (-860 |#2|))) 32)))
-(((-1285 |#1| |#2| |#3|) (-10 -7 (-15 -3051 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3051 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112))) (-15 -3051 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-1042 |#1| |#2|))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -3942 ((-641 (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) (-1042 |#1| |#2|))) (-15 -4344 ((-776 |#1| (-860 |#3|)) (-776 |#1| (-860 |#2|)))) (-15 -4344 ((-948 (-1020 (-407 |#1|))) (-948 |#1|))) (-15 -4344 ((-948 (-1020 (-407 |#1|))) (-776 |#1| (-860 |#3|)))) (-15 -4344 ((-1166 (-1020 (-407 |#1|))) (-1166 |#1|))) (-15 -4344 ((-641 (-776 |#1| (-860 |#3|))) (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))))) (-13 (-844) (-307) (-147) (-1018)) (-641 (-1170)) (-641 (-1170))) (T -1285))
-((-4344 (*1 *2 *3) (-12 (-5 *3 (-1140 *4 (-531 (-860 *6)) (-860 *6) (-776 *4 (-860 *6)))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-776 *4 (-860 *6)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-1166 (-1020 (-407 *4)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-776 *4 (-860 *6))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *6 (-641 (-1170))) (-5 *2 (-948 (-1020 (-407 *4)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-948 (-1020 (-407 *4)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-4344 (*1 *2 *3) (-12 (-5 *3 (-776 *4 (-860 *5))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-776 *4 (-860 *6))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-3942 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-1140 *4 (-531 (-860 *6)) (-860 *6) (-776 *4 (-860 *6))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-2594 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-2594 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-2594 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-2594 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-4340 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-4340 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-4340 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-4340 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-4340 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-3346 (*1 *2 *3) (-12 (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *4)) (|:| -1407 (-641 (-948 *4)))))) (-5 *1 (-1285 *4 *5 *6)) (-5 *3 (-641 (-948 *4))) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-3346 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5)))))) (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3346 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5)))))) (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3346 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5)))))) (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3346 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-2 (|:| -2361 (-1166 *4)) (|:| -1407 (-641 (-948 *4)))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-3051 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-1042 *4 *5))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-3051 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3051 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))))
-(-10 -7 (-15 -3051 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3051 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112))) (-15 -3051 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-1042 |#1| |#2|))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -3346 ((-641 (-2 (|:| -2361 (-1166 |#1|)) (|:| -1407 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -4340 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -2594 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -3942 ((-641 (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) (-1042 |#1| |#2|))) (-15 -4344 ((-776 |#1| (-860 |#3|)) (-776 |#1| (-860 |#2|)))) (-15 -4344 ((-948 (-1020 (-407 |#1|))) (-948 |#1|))) (-15 -4344 ((-948 (-1020 (-407 |#1|))) (-776 |#1| (-860 |#3|)))) (-15 -4344 ((-1166 (-1020 (-407 |#1|))) (-1166 |#1|))) (-15 -4344 ((-641 (-776 |#1| (-860 |#3|))) (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|))))))
-((-2781 (((-3 (-1259 (-407 (-564))) "failed") (-1259 |#1|) |#1|) 21)) (-2783 (((-112) (-1259 |#1|)) 12)) (-1927 (((-3 (-1259 (-564)) "failed") (-1259 |#1|)) 16)))
-(((-1286 |#1|) (-10 -7 (-15 -2783 ((-112) (-1259 |#1|))) (-15 -1927 ((-3 (-1259 (-564)) "failed") (-1259 |#1|))) (-15 -2781 ((-3 (-1259 (-407 (-564))) "failed") (-1259 |#1|) |#1|))) (-637 (-564))) (T -1286))
-((-2781 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-1259 (-407 (-564)))) (-5 *1 (-1286 *4)))) (-1927 (*1 *2 *3) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-1259 (-564))) (-5 *1 (-1286 *4)))) (-2783 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-112)) (-5 *1 (-1286 *4)))))
-(-10 -7 (-15 -2783 ((-112) (-1259 |#1|))) (-15 -1927 ((-3 (-1259 (-564)) "failed") (-1259 |#1|))) (-15 -2781 ((-3 (-1259 (-407 (-564))) "failed") (-1259 |#1|) |#1|)))
-((-2337 (((-112) $ $) NIL)) (-2148 (((-112) $) 11)) (-1498 (((-3 $ "failed") $ $) NIL)) (-3148 (((-767)) 8)) (-3500 (($) NIL T CONST)) (-1654 (((-3 $ "failed") $) 58)) (-3038 (($) 49)) (-4035 (((-112) $) 57)) (-1993 (((-3 $ "failed") $) 40)) (-2802 (((-917) $) 15)) (-4172 (((-1152) $) NIL)) (-3978 (($) 32 T CONST)) (-2005 (($ (-917)) 50)) (-3877 (((-1114) $) NIL)) (-4344 (((-564) $) 13)) (-2350 (((-858) $) 27) (($ (-564)) 24)) (-1471 (((-767)) 9 T CONST)) (-2414 (($) 29 T CONST)) (-2428 (($) 31 T CONST)) (-2893 (((-112) $ $) 38)) (-2992 (($ $) 52) (($ $ $) 47)) (-2980 (($ $ $) 35)) (** (($ $ (-917)) NIL) (($ $ (-767)) 54)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 44) (($ $ $) 43)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-4122 (((-641 (-1170)) $) NIL)) (-1525 (($ (-1274 (-1170) |#1|)) NIL)) (-3975 (($ $ (-767)) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2025 (($ $ $) NIL (|has| |#1| (-172))) (($ $ (-767)) NIL (|has| |#1| (-172)))) (-1747 (($) NIL T CONST)) (-2342 (($ $ (-1170)) NIL) (($ $ (-815 (-1170))) NIL) (($ $ $) NIL)) (-4180 (((-3 (-815 (-1170)) "failed") $) NIL)) (-2938 (((-815 (-1170)) $) NIL)) (-1580 (((-3 $ "failed") $) NIL)) (-2669 (((-112) $) NIL)) (-1352 (($ $) NIL)) (-1980 (((-112) $) NIL)) (-3552 (((-112) $) NIL)) (-3124 (($ (-815 (-1170)) |#1|) NIL)) (-1488 (($ $) NIL)) (-3788 (((-2 (|:| |k| (-815 (-1170))) (|:| |c| |#1|)) $) NIL)) (-1513 (((-815 (-1170)) $) NIL)) (-3722 (((-815 (-1170)) $) NIL)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-3016 (($ $ (-1170)) NIL) (($ $ (-815 (-1170))) NIL) (($ $ $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3458 (((-1274 (-1170) |#1|) $) NIL)) (-3258 (((-767) $) NIL)) (-3297 (((-112) $) NIL)) (-4008 ((|#1| $) NIL)) (-2326 (((-858) $) NIL) (($ (-564)) NIL) (($ |#1|) NIL) (($ (-815 (-1170))) NIL) (($ (-1170)) NIL)) (-4290 ((|#1| $ (-815 (-1170))) NIL) ((|#1| $ $) NIL)) (-3662 (((-767)) NIL T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) NIL T CONST)) (-4364 (((-641 (-2 (|:| |k| (-1170)) (|:| |c| $))) $) NIL)) (-2421 (($) NIL T CONST)) (-2876 (((-112) $ $) NIL)) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) NIL)) (** (($ $ (-917)) NIL) (($ $ (-767)) NIL)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1170) $) NIL)))
+(((-1281 |#1|) (-13 (-1280 (-1170) |#1|) (-10 -8 (-15 -3458 ((-1274 (-1170) |#1|) $)) (-15 -1525 ($ (-1274 (-1170) |#1|))) (-15 -4364 ((-641 (-2 (|:| |k| (-1170)) (|:| |c| $))) $)))) (-1045)) (T -1281))
+((-3458 (*1 *2 *1) (-12 (-5 *2 (-1274 (-1170) *3)) (-5 *1 (-1281 *3)) (-4 *3 (-1045)))) (-1525 (*1 *1 *2) (-12 (-5 *2 (-1274 (-1170) *3)) (-4 *3 (-1045)) (-5 *1 (-1281 *3)))) (-4364 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| (-1170)) (|:| |c| (-1281 *3))))) (-5 *1 (-1281 *3)) (-4 *3 (-1045)))))
+(-13 (-1280 (-1170) |#1|) (-10 -8 (-15 -3458 ((-1274 (-1170) |#1|) $)) (-15 -1525 ($ (-1274 (-1170) |#1|))) (-15 -4364 ((-641 (-2 (|:| |k| (-1170)) (|:| |c| $))) $))))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) NIL)) (-1318 (((-3 $ "failed") $ $) NIL)) (-1747 (($) NIL T CONST)) (-4180 (((-3 |#2| "failed") $) NIL)) (-2938 ((|#2| $) NIL)) (-3878 (($ $) NIL)) (-1580 (((-3 $ "failed") $) 40)) (-2669 (((-112) $) 35)) (-1352 (($ $) 36)) (-1980 (((-112) $) NIL)) (-2724 (((-767) $) NIL)) (-3091 (((-641 $) $) NIL)) (-3552 (((-112) $) NIL)) (-3124 (($ |#2| |#1|) NIL)) (-1513 ((|#2| $) 24)) (-3722 ((|#2| $) 22)) (-4271 (($ (-1 |#1| |#1|) $) NIL)) (-2307 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-3840 ((|#2| $) NIL)) (-3853 ((|#1| $) NIL)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3297 (((-112) $) 32)) (-4008 ((|#1| $) 33)) (-2326 (((-858) $) 63) (($ (-564)) 44) (($ |#1|) 39) (($ |#2|) NIL)) (-2044 (((-641 |#1|) $) NIL)) (-1690 ((|#1| $ |#2|) NIL)) (-4290 ((|#1| $ |#2|) 28)) (-3662 (((-767)) 14 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 29 T CONST)) (-2421 (($) 11 T CONST)) (-2845 (((-641 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-2876 (((-112) $ $) 30)) (-2992 (($ $ |#1|) 65 (|has| |#1| (-363)))) (-2981 (($ $) NIL) (($ $ $) NIL)) (-2968 (($ $ $) 48)) (** (($ $ (-917)) NIL) (($ $ (-767)) 50)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) NIL) (($ $ $) 49) (($ |#1| $) 45) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-2069 (((-767) $) 16)))
+(((-1282 |#1| |#2|) (-13 (-1045) (-1273 |#1|) (-382 |#1| |#2|) (-614 |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2069 ((-767) $)) (-15 -3722 (|#2| $)) (-15 -1513 (|#2| $)) (-15 -3878 ($ $)) (-15 -4290 (|#1| $ |#2|)) (-15 -3297 ((-112) $)) (-15 -4008 (|#1| $)) (-15 -2669 ((-112) $)) (-15 -1352 ($ $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-363)) (-15 -2992 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4400)) (-6 -4400) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|) (IF (|has| |#1| (-6 -4405)) (-6 -4405) |%noBranch|))) (-1045) (-842)) (T -1282))
+((* (*1 *1 *1 *2) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))) (-3878 (*1 *1 *1) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))) (-4271 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-1282 *3 *4)) (-4 *4 (-842)))) (-2069 (*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-842)))) (-3722 (*1 *2 *1) (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))) (-1513 (*1 *2 *1) (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))) (-4290 (*1 *2 *1 *3) (-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))) (-3297 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-842)))) (-4008 (*1 *2 *1) (-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))) (-2669 (*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-842)))) (-1352 (*1 *1 *1) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))) (-2992 (*1 *1 *1 *2) (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-363)) (-4 *2 (-1045)) (-4 *3 (-842)))))
+(-13 (-1045) (-1273 |#1|) (-382 |#1| |#2|) (-614 |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2069 ((-767) $)) (-15 -3722 (|#2| $)) (-15 -1513 (|#2| $)) (-15 -3878 ($ $)) (-15 -4290 (|#1| $ |#2|)) (-15 -3297 ((-112) $)) (-15 -4008 (|#1| $)) (-15 -2669 ((-112) $)) (-15 -1352 ($ $)) (-15 -4271 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-363)) (-15 -2992 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4400)) (-6 -4400) |%noBranch|) (IF (|has| |#1| (-6 -4404)) (-6 -4404) |%noBranch|) (IF (|has| |#1| (-6 -4405)) (-6 -4405) |%noBranch|)))
+((-2315 (((-112) $ $) 27)) (-2480 (((-112) $) NIL)) (-4122 (((-641 |#1|) $) 131)) (-1525 (($ (-1274 |#1| |#2|)) 50)) (-3975 (($ $ (-767)) 38)) (-1318 (((-3 $ "failed") $ $) NIL)) (-2025 (($ $ $) 54 (|has| |#2| (-172))) (($ $ (-767)) 52 (|has| |#2| (-172)))) (-1747 (($) NIL T CONST)) (-2342 (($ $ |#1|) 113) (($ $ (-815 |#1|)) 114) (($ $ $) 26)) (-4180 (((-3 (-815 |#1|) "failed") $) NIL)) (-2938 (((-815 |#1|) $) NIL)) (-1580 (((-3 $ "failed") $) 121)) (-2669 (((-112) $) 116)) (-1352 (($ $) 117)) (-1980 (((-112) $) NIL)) (-3552 (((-112) $) NIL)) (-3124 (($ (-815 |#1|) |#2|) 20)) (-1488 (($ $) NIL)) (-3788 (((-2 (|:| |k| (-815 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1513 (((-815 |#1|) $) 122)) (-3722 (((-815 |#1|) $) 125)) (-4271 (($ (-1 |#2| |#2|) $) 130)) (-3016 (($ $ |#1|) 111) (($ $ (-815 |#1|)) 112) (($ $ $) 62)) (-2332 (((-1152) $) NIL)) (-3868 (((-1114) $) NIL)) (-3458 (((-1274 |#1| |#2|) $) 93)) (-3258 (((-767) $) 128)) (-3297 (((-112) $) 80)) (-4008 ((|#2| $) 32)) (-2326 (((-858) $) 72) (($ (-564)) 86) (($ |#2|) 84) (($ (-815 |#1|)) 18) (($ |#1|) 83)) (-4290 ((|#2| $ (-815 |#1|)) 115) ((|#2| $ $) 28)) (-3662 (((-767)) 119 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 15 T CONST)) (-4364 (((-641 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 59)) (-2421 (($) 33 T CONST)) (-2876 (((-112) $ $) 14)) (-2981 (($ $) 97) (($ $ $) 100)) (-2968 (($ $ $) 61)) (** (($ $ (-917)) NIL) (($ $ (-767)) 55)) (* (($ (-917) $) NIL) (($ (-767) $) 53) (($ (-564) $) 105) (($ $ $) 22) (($ |#2| $) 19) (($ $ |#2|) 21) (($ |#1| $) 91)))
+(((-1283 |#1| |#2|) (-13 (-1280 |#1| |#2|) (-10 -8 (-15 -3458 ((-1274 |#1| |#2|) $)) (-15 -1525 ($ (-1274 |#1| |#2|))) (-15 -4364 ((-641 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-846) (-1045)) (T -1283))
+((-3458 (*1 *2 *1) (-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-1283 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))) (-1525 (*1 *1 *2) (-12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)) (-5 *1 (-1283 *3 *4)))) (-4364 (*1 *2 *1) (-12 (-5 *2 (-641 (-2 (|:| |k| *3) (|:| |c| (-1283 *3 *4))))) (-5 *1 (-1283 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))))
+(-13 (-1280 |#1| |#2|) (-10 -8 (-15 -3458 ((-1274 |#1| |#2|) $)) (-15 -1525 ($ (-1274 |#1| |#2|))) (-15 -4364 ((-641 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
+((-2280 (((-641 (-1150 |#1|)) (-1 (-641 (-1150 |#1|)) (-641 (-1150 |#1|))) (-564)) 20) (((-1150 |#1|) (-1 (-1150 |#1|) (-1150 |#1|))) 13)))
+(((-1284 |#1|) (-10 -7 (-15 -2280 ((-1150 |#1|) (-1 (-1150 |#1|) (-1150 |#1|)))) (-15 -2280 ((-641 (-1150 |#1|)) (-1 (-641 (-1150 |#1|)) (-641 (-1150 |#1|))) (-564)))) (-1209)) (T -1284))
+((-2280 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-641 (-1150 *5)) (-641 (-1150 *5)))) (-5 *4 (-564)) (-5 *2 (-641 (-1150 *5))) (-5 *1 (-1284 *5)) (-4 *5 (-1209)))) (-2280 (*1 *2 *3) (-12 (-5 *3 (-1 (-1150 *4) (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1284 *4)) (-4 *4 (-1209)))))
+(-10 -7 (-15 -2280 ((-1150 |#1|) (-1 (-1150 |#1|) (-1150 |#1|)))) (-15 -2280 ((-641 (-1150 |#1|)) (-1 (-641 (-1150 |#1|)) (-641 (-1150 |#1|))) (-564))))
+((-3926 (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|))) 173) (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112)) 172) (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112)) 171) (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112) (-112)) 170) (((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-1042 |#1| |#2|)) 155)) (-2857 (((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|))) 84) (((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112)) 83) (((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112) (-112)) 82)) (-2556 (((-641 (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) (-1042 |#1| |#2|)) 72)) (-3832 (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|))) 139) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112)) 138) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112)) 137) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112) (-112)) 136) (((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|)) 131)) (-2769 (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|))) 144) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112)) 143) (((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112)) 142) (((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|)) 141)) (-4327 (((-641 (-776 |#1| (-860 |#3|))) (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) 110) (((-1166 (-1020 (-407 |#1|))) (-1166 |#1|)) 101) (((-948 (-1020 (-407 |#1|))) (-776 |#1| (-860 |#3|))) 108) (((-948 (-1020 (-407 |#1|))) (-948 |#1|)) 106) (((-776 |#1| (-860 |#3|)) (-776 |#1| (-860 |#2|))) 32)))
+(((-1285 |#1| |#2| |#3|) (-10 -7 (-15 -2857 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112) (-112))) (-15 -2857 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112))) (-15 -2857 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-1042 |#1| |#2|))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -2556 ((-641 (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) (-1042 |#1| |#2|))) (-15 -4327 ((-776 |#1| (-860 |#3|)) (-776 |#1| (-860 |#2|)))) (-15 -4327 ((-948 (-1020 (-407 |#1|))) (-948 |#1|))) (-15 -4327 ((-948 (-1020 (-407 |#1|))) (-776 |#1| (-860 |#3|)))) (-15 -4327 ((-1166 (-1020 (-407 |#1|))) (-1166 |#1|))) (-15 -4327 ((-641 (-776 |#1| (-860 |#3|))) (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))))) (-13 (-844) (-307) (-147) (-1018)) (-641 (-1170)) (-641 (-1170))) (T -1285))
+((-4327 (*1 *2 *3) (-12 (-5 *3 (-1140 *4 (-531 (-860 *6)) (-860 *6) (-776 *4 (-860 *6)))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-776 *4 (-860 *6)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-1166 *4)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-1166 (-1020 (-407 *4)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-776 *4 (-860 *6))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *6 (-641 (-1170))) (-5 *2 (-948 (-1020 (-407 *4)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-948 *4)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-948 (-1020 (-407 *4)))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-4327 (*1 *2 *3) (-12 (-5 *3 (-776 *4 (-860 *5))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-776 *4 (-860 *6))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-2556 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-1140 *4 (-531 (-860 *6)) (-860 *6) (-776 *4 (-860 *6))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-2769 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-2769 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-2769 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-2769 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-3832 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-3832 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3832 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3832 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3832 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-3926 (*1 *2 *3) (-12 (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *4)) (|:| -1631 (-641 (-948 *4)))))) (-5 *1 (-1285 *4 *5 *6)) (-5 *3 (-641 (-948 *4))) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-3926 (*1 *2 *3 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5)))))) (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3926 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5)))))) (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3926 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5)))))) (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5))) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-3926 (*1 *2 *3) (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-2 (|:| -1996 (-1166 *4)) (|:| -1631 (-641 (-948 *4)))))) (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))) (-2857 (*1 *2 *3) (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-1042 *4 *5))) (-5 *1 (-1285 *4 *5 *6)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))) (-2857 (*1 *2 *3 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))) (-2857 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018))) (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7)) (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170))))))
+(-10 -7 (-15 -2857 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112) (-112))) (-15 -2857 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)) (-112))) (-15 -2857 ((-641 (-1042 |#1| |#2|)) (-641 (-948 |#1|)))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-1042 |#1| |#2|))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)) (-112))) (-15 -3926 ((-641 (-2 (|:| -1996 (-1166 |#1|)) (|:| -1631 (-641 (-948 |#1|))))) (-641 (-948 |#1|)))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112) (-112))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -3832 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-1042 |#1| |#2|))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112) (-112))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)) (-112))) (-15 -2769 ((-641 (-641 (-1020 (-407 |#1|)))) (-641 (-948 |#1|)))) (-15 -2556 ((-641 (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|)))) (-1042 |#1| |#2|))) (-15 -4327 ((-776 |#1| (-860 |#3|)) (-776 |#1| (-860 |#2|)))) (-15 -4327 ((-948 (-1020 (-407 |#1|))) (-948 |#1|))) (-15 -4327 ((-948 (-1020 (-407 |#1|))) (-776 |#1| (-860 |#3|)))) (-15 -4327 ((-1166 (-1020 (-407 |#1|))) (-1166 |#1|))) (-15 -4327 ((-641 (-776 |#1| (-860 |#3|))) (-1140 |#1| (-531 (-860 |#3|)) (-860 |#3|) (-776 |#1| (-860 |#3|))))))
+((-1454 (((-3 (-1259 (-407 (-564))) "failed") (-1259 |#1|) |#1|) 21)) (-3512 (((-112) (-1259 |#1|)) 12)) (-3654 (((-3 (-1259 (-564)) "failed") (-1259 |#1|)) 16)))
+(((-1286 |#1|) (-10 -7 (-15 -3512 ((-112) (-1259 |#1|))) (-15 -3654 ((-3 (-1259 (-564)) "failed") (-1259 |#1|))) (-15 -1454 ((-3 (-1259 (-407 (-564))) "failed") (-1259 |#1|) |#1|))) (-637 (-564))) (T -1286))
+((-1454 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-1259 (-407 (-564)))) (-5 *1 (-1286 *4)))) (-3654 (*1 *2 *3) (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-1259 (-564))) (-5 *1 (-1286 *4)))) (-3512 (*1 *2 *3) (-12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-112)) (-5 *1 (-1286 *4)))))
+(-10 -7 (-15 -3512 ((-112) (-1259 |#1|))) (-15 -3654 ((-3 (-1259 (-564)) "failed") (-1259 |#1|))) (-15 -1454 ((-3 (-1259 (-407 (-564))) "failed") (-1259 |#1|) |#1|)))
+((-2315 (((-112) $ $) NIL)) (-2480 (((-112) $) 11)) (-1318 (((-3 $ "failed") $ $) NIL)) (-3127 (((-767)) 8)) (-1747 (($) NIL T CONST)) (-1580 (((-3 $ "failed") $) 58)) (-2498 (($) 49)) (-1980 (((-112) $) 57)) (-3234 (((-3 $ "failed") $) 40)) (-2428 (((-917) $) 15)) (-2332 (((-1152) $) NIL)) (-3958 (($) 32 T CONST)) (-2014 (($ (-917)) 50)) (-3868 (((-1114) $) NIL)) (-4327 (((-564) $) 13)) (-2326 (((-858) $) 27) (($ (-564)) 24)) (-3662 (((-767)) 9 T CONST)) (-1700 (((-112) $ $) NIL)) (-2409 (($) 29 T CONST)) (-2421 (($) 31 T CONST)) (-2876 (((-112) $ $) 38)) (-2981 (($ $) 52) (($ $ $) 47)) (-2968 (($ $ $) 35)) (** (($ $ (-917)) NIL) (($ $ (-767)) 54)) (* (($ (-917) $) NIL) (($ (-767) $) NIL) (($ (-564) $) 44) (($ $ $) 43)))
(((-1287 |#1|) (-13 (-172) (-368) (-612 (-564)) (-1145)) (-917)) (T -1287))
NIL
(-13 (-172) (-368) (-612 (-564)) (-1145))
@@ -5306,4 +5306,4 @@ NIL
NIL
NIL
NIL
-((-3 3198891 3198896 3198901 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (-2 3198876 3198881 3198886 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (-1 3198861 3198866 3198871 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (0 3198846 3198851 3198856 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (-1287 3198015 3198721 3198798 "ZMOD" 3198803 NIL ZMOD (NIL NIL) -8 NIL NIL NIL) (-1286 3197125 3197289 3197498 "ZLINDEP" 3197847 NIL ZLINDEP (NIL T) -7 NIL NIL NIL) (-1285 3186425 3188193 3190165 "ZDSOLVE" 3195255 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL NIL) (-1284 3185671 3185812 3186001 "YSTREAM" 3186271 NIL YSTREAM (NIL T) -7 NIL NIL NIL) (-1283 3183472 3184972 3185176 "XRPOLY" 3185514 NIL XRPOLY (NIL T T) -8 NIL NIL NIL) (-1282 3180052 3181343 3181918 "XPR" 3182944 NIL XPR (NIL T T) -8 NIL NIL NIL) (-1281 3177800 3179383 3179587 "XPOLY" 3179883 NIL XPOLY (NIL T) -8 NIL NIL NIL) (-1280 3175583 3176925 3176980 "XPOLYC" 3177268 NIL XPOLYC (NIL T T) -9 NIL 3177381 NIL) (-1279 3171986 3174100 3174488 "XPBWPOLY" 3175241 NIL XPBWPOLY (NIL T T) -8 NIL NIL NIL) (-1278 3167889 3170149 3170191 "XF" 3170812 NIL XF (NIL T) -9 NIL 3171212 NIL) (-1277 3167510 3167598 3167767 "XF-" 3167772 NIL XF- (NIL T T) -8 NIL NIL NIL) (-1276 3162836 3164099 3164154 "XFALG" 3166326 NIL XFALG (NIL T T) -9 NIL 3167115 NIL) (-1275 3161969 3162073 3162278 "XEXPPKG" 3162728 NIL XEXPPKG (NIL T T T) -7 NIL NIL NIL) (-1274 3160105 3161819 3161915 "XDPOLY" 3161920 NIL XDPOLY (NIL T T) -8 NIL NIL NIL) (-1273 3159042 3159616 3159659 "XALG" 3159664 NIL XALG (NIL T) -9 NIL 3159775 NIL) (-1272 3152511 3157019 3157513 "WUTSET" 3158634 NIL WUTSET (NIL T T T T) -8 NIL NIL NIL) (-1271 3150794 3151563 3151886 "WP" 3152322 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL NIL) (-1270 3150423 3150616 3150686 "WHILEAST" 3150746 T WHILEAST (NIL) -8 NIL NIL NIL) (-1269 3149922 3150140 3150234 "WHEREAST" 3150351 T WHEREAST (NIL) -8 NIL NIL NIL) (-1268 3148808 3149006 3149301 "WFFINTBS" 3149719 NIL WFFINTBS (NIL T T T T) -7 NIL NIL NIL) (-1267 3146712 3147139 3147601 "WEIER" 3148380 NIL WEIER (NIL T) -7 NIL NIL NIL) (-1266 3145859 3146283 3146325 "VSPACE" 3146461 NIL VSPACE (NIL T) -9 NIL 3146535 NIL) (-1265 3145697 3145724 3145815 "VSPACE-" 3145820 NIL VSPACE- (NIL T T) -8 NIL NIL NIL) (-1264 3145505 3145548 3145616 "VOID" 3145651 T VOID (NIL) -8 NIL NIL NIL) (-1263 3143641 3144000 3144406 "VIEW" 3145121 T VIEW (NIL) -7 NIL NIL NIL) (-1262 3140065 3140704 3141441 "VIEWDEF" 3142926 T VIEWDEF (NIL) -7 NIL NIL NIL) (-1261 3129396 3131613 3133786 "VIEW3D" 3137914 T VIEW3D (NIL) -8 NIL NIL NIL) (-1260 3121674 3123307 3124886 "VIEW2D" 3127839 T VIEW2D (NIL) -8 NIL NIL NIL) (-1259 3117076 3121444 3121536 "VECTOR" 3121617 NIL VECTOR (NIL T) -8 NIL NIL NIL) (-1258 3115653 3115912 3116230 "VECTOR2" 3116806 NIL VECTOR2 (NIL T T) -7 NIL NIL NIL) (-1257 3109180 3113437 3113480 "VECTCAT" 3114473 NIL VECTCAT (NIL T) -9 NIL 3115059 NIL) (-1256 3108194 3108448 3108838 "VECTCAT-" 3108843 NIL VECTCAT- (NIL T T) -8 NIL NIL NIL) (-1255 3107675 3107845 3107965 "VARIABLE" 3108109 NIL VARIABLE (NIL NIL) -8 NIL NIL NIL) (-1254 3107608 3107613 3107643 "UTYPE" 3107648 T UTYPE (NIL) -9 NIL NIL NIL) (-1253 3106438 3106592 3106854 "UTSODETL" 3107434 NIL UTSODETL (NIL T T T T) -7 NIL NIL NIL) (-1252 3103878 3104338 3104862 "UTSODE" 3105979 NIL UTSODE (NIL T T) -7 NIL NIL NIL) (-1251 3095742 3101504 3101993 "UTS" 3103447 NIL UTS (NIL T NIL NIL) -8 NIL NIL NIL) (-1250 3086977 3092309 3092352 "UTSCAT" 3093464 NIL UTSCAT (NIL T) -9 NIL 3094221 NIL) (-1249 3084325 3085047 3086036 "UTSCAT-" 3086041 NIL UTSCAT- (NIL T T) -8 NIL NIL NIL) (-1248 3083952 3083995 3084128 "UTS2" 3084276 NIL UTS2 (NIL T T T T) -7 NIL NIL NIL) (-1247 3078225 3080790 3080833 "URAGG" 3082903 NIL URAGG (NIL T) -9 NIL 3083626 NIL) (-1246 3075164 3076027 3077150 "URAGG-" 3077155 NIL URAGG- (NIL T T) -8 NIL NIL NIL) (-1245 3070880 3073778 3074250 "UPXSSING" 3074828 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL NIL) (-1244 3062973 3070127 3070400 "UPXS" 3070665 NIL UPXS (NIL T NIL NIL) -8 NIL NIL NIL) (-1243 3056073 3062877 3062949 "UPXSCONS" 3062954 NIL UPXSCONS (NIL T T) -8 NIL NIL NIL) (-1242 3046310 3053068 3053130 "UPXSCCA" 3053704 NIL UPXSCCA (NIL T T) -9 NIL 3053937 NIL) (-1241 3045948 3046033 3046207 "UPXSCCA-" 3046212 NIL UPXSCCA- (NIL T T T) -8 NIL NIL NIL) (-1240 3036038 3042569 3042612 "UPXSCAT" 3043260 NIL UPXSCAT (NIL T) -9 NIL 3043868 NIL) (-1239 3035468 3035547 3035726 "UPXS2" 3035953 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL NIL) (-1238 3034122 3034375 3034726 "UPSQFREE" 3035211 NIL UPSQFREE (NIL T T) -7 NIL NIL NIL) (-1237 3027902 3030924 3030979 "UPSCAT" 3032140 NIL UPSCAT (NIL T T) -9 NIL 3032914 NIL) (-1236 3027106 3027313 3027640 "UPSCAT-" 3027645 NIL UPSCAT- (NIL T T T) -8 NIL NIL NIL) (-1235 3012948 3020954 3020997 "UPOLYC" 3023098 NIL UPOLYC (NIL T) -9 NIL 3024319 NIL) (-1234 3004276 3006702 3009849 "UPOLYC-" 3009854 NIL UPOLYC- (NIL T T) -8 NIL NIL NIL) (-1233 3003903 3003946 3004079 "UPOLYC2" 3004227 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL NIL) (-1232 2995469 3003586 3003715 "UP" 3003822 NIL UP (NIL NIL T) -8 NIL NIL NIL) (-1231 2994808 2994915 2995079 "UPMP" 2995358 NIL UPMP (NIL T T) -7 NIL NIL NIL) (-1230 2994361 2994442 2994581 "UPDIVP" 2994721 NIL UPDIVP (NIL T T) -7 NIL NIL NIL) (-1229 2992929 2993178 2993494 "UPDECOMP" 2994110 NIL UPDECOMP (NIL T T) -7 NIL NIL NIL) (-1228 2992164 2992276 2992461 "UPCDEN" 2992813 NIL UPCDEN (NIL T T T) -7 NIL NIL NIL) (-1227 2991683 2991752 2991901 "UP2" 2992089 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL NIL) (-1226 2990198 2990887 2991164 "UNISEG" 2991441 NIL UNISEG (NIL T) -8 NIL NIL NIL) (-1225 2989413 2989540 2989745 "UNISEG2" 2990041 NIL UNISEG2 (NIL T T) -7 NIL NIL NIL) (-1224 2988473 2988653 2988879 "UNIFACT" 2989229 NIL UNIFACT (NIL T) -7 NIL NIL NIL) (-1223 2972432 2987650 2987901 "ULS" 2988280 NIL ULS (NIL T NIL NIL) -8 NIL NIL NIL) (-1222 2960458 2972336 2972408 "ULSCONS" 2972413 NIL ULSCONS (NIL T T) -8 NIL NIL NIL) (-1221 2943066 2955016 2955078 "ULSCCAT" 2955716 NIL ULSCCAT (NIL T T) -9 NIL 2956004 NIL) (-1220 2942116 2942361 2942749 "ULSCCAT-" 2942754 NIL ULSCCAT- (NIL T T T) -8 NIL NIL NIL) (-1219 2931983 2938428 2938471 "ULSCAT" 2939334 NIL ULSCAT (NIL T) -9 NIL 2940064 NIL) (-1218 2931413 2931492 2931671 "ULS2" 2931898 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL NIL) (-1217 2930530 2931013 2931120 "UINT8" 2931231 T UINT8 (NIL) -8 NIL NIL 2931316) (-1216 2929646 2930129 2930236 "UINT64" 2930347 T UINT64 (NIL) -8 NIL NIL 2930432) (-1215 2928762 2929245 2929352 "UINT32" 2929463 T UINT32 (NIL) -8 NIL NIL 2929548) (-1214 2927878 2928361 2928468 "UINT16" 2928579 T UINT16 (NIL) -8 NIL NIL 2928664) (-1213 2926273 2927204 2927234 "UFD" 2927446 T UFD (NIL) -9 NIL 2927560 NIL) (-1212 2926067 2926113 2926208 "UFD-" 2926213 NIL UFD- (NIL T) -8 NIL NIL NIL) (-1211 2925149 2925332 2925548 "UDVO" 2925873 T UDVO (NIL) -7 NIL NIL NIL) (-1210 2922965 2923374 2923845 "UDPO" 2924713 NIL UDPO (NIL T) -7 NIL NIL NIL) (-1209 2922898 2922903 2922933 "TYPE" 2922938 T TYPE (NIL) -9 NIL NIL NIL) (-1208 2922685 2922853 2922884 "TYPEAST" 2922889 T TYPEAST (NIL) -8 NIL NIL NIL) (-1207 2921656 2921858 2922098 "TWOFACT" 2922479 NIL TWOFACT (NIL T) -7 NIL NIL NIL) (-1206 2920727 2921065 2921300 "TUPLE" 2921456 NIL TUPLE (NIL T) -8 NIL NIL NIL) (-1205 2918418 2918937 2919476 "TUBETOOL" 2920210 T TUBETOOL (NIL) -7 NIL NIL NIL) (-1204 2917267 2917472 2917713 "TUBE" 2918211 NIL TUBE (NIL T) -8 NIL NIL NIL) (-1203 2912023 2916239 2916522 "TS" 2917019 NIL TS (NIL T) -8 NIL NIL NIL) (-1202 2900690 2904782 2904879 "TSETCAT" 2910148 NIL TSETCAT (NIL T T T T) -9 NIL 2911679 NIL) (-1201 2895422 2897022 2898913 "TSETCAT-" 2898918 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL NIL) (-1200 2889684 2890531 2891473 "TRMANIP" 2894558 NIL TRMANIP (NIL T T) -7 NIL NIL NIL) (-1199 2889125 2889188 2889351 "TRIMAT" 2889616 NIL TRIMAT (NIL T T T T) -7 NIL NIL NIL) (-1198 2886920 2887158 2887522 "TRIGMNIP" 2888874 NIL TRIGMNIP (NIL T T) -7 NIL NIL NIL) (-1197 2886440 2886553 2886583 "TRIGCAT" 2886796 T TRIGCAT (NIL) -9 NIL NIL NIL) (-1196 2886109 2886188 2886329 "TRIGCAT-" 2886334 NIL TRIGCAT- (NIL T) -8 NIL NIL NIL) (-1195 2883002 2884967 2885248 "TREE" 2885863 NIL TREE (NIL T) -8 NIL NIL NIL) (-1194 2882276 2882804 2882834 "TRANFUN" 2882869 T TRANFUN (NIL) -9 NIL 2882935 NIL) (-1193 2881555 2881746 2882026 "TRANFUN-" 2882031 NIL TRANFUN- (NIL T) -8 NIL NIL NIL) (-1192 2881359 2881391 2881452 "TOPSP" 2881516 T TOPSP (NIL) -7 NIL NIL NIL) (-1191 2880707 2880822 2880976 "TOOLSIGN" 2881240 NIL TOOLSIGN (NIL T) -7 NIL NIL NIL) (-1190 2879368 2879884 2880123 "TEXTFILE" 2880490 T TEXTFILE (NIL) -8 NIL NIL NIL) (-1189 2877307 2877821 2878250 "TEX" 2878961 T TEX (NIL) -8 NIL NIL NIL) (-1188 2877088 2877119 2877191 "TEX1" 2877270 NIL TEX1 (NIL T) -7 NIL NIL NIL) (-1187 2876736 2876799 2876889 "TEMUTL" 2877020 T TEMUTL (NIL) -7 NIL NIL NIL) (-1186 2874890 2875170 2875495 "TBCMPPK" 2876459 NIL TBCMPPK (NIL T T) -7 NIL NIL NIL) (-1185 2866778 2873050 2873106 "TBAGG" 2873506 NIL TBAGG (NIL T T) -9 NIL 2873717 NIL) (-1184 2861848 2863336 2865090 "TBAGG-" 2865095 NIL TBAGG- (NIL T T T) -8 NIL NIL NIL) (-1183 2861232 2861339 2861484 "TANEXP" 2861737 NIL TANEXP (NIL T) -7 NIL NIL NIL) (-1182 2854733 2861089 2861182 "TABLE" 2861187 NIL TABLE (NIL T T) -8 NIL NIL NIL) (-1181 2854145 2854244 2854382 "TABLEAU" 2854630 NIL TABLEAU (NIL T) -8 NIL NIL NIL) (-1180 2848753 2849973 2851221 "TABLBUMP" 2852931 NIL TABLBUMP (NIL T) -7 NIL NIL NIL) (-1179 2847975 2848122 2848303 "SYSTEM" 2848594 T SYSTEM (NIL) -8 NIL NIL NIL) (-1178 2844434 2845133 2845916 "SYSSOLP" 2847226 NIL SYSSOLP (NIL T) -7 NIL NIL NIL) (-1177 2843468 2843946 2844065 "SYSNNI" 2844251 NIL SYSNNI (NIL NIL) -8 NIL NIL 2844336) (-1176 2842765 2843197 2843276 "SYSINT" 2843336 NIL SYSINT (NIL NIL) -8 NIL NIL 2843381) (-1175 2839124 2840043 2840753 "SYNTAX" 2842077 T SYNTAX (NIL) -8 NIL NIL NIL) (-1174 2836282 2836884 2837516 "SYMTAB" 2838514 T SYMTAB (NIL) -8 NIL NIL NIL) (-1173 2831531 2832433 2833416 "SYMS" 2835321 T SYMS (NIL) -8 NIL NIL NIL) (-1172 2828793 2830989 2831219 "SYMPOLY" 2831336 NIL SYMPOLY (NIL T) -8 NIL NIL NIL) (-1171 2828310 2828385 2828508 "SYMFUNC" 2828705 NIL SYMFUNC (NIL T) -7 NIL NIL NIL) (-1170 2824356 2825622 2826435 "SYMBOL" 2827519 T SYMBOL (NIL) -8 NIL NIL NIL) (-1169 2817895 2819584 2821304 "SWITCH" 2822658 T SWITCH (NIL) -8 NIL NIL NIL) (-1168 2811156 2816716 2817019 "SUTS" 2817650 NIL SUTS (NIL T NIL NIL) -8 NIL NIL NIL) (-1167 2803249 2810403 2810676 "SUPXS" 2810941 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL NIL) (-1166 2794764 2802867 2802993 "SUP" 2803158 NIL SUP (NIL T) -8 NIL NIL NIL) (-1165 2793923 2794050 2794267 "SUPFRACF" 2794632 NIL SUPFRACF (NIL T T T T) -7 NIL NIL NIL) (-1164 2793544 2793603 2793716 "SUP2" 2793858 NIL SUP2 (NIL T T) -7 NIL NIL NIL) (-1163 2791957 2792231 2792594 "SUMRF" 2793243 NIL SUMRF (NIL T) -7 NIL NIL NIL) (-1162 2791271 2791337 2791536 "SUMFS" 2791878 NIL SUMFS (NIL T T) -7 NIL NIL NIL) (-1161 2775265 2790448 2790699 "SULS" 2791078 NIL SULS (NIL T NIL NIL) -8 NIL NIL NIL) (-1160 2774894 2775087 2775157 "SUCHTAST" 2775217 T SUCHTAST (NIL) -8 NIL NIL NIL) (-1159 2774216 2774419 2774559 "SUCH" 2774802 NIL SUCH (NIL T T) -8 NIL NIL NIL) (-1158 2768110 2769122 2770081 "SUBSPACE" 2773304 NIL SUBSPACE (NIL NIL T) -8 NIL NIL NIL) (-1157 2767540 2767630 2767794 "SUBRESP" 2767998 NIL SUBRESP (NIL T T) -7 NIL NIL NIL) (-1156 2760905 2762205 2763516 "STTF" 2766276 NIL STTF (NIL T) -7 NIL NIL NIL) (-1155 2755078 2756198 2757345 "STTFNC" 2759805 NIL STTFNC (NIL T) -7 NIL NIL NIL) (-1154 2746389 2748260 2750054 "STTAYLOR" 2753319 NIL STTAYLOR (NIL T) -7 NIL NIL NIL) (-1153 2739633 2746253 2746336 "STRTBL" 2746341 NIL STRTBL (NIL T) -8 NIL NIL NIL) (-1152 2735024 2739588 2739619 "STRING" 2739624 T STRING (NIL) -8 NIL NIL NIL) (-1151 2729912 2734397 2734427 "STRICAT" 2734486 T STRICAT (NIL) -9 NIL 2734548 NIL) (-1150 2722715 2727531 2728142 "STREAM" 2729336 NIL STREAM (NIL T) -8 NIL NIL NIL) (-1149 2722225 2722302 2722446 "STREAM3" 2722632 NIL STREAM3 (NIL T T T) -7 NIL NIL NIL) (-1148 2721207 2721390 2721625 "STREAM2" 2722038 NIL STREAM2 (NIL T T) -7 NIL NIL NIL) (-1147 2720895 2720947 2721040 "STREAM1" 2721149 NIL STREAM1 (NIL T) -7 NIL NIL NIL) (-1146 2719911 2720092 2720323 "STINPROD" 2720711 NIL STINPROD (NIL T) -7 NIL NIL NIL) (-1145 2719489 2719673 2719703 "STEP" 2719783 T STEP (NIL) -9 NIL 2719861 NIL) (-1144 2713032 2719388 2719465 "STBL" 2719470 NIL STBL (NIL T T NIL) -8 NIL NIL NIL) (-1143 2708206 2712253 2712296 "STAGG" 2712449 NIL STAGG (NIL T) -9 NIL 2712538 NIL) (-1142 2705908 2706510 2707382 "STAGG-" 2707387 NIL STAGG- (NIL T T) -8 NIL NIL NIL) (-1141 2704103 2705678 2705770 "STACK" 2705851 NIL STACK (NIL T) -8 NIL NIL NIL) (-1140 2696826 2702244 2702700 "SREGSET" 2703733 NIL SREGSET (NIL T T T T) -8 NIL NIL NIL) (-1139 2689251 2690620 2692133 "SRDCMPK" 2695432 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL NIL) (-1138 2682218 2686691 2686721 "SRAGG" 2688024 T SRAGG (NIL) -9 NIL 2688632 NIL) (-1137 2681235 2681490 2681869 "SRAGG-" 2681874 NIL SRAGG- (NIL T) -8 NIL NIL NIL) (-1136 2675722 2680182 2680603 "SQMATRIX" 2680861 NIL SQMATRIX (NIL NIL T) -8 NIL NIL NIL) (-1135 2669469 2672440 2673167 "SPLTREE" 2675067 NIL SPLTREE (NIL T T) -8 NIL NIL NIL) (-1134 2665459 2666125 2666771 "SPLNODE" 2668895 NIL SPLNODE (NIL T T) -8 NIL NIL NIL) (-1133 2664506 2664739 2664769 "SPFCAT" 2665213 T SPFCAT (NIL) -9 NIL NIL NIL) (-1132 2663243 2663453 2663717 "SPECOUT" 2664264 T SPECOUT (NIL) -7 NIL NIL NIL) (-1131 2654895 2656639 2656669 "SPADXPT" 2661061 T SPADXPT (NIL) -9 NIL 2663095 NIL) (-1130 2654656 2654696 2654765 "SPADPRSR" 2654848 T SPADPRSR (NIL) -7 NIL NIL NIL) (-1129 2652838 2654611 2654642 "SPADAST" 2654647 T SPADAST (NIL) -8 NIL NIL NIL) (-1128 2644809 2646556 2646599 "SPACEC" 2650972 NIL SPACEC (NIL T) -9 NIL 2652788 NIL) (-1127 2642966 2644741 2644790 "SPACE3" 2644795 NIL SPACE3 (NIL T) -8 NIL NIL NIL) (-1126 2641718 2641889 2642180 "SORTPAK" 2642771 NIL SORTPAK (NIL T T) -7 NIL NIL NIL) (-1125 2639768 2640071 2640490 "SOLVETRA" 2641382 NIL SOLVETRA (NIL T) -7 NIL NIL NIL) (-1124 2638779 2639001 2639275 "SOLVESER" 2639541 NIL SOLVESER (NIL T) -7 NIL NIL NIL) (-1123 2633990 2634880 2635882 "SOLVERAD" 2637831 NIL SOLVERAD (NIL T) -7 NIL NIL NIL) (-1122 2629805 2630414 2631143 "SOLVEFOR" 2633357 NIL SOLVEFOR (NIL T T) -7 NIL NIL NIL) (-1121 2624102 2629154 2629251 "SNTSCAT" 2629256 NIL SNTSCAT (NIL T T T T) -9 NIL 2629326 NIL) (-1120 2618235 2622425 2622816 "SMTS" 2623792 NIL SMTS (NIL T T T) -8 NIL NIL NIL) (-1119 2612675 2618123 2618200 "SMP" 2618205 NIL SMP (NIL T T) -8 NIL NIL NIL) (-1118 2610834 2611135 2611533 "SMITH" 2612372 NIL SMITH (NIL T T T T) -7 NIL NIL NIL) (-1117 2603721 2607885 2607988 "SMATCAT" 2609339 NIL SMATCAT (NIL NIL T T T) -9 NIL 2609889 NIL) (-1116 2600661 2601484 2602662 "SMATCAT-" 2602667 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL NIL) (-1115 2598374 2599897 2599940 "SKAGG" 2600201 NIL SKAGG (NIL T) -9 NIL 2600336 NIL) (-1114 2594709 2597790 2597985 "SINT" 2598172 T SINT (NIL) -8 NIL NIL 2598345) (-1113 2594481 2594519 2594585 "SIMPAN" 2594665 T SIMPAN (NIL) -7 NIL NIL NIL) (-1112 2593787 2594016 2594156 "SIG" 2594363 T SIG (NIL) -8 NIL NIL NIL) (-1111 2592625 2592846 2593121 "SIGNRF" 2593546 NIL SIGNRF (NIL T) -7 NIL NIL NIL) (-1110 2591430 2591581 2591872 "SIGNEF" 2592454 NIL SIGNEF (NIL T T) -7 NIL NIL NIL) (-1109 2590763 2591013 2591137 "SIGAST" 2591328 T SIGAST (NIL) -8 NIL NIL NIL) (-1108 2588453 2588907 2589413 "SHP" 2590304 NIL SHP (NIL T NIL) -7 NIL NIL NIL) (-1107 2582353 2588354 2588430 "SHDP" 2588435 NIL SHDP (NIL NIL NIL T) -8 NIL NIL NIL) (-1106 2581952 2582118 2582148 "SGROUP" 2582241 T SGROUP (NIL) -9 NIL 2582303 NIL) (-1105 2581810 2581836 2581909 "SGROUP-" 2581914 NIL SGROUP- (NIL T) -8 NIL NIL NIL) (-1104 2578645 2579343 2580066 "SGCF" 2581109 T SGCF (NIL) -7 NIL NIL NIL) (-1103 2573040 2578092 2578189 "SFRTCAT" 2578194 NIL SFRTCAT (NIL T T T T) -9 NIL 2578233 NIL) (-1102 2566461 2567479 2568615 "SFRGCD" 2572023 NIL SFRGCD (NIL T T T T T) -7 NIL NIL NIL) (-1101 2559588 2560660 2561846 "SFQCMPK" 2565394 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL NIL) (-1100 2559210 2559299 2559409 "SFORT" 2559529 NIL SFORT (NIL T T) -8 NIL NIL NIL) (-1099 2558355 2559050 2559171 "SEXOF" 2559176 NIL SEXOF (NIL T T T T T) -8 NIL NIL NIL) (-1098 2557489 2558236 2558304 "SEX" 2558309 T SEX (NIL) -8 NIL NIL NIL) (-1097 2553028 2553717 2553812 "SEXCAT" 2556749 NIL SEXCAT (NIL T T T T T) -9 NIL 2557327 NIL) (-1096 2550208 2552962 2553010 "SET" 2553015 NIL SET (NIL T) -8 NIL NIL NIL) (-1095 2548459 2548921 2549226 "SETMN" 2549949 NIL SETMN (NIL NIL NIL) -8 NIL NIL NIL) (-1094 2548065 2548191 2548221 "SETCAT" 2548338 T SETCAT (NIL) -9 NIL 2548423 NIL) (-1093 2547845 2547897 2547996 "SETCAT-" 2548001 NIL SETCAT- (NIL T) -8 NIL NIL NIL) (-1092 2544232 2546306 2546349 "SETAGG" 2547219 NIL SETAGG (NIL T) -9 NIL 2547559 NIL) (-1091 2543690 2543806 2544043 "SETAGG-" 2544048 NIL SETAGG- (NIL T T) -8 NIL NIL NIL) (-1090 2543160 2543386 2543487 "SEQAST" 2543611 T SEQAST (NIL) -8 NIL NIL NIL) (-1089 2542359 2542653 2542714 "SEGXCAT" 2543000 NIL SEGXCAT (NIL T T) -9 NIL 2543120 NIL) (-1088 2541413 2542025 2542207 "SEG" 2542212 NIL SEG (NIL T) -8 NIL NIL NIL) (-1087 2540392 2540606 2540649 "SEGCAT" 2541171 NIL SEGCAT (NIL T) -9 NIL 2541392 NIL) (-1086 2539441 2539771 2539971 "SEGBIND" 2540227 NIL SEGBIND (NIL T) -8 NIL NIL NIL) (-1085 2539062 2539121 2539234 "SEGBIND2" 2539376 NIL SEGBIND2 (NIL T T) -7 NIL NIL NIL) (-1084 2538662 2538863 2538940 "SEGAST" 2539007 T SEGAST (NIL) -8 NIL NIL NIL) (-1083 2537881 2538007 2538211 "SEG2" 2538506 NIL SEG2 (NIL T T) -7 NIL NIL NIL) (-1082 2537318 2537816 2537863 "SDVAR" 2537868 NIL SDVAR (NIL T) -8 NIL NIL NIL) (-1081 2529600 2537088 2537218 "SDPOL" 2537223 NIL SDPOL (NIL T) -8 NIL NIL NIL) (-1080 2528193 2528459 2528778 "SCPKG" 2529315 NIL SCPKG (NIL T) -7 NIL NIL NIL) (-1079 2527357 2527529 2527721 "SCOPE" 2528023 T SCOPE (NIL) -8 NIL NIL NIL) (-1078 2526577 2526711 2526890 "SCACHE" 2527212 NIL SCACHE (NIL T) -7 NIL NIL NIL) (-1077 2526249 2526409 2526439 "SASTCAT" 2526444 T SASTCAT (NIL) -9 NIL 2526457 NIL) (-1076 2525763 2526084 2526160 "SAOS" 2526195 T SAOS (NIL) -8 NIL NIL NIL) (-1075 2525328 2525363 2525536 "SAERFFC" 2525722 NIL SAERFFC (NIL T T T) -7 NIL NIL NIL) (-1074 2519294 2525225 2525305 "SAE" 2525310 NIL SAE (NIL T T NIL) -8 NIL NIL NIL) (-1073 2518887 2518922 2519081 "SAEFACT" 2519253 NIL SAEFACT (NIL T T T) -7 NIL NIL NIL) (-1072 2517208 2517522 2517923 "RURPK" 2518553 NIL RURPK (NIL T NIL) -7 NIL NIL NIL) (-1071 2515844 2516123 2516435 "RULESET" 2517042 NIL RULESET (NIL T T T) -8 NIL NIL NIL) (-1070 2513031 2513534 2513999 "RULE" 2515525 NIL RULE (NIL T T T) -8 NIL NIL NIL) (-1069 2512670 2512825 2512908 "RULECOLD" 2512983 NIL RULECOLD (NIL NIL) -8 NIL NIL NIL) (-1068 2512460 2512488 2512559 "RTVALUE" 2512621 T RTVALUE (NIL) -8 NIL NIL NIL) (-1067 2511958 2512177 2512271 "RSTRCAST" 2512388 T RSTRCAST (NIL) -8 NIL NIL NIL) (-1066 2506806 2507601 2508521 "RSETGCD" 2511157 NIL RSETGCD (NIL T T T T T) -7 NIL NIL NIL) (-1065 2496063 2501115 2501212 "RSETCAT" 2505331 NIL RSETCAT (NIL T T T T) -9 NIL 2506428 NIL) (-1064 2493990 2494529 2495353 "RSETCAT-" 2495358 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL NIL) (-1063 2486375 2487752 2489272 "RSDCMPK" 2492589 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL NIL) (-1062 2484380 2484821 2484895 "RRCC" 2485981 NIL RRCC (NIL T T) -9 NIL 2486325 NIL) (-1061 2483731 2483905 2484184 "RRCC-" 2484189 NIL RRCC- (NIL T T T) -8 NIL NIL NIL) (-1060 2483201 2483427 2483528 "RPTAST" 2483652 T RPTAST (NIL) -8 NIL NIL NIL) (-1059 2457199 2466794 2466861 "RPOLCAT" 2477525 NIL RPOLCAT (NIL T T T) -9 NIL 2480684 NIL) (-1058 2448697 2451037 2454159 "RPOLCAT-" 2454164 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL NIL) (-1057 2439744 2446908 2447390 "ROUTINE" 2448237 T ROUTINE (NIL) -8 NIL NIL NIL) (-1056 2436569 2439370 2439510 "ROMAN" 2439626 T ROMAN (NIL) -8 NIL NIL NIL) (-1055 2434840 2435429 2435689 "ROIRC" 2436374 NIL ROIRC (NIL T T) -8 NIL NIL NIL) (-1054 2431225 2433476 2433506 "RNS" 2433810 T RNS (NIL) -9 NIL 2434083 NIL) (-1053 2429734 2430117 2430651 "RNS-" 2430726 NIL RNS- (NIL T) -8 NIL NIL NIL) (-1052 2429183 2429565 2429595 "RNG" 2429600 T RNG (NIL) -9 NIL 2429621 NIL) (-1051 2428575 2428937 2428980 "RMODULE" 2429042 NIL RMODULE (NIL T) -9 NIL 2429084 NIL) (-1050 2427411 2427505 2427841 "RMCAT2" 2428476 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL NIL) (-1049 2424288 2426757 2427054 "RMATRIX" 2427173 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL NIL) (-1048 2417230 2419464 2419579 "RMATCAT" 2422938 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2423920 NIL) (-1047 2416605 2416752 2417059 "RMATCAT-" 2417064 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL NIL) (-1046 2416172 2416247 2416375 "RINTERP" 2416524 NIL RINTERP (NIL NIL T) -7 NIL NIL NIL) (-1045 2415291 2415819 2415849 "RING" 2415905 T RING (NIL) -9 NIL 2415997 NIL) (-1044 2415083 2415127 2415224 "RING-" 2415229 NIL RING- (NIL T) -8 NIL NIL NIL) (-1043 2413924 2414161 2414419 "RIDIST" 2414847 T RIDIST (NIL) -7 NIL NIL NIL) (-1042 2405240 2413392 2413598 "RGCHAIN" 2413772 NIL RGCHAIN (NIL T NIL) -8 NIL NIL NIL) (-1041 2404616 2404996 2405037 "RGBCSPC" 2405095 NIL RGBCSPC (NIL T) -9 NIL 2405147 NIL) (-1040 2403800 2404155 2404196 "RGBCMDL" 2404428 NIL RGBCMDL (NIL T) -9 NIL 2404542 NIL) (-1039 2400794 2401408 2402078 "RF" 2403164 NIL RF (NIL T) -7 NIL NIL NIL) (-1038 2400440 2400503 2400606 "RFFACTOR" 2400725 NIL RFFACTOR (NIL T) -7 NIL NIL NIL) (-1037 2400165 2400200 2400297 "RFFACT" 2400399 NIL RFFACT (NIL T) -7 NIL NIL NIL) (-1036 2398282 2398646 2399028 "RFDIST" 2399805 T RFDIST (NIL) -7 NIL NIL NIL) (-1035 2397735 2397827 2397990 "RETSOL" 2398184 NIL RETSOL (NIL T T) -7 NIL NIL NIL) (-1034 2397371 2397451 2397494 "RETRACT" 2397627 NIL RETRACT (NIL T) -9 NIL 2397714 NIL) (-1033 2397220 2397245 2397332 "RETRACT-" 2397337 NIL RETRACT- (NIL T T) -8 NIL NIL NIL) (-1032 2396849 2397042 2397112 "RETAST" 2397172 T RETAST (NIL) -8 NIL NIL NIL) (-1031 2389703 2396502 2396629 "RESULT" 2396744 T RESULT (NIL) -8 NIL NIL NIL) (-1030 2388321 2388972 2389171 "RESRING" 2389606 NIL RESRING (NIL T T T T NIL) -8 NIL NIL NIL) (-1029 2387957 2388006 2388104 "RESLATC" 2388258 NIL RESLATC (NIL T) -7 NIL NIL NIL) (-1028 2387662 2387697 2387804 "REPSQ" 2387916 NIL REPSQ (NIL T) -7 NIL NIL NIL) (-1027 2385084 2385664 2386266 "REP" 2387082 T REP (NIL) -7 NIL NIL NIL) (-1026 2384781 2384816 2384927 "REPDB" 2385043 NIL REPDB (NIL T) -7 NIL NIL NIL) (-1025 2378681 2380070 2381293 "REP2" 2383593 NIL REP2 (NIL T) -7 NIL NIL NIL) (-1024 2375058 2375739 2376547 "REP1" 2377908 NIL REP1 (NIL T) -7 NIL NIL NIL) (-1023 2367781 2373199 2373655 "REGSET" 2374688 NIL REGSET (NIL T T T T) -8 NIL NIL NIL) (-1022 2366594 2366929 2367179 "REF" 2367566 NIL REF (NIL T) -8 NIL NIL NIL) (-1021 2365971 2366074 2366241 "REDORDER" 2366478 NIL REDORDER (NIL T T) -7 NIL NIL NIL) (-1020 2361966 2365184 2365411 "RECLOS" 2365799 NIL RECLOS (NIL T) -8 NIL NIL NIL) (-1019 2361018 2361199 2361414 "REALSOLV" 2361773 T REALSOLV (NIL) -7 NIL NIL NIL) (-1018 2360864 2360905 2360935 "REAL" 2360940 T REAL (NIL) -9 NIL 2360975 NIL) (-1017 2357347 2358149 2359033 "REAL0Q" 2360029 NIL REAL0Q (NIL T) -7 NIL NIL NIL) (-1016 2352948 2353936 2354997 "REAL0" 2356328 NIL REAL0 (NIL T) -7 NIL NIL NIL) (-1015 2352446 2352665 2352759 "RDUCEAST" 2352876 T RDUCEAST (NIL) -8 NIL NIL NIL) (-1014 2351851 2351923 2352130 "RDIV" 2352368 NIL RDIV (NIL T T T T T) -7 NIL NIL NIL) (-1013 2350919 2351093 2351306 "RDIST" 2351673 NIL RDIST (NIL T) -7 NIL NIL NIL) (-1012 2349516 2349803 2350175 "RDETRS" 2350627 NIL RDETRS (NIL T T) -7 NIL NIL NIL) (-1011 2347328 2347782 2348320 "RDETR" 2349058 NIL RDETR (NIL T T) -7 NIL NIL NIL) (-1010 2345939 2346217 2346621 "RDEEFS" 2347044 NIL RDEEFS (NIL T T) -7 NIL NIL NIL) (-1009 2344434 2344740 2345172 "RDEEF" 2345627 NIL RDEEF (NIL T T) -7 NIL NIL NIL) (-1008 2338687 2341570 2341600 "RCFIELD" 2342895 T RCFIELD (NIL) -9 NIL 2343625 NIL) (-1007 2336751 2337255 2337951 "RCFIELD-" 2338026 NIL RCFIELD- (NIL T) -8 NIL NIL NIL) (-1006 2333067 2334852 2334895 "RCAGG" 2335979 NIL RCAGG (NIL T) -9 NIL 2336444 NIL) (-1005 2332695 2332789 2332952 "RCAGG-" 2332957 NIL RCAGG- (NIL T T) -8 NIL NIL NIL) (-1004 2332030 2332142 2332307 "RATRET" 2332579 NIL RATRET (NIL T) -7 NIL NIL NIL) (-1003 2331583 2331650 2331771 "RATFACT" 2331958 NIL RATFACT (NIL T) -7 NIL NIL NIL) (-1002 2330891 2331011 2331163 "RANDSRC" 2331453 T RANDSRC (NIL) -7 NIL NIL NIL) (-1001 2330625 2330669 2330742 "RADUTIL" 2330840 T RADUTIL (NIL) -7 NIL NIL NIL) (-1000 2323768 2329458 2329768 "RADIX" 2330349 NIL RADIX (NIL NIL) -8 NIL NIL NIL) (-999 2315416 2323612 2323740 "RADFF" 2323745 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL NIL) (-998 2315068 2315143 2315171 "RADCAT" 2315328 T RADCAT (NIL) -9 NIL NIL NIL) (-997 2314853 2314901 2314998 "RADCAT-" 2315003 NIL RADCAT- (NIL T) -8 NIL NIL NIL) (-996 2313004 2314628 2314717 "QUEUE" 2314797 NIL QUEUE (NIL T) -8 NIL NIL NIL) (-995 2309572 2312941 2312986 "QUAT" 2312991 NIL QUAT (NIL T) -8 NIL NIL NIL) (-994 2309210 2309253 2309380 "QUATCT2" 2309523 NIL QUATCT2 (NIL T T T T) -7 NIL NIL NIL) (-993 2302949 2306259 2306299 "QUATCAT" 2307079 NIL QUATCAT (NIL T) -9 NIL 2307845 NIL) (-992 2299093 2300130 2301517 "QUATCAT-" 2301611 NIL QUATCAT- (NIL T T) -8 NIL NIL NIL) (-991 2296613 2298177 2298218 "QUAGG" 2298593 NIL QUAGG (NIL T) -9 NIL 2298768 NIL) (-990 2296245 2296438 2296506 "QQUTAST" 2296565 T QQUTAST (NIL) -8 NIL NIL NIL) (-989 2295170 2295643 2295815 "QFORM" 2296117 NIL QFORM (NIL NIL T) -8 NIL NIL NIL) (-988 2286374 2291587 2291627 "QFCAT" 2292285 NIL QFCAT (NIL T) -9 NIL 2293286 NIL) (-987 2281946 2283147 2284738 "QFCAT-" 2284832 NIL QFCAT- (NIL T T) -8 NIL NIL NIL) (-986 2281584 2281627 2281754 "QFCAT2" 2281897 NIL QFCAT2 (NIL T T T T) -7 NIL NIL NIL) (-985 2281044 2281154 2281284 "QEQUAT" 2281474 T QEQUAT (NIL) -8 NIL NIL NIL) (-984 2274191 2275263 2276447 "QCMPACK" 2279977 NIL QCMPACK (NIL T T T T T) -7 NIL NIL NIL) (-983 2271767 2272188 2272616 "QALGSET" 2273846 NIL QALGSET (NIL T T T T) -8 NIL NIL NIL) (-982 2271012 2271186 2271418 "QALGSET2" 2271587 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL NIL) (-981 2269702 2269926 2270243 "PWFFINTB" 2270785 NIL PWFFINTB (NIL T T T T) -7 NIL NIL NIL) (-980 2267884 2268052 2268406 "PUSHVAR" 2269516 NIL PUSHVAR (NIL T T T T) -7 NIL NIL NIL) (-979 2263802 2264856 2264897 "PTRANFN" 2266781 NIL PTRANFN (NIL T) -9 NIL NIL NIL) (-978 2262204 2262495 2262817 "PTPACK" 2263513 NIL PTPACK (NIL T) -7 NIL NIL NIL) (-977 2261836 2261893 2262002 "PTFUNC2" 2262141 NIL PTFUNC2 (NIL T T) -7 NIL NIL NIL) (-976 2256363 2260708 2260749 "PTCAT" 2261045 NIL PTCAT (NIL T) -9 NIL 2261198 NIL) (-975 2256021 2256056 2256180 "PSQFR" 2256322 NIL PSQFR (NIL T T T T) -7 NIL NIL NIL) (-974 2254616 2254914 2255248 "PSEUDLIN" 2255719 NIL PSEUDLIN (NIL T) -7 NIL NIL NIL) (-973 2241379 2243750 2246074 "PSETPK" 2252376 NIL PSETPK (NIL T T T T) -7 NIL NIL NIL) (-972 2234423 2237137 2237233 "PSETCAT" 2240254 NIL PSETCAT (NIL T T T T) -9 NIL 2241068 NIL) (-971 2232259 2232893 2233714 "PSETCAT-" 2233719 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL NIL) (-970 2231608 2231773 2231801 "PSCURVE" 2232069 T PSCURVE (NIL) -9 NIL 2232236 NIL) (-969 2227956 2229446 2229511 "PSCAT" 2230355 NIL PSCAT (NIL T T T) -9 NIL 2230595 NIL) (-968 2227019 2227235 2227635 "PSCAT-" 2227640 NIL PSCAT- (NIL T T T T) -8 NIL NIL NIL) (-967 2225751 2226384 2226589 "PRTITION" 2226834 T PRTITION (NIL) -8 NIL NIL NIL) (-966 2225253 2225472 2225564 "PRTDAST" 2225679 T PRTDAST (NIL) -8 NIL NIL NIL) (-965 2214343 2216557 2218745 "PRS" 2223115 NIL PRS (NIL T T) -7 NIL NIL NIL) (-964 2212201 2213693 2213733 "PRQAGG" 2213916 NIL PRQAGG (NIL T) -9 NIL 2214018 NIL) (-963 2211587 2211816 2211844 "PROPLOG" 2212029 T PROPLOG (NIL) -9 NIL 2212151 NIL) (-962 2210095 2210538 2210795 "PROPFRML" 2211363 NIL PROPFRML (NIL T) -8 NIL NIL NIL) (-961 2209564 2209671 2209799 "PROPERTY" 2209987 T PROPERTY (NIL) -8 NIL NIL NIL) (-960 2203649 2207730 2208550 "PRODUCT" 2208790 NIL PRODUCT (NIL T T) -8 NIL NIL NIL) (-959 2200954 2203107 2203341 "PR" 2203460 NIL PR (NIL T T) -8 NIL NIL NIL) (-958 2200750 2200782 2200841 "PRINT" 2200915 T PRINT (NIL) -7 NIL NIL NIL) (-957 2200090 2200207 2200359 "PRIMES" 2200630 NIL PRIMES (NIL T) -7 NIL NIL NIL) (-956 2198155 2198556 2199022 "PRIMELT" 2199669 NIL PRIMELT (NIL T) -7 NIL NIL NIL) (-955 2197884 2197933 2197961 "PRIMCAT" 2198085 T PRIMCAT (NIL) -9 NIL NIL NIL) (-954 2194047 2197822 2197867 "PRIMARR" 2197872 NIL PRIMARR (NIL T) -8 NIL NIL NIL) (-953 2193054 2193232 2193460 "PRIMARR2" 2193865 NIL PRIMARR2 (NIL T T) -7 NIL NIL NIL) (-952 2192697 2192753 2192864 "PREASSOC" 2192992 NIL PREASSOC (NIL T T) -7 NIL NIL NIL) (-951 2192172 2192305 2192333 "PPCURVE" 2192538 T PPCURVE (NIL) -9 NIL 2192674 NIL) (-950 2191794 2191967 2192050 "PORTNUM" 2192109 T PORTNUM (NIL) -8 NIL NIL NIL) (-949 2189153 2189552 2190144 "POLYROOT" 2191375 NIL POLYROOT (NIL T T T T T) -7 NIL NIL NIL) (-948 2183090 2188757 2188917 "POLY" 2189026 NIL POLY (NIL T) -8 NIL NIL NIL) (-947 2182473 2182531 2182765 "POLYLIFT" 2183026 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL NIL) (-946 2178748 2179197 2179826 "POLYCATQ" 2182018 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL NIL) (-945 2165557 2170923 2170988 "POLYCAT" 2174502 NIL POLYCAT (NIL T T T) -9 NIL 2176430 NIL) (-944 2159006 2160868 2163252 "POLYCAT-" 2163257 NIL POLYCAT- (NIL T T T T) -8 NIL NIL NIL) (-943 2158593 2158661 2158781 "POLY2UP" 2158932 NIL POLY2UP (NIL NIL T) -7 NIL NIL NIL) (-942 2158225 2158282 2158391 "POLY2" 2158530 NIL POLY2 (NIL T T) -7 NIL NIL NIL) (-941 2156910 2157149 2157425 "POLUTIL" 2157999 NIL POLUTIL (NIL T T) -7 NIL NIL NIL) (-940 2155265 2155542 2155873 "POLTOPOL" 2156632 NIL POLTOPOL (NIL NIL T) -7 NIL NIL NIL) (-939 2150780 2155201 2155247 "POINT" 2155252 NIL POINT (NIL T) -8 NIL NIL NIL) (-938 2148967 2149324 2149699 "PNTHEORY" 2150425 T PNTHEORY (NIL) -7 NIL NIL NIL) (-937 2147386 2147683 2148095 "PMTOOLS" 2148665 NIL PMTOOLS (NIL T T T) -7 NIL NIL NIL) (-936 2146979 2147057 2147174 "PMSYM" 2147302 NIL PMSYM (NIL T) -7 NIL NIL NIL) (-935 2146489 2146558 2146732 "PMQFCAT" 2146904 NIL PMQFCAT (NIL T T T) -7 NIL NIL NIL) (-934 2145844 2145954 2146110 "PMPRED" 2146366 NIL PMPRED (NIL T) -7 NIL NIL NIL) (-933 2145240 2145326 2145487 "PMPREDFS" 2145745 NIL PMPREDFS (NIL T T T) -7 NIL NIL NIL) (-932 2143883 2144091 2144476 "PMPLCAT" 2145002 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL NIL) (-931 2143415 2143494 2143646 "PMLSAGG" 2143798 NIL PMLSAGG (NIL T T T) -7 NIL NIL NIL) (-930 2142890 2142966 2143147 "PMKERNEL" 2143333 NIL PMKERNEL (NIL T T) -7 NIL NIL NIL) (-929 2142507 2142582 2142695 "PMINS" 2142809 NIL PMINS (NIL T) -7 NIL NIL NIL) (-928 2141935 2142004 2142220 "PMFS" 2142432 NIL PMFS (NIL T T T) -7 NIL NIL NIL) (-927 2141163 2141281 2141486 "PMDOWN" 2141812 NIL PMDOWN (NIL T T T) -7 NIL NIL NIL) (-926 2140330 2140488 2140669 "PMASS" 2141002 T PMASS (NIL) -7 NIL NIL NIL) (-925 2139608 2139718 2139880 "PMASSFS" 2140217 NIL PMASSFS (NIL T T) -7 NIL NIL NIL) (-924 2139263 2139331 2139425 "PLOTTOOL" 2139534 T PLOTTOOL (NIL) -7 NIL NIL NIL) (-923 2133870 2135074 2136222 "PLOT" 2138135 T PLOT (NIL) -8 NIL NIL NIL) (-922 2129674 2130718 2131639 "PLOT3D" 2132969 T PLOT3D (NIL) -8 NIL NIL NIL) (-921 2128586 2128763 2128998 "PLOT1" 2129478 NIL PLOT1 (NIL T) -7 NIL NIL NIL) (-920 2103975 2108652 2113503 "PLEQN" 2123852 NIL PLEQN (NIL T T T T) -7 NIL NIL NIL) (-919 2103293 2103415 2103595 "PINTERP" 2103840 NIL PINTERP (NIL NIL T) -7 NIL NIL NIL) (-918 2102986 2103033 2103136 "PINTERPA" 2103240 NIL PINTERPA (NIL T T) -7 NIL NIL NIL) (-917 2102234 2102755 2102842 "PI" 2102882 T PI (NIL) -8 NIL NIL 2102949) (-916 2100623 2101572 2101600 "PID" 2101782 T PID (NIL) -9 NIL 2101916 NIL) (-915 2100348 2100385 2100473 "PICOERCE" 2100580 NIL PICOERCE (NIL T) -7 NIL NIL NIL) (-914 2099668 2099807 2099983 "PGROEB" 2100204 NIL PGROEB (NIL T) -7 NIL NIL NIL) (-913 2095255 2096069 2096974 "PGE" 2098783 T PGE (NIL) -7 NIL NIL NIL) (-912 2093378 2093625 2093991 "PGCD" 2094972 NIL PGCD (NIL T T T T) -7 NIL NIL NIL) (-911 2092716 2092819 2092980 "PFRPAC" 2093262 NIL PFRPAC (NIL T) -7 NIL NIL NIL) (-910 2089384 2091264 2091617 "PFR" 2092395 NIL PFR (NIL T) -8 NIL NIL NIL) (-909 2087773 2088017 2088342 "PFOTOOLS" 2089131 NIL PFOTOOLS (NIL T T) -7 NIL NIL NIL) (-908 2086306 2086545 2086896 "PFOQ" 2087530 NIL PFOQ (NIL T T T) -7 NIL NIL NIL) (-907 2084779 2084991 2085354 "PFO" 2086090 NIL PFO (NIL T T T T T) -7 NIL NIL NIL) (-906 2081359 2084668 2084737 "PF" 2084742 NIL PF (NIL NIL) -8 NIL NIL NIL) (-905 2078785 2080030 2080058 "PFECAT" 2080643 T PFECAT (NIL) -9 NIL 2081027 NIL) (-904 2078230 2078384 2078598 "PFECAT-" 2078603 NIL PFECAT- (NIL T) -8 NIL NIL NIL) (-903 2076833 2077085 2077386 "PFBRU" 2077979 NIL PFBRU (NIL T T) -7 NIL NIL NIL) (-902 2074698 2075051 2075483 "PFBR" 2076484 NIL PFBR (NIL T T T T) -7 NIL NIL NIL) (-901 2070607 2072074 2072750 "PERM" 2074055 NIL PERM (NIL T) -8 NIL NIL NIL) (-900 2065868 2066814 2067684 "PERMGRP" 2069770 NIL PERMGRP (NIL T) -8 NIL NIL NIL) (-899 2064000 2064931 2064972 "PERMCAT" 2065418 NIL PERMCAT (NIL T) -9 NIL 2065723 NIL) (-898 2063653 2063694 2063818 "PERMAN" 2063953 NIL PERMAN (NIL NIL T) -7 NIL NIL NIL) (-897 2061189 2063318 2063440 "PENDTREE" 2063564 NIL PENDTREE (NIL T) -8 NIL NIL NIL) (-896 2059274 2060016 2060057 "PDRING" 2060714 NIL PDRING (NIL T) -9 NIL 2061000 NIL) (-895 2058377 2058595 2058957 "PDRING-" 2058962 NIL PDRING- (NIL T T) -8 NIL NIL NIL) (-894 2055619 2056370 2057038 "PDEPROB" 2057729 T PDEPROB (NIL) -8 NIL NIL NIL) (-893 2053164 2053668 2054223 "PDEPACK" 2055084 T PDEPACK (NIL) -7 NIL NIL NIL) (-892 2052076 2052266 2052517 "PDECOMP" 2052963 NIL PDECOMP (NIL T T) -7 NIL NIL NIL) (-891 2049681 2050498 2050526 "PDECAT" 2051313 T PDECAT (NIL) -9 NIL 2052026 NIL) (-890 2049432 2049465 2049555 "PCOMP" 2049642 NIL PCOMP (NIL T T) -7 NIL NIL NIL) (-889 2047637 2048233 2048530 "PBWLB" 2049161 NIL PBWLB (NIL T) -8 NIL NIL NIL) (-888 2040137 2041710 2043048 "PATTERN" 2046320 NIL PATTERN (NIL T) -8 NIL NIL NIL) (-887 2039769 2039826 2039935 "PATTERN2" 2040074 NIL PATTERN2 (NIL T T) -7 NIL NIL NIL) (-886 2037526 2037914 2038371 "PATTERN1" 2039358 NIL PATTERN1 (NIL T T) -7 NIL NIL NIL) (-885 2034921 2035475 2035956 "PATRES" 2037091 NIL PATRES (NIL T T) -8 NIL NIL NIL) (-884 2034485 2034552 2034684 "PATRES2" 2034848 NIL PATRES2 (NIL T T T) -7 NIL NIL NIL) (-883 2032368 2032773 2033180 "PATMATCH" 2034152 NIL PATMATCH (NIL T T T) -7 NIL NIL NIL) (-882 2031904 2032087 2032128 "PATMAB" 2032235 NIL PATMAB (NIL T) -9 NIL 2032318 NIL) (-881 2030449 2030758 2031016 "PATLRES" 2031709 NIL PATLRES (NIL T T T) -8 NIL NIL NIL) (-880 2029995 2030118 2030159 "PATAB" 2030164 NIL PATAB (NIL T) -9 NIL 2030336 NIL) (-879 2027476 2028008 2028581 "PARTPERM" 2029442 T PARTPERM (NIL) -7 NIL NIL NIL) (-878 2027097 2027160 2027262 "PARSURF" 2027407 NIL PARSURF (NIL T) -8 NIL NIL NIL) (-877 2026729 2026786 2026895 "PARSU2" 2027034 NIL PARSU2 (NIL T T) -7 NIL NIL NIL) (-876 2026493 2026533 2026600 "PARSER" 2026682 T PARSER (NIL) -7 NIL NIL NIL) (-875 2026114 2026177 2026279 "PARSCURV" 2026424 NIL PARSCURV (NIL T) -8 NIL NIL NIL) (-874 2025746 2025803 2025912 "PARSC2" 2026051 NIL PARSC2 (NIL T T) -7 NIL NIL NIL) (-873 2025385 2025443 2025540 "PARPCURV" 2025682 NIL PARPCURV (NIL T) -8 NIL NIL NIL) (-872 2025017 2025074 2025183 "PARPC2" 2025322 NIL PARPC2 (NIL T T) -7 NIL NIL NIL) (-871 2024537 2024623 2024742 "PAN2EXPR" 2024918 T PAN2EXPR (NIL) -7 NIL NIL NIL) (-870 2023341 2023658 2023886 "PALETTE" 2024329 T PALETTE (NIL) -8 NIL NIL NIL) (-869 2021809 2022346 2022706 "PAIR" 2023027 NIL PAIR (NIL T T) -8 NIL NIL NIL) (-868 2015706 2021068 2021262 "PADICRC" 2021664 NIL PADICRC (NIL NIL T) -8 NIL NIL NIL) (-867 2008962 2015052 2015236 "PADICRAT" 2015554 NIL PADICRAT (NIL NIL) -8 NIL NIL NIL) (-866 2007304 2008899 2008944 "PADIC" 2008949 NIL PADIC (NIL NIL) -8 NIL NIL NIL) (-865 2004506 2006044 2006084 "PADICCT" 2006665 NIL PADICCT (NIL NIL) -9 NIL 2006947 NIL) (-864 2003463 2003663 2003931 "PADEPAC" 2004293 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL NIL) (-863 2002675 2002808 2003014 "PADE" 2003325 NIL PADE (NIL T T T) -7 NIL NIL NIL) (-862 2001089 2001883 2002163 "OWP" 2002479 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL NIL) (-861 2000609 2000795 2000892 "OVERSET" 2001012 T OVERSET (NIL) -8 NIL NIL NIL) (-860 1999682 2000214 2000386 "OVAR" 2000477 NIL OVAR (NIL NIL) -8 NIL NIL NIL) (-859 1998946 1999067 1999228 "OUT" 1999541 T OUT (NIL) -7 NIL NIL NIL) (-858 1987844 1990055 1992255 "OUTFORM" 1996766 T OUTFORM (NIL) -8 NIL NIL NIL) (-857 1987180 1987441 1987568 "OUTBFILE" 1987737 T OUTBFILE (NIL) -8 NIL NIL NIL) (-856 1986487 1986652 1986680 "OUTBCON" 1986998 T OUTBCON (NIL) -9 NIL 1987164 NIL) (-855 1986088 1986200 1986357 "OUTBCON-" 1986362 NIL OUTBCON- (NIL T) -8 NIL NIL NIL) (-854 1985495 1985817 1985906 "OSI" 1986019 T OSI (NIL) -8 NIL NIL NIL) (-853 1985051 1985363 1985391 "OSGROUP" 1985396 T OSGROUP (NIL) -9 NIL 1985418 NIL) (-852 1983796 1984023 1984308 "ORTHPOL" 1984798 NIL ORTHPOL (NIL T) -7 NIL NIL NIL) (-851 1981374 1983631 1983752 "OREUP" 1983757 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL NIL) (-850 1978804 1981065 1981192 "ORESUP" 1981316 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL NIL) (-849 1976332 1976832 1977393 "OREPCTO" 1978293 NIL OREPCTO (NIL T T) -7 NIL NIL NIL) (-848 1970148 1972323 1972364 "OREPCAT" 1974712 NIL OREPCAT (NIL T) -9 NIL 1975816 NIL) (-847 1967295 1968077 1969135 "OREPCAT-" 1969140 NIL OREPCAT- (NIL T T) -8 NIL NIL NIL) (-846 1966472 1966744 1966772 "ORDSET" 1967081 T ORDSET (NIL) -9 NIL 1967245 NIL) (-845 1965991 1966113 1966306 "ORDSET-" 1966311 NIL ORDSET- (NIL T) -8 NIL NIL NIL) (-844 1964617 1965382 1965410 "ORDRING" 1965612 T ORDRING (NIL) -9 NIL 1965737 NIL) (-843 1964262 1964356 1964500 "ORDRING-" 1964505 NIL ORDRING- (NIL T) -8 NIL NIL NIL) (-842 1963668 1964105 1964133 "ORDMON" 1964138 T ORDMON (NIL) -9 NIL 1964159 NIL) (-841 1962830 1962977 1963172 "ORDFUNS" 1963517 NIL ORDFUNS (NIL NIL T) -7 NIL NIL NIL) (-840 1962194 1962587 1962615 "ORDFIN" 1962680 T ORDFIN (NIL) -9 NIL 1962754 NIL) (-839 1958780 1960780 1961189 "ORDCOMP" 1961818 NIL ORDCOMP (NIL T) -8 NIL NIL NIL) (-838 1958046 1958173 1958359 "ORDCOMP2" 1958640 NIL ORDCOMP2 (NIL T T) -7 NIL NIL NIL) (-837 1954654 1955537 1956351 "OPTPROB" 1957252 T OPTPROB (NIL) -8 NIL NIL NIL) (-836 1951456 1952095 1952799 "OPTPACK" 1953970 T OPTPACK (NIL) -7 NIL NIL NIL) (-835 1949169 1949909 1949937 "OPTCAT" 1950756 T OPTCAT (NIL) -9 NIL 1951406 NIL) (-834 1948612 1948846 1948951 "OPSIG" 1949084 T OPSIG (NIL) -8 NIL NIL NIL) (-833 1948380 1948419 1948485 "OPQUERY" 1948566 T OPQUERY (NIL) -7 NIL NIL NIL) (-832 1945538 1946691 1947195 "OP" 1947909 NIL OP (NIL T) -8 NIL NIL NIL) (-831 1945073 1945244 1945285 "OPERCAT" 1945420 NIL OPERCAT (NIL T) -9 NIL 1945488 NIL) (-830 1944919 1944946 1945032 "OPERCAT-" 1945037 NIL OPERCAT- (NIL T T) -8 NIL NIL NIL) (-829 1941758 1943716 1944085 "ONECOMP" 1944583 NIL ONECOMP (NIL T) -8 NIL NIL NIL) (-828 1941063 1941178 1941352 "ONECOMP2" 1941630 NIL ONECOMP2 (NIL T T) -7 NIL NIL NIL) (-827 1940482 1940588 1940718 "OMSERVER" 1940953 T OMSERVER (NIL) -7 NIL NIL NIL) (-826 1937370 1939922 1939962 "OMSAGG" 1940023 NIL OMSAGG (NIL T) -9 NIL 1940087 NIL) (-825 1935993 1936256 1936538 "OMPKG" 1937108 T OMPKG (NIL) -7 NIL NIL NIL) (-824 1935423 1935526 1935554 "OM" 1935853 T OM (NIL) -9 NIL NIL NIL) (-823 1933997 1934972 1935141 "OMLO" 1935304 NIL OMLO (NIL T T) -8 NIL NIL NIL) (-822 1932922 1933069 1933296 "OMEXPR" 1933823 NIL OMEXPR (NIL T) -7 NIL NIL NIL) (-821 1932240 1932468 1932604 "OMERR" 1932806 T OMERR (NIL) -8 NIL NIL NIL) (-820 1931418 1931661 1931821 "OMERRK" 1932100 T OMERRK (NIL) -8 NIL NIL NIL) (-819 1930896 1931095 1931203 "OMENC" 1931330 T OMENC (NIL) -8 NIL NIL NIL) (-818 1924791 1925976 1927147 "OMDEV" 1929745 T OMDEV (NIL) -8 NIL NIL NIL) (-817 1923860 1924031 1924225 "OMCONN" 1924617 T OMCONN (NIL) -8 NIL NIL NIL) (-816 1922473 1923423 1923451 "OINTDOM" 1923456 T OINTDOM (NIL) -9 NIL 1923477 NIL) (-815 1918279 1919463 1920179 "OFMONOID" 1921789 NIL OFMONOID (NIL T) -8 NIL NIL NIL) (-814 1917717 1918216 1918261 "ODVAR" 1918266 NIL ODVAR (NIL T) -8 NIL NIL NIL) (-813 1915167 1917462 1917617 "ODR" 1917622 NIL ODR (NIL T T NIL) -8 NIL NIL NIL) (-812 1907503 1914943 1915069 "ODPOL" 1915074 NIL ODPOL (NIL T) -8 NIL NIL NIL) (-811 1901373 1907375 1907480 "ODP" 1907485 NIL ODP (NIL NIL T NIL) -8 NIL NIL NIL) (-810 1900139 1900354 1900629 "ODETOOLS" 1901147 NIL ODETOOLS (NIL T T) -7 NIL NIL NIL) (-809 1897106 1897764 1898480 "ODESYS" 1899472 NIL ODESYS (NIL T T) -7 NIL NIL NIL) (-808 1891988 1892896 1893921 "ODERTRIC" 1896181 NIL ODERTRIC (NIL T T) -7 NIL NIL NIL) (-807 1891414 1891496 1891690 "ODERED" 1891900 NIL ODERED (NIL T T T T T) -7 NIL NIL NIL) (-806 1888302 1888850 1889527 "ODERAT" 1890837 NIL ODERAT (NIL T T) -7 NIL NIL NIL) (-805 1885259 1885726 1886323 "ODEPRRIC" 1887831 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL NIL) (-804 1883229 1883798 1884284 "ODEPROB" 1884793 T ODEPROB (NIL) -8 NIL NIL NIL) (-803 1879749 1880234 1880881 "ODEPRIM" 1882708 NIL ODEPRIM (NIL T T T T) -7 NIL NIL NIL) (-802 1878998 1879100 1879360 "ODEPAL" 1879641 NIL ODEPAL (NIL T T T T) -7 NIL NIL NIL) (-801 1875160 1875951 1876815 "ODEPACK" 1878154 T ODEPACK (NIL) -7 NIL NIL NIL) (-800 1874193 1874300 1874529 "ODEINT" 1875049 NIL ODEINT (NIL T T) -7 NIL NIL NIL) (-799 1868294 1869719 1871166 "ODEIFTBL" 1872766 T ODEIFTBL (NIL) -8 NIL NIL NIL) (-798 1863629 1864415 1865374 "ODEEF" 1867453 NIL ODEEF (NIL T T) -7 NIL NIL NIL) (-797 1862964 1863053 1863283 "ODECONST" 1863534 NIL ODECONST (NIL T T T) -7 NIL NIL NIL) (-796 1861115 1861750 1861778 "ODECAT" 1862383 T ODECAT (NIL) -9 NIL 1862914 NIL) (-795 1858014 1860827 1860946 "OCT" 1861028 NIL OCT (NIL T) -8 NIL NIL NIL) (-794 1857652 1857695 1857822 "OCTCT2" 1857965 NIL OCTCT2 (NIL T T T T) -7 NIL NIL NIL) (-793 1852418 1854826 1854866 "OC" 1855963 NIL OC (NIL T) -9 NIL 1856821 NIL) (-792 1849645 1850393 1851383 "OC-" 1851477 NIL OC- (NIL T T) -8 NIL NIL NIL) (-791 1849023 1849465 1849493 "OCAMON" 1849498 T OCAMON (NIL) -9 NIL 1849519 NIL) (-790 1848580 1848895 1848923 "OASGP" 1848928 T OASGP (NIL) -9 NIL 1848948 NIL) (-789 1847867 1848330 1848358 "OAMONS" 1848398 T OAMONS (NIL) -9 NIL 1848441 NIL) (-788 1847307 1847714 1847742 "OAMON" 1847747 T OAMON (NIL) -9 NIL 1847767 NIL) (-787 1846611 1847103 1847131 "OAGROUP" 1847136 T OAGROUP (NIL) -9 NIL 1847156 NIL) (-786 1846301 1846351 1846439 "NUMTUBE" 1846555 NIL NUMTUBE (NIL T) -7 NIL NIL NIL) (-785 1839874 1841392 1842928 "NUMQUAD" 1844785 T NUMQUAD (NIL) -7 NIL NIL NIL) (-784 1835630 1836618 1837643 "NUMODE" 1838869 T NUMODE (NIL) -7 NIL NIL NIL) (-783 1833011 1833865 1833893 "NUMINT" 1834816 T NUMINT (NIL) -9 NIL 1835580 NIL) (-782 1831959 1832156 1832374 "NUMFMT" 1832813 T NUMFMT (NIL) -7 NIL NIL NIL) (-781 1818318 1821263 1823795 "NUMERIC" 1829466 NIL NUMERIC (NIL T) -7 NIL NIL NIL) (-780 1812715 1817767 1817862 "NTSCAT" 1817867 NIL NTSCAT (NIL T T T T) -9 NIL 1817906 NIL) (-779 1811909 1812074 1812267 "NTPOLFN" 1812554 NIL NTPOLFN (NIL T) -7 NIL NIL NIL) (-778 1799741 1808734 1809546 "NSUP" 1811130 NIL NSUP (NIL T) -8 NIL NIL NIL) (-777 1799373 1799430 1799539 "NSUP2" 1799678 NIL NSUP2 (NIL T T) -7 NIL NIL NIL) (-776 1789356 1799147 1799280 "NSMP" 1799285 NIL NSMP (NIL T T) -8 NIL NIL NIL) (-775 1787788 1788089 1788446 "NREP" 1789044 NIL NREP (NIL T) -7 NIL NIL NIL) (-774 1786379 1786631 1786989 "NPCOEF" 1787531 NIL NPCOEF (NIL T T T T T) -7 NIL NIL NIL) (-773 1785445 1785560 1785776 "NORMRETR" 1786260 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL NIL) (-772 1783486 1783776 1784185 "NORMPK" 1785153 NIL NORMPK (NIL T T T T T) -7 NIL NIL NIL) (-771 1783171 1783199 1783323 "NORMMA" 1783452 NIL NORMMA (NIL T T T T) -7 NIL NIL NIL) (-770 1782998 1783128 1783157 "NONE" 1783162 T NONE (NIL) -8 NIL NIL NIL) (-769 1782787 1782816 1782885 "NONE1" 1782962 NIL NONE1 (NIL T) -7 NIL NIL NIL) (-768 1782270 1782332 1782518 "NODE1" 1782719 NIL NODE1 (NIL T T) -7 NIL NIL NIL) (-767 1780540 1781364 1781619 "NNI" 1781966 T NNI (NIL) -8 NIL NIL 1782201) (-766 1778960 1779273 1779637 "NLINSOL" 1780208 NIL NLINSOL (NIL T) -7 NIL NIL NIL) (-765 1775228 1776196 1777095 "NIPROB" 1778081 T NIPROB (NIL) -8 NIL NIL NIL) (-764 1773985 1774219 1774521 "NFINTBAS" 1774990 NIL NFINTBAS (NIL T T) -7 NIL NIL NIL) (-763 1773159 1773635 1773676 "NETCLT" 1773848 NIL NETCLT (NIL T) -9 NIL 1773930 NIL) (-762 1771867 1772098 1772379 "NCODIV" 1772927 NIL NCODIV (NIL T T) -7 NIL NIL NIL) (-761 1771629 1771666 1771741 "NCNTFRAC" 1771824 NIL NCNTFRAC (NIL T) -7 NIL NIL NIL) (-760 1769809 1770173 1770593 "NCEP" 1771254 NIL NCEP (NIL T) -7 NIL NIL NIL) (-759 1768706 1769453 1769481 "NASRING" 1769591 T NASRING (NIL) -9 NIL 1769671 NIL) (-758 1768501 1768545 1768639 "NASRING-" 1768644 NIL NASRING- (NIL T) -8 NIL NIL NIL) (-757 1767654 1768153 1768181 "NARNG" 1768298 T NARNG (NIL) -9 NIL 1768389 NIL) (-756 1767346 1767413 1767547 "NARNG-" 1767552 NIL NARNG- (NIL T) -8 NIL NIL NIL) (-755 1766225 1766432 1766667 "NAGSP" 1767131 T NAGSP (NIL) -7 NIL NIL NIL) (-754 1757497 1759181 1760854 "NAGS" 1764572 T NAGS (NIL) -7 NIL NIL NIL) (-753 1756045 1756353 1756684 "NAGF07" 1757186 T NAGF07 (NIL) -7 NIL NIL NIL) (-752 1750583 1751874 1753181 "NAGF04" 1754758 T NAGF04 (NIL) -7 NIL NIL NIL) (-751 1743551 1745165 1746798 "NAGF02" 1748970 T NAGF02 (NIL) -7 NIL NIL NIL) (-750 1738775 1739875 1740992 "NAGF01" 1742454 T NAGF01 (NIL) -7 NIL NIL NIL) (-749 1732403 1733969 1735554 "NAGE04" 1737210 T NAGE04 (NIL) -7 NIL NIL NIL) (-748 1723572 1725693 1727823 "NAGE02" 1730293 T NAGE02 (NIL) -7 NIL NIL NIL) (-747 1719525 1720472 1721436 "NAGE01" 1722628 T NAGE01 (NIL) -7 NIL NIL NIL) (-746 1717320 1717854 1718412 "NAGD03" 1718987 T NAGD03 (NIL) -7 NIL NIL NIL) (-745 1709070 1710998 1712952 "NAGD02" 1715386 T NAGD02 (NIL) -7 NIL NIL NIL) (-744 1702881 1704306 1705746 "NAGD01" 1707650 T NAGD01 (NIL) -7 NIL NIL NIL) (-743 1699090 1699912 1700749 "NAGC06" 1702064 T NAGC06 (NIL) -7 NIL NIL NIL) (-742 1697555 1697887 1698243 "NAGC05" 1698754 T NAGC05 (NIL) -7 NIL NIL NIL) (-741 1696931 1697050 1697194 "NAGC02" 1697431 T NAGC02 (NIL) -7 NIL NIL NIL) (-740 1695991 1696548 1696588 "NAALG" 1696667 NIL NAALG (NIL T) -9 NIL 1696728 NIL) (-739 1695826 1695855 1695945 "NAALG-" 1695950 NIL NAALG- (NIL T T) -8 NIL NIL NIL) (-738 1689776 1690884 1692071 "MULTSQFR" 1694722 NIL MULTSQFR (NIL T T T T) -7 NIL NIL NIL) (-737 1689095 1689170 1689354 "MULTFACT" 1689688 NIL MULTFACT (NIL T T T T) -7 NIL NIL NIL) (-736 1682180 1686058 1686111 "MTSCAT" 1687181 NIL MTSCAT (NIL T T) -9 NIL 1687695 NIL) (-735 1681892 1681946 1682038 "MTHING" 1682120 NIL MTHING (NIL T) -7 NIL NIL NIL) (-734 1681684 1681717 1681777 "MSYSCMD" 1681852 T MSYSCMD (NIL) -7 NIL NIL NIL) (-733 1677793 1680439 1680759 "MSET" 1681397 NIL MSET (NIL T) -8 NIL NIL NIL) (-732 1674888 1677354 1677395 "MSETAGG" 1677400 NIL MSETAGG (NIL T) -9 NIL 1677434 NIL) (-731 1670756 1672267 1673012 "MRING" 1674188 NIL MRING (NIL T T) -8 NIL NIL NIL) (-730 1670322 1670389 1670520 "MRF2" 1670683 NIL MRF2 (NIL T T T) -7 NIL NIL NIL) (-729 1669940 1669975 1670119 "MRATFAC" 1670281 NIL MRATFAC (NIL T T T T) -7 NIL NIL NIL) (-728 1667552 1667847 1668278 "MPRFF" 1669645 NIL MPRFF (NIL T T T T) -7 NIL NIL NIL) (-727 1661604 1667406 1667503 "MPOLY" 1667508 NIL MPOLY (NIL NIL T) -8 NIL NIL NIL) (-726 1661094 1661129 1661337 "MPCPF" 1661563 NIL MPCPF (NIL T T T T) -7 NIL NIL NIL) (-725 1660608 1660651 1660835 "MPC3" 1661045 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL NIL) (-724 1659803 1659884 1660105 "MPC2" 1660523 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL NIL) (-723 1658104 1658441 1658831 "MONOTOOL" 1659463 NIL MONOTOOL (NIL T T) -7 NIL NIL NIL) (-722 1657355 1657646 1657674 "MONOID" 1657893 T MONOID (NIL) -9 NIL 1658040 NIL) (-721 1656901 1657020 1657201 "MONOID-" 1657206 NIL MONOID- (NIL T) -8 NIL NIL NIL) (-720 1647752 1653668 1653727 "MONOGEN" 1654401 NIL MONOGEN (NIL T T) -9 NIL 1654857 NIL) (-719 1644970 1645705 1646705 "MONOGEN-" 1646824 NIL MONOGEN- (NIL T T T) -8 NIL NIL NIL) (-718 1643829 1644249 1644277 "MONADWU" 1644669 T MONADWU (NIL) -9 NIL 1644907 NIL) (-717 1643201 1643360 1643608 "MONADWU-" 1643613 NIL MONADWU- (NIL T) -8 NIL NIL NIL) (-716 1642586 1642804 1642832 "MONAD" 1643039 T MONAD (NIL) -9 NIL 1643151 NIL) (-715 1642271 1642349 1642481 "MONAD-" 1642486 NIL MONAD- (NIL T) -8 NIL NIL NIL) (-714 1640587 1641184 1641463 "MOEBIUS" 1642024 NIL MOEBIUS (NIL T) -8 NIL NIL NIL) (-713 1639979 1640357 1640397 "MODULE" 1640402 NIL MODULE (NIL T) -9 NIL 1640428 NIL) (-712 1639547 1639643 1639833 "MODULE-" 1639838 NIL MODULE- (NIL T T) -8 NIL NIL NIL) (-711 1637254 1637911 1638238 "MODRING" 1639371 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL NIL) (-710 1634225 1635359 1635880 "MODOP" 1636783 NIL MODOP (NIL T T) -8 NIL NIL NIL) (-709 1632840 1633292 1633569 "MODMONOM" 1634088 NIL MODMONOM (NIL T T NIL) -8 NIL NIL NIL) (-708 1622637 1631131 1631545 "MODMON" 1632477 NIL MODMON (NIL T T) -8 NIL NIL NIL) (-707 1619820 1621481 1621757 "MODFIELD" 1622512 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL NIL) (-706 1618824 1619101 1619291 "MMLFORM" 1619650 T MMLFORM (NIL) -8 NIL NIL NIL) (-705 1618350 1618393 1618572 "MMAP" 1618775 NIL MMAP (NIL T T T T T T) -7 NIL NIL NIL) (-704 1616559 1617300 1617341 "MLO" 1617764 NIL MLO (NIL T) -9 NIL 1618006 NIL) (-703 1613925 1614441 1615043 "MLIFT" 1616040 NIL MLIFT (NIL T T T T) -7 NIL NIL NIL) (-702 1613316 1613400 1613554 "MKUCFUNC" 1613836 NIL MKUCFUNC (NIL T T T) -7 NIL NIL NIL) (-701 1612915 1612985 1613108 "MKRECORD" 1613239 NIL MKRECORD (NIL T T) -7 NIL NIL NIL) (-700 1611962 1612124 1612352 "MKFUNC" 1612726 NIL MKFUNC (NIL T) -7 NIL NIL NIL) (-699 1611350 1611454 1611610 "MKFLCFN" 1611845 NIL MKFLCFN (NIL T) -7 NIL NIL NIL) (-698 1610627 1610729 1610914 "MKBCFUNC" 1611243 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL NIL) (-697 1607361 1610181 1610317 "MINT" 1610511 T MINT (NIL) -8 NIL NIL NIL) (-696 1606173 1606416 1606693 "MHROWRED" 1607116 NIL MHROWRED (NIL T) -7 NIL NIL NIL) (-695 1601580 1604708 1605113 "MFLOAT" 1605788 T MFLOAT (NIL) -8 NIL NIL NIL) (-694 1600937 1601013 1601184 "MFINFACT" 1601492 NIL MFINFACT (NIL T T T T) -7 NIL NIL NIL) (-693 1597252 1598100 1598984 "MESH" 1600073 T MESH (NIL) -7 NIL NIL NIL) (-692 1595642 1595954 1596307 "MDDFACT" 1596939 NIL MDDFACT (NIL T) -7 NIL NIL NIL) (-691 1592484 1594801 1594842 "MDAGG" 1595097 NIL MDAGG (NIL T) -9 NIL 1595240 NIL) (-690 1582254 1591777 1591984 "MCMPLX" 1592297 T MCMPLX (NIL) -8 NIL NIL NIL) (-689 1581395 1581541 1581741 "MCDEN" 1582103 NIL MCDEN (NIL T T) -7 NIL NIL NIL) (-688 1579285 1579555 1579935 "MCALCFN" 1581125 NIL MCALCFN (NIL T T T T) -7 NIL NIL NIL) (-687 1578210 1578450 1578683 "MAYBE" 1579091 NIL MAYBE (NIL T) -8 NIL NIL NIL) (-686 1575822 1576345 1576907 "MATSTOR" 1577681 NIL MATSTOR (NIL T) -7 NIL NIL NIL) (-685 1571827 1575194 1575442 "MATRIX" 1575607 NIL MATRIX (NIL T) -8 NIL NIL NIL) (-684 1567591 1568300 1569036 "MATLIN" 1571184 NIL MATLIN (NIL T T T T) -7 NIL NIL NIL) (-683 1557745 1560883 1560960 "MATCAT" 1565840 NIL MATCAT (NIL T T T) -9 NIL 1567257 NIL) (-682 1554101 1555122 1556478 "MATCAT-" 1556483 NIL MATCAT- (NIL T T T T) -8 NIL NIL NIL) (-681 1552695 1552848 1553181 "MATCAT2" 1553936 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-680 1550807 1551131 1551515 "MAPPKG3" 1552370 NIL MAPPKG3 (NIL T T T) -7 NIL NIL NIL) (-679 1549788 1549961 1550183 "MAPPKG2" 1550631 NIL MAPPKG2 (NIL T T) -7 NIL NIL NIL) (-678 1548287 1548571 1548898 "MAPPKG1" 1549494 NIL MAPPKG1 (NIL T) -7 NIL NIL NIL) (-677 1547393 1547693 1547870 "MAPPAST" 1548130 T MAPPAST (NIL) -8 NIL NIL NIL) (-676 1547004 1547062 1547185 "MAPHACK3" 1547329 NIL MAPHACK3 (NIL T T T) -7 NIL NIL NIL) (-675 1546596 1546657 1546771 "MAPHACK2" 1546936 NIL MAPHACK2 (NIL T T) -7 NIL NIL NIL) (-674 1546033 1546137 1546279 "MAPHACK1" 1546487 NIL MAPHACK1 (NIL T) -7 NIL NIL NIL) (-673 1544139 1544733 1545037 "MAGMA" 1545761 NIL MAGMA (NIL T) -8 NIL NIL NIL) (-672 1543645 1543863 1543954 "MACROAST" 1544068 T MACROAST (NIL) -8 NIL NIL NIL) (-671 1540111 1541884 1542345 "M3D" 1543217 NIL M3D (NIL T) -8 NIL NIL NIL) (-670 1534265 1538480 1538521 "LZSTAGG" 1539303 NIL LZSTAGG (NIL T) -9 NIL 1539598 NIL) (-669 1530222 1531396 1532853 "LZSTAGG-" 1532858 NIL LZSTAGG- (NIL T T) -8 NIL NIL NIL) (-668 1527336 1528113 1528600 "LWORD" 1529767 NIL LWORD (NIL T) -8 NIL NIL NIL) (-667 1526939 1527140 1527215 "LSTAST" 1527281 T LSTAST (NIL) -8 NIL NIL NIL) (-666 1520132 1526710 1526844 "LSQM" 1526849 NIL LSQM (NIL NIL T) -8 NIL NIL NIL) (-665 1519356 1519495 1519723 "LSPP" 1519987 NIL LSPP (NIL T T T T) -7 NIL NIL NIL) (-664 1517168 1517469 1517925 "LSMP" 1519045 NIL LSMP (NIL T T T T) -7 NIL NIL NIL) (-663 1513947 1514621 1515351 "LSMP1" 1516470 NIL LSMP1 (NIL T) -7 NIL NIL NIL) (-662 1507872 1513114 1513155 "LSAGG" 1513217 NIL LSAGG (NIL T) -9 NIL 1513295 NIL) (-661 1504567 1505491 1506704 "LSAGG-" 1506709 NIL LSAGG- (NIL T T) -8 NIL NIL NIL) (-660 1502193 1503711 1503960 "LPOLY" 1504362 NIL LPOLY (NIL T T) -8 NIL NIL NIL) (-659 1501775 1501860 1501983 "LPEFRAC" 1502102 NIL LPEFRAC (NIL T) -7 NIL NIL NIL) (-658 1500122 1500869 1501122 "LO" 1501607 NIL LO (NIL T T T) -8 NIL NIL NIL) (-657 1499774 1499886 1499914 "LOGIC" 1500025 T LOGIC (NIL) -9 NIL 1500106 NIL) (-656 1499636 1499659 1499730 "LOGIC-" 1499735 NIL LOGIC- (NIL T) -8 NIL NIL NIL) (-655 1498829 1498969 1499162 "LODOOPS" 1499492 NIL LODOOPS (NIL T T) -7 NIL NIL NIL) (-654 1496279 1498745 1498811 "LODO" 1498816 NIL LODO (NIL T NIL) -8 NIL NIL NIL) (-653 1494817 1495052 1495405 "LODOF" 1496026 NIL LODOF (NIL T T) -7 NIL NIL NIL) (-652 1491165 1493570 1493611 "LODOCAT" 1494049 NIL LODOCAT (NIL T) -9 NIL 1494260 NIL) (-651 1490898 1490956 1491083 "LODOCAT-" 1491088 NIL LODOCAT- (NIL T T) -8 NIL NIL NIL) (-650 1488245 1490739 1490857 "LODO2" 1490862 NIL LODO2 (NIL T T) -8 NIL NIL NIL) (-649 1485707 1488182 1488227 "LODO1" 1488232 NIL LODO1 (NIL T) -8 NIL NIL NIL) (-648 1484567 1484732 1485044 "LODEEF" 1485530 NIL LODEEF (NIL T T T) -7 NIL NIL NIL) (-647 1479853 1482697 1482738 "LNAGG" 1483685 NIL LNAGG (NIL T) -9 NIL 1484129 NIL) (-646 1479000 1479214 1479556 "LNAGG-" 1479561 NIL LNAGG- (NIL T T) -8 NIL NIL NIL) (-645 1475163 1475925 1476564 "LMOPS" 1478415 NIL LMOPS (NIL T T NIL) -8 NIL NIL NIL) (-644 1474558 1474920 1474961 "LMODULE" 1475022 NIL LMODULE (NIL T) -9 NIL 1475064 NIL) (-643 1471804 1474203 1474326 "LMDICT" 1474468 NIL LMDICT (NIL T) -8 NIL NIL NIL) (-642 1471530 1471712 1471772 "LITERAL" 1471777 NIL LITERAL (NIL T) -8 NIL NIL NIL) (-641 1464761 1470476 1470774 "LIST" 1471265 NIL LIST (NIL T) -8 NIL NIL NIL) (-640 1464286 1464360 1464499 "LIST3" 1464681 NIL LIST3 (NIL T T T) -7 NIL NIL NIL) (-639 1463293 1463471 1463699 "LIST2" 1464104 NIL LIST2 (NIL T T) -7 NIL NIL NIL) (-638 1461427 1461739 1462138 "LIST2MAP" 1462940 NIL LIST2MAP (NIL T T) -7 NIL NIL NIL) (-637 1460149 1460793 1460834 "LINEXP" 1461089 NIL LINEXP (NIL T) -9 NIL 1461238 NIL) (-636 1458796 1459056 1459353 "LINDEP" 1459901 NIL LINDEP (NIL T T) -7 NIL NIL NIL) (-635 1455563 1456282 1457059 "LIMITRF" 1458051 NIL LIMITRF (NIL T) -7 NIL NIL NIL) (-634 1453838 1454134 1454550 "LIMITPS" 1455258 NIL LIMITPS (NIL T T) -7 NIL NIL NIL) (-633 1448293 1453349 1453577 "LIE" 1453659 NIL LIE (NIL T T) -8 NIL NIL NIL) (-632 1447342 1447785 1447825 "LIECAT" 1447965 NIL LIECAT (NIL T) -9 NIL 1448116 NIL) (-631 1447183 1447210 1447298 "LIECAT-" 1447303 NIL LIECAT- (NIL T T) -8 NIL NIL NIL) (-630 1439795 1446632 1446797 "LIB" 1447038 T LIB (NIL) -8 NIL NIL NIL) (-629 1435430 1436313 1437248 "LGROBP" 1438912 NIL LGROBP (NIL NIL T) -7 NIL NIL NIL) (-628 1433296 1433570 1433932 "LF" 1435151 NIL LF (NIL T T) -7 NIL NIL NIL) (-627 1432136 1432828 1432856 "LFCAT" 1433063 T LFCAT (NIL) -9 NIL 1433202 NIL) (-626 1429038 1429668 1430356 "LEXTRIPK" 1431500 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL NIL) (-625 1425809 1426608 1427111 "LEXP" 1428618 NIL LEXP (NIL T T NIL) -8 NIL NIL NIL) (-624 1425312 1425530 1425622 "LETAST" 1425737 T LETAST (NIL) -8 NIL NIL NIL) (-623 1423710 1424023 1424424 "LEADCDET" 1424994 NIL LEADCDET (NIL T T T T) -7 NIL NIL NIL) (-622 1422900 1422974 1423203 "LAZM3PK" 1423631 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL NIL) (-621 1417844 1420977 1421515 "LAUPOL" 1422412 NIL LAUPOL (NIL T T) -8 NIL NIL NIL) (-620 1417409 1417453 1417621 "LAPLACE" 1417794 NIL LAPLACE (NIL T T) -7 NIL NIL NIL) (-619 1415375 1416510 1416761 "LA" 1417242 NIL LA (NIL T T T) -8 NIL NIL NIL) (-618 1414448 1415006 1415047 "LALG" 1415109 NIL LALG (NIL T) -9 NIL 1415168 NIL) (-617 1414162 1414221 1414357 "LALG-" 1414362 NIL LALG- (NIL T T) -8 NIL NIL NIL) (-616 1413997 1414021 1414062 "KVTFROM" 1414124 NIL KVTFROM (NIL T) -9 NIL NIL NIL) (-615 1412797 1413214 1413443 "KTVLOGIC" 1413788 T KTVLOGIC (NIL) -8 NIL NIL NIL) (-614 1412632 1412656 1412697 "KRCFROM" 1412759 NIL KRCFROM (NIL T) -9 NIL NIL NIL) (-613 1411536 1411723 1412022 "KOVACIC" 1412432 NIL KOVACIC (NIL T T) -7 NIL NIL NIL) (-612 1411371 1411395 1411436 "KONVERT" 1411498 NIL KONVERT (NIL T) -9 NIL NIL NIL) (-611 1411206 1411230 1411271 "KOERCE" 1411333 NIL KOERCE (NIL T) -9 NIL NIL NIL) (-610 1408939 1409700 1410093 "KERNEL" 1410845 NIL KERNEL (NIL T) -8 NIL NIL NIL) (-609 1408441 1408522 1408652 "KERNEL2" 1408853 NIL KERNEL2 (NIL T T) -7 NIL NIL NIL) (-608 1402292 1406980 1407034 "KDAGG" 1407411 NIL KDAGG (NIL T T) -9 NIL 1407617 NIL) (-607 1401821 1401945 1402150 "KDAGG-" 1402155 NIL KDAGG- (NIL T T T) -8 NIL NIL NIL) (-606 1394996 1401482 1401637 "KAFILE" 1401699 NIL KAFILE (NIL T) -8 NIL NIL NIL) (-605 1389451 1394507 1394735 "JORDAN" 1394817 NIL JORDAN (NIL T T) -8 NIL NIL NIL) (-604 1388857 1389100 1389221 "JOINAST" 1389350 T JOINAST (NIL) -8 NIL NIL NIL) (-603 1388703 1388762 1388817 "JAVACODE" 1388822 T JAVACODE (NIL) -8 NIL NIL NIL) (-602 1385002 1386908 1386962 "IXAGG" 1387891 NIL IXAGG (NIL T T) -9 NIL 1388350 NIL) (-601 1383921 1384227 1384646 "IXAGG-" 1384651 NIL IXAGG- (NIL T T T) -8 NIL NIL NIL) (-600 1379501 1383843 1383902 "IVECTOR" 1383907 NIL IVECTOR (NIL T NIL) -8 NIL NIL NIL) (-599 1378267 1378504 1378770 "ITUPLE" 1379268 NIL ITUPLE (NIL T) -8 NIL NIL NIL) (-598 1376703 1376880 1377186 "ITRIGMNP" 1378089 NIL ITRIGMNP (NIL T T T) -7 NIL NIL NIL) (-597 1375448 1375652 1375935 "ITFUN3" 1376479 NIL ITFUN3 (NIL T T T) -7 NIL NIL NIL) (-596 1375080 1375137 1375246 "ITFUN2" 1375385 NIL ITFUN2 (NIL T T) -7 NIL NIL NIL) (-595 1372909 1373942 1374241 "ITAYLOR" 1374814 NIL ITAYLOR (NIL T) -8 NIL NIL NIL) (-594 1361881 1367046 1368209 "ISUPS" 1371779 NIL ISUPS (NIL T) -8 NIL NIL NIL) (-593 1360985 1361125 1361361 "ISUMP" 1361728 NIL ISUMP (NIL T T T T) -7 NIL NIL NIL) (-592 1356249 1360786 1360865 "ISTRING" 1360938 NIL ISTRING (NIL NIL) -8 NIL NIL NIL) (-591 1355752 1355970 1356062 "ISAST" 1356177 T ISAST (NIL) -8 NIL NIL NIL) (-590 1354962 1355043 1355259 "IRURPK" 1355666 NIL IRURPK (NIL T T T T T) -7 NIL NIL NIL) (-589 1353898 1354099 1354339 "IRSN" 1354742 T IRSN (NIL) -7 NIL NIL NIL) (-588 1351927 1352282 1352718 "IRRF2F" 1353536 NIL IRRF2F (NIL T) -7 NIL NIL NIL) (-587 1351674 1351712 1351788 "IRREDFFX" 1351883 NIL IRREDFFX (NIL T) -7 NIL NIL NIL) (-586 1350289 1350548 1350847 "IROOT" 1351407 NIL IROOT (NIL T) -7 NIL NIL NIL) (-585 1346920 1347973 1348665 "IR" 1349629 NIL IR (NIL T) -8 NIL NIL NIL) (-584 1344533 1345028 1345594 "IR2" 1346398 NIL IR2 (NIL T T) -7 NIL NIL NIL) (-583 1343605 1343718 1343939 "IR2F" 1344416 NIL IR2F (NIL T T) -7 NIL NIL NIL) (-582 1343396 1343430 1343490 "IPRNTPK" 1343565 T IPRNTPK (NIL) -7 NIL NIL NIL) (-581 1340003 1343285 1343354 "IPF" 1343359 NIL IPF (NIL NIL) -8 NIL NIL NIL) (-580 1338357 1339928 1339985 "IPADIC" 1339990 NIL IPADIC (NIL NIL NIL) -8 NIL NIL NIL) (-579 1337696 1337917 1338047 "IP4ADDR" 1338247 T IP4ADDR (NIL) -8 NIL NIL NIL) (-578 1337196 1337400 1337510 "IOMODE" 1337606 T IOMODE (NIL) -8 NIL NIL NIL) (-577 1336269 1336793 1336920 "IOBFILE" 1337089 T IOBFILE (NIL) -8 NIL NIL NIL) (-576 1335757 1336173 1336201 "IOBCON" 1336206 T IOBCON (NIL) -9 NIL 1336227 NIL) (-575 1335254 1335312 1335502 "INVLAPLA" 1335693 NIL INVLAPLA (NIL T T) -7 NIL NIL NIL) (-574 1324902 1327256 1329642 "INTTR" 1332918 NIL INTTR (NIL T T) -7 NIL NIL NIL) (-573 1321246 1321988 1322852 "INTTOOLS" 1324087 NIL INTTOOLS (NIL T T) -7 NIL NIL NIL) (-572 1320832 1320923 1321040 "INTSLPE" 1321149 T INTSLPE (NIL) -7 NIL NIL NIL) (-571 1318813 1320755 1320814 "INTRVL" 1320819 NIL INTRVL (NIL T) -8 NIL NIL NIL) (-570 1316415 1316927 1317502 "INTRF" 1318298 NIL INTRF (NIL T) -7 NIL NIL NIL) (-569 1315826 1315923 1316065 "INTRET" 1316313 NIL INTRET (NIL T) -7 NIL NIL NIL) (-568 1313823 1314212 1314682 "INTRAT" 1315434 NIL INTRAT (NIL T T) -7 NIL NIL NIL) (-567 1311051 1311634 1312260 "INTPM" 1313308 NIL INTPM (NIL T T) -7 NIL NIL NIL) (-566 1307753 1308353 1309098 "INTPAF" 1310437 NIL INTPAF (NIL T T T) -7 NIL NIL NIL) (-565 1302932 1303894 1304945 "INTPACK" 1306722 T INTPACK (NIL) -7 NIL NIL NIL) (-564 1299836 1302661 1302788 "INT" 1302825 T INT (NIL) -8 NIL NIL NIL) (-563 1299088 1299240 1299448 "INTHERTR" 1299678 NIL INTHERTR (NIL T T) -7 NIL NIL NIL) (-562 1298527 1298607 1298795 "INTHERAL" 1299002 NIL INTHERAL (NIL T T T T) -7 NIL NIL NIL) (-561 1296373 1296816 1297273 "INTHEORY" 1298090 T INTHEORY (NIL) -7 NIL NIL NIL) (-560 1287681 1289302 1291081 "INTG0" 1294725 NIL INTG0 (NIL T T T) -7 NIL NIL NIL) (-559 1268254 1273044 1277854 "INTFTBL" 1282891 T INTFTBL (NIL) -8 NIL NIL NIL) (-558 1267503 1267641 1267814 "INTFACT" 1268113 NIL INTFACT (NIL T) -7 NIL NIL NIL) (-557 1264888 1265334 1265898 "INTEF" 1267057 NIL INTEF (NIL T T) -7 NIL NIL NIL) (-556 1263347 1264060 1264088 "INTDOM" 1264389 T INTDOM (NIL) -9 NIL 1264596 NIL) (-555 1262716 1262890 1263132 "INTDOM-" 1263137 NIL INTDOM- (NIL T) -8 NIL NIL NIL) (-554 1259203 1261100 1261154 "INTCAT" 1261953 NIL INTCAT (NIL T) -9 NIL 1262273 NIL) (-553 1258675 1258778 1258906 "INTBIT" 1259095 T INTBIT (NIL) -7 NIL NIL NIL) (-552 1257346 1257500 1257814 "INTALG" 1258520 NIL INTALG (NIL T T T T T) -7 NIL NIL NIL) (-551 1256803 1256893 1257063 "INTAF" 1257250 NIL INTAF (NIL T T) -7 NIL NIL NIL) (-550 1250257 1256613 1256753 "INTABL" 1256758 NIL INTABL (NIL T T T) -8 NIL NIL NIL) (-549 1249588 1250027 1250092 "INT8" 1250126 T INT8 (NIL) -8 NIL NIL 1250171) (-548 1248918 1249357 1249422 "INT64" 1249456 T INT64 (NIL) -8 NIL NIL 1249501) (-547 1248248 1248687 1248752 "INT32" 1248786 T INT32 (NIL) -8 NIL NIL 1248831) (-546 1247578 1248017 1248082 "INT16" 1248116 T INT16 (NIL) -8 NIL NIL 1248161) (-545 1242585 1245267 1245295 "INS" 1246229 T INS (NIL) -9 NIL 1246894 NIL) (-544 1239825 1240596 1241570 "INS-" 1241643 NIL INS- (NIL T) -8 NIL NIL NIL) (-543 1238600 1238827 1239125 "INPSIGN" 1239578 NIL INPSIGN (NIL T T) -7 NIL NIL NIL) (-542 1237718 1237835 1238032 "INPRODPF" 1238480 NIL INPRODPF (NIL T T) -7 NIL NIL NIL) (-541 1236612 1236729 1236966 "INPRODFF" 1237598 NIL INPRODFF (NIL T T T T) -7 NIL NIL NIL) (-540 1235612 1235764 1236024 "INNMFACT" 1236448 NIL INNMFACT (NIL T T T T) -7 NIL NIL NIL) (-539 1234809 1234906 1235094 "INMODGCD" 1235511 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL NIL) (-538 1233317 1233562 1233886 "INFSP" 1234554 NIL INFSP (NIL T T T) -7 NIL NIL NIL) (-537 1232501 1232618 1232801 "INFPROD0" 1233197 NIL INFPROD0 (NIL T T) -7 NIL NIL NIL) (-536 1229383 1230566 1231081 "INFORM" 1231994 T INFORM (NIL) -8 NIL NIL NIL) (-535 1228993 1229053 1229151 "INFORM1" 1229318 NIL INFORM1 (NIL T) -7 NIL NIL NIL) (-534 1228516 1228605 1228719 "INFINITY" 1228899 T INFINITY (NIL) -7 NIL NIL NIL) (-533 1227692 1228236 1228337 "INETCLTS" 1228435 T INETCLTS (NIL) -8 NIL NIL NIL) (-532 1226308 1226558 1226879 "INEP" 1227440 NIL INEP (NIL T T T) -7 NIL NIL NIL) (-531 1225584 1226205 1226270 "INDE" 1226275 NIL INDE (NIL T) -8 NIL NIL NIL) (-530 1225148 1225216 1225333 "INCRMAPS" 1225511 NIL INCRMAPS (NIL T) -7 NIL NIL NIL) (-529 1223966 1224417 1224623 "INBFILE" 1224962 T INBFILE (NIL) -8 NIL NIL NIL) (-528 1219266 1220202 1221146 "INBFF" 1223054 NIL INBFF (NIL T) -7 NIL NIL NIL) (-527 1218174 1218443 1218471 "INBCON" 1218984 T INBCON (NIL) -9 NIL 1219250 NIL) (-526 1217426 1217649 1217925 "INBCON-" 1217930 NIL INBCON- (NIL T) -8 NIL NIL NIL) (-525 1216932 1217150 1217241 "INAST" 1217355 T INAST (NIL) -8 NIL NIL NIL) (-524 1216386 1216611 1216717 "IMPTAST" 1216846 T IMPTAST (NIL) -8 NIL NIL NIL) (-523 1212880 1216230 1216334 "IMATRIX" 1216339 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL NIL) (-522 1211592 1211715 1212030 "IMATQF" 1212736 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL NIL) (-521 1209812 1210039 1210376 "IMATLIN" 1211348 NIL IMATLIN (NIL T T T T) -7 NIL NIL NIL) (-520 1204438 1209736 1209794 "ILIST" 1209799 NIL ILIST (NIL T NIL) -8 NIL NIL NIL) (-519 1202391 1204298 1204411 "IIARRAY2" 1204416 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL NIL) (-518 1197816 1202302 1202366 "IFF" 1202371 NIL IFF (NIL NIL NIL) -8 NIL NIL NIL) (-517 1197190 1197433 1197549 "IFAST" 1197720 T IFAST (NIL) -8 NIL NIL NIL) (-516 1192233 1196482 1196670 "IFARRAY" 1197047 NIL IFARRAY (NIL T NIL) -8 NIL NIL NIL) (-515 1191440 1192137 1192210 "IFAMON" 1192215 NIL IFAMON (NIL T T NIL) -8 NIL NIL NIL) (-514 1191024 1191089 1191143 "IEVALAB" 1191350 NIL IEVALAB (NIL T T) -9 NIL NIL NIL) (-513 1190699 1190767 1190927 "IEVALAB-" 1190932 NIL IEVALAB- (NIL T T T) -8 NIL NIL NIL) (-512 1190357 1190613 1190676 "IDPO" 1190681 NIL IDPO (NIL T T) -8 NIL NIL NIL) (-511 1189634 1190246 1190321 "IDPOAMS" 1190326 NIL IDPOAMS (NIL T T) -8 NIL NIL NIL) (-510 1188968 1189523 1189598 "IDPOAM" 1189603 NIL IDPOAM (NIL T T) -8 NIL NIL NIL) (-509 1188053 1188303 1188356 "IDPC" 1188769 NIL IDPC (NIL T T) -9 NIL 1188918 NIL) (-508 1187549 1187945 1188018 "IDPAM" 1188023 NIL IDPAM (NIL T T) -8 NIL NIL NIL) (-507 1186952 1187441 1187514 "IDPAG" 1187519 NIL IDPAG (NIL T T) -8 NIL NIL NIL) (-506 1186624 1186788 1186863 "IDENT" 1186897 T IDENT (NIL) -8 NIL NIL NIL) (-505 1182879 1183727 1184622 "IDECOMP" 1185781 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL NIL) (-504 1175743 1176802 1177849 "IDEAL" 1181915 NIL IDEAL (NIL T T T T) -8 NIL NIL NIL) (-503 1174907 1175019 1175218 "ICDEN" 1175627 NIL ICDEN (NIL T T T T) -7 NIL NIL NIL) (-502 1174005 1174387 1174534 "ICARD" 1174780 T ICARD (NIL) -8 NIL NIL NIL) (-501 1172065 1172378 1172783 "IBPTOOLS" 1173682 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL NIL) (-500 1167699 1171685 1171798 "IBITS" 1171984 NIL IBITS (NIL NIL) -8 NIL NIL NIL) (-499 1164422 1164998 1165693 "IBATOOL" 1167116 NIL IBATOOL (NIL T T T) -7 NIL NIL NIL) (-498 1162201 1162663 1163196 "IBACHIN" 1163957 NIL IBACHIN (NIL T T T) -7 NIL NIL NIL) (-497 1160078 1162047 1162150 "IARRAY2" 1162155 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL NIL) (-496 1156232 1160004 1160061 "IARRAY1" 1160066 NIL IARRAY1 (NIL T NIL) -8 NIL NIL NIL) (-495 1150216 1154644 1155125 "IAN" 1155771 T IAN (NIL) -8 NIL NIL NIL) (-494 1149727 1149784 1149957 "IALGFACT" 1150153 NIL IALGFACT (NIL T T T T) -7 NIL NIL NIL) (-493 1149255 1149368 1149396 "HYPCAT" 1149603 T HYPCAT (NIL) -9 NIL NIL NIL) (-492 1148793 1148910 1149096 "HYPCAT-" 1149101 NIL HYPCAT- (NIL T) -8 NIL NIL NIL) (-491 1148415 1148588 1148671 "HOSTNAME" 1148730 T HOSTNAME (NIL) -8 NIL NIL NIL) (-490 1148260 1148297 1148338 "HOMOTOP" 1148343 NIL HOMOTOP (NIL T) -9 NIL 1148376 NIL) (-489 1144939 1146270 1146311 "HOAGG" 1147292 NIL HOAGG (NIL T) -9 NIL 1147971 NIL) (-488 1143533 1143932 1144458 "HOAGG-" 1144463 NIL HOAGG- (NIL T T) -8 NIL NIL NIL) (-487 1137564 1143128 1143277 "HEXADEC" 1143404 T HEXADEC (NIL) -8 NIL NIL NIL) (-486 1136312 1136534 1136797 "HEUGCD" 1137341 NIL HEUGCD (NIL T) -7 NIL NIL NIL) (-485 1135415 1136149 1136279 "HELLFDIV" 1136284 NIL HELLFDIV (NIL T T T T) -8 NIL NIL NIL) (-484 1133642 1135192 1135280 "HEAP" 1135359 NIL HEAP (NIL T) -8 NIL NIL NIL) (-483 1132932 1133194 1133328 "HEADAST" 1133528 T HEADAST (NIL) -8 NIL NIL NIL) (-482 1126846 1132847 1132909 "HDP" 1132914 NIL HDP (NIL NIL T) -8 NIL NIL NIL) (-481 1120589 1126481 1126633 "HDMP" 1126747 NIL HDMP (NIL NIL T) -8 NIL NIL NIL) (-480 1119913 1120053 1120217 "HB" 1120445 T HB (NIL) -7 NIL NIL NIL) (-479 1113410 1119759 1119863 "HASHTBL" 1119868 NIL HASHTBL (NIL T T NIL) -8 NIL NIL NIL) (-478 1112913 1113131 1113223 "HASAST" 1113338 T HASAST (NIL) -8 NIL NIL NIL) (-477 1110718 1112535 1112717 "HACKPI" 1112751 T HACKPI (NIL) -8 NIL NIL NIL) (-476 1106413 1110571 1110684 "GTSET" 1110689 NIL GTSET (NIL T T T T) -8 NIL NIL NIL) (-475 1099939 1106291 1106389 "GSTBL" 1106394 NIL GSTBL (NIL T T T NIL) -8 NIL NIL NIL) (-474 1092244 1098970 1099235 "GSERIES" 1099730 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL NIL) (-473 1091411 1091802 1091830 "GROUP" 1092033 T GROUP (NIL) -9 NIL 1092167 NIL) (-472 1090777 1090936 1091187 "GROUP-" 1091192 NIL GROUP- (NIL T) -8 NIL NIL NIL) (-471 1089144 1089465 1089852 "GROEBSOL" 1090454 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL NIL) (-470 1088084 1088346 1088397 "GRMOD" 1088926 NIL GRMOD (NIL T T) -9 NIL 1089094 NIL) (-469 1087852 1087888 1088016 "GRMOD-" 1088021 NIL GRMOD- (NIL T T T) -8 NIL NIL NIL) (-468 1083169 1084206 1085206 "GRIMAGE" 1086872 T GRIMAGE (NIL) -8 NIL NIL NIL) (-467 1081635 1081896 1082220 "GRDEF" 1082865 T GRDEF (NIL) -7 NIL NIL NIL) (-466 1081079 1081195 1081336 "GRAY" 1081514 T GRAY (NIL) -7 NIL NIL NIL) (-465 1080292 1080672 1080723 "GRALG" 1080876 NIL GRALG (NIL T T) -9 NIL 1080969 NIL) (-464 1079953 1080026 1080189 "GRALG-" 1080194 NIL GRALG- (NIL T T T) -8 NIL NIL NIL) (-463 1076757 1079538 1079716 "GPOLSET" 1079860 NIL GPOLSET (NIL T T T T) -8 NIL NIL NIL) (-462 1076111 1076168 1076426 "GOSPER" 1076694 NIL GOSPER (NIL T T T T T) -7 NIL NIL NIL) (-461 1071870 1072549 1073075 "GMODPOL" 1075810 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL NIL) (-460 1070875 1071059 1071297 "GHENSEL" 1071682 NIL GHENSEL (NIL T T) -7 NIL NIL NIL) (-459 1064926 1065769 1066796 "GENUPS" 1069959 NIL GENUPS (NIL T T) -7 NIL NIL NIL) (-458 1064623 1064674 1064763 "GENUFACT" 1064869 NIL GENUFACT (NIL T) -7 NIL NIL NIL) (-457 1064035 1064112 1064277 "GENPGCD" 1064541 NIL GENPGCD (NIL T T T T) -7 NIL NIL NIL) (-456 1063509 1063544 1063757 "GENMFACT" 1063994 NIL GENMFACT (NIL T T T T T) -7 NIL NIL NIL) (-455 1062075 1062332 1062639 "GENEEZ" 1063252 NIL GENEEZ (NIL T T) -7 NIL NIL NIL) (-454 1055976 1061686 1061848 "GDMP" 1061998 NIL GDMP (NIL NIL T T) -8 NIL NIL NIL) (-453 1045345 1049747 1050853 "GCNAALG" 1054959 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL NIL) (-452 1043764 1044600 1044628 "GCDDOM" 1044883 T GCDDOM (NIL) -9 NIL 1045040 NIL) (-451 1043234 1043361 1043576 "GCDDOM-" 1043581 NIL GCDDOM- (NIL T) -8 NIL NIL NIL) (-450 1041906 1042091 1042395 "GB" 1043013 NIL GB (NIL T T T T) -7 NIL NIL NIL) (-449 1030522 1032852 1035244 "GBINTERN" 1039597 NIL GBINTERN (NIL T T T T) -7 NIL NIL NIL) (-448 1028359 1028651 1029072 "GBF" 1030197 NIL GBF (NIL T T T T) -7 NIL NIL NIL) (-447 1027140 1027305 1027572 "GBEUCLID" 1028175 NIL GBEUCLID (NIL T T T T) -7 NIL NIL NIL) (-446 1026489 1026614 1026763 "GAUSSFAC" 1027011 T GAUSSFAC (NIL) -7 NIL NIL NIL) (-445 1024856 1025158 1025472 "GALUTIL" 1026208 NIL GALUTIL (NIL T) -7 NIL NIL NIL) (-444 1023164 1023438 1023762 "GALPOLYU" 1024583 NIL GALPOLYU (NIL T T) -7 NIL NIL NIL) (-443 1020529 1020819 1021226 "GALFACTU" 1022861 NIL GALFACTU (NIL T T T) -7 NIL NIL NIL) (-442 1012335 1013834 1015442 "GALFACT" 1018961 NIL GALFACT (NIL T) -7 NIL NIL NIL) (-441 1009723 1010381 1010409 "FVFUN" 1011565 T FVFUN (NIL) -9 NIL 1012285 NIL) (-440 1008989 1009171 1009199 "FVC" 1009490 T FVC (NIL) -9 NIL 1009673 NIL) (-439 1008659 1008814 1008882 "FUNDESC" 1008941 T FUNDESC (NIL) -8 NIL NIL NIL) (-438 1008301 1008456 1008537 "FUNCTION" 1008611 NIL FUNCTION (NIL NIL) -8 NIL NIL NIL) (-437 1006072 1006623 1007089 "FT" 1007855 T FT (NIL) -8 NIL NIL NIL) (-436 1004890 1005373 1005576 "FTEM" 1005889 T FTEM (NIL) -8 NIL NIL NIL) (-435 1003146 1003435 1003839 "FSUPFACT" 1004581 NIL FSUPFACT (NIL T T T) -7 NIL NIL NIL) (-434 1001543 1001832 1002164 "FST" 1002834 T FST (NIL) -8 NIL NIL NIL) (-433 1000714 1000820 1001015 "FSRED" 1001425 NIL FSRED (NIL T T) -7 NIL NIL NIL) (-432 999392 999648 1000002 "FSPRMELT" 1000429 NIL FSPRMELT (NIL T T) -7 NIL NIL NIL) (-431 996477 996915 997414 "FSPECF" 998955 NIL FSPECF (NIL T T) -7 NIL NIL NIL) (-430 978531 986980 987020 "FS" 990868 NIL FS (NIL T) -9 NIL 993157 NIL) (-429 967178 970171 974227 "FS-" 974524 NIL FS- (NIL T T) -8 NIL NIL NIL) (-428 966692 966746 966923 "FSINT" 967119 NIL FSINT (NIL T T) -7 NIL NIL NIL) (-427 965011 965685 965988 "FSERIES" 966471 NIL FSERIES (NIL T T) -8 NIL NIL NIL) (-426 964025 964141 964372 "FSCINT" 964891 NIL FSCINT (NIL T T) -7 NIL NIL NIL) (-425 960259 962969 963010 "FSAGG" 963380 NIL FSAGG (NIL T) -9 NIL 963639 NIL) (-424 958021 958622 959418 "FSAGG-" 959513 NIL FSAGG- (NIL T T) -8 NIL NIL NIL) (-423 957063 957206 957433 "FSAGG2" 957874 NIL FSAGG2 (NIL T T T T) -7 NIL NIL NIL) (-422 954717 954997 955551 "FS2UPS" 956781 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL NIL) (-421 954299 954342 954497 "FS2" 954668 NIL FS2 (NIL T T T T) -7 NIL NIL NIL) (-420 953156 953327 953636 "FS2EXPXP" 954124 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL NIL) (-419 952582 952697 952849 "FRUTIL" 953036 NIL FRUTIL (NIL T) -7 NIL NIL NIL) (-418 944022 948077 949435 "FR" 951256 NIL FR (NIL T) -8 NIL NIL NIL) (-417 939097 941740 941780 "FRNAALG" 943176 NIL FRNAALG (NIL T) -9 NIL 943783 NIL) (-416 934770 935846 937121 "FRNAALG-" 937871 NIL FRNAALG- (NIL T T) -8 NIL NIL NIL) (-415 934408 934451 934578 "FRNAAF2" 934721 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL NIL) (-414 932815 933262 933557 "FRMOD" 934220 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL NIL) (-413 930593 931198 931515 "FRIDEAL" 932606 NIL FRIDEAL (NIL T T T T) -8 NIL NIL NIL) (-412 929788 929875 930164 "FRIDEAL2" 930500 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-411 928921 929335 929376 "FRETRCT" 929381 NIL FRETRCT (NIL T) -9 NIL 929557 NIL) (-410 928033 928264 928615 "FRETRCT-" 928620 NIL FRETRCT- (NIL T T) -8 NIL NIL NIL) (-409 925237 926421 926480 "FRAMALG" 927362 NIL FRAMALG (NIL T T) -9 NIL 927654 NIL) (-408 923371 923826 924456 "FRAMALG-" 924679 NIL FRAMALG- (NIL T T T) -8 NIL NIL NIL) (-407 917319 922846 923122 "FRAC" 923127 NIL FRAC (NIL T) -8 NIL NIL NIL) (-406 916955 917012 917119 "FRAC2" 917256 NIL FRAC2 (NIL T T) -7 NIL NIL NIL) (-405 916591 916648 916755 "FR2" 916892 NIL FR2 (NIL T T) -7 NIL NIL NIL) (-404 911256 914116 914144 "FPS" 915263 T FPS (NIL) -9 NIL 915820 NIL) (-403 910705 910814 910978 "FPS-" 911124 NIL FPS- (NIL T) -8 NIL NIL NIL) (-402 908151 909794 909822 "FPC" 910047 T FPC (NIL) -9 NIL 910189 NIL) (-401 907944 907984 908081 "FPC-" 908086 NIL FPC- (NIL T) -8 NIL NIL NIL) (-400 906822 907432 907473 "FPATMAB" 907478 NIL FPATMAB (NIL T) -9 NIL 907630 NIL) (-399 904522 904998 905424 "FPARFRAC" 906459 NIL FPARFRAC (NIL T T) -8 NIL NIL NIL) (-398 899915 900414 901096 "FORTRAN" 903954 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL NIL) (-397 897631 898131 898670 "FORT" 899396 T FORT (NIL) -7 NIL NIL NIL) (-396 895307 895869 895897 "FORTFN" 896957 T FORTFN (NIL) -9 NIL 897581 NIL) (-395 895071 895121 895149 "FORTCAT" 895208 T FORTCAT (NIL) -9 NIL 895270 NIL) (-394 893204 893687 894077 "FORMULA" 894701 T FORMULA (NIL) -8 NIL NIL NIL) (-393 892992 893022 893091 "FORMULA1" 893168 NIL FORMULA1 (NIL T) -7 NIL NIL NIL) (-392 892515 892567 892740 "FORDER" 892934 NIL FORDER (NIL T T T T) -7 NIL NIL NIL) (-391 891611 891775 891968 "FOP" 892342 T FOP (NIL) -7 NIL NIL NIL) (-390 890219 890891 891065 "FNLA" 891493 NIL FNLA (NIL NIL NIL T) -8 NIL NIL NIL) (-389 888974 889363 889391 "FNCAT" 889851 T FNCAT (NIL) -9 NIL 890111 NIL) (-388 888540 888933 888961 "FNAME" 888966 T FNAME (NIL) -8 NIL NIL NIL) (-387 887195 888132 888160 "FMTC" 888165 T FMTC (NIL) -9 NIL 888201 NIL) (-386 883555 884718 885347 "FMONOID" 886599 NIL FMONOID (NIL T) -8 NIL NIL NIL) (-385 882774 883297 883446 "FM" 883451 NIL FM (NIL T T) -8 NIL NIL NIL) (-384 880198 880844 880872 "FMFUN" 882016 T FMFUN (NIL) -9 NIL 882724 NIL) (-383 879467 879648 879676 "FMC" 879966 T FMC (NIL) -9 NIL 880148 NIL) (-382 876661 877495 877549 "FMCAT" 878744 NIL FMCAT (NIL T T) -9 NIL 879239 NIL) (-381 875554 876427 876527 "FM1" 876606 NIL FM1 (NIL T T) -8 NIL NIL NIL) (-380 873328 873744 874238 "FLOATRP" 875105 NIL FLOATRP (NIL T) -7 NIL NIL NIL) (-379 866929 871057 871678 "FLOAT" 872727 T FLOAT (NIL) -8 NIL NIL NIL) (-378 864367 864867 865445 "FLOATCP" 866396 NIL FLOATCP (NIL T) -7 NIL NIL NIL) (-377 863168 863980 864021 "FLINEXP" 864026 NIL FLINEXP (NIL T) -9 NIL 864119 NIL) (-376 862322 862557 862885 "FLINEXP-" 862890 NIL FLINEXP- (NIL T T) -8 NIL NIL NIL) (-375 861398 861542 861766 "FLASORT" 862174 NIL FLASORT (NIL T T) -7 NIL NIL NIL) (-374 858615 859457 859509 "FLALG" 860736 NIL FLALG (NIL T T) -9 NIL 861203 NIL) (-373 852399 856101 856142 "FLAGG" 857404 NIL FLAGG (NIL T) -9 NIL 858056 NIL) (-372 851125 851464 851954 "FLAGG-" 851959 NIL FLAGG- (NIL T T) -8 NIL NIL NIL) (-371 850167 850310 850537 "FLAGG2" 850978 NIL FLAGG2 (NIL T T T T) -7 NIL NIL NIL) (-370 847134 848116 848175 "FINRALG" 849303 NIL FINRALG (NIL T T) -9 NIL 849811 NIL) (-369 846294 846523 846862 "FINRALG-" 846867 NIL FINRALG- (NIL T T T) -8 NIL NIL NIL) (-368 845700 845913 845941 "FINITE" 846137 T FINITE (NIL) -9 NIL 846244 NIL) (-367 838158 840319 840359 "FINAALG" 844026 NIL FINAALG (NIL T) -9 NIL 845479 NIL) (-366 833490 834540 835684 "FINAALG-" 837063 NIL FINAALG- (NIL T T) -8 NIL NIL NIL) (-365 832885 833245 833348 "FILE" 833420 NIL FILE (NIL T) -8 NIL NIL NIL) (-364 831569 831881 831935 "FILECAT" 832619 NIL FILECAT (NIL T T) -9 NIL 832835 NIL) (-363 829429 830931 830959 "FIELD" 830999 T FIELD (NIL) -9 NIL 831079 NIL) (-362 828049 828434 828945 "FIELD-" 828950 NIL FIELD- (NIL T) -8 NIL NIL NIL) (-361 825926 826684 827031 "FGROUP" 827735 NIL FGROUP (NIL T) -8 NIL NIL NIL) (-360 825016 825180 825400 "FGLMICPK" 825758 NIL FGLMICPK (NIL T NIL) -7 NIL NIL NIL) (-359 820875 824941 824998 "FFX" 825003 NIL FFX (NIL T NIL) -8 NIL NIL NIL) (-358 820476 820537 820672 "FFSLPE" 820808 NIL FFSLPE (NIL T T T) -7 NIL NIL NIL) (-357 816465 817248 818044 "FFPOLY" 819712 NIL FFPOLY (NIL T) -7 NIL NIL NIL) (-356 815969 816005 816214 "FFPOLY2" 816423 NIL FFPOLY2 (NIL T T) -7 NIL NIL NIL) (-355 811839 815888 815951 "FFP" 815956 NIL FFP (NIL T NIL) -8 NIL NIL NIL) (-354 807264 811750 811814 "FF" 811819 NIL FF (NIL NIL NIL) -8 NIL NIL NIL) (-353 802417 806607 806797 "FFNBX" 807118 NIL FFNBX (NIL T NIL) -8 NIL NIL NIL) (-352 797373 801552 801810 "FFNBP" 802271 NIL FFNBP (NIL T NIL) -8 NIL NIL NIL) (-351 792033 796657 796868 "FFNB" 797206 NIL FFNB (NIL NIL NIL) -8 NIL NIL NIL) (-350 790865 791063 791378 "FFINTBAS" 791830 NIL FFINTBAS (NIL T T T) -7 NIL NIL NIL) (-349 787085 789272 789300 "FFIELDC" 789920 T FFIELDC (NIL) -9 NIL 790296 NIL) (-348 785747 786118 786615 "FFIELDC-" 786620 NIL FFIELDC- (NIL T) -8 NIL NIL NIL) (-347 785316 785362 785486 "FFHOM" 785689 NIL FFHOM (NIL T T T) -7 NIL NIL NIL) (-346 783011 783498 784015 "FFF" 784831 NIL FFF (NIL T) -7 NIL NIL NIL) (-345 778656 782753 782854 "FFCGX" 782954 NIL FFCGX (NIL T NIL) -8 NIL NIL NIL) (-344 774304 778388 778495 "FFCGP" 778599 NIL FFCGP (NIL T NIL) -8 NIL NIL NIL) (-343 769514 774031 774139 "FFCG" 774240 NIL FFCG (NIL NIL NIL) -8 NIL NIL NIL) (-342 751339 760385 760471 "FFCAT" 765636 NIL FFCAT (NIL T T T) -9 NIL 767087 NIL) (-341 746537 747584 748898 "FFCAT-" 750128 NIL FFCAT- (NIL T T T T) -8 NIL NIL NIL) (-340 745948 745991 746226 "FFCAT2" 746488 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-339 735145 738920 740140 "FEXPR" 744800 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL NIL) (-338 734145 734580 734621 "FEVALAB" 734705 NIL FEVALAB (NIL T) -9 NIL 734966 NIL) (-337 733304 733514 733852 "FEVALAB-" 733857 NIL FEVALAB- (NIL T T) -8 NIL NIL NIL) (-336 731897 732687 732890 "FDIV" 733203 NIL FDIV (NIL T T T T) -8 NIL NIL NIL) (-335 728963 729678 729793 "FDIVCAT" 731361 NIL FDIVCAT (NIL T T T T) -9 NIL 731798 NIL) (-334 728725 728752 728922 "FDIVCAT-" 728927 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL NIL) (-333 727945 728032 728309 "FDIV2" 728632 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-332 726631 726890 727179 "FCPAK1" 727676 T FCPAK1 (NIL) -7 NIL NIL NIL) (-331 725757 726131 726272 "FCOMP" 726522 NIL FCOMP (NIL T) -8 NIL NIL NIL) (-330 709486 712907 716445 "FC" 722239 T FC (NIL) -8 NIL NIL NIL) (-329 702057 706050 706090 "FAXF" 707892 NIL FAXF (NIL T) -9 NIL 708584 NIL) (-328 699333 699991 700816 "FAXF-" 701281 NIL FAXF- (NIL T T) -8 NIL NIL NIL) (-327 694433 698709 698885 "FARRAY" 699190 NIL FARRAY (NIL T) -8 NIL NIL NIL) (-326 689678 691718 691771 "FAMR" 692794 NIL FAMR (NIL T T) -9 NIL 693254 NIL) (-325 688568 688870 689305 "FAMR-" 689310 NIL FAMR- (NIL T T T) -8 NIL NIL NIL) (-324 687764 688490 688543 "FAMONOID" 688548 NIL FAMONOID (NIL T) -8 NIL NIL NIL) (-323 685576 686260 686313 "FAMONC" 687254 NIL FAMONC (NIL T T) -9 NIL 687640 NIL) (-322 684268 685330 685467 "FAGROUP" 685472 NIL FAGROUP (NIL T) -8 NIL NIL NIL) (-321 682063 682382 682785 "FACUTIL" 683949 NIL FACUTIL (NIL T T T T) -7 NIL NIL NIL) (-320 681162 681347 681569 "FACTFUNC" 681873 NIL FACTFUNC (NIL T) -7 NIL NIL NIL) (-319 673559 680413 680625 "EXPUPXS" 681018 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL NIL) (-318 671042 671582 672168 "EXPRTUBE" 672993 T EXPRTUBE (NIL) -7 NIL NIL NIL) (-317 667236 667828 668565 "EXPRODE" 670381 NIL EXPRODE (NIL T T) -7 NIL NIL NIL) (-316 652602 665891 666319 "EXPR" 666840 NIL EXPR (NIL T) -8 NIL NIL NIL) (-315 647009 647596 648409 "EXPR2UPS" 651900 NIL EXPR2UPS (NIL T T) -7 NIL NIL NIL) (-314 646645 646702 646809 "EXPR2" 646946 NIL EXPR2 (NIL T T) -7 NIL NIL NIL) (-313 638042 645777 646074 "EXPEXPAN" 646482 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL NIL) (-312 637869 637999 638028 "EXIT" 638033 T EXIT (NIL) -8 NIL NIL NIL) (-311 637376 637593 637684 "EXITAST" 637798 T EXITAST (NIL) -8 NIL NIL NIL) (-310 637003 637065 637178 "EVALCYC" 637308 NIL EVALCYC (NIL T) -7 NIL NIL NIL) (-309 636544 636662 636703 "EVALAB" 636873 NIL EVALAB (NIL T) -9 NIL 636977 NIL) (-308 636025 636147 636368 "EVALAB-" 636373 NIL EVALAB- (NIL T T) -8 NIL NIL NIL) (-307 633485 634761 634789 "EUCDOM" 635344 T EUCDOM (NIL) -9 NIL 635694 NIL) (-306 631890 632332 632922 "EUCDOM-" 632927 NIL EUCDOM- (NIL T) -8 NIL NIL NIL) (-305 619428 622188 624938 "ESTOOLS" 629160 T ESTOOLS (NIL) -7 NIL NIL NIL) (-304 619060 619117 619226 "ESTOOLS2" 619365 NIL ESTOOLS2 (NIL T T) -7 NIL NIL NIL) (-303 618811 618853 618933 "ESTOOLS1" 619012 NIL ESTOOLS1 (NIL T) -7 NIL NIL NIL) (-302 612716 614444 614472 "ES" 617240 T ES (NIL) -9 NIL 618649 NIL) (-301 607663 608950 610767 "ES-" 610931 NIL ES- (NIL T) -8 NIL NIL NIL) (-300 604037 604798 605578 "ESCONT" 606903 T ESCONT (NIL) -7 NIL NIL NIL) (-299 603782 603814 603896 "ESCONT1" 603999 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL NIL) (-298 603457 603507 603607 "ES2" 603726 NIL ES2 (NIL T T) -7 NIL NIL NIL) (-297 603087 603145 603254 "ES1" 603393 NIL ES1 (NIL T T) -7 NIL NIL NIL) (-296 602303 602432 602608 "ERROR" 602931 T ERROR (NIL) -7 NIL NIL NIL) (-295 595806 602162 602253 "EQTBL" 602258 NIL EQTBL (NIL T T) -8 NIL NIL NIL) (-294 588357 591120 592569 "EQ" 594390 NIL -2045 (NIL T) -8 NIL NIL NIL) (-293 587989 588046 588155 "EQ2" 588294 NIL EQ2 (NIL T T) -7 NIL NIL NIL) (-292 583278 584327 585420 "EP" 586928 NIL EP (NIL T) -7 NIL NIL NIL) (-291 581878 582169 582475 "ENV" 582992 T ENV (NIL) -8 NIL NIL NIL) (-290 581049 581577 581605 "ENTIRER" 581610 T ENTIRER (NIL) -9 NIL 581656 NIL) (-289 577543 579004 579374 "EMR" 580848 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL NIL) (-288 576687 576872 576926 "ELTAGG" 577306 NIL ELTAGG (NIL T T) -9 NIL 577517 NIL) (-287 576406 576468 576609 "ELTAGG-" 576614 NIL ELTAGG- (NIL T T T) -8 NIL NIL NIL) (-286 576195 576224 576278 "ELTAB" 576362 NIL ELTAB (NIL T T) -9 NIL NIL NIL) (-285 575321 575467 575666 "ELFUTS" 576046 NIL ELFUTS (NIL T T) -7 NIL NIL NIL) (-284 575063 575119 575147 "ELEMFUN" 575252 T ELEMFUN (NIL) -9 NIL NIL NIL) (-283 574933 574954 575022 "ELEMFUN-" 575027 NIL ELEMFUN- (NIL T) -8 NIL NIL NIL) (-282 569824 573033 573074 "ELAGG" 574014 NIL ELAGG (NIL T) -9 NIL 574477 NIL) (-281 568109 568543 569206 "ELAGG-" 569211 NIL ELAGG- (NIL T T) -8 NIL NIL NIL) (-280 566774 567052 567345 "ELABEXPR" 567836 T ELABEXPR (NIL) -8 NIL NIL NIL) (-279 559638 561441 562268 "EFUPXS" 566050 NIL EFUPXS (NIL T T T T) -8 NIL NIL NIL) (-278 553088 554889 555699 "EFULS" 558914 NIL EFULS (NIL T T T) -8 NIL NIL NIL) (-277 550510 550868 551347 "EFSTRUC" 552720 NIL EFSTRUC (NIL T T) -7 NIL NIL NIL) (-276 539581 541147 542707 "EF" 549025 NIL EF (NIL T T) -7 NIL NIL NIL) (-275 538682 539066 539215 "EAB" 539452 T EAB (NIL) -8 NIL NIL NIL) (-274 537891 538641 538669 "E04UCFA" 538674 T E04UCFA (NIL) -8 NIL NIL NIL) (-273 537100 537850 537878 "E04NAFA" 537883 T E04NAFA (NIL) -8 NIL NIL NIL) (-272 536309 537059 537087 "E04MBFA" 537092 T E04MBFA (NIL) -8 NIL NIL NIL) (-271 535518 536268 536296 "E04JAFA" 536301 T E04JAFA (NIL) -8 NIL NIL NIL) (-270 534729 535477 535505 "E04GCFA" 535510 T E04GCFA (NIL) -8 NIL NIL NIL) (-269 533940 534688 534716 "E04FDFA" 534721 T E04FDFA (NIL) -8 NIL NIL NIL) (-268 533149 533899 533927 "E04DGFA" 533932 T E04DGFA (NIL) -8 NIL NIL NIL) (-267 527322 528674 530038 "E04AGNT" 531805 T E04AGNT (NIL) -7 NIL NIL NIL) (-266 526028 526508 526548 "DVARCAT" 527023 NIL DVARCAT (NIL T) -9 NIL 527222 NIL) (-265 525232 525444 525758 "DVARCAT-" 525763 NIL DVARCAT- (NIL T T) -8 NIL NIL NIL) (-264 518124 525031 525160 "DSMP" 525165 NIL DSMP (NIL T T T) -8 NIL NIL NIL) (-263 512933 514069 515137 "DROPT" 517076 T DROPT (NIL) -8 NIL NIL NIL) (-262 512598 512657 512755 "DROPT1" 512868 NIL DROPT1 (NIL T) -7 NIL NIL NIL) (-261 507713 508839 509976 "DROPT0" 511481 T DROPT0 (NIL) -7 NIL NIL NIL) (-260 506058 506383 506769 "DRAWPT" 507347 T DRAWPT (NIL) -7 NIL NIL NIL) (-259 500645 501568 502647 "DRAW" 505032 NIL DRAW (NIL T) -7 NIL NIL NIL) (-258 500278 500331 500449 "DRAWHACK" 500586 NIL DRAWHACK (NIL T) -7 NIL NIL NIL) (-257 499009 499278 499569 "DRAWCX" 500007 T DRAWCX (NIL) -7 NIL NIL NIL) (-256 498524 498593 498744 "DRAWCURV" 498935 NIL DRAWCURV (NIL T T) -7 NIL NIL NIL) (-255 488992 490954 493069 "DRAWCFUN" 496429 T DRAWCFUN (NIL) -7 NIL NIL NIL) (-254 485805 487687 487728 "DQAGG" 488357 NIL DQAGG (NIL T) -9 NIL 488630 NIL) (-253 474076 480783 480866 "DPOLCAT" 482718 NIL DPOLCAT (NIL T T T T) -9 NIL 483263 NIL) (-252 468912 470261 472219 "DPOLCAT-" 472224 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL NIL) (-251 462061 468773 468871 "DPMO" 468876 NIL DPMO (NIL NIL T T) -8 NIL NIL NIL) (-250 455113 461841 462008 "DPMM" 462013 NIL DPMM (NIL NIL T T T) -8 NIL NIL NIL) (-249 454745 455032 455080 "DOMCTOR" 455085 T DOMCTOR (NIL) -8 NIL NIL NIL) (-248 454040 454267 454404 "DOMAIN" 454628 T DOMAIN (NIL) -8 NIL NIL NIL) (-247 447783 453675 453827 "DMP" 453941 NIL DMP (NIL NIL T) -8 NIL NIL NIL) (-246 447383 447439 447583 "DLP" 447721 NIL DLP (NIL T) -7 NIL NIL NIL) (-245 441253 446710 446900 "DLIST" 447225 NIL DLIST (NIL T) -8 NIL NIL NIL) (-244 438097 440106 440147 "DLAGG" 440697 NIL DLAGG (NIL T) -9 NIL 440927 NIL) (-243 436902 437540 437568 "DIVRING" 437660 T DIVRING (NIL) -9 NIL 437743 NIL) (-242 436139 436329 436629 "DIVRING-" 436634 NIL DIVRING- (NIL T) -8 NIL NIL NIL) (-241 434241 434598 435004 "DISPLAY" 435753 T DISPLAY (NIL) -7 NIL NIL NIL) (-240 428177 434155 434218 "DIRPROD" 434223 NIL DIRPROD (NIL NIL T) -8 NIL NIL NIL) (-239 427025 427228 427493 "DIRPROD2" 427970 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL NIL) (-238 416282 422240 422293 "DIRPCAT" 422703 NIL DIRPCAT (NIL NIL T) -9 NIL 423543 NIL) (-237 413608 414250 415131 "DIRPCAT-" 415468 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL NIL) (-236 412895 413055 413241 "DIOSP" 413442 T DIOSP (NIL) -7 NIL NIL NIL) (-235 409597 411807 411848 "DIOPS" 412282 NIL DIOPS (NIL T) -9 NIL 412511 NIL) (-234 409146 409260 409451 "DIOPS-" 409456 NIL DIOPS- (NIL T T) -8 NIL NIL NIL) (-233 408030 408632 408660 "DIFRING" 408847 T DIFRING (NIL) -9 NIL 408957 NIL) (-232 407676 407753 407905 "DIFRING-" 407910 NIL DIFRING- (NIL T) -8 NIL NIL NIL) (-231 405473 406719 406760 "DIFEXT" 407123 NIL DIFEXT (NIL T) -9 NIL 407417 NIL) (-230 403758 404186 404852 "DIFEXT-" 404857 NIL DIFEXT- (NIL T T) -8 NIL NIL NIL) (-229 401080 403290 403331 "DIAGG" 403336 NIL DIAGG (NIL T) -9 NIL 403356 NIL) (-228 400464 400621 400873 "DIAGG-" 400878 NIL DIAGG- (NIL T T) -8 NIL NIL NIL) (-227 395929 399423 399700 "DHMATRIX" 400233 NIL DHMATRIX (NIL T) -8 NIL NIL NIL) (-226 391541 392450 393460 "DFSFUN" 394939 T DFSFUN (NIL) -7 NIL NIL NIL) (-225 386646 390472 390784 "DFLOAT" 391249 T DFLOAT (NIL) -8 NIL NIL NIL) (-224 384874 385155 385551 "DFINTTLS" 386354 NIL DFINTTLS (NIL T T) -7 NIL NIL NIL) (-223 381930 382895 383295 "DERHAM" 384540 NIL DERHAM (NIL T NIL) -8 NIL NIL NIL) (-222 379779 381705 381794 "DEQUEUE" 381874 NIL DEQUEUE (NIL T) -8 NIL NIL NIL) (-221 378994 379127 379323 "DEGRED" 379641 NIL DEGRED (NIL T T) -7 NIL NIL NIL) (-220 375389 376134 376987 "DEFINTRF" 378222 NIL DEFINTRF (NIL T) -7 NIL NIL NIL) (-219 372916 373385 373984 "DEFINTEF" 374908 NIL DEFINTEF (NIL T T) -7 NIL NIL NIL) (-218 372293 372536 372651 "DEFAST" 372821 T DEFAST (NIL) -8 NIL NIL NIL) (-217 366324 371888 372037 "DECIMAL" 372164 T DECIMAL (NIL) -8 NIL NIL NIL) (-216 363834 364294 364800 "DDFACT" 365868 NIL DDFACT (NIL T T) -7 NIL NIL NIL) (-215 363430 363473 363624 "DBLRESP" 363785 NIL DBLRESP (NIL T T T T) -7 NIL NIL NIL) (-214 361329 361663 362023 "DBASE" 363197 NIL DBASE (NIL T) -8 NIL NIL NIL) (-213 360598 360809 360955 "DATAARY" 361228 NIL DATAARY (NIL NIL T) -8 NIL NIL NIL) (-212 359731 360557 360585 "D03FAFA" 360590 T D03FAFA (NIL) -8 NIL NIL NIL) (-211 358865 359690 359718 "D03EEFA" 359723 T D03EEFA (NIL) -8 NIL NIL NIL) (-210 356815 357281 357770 "D03AGNT" 358396 T D03AGNT (NIL) -7 NIL NIL NIL) (-209 356131 356774 356802 "D02EJFA" 356807 T D02EJFA (NIL) -8 NIL NIL NIL) (-208 355447 356090 356118 "D02CJFA" 356123 T D02CJFA (NIL) -8 NIL NIL NIL) (-207 354763 355406 355434 "D02BHFA" 355439 T D02BHFA (NIL) -8 NIL NIL NIL) (-206 354079 354722 354750 "D02BBFA" 354755 T D02BBFA (NIL) -8 NIL NIL NIL) (-205 347276 348865 350471 "D02AGNT" 352493 T D02AGNT (NIL) -7 NIL NIL NIL) (-204 345044 345567 346113 "D01WGTS" 346750 T D01WGTS (NIL) -7 NIL NIL NIL) (-203 344138 345003 345031 "D01TRNS" 345036 T D01TRNS (NIL) -8 NIL NIL NIL) (-202 343233 344097 344125 "D01GBFA" 344130 T D01GBFA (NIL) -8 NIL NIL NIL) (-201 342328 343192 343220 "D01FCFA" 343225 T D01FCFA (NIL) -8 NIL NIL NIL) (-200 341423 342287 342315 "D01ASFA" 342320 T D01ASFA (NIL) -8 NIL NIL NIL) (-199 340518 341382 341410 "D01AQFA" 341415 T D01AQFA (NIL) -8 NIL NIL NIL) (-198 339613 340477 340505 "D01APFA" 340510 T D01APFA (NIL) -8 NIL NIL NIL) (-197 338708 339572 339600 "D01ANFA" 339605 T D01ANFA (NIL) -8 NIL NIL NIL) (-196 337803 338667 338695 "D01AMFA" 338700 T D01AMFA (NIL) -8 NIL NIL NIL) (-195 336898 337762 337790 "D01ALFA" 337795 T D01ALFA (NIL) -8 NIL NIL NIL) (-194 335993 336857 336885 "D01AKFA" 336890 T D01AKFA (NIL) -8 NIL NIL NIL) (-193 335088 335952 335980 "D01AJFA" 335985 T D01AJFA (NIL) -8 NIL NIL NIL) (-192 328383 329936 331497 "D01AGNT" 333547 T D01AGNT (NIL) -7 NIL NIL NIL) (-191 327720 327848 328000 "CYCLOTOM" 328251 T CYCLOTOM (NIL) -7 NIL NIL NIL) (-190 324455 325168 325895 "CYCLES" 327013 T CYCLES (NIL) -7 NIL NIL NIL) (-189 323767 323901 324072 "CVMP" 324316 NIL CVMP (NIL T) -7 NIL NIL NIL) (-188 321538 321796 322172 "CTRIGMNP" 323495 NIL CTRIGMNP (NIL T T) -7 NIL NIL NIL) (-187 321033 321332 321405 "CTOR" 321485 T CTOR (NIL) -8 NIL NIL NIL) (-186 320569 320764 320865 "CTORKIND" 320952 T CTORKIND (NIL) -8 NIL NIL NIL) (-185 319917 320176 320204 "CTORCAT" 320386 T CTORCAT (NIL) -9 NIL 320499 NIL) (-184 319515 319626 319785 "CTORCAT-" 319790 NIL CTORCAT- (NIL T) -8 NIL NIL NIL) (-183 319031 319218 319316 "CTORCALL" 319437 T CTORCALL (NIL) -8 NIL NIL NIL) (-182 318405 318504 318657 "CSTTOOLS" 318928 NIL CSTTOOLS (NIL T T) -7 NIL NIL NIL) (-181 314204 314861 315619 "CRFP" 317717 NIL CRFP (NIL T T) -7 NIL NIL NIL) (-180 313706 313925 314017 "CRCEAST" 314132 T CRCEAST (NIL) -8 NIL NIL NIL) (-179 312753 312938 313166 "CRAPACK" 313510 NIL CRAPACK (NIL T) -7 NIL NIL NIL) (-178 312137 312238 312442 "CPMATCH" 312629 NIL CPMATCH (NIL T T T) -7 NIL NIL NIL) (-177 311862 311890 311996 "CPIMA" 312103 NIL CPIMA (NIL T T T) -7 NIL NIL NIL) (-176 308226 308898 309616 "COORDSYS" 311197 NIL COORDSYS (NIL T) -7 NIL NIL NIL) (-175 307638 307759 307901 "CONTOUR" 308104 T CONTOUR (NIL) -8 NIL NIL NIL) (-174 303556 305641 306133 "CONTFRAC" 307178 NIL CONTFRAC (NIL T) -8 NIL NIL NIL) (-173 303436 303457 303485 "CONDUIT" 303522 T CONDUIT (NIL) -9 NIL NIL NIL) (-172 302601 303129 303157 "COMRING" 303162 T COMRING (NIL) -9 NIL 303214 NIL) (-171 301682 301959 302143 "COMPPROP" 302437 T COMPPROP (NIL) -8 NIL NIL NIL) (-170 301343 301378 301506 "COMPLPAT" 301641 NIL COMPLPAT (NIL T T T) -7 NIL NIL NIL) (-169 291392 301152 301261 "COMPLEX" 301266 NIL COMPLEX (NIL T) -8 NIL NIL NIL) (-168 291028 291085 291192 "COMPLEX2" 291329 NIL COMPLEX2 (NIL T T) -7 NIL NIL NIL) (-167 290746 290781 290879 "COMPFACT" 290987 NIL COMPFACT (NIL T T) -7 NIL NIL NIL) (-166 274900 285128 285168 "COMPCAT" 286172 NIL COMPCAT (NIL T) -9 NIL 287568 NIL) (-165 264411 267339 270966 "COMPCAT-" 271322 NIL COMPCAT- (NIL T T) -8 NIL NIL NIL) (-164 264140 264168 264271 "COMMUPC" 264377 NIL COMMUPC (NIL T T T) -7 NIL NIL NIL) (-163 263934 263968 264027 "COMMONOP" 264101 T COMMONOP (NIL) -7 NIL NIL NIL) (-162 263517 263685 263772 "COMM" 263867 T COMM (NIL) -8 NIL NIL NIL) (-161 263120 263321 263396 "COMMAAST" 263462 T COMMAAST (NIL) -8 NIL NIL NIL) (-160 262369 262563 262591 "COMBOPC" 262929 T COMBOPC (NIL) -9 NIL 263104 NIL) (-159 261265 261475 261717 "COMBINAT" 262159 NIL COMBINAT (NIL T) -7 NIL NIL NIL) (-158 257462 258036 258676 "COMBF" 260687 NIL COMBF (NIL T T) -7 NIL NIL NIL) (-157 256247 256578 256813 "COLOR" 257247 T COLOR (NIL) -8 NIL NIL NIL) (-156 255750 255968 256060 "COLONAST" 256175 T COLONAST (NIL) -8 NIL NIL NIL) (-155 255390 255437 255562 "CMPLXRT" 255697 NIL CMPLXRT (NIL T T) -7 NIL NIL NIL) (-154 254865 255090 255189 "CLLCTAST" 255311 T CLLCTAST (NIL) -8 NIL NIL NIL) (-153 250365 251395 252475 "CLIP" 253805 T CLIP (NIL) -7 NIL NIL NIL) (-152 248738 249471 249710 "CLIF" 250192 NIL CLIF (NIL NIL T NIL) -8 NIL NIL NIL) (-151 244960 246884 246925 "CLAGG" 247854 NIL CLAGG (NIL T) -9 NIL 248390 NIL) (-150 243382 243839 244422 "CLAGG-" 244427 NIL CLAGG- (NIL T T) -8 NIL NIL NIL) (-149 242926 243011 243151 "CINTSLPE" 243291 NIL CINTSLPE (NIL T T) -7 NIL NIL NIL) (-148 240427 240898 241446 "CHVAR" 242454 NIL CHVAR (NIL T T T) -7 NIL NIL NIL) (-147 239662 240190 240218 "CHARZ" 240223 T CHARZ (NIL) -9 NIL 240238 NIL) (-146 239416 239456 239534 "CHARPOL" 239616 NIL CHARPOL (NIL T) -7 NIL NIL NIL) (-145 238535 239096 239124 "CHARNZ" 239171 T CHARNZ (NIL) -9 NIL 239227 NIL) (-144 236524 237225 237560 "CHAR" 238220 T CHAR (NIL) -8 NIL NIL NIL) (-143 236250 236311 236339 "CFCAT" 236450 T CFCAT (NIL) -9 NIL NIL NIL) (-142 235495 235606 235788 "CDEN" 236134 NIL CDEN (NIL T T T) -7 NIL NIL NIL) (-141 231487 234648 234928 "CCLASS" 235235 T CCLASS (NIL) -8 NIL NIL NIL) (-140 230794 230937 231100 "CATEGORY" 231344 T -10 (NIL) -8 NIL NIL NIL) (-139 230426 230713 230761 "CATCTOR" 230766 T CATCTOR (NIL) -8 NIL NIL NIL) (-138 229904 230129 230227 "CATAST" 230348 T CATAST (NIL) -8 NIL NIL NIL) (-137 229407 229625 229717 "CASEAST" 229832 T CASEAST (NIL) -8 NIL NIL NIL) (-136 224443 225436 226189 "CARTEN" 228710 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL NIL) (-135 223551 223699 223920 "CARTEN2" 224290 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL NIL) (-134 221893 222701 222958 "CARD" 223314 T CARD (NIL) -8 NIL NIL NIL) (-133 221496 221697 221772 "CAPSLAST" 221838 T CAPSLAST (NIL) -8 NIL NIL NIL) (-132 220868 221196 221224 "CACHSET" 221356 T CACHSET (NIL) -9 NIL 221433 NIL) (-131 220364 220660 220688 "CABMON" 220738 T CABMON (NIL) -9 NIL 220794 NIL) (-130 219864 220068 220178 "BYTEORD" 220274 T BYTEORD (NIL) -8 NIL NIL NIL) (-129 218867 219398 219540 "BYTE" 219703 T BYTE (NIL) -8 NIL NIL 219825) (-128 214267 218372 218544 "BYTEBUF" 218715 T BYTEBUF (NIL) -8 NIL NIL NIL) (-127 211824 213959 214066 "BTREE" 214193 NIL BTREE (NIL T) -8 NIL NIL NIL) (-126 209321 211472 211594 "BTOURN" 211734 NIL BTOURN (NIL T) -8 NIL NIL NIL) (-125 206738 208791 208832 "BTCAT" 208900 NIL BTCAT (NIL T) -9 NIL 208977 NIL) (-124 206405 206485 206634 "BTCAT-" 206639 NIL BTCAT- (NIL T T) -8 NIL NIL NIL) (-123 201697 205548 205576 "BTAGG" 205798 T BTAGG (NIL) -9 NIL 205959 NIL) (-122 201187 201312 201518 "BTAGG-" 201523 NIL BTAGG- (NIL T) -8 NIL NIL NIL) (-121 198230 200465 200680 "BSTREE" 201004 NIL BSTREE (NIL T) -8 NIL NIL NIL) (-120 197368 197494 197678 "BRILL" 198086 NIL BRILL (NIL T) -7 NIL NIL NIL) (-119 194067 196094 196135 "BRAGG" 196784 NIL BRAGG (NIL T) -9 NIL 197042 NIL) (-118 192596 193002 193557 "BRAGG-" 193562 NIL BRAGG- (NIL T T) -8 NIL NIL NIL) (-117 185852 191942 192126 "BPADICRT" 192444 NIL BPADICRT (NIL NIL) -8 NIL NIL NIL) (-116 184194 185789 185834 "BPADIC" 185839 NIL BPADIC (NIL NIL) -8 NIL NIL NIL) (-115 183892 183922 184036 "BOUNDZRO" 184158 NIL BOUNDZRO (NIL T T) -7 NIL NIL NIL) (-114 179011 180182 181125 "BOP" 182969 T BOP (NIL) -8 NIL NIL NIL) (-113 176632 177076 177596 "BOP1" 178524 NIL BOP1 (NIL T) -7 NIL NIL NIL) (-112 175334 176056 176249 "BOOLEAN" 176459 T BOOLEAN (NIL) -8 NIL NIL NIL) (-111 174696 175074 175128 "BMODULE" 175133 NIL BMODULE (NIL T T) -9 NIL 175198 NIL) (-110 170524 174494 174567 "BITS" 174643 T BITS (NIL) -8 NIL NIL NIL) (-109 169945 170064 170204 "BINDING" 170404 T BINDING (NIL) -8 NIL NIL NIL) (-108 163979 169542 169690 "BINARY" 169817 T BINARY (NIL) -8 NIL NIL NIL) (-107 161806 163234 163275 "BGAGG" 163535 NIL BGAGG (NIL T) -9 NIL 163672 NIL) (-106 161637 161669 161760 "BGAGG-" 161765 NIL BGAGG- (NIL T T) -8 NIL NIL NIL) (-105 160735 161021 161226 "BFUNCT" 161452 T BFUNCT (NIL) -8 NIL NIL NIL) (-104 159425 159603 159891 "BEZOUT" 160559 NIL BEZOUT (NIL T T T T T) -7 NIL NIL NIL) (-103 155942 158277 158607 "BBTREE" 159128 NIL BBTREE (NIL T) -8 NIL NIL NIL) (-102 155676 155729 155757 "BASTYPE" 155876 T BASTYPE (NIL) -9 NIL NIL NIL) (-101 155529 155557 155630 "BASTYPE-" 155635 NIL BASTYPE- (NIL T) -8 NIL NIL NIL) (-100 154963 155039 155191 "BALFACT" 155440 NIL BALFACT (NIL T T) -7 NIL NIL NIL) (-99 153846 154378 154564 "AUTOMOR" 154808 NIL AUTOMOR (NIL T) -8 NIL NIL NIL) (-98 153572 153577 153603 "ATTREG" 153608 T ATTREG (NIL) -9 NIL NIL NIL) (-97 151851 152269 152621 "ATTRBUT" 153238 T ATTRBUT (NIL) -8 NIL NIL NIL) (-96 151486 151679 151745 "ATTRAST" 151803 T ATTRAST (NIL) -8 NIL NIL NIL) (-95 151022 151135 151161 "ATRIG" 151362 T ATRIG (NIL) -9 NIL NIL NIL) (-94 150831 150872 150959 "ATRIG-" 150964 NIL ATRIG- (NIL T) -8 NIL NIL NIL) (-93 150502 150662 150688 "ASTCAT" 150693 T ASTCAT (NIL) -9 NIL 150723 NIL) (-92 150229 150288 150407 "ASTCAT-" 150412 NIL ASTCAT- (NIL T) -8 NIL NIL NIL) (-91 148426 150005 150093 "ASTACK" 150172 NIL ASTACK (NIL T) -8 NIL NIL NIL) (-90 146931 147228 147593 "ASSOCEQ" 148108 NIL ASSOCEQ (NIL T T) -7 NIL NIL NIL) (-89 145963 146590 146714 "ASP9" 146838 NIL ASP9 (NIL NIL) -8 NIL NIL NIL) (-88 145726 145911 145950 "ASP8" 145955 NIL ASP8 (NIL NIL) -8 NIL NIL NIL) (-87 144594 145331 145473 "ASP80" 145615 NIL ASP80 (NIL NIL) -8 NIL NIL NIL) (-86 143492 144229 144361 "ASP7" 144493 NIL ASP7 (NIL NIL) -8 NIL NIL NIL) (-85 142446 143169 143287 "ASP78" 143405 NIL ASP78 (NIL NIL) -8 NIL NIL NIL) (-84 141415 142126 142243 "ASP77" 142360 NIL ASP77 (NIL NIL) -8 NIL NIL NIL) (-83 140327 141053 141184 "ASP74" 141315 NIL ASP74 (NIL NIL) -8 NIL NIL NIL) (-82 139227 139962 140094 "ASP73" 140226 NIL ASP73 (NIL NIL) -8 NIL NIL NIL) (-81 138331 139053 139153 "ASP6" 139158 NIL ASP6 (NIL NIL) -8 NIL NIL NIL) (-80 137275 138008 138126 "ASP55" 138244 NIL ASP55 (NIL NIL) -8 NIL NIL NIL) (-79 136224 136949 137068 "ASP50" 137187 NIL ASP50 (NIL NIL) -8 NIL NIL NIL) (-78 135312 135925 136035 "ASP4" 136145 NIL ASP4 (NIL NIL) -8 NIL NIL NIL) (-77 134400 135013 135123 "ASP49" 135233 NIL ASP49 (NIL NIL) -8 NIL NIL NIL) (-76 133184 133939 134107 "ASP42" 134289 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL NIL) (-75 131960 132717 132887 "ASP41" 133071 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL NIL) (-74 130910 131637 131755 "ASP35" 131873 NIL ASP35 (NIL NIL) -8 NIL NIL NIL) (-73 130675 130858 130897 "ASP34" 130902 NIL ASP34 (NIL NIL) -8 NIL NIL NIL) (-72 130412 130479 130555 "ASP33" 130630 NIL ASP33 (NIL NIL) -8 NIL NIL NIL) (-71 129305 130047 130179 "ASP31" 130311 NIL ASP31 (NIL NIL) -8 NIL NIL NIL) (-70 129070 129253 129292 "ASP30" 129297 NIL ASP30 (NIL NIL) -8 NIL NIL NIL) (-69 128805 128874 128950 "ASP29" 129025 NIL ASP29 (NIL NIL) -8 NIL NIL NIL) (-68 128570 128753 128792 "ASP28" 128797 NIL ASP28 (NIL NIL) -8 NIL NIL NIL) (-67 128335 128518 128557 "ASP27" 128562 NIL ASP27 (NIL NIL) -8 NIL NIL NIL) (-66 127419 128033 128144 "ASP24" 128255 NIL ASP24 (NIL NIL) -8 NIL NIL NIL) (-65 126495 127221 127333 "ASP20" 127338 NIL ASP20 (NIL NIL) -8 NIL NIL NIL) (-64 125583 126196 126306 "ASP1" 126416 NIL ASP1 (NIL NIL) -8 NIL NIL NIL) (-63 124525 125257 125376 "ASP19" 125495 NIL ASP19 (NIL NIL) -8 NIL NIL NIL) (-62 124262 124329 124405 "ASP12" 124480 NIL ASP12 (NIL NIL) -8 NIL NIL NIL) (-61 123114 123861 124005 "ASP10" 124149 NIL ASP10 (NIL NIL) -8 NIL NIL NIL) (-60 121013 122958 123049 "ARRAY2" 123054 NIL ARRAY2 (NIL T) -8 NIL NIL NIL) (-59 116826 120661 120775 "ARRAY1" 120930 NIL ARRAY1 (NIL T) -8 NIL NIL NIL) (-58 115858 116031 116252 "ARRAY12" 116649 NIL ARRAY12 (NIL T T) -7 NIL NIL NIL) (-57 110217 112088 112163 "ARR2CAT" 114793 NIL ARR2CAT (NIL T T T) -9 NIL 115551 NIL) (-56 107651 108395 109349 "ARR2CAT-" 109354 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL NIL) (-55 106995 107278 107403 "ARITY" 107544 T ARITY (NIL) -8 NIL NIL NIL) (-54 105743 105895 106201 "APPRULE" 106831 NIL APPRULE (NIL T T T) -7 NIL NIL NIL) (-53 105394 105442 105561 "APPLYORE" 105689 NIL APPLYORE (NIL T T T) -7 NIL NIL NIL) (-52 104368 104659 104854 "ANY" 105217 T ANY (NIL) -8 NIL NIL NIL) (-51 103646 103769 103926 "ANY1" 104242 NIL ANY1 (NIL T) -7 NIL NIL NIL) (-50 101203 102083 102410 "ANTISYM" 103370 NIL ANTISYM (NIL T NIL) -8 NIL NIL NIL) (-49 100722 100910 101006 "ANON" 101125 T ANON (NIL) -8 NIL NIL NIL) (-48 94846 99261 99715 "AN" 100286 T AN (NIL) -8 NIL NIL NIL) (-47 91094 92456 92507 "AMR" 93255 NIL AMR (NIL T T) -9 NIL 93855 NIL) (-46 90206 90427 90790 "AMR-" 90795 NIL AMR- (NIL T T T) -8 NIL NIL NIL) (-45 74756 90123 90184 "ALIST" 90189 NIL ALIST (NIL T T) -8 NIL NIL NIL) (-44 71585 74350 74519 "ALGSC" 74674 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL NIL) (-43 68140 68695 69302 "ALGPKG" 71025 NIL ALGPKG (NIL T T) -7 NIL NIL NIL) (-42 67417 67518 67702 "ALGMFACT" 68026 NIL ALGMFACT (NIL T T T) -7 NIL NIL NIL) (-41 63155 63841 64496 "ALGMANIP" 66940 NIL ALGMANIP (NIL T T) -7 NIL NIL NIL) (-40 54552 62781 62931 "ALGFF" 63088 NIL ALGFF (NIL T T T NIL) -8 NIL NIL NIL) (-39 53748 53879 54058 "ALGFACT" 54410 NIL ALGFACT (NIL T) -7 NIL NIL NIL) (-38 52805 53379 53417 "ALGEBRA" 53422 NIL ALGEBRA (NIL T) -9 NIL 53463 NIL) (-37 52523 52582 52714 "ALGEBRA-" 52719 NIL ALGEBRA- (NIL T T) -8 NIL NIL NIL) (-36 34782 50525 50577 "ALAGG" 50713 NIL ALAGG (NIL T T) -9 NIL 50874 NIL) (-35 34318 34431 34457 "AHYP" 34658 T AHYP (NIL) -9 NIL NIL NIL) (-34 33249 33497 33523 "AGG" 34022 T AGG (NIL) -9 NIL 34301 NIL) (-33 32683 32845 33059 "AGG-" 33064 NIL AGG- (NIL T) -8 NIL NIL NIL) (-32 30359 30782 31200 "AF" 32325 NIL AF (NIL T T) -7 NIL NIL NIL) (-31 29866 30084 30174 "ADDAST" 30287 T ADDAST (NIL) -8 NIL NIL NIL) (-30 29134 29393 29549 "ACPLOT" 29728 T ACPLOT (NIL) -8 NIL NIL NIL) (-29 18418 26347 26398 "ACFS" 27109 NIL ACFS (NIL T) -9 NIL 27348 NIL) (-28 16432 16922 17697 "ACFS-" 17702 NIL ACFS- (NIL T T) -8 NIL NIL NIL) (-27 12697 14599 14625 "ACF" 15504 T ACF (NIL) -9 NIL 15916 NIL) (-26 11401 11735 12228 "ACF-" 12233 NIL ACF- (NIL T) -8 NIL NIL NIL) (-25 10999 11168 11194 "ABELSG" 11286 T ABELSG (NIL) -9 NIL 11351 NIL) (-24 10866 10891 10957 "ABELSG-" 10962 NIL ABELSG- (NIL T) -8 NIL NIL NIL) (-23 10235 10496 10522 "ABELMON" 10692 T ABELMON (NIL) -9 NIL 10804 NIL) (-22 9899 9983 10121 "ABELMON-" 10126 NIL ABELMON- (NIL T) -8 NIL NIL NIL) (-21 9233 9579 9605 "ABELGRP" 9730 T ABELGRP (NIL) -9 NIL 9812 NIL) (-20 8696 8825 9041 "ABELGRP-" 9046 NIL ABELGRP- (NIL T) -8 NIL NIL NIL) (-19 4333 8035 8074 "A1AGG" 8079 NIL A1AGG (NIL T) -9 NIL 8119 NIL) (-18 30 1251 2813 "A1AGG-" 2818 NIL A1AGG- (NIL T T) -8 NIL NIL NIL)) \ No newline at end of file
+((-3 3216864 3216869 3216874 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (-2 3216849 3216854 3216859 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (-1 3216834 3216839 3216844 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (0 3216819 3216824 3216829 NIL NIL NIL NIL (NIL) -8 NIL NIL NIL) (-1287 3215961 3216694 3216771 "ZMOD" 3216776 NIL ZMOD (NIL NIL) -8 NIL NIL NIL) (-1286 3215071 3215235 3215444 "ZLINDEP" 3215793 NIL ZLINDEP (NIL T) -7 NIL NIL NIL) (-1285 3204371 3206139 3208111 "ZDSOLVE" 3213201 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL NIL) (-1284 3203617 3203758 3203947 "YSTREAM" 3204217 NIL YSTREAM (NIL T) -7 NIL NIL NIL) (-1283 3201391 3202918 3203122 "XRPOLY" 3203460 NIL XRPOLY (NIL T T) -8 NIL NIL NIL) (-1282 3197944 3199262 3199837 "XPR" 3200863 NIL XPR (NIL T T) -8 NIL NIL NIL) (-1281 3195665 3197275 3197479 "XPOLY" 3197775 NIL XPOLY (NIL T) -8 NIL NIL NIL) (-1280 3193422 3194790 3194845 "XPOLYC" 3195133 NIL XPOLYC (NIL T T) -9 NIL 3195246 NIL) (-1279 3189798 3191939 3192327 "XPBWPOLY" 3193080 NIL XPBWPOLY (NIL T T) -8 NIL NIL NIL) (-1278 3185674 3187961 3188003 "XF" 3188624 NIL XF (NIL T) -9 NIL 3189024 NIL) (-1277 3185295 3185383 3185552 "XF-" 3185557 NIL XF- (NIL T T) -8 NIL NIL NIL) (-1276 3180595 3181884 3181939 "XFALG" 3184111 NIL XFALG (NIL T T) -9 NIL 3184900 NIL) (-1275 3179728 3179832 3180037 "XEXPPKG" 3180487 NIL XEXPPKG (NIL T T T) -7 NIL NIL NIL) (-1274 3177837 3179578 3179674 "XDPOLY" 3179679 NIL XDPOLY (NIL T T) -8 NIL NIL NIL) (-1273 3176748 3177348 3177391 "XALG" 3177396 NIL XALG (NIL T) -9 NIL 3177507 NIL) (-1272 3170190 3174725 3175219 "WUTSET" 3176340 NIL WUTSET (NIL T T T T) -8 NIL NIL NIL) (-1271 3168446 3169242 3169565 "WP" 3170001 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL NIL) (-1270 3168048 3168268 3168338 "WHILEAST" 3168398 T WHILEAST (NIL) -8 NIL NIL NIL) (-1269 3167520 3167765 3167859 "WHEREAST" 3167976 T WHEREAST (NIL) -8 NIL NIL NIL) (-1268 3166406 3166604 3166899 "WFFINTBS" 3167317 NIL WFFINTBS (NIL T T T T) -7 NIL NIL NIL) (-1267 3164310 3164737 3165199 "WEIER" 3165978 NIL WEIER (NIL T) -7 NIL NIL NIL) (-1266 3163431 3163881 3163923 "VSPACE" 3164059 NIL VSPACE (NIL T) -9 NIL 3164133 NIL) (-1265 3163269 3163296 3163387 "VSPACE-" 3163392 NIL VSPACE- (NIL T T) -8 NIL NIL NIL) (-1264 3163077 3163120 3163188 "VOID" 3163223 T VOID (NIL) -8 NIL NIL NIL) (-1263 3161213 3161572 3161978 "VIEW" 3162693 T VIEW (NIL) -7 NIL NIL NIL) (-1262 3157637 3158276 3159013 "VIEWDEF" 3160498 T VIEWDEF (NIL) -7 NIL NIL NIL) (-1261 3146941 3149185 3151358 "VIEW3D" 3155486 T VIEW3D (NIL) -8 NIL NIL NIL) (-1260 3139192 3140852 3142431 "VIEW2D" 3145384 T VIEW2D (NIL) -8 NIL NIL NIL) (-1259 3134546 3138962 3139054 "VECTOR" 3139135 NIL VECTOR (NIL T) -8 NIL NIL NIL) (-1258 3133123 3133382 3133700 "VECTOR2" 3134276 NIL VECTOR2 (NIL T T) -7 NIL NIL NIL) (-1257 3126602 3130907 3130950 "VECTCAT" 3131943 NIL VECTCAT (NIL T) -9 NIL 3132529 NIL) (-1256 3125616 3125870 3126260 "VECTCAT-" 3126265 NIL VECTCAT- (NIL T T) -8 NIL NIL NIL) (-1255 3125070 3125267 3125387 "VARIABLE" 3125531 NIL VARIABLE (NIL NIL) -8 NIL NIL NIL) (-1254 3125003 3125008 3125038 "UTYPE" 3125043 T UTYPE (NIL) -9 NIL NIL NIL) (-1253 3123833 3123987 3124249 "UTSODETL" 3124829 NIL UTSODETL (NIL T T T T) -7 NIL NIL NIL) (-1252 3121273 3121733 3122257 "UTSODE" 3123374 NIL UTSODE (NIL T T) -7 NIL NIL NIL) (-1251 3113110 3118899 3119388 "UTS" 3120842 NIL UTS (NIL T NIL NIL) -8 NIL NIL NIL) (-1250 3104318 3109677 3109720 "UTSCAT" 3110832 NIL UTSCAT (NIL T) -9 NIL 3111589 NIL) (-1249 3101666 3102388 3103377 "UTSCAT-" 3103382 NIL UTSCAT- (NIL T T) -8 NIL NIL NIL) (-1248 3101293 3101336 3101469 "UTS2" 3101617 NIL UTS2 (NIL T T T T) -7 NIL NIL NIL) (-1247 3095519 3098131 3098174 "URAGG" 3100244 NIL URAGG (NIL T) -9 NIL 3100967 NIL) (-1246 3092458 3093321 3094444 "URAGG-" 3094449 NIL URAGG- (NIL T T) -8 NIL NIL NIL) (-1245 3088147 3091072 3091544 "UPXSSING" 3092122 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL NIL) (-1244 3080213 3087394 3087667 "UPXS" 3087932 NIL UPXS (NIL T NIL NIL) -8 NIL NIL NIL) (-1243 3073286 3080117 3080189 "UPXSCONS" 3080194 NIL UPXSCONS (NIL T T) -8 NIL NIL NIL) (-1242 3063496 3070281 3070343 "UPXSCCA" 3070917 NIL UPXSCCA (NIL T T) -9 NIL 3071150 NIL) (-1241 3063134 3063219 3063393 "UPXSCCA-" 3063398 NIL UPXSCCA- (NIL T T T) -8 NIL NIL NIL) (-1240 3053197 3059755 3059798 "UPXSCAT" 3060446 NIL UPXSCAT (NIL T) -9 NIL 3061054 NIL) (-1239 3052627 3052706 3052885 "UPXS2" 3053112 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL NIL) (-1238 3051281 3051534 3051885 "UPSQFREE" 3052370 NIL UPSQFREE (NIL T T) -7 NIL NIL NIL) (-1237 3045034 3048083 3048138 "UPSCAT" 3049299 NIL UPSCAT (NIL T T) -9 NIL 3050073 NIL) (-1236 3044238 3044445 3044772 "UPSCAT-" 3044777 NIL UPSCAT- (NIL T T T) -8 NIL NIL NIL) (-1235 3030053 3038086 3038129 "UPOLYC" 3040230 NIL UPOLYC (NIL T) -9 NIL 3041451 NIL) (-1234 3021381 3023807 3026954 "UPOLYC-" 3026959 NIL UPOLYC- (NIL T T) -8 NIL NIL NIL) (-1233 3021008 3021051 3021184 "UPOLYC2" 3021332 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL NIL) (-1232 3012547 3020691 3020820 "UP" 3020927 NIL UP (NIL NIL T) -8 NIL NIL NIL) (-1231 3011886 3011993 3012157 "UPMP" 3012436 NIL UPMP (NIL T T) -7 NIL NIL NIL) (-1230 3011439 3011520 3011659 "UPDIVP" 3011799 NIL UPDIVP (NIL T T) -7 NIL NIL NIL) (-1229 3010007 3010256 3010572 "UPDECOMP" 3011188 NIL UPDECOMP (NIL T T) -7 NIL NIL NIL) (-1228 3009242 3009354 3009539 "UPCDEN" 3009891 NIL UPCDEN (NIL T T T) -7 NIL NIL NIL) (-1227 3008761 3008830 3008979 "UP2" 3009167 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL NIL) (-1226 3007228 3007965 3008242 "UNISEG" 3008519 NIL UNISEG (NIL T) -8 NIL NIL NIL) (-1225 3006443 3006570 3006775 "UNISEG2" 3007071 NIL UNISEG2 (NIL T T) -7 NIL NIL NIL) (-1224 3005503 3005683 3005909 "UNIFACT" 3006259 NIL UNIFACT (NIL T) -7 NIL NIL NIL) (-1223 2989435 3004680 3004931 "ULS" 3005310 NIL ULS (NIL T NIL NIL) -8 NIL NIL NIL) (-1222 2977434 2989339 2989411 "ULSCONS" 2989416 NIL ULSCONS (NIL T T) -8 NIL NIL NIL) (-1221 2960015 2971992 2972054 "ULSCCAT" 2972692 NIL ULSCCAT (NIL T T) -9 NIL 2972980 NIL) (-1220 2959065 2959310 2959698 "ULSCCAT-" 2959703 NIL ULSCCAT- (NIL T T T) -8 NIL NIL NIL) (-1219 2948905 2955377 2955420 "ULSCAT" 2956283 NIL ULSCAT (NIL T) -9 NIL 2957013 NIL) (-1218 2948335 2948414 2948593 "ULS2" 2948820 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL NIL) (-1217 2947425 2947935 2948042 "UINT8" 2948153 T UINT8 (NIL) -8 NIL NIL 2948238) (-1216 2946514 2947024 2947131 "UINT64" 2947242 T UINT64 (NIL) -8 NIL NIL 2947327) (-1215 2945603 2946113 2946220 "UINT32" 2946331 T UINT32 (NIL) -8 NIL NIL 2946416) (-1214 2944692 2945202 2945309 "UINT16" 2945420 T UINT16 (NIL) -8 NIL NIL 2945505) (-1213 2943061 2944018 2944048 "UFD" 2944260 T UFD (NIL) -9 NIL 2944374 NIL) (-1212 2942855 2942901 2942996 "UFD-" 2943001 NIL UFD- (NIL T) -8 NIL NIL NIL) (-1211 2941937 2942120 2942336 "UDVO" 2942661 T UDVO (NIL) -7 NIL NIL NIL) (-1210 2939753 2940162 2940633 "UDPO" 2941501 NIL UDPO (NIL T) -7 NIL NIL NIL) (-1209 2939686 2939691 2939721 "TYPE" 2939726 T TYPE (NIL) -9 NIL NIL NIL) (-1208 2939446 2939641 2939672 "TYPEAST" 2939677 T TYPEAST (NIL) -8 NIL NIL NIL) (-1207 2938417 2938619 2938859 "TWOFACT" 2939240 NIL TWOFACT (NIL T) -7 NIL NIL NIL) (-1206 2937440 2937826 2938061 "TUPLE" 2938217 NIL TUPLE (NIL T) -8 NIL NIL NIL) (-1205 2935131 2935650 2936189 "TUBETOOL" 2936923 T TUBETOOL (NIL) -7 NIL NIL NIL) (-1204 2933980 2934185 2934426 "TUBE" 2934924 NIL TUBE (NIL T) -8 NIL NIL NIL) (-1203 2928709 2932952 2933235 "TS" 2933732 NIL TS (NIL T) -8 NIL NIL NIL) (-1202 2917349 2921468 2921565 "TSETCAT" 2926834 NIL TSETCAT (NIL T T T T) -9 NIL 2928365 NIL) (-1201 2912081 2913681 2915572 "TSETCAT-" 2915577 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL NIL) (-1200 2906343 2907190 2908132 "TRMANIP" 2911217 NIL TRMANIP (NIL T T) -7 NIL NIL NIL) (-1199 2905784 2905847 2906010 "TRIMAT" 2906275 NIL TRIMAT (NIL T T T T) -7 NIL NIL NIL) (-1198 2903580 2903817 2904181 "TRIGMNIP" 2905533 NIL TRIGMNIP (NIL T T) -7 NIL NIL NIL) (-1197 2903100 2903213 2903243 "TRIGCAT" 2903456 T TRIGCAT (NIL) -9 NIL NIL NIL) (-1196 2902769 2902848 2902989 "TRIGCAT-" 2902994 NIL TRIGCAT- (NIL T) -8 NIL NIL NIL) (-1195 2899614 2901627 2901908 "TREE" 2902523 NIL TREE (NIL T) -8 NIL NIL NIL) (-1194 2898888 2899416 2899446 "TRANFUN" 2899481 T TRANFUN (NIL) -9 NIL 2899547 NIL) (-1193 2898167 2898358 2898638 "TRANFUN-" 2898643 NIL TRANFUN- (NIL T) -8 NIL NIL NIL) (-1192 2897971 2898003 2898064 "TOPSP" 2898128 T TOPSP (NIL) -7 NIL NIL NIL) (-1191 2897319 2897434 2897588 "TOOLSIGN" 2897852 NIL TOOLSIGN (NIL T) -7 NIL NIL NIL) (-1190 2895953 2896496 2896735 "TEXTFILE" 2897102 T TEXTFILE (NIL) -8 NIL NIL NIL) (-1189 2893865 2894406 2894835 "TEX" 2895546 T TEX (NIL) -8 NIL NIL NIL) (-1188 2893646 2893677 2893749 "TEX1" 2893828 NIL TEX1 (NIL T) -7 NIL NIL NIL) (-1187 2893294 2893357 2893447 "TEMUTL" 2893578 T TEMUTL (NIL) -7 NIL NIL NIL) (-1186 2891448 2891728 2892053 "TBCMPPK" 2893017 NIL TBCMPPK (NIL T T) -7 NIL NIL NIL) (-1185 2883225 2889608 2889664 "TBAGG" 2890064 NIL TBAGG (NIL T T) -9 NIL 2890275 NIL) (-1184 2878295 2879783 2881537 "TBAGG-" 2881542 NIL TBAGG- (NIL T T T) -8 NIL NIL NIL) (-1183 2877679 2877786 2877931 "TANEXP" 2878184 NIL TANEXP (NIL T) -7 NIL NIL NIL) (-1182 2871069 2877536 2877629 "TABLE" 2877634 NIL TABLE (NIL T T) -8 NIL NIL NIL) (-1181 2870481 2870580 2870718 "TABLEAU" 2870966 NIL TABLEAU (NIL T) -8 NIL NIL NIL) (-1180 2865089 2866309 2867557 "TABLBUMP" 2869267 NIL TABLBUMP (NIL T) -7 NIL NIL NIL) (-1179 2864311 2864458 2864639 "SYSTEM" 2864930 T SYSTEM (NIL) -8 NIL NIL NIL) (-1178 2860770 2861469 2862252 "SYSSOLP" 2863562 NIL SYSSOLP (NIL T) -7 NIL NIL NIL) (-1177 2859777 2860282 2860401 "SYSNNI" 2860587 NIL SYSNNI (NIL NIL) -8 NIL NIL 2860672) (-1176 2859047 2859506 2859585 "SYSINT" 2859645 NIL SYSINT (NIL NIL) -8 NIL NIL 2859690) (-1175 2855379 2856325 2857035 "SYNTAX" 2858359 T SYNTAX (NIL) -8 NIL NIL NIL) (-1174 2852537 2853139 2853771 "SYMTAB" 2854769 T SYMTAB (NIL) -8 NIL NIL NIL) (-1173 2847786 2848688 2849671 "SYMS" 2851576 T SYMS (NIL) -8 NIL NIL NIL) (-1172 2845021 2847244 2847474 "SYMPOLY" 2847591 NIL SYMPOLY (NIL T) -8 NIL NIL NIL) (-1171 2844538 2844613 2844736 "SYMFUNC" 2844933 NIL SYMFUNC (NIL T) -7 NIL NIL NIL) (-1170 2840557 2841850 2842663 "SYMBOL" 2843747 T SYMBOL (NIL) -8 NIL NIL NIL) (-1169 2834096 2835785 2837505 "SWITCH" 2838859 T SWITCH (NIL) -8 NIL NIL NIL) (-1168 2827330 2832917 2833220 "SUTS" 2833851 NIL SUTS (NIL T NIL NIL) -8 NIL NIL NIL) (-1167 2819396 2826577 2826850 "SUPXS" 2827115 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL NIL) (-1166 2810884 2819014 2819140 "SUP" 2819305 NIL SUP (NIL T) -8 NIL NIL NIL) (-1165 2810043 2810170 2810387 "SUPFRACF" 2810752 NIL SUPFRACF (NIL T T T T) -7 NIL NIL NIL) (-1164 2809664 2809723 2809836 "SUP2" 2809978 NIL SUP2 (NIL T T) -7 NIL NIL NIL) (-1163 2808077 2808351 2808714 "SUMRF" 2809363 NIL SUMRF (NIL T) -7 NIL NIL NIL) (-1162 2807391 2807457 2807656 "SUMFS" 2807998 NIL SUMFS (NIL T T) -7 NIL NIL NIL) (-1161 2791358 2806568 2806819 "SULS" 2807198 NIL SULS (NIL T NIL NIL) -8 NIL NIL NIL) (-1160 2790960 2791180 2791250 "SUCHTAST" 2791310 T SUCHTAST (NIL) -8 NIL NIL NIL) (-1159 2790255 2790485 2790625 "SUCH" 2790868 NIL SUCH (NIL T T) -8 NIL NIL NIL) (-1158 2784122 2785161 2786120 "SUBSPACE" 2789343 NIL SUBSPACE (NIL NIL T) -8 NIL NIL NIL) (-1157 2783552 2783642 2783806 "SUBRESP" 2784010 NIL SUBRESP (NIL T T) -7 NIL NIL NIL) (-1156 2776917 2778217 2779528 "STTF" 2782288 NIL STTF (NIL T) -7 NIL NIL NIL) (-1155 2771090 2772210 2773357 "STTFNC" 2775817 NIL STTFNC (NIL T) -7 NIL NIL NIL) (-1154 2762401 2764272 2766066 "STTAYLOR" 2769331 NIL STTAYLOR (NIL T) -7 NIL NIL NIL) (-1153 2755531 2762265 2762348 "STRTBL" 2762353 NIL STRTBL (NIL T) -8 NIL NIL NIL) (-1152 2750895 2755486 2755517 "STRING" 2755522 T STRING (NIL) -8 NIL NIL NIL) (-1151 2745756 2750268 2750298 "STRICAT" 2750357 T STRICAT (NIL) -9 NIL 2750419 NIL) (-1150 2738511 2743375 2743986 "STREAM" 2745180 NIL STREAM (NIL T) -8 NIL NIL NIL) (-1149 2738021 2738098 2738242 "STREAM3" 2738428 NIL STREAM3 (NIL T T T) -7 NIL NIL NIL) (-1148 2737003 2737186 2737421 "STREAM2" 2737834 NIL STREAM2 (NIL T T) -7 NIL NIL NIL) (-1147 2736691 2736743 2736836 "STREAM1" 2736945 NIL STREAM1 (NIL T) -7 NIL NIL NIL) (-1146 2735707 2735888 2736119 "STINPROD" 2736507 NIL STINPROD (NIL T) -7 NIL NIL NIL) (-1145 2735261 2735469 2735499 "STEP" 2735579 T STEP (NIL) -9 NIL 2735657 NIL) (-1144 2728693 2735160 2735237 "STBL" 2735242 NIL STBL (NIL T T NIL) -8 NIL NIL NIL) (-1143 2723819 2727914 2727957 "STAGG" 2728110 NIL STAGG (NIL T) -9 NIL 2728199 NIL) (-1142 2721521 2722123 2722995 "STAGG-" 2723000 NIL STAGG- (NIL T T) -8 NIL NIL NIL) (-1141 2719668 2721291 2721383 "STACK" 2721464 NIL STACK (NIL T) -8 NIL NIL NIL) (-1140 2712364 2717809 2718265 "SREGSET" 2719298 NIL SREGSET (NIL T T T T) -8 NIL NIL NIL) (-1139 2704789 2706158 2707671 "SRDCMPK" 2710970 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL NIL) (-1138 2697706 2702229 2702259 "SRAGG" 2703562 T SRAGG (NIL) -9 NIL 2704170 NIL) (-1137 2696723 2696978 2697357 "SRAGG-" 2697362 NIL SRAGG- (NIL T) -8 NIL NIL NIL) (-1136 2691183 2695670 2696091 "SQMATRIX" 2696349 NIL SQMATRIX (NIL NIL T) -8 NIL NIL NIL) (-1135 2684869 2687901 2688628 "SPLTREE" 2690528 NIL SPLTREE (NIL T T) -8 NIL NIL NIL) (-1134 2680832 2681525 2682171 "SPLNODE" 2684295 NIL SPLNODE (NIL T T) -8 NIL NIL NIL) (-1133 2679879 2680112 2680142 "SPFCAT" 2680586 T SPFCAT (NIL) -9 NIL NIL NIL) (-1132 2678616 2678826 2679090 "SPECOUT" 2679637 T SPECOUT (NIL) -7 NIL NIL NIL) (-1131 2670242 2672012 2672042 "SPADXPT" 2676434 T SPADXPT (NIL) -9 NIL 2678468 NIL) (-1130 2670003 2670043 2670112 "SPADPRSR" 2670195 T SPADPRSR (NIL) -7 NIL NIL NIL) (-1129 2668158 2669958 2669989 "SPADAST" 2669994 T SPADAST (NIL) -8 NIL NIL NIL) (-1128 2660103 2661876 2661919 "SPACEC" 2666292 NIL SPACEC (NIL T) -9 NIL 2668108 NIL) (-1127 2658233 2660035 2660084 "SPACE3" 2660089 NIL SPACE3 (NIL T) -8 NIL NIL NIL) (-1126 2656985 2657156 2657447 "SORTPAK" 2658038 NIL SORTPAK (NIL T T) -7 NIL NIL NIL) (-1125 2655035 2655338 2655757 "SOLVETRA" 2656649 NIL SOLVETRA (NIL T) -7 NIL NIL NIL) (-1124 2654046 2654268 2654542 "SOLVESER" 2654808 NIL SOLVESER (NIL T) -7 NIL NIL NIL) (-1123 2649257 2650147 2651149 "SOLVERAD" 2653098 NIL SOLVERAD (NIL T) -7 NIL NIL NIL) (-1122 2645072 2645681 2646410 "SOLVEFOR" 2648624 NIL SOLVEFOR (NIL T T) -7 NIL NIL NIL) (-1121 2639342 2644421 2644518 "SNTSCAT" 2644523 NIL SNTSCAT (NIL T T T T) -9 NIL 2644593 NIL) (-1120 2633448 2637665 2638056 "SMTS" 2639032 NIL SMTS (NIL T T T) -8 NIL NIL NIL) (-1119 2627861 2633336 2633413 "SMP" 2633418 NIL SMP (NIL T T) -8 NIL NIL NIL) (-1118 2626020 2626321 2626719 "SMITH" 2627558 NIL SMITH (NIL T T T T) -7 NIL NIL NIL) (-1117 2618880 2623071 2623174 "SMATCAT" 2624525 NIL SMATCAT (NIL NIL T T T) -9 NIL 2625075 NIL) (-1116 2615820 2616643 2617821 "SMATCAT-" 2617826 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL NIL) (-1115 2613486 2615056 2615099 "SKAGG" 2615360 NIL SKAGG (NIL T) -9 NIL 2615495 NIL) (-1114 2609794 2612902 2613097 "SINT" 2613284 T SINT (NIL) -8 NIL NIL 2613457) (-1113 2609566 2609604 2609670 "SIMPAN" 2609750 T SIMPAN (NIL) -7 NIL NIL NIL) (-1112 2608845 2609101 2609241 "SIG" 2609448 T SIG (NIL) -8 NIL NIL NIL) (-1111 2607683 2607904 2608179 "SIGNRF" 2608604 NIL SIGNRF (NIL T) -7 NIL NIL NIL) (-1110 2606488 2606639 2606930 "SIGNEF" 2607512 NIL SIGNEF (NIL T T) -7 NIL NIL NIL) (-1109 2605794 2606071 2606195 "SIGAST" 2606386 T SIGAST (NIL) -8 NIL NIL NIL) (-1108 2603484 2603938 2604444 "SHP" 2605335 NIL SHP (NIL T NIL) -7 NIL NIL NIL) (-1107 2597336 2603385 2603461 "SHDP" 2603466 NIL SHDP (NIL NIL NIL T) -8 NIL NIL NIL) (-1106 2596911 2597101 2597131 "SGROUP" 2597224 T SGROUP (NIL) -9 NIL 2597286 NIL) (-1105 2596769 2596795 2596868 "SGROUP-" 2596873 NIL SGROUP- (NIL T) -8 NIL NIL NIL) (-1104 2593604 2594302 2595025 "SGCF" 2596068 T SGCF (NIL) -7 NIL NIL NIL) (-1103 2587972 2593051 2593148 "SFRTCAT" 2593153 NIL SFRTCAT (NIL T T T T) -9 NIL 2593192 NIL) (-1102 2581393 2582411 2583547 "SFRGCD" 2586955 NIL SFRGCD (NIL T T T T T) -7 NIL NIL NIL) (-1101 2574520 2575592 2576778 "SFQCMPK" 2580326 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL NIL) (-1100 2574142 2574231 2574341 "SFORT" 2574461 NIL SFORT (NIL T T) -8 NIL NIL NIL) (-1099 2573260 2573982 2574103 "SEXOF" 2574108 NIL SEXOF (NIL T T T T T) -8 NIL NIL NIL) (-1098 2572367 2573141 2573209 "SEX" 2573214 T SEX (NIL) -8 NIL NIL NIL) (-1097 2567880 2568595 2568690 "SEXCAT" 2571627 NIL SEXCAT (NIL T T T T T) -9 NIL 2572205 NIL) (-1096 2565033 2567814 2567862 "SET" 2567867 NIL SET (NIL T) -8 NIL NIL NIL) (-1095 2563257 2563746 2564051 "SETMN" 2564774 NIL SETMN (NIL NIL NIL) -8 NIL NIL NIL) (-1094 2562753 2562905 2562935 "SETCAT" 2563111 T SETCAT (NIL) -9 NIL 2563221 NIL) (-1093 2562533 2562585 2562684 "SETCAT-" 2562689 NIL SETCAT- (NIL T) -8 NIL NIL NIL) (-1092 2558894 2560994 2561037 "SETAGG" 2561907 NIL SETAGG (NIL T) -9 NIL 2562247 NIL) (-1091 2558352 2558468 2558705 "SETAGG-" 2558710 NIL SETAGG- (NIL T T) -8 NIL NIL NIL) (-1090 2557795 2558048 2558149 "SEQAST" 2558273 T SEQAST (NIL) -8 NIL NIL NIL) (-1089 2556994 2557288 2557349 "SEGXCAT" 2557635 NIL SEGXCAT (NIL T T) -9 NIL 2557755 NIL) (-1088 2556000 2556660 2556842 "SEG" 2556847 NIL SEG (NIL T) -8 NIL NIL NIL) (-1087 2554979 2555193 2555236 "SEGCAT" 2555758 NIL SEGCAT (NIL T) -9 NIL 2555979 NIL) (-1086 2553980 2554358 2554558 "SEGBIND" 2554814 NIL SEGBIND (NIL T) -8 NIL NIL NIL) (-1085 2553601 2553660 2553773 "SEGBIND2" 2553915 NIL SEGBIND2 (NIL T T) -7 NIL NIL NIL) (-1084 2553174 2553402 2553479 "SEGAST" 2553546 T SEGAST (NIL) -8 NIL NIL NIL) (-1083 2552393 2552519 2552723 "SEG2" 2553018 NIL SEG2 (NIL T T) -7 NIL NIL NIL) (-1082 2551803 2552328 2552375 "SDVAR" 2552380 NIL SDVAR (NIL T) -8 NIL NIL NIL) (-1081 2544058 2551573 2551703 "SDPOL" 2551708 NIL SDPOL (NIL T) -8 NIL NIL NIL) (-1080 2542651 2542917 2543236 "SCPKG" 2543773 NIL SCPKG (NIL T) -7 NIL NIL NIL) (-1079 2541815 2541987 2542179 "SCOPE" 2542481 T SCOPE (NIL) -8 NIL NIL NIL) (-1078 2541035 2541169 2541348 "SCACHE" 2541670 NIL SCACHE (NIL T) -7 NIL NIL NIL) (-1077 2540681 2540867 2540897 "SASTCAT" 2540902 T SASTCAT (NIL) -9 NIL 2540915 NIL) (-1076 2540168 2540516 2540592 "SAOS" 2540627 T SAOS (NIL) -8 NIL NIL NIL) (-1075 2539733 2539768 2539941 "SAERFFC" 2540127 NIL SAERFFC (NIL T T T) -7 NIL NIL NIL) (-1074 2533672 2539630 2539710 "SAE" 2539715 NIL SAE (NIL T T NIL) -8 NIL NIL NIL) (-1073 2533265 2533300 2533459 "SAEFACT" 2533631 NIL SAEFACT (NIL T T T) -7 NIL NIL NIL) (-1072 2531586 2531900 2532301 "RURPK" 2532931 NIL RURPK (NIL T NIL) -7 NIL NIL NIL) (-1071 2530195 2530501 2530813 "RULESET" 2531420 NIL RULESET (NIL T T T) -8 NIL NIL NIL) (-1070 2527355 2527885 2528350 "RULE" 2529876 NIL RULE (NIL T T T) -8 NIL NIL NIL) (-1069 2526967 2527149 2527232 "RULECOLD" 2527307 NIL RULECOLD (NIL NIL) -8 NIL NIL NIL) (-1068 2526757 2526785 2526856 "RTVALUE" 2526918 T RTVALUE (NIL) -8 NIL NIL NIL) (-1067 2526228 2526474 2526568 "RSTRCAST" 2526685 T RSTRCAST (NIL) -8 NIL NIL NIL) (-1066 2521076 2521871 2522791 "RSETGCD" 2525427 NIL RSETGCD (NIL T T T T T) -7 NIL NIL NIL) (-1065 2510306 2515385 2515482 "RSETCAT" 2519601 NIL RSETCAT (NIL T T T T) -9 NIL 2520698 NIL) (-1064 2508233 2508772 2509596 "RSETCAT-" 2509601 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL NIL) (-1063 2500618 2501995 2503515 "RSDCMPK" 2506832 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL NIL) (-1062 2498597 2499064 2499138 "RRCC" 2500224 NIL RRCC (NIL T T) -9 NIL 2500568 NIL) (-1061 2497948 2498122 2498401 "RRCC-" 2498406 NIL RRCC- (NIL T T T) -8 NIL NIL NIL) (-1060 2497391 2497644 2497745 "RPTAST" 2497869 T RPTAST (NIL) -8 NIL NIL NIL) (-1059 2471362 2480984 2481051 "RPOLCAT" 2491715 NIL RPOLCAT (NIL T T T) -9 NIL 2494874 NIL) (-1058 2462860 2465200 2468322 "RPOLCAT-" 2468327 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL NIL) (-1057 2453791 2461071 2461553 "ROUTINE" 2462400 T ROUTINE (NIL) -8 NIL NIL NIL) (-1056 2450589 2453417 2453557 "ROMAN" 2453673 T ROMAN (NIL) -8 NIL NIL NIL) (-1055 2448833 2449449 2449709 "ROIRC" 2450394 NIL ROIRC (NIL T T) -8 NIL NIL NIL) (-1054 2445191 2447469 2447499 "RNS" 2447803 T RNS (NIL) -9 NIL 2448076 NIL) (-1053 2443700 2444083 2444617 "RNS-" 2444692 NIL RNS- (NIL T) -8 NIL NIL NIL) (-1052 2443123 2443531 2443561 "RNG" 2443566 T RNG (NIL) -9 NIL 2443587 NIL) (-1051 2442491 2442877 2442920 "RMODULE" 2442982 NIL RMODULE (NIL T) -9 NIL 2443024 NIL) (-1050 2441327 2441421 2441757 "RMCAT2" 2442392 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL NIL) (-1049 2438177 2440673 2440970 "RMATRIX" 2441089 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL NIL) (-1048 2431093 2433353 2433468 "RMATCAT" 2436827 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2437809 NIL) (-1047 2430468 2430615 2430922 "RMATCAT-" 2430927 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL NIL) (-1046 2430035 2430110 2430238 "RINTERP" 2430387 NIL RINTERP (NIL NIL T) -7 NIL NIL NIL) (-1045 2429128 2429682 2429712 "RING" 2429768 T RING (NIL) -9 NIL 2429860 NIL) (-1044 2428920 2428964 2429061 "RING-" 2429066 NIL RING- (NIL T) -8 NIL NIL NIL) (-1043 2427761 2427998 2428256 "RIDIST" 2428684 T RIDIST (NIL) -7 NIL NIL NIL) (-1042 2419050 2427229 2427435 "RGCHAIN" 2427609 NIL RGCHAIN (NIL T NIL) -8 NIL NIL NIL) (-1041 2418400 2418806 2418847 "RGBCSPC" 2418905 NIL RGBCSPC (NIL T) -9 NIL 2418957 NIL) (-1040 2417558 2417939 2417980 "RGBCMDL" 2418212 NIL RGBCMDL (NIL T) -9 NIL 2418326 NIL) (-1039 2414552 2415166 2415836 "RF" 2416922 NIL RF (NIL T) -7 NIL NIL NIL) (-1038 2414198 2414261 2414364 "RFFACTOR" 2414483 NIL RFFACTOR (NIL T) -7 NIL NIL NIL) (-1037 2413923 2413958 2414055 "RFFACT" 2414157 NIL RFFACT (NIL T) -7 NIL NIL NIL) (-1036 2412040 2412404 2412786 "RFDIST" 2413563 T RFDIST (NIL) -7 NIL NIL NIL) (-1035 2411493 2411585 2411748 "RETSOL" 2411942 NIL RETSOL (NIL T T) -7 NIL NIL NIL) (-1034 2411129 2411209 2411252 "RETRACT" 2411385 NIL RETRACT (NIL T) -9 NIL 2411472 NIL) (-1033 2410978 2411003 2411090 "RETRACT-" 2411095 NIL RETRACT- (NIL T T) -8 NIL NIL NIL) (-1032 2410580 2410800 2410870 "RETAST" 2410930 T RETAST (NIL) -8 NIL NIL NIL) (-1031 2403318 2410233 2410360 "RESULT" 2410475 T RESULT (NIL) -8 NIL NIL NIL) (-1030 2401909 2402587 2402786 "RESRING" 2403221 NIL RESRING (NIL T T T T NIL) -8 NIL NIL NIL) (-1029 2401545 2401594 2401692 "RESLATC" 2401846 NIL RESLATC (NIL T) -7 NIL NIL NIL) (-1028 2401250 2401285 2401392 "REPSQ" 2401504 NIL REPSQ (NIL T) -7 NIL NIL NIL) (-1027 2398672 2399252 2399854 "REP" 2400670 T REP (NIL) -7 NIL NIL NIL) (-1026 2398369 2398404 2398515 "REPDB" 2398631 NIL REPDB (NIL T) -7 NIL NIL NIL) (-1025 2392269 2393658 2394881 "REP2" 2397181 NIL REP2 (NIL T) -7 NIL NIL NIL) (-1024 2388646 2389327 2390135 "REP1" 2391496 NIL REP1 (NIL T) -7 NIL NIL NIL) (-1023 2381342 2386787 2387243 "REGSET" 2388276 NIL REGSET (NIL T T T T) -8 NIL NIL NIL) (-1022 2380107 2380490 2380740 "REF" 2381127 NIL REF (NIL T) -8 NIL NIL NIL) (-1021 2379484 2379587 2379754 "REDORDER" 2379991 NIL REDORDER (NIL T T) -7 NIL NIL NIL) (-1020 2375452 2378697 2378924 "RECLOS" 2379312 NIL RECLOS (NIL T) -8 NIL NIL NIL) (-1019 2374504 2374685 2374900 "REALSOLV" 2375259 T REALSOLV (NIL) -7 NIL NIL NIL) (-1018 2374350 2374391 2374421 "REAL" 2374426 T REAL (NIL) -9 NIL 2374461 NIL) (-1017 2370833 2371635 2372519 "REAL0Q" 2373515 NIL REAL0Q (NIL T) -7 NIL NIL NIL) (-1016 2366434 2367422 2368483 "REAL0" 2369814 NIL REAL0 (NIL T) -7 NIL NIL NIL) (-1015 2365905 2366151 2366245 "RDUCEAST" 2366362 T RDUCEAST (NIL) -8 NIL NIL NIL) (-1014 2365310 2365382 2365589 "RDIV" 2365827 NIL RDIV (NIL T T T T T) -7 NIL NIL NIL) (-1013 2364378 2364552 2364765 "RDIST" 2365132 NIL RDIST (NIL T) -7 NIL NIL NIL) (-1012 2362975 2363262 2363634 "RDETRS" 2364086 NIL RDETRS (NIL T T) -7 NIL NIL NIL) (-1011 2360787 2361241 2361779 "RDETR" 2362517 NIL RDETR (NIL T T) -7 NIL NIL NIL) (-1010 2359398 2359676 2360080 "RDEEFS" 2360503 NIL RDEEFS (NIL T T) -7 NIL NIL NIL) (-1009 2357893 2358199 2358631 "RDEEF" 2359086 NIL RDEEF (NIL T T) -7 NIL NIL NIL) (-1008 2352119 2355029 2355059 "RCFIELD" 2356354 T RCFIELD (NIL) -9 NIL 2357084 NIL) (-1007 2350183 2350687 2351383 "RCFIELD-" 2351458 NIL RCFIELD- (NIL T) -8 NIL NIL NIL) (-1006 2346452 2348284 2348327 "RCAGG" 2349411 NIL RCAGG (NIL T) -9 NIL 2349876 NIL) (-1005 2346080 2346174 2346337 "RCAGG-" 2346342 NIL RCAGG- (NIL T T) -8 NIL NIL NIL) (-1004 2345415 2345527 2345692 "RATRET" 2345964 NIL RATRET (NIL T) -7 NIL NIL NIL) (-1003 2344968 2345035 2345156 "RATFACT" 2345343 NIL RATFACT (NIL T) -7 NIL NIL NIL) (-1002 2344276 2344396 2344548 "RANDSRC" 2344838 T RANDSRC (NIL) -7 NIL NIL NIL) (-1001 2344010 2344054 2344127 "RADUTIL" 2344225 T RADUTIL (NIL) -7 NIL NIL NIL) (-1000 2337126 2342843 2343153 "RADIX" 2343734 NIL RADIX (NIL NIL) -8 NIL NIL NIL) (-999 2328747 2336970 2337098 "RADFF" 2337103 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL NIL) (-998 2328399 2328474 2328502 "RADCAT" 2328659 T RADCAT (NIL) -9 NIL NIL NIL) (-997 2328184 2328232 2328329 "RADCAT-" 2328334 NIL RADCAT- (NIL T) -8 NIL NIL NIL) (-996 2326287 2327959 2328048 "QUEUE" 2328128 NIL QUEUE (NIL T) -8 NIL NIL NIL) (-995 2322828 2326224 2326269 "QUAT" 2326274 NIL QUAT (NIL T) -8 NIL NIL NIL) (-994 2322466 2322509 2322636 "QUATCT2" 2322779 NIL QUATCT2 (NIL T T T T) -7 NIL NIL NIL) (-993 2316178 2319515 2319555 "QUATCAT" 2320335 NIL QUATCAT (NIL T) -9 NIL 2321101 NIL) (-992 2312322 2313359 2314746 "QUATCAT-" 2314840 NIL QUATCAT- (NIL T T) -8 NIL NIL NIL) (-991 2309795 2311406 2311447 "QUAGG" 2311822 NIL QUAGG (NIL T) -9 NIL 2311997 NIL) (-990 2309400 2309620 2309688 "QQUTAST" 2309747 T QQUTAST (NIL) -8 NIL NIL NIL) (-989 2308298 2308798 2308970 "QFORM" 2309272 NIL QFORM (NIL NIL T) -8 NIL NIL NIL) (-988 2299476 2304715 2304755 "QFCAT" 2305413 NIL QFCAT (NIL T) -9 NIL 2306414 NIL) (-987 2295048 2296249 2297840 "QFCAT-" 2297934 NIL QFCAT- (NIL T T) -8 NIL NIL NIL) (-986 2294686 2294729 2294856 "QFCAT2" 2294999 NIL QFCAT2 (NIL T T T T) -7 NIL NIL NIL) (-985 2294146 2294256 2294386 "QEQUAT" 2294576 T QEQUAT (NIL) -8 NIL NIL NIL) (-984 2287293 2288365 2289549 "QCMPACK" 2293079 NIL QCMPACK (NIL T T T T T) -7 NIL NIL NIL) (-983 2284842 2285290 2285718 "QALGSET" 2286948 NIL QALGSET (NIL T T T T) -8 NIL NIL NIL) (-982 2284087 2284261 2284493 "QALGSET2" 2284662 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL NIL) (-981 2282777 2283001 2283318 "PWFFINTB" 2283860 NIL PWFFINTB (NIL T T T T) -7 NIL NIL NIL) (-980 2280959 2281127 2281481 "PUSHVAR" 2282591 NIL PUSHVAR (NIL T T T T) -7 NIL NIL NIL) (-979 2276877 2277931 2277972 "PTRANFN" 2279856 NIL PTRANFN (NIL T) -9 NIL NIL NIL) (-978 2275279 2275570 2275892 "PTPACK" 2276588 NIL PTPACK (NIL T) -7 NIL NIL NIL) (-977 2274911 2274968 2275077 "PTFUNC2" 2275216 NIL PTFUNC2 (NIL T T) -7 NIL NIL NIL) (-976 2269390 2273783 2273824 "PTCAT" 2274120 NIL PTCAT (NIL T) -9 NIL 2274273 NIL) (-975 2269048 2269083 2269207 "PSQFR" 2269349 NIL PSQFR (NIL T T T T) -7 NIL NIL NIL) (-974 2267643 2267941 2268275 "PSEUDLIN" 2268746 NIL PSEUDLIN (NIL T) -7 NIL NIL NIL) (-973 2254406 2256777 2259101 "PSETPK" 2265403 NIL PSETPK (NIL T T T T) -7 NIL NIL NIL) (-972 2247424 2250164 2250260 "PSETCAT" 2253281 NIL PSETCAT (NIL T T T T) -9 NIL 2254095 NIL) (-971 2245260 2245894 2246715 "PSETCAT-" 2246720 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL NIL) (-970 2244609 2244774 2244802 "PSCURVE" 2245070 T PSCURVE (NIL) -9 NIL 2245237 NIL) (-969 2240931 2242447 2242512 "PSCAT" 2243356 NIL PSCAT (NIL T T T) -9 NIL 2243596 NIL) (-968 2239994 2240210 2240610 "PSCAT-" 2240615 NIL PSCAT- (NIL T T T T) -8 NIL NIL NIL) (-967 2238699 2239359 2239564 "PRTITION" 2239809 T PRTITION (NIL) -8 NIL NIL NIL) (-966 2238174 2238420 2238512 "PRTDAST" 2238627 T PRTDAST (NIL) -8 NIL NIL NIL) (-965 2227264 2229478 2231666 "PRS" 2236036 NIL PRS (NIL T T) -7 NIL NIL NIL) (-964 2225075 2226614 2226654 "PRQAGG" 2226837 NIL PRQAGG (NIL T) -9 NIL 2226939 NIL) (-963 2224435 2224690 2224718 "PROPLOG" 2224903 T PROPLOG (NIL) -9 NIL 2225025 NIL) (-962 2222916 2223386 2223643 "PROPFRML" 2224211 NIL PROPFRML (NIL T) -8 NIL NIL NIL) (-961 2222385 2222492 2222620 "PROPERTY" 2222808 T PROPERTY (NIL) -8 NIL NIL NIL) (-960 2216443 2220551 2221371 "PRODUCT" 2221611 NIL PRODUCT (NIL T T) -8 NIL NIL NIL) (-959 2213721 2215901 2216135 "PR" 2216254 NIL PR (NIL T T) -8 NIL NIL NIL) (-958 2213517 2213549 2213608 "PRINT" 2213682 T PRINT (NIL) -7 NIL NIL NIL) (-957 2212857 2212974 2213126 "PRIMES" 2213397 NIL PRIMES (NIL T) -7 NIL NIL NIL) (-956 2210922 2211323 2211789 "PRIMELT" 2212436 NIL PRIMELT (NIL T) -7 NIL NIL NIL) (-955 2210651 2210700 2210728 "PRIMCAT" 2210852 T PRIMCAT (NIL) -9 NIL NIL NIL) (-954 2206766 2210589 2210634 "PRIMARR" 2210639 NIL PRIMARR (NIL T) -8 NIL NIL NIL) (-953 2205773 2205951 2206179 "PRIMARR2" 2206584 NIL PRIMARR2 (NIL T T) -7 NIL NIL NIL) (-952 2205416 2205472 2205583 "PREASSOC" 2205711 NIL PREASSOC (NIL T T) -7 NIL NIL NIL) (-951 2204891 2205024 2205052 "PPCURVE" 2205257 T PPCURVE (NIL) -9 NIL 2205393 NIL) (-950 2204486 2204686 2204769 "PORTNUM" 2204828 T PORTNUM (NIL) -8 NIL NIL NIL) (-949 2201845 2202244 2202836 "POLYROOT" 2204067 NIL POLYROOT (NIL T T T T T) -7 NIL NIL NIL) (-948 2195755 2201449 2201609 "POLY" 2201718 NIL POLY (NIL T) -8 NIL NIL NIL) (-947 2195138 2195196 2195430 "POLYLIFT" 2195691 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL NIL) (-946 2191413 2191862 2192491 "POLYCATQ" 2194683 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL NIL) (-945 2178195 2183588 2183653 "POLYCAT" 2187167 NIL POLYCAT (NIL T T T) -9 NIL 2189095 NIL) (-944 2171644 2173506 2175890 "POLYCAT-" 2175895 NIL POLYCAT- (NIL T T T T) -8 NIL NIL NIL) (-943 2171231 2171299 2171419 "POLY2UP" 2171570 NIL POLY2UP (NIL NIL T) -7 NIL NIL NIL) (-942 2170863 2170920 2171029 "POLY2" 2171168 NIL POLY2 (NIL T T) -7 NIL NIL NIL) (-941 2169548 2169787 2170063 "POLUTIL" 2170637 NIL POLUTIL (NIL T T) -7 NIL NIL NIL) (-940 2167903 2168180 2168511 "POLTOPOL" 2169270 NIL POLTOPOL (NIL NIL T) -7 NIL NIL NIL) (-939 2163370 2167839 2167885 "POINT" 2167890 NIL POINT (NIL T) -8 NIL NIL NIL) (-938 2161557 2161914 2162289 "PNTHEORY" 2163015 T PNTHEORY (NIL) -7 NIL NIL NIL) (-937 2159976 2160273 2160685 "PMTOOLS" 2161255 NIL PMTOOLS (NIL T T T) -7 NIL NIL NIL) (-936 2159569 2159647 2159764 "PMSYM" 2159892 NIL PMSYM (NIL T) -7 NIL NIL NIL) (-935 2159079 2159148 2159322 "PMQFCAT" 2159494 NIL PMQFCAT (NIL T T T) -7 NIL NIL NIL) (-934 2158434 2158544 2158700 "PMPRED" 2158956 NIL PMPRED (NIL T) -7 NIL NIL NIL) (-933 2157830 2157916 2158077 "PMPREDFS" 2158335 NIL PMPREDFS (NIL T T T) -7 NIL NIL NIL) (-932 2156473 2156681 2157066 "PMPLCAT" 2157592 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL NIL) (-931 2156005 2156084 2156236 "PMLSAGG" 2156388 NIL PMLSAGG (NIL T T T) -7 NIL NIL NIL) (-930 2155480 2155556 2155737 "PMKERNEL" 2155923 NIL PMKERNEL (NIL T T) -7 NIL NIL NIL) (-929 2155097 2155172 2155285 "PMINS" 2155399 NIL PMINS (NIL T) -7 NIL NIL NIL) (-928 2154525 2154594 2154810 "PMFS" 2155022 NIL PMFS (NIL T T T) -7 NIL NIL NIL) (-927 2153753 2153871 2154076 "PMDOWN" 2154402 NIL PMDOWN (NIL T T T) -7 NIL NIL NIL) (-926 2152920 2153078 2153259 "PMASS" 2153592 T PMASS (NIL) -7 NIL NIL NIL) (-925 2152198 2152308 2152470 "PMASSFS" 2152807 NIL PMASSFS (NIL T T) -7 NIL NIL NIL) (-924 2151853 2151921 2152015 "PLOTTOOL" 2152124 T PLOTTOOL (NIL) -7 NIL NIL NIL) (-923 2146460 2147664 2148812 "PLOT" 2150725 T PLOT (NIL) -8 NIL NIL NIL) (-922 2142264 2143308 2144229 "PLOT3D" 2145559 T PLOT3D (NIL) -8 NIL NIL NIL) (-921 2141176 2141353 2141588 "PLOT1" 2142068 NIL PLOT1 (NIL T) -7 NIL NIL NIL) (-920 2116565 2121242 2126093 "PLEQN" 2136442 NIL PLEQN (NIL T T T T) -7 NIL NIL NIL) (-919 2115883 2116005 2116185 "PINTERP" 2116430 NIL PINTERP (NIL NIL T) -7 NIL NIL NIL) (-918 2115576 2115623 2115726 "PINTERPA" 2115830 NIL PINTERPA (NIL T T) -7 NIL NIL NIL) (-917 2114797 2115345 2115432 "PI" 2115472 T PI (NIL) -8 NIL NIL 2115539) (-916 2113160 2114135 2114163 "PID" 2114345 T PID (NIL) -9 NIL 2114479 NIL) (-915 2112885 2112922 2113010 "PICOERCE" 2113117 NIL PICOERCE (NIL T) -7 NIL NIL NIL) (-914 2112205 2112344 2112520 "PGROEB" 2112741 NIL PGROEB (NIL T) -7 NIL NIL NIL) (-913 2107792 2108606 2109511 "PGE" 2111320 T PGE (NIL) -7 NIL NIL NIL) (-912 2105915 2106162 2106528 "PGCD" 2107509 NIL PGCD (NIL T T T T) -7 NIL NIL NIL) (-911 2105253 2105356 2105517 "PFRPAC" 2105799 NIL PFRPAC (NIL T) -7 NIL NIL NIL) (-910 2101894 2103801 2104154 "PFR" 2104932 NIL PFR (NIL T) -8 NIL NIL NIL) (-909 2100283 2100527 2100852 "PFOTOOLS" 2101641 NIL PFOTOOLS (NIL T T) -7 NIL NIL NIL) (-908 2098816 2099055 2099406 "PFOQ" 2100040 NIL PFOQ (NIL T T T) -7 NIL NIL NIL) (-907 2097289 2097501 2097864 "PFO" 2098600 NIL PFO (NIL T T T T T) -7 NIL NIL NIL) (-906 2093842 2097178 2097247 "PF" 2097252 NIL PF (NIL NIL) -8 NIL NIL NIL) (-905 2091242 2092513 2092541 "PFECAT" 2093126 T PFECAT (NIL) -9 NIL 2093510 NIL) (-904 2090687 2090841 2091055 "PFECAT-" 2091060 NIL PFECAT- (NIL T) -8 NIL NIL NIL) (-903 2089290 2089542 2089843 "PFBRU" 2090436 NIL PFBRU (NIL T T) -7 NIL NIL NIL) (-902 2087155 2087508 2087940 "PFBR" 2088941 NIL PFBR (NIL T T T T) -7 NIL NIL NIL) (-901 2083037 2084531 2085207 "PERM" 2086512 NIL PERM (NIL T) -8 NIL NIL NIL) (-900 2078271 2079244 2080114 "PERMGRP" 2082200 NIL PERMGRP (NIL T) -8 NIL NIL NIL) (-899 2076377 2077334 2077375 "PERMCAT" 2077821 NIL PERMCAT (NIL T) -9 NIL 2078126 NIL) (-898 2076030 2076071 2076195 "PERMAN" 2076330 NIL PERMAN (NIL NIL T) -7 NIL NIL NIL) (-897 2073518 2075695 2075817 "PENDTREE" 2075941 NIL PENDTREE (NIL T) -8 NIL NIL NIL) (-896 2071577 2072345 2072386 "PDRING" 2073043 NIL PDRING (NIL T) -9 NIL 2073329 NIL) (-895 2070680 2070898 2071260 "PDRING-" 2071265 NIL PDRING- (NIL T T) -8 NIL NIL NIL) (-894 2067895 2068673 2069341 "PDEPROB" 2070032 T PDEPROB (NIL) -8 NIL NIL NIL) (-893 2065440 2065944 2066499 "PDEPACK" 2067360 T PDEPACK (NIL) -7 NIL NIL NIL) (-892 2064352 2064542 2064793 "PDECOMP" 2065239 NIL PDECOMP (NIL T T) -7 NIL NIL NIL) (-891 2061931 2062774 2062802 "PDECAT" 2063589 T PDECAT (NIL) -9 NIL 2064302 NIL) (-890 2061682 2061715 2061805 "PCOMP" 2061892 NIL PCOMP (NIL T T) -7 NIL NIL NIL) (-889 2059860 2060483 2060780 "PBWLB" 2061411 NIL PBWLB (NIL T) -8 NIL NIL NIL) (-888 2052333 2053933 2055271 "PATTERN" 2058543 NIL PATTERN (NIL T) -8 NIL NIL NIL) (-887 2051965 2052022 2052131 "PATTERN2" 2052270 NIL PATTERN2 (NIL T T) -7 NIL NIL NIL) (-886 2049722 2050110 2050567 "PATTERN1" 2051554 NIL PATTERN1 (NIL T T) -7 NIL NIL NIL) (-885 2047090 2047671 2048152 "PATRES" 2049287 NIL PATRES (NIL T T) -8 NIL NIL NIL) (-884 2046654 2046721 2046853 "PATRES2" 2047017 NIL PATRES2 (NIL T T T) -7 NIL NIL NIL) (-883 2044537 2044942 2045349 "PATMATCH" 2046321 NIL PATMATCH (NIL T T T) -7 NIL NIL NIL) (-882 2044047 2044256 2044297 "PATMAB" 2044404 NIL PATMAB (NIL T) -9 NIL 2044487 NIL) (-881 2042565 2042901 2043159 "PATLRES" 2043852 NIL PATLRES (NIL T T T) -8 NIL NIL NIL) (-880 2042111 2042234 2042275 "PATAB" 2042280 NIL PATAB (NIL T) -9 NIL 2042452 NIL) (-879 2039592 2040124 2040697 "PARTPERM" 2041558 T PARTPERM (NIL) -7 NIL NIL NIL) (-878 2039213 2039276 2039378 "PARSURF" 2039523 NIL PARSURF (NIL T) -8 NIL NIL NIL) (-877 2038845 2038902 2039011 "PARSU2" 2039150 NIL PARSU2 (NIL T T) -7 NIL NIL NIL) (-876 2038609 2038649 2038716 "PARSER" 2038798 T PARSER (NIL) -7 NIL NIL NIL) (-875 2038230 2038293 2038395 "PARSCURV" 2038540 NIL PARSCURV (NIL T) -8 NIL NIL NIL) (-874 2037862 2037919 2038028 "PARSC2" 2038167 NIL PARSC2 (NIL T T) -7 NIL NIL NIL) (-873 2037501 2037559 2037656 "PARPCURV" 2037798 NIL PARPCURV (NIL T) -8 NIL NIL NIL) (-872 2037133 2037190 2037299 "PARPC2" 2037438 NIL PARPC2 (NIL T T) -7 NIL NIL NIL) (-871 2036653 2036739 2036858 "PAN2EXPR" 2037034 T PAN2EXPR (NIL) -7 NIL NIL NIL) (-870 2035430 2035774 2036002 "PALETTE" 2036445 T PALETTE (NIL) -8 NIL NIL NIL) (-869 2033823 2034435 2034795 "PAIR" 2035116 NIL PAIR (NIL T T) -8 NIL NIL NIL) (-868 2027693 2033082 2033276 "PADICRC" 2033678 NIL PADICRC (NIL NIL T) -8 NIL NIL NIL) (-867 2020922 2027039 2027223 "PADICRAT" 2027541 NIL PADICRAT (NIL NIL) -8 NIL NIL NIL) (-866 2019237 2020859 2020904 "PADIC" 2020909 NIL PADIC (NIL NIL) -8 NIL NIL NIL) (-865 2016413 2017977 2018017 "PADICCT" 2018598 NIL PADICCT (NIL NIL) -9 NIL 2018880 NIL) (-864 2015370 2015570 2015838 "PADEPAC" 2016200 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL NIL) (-863 2014582 2014715 2014921 "PADE" 2015232 NIL PADE (NIL T T T) -7 NIL NIL NIL) (-862 2012969 2013790 2014070 "OWP" 2014386 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL NIL) (-861 2012462 2012675 2012772 "OVERSET" 2012892 T OVERSET (NIL) -8 NIL NIL NIL) (-860 2011508 2012067 2012239 "OVAR" 2012330 NIL OVAR (NIL NIL) -8 NIL NIL NIL) (-859 2010772 2010893 2011054 "OUT" 2011367 T OUT (NIL) -7 NIL NIL NIL) (-858 1999643 2001881 2004081 "OUTFORM" 2008592 T OUTFORM (NIL) -8 NIL NIL NIL) (-857 1998979 1999240 1999367 "OUTBFILE" 1999536 T OUTBFILE (NIL) -8 NIL NIL NIL) (-856 1998286 1998451 1998479 "OUTBCON" 1998797 T OUTBCON (NIL) -9 NIL 1998963 NIL) (-855 1997887 1997999 1998156 "OUTBCON-" 1998161 NIL OUTBCON- (NIL T) -8 NIL NIL NIL) (-854 1997267 1997616 1997705 "OSI" 1997818 T OSI (NIL) -8 NIL NIL NIL) (-853 1996797 1997135 1997163 "OSGROUP" 1997168 T OSGROUP (NIL) -9 NIL 1997190 NIL) (-852 1995542 1995769 1996054 "ORTHPOL" 1996544 NIL ORTHPOL (NIL T) -7 NIL NIL NIL) (-851 1993093 1995377 1995498 "OREUP" 1995503 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL NIL) (-850 1990496 1992784 1992911 "ORESUP" 1993035 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL NIL) (-849 1988024 1988524 1989085 "OREPCTO" 1989985 NIL OREPCTO (NIL T T) -7 NIL NIL NIL) (-848 1981814 1984015 1984056 "OREPCAT" 1986404 NIL OREPCAT (NIL T) -9 NIL 1987508 NIL) (-847 1978961 1979743 1980801 "OREPCAT-" 1980806 NIL OREPCAT- (NIL T T) -8 NIL NIL NIL) (-846 1978112 1978410 1978438 "ORDSET" 1978747 T ORDSET (NIL) -9 NIL 1978911 NIL) (-845 1977543 1977691 1977915 "ORDSET-" 1977920 NIL ORDSET- (NIL T) -8 NIL NIL NIL) (-844 1976143 1976934 1976962 "ORDRING" 1977164 T ORDRING (NIL) -9 NIL 1977289 NIL) (-843 1975788 1975882 1976026 "ORDRING-" 1976031 NIL ORDRING- (NIL T) -8 NIL NIL NIL) (-842 1975168 1975631 1975659 "ORDMON" 1975664 T ORDMON (NIL) -9 NIL 1975685 NIL) (-841 1974330 1974477 1974672 "ORDFUNS" 1975017 NIL ORDFUNS (NIL NIL T) -7 NIL NIL NIL) (-840 1973668 1974087 1974115 "ORDFIN" 1974180 T ORDFIN (NIL) -9 NIL 1974254 NIL) (-839 1970227 1972254 1972663 "ORDCOMP" 1973292 NIL ORDCOMP (NIL T) -8 NIL NIL NIL) (-838 1969493 1969620 1969806 "ORDCOMP2" 1970087 NIL ORDCOMP2 (NIL T T) -7 NIL NIL NIL) (-837 1966074 1966984 1967798 "OPTPROB" 1968699 T OPTPROB (NIL) -8 NIL NIL NIL) (-836 1962876 1963515 1964219 "OPTPACK" 1965390 T OPTPACK (NIL) -7 NIL NIL NIL) (-835 1960563 1961329 1961357 "OPTCAT" 1962176 T OPTCAT (NIL) -9 NIL 1962826 NIL) (-834 1959979 1960240 1960345 "OPSIG" 1960478 T OPSIG (NIL) -8 NIL NIL NIL) (-833 1959747 1959786 1959852 "OPQUERY" 1959933 T OPQUERY (NIL) -7 NIL NIL NIL) (-832 1956878 1958058 1958562 "OP" 1959276 NIL OP (NIL T) -8 NIL NIL NIL) (-831 1956387 1956584 1956625 "OPERCAT" 1956760 NIL OPERCAT (NIL T) -9 NIL 1956828 NIL) (-830 1956233 1956260 1956346 "OPERCAT-" 1956351 NIL OPERCAT- (NIL T T) -8 NIL NIL NIL) (-829 1953045 1955030 1955399 "ONECOMP" 1955897 NIL ONECOMP (NIL T) -8 NIL NIL NIL) (-828 1952350 1952465 1952639 "ONECOMP2" 1952917 NIL ONECOMP2 (NIL T T) -7 NIL NIL NIL) (-827 1951769 1951875 1952005 "OMSERVER" 1952240 T OMSERVER (NIL) -7 NIL NIL NIL) (-826 1948631 1951209 1951249 "OMSAGG" 1951310 NIL OMSAGG (NIL T) -9 NIL 1951374 NIL) (-825 1947254 1947517 1947799 "OMPKG" 1948369 T OMPKG (NIL) -7 NIL NIL NIL) (-824 1946684 1946787 1946815 "OM" 1947114 T OM (NIL) -9 NIL NIL NIL) (-823 1945231 1946233 1946402 "OMLO" 1946565 NIL OMLO (NIL T T) -8 NIL NIL NIL) (-822 1944156 1944303 1944530 "OMEXPR" 1945057 NIL OMEXPR (NIL T) -7 NIL NIL NIL) (-821 1943447 1943702 1943838 "OMERR" 1944040 T OMERR (NIL) -8 NIL NIL NIL) (-820 1942598 1942868 1943028 "OMERRK" 1943307 T OMERRK (NIL) -8 NIL NIL NIL) (-819 1942049 1942275 1942383 "OMENC" 1942510 T OMENC (NIL) -8 NIL NIL NIL) (-818 1935944 1937129 1938300 "OMDEV" 1940898 T OMDEV (NIL) -8 NIL NIL NIL) (-817 1935013 1935184 1935378 "OMCONN" 1935770 T OMCONN (NIL) -8 NIL NIL NIL) (-816 1933600 1934576 1934604 "OINTDOM" 1934609 T OINTDOM (NIL) -9 NIL 1934630 NIL) (-815 1929379 1930590 1931306 "OFMONOID" 1932916 NIL OFMONOID (NIL T) -8 NIL NIL NIL) (-814 1928790 1929316 1929361 "ODVAR" 1929366 NIL ODVAR (NIL T) -8 NIL NIL NIL) (-813 1926213 1928535 1928690 "ODR" 1928695 NIL ODR (NIL T T NIL) -8 NIL NIL NIL) (-812 1918522 1925989 1926115 "ODPOL" 1926120 NIL ODPOL (NIL T) -8 NIL NIL NIL) (-811 1912344 1918394 1918499 "ODP" 1918504 NIL ODP (NIL NIL T NIL) -8 NIL NIL NIL) (-810 1911110 1911325 1911600 "ODETOOLS" 1912118 NIL ODETOOLS (NIL T T) -7 NIL NIL NIL) (-809 1908077 1908735 1909451 "ODESYS" 1910443 NIL ODESYS (NIL T T) -7 NIL NIL NIL) (-808 1902959 1903867 1904892 "ODERTRIC" 1907152 NIL ODERTRIC (NIL T T) -7 NIL NIL NIL) (-807 1902385 1902467 1902661 "ODERED" 1902871 NIL ODERED (NIL T T T T T) -7 NIL NIL NIL) (-806 1899273 1899821 1900498 "ODERAT" 1901808 NIL ODERAT (NIL T T) -7 NIL NIL NIL) (-805 1896230 1896697 1897294 "ODEPRRIC" 1898802 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL NIL) (-804 1894173 1894769 1895255 "ODEPROB" 1895764 T ODEPROB (NIL) -8 NIL NIL NIL) (-803 1890693 1891178 1891825 "ODEPRIM" 1893652 NIL ODEPRIM (NIL T T T T) -7 NIL NIL NIL) (-802 1889942 1890044 1890304 "ODEPAL" 1890585 NIL ODEPAL (NIL T T T T) -7 NIL NIL NIL) (-801 1886104 1886895 1887759 "ODEPACK" 1889098 T ODEPACK (NIL) -7 NIL NIL NIL) (-800 1885137 1885244 1885473 "ODEINT" 1885993 NIL ODEINT (NIL T T) -7 NIL NIL NIL) (-799 1879238 1880663 1882110 "ODEIFTBL" 1883710 T ODEIFTBL (NIL) -8 NIL NIL NIL) (-798 1874573 1875359 1876318 "ODEEF" 1878397 NIL ODEEF (NIL T T) -7 NIL NIL NIL) (-797 1873908 1873997 1874227 "ODECONST" 1874478 NIL ODECONST (NIL T T T) -7 NIL NIL NIL) (-796 1872033 1872694 1872722 "ODECAT" 1873327 T ODECAT (NIL) -9 NIL 1873858 NIL) (-795 1868905 1871745 1871864 "OCT" 1871946 NIL OCT (NIL T) -8 NIL NIL NIL) (-794 1868543 1868586 1868713 "OCTCT2" 1868856 NIL OCTCT2 (NIL T T T T) -7 NIL NIL NIL) (-793 1863283 1865717 1865757 "OC" 1866854 NIL OC (NIL T) -9 NIL 1867712 NIL) (-792 1860510 1861258 1862248 "OC-" 1862342 NIL OC- (NIL T T) -8 NIL NIL NIL) (-791 1859862 1860330 1860358 "OCAMON" 1860363 T OCAMON (NIL) -9 NIL 1860384 NIL) (-790 1859393 1859734 1859762 "OASGP" 1859767 T OASGP (NIL) -9 NIL 1859787 NIL) (-789 1858654 1859143 1859171 "OAMONS" 1859211 T OAMONS (NIL) -9 NIL 1859254 NIL) (-788 1858068 1858501 1858529 "OAMON" 1858534 T OAMON (NIL) -9 NIL 1858554 NIL) (-787 1857346 1857864 1857892 "OAGROUP" 1857897 T OAGROUP (NIL) -9 NIL 1857917 NIL) (-786 1857036 1857086 1857174 "NUMTUBE" 1857290 NIL NUMTUBE (NIL T) -7 NIL NIL NIL) (-785 1850609 1852127 1853663 "NUMQUAD" 1855520 T NUMQUAD (NIL) -7 NIL NIL NIL) (-784 1846365 1847353 1848378 "NUMODE" 1849604 T NUMODE (NIL) -7 NIL NIL NIL) (-783 1843720 1844600 1844628 "NUMINT" 1845551 T NUMINT (NIL) -9 NIL 1846315 NIL) (-782 1842668 1842865 1843083 "NUMFMT" 1843522 T NUMFMT (NIL) -7 NIL NIL NIL) (-781 1829027 1831972 1834504 "NUMERIC" 1840175 NIL NUMERIC (NIL T) -7 NIL NIL NIL) (-780 1823397 1828476 1828571 "NTSCAT" 1828576 NIL NTSCAT (NIL T T T T) -9 NIL 1828615 NIL) (-779 1822591 1822756 1822949 "NTPOLFN" 1823236 NIL NTPOLFN (NIL T) -7 NIL NIL NIL) (-778 1810396 1819416 1820228 "NSUP" 1821812 NIL NSUP (NIL T) -8 NIL NIL NIL) (-777 1810028 1810085 1810194 "NSUP2" 1810333 NIL NSUP2 (NIL T T) -7 NIL NIL NIL) (-776 1799984 1809802 1809935 "NSMP" 1809940 NIL NSMP (NIL T T) -8 NIL NIL NIL) (-775 1798416 1798717 1799074 "NREP" 1799672 NIL NREP (NIL T) -7 NIL NIL NIL) (-774 1797007 1797259 1797617 "NPCOEF" 1798159 NIL NPCOEF (NIL T T T T T) -7 NIL NIL NIL) (-773 1796073 1796188 1796404 "NORMRETR" 1796888 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL NIL) (-772 1794114 1794404 1794813 "NORMPK" 1795781 NIL NORMPK (NIL T T T T T) -7 NIL NIL NIL) (-771 1793799 1793827 1793951 "NORMMA" 1794080 NIL NORMMA (NIL T T T T) -7 NIL NIL NIL) (-770 1793599 1793756 1793785 "NONE" 1793790 T NONE (NIL) -8 NIL NIL NIL) (-769 1793388 1793417 1793486 "NONE1" 1793563 NIL NONE1 (NIL T) -7 NIL NIL NIL) (-768 1792871 1792933 1793119 "NODE1" 1793320 NIL NODE1 (NIL T T) -7 NIL NIL NIL) (-767 1791114 1791965 1792220 "NNI" 1792567 T NNI (NIL) -8 NIL NIL 1792802) (-766 1789534 1789847 1790211 "NLINSOL" 1790782 NIL NLINSOL (NIL T) -7 NIL NIL NIL) (-765 1785775 1786770 1787669 "NIPROB" 1788655 T NIPROB (NIL) -8 NIL NIL NIL) (-764 1784532 1784766 1785068 "NFINTBAS" 1785537 NIL NFINTBAS (NIL T T) -7 NIL NIL NIL) (-763 1783706 1784182 1784223 "NETCLT" 1784395 NIL NETCLT (NIL T) -9 NIL 1784477 NIL) (-762 1782414 1782645 1782926 "NCODIV" 1783474 NIL NCODIV (NIL T T) -7 NIL NIL NIL) (-761 1782176 1782213 1782288 "NCNTFRAC" 1782371 NIL NCNTFRAC (NIL T) -7 NIL NIL NIL) (-760 1780356 1780720 1781140 "NCEP" 1781801 NIL NCEP (NIL T) -7 NIL NIL NIL) (-759 1779227 1780000 1780028 "NASRING" 1780138 T NASRING (NIL) -9 NIL 1780218 NIL) (-758 1779022 1779066 1779160 "NASRING-" 1779165 NIL NASRING- (NIL T) -8 NIL NIL NIL) (-757 1778149 1778674 1778702 "NARNG" 1778819 T NARNG (NIL) -9 NIL 1778910 NIL) (-756 1777841 1777908 1778042 "NARNG-" 1778047 NIL NARNG- (NIL T) -8 NIL NIL NIL) (-755 1776720 1776927 1777162 "NAGSP" 1777626 T NAGSP (NIL) -7 NIL NIL NIL) (-754 1767992 1769676 1771349 "NAGS" 1775067 T NAGS (NIL) -7 NIL NIL NIL) (-753 1766540 1766848 1767179 "NAGF07" 1767681 T NAGF07 (NIL) -7 NIL NIL NIL) (-752 1761078 1762369 1763676 "NAGF04" 1765253 T NAGF04 (NIL) -7 NIL NIL NIL) (-751 1754046 1755660 1757293 "NAGF02" 1759465 T NAGF02 (NIL) -7 NIL NIL NIL) (-750 1749270 1750370 1751487 "NAGF01" 1752949 T NAGF01 (NIL) -7 NIL NIL NIL) (-749 1742898 1744464 1746049 "NAGE04" 1747705 T NAGE04 (NIL) -7 NIL NIL NIL) (-748 1734067 1736188 1738318 "NAGE02" 1740788 T NAGE02 (NIL) -7 NIL NIL NIL) (-747 1730020 1730967 1731931 "NAGE01" 1733123 T NAGE01 (NIL) -7 NIL NIL NIL) (-746 1727815 1728349 1728907 "NAGD03" 1729482 T NAGD03 (NIL) -7 NIL NIL NIL) (-745 1719565 1721493 1723447 "NAGD02" 1725881 T NAGD02 (NIL) -7 NIL NIL NIL) (-744 1713376 1714801 1716241 "NAGD01" 1718145 T NAGD01 (NIL) -7 NIL NIL NIL) (-743 1709585 1710407 1711244 "NAGC06" 1712559 T NAGC06 (NIL) -7 NIL NIL NIL) (-742 1708050 1708382 1708738 "NAGC05" 1709249 T NAGC05 (NIL) -7 NIL NIL NIL) (-741 1707426 1707545 1707689 "NAGC02" 1707926 T NAGC02 (NIL) -7 NIL NIL NIL) (-740 1706460 1707043 1707083 "NAALG" 1707162 NIL NAALG (NIL T) -9 NIL 1707223 NIL) (-739 1706295 1706324 1706414 "NAALG-" 1706419 NIL NAALG- (NIL T T) -8 NIL NIL NIL) (-738 1700245 1701353 1702540 "MULTSQFR" 1705191 NIL MULTSQFR (NIL T T T T) -7 NIL NIL NIL) (-737 1699564 1699639 1699823 "MULTFACT" 1700157 NIL MULTFACT (NIL T T T T) -7 NIL NIL NIL) (-736 1692622 1696527 1696580 "MTSCAT" 1697650 NIL MTSCAT (NIL T T) -9 NIL 1698164 NIL) (-735 1692334 1692388 1692480 "MTHING" 1692562 NIL MTHING (NIL T) -7 NIL NIL NIL) (-734 1692126 1692159 1692219 "MSYSCMD" 1692294 T MSYSCMD (NIL) -7 NIL NIL NIL) (-733 1688208 1690881 1691201 "MSET" 1691839 NIL MSET (NIL T) -8 NIL NIL NIL) (-732 1685277 1687769 1687810 "MSETAGG" 1687815 NIL MSETAGG (NIL T) -9 NIL 1687849 NIL) (-731 1681118 1682656 1683401 "MRING" 1684577 NIL MRING (NIL T T) -8 NIL NIL NIL) (-730 1680684 1680751 1680882 "MRF2" 1681045 NIL MRF2 (NIL T T T) -7 NIL NIL NIL) (-729 1680302 1680337 1680481 "MRATFAC" 1680643 NIL MRATFAC (NIL T T T T) -7 NIL NIL NIL) (-728 1677914 1678209 1678640 "MPRFF" 1680007 NIL MPRFF (NIL T T T T) -7 NIL NIL NIL) (-727 1671939 1677768 1677865 "MPOLY" 1677870 NIL MPOLY (NIL NIL T) -8 NIL NIL NIL) (-726 1671429 1671464 1671672 "MPCPF" 1671898 NIL MPCPF (NIL T T T T) -7 NIL NIL NIL) (-725 1670943 1670986 1671170 "MPC3" 1671380 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL NIL) (-724 1670138 1670219 1670440 "MPC2" 1670858 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL NIL) (-723 1668439 1668776 1669166 "MONOTOOL" 1669798 NIL MONOTOOL (NIL T T) -7 NIL NIL NIL) (-722 1667664 1667981 1668009 "MONOID" 1668228 T MONOID (NIL) -9 NIL 1668375 NIL) (-721 1667210 1667329 1667510 "MONOID-" 1667515 NIL MONOID- (NIL T) -8 NIL NIL NIL) (-720 1658034 1663977 1664036 "MONOGEN" 1664710 NIL MONOGEN (NIL T T) -9 NIL 1665166 NIL) (-719 1655252 1655987 1656987 "MONOGEN-" 1657106 NIL MONOGEN- (NIL T T T) -8 NIL NIL NIL) (-718 1654085 1654531 1654559 "MONADWU" 1654951 T MONADWU (NIL) -9 NIL 1655189 NIL) (-717 1653457 1653616 1653864 "MONADWU-" 1653869 NIL MONADWU- (NIL T) -8 NIL NIL NIL) (-716 1652816 1653060 1653088 "MONAD" 1653295 T MONAD (NIL) -9 NIL 1653407 NIL) (-715 1652501 1652579 1652711 "MONAD-" 1652716 NIL MONAD- (NIL T) -8 NIL NIL NIL) (-714 1650790 1651414 1651693 "MOEBIUS" 1652254 NIL MOEBIUS (NIL T) -8 NIL NIL NIL) (-713 1650158 1650560 1650600 "MODULE" 1650605 NIL MODULE (NIL T) -9 NIL 1650631 NIL) (-712 1649726 1649822 1650012 "MODULE-" 1650017 NIL MODULE- (NIL T T) -8 NIL NIL NIL) (-711 1647406 1648090 1648417 "MODRING" 1649550 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL NIL) (-710 1644350 1645511 1646032 "MODOP" 1646935 NIL MODOP (NIL T T) -8 NIL NIL NIL) (-709 1642938 1643417 1643694 "MODMONOM" 1644213 NIL MODMONOM (NIL T T NIL) -8 NIL NIL NIL) (-708 1632708 1641229 1641643 "MODMON" 1642575 NIL MODMON (NIL T T) -8 NIL NIL NIL) (-707 1629864 1631552 1631828 "MODFIELD" 1632583 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL NIL) (-706 1628841 1629145 1629335 "MMLFORM" 1629694 T MMLFORM (NIL) -8 NIL NIL NIL) (-705 1628367 1628410 1628589 "MMAP" 1628792 NIL MMAP (NIL T T T T T T) -7 NIL NIL NIL) (-704 1626550 1627317 1627358 "MLO" 1627781 NIL MLO (NIL T) -9 NIL 1628023 NIL) (-703 1623916 1624432 1625034 "MLIFT" 1626031 NIL MLIFT (NIL T T T T) -7 NIL NIL NIL) (-702 1623307 1623391 1623545 "MKUCFUNC" 1623827 NIL MKUCFUNC (NIL T T T) -7 NIL NIL NIL) (-701 1622906 1622976 1623099 "MKRECORD" 1623230 NIL MKRECORD (NIL T T) -7 NIL NIL NIL) (-700 1621953 1622115 1622343 "MKFUNC" 1622717 NIL MKFUNC (NIL T) -7 NIL NIL NIL) (-699 1621341 1621445 1621601 "MKFLCFN" 1621836 NIL MKFLCFN (NIL T) -7 NIL NIL NIL) (-698 1620618 1620720 1620905 "MKBCFUNC" 1621234 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL NIL) (-697 1617325 1620172 1620308 "MINT" 1620502 T MINT (NIL) -8 NIL NIL NIL) (-696 1616137 1616380 1616657 "MHROWRED" 1617080 NIL MHROWRED (NIL T) -7 NIL NIL NIL) (-695 1611517 1614672 1615077 "MFLOAT" 1615752 T MFLOAT (NIL) -8 NIL NIL NIL) (-694 1610874 1610950 1611121 "MFINFACT" 1611429 NIL MFINFACT (NIL T T T T) -7 NIL NIL NIL) (-693 1607189 1608037 1608921 "MESH" 1610010 T MESH (NIL) -7 NIL NIL NIL) (-692 1605579 1605891 1606244 "MDDFACT" 1606876 NIL MDDFACT (NIL T) -7 NIL NIL NIL) (-691 1602374 1604738 1604779 "MDAGG" 1605034 NIL MDAGG (NIL T) -9 NIL 1605177 NIL) (-690 1592117 1601667 1601874 "MCMPLX" 1602187 T MCMPLX (NIL) -8 NIL NIL NIL) (-689 1591258 1591404 1591604 "MCDEN" 1591966 NIL MCDEN (NIL T T) -7 NIL NIL NIL) (-688 1589148 1589418 1589798 "MCALCFN" 1590988 NIL MCALCFN (NIL T T T T) -7 NIL NIL NIL) (-687 1588073 1588313 1588546 "MAYBE" 1588954 NIL MAYBE (NIL T) -8 NIL NIL NIL) (-686 1585685 1586208 1586770 "MATSTOR" 1587544 NIL MATSTOR (NIL T) -7 NIL NIL NIL) (-685 1581642 1585057 1585305 "MATRIX" 1585470 NIL MATRIX (NIL T) -8 NIL NIL NIL) (-684 1577406 1578115 1578851 "MATLIN" 1580999 NIL MATLIN (NIL T T T T) -7 NIL NIL NIL) (-683 1567512 1570698 1570775 "MATCAT" 1575655 NIL MATCAT (NIL T T T) -9 NIL 1577072 NIL) (-682 1563868 1564889 1566245 "MATCAT-" 1566250 NIL MATCAT- (NIL T T T T) -8 NIL NIL NIL) (-681 1562462 1562615 1562948 "MATCAT2" 1563703 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-680 1560574 1560898 1561282 "MAPPKG3" 1562137 NIL MAPPKG3 (NIL T T T) -7 NIL NIL NIL) (-679 1559555 1559728 1559950 "MAPPKG2" 1560398 NIL MAPPKG2 (NIL T T) -7 NIL NIL NIL) (-678 1558054 1558338 1558665 "MAPPKG1" 1559261 NIL MAPPKG1 (NIL T) -7 NIL NIL NIL) (-677 1557133 1557460 1557637 "MAPPAST" 1557897 T MAPPAST (NIL) -8 NIL NIL NIL) (-676 1556744 1556802 1556925 "MAPHACK3" 1557069 NIL MAPHACK3 (NIL T T T) -7 NIL NIL NIL) (-675 1556336 1556397 1556511 "MAPHACK2" 1556676 NIL MAPHACK2 (NIL T T) -7 NIL NIL NIL) (-674 1555773 1555877 1556019 "MAPHACK1" 1556227 NIL MAPHACK1 (NIL T) -7 NIL NIL NIL) (-673 1553852 1554473 1554777 "MAGMA" 1555501 NIL MAGMA (NIL T) -8 NIL NIL NIL) (-672 1553331 1553576 1553667 "MACROAST" 1553781 T MACROAST (NIL) -8 NIL NIL NIL) (-671 1549749 1551570 1552031 "M3D" 1552903 NIL M3D (NIL T) -8 NIL NIL NIL) (-670 1543855 1548118 1548159 "LZSTAGG" 1548941 NIL LZSTAGG (NIL T) -9 NIL 1549236 NIL) (-669 1539812 1540986 1542443 "LZSTAGG-" 1542448 NIL LZSTAGG- (NIL T T) -8 NIL NIL NIL) (-668 1536899 1537703 1538190 "LWORD" 1539357 NIL LWORD (NIL T) -8 NIL NIL NIL) (-667 1536475 1536703 1536778 "LSTAST" 1536844 T LSTAST (NIL) -8 NIL NIL NIL) (-666 1529641 1536246 1536380 "LSQM" 1536385 NIL LSQM (NIL NIL T) -8 NIL NIL NIL) (-665 1528865 1529004 1529232 "LSPP" 1529496 NIL LSPP (NIL T T T T) -7 NIL NIL NIL) (-664 1526677 1526978 1527434 "LSMP" 1528554 NIL LSMP (NIL T T T T) -7 NIL NIL NIL) (-663 1523456 1524130 1524860 "LSMP1" 1525979 NIL LSMP1 (NIL T) -7 NIL NIL NIL) (-662 1517333 1522623 1522664 "LSAGG" 1522726 NIL LSAGG (NIL T) -9 NIL 1522804 NIL) (-661 1514028 1514952 1516165 "LSAGG-" 1516170 NIL LSAGG- (NIL T T) -8 NIL NIL NIL) (-660 1511627 1513172 1513421 "LPOLY" 1513823 NIL LPOLY (NIL T T) -8 NIL NIL NIL) (-659 1511209 1511294 1511417 "LPEFRAC" 1511536 NIL LPEFRAC (NIL T) -7 NIL NIL NIL) (-658 1509529 1510303 1510556 "LO" 1511041 NIL LO (NIL T T T) -8 NIL NIL NIL) (-657 1509181 1509293 1509321 "LOGIC" 1509432 T LOGIC (NIL) -9 NIL 1509513 NIL) (-656 1509043 1509066 1509137 "LOGIC-" 1509142 NIL LOGIC- (NIL T) -8 NIL NIL NIL) (-655 1508236 1508376 1508569 "LODOOPS" 1508899 NIL LODOOPS (NIL T T) -7 NIL NIL NIL) (-654 1505659 1508152 1508218 "LODO" 1508223 NIL LODO (NIL T NIL) -8 NIL NIL NIL) (-653 1504197 1504432 1504785 "LODOF" 1505406 NIL LODOF (NIL T T) -7 NIL NIL NIL) (-652 1500519 1502950 1502991 "LODOCAT" 1503429 NIL LODOCAT (NIL T) -9 NIL 1503640 NIL) (-651 1500252 1500310 1500437 "LODOCAT-" 1500442 NIL LODOCAT- (NIL T T) -8 NIL NIL NIL) (-650 1497572 1500093 1500211 "LODO2" 1500216 NIL LODO2 (NIL T T) -8 NIL NIL NIL) (-649 1495007 1497509 1497554 "LODO1" 1497559 NIL LODO1 (NIL T) -8 NIL NIL NIL) (-648 1493867 1494032 1494344 "LODEEF" 1494830 NIL LODEEF (NIL T T T) -7 NIL NIL NIL) (-647 1489106 1491997 1492038 "LNAGG" 1492985 NIL LNAGG (NIL T) -9 NIL 1493429 NIL) (-646 1488253 1488467 1488809 "LNAGG-" 1488814 NIL LNAGG- (NIL T T) -8 NIL NIL NIL) (-645 1484389 1485178 1485817 "LMOPS" 1487668 NIL LMOPS (NIL T T NIL) -8 NIL NIL NIL) (-644 1483760 1484146 1484187 "LMODULE" 1484248 NIL LMODULE (NIL T) -9 NIL 1484290 NIL) (-643 1480958 1483405 1483528 "LMDICT" 1483670 NIL LMDICT (NIL T) -8 NIL NIL NIL) (-642 1480657 1480866 1480926 "LITERAL" 1480931 NIL LITERAL (NIL T) -8 NIL NIL NIL) (-641 1473840 1479603 1479901 "LIST" 1480392 NIL LIST (NIL T) -8 NIL NIL NIL) (-640 1473365 1473439 1473578 "LIST3" 1473760 NIL LIST3 (NIL T T T) -7 NIL NIL NIL) (-639 1472372 1472550 1472778 "LIST2" 1473183 NIL LIST2 (NIL T T) -7 NIL NIL NIL) (-638 1470506 1470818 1471217 "LIST2MAP" 1472019 NIL LIST2MAP (NIL T T) -7 NIL NIL NIL) (-637 1469202 1469872 1469913 "LINEXP" 1470168 NIL LINEXP (NIL T) -9 NIL 1470317 NIL) (-636 1467849 1468109 1468406 "LINDEP" 1468954 NIL LINDEP (NIL T T) -7 NIL NIL NIL) (-635 1464616 1465335 1466112 "LIMITRF" 1467104 NIL LIMITRF (NIL T) -7 NIL NIL NIL) (-634 1462891 1463187 1463603 "LIMITPS" 1464311 NIL LIMITPS (NIL T T) -7 NIL NIL NIL) (-633 1457319 1462402 1462630 "LIE" 1462712 NIL LIE (NIL T T) -8 NIL NIL NIL) (-632 1456342 1456811 1456851 "LIECAT" 1456991 NIL LIECAT (NIL T) -9 NIL 1457142 NIL) (-631 1456183 1456210 1456298 "LIECAT-" 1456303 NIL LIECAT- (NIL T T) -8 NIL NIL NIL) (-630 1448679 1455632 1455797 "LIB" 1456038 T LIB (NIL) -8 NIL NIL NIL) (-629 1444314 1445197 1446132 "LGROBP" 1447796 NIL LGROBP (NIL NIL T) -7 NIL NIL NIL) (-628 1442180 1442454 1442816 "LF" 1444035 NIL LF (NIL T T) -7 NIL NIL NIL) (-627 1441020 1441712 1441740 "LFCAT" 1441947 T LFCAT (NIL) -9 NIL 1442086 NIL) (-626 1437922 1438552 1439240 "LEXTRIPK" 1440384 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL NIL) (-625 1434666 1435492 1435995 "LEXP" 1437502 NIL LEXP (NIL T T NIL) -8 NIL NIL NIL) (-624 1434142 1434387 1434479 "LETAST" 1434594 T LETAST (NIL) -8 NIL NIL NIL) (-623 1432540 1432853 1433254 "LEADCDET" 1433824 NIL LEADCDET (NIL T T T T) -7 NIL NIL NIL) (-622 1431730 1431804 1432033 "LAZM3PK" 1432461 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL NIL) (-621 1426647 1429807 1430345 "LAUPOL" 1431242 NIL LAUPOL (NIL T T) -8 NIL NIL NIL) (-620 1426212 1426256 1426424 "LAPLACE" 1426597 NIL LAPLACE (NIL T T) -7 NIL NIL NIL) (-619 1424151 1425313 1425564 "LA" 1426045 NIL LA (NIL T T T) -8 NIL NIL NIL) (-618 1423198 1423782 1423823 "LALG" 1423885 NIL LALG (NIL T) -9 NIL 1423944 NIL) (-617 1422912 1422971 1423107 "LALG-" 1423112 NIL LALG- (NIL T T) -8 NIL NIL NIL) (-616 1422747 1422771 1422812 "KVTFROM" 1422874 NIL KVTFROM (NIL T) -9 NIL NIL NIL) (-615 1421520 1421964 1422193 "KTVLOGIC" 1422538 T KTVLOGIC (NIL) -8 NIL NIL NIL) (-614 1421355 1421379 1421420 "KRCFROM" 1421482 NIL KRCFROM (NIL T) -9 NIL NIL NIL) (-613 1420259 1420446 1420745 "KOVACIC" 1421155 NIL KOVACIC (NIL T T) -7 NIL NIL NIL) (-612 1420094 1420118 1420159 "KONVERT" 1420221 NIL KONVERT (NIL T) -9 NIL NIL NIL) (-611 1419929 1419953 1419994 "KOERCE" 1420056 NIL KOERCE (NIL T) -9 NIL NIL NIL) (-610 1417635 1418423 1418816 "KERNEL" 1419568 NIL KERNEL (NIL T) -8 NIL NIL NIL) (-609 1417137 1417218 1417348 "KERNEL2" 1417549 NIL KERNEL2 (NIL T T) -7 NIL NIL NIL) (-608 1410907 1415676 1415730 "KDAGG" 1416107 NIL KDAGG (NIL T T) -9 NIL 1416313 NIL) (-607 1410436 1410560 1410765 "KDAGG-" 1410770 NIL KDAGG- (NIL T T T) -8 NIL NIL NIL) (-606 1403584 1410097 1410252 "KAFILE" 1410314 NIL KAFILE (NIL T) -8 NIL NIL NIL) (-605 1398012 1403095 1403323 "JORDAN" 1403405 NIL JORDAN (NIL T T) -8 NIL NIL NIL) (-604 1397391 1397661 1397782 "JOINAST" 1397911 T JOINAST (NIL) -8 NIL NIL NIL) (-603 1397237 1397296 1397351 "JAVACODE" 1397356 T JAVACODE (NIL) -8 NIL NIL NIL) (-602 1393489 1395442 1395496 "IXAGG" 1396425 NIL IXAGG (NIL T T) -9 NIL 1396884 NIL) (-601 1392408 1392714 1393133 "IXAGG-" 1393138 NIL IXAGG- (NIL T T T) -8 NIL NIL NIL) (-600 1387940 1392330 1392389 "IVECTOR" 1392394 NIL IVECTOR (NIL T NIL) -8 NIL NIL NIL) (-599 1386706 1386943 1387209 "ITUPLE" 1387707 NIL ITUPLE (NIL T) -8 NIL NIL NIL) (-598 1385142 1385319 1385625 "ITRIGMNP" 1386528 NIL ITRIGMNP (NIL T T T) -7 NIL NIL NIL) (-597 1383887 1384091 1384374 "ITFUN3" 1384918 NIL ITFUN3 (NIL T T T) -7 NIL NIL NIL) (-596 1383519 1383576 1383685 "ITFUN2" 1383824 NIL ITFUN2 (NIL T T) -7 NIL NIL NIL) (-595 1381321 1382381 1382680 "ITAYLOR" 1383253 NIL ITAYLOR (NIL T) -8 NIL NIL NIL) (-594 1370266 1375458 1376621 "ISUPS" 1380191 NIL ISUPS (NIL T) -8 NIL NIL NIL) (-593 1369370 1369510 1369746 "ISUMP" 1370113 NIL ISUMP (NIL T T T T) -7 NIL NIL NIL) (-592 1364584 1369171 1369250 "ISTRING" 1369323 NIL ISTRING (NIL NIL) -8 NIL NIL NIL) (-591 1364060 1364305 1364397 "ISAST" 1364512 T ISAST (NIL) -8 NIL NIL NIL) (-590 1363270 1363351 1363567 "IRURPK" 1363974 NIL IRURPK (NIL T T T T T) -7 NIL NIL NIL) (-589 1362206 1362407 1362647 "IRSN" 1363050 T IRSN (NIL) -7 NIL NIL NIL) (-588 1360235 1360590 1361026 "IRRF2F" 1361844 NIL IRRF2F (NIL T) -7 NIL NIL NIL) (-587 1359982 1360020 1360096 "IRREDFFX" 1360191 NIL IRREDFFX (NIL T) -7 NIL NIL NIL) (-586 1358597 1358856 1359155 "IROOT" 1359715 NIL IROOT (NIL T) -7 NIL NIL NIL) (-585 1355201 1356281 1356973 "IR" 1357937 NIL IR (NIL T) -8 NIL NIL NIL) (-584 1352814 1353309 1353875 "IR2" 1354679 NIL IR2 (NIL T T) -7 NIL NIL NIL) (-583 1351886 1351999 1352220 "IR2F" 1352697 NIL IR2F (NIL T T) -7 NIL NIL NIL) (-582 1351677 1351711 1351771 "IPRNTPK" 1351846 T IPRNTPK (NIL) -7 NIL NIL NIL) (-581 1348257 1351566 1351635 "IPF" 1351640 NIL IPF (NIL NIL) -8 NIL NIL NIL) (-580 1346584 1348182 1348239 "IPADIC" 1348244 NIL IPADIC (NIL NIL NIL) -8 NIL NIL NIL) (-579 1345896 1346144 1346274 "IP4ADDR" 1346474 T IP4ADDR (NIL) -8 NIL NIL NIL) (-578 1345369 1345600 1345710 "IOMODE" 1345806 T IOMODE (NIL) -8 NIL NIL NIL) (-577 1344442 1344966 1345093 "IOBFILE" 1345262 T IOBFILE (NIL) -8 NIL NIL NIL) (-576 1343930 1344346 1344374 "IOBCON" 1344379 T IOBCON (NIL) -9 NIL 1344400 NIL) (-575 1343427 1343485 1343675 "INVLAPLA" 1343866 NIL INVLAPLA (NIL T T) -7 NIL NIL NIL) (-574 1333075 1335429 1337815 "INTTR" 1341091 NIL INTTR (NIL T T) -7 NIL NIL NIL) (-573 1329419 1330161 1331025 "INTTOOLS" 1332260 NIL INTTOOLS (NIL T T) -7 NIL NIL NIL) (-572 1329005 1329096 1329213 "INTSLPE" 1329322 T INTSLPE (NIL) -7 NIL NIL NIL) (-571 1326959 1328928 1328987 "INTRVL" 1328992 NIL INTRVL (NIL T) -8 NIL NIL NIL) (-570 1324561 1325073 1325648 "INTRF" 1326444 NIL INTRF (NIL T) -7 NIL NIL NIL) (-569 1323972 1324069 1324211 "INTRET" 1324459 NIL INTRET (NIL T) -7 NIL NIL NIL) (-568 1321969 1322358 1322828 "INTRAT" 1323580 NIL INTRAT (NIL T T) -7 NIL NIL NIL) (-567 1319197 1319780 1320406 "INTPM" 1321454 NIL INTPM (NIL T T) -7 NIL NIL NIL) (-566 1315899 1316499 1317244 "INTPAF" 1318583 NIL INTPAF (NIL T T T) -7 NIL NIL NIL) (-565 1311078 1312040 1313091 "INTPACK" 1314868 T INTPACK (NIL) -7 NIL NIL NIL) (-564 1307955 1310807 1310934 "INT" 1310971 T INT (NIL) -8 NIL NIL NIL) (-563 1307207 1307359 1307567 "INTHERTR" 1307797 NIL INTHERTR (NIL T T) -7 NIL NIL NIL) (-562 1306646 1306726 1306914 "INTHERAL" 1307121 NIL INTHERAL (NIL T T T T) -7 NIL NIL NIL) (-561 1304492 1304935 1305392 "INTHEORY" 1306209 T INTHEORY (NIL) -7 NIL NIL NIL) (-560 1295800 1297421 1299200 "INTG0" 1302844 NIL INTG0 (NIL T T T) -7 NIL NIL NIL) (-559 1276373 1281163 1285973 "INTFTBL" 1291010 T INTFTBL (NIL) -8 NIL NIL NIL) (-558 1275622 1275760 1275933 "INTFACT" 1276232 NIL INTFACT (NIL T) -7 NIL NIL NIL) (-557 1273007 1273453 1274017 "INTEF" 1275176 NIL INTEF (NIL T T) -7 NIL NIL NIL) (-556 1271440 1272179 1272207 "INTDOM" 1272508 T INTDOM (NIL) -9 NIL 1272715 NIL) (-555 1270809 1270983 1271225 "INTDOM-" 1271230 NIL INTDOM- (NIL T) -8 NIL NIL NIL) (-554 1267269 1269193 1269247 "INTCAT" 1270046 NIL INTCAT (NIL T) -9 NIL 1270366 NIL) (-553 1266741 1266844 1266972 "INTBIT" 1267161 T INTBIT (NIL) -7 NIL NIL NIL) (-552 1265412 1265566 1265880 "INTALG" 1266586 NIL INTALG (NIL T T T T T) -7 NIL NIL NIL) (-551 1264869 1264959 1265129 "INTAF" 1265316 NIL INTAF (NIL T T) -7 NIL NIL NIL) (-550 1258212 1264679 1264819 "INTABL" 1264824 NIL INTABL (NIL T T T) -8 NIL NIL NIL) (-549 1257516 1257982 1258047 "INT8" 1258081 T INT8 (NIL) -8 NIL NIL 1258126) (-548 1256819 1257285 1257350 "INT64" 1257384 T INT64 (NIL) -8 NIL NIL 1257429) (-547 1256122 1256588 1256653 "INT32" 1256687 T INT32 (NIL) -8 NIL NIL 1256732) (-546 1255425 1255891 1255956 "INT16" 1255990 T INT16 (NIL) -8 NIL NIL 1256035) (-545 1250405 1253114 1253142 "INS" 1254076 T INS (NIL) -9 NIL 1254741 NIL) (-544 1247645 1248416 1249390 "INS-" 1249463 NIL INS- (NIL T) -8 NIL NIL NIL) (-543 1246420 1246647 1246945 "INPSIGN" 1247398 NIL INPSIGN (NIL T T) -7 NIL NIL NIL) (-542 1245538 1245655 1245852 "INPRODPF" 1246300 NIL INPRODPF (NIL T T) -7 NIL NIL NIL) (-541 1244432 1244549 1244786 "INPRODFF" 1245418 NIL INPRODFF (NIL T T T T) -7 NIL NIL NIL) (-540 1243432 1243584 1243844 "INNMFACT" 1244268 NIL INNMFACT (NIL T T T T) -7 NIL NIL NIL) (-539 1242629 1242726 1242914 "INMODGCD" 1243331 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL NIL) (-538 1241137 1241382 1241706 "INFSP" 1242374 NIL INFSP (NIL T T T) -7 NIL NIL NIL) (-537 1240321 1240438 1240621 "INFPROD0" 1241017 NIL INFPROD0 (NIL T T) -7 NIL NIL NIL) (-536 1237176 1238386 1238901 "INFORM" 1239814 T INFORM (NIL) -8 NIL NIL NIL) (-535 1236786 1236846 1236944 "INFORM1" 1237111 NIL INFORM1 (NIL T) -7 NIL NIL NIL) (-534 1236309 1236398 1236512 "INFINITY" 1236692 T INFINITY (NIL) -7 NIL NIL NIL) (-533 1235485 1236029 1236130 "INETCLTS" 1236228 T INETCLTS (NIL) -8 NIL NIL NIL) (-532 1234101 1234351 1234672 "INEP" 1235233 NIL INEP (NIL T T T) -7 NIL NIL NIL) (-531 1233350 1233998 1234063 "INDE" 1234068 NIL INDE (NIL T) -8 NIL NIL NIL) (-530 1232914 1232982 1233099 "INCRMAPS" 1233277 NIL INCRMAPS (NIL T) -7 NIL NIL NIL) (-529 1231732 1232183 1232389 "INBFILE" 1232728 T INBFILE (NIL) -8 NIL NIL NIL) (-528 1227032 1227968 1228912 "INBFF" 1230820 NIL INBFF (NIL T) -7 NIL NIL NIL) (-527 1225940 1226209 1226237 "INBCON" 1226750 T INBCON (NIL) -9 NIL 1227016 NIL) (-526 1225192 1225415 1225691 "INBCON-" 1225696 NIL INBCON- (NIL T) -8 NIL NIL NIL) (-525 1224671 1224916 1225007 "INAST" 1225121 T INAST (NIL) -8 NIL NIL NIL) (-524 1224098 1224350 1224456 "IMPTAST" 1224585 T IMPTAST (NIL) -8 NIL NIL NIL) (-523 1220544 1223942 1224046 "IMATRIX" 1224051 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL NIL) (-522 1219256 1219379 1219694 "IMATQF" 1220400 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL NIL) (-521 1217476 1217703 1218040 "IMATLIN" 1219012 NIL IMATLIN (NIL T T T T) -7 NIL NIL NIL) (-520 1212054 1217400 1217458 "ILIST" 1217463 NIL ILIST (NIL T NIL) -8 NIL NIL NIL) (-519 1209959 1211914 1212027 "IIARRAY2" 1212032 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL NIL) (-518 1205357 1209870 1209934 "IFF" 1209939 NIL IFF (NIL NIL NIL) -8 NIL NIL NIL) (-517 1204704 1204974 1205090 "IFAST" 1205261 T IFAST (NIL) -8 NIL NIL NIL) (-516 1199699 1203996 1204184 "IFARRAY" 1204561 NIL IFARRAY (NIL T NIL) -8 NIL NIL NIL) (-515 1198879 1199603 1199676 "IFAMON" 1199681 NIL IFAMON (NIL T T NIL) -8 NIL NIL NIL) (-514 1198463 1198528 1198582 "IEVALAB" 1198789 NIL IEVALAB (NIL T T) -9 NIL NIL NIL) (-513 1198138 1198206 1198366 "IEVALAB-" 1198371 NIL IEVALAB- (NIL T T T) -8 NIL NIL NIL) (-512 1197769 1198052 1198115 "IDPO" 1198120 NIL IDPO (NIL T T) -8 NIL NIL NIL) (-511 1197019 1197658 1197733 "IDPOAMS" 1197738 NIL IDPOAMS (NIL T T) -8 NIL NIL NIL) (-510 1196326 1196908 1196983 "IDPOAM" 1196988 NIL IDPOAM (NIL T T) -8 NIL NIL NIL) (-509 1195385 1195661 1195714 "IDPC" 1196127 NIL IDPC (NIL T T) -9 NIL 1196276 NIL) (-508 1194854 1195277 1195350 "IDPAM" 1195355 NIL IDPAM (NIL T T) -8 NIL NIL NIL) (-507 1194230 1194746 1194819 "IDPAG" 1194824 NIL IDPAG (NIL T T) -8 NIL NIL NIL) (-506 1193875 1194066 1194141 "IDENT" 1194175 T IDENT (NIL) -8 NIL NIL NIL) (-505 1190130 1190978 1191873 "IDECOMP" 1193032 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL NIL) (-504 1182967 1184053 1185100 "IDEAL" 1189166 NIL IDEAL (NIL T T T T) -8 NIL NIL NIL) (-503 1182131 1182243 1182442 "ICDEN" 1182851 NIL ICDEN (NIL T T T T) -7 NIL NIL NIL) (-502 1181202 1181611 1181758 "ICARD" 1182004 T ICARD (NIL) -8 NIL NIL NIL) (-501 1179262 1179575 1179980 "IBPTOOLS" 1180879 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL NIL) (-500 1174869 1178882 1178995 "IBITS" 1179181 NIL IBITS (NIL NIL) -8 NIL NIL NIL) (-499 1171592 1172168 1172863 "IBATOOL" 1174286 NIL IBATOOL (NIL T T T) -7 NIL NIL NIL) (-498 1169371 1169833 1170366 "IBACHIN" 1171127 NIL IBACHIN (NIL T T T) -7 NIL NIL NIL) (-497 1167200 1169217 1169320 "IARRAY2" 1169325 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL NIL) (-496 1163306 1167126 1167183 "IARRAY1" 1167188 NIL IARRAY1 (NIL T NIL) -8 NIL NIL NIL) (-495 1157263 1161718 1162199 "IAN" 1162845 T IAN (NIL) -8 NIL NIL NIL) (-494 1156774 1156831 1157004 "IALGFACT" 1157200 NIL IALGFACT (NIL T T T T) -7 NIL NIL NIL) (-493 1156302 1156415 1156443 "HYPCAT" 1156650 T HYPCAT (NIL) -9 NIL NIL NIL) (-492 1155840 1155957 1156143 "HYPCAT-" 1156148 NIL HYPCAT- (NIL T) -8 NIL NIL NIL) (-491 1155435 1155635 1155718 "HOSTNAME" 1155777 T HOSTNAME (NIL) -8 NIL NIL NIL) (-490 1155280 1155317 1155358 "HOMOTOP" 1155363 NIL HOMOTOP (NIL T) -9 NIL 1155396 NIL) (-489 1151912 1153290 1153331 "HOAGG" 1154312 NIL HOAGG (NIL T) -9 NIL 1154991 NIL) (-488 1150506 1150905 1151431 "HOAGG-" 1151436 NIL HOAGG- (NIL T T) -8 NIL NIL NIL) (-487 1144510 1150101 1150250 "HEXADEC" 1150377 T HEXADEC (NIL) -8 NIL NIL NIL) (-486 1143258 1143480 1143743 "HEUGCD" 1144287 NIL HEUGCD (NIL T) -7 NIL NIL NIL) (-485 1142334 1143095 1143225 "HELLFDIV" 1143230 NIL HELLFDIV (NIL T T T T) -8 NIL NIL NIL) (-484 1140513 1142111 1142199 "HEAP" 1142278 NIL HEAP (NIL T) -8 NIL NIL NIL) (-483 1139776 1140065 1140199 "HEADAST" 1140399 T HEADAST (NIL) -8 NIL NIL NIL) (-482 1133642 1139691 1139753 "HDP" 1139758 NIL HDP (NIL NIL T) -8 NIL NIL NIL) (-481 1127358 1133277 1133429 "HDMP" 1133543 NIL HDMP (NIL NIL T) -8 NIL NIL NIL) (-480 1126682 1126822 1126986 "HB" 1127214 T HB (NIL) -7 NIL NIL NIL) (-479 1120068 1126528 1126632 "HASHTBL" 1126637 NIL HASHTBL (NIL T T NIL) -8 NIL NIL NIL) (-478 1119544 1119789 1119881 "HASAST" 1119996 T HASAST (NIL) -8 NIL NIL NIL) (-477 1117322 1119166 1119348 "HACKPI" 1119382 T HACKPI (NIL) -8 NIL NIL NIL) (-476 1112990 1117175 1117288 "GTSET" 1117293 NIL GTSET (NIL T T T T) -8 NIL NIL NIL) (-475 1106405 1112868 1112966 "GSTBL" 1112971 NIL GSTBL (NIL T T T NIL) -8 NIL NIL NIL) (-474 1098683 1105436 1105701 "GSERIES" 1106196 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL NIL) (-473 1097824 1098241 1098269 "GROUP" 1098472 T GROUP (NIL) -9 NIL 1098606 NIL) (-472 1097190 1097349 1097600 "GROUP-" 1097605 NIL GROUP- (NIL T) -8 NIL NIL NIL) (-471 1095557 1095878 1096265 "GROEBSOL" 1096867 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL NIL) (-470 1094471 1094759 1094810 "GRMOD" 1095339 NIL GRMOD (NIL T T) -9 NIL 1095507 NIL) (-469 1094239 1094275 1094403 "GRMOD-" 1094408 NIL GRMOD- (NIL T T T) -8 NIL NIL NIL) (-468 1089529 1090593 1091593 "GRIMAGE" 1093259 T GRIMAGE (NIL) -8 NIL NIL NIL) (-467 1087995 1088256 1088580 "GRDEF" 1089225 T GRDEF (NIL) -7 NIL NIL NIL) (-466 1087439 1087555 1087696 "GRAY" 1087874 T GRAY (NIL) -7 NIL NIL NIL) (-465 1086626 1087032 1087083 "GRALG" 1087236 NIL GRALG (NIL T T) -9 NIL 1087329 NIL) (-464 1086287 1086360 1086523 "GRALG-" 1086528 NIL GRALG- (NIL T T T) -8 NIL NIL NIL) (-463 1083064 1085872 1086050 "GPOLSET" 1086194 NIL GPOLSET (NIL T T T T) -8 NIL NIL NIL) (-462 1082418 1082475 1082733 "GOSPER" 1083001 NIL GOSPER (NIL T T T T T) -7 NIL NIL NIL) (-461 1078150 1078856 1079382 "GMODPOL" 1082117 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL NIL) (-460 1077155 1077339 1077577 "GHENSEL" 1077962 NIL GHENSEL (NIL T T) -7 NIL NIL NIL) (-459 1071206 1072049 1073076 "GENUPS" 1076239 NIL GENUPS (NIL T T) -7 NIL NIL NIL) (-458 1070903 1070954 1071043 "GENUFACT" 1071149 NIL GENUFACT (NIL T) -7 NIL NIL NIL) (-457 1070315 1070392 1070557 "GENPGCD" 1070821 NIL GENPGCD (NIL T T T T) -7 NIL NIL NIL) (-456 1069789 1069824 1070037 "GENMFACT" 1070274 NIL GENMFACT (NIL T T T T T) -7 NIL NIL NIL) (-455 1068355 1068612 1068919 "GENEEZ" 1069532 NIL GENEEZ (NIL T T) -7 NIL NIL NIL) (-454 1062229 1067966 1068128 "GDMP" 1068278 NIL GDMP (NIL NIL T T) -8 NIL NIL NIL) (-453 1051571 1056000 1057106 "GCNAALG" 1061212 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL NIL) (-452 1049964 1050826 1050854 "GCDDOM" 1051109 T GCDDOM (NIL) -9 NIL 1051266 NIL) (-451 1049434 1049561 1049776 "GCDDOM-" 1049781 NIL GCDDOM- (NIL T) -8 NIL NIL NIL) (-450 1048106 1048291 1048595 "GB" 1049213 NIL GB (NIL T T T T) -7 NIL NIL NIL) (-449 1036722 1039052 1041444 "GBINTERN" 1045797 NIL GBINTERN (NIL T T T T) -7 NIL NIL NIL) (-448 1034559 1034851 1035272 "GBF" 1036397 NIL GBF (NIL T T T T) -7 NIL NIL NIL) (-447 1033340 1033505 1033772 "GBEUCLID" 1034375 NIL GBEUCLID (NIL T T T T) -7 NIL NIL NIL) (-446 1032689 1032814 1032963 "GAUSSFAC" 1033211 T GAUSSFAC (NIL) -7 NIL NIL NIL) (-445 1031056 1031358 1031672 "GALUTIL" 1032408 NIL GALUTIL (NIL T) -7 NIL NIL NIL) (-444 1029364 1029638 1029962 "GALPOLYU" 1030783 NIL GALPOLYU (NIL T T) -7 NIL NIL NIL) (-443 1026729 1027019 1027426 "GALFACTU" 1029061 NIL GALFACTU (NIL T T T) -7 NIL NIL NIL) (-442 1018535 1020034 1021642 "GALFACT" 1025161 NIL GALFACT (NIL T) -7 NIL NIL NIL) (-441 1015923 1016581 1016609 "FVFUN" 1017765 T FVFUN (NIL) -9 NIL 1018485 NIL) (-440 1015189 1015371 1015399 "FVC" 1015690 T FVC (NIL) -9 NIL 1015873 NIL) (-439 1014832 1015014 1015082 "FUNDESC" 1015141 T FUNDESC (NIL) -8 NIL NIL NIL) (-438 1014447 1014629 1014710 "FUNCTION" 1014784 NIL FUNCTION (NIL NIL) -8 NIL NIL NIL) (-437 1012191 1012769 1013235 "FT" 1014001 T FT (NIL) -8 NIL NIL NIL) (-436 1010982 1011492 1011695 "FTEM" 1012008 T FTEM (NIL) -8 NIL NIL NIL) (-435 1009238 1009527 1009931 "FSUPFACT" 1010673 NIL FSUPFACT (NIL T T T) -7 NIL NIL NIL) (-434 1007635 1007924 1008256 "FST" 1008926 T FST (NIL) -8 NIL NIL NIL) (-433 1006806 1006912 1007107 "FSRED" 1007517 NIL FSRED (NIL T T) -7 NIL NIL NIL) (-432 1005484 1005740 1006094 "FSPRMELT" 1006521 NIL FSPRMELT (NIL T T) -7 NIL NIL NIL) (-431 1002569 1003007 1003506 "FSPECF" 1005047 NIL FSPECF (NIL T T) -7 NIL NIL NIL) (-430 984596 993072 993112 "FS" 996960 NIL FS (NIL T) -9 NIL 999249 NIL) (-429 973243 976236 980292 "FS-" 980589 NIL FS- (NIL T T) -8 NIL NIL NIL) (-428 972757 972811 972988 "FSINT" 973184 NIL FSINT (NIL T T) -7 NIL NIL NIL) (-427 971049 971750 972053 "FSERIES" 972536 NIL FSERIES (NIL T T) -8 NIL NIL NIL) (-426 970063 970179 970410 "FSCINT" 970929 NIL FSCINT (NIL T T) -7 NIL NIL NIL) (-425 966271 969007 969048 "FSAGG" 969418 NIL FSAGG (NIL T) -9 NIL 969677 NIL) (-424 964033 964634 965430 "FSAGG-" 965525 NIL FSAGG- (NIL T T) -8 NIL NIL NIL) (-423 963075 963218 963445 "FSAGG2" 963886 NIL FSAGG2 (NIL T T T T) -7 NIL NIL NIL) (-422 960729 961009 961563 "FS2UPS" 962793 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL NIL) (-421 960311 960354 960509 "FS2" 960680 NIL FS2 (NIL T T T T) -7 NIL NIL NIL) (-420 959168 959339 959648 "FS2EXPXP" 960136 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL NIL) (-419 958594 958709 958861 "FRUTIL" 959048 NIL FRUTIL (NIL T) -7 NIL NIL NIL) (-418 950007 954089 955447 "FR" 957268 NIL FR (NIL T) -8 NIL NIL NIL) (-417 945055 947725 947765 "FRNAALG" 949161 NIL FRNAALG (NIL T) -9 NIL 949768 NIL) (-416 940728 941804 943079 "FRNAALG-" 943829 NIL FRNAALG- (NIL T T) -8 NIL NIL NIL) (-415 940366 940409 940536 "FRNAAF2" 940679 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL NIL) (-414 938746 939220 939515 "FRMOD" 940178 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL NIL) (-413 936497 937129 937446 "FRIDEAL" 938537 NIL FRIDEAL (NIL T T T T) -8 NIL NIL NIL) (-412 935692 935779 936068 "FRIDEAL2" 936404 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-411 934825 935239 935280 "FRETRCT" 935285 NIL FRETRCT (NIL T) -9 NIL 935461 NIL) (-410 933937 934168 934519 "FRETRCT-" 934524 NIL FRETRCT- (NIL T T) -8 NIL NIL NIL) (-409 931115 932325 932384 "FRAMALG" 933266 NIL FRAMALG (NIL T T) -9 NIL 933558 NIL) (-408 929249 929704 930334 "FRAMALG-" 930557 NIL FRAMALG- (NIL T T T) -8 NIL NIL NIL) (-407 923170 928724 929000 "FRAC" 929005 NIL FRAC (NIL T) -8 NIL NIL NIL) (-406 922806 922863 922970 "FRAC2" 923107 NIL FRAC2 (NIL T T) -7 NIL NIL NIL) (-405 922442 922499 922606 "FR2" 922743 NIL FR2 (NIL T T) -7 NIL NIL NIL) (-404 917080 919967 919995 "FPS" 921114 T FPS (NIL) -9 NIL 921671 NIL) (-403 916529 916638 916802 "FPS-" 916948 NIL FPS- (NIL T) -8 NIL NIL NIL) (-402 913949 915618 915646 "FPC" 915871 T FPC (NIL) -9 NIL 916013 NIL) (-401 913742 913782 913879 "FPC-" 913884 NIL FPC- (NIL T) -8 NIL NIL NIL) (-400 912532 913230 913271 "FPATMAB" 913276 NIL FPATMAB (NIL T) -9 NIL 913428 NIL) (-399 910205 910708 911134 "FPARFRAC" 912169 NIL FPARFRAC (NIL T T) -8 NIL NIL NIL) (-398 905598 906097 906779 "FORTRAN" 909637 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL NIL) (-397 903314 903814 904353 "FORT" 905079 T FORT (NIL) -7 NIL NIL NIL) (-396 900990 901552 901580 "FORTFN" 902640 T FORTFN (NIL) -9 NIL 903264 NIL) (-395 900754 900804 900832 "FORTCAT" 900891 T FORTCAT (NIL) -9 NIL 900953 NIL) (-394 898860 899370 899760 "FORMULA" 900384 T FORMULA (NIL) -8 NIL NIL NIL) (-393 898648 898678 898747 "FORMULA1" 898824 NIL FORMULA1 (NIL T) -7 NIL NIL NIL) (-392 898171 898223 898396 "FORDER" 898590 NIL FORDER (NIL T T T T) -7 NIL NIL NIL) (-391 897267 897431 897624 "FOP" 897998 T FOP (NIL) -7 NIL NIL NIL) (-390 895848 896547 896721 "FNLA" 897149 NIL FNLA (NIL NIL NIL T) -8 NIL NIL NIL) (-389 894577 894992 895020 "FNCAT" 895480 T FNCAT (NIL) -9 NIL 895740 NIL) (-388 894116 894536 894564 "FNAME" 894569 T FNAME (NIL) -8 NIL NIL NIL) (-387 892745 893708 893736 "FMTC" 893741 T FMTC (NIL) -9 NIL 893777 NIL) (-386 889078 890268 890897 "FMONOID" 892149 NIL FMONOID (NIL T) -8 NIL NIL NIL) (-385 888270 888820 888969 "FM" 888974 NIL FM (NIL T T) -8 NIL NIL NIL) (-384 885694 886340 886368 "FMFUN" 887512 T FMFUN (NIL) -9 NIL 888220 NIL) (-383 884963 885144 885172 "FMC" 885462 T FMC (NIL) -9 NIL 885644 NIL) (-382 882131 882991 883045 "FMCAT" 884240 NIL FMCAT (NIL T T) -9 NIL 884735 NIL) (-381 880997 881897 881997 "FM1" 882076 NIL FM1 (NIL T T) -8 NIL NIL NIL) (-380 878771 879187 879681 "FLOATRP" 880548 NIL FLOATRP (NIL T) -7 NIL NIL NIL) (-379 872345 876500 877121 "FLOAT" 878170 T FLOAT (NIL) -8 NIL NIL NIL) (-378 869783 870283 870861 "FLOATCP" 871812 NIL FLOATCP (NIL T) -7 NIL NIL NIL) (-377 868558 869396 869437 "FLINEXP" 869442 NIL FLINEXP (NIL T) -9 NIL 869535 NIL) (-376 867712 867947 868275 "FLINEXP-" 868280 NIL FLINEXP- (NIL T T) -8 NIL NIL NIL) (-375 866788 866932 867156 "FLASORT" 867564 NIL FLASORT (NIL T T) -7 NIL NIL NIL) (-374 863979 864847 864899 "FLALG" 866126 NIL FLALG (NIL T T) -9 NIL 866593 NIL) (-373 857715 861465 861506 "FLAGG" 862768 NIL FLAGG (NIL T) -9 NIL 863420 NIL) (-372 856441 856780 857270 "FLAGG-" 857275 NIL FLAGG- (NIL T T) -8 NIL NIL NIL) (-371 855483 855626 855853 "FLAGG2" 856294 NIL FLAGG2 (NIL T T T T) -7 NIL NIL NIL) (-370 852424 853432 853491 "FINRALG" 854619 NIL FINRALG (NIL T T) -9 NIL 855127 NIL) (-369 851584 851813 852152 "FINRALG-" 852157 NIL FINRALG- (NIL T T T) -8 NIL NIL NIL) (-368 850966 851203 851231 "FINITE" 851427 T FINITE (NIL) -9 NIL 851534 NIL) (-367 843398 845585 845625 "FINAALG" 849292 NIL FINAALG (NIL T) -9 NIL 850745 NIL) (-366 838730 839780 840924 "FINAALG-" 842303 NIL FINAALG- (NIL T T) -8 NIL NIL NIL) (-365 838098 838485 838588 "FILE" 838660 NIL FILE (NIL T) -8 NIL NIL NIL) (-364 836756 837094 837148 "FILECAT" 837832 NIL FILECAT (NIL T T) -9 NIL 838048 NIL) (-363 834590 836118 836146 "FIELD" 836186 T FIELD (NIL) -9 NIL 836266 NIL) (-362 833210 833595 834106 "FIELD-" 834111 NIL FIELD- (NIL T) -8 NIL NIL NIL) (-361 831060 831845 832192 "FGROUP" 832896 NIL FGROUP (NIL T) -8 NIL NIL NIL) (-360 830150 830314 830534 "FGLMICPK" 830892 NIL FGLMICPK (NIL T NIL) -7 NIL NIL NIL) (-359 825982 830075 830132 "FFX" 830137 NIL FFX (NIL T NIL) -8 NIL NIL NIL) (-358 825583 825644 825779 "FFSLPE" 825915 NIL FFSLPE (NIL T T T) -7 NIL NIL NIL) (-357 821572 822355 823151 "FFPOLY" 824819 NIL FFPOLY (NIL T) -7 NIL NIL NIL) (-356 821076 821112 821321 "FFPOLY2" 821530 NIL FFPOLY2 (NIL T T) -7 NIL NIL NIL) (-355 816919 820995 821058 "FFP" 821063 NIL FFP (NIL T NIL) -8 NIL NIL NIL) (-354 812317 816830 816894 "FF" 816899 NIL FF (NIL NIL NIL) -8 NIL NIL NIL) (-353 807443 811660 811850 "FFNBX" 812171 NIL FFNBX (NIL T NIL) -8 NIL NIL NIL) (-352 802372 806578 806836 "FFNBP" 807297 NIL FFNBP (NIL T NIL) -8 NIL NIL NIL) (-351 797005 801656 801867 "FFNB" 802205 NIL FFNB (NIL NIL NIL) -8 NIL NIL NIL) (-350 795837 796035 796350 "FFINTBAS" 796802 NIL FFINTBAS (NIL T T T) -7 NIL NIL NIL) (-349 792030 794244 794272 "FFIELDC" 794892 T FFIELDC (NIL) -9 NIL 795268 NIL) (-348 790692 791063 791560 "FFIELDC-" 791565 NIL FFIELDC- (NIL T) -8 NIL NIL NIL) (-347 790261 790307 790431 "FFHOM" 790634 NIL FFHOM (NIL T T T) -7 NIL NIL NIL) (-346 787956 788443 788960 "FFF" 789776 NIL FFF (NIL T) -7 NIL NIL NIL) (-345 783574 787698 787799 "FFCGX" 787899 NIL FFCGX (NIL T NIL) -8 NIL NIL NIL) (-344 779195 783306 783413 "FFCGP" 783517 NIL FFCGP (NIL T NIL) -8 NIL NIL NIL) (-343 774378 778922 779030 "FFCG" 779131 NIL FFCG (NIL NIL NIL) -8 NIL NIL NIL) (-342 756176 765249 765335 "FFCAT" 770500 NIL FFCAT (NIL T T T) -9 NIL 771951 NIL) (-341 751374 752421 753735 "FFCAT-" 754965 NIL FFCAT- (NIL T T T T) -8 NIL NIL NIL) (-340 750785 750828 751063 "FFCAT2" 751325 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-339 739955 743757 744977 "FEXPR" 749637 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL NIL) (-338 738955 739390 739431 "FEVALAB" 739515 NIL FEVALAB (NIL T) -9 NIL 739776 NIL) (-337 738114 738324 738662 "FEVALAB-" 738667 NIL FEVALAB- (NIL T T) -8 NIL NIL NIL) (-336 736680 737497 737700 "FDIV" 738013 NIL FDIV (NIL T T T T) -8 NIL NIL NIL) (-335 733720 734461 734576 "FDIVCAT" 736144 NIL FDIVCAT (NIL T T T T) -9 NIL 736581 NIL) (-334 733482 733509 733679 "FDIVCAT-" 733684 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL NIL) (-333 732702 732789 733066 "FDIV2" 733389 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL NIL) (-332 731388 731647 731936 "FCPAK1" 732433 T FCPAK1 (NIL) -7 NIL NIL NIL) (-331 730487 730888 731029 "FCOMP" 731279 NIL FCOMP (NIL T) -8 NIL NIL NIL) (-330 714189 717637 721175 "FC" 726969 T FC (NIL) -8 NIL NIL NIL) (-329 706733 710753 710793 "FAXF" 712595 NIL FAXF (NIL T) -9 NIL 713287 NIL) (-328 704009 704667 705492 "FAXF-" 705957 NIL FAXF- (NIL T T) -8 NIL NIL NIL) (-327 699061 703385 703561 "FARRAY" 703866 NIL FARRAY (NIL T) -8 NIL NIL NIL) (-326 694280 696346 696399 "FAMR" 697422 NIL FAMR (NIL T T) -9 NIL 697882 NIL) (-325 693170 693472 693907 "FAMR-" 693912 NIL FAMR- (NIL T T T) -8 NIL NIL NIL) (-324 692339 693092 693145 "FAMONOID" 693150 NIL FAMONOID (NIL T) -8 NIL NIL NIL) (-323 690125 690835 690888 "FAMONC" 691829 NIL FAMONC (NIL T T) -9 NIL 692215 NIL) (-322 688790 689879 690016 "FAGROUP" 690021 NIL FAGROUP (NIL T) -8 NIL NIL NIL) (-321 686585 686904 687307 "FACUTIL" 688471 NIL FACUTIL (NIL T T T T) -7 NIL NIL NIL) (-320 685684 685869 686091 "FACTFUNC" 686395 NIL FACTFUNC (NIL T) -7 NIL NIL NIL) (-319 678054 684935 685147 "EXPUPXS" 685540 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL NIL) (-318 675537 676077 676663 "EXPRTUBE" 677488 T EXPRTUBE (NIL) -7 NIL NIL NIL) (-317 671731 672323 673060 "EXPRODE" 674876 NIL EXPRODE (NIL T T) -7 NIL NIL NIL) (-316 657070 670386 670814 "EXPR" 671335 NIL EXPR (NIL T) -8 NIL NIL NIL) (-315 651477 652064 652877 "EXPR2UPS" 656368 NIL EXPR2UPS (NIL T T) -7 NIL NIL NIL) (-314 651113 651170 651277 "EXPR2" 651414 NIL EXPR2 (NIL T T) -7 NIL NIL NIL) (-313 642483 650245 650542 "EXPEXPAN" 650950 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL NIL) (-312 642283 642440 642469 "EXIT" 642474 T EXIT (NIL) -8 NIL NIL NIL) (-311 641763 642007 642098 "EXITAST" 642212 T EXITAST (NIL) -8 NIL NIL NIL) (-310 641390 641452 641565 "EVALCYC" 641695 NIL EVALCYC (NIL T) -7 NIL NIL NIL) (-309 640931 641049 641090 "EVALAB" 641260 NIL EVALAB (NIL T) -9 NIL 641364 NIL) (-308 640412 640534 640755 "EVALAB-" 640760 NIL EVALAB- (NIL T T) -8 NIL NIL NIL) (-307 637846 639148 639176 "EUCDOM" 639731 T EUCDOM (NIL) -9 NIL 640081 NIL) (-306 636251 636693 637283 "EUCDOM-" 637288 NIL EUCDOM- (NIL T) -8 NIL NIL NIL) (-305 623789 626549 629299 "ESTOOLS" 633521 T ESTOOLS (NIL) -7 NIL NIL NIL) (-304 623421 623478 623587 "ESTOOLS2" 623726 NIL ESTOOLS2 (NIL T T) -7 NIL NIL NIL) (-303 623172 623214 623294 "ESTOOLS1" 623373 NIL ESTOOLS1 (NIL T) -7 NIL NIL NIL) (-302 617051 618805 618833 "ES" 621601 T ES (NIL) -9 NIL 623010 NIL) (-301 611998 613285 615102 "ES-" 615266 NIL ES- (NIL T) -8 NIL NIL NIL) (-300 608372 609133 609913 "ESCONT" 611238 T ESCONT (NIL) -7 NIL NIL NIL) (-299 608117 608149 608231 "ESCONT1" 608334 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL NIL) (-298 607792 607842 607942 "ES2" 608061 NIL ES2 (NIL T T) -7 NIL NIL NIL) (-297 607422 607480 607589 "ES1" 607728 NIL ES1 (NIL T T) -7 NIL NIL NIL) (-296 606638 606767 606943 "ERROR" 607266 T ERROR (NIL) -7 NIL NIL NIL) (-295 600030 606497 606588 "EQTBL" 606593 NIL EQTBL (NIL T T) -8 NIL NIL NIL) (-294 592533 595344 596793 "EQ" 598614 NIL -2077 (NIL T) -8 NIL NIL NIL) (-293 592165 592222 592331 "EQ2" 592470 NIL EQ2 (NIL T T) -7 NIL NIL NIL) (-292 587454 588503 589596 "EP" 591104 NIL EP (NIL T) -7 NIL NIL NIL) (-291 586054 586345 586651 "ENV" 587168 T ENV (NIL) -8 NIL NIL NIL) (-290 585199 585753 585781 "ENTIRER" 585786 T ENTIRER (NIL) -9 NIL 585832 NIL) (-289 581666 583154 583524 "EMR" 584998 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL NIL) (-288 580810 580995 581049 "ELTAGG" 581429 NIL ELTAGG (NIL T T) -9 NIL 581640 NIL) (-287 580529 580591 580732 "ELTAGG-" 580737 NIL ELTAGG- (NIL T T T) -8 NIL NIL NIL) (-286 580318 580347 580401 "ELTAB" 580485 NIL ELTAB (NIL T T) -9 NIL NIL NIL) (-285 579444 579590 579789 "ELFUTS" 580169 NIL ELFUTS (NIL T T) -7 NIL NIL NIL) (-284 579186 579242 579270 "ELEMFUN" 579375 T ELEMFUN (NIL) -9 NIL NIL NIL) (-283 579056 579077 579145 "ELEMFUN-" 579150 NIL ELEMFUN- (NIL T) -8 NIL NIL NIL) (-282 573900 577156 577197 "ELAGG" 578137 NIL ELAGG (NIL T) -9 NIL 578600 NIL) (-281 572185 572619 573282 "ELAGG-" 573287 NIL ELAGG- (NIL T T) -8 NIL NIL NIL) (-280 570850 571128 571421 "ELABEXPR" 571912 T ELABEXPR (NIL) -8 NIL NIL NIL) (-279 563714 565517 566344 "EFUPXS" 570126 NIL EFUPXS (NIL T T T T) -8 NIL NIL NIL) (-278 557164 558965 559775 "EFULS" 562990 NIL EFULS (NIL T T T) -8 NIL NIL NIL) (-277 554586 554944 555423 "EFSTRUC" 556796 NIL EFSTRUC (NIL T T) -7 NIL NIL NIL) (-276 543657 545223 546783 "EF" 553101 NIL EF (NIL T T) -7 NIL NIL NIL) (-275 542731 543142 543291 "EAB" 543528 T EAB (NIL) -8 NIL NIL NIL) (-274 541913 542690 542718 "E04UCFA" 542723 T E04UCFA (NIL) -8 NIL NIL NIL) (-273 541095 541872 541900 "E04NAFA" 541905 T E04NAFA (NIL) -8 NIL NIL NIL) (-272 540277 541054 541082 "E04MBFA" 541087 T E04MBFA (NIL) -8 NIL NIL NIL) (-271 539459 540236 540264 "E04JAFA" 540269 T E04JAFA (NIL) -8 NIL NIL NIL) (-270 538643 539418 539446 "E04GCFA" 539451 T E04GCFA (NIL) -8 NIL NIL NIL) (-269 537827 538602 538630 "E04FDFA" 538635 T E04FDFA (NIL) -8 NIL NIL NIL) (-268 537009 537786 537814 "E04DGFA" 537819 T E04DGFA (NIL) -8 NIL NIL NIL) (-267 531182 532534 533898 "E04AGNT" 535665 T E04AGNT (NIL) -7 NIL NIL NIL) (-266 529862 530368 530408 "DVARCAT" 530883 NIL DVARCAT (NIL T) -9 NIL 531082 NIL) (-265 529066 529278 529592 "DVARCAT-" 529597 NIL DVARCAT- (NIL T T) -8 NIL NIL NIL) (-264 521931 528865 528994 "DSMP" 528999 NIL DSMP (NIL T T T) -8 NIL NIL NIL) (-263 516713 517876 518944 "DROPT" 520883 T DROPT (NIL) -8 NIL NIL NIL) (-262 516378 516437 516535 "DROPT1" 516648 NIL DROPT1 (NIL T) -7 NIL NIL NIL) (-261 511493 512619 513756 "DROPT0" 515261 T DROPT0 (NIL) -7 NIL NIL NIL) (-260 509838 510163 510549 "DRAWPT" 511127 T DRAWPT (NIL) -7 NIL NIL NIL) (-259 504425 505348 506427 "DRAW" 508812 NIL DRAW (NIL T) -7 NIL NIL NIL) (-258 504058 504111 504229 "DRAWHACK" 504366 NIL DRAWHACK (NIL T) -7 NIL NIL NIL) (-257 502789 503058 503349 "DRAWCX" 503787 T DRAWCX (NIL) -7 NIL NIL NIL) (-256 502304 502373 502524 "DRAWCURV" 502715 NIL DRAWCURV (NIL T T) -7 NIL NIL NIL) (-255 492772 494734 496849 "DRAWCFUN" 500209 T DRAWCFUN (NIL) -7 NIL NIL NIL) (-254 489538 491467 491508 "DQAGG" 492137 NIL DQAGG (NIL T) -9 NIL 492410 NIL) (-253 477782 484516 484599 "DPOLCAT" 486451 NIL DPOLCAT (NIL T T T T) -9 NIL 486996 NIL) (-252 472618 473967 475925 "DPOLCAT-" 475930 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL NIL) (-251 465740 472479 472577 "DPMO" 472582 NIL DPMO (NIL NIL T T) -8 NIL NIL NIL) (-250 458765 465520 465687 "DPMM" 465692 NIL DPMM (NIL NIL T T T) -8 NIL NIL NIL) (-249 458370 458684 458732 "DOMCTOR" 458737 T DOMCTOR (NIL) -8 NIL NIL NIL) (-248 457638 457892 458029 "DOMAIN" 458253 T DOMAIN (NIL) -8 NIL NIL NIL) (-247 451354 457273 457425 "DMP" 457539 NIL DMP (NIL NIL T) -8 NIL NIL NIL) (-246 450954 451010 451154 "DLP" 451292 NIL DLP (NIL T) -7 NIL NIL NIL) (-245 444776 450281 450471 "DLIST" 450796 NIL DLIST (NIL T) -8 NIL NIL NIL) (-244 441573 443629 443670 "DLAGG" 444220 NIL DLAGG (NIL T) -9 NIL 444450 NIL) (-243 440352 441016 441044 "DIVRING" 441136 T DIVRING (NIL) -9 NIL 441219 NIL) (-242 439589 439779 440079 "DIVRING-" 440084 NIL DIVRING- (NIL T) -8 NIL NIL NIL) (-241 437691 438048 438454 "DISPLAY" 439203 T DISPLAY (NIL) -7 NIL NIL NIL) (-240 431579 437605 437668 "DIRPROD" 437673 NIL DIRPROD (NIL NIL T) -8 NIL NIL NIL) (-239 430427 430630 430895 "DIRPROD2" 431372 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL NIL) (-238 419636 425642 425695 "DIRPCAT" 426105 NIL DIRPCAT (NIL NIL T) -9 NIL 426945 NIL) (-237 416962 417604 418485 "DIRPCAT-" 418822 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL NIL) (-236 416249 416409 416595 "DIOSP" 416796 T DIOSP (NIL) -7 NIL NIL NIL) (-235 412904 415161 415202 "DIOPS" 415636 NIL DIOPS (NIL T) -9 NIL 415865 NIL) (-234 412453 412567 412758 "DIOPS-" 412763 NIL DIOPS- (NIL T T) -8 NIL NIL NIL) (-233 411311 411939 411967 "DIFRING" 412154 T DIFRING (NIL) -9 NIL 412264 NIL) (-232 410957 411034 411186 "DIFRING-" 411191 NIL DIFRING- (NIL T) -8 NIL NIL NIL) (-231 408728 410000 410041 "DIFEXT" 410404 NIL DIFEXT (NIL T) -9 NIL 410698 NIL) (-230 407013 407441 408107 "DIFEXT-" 408112 NIL DIFEXT- (NIL T T) -8 NIL NIL NIL) (-229 404288 406545 406586 "DIAGG" 406591 NIL DIAGG (NIL T) -9 NIL 406611 NIL) (-228 403672 403829 404081 "DIAGG-" 404086 NIL DIAGG- (NIL T T) -8 NIL NIL NIL) (-227 399089 402631 402908 "DHMATRIX" 403441 NIL DHMATRIX (NIL T) -8 NIL NIL NIL) (-226 394701 395610 396620 "DFSFUN" 398099 T DFSFUN (NIL) -7 NIL NIL NIL) (-225 389779 393632 393944 "DFLOAT" 394409 T DFLOAT (NIL) -8 NIL NIL NIL) (-224 388007 388288 388684 "DFINTTLS" 389487 NIL DFINTTLS (NIL T T) -7 NIL NIL NIL) (-223 385036 386028 386428 "DERHAM" 387673 NIL DERHAM (NIL T NIL) -8 NIL NIL NIL) (-222 382837 384811 384900 "DEQUEUE" 384980 NIL DEQUEUE (NIL T) -8 NIL NIL NIL) (-221 382052 382185 382381 "DEGRED" 382699 NIL DEGRED (NIL T T) -7 NIL NIL NIL) (-220 378447 379192 380045 "DEFINTRF" 381280 NIL DEFINTRF (NIL T) -7 NIL NIL NIL) (-219 375974 376443 377042 "DEFINTEF" 377966 NIL DEFINTEF (NIL T T) -7 NIL NIL NIL) (-218 375324 375594 375709 "DEFAST" 375879 T DEFAST (NIL) -8 NIL NIL NIL) (-217 369328 374919 375068 "DECIMAL" 375195 T DECIMAL (NIL) -8 NIL NIL NIL) (-216 366838 367298 367804 "DDFACT" 368872 NIL DDFACT (NIL T T) -7 NIL NIL NIL) (-215 366434 366477 366628 "DBLRESP" 366789 NIL DBLRESP (NIL T T T T) -7 NIL NIL NIL) (-214 364306 364667 365027 "DBASE" 366201 NIL DBASE (NIL T) -8 NIL NIL NIL) (-213 363548 363786 363932 "DATAARY" 364205 NIL DATAARY (NIL NIL T) -8 NIL NIL NIL) (-212 362654 363507 363535 "D03FAFA" 363540 T D03FAFA (NIL) -8 NIL NIL NIL) (-211 361761 362613 362641 "D03EEFA" 362646 T D03EEFA (NIL) -8 NIL NIL NIL) (-210 359711 360177 360666 "D03AGNT" 361292 T D03AGNT (NIL) -7 NIL NIL NIL) (-209 359000 359670 359698 "D02EJFA" 359703 T D02EJFA (NIL) -8 NIL NIL NIL) (-208 358289 358959 358987 "D02CJFA" 358992 T D02CJFA (NIL) -8 NIL NIL NIL) (-207 357578 358248 358276 "D02BHFA" 358281 T D02BHFA (NIL) -8 NIL NIL NIL) (-206 356867 357537 357565 "D02BBFA" 357570 T D02BBFA (NIL) -8 NIL NIL NIL) (-205 350064 351653 353259 "D02AGNT" 355281 T D02AGNT (NIL) -7 NIL NIL NIL) (-204 347832 348355 348901 "D01WGTS" 349538 T D01WGTS (NIL) -7 NIL NIL NIL) (-203 346899 347791 347819 "D01TRNS" 347824 T D01TRNS (NIL) -8 NIL NIL NIL) (-202 345967 346858 346886 "D01GBFA" 346891 T D01GBFA (NIL) -8 NIL NIL NIL) (-201 345035 345926 345954 "D01FCFA" 345959 T D01FCFA (NIL) -8 NIL NIL NIL) (-200 344103 344994 345022 "D01ASFA" 345027 T D01ASFA (NIL) -8 NIL NIL NIL) (-199 343171 344062 344090 "D01AQFA" 344095 T D01AQFA (NIL) -8 NIL NIL NIL) (-198 342239 343130 343158 "D01APFA" 343163 T D01APFA (NIL) -8 NIL NIL NIL) (-197 341307 342198 342226 "D01ANFA" 342231 T D01ANFA (NIL) -8 NIL NIL NIL) (-196 340375 341266 341294 "D01AMFA" 341299 T D01AMFA (NIL) -8 NIL NIL NIL) (-195 339443 340334 340362 "D01ALFA" 340367 T D01ALFA (NIL) -8 NIL NIL NIL) (-194 338511 339402 339430 "D01AKFA" 339435 T D01AKFA (NIL) -8 NIL NIL NIL) (-193 337579 338470 338498 "D01AJFA" 338503 T D01AJFA (NIL) -8 NIL NIL NIL) (-192 330874 332427 333988 "D01AGNT" 336038 T D01AGNT (NIL) -7 NIL NIL NIL) (-191 330211 330339 330491 "CYCLOTOM" 330742 T CYCLOTOM (NIL) -7 NIL NIL NIL) (-190 326946 327659 328386 "CYCLES" 329504 T CYCLES (NIL) -7 NIL NIL NIL) (-189 326258 326392 326563 "CVMP" 326807 NIL CVMP (NIL T) -7 NIL NIL NIL) (-188 324029 324287 324663 "CTRIGMNP" 325986 NIL CTRIGMNP (NIL T T) -7 NIL NIL NIL) (-187 323497 323823 323896 "CTOR" 323976 T CTOR (NIL) -8 NIL NIL NIL) (-186 323006 323228 323329 "CTORKIND" 323416 T CTORKIND (NIL) -8 NIL NIL NIL) (-185 322328 322613 322641 "CTORCAT" 322823 T CTORCAT (NIL) -9 NIL 322936 NIL) (-184 321926 322037 322196 "CTORCAT-" 322201 NIL CTORCAT- (NIL T) -8 NIL NIL NIL) (-183 321415 321629 321727 "CTORCALL" 321848 T CTORCALL (NIL) -8 NIL NIL NIL) (-182 320789 320888 321041 "CSTTOOLS" 321312 NIL CSTTOOLS (NIL T T) -7 NIL NIL NIL) (-181 316588 317245 318003 "CRFP" 320101 NIL CRFP (NIL T T) -7 NIL NIL NIL) (-180 316063 316309 316401 "CRCEAST" 316516 T CRCEAST (NIL) -8 NIL NIL NIL) (-179 315110 315295 315523 "CRAPACK" 315867 NIL CRAPACK (NIL T) -7 NIL NIL NIL) (-178 314494 314595 314799 "CPMATCH" 314986 NIL CPMATCH (NIL T T T) -7 NIL NIL NIL) (-177 314219 314247 314353 "CPIMA" 314460 NIL CPIMA (NIL T T T) -7 NIL NIL NIL) (-176 310583 311255 311973 "COORDSYS" 313554 NIL COORDSYS (NIL T) -7 NIL NIL NIL) (-175 309995 310116 310258 "CONTOUR" 310461 T CONTOUR (NIL) -8 NIL NIL NIL) (-174 305886 307998 308490 "CONTFRAC" 309535 NIL CONTFRAC (NIL T) -8 NIL NIL NIL) (-173 305766 305787 305815 "CONDUIT" 305852 T CONDUIT (NIL) -9 NIL NIL NIL) (-172 304905 305459 305487 "COMRING" 305492 T COMRING (NIL) -9 NIL 305544 NIL) (-171 303959 304263 304447 "COMPPROP" 304741 T COMPPROP (NIL) -8 NIL NIL NIL) (-170 303620 303655 303783 "COMPLPAT" 303918 NIL COMPLPAT (NIL T T T) -7 NIL NIL NIL) (-169 293642 303429 303538 "COMPLEX" 303543 NIL COMPLEX (NIL T) -8 NIL NIL NIL) (-168 293278 293335 293442 "COMPLEX2" 293579 NIL COMPLEX2 (NIL T T) -7 NIL NIL NIL) (-167 292996 293031 293129 "COMPFACT" 293237 NIL COMPFACT (NIL T T) -7 NIL NIL NIL) (-166 277123 287378 287418 "COMPCAT" 288422 NIL COMPCAT (NIL T) -9 NIL 289818 NIL) (-165 266634 269562 273189 "COMPCAT-" 273545 NIL COMPCAT- (NIL T T) -8 NIL NIL NIL) (-164 266363 266391 266494 "COMMUPC" 266600 NIL COMMUPC (NIL T T T) -7 NIL NIL NIL) (-163 266157 266191 266250 "COMMONOP" 266324 T COMMONOP (NIL) -7 NIL NIL NIL) (-162 265713 265908 265995 "COMM" 266090 T COMM (NIL) -8 NIL NIL NIL) (-161 265289 265517 265592 "COMMAAST" 265658 T COMMAAST (NIL) -8 NIL NIL NIL) (-160 264538 264732 264760 "COMBOPC" 265098 T COMBOPC (NIL) -9 NIL 265273 NIL) (-159 263434 263644 263886 "COMBINAT" 264328 NIL COMBINAT (NIL T) -7 NIL NIL NIL) (-158 259631 260205 260845 "COMBF" 262856 NIL COMBF (NIL T T) -7 NIL NIL NIL) (-157 258389 258747 258982 "COLOR" 259416 T COLOR (NIL) -8 NIL NIL NIL) (-156 257865 258110 258202 "COLONAST" 258317 T COLONAST (NIL) -8 NIL NIL NIL) (-155 257505 257552 257677 "CMPLXRT" 257812 NIL CMPLXRT (NIL T T) -7 NIL NIL NIL) (-154 256953 257205 257304 "CLLCTAST" 257426 T CLLCTAST (NIL) -8 NIL NIL NIL) (-153 252453 253483 254563 "CLIP" 255893 T CLIP (NIL) -7 NIL NIL NIL) (-152 250799 251559 251798 "CLIF" 252280 NIL CLIF (NIL NIL T NIL) -8 NIL NIL NIL) (-151 246974 248945 248986 "CLAGG" 249915 NIL CLAGG (NIL T) -9 NIL 250451 NIL) (-150 245396 245853 246436 "CLAGG-" 246441 NIL CLAGG- (NIL T T) -8 NIL NIL NIL) (-149 244940 245025 245165 "CINTSLPE" 245305 NIL CINTSLPE (NIL T T) -7 NIL NIL NIL) (-148 242441 242912 243460 "CHVAR" 244468 NIL CHVAR (NIL T T T) -7 NIL NIL NIL) (-147 241650 242204 242232 "CHARZ" 242237 T CHARZ (NIL) -9 NIL 242252 NIL) (-146 241404 241444 241522 "CHARPOL" 241604 NIL CHARPOL (NIL T) -7 NIL NIL NIL) (-145 240497 241084 241112 "CHARNZ" 241159 T CHARNZ (NIL) -9 NIL 241215 NIL) (-144 238459 239187 239522 "CHAR" 240182 T CHAR (NIL) -8 NIL NIL NIL) (-143 238185 238246 238274 "CFCAT" 238385 T CFCAT (NIL) -9 NIL NIL NIL) (-142 237430 237541 237723 "CDEN" 238069 NIL CDEN (NIL T T T) -7 NIL NIL NIL) (-141 233395 236583 236863 "CCLASS" 237170 T CCLASS (NIL) -8 NIL NIL NIL) (-140 232702 232845 233008 "CATEGORY" 233252 T -10 (NIL) -8 NIL NIL NIL) (-139 232307 232621 232669 "CATCTOR" 232674 T CATCTOR (NIL) -8 NIL NIL NIL) (-138 231758 232010 232108 "CATAST" 232229 T CATAST (NIL) -8 NIL NIL NIL) (-137 231234 231479 231571 "CASEAST" 231686 T CASEAST (NIL) -8 NIL NIL NIL) (-136 226243 227263 228016 "CARTEN" 230537 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL NIL) (-135 225351 225499 225720 "CARTEN2" 226090 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL NIL) (-134 223666 224501 224758 "CARD" 225114 T CARD (NIL) -8 NIL NIL NIL) (-133 223242 223470 223545 "CAPSLAST" 223611 T CAPSLAST (NIL) -8 NIL NIL NIL) (-132 222588 222942 222970 "CACHSET" 223102 T CACHSET (NIL) -9 NIL 223179 NIL) (-131 222058 222380 222408 "CABMON" 222458 T CABMON (NIL) -9 NIL 222514 NIL) (-130 221531 221762 221872 "BYTEORD" 221968 T BYTEORD (NIL) -8 NIL NIL NIL) (-129 220507 221065 221207 "BYTE" 221370 T BYTE (NIL) -8 NIL NIL 221492) (-128 215857 220012 220184 "BYTEBUF" 220355 T BYTEBUF (NIL) -8 NIL NIL NIL) (-127 213366 215549 215656 "BTREE" 215783 NIL BTREE (NIL T) -8 NIL NIL NIL) (-126 210815 213014 213136 "BTOURN" 213276 NIL BTOURN (NIL T) -8 NIL NIL NIL) (-125 208185 210285 210326 "BTCAT" 210394 NIL BTCAT (NIL T) -9 NIL 210471 NIL) (-124 207852 207932 208081 "BTCAT-" 208086 NIL BTCAT- (NIL T T) -8 NIL NIL NIL) (-123 203117 206995 207023 "BTAGG" 207245 T BTAGG (NIL) -9 NIL 207406 NIL) (-122 202607 202732 202938 "BTAGG-" 202943 NIL BTAGG- (NIL T) -8 NIL NIL NIL) (-121 199602 201885 202100 "BSTREE" 202424 NIL BSTREE (NIL T) -8 NIL NIL NIL) (-120 198740 198866 199050 "BRILL" 199458 NIL BRILL (NIL T) -7 NIL NIL NIL) (-119 195392 197466 197507 "BRAGG" 198156 NIL BRAGG (NIL T) -9 NIL 198414 NIL) (-118 193921 194327 194882 "BRAGG-" 194887 NIL BRAGG- (NIL T T) -8 NIL NIL NIL) (-117 187150 193267 193451 "BPADICRT" 193769 NIL BPADICRT (NIL NIL) -8 NIL NIL NIL) (-116 185465 187087 187132 "BPADIC" 187137 NIL BPADIC (NIL NIL) -8 NIL NIL NIL) (-115 185163 185193 185307 "BOUNDZRO" 185429 NIL BOUNDZRO (NIL T T) -7 NIL NIL NIL) (-114 180255 181453 182396 "BOP" 184240 T BOP (NIL) -8 NIL NIL NIL) (-113 177876 178320 178840 "BOP1" 179768 NIL BOP1 (NIL T) -7 NIL NIL NIL) (-112 176551 177300 177493 "BOOLEAN" 177703 T BOOLEAN (NIL) -8 NIL NIL NIL) (-111 175889 176291 176345 "BMODULE" 176350 NIL BMODULE (NIL T T) -9 NIL 176415 NIL) (-110 171690 175687 175760 "BITS" 175836 T BITS (NIL) -8 NIL NIL NIL) (-109 171111 171230 171370 "BINDING" 171570 T BINDING (NIL) -8 NIL NIL NIL) (-108 165118 170708 170856 "BINARY" 170983 T BINARY (NIL) -8 NIL NIL NIL) (-107 162898 164373 164414 "BGAGG" 164674 NIL BGAGG (NIL T) -9 NIL 164811 NIL) (-106 162729 162761 162852 "BGAGG-" 162857 NIL BGAGG- (NIL T T) -8 NIL NIL NIL) (-105 161800 162113 162318 "BFUNCT" 162544 T BFUNCT (NIL) -8 NIL NIL NIL) (-104 160490 160668 160956 "BEZOUT" 161624 NIL BEZOUT (NIL T T T T T) -7 NIL NIL NIL) (-103 156959 159342 159672 "BBTREE" 160193 NIL BBTREE (NIL T) -8 NIL NIL NIL) (-102 156693 156746 156774 "BASTYPE" 156893 T BASTYPE (NIL) -9 NIL NIL NIL) (-101 156546 156574 156647 "BASTYPE-" 156652 NIL BASTYPE- (NIL T) -8 NIL NIL NIL) (-100 155980 156056 156208 "BALFACT" 156457 NIL BALFACT (NIL T T) -7 NIL NIL NIL) (-99 154836 155395 155581 "AUTOMOR" 155825 NIL AUTOMOR (NIL T) -8 NIL NIL NIL) (-98 154562 154567 154593 "ATTREG" 154598 T ATTREG (NIL) -9 NIL NIL NIL) (-97 152814 153259 153611 "ATTRBUT" 154228 T ATTRBUT (NIL) -8 NIL NIL NIL) (-96 152422 152642 152708 "ATTRAST" 152766 T ATTRAST (NIL) -8 NIL NIL NIL) (-95 151958 152071 152097 "ATRIG" 152298 T ATRIG (NIL) -9 NIL NIL NIL) (-94 151767 151808 151895 "ATRIG-" 151900 NIL ATRIG- (NIL T) -8 NIL NIL NIL) (-93 151412 151598 151624 "ASTCAT" 151629 T ASTCAT (NIL) -9 NIL 151659 NIL) (-92 151139 151198 151317 "ASTCAT-" 151322 NIL ASTCAT- (NIL T) -8 NIL NIL NIL) (-91 149288 150915 151003 "ASTACK" 151082 NIL ASTACK (NIL T) -8 NIL NIL NIL) (-90 147793 148090 148455 "ASSOCEQ" 148970 NIL ASSOCEQ (NIL T T) -7 NIL NIL NIL) (-89 146825 147452 147576 "ASP9" 147700 NIL ASP9 (NIL NIL) -8 NIL NIL NIL) (-88 146588 146773 146812 "ASP8" 146817 NIL ASP8 (NIL NIL) -8 NIL NIL NIL) (-87 145456 146193 146335 "ASP80" 146477 NIL ASP80 (NIL NIL) -8 NIL NIL NIL) (-86 144354 145091 145223 "ASP7" 145355 NIL ASP7 (NIL NIL) -8 NIL NIL NIL) (-85 143308 144031 144149 "ASP78" 144267 NIL ASP78 (NIL NIL) -8 NIL NIL NIL) (-84 142277 142988 143105 "ASP77" 143222 NIL ASP77 (NIL NIL) -8 NIL NIL NIL) (-83 141189 141915 142046 "ASP74" 142177 NIL ASP74 (NIL NIL) -8 NIL NIL NIL) (-82 140089 140824 140956 "ASP73" 141088 NIL ASP73 (NIL NIL) -8 NIL NIL NIL) (-81 139193 139915 140015 "ASP6" 140020 NIL ASP6 (NIL NIL) -8 NIL NIL NIL) (-80 138137 138870 138988 "ASP55" 139106 NIL ASP55 (NIL NIL) -8 NIL NIL NIL) (-79 137086 137811 137930 "ASP50" 138049 NIL ASP50 (NIL NIL) -8 NIL NIL NIL) (-78 136174 136787 136897 "ASP4" 137007 NIL ASP4 (NIL NIL) -8 NIL NIL NIL) (-77 135262 135875 135985 "ASP49" 136095 NIL ASP49 (NIL NIL) -8 NIL NIL NIL) (-76 134046 134801 134969 "ASP42" 135151 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL NIL) (-75 132822 133579 133749 "ASP41" 133933 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL NIL) (-74 131772 132499 132617 "ASP35" 132735 NIL ASP35 (NIL NIL) -8 NIL NIL NIL) (-73 131537 131720 131759 "ASP34" 131764 NIL ASP34 (NIL NIL) -8 NIL NIL NIL) (-72 131274 131341 131417 "ASP33" 131492 NIL ASP33 (NIL NIL) -8 NIL NIL NIL) (-71 130167 130909 131041 "ASP31" 131173 NIL ASP31 (NIL NIL) -8 NIL NIL NIL) (-70 129932 130115 130154 "ASP30" 130159 NIL ASP30 (NIL NIL) -8 NIL NIL NIL) (-69 129667 129736 129812 "ASP29" 129887 NIL ASP29 (NIL NIL) -8 NIL NIL NIL) (-68 129432 129615 129654 "ASP28" 129659 NIL ASP28 (NIL NIL) -8 NIL NIL NIL) (-67 129197 129380 129419 "ASP27" 129424 NIL ASP27 (NIL NIL) -8 NIL NIL NIL) (-66 128281 128895 129006 "ASP24" 129117 NIL ASP24 (NIL NIL) -8 NIL NIL NIL) (-65 127357 128083 128195 "ASP20" 128200 NIL ASP20 (NIL NIL) -8 NIL NIL NIL) (-64 126445 127058 127168 "ASP1" 127278 NIL ASP1 (NIL NIL) -8 NIL NIL NIL) (-63 125387 126119 126238 "ASP19" 126357 NIL ASP19 (NIL NIL) -8 NIL NIL NIL) (-62 125124 125191 125267 "ASP12" 125342 NIL ASP12 (NIL NIL) -8 NIL NIL NIL) (-61 123976 124723 124867 "ASP10" 125011 NIL ASP10 (NIL NIL) -8 NIL NIL NIL) (-60 121827 123820 123911 "ARRAY2" 123916 NIL ARRAY2 (NIL T) -8 NIL NIL NIL) (-59 117592 121475 121589 "ARRAY1" 121744 NIL ARRAY1 (NIL T) -8 NIL NIL NIL) (-58 116624 116797 117018 "ARRAY12" 117415 NIL ARRAY12 (NIL T T) -7 NIL NIL NIL) (-57 110936 112854 112929 "ARR2CAT" 115559 NIL ARR2CAT (NIL T T T) -9 NIL 116317 NIL) (-56 108370 109114 110068 "ARR2CAT-" 110073 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL NIL) (-55 107687 107997 108122 "ARITY" 108263 T ARITY (NIL) -8 NIL NIL NIL) (-54 106435 106587 106893 "APPRULE" 107523 NIL APPRULE (NIL T T T) -7 NIL NIL NIL) (-53 106086 106134 106253 "APPLYORE" 106381 NIL APPLYORE (NIL T T T) -7 NIL NIL NIL) (-52 105033 105351 105546 "ANY" 105909 T ANY (NIL) -8 NIL NIL NIL) (-51 104311 104434 104591 "ANY1" 104907 NIL ANY1 (NIL T) -7 NIL NIL NIL) (-50 101841 102748 103075 "ANTISYM" 104035 NIL ANTISYM (NIL T NIL) -8 NIL NIL NIL) (-49 101333 101548 101644 "ANON" 101763 T ANON (NIL) -8 NIL NIL NIL) (-48 95430 99872 100326 "AN" 100897 T AN (NIL) -8 NIL NIL NIL) (-47 91652 93040 93091 "AMR" 93839 NIL AMR (NIL T T) -9 NIL 94439 NIL) (-46 90764 90985 91348 "AMR-" 91353 NIL AMR- (NIL T T T) -8 NIL NIL NIL) (-45 75203 90681 90742 "ALIST" 90747 NIL ALIST (NIL T T) -8 NIL NIL NIL) (-44 72005 74797 74966 "ALGSC" 75121 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL NIL) (-43 68560 69115 69722 "ALGPKG" 71445 NIL ALGPKG (NIL T T) -7 NIL NIL NIL) (-42 67837 67938 68122 "ALGMFACT" 68446 NIL ALGMFACT (NIL T T T) -7 NIL NIL NIL) (-41 63575 64261 64916 "ALGMANIP" 67360 NIL ALGMANIP (NIL T T) -7 NIL NIL NIL) (-40 54945 63201 63351 "ALGFF" 63508 NIL ALGFF (NIL T T T NIL) -8 NIL NIL NIL) (-39 54141 54272 54451 "ALGFACT" 54803 NIL ALGFACT (NIL T) -7 NIL NIL NIL) (-38 53174 53772 53810 "ALGEBRA" 53815 NIL ALGEBRA (NIL T) -9 NIL 53856 NIL) (-37 52892 52951 53083 "ALGEBRA-" 53088 NIL ALGEBRA- (NIL T T) -8 NIL NIL NIL) (-36 34985 50894 50946 "ALAGG" 51082 NIL ALAGG (NIL T T) -9 NIL 51243 NIL) (-35 34521 34634 34660 "AHYP" 34861 T AHYP (NIL) -9 NIL NIL NIL) (-34 33452 33700 33726 "AGG" 34225 T AGG (NIL) -9 NIL 34504 NIL) (-33 32886 33048 33262 "AGG-" 33267 NIL AGG- (NIL T) -8 NIL NIL NIL) (-32 30562 30985 31403 "AF" 32528 NIL AF (NIL T T) -7 NIL NIL NIL) (-31 30042 30287 30377 "ADDAST" 30490 T ADDAST (NIL) -8 NIL NIL NIL) (-30 29310 29569 29725 "ACPLOT" 29904 T ACPLOT (NIL) -8 NIL NIL NIL) (-29 18568 26523 26574 "ACFS" 27285 NIL ACFS (NIL T) -9 NIL 27524 NIL) (-28 16582 17072 17847 "ACFS-" 17852 NIL ACFS- (NIL T T) -8 NIL NIL NIL) (-27 12821 14749 14775 "ACF" 15654 T ACF (NIL) -9 NIL 16066 NIL) (-26 11525 11859 12352 "ACF-" 12357 NIL ACF- (NIL T) -8 NIL NIL NIL) (-25 11099 11292 11318 "ABELSG" 11410 T ABELSG (NIL) -9 NIL 11475 NIL) (-24 10966 10991 11057 "ABELSG-" 11062 NIL ABELSG- (NIL T) -8 NIL NIL NIL) (-23 10309 10596 10622 "ABELMON" 10792 T ABELMON (NIL) -9 NIL 10904 NIL) (-22 9973 10057 10195 "ABELMON-" 10200 NIL ABELMON- (NIL T) -8 NIL NIL NIL) (-21 9281 9653 9679 "ABELGRP" 9804 T ABELGRP (NIL) -9 NIL 9886 NIL) (-20 8744 8873 9089 "ABELGRP-" 9094 NIL ABELGRP- (NIL T) -8 NIL NIL NIL) (-19 4333 8083 8122 "A1AGG" 8127 NIL A1AGG (NIL T) -9 NIL 8167 NIL) (-18 30 1251 2813 "A1AGG-" 2818 NIL A1AGG- (NIL T T) -8 NIL NIL NIL)) \ No newline at end of file
diff --git a/src/share/algebra/operation.daase b/src/share/algebra/operation.daase
index 07bdf710..211dd76c 100644
--- a/src/share/algebra/operation.daase
+++ b/src/share/algebra/operation.daase
@@ -1,26 +1,59 @@
-(735605 . 3451578538)
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
-(((*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2))))
+(735661 . 3451919710)
+(((*1 *2 *1)
+ (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-767))))
((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *2 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1166 *6)) (-4 *6 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-1166 *7)) (-5 *1 (-321 *4 *5 *6 *7))
- (-4 *7 (-945 *6 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-917)) (-5 *2 (-468)) (-5 *1 (-1260)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-556))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))))
+(((*1 *1 *1) (-12 (-5 *1 (-606 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1) (-5 *1 (-630))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5))
+ (-5 *2 (-413 *4 (-407 *4) *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1259 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4)))
+ (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *3 (-307))
+ (-5 *1 (-413 *3 *4 *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-363)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3)))
+ (-5 *1 (-762 *3 *4)) (-4 *3 (-704 *4))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-363)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045))
+ (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3))
+ (-4 *3 (-848 *5)))))
+(((*1 *1) (-5 *1 (-468))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-873 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-875 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-878 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-4 *1 (-899 *3)))))
+(((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-610 *6)) (-4 *6 (-13 (-430 *5) (-27) (-1194)))
+ (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-1166 (-407 (-1166 *6)))) (-5 *1 (-560 *5 *6 *7))
+ (-5 *3 (-1166 *6)) (-4 *7 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
+ (|partial| -12 (-5 *4 (-1166 *11)) (-5 *6 (-641 *10))
+ (-5 *7 (-641 (-767))) (-5 *8 (-641 *11)) (-4 *10 (-846))
+ (-4 *11 (-307)) (-4 *9 (-789)) (-4 *5 (-945 *11 *9 *10))
+ (-5 *2 (-641 (-1166 *5))) (-5 *1 (-738 *9 *10 *11 *5))
+ (-5 *3 (-1166 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-945 *3 *4 *5)) (-5 *1 (-1030 *3 *4 *5 *2 *6))
+ (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-14 *6 (-641 *2)))))
(((*1 *1 *1) (-4 *1 (-95)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -37,57 +70,41 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4))))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-225) (-225) (-225)))
+ (-5 *4 (-1 (-225) (-225) (-225) (-225)))
+ (-5 *2 (-1 (-939 (-225)) (-225) (-225))) (-5 *1 (-693)))))
+(((*1 *2 *1 *2)
+ (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
+ (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225))
+ (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *3) (-12 (-5 *3 (-948 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))))
+(((*1 *2 *2 *2 *2 *3)
+ (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-641 (-767)))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4 *4 *2 *2 *2)
- (-12 (-5 *2 (-564))
- (-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846))
- (-5 *1 (-449 *5 *6 *7 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-180))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-311))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-966))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-990))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1032))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1067)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452))
- (-5 *1 (-914 *4)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-142 *3 *4 *2))
- (-4 *2 (-373 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-4 *2 (-373 *4))
- (-5 *1 (-503 *4 *5 *2 *3)) (-4 *3 (-373 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556))
- (-5 *2 (-685 *4)) (-5 *1 (-689 *4 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-1228 *3 *4 *2))
- (-4 *2 (-1235 *4)))))
+ (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *2))
+ (-2 (|:| -2014 *5) (|:| -4165 *2))))
+ (-4 *2 (-238 (-2069 *3) (-767))) (-5 *1 (-461 *3 *4 *5 *2 *6 *7))
+ (-4 *5 (-846)) (-4 *7 (-945 *4 *2 (-860 *3))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
+ (-4 *3 (-1235 *4)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31))))
+ ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) ((*1 *1) (-4 *1 (-545)))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-819)) (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225))))
+ (-5 *2 (-1031)) (-5 *1 (-750)))))
(((*1 *1 *1) (-4 *1 (-95)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -104,21 +121,41 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *6))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1045))
- (-5 *1 (-321 *4 *5 *2 *6)) (-4 *6 (-945 *2 *4 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-564)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))))
+ (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
+ ((*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1166 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1166 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-641 *1))
+ (-4 *1 (-1062 *4 *3)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *2 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-12 (-5 *2 (-641 (-2 (|:| |k| (-1170)) (|:| |c| (-1281 *3)))))
+ (-5 *1 (-1281 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| |k| *3) (|:| |c| (-1283 *3 *4)))))
+ (-5 *1 (-1283 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))))
+(((*1 *2 *3) (-12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *2 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
(-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-556)) (-4 *2 (-1045))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556))))
+ ((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *1))))
+ (-4 *1 (-1065 *4 *5 *6 *3)))))
(((*1 *2 *1 *3 *3 *2)
(-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209))
(-4 *4 (-373 *2)) (-4 *5 (-373 *2))))
@@ -150,14 +187,14 @@
(-12 (-5 *3 (-1170)) (-5 *2 (-245 (-1152))) (-5 *1 (-214 *4))
(-4 *4
(-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ *3)) (-15 -1667 ((-1264) $))
- (-15 -3858 ((-1264) $)))))))
+ (-10 -8 (-15 -4361 ((-1152) $ *3)) (-15 -1682 ((-1264) $))
+ (-15 -3141 ((-1264) $)))))))
((*1 *1 *1 *2)
(-12 (-5 *2 (-985)) (-5 *1 (-214 *3))
(-4 *3
(-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $))
- (-15 -3858 ((-1264) $)))))))
+ (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $))
+ (-15 -3141 ((-1264) $)))))))
((*1 *2 *1 *3)
(-12 (-5 *3 "count") (-5 *2 (-767)) (-5 *1 (-245 *4)) (-4 *4 (-846))))
((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-245 *3)) (-4 *3 (-846))))
@@ -243,16 +280,81 @@
(-12 (-5 *2 "rest") (-4 *1 (-1247 *3)) (-4 *3 (-1209))))
((*1 *2 *1 *3)
(-12 (-5 *3 "first") (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *2 (-641 (-169 *4))) (-5 *1 (-155 *3 *4))
+ (-4 *3 (-1235 (-169 (-564)))) (-4 *4 (-13 (-363) (-844)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4)))
+ (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4)))
+ (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
+ (-5 *2
+ (-2 (|:| -1707 (-767)) (|:| |curves| (-767))
+ (|:| |polygons| (-767)) (|:| |constructs| (-767)))))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-564)) (-5 *1 (-1104))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-641 (-564))) (-5 *4 (-564))
+ (-5 *1 (-1104)))))
(((*1 *2 *1 *1)
- (-12 (-4 *3 (-363)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045))
- (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3))
- (-4 *3 (-848 *5)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-685 (-564))) (-5 *3 (-641 (-564))) (-5 *1 (-1104)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
+ (-12 (-5 *2 (-641 (-778 *3))) (-5 *1 (-778 *3)) (-4 *3 (-556))
+ (-4 *3 (-1045)))))
+(((*1 *1) (-5 *1 (-141))))
+(((*1 *1 *1) (-4 *1 (-95)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3))
+ (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-5 *1 (-1155 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-5 *1 (-1156 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1259 (-1259 (-564)))) (-5 *3 (-917)) (-5 *1 (-466)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-180))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-311))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-966))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-990))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1032))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1067)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846))
+ (-5 *2 (-59 (-641 (-668 *5)))) (-5 *1 (-668 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-585 *3)) (-4 *3 (-363)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-132)) (-5 *3 (-767)) (-5 *2 (-1264)))))
(((*1 *1 *1) (-4 *1 (-95))) ((*1 *1 *1 *1) (-5 *1 (-225)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -274,41 +376,39 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-307))
+ (-5 *2 (-767)) (-5 *1 (-455 *5 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
- (-5 *2 (-641 (-641 (-939 *3))))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112)) (-4 *4 (-1045))
- (-4 *1 (-1128 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 (-641 (-939 *3)))) (-4 *3 (-1045))
- (-4 *1 (-1128 *3))))
- ((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-112))
- (-4 *1 (-1128 *4)) (-4 *4 (-1045))))
- ((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112))
- (-4 *1 (-1128 *4)) (-4 *4 (-1045))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-641 (-171)))
- (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-641 (-641 (-939 *5)))) (-5 *3 (-641 (-171)))
- (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-144)))))
-(((*1 *2 *2 *2 *3 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-1231 *4 *2))
- (-4 *2 (-1235 *4)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
+ (-12 (-4 *1 (-1097 *3 *2 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-14 *4 (-641 (-1170))) (-4 *2 (-172))
+ (-4 *3 (-238 (-2069 *4) (-767)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *3))
+ (-2 (|:| -2014 *5) (|:| -4165 *3))))
+ (-5 *1 (-461 *4 *2 *5 *3 *6 *7)) (-4 *5 (-846))
+ (-4 *7 (-945 *2 *3 (-860 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1202 *4 *5 *3 *6)) (-4 *4 (-556)) (-4 *5 (-789))
+ (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-4 *6 (-556)) (-4 *2 (-945 *3 *5 *4))
- (-5 *1 (-728 *5 *4 *6 *2)) (-5 *3 (-407 (-948 *6))) (-4 *5 (-789))
- (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))))
+ (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
+ (-5 *1 (-332)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-52)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *5 *2)) (-4 *4 (-1209))
+ (-4 *5 (-373 *4)) (-4 *2 (-373 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *7 *2)) (-4 *6 (-1045))
+ (-4 *7 (-238 *5 *6)) (-4 *2 (-238 *4 *6)))))
+(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))))
(((*1 *1 *1) (-4 *1 (-95)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -328,14 +428,8 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-556) (-147)))
- (-5 *2 (-2 (|:| -4242 *3) (|:| -4251 *3))) (-5 *1 (-1229 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545))))
+ ((*1 *1 *1) (-4 *1 (-1054))))
(((*1 *2 *3)
(-12 (-4 *5 (-13 (-612 *2) (-172))) (-5 *2 (-888 *4))
(-5 *1 (-170 *4 *5 *3)) (-4 *4 (-1094)) (-4 *3 (-166 *5))))
@@ -368,9 +462,9 @@
(-12 (-5 *2 (-948 *3)) (-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5))
(-4 *5 (-612 (-1170))) (-4 *4 (-789)) (-4 *5 (-846))))
((*1 *1 *2)
- (-2750
+ (-2733
(-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5))
- (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564)))
+ (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564)))
(-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))
(-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5))
@@ -381,12 +475,12 @@
(-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045))
(-4 *4 (-789)) (-4 *5 (-846))))
((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8)))
+ (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8)))
(-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452))
(-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1152))
(-5 *1 (-1063 *4 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8)))
+ (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8)))
(-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1103 *4 *5 *6 *7)) (-4 *4 (-452))
(-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1152))
(-5 *1 (-1139 *4 *5 *6 *7 *8))))
@@ -419,50 +513,48 @@
(-5 *2 (-641 (-776 *4 (-860 *6)))) (-5 *1 (-1285 *4 *5 *6))
(-14 *5 (-641 (-1170))))))
(((*1 *1 *2)
- (-12 (-5 *2 (-1166 *3)) (-4 *3 (-1045)) (-4 *1 (-1235 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-972 *4 *5 *3 *6)) (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-641
- (-2 (|:| -2828 (-767))
- (|:| |eqns|
- (-641
- (-2 (|:| |det| *7) (|:| |rows| (-641 (-564)))
- (|:| |cols| (-641 (-564))))))
- (|:| |fgb| (-641 *7)))))
- (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147)))
- (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767))
- (-5 *1 (-920 *4 *5 *6 *7)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-641 (-1170)))
- (-5 *2 (-641 (-641 (-379)))) (-5 *1 (-1019)) (-5 *5 (-379))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4)))))
- (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4)))
- (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6))
- (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
+ (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5))
+ (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-1272 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-1259 *3))
+ (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3))
+ (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *5)) (-5 *1 (-881 *3 *4 *5))
+ (-4 *3 (-1094)) (-4 *5 (-662 *4)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27))
+ (-5 *2 (-641 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170)))
+ (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-752)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1098)) (-5 *1 (-280)))))
(((*1 *1 *1) (-4 *1 (-95)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -482,13 +574,9 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))))
-(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1) (-4 *1 (-1133))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1094)) (-4 *4 (-1094))
+ (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *5 *4 *6)))))
(((*1 *2 *1) (-12 (-4 *1 (-254 *3)) (-4 *3 (-1209)) (-5 *2 (-767))))
((*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-767))))
((*1 *2 *3)
@@ -498,23 +586,46 @@
((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209))
- (-4 *4 (-373 *2)) (-4 *5 (-373 *2))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094))
- (-4 *2 (-1209)))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2))
- (-4 *2 (-1235 *4)))))
-(((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
-(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-418 *3)) (-4 *3 (-556))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| -3595 *4) (|:| -2762 (-564)))))
- (-4 *4 (-1235 (-564))) (-5 *2 (-767)) (-5 *1 (-442 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+(((*1 *2 *3 *3 *3 *3 *3 *3 *3 *3 *4 *5 *5 *5 *5 *5 *5 *6 *6 *6 *3 *3 *5
+ *7 *3 *8)
+ (-12 (-5 *5 (-685 (-225))) (-5 *6 (-112)) (-5 *7 (-685 (-564)))
+ (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS))))
+ (-5 *3 (-564)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *1 *2 *2 *3 *1)
+ (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-291)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1202 *5 *6 *7 *3))
+ (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7)))
+ (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
+ (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8)))
+ (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
+ (-14 *6 (-641 (-1170)))
+ (-5 *2
+ (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6)))))
+ (-5 *1 (-626 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
+ ((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -532,46 +643,36 @@
(-5 *1 (-1156 *3))))
((*1 *1 *1) (-4 *1 (-1197))))
(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-587 *4))
- (-4 *4 (-349)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *3))
- (-4 *3 (-1209)))))
+ (-12 (-5 *3 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
+ (-5 *2 (-1264)) (-5 *1 (-1173))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1170))
+ (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *2 (-1264))
+ (-5 *1 (-1173))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *3 (-1170))
+ (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *2 (-1264))
+ (-5 *1 (-1173)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
- (-5 *2 (-641 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
- (-5 *2 (-641 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1150 *3)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 *3)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-722))))
- ((*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-641 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-5 *2 (-1150 *3)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *2 (-1031))
- (-5 *1 (-745)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307))))
+ ((*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307))))
+ ((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1054)) (-5 *2 (-564)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-349)) (-5 *3 (-564)) (-5 *2 (-1182 (-917) (-767))))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-1262))))
+ ((*1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-1262)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147))
- (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-330)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))))
-(((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
+ (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
+ (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -588,30 +689,28 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3))))
((*1 *1 *1) (-4 *1 (-1197))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4))
- (-14 *3 (-917)) (-4 *4 (-1045))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
-(((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))))
-(((*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-641 *1)) (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
+ (-4 *7 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| -4242 (-767))
+ (|:| |eqns|
+ (-641
+ (-2 (|:| |det| *8) (|:| |rows| (-641 (-564)))
+ (|:| |cols| (-641 (-564))))))
+ (|:| |fgb| (-641 *8)))))
+ (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-767)))))
(((*1 *2 *3 *1)
(-12 (-5 *3 (-1283 *4 *2)) (-4 *1 (-374 *4 *2)) (-4 *4 (-846))
(-4 *2 (-172))))
@@ -622,16 +721,17 @@
(-4 *2 (-1045))))
((*1 *2 *1 *3)
(-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-556))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *1) (-5 *1 (-130))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))))
+(((*1 *2 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-747)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-302)) (-4 *2 (-1209))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-610 *1))) (-5 *3 (-641 *1)) (-4 *1 (-302))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *1))) (-4 *1 (-302))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-294 *1)) (-4 *1 (-302)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))))
+(((*1 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -648,96 +748,60 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3))))
((*1 *1 *1) (-4 *1 (-1197))))
-(((*1 *1) (-5 *1 (-291))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-117 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-564))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-867 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-867 *2)) (-14 *2 (-564))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-564)) (-14 *3 *2) (-5 *1 (-868 *3 *4))
- (-4 *4 (-865 *3))))
- ((*1 *1 *1)
- (-12 (-14 *2 (-564)) (-5 *1 (-868 *2 *3)) (-4 *3 (-865 *2))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-564)) (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-1250 *3))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1221 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1250 *2)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-641 *5) *6))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-649 (-407 *7))) (-5 *4 (-1 (-641 *6) *7))
- (-5 *5 (-1 (-418 *7) *7))
- (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-641 *5) *6))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-650 *7 (-407 *7))) (-5 *4 (-1 (-641 *6) *7))
- (-5 *5 (-1 (-418 *7) *7))
- (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7))))
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
+ (-5 *2 (-2 (|:| -3451 *3) (|:| |nconst| *3))) (-5 *1 (-567 *5 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(((*1 *1) (-5 *1 (-291))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192))))
((*1 *2 *3)
- (-12 (-5 *3 (-649 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-418 *6) *6))
- (-4 *6 (-1235 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6))))
+ (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300))))
((*1 *2 *3)
- (-12 (-5 *3 (-650 *5 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-418 *6) *6))
- (-4 *6 (-1235 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225)))))
- ((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-97)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-641 (-1070 *4 *5 *2))) (-4 *4 (-1094))
- (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4))))
- (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4))))
- (-5 *1 (-54 *4 *5 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-641 (-1070 *5 *6 *2))) (-5 *4 (-917)) (-4 *5 (-1094))
- (-4 *6 (-13 (-1045) (-882 *5) (-846) (-612 (-888 *5))))
- (-4 *2 (-13 (-430 *6) (-882 *5) (-612 (-888 *5))))
- (-5 *1 (-54 *5 *6 *2)))))
-(((*1 *1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-373 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-1045))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858))))
- ((*1 *1 *1) (-5 *1 (-858)))
+ (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))))
+(((*1 *2 *3 *4 *4 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2)
+ (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -2447 (-641 *1))))
+ (-4 *1 (-367 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-453 *3 *4 *5 *6))
+ (|:| -2447 (-641 (-453 *3 *4 *5 *6)))))
+ (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
+ (-5 *2 (-641 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-733 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-439))) (-5 *1 (-861)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
((*1 *2 *3 *3)
- (-12 (-5 *3 (-939 (-225))) (-5 *2 (-225)) (-5 *1 (-1205))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *8)) (-5 *4 (-767)) (-4 *8 (-945 *5 *7 *6))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
- (-4 *7 (-789))
- (-5 *2
- (-641
- (-2 (|:| |det| *8) (|:| |rows| (-641 (-564)))
- (|:| |cols| (-641 (-564))))))
- (-5 *1 (-920 *5 *6 *7 *8)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+ (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998)))))
+ ((*1 *2)
+ (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2)))
+ (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5))
+ (-4 *3 (-342 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213))
+ (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -757,17 +821,6 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3))))
((*1 *1 *1) (-4 *1 (-1197))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225)))))
- ((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
- (-5 *1 (-585 *3)) (-4 *3 (-363)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *6 (-917)) (-4 *5 (-307)) (-4 *3 (-1235 *5))
- (-5 *2 (-2 (|:| |plist| (-641 *3)) (|:| |modulo| *5)))
- (-5 *1 (-460 *5 *3)) (-5 *4 (-641 *3)))))
(((*1 *1 *2 *1)
(-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-47 *3 *4)) (-4 *3 (-1045))
(-4 *4 (-788))))
@@ -875,9 +928,9 @@
(-4 *6 (-363)) (-5 *2 (-585 *6)) (-5 *1 (-584 *5 *6))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 *6 *5))
- (-5 *4 (-3 (-2 (|:| -2656 *5) (|:| |coeff| *5)) "failed"))
+ (-5 *4 (-3 (-2 (|:| -3139 *5) (|:| |coeff| *5)) "failed"))
(-4 *5 (-363)) (-4 *6 (-363))
- (-5 *2 (-2 (|:| -2656 *6) (|:| |coeff| *6)))
+ (-5 *2 (-2 (|:| -3139 *6) (|:| |coeff| *6)))
(-5 *1 (-584 *5 *6))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed"))
@@ -996,7 +1049,7 @@
(-4 *8 (-1045)) (-4 *6 (-789))
(-4 *2
(-13 (-1094)
- (-10 -8 (-15 -2980 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767))))))
+ (-10 -8 (-15 -2968 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-767))))))
(-5 *1 (-947 *6 *7 *8 *5 *2)) (-4 *5 (-945 *8 *6 *7))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-954 *5)) (-4 *5 (-1209))
@@ -1009,8 +1062,8 @@
(-4 *2 (-945 (-948 *4) *5 *6)) (-4 *5 (-789))
(-4 *6
(-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
(-5 *1 (-980 *4 *5 *6 *2))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-556)) (-4 *6 (-556))
@@ -1097,15 +1150,32 @@
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-1282 *3 *4))
(-4 *4 (-842)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1170))) (-4 *6 (-363))
- (-5 *2 (-641 (-294 (-948 *6)))) (-5 *1 (-538 *5 *6 *7))
- (-4 *5 (-452)) (-4 *7 (-13 (-363) (-844))))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170))
+ (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
+ (-4 *4 (-172))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2))
+ (-4 *2 (-430 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
+ (-5 *1 (-158 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-172)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-225)) (-5 *3 (-767)) (-5 *1 (-226))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-169 (-225))) (-5 *3 (-767)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1133))))
(((*1 *2 *3 *4 *5)
(-12 (-5 *3 (-875 (-1 (-225) (-225)))) (-5 *4 (-1088 (-379)))
(-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-255))))
@@ -1159,14 +1229,19 @@
(-12 (-5 *3 (-878 *5)) (-5 *4 (-1086 (-379)))
(-4 *5 (-13 (-612 (-536)) (-1094))) (-5 *2 (-1127 (-225)))
(-5 *1 (-259 *5)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564)))))
- (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170))))
- (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *2)) (-4 *2 (-945 *3 *5 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *1 *1) (-4 *1 (-545))))
+(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-109)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-1191 *4))
+ (-4 *4 (-1045)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1094))
+ (-4 *6 (-1094)) (-4 *2 (-1094)) (-5 *1 (-676 *5 *6 *2)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -1187,47 +1262,35 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3))))
((*1 *1 *1) (-4 *1 (-1197))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
(((*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-305))))
((*1 *2 *1)
(|partial| -12
(-5 *2 (-2 (|:| |num| (-888 *3)) (|:| |den| (-888 *3))))
(-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564))
+ (-14 *4 (-767)) (-4 *5 (-172)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545))))
+ ((*1 *1 *1) (-4 *1 (-1054))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *1) (-5 *1 (-225))) ((*1 *1) (-5 *1 (-379))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8))
- (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789))
- (-4 *7 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *5 *6 *7 *8)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879))
- (-5 *3 (-641 (-564))))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-641 (-1259 *4))) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556))
- (-5 *2 (-641 (-1259 *3))))))
-(((*1 *2 *1 *3 *2)
- (-12 (-5 *3 (-767)) (-5 *1 (-213 *4 *2)) (-14 *4 (-917))
- (-4 *2 (-1094)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1187)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-973 *4 *5 *6 *7)))))
+ (-12 (-4 *5 (-1094)) (-4 *2 (-896 *5)) (-5 *1 (-688 *5 *2 *3 *4))
+ (-4 *3 (-373 *2)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1094)) (-4 *2 (-846))
- (-5 *1 (-113 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
- (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
- (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
+ (-12 (-4 *4 (-38 (-407 (-564))))
+ (-5 *2 (-2 (|:| -4249 (-1150 *4)) (|:| -4261 (-1150 *4))))
+ (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-418 *3)) (-4 *3 (-556))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-2 (|:| -3546 *4) (|:| -3258 (-564)))))
+ (-4 *4 (-1235 (-564))) (-5 *2 (-767)) (-5 *1 (-442 *4)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -1248,80 +1311,108 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3))))
((*1 *1 *1) (-4 *1 (-1197))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
- (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *4 (-373 *2))
- (-4 *5 (-373 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *2 (-1094)) (-5 *1 (-213 *4 *2))
- (-14 *4 (-917))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7))
- (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)) (-4 *2 (-1045)))))
-(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2))
- (-4 *3 (-13 (-846) (-556))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194)))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363))))
- ((*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1252 *3 *2))
- (-4 *2 (-1250 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-767)) (-5 *1 (-589)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
+ (-12 (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *3 (-564))
+ (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-901 *3))) (-4 *3 (-1094)) (-5 *1 (-900 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564))
+ (-14 *4 *2) (-4 *5 (-172))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-917)) (-5 *1 (-165 *3 *4))
+ (-4 *3 (-166 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-917))))
+ ((*1 *2)
+ (-12 (-4 *1 (-370 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
+ (-5 *2 (-917))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
+ (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363))
+ (-5 *2 (-767)) (-5 *1 (-663 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408))))
+ (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-5 *2 (-767))
+ (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3))
+ (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556))
+ (-5 *2 (-767)))))
+(((*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4))
+ (-4 *4 (-349)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *1 *1) (-4 *1 (-627)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
(-4 *2 (-13 (-430 *3) (-998) (-1194))))))
-(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
- (|partial| -12 (-5 *2 (-641 (-1166 *11))) (-5 *3 (-1166 *11))
- (-5 *4 (-641 *10)) (-5 *5 (-641 *8)) (-5 *6 (-641 (-767)))
- (-5 *7 (-1259 (-641 (-1166 *8)))) (-4 *10 (-846))
- (-4 *8 (-307)) (-4 *11 (-945 *8 *9 *10)) (-4 *9 (-789))
- (-5 *1 (-703 *9 *10 *8 *11)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-1166 *4))) (-5 *3 (-1166 *4))
- (-4 *4 (-905)) (-5 *1 (-659 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2))
- (-4 *2 (-1250 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3))
- (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2))
- (-4 *2 (-1250 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147)))
- (-5 *1 (-1146 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-326 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
- ((*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *3 (-846)) (-5 *2 (-767)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-1034 (-407 *2)))) (-5 *2 (-564))
+ (-5 *1 (-115 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1079))) (-5 *1 (-291)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-900 *4))
+ (-4 *4 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3)))
+ (-5 *1 (-684 *3 *4 *5 *6)) (-4 *6 (-683 *3 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-696 *3))
+ (-4 *3 (-307)))))
+(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1056))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1056)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-112)) (-5 *1 (-110))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4398)) (-4 *1 (-404))))
+ ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-917))
+ (-5 *2 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114))))))
+ (-5 *1 (-346 *4)) (-4 *4 (-349)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))))
+(((*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
+ (|partial| -12 (-5 *3 (-610 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-5 *5 (-1166 *2))
+ (-4 *2 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094))))
+ ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
+ (|partial| -12 (-5 *3 (-610 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170)))
+ (-5 *5 (-407 (-1166 *2))) (-4 *2 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-349)) (-5 *2 (-1259 *1))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-145)) (-4 *1 (-905))
+ (-5 *2 (-1259 *1)))))
(((*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1209))))
((*1 *1 *1) (-12 (-5 *1 (-668 *2)) (-4 *2 (-846))))
((*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846))))
@@ -1330,34 +1421,60 @@
((*1 *2 *1)
(-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
(-4 *3 (-1235 *2)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-307))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-447 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
- (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-447 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
- (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-447 *4 *5 *6 *7)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-641 (-641 (-939 (-225)))))))
- ((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-641 (-641 (-939 (-225))))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-641 (-506))) (-5 *2 (-506)) (-5 *1 (-483)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112))
- (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
+ (-4 *7 (-1235 (-407 *6)))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| -2361 *3)))
+ (-5 *1 (-562 *5 *6 *7 *3)) (-4 *3 (-342 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2
+ (-2 (|:| |answer| (-407 *6)) (|:| -2361 (-407 *6))
+ (|:| |specpart| (-407 *6)) (|:| |polypart| *6)))
+ (-5 *1 (-563 *5 *6)) (-5 *3 (-407 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 *8))
+ (-4 *7 (-846)) (-4 *8 (-1045)) (-4 *9 (-945 *8 *6 *7))
+ (-4 *6 (-789)) (-5 *2 (-1166 *8)) (-5 *1 (-321 *6 *7 *8 *9)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-4 *5 (-329 *4)) (-4 *6 (-1235 *5))
- (-5 *2 (-641 *3)) (-5 *1 (-773 *4 *5 *6 *3 *7)) (-4 *3 (-1235 *6))
- (-14 *7 (-917)))))
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-641 (-948 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-641 (-948 *4))) (-5 *1 (-416 *3 *4))
+ (-4 *3 (-417 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-641 (-948 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-641 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *2 (-641 (-948 *4)))
+ (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-556)) (-4 *4 (-172))
+ (-14 *5 (-917)) (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4))))))
+(((*1 *2 *3) (-12 (-5 *3 (-169 (-564))) (-5 *2 (-112)) (-5 *1 (-446))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
+ (-247 *4 (-407 (-564)))))
+ (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112))
+ (-5 *1 (-505 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-957 *3)) (-4 *3 (-545))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1213)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-175))) (-5 *1 (-1079)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-1259 *4))
+ (-5 *1 (-810 *4 *3)) (-4 *3 (-652 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-112))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-171)))))))
(((*1 *1 *1) (-12 (-4 *1 (-119 *2)) (-4 *2 (-1209))))
((*1 *1 *1) (-12 (-5 *1 (-668 *2)) (-4 *2 (-846))))
((*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846))))
@@ -1366,181 +1483,144 @@
((*1 *2 *1)
(-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
(-4 *3 (-1235 *2)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1179)))))
+(((*1 *1 *1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3594 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-556))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2 (-641 (-225))) (-5 *1 (-204)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-917)) (-4 *4 (-368)) (-4 *4 (-363)) (-5 *2 (-1166 *1))
- (-4 *1 (-329 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *3 (-363))
- (-4 *2 (-1235 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4))
- (-5 *1 (-528 *4)))))
+ (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1166 *3)) (-4 *3 (-368)) (-4 *1 (-329 *3))
- (-4 *3 (-363)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *5)) (-4 *5 (-1235 *3)) (-4 *3 (-307))
- (-5 *2 (-112)) (-5 *1 (-455 *3 *5)))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))))
-(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
- ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-291)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045))
- (-4 *2 (-1219 *3)))))
-(((*1 *1) (-5 *1 (-141))) ((*1 *1 *1) (-5 *1 (-144)))
- ((*1 *1 *1) (-4 *1 (-1138))))
-(((*1 *2)
- (-12 (-14 *4 (-767)) (-4 *5 (-1209)) (-5 *2 (-134))
- (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-363)) (-5 *2 (-134)) (-5 *1 (-328 *3 *4))
- (-4 *3 (-329 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-172))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
- (-5 *2 (-564)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-976 *3)) (-4 *3 (-1045)) (-5 *2 (-917))))
- ((*1 *2) (-12 (-4 *1 (-1266 *3)) (-4 *3 (-363)) (-5 *2 (-134)))))
+ (|partial| -12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2))
+ (-4 *2 (-670 *3)))))
+(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
+ (|partial| -12 (-5 *2 (-641 (-1166 *11))) (-5 *3 (-1166 *11))
+ (-5 *4 (-641 *10)) (-5 *5 (-641 *8)) (-5 *6 (-641 (-767)))
+ (-5 *7 (-1259 (-641 (-1166 *8)))) (-4 *10 (-846))
+ (-4 *8 (-307)) (-4 *11 (-945 *8 *9 *10)) (-4 *9 (-789))
+ (-5 *1 (-703 *9 *10 *8 *11)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
(((*1 *1 *1 *1) (-12 (-5 *1 (-897 *2)) (-4 *2 (-1094))))
((*1 *1 *2) (-12 (-5 *1 (-897 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *2)
+ (|partial| -12 (-5 *2 (-1259 *4)) (-5 *3 (-685 *4)) (-4 *4 (-363))
+ (-5 *1 (-663 *4))))
+ ((*1 *2 *3 *2)
+ (|partial| -12 (-4 *4 (-363))
+ (-4 *5 (-13 (-373 *4) (-10 -7 (-6 -4408))))
+ (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408))))
+ (-5 *1 (-664 *4 *5 *2 *3)) (-4 *3 (-683 *4 *5 *2))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *4 (-641 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-363))
+ (-5 *1 (-810 *2 *3)) (-4 *3 (-652 *2))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
(((*1 *1 *1) (-4 *1 (-627)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
(-4 *2 (-13 (-430 *3) (-998) (-1194))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
- (-4 *3 (-1094)))))
-(((*1 *1 *1) (-4 *1 (-143)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-247 *3 *4))
+ (-14 *3 (-641 (-1170))) (-4 *4 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-564))) (-14 *3 (-641 (-1170)))
+ (-5 *1 (-454 *3 *4 *5)) (-4 *4 (-1045))
+ (-4 *5 (-238 (-2069 *3) (-767)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-481 *3 *4))
+ (-14 *3 (-641 (-1170))) (-4 *4 (-1045)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789))
+ (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349))
- (-5 *2 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114))))))
- (-5 *1 (-346 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *1 (-585 *2)) (-4 *2 (-1034 *3))
- (-4 *2 (-363))))
- ((*1 *1 *2 *2) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2))
- (-4 *2 (-13 (-430 *4) (-998) (-1194)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1086 *2)) (-4 *2 (-13 (-430 *4) (-998) (-1194)))
- (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-955)) (-5 *2 (-1170))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-955)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1179)))))
+ (-12 (-5 *3 (-564)) (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1045))
+ (-5 *1 (-321 *4 *5 *2 *6)) (-4 *6 (-945 *2 *4 *5)))))
+(((*1 *2 *3 *3 *3 *4 *5 *6)
+ (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225)))
+ (-5 *1 (-693)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-641
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846))
+ (-5 *1 (-449 *3 *4 *5 *6)))))
+(((*1 *1) (-5 *1 (-1079))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
-(((*1 *2 *3 *4 *3 *5 *3)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
- (-5 *2 (-1031)) (-5 *1 (-750)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *1 *1)
+(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225))
+ (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-747)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211)))))
+(((*1 *2 *3 *2)
(-12
(-5 *2
- (-2 (|:| -3594 *3) (|:| |coef1| (-778 *3)) (|:| |coef2| (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094))
- (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-857))))
- ((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-857)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094))
- (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *5)) (-4 *5 (-363)) (-5 *2 (-641 *6))
- (-5 *1 (-532 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))))
-(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-685 *11)) (-5 *4 (-641 (-407 (-948 *8))))
- (-5 *5 (-767)) (-5 *6 (-1152)) (-4 *8 (-13 (-307) (-147)))
- (-4 *11 (-945 *8 *10 *9)) (-4 *9 (-13 (-846) (-612 (-1170))))
- (-4 *10 (-789))
- (-5 *2
- (-2
- (|:| |rgl|
- (-641
- (-2 (|:| |eqzro| (-641 *11)) (|:| |neqzro| (-641 *11))
- (|:| |wcond| (-641 (-948 *8)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *8))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *8))))))))))
- (|:| |rgsz| (-564))))
- (-5 *1 (-920 *8 *9 *10 *11)) (-5 *7 (-564)))))
-(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
- (|partial| -12 (-5 *2 (-641 (-1166 *13))) (-5 *3 (-1166 *13))
- (-5 *4 (-641 *12)) (-5 *5 (-641 *10)) (-5 *6 (-641 *13))
- (-5 *7 (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| *13)))))
- (-5 *8 (-641 (-767))) (-5 *9 (-1259 (-641 (-1166 *10))))
- (-4 *12 (-846)) (-4 *10 (-307)) (-4 *13 (-945 *10 *11 *12))
- (-4 *11 (-789)) (-5 *1 (-703 *11 *12 *10 *13)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-1 (-225) (-225) (-225)))
- (-5 *4 (-1 (-225) (-225) (-225) (-225)))
- (-5 *2 (-1 (-939 (-225)) (-225) (-225))) (-5 *1 (-693)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-767)) (-5 *4 (-564)) (-5 *1 (-445 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-525)))))
+ (-641
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *3)
+ (|:| |polj| *3))))
+ (-4 *5 (-789)) (-4 *3 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846))
+ (-5 *1 (-449 *4 *5 *6 *3)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
+ (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-418 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-112)) (-5 *5 (-564)) (-4 *6 (-363)) (-4 *6 (-368))
- (-4 *6 (-1045)) (-5 *2 (-641 (-641 (-685 *6)))) (-5 *1 (-1025 *6))
- (-5 *3 (-641 (-685 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-363)) (-4 *4 (-368)) (-4 *4 (-1045))
- (-5 *2 (-641 (-641 (-685 *4)))) (-5 *1 (-1025 *4))
- (-5 *3 (-641 (-685 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045))
- (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
- (-5 *3 (-641 (-685 *5)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2
+ (-3 (|:| |finite| "The range is finite")
+ (|:| |lowerInfinite| "The bottom of range is infinite")
+ (|:| |upperInfinite| "The top of range is infinite")
+ (|:| |bothInfinite| "Both top and bottom points are infinite")
+ (|:| |notEvaluated| "Range not yet evaluated")))
+ (-5 *1 (-192)))))
+(((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-112)) (-5 *1 (-888 *4))
+ (-4 *4 (-1094)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-610 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4)))
+ (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *4 *2)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-917)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045))
- (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
- (-5 *3 (-641 (-685 *5))))))
+ (-12 (-5 *3 (-1166 *2)) (-5 *4 (-1170)) (-4 *2 (-430 *5))
+ (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-846) (-556)))))
+ ((*1 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-4 *1 (-1008))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-5 *4 (-858))
+ (-4 *1 (-1008))))
+ ((*1 *1 *2 *3)
+ (|partial| -12 (-5 *3 (-917)) (-4 *4 (-13 (-844) (-363)))
+ (-4 *1 (-1062 *4 *2)) (-4 *2 (-1235 *4)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2)
+ (-12
+ (-5 *2 (-2 (|:| -3377 (-641 (-1170))) (|:| -2107 (-641 (-1170)))))
+ (-5 *1 (-1211)))))
(((*1 *2 *3)
(|partial| -12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1209))))
((*1 *1 *2)
@@ -1616,26 +1696,26 @@
(-4 *1 (-972 *3 *4 *5 *6))))
((*1 *2 *1) (|partial| -12 (-4 *1 (-1034 *2)) (-4 *2 (-1209))))
((*1 *1 *2)
- (|partial| -2750
+ (|partial| -2733
(-12 (-5 *2 (-948 *3))
- (-12 (-2356 (-4 *3 (-38 (-407 (-564)))))
- (-2356 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170))))
+ (-12 (-2354 (-4 *3 (-38 (-407 (-564)))))
+ (-2354 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789))
(-4 *5 (-846)))
(-12 (-5 *2 (-948 *3))
- (-12 (-2356 (-4 *3 (-545))) (-2356 (-4 *3 (-38 (-407 (-564)))))
+ (-12 (-2354 (-4 *3 (-545))) (-2354 (-4 *3 (-38 (-407 (-564)))))
(-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789))
(-4 *5 (-846)))
(-12 (-5 *2 (-948 *3))
- (-12 (-2356 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564))))
+ (-12 (-2354 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564))))
(-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789))
(-4 *5 (-846)))))
((*1 *1 *2)
- (|partial| -2750
+ (|partial| -2733
(-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5))
- (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564)))
+ (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564)))
(-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))
(-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5))
@@ -1645,207 +1725,299 @@
(|partial| -12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5))
(-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170)))
(-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 (-112) *7 (-641 *7))) (-4 *1 (-1202 *4 *5 *6 *7))
- (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
- (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-844)) (-5 *1 (-303 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-233)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4))
- (-4 *6 (-789)) (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *3 *4 *5 *6))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789))
- (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *4 *3 *5 *6))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-266 *2)) (-4 *2 (-846)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-1158 3 *3))))
- ((*1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261))))
- ((*1 *2 *1) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261)))))
+ (-12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
+ (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9))
+ (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6))
+ (-4 *8 (-373 *7)) (-4 *9 (-373 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
+ (-4 *4 (-373 *2)) (-4 *2 (-307))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
+ (-4 *2 (-683 *3 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1048 *2 *3 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *2 *4)) (-4 *4 (-307)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114))))))
- (-4 *4 (-349)) (-5 *2 (-685 *4)) (-5 *1 (-346 *4)))))
+ (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
+ (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3))
+ (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556))
+ (-5 *2 (-767)))))
+(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-995 *3)) (-4 *3 (-172)) (-5 *1 (-795 *3)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5)
+ (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3))
+ (-4 *3 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3)))
+ (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094))))
+ ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3)))
+ (-4 *3 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3)))
+ (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-873 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452))
- (-5 *1 (-360 *3 *4)) (-14 *4 (-641 (-1170)))))
- ((*1 *2 *2)
- (|partial| -12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452))
- (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))))
+ (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $))
+ (-15 -2264 ((-1119 *3 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *3 (-610 $)))))))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $))
+ (-15 -2264 ((-1119 *3 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *3 (-610 $)))))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *2))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *4 (-610 $)) $))
+ (-15 -2264 ((-1119 *4 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *4 (-610 $)))))))
+ (-4 *4 (-556)) (-5 *1 (-41 *4 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 (-610 *2)))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *4 (-610 $)) $))
+ (-15 -2264 ((-1119 *4 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *4 (-610 $)))))))
+ (-4 *4 (-556)) (-5 *1 (-41 *4 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-767)) (-5 *4 (-564)) (-5 *1 (-445 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-481 *3 *4))) (-14 *3 (-641 (-1170)))
+ (-4 *4 (-452)) (-5 *1 (-629 *3 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1170)))))
+(((*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-112))
+ (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
+ (-4 *4 (-13 (-1094) (-34))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *3 *5))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2))
+ (-4 *5 (-652 (-407 *2)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *5 *3))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-652 *2))
+ (-4 *3 (-652 (-407 *2))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1244 *3 *4 *5)) (-5 *1 (-319 *3 *4 *5))
+ (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3)))
+ ((*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564))))
+ ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556))))
+ ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1094)) (-5 *1 (-709 *3 *2 *4)) (-4 *3 (-846))
+ (-14 *4
+ (-1 (-112) (-2 (|:| -2014 *3) (|:| -4165 *2))
+ (-2 (|:| -2014 *3) (|:| -4165 *2)))))))
+(((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *4)))))))
+ (-5 *3 (-641 *7)) (-4 *4 (-13 (-307) (-147)))
+ (-4 *7 (-945 *4 *6 *5)) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-363)) (-4 *6 (-1235 (-407 *2)))
+ (-4 *2 (-1235 *5)) (-5 *1 (-215 *5 *2 *6 *3))
+ (-4 *3 (-342 *5 *2 *6)))))
(((*1 *1 *1) (-5 *1 (-858)))
((*1 *2 *1)
(-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
(-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094))))
((*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-1151))))
((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1170)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-1152))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY)))) (-5 *2 (-1031))
- (-5 *1 (-746)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-276 *4 *3))
- (-4 *3 (-13 (-430 *4) (-998))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-564)) (-4 *4 (-349))
- (-5 *1 (-528 *4)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-5 *1 (-695))))
- ((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *2 (-685 *5)) (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5))
- (-4 *5 (-363)) (-5 *1 (-974 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2))
- (-4 *2 (-1235 (-169 *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
- (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1022 (-839 (-564)))) (-5 *1 (-594 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4 *4 *5)
- (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3))
- (-4 *3 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-566 *6 *3 *7)) (-4 *7 (-1094)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1136 *4 *2)) (-14 *4 (-917))
- (-4 *2 (-13 (-1045) (-10 -7 (-6 (-4408 "*")))))
- (-5 *1 (-898 *4 *2)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7)))
- (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
- (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8)))
- (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-48)))) (-5 *1 (-48))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-610 (-48))) (-5 *1 (-48))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-641 (-610 (-48)))) (-5 *1 (-48))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-610 (-48))) (-5 *1 (-48))))
+ ((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7)))
- (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7))))
+ (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
+ (-4 *3 (-1235 (-169 *2)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))))
+ ((*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3)) (-5 *1 (-413 *3 *2 *4 *5))
+ (-4 *3 (-307)) (-4 *5 (-13 (-409 *2 *4) (-1034 *2)))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3))
+ (-5 *1 (-414 *3 *2 *4 *5 *6)) (-4 *3 (-307)) (-4 *5 (-409 *2 *4))
+ (-14 *6 (-1259 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
- (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8)))
- (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
-(((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *5 (-917))
- (-5 *2 (-1264)) (-5 *1 (-468))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468))))
- ((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *4 (-870)) (-5 *5 (-917))
- (-5 *2 (-1264)) (-5 *1 (-468)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))))
+ (-12 (-5 *4 (-917)) (-4 *5 (-1045))
+ (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284)))
+ (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-495)))) (-5 *1 (-495))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-610 (-495))) (-5 *1 (-495))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-641 (-610 (-495))))
+ (-5 *1 (-495))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-610 (-495))) (-5 *1 (-495))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349))
+ (-5 *1 (-528 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-720 *4 *2)) (-4 *2 (-1235 *4))
+ (-5 *1 (-771 *4 *2 *5 *3)) (-4 *3 (-1235 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172))))
+ ((*1 *1 *1) (-4 *1 (-1054))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
+ (-12 (-5 *3 (-685 (-407 (-948 (-564)))))
(-5 *2
- (-3 (|:| |continuous| "Continuous at the end points")
- (|:| |lowerSingular|
- "There is a singularity at the lower end point")
- (|:| |upperSingular|
- "There is a singularity at the upper end point")
- (|:| |bothSingular| "There are singularities at both end points")
- (|:| |notEvaluated| "End point continuity not yet evaluated")))
- (-5 *1 (-192)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1166 *6)) (-5 *3 (-564)) (-4 *6 (-307)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1152)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *2)
+ (-641
+ (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564))
+ (|:| |radvect| (-641 (-685 (-316 (-564))))))))
+ (-5 *1 (-1027)))))
+(((*1 *2 *1) (-12 (-4 *1 (-425 *3)) (-4 *3 (-1094)) (-5 *2 (-767)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))))
+(((*1 *2 *1)
(-12
(-5 *2
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
- (|:| |xpnt| (-564))))
- (-4 *4 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3238 ($ $ $)))))
- (-4 *3 (-556)) (-5 *1 (-1238 *3 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-331 *3)) (-4 *3 (-846)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))))
-(((*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-1094)) (-4 *2 (-896 *4)) (-5 *1 (-688 *4 *2 *5 *3))
- (-4 *5 (-373 *2)) (-4 *3 (-13 (-373 *4) (-10 -7 (-6 -4406)))))))
-(((*1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-767)) (-5 *1 (-561)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-621 *4 *5))
- (-5 *3
- (-1 (-2 (|:| |ans| *4) (|:| -4251 *4) (|:| |sol?| (-112)))
- (-564) *4))
- (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *1 (-574 *4 *5)))))
+ (-641
+ (-641
+ (-3 (|:| -2410 (-1170))
+ (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))))
+ (-5 *1 (-1174)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-856)) (-5 *2 (-687 (-129))) (-5 *3 (-129)))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1174)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1202 *2 *3 *4 *5)) (-4 *2 (-556)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *5 (-1059 *2 *3 *4)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
+ (-4 *5 (-430 *4)) (-5 *2 (-418 (-1166 (-407 (-564)))))
+ (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-844)) (-4 *4 (-363)) (-5 *2 (-767))
+ (-5 *1 (-941 *4 *5)) (-4 *5 (-1235 *4)))))
+(((*1 *1) (-5 *1 (-130))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-349)) (-4 *2 (-1045)) (-5 *1 (-708 *2 *3))
+ (-4 *3 (-1235 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-49))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-483)))))
(((*1 *1 *2 *3)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-641 *6) "failed") (-564) *6 *6)) (-4 *6 (-363))
- (-4 *7 (-1235 *6))
- (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6)))
- (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7))
- (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-905)) (-4 *5 (-789))
- (-4 *6 (-846)) (-5 *1 (-902 *4 *5 *6 *7))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5))
- (-4 *5 (-1235 *4)) (-4 *4 (-905)) (-5 *1 (-903 *4 *5)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-641 (-263))) (-5 *1 (-1261))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1152)) (-5 *1 (-1261))))
+ ((*1 *1 *1) (-5 *1 (-1261))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
(-5 *1 (-751)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-169 *4)) (-5 *1 (-181 *4 *3))
- (-4 *4 (-13 (-363) (-844))) (-4 *3 (-1235 *2)))))
-(((*1 *2 *3)
(-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
(-4 *4 (-13 (-846) (-556))))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-4 *3 (-556)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147))
+ (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-214 (-502))) (-5 *1 (-833)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3))
+ (-4 *3 (-1059 *4 *5 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2))
+ (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))))))
+(((*1 *1 *1) (-4 *1 (-1138))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |k| (-668 *3)) (|:| |c| *4))))
- (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846))
- (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))))
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404))))
+ ((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4398)) (-4 *1 (-404))))
+ ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917))))
+ ((*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-1150 (-564))))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1260))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-263))) (-5 *1 (-1261)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-323 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-131))
+ (-4 *3 (-788)))))
+(((*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263))))
+ ((*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))))
+(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217))))
+ ((*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487))))
+ ((*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564))))
+ ((*1 *1 *1) (-4 *1 (-1054))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-316 *3)) (-4 *3 (-13 (-1045) (-846)))
+ (-5 *1 (-223 *3 *4)) (-14 *4 (-641 (-1170))))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-767)) (-5 *2 (-641 (-1170))) (-5 *1 (-210))
(-5 *3 (-1170))))
@@ -1865,28 +2037,46 @@
((*1 *2 *1)
(-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
(-5 *2 (-641 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4))
- (-4 *4 (-1045)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1150 *4)) (-5 *3 (-1 *4 (-564))) (-4 *4 (-1045))
- (-5 *1 (-1154 *4)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6)))
+ (-4 *6 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-557 *6 *3)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 (-641 *2) *2 *2 *2)) (-4 *2 (-1094))
+ (-5 *1 (-103 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (-5 *1 (-103 *2)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-641 *6))
+ (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-817)) (-5 *4 (-52)) (-5 *2 (-1264)) (-5 *1 (-827)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-556))
(-5 *2
- (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))))
- (-5 *1 (-205)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917))
- (-14 *4 (-917)))))
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1088 *3)) (-5 *1 (-1086 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
+(((*1 *2 *1) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))))
(((*1 *1 *2 *2 *3)
(-12 (-5 *2 (-767)) (-4 *3 (-1209)) (-4 *1 (-57 *3 *4 *5))
(-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
@@ -1908,284 +2098,306 @@
(-12 (-5 *2 (-564)) (-4 *1 (-647 *3)) (-4 *3 (-1209))))
((*1 *1 *2 *1 *3)
(-12 (-5 *3 (-564)) (-4 *1 (-647 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1088 *3)) (-5 *1 (-1086 *3)) (-4 *3 (-1209))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209))))
- ((*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))))
-(((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-436)))))
-(((*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695))))
+ ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))))
+(((*1 *1 *1) (-4 *1 (-627)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998) (-1194))))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
+ (-5 *1 (-504 *4 *5 *6 *2)) (-4 *2 (-945 *4 *5 *6))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467))))
+ ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-1166 *4))) (-5 *3 (-1166 *4))
+ (-4 *4 (-905)) (-5 *1 (-659 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-973 *4 *5 *6 *7)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *3 (-564)) (-4 *1 (-865 *4)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-945 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1045)) (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1)))
- (-4 *1 (-1235 *3)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9))
- (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *9 (-1059 *6 *7 *8))
- (-5 *2
- (-641
- (-2 (|:| -1583 (-641 *9)) (|:| -3461 *10) (|:| |ineq| (-641 *9)))))
- (-5 *1 (-984 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9))
- (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *9 (-1059 *6 *7 *8))
- (-5 *2
- (-641
- (-2 (|:| -1583 (-641 *9)) (|:| -3461 *10) (|:| |ineq| (-641 *9)))))
- (-5 *1 (-1101 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9)))))
+ (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| |k| (-668 *3)) (|:| |c| *4))))
+ (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846))
+ (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))))
+(((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-2 (|:| -3058 *3) (|:| -3726 *4))))
+ (-12 (-5 *2 (-641 (-2 (|:| -3026 *3) (|:| -3683 *4))))
(-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *1 (-1185 *3 *4))))
((*1 *1) (-12 (-4 *1 (-1185 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))
- (-5 *2 (-1166 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))
- (-5 *2 (-1166 *3)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -2940 *3) (|:| -1377 (-767)))) (-5 *1 (-586 *3))
- (-4 *3 (-545)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-294 (-948 (-564))))
- (-5 *2
- (-2 (|:| |varOrder| (-641 (-1170)))
- (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed"))
- (|:| |hom| (-641 (-1259 (-767))))))
- (-5 *1 (-236)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-330)))))
+(((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-280))) (-5 *1 (-280))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175)))))
+(((*1 *2 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1002)))))
+(((*1 *2 *1) (-12 (-5 *2 (-418 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
(((*1 *1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858)))
- (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858)))
- (|:| |args| (-641 (-858)))))
- (-5 *1 (-1170))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 (-858)))) (-5 *1 (-1170)))))
+ (-12 (-5 *2 (-564)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))))
(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
- (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9))
- (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6))
- (-4 *8 (-373 *7)) (-4 *9 (-373 *7))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045))
- (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-363))))
- ((*1 *2 *2)
- (|partial| -12 (-4 *3 (-363)) (-4 *3 (-172)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
- (-4 *2 (-683 *3 *4 *5))))
- ((*1 *1 *1)
- (|partial| -12 (-5 *1 (-685 *2)) (-4 *2 (-363)) (-4 *2 (-1045))))
+ (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3))
+ (-4 *3 (-13 (-363) (-147) (-1034 (-564)))) (-5 *1 (-568 *3 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1211)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3))
+ (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-685 *3))
+ (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-413 *3 *4 *5 *6)) (-4 *6 (-1034 *4)) (-4 *3 (-307))
+ (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *6 (-409 *4 *5))
+ (-14 *7 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1259 *6)) (-4 *6 (-409 *4 *5)) (-4 *4 (-988 *3))
+ (-4 *5 (-1235 *4)) (-4 *3 (-307)) (-5 *1 (-414 *3 *4 *5 *6 *7))
+ (-14 *7 *2))))
+(((*1 *1 *1) (-4 *1 (-173)))
((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-238 *2 *3)) (-4 *5 (-238 *2 *3)) (-4 *3 (-363))))
- ((*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-1180 *3)))))
+ (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-641 *5) *6))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5))
+ (-5 *2 (-641 (-2 (|:| -4008 *5) (|:| -1583 *3))))
+ (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6))
+ (-4 *7 (-652 (-407 *6))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *3 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-744)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-525)))))
+(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789))
+ (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -1583 (-641 *9)) (|:| -3418 *4) (|:| |ineq| (-641 *9))))
+ (-5 *1 (-984 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9))
+ (-4 *4 (-1065 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789))
+ (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -1583 (-641 *9)) (|:| -3418 *4) (|:| |ineq| (-641 *9))))
+ (-5 *1 (-1101 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9))
+ (-4 *4 (-1065 *6 *7 *8 *9)))))
+(((*1 *2 *2) (-12 (-5 *1 (-678 *2)) (-4 *2 (-1094)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923))
- (-5 *1 (-921 *3)) (-4 *3 (-612 (-536)))))
- ((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923))
- (-5 *1 (-921 *3)) (-4 *3 (-612 (-536)))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
- ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-922))))
- ((*1 *1 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-922))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
- ((*1 *1 *2 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
- (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
-(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112))
- (-5 *6 (-225)) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))))
- (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE))))
- (-5 *2 (-1031)) (-5 *1 (-752)))))
+ (-12 (-5 *3 (-1259 *6)) (-5 *4 (-1259 (-564))) (-5 *5 (-564))
+ (-4 *6 (-1094)) (-5 *2 (-1 *6)) (-5 *1 (-1013 *6)))))
+(((*1 *2)
+ (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2)))
+ (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5))
+ (-4 *3 (-342 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213))
+ (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))))
+(((*1 *1 *1 *1) (-5 *1 (-162)))
+ ((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-162)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
+(((*1 *1 *2 *3)
+ (-12
+ (-5 *3
+ (-641
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
+ (|:| |xpnt| (-564)))))
+ (-4 *2 (-556)) (-5 *1 (-418 *2))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |contp| (-564))
+ (|:| -4006 (-641 (-2 (|:| |irr| *4) (|:| -2582 (-564)))))))
+ (-4 *4 (-1235 (-564))) (-5 *2 (-418 *4)) (-5 *1 (-442 *4)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
- (-4 *3 (-1235 *4)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *2 (-641 (-641 (-564))))
- (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *6 *5)))))
+ (-12 (-5 *2 (-1259 (-767))) (-5 *1 (-671 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *2 *3 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *3 (-556)) (-5 *1 (-965 *3 *2))
+ (-4 *2 (-1235 *3)))))
+(((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-90 *4 *5))
- (-5 *3 (-685 *4)) (-4 *5 (-652 *4)))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2 (-641 (-225))) (-5 *1 (-204)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1094)) (-5 *2 (-112))
+ (-5 *1 (-1210 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *4)) (-4 *4 (-1045)) (-4 *2 (-1235 *4))
- (-5 *1 (-444 *4 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-407 (-1166 (-316 *5)))) (-5 *3 (-1259 (-316 *5)))
- (-5 *4 (-564)) (-4 *5 (-13 (-556) (-846))) (-5 *1 (-1124 *5)))))
-(((*1 *2 *2 *2 *2 *3)
- (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1 *1 *3 *4)
- (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6))
- (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34)))
- (-5 *2 (-112)) (-5 *1 (-1134 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
+ (|partial| -12 (-5 *3 (-114)) (-4 *2 (-1094)) (-4 *2 (-846))
+ (-5 *1 (-113 *2)))))
+(((*1 *1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-282 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2
+ (|:| -3026
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (|:| -3683
+ (-2
+ (|:| |endPointContinuity|
+ (-3 (|:| |continuous| "Continuous at the end points")
+ (|:| |lowerSingular|
+ "There is a singularity at the lower end point")
+ (|:| |upperSingular|
+ "There is a singularity at the upper end point")
+ (|:| |bothSingular|
+ "There are singularities at both end points")
+ (|:| |notEvaluated|
+ "End point continuity not yet evaluated")))
+ (|:| |singularitiesStream|
+ (-3 (|:| |str| (-1150 (-225)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3374
+ (-3 (|:| |finite| "The range is finite")
+ (|:| |lowerInfinite|
+ "The bottom of range is infinite")
+ (|:| |upperInfinite| "The top of range is infinite")
+ (|:| |bothInfinite|
+ "Both top and bottom points are infinite")
+ (|:| |notEvaluated| "Range not yet evaluated")))))))
+ (-5 *1 (-559))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-691 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2
+ (|:| -3026
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (|:| -3683
+ (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
+ (|:| |expense| (-379)) (|:| |accuracy| (-379))
+ (|:| |intermediateResults| (-379))))))
+ (-5 *1 (-799))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| -2051 *4) (|:| -3268 (-564)))))
- (-4 *4 (-1094)) (-5 *2 (-1 *4)) (-5 *1 (-1013 *4)))))
-(((*1 *2 *2) (-12 (-5 *1 (-678 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
- (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
- (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-556)) (-5 *2 (-112)) (-5 *1 (-621 *3 *4))
- (-4 *4 (-1235 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-722))))
+ (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5))
+ (-5 *1 (-886 *4 *5)) (-4 *5 (-1209))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1160)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-14 *5 (-641 (-1170))) (-4 *2 (-172))
+ (-4 *4 (-238 (-2069 *5) (-767)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -2014 *3) (|:| -4165 *4))
+ (-2 (|:| -2014 *3) (|:| -4165 *4))))
+ (-5 *1 (-461 *5 *2 *3 *4 *6 *7)) (-4 *3 (-846))
+ (-4 *7 (-945 *2 *4 (-860 *5))))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *4))
+ (-4 *4 (-1209)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
+ (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112))))
((*1 *2 *1)
- (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-112)))))
-(((*1 *2 *3) (-12 (-5 *3 (-407 (-564))) (-5 *2 (-225)) (-5 *1 (-305)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-4 *6 (-452))
- (-5 *2 (-641 (-641 *7))) (-5 *1 (-538 *6 *7 *5)) (-4 *7 (-363))
- (-4 *5 (-13 (-363) (-844))))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
-(((*1 *1 *1 *2 *2 *2 *2)
- (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-641 *6))
- (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))))
-(((*1 *1) (-4 *1 (-349))))
-(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))))
-(((*1 *2)
(-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
(-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-610 *1)) (-4 *1 (-302)))))
-(((*1 *2 *3 *4 *5 *3 *6 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-169 (-225))) (-5 *6 (-1152))
- (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3))))
- ((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-564)) (-4 *2 (-430 *3)) (-5 *1 (-32 *3 *2))
- (-4 *3 (-1034 *4)) (-4 *3 (-13 (-846) (-556))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 (-247 *4 *5))) (-5 *2 (-247 *4 *5))
- (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-235 *3))
+ (-4 *3 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-235 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
+ ((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-564)) (-4 *4 (-1094))
+ (-5 *1 (-733 *4))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-5 *1 (-733 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
+ (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *2 (-641 (-407 (-564)))) (-5 *1 (-1016 *4))
- (-4 *4 (-1235 (-564))))))
-(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *2 (-1031)) (-5 *1 (-747)))))
-(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7))
- (-4 *7 (-945 *5 *6 *4)) (-4 *5 (-905)) (-4 *6 (-789))
- (-4 *4 (-846)) (-5 *1 (-902 *5 *6 *4 *7)))))
+ (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)) (-5 *3 (-1152)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302))))
+ ((*1 *1 *1) (-4 *1 (-302)))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
+ ((*1 *1 *1) (-5 *1 (-858))))
(((*1 *1 *1 *1) (-4 *1 (-657))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1168 *4 *5 *6))
+ (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1251 *4 *5 *6))
+ (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4))))
+(((*1 *2 *1) (-12 (-4 *1 (-509 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-846)))))
(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *1) (-5 *1 (-141))))
-(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-407 (-564))) (-5 *1 (-305)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |preimage| (-641 *3)) (|:| |image| (-641 *3))))
- (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1259 (-1095 *3 *4))) (-5 *1 (-1095 *3 *4))
+ (-14 *3 (-917)) (-14 *4 (-917)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *1 *1 *1) (-4 *1 (-657))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *4 (-1170))
- (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4))
+ (-4 *3 (-417 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363))
+ (-5 *2 (-1166 (-948 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
+ (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816))
+ (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
(((*1 *2 *3 *2 *3)
(-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173))))
((*1 *2 *3 *2) (-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1173))))
@@ -2198,529 +2410,510 @@
(-12 (-5 *2 (-437)) (-5 *3 (-1170)) (-5 *1 (-1174))))
((*1 *2 *3 *2 *1)
(-12 (-5 *2 (-437)) (-5 *3 (-641 (-1170))) (-5 *1 (-1174)))))
-(((*1 *1 *1)
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846))))
+ ((*1 *1 *1 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))))
-(((*1 *2 *1) (-12 (-5 *2 (-820)) (-5 *1 (-821)))))
+ (-4 *4 (-846)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -4290 *3) (|:| |gap| (-767)) (|:| -1876 (-778 *3))
+ (|:| -2786 (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
+ (-5 *2
+ (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -1876 *1)
+ (|:| -2786 *1)))
+ (-4 *1 (-1059 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2
+ (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -1876 *1)
+ (|:| -2786 *1)))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-311))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2))
- (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3))))))
+ (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-5 *1 (-984 *3 *4 *5 *6 *7))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5))
- (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6))
- (-4 *6 (-452))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5))
- (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6))
- (-4 *6 (-452)))))
+ (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-5 *1 (-1101 *3 *4 *5 *6 *7)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))))
+(((*1 *1) (-5 *1 (-799))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-484 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
+ (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $))
+ (-15 -2264 ((-1119 *3 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *3 (-610 $))))))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-1235 *3)) (-5 *1 (-164 *3 *4 *2))
+ (-4 *2 (-1235 *4))))
+ ((*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |c| (-407 *6))
+ (|:| -2499 *6)))
+ (-5 *1 (-1011 *5 *6)) (-5 *3 (-407 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *2 (-407 (-948 *4))) (-5 *1 (-920 *4 *5 *6 *3))
+ (-4 *3 (-945 *4 *6 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5))
+ (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *2 (-685 (-407 (-948 *4))))
+ (-5 *1 (-920 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5))
+ (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *2 (-641 (-407 (-948 *4))))
+ (-5 *1 (-920 *4 *5 *6 *7)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-506)) (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-740 *3)) (-4 *3 (-172)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
+ (-5 *2 (-247 *4 *5)) (-5 *1 (-940 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-695)) (-5 *1 (-305)))))
(((*1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564))))
((*1 *1 *1) (-5 *1 (-1114))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-839 (-225)))) (-5 *4 (-225)) (-5 *2 (-641 *4))
+ (-5 *1 (-267)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-886 *4 *3))
+ (-4 *3 (-1209))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-13 (-307) (-147)))
- (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789))
- (-5 *2 (-641 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7))
- (-4 *7 (-945 *4 *6 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *1 *1) (-4 *1 (-627)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998) (-1194))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8)))
- (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *8))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3461 *8)))
- (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *8)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
-(((*1 *2)
- (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
- (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *4 (-1235 *3))
- (-5 *2
- (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-685 *3))))
- (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-1235 (-564)))
- (-5 *2
- (-2 (|:| -3776 (-685 (-564))) (|:| |basisDen| (-564))
- (|:| |basisInv| (-685 (-564)))))
- (-5 *1 (-764 *3 *4)) (-4 *4 (-409 (-564) *3))))
- ((*1 *2)
- (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4))
- (-5 *2
- (-2 (|:| -3776 (-685 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-685 *4))))
- (-5 *1 (-981 *3 *4 *5 *6)) (-4 *6 (-720 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4))
+ (-12 (-5 *2 (-641 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-363))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-450 *4 *5 *6 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-99 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-363))
(-5 *2
- (-2 (|:| -3776 (-685 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-685 *4))))
- (-5 *1 (-1268 *3 *4 *5 *6)) (-4 *6 (-409 *4 *5)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564))
- (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *2 *2 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-610 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170)))
- (-4 *2 (-13 (-430 *5) (-27) (-1194)))
- (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *1 (-566 *5 *2 *6)) (-4 *6 (-1094)))))
+ (-2 (|:| R (-685 *6)) (|:| A (-685 *6)) (|:| |Ainv| (-685 *6))))
+ (-5 *1 (-974 *6)) (-5 *3 (-685 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-587 *4))
+ (-4 *4 (-349)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1045))
+ (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
+ (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-917)) (-4 *5 (-1045))
+ (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284)))
+ (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564))))
+ (-4 *5 (-882 (-564)))
+ (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
+ (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
+ (-5 *1 (-567 *5 *3)) (-4 *3 (-627))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5)))))
+ ((*1 *2 *2 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-1170)) (-5 *4 (-839 *2)) (-4 *2 (-1133))
+ (-4 *2 (-13 (-27) (-1194) (-430 *5)))
+ (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564)))
+ (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
+ (-5 *1 (-567 *5 *2)))))
(((*1 *1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564))))
((*1 *1 *1 *1) (-5 *1 (-1114))))
-(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *3 (-225))
- (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-4 *4 (-1045))
- (-5 *1 (-1025 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-418 *5)) (-4 *5 (-556))
- (-5 *2
- (-2 (|:| -1377 (-767)) (|:| -4311 *5) (|:| |radicand| (-641 *5))))
- (-5 *1 (-320 *5)) (-5 *4 (-767))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-998)) (-5 *2 (-564)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 (-939 *4))) (-4 *1 (-1128 *4)) (-4 *4 (-1045))
- (-5 *2 (-767)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-564)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-307))
- (-4 *9 (-945 *8 *6 *7))
- (-5 *2 (-2 (|:| -3964 (-1166 *9)) (|:| |polval| (-1166 *8))))
- (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)) (-5 *4 (-1166 *8)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1133))))
(((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-5 *2 (-954 (-1166 *4))) (-5 *1 (-357 *4))
- (-5 *3 (-1166 *4)))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-307))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-556))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
(((*1 *1 *1 *1) (-12 (-5 *1 (-500 *2)) (-14 *2 (-564))))
((*1 *1 *1 *1) (-5 *1 (-1114))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-748)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
+ (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-641 (-767)))))
((*1 *2 *1)
- (-12
- (-5 *2
- (-2 (|:| -1854 (-641 (-858))) (|:| -2967 (-641 (-858)))
- (|:| |presup| (-641 (-858))) (|:| -3697 (-641 (-858)))
- (|:| |args| (-641 (-858)))))
- (-5 *1 (-1170)))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-407 (-564))) (-4 *1 (-554 *3))
- (-4 *3 (-13 (-404) (-1194)))))
- ((*1 *1 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194)))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55))))
+ (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
+ (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 (-767))))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5)) (-4 *5 (-1094)) (-5 *2 (-1 *5 *4))
+ (-5 *1 (-679 *4 *5)) (-4 *4 (-1094))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926))))
((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-718)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-722)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045))
- (-4 *6 (-1235 *5)) (-5 *2 (-1166 (-1166 *7)))
- (-5 *1 (-501 *5 *6 *4 *7)) (-4 *4 (-1235 *6)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-175))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-1079)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8))))
- (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-564) *2 *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2)))))
+ (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-858))))
+ ((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-958)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-564))))
+ (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 (-564)))))
+ (-5 *1 (-361 *3)) (-4 *3 (-1094))))
((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1045))
- (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
- (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4))))
- ((*1 *1 *1) (-4 *1 (-545)))
- ((*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-668 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-673 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-815 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-889 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-4 *1 (-991 *3)) (-4 *3 (-1209)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1206 *3)) (-4 *3 (-1209))))
+ (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 (-767)))))
+ (-5 *1 (-386 *3)) (-4 *3 (-1094))))
((*1 *2 *1)
- (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998))
- (-4 *2 (-1045)))))
-(((*1 *1 *2) (-12 (-5 *2 (-183)) (-5 *1 (-248)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))))
-(((*1 *1 *2 *3 *3 *4 *4)
- (-12 (-5 *2 (-948 (-564))) (-5 *3 (-1170))
- (-5 *4 (-1088 (-407 (-564)))) (-5 *1 (-30)))))
+ (-12 (-5 *2 (-641 (-2 (|:| -3546 *3) (|:| -4165 (-564)))))
+ (-5 *1 (-418 *3)) (-4 *3 (-556))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 (-767)))))
+ (-5 *1 (-815 *3)) (-4 *3 (-846)))))
+(((*1 *2 *1) (-12 (-4 *1 (-763 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1545 *3) (|:| |coef1| (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-685 (-407 (-948 (-564)))))
+ (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))))
+(((*1 *2 *3)
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2
+ (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
+ (|:| |expense| (-379)) (|:| |accuracy| (-379))
+ (|:| |intermediateResults| (-379))))
+ (-5 *1 (-799)))))
(((*1 *2 *3 *4)
- (-12 (-4 *7 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556))
- (-4 *8 (-945 *7 *5 *6))
- (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *3) (|:| |radicand| *3)))
- (-5 *1 (-949 *5 *6 *7 *8 *3)) (-5 *4 (-767))
- (-4 *3
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *8)) (-15 -2261 (*8 $)) (-15 -2272 (*8 $))))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *3 (-641 (-263)))
- (-5 *1 (-261))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-481 *5 *6))) (-5 *3 (-481 *5 *6))
- (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-1259 *6))
- (-5 *1 (-629 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4)))))
- ((*1 *1 *1) (-5 *1 (-379)))
- ((*1 *2 *3 *4)
(-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *3 (-1235 (-407 (-564))))
+ (-5 *2 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))))
+ (-5 *1 (-909 *3 *4)) (-4 *4 (-1235 (-407 *3)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3))
+ (-4 *3 (-1235 (-407 *4))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
+ (|:| |expense| (-379)) (|:| |accuracy| (-379))
+ (|:| |intermediateResults| (-379))))
+ (-5 *2 (-1031)) (-5 *1 (-305)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225)))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2))))
+ (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *3 (-896 *6))
+ (-5 *2 (-685 *3)) (-5 *1 (-688 *6 *3 *7 *4)) (-4 *7 (-373 *3))
+ (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4407)))))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(((*1 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
(((*1 *1 *2 *2)
(-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
(-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
((*1 *1 *2)
(-12 (-5 *2 (-767)) (-4 *1 (-1257 *3)) (-4 *3 (-23)) (-4 *3 (-1209)))))
-(((*1 *2 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *5 (-1170))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-641 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -2656 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1194) (-27) (-430 *8)))
- (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3)))
- (-5 *3 (-564))
- (-5 *2 (-2 (|:| |ans| *4) (|:| -4251 *4) (|:| |sol?| (-112))))
- (-5 *1 (-1009 *8 *4)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-846)) (-5 *1 (-1180 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-564)) (-5 *1 (-938)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1114)) (-4 *4 (-349))
- (-5 *1 (-528 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1217))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170)))
- (-4 *5 (-452))
- (-5 *2
- (-2 (|:| |gblist| (-641 (-247 *4 *5)))
- (|:| |gvlist| (-641 (-564)))))
- (-5 *1 (-629 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
- (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-506)) (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-579)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-1045)) (-5 *2 (-1259 *4))
- (-5 *1 (-1171 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-917)) (-5 *2 (-1259 *3)) (-5 *1 (-1171 *3))
- (-4 *3 (-1045)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
- (-5 *4 (-316 (-169 (-379)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
- (-5 *4 (-316 (-379))) (-5 *1 (-330))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
- (-5 *4 (-316 (-564))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-169 (-379)))))
- (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-379)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-564)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-169 (-379)))))
- (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-379)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-564)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-169 (-379)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-379))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-564))) (-5 *1 (-330))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
- (-5 *4 (-316 (-690))) (-5 *1 (-330))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
- (-5 *4 (-316 (-695))) (-5 *1 (-330))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
- (-5 *4 (-316 (-697))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-690)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-695)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-697)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-690)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-695)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-697)))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-690))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-695))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-697))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-690))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-695))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-697))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-690))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-695))) (-5 *1 (-330))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-697))) (-5 *1 (-330))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-330))))
- ((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-750)))))
+ (-12
+ (-5 *3
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *2 (-1031)) (-5 *1 (-305))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))
+ (-5 *2 (-1031)) (-5 *1 (-305)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-1259 *5))) (-5 *4 (-564)) (-5 *2 (-1259 *5))
- (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-753)))))
-(((*1 *1) (-5 *1 (-819))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-307)))))
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3))
+ (-4 *3 (-13 (-1194) (-29 *5))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-1204 *3))
+ (-4 *3 (-970)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-418 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))))
+(((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
(((*1 *2)
(-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
(-4 *4 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
(((*1 *2 *3 *2)
(-12 (-5 *3 (-917)) (-5 *1 (-1026 *2))
- (-4 *2 (-13 (-1094) (-10 -8 (-15 -2980 ($ $ $))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-468)) (-5 *3 (-641 (-263))) (-5 *1 (-1260))))
- ((*1 *1 *1) (-5 *1 (-1260))))
-(((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1170)) (-5 *1 (-671 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4 *2 *5 *6)
+ (-4 *2 (-13 (-1094) (-10 -8 (-15 -2968 ($ $ $))))))))
+(((*1 *2 *1)
(-12
- (-5 *5
- (-2 (|:| |done| (-641 *11))
- (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3461 *11))))))
- (-5 *6 (-767))
- (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3461 *11))))
- (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9))
- (-4 *11 (-1065 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789))
- (-4 *9 (-846)) (-5 *1 (-1063 *7 *8 *9 *10 *11))))
- ((*1 *2 *3 *4 *2 *5 *6)
+ (-5 *2
+ (-641
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225)))))
+ (-5 *1 (-559))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-5 *2 (-641 *3))))
+ ((*1 *2 *1)
(-12
- (-5 *5
- (-2 (|:| |done| (-641 *11))
- (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3461 *11))))))
- (-5 *6 (-767))
- (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3461 *11))))
- (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9))
- (-4 *11 (-1103 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789))
- (-4 *9 (-846)) (-5 *1 (-1139 *7 *8 *9 *10 *11)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)))
- (-5 *2
- (-2
- (|:| |%term|
- (-2 (|:| |%coef| (-1244 *4 *5 *6))
- (|:| |%expon| (-319 *4 *5 *6))
- (|:| |%expTerms|
- (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4))))))
- (|:| |%type| (-1152))))
- (-5 *1 (-1245 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3)))
- (-14 *5 (-1170)) (-14 *6 *4))))
-(((*1 *2 *3 *3 *2 *4)
- (-12 (-5 *3 (-685 *2)) (-5 *4 (-564))
- (-4 *2 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
- ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-1079)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846))))
+ (-5 *2
+ (-641
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225)))))
+ (-5 *1 (-799)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-846)) (-5 *1 (-1180 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-1174)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-172))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1280 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-1045)))))
+(((*1 *2 *3 *3 *3 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-1208))) (-5 *3 (-1208)) (-5 *1 (-677)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-27) (-430 *4)))
+ (-4 *4 (-13 (-846) (-556) (-1034 (-564))))
+ (-4 *7 (-1235 (-407 *6))) (-5 *1 (-552 *4 *5 *6 *7 *2))
+ (-4 *2 (-342 *5 *6 *7)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3))))
((*1 *1 *1 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
+ (-4 *4 (-846)) (-4 *2 (-556))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5))
+ (-4 *3 (-1235 *4))
+ (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7)))
+ (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5)))
+ (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-1150 *3))) (-5 *1 (-1150 *3)) (-4 *3 (-1209)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))))
+ (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *2 *2 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-610 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170)))
+ (-4 *2 (-13 (-430 *5) (-27) (-1194)))
+ (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *1 (-566 *5 *2 *6)) (-4 *6 (-1094)))))
+(((*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3461 *7))))
- (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-984 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3461 *7))))
- (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))))
+ (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
+ (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))
- (-5 *2 (-1166 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-767))) (-5 *3 (-171)) (-5 *1 (-1158 *4 *5))
- (-14 *4 (-917)) (-4 *5 (-1045)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
+ (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
+ (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6))
+ (-4 *6 (-342 *3 *4 *5)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
+ (-4 *3 (-166 *6)) (-4 (-948 *6) (-882 *5))
+ (-4 *6 (-13 (-882 *5) (-172))) (-5 *1 (-178 *5 *6 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-885 *4 *1)) (-5 *3 (-888 *4)) (-4 *1 (-882 *4))
+ (-4 *4 (-1094))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
+ (-4 *6 (-13 (-1094) (-1034 *3))) (-4 *3 (-882 *5))
+ (-5 *1 (-927 *5 *3 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094))
+ (-4 *3 (-13 (-430 *6) (-612 *4) (-882 *5) (-1034 (-610 $))))
+ (-5 *4 (-888 *5)) (-4 *6 (-13 (-556) (-846) (-882 *5)))
+ (-5 *1 (-928 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 (-564) *3)) (-5 *4 (-888 (-564))) (-4 *3 (-545))
+ (-5 *1 (-929 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 *6)) (-5 *3 (-610 *6)) (-4 *5 (-1094))
+ (-4 *6 (-13 (-846) (-1034 (-610 $)) (-612 *4) (-882 *5)))
+ (-5 *4 (-888 *5)) (-5 *1 (-930 *5 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-881 *5 *6 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
+ (-4 *6 (-882 *5)) (-4 *3 (-662 *6)) (-5 *1 (-931 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *5 (-1 (-885 *6 *3) *8 (-888 *6) (-885 *6 *3)))
+ (-4 *8 (-846)) (-5 *2 (-885 *6 *3)) (-5 *4 (-888 *6))
+ (-4 *6 (-1094)) (-4 *3 (-13 (-945 *9 *7 *8) (-612 *4)))
+ (-4 *7 (-789)) (-4 *9 (-13 (-1045) (-846) (-882 *6)))
+ (-5 *1 (-932 *6 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094))
+ (-4 *3 (-13 (-945 *8 *6 *7) (-612 *4))) (-5 *4 (-888 *5))
+ (-4 *7 (-882 *5)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *8 (-13 (-1045) (-846) (-882 *5)))
+ (-5 *1 (-932 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-988 *6))
+ (-4 *6 (-13 (-556) (-882 *5) (-612 *4))) (-5 *4 (-888 *5))
+ (-5 *1 (-935 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-885 *5 (-1170))) (-5 *3 (-1170)) (-5 *4 (-888 *5))
+ (-4 *5 (-1094)) (-5 *1 (-936 *5))))
+ ((*1 *2 *3 *4 *5 *2 *6)
+ (-12 (-5 *4 (-641 (-888 *7))) (-5 *5 (-1 *9 (-641 *9)))
+ (-5 *6 (-1 (-885 *7 *9) *9 (-888 *7) (-885 *7 *9))) (-4 *7 (-1094))
+ (-4 *9 (-13 (-1045) (-612 (-888 *7)) (-1034 *8)))
+ (-5 *2 (-885 *7 *9)) (-5 *3 (-641 *9)) (-4 *8 (-13 (-1045) (-846)))
+ (-5 *1 (-937 *7 *8 *9)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
(((*1 *1 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
(-4 *4 (-846))))
((*1 *1) (-4 *1 (-1145))))
-(((*1 *2 *3 *4 *4 *3)
+(((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-1235 *4)) (-5 *2 (-1 *6 (-641 *6)))
+ (-5 *1 (-1253 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-1250 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-157))))
+ ((*1 *2 *1) (-12 (-5 *2 (-157)) (-5 *1 (-870))))
+ ((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1034 (-564))) (-4 *3 (-13 (-846) (-556)))
+ (-5 *1 (-32 *3 *2)) (-4 *2 (-430 *3))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-1166 *4)) (-5 *1 (-165 *3 *4))
+ (-4 *3 (-166 *4))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1045)) (-4 *1 (-302))))
+ ((*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3))))
+ ((*1 *2) (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1062 *3 *2)) (-4 *3 (-13 (-844) (-363)))
+ (-4 *2 (-1235 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-91 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
+ (-4 *4 (-13 (-1094) (-34))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045))))
+ ((*1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767))
+ (-14 *4 (-767)) (-4 *5 (-172)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
(-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-641 (-1170)))
- (-4 *2 (-13 (-430 (-169 *5)) (-998) (-1194)))
- (-4 *5 (-13 (-556) (-846))) (-5 *1 (-598 *5 *6 *2))
- (-4 *6 (-13 (-430 *5) (-998) (-1194))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-817)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
-(((*1 *2 *2) (-12 (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-890 *2 *3)) (-4 *2 (-1235 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
+ (-5 *1 (-751)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
- (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 *4)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
- (-5 *1 (-32 *4 *5)) (-4 *5 (-430 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
- (-5 *1 (-158 *4 *5)) (-4 *5 (-430 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
- (-5 *1 (-276 *4 *5)) (-4 *5 (-13 (-430 *4) (-998)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-301 *4)) (-4 *4 (-302))))
- ((*1 *2 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-429 *4 *5)) (-4 *4 (-430 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
- (-5 *1 (-431 *4 *5)) (-4 *5 (-430 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
- (-5 *1 (-628 *4 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-5 *1 (-486 *2)) (-4 *2 (-1235 (-564))))))
-(((*1 *1 *1) (-4 *1 (-627)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998) (-1194))))))
-(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4))
- (-5 *1 (-528 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-363))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-450 *4 *5 *6 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-99 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-363))
- (-5 *2
- (-2 (|:| R (-685 *6)) (|:| A (-685 *6)) (|:| |Ainv| (-685 *6))))
- (-5 *1 (-974 *6)) (-5 *3 (-685 *6)))))
+ (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556))
+ (-5 *2 (-1166 *3)))))
+(((*1 *2 *1 *1 *3 *4)
+ (-12 (-5 *3 (-1 (-112) *5 *5)) (-5 *4 (-1 (-112) *6 *6))
+ (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34)))
+ (-5 *2 (-112)) (-5 *1 (-1134 *5 *6)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923))
+ (-5 *1 (-921 *3)) (-4 *3 (-612 (-536)))))
+ ((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923))
+ (-5 *1 (-921 *3)) (-4 *3 (-612 (-536)))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
+ ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-922))))
+ ((*1 *1 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-922))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
+ ((*1 *1 *2 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-1 (-225) (-225)))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923)))))
+(((*1 *1) (-5 *1 (-130))))
(((*1 *2 *3)
(-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
(-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-1272 *4 *5 *6 *7)))
@@ -2730,55 +2923,184 @@
(-5 *5 (-1 *9 *9 *9)) (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556))
(-4 *7 (-789)) (-4 *8 (-846)) (-5 *2 (-641 (-1272 *6 *7 *8 *9)))
(-5 *1 (-1272 *6 *7 *8 *9)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-641
+ (-2 (|:| -4242 (-767))
+ (|:| |eqns|
+ (-641
+ (-2 (|:| |det| *7) (|:| |rows| (-641 (-564)))
+ (|:| |cols| (-641 (-564))))))
+ (|:| |fgb| (-641 *7)))))
+ (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147)))
+ (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767))
+ (-5 *1 (-920 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2))
+ (-5 *2 (-379)) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045))
+ (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556))
+ (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556))
+ (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846))
+ (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556))
+ (-4 *5 (-846)) (-4 *5 (-612 *2)) (-5 *2 (-379))
+ (-5 *1 (-781 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-481 *4 *5))
+ (-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))))
(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-397)))))
-(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -3139 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-363)) (-4 *7 (-1235 *6))
+ (-5 *2
+ (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6))
+ (-2 (|:| -3139 (-407 *7)) (|:| |coeff| (-407 *7))) "failed"))
+ (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545))
- (-4 *3 (-556))))
- ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545))
- (-4 *3 (-1094))))
+ (-12 (-4 *1 (-1117 *3 *4 *2 *5)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4))
+ (-4 *2 (-238 *3 *4)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767))))
((*1 *2 *1)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545))
- (-4 *3 (-1094))))
+ (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-767)))))
+(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-327 *3)) (-4 *3 (-1209))))
((*1 *2 *1)
- (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3)) (-4 *3 (-1034 *2)))))
+ (-12 (-5 *2 (-767)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209))
+ (-14 *4 (-564)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-577))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-857)))))
+(((*1 *1) (-5 *1 (-130))))
+(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
+ (-5 *2 (-1031)) (-5 *1 (-752)))))
+(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-4 *6 (-882 *5)) (-5 *2 (-881 *5 *6 (-641 *6)))
- (-5 *1 (-883 *5 *6 *4)) (-5 *3 (-641 *6)) (-4 *4 (-612 (-888 *5)))))
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 *3))) (-5 *1 (-883 *5 *3 *4))
- (-4 *3 (-1034 (-1170))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5)))))
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4))))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1259 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363))
+ (-4 *1 (-720 *5 *6)) (-4 *5 (-172)) (-4 *6 (-1235 *5))
+ (-5 *2 (-685 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-14 *5 (-641 (-1170)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *4)) (|:| -1631 (-641 (-948 *4))))))
+ (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5))))))
+ (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5)))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5))))))
+ (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5)))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 (-948 *3))))
- (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-1045))
- (-2356 (-4 *3 (-1034 (-1170)))) (-4 *3 (-882 *5))
- (-4 *4 (-612 (-888 *5)))))
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5))))))
+ (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5)))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *4)) (|:| -1631 (-641 (-948 *4))))))
+ (-5 *1 (-1285 *4 *5 *6)) (-5 *3 (-641 (-948 *4)))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363))
+ (-5 *2
+ (-2 (|:| A (-685 *5))
+ (|:| |eqs|
+ (-641
+ (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5)) (|:| -1583 *6)
+ (|:| |rh| *5))))))
+ (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5))
+ (-4 *6 (-652 *5))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-5 *2 (-885 *5 *3)) (-5 *1 (-883 *5 *3 *4))
- (-2356 (-4 *3 (-1034 (-1170)))) (-2356 (-4 *3 (-1045)))
- (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-585 *3)) (-4 *3 (-363)))))
+ (-12 (-4 *5 (-363)) (-4 *6 (-652 *5))
+ (-5 *2 (-2 (|:| -3116 (-685 *6)) (|:| |vec| (-1259 *5))))
+ (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *5)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *1) (-5 *1 (-130))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
+ (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
+ (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
+ (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-917))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-336 *4 *5 *6 *7)) (-4 *4 (-13 (-368) (-363)))
+ (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *7 (-342 *4 *5 *6))
+ (-5 *2 (-767)) (-5 *1 (-392 *4 *5 *6 *7))))
+ ((*1 *2 *1) (-12 (-4 *1 (-402)) (-5 *2 (-829 (-917)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4))
+ (-4 *4 (-1235 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-736 *4 *3)) (-4 *4 (-1045))
+ (-4 *3 (-846))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-736 *4 *3)) (-4 *4 (-1045)) (-4 *3 (-846))
+ (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4))
+ (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6)))
+ (-4 *8 (-342 *5 *6 *7))
+ (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-767))
+ (-5 *1 (-907 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6))
+ (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4)))
+ (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-767))
+ (-5 *1 (-908 *4 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-336 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-363))
+ (-4 *7 (-1235 *6)) (-4 *4 (-1235 (-407 *7))) (-4 *8 (-342 *6 *7 *4))
+ (-4 *9 (-13 (-368) (-363))) (-5 *2 (-767))
+ (-5 *1 (-1014 *6 *7 *4 *8 *9))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556))
+ (-5 *2 (-767))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))))
+(((*1 *2 *2) (-12 (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))))
(((*1 *1 *1 *2 *3)
(-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4))
(-4 *4 (-1045))))
@@ -2801,141 +3123,17 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094))))
((*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564))))
- (-5 *1 (-190)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1190)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-418 *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-1045)) (-5 *2 (-641 *6)) (-5 *1 (-444 *5 *6)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-815 *4)) (-4 *4 (-846)) (-5 *2 (-112))
- (-5 *1 (-668 *4)))))
-(((*1 *1 *2)
(-12
- (-5 *2
- (-641
- (-2
- (|:| -3058
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225))))
- (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225)))
- (|:| |g| (-316 (-225))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (|:| -3726
- (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
- (|:| |expense| (-379)) (|:| |accuracy| (-379))
- (|:| |intermediateResults| (-379)))))))
- (-5 *1 (-799)))))
-(((*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3))
- (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307))
- (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 *7)))
- (-5 *1 (-738 *4 *5 *6 *7)) (-5 *3 (-1166 *7))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-452)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-418 *1)) (-4 *1 (-945 *3 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-452)) (-5 *2 (-418 *3))
- (-5 *1 (-975 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-452))
- (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 (-407 *7))))
- (-5 *1 (-1165 *4 *5 *6 *7)) (-5 *3 (-1166 (-407 *7)))))
- ((*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-1238 *4 *3))
- (-4 *3 (-13 (-1235 *4) (-556) (-10 -8 (-15 -3238 ($ $ $)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-14 *5 (-641 (-1170)))
- (-5 *2
- (-641 (-1140 *4 (-531 (-860 *6)) (-860 *6) (-776 *4 (-860 *6)))))
- (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *3 (-641 (-564)))
- (-5 *1 (-879)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-765))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))
- (-5 *1 (-565))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-765)) (-5 *4 (-1057))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))
- (-5 *1 (-565))))
- ((*1 *2 *3 *4)
- (-12 (-4 *1 (-783)) (-5 *3 (-1057))
- (-5 *4
- (-2 (|:| |fn| (-316 (-225)))
- (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))
- (|:| |extra| (-1031))))))
- ((*1 *2 *3 *4)
- (-12 (-4 *1 (-783)) (-5 *3 (-1057))
- (-5 *4
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))
- (|:| |extra| (-1031))))))
- ((*1 *2 *3 *4)
- (-12 (-4 *1 (-796)) (-5 *3 (-1057))
- (-5 *4
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-804))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *1 (-801))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-804)) (-5 *4 (-1057))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *1 (-801))))
- ((*1 *2 *3 *4)
- (-12 (-4 *1 (-835)) (-5 *3 (-1057))
- (-5 *4
- (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))
- (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))))))
- ((*1 *2 *3 *4)
- (-12 (-4 *1 (-835)) (-5 *3 (-1057))
- (-5 *4
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
- (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
- (|:| |ub| (-641 (-839 (-225))))))
- (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-837))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *1 (-836))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-837)) (-5 *4 (-1057))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *1 (-836))))
- ((*1 *2 *3 *4)
- (-12 (-4 *1 (-891)) (-5 *3 (-1057))
- (-5 *4
+ (-5 *3
(-2 (|:| |pde| (-641 (-316 (-225))))
(|:| |constraints|
(-641
@@ -2944,221 +3142,163 @@
(|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225))))))
(|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152))
(|:| |tol| (-225))))
- (-5 *2 (-2 (|:| -3940 (-379)) (|:| |explanations| (-1152))))))
+ (-5 *2 (-112)) (-5 *1 (-210)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
+ (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6))
+ (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-973 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-1259 (-316 (-379))))
+ (-5 *1 (-305)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(((*1 *2)
+ (-12 (-4 *1 (-349))
+ (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-799)))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870))
+ (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-468)) (-5 *1 (-1263))))
((*1 *2 *3)
- (-12 (-5 *3 (-894))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *1 (-893))))
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-468))
+ (-5 *1 (-1263))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1057))
- (-5 *2
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *1 (-893)))))
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263)))
+ (-5 *2 (-468)) (-5 *1 (-1263)))))
(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172))))
+ ((*1 *2 *3 *3 *2)
+ (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))))
+(((*1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *1) (-12 (-5 *2 (-820)) (-5 *1 (-821)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5))
+ (-4 *4 (-1094)) (-4 *5 (-1094)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-752)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-1166 *3)) (-5 *1 (-41 *4 *3))
+ (-4 *3
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *4 (-610 $)) $))
+ (-15 -2264 ((-1119 *4 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *4 (-610 $))))))))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+(((*1 *2)
+ (-12 (-5 *2 (-2 (|:| -2107 (-641 *3)) (|:| -3377 (-641 *3))))
+ (-5 *1 (-1210 *3)) (-4 *3 (-1094)))))
(((*1 *1 *1)
- (-12 (-4 *2 (-307)) (-4 *3 (-988 *2)) (-4 *4 (-1235 *3))
- (-5 *1 (-413 *2 *3 *4 *5)) (-4 *5 (-13 (-409 *3 *4) (-1034 *3))))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-899 *3)))))
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |cd| (-1152)) (|:| -2410 (-1152))))
+ (-5 *1 (-818)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-114)) (-5 *4 (-641 *2)) (-5 *1 (-113 *2))
- (-4 *2 (-1094))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-641 *4))) (-4 *4 (-1094))
- (-5 *1 (-113 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094))
- (-5 *1 (-113 *4))))
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
+ (-5 *1 (-449 *5 *6 *7 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
+ (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-641 *4)))
- (-5 *1 (-113 *4)) (-4 *4 (-1094))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045))
- (-5 *1 (-710 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))))
+ (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))))
(((*1 *2 *3)
(-12
+ (-5 *3
+ (-2 (|:| -3116 (-685 (-407 (-948 *4))))
+ (|:| |vec| (-641 (-407 (-948 *4)))) (|:| -4242 (-767))
+ (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))
+ (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789))
(-5 *2
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))
- (-5 *4 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-407 (-564)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-407 (-564)))
- (-5 *2 (-641 (-2 (|:| -4242 *5) (|:| -4251 *5)))) (-5 *1 (-1016 *3))
- (-4 *3 (-1235 (-564))) (-5 *4 (-2 (|:| -4242 *5) (|:| -4251 *5)))))
- ((*1 *2 *3)
- (-12
- (-5 *2
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564))))
- (-5 *4 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-407 (-564)))
- (-5 *2 (-641 (-2 (|:| -4242 *4) (|:| -4251 *4)))) (-5 *1 (-1017 *3))
- (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-407 (-564)))
- (-5 *2 (-641 (-2 (|:| -4242 *5) (|:| -4251 *5)))) (-5 *1 (-1017 *3))
- (-4 *3 (-1235 *5)) (-5 *4 (-2 (|:| -4242 *5) (|:| -4251 *5))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3))
- (-4 *3 (-1235 (-407 *4))))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))))
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *4)))))))
+ (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))))
+(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1043)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *3 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-745)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209))
- (-5 *2 (-641 *3)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-610 *3)) (-5 *5 (-1 (-1166 *3) (-1166 *3)))
- (-4 *3 (-13 (-27) (-430 *6))) (-4 *6 (-13 (-846) (-556)))
- (-5 *2 (-585 *3)) (-5 *1 (-551 *6 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1 *3)
+ (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
+ (-4 *5 (-238 (-2069 *3) (-767)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *5))
+ (-2 (|:| -2014 *2) (|:| -4165 *5))))
+ (-4 *2 (-846)) (-5 *1 (-461 *3 *4 *2 *5 *6 *7))
+ (-4 *7 (-945 *4 *5 (-860 *3))))))
+(((*1 *2 *3)
(-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
(-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
- ((*1 *2 *1)
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))
+ (-5 *1 (-408 *3 *4 *5)) (-4 *3 (-409 *4 *5))))
+ ((*1 *2)
(-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
(-5 *2 (-685 *3)))))
-(((*1 *1) (-5 *1 (-144))) ((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-205))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 (-379))) (-5 *2 (-379)) (-5 *1 (-205)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7))
- (-5 *2 (-112)) (-5 *1 (-984 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7))
- (-5 *2 (-112)) (-5 *1 (-1101 *5 *6 *7 *8 *3)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-172))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *1 *1) (-4 *1 (-963))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *6)) (-5 *5 (-1 (-418 (-1166 *6)) (-1166 *6)))
- (-4 *6 (-363))
- (-5 *2
- (-641
- (-2 (|:| |outval| *7) (|:| |outmult| (-564))
- (|:| |outvect| (-641 (-685 *7))))))
- (-5 *1 (-532 *6 *7 *4)) (-4 *7 (-363)) (-4 *4 (-13 (-363) (-844))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-685 *5)) (-4 *5 (-1045)) (-5 *1 (-1049 *3 *4 *5))
- (-14 *3 (-767)) (-14 *4 (-767)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))))
-(((*1 *1 *2 *2)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
- (-5 *2 (-1031)) (-5 *1 (-752)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-817)))))
-(((*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
- (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6)))
- (-5 *1 (-626 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
- (-5 *2 (-641 (-641 (-641 (-939 *3))))))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
- (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
- (-5 *1 (-784))))
- ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3)
- (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
- (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
- (-5 *1 (-784)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-746)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1094)) (-4 *4 (-1094))
- (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *5 *4 *6)))))
+ (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-241))))
((*1 *2 *3)
(-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1264)) (-5 *1 (-241)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-1259 *4))
- (-5 *1 (-810 *4 *3)) (-4 *3 (-652 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-740 *3)) (-4 *3 (-172)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-1 (-585 *3) *3 (-1170)))
- (-5 *6
- (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
- (-1170)))
- (-4 *3 (-284)) (-4 *3 (-627)) (-4 *3 (-1034 *4)) (-4 *3 (-430 *7))
- (-5 *4 (-1170)) (-4 *7 (-612 (-888 (-564)))) (-4 *7 (-452))
- (-4 *7 (-882 (-564))) (-4 *7 (-846)) (-5 *2 (-585 *3))
- (-5 *1 (-573 *7 *3)))))
+(((*1 *2)
+ (-12 (-4 *4 (-363)) (-5 *2 (-917)) (-5 *1 (-328 *3 *4))
+ (-4 *3 (-329 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-363)) (-5 *2 (-829 (-917))) (-5 *1 (-328 *3 *4))
+ (-4 *3 (-329 *4))))
+ ((*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917))))
+ ((*1 *2)
+ (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917))))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
+ (-4 *3 (-1094)) (-5 *2 (-767))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *4))
+ (-4 *4 (-1209)) (-5 *2 (-767)))))
(((*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788))))
((*1 *1 *1)
(-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170)))))
@@ -3169,10 +3309,10 @@
(-12 (-4 *1 (-382 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1094))))
((*1 *1 *1)
(-12 (-14 *2 (-641 (-1170))) (-4 *3 (-172))
- (-4 *5 (-238 (-2062 *2) (-767)))
+ (-4 *5 (-238 (-2069 *2) (-767)))
(-14 *6
- (-1 (-112) (-2 (|:| -2005 *4) (|:| -1377 *5))
- (-2 (|:| -2005 *4) (|:| -1377 *5))))
+ (-1 (-112) (-2 (|:| -2014 *4) (|:| -4165 *5))
+ (-2 (|:| -2014 *4) (|:| -4165 *5))))
(-5 *1 (-461 *2 *3 *4 *5 *6 *7)) (-4 *4 (-846))
(-4 *7 (-945 *3 *5 (-860 *2)))))
((*1 *1 *1) (-12 (-4 *1 (-509 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-846))))
@@ -3188,126 +3328,97 @@
(-4 *2 (-846))))
((*1 *1 *1)
(-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
-(((*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-641 (-114))))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1232 *4 *5)) (-5 *3 (-641 *5)) (-14 *4 (-1170))
- (-4 *5 (-363)) (-5 *1 (-919 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *5)) (-4 *5 (-363)) (-5 *2 (-1166 *5))
- (-5 *1 (-919 *4 *5)) (-14 *4 (-1170))))
- ((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-641 *6)) (-5 *4 (-767)) (-4 *6 (-363))
- (-5 *2 (-407 (-948 *6))) (-5 *1 (-1046 *5 *6)) (-14 *5 (-1170)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3594 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-112)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1133))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 *4))))
- (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-645 *3 *4 *5)))))
-(((*1 *2 *2)
+(((*1 *2 *1 *1)
(-12
(-5 *2
- (-504 (-407 (-564)) (-240 *4 (-767)) (-860 *3)
- (-247 *3 (-407 (-564)))))
- (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-505 *3 *4)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-770)) (-5 *1 (-114))))
- ((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-770)) (-5 *1 (-114)))))
-(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
- ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
+ (-2 (|:| |polnum| (-778 *3)) (|:| |polden| *3) (|:| -2060 (-767))))
+ (-5 *1 (-778 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2060 (-767))))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-169 (-225))))
+ (-5 *2 (-1031)) (-5 *1 (-751)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |func| *3) (|:| |kers| (-641 (-610 *3)))
+ (|:| |vals| (-641 *3))))
+ (-5 *1 (-277 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
+ (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
+(((*1 *2)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
+ (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
+ (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-545)) (-5 *1 (-159 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
+ (-4 *2 (-430 *3)))))
+(((*1 *2 *1) (-12 (-5 *1 (-1204 *2)) (-4 *2 (-970)))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-592 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1114)))))
(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
- (-4 *3 (-1094)) (-5 *2 (-767))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4406)) (-4 *1 (-489 *4))
- (-4 *4 (-1209)) (-5 *2 (-767)))))
+ (-12 (-5 *3 (-1170))
+ (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void"))) (-5 *1 (-1173)))))
(((*1 *2 *1)
(-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
(-4 *1 (-945 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-132)) (-5 *2 (-767))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *2 (-564)) (-4 *1 (-373 *3)) (-4 *3 (-1209))
- (-4 *3 (-1094))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-1094))
- (-5 *2 (-564))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209))
- (-5 *2 (-564))))
- ((*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-529))))
- ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)) (-5 *3 (-141))))
- ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1055 (-1020 *3) (-1166 (-1020 *3))))
- (-5 *1 (-1020 *3)) (-4 *3 (-13 (-844) (-363) (-1018))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-685 *5))) (-4 *5 (-307)) (-4 *5 (-1045))
- (-5 *2 (-1259 (-1259 *5))) (-5 *1 (-1025 *5)) (-5 *4 (-1259 *5)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-407 (-948 *4))) (-5 *3 (-1170))
- (-4 *4 (-13 (-556) (-1034 (-564)) (-147))) (-5 *1 (-570 *4)))))
-(((*1 *1 *1) (-5 *1 (-225))) ((*1 *1 *1) (-5 *1 (-379)))
- ((*1 *1) (-5 *1 (-379))))
-(((*1 *2 *3) (-12 (-5 *2 (-379)) (-5 *1 (-781 *3)) (-4 *3 (-612 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-917)) (-5 *2 (-379)) (-5 *1 (-781 *3))
- (-4 *3 (-612 *2))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2))
- (-5 *2 (-379)) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045))
- (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 *2))
- (-5 *2 (-379)) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556))
- (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846))
- (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846))
- (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))))
-(((*1 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
- (-5 *1 (-984 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
- (-5 *1 (-1101 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-349)) (-4 *6 (-1235 *5))
- (-5 *2
- (-641
- (-2 (|:| -3776 (-685 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-685 *6)))))
- (-5 *1 (-498 *5 *6 *7))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-641 *6) "failed") (-564) *6 *6)) (-4 *6 (-363))
+ (-4 *7 (-1235 *6))
+ (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6)))
+ (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-537 *4 *2))
+ (-4 *2 (-1250 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3)))
+ (-4 *5 (-1235 *4)) (-4 *6 (-720 *4 *5)) (-5 *1 (-541 *4 *5 *6 *2))
+ (-4 *2 (-1250 *6))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3)))
+ (-5 *1 (-542 *4 *2)) (-4 *2 (-1250 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147)))
+ (-5 *1 (-1146 *4)))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-685 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
+(((*1 *2 *3)
+ (-12
(-5 *3
- (-2 (|:| -3776 (-685 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-685 *6))))
- (-4 *7 (-1235 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *5 *5))
- (-4 *5 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2 (-379)) (-5 *1 (-192)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-13 (-844) (-363))) (-5 *2 (-112)) (-5 *1 (-1055 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *1)
+ (-12
(-5 *2
- (-2 (|:| |solns| (-641 *5))
- (|:| |maps| (-641 (-2 (|:| |arg| *5) (|:| |res| *5))))))
- (-5 *1 (-1122 *3 *5)) (-4 *3 (-1235 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-592 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1114)))))
+ (-2 (|:| |cycle?| (-112)) (|:| -1599 (-767)) (|:| |period| (-767))))
+ (-5 *1 (-1150 *4)) (-4 *4 (-1209)) (-5 *3 (-767)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
(((*1 *2 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045))))
((*1 *2 *1)
(-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170)))))
@@ -3317,10 +3428,10 @@
((*1 *2 *1)
(-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045))))
((*1 *2 *1)
- (-12 (-14 *3 (-641 (-1170))) (-4 *5 (-238 (-2062 *3) (-767)))
+ (-12 (-14 *3 (-641 (-1170))) (-4 *5 (-238 (-2069 *3) (-767)))
(-14 *6
- (-1 (-112) (-2 (|:| -2005 *4) (|:| -1377 *5))
- (-2 (|:| -2005 *4) (|:| -1377 *5))))
+ (-1 (-112) (-2 (|:| -2014 *4) (|:| -4165 *5))
+ (-2 (|:| -2014 *4) (|:| -4165 *5))))
(-4 *2 (-172)) (-5 *1 (-461 *3 *2 *4 *5 *6 *7)) (-4 *4 (-846))
(-4 *7 (-945 *2 *5 (-860 *3)))))
((*1 *2 *1) (-12 (-4 *1 (-509 *2 *3)) (-4 *3 (-846)) (-4 *2 (-1094))))
@@ -3337,51 +3448,52 @@
((*1 *1 *1 *2)
(-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
(-4 *2 (-846)))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-547))))))
-(((*1 *2)
- (-12 (-5 *2 (-685 (-906 *3))) (-5 *1 (-351 *3 *4)) (-14 *3 (-917))
- (-14 *4 (-917))))
- ((*1 *2)
- (-12 (-5 *2 (-685 *3)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349))
- (-14 *4
- (-3 (-1166 *3)
- (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114)))))))))
- ((*1 *2)
- (-12 (-5 *2 (-685 *3)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349))
- (-14 *4 (-917)))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *3 *3 *5 *6 *3 *6 *6 *5 *6 *6 *6 *6
- *5 *3 *3 *3 *3 *3 *6 *6 *6 *3 *3 *3 *3 *3 *7 *4 *4 *4 *4 *3 *8
- *9)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *6 (-225))
- (-5 *7 (-685 (-564)))
- (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))))
- (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))
- (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))
+ (-5 *2 (-407 (-564))) (-5 *1 (-1016 *4)) (-4 *4 (-1235 (-564))))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
+(((*1 *2 *1) (-12 (-4 *1 (-132)) (-5 *2 (-767))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *2 (-564)) (-4 *1 (-373 *3)) (-4 *3 (-1209))
+ (-4 *3 (-1094))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-1094))
+ (-5 *2 (-564))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209))
+ (-5 *2 (-564))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-529))))
+ ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)) (-5 *3 (-141))))
+ ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-564)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147)))
+ (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307))
- (-5 *1 (-912 *3 *4 *5 *2)) (-4 *2 (-945 *5 *3 *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *6 *4 *5))
- (-5 *1 (-912 *4 *5 *6 *2)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-307)))))
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-846)) (-5 *4 (-641 *6))
+ (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-641 *4))))
+ (-5 *1 (-1180 *6)) (-5 *5 (-641 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002))))
+ ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))))
(((*1 *1 *1) (-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788))))
((*1 *2 *1)
(-12 (-4 *1 (-382 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1094))))
((*1 *2 *1)
(-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
- (-4 *6 (-238 (-2062 *3) (-767)))
+ (-4 *6 (-238 (-2069 *3) (-767)))
(-14 *7
- (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *6))
- (-2 (|:| -2005 *5) (|:| -1377 *6))))
+ (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *6))
+ (-2 (|:| -2014 *5) (|:| -4165 *6))))
(-5 *2 (-709 *5 *6 *7)) (-5 *1 (-461 *3 *4 *5 *6 *7 *8))
(-4 *5 (-846)) (-4 *8 (-945 *4 *6 (-860 *3)))))
((*1 *2 *1)
@@ -3390,63 +3502,130 @@
((*1 *1 *1)
(-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788))
(-4 *4 (-846)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302))))
- ((*1 *1 *1) (-4 *1 (-302)))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
- ((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *1) (-12 (-4 *1 (-307)) (-5 *2 (-767)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-817)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-420 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))
+ (-14 *4 (-1170)) (-14 *5 *2)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-4 *2 (-13 (-27) (-1194) (-430 *3) (-10 -8 (-15 -2326 ($ *4)))))
+ (-4 *4 (-844))
+ (-4 *5
+ (-13 (-1237 *2 *4) (-363) (-1194)
+ (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $)))))
+ (-5 *1 (-422 *3 *2 *4 *5 *6 *7)) (-4 *6 (-979 *5)) (-14 *7 (-1170)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-767)) (-5 *4 (-1259 *2)) (-4 *5 (-307))
- (-4 *6 (-988 *5)) (-4 *2 (-13 (-409 *6 *7) (-1034 *6)))
- (-5 *1 (-413 *5 *6 *7 *2)) (-4 *7 (-1235 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))))
+ (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1094) (-1034 *5)))
+ (-4 *5 (-882 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5))
+ (-5 *1 (-927 *4 *5 *6)))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-747)))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-547))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170)))
- (-5 *2 (-685 (-316 (-225)))) (-5 *1 (-205))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-641 (-1170)))
+ (-5 *2 (-641 (-641 (-379)))) (-5 *1 (-1019)) (-5 *5 (-379))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4)))))
+ (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-4 *6 (-896 *5)) (-5 *2 (-685 *6))
- (-5 *1 (-688 *5 *6 *3 *4)) (-4 *3 (-373 *6))
- (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-214 *4))
- (-4 *4
- (-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 (*2 $))
- (-15 -3858 (*2 $)))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3))
- (-4 *3
- (-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 (*2 $))
- (-15 -3858 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-112)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1098)) (-5 *3 (-770)) (-5 *1 (-52)))))
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-948 *4)))
+ (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-1235 *4)) (-5 *1 (-805 *4 *2 *3 *5))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2))
+ (-4 *5 (-652 (-407 *2))))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *2 *1) (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045))))
((*1 *2 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452))
- (-5 *2 (-641 (-641 (-247 *5 *6)))) (-5 *1 (-471 *5 *6 *7))
- (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6))
+ (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
+ (-12 (-5 *6 (-641 (-112))) (-5 *7 (-685 (-225)))
+ (-5 *8 (-685 (-564))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *5 (-112))
+ (-5 *2 (-1031)) (-5 *1 (-750)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+ (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *4)) (-5 *1 (-881 *3 *4 *5))
+ (-4 *3 (-1094)) (-4 *5 (-662 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
+ (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-1264)) (-5 *1 (-827)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
+ (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-430 *3)) (-4 *3 (-846)) (-5 *2 (-112)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-99 *3))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-452)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-1166 *3)) (-5 *1 (-41 *4 *3))
- (-4 *3
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *4 (-610 $)) $))
- (-15 -2272 ((-1119 *4 (-610 $)) $))
- (-15 -2350 ($ (-1119 *4 (-610 $))))))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
+ (-12 (-5 *3 (-1259 (-316 (-225))))
+ (-5 *2
+ (-2 (|:| |additions| (-564)) (|:| |multiplications| (-564))
+ (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))))
+ (-5 *1 (-305)))))
+(((*1 *1) (-5 *1 (-1260))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-748)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
(((*1 *2 *1) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858)))))
((*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-564))))
((*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-1152))))
@@ -3483,44 +3662,12 @@
((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1175))))
((*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-1175))))
((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1175)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
- (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-430 *3)) (-4 *3 (-846)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1084)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-685 *3))
- (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3))
- (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-767)) (-4 *4 (-307)) (-4 *6 (-1235 *4))
- (-5 *2 (-1259 (-641 *6))) (-5 *1 (-455 *4 *6)) (-5 *5 (-641 *6)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
- (-4 *3 (-1094)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-112))
- (-5 *1 (-900 *4))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-917)) (-5 *2 (-112)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-132)) (-5 *3 (-767)) (-5 *2 (-1264)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-38 (-407 (-564))))
- (-5 *2 (-2 (|:| -4268 (-1150 *4)) (|:| -4280 (-1150 *4))))
- (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1) (-12 (-4 *1 (-509 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-846)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *7 (-896 *6))
+ (-5 *2 (-685 *7)) (-5 *1 (-688 *6 *7 *3 *4)) (-4 *3 (-373 *7))
+ (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4407)))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
(((*1 *1 *1) (-4 *1 (-243)))
((*1 *1 *1)
(-12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7))
@@ -3528,7 +3675,7 @@
(-14 *6 (-1 (-3 *4 "failed") *4 *4))
(-14 *7 (-1 (-3 *3 "failed") *3 *3 *4))))
((*1 *1 *1)
- (-2750 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209)))
+ (-2733 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209)))
(-12 (-5 *1 (-294 *2)) (-4 *2 (-473)) (-4 *2 (-1209)))))
((*1 *1 *1) (-4 *1 (-473)))
((*1 *2 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-349)) (-5 *1 (-528 *3))))
@@ -3537,73 +3684,94 @@
(-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
(-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
((*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-363)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564)))
+ (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $))
+ (-15 -2264 ((-1119 *3 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *3 (-610 $))))))))))
+(((*1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+ (-12 (-4 *3 (-13 (-363) (-147)))
+ (-5 *2 (-641 (-2 (|:| -4165 (-767)) (|:| -2855 *4) (|:| |num| *4))))
+ (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173))))
+ ((*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-767))) (-5 *3 (-112)) (-5 *1 (-1158 *4 *5))
+ (-14 *4 (-917)) (-4 *5 (-1045)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-386 *3)) (|:| |mm| (-386 *3)) (|:| |rm| (-386 *3))))
- (-5 *1 (-386 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-815 *3)) (|:| |mm| (-815 *3)) (|:| |rm| (-815 *3))))
- (-5 *1 (-815 *3)) (-4 *3 (-846)))))
+ (-12 (-4 *1 (-891))
+ (-5 *3
+ (-2 (|:| |pde| (-641 (-316 (-225))))
+ (|:| |constraints|
+ (-641
+ (-2 (|:| |start| (-225)) (|:| |finish| (-225))
+ (|:| |grid| (-767)) (|:| |boundaryType| (-564))
+ (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225))))))
+ (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152))
+ (|:| |tol| (-225))))
+ (-5 *2 (-1031)))))
+(((*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194)))))
+ ((*1 *1 *1 *1) (-4 *1 (-789))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))))
+ ((*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349))
+ (-5 *1 (-528 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
+ (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-27))
- (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *5 (-1235 *4)) (-5 *2 (-641 (-649 (-407 *5))))
- (-5 *1 (-653 *4 *5)) (-5 *3 (-649 (-407 *5))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3))
- (-5 *1 (-738 *5 *4 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
-(((*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147))
- (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-641 (-1 *4 (-641 *4)))) (-4 *4 (-1094))
- (-5 *1 (-113 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094))
- (-5 *1 (-113 *4))))
+ (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2))
+ (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-112))
+ (-5 *1 (-360 *4 *5)) (-14 *5 (-641 (-1170)))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-1 *4 (-641 *4))))
- (-5 *1 (-113 *4)) (-4 *4 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))))
-(((*1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094))))
- ((*1 *1 *1) (-12 (-4 *1 (-691 *2)) (-4 *2 (-1094)))))
+ (-12 (-5 *3 (-641 (-776 *4 (-860 *5)))) (-4 *4 (-452))
+ (-14 *5 (-641 (-1170))) (-5 *2 (-112)) (-5 *1 (-626 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112))
+ (-5 *2 (-1031)) (-5 *1 (-741)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-319 *3 *4 *5))
- (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3))))
-(((*1 *1 *1) (-4 *1 (-34))) ((*1 *1 *1) (-5 *1 (-114)))
- ((*1 *1 *1) (-5 *1 (-171))) ((*1 *1 *1) (-4 *1 (-545)))
- ((*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
+ (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-2 (|:| |k| (-815 *3)) (|:| |c| *4))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-536)))))
+(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-114)) (-5 *4 (-767)) (-4 *5 (-452)) (-4 *5 (-846))
+ (-4 *5 (-1034 (-564))) (-4 *5 (-556)) (-5 *1 (-41 *5 *2))
+ (-4 *2 (-430 *5))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *5 (-610 $)) $))
+ (-15 -2264 ((-1119 *5 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *5 (-610 $))))))))))
(((*1 *2 *3)
(-12 (-5 *3 (-1170))
(-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
@@ -3641,41 +3809,59 @@
((*1 *1 *2 *3)
(-12 (-5 *2 (-407 (-564))) (-4 *4 (-1045)) (-4 *1 (-1242 *4 *3))
(-4 *3 (-1219 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))))
- ((*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349))
- (-5 *1 (-528 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
- (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |cd| (-1152)) (|:| -2445 (-1152))))
- (-5 *1 (-818)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-857))))
+ ((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-857)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-1259 (-685 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-416 *3 *4))
+ (-4 *3 (-417 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 (-685 *3)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363))
+ (-5 *2 (-1259 (-685 (-407 (-948 *5))))) (-5 *1 (-1080 *5))
+ (-5 *4 (-685 (-407 (-948 *5))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363))
+ (-5 *2 (-1259 (-685 (-948 *5)))) (-5 *1 (-1080 *5))
+ (-5 *4 (-685 (-948 *5)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363))
+ (-5 *2 (-1259 (-685 *4))) (-5 *1 (-1080 *4)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-4 *4 (-1045))
+ (-5 *1 (-1025 *4)))))
(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-307))))
- ((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-386 *3)) (|:| |rm| (-386 *3))))
- (-5 *1 (-386 *3)) (-4 *3 (-1094))))
+ (-12
+ (-5 *2
+ (-2 (|:| -3209 (-778 *3)) (|:| |coef1| (-778 *3))
+ (|:| |coef2| (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045))))
((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3783 (-767)) (|:| -1673 (-767))))
- (-5 *1 (-767))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-2 (|:| -3209 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-192))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
+ (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *1 *1) (-4 *1 (-34))) ((*1 *1 *1) (-5 *1 (-114)))
+ ((*1 *1 *1) (-5 *1 (-171))) ((*1 *1 *1) (-4 *1 (-545)))
+ ((*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34))))))
+(((*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-556))))
+ ((*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1170))
(-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
@@ -3712,74 +3898,44 @@
(-4 *3 (-1250 *4))))
((*1 *2 *1)
(-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2))
- (-4 *2 (-1235 *4))))
- ((*1 *2 *2 *3 *2 *3)
- (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112))))
- ((*1 *2 *3 *1 *4)
- (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *1 (-1202 *5 *6 *7 *3))
- (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3 *3 *4 *5 *6)
- (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
- (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225)))
- (-5 *1 (-693)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695))))
- ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-748)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-856)) (-5 *2 (-687 (-549))) (-5 *3 (-549)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209))
- (-4 *4 (-373 *2)) (-4 *5 (-373 *2))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "right") (|has| *1 (-6 -4407)) (-4 *1 (-119 *3))
- (-4 *3 (-1209))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "left") (|has| *1 (-6 -4407)) (-4 *1 (-119 *3))
- (-4 *3 (-1209))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094))
- (-4 *2 (-1209))))
- ((*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1170)) (-5 *1 (-630))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 (-1226 (-564))) (|has| *1 (-6 -4407)) (-4 *1 (-647 *2))
- (-4 *2 (-1209))))
- ((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-641 (-564))) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "value") (|has| *1 (-6 -4407)) (-4 *1 (-1006 *2))
- (-4 *2 (-1209))))
- ((*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1 *3 *2)
- (-12 (-4 *1 (-1185 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "last") (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2))
- (-4 *2 (-1209))))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 "rest") (|has| *1 (-6 -4407)) (-4 *1 (-1247 *3))
- (-4 *3 (-1209))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *3 "first") (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2))
- (-4 *2 (-1209)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2))
- (-4 *2 (-652 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-349))
+ (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -2960 *3))))
+ (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-529))))
+ ((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-529)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-704 *3)) (-5 *1 (-823 *2 *3)) (-4 *3 (-1045)))))
+(((*1 *1) (-5 *1 (-186))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2
+ (-2 (|:| |ir| (-585 (-407 *6))) (|:| |specpart| (-407 *6))
+ (|:| |polypart| *6)))
+ (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-564)) (-5 *1 (-938)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-222 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-254 *3))))
+ ((*1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1170))
(-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
@@ -3825,245 +3981,200 @@
(-5 *2 (-52)) (-5 *1 (-459 *7 *3))))
((*1 *2 *1)
(-12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1250 *3)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *1) (-12 (-4 *1 (-1041 *2)) (-4 *2 (-23)))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-391)))))
-(((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
- (-5 *1 (-744)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27))
- (-5 *2 (-641 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1))
- (-4 *1 (-29 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170)))
- (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 *8))
- (-4 *7 (-846)) (-4 *8 (-1045)) (-4 *9 (-945 *8 *6 *7))
- (-4 *6 (-789)) (-5 *2 (-1166 *8)) (-5 *1 (-321 *6 *7 *8 *9)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-685 (-407 (-948 (-564)))))
- (-5 *2
- (-641
- (-2 (|:| |radval| (-316 (-564))) (|:| |radmult| (-564))
- (|:| |radvect| (-641 (-685 (-316 (-564))))))))
- (-5 *1 (-1027)))))
-(((*1 *1) (-5 *1 (-186))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-305)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-901 (-564))) (-5 *4 (-564)) (-5 *2 (-685 *4))
- (-5 *1 (-1024 *5)) (-4 *5 (-1045))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1024 *4))
- (-4 *4 (-1045))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-901 (-564)))) (-5 *4 (-564))
- (-5 *2 (-641 (-685 *4))) (-5 *1 (-1024 *5)) (-4 *5 (-1045))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-641 (-564)))) (-5 *2 (-641 (-685 (-564))))
- (-5 *1 (-1024 *4)) (-4 *4 (-1045)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
- (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-210)))))
-(((*1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1192)))))
-(((*1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-368)) (-4 *2 (-1094)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
+ (-5 *2 (-1031)) (-5 *1 (-752)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))
+ (-5 *2 (-1031)) (-5 *1 (-744)))))
(((*1 *2 *3 *3)
- (-12 (-5 *2 (-641 *3)) (-5 *1 (-957 *3)) (-4 *3 (-545)))))
-(((*1 *1) (-5 *1 (-186))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1259 *4)) (-4 *4 (-417 *3)) (-4 *3 (-307))
- (-4 *3 (-556)) (-5 *1 (-43 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-4 *4 (-363)) (-5 *2 (-1259 *1))
- (-4 *1 (-329 *4))))
- ((*1 *2) (-12 (-4 *3 (-363)) (-5 *2 (-1259 *1)) (-4 *1 (-329 *3))))
- ((*1 *2)
- (-12 (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *1))
- (-4 *1 (-409 *3 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4))
- (-5 *2 (-1259 *6)) (-5 *1 (-413 *3 *4 *5 *6))
- (-4 *6 (-13 (-409 *4 *5) (-1034 *4)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4))
- (-5 *2 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7))
- (-4 *6 (-409 *4 *5)) (-14 *7 *2)))
- ((*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-417 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 *4))) (-5 *1 (-528 *4))
- (-4 *4 (-349)))))
-(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2 (-379)) (-5 *1 (-205)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-3 (|:| |Null| "null") (|:| |Assignment| "assignment")
- (|:| |Conditional| "conditional") (|:| |Return| "return")
- (|:| |Block| "block") (|:| |Comment| "comment")
- (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while")
- (|:| |Repeat| "repeat") (|:| |Goto| "goto")
- (|:| |Continue| "continue")
- (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save")
- (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")))
- (-5 *1 (-330)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-685 (-407 (-948 (-564)))))
- (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027))
- (-5 *3 (-316 (-564))))))
-(((*1 *2 *2 *2)
- (-12
- (-5 *2
- (-641
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846))
- (-5 *1 (-449 *3 *4 *5 *6)))))
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846))
+ (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))))
(((*1 *2 *2 *3)
- (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
+ (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094))
+ (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4))))
+ (-5 *1 (-54 *4 *5 *2))
+ (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))))
+(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1170))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-4 *4 (-13 (-29 *6) (-1194) (-955)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -2447 (-641 *4))))
+ (-5 *1 (-797 *6 *4 *3)) (-4 *3 (-652 *4)))))
+(((*1 *1) (-5 *1 (-186))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12
+ (-5 *3
+ (-1 (-3 (-2 (|:| -3139 *4) (|:| |coeff| *4)) "failed") *4))
+ (-4 *4 (-363)) (-5 *1 (-574 *4 *2)) (-4 *2 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
- (-14 *4 (-641 (-1170)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846)))
- (-14 *4 (-641 (-1170))))))
-(((*1 *1 *1) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-752)))))
+ (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
+ (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
+ (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225)))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))
+ (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1152)) (-4 *1 (-364 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045))
+ (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3))
+ (-4 *3 (-848 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-2 (|:| -2061 *4) (|:| -2829 (-564)))))
+ (-4 *4 (-1094)) (-5 *2 (-1 *4)) (-5 *1 (-1013 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
+ (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-685 *4))
+ (-5 *1 (-810 *4 *5)) (-4 *5 (-652 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-363))
+ (-5 *2 (-685 *5)) (-5 *1 (-810 *5 *6)) (-4 *6 (-652 *5)))))
(((*1 *1) (-5 *1 (-186))))
+(((*1 *1) (-5 *1 (-1057))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-99 *3))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-99 *3)))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *4 (-225))
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 *4))))
+ (|:| |xValues| (-1088 *4)) (|:| |yValues| (-1088 *4))))
+ (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 *4)))))))
(((*1 *2 *3 *3)
(-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-4 *2 (-1235 *4))
(-5 *1 (-918 *4 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
+ (-5 *1 (-574 *5 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-103 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170)))
+ (-14 *4 (-641 (-1170))) (-4 *5 (-387))))
+ ((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170)))
+ (-14 *4 (-641 (-1170))) (-4 *5 (-387)))))
+(((*1 *2)
+ (-12 (-5 *2 (-685 (-906 *3))) (-5 *1 (-351 *3 *4)) (-14 *3 (-917))
+ (-14 *4 (-917))))
+ ((*1 *2)
+ (-12 (-5 *2 (-685 *3)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349))
+ (-14 *4
+ (-3 (-1166 *3)
+ (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-685 *3)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349))
+ (-14 *4 (-917)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))))
+(((*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
-(((*1 *2 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-491)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
- (-5 *2 (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -1673 *1)))
- (-4 *1 (-1059 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -1673 *1)))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-733 *3))))
- ((*1 *1 *2) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094))))
- ((*1 *1) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
+ (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-815 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4))
- (-4 *4 (-1235 *3)))))
+ (-12 (-5 *2 (-641 (-641 (-767)))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-945 *3 *5 *4)) (-5 *1 (-983 *3 *4 *5 *2))
- (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2))
+ (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172))
+ (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
+ (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -3539 *5) (|:| -3504 *5))))
- (-5 *1 (-803 *4 *5 *3 *6)) (-4 *3 (-652 *5))
- (-4 *6 (-652 (-407 *5)))))
+ (-12 (-5 *3 (-685 *4)) (-4 *4 (-363)) (-5 *2 (-1166 *4))
+ (-5 *1 (-532 *4 *5 *6)) (-4 *5 (-363)) (-4 *6 (-13 (-363) (-844))))))
+(((*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-948 (-564)))) (-5 *1 (-437))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -3539 *4) (|:| -3504 *4))))
- (-5 *1 (-803 *5 *4 *3 *6)) (-4 *3 (-652 *4))
- (-4 *6 (-652 (-407 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -3539 *5) (|:| -3504 *5))))
- (-5 *1 (-803 *4 *5 *6 *3)) (-4 *6 (-652 *5))
- (-4 *3 (-652 (-407 *5)))))
+ (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-225))) (-5 *2 (-1098))
+ (-5 *1 (-755))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -3539 *4) (|:| -3504 *4))))
- (-5 *1 (-803 *5 *4 *6 *3)) (-4 *6 (-652 *4))
- (-4 *3 (-652 (-407 *4))))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1)
+ (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-564))) (-5 *2 (-1098))
+ (-5 *1 (-755)))))
+(((*1 *2 *1)
(-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
(-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
((*1 *2 *3 *1)
(-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
(-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-564))) (-5 *3 (-685 (-564))) (-5 *1 (-1104)))))
(((*1 *2 *1)
(-12 (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452)) (-4 *4 (-789))
(-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
((*1 *2 *3 *1)
(-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
(-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-5 *2 (-112)))))
(((*1 *2)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1274 (-1170) *3)) (-4 *3 (-1045)) (-5 *1 (-1281 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *1 (-1283 *3 *4)))))
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+ (-5 *2
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5))
- (-5 *2 (-413 *4 (-407 *4) *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1259 *6)) (-4 *6 (-13 (-409 *4 *5) (-1034 *4)))
- (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *3 (-307))
- (-5 *1 (-413 *3 *4 *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))))
+ (-12 (-5 *3 (-1259 (-685 *4))) (-4 *4 (-172))
+ (-5 *2 (-1259 (-685 (-948 *4)))) (-5 *1 (-189 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-564))
+ (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-767)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-379)) (-5 *1 (-1057)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))))
+(((*1 *1 *1) (-5 *1 (-1057))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))
+ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))
(-5 *2 (-641 (-1170))) (-5 *1 (-267))))
((*1 *2 *3)
(-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789))
@@ -4085,7 +4196,7 @@
(-5 *1 (-946 *4 *5 *6 *7 *3))
(-4 *3
(-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $)))))))
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $)))))))
((*1 *2 *1)
(-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788))
(-4 *5 (-846)) (-5 *2 (-641 *5))))
@@ -4095,86 +4206,60 @@
((*1 *2 *3)
(-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-5 *2 (-641 (-1170)))
(-5 *1 (-1039 *4)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+ (-5 *2
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-407 *6))
+ (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5))))
+ ((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363))
+ (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5)))
+ (-5 *1 (-864 *5 *6 *7))))
+ ((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363))
+ (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5)))
+ (-5 *1 (-864 *5 *6 *7)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112))
+ (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-753)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170))
- (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2 (-1150 (-225))) (-5 *1 (-192))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170)))
+ (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170)))
+ (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))))
+(((*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-397)))))
+(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379))))
+ ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
- (-4 *4 (-13 (-846) (-556))))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-363)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2175 *1)))
- (-4 *1 (-848 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846))
- (-5 *2 (-641 (-668 *5))) (-5 *1 (-668 *5)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2 (-112)) (-5 *1 (-300)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
- (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))))
-(((*1 *1) (-5 *1 (-157)))
- ((*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
-(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *6))))
- (-5 *4 (-1022 (-839 (-564)))) (-5 *5 (-1170)) (-5 *7 (-407 (-564)))
- (-4 *6 (-1045)) (-5 *2 (-858)) (-5 *1 (-594 *6)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4))
- (-4 *4 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-231 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-233)) (-5 *2 (-767))))
- ((*1 *1 *1) (-4 *1 (-233)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-266 *3)) (-4 *3 (-846))))
- ((*1 *1 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
- (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4))
- (-4 *4 (-1235 *3))))
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
((*1 *1 *1)
- (-12 (-4 *2 (-13 (-363) (-147))) (-5 *1 (-399 *2 *3))
- (-4 *3 (-1235 *2))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-363)) (-4 *2 (-896 *3)) (-5 *1 (-585 *2))
- (-5 *3 (-1170))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-585 *2)) (-4 *2 (-363))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 (-767))) (-4 *1 (-896 *4))
- (-4 *4 (-1094))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-896 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1235 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5))
- (-4 *3 (-1045)) (-14 *5 *3))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-364 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-5 *2 (-1152)))))
+ (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
+ (-14 *4 *2))))
(((*1 *2 *3 *4 *2)
(-12 (-5 *3 (-1166 (-407 (-1166 *2)))) (-5 *4 (-610 *2))
(-4 *2 (-13 (-430 *5) (-27) (-1194)))
@@ -4191,57 +4276,27 @@
(-4 *6 (-1045))
(-4 *2
(-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $)))))
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $)))))
(-5 *1 (-946 *5 *4 *6 *7 *2)) (-4 *7 (-945 *6 *5 *4))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-407 (-1166 (-407 (-948 *5))))) (-5 *4 (-1170))
(-5 *2 (-407 (-948 *5))) (-5 *1 (-1039 *5)) (-4 *5 (-556)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-294 (-839 *3))) (-4 *3 (-13 (-27) (-1194) (-430 *5)))
- (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2
- (-3 (-839 *3)
- (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-839 *3) "failed")))
- "failed"))
- (-5 *1 (-634 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-294 *3)) (-5 *5 (-1152))
- (-4 *3 (-13 (-27) (-1194) (-430 *6)))
- (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-839 *3)) (-5 *1 (-634 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-294 (-839 (-948 *5)))) (-4 *5 (-452))
- (-5 *2
- (-3 (-839 (-407 (-948 *5)))
- (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 *5))) "failed"))
- (|:| |rightHandLimit| (-3 (-839 (-407 (-948 *5))) "failed")))
- "failed"))
- (-5 *1 (-635 *5)) (-5 *3 (-407 (-948 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5)))
- (-4 *5 (-452))
- (-5 *2
- (-3 (-839 *3)
- (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-839 *3) "failed")))
- "failed"))
- (-5 *1 (-635 *5))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-294 (-407 (-948 *6)))) (-5 *5 (-1152))
- (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-839 *3))
- (-5 *1 (-635 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-922)))))
+(((*1 *1) (-5 *1 (-291))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-5 *2 (-2 (|:| -3026 *3) (|:| -3683 *4))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))))
(((*1 *2 *3)
(-12
(-5 *3
(-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
(|:| |relerr| (-225))))
(-5 *2
(-2
@@ -4259,7 +4314,7 @@
(-3 (|:| |str| (-1150 (-225)))
(|:| |notEvaluated|
"Internal singularities not yet evaluated")))
- (|:| -2029
+ (|:| -3374
(-3 (|:| |finite| "The range is finite")
(|:| |lowerInfinite| "The bottom of range is infinite")
(|:| |upperInfinite| "The top of range is infinite")
@@ -4268,24 +4323,13 @@
(|:| |notEvaluated| "Range not yet evaluated")))))
(-5 *1 (-559)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6))
- (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-948 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6))
- (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1259 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4397)) (-4 *1 (-404))))
- ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695))))
- ((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))))
-(((*1 *2 *3) (-12 (-5 *3 (-948 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1150 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))))
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
(((*1 *1 *2 *3)
(-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788))))
((*1 *1 *2 *3)
@@ -4293,10 +4337,10 @@
(-4 *2 (-363)) (-14 *5 (-989 *4 *2))))
((*1 *1 *2 *3)
(-12 (-5 *3 (-709 *5 *6 *7)) (-4 *5 (-846))
- (-4 *6 (-238 (-2062 *4) (-767)))
+ (-4 *6 (-238 (-2069 *4) (-767)))
(-14 *7
- (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *6))
- (-2 (|:| -2005 *5) (|:| -1377 *6))))
+ (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *6))
+ (-2 (|:| -2014 *5) (|:| -4165 *6))))
(-14 *4 (-641 (-1170))) (-4 *2 (-172))
(-5 *1 (-461 *4 *2 *5 *6 *7 *8)) (-4 *8 (-945 *2 *6 (-860 *4)))))
((*1 *1 *2 *3)
@@ -4326,63 +4370,10 @@
((*1 *1 *1 *2 *3)
(-12 (-4 *1 (-969 *4 *3 *2)) (-4 *4 (-1045)) (-4 *3 (-788))
(-4 *2 (-846)))))
-(((*1 *2 *3 *4 *4 *3 *3 *5)
- (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3))
- (-4 *3 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3)))
- (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094))))
- ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3)))
- (-4 *3 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3)))
- (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))))
-(((*1 *1 *1) (-4 *1 (-173)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4)))
- (-4 *4 (-846)) (-5 *1 (-1180 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-36 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-5 *2 (-2 (|:| -3058 *3) (|:| -3726 *4))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045))
- (-4 *5 (-846)) (-5 *2 (-948 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045))
- (-4 *5 (-846)) (-5 *2 (-948 *4))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045))
- (-5 *2 (-948 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045))
- (-5 *2 (-948 *4)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-1109)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-735 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 (-112) (-641 *1)))
- (-4 *1 (-1065 *4 *5 *6 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-4 *5 (-363))
- (-4 *5 (-1045)) (-5 *2 (-112)) (-5 *1 (-1025 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363)) (-4 *4 (-1045))
- (-5 *2 (-112)) (-5 *1 (-1025 *4)))))
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094))
+ (-4 *6 (-1094)) (-5 *2 (-1 *6 *5)) (-5 *1 (-680 *4 *5 *6)))))
+(((*1 *1) (-5 *1 (-141))))
(((*1 *2 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209))))
((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1090))))
((*1 *2 *1)
@@ -4391,93 +4382,138 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209))))
((*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *2 (-767))
+ (-5 *1 (-1158 *4 *5)) (-14 *4 (-917))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5))
+ (-14 *4 (-917)) (-4 *5 (-1045))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045))
+ (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-846)) (-5 *2 (-1181 (-641 *4))) (-5 *1 (-1180 *4))
+ (-5 *3 (-641 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1170))
+ (-5 *2
+ (-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225)))
+ (|:| |singularities| (-1150 (-225)))))
+ (-5 *1 (-105)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-5 *2 (-1166 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1134 *3 *2)) (-4 *3 (-13 (-1094) (-34)))
- (-4 *2 (-13 (-1094) (-34))))))
-(((*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-225))) (-5 *4 (-767)) (-5 *2 (-685 (-225)))
- (-5 *1 (-305)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-418 *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-1045)) (-5 *2 (-641 *6)) (-5 *1 (-444 *5 *6)))))
+ (-12 (-5 *2 (-1022 (-839 (-564)))) (-5 *1 (-594 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-556) (-846)))
+ (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194)))
+ (-5 *1 (-598 *4 *3 *2)) (-4 *3 (-13 (-430 *4) (-998) (-1194))))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7))
+ (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-905)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-5 *1 (-902 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5))
+ (-4 *5 (-1235 *4)) (-4 *4 (-905)) (-5 *1 (-903 *4 *5)))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3))
+ (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2))
+ (-4 *2 (-683 *3 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-363)) (-5 *1 (-1021 *3 *2)) (-4 *2 (-652 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363)) (-5 *2 (-2 (|:| -1583 *3) (|:| -1539 (-641 *5))))
+ (-5 *1 (-1021 *5 *3)) (-5 *4 (-641 *5)) (-4 *3 (-652 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| -1692 *4))) (-5 *1 (-965 *4 *3))
+ (-4 *3 (-1235 *4)))))
(((*1 *2 *1)
- (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *4)) (-5 *1 (-881 *3 *4 *5))
- (-4 *3 (-1094)) (-4 *5 (-662 *4)))))
+ (-12 (-4 *3 (-172)) (-4 *2 (-23)) (-5 *1 (-289 *3 *4 *2 *5 *6 *7))
+ (-4 *4 (-1235 *3)) (-14 *5 (-1 *4 *4 *2))
+ (-14 *6 (-1 (-3 *2 "failed") *2 *2))
+ (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-23)) (-5 *1 (-707 *3 *2 *4 *5 *6)) (-4 *3 (-172))
+ (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2))
+ (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2))))
+ ((*1 *2)
+ (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-23)) (-5 *1 (-711 *3 *2 *4 *5 *6)) (-4 *3 (-172))
+ (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2))
+ (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2))))
+ ((*1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5))
+ (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6))
+ (-4 *6 (-452))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-481 *5 *6))) (-5 *4 (-860 *5))
+ (-14 *5 (-641 (-1170))) (-5 *2 (-481 *5 *6)) (-5 *1 (-629 *5 *6))
+ (-4 *6 (-452)))))
+(((*1 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-165 *3 *4))
+ (-4 *3 (-166 *4))))
+ ((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767))
+ (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-846)) (-5 *2 (-767)) (-5 *1 (-429 *3 *4))
+ (-4 *3 (-430 *4))))
+ ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-544 *3)) (-4 *3 (-545))))
+ ((*1 *2) (-12 (-4 *1 (-759)) (-5 *2 (-767))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-792 *3 *4))
+ (-4 *3 (-793 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-987 *3 *4))
+ (-4 *3 (-988 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-992 *3 *4))
+ (-4 *3 (-993 *4))))
+ ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1007 *3)) (-4 *3 (-1008))))
+ ((*1 *2) (-12 (-4 *1 (-1045)) (-5 *2 (-767))))
+ ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1053 *3)) (-4 *3 (-1054)))))
+(((*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
+(((*1 *1 *1) (-4 *1 (-545))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2 (-112)) (-5 *1 (-300)))))
-(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
- (-12 (-5 *4 (-564))
- (-5 *6
- (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))))
- (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
- (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
- (-5 *1 (-784))))
- ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
- (-12 (-5 *4 (-564))
- (-5 *6
- (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2617 (-379))))
- (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
- (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
- (-5 *1 (-784)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-1 (-112) *5 *5))
- (-5 *4 (-641 *5)) (-4 *5 (-846)) (-5 *1 (-1180 *5)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-1045))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1235 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *3)
- (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3)))))
-(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
- (|partial| -12 (-5 *3 (-610 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170))) (-5 *5 (-1166 *2))
- (-4 *2 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094))))
- ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
- (|partial| -12 (-5 *3 (-610 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1170)))
- (-5 *5 (-407 (-1166 *2))) (-4 *2 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *1 (-560 *6 *2 *7)) (-4 *7 (-1094)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
- ((*1 *1 *1 *1) (-5 *1 (-858))))
+ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))
+ (-5 *2 (-379)) (-5 *1 (-267))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-305)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+ (-12 (-4 *2 (-147)) (-4 *2 (-307)) (-4 *2 (-452)) (-4 *3 (-846))
+ (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-316 (-564))) (-5 *1 (-1113))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
- (-4 *5 (-556)) (-5 *2 (-641 (-641 (-948 *5)))) (-5 *1 (-1178 *5)))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |mval| (-685 *3)) (|:| |invmval| (-685 *3))
+ (|:| |genIdeal| (-504 *3 *4 *5 *6))))
+ (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))))
+(((*1 *2)
+ (-12 (-4 *1 (-349))
+ (-5 *2 (-641 (-2 (|:| -3546 (-564)) (|:| -4165 (-564))))))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564)))
+ (-5 *2 (-1259 (-564))) (-5 *1 (-1286 *4)))))
(((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209))
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209))
(-4 *2 (-1094))))
((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *3))
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *3))
(-4 *3 (-1209))))
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-670 *3)) (-4 *3 (-1209))))
@@ -4489,259 +4525,148 @@
((*1 *1 *2 *1)
(-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
(-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267)))))
-(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031))
- (-5 *1 (-752)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-327 *3)) (-4 *3 (-1209))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209))
- (-14 *4 (-564)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 *4))))
- (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094))
- (-4 *7 (-1094)) (-5 *2 (-641 *1)) (-4 *1 (-1097 *3 *4 *5 *6 *7)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-846)) (-4 *5 (-789))
- (-4 *6 (-556)) (-4 *7 (-945 *6 *5 *3))
- (-5 *1 (-462 *5 *3 *6 *7 *2))
- (-4 *2
- (-13 (-1034 (-407 (-564))) (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $))
- (-15 -2272 (*7 $))))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1133))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1096 *4)) (-4 *4 (-1094)) (-5 *2 (-1 *4))
- (-5 *1 (-1013 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-564))) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 (-641 *7) *7 (-1166 *7))) (-5 *5 (-1 (-418 *7) *7))
- (-4 *7 (-1235 *6)) (-4 *6 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-5 *2 (-641 (-2 (|:| |frac| (-407 *7)) (|:| -1583 *3))))
- (-5 *1 (-805 *6 *7 *3 *8)) (-4 *3 (-652 *7))
- (-4 *8 (-652 (-407 *7)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-752)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *2 *2)
+ (-12
(-5 *2
- (-641 (-2 (|:| |frac| (-407 *6)) (|:| -1583 (-650 *6 (-407 *6))))))
- (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-948 (-169 *4))) (-4 *4 (-172))
- (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-948 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-172))
- (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045))
- (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045))
- (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556))
- (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556))
- (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-407 (-948 (-169 *4)))) (-4 *4 (-556))
- (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-407 (-948 (-169 *5)))) (-5 *4 (-917))
- (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
- (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846))
- (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556))
- (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
- (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-316 (-169 *4))) (-4 *4 (-556)) (-4 *4 (-846))
- (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556))
- (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
- (-5 *1 (-781 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-862 *4 *5 *6 *7))
- (-4 *4 (-1045)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 *3))
- (-14 *7 *3)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-4 *5 (-846)) (-4 *6 (-789))
- (-14 *8 (-641 *5)) (-5 *2 (-1264))
- (-5 *1 (-1271 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-945 *4 *6 *5))
- (-14 *9 (-641 *3)) (-14 *10 *3))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302))))
- ((*1 *1 *1) (-4 *1 (-302))) ((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
- ((*1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3))))
- ((*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112))
- (-5 *2 (-1031)) (-5 *1 (-741)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171)))))
+ (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-685 *3))))
+ (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-748)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1066 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9))))
+ (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8))
+ (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846))
+ (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3418 *9))))
+ (-5 *1 (-1066 *6 *7 *4 *8 *9)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1114)) (-4 *4 (-349))
+ (-5 *1 (-528 *4)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-151 *2))
+ (-4 *2 (-1209)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-1158 3 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
- ((*1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-789))
- (-4 *3 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *5 (-556))
- (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3))))
+ (-12 (-5 *2 (-917)) (-4 *1 (-238 *3 *4)) (-4 *4 (-1045))
+ (-4 *4 (-1209))))
+ ((*1 *1 *2)
+ (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
+ (-4 *5 (-238 (-2069 *3) (-767)))
+ (-14 *6
+ (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *5))
+ (-2 (|:| -2014 *2) (|:| -4165 *5))))
+ (-5 *1 (-461 *3 *4 *2 *5 *6 *7)) (-4 *2 (-846))
+ (-4 *7 (-945 *4 *5 (-860 *3)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))))
+(((*1 *1) (-5 *1 (-437))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3))
+ (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2))
+ (-4 *2 (-683 *3 *5 *6)))))
+(((*1 *2 *3 *4 *4 *2 *2 *2)
+ (-12 (-5 *2 (-564))
+ (-5 *3
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846))
+ (-5 *1 (-449 *5 *6 *7 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2))
+ (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3))))))
((*1 *2 *2 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *3
- (-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
- (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3))))
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
+ (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *6))
- (-4 *6
- (-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
- (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2))
- (-4 *2 (-945 (-948 *4) *5 *6)))))
-(((*1 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789))
- (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1063 *7 *8 *9 *3 *4)) (-4 *4 (-1065 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789))
- (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1139 *7 *8 *9 *3 *4)) (-4 *4 (-1103 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-818)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 (-948 *6))) (-4 *6 (-556))
- (-4 *2 (-945 (-407 (-948 *6)) *5 *4)) (-5 *1 (-728 *5 *4 *6 *2))
- (-4 *5 (-789))
- (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-789))
- (-4 *5 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *6 (-556))
- (-5 *2 (-2 (|:| -2967 (-948 *6)) (|:| -2219 (-948 *6))))
- (-5 *1 (-728 *4 *5 *6 *3)) (-4 *3 (-945 (-407 (-948 *6)) *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *6)) (-5 *4 (-1170)) (-4 *6 (-430 *5))
- (-4 *5 (-846)) (-5 *2 (-641 (-610 *6))) (-5 *1 (-573 *5 *6)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4)))
- (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))))
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112))
+ (-5 *6 (-225)) (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 APROD))))
+ (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-73 MSOLVE))))
+ (-5 *2 (-1031)) (-5 *1 (-752)))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-225) (-225) (-225)))
+ (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined"))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225)))
+ (-5 *1 (-693))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-225)))
+ (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693))))
+ ((*1 *2 *2 *3 *4 *4 *5)
+ (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1 (-939 (-225)) (-225) (-225)))
+ (-5 *4 (-1088 (-225))) (-5 *5 (-641 (-263))) (-5 *1 (-693)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *2)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-687 (-962 *3))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))))
+ (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556))))
+ ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1004 *3)) (-4 *3 (-1034 (-407 (-564)))))))
(((*1 *1 *1)
(-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 (-481 *3 *4))) (-14 *3 (-641 (-1170)))
- (-4 *4 (-452)) (-5 *1 (-629 *3 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-564)) (|has| *1 (-6 -4407)) (-4 *1 (-1247 *3))
- (-4 *3 (-1209)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *3 *5 *6 *7))
- (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209))
- (-4 *7 (-1209))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *3 *5 *6))
- (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1209)) (-4 *1 (-238 *3 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-504 *3 *4 *5 *6))) (-4 *3 (-363)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
- (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 *4))))
+ (-5 *1 (-885 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1094)) (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094))
+ (-4 *7 (-1094)) (-5 *2 (-641 *1)) (-4 *1 (-1097 *3 *4 *5 *6 *7)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-38 (-407 (-564))))
+ (-4 *2 (-172)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112))
- (-5 *2 (-1031)) (-5 *1 (-749)))))
+ (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
+ (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6)))
+ (-5 *1 (-626 *5 *6)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1261))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-361 (-114))) (-4 *2 (-1045)) (-5 *1 (-710 *2 *4))
+ (-4 *4 (-644 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-361 (-114))) (-5 *1 (-832 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *3 (-1235 *4)) (-5 *1 (-805 *4 *3 *2 *5)) (-4 *2 (-652 *3))
+ (-4 *5 (-652 (-407 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-407 *5))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4))
+ (-5 *1 (-805 *4 *5 *2 *6)) (-4 *2 (-652 *5)) (-4 *6 (-652 *3)))))
(((*1 *2 *3)
(-12 (-14 *4 (-641 (-1170))) (-14 *5 (-767))
(-5 *2
@@ -4752,115 +4677,208 @@
(-5 *3
(-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
(-247 *4 (-407 (-564))))))))
-(((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |c| (-407 *6))
- (|:| -2534 *6)))
- (-5 *1 (-1011 *5 *6)) (-5 *3 (-407 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1692 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4)))
+ (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5))
- (-4 *3 (-1235 *4))
- (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
-(((*1 *2)
- (-12 (-4 *4 (-363)) (-5 *2 (-917)) (-5 *1 (-328 *3 *4))
- (-4 *3 (-329 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-363)) (-5 *2 (-829 (-917))) (-5 *1 (-328 *3 *4))
- (-4 *3 (-329 *4))))
- ((*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917))))
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-685 *4))))
((*1 *2)
- (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+ (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4))
+ (-4 *3 (-417 *4))))
+ ((*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
+ ((*1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-418 *3)) (-4 *3 (-556)) (-5 *1 (-419 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
+ (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8))))
+ (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))
- (-5 *2 (-379)) (-5 *1 (-267))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-305)))))
+ (-12 (-4 *4 (-13 (-363) (-844)))
+ (-5 *2 (-2 (|:| |start| *3) (|:| -4006 (-418 *3))))
+ (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4)))
- (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))))
-(((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
+ (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
+ (-4 *3 (-1235 *2)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+ (-5 *2
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3))
+ (-5 *2 (-407 (-564))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (|has| *4 (-6 (-4409 "*")))
+ (-4 *4 (-1045)) (-5 *1 (-1024 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917))
+ (|has| *4 (-6 (-4409 "*"))) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4))
- (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
+ (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *7))
+ (-5 *5
+ (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2447 (-641 *6)))
+ *7 *6))
+ (-4 *6 (-363)) (-4 *7 (-652 *6))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1259 *6) "failed"))
+ (|:| -2447 (-641 (-1259 *6)))))
+ (-5 *1 (-809 *6 *7)) (-5 *4 (-1259 *6)))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))
+ (-5 *2 (-1031)) (-5 *1 (-745))))
+ ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))
+ (-5 *8 (-388)) (-5 *2 (-1031)) (-5 *1 (-745)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *3 *3 *5 *6 *3 *6 *6 *5 *6 *6 *6 *6
+ *5 *3 *3 *3 *3 *3 *6 *6 *6 *3 *3 *3 *3 *3 *7 *4 *4 *4 *4 *3 *8
+ *9)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-112)) (-5 *6 (-225))
+ (-5 *7 (-685 (-564)))
+ (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-80 CONFUN))))
+ (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))
+ (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1) (-4 *1 (-1133))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1055 (-1020 *4) (-1166 (-1020 *4)))) (-5 *3 (-858))
+ (-5 *1 (-1020 *4)) (-4 *4 (-13 (-844) (-363) (-1018))))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *2 (-556)) (-5 *1 (-965 *2 *4))
+ (-4 *4 (-1235 *2)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1259 *4)) (-4 *4 (-1209)) (-4 *1 (-238 *3 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-418 *5)) (-4 *5 (-556))
+ (-5 *2
+ (-2 (|:| -4165 (-767)) (|:| -4290 *5) (|:| |radicand| (-641 *5))))
+ (-5 *1 (-320 *5)) (-5 *4 (-767))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-998)) (-5 *2 (-564)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-5 *2 (-112)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3238 *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-553)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263)))))
-(((*1 *2 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-747)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
+ (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5))
(-5 *2
- (-3 (|:| |finite| "The range is finite")
- (|:| |lowerInfinite| "The bottom of range is infinite")
- (|:| |upperInfinite| "The top of range is infinite")
- (|:| |bothInfinite| "Both top and bottom points are infinite")
- (|:| |notEvaluated| "Range not yet evaluated")))
- (-5 *1 (-192)))))
+ (-2 (|:| -4081 (-413 *4 (-407 *4) *5 *6)) (|:| |principalPart| *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2
+ (-2 (|:| |poly| *6) (|:| -1881 (-407 *6))
+ (|:| |special| (-407 *6))))
+ (-5 *1 (-723 *5 *6)) (-5 *3 (-407 *6))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-892 *3 *4))
+ (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *4 *4)
+ (|partial| -12 (-5 *4 (-767)) (-4 *5 (-363))
+ (-5 *2 (-2 (|:| -4213 *3) (|:| -4225 *3))) (-5 *1 (-892 *3 *5))
+ (-4 *3 (-1235 *5))))
+ ((*1 *2 *3 *2 *4 *4)
+ (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
+ (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
+ (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
+ (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4)
+ (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
+ (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
+ (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
+ (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
(((*1 *1 *2 *2) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1084)))))
+(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
+ (-12 (-5 *4 (-564))
+ (-5 *6
+ (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))))
+ (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
+ (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
+ (-5 *1 (-784))))
+ ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
+ (-12 (-5 *4 (-564))
+ (-5 *6
+ (-2 (|:| |try| (-379)) (|:| |did| (-379)) (|:| -2598 (-379))))
+ (-5 *7 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
+ (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
+ (-5 *1 (-784)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3))
- (-4 *3 (-13 (-363) (-147) (-1034 (-564)))) (-5 *1 (-568 *3 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
- (-5 *2 (-858)) (-5 *1 (-32 *4 *5)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-373 *2)) (-4 *2 (-1209))
- (-4 *2 (-846))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4407))
- (-4 *1 (-373 *3)) (-4 *3 (-1209)))))
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
+ (-14 *4 *2))))
(((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
((*1 *2 *3)
(-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4))
(-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
- ((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172))))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
(-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1235 *5))
- (-5 *1 (-723 *5 *2)) (-4 *5 (-363)))))
-(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
+ (-12 (-5 *2 (-1150 (-407 *3))) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564))))
+ (-4 *5 (-1235 *4))
+ (-5 *2 (-2 (|:| -3139 (-407 *5)) (|:| |coeff| (-407 *5))))
+ (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5)))))
(((*1 *2 *1 *3)
(-12 (-5 *2 (-407 (-564))) (-5 *1 (-117 *4)) (-14 *4 *3)
(-5 *3 (-564))))
@@ -4877,9 +4895,296 @@
(-4 *3 (-1235 *2))))
((*1 *2 *1 *3)
(-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788))
- (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2350 (*2 (-1170))))
+ (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2326 (*2 (-1170))))
(-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-1150 (-1150 (-948 *5))))
+ (-5 *1 (-1267 *5)) (-5 *4 (-1150 (-948 *5))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-307))))
+ ((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-386 *3)) (|:| |rm| (-386 *3))))
+ (-5 *1 (-386 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1876 (-767)) (|:| -2786 (-767))))
+ (-5 *1 (-767))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 (-767))) (-5 *1 (-965 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
+ (-4 *4 (-13 (-846) (-556))))))
+(((*1 *2 *2 *3 *4 *5)
+ (-12 (-5 *2 (-641 *9)) (-5 *3 (-1 (-112) *9))
+ (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9))
+ (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789))
+ (-4 *8 (-846)) (-5 *1 (-973 *6 *7 *8 *9)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2))
+ (-4 *3 (-13 (-846) (-556))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846))
+ (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4))
+ (-5 *2 (-2 (|:| -4290 (-407 *5)) (|:| |poly| *3)))
+ (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1209)) (-5 *1 (-869 *3 *2)) (-4 *3 (-1209))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-316 *4))
+ (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-407 (-948 (-564)))))
+ (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4))
+ (-4 *4 (-13 (-844) (-363)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-294 (-407 (-948 (-564))))))
+ (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4))
+ (-4 *4 (-13 (-844) (-363)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 (-294 (-948 *4))))
+ (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-407 (-948 (-564)))))
+ (-5 *2 (-641 (-294 (-948 *4)))) (-5 *1 (-380 *4))
+ (-4 *4 (-13 (-844) (-363)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1170))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-4 *4 (-13 (-29 *6) (-1194) (-955)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -2447 (-641 *4))))
+ (-5 *1 (-648 *6 *4 *3)) (-4 *3 (-652 *4))))
+ ((*1 *2 *3 *2 *4 *2 *5)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *2))
+ (-4 *2 (-13 (-29 *6) (-1194) (-955)))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *1 (-648 *6 *2 *3)) (-4 *3 (-652 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *5)) (-4 *5 (-363))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
+ (|:| -2447 (-641 (-1259 *5)))))
+ (-5 *1 (-663 *5)) (-5 *4 (-1259 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
+ (|:| -2447 (-641 (-1259 *5)))))
+ (-5 *1 (-663 *5)) (-5 *4 (-1259 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *5)) (-4 *5 (-363))
+ (-5 *2
+ (-641
+ (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
+ (|:| -2447 (-641 (-1259 *5))))))
+ (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363))
+ (-5 *2
+ (-641
+ (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
+ (|:| -2447 (-641 (-1259 *5))))))
+ (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408))))
+ (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4408))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408))))
+ (-4 *7 (-13 (-373 *5) (-10 -7 (-6 -4408))))
+ (-5 *2
+ (-641
+ (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2447 (-641 *7)))))
+ (-5 *1 (-664 *5 *6 *7 *3)) (-5 *4 (-641 *7))
+ (-4 *3 (-683 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4))))
+ ((*1 *2 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1170))
+ (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *1 (-768 *5 *2)) (-4 *2 (-13 (-29 *5) (-1194) (-955)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-685 *7)) (-5 *5 (-1170))
+ (-4 *7 (-13 (-29 *6) (-1194) (-955)))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2
+ (-2 (|:| |particular| (-1259 *7)) (|:| -2447 (-641 (-1259 *7)))))
+ (-5 *1 (-798 *6 *7)) (-5 *4 (-1259 *7))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-685 *6)) (-5 *4 (-1170))
+ (-4 *6 (-13 (-29 *5) (-1194) (-955)))
+ (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-641 (-1259 *6))) (-5 *1 (-798 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114)))
+ (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955)))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2
+ (-2 (|:| |particular| (-1259 *7)) (|:| -2447 (-641 (-1259 *7)))))
+ (-5 *1 (-798 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114)))
+ (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955)))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2
+ (-2 (|:| |particular| (-1259 *7)) (|:| -2447 (-641 (-1259 *7)))))
+ (-5 *1 (-798 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-1170))
+ (-4 *7 (-13 (-29 *6) (-1194) (-955)))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2
+ (-3 (-2 (|:| |particular| *7) (|:| -2447 (-641 *7))) *7 "failed"))
+ (-5 *1 (-798 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-114)) (-5 *5 (-1170))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2
+ (-3 (-2 (|:| |particular| *3) (|:| -2447 (-641 *3))) *3 "failed"))
+ (-5 *1 (-798 *6 *3)) (-4 *3 (-13 (-29 *6) (-1194) (-955)))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-294 *2)) (-5 *4 (-114)) (-5 *5 (-641 *2))
+ (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-5 *1 (-798 *6 *2))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))))
+ ((*1 *2 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-114)) (-5 *4 (-294 *2)) (-5 *5 (-641 *2))
+ (-4 *2 (-13 (-29 *6) (-1194) (-955)))
+ (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *1 (-798 *6 *2))))
+ ((*1 *2 *3) (-12 (-5 *3 (-804)) (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-804)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4))
+ (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4))
+ (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *4 *5 *6 *4)
+ (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379)))
+ (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4))
+ (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *4 *5 *6 *5 *4)
+ (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379)))
+ (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4)
+ (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379)))
+ (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12
+ (-5 *5
+ (-1
+ (-3 (-2 (|:| |particular| *6) (|:| -2447 (-641 *6))) "failed")
+ *7 *6))
+ (-4 *6 (-363)) (-4 *7 (-652 *6))
+ (-5 *2 (-2 (|:| |particular| (-1259 *6)) (|:| -2447 (-685 *6))))
+ (-5 *1 (-809 *6 *7)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *6))))
+ ((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1031)) (-5 *1 (-893))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-894)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-893))))
+ ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8)
+ (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152))
+ (-5 *8 (-225)) (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379))
+ (-5 *2 (-1031)) (-5 *1 (-893))))
+ ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152))
+ (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379)) (-5 *2 (-1031))
+ (-5 *1 (-893))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 (-379)))
+ (-5 *1 (-1019)) (-5 *4 (-379))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 (-379))) (-5 *1 (-1019))
+ (-5 *4 (-379))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4))
+ (-5 *3 (-316 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4))
+ (-5 *3 (-294 (-316 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5))
+ (-5 *3 (-294 (-316 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5))
+ (-5 *3 (-316 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-1170)))
+ (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1125 *5))
+ (-5 *3 (-641 (-294 (-316 *5))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
+ (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5))))))
+ (-5 *1 (-1178 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-1170))) (-4 *5 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-1178 *5))
+ (-5 *3 (-641 (-294 (-407 (-948 *5)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-407 (-948 *4)))) (-4 *4 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-1178 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4))))))
+ (-5 *1 (-1178 *4)) (-5 *3 (-641 (-294 (-407 (-948 *4)))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170)) (-4 *5 (-556))
+ (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5))
+ (-5 *3 (-407 (-948 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170)) (-4 *5 (-556))
+ (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5))
+ (-5 *3 (-294 (-407 (-948 *5))))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4)))))
+ (-5 *1 (-1178 *4)) (-5 *3 (-407 (-948 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4)))))
+ (-5 *1 (-1178 *4)) (-5 *3 (-294 (-407 (-948 *4)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1166 *5)) (-4 *5 (-363)) (-5 *2 (-641 *6))
+ (-5 *1 (-532 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564))))
+ (-4 *2 (-172)))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-1226 (-564))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-437)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
(((*1 *2 *1)
(|partial| -12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789))
(-5 *2 (-112)) (-5 *1 (-983 *3 *4 *5 *6))
@@ -4887,25 +5192,66 @@
((*1 *2 *1)
(-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
(-4 *4 (-13 (-1094) (-34))))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1120 *4 *3 *5))) (-4 *4 (-38 (-407 (-564))))
- (-4 *4 (-1045)) (-4 *3 (-846)) (-5 *1 (-1120 *4 *3 *5))
- (-4 *5 (-945 *4 (-531 *3) *3))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1203 *4))) (-5 *3 (-1170)) (-5 *1 (-1203 *4))
- (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))))
-(((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-888 *6)))
- (-5 *5 (-1 (-885 *6 *8) *8 (-888 *6) (-885 *6 *8))) (-4 *6 (-1094))
- (-4 *8 (-13 (-1045) (-612 (-888 *6)) (-1034 *7)))
- (-5 *2 (-885 *6 *8)) (-4 *7 (-13 (-1045) (-846)))
- (-5 *1 (-937 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-129))))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-192)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
- (-5 *1 (-701 *3 *4)) (-4 *3 (-1209)) (-4 *4 (-1209)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9))
+ (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789))
+ (-4 *8 (-846)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3008 (-641 *9))))
+ (-5 *3 (-641 *9)) (-4 *1 (-1202 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-2 (|:| |bas| *1) (|:| -3008 (-641 *8))))
+ (-5 *3 (-641 *8)) (-4 *1 (-1202 *5 *6 *7 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-923))
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
+ (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
+ (-5 *1 (-153))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564)))
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
+ (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
+ (-5 *1 (-153))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
+ (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
+ (-5 *1 (-153)) (-5 *3 (-641 (-939 (-225))))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
+ (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
+ (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 (-225)))))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263))))
+ ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1045)) (-4 *3 (-846))
+ (-5 *2 (-2 (|:| |val| *1) (|:| -4165 (-564)))) (-4 *1 (-430 *3))))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -4165 (-888 *3))))
+ (-5 *1 (-888 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
+ (-4 *7 (-945 *6 *4 *5))
+ (-5 *2 (-2 (|:| |val| *3) (|:| -4165 (-564))))
+ (-5 *1 (-946 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $))
+ (-15 -2264 (*7 $))))))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
(((*1 *1 *1)
(-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
(-14 *3 (-641 (-1170))) (-4 *4 (-387))))
@@ -4915,33 +5261,42 @@
((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1008))))
((*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-917))))
((*1 *1 *1) (-4 *1 (-1008))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
- (-5 *1 (-744)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-559)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-349)) (-4 *4 (-329 *3)) (-4 *5 (-1235 *4))
- (-5 *1 (-773 *3 *4 *5 *2 *6)) (-4 *2 (-1235 *5)) (-14 *6 (-917))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-4 *3 (-368))))
- ((*1 *1 *1) (-12 (-4 *1 (-1278 *2)) (-4 *2 (-363)) (-4 *2 (-368)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 (-1 *6 (-641 *6))))
- (-4 *5 (-38 (-407 (-564)))) (-4 *6 (-1250 *5)) (-5 *2 (-641 *6))
- (-5 *1 (-1252 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1209)) (-5 *2 (-767)) (-5 *1 (-182 *4 *3))
- (-4 *3 (-670 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
+ (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
+ (-5 *1 (-701 *3 *4)) (-4 *3 (-1209)) (-4 *4 (-1209)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1259 (-641 *3))) (-4 *4 (-307))
+ (-5 *2 (-641 *3)) (-5 *1 (-455 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-47 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
+ (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
+ (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-556)) (-5 *2 (-112)) (-5 *1 (-621 *3 *4))
+ (-4 *4 (-1235 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-722))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-112)))))
+(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-316 (-379))) (-5 *1 (-305)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4)))
+ (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-641 (-48))) (-5 *2 (-418 *3)) (-5 *1 (-39 *3))
(-4 *3 (-1235 (-48)))))
@@ -4990,8 +5345,8 @@
(-12
(-4 *4
(-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
(-4 *5 (-789)) (-4 *7 (-556)) (-5 *2 (-418 *3))
(-5 *1 (-456 *4 *5 *6 *7 *3)) (-4 *6 (-556))
(-4 *3 (-945 *7 *5 *4))))
@@ -5040,13 +5395,13 @@
(-12 (-4 *4 (-789))
(-4 *5
(-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
(-4 *6 (-307)) (-5 *2 (-418 *3)) (-5 *1 (-726 *4 *5 *6 *3))
(-4 *3 (-945 (-948 *6) *4 *5))))
((*1 *2 *3)
(-12 (-4 *4 (-789))
- (-4 *5 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *6 (-556))
+ (-4 *5 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *6 (-556))
(-5 *2 (-418 *3)) (-5 *1 (-728 *4 *5 *6 *3))
(-4 *3 (-945 (-407 (-948 *6)) *4 *5))))
((*1 *2 *3)
@@ -5082,64 +5437,98 @@
((*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213))))
((*1 *2 *3)
(-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *3 (-172))))
- ((*1 *2 *3 *3)
- (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1057)) (-5 *3 (-1152)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267))))
- ((*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-594 *3)) (-4 *3 (-38 *2))
+ (-4 *3 (-1045)))))
+(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-407 (-564))) (-5 *1 (-305)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))))
+(((*1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-858) (-858) (-858))) (-5 *4 (-564)) (-5 *2 (-858))
+ (-5 *1 (-645 *5 *6 *7)) (-4 *5 (-1094)) (-4 *6 (-23)) (-14 *7 *6)))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-858)) (-5 *1 (-850 *3 *4 *5)) (-4 *3 (-1045))
+ (-14 *4 (-99 *3)) (-14 *5 (-1 *3 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-858))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-858))))
+ ((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-858)) (-5 *1 (-1166 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-753)))))
+(((*1 *2 *3 *4 *4 *5)
+ (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3))
+ (-4 *3 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-566 *6 *3 *7)) (-4 *7 (-1094)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-225)))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036))))
- ((*1 *1 *1 *1) (-4 *1 (-1133))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-750)))))
+ (-12
+ (-5 *3
+ (-3
+ (|:| |noa|
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
+ (|:| |lb| (-641 (-839 (-225))))
+ (|:| |cf| (-641 (-316 (-225))))
+ (|:| |ub| (-641 (-839 (-225))))))
+ (|:| |lsa|
+ (-2 (|:| |lfn| (-641 (-316 (-225))))
+ (|:| -3958 (-641 (-225)))))))
+ (-5 *2 (-641 (-1152))) (-5 *1 (-267)))))
+(((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114))))))
+ (-4 *4 (-349)) (-5 *2 (-1264)) (-5 *1 (-528 *4)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564)))))
+ (-4 *2 (-13 (-846) (-21))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452))
+ (-5 *1 (-914 *4)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094))
- (-4 *2 (-846)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))))
+ (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
+ (-4 *3 (-1235 *4)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *8 (-1059 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-641 *8))
+ (|:| |towers| (-641 (-1023 *5 *6 *7 *8)))))
+ (-5 *1 (-1023 *5 *6 *7 *8)) (-5 *3 (-641 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *8 (-1059 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-641 *8))
+ (|:| |towers| (-641 (-1140 *5 *6 *7 *8)))))
+ (-5 *1 (-1140 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1217))))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-564)) (-5 *1 (-379)))))
(((*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564))))
((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 *1))
- (-4 *1 (-382 *3 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-731 *3 *4))) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-722))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-945 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 *5)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5))
- (-14 *3 (-564)) (-14 *4 (-767)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-418 *4)) (-4 *4 (-556)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
(((*1 *2 *2 *2) (-12 (-5 *2 (-1031)) (-5 *1 (-305))))
((*1 *2 *3)
(-12 (-5 *3 (-641 (-1031))) (-5 *2 (-1031)) (-5 *1 (-305))))
@@ -5153,43 +5542,50 @@
(-4 *4 (-1209))))
((*1 *1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556)))))
+(((*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-846)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-169 (-225))))
- (-5 *2 (-1031)) (-5 *1 (-751)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))
- (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *2)
- (-12 (-4 *1 (-349))
- (-5 *2 (-641 (-2 (|:| -3595 (-564)) (|:| -1377 (-564))))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-418 *4)) (-4 *4 (-556)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-1187)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-172)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-5 *1 (-684 *4 *5 *6 *2))
- (-4 *2 (-683 *4 *5 *6)))))
-(((*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1259 (-1259 (-564)))) (-5 *3 (-917)) (-5 *1 (-466)))))
-(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1259 (-767))) (-5 *1 (-671 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-1174)))))
+ (-12 (-5 *3 (-767)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4))
+ (-4 *4 (-349)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))))
+ (|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-430 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
+ (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
+ (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3))
+ (-5 *1 (-946 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $))
+ (-15 -2264 (*7 $))))))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452))
- (-5 *1 (-914 *4)))))
+ (-12 (-5 *2 (-1166 *7)) (-5 *3 (-564)) (-4 *7 (-945 *6 *4 *5))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
+ (-5 *1 (-321 *4 *5 *6 *7)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
+ (-12 (-5 *4 (-685 (-564))) (-5 *5 (-112)) (-5 *7 (-685 (-225)))
+ (-5 *3 (-564)) (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-750)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-112))
+ (-5 *1 (-1286 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
+ (-5 *2 (-641 (-641 (-641 (-767))))))))
(((*1 *2 *1 *3)
(-12 (-5 *3 (-610 *1)) (-4 *1 (-430 *4)) (-4 *4 (-846))
(-4 *4 (-556)) (-5 *2 (-407 (-1166 *1)))))
@@ -5213,103 +5609,80 @@
(-5 *1 (-946 *5 *4 *6 *7 *3))
(-4 *3
(-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $)))))))
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $)))))))
((*1 *2 *3 *4 *2)
(-12 (-5 *2 (-1166 *3))
(-4 *3
(-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $)))))
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $)))))
(-4 *7 (-945 *6 *5 *4)) (-4 *5 (-789)) (-4 *4 (-846))
(-4 *6 (-1045)) (-5 *1 (-946 *5 *4 *6 *7 *3))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-1170)) (-4 *5 (-556))
(-5 *2 (-407 (-1166 (-407 (-948 *5))))) (-5 *1 (-1039 *5))
(-5 *3 (-407 (-948 *5))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-767)) (-4 *4 (-349))
- (-5 *1 (-528 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1215))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-506)) (-5 *3 (-641 (-1175))) (-5 *1 (-1175)))))
-(((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
- ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
- ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
- ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
- ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-117 *3)) (-14 *3 (-564))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2))))
- ((*1 *1 *2) (-12 (-5 *2 (-407 *3)) (-4 *3 (-307)) (-5 *1 (-174 *3))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-174 (-564))) (-5 *1 (-761 *3)) (-4 *3 (-404))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-867 *3)) (-14 *3 (-564))))
- ((*1 *2 *1)
- (-12 (-14 *3 (-564)) (-5 *2 (-174 (-407 (-564))))
- (-5 *1 (-868 *3 *4)) (-4 *4 (-865 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-407 (-564)))
- (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))))
+(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-767)) (-4 *6 (-363)) (-5 *4 (-1203 *6))
- (-5 *2 (-1 (-1150 *4) (-1150 *4))) (-5 *1 (-1267 *6))
- (-5 *5 (-1150 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
- (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
- (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
- (-5 *1 (-784)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+ (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-641 (-407 *7)))
+ (-4 *7 (-1235 *6)) (-5 *3 (-407 *7)) (-4 *6 (-363))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-574 *6 *7)))))
+(((*1 *1) (-5 *1 (-437))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1))
- (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1170))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-4 *4 (-13 (-29 *6) (-1194) (-955)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -3776 (-641 *4))))
- (-5 *1 (-797 *6 *4 *3)) (-4 *3 (-652 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-748)))))
+ (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816))
+ (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-649 *4)) (-4 *4 (-342 *5 *6 *7))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6)))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-802 *5 *6 *7 *4)))))
(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-430 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
- (-4 *3 (-1094))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
- (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3))
- (-5 *1 (-946 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $))
- (-15 -2272 (*7 $))))))))
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
+ (-5 *2 (-641 (-641 (-641 (-939 *3))))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-610 *4)) (-4 *4 (-846)) (-4 *2 (-846))
+ (-5 *1 (-609 *2 *4)))))
(((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-379)) (-5 *1 (-1036)))))
+ (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -2447 (-641 *1))))
+ (-4 *1 (-367 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-453 *3 *4 *5 *6))
+ (|:| -2447 (-641 (-453 *3 *4 *5 *6)))))
+ (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *1) (-5 *1 (-1261))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-525)))))
(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *3))
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *3))
(-4 *3 (-1209))))
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3))))
@@ -5320,91 +5693,56 @@
(-4 *5 (-789)) (-4 *3 (-846)) (-4 *2 (-1059 *4 *5 *3))))
((*1 *2 *1 *3)
(-12 (-5 *3 (-767)) (-5 *1 (-1206 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-641 (-1152))) (-5 *3 (-564)) (-5 *4 (-1152))
- (-5 *1 (-241))))
- ((*1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))))
+(((*1 *2 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *4 *4
+ *4 *6 *4)
+ (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-671 (-225)))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-746)))))
+(((*1 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-5 *2 (-112)))))
(((*1 *1 *1)
- (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
- (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 (-939 *4))) (-4 *1 (-1128 *4)) (-4 *4 (-1045))
+ (-5 *2 (-767)))))
+(((*1 *2)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
- (|:| |expense| (-379)) (|:| |accuracy| (-379))
- (|:| |intermediateResults| (-379))))
- (-5 *2 (-1031)) (-5 *1 (-305)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
- (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
- (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-917))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-336 *4 *5 *6 *7)) (-4 *4 (-13 (-368) (-363)))
- (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *7 (-342 *4 *5 *6))
- (-5 *2 (-767)) (-5 *1 (-392 *4 *5 *6 *7))))
- ((*1 *2 *1) (-12 (-4 *1 (-402)) (-5 *2 (-829 (-917)))))
- ((*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4))
- (-4 *4 (-1235 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-736 *4 *3)) (-4 *4 (-1045))
- (-4 *3 (-846))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-736 *4 *3)) (-4 *4 (-1045)) (-4 *3 (-846))
- (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4))
- (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6)))
- (-4 *8 (-342 *5 *6 *7))
- (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-767))
- (-5 *1 (-907 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6))
- (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4)))
- (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-767))
- (-5 *1 (-908 *4 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-336 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-363))
- (-4 *7 (-1235 *6)) (-4 *4 (-1235 (-407 *7))) (-4 *8 (-342 *6 *7 *4))
- (-4 *9 (-13 (-368) (-363))) (-5 *2 (-767))
- (-5 *1 (-1014 *6 *7 *4 *8 *9))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-4 *3 (-556))
- (-5 *2 (-767))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-126 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-582)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-114)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
+ (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-192))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2))
+ (-4 *2 (-652 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-112))
+ (-5 *1 (-263)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-307)) (-5 *1 (-455 *3 *2)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-307)) (-5 *1 (-460 *3 *2)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-307)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-767)))
+ (-5 *1 (-539 *3 *2 *4 *5)) (-4 *2 (-1235 *3)))))
(((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3))))
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
+ (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
+ (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
(((*1 *2 *3)
(-12 (-5 *2 (-169 (-379))) (-5 *1 (-781 *3)) (-4 *3 (-612 (-379)))))
((*1 *2 *3 *4)
@@ -5453,135 +5791,55 @@
(-12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556))
(-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
(-5 *1 (-781 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| |deg| (-767)) (|:| -3052 *5))))
- (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *2 (-641 *5))
- (-5 *1 (-216 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-2 (|:| -3595 *5) (|:| -2762 (-564)))))
- (-5 *4 (-564)) (-4 *5 (-1235 *4)) (-5 *2 (-641 *5))
- (-5 *1 (-692 *5)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-641 (-407 *6))) (-5 *3 (-407 *6))
- (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-568 *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-788)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5)) (-4 *5 (-363))
- (-4 *5 (-556)) (-5 *2 (-1259 *5)) (-5 *1 (-636 *5 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5))
- (-2356 (-4 *5 (-363))) (-4 *5 (-556)) (-5 *2 (-1259 (-407 *5)))
- (-5 *1 (-636 *5 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2))
- (-5 *2 (-379)) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045))
- (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556))
- (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556))
- (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2))
+ (-4 *2 (-1235 *4)))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846))
- (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556))
- (-4 *5 (-846)) (-4 *5 (-612 *2)) (-5 *2 (-379))
- (-5 *1 (-781 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-222 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-254 *3))))
- ((*1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+ (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))))
+(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-585 *3)) (-5 *1 (-557 *5 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
(((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-599 *3))))
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-112) *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564)))))
- (-4 *2 (-13 (-846) (-21))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1152)) (-4 *1 (-364 *2 *4)) (-4 *2 (-1094))
- (-4 *4 (-1094))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD)))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-752)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-171))))))
+(((*1 *2 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3))
- (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *1 *2)
- (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $))
- (-15 -2272 ((-1119 *3 (-610 $)) $))
- (-15 -2350 ($ (-1119 *3 (-610 $)))))))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $))
- (-15 -2272 ((-1119 *3 (-610 $)) $))
- (-15 -2350 ($ (-1119 *3 (-610 $)))))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *4 (-610 $)) $))
- (-15 -2272 ((-1119 *4 (-610 $)) $))
- (-15 -2350 ($ (-1119 *4 (-610 $)))))))
- (-4 *4 (-556)) (-5 *1 (-41 *4 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 (-610 *2)))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *4 (-610 $)) $))
- (-15 -2272 ((-1119 *4 (-610 $)) $))
- (-15 -2350 ($ (-1119 *4 (-610 $)))))))
- (-4 *4 (-556)) (-5 *1 (-41 *4 *2)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-263))))
- ((*1 *1)
- (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172))))
- ((*1 *2 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5))
- (-4 *5 (-166 *4)) (-4 *4 (-545)) (-5 *1 (-149 *4 *5))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 *3)) (-4 *3 (-1235 *5))
- (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *1 (-358 *4 *5 *3))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-1166 (-564)))) (-5 *3 (-1166 (-564)))
- (-5 *1 (-572))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-1166 *1))) (-5 *3 (-1166 *1))
- (-4 *1 (-905)))))
+ (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-192))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-300))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-225))) (-5 *2 (-641 (-1152))) (-5 *1 (-305)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))))
+ (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *5))
+ (-4 *5 (-1235 (-407 *4))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-767)) (-5 *5 (-641 *3)) (-4 *3 (-307)) (-4 *6 (-846))
+ (-4 *7 (-789)) (-5 *2 (-112)) (-5 *1 (-623 *6 *7 *3 *8))
+ (-4 *8 (-945 *3 *7 *6)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-175)))))
(((*1 *1 *2 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209))))
((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-985))))
((*1 *1 *2 *3)
@@ -5613,114 +5871,47 @@
((*1 *2 *1)
(-12 (-5 *2 (-1274 *3 *4)) (-5 *1 (-1283 *3 *4)) (-4 *3 (-846))
(-4 *4 (-1045)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
- (-4 *4 (-373 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-917))
- (-5 *2
- (-3 (-1166 *4)
- (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114)))))))
- (-5 *1 (-346 *4)) (-4 *4 (-349)))))
-(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-34)))
- ((*1 *1) (-5 *1 (-129)))
- ((*1 *1)
- (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
- (-4 *4 (-172))))
- ((*1 *1) (-5 *1 (-546))) ((*1 *1) (-5 *1 (-547)))
- ((*1 *1) (-5 *1 (-548))) ((*1 *1) (-5 *1 (-549)))
- ((*1 *1) (-4 *1 (-722))) ((*1 *1) (-5 *1 (-1170)))
- ((*1 *1) (-12 (-5 *1 (-1176 *2)) (-14 *2 (-917))))
- ((*1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917))))
- ((*1 *1) (-5 *1 (-1214))) ((*1 *1) (-5 *1 (-1215)))
- ((*1 *1) (-5 *1 (-1216))) ((*1 *1) (-5 *1 (-1217))))
-(((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-620 *4 *2)) (-4 *2 (-13 (-1194) (-955) (-29 *4))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1020 *3))
- (-4 *3 (-13 (-844) (-363) (-1018)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
- (-4 *3 (-1235 *2))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-1062 *2 *3)) (-4 *2 (-13 (-844) (-363)))
- (-4 *3 (-1235 *2)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1006 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209))))
- ((*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-407 (-564))))
- (-5 *1 (-305)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))))
-(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
-(((*1 *1 *1) (-4 *1 (-657))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-546))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |preimage| (-641 *3)) (|:| |image| (-641 *3))))
+ (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
(((*1 *1 *2 *3)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-945 *4 *6 *5)) (-4 *4 (-452))
- (-4 *5 (-846)) (-4 *6 (-789)) (-5 *1 (-983 *4 *5 *6 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))))
-(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+ (-12 (-5 *3 (-1152)) (-4 *1 (-364 *2 *4)) (-4 *2 (-1094))
+ (-4 *4 (-1094))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-364 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+ (-12 (-5 *2 (-169 *4)) (-5 *1 (-181 *4 *3))
+ (-4 *4 (-13 (-363) (-844))) (-4 *3 (-1235 *2)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-679 *4 *3)) (-4 *4 (-1094))
+ (-4 *3 (-1094)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-846))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))))
+(((*1 *1) (-5 *1 (-819))))
+(((*1 *2 *2)
+ (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3))
+ (-4 *3 (-644 *2))))
+ ((*1 *2 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-363))
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *7)) (-4 *7 (-846))
+ (-4 *8 (-945 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789))
(-5 *2
- (-2 (|:| A (-685 *5))
- (|:| |eqs|
- (-641
- (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5)) (|:| -1583 *6)
- (|:| |rh| *5))))))
- (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5))
- (-4 *6 (-652 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *6 (-652 *5))
- (-5 *2 (-2 (|:| -3700 (-685 *6)) (|:| |vec| (-1259 *5))))
- (-5 *1 (-809 *5 *6)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-641 (-407 *7)))
- (-4 *7 (-1235 *6)) (-5 *3 (-407 *7)) (-4 *6 (-363))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-574 *6 *7)))))
-(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
- ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+ (-2 (|:| |particular| (-3 (-1259 (-407 *8)) "failed"))
+ (|:| -2447 (-641 (-1259 (-407 *8))))))
+ (-5 *1 (-665 *5 *6 *7 *8)))))
+(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-1187)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-530 *3)) (-4 *3 (-13 (-722) (-25))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -5733,7 +5924,7 @@
((*1 *1 *1) (-4 *1 (-284)))
((*1 *2 *3)
(-12 (-5 *3 (-418 *4)) (-4 *4 (-556))
- (-5 *2 (-641 (-2 (|:| -4311 (-767)) (|:| |logand| *4))))
+ (-5 *2 (-641 (-2 (|:| -4290 (-767)) (|:| |logand| *4))))
(-5 *1 (-320 *4))))
((*1 *1 *1)
(-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
@@ -5753,47 +5944,125 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4))
(-4 *4 (-713 (-407 (-564)))) (-4 *3 (-846)) (-4 *4 (-172)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-452))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *1))))
- (-4 *1 (-1065 *4 *5 *6 *3))))
- ((*1 *1 *1) (-4 *1 (-1213)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-556)) (-5 *1 (-1238 *3 *2))
- (-4 *2 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3238 ($ $ $))))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1166 *7)) (-4 *5 (-1045))
+ (-4 *7 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-501 *5 *2 *6 *7))
+ (-4 *6 (-1235 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045))
+ (-4 *4 (-1235 *5)) (-5 *2 (-1166 *7)) (-5 *1 (-501 *5 *4 *6 *7))
+ (-4 *6 (-1235 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452)) (-5 *1 (-360 *3 *4))
+ (-14 *4 (-641 (-1170)))))
((*1 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-1024 *3))))
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-450 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-450 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-450 *4 *5 *6 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
+ (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4))))
((*1 *2 *2)
- (-12 (-5 *2 (-641 (-685 *3))) (-4 *3 (-1045)) (-5 *1 (-1024 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147))
- (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)) (-5 *3 (-1152)))))
-(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-1 (-1166 (-948 *4)) (-948 *4)))
- (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
+ (-12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452))
+ (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1088 (-839 (-379)))) (-5 *2 (-1088 (-839 (-225))))
- (-5 *1 (-305)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-2 (|:| |totdeg| (-767)) (|:| -3964 *4))) (-5 *5 (-767))
- (-4 *4 (-945 *6 *7 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-12 (-5 *3 (-1136 *4 *2)) (-14 *4 (-917))
+ (-4 *2 (-13 (-1045) (-10 -7 (-6 (-4409 "*")))))
+ (-5 *1 (-898 *4 *2)))))
+(((*1 *2 *3) (-12 (-5 *3 (-407 (-564))) (-5 *2 (-225)) (-5 *1 (-305)))))
+(((*1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1226 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *10))
+ (-5 *1 (-622 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1065 *5 *6 *7 *8))
+ (-4 *10 (-1103 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
+ (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6)))
+ (-5 *1 (-626 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
+ (-14 *6 (-641 (-1170)))
(-5 *2
- (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-5 *1 (-449 *6 *7 *8 *4)))))
+ (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6)))))
+ (-5 *1 (-626 *5 *6))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
+ (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6)))
+ (-5 *1 (-1042 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1202 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788))
+ (-4 *2 (-452))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-342 *2 *3 *4)) (-4 *2 (-1213)) (-4 *3 (-1235 *2))
+ (-4 *4 (-1235 (-407 *3)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *3 (-452))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-452))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-307)) (-4 *3 (-556)) (-5 *1 (-1157 *3 *2))
+ (-4 *2 (-1235 *3)))))
+(((*1 *1 *1) (-4 *1 (-657))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-484 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *2 (-641 (-641 (-564))))
+ (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *6 *5)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2 (-564)) (-5 *1 (-204)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-330)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *2 *3 *3)
(-12 (-5 *3 (-767)) (-5 *2 (-1259 (-641 (-564)))) (-5 *1 (-480))))
((*1 *1 *2 *3)
@@ -5801,400 +6070,186 @@
((*1 *1 *2 *3)
(-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3))))
((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (-4 *4 (-1045))
- (-5 *1 (-1024 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917)) (-4 *4 (-1045))
- (-5 *1 (-1024 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170)))
+ (-4 *5 (-452))
+ (-5 *2
+ (-2 (|:| |gblist| (-641 (-247 *4 *5)))
+ (|:| |gvlist| (-641 (-564)))))
+ (-5 *1 (-629 *4 *5)))))
(((*1 *2 *1) (-12 (-5 *2 (-641 (-610 *1))) (-4 *1 (-302)))))
-(((*1 *2)
- (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
- (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-641 (-169 *4))) (-5 *1 (-155 *3 *4))
- (-4 *3 (-1235 (-169 (-564)))) (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4)))
- (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-641 (-169 *4)))
- (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
- (-4 *4 (-172))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2))
- (-4 *2 (-430 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
- (-5 *1 (-158 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-172)))))
+(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
+ ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1211)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-641 *5) *6))
- (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5))
- (-5 *2 (-641 (-2 (|:| -3455 *5) (|:| -1583 *3))))
- (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6))
- (-4 *7 (-652 (-407 *6))))))
+ (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045))
+ (-5 *3 (-564)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5)) (-4 *5 (-1094)) (-5 *2 (-1 *5 *4))
- (-5 *1 (-679 *4 *5)) (-4 *4 (-1094))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1045)) (-5 *1 (-1282 *2 *3)) (-4 *3 (-842)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))))
-(((*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1054))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
- (-14 *3 (-641 (-1170))) (-4 *4 (-387))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-1054))))
- ((*1 *1 *1) (-4 *1 (-844)))
- ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)) (-4 *2 (-1054))))
- ((*1 *1 *1) (-4 *1 (-1054))) ((*1 *1 *1) (-4 *1 (-1133))))
+ (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114))))))
+ (-4 *4 (-349)) (-5 *2 (-767)) (-5 *1 (-346 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-351 *3 *4)) (-14 *3 (-917))
+ (-14 *4 (-917))))
+ ((*1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349))
+ (-14 *4
+ (-3 (-1166 *3)
+ (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349))
+ (-14 *4 (-917)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-751)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2))
- (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
- (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-846))
- (-5 *2
- (-2 (|:| |f1| (-641 *4)) (|:| |f2| (-641 (-641 (-641 *4))))
- (|:| |f3| (-641 (-641 *4))) (|:| |f4| (-641 (-641 (-641 *4))))))
- (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 (-641 *4)))))))
-(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-157))))
- ((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-4 *1 (-831 *3)) (-4 *3 (-1094)) (-5 *2 (-55)))))
-(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
- (-12 (-5 *3 (-917)) (-5 *4 (-225)) (-5 *5 (-564)) (-5 *6 (-870))
- (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-134)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *3)))))
-(((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |h| *6)
- (|:| |c1| (-407 *6)) (|:| |c2| (-407 *6)) (|:| -2534 *6)))
- (-5 *1 (-1012 *5 *6)) (-5 *3 (-407 *6)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225)))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1))))
- (-5 *2 (-1031)) (-5 *1 (-749)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-1259 *5)) (-5 *3 (-767)) (-5 *4 (-1114)) (-4 *5 (-349))
+ (-5 *1 (-528 *5)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))))
+(((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-916)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-747)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2 (-379)) (-5 *1 (-205)))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *5 (-610 *4)) (-5 *6 (-1166 *4))
- (-4 *4 (-13 (-430 *7) (-27) (-1194)))
- (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094))))
- ((*1 *2 *3 *4 *5 *5 *5 *4 *6)
- (-12 (-5 *5 (-610 *4)) (-5 *6 (-407 (-1166 *4)))
- (-4 *4 (-13 (-430 *7) (-27) (-1194)))
- (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
-(((*1 *1 *2)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-876)))))
+(((*1 *2 *3 *2)
(-12
(-5 *2
(-641
- (-2
- (|:| -3058
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (|:| -3726
- (-2
- (|:| |endPointContinuity|
- (-3 (|:| |continuous| "Continuous at the end points")
- (|:| |lowerSingular|
- "There is a singularity at the lower end point")
- (|:| |upperSingular|
- "There is a singularity at the upper end point")
- (|:| |bothSingular|
- "There are singularities at both end points")
- (|:| |notEvaluated|
- "End point continuity not yet evaluated")))
- (|:| |singularitiesStream|
- (-3 (|:| |str| (-1150 (-225)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2029
- (-3 (|:| |finite| "The range is finite")
- (|:| |lowerInfinite|
- "The bottom of range is infinite")
- (|:| |upperInfinite| "The top of range is infinite")
- (|:| |bothInfinite|
- "Both top and bottom points are infinite")
- (|:| |notEvaluated| "Range not yet evaluated"))))))))
- (-5 *1 (-559)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1104)))))
-(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1043)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))))
+ (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-767)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *3 (-789)) (-4 *6 (-945 *4 *3 *5)) (-4 *4 (-452)) (-4 *5 (-846))
+ (-5 *1 (-449 *4 *3 *5 *6)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-192)))))
(((*1 *1 *2)
(-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1141 *3)))))
(((*1 *2 *3) (-12 (-5 *3 (-536)) (-5 *1 (-535 *2)) (-4 *2 (-1209))))
((*1 *2 *1) (-12 (-5 *2 (-52)) (-5 *1 (-536)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-363)) (-5 *1 (-1021 *3 *2)) (-4 *2 (-652 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-5 *2 (-2 (|:| -1583 *3) (|:| -1545 (-641 *5))))
- (-5 *1 (-1021 *5 *3)) (-5 *4 (-641 *5)) (-4 *3 (-652 *5)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2))
+ (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))))))
(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| -3595 *4) (|:| -2762 (-564)))))
- (-4 *4 (-1235 (-564))) (-5 *2 (-733 (-767))) (-5 *1 (-442 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-418 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1045))
- (-5 *2 (-733 (-767))) (-5 *1 (-444 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556))
- (-5 *2 (-1259 *4)) (-5 *1 (-636 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-923))
- (-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
- (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
- (-5 *1 (-153))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564)))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4))
(-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
- (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
- (-5 *1 (-153)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *3 *2)
- (|partial| -12 (-5 *2 (-767))
- (-4 *3 (-13 (-722) (-368) (-10 -7 (-15 ** (*3 *3 (-564))))))
- (-5 *1 (-246 *3)))))
-(((*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
-(((*1 *2)
- (-12 (-5 *2 (-2 (|:| -3622 (-641 *3)) (|:| -3382 (-641 *3))))
- (-5 *1 (-1210 *3)) (-4 *3 (-1094)))))
+ (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-407 *5))
+ (|:| |c2| (-407 *5)) (|:| |deg| (-767))))
+ (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-685 *3))
+ (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3))
+ (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *3 *3)
- (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3))
- (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2))
- (-4 *2 (-683 *3 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1166 *7)) (-5 *3 (-564)) (-4 *7 (-945 *6 *4 *5))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
- (-5 *1 (-321 *4 *5 *6 *7)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-685 *2)) (-4 *2 (-172)) (-5 *1 (-146 *2))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-172)) (-4 *2 (-1235 *4)) (-5 *1 (-177 *4 *2 *3))
- (-4 *3 (-720 *4 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-407 (-948 *5)))) (-5 *4 (-1170))
- (-5 *2 (-948 *5)) (-5 *1 (-292 *5)) (-4 *5 (-452))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-5 *2 (-948 *4))
- (-5 *1 (-292 *4)) (-4 *4 (-452))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-685 (-169 (-407 (-564)))))
- (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *4))
- (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *4 (-1170))
- (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *5))
- (-4 *5 (-13 (-363) (-844)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-948 (-407 (-564))))
- (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *4 (-1170))
- (-5 *2 (-948 (-407 (-564)))) (-5 *1 (-775 *5))
- (-4 *5 (-13 (-363) (-844))))))
-(((*1 *2)
- (-12 (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-328 *3 *4))
- (-4 *3 (-329 *4))))
- ((*1 *2) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-767)))))
-(((*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-564))))
- ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
- (-4 *3 (-1235 *4)) (-5 *2 (-564))))
- ((*1 *2 *3)
- (|partial| -12
- (-4 *4 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452)))
- (-5 *2 (-564)) (-5 *1 (-1110 *4 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *4)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *6)))
- (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452)))
- (-5 *2 (-564)) (-5 *1 (-1110 *6 *3))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-1152))
- (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452)))
- (-5 *2 (-564)) (-5 *1 (-1110 *6 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *6)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-564))
- (-5 *1 (-1111 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 (-407 (-948 *6))))
- (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-564))
- (-5 *1 (-1111 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1170))
- (-5 *5 (-1152)) (-4 *6 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *6))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-413 *3 *4 *5 *6)) (-4 *6 (-1034 *4)) (-4 *3 (-307))
- (-4 *4 (-988 *3)) (-4 *5 (-1235 *4)) (-4 *6 (-409 *4 *5))
- (-14 *7 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1259 *6)) (-4 *6 (-409 *4 *5)) (-4 *4 (-988 *3))
- (-4 *5 (-1235 *4)) (-4 *3 (-307)) (-5 *1 (-414 *3 *4 *5 *6 *7))
- (-14 *7 *2))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 (-564)))) (-5 *1 (-466)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
+ (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
+ (-5 *1 (-784))))
+ ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3)
+ (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
+ (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
+ (-5 *1 (-784)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-491)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
+ (-5 *2 (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -2786 *1)))
+ (-4 *1 (-1059 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-2 (|:| -4290 *1) (|:| |gap| (-767)) (|:| -2786 *1)))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4))
- (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))))
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
+(((*1 *1) (-12 (-4 *1 (-1041 *2)) (-4 *2 (-23)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5))
- (-4 *3 (-1235 *4))
- (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))))
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
- (-4 *4 (-13 (-846) (-556))))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+ (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-191)) (-5 *3 (-564))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-172))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-748)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1094) (-34)))
+ (-5 *2 (-112)) (-5 *1 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))))
(((*1 *2)
- (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
- (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6))))
+ (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905))
+ (-5 *1 (-457 *3 *4 *2 *5)) (-4 *5 (-945 *2 *3 *4))))
((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556))
- (-4 *3 (-945 *7 *5 *6))
+ (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905))
+ (-5 *1 (-902 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4))))
+ ((*1 *2) (-12 (-4 *2 (-905)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1235 *2)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8)))
+ (-4 *7 (-846)) (-4 *8 (-307)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789))
(-5 *2
- (-2 (|:| -1377 (-767)) (|:| -4311 *3) (|:| |radicand| (-641 *3))))
- (-5 *1 (-949 *5 *6 *7 *3 *8)) (-5 *4 (-767))
- (-4 *8
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *3)) (-15 -2261 (*3 $)) (-15 -2272 (*3 $))))))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-558 *2)) (-4 *2 (-545)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564))))
- (-5 *1 (-1104)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+ (-2 (|:| |upol| (-1166 *8)) (|:| |Lval| (-641 *8))
+ (|:| |Lfact|
+ (-641 (-2 (|:| -3546 (-1166 *8)) (|:| -4165 (-564)))))
+ (|:| |ctpol| *8)))
+ (-5 *1 (-738 *6 *7 *8 *9)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-407 (-564))))) (-5 *1 (-263))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
- (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5))
- (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-1272 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))))
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
- (-4 *7 (-1235 (-407 *6)))
- (-5 *2 (-2 (|:| |answer| *3) (|:| -2491 *3)))
- (-5 *1 (-562 *5 *6 *7 *3)) (-4 *3 (-342 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
- (-5 *2
- (-2 (|:| |answer| (-407 *6)) (|:| -2491 (-407 *6))
- (|:| |specpart| (-407 *6)) (|:| |polypart| *6)))
- (-5 *1 (-563 *5 *6)) (-5 *3 (-407 *6)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *6)))
- (-4 *6 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-557 *6 *3)))))
-(((*1 *1 *1 *2 *2)
- (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
+ (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG)))) (-5 *3 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-745)))))
(((*1 *2 *2 *3)
(-12 (-5 *2 (-888 *4)) (-5 *3 (-1 (-112) *5)) (-4 *4 (-1094))
(-4 *5 (-1209)) (-5 *1 (-886 *4 *5))))
@@ -6222,562 +6277,603 @@
(-4 *6 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))) (-4 *4 (-1094))
(-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4))))
(-5 *1 (-1070 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1250 *4))
- (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-1150 *4)))
- (-5 *1 (-1252 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
- (-5 *2 (-169 (-316 *4))) (-5 *1 (-188 *4 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-169 *3)) (-5 *1 (-1198 *4 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *5 (-610 *4)) (-5 *6 (-1170))
+ (-4 *4 (-13 (-430 *7) (-27) (-1194)))
+ (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-566 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-899 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-564))) (-5 *4 (-901 (-564)))
- (-5 *2 (-685 (-564))) (-5 *1 (-589))))
+ (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564))))
- (-5 *1 (-589))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-564))) (-5 *4 (-641 (-901 (-564))))
- (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-589)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-30))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-418 *4) *4)) (-4 *4 (-556)) (-5 *2 (-418 *4))
- (-5 *1 (-419 *4))))
- ((*1 *1 *1) (-5 *1 (-922)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
- ((*1 *1 *1) (-5 *1 (-923)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))
- (-5 *4 (-407 (-564))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))
- (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))
- (-5 *4 (-407 (-564))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))
- (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564))))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
- (-4 *3 (-1235 *2)))))
-(((*1 *1) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-685 (-316 (-225))))
- (-5 *2
- (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))))
- (-5 *1 (-205)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4))))
- (-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
+ (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
+ (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
(((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045))
- (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3))
- (-4 *3 (-848 *5)))))
-(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
- (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564)))
- (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-753)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -4251 *6) (|:| |sol?| (-112))) (-564)
- *6))
- (-4 *6 (-363)) (-4 *7 (-1235 *6))
- (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6)))
- (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
- ((*1 *1 *1 *1) (-5 *1 (-858))))
+ (-12 (-5 *2 (-2 (|:| -3209 (-778 *3)) (|:| |coef1| (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-2 (|:| -3209 *1) (|:| |coef1| *1)))
+ (-4 *1 (-1059 *3 *4 *5)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-1059 *3 *4 *2)) (-4 *2 (-846))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1170))
- (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *1 (-1173)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
- ((*1 *2 *1) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923)))))
+ (|partial| -12
+ (-5 *2 (-2 (|:| -1539 (-114)) (|:| |arg| (-641 (-888 *3)))))
+ (-5 *1 (-888 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-888 *4)))
+ (-5 *1 (-888 *4)) (-4 *4 (-1094)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-114)))))
+(((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-685 *11)) (-5 *4 (-641 (-407 (-948 *8))))
+ (-5 *5 (-767)) (-5 *6 (-1152)) (-4 *8 (-13 (-307) (-147)))
+ (-4 *11 (-945 *8 *10 *9)) (-4 *9 (-13 (-846) (-612 (-1170))))
+ (-4 *10 (-789))
+ (-5 *2
+ (-2
+ (|:| |rgl|
+ (-641
+ (-2 (|:| |eqzro| (-641 *11)) (|:| |neqzro| (-641 *11))
+ (|:| |wcond| (-641 (-948 *8)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *8))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *8))))))))))
+ (|:| |rgsz| (-564))))
+ (-5 *1 (-920 *8 *9 *10 *11)) (-5 *7 (-564)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-685 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4))
- (-4 *3 (-417 *4))))
- ((*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))))
+ (-12 (-5 *3 (-641 (-2 (|:| -3546 *4) (|:| -3258 (-564)))))
+ (-4 *4 (-1235 (-564))) (-5 *2 (-733 (-767))) (-5 *1 (-442 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-418 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1045))
+ (-5 *2 (-733 (-767))) (-5 *1 (-444 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 (-564)))) (-5 *1 (-466)))))
-(((*1 *1) (-5 *1 (-819))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *2 (-1059 *4 *5 *6)) (-5 *1 (-772 *4 *5 *6 *2 *3))
- (-4 *3 (-1065 *4 *5 *6 *2)))))
-(((*1 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-873 *2)) (-4 *2 (-1209))))
- ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-875 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))))
+ (-12 (-4 *4 (-1045)) (-4 *3 (-1235 *4)) (-4 *2 (-1250 *4))
+ (-5 *1 (-1253 *4 *3 *5 *2)) (-4 *5 (-652 *3)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-888 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1115 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-775 *4))
+ (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))))
(((*1 *1 *1)
(-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-564))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-1170))
+ (-4 *2 (-13 (-27) (-1194) (-430 *5)))
+ (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *5 *2)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2))
+ (-4 *2 (-430 *4))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170))))
+ ((*1 *1 *1) (-4 *1 (-160))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-594 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1219 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1250 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-858)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1235 *3)) (-4 *3 (-1045)) (-5 *2 (-1166 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+ (-5 *2
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-4 *2 (-1235 *5))
+ (-5 *1 (-1253 *5 *2 *6 *3)) (-4 *6 (-652 *2)) (-4 *3 (-1250 *5)))))
(((*1 *1 *2)
(-12 (-5 *2 (-641 (-1070 *3 *4 *5))) (-4 *3 (-1094))
(-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))
(-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3))))
(-5 *1 (-1071 *3 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5))
- (-4 *4 (-1094)) (-4 *5 (-1094)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846)))
- (-4 *2 (-13 (-430 *4) (-998) (-1194))) (-5 *1 (-598 *4 *2 *3))
- (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-842)))))
-(((*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-165 *3 *2)) (-4 *3 (-166 *2))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-172)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-5 *1 (-684 *4 *5 *6 *2))
+ (-4 *2 (-683 *4 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1210 *2))
+ (-4 *2 (-1094))))
((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *2 *4)) (-4 *4 (-1235 *2))
- (-4 *2 (-172))))
- ((*1 *2)
- (-12 (-4 *4 (-1235 *2)) (-4 *2 (-172)) (-5 *1 (-408 *3 *2 *4))
- (-4 *3 (-409 *2 *4))))
- ((*1 *2) (-12 (-4 *1 (-409 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172))))
- ((*1 *2)
- (-12 (-4 *3 (-1235 *2)) (-5 *2 (-564)) (-5 *1 (-764 *3 *4))
- (-4 *4 (-409 *2 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *3 (-172))))
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-846))
+ (-5 *1 (-1210 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1545 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-821)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7)))
+ (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
+ (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8)))
+ (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8))))
((*1 *2 *3)
- (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-743)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *1) (-5 *1 (-1076))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34))))))
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7)))
+ (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
+ (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8)))
+ (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
(((*1 *1 *2) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094))))
((*1 *1 *2)
(-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-1195 *3))))
((*1 *1 *2 *3)
(-12 (-5 *3 (-641 (-1195 *2))) (-5 *1 (-1195 *2)) (-4 *2 (-1094)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-5 *1 (-330)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-112))
- (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2350 ($ *7)))))
- (-4 *7 (-844))
- (-4 *8
- (-13 (-1237 *3 *7) (-363) (-1194)
- (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $)))))
- (-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))))
- (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8))
- (-14 *10 (-1170)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-368)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-103 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-14 *5 (-641 (-1170)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *4)) (|:| -1407 (-641 (-948 *4))))))
- (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5))))))
- (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5)))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5))))))
- (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5)))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5))))))
- (-5 *1 (-1285 *5 *6 *7)) (-5 *3 (-641 (-948 *5)))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *4)) (|:| -1407 (-641 (-948 *4))))))
- (-5 *1 (-1285 *4 *5 *6)) (-5 *3 (-641 (-948 *4)))
- (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2 (-379)) (-5 *1 (-205)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
+ (-5 *1 (-744)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1133))))
+(((*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))))
(((*1 *1 *2 *2 *2)
(-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194)))))
((*1 *2 *1 *3 *4 *4)
(-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260))))
((*1 *2 *1 *3 *3)
(-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1166 *4)) (-5 *1 (-528 *4))
- (-4 *4 (-349)))))
+(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-379)) (-5 *1 (-1036)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3))
+ (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-856)) (-5 *2 (-687 (-1217))) (-5 *3 (-1217)))))
(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2))
- (-4 *2 (-1250 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3))
- (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2))
- (-4 *2 (-1250 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147)))
- (-5 *1 (-1146 *3)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870))
- (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-1260))
- (-5 *1 (-1263))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263)))
- (-5 *2 (-1260)) (-5 *1 (-1263)))))
-(((*1 *1 *1) (|partial| -4 *1 (-145))) ((*1 *1 *1) (-4 *1 (-349)))
- ((*1 *1 *1) (|partial| -12 (-4 *1 (-145)) (-4 *1 (-905)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1173))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264))
- (-5 *1 (-1173))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264))
- (-5 *1 (-1173)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998))
- (-4 *2 (-1045)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879))
+ (-5 *3 (-641 (-564)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879))
+ (-5 *3 (-641 (-564))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-585 *2)) (-4 *2 (-13 (-29 *4) (-1194)))
- (-5 *1 (-583 *4 *2))
- (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))))
+ (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
+ (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
((*1 *2 *3)
- (-12 (-5 *3 (-585 (-407 (-948 *4))))
- (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
- (-5 *2 (-316 *4)) (-5 *1 (-588 *4)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))))
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *5 (-1034 (-48)))
+ (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4))
+ (-5 *2 (-418 (-1166 (-48)))) (-5 *1 (-435 *4 *5 *3))
+ (-4 *3 (-1235 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2 (-2 (|:| -1881 (-418 *3)) (|:| |special| (-418 *3))))
+ (-5 *1 (-723 *5 *3)))))
(((*1 *2 *1) (-12 (-5 *2 (-641 (-961))) (-5 *1 (-109))))
((*1 *2 *1) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))))
-(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194)))))
- ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
- ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-775 *4))
- (-4 *4 (-13 (-363) (-844))))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031))
- (-5 *1 (-750)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4)))
- (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-434))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-796))
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2 (-1031)))))
+(((*1 *2 *3 *4 *5 *4 *4 *4)
+ (-12 (-4 *6 (-846)) (-5 *3 (-641 *6)) (-5 *5 (-641 *3))
(-5 *2
- (-641
- (-3 (|:| -2445 (-1170))
- (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))))
- (-5 *1 (-1174)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-767)) (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *4 (-1 (-3 (-564) "failed") *5)) (-4 *5 (-1045))
- (-5 *2 (-564)) (-5 *1 (-543 *5 *3)) (-4 *3 (-1235 *5))))
- ((*1 *2 *3 *4 *2 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045))
- (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045))
- (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225)))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-63 LSFUN2))))
- (-5 *2 (-1031)) (-5 *1 (-749)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-818)))))
-(((*1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))))
+ (-2 (|:| |f1| *3) (|:| |f2| (-641 *5)) (|:| |f3| *5)
+ (|:| |f4| (-641 *5))))
+ (-5 *1 (-1180 *6)) (-5 *4 (-641 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816))
- (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-586 *2)) (-4 *2 (-545)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-131)))))
-(((*1 *1 *1) (-4 *1 (-1054)))
- ((*1 *1 *1 *2 *2)
- (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-564)) (-5 *1 (-1104))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-1259 (-564))) (-5 *3 (-641 (-564))) (-5 *4 (-564))
- (-5 *1 (-1104)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))))
-(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-641 *3))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349)))))
+(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 (-641 *4))))
+ (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094))))
((*1 *2 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
- (-5 *2 (-641 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-4 *6 (-1235 *9)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-307))
- (-4 *10 (-945 *9 *7 *8))
+ (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-842)))))
+(((*1 *2 *2)
+ (-12
(-5 *2
- (-2 (|:| |deter| (-641 (-1166 *10)))
- (|:| |dterm|
- (-641 (-641 (-2 (|:| -1958 (-767)) (|:| |pcoef| *10)))))
- (|:| |nfacts| (-641 *6)) (|:| |nlead| (-641 *10))))
- (-5 *1 (-774 *6 *7 *8 *9 *10)) (-5 *3 (-1166 *10)) (-5 *4 (-641 *6))
- (-5 *5 (-641 *10)))))
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
+ (|:| |xpnt| (-564))))
+ (-4 *4 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3209 ($ $ $)))))
+ (-4 *3 (-556)) (-5 *1 (-1238 *3 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 (-247 *4 *5))) (-5 *2 (-247 *4 *5))
+ (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094))
+ (-4 *2 (-846)))))
+(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
- (-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172))))
- ((*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2))))
- ((*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
- (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225))
- (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+ (|partial| -12 (-5 *3 (-114)) (-5 *4 (-641 *2)) (-5 *1 (-113 *2))
+ (-4 *2 (-1094))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 (-641 *4))) (-4 *4 (-1094))
+ (-5 *1 (-113 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094))
+ (-5 *1 (-113 *4))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-114)) (-5 *2 (-1 *4 (-641 *4)))
+ (-5 *1 (-113 *4)) (-4 *4 (-1094))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045))
+ (-5 *1 (-710 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-767)) (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194)))))
+ ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
+ ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *4 *5 *5 *2)
+ (|partial| -12 (-5 *2 (-112)) (-5 *3 (-948 *6)) (-5 *4 (-1170))
+ (-5 *5 (-839 *7))
+ (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-4 *7 (-13 (-1194) (-29 *6))) (-5 *1 (-224 *6 *7))))
+ ((*1 *2 *3 *4 *4 *2)
+ (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1166 *6)) (-5 *4 (-839 *6))
+ (-4 *6 (-13 (-1194) (-29 *5)))
+ (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-224 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-967)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *3 (-641 (-263)))
+ (-5 *1 (-261))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-481 *5 *6))) (-5 *3 (-481 *5 *6))
+ (-14 *5 (-641 (-1170))) (-4 *6 (-452)) (-5 *2 (-1259 *6))
+ (-5 *1 (-629 *5 *6)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2)
+ (-12 (-4 *3 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-1264))
+ (-5 *1 (-433 *3 *4)) (-4 *4 (-430 *3)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8))
- (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147)))
- (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-112))
- (-5 *1 (-920 *5 *6 *7 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-917)) (-5 *2 (-1166 *3)) (-5 *1 (-1183 *3))
- (-4 *3 (-363)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264))
- (-5 *1 (-449 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+ (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-5 *2 (-112)) (-5 *1 (-973 *5 *6 *7 *8)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
(-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
+ (-12
+ (-5 *3
+ (-2 (|:| |det| *12) (|:| |rows| (-641 (-564)))
+ (|:| |cols| (-641 (-564)))))
+ (-5 *4 (-685 *12)) (-5 *5 (-641 (-407 (-948 *9))))
+ (-5 *6 (-641 (-641 *12))) (-5 *7 (-767)) (-5 *8 (-564))
+ (-4 *9 (-13 (-307) (-147))) (-4 *12 (-945 *9 *11 *10))
+ (-4 *10 (-13 (-846) (-612 (-1170)))) (-4 *11 (-789))
+ (-5 *2
+ (-2 (|:| |eqzro| (-641 *12)) (|:| |neqzro| (-641 *12))
+ (|:| |wcond| (-641 (-948 *9)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *9))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *9)))))))))
+ (-5 *1 (-920 *9 *10 *11 *12)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1094)) (-4 *6 (-1094))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *5 (-1094)))))
+ (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
+(((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-671 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363))
+ (-5 *2 (-641 (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5)))))
+ (-5 *1 (-974 *5)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2 *3) (-12 (-5 *3 (-967)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-641 (-641 (-225)))) (-5 *4 (-225))
- (-5 *2 (-641 (-939 *4))) (-5 *1 (-1205)) (-5 *3 (-939 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-157))))
- ((*1 *2 *1) (-12 (-5 *2 (-157)) (-5 *1 (-870))))
- ((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-420 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))
- (-14 *4 (-1170)) (-14 *5 *2)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-4 *2 (-13 (-27) (-1194) (-430 *3) (-10 -8 (-15 -2350 ($ *4)))))
- (-4 *4 (-844))
- (-4 *5
- (-13 (-1237 *2 *4) (-363) (-1194)
- (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $)))))
- (-5 *1 (-422 *3 *2 *4 *5 *6 *7)) (-4 *6 (-979 *5)) (-14 *7 (-1170)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-103 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-172)) (-4 *2 (-23)) (-5 *1 (-289 *3 *4 *2 *5 *6 *7))
- (-4 *4 (-1235 *3)) (-14 *5 (-1 *4 *4 *2))
- (-14 *6 (-1 (-3 *2 "failed") *2 *2))
- (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-23)) (-5 *1 (-707 *3 *2 *4 *5 *6)) (-4 *3 (-172))
- (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2))
- (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2))))
- ((*1 *2)
- (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-23)) (-5 *1 (-711 *3 *2 *4 *5 *6)) (-4 *3 (-172))
- (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2))
- (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2))))
- ((*1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1259 (-641 *3))) (-4 *4 (-307))
- (-5 *2 (-641 *3)) (-5 *1 (-455 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))))
-(((*1 *2 *3 *4 *4 *3 *5)
- (-12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3))
- (-4 *3 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094))))
- ((*1 *2 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3)))
- (-4 *3 (-13 (-430 *6) (-27) (-1194)))
- (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1172 (-407 (-564)))) (-5 *2 (-407 (-564)))
- (-5 *1 (-190)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
- (-5 *1 (-744)))))
+ (-12 (-5 *3 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *4 *5 *6))
+ (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131))
- (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 *4))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| -4311 *3) (|:| -3144 *4))))
- (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
- (-5 *2 (-1150 (-2 (|:| |k| *4) (|:| |c| *3)))))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1102 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9))))
+ (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8))
+ (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846))
+ (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3418 *9))))
+ (-5 *1 (-1102 *6 *7 *4 *8 *9)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-733 *3))))
+ ((*1 *1 *2) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094))))
+ ((*1 *1) (-12 (-5 *1 (-733 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-860 *4))
+ (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1194))))
+ ((*1 *2 *1) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-610 *3)) (-4 *3 (-846)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-426 *4 *2)) (-4 *2 (-13 (-1194) (-29 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147))
+ (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
+ (-5 *2 (-316 *5)) (-5 *1 (-588 *5)))))
+(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-747)))))
(((*1 *2 *1 *1)
- (-12 (-4 *3 (-363)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2175 *1)))
- (-4 *1 (-848 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-154))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1060)))))
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045))
+ (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3))
+ (-4 *3 (-848 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-834))) (-5 *1 (-140)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-685 *2)) (-4 *4 (-1235 *2))
- (-4 *2 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-5 *1 (-499 *2 *4 *5)) (-4 *5 (-409 *2 *4))))
+ (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4))
+ (-5 *2 (-418 *3)) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-1235 *4)) (-4 *4 (-1045))
+ (-5 *2 (-1259 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-192))))
+ ((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-300))))
+ ((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-305)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-112)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34))))))
+(((*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
- (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-114))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-114))))
+ (-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
+ (-14 *4 (-641 (-1170)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-564)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846)))
+ (-14 *4 (-641 (-1170)))))
((*1 *2 *1 *3)
(-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
(-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-275))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1166 *8)) (-5 *4 (-641 *6)) (-4 *6 (-846))
+ (-4 *8 (-945 *7 *5 *6)) (-4 *5 (-789)) (-4 *7 (-1045))
+ (-5 *2 (-641 (-767))) (-5 *1 (-321 *5 *6 *7 *8))))
+ ((*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917))))
((*1 *2 *1)
- (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
- (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767)))))
-(((*1 *1) (-5 *1 (-144))))
+ (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172))
+ (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-470 *3 *2)) (-4 *3 (-172)) (-4 *2 (-23))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4))
+ (-4 *4 (-1235 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *3 (-846)) (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-969 *3 *2 *4)) (-4 *3 (-1045)) (-4 *4 (-846))
+ (-4 *2 (-788))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1250 *3))
+ (-5 *2 (-564))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3))
+ (-5 *2 (-407 (-564)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-767)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264))
+ (-5 *1 (-1210 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264))
+ (-5 *1 (-1210 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6))
+ (-4 *6 (-13 (-27) (-430 *5)))
+ (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7)))
+ (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3))
+ (-4 *3 (-342 *6 *7 *8)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-452)) (-4 *4 (-846))
+ (-4 *5 (-789)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))))
(((*1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564)))
- (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $))
- (-15 -2272 ((-1119 *3 (-610 $)) $))
- (-15 -2350 ($ (-1119 *3 (-610 $))))))))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-641 (-564))) (-5 *3 (-685 (-564))) (-5 *1 (-1104)))))
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
+ (-14 *4 *2))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170))))
+ (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *2)) (-4 *2 (-945 *3 *5 *4)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-743)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-685 *5))) (-4 *5 (-307)) (-4 *5 (-1045))
+ (-5 *2 (-1259 (-1259 *5))) (-5 *1 (-1025 *5)) (-5 *4 (-1259 *5)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170)))
+ (-5 *2 (-685 (-316 (-225)))) (-5 *1 (-205))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1094)) (-4 *6 (-896 *5)) (-5 *2 (-685 *6))
+ (-5 *1 (-688 *5 *6 *3 *4)) (-4 *3 (-373 *6))
+ (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *2 *2)
+ (-12
+ (-5 *2
+ (-641
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846))
+ (-5 *1 (-449 *3 *4 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4))))
+ (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-154))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1060)))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-564)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-556))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3))
- (-5 *2 (-407 (-564))))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2))
- (-4 *2 (-1235 *4)))))
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-5 *2 (-2 (|:| -1657 (-641 *6)) (|:| -3455 (-641 *6)))))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1170)) (-5 *2 (-536)) (-5 *1 (-535 *4))
+ (-4 *4 (-1209)))))
+(((*1 *1 *1) (|partial| -4 *1 (-1145))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-685 *4)) (-4 *4 (-1045)) (-5 *1 (-1136 *3 *4))
+ (-14 *3 (-767)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
+ (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-641 *3))
+ (-5 *1 (-590 *5 *6 *7 *8 *3)) (-4 *3 (-1103 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5))))))
+ (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5)))
+ (-14 *6 (-641 (-1170)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-307) (-147)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *4)) (|:| -1631 (-641 (-948 *4))))))
+ (-5 *1 (-1072 *4 *5)) (-5 *3 (-641 (-948 *4)))
+ (-14 *5 (-641 (-1170)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147)))
+ (-5 *2
+ (-641 (-2 (|:| -1996 (-1166 *5)) (|:| -1631 (-641 (-948 *5))))))
+ (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5)))
+ (-14 *6 (-641 (-1170))))))
(((*1 *1) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))))
-(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152)))))
-(((*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-4 *2 (-1094))
- (-5 *1 (-885 *4 *2)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3)))))
(((*1 *2 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846))))
((*1 *1 *2)
(|partial| -12 (-5 *2 (-1170)) (-5 *1 (-860 *3)) (-14 *3 (-641 *2))))
@@ -6787,66 +6883,95 @@
(-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
(-5 *2 (-1170))))
((*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1255 *3)) (-14 *3 *2))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-564)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225))
- (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-747)))))
-(((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1045))
- (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
- (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-917)) (-4 *5 (-1045))
- (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284)))
- (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-452)) (-4 *4 (-846))
- (-5 *1 (-573 *4 *2)) (-4 *2 (-284)) (-4 *2 (-430 *4)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
- (-4 *3 (-1094)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-815 *3)) (-4 *3 (-846)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-559)))))
+(((*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))))
+(((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-536))) (-5 *1 (-536)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
-(((*1 *2)
- (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-343 *3 *4)) (-14 *3 (-917))
- (-14 *4 (-917))))
- ((*1 *2)
- (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-344 *3 *4)) (-4 *3 (-349))
- (-14 *4 (-1166 *3))))
- ((*1 *2)
- (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-345 *3 *4)) (-4 *3 (-349))
- (-14 *4 (-917)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1134 *3 *2)) (-4 *3 (-13 (-1094) (-34)))
+ (-4 *2 (-13 (-1094) (-34))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-846)) (-4 *5 (-905)) (-4 *6 (-789))
+ (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-418 (-1166 *8)))
+ (-5 *1 (-902 *5 *6 *7 *8)) (-5 *4 (-1166 *8))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5)))
+ (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1170)) (-5 *1 (-585 *2)) (-4 *2 (-1034 *3))
+ (-4 *2 (-363))))
+ ((*1 *1 *2 *2) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2))
+ (-4 *2 (-13 (-430 *4) (-998) (-1194)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1086 *2)) (-4 *2 (-13 (-430 *4) (-998) (-1194)))
+ (-4 *4 (-13 (-846) (-556))) (-5 *1 (-628 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-955)) (-5 *2 (-1170))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-955)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
+(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-615))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556))
+ (-5 *2 (-1259 *4)) (-5 *1 (-636 *4 *5)))))
+(((*1 *2 *3 *2)
+ (|partial| -12 (-5 *3 (-917)) (-5 *1 (-442 *2))
+ (-4 *2 (-1235 (-564)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-917)) (-5 *4 (-767)) (-5 *1 (-442 *2))
+ (-4 *2 (-1235 (-564)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *1 (-442 *2))
+ (-4 *2 (-1235 (-564)))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767))
+ (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564)))))
+ ((*1 *2 *3 *2 *4 *5 *6)
+ (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767))
+ (-5 *6 (-112)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-418 *2)) (-4 *2 (-1235 *5))
+ (-5 *1 (-444 *5 *2)) (-4 *5 (-1045)))))
(((*1 *2 *2)
- (-12
- (-5 *2
- (-983 (-407 (-564)) (-860 *3) (-240 *4 (-767))
- (-247 *3 (-407 (-564)))))
- (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-982 *3 *4)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
-(((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-536))) (-5 *1 (-536)))))
-(((*1 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
- (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
- (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1096 *4)) (-4 *4 (-1094)) (-5 *2 (-1 *4))
+ (-5 *1 (-1013 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1088 (-564))) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
+ (-4 *4 (-13 (-846) (-556))))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564))))
+ (-4 *5 (-1235 *4)) (-5 *2 (-641 (-407 *5))) (-5 *1 (-1012 *4 *5))
+ (-5 *3 (-407 *5)))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-778 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-959 *3 *2)) (-4 *2 (-131)) (-4 *3 (-556))
+ (-4 *3 (-1045)) (-4 *2 (-788))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1166 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-967)) (-4 *2 (-131)) (-5 *1 (-1172 *3)) (-4 *3 (-556))
+ (-4 *3 (-1045))))
+ ((*1 *1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1232 *4 *3)) (-14 *4 (-1170))
+ (-4 *3 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-316 (-564))))
+ (-5 *1 (-1027)))))
(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452))))
((*1 *1 *1 *1) (-4 *1 (-452)))
((*1 *2 *3)
@@ -6875,212 +7000,135 @@
((*1 *2 *2 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
(-4 *4 (-846)) (-4 *2 (-452)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1166 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
- (-5 *1 (-32 *4 *2)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-747)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
- (-5 *1 (-744)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1094))
- (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))
- (-5 *2 (-641 (-1170))) (-5 *1 (-1070 *3 *4 *5))
- (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2))
- (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172))
- (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
- (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 (-767))) (-5 *1 (-965 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-585 *3)) (-5 *1 (-557 *5 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-917)) (-5 *1 (-152 *3 *4 *5)) (-14 *3 *2)
- (-4 *4 (-363)) (-14 *5 (-989 *3 *4)))))
-(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-767)) (-5 *3 (-939 *4)) (-4 *1 (-1128 *4))
+ (-4 *4 (-1045))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-767)) (-5 *4 (-939 (-225))) (-5 *2 (-1264))
+ (-5 *1 (-1261)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209)))))
-(((*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4))
- (-4 *4 (-349)))))
-(((*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263))))
- ((*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1045)) (-4 *4 (-1235 *3)) (-5 *1 (-164 *3 *4 *2))
- (-4 *2 (-1235 *4))))
- ((*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
- (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094))
- (-5 *2 (-112)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-151 *2)) (-4 *2 (-1209))
- (-4 *2 (-1094)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+ (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
- (-5 *2 (-481 *4 *5)) (-5 *1 (-940 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *2)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-641 (-1203 *5)))
- (-5 *1 (-1267 *5)) (-5 *4 (-1203 *5)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-641 (-2 (|:| |totdeg| (-767)) (|:| -3964 *3))))
- (-5 *4 (-767)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789))
- (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *3)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3))
- (-4 *3 (-1094)))))
+ (-12 (-5 *3 (-407 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-556))
+ (-4 *4 (-1045)) (-4 *2 (-1250 *4)) (-5 *1 (-1253 *4 *5 *6 *2))
+ (-4 *6 (-652 *5)))))
(((*1 *1)
(-12 (-4 *3 (-1094)) (-5 *1 (-881 *2 *3 *4)) (-4 *2 (-1094))
(-4 *4 (-662 *3))))
((*1 *1) (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
- (-4 *3 (-166 *6)) (-4 (-948 *6) (-882 *5))
- (-4 *6 (-13 (-882 *5) (-172))) (-5 *1 (-178 *5 *6 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-885 *4 *1)) (-5 *3 (-888 *4)) (-4 *1 (-882 *4))
- (-4 *4 (-1094))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
- (-4 *6 (-13 (-1094) (-1034 *3))) (-4 *3 (-882 *5))
- (-5 *1 (-927 *5 *3 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094))
- (-4 *3 (-13 (-430 *6) (-612 *4) (-882 *5) (-1034 (-610 $))))
- (-5 *4 (-888 *5)) (-4 *6 (-13 (-556) (-846) (-882 *5)))
- (-5 *1 (-928 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 (-564) *3)) (-5 *4 (-888 (-564))) (-4 *3 (-545))
- (-5 *1 (-929 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 *6)) (-5 *3 (-610 *6)) (-4 *5 (-1094))
- (-4 *6 (-13 (-846) (-1034 (-610 $)) (-612 *4) (-882 *5)))
- (-5 *4 (-888 *5)) (-5 *1 (-930 *5 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-881 *5 *6 *3)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
- (-4 *6 (-882 *5)) (-4 *3 (-662 *6)) (-5 *1 (-931 *5 *6 *3))))
- ((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *5 (-1 (-885 *6 *3) *8 (-888 *6) (-885 *6 *3)))
- (-4 *8 (-846)) (-5 *2 (-885 *6 *3)) (-5 *4 (-888 *6))
- (-4 *6 (-1094)) (-4 *3 (-13 (-945 *9 *7 *8) (-612 *4)))
- (-4 *7 (-789)) (-4 *9 (-13 (-1045) (-846) (-882 *6)))
- (-5 *1 (-932 *6 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094))
- (-4 *3 (-13 (-945 *8 *6 *7) (-612 *4))) (-5 *4 (-888 *5))
- (-4 *7 (-882 *5)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *8 (-13 (-1045) (-846) (-882 *5)))
- (-5 *1 (-932 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 *3)) (-4 *5 (-1094)) (-4 *3 (-988 *6))
- (-4 *6 (-13 (-556) (-882 *5) (-612 *4))) (-5 *4 (-888 *5))
- (-5 *1 (-935 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-885 *5 (-1170))) (-5 *3 (-1170)) (-5 *4 (-888 *5))
- (-4 *5 (-1094)) (-5 *1 (-936 *5))))
- ((*1 *2 *3 *4 *5 *2 *6)
- (-12 (-5 *4 (-641 (-888 *7))) (-5 *5 (-1 *9 (-641 *9)))
- (-5 *6 (-1 (-885 *7 *9) *9 (-888 *7) (-885 *7 *9))) (-4 *7 (-1094))
- (-4 *9 (-13 (-1045) (-612 (-888 *7)) (-1034 *8)))
- (-5 *2 (-885 *7 *9)) (-5 *3 (-641 *9)) (-4 *8 (-13 (-1045) (-846)))
- (-5 *1 (-937 *7 *8 *9)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-121 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1259 (-1259 *4))) (-4 *4 (-1045)) (-5 *2 (-685 *4))
+ (-5 *1 (-1025 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-331 *3)) (-4 *3 (-846)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-917)) (-5 *1 (-152 *3 *4 *5)) (-14 *3 *2)
+ (-4 *4 (-363)) (-14 *5 (-989 *3 *4)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-151 *2)) (-4 *2 (-1209))
+ (-4 *2 (-1094)))))
+(((*1 *1) (-5 *1 (-1173))))
(((*1 *2 *3)
(-12
- (-5 *3
- (-2 (|:| -3700 (-685 (-407 (-948 *4))))
- (|:| |vec| (-641 (-407 (-948 *4)))) (|:| -2828 (-767))
- (|:| |rows| (-641 (-564))) (|:| |cols| (-641 (-564)))))
- (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789))
(-5 *2
- (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *4)))))))
- (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))))
-(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-643 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-891))
- (-5 *3
- (-2 (|:| |pde| (-641 (-316 (-225))))
- (|:| |constraints|
- (-641
- (-2 (|:| |start| (-225)) (|:| |finish| (-225))
- (|:| |grid| (-767)) (|:| |boundaryType| (-564))
- (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225))))))
- (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152))
- (|:| |tol| (-225))))
- (-5 *2 (-1031)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452))))
- ((*1 *1 *1 *1) (-4 *1 (-452))))
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *4)
+ (-12
+ (-5 *2
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))
+ (-5 *4 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))))
+ ((*1 *2 *3 *4)
+ (-12
+ (-5 *2
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564))) (-5 *4 (-407 (-564)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-407 (-564)))
+ (-5 *2 (-641 (-2 (|:| -4213 *5) (|:| -4225 *5)))) (-5 *1 (-1016 *3))
+ (-4 *3 (-1235 (-564))) (-5 *4 (-2 (|:| -4213 *5) (|:| -4225 *5)))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564))))))
+ ((*1 *2 *3 *4)
+ (-12
+ (-5 *2
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564))))
+ (-5 *4 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-407 (-564)))
+ (-5 *2 (-641 (-2 (|:| -4213 *4) (|:| -4225 *4)))) (-5 *1 (-1017 *3))
+ (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-407 (-564)))
+ (-5 *2 (-641 (-2 (|:| -4213 *5) (|:| -4225 *5)))) (-5 *1 (-1017 *3))
+ (-4 *3 (-1235 *5)) (-5 *4 (-2 (|:| -4213 *5) (|:| -4225 *5))))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
+ (-12 (-4 *3 (-1235 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-981 *4 *2 *3 *5))
+ (-4 *4 (-349)) (-4 *5 (-720 *2 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1244 *3 *4 *5)) (-4 *3 (-13 (-363) (-846)))
+ (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-319 *3 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))
+ (-5 *2 (-1166 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))
+ (-5 *2 (-1166 *3)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
- (-4 *3 (-1235 *2)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-747)))))
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))))
+(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-643 *2)) (-4 *2 (-1094)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4))
- (-14 *3 (-917)) (-4 *4 (-1045)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-752)))))
-(((*1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))))
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *2)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-973 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4))
+ (-4 *4 (-1235 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-678 *2)) (-4 *2 (-1094))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-641 *5) (-641 *5))) (-5 *4 (-564))
+ (-5 *2 (-641 *5)) (-5 *1 (-678 *5)) (-4 *5 (-1094)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-767)) (-4 *6 (-363)) (-5 *4 (-1203 *6))
+ (-5 *2 (-1 (-1150 *4) (-1150 *4))) (-5 *1 (-1267 *6))
+ (-5 *5 (-1150 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-546))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
(((*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846))))
((*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
((*1 *1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846))))
@@ -7090,63 +7138,64 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209))))
((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-316 *3)) (-4 *3 (-13 (-1045) (-846)))
- (-5 *1 (-223 *3 *4)) (-14 *4 (-641 (-1170))))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
+ (-4 *3 (-1094)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-3 (-564) (-225) (-506) (-1152) (-1175)))
+ (-5 *1 (-1175)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *2 (-407 (-948 *4))) (-5 *1 (-920 *4 *5 *6 *3))
- (-4 *3 (-945 *4 *6 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5))
- (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *2 (-685 (-407 (-948 *4))))
- (-5 *1 (-920 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5))
- (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *2 (-641 (-407 (-948 *4))))
- (-5 *1 (-920 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-641 (-2 (|:| |deg| (-767)) (|:| -2960 *5))))
+ (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *2 (-641 *5))
+ (-5 *1 (-216 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-2 (|:| -3546 *5) (|:| -3258 (-564)))))
+ (-5 *4 (-564)) (-4 *5 (-1235 *4)) (-5 *2 (-641 *5))
+ (-5 *1 (-692 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-452))))
+ ((*1 *1 *1 *1) (-4 *1 (-452))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2 (-379)) (-5 *1 (-205)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-1150 *3))) (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))))
+(((*1 *1 *1) (-4 *1 (-627)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998) (-1194))))))
+(((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-641 *11))
+ (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3418 *11))))))
+ (-5 *6 (-767))
+ (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3418 *11))))
+ (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9))
+ (-4 *11 (-1065 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789))
+ (-4 *9 (-846)) (-5 *1 (-1063 *7 *8 *9 *10 *11))))
+ ((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-641 *11))
+ (|:| |todo| (-641 (-2 (|:| |val| *3) (|:| -3418 *11))))))
+ (-5 *6 (-767))
+ (-5 *2 (-641 (-2 (|:| |val| (-641 *10)) (|:| -3418 *11))))
+ (-5 *3 (-641 *10)) (-5 *4 (-641 *11)) (-4 *10 (-1059 *7 *8 *9))
+ (-4 *11 (-1103 *7 *8 *9 *10)) (-4 *7 (-452)) (-4 *8 (-789))
+ (-4 *9 (-846)) (-5 *1 (-1139 *7 *8 *9 *10 *11)))))
+(((*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-446)) (-5 *3 (-564)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
(-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN)))) (-5 *2 (-1031))
- (-5 *1 (-742)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4))
- (-4 *3 (-417 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363))
- (-5 *2 (-1166 (-948 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *2 *3 *1 *4)
- (-12 (-5 *3 (-1134 *5 *6)) (-5 *4 (-1 (-112) *6 *6))
- (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34)))
- (-5 *2 (-112)) (-5 *1 (-1135 *5 *6)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-323 *4 *2)) (-4 *4 (-1094))
- (-4 *2 (-131)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34)))
- (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1135 *4 *5)))))
-(((*1 *2)
- (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
- (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))))
-(((*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))
+ (-5 *2 (-1031)) (-5 *1 (-744)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))))
(((*1 *2 *1)
(-12 (-4 *1 (-602 *3 *2)) (-4 *3 (-1094)) (-4 *3 (-846))
(-4 *2 (-1209))))
@@ -7161,113 +7210,189 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-767)) (-4 *1 (-1247 *3)) (-4 *3 (-1209))))
((*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-976 *2)) (-4 *2 (-1045))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-213 4 (-129))) (-5 *1 (-579)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-327 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-516 *3 *4))
- (-14 *4 (-564)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-5 *2 (-112)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
+ (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564)))
+ (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-753)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *6)) (-5 *5 (-1 (-418 (-1166 *6)) (-1166 *6)))
+ (-4 *6 (-363))
+ (-5 *2
+ (-641
+ (-2 (|:| |outval| *7) (|:| |outmult| (-564))
+ (|:| |outvect| (-641 (-685 *7))))))
+ (-5 *1 (-532 *6 *7 *4)) (-4 *7 (-363)) (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1166 *7))
+ (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *2 (-1235 *5))
+ (-5 *1 (-501 *5 *2 *6 *7)) (-4 *6 (-1235 *2)))))
(((*1 *1 *2 *3)
(-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-330)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-821)))))
-(((*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045))
- (-4 *2 (-452))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-1235 (-564))) (-5 *2 (-641 (-564)))
- (-5 *1 (-486 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-174 *3)) (-4 *3 (-307))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-670 *3)) (-4 *3 (-1209))))
((*1 *1 *1 *2)
- (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *3 (-452)))))
-(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172))
- (-5 *1 (-660 *3 *4))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-660 *3 *4)) (-5 *1 (-1279 *3 *4))
- (-4 *3 (-846)) (-4 *4 (-172)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
- (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))))
+ (-12 (-5 *2 (-767)) (-4 *1 (-736 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-846))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *1 (-976 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
- (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))
- (-5 *1 (-408 *3 *4 *5)) (-4 *3 (-409 *4 *5))))
- ((*1 *2)
- (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
- (-5 *2 (-685 *3)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -3238 (-778 *3)) (|:| |coef1| (-778 *3))
- (|:| |coef2| (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-2 (|:| -3238 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *2 *2 *2)
(-12
- (-5 *2
- (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-685 *3))))
- (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-316 (-379))) (-5 *1 (-305)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564)))))
- (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *5))
- (-4 *5 (-1235 (-407 *4))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1152))
- (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-112)) (-5 *1 (-224 *4 *5)) (-4 *5 (-13 (-1194) (-29 *4))))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-363)) (-4 *2 (-844)) (-5 *1 (-941 *2 *3))
- (-4 *3 (-1235 *2)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-755)))))
-(((*1 *2)
- (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -3776 (-641 *1))))
- (-4 *1 (-367 *3))))
- ((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-453 *3 *4 *5 *6))
- (|:| -3776 (-641 (-453 *3 *4 *5 *6)))))
- (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *2)
+ (|:| |polj| *2)))
+ (-4 *5 (-789)) (-4 *2 (-945 *4 *5 *6)) (-5 *1 (-449 *4 *5 *6 *2))
+ (-4 *4 (-452)) (-4 *6 (-846)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
- (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9))
- (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6))
- (-4 *8 (-373 *7)) (-4 *9 (-373 *7))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
- (-4 *4 (-373 *2)) (-4 *2 (-307))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
- (-4 *2 (-683 *3 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-1103 *5 *6 *7 *8))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112))
+ (-5 *1 (-590 *5 *6 *7 *8 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1166 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-323 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-131))
+ (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 *4))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| -4290 *3) (|:| -3124 *4))))
+ (-5 *1 (-731 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-722))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
+ (-5 *2 (-1150 (-2 (|:| |k| *4) (|:| |c| *3)))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
+(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))
+ (-5 *2 (-1031)) (-5 *1 (-744)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-452)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1022 (-839 (-564))))
+ (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *4)))) (-4 *4 (-1045))
+ (-5 *1 (-594 *4)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-307)) (-5 *2 (-112)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-767)) (-4 *1 (-231 *4))
+ (-4 *4 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-231 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-233)) (-5 *2 (-767))))
+ ((*1 *1 *1) (-4 *1 (-233)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-4 *1 (-266 *3)) (-4 *3 (-846))))
+ ((*1 *1 *1) (-12 (-4 *1 (-266 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
+ (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4))
+ (-4 *4 (-1235 *3))))
((*1 *1 *1)
- (-12 (-4 *1 (-1048 *2 *3 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *2 *4)) (-4 *4 (-307)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-641 (-280))) (-5 *1 (-280))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175)))))
+ (-12 (-4 *2 (-13 (-363) (-147))) (-5 *1 (-399 *2 *3))
+ (-4 *3 (-1235 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-363)) (-4 *2 (-896 *3)) (-5 *1 (-585 *2))
+ (-5 *3 (-1170))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-585 *2)) (-4 *2 (-363))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 *4)) (-5 *3 (-641 (-767))) (-4 *1 (-896 *4))
+ (-4 *4 (-1094))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-896 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *1 (-896 *3)) (-4 *3 (-1094))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-896 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1235 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5))
+ (-4 *3 (-1045)) (-14 *5 *3))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-214 *4))
+ (-4 *4
+ (-13 (-846)
+ (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 (*2 $))
+ (-15 -3141 (*2 $)))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3))
+ (-4 *3
+ (-13 (-846)
+ (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 (*2 $))
+ (-15 -3141 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263))))
+ ((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467))))
+ ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
+(((*1 *2 *1) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170))
+ (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-192))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170))
+ (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))))
(((*1 *1 *2 *2 *3)
(-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094))
(-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4))))
@@ -7278,28 +7403,37 @@
(-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))
(-5 *1 (-1070 *3 *4 *2))
(-4 *2 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))))
-(((*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-564)) (|has| *1 (-6 -4397)) (-4 *1 (-404))
- (-5 *2 (-917)))))
-(((*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
- (-5 *2 (-2 (|:| -2656 (-407 *6)) (|:| |coeff| (-407 *6))))
- (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))))
-(((*1 *2 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-747)))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-349)) (-4 *4 (-329 *3)) (-4 *5 (-1235 *4))
+ (-5 *1 (-773 *3 *4 *5 *2 *6)) (-4 *2 (-1235 *5)) (-14 *6 (-917))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-4 *3 (-368))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1278 *2)) (-4 *2 (-363)) (-4 *2 (-368)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
+ (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-641 *6))) (-4 *6 (-945 *3 *5 *4))
+ (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170))))
+ (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-5 *1 (-330)))))
+(((*1 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
+ (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
+ (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1259 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-379)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
- (-247 *4 (-407 (-564)))))
- (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112))
- (-5 *1 (-505 *4 *5)))))
+ (|partial| -12 (-4 *4 (-13 (-556) (-147)))
+ (-5 *2 (-2 (|:| -4213 *3) (|:| -4225 *3))) (-5 *1 (-1229 *4 *3))
+ (-4 *3 (-1235 *4)))))
(((*1 *2)
(-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767))
(-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5))))
@@ -7326,12 +7460,14 @@
((*1 *2 *1)
(-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
(-4 *3 (-1235 *2)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767)))
- (-5 *1 (-900 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-214 (-502))) (-5 *1 (-833)))))
-(((*1 *1) (-5 *1 (-799))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
+ (-14 *4 (-641 (-1170)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846)))
+ (-14 *4 (-641 (-1170))))))
(((*1 *1 *2 *3)
(-12 (-4 *1 (-382 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1094))))
((*1 *2 *3 *4)
@@ -7340,77 +7476,54 @@
((*1 *1 *2 *3)
(-12 (-5 *2 (-815 *4)) (-4 *4 (-846)) (-4 *1 (-1276 *4 *3))
(-4 *3 (-1045)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-45 (-1152) (-770))) (-5 *1 (-114)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-835))
- (-5 *3
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
- (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
- (|:| |ub| (-641 (-839 (-225))))))
- (-5 *2 (-1031))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-835))
- (-5 *3
- (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))
- (-5 *2 (-1031)))))
-(((*1 *1)
- (-12 (-4 *1 (-404)) (-2356 (|has| *1 (-6 -4397)))
- (-2356 (|has| *1 (-6 -4389)))))
- ((*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846))))
- ((*1 *2 *1) (-12 (-4 *1 (-826 *2)) (-4 *2 (-846))))
- ((*1 *1) (-4 *1 (-840))) ((*1 *1 *1 *1) (-4 *1 (-846))))
-(((*1 *2 *3 *4)
- (-12 (-4 *4 (-363)) (-5 *2 (-641 (-1150 *4))) (-5 *1 (-285 *4 *5))
- (-5 *3 (-1150 *4)) (-4 *5 (-1250 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-225) (-225) (-225)))
- (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined"))
- (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225)))
- (-5 *1 (-693)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *1) (-5 *1 (-578))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-610 *5))) (-4 *4 (-846)) (-5 *2 (-610 *5))
- (-5 *1 (-573 *4 *5)) (-4 *5 (-430 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-52)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-105)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))))
-(((*1 *1)
- (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
- (-4 *4 (-172)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-437)) (-5 *1 (-1174)))))
-(((*1 *2 *1) (|partial| -12 (-4 *1 (-1008)) (-5 *2 (-858)))))
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-142 *2 *4 *3))
- (-4 *3 (-373 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-503 *2 *4 *5 *3))
- (-4 *5 (-373 *2)) (-4 *3 (-373 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-685 *4)) (-4 *4 (-988 *2)) (-4 *2 (-556))
- (-5 *1 (-689 *2 *4))))
+ (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7)))
+ (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7))))
((*1 *2 *3)
- (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-1228 *2 *4 *3))
- (-4 *3 (-1235 *4)))))
+ (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5)))
+ (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955)))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *1) (-5 *1 (-858)))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))))
+ (|partial| -12 (-5 *2 (-407 (-948 *4))) (-5 *3 (-1170))
+ (-4 *4 (-13 (-556) (-1034 (-564)) (-147))) (-5 *1 (-570 *4)))))
+(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1023 *5 *6 *7 *3))) (-5 *1 (-1023 *5 *6 *7 *3))
+ (-4 *3 (-1059 *5 *6 *7))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-641 *6)) (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-4 *1 (-1065 *3 *4 *5 *2)) (-4 *3 (-452)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5))))
+ ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1140 *5 *6 *7 *3))) (-5 *1 (-1140 *5 *6 *7 *3))
+ (-4 *3 (-1059 *5 *6 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-225))) (-5 *4 (-767)) (-5 *2 (-685 (-225)))
+ (-5 *1 (-305)))))
+(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-437)) (-5 *1 (-1174)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-267)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3594 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+ (-12 (-4 *4 (-556)) (-5 *2 (-954 *3)) (-5 *1 (-1157 *4 *3))
+ (-4 *3 (-1235 *4)))))
(((*1 *2 *3 *4 *2)
(-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-644 *5)) (-4 *5 (-1045))
(-5 *1 (-53 *5 *2 *3)) (-4 *3 (-848 *5))))
@@ -7420,222 +7533,226 @@
((*1 *2 *3 *2 *2 *4 *5)
(-12 (-5 *4 (-99 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-1045))
(-5 *1 (-849 *2 *3)) (-4 *3 (-848 *2)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-174 *6))
+ (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-641 (-407 *6))) (-5 *3 (-407 *6))
+ (-4 *6 (-1235 *5)) (-4 *5 (-13 (-363) (-147) (-1034 (-564))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-568 *5 *6)))))
(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (|has| *4 (-6 (-4408 "*")))
- (-4 *4 (-1045)) (-5 *1 (-1024 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917))
- (|has| *4 (-6 (-4408 "*"))) (-4 *4 (-1045)) (-5 *1 (-1024 *4)))))
-(((*1 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1262)))))
-(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-748)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3))
+ (-4 *3 (-1235 (-407 *4))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-923))
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
+ (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
+ (-5 *1 (-153))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564)))
+ (-5 *2
+ (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
+ (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
+ (-5 *1 (-153)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-491)) (-5 *4 (-950)) (-5 *2 (-687 (-533)))
+ (-5 *1 (-533))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-950)) (-4 *3 (-1094)) (-5 *2 (-687 *1))
+ (-4 *1 (-763 *3)))))
+(((*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307)))))
+(((*1 *1 *1 *2)
(-12
- (-5 *3
- (-2 (|:| |det| *12) (|:| |rows| (-641 (-564)))
- (|:| |cols| (-641 (-564)))))
- (-5 *4 (-685 *12)) (-5 *5 (-641 (-407 (-948 *9))))
- (-5 *6 (-641 (-641 *12))) (-5 *7 (-767)) (-5 *8 (-564))
- (-4 *9 (-13 (-307) (-147))) (-4 *12 (-945 *9 *11 *10))
- (-4 *10 (-13 (-846) (-612 (-1170)))) (-4 *11 (-789))
(-5 *2
- (-2 (|:| |eqzro| (-641 *12)) (|:| |neqzro| (-641 *12))
- (|:| |wcond| (-641 (-948 *9)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *9))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *9)))))))))
- (-5 *1 (-920 *9 *10 *11 *12)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-174 *3)) (-4 *3 (-307))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-670 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-736 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-846))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-865 *3)) (-5 *2 (-564))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *1 (-976 *3)) (-4 *3 (-1045))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))))
+ (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858)))
+ (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858)))
+ (|:| |args| (-641 (-858)))))
+ (-5 *1 (-1170))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-641 (-858)))) (-5 *1 (-1170)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-788)) (-4 *3 (-172)))))
+(((*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-367 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225))))
+ (-5 *2 (-1031)) (-5 *1 (-750)))))
+(((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556))))
+ ((*1 *1 *1) (|partial| -4 *1 (-718))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *2 (-641 (-407 (-564)))) (-5 *1 (-1016 *4))
+ (-4 *4 (-1235 (-564))))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-1094)) (-5 *2 (-641 *1))
+ (-4 *1 (-382 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-731 *3 *4))) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-722))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-945 *3 *4 *5)))))
(((*1 *1 *1 *1)
(-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))))
-(((*1 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436)))))
-(((*1 *2) (-12 (-5 *2 (-130)) (-5 *1 (-1179)))))
-(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-695)) (-5 *1 (-305)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1259 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363))
- (-4 *1 (-720 *5 *6)) (-4 *5 (-172)) (-4 *6 (-1235 *5))
- (-5 *2 (-685 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112))
- (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-437)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1094)) (-4 *6 (-1094))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *5 (-1094)))))
+(((*1 *1) (-5 *1 (-437))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-2 (|:| -4370 *3) (|:| -4165 (-767)))) (-5 *1 (-586 *3))
+ (-4 *3 (-545)))))
+(((*1 *1) (-5 *1 (-157))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8))) (-4 *7 (-846))
+ (-4 *8 (-307)) (-4 *6 (-789)) (-4 *9 (-945 *8 *6 *7))
+ (-5 *2
+ (-2 (|:| |unitPart| *9)
+ (|:| |suPart|
+ (-641 (-2 (|:| -3546 (-1166 *9)) (|:| -4165 (-564)))))))
+ (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)))))
(((*1 *1 *1)
(-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846))
(-4 *4 (-266 *3)) (-4 *5 (-789)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-751))))
- ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *8 (-388))
- (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
- (-4 *3 (-1094)))))
+(((*1 *2) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5))))
+ (-5 *1 (-1123 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1123 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5))))
+ (-5 *1 (-1123 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-407 (-948 *4))))
+ (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *4))))
+ (-5 *1 (-1123 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
+ (-4 *5 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-407 (-948 *4))))
+ (-4 *4 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-294 (-407 (-948 *5))))) (-5 *4 (-641 (-1170)))
+ (-4 *5 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-294 (-407 (-948 *4)))))
+ (-4 *4 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4)))))
(((*1 *1 *1 *1)
(-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))))
-(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
- (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225))
- (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-114)) (-4 *4 (-1045)) (-5 *1 (-710 *4 *2))
+ (-4 *2 (-644 *4))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-832 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2))
+ (-4 *2 (-1235 *4)))))
(((*1 *2 *2 *2 *3 *4)
(-12 (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-1045))
(-5 *1 (-849 *5 *2)) (-4 *2 (-848 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-307)) (-4 *3 (-172)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3)))
- (-5 *1 (-684 *3 *4 *5 *6)) (-4 *6 (-683 *3 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-696 *3))
- (-4 *3 (-307)))))
-(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404))))
- ((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-403 *3)) (-4 *3 (-404))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4397)) (-4 *1 (-404))))
- ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917))))
- ((*1 *2 *1) (-12 (-4 *1 (-865 *3)) (-5 *2 (-1150 (-564))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564)))
+ (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $))
+ (-15 -2264 ((-1119 *3 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *3 (-610 $))))))))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
+ (-5 *1 (-332))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1170)) (-5 *4 (-1086 (-948 (-564)))) (-5 *2 (-330))
+ (-5 *1 (-332))))
+ ((*1 *1 *2 *2 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045))
+ (-4 *3 (-1094)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-315 *4 *5))
- (-4 *5 (-13 (-27) (-1194) (-430 *4)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-315 *4 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-407 (-564)))
- (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-315 *5 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5)))
- (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-315 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-294 *3)) (-5 *5 (-407 (-564)))
- (-4 *3 (-13 (-27) (-1194) (-430 *6)))
- (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-315 *6 *3))))
+ (-12 (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-299 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3)))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 (-564))) (-5 *4 (-294 *6))
- (-4 *6 (-13 (-27) (-1194) (-430 *5)))
- (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-459 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *6)))
- (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-459 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-564)))
- (-4 *7 (-13 (-27) (-1194) (-430 *6)))
- (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-459 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-564)))
- (-4 *3 (-13 (-27) (-1194) (-430 *7)))
- (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-459 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-1 *8 (-407 (-564)))) (-5 *4 (-294 *8))
- (-5 *5 (-1226 (-407 (-564)))) (-5 *6 (-407 (-564)))
- (-4 *8 (-13 (-27) (-1194) (-430 *7)))
- (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-459 *7 *8))))
- ((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-407 (-564))))
- (-5 *7 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *8)))
- (-4 *8 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-52)) (-5 *1 (-459 *8 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3))))
- (-4 *3 (-1045)) (-5 *1 (-594 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-595 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3))))
- (-4 *3 (-1045)) (-4 *1 (-1219 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-767))
- (-5 *3 (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4))))
- (-4 *4 (-1045)) (-4 *1 (-1240 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-4 *1 (-1250 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1150 (-2 (|:| |k| (-767)) (|:| |c| *3))))
- (-4 *3 (-1045)) (-4 *1 (-1250 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1094))
- (-4 *6 (-1094)) (-4 *2 (-1094)) (-5 *1 (-676 *5 *6 *2)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-506)) (-5 *2 (-641 (-961))) (-5 *1 (-291)))))
-(((*1 *2 *2)
- (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
- (-4 *3 (-1235 (-169 *2))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
+ (-12 (-5 *4 (-1088 (-839 (-225)))) (-5 *3 (-225)) (-5 *2 (-112))
+ (-5 *1 (-305))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-129)))))
+ (-12 (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112)) (-5 *1 (-276 *4 *3))
+ (-4 *3 (-13 (-430 *4) (-998))))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031))
+ (-5 *1 (-750)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1057)))))
(((*1 *1 *1 *1)
(-12 (-5 *1 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-1209)))))
+(((*1 *2 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-685 *4)) (-5 *3 (-767)) (-4 *4 (-1045))
+ (-5 *1 (-686 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-5 *2 (-112)))))
+(((*1 *1) (-5 *1 (-144)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-263)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-945 *3 *5 *4)) (-5 *1 (-983 *3 *4 *5 *2))
+ (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-5 *2 (-564))
+ (-5 *1 (-443 *5 *3 *6)) (-4 *3 (-1235 *5))
+ (-4 *6 (-13 (-404) (-1034 *5) (-363) (-1194) (-284)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5))
+ (-4 *3 (-1235 *4))
+ (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-945 *4 *6 *5)) (-4 *4 (-452))
+ (-4 *5 (-846)) (-4 *6 (-789)) (-5 *1 (-983 *4 *5 *6 *3)))))
+(((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
+ (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-846))
+ (-5 *2
+ (-2 (|:| |f1| (-641 *4)) (|:| |f2| (-641 (-641 (-641 *4))))
+ (|:| |f3| (-641 (-641 *4))) (|:| |f4| (-641 (-641 (-641 *4))))))
+ (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 (-641 *4)))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094))
+ (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045))
+ (-4 *2 (-1250 *3)))))
(((*1 *2 *2 *3 *3)
(-12 (-5 *3 (-407 *5)) (-4 *4 (-1213)) (-4 *5 (-1235 *4))
(-5 *1 (-148 *4 *5 *2)) (-4 *2 (-1235 *3))))
@@ -7735,66 +7852,131 @@
((*1 *2 *1 *3)
(-12 (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
(|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1150 *3)))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *5 (-610 *4)) (-5 *6 (-1166 *4))
+ (-4 *4 (-13 (-430 *7) (-27) (-1194)))
+ (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094))))
+ ((*1 *2 *3 *4 *5 *5 *5 *4 *6)
+ (-12 (-5 *5 (-610 *4)) (-5 *6 (-407 (-1166 *4)))
+ (-4 *4 (-13 (-430 *7) (-27) (-1194)))
+ (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-560 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3)))))
-(((*1 *1 *1) (-4 *1 (-1138))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-549))))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))))
-(((*1 *2 *1 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-307))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2175 *1)))
- (-4 *1 (-307)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-846)) (-4 *5 (-905)) (-4 *6 (-789))
- (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-418 (-1166 *8)))
- (-5 *1 (-902 *5 *6 *7 *8)) (-5 *4 (-1166 *8))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5)))
- (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094))
- (-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1170)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4406)) (-4 *1 (-489 *4))
- (-4 *4 (-1209)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-5 *2 (-112)) (-5 *1 (-444 *4 *3))
- (-4 *3 (-1235 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112)))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-389)))))
+(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170)))
- (-4 *5 (-452)) (-5 *2 (-641 (-247 *4 *5))) (-5 *1 (-629 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+ (-12 (-5 *3 (-1 *5 (-641 *5))) (-4 *5 (-1250 *4))
+ (-4 *4 (-38 (-407 (-564))))
+ (-5 *2 (-1 (-1150 *4) (-641 (-1150 *4)))) (-5 *1 (-1252 *4 *5)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
+ (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
+ (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
+ (-5 *1 (-784)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *2 (-1166 *6))
- (-5 *1 (-321 *4 *5 *6 *7)))))
-(((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
- (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))))
-(((*1 *2 *1)
+ (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
+ (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
+ ((*1 *2 *3)
(-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
(-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
(((*1 *1 *1)
(-12 (-4 *1 (-1097 *2 *3 *4 *5 *6)) (-4 *2 (-1094)) (-4 *3 (-1094))
(-4 *4 (-1094)) (-4 *5 (-1094)) (-4 *6 (-1094)))))
(((*1 *2 *1)
+ (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3))))
+ (-5 *1 (-594 *3)) (-4 *3 (-1045)))))
+(((*1 *1) (-5 *1 (-157)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-363)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2186 *1)))
+ (-4 *1 (-848 *3)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 (-407 (-948 *6))))
+ (-5 *3 (-407 (-948 *6)))
+ (-4 *6 (-13 (-556) (-1034 (-564)) (-147)))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-570 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-577))))
+ ((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-577)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094))))
+ ((*1 *1 *1) (-12 (-4 *1 (-691 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-112))
+ (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2326 ($ *7)))))
+ (-4 *7 (-844))
+ (-4 *8
+ (-13 (-1237 *3 *7) (-363) (-1194)
+ (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $)))))
+ (-5 *2
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))))
+ (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8))
+ (-14 *10 (-1170)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *3 *5 *6 *7))
+ (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209))
+ (-4 *7 (-1209))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *3 *5 *6))
+ (-4 *3 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))))
+(((*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))))
+(((*1 *1 *2) (-12 (-4 *1 (-662 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1170)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -4225 *6) (|:| |sol?| (-112))) (-564)
+ *6))
+ (-4 *6 (-363)) (-4 *7 (-1235 *6))
+ (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6)))
+ (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
+(((*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-1170)) (-5 *1 (-536))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536)))))
+ ((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536)))))
+ ((*1 *2 *3 *2 *2 *2)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *4 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-700 *3))
+ (-4 *3 (-612 (-536))))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-671 *2)) (-4 *2 (-1045)) (-4 *2 (-1094)))))
+(((*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1)
(-12
(-5 *2
(-3 (|:| |nullBranch| "null")
@@ -7802,7 +7984,7 @@
(-2 (|:| |var| (-1170))
(|:| |arrayIndex| (-641 (-948 (-564))))
(|:| |rand|
- (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858))))))
+ (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858))))))
(|:| |arrayAssignmentBranch|
(-2 (|:| |var| (-1170)) (|:| |rand| (-858))
(|:| |ints2Floats?| (-112))))
@@ -7810,311 +7992,268 @@
(-2 (|:| |switch| (-1169)) (|:| |thenClause| (-330))
(|:| |elseClause| (-330))))
(|:| |returnBranch|
- (-2 (|:| -1320 (-112))
- (|:| -2051
- (-2 (|:| |ints2Floats?| (-112)) (|:| -3212 (-858))))))
+ (-2 (|:| -4169 (-112))
+ (|:| -2061
+ (-2 (|:| |ints2Floats?| (-112)) (|:| -3183 (-858))))))
(|:| |blockBranch| (-641 (-330)))
(|:| |commentBranch| (-641 (-1152))) (|:| |callBranch| (-1152))
(|:| |forBranch|
- (-2 (|:| -2029 (-1086 (-948 (-564))))
- (|:| |span| (-948 (-564))) (|:| -2456 (-330))))
+ (-2 (|:| -3374 (-1086 (-948 (-564))))
+ (|:| |span| (-948 (-564))) (|:| -2422 (-330))))
(|:| |labelBranch| (-1114))
- (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2456 (-330))))
+ (|:| |loopBranch| (-2 (|:| |switch| (-1169)) (|:| -2422 (-330))))
(|:| |commonBranch|
- (-2 (|:| -2445 (-1170)) (|:| |contents| (-641 (-1170)))))
+ (-2 (|:| -2410 (-1170)) (|:| |contents| (-641 (-1170)))))
(|:| |printBranch| (-641 (-858)))))
(-5 *1 (-330)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4))
- (-4 *4 (-1235 *3)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-1170)) (-5 *1 (-536))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536)))))
- ((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536)))))
- ((*1 *2 *3 *2 *2 *2)
- (-12 (-5 *2 (-1170)) (-5 *1 (-700 *3)) (-4 *3 (-612 (-536)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *4 (-641 (-1170))) (-5 *2 (-1170)) (-5 *1 (-700 *3))
- (-4 *3 (-612 (-536))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1259 (-1170))) (-5 *3 (-1259 (-453 *4 *5 *6 *7)))
- (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917))
- (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-453 *4 *5 *6 *7)))
- (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917))
- (-14 *6 (-641 *2)) (-14 *7 (-1259 (-685 *4)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-453 *3 *4 *5 *6))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170)))
- (-14 *6 (-1259 (-685 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-1170))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170)))
- (-14 *6 (-1259 (-685 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1170)) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172))
- (-14 *4 (-917)) (-14 *5 (-641 *2)) (-14 *6 (-1259 (-685 *3)))))
- ((*1 *1)
- (-12 (-5 *1 (-453 *2 *3 *4 *5)) (-4 *2 (-172)) (-14 *3 (-917))
- (-14 *4 (-641 (-1170))) (-14 *5 (-1259 (-685 *2))))))
(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-468))))
((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1260))))
((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-1261)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *2 (-1264))
- (-5 *1 (-468))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-976 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-939 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-326 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045))
+ (-4 *2 (-452))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-1235 (-564))) (-5 *2 (-641 (-564)))
+ (-5 *1 (-486 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)) (-5 *3 (-225)))))
+ (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *3 (-452)))))
+(((*1 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-388)) (-5 *1 (-436)))))
+(((*1 *1 *1) (-5 *1 (-225))) ((*1 *1 *1) (-5 *1 (-379)))
+ ((*1 *1) (-5 *1 (-379))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-407 (-564)))
- (-5 *1 (-433 *4 *3)) (-4 *3 (-430 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-610 *3)) (-4 *3 (-430 *5))
- (-4 *5 (-13 (-846) (-556) (-1034 (-564))))
- (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-433 *5 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-1259 *4))) (-4 *4 (-1045)) (-5 *2 (-685 *4))
- (-5 *1 (-1025 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-954 *3)) (-5 *1 (-1157 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1 *1) (-5 *1 (-858)))
- ((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4)))
- (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-1042 *4 *5))) (-5 *1 (-1285 *4 *5 *6))
- (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
-(((*1 *1 *2) (-12 (-4 *1 (-662 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1170)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *3 (-896 *6))
- (-5 *2 (-685 *3)) (-5 *1 (-688 *6 *3 *7 *4)) (-4 *7 (-373 *3))
- (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4406)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-767))) (-5 *3 (-112)) (-5 *1 (-1158 *4 *5))
- (-14 *4 (-917)) (-4 *5 (-1045)))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-564)) (-4 *3 (-172)) (-4 *5 (-373 *3))
- (-4 *6 (-373 *3)) (-5 *1 (-684 *3 *5 *6 *2))
- (-4 *2 (-683 *3 *5 *6)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *2 *3 *1)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3)))
+ (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
+ (-4 *4 (-373 *2)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-172))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
((*1 *1 *1 *1)
- (-12 (-5 *1 (-671 *2)) (-4 *2 (-1045)) (-4 *2 (-1094)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *2 (-1264)) (-5 *1 (-449 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *1 *1) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-625 *2 *3 *4)) (-4 *2 (-846))
- (-4 *3 (-13 (-172) (-713 (-407 (-564))))) (-14 *4 (-917))))
- ((*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846))))
- ((*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
- ((*1 *1 *1)
+ (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-1045))))
+ ((*1 *1 *1 *2)
(-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))))
-(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349))))
- ((*1 *1) (-4 *1 (-368)))
+(((*1 *2 *3 *4 *3 *5 *3)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
+ (-5 *2 (-1031)) (-5 *1 (-750)))))
+(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
+ (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312)))) (-5 *3 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-744)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
+ (-4 *7 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
+ (|:| |wcond| (-641 (-948 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *5))))))))))
+ (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-641 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *8)) (-5 *4 (-641 (-1170))) (-4 *8 (-945 *5 *7 *6))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
+ (-4 *7 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
+ (|:| |wcond| (-641 (-948 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *5))))))))))
+ (-5 *1 (-920 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4))
- (-4 *4 (-349))))
- ((*1 *1 *1) (-4 *1 (-545))) ((*1 *1) (-4 *1 (-545)))
- ((*1 *1 *1) (-5 *1 (-564))) ((*1 *1 *1) (-5 *1 (-767)))
- ((*1 *2 *1) (-12 (-5 *2 (-901 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-901 *4)) (-5 *1 (-900 *4))
- (-4 *4 (-1094))))
- ((*1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-545)) (-4 *2 (-556)))))
-(((*1 *2 *3) (-12 (-5 *3 (-169 (-564))) (-5 *2 (-112)) (-5 *1 (-446))))
+ (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5))
+ (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7))
+ (|:| |wcond| (-641 (-948 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *4))))))))))
+ (-5 *1 (-920 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *9)) (-5 *5 (-917)) (-4 *9 (-945 *6 *8 *7))
+ (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170))))
+ (-4 *8 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9))
+ (|:| |wcond| (-641 (-948 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *6))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *6))))))))))
+ (-5 *1 (-920 *6 *7 *8 *9)) (-5 *4 (-641 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-917))
+ (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
+ (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9))
+ (|:| |wcond| (-641 (-948 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *6))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *6))))))))))
+ (-5 *1 (-920 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *8)) (-5 *4 (-917)) (-4 *8 (-945 *5 *7 *6))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
+ (-4 *7 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
+ (|:| |wcond| (-641 (-948 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *5))))))))))
+ (-5 *1 (-920 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 *9)) (-5 *5 (-1152))
+ (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
+ (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564))
+ (-5 *1 (-920 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-1152))
+ (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
+ (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564))
+ (-5 *1 (-920 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *8)) (-5 *4 (-1152)) (-4 *8 (-945 *5 *7 *6))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
+ (-4 *7 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 *10)) (-5 *5 (-917))
+ (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147)))
+ (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564))
+ (-5 *1 (-920 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 (-1170))) (-5 *5 (-917))
+ (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147)))
+ (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564))
+ (-5 *1 (-920 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-685 *9)) (-5 *4 (-917)) (-5 *5 (-1152))
+ (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
+ (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564))
+ (-5 *1 (-920 *6 *7 *8 *9)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1096 (-1096 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1152)) (-5 *1 (-52)))))
+(((*1 *1 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545))
+ (-5 *2 (-407 (-564)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545))
+ (-4 *3 (-556))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-545)) (-5 *2 (-407 (-564)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545))
+ (-5 *2 (-407 (-564)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545))
+ (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545))
+ (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545))
+ (-5 *2 (-407 (-564)))))
((*1 *2 *3)
- (-12
- (-5 *3
- (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
- (-247 *4 (-407 (-564)))))
- (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112))
- (-5 *1 (-505 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-957 *3)) (-4 *3 (-545))))
- ((*1 *2 *1) (-12 (-4 *1 (-1213)) (-5 *2 (-112)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-685 *3))
- (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-685 *3))
- (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112))
- (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
-(((*1 *2 *1 *3 *3)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-602 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1209)) (-5 *2 (-1264)))))
+ (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3))
+ (-4 *3 (-1034 *2)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *4 (-1170))
+ (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
+ (-5 *2
+ (-2 (|:| |mval| (-685 *4)) (|:| |invmval| (-685 *4))
+ (|:| |genIdeal| (-504 *4 *5 *6 *7))))
+ (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1250 *4))
- (-4 *4 (-38 (-407 (-564))))
- (-5 *2 (-1 (-1150 *4) (-1150 *4) (-1150 *4))) (-5 *1 (-1252 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225))) (-5 *1 (-699 *3))
- (-4 *3 (-612 (-536)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225) (-225)))
- (-5 *1 (-699 *3)) (-4 *3 (-612 (-536))))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))))
+ (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045))
+ (-5 *3 (-564)))))
(((*1 *2 *3)
(-12 (-5 *2 (-641 (-1152))) (-5 *1 (-241)) (-5 *3 (-1152))))
((*1 *2 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-241))))
((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-316 *4)) (-4 *4 (-13 (-824) (-846) (-1045)))
- (-5 *2 (-1152)) (-5 *1 (-822 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-316 *5)) (-5 *4 (-112))
- (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1152))
- (-5 *1 (-822 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-818)) (-5 *4 (-316 *5))
- (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264))
- (-5 *1 (-822 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-818)) (-5 *4 (-316 *6)) (-5 *5 (-112))
- (-4 *6 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264))
- (-5 *1 (-822 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-824)) (-5 *2 (-1152))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-824)) (-5 *3 (-112)) (-5 *2 (-1152))))
- ((*1 *2 *3 *1) (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *2 (-1264))))
- ((*1 *2 *3 *1 *4)
- (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *4 (-112)) (-5 *2 (-1264)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-402)) (-5 *2 (-767))))
- ((*1 *1 *1) (-4 *1 (-402))))
-(((*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
+ (-5 *1 (-32 *4 *5)) (-4 *5 (-430 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
+ (-5 *1 (-158 *4 *5)) (-4 *5 (-430 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
+ (-5 *1 (-276 *4 *5)) (-4 *5 (-13 (-430 *4) (-998)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-301 *4)) (-4 *4 (-302))))
+ ((*1 *2 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-429 *4 *5)) (-4 *4 (-430 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
+ (-5 *1 (-431 *4 *5)) (-4 *5 (-430 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-114)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-112))
+ (-5 *1 (-628 *4 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34))))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-556))
- (-5 *2 (-2 (|:| -3700 (-685 *5)) (|:| |vec| (-1259 (-641 (-917))))))
- (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-107 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-678 *2)) (-4 *2 (-1094))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *1 *1 *1) (-4 *1 (-143)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545))))
+ ((*1 *1 *1 *1) (-5 *1 (-858)))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-641 *5) (-641 *5))) (-5 *4 (-564))
- (-5 *2 (-641 *5)) (-5 *1 (-678 *5)) (-4 *5 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1114)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2 (-2 (|:| -1545 (-114)) (|:| |w| (-225)))) (-5 *1 (-204)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 *1)) (|has| *1 (-6 -4407)) (-4 *1 (-1006 *3))
- (-4 *3 (-1209)))))
-(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-91 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
- (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
- (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))))
+ (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043))
+ (-5 *3 (-564)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))))
-(((*1 *2 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1175)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-767)) (-4 *5 (-172))))
- ((*1 *1 *1 *2 *1 *2)
- (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-767)) (-4 *5 (-172))))
- ((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
- (-247 *4 (-407 (-564)))))
- (-5 *3 (-641 (-860 *4))) (-14 *4 (-641 (-1170))) (-14 *5 (-767))
- (-5 *1 (-505 *4 *5)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 (-379))) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-245 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307))))
- ((*1 *2 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307))))
- ((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307))))
- ((*1 *2 *1) (-12 (-4 *1 (-1054)) (-5 *2 (-564)))))
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
(((*1 *1 *1 *2)
(-12 (-4 *1 (-47 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788))
(-4 *2 (-363))))
((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-225))))
((*1 *1 *1 *1)
- (-2750 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209)))
+ (-2733 (-12 (-5 *1 (-294 *2)) (-4 *2 (-363)) (-4 *2 (-1209)))
(-12 (-5 *1 (-294 *2)) (-4 *2 (-473)) (-4 *2 (-1209)))))
((*1 *1 *1 *1) (-4 *1 (-363)))
((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-379))))
@@ -8162,64 +8301,195 @@
((*1 *1 *1 *2)
(-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-363)) (-4 *2 (-1045))
(-4 *3 (-842)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *4 *2 *5)) (-4 *4 (-1045)) (-4 *5 (-238 *3 *4))
- (-4 *2 (-238 *3 *4)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *2 (-1031)) (-5 *1 (-747)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170)))
- (-14 *4 (-641 (-1170))) (-4 *5 (-387))))
- ((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-339 *3 *4 *5)) (-14 *3 (-641 (-1170)))
- (-14 *4 (-641 (-1170))) (-4 *5 (-387)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))))
-(((*1 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *1 *3 *3 *4)
- (-12 (-5 *3 (-1 (-858) (-858) (-858))) (-5 *4 (-564)) (-5 *2 (-858))
- (-5 *1 (-645 *5 *6 *7)) (-4 *5 (-1094)) (-4 *6 (-23)) (-14 *7 *6)))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-858)) (-5 *1 (-850 *3 *4 *5)) (-4 *3 (-1045))
- (-14 *4 (-99 *3)) (-14 *5 (-1 *3 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-858))))
- ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858))))
- ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-858))))
- ((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-858)) (-5 *1 (-1166 *3)) (-4 *3 (-1045)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-846))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
- (-4 *6 (-1059 *4 *5 *3))
- (-5 *2 (-2 (|:| |under| *1) (|:| -2630 *1) (|:| |upper| *1)))
- (-4 *1 (-972 *4 *5 *3 *6)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-1235 (-407 *3))) (-5 *2 (-917))
- (-5 *1 (-909 *4 *5)) (-4 *5 (-1235 (-407 *4))))))
-(((*1 *1) (-5 *1 (-468))))
+ (-12 (-5 *3 (-641 (-641 (-939 (-225)))))
+ (-5 *2 (-641 (-1088 (-225)))) (-5 *1 (-924)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1166 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
+ (-5 *1 (-32 *4 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 (-169 (-407 (-564)))))
+ (-5 *2
+ (-641
+ (-2 (|:| |outval| (-169 *4)) (|:| |outmult| (-564))
+ (|:| |outvect| (-641 (-685 (-169 *4)))))))
+ (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147)))
+ (-5 *1 (-399 *3 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1086 (-839 *3))) (-4 *3 (-13 (-1194) (-955) (-29 *5)))
+ (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-219 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1086 (-839 *3))) (-5 *5 (-1152))
+ (-4 *3 (-13 (-1194) (-955) (-29 *6)))
+ (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-219 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1086 (-839 (-316 *5))))
+ (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-220 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1086 (-839 (-316 *6))))
+ (-5 *5 (-1152))
+ (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-220 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1086 (-839 (-407 (-948 *5))))) (-5 *3 (-407 (-948 *5)))
+ (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-220 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1086 (-839 (-407 (-948 *6))))) (-5 *5 (-1152))
+ (-5 *3 (-407 (-948 *6)))
+ (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-220 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-3 *3 (-641 *3))) (-5 *1 (-428 *5 *3))
+ (-4 *3 (-13 (-1194) (-955) (-29 *5)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
+ (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
+ (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
+ (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
+ (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
+ (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
+ (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
+ (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
+ (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379))))
+ (-5 *5 (-1152)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379))))
+ (-5 *5 (-1170)) (-5 *2 (-1031)) (-5 *1 (-565))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4))
+ (-5 *2 (-585 (-407 *5))) (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147))
+ (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
+ (-5 *2 (-3 (-316 *5) (-641 (-316 *5)))) (-5 *1 (-588 *5))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-736 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-846))
+ (-4 *3 (-38 (-407 (-564))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-948 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-4 *3 (-1045))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-4 *2 (-846))
+ (-5 *1 (-1120 *3 *2 *4)) (-4 *4 (-945 *3 (-531 *2) *2))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045))
+ (-5 *1 (-1154 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-1203 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-2733
+ (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045))
+ (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194))
+ (-4 *3 (-38 (-407 (-564))))))
+ (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045))
+ (-12 (|has| *3 (-15 -3702 ((-641 *2) *3)))
+ (|has| *3 (-15 -2983 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
+ ((*1 *1 *1 *2)
+ (-2733
+ (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045))
+ (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194))
+ (-4 *3 (-38 (-407 (-564))))))
+ (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045))
+ (-12 (|has| *3 (-15 -3702 ((-641 *2) *3)))
+ (|has| *3 (-15 -2983 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1240 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-2733
+ (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045))
+ (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194))
+ (-4 *3 (-38 (-407 (-564))))))
+ (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045))
+ (-12 (|has| *3 (-15 -3702 ((-641 *2) *3)))
+ (|has| *3 (-15 -2983 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5))
+ (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
+(((*1 *2 *1) (|partial| -12 (-4 *1 (-1008)) (-5 *2 (-858)))))
(((*1 *1 *1 *1) (-4 *1 (-21))) ((*1 *1 *1) (-4 *1 (-21)))
((*1 *1 *1 *1) (|partial| -5 *1 (-134)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-214 *2))
(-4 *2
(-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $))
- (-15 -3858 ((-1264) $)))))))
+ (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $))
+ (-15 -3141 ((-1264) $)))))))
((*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209))))
((*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209))))
((*1 *1 *1 *1)
@@ -8239,70 +8509,75 @@
((*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-21))))
((*1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-21)))))
-(((*1 *2 *3 *4 *4 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-641
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-767)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-789)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452)) (-4 *5 (-846))
- (-5 *1 (-449 *3 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-579)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
- (-4 *2 (-683 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-610 *6))) (-5 *4 (-1170)) (-5 *2 (-610 *6))
+ (-4 *6 (-430 *5)) (-4 *5 (-846)) (-5 *1 (-573 *5 *6)))))
+(((*1 *2 *3 *4 *2 *2 *5)
+ (|partial| -12 (-5 *2 (-839 *4)) (-5 *3 (-610 *4)) (-5 *5 (-112))
+ (-4 *4 (-13 (-1194) (-29 *6)))
+ (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-224 *6 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6))
+ (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-948 (-564))))
+ (-5 *2
+ (-2 (|:| |varOrder| (-641 (-1170)))
+ (|:| |inhom| (-3 (-641 (-1259 (-767))) "failed"))
+ (|:| |hom| (-641 (-1259 (-767))))))
+ (-5 *1 (-236)))))
+(((*1 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870)))
- (-5 *1 (-468)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-685 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-59 *6)) (-4 *6 (-1209))
- (-4 *5 (-1209)) (-5 *2 (-59 *5)) (-5 *1 (-58 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-240 *6 *7)) (-14 *6 (-767))
- (-4 *7 (-1209)) (-4 *5 (-1209)) (-5 *2 (-240 *6 *5))
- (-5 *1 (-239 *6 *7 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1209)) (-4 *5 (-1209))
- (-4 *2 (-373 *5)) (-5 *1 (-371 *6 *4 *5 *2)) (-4 *4 (-373 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1094)) (-4 *5 (-1094))
- (-4 *2 (-425 *5)) (-5 *1 (-423 *6 *4 *5 *2)) (-4 *4 (-425 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-641 *6)) (-4 *6 (-1209))
- (-4 *5 (-1209)) (-5 *2 (-641 *5)) (-5 *1 (-639 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-954 *6)) (-4 *6 (-1209))
- (-4 *5 (-1209)) (-5 *2 (-954 *5)) (-5 *1 (-953 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1150 *6)) (-4 *6 (-1209))
- (-4 *3 (-1209)) (-5 *2 (-1150 *3)) (-5 *1 (-1148 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1259 *6)) (-4 *6 (-1209))
- (-4 *5 (-1209)) (-5 *2 (-1259 *5)) (-5 *1 (-1258 *6 *5)))))
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))))
+(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379))))
+ ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-641 (-1203 *5)))
+ (-5 *1 (-1267 *5)) (-5 *4 (-1203 *5)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 (-379))) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-468))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2))
+ (-4 *4 (-38 (-407 (-564)))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-641 (-641 *3)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-641 (-641 *5)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-641 *3))) (-5 *1 (-1181 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *3)))))
(((*1 *1 *1 *1) (-4 *1 (-25))) ((*1 *1 *1 *1) (-5 *1 (-157)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-214 *2))
(-4 *2
(-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 ((-1264) $))
- (-15 -3858 ((-1264) $)))))))
+ (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 ((-1264) $))
+ (-15 -3141 ((-1264) $)))))))
((*1 *1 *1 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-25)) (-4 *2 (-1209))))
((*1 *1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-25)) (-4 *2 (-1209))))
((*1 *1 *2 *1)
@@ -8325,379 +8600,129 @@
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
((*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-25)))))
-(((*1 *2)
- (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
- (-5 *2 (-112)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-641 *4)) (-4 *4 (-846))
- (-5 *1 (-1180 *4)))))
-(((*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-778 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *1 (-959 *3 *2)) (-4 *2 (-131)) (-4 *3 (-556))
- (-4 *3 (-1045)) (-4 *2 (-788))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-1166 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-967)) (-4 *2 (-131)) (-5 *1 (-1172 *3)) (-4 *3 (-556))
- (-4 *3 (-1045))))
- ((*1 *1 *1 *2 *3 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-1232 *4 *3)) (-14 *4 (-1170))
- (-4 *3 (-1045)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-114)) (-4 *4 (-1045)) (-5 *1 (-710 *4 *2))
- (-4 *2 (-644 *4))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-114)) (-5 *1 (-832 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-506)) (-5 *2 (-687 (-770))) (-5 *1 (-114))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-770)) (-5 *1 (-114))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-961)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2))
- (-4 *4 (-38 (-407 (-564)))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172))))
- ((*1 *2 *3 *3 *2)
- (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194)))))
- ((*1 *1 *1 *1) (-4 *1 (-789))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
- (-14 *4 *2))))
-(((*1 *1 *1) (-5 *1 (-48)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-59 *5)) (-4 *5 (-1209))
- (-4 *2 (-1209)) (-5 *1 (-58 *5 *2))))
- ((*1 *2 *3 *1 *2 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (|has| *1 (-6 -4406))
- (-4 *1 (-151 *2)) (-4 *2 (-1209))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *2))
- (-4 *2 (-1209))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4406)) (-4 *1 (-151 *2))
- (-4 *2 (-1209))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1045))
- (-5 *2 (-2 (|:| -3964 (-1166 *4)) (|:| |deg| (-917))))
- (-5 *1 (-221 *4 *5)) (-5 *3 (-1166 *4)) (-4 *5 (-13 (-556) (-846)))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-240 *5 *6)) (-14 *5 (-767))
- (-4 *6 (-1209)) (-4 *2 (-1209)) (-5 *1 (-239 *5 *6 *2))))
- ((*1 *1 *2 *3)
- (-12 (-4 *4 (-172)) (-5 *1 (-289 *4 *2 *3 *5 *6 *7))
- (-4 *2 (-1235 *4)) (-4 *3 (-23)) (-14 *5 (-1 *2 *2 *3))
- (-14 *6 (-1 (-3 *3 "failed") *3 *3))
- (-14 *7 (-1 (-3 *2 "failed") *2 *2 *3))))
- ((*1 *1 *1) (-12 (-5 *1 (-316 *2)) (-4 *2 (-556)) (-4 *2 (-846))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-335 *2 *3 *4 *5)) (-4 *2 (-363)) (-4 *3 (-1235 *2))
- (-4 *4 (-1235 (-407 *3))) (-4 *5 (-342 *2 *3 *4))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1209)) (-4 *2 (-1209))
- (-5 *1 (-371 *5 *4 *2 *6)) (-4 *4 (-373 *5)) (-4 *6 (-373 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1094)) (-4 *2 (-1094))
- (-5 *1 (-423 *5 *4 *2 *6)) (-4 *4 (-425 *5)) (-4 *6 (-425 *2))))
- ((*1 *1 *1) (-5 *1 (-495)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-641 *5)) (-4 *5 (-1209))
- (-4 *2 (-1209)) (-5 *1 (-639 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1045)) (-4 *2 (-1045))
- (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *8 (-373 *2))
- (-4 *9 (-373 *2)) (-5 *1 (-681 *5 *6 *7 *4 *2 *8 *9 *10))
- (-4 *4 (-683 *5 *6 *7)) (-4 *10 (-683 *2 *8 *9))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23))
- (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
- (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23))
- (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
- (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-363))
- (-4 *3 (-172)) (-4 *1 (-720 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-172)) (-4 *1 (-720 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-954 *5)) (-4 *5 (-1209))
- (-4 *2 (-1209)) (-5 *1 (-953 *5 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *2 (-945 *3 *4 *5))
- (-14 *6 (-641 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1045)) (-4 *2 (-1045))
- (-14 *5 (-767)) (-14 *6 (-767)) (-4 *8 (-238 *6 *7))
- (-4 *9 (-238 *5 *7)) (-4 *10 (-238 *6 *2)) (-4 *11 (-238 *5 *2))
- (-5 *1 (-1050 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
- (-4 *4 (-1048 *5 *6 *7 *8 *9)) (-4 *12 (-1048 *5 *6 *2 *10 *11))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1150 *5)) (-4 *5 (-1209))
- (-4 *2 (-1209)) (-5 *1 (-1148 *5 *2))))
- ((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2))
- (-4 *1 (-1202 *5 *6 *7 *2)) (-4 *5 (-556)) (-4 *6 (-789))
- (-4 *7 (-846)) (-4 *2 (-1059 *5 *6 *7))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1259 *5)) (-4 *5 (-1209))
- (-4 *2 (-1209)) (-5 *1 (-1258 *5 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-407 (-948 (-564)))))
- (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4))
- (-4 *4 (-13 (-844) (-363)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-294 (-407 (-948 (-564))))))
- (-5 *2 (-641 (-641 (-294 (-948 *4))))) (-5 *1 (-380 *4))
- (-4 *4 (-13 (-844) (-363)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 (-294 (-948 *4))))
- (-5 *1 (-380 *4)) (-4 *4 (-13 (-844) (-363)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-407 (-948 (-564)))))
- (-5 *2 (-641 (-294 (-948 *4)))) (-5 *1 (-380 *4))
- (-4 *4 (-13 (-844) (-363)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1170))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-4 *4 (-13 (-29 *6) (-1194) (-955)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -3776 (-641 *4))))
- (-5 *1 (-648 *6 *4 *3)) (-4 *3 (-652 *4))))
- ((*1 *2 *3 *2 *4 *2 *5)
- (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 *2))
- (-4 *2 (-13 (-29 *6) (-1194) (-955)))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *1 (-648 *6 *2 *3)) (-4 *3 (-652 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *5)) (-4 *5 (-363))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
- (|:| -3776 (-641 (-1259 *5)))))
- (-5 *1 (-663 *5)) (-5 *4 (-1259 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
- (|:| -3776 (-641 (-1259 *5)))))
- (-5 *1 (-663 *5)) (-5 *4 (-1259 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *5)) (-4 *5 (-363))
- (-5 *2
- (-641
- (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
- (|:| -3776 (-641 (-1259 *5))))))
- (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-641 *5))) (-4 *5 (-363))
- (-5 *2
- (-641
- (-2 (|:| |particular| (-3 (-1259 *5) "failed"))
- (|:| -3776 (-641 (-1259 *5))))))
- (-5 *1 (-663 *5)) (-5 *4 (-641 (-1259 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407))))
- (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407))))
- (-4 *7 (-13 (-373 *5) (-10 -7 (-6 -4407))))
- (-5 *2
- (-641
- (-2 (|:| |particular| (-3 *7 "failed")) (|:| -3776 (-641 *7)))))
- (-5 *1 (-664 *5 *6 *7 *3)) (-5 *4 (-641 *7))
- (-4 *3 (-683 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4))))
- ((*1 *2 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-114)) (-5 *4 (-1170))
- (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *1 (-768 *5 *2)) (-4 *2 (-13 (-29 *5) (-1194) (-955)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-685 *7)) (-5 *5 (-1170))
- (-4 *7 (-13 (-29 *6) (-1194) (-955)))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2
- (-2 (|:| |particular| (-1259 *7)) (|:| -3776 (-641 (-1259 *7)))))
- (-5 *1 (-798 *6 *7)) (-5 *4 (-1259 *7))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-685 *6)) (-5 *4 (-1170))
- (-4 *6 (-13 (-29 *5) (-1194) (-955)))
- (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-641 (-1259 *6))) (-5 *1 (-798 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114)))
- (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955)))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2
- (-2 (|:| |particular| (-1259 *7)) (|:| -3776 (-641 (-1259 *7)))))
- (-5 *1 (-798 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114)))
- (-5 *5 (-1170)) (-4 *7 (-13 (-29 *6) (-1194) (-955)))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2
- (-2 (|:| |particular| (-1259 *7)) (|:| -3776 (-641 (-1259 *7)))))
- (-5 *1 (-798 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-1170))
- (-4 *7 (-13 (-29 *6) (-1194) (-955)))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2
- (-3 (-2 (|:| |particular| *7) (|:| -3776 (-641 *7))) *7 "failed"))
- (-5 *1 (-798 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-114)) (-5 *5 (-1170))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2
- (-3 (-2 (|:| |particular| *3) (|:| -3776 (-641 *3))) *3 "failed"))
- (-5 *1 (-798 *6 *3)) (-4 *3 (-13 (-29 *6) (-1194) (-955)))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-294 *2)) (-5 *4 (-114)) (-5 *5 (-641 *2))
- (-4 *2 (-13 (-29 *6) (-1194) (-955))) (-5 *1 (-798 *6 *2))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))))
- ((*1 *2 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-114)) (-5 *4 (-294 *2)) (-5 *5 (-641 *2))
- (-4 *2 (-13 (-29 *6) (-1194) (-955)))
- (-4 *6 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *1 (-798 *6 *2))))
- ((*1 *2 *3) (-12 (-5 *3 (-804)) (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-804)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4))
- (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *4 *5 *4)
- (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4))
- (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *4 *5 *6 *4)
- (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379)))
- (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1259 (-316 (-379)))) (-5 *4 (-379)) (-5 *5 (-641 *4))
- (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *4 *5 *6 *5 *4)
- (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379)))
- (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4)
- (-12 (-5 *3 (-1259 (-316 *4))) (-5 *5 (-641 (-379)))
- (-5 *6 (-316 (-379))) (-5 *4 (-379)) (-5 *2 (-1031)) (-5 *1 (-801))))
- ((*1 *2 *3 *4 *5)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))
+ (-5 *2 (-641 (-2 (|:| -1657 *1) (|:| -3455 (-641 *7)))))
+ (-5 *3 (-641 *7)) (-4 *1 (-1202 *4 *5 *6 *7)))))
+(((*1 *1 *2 *3 *1 *3)
+ (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3))
+ (-4 *3 (-1094)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *3)
(|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2 (-2 (|:| -1539 (-114)) (|:| |w| (-225)))) (-5 *1 (-204)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-361 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-386 *4)) (-4 *4 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *2 (-23)) (-5 *1 (-645 *4 *2 *5))
+ (-4 *4 (-1094)) (-14 *5 *2)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-815 *4)) (-4 *4 (-846)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-13 (-1045) (-713 (-407 (-564)))))
+ (-4 *5 (-846)) (-5 *1 (-1275 *4 *5 *2)) (-4 *2 (-1280 *5 *4)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
(-5 *5
- (-1
- (-3 (-2 (|:| |particular| *6) (|:| -3776 (-641 *6))) "failed")
- *7 *6))
- (-4 *6 (-363)) (-4 *7 (-652 *6))
- (-5 *2 (-2 (|:| |particular| (-1259 *6)) (|:| -3776 (-685 *6))))
- (-5 *1 (-809 *6 *7)) (-5 *3 (-685 *6)) (-5 *4 (-1259 *6))))
- ((*1 *2 *3) (-12 (-5 *3 (-894)) (-5 *2 (-1031)) (-5 *1 (-893))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-894)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-893))))
- ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8)
- (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152))
- (-5 *8 (-225)) (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379))
- (-5 *2 (-1031)) (-5 *1 (-893))))
- ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *4 (-767)) (-5 *6 (-641 (-641 (-316 *3)))) (-5 *7 (-1152))
- (-5 *5 (-641 (-316 (-379)))) (-5 *3 (-379)) (-5 *2 (-1031))
- (-5 *1 (-893))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 (-379)))
- (-5 *1 (-1019)) (-5 *4 (-379))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 (-379))) (-5 *1 (-1019))
- (-5 *4 (-379))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4))
- (-5 *3 (-316 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1125 *4))
- (-5 *3 (-294 (-316 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5))
- (-5 *3 (-294 (-316 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-641 (-294 (-316 *5)))) (-5 *1 (-1125 *5))
- (-5 *3 (-316 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-1170)))
- (-4 *5 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1125 *5))
- (-5 *3 (-641 (-294 (-316 *5))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
- (-4 *5 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *5))))))
- (-5 *1 (-1178 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-1170))) (-4 *5 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-1178 *5))
- (-5 *3 (-641 (-294 (-407 (-948 *5)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-407 (-948 *4)))) (-4 *4 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-1178 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 (-641 (-294 (-407 (-948 *4))))))
- (-5 *1 (-1178 *4)) (-5 *3 (-641 (-294 (-407 (-948 *4)))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170)) (-4 *5 (-556))
- (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5))
- (-5 *3 (-407 (-948 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170)) (-4 *5 (-556))
- (-5 *2 (-641 (-294 (-407 (-948 *5))))) (-5 *1 (-1178 *5))
- (-5 *3 (-294 (-407 (-948 *5))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4)))))
- (-5 *1 (-1178 *4)) (-5 *3 (-407 (-948 *4)))))
+ (-1 (-3 (-2 (|:| -3139 *7) (|:| |coeff| *7)) "failed") *7))
+ (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7))
+ (-5 *3 (-407 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-574 *7 *8)))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-748)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-685 *5)) (-4 *5 (-1045)) (-5 *1 (-1049 *3 *4 *5))
+ (-14 *3 (-767)) (-14 *4 (-767)))))
+(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-747)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2 *3) (-12 (-5 *3 (-967)) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
+ (-14 *4 (-641 (-1170)))))
((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 (-294 (-407 (-948 *4)))))
- (-5 *1 (-1178 *4)) (-5 *3 (-294 (-407 (-948 *4)))))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))))
+ (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1209))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846)))
+ (-14 *4 (-641 (-1170)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-889 *3)) (-4 *3 (-846)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2 (-379)) (-5 *1 (-205)))))
+ (-12 (-5 *3 (-641 (-917))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-564)) (-4 *4 (-349))
+ (-5 *1 (-528 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-687 (-962 *3))) (-5 *1 (-962 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4)))
+ (-5 *2 (-2 (|:| |num| (-1259 *4)) (|:| |den| *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
+(((*1 *2 *3 *2 *4 *5)
+ (-12 (-5 *2 (-641 *3)) (-5 *5 (-917)) (-4 *3 (-1235 *4))
+ (-4 *4 (-307)) (-5 *1 (-460 *4 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-685 *2)) (-4 *4 (-1235 *2))
+ (-4 *2 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-5 *1 (-499 *2 *4 *5)) (-4 *5 (-409 *2 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
+ (-4 *5 (-238 *3 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213))
+ (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
+ (-5 *2 (-2 (|:| |num| (-685 *5)) (|:| |den| *5))))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879))
+ (-5 *3 (-641 (-564))))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *7) (|:| -4225 *7) (|:| |sol?| (-112)))
+ (-564) *7))
+ (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7))
+ (-5 *3 (-407 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-574 *7 *8)))))
(((*1 *2 *3) (-12 (-5 *3 (-52)) (-5 *1 (-51 *2)) (-4 *2 (-1209))))
((*1 *1 *2)
(-12 (-5 *2 (-948 (-379))) (-5 *1 (-339 *3 *4 *5))
@@ -8753,11 +8778,11 @@
(-3
(|:| |nia|
(-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
(|:| |relerr| (-225))))
(|:| |mdnia|
(-2 (|:| |fn| (-316 (-225)))
- (|:| -2029 (-641 (-1088 (-839 (-225)))))
+ (|:| -3374 (-641 (-1088 (-839 (-225)))))
(|:| |abserr| (-225)) (|:| |relerr| (-225))))))
(-5 *1 (-765))))
((*1 *2 *1)
@@ -8773,13 +8798,13 @@
(-5 *2
(-3
(|:| |noa|
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
(|:| |lb| (-641 (-839 (-225))))
(|:| |cf| (-641 (-316 (-225))))
(|:| |ub| (-641 (-839 (-225))))))
(|:| |lsa|
(-2 (|:| |lfn| (-641 (-316 (-225))))
- (|:| -3978 (-641 (-225)))))))
+ (|:| -3958 (-641 (-225)))))))
(-5 *1 (-837))))
((*1 *2 *1)
(-12
@@ -8798,26 +8823,26 @@
(-4 *4 (-789)) (-4 *5 (-846)) (-4 *1 (-972 *3 *4 *5 *6))))
((*1 *2 *1) (-12 (-4 *1 (-1034 *2)) (-4 *2 (-1209))))
((*1 *1 *2)
- (-2750
+ (-2733
(-12 (-5 *2 (-948 *3))
- (-12 (-2356 (-4 *3 (-38 (-407 (-564)))))
- (-2356 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170))))
+ (-12 (-2354 (-4 *3 (-38 (-407 (-564)))))
+ (-2354 (-4 *3 (-38 (-564)))) (-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789))
(-4 *5 (-846)))
(-12 (-5 *2 (-948 *3))
- (-12 (-2356 (-4 *3 (-545))) (-2356 (-4 *3 (-38 (-407 (-564)))))
+ (-12 (-2354 (-4 *3 (-545))) (-2354 (-4 *3 (-38 (-407 (-564)))))
(-4 *3 (-38 (-564))) (-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789))
(-4 *5 (-846)))
(-12 (-5 *2 (-948 *3))
- (-12 (-2356 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564))))
+ (-12 (-2354 (-4 *3 (-988 (-564)))) (-4 *3 (-38 (-407 (-564))))
(-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *1 (-1059 *3 *4 *5)) (-4 *4 (-789))
(-4 *5 (-846)))))
((*1 *1 *2)
- (-2750
+ (-2733
(-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5))
- (-12 (-2356 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564)))
+ (-12 (-2354 (-4 *3 (-38 (-407 (-564))))) (-4 *3 (-38 (-564)))
(-4 *5 (-612 (-1170))))
(-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)))
(-12 (-5 *2 (-948 (-564))) (-4 *1 (-1059 *3 *4 *5))
@@ -8827,464 +8852,393 @@
(-12 (-5 *2 (-948 (-407 (-564)))) (-4 *1 (-1059 *3 *4 *5))
(-4 *3 (-38 (-407 (-564)))) (-4 *5 (-612 (-1170))) (-4 *3 (-1045))
(-4 *4 (-789)) (-4 *5 (-846)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-506)) (-5 *2 (-687 (-770))) (-5 *1 (-114))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-770)) (-5 *1 (-114))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-961)))))
+(((*1 *2 *1) (-12 (-5 *2 (-687 *3)) (-5 *1 (-962 *3)) (-4 *3 (-1094)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2))
- (-4 *2 (-430 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170))))
- ((*1 *1 *1) (-4 *1 (-160))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
- (-14 *4 *2))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-379)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))))
-(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
- (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313)))) (-5 *3 (-225))
- (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-480)))))
-(((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
- (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6))))
+ (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6))
- (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-973 *4 *5 *6 *7)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-536))) (-5 *1 (-536)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-1259 (-685 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-416 *3 *4))
- (-4 *3 (-417 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 (-685 *3)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363))
- (-5 *2 (-1259 (-685 (-407 (-948 *5))))) (-5 *1 (-1080 *5))
- (-5 *4 (-685 (-407 (-948 *5))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-1170))) (-4 *5 (-363))
- (-5 *2 (-1259 (-685 (-948 *5)))) (-5 *1 (-1080 *5))
- (-5 *4 (-685 (-948 *5)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363))
- (-5 *2 (-1259 (-685 *4))) (-5 *1 (-1080 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-610 *6)) (-4 *6 (-13 (-430 *5) (-27) (-1194)))
- (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-1166 (-407 (-1166 *6)))) (-5 *1 (-560 *5 *6 *7))
- (-5 *3 (-1166 *6)) (-4 *7 (-1094))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1235 *3)) (-5 *1 (-708 *3 *2)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3))))
- ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
- (|partial| -12 (-5 *4 (-1166 *11)) (-5 *6 (-641 *10))
- (-5 *7 (-641 (-767))) (-5 *8 (-641 *11)) (-4 *10 (-846))
- (-4 *11 (-307)) (-4 *9 (-789)) (-4 *5 (-945 *11 *9 *10))
- (-5 *2 (-641 (-1166 *5))) (-5 *1 (-738 *9 *10 *11 *5))
- (-5 *3 (-1166 *5))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-945 *3 *4 *5)) (-5 *1 (-1030 *3 *4 *5 *2 *6))
- (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-14 *6 (-641 *2)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-939 *5)) (-4 *5 (-1045)) (-5 *2 (-767))
- (-5 *1 (-1158 *4 *5)) (-14 *4 (-917))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5))
- (-14 *4 (-917)) (-4 *5 (-1045))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045))
- (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1166 *7)) (-4 *5 (-1045))
- (-4 *7 (-1045)) (-4 *2 (-1235 *5)) (-5 *1 (-501 *5 *2 *6 *7))
- (-4 *6 (-1235 *2))))
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4)))))
+ ((*1 *1 *1) (-5 *1 (-379)))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045))
- (-4 *4 (-1235 *5)) (-5 *2 (-1166 *7)) (-5 *1 (-501 *5 *4 *6 *7))
- (-4 *6 (-1235 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-564))) (-5 *4 (-564)) (-5 *2 (-52))
- (-5 *1 (-1001)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112))
- (-5 *1 (-357 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-112))
- (-5 *1 (-528 *4)))))
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-1094)) (-4 *2 (-896 *4)) (-5 *1 (-688 *4 *2 *5 *3))
+ (-4 *5 (-373 *2)) (-4 *3 (-13 (-373 *4) (-10 -7 (-6 -4407)))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112))))
((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *1 *2 *3 *1)
- (-12 (-14 *4 (-641 (-1170))) (-4 *2 (-172))
- (-4 *3 (-238 (-2062 *4) (-767)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *3))
- (-2 (|:| -2005 *5) (|:| -1377 *3))))
- (-5 *1 (-461 *4 *2 *5 *3 *6 *7)) (-4 *5 (-846))
- (-4 *7 (-945 *2 *3 (-860 *4))))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-917)) (-5 *2 (-468)) (-5 *1 (-1260)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-307)) (-4 *6 (-373 *5)) (-4 *4 (-373 *5))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-1118 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-564))) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-556)) (-4 *8 (-945 *7 *5 *6))
+ (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *9) (|:| |radicand| *9)))
+ (-5 *1 (-949 *5 *6 *7 *8 *9)) (-5 *4 (-767))
+ (-4 *9
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *8)) (-15 -2254 (*8 $)) (-15 -2264 (*8 $))))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-536))) (-5 *1 (-536)))))
(((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31))))
- ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))) ((*1 *1) (-4 *1 (-545)))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-187))) (-5 *1 (-187)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767)))
- (-5 *1 (-900 *4)))))
-(((*1 *2 *3 *3 *3 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+ (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-504 *3 *4 *5 *6))) (-4 *3 (-363)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
+ (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2576 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *2)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-1150 *3)) (-4 *3 (-1094))
+ (-4 *3 (-1209)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-5 *2 (-112)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112))))
((*1 *1 *1 *1) (-5 *1 (-858)))
((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *5)) (-5 *4 (-641 (-1 *6 (-641 *6))))
+ (-4 *5 (-38 (-407 (-564)))) (-4 *6 (-1250 *5)) (-5 *2 (-641 *6))
+ (-5 *1 (-1252 *5 *6)))))
+(((*1 *2) (-12 (-5 *2 (-130)) (-5 *1 (-1179)))))
+(((*1 *2 *1) (|partial| -12 (-5 *1 (-365 *2)) (-4 *2 (-1094))))
+ ((*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
+(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
+(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-349))
- (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -3052 *3))))
- (-5 *1 (-216 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-407 *6))
- (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5))))
- ((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363))
- (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5)))
- (-5 *1 (-864 *5 *6 *7))))
- ((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-767)) (-5 *4 (-1251 *5 *6 *7)) (-4 *5 (-363))
- (-14 *6 (-1170)) (-14 *7 *5) (-5 *2 (-407 (-1232 *6 *5)))
- (-5 *1 (-864 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
- (-4 *4 (-13 (-846) (-556))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
- (-5 *2
- (-2 (|:| -3987 (-767)) (|:| |curves| (-767))
- (|:| |polygons| (-767)) (|:| |constructs| (-767)))))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
+ (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1259 (-695))) (-5 *1 (-305)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
+ ((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-788)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
(((*1 *1 *1)
(-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846))
- (-5 *2 (-59 (-641 (-668 *5)))) (-5 *1 (-668 *5)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1174)) (-5 *1 (-1173)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112))))
((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-954 (-1114)))
- (-5 *1 (-346 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-275)))))
+ (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1094)) (-4 *5 (-1094))
+ (-5 *2 (-1 *5 *4)) (-5 *1 (-679 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1235 *3)) (-5 *1 (-399 *3 *2))
+ (-4 *3 (-13 (-363) (-147))))))
(((*1 *2)
(-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
(-4 *3 (-367 *4))))
((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-114))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-883 *5 *3 *4))
- (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *6)) (-4 *6 (-882 *5)) (-4 *5 (-1094))
- (-5 *2 (-112)) (-5 *1 (-883 *5 *6 *4)) (-4 *4 (-612 (-888 *5))))))
-(((*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172))))
- ((*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2))))
- ((*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045))
- (-4 *3 (-1094)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-767)) (-4 *5 (-172))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
- (-4 *4 (-172))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
- (-4 *4 (-373 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-1045)) (-4 *1 (-683 *3 *2 *4)) (-4 *2 (-373 *3))
- (-4 *4 (-373 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1136 *2 *3)) (-14 *2 (-767)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1150 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1045))
- (-5 *3 (-407 (-564))) (-5 *1 (-1154 *4)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-1259
+ (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225))
+ (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -1707 (-564))
+ (|:| -2021 (-564)) (|:| |spline| (-564)) (|:| -2243 (-564))
+ (|:| |axesColor| (-870)) (|:| -2972 (-564))
+ (|:| |unitsColor| (-870)) (|:| |showing| (-564)))))
+ (-5 *1 (-1260)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-564))) (-5 *3 (-112)) (-5 *1 (-1104)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094))
+ (-4 *6 (-1094)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-680 *4 *5 *6)))))
+(((*1 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-434)) (-4 *5 (-846))
+ (-5 *1 (-1100 *5 *4)) (-4 *4 (-430 *5)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-752)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-846)) (-5 *2 (-112))))
((*1 *1 *1 *1) (-5 *1 (-858)))
((*1 *2 *1 *1) (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-112))))
((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045))
- (-5 *1 (-1154 *4))))
- ((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045))
- (-14 *4 (-1170)) (-14 *5 *3))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-842)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
- (-4 *3 (-1094)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1057)))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695))))
- ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-1204 *3))
- (-4 *3 (-970)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))))
-(((*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-556))))
- ((*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1094)) (-5 *2 (-885 *3 *5)) (-5 *1 (-881 *3 *4 *5))
- (-4 *3 (-1094)) (-4 *5 (-662 *4)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-147)) (-4 *2 (-307)) (-4 *2 (-452)) (-4 *3 (-846))
- (-4 *4 (-789)) (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-48)) (-5 *2 (-316 (-564))) (-5 *1 (-1113))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114))))))
- (-4 *4 (-349)) (-5 *2 (-1264)) (-5 *1 (-528 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114))))))
- (-4 *4 (-349)) (-5 *2 (-767)) (-5 *1 (-346 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-351 *3 *4)) (-14 *3 (-917))
- (-14 *4 (-917))))
- ((*1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-352 *3 *4)) (-4 *3 (-349))
- (-14 *4
- (-3 (-1166 *3)
- (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114)))))))))
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2576 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 (-641 *7) *7 (-1166 *7))) (-5 *5 (-1 (-418 *7) *7))
+ (-4 *7 (-1235 *6)) (-4 *6 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-5 *2 (-641 (-2 (|:| |frac| (-407 *7)) (|:| -1583 *3))))
+ (-5 *1 (-805 *6 *7 *3 *8)) (-4 *3 (-652 *7))
+ (-4 *8 (-652 (-407 *7)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2
+ (-641 (-2 (|:| |frac| (-407 *6)) (|:| -1583 (-650 *6 (-407 *6))))))
+ (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))))
+(((*1 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
+ (-5 *1 (-984 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6))))
((*1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-353 *3 *4)) (-4 *3 (-349))
- (-14 *4 (-917)))))
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
+ (-5 *1 (-1101 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-452))
- (-5 *2
- (-641
- (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4))))
- (|:| |eigmult| (-767))
- (|:| |eigvec| (-641 (-685 (-407 (-948 *4))))))))
- (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))))
-(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *2 (-1031)) (-5 *1 (-747)))))
+ (-12 (-5 *3 (-767)) (-5 *2 (-685 (-948 *4))) (-5 *1 (-1024 *4))
+ (-4 *4 (-1045)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1166 *3)) (-4 *3 (-1045)) (-4 *1 (-1235 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
- (-14 *6 (-641 (-1170)))
- (-5 *2
- (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6)))))
- (-5 *1 (-626 *5 *6)))))
+ (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452))
+ (-5 *2 (-641 (-641 (-247 *5 *6)))) (-5 *1 (-471 *5 *6 *7))
+ (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-142 *2 *4 *3))
+ (-4 *3 (-373 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-503 *2 *4 *5 *3))
+ (-4 *5 (-373 *2)) (-4 *3 (-373 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-685 *4)) (-4 *4 (-988 *2)) (-4 *2 (-556))
+ (-5 *1 (-689 *2 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-988 *2)) (-4 *2 (-556)) (-5 *1 (-1228 *2 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-917)) (-5 *1 (-782)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209))
+ (-5 *2 (-641 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-169 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194)))
+ (-4 *4 (-13 (-556) (-846)))
+ (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194)))
+ (-5 *1 (-598 *4 *5 *2)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-319 *3 *4 *5))
+ (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858))))
+ ((*1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-5 *1 (-486 *2)) (-4 *2 (-1235 (-564))))))
+(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
+(((*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *1) (-5 *1 (-437))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-102)) (-5 *2 (-112))))
((*1 *1 *2 *2) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209))))
((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434))))
((*1 *1 *1 *1) (-5 *1 (-858)))
((*1 *2 *1 *1)
(-12 (-5 *2 (-112)) (-5 *1 (-1022 *3)) (-4 *3 (-1209)))))
-(((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-112)) (-5 *1 (-888 *4))
- (-4 *4 (-1094)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *1 *1) (-4 *1 (-556))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3238 *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-480)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 *1)) (|has| *1 (-6 -4408)) (-4 *1 (-1006 *3))
+ (-4 *3 (-1209)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-330)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-747)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-434))
(-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
+ (-641
+ (-3 (|:| -2410 (-1170))
+ (|:| -3589 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564)))))))))
+ (-5 *1 (-1174)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-748)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-641 (-2 (|:| |totdeg| (-767)) (|:| -2859 *3))))
+ (-5 *4 (-767)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-5 *1 (-449 *5 *6 *7 *3)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *3 *4)
(-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
(-4 *3 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-996 *3)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
- (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
- (-5 *1 (-1169)))))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-641 (-641 (-225)))) (-5 *4 (-225))
+ (-5 *2 (-641 (-939 *4))) (-5 *1 (-1205)) (-5 *3 (-939 *4)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-858)) (-5 *1 (-1150 *3)) (-4 *3 (-1094))
- (-4 *3 (-1209)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1173)) (-5 *3 (-1170)))))
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *2)) (-4 *2 (-945 (-407 (-948 *6)) *5 *4))
- (-5 *1 (-728 *5 *4 *6 *2)) (-4 *5 (-789))
- (-4 *4 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $)))))
- (-4 *6 (-556)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-452))
- (-5 *2
- (-641
- (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4))))
- (|:| |geneigvec| (-641 (-685 (-407 (-948 *4))))))))
- (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))))
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-316 *5)))
+ (-5 *1 (-1123 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
+ (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-316 *5))))
+ (-5 *1 (-1123 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
+ (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6))
- (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))))
-(((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1194))))
- ((*1 *2 *1) (-12 (-5 *1 (-331 *2)) (-4 *2 (-846))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-610 *3)) (-4 *3 (-846)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
- (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
- (-5 *1 (-1169)))))
+ (-12 (-4 *4 (-363)) (-4 *4 (-556)) (-4 *5 (-1235 *4))
+ (-5 *2 (-2 (|:| -2906 (-621 *4 *5)) (|:| -3800 (-407 *5))))
+ (-5 *1 (-621 *4 *5)) (-5 *3 (-407 *5))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4))
+ (-14 *3 (-917)) (-4 *4 (-1045))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-452)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
+ (-4 *1 (-1235 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-917))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+ (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4))
+ (-5 *1 (-528 *4)))))
+(((*1 *1 *2 *3 *3 *3 *4)
+ (-12 (-4 *4 (-363)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3)))
+ (-4 *1 (-335 *4 *3 *5 *2)) (-4 *2 (-342 *4 *3 *5))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-564)) (-4 *2 (-363)) (-4 *4 (-1235 *2))
+ (-4 *5 (-1235 (-407 *4))) (-4 *1 (-335 *2 *4 *5 *6))
+ (-4 *6 (-342 *2 *4 *5))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *2 (-363)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3)))
+ (-4 *1 (-335 *2 *3 *4 *5)) (-4 *5 (-342 *2 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
+ (-4 *1 (-335 *3 *4 *5 *2)) (-4 *2 (-342 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-413 *4 (-407 *4) *5 *6)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-4 *3 (-363))
+ (-4 *1 (-335 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-1042 *5 *6))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-948 *4)))
+ (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-1042 *4 *5))) (-5 *1 (-1285 *4 *5 *6))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
+ (-5 *1 (-332)))))
+(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-641 (-1152))) (-5 *3 (-564)) (-5 *4 (-1152))
+ (-5 *1 (-241))))
+ ((*1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1237 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468)))))
+(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *3 *2)
+ (|partial| -12 (-5 *2 (-767))
+ (-4 *3 (-13 (-722) (-368) (-10 -7 (-15 ** (*3 *3 (-564))))))
+ (-5 *1 (-246 *3)))))
(((*1 *2 *3)
(-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4))))
(-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-1096 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-641 *4))) (-5 *1 (-900 *4))
- (-5 *3 (-641 *4))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-1096 *4))) (-5 *1 (-900 *4))
- (-5 *3 (-1096 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4))))
- (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
- (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6))
- (-4 *6 (-342 *3 *4 *5)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-302)) (-4 *2 (-1209))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-610 *1))) (-5 *3 (-641 *1)) (-4 *1 (-302))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-294 *1))) (-4 *1 (-302))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-294 *1)) (-4 *1 (-302)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1213))
- (-4 *6 (-1235 (-407 *5)))
- (-5 *2
- (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
- (|:| |gd| *5)))
- (-4 *1 (-342 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *4 (-767))
- (-5 *2 (-685 (-225))) (-5 *1 (-267)))))
+(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-5 *1 (-695))))
+ ((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *2 (-685 *5)) (-5 *3 (-99 *5)) (-5 *4 (-1 *5 *5))
+ (-4 *5 (-363)) (-5 *1 (-974 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1) (-4 *1 (-1133))))
+(((*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))))
(((*1 *2 *1)
- (-12 (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-881 *3 *4 *5))
- (-4 *3 (-1094)) (-4 *5 (-662 *4))))
+ (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
+ (-5 *2 (-641 (-2 (|:| |k| *4) (|:| |c| *3))))))
((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094))
+ (-12 (-5 *2 (-641 (-2 (|:| |k| (-889 *3)) (|:| |c| *4))))
+ (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846))
+ (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-668 *3))) (-5 *1 (-889 *3)) (-4 *3 (-846)))))
+(((*1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-767)) (-5 *1 (-561)))))
+(((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 *3 (-641 *1)))
+ (-4 *1 (-1065 *4 *5 *6 *3)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-52)) (-5 *1 (-888 *4))
(-4 *4 (-1094)))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
(|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
(-5 *1 (-1169)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-171)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209))
- (-5 *2 (-112)))))
(((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-564))))
((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-767))))
((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-917))))
@@ -9316,10 +9270,10 @@
((*1 *1 *2 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
((*1 *1 *2 *1)
(-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
- (-4 *6 (-238 (-2062 *3) (-767)))
+ (-4 *6 (-238 (-2069 *3) (-767)))
(-14 *7
- (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *6))
- (-2 (|:| -2005 *5) (|:| -1377 *6))))
+ (-1 (-112) (-2 (|:| -2014 *5) (|:| -4165 *6))
+ (-2 (|:| -2014 *5) (|:| -4165 *6))))
(-5 *1 (-461 *3 *4 *5 *6 *7 *2)) (-4 *5 (-846))
(-4 *2 (-945 *4 *6 (-860 *3)))))
((*1 *1 *1 *2)
@@ -9398,276 +9352,463 @@
(-12 (-4 *1 (-1276 *3 *2)) (-4 *3 (-846)) (-4 *2 (-1045))))
((*1 *1 *1 *2)
(-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045))
- (-5 *1 (-1154 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045))
- (-14 *4 (-1170)) (-14 *5 *3))))
+(((*1 *1) (-5 *1 (-157)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
+(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
+ ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *5 *6))
+ (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-449 *4 *5 *6 *7)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *4 (-1 (-3 (-564) "failed") *5)) (-4 *5 (-1045))
+ (-5 *2 (-564)) (-5 *1 (-543 *5 *3)) (-4 *3 (-1235 *5))))
+ ((*1 *2 *3 *4 *2 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045))
+ (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-564) "failed") *4)) (-4 *4 (-1045))
+ (-5 *2 (-564)) (-5 *1 (-543 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-641 (-1259 *4))) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556))
+ (-5 *2 (-641 (-1259 *3))))))
+(((*1 *2 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *5 (-1170))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-641 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -3139 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1194) (-27) (-430 *8)))
+ (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3)))
+ (-5 *3 (-564))
+ (-5 *2 (-2 (|:| |ans| *4) (|:| -4225 *4) (|:| |sol?| (-112))))
+ (-5 *1 (-1009 *8 *4)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5)) (-4 *5 (-363))
+ (-4 *5 (-556)) (-5 *2 (-1259 *5)) (-5 *1 (-636 *5 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 *5))
+ (-2354 (-4 *5 (-363))) (-4 *5 (-556)) (-5 *2 (-1259 (-407 *5)))
+ (-5 *1 (-636 *5 *4)))))
+(((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-641
+ (-2
+ (|:| -3026
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (|:| -3683
+ (-2
+ (|:| |endPointContinuity|
+ (-3 (|:| |continuous| "Continuous at the end points")
+ (|:| |lowerSingular|
+ "There is a singularity at the lower end point")
+ (|:| |upperSingular|
+ "There is a singularity at the upper end point")
+ (|:| |bothSingular|
+ "There are singularities at both end points")
+ (|:| |notEvaluated|
+ "End point continuity not yet evaluated")))
+ (|:| |singularitiesStream|
+ (-3 (|:| |str| (-1150 (-225)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3374
+ (-3 (|:| |finite| "The range is finite")
+ (|:| |lowerInfinite|
+ "The bottom of range is infinite")
+ (|:| |upperInfinite| "The top of range is infinite")
+ (|:| |bothInfinite|
+ "Both top and bottom points are infinite")
+ (|:| |notEvaluated| "Range not yet evaluated"))))))))
+ (-5 *1 (-559)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-114))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-114))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
+ (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
+ (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-266 *3)) (-4 *3 (-846)) (-5 *2 (-767)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
+ (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
+ (-5 *1 (-1169)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 *4))
- (-5 *2 (-2 (|:| |radicand| (-407 *5)) (|:| |deg| (-767))))
- (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-846)) (-5 *2 (-641 (-660 *4 *5)))
+ (-5 *1 (-625 *4 *5 *6)) (-4 *5 (-13 (-172) (-713 (-407 (-564)))))
+ (-14 *6 (-917)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147)))
+ (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-368)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556))
+ (-5 *2 (-2 (|:| -4290 *4) (|:| -1876 *3) (|:| -2786 *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1059 *3 *4 *5))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| -4290 *3) (|:| -1876 *1) (|:| -2786 *1)))
+ (-4 *1 (-1235 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-307))
- (-5 *2 (-407 (-418 (-948 *4)))) (-5 *1 (-1038 *4)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767))
- (-14 *4 (-767)) (-4 *5 (-172)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173))))
- ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-330))))
- ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))))
+ (|partial| -12 (-4 *2 (-1094)) (-5 *1 (-1186 *3 *2)) (-4 *3 (-1094)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695))))
+ ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-695)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
+ (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170)))))
+ (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098))
+ (-5 *1 (-397))))
+ ((*1 *2 *3 *4 *5 *6 *3)
+ (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
+ (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170)))))
+ (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098))
+ (-5 *1 (-397))))
+ ((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *4 (-641 (-1170))) (-5 *5 (-1173)) (-5 *3 (-1170))
+ (-5 *2 (-1098)) (-5 *1 (-397)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1136 *3 *4)) (-14 *3 (-917)) (-4 *4 (-363))
+ (-5 *1 (-989 *3 *4)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
(|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
(-5 *1 (-1169)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-175))) (-5 *1 (-1079)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-112))
- (-5 *1 (-885 *4 *5)) (-4 *5 (-1094))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-5 *2 (-112))
- (-5 *1 (-886 *5 *3)) (-4 *3 (-1209))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
- (-4 *6 (-1209)) (-5 *2 (-112)) (-5 *1 (-886 *5 *6)))))
-(((*1 *2 *1 *3 *3 *3 *2)
- (-12 (-5 *3 (-767)) (-5 *1 (-671 *2)) (-4 *2 (-1094)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-367 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-330))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-685 (-948 *4))) (-5 *1 (-1024 *4))
- (-4 *4 (-1045)))))
-(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
- (-5 *2 (-1031)) (-5 *1 (-752)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564))))
- (-4 *2 (-172)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-748)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-307))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-447 *4 *5 *6 *2)))))
-(((*1 *2 *2) (-12 (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))))
+ (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4))))
+ (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564))))
+ (-5 *1 (-190)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-3 (-407 (-948 *6)) (-1159 (-1170) (-948 *6))))
+ (-5 *5 (-767)) (-4 *6 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *6)))))
+ (-5 *1 (-292 *6)) (-5 *4 (-685 (-407 (-948 *6))))))
+ ((*1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-2 (|:| |eigval| (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5))))
+ (|:| |eigmult| (-767)) (|:| |eigvec| (-641 *4))))
+ (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5)))))
+ (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1) (-5 *1 (-1057))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *2)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-4 *7 (-846))
- (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-4 *8 (-307))
- (-5 *2 (-641 (-767))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *5 (-767)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
- (-5 *1 (-437)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-564)) (-4 *5 (-349)) (-5 *2 (-418 (-1166 (-1166 *5))))
- (-5 *1 (-1207 *5)) (-5 *3 (-1166 (-1166 *5))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-819)) (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-4 *2 (-896 *5)) (-5 *1 (-688 *5 *2 *3 *4))
- (-4 *3 (-373 *2)) (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1166 *1)) (-4 *1 (-1008)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+ (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-1059 *3 *4 *2)) (-4 *2 (-846))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564))
- (-14 *4 *2) (-4 *5 (-172))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-917)) (-5 *1 (-165 *3 *4))
- (-4 *3 (-166 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-917))))
- ((*1 *2)
- (-12 (-4 *1 (-370 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
- (-5 *2 (-917))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
- (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363))
- (-5 *2 (-767)) (-5 *1 (-663 *5))))
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -1545 *3) (|:| |coef1| (-778 *3)) (|:| |coef2| (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225)))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1))))
+ (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
+ (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
+ (-5 *1 (-1169)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -2855 *5) (|:| -3459 *5))))
+ (-5 *1 (-803 *4 *5 *3 *6)) (-4 *3 (-652 *5))
+ (-4 *6 (-652 (-407 *5)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407))))
- (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-5 *2 (-767))
- (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767))))
+ (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -2855 *4) (|:| -3459 *4))))
+ (-5 *1 (-803 *5 *4 *3 *6)) (-4 *3 (-652 *4))
+ (-4 *6 (-652 (-407 *4)))))
((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3))
- (-4 *3 (-683 *4 *5 *6))))
+ (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *5 (-1235 *4)) (-5 *2 (-641 (-2 (|:| -2855 *5) (|:| -3459 *5))))
+ (-5 *1 (-803 *4 *5 *6 *3)) (-4 *6 (-652 *5))
+ (-4 *3 (-652 (-407 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *4 (-1235 *5)) (-5 *2 (-641 (-2 (|:| -2855 *4) (|:| -3459 *4))))
+ (-5 *1 (-803 *5 *4 *6 *3)) (-4 *6 (-652 *4))
+ (-4 *3 (-652 (-407 *4))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1209)) (-5 *2 (-767)) (-5 *1 (-182 *4 *3))
+ (-4 *3 (-670 *4)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172))
+ (-5 *1 (-660 *3 *4))))
((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556))
- (-5 *2 (-767)))))
+ (|partial| -12 (-5 *2 (-660 *3 *4)) (-5 *1 (-1279 *3 *4))
+ (-4 *3 (-846)) (-4 *4 (-172)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-1152)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *4 (-1059 *6 *7 *8)) (-5 *2 (-1264))
+ (-5 *1 (-772 *6 *7 *8 *4 *5)) (-4 *5 (-1065 *6 *7 *8 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556))
+ (-5 *2 (-1166 *3)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-948 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))))
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48)))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3))))
+ (-5 *1 (-121 *3)) (-4 *3 (-846))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-585 *4)) (-4 *4 (-13 (-29 *3) (-1194)))
+ (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
+ (-5 *1 (-583 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-585 (-407 (-948 *3))))
+ (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
+ (-5 *1 (-588 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2 (-2 (|:| -1881 *3) (|:| |special| *3))) (-5 *1 (-723 *5 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-4 *5 (-1045))
+ (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
+ (-5 *3 (-641 (-685 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1259 (-1259 *5))) (-4 *5 (-363)) (-4 *5 (-1045))
+ (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
+ (-5 *3 (-641 (-685 *5)))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-141)) (-5 *2 (-641 *1)) (-4 *1 (-1138))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-144)) (-5 *2 (-641 *1)) (-4 *1 (-1138)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564)))
+ (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3))
+ (-4 *2
+ (-13 (-363) (-302)
+ (-10 -8 (-15 -2254 ((-1119 *3 (-610 $)) $))
+ (-15 -2264 ((-1119 *3 (-610 $)) $))
+ (-15 -2326 ($ (-1119 *3 (-610 $))))))))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-948 (-169 *4))) (-4 *4 (-172))
+ (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-948 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-172))
+ (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-948 *4)) (-4 *4 (-1045))
+ (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045))
+ (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556))
+ (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556))
+ (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-407 (-948 (-169 *4)))) (-4 *4 (-556))
+ (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-407 (-948 (-169 *5)))) (-5 *4 (-917))
+ (-4 *5 (-556)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
+ (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846))
+ (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556))
+ (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
+ (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-316 (-169 *4))) (-4 *4 (-556)) (-4 *4 (-846))
+ (-4 *4 (-612 (-379))) (-5 *2 (-169 (-379))) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-316 (-169 *5))) (-5 *4 (-917)) (-4 *5 (-556))
+ (-4 *5 (-846)) (-4 *5 (-612 (-379))) (-5 *2 (-169 (-379)))
+ (-5 *1 (-781 *5)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-691 *3)) (-4 *3 (-1094))
- (-5 *2 (-641 (-2 (|:| -3726 *3) (|:| -3888 (-767))))))))
+ (-12
+ (-5 *2
+ (-641
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
+ (|:| |xpnt| (-564)))))
+ (-5 *1 (-418 *3)) (-4 *3 (-556))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-767)) (-4 *3 (-349)) (-4 *5 (-1235 *3))
+ (-5 *2 (-641 (-1166 *3))) (-5 *1 (-498 *3 *5 *6))
+ (-4 *6 (-1235 *5)))))
+(((*1 *1) (-5 *1 (-141))) ((*1 *1 *1) (-5 *1 (-144)))
+ ((*1 *1 *1) (-4 *1 (-1138))))
+(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
+ (-5 *2 (-1031)) (-5 *1 (-752)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-939 *4)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-4 *4 (-1209)) (-5 *2 (-112))
+ (-5 *1 (-1150 *4)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2))
+ (-4 *2 (-1235 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
+ (-5 *2 (-641 (-641 *4))) (-5 *1 (-341 *3 *4 *5 *6))
+ (-4 *3 (-342 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-4 *3 (-368)) (-5 *2 (-641 (-641 *3))))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-349)) (-4 *6 (-1235 *5))
+ (-5 *2
+ (-641
+ (-2 (|:| -2447 (-685 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-685 *6)))))
+ (-5 *1 (-498 *5 *6 *7))
+ (-5 *3
+ (-2 (|:| -2447 (-685 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-685 *6))))
+ (-4 *7 (-1235 *6)))))
+(((*1 *1 *1) (-4 *1 (-627)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998) (-1194))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-972 *4 *5 *3 *6)) (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3))
+ (-4 *3 (-1094)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1545 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *5)) (-4 *5 (-172)) (-5 *1 (-136 *3 *4 *5))
+ (-14 *3 (-564)) (-14 *4 (-767)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
- (-14 *4 *2))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1226 *3)) (-4 *3 (-1209)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-789))
- (-4 *3 (-13 (-846) (-10 -8 (-15 -4344 ((-1170) $))))) (-4 *5 (-556))
- (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *3
- (-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
- (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3))))
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-307))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-447 *3 *4 *5 *6))))
((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *6))
- (-4 *6
- (-13 (-846)
- (-10 -8 (-15 -4344 ((-1170) $))
- (-15 -3257 ((-3 $ "failed") (-1170))))))
- (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2))
- (-4 *2 (-945 (-948 *4) *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
-(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
- (|partial| -12 (-5 *5 (-1170))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-641 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -2656 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1194) (-27) (-430 *8)))
- (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3)))
- (-5 *3 (-564)) (-5 *2 (-641 *4)) (-5 *1 (-1010 *8 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-257)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-5 *3 (-1 (-112) *5 *5)) (-4 *5 (-13 (-1094) (-34)))
- (-5 *2 (-112)) (-5 *1 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34))))))
-(((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-860 *4))
- (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-629 *4 *5)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-5 *2 (-564))
- (-5 *1 (-443 *5 *3 *6)) (-4 *3 (-1235 *5))
- (-4 *6 (-13 (-404) (-1034 *5) (-363) (-1194) (-284)))))
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
+ (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-447 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
+ (-4 *4 (-307)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-447 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5))
- (-4 *3 (-1235 *4))
- (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-641 (-610 *6))) (-5 *4 (-1170)) (-5 *2 (-610 *6))
- (-4 *6 (-430 *5)) (-4 *5 (-846)) (-5 *1 (-573 *5 *6)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-452)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-4 *1 (-374 *3 *4))
- (-4 *4 (-172)))))
-(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1214))))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+ (|partial| -12 (-4 *4 (-556)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
+ (-4 *7 (-988 *4)) (-4 *2 (-683 *7 *8 *9))
+ (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-683 *4 *5 *6))
+ (-4 *8 (-373 *7)) (-4 *9 (-373 *7))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045))
+ (-4 *3 (-373 *2)) (-4 *4 (-373 *2)) (-4 *2 (-363))))
+ ((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-363)) (-4 *3 (-172)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
+ (-4 *2 (-683 *3 *4 *5))))
+ ((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-685 *2)) (-4 *2 (-363)) (-4 *2 (-1045))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1117 *2 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-238 *2 *3)) (-4 *5 (-238 *2 *3)) (-4 *3 (-363))))
+ ((*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-1180 *3)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
+ (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
+ (|:| |ub| (-641 (-839 (-225))))))
+ (-5 *1 (-267)))))
(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517))))
((*1 *2 *1)
(-12 (-4 *2 (-13 (-1094) (-34))) (-5 *1 (-1134 *3 *2))
(-4 *3 (-13 (-1094) (-34)))))
((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1270)))))
-(((*1 *1 *1 *1 *2 *3)
- (-12 (-5 *2 (-939 *5)) (-5 *3 (-767)) (-4 *5 (-1045))
- (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))))
-(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
- ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *1) (-12 (-4 *1 (-368)) (-5 *2 (-917))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-917))
- (-5 *1 (-528 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-491)) (-5 *2 (-687 (-579))) (-5 *1 (-579)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4))
- (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6)))
- (-4 *8 (-342 *5 *6 *7))
- (-4 *4 (-13 (-846) (-556) (-1034 (-564))))
- (-5 *2 (-2 (|:| -3533 (-767)) (|:| -3060 *8)))
- (-5 *1 (-907 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6))
- (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4)))
- (-4 *6 (-342 (-407 (-564)) *4 *5))
- (-5 *2 (-2 (|:| -3533 (-767)) (|:| -3060 *6)))
- (-5 *1 (-908 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
- (-5 *1 (-332)))))
-(((*1 *1 *1) (-5 *1 (-536))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
+ (-5 *1 (-744)))))
+(((*1 *1 *1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4))
- (-5 *2 (-418 *3)) (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-3 (-564) (-225) (-506) (-1152) (-1175)))
- (-5 *1 (-1175)))))
-(((*1 *1) (-5 *1 (-144)))
+ (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4)))))
+ (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
+ (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-263)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-641 (-641 *3)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-641 (-641 *5)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-641 *3))) (-5 *1 (-1181 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))))
+ (-12 (-5 *3 (-641 (-948 *4)))
+ (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-621 *4 *5))
+ (-5 *3
+ (-1 (-2 (|:| |ans| *4) (|:| -4225 *4) (|:| |sol?| (-112)))
+ (-564) *4))
+ (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *1 (-574 *4 *5)))))
(((*1 *2 *1)
(-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
(-4 *5 (-373 *3)) (-5 *2 (-564))))
@@ -9675,1080 +9816,977 @@
(-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
(-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-481 *4 *5))
- (-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))))
-(((*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-280)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-858))))
- ((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-958)))))
-(((*1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6))
- (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-418 *3)) (-4 *3 (-556)) (-5 *1 (-419 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564))) (-5 *2 (-112))
- (-5 *1 (-1286 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-876)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564)))
- (-5 *2 (-1259 (-407 (-564)))) (-5 *1 (-1286 *4)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545))))
- ((*1 *1 *1) (-4 *1 (-1054))))
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767))
+ (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1 *1) (-5 *1 (-536))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-349)) (-5 *2 (-1259 *1))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2))
+ (-4 *2 (-430 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
+ (-5 *1 (-158 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-685 *1)) (-4 *1 (-145)) (-4 *1 (-905))
- (-5 *2 (-1259 *1)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-858)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP))))
- (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 *8 *8 *8))
- (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1202 *5 *6 *7 *8)) (-4 *5 (-556))
- (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -2656 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-363)) (-4 *7 (-1235 *6))
- (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6)))
- (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-564) (-564))) (-5 *1 (-361 *3)) (-4 *3 (-1094))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-767) (-767))) (-5 *1 (-386 *3)) (-4 *3 (-1094))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
- (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)))))
-(((*1 *1 *2) (-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-330))))
- ((*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-330))))
- ((*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-330))))
- ((*1 *1 *2) (-12 (-5 *2 (-316 (-690))) (-5 *1 (-330))))
- ((*1 *1 *2) (-12 (-5 *2 (-316 (-697))) (-5 *1 (-330))))
- ((*1 *1 *2) (-12 (-5 *2 (-316 (-695))) (-5 *1 (-330))))
- ((*1 *1) (-5 *1 (-330))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
- (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
- (-5 *1 (-784)))))
+ (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(((*1 *2 *3) (-12 (-5 *3 (-491)) (-5 *2 (-687 (-579))) (-5 *1 (-579)))))
+(((*1 *1 *1) (-4 *1 (-545))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *3 *3 *3 *3 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))
+ (-5 *2 (-1031)) (-5 *1 (-742)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-318)) (-5 *3 (-225)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-4 *1 (-404))))
- ((*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-404))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *2 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *1 *2) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))))
-(((*1 *2 *1) (-12 (-4 *1 (-47 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
- (-14 *4 (-641 (-1170)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-564)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846)))
- (-14 *4 (-641 (-1170)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
- (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-275))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *8)) (-5 *4 (-641 *6)) (-4 *6 (-846))
- (-4 *8 (-945 *7 *5 *6)) (-4 *5 (-789)) (-4 *7 (-1045))
- (-5 *2 (-641 (-767))) (-5 *1 (-321 *5 *6 *7 *8))))
- ((*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-917))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-374 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172))
- (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-470 *3 *2)) (-4 *3 (-172)) (-4 *2 (-23))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-556)) (-5 *2 (-564)) (-5 *1 (-621 *3 *4))
- (-4 *4 (-1235 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *3 (-846)) (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-969 *3 *2 *4)) (-4 *3 (-1045)) (-4 *4 (-846))
- (-4 *2 (-788))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1250 *3))
- (-5 *2 (-564))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1242 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1219 *3))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-829 (-917)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-767)))))
+ (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-112))
+ (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-112)) (-5 *1 (-1198 *4 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-280)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-641 (-1166 *7))) (-5 *3 (-1166 *7))
+ (-4 *7 (-945 *5 *6 *4)) (-4 *5 (-905)) (-4 *6 (-789))
+ (-4 *4 (-846)) (-5 *1 (-902 *5 *6 *4 *7)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
(|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
(-5 *1 (-1169)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1022 (-839 (-564))))
- (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *4)))) (-4 *4 (-1045))
- (-5 *1 (-594 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3) (-12 (-5 *3 (-112)) (-5 *2 (-1152)) (-5 *1 (-52)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-1259
- (-2 (|:| |scaleX| (-225)) (|:| |scaleY| (-225))
- (|:| |deltaX| (-225)) (|:| |deltaY| (-225)) (|:| -3987 (-564))
- (|:| -2609 (-564)) (|:| |spline| (-564)) (|:| -3922 (-564))
- (|:| |axesColor| (-870)) (|:| -3008 (-564))
- (|:| |unitsColor| (-870)) (|:| |showing| (-564)))))
- (-5 *1 (-1260)))))
-(((*1 *1) (-5 *1 (-141))) ((*1 *1 *1) (-5 *1 (-144)))
- ((*1 *1 *1) (-4 *1 (-1138))))
-(((*1 *1 *2 *3 *3 *4 *5)
- (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870)))
- (-5 *4 (-641 (-917))) (-5 *5 (-641 (-263))) (-5 *1 (-468))))
- ((*1 *1 *2 *3 *3 *4)
- (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870)))
- (-5 *4 (-641 (-917))) (-5 *1 (-468))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468))))
- ((*1 *1 *1) (-5 *1 (-468))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
+(((*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263))))
+ ((*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-183)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1174)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2 (-1150 (-225))) (-5 *1 (-192))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-316 (-225))) (-5 *4 (-641 (-1170)))
- (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *4 (-641 (-1170)))
- (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-1150 (-225))) (-5 *1 (-300)))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-112))
- (-5 *1 (-263)))))
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-1109)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1187)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
+ (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1104)))))
+(((*1 *1) (-5 *1 (-144))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
(|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
(-5 *1 (-1169)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1133))))
+(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1087 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))))
-(((*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-967)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-873 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-875 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-5 *1 (-878 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094))))
- ((*1 *1 *2) (-12 (-5 *1 (-127 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *1) (-12 (-4 *1 (-425 *3)) (-4 *3 (-1094)) (-5 *2 (-767)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112))))
+ (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1))
+ (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
+(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-112))
+ (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-13 (-363) (-844)))
+ (-5 *2 (-641 (-2 (|:| -4006 (-641 *3)) (|:| -2506 *5))))
+ (-5 *1 (-181 *5 *3)) (-4 *3 (-1235 (-169 *5)))))
((*1 *2 *3 *3)
- (|partial| -12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-1 (-112) *3 *3)) (-4 *3 (-1094)) (-5 *2 (-112))
- (-5 *1 (-1210 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
- (-5 *1 (-744)))))
-(((*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))))
+ (-12 (-4 *4 (-13 (-363) (-844)))
+ (-5 *2 (-641 (-2 (|:| -4006 (-641 *3)) (|:| -2506 *4))))
+ (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
+ (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
+ (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-722)))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-564)) (-5 *3 (-917)) (-4 *1 (-404))))
+ ((*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-4 *1 (-404))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *2 *6)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *2 (-1094)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
+ (-14 *4 *2))))
(((*1 *1 *1) (-5 *1 (-1169)))
((*1 *1 *2)
(-12
(-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
(|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
(-5 *1 (-1169)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3238 (-778 *3)) (|:| |coef2| (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-2 (|:| -3238 *1) (|:| |coef2| *1)))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
- (-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264))
- (-5 *1 (-1210 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-5 *2 (-1264))
- (-5 *1 (-1210 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1166 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
-(((*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534))))
- ((*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5))))
- (-5 *1 (-1123 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-13 (-307) (-846) (-147)))
- (-5 *2 (-641 (-294 (-316 *4)))) (-5 *1 (-1123 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *5))))
- (-5 *1 (-1123 *5))))
+ (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-862 *4 *5 *6 *7))
+ (-4 *4 (-1045)) (-14 *5 (-641 (-1170))) (-14 *6 (-641 *3))
+ (-14 *7 *3)))
((*1 *2 *3)
- (-12 (-5 *3 (-294 (-407 (-948 *4))))
- (-4 *4 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-294 (-316 *4))))
- (-5 *1 (-1123 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
- (-4 *5 (-13 (-307) (-846) (-147)))
- (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5))))
+ (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-4 *5 (-846)) (-4 *6 (-789))
+ (-14 *8 (-641 *5)) (-5 *2 (-1264))
+ (-5 *1 (-1271 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-945 *4 *6 *5))
+ (-14 *9 (-641 *3)) (-14 *10 *3))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1087 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1))
+ (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-407 (-948 *4))))
- (-4 *4 (-13 (-307) (-846) (-147)))
- (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-294 (-407 (-948 *5))))) (-5 *4 (-641 (-1170)))
- (-4 *5 (-13 (-307) (-846) (-147)))
- (-5 *2 (-641 (-641 (-294 (-316 *5))))) (-5 *1 (-1123 *5))))
+ (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-38 (-407 (-564))))
+ (-5 *2 (-2 (|:| -1295 (-1150 *4)) (|:| -1307 (-1150 *4))))
+ (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-610 *5))) (-5 *3 (-1170)) (-4 *5 (-430 *4))
+ (-4 *4 (-846)) (-5 *1 (-573 *4 *5)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))))
+(((*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-294 (-407 (-948 *4)))))
- (-4 *4 (-13 (-307) (-846) (-147)))
- (-5 *2 (-641 (-641 (-294 (-316 *4))))) (-5 *1 (-1123 *4)))))
-(((*1 *2 *3 *2 *4 *5)
- (-12 (-5 *2 (-641 *3)) (-5 *5 (-917)) (-4 *3 (-1235 *4))
- (-4 *4 (-307)) (-5 *1 (-460 *4 *3)))))
-(((*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))))
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564))))
+ ((*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1) (-4 *1 (-865 *2)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788))
+ (-4 *4 (-846)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))))
+ (-12 (-5 *3 (-815 *4)) (-4 *4 (-846)) (-5 *2 (-112))
+ (-5 *1 (-668 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))))
+(((*1 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
+ (-5 *2 (-112)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-917)) (-5 *1 (-1028 *2))
+ (-4 *2 (-13 (-1094) (-10 -8 (-15 * ($ $ $))))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-641 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564))))))
+ (-5 *2 (-641 (-225))) (-5 *1 (-305)))))
(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
- (-4 *2 (-683 *3 *4 *5)))))
+ (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2))
+ (-4 *2 (-1235 (-169 *3))))))
(((*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534))))
((*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-948 (-564)))) (-5 *1 (-437))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-767)) (-4 *5 (-172))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
+ (-4 *4 (-172))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
+ (-4 *4 (-373 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-1045)) (-4 *1 (-683 *3 *2 *4)) (-4 *2 (-373 *3))
+ (-4 *4 (-373 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1136 *2 *3)) (-14 *2 (-767)) (-4 *3 (-1045)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1170)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-316 *4)) (-4 *4 (-13 (-824) (-846) (-1045)))
+ (-5 *2 (-1152)) (-5 *1 (-822 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-225))) (-5 *2 (-1098))
- (-5 *1 (-755))))
+ (-12 (-5 *3 (-316 *5)) (-5 *4 (-112))
+ (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1152))
+ (-5 *1 (-822 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170)) (-5 *4 (-685 (-564))) (-5 *2 (-1098))
- (-5 *1 (-755)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4)))
- (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
- (-12 (-5 *4 (-685 (-564))) (-5 *5 (-112)) (-5 *7 (-685 (-225)))
- (-5 *3 (-564)) (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-750)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-49))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-506))) (-5 *1 (-483)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1094)) (-5 *1 (-960 *2 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-641 (-778 *3))) (-5 *1 (-778 *3)) (-4 *3 (-556))
- (-4 *3 (-1045)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *1 *2 *1) (-12 (-4 *1 (-107 *2)) (-4 *2 (-1209))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-121 *2)) (-4 *2 (-846))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-126 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-282 *2)) (-4 *2 (-1209))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2
- (|:| -3058
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (|:| -3726
- (-2
- (|:| |endPointContinuity|
- (-3 (|:| |continuous| "Continuous at the end points")
- (|:| |lowerSingular|
- "There is a singularity at the lower end point")
- (|:| |upperSingular|
- "There is a singularity at the upper end point")
- (|:| |bothSingular|
- "There are singularities at both end points")
- (|:| |notEvaluated|
- "End point continuity not yet evaluated")))
- (|:| |singularitiesStream|
- (-3 (|:| |str| (-1150 (-225)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2029
- (-3 (|:| |finite| "The range is finite")
- (|:| |lowerInfinite|
- "The bottom of range is infinite")
- (|:| |upperInfinite| "The top of range is infinite")
- (|:| |bothInfinite|
- "Both top and bottom points are infinite")
- (|:| |notEvaluated| "Range not yet evaluated")))))))
- (-5 *1 (-559))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-691 *2)) (-4 *2 (-1094))))
- ((*1 *1 *2)
- (-12
+ (-12 (-5 *3 (-818)) (-5 *4 (-316 *5))
+ (-4 *5 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264))
+ (-5 *1 (-822 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-818)) (-5 *4 (-316 *6)) (-5 *5 (-112))
+ (-4 *6 (-13 (-824) (-846) (-1045))) (-5 *2 (-1264))
+ (-5 *1 (-822 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-824)) (-5 *2 (-1152))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-824)) (-5 *3 (-112)) (-5 *2 (-1152))))
+ ((*1 *2 *3 *1) (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *2 (-1264))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-4 *1 (-824)) (-5 *3 (-818)) (-5 *4 (-112)) (-5 *2 (-1264)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *5 *5))
+ (-4 *5 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
(-5 *2
- (-2
- (|:| -3058
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (|:| -3726
- (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
- (|:| |expense| (-379)) (|:| |accuracy| (-379))
- (|:| |intermediateResults| (-379))))))
- (-5 *1 (-799))))
- ((*1 *2 *3 *4)
- (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))))
-(((*1 *1 *1) (-4 *1 (-545))))
+ (-2 (|:| |solns| (-641 *5))
+ (|:| |maps| (-641 (-2 (|:| |arg| *5) (|:| |res| *5))))))
+ (-5 *1 (-1122 *3 *5)) (-4 *3 (-1235 *5)))))
+(((*1 *2) (-12 (-5 *2 (-839 (-564))) (-5 *1 (-534))))
+ ((*1 *1) (-12 (-5 *1 (-839 *2)) (-4 *2 (-1094)))))
(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1170))
- (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3))) (-5 *1 (-557 *5 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4406)) (-4 *1 (-489 *4))
- (-4 *4 (-1209)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-564) *2 *2)) (-4 *2 (-132)) (-5 *1 (-1078 *2)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-610 *4)) (-5 *1 (-609 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-846)))))
+ (-12 (-5 *2 (-114)) (-5 *1 (-113 *3)) (-4 *3 (-846)) (-4 *3 (-1094)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-556) (-846))) (-5 *2 (-169 *5))
+ (-5 *1 (-598 *4 *5 *3)) (-4 *5 (-13 (-430 *4) (-998) (-1194)))
+ (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-858)) (-5 *1 (-1150 *3)) (-4 *3 (-1094))
+ (-4 *3 (-1209)))))
+(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
+(((*1 *1 *2 *3 *3 *4 *5)
+ (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870)))
+ (-5 *4 (-641 (-917))) (-5 *5 (-641 (-263))) (-5 *1 (-468))))
+ ((*1 *1 *2 *3 *3 *4)
+ (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870)))
+ (-5 *4 (-641 (-917))) (-5 *1 (-468))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *1 (-468))))
+ ((*1 *1 *1) (-5 *1 (-468))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1262)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-144))))
((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-144)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1) (-5 *1 (-819))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *4 (-1094)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1170)) (-5 *6 (-641 (-610 *3)))
- (-5 *5 (-610 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *7)))
- (-4 *7 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3)))
- (-5 *1 (-557 *7 *3)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))))
+ (-12 (-5 *2 (-610 *4)) (-5 *1 (-609 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-846)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1094))
+ (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))
+ (-5 *2 (-641 (-1170))) (-5 *1 (-1070 *3 *4 *5))
+ (-4 *5 (-13 (-430 *4) (-882 *3) (-612 (-888 *3)))))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-825)))))
(((*1 *2 *3)
- (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *4 (-1235 *3))
- (-5 *2
- (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-685 *3))))
- (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-1235 *3))
- (-5 *2
- (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-685 *3))))
- (-5 *1 (-764 *4 *5)) (-4 *5 (-409 *3 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3))
- (-5 *2
- (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-685 *3))))
- (-5 *1 (-981 *4 *3 *5 *6)) (-4 *6 (-720 *3 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3))
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
(-5 *2
- (-2 (|:| -3776 (-685 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-685 *3))))
- (-5 *1 (-1268 *4 *3 *5 *6)) (-4 *6 (-409 *3 *5)))))
-(((*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-307)) (-5 *2 (-112)))))
+ (-3 (|:| |continuous| "Continuous at the end points")
+ (|:| |lowerSingular|
+ "There is a singularity at the lower end point")
+ (|:| |upperSingular|
+ "There is a singularity at the upper end point")
+ (|:| |bothSingular| "There are singularities at both end points")
+ (|:| |notEvaluated| "End point continuity not yet evaluated")))
+ (-5 *1 (-192)))))
+(((*1 *2 *1) (-12 (-4 *1 (-831 *3)) (-4 *3 (-1094)) (-5 *2 (-55)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
- (-5 *2
- (-2 (|:| |mval| (-685 *4)) (|:| |invmval| (-685 *4))
- (|:| |genIdeal| (-504 *4 *5 *6 *7))))
- (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-307)) (-4 *6 (-373 *5)) (-4 *4 (-373 *5))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-1118 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147)))
- (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
+ (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
+ (-5 *2 (-685 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-842)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
+ (-5 *2 (-767)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))))
+(((*1 *1) (-5 *1 (-291))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
+ (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
+ (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(((*1 *1 *1) (-4 *1 (-35)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3))
+ (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-5 *1 (-1155 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-5 *1 (-1156 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-564)) (-4 *1 (-1087 *3)) (-4 *3 (-1209)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5))
- (-4 *4 (-1094)) (-4 *5 (-1094)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
+ (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307))
+ (-5 *2 (-641 (-767))) (-5 *1 (-774 *3 *4 *5 *6 *7))
+ (-4 *3 (-1235 *6)) (-4 *7 (-945 *6 *4 *5)))))
+(((*1 *1) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-335 *3 *4 *5 *6)) (-4 *3 (-363)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5))
- (-5 *2
- (-2 (|:| -4110 (-413 *4 (-407 *4) *5 *6)) (|:| |principalPart| *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
- (-5 *2
- (-2 (|:| |poly| *6) (|:| -1872 (-407 *6))
- (|:| |special| (-407 *6))))
- (-5 *1 (-723 *5 *6)) (-5 *3 (-407 *6))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-892 *3 *4))
- (-4 *3 (-1235 *4))))
- ((*1 *2 *3 *4 *4)
- (|partial| -12 (-5 *4 (-767)) (-4 *5 (-363))
- (-5 *2 (-2 (|:| -4242 *3) (|:| -4251 *3))) (-5 *1 (-892 *3 *5))
- (-4 *3 (-1235 *5))))
- ((*1 *2 *3 *2 *4 *4)
- (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
- (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
- (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
- (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4)
- (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
- (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *2 *4 *4 *4 *4 *4)
- (-12 (-5 *2 (-641 *9)) (-5 *3 (-641 *8)) (-5 *4 (-112))
- (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
-(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8)))
- (-4 *7 (-846)) (-4 *8 (-307)) (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789))
- (-5 *2
- (-2 (|:| |upol| (-1166 *8)) (|:| |Lval| (-641 *8))
- (|:| |Lfact|
- (-641 (-2 (|:| -3595 (-1166 *8)) (|:| -1377 (-564)))))
- (|:| |ctpol| *8)))
- (-5 *1 (-738 *6 *7 *8 *9)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-622 *3 *4 *5 *6 *7 *2))
- (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *2 (-1103 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112))
- (-5 *2 (-1031)) (-5 *1 (-741)))))
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-349)) (-5 *3 (-564)) (-5 *2 (-1182 (-917) (-767))))))
-(((*1 *2 *3 *2)
(-12
- (-5 *2
+ (-5 *3
(-641
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *3)
- (|:| |polj| *3))))
- (-4 *5 (-789)) (-4 *3 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846))
- (-5 *1 (-449 *4 *5 *6 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-817)) (-5 *4 (-52)) (-5 *2 (-1264)) (-5 *1 (-827)))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *1) (-5 *1 (-1261))))
-(((*1 *2)
- (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905))
- (-5 *1 (-457 *3 *4 *2 *5)) (-4 *5 (-945 *2 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *2 (-905))
- (-5 *1 (-902 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4))))
- ((*1 *2) (-12 (-4 *2 (-905)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-363)) (-5 *1 (-892 *2 *3))
- (-4 *2 (-1235 *3)))))
-(((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))))
+ (-2 (|:| -4242 (-767))
+ (|:| |eqns|
+ (-641
+ (-2 (|:| |det| *7) (|:| |rows| (-641 (-564)))
+ (|:| |cols| (-641 (-564))))))
+ (|:| |fgb| (-641 *7)))))
+ (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147)))
+ (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767))
+ (-5 *1 (-920 *4 *5 *6 *7)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
- (-5 *1 (-332)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-564)) (-4 *1 (-1087 *3)) (-4 *3 (-1209)))))
-(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1056))))
- ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1056)))))
+ (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556))
+ (-4 *3 (-945 *7 *5 *6))
+ (-5 *2
+ (-2 (|:| -4165 (-767)) (|:| -4290 *3) (|:| |radicand| (-641 *3))))
+ (-5 *1 (-949 *5 *6 *7 *3 *8)) (-5 *4 (-767))
+ (-4 *8
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *3)) (-15 -2254 (*3 $)) (-15 -2264 (*3 $))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-144)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
- (-4 *5 (-430 *4)) (-5 *2 (-418 (-1166 (-407 (-564)))))
- (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-235 *3))
- (-4 *3 (-1094))))
- ((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-235 *2)) (-4 *2 (-1094))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209)) (-4 *2 (-1094))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
- ((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *2 (-1 (-112) *4)) (-5 *3 (-564)) (-4 *4 (-1094))
- (-5 *1 (-733 *4))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-5 *1 (-733 *2)) (-4 *2 (-1094))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
- (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))))
+ (-12
+ (-5 *3
+ (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
+ (-247 *4 (-407 (-564)))))
+ (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112))
+ (-5 *1 (-505 *4 *5)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468)))))
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-685 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-641 *3)))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7))
+ (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4))
+ (-14 *6 (-1 (-3 *4 "failed") *4 *4))
+ (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172))
+ (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3))
+ (-14 *5 (-1 (-3 *3 "failed") *3 *3))
+ (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172))
+ (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3))
+ (-14 *5 (-1 (-3 *3 "failed") *3 *3))
+ (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))))
+(((*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-1045))))
+ ((*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *5 *3)) (-4 *4 (-1209))
+ (-4 *5 (-373 *4)) (-4 *3 (-373 *4)))))
+(((*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2))
- (-4 *2 (-1235 (-169 *3))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-885 *4 *5)) (-5 *3 (-885 *4 *6)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-662 *5)) (-5 *1 (-881 *4 *5 *6)))))
+ (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-818)) (-5 *2 (-52)) (-5 *1 (-825)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1226 *3)) (-4 *3 (-1209)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-436)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1226 (-564))) (-4 *1 (-282 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))))
+(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
+ (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225)))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))))
+ (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))))
+ (-5 *10 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-556))
+ (-4 *7 (-945 *3 *5 *6))
+ (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *8) (|:| |radicand| *8)))
+ (-5 *1 (-949 *5 *6 *3 *7 *8)) (-5 *4 (-767))
+ (-4 *8
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $)) (-15 -2264 (*7 $))))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045))
+ (-4 *2 (-1219 *3)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
+(((*1 *1 *2)
(-12
(-5 *2
(-641
(-2
- (|:| -3058
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| -3026
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225))))
+ (|:| |yinit| (-641 (-225))) (|:| |intvals| (-641 (-225)))
+ (|:| |g| (-316 (-225))) (|:| |abserr| (-225))
(|:| |relerr| (-225))))
- (|:| -3726
- (-2
- (|:| |endPointContinuity|
- (-3 (|:| |continuous| "Continuous at the end points")
- (|:| |lowerSingular|
- "There is a singularity at the lower end point")
- (|:| |upperSingular|
- "There is a singularity at the upper end point")
- (|:| |bothSingular|
- "There are singularities at both end points")
- (|:| |notEvaluated|
- "End point continuity not yet evaluated")))
- (|:| |singularitiesStream|
- (-3 (|:| |str| (-1150 (-225)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2029
- (-3 (|:| |finite| "The range is finite")
- (|:| |lowerInfinite|
- "The bottom of range is infinite")
- (|:| |upperInfinite| "The top of range is infinite")
- (|:| |bothInfinite|
- "Both top and bottom points are infinite")
- (|:| |notEvaluated| "Range not yet evaluated"))))))))
- (-5 *1 (-559))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209))
- (-5 *2 (-641 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-452)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-131))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-361 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-386 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-645 *3 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-3 (-112) "failed")) (-4 *3 (-452)) (-4 *4 (-846))
- (-4 *5 (-789)) (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4)))))
-(((*1 *2 *1) (-12 (-5 *1 (-585 *2)) (-4 *2 (-363)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-172))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767))
- (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-357 *3)) (-4 *3 (-349)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564)))))
- (-5 *2 (-407 (-564))) (-5 *1 (-1016 *4)) (-4 *4 (-1235 (-564))))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5))
- (-5 *1 (-886 *4 *5)) (-4 *5 (-1209))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1160)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171)))))
+ (|:| -3683
+ (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
+ (|:| |expense| (-379)) (|:| |accuracy| (-379))
+ (|:| |intermediateResults| (-379)))))))
+ (-5 *1 (-799)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-169 (-225)))) (-5 *2 (-1031))
+ (-5 *1 (-752)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-743)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1057)) (-5 *3 (-1152)))))
(((*1 *1 *1) (-4 *1 (-627)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
(-4 *2 (-13 (-430 *3) (-998) (-1194))))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1008)) (-5 *2 (-858)))))
-(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-446)) (-5 *3 (-564)))))
+(((*1 *2 *3 *4 *5 *6 *7 *6)
+ (|partial| -12
+ (-5 *5
+ (-2 (|:| |contp| *3)
+ (|:| -4006 (-641 (-2 (|:| |irr| *10) (|:| -2582 (-564)))))))
+ (-5 *6 (-641 *3)) (-5 *7 (-641 *8)) (-4 *8 (-846)) (-4 *3 (-307))
+ (-4 *10 (-945 *3 *9 *8)) (-4 *9 (-789))
+ (-5 *2
+ (-2 (|:| |polfac| (-641 *10)) (|:| |correct| *3)
+ (|:| |corrfact| (-641 (-1166 *3)))))
+ (-5 *1 (-623 *8 *9 *3 *10)) (-5 *4 (-641 (-1166 *3))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34))))))
(((*1 *2 *3)
- (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
- (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
+ (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-363))
+ (-5 *1 (-521 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2))
+ (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045))))
((*1 *2 *3)
+ (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172))
+ (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
+ (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4409 "*"))) (-4 *2 (-1045)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1088 (-839 (-225)))) (-5 *1 (-305)))))
+(((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-685 (-407 *4))))))
+(((*1 *2 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
+(((*1 *2 *1)
(-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
(-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564)))
- (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $))
- (-15 -2272 ((-1119 *3 (-610 $)) $))
- (-15 -2350 ($ (-1119 *3 (-610 $))))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1) (-5 *1 (-578))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209))
+ (-4 *4 (-373 *2)) (-4 *5 (-373 *2))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094))
+ (-4 *2 (-1209)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-1235 *4)) (-5 *2 (-1 *6 (-641 *6)))
- (-5 *1 (-1253 *4 *5 *3 *6)) (-4 *3 (-652 *5)) (-4 *6 (-1250 *4)))))
+ (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-402)) (-5 *2 (-767))))
+ ((*1 *1 *1) (-4 *1 (-402))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
+ (-4 *3 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4408)) (-4 *1 (-489 *3))
+ (-4 *3 (-1209)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-59 *6)) (-4 *6 (-1209))
+ (-4 *5 (-1209)) (-5 *2 (-59 *5)) (-5 *1 (-58 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-240 *6 *7)) (-14 *6 (-767))
+ (-4 *7 (-1209)) (-4 *5 (-1209)) (-5 *2 (-240 *6 *5))
+ (-5 *1 (-239 *6 *7 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1209)) (-4 *5 (-1209))
+ (-4 *2 (-373 *5)) (-5 *1 (-371 *6 *4 *5 *2)) (-4 *4 (-373 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1094)) (-4 *5 (-1094))
+ (-4 *2 (-425 *5)) (-5 *1 (-423 *6 *4 *5 *2)) (-4 *4 (-425 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-641 *6)) (-4 *6 (-1209))
+ (-4 *5 (-1209)) (-5 *2 (-641 *5)) (-5 *1 (-639 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-954 *6)) (-4 *6 (-1209))
+ (-4 *5 (-1209)) (-5 *2 (-954 *5)) (-5 *1 (-953 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1150 *6)) (-4 *6 (-1209))
+ (-4 *3 (-1209)) (-5 *2 (-1150 *3)) (-5 *1 (-1148 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1259 *6)) (-4 *6 (-1209))
+ (-4 *5 (-1209)) (-5 *2 (-1259 *5)) (-5 *1 (-1258 *6 *5)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
+ ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
+ ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-789))
+ (-4 *3 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *5 (-556))
+ (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *3
+ (-13 (-846)
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
+ (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *6))
+ (-4 *6
+ (-13 (-846)
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
+ (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2))
+ (-4 *2 (-945 (-948 *4) *5 *6)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467))))
+ ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-316 (-225))))
- (-5 *2
- (-2 (|:| |additions| (-564)) (|:| |multiplications| (-564))
- (|:| |exponentiations| (-564)) (|:| |functionCalls| (-564))))
- (-5 *1 (-305)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-789)) (-4 *4 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3))
+ (-5 *1 (-738 *5 *4 *6 *3)) (-4 *3 (-945 *6 *5 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 *4))))
+ (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-645 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1280 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-815 *3))))
+ (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-564))))
((*1 *2 *1)
- (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))
- (-5 *2 (-1031)) (-5 *1 (-745))))
- ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-61 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-87 BDYVAL))))
- (-5 *8 (-388)) (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
- (-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 *5)) (-5 *4 (-564)) (-4 *5 (-844)) (-4 *5 (-363))
- (-5 *2 (-767)) (-5 *1 (-941 *5 *6)) (-4 *6 (-1235 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-545))))
- ((*1 *1 *1) (-4 *1 (-1054))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-4 *4 (-452))
- (-5 *2 (-641 (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4)))))
- (-5 *1 (-292 *4)))))
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
+(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
+ ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *2 *3 *4)
- (-12
- (-5 *3
- (-641
- (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *2))
- (|:| |logand| (-1166 *2)))))
- (-5 *4 (-641 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
- (-4 *2 (-363)) (-5 *1 (-585 *2)))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5))
+ (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-1272 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-610 *1)) (-4 *1 (-302)))))
+(((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-641 (-641 (-939 (-225)))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-641 (-641 (-939 (-225))))))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1173)) (-5 *3 (-1170)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-685 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))))
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1094)) (-4 *6 (-1094))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-680 *4 *5 *6)) (-4 *4 (-1094)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-318)) (-5 *3 (-225)))))
+(((*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1259 (-3 (-468) "undefined"))) (-5 *1 (-1260)))))
+(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
+ (-12 (-5 *3 (-917)) (-5 *4 (-225)) (-5 *5 (-564)) (-5 *6 (-870))
+ (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *1) (-5 *1 (-144))) ((*1 *1 *1) (-5 *1 (-858))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-527)) (-5 *3 (-128)) (-5 *2 (-767)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-307)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))))
+ (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-951)) (-5 *2 (-1088 (-225)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-970)) (-5 *2 (-1088 (-225))))))
(((*1 *2)
- (-12
- (-5 *2
- (-1259 (-641 (-2 (|:| -2051 (-906 *3)) (|:| -2005 (-1114))))))
- (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917))))
+ (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4))
+ (-4 *4 (-1235 *3)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767)))
+ (-5 *1 (-900 *4)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-870))))
+ ((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-316 (-225))) (-5 *2 (-407 (-564))) (-5 *1 (-305)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *5 (-1235 *4))
+ (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -1583 *5))))
+ (-5 *1 (-805 *4 *5 *3 *6)) (-4 *3 (-652 *5))
+ (-4 *6 (-652 (-407 *5))))))
+(((*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-165 *3 *2)) (-4 *3 (-166 *2))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *2 *4)) (-4 *4 (-1235 *2))
+ (-4 *2 (-172))))
((*1 *2)
- (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114))))))
- (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) *2))))
+ (-12 (-4 *4 (-1235 *2)) (-4 *2 (-172)) (-5 *1 (-408 *3 *2 *4))
+ (-4 *3 (-409 *2 *4))))
+ ((*1 *2) (-12 (-4 *1 (-409 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172))))
((*1 *2)
- (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2051 *3) (|:| -2005 (-1114))))))
- (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))))
-(((*1 *2 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))))
-(((*1 *2 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1261))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556))))
+ (-12 (-4 *3 (-1235 *2)) (-5 *2 (-564)) (-5 *1 (-764 *3 *4))
+ (-4 *4 (-409 *2 *3))))
((*1 *1 *1 *2)
+ (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *3 (-172))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))))
+(((*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-21)) (-4 *2 (-1209)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-558 *2)) (-4 *2 (-545)))))
+(((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 (-767)) (-5 *1 (-213 *4 *2)) (-14 *4 (-917))
+ (-4 *2 (-1094)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-685 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4))
+ (-4 *3 (-417 *4))))
+ ((*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-216 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846))))
+ ((*1 *1 *1 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-5 *1 (-892 *2 *4))
- (-4 *2 (-1235 *4)))))
+ (-4 *4 (-846)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *4 *5 *6 *7))
- (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209))
- (-4 *7 (-1209)))))
-(((*1 *1 *1) (-12 (-5 *1 (-606 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1) (-5 *1 (-630))))
+ (-12 (-5 *3 (-685 (-316 (-225))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))))
+ (-5 *1 (-205)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-263))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225) (-225))) (-5 *1 (-263))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-263)))))
+(((*1 *2 *3) (-12 (-5 *3 (-817)) (-5 *2 (-52)) (-5 *1 (-827)))))
(((*1 *1 *2 *3)
- (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-109)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2)
- (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2)))
- (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5))
- (-4 *3 (-342 *4 *2 *5))))
- ((*1 *2)
- (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213))
- (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))))
-(((*1 *1) (-4 *1 (-349)))
+ (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564)))))
+ (-4 *2 (-13 (-846) (-21))))))
+(((*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-767))))
+ ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-402)) (-5 *2 (-767)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *4 (-373 *2))
+ (-4 *5 (-373 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *2 (-1094)) (-5 *1 (-213 *4 *2))
+ (-14 *4 (-917))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-288 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1209))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *2 *6 *7))
+ (-4 *6 (-238 *5 *2)) (-4 *7 (-238 *4 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *2 *2 *3 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-1045)) (-5 *1 (-1231 *4 *2))
+ (-4 *2 (-1235 *4)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556))
+ (-5 *2 (-407 (-948 *4)))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556))
+ (-5 *2 (-407 (-948 *4))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-641 *3)) (-5 *1 (-957 *3)) (-4 *3 (-545)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1094)) (-5 *2 (-112)) (-5 *1 (-881 *3 *4 *5))
+ (-4 *3 (-1094)) (-4 *5 (-662 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
+(((*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4))
- (-4 *4 (-13 (-556) (-846) (-147)))
- (-5 *2
- (-2 (|:| |primelt| *5) (|:| |poly| (-641 (-1166 *5)))
- (|:| |prim| (-1166 *5))))
- (-5 *1 (-432 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-556) (-846) (-147)))
+ (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3))
+ (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307))
+ (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 *7)))
+ (-5 *1 (-738 *4 *5 *6 *7)) (-5 *3 (-1166 *7))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-452)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-418 *1)) (-4 *1 (-945 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-846)) (-4 *5 (-789)) (-4 *6 (-452)) (-5 *2 (-418 *3))
+ (-5 *1 (-975 *4 *5 *6 *3)) (-4 *3 (-945 *6 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-452))
+ (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-418 (-1166 (-407 *7))))
+ (-5 *1 (-1165 *4 *5 *6 *7)) (-5 *3 (-1166 (-407 *7)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-418 *1)) (-4 *1 (-1213))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-418 *3)) (-5 *1 (-1238 *4 *3))
+ (-4 *3 (-13 (-1235 *4) (-556) (-10 -8 (-15 -3209 ($ $ $)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
+ (-14 *5 (-641 (-1170)))
(-5 *2
- (-2 (|:| |primelt| *3) (|:| |pol1| (-1166 *3))
- (|:| |pol2| (-1166 *3)) (|:| |prim| (-1166 *3))))
- (-5 *1 (-432 *4 *3)) (-4 *3 (-27)) (-4 *3 (-430 *4))))
- ((*1 *2 *3 *4 *3 *4)
- (-12 (-5 *3 (-948 *5)) (-5 *4 (-1170)) (-4 *5 (-13 (-363) (-147)))
+ (-641 (-1140 *4 (-531 (-860 *6)) (-860 *6) (-776 *4 (-860 *6)))))
+ (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112))
(-5 *2
- (-2 (|:| |coef1| (-564)) (|:| |coef2| (-564))
- (|:| |prim| (-1166 *5))))
- (-5 *1 (-956 *5))))
+ (-2 (|:| |contp| (-564))
+ (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564)))))))
+ (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170)))
- (-4 *5 (-13 (-363) (-147)))
- (-5 *2
- (-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 *5)))
- (|:| |prim| (-1166 *5))))
- (-5 *1 (-956 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-5 *5 (-1170))
- (-4 *6 (-13 (-363) (-147)))
+ (-12 (-5 *4 (-112))
(-5 *2
- (-2 (|:| -4311 (-641 (-564))) (|:| |poly| (-641 (-1166 *6)))
- (|:| |prim| (-1166 *6))))
- (-5 *1 (-956 *6)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *1) (-5 *1 (-1079))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045))))
- ((*1 *2 *1 *1)
- (-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 (-917))) (-4 *2 (-363)) (-5 *1 (-152 *4 *2 *5))
- (-14 *4 (-917)) (-14 *5 (-989 *4 *2))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-316 *3)) (-5 *1 (-223 *3 *4))
- (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170)))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-323 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-131))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *2 (-556)) (-5 *1 (-621 *2 *4))
- (-4 *4 (-1235 *2))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-704 *2)) (-4 *2 (-1045))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-1045)) (-5 *1 (-731 *2 *3)) (-4 *3 (-722))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 *5)) (-5 *3 (-641 (-767))) (-4 *1 (-736 *4 *5))
- (-4 *4 (-1045)) (-4 *5 (-846))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *2)) (-4 *4 (-1045))
- (-4 *2 (-846))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-848 *2)) (-4 *2 (-1045))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 (-767))) (-4 *1 (-945 *4 *5 *6))
- (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-945 *4 *5 *2)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *2 (-846))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *2 (-945 *4 (-531 *5) *5))
- (-5 *1 (-1120 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-846))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-948 *4)) (-5 *1 (-1203 *4))
- (-4 *4 (-1045)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 (-610 *5))) (-5 *3 (-1170)) (-4 *5 (-430 *4))
- (-4 *4 (-846)) (-5 *1 (-573 *4 *5)))))
-(((*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1262)))))
+ (-2 (|:| |contp| (-564))
+ (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564)))))))
+ (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-267)))))
+(((*1 *1) (-5 *1 (-437))))
(((*1 *2 *3 *1)
(-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
(-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112))))
((*1 *2 *3 *1)
(-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
(-4 *3 (-1059 *4 *5 *6))
- (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *1))))
+ (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *1))))
(-4 *1 (-1065 *4 *5 *6 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-751)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-917)) (-4 *5 (-556)) (-5 *2 (-685 *5))
- (-5 *1 (-952 *5 *3)) (-4 *3 (-652 *5)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-103 *2)) (-4 *2 (-1094)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-685 *4)) (-4 *4 (-1045)) (-5 *1 (-1136 *3 *4))
- (-14 *3 (-767)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2))
- (-4 *2 (-1235 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147)))
- (-5 *1 (-399 *3 *4)))))
+(((*1 *1) (-5 *1 (-559))))
+(((*1 *1) (-5 *1 (-141))) ((*1 *1 *1) (-5 *1 (-144)))
+ ((*1 *1 *1) (-4 *1 (-1138))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-131))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-361 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-386 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1094)) (-5 *1 (-645 *3 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *5) (-27) (-1194)))
+ (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-585 *3)) (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-789))
+ (-4 *3 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *5 (-556))
+ (-5 *1 (-728 *4 *3 *5 *2)) (-4 *2 (-945 (-407 (-948 *5)) *4 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *3
+ (-13 (-846)
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
+ (-5 *1 (-980 *4 *5 *3 *2)) (-4 *2 (-945 (-948 *4) *5 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *6))
+ (-4 *6
+ (-13 (-846)
+ (-10 -8 (-15 -4327 ((-1170) $))
+ (-15 -3229 ((-3 $ "failed") (-1170))))))
+ (-4 *4 (-1045)) (-4 *5 (-789)) (-5 *1 (-980 *4 *5 *6 *2))
+ (-4 *2 (-945 (-948 *4) *5 *6)))))
+(((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-529)))))
+(((*1 *1 *1 *1) (-4 *1 (-307))) ((*1 *1 *1 *1) (-5 *1 (-767)))
+ ((*1 *1 *1 *1) (-5 *1 (-858))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-1195 *3))) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1042 *4 *5)) (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-14 *5 (-641 (-1170))) (-5 *2 (-641 (-641 (-1020 (-407 *4)))))
- (-5 *1 (-1285 *4 *5 *6)) (-14 *6 (-641 (-1170)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-112))
- (-4 *5 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *5))))) (-5 *1 (-1285 *5 *6 *7))
- (-14 *6 (-641 (-1170))) (-14 *7 (-641 (-1170)))))
+ (-12 (-4 *3 (-233)) (-4 *3 (-1045)) (-4 *4 (-846)) (-4 *5 (-266 *4))
+ (-4 *6 (-789)) (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *3 *4 *5 *6))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4)))
- (-4 *4 (-13 (-844) (-307) (-147) (-1018)))
- (-5 *2 (-641 (-641 (-1020 (-407 *4))))) (-5 *1 (-1285 *4 *5 *6))
- (-14 *5 (-641 (-1170))) (-14 *6 (-641 (-1170))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-577))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-857)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *5 (-767)) (-4 *6 (-1094)) (-4 *7 (-896 *6))
- (-5 *2 (-685 *7)) (-5 *1 (-688 *6 *7 *3 *4)) (-4 *3 (-373 *7))
- (-4 *4 (-13 (-373 *6) (-10 -7 (-6 -4406)))))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-330)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846))
- (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-70 APROD)))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-752)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-846))
- (-4 *3 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-218))))
- ((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209))))
- ((*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-672))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *1) (-5 *1 (-141))))
+ (-12 (-4 *4 (-1045)) (-4 *3 (-846)) (-4 *5 (-266 *3)) (-4 *6 (-789))
+ (-5 *2 (-1 *1 (-767))) (-4 *1 (-253 *4 *3 *5 *6))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-767)) (-4 *1 (-266 *2)) (-4 *2 (-846)))))
+(((*1 *1 *1) (-4 *1 (-1138))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-735 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-1181 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217))))
- ((*1 *2 *1) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487))))
- ((*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)) (-4 *2 (-307))))
+ (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5)))))
+ (-5 *1 (-1123 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-846) (-147)))
+ (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5)))))
+ (-5 *1 (-1123 *5)))))
+(((*1 *2 *3)
+ (-12 (|has| *6 (-6 -4408)) (-4 *4 (-363)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-521 *4 *5 *6 *3))
+ (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (|has| *9 (-6 -4408)) (-4 *4 (-556)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *8 (-373 *7))
+ (-4 *9 (-373 *7)) (-5 *2 (-641 *6))
+ (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-683 *4 *5 *6))
+ (-4 *10 (-683 *7 *8 *9))))
((*1 *2 *1)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564))))
- ((*1 *1 *1) (-4 *1 (-1054))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
-(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-749)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *5 (-368))
- (-5 *2 (-767)))))
-(((*1 *1 *1 *1) (-4 *1 (-307))) ((*1 *1 *1 *1) (-5 *1 (-767)))
- ((*1 *1 *1 *1) (-5 *1 (-858))))
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-641 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-684 *4 *5 *6 *3))
+ (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556))
+ (-5 *2 (-641 *7)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8))))
- (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1088 (-839 (-225)))) (-5 *1 (-305)))))
+ (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1150 *7))) (-4 *6 (-846))
+ (-4 *7 (-945 *5 (-531 *6) *6)) (-4 *5 (-1045))
+ (-5 *2 (-1 (-1150 *7) *7)) (-5 *1 (-1120 *5 *6 *7)))))
(((*1 *1 *2 *3)
(-12 (-5 *2 (-820)) (-5 *3 (-641 (-1170))) (-5 *1 (-821)))))
-(((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-564)) (-5 *1 (-1150 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
+ ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
+ ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-751)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170))
- (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))))
-(((*1 *2 *3 *4 *5 *5 *2)
- (|partial| -12 (-5 *2 (-112)) (-5 *3 (-948 *6)) (-5 *4 (-1170))
- (-5 *5 (-839 *7))
- (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-4 *7 (-13 (-1194) (-29 *6))) (-5 *1 (-224 *6 *7))))
- ((*1 *2 *3 *4 *4 *2)
- (|partial| -12 (-5 *2 (-112)) (-5 *3 (-1166 *6)) (-5 *4 (-839 *6))
- (-4 *6 (-13 (-1194) (-29 *5)))
- (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-224 *5 *6)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-491)) (-5 *4 (-950)) (-5 *2 (-687 (-533)))
- (-5 *1 (-533))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-950)) (-4 *3 (-1094)) (-5 *2 (-687 *1))
- (-4 *1 (-763 *3)))))
+ (-12 (-4 *3 (-1213)) (-4 *5 (-1235 *3)) (-4 *6 (-1235 (-407 *5)))
+ (-5 *2 (-112)) (-5 *1 (-341 *4 *3 *5 *6)) (-4 *4 (-342 *3 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-641 (-939 (-225)))))
- (-5 *2 (-641 (-1088 (-225)))) (-5 *1 (-924)))))
+ (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267))))
+ ((*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-169 *5)) (-4 *5 (-13 (-430 *4) (-998) (-1194)))
- (-4 *4 (-13 (-556) (-846)))
- (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194)))
- (-5 *1 (-598 *4 *5 *2)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
- (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
- (|:| |ub| (-641 (-839 (-225))))))
- (-5 *1 (-267)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-1208))) (-5 *3 (-1208)) (-5 *1 (-677)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-945 *5 *6 *7)) (-4 *5 (-452))
- (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
- (-5 *1 (-449 *5 *6 *7 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))))
-(((*1 *1 *1 *1) (-4 *1 (-307))) ((*1 *1 *1 *1) (-5 *1 (-767)))
- ((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-527)) (-5 *3 (-128)) (-5 *2 (-767)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+ (-12 (-5 *3 (-641 (-610 *5))) (-4 *4 (-846)) (-5 *2 (-610 *5))
+ (-5 *1 (-573 *4 *5)) (-4 *5 (-430 *4)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-238 *3 *2)) (-4 *2 (-1209)) (-4 *2 (-1045))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858))))
+ ((*1 *1 *1) (-5 *1 (-858)))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-939 (-225))) (-5 *2 (-225)) (-5 *1 (-1205))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))))
(((*1 *1) (-5 *1 (-578)))
((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-859))))
((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-859))))
@@ -10757,6 +10795,38 @@
((*1 *2 *3 *1)
(-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1150 *4))
(-4 *4 (-1094)) (-4 *4 (-1209)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-536))) (-5 *2 (-1170)) (-5 *1 (-536)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+(((*1 *1 *1 *1) (-4 *1 (-307))) ((*1 *1 *1 *1) (-5 *1 (-767)))
+ ((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1166 *6)) (-5 *3 (-564)) (-4 *6 (-307)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-649 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-806 *4 *2))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-650 *2 (-407 *2))) (-4 *2 (-1235 *4))
+ (-5 *1 (-806 *4 *2))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
+(((*1 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
(((*1 *1 *1 *2) (-12 (-5 *2 (-506)) (-5 *1 (-114))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-506)) (-4 *4 (-846)) (-5 *1 (-925 *4 *2))
@@ -10764,102 +10834,36 @@
((*1 *2 *3 *4)
(-12 (-5 *3 (-1170)) (-5 *4 (-506)) (-5 *2 (-316 (-564)))
(-5 *1 (-926)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *2 *3 *3 *4 *5 *3 *6)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN)))) (-5 *2 (-1031))
- (-5 *1 (-742)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-536))) (-5 *2 (-1170)) (-5 *1 (-536)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1045))
- (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
- (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-323 *2 *4)) (-4 *4 (-131))
- (-4 *2 (-1094))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-361 *2)) (-4 *2 (-1094))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-386 *2)) (-4 *2 (-1094))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *2 (-1094)) (-5 *1 (-645 *2 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4)))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-815 *2)) (-4 *2 (-846)))))
-(((*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-112))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
+ (-4 *3 (-1235 (-169 *2)))))
((*1 *2 *3)
- (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112))
- (-5 *1 (-357 *4)))))
+ (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
+ (-4 *3 (-1235 (-169 *2))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *6 (-641 (-610 *3)))
+ (-5 *5 (-610 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *7)))
+ (-4 *7 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3)))
+ (-5 *1 (-557 *7 *3)))))
(((*1 *2 *1 *1)
(|partial| -12 (-5 *2 (-2 (|:| |lm| (-815 *3)) (|:| |rm| (-815 *3))))
(-5 *1 (-815 *3)) (-4 *3 (-846))))
((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
- (|partial| -12 (-5 *4 (-641 *11)) (-5 *5 (-641 (-1166 *9)))
- (-5 *6 (-641 *9)) (-5 *7 (-641 *12)) (-5 *8 (-641 (-767)))
- (-4 *11 (-846)) (-4 *9 (-307)) (-4 *12 (-945 *9 *10 *11))
- (-4 *10 (-789)) (-5 *2 (-641 (-1166 *12)))
- (-5 *1 (-703 *10 *11 *9 *12)) (-5 *3 (-1166 *12)))))
-(((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-641
- (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
- (|:| |wcond| (-641 (-948 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *5))))))))))
- (-5 *4 (-1152)) (-4 *5 (-13 (-307) (-147))) (-4 *8 (-945 *5 *7 *6))
- (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-564))
- (-5 *1 (-920 *5 *6 *7 *8)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-112)) (-5 *5 (-1096 (-767))) (-5 *6 (-767))
- (-5 *2
- (-2 (|:| |contp| (-564))
- (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564)))))))
- (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-2 (|:| |ans| *7) (|:| -4251 *7) (|:| |sol?| (-112)))
- (-564) *7))
- (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7))
- (-5 *3 (-407 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-574 *7 *8)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-641 (-294 *4))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846))
+ (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1150 *4)) (-4 *4 (-38 *3)) (-4 *4 (-1045))
+ (-5 *3 (-407 (-564))) (-5 *1 (-1154 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4))))
- (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-641 (-860 *4)))
- (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-471 *4 *5 *6))
- (-4 *6 (-452)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1102 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9))))
- (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8))
- (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846))
- (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3461 *9))))
- (-5 *1 (-1102 *6 *7 *4 *8 *9)))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564))))
+ (-5 *1 (-1104)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3 *4 *5 *3 *6 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-169 (-225))) (-5 *6 (-1152))
+ (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-296))))
((*1 *2 *3)
(-12 (-5 *3 (-641 (-1152))) (-5 *2 (-312)) (-5 *1 (-296))))
@@ -10867,9 +10871,11 @@
((*1 *2 *3 *4)
(-12 (-5 *4 (-641 (-1152))) (-5 *3 (-1152)) (-5 *2 (-312))
(-5 *1 (-296)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
- (-4 *4 (-373 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-641 (-506))) (-5 *2 (-506)) (-5 *1 (-483)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
(((*1 *1 *1 *2)
(|partial| -12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-556))))
((*1 *1 *1 *2)
@@ -10891,97 +10897,96 @@
(-4 *5 (-238 *4 *2)) (-4 *6 (-238 *3 *2)) (-4 *2 (-556))))
((*1 *2 *2 *2)
(|partial| -12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-225))) (-5 *2 (-1259 (-695))) (-5 *1 (-305)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *2 (-1094)) (-5 *1 (-1186 *3 *2)) (-4 *3 (-1094)))))
-(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564))))
- (-4 *5 (-1235 *4))
- (-5 *2 (-2 (|:| -2656 (-407 *5)) (|:| |coeff| (-407 *5))))
- (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5)))))
-(((*1 *1 *1) (-4 *1 (-627)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998) (-1194))))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1168 *4 *5 *6))
- (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1232 *5 *4)) (-5 *1 (-1251 *4 *5 *6))
- (-4 *4 (-1045)) (-14 *5 (-1170)) (-14 *6 *4))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
- (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6))
- (-4 *6 (-342 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *1 (-1204 *2)) (-4 *2 (-970)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
+ (-12 (-4 *5 (-363)) (-4 *5 (-556))
(-5 *2
- (-2 (|:| |ir| (-585 (-407 *6))) (|:| |specpart| (-407 *6))
- (|:| |polypart| *6)))
- (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))))
+ (-2 (|:| |minor| (-641 (-917))) (|:| -1583 *3)
+ (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 *3))))
+ (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846)))
- (-4 *2 (-13 (-430 (-169 *4)) (-998) (-1194)))
- (-5 *1 (-598 *4 *3 *2)) (-4 *3 (-13 (-430 *4) (-998) (-1194))))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-1152)) (-5 *4 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349))))
+ ((*1 *1) (-4 *1 (-368)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4))
+ (-4 *4 (-349))))
+ ((*1 *1 *1) (-4 *1 (-545))) ((*1 *1) (-4 *1 (-545)))
+ ((*1 *1 *1) (-5 *1 (-564))) ((*1 *1 *1) (-5 *1 (-767)))
+ ((*1 *2 *1) (-12 (-5 *2 (-901 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-901 *4)) (-5 *1 (-900 *4))
+ (-4 *4 (-1094))))
+ ((*1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-545)) (-4 *2 (-556)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1045))
- (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
- (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1229 *3 *2))
- (-4 *2 (-1235 *3)))))
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5))
+ (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-307) (-147)))
+ (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-112))
+ (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *2) (-12 (-5 *2 (-183)) (-5 *1 (-248)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-205))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 (-379))) (-5 *2 (-379)) (-5 *1 (-205)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2 (-379)) (-5 *1 (-205)))))
-(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-1262))))
- ((*1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-1262)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-275)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-1045)) (-4 *4 (-172))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))
- (-4 *3 (-172)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-939 (-225)))) (-5 *1 (-1260)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-950)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
- (-12 (-5 *4 (-641 (-112))) (-5 *5 (-685 (-225)))
- (-5 *6 (-685 (-564))) (-5 *7 (-225)) (-5 *3 (-564)) (-5 *2 (-1031))
- (-5 *1 (-750)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-685 *2)) (-5 *4 (-767))
- (-4 *2 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
+ (-12 (|has| *2 (-6 (-4409 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2))
+ (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2))
+ (-4 *4 (-683 *2 *5 *6)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1120 *4 *3 *5))) (-4 *4 (-38 (-407 (-564))))
+ (-4 *4 (-1045)) (-4 *3 (-846)) (-5 *1 (-1120 *4 *3 *5))
+ (-4 *5 (-945 *4 (-531 *3) *3))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1203 *4))) (-5 *3 (-1170)) (-5 *1 (-1203 *4))
+ (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
+(((*1 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
+ (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
+ (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *5 (-1235 *4))
- (-5 *2 (-641 (-2 (|:| |deg| (-767)) (|:| -1583 *5))))
- (-5 *1 (-805 *4 *5 *3 *6)) (-4 *3 (-652 *5))
- (-4 *6 (-652 (-407 *5))))))
+ (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4))
+ (-5 *3 (-641 *4)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1235 *6))
+ (-4 *6 (-13 (-363) (-147) (-1034 *4))) (-5 *4 (-564))
+ (-5 *2
+ (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112))))
+ (|:| -1583
+ (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
+ (|:| |beta| *3)))))
+ (-5 *1 (-1011 *6 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209))
+ (-5 *2 (-112)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
+ (-5 *2 (-112)) (-5 *1 (-341 *3 *4 *5 *6)) (-4 *3 (-342 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6))
+ (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)))))
(((*1 *2 *3 *4)
(|partial| -12 (-5 *4 (-407 *2)) (-4 *2 (-1235 *5))
(-5 *1 (-803 *5 *2 *3 *6))
@@ -10992,233 +10997,318 @@
(-5 *1 (-803 *5 *2 *3 *6))
(-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2))
(-4 *6 (-652 (-407 *2))))))
-(((*1 *1) (-5 *1 (-1057))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-52)) (-5 *1 (-825)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
+ (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225))
+ (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
+ (-4 *3 (-1235 *4)) (-5 *2 (-112)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-950)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-641 *2))) (-5 *4 (-641 *5))
+ (-4 *5 (-38 (-407 (-564)))) (-4 *2 (-1250 *5))
+ (-5 *1 (-1252 *5 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2)
+ (-12 (-14 *4 (-767)) (-4 *5 (-1209)) (-5 *2 (-134))
+ (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-363)) (-5 *2 (-134)) (-5 *1 (-328 *3 *4))
+ (-4 *3 (-329 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-172))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
+ (-5 *2 (-564)) (-5 *1 (-504 *4 *5 *6 *7)) (-4 *7 (-945 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-976 *3)) (-4 *3 (-1045)) (-5 *2 (-917))))
+ ((*1 *2) (-12 (-4 *1 (-1266 *3)) (-4 *3 (-363)) (-5 *2 (-134)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-171)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-743)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
- (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *3 (-917)) (-5 *1 (-442 *2))
- (-4 *2 (-1235 (-564)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-917)) (-5 *4 (-767)) (-5 *1 (-442 *2))
- (-4 *2 (-1235 (-564)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *1 (-442 *2))
- (-4 *2 (-1235 (-564)))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767))
- (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564)))))
- ((*1 *2 *3 *2 *4 *5 *6)
- (|partial| -12 (-5 *3 (-917)) (-5 *4 (-641 (-767))) (-5 *5 (-767))
- (-5 *6 (-112)) (-5 *1 (-442 *2)) (-4 *2 (-1235 (-564)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-917)) (-5 *4 (-418 *2)) (-4 *2 (-1235 *5))
- (-5 *1 (-444 *5 *2)) (-4 *5 (-1045)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-556)) (-5 *2 (-112)))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))))
+(((*1 *2 *1) (-12 (-4 *1 (-307)) (-5 *2 (-767)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-134)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1 (-1150 (-948 *4)) (-1150 (-948 *4))))
- (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2
- (-2 (|:| |stiffness| (-379)) (|:| |stability| (-379))
- (|:| |expense| (-379)) (|:| |accuracy| (-379))
- (|:| |intermediateResults| (-379))))
- (-5 *1 (-799)))))
-(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-888 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1) (-12 (-4 *1 (-1115 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
+ (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3418 *7))))
+ (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-984 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-2 (|:| |val| (-641 *6)) (|:| -3418 *7))))
+ (-4 *6 (-1059 *3 *4 *5)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-1101 *3 *4 *5 *6 *7)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *3 (-641 (-564)))
+ (-5 *1 (-879)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-564)) (-4 *1 (-57 *2 *4 *5)) (-4 *2 (-1209))
+ (-4 *4 (-373 *2)) (-4 *5 (-373 *2))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "right") (|has| *1 (-6 -4408)) (-4 *1 (-119 *3))
+ (-4 *3 (-1209))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "left") (|has| *1 (-6 -4408)) (-4 *1 (-119 *3))
+ (-4 *3 (-1209))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-288 *3 *2)) (-4 *3 (-1094))
+ (-4 *2 (-1209))))
+ ((*1 *2 *1 *3 *2) (-12 (-5 *2 (-52)) (-5 *3 (-1170)) (-5 *1 (-630))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 (-1226 (-564))) (|has| *1 (-6 -4408)) (-4 *1 (-647 *2))
+ (-4 *2 (-1209))))
+ ((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-641 (-564))) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "value") (|has| *1 (-6 -4408)) (-4 *1 (-1006 *2))
+ (-4 *2 (-1209))))
+ ((*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-4 *1 (-1185 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "last") (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2))
+ (-4 *2 (-1209))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 "rest") (|has| *1 (-6 -4408)) (-4 *1 (-1247 *3))
+ (-4 *3 (-1209))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *3 "first") (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2))
+ (-4 *2 (-1209)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-407 (-1166 (-316 *3)))) (-4 *3 (-13 (-556) (-846)))
+ (-5 *1 (-1124 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-316 (-225)))) (-5 *2 (-1259 (-316 (-379))))
- (-5 *1 (-305)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-452)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-1181 *3)))))
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-973 *4 *5 *6 *7)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-5 *2 (-112)))))
+(((*1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
+ (-4 *6 (-1059 *4 *5 *3))
+ (-5 *2 (-2 (|:| |under| *1) (|:| -4256 *1) (|:| |upper| *1)))
+ (-4 *1 (-972 *4 *5 *3 *6)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-112)) (-5 *1 (-267)))))
+(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
+ ((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
(((*1 *2 *3 *3 *4)
(-12 (-5 *4 (-641 (-316 (-225)))) (-5 *3 (-225)) (-5 *2 (-112))
(-5 *1 (-210)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-641
- (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *3))
- (|:| |logand| (-1166 *3)))))
- (-5 *1 (-585 *3)) (-4 *3 (-363)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-480)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-796))
- (-5 *3
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225))))
- (-5 *2 (-1031)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-685 (-407 (-948 (-564))))) (-5 *2 (-641 (-316 (-564))))
- (-5 *1 (-1027)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-418 *3)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48)))))
- ((*1 *2 *3 *1)
- (-12 (-5 *2 (-2 (|:| |less| (-121 *3)) (|:| |greater| (-121 *3))))
- (-5 *1 (-121 *3)) (-4 *3 (-846))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-585 *4)) (-4 *4 (-13 (-29 *3) (-1194)))
- (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
- (-5 *1 (-583 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-585 (-407 (-948 *3))))
- (-4 *3 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
- (-5 *1 (-588 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363))
- (-5 *2 (-2 (|:| -1872 *3) (|:| |special| *3))) (-5 *1 (-723 *5 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1259 *5)) (-4 *5 (-363)) (-4 *5 (-1045))
- (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
- (-5 *3 (-641 (-685 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1259 (-1259 *5))) (-4 *5 (-363)) (-4 *5 (-1045))
- (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
- (-5 *3 (-641 (-685 *5)))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-141)) (-5 *2 (-641 *1)) (-4 *1 (-1138))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-144)) (-5 *2 (-641 *1)) (-4 *1 (-1138)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-171))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| -2096 *4))) (-5 *1 (-965 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-407 (-564))) (-5 *1 (-594 *3)) (-4 *3 (-38 *2))
- (-4 *3 (-1045)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788))
- (-4 *2 (-452))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-342 *2 *3 *4)) (-4 *2 (-1213)) (-4 *3 (-1235 *2))
- (-4 *4 (-1235 (-407 *3)))))
- ((*1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-452))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846)) (-4 *3 (-452))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-452))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-307)) (-4 *3 (-556)) (-5 *1 (-1157 *3 *2))
- (-4 *2 (-1235 *3)))))
+ (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4)))
+ (-5 *1 (-1180 *4)) (-4 *4 (-846)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1166 *2)) (-4 *2 (-945 (-407 (-948 *6)) *5 *4))
+ (-5 *1 (-728 *5 *4 *6 *2)) (-4 *5 (-789))
+ (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $)))))
+ (-4 *6 (-556)))))
+(((*1 *1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-922))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-922))))
+ ((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-564))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3594 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-948 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-948 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
- ((*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1166 (-564))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1166 (-407 (-564)))) (-5 *2 (-641 *1)) (-4 *1 (-1008))))
+ (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1094)) (-4 *5 (-1094))
+ (-5 *2 (-1 *5)) (-5 *1 (-679 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1259 *4)) (-4 *4 (-417 *3)) (-4 *3 (-307))
+ (-4 *3 (-556)) (-5 *1 (-43 *3 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-1166 *1)) (-4 *1 (-1008)) (-5 *2 (-641 *1))))
+ (-12 (-5 *3 (-917)) (-4 *4 (-363)) (-5 *2 (-1259 *1))
+ (-4 *1 (-329 *4))))
+ ((*1 *2) (-12 (-4 *3 (-363)) (-5 *2 (-1259 *1)) (-4 *1 (-329 *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-172)) (-4 *4 (-1235 *3)) (-5 *2 (-1259 *1))
+ (-4 *1 (-409 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4))
+ (-5 *2 (-1259 *6)) (-5 *1 (-413 *3 *4 *5 *6))
+ (-4 *6 (-13 (-409 *4 *5) (-1034 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4))
+ (-5 *2 (-1259 *6)) (-5 *1 (-414 *3 *4 *5 *6 *7))
+ (-4 *6 (-409 *4 *5)) (-14 *7 *2)))
+ ((*1 *2) (-12 (-4 *3 (-172)) (-5 *2 (-1259 *1)) (-4 *1 (-417 *3))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-844) (-363))) (-4 *3 (-1235 *4)) (-5 *2 (-641 *1))
- (-4 *1 (-1062 *4 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-641 (-564))) (-5 *2 (-767)) (-5 *1 (-589)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-856)) (-5 *2 (-687 (-129))) (-5 *3 (-129)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-14 *5 (-641 (-1170))) (-4 *2 (-172))
- (-4 *4 (-238 (-2062 *5) (-767)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2005 *3) (|:| -1377 *4))
- (-2 (|:| -2005 *3) (|:| -1377 *4))))
- (-5 *1 (-461 *5 *2 *3 *4 *6 *7)) (-4 *3 (-846))
- (-4 *7 (-945 *2 *4 (-860 *5))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-1150 *3))) (-5 *1 (-1150 *3)) (-4 *3 (-1209)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2))
- (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4406) (-6 -4407))))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1259 (-1259 *4))) (-5 *1 (-528 *4))
+ (-4 *4 (-349)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349))
+ (-4 *2
+ (-13 (-402)
+ (-10 -7 (-15 -2326 (*2 *4)) (-15 -2428 ((-917) *2))
+ (-15 -2447 ((-1259 *2) (-917))) (-15 -3136 (*2 *2)))))
+ (-5 *1 (-356 *2 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2))
+ (-4 *2 (-1250 *3))))
((*1 *2 *2)
- (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2))
- (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4406) (-6 -4407)))))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1170))
- (-4 *5 (-13 (-556) (-1034 (-564)) (-147)))
- (-5 *2
- (-2 (|:| -2656 (-407 (-948 *5))) (|:| |coeff| (-407 (-948 *5)))))
- (-5 *1 (-570 *5)) (-5 *3 (-407 (-948 *5))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564))))
- (-4 *2 (-172)))))
+ (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3))
+ (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2))
+ (-4 *2 (-1250 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147)))
+ (-5 *1 (-1146 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-917)) (-5 *2 (-1166 *3)) (-5 *1 (-1183 *3))
+ (-4 *3 (-363)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-373 *2)) (-4 *2 (-1209)) (-4 *2 (-846))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (-4 *1 (-373 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4))
+ (-14 *3 (-917)) (-4 *4 (-1045))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-5 *2 (-564)))))
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1020 *3))
+ (-4 *3 (-13 (-844) (-363) (-1018)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
+ (-4 *3 (-1235 *2))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-1062 *2 *3)) (-4 *2 (-13 (-844) (-363)))
+ (-4 *3 (-1235 *2)))))
+(((*1 *2)
+ (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-343 *3 *4)) (-14 *3 (-917))
+ (-14 *4 (-917))))
+ ((*1 *2)
+ (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-344 *3 *4)) (-4 *3 (-349))
+ (-14 *4 (-1166 *3))))
+ ((*1 *2)
+ (-12 (-5 *2 (-954 (-1114))) (-5 *1 (-345 *3 *4)) (-4 *3 (-349))
+ (-14 *4 (-917)))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-549))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-858)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
- (-14 *4 *2))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7))
+ (-5 *2 (-112)) (-5 *1 (-984 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-1065 *5 *6 *7 *8)) (-4 *5 (-452))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7))
+ (-5 *2 (-112)) (-5 *1 (-1101 *5 *6 *7 *8 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
- (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *3 (-948 (-564)))
+ (-5 *1 (-330))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *1 (-330)))))
+(((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-564)) (-5 *1 (-1150 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-1103 *5 *6 *7 *8))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-112))
- (-5 *1 (-590 *5 *6 *7 *8 *3)))))
-(((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-1158 3 *3))))
+ ((*1 *1) (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1261)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1045)) (-5 *2 (-1259 *3)) (-5 *1 (-708 *3 *4))
+ (-4 *4 (-1235 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1) (-12 (-4 *1 (-368)) (-5 *2 (-917))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-917))
+ (-5 *1 (-528 *4)))))
+(((*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *1 (-783)) (-5 *2 (-1031))
+ (-5 *3
+ (-2 (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))))
+ ((*1 *2 *3 *2)
+ (-12 (-4 *1 (-783)) (-5 *2 (-1031))
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225)))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147))
+ (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-327 *3)) (-4 *3 (-1209))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-112)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209))
+ (-14 *4 (-564)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-31))))
((*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-49))))
((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-133))))
@@ -11230,106 +11320,29 @@
((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015))))
((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1060))))
((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-1090)))))
-(((*1 *2)
- (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| -4311 *4) (|:| -3783 *3) (|:| -1673 *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-1059 *3 *4 *5))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| -4311 *3) (|:| -3783 *1) (|:| -1673 *1)))
- (-4 *1 (-1235 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-418 (-1166 *1))) (-5 *1 (-316 *4)) (-5 *3 (-1166 *1))
- (-4 *4 (-452)) (-4 *4 (-556)) (-4 *4 (-846))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-905)) (-5 *2 (-418 (-1166 *1))) (-5 *3 (-1166 *1)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
- (-4 *2 (-430 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-704 *3)) (-5 *1 (-823 *2 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-225) (-225) (-225)))
- (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined"))
- (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225)))
- (-5 *1 (-693))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-939 (-225)) (-225) (-225))) (-5 *4 (-1088 (-225)))
- (-5 *5 (-641 (-263))) (-5 *2 (-1127 (-225))) (-5 *1 (-693))))
- ((*1 *2 *2 *3 *4 *4 *5)
- (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1 (-939 (-225)) (-225) (-225)))
- (-5 *4 (-1088 (-225))) (-5 *5 (-641 (-263))) (-5 *1 (-693)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *8 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |val| (-641 *8))
- (|:| |towers| (-641 (-1023 *5 *6 *7 *8)))))
- (-5 *1 (-1023 *5 *6 *7 *8)) (-5 *3 (-641 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *8 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |val| (-641 *8))
- (|:| |towers| (-641 (-1140 *5 *6 *7 *8)))))
- (-5 *1 (-1140 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
+(((*1 *1) (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23))))
+ ((*1 *1) (-5 *1 (-536))) ((*1 *1) (-4 *1 (-718)))
+ ((*1 *1) (-4 *1 (-722)))
+ ((*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094))))
+ ((*1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2))
+ (-4 *2 (-652 *4)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363))
- (-5 *2 (-2 (|:| -1872 (-418 *3)) (|:| |special| (-418 *3))))
- (-5 *1 (-723 *5 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-96))))
- ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-109))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-364 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1094))))
- ((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152))))
- ((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-438 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-483))))
- ((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-861))))
- ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-961))))
- ((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1069 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1109))))
- ((*1 *1 *1) (-5 *1 (-1170))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *1) (-5 *1 (-1079))))
-(((*1 *2 *1) (-12 (-5 *2 (-418 *3)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152)))))
- (-5 *2 (-1031)) (-5 *1 (-305))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -3940 (-379)) (|:| -2445 (-1152))
- (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))
- (-5 *2 (-1031)) (-5 *1 (-305)))))
-(((*1 *2) (-12 (-5 *2 (-641 *3)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556))
+ (-12 (-5 *3 (-685 *8)) (-5 *4 (-767)) (-4 *8 (-945 *5 *7 *6))
+ (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
+ (-4 *7 (-789))
(-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *6)))))
+ (-641
+ (-2 (|:| |det| *8) (|:| |rows| (-641 (-564)))
+ (|:| |cols| (-641 (-564))))))
+ (-5 *1 (-920 *5 *6 *7 *8)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))))
(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-137))))
((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-156))))
((*1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209))))
@@ -11343,89 +11356,51 @@
(-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))))
((*1 *2 *1)
(-12 (-4 *2 (-1094)) (-5 *1 (-1159 *3 *2)) (-4 *3 (-1094)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-948 *4)) (-4 *4 (-13 (-307) (-147)))
- (-4 *2 (-945 *4 *6 *5)) (-5 *1 (-920 *4 *5 *6 *2))
- (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-1 *6 *5)) (-5 *1 (-702 *4 *5 *6))
- (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1023 *5 *6 *7 *3))) (-5 *1 (-1023 *5 *6 *7 *3))
- (-4 *3 (-1059 *5 *6 *7))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-641 *6)) (-4 *1 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-1065 *3 *4 *5 *2)) (-4 *3 (-452)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5))))
- ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1140 *5 *6 *7 *3))) (-5 *1 (-1140 *5 *6 *7 *3))
- (-4 *3 (-1059 *5 *6 *7)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170)))))
- (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098))
- (-5 *1 (-397))))
- ((*1 *2 *3 *4 *5 *6 *3)
- (-12 (-5 *5 (-641 (-641 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-641 (-3 (|:| |array| (-641 *3)) (|:| |scalar| (-1170)))))
- (-5 *6 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1098))
- (-5 *1 (-397))))
- ((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *4 (-641 (-1170))) (-5 *5 (-1173)) (-5 *3 (-1170))
- (-5 *2 (-1098)) (-5 *1 (-397)))))
-(((*1 *1) (-12 (-4 *1 (-465 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23))))
- ((*1 *1) (-5 *1 (-536))) ((*1 *1) (-4 *1 (-718)))
- ((*1 *1) (-4 *1 (-722)))
- ((*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094))))
- ((*1 *1) (-12 (-5 *1 (-889 *2)) (-4 *2 (-846)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2
- (-2
- (|:| |endPointContinuity|
- (-3 (|:| |continuous| "Continuous at the end points")
- (|:| |lowerSingular|
- "There is a singularity at the lower end point")
- (|:| |upperSingular|
- "There is a singularity at the upper end point")
- (|:| |bothSingular|
- "There are singularities at both end points")
- (|:| |notEvaluated|
- "End point continuity not yet evaluated")))
- (|:| |singularitiesStream|
- (-3 (|:| |str| (-1150 (-225)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2029
- (-3 (|:| |finite| "The range is finite")
- (|:| |lowerInfinite| "The bottom of range is infinite")
- (|:| |upperInfinite| "The top of range is infinite")
- (|:| |bothInfinite|
- "Both top and bottom points are infinite")
- (|:| |notEvaluated| "Range not yet evaluated")))))
- (-5 *1 (-559)))))
-(((*1 *2 *1) (-12 (-4 *1 (-763 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(((*1 *1) (-5 *1 (-130))))
-(((*1 *2 *2) (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)))))
+ (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112))
+ (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-976 *2)) (-4 *2 (-1045))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-1045)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-96))))
+ ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-109))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-364 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1094))))
+ ((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-1152))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-438 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-483))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-4 *1 (-831 *2)) (-4 *2 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-861))))
+ ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-961))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1170)) (-5 *1 (-1069 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-1109))))
+ ((*1 *1 *1) (-5 *1 (-1170))))
+(((*1 *1) (-4 *1 (-23)))
+ ((*1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23))))
+ ((*1 *1) (-5 *1 (-536)))
+ ((*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))))
+(((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-487)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3))))
+ ((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+(((*1 *2 *3 *4 *4 *3 *5)
+ (-12 (-5 *4 (-610 *3)) (-5 *5 (-1166 *3))
+ (-4 *3 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094))))
+ ((*1 *2 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *4 (-610 *3)) (-5 *5 (-407 (-1166 *3)))
+ (-4 *3 (-13 (-430 *6) (-27) (-1194)))
+ (-4 *6 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-585 *3)) (-5 *1 (-560 *6 *3 *7)) (-4 *7 (-1094)))))
+(((*1 *2) (-12 (-5 *2 (-641 *3)) (-5 *1 (-1078 *3)) (-4 *3 (-132)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-137))))
((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-156))))
((*1 *2 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-1209))))
@@ -11439,111 +11414,25 @@
(-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))))
((*1 *2 *1)
(-12 (-4 *2 (-1094)) (-5 *1 (-1159 *2 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
- (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-112)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1 (-112) *2)) (-4 *1 (-151 *2))
- (-4 *2 (-1209)))))
-(((*1 *2 *1) (-12 (-5 *2 (-770)) (-5 *1 (-52)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *10))
- (-5 *1 (-622 *5 *6 *7 *8 *9 *10)) (-4 *9 (-1065 *5 *6 *7 *8))
- (-4 *10 (-1103 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
- (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6)))
- (-5 *1 (-626 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
- (-14 *6 (-641 (-1170)))
- (-5 *2
- (-641 (-1140 *5 (-531 (-860 *6)) (-860 *6) (-776 *5 (-860 *6)))))
- (-5 *1 (-626 *5 *6))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 (-776 *5 (-860 *6)))) (-5 *4 (-112)) (-4 *5 (-452))
- (-14 *6 (-641 (-1170))) (-5 *2 (-641 (-1042 *5 *6)))
- (-5 *1 (-1042 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1202 *4 *5 *6 *7)))))
+(((*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
+(((*1 *1) (-5 *1 (-1057))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-4 *1 (-326 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-788)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3))
- (-4 *3 (-13 (-1194) (-29 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-1034 (-564)) (-147)))
- (-5 *2 (-585 (-407 (-948 *5)))) (-5 *1 (-570 *5))
- (-5 *3 (-407 (-948 *5))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))))
-(((*1 *1) (-4 *1 (-23)))
- ((*1 *1) (-12 (-4 *1 (-470 *2 *3)) (-4 *2 (-172)) (-4 *3 (-23))))
- ((*1 *1) (-5 *1 (-536)))
- ((*1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-610 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4)))
- (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *4 *2)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1211)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-524)))))
-(((*1 *2 *1) (-12 (-5 *2 (-967)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
- ((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-1170)) (-5 *6 (-112))
- (-4 *7 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-4 *3 (-13 (-1194) (-955) (-29 *7)))
- (-5 *2
- (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-219 *7 *3)) (-5 *5 (-839 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-641 (-2 (|:| -4242 (-407 (-564))) (|:| -4251 (-407 (-564))))))
- (-5 *2 (-641 (-225))) (-5 *1 (-305)))))
+ (-12 (-4 *5 (-556))
+ (-5 *2 (-2 (|:| -3116 (-685 *5)) (|:| |vec| (-1259 (-641 (-917))))))
+ (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
+ ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
+ ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
(((*1 *2 *1 *3)
(-12 (-5 *3 (|[\|\|]| -1931)) (-5 *2 (-112)) (-5 *1 (-615))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -1384)) (-5 *2 (-112)) (-5 *1 (-615))))
+ (-12 (-5 *3 (|[\|\|]| -1388)) (-5 *2 (-112)) (-5 *1 (-615))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -2017)) (-5 *2 (-112)) (-5 *1 (-615))))
+ (-12 (-5 *3 (|[\|\|]| -3219)) (-5 *2 (-112)) (-5 *1 (-615))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| -3261)) (-5 *2 (-112)) (-5 *1 (-687 *4))
+ (-12 (-5 *3 (|[\|\|]| -3231)) (-5 *2 (-112)) (-5 *1 (-687 *4))
(-4 *4 (-611 (-858)))))
((*1 *2 *1 *3)
(-12 (-5 *3 (|[\|\|]| *4)) (-4 *4 (-611 (-858))) (-5 *2 (-112))
@@ -11618,263 +11507,322 @@
(-12 (-5 *3 (|[\|\|]| (-225))) (-5 *2 (-112)) (-5 *1 (-1175))))
((*1 *2 *1 *3)
(-12 (-5 *3 (|[\|\|]| (-564))) (-5 *2 (-112)) (-5 *1 (-1175)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-248)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-363))
- (-5 *1 (-521 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *3 (-373 *2)) (-4 *4 (-373 *2))
- (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-373 *2)) (-4 *5 (-373 *2)) (-4 *2 (-172))
- (-5 *1 (-684 *2 *4 *5 *3)) (-4 *3 (-683 *2 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
- (-4 *5 (-238 *3 *2)) (|has| *2 (-6 (-4408 "*"))) (-4 *2 (-1045)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-529)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213))
+ (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
+ (-4 *1 (-1065 *4 *5 *6 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4)))
- (-5 *1 (-1180 *4)) (-4 *4 (-846)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2
+ (-2
+ (|:| |endPointContinuity|
+ (-3 (|:| |continuous| "Continuous at the end points")
+ (|:| |lowerSingular|
+ "There is a singularity at the lower end point")
+ (|:| |upperSingular|
+ "There is a singularity at the upper end point")
+ (|:| |bothSingular|
+ "There are singularities at both end points")
+ (|:| |notEvaluated|
+ "End point continuity not yet evaluated")))
+ (|:| |singularitiesStream|
+ (-3 (|:| |str| (-1150 (-225)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3374
+ (-3 (|:| |finite| "The range is finite")
+ (|:| |lowerInfinite| "The bottom of range is infinite")
+ (|:| |upperInfinite| "The top of range is infinite")
+ (|:| |bothInfinite|
+ "Both top and bottom points are infinite")
+ (|:| |notEvaluated| "Range not yet evaluated")))))
+ (-5 *1 (-559)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-770)) (-5 *1 (-52)))))
+(((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-888 *6)))
+ (-5 *5 (-1 (-885 *6 *8) *8 (-888 *6) (-885 *6 *8))) (-4 *6 (-1094))
+ (-4 *8 (-13 (-1045) (-612 (-888 *6)) (-1034 *7)))
+ (-5 *2 (-885 *6 *8)) (-4 *7 (-13 (-1045) (-846)))
+ (-5 *1 (-937 *6 *7 *8)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264))
- (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-973 *5 *6 *7 *8)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-426 *4 *2)) (-4 *2 (-13 (-1194) (-29 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147))
- (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
- (-5 *2 (-316 *5)) (-5 *1 (-588 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-183))) (-5 *1 (-140)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+ (-12 (-5 *2 (-2 (|:| -2882 (-564)) (|:| -4006 (-641 *3))))
+ (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123)))
((*1 *1 *1 *1) (-5 *1 (-1114))))
+(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
+ (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
+ (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3))
+ (-4 *3 (-644 *2))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3))
+ (-4 *3 (-644 *2))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045))))
+ ((*1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
+ (-4 *3 (-1094)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-316 *5)))
- (-5 *1 (-1123 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
- (-4 *5 (-13 (-307) (-846) (-147))) (-5 *2 (-641 (-641 (-316 *5))))
- (-5 *1 (-1123 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-263))))
- ((*1 *1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-263)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-767)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-112) *6)) (-4 *6 (-13 (-1094) (-1034 *5)))
- (-4 *5 (-882 *4)) (-4 *4 (-1094)) (-5 *2 (-1 (-112) *5))
- (-5 *1 (-927 *4 *5 *6)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-361 (-114))) (-4 *2 (-1045)) (-5 *1 (-710 *2 *4))
- (-4 *4 (-644 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-361 (-114))) (-5 *1 (-832 *2)) (-4 *2 (-1045)))))
-(((*1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-1173)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-1259 *5)) (-5 *3 (-767)) (-5 *4 (-1114)) (-4 *5 (-349))
- (-5 *1 (-528 *5)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
- (-247 *4 (-407 (-564)))))
- (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112))
- (-5 *1 (-505 *4 *5)))))
+ (-12 (-5 *3 (-685 (-407 (-564))))
+ (-5 *2
+ (-641
+ (-2 (|:| |outval| *4) (|:| |outmult| (-564))
+ (|:| |outvect| (-641 (-685 *4))))))
+ (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4407)) (-4 *1 (-235 *3))
+ (-4 *3 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-449 *4 *5 *6 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1 *1) (-5 *1 (-858)))
((*1 *1 *1 *1) (-4 *1 (-963))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-556)) (-4 *2 (-1045))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556))))
- ((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *1))))
- (-4 *1 (-1065 *4 *5 *6 *3)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *3 (-112)) (-5 *1 (-110))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4397)) (-4 *1 (-404))))
- ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1202 *2 *3 *4 *5)) (-4 *2 (-556)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *5 (-1059 *2 *3 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4))
- (-4 *3 (-417 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363))
- (-5 *2 (-1166 (-948 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *3 *5)) (-4 *4 (-1209))
- (-4 *3 (-373 *4)) (-4 *5 (-373 *4)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-536)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
- ((*1 *1 *1 *1) (-4 *1 (-473)))
- ((*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-879))))
- ((*1 *1 *1) (-5 *1 (-967)))
- ((*1 *1 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
+ (-5 *1 (-744)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *6 (-612 (-1170)))
- (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *2 (-1159 (-641 (-948 *4)) (-641 (-294 (-948 *4)))))
- (-5 *1 (-504 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+ (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
+(((*1 *2) (-12 (-5 *2 (-1141 (-1152))) (-5 *1 (-391)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-5 *1 (-984 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-5 *1 (-1101 *3 *4 *5 *6 *7)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2))
+ (-4 *3 (-13 (-846) (-556))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-248)))))
+(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
+ (|partial| -12 (-5 *5 (-1170))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-641 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -3139 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1194) (-27) (-430 *8)))
+ (-4 *8 (-13 (-452) (-846) (-147) (-1034 *3) (-637 *3)))
+ (-5 *3 (-564)) (-5 *2 (-641 *4)) (-5 *1 (-1010 *8 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *2 *1)
+ (|partial| -12 (-5 *2 (-407 *1)) (-4 *1 (-1235 *3)) (-4 *3 (-1045))
+ (-4 *3 (-556))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1166 (-564))) (-5 *3 (-564)) (-4 *1 (-865 *4)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-770)) (-5 *1 (-114))))
+ ((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-770)) (-5 *1 (-114)))))
(((*1 *1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1 *1) (-5 *1 (-858)))
((*1 *1 *1 *1) (-4 *1 (-963))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363)))))
(((*1 *2 *1)
- (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
- (-14 *6
- (-1 (-112) (-2 (|:| -2005 *5) (|:| -1377 *2))
- (-2 (|:| -2005 *5) (|:| -1377 *2))))
- (-4 *2 (-238 (-2062 *3) (-767))) (-5 *1 (-461 *3 *4 *5 *2 *6 *7))
- (-4 *5 (-846)) (-4 *7 (-945 *4 *2 (-860 *3))))))
-(((*1 *1) (-5 *1 (-225))) ((*1 *1) (-5 *1 (-379))))
+ (-12
+ (-5 *2
+ (-641
+ (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *3))
+ (|:| |logand| (-1166 *3)))))
+ (-5 *1 (-585 *3)) (-4 *3 (-363)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-363)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
- (-5 *2 (-767)) (-5 *1 (-521 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-767))))
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-765))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))
+ (-5 *1 (-565))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-765)) (-5 *4 (-1057))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152))) (|:| |extra| (-1031))))
+ (-5 *1 (-565))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *1 (-783)) (-5 *3 (-1057))
+ (-5 *4
+ (-2 (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))
+ (|:| |extra| (-1031))))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *1 (-783)) (-5 *3 (-1057))
+ (-5 *4
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))
+ (|:| |extra| (-1031))))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *1 (-796)) (-5 *3 (-1057))
+ (-5 *4
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))))))
((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-5 *2 (-767)) (-5 *1 (-684 *4 *5 *6 *3))
- (-4 *3 (-683 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556))
- (-5 *2 (-767)))))
-(((*1 *2 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1002)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-151 *3))))
- ((*1 *1 *2)
- (-12
- (-5 *2 (-641 (-2 (|:| -1377 (-767)) (|:| -3539 *4) (|:| |num| *4))))
- (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
- (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-112)) (-5 *1 (-437))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
- (-5 *3 (-641 (-1170))) (-5 *4 (-112)) (-5 *1 (-437))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1150 *3)) (-5 *1 (-599 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-632 *2)) (-4 *2 (-172))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4))
- (-4 *4 (-172))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4))
- (-4 *4 (-172))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4))
- (-4 *4 (-172))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 (-641 (-641 *3)))) (-4 *3 (-1094))
- (-5 *1 (-671 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-709 *2 *3 *4)) (-4 *2 (-846)) (-4 *3 (-1094))
- (-14 *4
- (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *3))
- (-2 (|:| -2005 *2) (|:| -1377 *3))))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-834))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 *4))))
- (-4 *4 (-1094)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094))))
+ (-12 (-5 *3 (-804))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *1 (-801))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *5)) (-4 *5 (-13 (-1094) (-34)))
- (-5 *2 (-641 (-1134 *3 *5))) (-5 *1 (-1134 *3 *5))
- (-4 *3 (-13 (-1094) (-34)))))
+ (-12 (-5 *3 (-804)) (-5 *4 (-1057))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *1 (-801))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *1 (-835)) (-5 *3 (-1057))
+ (-5 *4
+ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))
+ (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *1 (-835)) (-5 *3 (-1057))
+ (-5 *4
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
+ (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
+ (|:| |ub| (-641 (-839 (-225))))))
+ (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| |val| *4) (|:| -3461 *5))))
- (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34)))
- (-5 *2 (-641 (-1134 *4 *5))) (-5 *1 (-1134 *4 *5))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3461 *4)))
- (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34)))
- (-5 *1 (-1134 *3 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34)))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34)))))
- ((*1 *1 *2 *3 *2 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-13 (-1094) (-34)))
- (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34)))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-1134 *2 *3))) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34))) (-5 *1 (-1135 *2 *3))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-1135 *2 *3))) (-5 *1 (-1135 *2 *3))
- (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
- (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-1159 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(((*1 *2 *3)
- (-12 (-4 *3 (-1235 (-407 (-564))))
- (-5 *2 (-2 (|:| |den| (-564)) (|:| |gcdnum| (-564))))
- (-5 *1 (-909 *3 *4)) (-4 *4 (-1235 (-407 *3)))))
+ (-12 (-5 *3 (-837))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *1 (-836))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-837)) (-5 *4 (-1057))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *1 (-836))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *1 (-891)) (-5 *3 (-1057))
+ (-5 *4
+ (-2 (|:| |pde| (-641 (-316 (-225))))
+ (|:| |constraints|
+ (-641
+ (-2 (|:| |start| (-225)) (|:| |finish| (-225))
+ (|:| |grid| (-767)) (|:| |boundaryType| (-564))
+ (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225))))))
+ (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152))
+ (|:| |tol| (-225))))
+ (-5 *2 (-2 (|:| -2358 (-379)) (|:| |explanations| (-1152))))))
((*1 *2 *3)
- (-12 (-4 *4 (-1235 (-407 *2))) (-5 *2 (-564)) (-5 *1 (-909 *4 *3))
- (-4 *3 (-1235 (-407 *4))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 (-169 (-564))))) (-5 *2 (-641 (-169 *4)))
- (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564))))))
- (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 (-169 *5))))
- (-5 *1 (-378 *5)) (-4 *5 (-13 (-363) (-844))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-225)) (-5 *5 (-564)) (-5 *2 (-1204 *3))
- (-5 *1 (-786 *3)) (-4 *3 (-970))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-112))
- (-5 *1 (-1204 *2)) (-4 *2 (-970)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-839 (-379))) (-5 *2 (-839 (-225))) (-5 *1 (-305)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-248)))))
+ (-12 (-5 *3 (-894))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *1 (-893))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-894)) (-5 *4 (-1057))
+ (-5 *2
+ (-2 (|:| -2358 (-379)) (|:| -2410 (-1152))
+ (|:| |explanations| (-641 (-1152)))))
+ (-5 *1 (-893)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1006 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
(((*1 *1 *1) (-4 *1 (-123))) ((*1 *1 *1) (-5 *1 (-858)))
((*1 *1 *1) (-4 *1 (-963))) ((*1 *1 *1) (-5 *1 (-1114))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *6 (-556)) (-4 *2 (-945 *3 *5 *4))
+ (-5 *1 (-728 *5 *4 *6 *2)) (-5 *3 (-407 (-948 *6))) (-4 *5 (-789))
+ (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045))
+ (-5 *1 (-1154 *3)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-506)) (-5 *1 (-280)))))
+(((*1 *1) (-5 *1 (-819))))
+(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-678 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 (-112) (-641 *1)))
+ (-4 *1 (-1065 *4 *5 *6 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-641 *3)) (-4 *3 (-1209)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1283 *3 *4)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-172))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-386 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-815 *3)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-407 (-948 (-564))))) (-5 *4 (-641 (-1170)))
+ (-5 *2 (-641 (-641 *5))) (-5 *1 (-380 *5))
+ (-4 *5 (-13 (-844) (-363)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-380 *4))
+ (-4 *4 (-13 (-844) (-363))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))
+ (-5 *2 (-1166 *3)))))
(((*1 *2 *3 *4 *5)
(-12 (-5 *3 (-1 (-225) (-225))) (-5 *4 (-1088 (-379)))
(-5 *5 (-641 (-263))) (-5 *2 (-1260)) (-5 *1 (-255))))
@@ -11972,83 +11920,172 @@
((*1 *2 *3 *3 *3 *4)
(-12 (-5 *3 (-641 (-225))) (-5 *4 (-641 (-263))) (-5 *2 (-1261))
(-5 *1 (-260)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-815 *3))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-151 *3))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2 (-641 (-2 (|:| -4165 (-767)) (|:| -2855 *4) (|:| |num| *4))))
+ (-4 *4 (-1235 *3)) (-4 *3 (-13 (-363) (-147))) (-5 *1 (-399 *3 *4))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
+ (-5 *3 (-641 (-948 (-564)))) (-5 *4 (-112)) (-5 *1 (-437))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
+ (-5 *3 (-641 (-1170))) (-5 *4 (-112)) (-5 *1 (-437))))
((*1 *2 *1)
- (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-316 (-225))) (-5 *2 (-407 (-564))) (-5 *1 (-305)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (|has| *1 (-6 -4406)) (-4 *1 (-235 *3))
- (-4 *3 (-1094))))
+ (-12 (-5 *2 (-1150 *3)) (-5 *1 (-599 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-632 *2)) (-4 *2 (-172))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4))
+ (-4 *4 (-172))))
((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-112) *3)) (-4 *1 (-282 *3)) (-4 *3 (-1209)))))
+ (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4))
+ (-4 *4 (-172))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-5 *1 (-660 *3 *4))
+ (-4 *4 (-172))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 (-641 *3)))) (-4 *3 (-1094))
+ (-5 *1 (-671 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-709 *2 *3 *4)) (-4 *2 (-846)) (-4 *3 (-1094))
+ (-14 *4
+ (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *3))
+ (-2 (|:| -2014 *2) (|:| -4165 *3))))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-506)) (-5 *3 (-1112)) (-5 *1 (-834))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 *4))))
+ (-4 *4 (-1094)) (-5 *1 (-885 *3 *4)) (-4 *3 (-1094))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 *5)) (-4 *5 (-13 (-1094) (-34)))
+ (-5 *2 (-641 (-1134 *3 *5))) (-5 *1 (-1134 *3 *5))
+ (-4 *3 (-13 (-1094) (-34)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-2 (|:| |val| *4) (|:| -3418 *5))))
+ (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34)))
+ (-5 *2 (-641 (-1134 *4 *5))) (-5 *1 (-1134 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3418 *4)))
+ (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34)))
+ (-5 *1 (-1134 *3 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34)))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34)))))
+ ((*1 *1 *2 *3 *2 *4)
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-13 (-1094) (-34)))
+ (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34)))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-1134 *2 *3))) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34))) (-5 *1 (-1135 *2 *3))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-1135 *2 *3))) (-5 *1 (-1135 *2 *3))
+ (-4 *2 (-13 (-1094) (-34))) (-4 *3 (-13 (-1094) (-34)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
+ (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-1159 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-2 (|:| -3546 (-1166 *6)) (|:| -4165 (-564)))))
+ (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564))
+ (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-1152)))))
+(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-751)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 *1)) (-4 *1 (-302))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-114)) (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-846))
+ (-5 *1 (-610 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2 (-379)) (-5 *1 (-205)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
(((*1 *1 *2)
(-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-14 *6 (-1259 (-685 *3)))
(-5 *1 (-44 *3 *4 *5 *6)) (-14 *4 (-917)) (-14 *5 (-641 (-1170)))))
((*1 *1 *2) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48))))
((*1 *2 *3) (-12 (-5 *2 (-52)) (-5 *1 (-51 *3)) (-4 *3 (-1209))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'JINT 'X 'ELAM) (-2363) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'JINT 'X 'ELAM) (-2336) (-695))))
(-5 *1 (-61 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 'XC) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 'XC) (-695))))
(-5 *1 (-63 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-339 (-2363 'X) (-2363) (-695))) (-5 *1 (-64 *3))
+ (-12 (-5 *2 (-339 (-2336 'X) (-2336) (-695))) (-5 *1 (-64 *3))
(-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-339 (-2363) (-2363 'XC) (-695))) (-5 *1 (-66 *3))
+ (-12 (-5 *2 (-339 (-2336) (-2336 'XC) (-695))) (-5 *1 (-66 *3))
(-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'X) (-2363 '-2292) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'X) (-2336 '-2280) (-695))))
(-5 *1 (-71 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 'X) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 'X) (-695))))
(-5 *1 (-74 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'X 'EPS) (-2363 '-2292) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'X 'EPS) (-2336 '-2280) (-695))))
(-5 *1 (-75 *3 *4 *5)) (-14 *3 (-1170)) (-14 *4 (-1170))
(-14 *5 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'EPS) (-2363 'YA 'YB) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'EPS) (-2336 'YA 'YB) (-695))))
(-5 *1 (-76 *3 *4 *5)) (-14 *3 (-1170)) (-14 *4 (-1170))
(-14 *5 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-339 (-2363) (-2363 'X) (-695))) (-5 *1 (-77 *3))
+ (-12 (-5 *2 (-339 (-2336) (-2336 'X) (-695))) (-5 *1 (-77 *3))
(-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-339 (-2363) (-2363 'X) (-695))) (-5 *1 (-78 *3))
+ (-12 (-5 *2 (-339 (-2336) (-2336 'X) (-695))) (-5 *1 (-78 *3))
(-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 'XC) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 'XC) (-695))))
(-5 *1 (-79 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363) (-2363 'X) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336) (-2336 'X) (-695))))
(-5 *1 (-80 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'X '-2292) (-2363) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'X '-2280) (-2336) (-695))))
(-5 *1 (-82 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-685 (-339 (-2363 'X '-2292) (-2363) (-695))))
+ (-12 (-5 *2 (-685 (-339 (-2336 'X '-2280) (-2336) (-695))))
(-5 *1 (-83 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-685 (-339 (-2363 'X) (-2363) (-695)))) (-5 *1 (-84 *3))
+ (-12 (-5 *2 (-685 (-339 (-2336 'X) (-2336) (-695)))) (-5 *1 (-84 *3))
(-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'X) (-2363) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'X) (-2336) (-695))))
(-5 *1 (-85 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-1259 (-339 (-2363 'X) (-2363 '-2292) (-695))))
+ (-12 (-5 *2 (-1259 (-339 (-2336 'X) (-2336 '-2280) (-695))))
(-5 *1 (-86 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-685 (-339 (-2363 'XL 'XR 'ELAM) (-2363) (-695))))
+ (-12 (-5 *2 (-685 (-339 (-2336 'XL 'XR 'ELAM) (-2336) (-695))))
(-5 *1 (-87 *3)) (-14 *3 (-1170))))
((*1 *1 *2)
- (-12 (-5 *2 (-339 (-2363 'X) (-2363 '-2292) (-695))) (-5 *1 (-89 *3))
+ (-12 (-5 *2 (-339 (-2336 'X) (-2336 '-2280) (-695))) (-5 *1 (-89 *3))
(-14 *3 (-1170))))
((*1 *1 *2)
(-12 (-5 *2 (-641 (-136 *3 *4 *5))) (-5 *1 (-136 *3 *4 *5))
@@ -12099,85 +12136,85 @@
((*1 *1 *2) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))
(-4 *1 (-383))))
((*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-383))))
((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-383))))
((*1 *1 *2) (-12 (-5 *2 (-685 (-695))) (-4 *1 (-383))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))
(-4 *1 (-384))))
((*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-384))))
((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-384))))
((*1 *2 *3) (-12 (-5 *2 (-394)) (-5 *1 (-393 *3)) (-4 *3 (-1094))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))
(-4 *1 (-396))))
((*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-396))))
((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-396))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-316 (-169 (-379))))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-316 (-379)))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-316 (-564)))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-316 (-379))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-316 (-564))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-316 (-690)))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-316 (-695)))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-316 (-697)))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-316 (-690))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-316 (-695))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-316 (-697))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))
(-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170))
- (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-641 (-330))) (-5 *1 (-398 *3 *4 *5 *6))
- (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *3 (-1170)) (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-330)) (-5 *1 (-398 *3 *4 *5 *6)) (-14 *3 (-1170))
- (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
+ (-14 *4 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
(-14 *5 (-641 (-1170))) (-14 *6 (-1174))))
((*1 *1 *2)
(-12 (-5 *2 (-331 *4)) (-4 *4 (-13 (-846) (-21)))
@@ -12204,14 +12241,14 @@
((*1 *1 *2) (-12 (-5 *2 (-434)) (-5 *1 (-437))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))
(-4 *1 (-440))))
((*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-440))))
((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-440))))
((*1 *1 *2) (-12 (-5 *2 (-1259 (-695))) (-4 *1 (-440))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3063 (-641 (-330)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1174)) (|:| -3027 (-641 (-330)))))
(-4 *1 (-441))))
((*1 *1 *2) (-12 (-5 *2 (-330)) (-4 *1 (-441))))
((*1 *1 *2) (-12 (-5 *2 (-641 (-330))) (-4 *1 (-441))))
@@ -12280,7 +12317,7 @@
(-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
(-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-641 (-2 (|:| -4311 *3) (|:| -3144 *4))))
+ (-12 (-5 *2 (-641 (-2 (|:| -4290 *3) (|:| -3124 *4))))
(-4 *3 (-1045)) (-4 *4 (-722)) (-5 *1 (-731 *3 *4))))
((*1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-759))))
((*1 *1 *2)
@@ -12289,25 +12326,25 @@
(-3
(|:| |nia|
(-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
(|:| |relerr| (-225))))
(|:| |mdnia|
(-2 (|:| |fn| (-316 (-225)))
- (|:| -2029 (-641 (-1088 (-839 (-225)))))
+ (|:| -3374 (-641 (-1088 (-839 (-225)))))
(|:| |abserr| (-225)) (|:| |relerr| (-225))))))
(-5 *1 (-765))))
((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |fn| (-316 (-225)))
- (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225))
+ (|:| -3374 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225))
(|:| |relerr| (-225))))
(-5 *1 (-765))))
((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
(|:| |relerr| (-225))))
(-5 *1 (-765))))
((*1 *2 *3) (-12 (-5 *2 (-770)) (-5 *1 (-769 *3)) (-4 *3 (-1209))))
@@ -12325,23 +12362,23 @@
(-5 *2
(-3
(|:| |noa|
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
(|:| |lb| (-641 (-839 (-225))))
(|:| |cf| (-641 (-316 (-225))))
(|:| |ub| (-641 (-839 (-225))))))
(|:| |lsa|
(-2 (|:| |lfn| (-641 (-316 (-225))))
- (|:| -3978 (-641 (-225)))))))
+ (|:| -3958 (-641 (-225)))))))
(-5 *1 (-837))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3978 (-641 (-225)))))
+ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))
(-5 *1 (-837))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
(|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
(|:| |ub| (-641 (-839 (-225))))))
(-5 *1 (-837))))
@@ -12442,194 +12479,240 @@
((*1 *1 *2)
(-12 (-5 *2 (-660 *3 *4)) (-4 *3 (-846)) (-4 *4 (-172))
(-5 *1 (-1279 *3 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-1054)) (-4 *3 (-1194))
- (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
- (-4 *3 (-417 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
-(((*1 *2 *3) (-12 (-5 *2 (-418 *3)) (-5 *1 (-558 *3)) (-4 *3 (-545)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-641 *3)) (-4 *3 (-1209)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-114)) (-5 *3 (-641 *1)) (-4 *1 (-302))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-114))))
- ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-114)) (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-846))
- (-5 *1 (-610 *5)))))
-(((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-3 *3 (-641 *1)))
- (-4 *1 (-1065 *4 *5 *6 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
- (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
- (-5 *2 (-767))))
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264))
+ (-5 *1 (-449 *4 *5 *6 *7)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-722)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))))
+ (-12
+ (-5 *2
+ (-2 (|:| -3957 (-641 (-858))) (|:| -3795 (-641 (-858)))
+ (|:| |presup| (-641 (-858))) (|:| -2758 (-641 (-858)))
+ (|:| |args| (-641 (-858)))))
+ (-5 *1 (-1170)))))
+(((*1 *2 *3)
+ (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *4 (-1235 *3))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-685 *3))))
+ (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-1235 *3))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-685 *3))))
+ (-5 *1 (-764 *4 *5)) (-4 *5 (-409 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-685 *3))))
+ (-5 *1 (-981 *4 *3 *5 *6)) (-4 *6 (-720 *3 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-349)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 *3))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-685 *3))))
+ (-5 *1 (-1268 *4 *3 *5 *6)) (-4 *6 (-409 *3 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170))
+ (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1673 *4))))
+ (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-564)) (-5 *4 (-418 *2)) (-4 *2 (-945 *7 *5 *6))
+ (-5 *1 (-738 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-307)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1259 (-1170))) (-5 *3 (-1259 (-453 *4 *5 *6 *7)))
+ (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917))
+ (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-453 *4 *5 *6 *7)))
+ (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-172)) (-14 *5 (-917))
+ (-14 *6 (-641 *2)) (-14 *7 (-1259 (-685 *4)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1259 (-453 *3 *4 *5 *6))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170)))
+ (-14 *6 (-1259 (-685 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1259 (-1170))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-172)) (-14 *4 (-917)) (-14 *5 (-641 (-1170)))
+ (-14 *6 (-1259 (-685 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1170)) (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172))
+ (-14 *4 (-917)) (-14 *5 (-641 *2)) (-14 *6 (-1259 (-685 *3)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-453 *2 *3 *4 *5)) (-4 *2 (-172)) (-14 *3 (-917))
+ (-14 *4 (-641 (-1170))) (-14 *5 (-1259 (-685 *2))))))
+(((*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))))
+(((*1 *2) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-105)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+ (-5 *2
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-102)) (-5 *2 (-112))))
((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-349)) (-4 *5 (-329 *4)) (-4 *6 (-1235 *5))
+ (-5 *2 (-641 *3)) (-5 *1 (-773 *4 *5 *6 *3 *7)) (-4 *3 (-1235 *6))
+ (-14 *7 (-917)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1045))
+ (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
+ (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4))))
+ ((*1 *1 *1) (-4 *1 (-545)))
+ ((*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-668 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-5 *2 (-917)) (-5 *1 (-673 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-815 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-889 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1) (-12 (-4 *1 (-991 *3)) (-4 *3 (-1209)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-1206 *3)) (-4 *3 (-1209))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998))
+ (-4 *2 (-1045)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-379))))
((*1 *1 *1 *1) (-4 *1 (-545)))
((*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363))))
((*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363))))
((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-767)))))
-(((*1 *1 *2)
- (-12
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *2)) (-5 *1 (-179 *2)) (-4 *2 (-307))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *3 (-641 (-641 *4))) (-5 *2 (-641 *4)) (-4 *4 (-307))
+ (-5 *1 (-179 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 *8))
+ (-5 *4
+ (-641
+ (-2 (|:| -2447 (-685 *7)) (|:| |basisDen| *7)
+ (|:| |basisInv| (-685 *7)))))
+ (-5 *5 (-767)) (-4 *8 (-1235 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-349))
(-5 *2
- (-2 (|:| |mval| (-685 *3)) (|:| |invmval| (-685 *3))
- (|:| |genIdeal| (-504 *3 *4 *5 *6))))
- (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-1170))
- (-4 *2 (-13 (-27) (-1194) (-430 *5)))
- (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-277 *5 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *2)) (-5 *4 (-1 (-112) *2 *2)) (-5 *1 (-1210 *2))
- (-4 *2 (-1094))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-1094)) (-4 *2 (-846))
- (-5 *1 (-1210 *2)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-1031)) (-5 *3 (-1170)) (-5 *1 (-267)))))
-(((*1 *2 *3 *4 *2 *2 *5)
- (|partial| -12 (-5 *2 (-839 *4)) (-5 *3 (-610 *4)) (-5 *5 (-112))
- (-4 *4 (-13 (-1194) (-29 *6)))
- (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-224 *6 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-685 (-407 (-948 (-564)))))
- (-5 *2 (-685 (-316 (-564)))) (-5 *1 (-1027)))))
-(((*1 *2 *1)
- (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
- (-4 *5 (-238 (-2062 *3) (-767)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *5))
- (-2 (|:| -2005 *2) (|:| -1377 *5))))
- (-4 *2 (-846)) (-5 *1 (-461 *3 *4 *2 *5 *6 *7))
- (-4 *7 (-945 *4 *5 (-860 *3))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-1094))
- (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4))))
- (-5 *1 (-54 *4 *5 *2))
- (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4)))))))
+ (-2 (|:| -2447 (-685 *7)) (|:| |basisDen| *7)
+ (|:| |basisInv| (-685 *7))))
+ (-5 *1 (-498 *6 *7 *8))))
+ ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-743)))))
-(((*1 *1) (-5 *1 (-55))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *2 *2 *3 *1)
- (-12 (-5 *2 (-506)) (-5 *3 (-1098)) (-5 *1 (-291)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789))
- (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3)))))
-(((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-861))))))
-(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-157)))))
+ (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
+ (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225)))
+ (-5 *5 (-112)) (-5 *2 (-1261)) (-5 *1 (-257)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-641 *4)) (-4 *4 (-846))
+ (-5 *1 (-1180 *4)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-1205)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-767)) (-5 *3 (-939 *5)) (-4 *5 (-1045))
- (-5 *1 (-1158 *4 *5)) (-14 *4 (-917))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5))
- (-14 *4 (-917)) (-4 *5 (-1045))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045))
- (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))))
+ (-12 (-5 *3 (-1172 (-407 (-564)))) (-5 *2 (-407 (-564)))
+ (-5 *1 (-190)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-1094)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-612 (-888 *3))) (-4 *3 (-882 *3))
- (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-612 (-888 *3))) (-4 *2 (-882 *3))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
(-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
+(((*1 *2 *1) (-12 (-5 *2 (-213 4 (-129))) (-5 *1 (-579)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114))))))
+ (-4 *4 (-349)) (-5 *2 (-685 *4)) (-5 *1 (-346 *4)))))
(((*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-604)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
(((*1 *2) (-12 (-5 *2 (-829 (-564))) (-5 *1 (-534))))
((*1 *1) (-12 (-5 *1 (-829 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
- (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
- (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(((*1 *2)
- (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4))
- (-4 *4 (-1235 *3)))))
+(((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-407 *6)) (|:| |h| *6)
+ (|:| |c1| (-407 *6)) (|:| |c2| (-407 *6)) (|:| -2499 *6)))
+ (-5 *1 (-1012 *5 *6)) (-5 *3 (-407 *6)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789))
+ (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1063 *7 *8 *9 *3 *4)) (-4 *4 (-1065 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-767)) (-5 *6 (-112)) (-4 *7 (-452)) (-4 *8 (-789))
+ (-4 *9 (-846)) (-4 *3 (-1059 *7 *8 *9))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1139 *7 *8 *9 *3 *4)) (-4 *4 (-1103 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-861))))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-129))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-939 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5))
- (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *2 (-112)) (-5 *1 (-920 *4 *5 *6 *7))))
+ (-12 (-5 *3 (-610 *5)) (-4 *5 (-430 *4)) (-4 *4 (-1034 (-564)))
+ (-4 *4 (-13 (-846) (-556))) (-5 *2 (-1166 *5)) (-5 *1 (-32 *4 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-13 (-307) (-147)))
- (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-112))
- (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))))
-(((*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-564)) (-5 *4 (-418 *2)) (-4 *2 (-945 *7 *5 *6))
- (-5 *1 (-738 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-307)))))
-(((*1 *1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045)))))
+ (-12 (-5 *3 (-610 *1)) (-4 *1 (-1045)) (-4 *1 (-302))
+ (-5 *2 (-1166 *1)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-117 *3)) (-14 *3 (-564))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2))))
+ ((*1 *1 *2) (-12 (-5 *2 (-407 *3)) (-4 *3 (-307)) (-5 *1 (-174 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-174 (-564))) (-5 *1 (-761 *3)) (-4 *3 (-404))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-174 (-407 (-564)))) (-5 *1 (-867 *3)) (-14 *3 (-564))))
+ ((*1 *2 *1)
+ (-12 (-14 *3 (-564)) (-5 *2 (-174 (-407 (-564))))
+ (-5 *1 (-868 *3 *4)) (-4 *4 (-865 *3)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
- (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *3 *3 *4 *5 *5 *5 *5 *5 *5 *6 *6 *6 *3 *3 *5
- *7 *3 *8)
- (-12 (-5 *5 (-685 (-225))) (-5 *6 (-112)) (-5 *7 (-685 (-564)))
- (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-65 QPHESS))))
- (-5 *3 (-564)) (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-900 *4))
- (-4 *4 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *1 *2 *3 *3 *4 *4)
+ (-12 (-5 *2 (-948 (-564))) (-5 *3 (-1170))
+ (-5 *4 (-1088 (-407 (-564)))) (-5 *1 (-30)))))
(((*1 *2)
(-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2))
(-4 *3 (-13 (-846) (-556)))))
@@ -12637,100 +12720,81 @@
(-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
(-14 *3 (-641 (-1170))) (-4 *4 (-387))))
((*1 *1) (-5 *1 (-477))) ((*1 *1) (-4 *1 (-1194))))
-(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-294 (-829 *3)))
- (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-829 *3)) (-5 *1 (-634 *5 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-294 (-829 (-948 *5)))) (-4 *5 (-452))
- (-5 *2 (-829 (-407 (-948 *5)))) (-5 *1 (-635 *5))
- (-5 *3 (-407 (-948 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5)))
- (-4 *5 (-452)) (-5 *2 (-829 *3)) (-5 *1 (-635 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045))
+ (-5 *1 (-710 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))))
+(((*1 *2 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-81 FCN)))) (-5 *2 (-1031))
+ (-5 *1 (-742)))))
+(((*1 *1 *1) (-4 *1 (-143)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1 (-1150 *4) (-1150 *4))) (-5 *2 (-1150 *4))
(-5 *1 (-1284 *4)) (-4 *4 (-1209))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 (-641 (-1150 *5)) (-641 (-1150 *5)))) (-5 *4 (-564))
(-5 *2 (-641 (-1150 *5))) (-5 *1 (-1284 *5)) (-4 *5 (-1209)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))))
-(((*1 *2 *3 *3)
- (-12 (|has| *2 (-6 (-4408 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2))
- (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2))
- (-4 *4 (-683 *2 *5 *6)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-767)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1262)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-641 (-1 *4 (-641 *4)))) (-4 *4 (-1094))
+ (-5 *1 (-113 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-114)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1094))
+ (-5 *1 (-113 *4))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-1 *4 (-641 *4))))
+ (-5 *1 (-113 *4)) (-4 *4 (-1094)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-858)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1259 (-3 (-468) "undefined"))) (-5 *1 (-1260)))))
+ (-12 (-4 *4 (-349)) (-5 *2 (-418 (-1166 (-1166 *4))))
+ (-5 *1 (-1207 *4)) (-5 *3 (-1166 (-1166 *4))))))
+(((*1 *2 *3) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))))
+(((*1 *1 *1 *1) (-5 *1 (-225)))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036))))
+ ((*1 *1 *1 *1) (-4 *1 (-1133))))
(((*1 *2 *3)
- (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4))
- (-5 *3 (-641 *4)))))
-(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
- (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3))
- (-4 *3 (-644 *2))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3))
- (-4 *3 (-644 *2))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045))))
- ((*1 *1 *1) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))))
+ (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-641 (-225)))
+ (-5 *1 (-468)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-307)) (-4 *3 (-988 *2)) (-4 *4 (-1235 *3))
+ (-5 *1 (-413 *2 *3 *4 *5)) (-4 *5 (-13 (-409 *3 *4) (-1034 *3))))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-945 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-1045)) (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1)))
+ (-4 *1 (-1235 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-452))
+ (-5 *2
+ (-641
+ (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4))))
+ (|:| |geneigvec| (-641 (-685 (-407 (-948 *4))))))))
+ (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
(-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
(-5 *1 (-747)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
- (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-84 FCNF))))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-85 FCNG)))) (-5 *3 (-225))
- (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-363))
- (-5 *2 (-641 (-2 (|:| C (-685 *5)) (|:| |g| (-1259 *5)))))
- (-5 *1 (-974 *5)) (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3))))
- (-5 *1 (-594 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3358 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7)))
- (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5)))
- (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))))
-(((*1 *2 *3 *1)
- (-12
- (-5 *2
- (-2 (|:| |cycle?| (-112)) (|:| -1597 (-767)) (|:| |period| (-767))))
- (-5 *1 (-1150 *4)) (-4 *4 (-1209)) (-5 *3 (-767)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
(((*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48))))
((*1 *2 *1)
(-12 (-4 *3 (-988 *2)) (-4 *4 (-1235 *3)) (-4 *2 (-307))
@@ -12746,54 +12810,29 @@
(-12 (-4 *4 (-172)) (-4 *2 (|SubsetCategory| (-722) *4))
(-5 *1 (-658 *3 *4 *2)) (-4 *3 (-713 *4))))
((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-418 *3)) (-4 *3 (-545)) (-4 *3 (-556))))
- ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-545)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-545)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545)) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-1004 *3)) (-4 *3 (-1034 (-407 (-564)))))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-480)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-649 *4)) (-4 *4 (-342 *5 *6 *7))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6)))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-802 *5 *6 *7 *4)))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-641 *1)) (-4 *1 (-916)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *3 (-128)) (-5 *2 (-767)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-59 *3)) (-4 *3 (-1209))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-59 *3)))))
+ (-12 (-4 *5 (-363)) (-4 *7 (-1235 *5)) (-4 *4 (-720 *5 *7))
+ (-5 *2 (-2 (|:| -3116 (-685 *6)) (|:| |vec| (-1259 *5))))
+ (-5 *1 (-807 *5 *6 *7 *4 *3)) (-4 *6 (-652 *5)) (-4 *3 (-652 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998)))))
- ((*1 *2)
- (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 (-407 *2)))
- (-4 *2 (-1235 *4)) (-5 *1 (-341 *3 *4 *2 *5))
- (-4 *3 (-342 *4 *2 *5))))
- ((*1 *2)
- (|partial| -12 (-4 *1 (-342 *3 *2 *4)) (-4 *3 (-1213))
- (-4 *4 (-1235 (-407 *2))) (-4 *2 (-1235 *3)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-349)) (-4 *2 (-1045)) (-5 *1 (-708 *2 *3))
- (-4 *3 (-1235 *2)))))
-(((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *4 (-564))) (-5 *5 (-1 (-1150 *4))) (-4 *4 (-363))
- (-4 *4 (-1045)) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132))))
+ (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))))
+ (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))))
+(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-257)))))
+(((*1 *1) (-5 *1 (-1076))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-1264))
+ (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
+ ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))))
+(((*1 *1)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3))))
(((*1 *2 *1) (-12 (-5 *2 (-1119 (-564) (-610 (-48)))) (-5 *1 (-48))))
((*1 *2 *1)
(-12 (-4 *3 (-307)) (-4 *4 (-988 *3)) (-4 *5 (-1235 *4))
@@ -12810,9 +12849,13 @@
(-12 (-4 *3 (-172)) (-4 *2 (-713 *3)) (-5 *1 (-658 *2 *3 *4))
(-4 *4 (|SubsetCategory| (-722) *3))))
((*1 *2 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-767)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-652 *3)) (-4 *3 (-1045)) (-4 *3 (-363))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-767)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363))
+ (-5 *1 (-655 *5 *2)) (-4 *2 (-652 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))))
(((*1 *1 *2)
(-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
(-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
@@ -12824,366 +12867,245 @@
(-12 (-5 *2 (-641 (-641 *5))) (-4 *5 (-1045))
(-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *6 (-238 *4 *5))
(-4 *7 (-238 *3 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *3 (-641 (-263)))
- (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-427 *3 *2)) (-4 *3 (-13 (-172) (-38 (-407 (-564)))))
- (-4 *2 (-13 (-846) (-21))))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *6 (-225))
- (-5 *3 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *2 *2 *1)
- (|partial| -12 (-5 *2 (-407 *1)) (-4 *1 (-1235 *3)) (-4 *3 (-1045))
- (-4 *3 (-556))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))))
+ (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-1054)) (-4 *3 (-1194))
+ (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-743)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-452)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-564))) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-556)) (-4 *8 (-945 *7 *5 *6))
- (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *9) (|:| |radicand| *9)))
- (-5 *1 (-949 *5 *6 *7 *8 *9)) (-5 *4 (-767))
- (-4 *9
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *8)) (-15 -2261 (*8 $)) (-15 -2272 (*8 $))))))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-3 (-407 (-948 *6)) (-1159 (-1170) (-948 *6))))
- (-5 *5 (-767)) (-4 *6 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *6)))))
- (-5 *1 (-292 *6)) (-5 *4 (-685 (-407 (-948 *6))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-2 (|:| |eigval| (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5))))
- (|:| |eigmult| (-767)) (|:| |eigvec| (-641 *4))))
- (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5)))))
- (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))))
-(((*1 *2 *3 *3 *3 *3 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))
- (-5 *2 (-1031)) (-5 *1 (-742)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-13 (-363) (-147)))
- (-5 *2 (-641 (-2 (|:| -1377 (-767)) (|:| -3539 *4) (|:| |num| *4))))
- (-5 *1 (-399 *3 *4)) (-4 *4 (-1235 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-685 *4))) (-4 *4 (-172))
- (-5 *2 (-1259 (-685 (-948 *4)))) (-5 *1 (-189 *4)))))
+ (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-407 (-564))))
+ (-5 *1 (-305)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2))
- (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
- (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045))
- (-5 *3 (-564)))))
-(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-247 *5 *6))) (-4 *6 (-452))
- (-5 *2 (-247 *5 *6)) (-14 *5 (-641 (-1170))) (-5 *1 (-629 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-109))) (-5 *1 (-175)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6))
- (-4 *6 (-13 (-27) (-430 *5)))
- (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7)))
- (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3))
- (-4 *3 (-342 *6 *7 *8)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2))
- (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4406) (-6 -4407))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2))
- (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4406) (-6 -4407)))))))
-(((*1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
- (-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379))))
- ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-917)) (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-788))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1240 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *2 *3 *4 *5)
- (-12 (-5 *2 (-641 *9)) (-5 *3 (-1 (-112) *9))
- (-5 *4 (-1 (-112) *9 *9)) (-5 *5 (-1 *9 *9 *9))
- (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789))
- (-4 *8 (-846)) (-5 *1 (-973 *6 *7 *8 *9)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))
- (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *2) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-169 (-407 (-564)))))
- (-5 *2
- (-641
- (-2 (|:| |outval| (-169 *4)) (|:| |outmult| (-564))
- (|:| |outvect| (-641 (-685 (-169 *4)))))))
- (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))))
-(((*1 *1 *2 *3 *3 *3 *4)
- (-12 (-4 *4 (-363)) (-4 *3 (-1235 *4)) (-4 *5 (-1235 (-407 *3)))
- (-4 *1 (-335 *4 *3 *5 *2)) (-4 *2 (-342 *4 *3 *5))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-564)) (-4 *2 (-363)) (-4 *4 (-1235 *2))
- (-4 *5 (-1235 (-407 *4))) (-4 *1 (-335 *2 *4 *5 *6))
- (-4 *6 (-342 *2 *4 *5))))
- ((*1 *1 *2 *2)
- (-12 (-4 *2 (-363)) (-4 *3 (-1235 *2)) (-4 *4 (-1235 (-407 *3)))
- (-4 *1 (-335 *2 *3 *4 *5)) (-4 *5 (-342 *2 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
- (-4 *1 (-335 *3 *4 *5 *2)) (-4 *2 (-342 *3 *4 *5))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-413 *4 (-407 *4) *5 *6)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-4 *6 (-342 *3 *4 *5)) (-4 *3 (-363))
- (-4 *1 (-335 *3 *4 *5 *6)))))
-(((*1 *1 *1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556)))))
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-517)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-870)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1034 (-564))) (-4 *1 (-302)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-752)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-685 *4)) (-4 *4 (-363)) (-5 *2 (-1166 *4))
- (-5 *1 (-532 *4 *5 *6)) (-4 *5 (-363)) (-4 *6 (-13 (-363) (-844))))))
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209))
+ (-5 *2 (-112)))))
+(((*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2096 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-506)) (-5 *1 (-525)))))
-(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225))
- (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
- (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
- (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225))
- (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
- (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
- (-5 *1 (-263))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
- ((*1 *2 *1 *3 *3 *4 *4 *4)
- (-12 (-5 *3 (-564)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
- ((*1 *2 *1 *3)
- (-12
- (-5 *3
- (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225))
- (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
- (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
- (-5 *2 (-1264)) (-5 *1 (-1261))))
- ((*1 *2 *1)
+ (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4))
+ (-5 *2 (-2 (|:| |ans| (-407 *5)) (|:| |nosol| (-112))))
+ (-5 *1 (-1011 *4 *5)) (-5 *3 (-407 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
+(((*1 *2 *2)
(-12
(-5 *2
- (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -4261 (-225))
- (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
- (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
- (-5 *1 (-1261))))
- ((*1 *2 *1 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-311))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2))
- (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))))))
+ (-983 (-407 (-564)) (-860 *3) (-240 *4 (-767))
+ (-247 *3 (-407 (-564)))))
+ (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-982 *3 *4)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-608 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-4 *5 (-363))
+ (-4 *5 (-1045)) (-5 *2 (-112)) (-5 *1 (-1025 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-685 *4))) (-4 *4 (-363)) (-4 *4 (-1045))
+ (-5 *2 (-112)) (-5 *1 (-1025 *4)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-216 *4 *3))
- (-4 *3 (-1235 *4))))
+ (|partial| -12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4))
+ (-4 *6 (-1235 *5)) (-4 *7 (-1235 (-407 *6)))
+ (-4 *8 (-342 *5 *6 *7))
+ (-4 *4 (-13 (-846) (-556) (-1034 (-564))))
+ (-5 *2 (-2 (|:| -3924 (-767)) (|:| -3030 *8)))
+ (-5 *1 (-907 *4 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3))
- (-4 *3 (-1235 (-564)))))
+ (|partial| -12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6))
+ (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4)))
+ (-4 *6 (-342 (-407 (-564)) *4 *5))
+ (-5 *2 (-2 (|:| -3924 (-767)) (|:| -3030 *6)))
+ (-5 *1 (-908 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870))
+ (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-1260))
+ (-5 *1 (-1263))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-767))) (-5 *2 (-418 *3)) (-5 *1 (-442 *3))
- (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *2 (-418 *3))
- (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3))
- (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-418 *3)) (-5 *1 (-1003 *3))
- (-4 *3 (-1235 (-407 (-564))))))
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263)))
+ (-5 *2 (-1260)) (-5 *1 (-1263)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094))
+ (-4 *2 (-846)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-192))))
((*1 *2 *3)
- (-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-327 *3)) (-4 *3 (-1209))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-564)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 *2))))
-(((*1 *1 *1) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *1)) (-5 *4 (-1259 *1)) (-4 *1 (-637 *5))
- (-4 *5 (-1045))
- (-5 *2 (-2 (|:| -3700 (-685 *5)) (|:| |vec| (-1259 *5))))))
+ (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-300))))
((*1 *2 *3)
- (-12 (-5 *3 (-685 *1)) (-4 *1 (-637 *4)) (-4 *4 (-1045))
- (-5 *2 (-685 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
+ (-12 (-5 *3 (-1088 (-839 (-225)))) (-5 *2 (-225)) (-5 *1 (-305)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170))
- (-5 *2 (-641 *4)) (-5 *1 (-1108 *4 *5)))))
+ (-12 (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3209 *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379))))
+ ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
+ (-5 *2
+ (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
+ (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-316 *3)) (-4 *3 (-556)) (-4 *3 (-846)))))
+ (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-564))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1195 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-247 *5 *6))) (-4 *6 (-452))
+ (-5 *2 (-247 *5 *6)) (-14 *5 (-641 (-1170))) (-5 *1 (-629 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-120 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1150 *7))) (-4 *6 (-846))
- (-4 *7 (-945 *5 (-531 *6) *6)) (-4 *5 (-1045))
- (-5 *2 (-1 (-1150 *7) *7)) (-5 *1 (-1120 *5 *6 *7)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *3 (-948 (-564)))
- (-5 *1 (-330))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1086 (-948 (-564)))) (-5 *1 (-330)))))
-(((*1 *1) (-5 *1 (-819))))
-(((*1 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-368)) (-4 *2 (-363)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-1150 *3))) (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
- (-5 *1 (-332))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1170)) (-5 *4 (-1086 (-948 (-564)))) (-5 *2 (-330))
- (-5 *1 (-332))))
- ((*1 *1 *2 *2 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045))
- (-4 *3 (-1094)))))
+ (|partial| -12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))
+ (-5 *2 (-2 (|:| |bas| (-476 *4 *5 *6 *7)) (|:| -3008 (-641 *7))))
+ (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))
- (-5 *2 (-641 (-2 (|:| -1645 *1) (|:| -3514 (-641 *7)))))
- (-5 *3 (-641 *7)) (-4 *1 (-1202 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+ (|partial| -12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-782)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
- (-5 *2 (-247 *4 *5)) (-5 *1 (-940 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556))
- (-5 *2 (-1166 *3)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147))) (-5 *1 (-537 *4 *2))
- (-4 *2 (-1250 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3)))
- (-4 *5 (-1235 *4)) (-4 *6 (-720 *4 *5)) (-5 *1 (-541 *4 *5 *6 *2))
- (-4 *2 (-1250 *6))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *4 (-13 (-363) (-368) (-612 *3)))
- (-5 *1 (-542 *4 *2)) (-4 *2 (-1250 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-13 (-556) (-147)))
- (-5 *1 (-1146 *4)))))
-(((*1 *2 *3 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-789)) (-4 *7 (-945 *4 *5 *6)) (-4 *4 (-452)) (-4 *6 (-846))
- (-5 *2 (-112)) (-5 *1 (-449 *4 *5 *6 *7)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1138)) (-5 *2 (-1226 (-564))))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-363)) (-5 *1 (-655 *4 *2))
- (-4 *2 (-652 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-641 *2)) (-5 *1 (-1183 *2)) (-4 *2 (-363)))))
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *2 (-641 *3)) (-5 *1 (-920 *4 *5 *6 *3))
+ (-4 *3 (-945 *4 *6 *5)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -3209 (-778 *3)) (|:| |coef2| (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-2 (|:| -3209 *1) (|:| |coef2| *1)))
+ (-4 *1 (-1059 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-917)) (-4 *5 (-556)) (-5 *2 (-685 *5))
+ (-5 *1 (-952 *5 *3)) (-4 *3 (-652 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))))
(((*1 *2 *3)
(-12 (-5 *3 (-948 *5)) (-4 *5 (-1045)) (-5 *2 (-247 *4 *5))
(-5 *1 (-940 *4 *5)) (-14 *4 (-641 (-1170))))))
-(((*1 *2 *3 *4 *4 *3)
- (|partial| -12 (-5 *4 (-610 *3))
- (-4 *3 (-13 (-430 *5) (-27) (-1194)))
- (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-2 (|:| -2656 *3) (|:| |coeff| *3)))
- (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
+(((*1 *1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-846)) (-4 *5 (-789))
+ (-4 *6 (-556)) (-4 *7 (-945 *6 *5 *3))
+ (-5 *1 (-462 *5 *3 *6 *7 *2))
+ (-4 *2
+ (-13 (-1034 (-407 (-564))) (-363)
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $))
+ (-15 -2264 (*7 $))))))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-103 *3)))))
+ (-12 (-5 *2 (-939 *4)) (-4 *4 (-1045)) (-5 *1 (-1158 *3 *4))
+ (-14 *3 (-917)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-407 (-564)))
+ (-5 *1 (-433 *4 *3)) (-4 *3 (-430 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-610 *3)) (-4 *3 (-430 *5))
+ (-4 *5 (-13 (-846) (-556) (-1034 (-564))))
+ (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-433 *5 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-767)) (-5 *4 (-1259 *2)) (-4 *5 (-307))
+ (-4 *6 (-988 *5)) (-4 *2 (-13 (-409 *6 *7) (-1034 *6)))
+ (-5 *1 (-413 *5 *6 *7 *2)) (-4 *7 (-1235 *6)))))
+(((*1 *2 *1 *2) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
+(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-275)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
+ ((*1 *1 *2)
+ (-12 (-4 *2 (-1045)) (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
+ (-4 *5 (-238 *3 *2)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452))
+ (-5 *1 (-360 *3 *4)) (-14 *4 (-641 (-1170)))))
+ ((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452))
+ (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))))
+(((*1 *2 *2) (-12 (-5 *1 (-586 *2)) (-4 *2 (-545)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045))
+ (-5 *1 (-1154 *4))))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045))
+ (-14 *4 (-1170)) (-14 *5 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-806 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-649 (-407 *6))) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-2 (|:| -2447 (-641 (-407 *6))) (|:| -3116 (-685 *5))))
+ (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2447 (-641 *4))))
+ (-5 *1 (-806 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-650 *6 (-407 *6))) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-2 (|:| -2447 (-641 (-407 *6))) (|:| -3116 (-685 *5))))
+ (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6))))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-818)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-327 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-516 *3 *4))
+ (-14 *4 (-564)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-4 *1 (-107 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
+ (-14 *4 *2))))
+(((*1 *1 *1) (-4 *1 (-545))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *7 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-4 *7 (-556))
+ (-4 *8 (-945 *7 *5 *6))
+ (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *3) (|:| |radicand| *3)))
+ (-5 *1 (-949 *5 *6 *7 *8 *3)) (-5 *4 (-767))
+ (-4 *3
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *8)) (-15 -2254 (*8 $)) (-15 -2264 (*8 $))))))))
(((*1 *1 *2)
(-12 (-5 *2 (-767)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
(-14 *4 (-641 (-1170)))))
@@ -13199,264 +13121,278 @@
(-12 (-5 *2 (-767)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
(-4 *5 (-172))))
((*1 *1) (-12 (-4 *2 (-172)) (-4 *1 (-720 *2 *3)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170))
- (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-192))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-316 (-225))) (-5 *4 (-1170))
- (-5 *5 (-1088 (-839 (-225)))) (-5 *2 (-641 (-225))) (-5 *1 (-300)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1221 *3 *2)) (-4 *3 (-1045))
- (-4 *2 (-1250 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-687 *3)) (-5 *1 (-962 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-1170))) (-5 *3 (-52)) (-5 *1 (-888 *4))
- (-4 *4 (-1094)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225)))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-66 FUNCT1))))
+ (-5 *2 (-1031)) (-5 *1 (-749)))))
+(((*1 *2 *1) (-12 (-5 *2 (-225)) (-5 *1 (-818)))))
+(((*1 *2 *1 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-307))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2186 *1)))
+ (-4 *1 (-307)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-557 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-468)) (-5 *3 (-641 (-263))) (-5 *1 (-1260))))
+ ((*1 *1 *1) (-5 *1 (-1260))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9))
+ (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *9 (-1059 *6 *7 *8))
+ (-5 *2
+ (-641
+ (-2 (|:| -1583 (-641 *9)) (|:| -3418 *10) (|:| |ineq| (-641 *9)))))
+ (-5 *1 (-984 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-641 *10)) (-5 *5 (-112)) (-4 *10 (-1065 *6 *7 *8 *9))
+ (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *9 (-1059 *6 *7 *8))
+ (-5 *2
+ (-641
+ (-2 (|:| -1583 (-641 *9)) (|:| -3418 *10) (|:| |ineq| (-641 *9)))))
+ (-5 *1 (-1101 *6 *7 *8 *9 *10)) (-5 *3 (-641 *9)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-750)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
(((*1 *2 *3)
+ (-12 (-4 *4 (-1045))
+ (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
+ (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
+(((*1 *2 *2)
(-12
- (-5 *3
- (-2 (|:| |pde| (-641 (-316 (-225))))
- (|:| |constraints|
- (-641
- (-2 (|:| |start| (-225)) (|:| |finish| (-225))
- (|:| |grid| (-767)) (|:| |boundaryType| (-564))
- (|:| |dStart| (-685 (-225))) (|:| |dFinish| (-685 (-225))))))
- (|:| |f| (-641 (-641 (-316 (-225))))) (|:| |st| (-1152))
- (|:| |tol| (-225))))
- (-5 *2 (-112)) (-5 *1 (-210)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1114)) (-5 *2 (-1264)) (-5 *1 (-827)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
(-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
+ (-504 (-407 (-564)) (-240 *4 (-767)) (-860 *3)
+ (-247 *3 (-407 (-564)))))
+ (-14 *3 (-641 (-1170))) (-14 *4 (-767)) (-5 *1 (-505 *3 *4)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-973 *5 *6 *7 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6))
+ (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))))
+(((*1 *1 *1) (-5 *1 (-225)))
+ ((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1) (-4 *1 (-1133))) ((*1 *1 *1 *1) (-4 *1 (-1133))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-407 (-564))) (-4 *1 (-554 *3))
+ (-4 *3 (-13 (-404) (-1194)))))
+ ((*1 *1 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194)))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-554 *2)) (-4 *2 (-13 (-404) (-1194))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1166 *6)) (-4 *6 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-1166 *7)) (-5 *1 (-321 *4 *5 *6 *7))
+ (-4 *7 (-945 *6 *4 *5)))))
+(((*1 *1 *1 *1) (-4 *1 (-963))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225)))
+ (-5 *2 (-1261)) (-5 *1 (-257)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045))
+ (-5 *1 (-1154 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045))
+ (-14 *4 (-1170)) (-14 *5 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3) (-12 (-5 *2 (-379)) (-5 *1 (-781 *3)) (-4 *3 (-612 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-917)) (-5 *2 (-379)) (-5 *1 (-781 *3))
+ (-4 *3 (-612 *2))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-948 *4)) (-4 *4 (-1045)) (-4 *4 (-612 *2))
+ (-5 *2 (-379)) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-948 *5)) (-5 *4 (-917)) (-4 *5 (-1045))
+ (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556)) (-4 *4 (-612 *2))
+ (-5 *2 (-379)) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-917)) (-4 *5 (-556))
+ (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-316 *4)) (-4 *4 (-556)) (-4 *4 (-846))
+ (-4 *4 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-316 *5)) (-5 *4 (-917)) (-4 *5 (-556)) (-4 *5 (-846))
+ (-4 *5 (-612 *2)) (-5 *2 (-379)) (-5 *1 (-781 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1055 (-1020 *3) (-1166 (-1020 *3))))
+ (-5 *1 (-1020 *3)) (-4 *3 (-13 (-844) (-363) (-1018))))))
(((*1 *1 *1 *1) (-5 *1 (-129)))
((*1 *1 *1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917))))
((*1 *1 *1 *1) (-5 *1 (-1214))) ((*1 *1 *1 *1) (-5 *1 (-1215)))
((*1 *1 *1 *1) (-5 *1 (-1216))) ((*1 *1 *1 *1) (-5 *1 (-1217))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *2 (-556)) (-5 *1 (-965 *2 *4))
- (-4 *4 (-1235 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-5 *2 (-112)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-363)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -2186 *1)))
+ (-4 *1 (-848 *3)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-191)) (-5 *3 (-564))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-939 (-225)) (-225) (-225)))
- (-5 *3 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-255)))))
+ (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-954 (-1114)))
+ (-5 *1 (-346 *4)))))
+(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 G)))) (-5 *2 (-1031))
+ (-5 *1 (-744)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-564)) (-4 *2 (-430 *3)) (-5 *1 (-32 *3 *2))
+ (-4 *3 (-1034 *4)) (-4 *3 (-13 (-846) (-556))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-767))) (-5 *3 (-171)) (-5 *1 (-1158 *4 *5))
+ (-14 *4 (-917)) (-4 *5 (-1045)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-988 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-142 *4 *5 *3))
- (-4 *3 (-373 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-988 *4))
- (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
- (-5 *1 (-503 *4 *5 *6 *3)) (-4 *6 (-373 *4)) (-4 *3 (-373 *5))))
+ (-12 (-4 *4 (-349)) (-5 *2 (-418 *3)) (-5 *1 (-216 *4 *3))
+ (-4 *3 (-1235 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556))
- (-5 *2 (-2 (|:| |num| (-685 *4)) (|:| |den| *4)))
- (-5 *1 (-689 *4 *5))))
+ (-12 (-5 *2 (-418 *3)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *6 (-1235 *5))
- (-5 *2 (-2 (|:| -1583 *7) (|:| |rh| (-641 (-407 *6)))))
- (-5 *1 (-803 *5 *6 *7 *3)) (-5 *4 (-641 (-407 *6)))
- (-4 *7 (-652 *6)) (-4 *3 (-652 (-407 *6)))))
+ (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3))
+ (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-767))) (-5 *2 (-418 *3)) (-5 *1 (-442 *3))
+ (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-641 (-767))) (-5 *5 (-767)) (-5 *2 (-418 *3))
+ (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-767)) (-5 *2 (-418 *3)) (-5 *1 (-442 *3))
+ (-4 *3 (-1235 (-564)))))
((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-988 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1228 *4 *5 *3))
- (-4 *3 (-1235 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
- ((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *2 (-1259 *4)) (-5 *3 (-685 *4)) (-4 *4 (-363))
- (-5 *1 (-663 *4))))
- ((*1 *2 *3 *2)
- (|partial| -12 (-4 *4 (-363))
- (-4 *5 (-13 (-373 *4) (-10 -7 (-6 -4407))))
- (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407))))
- (-5 *1 (-664 *4 *5 *2 *3)) (-4 *3 (-683 *4 *5 *2))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *4 (-641 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-363))
- (-5 *1 (-810 *2 *3)) (-4 *3 (-652 *2))))
+ (-12 (-5 *2 (-418 *3)) (-5 *1 (-1003 *3))
+ (-4 *3 (-1235 (-407 (-564))))))
((*1 *2 *3)
- (-12 (-4 *2 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
- (-5 *1 (-1122 *3 *2)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *1) (-12 (-5 *1 (-1022 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-280)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-667))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917))
- (-14 *4 (-917)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3)))))
-(((*1 *1) (-5 *1 (-506))))
+ (-12 (-5 *2 (-418 *3)) (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2) (-12 (-5 *1 (-687 *2)) (-4 *2 (-611 (-858))))))
(((*1 *1 *1 *1) (-5 *1 (-129)))
((*1 *1 *1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917))))
((*1 *1 *1 *1) (-5 *1 (-1214))) ((*1 *1 *1 *1) (-5 *1 (-1215)))
((*1 *1 *1 *1) (-5 *1 (-1216))) ((*1 *1 *1 *1) (-5 *1 (-1217))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 (-767) *2)) (-5 *4 (-767)) (-4 *2 (-1094))
- (-5 *1 (-674 *2))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1 *3 (-767) *3)) (-4 *3 (-1094)) (-5 *1 (-678 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-564)) (|has| *1 (-6 -4407)) (-4 *1 (-373 *3))
- (-4 *3 (-1209)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
- (-4 *3 (-1235 *4)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3238 *3)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-5 *2 (-2 (|:| -1645 (-641 *6)) (|:| -3514 (-641 *6)))))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *1 *1 *2 *2)
+ (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1150 (-564))) (-5 *1 (-1154 *4)) (-4 *4 (-1045))
- (-5 *3 (-564)))))
+ (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-4 *4 (-452))
+ (-5 *2 (-641 (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4)))))
+ (-5 *1 (-292 *4)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
+(((*1 *2 *3 *4 *4 *3)
+ (|partial| -12 (-5 *4 (-610 *3))
+ (-4 *3 (-13 (-430 *5) (-27) (-1194)))
+ (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3)))
+ (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))))
+(((*1 *1 *1) (|partial| -4 *1 (-145))) ((*1 *1 *1) (-4 *1 (-349)))
+ ((*1 *1 *1) (|partial| -12 (-4 *1 (-145)) (-4 *1 (-905)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-4 *6 (-1235 *9)) (-4 *7 (-789)) (-4 *8 (-846)) (-4 *9 (-307))
+ (-4 *10 (-945 *9 *7 *8))
+ (-5 *2
+ (-2 (|:| |deter| (-641 (-1166 *10)))
+ (|:| |dterm|
+ (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| *10)))))
+ (|:| |nfacts| (-641 *6)) (|:| |nlead| (-641 *10))))
+ (-5 *1 (-774 *6 *7 *8 *9 *10)) (-5 *3 (-1166 *10)) (-5 *4 (-641 *6))
+ (-5 *5 (-641 *10)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1098)) (-5 *3 (-770)) (-5 *1 (-52)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
(((*1 *1 *1) (-5 *1 (-225)))
((*1 *1 *1)
(-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
(-14 *3 (-641 (-1170))) (-4 *4 (-387))))
((*1 *1 *1) (-5 *1 (-379))) ((*1 *1) (-5 *1 (-379))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-858))))
- ((*1 *1 *1) (-5 *1 (-858))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
-(((*1 *1) (-5 *1 (-291))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-748)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-564))
- (-5 *1 (-449 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-175)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3238 (-778 *3)) (|:| |coef1| (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-2 (|:| -3238 *1) (|:| |coef1| *1)))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923))
- (-5 *1 (-921 *3)) (-4 *3 (-612 (-536)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170)) (-5 *2 (-923)) (-5 *1 (-921 *3))
- (-4 *3 (-612 (-536)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-923))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
- (-4 *3 (-1235 *4)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-844)) (-4 *4 (-363)) (-5 *2 (-767))
- (-5 *1 (-941 *4 *5)) (-4 *5 (-1235 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
- (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-556)) (-5 *1 (-965 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-556)))))
-(((*1 *2)
- (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4))
- (-4 *4 (-1235 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4))
- (-5 *2
- (-3 (|:| |overq| (-1166 (-407 (-564))))
- (|:| |overan| (-1166 (-48))) (|:| -3207 (-112))))
- (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-235 *3))))
- ((*1 *1) (-12 (-4 *1 (-235 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3594 *3) (|:| |coef2| (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1) (-5 *1 (-330))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556))
- (-5 *2 (-112)) (-5 *1 (-636 *4 *5)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-641 (-407 (-948 *6))))
- (-5 *3 (-407 (-948 *6)))
- (-4 *6 (-13 (-556) (-1034 (-564)) (-147)))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-570 *6)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-748)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-685 (-407 (-948 (-564)))))
+ (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027))
+ (-5 *3 (-316 (-564))))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-1170)) (-5 *4 (-948 (-564))) (-5 *2 (-330))
(-5 *1 (-332)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-939 *4)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-109))) (-5 *1 (-175)))))
+(((*1 *1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-1134 *4 *5))) (-5 *3 (-1 (-112) *5 *5))
+ (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34)))
+ (-5 *1 (-1135 *4 *5))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-1134 *3 *4))) (-4 *3 (-13 (-1094) (-34)))
+ (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4))
(-4 *4 (-1045)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
+ ((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *1) (-5 *1 (-330))))
+(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-316 (-379))) (-5 *2 (-316 (-225))) (-5 *1 (-305)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2
- (-2 (|:| |func| *3) (|:| |kers| (-641 (-610 *3)))
- (|:| |vals| (-641 *3))))
- (-5 *1 (-277 *5 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-114)) (-5 *4 (-767)) (-4 *5 (-452)) (-4 *5 (-846))
- (-4 *5 (-1034 (-564))) (-4 *5 (-556)) (-5 *1 (-41 *5 *2))
- (-4 *2 (-430 *5))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *5 (-610 $)) $))
- (-15 -2272 ((-1119 *5 (-610 $)) $))
- (-15 -2350 ($ (-1119 *5 (-610 $))))))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+ (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564))))
+ (-4 *5 (-882 (-564)))
+ (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
+ (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
+ (-5 *1 (-567 *5 *3)) (-4 *3 (-627))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-449 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))))
+(((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556))))
+ ((*1 *1 *1) (|partial| -4 *1 (-718))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2))
+ (-4 *2 (-1250 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3))
+ (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2))
+ (-4 *2 (-1250 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147)))
+ (-5 *1 (-1146 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-524)))))
(((*1 *2 *1 *2 *3)
(-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-1260))))
((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1260))))
@@ -13465,319 +13401,228 @@
(-12 (-5 *3 (-641 (-1152))) (-5 *2 (-1152)) (-5 *1 (-1261))))
((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1261))))
((*1 *2 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1261)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9))))
- (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264))
- (-5 *1 (-1063 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9))))
- (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8))
- (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264))
- (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *3 *4 *4 *5 *5 *3 *4 *4
- *4 *6 *4)
- (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225))) (-5 *6 (-671 (-225)))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-746)))))
-(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
- (-12 (-5 *2 (-564))
- (-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846))
- (-5 *1 (-449 *5 *6 *7 *4)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2
- (|:| |endPointContinuity|
- (-3 (|:| |continuous| "Continuous at the end points")
- (|:| |lowerSingular|
- "There is a singularity at the lower end point")
- (|:| |upperSingular|
- "There is a singularity at the upper end point")
- (|:| |bothSingular|
- "There are singularities at both end points")
- (|:| |notEvaluated|
- "End point continuity not yet evaluated")))
- (|:| |singularitiesStream|
- (-3 (|:| |str| (-1150 (-225)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -2029
- (-3 (|:| |finite| "The range is finite")
- (|:| |lowerInfinite| "The bottom of range is infinite")
- (|:| |upperInfinite| "The top of range is infinite")
- (|:| |bothInfinite|
- "Both top and bottom points are infinite")
- (|:| |notEvaluated| "Range not yet evaluated")))))
- (-5 *2 (-1031)) (-5 *1 (-305)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-294 *3))) (-5 *1 (-294 *3)) (-4 *3 (-556))
- (-4 *3 (-1209)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *5 *2)) (-4 *4 (-1209))
- (-4 *5 (-373 *4)) (-4 *2 (-373 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *7 *2)) (-4 *6 (-1045))
- (-4 *7 (-238 *5 *6)) (-4 *2 (-238 *4 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-641 (-112))))))
-(((*1 *1 *1) (-4 *1 (-1138))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8)))
+ (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-641 *7)) (|:| -3418 *8)))
+ (-4 *7 (-1059 *4 *5 *6)) (-4 *8 (-1065 *4 *5 *6 *7)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *8)))))
(((*1 *2 *1 *1)
- (-12
+ (-12 (-4 *3 (-363)) (-4 *3 (-1045))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-848 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045))
+ (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-849 *5 *3))
+ (-4 *3 (-848 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349))
+ (-5 *2 (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114))))))
+ (-5 *1 (-346 *4)))))
+(((*1 *1)
+ (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
+ (-4 *4 (-172)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1259 *5)) (-4 *5 (-788)) (-5 *2 (-112))
+ (-5 *1 (-841 *4 *5)) (-14 *4 (-767)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-379))) (-5 *1 (-263))))
+ ((*1 *1)
+ (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172))))
+ ((*1 *2 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *5 (-1152))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-82 PDEF))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-83 BNDY)))) (-5 *2 (-1031))
+ (-5 *1 (-746)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1) (-4 *1 (-349)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4))
+ (-4 *4 (-13 (-556) (-846) (-147)))
(-5 *2
- (-2 (|:| -4311 *3) (|:| |gap| (-767)) (|:| -3783 (-778 *3))
- (|:| -1673 (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *3 (-846))
+ (-2 (|:| |primelt| *5) (|:| |poly| (-641 (-1166 *5)))
+ (|:| |prim| (-1166 *5))))
+ (-5 *1 (-432 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-556) (-846) (-147)))
(-5 *2
- (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -3783 *1)
- (|:| -1673 *1)))
- (-4 *1 (-1059 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-2 (|:| |primelt| *3) (|:| |pol1| (-1166 *3))
+ (|:| |pol2| (-1166 *3)) (|:| |prim| (-1166 *3))))
+ (-5 *1 (-432 *4 *3)) (-4 *3 (-27)) (-4 *3 (-430 *4))))
+ ((*1 *2 *3 *4 *3 *4)
+ (-12 (-5 *3 (-948 *5)) (-5 *4 (-1170)) (-4 *5 (-13 (-363) (-147)))
(-5 *2
- (-2 (|:| -4311 *1) (|:| |gap| (-767)) (|:| -3783 *1)
- (|:| -1673 *1)))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-4 *1 (-329 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213))
- (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172))
- (-4 *1 (-367 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172))
- (-4 *1 (-370 *4 *5)) (-4 *5 (-1235 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-409 *3 *4))
- (-4 *4 (-1235 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-417 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-144))) (-5 *1 (-141))))
- ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-141)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
- (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
- (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *2 (-1204 (-922)))
- (-5 *1 (-318))))
- ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
- (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *7 (-1152))
- (-5 *2 (-1204 (-922))) (-5 *1 (-318))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
- (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564))
- (-5 *2 (-1204 (-922))) (-5 *1 (-318))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
- (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
- (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564)) (-5 *8 (-1152))
- (-5 *2 (-1204 (-922))) (-5 *1 (-318)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *2 (-556)) (-4 *2 (-452)) (-5 *1 (-965 *2 *3))
- (-4 *3 (-1235 *2)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-916)) (-5 *2 (-2 (|:| -4311 (-641 *1)) (|:| -2175 *1)))
- (-5 *3 (-641 *1)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-641
- (-2 (|:| -2828 (-767))
- (|:| |eqns|
- (-641
- (-2 (|:| |det| *7) (|:| |rows| (-641 (-564)))
- (|:| |cols| (-641 (-564))))))
- (|:| |fgb| (-641 *7)))))
- (-4 *7 (-945 *4 *6 *5)) (-4 *4 (-13 (-307) (-147)))
- (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)) (-5 *2 (-767))
- (-5 *1 (-920 *4 *5 *6 *7)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1152)) (-5 *3 (-819)) (-5 *1 (-818)))))
-(((*1 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
- (-5 *1 (-1066 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-1264))
- (-5 *1 (-1102 *3 *4 *5 *6 *7)) (-4 *7 (-1065 *3 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
+ (-2 (|:| |coef1| (-564)) (|:| |coef2| (-564))
+ (|:| |prim| (-1166 *5))))
+ (-5 *1 (-956 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170)))
+ (-4 *5 (-13 (-363) (-147)))
+ (-5 *2
+ (-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 *5)))
+ (|:| |prim| (-1166 *5))))
+ (-5 *1 (-956 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-5 *5 (-1170))
+ (-4 *6 (-13 (-363) (-147)))
+ (-5 *2
+ (-2 (|:| -4290 (-641 (-564))) (|:| |poly| (-641 (-1166 *6)))
+ (|:| |prim| (-1166 *6))))
+ (-5 *1 (-956 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
+ (-5 *1 (-585 *3)) (-4 *3 (-363)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1087 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *1 *1 *1) (-4 *1 (-143)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260))))
((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))
- (-5 *2 (-2 (|:| |bas| (-476 *4 *5 *6 *7)) (|:| -3027 (-641 *7))))
- (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-121 *3)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 (-641 *6))) (-4 *6 (-945 *3 *5 *4))
- (-4 *3 (-13 (-307) (-147))) (-4 *4 (-13 (-846) (-612 (-1170))))
- (-4 *5 (-789)) (-5 *1 (-920 *3 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1096 (-1096 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1235 *3)) (-5 *1 (-399 *3 *2))
- (-4 *3 (-13 (-363) (-147))))))
-(((*1 *2)
- (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
- (-5 *2 (-641 (-641 *4))) (-5 *1 (-341 *3 *4 *5 *6))
- (-4 *3 (-342 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-4 *3 (-368)) (-5 *2 (-641 (-641 *3))))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-27) (-430 *4)))
- (-4 *4 (-13 (-846) (-556) (-1034 (-564))))
- (-4 *7 (-1235 (-407 *6))) (-5 *1 (-552 *4 *5 *6 *7 *2))
- (-4 *2 (-342 *5 *6 *7)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-545)) (-5 *1 (-159 *2)))))
-(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))))
+ (-12 (-5 *3 (-1150 (-1150 *4))) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4))
+ (-4 *4 (-38 (-407 (-564)))) (-4 *4 (-1045)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-846)) (-5 *2 (-1181 (-641 *4))) (-5 *1 (-1180 *4))
- (-5 *3 (-641 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-556)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-1199 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 (-948 *3))) (-4 *3 (-452)) (-5 *1 (-360 *3 *4))
- (-14 *4 (-641 (-1170)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-450 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-450 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-1152)) (-4 *7 (-945 *4 *5 *6))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-450 *4 *5 *6 *7))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
- (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-641 (-776 *3 (-860 *4)))) (-4 *3 (-452))
- (-14 *4 (-641 (-1170))) (-5 *1 (-626 *3 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
+ (-12 (-4 *4 (-1045)) (-5 *2 (-112)) (-5 *1 (-444 *4 *3))
+ (-4 *3 (-1235 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))))
+(((*1 *1) (-4 *1 (-349))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-323 *2 *4)) (-4 *4 (-131))
+ (-4 *2 (-1094))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-361 *2)) (-4 *2 (-1094))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-386 *2)) (-4 *2 (-1094))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *2 (-1094)) (-5 *1 (-645 *2 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4)))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *1 (-815 *2)) (-4 *2 (-846)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12
+ (-4 *4 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *5 (-1235 *4)) (-5 *2 (-1166 (-407 *5))) (-5 *1 (-613 *4 *5))
+ (-5 *3 (-407 *5))))
+ ((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5))
+ (-4 *5 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-1166 (-407 *6))) (-5 *1 (-613 *5 *6)) (-5 *3 (-407 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+ (-12 (-5 *3 (-641 *4)) (-4 *4 (-1045)) (-5 *2 (-1259 *4))
+ (-5 *1 (-1171 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-917)) (-5 *2 (-1259 *3)) (-5 *1 (-1171 *3))
+ (-4 *3 (-1045)))))
(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)))
- (-5 *2 (-839 *4)) (-5 *1 (-313 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170))
- (-14 *6 *4)))
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
+ (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))))
+(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-157)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-917)) (-4 *4 (-368)) (-4 *4 (-363)) (-5 *2 (-1166 *1))
+ (-4 *1 (-329 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3))))
((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)))
- (-5 *2 (-839 *4)) (-5 *1 (-1245 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170))
- (-14 *6 *4))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
- (-4 *7 (-789))
- (-5 *2
- (-641
- (-2 (|:| -2828 (-767))
- (|:| |eqns|
- (-641
- (-2 (|:| |det| *8) (|:| |rows| (-641 (-564)))
- (|:| |cols| (-641 (-564))))))
- (|:| |fgb| (-641 *8)))))
- (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-767)))))
+ (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *3 (-363))
+ (-4 *2 (-1235 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-1166 *4))
+ (-5 *1 (-528 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
+ (-4 *4 (-13 (-846) (-556))))))
(((*1 *2 *3 *4)
- (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *3 *5))
- (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2))
- (-4 *5 (-652 (-407 *2)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *2 (-1235 *4)) (-5 *1 (-803 *4 *2 *5 *3))
- (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-652 *2))
- (-4 *3 (-652 (-407 *2))))))
+ (-12 (-5 *3 (-1166 (-948 *6))) (-4 *6 (-556))
+ (-4 *2 (-945 (-407 (-948 *6)) *5 *4)) (-5 *1 (-728 *5 *4 *6 *2))
+ (-4 *5 (-789))
+ (-4 *4 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-564)) (-5 *1 (-486 *4))
- (-4 *4 (-1235 *2)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-147))) (-5 *2 (-641 *3))
- (-5 *1 (-1229 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *1 *1) (-4 *1 (-556))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-407 (-564)))
+ (-4 *4 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-277 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
+ (-12 (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
(-5 *1 (-1135 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
(-4 *4 (-13 (-1094) (-34))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3))
- (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 (-641 *7) (-641 *7))) (-5 *2 (-641 *7))
- (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789))
- (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))))
-(((*1 *1 *1 *1) (-4 *1 (-473))) ((*1 *1 *1 *1) (-4 *1 (-757))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-349))
- (-5 *2
- (-2 (|:| |cont| *5)
- (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564)))))))
- (-5 *1 (-216 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *2 *1) (-12 (|has| *1 (-6 -4406)) (-4 *1 (-34)) (-5 *2 (-767))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-564))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-842)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2))
- (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307))
- (-5 *2 (-641 (-767))) (-5 *1 (-774 *3 *4 *5 *6 *7))
- (-4 *3 (-1235 *6)) (-4 *7 (-945 *6 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-349)) (-5 *2 (-112)) (-5 *1 (-216 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
+ (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363))
+ (-5 *2 (-112)) (-5 *1 (-663 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4408))))
+ (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4408)))) (-5 *2 (-112))
+ (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-641 (-1166 (-564)))) (-5 *1 (-191)) (-5 *3 (-564)))))
-(((*1 *1 *1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1094)) (-5 *1 (-960 *3 *2)) (-4 *3 (-1094)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+ (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468)))))
+(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1152)) (-5 *1 (-305)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564))))))
+ (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4))
+ (-4 *4 (-13 (-363) (-844)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-294 (-407 (-948 (-169 (-564)))))))
+ (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4))
+ (-4 *4 (-13 (-363) (-844)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 (-169 (-564)))))
+ (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4))
+ (-4 *4 (-13 (-363) (-844)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-407 (-948 (-169 (-564))))))
+ (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4))
+ (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-316 (-564))) (|:| -2312 (-316 (-379)))
+ (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
+ (-5 *1 (-1169)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *4 (-564))) (-5 *5 (-1 (-1150 *4))) (-4 *4 (-363))
+ (-4 *4 (-1045)) (-5 *2 (-1150 *4)) (-5 *1 (-1154 *4)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-74 FCN)))) (-5 *2 (-1031))
+ (-5 *1 (-742)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *6)) (-4 *5 (-1094))
(-4 *6 (-1209)) (-5 *2 (-1 *6 *5)) (-5 *1 (-638 *5 *6))))
@@ -13797,9 +13642,54 @@
(-12 (-5 *3 (-641 *5)) (-5 *4 (-641 *2)) (-5 *6 (-1 *2 *5))
(-4 *5 (-1094)) (-4 *2 (-1209)) (-5 *1 (-638 *5 *2))))
((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1138)) (-5 *3 (-144)) (-5 *2 (-767)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-685 *7)) (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5))
+ (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))))
+(((*1 *2 *3) (-12 (-5 *3 (-379)) (-5 *2 (-225)) (-5 *1 (-305)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-275)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *3 *5)) (-4 *4 (-1209))
+ (-4 *3 (-373 *4)) (-4 *5 (-373 *4)))))
+(((*1 *2 *1) (-12 (|has| *1 (-6 -4407)) (-4 *1 (-34)) (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-564))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1282 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-842)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-327 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-564)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209)) (-14 *4 *2))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-363)) (-4 *1 (-329 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213))
+ (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172))
+ (-4 *1 (-367 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-1259 *1)) (-4 *4 (-172))
+ (-4 *1 (-370 *4 *5)) (-4 *5 (-1235 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-409 *3 *4))
+ (-4 *4 (-1235 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1259 *3)) (-4 *3 (-172)) (-4 *1 (-417 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-75 FCN JACOBF JACEPS))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-76 G JACOBG JACGEP))))
+ (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
(-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 *4)) (-5 *1 (-1135 *3 *4))
+ (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))))
(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-854))))
((*1 *2 *1) (-12 (-5 *2 (-1098)) (-5 *1 (-961))))
((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-985))))
@@ -13807,192 +13697,198 @@
((*1 *2 *1)
(-12 (-4 *2 (-13 (-1094) (-34))) (-5 *1 (-1134 *2 *3))
(-4 *3 (-13 (-1094) (-34))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-641 *5))
- (-5 *1 (-886 *4 *5)) (-4 *5 (-1209)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5))
- (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7))
- (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-112))
- (-5 *1 (-907 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6))
- (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4)))
- (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-112))
- (-5 *1 (-908 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5 *6 *7 *6)
- (|partial| -12
- (-5 *5
- (-2 (|:| |contp| *3)
- (|:| -1974 (-641 (-2 (|:| |irr| *10) (|:| -2304 (-564)))))))
- (-5 *6 (-641 *3)) (-5 *7 (-641 *8)) (-4 *8 (-846)) (-4 *3 (-307))
- (-4 *10 (-945 *3 *9 *8)) (-4 *9 (-789))
- (-5 *2
- (-2 (|:| |polfac| (-641 *10)) (|:| |correct| *3)
- (|:| |corrfact| (-641 (-1166 *3)))))
- (-5 *1 (-623 *8 *9 *3 *10)) (-5 *4 (-641 (-1166 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-407 (-948 *5)))) (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147)))
- (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5)))))
- (-5 *1 (-1123 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147)))
- (-5 *2 (-1159 (-641 (-316 *5)) (-641 (-294 (-316 *5)))))
- (-5 *1 (-1123 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1 *2 *2)
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045))
+ (-5 *1 (-1154 *3)))))
+(((*1 *1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *3 (-556)))))
+(((*1 *2 *1)
(-12
(-5 *2
- (-3 (|:| I (-316 (-564))) (|:| -2313 (-316 (-379)))
- (|:| CF (-316 (-169 (-379)))) (|:| |switch| (-1169))))
- (-5 *1 (-1169)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 (-407 (-948 (-564))))) (-5 *4 (-641 (-1170)))
- (-5 *2 (-641 (-641 *5))) (-5 *1 (-380 *5))
- (-4 *5 (-13 (-844) (-363)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 (-564)))) (-5 *2 (-641 *4)) (-5 *1 (-380 *4))
- (-4 *4 (-13 (-844) (-363))))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564))))
- (-4 *5 (-882 (-564)))
- (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
- (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
- (-5 *1 (-567 *5 *3)) (-4 *3 (-627))
- (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 *4)) (-5 *1 (-1135 *3 *4))
- (-4 *3 (-13 (-1094) (-34))) (-4 *4 (-13 (-1094) (-34))))))
+ (-3 (|:| |Null| "null") (|:| |Assignment| "assignment")
+ (|:| |Conditional| "conditional") (|:| |Return| "return")
+ (|:| |Block| "block") (|:| |Comment| "comment")
+ (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while")
+ (|:| |Repeat| "repeat") (|:| |Goto| "goto")
+ (|:| |Continue| "continue")
+ (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save")
+ (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print")))
+ (-5 *1 (-330)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-1213)) (-4 *5 (-1235 *4))
+ (-5 *2 (-2 (|:| |radicand| (-407 *5)) (|:| |deg| (-767))))
+ (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
+(((*1 *1 *1 *1) (-4 *1 (-757))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-750)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *2 (-1264))
+ (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1235 (-407 *5))) (-14 *7 *6))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-1 (-585 *3) *3 (-1170)))
+ (-5 *6
+ (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
+ (-1170)))
+ (-4 *3 (-284)) (-4 *3 (-627)) (-4 *3 (-1034 *4)) (-4 *3 (-430 *7))
+ (-5 *4 (-1170)) (-4 *7 (-612 (-888 (-564)))) (-4 *7 (-452))
+ (-4 *7 (-882 (-564))) (-4 *7 (-846)) (-5 *2 (-585 *3))
+ (-5 *1 (-573 *7 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1250 *4))
+ (-4 *4 (-38 (-407 (-564)))) (-5 *2 (-1 (-1150 *4) (-1150 *4)))
+ (-5 *1 (-1252 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
- (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)) (-5 *2 (-641 *3))
- (-5 *1 (-590 *5 *6 *7 *8 *3)) (-4 *3 (-1103 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5))))))
- (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5)))
- (-14 *6 (-641 (-1170)))))
+ (-12 (-5 *3 (-641 *5)) (-5 *4 (-917)) (-4 *5 (-846))
+ (-5 *2 (-641 (-668 *5))) (-5 *1 (-668 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-835))
+ (-5 *3
+ (-2 (|:| |fn| (-316 (-225))) (|:| -3958 (-641 (-225)))
+ (|:| |lb| (-641 (-839 (-225)))) (|:| |cf| (-641 (-316 (-225))))
+ (|:| |ub| (-641 (-839 (-225))))))
+ (-5 *2 (-1031))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-307) (-147)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *4)) (|:| -1407 (-641 (-948 *4))))))
- (-5 *1 (-1072 *4 *5)) (-5 *3 (-641 (-948 *4)))
- (-14 *5 (-641 (-1170)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147)))
- (-5 *2
- (-641 (-2 (|:| -2361 (-1166 *5)) (|:| -1407 (-641 (-948 *5))))))
- (-5 *1 (-1072 *5 *6)) (-5 *3 (-641 (-948 *5)))
- (-14 *6 (-641 (-1170))))))
-(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-767)) (-4 *5 (-363)) (-5 *2 (-174 *6))
- (-5 *1 (-863 *5 *4 *6)) (-4 *4 (-1250 *5)) (-4 *6 (-1235 *5)))))
-(((*1 *1 *1 *1) (-4 *1 (-143)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545))))
- ((*1 *1 *1 *1) (-5 *1 (-858)))
+ (-12 (-4 *1 (-835))
+ (-5 *3
+ (-2 (|:| |lfn| (-641 (-316 (-225)))) (|:| -3958 (-641 (-225)))))
+ (-5 *2 (-1031)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-1170))) (-5 *2 (-1264)) (-5 *1 (-1173))))
((*1 *2 *3 *4)
- (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-564))) (-5 *1 (-1043))
- (-5 *3 (-564)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-1094)) (-4 *4 (-1209)) (-5 *2 (-112))
- (-5 *1 (-1150 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002))))
- ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-1002)))))
+ (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264))
+ (-5 *1 (-1173))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *4 (-641 (-1170))) (-5 *3 (-1170)) (-5 *2 (-1264))
+ (-5 *1 (-1173)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564))))
+ (-5 *1 (-190)))))
(((*1 *1 *2 *3)
(-12 (-5 *1 (-869 *2 *3)) (-4 *2 (-1209)) (-4 *3 (-1209)))))
-(((*1 *1 *1) (-5 *1 (-1057))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1055 (-1020 *4) (-1166 (-1020 *4)))) (-5 *3 (-858))
- (-5 *1 (-1020 *4)) (-4 *4 (-13 (-844) (-363) (-1018))))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
- (-5 *1 (-1066 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
- (-5 *1 (-1102 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-407 (-564))))) (-5 *1 (-263))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-192))))
- ((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-300))))
- ((*1 *2 *3) (-12 (-5 *3 (-225)) (-5 *2 (-1152)) (-5 *1 (-305)))))
-(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))
- (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-577))))
- ((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-577)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-5 *1 (-984 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-5 *1 (-1101 *3 *4 *5 *6 *7)))))
+ (-12 (-4 *1 (-326 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-788))
+ (-5 *2 (-641 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
+ (-5 *2 (-641 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1150 *3)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 *3)) (-5 *1 (-731 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-722))))
+ ((*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-641 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1250 *3)) (-4 *3 (-1045)) (-5 *2 (-1150 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1129))) (-5 *1 (-667))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917))
+ (-14 *4 (-917)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
- (-12 (-5 *6 (-641 (-112))) (-5 *7 (-685 (-225)))
- (-5 *8 (-685 (-564))) (-5 *3 (-564)) (-5 *4 (-225)) (-5 *5 (-112))
- (-5 *2 (-1031)) (-5 *1 (-750)))))
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
(((*1 *2 *3 *2)
(-12 (-5 *1 (-675 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-112) (-114) (-114))) (-5 *1 (-114)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170)) (-4 *5 (-363)) (-5 *2 (-1150 (-1150 (-948 *5))))
- (-5 *1 (-1267 *5)) (-5 *4 (-1150 (-948 *5))))))
-(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-615))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-679 *4 *3)) (-4 *4 (-1094))
- (-4 *3 (-1094)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-858)) (-5 *1 (-52)))))
-(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
- (-12 (-5 *5 (-685 (-225))) (-5 *6 (-685 (-564))) (-5 *3 (-564))
- (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 (-641 *2) *2 *2 *2)) (-4 *2 (-1094))
- (-5 *1 (-103 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (-5 *1 (-103 *2)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+ (|partial| -12 (-5 *4 (-294 (-829 *3)))
+ (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-829 *3)) (-5 *1 (-634 *5 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-294 (-829 (-948 *5)))) (-4 *5 (-452))
+ (-5 *2 (-829 (-407 (-948 *5)))) (-5 *1 (-635 *5))
+ (-5 *3 (-407 (-948 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5)))
+ (-4 *5 (-452)) (-5 *2 (-829 *3)) (-5 *1 (-635 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-856)) (-5 *2 (-687 (-549))) (-5 *3 (-549)))))
(((*1 *2 *2 *2)
(-12 (-5 *2 (-767))
- (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
+ (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
(-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225))))
+(((*1 *2 *1) (-12 (-4 *1 (-326 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
+ ((*1 *2 *1) (-12 (-4 *1 (-704 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
+ ((*1 *2 *1) (-12 (-4 *1 (-848 *3)) (-4 *3 (-1045)) (-5 *2 (-767))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379))))
+ (-12 (-5 *3 (-641 *6)) (-4 *1 (-945 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 (-767)))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379)))))
+ (-12 (-4 *1 (-945 *4 *5 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
+ (-4 *3 (-846)) (-5 *2 (-767)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-1166 *5))) (-5 *3 (-1166 *5))
+ (-4 *5 (-166 *4)) (-4 *4 (-545)) (-5 *1 (-149 *4 *5))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 *3)) (-4 *3 (-1235 *5))
+ (-4 *5 (-1235 *4)) (-4 *4 (-349)) (-5 *1 (-358 *4 *5 *3))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-1166 (-564)))) (-5 *3 (-1166 (-564)))
+ (-5 *1 (-572))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-1166 *1))) (-5 *3 (-1166 *1))
+ (-4 *1 (-905)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-452)) (-4 *4 (-846))
+ (-5 *1 (-573 *4 *2)) (-4 *2 (-284)) (-4 *2 (-430 *4)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-685 (-564))) (-5 *3 (-641 (-564))) (-5 *1 (-1104)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *1 (-675 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-564)) (-5 *1 (-486 *4))
+ (-4 *4 (-1235 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556))
+ (-5 *2
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-128)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1276 *3 *4)) (-4 *3 (-846))
+ (-4 *4 (-1045)) (-4 *4 (-172))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))
+ (-4 *3 (-172)))))
+(((*1 *2 *1) (-12 (-5 *2 (-967)) (-5 *1 (-901 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-870)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-767)) (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-169 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
+ (-5 *1 (-754)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-643 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045))
+ (-5 *1 (-1154 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045))
+ (-14 *4 (-1170)) (-14 *5 *3))))
(((*1 *1 *2) (-12 (-5 *2 (-917)) (-4 *1 (-368))))
((*1 *2 *3 *3)
(-12 (-5 *3 (-917)) (-5 *2 (-1259 *4)) (-5 *1 (-528 *4))
@@ -14000,513 +13896,525 @@
((*1 *2 *1)
(-12 (-4 *2 (-846)) (-5 *1 (-709 *2 *3 *4)) (-4 *3 (-1094))
(-14 *4
- (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *3))
- (-2 (|:| -2005 *2) (|:| -1377 *3)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556)))))
+ (-1 (-112) (-2 (|:| -2014 *2) (|:| -4165 *3))
+ (-2 (|:| -2014 *2) (|:| -4165 *3)))))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-112)) (-5 *5 (-564)) (-4 *6 (-363)) (-4 *6 (-368))
+ (-4 *6 (-1045)) (-5 *2 (-641 (-641 (-685 *6)))) (-5 *1 (-1025 *6))
+ (-5 *3 (-641 (-685 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-363)) (-4 *4 (-368)) (-4 *4 (-1045))
+ (-5 *2 (-641 (-641 (-685 *4)))) (-5 *1 (-1025 *4))
+ (-5 *3 (-641 (-685 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045))
+ (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
+ (-5 *3 (-641 (-685 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-917)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045))
+ (-5 *2 (-641 (-641 (-685 *5)))) (-5 *1 (-1025 *5))
+ (-5 *3 (-641 (-685 *5))))))
+(((*1 *2 *2) (-12 (-5 *2 (-917)) (|has| *1 (-6 -4398)) (-4 *1 (-404))))
+ ((*1 *2) (-12 (-4 *1 (-404)) (-5 *2 (-917))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695))))
+ ((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-695)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-602 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1209)) (-5 *2 (-1264)))))
(((*1 *1 *1 *2)
(-12 (-5 *2 (-1226 (-564))) (-4 *1 (-647 *3)) (-4 *3 (-1209))))
((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-4 *1 (-647 *3)) (-4 *3 (-1209)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467))))
- ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-1213)) (-4 *5 (-1235 *3)) (-4 *6 (-1235 (-407 *5)))
- (-5 *2 (-112)) (-5 *1 (-341 *4 *3 *5 *6)) (-4 *4 (-342 *3 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1094)) (-4 *5 (-1094))
- (-5 *2 (-1 *5)) (-5 *1 (-679 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-806 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-649 (-407 *6))) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-2 (|:| -3776 (-641 (-407 *6))) (|:| -3700 (-685 *5))))
- (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-407 *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-806 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-650 *6 (-407 *6))) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-2 (|:| -3776 (-641 (-407 *6))) (|:| -3700 (-685 *5))))
- (-5 *1 (-806 *5 *6)) (-5 *4 (-641 (-407 *6))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3))
- (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6)))))
-(((*1 *1 *1) (|partial| -4 *1 (-1145))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-363)) (-4 *6 (-1235 (-407 *2)))
- (-4 *2 (-1235 *5)) (-5 *1 (-215 *5 *2 *6 *3))
- (-4 *3 (-342 *5 *2 *6)))))
-(((*1 *2 *2 *3 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *3 (-556)) (-5 *1 (-965 *3 *2))
- (-4 *2 (-1235 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-553)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-641 (-641 (-641 *4)))) (-5 *2 (-641 (-641 *4)))
+ (-4 *4 (-846)) (-5 *1 (-1180 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-506)) (-5 *2 (-687 (-187))) (-5 *1 (-187)))))
+(((*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)) (-4 *2 (-1054))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
+ (-14 *3 (-641 (-1170))) (-4 *4 (-387))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)) (-4 *2 (-1054))))
+ ((*1 *1 *1) (-4 *1 (-844)))
+ ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)) (-4 *2 (-1054))))
+ ((*1 *1 *1) (-4 *1 (-1054))) ((*1 *1 *1) (-4 *1 (-1133))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-564)) (|has| *1 (-6 -4398)) (-4 *1 (-404))
+ (-5 *2 (-917)))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)))
+ (-5 *2
+ (-2
+ (|:| |%term|
+ (-2 (|:| |%coef| (-1244 *4 *5 *6))
+ (|:| |%expon| (-319 *4 *5 *6))
+ (|:| |%expTerms|
+ (-641 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4))))))
+ (|:| |%type| (-1152))))
+ (-5 *1 (-1245 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1194) (-430 *3)))
+ (-14 *5 (-1170)) (-14 *6 *4))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788))
+ (-4 *5 (-846)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045))
+ (-4 *5 (-846)) (-5 *2 (-948 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *5)) (-4 *4 (-1045))
+ (-4 *5 (-846)) (-5 *2 (-948 *4))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045))
+ (-5 *2 (-948 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-1250 *4)) (-4 *4 (-1045))
+ (-5 *2 (-948 *4)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))))
+(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-97)))))
(((*1 *2 *3 *3)
(-12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3594 *4)))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1545 *4)))
(-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
- (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225)))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))))
- (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))
- (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846))
- (-4 *4 (-266 *3)) (-4 *5 (-789)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-743)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955))))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-257)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225)))
- (-5 *5 (-112)) (-5 *2 (-1261)) (-5 *1 (-257)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-564))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-564)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 (-169 (-564))))) (-5 *2 (-641 (-169 *4)))
+ (-5 *1 (-378 *4)) (-4 *4 (-13 (-363) (-844)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564))))))
+ (-5 *4 (-641 (-1170))) (-5 *2 (-641 (-641 (-169 *5))))
+ (-5 *1 (-378 *5)) (-4 *5 (-13 (-363) (-844))))))
(((*1 *2 *1 *3)
- (-12 (-4 *1 (-856)) (-5 *2 (-687 (-1217))) (-5 *3 (-1217)))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556))))
- ((*1 *1 *1) (|partial| -4 *1 (-718))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *1)) (-5 *3 (-641 *7)) (-4 *1 (-1065 *4 *5 *6 *7))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-641 *1)) (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-641 *1))
- (-4 *1 (-1065 *4 *5 *6 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-382 *3 *4)) (-4 *3 (-1045)) (-4 *4 (-1094))
- (-5 *2 (-641 (-2 (|:| |k| *4) (|:| |c| *3))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |k| (-889 *3)) (|:| |c| *4))))
- (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846))
- (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-668 *3))) (-5 *1 (-889 *3)) (-4 *3 (-846)))))
+ (-12 (-4 *1 (-899 *3)) (-4 *3 (-1094)) (-5 *2 (-1096 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-641 *4))) (-5 *1 (-900 *4))
+ (-5 *3 (-641 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1094)) (-5 *2 (-1096 (-1096 *4))) (-5 *1 (-900 *4))
+ (-5 *3 (-1096 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *2 (-1096 *3)) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *5)) (-4 *5 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
+ (-5 *2 (-858)) (-5 *1 (-32 *4 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-363)) (-5 *1 (-762 *2 *3)) (-4 *2 (-704 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3209 *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 (-564)))))
- (-5 *1 (-361 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 (-767)))))
- (-5 *1 (-386 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| -3595 *3) (|:| -1377 (-564)))))
- (-5 *1 (-418 *3)) (-4 *3 (-556))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 (-767)))))
- (-5 *1 (-815 *3)) (-4 *3 (-846)))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-870))
- (-5 *5 (-917)) (-5 *6 (-641 (-263))) (-5 *2 (-468)) (-5 *1 (-1263))))
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-481 *4 *5))) (-14 *4 (-641 (-1170)))
+ (-4 *5 (-452)) (-5 *2 (-641 (-247 *4 *5))) (-5 *1 (-629 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1045)) (-5 *2 (-564)) (-5 *1 (-443 *4 *3 *5))
+ (-4 *3 (-1235 *4))
+ (-4 *5 (-13 (-404) (-1034 *4) (-363) (-1194) (-284))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1170)) (-5 *2 (-1 (-1166 (-948 *4)) (-948 *4)))
+ (-5 *1 (-1267 *4)) (-4 *4 (-363)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-901 (-564))) (-5 *4 (-564)) (-5 *2 (-685 *4))
+ (-5 *1 (-1024 *5)) (-4 *5 (-1045))))
((*1 *2 *3)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-468))
- (-5 *1 (-1263))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1024 *4))
+ (-4 *4 (-1045))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-641 (-263)))
- (-5 *2 (-468)) (-5 *1 (-1263)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1045)) (-4 *3 (-846))
- (-5 *2 (-2 (|:| |val| *1) (|:| -1377 (-564)))) (-4 *1 (-430 *3))))
- ((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -1377 (-888 *3))))
- (-5 *1 (-888 *3)) (-4 *3 (-1094))))
+ (-12 (-5 *3 (-641 (-901 (-564)))) (-5 *4 (-564))
+ (-5 *2 (-641 (-685 *4))) (-5 *1 (-1024 *5)) (-4 *5 (-1045))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
- (-4 *7 (-945 *6 *4 *5))
- (-5 *2 (-2 (|:| |val| *3) (|:| -1377 (-564))))
- (-5 *1 (-946 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $))
- (-15 -2272 (*7 $))))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *7)) (-4 *7 (-846))
- (-4 *8 (-945 *5 *6 *7)) (-4 *5 (-556)) (-4 *6 (-789))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1259 (-407 *8)) "failed"))
- (|:| -3776 (-641 (-1259 (-407 *8))))))
- (-5 *1 (-665 *5 *6 *7 *8)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5))))
- (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5)))))
- (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *4 *5 *6 *3)) (-4 *3 (-945 *4 *5 *6)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-247 *3 *4))
- (-14 *3 (-641 (-1170))) (-4 *4 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-564))) (-14 *3 (-641 (-1170)))
- (-5 *1 (-454 *3 *4 *5)) (-4 *4 (-1045))
- (-4 *5 (-238 (-2062 *3) (-767)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-481 *3 *4))
- (-14 *3 (-641 (-1170))) (-4 *4 (-1045)))))
+ (-12 (-5 *3 (-641 (-641 (-564)))) (-5 *2 (-641 (-685 (-564))))
+ (-5 *1 (-1024 *4)) (-4 *4 (-1045)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-307)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
- (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+ (-12 (-5 *3 (-481 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
+ (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-858)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))))
+ (-12 (-4 *4 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *4)) (-5 *1 (-1122 *3 *4)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *3 (-13 (-363) (-10 -8 (-15 ** ($ $ (-407 (-564)))))))
+ (-5 *2 (-641 *3)) (-5 *1 (-1122 *4 *3)) (-4 *4 (-1235 *3)))))
(((*1 *2 *3)
- (-12 (-14 *4 (-641 (-1170))) (-4 *5 (-452))
- (-5 *2
- (-2 (|:| |glbase| (-641 (-247 *4 *5))) (|:| |glval| (-641 (-564)))))
- (-5 *1 (-629 *4 *5)) (-5 *3 (-641 (-247 *4 *5))))))
-(((*1 *2)
- (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2)))))
+ (-12 (-4 *4 (-363)) (-5 *2 (-641 *3)) (-5 *1 (-941 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
+ (-5 *4 (-316 (-169 (-379)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
+ (-5 *4 (-316 (-379))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
+ (-5 *4 (-316 (-564))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-169 (-379)))))
+ (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-379)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-564)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-169 (-379)))))
+ (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-379)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-564)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-169 (-379)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-379))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-564))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
+ (-5 *4 (-316 (-690))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
+ (-5 *4 (-316 (-695))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-641 (-948 (-564))))
+ (-5 *4 (-316 (-697))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-690)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-695)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-316 (-697)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-690)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-695)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-316 (-697)))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-690))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-695))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-1259 (-697))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-690))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-695))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-685 (-697))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-690))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-695))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-316 (-697))) (-5 *1 (-330))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-1152)) (-5 *1 (-330))))
+ ((*1 *1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-55))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-718)) (-5 *2 (-112))))
+ ((*1 *2 *1) (-12 (-4 *1 (-722)) (-5 *2 (-112)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *1 (-1028 *2))
- (-4 *2 (-13 (-1094) (-10 -8 (-15 * ($ $ $))))))))
-(((*1 *2 *2) (-12 (-5 *2 (-641 (-316 (-225)))) (-5 *1 (-267)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-778 *2)) (-4 *2 (-1045)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-564)) (-5 *1 (-418 *2)) (-4 *2 (-556)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-939 *4))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
+ (-12 (-5 *3 (-1170)) (-4 *4 (-556)) (-4 *4 (-846))
+ (-5 *1 (-573 *4 *2)) (-4 *2 (-430 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1115 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-363) (-844))) (-5 *1 (-181 *3 *2))
+ (-4 *2 (-1235 (-169 *3))))))
+(((*1 *2)
+ (-12 (-4 *3 (-1045)) (-5 *2 (-954 (-708 *3 *4))) (-5 *1 (-708 *3 *4))
+ (-4 *4 (-1235 *3)))))
+(((*1 *1 *1) (-12 (-5 *1 (-1195 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2))
+ (-4 *4 (-38 (-407 (-564)))))))
+(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))))
+(((*1 *1 *1) (-4 *1 (-1054))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *5 (-1034 (-48)))
- (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4))
- (-5 *2 (-418 (-1166 (-48)))) (-5 *1 (-435 *4 *5 *3))
- (-4 *3 (-1235 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *3 (-1235 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-981 *4 *2 *3 *5))
- (-4 *4 (-349)) (-4 *5 (-720 *2 *3)))))
-(((*1 *1) (-5 *1 (-157))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-1235 *4)) (-5 *1 (-539 *4 *2 *5 *6))
- (-4 *4 (-307)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-767))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
- (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *1 (-158 *4 *2))
- (-4 *2 (-430 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1086 *2)) (-4 *2 (-430 *4)) (-4 *4 (-13 (-846) (-556)))
- (-5 *1 (-158 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1086 *1)) (-4 *1 (-160))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-160)) (-5 *2 (-1170)))))
-(((*1 *2 *2 *3) (-12 (-5 *3 (-767)) (-5 *1 (-586 *2)) (-4 *2 (-545)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-685 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-529))))
- ((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-529)))))
+ (-12 (-4 *2 (-1094)) (-5 *1 (-960 *3 *2)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-641 (-169 *4)))
+ (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1170))
+ (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
+ (-4 *3 (-13 (-363) (-1194) (-998))))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
(-5 *2
- (-2 (|:| |zeros| (-1150 (-225))) (|:| |ones| (-1150 (-225)))
- (|:| |singularities| (-1150 (-225)))))
- (-5 *1 (-105)))))
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-641 (-481 *4 *5))) (-5 *3 (-641 (-860 *4)))
+ (-14 *4 (-641 (-1170))) (-4 *5 (-452)) (-5 *1 (-471 *4 *5 *6))
+ (-4 *6 (-452)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
+(((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *2 (-641 *8)) (-5 *3 (-1 *8 *8 *8))
+ (-5 *4 (-1 (-112) *8 *8)) (-4 *1 (-1202 *5 *6 *7 *8)) (-4 *5 (-556))
+ (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-1059 *5 *6 *7)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *1)) (-4 *1 (-302))))
+ ((*1 *1 *1) (-4 *1 (-302))) ((*1 *1 *1) (-5 *1 (-858))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-144))) (-5 *1 (-141))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-141)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-923))
- (-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
- (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
- (-5 *1 (-153))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-923)) (-5 *4 (-407 (-564)))
- (-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
- (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
- (-5 *1 (-153))))
- ((*1 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
- (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
- (-5 *1 (-153)) (-5 *3 (-641 (-939 (-225))))))
+ (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
+ (-5 *2 (-169 (-316 *4))) (-5 *1 (-188 *4 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-169 *3)) (-5 *1 (-1198 *4 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *4))))))
+(((*1 *1 *2 *3 *4)
(-12
- (-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 (-225)))))
- (|:| |xValues| (-1088 (-225))) (|:| |yValues| (-1088 (-225)))))
- (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 (-225)))))))
- ((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263))))
- ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-767)) (-5 *5 (-641 *3)) (-4 *3 (-307)) (-4 *6 (-846))
- (-4 *7 (-789)) (-5 *2 (-112)) (-5 *1 (-623 *6 *7 *3 *8))
- (-4 *8 (-945 *3 *7 *6)))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
- (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
- (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+ (-5 *3
+ (-641
+ (-2 (|:| |scalar| (-407 (-564))) (|:| |coeff| (-1166 *2))
+ (|:| |logand| (-1166 *2)))))
+ (-5 *4 (-641 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
+ (-4 *2 (-363)) (-5 *1 (-585 *2)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-407 (-948 (-169 (-564))))))
- (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4))
- (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-294 (-407 (-948 (-169 (-564)))))))
- (-5 *2 (-641 (-641 (-294 (-948 (-169 *4)))))) (-5 *1 (-378 *4))
- (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 (-169 (-564)))))
- (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4))
- (-4 *4 (-13 (-363) (-844)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-407 (-948 (-169 (-564))))))
- (-5 *2 (-641 (-294 (-948 (-169 *4))))) (-5 *1 (-378 *4))
- (-4 *4 (-13 (-363) (-844))))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))))
+ (-12 (-4 *4 (-13 (-556) (-147))) (-5 *2 (-641 *3))
+ (-5 *1 (-1229 *4 *3)) (-4 *3 (-1235 *4)))))
(((*1 *2 *3 *4)
+ (-12 (-4 *4 (-363)) (-5 *2 (-641 (-1150 *4))) (-5 *1 (-285 *4 *5))
+ (-5 *3 (-1150 *4)) (-4 *5 (-1250 *4)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-117 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-117 *2)) (-14 *2 (-564))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-867 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-867 *2)) (-14 *2 (-564))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-564)) (-14 *3 *2) (-5 *1 (-868 *3 *4))
+ (-4 *4 (-865 *3))))
+ ((*1 *1 *1)
+ (-12 (-14 *2 (-564)) (-5 *1 (-868 *2 *3)) (-4 *3 (-865 *2))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-564)) (-4 *1 (-1221 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-1250 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1221 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-1250 *2)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1150 *4)) (-5 *3 (-1 *4 (-564))) (-4 *4 (-1045))
+ (-5 *1 (-1154 *4)))))
+(((*1 *2 *3 *4 *5)
(-12 (-5 *4 (-112))
- (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2326 ($ *7)))))
+ (-4 *7 (-844))
+ (-4 *8
+ (-13 (-1237 *3 *7) (-363) (-1194)
+ (-10 -8 (-15 -3142 ($ $)) (-15 -2983 ($ $)))))
(-5 *2
- (-3 (|:| |%expansion| (-313 *5 *3 *6 *7))
+ (-3 (|:| |%series| *8)
(|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))))
- (-5 *1 (-420 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1194) (-430 *5)))
- (-14 *6 (-1170)) (-14 *7 *3))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-757))))
-(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-615))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
+ (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8))
+ (-14 *10 (-1170)))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
(((*1 *1)
(-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
(-4 *4 (-172)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564)))
- (-5 *2 (-1259 (-564))) (-5 *1 (-1286 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *1 *1) (-12 (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213))
+ (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4))))))
+(((*1 *2 *3) (-12 (-5 *3 (-316 (-225))) (-5 *2 (-225)) (-5 *1 (-305)))))
(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-452))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *5 (-905)) (-5 *1 (-457 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-905)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
+ (-5 *4 (-685 (-1166 *8))) (-4 *5 (-1045)) (-4 *8 (-1045))
+ (-4 *6 (-1235 *5)) (-5 *2 (-685 *6)) (-5 *1 (-501 *5 *6 *7 *8))
+ (-4 *7 (-1235 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858))))
+ ((*1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-225))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN)))) (-5 *2 (-1031))
+ (-5 *1 (-745)))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-112))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-4 *3 (-556))
- (-5 *2 (-1166 *3)))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *6 (-225)) (-5 *2 (-1031)) (-5 *1 (-748)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-844)))
- (-5 *2 (-2 (|:| |start| *3) (|:| -1974 (-418 *3))))
- (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-452)) (-4 *4 (-816))
- (-14 *5 (-1170)) (-5 *2 (-564)) (-5 *1 (-1108 *4 *5)))))
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *6)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
+ (-5 *1 (-752)))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-407 (-948 *5)))) (-5 *4 (-641 (-1170)))
+ (-4 *5 (-556)) (-5 *2 (-641 (-641 (-948 *5)))) (-5 *1 (-1178 *5)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
+ (-4 *4 (-373 *2)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045))))
- ((*1 *2)
- (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3)))))
+(((*1 *1) (-5 *1 (-112))) ((*1 *1) (-5 *1 (-615))))
+(((*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
(((*1 *2 *3 *1)
- (-12 (-4 *4 (-13 (-844) (-363))) (-5 *2 (-112)) (-5 *1 (-1055 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12
- (-5 *3
- (-1 (-3 (-2 (|:| -2656 *4) (|:| |coeff| *4)) "failed") *4))
- (-4 *4 (-363)) (-5 *1 (-574 *4 *2)) (-4 *2 (-1235 *4)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
- (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3461 *4))))
- (-5 *1 (-1066 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3461 *9))))
- (-5 *5 (-112)) (-4 *8 (-1059 *6 *7 *4)) (-4 *9 (-1065 *6 *7 *4 *8))
- (-4 *6 (-452)) (-4 *7 (-789)) (-4 *4 (-846))
- (-5 *2 (-641 (-2 (|:| |val| *8) (|:| -3461 *9))))
- (-5 *1 (-1066 *6 *7 *4 *8 *9)))))
-(((*1 *1 *2) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-217)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *1 *1) (-4 *1 (-865 *2))))
+ (-12 (-5 *3 (-506)) (-5 *2 (-641 (-961))) (-5 *1 (-291)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *1 (-684 *3 *4 *5 *2))
+ (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1166 *3)) (-4 *3 (-368)) (-4 *1 (-329 *3))
+ (-4 *3 (-363)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-126 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-939 (-225)))) (-5 *1 (-1260)))))
+(((*1 *1) (-5 *1 (-141))))
+(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-379)) (-5 *3 (-1152)) (-5 *1 (-97)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846)))
+ (-14 *3 (-641 (-1170))))))
(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330))))
((*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1235 *2)) (-4 *2 (-1213)) (-5 *1 (-148 *2 *4 *3))
- (-4 *3 (-1235 (-407 *4))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-4 *1 (-899 *3)))))
-(((*1 *2 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
- (-5 *2 (-641 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 *3)) (-5 *1 (-733 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1) (-12 (-5 *2 (-641 (-439))) (-5 *1 (-861)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12
- (-4 *4 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *5 (-1235 *4)) (-5 *2 (-1166 (-407 *5))) (-5 *1 (-613 *4 *5))
- (-5 *3 (-407 *5))))
- ((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-418 *6) *6)) (-4 *6 (-1235 *5))
- (-4 *5 (-13 (-147) (-27) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-5 *2 (-1166 (-407 *6))) (-5 *1 (-613 *5 *6)) (-5 *3 (-407 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-1130)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-595 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-969 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-788))
- (-4 *5 (-846)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-468)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
+ (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *4 (-1235 *3))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-685 *3))))
+ (-5 *1 (-350 *3 *4 *5)) (-4 *5 (-409 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-1235 (-564)))
+ (-5 *2
+ (-2 (|:| -2447 (-685 (-564))) (|:| |basisDen| (-564))
+ (|:| |basisInv| (-685 (-564)))))
+ (-5 *1 (-764 *3 *4)) (-4 *4 (-409 (-564) *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-685 *4))))
+ (-5 *1 (-981 *3 *4 *5 *6)) (-4 *6 (-720 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-349)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 *4))
+ (-5 *2
+ (-2 (|:| -2447 (-685 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-685 *4))))
+ (-5 *1 (-1268 *3 *4 *5 *6)) (-4 *6 (-409 *4 *5)))))
+(((*1 *1) (-5 *1 (-1079))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-225)) (-5 *5 (-564)) (-5 *2 (-1204 *3))
+ (-5 *1 (-786 *3)) (-4 *3 (-970))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *4 (-112))
+ (-5 *1 (-1204 *2)) (-4 *2 (-970)))))
+(((*1 *1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
+ ((*1 *1 *1 *1) (-4 *1 (-473)))
+ ((*1 *1 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
+ ((*1 *2 *2) (-12 (-5 *2 (-641 (-564))) (-5 *1 (-879))))
+ ((*1 *1 *1) (-5 *1 (-967)))
+ ((*1 *1 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -4225 *6) (|:| |sol?| (-112))) (-564)
+ *6))
+ (-4 *6 (-363)) (-4 *7 (-1235 *6))
+ (-5 *2
+ (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6))
+ (-2 (|:| -3139 (-407 *7)) (|:| |coeff| (-407 *7))) "failed"))
+ (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434))))
((*1 *2 *3)
(-12 (-5 *2 (-112)) (-5 *1 (-569 *3)) (-4 *3 (-1034 (-564)))))
((*1 *2 *1)
(-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
(-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *2 (-556)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1170)) (-5 *1 (-610 *3)) (-4 *3 (-846)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *2 (-172)) (-5 *1 (-289 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1235 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4))
- (-14 *6 (-1 (-3 *4 "failed") *4 *4))
- (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172))
- (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3))
- (-14 *5 (-1 (-3 *3 "failed") *3 *3))
- (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172))
- (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3))
- (-14 *5 (-1 (-3 *3 "failed") *3 *3))
- (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-263))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225) (-225))) (-5 *1 (-263))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-263)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-755)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545))
- (-4 *3 (-556))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-545)) (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545))
- (-4 *3 (-1094))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545))
- (-4 *3 (-1094))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545))
- (-5 *2 (-407 (-564)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3))
- (-4 *3 (-1034 *2)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1094)) (-4 *5 (-1094))
- (-5 *2 (-1 *5 *4)) (-5 *1 (-679 *4 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1031)))))
-(((*1 *2)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
+ (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1250 *4))
+ (-4 *4 (-38 (-407 (-564))))
+ (-5 *2 (-1 (-1150 *4) (-1150 *4) (-1150 *4))) (-5 *1 (-1252 *4 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-1231 *3 *2)) (-4 *2 (-1235 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 (-112) *7 (-641 *7))) (-4 *1 (-1202 *4 *5 *6 *7))
+ (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-556) (-846) (-1034 (-564)))) (-5 *1 (-188 *3 *2))
+ (-4 *2 (-13 (-27) (-1194) (-430 (-169 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-556) (-846) (-1034 (-564))))
+ (-5 *1 (-188 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 (-169 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-1198 *3 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-1198 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-112))
- (-5 *1 (-360 *4 *5)) (-14 *5 (-641 (-1170)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-776 *4 (-860 *5)))) (-4 *4 (-452))
- (-14 *5 (-641 (-1170))) (-5 *2 (-112)) (-5 *1 (-626 *4 *5)))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1152)) (-4 *1 (-389)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+ (-12 (-5 *3 (-1088 (-839 (-379)))) (-5 *2 (-1088 (-839 (-225))))
+ (-5 *1 (-305)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4))))
+ (-5 *1 (-772 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-641 (-1175))) (-5 *1 (-1130)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-837)) (-5 *4 (-1057)) (-5 *2 (-1031)) (-5 *1 (-836))))
((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836))))
@@ -14523,220 +14431,166 @@
((*1 *2 *3 *4)
(-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379)))
(-5 *2 (-1031)) (-5 *1 (-836)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *5))) (-5 *4 (-641 (-1170))) (-4 *5 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *5)))))) (-5 *1 (-766 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-948 *4))) (-4 *4 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *4)))))) (-5 *1 (-766 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *7))
- (-5 *5
- (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -3776 (-641 *6)))
- *7 *6))
- (-4 *6 (-363)) (-4 *7 (-652 *6))
+(((*1 *2 *3)
+ (-12 (-14 *4 (-641 (-1170))) (-4 *5 (-452))
(-5 *2
- (-2 (|:| |particular| (-3 (-1259 *6) "failed"))
- (|:| -3776 (-641 (-1259 *6)))))
- (-5 *1 (-809 *6 *7)) (-5 *4 (-1259 *6)))))
+ (-2 (|:| |glbase| (-641 (-247 *4 *5))) (|:| |glval| (-641 (-564)))))
+ (-5 *1 (-629 *4 *5)) (-5 *3 (-641 (-247 *4 *5))))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-610 *4)) (-4 *4 (-846)) (-4 *2 (-846))
- (-5 *1 (-609 *2 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3))
- (-4 *3 (-1094)))))
-(((*1 *2 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-1057)))))
+ (-12 (-5 *3 (-564)) (|has| *1 (-6 -4398)) (-4 *1 (-404))
+ (-5 *2 (-917)))))
+(((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |k| (-1170)) (|:| |c| (-1281 *3)))))
- (-5 *1 (-1281 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |k| *3) (|:| |c| (-1283 *3 *4)))))
- (-5 *1 (-1283 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045)))))
-(((*1 *2)
- (-12 (-4 *3 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-1264))
- (-5 *1 (-433 *3 *4)) (-4 *4 (-430 *3)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564))))
+ (|partial| -12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846))))
((*1 *2 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))))
+ (|partial| -12 (-4 *4 (-789)) (-4 *5 (-1045)) (-4 *6 (-945 *5 *4 *2))
+ (-4 *2 (-846)) (-5 *1 (-946 *4 *2 *5 *6 *3))
+ (-4 *3
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *6)) (-15 -2254 (*6 $))
+ (-15 -2264 (*6 $)))))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556))
+ (-5 *2 (-1170)) (-5 *1 (-1039 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170)))
+ (-4 *6 (-13 (-556) (-1034 *5))) (-4 *5 (-556))
+ (-5 *2 (-641 (-641 (-294 (-407 (-948 *6)))))) (-5 *1 (-1035 *5 *6)))))
+(((*1 *2 *3 *3 *2 *4)
+ (-12 (-5 *3 (-685 *2)) (-5 *4 (-564))
+ (-4 *2 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-373 *2)) (-4 *2 (-1209))
+ (-4 *2 (-846))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-112) *3 *3)) (|has| *1 (-6 -4408))
+ (-4 *1 (-373 *3)) (-4 *3 (-1209)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-452)) (-4 *3 (-846)) (-4 *3 (-1034 (-564)))
- (-4 *3 (-556)) (-5 *1 (-41 *3 *2)) (-4 *2 (-430 *3))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $))
- (-15 -2272 ((-1119 *3 (-610 $)) $))
- (-15 -2350 ($ (-1119 *3 (-610 $))))))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2))
+ (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4407) (-6 -4408))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2))
+ (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4407) (-6 -4408)))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-564)) (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-1205)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
+ (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225)))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))))
+ (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-452)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-885 *4 *5)) (-5 *3 (-885 *4 *6)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-662 *5)) (-5 *1 (-881 *4 *5 *6)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1006 *3)) (-4 *3 (-1209)) (-4 *3 (-1094))
+ (-5 *2 (-112)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *2)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *2 (-1059 *3 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1086 (-839 *3))) (-4 *3 (-13 (-1194) (-955) (-29 *5)))
- (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2
- (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-219 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1086 (-839 *3))) (-5 *5 (-1152))
- (-4 *3 (-13 (-1194) (-955) (-29 *6)))
- (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6))
+ (-4 *6 (-13 (-27) (-430 *5)))
+ (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7)))
+ (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3))
+ (-4 *3 (-342 *6 *7 *8)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
(-5 *2
- (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-219 *6 *3))))
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1086 (-839 (-316 *5))))
- (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
(-5 *2
- (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-220 *5))))
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1063 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1086 (-839 (-316 *6))))
- (-5 *5 (-1152))
- (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-12 (-5 *5 (-767)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
+ (-4 *3 (-1059 *6 *7 *8))
(-5 *2
- (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-220 *6))))
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1139 *6 *7 *8 *3 *4)) (-4 *4 (-1103 *6 *7 *8 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1086 (-839 (-407 (-948 *5))))) (-5 *3 (-407 (-948 *5)))
- (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2
- (-3 (|:| |f1| (-839 (-316 *5))) (|:| |f2| (-641 (-839 (-316 *5))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-220 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1086 (-839 (-407 (-948 *6))))) (-5 *5 (-1152))
- (-5 *3 (-407 (-948 *6)))
- (-4 *6 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
(-5 *2
- (-3 (|:| |f1| (-839 (-316 *6))) (|:| |f2| (-641 (-839 (-316 *6))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-220 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-3 *3 (-641 *3))) (-5 *1 (-428 *5 *3))
- (-4 *3 (-13 (-1194) (-955) (-29 *5)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-474 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
- (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
- (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
- (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-1088 (-839 (-379))))
- (-5 *2 (-1031)) (-5 *1 (-565))))
+ (-2 (|:| |done| (-641 *4))
+ (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))))
+ (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-1166 (-948 *4))) (-5 *1 (-416 *3 *4))
+ (-4 *3 (-417 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-4 *3 (-363))
+ (-5 *2 (-1166 (-948 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-948 *4))) (-5 *3 (-641 (-1170))) (-4 *4 (-452))
+ (-5 *1 (-914 *4)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-114))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-114)) (-5 *2 (-112))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1170)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-114)) (-5 *2 (-112)) (-5 *1 (-610 *4)) (-4 *4 (-846))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
- (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
- (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
- (-5 *5 (-379)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-316 (-379))) (-5 *4 (-641 (-1088 (-839 (-379)))))
- (-5 *5 (-379)) (-5 *6 (-1057)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379))))
- (-5 *5 (-1152)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-316 (-379))) (-5 *4 (-1086 (-839 (-379))))
- (-5 *5 (-1170)) (-5 *2 (-1031)) (-5 *1 (-565))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4))
- (-5 *2 (-585 (-407 *5))) (-5 *1 (-568 *4 *5)) (-5 *3 (-407 *5))))
+ (-12 (-4 *5 (-1094)) (-5 *2 (-112)) (-5 *1 (-883 *5 *3 *4))
+ (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170)) (-4 *5 (-147))
- (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
- (-5 *2 (-3 (-316 *5) (-641 (-316 *5)))) (-5 *1 (-588 *5))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-736 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-846))
- (-4 *3 (-38 (-407 (-564))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1170)) (-5 *1 (-948 *3)) (-4 *3 (-38 (-407 (-564))))
- (-4 *3 (-1045))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-4 *2 (-846))
- (-5 *1 (-1120 *3 *2 *4)) (-4 *4 (-945 *3 (-531 *2) *2))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045))
- (-5 *1 (-1154 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1161 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1167 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1168 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *1 (-1203 *3)) (-4 *3 (-38 (-407 (-564))))
- (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-2750
- (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045))
- (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194))
- (-4 *3 (-38 (-407 (-564))))))
- (-12 (-5 *2 (-1170)) (-4 *1 (-1219 *3)) (-4 *3 (-1045))
- (-12 (|has| *3 (-15 -3743 ((-641 *2) *3)))
- (|has| *3 (-15 -1871 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1219 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1223 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
- ((*1 *1 *1 *2)
- (-2750
- (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045))
- (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194))
- (-4 *3 (-38 (-407 (-564))))))
- (-12 (-5 *2 (-1170)) (-4 *1 (-1240 *3)) (-4 *3 (-1045))
- (-12 (|has| *3 (-15 -3743 ((-641 *2) *3)))
- (|has| *3 (-15 -1871 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1240 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1244 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-2750
- (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045))
- (-12 (-4 *3 (-29 (-564))) (-4 *3 (-955)) (-4 *3 (-1194))
- (-4 *3 (-38 (-407 (-564))))))
- (-12 (-5 *2 (-1170)) (-4 *1 (-1250 *3)) (-4 *3 (-1045))
- (-12 (|has| *3 (-15 -3743 ((-641 *2) *3)))
- (|has| *3 (-15 -1871 (*3 *3 *2))) (-4 *3 (-38 (-407 (-564))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-38 (-407 (-564))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1255 *4)) (-14 *4 (-1170)) (-5 *1 (-1251 *3 *4 *5))
- (-4 *3 (-38 (-407 (-564)))) (-4 *3 (-1045)) (-14 *5 *3))))
-(((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2))
- (-4 *2 (-1235 *4)))))
+ (-12 (-5 *3 (-641 *6)) (-4 *6 (-882 *5)) (-4 *5 (-1094))
+ (-5 *2 (-112)) (-5 *1 (-883 *5 *6 *4)) (-4 *4 (-612 (-888 *5))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-610 *3)) (-5 *5 (-1 (-1166 *3) (-1166 *3)))
+ (-4 *3 (-13 (-27) (-430 *6))) (-4 *6 (-13 (-846) (-556)))
+ (-5 *2 (-585 *3)) (-5 *1 (-551 *6 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-363)) (-4 *3 (-789)) (-4 *4 (-846))
+ (-5 *1 (-504 *2 *3 *4 *5)) (-4 *5 (-945 *2 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-4 *5 (-430 *4))
+ (-5 *2
+ (-3 (|:| |overq| (-1166 (-407 (-564))))
+ (|:| |overan| (-1166 (-48))) (|:| -3203 (-112))))
+ (-5 *1 (-435 *4 *5 *3)) (-4 *3 (-1235 *5)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-767)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-641 *8)) (-5 *4 (-136 *5 *6 *7)) (-14 *5 (-564))
(-14 *6 (-767)) (-4 *7 (-172)) (-4 *8 (-172))
@@ -14746,253 +14600,247 @@
(-4 *8 (-1045)) (-4 *2 (-945 *9 *7 *5))
(-5 *1 (-724 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-789))
(-4 *4 (-945 *8 *6 *5)))))
-(((*1 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1152)) (-4 *1 (-364 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-917)) (-4 *1 (-238 *3 *4)) (-4 *4 (-1045))
- (-4 *4 (-1209))))
- ((*1 *1 *2)
- (-12 (-14 *3 (-641 (-1170))) (-4 *4 (-172))
- (-4 *5 (-238 (-2062 *3) (-767)))
- (-14 *6
- (-1 (-112) (-2 (|:| -2005 *2) (|:| -1377 *5))
- (-2 (|:| -2005 *2) (|:| -1377 *5))))
- (-5 *1 (-461 *3 *4 *2 *5 *6 *7)) (-4 *2 (-846))
- (-4 *7 (-945 *4 *5 (-860 *3)))))
- ((*1 *2 *2) (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-594 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))))
-(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1 (-379))) (-5 *1 (-1036)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-307))
- (-5 *2 (-767)) (-5 *1 (-455 *5 *3)))))
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-1045)) (-4 *7 (-1045))
+ (-4 *6 (-1235 *5)) (-5 *2 (-1166 (-1166 *7)))
+ (-5 *1 (-501 *5 *6 *4 *7)) (-4 *4 (-1235 *6)))))
+(((*1 *2 *3 *3 *1)
+ (-12 (-5 *3 (-506)) (-5 *2 (-687 (-1098))) (-5 *1 (-291)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-641 *3))
+ (-5 *1 (-973 *4 *5 *6 *3)) (-4 *3 (-1059 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-641 *7) (-641 *7))) (-5 *2 (-641 *7))
+ (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-556)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-5 *1 (-973 *4 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 *1)) (-5 *4 (-1259 *1)) (-4 *1 (-637 *5))
+ (-4 *5 (-1045))
+ (-5 *2 (-2 (|:| -3116 (-685 *5)) (|:| |vec| (-1259 *5))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-685 *1)) (-4 *1 (-637 *4)) (-4 *4 (-1045))
+ (-5 *2 (-685 *4)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *6 (-917)) (-4 *5 (-307)) (-4 *3 (-1235 *5))
+ (-5 *2 (-2 (|:| |plist| (-641 *3)) (|:| |modulo| *5)))
+ (-5 *1 (-460 *5 *3)) (-5 *4 (-641 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-750)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-379)) (|:| |stabilityFactor| (-379))))
+ (-5 *1 (-205)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -3139 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-363)) (-4 *7 (-1235 *6))
+ (-5 *2 (-2 (|:| |answer| (-585 (-407 *7))) (|:| |a0| *6)))
+ (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
(((*1 *2 *1)
(-12 (-5 *2 (-641 *5)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564))
(-14 *4 (-767)) (-4 *5 (-172)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-1034 (-407 *2)))) (-5 *2 (-564))
- (-5 *1 (-115 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-641 (-263))) (-5 *1 (-1261))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1127 (-225))) (-5 *3 (-1152)) (-5 *1 (-1261))))
- ((*1 *1 *1) (-5 *1 (-1261))))
-(((*1 *2)
- (-12 (-5 *2 (-1259 (-1095 *3 *4))) (-5 *1 (-1095 *3 *4))
- (-14 *3 (-917)) (-14 *4 (-917)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *1 *1) (-4 *1 (-1054))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-452) (-147))) (-5 *2 (-418 *3))
- (-5 *1 (-100 *4 *3)) (-4 *3 (-1235 *4))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-13 (-452) (-147)))
- (-5 *2 (-418 *3)) (-5 *1 (-100 *5 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -3506 *1) (|:| -4393 *1) (|:| |associate| *1)))
- (-4 *1 (-556)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-495)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
- (-4 *3 (-1094)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-641 (-294 *4))) (-5 *1 (-625 *3 *4 *5)) (-4 *3 (-846))
- (-4 *4 (-13 (-172) (-713 (-407 (-564))))) (-14 *5 (-917)))))
+ (-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379)))
+ (-5 *2 (-1031)) (-5 *1 (-836)))))
(((*1 *2 *1)
(-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3))))))
-(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-169 (-225))) (-5 *5 (-564)) (-5 *6 (-1152))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1 *1) (-5 *1 (-225)))
- ((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1) (-4 *1 (-1133))) ((*1 *1 *1 *1) (-4 *1 (-1133))))
-(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-747)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
- (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-78 FUNCTN))))
- (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-641 *5) *6))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-649 (-407 *7))) (-5 *4 (-1 (-641 *6) *7))
+ (-5 *5 (-1 (-418 *7) *7))
+ (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-641 *5) *6))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *6 (-1235 *5)) (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-650 *7 (-407 *7))) (-5 *4 (-1 (-641 *6) *7))
+ (-5 *5 (-1 (-418 *7) *7))
+ (-4 *6 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *7 (-1235 *6)) (-5 *2 (-641 (-407 *7))) (-5 *1 (-808 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-649 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-649 (-407 *6))) (-5 *4 (-1 (-418 *6) *6))
+ (-4 *6 (-1235 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-650 *5 (-407 *5))) (-4 *5 (-1235 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-641 (-407 *5))) (-5 *1 (-808 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-650 *6 (-407 *6))) (-5 *4 (-1 (-418 *6) *6))
+ (-4 *6 (-1235 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-5 *2 (-641 (-407 *6))) (-5 *1 (-808 *5 *6)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1235 *5)) (-4 *5 (-363))
+ (-5 *2 (-2 (|:| -3139 (-407 *6)) (|:| |coeff| (-407 *6))))
+ (-5 *1 (-574 *5 *6)) (-5 *3 (-407 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-789))
+ (-4 *5 (-13 (-846) (-10 -8 (-15 -4327 ((-1170) $))))) (-4 *6 (-556))
+ (-5 *2 (-2 (|:| -3795 (-948 *6)) (|:| -2846 (-948 *6))))
+ (-5 *1 (-728 *4 *5 *6 *3)) (-4 *3 (-945 (-407 (-948 *6)) *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172))))
+ ((*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2))))
+ ((*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-734)))))
-(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
+(((*1 *2 *1) (-12 (-4 *1 (-302)) (-5 *2 (-641 (-114))))))
+(((*1 *1) (-5 *1 (-157)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-1152)) (-5 *1 (-782)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
(-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-363))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-504 *3 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-967)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-818)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2 (-379)) (-5 *1 (-192)))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349)))))
+(((*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112))
+ (-5 *1 (-357 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-363)) (-5 *2 (-685 *4))
- (-5 *1 (-810 *4 *5)) (-4 *5 (-652 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *5)) (-5 *4 (-767)) (-4 *5 (-363))
- (-5 *2 (-685 *5)) (-5 *1 (-810 *5 *6)) (-4 *6 (-652 *5)))))
+ (-12 (-5 *3 (-917))
+ (-5 *2
+ (-3 (-1166 *4)
+ (-1259 (-641 (-2 (|:| -2061 *4) (|:| -2014 (-1114)))))))
+ (-5 *1 (-346 *4)) (-4 *4 (-349)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
+ (-4 *3 (-1094)))))
+(((*1 *1) (-5 *1 (-1264))))
+(((*1 *1) (-5 *1 (-330))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-685 (-316 (-225)))) (-5 *2 (-379)) (-5 *1 (-205)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-363)) (-4 *4 (-373 *3)) (-4 *5 (-373 *3))
+ (-5 *1 (-521 *3 *4 *5 *2)) (-4 *2 (-683 *3 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 *5)) (-4 *5 (-1235 *3)) (-4 *3 (-307))
+ (-5 *2 (-112)) (-5 *1 (-455 *3 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-948 *4)) (-4 *4 (-13 (-307) (-147)))
+ (-4 *2 (-945 *4 *6 *5)) (-5 *1 (-920 *4 *5 *6 *2))
+ (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
(((*1 *2 *2 *3)
- (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564)))))
- (-4 *3 (-1235 *4)) (-5 *1 (-805 *4 *3 *2 *5)) (-4 *2 (-652 *3))
- (-4 *5 (-652 (-407 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-407 *5))
- (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *5 (-1235 *4))
- (-5 *1 (-805 *4 *5 *2 *6)) (-4 *2 (-652 *5)) (-4 *6 (-652 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+ (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 (-2 (|:| -3546 (-1166 *6)) (|:| -4165 (-564)))))
+ (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
+ (-4 *4 (-373 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-225))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-407 (-564))) (-5 *1 (-379)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+(((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1152)) (-5 *1 (-706)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-582)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
+ (-4 *3 (-1094)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
+ (-12 (-5 *4 (-641 (-112))) (-5 *5 (-685 (-225)))
+ (-5 *6 (-685 (-564))) (-5 *7 (-225)) (-5 *3 (-564)) (-5 *2 (-1031))
+ (-5 *1 (-750)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-386 *3)) (|:| |mm| (-386 *3)) (|:| |rm| (-386 *3))))
+ (-5 *1 (-386 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-815 *3)) (|:| |mm| (-815 *3)) (|:| |rm| (-815 *3))))
+ (-5 *1 (-815 *3)) (-4 *3 (-846)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-846)) (-5 *2 (-641 (-641 (-641 *4))))
- (-5 *1 (-1180 *4)) (-5 *3 (-641 (-641 *4))))))
-(((*1 *1) (-5 *1 (-1264))))
-(((*1 *2 *2 *3 *3)
- (|partial| -12 (-5 *3 (-1170))
- (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-575 *4 *2))
- (-4 *2 (-13 (-1194) (-955) (-1133) (-29 *4))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-641 (-641 *7)))
- (-5 *1 (-448 *4 *5 *6 *7)) (-5 *3 (-641 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-307) (-147))) (-4 *6 (-789))
- (-4 *7 (-846)) (-4 *8 (-945 *5 *6 *7)) (-5 *2 (-641 (-641 *8)))
- (-5 *1 (-448 *5 *6 *7 *8)) (-5 *3 (-641 *8)))))
-(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-995 *3)) (-4 *3 (-172)) (-5 *1 (-795 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-162)))
- ((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-162)))))
-(((*1 *2)
- (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-169 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
- (-5 *1 (-754)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -4251 *6) (|:| |sol?| (-112))) (-564)
- *6))
- (-4 *6 (-363)) (-4 *7 (-1235 *6))
+(((*1 *1) (-5 *1 (-506))))
+(((*1 *2 *3) (-12 (-5 *3 (-388)) (-5 *2 (-1264)) (-5 *1 (-391))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-391)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *2)
+ (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
+ (-4 *3 (-1235 (-169 *2))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-368))
+ (-4 *3 (-1094)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-2 (|:| |totdeg| (-767)) (|:| -2859 *4))) (-5 *5 (-767))
+ (-4 *4 (-945 *6 *7 *8)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
(-5 *2
- (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6))
- (-2 (|:| -2656 (-407 *7)) (|:| |coeff| (-407 *7))) "failed"))
- (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
+ (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-5 *1 (-449 *6 *7 *8 *4)))))
(((*1 *1 *1)
(-12 (-5 *1 (-50 *2 *3)) (-4 *2 (-1045)) (-14 *3 (-641 (-1170)))))
((*1 *1 *1)
(-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846)))
(-14 *3 (-641 (-1170))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1152)) (-4 *4 (-13 (-307) (-147)))
- (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789))
- (-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7))
- (|:| |wcond| (-641 (-948 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *4))))))))))
- (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))))
-(((*1 *1) (-5 *1 (-330))))
-(((*1 *2)
- (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
- (-4 *4 (-1094)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-870))))
- ((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1045)) (-4 *2 (-683 *4 *5 *6))
- (-5 *1 (-104 *4 *3 *2 *5 *6)) (-4 *3 (-1235 *4)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-5 *1 (-984 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-641 *7)) (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-5 *1 (-1101 *3 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *7 (-1235 *5)) (-4 *4 (-720 *5 *7))
- (-5 *2 (-2 (|:| -3700 (-685 *6)) (|:| |vec| (-1259 *5))))
- (-5 *1 (-807 *5 *6 *7 *4 *3)) (-4 *6 (-652 *5)) (-4 *3 (-652 *4)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-1235 *4)) (-5 *1 (-805 *4 *2 *3 *5))
- (-4 *4 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *3 (-652 *2))
- (-4 *5 (-652 (-407 *2))))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *4 (-225))
- (-5 *2
- (-2 (|:| |brans| (-641 (-641 (-939 *4))))
- (|:| |xValues| (-1088 *4)) (|:| |yValues| (-1088 *4))))
- (-5 *1 (-153)) (-5 *3 (-641 (-641 (-939 *4)))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-564)) (-5 *1 (-379)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-391)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-180))))
- ((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-677))))
- ((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-966))))
- ((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-1067))))
- ((*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-1112)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225))))
- (-5 *2 (-1031)) (-5 *1 (-750)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-1191 *4))
- (-4 *4 (-1045)))))
-(((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *4)))))))
- (-5 *3 (-641 *7)) (-4 *4 (-13 (-307) (-147)))
- (-4 *7 (-945 *4 *6 *5)) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
-(((*1 *1 *1 *1) (-4 *1 (-143)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
+ (-12 (-5 *3 (-407 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1235 *5))
+ (-5 *1 (-723 *5 *2)) (-4 *5 (-363)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-564)) (|has| *1 (-6 -4408)) (-4 *1 (-1247 *3))
+ (-4 *3 (-1209)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-749)))))
(((*1 *2 *3 *4 *5)
(-12 (-5 *5 (-1088 *3)) (-4 *3 (-945 *7 *6 *4)) (-4 *6 (-789))
(-4 *4 (-846)) (-4 *7 (-556))
@@ -15027,454 +14875,573 @@
(-12 (-5 *4 (-1086 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5)))
(-4 *5 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-3 *3 (-316 *5)))
(-5 *1 (-1163 *5)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1150 *4)) (-5 *3 (-564)) (-4 *4 (-1045))
- (-5 *1 (-1154 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-564)) (-5 *1 (-1251 *3 *4 *5)) (-4 *3 (-1045))
- (-14 *4 (-1170)) (-14 *5 *3))))
-(((*1 *1) (-5 *1 (-141))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-683 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-373 *2))
- (-4 *4 (-373 *2)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-564)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-418 *2)) (-4 *2 (-556)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1170)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-545)))))
+ (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
+ (-5 *2 (-948 *5)) (-5 *1 (-940 *4 *5)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-2 (|:| -3139 *3) (|:| |coeff| *3))) (-5 *1 (-557 *5 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-641 (-767)))
+ (-5 *1 (-900 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-180))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-677))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-966))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1208)) (-5 *1 (-1067))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1175)) (-5 *1 (-1112)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))))
+ (-12 (-5 *4 (-564)) (-5 *2 (-641 (-2 (|:| -3546 *3) (|:| -3258 *4))))
+ (-5 *1 (-692 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *1) (-5 *1 (-437))))
+(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
+ ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564))
+ (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-839 (-379))) (-5 *2 (-839 (-225))) (-5 *1 (-305)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *3 *1 *4)
+ (-12 (-5 *3 (-1134 *5 *6)) (-5 *4 (-1 (-112) *6 *6))
+ (-4 *5 (-13 (-1094) (-34))) (-4 *6 (-13 (-1094) (-34)))
+ (-5 *2 (-112)) (-5 *1 (-1135 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-241))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-564)) (-5 *1 (-241)))))
(((*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-218))))
((*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-439))))
((*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-834))))
((*1 *2 *1) (-12 (-5 *2 (-1112)) (-5 *1 (-1109))))
((*1 *1 *2 *3)
(-12 (-5 *2 (-641 (-1175))) (-5 *3 (-1175)) (-5 *1 (-1112)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-363) (-147) (-1034 (-564)))) (-4 *5 (-1235 *4))
- (-5 *2 (-2 (|:| |ans| (-407 *5)) (|:| |nosol| (-112))))
- (-5 *1 (-1011 *4 *5)) (-5 *3 (-407 *5)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564))
+ (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-554 *3)) (-4 *3 (-13 (-404) (-1194))) (-5 *2 (-112)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-641
+ (-2
+ (|:| -3026
+ (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
+ (|:| -3374 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
+ (|:| |relerr| (-225))))
+ (|:| -3683
+ (-2
+ (|:| |endPointContinuity|
+ (-3 (|:| |continuous| "Continuous at the end points")
+ (|:| |lowerSingular|
+ "There is a singularity at the lower end point")
+ (|:| |upperSingular|
+ "There is a singularity at the upper end point")
+ (|:| |bothSingular|
+ "There are singularities at both end points")
+ (|:| |notEvaluated|
+ "End point continuity not yet evaluated")))
+ (|:| |singularitiesStream|
+ (-3 (|:| |str| (-1150 (-225)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3374
+ (-3 (|:| |finite| "The range is finite")
+ (|:| |lowerInfinite|
+ "The bottom of range is infinite")
+ (|:| |upperInfinite| "The top of range is infinite")
+ (|:| |bothInfinite|
+ "Both top and bottom points are infinite")
+ (|:| |notEvaluated| "Range not yet evaluated"))))))))
+ (-5 *1 (-559))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-602 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1209))
+ (-5 *2 (-641 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-668 *3)) (-4 *3 (-846)) (-4 *1 (-374 *3 *4))
+ (-4 *4 (-172)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1190)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+ (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225))) (-5 *1 (-699 *3))
+ (-4 *3 (-612 (-536)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1170)) (-5 *2 (-1 (-225) (-225) (-225)))
+ (-5 *1 (-699 *3)) (-4 *3 (-612 (-536))))))
+(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
+ (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *2 (-1204 (-922)))
+ (-5 *1 (-318))))
+ ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-564)) (-5 *7 (-1152))
+ (-5 *2 (-1204 (-922))) (-5 *1 (-318))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564))
+ (-5 *2 (-1204 (-922))) (-5 *1 (-318))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
+ (-12 (-5 *3 (-316 (-564))) (-5 *4 (-1 (-225) (-225)))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-225)) (-5 *7 (-564)) (-5 *8 (-1152))
+ (-5 *2 (-1204 (-922))) (-5 *1 (-318)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1170))
+ (-4 *5 (-13 (-556) (-1034 (-564)) (-147)))
+ (-5 *2
+ (-2 (|:| -3139 (-407 (-948 *5))) (|:| |coeff| (-407 (-948 *5)))))
+ (-5 *1 (-570 *5)) (-5 *3 (-407 (-948 *5))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-767)) (-5 *3 (-939 *5)) (-4 *5 (-1045))
+ (-5 *1 (-1158 *4 *5)) (-14 *4 (-917))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-767))) (-5 *3 (-767)) (-5 *1 (-1158 *4 *5))
+ (-14 *4 (-917)) (-4 *5 (-1045))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 (-767))) (-5 *3 (-939 *5)) (-4 *5 (-1045))
+ (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-767)) (|:| |poli| *2)
- (|:| |polj| *2)))
- (-4 *5 (-789)) (-4 *2 (-945 *4 *5 *6)) (-5 *1 (-449 *4 *5 *6 *2))
- (-4 *4 (-452)) (-4 *6 (-846)))))
+ (-12 (-5 *3 (-1166 *7)) (-4 *7 (-945 *6 *4 *5)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1045)) (-5 *2 (-1166 *6))
+ (-5 *1 (-321 *4 *5 *6 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-316 (-225))) (-5 *1 (-210)))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-436)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 (-641 *5))) (-4 *5 (-1250 *4))
- (-4 *4 (-38 (-407 (-564))))
- (-5 *2 (-1 (-1150 *4) (-641 (-1150 *4)))) (-5 *1 (-1252 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
-(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
- ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
+ (-12 (-5 *3 (-948 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
(((*1 *2)
- (-12 (-4 *1 (-349))
- (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-1092 *3))))
- ((*1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+ (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-917)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1259 *4)) (-5 *3 (-767)) (-4 *4 (-349))
+ (-5 *1 (-528 *4)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-175))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-506)) (-5 *2 (-687 (-109))) (-5 *1 (-1079)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
+ (-4 *4 (-13 (-846) (-556))))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
- (-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *1 *1 *1) (-4 *1 (-473))) ((*1 *1 *1 *1) (-4 *1 (-757))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-4 *1 (-235 *3))))
+ ((*1 *1) (-12 (-4 *1 (-235 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-4 *3 (-556)))))
+(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
+ (-12 (-5 *3 (-1152)) (-5 *5 (-685 (-225))) (-5 *6 (-225))
+ (-5 *7 (-685 (-564))) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-748)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-917))) (-5 *1 (-1095 *3 *4)) (-14 *3 (-917))
+ (-14 *4 (-917)))))
+(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-452) (-147))) (-5 *2 (-418 *3))
+ (-5 *1 (-100 *4 *3)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-13 (-452) (-147)))
+ (-5 *2 (-418 *3)) (-5 *1 (-100 *5 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *2)) (-4 *2 (-172))))
+ ((*1 *2) (-12 (-4 *2 (-172)) (-5 *1 (-416 *3 *2)) (-4 *3 (-417 *2))))
+ ((*1 *2) (-12 (-4 *1 (-417 *2)) (-4 *2 (-172)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *3 (-1059 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1063 *6 *7 *8 *3 *4)) (-4 *4 (-1065 *6 *7 *8 *3))))
+ (-12 (-5 *5 (-112)) (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3))
+ (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-641 *4))
- (|:| |todo| (-641 (-2 (|:| |val| (-641 *3)) (|:| -3461 *4))))))
- (-5 *1 (-1139 *5 *6 *7 *3 *4)) (-4 *4 (-1103 *5 *6 *7 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-388)) (-5 *2 (-1264)) (-5 *1 (-391))))
- ((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-391)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2))
- (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4407)))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
- (-4 *3 (-1059 *5 *6 *7))
- (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3461 *4))))
- (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1209)) (-5 *1 (-869 *3 *2)) (-4 *3 (-1209))))
- ((*1 *2 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 *1)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-685 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-641 *4)) (-4 *4 (-1045)) (-4 *1 (-1117 *3 *4 *5 *6))
- (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *3 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1242 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-1219 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-323 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-131))
- (-4 *3 (-788)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-556)) (-5 *1 (-41 *3 *2))
- (-4 *2
- (-13 (-363) (-302)
- (-10 -8 (-15 -2261 ((-1119 *3 (-610 $)) $))
- (-15 -2272 ((-1119 *3 (-610 $)) $))
- (-15 -2350 ($ (-1119 *3 (-610 $))))))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045))
- (-5 *1 (-1154 *3)))))
+ (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3))
+ (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+(((*1 *1 *1) (-5 *1 (-858))))
+(((*1 *2 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-747)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))
+ (-5 *2 (-1031)) (-5 *1 (-744)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *2 (-641 (-169 *4)))
- (-5 *1 (-760 *4)) (-4 *4 (-13 (-363) (-844))))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-789)) (-4 *5 (-1045)) (-4 *6 (-945 *5 *4 *2))
- (-4 *2 (-846)) (-5 *1 (-946 *4 *2 *5 *6 *3))
- (-4 *3
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *6)) (-15 -2261 (*6 $))
- (-15 -2272 (*6 $)))))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-556))
- (-5 *2 (-1170)) (-5 *1 (-1039 *4)))))
+ (-12 (-5 *3 (-641 *6)) (-5 *4 (-641 (-1170))) (-4 *6 (-363))
+ (-5 *2 (-641 (-294 (-948 *6)))) (-5 *1 (-538 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *7 (-13 (-363) (-844))))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
+(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-34)))
+ ((*1 *1) (-5 *1 (-129)))
+ ((*1 *1)
+ (-12 (-5 *1 (-136 *2 *3 *4)) (-14 *2 (-564)) (-14 *3 (-767))
+ (-4 *4 (-172))))
+ ((*1 *1) (-5 *1 (-546))) ((*1 *1) (-5 *1 (-547)))
+ ((*1 *1) (-5 *1 (-548))) ((*1 *1) (-5 *1 (-549)))
+ ((*1 *1) (-4 *1 (-722))) ((*1 *1) (-5 *1 (-1170)))
+ ((*1 *1) (-12 (-5 *1 (-1176 *2)) (-14 *2 (-917))))
+ ((*1 *1) (-12 (-5 *1 (-1177 *2)) (-14 *2 (-917))))
+ ((*1 *1) (-5 *1 (-1214))) ((*1 *1) (-5 *1 (-1215)))
+ ((*1 *1) (-5 *1 (-1216))) ((*1 *1) (-5 *1 (-1217))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-564)) (-5 *2 (-641 (-2 (|:| -3595 *3) (|:| -2762 *4))))
- (-5 *1 (-692 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ (-12 (-5 *3 (-641 (-1259 *5))) (-5 *4 (-564)) (-5 *2 (-1259 *5))
+ (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-368)) (-4 *5 (-1045)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1232 *4 *5)) (-5 *3 (-641 *5)) (-14 *4 (-1170))
+ (-4 *5 (-363)) (-5 *1 (-919 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 *5)) (-4 *5 (-363)) (-5 *2 (-1166 *5))
+ (-5 *1 (-919 *4 *5)) (-14 *4 (-1170))))
+ ((*1 *2 *3 *3 *4 *4)
+ (-12 (-5 *3 (-641 *6)) (-5 *4 (-767)) (-4 *6 (-363))
+ (-5 *2 (-407 (-948 *6))) (-5 *1 (-1046 *5 *6)) (-14 *5 (-1170)))))
+(((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-630)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2))
+ (-4 *2 (-1250 *3))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1) (-4 *1 (-1133))))
-(((*1 *1 *1 *1) (-4 *1 (-963))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-4 *7 (-945 *4 *6 *5))
- (-5 *2
- (-2 (|:| |sysok| (-112)) (|:| |z0| (-641 *7)) (|:| |n0| (-641 *7))))
- (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
-(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
- ((*1 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-467))))
- ((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-923)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-564)) (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349))
- (-4 *2
- (-13 (-402)
- (-10 -7 (-15 -2350 (*2 *4)) (-15 -2802 ((-917) *2))
- (-15 -3776 ((-1259 *2) (-917))) (-15 -3602 (*2 *2)))))
- (-5 *1 (-356 *2 *4)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-363)) (-4 *3 (-1045))
- (-5 *1 (-1154 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-652 *3)) (-4 *3 (-1045)) (-4 *3 (-363))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-767)) (-5 *4 (-1 *5 *5)) (-4 *5 (-363))
- (-5 *1 (-655 *5 *2)) (-4 *2 (-652 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170)))
- (-4 *6 (-13 (-556) (-1034 *5))) (-4 *5 (-556))
- (-5 *2 (-641 (-641 (-294 (-407 (-948 *6)))))) (-5 *1 (-1035 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1096 *3)) (-5 *1 (-901 *3)) (-4 *3 (-368))
- (-4 *3 (-1094)))))
+ (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3))
+ (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2))
+ (-4 *2 (-1250 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147)))
+ (-5 *1 (-1146 *3)))))
(((*1 *2 *1) (-12 (-5 *2 (-641 (-1208))) (-5 *1 (-677))))
((*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1112)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34))))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-685 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-685 *4)) (-5 *1 (-416 *3 *4))
- (-4 *3 (-417 *4))))
- ((*1 *2) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-685 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-430 *3) (-998))) (-5 *1 (-276 *3 *2))
- (-4 *3 (-13 (-846) (-556))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879)) (-5 *3 (-564)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-169 (-225)) (-169 (-225)))) (-5 *4 (-1088 (-225)))
- (-5 *2 (-1261)) (-5 *1 (-257)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-716)) (-5 *2 (-917))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-718)) (-5 *2 (-767)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1166 *7))
- (-4 *5 (-1045)) (-4 *7 (-1045)) (-4 *2 (-1235 *5))
- (-5 *1 (-501 *5 *2 *6 *7)) (-4 *6 (-1235 *2)))))
-(((*1 *1) (-5 *1 (-157)))
- ((*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-5 *2 (-112)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1136 *3 *4)) (-14 *3 (-917)) (-4 *4 (-363))
- (-5 *1 (-989 *3 *4)))))
-(((*1 *1 *1) (-12 (-5 *1 (-174 *2)) (-4 *2 (-307))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564))))
- ((*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1) (-4 *1 (-865 *2)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-969 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-788))
- (-4 *4 (-846)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |polnum| (-778 *3)) (|:| |polden| *3) (|:| -1760 (-767))))
- (-5 *1 (-778 *3)) (-4 *3 (-1045))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -1760 (-767))))
- (-4 *1 (-1059 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-388)) (-5 *1 (-630)))))
-(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
- (-12 (-5 *4 (-685 (-225))) (-5 *5 (-685 (-564))) (-5 *3 (-564))
- (-5 *2 (-1031)) (-5 *1 (-752)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-556)) (-5 *1 (-621 *2 *3)) (-4 *3 (-1235 *2)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-112)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-751)))))
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-1045)) (-4 *2 (-1235 *5))
- (-5 *1 (-1253 *5 *2 *6 *3)) (-4 *6 (-652 *2)) (-4 *3 (-1250 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879))
- (-5 *3 (-641 (-564)))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *4 (-901 (-564)))
+ (-5 *2 (-685 (-564))) (-5 *1 (-589))))
((*1 *2 *3)
- (-12 (-5 *2 (-1150 (-641 (-564)))) (-5 *1 (-879))
- (-5 *3 (-641 (-564))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-767)) (-5 *3 (-939 *4)) (-4 *1 (-1128 *4))
- (-4 *4 (-1045))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-767)) (-5 *4 (-939 (-225))) (-5 *2 (-1264))
- (-5 *1 (-1261)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *1 *2 *3 *1 *3)
- (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3))
- (-4 *3 (-1094)))))
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-641 (-685 (-564))))
+ (-5 *1 (-589))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-564))) (-5 *4 (-641 (-901 (-564))))
+ (-5 *2 (-641 (-685 (-564)))) (-5 *1 (-589)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1094)) (-5 *1 (-996 *3)))))
(((*1 *2 *1)
(|partial| -12 (-5 *2 (-1 (-536) (-641 (-536)))) (-5 *1 (-114))))
((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-536) (-641 (-536)))) (-5 *1 (-114))))
((*1 *1) (-5 *1 (-578))))
-(((*1 *2 *3) (-12 (-5 *2 (-407 (-564))) (-5 *1 (-561)) (-5 *3 (-564)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-564) (-564))) (-5 *1 (-361 *3)) (-4 *3 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-767) (-767))) (-5 *1 (-386 *3)) (-4 *3 (-1094))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
+ (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-1170)) (-5 *6 (-112))
+ (-4 *7 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-4 *3 (-13 (-1194) (-955) (-29 *7)))
+ (-5 *2
+ (-3 (|:| |f1| (-839 *3)) (|:| |f2| (-641 (-839 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-219 *7 *3)) (-5 *5 (-839 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-1259 *5)) (-4 *5 (-307))
+ (-4 *5 (-1045)) (-5 *2 (-685 *5)) (-5 *1 (-1025 *5)))))
(((*1 *2 *2 *3)
- (-12 (-4 *3 (-1045)) (-5 *1 (-444 *3 *2)) (-4 *2 (-1235 *3)))))
+ (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-1059 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-641 *7)) (|:| |badPols| (-641 *7))))
- (-5 *1 (-973 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-556)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-99 *5)) (-4 *5 (-556)) (-4 *5 (-1045))
- (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3))
- (-4 *3 (-848 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))))
+ (|partial| -12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-452))
+ (-5 *2 (-481 *4 *5)) (-5 *1 (-629 *4 *5)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1235 (-407 (-564)))) (-5 *1 (-909 *3 *2))
- (-4 *2 (-1235 (-407 *3))))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-241)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-1059 *3 *4 *5)))))
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
+(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
+ (|partial| -12 (-5 *4 (-641 *11)) (-5 *5 (-641 (-1166 *9)))
+ (-5 *6 (-641 *9)) (-5 *7 (-641 *12)) (-5 *8 (-641 (-767)))
+ (-4 *11 (-846)) (-4 *9 (-307)) (-4 *12 (-945 *9 *10 *11))
+ (-4 *10 (-789)) (-5 *2 (-641 (-1166 *12)))
+ (-5 *1 (-703 *10 *11 *9 *12)) (-5 *3 (-1166 *12)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1186 *4 *5))
+ (-4 *4 (-1094)) (-4 *5 (-1094)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-564)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-418 *2)) (-4 *2 (-556)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-815 *3)) (-4 *3 (-846)))))
+(((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *6))))
+ (-5 *4 (-1022 (-839 (-564)))) (-5 *5 (-1170)) (-5 *7 (-407 (-564)))
+ (-4 *6 (-1045)) (-5 *2 (-858)) (-5 *1 (-594 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (|has| *2 (-6 (-4409 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2))
+ (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2))
+ (-4 *4 (-683 *2 *5 *6)))))
(((*1 *2)
- (-12
- (-5 *2 (-2 (|:| -3382 (-641 (-1170))) (|:| -3622 (-641 (-1170)))))
- (-5 *1 (-1211)))))
-(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789))
- (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8))
- (-5 *2
- (-2 (|:| -1583 (-641 *9)) (|:| -3461 *4) (|:| |ineq| (-641 *9))))
- (-5 *1 (-984 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9))
- (-4 *4 (-1065 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-112)) (-4 *6 (-452)) (-4 *7 (-789))
- (-4 *8 (-846)) (-4 *9 (-1059 *6 *7 *8))
- (-5 *2
- (-2 (|:| -1583 (-641 *9)) (|:| -3461 *4) (|:| |ineq| (-641 *9))))
- (-5 *1 (-1101 *6 *7 *8 *9 *4)) (-5 *3 (-641 *9))
- (-4 *4 (-1065 *6 *7 *8 *9)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *5)) (-5 *4 (-1259 *5)) (-4 *5 (-363))
- (-5 *2 (-112)) (-5 *1 (-663 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *6 (-13 (-373 *5) (-10 -7 (-6 -4407))))
- (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4407)))) (-5 *2 (-112))
- (-5 *1 (-664 *5 *6 *4 *3)) (-4 *3 (-683 *5 *6 *4)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-556)) (-4 *4 (-846))
- (-5 *1 (-573 *4 *2)) (-4 *2 (-430 *4)))))
-(((*1 *2 *3 *3 *1)
- (-12 (-5 *3 (-506)) (-5 *2 (-687 (-1098))) (-5 *1 (-291)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-112)) (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3))
- (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-363) (-844))) (-5 *2 (-418 *3))
- (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-878 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-112)) (-4 *5 (-13 (-363) (-844)))
- (-5 *2 (-641 (-2 (|:| -1974 (-641 *3)) (|:| -2539 *5))))
- (-5 *1 (-181 *5 *3)) (-4 *3 (-1235 (-169 *5)))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-363) (-844)))
- (-5 *2 (-641 (-2 (|:| -1974 (-641 *3)) (|:| -2539 *4))))
- (-5 *1 (-181 *4 *3)) (-4 *3 (-1235 (-169 *4))))))
+ (-12 (-5 *2 (-685 *4)) (-5 *3 (-917)) (-4 *4 (-1045))
+ (-5 *1 (-1024 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-685 *4))) (-5 *3 (-917)) (-4 *4 (-1045))
+ (-5 *1 (-1024 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-13 (-307) (-147)))
+ (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789))
+ (-5 *2
+ (-641
+ (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7))
+ (|:| |wcond| (-641 (-948 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *4))))))))))
+ (-5 *1 (-920 *4 *5 *6 *7)) (-4 *7 (-945 *4 *6 *5)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-685 *2)) (-5 *4 (-767))
+ (-4 *2 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *5 (-1235 *2)) (-5 *1 (-499 *2 *5 *6)) (-4 *6 (-409 *2 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112))
+ (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2
+ (-3 (|:| |%expansion| (-313 *5 *3 *6 *7))
+ (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))))
+ (-5 *1 (-420 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1194) (-430 *5)))
+ (-14 *6 (-1170)) (-14 *7 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-27))
+ (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *5 (-1235 *4)) (-5 *2 (-641 (-649 (-407 *5))))
+ (-5 *1 (-653 *4 *5)) (-5 *3 (-649 (-407 *5))))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 (-767) *2)) (-5 *4 (-767)) (-4 *2 (-1094))
+ (-5 *1 (-674 *2))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1 *3 (-767) *3)) (-4 *3 (-1094)) (-5 *1 (-678 *3)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-910 *3)) (-4 *3 (-307)))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 (-685 *3))) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *5 *6)) (-4 *6 (-612 (-1170)))
+ (-4 *4 (-363)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *2 (-1159 (-641 (-948 *4)) (-641 (-294 (-948 *4)))))
+ (-5 *1 (-504 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-1166 *3)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
(((*1 *2 *1 *1)
(-12 (-4 *1 (-1257 *3)) (-4 *3 (-1209)) (-4 *3 (-1045))
(-5 *2 (-685 *3)))))
+(((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225)))
+ (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-112) *4)) (|has| *1 (-6 -4407)) (-4 *1 (-489 *4))
+ (-4 *4 (-1209)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-157)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1094)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-670 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1135 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34))))))
+(((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1) (-4 *1 (-1133))))
(((*1 *2 *1)
- (-12 (-5 *2 (-407 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-363)) (-5 *1 (-285 *3 *2)) (-4 *2 (-1250 *3)))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1235 *6))
- (-4 *6 (-13 (-363) (-147) (-1034 *4))) (-5 *4 (-564))
- (-5 *2
- (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-112))))
- (|:| -1583
- (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
- (|:| |beta| *3)))))
- (-5 *1 (-1011 *6 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1235 *4)) (-4 *4 (-1213))
- (-4 *1 (-342 *4 *3 *5)) (-4 *5 (-1235 (-407 *3))))))
+ (-12 (-4 *3 (-363)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
+ (-5 *2 (-1259 *6)) (-5 *1 (-336 *3 *4 *5 *6))
+ (-4 *6 (-342 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-307))
+ (-5 *2 (-407 (-418 (-948 *4)))) (-5 *1 (-1038 *4)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-32 *3 *4))
+ (-4 *4 (-430 *3))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-55)) (-5 *1 (-114))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *1 (-114))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-114))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *4))
+ (-4 *4 (-430 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-114)) (-5 *1 (-163))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *4))
+ (-4 *4 (-13 (-430 *3) (-998)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-301 *3)) (-4 *3 (-302))))
+ ((*1 *2 *2) (-12 (-4 *1 (-302)) (-5 *2 (-114))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *4 (-846)) (-5 *1 (-429 *3 *4))
+ (-4 *3 (-430 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *4))
+ (-4 *4 (-430 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *4))
+ (-4 *4 (-13 (-430 *3) (-998) (-1194)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-556)) (-4 *2 (-452)) (-5 *1 (-965 *2 *3))
+ (-4 *3 (-1235 *2)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *2 *5)) (-4 *4 (-1209))
+ (-4 *5 (-373 *4)) (-4 *2 (-373 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *2 *7)) (-4 *6 (-1045))
+ (-4 *7 (-238 *4 *6)) (-4 *2 (-238 *5 *6)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-47 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1045))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *2 (-1045)) (-5 *1 (-50 *2 *3)) (-14 *3 (-641 (-1170)))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 (-917))) (-4 *2 (-363)) (-5 *1 (-152 *4 *2 *5))
+ (-14 *4 (-917)) (-14 *5 (-989 *4 *2))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-316 *3)) (-5 *1 (-223 *3 *4))
+ (-4 *3 (-13 (-1045) (-846))) (-14 *4 (-641 (-1170)))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-323 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-131))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-382 *2 *3)) (-4 *3 (-1094)) (-4 *2 (-1045))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *2 (-556)) (-5 *1 (-621 *2 *4))
+ (-4 *4 (-1235 *2))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-704 *2)) (-4 *2 (-1045))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-1045)) (-5 *1 (-731 *2 *3)) (-4 *3 (-722))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 *5)) (-5 *3 (-641 (-767))) (-4 *1 (-736 *4 *5))
+ (-4 *4 (-1045)) (-4 *5 (-846))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-736 *4 *2)) (-4 *4 (-1045))
+ (-4 *2 (-846))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-767)) (-4 *1 (-848 *2)) (-4 *2 (-1045))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-641 *6)) (-5 *3 (-641 (-767))) (-4 *1 (-945 *4 *5 *6))
+ (-4 *4 (-1045)) (-4 *5 (-789)) (-4 *6 (-846))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *1 (-945 *4 *5 *2)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *2 (-846))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *2 (-945 *4 (-531 *5) *5))
+ (-5 *1 (-1120 *4 *5 *2)) (-4 *4 (-1045)) (-4 *5 (-846))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-948 *4)) (-5 *1 (-1203 *4))
+ (-4 *4 (-1045)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-612 (-888 *3))) (-4 *3 (-882 *3))
+ (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-612 (-888 *3))) (-4 *2 (-882 *3))
(-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-307)) (-4 *5 (-373 *4)) (-4 *6 (-373 *4))
- (-5 *2
- (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
- (-5 *1 (-1118 *4 *5 *6 *3)) (-4 *3 (-683 *4 *5 *6)))))
-(((*1 *2 *1)
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1)
(-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-641 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-834))) (-5 *1 (-140)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-169 (-225))))
- (-5 *2 (-1031)) (-5 *1 (-750)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34))))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-641 (-564))) (-5 *3 (-112)) (-5 *1 (-1104)))))
-(((*1 *2 *3 *4 *3 *4 *4 *4)
- (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
- (-5 *1 (-752)))))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1545 *3) (|:| |coef2| (-778 *3))))
+ (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-610 *2))) (-5 *4 (-641 (-1170)))
+ (-4 *2 (-13 (-430 (-169 *5)) (-998) (-1194)))
+ (-4 *5 (-13 (-556) (-846))) (-5 *1 (-598 *5 *6 *2))
+ (-4 *6 (-13 (-430 *5) (-998) (-1194))))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-685 *3))
+ (-4 *3 (-13 (-307) (-10 -8 (-15 -2556 ((-418 $) $)))))
+ (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-147))
+ (-4 *3 (-307)) (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-858))) (-5 *1 (-114))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3))
+ (-4 *3
+ (-13 (-846)
+ (-10 -8 (-15 -4361 ((-1152) $ (-1170))) (-15 -1682 (*2 $))
+ (-15 -3141 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-394))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-394))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-706))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1189))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1189)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564)) (-4 *1 (-323 *4 *2)) (-4 *4 (-1094))
+ (-4 *2 (-131)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-1259 *5)) (-4 *5 (-307))
- (-4 *5 (-1045)) (-5 *2 (-685 *5)) (-5 *1 (-1025 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045))))
- ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))))
+ (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
(((*1 *1 *2 *1) (-12 (-5 *1 (-641 *2)) (-4 *2 (-1209))))
((*1 *1 *2 *1) (-12 (-5 *1 (-1150 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-312)) (-5 *1 (-825)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-545))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1104)) (-5 *3 (-564)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-922)))))
-(((*1 *1)
- (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| -1545 (-114)) (|:| |arg| (-641 (-888 *3)))))
- (-5 *1 (-888 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-114)) (-5 *2 (-641 (-888 *4)))
- (-5 *1 (-888 *4)) (-4 *4 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1235 *6))
- (-4 *6 (-13 (-27) (-430 *5)))
- (-4 *5 (-13 (-846) (-556) (-1034 (-564)))) (-4 *8 (-1235 (-407 *7)))
- (-5 *2 (-585 *3)) (-5 *1 (-552 *5 *6 *7 *8 *3))
- (-4 *3 (-342 *6 *7 *8)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263))))
- ((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467))))
- ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-751)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1094)) (-4 *5 (-1094))
- (-4 *6 (-1094)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-680 *4 *5 *6)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-972 *4 *5 *6 *3)) (-4 *4 (-1045)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-4 *4 (-556))
- (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767))
- (-14 *4 (-767)) (-4 *5 (-172)))))
+(((*1 *2) (-12 (-5 *2 (-1127 (-225))) (-5 *1 (-1192)))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1214))))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-159 *2)) (-4 *2 (-545)))))
(((*1 *1 *2)
(-12 (-5 *2 (-641 (-564))) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
(-14 *4 (-641 (-1170)))))
@@ -15507,127 +15474,373 @@
((*1 *1 *1 *2)
(-12 (-5 *2 (-767)) (-5 *1 (-1279 *3 *4))
(-4 *4 (-713 (-407 (-564)))) (-4 *3 (-846)) (-4 *4 (-172)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-112) *6 *6)) (-4 *6 (-846)) (-5 *4 (-641 *6))
- (-5 *2 (-2 (|:| |fs| (-112)) (|:| |sd| *4) (|:| |td| (-641 *4))))
- (-5 *1 (-1180 *6)) (-5 *5 (-641 *4)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-1126 *4 *2))
+ (-4 *2 (-13 (-602 (-564) *4) (-10 -7 (-6 -4407) (-6 -4408))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-846)) (-4 *3 (-1209)) (-5 *1 (-1126 *3 *2))
+ (-4 *2 (-13 (-602 (-564) *3) (-10 -7 (-6 -4407) (-6 -4408)))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-691 *3)) (-4 *3 (-1094))
+ (-5 *2 (-641 (-2 (|:| -3683 *3) (|:| -3879 (-767))))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *5 (-368))
+ (-5 *2 (-767)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-641 (-641 (-564)))) (-5 *1 (-967))
+ (-5 *3 (-641 (-564))))))
+(((*1 *2 *1) (-12 (-4 *1 (-527)) (-5 *2 (-687 (-1215))))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1094)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 *3))) (-4 *3 (-1094)) (-5 *1 (-901 *3)))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-878 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2)) (-4 *2 (-670 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1232 *5 *4)) (-4 *4 (-816)) (-14 *5 (-1170))
+ (-5 *2 (-641 *4)) (-5 *1 (-1108 *4 *5)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-972 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *5 (-1059 *3 *4 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| -2112 *1) (|:| -4394 *1) (|:| |associate| *1)))
+ (-4 *1 (-556)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-253 *2 *3 *4 *5)) (-4 *2 (-1045)) (-4 *3 (-846))
+ (-4 *4 (-266 *3)) (-4 *5 (-789)))))
+(((*1 *1) (-5 *1 (-141))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-641 *5))
+ (-5 *1 (-886 *4 *5)) (-4 *5 (-1209)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-112)) (-4 *5 (-349))
(-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-858))) (-5 *1 (-114))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-858) (-641 (-858)))) (-5 *1 (-114))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1264)) (-5 *1 (-214 *3))
- (-4 *3
- (-13 (-846)
- (-10 -8 (-15 -4362 ((-1152) $ (-1170))) (-15 -1667 (*2 $))
- (-15 -3858 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-394))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-394))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-502))))
- ((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-706))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1189))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-1189)))))
+ (-2 (|:| |cont| *5)
+ (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564)))))))
+ (-5 *1 (-216 *5 *3)) (-4 *3 (-1235 *5)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-97)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-641 *8))) (-5 *3 (-641 *8))
+ (-4 *8 (-945 *5 *7 *6)) (-4 *5 (-13 (-307) (-147)))
+ (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-112))
+ (-5 *1 (-920 *5 *6 *7 *8)))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1023 *5 *6 *7 *8))) (-5 *1 (-1023 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-112)) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-641 (-1140 *5 *6 *7 *8))) (-5 *1 (-1140 *5 *6 *7 *8)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1169)) (-5 *1 (-330)))))
+(((*1 *2 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-844)) (-5 *1 (-303 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8))))
+ (-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-364 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-5 *2 (-1152)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-225) (-225) (-225)))
+ (-5 *4 (-3 (-1 (-225) (-225) (-225) (-225)) "undefined"))
+ (-5 *5 (-1088 (-225))) (-5 *6 (-641 (-263))) (-5 *2 (-1127 (-225)))
+ (-5 *1 (-693)))))
+(((*1 *2 *3 *4 *4 *5 *3 *6)
+ (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-5 *6 (-1166 *3))
+ (-4 *3 (-13 (-430 *7) (-27) (-1194)))
+ (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094))))
+ ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
+ (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3))
+ (-5 *6 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *7) (-27) (-1194)))
+ (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))))
+(((*1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-641
+ (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
+ (|:| |wcond| (-641 (-948 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
+ (|:| -2447 (-641 (-1259 (-407 (-948 *5))))))))))
+ (-5 *4 (-1152)) (-4 *5 (-13 (-307) (-147))) (-4 *8 (-945 *5 *7 *6))
+ (-4 *6 (-13 (-846) (-612 (-1170)))) (-4 *7 (-789)) (-5 *2 (-564))
+ (-5 *1 (-920 *5 *6 *7 *8)))))
(((*1 *1 *1)
(-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-125 *2)) (-4 *2 (-1094)))))
-(((*1 *1) (-4 *1 (-34))) ((*1 *1) (-5 *1 (-291)))
- ((*1 *1) (-5 *1 (-858)))
- ((*1 *1)
- (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789))
- (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3))))
- ((*1 *1) (-5 *1 (-1079)))
- ((*1 *1)
- (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
- (-4 *3 (-13 (-1094) (-34)))))
- ((*1 *1) (-5 *1 (-1173))) ((*1 *1) (-5 *1 (-1174))))
-(((*1 *1 *1 *1) (-4 *1 (-302))) ((*1 *1 *1) (-4 *1 (-302))))
-(((*1 *2 *3 *4 *3 *3)
- (-12 (-5 *3 (-294 *6)) (-5 *4 (-114)) (-4 *6 (-430 *5))
- (-4 *5 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
- (-5 *1 (-317 *5 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-641 *7))
- (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536))))
- (-5 *2 (-52)) (-5 *1 (-317 *6 *7))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7))
- (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536))))
- (-5 *2 (-52)) (-5 *1 (-317 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-641 (-294 *8))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *8))
- (-5 *6 (-641 *8)) (-4 *8 (-430 *7))
- (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
- (-5 *1 (-317 *7 *8))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7))
- (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536))))
- (-5 *2 (-52)) (-5 *1 (-317 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-114))) (-5 *6 (-641 (-294 *8)))
- (-4 *8 (-430 *7)) (-5 *5 (-294 *8))
- (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
- (-5 *1 (-317 *7 *8))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-294 *5)) (-5 *4 (-114)) (-4 *5 (-430 *6))
- (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
- (-5 *1 (-317 *6 *5))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6))
- (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
- (-5 *1 (-317 *6 *3))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6))
- (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
- (-5 *1 (-317 *6 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-5 *6 (-641 *3))
- (-4 *3 (-430 *7)) (-4 *7 (-13 (-846) (-556) (-612 (-536))))
- (-5 *2 (-52)) (-5 *1 (-317 *7 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-136 *3 *4 *5)) (-14 *3 (-564))
- (-14 *4 (-767)) (-4 *5 (-172)))))
(((*1 *2 *1)
+ (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1150 *2)) (-4 *2 (-307)) (-5 *1 (-174 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1545 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-767)) (-5 *1 (-671 *3)) (-4 *3 (-1045))
+ (-4 *3 (-1094)))))
+(((*1 *2)
(-12
(-5 *2
- (-641
- (-641
- (-3 (|:| -2445 (-1170))
- (|:| -3845 (-641 (-3 (|:| S (-1170)) (|:| P (-948 (-564))))))))))
- (-5 *1 (-1174)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846))))
- ((*1 *1 *1 *1)
+ (-1259 (-641 (-2 (|:| -2061 (-906 *3)) (|:| -2014 (-1114))))))
+ (-5 *1 (-351 *3 *4)) (-14 *3 (-917)) (-14 *4 (-917))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114))))))
+ (-5 *1 (-352 *3 *4)) (-4 *3 (-349)) (-14 *4 (-3 (-1166 *3) *2))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1259 (-641 (-2 (|:| -2061 *3) (|:| -2014 (-1114))))))
+ (-5 *1 (-353 *3 *4)) (-4 *3 (-349)) (-14 *4 (-917)))))
+(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261))))
+ ((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1261)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-641 (-641 (-939 (-225))))) (-5 *3 (-641 (-870)))
+ (-5 *1 (-468)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-329 *4)) (-4 *4 (-363))
+ (-5 *2 (-685 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1259 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-685 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
+ (-5 *2 (-1259 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
+ (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
+ (-4 *5 (-1235 *4)) (-5 *2 (-1259 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-409 *4 *5)) (-4 *4 (-172))
+ (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
+ (-5 *2 (-1259 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *1)) (-4 *1 (-417 *4)) (-4 *4 (-172))
+ (-5 *2 (-685 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-641 (-685 *5))) (-5 *3 (-685 *5)) (-4 *5 (-363))
+ (-5 *2 (-1259 *5)) (-5 *1 (-1080 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *6)) (-5 *4 (-1170)) (-4 *6 (-430 *5))
+ (-4 *5 (-846)) (-5 *2 (-641 (-610 *6))) (-5 *1 (-573 *5 *6)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1269)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-753)))))
+(((*1 *1 *2) (-12 (-5 *2 (-316 (-169 (-379)))) (-5 *1 (-330))))
+ ((*1 *1 *2) (-12 (-5 *2 (-316 (-564))) (-5 *1 (-330))))
+ ((*1 *1 *2) (-12 (-5 *2 (-316 (-379))) (-5 *1 (-330))))
+ ((*1 *1 *2) (-12 (-5 *2 (-316 (-690))) (-5 *1 (-330))))
+ ((*1 *1 *2) (-12 (-5 *2 (-316 (-697))) (-5 *1 (-330))))
+ ((*1 *1 *2) (-12 (-5 *2 (-316 (-695))) (-5 *1 (-330))))
+ ((*1 *1) (-5 *1 (-330))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-641 *3))))
+ ((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
+ (-5 *2 (-641 *3)))))
+(((*1 *1 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-750)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-112))
- (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-4 *3 (-13 (-27) (-1194) (-430 *6) (-10 -8 (-15 -2350 ($ *7)))))
- (-4 *7 (-844))
- (-4 *8
- (-13 (-1237 *3 *7) (-363) (-1194)
- (-10 -8 (-15 -3735 ($ $)) (-15 -1871 ($ $)))))
+ (-4 *4 (-846)) (-4 *2 (-556)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-225)) (-5 *1 (-30))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-418 *4) *4)) (-4 *4 (-556)) (-5 *2 (-418 *4))
+ (-5 *1 (-419 *4))))
+ ((*1 *1 *1) (-5 *1 (-922)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-922))))
+ ((*1 *1 *1) (-5 *1 (-923)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1088 (-225))) (-5 *1 (-923))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))
+ (-5 *4 (-407 (-564))) (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))
+ (-5 *1 (-1016 *3)) (-4 *3 (-1235 (-564)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))
+ (-5 *4 (-407 (-564))) (-5 *1 (-1017 *3)) (-4 *3 (-1235 *4))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -4213 (-407 (-564))) (|:| -4225 (-407 (-564)))))
+ (-5 *1 (-1017 *3)) (-4 *3 (-1235 (-407 (-564))))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-844) (-363))) (-5 *1 (-1055 *2 *3))
+ (-4 *3 (-1235 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-157))))
+ ((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(((*1 *1 *1 *1) (-4 *1 (-963))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-564)) (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-641 *3)) (|:| -3418 *4))))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *1 *1) (-5 *1 (-1057))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
+ (-5 *1 (-176 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1172 (-407 (-564)))) (-5 *1 (-190)) (-5 *3 (-564)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1264)) (-5 *1 (-1186 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-1094)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -3209 *3)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-817)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1134 *4 *5)) (-4 *4 (-13 (-1094) (-34)))
+ (-4 *5 (-13 (-1094) (-34))) (-5 *2 (-112)) (-5 *1 (-1135 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-556) (-846)))
+ (-4 *2 (-13 (-430 *4) (-998) (-1194))) (-5 *1 (-598 *4 *2 *3))
+ (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 (-610 *4))) (-4 *4 (-430 *3)) (-4 *3 (-846))
+ (-5 *1 (-573 *3 *4))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-545)) (-5 *2 (-112)))))
+(((*1 *2 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045))))
+ ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))))
+(((*1 *2)
+ (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
+ (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1152)) (-5 *4 (-1114)) (-5 *2 (-112)) (-5 *1 (-817)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-767)) (-4 *2 (-1094))
+ (-5 *1 (-674 *2)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-858)) (-5 *1 (-390 *3 *4 *5)) (-14 *3 (-767))
+ (-14 *4 (-767)) (-4 *5 (-172)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-916)) (-5 *2 (-2 (|:| -4290 (-641 *1)) (|:| -2186 *1)))
+ (-5 *3 (-641 *1)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *3 (-641 (-263)))
+ (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-263))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468))))
+ ((*1 *2 *1) (-12 (-5 *2 (-641 (-1088 (-379)))) (-5 *1 (-468)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9))))
+ (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1065 *5 *6 *7 *8))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264))
+ (-5 *1 (-1063 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-2 (|:| |val| (-641 *8)) (|:| -3418 *9))))
+ (-5 *4 (-767)) (-4 *8 (-1059 *5 *6 *7)) (-4 *9 (-1103 *5 *6 *7 *8))
+ (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846)) (-5 *2 (-1264))
+ (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
+(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697))))
+ ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
+ (-5 *2 (-641 (-641 (-939 *3))))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112)) (-4 *4 (-1045))
+ (-4 *1 (-1128 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-641 (-939 *3)))) (-4 *3 (-1045))
+ (-4 *1 (-1128 *3))))
+ ((*1 *1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-641 (-641 (-641 *4)))) (-5 *3 (-112))
+ (-4 *1 (-1128 *4)) (-4 *4 (-1045))))
+ ((*1 *1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-641 (-641 (-939 *4)))) (-5 *3 (-112))
+ (-4 *1 (-1128 *4)) (-4 *4 (-1045))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-641 (-171)))
+ (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-641 (-641 (-939 *5)))) (-5 *3 (-641 (-171)))
+ (-5 *4 (-171)) (-4 *1 (-1128 *5)) (-4 *5 (-1045)))))
+(((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-923)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-307)) (-5 *1 (-696 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-183)) (-5 *1 (-248)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-1213))
+ (-4 *6 (-1235 (-407 *5)))
(-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1152)) (|:| |prob| (-1152))))))
- (-5 *1 (-422 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1152)) (-4 *9 (-979 *8))
- (-14 *10 (-1170)))))
+ (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
+ (|:| |gd| *5)))
+ (-4 *1 (-342 *4 *5 *6)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1068))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225)))
- (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1257 *2)) (-4 *2 (-1209)) (-4 *2 (-998))
+ (-4 *2 (-1045)))))
(((*1 *1 *1)
(|partial| -12 (-5 *1 (-152 *2 *3 *4)) (-14 *2 (-917)) (-4 *3 (-363))
(-14 *4 (-989 *2 *3))))
@@ -15656,996 +15869,615 @@
(-4 *2 (-1235 *3))))
((*1 *2 *2)
(|partial| -12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-430 *2)) (-4 *2 (-846)) (-4 *2 (-1045))))
- ((*1 *1 *1) (-12 (-4 *1 (-988 *2)) (-4 *2 (-556)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-112))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-767)) (-4 *5 (-556))
(-5 *2
- (-2 (|:| |contp| (-564))
- (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564)))))))
- (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564)))))
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-157)) (-5 *1 (-870)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *4 (-1209)) (-5 *1 (-375 *4 *2))
+ (-4 *2 (-13 (-373 *4) (-10 -7 (-6 -4408)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27))
+ (-5 *2 (-641 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-641 *1)) (-4 *1 (-1059 *4 *5 *6)) (-4 *4 (-1045))
+ (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1202 *4 *5 *6 *3)) (-4 *4 (-556)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))))
+(((*1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 *2)))
+ (-5 *2 (-888 *3)) (-5 *1 (-1070 *3 *4 *5))
+ (-4 *5 (-13 (-430 *4) (-882 *3) (-612 *2))))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-330)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-685 *2)) (-4 *2 (-172)) (-5 *1 (-146 *2))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-172)) (-4 *2 (-1235 *4)) (-5 *1 (-177 *4 *2 *3))
+ (-4 *3 (-720 *4 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-112))
- (-5 *2
- (-2 (|:| |contp| (-564))
- (|:| -1974 (-641 (-2 (|:| |irr| *3) (|:| -2304 (-564)))))))
- (-5 *1 (-1224 *3)) (-4 *3 (-1235 (-564))))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-407 (-1166 (-316 *3)))) (-4 *3 (-13 (-556) (-846)))
- (-5 *1 (-1124 *3)))))
-(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-678 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-564))) (-4 *3 (-1045)) (-5 *1 (-594 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1219 *3)) (-4 *3 (-1045))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-564))) (-4 *1 (-1250 *3)) (-4 *3 (-1045)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-536)) (-5 *1 (-535 *4))
- (-4 *4 (-1209)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-905)) (-4 *5 (-789)) (-4 *6 (-846))
- (-4 *7 (-945 *4 *5 *6)) (-5 *2 (-418 (-1166 *7)))
- (-5 *1 (-902 *4 *5 *6 *7)) (-5 *3 (-1166 *7))))
+ (-12 (-5 *3 (-685 (-407 (-948 *5)))) (-5 *4 (-1170))
+ (-5 *2 (-948 *5)) (-5 *1 (-292 *5)) (-4 *5 (-452))))
((*1 *2 *3)
- (-12 (-4 *4 (-905)) (-4 *5 (-1235 *4)) (-5 *2 (-418 (-1166 *5)))
- (-5 *1 (-903 *4 *5)) (-5 *3 (-1166 *5)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-171))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *8)) (-4 *8 (-945 *5 *7 *6))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
- (-4 *7 (-789))
- (-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
- (|:| |wcond| (-641 (-948 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *5))))))))))
- (-5 *1 (-920 *5 *6 *7 *8)) (-5 *4 (-641 *8))))
+ (-12 (-5 *3 (-685 (-407 (-948 *4)))) (-5 *2 (-948 *4))
+ (-5 *1 (-292 *4)) (-4 *4 (-452))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-370 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-685 (-169 (-407 (-564)))))
+ (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *4))
+ (-4 *4 (-13 (-363) (-844)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *8)) (-5 *4 (-641 (-1170))) (-4 *8 (-945 *5 *7 *6))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
- (-4 *7 (-789))
- (-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
- (|:| |wcond| (-641 (-948 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *5))))))))))
- (-5 *1 (-920 *5 *6 *7 *8))))
+ (-12 (-5 *3 (-685 (-169 (-407 (-564))))) (-5 *4 (-1170))
+ (-5 *2 (-948 (-169 (-407 (-564))))) (-5 *1 (-760 *5))
+ (-4 *5 (-13 (-363) (-844)))))
((*1 *2 *3)
- (-12 (-5 *3 (-685 *7)) (-4 *7 (-945 *4 *6 *5))
- (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789))
- (-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *7)) (|:| |neqzro| (-641 *7))
- (|:| |wcond| (-641 (-948 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *4))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *4))))))))))
- (-5 *1 (-920 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *9)) (-5 *5 (-917)) (-4 *9 (-945 *6 *8 *7))
- (-4 *6 (-13 (-307) (-147))) (-4 *7 (-13 (-846) (-612 (-1170))))
- (-4 *8 (-789))
+ (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *2 (-948 (-407 (-564))))
+ (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-685 (-407 (-564)))) (-5 *4 (-1170))
+ (-5 *2 (-948 (-407 (-564)))) (-5 *1 (-775 *5))
+ (-4 *5 (-13 (-363) (-844))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-294 (-839 *3))) (-4 *3 (-13 (-27) (-1194) (-430 *5)))
+ (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
(-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9))
- (|:| |wcond| (-641 (-948 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *6))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *6))))))))))
- (-5 *1 (-920 *6 *7 *8 *9)) (-5 *4 (-641 *9))))
+ (-3 (-839 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-839 *3) "failed")))
+ "failed"))
+ (-5 *1 (-634 *5 *3))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-917))
- (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
- (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789))
- (-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *9)) (|:| |neqzro| (-641 *9))
- (|:| |wcond| (-641 (-948 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *6))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *6))))))))))
- (-5 *1 (-920 *6 *7 *8 *9))))
+ (|partial| -12 (-5 *4 (-294 *3)) (-5 *5 (-1152))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6)))
+ (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-839 *3)) (-5 *1 (-634 *6 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *8)) (-5 *4 (-917)) (-4 *8 (-945 *5 *7 *6))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
- (-4 *7 (-789))
+ (-12 (-5 *4 (-294 (-839 (-948 *5)))) (-4 *5 (-452))
(-5 *2
- (-641
- (-2 (|:| |eqzro| (-641 *8)) (|:| |neqzro| (-641 *8))
- (|:| |wcond| (-641 (-948 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1259 (-407 (-948 *5))))
- (|:| -3776 (-641 (-1259 (-407 (-948 *5))))))))))
- (-5 *1 (-920 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 *9)) (-5 *5 (-1152))
- (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
- (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564))
- (-5 *1 (-920 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *9)) (-5 *4 (-641 (-1170))) (-5 *5 (-1152))
- (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
- (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564))
- (-5 *1 (-920 *6 *7 *8 *9))))
+ (-3 (-839 (-407 (-948 *5)))
+ (-2 (|:| |leftHandLimit| (-3 (-839 (-407 (-948 *5))) "failed"))
+ (|:| |rightHandLimit| (-3 (-839 (-407 (-948 *5))) "failed")))
+ "failed"))
+ (-5 *1 (-635 *5)) (-5 *3 (-407 (-948 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 *8)) (-5 *4 (-1152)) (-4 *8 (-945 *5 *7 *6))
- (-4 *5 (-13 (-307) (-147))) (-4 *6 (-13 (-846) (-612 (-1170))))
- (-4 *7 (-789)) (-5 *2 (-564)) (-5 *1 (-920 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 *10)) (-5 *5 (-917))
- (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147)))
- (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564))
- (-5 *1 (-920 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-685 *10)) (-5 *4 (-641 (-1170))) (-5 *5 (-917))
- (-5 *6 (-1152)) (-4 *10 (-945 *7 *9 *8)) (-4 *7 (-13 (-307) (-147)))
- (-4 *8 (-13 (-846) (-612 (-1170)))) (-4 *9 (-789)) (-5 *2 (-564))
- (-5 *1 (-920 *7 *8 *9 *10))))
+ (-12 (-5 *4 (-294 (-407 (-948 *5)))) (-5 *3 (-407 (-948 *5)))
+ (-4 *5 (-452))
+ (-5 *2
+ (-3 (-839 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-839 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-839 *3) "failed")))
+ "failed"))
+ (-5 *1 (-635 *5))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-685 *9)) (-5 *4 (-917)) (-5 *5 (-1152))
- (-4 *9 (-945 *6 *8 *7)) (-4 *6 (-13 (-307) (-147)))
- (-4 *7 (-13 (-846) (-612 (-1170)))) (-4 *8 (-789)) (-5 *2 (-564))
- (-5 *1 (-920 *6 *7 *8 *9)))))
-(((*1 *2 *1) (|partial| -12 (-5 *1 (-365 *2)) (-4 *2 (-1094))))
- ((*1 *2 *1) (|partial| -12 (-5 *2 (-1152)) (-5 *1 (-1190)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-1152)) (-4 *6 (-452)) (-4 *7 (-789)) (-4 *8 (-846))
- (-4 *4 (-1059 *6 *7 *8)) (-5 *2 (-1264))
- (-5 *1 (-772 *6 *7 *8 *4 *5)) (-4 *5 (-1065 *6 *7 *8 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1133))))
+ (|partial| -12 (-5 *4 (-294 (-407 (-948 *6)))) (-5 *5 (-1152))
+ (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-839 *3))
+ (-5 *1 (-635 *6)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-452)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6))
+ (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-5 *1 (-973 *4 *5 *6 *7)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-945 *3 *4 *5)) (-4 *3 (-452))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-449 *3 *4 *5 *6)))))
-(((*1 *1) (-5 *1 (-1260))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
- (-12 (-5 *3 (-1152)) (-5 *4 (-564)) (-5 *5 (-685 (-225)))
- (-5 *2 (-1031)) (-5 *1 (-753)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1166 *9)) (-5 *4 (-641 *7)) (-4 *7 (-846))
+ (-4 *9 (-945 *8 *6 *7)) (-4 *6 (-789)) (-4 *8 (-307))
+ (-5 *2 (-641 (-767))) (-5 *1 (-738 *6 *7 *8 *9)) (-5 *5 (-767)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-965 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-112) *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
- (-4 *6 (-789)) (-4 *7 (-846))
+ (-12 (-5 *3 (-641 (-1 (-112) *8))) (-4 *8 (-1059 *5 *6 *7))
+ (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
(-5 *2 (-2 (|:| |goodPols| (-641 *8)) (|:| |badPols| (-641 *8))))
(-5 *1 (-973 *5 *6 *7 *8)) (-5 *4 (-641 *8)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-1175))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-506)) (-5 *3 (-641 (-1175))) (-5 *1 (-1175)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-1152)) (-5 *5 (-685 (-225)))
+ (-5 *2 (-1031)) (-5 *1 (-743)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
+ (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-506)) (-5 *3 (-641 (-961))) (-5 *1 (-291)))))
+(((*1 *2 *2 *3)
+ (|partial| -12
+ (-5 *3 (-641 (-2 (|:| |func| *2) (|:| |pole| (-112)))))
+ (-4 *2 (-13 (-430 *4) (-998))) (-4 *4 (-13 (-846) (-556)))
+ (-5 *1 (-276 *4 *2)))))
+(((*1 *2 *3 *2)
+ (-12
(-5 *2
- (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-407 *5))
- (|:| |c2| (-407 *5)) (|:| |deg| (-767))))
- (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
-(((*1 *2 *3)
+ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225))
+ (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
+ (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
+ (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225))
+ (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
+ (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
+ (-5 *1 (-263))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
+ ((*1 *2 *1 *3 *3 *4 *4 *4)
+ (-12 (-5 *3 (-564)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261))))
+ ((*1 *2 *1 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225))
+ (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
+ (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
+ (-5 *2 (-1264)) (-5 *1 (-1261))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-225)) (|:| |phi| (-225)) (|:| -1520 (-225))
+ (|:| |scaleX| (-225)) (|:| |scaleY| (-225)) (|:| |scaleZ| (-225))
+ (|:| |deltaX| (-225)) (|:| |deltaY| (-225))))
+ (-5 *1 (-1261))))
+ ((*1 *2 *1 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-379)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))))
+(((*1 *2 *2 *3 *3)
(-12 (-5 *3 (-1170))
- (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
- (-5 *2 (-1 *5 *5)) (-5 *1 (-800 *4 *5))
- (-4 *5 (-13 (-29 *4) (-1194) (-955))))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4406)) (-4 *1 (-602 *4 *3)) (-4 *4 (-1094))
- (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-901 *3))) (-4 *3 (-1094)) (-5 *1 (-900 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+ (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-620 *4 *2)) (-4 *2 (-13 (-1194) (-955) (-29 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
- (-4 *4 (-13 (-846) (-556))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-965 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379))))
- ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))))
-(((*1 *2 *2) (-12 (-5 *1 (-586 *2)) (-4 *2 (-545)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1079))) (-5 *1 (-291)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1152)) (-5 *4 (-169 (-225))) (-5 *5 (-564))
- (-5 *2 (-1031)) (-5 *1 (-754)))))
+ (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *2 (-112)) (-5 *1 (-267)))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-452))
- (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-973 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-3 (-2 (|:| -2656 *7) (|:| |coeff| *7)) "failed") *7))
- (-5 *6 (-641 (-407 *8))) (-4 *7 (-363)) (-4 *8 (-1235 *7))
- (-5 *3 (-407 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-574 *7 *8)))))
-(((*1 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
- ((*1 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1) (-4 *1 (-1133))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-294 *2)) (-4 *2 (-722)) (-4 *2 (-1209)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1244 *3 *4 *5)) (-4 *3 (-13 (-363) (-846)))
- (-14 *4 (-1170)) (-14 *5 *3) (-5 *1 (-319 *3 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-1 (-379))) (-5 *1 (-1036)) (-5 *3 (-379)))))
-(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
- (-4 *3 (-367 *4))))
- ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3))
- (-4 *3 (-13 (-1194) (-29 *5))))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-799)))))
+ (-12 (-5 *3 (-767)) (-5 *1 (-779 *2)) (-4 *2 (-38 (-407 (-564))))
+ (-4 *2 (-172)))))
+(((*1 *1 *1) (-5 *1 (-112))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
(-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 (-610 *4))) (-4 *4 (-430 *3)) (-4 *3 (-846))
- (-5 *1 (-573 *3 *4))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-885 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1092 *2)) (-4 *2 (-1094)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-379)) (-5 *1 (-1057)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-307)) (-5 *1 (-455 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-307)) (-5 *1 (-460 *3 *2)) (-4 *2 (-1235 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-307)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-767)))
- (-5 *1 (-539 *3 *2 *4 *5)) (-4 *2 (-1235 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-685 (-407 (-948 (-564)))))
- (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *5 (-1213)) (-4 *6 (-1235 *5))
- (-4 *7 (-1235 (-407 *6))) (-5 *2 (-641 (-948 *5)))
- (-5 *1 (-341 *4 *5 *6 *7)) (-4 *4 (-342 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213))
- (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *4 (-363))
- (-5 *2 (-641 (-948 *4))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-418 *2)) (-4 *2 (-307)) (-5 *1 (-910 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
- (-4 *5 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-418 (-948 *6))) (-5 *5 (-1170)) (-5 *3 (-948 *6))
- (-4 *6 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-529)))))
+ (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-945 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *2 (-846)) (-4 *3 (-172))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *2 (-556)) (-5 *1 (-965 *2 *3)) (-4 *3 (-1235 *2))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-556))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1235 *2)) (-4 *2 (-1045)) (-4 *2 (-172)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-641 (-948 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-641 (-948 *4))) (-5 *1 (-416 *3 *4))
- (-4 *3 (-417 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-641 (-948 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-641 (-948 *3))) (-5 *1 (-453 *3 *4 *5 *6))
- (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3)))))
+ (-12 (-5 *3 (-336 *5 *6 *7 *8)) (-4 *5 (-430 *4)) (-4 *6 (-1235 *5))
+ (-4 *7 (-1235 (-407 *6))) (-4 *8 (-342 *5 *6 *7))
+ (-4 *4 (-13 (-846) (-556) (-1034 (-564)))) (-5 *2 (-112))
+ (-5 *1 (-907 *4 *5 *6 *7 *8))))
((*1 *2 *3)
- (-12 (-5 *3 (-1259 (-453 *4 *5 *6 *7))) (-5 *2 (-641 (-948 *4)))
- (-5 *1 (-453 *4 *5 *6 *7)) (-4 *4 (-556)) (-4 *4 (-172))
- (-14 *5 (-917)) (-14 *6 (-641 (-1170))) (-14 *7 (-1259 (-685 *4))))))
+ (-12 (-5 *3 (-336 (-407 (-564)) *4 *5 *6))
+ (-4 *4 (-1235 (-407 (-564)))) (-4 *5 (-1235 (-407 *4)))
+ (-4 *6 (-342 (-407 (-564)) *4 *5)) (-5 *2 (-112))
+ (-5 *1 (-908 *4 *5 *6)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-641 (-1070 *4 *5 *2))) (-4 *4 (-1094))
+ (-4 *5 (-13 (-1045) (-882 *4) (-846) (-612 (-888 *4))))
+ (-4 *2 (-13 (-430 *5) (-882 *4) (-612 (-888 *4))))
+ (-5 *1 (-54 *4 *5 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-641 (-1070 *5 *6 *2))) (-5 *4 (-917)) (-4 *5 (-1094))
+ (-4 *6 (-13 (-1045) (-882 *5) (-846) (-612 (-888 *5))))
+ (-4 *2 (-13 (-430 *6) (-882 *5) (-612 (-888 *5))))
+ (-5 *1 (-54 *5 *6 *2)))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-586 *2)) (-4 *2 (-545)))))
(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
-(((*1 *1 *1 *1 *2 *3)
- (-12 (-5 *2 (-641 (-1134 *4 *5))) (-5 *3 (-1 (-112) *5 *5))
- (-4 *4 (-13 (-1094) (-34))) (-4 *5 (-13 (-1094) (-34)))
- (-5 *1 (-1135 *4 *5))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-1134 *3 *4))) (-4 *3 (-13 (-1094) (-34)))
- (-4 *4 (-13 (-1094) (-34))) (-5 *1 (-1135 *3 *4)))))
-(((*1 *1 *1 *1) (-4 *1 (-757))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
- (-5 *4 (-685 (-1166 *8))) (-4 *5 (-1045)) (-4 *8 (-1045))
- (-4 *6 (-1235 *5)) (-5 *2 (-685 *6)) (-5 *1 (-501 *5 *6 *7 *8))
- (-4 *7 (-1235 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-302)) (-5 *3 (-1170)) (-5 *2 (-112))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-302)) (-5 *2 (-112)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-767)) (-4 *2 (-1094))
- (-5 *1 (-674 *2)))))
+ (-12 (-4 *4 (-816)) (-14 *5 (-1170)) (-5 *2 (-641 (-1232 *5 *4)))
+ (-5 *1 (-1108 *4 *5)) (-5 *3 (-1232 *5 *4)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-495)))))
+(((*1 *1 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-823 *2 *3)) (-4 *2 (-704 *3)))))
+(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-755)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-564)) (-4 *6 (-789)) (-4 *7 (-846)) (-4 *8 (-307))
+ (-4 *9 (-945 *8 *6 *7))
+ (-5 *2 (-2 (|:| -2859 (-1166 *9)) (|:| |polval| (-1166 *8))))
+ (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)) (-5 *4 (-1166 *8)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-368)) (-4 *2 (-1094)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1158 3 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846))) (-5 *2 (-169 *5))
- (-5 *1 (-598 *4 *5 *3)) (-4 *5 (-13 (-430 *4) (-998) (-1194)))
- (-4 *3 (-13 (-430 (-169 *4)) (-998) (-1194))))))
+ (-12 (-5 *3 (-685 (-407 (-948 (-564)))))
+ (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))))
+(((*1 *1) (-4 *1 (-34))) ((*1 *1) (-5 *1 (-291)))
+ ((*1 *1) (-5 *1 (-858)))
+ ((*1 *1)
+ (-12 (-4 *2 (-452)) (-4 *3 (-846)) (-4 *4 (-789))
+ (-5 *1 (-983 *2 *3 *4 *5)) (-4 *5 (-945 *2 *4 *3))))
+ ((*1 *1) (-5 *1 (-1079)))
+ ((*1 *1)
+ (-12 (-5 *1 (-1134 *2 *3)) (-4 *2 (-13 (-1094) (-34)))
+ (-4 *3 (-13 (-1094) (-34)))))
+ ((*1 *1) (-5 *1 (-1173))) ((*1 *1) (-5 *1 (-1174))))
(((*1 *1)
- (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-556)) (-4 *2 (-172)))))
-(((*1 *2 *3 *2)
- (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
- (-4 *3 (-1235 (-169 *2)))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
- (-4 *3 (-1235 (-169 *2))))))
-(((*1 *2 *3 *2)
- (-12 (-4 *1 (-783)) (-5 *2 (-1031))
- (-5 *3
- (-2 (|:| |fn| (-316 (-225)))
- (|:| -2029 (-641 (-1088 (-839 (-225))))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))))
- ((*1 *2 *3 *2)
- (-12 (-4 *1 (-783)) (-5 *2 (-1031))
- (-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-602 *2 *3)) (-4 *3 (-1209)) (-4 *2 (-1094))
- (-4 *2 (-846)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1045)) (-4 *3 (-1235 *4)) (-4 *2 (-1250 *4))
- (-5 *1 (-1253 *4 *3 *5 *2)) (-4 *5 (-652 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-767)) (-4 *1 (-1235 *4)) (-4 *4 (-1045))
- (-5 *2 (-1259 *4)))))
-(((*1 *2) (-12 (-5 *2 (-379)) (-5 *1 (-1036)))))
-(((*1 *2 *1) (-12 (-4 *1 (-389)) (-5 *2 (-112)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-112)) (-5 *1 (-1068))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1097 *3 *4 *5 *6 *7)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-4 *5 (-1094)) (-4 *6 (-1094)) (-4 *7 (-1094)) (-5 *2 (-112)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1) (-5 *1 (-157)))
- ((*1 *2 *1) (-12 (-4 *1 (-1040 *2)) (-4 *2 (-23)))))
+ (-12 (-4 *1 (-404)) (-2354 (|has| *1 (-6 -4398)))
+ (-2354 (|has| *1 (-6 -4390)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846))))
+ ((*1 *1) (-4 *1 (-840))) ((*1 *1 *1 *1) (-4 *1 (-846)))
+ ((*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1170)) (-4 *5 (-612 (-888 (-564))))
- (-4 *5 (-882 (-564)))
- (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
- (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
- (-5 *1 (-567 *5 *3)) (-4 *3 (-627))
- (-4 *3 (-13 (-27) (-1194) (-430 *5)))))
- ((*1 *2 *2 *3 *4 *4)
- (|partial| -12 (-5 *3 (-1170)) (-5 *4 (-839 *2)) (-4 *2 (-1133))
- (-4 *2 (-13 (-27) (-1194) (-430 *5)))
- (-4 *5 (-612 (-888 (-564)))) (-4 *5 (-882 (-564)))
- (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
- (-5 *1 (-567 *5 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1094)) (-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 *2)))
- (-5 *2 (-888 *3)) (-5 *1 (-1070 *3 *4 *5))
- (-4 *5 (-13 (-430 *4) (-882 *3) (-612 *2))))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -2656 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-363)) (-4 *7 (-1235 *6))
+ (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452))
(-5 *2
- (-3 (-2 (|:| |answer| (-407 *7)) (|:| |a0| *6))
- (-2 (|:| -2656 (-407 *7)) (|:| |coeff| (-407 *7))) "failed"))
- (-5 *1 (-574 *6 *7)) (-5 *3 (-407 *7)))))
+ (-2 (|:| |dpolys| (-641 (-247 *5 *6)))
+ (|:| |coords| (-641 (-564)))))
+ (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-112)) (-5 *5 (-1096 (-767))) (-5 *6 (-767))
+ (-5 *2
+ (-2 (|:| |contp| (-564))
+ (|:| -4006 (-641 (-2 (|:| |irr| *3) (|:| -2582 (-564)))))))
+ (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
+ (-4 *2 (-430 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1133))))
+(((*1 *2 *1) (-12 (-5 *2 (-186)) (-5 *1 (-138))))
+ ((*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-186)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-1150 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
-(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
- (-5 *2 (-1031)) (-5 *1 (-752)))))
-(((*1 *2 *3)
- (-12
+ (-12 (-5 *2 (-1274 (-1170) *3)) (-4 *3 (-1045)) (-5 *1 (-1281 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1274 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *1 (-1283 *3 *4)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-1204 *3)) (-4 *3 (-970)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
+ (-4 *6 (-789)) (-4 *7 (-945 *4 *6 *5))
+ (-5 *2
+ (-2 (|:| |sysok| (-112)) (|:| |z0| (-641 *7)) (|:| |n0| (-641 *7))))
+ (-5 *1 (-920 *4 *5 *6 *7)) (-5 *3 (-641 *7)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-960 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194)))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363))))
+ ((*1 *1 *2) (-12 (-5 *1 (-714 *2)) (-4 *2 (-363))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-917)) (-5 *4 (-379)) (-5 *2 (-1264)) (-5 *1 (-1260)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-757))))
+(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
+ (-12 (-5 *2 (-564))
(-5 *3
- (-3
- (|:| |noa|
- (-2 (|:| |fn| (-316 (-225))) (|:| -3978 (-641 (-225)))
- (|:| |lb| (-641 (-839 (-225))))
- (|:| |cf| (-641 (-316 (-225))))
- (|:| |ub| (-641 (-839 (-225))))))
- (|:| |lsa|
- (-2 (|:| |lfn| (-641 (-316 (-225))))
- (|:| -3978 (-641 (-225)))))))
- (-5 *2 (-641 (-1152))) (-5 *1 (-267)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1045)) (-5 *2 (-641 *1)) (-4 *1 (-1128 *3)))))
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-767)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-789)) (-4 *4 (-945 *5 *6 *7)) (-4 *5 (-452)) (-4 *7 (-846))
+ (-5 *1 (-449 *5 *6 *7 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-114)))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *4 (-564)) (-5 *6 (-1 (-1264) (-1259 *5) (-1259 *5) (-379)))
+ (-5 *3 (-1259 (-379))) (-5 *5 (-379)) (-5 *2 (-1264))
+ (-5 *1 (-784)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-134))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))))
(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
(-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
(-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
(|:| |success| (-112))))
(-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-556))
- (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-1230 *4 *3))
- (-4 *3 (-1235 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-708 *3 *4))
- (-4 *4 (-1235 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-3 (|:| |fst| (-434)) (|:| -1829 "void")))
- (-5 *2 (-1264)) (-5 *1 (-1173))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1170))
- (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *2 (-1264))
- (-5 *1 (-1173))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *3 (-1170))
- (-5 *4 (-3 (|:| |fst| (-434)) (|:| -1829 "void"))) (-5 *2 (-1264))
- (-5 *1 (-1173)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-641 (-171)))))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467))))
- ((*1 *2 *2) (-12 (-5 *2 (-112)) (-5 *1 (-467)))))
+ (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
+ (-5 *2 (-815 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-842)) (-5 *1 (-1282 *3 *2)) (-4 *3 (-1045)))))
+(((*1 *1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-939 *5)) (-5 *3 (-767)) (-4 *5 (-1045))
+ (-5 *1 (-1158 *4 *5)) (-14 *4 (-917)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-685 *3)) (-4 *3 (-1045)) (-5 *1 (-686 *3)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-564)) (-5 *2 (-112)) (-5 *1 (-553)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-34)) (-5 *3 (-767)) (-5 *2 (-112))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1210 *3)) (-4 *3 (-846))
+ (-4 *3 (-1094)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173))))
+ ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-316 (-379))) (-5 *2 (-316 (-225))) (-5 *1 (-305)))))
-(((*1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1150 *3)) (-4 *3 (-1094))
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
+ (-4 *4 (-13 (-846) (-556))))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-564)) (|has| *1 (-6 -4408)) (-4 *1 (-373 *3))
(-4 *3 (-1209)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1158 *2 *3)) (-14 *2 (-917)) (-4 *3 (-1045)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-858)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-984 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-112))
+ (-5 *1 (-1101 *4 *5 *6 *7 *3)) (-4 *3 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-890 *2 *3)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3)))))
+(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-751))))
+ ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-67 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-68 IMAGE)))) (-5 *8 (-388))
+ (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-751)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1170)) (-5 *3 (-379)) (-5 *1 (-1057)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349)))))
-(((*1 *1) (-5 *1 (-291))))
+ (-12 (-4 *4 (-1045))
+ (-4 *2 (-13 (-404) (-1034 *4) (-363) (-1194) (-284)))
+ (-5 *1 (-443 *4 *3 *2)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-641 (-641 (-641 *5)))) (-5 *3 (-1 (-112) *5 *5))
+ (-5 *4 (-641 *5)) (-4 *5 (-846)) (-5 *1 (-1180 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-307)) (-5 *2 (-418 *3))
+ (-5 *1 (-738 *4 *5 *6 *3)) (-4 *3 (-945 *6 *4 *5)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-1154 *3))))
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998))))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-641 (-225)))) (-5 *1 (-922)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))))
+(((*1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-922)))))
+(((*1 *2 *1 *3 *3 *3 *2)
+ (-12 (-5 *3 (-767)) (-5 *1 (-671 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1152))
+ (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-112)) (-5 *1 (-224 *4 *5)) (-4 *5 (-13 (-1194) (-29 *4))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-379)) (-5 *1 (-97)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-109)) (-5 *1 (-1079)))))
+(((*1 *1 *1) (-4 *1 (-865 *2))))
+(((*1 *1 *1) (-12 (-4 *1 (-374 *2 *3)) (-4 *2 (-846)) (-4 *3 (-172))))
((*1 *1 *1)
- (-12 (-5 *1 (-1251 *2 *3 *4)) (-4 *2 (-1045)) (-14 *3 (-1170))
- (-14 *4 *2))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-171))))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *5 (-610 *4)) (-5 *6 (-1170))
- (-4 *4 (-13 (-430 *7) (-27) (-1194)))
- (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
+ (-12 (-5 *1 (-625 *2 *3 *4)) (-4 *2 (-846))
+ (-4 *3 (-13 (-172) (-713 (-407 (-564))))) (-14 *4 (-917))))
+ ((*1 *1 *1) (-12 (-5 *1 (-673 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1) (-12 (-5 *1 (-815 *2)) (-4 *2 (-846))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3776 (-641 *4))))
- (-5 *1 (-566 *7 *4 *3)) (-4 *3 (-652 *4)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-407 *6)) (-4 *5 (-1213)) (-4 *6 (-1235 *5))
- (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *3) (|:| |radicand| *6)))
- (-5 *1 (-148 *5 *6 *7)) (-5 *4 (-767)) (-4 *7 (-1235 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-1170))
- (-4 *5 (-13 (-846) (-1034 (-564)) (-452) (-637 (-564))))
- (-5 *2 (-2 (|:| -2016 *3) (|:| |nconst| *3))) (-5 *1 (-567 *5 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *5))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1166 *1)) (-5 *3 (-1170)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-948 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1170)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-846) (-556)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-846) (-556)))))
+ (-4 *5 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-585 *3)) (-5 *1 (-426 *5 *3))
+ (-4 *3 (-13 (-1194) (-29 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *2)) (-5 *4 (-1170)) (-4 *2 (-430 *5))
- (-5 *1 (-32 *5 *2)) (-4 *5 (-13 (-846) (-556)))))
- ((*1 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-4 *1 (-1008))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-1166 *1)) (-5 *3 (-917)) (-5 *4 (-858))
- (-4 *1 (-1008))))
- ((*1 *1 *2 *3)
- (|partial| -12 (-5 *3 (-917)) (-4 *4 (-13 (-844) (-363)))
- (-4 *1 (-1062 *4 *2)) (-4 *2 (-1235 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-641 *3)) (-4 *3 (-307)) (-5 *1 (-179 *3)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -3594 *3) (|:| |coef1| (-778 *3))))
- (-5 *1 (-778 *3)) (-4 *3 (-556)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-767)) (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-223 *2 *3)) (-4 *2 (-13 (-1045) (-846)))
- (-14 *3 (-641 (-1170))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
-(((*1 *1 *1) (-5 *1 (-112))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-157)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *1 *2)
- (-12 (-4 *3 (-1045)) (-5 *1 (-823 *2 *3)) (-4 *2 (-704 *3)))))
-(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-697)))))
+ (-12 (-5 *4 (-1170)) (-4 *5 (-13 (-556) (-1034 (-564)) (-147)))
+ (-5 *2 (-585 (-407 (-948 *5)))) (-5 *1 (-570 *5))
+ (-5 *3 (-407 (-948 *5))))))
(((*1 *2 *1)
(|partial| -12 (-4 *3 (-25)) (-4 *3 (-846))
- (-5 *2 (-2 (|:| -4311 (-564)) (|:| |var| (-610 *1))))
+ (-5 *2 (-2 (|:| -4290 (-564)) (|:| |var| (-610 *1))))
(-4 *1 (-430 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-349)) (-5 *2 (-767))))
- ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-402)) (-5 *2 (-767)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-5 *2 (-112)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-2 (|:| -3595 (-1166 *6)) (|:| -1377 (-564)))))
- (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-564))
- (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *2 (-641 *3)) (-5 *1 (-920 *4 *5 *6 *3))
- (-4 *3 (-945 *4 *6 *5)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
- ((*1 *1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-263)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 *2)) (-4 *2 (-430 *4)) (-5 *1 (-158 *4 *2))
- (-4 *4 (-13 (-846) (-556))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-326 *3 *4)) (-4 *3 (-1045))
- (-4 *4 (-788)) (-4 *3 (-172)))))
-(((*1 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1262)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-363)) (-4 *4 (-556)) (-4 *5 (-1235 *4))
- (-5 *2 (-2 (|:| -2083 (-621 *4 *5)) (|:| -2242 (-407 *5))))
- (-5 *1 (-621 *4 *5)) (-5 *3 (-407 *5))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4))
- (-14 *3 (-917)) (-4 *4 (-1045))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-452)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
- (-4 *1 (-1235 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-556) (-846) (-1034 (-564)))) (-5 *2 (-112))
- (-5 *1 (-188 *4 *3)) (-4 *3 (-13 (-27) (-1194) (-430 (-169 *4))))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
- (-5 *2 (-112)) (-5 *1 (-1198 *4 *3))
- (-4 *3 (-13 (-27) (-1194) (-430 *4))))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-755)))))
-(((*1 *2 *1) (-12 (-5 *2 (-186)) (-5 *1 (-138))))
- ((*1 *2 *1) (-12 (-4 *1 (-185)) (-5 *2 (-186)))))
-(((*1 *2) (-12 (-5 *2 (-112)) (-5 *1 (-134)))))
-(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-1173))))
- ((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173))))
- ((*1 *2 *3 *1) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-112)) (-5 *1 (-39 *3)) (-4 *3 (-1235 (-48))))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 (-112) *9)) (-5 *5 (-1 (-112) *9 *9))
- (-4 *9 (-1059 *6 *7 *8)) (-4 *6 (-556)) (-4 *7 (-789))
- (-4 *8 (-846)) (-5 *2 (-2 (|:| |bas| *1) (|:| -3027 (-641 *9))))
- (-5 *3 (-641 *9)) (-4 *1 (-1202 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-112) *8 *8)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *5 (-556)) (-4 *6 (-789)) (-4 *7 (-846))
- (-5 *2 (-2 (|:| |bas| *1) (|:| -3027 (-641 *8))))
- (-5 *3 (-641 *8)) (-4 *1 (-1202 *5 *6 *7 *8)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-564))) (-5 *4 (-564)) (-5 *2 (-52))
+ (-5 *1 (-1001)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-5 *1 (-892 *2 *4))
+ (-4 *2 (-1235 *4)))))
(((*1 *2 *2)
- (-12 (-4 *2 (-172)) (-4 *2 (-1045)) (-5 *1 (-710 *2 *3))
- (-4 *3 (-644 *2))))
- ((*1 *2 *2) (-12 (-5 *1 (-832 *2)) (-4 *2 (-172)) (-4 *2 (-1045)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-1259 (-685 *4))) (-5 *1 (-90 *4 *5))
+ (-5 *3 (-685 *4)) (-4 *5 (-652 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 (-316 (-225)))) (-5 *4 (-767))
+ (-5 *2 (-685 (-225))) (-5 *1 (-267)))))
(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-846)) (-5 *2 (-641 *1))
- (-4 *1 (-430 *3))))
+ (-12 (-4 *1 (-166 *3)) (-4 *3 (-172)) (-4 *3 (-545))
+ (-5 *2 (-407 (-564)))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
- (-4 *3 (-1094))))
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-418 *3)) (-4 *3 (-545))
+ (-4 *3 (-556))))
+ ((*1 *2 *1) (-12 (-4 *1 (-545)) (-5 *2 (-407 (-564)))))
((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
- (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3))
- (-5 *1 (-946 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $))
- (-15 -2272 (*7 $))))))))
-(((*1 *2 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-917))
- (-5 *2 (-1259 (-641 (-2 (|:| -2051 *4) (|:| -2005 (-1114))))))
- (-5 *1 (-346 *4)) (-4 *4 (-349)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-452)) (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *2 (-641 *3)) (-5 *1 (-973 *4 *5 *6 *3))
- (-4 *3 (-1059 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-886 *4 *3))
- (-4 *3 (-1209))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-52)) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
- (-4 *4 (-13 (-1094) (-34))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-939 *3) (-939 *3))) (-5 *1 (-176 *3))
- (-4 *3 (-13 (-363) (-1194) (-998))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-767)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-225)) (-5 *4 (-564))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2313))))
- (-5 *2 (-1031)) (-5 *1 (-744)))))
-(((*1 *1)
- (-12 (-4 *1 (-404)) (-2356 (|has| *1 (-6 -4397)))
- (-2356 (|has| *1 (-6 -4389)))))
- ((*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846))))
- ((*1 *1) (-4 *1 (-840))) ((*1 *1 *1 *1) (-4 *1 (-846)))
- ((*1 *2 *1) (-12 (-4 *1 (-964 *2)) (-4 *2 (-846)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2)) (-4 *2 (-670 *3)))))
-(((*1 *2 *2 *3)
- (|partial| -12
- (-5 *3 (-641 (-2 (|:| |func| *2) (|:| |pole| (-112)))))
- (-4 *2 (-13 (-430 *4) (-998))) (-4 *4 (-13 (-846) (-556)))
- (-5 *1 (-276 *4 *2)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-244 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2 *3)
- (-12 (|has| *6 (-6 -4407)) (-4 *4 (-363)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-521 *4 *5 *6 *3))
- (-4 *3 (-683 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (|has| *9 (-6 -4407)) (-4 *4 (-556)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-4 *7 (-988 *4)) (-4 *8 (-373 *7))
- (-4 *9 (-373 *7)) (-5 *2 (-641 *6))
- (-5 *1 (-522 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-683 *4 *5 *6))
- (-4 *10 (-683 *7 *8 *9))))
+ (-12 (-4 *1 (-793 *3)) (-4 *3 (-172)) (-4 *3 (-545))
+ (-5 *2 (-407 (-564)))))
((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-4 *3 (-556)) (-5 *2 (-641 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-4 *4 (-172)) (-4 *5 (-373 *4))
- (-4 *6 (-373 *4)) (-5 *2 (-641 *6)) (-5 *1 (-684 *4 *5 *6 *3))
- (-4 *3 (-683 *4 *5 *6))))
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-829 *3)) (-4 *3 (-545))
+ (-4 *3 (-1094))))
((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-4 *5 (-556))
- (-5 *2 (-641 *7)))))
-(((*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
- (-5 *2
- (-2 (|:| -2051 *4) (|:| -2539 *4) (|:| |totalpts| (-564))
- (|:| |success| (-112))))
- (-5 *1 (-785)) (-5 *5 (-564)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-112)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-367 *2)) (-4 *2 (-172)) (-4 *2 (-556))))
- ((*1 *1 *1) (|partial| -4 *1 (-718))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-858))) (-5 *1 (-1170)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045))
- (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
- (-4 *3 (-556)))))
-(((*1 *2 *3) (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-379))))
- ((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-379)))))
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-839 *3)) (-4 *3 (-545))
+ (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-993 *3)) (-4 *3 (-172)) (-4 *3 (-545))
+ (-5 *2 (-407 (-564)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-407 (-564))) (-5 *1 (-1004 *3)) (-4 *3 (-1034 *2)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1213)) (-4 *5 (-1235 *4))
- (-5 *2 (-2 (|:| -4311 (-407 *5)) (|:| |poly| *3)))
- (-5 *1 (-148 *4 *5 *3)) (-4 *3 (-1235 (-407 *5))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-860 *5))) (-14 *5 (-641 (-1170))) (-4 *6 (-452))
- (-5 *2
- (-2 (|:| |dpolys| (-641 (-247 *5 *6)))
- (|:| |coords| (-641 (-564)))))
- (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-641 (-247 *5 *6))) (-4 *7 (-452)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *1 *1 *1) (|partial| -4 *1 (-131))))
-(((*1 *2 *1) (-12 (-4 *1 (-1143 *3)) (-4 *3 (-1209)) (-5 *2 (-112)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561))))
+ (-12 (-5 *3 (-585 *2)) (-4 *2 (-13 (-29 *4) (-1194)))
+ (-5 *1 (-583 *4 *2))
+ (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))))
((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-407 (-564)))) (-5 *1 (-938)) (-5 *3 (-564)))))
+ (-12 (-5 *3 (-585 (-407 (-948 *4))))
+ (-4 *4 (-13 (-452) (-1034 (-564)) (-846) (-637 (-564))))
+ (-5 *2 (-316 *4)) (-5 *1 (-588 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-172)) (-5 *2 (-112)) (-5 *1 (-366 *3 *4))
+ (-4 *3 (-367 *4))))
+ ((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-3 (-407 (-948 *5)) (-1159 (-1170) (-948 *5))))
+ (-4 *5 (-452)) (-5 *2 (-641 (-685 (-407 (-948 *5)))))
+ (-5 *1 (-292 *5)) (-5 *4 (-685 (-407 (-948 *5)))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-818)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-888 *4)) (-4 *4 (-1094)) (-5 *1 (-885 *4 *3))
+ (-4 *3 (-1094)))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-434)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-5 *2 (-112)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-683 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-373 *3))
- (-4 *5 (-373 *3)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
- (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-112)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
+ (-12 (-5 *2 (-1166 (-407 (-948 *3)))) (-5 *1 (-453 *3 *4 *5 *6))
+ (-4 *3 (-556)) (-4 *3 (-172)) (-14 *4 (-917))
+ (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
+(((*1 *1)
+ (-12 (-4 *1 (-404)) (-2354 (|has| *1 (-6 -4398)))
+ (-2354 (|has| *1 (-6 -4390)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-425 *2)) (-4 *2 (-1094)) (-4 *2 (-846))))
+ ((*1 *2 *1) (-12 (-4 *1 (-826 *2)) (-4 *2 (-846))))
+ ((*1 *1) (-4 *1 (-840))) ((*1 *1 *1 *1) (-4 *1 (-846))))
(((*1 *2 *3)
- (-12 (-5 *3 (-767)) (-4 *4 (-363)) (-4 *5 (-1235 *4)) (-5 *2 (-1264))
- (-5 *1 (-40 *4 *5 *6 *7)) (-4 *6 (-1235 (-407 *5))) (-14 *7 *6))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1250 *4)) (-5 *1 (-1252 *4 *2))
- (-4 *4 (-38 (-407 (-564)))))))
-(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-1179)))))
+ (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-1045))
+ (-5 *2 (-481 *4 *5)) (-5 *1 (-940 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *9 (-1065 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
- (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1063 *5 *6 *7 *8 *9))))
+ (-12 (-5 *4 (-1 (-641 *5) *6))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5))
+ (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 *3))))
+ (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6))
+ (-4 *7 (-652 (-407 *6)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 *9)) (-4 *8 (-1059 *5 *6 *7))
- (-4 *9 (-1103 *5 *6 *7 *8)) (-4 *5 (-452)) (-4 *6 (-789))
- (-4 *7 (-846)) (-5 *2 (-767)) (-5 *1 (-1139 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-641 (-641 (-564)))) (-5 *1 (-967))
- (-5 *3 (-641 (-564))))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-141))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1138)) (-5 *2 (-144)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-767)) (-4 *5 (-556))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-965 *5 *3)) (-4 *3 (-1235 *5)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-564)) (-4 *1 (-57 *4 *5 *3)) (-4 *4 (-1209))
- (-4 *5 (-373 *4)) (-4 *3 (-373 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-817)) (-5 *2 (-52)) (-5 *1 (-827)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
- (-4 *4 (-349)))))
+ (-12 (-5 *4 (-1 (-641 *5) *6))
+ (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
+ (-4 *6 (-1235 *5))
+ (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 (-650 *6 (-407 *6))))))
+ (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-3 (|:| |fst| (-434)) (|:| -1835 "void")))
+ (-5 *1 (-437)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-452)) (-4 *3 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
+ (-5 *1 (-449 *4 *3 *5 *6)) (-4 *6 (-945 *4 *3 *5)))))
+(((*1 *2)
+ (-12 (-4 *4 (-363)) (-5 *2 (-767)) (-5 *1 (-328 *3 *4))
+ (-4 *3 (-329 *4))))
+ ((*1 *2) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-767)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
+ (-5 *1 (-743)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 (-52))) (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -2140 (-564)) (|:| -1974 (-641 *3))))
- (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *2 (-1 *5 *5)) (-5 *1 (-800 *4 *5))
+ (-4 *5 (-13 (-29 *4) (-1194) (-955))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-610 *5)) (-4 *5 (-430 *4)) (-4 *4 (-1034 (-564)))
- (-4 *4 (-13 (-846) (-556))) (-5 *2 (-1166 *5)) (-5 *1 (-32 *4 *5))))
+ (-12 (-5 *3 (-1259 *5)) (-4 *5 (-637 *4)) (-4 *4 (-556))
+ (-5 *2 (-112)) (-5 *1 (-636 *4 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-641 (-685 (-316 (-564))))) (-5 *1 (-1027)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-323 *3 *4)) (-4 *3 (-1094))
+ (-4 *4 (-131)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-846) (-307) (-1034 (-564)) (-637 (-564)) (-147)))
+ (-5 *1 (-800 *4 *2)) (-4 *2 (-13 (-29 *4) (-1194) (-955)))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-858))) ((*1 *1 *1 *1) (-5 *1 (-858)))
+ ((*1 *1 *1) (-5 *1 (-858)))
((*1 *2 *3)
- (-12 (-5 *3 (-610 *1)) (-4 *1 (-1045)) (-4 *1 (-302))
- (-5 *2 (-1166 *1)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-767)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
- (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
- ((*1 *1 *2)
- (-12 (-4 *2 (-1045)) (-4 *1 (-1117 *3 *2 *4 *5)) (-4 *4 (-238 *3 *2))
- (-4 *5 (-238 *3 *2)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1092 *3)) (-4 *3 (-1094)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-119 *2)) (-4 *2 (-1209)))))
+ (-12 (-5 *2 (-1150 *3)) (-5 *1 (-1154 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-767)) (-4 *4 (-307)) (-4 *6 (-1235 *4))
+ (-5 *2 (-1259 (-641 *6))) (-5 *1 (-455 *4 *6)) (-5 *5 (-641 *6)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1259 *4)) (-4 *4 (-637 (-564)))
+ (-5 *2 (-1259 (-407 (-564)))) (-5 *1 (-1286 *4)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-556)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3358 *4)))
- (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
-(((*1 *2 *1)
- (-12
+ (-12 (-4 *4 (-452))
(-5 *2
(-641
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
- (|:| |xpnt| (-564)))))
- (-5 *1 (-418 *3)) (-4 *3 (-556))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-767)) (-4 *3 (-349)) (-4 *5 (-1235 *3))
- (-5 *2 (-641 (-1166 *3))) (-5 *1 (-498 *3 *5 *6))
- (-4 *6 (-1235 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1034 (-564))) (-4 *3 (-13 (-846) (-556)))
- (-5 *1 (-32 *3 *2)) (-4 *2 (-430 *3))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-1166 *4)) (-5 *1 (-165 *3 *4))
- (-4 *3 (-166 *4))))
- ((*1 *1 *1) (-12 (-4 *1 (-1045)) (-4 *1 (-302))))
- ((*1 *2) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1166 *3))))
- ((*1 *2) (-12 (-4 *1 (-720 *3 *2)) (-4 *3 (-172)) (-4 *2 (-1235 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1062 *3 *2)) (-4 *3 (-13 (-844) (-363)))
- (-4 *2 (-1235 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367 *2)) (-4 *2 (-172)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-767))) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
+ (-2 (|:| |eigval| (-3 (-407 (-948 *4)) (-1159 (-1170) (-948 *4))))
+ (|:| |eigmult| (-767))
+ (|:| |eigvec| (-641 (-685 (-407 (-948 *4))))))))
+ (-5 *1 (-292 *4)) (-5 *3 (-685 (-407 (-948 *4)))))))
+(((*1 *1) (-5 *1 (-55))))
(((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-165 *3 *4))
- (-4 *3 (-166 *4))))
- ((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1209)) (-5 *2 (-767))
- (-5 *1 (-237 *3 *4 *5)) (-4 *3 (-238 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-846)) (-5 *2 (-767)) (-5 *1 (-429 *3 *4))
- (-4 *3 (-430 *4))))
- ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-544 *3)) (-4 *3 (-545))))
- ((*1 *2) (-12 (-4 *1 (-759)) (-5 *2 (-767))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-792 *3 *4))
- (-4 *3 (-793 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-556)) (-5 *2 (-767)) (-5 *1 (-987 *3 *4))
- (-4 *3 (-988 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-172)) (-5 *2 (-767)) (-5 *1 (-992 *3 *4))
- (-4 *3 (-993 *4))))
- ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1007 *3)) (-4 *3 (-1008))))
- ((*1 *2) (-12 (-4 *1 (-1045)) (-5 *2 (-767))))
- ((*1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-1053 *3)) (-4 *3 (-1054)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-753)))))
-(((*1 *1) (-5 *1 (-819))))
-(((*1 *1 *1) (-12 (-4 *1 (-652 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
- (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-363)) (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3)))
- (-5 *1 (-762 *3 *4)) (-4 *3 (-704 *4))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-363)) (-4 *3 (-1045))
- (-5 *2 (-2 (|:| -3783 *1) (|:| -1673 *1))) (-4 *1 (-848 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-99 *5)) (-4 *5 (-363)) (-4 *5 (-1045))
- (-5 *2 (-2 (|:| -3783 *3) (|:| -1673 *3))) (-5 *1 (-849 *5 *3))
- (-4 *3 (-848 *5)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-225)) (-5 *3 (-767)) (-5 *1 (-226))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-169 (-225))) (-5 *3 (-767)) (-5 *1 (-226))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1133))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-48)))) (-5 *1 (-48))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-610 (-48))) (-5 *1 (-48))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-641 (-610 (-48)))) (-5 *1 (-48))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1166 (-48))) (-5 *3 (-610 (-48))) (-5 *1 (-48))))
- ((*1 *2 *1) (-12 (-4 *1 (-166 *2)) (-4 *2 (-172))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-363) (-844))) (-5 *1 (-181 *2 *3))
- (-4 *3 (-1235 (-169 *2)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-917)) (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368))))
- ((*1 *2 *1) (-12 (-4 *1 (-329 *2)) (-4 *2 (-363))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-370 *2 *3)) (-4 *3 (-1235 *2)) (-4 *2 (-172))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3)) (-5 *1 (-413 *3 *2 *4 *5))
- (-4 *3 (-307)) (-4 *5 (-13 (-409 *2 *4) (-1034 *2)))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-1235 *2)) (-4 *2 (-988 *3))
- (-5 *1 (-414 *3 *2 *4 *5 *6)) (-4 *3 (-307)) (-4 *5 (-409 *2 *4))
- (-14 *6 (-1259 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-917)) (-4 *5 (-1045))
- (-4 *2 (-13 (-404) (-1034 *5) (-363) (-1194) (-284)))
- (-5 *1 (-443 *5 *3 *2)) (-4 *3 (-1235 *5))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-641 (-610 (-495)))) (-5 *1 (-495))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-610 (-495))) (-5 *1 (-495))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-641 (-610 (-495))))
- (-5 *1 (-495))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1166 (-495))) (-5 *3 (-610 (-495))) (-5 *1 (-495))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1259 *4)) (-5 *3 (-917)) (-4 *4 (-349))
- (-5 *1 (-528 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-452)) (-4 *5 (-720 *4 *2)) (-4 *2 (-1235 *4))
- (-5 *1 (-771 *4 *2 *5 *3)) (-4 *3 (-1235 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-793 *2)) (-4 *2 (-172))))
- ((*1 *2 *1) (-12 (-4 *1 (-993 *2)) (-4 *2 (-172))))
- ((*1 *1 *1) (-4 *1 (-1054))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1259 *6)) (-5 *4 (-1259 (-564))) (-5 *5 (-564))
- (-4 *6 (-1094)) (-5 *2 (-1 *6)) (-5 *1 (-1013 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-536)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-172))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1166 (-564))) (-5 *1 (-938)) (-5 *3 (-564)))))
-(((*1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-825)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-967)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-818)))))
-(((*1 *2 *3 *4 *4 *5 *3 *6)
- (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3)) (-5 *6 (-1166 *3))
- (-4 *3 (-13 (-430 *7) (-27) (-1194)))
- (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094))))
- ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
- (|partial| -12 (-5 *4 (-610 *3)) (-5 *5 (-641 *3))
- (-5 *6 (-407 (-1166 *3))) (-4 *3 (-13 (-430 *7) (-27) (-1194)))
- (-4 *7 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-641 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-560 *7 *3 *8)) (-4 *8 (-1094)))))
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| (-112)) (|:| -3418 *4))))
+ (-5 *1 (-1102 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
(((*1 *2 *2 *2)
- (-12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
- (-4 *4 (-789)) (-4 *5 (-846)) (-5 *1 (-973 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-112)) (-4 *7 (-1059 *4 *5 *6))
- (-4 *4 (-556)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-973 *4 *5 *6 *7)))))
-(((*1 *2 *3) (-12 (-5 *3 (-818)) (-5 *2 (-52)) (-5 *1 (-825)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556))
- (-5 *2 (-407 (-948 *4)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-1219 *4)) (-4 *4 (-1045)) (-4 *4 (-556))
- (-5 *2 (-407 (-948 *4))))))
+ (|partial| -12 (-4 *3 (-363)) (-5 *1 (-892 *2 *3))
+ (-4 *2 (-1235 *3)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-244 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-282 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1150 *3)) (-5 *1 (-174 *3)) (-4 *3 (-307)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-373 *3)) (-4 *3 (-1209)) (-4 *3 (-846)) (-5 *2 (-112))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-112) *4 *4)) (-4 *1 (-373 *4)) (-4 *4 (-1209))
- (-5 *2 (-112)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1170)) (-5 *3 (-434)) (-4 *5 (-846))
- (-5 *1 (-1100 *5 *4)) (-4 *4 (-430 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-991 *2)) (-4 *2 (-1209)))))
+ (-12 (-4 *3 (-1209)) (-5 *2 (-641 *1)) (-4 *1 (-1006 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-1158 *3 *4))) (-5 *1 (-1158 *3 *4))
+ (-14 *3 (-917)) (-4 *4 (-1045)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-856)) (-5 *3 (-128)) (-5 *2 (-767)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-449 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2 *2) (-12 (-5 *2 (-379)) (-5 *1 (-97)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-564)) (|has| *1 (-6 -4397)) (-4 *1 (-404))
- (-5 *2 (-917)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-564)) (-5 *1 (-241))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-1152))) (-5 *2 (-564)) (-5 *1 (-241)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-57 *4 *2 *5)) (-4 *4 (-1209))
- (-4 *5 (-373 *4)) (-4 *2 (-373 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *1 (-1048 *4 *5 *6 *2 *7)) (-4 *6 (-1045))
- (-4 *7 (-238 *4 *6)) (-4 *2 (-238 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1114)) (-5 *1 (-330)))))
-(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
- (-12 (-5 *4 (-564)) (-5 *5 (-1152)) (-5 *6 (-685 (-225)))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-89 G))))
- (-5 *8 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))
- (-5 *9 (-3 (|:| |fn| (-388)) (|:| |fp| (-71 PEDERV))))
- (-5 *10 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))
- (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
-(((*1 *1) (-5 *1 (-437))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+ (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-1194))))))
(((*1 *1 *2 *3)
(-12 (-5 *2 (-1170)) (-5 *3 (-641 *1)) (-4 *1 (-430 *4))
(-4 *4 (-846))))
@@ -16656,94 +16488,15 @@
((*1 *1 *2 *1 *1)
(-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846))))
((*1 *1 *2 *1) (-12 (-5 *2 (-1170)) (-4 *1 (-430 *3)) (-4 *3 (-846)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170))
- (-5 *1 (-262 *2)) (-4 *2 (-1209))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-52))
- (-5 *1 (-263)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *2)) (-5 *1 (-179 *2)) (-4 *2 (-307))))
- ((*1 *2 *3 *2)
- (-12 (-5 *3 (-641 (-641 *4))) (-5 *2 (-641 *4)) (-4 *4 (-307))
- (-5 *1 (-179 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-641 *8))
- (-5 *4
- (-641
- (-2 (|:| -3776 (-685 *7)) (|:| |basisDen| *7)
- (|:| |basisInv| (-685 *7)))))
- (-5 *5 (-767)) (-4 *8 (-1235 *7)) (-4 *7 (-1235 *6)) (-4 *6 (-349))
- (-5 *2
- (-2 (|:| -3776 (-685 *7)) (|:| |basisDen| *7)
- (|:| |basisInv| (-685 *7))))
- (-5 *1 (-498 *6 *7 *8))))
- ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-564)) (-5 *1 (-561)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-939 *4)) (-4 *4 (-1045)) (-5 *1 (-1158 *3 *4))
- (-14 *3 (-917)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-407 *5)) (-4 *5 (-1235 *4)) (-4 *4 (-556))
- (-4 *4 (-1045)) (-4 *2 (-1250 *4)) (-5 *1 (-1253 *4 *5 *6 *2))
- (-4 *6 (-652 *5)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-641 *7)) (-5 *5 (-641 (-641 *8))) (-4 *7 (-846))
- (-4 *8 (-307)) (-4 *6 (-789)) (-4 *9 (-945 *8 *6 *7))
- (-5 *2
- (-2 (|:| |unitPart| *9)
- (|:| |suPart|
- (-641 (-2 (|:| -3595 (-1166 *9)) (|:| -1377 (-564)))))))
- (-5 *1 (-738 *6 *7 *8 *9)) (-5 *3 (-1166 *9)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-564)) (-5 *1 (-361 *3)) (-4 *3 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-386 *4)) (-4 *4 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-4 *2 (-23)) (-5 *1 (-645 *4 *2 *5))
- (-4 *4 (-1094)) (-14 *5 *2)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-564)) (-5 *2 (-767)) (-5 *1 (-815 *4)) (-4 *4 (-846)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-641 *7)) (-5 *3 (-564)) (-4 *7 (-945 *4 *5 *6))
- (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
- (-5 *1 (-449 *4 *5 *6 *7)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-1264)) (-5 *1 (-1173))))
- ((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-1174)))))
-(((*1 *1 *1 *1) (-5 *1 (-112))) ((*1 *1 *1 *1) (-4 *1 (-123))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1276 *3 *4)) (-4 *3 (-846)) (-4 *4 (-1045))
- (-5 *2 (-2 (|:| |k| (-815 *3)) (|:| |c| *4))))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-225)) (-5 *4 (-564))
+ (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-64 -2312))))
+ (-5 *2 (-1031)) (-5 *1 (-744)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))))
-(((*1 *1 *2) (-12 (-5 *1 (-227 *2)) (-4 *2 (-13 (-363) (-1194))))))
-(((*1 *2 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-858)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1264)) (-5 *1 (-330)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1059 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-112))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 *7)) (-4 *7 (-1059 *4 *5 *6)) (-4 *4 (-452))
- (-4 *5 (-789)) (-4 *6 (-846)) (-5 *2 (-112))
- (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1202 *3 *4 *5 *6)) (-4 *3 (-556)) (-4 *4 (-789))
- (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-5 *2 (-112)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-641 (-685 *6))) (-5 *4 (-112)) (-5 *5 (-564))
- (-5 *2 (-685 *6)) (-5 *1 (-1025 *6)) (-4 *6 (-363)) (-4 *6 (-1045))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-5 *1 (-1025 *4))
- (-4 *4 (-363)) (-4 *4 (-1045))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-5 *2 (-685 *5))
- (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-1045)))))
+ (-12 (-4 *3 (-1235 (-407 (-564)))) (-5 *1 (-909 *3 *2))
+ (-4 *2 (-1235 (-407 *3))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-829 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-839 *3)) (-4 *3 (-1094)))))
(((*1 *2 *2 *3)
(-12 (-5 *3 (-407 (-564))) (-4 *4 (-1034 (-564)))
(-4 *4 (-13 (-846) (-556))) (-5 *1 (-32 *4 *2)) (-4 *2 (-430 *4))))
@@ -16816,109 +16569,203 @@
(-5 *1 (-1156 *3))))
((*1 *1 *1 *2)
(-12 (-4 *1 (-1250 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2 *1) (-12 (-5 *2 (-139)) (-5 *1 (-140))))
- ((*1 *2 *1) (-12 (-5 *2 (-187)) (-5 *1 (-183))))
- ((*1 *2 *1) (-12 (-5 *2 (-249)) (-5 *1 (-248)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1202 *4 *5 *3 *6)) (-4 *4 (-556)) (-4 *5 (-789))
- (-4 *3 (-846)) (-4 *6 (-1059 *4 *5 *3)) (-5 *2 (-112))))
- ((*1 *2 *1) (-12 (-4 *1 (-1278 *3)) (-4 *3 (-363)) (-5 *2 (-112)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-1209)) (-5 *1 (-182 *3 *2))
- (-4 *2 (-670 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-253 *4 *3 *5 *6)) (-4 *4 (-1045)) (-4 *3 (-846))
- (-4 *5 (-266 *3)) (-4 *6 (-789)) (-5 *2 (-641 (-767)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-253 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-846))
- (-4 *5 (-266 *4)) (-4 *6 (-789)) (-5 *2 (-641 (-767))))))
-(((*1 *2 *1) (-12 (-5 *2 (-767)) (-5 *1 (-327 *3)) (-4 *3 (-1209))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-516 *3 *4)) (-4 *3 (-1209))
- (-14 *4 (-564)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-641
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225)))))
- (-5 *1 (-559))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-608 *3 *4)) (-4 *3 (-1094)) (-4 *4 (-1094))
- (-5 *2 (-641 *3))))
- ((*1 *2 *1)
- (-12
- (-5 *2
- (-641
- (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
- (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
- (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
- (|:| |abserr| (-225)) (|:| |relerr| (-225)))))
- (-5 *1 (-799)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-452))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789))
- (-4 *4 (-846)) (-4 *5 (-905)) (-5 *1 (-457 *3 *4 *5 *6))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-1166 *1)) (-4 *1 (-905)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1152)) (-5 *1 (-818)))))
+(((*1 *2 *3) (-12 (-5 *3 (-939 *2)) (-5 *1 (-978 *2)) (-4 *2 (-1045)))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-391)))))
+(((*1 *1 *1) (-12 (-4 *1 (-254 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-373 *2)) (-4 *2 (-1209))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-645 *2 *3 *4)) (-4 *2 (-1094)) (-4 *3 (-23))
+ (-14 *4 *3))))
(((*1 *2 *3)
- (-12 (-5 *3 (-247 *4 *5)) (-14 *4 (-641 (-1170))) (-4 *5 (-452))
- (-5 *2 (-481 *4 *5)) (-5 *1 (-629 *4 *5)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-939 (-225)) (-939 (-225)))) (-5 *1 (-263))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-329 *4)) (-4 *4 (-363))
- (-5 *2 (-685 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-5 *2 (-1259 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-685 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-367 *4)) (-4 *4 (-172))
- (-5 *2 (-1259 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
- (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-370 *4 *5)) (-4 *4 (-172))
- (-4 *5 (-1235 *4)) (-5 *2 (-1259 *4))))
+ (-12 (-5 *3 (-1170)) (-4 *5 (-1213)) (-4 *6 (-1235 *5))
+ (-4 *7 (-1235 (-407 *6))) (-5 *2 (-641 (-948 *5)))
+ (-5 *1 (-341 *4 *5 *6 *7)) (-4 *4 (-342 *5 *6 *7))))
((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-409 *4 *5)) (-4 *4 (-172))
- (-4 *5 (-1235 *4)) (-5 *2 (-685 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-409 *3 *4)) (-4 *3 (-172)) (-4 *4 (-1235 *3))
- (-5 *2 (-1259 *3))))
+ (-12 (-5 *3 (-1170)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213))
+ (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5))) (-4 *4 (-363))
+ (-5 *2 (-641 (-948 *4))))))
+(((*1 *1) (-5 *1 (-819))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2
+ (|:| |endPointContinuity|
+ (-3 (|:| |continuous| "Continuous at the end points")
+ (|:| |lowerSingular|
+ "There is a singularity at the lower end point")
+ (|:| |upperSingular|
+ "There is a singularity at the upper end point")
+ (|:| |bothSingular|
+ "There are singularities at both end points")
+ (|:| |notEvaluated|
+ "End point continuity not yet evaluated")))
+ (|:| |singularitiesStream|
+ (-3 (|:| |str| (-1150 (-225)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3374
+ (-3 (|:| |finite| "The range is finite")
+ (|:| |lowerInfinite| "The bottom of range is infinite")
+ (|:| |upperInfinite| "The top of range is infinite")
+ (|:| |bothInfinite|
+ "Both top and bottom points are infinite")
+ (|:| |notEvaluated| "Range not yet evaluated")))))
+ (-5 *2 (-1031)) (-5 *1 (-305)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-846)) (-5 *1 (-925 *3 *2)) (-4 *2 (-430 *3))))
((*1 *2 *3)
- (-12 (-5 *3 (-1259 *1)) (-4 *1 (-417 *4)) (-4 *4 (-172))
- (-5 *2 (-685 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-417 *3)) (-4 *3 (-172)) (-5 *2 (-1259 *3))))
+ (-12 (-5 *3 (-1170)) (-5 *2 (-316 (-564))) (-5 *1 (-926)))))
+(((*1 *1 *1) (-12 (-5 *1 (-888 *2)) (-4 *2 (-1094)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170))
+ (-5 *1 (-262 *2)) (-4 *2 (-1209))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-641 (-685 *5))) (-5 *3 (-685 *5)) (-4 *5 (-363))
- (-5 *2 (-1259 *5)) (-5 *1 (-1080 *5)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-960 *2 *3)) (-4 *2 (-1094)) (-4 *3 (-1094)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-641 *6)) (-4 *6 (-1059 *3 *4 *5))
- (-4 *3 (-556)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-1272 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-641 *8)) (-5 *3 (-1 (-112) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-1059 *5 *6 *7)) (-4 *5 (-556))
- (-4 *6 (-789)) (-4 *7 (-846)) (-5 *1 (-1272 *5 *6 *7 *8)))))
+ (|partial| -12 (-5 *3 (-641 (-263))) (-5 *4 (-1170)) (-5 *2 (-52))
+ (-5 *1 (-263)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-917)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-263)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-57 *2 *3 *4)) (-4 *2 (-1209)) (-4 *3 (-373 *2))
+ (-4 *4 (-373 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4408)) (-4 *1 (-602 *3 *2)) (-4 *3 (-1094))
+ (-4 *2 (-1209)))))
+(((*1 *1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-112)) (-5 *1 (-594 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
+ (-5 *1 (-984 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1152)) (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *7 (-1059 *4 *5 *6)) (-5 *2 (-1264))
+ (-5 *1 (-1101 *4 *5 *6 *7 *8)) (-4 *8 (-1065 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-452)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-1059 *3 *4 *5)) (-5 *1 (-622 *3 *4 *5 *6 *7 *2))
+ (-4 *7 (-1065 *3 *4 *5 *6)) (-4 *2 (-1103 *3 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (|has| *2 (-6 (-4408 "*"))) (-4 *5 (-373 *2)) (-4 *6 (-373 *2))
- (-4 *2 (-1045)) (-5 *1 (-104 *2 *3 *4 *5 *6)) (-4 *3 (-1235 *2))
- (-4 *4 (-683 *2 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-641 (-939 *3)))))
+ (-12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-315 *4 *5))
+ (-4 *5 (-13 (-27) (-1194) (-430 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-315 *4 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-407 (-564)))
+ (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-315 *5 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-294 *3)) (-4 *3 (-13 (-27) (-1194) (-430 *5)))
+ (-4 *5 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-315 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-294 *3)) (-5 *5 (-407 (-564)))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6)))
+ (-4 *6 (-13 (-452) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-315 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 (-564))) (-5 *4 (-294 *6))
+ (-4 *6 (-13 (-27) (-1194) (-430 *5)))
+ (-4 *5 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-459 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6)))
+ (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-459 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-564))) (-5 *4 (-294 *7)) (-5 *5 (-1226 (-564)))
+ (-4 *7 (-13 (-27) (-1194) (-430 *6)))
+ (-4 *6 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-459 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-564)))
+ (-4 *3 (-13 (-27) (-1194) (-430 *7)))
+ (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-459 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-1 *8 (-407 (-564)))) (-5 *4 (-294 *8))
+ (-5 *5 (-1226 (-407 (-564)))) (-5 *6 (-407 (-564)))
+ (-4 *8 (-13 (-27) (-1194) (-430 *7)))
+ (-4 *7 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-459 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *4 (-1170)) (-5 *5 (-294 *3)) (-5 *6 (-1226 (-407 (-564))))
+ (-5 *7 (-407 (-564))) (-4 *3 (-13 (-27) (-1194) (-430 *8)))
+ (-4 *8 (-13 (-556) (-846) (-1034 (-564)) (-637 (-564))))
+ (-5 *2 (-52)) (-5 *1 (-459 *8 *3))))
((*1 *1 *2)
- (-12 (-5 *2 (-641 (-939 *3))) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-641 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-641 (-939 *3))) (-4 *1 (-1128 *3)) (-4 *3 (-1045)))))
+ (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3))))
+ (-4 *3 (-1045)) (-5 *1 (-594 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-5 *1 (-595 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1150 (-2 (|:| |k| (-564)) (|:| |c| *3))))
+ (-4 *3 (-1045)) (-4 *1 (-1219 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-767))
+ (-5 *3 (-1150 (-2 (|:| |k| (-407 (-564))) (|:| |c| *4))))
+ (-4 *4 (-1045)) (-4 *1 (-1240 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-1045)) (-4 *1 (-1250 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1150 (-2 (|:| |k| (-767)) (|:| |c| *3))))
+ (-4 *3 (-1045)) (-4 *1 (-1250 *3)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-5 *1 (-1252 *3 *2))
+ (-4 *2 (-1250 *3)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+(((*1 *1 *1 *1) (-4 *1 (-302))) ((*1 *1 *1) (-4 *1 (-302))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *5 (-685 (-225))) (-5 *4 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-746)))))
+(((*1 *1 *2) (-12 (-5 *2 (-767)) (-5 *1 (-129)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-556))
+ (-5 *2 (-2 (|:| -1876 *3) (|:| -2786 *3))) (-5 *1 (-1230 *4 *3))
+ (-4 *3 (-1235 *4)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-379) (-379))) (-5 *4 (-379))
+ (-5 *2
+ (-2 (|:| -2061 *4) (|:| -2506 *4) (|:| |totalpts| (-564))
+ (|:| |success| (-112))))
+ (-5 *1 (-785)) (-5 *5 (-564)))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-363)) (-4 *2 (-844)) (-5 *1 (-941 *2 *3))
+ (-4 *3 (-1235 *2)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-767)) (-4 *5 (-172))))
+ ((*1 *1 *1 *2 *1 *2)
+ (-12 (-5 *2 (-564)) (-5 *1 (-136 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-767)) (-4 *5 (-172))))
+ ((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
+ (-247 *4 (-407 (-564)))))
+ (-5 *3 (-641 (-860 *4))) (-14 *4 (-641 (-1170))) (-14 *5 (-767))
+ (-5 *1 (-505 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-112)) (-5 *1 (-825)))))
+(((*1 *2 *1) (-12 (-5 *2 (-139)) (-5 *1 (-140))))
+ ((*1 *2 *1) (-12 (-5 *2 (-187)) (-5 *1 (-183))))
+ ((*1 *2 *1) (-12 (-5 *2 (-249)) (-5 *1 (-248)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-1229 *3 *2))
+ (-4 *2 (-1235 *3)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-641 *6)) (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045))
+ (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5))
+ (-4 *3 (-556)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-556)) (-5 *1 (-965 *4 *2))
+ (-4 *2 (-1235 *4)))))
(((*1 *1 *1) (-4 *1 (-35)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -16935,47 +16782,49 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-641 (-939 (-225))))) (-5 *2 (-641 (-225)))
- (-5 *1 (-468)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-50 *3 *4)) (-4 *3 (-1045))
- (-14 *4 (-641 (-1170)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-939 (-225)) (-225) (-225)))
+ (-5 *3 (-1 (-225) (-225) (-225) (-225))) (-5 *1 (-255)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-142 *3 *4 *2))
+ (-4 *2 (-373 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-52)) (-5 *2 (-112)) (-5 *1 (-51 *4)) (-4 *4 (-1209))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-223 *3 *4)) (-4 *3 (-13 (-1045) (-846)))
- (-14 *4 (-641 (-1170)))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-668 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-673 *3)) (-4 *3 (-846))))
- ((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-889 *3)) (-4 *3 (-846)))))
+ (-12 (-4 *4 (-556)) (-4 *5 (-988 *4)) (-4 *2 (-373 *4))
+ (-5 *1 (-503 *4 *5 *2 *3)) (-4 *3 (-373 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556))
+ (-5 *2 (-685 *4)) (-5 *1 (-689 *4 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-556)) (-4 *4 (-988 *3)) (-5 *1 (-1228 *3 *4 *2))
+ (-4 *2 (-1235 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-641 *4)) (-4 *4 (-846)) (-5 *2 (-641 (-660 *4 *5)))
- (-5 *1 (-625 *4 *5 *6)) (-4 *5 (-13 (-172) (-713 (-407 (-564)))))
- (-14 *6 (-917)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-374 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-172))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-767)) (-4 *1 (-1280 *3 *4)) (-4 *3 (-846))
- (-4 *4 (-1045)))))
-(((*1 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-917)) (-5 *1 (-1262)))))
-(((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-767)) (-5 *4 (-917)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-363) (-147) (-1034 (-564))))
- (-4 *5 (-1235 *4)) (-5 *2 (-641 (-407 *5))) (-5 *1 (-1012 *4 *5))
- (-5 *3 (-407 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-643 *3)) (-4 *3 (-1094)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *2 (-1031))
- (-5 *1 (-743)))))
+ (-12 (-5 *3 (-917)) (-5 *2 (-1166 *4)) (-5 *1 (-357 *4))
+ (-4 *4 (-349)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2) (-12 (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-564)) (-4 *4 (-1235 (-407 *3))) (-5 *2 (-917))
+ (-5 *1 (-909 *4 *5)) (-4 *5 (-1235 (-407 *4))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1170)) (-5 *5 (-1088 (-225))) (-5 *2 (-923))
+ (-5 *1 (-921 *3)) (-4 *3 (-612 (-536)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1170)) (-5 *2 (-923)) (-5 *1 (-921 *3))
+ (-4 *3 (-612 (-536)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-225) (-225))) (-5 *1 (-923))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-225) (-225))) (-5 *3 (-1088 (-225)))
+ (-5 *1 (-923)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1166 *3)) (-4 *3 (-349)) (-5 *1 (-357 *3)))))
(((*1 *2 *1)
(-12 (-4 *1 (-253 *3 *4 *2 *5)) (-4 *3 (-1045)) (-4 *4 (-846))
(-4 *5 (-789)) (-4 *2 (-266 *4)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-767)) (-4 *4 (-1045))
+ (-5 *2 (-2 (|:| -1876 *1) (|:| -2786 *1))) (-4 *1 (-1235 *4)))))
(((*1 *1 *1) (-4 *1 (-35)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -16992,37 +16841,66 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
+(((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1094)) (-4 *3 (-896 *5)) (-5 *2 (-1259 *3))
- (-5 *1 (-688 *5 *3 *6 *4)) (-4 *6 (-373 *3))
- (-4 *4 (-13 (-373 *5) (-10 -7 (-6 -4406)))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1260))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-839 (-225)))) (-5 *4 (-225)) (-5 *2 (-641 *4))
- (-5 *1 (-267)))))
+ (-12 (-5 *3 (-407 *6)) (-4 *5 (-1213)) (-4 *6 (-1235 *5))
+ (-5 *2 (-2 (|:| -4165 (-767)) (|:| -4290 *3) (|:| |radicand| *6)))
+ (-5 *1 (-148 *5 *6 *7)) (-5 *4 (-767)) (-4 *7 (-1235 *3)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-5 *2 (-112))
+ (-5 *1 (-885 *4 *5)) (-4 *5 (-1094))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-888 *5)) (-4 *5 (-1094)) (-5 *2 (-112))
+ (-5 *1 (-886 *5 *3)) (-4 *3 (-1209))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-641 *6)) (-5 *4 (-888 *5)) (-4 *5 (-1094))
+ (-4 *6 (-1209)) (-5 *2 (-112)) (-5 *1 (-886 *5 *6)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-972 *3 *4 *5 *6)) (-4 *3 (-1045)) (-4 *4 (-789))
+ (-4 *5 (-846)) (-4 *6 (-1059 *3 *4 *5)) (-4 *3 (-556))
+ (-5 *2 (-112)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-564)) (-5 *1 (-569 *3)) (-4 *3 (-1034 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1166 *1)) (-5 *4 (-1170)) (-4 *1 (-27))
- (-5 *2 (-641 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1166 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-948 *1)) (-4 *1 (-27)) (-5 *2 (-641 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1170)) (-4 *4 (-13 (-846) (-556))) (-5 *2 (-641 *1))
- (-4 *1 (-29 *4))))
+ (-12 (-5 *3 (-1170)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-698 *4 *5 *6 *7))
+ (-4 *4 (-612 (-536))) (-4 *5 (-1209)) (-4 *6 (-1209))
+ (-4 *7 (-1209)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
+ (-4 *4 (-1045)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1065 *4 *5 *6 *3)) (-4 *4 (-452)) (-4 *5 (-789))
+ (-4 *6 (-846)) (-4 *3 (-1059 *4 *5 *6)) (-5 *2 (-112)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *2 (-1264))
+ (-5 *1 (-468))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-976 *3))))
((*1 *2 *1)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *2 (-641 *1)) (-4 *1 (-29 *3)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-815 *3)) (-4 *3 (-846)) (-5 *1 (-668 *3)))))
+ (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045)) (-5 *2 (-939 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *3 (-1045)) (-4 *1 (-1128 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-939 *3)) (-4 *1 (-1128 *3)) (-4 *3 (-1045))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-939 (-225))) (-5 *1 (-1205)) (-5 *3 (-225)))))
+(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-564)) (-5 *5 (-685 (-225)))
+ (-5 *6 (-3 (|:| |fn| (-388)) (|:| |fp| (-86 FCN))))
+ (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-88 OUTPUT))))
+ (-5 *3 (-225)) (-5 *2 (-1031)) (-5 *1 (-745)))))
(((*1 *1) (-5 *1 (-615))))
-(((*1 *2 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-685 *4)) (-5 *3 (-767)) (-4 *4 (-1045))
- (-5 *1 (-686 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-564)) (-5 *1 (-445 *3)) (-4 *3 (-404)) (-4 *3 (-1045)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1235 *2)) (-4 *2 (-1213)) (-5 *1 (-148 *2 *4 *3))
+ (-4 *3 (-1235 (-407 *4))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1152)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-218))))
+ ((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *1) (-12 (-5 *2 (-483)) (-5 *1 (-672))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)))))
(((*1 *1 *1) (-4 *1 (-35)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -17039,51 +16917,62 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-594 *2)) (-4 *2 (-38 (-407 (-564)))) (-4 *2 (-1045)))))
+(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
+ (|partial| -12 (-5 *2 (-641 (-1166 *13))) (-5 *3 (-1166 *13))
+ (-5 *4 (-641 *12)) (-5 *5 (-641 *10)) (-5 *6 (-641 *13))
+ (-5 *7 (-641 (-641 (-2 (|:| -2704 (-767)) (|:| |pcoef| *13)))))
+ (-5 *8 (-641 (-767))) (-5 *9 (-1259 (-641 (-1166 *10))))
+ (-4 *12 (-846)) (-4 *10 (-307)) (-4 *13 (-945 *10 *11 *12))
+ (-4 *11 (-789)) (-5 *1 (-703 *11 *12 *10 *13)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-767)) (-4 *1 (-1235 *3)) (-4 *3 (-1045))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-917)) (-4 *1 (-1237 *3 *4)) (-4 *3 (-1045))
+ (-4 *4 (-788))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-407 (-564))) (-4 *1 (-1240 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-687 (-869 (-962 *3) (-962 *3)))) (-5 *1 (-962 *3))
+ (-4 *3 (-1094)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-641 *5) *6))
- (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564))))) (-4 *6 (-1235 *5))
- (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 *3))))
- (-5 *1 (-805 *5 *6 *3 *7)) (-4 *3 (-652 *6))
- (-4 *7 (-652 (-407 *6)))))
+ (-12 (-5 *3 (-1166 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6))
+ (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844)))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-641 *5) *6))
- (-4 *5 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))
- (-4 *6 (-1235 *5))
- (-5 *2 (-641 (-2 (|:| |poly| *6) (|:| -1583 (-650 *6 (-407 *6))))))
- (-5 *1 (-808 *5 *6)) (-5 *3 (-650 *6 (-407 *6))))))
+ (-12 (-5 *3 (-948 *5)) (-4 *5 (-452)) (-5 *2 (-641 *6))
+ (-5 *1 (-538 *5 *6 *4)) (-4 *6 (-363)) (-4 *4 (-13 (-363) (-844))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *4)) (-4 *4 (-1045)) (-4 *2 (-1235 *4))
+ (-5 *1 (-444 *4 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-407 (-1166 (-316 *5)))) (-5 *3 (-1259 (-316 *5)))
+ (-5 *4 (-564)) (-4 *5 (-13 (-556) (-846))) (-5 *1 (-1124 *5)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1213)) (-4 *4 (-1235 *3)) (-4 *5 (-1235 (-407 *4)))
+ (-5 *2 (-1259 *1)) (-4 *1 (-342 *3 *4 *5)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1244 *3 *4 *5)) (-5 *1 (-319 *3 *4 *5))
- (-4 *3 (-13 (-363) (-846))) (-14 *4 (-1170)) (-14 *5 *3)))
- ((*1 *2 *1) (-12 (-4 *1 (-404)) (-5 *2 (-564))))
- ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-418 *3)) (-4 *3 (-556))))
- ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-695))))
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-846)) (-5 *2 (-641 *1))
+ (-4 *1 (-430 *3))))
((*1 *2 *1)
- (-12 (-4 *2 (-1094)) (-5 *1 (-709 *3 *2 *4)) (-4 *3 (-846))
- (-14 *4
- (-1 (-112) (-2 (|:| -2005 *3) (|:| -1377 *2))
- (-2 (|:| -2005 *3) (|:| -1377 *2)))))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1170))
- (-4 *4 (-13 (-452) (-846) (-147) (-1034 (-564)) (-637 (-564))))
- (-5 *1 (-557 *4 *2)) (-4 *2 (-13 (-27) (-1194) (-430 *4))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-685 *3))
- (-4 *3 (-13 (-307) (-10 -8 (-15 -3942 ((-418 $) $)))))
- (-4 *4 (-1235 *3)) (-5 *1 (-499 *3 *4 *5)) (-4 *5 (-409 *3 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-848 *2)) (-4 *2 (-1045)) (-4 *2 (-363)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998))))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-610 *3)) (-4 *3 (-13 (-430 *5) (-27) (-1194)))
- (-4 *5 (-13 (-452) (-1034 (-564)) (-846) (-147) (-637 (-564))))
- (-5 *2 (-585 *3)) (-5 *1 (-566 *5 *3 *6)) (-4 *6 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-641 (-1175))) (-5 *1 (-183)))))
+ (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
+ (-4 *3 (-1094))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1045)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *2 (-641 *1)) (-4 *1 (-945 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
+ (-4 *7 (-945 *6 *4 *5)) (-5 *2 (-641 *3))
+ (-5 *1 (-946 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-363)
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $))
+ (-15 -2264 (*7 $))))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-564)) (-4 *5 (-349)) (-5 *2 (-418 (-1166 (-1166 *5))))
+ (-5 *1 (-1207 *5)) (-5 *3 (-1166 (-1166 *5))))))
+(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
(((*1 *2 *1)
(-12 (-4 *3 (-1094))
(-4 *4 (-13 (-1045) (-882 *3) (-846) (-612 (-888 *3))))
@@ -17105,63 +16994,67 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1247 *3)) (-4 *3 (-1209)) (-5 *2 (-767)))))
-(((*1 *2 *3) (-12 (-5 *3 (-641 (-52))) (-5 *2 (-1264)) (-5 *1 (-859)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-641 (-2 (|:| -3595 (-1166 *6)) (|:| -1377 (-564)))))
- (-4 *6 (-307)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-738 *4 *5 *6 *7)) (-4 *7 (-945 *6 *4 *5))))
- ((*1 *1 *1) (-12 (-4 *1 (-1128 *2)) (-4 *2 (-1045)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-32 *3 *4))
- (-4 *4 (-430 *3))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-55)) (-5 *1 (-114))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1170)) (-5 *3 (-767)) (-5 *1 (-114))))
- ((*1 *1 *2) (-12 (-5 *2 (-1170)) (-5 *1 (-114))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-158 *3 *4))
- (-4 *4 (-430 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-1170)) (-5 *2 (-114)) (-5 *1 (-163))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *4))
- (-4 *4 (-13 (-430 *3) (-998)))))
- ((*1 *2 *2) (-12 (-5 *2 (-114)) (-5 *1 (-301 *3)) (-4 *3 (-302))))
- ((*1 *2 *2) (-12 (-4 *1 (-302)) (-5 *2 (-114))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *4 (-846)) (-5 *1 (-429 *3 *4))
- (-4 *3 (-430 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *4))
- (-4 *4 (-430 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-114)) (-5 *1 (-610 *3)) (-4 *3 (-846))))
+ (-12 (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1545 *4)))
+ (-5 *1 (-965 *4 *3)) (-4 *3 (-1235 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-641 (-52))) (-5 *2 (-1264)) (-5 *1 (-859)))))
+(((*1 *2 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-1057)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-641 (-1170))) (-4 *4 (-13 (-307) (-147)))
+ (-4 *5 (-13 (-846) (-612 (-1170)))) (-4 *6 (-789))
+ (-5 *2 (-641 (-407 (-948 *4)))) (-5 *1 (-920 *4 *5 *6 *7))
+ (-4 *7 (-945 *4 *6 *5)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-945 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *2 (-452))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *3 (-1059 *4 *5 *6))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *1))))
+ (-4 *1 (-1065 *4 *5 *6 *3))))
+ ((*1 *1 *1) (-4 *1 (-1213)))
((*1 *2 *2)
- (-12 (-5 *2 (-114)) (-4 *3 (-13 (-846) (-556))) (-5 *1 (-628 *3 *4))
- (-4 *4 (-13 (-430 *3) (-998) (-1194)))))
- ((*1 *2 *1) (-12 (-5 *2 (-1129)) (-5 *1 (-1015)))))
-(((*1 *1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-922))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-922))))
- ((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-939 (-225)) (-225))) (-5 *3 (-1088 (-225)))
- (-5 *1 (-923)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-641 (-2 (|:| |gen| *3) (|:| -1671 *4))))
- (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094)) (-4 *4 (-23)) (-14 *5 *4))))
+ (-12 (-4 *3 (-556)) (-5 *1 (-1238 *3 *2))
+ (-4 *2 (-13 (-1235 *3) (-556) (-10 -8 (-15 -3209 ($ $ $))))))))
+(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-144)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-685 *6))) (-5 *4 (-112)) (-5 *5 (-564))
+ (-5 *2 (-685 *6)) (-5 *1 (-1025 *6)) (-4 *6 (-363)) (-4 *6 (-1045))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 (-685 *4))) (-5 *2 (-685 *4)) (-5 *1 (-1025 *4))
+ (-4 *4 (-363)) (-4 *4 (-1045))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-641 (-685 *5))) (-5 *4 (-564)) (-5 *2 (-685 *5))
+ (-5 *1 (-1025 *5)) (-4 *5 (-363)) (-4 *5 (-1045)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-363)) (-4 *5 (-556))
- (-5 *2
- (-2 (|:| |minor| (-641 (-917))) (|:| -1583 *3)
- (|:| |minors| (-641 (-641 (-917)))) (|:| |ops| (-641 *3))))
- (-5 *1 (-90 *5 *3)) (-5 *4 (-917)) (-4 *3 (-652 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
+ (-12 (-4 *5 (-1094)) (-4 *6 (-882 *5)) (-5 *2 (-881 *5 *6 (-641 *6)))
+ (-5 *1 (-883 *5 *6 *4)) (-5 *3 (-641 *6)) (-4 *4 (-612 (-888 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 *3))) (-5 *1 (-883 *5 *3 *4))
+ (-4 *3 (-1034 (-1170))) (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1094)) (-5 *2 (-641 (-294 (-948 *3))))
+ (-5 *1 (-883 *5 *3 *4)) (-4 *3 (-1045))
+ (-2354 (-4 *3 (-1034 (-1170)))) (-4 *3 (-882 *5))
+ (-4 *4 (-612 (-888 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1094)) (-5 *2 (-885 *5 *3)) (-5 *1 (-883 *5 *3 *4))
+ (-2354 (-4 *3 (-1034 (-1170)))) (-2354 (-4 *3 (-1045)))
+ (-4 *3 (-882 *5)) (-4 *4 (-612 (-888 *5))))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-489 *3)) (-4 *3 (-1209))
+ (-4 *3 (-1094)) (-5 *2 (-112))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-901 *4)) (-4 *4 (-1094)) (-5 *2 (-112))
+ (-5 *1 (-900 *4))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-917)) (-5 *2 (-112)) (-5 *1 (-1095 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2)
+ (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
+ (-4 *4 (-417 *3)))))
(((*1 *1 *1) (-4 *1 (-35)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
@@ -17178,153 +17071,122 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1181 (-641 *4))) (-4 *4 (-846))
- (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1098)) (-5 *1 (-280)))))
+(((*1 *1 *1) (-12 (-5 *1 (-910 *2)) (-4 *2 (-307)))))
+(((*1 *1 *1 *1) (-4 *1 (-545))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-329 *3)) (-4 *3 (-363)) (-4 *3 (-368)) (-5 *2 (-112))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1166 *4)) (-4 *4 (-349)) (-5 *2 (-112))
+ (-5 *1 (-357 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1259 *4)) (-4 *4 (-349)) (-5 *2 (-112))
+ (-5 *1 (-528 *4)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4407)) (-4 *1 (-602 *4 *3)) (-4 *4 (-1094))
+ (-4 *3 (-1209)) (-4 *3 (-1094)) (-5 *2 (-112)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |var| (-1170)) (|:| |fn| (-316 (-225)))
- (|:| -2029 (-1088 (-839 (-225)))) (|:| |abserr| (-225))
- (|:| |relerr| (-225))))
- (-5 *2 (-564)) (-5 *1 (-204)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-641 (-888 *3))) (-5 *1 (-888 *3))
- (-4 *3 (-1094)))))
+ (-504 (-407 (-564)) (-240 *5 (-767)) (-860 *4)
+ (-247 *4 (-407 (-564)))))
+ (-14 *4 (-641 (-1170))) (-14 *5 (-767)) (-5 *2 (-112))
+ (-5 *1 (-505 *4 *5)))))
(((*1 *1 *1) (-12 (-4 *1 (-244 *2)) (-4 *2 (-1209))))
((*1 *1 *1)
(-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
(-4 *4 (-846))))
((*1 *1 *1) (-12 (-4 *1 (-1247 *2)) (-4 *2 (-1209)))))
-(((*1 *2) (-12 (-4 *1 (-367 *3)) (-4 *3 (-172)) (-5 *2 (-112)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-767)) (-5 *1 (-1158 *3 *4)) (-14 *3 (-917))
- (-4 *4 (-1045)))))
-(((*1 *2)
- (-12 (-4 *3 (-556)) (-5 *2 (-641 *4)) (-5 *1 (-43 *3 *4))
- (-4 *4 (-417 *3)))))
+(((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-939 (-225))) (-5 *4 (-870)) (-5 *5 (-917))
+ (-5 *2 (-1264)) (-5 *1 (-468))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-939 (-225))) (-5 *2 (-1264)) (-5 *1 (-468))))
+ ((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-641 (-939 (-225)))) (-5 *4 (-870)) (-5 *5 (-917))
+ (-5 *2 (-1264)) (-5 *1 (-468)))))
+(((*1 *1 *1) (-4 *1 (-1054)))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1237 *3 *2)) (-4 *3 (-1045)) (-4 *2 (-788)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1276 *2 *3)) (-4 *2 (-846)) (-4 *3 (-1045))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1282 *2 *3)) (-4 *2 (-1045)) (-4 *3 (-842)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1181 (-641 *4))) (-4 *4 (-846))
+ (-5 *2 (-641 (-641 *4))) (-5 *1 (-1180 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
+ (-4 *2 (-13 (-430 *3) (-998)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3))
+ (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
+ (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
+ ((*1 *1 *1) (-4 *1 (-493)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-5 *1 (-1155 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
+ (-5 *1 (-1156 *3)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-1152)) (-5 *3 (-564)) (-5 *1 (-241)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1260))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-767)) (-5 *2 (-1264)) (-5 *1 (-1261)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-349)) (-5 *2 (-954 (-1166 *4))) (-5 *1 (-357 *4))
+ (-5 *3 (-1166 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 *1)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1045)) (-4 *1 (-683 *3 *4 *5))
+ (-4 *4 (-373 *3)) (-4 *5 (-373 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-685 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-641 *4)) (-4 *4 (-1045)) (-4 *1 (-1117 *3 *4 *5 *6))
+ (-4 *5 (-238 *3 *4)) (-4 *6 (-238 *3 *4)))))
+(((*1 *2 *3 *3 *4 *4)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *2 (-1031))
+ (-5 *1 (-744)))))
(((*1 *2 *1 *3)
(|partial| -12 (-5 *3 (-1170)) (-4 *4 (-1045)) (-4 *4 (-846))
- (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -1377 (-564))))
+ (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -4165 (-564))))
(-4 *1 (-430 *4))))
((*1 *2 *1 *3)
(|partial| -12 (-5 *3 (-114)) (-4 *4 (-1045)) (-4 *4 (-846))
- (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -1377 (-564))))
+ (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -4165 (-564))))
(-4 *1 (-430 *4))))
((*1 *2 *1)
(|partial| -12 (-4 *3 (-1106)) (-4 *3 (-846))
- (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -1377 (-564))))
+ (-5 *2 (-2 (|:| |var| (-610 *1)) (|:| -4165 (-564))))
(-4 *1 (-430 *3))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -1377 (-767))))
+ (|partial| -12 (-5 *2 (-2 (|:| |val| (-888 *3)) (|:| -4165 (-767))))
(-5 *1 (-888 *3)) (-4 *3 (-1094))))
((*1 *2 *1)
(|partial| -12 (-4 *1 (-945 *3 *4 *5)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *5 (-846)) (-5 *2 (-2 (|:| |var| *5) (|:| -1377 (-767))))))
+ (-4 *5 (-846)) (-5 *2 (-2 (|:| |var| *5) (|:| -4165 (-767))))))
((*1 *2 *3)
(|partial| -12 (-4 *4 (-789)) (-4 *5 (-846)) (-4 *6 (-1045))
(-4 *7 (-945 *6 *4 *5))
- (-5 *2 (-2 (|:| |var| *5) (|:| -1377 (-564))))
+ (-5 *2 (-2 (|:| |var| *5) (|:| -4165 (-564))))
(-5 *1 (-946 *4 *5 *6 *7 *3))
(-4 *3
(-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $))
- (-15 -2272 (*7 $))))))))
-(((*1 *1 *1 *1) (-5 *1 (-858))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3))
- (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
- (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
- ((*1 *1 *1) (-4 *1 (-493)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
- (-5 *1 (-1155 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
- (-5 *1 (-1156 *3)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-1059 *3 *4 *2)) (-4 *3 (-1045)) (-4 *4 (-789))
- (-4 *2 (-846))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1059 *2 *3 *4)) (-4 *2 (-1045)) (-4 *3 (-789))
- (-4 *4 (-846)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225)))
- (-5 *5 (-3 (|:| |fn| (-388)) (|:| |fp| (-79 LSFUN1))))
- (-5 *2 (-1031)) (-5 *1 (-749)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-112)) (-5 *3 (-641 (-263))) (-5 *1 (-261)))))
-(((*1 *2 *1) (-12 (-5 *2 (-112)) (-5 *1 (-820)))))
-(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
- (-12 (-5 *3 (-564)) (-5 *5 (-112)) (-5 *6 (-685 (-225)))
- (-5 *7 (-3 (|:| |fn| (-388)) (|:| |fp| (-77 OBJFUN))))
- (-5 *4 (-225)) (-5 *2 (-1031)) (-5 *1 (-749)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-767)) (-5 *1 (-852 *2)) (-4 *2 (-38 (-407 (-564))))
- (-4 *2 (-172)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1128 *3)) (-4 *3 (-1045))
- (-5 *2 (-641 (-641 (-641 (-767))))))))
-(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-641
- (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-767)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *3 (-789)) (-4 *6 (-945 *4 *3 *5)) (-4 *4 (-452)) (-4 *5 (-846))
- (-5 *1 (-449 *4 *3 *5 *6)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-979 *2)) (-4 *2 (-1194)))))
+ (-10 -8 (-15 -2326 ($ *7)) (-15 -2254 (*7 $))
+ (-15 -2264 (*7 $))))))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3))
- (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
- (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
- ((*1 *1 *1) (-4 *1 (-493)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
- (-5 *1 (-1155 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
- (-5 *1 (-1156 *3)))))
-(((*1 *2 *3 *4 *5 *4 *4 *4)
- (-12 (-4 *6 (-846)) (-5 *3 (-641 *6)) (-5 *5 (-641 *3))
- (-5 *2
- (-2 (|:| |f1| *3) (|:| |f2| (-641 *5)) (|:| |f3| *5)
- (|:| |f4| (-641 *5))))
- (-5 *1 (-1180 *6)) (-5 *4 (-641 *5)))))
-(((*1 *1) (-5 *1 (-1173))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-225)) (-5 *2 (-112)) (-5 *1 (-299 *4 *5)) (-14 *4 *3)
- (-14 *5 *3)))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1088 (-839 (-225)))) (-5 *3 (-225)) (-5 *2 (-112))
- (-5 *1 (-305))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-112))
- (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-342 *4 *5 *6)) (-4 *4 (-1213))
- (-4 *5 (-1235 *4)) (-4 *6 (-1235 (-407 *5)))
- (-5 *2 (-2 (|:| |num| (-685 *5)) (|:| |den| *5))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-1172 (-407 (-564))))
- (-5 *1 (-190)))))
+ (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+(((*1 *2 *1) (-12 (-5 *2 (-641 (-1170))) (-5 *1 (-1174)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |var| (-641 (-1170))) (|:| |pred| (-52))))
- (-5 *1 (-888 *3)) (-4 *3 (-1094)))))
+ (-12 (-4 *2 (-1094)) (-5 *1 (-960 *2 *3)) (-4 *3 (-1094)))))
+(((*1 *1 *1 *1) (-5 *1 (-858))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -17341,40 +17203,68 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-767)) (-4 *4 (-13 (-556) (-147)))
- (-5 *1 (-1229 *4 *2)) (-4 *2 (-1235 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1235 *5)) (-4 *5 (-363))
- (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
- (-5 *1 (-574 *5 *3)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2)
- (|partial| -12 (-4 *3 (-556)) (-4 *3 (-172))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -3776 (-641 *1))))
- (-4 *1 (-367 *3))))
- ((*1 *2)
+ (-12 (-5 *2 (-641 *3)) (-4 *3 (-1235 (-564))) (-5 *1 (-486 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-846)) (-5 *1 (-245 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-844)) (-5 *2 (-564))))
+ ((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-901 *3)) (-4 *3 (-1094))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1062 *4 *3)) (-4 *4 (-13 (-844) (-363)))
+ (-4 *3 (-1235 *4)) (-5 *2 (-564))))
+ ((*1 *2 *3)
(|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-453 *3 *4 *5 *6))
- (|:| -3776 (-641 (-453 *3 *4 *5 *6)))))
- (-5 *1 (-453 *3 *4 *5 *6)) (-4 *3 (-172)) (-14 *4 (-917))
- (-14 *5 (-641 (-1170))) (-14 *6 (-1259 (-685 *3))))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-917)) (-5 *1 (-1095 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-57 *2 *3 *4)) (-4 *2 (-1209)) (-4 *3 (-373 *2))
- (-4 *4 (-373 *2))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4407)) (-4 *1 (-602 *3 *2)) (-4 *3 (-1094))
- (-4 *2 (-1209)))))
+ (-4 *4 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452)))
+ (-5 *2 (-564)) (-5 *1 (-1110 *4 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *4)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6)))
+ (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452)))
+ (-5 *2 (-564)) (-5 *1 (-1110 *6 *3))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-1152))
+ (-4 *6 (-13 (-556) (-846) (-1034 *2) (-637 *2) (-452)))
+ (-5 *2 (-564)) (-5 *1 (-1110 *6 *3))
+ (-4 *3 (-13 (-27) (-1194) (-430 *6)))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-407 (-948 *4))) (-4 *4 (-452)) (-5 *2 (-564))
+ (-5 *1 (-1111 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1170)) (-5 *5 (-839 (-407 (-948 *6))))
+ (-5 *3 (-407 (-948 *6))) (-4 *6 (-452)) (-5 *2 (-564))
+ (-5 *1 (-1111 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-407 (-948 *6))) (-5 *4 (-1170))
+ (-5 *5 (-1152)) (-4 *6 (-452)) (-5 *2 (-564)) (-5 *1 (-1111 *6))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-564)) (-5 *1 (-1191 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7)) (-5 *2 (-641 *4))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-641 (-2 (|:| -3026 (-1170)) (|:| -3683 (-437)))))
+ (-5 *1 (-1174)))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-685 (-225))) (-5 *4 (-564)) (-5 *5 (-112))
+ (-5 *2 (-1031)) (-5 *1 (-741)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-112)) (-5 *1 (-442 *3)) (-4 *3 (-1235 (-564))))))
+ (-12 (-5 *2 (-641 (-564))) (-5 *1 (-1000 *3)) (-14 *3 (-564)))))
+(((*1 *2 *3) (-12 (-5 *2 (-112)) (-5 *1 (-586 *3)) (-4 *3 (-545)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-418 *2)) (-4 *2 (-307)) (-5 *1 (-910 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-407 (-948 *5))) (-5 *4 (-1170))
+ (-4 *5 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-418 (-948 *6))) (-5 *5 (-1170)) (-5 *3 (-948 *6))
+ (-4 *6 (-13 (-307) (-147))) (-5 *2 (-52)) (-5 *1 (-911 *6)))))
+(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
+ (-12 (-5 *3 (-564)) (-5 *4 (-685 (-225))) (-5 *5 (-225))
+ (-5 *2 (-1031)) (-5 *1 (-747)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-294 *3))) (-5 *1 (-294 *3)) (-4 *3 (-556))
+ (-4 *3 (-1209)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -17384,9 +17274,6 @@
((*1 *2 *2)
(-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
(-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
- (-14 *3 (-641 (-1170))) (-4 *4 (-387))))
((*1 *1 *1) (-4 *1 (-493)))
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
@@ -17394,53 +17281,52 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-34)) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-452)) (-4 *4 (-846)) (-4 *5 (-789)) (-5 *2 (-112))
- (-5 *1 (-983 *3 *4 *5 *6)) (-4 *6 (-945 *3 *5 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-112)) (-5 *1 (-1134 *3 *4)) (-4 *3 (-13 (-1094) (-34)))
- (-4 *4 (-13 (-1094) (-34))))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-342 *4 *3 *5)) (-4 *4 (-1213)) (-4 *3 (-1235 *4))
- (-4 *5 (-1235 (-407 *3))) (-5 *2 (-112))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-342 *3 *4 *5)) (-4 *3 (-1213)) (-4 *4 (-1235 *3))
- (-4 *5 (-1235 (-407 *4))) (-5 *2 (-112)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-641 (-2 (|:| -3058 (-1170)) (|:| -3726 (-437)))))
- (-5 *1 (-1174)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-445 *3)) (-4 *3 (-1045)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-112)) (-5 *1 (-645 *3 *4 *5)) (-4 *3 (-1094))
+ (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-241)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-452)) (-4 *6 (-789)) (-4 *7 (-846))
+ (-4 *3 (-1059 *5 *6 *7))
+ (-5 *2 (-641 (-2 (|:| |val| *3) (|:| -3418 *4))))
+ (-5 *1 (-1066 *5 *6 *7 *3 *4)) (-4 *4 (-1065 *5 *6 *7 *3)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-767)) (-4 *4 (-349)) (-5 *1 (-216 *4 *2))
+ (-4 *2 (-1235 *4))))
+ ((*1 *2 *2 *3 *2 *3)
+ (-12 (-5 *3 (-564)) (-5 *1 (-692 *2)) (-4 *2 (-1235 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-818)) (-5 *1 (-817)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-5 *2 (-641 *3)) (-5 *1 (-43 *4 *3))
+ (-4 *3 (-417 *4)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-685 *7)) (-5 *3 (-641 *7)) (-4 *7 (-945 *4 *6 *5))
- (-4 *4 (-13 (-307) (-147))) (-4 *5 (-13 (-846) (-612 (-1170))))
- (-4 *6 (-789)) (-5 *1 (-920 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-939 *3)) (-4 *3 (-13 (-363) (-1194) (-998)))
- (-5 *1 (-176 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-837)) (-5 *2 (-1031)) (-5 *1 (-836))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-641 (-316 (-379)))) (-5 *4 (-641 (-379)))
- (-5 *2 (-1031)) (-5 *1 (-836)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-556) (-147))) (-5 *1 (-537 *3 *2))
- (-4 *2 (-1250 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-4 *4 (-1235 *3))
- (-4 *5 (-720 *3 *4)) (-5 *1 (-541 *3 *4 *5 *2)) (-4 *2 (-1250 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-363) (-368) (-612 (-564)))) (-5 *1 (-542 *3 *2))
- (-4 *2 (-1250 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-13 (-556) (-147)))
- (-5 *1 (-1146 *3)))))
-(((*1 *1) (-5 *1 (-141))))
+ (-12 (-4 *4 (-452)) (-4 *5 (-789)) (-4 *6 (-846))
+ (-4 *2 (-1059 *4 *5 *6)) (-5 *1 (-772 *4 *5 *6 *2 *3))
+ (-4 *3 (-1065 *4 *5 *6 *2)))))
+(((*1 *1 *1 *1) (|partial| -4 *1 (-131))))
(((*1 *2 *3)
- (-12 (-4 *4 (-38 (-407 (-564))))
- (-5 *2 (-2 (|:| -1301 (-1150 *4)) (|:| -1311 (-1150 *4))))
- (-5 *1 (-1156 *4)) (-5 *3 (-1150 *4)))))
+ (-12 (-4 *4 (-556)) (-4 *5 (-988 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-142 *4 *5 *3))
+ (-4 *3 (-373 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-988 *4))
+ (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
+ (-5 *1 (-503 *4 *5 *6 *3)) (-4 *6 (-373 *4)) (-4 *3 (-373 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-685 *5)) (-4 *5 (-988 *4)) (-4 *4 (-556))
+ (-5 *2 (-2 (|:| |num| (-685 *4)) (|:| |den| *4)))
+ (-5 *1 (-689 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-363) (-147) (-1034 (-407 (-564)))))
+ (-4 *6 (-1235 *5))
+ (-5 *2 (-2 (|:| -1583 *7) (|:| |rh| (-641 (-407 *6)))))
+ (-5 *1 (-803 *5 *6 *7 *3)) (-5 *4 (-641 (-407 *6)))
+ (-4 *7 (-652 *6)) (-4 *3 (-652 (-407 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-556)) (-4 *5 (-988 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1228 *4 *5 *3))
+ (-4 *3 (-1235 *5)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -17460,34 +17346,33 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-789)) (-4 *6 (-846)) (-4 *3 (-556))
- (-4 *7 (-945 *3 *5 *6))
- (-5 *2 (-2 (|:| -1377 (-767)) (|:| -4311 *8) (|:| |radicand| *8)))
- (-5 *1 (-949 *5 *6 *3 *7 *8)) (-5 *4 (-767))
- (-4 *8
- (-13 (-363)
- (-10 -8 (-15 -2350 ($ *7)) (-15 -2261 (*7 $)) (-15 -2272 (*7 $))))))))
-(((*1 *1) (-5 *1 (-559))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-641 *2))) (-5 *4 (-641 *5))
- (-4 *5 (-38 (-407 (-564)))) (-4 *2 (-1250 *5))
- (-5 *1 (-1252 *5 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-685 (-407 (-564))))
- (-5 *2
- (-641
- (-2 (|:| |outval| *4) (|:| |outmult| (-564))
- (|:| |outvect| (-641 (-685 *4))))))
- (-5 *1 (-775 *4)) (-4 *4 (-13 (-363) (-844))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-225)) (-5 *4 (-564)) (-5 *2 (-1031)) (-5 *1 (-754)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-452))) (-5 *1 (-1200 *3 *2))
- (-4 *2 (-13 (-430 *3) (-1194))))))
-(((*1 *2 *3) (-12 (-5 *3 (-917)) (-5 *2 (-900 (-564))) (-5 *1 (-913))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-641 (-564))) (-5 *2 (-900 (-564))) (-5 *1 (-913)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1259 *3)) (-4 *3 (-1045)) (-5 *1 (-708 *3 *4))
+ (-4 *4 (-1235 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-364 *3 *2)) (-4 *3 (-1094)) (-4 *2 (-1094)))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)))
+ (-5 *2 (-839 *4)) (-5 *1 (-313 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170))
+ (-14 *6 *4)))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-846) (-1034 (-564)) (-637 (-564)) (-452)))
+ (-5 *2 (-839 *4)) (-5 *1 (-1245 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1194) (-430 *3))) (-14 *5 (-1170))
+ (-14 *6 *4))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-316 (-225))) (-5 *2 (-316 (-379))) (-5 *1 (-305)))))
+(((*1 *2 *2 *3 *3)
+ (|partial| -12 (-5 *3 (-1170))
+ (-4 *4 (-13 (-307) (-846) (-147) (-1034 (-564)) (-637 (-564))))
+ (-5 *1 (-575 *4 *2))
+ (-4 *2 (-13 (-1194) (-955) (-1133) (-29 *4))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1152)) (-5 *3 (-641 (-263))) (-5 *1 (-261))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1152)) (-5 *1 (-263)))))
(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-62 *3)) (-14 *3 (-1170))))
((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-69 *3)) (-14 *3 (-1170))))
((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-72 *3)) (-14 *3 (-1170))))
@@ -17498,12 +17383,7 @@
((*1 *2 *3) (-12 (-5 *3 (-858)) (-5 *2 (-1264)) (-5 *1 (-1132))))
((*1 *2 *3)
(-12 (-5 *3 (-641 (-858))) (-5 *2 (-1264)) (-5 *1 (-1132)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-641 *6)) (-4 *6 (-846)) (-4 *4 (-363)) (-4 *5 (-789))
- (-5 *1 (-504 *4 *5 *6 *2)) (-4 *2 (-945 *4 *5 *6))))
- ((*1 *1 *1 *2)
- (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
- (-5 *1 (-504 *3 *4 *5 *2)) (-4 *2 (-945 *3 *4 *5)))))
+(((*1 *1) (-5 *1 (-437))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
@@ -17523,47 +17403,133 @@
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-225)) (-5 *1 (-226))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-169 (-225))) (-5 *1 (-226))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-888 *4)) (-4 *4 (-1094)) (-4 *2 (-1094))
+ (-5 *1 (-885 *4 *2)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-767)) (-5 *1 (-59 *3)) (-4 *3 (-1209))))
+ ((*1 *1 *2) (-12 (-5 *2 (-641 *3)) (-4 *3 (-1209)) (-5 *1 (-59 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-57 *3 *4 *5)) (-4 *3 (-1209)) (-4 *4 (-373 *3))
+ (-4 *5 (-373 *3)) (-5 *2 (-767))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1048 *3 *4 *5 *6 *7)) (-4 *5 (-1045))
+ (-4 *6 (-238 *4 *5)) (-4 *7 (-238 *3 *5)) (-5 *2 (-767)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-641 *5)) (-5 *4 (-564)) (-4 *5 (-844)) (-4 *5 (-363))
+ (-5 *2 (-767)) (-5 *1 (-941 *5 *6)) (-4 *6 (-1235 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846)) (-5 *2 (-641 *6))
+ (-5 *1 (-504 *3 *4 *5 *6)) (-4 *6 (-945 *3 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-641 (-901 *3))) (-5 *1 (-900 *3)) (-4 *3 (-1094)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-755)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-641 (-948 *6))) (-5 *4 (-641 (-1170))) (-4 *6 (-452))
+ (-5 *2 (-641 (-641 *7))) (-5 *1 (-538 *6 *7 *5)) (-4 *7 (-363))
+ (-4 *5 (-13 (-363) (-844))))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-789)) (-4 *4 (-846)) (-4 *5 (-307))
+ (-5 *1 (-912 *3 *4 *5 *2)) (-4 *2 (-945 *5 *3 *4))))
((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-431 *3 *2))
- (-4 *2 (-430 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1133))))
+ (-12 (-5 *2 (-1166 *6)) (-4 *6 (-945 *5 *3 *4)) (-4 *3 (-789))
+ (-4 *4 (-846)) (-4 *5 (-307)) (-5 *1 (-912 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-641 *2)) (-4 *2 (-945 *6 *4 *5))
+ (-5 *1 (-912 *4 *5 *6 *2)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-4 *6 (-307)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-649 (-407 *2))) (-4 *2 (-1235 *4)) (-5 *1 (-806 *4 *2))
- (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564)))))))
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-225)) (|:| |xend| (-225))
+ (|:| |fn| (-1259 (-316 (-225)))) (|:| |yinit| (-641 (-225)))
+ (|:| |intvals| (-641 (-225))) (|:| |g| (-316 (-225)))
+ (|:| |abserr| (-225)) (|:| |relerr| (-225))))
+ (-5 *2 (-379)) (-5 *1 (-205)))))
+(((*1 *1 *1) (-5 *1 (-48)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-59 *5)) (-4 *5 (-1209))
+ (-4 *2 (-1209)) (-5 *1 (-58 *5 *2))))
+ ((*1 *2 *3 *1 *2 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1094)) (|has| *1 (-6 -4407))
+ (-4 *1 (-151 *2)) (-4 *2 (-1209))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *2))
+ (-4 *2 (-1209))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4407)) (-4 *1 (-151 *2))
+ (-4 *2 (-1209))))
((*1 *2 *3)
- (-12 (-5 *3 (-650 *2 (-407 *2))) (-4 *2 (-1235 *4))
- (-5 *1 (-806 *4 *2))
- (-4 *4 (-13 (-363) (-147) (-1034 (-564)) (-1034 (-407 (-564))))))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-394))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-641 (-1152))) (-5 *1 (-1189)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-644 *3)) (-4 *3 (-1045))
- (-5 *1 (-710 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1045)) (-5 *1 (-832 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-564)) (-5 *1 (-818)))))
-(((*1 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262))))
- ((*1 *2 *2) (-12 (-5 *2 (-870)) (-5 *1 (-1262)))))
-(((*1 *1 *1) (-4 *1 (-95)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
- (-4 *2 (-13 (-430 *3) (-998)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1250 *3))
- (-5 *1 (-278 *3 *4 *2)) (-4 *2 (-1221 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
- (-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
- (-5 *1 (-1155 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
- (-5 *1 (-1156 *3)))))
-(((*1 *1 *1) (-4 *1 (-35)))
- ((*1 *2 *2)
+ (-12 (-4 *4 (-1045))
+ (-5 *2 (-2 (|:| -2859 (-1166 *4)) (|:| |deg| (-917))))
+ (-5 *1 (-221 *4 *5)) (-5 *3 (-1166 *4)) (-4 *5 (-13 (-556) (-846)))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-240 *5 *6)) (-14 *5 (-767))
+ (-4 *6 (-1209)) (-4 *2 (-1209)) (-5 *1 (-239 *5 *6 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *4 (-172)) (-5 *1 (-289 *4 *2 *3 *5 *6 *7))
+ (-4 *2 (-1235 *4)) (-4 *3 (-23)) (-14 *5 (-1 *2 *2 *3))
+ (-14 *6 (-1 (-3 *3 "failed") *3 *3))
+ (-14 *7 (-1 (-3 *2 "failed") *2 *2 *3))))
+ ((*1 *1 *1) (-12 (-5 *1 (-316 *2)) (-4 *2 (-556)) (-4 *2 (-846))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-335 *2 *3 *4 *5)) (-4 *2 (-363)) (-4 *3 (-1235 *2))
+ (-4 *4 (-1235 (-407 *3))) (-4 *5 (-342 *2 *3 *4))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1209)) (-4 *2 (-1209))
+ (-5 *1 (-371 *5 *4 *2 *6)) (-4 *4 (-373 *5)) (-4 *6 (-373 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1094)) (-4 *2 (-1094))
+ (-5 *1 (-423 *5 *4 *2 *6)) (-4 *4 (-425 *5)) (-4 *6 (-425 *2))))
+ ((*1 *1 *1) (-5 *1 (-495)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-641 *5)) (-4 *5 (-1209))
+ (-4 *2 (-1209)) (-5 *1 (-639 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1045)) (-4 *2 (-1045))
+ (-4 *6 (-373 *5)) (-4 *7 (-373 *5)) (-4 *8 (-373 *2))
+ (-4 *9 (-373 *2)) (-5 *1 (-681 *5 *6 *7 *4 *2 *8 *9 *10))
+ (-4 *4 (-683 *5 *6 *7)) (-4 *10 (-683 *2 *8 *9))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-707 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23))
+ (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
+ (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-1045)) (-5 *1 (-708 *3 *2)) (-4 *2 (-1235 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-711 *2 *3 *4 *5 *6)) (-4 *2 (-172)) (-4 *3 (-23))
+ (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3))
+ (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-407 *4)) (-4 *4 (-1235 *3)) (-4 *3 (-363))
+ (-4 *3 (-172)) (-4 *1 (-720 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-172)) (-4 *1 (-720 *3 *2)) (-4 *2 (-1235 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-954 *5)) (-4 *5 (-1209))
+ (-4 *2 (-1209)) (-5 *1 (-953 *5 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-363)) (-4 *4 (-789)) (-4 *5 (-846))
+ (-5 *1 (-1030 *3 *4 *5 *2 *6)) (-4 *2 (-945 *3 *4 *5))
+ (-14 *6 (-641 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-1045)) (-4 *2 (-1045))
+ (-14 *5 (-767)) (-14 *6 (-767)) (-4 *8 (-238 *6 *7))
+ (-4 *9 (-238 *5 *7)) (-4 *10 (-238 *6 *2)) (-4 *11 (-238 *5 *2))
+ (-5 *1 (-1050 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
+ (-4 *4 (-1048 *5 *6 *7 *8 *9)) (-4 *12 (-1048 *5 *6 *2 *10 *11))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1150 *5)) (-4 *5 (-1209))
+ (-4 *2 (-1209)) (-5 *1 (-1148 *5 *2))))
+ ((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-112) *2 *2))
+ (-4 *1 (-1202 *5 *6 *7 *2)) (-4 *5 (-556)) (-4 *6 (-789))
+ (-4 *7 (-846)) (-4 *2 (-1059 *5 *6 *7))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1259 *5)) (-4 *5 (-1209))
+ (-4 *2 (-1209)) (-5 *1 (-1258 *5 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-641 (-564))) (-5 *2 (-685 (-564))) (-5 *1 (-1104)))))
+(((*1 *2 *2)
(-12 (-4 *3 (-13 (-846) (-556))) (-5 *1 (-276 *3 *2))
(-4 *2 (-13 (-430 *3) (-998)))))
((*1 *2 *2)
@@ -17572,796 +17538,831 @@
((*1 *2 *2)
(-12 (-4 *3 (-38 (-407 (-564)))) (-4 *4 (-1219 *3))
(-5 *1 (-279 *3 *4 *2 *5)) (-4 *2 (-1242 *3 *4)) (-4 *5 (-979 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-339 *2 *3 *4)) (-14 *2 (-641 (-1170)))
+ (-14 *3 (-641 (-1170))) (-4 *4 (-387))))
+ ((*1 *1 *1) (-4 *1 (-493)))
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1155 *3))))
((*1 *2 *2)
(-12 (-5 *2 (-1150 *3)) (-4 *3 (-38 (-407 (-564))))
(-5 *1 (-1156 *3)))))
-(((*1 *1 *2 *3)
- (-12
- (-5 *3
- (-641
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
- (|:| |xpnt| (-564)))))
- (-4 *2 (-556)) (-5 *1 (-418 *2))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |contp| (-564))
- (|:| -1974 (-641 (-2 (|:| |irr| *4) (|:| -2304 (-564)))))))
- (-4 *4 (-1235 (-564))) (-5 *2 (-418 *4)) (-5 *1 (-442 *4)))))
-((-1292 . 735234) (-1293 . 734660) (-1294 . 734086) (-1295 . 733985)
- (-1296 . 733933) (-1297 . 733751) (-1298 . 733626) (-1299 . 733308)
- (-1300 . 733065) (-1301 . 732378) (-1302 . 732107) (-1303 . 731556)
- (-1304 . 731401) (-1305 . 731292) (-1306 . 731204) (-1307 . 730987)
- (-1308 . 730841) (-1309 . 730813) (-1310 . 730497) (-1311 . 729810)
- (-1312 . 729655) (-1313 . 729627) (-1314 . 729181) (-1315 . 729003)
- (-1316 . 728904) (-1317 . 728705) (-1318 . 728603) (-1319 . 728220)
- (-1320 . 727915) (-1321 . 727228) (-1322 . 727148) (-1323 . 727071)
- (-1324 . 726863) (-1325 . 726759) (-1326 . 726351) (-1327 . 726242)
- (-1328 . 726084) (-1329 . 725957) (-1330 . 725382) (-1331 . 725262)
- (-1332 . 725168) (-1333 . 724984) (-1334 . 724640) (-1335 . 724611)
- (-1336 . 724386) (-1337 . 723811) (-1338 . 723745) (-1339 . 723506)
- (-1340 . 723408) (-1341 . 723302) (-1342 . 723077) (-1343 . 723025)
- (-1344 . 722946) (-1345 . 722775) (-1346 . 722572) (-1347 . 721997)
- (-1348 . 721963) (-1349 . 720888) (-1350 . 720793) (-1351 . 720697)
- (-1352 . 720630) (-1353 . 720423) (-1354 . 720324) (-1355 . 720215)
- (-1356 . 720005) (-1357 . 719942) (-1358 . 719830) (-1359 . 719256)
- (-1360 . 719147) (-1361 . 718908) (-1362 . 718765) (-1363 . 718348)
- (-1364 . 717192) (-1365 . 716931) (-1366 . 716857) (-1367 . 716785)
- (-1368 . 716211) (-1369 . 715998) (-1370 . 715938) (-1371 . 715724)
- (-1372 . 715617) (-1373 . 715543) (-1374 . 715434) (-1375 . 715264)
- (-1376 . 715076) (-1377 . 714595) (-1378 . 714076) (-1379 . 713990)
- (-1380 . 713416) (-1381 . 713328) (-1382 . 713240) (-1383 . 713134)
- (-1384 . 713106) (-1385 . 713021) (-1386 . 712591) (-1387 . 712505)
- (-1388 . 712398) (-1389 . 712254) (-1390 . 712079) (-1391 . 711505)
- (-1392 . 711387) (-1393 . 711286) (-1394 . 711215) (-1395 . 711036)
- (-1396 . 710842) (-1397 . 710741) (-1398 . 710549) (-1399 . 710376)
- (-1400 . 709872) (-1401 . 709772) (-1402 . 709198) (-1403 . 708862)
- (-1404 . 708679) (-1405 . 708303) (-1406 . 708223) (-1407 . 707031)
- (-1408 . 706902) (-1409 . 706849) (-1410 . 706590) (-1411 . 705995)
- (-1412 . 705831) (-1413 . 705550) (-1414 . 705516) (-1415 . 705421)
- (-1416 . 705209) (-1417 . 705057) (** . 701968) (-1419 . 701549)
- (-1420 . 700907) (-1421 . 700854) (-1422 . 700801) (-1423 . 700732)
- (-1424 . 700579) (-1425 . 700453) (-1426 . 700388) (-1427 . 700266)
- (-1428 . 700101) (-1429 . 699741) (-1430 . 699423) (-1431 . 699260)
- (-1432 . 699145) (-1433 . 699043) (-1434 . 698457) (-1435 . 698234)
- (-1436 . 697825) (-1437 . 697739) (-1438 . 697711) (-1439 . 697323)
- (-1440 . 697270) (-1441 . 697018) (-1442 . 696875) (-1443 . 696781)
- (-1444 . 696730) (-1445 . 696656) (-1446 . 696562) (-1447 . 696496)
- (-1448 . 696373) (-1449 . 696317) (-1450 . 696218) (-1451 . 696130)
- (-1452 . 696011) (-1453 . 695820) (-1454 . 695579) (-1455 . 695513)
- (-1456 . 695204) (-1457 . 694400) (-1458 . 694323) (-1459 . 694271)
- (-1460 . 694214) (-1461 . 694066) (-1462 . 694013) (-1463 . 693872)
- (-1464 . 692089) (-1465 . 691814) (-1466 . 691403) (-1467 . 691260)
- (-1468 . 691189) (-1469 . 691161) (-1470 . 691057) (-1471 . 690196)
- (-1472 . 690090) (-1473 . 690035) (-1474 . 689538) (-1475 . 689203)
- (-1476 . 689076) (-1477 . 688993) (-1478 . 688886) (-1479 . 688777)
- (-1480 . 688700) (-1481 . 688468) (-1482 . 688222) (-1483 . 688100)
- (-1484 . 688006) (-1485 . 687940) (-1486 . 687817) (-1487 . 687636)
- (-1488 . 687526) (-1489 . 687433) (-1490 . 687009) (-1491 . 686958)
- (-1492 . 686834) (-1493 . 686678) (-1494 . 686595) (-1495 . 686348)
- (-1496 . 686211) (-1497 . 686139) (-1498 . 686095) (-1499 . 686029)
- (-1500 . 685919) (-1501 . 685669) (-1502 . 685581) (-1503 . 685415)
- (-1504 . 685299) (-1505 . 685135) (-1506 . 685072) (-1507 . 684951)
- (-1508 . 684879) (-1509 . 684660) (-1510 . 684605) (-1511 . 683718)
- (-1512 . 683357) (-1513 . 683166) (-1514 . 683084) (-1515 . 682806)
- (-1516 . 682640) (-1517 . 682568) (-1518 . 682454) (-1519 . 682331)
- (-1520 . 682159) (-1521 . 681999) (-1522 . 681842) (-1523 . 681786)
- (-1524 . 681179) (-1525 . 681126) (-1526 . 680960) (-1527 . 680442)
- (-1528 . 680364) (-1529 . 680174) (-1530 . 680125) (-1531 . 680023)
- (-1532 . 679974) (-1533 . 679613) (-1534 . 679190) (-1535 . 679075)
- (-1536 . 678960) (-1537 . 678848) (-1538 . 678719) (-1539 . 678541)
- (-1540 . 678338) (-1541 . 678177) (-1542 . 678062) (-1543 . 677915)
- (-1544 . 677816) (-1545 . 677737) (-1546 . 677660) (-1547 . 677629)
- (-1548 . 677557) (-1549 . 677456) (-1550 . 677366) (-1551 . 677235)
- (-1552 . 677157) (-1553 . 676379) (-1554 . 676165) (-1555 . 676109)
- (-1556 . 675898) (-1557 . 675581) (-1558 . 675500) (-1559 . 675327)
- (-1560 . 675299) (-1561 . 675205) (-1562 . 675143) (-1563 . 675065)
- (-1564 . 674979) (-1565 . 674889) (-1566 . 674806) (-1567 . 674707)
- (-1568 . 674619) (-1569 . 674246) (-1570 . 674144) (-1571 . 673996)
- (-1572 . 673777) (-1573 . 673700) (-1574 . 673301) (-1575 . 673170)
- (-1576 . 673056) (-1577 . 672979) (-1578 . 672649) (-1579 . 672467)
- (-1580 . 671867) (-1581 . 671786) (-1582 . 671700) (-1583 . 671490)
- (-1584 . 671438) (-1585 . 671388) (-1586 . 671289) (-1587 . 671162)
- (-1588 . 671067) (-1589 . 671014) (-1590 . 670607) (-1591 . 670402)
- (-1592 . 670323) (-1593 . 670138) (-1594 . 670037) (-1595 . 669913)
- (-1596 . 669862) (-1597 . 669800) (-1598 . 669706) (-1599 . 669477)
- (-1600 . 669443) (-1601 . 669133) (-1602 . 669016) (-1603 . 668348)
- (-1604 . 668296) (-1605 . 667939) (-1606 . 667587) (-1607 . 667472)
- (-1608 . 667182) (-1609 . 667096) (-1610 . 667024) (-1611 . 666663)
- (-1612 . 666554) (-1613 . 666504) (-1614 . 666318) (-1615 . 666160)
- (-1616 . 665956) (-1617 . 665873) (-1618 . 665642) (-1619 . 665175)
- (-1620 . 665012) (-1621 . 664883) (-1622 . 664763) (-1623 . 664703)
- (-1624 . 664650) (-1625 . 664595) (-1626 . 664479) (-1627 . 664376)
- (-1628 . 664264) (-1629 . 664182) (-1630 . 664075) (-1631 . 663992)
- (-1632 . 663662) (-1633 . 663526) (-1634 . 663335) (-1635 . 663102)
- (-1636 . 663074) (-1637 . 662834) (-1638 . 662705) (-1639 . 662676)
- (-1640 . 662535) (-1641 . 662292) (-1642 . 662093) (-1643 . 661965)
- (-1644 . 657805) (-1645 . 657646) (-1646 . 657350) (-1647 . 657258)
- (-1648 . 657008) (-1649 . 656956) (-1650 . 656884) (-1651 . 656771)
- (-1652 . 656392) (-1653 . 656268) (-1654 . 655052) (-1655 . 654903)
- (-1656 . 654822) (-1657 . 654330) (-1658 . 654223) (-1659 . 654020)
- (-1660 . 653843) (-1661 . 653720) (-1662 . 651869) (-1663 . 651807)
- (-1664 . 651431) (-1665 . 651369) (-1666 . 651283) (-1667 . 650529)
- (-1668 . 650307) (-1669 . 650243) (-1670 . 650045) (-1671 . 648833)
- (-1672 . 648720) (-1673 . 648512) (-1674 . 648369) (-1675 . 648259)
- (-1676 . 648033) (-1677 . 647785) (-1678 . 647529) (-1679 . 647439)
- (-1680 . 647390) (-1681 . 647307) (-1682 . 647270) (-1683 . 647199)
- (-1684 . 647082) (-1685 . 646945) (-1686 . 646803) (-1687 . 646717)
- (-1688 . 646607) (-1689 . 646524) (-1690 . 646416) (-1691 . 646277)
- (-1692 . 646119) (-1693 . 646060) (-1694 . 645917) (-1695 . 645707)
- (-1696 . 645598) (-1697 . 645464) (-1698 . 645120) (-1699 . 645038)
- (-1700 . 644859) (-1701 . 644760) (-1702 . 644414) (-1703 . 644352)
- (-1704 . 644090) (-1705 . 644007) (-1706 . 643892) (-1707 . 643577)
- (-1708 . 642938) (-1709 . 642828) (-1710 . 642712) (-1711 . 642662)
- (-1712 . 642558) (-1713 . 642480) (-1714 . 642428) (-1715 . 642375)
- (-1716 . 642089) (-1717 . 641875) (-1718 . 641792) (-1719 . 641718)
- (-1720 . 641537) (-1721 . 641430) (-1722 . 641402) (-1723 . 641201)
- (-1724 . 641012) (-1725 . 640867) (-1726 . 640724) (-1727 . 640658)
- (-1728 . 640579) (-1729 . 640441) (-1730 . 640389) (-1731 . 640073)
- (-1732 . 639755) (-1733 . 639654) (-1734 . 639496) (-1735 . 639415)
- (-1736 . 639217) (-1737 . 639151) (-1738 . 639023) (-1739 . 638939)
- (-1740 . 638835) (-1741 . 638448) (-1742 . 638189) (-1743 . 638049)
- (-1744 . 637997) (-1745 . 637892) (-1746 . 637773) (-1747 . 637678)
- (-1748 . 637482) (-1749 . 637272) (-1750 . 637173) (-1751 . 636947)
- (-1752 . 636823) (-1753 . 636677) (-1754 . 636413) (-1755 . 636379)
- (-1756 . 636148) (-1757 . 636016) (-1758 . 635538) (-1759 . 635401)
- (-1760 . 635302) (-1761 . 635074) (-1762 . 634977) (-1763 . 634896)
- (-1764 . 634841) (-1765 . 634397) (-1766 . 634265) (-1767 . 634046)
- (-1768 . 633909) (-1769 . 633774) (-1770 . 633214) (-1771 . 633056)
- (-1772 . 632837) (-1773 . 632730) (-1774 . 632601) (-1775 . 632510)
- (-1776 . 632386) (-1777 . 632285) (-1778 . 632233) (-1779 . 632176)
- (-1780 . 632009) (-1781 . 631786) (-1782 . 631698) (-1783 . 631645)
- (-1784 . 631454) (-1785 . 631167) (-1786 . 631114) (-1787 . 631026)
- (-1788 . 630971) (-1789 . 630887) (-1790 . 630836) (-1791 . 630782)
- (-1792 . 630659) (-1793 . 630553) (-1794 . 630525) (-1795 . 630307)
- (-1796 . 628837) (-1797 . 628652) (-1798 . 628548) (-1799 . 628254)
- (-1800 . 628161) (-1801 . 628013) (-1802 . 627979) (-1803 . 627821)
- (-1804 . 627562) (-1805 . 627512) (-1806 . 627459) (-1807 . 627404)
- (-1808 . 627318) (-1809 . 627100) (-1810 . 626931) (-1811 . 626854)
- (-1812 . 626712) (-1813 . 626500) (-1814 . 626149) (-1815 . 625991)
- (-1816 . 625867) (-1817 . 625790) (-1818 . 625696) (-1819 . 625668)
- (-1820 . 625241) (-1821 . 625058) (-1822 . 624708) (-1823 . 624610)
- (-1824 . 624516) (-1825 . 624432) (-1826 . 624278) (-1827 . 623898)
- (-1828 . 623693) (-1829 . 623664) (-1830 . 623546) (-1831 . 623439)
- (-1832 . 623368) (-1833 . 623015) (-1834 . 622765) (-1835 . 622555)
- (-1836 . 622414) (-1837 . 622305) (-1838 . 622204) (-1839 . 622135)
- (-1840 . 622055) (-1841 . 621860) (-1842 . 621747) (-1843 . 621360)
- (-1844 . 621222) (-1845 . 621148) (-1846 . 621064) (-1847 . 620912)
- (-1848 . 620809) (-1849 . 620754) (-1850 . 620648) (-1851 . 620400)
- (-1852 . 620366) (-1853 . 620334) (-1854 . 620300) (-1855 . 620192)
- (-1856 . 619994) (-1857 . 619873) (-1858 . 619757) (-1859 . 619639)
- (-1860 . 619568) (-1861 . 619495) (-1862 . 619427) (-1863 . 619368)
- (-1864 . 618930) (-1865 . 618831) (-1866 . 618779) (-1867 . 618727)
- (-1868 . 618326) (-1869 . 618223) (-1870 . 618166) (-1871 . 611167)
- (-1872 . 611089) (-1873 . 610787) (-1874 . 610530) (-1875 . 610408)
- (-1876 . 610152) (-1877 . 610065) (-1878 . 609961) (-1879 . 609852)
- (-1880 . 609743) (-1881 . 609139) (-1882 . 608460) (-1883 . 608302)
- (-1884 . 608243) (-1885 . 607981) (-1886 . 607883) (-1887 . 607759)
- (-1888 . 607706) (-1889 . 607585) (-1890 . 606768) (-1891 . 606684)
- (-1892 . 606634) (-1893 . 606581) (-1894 . 606529) (-1895 . 606475)
- (-1896 . 606426) (-1897 . 606342) (-1898 . 606131) (-1899 . 605471)
- (-1900 . 605388) (-1901 . 605158) (-1902 . 605075) (-1903 . 604794)
- (-1904 . 604613) (-1905 . 604534) (-1906 . 604101) (-1907 . 603983)
- (-1908 . 603912) (-1909 . 603682) (-1910 . 603599) (-1911 . 603484)
- (-1912 . 603371) (-1913 . 603337) (-1914 . 603241) (-1915 . 603182)
- (-1916 . 602652) (-1917 . 602471) (-1918 . 602357) (-1919 . 602186)
- (-1920 . 602050) (-1921 . 601893) (-1922 . 601719) (-1923 . 601625)
- (-1924 . 601467) (-1925 . 601412) (-1926 . 601340) (-1927 . 601217)
- (-1928 . 601122) (-1929 . 601040) (-1930 . 600933) (-1931 . 600880)
- (-1932 . 600843) (-1933 . 600772) (-1934 . 600443) (-1935 . 600360)
- (-1936 . 599708) (-1937 . 599556) (-1938 . 599473) (-1939 . 599082)
- (-1940 . 599024) (-1941 . 598844) (-1942 . 597928) (-1943 . 597751)
- (-1944 . 597648) (-1945 . 597477) (-1946 . 597404) (-1947 . 597066)
- (-1948 . 596903) (-1949 . 596758) (-1950 . 596730) (-1951 . 596602)
- (-1952 . 596395) (-1953 . 596216) (-1954 . 596110) (-1955 . 596037)
- (-1956 . 595978) (-1957 . 595912) (-1958 . 595801) (-1959 . 595722)
- (-1960 . 595567) (-1961 . 595369) (-1962 . 595281) (-1963 . 595195)
- (-1964 . 594990) (-1965 . 594616) (-1966 . 594475) (-1967 . 594380)
- (-1968 . 594187) (-1969 . 593909) (-1970 . 593324) (-1971 . 593171)
- (-1972 . 593055) (-1973 . 592688) (-1974 . 592236) (-1975 . 591852)
- (-1976 . 591229) (-1977 . 591108) (-1978 . 591057) (-1979 . 590976)
- (-1980 . 590730) (-1981 . 590584) (-1982 . 590532) (-1983 . 590446)
- (-1984 . 590320) (-1985 . 590268) (-1986 . 590150) (-1987 . 590061)
- (-1988 . 589739) (-1989 . 589589) (-1990 . 589537) (-1991 . 589431)
- (-1992 . 589268) (-1993 . 589226) (-1994 . 589081) (-1995 . 588053)
- (-1996 . 588001) (-1997 . 587949) (-1998 . 587831) (-1999 . 587546)
- (-2000 . 587447) (-2001 . 587375) (-2002 . 587219) (-2003 . 587106)
- (-2004 . 587035) (-2005 . 586708) (-2006 . 586392) (-2007 . 586320)
- (-2008 . 586153) (-2009 . 586073) (-2010 . 585981) (-2011 . 585798)
- (-2012 . 585621) (-2013 . 585570) (-2014 . 585409) (-2015 . 585274)
- (-2016 . 585175) (-2017 . 585122) (-2018 . 584982) (-2019 . 584908)
- (-2020 . 584828) (-2021 . 584623) (-2022 . 584484) (-2023 . 584133)
- (-2024 . 584050) (-2025 . 583947) (-2026 . 583781) (-2027 . 583581)
- (-2028 . 583515) (-2029 . 583376) (-2030 . 582984) (-2031 . 582838)
- (-2032 . 582806) (-2033 . 582726) (-2034 . 582625) (-2035 . 582559)
- (-2036 . 582445) (-2037 . 582417) (-2038 . 582096) (-2039 . 581937)
- (-2040 . 581073) (-2041 . 580950) (-2042 . 580632) (-2043 . 580571)
- (-2044 . 580284) (-2045 . 580112) (-2046 . 580024) (-2047 . 579643)
- (-2048 . 579192) (-2049 . 578758) (-2050 . 578642) (-2051 . 578330)
- (-2052 . 578221) (-2053 . 577348) (-2054 . 577296) (-2055 . 577219)
- (-2056 . 577082) (-2057 . 576998) (-2058 . 576946) (-2059 . 576849)
- (-2060 . 576679) (-2061 . 576542) (-2062 . 576225) (-2063 . 576026)
- (-2064 . 575961) (-2065 . 575208) (-2066 . 575050) (-2067 . 574936)
- (-2068 . 574835) (-2069 . 574655) (-2070 . 574548) (-2071 . 574206)
- (-2072 . 573792) (-2073 . 573339) (-2074 . 573202) (-2075 . 572851)
- (-2076 . 572034) (-2077 . 571901) (-2078 . 571796) (-2079 . 571728)
- (-2080 . 571650) (-2081 . 571398) (-2082 . 571087) (-2083 . 570992)
- (-2084 . 570907) (-2085 . 570722) (-2086 . 570649) (-2087 . 570597)
- (-2088 . 570364) (-2089 . 570258) (-2090 . 570186) (-2091 . 570079)
- (-2092 . 569737) (-2093 . 569666) (-2094 . 569273) (-2095 . 569163)
- (-2096 . 569063) (-2097 . 568309) (-2098 . 568243) (-2099 . 568133)
- (-2100 . 567536) (-2101 . 566990) (-2102 . 566958) (-2103 . 566899)
- (-2104 . 566647) (-2105 . 566546) (-2106 . 565481) (-2107 . 565225)
- (-2108 . 565018) (-2109 . 564514) (-2110 . 564433) (-2111 . 564039)
- (-2112 . 563966) (-2113 . 563625) (-2114 . 563366) (-2115 . 563334)
- (-2116 . 563235) (-2117 . 563137) (-2118 . 563024) (-2119 . 562698)
- (-2120 . 562583) (-2121 . 562555) (-2122 . 562446) (-2123 . 562315)
- (-2124 . 562190) (-2125 . 561950) (-2126 . 561842) (-2127 . 561571)
- (-2128 . 561319) (-2129 . 561189) (-2130 . 561031) (-2131 . 560783)
- (-2132 . 560402) (-2133 . 560102) (-2134 . 560047) (-2135 . 559939)
- (-2136 . 559801) (-2137 . 559688) (-2138 . 559660) (-2139 . 559587)
- (-2140 . 559503) (-2141 . 559306) (-2142 . 559206) (-2143 . 559133)
- (-2144 . 558948) (-2145 . 558896) (-2146 . 558746) (-2147 . 558693)
- (-2148 . 558345) (-2149 . 558238) (-2150 . 558134) (-2151 . 558046)
- (-2152 . 557856) (-2153 . 557634) (-2154 . 557606) (-2155 . 557512)
- (-2156 . 557351) (-2157 . 557299) (-2158 . 557242) (-2159 . 556659)
- (-2160 . 556558) (-2161 . 555688) (-2162 . 555561) (-2163 . 555338)
- (-2164 . 555180) (-2165 . 555077) (-2166 . 554855) (-2167 . 554636)
- (-2168 . 554564) (-2169 . 554136) (-2170 . 554050) (-2171 . 553946)
- (-2172 . 553872) (-2173 . 553775) (-2174 . 553501) (-2175 . 552890)
- (-2176 . 552811) (-2177 . 552539) (-2178 . 552412) (-2179 . 552338)
- (-2180 . 552160) (-2181 . 551985) (-2182 . 551918) (-2183 . 551834)
- (-2184 . 551593) (-2185 . 551068) (-2186 . 550974) (-2187 . 550844)
- (-2188 . 550773) (-2189 . 550567) (-2190 . 550263) (-2191 . 550127)
- (-2192 . 550090) (-2193 . 550030) (-2194 . 549963) (-2195 . 549935)
- (-2196 . 549767) (-2197 . 549576) (-2198 . 549415) (-2199 . 549328)
- (-2200 . 549204) (-2201 . 549152) (-2202 . 548895) (-2203 . 548838)
- (-2204 . 548675) (-2205 . 547877) (-2206 . 547740) (-2207 . 547674)
- (-2208 . 547604) (-2209 . 547524) (-2210 . 547450) (-2211 . 547304)
- (-2212 . 545964) (-2213 . 545912) (-2214 . 545747) (-2215 . 545601)
- (-2216 . 545500) (-2217 . 545393) (-2218 . 545310) (-2219 . 545241)
- (-2220 . 545045) (-2221 . 544923) (-2222 . 544165) (-2223 . 543927)
- (-2224 . 543875) (-2225 . 543709) (-2226 . 543481) (-2227 . 543226)
- (-2228 . 543110) (-2229 . 542888) (-2230 . 542854) (-2231 . 542558)
- (-2232 . 542495) (-2233 . 542247) (-2234 . 542188) (-2235 . 542028)
- (-2236 . 541962) (-2237 . 541861) (-2238 . 541761) (-2239 . 541627)
- (-2240 . 541032) (-2241 . 540913) (-2242 . 540746) (-2243 . 540359)
- (-2244 . 540199) (-2245 . 539714) (-2246 . 539376) (-2247 . 539296)
- (-2248 . 539183) (-2249 . 539093) (-2250 . 538967) (-2251 . 538935)
- (-2252 . 538867) (-2253 . 538596) (-2254 . 538422) (-2255 . 538303)
- (-2256 . 538056) (-2257 . 537761) (-2258 . 537673) (-2259 . 537240)
- (-2260 . 537127) (-2261 . 536426) (-2262 . 536281) (-2263 . 536132)
- (-2264 . 536008) (-2265 . 535910) (-2266 . 535523) (-2267 . 535379)
- (-2268 . 535309) (-2269 . 535241) (-2270 . 534948) (-2271 . 534298)
- (-2272 . 533620) (-2273 . 533513) (-2274 . 533350) (-2275 . 533054)
- (-2276 . 532925) (-2277 . 532778) (-2278 . 532666) (-2279 . 532562)
- (-2280 . 532400) (-2281 . 532136) (-2282 . 532023) (-2283 . 531439)
- (-2284 . 531335) (-2285 . 531173) (-2286 . 531122) (-2287 . 531067)
- (-2288 . 530958) (-2289 . 530772) (-2290 . 530704) (-2291 . 530486)
- (-2292 . 530217) (-2293 . 529714) (-2294 . 529640) (-2295 . 529375)
- (-2296 . 529289) (-2297 . 529121) (-2298 . 528841) (-2299 . 528661)
- (-2300 . 528572) (-2301 . 528410) (-2302 . 528341) (-2303 . 527950)
- (-2304 . 527842) (-2305 . 527450) (-2306 . 527343) (-2307 . 527283)
- (-2308 . 527231) (-2309 . 527030) (-2310 . 526663) (-2311 . 526579)
- (-2312 . 526407) (-2313 . 526329) (-2314 . 526280) (-2315 . 526221)
- (-2316 . 526153) (-2317 . 526030) (-2318 . 525951) (-2319 . 525799)
- (-2320 . 525772) (-2321 . 525640) (-2322 . 525539) (-2323 . 525457)
- (-2324 . 525252) (-2325 . 524965) (-2326 . 524844) (-2327 . 524597)
- (-2328 . 524373) (-2329 . 524301) (-2330 . 524202) (-2331 . 524000)
- (-2332 . 523785) (-2333 . 523711) (-2334 . 523558) (-2335 . 523322)
- (-2336 . 523073) (-2337 . 522986) (-2338 . 522851) (-2339 . 522624)
- (-2340 . 522345) (-2341 . 522185) (-2342 . 521878) (-2343 . 521807)
- (-2344 . 521708) (-2345 . 521635) (-2346 . 521583) (-2347 . 521510)
- (-2348 . 521415) (-2349 . 521282) (-2350 . 502691) (-2351 . 502500)
- (-2352 . 502421) (-2353 . 502338) (-2354 . 502165) (-2355 . 498102)
- (-2356 . 497985) (-2357 . 497933) (-2358 . 497840) (-2359 . 497757)
- (-2360 . 497526) (-2361 . 497211) (-2362 . 496937) (-2363 . 494116)
- (-2364 . 494047) (-2365 . 493465) (-2366 . 493412) (-2367 . 493128)
- (-2368 . 493031) (-2369 . 492979) (-2370 . 492752) (-2371 . 492673)
- (-2372 . 492394) (-2373 . 492337) (-2374 . 492274) (-2375 . 492151)
- (-2376 . 491769) (-2377 . 491644) (-2378 . 491455) (-2379 . 491002)
- (-2380 . 490905) (-2381 . 490707) (-2382 . 490591) (-2383 . 490475)
- (-2384 . 490424) (-2385 . 490236) (-2386 . 490107) (-2387 . 489940)
- (-2388 . 489697) (-2389 . 489595) (-2390 . 489270) (-2391 . 489172)
- (-2392 . 489019) (-2393 . 488878) (-2394 . 488819) (-2395 . 488474)
- (-2396 . 488275) (-2397 . 488136) (-2398 . 487954) (-2399 . 487836)
- (-2400 . 487780) (-2401 . 487256) (-2402 . 487203) (-2403 . 483868)
- (-2404 . 483725) (-2405 . 483478) (-2406 . 483136) (-2407 . 483077)
- (-2408 . 482989) (-2409 . 482918) (-2410 . 482858) (-2411 . 482807)
- (-2412 . 482640) (-2413 . 482569) (-2414 . 482398) (-2415 . 482311)
- (-2416 . 482238) (-2417 . 481887) (-2418 . 479919) (-2419 . 479849)
- (-2420 . 479798) (-2421 . 479698) (-2422 . 479565) (-2423 . 478999)
- (-2424 . 478932) (-2425 . 478904) (-2426 . 478833) (-2427 . 477537)
- (-2428 . 477290) (-2429 . 476687) (-2430 . 476634) (-2431 . 476539)
- (-2432 . 475879) (-2433 . 475737) (-2434 . 475597) (-2435 . 475472)
- (-2436 . 475294) (-2437 . 474728) (-2438 . 474585) (-2439 . 474422)
- (-2440 . 474351) (-2441 . 474015) (-2442 . 473942) (-2443 . 473913)
- (-2444 . 473755) (-2445 . 473040) (-2446 . 472959) (-2447 . 472791)
- (-2448 . 472681) (-2449 . 472171) (-2450 . 471626) (-2451 . 471547)
- (-2452 . 471453) (-2453 . 471236) (-2454 . 470809) (-2455 . 470654)
- (-2456 . 470062) (-2457 . 469982) (-2458 . 469772) (-2459 . 469558)
- (-2460 . 469385) (-2461 . 469316) (-2462 . 469244) (-2463 . 469137)
- (-2464 . 469060) (-2465 . 468954) (-2466 . 468888) (-2467 . 468648)
- (-2468 . 468352) (-2469 . 468214) (-2470 . 468131) (-2471 . 467838)
- (-2472 . 467759) (-2473 . 467685) (-2474 . 467096) (-2475 . 466946)
- (-2476 . 466700) (-2477 . 466105) (-2478 . 466002) (-2479 . 465854)
- (-2480 . 465733) (-2481 . 465696) (-2482 . 465500) (-2483 . 464391)
- (-2484 . 464298) (-2485 . 464212) (-2486 . 464139) (-2487 . 464031)
- (-2488 . 463738) (-2489 . 463605) (-2490 . 463527) (-2491 . 463349)
- (-2492 . 463242) (-2493 . 463158) (-2494 . 463105) (-2495 . 463039)
- (-2496 . 462926) (-2497 . 462824) (-2498 . 462683) (-2499 . 462204)
- (-2500 . 462079) (-2501 . 461972) (-2502 . 461917) (-2503 . 461862)
- (-2504 . 461111) (-2505 . 460859) (-2506 . 460793) (-2507 . 460724)
- (-2508 . 460695) (-2509 . 460292) (-2510 . 460063) (-2511 . 460011)
- (-2512 . 459945) (-2513 . 459757) (-2514 . 459570) (-2515 . 459517)
- (-2516 . 459450) (-2517 . 459241) (-2518 . 458854) (-2519 . 458802)
- (-2520 . 458695) (-2521 . 458579) (-2522 . 458287) (-2523 . 458175)
- (-2524 . 458032) (-2525 . 457940) (-2526 . 457888) (-2527 . 457721)
- (-2528 . 457499) (-2529 . 457443) (-2530 . 457283) (-2531 . 457011)
- (-2532 . 456867) (-2533 . 456652) (-2534 . 456579) (-2535 . 456491)
- (-2536 . 456407) (-2537 . 455546) (-2538 . 455443) (-2539 . 455134)
- (-2540 . 454604) (-2541 . 454210) (-2542 . 454030) (-2543 . 453905)
- (-2544 . 453419) (-2545 . 453185) (-2546 . 452737) (-2547 . 452406)
- (-2548 . 452243) (-2549 . 452099) (-2550 . 451607) (-2551 . 451464)
- (-2552 . 451387) (-2553 . 451207) (-2554 . 451114) (-2555 . 450866)
- (-2556 . 450508) (-2557 . 450456) (-2558 . 450386) (-2559 . 450304)
- (-2560 . 450207) (-2561 . 450144) (-2562 . 450073) (-2563 . 449878)
- (-2564 . 449797) (-2565 . 449578) (-2566 . 449390) (-2567 . 449282)
- (-2568 . 449090) (-2569 . 449026) (-2570 . 448566) (-2571 . 448486)
- (-2572 . 448365) (-2573 . 448203) (-2574 . 448123) (-2575 . 448056)
- (-2576 . 447809) (-2577 . 447712) (-2578 . 447554) (-2579 . 447423)
- (-2580 . 447282) (-2581 . 447203) (-2582 . 447150) (-2583 . 446800)
- (-2584 . 446712) (-2585 . 446684) (-2586 . 446432) (-2587 . 446270)
- (-2588 . 446067) (-2589 . 445829) (-2590 . 445761) (-2591 . 445708)
- (-2592 . 445513) (-2593 . 445361) (-2594 . 444478) (-2595 . 444393)
- (-2596 . 444280) (-2597 . 444177) (-2598 . 444078) (-2599 . 443905)
- (-2600 . 443775) (-2601 . 443644) (-2602 . 443537) (-2603 . 443208)
- (-2604 . 443150) (-2605 . 443025) (-2606 . 441437) (-2607 . 441356)
- (-2608 . 441327) (-2609 . 441234) (-2610 . 440069) (-2611 . 439794)
- (-2612 . 439720) (-2613 . 439641) (-2614 . 439556) (-2615 . 439391)
- (-2616 . 439291) (-2617 . 439235) (-2618 . 439048) (-2619 . 438818)
- (-2620 . 438666) (-2621 . 438559) (-2622 . 438485) (-2623 . 438045)
- (-2624 . 437966) (-2625 . 437883) (-2626 . 437637) (-2627 . 437528)
- (-2628 . 437370) (-2629 . 437296) (-2630 . 437196) (-2631 . 437045)
- (-2632 . 436826) (-2633 . 436636) (-2634 . 436562) (-2635 . 436019)
- (-2636 . 435846) (-2637 . 435633) (-2638 . 435480) (-2639 . 435178)
- (-2640 . 435144) (-2641 . 434892) (-2642 . 434818) (-2643 . 434744)
- (-2644 . 434688) (-2645 . 434544) (-2646 . 434492) (-2647 . 434426)
- (-2648 . 434253) (-2649 . 434168) (-2650 . 434053) (-2651 . 433897)
- (-2652 . 433827) (-2653 . 433689) (-2654 . 433630) (-2655 . 433073)
- (-2656 . 433018) (-2657 . 432863) (-2658 . 432660) (-2659 . 432507)
- (-2660 . 432452) (-2661 . 432324) (-2662 . 431954) (-2663 . 431873)
- (-2664 . 431760) (-2665 . 431622) (-2666 . 430080) (-2667 . 429934)
- (-2668 . 429832) (-2669 . 429752) (-2670 . 429009) (-2671 . 428822)
- (-2672 . 428717) (-2673 . 428640) (-2674 . 428542) (-2675 . 428472)
- (-2676 . 428374) (-2677 . 428064) (-2678 . 428035) (-2679 . 427940)
- (-2680 . 427888) (-2681 . 427833) (-2682 . 427746) (-2683 . 427507)
- (-2684 . 427423) (-2685 . 427304) (-2686 . 427115) (-2687 . 426749)
- (-2688 . 426679) (-2689 . 425102) (-2690 . 424993) (-2691 . 424916)
- (-2692 . 424803) (-2693 . 424452) (-2694 . 424322) (-2695 . 424111)
- (-2696 . 423857) (-2697 . 423802) (-2698 . 423665) (-2699 . 423613)
- (-2700 . 423558) (-2701 . 422679) (-2702 . 422594) (-2703 . 422300)
- (-2704 . 422160) (-2705 . 422057) (-2706 . 421961) (-2707 . 421875)
- (-2708 . 421751) (-2709 . 421509) (-2710 . 421437) (-2711 . 421406)
- (-2712 . 421329) (-2713 . 421192) (-2714 . 418777) (-2715 . 418619)
- (-2716 . 418476) (-2717 . 418372) (-2718 . 418295) (-2719 . 418153)
- (-2720 . 418025) (-2721 . 417910) (-2722 . 417727) (-2723 . 417592)
- (-2724 . 417332) (-2725 . 417225) (-2726 . 417078) (-2727 . 417021)
- (-2728 . 416950) (-2729 . 416897) (-2730 . 416758) (-2731 . 416688)
- (-2732 . 416564) (-2733 . 415279) (-2734 . 415172) (-2735 . 415093)
- (-2736 . 414900) (-2737 . 414681) (-2738 . 414381) (-2739 . 414182)
- (-2740 . 414108) (-2741 . 413937) (-2742 . 413863) (-2743 . 413602)
- (-2744 . 413531) (-2745 . 413415) (-2746 . 413197) (-2747 . 413085)
- (-2748 . 413013) (-2749 . 412928) (-2750 . 412756) (-2751 . 412658)
- (-2752 . 412603) (-2753 . 412089) (-2754 . 411991) (-2755 . 411606)
- (-2756 . 411520) (-2757 . 411160) (-2758 . 411093) (-2759 . 411036)
- (-2760 . 410888) (-12 . 410716) (-2762 . 408602) (-2763 . 408540)
- (-2764 . 408398) (-2765 . 408345) (-2766 . 408083) (-2767 . 408030)
- (-2768 . 407949) (-2769 . 407770) (-2770 . 407393) (-2771 . 407106)
- (-2772 . 406846) (-2773 . 406643) (-2774 . 406349) (-2775 . 406282)
- (-2776 . 406230) (-2777 . 406180) (-2778 . 405989) (-2779 . 405889)
- (-2780 . 405820) (-2781 . 405687) (-2782 . 405609) (-2783 . 405507)
- (-2784 . 405429) (-2785 . 405358) (-2786 . 405200) (-2787 . 405169)
- (-2788 . 405050) (-2789 . 404998) (-2790 . 404871) (-2791 . 404625)
- (-2792 . 404538) (-2793 . 404189) (-2794 . 404021) (-2795 . 403868)
- (-2796 . 403719) (-2797 . 403688) (-2798 . 403590) (-2799 . 403036)
- (-2800 . 402962) (-2801 . 402656) (-2802 . 402512) (-2803 . 402440)
- (-2804 . 402098) (-2805 . 401975) (-2806 . 401767) (-2807 . 401609)
- (-2808 . 401549) (-2809 . 401453) (-2810 . 401340) (-2811 . 401267)
- (-2812 . 401121) (-2813 . 400789) (-2814 . 400607) (-2815 . 400468)
- (-2816 . 400316) (-2817 . 400264) (-2818 . 399742) (-2819 . 399668)
- (-2820 . 399011) (-2821 . 398939) (-2822 . 398766) (-2823 . 398651)
- (-2824 . 398568) (-2825 . 398341) (-2826 . 398270) (-2827 . 398163)
- (-2828 . 396913) (-2829 . 396825) (-2830 . 396758) (-2831 . 396605)
- (-2832 . 396534) (-2833 . 396394) (-2834 . 396301) (-2835 . 396095)
- (-2836 . 396038) (-2837 . 395893) (-2838 . 395864) (-2839 . 395776)
- (-2840 . 395709) (-2841 . 395565) (-2842 . 395446) (-2843 . 395340)
- (-2844 . 395193) (-2845 . 395091) (-2846 . 394947) (-2847 . 394876)
- (-2848 . 394848) (-2849 . 394763) (-2850 . 394388) (-2851 . 394328)
- (-2852 . 394156) (-2853 . 394045) (-2854 . 393926) (-2855 . 393813)
- (-2856 . 393695) (-2857 . 393624) (-2858 . 393434) (-2859 . 393216)
- (* . 388670) (-2861 . 388572) (-2862 . 388484) (-2863 . 388388)
- (-2864 . 388216) (-2865 . 388007) (-2866 . 387896) (-2867 . 387670)
- (-2868 . 387391) (-2869 . 387231) (-2870 . 387129) (-2871 . 386911)
- (-2872 . 386539) (-2873 . 386417) (-2874 . 386334) (-2875 . 386162)
- (-2876 . 386053) (-2877 . 385946) (-2878 . 385751) (-2879 . 385606)
- (-2880 . 385364) (-2881 . 385220) (-2882 . 385016) (-2883 . 384934)
- (-2884 . 384841) (-2885 . 384669) (-2886 . 384570) (-2887 . 384496)
- (-2888 . 383378) (-2889 . 383248) (-2890 . 383217) (-2891 . 383117)
- (-2892 . 383016) (-2893 . 382744) (-2894 . 382521) (-2895 . 382393)
- (-2896 . 382125) (-2897 . 381646) (-2898 . 381504) (-2899 . 381172)
- (-2900 . 381050) (-2901 . 380927) (-2902 . 380837) (-2903 . 380740)
- (-2904 . 380641) (-2905 . 380533) (-2906 . 380476) (-2907 . 380377)
- (-2908 . 380070) (-2909 . 379852) (-2910 . 379673) (-2911 . 379614)
- (-2912 . 379383) (-2913 . 379260) (-2914 . 379080) (-2915 . 378591)
- (-2916 . 378499) (-2917 . 378304) (-2918 . 377649) (-2919 . 377491)
- (-2920 . 377432) (-2921 . 377330) (-2922 . 377243) (-2923 . 377170)
- (-2924 . 377074) (-2925 . 376947) (-2926 . 376913) (-2927 . 376818)
- (-2928 . 376732) (-2929 . 376598) (-2930 . 376423) (-2931 . 376311)
- (-2932 . 375775) (-2933 . 375636) (-2934 . 375477) (-2935 . 375301)
- (-2936 . 375204) (-2937 . 375100) (-2938 . 375030) (-2939 . 374956)
- (-2940 . 374710) (-2941 . 374644) (-2942 . 374510) (-2943 . 374424)
- (-2944 . 374131) (-2945 . 374044) (-2946 . 373773) (-2947 . 373676)
- (-2948 . 373342) (-2949 . 373275) (-2950 . 372911) (-2951 . 372062)
- (-2952 . 371361) (-2953 . 371281) (-2954 . 370945) (-2955 . 370811)
- (-2956 . 370756) (-2957 . 370562) (-2958 . 370433) (-2959 . 370260)
- (-2960 . 369972) (-2961 . 364634) (-2962 . 364342) (-2963 . 364227)
- (-2964 . 354665) (-2965 . 351044) (-2966 . 350871) (-2967 . 350770)
- (-2968 . 350621) (-2969 . 350473) (-2970 . 350255) (-2971 . 350137)
- (-2972 . 349908) (-2973 . 349736) (-2974 . 349239) (-2975 . 349165)
- (-2976 . 349105) (-2977 . 348991) (-2978 . 348907) (-2979 . 348634)
- (-2980 . 347448) (-2981 . 346267) (-2982 . 346096) (-2983 . 345993)
- (-2984 . 345909) (-2985 . 345780) (-2986 . 345617) (-2987 . 345519)
- (-2988 . 345466) (-2989 . 345400) (-2990 . 345164) (-2991 . 345042)
- (-2992 . 343860) (-2993 . 343832) (-2994 . 343702) (-2995 . 343271)
- (-2996 . 343084) (-2997 . 342866) (-2998 . 342302) (-2999 . 342163)
- (-3000 . 342104) (-3001 . 341851) (-3002 . 341717) (-3003 . 341604)
- (-3004 . 339398) (-3005 . 339171) (-3006 . 338956) (-3007 . 338883)
- (-3008 . 338499) (-3009 . 338059) (-3010 . 338007) (-3011 . 337954)
- (-3012 . 337898) (-3013 . 337828) (-3014 . 337733) (-3015 . 337551)
- (-3016 . 337478) (-3017 . 337426) (-3018 . 337321) (-3019 . 337052)
- (-3020 . 336980) (-3021 . 336775) (-3022 . 336681) (-3023 . 336607)
- (-3024 . 336498) (-3025 . 336328) (-3026 . 336275) (-3027 . 336218)
- (-3028 . 336134) (-3029 . 335321) (-3030 . 335135) (-3031 . 335007)
- (-3032 . 334773) (-3033 . 334606) (-3034 . 334482) (-3035 . 334366)
- (-3036 . 334025) (-3037 . 333636) (-3038 . 332986) (-3039 . 332934)
- (-3040 . 332779) (-3041 . 332403) (-3042 . 332296) (-3043 . 332142)
- (-3044 . 331874) (-3045 . 331718) (-3046 . 331594) (-3047 . 331541)
- (-3048 . 331349) (-3049 . 331280) (-3050 . 331165) (-3051 . 330521)
- (-3052 . 330424) (-3053 . 330320) (-3054 . 330213) (-3055 . 330106)
- (-3056 . 329814) (-3057 . 329176) (-3058 . 329022) (-3059 . 328026)
- (-3060 . 327580) (-3061 . 327478) (-3062 . 327374) (-3063 . 326193)
- (-3064 . 326055) (-3065 . 325928) (-3066 . 325633) (-3067 . 325555)
- (-3068 . 325499) (-3069 . 325334) (-3070 . 325268) (-3071 . 325125)
- (-3072 . 324916) (-3073 . 324792) (-3074 . 324739) (-3075 . 324601)
- (-3076 . 324284) (-3077 . 324189) (-3078 . 323976) (-3079 . 323923)
- (-3080 . 323861) (-3081 . 323802) (-3082 . 323770) (-3083 . 323676)
- (-3084 . 319678) (-3085 . 319601) (-3086 . 319549) (-3087 . 319490)
- (-3088 . 319406) (-3089 . 319333) (-3090 . 319231) (-3091 . 319152)
- (-3092 . 319009) (-3093 . 318957) (-3094 . 316030) (-3095 . 315851)
- (-3096 . 315536) (-3097 . 315239) (-3098 . 315112) (-3099 . 314913)
- (-3100 . 314836) (-3101 . 314733) (-3102 . 314195) (-3103 . 314142)
- (-3104 . 314024) (-3105 . 313972) (-3106 . 313856) (-3107 . 313782)
- (-3108 . 313623) (-3109 . 313556) (-3110 . 313506) (-3111 . 313401)
- (-3112 . 313324) (-3113 . 312126) (-3114 . 311492) (-3115 . 311156)
- (-3116 . 311034) (-3117 . 310919) (-3118 . 310662) (-3119 . 310381)
- (-3120 . 310287) (-3121 . 310234) (-3122 . 310182) (-3123 . 309791)
- (-3124 . 309661) (-3125 . 309318) (-3126 . 308896) (-3127 . 308833)
- (-3128 . 308761) (-3129 . 308687) (-3130 . 308592) (-3131 . 308515)
- (-3132 . 308458) (-3133 . 308321) (-3134 . 308269) (-3135 . 308145)
- (-3136 . 308117) (-3137 . 307964) (-3138 . 307744) (-3139 . 307713)
- (-3140 . 307660) (-3141 . 307530) (-3142 . 307252) (-3143 . 306882)
- (-3144 . 306606) (-3145 . 306578) (-3146 . 306501) (-3147 . 306397)
- (-3148 . 305393) (-3149 . 305195) (-3150 . 305117) (-3151 . 305062)
- (-3152 . 304952) (-3153 . 304749) (-3154 . 304675) (-3155 . 304581)
- (-3156 . 304526) (-3157 . 304134) (-3158 . 304006) (-3159 . 303188)
- (-3160 . 302780) (-3161 . 302730) (-3162 . 302633) (-3163 . 302463)
- (-3164 . 302284) (-3165 . 302210) (-3166 . 301964) (-3167 . 301611)
- (-3168 . 301278) (-3169 . 301147) (-3170 . 300923) (-3171 . 300852)
- (-3172 . 300470) (-3173 . 300418) (-3174 . 300360) (-3175 . 300300)
- (-3176 . 300219) (-3177 . 300049) (-3178 . 299988) (-3179 . 299792)
- (-3180 . 299725) (-3181 . 299112) (-3182 . 299042) (-3183 . 298699)
- (-3184 . 298554) (-3185 . 298457) (-3186 . 298280) (-3187 . 297898)
- (-3188 . 297745) (-3189 . 297562) (-3190 . 296955) (-3191 . 296836)
- (-3192 . 296563) (-3193 . 296136) (-3194 . 296080) (-3195 . 295970)
- (-3196 . 295818) (-3197 . 295633) (-3198 . 295529) (-3199 . 295463)
- (-3200 . 295367) (-3201 . 295253) (-3202 . 295166) (-3203 . 294737)
- (-3204 . 294675) (-3205 . 294227) (-3206 . 291964) (-3207 . 291796)
- (-3208 . 291692) (-3209 . 291488) (-3210 . 291363) (-3211 . 291309)
- (-3212 . 291171) (-3213 . 291041) (-3214 . 290514) (-3215 . 290415)
- (-3216 . 290357) (-3217 . 290288) (-3218 . 290192) (-3219 . 290065)
- (-3220 . 289979) (-3221 . 289820) (-3222 . 289718) (-3223 . 289559)
- (-3224 . 289503) (-3225 . 289426) (-3226 . 289367) (-3227 . 289117)
- (-3228 . 289002) (-3229 . 288822) (-3230 . 288629) (-3231 . 288522)
- (-3232 . 288125) (-3233 . 288073) (-3234 . 287869) (-3235 . 287704)
- (-3236 . 287594) (-3237 . 287479) (-3238 . 286377) (-3239 . 286035)
- (-3240 . 285916) (-3241 . 285867) (-3242 . 285687) (-3243 . 285614)
- (-3244 . 285316) (-3245 . 285183) (-3246 . 285076) (-3247 . 285044)
- (-3248 . 284829) (-3249 . 284726) (-3250 . 284694) (-3251 . 284564)
- (-3252 . 284262) (-3253 . 284206) (-3254 . 284050) (-3255 . 283976)
- (-3256 . 283823) (-3257 . 283403) (-3258 . 283289) (-3259 . 283233)
- (-3260 . 283180) (-3261 . 283121) (-3262 . 283018) (-3263 . 282912)
- (-3264 . 282822) (-3265 . 282520) (-3266 . 282365) (-3267 . 282337)
- (-3268 . 281899) (-3269 . 281621) (-3270 . 281502) (-3271 . 281358)
- (-3272 . 280977) (-3273 . 280909) (-3274 . 280741) (-3275 . 280664)
- (-3276 . 280567) (-3277 . 280075) (-3278 . 280007) (-3279 . 279951)
- (-3280 . 279806) (-3281 . 279093) (-3282 . 279019) (-3283 . 278501)
- (-3284 . 278327) (-3285 . 278245) (-3286 . 278103) (-3287 . 277948)
- (-3288 . 277808) (-3289 . 277650) (-3290 . 277541) (-3291 . 277452)
- (-3292 . 277234) (-3293 . 277074) (-3294 . 276976) (-3295 . 276758)
- (-3296 . 276653) (-3297 . 276601) (-3298 . 276377) (-3299 . 276193)
- (-3300 . 276137) (-3301 . 275942) (-3302 . 275720) (-3303 . 275632)
- (-3304 . 275223) (-3305 . 275004) (-3306 . 274948) (-3307 . 274840)
- (-3308 . 274649) (-3309 . 274458) (-3310 . 274357) (-3311 . 274292)
- (-3312 . 274159) (-3313 . 274108) (-3314 . 274020) (-3315 . 273986)
- (-3316 . 273933) (-3317 . 273762) (-3318 . 273301) (-3319 . 273215)
- (-3320 . 273129) (-3321 . 272948) (-3322 . 272782) (-3323 . 272668)
- (-3324 . 272545) (-3325 . 272379) (-3326 . 272306) (-3327 . 272151)
- (-3328 . 272028) (-3329 . 271972) (-3330 . 271662) (-3331 . 271569)
- (-3332 . 271486) (-3333 . 271433) (-3334 . 271153) (-3335 . 271024)
- (-3336 . 270744) (-3337 . 270670) (-3338 . 270224) (-3339 . 270141)
- (-3340 . 270088) (-3341 . 269994) (-3342 . 269921) (-3343 . 269838)
- (-3344 . 269752) (-3345 . 269507) (-3346 . 268205) (-3347 . 268091)
- (-3348 . 268020) (-3349 . 267862) (-3350 . 267370) (-3351 . 267311)
- (-3352 . 267093) (-3353 . 266975) (-3354 . 266866) (-3355 . 266837)
- (-3356 . 266771) (-3357 . 266642) (-3358 . 265939) (-3359 . 265751)
- (-3360 . 265584) (-3361 . 265468) (-3362 . 265255) (-3363 . 265200)
- (-3364 . 265148) (-3365 . 265111) (-3366 . 265025) (-3367 . 264572)
- (-3368 . 264515) (-3369 . 264354) (-3370 . 264326) (-3371 . 264241)
- (-3372 . 264107) (-3373 . 263848) (-3374 . 263730) (-3375 . 263617)
- (-3376 . 263486) (-3377 . 263265) (-3378 . 263174) (-3379 . 262894)
- (-3380 . 262740) (-3381 . 262454) (-3382 . 262397) (-3383 . 262275)
- (-3384 . 262217) (-3385 . 262051) (-3386 . 261898) (-3387 . 261832)
- (-3388 . 260762) (-3389 . 260437) (-3390 . 260328) (-3391 . 260001)
- (-3392 . 259848) (-3393 . 258691) (-3394 . 258584) (-3395 . 258235)
- (-3396 . 257784) (-3397 . 257408) (-3398 . 257297) (-3399 . 257157)
- (-3400 . 257038) (-3401 . 256952) (-3402 . 256799) (-3403 . 256705)
- (-3404 . 256640) (-3405 . 256313) (-3406 . 256040) (-3407 . 255943)
- (-3408 . 255831) (-3409 . 255748) (-3410 . 255590) (-3411 . 255454)
- (-3412 . 255093) (-3413 . 255025) (-3414 . 254873) (-3415 . 253497)
- (-3416 . 253338) (-3417 . 252253) (-3418 . 252089) (-3419 . 251933)
- (-3420 . 251639) (-3421 . 251523) (-3422 . 251367) (-3423 . 251221)
- (-3424 . 251187) (-3425 . 250789) (-3426 . 250657) (-3427 . 250438)
- (-3428 . 250173) (-3429 . 250095) (-3430 . 249996) (-3431 . 249763)
- (-3432 . 249643) (-3433 . 249566) (-3434 . 249497) (-3435 . 249435)
- (-3436 . 249379) (-3437 . 247933) (-3438 . 247901) (-3439 . 247247)
- (-3440 . 246955) (-3441 . 246825) (-3442 . 246648) (-3443 . 246335)
- (-3444 . 246186) (-3445 . 246134) (-3446 . 245976) (-3447 . 245906)
- (-3448 . 245782) (-3449 . 245545) (-3450 . 245471) (-3451 . 245403)
- (-3452 . 244808) (-3453 . 244307) (-3454 . 244236) (-3455 . 243820)
- (-3456 . 243566) (-3457 . 243407) (-3458 . 242797) (-3459 . 242410)
- (-3460 . 242282) (-3461 . 242220) (-3462 . 242019) (-3463 . 241704)
- (-3464 . 241414) (-3465 . 241312) (-3466 . 241194) (-3467 . 241126)
- (-3468 . 241048) (-3469 . 240870) (-3470 . 240814) (-3471 . 240492)
- (-3472 . 240045) (-3473 . 238807) (-3474 . 238725) (-3475 . 238624)
- (-3476 . 238321) (-3477 . 238211) (-3478 . 238141) (-3479 . 238088)
- (-3480 . 237616) (-3481 . 237479) (-3482 . 237423) (-3483 . 237370)
- (-3484 . 237229) (-3485 . 237085) (-3486 . 237026) (-3487 . 236726)
- (-3488 . 236674) (-3489 . 236643) (-3490 . 236591) (-3491 . 236503)
- (-3492 . 236410) (-3493 . 236235) (-3494 . 236151) (-3495 . 235844)
- (-3496 . 235789) (-3497 . 235680) (-3498 . 235505) (-3499 . 235097)
- (-3500 . 234563) (-3501 . 234397) (-3502 . 234291) (-3503 . 233281)
- (-3504 . 233054) (-3505 . 232566) (-3506 . 232377) (-3507 . 232291)
- (-3508 . 231327) (-3509 . 230944) (-3510 . 230864) (-3511 . 230791)
- (-3512 . 230650) (-3513 . 230577) (-3514 . 230403) (-3515 . 230284)
- (-3516 . 230117) (-3517 . 230029) (-3518 . 229832) (-3519 . 229780)
- (-3520 . 228940) (-3521 . 228821) (-3522 . 228502) (-3523 . 228401)
- (-3524 . 228352) (-3525 . 228043) (-3526 . 227731) (-3527 . 225599)
- (-3528 . 225432) (-3529 . 225323) (-3530 . 225214) (-3531 . 225145)
- (-3532 . 225072) (-3533 . 222803) (-3534 . 222583) (-3535 . 222476)
- (-3536 . 222353) (-3537 . 222284) (-3538 . 222232) (-3539 . 221901)
- (-3540 . 221414) (-3541 . 221346) (-3542 . 221212) (-3543 . 220603)
- (-3544 . 220475) (-3545 . 220216) (-3546 . 220164) (-3547 . 219947)
- (-3548 . 219881) (-3549 . 219804) (-3550 . 219619) (-3551 . 219557)
- (-3552 . 219399) (-3553 . 219228) (-3554 . 219119) (-3555 . 218610)
- (-3556 . 218464) (-3557 . 218318) (-3558 . 218184) (-3559 . 218041)
- (-3560 . 217981) (-3561 . 217884) (-3562 . 216476) (-3563 . 216365)
- (-3564 . 216222) (-3565 . 216168) (-3566 . 216087) (-3567 . 216010)
- (-3568 . 215936) (-3569 . 215848) (-3570 . 215793) (-3571 . 215640)
- (-3572 . 215572) (-3573 . 215512) (-3574 . 215392) (-3575 . 215295)
- (-3576 . 215103) (-3577 . 214953) (-3578 . 214865) (-3579 . 214812)
- (-3580 . 214182) (-3581 . 214066) (-3582 . 213998) (-3583 . 213914)
- (-3584 . 213598) (-3585 . 213496) (-3586 . 213444) (-3587 . 213349)
- (-3588 . 213208) (-3589 . 212857) (-3590 . 212560) (-3591 . 212507)
- (-3592 . 212215) (-3593 . 212133) (-3594 . 211746) (-3595 . 206232)
- (-3596 . 206147) (-3597 . 206048) (-3598 . 205975) (-3599 . 205878)
- (-3600 . 205707) (-3601 . 205579) (-3602 . 205277) (-3603 . 205227)
- (-3604 . 205062) (-3605 . 204670) (-3606 . 204540) (-3607 . 204463)
- (-3608 . 204404) (-3609 . 204124) (-3610 . 203809) (-3611 . 203534)
- (-3612 . 203481) (-3613 . 202805) (-3614 . 202753) (-3615 . 202657)
- (-3616 . 202592) (-3617 . 202470) (-3618 . 202224) (-3619 . 201769)
- (-3620 . 201561) (-3621 . 201435) (-3622 . 201378) (-3623 . 201237)
- (-3624 . 201179) (-3625 . 200688) (-3626 . 200581) (-3627 . 200450)
- (-3628 . 200364) (-3629 . 200294) (-3630 . 200164) (-3631 . 199918)
- (-3632 . 199569) (-3633 . 199403) (-3634 . 199185) (-3635 . 199048)
- (-3636 . 198717) (-3637 . 198559) (-3638 . 198284) (-3639 . 197999)
- (-3640 . 197847) (-3641 . 197759) (-3642 . 196799) (-3643 . 196719)
- (-3644 . 196407) (-3645 . 196182) (-3646 . 196080) (-3647 . 195965)
- (-3648 . 195879) (-3649 . 195796) (-3650 . 195661) (-3651 . 195518)
- (-3652 . 195452) (-3653 . 195213) (-3654 . 195002) (-3655 . 194950)
- (-3656 . 193220) (-3657 . 193171) (-3658 . 193035) (-3659 . 192378)
- (-3660 . 192246) (-3661 . 192191) (-3662 . 192072) (-3663 . 191857)
- (-3664 . 191771) (-3665 . 191659) (-3666 . 191279) (-3667 . 189423)
- (-3668 . 188849) (-3669 . 188789) (-3670 . 188720) (-3671 . 188466)
- (-3672 . 188223) (-3673 . 187917) (-3674 . 187845) (-3675 . 187556)
- (-3676 . 187392) (-3677 . 187340) (-3678 . 187217) (-3679 . 187134)
- (-3680 . 187078) (-3681 . 186998) (-3682 . 186399) (-3683 . 186248)
- (-3684 . 186162) (-3685 . 186071) (-3686 . 185992) (-3687 . 185386)
- (-3688 . 185309) (-3689 . 185018) (-3690 . 184895) (-3691 . 184752)
- (-3692 . 184682) (-3693 . 184139) (-3694 . 183929) (-3695 . 183807)
- (-3696 . 183670) (-3697 . 183636) (-3698 . 183535) (-3699 . 183447)
- (-3700 . 183343) (-3701 . 183118) (-3702 . 183010) (-3703 . 182932)
- (-3704 . 182558) (-3705 . 182308) (-3706 . 182147) (-3707 . 182031)
- (-3708 . 181953) (-3709 . 181882) (-3710 . 181810) (-3711 . 181384)
- (-3712 . 181301) (-3713 . 181163) (-3714 . 181135) (-3715 . 181079)
- (-3716 . 180958) (-3717 . 180863) (-3718 . 180757) (-3719 . 180155)
- (-3720 . 178526) (-3721 . 178275) (-3722 . 178201) (-3723 . 177983)
- (-3724 . 177906) (-3725 . 177611) (-3726 . 176409) (-3727 . 176343)
- (-3728 . 175031) (-3729 . 174978) (-3730 . 174923) (-3731 . 174835)
- (-3732 . 174772) (-3733 . 173906) (-3734 . 173810) (-3735 . 171648)
- (-3736 . 171438) (-3737 . 171357) (-3738 . 171226) (-3739 . 171105)
- (-3740 . 170961) (-3741 . 170849) (-3742 . 170731) (-3743 . 169436)
- (-3744 . 168958) (-3745 . 168864) (-3746 . 168678) (-3747 . 168502)
- (-3748 . 168404) (-3749 . 168123) (-3750 . 167596) (-3751 . 167483)
- (-3752 . 166595) (-3753 . 166437) (-3754 . 166314) (-3755 . 166212)
- (-3756 . 166178) (-3757 . 165999) (-3758 . 165666) (-3759 . 165613)
- (-3760 . 165561) (-3761 . 165478) (-3762 . 165375) (-3763 . 165143)
- (-3764 . 164990) (-3765 . 164912) (-9 . 164884) (-3767 . 164777)
- (-3768 . 164720) (-3769 . 164504) (-3770 . 164422) (-3771 . 164183)
- (-3772 . 164040) (-3773 . 163525) (-3774 . 163472) (-3775 . 163180)
- (-3776 . 162314) (-8 . 162286) (-3778 . 162208) (-3779 . 162078)
- (-3780 . 162010) (-3781 . 161952) (-3782 . 161893) (-3783 . 161643)
- (-3784 . 161169) (-3785 . 161102) (-3786 . 161049) (-7 . 161021)
- (-3788 . 160808) (-3789 . 160601) (-3790 . 160027) (-3791 . 159923)
- (-3792 . 159873) (-3793 . 159821) (-3794 . 159728) (-3795 . 157890)
- (-3796 . 157712) (-3797 . 156408) (-3798 . 156270) (-3799 . 156191)
- (-3800 . 156087) (-3801 . 155988) (-3802 . 155811) (-3803 . 155390)
- (-3804 . 155204) (-3805 . 155130) (-3806 . 153620) (-3807 . 153535)
- (-3808 . 153400) (-3809 . 152965) (-3810 . 152933) (-3811 . 152856)
- (-3812 . 152762) (-3813 . 152643) (-3814 . 152217) (-3815 . 150669)
- (-3816 . 150597) (-3817 . 150270) (-3818 . 150140) (-3819 . 150014)
- (-3820 . 149959) (-3821 . 149893) (-3822 . 149794) (-3823 . 149740)
- (-3824 . 149412) (-3825 . 149237) (-3826 . 149168) (-3827 . 149024)
- (-3828 . 148972) (-3829 . 148747) (-3830 . 148538) (-3831 . 148247)
- (-3832 . 148163) (-3833 . 148071) (-3834 . 147971) (-3835 . 147818)
- (-3836 . 147082) (-3837 . 147008) (-3838 . 146937) (-3839 . 146782)
- (-3840 . 146711) (-3841 . 146395) (-3842 . 146235) (-3843 . 146061)
- (-3844 . 145813) (-3845 . 145752) (-3846 . 145590) (-3847 . 145401)
- (-3848 . 143544) (-3849 . 143489) (-3850 . 143242) (-3851 . 143183)
- (-3852 . 143070) (-3853 . 142871) (-3854 . 142789) (-3855 . 142662)
- (-3856 . 142592) (-3857 . 142439) (-3858 . 142017) (-3859 . 141718)
- (-3860 . 141662) (-3861 . 141478) (-3862 . 141398) (-3863 . 141334)
- (-3864 . 141282) (-3865 . 141112) (-3866 . 140468) (-3867 . 140412)
- (-3868 . 140359) (-3869 . 139948) (-3870 . 139880) (-3871 . 139821)
- (-3872 . 139735) (-3873 . 139331) (-3874 . 138972) (-3875 . 138913)
- (-3876 . 137741) (-3877 . 137622) (-3878 . 137366) (-3879 . 137037)
- (-3880 . 136696) (-3881 . 135775) (-3882 . 135690) (-3883 . 135545)
- (-3884 . 135394) (-3885 . 135253) (-3886 . 134732) (-3887 . 134617)
- (-3888 . 134378) (-3889 . 134277) (-3890 . 134132) (-3891 . 133989)
- (-3892 . 133809) (-3893 . 133666) (-3894 . 133423) (-3895 . 133349)
- (-3896 . 133219) (-3897 . 132829) (-3898 . 132770) (-3899 . 132720)
- (-3900 . 131583) (-3901 . 131206) (-3902 . 131133) (-3903 . 131017)
- (-3904 . 130880) (-3905 . 130735) (-3906 . 130592) (-3907 . 130509)
- (-3908 . 130372) (-3909 . 130010) (-3910 . 129909) (-3911 . 129737)
- (-3912 . 129681) (-3913 . 129628) (-3914 . 129472) (-3915 . 129388)
- (-3916 . 129315) (-3917 . 129197) (-3918 . 129102) (-3919 . 128812)
- (-3920 . 128654) (-3921 . 128620) (-3922 . 128366) (-3923 . 127809)
- (-3924 . 127073) (-3925 . 126941) (-3926 . 126885) (-3927 . 126665)
- (-3928 . 126571) (-3929 . 126044) (-3930 . 125942) (-3931 . 125753)
- (-3932 . 125655) (-3933 . 125581) (-3934 . 125466) (-3935 . 124034)
- (-3936 . 123432) (-3937 . 123358) (-3938 . 123214) (-3939 . 123162)
- (-3940 . 119863) (-3941 . 119766) (-3942 . 118493) (-3943 . 117947)
- (-3944 . 117854) (-3945 . 117768) (-3946 . 117715) (-3947 . 117662)
- (-3948 . 117610) (-3949 . 117513) (-3950 . 116681) (-3951 . 116553)
- (-3952 . 116525) (-3953 . 116429) (-3954 . 116359) (-3955 . 115649)
- (-3956 . 114936) (-3957 . 114865) (-3958 . 114812) (-3959 . 114741)
- (-3960 . 114681) (-3961 . 114628) (-3962 . 114211) (-3963 . 113852)
- (-3964 . 113754) (-3965 . 113645) (-3966 . 113501) (-3967 . 113418)
- (-3968 . 112514) (-3969 . 112450) (-3970 . 112314) (-3971 . 112152)
- (-3972 . 112078) (-3973 . 112026) (-3974 . 111938) (-3975 . 111885)
- (-3976 . 111661) (-3977 . 111557) (-3978 . 111432) (-3979 . 111318)
- (-3980 . 111194) (-3981 . 111117) (-3982 . 111023) (-3983 . 110594)
- (-3984 . 110391) (-3985 . 110335) (-3986 . 110188) (-3987 . 110095)
- (-3988 . 109994) (-3989 . 109803) (-3990 . 109327) (-3991 . 109293)
- (-3992 . 109234) (-3993 . 109124) (-3994 . 108322) (-3995 . 108242)
- (-3996 . 108132) (-3997 . 108046) (-3998 . 107993) (-3999 . 107878)
- (-4000 . 107784) (-4001 . 107716) (-4002 . 107688) (-4003 . 107568)
- (-4004 . 107413) (-4005 . 107281) (-4006 . 104500) (-4007 . 104304)
- (-4008 . 104234) (-4009 . 104130) (-4010 . 103999) (-4011 . 103938)
- (-4012 . 103797) (-4013 . 103590) (-4014 . 103530) (-4015 . 103429)
- (-4016 . 103352) (-4017 . 103207) (-4018 . 103124) (-4019 . 102603)
- (-4020 . 102396) (-4021 . 101849) (-4022 . 101742) (-4023 . 101661)
- (-4024 . 101316) (-4025 . 100985) (-4026 . 100864) (-4027 . 100786)
- (-4028 . 100734) (-4029 . 100060) (-4030 . 99814) (-4031 . 99645)
- (-4032 . 99398) (-4033 . 99241) (-4034 . 99065) (-4035 . 98778)
- (-4036 . 98649) (-4037 . 98416) (-4038 . 98309) (-4039 . 98042)
- (-4040 . 97969) (-4041 . 97877) (-4042 . 97800) (-4043 . 97695)
- (-4044 . 97594) (-4045 . 97344) (-4046 . 97239) (-4047 . 97009)
- (-4048 . 96923) (-4049 . 96815) (-4050 . 96570) (-4051 . 96478)
- (-4052 . 96201) (-4053 . 96081) (-4054 . 95083) (-4055 . 94999)
- (-4056 . 94542) (-4057 . 94398) (-4058 . 94279) (-4059 . 94151)
- (-4060 . 93933) (-4061 . 93847) (-4062 . 93795) (-4063 . 93722)
- (-4064 . 93613) (-4065 . 93292) (-4066 . 93014) (-4067 . 92962)
- (-4068 . 92878) (-4069 . 92765) (-4070 . 92279) (-4071 . 92134)
- (-4072 . 92100) (-4073 . 91986) (-4074 . 91907) (-4075 . 91779)
- (-4076 . 91697) (-4077 . 91572) (-4078 . 91498) (-4079 . 91470)
- (-4080 . 91388) (-4081 . 91295) (-4082 . 91261) (-4083 . 91068)
- (-4084 . 91012) (-4085 . 90878) (-4086 . 90698) (-4087 . 90556)
- (-4088 . 90417) (-4089 . 90287) (-4090 . 90039) (-4091 . 89880)
- (-4092 . 89739) (-4093 . 89674) (-4094 . 89600) (-4095 . 89476)
- (-4096 . 89368) (-4097 . 89259) (-4098 . 89207) (-4099 . 89052)
- (-4100 . 89024) (-4101 . 88883) (-4102 . 88753) (-4103 . 88701)
- (-4104 . 88507) (-4105 . 88411) (-4106 . 88362) (-4107 . 88288)
- (-4108 . 87753) (-4109 . 87637) (-4110 . 87581) (-4111 . 87449)
- (-4112 . 87397) (-4113 . 87213) (-4114 . 87142) (-4115 . 87054)
- (-4116 . 86800) (-4117 . 86676) (-4118 . 86469) (-4119 . 86221)
- (-4120 . 85948) (-4121 . 85734) (-4122 . 85638) (-4123 . 84458)
- (-4124 . 83492) (-4125 . 83214) (-4126 . 83161) (-4127 . 82944)
- (-4128 . 82754) (-4129 . 82552) (-4130 . 82414) (-4131 . 82212)
- (-4132 . 81579) (-4133 . 81327) (-4134 . 81184) (-4135 . 81024)
- (-4136 . 80965) (-4137 . 80915) (-4138 . 80865) (-4139 . 80674)
- (-4140 . 80621) (-4141 . 80465) (-4142 . 79695) (-4143 . 79592)
- (-4144 . 79233) (-4145 . 79126) (-4146 . 79028) (-4147 . 78920)
- (-4148 . 78104) (-4149 . 77924) (-4150 . 77850) (-4151 . 77767)
- (-4152 . 77739) (-4153 . 77575) (-4154 . 77463) (-4155 . 77350)
- (-4156 . 77240) (-4157 . 76909) (-4158 . 76848) (-4159 . 76741)
- (-4160 . 76498) (-4161 . 76402) (-4162 . 76184) (-4163 . 75944)
- (-4164 . 75874) (-4165 . 75721) (-4166 . 75604) (-4167 . 75535)
- (-4168 . 75465) (-4169 . 75230) (-4170 . 75127) (-4171 . 74912)
- (-4172 . 74858) (-4173 . 74786) (-4174 . 74626) (-4175 . 74566)
- (-4176 . 73993) (-4177 . 73938) (-4178 . 73611) (-4179 . 72847)
- (-4180 . 72710) (-4181 . 72337) (-4182 . 72249) (-4183 . 72035)
- (-4184 . 71813) (-4185 . 71711) (-4186 . 71517) (-4187 . 71420)
- (-4188 . 71298) (-4189 . 71189) (-4190 . 70943) (-4191 . 70673)
- (-4192 . 70415) (-4193 . 70274) (-4194 . 70002) (-4195 . 69636)
- (-4196 . 69583) (-4197 . 69531) (-4198 . 69458) (-4199 . 69331)
- (-4200 . 69152) (-4201 . 64610) (-4202 . 63933) (-4203 . 63849)
- (-4204 . 63796) (-4205 . 63705) (-4206 . 63624) (-4207 . 63454)
- (-4208 . 63033) (-4209 . 62413) (-4210 . 62357) (-4211 . 62208)
- (-4212 . 62065) (-4213 . 61962) (-4214 . 61866) (-4215 . 61783)
- (-4216 . 61621) (-4217 . 61535) (-4218 . 61406) (-4219 . 61305)
- (-4220 . 61235) (-4221 . 60703) (-4222 . 60558) (-4223 . 60400)
- (-4224 . 60224) (-4225 . 60121) (-4226 . 59977) (-4227 . 59864)
- (-4228 . 59129) (-4229 . 59043) (-4230 . 58946) (-4231 . 58864)
- (-4232 . 58763) (-4233 . 58684) (-4234 . 58566) (-4235 . 58469)
- (-4236 . 58360) (-4237 . 57985) (-4238 . 57743) (-4239 . 57583)
- (-4240 . 57453) (-4241 . 57346) (-4242 . 57008) (-4243 . 56843)
- (-4244 . 56727) (-4245 . 56648) (-4246 . 56504) (-4247 . 56438)
- (-4248 . 55972) (-4249 . 55874) (-4250 . 55793) (-4251 . 55455)
- (-4252 . 55423) (-4253 . 54960) (-4254 . 54514) (-4255 . 54393)
- (-4256 . 54048) (-4257 . 53904) (-4258 . 53816) (-4259 . 53718)
- (-4260 . 53619) (-4261 . 53340) (-4262 . 53245) (-4263 . 53141)
- (-4264 . 53053) (-4265 . 52952) (-4266 . 52520) (-4267 . 52357)
- (-4268 . 51616) (-4269 . 51192) (-4270 . 51088) (-4271 . 50925)
- (-4272 . 50871) (-4273 . 50770) (-4274 . 50570) (-4275 . 50473)
- (-4276 . 50439) (-4277 . 50251) (-4278 . 50047) (-4279 . 49894)
- (-4280 . 49153) (-4281 . 49122) (-4282 . 49056) (-4283 . 48899)
- (-4284 . 48746) (-4285 . 46401) (-4286 . 46324) (-4287 . 46229)
- (-4288 . 46041) (-4289 . 31927) (-4290 . 31745) (-4291 . 31626)
- (-4292 . 31508) (-4293 . 31400) (-4294 . 30712) (-4295 . 30646)
- (-4296 . 30340) (-4297 . 30024) (-4298 . 29799) (-4299 . 29355)
- (-4300 . 29306) (-4301 . 29218) (-4302 . 29100) (-4303 . 27322)
- (-4304 . 26726) (-4305 . 26698) (-4306 . 26122) (-4307 . 26094)
- (-4308 . 25957) (-4309 . 25776) (-4310 . 25723) (-4311 . 25365)
- (-4312 . 25258) (-4313 . 25203) (-4314 . 24955) (-4315 . 24896)
- (-4316 . 24836) (-4317 . 24298) (-4318 . 23722) (-4319 . 23595)
- (-4320 . 23439) (-4321 . 23380) (-4322 . 23205) (-4323 . 23098)
- (-4324 . 22897) (-4325 . 22386) (-4326 . 22159) (-4327 . 22065)
- (-4328 . 21489) (-4329 . 21437) (-4330 . 21232) (-4331 . 21182)
- (-4332 . 21079) (-4333 . 21027) (-4334 . 20969) (-4335 . 20737)
- (-4336 . 20310) (-4337 . 20079) (-4338 . 20028) (-4339 . 19342)
- (-4340 . 18080) (-4341 . 17687) (-4342 . 17544) (-4343 . 17466)
- (-4344 . 13800) (-4345 . 13734) (-4346 . 13576) (-4347 . 13524)
- (-4348 . 13438) (-4349 . 12752) (-4350 . 12699) (-4351 . 12506)
- (-4352 . 12457) (-4353 . 12349) (-4354 . 12297) (-4355 . 11490)
- (-4356 . 11388) (-4357 . 11300) (-4358 . 10551) (-4359 . 10498)
- (-4360 . 10408) (-4361 . 10122) (-4362 . 5009) (-4363 . 4871)
- (-4364 . 4781) (-4365 . 4642) (-4366 . 4554) (-4367 . 4332)
- (-4368 . 3758) (-4369 . 3318) (-4370 . 2967) (-4371 . 2842)
- (-4372 . 2731) (-4373 . 2421) (-4374 . 2168) (-4375 . 2081)
- (-4376 . 1990) (-4377 . 1596) (-4378 . 1022) (-4379 . 862)
- (-4380 . 788) (-4381 . 717) (-4382 . 610) (-4383 . 445) (-4384 . 235)
- (-4385 . 164) (-4386 . 30)) \ No newline at end of file
+(((*1 *1 *1) (-12 (-4 *1 (-670 *2)) (-4 *2 (-1209)))))
+(((*1 *2) (-12 (-5 *2 (-1264)) (-5 *1 (-391)))))
+(((*1 *2 *3 *4 *3 *3)
+ (-12 (-5 *3 (-294 *6)) (-5 *4 (-114)) (-4 *6 (-430 *5))
+ (-4 *5 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
+ (-5 *1 (-317 *5 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-294 *7)) (-5 *4 (-114)) (-5 *5 (-641 *7))
+ (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536))))
+ (-5 *2 (-52)) (-5 *1 (-317 *6 *7))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-641 (-294 *7))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7))
+ (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536))))
+ (-5 *2 (-52)) (-5 *1 (-317 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-641 (-294 *8))) (-5 *4 (-641 (-114))) (-5 *5 (-294 *8))
+ (-5 *6 (-641 *8)) (-4 *8 (-430 *7))
+ (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
+ (-5 *1 (-317 *7 *8))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-641 *7)) (-5 *4 (-641 (-114))) (-5 *5 (-294 *7))
+ (-4 *7 (-430 *6)) (-4 *6 (-13 (-846) (-556) (-612 (-536))))
+ (-5 *2 (-52)) (-5 *1 (-317 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-641 *8)) (-5 *4 (-641 (-114))) (-5 *6 (-641 (-294 *8)))
+ (-4 *8 (-430 *7)) (-5 *5 (-294 *8))
+ (-4 *7 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
+ (-5 *1 (-317 *7 *8))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-294 *5)) (-5 *4 (-114)) (-4 *5 (-430 *6))
+ (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
+ (-5 *1 (-317 *6 *5))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6))
+ (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
+ (-5 *1 (-317 *6 *3))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-4 *3 (-430 *6))
+ (-4 *6 (-13 (-846) (-556) (-612 (-536)))) (-5 *2 (-52))
+ (-5 *1 (-317 *6 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-114)) (-5 *5 (-294 *3)) (-5 *6 (-641 *3))
+ (-4 *3 (-430 *7)) (-4 *7 (-13 (-846) (-556) (-612 (-536))))
+ (-5 *2 (-52)) (-5 *1 (-317 *7 *3)))))
+((-1292 . 733810) (-1293 . 733760) (-1294 . 733704) (-1295 . 733017)
+ (-1296 . 732930) (-1297 . 729309) (-1298 . 729017) (-1299 . 728606)
+ (-1300 . 728412) (-1301 . 728362) (-1302 . 728140) (-1303 . 727989)
+ (-1304 . 727743) (-1305 . 727599) (-1306 . 727485) (-1307 . 726798)
+ (-1308 . 726770) (-1309 . 726219) (-1310 . 726088) (-1311 . 725883)
+ (-1312 . 725800) (-1313 . 725347) (-1314 . 725270) (-1315 . 725168)
+ (-1316 . 724481) (-1317 . 723611) (-1318 . 723567) (-1319 . 723406)
+ (-1320 . 723308) (-1321 . 723256) (-1322 . 723070) (-1323 . 722855)
+ (-1324 . 722805) (-1325 . 722694) (-1326 . 722625) (-1327 . 722050)
+ (-1328 . 721949) (-1329 . 721821) (-1330 . 721464) (-1331 . 721394)
+ (-1332 . 721313) (-1333 . 721194) (-1334 . 721092) (-1335 . 720912)
+ (-1336 . 719536) (-1337 . 719463) (-1338 . 719380) (-1339 . 718805)
+ (-1340 . 718771) (-1341 . 718694) (-1342 . 718633) (-1343 . 718553)
+ (-1344 . 717478) (-1345 . 717374) (-1346 . 716930) (-1347 . 716825)
+ (-1348 . 716673) (-1349 . 716602) (-1350 . 716027) (-1351 . 715915)
+ (-1352 . 715763) (-1353 . 715572) (-1354 . 715245) (-1355 . 715038)
+ (-1356 . 714840) (-1357 . 714704) (-1358 . 714433) (-1359 . 714399)
+ (-1360 . 714344) (-1361 . 713770) (-1362 . 713675) (-1363 . 713359)
+ (-1364 . 712649) (-1365 . 712230) (-1366 . 712178) (-1367 . 711731)
+ (-1368 . 711513) (-1369 . 711426) (-1370 . 711352) (-1371 . 711202)
+ (-1372 . 710628) (-1373 . 710415) (-1374 . 710381) (-1375 . 710226)
+ (-1376 . 710086) (-1377 . 709479) (-1378 . 709351) (-1379 . 709097)
+ (-1380 . 708802) (-1381 . 708699) (-1382 . 708444) (-1383 . 708023)
+ (-1384 . 707449) (-1385 . 707197) (-1386 . 707124) (-1387 . 707009)
+ (-1388 . 706981) (-1389 . 706731) (-1390 . 706093) (-1391 . 705950)
+ (-1392 . 705854) (-1393 . 705689) (-1394 . 705528) (-1395 . 705153)
+ (-1396 . 704942) (-1397 . 704886) (-1398 . 704312) (-1399 . 704189)
+ (-1400 . 704116) (-1401 . 703998) (-1402 . 703912) (-1403 . 703531)
+ (-1404 . 703401) (-1405 . 703264) (-1406 . 703170) (-1407 . 702730)
+ (-1408 . 702603) (-1409 . 702029) (-1410 . 701926) (-1411 . 701762)
+ (-1412 . 701650) (-1413 . 701498) (-1414 . 701430) (-1415 . 700990)
+ (-1416 . 700893) (-1417 . 700674) (-1418 . 700526) (-1419 . 700474)
+ (-1420 . 700337) (-1421 . 700275) (-1422 . 700209) (-1423 . 700110)
+ (-1424 . 697183) (-1425 . 696994) (-1426 . 696603) (-1427 . 696514)
+ (-1428 . 696306) (-1429 . 696177) (-1430 . 695954) (-1431 . 695898)
+ (-1432 . 695745) (-1433 . 694680) (-1434 . 694652) (-1435 . 694300)
+ (-1436 . 694075) (-1437 . 694025) (-1438 . 693951) (** . 690862)
+ (-1440 . 690722) (-1441 . 690618) (-1442 . 690452) (-1443 . 690043)
+ (-1444 . 689934) (-1445 . 689864) (-1446 . 689679) (-1447 . 689605)
+ (-1448 . 689244) (-1449 . 689146) (-1450 . 688927) (-1451 . 688832)
+ (-1452 . 688805) (-1453 . 688537) (-1454 . 688404) (-1455 . 688244)
+ (-1456 . 687901) (-1457 . 687800) (-1458 . 687726) (-1459 . 687611)
+ (-1460 . 687420) (-1461 . 687338) (-1462 . 687237) (-1463 . 687078)
+ (-1464 . 686937) (-1465 . 686795) (-1466 . 686702) (-1467 . 686183)
+ (-1468 . 686053) (-1469 . 685775) (-1470 . 685588) (-1471 . 685472)
+ (-1472 . 685420) (-1473 . 685316) (-1474 . 685263) (-1475 . 685070)
+ (-1476 . 684912) (-1477 . 684602) (-1478 . 683889) (-1479 . 683778)
+ (-1480 . 683654) (-1481 . 683544) (-1482 . 683435) (-1483 . 683335)
+ (-1484 . 683238) (-1485 . 683091) (-1486 . 682740) (-1487 . 682518)
+ (-1488 . 682142) (-1489 . 682108) (-1490 . 682052) (-1491 . 681917)
+ (-1492 . 681747) (-1493 . 681662) (-1494 . 681613) (-1495 . 681503)
+ (-1496 . 681437) (-1497 . 681330) (-1498 . 681189) (-1499 . 681101)
+ (-1500 . 680958) (-1501 . 680815) (-1502 . 680738) (-1503 . 680200)
+ (-1504 . 680038) (-1505 . 679687) (-1506 . 679583) (-1507 . 679471)
+ (-1508 . 679352) (-1509 . 679190) (-1510 . 679120) (-1511 . 679038)
+ (-1512 . 678915) (-1513 . 678742) (-1514 . 678523) (-1515 . 678333)
+ (-1516 . 678154) (-1517 . 678102) (-1518 . 677846) (-1519 . 677809)
+ (-1520 . 677530) (-1521 . 677450) (-1522 . 677186) (-1523 . 677112)
+ (-1524 . 677026) (-1525 . 676840) (-1526 . 676738) (-1527 . 676495)
+ (-1528 . 676261) (-1529 . 676011) (-1530 . 675733) (-1531 . 675357)
+ (-1532 . 675242) (-1533 . 675110) (-1534 . 675042) (-1535 . 674976)
+ (-1536 . 674726) (-1537 . 674622) (-1538 . 674573) (-1539 . 674494)
+ (-1540 . 674439) (-1541 . 674304) (-1542 . 674239) (-1543 . 673795)
+ (-1544 . 673361) (-1545 . 672974) (-1546 . 672896) (-1547 . 672787)
+ (-1548 . 672756) (-1549 . 672650) (-1550 . 672567) (-1551 . 672392)
+ (-1552 . 672315) (-1553 . 670975) (-1554 . 670784) (-1555 . 670702)
+ (-1556 . 670549) (-1557 . 670362) (-1558 . 670230) (-1559 . 670087)
+ (-1560 . 669840) (-1561 . 669790) (-1562 . 669687) (-1563 . 669481)
+ (-1564 . 669372) (-1565 . 669063) (-1566 . 668950) (-1567 . 667638)
+ (-1568 . 666553) (-1569 . 666500) (-1570 . 666441) (-1571 . 666355)
+ (-1572 . 666173) (-1573 . 666139) (-1574 . 666068) (-1575 . 665541)
+ (-1576 . 665111) (-1577 . 664974) (-1578 . 664922) (-1579 . 664741)
+ (-1580 . 663525) (-1581 . 663432) (-1582 . 663336) (-1583 . 663126)
+ (-1584 . 662900) (-1585 . 662848) (-1586 . 662770) (-1587 . 662718)
+ (-1588 . 661911) (-1589 . 661812) (-1590 . 661308) (-1591 . 661013)
+ (-1592 . 660903) (-1593 . 660790) (-1594 . 660689) (-1595 . 660597)
+ (-1596 . 660473) (-1597 . 660326) (-1598 . 660168) (-1599 . 660106)
+ (-1600 . 659969) (-1601 . 659914) (-1602 . 659553) (-1603 . 659465)
+ (-1604 . 659298) (-1605 . 659153) (-1606 . 659100) (-1607 . 658970)
+ (-1608 . 658876) (-1609 . 658824) (-1610 . 658730) (-1611 . 658646)
+ (-1612 . 658591) (-1613 . 658492) (-1614 . 658460) (-1615 . 658235)
+ (-1616 . 658163) (-1617 . 658110) (-1618 . 658039) (-1619 . 657984)
+ (-1620 . 657950) (-1621 . 657826) (-1622 . 656756) (-1623 . 656643)
+ (-1624 . 656424) (-1625 . 656047) (-1626 . 655927) (-1627 . 655873)
+ (-1628 . 655648) (-1629 . 655524) (-1630 . 655381) (-1631 . 654189)
+ (-1632 . 654086) (-1633 . 653985) (-1634 . 653545) (-1635 . 653453)
+ (-1636 . 653323) (-1637 . 653244) (-1638 . 652997) (-1639 . 652911)
+ (-1640 . 652463) (-1641 . 652400) (-1642 . 651596) (-1643 . 651376)
+ (-1644 . 651280) (-1645 . 651033) (-1646 . 650960) (-1647 . 650904)
+ (-1648 . 650496) (-1649 . 650401) (-1650 . 650177) (-1651 . 650128)
+ (-1652 . 649929) (-1653 . 649813) (-1654 . 649785) (-1655 . 649667)
+ (-1656 . 649561) (-1657 . 649402) (-1658 . 649349) (-1659 . 649221)
+ (-1660 . 649138) (-1661 . 649014) (-1662 . 648932) (-1663 . 648794)
+ (-1664 . 648739) (-1665 . 648677) (-1666 . 648594) (-1667 . 648532)
+ (-1668 . 648472) (-1669 . 648379) (-1670 . 648221) (-1671 . 648106)
+ (-1672 . 647810) (-1673 . 646598) (-1674 . 646540) (-1675 . 646480)
+ (-1676 . 646422) (-1677 . 646305) (-1678 . 646208) (-1679 . 646130)
+ (-1680 . 646033) (-1681 . 645967) (-1682 . 645213) (-1683 . 645038)
+ (-1684 . 644868) (-1685 . 644644) (-1686 . 644513) (-1687 . 644429)
+ (-1688 . 643902) (-1689 . 643701) (-1690 . 642113) (-1691 . 641861)
+ (-1692 . 641761) (-1693 . 640605) (-1694 . 640375) (-1695 . 640257)
+ (-1696 . 640097) (-1697 . 639866) (-1698 . 639761) (-1699 . 639690)
+ (-1700 . 639634) (-1701 . 639569) (-1702 . 639492) (-1703 . 639368)
+ (-1704 . 639219) (-1705 . 639152) (-1706 . 639053) (-1707 . 638960)
+ (-1708 . 638886) (-1709 . 638659) (-1710 . 638557) (-1711 . 638484)
+ (-1712 . 638294) (-1713 . 638085) (-1714 . 637997) (-1715 . 637668)
+ (-1716 . 637480) (-1717 . 637053) (-1718 . 636852) (-1719 . 636759)
+ (-1720 . 636573) (-1721 . 636363) (-1722 . 636148) (-1723 . 636025)
+ (-1724 . 635909) (-1725 . 635578) (-1726 . 635480) (-1727 . 635351)
+ (-1728 . 635272) (-1729 . 635186) (-1730 . 635107) (-1731 . 634965)
+ (-1732 . 634623) (-1733 . 634336) (-1734 . 634155) (-1735 . 634081)
+ (-1736 . 634030) (-1737 . 633964) (-1738 . 633639) (-1739 . 633551)
+ (-1740 . 633443) (-1741 . 633366) (-1742 . 633247) (-1743 . 632801)
+ (-1744 . 632749) (-1745 . 632359) (-1746 . 632204) (-1747 . 631670)
+ (-1748 . 631618) (-1749 . 631430) (-1750 . 631264) (-1751 . 631154)
+ (-1752 . 631123) (-1753 . 630861) (-1754 . 630666) (-1755 . 630418)
+ (-1756 . 630263) (-1757 . 630160) (-1758 . 629976) (-1759 . 629812)
+ (-1760 . 629687) (-1761 . 629622) (-1762 . 629513) (-1763 . 629401)
+ (-1764 . 629244) (-1765 . 629147) (-1766 . 628992) (-1767 . 628568)
+ (-1768 . 628485) (-1769 . 628422) (-1770 . 628353) (-1771 . 628251)
+ (-1772 . 628192) (-1773 . 628027) (-1774 . 627660) (-1775 . 627420)
+ (-1776 . 626666) (-1777 . 626432) (-1778 . 626379) (-1779 . 626326)
+ (-1780 . 626224) (-1781 . 626167) (-1782 . 626014) (-1783 . 625918)
+ (-1784 . 624376) (-1785 . 624287) (-1786 . 624167) (-1787 . 623880)
+ (-1788 . 623737) (-1789 . 623657) (-1790 . 623528) (-1791 . 623351)
+ (-1792 . 623268) (-1793 . 623164) (-1794 . 623081) (-1795 . 622961)
+ (-1796 . 622860) (-1797 . 622832) (-1798 . 622700) (-1799 . 622441)
+ (-1800 . 622337) (-1801 . 622095) (-1802 . 621968) (-1803 . 620498)
+ (-1804 . 620367) (-1805 . 620265) (-1806 . 620143) (-1807 . 620072)
+ (-1808 . 619889) (-1809 . 619599) (-1810 . 619504) (-1811 . 619402)
+ (-1812 . 619321) (-1813 . 619186) (-1814 . 619158) (-1815 . 619051)
+ (-1816 . 618760) (-1817 . 618573) (-1818 . 618474) (-1819 . 618405)
+ (-1820 . 618337) (-1821 . 618258) (-1822 . 617942) (-1823 . 617854)
+ (-1824 . 617782) (-1825 . 617676) (-1826 . 617415) (-1827 . 617332)
+ (-1828 . 617251) (-1829 . 617073) (-1830 . 616955) (-1831 . 616826)
+ (-1832 . 616743) (-1833 . 616657) (-1834 . 616629) (-1835 . 616600)
+ (-1836 . 616497) (-1837 . 616331) (-1838 . 616276) (-1839 . 616132)
+ (-1840 . 616038) (-1841 . 615985) (-1842 . 615933) (-1843 . 615824)
+ (-1844 . 615756) (-1845 . 615675) (-1846 . 615616) (-1847 . 615547)
+ (-1848 . 615488) (-1849 . 615407) (-1850 . 615212) (-1851 . 614973)
+ (-1852 . 614770) (-1853 . 612992) (-1854 . 612939) (-1855 . 612855)
+ (-1856 . 612677) (-1857 . 612568) (-1858 . 612452) (-1859 . 612192)
+ (-1860 . 611833) (-1861 . 611701) (-1862 . 611519) (-1863 . 611262)
+ (-1864 . 611190) (-1865 . 611138) (-1866 . 610385) (-1867 . 610302)
+ (-1868 . 610126) (-1869 . 609725) (-1870 . 609691) (-1871 . 609578)
+ (-1872 . 609527) (-1873 . 609474) (-1874 . 609411) (-1875 . 609171)
+ (-1876 . 608921) (-1877 . 608732) (-1878 . 608649) (-1879 . 607994)
+ (-1880 . 607883) (-1881 . 607805) (-1882 . 607423) (-1883 . 606305)
+ (-1884 . 606057) (-1885 . 605830) (-1886 . 605734) (-1887 . 605588)
+ (-1888 . 605475) (-1889 . 605153) (-1890 . 605069) (-1891 . 604773)
+ (-1892 . 604707) (-1893 . 604598) (-1894 . 604390) (-1895 . 604199)
+ (-1896 . 604003) (-1897 . 603525) (-1898 . 603459) (-1899 . 603265)
+ (-1900 . 603171) (-1901 . 602973) (-1902 . 602294) (-1903 . 602222)
+ (-1904 . 602143) (-1905 . 602042) (-1906 . 601824) (-1907 . 601722)
+ (-1908 . 601127) (-1909 . 601057) (-1910 . 601001) (-1911 . 600822)
+ (-1912 . 600738) (-1913 . 600571) (-1914 . 600290) (-1915 . 599940)
+ (-1916 . 599661) (-1917 . 599430) (-1918 . 599401) (-1919 . 598403)
+ (-1920 . 598311) (-1921 . 598198) (-1922 . 598097) (-1923 . 597956)
+ (-1924 . 597928) (-1925 . 597861) (-1926 . 597788) (-1927 . 597691)
+ (-1928 . 597528) (-1929 . 597449) (-1930 . 597396) (-1931 . 597343)
+ (-1932 . 597249) (-1933 . 597143) (-1934 . 596992) (-1935 . 596960)
+ (-1936 . 596850) (-1937 . 596707) (-1938 . 596655) (-1939 . 596598)
+ (-1940 . 596204) (-1941 . 596132) (-1942 . 596100) (-1943 . 595899)
+ (-1944 . 595811) (-1945 . 595582) (-1946 . 595323) (-1947 . 595228)
+ (-1948 . 595154) (-1949 . 595023) (-1950 . 594805) (-1951 . 594710)
+ (-1952 . 594660) (-1953 . 594168) (-1954 . 594061) (-1955 . 593990)
+ (-1956 . 593394) (-1957 . 593264) (-1958 . 593150) (-1959 . 592904)
+ (-1960 . 592577) (-1961 . 592467) (-1962 . 592355) (-1963 . 592152)
+ (-1964 . 592100) (-1965 . 591920) (-1966 . 591698) (-1967 . 591584)
+ (-1968 . 591447) (-1969 . 591370) (-1970 . 591271) (-1971 . 591113)
+ (-1972 . 591081) (-1973 . 590936) (-1974 . 590812) (-1975 . 590755)
+ (-1976 . 590647) (-1977 . 590545) (-1978 . 590488) (-1979 . 590373)
+ (-1980 . 590086) (-1981 . 589948) (-1982 . 587167) (-1983 . 587067)
+ (-1984 . 586776) (-1985 . 586724) (-1986 . 586597) (-1987 . 586123)
+ (-1988 . 586005) (-1989 . 585847) (-1990 . 585704) (-1991 . 585561)
+ (-1992 . 585431) (-1993 . 585278) (-1994 . 585152) (-1995 . 584780)
+ (-1996 . 584465) (-1997 . 584356) (-1998 . 584184) (-1999 . 584034)
+ (-2000 . 583983) (-2001 . 583895) (-2002 . 583818) (-2003 . 583392)
+ (-2004 . 583211) (-2005 . 582735) (-2006 . 582641) (-2007 . 582140)
+ (-2008 . 582066) (-2009 . 581945) (-2010 . 581789) (-2011 . 581665)
+ (-2012 . 581447) (-2013 . 580770) (-2014 . 580443) (-2015 . 580225)
+ (-2016 . 580154) (-2017 . 580056) (-2018 . 579901) (-2019 . 579753)
+ (-2020 . 579669) (-2021 . 579576) (-2022 . 579486) (-2023 . 579407)
+ (-2024 . 579336) (-2025 . 579127) (-2026 . 579075) (-2027 . 578912)
+ (-2028 . 578811) (-2029 . 578713) (-2030 . 578633) (-2031 . 578543)
+ (-2032 . 578413) (-2033 . 578327) (-2034 . 577839) (-2035 . 577376)
+ (-2036 . 577209) (-2037 . 577130) (-2038 . 577034) (-2039 . 576531)
+ (-2040 . 576451) (-2041 . 576353) (-2042 . 576319) (-2043 . 576158)
+ (-2044 . 575647) (-2045 . 575567) (-2046 . 575470) (-2047 . 575190)
+ (-2048 . 574820) (-2049 . 574768) (-2050 . 574647) (-2051 . 574494)
+ (-2052 . 574117) (-2053 . 573961) (-2054 . 573854) (-2055 . 573820)
+ (-2056 . 573630) (-2057 . 573501) (-2058 . 572986) (-2059 . 572849)
+ (-2060 . 572750) (-2061 . 572438) (-2062 . 572315) (-2063 . 572206)
+ (-2064 . 571912) (-2065 . 571315) (-2066 . 571278) (-2067 . 571115)
+ (-2068 . 571001) (-2069 . 570684) (-2070 . 570561) (-2071 . 570502)
+ (-2072 . 570435) (-2073 . 570236) (-2074 . 569363) (-2075 . 569180)
+ (-2076 . 569031) (-2077 . 568859) (-2078 . 568771) (-2079 . 568119)
+ (-2080 . 568051) (-2081 . 567971) (-2082 . 567876) (-2083 . 567561)
+ (-2084 . 567403) (-2085 . 567232) (-2086 . 567201) (-2087 . 567064)
+ (-2088 . 566957) (-2089 . 566746) (-2090 . 566634) (-2091 . 566259)
+ (-2092 . 566210) (-2093 . 566158) (-2094 . 565944) (-2095 . 565791)
+ (-2096 . 565595) (-2097 . 565162) (-2098 . 564670) (-2099 . 564642)
+ (-2100 . 564589) (-2101 . 564380) (-2102 . 564244) (-2103 . 564129)
+ (-2104 . 564023) (-2105 . 563838) (-2106 . 563752) (-2107 . 563695)
+ (-2108 . 563576) (-2109 . 562411) (-2110 . 562345) (-2111 . 562099)
+ (-2112 . 561910) (-2113 . 561794) (-2114 . 561407) (-2115 . 561319)
+ (-2116 . 561224) (-2117 . 561079) (-2118 . 560793) (-2119 . 560336)
+ (-2120 . 560207) (-2121 . 559813) (-2122 . 559753) (-2123 . 559700)
+ (-2124 . 559254) (-2125 . 559133) (-2126 . 559010) (-2127 . 558692)
+ (-2128 . 558609) (-2129 . 558430) (-2130 . 558378) (-2131 . 558350)
+ (-2132 . 558259) (-2133 . 558151) (-2134 . 557841) (-2135 . 557782)
+ (-2136 . 557684) (-2137 . 557541) (-2138 . 557467) (-2139 . 557375)
+ (-2140 . 557178) (-2141 . 557129) (-2142 . 557059) (-2143 . 556650)
+ (-2144 . 556521) (-2145 . 556249) (-2146 . 556046) (-2147 . 555888)
+ (-2148 . 555781) (-2149 . 555559) (-2150 . 555497) (-2151 . 555444)
+ (-2152 . 555412) (-2153 . 554614) (-2154 . 554490) (-2155 . 554360)
+ (-2156 . 554192) (-2157 . 554090) (-2158 . 553946) (-2159 . 553724)
+ (-2160 . 553583) (-2161 . 553531) (-2162 . 553422) (-2163 . 552501)
+ (-2164 . 552413) (-2165 . 552195) (-2166 . 552067) (-2167 . 552033)
+ (-2168 . 551868) (-2169 . 551635) (-2170 . 551248) (-2171 . 551103)
+ (-2172 . 550904) (-2173 . 550724) (-2174 . 550596) (-2175 . 550453)
+ (-2176 . 550358) (-2177 . 550217) (-2178 . 550108) (-2179 . 549475)
+ (-2180 . 549365) (-2181 . 549177) (-2182 . 548964) (-2183 . 548912)
+ (-2184 . 548735) (-2185 . 548602) (-2186 . 547991) (-2187 . 547660)
+ (-2188 . 547629) (-2189 . 547456) (-2190 . 547382) (-2191 . 547212)
+ (-2192 . 547094) (-2193 . 547006) (-2194 . 546848) (-2195 . 546796)
+ (-2196 . 545768) (-2197 . 545550) (-2198 . 545495) (-2199 . 545237)
+ (-2200 . 545058) (-2201 . 544826) (-2202 . 544774) (-2203 . 544666)
+ (-2204 . 544610) (-2205 . 544550) (-2206 . 544366) (-2207 . 544074)
+ (-2208 . 543972) (-2209 . 543666) (-2210 . 543611) (-2211 . 543539)
+ (-2212 . 543412) (-2213 . 543351) (-2214 . 543221) (-2215 . 542921)
+ (-2216 . 542865) (-2217 . 542687) (-2218 . 542607) (-2219 . 542374)
+ (-2220 . 542267) (-2221 . 542107) (-2222 . 542030) (-2223 . 541953)
+ (-2224 . 541707) (-2225 . 541497) (-2226 . 541381) (-2227 . 541231)
+ (-2228 . 540983) (-2229 . 540929) (-2230 . 540834) (-2231 . 540554)
+ (-2232 . 540501) (-2233 . 539947) (-2234 . 539697) (-2235 . 539482)
+ (-2236 . 539392) (-2237 . 539212) (-2238 . 539160) (-2239 . 538969)
+ (-2240 . 538902) (-2241 . 538804) (-2242 . 538651) (-2243 . 538397)
+ (-2244 . 538344) (-2245 . 538292) (-2246 . 538150) (-2247 . 538057)
+ (-2248 . 537989) (-2249 . 537771) (-2250 . 537638) (-2251 . 537205)
+ (-2252 . 537128) (-2253 . 536918) (-2254 . 536217) (-2255 . 536127)
+ (-2256 . 536074) (-2257 . 535973) (-2258 . 535834) (-2259 . 535805)
+ (-2260 . 535753) (-2261 . 535505) (-2262 . 535293) (-2263 . 535215)
+ (-2264 . 534537) (-2265 . 534457) (-2266 . 534344) (-2267 . 534206)
+ (-2268 . 533964) (-2269 . 533712) (-2270 . 533568) (-2271 . 533468)
+ (-2272 . 533384) (-2273 . 533033) (-2274 . 532959) (-2275 . 532837)
+ (-2276 . 532768) (-2277 . 532440) (-2278 . 532354) (-2279 . 532300)
+ (-2280 . 532031) (-2281 . 531855) (-2282 . 531675) (-2283 . 531493)
+ (-2284 . 531228) (-2285 . 531107) (-2286 . 531019) (-2287 . 530510)
+ (-2288 . 530264) (-2289 . 530158) (-2290 . 530099) (-2291 . 530040)
+ (-2292 . 529941) (-2293 . 528211) (-2294 . 527898) (-2295 . 527791)
+ (-2296 . 527612) (-2297 . 527503) (-2298 . 527443) (-2299 . 527302)
+ (-2300 . 527241) (-2301 . 527132) (-2302 . 527063) (-2303 . 526997)
+ (-2304 . 526900) (-2305 . 526786) (-2306 . 526640) (-2307 . 526521)
+ (-2308 . 526449) (-2309 . 525863) (-2310 . 525614) (-2311 . 525542)
+ (-2312 . 525464) (-2313 . 524790) (-2314 . 524625) (-2315 . 524538)
+ (-2316 . 524319) (-2317 . 524262) (-2318 . 524188) (-2319 . 523192)
+ (-2320 . 523030) (-2321 . 522887) (-2322 . 522766) (-2323 . 521887)
+ (-2324 . 521620) (-2325 . 521460) (-2326 . 502869) (-2327 . 502795)
+ (-2328 . 502503) (-2329 . 502197) (-2330 . 501890) (-2331 . 501759)
+ (-2332 . 501705) (-2333 . 501502) (-2334 . 501449) (-2335 . 501390)
+ (-2336 . 498569) (-2337 . 498516) (-2338 . 498464) (-2339 . 494401)
+ (-2340 . 494307) (-2341 . 494020) (-2342 . 493463) (-2343 . 493392)
+ (-2344 . 493231) (-2345 . 493158) (-2346 . 492976) (-2347 . 492904)
+ (-2348 . 492876) (-2349 . 492814) (-2350 . 492748) (-2351 . 492693)
+ (-2352 . 492594) (-2353 . 492401) (-2354 . 492284) (-2355 . 492231)
+ (-2356 . 492165) (-2357 . 492081) (-2358 . 488782) (-2359 . 488698)
+ (-2360 . 488610) (-2361 . 488432) (-2362 . 488368) (-2363 . 488319)
+ (-2364 . 488222) (-2365 . 488077) (-2366 . 487934) (-2367 . 487663)
+ (-2368 . 487141) (-2369 . 487088) (-2370 . 486984) (-2371 . 486633)
+ (-2372 . 486575) (-2373 . 486278) (-2374 . 486107) (-2375 . 486010)
+ (-2376 . 485957) (-2377 . 485850) (-2378 . 485706) (-2379 . 485657)
+ (-2380 . 485466) (-2381 . 485130) (-2382 . 484913) (-2383 . 484810)
+ (-2384 . 484226) (-2385 . 484128) (-2386 . 484054) (-2387 . 483932)
+ (-2388 . 483879) (-2389 . 483599) (-2390 . 483548) (-2391 . 483470)
+ (-2392 . 482174) (-2393 . 482125) (-2394 . 482037) (-2395 . 481888)
+ (-2396 . 481754) (-2397 . 478419) (-2398 . 478273) (-2399 . 478103)
+ (-2400 . 478018) (-2401 . 477989) (-2402 . 477920) (-2403 . 477354)
+ (-2404 . 477261) (-2405 . 477190) (-2406 . 476698) (-2407 . 476539)
+ (-2408 . 476480) (-2409 . 476309) (-2410 . 475594) (-2411 . 475522)
+ (-2412 . 475449) (-2413 . 475253) (-2414 . 475137) (-2415 . 474571)
+ (-2416 . 474519) (-2417 . 474213) (-2418 . 474035) (-2419 . 473910)
+ (-2420 . 473824) (-2421 . 473577) (-2422 . 472985) (-2423 . 472899)
+ (-2424 . 472735) (-2425 . 472560) (-2426 . 472153) (-2427 . 472098)
+ (-2428 . 471954) (-2429 . 471866) (-2430 . 471764) (-2431 . 471692)
+ (-2432 . 471420) (-2433 . 471332) (-2434 . 471170) (-2435 . 471002)
+ (-2436 . 470930) (-2437 . 470793) (-2438 . 470057) (-2439 . 469950)
+ (-2440 . 469891) (-2441 . 469593) (-2442 . 469286) (-2443 . 468748)
+ (-2444 . 468650) (-2445 . 468204) (-2446 . 467978) (-2447 . 467112)
+ (-2448 . 466994) (-2449 . 466878) (-2450 . 466461) (-2451 . 466257)
+ (-2452 . 466139) (-2453 . 466065) (-2454 . 465958) (-2455 . 465857)
+ (-2456 . 465783) (-2457 . 465655) (-2458 . 465606) (-2459 . 465175)
+ (-2460 . 465014) (-2461 . 464854) (-2462 . 464741) (-2463 . 463437)
+ (-2464 . 463340) (-2465 . 462911) (-2466 . 462859) (-2467 . 462806)
+ (-2468 . 462754) (-2469 . 462671) (-2470 . 462618) (-2471 . 462524)
+ (-2472 . 462395) (-2473 . 462311) (-2474 . 462215) (-2475 . 461828)
+ (-2476 . 461093) (-2477 . 460927) (-2478 . 460781) (-2479 . 460728)
+ (-2480 . 460380) (-2481 . 460206) (-2482 . 460139) (-2483 . 459736)
+ (-2484 . 459578) (-2485 . 459305) (-2486 . 459114) (-2487 . 458770)
+ (-2488 . 458666) (-2489 . 458523) (-2490 . 458181) (-2491 . 458087)
+ (-2492 . 457772) (-2493 . 457589) (-2494 . 457457) (-2495 . 457405)
+ (-2496 . 457326) (-2497 . 456935) (-2498 . 456285) (-2499 . 456212)
+ (-2500 . 455973) (-2501 . 455112) (-2502 . 455043) (-2503 . 454984)
+ (-2504 . 454905) (-2505 . 454853) (-2506 . 454544) (-2507 . 454403)
+ (-2508 . 454331) (-2509 . 454237) (-2510 . 454114) (-2511 . 453962)
+ (-2512 . 453799) (-2513 . 453505) (-2514 . 453452) (-2515 . 453247)
+ (-2516 . 452999) (-2517 . 452863) (-2518 . 452739) (-2519 . 452421)
+ (-2520 . 452335) (-2521 . 452175) (-2522 . 452068) (-2523 . 451971)
+ (-2524 . 451919) (-2525 . 451864) (-2526 . 451646) (-2527 . 451569)
+ (-2528 . 451211) (-2529 . 450895) (-2530 . 450771) (-2531 . 450479)
+ (-2532 . 450194) (-2533 . 450090) (-2534 . 449944) (-2535 . 449889)
+ (-2536 . 449809) (-2537 . 449618) (-2538 . 448731) (-2539 . 448350)
+ (-2540 . 448266) (-2541 . 448188) (-2542 . 448156) (-2543 . 447790)
+ (-2544 . 447693) (-2545 . 447637) (-2546 . 447510) (-2547 . 446853)
+ (-2548 . 446639) (-2549 . 446269) (-2550 . 446183) (-2551 . 446155)
+ (-2552 . 445826) (-2553 . 445798) (-2554 . 445739) (-2555 . 445360)
+ (-2556 . 444087) (-2557 . 444005) (-2558 . 443796) (-2559 . 443718)
+ (-2560 . 443477) (-2561 . 443369) (-2562 . 442937) (-2563 . 442822)
+ (-2564 . 442703) (-2565 . 442637) (-2566 . 442426) (-2567 . 442373)
+ (-2568 . 442220) (-2569 . 442017) (-2570 . 441920) (-2571 . 441661)
+ (-2572 . 441560) (-2573 . 441495) (-2574 . 441388) (-2575 . 441318)
+ (-2576 . 440615) (-2577 . 440386) (-2578 . 440303) (-2579 . 440179)
+ (-2580 . 440142) (-2581 . 440038) (-2582 . 439930) (-2583 . 439812)
+ (-2584 . 439679) (-2585 . 439611) (-2586 . 439540) (-2587 . 439487)
+ (-2588 . 439417) (-2589 . 439357) (-2590 . 439301) (-2591 . 439143)
+ (-2592 . 438981) (-2593 . 438863) (-2594 . 438782) (-2595 . 438642)
+ (-2596 . 438560) (-2597 . 438416) (-2598 . 438360) (-2599 . 438295)
+ (-2600 . 437919) (-2601 . 437825) (-2602 . 437483) (-2603 . 437237)
+ (-2604 . 437177) (-2605 . 437034) (-2606 . 436968) (-2607 . 436824)
+ (-2608 . 436663) (-2609 . 436564) (-2610 . 435907) (-2611 . 435761)
+ (-2612 . 434580) (-2613 . 434353) (-2614 . 434173) (-2615 . 434070)
+ (-2616 . 433986) (-2617 . 433902) (-2618 . 433823) (-2619 . 433591)
+ (-2620 . 433563) (-2621 . 433510) (-2622 . 433383) (-2623 . 433276)
+ (-2624 . 433142) (-2625 . 433075) (-2626 . 432551) (-2627 . 432446)
+ (-2628 . 431995) (-2629 . 431851) (-2630 . 431769) (-2631 . 431643)
+ (-2632 . 431555) (-2633 . 431478) (-2634 . 431355) (-2635 . 431246)
+ (-2636 . 430700) (-2637 . 430619) (-2638 . 430522) (-2639 . 430451)
+ (-2640 . 430135) (-2641 . 429747) (-2642 . 429591) (-2643 . 429541)
+ (-2644 . 429469) (-2645 . 429403) (-2646 . 429273) (-2647 . 429094)
+ (-2648 . 429036) (-2649 . 428913) (-2650 . 428789) (-2651 . 428129)
+ (-2652 . 428052) (-2653 . 427881) (-2654 . 427683) (-2655 . 427631)
+ (-2656 . 427304) (-2657 . 427255) (-2658 . 426862) (-2659 . 426615)
+ (-2660 . 426563) (-2661 . 426497) (-2662 . 426327) (-2663 . 426187)
+ (-2664 . 426110) (-2665 . 425536) (-2666 . 425144) (-2667 . 425116)
+ (-2668 . 424773) (-2669 . 424585) (-2670 . 424533) (-2671 . 424313)
+ (-2672 . 424243) (-2673 . 423670) (-2674 . 423599) (-2675 . 423395)
+ (-2676 . 423299) (-2677 . 423271) (-2678 . 423205) (-2679 . 423102)
+ (-2680 . 423043) (-2681 . 422992) (-2682 . 422607) (-2683 . 422555)
+ (-2684 . 422462) (-2685 . 422277) (-2686 . 422189) (-2687 . 422103)
+ (-2688 . 422037) (-2689 . 421868) (-2690 . 421796) (-2691 . 421689)
+ (-2692 . 421433) (-2693 . 420620) (-2694 . 420569) (-2695 . 420517)
+ (-2696 . 420465) (-2697 . 420312) (-2698 . 419823) (-2699 . 419760)
+ (-2700 . 419653) (-2701 . 419551) (-2702 . 419494) (-2703 . 419351)
+ (-2704 . 419240) (-2705 . 419153) (-2706 . 419074) (-2707 . 418878)
+ (-2708 . 418583) (-2709 . 418509) (-2710 . 418368) (-2711 . 418275)
+ (-2712 . 417957) (-2713 . 417874) (-2714 . 417749) (-2715 . 417575)
+ (-2716 . 417420) (-2717 . 417203) (-2718 . 417131) (-2719 . 416780)
+ (-2720 . 416400) (-2721 . 416201) (-2722 . 416028) (-2723 . 415766)
+ (-2724 . 415487) (-2725 . 415409) (-2726 . 415063) (-2727 . 414911)
+ (-2728 . 414859) (-2729 . 414642) (-2730 . 414585) (-2731 . 414342)
+ (-2732 . 414223) (-2733 . 414051) (-2734 . 413942) (-2735 . 413914)
+ (-2736 . 413858) (-2737 . 413585) (-2738 . 413531) (-2739 . 413459)
+ (-2740 . 413345) (-2741 . 413223) (-2742 . 413163) (-2743 . 413061)
+ (-12 . 412889) (-2745 . 412806) (-2746 . 412720) (-2747 . 412527)
+ (-2748 . 412444) (-2749 . 412392) (-2750 . 412031) (-2751 . 411907)
+ (-2752 . 411747) (-2753 . 411651) (-2754 . 411620) (-2755 . 411546)
+ (-2756 . 411398) (-2757 . 411314) (-2758 . 411280) (-2759 . 411161)
+ (-2760 . 411075) (-2761 . 411002) (-2762 . 410664) (-2763 . 410527)
+ (-2764 . 410496) (-2765 . 410430) (-2766 . 410292) (-2767 . 410046)
+ (-2768 . 409828) (-2769 . 408945) (-2770 . 408823) (-2771 . 408658)
+ (-2772 . 408450) (-2773 . 408231) (-2774 . 407265) (-2775 . 406799)
+ (-2776 . 406683) (-2777 . 406553) (-2778 . 406449) (-2779 . 406306)
+ (-2780 . 406162) (-2781 . 405833) (-2782 . 405522) (-2783 . 405470)
+ (-2784 . 405367) (-2785 . 405253) (-2786 . 405045) (-2787 . 404946)
+ (-2788 . 404799) (-2789 . 404713) (-2790 . 404378) (-2791 . 402522)
+ (-2792 . 402220) (-2793 . 402167) (-2794 . 401058) (-2795 . 400980)
+ (-2796 . 400841) (-2797 . 400712) (-2798 . 400618) (-2799 . 400511)
+ (-2800 . 400402) (-2801 . 400203) (-2802 . 399979) (-2803 . 399882)
+ (-2804 . 398994) (-2805 . 398822) (-2806 . 398651) (-2807 . 398489)
+ (-2808 . 398376) (-2809 . 398155) (-2810 . 398067) (-2811 . 398001)
+ (-2812 . 397516) (-2813 . 397444) (-2814 . 397350) (-2815 . 397225)
+ (-2816 . 397114) (-2817 . 396942) (-2818 . 396856) (-2819 . 396755)
+ (-2820 . 396152) (-2821 . 396053) (-2822 . 395965) (-2823 . 395538)
+ (-2824 . 395467) (-2825 . 395337) (-2826 . 395263) (-2827 . 395090)
+ (-2828 . 394918) (-2829 . 394480) (-2830 . 393034) (-2831 . 392715)
+ (-2832 . 392194) (-2833 . 391994) (-2834 . 391533) (-2835 . 391368)
+ (-2836 . 391294) (-2837 . 391260) (-2838 . 391159) (-2839 . 391078)
+ (* . 386532) (-2841 . 386360) (-2842 . 386256) (-2843 . 386096)
+ (-2844 . 386026) (-2845 . 385642) (-2846 . 385573) (-2847 . 385342)
+ (-2848 . 385148) (-2849 . 385092) (-2850 . 384970) (-2851 . 384824)
+ (-2852 . 384753) (-2853 . 384697) (-2854 . 384624) (-2855 . 384293)
+ (-2856 . 384195) (-2857 . 383551) (-2858 . 382793) (-2859 . 382695)
+ (-2860 . 382272) (-2861 . 382109) (-2862 . 381784) (-2863 . 381537)
+ (-2864 . 381395) (-2865 . 381177) (-2866 . 381090) (-2867 . 380886)
+ (-2868 . 380801) (-2869 . 380682) (-2870 . 380501) (-2871 . 380391)
+ (-2872 . 380338) (-2873 . 380233) (-2874 . 380160) (-2875 . 380105)
+ (-2876 . 379833) (-2877 . 379805) (-2878 . 379748) (-2879 . 379678)
+ (-2880 . 379577) (-2881 . 379494) (-2882 . 379410) (-2883 . 379280)
+ (-2884 . 379092) (-2885 . 378994) (-2886 . 378881) (-2887 . 378813)
+ (-2888 . 378391) (-2889 . 378192) (-2890 . 378114) (-2891 . 378012)
+ (-2892 . 377671) (-2893 . 377097) (-2894 . 376970) (-2895 . 376863)
+ (-2896 . 376705) (-2897 . 376474) (-2898 . 376367) (-2899 . 376248)
+ (-2900 . 376155) (-2901 . 376012) (-2902 . 375929) (-2903 . 375771)
+ (-2904 . 375411) (-2905 . 375253) (-2906 . 375158) (-2907 . 375037)
+ (-2908 . 374954) (-2909 . 374867) (-2910 . 374781) (-2911 . 374722)
+ (-2912 . 374621) (-2913 . 374530) (-2914 . 374446) (-2915 . 374345)
+ (-2916 . 374274) (-2917 . 374146) (-2918 . 374096) (-2919 . 373925)
+ (-2920 . 373766) (-2921 . 373608) (-2922 . 373518) (-2923 . 373465)
+ (-2924 . 373318) (-2925 . 372358) (-2926 . 372203) (-2927 . 372123)
+ (-2928 . 371785) (-2929 . 371574) (-2930 . 371540) (-2931 . 371469)
+ (-2932 . 371382) (-2933 . 371283) (-2934 . 371130) (-2935 . 370583)
+ (-2936 . 370509) (-2937 . 370280) (-2938 . 364942) (-2939 . 364456)
+ (-2940 . 364359) (-2941 . 364282) (-2942 . 364223) (-2943 . 364171)
+ (-2944 . 363987) (-2945 . 363901) (-2946 . 363869) (-2947 . 363591)
+ (-2948 . 363467) (-2949 . 363359) (-2950 . 363193) (-2951 . 363110)
+ (-2952 . 363013) (-2953 . 362872) (-2954 . 362789) (-2955 . 362285)
+ (-2956 . 362130) (-2957 . 361996) (-2958 . 361878) (-2959 . 361765)
+ (-2960 . 361668) (-2961 . 361201) (-2962 . 361048) (-2963 . 360688)
+ (-2964 . 360419) (-2965 . 360266) (-2966 . 360159) (-2967 . 359953)
+ (-2968 . 358767) (-2969 . 358144) (-2970 . 357795) (-2971 . 357677)
+ (-2972 . 357293) (-2973 . 357168) (-2974 . 357052) (-2975 . 356908)
+ (-2976 . 356793) (-2977 . 356576) (-2978 . 356431) (-2979 . 356207)
+ (-2980 . 356061) (-2981 . 354879) (-2982 . 354816) (-2983 . 347817)
+ (-2984 . 347704) (-2985 . 347622) (-2986 . 347384) (-2987 . 347269)
+ (-2988 . 347186) (-2989 . 347078) (-2990 . 347004) (-2991 . 346970)
+ (-2992 . 344764) (-2993 . 344680) (-2994 . 344359) (-2995 . 344271)
+ (-2996 . 344163) (-2997 . 343259) (-2998 . 343073) (-2999 . 342973)
+ (-3000 . 342719) (-3001 . 342659) (-3002 . 342514) (-3003 . 341697)
+ (-3004 . 341602) (-3005 . 341516) (-3006 . 341459) (-3007 . 341393)
+ (-3008 . 341336) (-3009 . 341281) (-3010 . 341214) (-3011 . 341129)
+ (-3012 . 336969) (-3013 . 336914) (-3014 . 336720) (-3015 . 336591)
+ (-3016 . 336034) (-3017 . 335924) (-3018 . 335875) (-3019 . 335772)
+ (-3020 . 335677) (-3021 . 335597) (-3022 . 335512) (-3023 . 335407)
+ (-3024 . 335025) (-3025 . 334897) (-3026 . 334743) (-3027 . 333562)
+ (-3028 . 333337) (-3029 . 333069) (-3030 . 332623) (-3031 . 332550)
+ (-3032 . 332270) (-3033 . 332155) (-3034 . 332038) (-3035 . 331726)
+ (-3036 . 331646) (-3037 . 331154) (-3038 . 331028) (-3039 . 330921)
+ (-3040 . 330818) (-3041 . 330492) (-3042 . 330348) (-3043 . 330267)
+ (-3044 . 330155) (-3045 . 330017) (-3046 . 329983) (-3047 . 329731)
+ (-3048 . 329546) (-3049 . 329436) (-3050 . 329269) (-3051 . 329217)
+ (-3052 . 329158) (-3053 . 329051) (-3054 . 328397) (-3055 . 324399)
+ (-3056 . 324302) (-3057 . 324164) (-3058 . 323927) (-3059 . 323873)
+ (-3060 . 323710) (-3061 . 323630) (-3062 . 323486) (-3063 . 323377)
+ (-3064 . 323045) (-3065 . 322922) (-3066 . 322754) (-3067 . 322601)
+ (-3068 . 322495) (-3069 . 322418) (-3070 . 322361) (-3071 . 322247)
+ (-3072 . 322125) (-3073 . 322056) (-3074 . 321915) (-3075 . 321571)
+ (-3076 . 321267) (-3077 . 320965) (-3078 . 320838) (-3079 . 320735)
+ (-3080 . 320563) (-3081 . 320486) (-3082 . 319201) (-3083 . 319149)
+ (-3084 . 319031) (-3085 . 318713) (-3086 . 318685) (-3087 . 318495)
+ (-3088 . 318467) (-3089 . 318327) (-3090 . 318250) (-3091 . 317934)
+ (-3092 . 317754) (-3093 . 317633) (-3094 . 317494) (-3095 . 317423)
+ (-3096 . 317308) (-3097 . 317030) (-3098 . 316975) (-3099 . 316783)
+ (-3100 . 316385) (-3101 . 316270) (-3102 . 316218) (-3103 . 315909)
+ (-3104 . 315750) (-3105 . 315677) (-3106 . 315286) (-3107 . 315182)
+ (-3108 . 315118) (-3109 . 315045) (-3110 . 314938) (-3111 . 314866)
+ (-3112 . 314794) (-3113 . 314710) (-3114 . 314638) (-3115 . 314537)
+ (-3116 . 314433) (-3117 . 313773) (-3118 . 313628) (-3119 . 313576)
+ (-3120 . 313280) (-3121 . 313225) (-3122 . 313111) (-3123 . 313042)
+ (-3124 . 312766) (-3125 . 312550) (-3126 . 312456) (-3127 . 311452)
+ (-3128 . 311294) (-3129 . 311165) (-3130 . 311088) (-3131 . 311027)
+ (-3132 . 310685) (-3133 . 310626) (-3134 . 310441) (-3135 . 310359)
+ (-3136 . 310057) (-3137 . 309665) (-3138 . 309391) (-3139 . 309336)
+ (-3140 . 309110) (-3141 . 308688) (-3142 . 306526) (-3143 . 306471)
+ (-3144 . 306323) (-3145 . 306237) (-3146 . 306124) (-3147 . 305958)
+ (-3148 . 305908) (-3149 . 305856) (-3150 . 305475) (-3151 . 305371)
+ (-3152 . 305292) (-3153 . 305082) (-3154 . 304975) (-3155 . 304752)
+ (-3156 . 304594) (-3157 . 303396) (-3158 . 303315) (-3159 . 303117)
+ (-3160 . 302827) (-3161 . 302673) (-3162 . 302400) (-3163 . 302242)
+ (-3164 . 301629) (-3165 . 301570) (-3166 . 301375) (-3167 . 301301)
+ (-3168 . 300499) (-3169 . 300355) (-3170 . 300219) (-3171 . 299927)
+ (-3172 . 299840) (-3173 . 299528) (-3174 . 299375) (-3175 . 299276)
+ (-3176 . 298849) (-3177 . 298667) (-3178 . 298608) (-3179 . 298450)
+ (-3180 . 298245) (-3181 . 298143) (-3182 . 297980) (-3183 . 297842)
+ (-3184 . 297780) (-3185 . 297695) (-3186 . 297438) (-3187 . 297296)
+ (-3188 . 297215) (-3189 . 297013) (-3190 . 296904) (-3191 . 296700)
+ (-3192 . 296572) (-3193 . 295140) (-3194 . 295111) (-3195 . 295012)
+ (-3196 . 294897) (-3197 . 294838) (-3198 . 294786) (-3199 . 294644)
+ (-3200 . 294574) (-3201 . 294467) (-3202 . 294394) (-3203 . 294226)
+ (-3204 . 294063) (-3205 . 294013) (-3206 . 293949) (-3207 . 293753)
+ (-3208 . 293552) (-3209 . 292450) (-3210 . 292342) (-3211 . 291845)
+ (-3212 . 291666) (-3213 . 291615) (-3214 . 291503) (-3215 . 291249)
+ (-3216 . 291140) (-3217 . 290389) (-3218 . 290257) (-3219 . 290204)
+ (-3220 . 290130) (-3221 . 289598) (-3222 . 289281) (-3223 . 289173)
+ (-3224 . 289066) (-3225 . 288947) (-3226 . 288889) (-3227 . 288839)
+ (-3228 . 288740) (-3229 . 288320) (-3230 . 288241) (-3231 . 288182)
+ (-3232 . 287318) (-3233 . 287219) (-3234 . 287177) (-3235 . 287085)
+ (-3236 . 287006) (-3237 . 286821) (-3238 . 286661) (-3239 . 286524)
+ (-3240 . 286450) (-3241 . 286331) (-3242 . 286206) (-3243 . 285967)
+ (-3244 . 285901) (-3245 . 285849) (-3246 . 285550) (-3247 . 285513)
+ (-3248 . 285362) (-3249 . 285236) (-3250 . 285170) (-3251 . 285013)
+ (-3252 . 284840) (-3253 . 284682) (-3254 . 284527) (-3255 . 284279)
+ (-3256 . 284086) (-3257 . 283998) (-3258 . 281884) (-3259 . 281766)
+ (-3260 . 281710) (-3261 . 281510) (-3262 . 281411) (-3263 . 281262)
+ (-3264 . 281196) (-3265 . 281137) (-3266 . 280851) (-3267 . 280738)
+ (-3268 . 280393) (-3269 . 280198) (-3270 . 280059) (-3271 . 279880)
+ (-3272 . 279350) (-3273 . 279282) (-3274 . 279152) (-3275 . 279012)
+ (-3276 . 278850) (-3277 . 278770) (-3278 . 278470) (-3279 . 278414)
+ (-3280 . 277780) (-3281 . 277671) (-3282 . 277483) (-3283 . 277361)
+ (-3284 . 277288) (-3285 . 276943) (-3286 . 276834) (-3287 . 276722)
+ (-3288 . 276262) (-3289 . 276124) (-3290 . 275958) (-3291 . 275872)
+ (-3292 . 275270) (-3293 . 275196) (-3294 . 275101) (-3295 . 274962)
+ (-3296 . 274727) (-3297 . 274420) (-3298 . 274302) (-3299 . 274250)
+ (-3300 . 274141) (-3301 . 274047) (-3302 . 273994) (-3303 . 273769)
+ (-3304 . 273476) (-3305 . 273402) (-3306 . 273307) (-3307 . 273200)
+ (-3308 . 273077) (-3309 . 272909) (-3310 . 272702) (-3311 . 272625)
+ (-3312 . 272373) (-3313 . 272184) (-3314 . 272131) (-3315 . 272050)
+ (-3316 . 271905) (-3317 . 271837) (-3318 . 271592) (-3319 . 271540)
+ (-3320 . 271297) (-3321 . 271132) (-3322 . 270913) (-3323 . 270621)
+ (-3324 . 270548) (-3325 . 270375) (-3326 . 270319) (-3327 . 270101)
+ (-3328 . 269337) (-3329 . 269277) (-3330 . 269222) (-3331 . 269092)
+ (-3332 . 268890) (-3333 . 268737) (-3334 . 268524) (-3335 . 268379)
+ (-3336 . 268160) (-3337 . 268082) (-3338 . 267440) (-3339 . 267341)
+ (-3340 . 267289) (-3341 . 267039) (-3342 . 266751) (-3343 . 266662)
+ (-3344 . 266447) (-3345 . 266201) (-3346 . 266115) (-3347 . 265972)
+ (-3348 . 265919) (-3349 . 265796) (-3350 . 265655) (-3351 . 265527)
+ (-3352 . 265400) (-3353 . 265135) (-3354 . 264515) (-3355 . 264406)
+ (-3356 . 264150) (-3357 . 263850) (-3358 . 263792) (-3359 . 263721)
+ (-3360 . 263585) (-3361 . 263432) (-3362 . 263358) (-3363 . 263292)
+ (-3364 . 262975) (-3365 . 262893) (-3366 . 261736) (-3367 . 261472)
+ (-3368 . 261347) (-3369 . 261167) (-3370 . 261115) (-3371 . 260764)
+ (-3372 . 260704) (-3373 . 260368) (-3374 . 260229) (-3375 . 260176)
+ (-3376 . 260073) (-3377 . 260016) (-3378 . 259957) (-3379 . 259591)
+ (-3380 . 259281) (-3381 . 259225) (-3382 . 259073) (-3383 . 258951)
+ (-3384 . 258728) (-3385 . 258643) (-3386 . 258591) (-3387 . 258506)
+ (-3388 . 258454) (-3389 . 258121) (-3390 . 258068) (-3391 . 257706)
+ (-3392 . 257637) (-3393 . 257552) (-3394 . 257378) (-3395 . 257145)
+ (-3396 . 257038) (-3397 . 256901) (-3398 . 256781) (-3399 . 256704)
+ (-3400 . 256627) (-3401 . 256561) (-3402 . 256322) (-3403 . 256244)
+ (-3404 . 256140) (-3405 . 256072) (-3406 . 255938) (-3407 . 255855)
+ (-3408 . 255739) (-3409 . 255687) (-3410 . 255621) (-3411 . 255514)
+ (-3412 . 255371) (-3413 . 254892) (-3414 . 254764) (-3415 . 254654)
+ (-3416 . 254554) (-3417 . 254453) (-3418 . 254391) (-3419 . 254184)
+ (-3420 . 254116) (-3421 . 254042) (-3422 . 253727) (-3423 . 253674)
+ (-3424 . 253621) (-3425 . 253411) (-3426 . 253204) (-3427 . 253131)
+ (-3428 . 253006) (-3429 . 252975) (-3430 . 252380) (-3431 . 252302)
+ (-3432 . 252195) (-3433 . 250227) (-3434 . 250052) (-3435 . 249978)
+ (-3436 . 249841) (-3437 . 249788) (-3438 . 248971) (-3439 . 248637)
+ (-3440 . 248569) (-3441 . 247331) (-3442 . 247243) (-3443 . 247128)
+ (-3444 . 247060) (-3445 . 247008) (-3446 . 246730) (-3447 . 246657)
+ (-3448 . 246491) (-3449 . 246463) (-3450 . 246245) (-3451 . 246146)
+ (-3452 . 246069) (-3453 . 245956) (-3454 . 245886) (-3455 . 245712)
+ (-3456 . 245587) (-3457 . 245531) (-3458 . 244521) (-3459 . 244294)
+ (-3460 . 244239) (-3461 . 244059) (-3462 . 243880) (-3463 . 243827)
+ (-3464 . 243652) (-3465 . 243404) (-3466 . 243352) (-3467 . 243271)
+ (-3468 . 243068) (-3469 . 242901) (-3470 . 242806) (-3471 . 242613)
+ (-3472 . 242543) (-3473 . 242490) (-3474 . 242416) (-3475 . 242282)
+ (-3476 . 242224) (-3477 . 242121) (-3478 . 239989) (-3479 . 239597)
+ (-3480 . 239509) (-3481 . 239342) (-3482 . 239052) (-3483 . 238954)
+ (-3484 . 238776) (-3485 . 238641) (-3486 . 238465) (-3487 . 238360)
+ (-3488 . 238274) (-3489 . 238116) (-3490 . 238001) (-3491 . 237794)
+ (-3492 . 237307) (-3493 . 237255) (-3494 . 237169) (-3495 . 236609)
+ (-3496 . 236580) (-3497 . 236172) (-3498 . 236063) (-3499 . 236001)
+ (-3500 . 235935) (-3501 . 235834) (-3502 . 235541) (-3503 . 235475)
+ (-3504 . 235342) (-3505 . 235271) (-3506 . 235243) (-3507 . 234940)
+ (-3508 . 234888) (-3509 . 234835) (-3510 . 233427) (-3511 . 233329)
+ (-3512 . 233227) (-3513 . 233044) (-3514 . 232910) (-3515 . 232857)
+ (-3516 . 232693) (-3517 . 232084) (-3518 . 231990) (-3519 . 231939)
+ (-3520 . 231709) (-3521 . 231079) (-3522 . 230980) (-3523 . 230860)
+ (-3524 . 230758) (-3525 . 230703) (-3526 . 230643) (-3527 . 230586)
+ (-3528 . 230076) (-3529 . 229942) (-3530 . 229694) (-3531 . 229593)
+ (-3532 . 229482) (-3533 . 229423) (-3534 . 229357) (-3535 . 229238)
+ (-3536 . 229096) (-3537 . 229037) (-3538 . 228638) (-3539 . 228265)
+ (-3540 . 228161) (-3541 . 227597) (-3542 . 227544) (-3543 . 227477)
+ (-3544 . 227403) (-3545 . 227300) (-3546 . 221786) (-3547 . 221632)
+ (-3548 . 221562) (-3549 . 221396) (-3550 . 221343) (-3551 . 221269)
+ (-3552 . 220734) (-3553 . 220589) (-3554 . 220480) (-3555 . 220350)
+ (-3556 . 220276) (-3557 . 219884) (-3558 . 219731) (-3559 . 219621)
+ (-3560 . 219036) (-3561 . 218984) (-3562 . 218911) (-3563 . 217995)
+ (-3564 . 217477) (-3565 . 217202) (-3566 . 217069) (-3567 . 217017)
+ (-3568 . 216950) (-3569 . 216844) (-3570 . 216695) (-3571 . 207133)
+ (-3572 . 206678) (-3573 . 206546) (-3574 . 206380) (-3575 . 206142)
+ (-3576 . 206038) (-3577 . 205810) (-3578 . 205698) (-3579 . 205591)
+ (-3580 . 205535) (-3581 . 205100) (-3582 . 204960) (-3583 . 204284)
+ (-3584 . 204069) (-3585 . 203986) (-3586 . 203637) (-3587 . 203464)
+ (-3588 . 202921) (-3589 . 202860) (-3590 . 202809) (-3591 . 202714)
+ (-3592 . 202606) (-3593 . 202548) (-3594 . 200971) (-3595 . 200873)
+ (-3596 . 200643) (-3597 . 200563) (-3598 . 200460) (-3599 . 200314)
+ (-3600 . 200233) (-3601 . 200002) (-3602 . 199916) (-3603 . 199512)
+ (-3604 . 199354) (-3605 . 199216) (-3606 . 198673) (-3607 . 198069)
+ (-3608 . 197812) (-3609 . 197706) (-3610 . 197484) (-3611 . 197388)
+ (-3612 . 197317) (-3613 . 197160) (-3614 . 197105) (-3615 . 196995)
+ (-3616 . 196755) (-3617 . 196700) (-3618 . 196591) (-3619 . 196513)
+ (-3620 . 196298) (-3621 . 196213) (-3622 . 195954) (-3623 . 195819)
+ (-3624 . 195654) (-3625 . 195369) (-3626 . 195016) (-3627 . 194943)
+ (-3628 . 194755) (-3629 . 194702) (-3630 . 194550) (-3631 . 194378)
+ (-3632 . 194272) (-3633 . 193983) (-3634 . 193897) (-3635 . 193247)
+ (-3636 . 193102) (-3637 . 192557) (-3638 . 192284) (-3639 . 191689)
+ (-3640 . 191436) (-3641 . 191280) (-3642 . 191252) (-3643 . 191173)
+ (-3644 . 190735) (-3645 . 190635) (-3646 . 190534) (-3647 . 190004)
+ (-3648 . 189876) (-3649 . 189630) (-3650 . 189514) (-3651 . 189383)
+ (-3652 . 189301) (-3653 . 188702) (-3654 . 188579) (-3655 . 188482)
+ (-3656 . 188246) (-3657 . 188158) (-3658 . 187826) (-3659 . 187608)
+ (-3660 . 187577) (-3661 . 187508) (-3662 . 186647) (-3663 . 186508)
+ (-3664 . 186187) (-3665 . 185474) (-3666 . 185326) (-3667 . 185093)
+ (-3668 . 184937) (-3669 . 184606) (-3670 . 184439) (-3671 . 184351)
+ (-3672 . 184174) (-3673 . 184069) (-3674 . 183705) (-3675 . 183621)
+ (-3676 . 183247) (-3677 . 183219) (-3678 . 183076) (-3679 . 181447)
+ (-3680 . 181333) (-3681 . 181180) (-3682 . 181092) (-3683 . 179890)
+ (-3684 . 179812) (-3685 . 179780) (-3686 . 179710) (-3687 . 179636)
+ (-3688 . 179550) (-3689 . 179412) (-3690 . 179384) (-3691 . 178518)
+ (-3692 . 178345) (-3693 . 178135) (-3694 . 178019) (-3695 . 177959)
+ (-3696 . 177445) (-3697 . 177316) (-3698 . 177207) (-3699 . 177091)
+ (-3700 . 176555) (-3701 . 176336) (-3702 . 175041) (-3703 . 175009)
+ (-3704 . 174941) (-3705 . 174868) (-3706 . 174796) (-3707 . 174687)
+ (-3708 . 174549) (-3709 . 174430) (-3710 . 174211) (-3711 . 174053)
+ (-3712 . 173772) (-3713 . 173682) (-3714 . 173401) (-3715 . 173141)
+ (-3716 . 173090) (-3717 . 172944) (-3718 . 172547) (-3719 . 172418)
+ (-3720 . 172335) (-3721 . 172248) (-3722 . 172075) (-3723 . 172019)
+ (-3724 . 171904) (-3725 . 171715) (-3726 . 171651) (-3727 . 171563)
+ (-3728 . 171204) (-3729 . 170951) (-3730 . 170881) (-3731 . 170807)
+ (-3732 . 170649) (-3733 . 170567) (-3734 . 170496) (-3735 . 170393)
+ (-3736 . 170175) (-3737 . 170068) (-3738 . 170039) (-9 . 170011)
+ (-3740 . 169761) (-3741 . 169547) (-3742 . 169415) (-3743 . 169301)
+ (-3744 . 169015) (-3745 . 168916) (-3746 . 168691) (-3747 . 168558)
+ (-3748 . 168440) (-3749 . 168259) (-8 . 168231) (-3751 . 167972)
+ (-3752 . 167877) (-3753 . 167809) (-3754 . 167604) (-3755 . 167363)
+ (-3756 . 167171) (-3757 . 167033) (-3758 . 165195) (-3759 . 164998)
+ (-3760 . 164921) (-3761 . 164699) (-7 . 164671) (-3763 . 164592)
+ (-3764 . 164489) (-3765 . 164383) (-3766 . 164244) (-3767 . 163950)
+ (-3768 . 163815) (-3769 . 163708) (-3770 . 163615) (-3771 . 163494)
+ (-3772 . 161984) (-3773 . 161861) (-3774 . 161534) (-3775 . 161397)
+ (-3776 . 161183) (-3777 . 161112) (-3778 . 160759) (-3779 . 160651)
+ (-3780 . 159950) (-3781 . 159881) (-3782 . 159778) (-3783 . 158230)
+ (-3784 . 157889) (-3785 . 157773) (-3786 . 157672) (-3787 . 157609)
+ (-3788 . 157483) (-3789 . 157364) (-3790 . 157287) (-3791 . 157025)
+ (-3792 . 156747) (-3793 . 156653) (-3794 . 156227) (-3795 . 156126)
+ (-3796 . 155697) (-3797 . 155573) (-3798 . 155539) (-3799 . 155349)
+ (-3800 . 155182) (-3801 . 155105) (-3802 . 155031) (-3803 . 154946)
+ (-3804 . 154644) (-3805 . 154589) (-3806 . 153853) (-3807 . 153771)
+ (-3808 . 153576) (-3809 . 151719) (-3810 . 151610) (-3811 . 151497)
+ (-3812 . 151390) (-3813 . 151361) (-3814 . 151148) (-3815 . 151035)
+ (-3816 . 150803) (-3817 . 150641) (-3818 . 150569) (-3819 . 150422)
+ (-3820 . 150300) (-3821 . 150199) (-3822 . 150140) (-3823 . 150088)
+ (-3824 . 150002) (-3825 . 149949) (-3826 . 149744) (-3827 . 149653)
+ (-3828 . 149495) (-3829 . 149368) (-3830 . 149274) (-3831 . 149105)
+ (-3832 . 147843) (-3833 . 147755) (-3834 . 147696) (-3835 . 147562)
+ (-3836 . 147395) (-3837 . 146877) (-3838 . 146350) (-3839 . 146297)
+ (-3840 . 145653) (-3841 . 145552) (-3842 . 145485) (-3843 . 145287)
+ (-3844 . 145234) (-3845 . 145182) (-3846 . 145084) (-3847 . 144988)
+ (-3848 . 144911) (-3849 . 144784) (-3850 . 144263) (-3851 . 144211)
+ (-3852 . 144055) (-3853 . 142883) (-3854 . 142831) (-3855 . 142668)
+ (-3856 . 142554) (-3857 . 142344) (-3858 . 142289) (-3859 . 142118)
+ (-3860 . 142044) (-3861 . 141519) (-3862 . 141418) (-3863 . 141381)
+ (-3864 . 141138) (-3865 . 141086) (-3866 . 140971) (-3867 . 140858)
+ (-3868 . 140739) (-3869 . 140683) (-3870 . 140589) (-3871 . 140511)
+ (-3872 . 140329) (-3873 . 140153) (-3874 . 139939) (-3875 . 139680)
+ (-3876 . 139530) (-3877 . 139214) (-3878 . 138077) (-3879 . 137838)
+ (-3880 . 137748) (-3881 . 137417) (-3882 . 137272) (-3883 . 137220)
+ (-3884 . 137134) (-3885 . 136801) (-3886 . 136514) (-3887 . 136269)
+ (-3888 . 136173) (-3889 . 136111) (-3890 . 135663) (-3891 . 135518)
+ (-3892 . 135355) (-3893 . 135290) (-3894 . 135095) (-3895 . 135001)
+ (-3896 . 134903) (-3897 . 134787) (-3898 . 134725) (-3899 . 134498)
+ (-3900 . 134251) (-3901 . 134198) (-3902 . 134091) (-3903 . 133869)
+ (-3904 . 133728) (-3905 . 133615) (-3906 . 133516) (-3907 . 133464)
+ (-3908 . 133309) (-3909 . 133238) (-3910 . 133089) (-3911 . 133037)
+ (-3912 . 132670) (-3913 . 132620) (-3914 . 132529) (-3915 . 132142)
+ (-3916 . 132040) (-3917 . 131704) (-3918 . 131276) (-3919 . 131199)
+ (-3920 . 131106) (-3921 . 130969) (-3922 . 130137) (-3923 . 130070)
+ (-3924 . 127801) (-3925 . 127329) (-3926 . 126027) (-3927 . 125868)
+ (-3928 . 125474) (-3929 . 125404) (-3930 . 125248) (-3931 . 125220)
+ (-3932 . 125068) (-3933 . 125015) (-3934 . 124851) (-3935 . 124608)
+ (-3936 . 124495) (-3937 . 124165) (-3938 . 124026) (-3939 . 123973)
+ (-3940 . 123846) (-3941 . 123006) (-3942 . 122613) (-3943 . 122196)
+ (-3944 . 122168) (-3945 . 120988) (-3946 . 120804) (-3947 . 120710)
+ (-3948 . 120597) (-3949 . 120484) (-3950 . 120388) (-3951 . 120217)
+ (-3952 . 120094) (-3953 . 120021) (-3954 . 119524) (-3955 . 119350)
+ (-3956 . 119197) (-3957 . 119163) (-3958 . 119038) (-3959 . 118907)
+ (-3960 . 116644) (-3961 . 116484) (-3962 . 116398) (-3963 . 116267)
+ (-3964 . 116194) (-3965 . 115917) (-3966 . 115797) (-3967 . 115714)
+ (-3968 . 115418) (-3969 . 115386) (-3970 . 115228) (-3971 . 114957)
+ (-3972 . 114705) (-3973 . 114624) (-3974 . 114527) (-3975 . 114335)
+ (-3976 . 114281) (-3977 . 114228) (-3978 . 114145) (-3979 . 113550)
+ (-3980 . 113435) (-3981 . 113011) (-3982 . 112917) (-3983 . 112793)
+ (-3984 . 112710) (-3985 . 112626) (-3986 . 112567) (-3987 . 112470)
+ (-3988 . 112284) (-3989 . 111948) (-3990 . 111895) (-3991 . 111840)
+ (-3992 . 111633) (-3993 . 111560) (-3994 . 111404) (-3995 . 111330)
+ (-3996 . 111138) (-3997 . 110996) (-3998 . 110825) (-3999 . 110605)
+ (-4000 . 110331) (-4001 . 110151) (-4002 . 109672) (-4003 . 109551)
+ (-4004 . 109420) (-4005 . 109349) (-4006 . 108897) (-4007 . 108778)
+ (-4008 . 108362) (-4009 . 108279) (-4010 . 107998) (-4011 . 107894)
+ (-4012 . 107823) (-4013 . 107731) (-4014 . 107597) (-4015 . 107437)
+ (-4016 . 107385) (-4017 . 107241) (-4018 . 107186) (-4019 . 107049)
+ (-4020 . 106806) (-4021 . 106714) (-4022 . 106114) (-4023 . 106030)
+ (-4024 . 105728) (-4025 . 105645) (-4026 . 105551) (-4027 . 105192)
+ (-4028 . 105108) (-4029 . 104936) (-4030 . 104829) (-4031 . 104743)
+ (-4032 . 104676) (-4033 . 104546) (-4034 . 104473) (-4035 . 104403)
+ (-4036 . 103796) (-4037 . 103521) (-4038 . 103362) (-4039 . 103134)
+ (-4040 . 103106) (-4041 . 103024) (-4042 . 102673) (-4043 . 102527)
+ (-4044 . 102460) (-4045 . 101914) (-4046 . 101711) (-4047 . 101225)
+ (-4048 . 101089) (-4049 . 100837) (-4050 . 100455) (-4051 . 100421)
+ (-4052 . 100368) (-4053 . 100260) (-4054 . 100136) (-4055 . 100062)
+ (-4056 . 99790) (-4057 . 99756) (-4058 . 99586) (-4059 . 99508)
+ (-4060 . 98765) (-4061 . 98382) (-4062 . 98258) (-4063 . 97965)
+ (-4064 . 97879) (-4065 . 97706) (-4066 . 95291) (-4067 . 95187)
+ (-4068 . 94926) (-4069 . 94684) (-4070 . 94602) (-4071 . 94468)
+ (-4072 . 94362) (-4073 . 94281) (-4074 . 93910) (-4075 . 93806)
+ (-4076 . 93648) (-4077 . 93564) (-4078 . 93498) (-4079 . 93223)
+ (-4080 . 93082) (-4081 . 93026) (-4082 . 92387) (-4083 . 92334)
+ (-4084 . 92248) (-4085 . 92148) (-4086 . 92041) (-4087 . 91934)
+ (-4088 . 91680) (-4089 . 91574) (-4090 . 91213) (-4091 . 91135)
+ (-4092 . 90794) (-4093 . 90743) (-4094 . 90602) (-4095 . 90512)
+ (-4096 . 90439) (-4097 . 90370) (-4098 . 90242) (-4099 . 90174)
+ (-4100 . 89972) (-4101 . 89916) (-4102 . 89736) (-4103 . 89531)
+ (-4104 . 89410) (-4105 . 89311) (-4106 . 89040) (-4107 . 89006)
+ (-4108 . 88862) (-4109 . 88763) (-4110 . 88607) (-4111 . 87837)
+ (-4112 . 87780) (-4113 . 87701) (-4114 . 87454) (-4115 . 87337)
+ (-4116 . 87146) (-4117 . 86965) (-4118 . 86878) (-4119 . 86737)
+ (-4120 . 86554) (-4121 . 86205) (-4122 . 85389) (-4123 . 85339)
+ (-4124 . 85220) (-4125 . 84870) (-4126 . 84814) (-4127 . 84712)
+ (-4128 . 84615) (-4129 . 84563) (-4130 . 84323) (-4131 . 84237)
+ (-4132 . 83922) (-4133 . 83806) (-4134 . 83754) (-4135 . 83722)
+ (-4136 . 83585) (-4137 . 83425) (-4138 . 83348) (-4139 . 83170)
+ (-4140 . 83058) (-4141 . 82951) (-4142 . 82793) (-4143 . 82595)
+ (-4144 . 82480) (-4145 . 82382) (-4146 . 82354) (-4147 . 82224)
+ (-4148 . 82037) (-4149 . 81912) (-4150 . 81838) (-4151 . 81765)
+ (-4152 . 81686) (-4153 . 81615) (-4154 . 81438) (-4155 . 81371)
+ (-4156 . 81300) (-4157 . 81087) (-4158 . 79304) (-4159 . 79034)
+ (-4160 . 78871) (-4161 . 78800) (-4162 . 78723) (-4163 . 78619)
+ (-4164 . 78325) (-4165 . 77844) (-4166 . 77788) (-4167 . 77681)
+ (-4168 . 77339) (-4169 . 77034) (-4170 . 76981) (-4171 . 76866)
+ (-4172 . 76775) (-4173 . 75811) (-4174 . 75358) (-4175 . 75287)
+ (-4176 . 74685) (-4177 . 74531) (-4178 . 73949) (-4179 . 73131)
+ (-4180 . 68589) (-4181 . 68479) (-4182 . 68413) (-4183 . 67635)
+ (-4184 . 67468) (-4185 . 67367) (-4186 . 66876) (-4187 . 66753)
+ (-4188 . 66514) (-4189 . 66355) (-4190 . 66287) (-4191 . 66213)
+ (-4192 . 66057) (-4193 . 65983) (-4194 . 65882) (-4195 . 65775)
+ (-4196 . 65746) (-4197 . 65510) (-4198 . 65333) (-4199 . 65194)
+ (-4200 . 65071) (-4201 . 64697) (-4202 . 64553) (-4203 . 64501)
+ (-4204 . 63918) (-4205 . 63805) (-4206 . 63668) (-4207 . 63323)
+ (-4208 . 63228) (-4209 . 63142) (-4210 . 63012) (-4211 . 62942)
+ (-4212 . 62798) (-4213 . 62460) (-4214 . 62372) (-4215 . 62313)
+ (-4216 . 62176) (-4217 . 62116) (-4218 . 61727) (-4219 . 61059)
+ (-4220 . 60852) (-4221 . 60799) (-4222 . 60348) (-4223 . 60267)
+ (-4224 . 60148) (-4225 . 59810) (-4226 . 59619) (-4227 . 59013)
+ (-4228 . 58957) (-4229 . 58849) (-4230 . 58692) (-4231 . 58503)
+ (-4232 . 58398) (-4233 . 58101) (-4234 . 57933) (-4235 . 57873)
+ (-4236 . 57752) (-4237 . 57608) (-4238 . 57520) (-4239 . 57377)
+ (-4240 . 57311) (-4241 . 57152) (-4242 . 55902) (-4243 . 55819)
+ (-4244 . 55763) (-4245 . 55667) (-4246 . 55490) (-4247 . 55335)
+ (-4248 . 55261) (-4249 . 54520) (-4250 . 54315) (-4251 . 54160)
+ (-4252 . 54007) (-4253 . 53849) (-4254 . 53796) (-4255 . 53725)
+ (-4256 . 53625) (-4257 . 53552) (-4258 . 53429) (-4259 . 53225)
+ (-4260 . 53151) (-4261 . 52410) (-4262 . 52267) (-4263 . 52174)
+ (-4264 . 52078) (-4265 . 51999) (-4266 . 51883) (-4267 . 49538)
+ (-4268 . 49263) (-4269 . 48653) (-4270 . 48535) (-4271 . 34421)
+ (-4272 . 33733) (-4273 . 33652) (-4274 . 33265) (-4275 . 32882)
+ (-4276 . 32652) (-4277 . 32599) (-4278 . 32191) (-4279 . 32069)
+ (-4280 . 31818) (-4281 . 31738) (-4282 . 31710) (-4283 . 31496)
+ (-4284 . 30920) (-4285 . 30863) (-4286 . 30792) (-4287 . 30513)
+ (-4288 . 30406) (-4289 . 30337) (-4290 . 29979) (-4291 . 29565)
+ (-4292 . 29513) (-4293 . 29425) (-4294 . 29291) (-4295 . 29138)
+ (-4296 . 28562) (-4297 . 28479) (-4298 . 28348) (-4299 . 28232)
+ (-4300 . 28074) (-4301 . 27990) (-4302 . 27763) (-4303 . 27647)
+ (-4304 . 27274) (-4305 . 26698) (-4306 . 26597) (-4307 . 26374)
+ (-4308 . 26302) (-4309 . 26214) (-4310 . 25834) (-4311 . 25413)
+ (-4312 . 25261) (-4313 . 25182) (-4314 . 24902) (-4315 . 24475)
+ (-4316 . 24332) (-4317 . 23646) (-4318 . 23583) (-4319 . 23473)
+ (-4320 . 23403) (-4321 . 22829) (-4322 . 22626) (-4323 . 22504)
+ (-4324 . 22329) (-4325 . 22177) (-4326 . 21801) (-4327 . 18135)
+ (-4328 . 18035) (-4329 . 17349) (-4330 . 17297) (-4331 . 17045)
+ (-4332 . 16993) (-4333 . 16941) (-4334 . 16843) (-4335 . 16631)
+ (-4336 . 16554) (-4337 . 16499) (-4338 . 16206) (-4339 . 16068)
+ (-4340 . 16008) (-4341 . 15890) (-4342 . 15141) (-4343 . 15070)
+ (-4344 . 14929) (-4345 . 14859) (-4346 . 14529) (-4347 . 14473)
+ (-4348 . 14346) (-4349 . 14024) (-4350 . 13896) (-4351 . 13586)
+ (-4352 . 13498) (-4353 . 12924) (-4354 . 12896) (-4355 . 12792)
+ (-4356 . 12601) (-4357 . 12426) (-4358 . 12375) (-4359 . 12319)
+ (-4360 . 11932) (-4361 . 6819) (-4362 . 6366) (-4363 . 6156)
+ (-4364 . 5900) (-4365 . 5311) (-4366 . 4737) (-4367 . 4589)
+ (-4368 . 4512) (-4369 . 4441) (-4370 . 4195) (-4371 . 3947)
+ (-4372 . 3663) (-4373 . 3575) (-4374 . 3501) (-4375 . 3302)
+ (-4376 . 3222) (-4377 . 3052) (-4378 . 2478) (-4379 . 1629)
+ (-4380 . 1579) (-4381 . 1496) (-4382 . 1278) (-4383 . 1250)
+ (-4384 . 839) (-4385 . 361) (-4386 . 276) (-4387 . 30)) \ No newline at end of file